Jul 03 02:20:49.328737 np0000004352 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jul 03 02:20:49.334437 np0000004352 devstack@c-api.service[100002]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jul 03 02:20:49.336915 np0000004352 devstack@c-api.service[100002]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Jul 3 02:20:49 2026] *** Jul 03 02:20:49.336915 np0000004352 devstack@c-api.service[100002]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jul 03 02:20:49.336915 np0000004352 devstack@c-api.service[100002]: os: Linux-6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 Jul 03 02:20:49.336915 np0000004352 devstack@c-api.service[100002]: nodename: np0000004352 Jul 03 02:20:49.336915 np0000004352 devstack@c-api.service[100002]: machine: x86_64 Jul 03 02:20:49.336915 np0000004352 devstack@c-api.service[100002]: clock source: unix Jul 03 02:20:49.336915 np0000004352 devstack@c-api.service[100002]: pcre jit disabled Jul 03 02:20:49.336915 np0000004352 devstack@c-api.service[100002]: detected number of CPU cores: 16 Jul 03 02:20:49.336915 np0000004352 devstack@c-api.service[100002]: current working directory: / Jul 03 02:20:49.336915 np0000004352 devstack@c-api.service[100002]: detected binary path: /usr/bin/uwsgi-core Jul 03 02:20:49.336915 np0000004352 devstack@c-api.service[100002]: your processes number limit is 257052 Jul 03 02:20:49.336915 np0000004352 devstack@c-api.service[100002]: your memory page size is 4096 bytes Jul 03 02:20:49.336915 np0000004352 devstack@c-api.service[100002]: detected max file descriptor number: 2048 Jul 03 02:20:49.336915 np0000004352 devstack@c-api.service[100002]: lock engine: pthread robust mutexes Jul 03 02:20:49.337497 np0000004352 devstack@c-api.service[100002]: thunder lock: enabled Jul 03 02:20:49.337497 np0000004352 devstack@c-api.service[100002]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jul 03 02:20:49.337497 np0000004352 devstack@c-api.service[100002]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jul 03 02:20:49.337497 np0000004352 devstack@c-api.service[100002]: PEP 405 virtualenv detected: /opt/stack/data/venv Jul 03 02:20:49.337497 np0000004352 devstack@c-api.service[100002]: Set PythonHome to /opt/stack/data/venv Jul 03 02:20:49.368764 np0000004352 devstack@c-api.service[100002]: Python main interpreter initialized at 0x7ece42aa3668 Jul 03 02:20:49.368764 np0000004352 devstack@c-api.service[100002]: python threads support enabled Jul 03 02:20:49.368764 np0000004352 devstack@c-api.service[100002]: your server socket listen backlog is limited to 100 connections Jul 03 02:20:49.368764 np0000004352 devstack@c-api.service[100002]: your mercy for graceful operations on workers is 80 seconds Jul 03 02:20:49.369248 np0000004352 devstack@c-api.service[100002]: mapped 671795 bytes (656 KB) for 4 cores Jul 03 02:20:49.369373 np0000004352 devstack@c-api.service[100002]: *** Operational MODE: preforking *** Jul 03 02:20:49.369558 np0000004352 devstack@c-api.service[100002]: *** uWSGI is running in multiple interpreter mode *** Jul 03 02:20:49.369558 np0000004352 devstack@c-api.service[100002]: spawned uWSGI master process (pid: 100002) Jul 03 02:20:49.369703 np0000004352 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jul 03 02:20:49.370087 np0000004352 devstack@c-api.service[100002]: spawned uWSGI worker 1 (pid: 100012, cores: 1) Jul 03 02:20:49.370481 np0000004352 devstack@c-api.service[100002]: spawned uWSGI worker 2 (pid: 100013, cores: 1) Jul 03 02:20:49.370839 np0000004352 devstack@c-api.service[100002]: spawned uWSGI worker 3 (pid: 100014, cores: 1) Jul 03 02:20:49.371234 np0000004352 devstack@c-api.service[100002]: spawned uWSGI worker 4 (pid: 100015, cores: 1) Jul 03 02:20:49.371309 np0000004352 devstack@c-api.service[100002]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jul 03 02:20:49.482652 np0000004352 devstack@c-api.service[100012]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 03 02:20:49.482652 np0000004352 devstack@c-api.service[100012]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 03 02:20:49.482652 np0000004352 devstack@c-api.service[100012]: we strongly recommend against using it for new projects. Jul 03 02:20:49.482652 np0000004352 devstack@c-api.service[100012]: If you are already using Eventlet, we recommend migrating to a different Jul 03 02:20:49.482652 np0000004352 devstack@c-api.service[100012]: framework. For more detail see Jul 03 02:20:49.482652 np0000004352 devstack@c-api.service[100012]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 03 02:20:49.482652 np0000004352 devstack@c-api.service[100012]: import eventlet # noqa Jul 03 02:20:49.487353 np0000004352 devstack@c-api.service[100014]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 03 02:20:49.487353 np0000004352 devstack@c-api.service[100014]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 03 02:20:49.487353 np0000004352 devstack@c-api.service[100014]: we strongly recommend against using it for new projects. Jul 03 02:20:49.487353 np0000004352 devstack@c-api.service[100014]: If you are already using Eventlet, we recommend migrating to a different Jul 03 02:20:49.487353 np0000004352 devstack@c-api.service[100014]: framework. For more detail see Jul 03 02:20:49.487353 np0000004352 devstack@c-api.service[100014]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 03 02:20:49.487353 np0000004352 devstack@c-api.service[100014]: import eventlet # noqa Jul 03 02:20:49.513037 np0000004352 devstack@c-api.service[100015]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 03 02:20:49.513037 np0000004352 devstack@c-api.service[100015]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 03 02:20:49.513037 np0000004352 devstack@c-api.service[100015]: we strongly recommend against using it for new projects. Jul 03 02:20:49.513037 np0000004352 devstack@c-api.service[100015]: If you are already using Eventlet, we recommend migrating to a different Jul 03 02:20:49.513037 np0000004352 devstack@c-api.service[100015]: framework. For more detail see Jul 03 02:20:49.513037 np0000004352 devstack@c-api.service[100015]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 03 02:20:49.513037 np0000004352 devstack@c-api.service[100015]: import eventlet # noqa Jul 03 02:20:49.516443 np0000004352 devstack@c-api.service[100013]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 03 02:20:49.516443 np0000004352 devstack@c-api.service[100013]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 03 02:20:49.516443 np0000004352 devstack@c-api.service[100013]: we strongly recommend against using it for new projects. Jul 03 02:20:49.516443 np0000004352 devstack@c-api.service[100013]: If you are already using Eventlet, we recommend migrating to a different Jul 03 02:20:49.516443 np0000004352 devstack@c-api.service[100013]: framework. For more detail see Jul 03 02:20:49.516443 np0000004352 devstack@c-api.service[100013]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 03 02:20:49.516443 np0000004352 devstack@c-api.service[100013]: import eventlet # noqa Jul 03 02:20:49.562168 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 03 02:20:49.562168 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:20:49.569567 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 03 02:20:49.569567 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:20:49.597446 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 03 02:20:49.597446 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:20:49.602130 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 03 02:20:49.602130 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:20:49.638961 np0000004352 devstack@c-api.service[100012]: /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 Jul 03 02:20:49.638961 np0000004352 devstack@c-api.service[100012]: from cgi import parse_header Jul 03 02:20:49.648575 np0000004352 devstack@c-api.service[100014]: /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 Jul 03 02:20:49.648575 np0000004352 devstack@c-api.service[100014]: from cgi import parse_header Jul 03 02:20:49.680606 np0000004352 devstack@c-api.service[100015]: /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 Jul 03 02:20:49.680606 np0000004352 devstack@c-api.service[100015]: from cgi import parse_header Jul 03 02:20:49.686252 np0000004352 devstack@c-api.service[100012]: /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. Jul 03 02:20:49.686252 np0000004352 devstack@c-api.service[100012]: removals.removed_module( Jul 03 02:20:49.688835 np0000004352 devstack@c-api.service[100012]: /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. Jul 03 02:20:49.688835 np0000004352 devstack@c-api.service[100012]: removals.removed_module( Jul 03 02:20:49.697034 np0000004352 devstack@c-api.service[100013]: /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 Jul 03 02:20:49.697034 np0000004352 devstack@c-api.service[100013]: from cgi import parse_header Jul 03 02:20:49.701114 np0000004352 devstack@c-api.service[100014]: /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. Jul 03 02:20:49.701114 np0000004352 devstack@c-api.service[100014]: removals.removed_module( Jul 03 02:20:49.703129 np0000004352 devstack@c-api.service[100014]: /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. Jul 03 02:20:49.703129 np0000004352 devstack@c-api.service[100014]: removals.removed_module( Jul 03 02:20:49.733448 np0000004352 devstack@c-api.service[100015]: /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. Jul 03 02:20:49.733448 np0000004352 devstack@c-api.service[100015]: removals.removed_module( Jul 03 02:20:49.735462 np0000004352 devstack@c-api.service[100015]: /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. Jul 03 02:20:49.735462 np0000004352 devstack@c-api.service[100015]: removals.removed_module( Jul 03 02:20:49.747303 np0000004352 devstack@c-api.service[100013]: /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. Jul 03 02:20:49.747303 np0000004352 devstack@c-api.service[100013]: removals.removed_module( Jul 03 02:20:49.749374 np0000004352 devstack@c-api.service[100013]: /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. Jul 03 02:20:49.749374 np0000004352 devstack@c-api.service[100013]: removals.removed_module( Jul 03 02:20:50.476228 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 03 02:20:50.476228 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:20:50.478582 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 03 02:20:50.478582 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:20:50.505915 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 03 02:20:50.505915 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:20:50.516442 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jul 03 02:20:50.516442 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:20:50.525570 np0000004352 devstack@c-api.service[100014]: /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. Jul 03 02:20:50.525570 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:20:50.529131 np0000004352 devstack@c-api.service[100012]: /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. Jul 03 02:20:50.529131 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:20:50.553378 np0000004352 devstack@c-api.service[100015]: /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. Jul 03 02:20:50.553378 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:20:50.563522 np0000004352 devstack@c-api.service[100013]: /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. Jul 03 02:20:50.563522 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:20:50.701647 np0000004352 devstack@c-api.service[100012]: 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. Jul 03 02:20:50.701840 np0000004352 devstack@c-api.service[100012]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100012) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 03 02:20:50.702081 np0000004352 devstack@c-api.service[100014]: 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. Jul 03 02:20:50.702405 np0000004352 devstack@c-api.service[100014]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100014) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 03 02:20:50.718857 np0000004352 devstack@c-api.service[100015]: 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. Jul 03 02:20:50.719113 np0000004352 devstack@c-api.service[100015]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100015) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 03 02:20:50.727041 np0000004352 devstack@c-api.service[100013]: 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. Jul 03 02:20:50.727236 np0000004352 devstack@c-api.service[100013]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100013) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 03 02:20:50.782948 np0000004352 devstack@c-api.service[100014]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 03 02:20:50.782948 np0000004352 devstack@c-api.service[100014]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 03 02:20:50.784208 np0000004352 devstack@c-api.service[100015]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 03 02:20:50.784208 np0000004352 devstack@c-api.service[100015]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 03 02:20:50.785221 np0000004352 devstack@c-api.service[100012]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 03 02:20:50.785221 np0000004352 devstack@c-api.service[100012]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 03 02:20:50.787858 np0000004352 devstack@c-api.service[100013]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jul 03 02:20:50.787858 np0000004352 devstack@c-api.service[100013]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 03 02:20:51.227771 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100013) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 03 02:20:51.227913 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100015) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 03 02:20:51.227996 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100014) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 03 02:20:51.228078 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100012) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 03 02:20:51.228154 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 02:20:51.228238 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 02:20:51.228315 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 02:20:51.228389 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 02:20:51.228490 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100014) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 02:20:51.228559 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100012) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 02:20:51.228619 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100014) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 02:20:51.228691 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100012) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 02:20:51.228757 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 02:20:51.228822 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 02:20:51.228886 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100014) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 02:20:51.228959 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100012) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 02:20:51.230356 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 02:20:51.230493 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 02:20:51.230493 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 02:20:51.230592 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 02:20:51.230644 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 02:20:51.230687 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 02:20:51.230731 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 02:20:51.230784 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 02:20:51.230848 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 02:20:51.230918 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100014) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 02:20:51.230974 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 02:20:51.231048 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 02:20:51.231108 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 02:20:51.231166 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 02:20:51.231229 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 02:20:51.231278 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 02:20:51.231327 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 02:20:51.231375 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100012) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 02:20:51.231455 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 02:20:51.231561 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 02:20:51.231628 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100014) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 02:20:51.231677 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 02:20:51.231723 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100014) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 02:20:51.231770 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 02:20:51.231770 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 02:20:51.231770 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 02:20:51.231770 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100012) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 02:20:51.231770 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100012) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 02:20:51.231891 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 02:20:51.231891 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 02:20:51.231935 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 02:20:51.231963 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100012) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 02:20:51.232078 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 02:20:51.232129 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 02:20:51.232180 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 02:20:51.232236 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 02:20:51.232308 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 02:20:51.232386 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 02:20:51.232476 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 02:20:51.232525 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 02:20:51.232571 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 02:20:51.232622 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 02:20:51.232668 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 02:20:51.232712 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 02:20:51.232757 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100012) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 02:20:51.232808 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 02:20:51.232845 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 02:20:51.232879 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 02:20:51.232908 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100012) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 02:20:51.232934 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 02:20:51.232961 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 02:20:51.232983 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100012) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 02:20:51.233028 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 02:20:51.233065 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 02:20:51.233090 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 02:20:51.233110 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 02:20:51.233138 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 02:20:51.233162 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 02:20:51.233182 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 02:20:51.233216 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 02:20:51.233255 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 02:20:51.233286 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 02:20:51.233312 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100014) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 02:20:51.233359 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 02:20:51.233389 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 02:20:51.233413 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 02:20:51.233469 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100012) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 02:20:51.233507 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 02:20:51.233552 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 02:20:51.233585 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100012) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 02:20:51.233613 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 02:20:51.233613 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 02:20:51.233662 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 02:20:51.233686 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100014) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 02:20:51.233712 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 02:20:51.233735 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100014) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 02:20:51.233735 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100014) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 02:20:51.233784 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 02:20:51.233865 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 02:20:51.233865 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 02:20:51.233865 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 02:20:51.233865 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 02:20:51.233865 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100014) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 02:20:51.233865 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100014) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 02:20:51.235366 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100012) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 02:20:51.235462 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 02:20:51.235518 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 02:20:51.235587 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 02:20:51.235643 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 02:20:51.235674 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 02:20:51.235703 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 02:20:51.235724 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100012) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 02:20:51.235744 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 02:20:51.235768 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100012) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 02:20:51.235796 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 02:20:51.235821 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 02:20:51.235841 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 02:20:51.235868 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 02:20:51.235891 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 02:20:51.235939 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 02:20:51.235972 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 02:20:51.236021 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 02:20:51.236053 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 02:20:51.236105 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100014) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 02:20:51.236149 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 02:20:51.236188 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 02:20:51.236232 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 02:20:51.236268 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100012) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 02:20:51.236292 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 02:20:51.236316 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 02:20:51.236341 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 02:20:51.236363 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 02:20:51.236384 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 02:20:51.236407 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 02:20:51.236452 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 02:20:51.236487 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100014) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 02:20:51.236511 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 02:20:51.236540 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 02:20:51.236565 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 02:20:51.236595 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100014) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 02:20:51.236619 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100012) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 02:20:51.236644 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 02:20:51.236668 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 02:20:51.236700 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100012) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 02:20:51.236734 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 02:20:51.236775 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 02:20:51.236814 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 02:20:51.236836 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 02:20:51.236862 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 02:20:51.236889 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 02:20:51.236912 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100014) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 02:20:51.236933 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 02:20:51.236956 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 02:20:51.236976 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 02:20:51.236999 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 02:20:51.237032 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 02:20:51.237032 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 02:20:51.237032 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 02:20:51.237101 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100014) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 02:20:51.237779 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100014) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 02:20:51.237987 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100012) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 02:20:51.238065 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 02:20:51.238138 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 02:20:51.238206 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 02:20:51.238275 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100014) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 02:20:51.238340 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 02:20:51.238426 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 02:20:51.238490 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 02:20:51.238567 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 02:20:51.238628 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 02:20:51.238691 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 02:20:51.238757 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 02:20:51.238821 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 02:20:51.238883 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 02:20:51.238950 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100012) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 02:20:51.239028 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 02:20:51.239104 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 02:20:51.239173 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100012) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 02:20:51.239234 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 02:20:51.239298 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 02:20:51.239364 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100014) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 02:20:51.239438 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 02:20:51.239508 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100014) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 02:20:51.239572 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 02:20:51.239572 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 02:20:51.239572 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 02:20:51.239572 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 02:20:51.239572 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 02:20:51.239852 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100012) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 02:20:51.239852 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 02:20:51.239852 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 02:20:51.239852 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 02:20:51.240086 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 02:20:51.240156 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 02:20:51.240224 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 02:20:51.240282 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100012) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 02:20:51.240343 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100014) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 02:20:51.240405 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100012) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 02:20:51.240488 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 02:20:51.240556 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 02:20:51.240612 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100012) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 02:20:51.240672 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 02:20:51.240738 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 02:20:51.240780 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 02:20:51.240819 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 02:20:51.240846 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 02:20:51.240871 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 02:20:51.240891 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 02:20:51.240911 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 02:20:51.240933 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 02:20:51.240954 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 02:20:51.240977 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 02:20:51.241000 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100014) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 02:20:51.241039 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 02:20:51.241064 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 02:20:51.241090 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 02:20:51.241114 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100014) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 02:20:51.241139 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 02:20:51.241159 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 02:20:51.241185 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 02:20:51.241208 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100014) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 02:20:51.241234 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100012) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 02:20:51.241257 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 02:20:51.241281 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 02:20:51.241305 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 02:20:51.241328 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100012) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 02:20:51.241350 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 02:20:51.241374 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 02:20:51.241397 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 02:20:51.241693 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 02:20:51.241773 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 02:20:51.241856 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 02:20:51.241937 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 02:20:51.241998 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 02:20:51.242072 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 02:20:51.242137 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100014) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 02:20:51.242201 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 02:20:51.242265 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 02:20:51.242265 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 02:20:51.242386 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100014) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 02:20:51.242469 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 02:20:51.242535 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 02:20:51.242598 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 02:20:51.242668 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 02:20:51.242736 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100012) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 02:20:51.242736 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 02:20:51.242860 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100014) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 02:20:51.242918 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 02:20:51.242963 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 02:20:51.243000 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 02:20:51.243054 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 02:20:51.243097 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 02:20:51.243097 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100012) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 02:20:51.243157 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 02:20:51.243181 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100012) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 02:20:51.243202 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 02:20:51.243202 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100014) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 02:20:51.243202 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100014) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 02:20:51.243273 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 02:20:51.243273 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 02:20:51.243273 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 02:20:51.243273 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 02:20:51.243273 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 02:20:51.243273 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 02:20:51.243273 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 02:20:51.243401 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 02:20:51.243401 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 02:20:51.243401 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 02:20:51.243401 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 02:20:51.243509 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 02:20:51.243733 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 02:20:51.243733 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 02:20:51.248560 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100014) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 02:20:51.248677 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 02:20:51.248677 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 02:20:51.248801 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 02:20:51.248869 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100012) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 02:20:51.248948 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 02:20:51.249028 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 02:20:51.249091 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100014) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 02:20:51.249091 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100014) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 02:20:51.249206 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 02:20:51.249270 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 02:20:51.249329 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 02:20:51.249329 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 02:20:51.249457 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 02:20:51.249522 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100012) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 02:20:51.249590 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 02:20:51.249653 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 02:20:51.249698 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100012) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 02:20:51.249738 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 02:20:51.249760 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 02:20:51.249786 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 02:20:51.249813 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 02:20:51.249833 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 02:20:51.249857 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 02:20:51.249877 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 02:20:51.249902 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 02:20:51.249902 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 02:20:51.249902 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 02:20:51.249965 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100014) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 02:20:51.249965 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 02:20:51.249965 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 02:20:51.250032 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 02:20:51.250059 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 02:20:51.250080 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 02:20:51.250127 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 02:20:51.250153 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 02:20:51.250184 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100014) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 02:20:51.250205 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 02:20:51.250245 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100014) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 02:20:51.250284 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100012) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 02:20:51.250318 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 02:20:51.250318 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 02:20:51.250361 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 02:20:51.250385 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 02:20:51.250410 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 02:20:51.250410 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 02:20:51.250475 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 02:20:51.250500 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 02:20:51.250524 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 02:20:51.250548 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100012) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 02:20:51.250569 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 02:20:51.250592 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100012) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 02:20:51.250617 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 02:20:51.250617 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 02:20:51.250663 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 02:20:51.251027 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 02:20:51.252077 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100014) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 02:20:51.252156 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 02:20:51.252216 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 02:20:51.252284 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 02:20:51.252354 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 02:20:51.252354 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100014) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 02:20:51.252475 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 02:20:51.252551 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100014) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 02:20:51.252621 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 02:20:51.252621 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 02:20:51.252745 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 02:20:51.252745 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 02:20:51.252858 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100012) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 02:20:51.252917 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 02:20:51.252987 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 02:20:51.253068 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 02:20:51.253145 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 02:20:51.253205 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 02:20:51.253262 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 02:20:51.253327 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 02:20:51.253385 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 02:20:51.253468 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 02:20:51.253534 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100012) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 02:20:51.253610 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 02:20:51.253669 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100012) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 02:20:51.253728 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 02:20:51.253796 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100014) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 02:20:51.253867 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 02:20:51.253924 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 02:20:51.253965 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 02:20:51.253995 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 02:20:51.253995 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 02:20:51.253995 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 02:20:51.253995 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100014) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 02:20:51.254091 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100012) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 02:20:51.254119 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100014) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 02:20:51.254140 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 02:20:51.254161 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 02:20:51.254181 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 02:20:51.254209 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 02:20:51.254408 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 02:20:51.254482 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 02:20:51.254512 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 02:20:51.254539 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 02:20:51.254560 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 02:20:51.254583 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 02:20:51.254607 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100012) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 02:20:51.254633 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 02:20:51.254633 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 02:20:51.254679 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 02:20:51.254701 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100012) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 02:20:51.254729 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 02:20:51.254749 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 02:20:51.254772 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 02:20:51.254802 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 02:20:51.254802 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 02:20:51.254842 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100014) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 02:20:51.254842 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 02:20:51.254842 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 02:20:51.254900 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 02:20:51.255196 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 02:20:51.255267 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100012) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 02:20:51.255331 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100014) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 02:20:51.255398 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 02:20:51.255495 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100014) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 02:20:51.255567 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 02:20:51.255567 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 02:20:51.255567 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 02:20:51.255567 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100012) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 02:20:51.255789 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 02:20:51.255858 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100012) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 02:20:51.255923 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 02:20:51.255923 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 02:20:51.255923 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 02:20:51.255923 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 02:20:51.255923 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 02:20:51.255923 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 02:20:51.256262 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 02:20:51.256262 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 02:20:51.256262 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 02:20:51.256262 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 02:20:51.256262 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 02:20:51.256262 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 02:20:51.256262 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 02:20:51.257908 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100014) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 02:20:51.257992 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 02:20:51.258077 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 02:20:51.258127 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 02:20:51.258174 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 02:20:51.258217 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100014) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 02:20:51.258255 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 02:20:51.258290 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100014) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 02:20:51.258314 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 02:20:51.258377 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 02:20:51.258468 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 02:20:51.258528 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 02:20:51.258582 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 02:20:51.258649 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 02:20:51.258682 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 02:20:51.258704 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 02:20:51.258727 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 02:20:51.258802 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100012) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 02:20:51.258863 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 02:20:51.258863 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 02:20:51.258946 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 02:20:51.258946 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 02:20:51.258998 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 02:20:51.259042 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 02:20:51.259070 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 02:20:51.259100 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 02:20:51.259135 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100012) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 02:20:51.259177 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100014) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 02:20:51.259217 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100012) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 02:20:51.259251 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 02:20:51.259278 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 02:20:51.259386 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 02:20:51.259386 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 02:20:51.259500 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 02:20:51.259548 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100014) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 02:20:51.259612 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 02:20:51.259662 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100014) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 02:20:51.259711 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100012) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 02:20:51.259752 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 02:20:51.259796 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 02:20:51.259836 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 02:20:51.259881 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 02:20:51.259927 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 02:20:51.259978 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 02:20:51.260032 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 02:20:51.260074 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 02:20:51.260112 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 02:20:51.260150 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 02:20:51.260189 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 02:20:51.260213 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100012) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 02:20:51.260238 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 02:20:51.260263 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 02:20:51.260290 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 02:20:51.260335 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100012) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 02:20:51.260489 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 02:20:51.260489 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 02:20:51.261379 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100014) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 02:20:51.261488 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 02:20:51.261488 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 02:20:51.261543 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 02:20:51.261564 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 02:20:51.261642 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100012) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 02:20:51.261705 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 02:20:51.261741 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 02:20:51.261762 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 02:20:51.261782 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 02:20:51.261806 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 02:20:51.261827 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 02:20:51.261851 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 02:20:51.261873 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 02:20:51.261895 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100014) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 02:20:51.261915 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 02:20:51.261944 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 02:20:51.261967 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 02:20:51.261992 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100014) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 02:20:51.262027 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100012) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 02:20:51.262051 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 02:20:51.262073 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100012) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 02:20:51.262093 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 02:20:51.262252 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 02:20:51.262252 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 02:20:51.262351 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 02:20:51.262443 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 02:20:51.262494 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 02:20:51.262533 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 02:20:51.262580 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 02:20:51.262644 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 02:20:51.262701 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 02:20:51.262749 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100014) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 02:20:51.262792 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 02:20:51.262844 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 02:20:51.262895 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 02:20:51.262941 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 02:20:51.262982 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 02:20:51.263032 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 02:20:51.263075 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 02:20:51.263115 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 02:20:51.263143 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 02:20:51.263169 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100014) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 02:20:51.263190 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 02:20:51.263215 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 02:20:51.263238 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100014) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 02:20:51.263263 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 02:20:51.263285 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 02:20:51.263285 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 02:20:51.263347 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 02:20:51.263383 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100014) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 02:20:51.263408 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 02:20:51.263458 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 02:20:51.263485 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 02:20:51.263518 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 02:20:51.263544 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 02:20:51.263565 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 02:20:51.263590 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 02:20:51.263615 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 02:20:51.263649 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 02:20:51.263688 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 02:20:51.263721 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 02:20:51.263745 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 02:20:51.263771 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 02:20:51.263796 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 02:20:51.263816 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100014) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 02:20:51.263839 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 02:20:51.263861 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 02:20:51.263881 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100014) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 02:20:51.263901 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 02:20:51.263923 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 02:20:51.263943 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100014) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 02:20:51.263964 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 02:20:51.263989 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 02:20:51.264024 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 02:20:51.264051 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 02:20:51.264075 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 02:20:51.264100 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 02:20:51.264120 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 02:20:51.264144 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 02:20:51.264164 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 02:20:51.264184 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 02:20:51.264204 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 02:20:51.264224 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 02:20:51.264247 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100014) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 02:20:51.264272 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 02:20:51.264292 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100014) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 02:20:51.264312 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 02:20:51.264312 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 02:20:51.264312 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 02:20:51.264312 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 02:20:51.264428 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100012) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 02:20:51.264428 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 02:20:51.264428 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 02:20:51.264428 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 02:20:51.264428 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 02:20:51.264428 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100012) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 02:20:51.264428 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100012) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 02:20:51.264591 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100012) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 02:20:51.264591 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 02:20:51.264634 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 02:20:51.264925 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 02:20:51.264925 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 02:20:51.264925 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100012) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 02:20:51.264925 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100012) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 02:20:51.265281 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100012) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 02:20:51.265281 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 02:20:51.265444 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 02:20:51.265496 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 02:20:51.265543 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 02:20:51.265592 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 02:20:51.265632 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 02:20:51.265671 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 02:20:51.265735 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 02:20:51.265782 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 02:20:51.265822 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 02:20:51.265876 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 02:20:51.265931 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100014) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 02:20:51.265981 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 02:20:51.266042 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 02:20:51.266090 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 02:20:51.266134 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 02:20:51.266174 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 02:20:51.266219 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100012) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 02:20:51.266262 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 02:20:51.266310 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 02:20:51.266368 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100012) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 02:20:51.266455 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 02:20:51.266505 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 02:20:51.266546 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 02:20:51.266590 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 02:20:51.266590 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100014) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 02:20:51.266590 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100014) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 02:20:51.266714 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100012) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 02:20:51.266773 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 02:20:51.266831 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 02:20:51.266907 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 02:20:51.266953 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 02:20:51.267001 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 02:20:51.267059 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 02:20:51.267100 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 02:20:51.267140 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 02:20:51.267188 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 02:20:51.267229 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100012) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 02:20:51.267281 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 02:20:51.267326 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100012) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 02:20:51.267367 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 02:20:51.267404 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 02:20:51.267475 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 02:20:51.267519 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 02:20:51.267559 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 02:20:51.267761 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 02:20:51.267830 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 02:20:51.267886 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 02:20:51.267940 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 02:20:51.267987 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 02:20:51.267987 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 02:20:51.268085 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 02:20:51.268126 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100012) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 02:20:51.268168 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 02:20:51.268211 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 02:20:51.268256 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 02:20:51.268295 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 02:20:51.268342 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 02:20:51.268391 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 02:20:51.268450 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 02:20:51.268450 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 02:20:51.268500 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 02:20:51.268520 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100014) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 02:20:51.268550 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100012) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 02:20:51.268573 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 02:20:51.268598 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 02:20:51.268622 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100012) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 02:20:51.268647 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 02:20:51.268667 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 02:20:51.268687 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100012) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 02:20:51.268687 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 02:20:51.268723 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 02:20:51.268757 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 02:20:51.268757 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 02:20:51.268805 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 02:20:51.268834 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 02:20:51.268878 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100014) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 02:20:51.268906 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 02:20:51.268931 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 02:20:51.268931 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 02:20:51.268974 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100014) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 02:20:51.268996 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100012) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 02:20:51.269030 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100014) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 02:20:51.269052 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100012) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 02:20:51.269076 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 02:20:51.269076 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 02:20:51.269076 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 02:20:51.269076 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 02:20:51.269076 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100014) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 02:20:51.269076 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100014) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 02:20:51.271806 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 02:20:51.271899 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 02:20:51.271949 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 02:20:51.272061 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 02:20:51.272111 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 02:20:51.272157 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 02:20:51.272291 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 02:20:51.273006 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 02:20:51.273118 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 02:20:51.273204 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 02:20:51.273301 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 02:20:51.273387 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 02:20:51.273479 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 02:20:51.273522 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100012) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 02:20:51.273562 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 02:20:51.273603 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 02:20:51.273684 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 02:20:51.273744 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 02:20:51.273813 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 02:20:51.273866 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100012) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 02:20:51.273917 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100014) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 02:20:51.273973 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100012) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 02:20:51.274048 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 02:20:51.274101 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 02:20:51.274164 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 02:20:51.274271 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 02:20:51.274341 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100014) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 02:20:51.274549 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100014) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 02:20:51.274989 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 02:20:51.275081 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 02:20:51.275147 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 02:20:51.275361 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100014) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 02:20:51.275406 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 02:20:51.275453 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 02:20:51.275481 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 02:20:51.275525 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 02:20:51.275560 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 02:20:51.275594 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 02:20:51.275626 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 02:20:51.275654 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 02:20:51.275654 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100014) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 02:20:51.275705 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100014) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 02:20:51.275732 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 02:20:51.275766 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 02:20:51.275904 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 02:20:51.275904 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 02:20:51.276101 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 02:20:51.276101 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 02:20:51.276101 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 02:20:51.276308 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100012) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 02:20:51.276434 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 02:20:51.276546 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 02:20:51.276636 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 02:20:51.276693 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 02:20:51.276753 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 02:20:51.276813 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100012) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 02:20:51.276874 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 02:20:51.276925 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100012) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 02:20:51.276977 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 02:20:51.276977 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 02:20:51.276977 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 02:20:51.277137 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 02:20:51.277190 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 02:20:51.277252 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 02:20:51.277303 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 02:20:51.277340 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 02:20:51.277367 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100014) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 02:20:51.277394 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 02:20:51.277394 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 02:20:51.277464 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 02:20:51.277491 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 02:20:51.277518 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 02:20:51.277544 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 02:20:51.277584 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100012) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 02:20:51.277618 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 02:20:51.277618 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 02:20:51.277666 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 02:20:51.277698 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100014) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 02:20:51.278072 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 02:20:51.278141 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100014) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 02:20:51.278200 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 02:20:51.278200 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 02:20:51.278200 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100012) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 02:20:51.278200 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100012) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 02:20:51.278451 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 02:20:51.278524 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 02:20:51.278584 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 02:20:51.278638 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 02:20:51.278694 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 02:20:51.278731 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 02:20:51.278767 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 02:20:51.278795 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 02:20:51.278828 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100012) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 02:20:51.278856 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 02:20:51.278889 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 02:20:51.278915 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 02:20:51.278948 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 02:20:51.278975 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 02:20:51.279002 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 02:20:51.279041 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 02:20:51.279073 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 02:20:51.279107 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 02:20:51.279143 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 02:20:51.279176 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 02:20:51.279210 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 02:20:51.279243 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 02:20:51.279270 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 02:20:51.279297 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 02:20:51.279330 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 02:20:51.279357 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 02:20:51.279382 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100012) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 02:20:51.279436 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 02:20:51.279476 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 02:20:51.279508 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 02:20:51.279545 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100012) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 02:20:51.279573 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100014) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 02:20:51.279602 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 02:20:51.279602 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 02:20:51.279654 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100012) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 02:20:51.279682 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 02:20:51.279708 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 02:20:51.279745 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 02:20:51.279772 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 02:20:51.279803 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 02:20:51.279831 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 02:20:51.279857 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 02:20:51.279887 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 02:20:51.279918 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 02:20:51.279951 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100014) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 02:20:51.279983 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 02:20:51.280023 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100014) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 02:20:51.280061 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100012) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 02:20:51.280090 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100014) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 02:20:51.280090 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 02:20:51.280141 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100012) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 02:20:51.280167 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 02:20:51.280167 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 02:20:51.280167 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 02:20:51.280167 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100014) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 02:20:51.280167 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100014) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 02:20:51.283716 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 02:20:51.283832 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 02:20:51.283918 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 02:20:51.283984 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 02:20:51.284032 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 02:20:51.284062 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100014) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 02:20:51.284105 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 02:20:51.284133 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 02:20:51.284161 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 02:20:51.284187 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 02:20:51.284221 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 02:20:51.284254 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 02:20:51.284285 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 02:20:51.284313 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 02:20:51.284344 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 02:20:51.284370 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100012) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 02:20:51.284399 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 02:20:51.284446 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 02:20:51.284485 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 02:20:51.284523 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 02:20:51.284557 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100014) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 02:20:51.284589 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 02:20:51.284617 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 02:20:51.284644 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100014) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 02:20:51.284671 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 02:20:51.284671 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 02:20:51.284671 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100012) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 02:20:51.284671 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100012) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 02:20:51.288881 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 02:20:51.289001 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 02:20:51.289001 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 02:20:51.289083 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 02:20:51.289186 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 02:20:51.289186 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 02:20:51.289286 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 02:20:51.289435 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100014) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 02:20:51.289500 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 02:20:51.289557 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 02:20:51.289618 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 02:20:51.289662 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 02:20:51.289690 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 02:20:51.289716 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 02:20:51.289747 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 02:20:51.289747 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100014) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 02:20:51.289801 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 02:20:51.289832 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100014) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 02:20:51.289933 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 02:20:51.289989 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 02:20:51.290064 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 02:20:51.290121 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 02:20:51.290182 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100012) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 02:20:51.290243 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 02:20:51.290300 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100014) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 02:20:51.290335 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 02:20:51.290368 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 02:20:51.290397 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 02:20:51.290440 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 02:20:51.290468 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 02:20:51.290495 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 02:20:51.290521 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 02:20:51.290563 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 02:20:51.290596 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 02:20:51.290624 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 02:20:51.290651 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 02:20:51.290677 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100013) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 02:20:51.290709 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 02:20:51.290737 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100014) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 02:20:51.290768 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 02:20:51.290795 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100014) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 02:20:51.290827 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 02:20:51.290859 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100012) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 02:20:51.290894 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 02:20:51.290926 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100012) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 02:20:51.290960 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 02:20:51.290960 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 02:20:51.290960 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 02:20:51.291046 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100015) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 02:20:51.291278 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100012) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 02:20:51.291278 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 02:20:51.291378 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 02:20:51.291455 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 02:20:51.291564 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 02:20:51.291644 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100012) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 02:20:51.291754 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100012) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 03 02:20:51.293037 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100013) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 02:20:51.293210 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 02:20:51.293210 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 02:20:51.293210 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 02:20:51.293380 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100013) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 02:20:51.293448 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100014) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 02:20:51.293519 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100013) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 02:20:51.293577 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 02:20:51.293623 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100012) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 02:20:51.293670 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 02:20:51.293718 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 02:20:51.293765 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 02:20:51.293820 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 02:20:51.293898 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100014) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 02:20:51.293965 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 02:20:51.294029 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100014) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 02:20:51.294082 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100012) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 02:20:51.294082 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100012) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 02:20:51.294343 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100015) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 03 02:20:51.294469 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 03 02:20:51.294565 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 03 02:20:51.294697 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 03 02:20:51.294762 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100015) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 03 02:20:51.294860 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100015) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 03 02:20:51.335320 np0000004352 devstack@c-api.service[100014]: INFO dbcounter [None req-07ce6841-a911-4ac2-854a-0d38aa883c9f None None] Registered counter for database cinder Jul 03 02:20:51.336609 np0000004352 devstack@c-api.service[100013]: INFO dbcounter [None req-463d7638-ddf6-4cfb-9fff-1b93c7db02fe None None] Registered counter for database cinder Jul 03 02:20:51.338279 np0000004352 devstack@c-api.service[100015]: INFO dbcounter [None req-bd5adfe9-bf82-49c0-a3c2-c6fe79b40fe7 None None] Registered counter for database cinder Jul 03 02:20:51.338569 np0000004352 devstack@c-api.service[100012]: INFO dbcounter [None req-b4ecb54b-d45c-42a3-bb5e-2f5b8329be0d None None] Registered counter for database cinder Jul 03 02:20:51.374727 np0000004352 devstack@c-api.service[100013]: DEBUG oslo_db.sqlalchemy.engines [None req-463d7638-ddf6-4cfb-9fff-1b93c7db02fe 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=100013) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 02:20:51.376140 np0000004352 devstack@c-api.service[100014]: DEBUG oslo_db.sqlalchemy.engines [None req-07ce6841-a911-4ac2-854a-0d38aa883c9f 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=100014) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 02:20:51.377048 np0000004352 devstack@c-api.service[100012]: DEBUG oslo_db.sqlalchemy.engines [None req-b4ecb54b-d45c-42a3-bb5e-2f5b8329be0d 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=100012) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 02:20:51.378858 np0000004352 devstack@c-api.service[100015]: DEBUG oslo_db.sqlalchemy.engines [None req-bd5adfe9-bf82-49c0-a3c2-c6fe79b40fe7 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=100015) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 02:20:51.482149 np0000004352 devstack@c-api.service[100013]: DEBUG dbcounter [-] [100013] Writer thread running {{(pid=100013) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 03 02:20:51.484534 np0000004352 devstack@c-api.service[100013]: INFO cinder.rpc [None req-463d7638-ddf6-4cfb-9fff-1b93c7db02fe None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 03 02:20:51.486531 np0000004352 devstack@c-api.service[100013]: INFO cinder.rpc [None req-463d7638-ddf6-4cfb-9fff-1b93c7db02fe None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 03 02:20:51.488357 np0000004352 devstack@c-api.service[100013]: INFO cinder.rpc [None req-463d7638-ddf6-4cfb-9fff-1b93c7db02fe None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 03 02:20:51.489259 np0000004352 devstack@c-api.service[100012]: DEBUG dbcounter [-] [100012] Writer thread running {{(pid=100012) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 03 02:20:51.490121 np0000004352 devstack@c-api.service[100013]: INFO cinder.rpc [None req-463d7638-ddf6-4cfb-9fff-1b93c7db02fe None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 03 02:20:51.490540 np0000004352 devstack@c-api.service[100013]: WARNING stevedore.named [None req-463d7638-ddf6-4cfb-9fff-1b93c7db02fe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:20:51.490679 np0000004352 devstack@c-api.service[100013]: WARNING castellan.key_manager [None req-463d7638-ddf6-4cfb-9fff-1b93c7db02fe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:20:51.493106 np0000004352 devstack@c-api.service[100012]: INFO cinder.rpc [None req-b4ecb54b-d45c-42a3-bb5e-2f5b8329be0d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 03 02:20:51.493189 np0000004352 devstack@c-api.service[100015]: DEBUG dbcounter [-] [100015] Writer thread running {{(pid=100015) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 03 02:20:51.493258 np0000004352 devstack@c-api.service[100013]: WARNING cinder.keymgr.conf_key_mgr [None req-463d7638-ddf6-4cfb-9fff-1b93c7db02fe 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' Jul 03 02:20:51.493873 np0000004352 devstack@c-api.service[100014]: DEBUG dbcounter [-] [100014] Writer thread running {{(pid=100014) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 03 02:20:51.494138 np0000004352 devstack@c-api.service[100012]: INFO cinder.rpc [None req-b4ecb54b-d45c-42a3-bb5e-2f5b8329be0d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 03 02:20:51.494654 np0000004352 devstack@c-api.service[100013]: WARNING stevedore.named [None req-463d7638-ddf6-4cfb-9fff-1b93c7db02fe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:20:51.494783 np0000004352 devstack@c-api.service[100015]: INFO cinder.rpc [None req-bd5adfe9-bf82-49c0-a3c2-c6fe79b40fe7 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 03 02:20:51.495358 np0000004352 devstack@c-api.service[100013]: WARNING castellan.key_manager [None req-463d7638-ddf6-4cfb-9fff-1b93c7db02fe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:20:51.496207 np0000004352 devstack@c-api.service[100012]: INFO cinder.rpc [None req-b4ecb54b-d45c-42a3-bb5e-2f5b8329be0d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 03 02:20:51.496772 np0000004352 devstack@c-api.service[100014]: INFO cinder.rpc [None req-07ce6841-a911-4ac2-854a-0d38aa883c9f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 03 02:20:51.497815 np0000004352 devstack@c-api.service[100015]: INFO cinder.rpc [None req-bd5adfe9-bf82-49c0-a3c2-c6fe79b40fe7 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 03 02:20:51.498051 np0000004352 devstack@c-api.service[100012]: INFO cinder.rpc [None req-b4ecb54b-d45c-42a3-bb5e-2f5b8329be0d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 03 02:20:51.498985 np0000004352 devstack@c-api.service[100012]: WARNING stevedore.named [None req-b4ecb54b-d45c-42a3-bb5e-2f5b8329be0d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:20:51.498985 np0000004352 devstack@c-api.service[100012]: WARNING castellan.key_manager [None req-b4ecb54b-d45c-42a3-bb5e-2f5b8329be0d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:20:51.499253 np0000004352 devstack@c-api.service[100012]: WARNING cinder.keymgr.conf_key_mgr [None req-b4ecb54b-d45c-42a3-bb5e-2f5b8329be0d 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' Jul 03 02:20:51.499546 np0000004352 devstack@c-api.service[100014]: INFO cinder.rpc [None req-07ce6841-a911-4ac2-854a-0d38aa883c9f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 03 02:20:51.501400 np0000004352 devstack@c-api.service[100015]: INFO cinder.rpc [None req-bd5adfe9-bf82-49c0-a3c2-c6fe79b40fe7 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 03 02:20:51.502131 np0000004352 devstack@c-api.service[100012]: WARNING stevedore.named [None req-b4ecb54b-d45c-42a3-bb5e-2f5b8329be0d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:20:51.502131 np0000004352 devstack@c-api.service[100012]: WARNING castellan.key_manager [None req-b4ecb54b-d45c-42a3-bb5e-2f5b8329be0d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:20:51.502265 np0000004352 devstack@c-api.service[100014]: INFO cinder.rpc [None req-07ce6841-a911-4ac2-854a-0d38aa883c9f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 03 02:20:51.502370 np0000004352 devstack@c-api.service[100015]: INFO cinder.rpc [None req-bd5adfe9-bf82-49c0-a3c2-c6fe79b40fe7 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 03 02:20:51.502844 np0000004352 devstack@c-api.service[100015]: WARNING stevedore.named [None req-bd5adfe9-bf82-49c0-a3c2-c6fe79b40fe7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:20:51.503599 np0000004352 devstack@c-api.service[100015]: WARNING castellan.key_manager [None req-bd5adfe9-bf82-49c0-a3c2-c6fe79b40fe7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:20:51.504033 np0000004352 devstack@c-api.service[100015]: WARNING cinder.keymgr.conf_key_mgr [None req-bd5adfe9-bf82-49c0-a3c2-c6fe79b40fe7 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' Jul 03 02:20:51.504777 np0000004352 devstack@c-api.service[100014]: INFO cinder.rpc [None req-07ce6841-a911-4ac2-854a-0d38aa883c9f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 03 02:20:51.505199 np0000004352 devstack@c-api.service[100014]: WARNING stevedore.named [None req-07ce6841-a911-4ac2-854a-0d38aa883c9f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:20:51.505557 np0000004352 devstack@c-api.service[100014]: WARNING castellan.key_manager [None req-07ce6841-a911-4ac2-854a-0d38aa883c9f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:20:51.506341 np0000004352 devstack@c-api.service[100014]: WARNING cinder.keymgr.conf_key_mgr [None req-07ce6841-a911-4ac2-854a-0d38aa883c9f 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' Jul 03 02:20:51.508003 np0000004352 devstack@c-api.service[100015]: WARNING stevedore.named [None req-bd5adfe9-bf82-49c0-a3c2-c6fe79b40fe7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:20:51.508003 np0000004352 devstack@c-api.service[100015]: WARNING castellan.key_manager [None req-bd5adfe9-bf82-49c0-a3c2-c6fe79b40fe7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:20:51.509883 np0000004352 devstack@c-api.service[100014]: WARNING stevedore.named [None req-07ce6841-a911-4ac2-854a-0d38aa883c9f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:20:51.510081 np0000004352 devstack@c-api.service[100014]: WARNING castellan.key_manager [None req-07ce6841-a911-4ac2-854a-0d38aa883c9f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:20:51.523297 np0000004352 devstack@c-api.service[100013]: DEBUG oslo_db.sqlalchemy.engines [None req-463d7638-ddf6-4cfb-9fff-1b93c7db02fe 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=100013) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 02:20:51.525342 np0000004352 devstack@c-api.service[100013]: INFO cinder.rpc [None req-463d7638-ddf6-4cfb-9fff-1b93c7db02fe None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 03 02:20:51.527266 np0000004352 devstack@c-api.service[100013]: INFO cinder.rpc [None req-463d7638-ddf6-4cfb-9fff-1b93c7db02fe None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 03 02:20:51.527553 np0000004352 devstack@c-api.service[100013]: WARNING stevedore.named [None req-463d7638-ddf6-4cfb-9fff-1b93c7db02fe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:20:51.527719 np0000004352 devstack@c-api.service[100013]: WARNING castellan.key_manager [None req-463d7638-ddf6-4cfb-9fff-1b93c7db02fe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:20:51.532869 np0000004352 devstack@c-api.service[100012]: DEBUG oslo_db.sqlalchemy.engines [None req-b4ecb54b-d45c-42a3-bb5e-2f5b8329be0d 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=100012) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 02:20:51.535353 np0000004352 devstack@c-api.service[100012]: INFO cinder.rpc [None req-b4ecb54b-d45c-42a3-bb5e-2f5b8329be0d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 03 02:20:51.536870 np0000004352 devstack@c-api.service[100013]: WARNING stevedore.named [None req-463d7638-ddf6-4cfb-9fff-1b93c7db02fe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:20:51.537056 np0000004352 devstack@c-api.service[100013]: WARNING castellan.key_manager [None req-463d7638-ddf6-4cfb-9fff-1b93c7db02fe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:20:51.537512 np0000004352 devstack@c-api.service[100012]: INFO cinder.rpc [None req-b4ecb54b-d45c-42a3-bb5e-2f5b8329be0d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 03 02:20:51.537895 np0000004352 devstack@c-api.service[100012]: WARNING stevedore.named [None req-b4ecb54b-d45c-42a3-bb5e-2f5b8329be0d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:20:51.538077 np0000004352 devstack@c-api.service[100012]: WARNING castellan.key_manager [None req-b4ecb54b-d45c-42a3-bb5e-2f5b8329be0d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:20:51.539175 np0000004352 devstack@c-api.service[100013]: WARNING stevedore.named [None req-463d7638-ddf6-4cfb-9fff-1b93c7db02fe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:20:51.539303 np0000004352 devstack@c-api.service[100013]: WARNING castellan.key_manager [None req-463d7638-ddf6-4cfb-9fff-1b93c7db02fe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:20:51.541214 np0000004352 devstack@c-api.service[100015]: DEBUG oslo_db.sqlalchemy.engines [None req-bd5adfe9-bf82-49c0-a3c2-c6fe79b40fe7 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=100015) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 02:20:51.541466 np0000004352 devstack@c-api.service[100013]: WARNING stevedore.named [None req-463d7638-ddf6-4cfb-9fff-1b93c7db02fe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:20:51.541604 np0000004352 devstack@c-api.service[100013]: WARNING castellan.key_manager [None req-463d7638-ddf6-4cfb-9fff-1b93c7db02fe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:20:51.542154 np0000004352 devstack@c-api.service[100014]: DEBUG oslo_db.sqlalchemy.engines [None req-07ce6841-a911-4ac2-854a-0d38aa883c9f 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=100014) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 02:20:51.543388 np0000004352 devstack@c-api.service[100015]: INFO cinder.rpc [None req-bd5adfe9-bf82-49c0-a3c2-c6fe79b40fe7 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 03 02:20:51.544274 np0000004352 devstack@c-api.service[100014]: INFO cinder.rpc [None req-07ce6841-a911-4ac2-854a-0d38aa883c9f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 03 02:20:51.544555 np0000004352 devstack@c-api.service[100013]: WARNING stevedore.named [None req-463d7638-ddf6-4cfb-9fff-1b93c7db02fe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:20:51.544686 np0000004352 devstack@c-api.service[100013]: WARNING castellan.key_manager [None req-463d7638-ddf6-4cfb-9fff-1b93c7db02fe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:20:51.545626 np0000004352 devstack@c-api.service[100015]: INFO cinder.rpc [None req-bd5adfe9-bf82-49c0-a3c2-c6fe79b40fe7 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 03 02:20:51.546010 np0000004352 devstack@c-api.service[100015]: WARNING stevedore.named [None req-bd5adfe9-bf82-49c0-a3c2-c6fe79b40fe7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:20:51.546164 np0000004352 devstack@c-api.service[100015]: WARNING castellan.key_manager [None req-bd5adfe9-bf82-49c0-a3c2-c6fe79b40fe7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:20:51.546350 np0000004352 devstack@c-api.service[100014]: INFO cinder.rpc [None req-07ce6841-a911-4ac2-854a-0d38aa883c9f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 03 02:20:51.546631 np0000004352 devstack@c-api.service[100013]: WARNING stevedore.named [None req-463d7638-ddf6-4cfb-9fff-1b93c7db02fe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:20:51.546755 np0000004352 devstack@c-api.service[100013]: WARNING castellan.key_manager [None req-463d7638-ddf6-4cfb-9fff-1b93c7db02fe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:20:51.546799 np0000004352 devstack@c-api.service[100014]: WARNING stevedore.named [None req-07ce6841-a911-4ac2-854a-0d38aa883c9f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:20:51.546913 np0000004352 devstack@c-api.service[100014]: WARNING castellan.key_manager [None req-07ce6841-a911-4ac2-854a-0d38aa883c9f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:20:51.547903 np0000004352 devstack@c-api.service[100012]: WARNING stevedore.named [None req-b4ecb54b-d45c-42a3-bb5e-2f5b8329be0d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:20:51.548094 np0000004352 devstack@c-api.service[100012]: WARNING castellan.key_manager [None req-b4ecb54b-d45c-42a3-bb5e-2f5b8329be0d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:20:51.548607 np0000004352 devstack@c-api.service[100013]: WARNING stevedore.named [None req-463d7638-ddf6-4cfb-9fff-1b93c7db02fe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:20:51.548729 np0000004352 devstack@c-api.service[100013]: WARNING castellan.key_manager [None req-463d7638-ddf6-4cfb-9fff-1b93c7db02fe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:20:51.550331 np0000004352 devstack@c-api.service[100012]: WARNING stevedore.named [None req-b4ecb54b-d45c-42a3-bb5e-2f5b8329be0d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:20:51.550506 np0000004352 devstack@c-api.service[100012]: WARNING castellan.key_manager [None req-b4ecb54b-d45c-42a3-bb5e-2f5b8329be0d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:20:51.550780 np0000004352 devstack@c-api.service[100013]: WARNING stevedore.named [None req-463d7638-ddf6-4cfb-9fff-1b93c7db02fe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:20:51.550904 np0000004352 devstack@c-api.service[100013]: WARNING castellan.key_manager [None req-463d7638-ddf6-4cfb-9fff-1b93c7db02fe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:20:51.552763 np0000004352 devstack@c-api.service[100012]: WARNING stevedore.named [None req-b4ecb54b-d45c-42a3-bb5e-2f5b8329be0d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:20:51.552923 np0000004352 devstack@c-api.service[100012]: WARNING castellan.key_manager [None req-b4ecb54b-d45c-42a3-bb5e-2f5b8329be0d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:20:51.553639 np0000004352 devstack@c-api.service[100013]: WARNING stevedore.named [None req-463d7638-ddf6-4cfb-9fff-1b93c7db02fe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:20:51.553769 np0000004352 devstack@c-api.service[100013]: WARNING castellan.key_manager [None req-463d7638-ddf6-4cfb-9fff-1b93c7db02fe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:20:51.555352 np0000004352 devstack@c-api.service[100015]: WARNING stevedore.named [None req-bd5adfe9-bf82-49c0-a3c2-c6fe79b40fe7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:20:51.555629 np0000004352 devstack@c-api.service[100015]: WARNING castellan.key_manager [None req-bd5adfe9-bf82-49c0-a3c2-c6fe79b40fe7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:20:51.555667 np0000004352 devstack@c-api.service[100013]: WARNING stevedore.named [None req-463d7638-ddf6-4cfb-9fff-1b93c7db02fe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:20:51.555777 np0000004352 devstack@c-api.service[100013]: WARNING castellan.key_manager [None req-463d7638-ddf6-4cfb-9fff-1b93c7db02fe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:20:51.556007 np0000004352 devstack@c-api.service[100012]: WARNING stevedore.named [None req-b4ecb54b-d45c-42a3-bb5e-2f5b8329be0d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:20:51.556049 np0000004352 devstack@c-api.service[100014]: WARNING stevedore.named [None req-07ce6841-a911-4ac2-854a-0d38aa883c9f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:20:51.556191 np0000004352 devstack@c-api.service[100012]: WARNING castellan.key_manager [None req-b4ecb54b-d45c-42a3-bb5e-2f5b8329be0d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:20:51.556224 np0000004352 devstack@c-api.service[100014]: WARNING castellan.key_manager [None req-07ce6841-a911-4ac2-854a-0d38aa883c9f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:20:51.556470 np0000004352 devstack@c-api.service[100013]: WARNING stevedore.named [None req-463d7638-ddf6-4cfb-9fff-1b93c7db02fe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:20:51.556597 np0000004352 devstack@c-api.service[100013]: WARNING castellan.key_manager [None req-463d7638-ddf6-4cfb-9fff-1b93c7db02fe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:20:51.557711 np0000004352 devstack@c-api.service[100015]: WARNING stevedore.named [None req-bd5adfe9-bf82-49c0-a3c2-c6fe79b40fe7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:20:51.557859 np0000004352 devstack@c-api.service[100015]: WARNING castellan.key_manager [None req-bd5adfe9-bf82-49c0-a3c2-c6fe79b40fe7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:20:51.558222 np0000004352 devstack@c-api.service[100013]: WARNING stevedore.named [None req-463d7638-ddf6-4cfb-9fff-1b93c7db02fe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:20:51.558303 np0000004352 devstack@c-api.service[100012]: WARNING stevedore.named [None req-b4ecb54b-d45c-42a3-bb5e-2f5b8329be0d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:20:51.558336 np0000004352 devstack@c-api.service[100013]: WARNING castellan.key_manager [None req-463d7638-ddf6-4cfb-9fff-1b93c7db02fe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:20:51.558364 np0000004352 devstack@c-api.service[100014]: WARNING stevedore.named [None req-07ce6841-a911-4ac2-854a-0d38aa883c9f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:20:51.558489 np0000004352 devstack@c-api.service[100012]: WARNING castellan.key_manager [None req-b4ecb54b-d45c-42a3-bb5e-2f5b8329be0d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:20:51.558524 np0000004352 devstack@c-api.service[100014]: WARNING castellan.key_manager [None req-07ce6841-a911-4ac2-854a-0d38aa883c9f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:20:51.560051 np0000004352 devstack@c-api.service[100015]: WARNING stevedore.named [None req-bd5adfe9-bf82-49c0-a3c2-c6fe79b40fe7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:20:51.560051 np0000004352 devstack@c-api.service[100015]: WARNING castellan.key_manager [None req-bd5adfe9-bf82-49c0-a3c2-c6fe79b40fe7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:20:51.560565 np0000004352 devstack@c-api.service[100012]: WARNING stevedore.named [None req-b4ecb54b-d45c-42a3-bb5e-2f5b8329be0d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:20:51.560629 np0000004352 devstack@c-api.service[100014]: WARNING stevedore.named [None req-07ce6841-a911-4ac2-854a-0d38aa883c9f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:20:51.560722 np0000004352 devstack@c-api.service[100014]: WARNING castellan.key_manager [None req-07ce6841-a911-4ac2-854a-0d38aa883c9f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:20:51.560774 np0000004352 devstack@c-api.service[100012]: WARNING castellan.key_manager [None req-b4ecb54b-d45c-42a3-bb5e-2f5b8329be0d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:20:51.562495 np0000004352 devstack@c-api.service[100013]: WARNING stevedore.named [None req-463d7638-ddf6-4cfb-9fff-1b93c7db02fe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:20:51.562619 np0000004352 devstack@c-api.service[100013]: WARNING castellan.key_manager [None req-463d7638-ddf6-4cfb-9fff-1b93c7db02fe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:20:51.562815 np0000004352 devstack@c-api.service[100015]: WARNING stevedore.named [None req-bd5adfe9-bf82-49c0-a3c2-c6fe79b40fe7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:20:51.562950 np0000004352 devstack@c-api.service[100015]: WARNING castellan.key_manager [None req-bd5adfe9-bf82-49c0-a3c2-c6fe79b40fe7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:20:51.562982 np0000004352 devstack@c-api.service[100012]: WARNING stevedore.named [None req-b4ecb54b-d45c-42a3-bb5e-2f5b8329be0d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:20:51.563124 np0000004352 devstack@c-api.service[100012]: WARNING castellan.key_manager [None req-b4ecb54b-d45c-42a3-bb5e-2f5b8329be0d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:20:51.563499 np0000004352 devstack@c-api.service[100014]: WARNING stevedore.named [None req-07ce6841-a911-4ac2-854a-0d38aa883c9f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:20:51.563631 np0000004352 devstack@c-api.service[100014]: WARNING castellan.key_manager [None req-07ce6841-a911-4ac2-854a-0d38aa883c9f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:20:51.565046 np0000004352 devstack@c-api.service[100015]: WARNING stevedore.named [None req-bd5adfe9-bf82-49c0-a3c2-c6fe79b40fe7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:20:51.565172 np0000004352 devstack@c-api.service[100015]: WARNING castellan.key_manager [None req-bd5adfe9-bf82-49c0-a3c2-c6fe79b40fe7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:20:51.565483 np0000004352 devstack@c-api.service[100013]: WARNING stevedore.named [None req-463d7638-ddf6-4cfb-9fff-1b93c7db02fe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:20:51.565586 np0000004352 devstack@c-api.service[100014]: WARNING stevedore.named [None req-07ce6841-a911-4ac2-854a-0d38aa883c9f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:20:51.565636 np0000004352 devstack@c-api.service[100013]: WARNING castellan.key_manager [None req-463d7638-ddf6-4cfb-9fff-1b93c7db02fe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:20:51.565742 np0000004352 devstack@c-api.service[100014]: WARNING castellan.key_manager [None req-07ce6841-a911-4ac2-854a-0d38aa883c9f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:20:51.566352 np0000004352 devstack@c-api.service[100012]: WARNING stevedore.named [None req-b4ecb54b-d45c-42a3-bb5e-2f5b8329be0d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:20:51.566536 np0000004352 devstack@c-api.service[100012]: WARNING castellan.key_manager [None req-b4ecb54b-d45c-42a3-bb5e-2f5b8329be0d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:20:51.567392 np0000004352 devstack@c-api.service[100015]: WARNING stevedore.named [None req-bd5adfe9-bf82-49c0-a3c2-c6fe79b40fe7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:20:51.567461 np0000004352 devstack@c-api.service[100013]: WARNING stevedore.named [None req-463d7638-ddf6-4cfb-9fff-1b93c7db02fe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:20:51.567496 np0000004352 devstack@c-api.service[100015]: WARNING castellan.key_manager [None req-bd5adfe9-bf82-49c0-a3c2-c6fe79b40fe7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:20:51.567519 np0000004352 devstack@c-api.service[100013]: WARNING castellan.key_manager [None req-463d7638-ddf6-4cfb-9fff-1b93c7db02fe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:20:51.567611 np0000004352 devstack@c-api.service[100014]: WARNING stevedore.named [None req-07ce6841-a911-4ac2-854a-0d38aa883c9f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:20:51.567734 np0000004352 devstack@c-api.service[100014]: WARNING castellan.key_manager [None req-07ce6841-a911-4ac2-854a-0d38aa883c9f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:20:51.568078 np0000004352 devstack@c-api.service[100013]: WARNING stevedore.named [None req-463d7638-ddf6-4cfb-9fff-1b93c7db02fe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:20:51.568194 np0000004352 devstack@c-api.service[100013]: WARNING castellan.key_manager [None req-463d7638-ddf6-4cfb-9fff-1b93c7db02fe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:20:51.568803 np0000004352 devstack@c-api.service[100012]: WARNING stevedore.named [None req-b4ecb54b-d45c-42a3-bb5e-2f5b8329be0d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:20:51.568894 np0000004352 devstack@c-api.service[100013]: WARNING stevedore.named [None req-463d7638-ddf6-4cfb-9fff-1b93c7db02fe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:20:51.569075 np0000004352 devstack@c-api.service[100012]: WARNING castellan.key_manager [None req-b4ecb54b-d45c-42a3-bb5e-2f5b8329be0d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:20:51.569204 np0000004352 devstack@c-api.service[100013]: WARNING castellan.key_manager [None req-463d7638-ddf6-4cfb-9fff-1b93c7db02fe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:20:51.570448 np0000004352 devstack@c-api.service[100015]: WARNING stevedore.named [None req-bd5adfe9-bf82-49c0-a3c2-c6fe79b40fe7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:20:51.570448 np0000004352 devstack@c-api.service[100015]: WARNING castellan.key_manager [None req-bd5adfe9-bf82-49c0-a3c2-c6fe79b40fe7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:20:51.570621 np0000004352 devstack@c-api.service[100012]: WARNING stevedore.named [None req-b4ecb54b-d45c-42a3-bb5e-2f5b8329be0d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:20:51.570662 np0000004352 devstack@c-api.service[100013]: WARNING stevedore.named [None req-463d7638-ddf6-4cfb-9fff-1b93c7db02fe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:20:51.570701 np0000004352 devstack@c-api.service[100014]: WARNING stevedore.named [None req-07ce6841-a911-4ac2-854a-0d38aa883c9f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:20:51.570737 np0000004352 devstack@c-api.service[100012]: WARNING castellan.key_manager [None req-b4ecb54b-d45c-42a3-bb5e-2f5b8329be0d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:20:51.570774 np0000004352 devstack@c-api.service[100013]: WARNING castellan.key_manager [None req-463d7638-ddf6-4cfb-9fff-1b93c7db02fe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:20:51.570810 np0000004352 devstack@c-api.service[100014]: WARNING castellan.key_manager [None req-07ce6841-a911-4ac2-854a-0d38aa883c9f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:20:51.571054 np0000004352 devstack@c-api.service[100013]: WARNING stevedore.named [None req-463d7638-ddf6-4cfb-9fff-1b93c7db02fe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:20:51.571180 np0000004352 devstack@c-api.service[100013]: WARNING castellan.key_manager [None req-463d7638-ddf6-4cfb-9fff-1b93c7db02fe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:20:51.571801 np0000004352 devstack@c-api.service[100013]: WARNING stevedore.named [None req-463d7638-ddf6-4cfb-9fff-1b93c7db02fe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:20:51.572786 np0000004352 devstack@c-api.service[100013]: WARNING castellan.key_manager [None req-463d7638-ddf6-4cfb-9fff-1b93c7db02fe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:20:51.572843 np0000004352 devstack@c-api.service[100012]: WARNING stevedore.named [None req-b4ecb54b-d45c-42a3-bb5e-2f5b8329be0d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:20:51.572936 np0000004352 devstack@c-api.service[100013]: WARNING stevedore.named [None req-463d7638-ddf6-4cfb-9fff-1b93c7db02fe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:20:51.572936 np0000004352 devstack@c-api.service[100013]: WARNING castellan.key_manager [None req-463d7638-ddf6-4cfb-9fff-1b93c7db02fe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:20:51.573010 np0000004352 devstack@c-api.service[100012]: WARNING castellan.key_manager [None req-b4ecb54b-d45c-42a3-bb5e-2f5b8329be0d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:20:51.573062 np0000004352 devstack@c-api.service[100015]: WARNING stevedore.named [None req-bd5adfe9-bf82-49c0-a3c2-c6fe79b40fe7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:20:51.573185 np0000004352 devstack@c-api.service[100015]: WARNING castellan.key_manager [None req-bd5adfe9-bf82-49c0-a3c2-c6fe79b40fe7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:20:51.573370 np0000004352 devstack@c-api.service[100014]: WARNING stevedore.named [None req-07ce6841-a911-4ac2-854a-0d38aa883c9f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:20:51.573502 np0000004352 devstack@c-api.service[100013]: WARNING cinder.api.contrib.hosts [None req-463d7638-ddf6-4cfb-9fff-1b93c7db02fe None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 03 02:20:51.573552 np0000004352 devstack@c-api.service[100014]: WARNING castellan.key_manager [None req-07ce6841-a911-4ac2-854a-0d38aa883c9f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:20:51.573770 np0000004352 devstack@c-api.service[100013]: WARNING stevedore.named [None req-463d7638-ddf6-4cfb-9fff-1b93c7db02fe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:20:51.573902 np0000004352 devstack@c-api.service[100013]: WARNING castellan.key_manager [None req-463d7638-ddf6-4cfb-9fff-1b93c7db02fe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:20:51.574536 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.router [None req-463d7638-ddf6-4cfb-9fff-1b93c7db02fe None None] Extended resource: extensions {{(pid=100013) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 02:20:51.575664 np0000004352 devstack@c-api.service[100015]: WARNING stevedore.named [None req-bd5adfe9-bf82-49c0-a3c2-c6fe79b40fe7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:20:51.575664 np0000004352 devstack@c-api.service[100015]: WARNING castellan.key_manager [None req-bd5adfe9-bf82-49c0-a3c2-c6fe79b40fe7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:20:51.575746 np0000004352 devstack@c-api.service[100014]: WARNING stevedore.named [None req-07ce6841-a911-4ac2-854a-0d38aa883c9f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:20:51.575746 np0000004352 devstack@c-api.service[100014]: WARNING castellan.key_manager [None req-07ce6841-a911-4ac2-854a-0d38aa883c9f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:20:51.575794 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.router [None req-463d7638-ddf6-4cfb-9fff-1b93c7db02fe None None] Extended resource: consistencygroups {{(pid=100013) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 02:20:51.576073 np0000004352 devstack@c-api.service[100015]: WARNING stevedore.named [None req-bd5adfe9-bf82-49c0-a3c2-c6fe79b40fe7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:20:51.576864 np0000004352 devstack@c-api.service[100015]: WARNING castellan.key_manager [None req-bd5adfe9-bf82-49c0-a3c2-c6fe79b40fe7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:20:51.576920 np0000004352 devstack@c-api.service[100014]: WARNING stevedore.named [None req-07ce6841-a911-4ac2-854a-0d38aa883c9f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:20:51.576920 np0000004352 devstack@c-api.service[100014]: WARNING castellan.key_manager [None req-07ce6841-a911-4ac2-854a-0d38aa883c9f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:20:51.577279 np0000004352 devstack@c-api.service[100012]: WARNING stevedore.named [None req-b4ecb54b-d45c-42a3-bb5e-2f5b8329be0d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:20:51.577326 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.router [None req-463d7638-ddf6-4cfb-9fff-1b93c7db02fe None None] Extended resource: extra_specs {{(pid=100013) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 02:20:51.577466 np0000004352 devstack@c-api.service[100012]: WARNING castellan.key_manager [None req-b4ecb54b-d45c-42a3-bb5e-2f5b8329be0d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:20:51.577992 np0000004352 devstack@c-api.service[100015]: WARNING stevedore.named [None req-bd5adfe9-bf82-49c0-a3c2-c6fe79b40fe7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:20:51.578134 np0000004352 devstack@c-api.service[100014]: WARNING stevedore.named [None req-07ce6841-a911-4ac2-854a-0d38aa883c9f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:20:51.578174 np0000004352 devstack@c-api.service[100015]: WARNING castellan.key_manager [None req-bd5adfe9-bf82-49c0-a3c2-c6fe79b40fe7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:20:51.578264 np0000004352 devstack@c-api.service[100014]: WARNING castellan.key_manager [None req-07ce6841-a911-4ac2-854a-0d38aa883c9f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:20:51.578699 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.router [None req-463d7638-ddf6-4cfb-9fff-1b93c7db02fe None None] Extended resource: capabilities {{(pid=100013) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 02:20:51.579879 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.router [None req-463d7638-ddf6-4cfb-9fff-1b93c7db02fe None None] Extended resource: backups {{(pid=100013) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 02:20:51.579987 np0000004352 devstack@c-api.service[100012]: WARNING stevedore.named [None req-b4ecb54b-d45c-42a3-bb5e-2f5b8329be0d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:20:51.580142 np0000004352 devstack@c-api.service[100012]: WARNING castellan.key_manager [None req-b4ecb54b-d45c-42a3-bb5e-2f5b8329be0d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:20:51.581444 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.router [None req-463d7638-ddf6-4cfb-9fff-1b93c7db02fe None None] Extended resource: os-quota-sets {{(pid=100013) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 02:20:51.581496 np0000004352 devstack@c-api.service[100012]: WARNING stevedore.named [None req-b4ecb54b-d45c-42a3-bb5e-2f5b8329be0d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:20:51.581635 np0000004352 devstack@c-api.service[100012]: WARNING castellan.key_manager [None req-b4ecb54b-d45c-42a3-bb5e-2f5b8329be0d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:20:51.582528 np0000004352 devstack@c-api.service[100015]: WARNING stevedore.named [None req-bd5adfe9-bf82-49c0-a3c2-c6fe79b40fe7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:20:51.583236 np0000004352 devstack@c-api.service[100012]: WARNING stevedore.named [None req-b4ecb54b-d45c-42a3-bb5e-2f5b8329be0d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:20:51.583287 np0000004352 devstack@c-api.service[100015]: WARNING castellan.key_manager [None req-bd5adfe9-bf82-49c0-a3c2-c6fe79b40fe7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:20:51.583321 np0000004352 devstack@c-api.service[100014]: WARNING stevedore.named [None req-07ce6841-a911-4ac2-854a-0d38aa883c9f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:20:51.583352 np0000004352 devstack@c-api.service[100012]: WARNING castellan.key_manager [None req-b4ecb54b-d45c-42a3-bb5e-2f5b8329be0d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:20:51.583390 np0000004352 devstack@c-api.service[100014]: WARNING castellan.key_manager [None req-07ce6841-a911-4ac2-854a-0d38aa883c9f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:20:51.583433 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.router [None req-463d7638-ddf6-4cfb-9fff-1b93c7db02fe None None] Extended resource: qos-specs {{(pid=100013) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 02:20:51.583566 np0000004352 devstack@c-api.service[100012]: WARNING stevedore.named [None req-b4ecb54b-d45c-42a3-bb5e-2f5b8329be0d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:20:51.583710 np0000004352 devstack@c-api.service[100012]: WARNING castellan.key_manager [None req-b4ecb54b-d45c-42a3-bb5e-2f5b8329be0d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:20:51.584538 np0000004352 devstack@c-api.service[100012]: WARNING stevedore.named [None req-b4ecb54b-d45c-42a3-bb5e-2f5b8329be0d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:20:51.584689 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.router [None req-463d7638-ddf6-4cfb-9fff-1b93c7db02fe None None] Extended resource: encryption {{(pid=100013) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 02:20:51.584771 np0000004352 devstack@c-api.service[100012]: WARNING castellan.key_manager [None req-b4ecb54b-d45c-42a3-bb5e-2f5b8329be0d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:20:51.585121 np0000004352 devstack@c-api.service[100015]: WARNING stevedore.named [None req-bd5adfe9-bf82-49c0-a3c2-c6fe79b40fe7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:20:51.585257 np0000004352 devstack@c-api.service[100015]: WARNING castellan.key_manager [None req-bd5adfe9-bf82-49c0-a3c2-c6fe79b40fe7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:20:51.585297 np0000004352 devstack@c-api.service[100014]: WARNING stevedore.named [None req-07ce6841-a911-4ac2-854a-0d38aa883c9f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:20:51.585659 np0000004352 devstack@c-api.service[100014]: WARNING castellan.key_manager [None req-07ce6841-a911-4ac2-854a-0d38aa883c9f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:20:51.585707 np0000004352 devstack@c-api.service[100012]: WARNING stevedore.named [None req-b4ecb54b-d45c-42a3-bb5e-2f5b8329be0d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:20:51.585812 np0000004352 devstack@c-api.service[100012]: WARNING castellan.key_manager [None req-b4ecb54b-d45c-42a3-bb5e-2f5b8329be0d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:20:51.586512 np0000004352 devstack@c-api.service[100015]: WARNING stevedore.named [None req-bd5adfe9-bf82-49c0-a3c2-c6fe79b40fe7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:20:51.588261 np0000004352 devstack@c-api.service[100015]: WARNING castellan.key_manager [None req-bd5adfe9-bf82-49c0-a3c2-c6fe79b40fe7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:20:51.588818 np0000004352 devstack@c-api.service[100014]: WARNING stevedore.named [None req-07ce6841-a911-4ac2-854a-0d38aa883c9f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:20:51.588906 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.router [None req-463d7638-ddf6-4cfb-9fff-1b93c7db02fe None None] Extended resource: encryption {{(pid=100013) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 02:20:51.588974 np0000004352 devstack@c-api.service[100014]: WARNING castellan.key_manager [None req-07ce6841-a911-4ac2-854a-0d38aa883c9f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:20:51.589046 np0000004352 devstack@c-api.service[100012]: WARNING stevedore.named [None req-b4ecb54b-d45c-42a3-bb5e-2f5b8329be0d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:20:51.589046 np0000004352 devstack@c-api.service[100012]: WARNING castellan.key_manager [None req-b4ecb54b-d45c-42a3-bb5e-2f5b8329be0d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:20:51.589141 np0000004352 devstack@c-api.service[100015]: WARNING stevedore.named [None req-bd5adfe9-bf82-49c0-a3c2-c6fe79b40fe7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:20:51.589141 np0000004352 devstack@c-api.service[100015]: WARNING castellan.key_manager [None req-bd5adfe9-bf82-49c0-a3c2-c6fe79b40fe7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:20:51.589278 np0000004352 devstack@c-api.service[100014]: WARNING stevedore.named [None req-07ce6841-a911-4ac2-854a-0d38aa883c9f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:20:51.589278 np0000004352 devstack@c-api.service[100014]: WARNING castellan.key_manager [None req-07ce6841-a911-4ac2-854a-0d38aa883c9f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:20:51.589388 np0000004352 devstack@c-api.service[100012]: WARNING stevedore.named [None req-b4ecb54b-d45c-42a3-bb5e-2f5b8329be0d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:20:51.589466 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.router [None req-463d7638-ddf6-4cfb-9fff-1b93c7db02fe None None] Extended resource: cgsnapshots {{(pid=100013) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 02:20:51.589549 np0000004352 devstack@c-api.service[100012]: WARNING castellan.key_manager [None req-b4ecb54b-d45c-42a3-bb5e-2f5b8329be0d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:20:51.589595 np0000004352 devstack@c-api.service[100015]: WARNING stevedore.named [None req-bd5adfe9-bf82-49c0-a3c2-c6fe79b40fe7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:20:51.589595 np0000004352 devstack@c-api.service[100015]: WARNING castellan.key_manager [None req-bd5adfe9-bf82-49c0-a3c2-c6fe79b40fe7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:20:51.589739 np0000004352 devstack@c-api.service[100014]: WARNING stevedore.named [None req-07ce6841-a911-4ac2-854a-0d38aa883c9f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:20:51.589739 np0000004352 devstack@c-api.service[100014]: WARNING castellan.key_manager [None req-07ce6841-a911-4ac2-854a-0d38aa883c9f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:20:51.589849 np0000004352 devstack@c-api.service[100015]: WARNING stevedore.named [None req-bd5adfe9-bf82-49c0-a3c2-c6fe79b40fe7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:20:51.589908 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.router [None req-463d7638-ddf6-4cfb-9fff-1b93c7db02fe None None] Extended resource: scheduler-stats {{(pid=100013) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 02:20:51.589964 np0000004352 devstack@c-api.service[100015]: WARNING castellan.key_manager [None req-bd5adfe9-bf82-49c0-a3c2-c6fe79b40fe7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:20:51.590005 np0000004352 devstack@c-api.service[100014]: WARNING stevedore.named [None req-07ce6841-a911-4ac2-854a-0d38aa883c9f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:20:51.590050 np0000004352 devstack@c-api.service[100012]: WARNING cinder.api.contrib.hosts [None req-b4ecb54b-d45c-42a3-bb5e-2f5b8329be0d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 03 02:20:51.590089 np0000004352 devstack@c-api.service[100014]: WARNING castellan.key_manager [None req-07ce6841-a911-4ac2-854a-0d38aa883c9f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:20:51.590127 np0000004352 devstack@c-api.service[100012]: WARNING stevedore.named [None req-b4ecb54b-d45c-42a3-bb5e-2f5b8329be0d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:20:51.590127 np0000004352 devstack@c-api.service[100012]: WARNING castellan.key_manager [None req-b4ecb54b-d45c-42a3-bb5e-2f5b8329be0d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:20:51.590193 np0000004352 devstack@c-api.service[100015]: WARNING stevedore.named [None req-bd5adfe9-bf82-49c0-a3c2-c6fe79b40fe7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:20:51.590193 np0000004352 devstack@c-api.service[100015]: WARNING castellan.key_manager [None req-bd5adfe9-bf82-49c0-a3c2-c6fe79b40fe7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:20:51.590262 np0000004352 devstack@c-api.service[100014]: WARNING stevedore.named [None req-07ce6841-a911-4ac2-854a-0d38aa883c9f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:20:51.590262 np0000004352 devstack@c-api.service[100014]: WARNING castellan.key_manager [None req-07ce6841-a911-4ac2-854a-0d38aa883c9f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:20:51.590329 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.router [None req-463d7638-ddf6-4cfb-9fff-1b93c7db02fe None None] Extended resource: os-volume-manage {{(pid=100013) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 02:20:51.590368 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.router [None req-b4ecb54b-d45c-42a3-bb5e-2f5b8329be0d None None] Extended resource: extensions {{(pid=100012) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 02:20:51.590633 np0000004352 devstack@c-api.service[100015]: WARNING stevedore.named [None req-bd5adfe9-bf82-49c0-a3c2-c6fe79b40fe7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:20:51.590741 np0000004352 devstack@c-api.service[100015]: WARNING castellan.key_manager [None req-bd5adfe9-bf82-49c0-a3c2-c6fe79b40fe7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:20:51.590823 np0000004352 devstack@c-api.service[100014]: WARNING stevedore.named [None req-07ce6841-a911-4ac2-854a-0d38aa883c9f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:20:51.590951 np0000004352 devstack@c-api.service[100014]: WARNING castellan.key_manager [None req-07ce6841-a911-4ac2-854a-0d38aa883c9f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:20:51.591314 np0000004352 devstack@c-api.service[100015]: WARNING stevedore.named [None req-bd5adfe9-bf82-49c0-a3c2-c6fe79b40fe7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:20:51.591392 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.router [None req-463d7638-ddf6-4cfb-9fff-1b93c7db02fe None None] Extended resource: os-snapshot-manage {{(pid=100013) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 02:20:51.591465 np0000004352 devstack@c-api.service[100015]: WARNING castellan.key_manager [None req-bd5adfe9-bf82-49c0-a3c2-c6fe79b40fe7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:20:51.591511 np0000004352 devstack@c-api.service[100014]: WARNING stevedore.named [None req-07ce6841-a911-4ac2-854a-0d38aa883c9f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:20:51.591613 np0000004352 devstack@c-api.service[100014]: WARNING castellan.key_manager [None req-07ce6841-a911-4ac2-854a-0d38aa883c9f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:20:51.591658 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.router [None req-b4ecb54b-d45c-42a3-bb5e-2f5b8329be0d None None] Extended resource: consistencygroups {{(pid=100012) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 02:20:51.592277 np0000004352 devstack@c-api.service[100015]: WARNING cinder.api.contrib.hosts [None req-bd5adfe9-bf82-49c0-a3c2-c6fe79b40fe7 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 03 02:20:51.592369 np0000004352 devstack@c-api.service[100014]: WARNING cinder.api.contrib.hosts [None req-07ce6841-a911-4ac2-854a-0d38aa883c9f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 03 02:20:51.592572 np0000004352 devstack@c-api.service[100015]: WARNING stevedore.named [None req-bd5adfe9-bf82-49c0-a3c2-c6fe79b40fe7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:20:51.592624 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.router [None req-463d7638-ddf6-4cfb-9fff-1b93c7db02fe None None] Extended resource: os-volume-transfer {{(pid=100013) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 02:20:51.592676 np0000004352 devstack@c-api.service[100014]: WARNING stevedore.named [None req-07ce6841-a911-4ac2-854a-0d38aa883c9f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:20:51.592718 np0000004352 devstack@c-api.service[100015]: WARNING castellan.key_manager [None req-bd5adfe9-bf82-49c0-a3c2-c6fe79b40fe7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:20:51.592757 np0000004352 devstack@c-api.service[100014]: WARNING castellan.key_manager [None req-07ce6841-a911-4ac2-854a-0d38aa883c9f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:20:51.593248 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.router [None req-07ce6841-a911-4ac2-854a-0d38aa883c9f None None] Extended resource: extensions {{(pid=100014) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 02:20:51.593292 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.router [None req-bd5adfe9-bf82-49c0-a3c2-c6fe79b40fe7 None None] Extended resource: extensions {{(pid=100015) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 02:20:51.593376 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.router [None req-b4ecb54b-d45c-42a3-bb5e-2f5b8329be0d None None] Extended resource: extra_specs {{(pid=100012) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 02:20:51.593853 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.router [None req-463d7638-ddf6-4cfb-9fff-1b93c7db02fe None None] Extended resource: os-hosts {{(pid=100013) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 02:20:51.594314 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.router [None req-bd5adfe9-bf82-49c0-a3c2-c6fe79b40fe7 None None] Extended resource: consistencygroups {{(pid=100015) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 02:20:51.594360 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.router [None req-07ce6841-a911-4ac2-854a-0d38aa883c9f None None] Extended resource: consistencygroups {{(pid=100014) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 02:20:51.594713 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.router [None req-b4ecb54b-d45c-42a3-bb5e-2f5b8329be0d None None] Extended resource: capabilities {{(pid=100012) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 02:20:51.594948 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.router [None req-463d7638-ddf6-4cfb-9fff-1b93c7db02fe None None] Extended resource: os-volume-type-access {{(pid=100013) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 02:20:51.595821 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.router [None req-b4ecb54b-d45c-42a3-bb5e-2f5b8329be0d None None] Extended resource: backups {{(pid=100012) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 02:20:51.596042 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.router [None req-07ce6841-a911-4ac2-854a-0d38aa883c9f None None] Extended resource: extra_specs {{(pid=100014) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 02:20:51.596093 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.router [None req-bd5adfe9-bf82-49c0-a3c2-c6fe79b40fe7 None None] Extended resource: extra_specs {{(pid=100015) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 02:20:51.596181 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.router [None req-463d7638-ddf6-4cfb-9fff-1b93c7db02fe None None] Extended resource: os-availability-zone {{(pid=100013) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 02:20:51.597312 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.router [None req-463d7638-ddf6-4cfb-9fff-1b93c7db02fe None None] Extended resource: os-quota-class-sets {{(pid=100013) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 02:20:51.597378 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.router [None req-bd5adfe9-bf82-49c0-a3c2-c6fe79b40fe7 None None] Extended resource: capabilities {{(pid=100015) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 02:20:51.597437 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.router [None req-07ce6841-a911-4ac2-854a-0d38aa883c9f None None] Extended resource: capabilities {{(pid=100014) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 02:20:51.597612 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.router [None req-b4ecb54b-d45c-42a3-bb5e-2f5b8329be0d None None] Extended resource: os-quota-sets {{(pid=100012) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 02:20:51.598393 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.router [None req-07ce6841-a911-4ac2-854a-0d38aa883c9f None None] Extended resource: backups {{(pid=100014) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 02:20:51.598663 np0000004352 devstack@c-api.service[100013]: WARNING stevedore.named [None req-463d7638-ddf6-4cfb-9fff-1b93c7db02fe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:20:51.598703 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.router [None req-bd5adfe9-bf82-49c0-a3c2-c6fe79b40fe7 None None] Extended resource: backups {{(pid=100015) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 02:20:51.598802 np0000004352 devstack@c-api.service[100013]: WARNING castellan.key_manager [None req-463d7638-ddf6-4cfb-9fff-1b93c7db02fe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:20:51.598862 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.router [None req-b4ecb54b-d45c-42a3-bb5e-2f5b8329be0d None None] Extended resource: qos-specs {{(pid=100012) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 02:20:51.599617 np0000004352 devstack@c-api.service[100013]: WARNING stevedore.named [None req-463d7638-ddf6-4cfb-9fff-1b93c7db02fe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:20:51.599777 np0000004352 devstack@c-api.service[100013]: WARNING castellan.key_manager [None req-463d7638-ddf6-4cfb-9fff-1b93c7db02fe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:20:51.600014 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.router [None req-07ce6841-a911-4ac2-854a-0d38aa883c9f None None] Extended resource: os-quota-sets {{(pid=100014) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 02:20:51.600344 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.router [None req-bd5adfe9-bf82-49c0-a3c2-c6fe79b40fe7 None None] Extended resource: os-quota-sets {{(pid=100015) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 02:20:51.600557 np0000004352 devstack@c-api.service[100013]: WARNING stevedore.named [None req-463d7638-ddf6-4cfb-9fff-1b93c7db02fe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:20:51.600654 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.router [None req-b4ecb54b-d45c-42a3-bb5e-2f5b8329be0d None None] Extended resource: encryption {{(pid=100012) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 02:20:51.600717 np0000004352 devstack@c-api.service[100013]: WARNING castellan.key_manager [None req-463d7638-ddf6-4cfb-9fff-1b93c7db02fe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:20:51.601233 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.contrib.snapshot_actions [None req-463d7638-ddf6-4cfb-9fff-1b93c7db02fe None None] SnapshotActionsController initialized {{(pid=100013) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 03 02:20:51.601303 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.router [None req-07ce6841-a911-4ac2-854a-0d38aa883c9f None None] Extended resource: qos-specs {{(pid=100014) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 02:20:51.601604 np0000004352 devstack@c-api.service[100013]: WARNING stevedore.named [None req-463d7638-ddf6-4cfb-9fff-1b93c7db02fe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:20:51.601710 np0000004352 devstack@c-api.service[100013]: WARNING castellan.key_manager [None req-463d7638-ddf6-4cfb-9fff-1b93c7db02fe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:20:51.601842 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.router [None req-bd5adfe9-bf82-49c0-a3c2-c6fe79b40fe7 None None] Extended resource: qos-specs {{(pid=100015) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 02:20:51.602293 np0000004352 devstack@c-api.service[100013]: WARNING stevedore.named [None req-463d7638-ddf6-4cfb-9fff-1b93c7db02fe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:20:51.602432 np0000004352 devstack@c-api.service[100013]: WARNING castellan.key_manager [None req-463d7638-ddf6-4cfb-9fff-1b93c7db02fe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:20:51.602815 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.router [None req-b4ecb54b-d45c-42a3-bb5e-2f5b8329be0d None None] Extended resource: encryption {{(pid=100012) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 02:20:51.602943 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.router [None req-07ce6841-a911-4ac2-854a-0d38aa883c9f None None] Extended resource: encryption {{(pid=100014) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 02:20:51.603097 np0000004352 devstack@c-api.service[100013]: WARNING stevedore.named [None req-463d7638-ddf6-4cfb-9fff-1b93c7db02fe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:20:51.603210 np0000004352 devstack@c-api.service[100013]: WARNING castellan.key_manager [None req-463d7638-ddf6-4cfb-9fff-1b93c7db02fe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:20:51.603645 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.router [None req-bd5adfe9-bf82-49c0-a3c2-c6fe79b40fe7 None None] Extended resource: encryption {{(pid=100015) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 02:20:51.603932 np0000004352 devstack@c-api.service[100013]: WARNING stevedore.named [None req-463d7638-ddf6-4cfb-9fff-1b93c7db02fe None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:20:51.604013 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.router [None req-b4ecb54b-d45c-42a3-bb5e-2f5b8329be0d None None] Extended resource: cgsnapshots {{(pid=100012) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 02:20:51.604075 np0000004352 devstack@c-api.service[100013]: WARNING castellan.key_manager [None req-463d7638-ddf6-4cfb-9fff-1b93c7db02fe None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:20:51.604614 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.router [None req-463d7638-ddf6-4cfb-9fff-1b93c7db02fe None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100013) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 02:20:51.604731 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.router [None req-463d7638-ddf6-4cfb-9fff-1b93c7db02fe None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100013) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 02:20:51.604866 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.router [None req-463d7638-ddf6-4cfb-9fff-1b93c7db02fe None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100013) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 02:20:51.604976 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.router [None req-463d7638-ddf6-4cfb-9fff-1b93c7db02fe None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100013) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 02:20:51.605088 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.router [None req-463d7638-ddf6-4cfb-9fff-1b93c7db02fe None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100013) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 02:20:51.605181 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.router [None req-463d7638-ddf6-4cfb-9fff-1b93c7db02fe None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100013) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 02:20:51.605271 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.router [None req-463d7638-ddf6-4cfb-9fff-1b93c7db02fe None None] Extension UsedLimits extending resource: limits {{(pid=100013) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 02:20:51.605370 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.router [None req-463d7638-ddf6-4cfb-9fff-1b93c7db02fe None None] Extension SnapshotActions extending resource: snapshots {{(pid=100013) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 02:20:51.605476 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.router [None req-07ce6841-a911-4ac2-854a-0d38aa883c9f None None] Extended resource: encryption {{(pid=100014) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 02:20:51.605525 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.router [None req-b4ecb54b-d45c-42a3-bb5e-2f5b8329be0d None None] Extended resource: scheduler-stats {{(pid=100012) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 02:20:51.605578 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.router [None req-463d7638-ddf6-4cfb-9fff-1b93c7db02fe None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100013) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 02:20:51.605578 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.router [None req-463d7638-ddf6-4cfb-9fff-1b93c7db02fe None None] Extension VolumeTypeAccess extending resource: types {{(pid=100013) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 02:20:51.605703 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.router [None req-463d7638-ddf6-4cfb-9fff-1b93c7db02fe None None] Extension AdminActions extending resource: volumes {{(pid=100013) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 02:20:51.605793 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.router [None req-463d7638-ddf6-4cfb-9fff-1b93c7db02fe None None] Extension AdminActions extending resource: snapshots {{(pid=100013) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 02:20:51.605878 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.router [None req-463d7638-ddf6-4cfb-9fff-1b93c7db02fe None None] Extension AdminActions extending resource: backups {{(pid=100013) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 02:20:51.605979 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.router [None req-463d7638-ddf6-4cfb-9fff-1b93c7db02fe None None] Extension VolumeActions extending resource: volumes {{(pid=100013) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 02:20:51.606112 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.router [None req-463d7638-ddf6-4cfb-9fff-1b93c7db02fe None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100013) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 02:20:51.606203 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.router [None req-463d7638-ddf6-4cfb-9fff-1b93c7db02fe None None] Extension TypesManage extending resource: types {{(pid=100013) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 02:20:51.606611 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.router [None req-bd5adfe9-bf82-49c0-a3c2-c6fe79b40fe7 None None] Extended resource: encryption {{(pid=100015) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 02:20:51.607049 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.router [None req-b4ecb54b-d45c-42a3-bb5e-2f5b8329be0d None None] Extended resource: os-volume-manage {{(pid=100012) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 02:20:51.607298 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.router [None req-07ce6841-a911-4ac2-854a-0d38aa883c9f None None] Extended resource: cgsnapshots {{(pid=100014) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 02:20:51.608293 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.router [None req-b4ecb54b-d45c-42a3-bb5e-2f5b8329be0d None None] Extended resource: os-snapshot-manage {{(pid=100012) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 02:20:51.608527 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.router [None req-bd5adfe9-bf82-49c0-a3c2-c6fe79b40fe7 None None] Extended resource: cgsnapshots {{(pid=100015) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 02:20:51.609031 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.router [None req-07ce6841-a911-4ac2-854a-0d38aa883c9f None None] Extended resource: scheduler-stats {{(pid=100014) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 02:20:51.609690 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.router [None req-b4ecb54b-d45c-42a3-bb5e-2f5b8329be0d None None] Extended resource: os-volume-transfer {{(pid=100012) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 02:20:51.610092 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.router [None req-bd5adfe9-bf82-49c0-a3c2-c6fe79b40fe7 None None] Extended resource: scheduler-stats {{(pid=100015) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 02:20:51.610634 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.router [None req-07ce6841-a911-4ac2-854a-0d38aa883c9f None None] Extended resource: os-volume-manage {{(pid=100014) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 02:20:51.611068 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.router [None req-b4ecb54b-d45c-42a3-bb5e-2f5b8329be0d None None] Extended resource: os-hosts {{(pid=100012) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 02:20:51.611234 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.router [None req-bd5adfe9-bf82-49c0-a3c2-c6fe79b40fe7 None None] Extended resource: os-volume-manage {{(pid=100015) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 02:20:51.611787 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.router [None req-07ce6841-a911-4ac2-854a-0d38aa883c9f None None] Extended resource: os-snapshot-manage {{(pid=100014) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 02:20:51.612139 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.router [None req-b4ecb54b-d45c-42a3-bb5e-2f5b8329be0d None None] Extended resource: os-volume-type-access {{(pid=100012) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 02:20:51.612304 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.router [None req-bd5adfe9-bf82-49c0-a3c2-c6fe79b40fe7 None None] Extended resource: os-snapshot-manage {{(pid=100015) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 02:20:51.613102 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.router [None req-07ce6841-a911-4ac2-854a-0d38aa883c9f None None] Extended resource: os-volume-transfer {{(pid=100014) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 02:20:51.613187 np0000004352 devstack@c-api.service[100013]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7ece42aa3668 pid: 100013 (default app) Jul 03 02:20:51.613567 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.router [None req-bd5adfe9-bf82-49c0-a3c2-c6fe79b40fe7 None None] Extended resource: os-volume-transfer {{(pid=100015) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 02:20:51.613631 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.router [None req-b4ecb54b-d45c-42a3-bb5e-2f5b8329be0d None None] Extended resource: os-availability-zone {{(pid=100012) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 02:20:51.614569 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.router [None req-07ce6841-a911-4ac2-854a-0d38aa883c9f None None] Extended resource: os-hosts {{(pid=100014) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 02:20:51.614757 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.router [None req-b4ecb54b-d45c-42a3-bb5e-2f5b8329be0d None None] Extended resource: os-quota-class-sets {{(pid=100012) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 02:20:51.614828 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.router [None req-bd5adfe9-bf82-49c0-a3c2-c6fe79b40fe7 None None] Extended resource: os-hosts {{(pid=100015) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 02:20:51.615619 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.router [None req-07ce6841-a911-4ac2-854a-0d38aa883c9f None None] Extended resource: os-volume-type-access {{(pid=100014) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 02:20:51.615883 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.router [None req-bd5adfe9-bf82-49c0-a3c2-c6fe79b40fe7 None None] Extended resource: os-volume-type-access {{(pid=100015) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 02:20:51.616215 np0000004352 devstack@c-api.service[100012]: WARNING stevedore.named [None req-b4ecb54b-d45c-42a3-bb5e-2f5b8329be0d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:20:51.616351 np0000004352 devstack@c-api.service[100012]: WARNING castellan.key_manager [None req-b4ecb54b-d45c-42a3-bb5e-2f5b8329be0d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:20:51.616870 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.router [None req-07ce6841-a911-4ac2-854a-0d38aa883c9f None None] Extended resource: os-availability-zone {{(pid=100014) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 02:20:51.617105 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.router [None req-bd5adfe9-bf82-49c0-a3c2-c6fe79b40fe7 None None] Extended resource: os-availability-zone {{(pid=100015) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 02:20:51.617175 np0000004352 devstack@c-api.service[100012]: WARNING stevedore.named [None req-b4ecb54b-d45c-42a3-bb5e-2f5b8329be0d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:20:51.617281 np0000004352 devstack@c-api.service[100012]: WARNING castellan.key_manager [None req-b4ecb54b-d45c-42a3-bb5e-2f5b8329be0d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:20:51.618010 np0000004352 devstack@c-api.service[100012]: WARNING stevedore.named [None req-b4ecb54b-d45c-42a3-bb5e-2f5b8329be0d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:20:51.618144 np0000004352 devstack@c-api.service[100012]: WARNING castellan.key_manager [None req-b4ecb54b-d45c-42a3-bb5e-2f5b8329be0d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:20:51.618204 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.router [None req-07ce6841-a911-4ac2-854a-0d38aa883c9f None None] Extended resource: os-quota-class-sets {{(pid=100014) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 02:20:51.618537 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.router [None req-bd5adfe9-bf82-49c0-a3c2-c6fe79b40fe7 None None] Extended resource: os-quota-class-sets {{(pid=100015) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 03 02:20:51.618716 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.contrib.snapshot_actions [None req-b4ecb54b-d45c-42a3-bb5e-2f5b8329be0d None None] SnapshotActionsController initialized {{(pid=100012) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 03 02:20:51.619114 np0000004352 devstack@c-api.service[100012]: WARNING stevedore.named [None req-b4ecb54b-d45c-42a3-bb5e-2f5b8329be0d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:20:51.619263 np0000004352 devstack@c-api.service[100012]: WARNING castellan.key_manager [None req-b4ecb54b-d45c-42a3-bb5e-2f5b8329be0d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:20:51.619536 np0000004352 devstack@c-api.service[100014]: WARNING stevedore.named [None req-07ce6841-a911-4ac2-854a-0d38aa883c9f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:20:51.619681 np0000004352 devstack@c-api.service[100014]: WARNING castellan.key_manager [None req-07ce6841-a911-4ac2-854a-0d38aa883c9f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:20:51.619801 np0000004352 devstack@c-api.service[100015]: WARNING stevedore.named [None req-bd5adfe9-bf82-49c0-a3c2-c6fe79b40fe7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:20:51.619940 np0000004352 devstack@c-api.service[100015]: WARNING castellan.key_manager [None req-bd5adfe9-bf82-49c0-a3c2-c6fe79b40fe7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:20:51.619993 np0000004352 devstack@c-api.service[100012]: WARNING stevedore.named [None req-b4ecb54b-d45c-42a3-bb5e-2f5b8329be0d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:20:51.620131 np0000004352 devstack@c-api.service[100012]: WARNING castellan.key_manager [None req-b4ecb54b-d45c-42a3-bb5e-2f5b8329be0d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:20:51.620696 np0000004352 devstack@c-api.service[100014]: WARNING stevedore.named [None req-07ce6841-a911-4ac2-854a-0d38aa883c9f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:20:51.620810 np0000004352 devstack@c-api.service[100015]: WARNING stevedore.named [None req-bd5adfe9-bf82-49c0-a3c2-c6fe79b40fe7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:20:51.620865 np0000004352 devstack@c-api.service[100012]: WARNING stevedore.named [None req-b4ecb54b-d45c-42a3-bb5e-2f5b8329be0d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:20:51.620919 np0000004352 devstack@c-api.service[100014]: WARNING castellan.key_manager [None req-07ce6841-a911-4ac2-854a-0d38aa883c9f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:20:51.620966 np0000004352 devstack@c-api.service[100015]: WARNING castellan.key_manager [None req-bd5adfe9-bf82-49c0-a3c2-c6fe79b40fe7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:20:51.621013 np0000004352 devstack@c-api.service[100012]: WARNING castellan.key_manager [None req-b4ecb54b-d45c-42a3-bb5e-2f5b8329be0d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:20:51.621653 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-df8bba8c-3a39-44e5-b5f4-bb646381381c None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:20:51.621726 np0000004352 devstack@c-api.service[100012]: WARNING stevedore.named [None req-b4ecb54b-d45c-42a3-bb5e-2f5b8329be0d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:20:51.621772 np0000004352 devstack@c-api.service[100014]: WARNING stevedore.named [None req-07ce6841-a911-4ac2-854a-0d38aa883c9f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:20:51.621816 np0000004352 devstack@c-api.service[100015]: WARNING stevedore.named [None req-bd5adfe9-bf82-49c0-a3c2-c6fe79b40fe7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:20:51.621858 np0000004352 devstack@c-api.service[100012]: WARNING castellan.key_manager [None req-b4ecb54b-d45c-42a3-bb5e-2f5b8329be0d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:20:51.621901 np0000004352 devstack@c-api.service[100014]: WARNING castellan.key_manager [None req-07ce6841-a911-4ac2-854a-0d38aa883c9f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:20:51.621943 np0000004352 devstack@c-api.service[100015]: WARNING castellan.key_manager [None req-bd5adfe9-bf82-49c0-a3c2-c6fe79b40fe7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:20:51.622335 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.router [None req-b4ecb54b-d45c-42a3-bb5e-2f5b8329be0d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100012) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 02:20:51.622454 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.contrib.snapshot_actions [None req-bd5adfe9-bf82-49c0-a3c2-c6fe79b40fe7 None None] SnapshotActionsController initialized {{(pid=100015) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 03 02:20:51.622514 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.contrib.snapshot_actions [None req-07ce6841-a911-4ac2-854a-0d38aa883c9f None None] SnapshotActionsController initialized {{(pid=100014) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 03 02:20:51.622577 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.router [None req-b4ecb54b-d45c-42a3-bb5e-2f5b8329be0d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100012) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 02:20:51.622622 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.router [None req-b4ecb54b-d45c-42a3-bb5e-2f5b8329be0d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100012) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 02:20:51.622730 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.router [None req-b4ecb54b-d45c-42a3-bb5e-2f5b8329be0d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100012) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 02:20:51.622791 np0000004352 devstack@c-api.service[100014]: WARNING stevedore.named [None req-07ce6841-a911-4ac2-854a-0d38aa883c9f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:20:51.622838 np0000004352 devstack@c-api.service[100015]: WARNING stevedore.named [None req-bd5adfe9-bf82-49c0-a3c2-c6fe79b40fe7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:20:51.622882 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.router [None req-b4ecb54b-d45c-42a3-bb5e-2f5b8329be0d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100012) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 02:20:51.622936 np0000004352 devstack@c-api.service[100014]: WARNING castellan.key_manager [None req-07ce6841-a911-4ac2-854a-0d38aa883c9f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:20:51.622980 np0000004352 devstack@c-api.service[100015]: WARNING castellan.key_manager [None req-bd5adfe9-bf82-49c0-a3c2-c6fe79b40fe7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:20:51.623042 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.router [None req-b4ecb54b-d45c-42a3-bb5e-2f5b8329be0d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100012) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 02:20:51.623042 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.router [None req-b4ecb54b-d45c-42a3-bb5e-2f5b8329be0d None None] Extension UsedLimits extending resource: limits {{(pid=100012) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 02:20:51.623162 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.router [None req-b4ecb54b-d45c-42a3-bb5e-2f5b8329be0d None None] Extension SnapshotActions extending resource: snapshots {{(pid=100012) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 02:20:51.623252 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.router [None req-b4ecb54b-d45c-42a3-bb5e-2f5b8329be0d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100012) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 02:20:51.623338 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.router [None req-b4ecb54b-d45c-42a3-bb5e-2f5b8329be0d None None] Extension VolumeTypeAccess extending resource: types {{(pid=100012) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 02:20:51.623444 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.router [None req-b4ecb54b-d45c-42a3-bb5e-2f5b8329be0d None None] Extension AdminActions extending resource: volumes {{(pid=100012) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 02:20:51.623526 np0000004352 devstack@c-api.service[100014]: WARNING stevedore.named [None req-07ce6841-a911-4ac2-854a-0d38aa883c9f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:20:51.623601 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.router [None req-b4ecb54b-d45c-42a3-bb5e-2f5b8329be0d None None] Extension AdminActions extending resource: snapshots {{(pid=100012) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 02:20:51.623686 np0000004352 devstack@c-api.service[100015]: WARNING stevedore.named [None req-bd5adfe9-bf82-49c0-a3c2-c6fe79b40fe7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:20:51.623770 np0000004352 devstack@c-api.service[100014]: WARNING castellan.key_manager [None req-07ce6841-a911-4ac2-854a-0d38aa883c9f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:20:51.623847 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.router [None req-b4ecb54b-d45c-42a3-bb5e-2f5b8329be0d None None] Extension AdminActions extending resource: backups {{(pid=100012) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 02:20:51.623924 np0000004352 devstack@c-api.service[100015]: WARNING castellan.key_manager [None req-bd5adfe9-bf82-49c0-a3c2-c6fe79b40fe7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:20:51.624007 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.router [None req-b4ecb54b-d45c-42a3-bb5e-2f5b8329be0d None None] Extension VolumeActions extending resource: volumes {{(pid=100012) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 02:20:51.624007 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.router [None req-b4ecb54b-d45c-42a3-bb5e-2f5b8329be0d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100012) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 02:20:51.624007 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.router [None req-b4ecb54b-d45c-42a3-bb5e-2f5b8329be0d None None] Extension TypesManage extending resource: types {{(pid=100012) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 02:20:51.624304 np0000004352 devstack@c-api.service[100014]: WARNING stevedore.named [None req-07ce6841-a911-4ac2-854a-0d38aa883c9f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:20:51.624400 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1/1] 10.4.3.223 () {60 vars in 925 bytes} [Fri Jul 3 02:20:51 2026] GET /volume/v3/ => generated 114 bytes in 11 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 03 02:20:51.624464 np0000004352 devstack@c-api.service[100014]: WARNING castellan.key_manager [None req-07ce6841-a911-4ac2-854a-0d38aa883c9f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:20:51.624506 np0000004352 devstack@c-api.service[100015]: WARNING stevedore.named [None req-bd5adfe9-bf82-49c0-a3c2-c6fe79b40fe7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:20:51.624542 np0000004352 devstack@c-api.service[100015]: WARNING castellan.key_manager [None req-bd5adfe9-bf82-49c0-a3c2-c6fe79b40fe7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:20:51.625123 np0000004352 devstack@c-api.service[100014]: WARNING stevedore.named [None req-07ce6841-a911-4ac2-854a-0d38aa883c9f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:20:51.625214 np0000004352 devstack@c-api.service[100015]: WARNING stevedore.named [None req-bd5adfe9-bf82-49c0-a3c2-c6fe79b40fe7 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:20:51.625263 np0000004352 devstack@c-api.service[100014]: WARNING castellan.key_manager [None req-07ce6841-a911-4ac2-854a-0d38aa883c9f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:20:51.625309 np0000004352 devstack@c-api.service[100015]: WARNING castellan.key_manager [None req-bd5adfe9-bf82-49c0-a3c2-c6fe79b40fe7 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:20:51.625823 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.router [None req-bd5adfe9-bf82-49c0-a3c2-c6fe79b40fe7 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100015) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 02:20:51.625918 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.router [None req-07ce6841-a911-4ac2-854a-0d38aa883c9f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100014) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 02:20:51.625973 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.router [None req-bd5adfe9-bf82-49c0-a3c2-c6fe79b40fe7 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100015) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 02:20:51.626029 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.router [None req-07ce6841-a911-4ac2-854a-0d38aa883c9f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100014) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 02:20:51.626080 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.router [None req-bd5adfe9-bf82-49c0-a3c2-c6fe79b40fe7 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100015) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 02:20:51.626130 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.router [None req-07ce6841-a911-4ac2-854a-0d38aa883c9f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100014) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 02:20:51.626178 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.router [None req-bd5adfe9-bf82-49c0-a3c2-c6fe79b40fe7 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100015) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 02:20:51.626320 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.router [None req-07ce6841-a911-4ac2-854a-0d38aa883c9f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100014) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 02:20:51.626403 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.router [None req-bd5adfe9-bf82-49c0-a3c2-c6fe79b40fe7 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100015) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 02:20:51.626512 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.router [None req-07ce6841-a911-4ac2-854a-0d38aa883c9f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100014) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 02:20:51.626589 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.router [None req-bd5adfe9-bf82-49c0-a3c2-c6fe79b40fe7 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100015) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 02:20:51.626663 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.router [None req-07ce6841-a911-4ac2-854a-0d38aa883c9f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100014) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 02:20:51.626740 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.router [None req-bd5adfe9-bf82-49c0-a3c2-c6fe79b40fe7 None None] Extension UsedLimits extending resource: limits {{(pid=100015) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 02:20:51.626815 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.router [None req-07ce6841-a911-4ac2-854a-0d38aa883c9f None None] Extension UsedLimits extending resource: limits {{(pid=100014) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 02:20:51.626887 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.router [None req-bd5adfe9-bf82-49c0-a3c2-c6fe79b40fe7 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100015) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 02:20:51.626969 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.router [None req-07ce6841-a911-4ac2-854a-0d38aa883c9f None None] Extension SnapshotActions extending resource: snapshots {{(pid=100014) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 02:20:51.627063 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.router [None req-bd5adfe9-bf82-49c0-a3c2-c6fe79b40fe7 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100015) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 02:20:51.627151 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.router [None req-07ce6841-a911-4ac2-854a-0d38aa883c9f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100014) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 02:20:51.627300 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.router [None req-bd5adfe9-bf82-49c0-a3c2-c6fe79b40fe7 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100015) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 02:20:51.627380 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.router [None req-07ce6841-a911-4ac2-854a-0d38aa883c9f None None] Extension VolumeTypeAccess extending resource: types {{(pid=100014) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 02:20:51.627469 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.router [None req-bd5adfe9-bf82-49c0-a3c2-c6fe79b40fe7 None None] Extension AdminActions extending resource: volumes {{(pid=100015) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 02:20:51.627528 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.router [None req-07ce6841-a911-4ac2-854a-0d38aa883c9f None None] Extension AdminActions extending resource: volumes {{(pid=100014) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 02:20:51.627575 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.router [None req-bd5adfe9-bf82-49c0-a3c2-c6fe79b40fe7 None None] Extension AdminActions extending resource: snapshots {{(pid=100015) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 02:20:51.627620 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.router [None req-07ce6841-a911-4ac2-854a-0d38aa883c9f None None] Extension AdminActions extending resource: snapshots {{(pid=100014) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 02:20:51.627673 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.router [None req-bd5adfe9-bf82-49c0-a3c2-c6fe79b40fe7 None None] Extension AdminActions extending resource: backups {{(pid=100015) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 02:20:51.627717 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.router [None req-07ce6841-a911-4ac2-854a-0d38aa883c9f None None] Extension AdminActions extending resource: backups {{(pid=100014) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 02:20:51.627758 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.router [None req-bd5adfe9-bf82-49c0-a3c2-c6fe79b40fe7 None None] Extension VolumeActions extending resource: volumes {{(pid=100015) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 02:20:51.627810 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.router [None req-07ce6841-a911-4ac2-854a-0d38aa883c9f None None] Extension VolumeActions extending resource: volumes {{(pid=100014) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 02:20:51.627852 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.router [None req-bd5adfe9-bf82-49c0-a3c2-c6fe79b40fe7 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100015) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 02:20:51.627852 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.router [None req-bd5adfe9-bf82-49c0-a3c2-c6fe79b40fe7 None None] Extension TypesManage extending resource: types {{(pid=100015) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 02:20:51.627928 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.router [None req-07ce6841-a911-4ac2-854a-0d38aa883c9f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100014) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 02:20:51.627928 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.router [None req-07ce6841-a911-4ac2-854a-0d38aa883c9f None None] Extension TypesManage extending resource: types {{(pid=100014) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 03 02:20:51.630989 np0000004352 devstack@c-api.service[100012]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7ece42aa3668 pid: 100012 (default app) Jul 03 02:20:51.634654 np0000004352 devstack@c-api.service[100014]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7ece42aa3668 pid: 100014 (default app) Jul 03 02:20:51.634722 np0000004352 devstack@c-api.service[100015]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7ece42aa3668 pid: 100015 (default app) Jul 03 02:20:56.177669 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-7f5a67c4-19bb-4b49-add6-38f1cdd3fda7 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:20:56.746434 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-7f5a67c4-19bb-4b49-add6-38f1cdd3fda7 admin admin] POST https://10.4.3.223/volume/v3/types Jul 03 02:20:56.746969 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-7f5a67c4-19bb-4b49-add6-38f1cdd3fda7 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "storpool", "description": null, "os-volume-type-access:is_public": true}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:20:56.748458 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:20:56.748458 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:20:56.778008 np0000004352 devstack@c-api.service[100013]: DEBUG oslo_db.sqlalchemy.engines [None req-7f5a67c4-19bb-4b49-add6-38f1cdd3fda7 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=100013) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 02:20:56.801262 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-7f5a67c4-19bb-4b49-add6-38f1cdd3fda7 admin admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Jul 03 02:20:56.801618 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 2/2] 10.4.3.223 () {68 vars in 1256 bytes} [Fri Jul 3 02:20:56 2026] POST /volume/v3/types => generated 183 bytes in 624 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:20:56.817397 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-7f5a67c4-19bb-4b49-add6-38f1cdd3fda7 req-6c29f2f3-2233-4e01-895d-05622216619f None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:20:57.095143 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-7f5a67c4-19bb-4b49-add6-38f1cdd3fda7 req-6c29f2f3-2233-4e01-895d-05622216619f admin admin] POST https://10.4.3.223/volume/v3/types/cc60d419-a158-4d72-a53e-11fa27beb066/extra_specs Jul 03 02:20:57.095751 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-7f5a67c4-19bb-4b49-add6-38f1cdd3fda7 req-6c29f2f3-2233-4e01-895d-05622216619f admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "storpool"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:20:57.097365 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:20:57.097365 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:20:57.129077 np0000004352 devstack@c-api.service[100012]: DEBUG oslo_db.sqlalchemy.engines [req-7f5a67c4-19bb-4b49-add6-38f1cdd3fda7 req-6c29f2f3-2233-4e01-895d-05622216619f 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=100012) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 02:20:57.186436 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-7f5a67c4-19bb-4b49-add6-38f1cdd3fda7 req-6c29f2f3-2233-4e01-895d-05622216619f admin admin] https://10.4.3.223/volume/v3/types/cc60d419-a158-4d72-a53e-11fa27beb066/extra_specs returned with HTTP 200 Jul 03 02:20:57.186436 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1/3] 10.4.3.223 () {70 vars in 1474 bytes} [Fri Jul 3 02:20:56 2026] POST /volume/v3/types/cc60d419-a158-4d72-a53e-11fa27beb066/extra_specs => generated 52 bytes in 377 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 02:20:57.411856 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-7f5a67c4-19bb-4b49-add6-38f1cdd3fda7 req-8837e786-e0f8-4492-a11e-18ae272b4193 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:20:57.690209 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-7f5a67c4-19bb-4b49-add6-38f1cdd3fda7 req-8837e786-e0f8-4492-a11e-18ae272b4193 admin admin] POST https://10.4.3.223/volume/v3/types Jul 03 02:20:57.690812 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-7f5a67c4-19bb-4b49-add6-38f1cdd3fda7 req-8837e786-e0f8-4492-a11e-18ae272b4193 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "multiattach", "description": null, "os-volume-type-access:is_public": true}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:20:57.692447 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:20:57.692447 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:20:57.724640 np0000004352 devstack@c-api.service[100015]: DEBUG oslo_db.sqlalchemy.engines [req-7f5a67c4-19bb-4b49-add6-38f1cdd3fda7 req-8837e786-e0f8-4492-a11e-18ae272b4193 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=100015) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 02:20:57.751292 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-7f5a67c4-19bb-4b49-add6-38f1cdd3fda7 req-8837e786-e0f8-4492-a11e-18ae272b4193 admin admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Jul 03 02:20:57.751733 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1/4] 10.4.3.223 () {70 vars in 1328 bytes} [Fri Jul 3 02:20:57 2026] POST /volume/v3/types => generated 186 bytes in 349 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:20:57.767149 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-7f5a67c4-19bb-4b49-add6-38f1cdd3fda7 req-7df5201e-7943-4194-a393-813c4fedcec1 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:20:58.038633 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-7f5a67c4-19bb-4b49-add6-38f1cdd3fda7 req-7df5201e-7943-4194-a393-813c4fedcec1 admin admin] POST https://10.4.3.223/volume/v3/types/e61006bc-2471-4d60-bd49-f1ae7046e9d9/extra_specs Jul 03 02:20:58.039164 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-7f5a67c4-19bb-4b49-add6-38f1cdd3fda7 req-7df5201e-7943-4194-a393-813c4fedcec1 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"multiattach": " True"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:20:58.040807 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:20:58.040807 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:20:58.072674 np0000004352 devstack@c-api.service[100014]: DEBUG oslo_db.sqlalchemy.engines [req-7f5a67c4-19bb-4b49-add6-38f1cdd3fda7 req-7df5201e-7943-4194-a393-813c4fedcec1 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=100014) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 02:20:58.127983 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-7f5a67c4-19bb-4b49-add6-38f1cdd3fda7 req-7df5201e-7943-4194-a393-813c4fedcec1 admin admin] https://10.4.3.223/volume/v3/types/e61006bc-2471-4d60-bd49-f1ae7046e9d9/extra_specs returned with HTTP 200 Jul 03 02:20:58.128431 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1/5] 10.4.3.223 () {70 vars in 1474 bytes} [Fri Jul 3 02:20:57 2026] POST /volume/v3/types/e61006bc-2471-4d60-bd49-f1ae7046e9d9/extra_specs => generated 45 bytes in 370 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 02:21:06.799231 np0000004352 devstack@c-api.service[100013]: DEBUG dbcounter [-] [100013] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100013) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 02:21:07.184444 np0000004352 devstack@c-api.service[100012]: DEBUG dbcounter [-] [100012] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100012) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 02:21:07.749130 np0000004352 devstack@c-api.service[100015]: DEBUG dbcounter [-] [100015] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100015) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 02:21:08.126607 np0000004352 devstack@c-api.service[100014]: DEBUG dbcounter [-] [100014] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100014) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 02:21:21.960285 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-28a9116b-0192-44de-a721-9758d1737b1a None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:21:21.960867 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-28a9116b-0192-44de-a721-9758d1737b1a None None] GET https://10.4.3.223/volume// Jul 03 02:21:21.961023 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-28a9116b-0192-44de-a721-9758d1737b1a None None] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:21:21.961211 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-28a9116b-0192-44de-a721-9758d1737b1a None None] Calling method 'all' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:21:21.961683 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-28a9116b-0192-44de-a721-9758d1737b1a None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:21:21.962058 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 3/6] 10.4.3.223 () {66 vars in 1425 bytes} [Fri Jul 3 02:21:21 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:22:00.050302 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-8b0cf73d-2c8d-4ddd-8ad7-f3f7df102053 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:22:00.320814 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-8b0cf73d-2c8d-4ddd-8ad7-f3f7df102053 tempest-verify_tempest_config-1773950555 tempest-verify_tempest_config-1773950555-project-member] GET https://10.4.3.223/volume/v3/extensions Jul 03 02:22:00.320961 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-8b0cf73d-2c8d-4ddd-8ad7-f3f7df102053 tempest-verify_tempest_config-1773950555 tempest-verify_tempest_config-1773950555-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:22:00.321133 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-8b0cf73d-2c8d-4ddd-8ad7-f3f7df102053 tempest-verify_tempest_config-1773950555 tempest-verify_tempest_config-1773950555-project-member] Calling method 'index' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:22:00.321464 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-8b0cf73d-2c8d-4ddd-8ad7-f3f7df102053 tempest-verify_tempest_config-1773950555 tempest-verify_tempest_config-1773950555-project-member] https://10.4.3.223/volume/v3/extensions returned with HTTP 200 Jul 03 02:22:00.321808 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 2/7] 10.4.3.223 () {66 vars in 1246 bytes} [Fri Jul 3 02:22:00 2026] GET /volume/v3/extensions => generated 5245 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:22:38.422776 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-eb567e88-adb2-44b2-983a-5992e68276f8 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:22:38.838296 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-eb567e88-adb2-44b2-983a-5992e68276f8 tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:22:38.838296 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-eb567e88-adb2-44b2-983a-5992e68276f8 tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerStableDeviceRescueTest-volume-2009224137"}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:22:38.841552 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.volumes [None req-eb567e88-adb2-44b2-983a-5992e68276f8 tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerStableDeviceRescueTest-volume-2009224137'}} {{(pid=100015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:22:38.842121 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-eb567e88-adb2-44b2-983a-5992e68276f8 tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] Create volume of 1 GB Jul 03 02:22:38.851074 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-eb567e88-adb2-44b2-983a-5992e68276f8 tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] Availability zone cache updated, next update will occur around 2026-07-03 03:22:38.850618. {{(pid=100015) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 02:22:38.851235 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-eb567e88-adb2-44b2-983a-5992e68276f8 tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] Availability Zones retrieved successfully. Jul 03 02:22:38.870535 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-eb567e88-adb2-44b2-983a-5992e68276f8 tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] Flow 'volume_create_api' (a2712879-1156-43ea-99ae-8b1f48dc12a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:22:38.871550 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-eb567e88-adb2-44b2-983a-5992e68276f8 tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (efc7d2c3-30c6-4cda-9ab7-c0b2780d9343) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:22:38.872433 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.flows.api.create_volume [None req-eb567e88-adb2-44b2-983a-5992e68276f8 tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] Validating volume size '1' using validate_int {{(pid=100015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:22:38.915953 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-eb567e88-adb2-44b2-983a-5992e68276f8 tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (efc7d2c3-30c6-4cda-9ab7-c0b2780d9343) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:22:38.916680 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-eb567e88-adb2-44b2-983a-5992e68276f8 tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88167c9a-1176-4836-9719-f14bac1faf79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:22:38.951154 np0000004352 devstack@c-api.service[100015]: WARNING cinder.quota [None req-eb567e88-adb2-44b2-983a-5992e68276f8 tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-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. Jul 03 02:22:38.951475 np0000004352 devstack@c-api.service[100015]: WARNING cinder.quota [None req-eb567e88-adb2-44b2-983a-5992e68276f8 tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-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. Jul 03 02:22:39.005486 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.quota [None req-eb567e88-adb2-44b2-983a-5992e68276f8 tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] Created reservations ['1e4f1fe9-1cdb-4d5e-8ae9-3beeec5188f4', '02edd586-ffca-4a9e-98aa-408c441fd0d5', '4c6826d4-de58-47f8-aa62-729dfe1e55b2', '7e4c72da-c300-4807-b8ff-6e61271ad3bd'] {{(pid=100015) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:22:39.006498 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-eb567e88-adb2-44b2-983a-5992e68276f8 tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88167c9a-1176-4836-9719-f14bac1faf79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1e4f1fe9-1cdb-4d5e-8ae9-3beeec5188f4', '02edd586-ffca-4a9e-98aa-408c441fd0d5', '4c6826d4-de58-47f8-aa62-729dfe1e55b2', '7e4c72da-c300-4807-b8ff-6e61271ad3bd']}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:22:39.007399 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-eb567e88-adb2-44b2-983a-5992e68276f8 tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bac049dd-7d95-47e9-a14b-b924d31e4ce1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:22:39.077972 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-eb567e88-adb2-44b2-983a-5992e68276f8 tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bac049dd-7d95-47e9-a14b-b924d31e4ce1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'beb7cbcd-7699-4e91-a72e-a8286e2feeae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-2009224137',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a9c1306767e488c9ff591c5478b2ca3',qos_specs=None,replication_status=,reservations=['1e4f1fe9-1cdb-4d5e-8ae9-3beeec5188f4','02edd586-ffca-4a9e-98aa-408c441fd0d5','4c6826d4-de58-47f8-aa62-729dfe1e55b2','7e4c72da-c300-4807-b8ff-6e61271ad3bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a11cdac598b4df49c18c3dd3966f6b0',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:22:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-2009224137',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=beb7cbcd-7699-4e91-a72e-a8286e2feeae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5a9c1306767e488c9ff591c5478b2ca3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7a11cdac598b4df49c18c3dd3966f6b0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:22:39.078880 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-eb567e88-adb2-44b2-983a-5992e68276f8 tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aab92a18-8d64-48c9-a937-1ed8d5820d13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:22:39.107546 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-eb567e88-adb2-44b2-983a-5992e68276f8 tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aab92a18-8d64-48c9-a937-1ed8d5820d13) transitioned into state 'SUCCESS' from state '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-2009224137',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a9c1306767e488c9ff591c5478b2ca3',qos_specs=None,replication_status=,reservations=['1e4f1fe9-1cdb-4d5e-8ae9-3beeec5188f4','02edd586-ffca-4a9e-98aa-408c441fd0d5','4c6826d4-de58-47f8-aa62-729dfe1e55b2','7e4c72da-c300-4807-b8ff-6e61271ad3bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a11cdac598b4df49c18c3dd3966f6b0',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:22:39.108406 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-eb567e88-adb2-44b2-983a-5992e68276f8 tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91764827-cfe0-4291-8b9a-1a2af205843e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:22:39.140223 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-eb567e88-adb2-44b2-983a-5992e68276f8 tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91764827-cfe0-4291-8b9a-1a2af205843e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:22:39.140913 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-eb567e88-adb2-44b2-983a-5992e68276f8 tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] Flow 'volume_create_api' (a2712879-1156-43ea-99ae-8b1f48dc12a2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:22:39.141351 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-eb567e88-adb2-44b2-983a-5992e68276f8 tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] Create volume request issued successfully. Jul 03 02:22:39.142254 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-eb567e88-adb2-44b2-983a-5992e68276f8 tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:22:39.142705 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 2/8] 10.4.3.223 () {68 vars in 1258 bytes} [Fri Jul 3 02:22:38 2026] POST /volume/v3/volumes => generated 759 bytes in 720 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:22:48.343590 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-23583daf-3cd1-4fc6-b471-3569c7935569 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:22:48.773845 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-23583daf-3cd1-4fc6-b471-3569c7935569 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:22:48.774324 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-23583daf-3cd1-4fc6-b471-3569c7935569 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1335943611", "imageRef": "ea993fc3-c724-45f7-8dae-63cf2cac16e5"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:22:48.775913 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.volumes [None req-23583daf-3cd1-4fc6-b471-3569c7935569 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1335943611', 'imageRef': 'ea993fc3-c724-45f7-8dae-63cf2cac16e5'}} {{(pid=100014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:22:49.112755 np0000004352 devstack@c-api.service[100015]: DEBUG dbcounter [-] [100015] Writing DB stats cinder:SELECT=28,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=100015) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 02:22:49.266233 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.volumes [None req-23583daf-3cd1-4fc6-b471-3569c7935569 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Create volume of 1 GB Jul 03 02:22:49.282783 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-23583daf-3cd1-4fc6-b471-3569c7935569 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Availability zone cache updated, next update will occur around 2026-07-03 03:22:49.281969. {{(pid=100014) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 02:22:49.282943 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-23583daf-3cd1-4fc6-b471-3569c7935569 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Availability Zones retrieved successfully. Jul 03 02:22:49.304911 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-23583daf-3cd1-4fc6-b471-3569c7935569 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Flow 'volume_create_api' (4883d6d6-baf3-4604-ab50-4651e7f65808) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:22:49.305384 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-23583daf-3cd1-4fc6-b471-3569c7935569 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ad7f5c4-6d68-4f0c-b902-adfc13ae826f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:22:49.306466 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.flows.api.create_volume [None req-23583daf-3cd1-4fc6-b471-3569c7935569 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Validating volume size '1' using validate_int {{(pid=100014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:22:49.408917 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-23583daf-3cd1-4fc6-b471-3569c7935569 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ad7f5c4-6d68-4f0c-b902-adfc13ae826f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:22:49.409973 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-23583daf-3cd1-4fc6-b471-3569c7935569 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2637f395-6d56-446f-b3bc-fdd06a0900c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:22:49.458687 np0000004352 devstack@c-api.service[100014]: WARNING cinder.quota [None req-23583daf-3cd1-4fc6-b471-3569c7935569 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-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. Jul 03 02:22:49.459095 np0000004352 devstack@c-api.service[100014]: WARNING cinder.quota [None req-23583daf-3cd1-4fc6-b471-3569c7935569 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-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. Jul 03 02:22:49.535597 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.quota [None req-23583daf-3cd1-4fc6-b471-3569c7935569 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Created reservations ['57b1efb9-1f56-401d-8af4-22cd75abe300', 'cdacb63e-5374-4f18-94e4-9066fdccd28f', 'd6de3e36-aaa1-4897-906b-3e9c46452c7b', 'ff271e72-5c96-4900-b94a-cf252e4b3897'] {{(pid=100014) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:22:49.536676 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-23583daf-3cd1-4fc6-b471-3569c7935569 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2637f395-6d56-446f-b3bc-fdd06a0900c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['57b1efb9-1f56-401d-8af4-22cd75abe300', 'cdacb63e-5374-4f18-94e4-9066fdccd28f', 'd6de3e36-aaa1-4897-906b-3e9c46452c7b', 'ff271e72-5c96-4900-b94a-cf252e4b3897']}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:22:49.537431 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-23583daf-3cd1-4fc6-b471-3569c7935569 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83104f85-c661-4c48-9d2c-602c54eaa5fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:22:49.597130 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-23583daf-3cd1-4fc6-b471-3569c7935569 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83104f85-c661-4c48-9d2c-602c54eaa5fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dc3c1a64-bc42-4fc8-97ac-846f80691716', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1335943611',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='969f0c18e9f941ef8dfc1645bb72bb8d',qos_specs=None,replication_status=,reservations=['57b1efb9-1f56-401d-8af4-22cd75abe300','cdacb63e-5374-4f18-94e4-9066fdccd28f','d6de3e36-aaa1-4897-906b-3e9c46452c7b','ff271e72-5c96-4900-b94a-cf252e4b3897'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a08710e0b4a34a348e4ba61cc786b53f',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:22:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1335943611',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dc3c1a64-bc42-4fc8-97ac-846f80691716,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='969f0c18e9f941ef8dfc1645bb72bb8d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a08710e0b4a34a348e4ba61cc786b53f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:22:49.597864 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-23583daf-3cd1-4fc6-b471-3569c7935569 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14e920b8-053e-4638-bf80-3f974bfb6f1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:22:49.626932 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-23583daf-3cd1-4fc6-b471-3569c7935569 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14e920b8-053e-4638-bf80-3f974bfb6f1f) transitioned into state 'SUCCESS' from state '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-1335943611',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='969f0c18e9f941ef8dfc1645bb72bb8d',qos_specs=None,replication_status=,reservations=['57b1efb9-1f56-401d-8af4-22cd75abe300','cdacb63e-5374-4f18-94e4-9066fdccd28f','d6de3e36-aaa1-4897-906b-3e9c46452c7b','ff271e72-5c96-4900-b94a-cf252e4b3897'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a08710e0b4a34a348e4ba61cc786b53f',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:22:49.628464 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-23583daf-3cd1-4fc6-b471-3569c7935569 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (686c1b66-7c11-4b91-8d84-de76e14979d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:22:49.663730 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-23583daf-3cd1-4fc6-b471-3569c7935569 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (686c1b66-7c11-4b91-8d84-de76e14979d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:22:49.665495 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-23583daf-3cd1-4fc6-b471-3569c7935569 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Flow 'volume_create_api' (4883d6d6-baf3-4604-ab50-4651e7f65808) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:22:49.665590 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-23583daf-3cd1-4fc6-b471-3569c7935569 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Create volume request issued successfully. Jul 03 02:22:49.666957 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-23583daf-3cd1-4fc6-b471-3569c7935569 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:22:49.667571 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 2/9] 10.4.3.223 () {68 vars in 1259 bytes} [Fri Jul 3 02:22:48 2026] POST /volume/v3/volumes => generated 752 bytes in 1324 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:22:49.683216 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-970ec00f-13aa-4332-b335-8129f8894a87 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:22:49.686811 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-970ec00f-13aa-4332-b335-8129f8894a87 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] GET https://10.4.3.223/volume/v3/volumes/dc3c1a64-bc42-4fc8-97ac-846f80691716 Jul 03 02:22:49.687265 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-970ec00f-13aa-4332-b335-8129f8894a87 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:22:49.687265 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-970ec00f-13aa-4332-b335-8129f8894a87 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:22:49.733103 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:22:49.733103 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:22:49.741262 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-970ec00f-13aa-4332-b335-8129f8894a87 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Volume info retrieved successfully. Jul 03 02:22:49.749760 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-970ec00f-13aa-4332-b335-8129f8894a87 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] https://10.4.3.223/volume/v3/volumes/dc3c1a64-bc42-4fc8-97ac-846f80691716 returned with HTTP 200 Jul 03 02:22:49.750223 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 4/10] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:22:49 2026] GET /volume/v3/volumes/dc3c1a64-bc42-4fc8-97ac-846f80691716 => generated 820 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:22:50.766929 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-a4020aef-6f1f-4640-93f2-8bf80b3915e3 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:22:50.768815 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-a4020aef-6f1f-4640-93f2-8bf80b3915e3 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] GET https://10.4.3.223/volume/v3/volumes/dc3c1a64-bc42-4fc8-97ac-846f80691716 Jul 03 02:22:50.769040 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-a4020aef-6f1f-4640-93f2-8bf80b3915e3 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:22:50.769271 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-a4020aef-6f1f-4640-93f2-8bf80b3915e3 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:22:50.799913 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:22:50.799913 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:22:50.807595 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-a4020aef-6f1f-4640-93f2-8bf80b3915e3 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Volume info retrieved successfully. Jul 03 02:22:50.814585 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-a4020aef-6f1f-4640-93f2-8bf80b3915e3 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] https://10.4.3.223/volume/v3/volumes/dc3c1a64-bc42-4fc8-97ac-846f80691716 returned with HTTP 200 Jul 03 02:22:50.815016 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 3/11] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:22:50 2026] GET /volume/v3/volumes/dc3c1a64-bc42-4fc8-97ac-846f80691716 => generated 844 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:22:51.232350 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-9346e113-0a4c-45c4-a45e-1d3341df0a6d None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:22:51.235053 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-9346e113-0a4c-45c4-a45e-1d3341df0a6d tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:22:51.235396 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-9346e113-0a4c-45c4-a45e-1d3341df0a6d tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-915618777"}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:22:51.236857 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.volumes [None req-9346e113-0a4c-45c4-a45e-1d3341df0a6d tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-915618777'}} {{(pid=100015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:22:51.237011 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-9346e113-0a4c-45c4-a45e-1d3341df0a6d tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] Create volume of 1 GB Jul 03 02:22:51.237325 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:22:51.237325 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:22:51.241233 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-9346e113-0a4c-45c4-a45e-1d3341df0a6d tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] Availability Zones retrieved successfully. Jul 03 02:22:51.246955 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-9346e113-0a4c-45c4-a45e-1d3341df0a6d tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] Flow 'volume_create_api' (dff1705b-f000-4cf9-8464-065529528c89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:22:51.248217 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-9346e113-0a4c-45c4-a45e-1d3341df0a6d tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (630d4379-50f1-40e8-a2be-17204cbbf03e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:22:51.249301 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.flows.api.create_volume [None req-9346e113-0a4c-45c4-a45e-1d3341df0a6d tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] Validating volume size '1' using validate_int {{(pid=100015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:22:51.275970 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-9346e113-0a4c-45c4-a45e-1d3341df0a6d tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (630d4379-50f1-40e8-a2be-17204cbbf03e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:22:51.276787 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-9346e113-0a4c-45c4-a45e-1d3341df0a6d tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0229c82d-09b6-40e5-b5b2-512faa647b13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:22:51.337527 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.quota [None req-9346e113-0a4c-45c4-a45e-1d3341df0a6d tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] Created reservations ['badefa7a-ed2e-49ef-8564-76871b63e83e', '52e3e795-c15a-44c3-be59-612c711aaf80', '003a6a8c-0b68-4bb5-9624-4181ffa5cd4d', 'b7f9bbfb-885b-4085-a7bc-d9f6809dc6c6'] {{(pid=100015) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:22:51.338488 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-9346e113-0a4c-45c4-a45e-1d3341df0a6d tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0229c82d-09b6-40e5-b5b2-512faa647b13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['badefa7a-ed2e-49ef-8564-76871b63e83e', '52e3e795-c15a-44c3-be59-612c711aaf80', '003a6a8c-0b68-4bb5-9624-4181ffa5cd4d', 'b7f9bbfb-885b-4085-a7bc-d9f6809dc6c6']}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:22:51.338922 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-9346e113-0a4c-45c4-a45e-1d3341df0a6d tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a571e0e2-8dc1-4eb7-a1a0-a1abcb5d0708) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:22:51.361142 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-9346e113-0a4c-45c4-a45e-1d3341df0a6d tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a571e0e2-8dc1-4eb7-a1a0-a1abcb5d0708) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '652b98af-627a-4c8a-9978-21a7a94ccb2c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-915618777',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='661facac13684dafb66fd6be76fdf78e',qos_specs=None,replication_status=,reservations=['badefa7a-ed2e-49ef-8564-76871b63e83e','52e3e795-c15a-44c3-be59-612c711aaf80','003a6a8c-0b68-4bb5-9624-4181ffa5cd4d','b7f9bbfb-885b-4085-a7bc-d9f6809dc6c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='380d95c35fbd43508198a99a715b4a77',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:22:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-915618777',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=652b98af-627a-4c8a-9978-21a7a94ccb2c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='661facac13684dafb66fd6be76fdf78e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='380d95c35fbd43508198a99a715b4a77',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:22:51.361853 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-9346e113-0a4c-45c4-a45e-1d3341df0a6d tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0896b89a-6b4b-4a7c-a6ab-3854941d60c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:22:51.382274 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-9346e113-0a4c-45c4-a45e-1d3341df0a6d tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0896b89a-6b4b-4a7c-a6ab-3854941d60c7) transitioned into state 'SUCCESS' from state '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-915618777',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='661facac13684dafb66fd6be76fdf78e',qos_specs=None,replication_status=,reservations=['badefa7a-ed2e-49ef-8564-76871b63e83e','52e3e795-c15a-44c3-be59-612c711aaf80','003a6a8c-0b68-4bb5-9624-4181ffa5cd4d','b7f9bbfb-885b-4085-a7bc-d9f6809dc6c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='380d95c35fbd43508198a99a715b4a77',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:22:51.383186 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-9346e113-0a4c-45c4-a45e-1d3341df0a6d tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d28b8514-e712-4bdf-a14e-23857015123f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:22:51.394872 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-9346e113-0a4c-45c4-a45e-1d3341df0a6d tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d28b8514-e712-4bdf-a14e-23857015123f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:22:51.395766 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-9346e113-0a4c-45c4-a45e-1d3341df0a6d tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] Flow 'volume_create_api' (dff1705b-f000-4cf9-8464-065529528c89) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:22:51.396115 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-9346e113-0a4c-45c4-a45e-1d3341df0a6d tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] Create volume request issued successfully. Jul 03 02:22:51.396798 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-9346e113-0a4c-45c4-a45e-1d3341df0a6d tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:22:51.397544 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 3/12] 10.4.3.223 () {68 vars in 1258 bytes} [Fri Jul 3 02:22:51 2026] POST /volume/v3/volumes => generated 751 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:22:51.412628 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-63a0a2fc-c099-45c2-ba8b-fb83f503f754 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:22:51.414701 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-63a0a2fc-c099-45c2-ba8b-fb83f503f754 tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] GET https://10.4.3.223/volume/v3/volumes/652b98af-627a-4c8a-9978-21a7a94ccb2c Jul 03 02:22:51.414927 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-63a0a2fc-c099-45c2-ba8b-fb83f503f754 tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:22:51.415163 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-63a0a2fc-c099-45c2-ba8b-fb83f503f754 tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:22:51.434490 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:22:51.434490 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:22:51.443700 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-63a0a2fc-c099-45c2-ba8b-fb83f503f754 tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] Volume info retrieved successfully. Jul 03 02:22:51.451617 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-63a0a2fc-c099-45c2-ba8b-fb83f503f754 tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] https://10.4.3.223/volume/v3/volumes/652b98af-627a-4c8a-9978-21a7a94ccb2c returned with HTTP 200 Jul 03 02:22:51.452414 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 3/13] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:22:51 2026] GET /volume/v3/volumes/652b98af-627a-4c8a-9978-21a7a94ccb2c => generated 819 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:22:51.850557 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-3682004b-4813-43ba-a538-ecde9c87b8a8 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:22:51.855054 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-3682004b-4813-43ba-a538-ecde9c87b8a8 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] GET https://10.4.3.223/volume/v3/volumes/dc3c1a64-bc42-4fc8-97ac-846f80691716 Jul 03 02:22:51.855054 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-3682004b-4813-43ba-a538-ecde9c87b8a8 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:22:51.855054 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-3682004b-4813-43ba-a538-ecde9c87b8a8 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:22:51.868813 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:22:51.868813 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:22:51.872947 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-3682004b-4813-43ba-a538-ecde9c87b8a8 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Volume info retrieved successfully. Jul 03 02:22:51.877120 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-3682004b-4813-43ba-a538-ecde9c87b8a8 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] https://10.4.3.223/volume/v3/volumes/dc3c1a64-bc42-4fc8-97ac-846f80691716 returned with HTTP 200 Jul 03 02:22:51.877525 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 5/14] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:22:51 2026] GET /volume/v3/volumes/dc3c1a64-bc42-4fc8-97ac-846f80691716 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:22:52.465734 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-457de693-1c79-4c57-8579-1662098312e9 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:22:52.467936 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-457de693-1c79-4c57-8579-1662098312e9 tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] GET https://10.4.3.223/volume/v3/volumes/652b98af-627a-4c8a-9978-21a7a94ccb2c Jul 03 02:22:52.468205 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-457de693-1c79-4c57-8579-1662098312e9 tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:22:52.468502 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-457de693-1c79-4c57-8579-1662098312e9 tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:22:52.477880 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:22:52.477880 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:22:52.483523 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-457de693-1c79-4c57-8579-1662098312e9 tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] Volume info retrieved successfully. Jul 03 02:22:52.491022 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-457de693-1c79-4c57-8579-1662098312e9 tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] https://10.4.3.223/volume/v3/volumes/652b98af-627a-4c8a-9978-21a7a94ccb2c returned with HTTP 200 Jul 03 02:22:52.491537 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 4/15] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:22:52 2026] GET /volume/v3/volumes/652b98af-627a-4c8a-9978-21a7a94ccb2c => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:22:52.895511 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-aa84a535-7570-4d15-b748-7f554bc64f99 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:22:52.902186 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-aa84a535-7570-4d15-b748-7f554bc64f99 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] GET https://10.4.3.223/volume/v3/volumes/dc3c1a64-bc42-4fc8-97ac-846f80691716 Jul 03 02:22:52.902186 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-aa84a535-7570-4d15-b748-7f554bc64f99 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:22:52.902186 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-aa84a535-7570-4d15-b748-7f554bc64f99 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:22:52.911657 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:22:52.911657 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:22:52.919154 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-aa84a535-7570-4d15-b748-7f554bc64f99 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Volume info retrieved successfully. Jul 03 02:22:52.927464 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-aa84a535-7570-4d15-b748-7f554bc64f99 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] https://10.4.3.223/volume/v3/volumes/dc3c1a64-bc42-4fc8-97ac-846f80691716 returned with HTTP 200 Jul 03 02:22:52.927991 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 4/16] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:22:52 2026] GET /volume/v3/volumes/dc3c1a64-bc42-4fc8-97ac-846f80691716 => generated 905 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:22:53.940025 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-955f5fcf-54c5-433e-b0c4-c22179ec1ce8 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:22:53.941884 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-955f5fcf-54c5-433e-b0c4-c22179ec1ce8 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] GET https://10.4.3.223/volume/v3/volumes/dc3c1a64-bc42-4fc8-97ac-846f80691716 Jul 03 02:22:53.942116 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-955f5fcf-54c5-433e-b0c4-c22179ec1ce8 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:22:53.942378 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-955f5fcf-54c5-433e-b0c4-c22179ec1ce8 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:22:53.951579 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:22:53.951579 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:22:53.955834 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-955f5fcf-54c5-433e-b0c4-c22179ec1ce8 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Volume info retrieved successfully. Jul 03 02:22:53.960484 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-955f5fcf-54c5-433e-b0c4-c22179ec1ce8 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] https://10.4.3.223/volume/v3/volumes/dc3c1a64-bc42-4fc8-97ac-846f80691716 returned with HTTP 200 Jul 03 02:22:53.961127 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 4/17] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:22:53 2026] GET /volume/v3/volumes/dc3c1a64-bc42-4fc8-97ac-846f80691716 => generated 905 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:22:54.355480 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-55357578-f6ce-4e96-97c6-c413833b2026 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:22:54.603362 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-55357578-f6ce-4e96-97c6-c413833b2026 tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:22:54.603869 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-55357578-f6ce-4e96-97c6-c413833b2026 tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-1356784443"}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:22:54.605346 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.volumes [None req-55357578-f6ce-4e96-97c6-c413833b2026 tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-1356784443'}} {{(pid=100013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:22:54.605867 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.volumes [None req-55357578-f6ce-4e96-97c6-c413833b2026 tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] Create volume of 1 GB Jul 03 02:22:54.616454 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-55357578-f6ce-4e96-97c6-c413833b2026 tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] Availability zone cache updated, next update will occur around 2026-07-03 03:22:54.615690. {{(pid=100013) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 02:22:54.616454 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-55357578-f6ce-4e96-97c6-c413833b2026 tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] Availability Zones retrieved successfully. Jul 03 02:22:54.639232 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-55357578-f6ce-4e96-97c6-c413833b2026 tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] Flow 'volume_create_api' (028b027b-7390-4bf2-8c53-0b545cfa3c28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:22:54.640397 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-55357578-f6ce-4e96-97c6-c413833b2026 tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d982d076-470a-4b59-b6da-5f105ab008f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:22:54.641305 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.flows.api.create_volume [None req-55357578-f6ce-4e96-97c6-c413833b2026 tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] Validating volume size '1' using validate_int {{(pid=100013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:22:54.690560 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-55357578-f6ce-4e96-97c6-c413833b2026 tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d982d076-470a-4b59-b6da-5f105ab008f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:22:54.691301 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-55357578-f6ce-4e96-97c6-c413833b2026 tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3fcd39a4-330b-4fed-bc26-74280b00a3de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:22:54.736669 np0000004352 devstack@c-api.service[100013]: WARNING cinder.quota [None req-55357578-f6ce-4e96-97c6-c413833b2026 tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-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. Jul 03 02:22:54.736926 np0000004352 devstack@c-api.service[100013]: WARNING cinder.quota [None req-55357578-f6ce-4e96-97c6-c413833b2026 tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-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. Jul 03 02:22:54.791641 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.quota [None req-55357578-f6ce-4e96-97c6-c413833b2026 tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] Created reservations ['bfb014a7-0ce9-4741-afb7-7b13bddf3f5a', 'bc955490-21dd-4f58-a157-c7d1ec51693d', '500e09bf-8387-4caa-93ac-50a18a8b61f1', 'af5523fb-27a8-45ba-b03e-a888fdf9d512'] {{(pid=100013) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:22:54.792713 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-55357578-f6ce-4e96-97c6-c413833b2026 tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3fcd39a4-330b-4fed-bc26-74280b00a3de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bfb014a7-0ce9-4741-afb7-7b13bddf3f5a', 'bc955490-21dd-4f58-a157-c7d1ec51693d', '500e09bf-8387-4caa-93ac-50a18a8b61f1', 'af5523fb-27a8-45ba-b03e-a888fdf9d512']}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:22:54.793671 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-55357578-f6ce-4e96-97c6-c413833b2026 tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18ebdba3-44f6-4251-9ddb-39bf1d451392) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:22:54.843936 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-55357578-f6ce-4e96-97c6-c413833b2026 tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18ebdba3-44f6-4251-9ddb-39bf1d451392) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '867e036d-01e7-4bd9-9917-62ad2b4a203a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1356784443',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de0a5148cfb24c6e8a9a5f34fdddf860',qos_specs=None,replication_status=,reservations=['bfb014a7-0ce9-4741-afb7-7b13bddf3f5a','bc955490-21dd-4f58-a157-c7d1ec51693d','500e09bf-8387-4caa-93ac-50a18a8b61f1','af5523fb-27a8-45ba-b03e-a888fdf9d512'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='69dcdbfe39b943808a14461b3380cf7d',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:22:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1356784443',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=867e036d-01e7-4bd9-9917-62ad2b4a203a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='de0a5148cfb24c6e8a9a5f34fdddf860',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='69dcdbfe39b943808a14461b3380cf7d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:22:54.844823 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-55357578-f6ce-4e96-97c6-c413833b2026 tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c7b454e-9451-4feb-9635-4e8cb1bd2afe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:22:54.868938 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-55357578-f6ce-4e96-97c6-c413833b2026 tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c7b454e-9451-4feb-9635-4e8cb1bd2afe) transitioned into state 'SUCCESS' from state '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-1356784443',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de0a5148cfb24c6e8a9a5f34fdddf860',qos_specs=None,replication_status=,reservations=['bfb014a7-0ce9-4741-afb7-7b13bddf3f5a','bc955490-21dd-4f58-a157-c7d1ec51693d','500e09bf-8387-4caa-93ac-50a18a8b61f1','af5523fb-27a8-45ba-b03e-a888fdf9d512'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='69dcdbfe39b943808a14461b3380cf7d',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:22:54.869703 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-55357578-f6ce-4e96-97c6-c413833b2026 tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eea7a96d-eb31-4522-907b-2c243a18887c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:22:54.894373 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-55357578-f6ce-4e96-97c6-c413833b2026 tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eea7a96d-eb31-4522-907b-2c243a18887c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:22:54.895290 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-55357578-f6ce-4e96-97c6-c413833b2026 tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] Flow 'volume_create_api' (028b027b-7390-4bf2-8c53-0b545cfa3c28) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:22:54.895681 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-55357578-f6ce-4e96-97c6-c413833b2026 tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] Create volume request issued successfully. Jul 03 02:22:54.896398 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-55357578-f6ce-4e96-97c6-c413833b2026 tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:22:54.897030 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 6/18] 10.4.3.223 () {68 vars in 1258 bytes} [Fri Jul 3 02:22:54 2026] POST /volume/v3/volumes => generated 785 bytes in 542 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:22:54.912345 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-ef036788-edbc-42f9-a35c-f99891f325ea None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:22:54.914013 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-ef036788-edbc-42f9-a35c-f99891f325ea tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] GET https://10.4.3.223/volume/v3/volumes/867e036d-01e7-4bd9-9917-62ad2b4a203a Jul 03 02:22:54.914269 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-ef036788-edbc-42f9-a35c-f99891f325ea tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:22:54.914560 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-ef036788-edbc-42f9-a35c-f99891f325ea tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:22:54.943213 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:22:54.943213 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:22:54.946906 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-ef036788-edbc-42f9-a35c-f99891f325ea tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] Volume info retrieved successfully. Jul 03 02:22:54.951127 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-ef036788-edbc-42f9-a35c-f99891f325ea tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] https://10.4.3.223/volume/v3/volumes/867e036d-01e7-4bd9-9917-62ad2b4a203a returned with HTTP 200 Jul 03 02:22:54.951604 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 5/19] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:22:54 2026] GET /volume/v3/volumes/867e036d-01e7-4bd9-9917-62ad2b4a203a => generated 964 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:22:54.974821 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-c50baf0c-ca82-48fd-8421-e3317e678597 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:22:54.976732 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-c50baf0c-ca82-48fd-8421-e3317e678597 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] GET https://10.4.3.223/volume/v3/volumes/dc3c1a64-bc42-4fc8-97ac-846f80691716 Jul 03 02:22:54.976928 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-c50baf0c-ca82-48fd-8421-e3317e678597 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:22:54.977095 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-c50baf0c-ca82-48fd-8421-e3317e678597 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:22:54.983888 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:22:54.983888 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:22:54.990520 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-c50baf0c-ca82-48fd-8421-e3317e678597 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Volume info retrieved successfully. Jul 03 02:22:54.994552 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-c50baf0c-ca82-48fd-8421-e3317e678597 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] https://10.4.3.223/volume/v3/volumes/dc3c1a64-bc42-4fc8-97ac-846f80691716 returned with HTTP 200 Jul 03 02:22:54.994994 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 5/20] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:22:54 2026] GET /volume/v3/volumes/dc3c1a64-bc42-4fc8-97ac-846f80691716 => generated 905 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:22:55.967808 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-1193ef2e-a576-415a-b671-160b4f41368a None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:22:55.970670 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-1193ef2e-a576-415a-b671-160b4f41368a tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] GET https://10.4.3.223/volume/v3/volumes/867e036d-01e7-4bd9-9917-62ad2b4a203a Jul 03 02:22:55.970670 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-1193ef2e-a576-415a-b671-160b4f41368a tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:22:55.970670 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-1193ef2e-a576-415a-b671-160b4f41368a tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:22:56.010316 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-699a202c-0eb6-482f-956d-e20d3a8cc690 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:22:56.012711 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-699a202c-0eb6-482f-956d-e20d3a8cc690 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] GET https://10.4.3.223/volume/v3/volumes/dc3c1a64-bc42-4fc8-97ac-846f80691716 Jul 03 02:22:56.012903 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-699a202c-0eb6-482f-956d-e20d3a8cc690 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:22:56.013086 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-699a202c-0eb6-482f-956d-e20d3a8cc690 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:22:56.014877 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:22:56.014877 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:22:56.021074 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-1193ef2e-a576-415a-b671-160b4f41368a tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] Volume info retrieved successfully. Jul 03 02:22:56.022528 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:22:56.022528 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:22:56.026637 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-1193ef2e-a576-415a-b671-160b4f41368a tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] https://10.4.3.223/volume/v3/volumes/867e036d-01e7-4bd9-9917-62ad2b4a203a returned with HTTP 200 Jul 03 02:22:56.027204 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 5/21] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:22:55 2026] GET /volume/v3/volumes/867e036d-01e7-4bd9-9917-62ad2b4a203a => generated 1025 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:22:56.027278 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-699a202c-0eb6-482f-956d-e20d3a8cc690 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Volume info retrieved successfully. Jul 03 02:22:56.033574 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-699a202c-0eb6-482f-956d-e20d3a8cc690 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] https://10.4.3.223/volume/v3/volumes/dc3c1a64-bc42-4fc8-97ac-846f80691716 returned with HTTP 200 Jul 03 02:22:56.034072 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 7/22] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:22:56 2026] GET /volume/v3/volumes/dc3c1a64-bc42-4fc8-97ac-846f80691716 => generated 905 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:22:57.049749 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-fee17a24-d32f-4d47-a83c-e3a267b78b60 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:22:57.052111 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-fee17a24-d32f-4d47-a83c-e3a267b78b60 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] GET https://10.4.3.223/volume/v3/volumes/dc3c1a64-bc42-4fc8-97ac-846f80691716 Jul 03 02:22:57.052303 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-fee17a24-d32f-4d47-a83c-e3a267b78b60 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:22:57.052510 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-fee17a24-d32f-4d47-a83c-e3a267b78b60 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:22:57.062277 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:22:57.062277 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:22:57.067728 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-fee17a24-d32f-4d47-a83c-e3a267b78b60 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Volume info retrieved successfully. Jul 03 02:22:57.074231 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-fee17a24-d32f-4d47-a83c-e3a267b78b60 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] https://10.4.3.223/volume/v3/volumes/dc3c1a64-bc42-4fc8-97ac-846f80691716 returned with HTTP 200 Jul 03 02:22:57.075133 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 6/23] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:22:57 2026] GET /volume/v3/volumes/dc3c1a64-bc42-4fc8-97ac-846f80691716 => generated 905 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:22:58.093325 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-2425b236-63a6-4cca-9983-555bb4c489ee None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:22:58.095134 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-2425b236-63a6-4cca-9983-555bb4c489ee tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] GET https://10.4.3.223/volume/v3/volumes/dc3c1a64-bc42-4fc8-97ac-846f80691716 Jul 03 02:22:58.095318 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-2425b236-63a6-4cca-9983-555bb4c489ee tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:22:58.095529 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-2425b236-63a6-4cca-9983-555bb4c489ee tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:22:58.109081 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:22:58.109081 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:22:58.113363 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-2425b236-63a6-4cca-9983-555bb4c489ee tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Volume info retrieved successfully. Jul 03 02:22:58.119017 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-2425b236-63a6-4cca-9983-555bb4c489ee tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] https://10.4.3.223/volume/v3/volumes/dc3c1a64-bc42-4fc8-97ac-846f80691716 returned with HTTP 200 Jul 03 02:22:58.119564 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 6/24] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:22:58 2026] GET /volume/v3/volumes/dc3c1a64-bc42-4fc8-97ac-846f80691716 => generated 905 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:22:59.139047 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-fe3c55a5-0209-4673-9e33-1c14293ea8b1 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:22:59.141360 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-fe3c55a5-0209-4673-9e33-1c14293ea8b1 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] GET https://10.4.3.223/volume/v3/volumes/dc3c1a64-bc42-4fc8-97ac-846f80691716 Jul 03 02:22:59.141670 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-fe3c55a5-0209-4673-9e33-1c14293ea8b1 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:22:59.141945 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-fe3c55a5-0209-4673-9e33-1c14293ea8b1 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:22:59.150776 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:22:59.150776 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:22:59.156777 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-fe3c55a5-0209-4673-9e33-1c14293ea8b1 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Volume info retrieved successfully. Jul 03 02:22:59.165642 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-fe3c55a5-0209-4673-9e33-1c14293ea8b1 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] https://10.4.3.223/volume/v3/volumes/dc3c1a64-bc42-4fc8-97ac-846f80691716 returned with HTTP 200 Jul 03 02:22:59.166087 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 6/25] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:22:59 2026] GET /volume/v3/volumes/dc3c1a64-bc42-4fc8-97ac-846f80691716 => generated 905 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:23:00.180179 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-763024ad-cce3-47f4-910a-9dce3d5719c5 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:23:00.182314 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-763024ad-cce3-47f4-910a-9dce3d5719c5 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] GET https://10.4.3.223/volume/v3/volumes/dc3c1a64-bc42-4fc8-97ac-846f80691716 Jul 03 02:23:00.182509 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-763024ad-cce3-47f4-910a-9dce3d5719c5 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:23:00.182730 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-763024ad-cce3-47f4-910a-9dce3d5719c5 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:23:00.190740 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:23:00.190740 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:23:00.194459 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-763024ad-cce3-47f4-910a-9dce3d5719c5 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Volume info retrieved successfully. Jul 03 02:23:00.199281 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-763024ad-cce3-47f4-910a-9dce3d5719c5 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] https://10.4.3.223/volume/v3/volumes/dc3c1a64-bc42-4fc8-97ac-846f80691716 returned with HTTP 200 Jul 03 02:23:00.199762 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 8/26] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:23:00 2026] GET /volume/v3/volumes/dc3c1a64-bc42-4fc8-97ac-846f80691716 => generated 905 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:23:01.218906 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-02f24f3b-26bf-460e-a3a3-c392c94e0a89 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:23:01.222501 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-02f24f3b-26bf-460e-a3a3-c392c94e0a89 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] GET https://10.4.3.223/volume/v3/volumes/dc3c1a64-bc42-4fc8-97ac-846f80691716 Jul 03 02:23:01.222501 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-02f24f3b-26bf-460e-a3a3-c392c94e0a89 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:23:01.222501 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-02f24f3b-26bf-460e-a3a3-c392c94e0a89 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:23:01.232459 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:23:01.232459 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:23:01.237129 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-02f24f3b-26bf-460e-a3a3-c392c94e0a89 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Volume info retrieved successfully. Jul 03 02:23:01.243443 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-02f24f3b-26bf-460e-a3a3-c392c94e0a89 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] https://10.4.3.223/volume/v3/volumes/dc3c1a64-bc42-4fc8-97ac-846f80691716 returned with HTTP 200 Jul 03 02:23:01.243944 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 7/27] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:23:01 2026] GET /volume/v3/volumes/dc3c1a64-bc42-4fc8-97ac-846f80691716 => generated 1391 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:23:01.259750 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-0ce3989a-9478-4815-9923-d7302d631c8b None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:23:01.262315 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-0ce3989a-9478-4815-9923-d7302d631c8b tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:23:01.262661 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-0ce3989a-9478-4815-9923-d7302d631c8b tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1240665597"}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:23:01.264051 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.volumes [None req-0ce3989a-9478-4815-9923-d7302d631c8b tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1240665597'}} {{(pid=100015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:23:01.264164 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-0ce3989a-9478-4815-9923-d7302d631c8b tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Create volume of 1 GB Jul 03 02:23:01.268643 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-0ce3989a-9478-4815-9923-d7302d631c8b tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Availability Zones retrieved successfully. Jul 03 02:23:01.274487 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-0ce3989a-9478-4815-9923-d7302d631c8b tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Flow 'volume_create_api' (6b9dc770-05ba-4494-896f-dd0b593dc210) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:23:01.275672 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-0ce3989a-9478-4815-9923-d7302d631c8b tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a7018fa-d11c-4025-bca8-0a76b496620e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:23:01.276973 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.flows.api.create_volume [None req-0ce3989a-9478-4815-9923-d7302d631c8b tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Validating volume size '1' using validate_int {{(pid=100015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:23:01.305291 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-0ce3989a-9478-4815-9923-d7302d631c8b tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a7018fa-d11c-4025-bca8-0a76b496620e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:23:01.306070 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-0ce3989a-9478-4815-9923-d7302d631c8b tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46ec492f-394e-4cf1-b8b8-978f37c6ccb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:23:01.356558 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.quota [None req-0ce3989a-9478-4815-9923-d7302d631c8b tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Created reservations ['97834ad2-f9ff-4a35-b6af-1ef21922feab', '6153f16c-9892-4ace-9782-e939645b1787', '3b3132ce-3816-4f70-b840-762a140c22aa', '184f3656-fe46-4c89-ab85-152beb88342e'] {{(pid=100015) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:23:01.357659 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-0ce3989a-9478-4815-9923-d7302d631c8b tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46ec492f-394e-4cf1-b8b8-978f37c6ccb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['97834ad2-f9ff-4a35-b6af-1ef21922feab', '6153f16c-9892-4ace-9782-e939645b1787', '3b3132ce-3816-4f70-b840-762a140c22aa', '184f3656-fe46-4c89-ab85-152beb88342e']}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:23:01.358773 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-0ce3989a-9478-4815-9923-d7302d631c8b tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d24cd592-8c87-4d68-995c-f1a2773c57e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:23:01.386800 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-0ce3989a-9478-4815-9923-d7302d631c8b tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d24cd592-8c87-4d68-995c-f1a2773c57e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'af2f5448-ab1e-4638-93f9-69bc6b348d71', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1240665597',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='969f0c18e9f941ef8dfc1645bb72bb8d',qos_specs=None,replication_status=,reservations=['97834ad2-f9ff-4a35-b6af-1ef21922feab','6153f16c-9892-4ace-9782-e939645b1787','3b3132ce-3816-4f70-b840-762a140c22aa','184f3656-fe46-4c89-ab85-152beb88342e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a08710e0b4a34a348e4ba61cc786b53f',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:23:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1240665597',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=af2f5448-ab1e-4638-93f9-69bc6b348d71,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='969f0c18e9f941ef8dfc1645bb72bb8d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a08710e0b4a34a348e4ba61cc786b53f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:23:01.387606 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-0ce3989a-9478-4815-9923-d7302d631c8b tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (769cf3a2-bc50-4e1f-b74a-227f862399d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:23:01.408897 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-0ce3989a-9478-4815-9923-d7302d631c8b tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (769cf3a2-bc50-4e1f-b74a-227f862399d1) transitioned into state 'SUCCESS' from state '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-1240665597',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='969f0c18e9f941ef8dfc1645bb72bb8d',qos_specs=None,replication_status=,reservations=['97834ad2-f9ff-4a35-b6af-1ef21922feab','6153f16c-9892-4ace-9782-e939645b1787','3b3132ce-3816-4f70-b840-762a140c22aa','184f3656-fe46-4c89-ab85-152beb88342e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a08710e0b4a34a348e4ba61cc786b53f',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:23:01.409759 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-0ce3989a-9478-4815-9923-d7302d631c8b tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c75c3f85-236d-4685-8905-b99060dfb4ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:23:01.435639 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-0ce3989a-9478-4815-9923-d7302d631c8b tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c75c3f85-236d-4685-8905-b99060dfb4ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:23:01.436320 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-0ce3989a-9478-4815-9923-d7302d631c8b tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Flow 'volume_create_api' (6b9dc770-05ba-4494-896f-dd0b593dc210) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:23:01.436813 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-0ce3989a-9478-4815-9923-d7302d631c8b tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Create volume request issued successfully. Jul 03 02:23:01.437675 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-0ce3989a-9478-4815-9923-d7302d631c8b tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:23:01.438262 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 7/28] 10.4.3.223 () {68 vars in 1258 bytes} [Fri Jul 3 02:23:01 2026] POST /volume/v3/volumes => generated 752 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:23:01.459233 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-29c68f16-dcc0-4b66-b653-59e44c898329 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:23:01.466264 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-29c68f16-dcc0-4b66-b653-59e44c898329 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] GET https://10.4.3.223/volume/v3/volumes/af2f5448-ab1e-4638-93f9-69bc6b348d71 Jul 03 02:23:01.466264 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-29c68f16-dcc0-4b66-b653-59e44c898329 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:23:01.466264 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-29c68f16-dcc0-4b66-b653-59e44c898329 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:23:01.471376 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:23:01.471376 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:23:01.476351 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-29c68f16-dcc0-4b66-b653-59e44c898329 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Volume info retrieved successfully. Jul 03 02:23:01.483106 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-29c68f16-dcc0-4b66-b653-59e44c898329 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] https://10.4.3.223/volume/v3/volumes/af2f5448-ab1e-4638-93f9-69bc6b348d71 returned with HTTP 200 Jul 03 02:23:01.483604 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 7/29] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:23:01 2026] GET /volume/v3/volumes/af2f5448-ab1e-4638-93f9-69bc6b348d71 => generated 820 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:23:02.500232 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-6b9600c2-c419-43d6-a1b3-5b68e253e4c2 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:23:02.504073 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-6b9600c2-c419-43d6-a1b3-5b68e253e4c2 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] GET https://10.4.3.223/volume/v3/volumes/af2f5448-ab1e-4638-93f9-69bc6b348d71 Jul 03 02:23:02.504291 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-6b9600c2-c419-43d6-a1b3-5b68e253e4c2 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:23:02.504569 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-6b9600c2-c419-43d6-a1b3-5b68e253e4c2 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:23:02.520608 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:23:02.520608 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:23:02.528687 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-6b9600c2-c419-43d6-a1b3-5b68e253e4c2 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Volume info retrieved successfully. Jul 03 02:23:02.534366 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-6b9600c2-c419-43d6-a1b3-5b68e253e4c2 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] https://10.4.3.223/volume/v3/volumes/af2f5448-ab1e-4638-93f9-69bc6b348d71 returned with HTTP 200 Jul 03 02:23:02.534914 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 9/30] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:23:02 2026] GET /volume/v3/volumes/af2f5448-ab1e-4638-93f9-69bc6b348d71 => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:23:02.546383 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-4be2fdb8-5be1-4096-be25-a0c40c7b141a None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:23:02.548785 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-4be2fdb8-5be1-4096-be25-a0c40c7b141a tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:23:02.549138 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-4be2fdb8-5be1-4096-be25-a0c40c7b141a tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1297880230"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:23:02.550707 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.volumes [None req-4be2fdb8-5be1-4096-be25-a0c40c7b141a tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1297880230'}} {{(pid=100012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:23:02.551110 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.volumes [None req-4be2fdb8-5be1-4096-be25-a0c40c7b141a tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Create volume of 1 GB Jul 03 02:23:02.569006 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-4be2fdb8-5be1-4096-be25-a0c40c7b141a tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Availability zone cache updated, next update will occur around 2026-07-03 03:23:02.565558. {{(pid=100012) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 02:23:02.569006 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-4be2fdb8-5be1-4096-be25-a0c40c7b141a tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Availability Zones retrieved successfully. Jul 03 02:23:02.589510 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-4be2fdb8-5be1-4096-be25-a0c40c7b141a tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Flow 'volume_create_api' (919505ab-eb17-4994-9197-c76e0944ec7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:23:02.590552 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-4be2fdb8-5be1-4096-be25-a0c40c7b141a tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8998ba7-b4af-4a0a-9f59-8b5f084eafaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:23:02.591707 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.flows.api.create_volume [None req-4be2fdb8-5be1-4096-be25-a0c40c7b141a tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Validating volume size '1' using validate_int {{(pid=100012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:23:02.651365 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-4be2fdb8-5be1-4096-be25-a0c40c7b141a tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8998ba7-b4af-4a0a-9f59-8b5f084eafaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:23:02.651635 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-4be2fdb8-5be1-4096-be25-a0c40c7b141a tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f460ed7b-ec4e-459c-9eea-9e58bae6681d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:23:02.713486 np0000004352 devstack@c-api.service[100012]: WARNING cinder.quota [None req-4be2fdb8-5be1-4096-be25-a0c40c7b141a tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-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. Jul 03 02:23:02.713486 np0000004352 devstack@c-api.service[100012]: WARNING cinder.quota [None req-4be2fdb8-5be1-4096-be25-a0c40c7b141a tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-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. Jul 03 02:23:02.755139 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.quota [None req-4be2fdb8-5be1-4096-be25-a0c40c7b141a tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Created reservations ['1ef05d29-ae82-43a6-b849-f7da2c3142a5', 'ac2b008f-3ef2-4401-b60d-9f4cdbc4ab69', '239dfe00-fdae-4c16-91e9-f868990ddf92', 'ea03067a-a085-4537-8f3e-89460933ec76'] {{(pid=100012) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:23:02.756068 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-4be2fdb8-5be1-4096-be25-a0c40c7b141a tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f460ed7b-ec4e-459c-9eea-9e58bae6681d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1ef05d29-ae82-43a6-b849-f7da2c3142a5', 'ac2b008f-3ef2-4401-b60d-9f4cdbc4ab69', '239dfe00-fdae-4c16-91e9-f868990ddf92', 'ea03067a-a085-4537-8f3e-89460933ec76']}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:23:02.756893 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-4be2fdb8-5be1-4096-be25-a0c40c7b141a tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a930ee8-93ac-468b-9d64-9ab1214049de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:23:02.799223 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-4be2fdb8-5be1-4096-be25-a0c40c7b141a tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a930ee8-93ac-468b-9d64-9ab1214049de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3c586633-37f2-453c-a875-802330b373ad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1297880230',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='969f0c18e9f941ef8dfc1645bb72bb8d',qos_specs=None,replication_status=,reservations=['1ef05d29-ae82-43a6-b849-f7da2c3142a5','ac2b008f-3ef2-4401-b60d-9f4cdbc4ab69','239dfe00-fdae-4c16-91e9-f868990ddf92','ea03067a-a085-4537-8f3e-89460933ec76'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a08710e0b4a34a348e4ba61cc786b53f',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:23:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1297880230',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3c586633-37f2-453c-a875-802330b373ad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='969f0c18e9f941ef8dfc1645bb72bb8d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a08710e0b4a34a348e4ba61cc786b53f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:23:02.799223 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-4be2fdb8-5be1-4096-be25-a0c40c7b141a tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11a7724c-98b3-4712-bfd5-2bb23e2ab63e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:23:02.844736 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-4be2fdb8-5be1-4096-be25-a0c40c7b141a tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11a7724c-98b3-4712-bfd5-2bb23e2ab63e) transitioned into state 'SUCCESS' from state '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-1297880230',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='969f0c18e9f941ef8dfc1645bb72bb8d',qos_specs=None,replication_status=,reservations=['1ef05d29-ae82-43a6-b849-f7da2c3142a5','ac2b008f-3ef2-4401-b60d-9f4cdbc4ab69','239dfe00-fdae-4c16-91e9-f868990ddf92','ea03067a-a085-4537-8f3e-89460933ec76'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a08710e0b4a34a348e4ba61cc786b53f',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:23:02.845429 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-4be2fdb8-5be1-4096-be25-a0c40c7b141a tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cecf51ab-5d07-4378-bb41-87dfabd4f5ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:23:02.881366 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-4be2fdb8-5be1-4096-be25-a0c40c7b141a tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cecf51ab-5d07-4378-bb41-87dfabd4f5ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:23:02.882508 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-4be2fdb8-5be1-4096-be25-a0c40c7b141a tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Flow 'volume_create_api' (919505ab-eb17-4994-9197-c76e0944ec7f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:23:02.882812 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-4be2fdb8-5be1-4096-be25-a0c40c7b141a tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Create volume request issued successfully. Jul 03 02:23:02.883367 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-4be2fdb8-5be1-4096-be25-a0c40c7b141a tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:23:02.883832 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 8/31] 10.4.3.223 () {68 vars in 1258 bytes} [Fri Jul 3 02:23:02 2026] POST /volume/v3/volumes => generated 752 bytes in 338 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:23:02.898405 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-04261da6-9595-47fa-b5e8-a19d977a39dc None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:23:02.903786 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-04261da6-9595-47fa-b5e8-a19d977a39dc tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] GET https://10.4.3.223/volume/v3/volumes/3c586633-37f2-453c-a875-802330b373ad Jul 03 02:23:02.907988 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-04261da6-9595-47fa-b5e8-a19d977a39dc tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:23:02.907988 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-04261da6-9595-47fa-b5e8-a19d977a39dc tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:23:02.923209 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:23:02.923209 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:23:02.932688 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-04261da6-9595-47fa-b5e8-a19d977a39dc tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Volume info retrieved successfully. Jul 03 02:23:02.937028 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-04261da6-9595-47fa-b5e8-a19d977a39dc tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] https://10.4.3.223/volume/v3/volumes/3c586633-37f2-453c-a875-802330b373ad returned with HTTP 200 Jul 03 02:23:02.937529 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 8/32] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:23:02 2026] GET /volume/v3/volumes/3c586633-37f2-453c-a875-802330b373ad => generated 820 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:23:03.960713 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-1963209a-1086-49e9-9471-b16d498d81aa None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:23:03.960713 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-1963209a-1086-49e9-9471-b16d498d81aa tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] GET https://10.4.3.223/volume/v3/volumes/3c586633-37f2-453c-a875-802330b373ad Jul 03 02:23:03.960713 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-1963209a-1086-49e9-9471-b16d498d81aa tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:23:03.960713 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-1963209a-1086-49e9-9471-b16d498d81aa tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:23:03.970595 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:23:03.970595 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:23:03.988027 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-1963209a-1086-49e9-9471-b16d498d81aa tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Volume info retrieved successfully. Jul 03 02:23:03.988027 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-1963209a-1086-49e9-9471-b16d498d81aa tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] https://10.4.3.223/volume/v3/volumes/3c586633-37f2-453c-a875-802330b373ad returned with HTTP 200 Jul 03 02:23:03.988027 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 8/33] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:23:03 2026] GET /volume/v3/volumes/3c586633-37f2-453c-a875-802330b373ad => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:23:12.532961 np0000004352 devstack@c-api.service[100013]: DEBUG dbcounter [-] [100013] Writing DB stats cinder:SELECT=48,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=100013) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 02:23:12.849574 np0000004352 devstack@c-api.service[100012]: DEBUG dbcounter [-] [100012] Writing DB stats cinder:SELECT=41,cinder:INSERT=6,cinder:UPDATE=12 {{(pid=100012) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 02:23:12.935965 np0000004352 devstack@c-api.service[100015]: DEBUG dbcounter [-] [100015] Writing DB stats cinder:SELECT=63,cinder:INSERT=16,cinder:UPDATE=24 {{(pid=100015) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 02:23:13.156150 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-0d46b7c0-be91-4cb7-b040-6cf1bf550b92 req-c8c43c1b-fee4-4814-b03a-fc11d051627f None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:23:13.159966 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-0d46b7c0-be91-4cb7-b040-6cf1bf550b92 req-c8c43c1b-fee4-4814-b03a-fc11d051627f tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] GET https://10.4.3.223/volume/v3/volumes/dc3c1a64-bc42-4fc8-97ac-846f80691716 Jul 03 02:23:13.160254 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-0d46b7c0-be91-4cb7-b040-6cf1bf550b92 req-c8c43c1b-fee4-4814-b03a-fc11d051627f tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:23:13.160254 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-0d46b7c0-be91-4cb7-b040-6cf1bf550b92 req-c8c43c1b-fee4-4814-b03a-fc11d051627f tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:23:13.169568 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:23:13.169568 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:23:13.174890 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-0d46b7c0-be91-4cb7-b040-6cf1bf550b92 req-c8c43c1b-fee4-4814-b03a-fc11d051627f tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Volume info retrieved successfully. Jul 03 02:23:13.181593 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-0d46b7c0-be91-4cb7-b040-6cf1bf550b92 req-c8c43c1b-fee4-4814-b03a-fc11d051627f tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] https://10.4.3.223/volume/v3/volumes/dc3c1a64-bc42-4fc8-97ac-846f80691716 returned with HTTP 200 Jul 03 02:23:13.182124 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 10/34] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:23:13 2026] GET /volume/v3/volumes/dc3c1a64-bc42-4fc8-97ac-846f80691716 => generated 1391 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:23:13.198328 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-0d46b7c0-be91-4cb7-b040-6cf1bf550b92 req-0c000d24-212e-4883-9134-3345f55a7559 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:23:13.204939 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-0d46b7c0-be91-4cb7-b040-6cf1bf550b92 req-0c000d24-212e-4883-9134-3345f55a7559 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] GET https://10.4.3.223/volume/v3/volumes/af2f5448-ab1e-4638-93f9-69bc6b348d71 Jul 03 02:23:13.205144 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-0d46b7c0-be91-4cb7-b040-6cf1bf550b92 req-0c000d24-212e-4883-9134-3345f55a7559 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:23:13.205340 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-0d46b7c0-be91-4cb7-b040-6cf1bf550b92 req-0c000d24-212e-4883-9134-3345f55a7559 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:23:13.214820 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:23:13.214820 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:23:13.222136 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [req-0d46b7c0-be91-4cb7-b040-6cf1bf550b92 req-0c000d24-212e-4883-9134-3345f55a7559 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Volume info retrieved successfully. Jul 03 02:23:13.227785 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-0d46b7c0-be91-4cb7-b040-6cf1bf550b92 req-0c000d24-212e-4883-9134-3345f55a7559 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] https://10.4.3.223/volume/v3/volumes/af2f5448-ab1e-4638-93f9-69bc6b348d71 returned with HTTP 200 Jul 03 02:23:13.228231 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 9/35] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:23:13 2026] GET /volume/v3/volumes/af2f5448-ab1e-4638-93f9-69bc6b348d71 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:23:13.239969 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-0d46b7c0-be91-4cb7-b040-6cf1bf550b92 req-d3bbdb03-c556-4b8c-adbb-13f1d6ef0e16 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:23:13.243042 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-0d46b7c0-be91-4cb7-b040-6cf1bf550b92 req-d3bbdb03-c556-4b8c-adbb-13f1d6ef0e16 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] GET https://10.4.3.223/volume/v3/volumes/3c586633-37f2-453c-a875-802330b373ad Jul 03 02:23:13.243336 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-0d46b7c0-be91-4cb7-b040-6cf1bf550b92 req-d3bbdb03-c556-4b8c-adbb-13f1d6ef0e16 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:23:13.243629 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-0d46b7c0-be91-4cb7-b040-6cf1bf550b92 req-d3bbdb03-c556-4b8c-adbb-13f1d6ef0e16 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:23:13.262765 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:23:13.262765 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:23:13.268599 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [req-0d46b7c0-be91-4cb7-b040-6cf1bf550b92 req-d3bbdb03-c556-4b8c-adbb-13f1d6ef0e16 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Volume info retrieved successfully. Jul 03 02:23:13.274892 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-0d46b7c0-be91-4cb7-b040-6cf1bf550b92 req-d3bbdb03-c556-4b8c-adbb-13f1d6ef0e16 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] https://10.4.3.223/volume/v3/volumes/3c586633-37f2-453c-a875-802330b373ad returned with HTTP 200 Jul 03 02:23:13.275496 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 9/36] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:23:13 2026] GET /volume/v3/volumes/3c586633-37f2-453c-a875-802330b373ad => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:23:13.287775 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-03de3dd2-ed43-4569-ade0-ef63cee638ab None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:23:13.289018 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-03de3dd2-ed43-4569-ade0-ef63cee638ab None None] GET https://10.4.3.223/volume// Jul 03 02:23:13.289320 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-03de3dd2-ed43-4569-ade0-ef63cee638ab None None] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:23:13.289648 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-03de3dd2-ed43-4569-ade0-ef63cee638ab None None] Calling method 'all' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:23:13.290429 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-03de3dd2-ed43-4569-ade0-ef63cee638ab None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:23:13.290910 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 9/37] 10.4.3.223 () {66 vars in 1419 bytes} [Fri Jul 3 02:23:13 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:23:13.300948 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-0d46b7c0-be91-4cb7-b040-6cf1bf550b92 req-0f6d563b-ea21-4b36-94b2-f5ee29c29601 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:23:13.303912 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-0d46b7c0-be91-4cb7-b040-6cf1bf550b92 req-0f6d563b-ea21-4b36-94b2-f5ee29c29601 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] POST https://10.4.3.223/volume/v3/attachments Jul 03 02:23:13.304487 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-0d46b7c0-be91-4cb7-b040-6cf1bf550b92 req-0f6d563b-ea21-4b36-94b2-f5ee29c29601 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dc3c1a64-bc42-4fc8-97ac-846f80691716", "connector": null, "instance_uuid": "2269e203-7276-44bb-8eda-602a57497e6d"}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:23:13.315543 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:23:13.315543 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:23:13.366225 np0000004352 devstack@c-api.service[100013]: /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. Jul 03 02:23:13.366225 np0000004352 devstack@c-api.service[100013]: .first() Jul 03 02:23:13.393640 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-0d46b7c0-be91-4cb7-b040-6cf1bf550b92 req-0f6d563b-ea21-4b36-94b2-f5ee29c29601 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Jul 03 02:23:13.394227 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 11/38] 10.4.3.223 () {74 vars in 1594 bytes} [Fri Jul 3 02:23:13 2026] POST /volume/v3/attachments => generated 273 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:23:13.402701 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-e6be881a-3e35-4ab2-8171-b1dbf5d6f108 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:23:13.403405 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-e6be881a-3e35-4ab2-8171-b1dbf5d6f108 None None] GET https://10.4.3.223/volume// Jul 03 02:23:13.403611 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-e6be881a-3e35-4ab2-8171-b1dbf5d6f108 None None] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:23:13.403822 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-e6be881a-3e35-4ab2-8171-b1dbf5d6f108 None None] Calling method 'all' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:23:13.404295 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-e6be881a-3e35-4ab2-8171-b1dbf5d6f108 None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:23:13.404615 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 10/39] 10.4.3.223 () {66 vars in 1419 bytes} [Fri Jul 3 02:23:13 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:23:13.412604 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-0d46b7c0-be91-4cb7-b040-6cf1bf550b92 req-cac4761a-e879-4281-bd09-f23fb180c919 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:23:13.414773 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-0d46b7c0-be91-4cb7-b040-6cf1bf550b92 req-cac4761a-e879-4281-bd09-f23fb180c919 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] POST https://10.4.3.223/volume/v3/attachments Jul 03 02:23:13.415243 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-0d46b7c0-be91-4cb7-b040-6cf1bf550b92 req-cac4761a-e879-4281-bd09-f23fb180c919 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "af2f5448-ab1e-4638-93f9-69bc6b348d71", "connector": null, "instance_uuid": "2269e203-7276-44bb-8eda-602a57497e6d"}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:23:13.424484 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:23:13.424484 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:23:13.475182 np0000004352 devstack@c-api.service[100015]: /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. Jul 03 02:23:13.475182 np0000004352 devstack@c-api.service[100015]: .first() Jul 03 02:23:13.494591 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-0d46b7c0-be91-4cb7-b040-6cf1bf550b92 req-cac4761a-e879-4281-bd09-f23fb180c919 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Jul 03 02:23:13.494757 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 10/40] 10.4.3.223 () {74 vars in 1594 bytes} [Fri Jul 3 02:23:13 2026] POST /volume/v3/attachments => generated 273 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:23:13.504337 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-a6a720b6-6a58-4c30-808f-c26217e2144d None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:23:13.505009 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-a6a720b6-6a58-4c30-808f-c26217e2144d None None] GET https://10.4.3.223/volume// Jul 03 02:23:13.506343 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-a6a720b6-6a58-4c30-808f-c26217e2144d None None] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:23:13.506343 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-a6a720b6-6a58-4c30-808f-c26217e2144d None None] Calling method 'all' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:23:13.506343 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-a6a720b6-6a58-4c30-808f-c26217e2144d None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:23:13.506343 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 10/41] 10.4.3.223 () {66 vars in 1419 bytes} [Fri Jul 3 02:23:13 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:23:13.515547 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-0d46b7c0-be91-4cb7-b040-6cf1bf550b92 req-a1fd7b13-eeb4-4079-a2cc-6c84fdbc77b7 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:23:13.517842 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-0d46b7c0-be91-4cb7-b040-6cf1bf550b92 req-a1fd7b13-eeb4-4079-a2cc-6c84fdbc77b7 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] POST https://10.4.3.223/volume/v3/attachments Jul 03 02:23:13.518350 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-0d46b7c0-be91-4cb7-b040-6cf1bf550b92 req-a1fd7b13-eeb4-4079-a2cc-6c84fdbc77b7 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3c586633-37f2-453c-a875-802330b373ad", "connector": null, "instance_uuid": "2269e203-7276-44bb-8eda-602a57497e6d"}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:23:13.529711 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:23:13.529711 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:23:13.576703 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-0d46b7c0-be91-4cb7-b040-6cf1bf550b92 req-a1fd7b13-eeb4-4079-a2cc-6c84fdbc77b7 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Jul 03 02:23:13.576703 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 12/42] 10.4.3.223 () {74 vars in 1594 bytes} [Fri Jul 3 02:23:13 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) Jul 03 02:23:13.979600 np0000004352 devstack@c-api.service[100014]: DEBUG dbcounter [-] [100014] Writing DB stats cinder:SELECT=52,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=100014) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 02:23:18.162685 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-911d169b-b1ed-476f-9f47-033c66e391d9 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:23:18.164402 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-911d169b-b1ed-476f-9f47-033c66e391d9 tempest-DeleteServersTestJSON-1685166643 tempest-DeleteServersTestJSON-1685166643-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:23:18.164758 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-911d169b-b1ed-476f-9f47-033c66e391d9 tempest-DeleteServersTestJSON-1685166643 tempest-DeleteServersTestJSON-1685166643-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-710779111"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:23:18.166272 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.volumes [None req-911d169b-b1ed-476f-9f47-033c66e391d9 tempest-DeleteServersTestJSON-1685166643 tempest-DeleteServersTestJSON-1685166643-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-710779111'}} {{(pid=100012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:23:18.166393 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.volumes [None req-911d169b-b1ed-476f-9f47-033c66e391d9 tempest-DeleteServersTestJSON-1685166643 tempest-DeleteServersTestJSON-1685166643-project-member] Create volume of 1 GB Jul 03 02:23:18.172808 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-911d169b-b1ed-476f-9f47-033c66e391d9 tempest-DeleteServersTestJSON-1685166643 tempest-DeleteServersTestJSON-1685166643-project-member] Availability Zones retrieved successfully. Jul 03 02:23:18.178293 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-911d169b-b1ed-476f-9f47-033c66e391d9 tempest-DeleteServersTestJSON-1685166643 tempest-DeleteServersTestJSON-1685166643-project-member] Flow 'volume_create_api' (e15dc854-43ea-4168-a297-b34dca52a01a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:23:18.179360 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-911d169b-b1ed-476f-9f47-033c66e391d9 tempest-DeleteServersTestJSON-1685166643 tempest-DeleteServersTestJSON-1685166643-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d95bf54-d1ea-46b1-ac2a-7f64d91f1911) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:23:18.180314 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.flows.api.create_volume [None req-911d169b-b1ed-476f-9f47-033c66e391d9 tempest-DeleteServersTestJSON-1685166643 tempest-DeleteServersTestJSON-1685166643-project-member] Validating volume size '1' using validate_int {{(pid=100012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:23:18.215745 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-911d169b-b1ed-476f-9f47-033c66e391d9 tempest-DeleteServersTestJSON-1685166643 tempest-DeleteServersTestJSON-1685166643-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d95bf54-d1ea-46b1-ac2a-7f64d91f1911) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:23:18.216442 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-911d169b-b1ed-476f-9f47-033c66e391d9 tempest-DeleteServersTestJSON-1685166643 tempest-DeleteServersTestJSON-1685166643-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29b1017a-d61e-4161-b5f1-a16d7f359c57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:23:18.306749 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.quota [None req-911d169b-b1ed-476f-9f47-033c66e391d9 tempest-DeleteServersTestJSON-1685166643 tempest-DeleteServersTestJSON-1685166643-project-member] Created reservations ['671d76c5-aedb-45c2-96b4-d3bf34bb55dc', 'f3380604-04af-4c71-9775-294e9368cd3b', '250efee8-3091-49be-8266-bf6dc8830368', 'bd20210e-5d27-44f7-909f-e16d47ff94e4'] {{(pid=100012) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:23:18.307693 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-911d169b-b1ed-476f-9f47-033c66e391d9 tempest-DeleteServersTestJSON-1685166643 tempest-DeleteServersTestJSON-1685166643-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29b1017a-d61e-4161-b5f1-a16d7f359c57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['671d76c5-aedb-45c2-96b4-d3bf34bb55dc', 'f3380604-04af-4c71-9775-294e9368cd3b', '250efee8-3091-49be-8266-bf6dc8830368', 'bd20210e-5d27-44f7-909f-e16d47ff94e4']}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:23:18.308979 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-911d169b-b1ed-476f-9f47-033c66e391d9 tempest-DeleteServersTestJSON-1685166643 tempest-DeleteServersTestJSON-1685166643-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36e9c2e2-cec8-4914-948a-dc21815bed2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:23:18.338914 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-911d169b-b1ed-476f-9f47-033c66e391d9 tempest-DeleteServersTestJSON-1685166643 tempest-DeleteServersTestJSON-1685166643-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36e9c2e2-cec8-4914-948a-dc21815bed2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '176c1a3a-a3c8-457b-993b-b9b52ac38a54', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-710779111',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e4ad29b73804482af18bb0331f2b6a5',qos_specs=None,replication_status=,reservations=['671d76c5-aedb-45c2-96b4-d3bf34bb55dc','f3380604-04af-4c71-9775-294e9368cd3b','250efee8-3091-49be-8266-bf6dc8830368','bd20210e-5d27-44f7-909f-e16d47ff94e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd1fd2580b944fb183d7fa6edea4db85',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:23:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-710779111',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=176c1a3a-a3c8-457b-993b-b9b52ac38a54,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4e4ad29b73804482af18bb0331f2b6a5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cd1fd2580b944fb183d7fa6edea4db85',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:23:18.339900 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-911d169b-b1ed-476f-9f47-033c66e391d9 tempest-DeleteServersTestJSON-1685166643 tempest-DeleteServersTestJSON-1685166643-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83e1d150-43d9-4733-83b2-1603df0ca88e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:23:18.371298 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-911d169b-b1ed-476f-9f47-033c66e391d9 tempest-DeleteServersTestJSON-1685166643 tempest-DeleteServersTestJSON-1685166643-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83e1d150-43d9-4733-83b2-1603df0ca88e) transitioned into state 'SUCCESS' from state '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-710779111',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e4ad29b73804482af18bb0331f2b6a5',qos_specs=None,replication_status=,reservations=['671d76c5-aedb-45c2-96b4-d3bf34bb55dc','f3380604-04af-4c71-9775-294e9368cd3b','250efee8-3091-49be-8266-bf6dc8830368','bd20210e-5d27-44f7-909f-e16d47ff94e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd1fd2580b944fb183d7fa6edea4db85',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:23:18.372049 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-911d169b-b1ed-476f-9f47-033c66e391d9 tempest-DeleteServersTestJSON-1685166643 tempest-DeleteServersTestJSON-1685166643-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30ca3130-2b55-4a51-9c09-9e514c810215) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:23:18.383993 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-911d169b-b1ed-476f-9f47-033c66e391d9 tempest-DeleteServersTestJSON-1685166643 tempest-DeleteServersTestJSON-1685166643-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30ca3130-2b55-4a51-9c09-9e514c810215) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:23:18.385455 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-911d169b-b1ed-476f-9f47-033c66e391d9 tempest-DeleteServersTestJSON-1685166643 tempest-DeleteServersTestJSON-1685166643-project-member] Flow 'volume_create_api' (e15dc854-43ea-4168-a297-b34dca52a01a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:23:18.385455 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-911d169b-b1ed-476f-9f47-033c66e391d9 tempest-DeleteServersTestJSON-1685166643 tempest-DeleteServersTestJSON-1685166643-project-member] Create volume request issued successfully. Jul 03 02:23:18.386527 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-911d169b-b1ed-476f-9f47-033c66e391d9 tempest-DeleteServersTestJSON-1685166643 tempest-DeleteServersTestJSON-1685166643-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:23:18.386527 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 11/43] 10.4.3.223 () {68 vars in 1258 bytes} [Fri Jul 3 02:23:18 2026] POST /volume/v3/volumes => generated 751 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:23:18.403557 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-61970eda-ae06-41e4-a4c6-fb242c67ee42 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:23:18.407675 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-61970eda-ae06-41e4-a4c6-fb242c67ee42 tempest-DeleteServersTestJSON-1685166643 tempest-DeleteServersTestJSON-1685166643-project-member] GET https://10.4.3.223/volume/v3/volumes/176c1a3a-a3c8-457b-993b-b9b52ac38a54 Jul 03 02:23:18.407675 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-61970eda-ae06-41e4-a4c6-fb242c67ee42 tempest-DeleteServersTestJSON-1685166643 tempest-DeleteServersTestJSON-1685166643-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:23:18.407675 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-61970eda-ae06-41e4-a4c6-fb242c67ee42 tempest-DeleteServersTestJSON-1685166643 tempest-DeleteServersTestJSON-1685166643-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:23:18.417860 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:23:18.417860 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:23:18.422678 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-61970eda-ae06-41e4-a4c6-fb242c67ee42 tempest-DeleteServersTestJSON-1685166643 tempest-DeleteServersTestJSON-1685166643-project-member] Volume info retrieved successfully. Jul 03 02:23:18.427967 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-61970eda-ae06-41e4-a4c6-fb242c67ee42 tempest-DeleteServersTestJSON-1685166643 tempest-DeleteServersTestJSON-1685166643-project-member] https://10.4.3.223/volume/v3/volumes/176c1a3a-a3c8-457b-993b-b9b52ac38a54 returned with HTTP 200 Jul 03 02:23:18.428618 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 11/44] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:23:18 2026] GET /volume/v3/volumes/176c1a3a-a3c8-457b-993b-b9b52ac38a54 => generated 819 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:23:19.442168 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-ace0f908-27e0-4a21-bd97-5709b1be3f71 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:23:19.444038 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-ace0f908-27e0-4a21-bd97-5709b1be3f71 tempest-DeleteServersTestJSON-1685166643 tempest-DeleteServersTestJSON-1685166643-project-member] GET https://10.4.3.223/volume/v3/volumes/176c1a3a-a3c8-457b-993b-b9b52ac38a54 Jul 03 02:23:19.444231 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-ace0f908-27e0-4a21-bd97-5709b1be3f71 tempest-DeleteServersTestJSON-1685166643 tempest-DeleteServersTestJSON-1685166643-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:23:19.444546 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-ace0f908-27e0-4a21-bd97-5709b1be3f71 tempest-DeleteServersTestJSON-1685166643 tempest-DeleteServersTestJSON-1685166643-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:23:19.452626 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:23:19.452626 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:23:19.455173 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-ace0f908-27e0-4a21-bd97-5709b1be3f71 tempest-DeleteServersTestJSON-1685166643 tempest-DeleteServersTestJSON-1685166643-project-member] Volume info retrieved successfully. Jul 03 02:23:19.460960 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-ace0f908-27e0-4a21-bd97-5709b1be3f71 tempest-DeleteServersTestJSON-1685166643 tempest-DeleteServersTestJSON-1685166643-project-member] https://10.4.3.223/volume/v3/volumes/176c1a3a-a3c8-457b-993b-b9b52ac38a54 returned with HTTP 200 Jul 03 02:23:19.460960 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 11/45] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:23:19 2026] GET /volume/v3/volumes/176c1a3a-a3c8-457b-993b-b9b52ac38a54 => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:23:19.536395 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-692f1473-2a91-4948-9aab-6f76b111129b req-616023d5-20eb-442c-9b49-7fe787a9dfd5 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:23:19.540756 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-692f1473-2a91-4948-9aab-6f76b111129b req-616023d5-20eb-442c-9b49-7fe787a9dfd5 tempest-DeleteServersTestJSON-1685166643 tempest-DeleteServersTestJSON-1685166643-project-member] GET https://10.4.3.223/volume/v3/volumes/176c1a3a-a3c8-457b-993b-b9b52ac38a54 Jul 03 02:23:19.541011 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-692f1473-2a91-4948-9aab-6f76b111129b req-616023d5-20eb-442c-9b49-7fe787a9dfd5 tempest-DeleteServersTestJSON-1685166643 tempest-DeleteServersTestJSON-1685166643-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:23:19.541211 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-692f1473-2a91-4948-9aab-6f76b111129b req-616023d5-20eb-442c-9b49-7fe787a9dfd5 tempest-DeleteServersTestJSON-1685166643 tempest-DeleteServersTestJSON-1685166643-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:23:19.551724 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:23:19.551724 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:23:19.556122 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-692f1473-2a91-4948-9aab-6f76b111129b req-616023d5-20eb-442c-9b49-7fe787a9dfd5 tempest-DeleteServersTestJSON-1685166643 tempest-DeleteServersTestJSON-1685166643-project-member] Volume info retrieved successfully. Jul 03 02:23:19.562126 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-692f1473-2a91-4948-9aab-6f76b111129b req-616023d5-20eb-442c-9b49-7fe787a9dfd5 tempest-DeleteServersTestJSON-1685166643 tempest-DeleteServersTestJSON-1685166643-project-member] https://10.4.3.223/volume/v3/volumes/176c1a3a-a3c8-457b-993b-b9b52ac38a54 returned with HTTP 200 Jul 03 02:23:19.565093 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 13/46] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:23:19 2026] GET /volume/v3/volumes/176c1a3a-a3c8-457b-993b-b9b52ac38a54 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:23:21.583447 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-e707e635-685f-4b44-9dee-53f660fb924e None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:23:21.583447 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-e707e635-685f-4b44-9dee-53f660fb924e None None] GET https://10.4.3.223/volume// Jul 03 02:23:21.583447 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-e707e635-685f-4b44-9dee-53f660fb924e None None] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:23:21.583447 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-e707e635-685f-4b44-9dee-53f660fb924e None None] Calling method 'all' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:23:21.584360 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-e707e635-685f-4b44-9dee-53f660fb924e None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:23:21.584824 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 12/47] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:23:21 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:23:21.623619 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-0d46b7c0-be91-4cb7-b040-6cf1bf550b92 req-c85f5522-c97c-4b7c-a547-cdc986b1e474 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:23:21.626119 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-0d46b7c0-be91-4cb7-b040-6cf1bf550b92 req-c85f5522-c97c-4b7c-a547-cdc986b1e474 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] GET https://10.4.3.223/volume/v3/volumes/dc3c1a64-bc42-4fc8-97ac-846f80691716 Jul 03 02:23:21.626351 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-0d46b7c0-be91-4cb7-b040-6cf1bf550b92 req-c85f5522-c97c-4b7c-a547-cdc986b1e474 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:23:21.626629 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-0d46b7c0-be91-4cb7-b040-6cf1bf550b92 req-c85f5522-c97c-4b7c-a547-cdc986b1e474 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:23:21.639767 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:23:21.639767 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:23:21.646979 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [req-0d46b7c0-be91-4cb7-b040-6cf1bf550b92 req-c85f5522-c97c-4b7c-a547-cdc986b1e474 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Volume info retrieved successfully. Jul 03 02:23:21.654190 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-0d46b7c0-be91-4cb7-b040-6cf1bf550b92 req-c85f5522-c97c-4b7c-a547-cdc986b1e474 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] https://10.4.3.223/volume/v3/volumes/dc3c1a64-bc42-4fc8-97ac-846f80691716 returned with HTTP 200 Jul 03 02:23:21.654690 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 12/48] 10.4.3.223 () {70 vars in 1639 bytes} [Fri Jul 3 02:23:21 2026] GET /volume/v3/volumes/dc3c1a64-bc42-4fc8-97ac-846f80691716 => generated 1570 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:23:21.824602 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-32c245e2-9c0c-42ea-a062-a9786b0e706e None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:23:21.825027 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-32c245e2-9c0c-42ea-a062-a9786b0e706e None None] GET https://10.4.3.223/volume// Jul 03 02:23:21.825027 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-32c245e2-9c0c-42ea-a062-a9786b0e706e None None] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:23:21.825225 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-32c245e2-9c0c-42ea-a062-a9786b0e706e None None] Calling method 'all' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:23:21.825748 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-32c245e2-9c0c-42ea-a062-a9786b0e706e None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:23:21.827198 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 12/49] 10.4.3.223 () {66 vars in 1428 bytes} [Fri Jul 3 02:23:21 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:23:21.845518 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-692f1473-2a91-4948-9aab-6f76b111129b req-8d6927cd-3cdc-44d9-97df-ece2454ec7c5 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:23:22.120800 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-692f1473-2a91-4948-9aab-6f76b111129b req-8d6927cd-3cdc-44d9-97df-ece2454ec7c5 tempest-DeleteServersTestJSON-1685166643 tempest-DeleteServersTestJSON-1685166643-project-member] POST https://10.4.3.223/volume/v3/attachments Jul 03 02:23:22.121306 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-692f1473-2a91-4948-9aab-6f76b111129b req-8d6927cd-3cdc-44d9-97df-ece2454ec7c5 tempest-DeleteServersTestJSON-1685166643 tempest-DeleteServersTestJSON-1685166643-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "176c1a3a-a3c8-457b-993b-b9b52ac38a54", "connector": null, "instance_uuid": "ab577a94-2f90-46f0-aa46-560cad90ebd6"}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:23:22.135877 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:23:22.135877 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:23:22.172023 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-692f1473-2a91-4948-9aab-6f76b111129b req-8d6927cd-3cdc-44d9-97df-ece2454ec7c5 tempest-DeleteServersTestJSON-1685166643 tempest-DeleteServersTestJSON-1685166643-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Jul 03 02:23:22.172628 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 14/50] 10.4.3.223 () {74 vars in 1594 bytes} [Fri Jul 3 02:23:21 2026] POST /volume/v3/attachments => generated 273 bytes in 328 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:23:22.605914 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-a9ebf064-8264-4884-952a-0ceb1617f6cb None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:23:22.608524 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-a9ebf064-8264-4884-952a-0ceb1617f6cb tempest-DeleteServersTestJSON-1685166643 tempest-DeleteServersTestJSON-1685166643-project-member] GET https://10.4.3.223/volume/v3/volumes/176c1a3a-a3c8-457b-993b-b9b52ac38a54 Jul 03 02:23:22.608777 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-a9ebf064-8264-4884-952a-0ceb1617f6cb tempest-DeleteServersTestJSON-1685166643 tempest-DeleteServersTestJSON-1685166643-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:23:22.609048 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-a9ebf064-8264-4884-952a-0ceb1617f6cb tempest-DeleteServersTestJSON-1685166643 tempest-DeleteServersTestJSON-1685166643-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:23:22.624956 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:23:22.624956 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:23:22.630664 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-a9ebf064-8264-4884-952a-0ceb1617f6cb tempest-DeleteServersTestJSON-1685166643 tempest-DeleteServersTestJSON-1685166643-project-member] Volume info retrieved successfully. Jul 03 02:23:22.637695 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-a9ebf064-8264-4884-952a-0ceb1617f6cb tempest-DeleteServersTestJSON-1685166643 tempest-DeleteServersTestJSON-1685166643-project-member] https://10.4.3.223/volume/v3/volumes/176c1a3a-a3c8-457b-993b-b9b52ac38a54 returned with HTTP 200 Jul 03 02:23:22.638344 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 13/51] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:23:22 2026] GET /volume/v3/volumes/176c1a3a-a3c8-457b-993b-b9b52ac38a54 => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:23:22.713362 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-3f55d678-38ae-4e5b-8c2c-2715a9dd4343 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:23:22.714769 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-3f55d678-38ae-4e5b-8c2c-2715a9dd4343 None None] GET https://10.4.3.223/volume// Jul 03 02:23:22.714769 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-3f55d678-38ae-4e5b-8c2c-2715a9dd4343 None None] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:23:22.715544 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-3f55d678-38ae-4e5b-8c2c-2715a9dd4343 None None] Calling method 'all' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:23:22.716148 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-3f55d678-38ae-4e5b-8c2c-2715a9dd4343 None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:23:22.716708 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 13/52] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:23:22 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:23:22.728285 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-0d46b7c0-be91-4cb7-b040-6cf1bf550b92 req-8a95ae7f-f4be-49a2-b54c-c0cba62c0d02 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:23:22.729314 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-692f1473-2a91-4948-9aab-6f76b111129b req-79a0ae58-7908-4251-81ef-91a8661903a5 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:23:22.730810 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-0d46b7c0-be91-4cb7-b040-6cf1bf550b92 req-8a95ae7f-f4be-49a2-b54c-c0cba62c0d02 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] PUT https://10.4.3.223/volume/v3/attachments/3d48be42-d3eb-4c6d-80d3-6d904698f0d0 Jul 03 02:23:22.731233 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-0d46b7c0-be91-4cb7-b040-6cf1bf550b92 req-8a95ae7f-f4be-49a2-b54c-c0cba62c0d02 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000004352", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2a2633a05d73", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "80a8c083-552c-46a2-8db9-fd9e83fa2364", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:23:22.731801 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-692f1473-2a91-4948-9aab-6f76b111129b req-79a0ae58-7908-4251-81ef-91a8661903a5 tempest-DeleteServersTestJSON-1685166643 tempest-DeleteServersTestJSON-1685166643-project-member] GET https://10.4.3.223/volume/v3/volumes/176c1a3a-a3c8-457b-993b-b9b52ac38a54 Jul 03 02:23:22.732035 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-692f1473-2a91-4948-9aab-6f76b111129b req-79a0ae58-7908-4251-81ef-91a8661903a5 tempest-DeleteServersTestJSON-1685166643 tempest-DeleteServersTestJSON-1685166643-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:23:22.732253 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-692f1473-2a91-4948-9aab-6f76b111129b req-79a0ae58-7908-4251-81ef-91a8661903a5 tempest-DeleteServersTestJSON-1685166643 tempest-DeleteServersTestJSON-1685166643-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:23:22.743760 np0000004352 devstack@c-api.service[100014]: /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. Jul 03 02:23:22.743760 np0000004352 devstack@c-api.service[100014]: .first() Jul 03 02:23:22.744465 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:23:22.744465 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:23:22.749587 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-692f1473-2a91-4948-9aab-6f76b111129b req-79a0ae58-7908-4251-81ef-91a8661903a5 tempest-DeleteServersTestJSON-1685166643 tempest-DeleteServersTestJSON-1685166643-project-member] Volume info retrieved successfully. Jul 03 02:23:22.752276 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.coordination [req-0d46b7c0-be91-4cb7-b040-6cf1bf550b92 req-8a95ae7f-f4be-49a2-b54c-c0cba62c0d02 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Acquiring lock "cinder-attachment_update-dc3c1a64-bc42-4fc8-97ac-846f80691716-np0000004352" by "attachment_update" {{(pid=100014) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 02:23:22.756315 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-692f1473-2a91-4948-9aab-6f76b111129b req-79a0ae58-7908-4251-81ef-91a8661903a5 tempest-DeleteServersTestJSON-1685166643 tempest-DeleteServersTestJSON-1685166643-project-member] https://10.4.3.223/volume/v3/volumes/176c1a3a-a3c8-457b-993b-b9b52ac38a54 returned with HTTP 200 Jul 03 02:23:22.756315 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 15/53] 10.4.3.223 () {70 vars in 1639 bytes} [Fri Jul 3 02:23:22 2026] GET /volume/v3/volumes/176c1a3a-a3c8-457b-993b-b9b52ac38a54 => generated 1023 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:23:22.756860 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.coordination [req-0d46b7c0-be91-4cb7-b040-6cf1bf550b92 req-8a95ae7f-f4be-49a2-b54c-c0cba62c0d02 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Lock "cinder-attachment_update-dc3c1a64-bc42-4fc8-97ac-846f80691716-np0000004352" acquired by "attachment_update" :: waited 0.005s {{(pid=100014) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 02:23:22.758081 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:23:22.758081 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:23:22.830880 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-692f1473-2a91-4948-9aab-6f76b111129b req-ad3ff3b9-9238-4d14-9bad-cb77a46c688a None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:23:22.834209 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-692f1473-2a91-4948-9aab-6f76b111129b req-ad3ff3b9-9238-4d14-9bad-cb77a46c688a tempest-DeleteServersTestJSON-1685166643 tempest-DeleteServersTestJSON-1685166643-project-member] PUT https://10.4.3.223/volume/v3/attachments/2583430e-45d9-45c4-9999-50812019247d Jul 03 02:23:22.835395 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-692f1473-2a91-4948-9aab-6f76b111129b req-ad3ff3b9-9238-4d14-9bad-cb77a46c688a tempest-DeleteServersTestJSON-1685166643 tempest-DeleteServersTestJSON-1685166643-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000004352", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2a2633a05d73", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "80a8c083-552c-46a2-8db9-fd9e83fa2364", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:23:22.853567 np0000004352 devstack@c-api.service[100012]: /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. Jul 03 02:23:22.853567 np0000004352 devstack@c-api.service[100012]: .first() Jul 03 02:23:22.864086 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.coordination [req-692f1473-2a91-4948-9aab-6f76b111129b req-ad3ff3b9-9238-4d14-9bad-cb77a46c688a tempest-DeleteServersTestJSON-1685166643 tempest-DeleteServersTestJSON-1685166643-project-member] Acquiring lock "cinder-attachment_update-176c1a3a-a3c8-457b-993b-b9b52ac38a54-np0000004352" by "attachment_update" {{(pid=100012) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 02:23:22.874452 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.coordination [req-692f1473-2a91-4948-9aab-6f76b111129b req-ad3ff3b9-9238-4d14-9bad-cb77a46c688a tempest-DeleteServersTestJSON-1685166643 tempest-DeleteServersTestJSON-1685166643-project-member] Lock "cinder-attachment_update-176c1a3a-a3c8-457b-993b-b9b52ac38a54-np0000004352" acquired by "attachment_update" :: waited 0.007s {{(pid=100012) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 02:23:22.874452 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:23:22.874452 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:23:23.291449 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.coordination [req-0d46b7c0-be91-4cb7-b040-6cf1bf550b92 req-8a95ae7f-f4be-49a2-b54c-c0cba62c0d02 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Lock "cinder-attachment_update-dc3c1a64-bc42-4fc8-97ac-846f80691716-np0000004352" released by "attachment_update" :: held 0.534s {{(pid=100014) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 02:23:23.292372 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-0d46b7c0-be91-4cb7-b040-6cf1bf550b92 req-8a95ae7f-f4be-49a2-b54c-c0cba62c0d02 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] https://10.4.3.223/volume/v3/attachments/3d48be42-d3eb-4c6d-80d3-6d904698f0d0 returned with HTTP 200 Jul 03 02:23:23.294379 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 13/54] 10.4.3.223 () {74 vars in 1704 bytes} [Fri Jul 3 02:23:22 2026] PUT /volume/v3/attachments/3d48be42-d3eb-4c6d-80d3-6d904698f0d0 => generated 969 bytes in 566 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:23:23.415496 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.coordination [req-692f1473-2a91-4948-9aab-6f76b111129b req-ad3ff3b9-9238-4d14-9bad-cb77a46c688a tempest-DeleteServersTestJSON-1685166643 tempest-DeleteServersTestJSON-1685166643-project-member] Lock "cinder-attachment_update-176c1a3a-a3c8-457b-993b-b9b52ac38a54-np0000004352" released by "attachment_update" :: held 0.545s {{(pid=100012) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 02:23:23.415915 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-692f1473-2a91-4948-9aab-6f76b111129b req-ad3ff3b9-9238-4d14-9bad-cb77a46c688a tempest-DeleteServersTestJSON-1685166643 tempest-DeleteServersTestJSON-1685166643-project-member] https://10.4.3.223/volume/v3/attachments/2583430e-45d9-45c4-9999-50812019247d returned with HTTP 200 Jul 03 02:23:23.416576 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 14/55] 10.4.3.223 () {74 vars in 1704 bytes} [Fri Jul 3 02:23:22 2026] PUT /volume/v3/attachments/2583430e-45d9-45c4-9999-50812019247d => generated 969 bytes in 587 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:23:23.652975 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-b6eba859-8999-43d3-bf4a-e28d2bcb83bc None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:23:23.655534 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-b6eba859-8999-43d3-bf4a-e28d2bcb83bc tempest-DeleteServersTestJSON-1685166643 tempest-DeleteServersTestJSON-1685166643-project-member] GET https://10.4.3.223/volume/v3/volumes/176c1a3a-a3c8-457b-993b-b9b52ac38a54 Jul 03 02:23:23.656134 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-b6eba859-8999-43d3-bf4a-e28d2bcb83bc tempest-DeleteServersTestJSON-1685166643 tempest-DeleteServersTestJSON-1685166643-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:23:23.656134 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-b6eba859-8999-43d3-bf4a-e28d2bcb83bc tempest-DeleteServersTestJSON-1685166643 tempest-DeleteServersTestJSON-1685166643-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:23:23.669369 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:23:23.669369 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:23:23.675282 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-b6eba859-8999-43d3-bf4a-e28d2bcb83bc tempest-DeleteServersTestJSON-1685166643 tempest-DeleteServersTestJSON-1685166643-project-member] Volume info retrieved successfully. Jul 03 02:23:23.689023 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-b6eba859-8999-43d3-bf4a-e28d2bcb83bc tempest-DeleteServersTestJSON-1685166643 tempest-DeleteServersTestJSON-1685166643-project-member] https://10.4.3.223/volume/v3/volumes/176c1a3a-a3c8-457b-993b-b9b52ac38a54 returned with HTTP 200 Jul 03 02:23:23.689614 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 14/56] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:23:23 2026] GET /volume/v3/volumes/176c1a3a-a3c8-457b-993b-b9b52ac38a54 => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:23:23.804984 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-0d46b7c0-be91-4cb7-b040-6cf1bf550b92 req-c11969fc-5136-495a-b8e2-ccbfe509740e None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:23:23.807257 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-0d46b7c0-be91-4cb7-b040-6cf1bf550b92 req-c11969fc-5136-495a-b8e2-ccbfe509740e tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] POST https://10.4.3.223/volume/v3/attachments/3d48be42-d3eb-4c6d-80d3-6d904698f0d0/action Jul 03 02:23:23.807966 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-0d46b7c0-be91-4cb7-b040-6cf1bf550b92 req-c11969fc-5136-495a-b8e2-ccbfe509740e tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Action body: b'{"os-complete": null}' {{(pid=100013) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:23:23.808108 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-0d46b7c0-be91-4cb7-b040-6cf1bf550b92 req-c11969fc-5136-495a-b8e2-ccbfe509740e tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:23:23.823998 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:23:23.823998 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:23:23.841936 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-0d46b7c0-be91-4cb7-b040-6cf1bf550b92 req-c11969fc-5136-495a-b8e2-ccbfe509740e tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] https://10.4.3.223/volume/v3/attachments/3d48be42-d3eb-4c6d-80d3-6d904698f0d0/action returned with HTTP 204 Jul 03 02:23:23.842360 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 16/57] 10.4.3.223 () {74 vars in 1725 bytes} [Fri Jul 3 02:23:23 2026] POST /volume/v3/attachments/3d48be42-d3eb-4c6d-80d3-6d904698f0d0/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:23:24.363692 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-c7220a62-8f6d-4c70-bd6a-4f582d93afb9 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:23:24.364619 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-c7220a62-8f6d-4c70-bd6a-4f582d93afb9 None None] GET https://10.4.3.223/volume// Jul 03 02:23:24.364975 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-c7220a62-8f6d-4c70-bd6a-4f582d93afb9 None None] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:23:24.366073 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-c7220a62-8f6d-4c70-bd6a-4f582d93afb9 None None] Calling method 'all' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:23:24.367209 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-c7220a62-8f6d-4c70-bd6a-4f582d93afb9 None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:23:24.367842 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 14/58] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:23:24 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:23:24.380163 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-0d46b7c0-be91-4cb7-b040-6cf1bf550b92 req-3637eee4-35b3-4425-8645-9bc9e19c4588 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:23:24.383792 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-0d46b7c0-be91-4cb7-b040-6cf1bf550b92 req-3637eee4-35b3-4425-8645-9bc9e19c4588 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] GET https://10.4.3.223/volume/v3/volumes/af2f5448-ab1e-4638-93f9-69bc6b348d71 Jul 03 02:23:24.383917 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-0d46b7c0-be91-4cb7-b040-6cf1bf550b92 req-3637eee4-35b3-4425-8645-9bc9e19c4588 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:23:24.384137 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-0d46b7c0-be91-4cb7-b040-6cf1bf550b92 req-3637eee4-35b3-4425-8645-9bc9e19c4588 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:23:24.399718 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:23:24.399718 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:23:24.405659 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [req-0d46b7c0-be91-4cb7-b040-6cf1bf550b92 req-3637eee4-35b3-4425-8645-9bc9e19c4588 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Volume info retrieved successfully. Jul 03 02:23:24.413681 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-0d46b7c0-be91-4cb7-b040-6cf1bf550b92 req-3637eee4-35b3-4425-8645-9bc9e19c4588 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] https://10.4.3.223/volume/v3/volumes/af2f5448-ab1e-4638-93f9-69bc6b348d71 returned with HTTP 200 Jul 03 02:23:24.414275 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 15/59] 10.4.3.223 () {70 vars in 1639 bytes} [Fri Jul 3 02:23:24 2026] GET /volume/v3/volumes/af2f5448-ab1e-4638-93f9-69bc6b348d71 => generated 1024 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:23:24.520126 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-0d46b7c0-be91-4cb7-b040-6cf1bf550b92 req-f53067a9-2fad-4fb7-b268-5dea5ba74fe4 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:23:24.524369 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-0d46b7c0-be91-4cb7-b040-6cf1bf550b92 req-f53067a9-2fad-4fb7-b268-5dea5ba74fe4 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] PUT https://10.4.3.223/volume/v3/attachments/256906a2-b510-42e1-b654-589c99c720cc Jul 03 02:23:24.527460 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-0d46b7c0-be91-4cb7-b040-6cf1bf550b92 req-f53067a9-2fad-4fb7-b268-5dea5ba74fe4 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000004352", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2a2633a05d73", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "80a8c083-552c-46a2-8db9-fd9e83fa2364", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:23:24.540980 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.coordination [req-0d46b7c0-be91-4cb7-b040-6cf1bf550b92 req-f53067a9-2fad-4fb7-b268-5dea5ba74fe4 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Acquiring lock "cinder-attachment_update-af2f5448-ab1e-4638-93f9-69bc6b348d71-np0000004352" by "attachment_update" {{(pid=100015) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 02:23:24.546971 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.coordination [req-0d46b7c0-be91-4cb7-b040-6cf1bf550b92 req-f53067a9-2fad-4fb7-b268-5dea5ba74fe4 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Lock "cinder-attachment_update-af2f5448-ab1e-4638-93f9-69bc6b348d71-np0000004352" acquired by "attachment_update" :: waited 0.008s {{(pid=100015) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 02:23:24.548200 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:23:24.548200 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:23:24.704988 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-358b1025-2226-425a-a708-cd87793213d9 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:23:24.706794 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-358b1025-2226-425a-a708-cd87793213d9 tempest-DeleteServersTestJSON-1685166643 tempest-DeleteServersTestJSON-1685166643-project-member] GET https://10.4.3.223/volume/v3/volumes/176c1a3a-a3c8-457b-993b-b9b52ac38a54 Jul 03 02:23:24.707226 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-358b1025-2226-425a-a708-cd87793213d9 tempest-DeleteServersTestJSON-1685166643 tempest-DeleteServersTestJSON-1685166643-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:23:24.707226 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-358b1025-2226-425a-a708-cd87793213d9 tempest-DeleteServersTestJSON-1685166643 tempest-DeleteServersTestJSON-1685166643-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:23:24.718476 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:23:24.718476 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:23:24.722540 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-358b1025-2226-425a-a708-cd87793213d9 tempest-DeleteServersTestJSON-1685166643 tempest-DeleteServersTestJSON-1685166643-project-member] Volume info retrieved successfully. Jul 03 02:23:24.727375 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-358b1025-2226-425a-a708-cd87793213d9 tempest-DeleteServersTestJSON-1685166643 tempest-DeleteServersTestJSON-1685166643-project-member] https://10.4.3.223/volume/v3/volumes/176c1a3a-a3c8-457b-993b-b9b52ac38a54 returned with HTTP 200 Jul 03 02:23:24.727833 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 17/60] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:23:24 2026] GET /volume/v3/volumes/176c1a3a-a3c8-457b-993b-b9b52ac38a54 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:23:25.090039 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.coordination [req-0d46b7c0-be91-4cb7-b040-6cf1bf550b92 req-f53067a9-2fad-4fb7-b268-5dea5ba74fe4 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Lock "cinder-attachment_update-af2f5448-ab1e-4638-93f9-69bc6b348d71-np0000004352" released by "attachment_update" :: held 0.543s {{(pid=100015) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 02:23:25.090429 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-0d46b7c0-be91-4cb7-b040-6cf1bf550b92 req-f53067a9-2fad-4fb7-b268-5dea5ba74fe4 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] https://10.4.3.223/volume/v3/attachments/256906a2-b510-42e1-b654-589c99c720cc returned with HTTP 200 Jul 03 02:23:25.090962 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 15/61] 10.4.3.223 () {74 vars in 1704 bytes} [Fri Jul 3 02:23:24 2026] PUT /volume/v3/attachments/256906a2-b510-42e1-b654-589c99c720cc => generated 969 bytes in 571 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:23:25.605140 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-0d46b7c0-be91-4cb7-b040-6cf1bf550b92 req-cd5a1c79-2ed0-4b09-8a70-efec11ea9811 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:23:25.607966 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-0d46b7c0-be91-4cb7-b040-6cf1bf550b92 req-cd5a1c79-2ed0-4b09-8a70-efec11ea9811 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] POST https://10.4.3.223/volume/v3/attachments/256906a2-b510-42e1-b654-589c99c720cc/action Jul 03 02:23:25.609722 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-0d46b7c0-be91-4cb7-b040-6cf1bf550b92 req-cd5a1c79-2ed0-4b09-8a70-efec11ea9811 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Action body: b'{"os-complete": null}' {{(pid=100014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:23:25.609722 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-0d46b7c0-be91-4cb7-b040-6cf1bf550b92 req-cd5a1c79-2ed0-4b09-8a70-efec11ea9811 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:23:25.645145 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:23:25.645145 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:23:25.668871 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-0d46b7c0-be91-4cb7-b040-6cf1bf550b92 req-cd5a1c79-2ed0-4b09-8a70-efec11ea9811 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] https://10.4.3.223/volume/v3/attachments/256906a2-b510-42e1-b654-589c99c720cc/action returned with HTTP 204 Jul 03 02:23:25.669793 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 15/62] 10.4.3.223 () {74 vars in 1725 bytes} [Fri Jul 3 02:23:25 2026] POST /volume/v3/attachments/256906a2-b510-42e1-b654-589c99c720cc/action => generated 0 bytes in 65 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:23:25.747407 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-5ca5fa3e-0a13-4cf8-bb19-d7b16df63904 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:23:25.750492 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-5ca5fa3e-0a13-4cf8-bb19-d7b16df63904 tempest-DeleteServersTestJSON-1685166643 tempest-DeleteServersTestJSON-1685166643-project-member] GET https://10.4.3.223/volume/v3/volumes/176c1a3a-a3c8-457b-993b-b9b52ac38a54 Jul 03 02:23:25.750763 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-5ca5fa3e-0a13-4cf8-bb19-d7b16df63904 tempest-DeleteServersTestJSON-1685166643 tempest-DeleteServersTestJSON-1685166643-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:23:25.750994 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-5ca5fa3e-0a13-4cf8-bb19-d7b16df63904 tempest-DeleteServersTestJSON-1685166643 tempest-DeleteServersTestJSON-1685166643-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:23:25.764404 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:23:25.764404 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:23:25.770229 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-5ca5fa3e-0a13-4cf8-bb19-d7b16df63904 tempest-DeleteServersTestJSON-1685166643 tempest-DeleteServersTestJSON-1685166643-project-member] Volume info retrieved successfully. Jul 03 02:23:25.776338 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-5ca5fa3e-0a13-4cf8-bb19-d7b16df63904 tempest-DeleteServersTestJSON-1685166643 tempest-DeleteServersTestJSON-1685166643-project-member] https://10.4.3.223/volume/v3/volumes/176c1a3a-a3c8-457b-993b-b9b52ac38a54 returned with HTTP 200 Jul 03 02:23:25.777139 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 16/63] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:23:25 2026] GET /volume/v3/volumes/176c1a3a-a3c8-457b-993b-b9b52ac38a54 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:23:26.182589 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-b76f42f5-84ea-45af-b440-eb8471207a89 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:23:26.182957 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-b76f42f5-84ea-45af-b440-eb8471207a89 None None] GET https://10.4.3.223/volume// Jul 03 02:23:26.183062 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-b76f42f5-84ea-45af-b440-eb8471207a89 None None] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:23:26.183232 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-b76f42f5-84ea-45af-b440-eb8471207a89 None None] Calling method 'all' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:23:26.183575 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-b76f42f5-84ea-45af-b440-eb8471207a89 None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:23:26.183836 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 18/64] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:23:26 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:23:26.195397 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-0d46b7c0-be91-4cb7-b040-6cf1bf550b92 req-201d30eb-aef1-4af9-a72e-4a5891b41a20 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:23:26.197572 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-0d46b7c0-be91-4cb7-b040-6cf1bf550b92 req-201d30eb-aef1-4af9-a72e-4a5891b41a20 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] GET https://10.4.3.223/volume/v3/volumes/3c586633-37f2-453c-a875-802330b373ad Jul 03 02:23:26.197778 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-0d46b7c0-be91-4cb7-b040-6cf1bf550b92 req-201d30eb-aef1-4af9-a72e-4a5891b41a20 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:23:26.197971 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-0d46b7c0-be91-4cb7-b040-6cf1bf550b92 req-201d30eb-aef1-4af9-a72e-4a5891b41a20 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:23:26.208736 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:23:26.208736 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:23:26.212691 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [req-0d46b7c0-be91-4cb7-b040-6cf1bf550b92 req-201d30eb-aef1-4af9-a72e-4a5891b41a20 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Volume info retrieved successfully. Jul 03 02:23:26.217751 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-0d46b7c0-be91-4cb7-b040-6cf1bf550b92 req-201d30eb-aef1-4af9-a72e-4a5891b41a20 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] https://10.4.3.223/volume/v3/volumes/3c586633-37f2-453c-a875-802330b373ad returned with HTTP 200 Jul 03 02:23:26.218187 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 16/65] 10.4.3.223 () {70 vars in 1639 bytes} [Fri Jul 3 02:23:26 2026] GET /volume/v3/volumes/3c586633-37f2-453c-a875-802330b373ad => generated 1024 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:23:26.299336 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-0d46b7c0-be91-4cb7-b040-6cf1bf550b92 req-6aa228e5-be1c-4e9c-9a87-4438cf2d3662 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:23:26.301919 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-0d46b7c0-be91-4cb7-b040-6cf1bf550b92 req-6aa228e5-be1c-4e9c-9a87-4438cf2d3662 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] PUT https://10.4.3.223/volume/v3/attachments/b12c6bb3-8605-4149-ae66-22ec2e1c5f61 Jul 03 02:23:26.302412 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-0d46b7c0-be91-4cb7-b040-6cf1bf550b92 req-6aa228e5-be1c-4e9c-9a87-4438cf2d3662 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000004352", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2a2633a05d73", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "80a8c083-552c-46a2-8db9-fd9e83fa2364", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:23:26.312978 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.coordination [req-0d46b7c0-be91-4cb7-b040-6cf1bf550b92 req-6aa228e5-be1c-4e9c-9a87-4438cf2d3662 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Acquiring lock "cinder-attachment_update-3c586633-37f2-453c-a875-802330b373ad-np0000004352" by "attachment_update" {{(pid=100014) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 02:23:26.319636 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.coordination [req-0d46b7c0-be91-4cb7-b040-6cf1bf550b92 req-6aa228e5-be1c-4e9c-9a87-4438cf2d3662 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Lock "cinder-attachment_update-3c586633-37f2-453c-a875-802330b373ad-np0000004352" acquired by "attachment_update" :: waited 0.007s {{(pid=100014) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 02:23:26.320926 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:23:26.320926 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:23:26.800639 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-3faaf6a6-4d1e-4807-b0bc-49e25d7f3645 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:23:26.807331 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-3faaf6a6-4d1e-4807-b0bc-49e25d7f3645 tempest-DeleteServersTestJSON-1685166643 tempest-DeleteServersTestJSON-1685166643-project-member] GET https://10.4.3.223/volume/v3/volumes/176c1a3a-a3c8-457b-993b-b9b52ac38a54 Jul 03 02:23:26.807331 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-3faaf6a6-4d1e-4807-b0bc-49e25d7f3645 tempest-DeleteServersTestJSON-1685166643 tempest-DeleteServersTestJSON-1685166643-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:23:26.807331 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-3faaf6a6-4d1e-4807-b0bc-49e25d7f3645 tempest-DeleteServersTestJSON-1685166643 tempest-DeleteServersTestJSON-1685166643-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:23:26.819214 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:23:26.819214 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:23:26.823263 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-3faaf6a6-4d1e-4807-b0bc-49e25d7f3645 tempest-DeleteServersTestJSON-1685166643 tempest-DeleteServersTestJSON-1685166643-project-member] Volume info retrieved successfully. Jul 03 02:23:26.827681 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-3faaf6a6-4d1e-4807-b0bc-49e25d7f3645 tempest-DeleteServersTestJSON-1685166643 tempest-DeleteServersTestJSON-1685166643-project-member] https://10.4.3.223/volume/v3/volumes/176c1a3a-a3c8-457b-993b-b9b52ac38a54 returned with HTTP 200 Jul 03 02:23:26.828063 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 17/66] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:23:26 2026] GET /volume/v3/volumes/176c1a3a-a3c8-457b-993b-b9b52ac38a54 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:23:26.849247 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.coordination [req-0d46b7c0-be91-4cb7-b040-6cf1bf550b92 req-6aa228e5-be1c-4e9c-9a87-4438cf2d3662 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Lock "cinder-attachment_update-3c586633-37f2-453c-a875-802330b373ad-np0000004352" released by "attachment_update" :: held 0.529s {{(pid=100014) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 02:23:26.849247 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-0d46b7c0-be91-4cb7-b040-6cf1bf550b92 req-6aa228e5-be1c-4e9c-9a87-4438cf2d3662 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] https://10.4.3.223/volume/v3/attachments/b12c6bb3-8605-4149-ae66-22ec2e1c5f61 returned with HTTP 200 Jul 03 02:23:26.849247 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 16/67] 10.4.3.223 () {74 vars in 1704 bytes} [Fri Jul 3 02:23:26 2026] PUT /volume/v3/attachments/b12c6bb3-8605-4149-ae66-22ec2e1c5f61 => generated 969 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:23:27.361271 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-0d46b7c0-be91-4cb7-b040-6cf1bf550b92 req-bb3fc6fd-00c9-4948-903d-88619451b400 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:23:27.363457 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-0d46b7c0-be91-4cb7-b040-6cf1bf550b92 req-bb3fc6fd-00c9-4948-903d-88619451b400 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] POST https://10.4.3.223/volume/v3/attachments/b12c6bb3-8605-4149-ae66-22ec2e1c5f61/action Jul 03 02:23:27.363862 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-0d46b7c0-be91-4cb7-b040-6cf1bf550b92 req-bb3fc6fd-00c9-4948-903d-88619451b400 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Action body: b'{"os-complete": null}' {{(pid=100013) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:23:27.364176 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-0d46b7c0-be91-4cb7-b040-6cf1bf550b92 req-bb3fc6fd-00c9-4948-903d-88619451b400 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:23:27.381896 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:23:27.381896 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:23:27.394271 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-0d46b7c0-be91-4cb7-b040-6cf1bf550b92 req-bb3fc6fd-00c9-4948-903d-88619451b400 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] https://10.4.3.223/volume/v3/attachments/b12c6bb3-8605-4149-ae66-22ec2e1c5f61/action returned with HTTP 204 Jul 03 02:23:27.394774 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 19/68] 10.4.3.223 () {74 vars in 1725 bytes} [Fri Jul 3 02:23:27 2026] POST /volume/v3/attachments/b12c6bb3-8605-4149-ae66-22ec2e1c5f61/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:23:27.842757 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-4aa0dc05-7e65-40c9-80ee-157da9cdb758 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:23:27.844548 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-4aa0dc05-7e65-40c9-80ee-157da9cdb758 tempest-DeleteServersTestJSON-1685166643 tempest-DeleteServersTestJSON-1685166643-project-member] GET https://10.4.3.223/volume/v3/volumes/176c1a3a-a3c8-457b-993b-b9b52ac38a54 Jul 03 02:23:27.844782 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-4aa0dc05-7e65-40c9-80ee-157da9cdb758 tempest-DeleteServersTestJSON-1685166643 tempest-DeleteServersTestJSON-1685166643-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:23:27.845029 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-4aa0dc05-7e65-40c9-80ee-157da9cdb758 tempest-DeleteServersTestJSON-1685166643 tempest-DeleteServersTestJSON-1685166643-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:23:27.856189 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:23:27.856189 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:23:27.862485 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-4aa0dc05-7e65-40c9-80ee-157da9cdb758 tempest-DeleteServersTestJSON-1685166643 tempest-DeleteServersTestJSON-1685166643-project-member] Volume info retrieved successfully. Jul 03 02:23:27.868398 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-4aa0dc05-7e65-40c9-80ee-157da9cdb758 tempest-DeleteServersTestJSON-1685166643 tempest-DeleteServersTestJSON-1685166643-project-member] https://10.4.3.223/volume/v3/volumes/176c1a3a-a3c8-457b-993b-b9b52ac38a54 returned with HTTP 200 Jul 03 02:23:27.868888 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 17/69] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:23:27 2026] GET /volume/v3/volumes/176c1a3a-a3c8-457b-993b-b9b52ac38a54 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:23:28.885696 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-6cd529fc-6982-4d54-9144-b5ce5fe5d9f7 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:23:28.888197 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-6cd529fc-6982-4d54-9144-b5ce5fe5d9f7 tempest-DeleteServersTestJSON-1685166643 tempest-DeleteServersTestJSON-1685166643-project-member] GET https://10.4.3.223/volume/v3/volumes/176c1a3a-a3c8-457b-993b-b9b52ac38a54 Jul 03 02:23:28.890796 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-6cd529fc-6982-4d54-9144-b5ce5fe5d9f7 tempest-DeleteServersTestJSON-1685166643 tempest-DeleteServersTestJSON-1685166643-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:23:28.890796 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-6cd529fc-6982-4d54-9144-b5ce5fe5d9f7 tempest-DeleteServersTestJSON-1685166643 tempest-DeleteServersTestJSON-1685166643-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:23:28.901916 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:23:28.901916 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:23:28.905494 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-6cd529fc-6982-4d54-9144-b5ce5fe5d9f7 tempest-DeleteServersTestJSON-1685166643 tempest-DeleteServersTestJSON-1685166643-project-member] Volume info retrieved successfully. Jul 03 02:23:28.918473 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-6cd529fc-6982-4d54-9144-b5ce5fe5d9f7 tempest-DeleteServersTestJSON-1685166643 tempest-DeleteServersTestJSON-1685166643-project-member] https://10.4.3.223/volume/v3/volumes/176c1a3a-a3c8-457b-993b-b9b52ac38a54 returned with HTTP 200 Jul 03 02:23:28.919023 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 18/70] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:23:28 2026] GET /volume/v3/volumes/176c1a3a-a3c8-457b-993b-b9b52ac38a54 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:23:29.934556 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-37271a98-698e-4358-a788-fee63720e01d None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:23:29.936823 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-37271a98-698e-4358-a788-fee63720e01d tempest-DeleteServersTestJSON-1685166643 tempest-DeleteServersTestJSON-1685166643-project-member] GET https://10.4.3.223/volume/v3/volumes/176c1a3a-a3c8-457b-993b-b9b52ac38a54 Jul 03 02:23:29.937065 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-37271a98-698e-4358-a788-fee63720e01d tempest-DeleteServersTestJSON-1685166643 tempest-DeleteServersTestJSON-1685166643-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:23:29.937332 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-37271a98-698e-4358-a788-fee63720e01d tempest-DeleteServersTestJSON-1685166643 tempest-DeleteServersTestJSON-1685166643-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:23:29.951521 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:23:29.951521 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:23:29.955821 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-37271a98-698e-4358-a788-fee63720e01d tempest-DeleteServersTestJSON-1685166643 tempest-DeleteServersTestJSON-1685166643-project-member] Volume info retrieved successfully. Jul 03 02:23:29.960022 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-37271a98-698e-4358-a788-fee63720e01d tempest-DeleteServersTestJSON-1685166643 tempest-DeleteServersTestJSON-1685166643-project-member] https://10.4.3.223/volume/v3/volumes/176c1a3a-a3c8-457b-993b-b9b52ac38a54 returned with HTTP 200 Jul 03 02:23:29.960497 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 17/71] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:23:29 2026] GET /volume/v3/volumes/176c1a3a-a3c8-457b-993b-b9b52ac38a54 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:23:30.643366 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-692f1473-2a91-4948-9aab-6f76b111129b req-4d4a4607-b7d6-4462-83bb-3f041d26642e None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:23:30.645551 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-692f1473-2a91-4948-9aab-6f76b111129b req-4d4a4607-b7d6-4462-83bb-3f041d26642e tempest-DeleteServersTestJSON-1685166643 tempest-DeleteServersTestJSON-1685166643-project-member] POST https://10.4.3.223/volume/v3/attachments/2583430e-45d9-45c4-9999-50812019247d/action Jul 03 02:23:30.645902 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-692f1473-2a91-4948-9aab-6f76b111129b req-4d4a4607-b7d6-4462-83bb-3f041d26642e tempest-DeleteServersTestJSON-1685166643 tempest-DeleteServersTestJSON-1685166643-project-member] Action body: b'{"os-complete": null}' {{(pid=100013) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:23:30.646049 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-692f1473-2a91-4948-9aab-6f76b111129b req-4d4a4607-b7d6-4462-83bb-3f041d26642e tempest-DeleteServersTestJSON-1685166643 tempest-DeleteServersTestJSON-1685166643-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:23:30.666615 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:23:30.666615 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:23:30.683406 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-692f1473-2a91-4948-9aab-6f76b111129b req-4d4a4607-b7d6-4462-83bb-3f041d26642e tempest-DeleteServersTestJSON-1685166643 tempest-DeleteServersTestJSON-1685166643-project-member] https://10.4.3.223/volume/v3/attachments/2583430e-45d9-45c4-9999-50812019247d/action returned with HTTP 204 Jul 03 02:23:30.684093 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 20/72] 10.4.3.223 () {74 vars in 1725 bytes} [Fri Jul 3 02:23:30 2026] POST /volume/v3/attachments/2583430e-45d9-45c4-9999-50812019247d/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:23:30.974139 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-0bebcdb6-692f-46ad-a45f-4ce602a4cdb6 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:23:30.976019 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-0bebcdb6-692f-46ad-a45f-4ce602a4cdb6 tempest-DeleteServersTestJSON-1685166643 tempest-DeleteServersTestJSON-1685166643-project-member] GET https://10.4.3.223/volume/v3/volumes/176c1a3a-a3c8-457b-993b-b9b52ac38a54 Jul 03 02:23:30.976265 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-0bebcdb6-692f-46ad-a45f-4ce602a4cdb6 tempest-DeleteServersTestJSON-1685166643 tempest-DeleteServersTestJSON-1685166643-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:23:30.976476 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-0bebcdb6-692f-46ad-a45f-4ce602a4cdb6 tempest-DeleteServersTestJSON-1685166643 tempest-DeleteServersTestJSON-1685166643-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:23:30.988199 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:23:30.988199 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:23:30.992841 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-0bebcdb6-692f-46ad-a45f-4ce602a4cdb6 tempest-DeleteServersTestJSON-1685166643 tempest-DeleteServersTestJSON-1685166643-project-member] Volume info retrieved successfully. Jul 03 02:23:30.998520 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-0bebcdb6-692f-46ad-a45f-4ce602a4cdb6 tempest-DeleteServersTestJSON-1685166643 tempest-DeleteServersTestJSON-1685166643-project-member] https://10.4.3.223/volume/v3/volumes/176c1a3a-a3c8-457b-993b-b9b52ac38a54 returned with HTTP 200 Jul 03 02:23:30.999155 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 18/73] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:23:30 2026] GET /volume/v3/volumes/176c1a3a-a3c8-457b-993b-b9b52ac38a54 => generated 1136 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:23:31.013219 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-3e3060a1-fcb9-4500-b14e-8080d0494a32 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:23:31.015043 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-3e3060a1-fcb9-4500-b14e-8080d0494a32 tempest-DeleteServersTestJSON-1685166643 tempest-DeleteServersTestJSON-1685166643-project-member] GET https://10.4.3.223/volume/v3/volumes/176c1a3a-a3c8-457b-993b-b9b52ac38a54 Jul 03 02:23:31.015272 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-3e3060a1-fcb9-4500-b14e-8080d0494a32 tempest-DeleteServersTestJSON-1685166643 tempest-DeleteServersTestJSON-1685166643-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:23:31.015478 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-3e3060a1-fcb9-4500-b14e-8080d0494a32 tempest-DeleteServersTestJSON-1685166643 tempest-DeleteServersTestJSON-1685166643-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:23:31.026887 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:23:31.026887 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:23:31.031478 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-3e3060a1-fcb9-4500-b14e-8080d0494a32 tempest-DeleteServersTestJSON-1685166643 tempest-DeleteServersTestJSON-1685166643-project-member] Volume info retrieved successfully. Jul 03 02:23:31.039703 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-3e3060a1-fcb9-4500-b14e-8080d0494a32 tempest-DeleteServersTestJSON-1685166643 tempest-DeleteServersTestJSON-1685166643-project-member] https://10.4.3.223/volume/v3/volumes/176c1a3a-a3c8-457b-993b-b9b52ac38a54 returned with HTTP 200 Jul 03 02:23:31.040194 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 19/74] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:23:31 2026] GET /volume/v3/volumes/176c1a3a-a3c8-457b-993b-b9b52ac38a54 => generated 1136 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:23:35.280015 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-923ca509-a887-4f4a-893a-6e458e549d6b req-7a728c10-ca74-4515-b403-ef986767cec0 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:23:35.283202 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-923ca509-a887-4f4a-893a-6e458e549d6b req-7a728c10-ca74-4515-b403-ef986767cec0 tempest-DeleteServersTestJSON-1685166643 tempest-DeleteServersTestJSON-1685166643-project-member] DELETE https://10.4.3.223/volume/v3/attachments/2583430e-45d9-45c4-9999-50812019247d Jul 03 02:23:35.283456 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-923ca509-a887-4f4a-893a-6e458e549d6b req-7a728c10-ca74-4515-b403-ef986767cec0 tempest-DeleteServersTestJSON-1685166643 tempest-DeleteServersTestJSON-1685166643-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:23:35.283668 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-923ca509-a887-4f4a-893a-6e458e549d6b req-7a728c10-ca74-4515-b403-ef986767cec0 tempest-DeleteServersTestJSON-1685166643 tempest-DeleteServersTestJSON-1685166643-project-member] Calling method 'version_select' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:23:35.298305 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:23:35.298305 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:23:35.849391 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-923ca509-a887-4f4a-893a-6e458e549d6b req-7a728c10-ca74-4515-b403-ef986767cec0 tempest-DeleteServersTestJSON-1685166643 tempest-DeleteServersTestJSON-1685166643-project-member] https://10.4.3.223/volume/v3/attachments/2583430e-45d9-45c4-9999-50812019247d returned with HTTP 200 Jul 03 02:23:35.849975 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 18/75] 10.4.3.223 () {72 vars in 1673 bytes} [Fri Jul 3 02:23:35 2026] DELETE /volume/v3/attachments/2583430e-45d9-45c4-9999-50812019247d => generated 19 bytes in 570 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:23:39.347375 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-886b981e-72ea-411a-ab76-df0c6f10013a None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:23:39.349653 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-886b981e-72ea-411a-ab76-df0c6f10013a tempest-DeleteServersTestJSON-1685166643 tempest-DeleteServersTestJSON-1685166643-project-member] GET https://10.4.3.223/volume/v3/volumes/176c1a3a-a3c8-457b-993b-b9b52ac38a54 Jul 03 02:23:39.349899 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-886b981e-72ea-411a-ab76-df0c6f10013a tempest-DeleteServersTestJSON-1685166643 tempest-DeleteServersTestJSON-1685166643-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:23:39.350182 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-886b981e-72ea-411a-ab76-df0c6f10013a tempest-DeleteServersTestJSON-1685166643 tempest-DeleteServersTestJSON-1685166643-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:23:39.358513 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:23:39.358513 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:23:39.363253 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-886b981e-72ea-411a-ab76-df0c6f10013a tempest-DeleteServersTestJSON-1685166643 tempest-DeleteServersTestJSON-1685166643-project-member] Volume info retrieved successfully. Jul 03 02:23:39.368948 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-886b981e-72ea-411a-ab76-df0c6f10013a tempest-DeleteServersTestJSON-1685166643 tempest-DeleteServersTestJSON-1685166643-project-member] https://10.4.3.223/volume/v3/volumes/176c1a3a-a3c8-457b-993b-b9b52ac38a54 returned with HTTP 200 Jul 03 02:23:39.369494 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 21/76] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:23:39 2026] GET /volume/v3/volumes/176c1a3a-a3c8-457b-993b-b9b52ac38a54 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:23:39.383935 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-bb5026ee-0ffa-4fd1-ba3d-de94105e1827 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:23:39.386055 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-bb5026ee-0ffa-4fd1-ba3d-de94105e1827 tempest-DeleteServersTestJSON-1685166643 tempest-DeleteServersTestJSON-1685166643-project-member] GET https://10.4.3.223/volume/v3/volumes/176c1a3a-a3c8-457b-993b-b9b52ac38a54 Jul 03 02:23:39.386252 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-bb5026ee-0ffa-4fd1-ba3d-de94105e1827 tempest-DeleteServersTestJSON-1685166643 tempest-DeleteServersTestJSON-1685166643-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:23:39.386489 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-bb5026ee-0ffa-4fd1-ba3d-de94105e1827 tempest-DeleteServersTestJSON-1685166643 tempest-DeleteServersTestJSON-1685166643-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:23:39.394632 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:23:39.394632 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:23:39.398775 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-bb5026ee-0ffa-4fd1-ba3d-de94105e1827 tempest-DeleteServersTestJSON-1685166643 tempest-DeleteServersTestJSON-1685166643-project-member] Volume info retrieved successfully. Jul 03 02:23:39.403620 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-bb5026ee-0ffa-4fd1-ba3d-de94105e1827 tempest-DeleteServersTestJSON-1685166643 tempest-DeleteServersTestJSON-1685166643-project-member] https://10.4.3.223/volume/v3/volumes/176c1a3a-a3c8-457b-993b-b9b52ac38a54 returned with HTTP 200 Jul 03 02:23:39.404088 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 19/77] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:23:39 2026] GET /volume/v3/volumes/176c1a3a-a3c8-457b-993b-b9b52ac38a54 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:23:39.445022 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-6c270d6b-14b7-46f7-89af-8c0076449ae4 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:23:39.446787 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-6c270d6b-14b7-46f7-89af-8c0076449ae4 tempest-DeleteServersTestJSON-1685166643 tempest-DeleteServersTestJSON-1685166643-project-member] GET https://10.4.3.223/volume/v3/volumes/176c1a3a-a3c8-457b-993b-b9b52ac38a54 Jul 03 02:23:39.447053 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-6c270d6b-14b7-46f7-89af-8c0076449ae4 tempest-DeleteServersTestJSON-1685166643 tempest-DeleteServersTestJSON-1685166643-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:23:39.447262 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-6c270d6b-14b7-46f7-89af-8c0076449ae4 tempest-DeleteServersTestJSON-1685166643 tempest-DeleteServersTestJSON-1685166643-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:23:39.453666 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:23:39.453666 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:23:39.457201 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-6c270d6b-14b7-46f7-89af-8c0076449ae4 tempest-DeleteServersTestJSON-1685166643 tempest-DeleteServersTestJSON-1685166643-project-member] Volume info retrieved successfully. Jul 03 02:23:39.461196 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-6c270d6b-14b7-46f7-89af-8c0076449ae4 tempest-DeleteServersTestJSON-1685166643 tempest-DeleteServersTestJSON-1685166643-project-member] https://10.4.3.223/volume/v3/volumes/176c1a3a-a3c8-457b-993b-b9b52ac38a54 returned with HTTP 200 Jul 03 02:23:39.461602 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 20/78] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:23:39 2026] GET /volume/v3/volumes/176c1a3a-a3c8-457b-993b-b9b52ac38a54 => generated 844 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:23:39.484799 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-98b0138a-c2da-4970-9bc2-1305b6ee698f None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:23:39.486953 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-98b0138a-c2da-4970-9bc2-1305b6ee698f tempest-DeleteServersTestJSON-1685166643 tempest-DeleteServersTestJSON-1685166643-project-member] DELETE https://10.4.3.223/volume/v3/volumes/176c1a3a-a3c8-457b-993b-b9b52ac38a54 Jul 03 02:23:39.487221 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-98b0138a-c2da-4970-9bc2-1305b6ee698f tempest-DeleteServersTestJSON-1685166643 tempest-DeleteServersTestJSON-1685166643-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:23:39.487477 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-98b0138a-c2da-4970-9bc2-1305b6ee698f tempest-DeleteServersTestJSON-1685166643 tempest-DeleteServersTestJSON-1685166643-project-member] Calling method 'delete' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:23:39.487710 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.volumes [None req-98b0138a-c2da-4970-9bc2-1305b6ee698f tempest-DeleteServersTestJSON-1685166643 tempest-DeleteServersTestJSON-1685166643-project-member] Delete volume with id: 176c1a3a-a3c8-457b-993b-b9b52ac38a54 Jul 03 02:23:39.496280 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:23:39.496280 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:23:39.496888 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-98b0138a-c2da-4970-9bc2-1305b6ee698f tempest-DeleteServersTestJSON-1685166643 tempest-DeleteServersTestJSON-1685166643-project-member] Volume info retrieved successfully. Jul 03 02:23:39.523543 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-98b0138a-c2da-4970-9bc2-1305b6ee698f tempest-DeleteServersTestJSON-1685166643 tempest-DeleteServersTestJSON-1685166643-project-member] Delete volume request issued successfully. Jul 03 02:23:39.526441 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-98b0138a-c2da-4970-9bc2-1305b6ee698f tempest-DeleteServersTestJSON-1685166643 tempest-DeleteServersTestJSON-1685166643-project-member] https://10.4.3.223/volume/v3/volumes/176c1a3a-a3c8-457b-993b-b9b52ac38a54 returned with HTTP 202 Jul 03 02:23:39.526441 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 19/79] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:23:39 2026] DELETE /volume/v3/volumes/176c1a3a-a3c8-457b-993b-b9b52ac38a54 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:23:39.531885 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-c1c37aaf-7b0e-4780-b3b3-46a4abe8a4f2 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:23:39.534130 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-c1c37aaf-7b0e-4780-b3b3-46a4abe8a4f2 tempest-DeleteServersTestJSON-1685166643 tempest-DeleteServersTestJSON-1685166643-project-member] GET https://10.4.3.223/volume/v3/volumes/176c1a3a-a3c8-457b-993b-b9b52ac38a54 Jul 03 02:23:39.536338 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-c1c37aaf-7b0e-4780-b3b3-46a4abe8a4f2 tempest-DeleteServersTestJSON-1685166643 tempest-DeleteServersTestJSON-1685166643-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:23:39.536338 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-c1c37aaf-7b0e-4780-b3b3-46a4abe8a4f2 tempest-DeleteServersTestJSON-1685166643 tempest-DeleteServersTestJSON-1685166643-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:23:39.541573 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:23:39.541573 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:23:39.544891 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-c1c37aaf-7b0e-4780-b3b3-46a4abe8a4f2 tempest-DeleteServersTestJSON-1685166643 tempest-DeleteServersTestJSON-1685166643-project-member] Volume info retrieved successfully. Jul 03 02:23:39.548586 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-c1c37aaf-7b0e-4780-b3b3-46a4abe8a4f2 tempest-DeleteServersTestJSON-1685166643 tempest-DeleteServersTestJSON-1685166643-project-member] https://10.4.3.223/volume/v3/volumes/176c1a3a-a3c8-457b-993b-b9b52ac38a54 returned with HTTP 200 Jul 03 02:23:39.548921 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 22/80] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:23:39 2026] GET /volume/v3/volumes/176c1a3a-a3c8-457b-993b-b9b52ac38a54 => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:23:40.562343 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-7da64cec-1cff-40ff-ac58-24844b853c8e None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:23:40.564257 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-7da64cec-1cff-40ff-ac58-24844b853c8e tempest-DeleteServersTestJSON-1685166643 tempest-DeleteServersTestJSON-1685166643-project-member] GET https://10.4.3.223/volume/v3/volumes/176c1a3a-a3c8-457b-993b-b9b52ac38a54 Jul 03 02:23:40.564508 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-7da64cec-1cff-40ff-ac58-24844b853c8e tempest-DeleteServersTestJSON-1685166643 tempest-DeleteServersTestJSON-1685166643-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:23:40.564729 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-7da64cec-1cff-40ff-ac58-24844b853c8e tempest-DeleteServersTestJSON-1685166643 tempest-DeleteServersTestJSON-1685166643-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:23:40.570405 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-7da64cec-1cff-40ff-ac58-24844b853c8e tempest-DeleteServersTestJSON-1685166643 tempest-DeleteServersTestJSON-1685166643-project-member] https://10.4.3.223/volume/v3/volumes/176c1a3a-a3c8-457b-993b-b9b52ac38a54 returned with HTTP 404 Jul 03 02:23:40.570926 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 20/81] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:23:40 2026] GET /volume/v3/volumes/176c1a3a-a3c8-457b-993b-b9b52ac38a54 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:23:46.022853 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-1d8a35e3-bd40-4c1e-80c7-8890e97ec985 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:23:46.025137 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-1d8a35e3-bd40-4c1e-80c7-8890e97ec985 tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:23:46.025783 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-1d8a35e3-bd40-4c1e-80c7-8890e97ec985 tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-2090632136"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:23:46.027757 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.volumes [None req-1d8a35e3-bd40-4c1e-80c7-8890e97ec985 tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-2090632136'}} {{(pid=100012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:23:46.027891 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.volumes [None req-1d8a35e3-bd40-4c1e-80c7-8890e97ec985 tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] Create volume of 1 GB Jul 03 02:23:46.033161 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-1d8a35e3-bd40-4c1e-80c7-8890e97ec985 tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] Availability Zones retrieved successfully. Jul 03 02:23:46.042931 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-1d8a35e3-bd40-4c1e-80c7-8890e97ec985 tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] Flow 'volume_create_api' (bb9cd3c9-03cb-4d3d-b042-af8c85232d80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:23:46.044181 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-1d8a35e3-bd40-4c1e-80c7-8890e97ec985 tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f2328c7-ab26-40f3-a269-c6fa85b02d25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:23:46.045374 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.flows.api.create_volume [None req-1d8a35e3-bd40-4c1e-80c7-8890e97ec985 tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] Validating volume size '1' using validate_int {{(pid=100012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:23:46.085157 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-1d8a35e3-bd40-4c1e-80c7-8890e97ec985 tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f2328c7-ab26-40f3-a269-c6fa85b02d25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:23:46.086349 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-1d8a35e3-bd40-4c1e-80c7-8890e97ec985 tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5e64b2d-9032-4a1b-af2c-342ed6d8eb98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:23:46.161144 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.quota [None req-1d8a35e3-bd40-4c1e-80c7-8890e97ec985 tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] Created reservations ['b0c4d34a-0d47-4270-a123-569a3c5428f7', '0dd9503c-eb50-429e-8ca7-d84cb3eb8975', '4e68a5a7-e002-4cad-a248-c932a345e10c', '28a26da8-b970-493d-b6ba-b0f9f03ab92d'] {{(pid=100012) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:23:46.162120 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-1d8a35e3-bd40-4c1e-80c7-8890e97ec985 tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5e64b2d-9032-4a1b-af2c-342ed6d8eb98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b0c4d34a-0d47-4270-a123-569a3c5428f7', '0dd9503c-eb50-429e-8ca7-d84cb3eb8975', '4e68a5a7-e002-4cad-a248-c932a345e10c', '28a26da8-b970-493d-b6ba-b0f9f03ab92d']}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:23:46.163076 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-1d8a35e3-bd40-4c1e-80c7-8890e97ec985 tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb3b357c-2875-477a-ba33-9fbaaeaafffd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:23:46.192580 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-1d8a35e3-bd40-4c1e-80c7-8890e97ec985 tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb3b357c-2875-477a-ba33-9fbaaeaafffd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c5a912b7-19c2-45d6-a613-a921c26a0ced', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-2090632136',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15b81c8c54644489852460efc51fee60',qos_specs=None,replication_status=,reservations=['b0c4d34a-0d47-4270-a123-569a3c5428f7','0dd9503c-eb50-429e-8ca7-d84cb3eb8975','4e68a5a7-e002-4cad-a248-c932a345e10c','28a26da8-b970-493d-b6ba-b0f9f03ab92d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca8015131a5a4f39a119460cea9df8d7',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:23:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-2090632136',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c5a912b7-19c2-45d6-a613-a921c26a0ced,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='15b81c8c54644489852460efc51fee60',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ca8015131a5a4f39a119460cea9df8d7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:23:46.193530 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-1d8a35e3-bd40-4c1e-80c7-8890e97ec985 tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0453cc2c-d533-4369-a922-416ea6bec0a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:23:46.216050 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-1d8a35e3-bd40-4c1e-80c7-8890e97ec985 tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0453cc2c-d533-4369-a922-416ea6bec0a1) transitioned into state 'SUCCESS' from state '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-2090632136',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15b81c8c54644489852460efc51fee60',qos_specs=None,replication_status=,reservations=['b0c4d34a-0d47-4270-a123-569a3c5428f7','0dd9503c-eb50-429e-8ca7-d84cb3eb8975','4e68a5a7-e002-4cad-a248-c932a345e10c','28a26da8-b970-493d-b6ba-b0f9f03ab92d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ca8015131a5a4f39a119460cea9df8d7',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:23:46.216699 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-1d8a35e3-bd40-4c1e-80c7-8890e97ec985 tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b525f5c2-5a12-4b1e-889f-40f6ffe2b64c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:23:46.226004 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-1d8a35e3-bd40-4c1e-80c7-8890e97ec985 tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b525f5c2-5a12-4b1e-889f-40f6ffe2b64c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:23:46.226776 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-1d8a35e3-bd40-4c1e-80c7-8890e97ec985 tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] Flow 'volume_create_api' (bb9cd3c9-03cb-4d3d-b042-af8c85232d80) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:23:46.227067 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-1d8a35e3-bd40-4c1e-80c7-8890e97ec985 tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] Create volume request issued successfully. Jul 03 02:23:46.227617 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-1d8a35e3-bd40-4c1e-80c7-8890e97ec985 tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:23:46.228070 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 21/82] 10.4.3.223 () {68 vars in 1258 bytes} [Fri Jul 3 02:23:46 2026] POST /volume/v3/volumes => generated 754 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:23:46.246558 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-bb37367d-b105-473a-9e52-3a340020a503 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:23:46.249148 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-bb37367d-b105-473a-9e52-3a340020a503 tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] GET https://10.4.3.223/volume/v3/volumes/c5a912b7-19c2-45d6-a613-a921c26a0ced Jul 03 02:23:46.249394 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-bb37367d-b105-473a-9e52-3a340020a503 tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:23:46.249660 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-bb37367d-b105-473a-9e52-3a340020a503 tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:23:46.258238 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:23:46.258238 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:23:46.263471 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-bb37367d-b105-473a-9e52-3a340020a503 tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] Volume info retrieved successfully. Jul 03 02:23:46.268647 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-bb37367d-b105-473a-9e52-3a340020a503 tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] https://10.4.3.223/volume/v3/volumes/c5a912b7-19c2-45d6-a613-a921c26a0ced returned with HTTP 200 Jul 03 02:23:46.269193 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 20/83] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:23:46 2026] GET /volume/v3/volumes/c5a912b7-19c2-45d6-a613-a921c26a0ced => generated 822 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:23:47.287889 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-44c170c5-2b95-43dd-bef5-0b46ae1290d4 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:23:47.291607 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-44c170c5-2b95-43dd-bef5-0b46ae1290d4 tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] GET https://10.4.3.223/volume/v3/volumes/c5a912b7-19c2-45d6-a613-a921c26a0ced Jul 03 02:23:47.291607 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-44c170c5-2b95-43dd-bef5-0b46ae1290d4 tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:23:47.291607 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-44c170c5-2b95-43dd-bef5-0b46ae1290d4 tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:23:47.297333 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:23:47.297333 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:23:47.302620 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-44c170c5-2b95-43dd-bef5-0b46ae1290d4 tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] Volume info retrieved successfully. Jul 03 02:23:47.308862 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-44c170c5-2b95-43dd-bef5-0b46ae1290d4 tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] https://10.4.3.223/volume/v3/volumes/c5a912b7-19c2-45d6-a613-a921c26a0ced returned with HTTP 200 Jul 03 02:23:47.309649 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 23/84] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:23:47 2026] GET /volume/v3/volumes/c5a912b7-19c2-45d6-a613-a921c26a0ced => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:23:47.479658 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-f2225c56-edf7-4bcd-9c2e-120f9db46e60 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:23:47.483221 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-f2225c56-edf7-4bcd-9c2e-120f9db46e60 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:23:47.483595 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-f2225c56-edf7-4bcd-9c2e-120f9db46e60 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-1396952954"}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:23:47.486353 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.volumes [None req-f2225c56-edf7-4bcd-9c2e-120f9db46e60 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-1396952954'}} {{(pid=100015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:23:47.486520 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-f2225c56-edf7-4bcd-9c2e-120f9db46e60 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Create volume of 1 GB Jul 03 02:23:47.493228 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-f2225c56-edf7-4bcd-9c2e-120f9db46e60 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Availability Zones retrieved successfully. Jul 03 02:23:47.503802 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-f2225c56-edf7-4bcd-9c2e-120f9db46e60 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Flow 'volume_create_api' (50c58457-c76d-42c0-bf5d-cab79bc5d163) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:23:47.505819 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-f2225c56-edf7-4bcd-9c2e-120f9db46e60 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10804e28-eb53-4105-a6b7-7af6162d5dd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:23:47.507378 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.flows.api.create_volume [None req-f2225c56-edf7-4bcd-9c2e-120f9db46e60 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Validating volume size '1' using validate_int {{(pid=100015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:23:47.543930 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-f2225c56-edf7-4bcd-9c2e-120f9db46e60 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10804e28-eb53-4105-a6b7-7af6162d5dd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:23:47.544779 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-f2225c56-edf7-4bcd-9c2e-120f9db46e60 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9870cc4-3ef5-41c8-b0d8-5f0ece559dcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:23:47.629622 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.quota [None req-f2225c56-edf7-4bcd-9c2e-120f9db46e60 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Created reservations ['aaa7ec9c-fe3e-4fd5-94e9-29d85585026e', '8e5d71b3-45d2-4ecf-981c-2c63ad0757f5', '0c98ebcb-82d7-4176-a680-e7b92fb4e571', '92b19779-22ae-40c3-a9ca-123e5dbed871'] {{(pid=100015) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:23:47.631493 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-f2225c56-edf7-4bcd-9c2e-120f9db46e60 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9870cc4-3ef5-41c8-b0d8-5f0ece559dcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aaa7ec9c-fe3e-4fd5-94e9-29d85585026e', '8e5d71b3-45d2-4ecf-981c-2c63ad0757f5', '0c98ebcb-82d7-4176-a680-e7b92fb4e571', '92b19779-22ae-40c3-a9ca-123e5dbed871']}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:23:47.631493 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-f2225c56-edf7-4bcd-9c2e-120f9db46e60 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21fd7d9b-b044-4863-8573-25d4e20538b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:23:47.655443 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-f2225c56-edf7-4bcd-9c2e-120f9db46e60 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21fd7d9b-b044-4863-8573-25d4e20538b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c5f3143c-ab98-46d8-9d6c-e18e450c21cd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1396952954',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7289c8e968b94d208a565f3af2eda467',qos_specs=None,replication_status=,reservations=['aaa7ec9c-fe3e-4fd5-94e9-29d85585026e','8e5d71b3-45d2-4ecf-981c-2c63ad0757f5','0c98ebcb-82d7-4176-a680-e7b92fb4e571','92b19779-22ae-40c3-a9ca-123e5dbed871'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97579412eae14de4ac0c55fd8af1330c',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:23:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1396952954',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c5f3143c-ab98-46d8-9d6c-e18e450c21cd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7289c8e968b94d208a565f3af2eda467',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='97579412eae14de4ac0c55fd8af1330c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:23:47.655443 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-f2225c56-edf7-4bcd-9c2e-120f9db46e60 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27e9a735-2b68-487b-8bde-81961ac42e62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:23:47.677122 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-f2225c56-edf7-4bcd-9c2e-120f9db46e60 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27e9a735-2b68-487b-8bde-81961ac42e62) transitioned into state 'SUCCESS' from state '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-1396952954',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7289c8e968b94d208a565f3af2eda467',qos_specs=None,replication_status=,reservations=['aaa7ec9c-fe3e-4fd5-94e9-29d85585026e','8e5d71b3-45d2-4ecf-981c-2c63ad0757f5','0c98ebcb-82d7-4176-a680-e7b92fb4e571','92b19779-22ae-40c3-a9ca-123e5dbed871'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97579412eae14de4ac0c55fd8af1330c',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:23:47.678357 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-f2225c56-edf7-4bcd-9c2e-120f9db46e60 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14e9ddc6-1fa3-41f8-aa71-5b1c6ca61e95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:23:47.691836 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-f2225c56-edf7-4bcd-9c2e-120f9db46e60 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14e9ddc6-1fa3-41f8-aa71-5b1c6ca61e95) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:23:47.694441 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-f2225c56-edf7-4bcd-9c2e-120f9db46e60 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Flow 'volume_create_api' (50c58457-c76d-42c0-bf5d-cab79bc5d163) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:23:47.694441 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-f2225c56-edf7-4bcd-9c2e-120f9db46e60 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Create volume request issued successfully. Jul 03 02:23:47.694441 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-f2225c56-edf7-4bcd-9c2e-120f9db46e60 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:23:47.694441 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 21/85] 10.4.3.223 () {68 vars in 1258 bytes} [Fri Jul 3 02:23:47 2026] POST /volume/v3/volumes => generated 754 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:23:47.844612 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-5d820497-c8da-4252-920a-85d057053432 req-3f751b85-36d9-41f2-90bc-53f0d49f83e9 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:23:47.847182 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-5d820497-c8da-4252-920a-85d057053432 req-3f751b85-36d9-41f2-90bc-53f0d49f83e9 tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] GET https://10.4.3.223/volume/v3/volumes/c5a912b7-19c2-45d6-a613-a921c26a0ced Jul 03 02:23:47.847458 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-5d820497-c8da-4252-920a-85d057053432 req-3f751b85-36d9-41f2-90bc-53f0d49f83e9 tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:23:47.847722 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-5d820497-c8da-4252-920a-85d057053432 req-3f751b85-36d9-41f2-90bc-53f0d49f83e9 tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:23:47.857849 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:23:47.857849 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:23:47.862942 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [req-5d820497-c8da-4252-920a-85d057053432 req-3f751b85-36d9-41f2-90bc-53f0d49f83e9 tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] Volume info retrieved successfully. Jul 03 02:23:47.867294 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-5d820497-c8da-4252-920a-85d057053432 req-3f751b85-36d9-41f2-90bc-53f0d49f83e9 tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] https://10.4.3.223/volume/v3/volumes/c5a912b7-19c2-45d6-a613-a921c26a0ced returned with HTTP 200 Jul 03 02:23:47.867718 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 22/86] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:23:47 2026] GET /volume/v3/volumes/c5a912b7-19c2-45d6-a613-a921c26a0ced => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:23:49.316378 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-9c15bd2c-2a57-47f1-8981-8f83545d3a6e None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:23:49.318994 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-9c15bd2c-2a57-47f1-8981-8f83545d3a6e tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:23:49.319415 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-9c15bd2c-2a57-47f1-8981-8f83545d3a6e tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-464884961"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:23:49.321400 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.volumes [None req-9c15bd2c-2a57-47f1-8981-8f83545d3a6e tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-464884961'}} {{(pid=100014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:23:49.321619 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.volumes [None req-9c15bd2c-2a57-47f1-8981-8f83545d3a6e tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] Create volume of 1 GB Jul 03 02:23:49.326654 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-9c15bd2c-2a57-47f1-8981-8f83545d3a6e tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] Availability Zones retrieved successfully. Jul 03 02:23:49.336197 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-9c15bd2c-2a57-47f1-8981-8f83545d3a6e tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] Flow 'volume_create_api' (124e8dc0-bd71-4909-94fc-1e3e35d45942) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:23:49.337364 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-9c15bd2c-2a57-47f1-8981-8f83545d3a6e tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55800d09-b93b-4801-b5c0-9e5333c0d968) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:23:49.343751 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.flows.api.create_volume [None req-9c15bd2c-2a57-47f1-8981-8f83545d3a6e tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] Validating volume size '1' using validate_int {{(pid=100014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:23:49.379333 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-9c15bd2c-2a57-47f1-8981-8f83545d3a6e tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55800d09-b93b-4801-b5c0-9e5333c0d968) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:23:49.380146 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-9c15bd2c-2a57-47f1-8981-8f83545d3a6e tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5413ca87-a762-43dd-93d5-df933fd60abe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:23:49.451236 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.quota [None req-9c15bd2c-2a57-47f1-8981-8f83545d3a6e tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] Created reservations ['c0bb54e3-c907-4d9b-85f6-5b1e7d3012ac', '8d106f74-437d-4fa1-9958-9acdc8919010', 'f9b0c5eb-2112-4d3e-9011-308309c5c4a8', 'b7d7e21a-697a-41ae-b42f-9a392a71dd56'] {{(pid=100014) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:23:49.452072 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-9c15bd2c-2a57-47f1-8981-8f83545d3a6e tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5413ca87-a762-43dd-93d5-df933fd60abe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c0bb54e3-c907-4d9b-85f6-5b1e7d3012ac', '8d106f74-437d-4fa1-9958-9acdc8919010', 'f9b0c5eb-2112-4d3e-9011-308309c5c4a8', 'b7d7e21a-697a-41ae-b42f-9a392a71dd56']}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:23:49.453003 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-9c15bd2c-2a57-47f1-8981-8f83545d3a6e tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50ec49e1-5d73-4e86-9cdf-d910148bd8f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:23:49.479673 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-9c15bd2c-2a57-47f1-8981-8f83545d3a6e tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50ec49e1-5d73-4e86-9cdf-d910148bd8f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e6a27fd3-1425-4fe9-818f-25385862dc18', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-464884961',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4fb542cc59345bebdda5a537f2583d5',qos_specs=None,replication_status=,reservations=['c0bb54e3-c907-4d9b-85f6-5b1e7d3012ac','8d106f74-437d-4fa1-9958-9acdc8919010','f9b0c5eb-2112-4d3e-9011-308309c5c4a8','b7d7e21a-697a-41ae-b42f-9a392a71dd56'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7317e5f02dd74f31bd2db6f4a5b1e0c8',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:23:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-464884961',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e6a27fd3-1425-4fe9-818f-25385862dc18,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f4fb542cc59345bebdda5a537f2583d5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7317e5f02dd74f31bd2db6f4a5b1e0c8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:23:49.480763 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-9c15bd2c-2a57-47f1-8981-8f83545d3a6e tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01538c78-9b1c-436c-9b40-0c0ade677606) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:23:49.517753 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-9c15bd2c-2a57-47f1-8981-8f83545d3a6e tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01538c78-9b1c-436c-9b40-0c0ade677606) transitioned into state 'SUCCESS' from state '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-464884961',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4fb542cc59345bebdda5a537f2583d5',qos_specs=None,replication_status=,reservations=['c0bb54e3-c907-4d9b-85f6-5b1e7d3012ac','8d106f74-437d-4fa1-9958-9acdc8919010','f9b0c5eb-2112-4d3e-9011-308309c5c4a8','b7d7e21a-697a-41ae-b42f-9a392a71dd56'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7317e5f02dd74f31bd2db6f4a5b1e0c8',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:23:49.518572 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-9c15bd2c-2a57-47f1-8981-8f83545d3a6e tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54aad096-faa5-4928-985e-7ed46e5de7d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:23:49.553528 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-9c15bd2c-2a57-47f1-8981-8f83545d3a6e tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54aad096-faa5-4928-985e-7ed46e5de7d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:23:49.554791 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-9c15bd2c-2a57-47f1-8981-8f83545d3a6e tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] Flow 'volume_create_api' (124e8dc0-bd71-4909-94fc-1e3e35d45942) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:23:49.555234 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-9c15bd2c-2a57-47f1-8981-8f83545d3a6e tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] Create volume request issued successfully. Jul 03 02:23:49.557126 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-9c15bd2c-2a57-47f1-8981-8f83545d3a6e tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:23:49.558045 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 21/87] 10.4.3.223 () {68 vars in 1258 bytes} [Fri Jul 3 02:23:49 2026] POST /volume/v3/volumes => generated 754 bytes in 242 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:23:49.575777 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-93983a8c-2eea-42a6-acda-7f49cfa005b6 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:23:49.579791 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-93983a8c-2eea-42a6-acda-7f49cfa005b6 tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] GET https://10.4.3.223/volume/v3/volumes/e6a27fd3-1425-4fe9-818f-25385862dc18 Jul 03 02:23:49.579791 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-93983a8c-2eea-42a6-acda-7f49cfa005b6 tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:23:49.579791 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-93983a8c-2eea-42a6-acda-7f49cfa005b6 tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:23:49.591354 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:23:49.591354 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:23:49.603543 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-93983a8c-2eea-42a6-acda-7f49cfa005b6 tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] Volume info retrieved successfully. Jul 03 02:23:49.611396 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-93983a8c-2eea-42a6-acda-7f49cfa005b6 tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] https://10.4.3.223/volume/v3/volumes/e6a27fd3-1425-4fe9-818f-25385862dc18 returned with HTTP 200 Jul 03 02:23:49.611963 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 24/88] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:23:49 2026] GET /volume/v3/volumes/e6a27fd3-1425-4fe9-818f-25385862dc18 => generated 822 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:23:50.160517 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-0311c8b9-55f3-4d4b-89f3-ce2a0edb713e None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:23:50.164667 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-0311c8b9-55f3-4d4b-89f3-ce2a0edb713e None None] GET https://10.4.3.223/volume// Jul 03 02:23:50.164867 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-0311c8b9-55f3-4d4b-89f3-ce2a0edb713e None None] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:23:50.165053 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-0311c8b9-55f3-4d4b-89f3-ce2a0edb713e None None] Calling method 'all' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:23:50.165436 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-0311c8b9-55f3-4d4b-89f3-ce2a0edb713e None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:23:50.165660 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 22/89] 10.4.3.223 () {66 vars in 1428 bytes} [Fri Jul 3 02:23:50 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:23:50.182642 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-5d820497-c8da-4252-920a-85d057053432 req-ee1e49df-2c81-457f-9701-645929c5b18b None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:23:50.402932 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-5d820497-c8da-4252-920a-85d057053432 req-ee1e49df-2c81-457f-9701-645929c5b18b tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] POST https://10.4.3.223/volume/v3/attachments Jul 03 02:23:50.403454 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-5d820497-c8da-4252-920a-85d057053432 req-ee1e49df-2c81-457f-9701-645929c5b18b tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c5a912b7-19c2-45d6-a613-a921c26a0ced", "connector": null, "instance_uuid": "95235655-c52d-44e7-b747-913efcd80fa8"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:23:50.418299 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:23:50.418299 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:23:50.464055 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-5d820497-c8da-4252-920a-85d057053432 req-ee1e49df-2c81-457f-9701-645929c5b18b tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Jul 03 02:23:50.464620 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 23/90] 10.4.3.223 () {74 vars in 1594 bytes} [Fri Jul 3 02:23:50 2026] POST /volume/v3/attachments => generated 273 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:23:50.634474 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-0b1ffdcf-4d9d-4032-bb01-3d7840697f2e None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:23:50.636132 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-0b1ffdcf-4d9d-4032-bb01-3d7840697f2e tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] GET https://10.4.3.223/volume/v3/volumes/e6a27fd3-1425-4fe9-818f-25385862dc18 Jul 03 02:23:50.636318 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-0b1ffdcf-4d9d-4032-bb01-3d7840697f2e tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:23:50.636525 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-0b1ffdcf-4d9d-4032-bb01-3d7840697f2e tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:23:50.645335 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:23:50.645335 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:23:50.649376 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-0b1ffdcf-4d9d-4032-bb01-3d7840697f2e tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] Volume info retrieved successfully. Jul 03 02:23:50.654255 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-0b1ffdcf-4d9d-4032-bb01-3d7840697f2e tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] https://10.4.3.223/volume/v3/volumes/e6a27fd3-1425-4fe9-818f-25385862dc18 returned with HTTP 200 Jul 03 02:23:50.654946 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 22/91] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:23:50 2026] GET /volume/v3/volumes/e6a27fd3-1425-4fe9-818f-25385862dc18 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:23:50.733514 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-3f730f3e-0903-4902-86d9-c02556b370d4 req-ff2bce27-51d3-429a-804f-e613d436c7e2 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:23:50.735657 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-3f730f3e-0903-4902-86d9-c02556b370d4 req-ff2bce27-51d3-429a-804f-e613d436c7e2 tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] GET https://10.4.3.223/volume/v3/volumes/e6a27fd3-1425-4fe9-818f-25385862dc18 Jul 03 02:23:50.735887 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-3f730f3e-0903-4902-86d9-c02556b370d4 req-ff2bce27-51d3-429a-804f-e613d436c7e2 tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:23:50.736128 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-3f730f3e-0903-4902-86d9-c02556b370d4 req-ff2bce27-51d3-429a-804f-e613d436c7e2 tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:23:50.742480 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:23:50.742480 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:23:50.746613 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-3f730f3e-0903-4902-86d9-c02556b370d4 req-ff2bce27-51d3-429a-804f-e613d436c7e2 tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] Volume info retrieved successfully. Jul 03 02:23:50.751663 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-3f730f3e-0903-4902-86d9-c02556b370d4 req-ff2bce27-51d3-429a-804f-e613d436c7e2 tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] https://10.4.3.223/volume/v3/volumes/e6a27fd3-1425-4fe9-818f-25385862dc18 returned with HTTP 200 Jul 03 02:23:50.752354 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 25/92] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:23:50 2026] GET /volume/v3/volumes/e6a27fd3-1425-4fe9-818f-25385862dc18 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:23:50.922152 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-222cf9d5-d7f1-498b-ac60-f96f42ac1d42 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:23:50.926920 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-222cf9d5-d7f1-498b-ac60-f96f42ac1d42 tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] GET https://10.4.3.223/volume/v3/volumes/c5a912b7-19c2-45d6-a613-a921c26a0ced Jul 03 02:23:50.927316 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-222cf9d5-d7f1-498b-ac60-f96f42ac1d42 tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:23:50.927504 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-222cf9d5-d7f1-498b-ac60-f96f42ac1d42 tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:23:50.939185 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:23:50.939185 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:23:50.943492 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-222cf9d5-d7f1-498b-ac60-f96f42ac1d42 tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] Volume info retrieved successfully. Jul 03 02:23:50.949127 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-222cf9d5-d7f1-498b-ac60-f96f42ac1d42 tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] https://10.4.3.223/volume/v3/volumes/c5a912b7-19c2-45d6-a613-a921c26a0ced returned with HTTP 200 Jul 03 02:23:50.949518 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 23/93] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:23:50 2026] GET /volume/v3/volumes/c5a912b7-19c2-45d6-a613-a921c26a0ced => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:23:51.012190 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-0bdce10c-4f35-4bb1-8aaf-c9492f2bb2d7 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:23:51.013064 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-0bdce10c-4f35-4bb1-8aaf-c9492f2bb2d7 None None] GET https://10.4.3.223/volume// Jul 03 02:23:51.013064 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-0bdce10c-4f35-4bb1-8aaf-c9492f2bb2d7 None None] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:23:51.013238 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-0bdce10c-4f35-4bb1-8aaf-c9492f2bb2d7 None None] Calling method 'all' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:23:51.013693 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-0bdce10c-4f35-4bb1-8aaf-c9492f2bb2d7 None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:23:51.014092 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 24/94] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:23:51 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:23:51.025363 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-5d820497-c8da-4252-920a-85d057053432 req-2a7f1d1e-af9e-44d0-89f1-531637ea97ef None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:23:51.031641 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-5d820497-c8da-4252-920a-85d057053432 req-2a7f1d1e-af9e-44d0-89f1-531637ea97ef tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] GET https://10.4.3.223/volume/v3/volumes/c5a912b7-19c2-45d6-a613-a921c26a0ced Jul 03 02:23:51.031641 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-5d820497-c8da-4252-920a-85d057053432 req-2a7f1d1e-af9e-44d0-89f1-531637ea97ef tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:23:51.031641 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-5d820497-c8da-4252-920a-85d057053432 req-2a7f1d1e-af9e-44d0-89f1-531637ea97ef tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:23:51.047522 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:23:51.047522 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:23:51.052652 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [req-5d820497-c8da-4252-920a-85d057053432 req-2a7f1d1e-af9e-44d0-89f1-531637ea97ef tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] Volume info retrieved successfully. Jul 03 02:23:51.056851 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-5d820497-c8da-4252-920a-85d057053432 req-2a7f1d1e-af9e-44d0-89f1-531637ea97ef tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] https://10.4.3.223/volume/v3/volumes/c5a912b7-19c2-45d6-a613-a921c26a0ced returned with HTTP 200 Jul 03 02:23:51.057231 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 23/95] 10.4.3.223 () {70 vars in 1639 bytes} [Fri Jul 3 02:23:51 2026] GET /volume/v3/volumes/c5a912b7-19c2-45d6-a613-a921c26a0ced => generated 1026 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:23:51.141146 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-5d820497-c8da-4252-920a-85d057053432 req-8d77b0c4-6e24-4dfe-b5ef-0620fcd0347f None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:23:51.143404 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-5d820497-c8da-4252-920a-85d057053432 req-8d77b0c4-6e24-4dfe-b5ef-0620fcd0347f tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] PUT https://10.4.3.223/volume/v3/attachments/388d0835-c13e-462e-b3e4-1f026baf8a2b Jul 03 02:23:51.143913 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-5d820497-c8da-4252-920a-85d057053432 req-8d77b0c4-6e24-4dfe-b5ef-0620fcd0347f tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000004352", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2a2633a05d73", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "80a8c083-552c-46a2-8db9-fd9e83fa2364", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:23:51.152348 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.coordination [req-5d820497-c8da-4252-920a-85d057053432 req-8d77b0c4-6e24-4dfe-b5ef-0620fcd0347f tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] Acquiring lock "cinder-attachment_update-c5a912b7-19c2-45d6-a613-a921c26a0ced-np0000004352" by "attachment_update" {{(pid=100013) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 02:23:51.157535 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.coordination [req-5d820497-c8da-4252-920a-85d057053432 req-8d77b0c4-6e24-4dfe-b5ef-0620fcd0347f tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] Lock "cinder-attachment_update-c5a912b7-19c2-45d6-a613-a921c26a0ced-np0000004352" acquired by "attachment_update" :: waited 0.005s {{(pid=100013) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 02:23:51.158918 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:23:51.158918 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:23:51.696862 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.coordination [req-5d820497-c8da-4252-920a-85d057053432 req-8d77b0c4-6e24-4dfe-b5ef-0620fcd0347f tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] Lock "cinder-attachment_update-c5a912b7-19c2-45d6-a613-a921c26a0ced-np0000004352" released by "attachment_update" :: held 0.539s {{(pid=100013) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 02:23:51.697329 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-5d820497-c8da-4252-920a-85d057053432 req-8d77b0c4-6e24-4dfe-b5ef-0620fcd0347f tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] https://10.4.3.223/volume/v3/attachments/388d0835-c13e-462e-b3e4-1f026baf8a2b returned with HTTP 200 Jul 03 02:23:51.697935 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 26/96] 10.4.3.223 () {74 vars in 1704 bytes} [Fri Jul 3 02:23:51 2026] PUT /volume/v3/attachments/388d0835-c13e-462e-b3e4-1f026baf8a2b => generated 969 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:23:51.960940 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-07e84b42-1ada-420d-bade-9e40e1e71d33 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:23:51.962589 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-07e84b42-1ada-420d-bade-9e40e1e71d33 tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] GET https://10.4.3.223/volume/v3/volumes/c5a912b7-19c2-45d6-a613-a921c26a0ced Jul 03 02:23:51.962776 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-07e84b42-1ada-420d-bade-9e40e1e71d33 tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:23:51.962962 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-07e84b42-1ada-420d-bade-9e40e1e71d33 tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:23:51.972044 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:23:51.972044 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:23:51.975111 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-07e84b42-1ada-420d-bade-9e40e1e71d33 tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] Volume info retrieved successfully. Jul 03 02:23:51.978870 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-07e84b42-1ada-420d-bade-9e40e1e71d33 tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] https://10.4.3.223/volume/v3/volumes/c5a912b7-19c2-45d6-a613-a921c26a0ced returned with HTTP 200 Jul 03 02:23:51.979345 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 24/97] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:23:51 2026] GET /volume/v3/volumes/c5a912b7-19c2-45d6-a613-a921c26a0ced => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:23:52.648527 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-dcf4c5b1-19db-4bd9-8627-49847f7b6fb7 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:23:52.650393 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-dcf4c5b1-19db-4bd9-8627-49847f7b6fb7 tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] GET https://10.4.3.223/volume/v3/volumes/beb7cbcd-7699-4e91-a72e-a8286e2feeae Jul 03 02:23:52.650582 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-dcf4c5b1-19db-4bd9-8627-49847f7b6fb7 tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:23:52.650816 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-dcf4c5b1-19db-4bd9-8627-49847f7b6fb7 tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:23:52.663742 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:23:52.663742 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:23:52.670730 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-dcf4c5b1-19db-4bd9-8627-49847f7b6fb7 tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] Volume info retrieved successfully. Jul 03 02:23:52.678445 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-dcf4c5b1-19db-4bd9-8627-49847f7b6fb7 tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] https://10.4.3.223/volume/v3/volumes/beb7cbcd-7699-4e91-a72e-a8286e2feeae returned with HTTP 200 Jul 03 02:23:52.678912 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 25/98] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:23:52 2026] GET /volume/v3/volumes/beb7cbcd-7699-4e91-a72e-a8286e2feeae => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:23:52.722168 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-b09d552e-0f55-4822-a75e-7ac9cd0b4eb6 req-32e73c69-7e9d-40eb-931b-aef54d9e4068 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:23:52.723937 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-b09d552e-0f55-4822-a75e-7ac9cd0b4eb6 req-32e73c69-7e9d-40eb-931b-aef54d9e4068 tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] GET https://10.4.3.223/volume/v3/volumes/beb7cbcd-7699-4e91-a72e-a8286e2feeae Jul 03 02:23:52.724112 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-b09d552e-0f55-4822-a75e-7ac9cd0b4eb6 req-32e73c69-7e9d-40eb-931b-aef54d9e4068 tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:23:52.724272 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-b09d552e-0f55-4822-a75e-7ac9cd0b4eb6 req-32e73c69-7e9d-40eb-931b-aef54d9e4068 tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:23:52.730532 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:23:52.730532 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:23:52.733527 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [req-b09d552e-0f55-4822-a75e-7ac9cd0b4eb6 req-32e73c69-7e9d-40eb-931b-aef54d9e4068 tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] Volume info retrieved successfully. Jul 03 02:23:52.736955 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-b09d552e-0f55-4822-a75e-7ac9cd0b4eb6 req-32e73c69-7e9d-40eb-931b-aef54d9e4068 tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] https://10.4.3.223/volume/v3/volumes/beb7cbcd-7699-4e91-a72e-a8286e2feeae returned with HTTP 200 Jul 03 02:23:52.737368 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 24/99] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:23:52 2026] GET /volume/v3/volumes/beb7cbcd-7699-4e91-a72e-a8286e2feeae => generated 852 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:23:52.990948 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-3882f3e9-6569-47fc-884d-22372cf81043 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:23:52.992589 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-3882f3e9-6569-47fc-884d-22372cf81043 tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] GET https://10.4.3.223/volume/v3/volumes/c5a912b7-19c2-45d6-a613-a921c26a0ced Jul 03 02:23:52.992719 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-3882f3e9-6569-47fc-884d-22372cf81043 tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:23:52.992944 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-3882f3e9-6569-47fc-884d-22372cf81043 tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:23:53.008247 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:23:53.008247 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:23:53.008381 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-2e487a04-690b-4b5f-a322-cdfd6d7d00d3 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:23:53.008762 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-2e487a04-690b-4b5f-a322-cdfd6d7d00d3 None None] GET https://10.4.3.223/volume// Jul 03 02:23:53.008762 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-2e487a04-690b-4b5f-a322-cdfd6d7d00d3 None None] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:23:53.009642 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-2e487a04-690b-4b5f-a322-cdfd6d7d00d3 None None] Calling method 'all' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:23:53.009642 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-2e487a04-690b-4b5f-a322-cdfd6d7d00d3 None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:23:53.009642 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 25/100] 10.4.3.223 () {66 vars in 1428 bytes} [Fri Jul 3 02:23:53 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:23:53.012364 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-3882f3e9-6569-47fc-884d-22372cf81043 tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] Volume info retrieved successfully. Jul 03 02:23:53.017725 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-3882f3e9-6569-47fc-884d-22372cf81043 tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] https://10.4.3.223/volume/v3/volumes/c5a912b7-19c2-45d6-a613-a921c26a0ced returned with HTTP 200 Jul 03 02:23:53.018099 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 27/101] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:23:52 2026] GET /volume/v3/volumes/c5a912b7-19c2-45d6-a613-a921c26a0ced => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:23:53.027436 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-3f730f3e-0903-4902-86d9-c02556b370d4 req-bb37cf7c-114d-46a5-bcc5-ba79d204ec8b None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:23:53.277216 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-3f730f3e-0903-4902-86d9-c02556b370d4 req-bb37cf7c-114d-46a5-bcc5-ba79d204ec8b tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] POST https://10.4.3.223/volume/v3/attachments Jul 03 02:23:53.277575 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-3f730f3e-0903-4902-86d9-c02556b370d4 req-bb37cf7c-114d-46a5-bcc5-ba79d204ec8b tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e6a27fd3-1425-4fe9-818f-25385862dc18", "connector": null, "instance_uuid": "1f628deb-bed1-49ad-a948-f8aaadb8bf35"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:23:53.290131 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:23:53.290131 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:23:53.321122 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-3f730f3e-0903-4902-86d9-c02556b370d4 req-bb37cf7c-114d-46a5-bcc5-ba79d204ec8b tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Jul 03 02:23:53.321409 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 26/102] 10.4.3.223 () {74 vars in 1594 bytes} [Fri Jul 3 02:23:53 2026] POST /volume/v3/attachments => generated 273 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 02:23:53.795090 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-660bf8c1-3027-4cba-9d37-72247b657191 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:23:53.798212 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-660bf8c1-3027-4cba-9d37-72247b657191 tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] GET https://10.4.3.223/volume/v3/volumes/e6a27fd3-1425-4fe9-818f-25385862dc18 Jul 03 02:23:53.798212 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-660bf8c1-3027-4cba-9d37-72247b657191 tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:23:53.798493 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-660bf8c1-3027-4cba-9d37-72247b657191 tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:23:53.810254 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:23:53.810254 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:23:53.814616 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-660bf8c1-3027-4cba-9d37-72247b657191 tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] Volume info retrieved successfully. Jul 03 02:23:53.823928 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-660bf8c1-3027-4cba-9d37-72247b657191 tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] https://10.4.3.223/volume/v3/volumes/e6a27fd3-1425-4fe9-818f-25385862dc18 returned with HTTP 200 Jul 03 02:23:53.824466 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 25/103] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:23:53 2026] GET /volume/v3/volumes/e6a27fd3-1425-4fe9-818f-25385862dc18 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:23:53.853002 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-9f0d2f39-f0f9-42f0-bd1f-14e75486bc8a None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:23:53.853002 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-9f0d2f39-f0f9-42f0-bd1f-14e75486bc8a None None] GET https://10.4.3.223/volume// Jul 03 02:23:53.853002 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-9f0d2f39-f0f9-42f0-bd1f-14e75486bc8a None None] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:23:53.853002 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-9f0d2f39-f0f9-42f0-bd1f-14e75486bc8a None None] Calling method 'all' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:23:53.853002 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-9f0d2f39-f0f9-42f0-bd1f-14e75486bc8a None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:23:53.853286 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 26/104] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:23:53 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:23:53.859908 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-3f730f3e-0903-4902-86d9-c02556b370d4 req-644496a1-c3d1-463e-aaaf-933d00c522ed None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:23:53.862271 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-3f730f3e-0903-4902-86d9-c02556b370d4 req-644496a1-c3d1-463e-aaaf-933d00c522ed tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] GET https://10.4.3.223/volume/v3/volumes/e6a27fd3-1425-4fe9-818f-25385862dc18 Jul 03 02:23:53.862514 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-3f730f3e-0903-4902-86d9-c02556b370d4 req-644496a1-c3d1-463e-aaaf-933d00c522ed tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:23:53.862739 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-3f730f3e-0903-4902-86d9-c02556b370d4 req-644496a1-c3d1-463e-aaaf-933d00c522ed tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:23:53.871865 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:23:53.871865 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:23:53.875139 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-3f730f3e-0903-4902-86d9-c02556b370d4 req-644496a1-c3d1-463e-aaaf-933d00c522ed tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] Volume info retrieved successfully. Jul 03 02:23:53.880549 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-3f730f3e-0903-4902-86d9-c02556b370d4 req-644496a1-c3d1-463e-aaaf-933d00c522ed tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] https://10.4.3.223/volume/v3/volumes/e6a27fd3-1425-4fe9-818f-25385862dc18 returned with HTTP 200 Jul 03 02:23:53.880969 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 28/105] 10.4.3.223 () {70 vars in 1639 bytes} [Fri Jul 3 02:23:53 2026] GET /volume/v3/volumes/e6a27fd3-1425-4fe9-818f-25385862dc18 => generated 1026 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:23:53.953530 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-3f730f3e-0903-4902-86d9-c02556b370d4 req-1e6e5683-3509-4d22-922e-0636891d2039 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:23:53.955338 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-3f730f3e-0903-4902-86d9-c02556b370d4 req-1e6e5683-3509-4d22-922e-0636891d2039 tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] PUT https://10.4.3.223/volume/v3/attachments/f87608f7-e2b7-47c9-9bcc-3cb18e851fe3 Jul 03 02:23:53.955682 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-3f730f3e-0903-4902-86d9-c02556b370d4 req-1e6e5683-3509-4d22-922e-0636891d2039 tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000004352", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2a2633a05d73", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "80a8c083-552c-46a2-8db9-fd9e83fa2364", "nvme_native_multipath": false, "mountpoint": "/dev/sdc"}}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:23:53.962967 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.coordination [req-3f730f3e-0903-4902-86d9-c02556b370d4 req-1e6e5683-3509-4d22-922e-0636891d2039 tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] Acquiring lock "cinder-attachment_update-e6a27fd3-1425-4fe9-818f-25385862dc18-np0000004352" by "attachment_update" {{(pid=100012) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 02:23:53.969372 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.coordination [req-3f730f3e-0903-4902-86d9-c02556b370d4 req-1e6e5683-3509-4d22-922e-0636891d2039 tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] Lock "cinder-attachment_update-e6a27fd3-1425-4fe9-818f-25385862dc18-np0000004352" acquired by "attachment_update" :: waited 0.006s {{(pid=100012) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 02:23:53.970355 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:23:53.970355 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:23:54.033009 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-c556f355-97d8-49c0-b69f-67531550da2f None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:23:54.034982 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-c556f355-97d8-49c0-b69f-67531550da2f tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] GET https://10.4.3.223/volume/v3/volumes/c5a912b7-19c2-45d6-a613-a921c26a0ced Jul 03 02:23:54.035275 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-c556f355-97d8-49c0-b69f-67531550da2f tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:23:54.035360 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-c556f355-97d8-49c0-b69f-67531550da2f tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:23:54.045438 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:23:54.045438 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:23:54.049210 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-c556f355-97d8-49c0-b69f-67531550da2f tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] Volume info retrieved successfully. Jul 03 02:23:54.054189 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-c556f355-97d8-49c0-b69f-67531550da2f tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] https://10.4.3.223/volume/v3/volumes/c5a912b7-19c2-45d6-a613-a921c26a0ced returned with HTTP 200 Jul 03 02:23:54.054589 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 26/106] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:23:54 2026] GET /volume/v3/volumes/c5a912b7-19c2-45d6-a613-a921c26a0ced => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:23:54.490243 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.coordination [req-3f730f3e-0903-4902-86d9-c02556b370d4 req-1e6e5683-3509-4d22-922e-0636891d2039 tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] Lock "cinder-attachment_update-e6a27fd3-1425-4fe9-818f-25385862dc18-np0000004352" released by "attachment_update" :: held 0.521s {{(pid=100012) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 02:23:54.490647 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-3f730f3e-0903-4902-86d9-c02556b370d4 req-1e6e5683-3509-4d22-922e-0636891d2039 tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] https://10.4.3.223/volume/v3/attachments/f87608f7-e2b7-47c9-9bcc-3cb18e851fe3 returned with HTTP 200 Jul 03 02:23:54.491129 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 27/107] 10.4.3.223 () {74 vars in 1704 bytes} [Fri Jul 3 02:23:53 2026] PUT /volume/v3/attachments/f87608f7-e2b7-47c9-9bcc-3cb18e851fe3 => generated 969 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:23:54.783037 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-4e4813f1-07ae-48cd-a324-11e36257bae2 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:23:54.783438 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-4e4813f1-07ae-48cd-a324-11e36257bae2 None None] GET https://10.4.3.223/volume// Jul 03 02:23:54.783549 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-4e4813f1-07ae-48cd-a324-11e36257bae2 None None] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:23:54.783748 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-4e4813f1-07ae-48cd-a324-11e36257bae2 None None] Calling method 'all' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:23:54.784062 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-4e4813f1-07ae-48cd-a324-11e36257bae2 None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:23:54.784372 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 27/108] 10.4.3.223 () {66 vars in 1428 bytes} [Fri Jul 3 02:23:54 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:23:54.793115 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-b09d552e-0f55-4822-a75e-7ac9cd0b4eb6 req-ad282e27-f433-42c5-bcdb-ef1cb73b7e72 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:23:54.795328 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-b09d552e-0f55-4822-a75e-7ac9cd0b4eb6 req-ad282e27-f433-42c5-bcdb-ef1cb73b7e72 tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] POST https://10.4.3.223/volume/v3/attachments Jul 03 02:23:54.795706 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-b09d552e-0f55-4822-a75e-7ac9cd0b4eb6 req-ad282e27-f433-42c5-bcdb-ef1cb73b7e72 tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "beb7cbcd-7699-4e91-a72e-a8286e2feeae", "connector": null, "instance_uuid": "52ed34a1-af8a-4305-899b-85b94aecf9ff"}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:23:54.805319 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:23:54.805319 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:23:54.837612 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-05ae6385-8f85-4e4f-8336-f60717951c0e None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:23:54.838926 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-b09d552e-0f55-4822-a75e-7ac9cd0b4eb6 req-ad282e27-f433-42c5-bcdb-ef1cb73b7e72 tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Jul 03 02:23:54.839411 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 29/109] 10.4.3.223 () {74 vars in 1594 bytes} [Fri Jul 3 02:23:54 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) Jul 03 02:23:54.840949 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-05ae6385-8f85-4e4f-8336-f60717951c0e tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] GET https://10.4.3.223/volume/v3/volumes/e6a27fd3-1425-4fe9-818f-25385862dc18 Jul 03 02:23:54.841147 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-05ae6385-8f85-4e4f-8336-f60717951c0e tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:23:54.841344 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-05ae6385-8f85-4e4f-8336-f60717951c0e tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:23:54.851807 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:23:54.851807 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:23:54.855827 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-05ae6385-8f85-4e4f-8336-f60717951c0e tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] Volume info retrieved successfully. Jul 03 02:23:54.861162 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-05ae6385-8f85-4e4f-8336-f60717951c0e tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] https://10.4.3.223/volume/v3/volumes/e6a27fd3-1425-4fe9-818f-25385862dc18 returned with HTTP 200 Jul 03 02:23:54.861656 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 27/110] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:23:54 2026] GET /volume/v3/volumes/e6a27fd3-1425-4fe9-818f-25385862dc18 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:23:55.069303 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-df537091-241e-45e6-bda5-fffb20c699ca None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:23:55.071175 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-df537091-241e-45e6-bda5-fffb20c699ca tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] GET https://10.4.3.223/volume/v3/volumes/c5a912b7-19c2-45d6-a613-a921c26a0ced Jul 03 02:23:55.071436 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-df537091-241e-45e6-bda5-fffb20c699ca tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:23:55.071824 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-df537091-241e-45e6-bda5-fffb20c699ca tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:23:55.082371 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:23:55.082371 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:23:55.086370 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-df537091-241e-45e6-bda5-fffb20c699ca tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] Volume info retrieved successfully. Jul 03 02:23:55.092805 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-df537091-241e-45e6-bda5-fffb20c699ca tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] https://10.4.3.223/volume/v3/volumes/c5a912b7-19c2-45d6-a613-a921c26a0ced returned with HTTP 200 Jul 03 02:23:55.093462 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 28/111] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:23:55 2026] GET /volume/v3/volumes/c5a912b7-19c2-45d6-a613-a921c26a0ced => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:23:55.262517 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-204be118-e0c7-4753-b7a9-8819a687b5df None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:23:55.265052 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-204be118-e0c7-4753-b7a9-8819a687b5df tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] GET https://10.4.3.223/volume/v3/volumes/beb7cbcd-7699-4e91-a72e-a8286e2feeae Jul 03 02:23:55.265279 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-204be118-e0c7-4753-b7a9-8819a687b5df tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:23:55.265615 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-204be118-e0c7-4753-b7a9-8819a687b5df tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:23:55.281017 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:23:55.281017 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:23:55.285517 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-204be118-e0c7-4753-b7a9-8819a687b5df tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] Volume info retrieved successfully. Jul 03 02:23:55.293793 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-204be118-e0c7-4753-b7a9-8819a687b5df tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] https://10.4.3.223/volume/v3/volumes/beb7cbcd-7699-4e91-a72e-a8286e2feeae returned with HTTP 200 Jul 03 02:23:55.300602 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 28/112] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:23:55 2026] GET /volume/v3/volumes/beb7cbcd-7699-4e91-a72e-a8286e2feeae => generated 851 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:23:55.370273 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-c752c687-53ae-42f5-abcd-b0952d82ed7b None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:23:55.370757 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-c752c687-53ae-42f5-abcd-b0952d82ed7b None None] GET https://10.4.3.223/volume// Jul 03 02:23:55.371386 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-c752c687-53ae-42f5-abcd-b0952d82ed7b None None] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:23:55.371386 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-c752c687-53ae-42f5-abcd-b0952d82ed7b None None] Calling method 'all' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:23:55.371631 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-c752c687-53ae-42f5-abcd-b0952d82ed7b None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:23:55.372004 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 30/113] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:23:55 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:23:55.383783 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-b09d552e-0f55-4822-a75e-7ac9cd0b4eb6 req-34d419cc-53b5-4298-afb7-a8fd088a6604 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:23:55.386064 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-b09d552e-0f55-4822-a75e-7ac9cd0b4eb6 req-34d419cc-53b5-4298-afb7-a8fd088a6604 tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] GET https://10.4.3.223/volume/v3/volumes/beb7cbcd-7699-4e91-a72e-a8286e2feeae Jul 03 02:23:55.387485 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-b09d552e-0f55-4822-a75e-7ac9cd0b4eb6 req-34d419cc-53b5-4298-afb7-a8fd088a6604 tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:23:55.387485 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-b09d552e-0f55-4822-a75e-7ac9cd0b4eb6 req-34d419cc-53b5-4298-afb7-a8fd088a6604 tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:23:55.396654 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:23:55.396654 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:23:55.400505 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [req-b09d552e-0f55-4822-a75e-7ac9cd0b4eb6 req-34d419cc-53b5-4298-afb7-a8fd088a6604 tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] Volume info retrieved successfully. Jul 03 02:23:55.406744 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-b09d552e-0f55-4822-a75e-7ac9cd0b4eb6 req-34d419cc-53b5-4298-afb7-a8fd088a6604 tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] https://10.4.3.223/volume/v3/volumes/beb7cbcd-7699-4e91-a72e-a8286e2feeae returned with HTTP 200 Jul 03 02:23:55.410825 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 28/114] 10.4.3.223 () {70 vars in 1639 bytes} [Fri Jul 3 02:23:55 2026] GET /volume/v3/volumes/beb7cbcd-7699-4e91-a72e-a8286e2feeae => generated 1031 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:23:55.496495 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-b09d552e-0f55-4822-a75e-7ac9cd0b4eb6 req-a540d3ed-5207-49bc-bc69-749b891b5a8d None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:23:55.499456 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-b09d552e-0f55-4822-a75e-7ac9cd0b4eb6 req-a540d3ed-5207-49bc-bc69-749b891b5a8d tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] PUT https://10.4.3.223/volume/v3/attachments/bafd100f-3f14-480b-b325-bf6621a0ed86 Jul 03 02:23:55.500075 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-b09d552e-0f55-4822-a75e-7ac9cd0b4eb6 req-a540d3ed-5207-49bc-bc69-749b891b5a8d tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000004352", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2a2633a05d73", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "80a8c083-552c-46a2-8db9-fd9e83fa2364", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:23:55.512142 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.coordination [req-b09d552e-0f55-4822-a75e-7ac9cd0b4eb6 req-a540d3ed-5207-49bc-bc69-749b891b5a8d tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] Acquiring lock "cinder-attachment_update-beb7cbcd-7699-4e91-a72e-a8286e2feeae-np0000004352" by "attachment_update" {{(pid=100012) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 02:23:55.519021 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.coordination [req-b09d552e-0f55-4822-a75e-7ac9cd0b4eb6 req-a540d3ed-5207-49bc-bc69-749b891b5a8d tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] Lock "cinder-attachment_update-beb7cbcd-7699-4e91-a72e-a8286e2feeae-np0000004352" acquired by "attachment_update" :: waited 0.008s {{(pid=100012) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 02:23:55.520784 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:23:55.520784 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:23:55.603669 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-5fbd750b-dba1-4520-978d-1ac64883c88d None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:23:55.870854 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-5fbd750b-dba1-4520-978d-1ac64883c88d tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:23:55.871252 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-5fbd750b-dba1-4520-978d-1ac64883c88d tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-340061439", "imageRef": "ea993fc3-c724-45f7-8dae-63cf2cac16e5"}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:23:55.872780 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.volumes [None req-5fbd750b-dba1-4520-978d-1ac64883c88d tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-340061439', 'imageRef': 'ea993fc3-c724-45f7-8dae-63cf2cac16e5'}} {{(pid=100015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:23:55.874655 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-f8bf6be7-8eed-4a4a-805c-4e7f9736049d None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:23:55.876615 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-f8bf6be7-8eed-4a4a-805c-4e7f9736049d tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] GET https://10.4.3.223/volume/v3/volumes/e6a27fd3-1425-4fe9-818f-25385862dc18 Jul 03 02:23:55.876989 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-f8bf6be7-8eed-4a4a-805c-4e7f9736049d tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:23:55.877318 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-f8bf6be7-8eed-4a4a-805c-4e7f9736049d tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:23:55.890837 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:23:55.890837 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:23:55.898443 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-f8bf6be7-8eed-4a4a-805c-4e7f9736049d tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] Volume info retrieved successfully. Jul 03 02:23:55.901972 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-f8bf6be7-8eed-4a4a-805c-4e7f9736049d tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] https://10.4.3.223/volume/v3/volumes/e6a27fd3-1425-4fe9-818f-25385862dc18 returned with HTTP 200 Jul 03 02:23:55.902623 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 31/115] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:23:55 2026] GET /volume/v3/volumes/e6a27fd3-1425-4fe9-818f-25385862dc18 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:23:56.047902 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.coordination [req-b09d552e-0f55-4822-a75e-7ac9cd0b4eb6 req-a540d3ed-5207-49bc-bc69-749b891b5a8d tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] Lock "cinder-attachment_update-beb7cbcd-7699-4e91-a72e-a8286e2feeae-np0000004352" released by "attachment_update" :: held 0.529s {{(pid=100012) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 02:23:56.048192 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-b09d552e-0f55-4822-a75e-7ac9cd0b4eb6 req-a540d3ed-5207-49bc-bc69-749b891b5a8d tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] https://10.4.3.223/volume/v3/attachments/bafd100f-3f14-480b-b325-bf6621a0ed86 returned with HTTP 200 Jul 03 02:23:56.048635 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 29/116] 10.4.3.223 () {74 vars in 1704 bytes} [Fri Jul 3 02:23:55 2026] PUT /volume/v3/attachments/bafd100f-3f14-480b-b325-bf6621a0ed86 => generated 969 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:23:56.109380 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-d3f04260-ad29-42c9-952c-0649946b413a None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:23:56.111691 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-d3f04260-ad29-42c9-952c-0649946b413a tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] GET https://10.4.3.223/volume/v3/volumes/c5a912b7-19c2-45d6-a613-a921c26a0ced Jul 03 02:23:56.111891 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-d3f04260-ad29-42c9-952c-0649946b413a tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:23:56.112121 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-d3f04260-ad29-42c9-952c-0649946b413a tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:23:56.131069 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:23:56.131069 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:23:56.135815 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-d3f04260-ad29-42c9-952c-0649946b413a tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] Volume info retrieved successfully. Jul 03 02:23:56.140132 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-d3f04260-ad29-42c9-952c-0649946b413a tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] https://10.4.3.223/volume/v3/volumes/c5a912b7-19c2-45d6-a613-a921c26a0ced returned with HTTP 200 Jul 03 02:23:56.140595 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 29/117] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:23:56 2026] GET /volume/v3/volumes/c5a912b7-19c2-45d6-a613-a921c26a0ced => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 02:23:56.315838 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-24fbb129-6688-43ba-a7fa-103d67f70008 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:23:56.317395 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-24fbb129-6688-43ba-a7fa-103d67f70008 tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] GET https://10.4.3.223/volume/v3/volumes/beb7cbcd-7699-4e91-a72e-a8286e2feeae Jul 03 02:23:56.317575 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-24fbb129-6688-43ba-a7fa-103d67f70008 tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:23:56.317757 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-24fbb129-6688-43ba-a7fa-103d67f70008 tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:23:56.326378 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:23:56.326378 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:23:56.329740 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-24fbb129-6688-43ba-a7fa-103d67f70008 tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] Volume info retrieved successfully. Jul 03 02:23:56.334245 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-24fbb129-6688-43ba-a7fa-103d67f70008 tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] https://10.4.3.223/volume/v3/volumes/beb7cbcd-7699-4e91-a72e-a8286e2feeae returned with HTTP 200 Jul 03 02:23:56.334742 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 32/118] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:23:56 2026] GET /volume/v3/volumes/beb7cbcd-7699-4e91-a72e-a8286e2feeae => generated 852 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:23:56.349858 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-5fbd750b-dba1-4520-978d-1ac64883c88d tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Create volume of 1 GB Jul 03 02:23:56.354623 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-5fbd750b-dba1-4520-978d-1ac64883c88d tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Availability Zones retrieved successfully. Jul 03 02:23:56.360553 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-5fbd750b-dba1-4520-978d-1ac64883c88d tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Flow 'volume_create_api' (1b1acb5a-6553-4c1c-a085-b088a8a1e4a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:23:56.361499 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-5fbd750b-dba1-4520-978d-1ac64883c88d tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (adb1731e-7741-4725-9cca-fe12e8fd1969) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:23:56.362445 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.flows.api.create_volume [None req-5fbd750b-dba1-4520-978d-1ac64883c88d tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Validating volume size '1' using validate_int {{(pid=100015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:23:56.431481 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-5fbd750b-dba1-4520-978d-1ac64883c88d tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (adb1731e-7741-4725-9cca-fe12e8fd1969) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:23:56.432288 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-5fbd750b-dba1-4520-978d-1ac64883c88d tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0a3a391-8270-488b-8409-2df4e62e058f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:23:56.491381 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.quota [None req-5fbd750b-dba1-4520-978d-1ac64883c88d tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Created reservations ['2638faff-e45e-4d2a-bd0e-afabc7cf8233', '9b0b2842-78cf-4fe6-9d3d-fcd1c71f174f', '63f941d4-8a82-469d-8bfe-21eafb941ee2', '3ccb3bce-6058-4993-99ac-5aa6a854df0a'] {{(pid=100015) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:23:56.492173 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-5fbd750b-dba1-4520-978d-1ac64883c88d tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0a3a391-8270-488b-8409-2df4e62e058f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2638faff-e45e-4d2a-bd0e-afabc7cf8233', '9b0b2842-78cf-4fe6-9d3d-fcd1c71f174f', '63f941d4-8a82-469d-8bfe-21eafb941ee2', '3ccb3bce-6058-4993-99ac-5aa6a854df0a']}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:23:56.492862 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-5fbd750b-dba1-4520-978d-1ac64883c88d tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8b47ba5-b899-4dd7-af9e-13aefdacc199) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:23:56.514586 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-5fbd750b-dba1-4520-978d-1ac64883c88d tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8b47ba5-b899-4dd7-af9e-13aefdacc199) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9a84f3a9-a27b-48dd-afb8-fee8b986ca1c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-340061439',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ca7bb98f24f24efd917923b293ebe872',qos_specs=None,replication_status=,reservations=['2638faff-e45e-4d2a-bd0e-afabc7cf8233','9b0b2842-78cf-4fe6-9d3d-fcd1c71f174f','63f941d4-8a82-469d-8bfe-21eafb941ee2','3ccb3bce-6058-4993-99ac-5aa6a854df0a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58fec06c55134f6e8a367d20e3b40394',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:23:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-340061439',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9a84f3a9-a27b-48dd-afb8-fee8b986ca1c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ca7bb98f24f24efd917923b293ebe872',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='58fec06c55134f6e8a367d20e3b40394',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:23:56.515268 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-5fbd750b-dba1-4520-978d-1ac64883c88d tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de8e1fd4-8247-43f6-b00d-8bfe30dc5752) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:23:56.532441 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-5fbd750b-dba1-4520-978d-1ac64883c88d tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de8e1fd4-8247-43f6-b00d-8bfe30dc5752) transitioned into state 'SUCCESS' from state '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-340061439',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ca7bb98f24f24efd917923b293ebe872',qos_specs=None,replication_status=,reservations=['2638faff-e45e-4d2a-bd0e-afabc7cf8233','9b0b2842-78cf-4fe6-9d3d-fcd1c71f174f','63f941d4-8a82-469d-8bfe-21eafb941ee2','3ccb3bce-6058-4993-99ac-5aa6a854df0a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58fec06c55134f6e8a367d20e3b40394',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:23:56.533110 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-5fbd750b-dba1-4520-978d-1ac64883c88d tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c1bf764-aa6e-4302-b291-4dca2bbb4635) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:23:56.542022 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-5fbd750b-dba1-4520-978d-1ac64883c88d tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c1bf764-aa6e-4302-b291-4dca2bbb4635) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:23:56.542889 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-5fbd750b-dba1-4520-978d-1ac64883c88d tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Flow 'volume_create_api' (1b1acb5a-6553-4c1c-a085-b088a8a1e4a3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:23:56.543177 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-5fbd750b-dba1-4520-978d-1ac64883c88d tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Create volume request issued successfully. Jul 03 02:23:56.543901 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-5fbd750b-dba1-4520-978d-1ac64883c88d tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:23:56.544273 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 29/119] 10.4.3.223 () {68 vars in 1259 bytes} [Fri Jul 3 02:23:55 2026] POST /volume/v3/volumes => generated 756 bytes in 942 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:23:56.555678 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-2c2a0587-e6a9-4f17-bd51-ac7da9684f72 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:23:56.557822 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-2c2a0587-e6a9-4f17-bd51-ac7da9684f72 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] GET https://10.4.3.223/volume/v3/volumes/9a84f3a9-a27b-48dd-afb8-fee8b986ca1c Jul 03 02:23:56.558025 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-2c2a0587-e6a9-4f17-bd51-ac7da9684f72 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:23:56.558191 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-2c2a0587-e6a9-4f17-bd51-ac7da9684f72 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:23:56.566626 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:23:56.566626 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:23:56.576326 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-2c2a0587-e6a9-4f17-bd51-ac7da9684f72 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Volume info retrieved successfully. Jul 03 02:23:56.584165 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-2c2a0587-e6a9-4f17-bd51-ac7da9684f72 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] https://10.4.3.223/volume/v3/volumes/9a84f3a9-a27b-48dd-afb8-fee8b986ca1c returned with HTTP 200 Jul 03 02:23:56.584725 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 30/120] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:23:56 2026] GET /volume/v3/volumes/9a84f3a9-a27b-48dd-afb8-fee8b986ca1c => generated 824 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:23:56.916882 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-c3c3c414-9f15-4083-99a5-e265e03be1b7 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:23:56.918903 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-c3c3c414-9f15-4083-99a5-e265e03be1b7 tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] GET https://10.4.3.223/volume/v3/volumes/e6a27fd3-1425-4fe9-818f-25385862dc18 Jul 03 02:23:56.919120 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-c3c3c414-9f15-4083-99a5-e265e03be1b7 tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:23:56.919332 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-c3c3c414-9f15-4083-99a5-e265e03be1b7 tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:23:56.931828 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:23:56.931828 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:23:56.938214 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-c3c3c414-9f15-4083-99a5-e265e03be1b7 tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] Volume info retrieved successfully. Jul 03 02:23:56.943376 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-c3c3c414-9f15-4083-99a5-e265e03be1b7 tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] https://10.4.3.223/volume/v3/volumes/e6a27fd3-1425-4fe9-818f-25385862dc18 returned with HTTP 200 Jul 03 02:23:56.943890 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 30/121] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:23:56 2026] GET /volume/v3/volumes/e6a27fd3-1425-4fe9-818f-25385862dc18 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:23:57.073822 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-5e50d579-2b75-4e55-9265-d2583099d101 req-022a4d89-d00f-4392-83b7-4d42eada65ca None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:23:57.076326 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-5e50d579-2b75-4e55-9265-d2583099d101 req-022a4d89-d00f-4392-83b7-4d42eada65ca tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] GET https://10.4.3.223/volume/v3/volumes/867e036d-01e7-4bd9-9917-62ad2b4a203a Jul 03 02:23:57.076528 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-5e50d579-2b75-4e55-9265-d2583099d101 req-022a4d89-d00f-4392-83b7-4d42eada65ca tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:23:57.076709 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-5e50d579-2b75-4e55-9265-d2583099d101 req-022a4d89-d00f-4392-83b7-4d42eada65ca tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:23:57.083536 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:23:57.083536 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:23:57.087753 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-5e50d579-2b75-4e55-9265-d2583099d101 req-022a4d89-d00f-4392-83b7-4d42eada65ca tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] Volume info retrieved successfully. Jul 03 02:23:57.092593 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-5e50d579-2b75-4e55-9265-d2583099d101 req-022a4d89-d00f-4392-83b7-4d42eada65ca tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] https://10.4.3.223/volume/v3/volumes/867e036d-01e7-4bd9-9917-62ad2b4a203a returned with HTTP 200 Jul 03 02:23:57.093006 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 33/122] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:23:57 2026] GET /volume/v3/volumes/867e036d-01e7-4bd9-9917-62ad2b4a203a => generated 1025 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:23:57.158197 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-da3e93b6-c121-43f2-b1b7-7aac43c5db82 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:23:57.160856 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-da3e93b6-c121-43f2-b1b7-7aac43c5db82 tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] GET https://10.4.3.223/volume/v3/volumes/c5a912b7-19c2-45d6-a613-a921c26a0ced Jul 03 02:23:57.161103 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-da3e93b6-c121-43f2-b1b7-7aac43c5db82 tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:23:57.161348 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-da3e93b6-c121-43f2-b1b7-7aac43c5db82 tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:23:57.173846 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:23:57.173846 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:23:57.178476 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-da3e93b6-c121-43f2-b1b7-7aac43c5db82 tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] Volume info retrieved successfully. Jul 03 02:23:57.183702 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-da3e93b6-c121-43f2-b1b7-7aac43c5db82 tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] https://10.4.3.223/volume/v3/volumes/c5a912b7-19c2-45d6-a613-a921c26a0ced returned with HTTP 200 Jul 03 02:23:57.184160 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 30/123] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:23:57 2026] GET /volume/v3/volumes/c5a912b7-19c2-45d6-a613-a921c26a0ced => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:23:57.349175 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-cc1a6e69-c054-43f3-a9fe-d4e02f49359b None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:23:57.351196 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-cc1a6e69-c054-43f3-a9fe-d4e02f49359b tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] GET https://10.4.3.223/volume/v3/volumes/beb7cbcd-7699-4e91-a72e-a8286e2feeae Jul 03 02:23:57.351426 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-cc1a6e69-c054-43f3-a9fe-d4e02f49359b tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:23:57.351693 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-cc1a6e69-c054-43f3-a9fe-d4e02f49359b tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:23:57.361321 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:23:57.361321 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:23:57.365480 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-cc1a6e69-c054-43f3-a9fe-d4e02f49359b tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] Volume info retrieved successfully. Jul 03 02:23:57.369194 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-cc1a6e69-c054-43f3-a9fe-d4e02f49359b tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] https://10.4.3.223/volume/v3/volumes/beb7cbcd-7699-4e91-a72e-a8286e2feeae returned with HTTP 200 Jul 03 02:23:57.369731 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 31/124] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:23:57 2026] GET /volume/v3/volumes/beb7cbcd-7699-4e91-a72e-a8286e2feeae => generated 852 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:23:57.599211 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-00eca926-f66c-4d25-a360-b8b35a61bb9c None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:23:57.603776 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-00eca926-f66c-4d25-a360-b8b35a61bb9c tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] GET https://10.4.3.223/volume/v3/volumes/9a84f3a9-a27b-48dd-afb8-fee8b986ca1c Jul 03 02:23:57.603975 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-00eca926-f66c-4d25-a360-b8b35a61bb9c tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:23:57.604148 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-00eca926-f66c-4d25-a360-b8b35a61bb9c tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:23:57.616008 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:23:57.616008 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:23:57.620387 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-00eca926-f66c-4d25-a360-b8b35a61bb9c tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Volume info retrieved successfully. Jul 03 02:23:57.625299 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-00eca926-f66c-4d25-a360-b8b35a61bb9c tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] https://10.4.3.223/volume/v3/volumes/9a84f3a9-a27b-48dd-afb8-fee8b986ca1c returned with HTTP 200 Jul 03 02:23:57.625806 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 31/125] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:23:57 2026] GET /volume/v3/volumes/9a84f3a9-a27b-48dd-afb8-fee8b986ca1c => generated 1364 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:23:57.638352 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-c87ef9cd-ce4a-4dcc-bfc2-be858ea65bd4 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:23:57.643450 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-c87ef9cd-ce4a-4dcc-bfc2-be858ea65bd4 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:23:57.643893 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-c87ef9cd-ce4a-4dcc-bfc2-be858ea65bd4 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1674514497"}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:23:57.645392 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.volumes [None req-c87ef9cd-ce4a-4dcc-bfc2-be858ea65bd4 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1674514497'}} {{(pid=100013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:23:57.645546 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.volumes [None req-c87ef9cd-ce4a-4dcc-bfc2-be858ea65bd4 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Create volume of 1 GB Jul 03 02:23:57.651664 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-c87ef9cd-ce4a-4dcc-bfc2-be858ea65bd4 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Availability Zones retrieved successfully. Jul 03 02:23:57.657093 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-c87ef9cd-ce4a-4dcc-bfc2-be858ea65bd4 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Flow 'volume_create_api' (cea712c5-e6d9-4ad8-813d-4d8103789ded) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:23:57.657986 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-c87ef9cd-ce4a-4dcc-bfc2-be858ea65bd4 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bbf9f208-8bde-4423-9133-2062d0d9841a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:23:57.658888 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.flows.api.create_volume [None req-c87ef9cd-ce4a-4dcc-bfc2-be858ea65bd4 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Validating volume size '1' using validate_int {{(pid=100013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:23:57.689242 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-c87ef9cd-ce4a-4dcc-bfc2-be858ea65bd4 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bbf9f208-8bde-4423-9133-2062d0d9841a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:23:57.690053 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-c87ef9cd-ce4a-4dcc-bfc2-be858ea65bd4 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (657cf002-640b-41e2-965f-855d6659854e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:23:57.732777 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.quota [None req-c87ef9cd-ce4a-4dcc-bfc2-be858ea65bd4 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Created reservations ['df466d76-5ebd-4387-8fb9-c9caa2d97e8e', 'a36daca2-6781-4f6f-bc5c-4fa87bebda91', 'e04f5bda-8a0a-4dd1-adb2-010429765139', '8e09b375-15ce-4470-aaa9-ea45033a46dc'] {{(pid=100013) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:23:57.733456 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-c87ef9cd-ce4a-4dcc-bfc2-be858ea65bd4 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (657cf002-640b-41e2-965f-855d6659854e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['df466d76-5ebd-4387-8fb9-c9caa2d97e8e', 'a36daca2-6781-4f6f-bc5c-4fa87bebda91', 'e04f5bda-8a0a-4dd1-adb2-010429765139', '8e09b375-15ce-4470-aaa9-ea45033a46dc']}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:23:57.734130 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-c87ef9cd-ce4a-4dcc-bfc2-be858ea65bd4 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (829a2566-5316-434d-b7b7-1fc734b73cd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:23:57.757076 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-c87ef9cd-ce4a-4dcc-bfc2-be858ea65bd4 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (829a2566-5316-434d-b7b7-1fc734b73cd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bbf185c3-6b98-48a7-abd6-2f1a5e9fd658', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1674514497',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ca7bb98f24f24efd917923b293ebe872',qos_specs=None,replication_status=,reservations=['df466d76-5ebd-4387-8fb9-c9caa2d97e8e','a36daca2-6781-4f6f-bc5c-4fa87bebda91','e04f5bda-8a0a-4dd1-adb2-010429765139','8e09b375-15ce-4470-aaa9-ea45033a46dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58fec06c55134f6e8a367d20e3b40394',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:23:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1674514497',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bbf185c3-6b98-48a7-abd6-2f1a5e9fd658,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ca7bb98f24f24efd917923b293ebe872',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='58fec06c55134f6e8a367d20e3b40394',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:23:57.758191 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-c87ef9cd-ce4a-4dcc-bfc2-be858ea65bd4 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97bd233b-875d-4580-be27-634fc3e9b7ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:23:57.776760 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-c87ef9cd-ce4a-4dcc-bfc2-be858ea65bd4 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97bd233b-875d-4580-be27-634fc3e9b7ea) transitioned into state 'SUCCESS' from state '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-1674514497',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ca7bb98f24f24efd917923b293ebe872',qos_specs=None,replication_status=,reservations=['df466d76-5ebd-4387-8fb9-c9caa2d97e8e','a36daca2-6781-4f6f-bc5c-4fa87bebda91','e04f5bda-8a0a-4dd1-adb2-010429765139','8e09b375-15ce-4470-aaa9-ea45033a46dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58fec06c55134f6e8a367d20e3b40394',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:23:57.777436 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-c87ef9cd-ce4a-4dcc-bfc2-be858ea65bd4 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8ae3737-f61e-4d8b-b929-46d12d428a2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:23:57.789109 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-c87ef9cd-ce4a-4dcc-bfc2-be858ea65bd4 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8ae3737-f61e-4d8b-b929-46d12d428a2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:23:57.789109 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-c87ef9cd-ce4a-4dcc-bfc2-be858ea65bd4 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Flow 'volume_create_api' (cea712c5-e6d9-4ad8-813d-4d8103789ded) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:23:57.789109 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-c87ef9cd-ce4a-4dcc-bfc2-be858ea65bd4 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Create volume request issued successfully. Jul 03 02:23:57.789752 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-c87ef9cd-ce4a-4dcc-bfc2-be858ea65bd4 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:23:57.790209 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 34/126] 10.4.3.223 () {68 vars in 1258 bytes} [Fri Jul 3 02:23:57 2026] POST /volume/v3/volumes => generated 757 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:23:57.803727 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-3111e942-7844-4f86-a9a4-7848886aea57 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:23:57.805553 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-3111e942-7844-4f86-a9a4-7848886aea57 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] GET https://10.4.3.223/volume/v3/volumes/bbf185c3-6b98-48a7-abd6-2f1a5e9fd658 Jul 03 02:23:57.805779 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-3111e942-7844-4f86-a9a4-7848886aea57 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:23:57.805989 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-3111e942-7844-4f86-a9a4-7848886aea57 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:23:57.814439 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:23:57.814439 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:23:57.818764 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-3111e942-7844-4f86-a9a4-7848886aea57 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Volume info retrieved successfully. Jul 03 02:23:57.823531 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-3111e942-7844-4f86-a9a4-7848886aea57 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] https://10.4.3.223/volume/v3/volumes/bbf185c3-6b98-48a7-abd6-2f1a5e9fd658 returned with HTTP 200 Jul 03 02:23:57.823884 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 31/127] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:23:57 2026] GET /volume/v3/volumes/bbf185c3-6b98-48a7-abd6-2f1a5e9fd658 => generated 825 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:23:57.958852 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-5d820497-c8da-4252-920a-85d057053432 req-620433c9-8ff8-4f8e-a74b-08136f0c7758 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:23:57.959191 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-6c575fab-3e80-42af-881f-bf4d714c67a2 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:23:57.960596 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-6c575fab-3e80-42af-881f-bf4d714c67a2 tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] GET https://10.4.3.223/volume/v3/volumes/e6a27fd3-1425-4fe9-818f-25385862dc18 Jul 03 02:23:57.960774 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-6c575fab-3e80-42af-881f-bf4d714c67a2 tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:23:57.960837 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-5d820497-c8da-4252-920a-85d057053432 req-620433c9-8ff8-4f8e-a74b-08136f0c7758 tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] POST https://10.4.3.223/volume/v3/attachments/388d0835-c13e-462e-b3e4-1f026baf8a2b/action Jul 03 02:23:57.960943 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-6c575fab-3e80-42af-881f-bf4d714c67a2 tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:23:57.961443 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-5d820497-c8da-4252-920a-85d057053432 req-620433c9-8ff8-4f8e-a74b-08136f0c7758 tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] Action body: b'{"os-complete": null}' {{(pid=100012) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:23:57.961589 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-5d820497-c8da-4252-920a-85d057053432 req-620433c9-8ff8-4f8e-a74b-08136f0c7758 tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:23:57.971131 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:23:57.971131 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:23:57.974808 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-6c575fab-3e80-42af-881f-bf4d714c67a2 tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] Volume info retrieved successfully. Jul 03 02:23:57.979578 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-6c575fab-3e80-42af-881f-bf4d714c67a2 tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] https://10.4.3.223/volume/v3/volumes/e6a27fd3-1425-4fe9-818f-25385862dc18 returned with HTTP 200 Jul 03 02:23:57.979663 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:23:57.979663 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:23:57.980014 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 32/128] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:23:57 2026] GET /volume/v3/volumes/e6a27fd3-1425-4fe9-818f-25385862dc18 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:23:57.990056 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-5d820497-c8da-4252-920a-85d057053432 req-620433c9-8ff8-4f8e-a74b-08136f0c7758 tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] https://10.4.3.223/volume/v3/attachments/388d0835-c13e-462e-b3e4-1f026baf8a2b/action returned with HTTP 204 Jul 03 02:23:57.990440 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 32/129] 10.4.3.223 () {74 vars in 1725 bytes} [Fri Jul 3 02:23:57 2026] POST /volume/v3/attachments/388d0835-c13e-462e-b3e4-1f026baf8a2b/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:23:58.202805 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-59e1d47c-01de-42e2-bd5f-ebbb4e50f12e None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:23:58.204929 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-59e1d47c-01de-42e2-bd5f-ebbb4e50f12e tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] GET https://10.4.3.223/volume/v3/volumes/c5a912b7-19c2-45d6-a613-a921c26a0ced Jul 03 02:23:58.205167 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-59e1d47c-01de-42e2-bd5f-ebbb4e50f12e tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:23:58.205392 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-59e1d47c-01de-42e2-bd5f-ebbb4e50f12e tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:23:58.215988 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:23:58.215988 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:23:58.219274 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-59e1d47c-01de-42e2-bd5f-ebbb4e50f12e tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] Volume info retrieved successfully. Jul 03 02:23:58.223785 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-59e1d47c-01de-42e2-bd5f-ebbb4e50f12e tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] https://10.4.3.223/volume/v3/volumes/c5a912b7-19c2-45d6-a613-a921c26a0ced returned with HTTP 200 Jul 03 02:23:58.224238 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 35/130] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:23:58 2026] GET /volume/v3/volumes/c5a912b7-19c2-45d6-a613-a921c26a0ced => generated 1139 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:23:58.241365 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-46761df8-2de8-45d9-8db4-bebebbe4cbc8 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:23:58.243116 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-46761df8-2de8-45d9-8db4-bebebbe4cbc8 tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] GET https://10.4.3.223/volume/v3/volumes/c5a912b7-19c2-45d6-a613-a921c26a0ced Jul 03 02:23:58.243278 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-46761df8-2de8-45d9-8db4-bebebbe4cbc8 tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:23:58.243471 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-46761df8-2de8-45d9-8db4-bebebbe4cbc8 tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:23:58.257231 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:23:58.257231 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:23:58.261180 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-46761df8-2de8-45d9-8db4-bebebbe4cbc8 tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] Volume info retrieved successfully. Jul 03 02:23:58.265709 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-46761df8-2de8-45d9-8db4-bebebbe4cbc8 tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] https://10.4.3.223/volume/v3/volumes/c5a912b7-19c2-45d6-a613-a921c26a0ced returned with HTTP 200 Jul 03 02:23:58.266050 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 32/131] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:23:58 2026] GET /volume/v3/volumes/c5a912b7-19c2-45d6-a613-a921c26a0ced => generated 1139 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:23:58.382744 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-4eab4dd8-aee8-4ad1-914f-9f72220401e8 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:23:58.384438 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-4eab4dd8-aee8-4ad1-914f-9f72220401e8 tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] GET https://10.4.3.223/volume/v3/volumes/beb7cbcd-7699-4e91-a72e-a8286e2feeae Jul 03 02:23:58.384661 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-4eab4dd8-aee8-4ad1-914f-9f72220401e8 tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:23:58.384841 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-4eab4dd8-aee8-4ad1-914f-9f72220401e8 tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:23:58.393174 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:23:58.393174 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:23:58.396349 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-4eab4dd8-aee8-4ad1-914f-9f72220401e8 tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] Volume info retrieved successfully. Jul 03 02:23:58.400652 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-4eab4dd8-aee8-4ad1-914f-9f72220401e8 tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] https://10.4.3.223/volume/v3/volumes/beb7cbcd-7699-4e91-a72e-a8286e2feeae returned with HTTP 200 Jul 03 02:23:58.401106 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 33/132] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:23:58 2026] GET /volume/v3/volumes/beb7cbcd-7699-4e91-a72e-a8286e2feeae => generated 852 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:23:58.838990 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-72479cc3-5afc-4492-b9dd-5d3c5b36993b None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:23:58.838990 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-72479cc3-5afc-4492-b9dd-5d3c5b36993b tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] GET https://10.4.3.223/volume/v3/volumes/bbf185c3-6b98-48a7-abd6-2f1a5e9fd658 Jul 03 02:23:58.838990 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-72479cc3-5afc-4492-b9dd-5d3c5b36993b tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:23:58.838990 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-72479cc3-5afc-4492-b9dd-5d3c5b36993b tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:23:58.845530 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:23:58.845530 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:23:58.852238 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-72479cc3-5afc-4492-b9dd-5d3c5b36993b tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Volume info retrieved successfully. Jul 03 02:23:58.857518 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-72479cc3-5afc-4492-b9dd-5d3c5b36993b tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] https://10.4.3.223/volume/v3/volumes/bbf185c3-6b98-48a7-abd6-2f1a5e9fd658 returned with HTTP 200 Jul 03 02:23:58.857970 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 33/133] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:23:58 2026] GET /volume/v3/volumes/bbf185c3-6b98-48a7-abd6-2f1a5e9fd658 => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:23:58.870258 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-1d2cbed2-2efe-4ddb-8b80-4567591cd4d8 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:23:58.871781 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-1d2cbed2-2efe-4ddb-8b80-4567591cd4d8 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:23:58.872068 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-1d2cbed2-2efe-4ddb-8b80-4567591cd4d8 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-324367552"}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:23:58.873339 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.volumes [None req-1d2cbed2-2efe-4ddb-8b80-4567591cd4d8 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-324367552'}} {{(pid=100013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:23:58.873483 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.volumes [None req-1d2cbed2-2efe-4ddb-8b80-4567591cd4d8 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Create volume of 1 GB Jul 03 02:23:58.878719 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-1d2cbed2-2efe-4ddb-8b80-4567591cd4d8 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Availability Zones retrieved successfully. Jul 03 02:23:58.883615 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-1d2cbed2-2efe-4ddb-8b80-4567591cd4d8 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Flow 'volume_create_api' (e2a83a65-bdbc-43fb-afe2-b27d903ab029) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:23:58.884437 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-1d2cbed2-2efe-4ddb-8b80-4567591cd4d8 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef60f4f4-c8e7-40f8-9838-618707f99302) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:23:58.885268 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.flows.api.create_volume [None req-1d2cbed2-2efe-4ddb-8b80-4567591cd4d8 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Validating volume size '1' using validate_int {{(pid=100013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:23:58.913740 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-1d2cbed2-2efe-4ddb-8b80-4567591cd4d8 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef60f4f4-c8e7-40f8-9838-618707f99302) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:23:58.914365 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-1d2cbed2-2efe-4ddb-8b80-4567591cd4d8 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6db0c8d2-c156-4545-9b40-742cd3371f92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:23:58.953759 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.quota [None req-1d2cbed2-2efe-4ddb-8b80-4567591cd4d8 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Created reservations ['8fbb7e09-eb2b-4070-b6a3-00801c20ce43', '1e3ce0df-0df9-4b53-8f9b-0c6b88f18281', '96211cee-a5be-4903-b7db-3f031b883287', '787ed5fa-1ff2-4b90-a385-b788f75d950e'] {{(pid=100013) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:23:58.957222 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-1d2cbed2-2efe-4ddb-8b80-4567591cd4d8 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6db0c8d2-c156-4545-9b40-742cd3371f92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8fbb7e09-eb2b-4070-b6a3-00801c20ce43', '1e3ce0df-0df9-4b53-8f9b-0c6b88f18281', '96211cee-a5be-4903-b7db-3f031b883287', '787ed5fa-1ff2-4b90-a385-b788f75d950e']}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:23:58.957222 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-1d2cbed2-2efe-4ddb-8b80-4567591cd4d8 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (646baf74-8d73-4ff4-96c5-c4b5dbdb0bbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:23:58.985264 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-1d2cbed2-2efe-4ddb-8b80-4567591cd4d8 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (646baf74-8d73-4ff4-96c5-c4b5dbdb0bbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '937ca06f-dd81-4877-83ca-8a8337028cb6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-324367552',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ca7bb98f24f24efd917923b293ebe872',qos_specs=None,replication_status=,reservations=['8fbb7e09-eb2b-4070-b6a3-00801c20ce43','1e3ce0df-0df9-4b53-8f9b-0c6b88f18281','96211cee-a5be-4903-b7db-3f031b883287','787ed5fa-1ff2-4b90-a385-b788f75d950e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58fec06c55134f6e8a367d20e3b40394',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:23:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-324367552',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=937ca06f-dd81-4877-83ca-8a8337028cb6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ca7bb98f24f24efd917923b293ebe872',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='58fec06c55134f6e8a367d20e3b40394',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:23:58.988609 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-1d2cbed2-2efe-4ddb-8b80-4567591cd4d8 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c02be038-5d29-4418-81ba-d66b2f5b415a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:23:58.993521 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-7ce2da1b-fefa-42e5-a0ab-bcdfd721efb4 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:23:58.995482 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-7ce2da1b-fefa-42e5-a0ab-bcdfd721efb4 tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] GET https://10.4.3.223/volume/v3/volumes/e6a27fd3-1425-4fe9-818f-25385862dc18 Jul 03 02:23:58.995652 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-7ce2da1b-fefa-42e5-a0ab-bcdfd721efb4 tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:23:58.995874 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-7ce2da1b-fefa-42e5-a0ab-bcdfd721efb4 tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:23:59.006328 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:23:59.006328 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:23:59.009824 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-7ce2da1b-fefa-42e5-a0ab-bcdfd721efb4 tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] Volume info retrieved successfully. Jul 03 02:23:59.012793 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-1d2cbed2-2efe-4ddb-8b80-4567591cd4d8 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c02be038-5d29-4418-81ba-d66b2f5b415a) transitioned into state 'SUCCESS' from state '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-324367552',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ca7bb98f24f24efd917923b293ebe872',qos_specs=None,replication_status=,reservations=['8fbb7e09-eb2b-4070-b6a3-00801c20ce43','1e3ce0df-0df9-4b53-8f9b-0c6b88f18281','96211cee-a5be-4903-b7db-3f031b883287','787ed5fa-1ff2-4b90-a385-b788f75d950e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58fec06c55134f6e8a367d20e3b40394',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:23:59.013767 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-1d2cbed2-2efe-4ddb-8b80-4567591cd4d8 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (981c3f62-28a8-42d7-916c-dc2b4621f10c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:23:59.013950 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-7ce2da1b-fefa-42e5-a0ab-bcdfd721efb4 tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] https://10.4.3.223/volume/v3/volumes/e6a27fd3-1425-4fe9-818f-25385862dc18 returned with HTTP 200 Jul 03 02:23:59.014304 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 33/134] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:23:58 2026] GET /volume/v3/volumes/e6a27fd3-1425-4fe9-818f-25385862dc18 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:23:59.033839 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-1d2cbed2-2efe-4ddb-8b80-4567591cd4d8 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (981c3f62-28a8-42d7-916c-dc2b4621f10c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:23:59.036176 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-1d2cbed2-2efe-4ddb-8b80-4567591cd4d8 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Flow 'volume_create_api' (e2a83a65-bdbc-43fb-afe2-b27d903ab029) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:23:59.036176 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-1d2cbed2-2efe-4ddb-8b80-4567591cd4d8 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Create volume request issued successfully. Jul 03 02:23:59.036325 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-1d2cbed2-2efe-4ddb-8b80-4567591cd4d8 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:23:59.038220 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 36/135] 10.4.3.223 () {68 vars in 1258 bytes} [Fri Jul 3 02:23:58 2026] POST /volume/v3/volumes => generated 756 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:23:59.054907 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-c0ca1449-8c79-41cd-8df6-c25733fc4132 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:23:59.054907 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-c0ca1449-8c79-41cd-8df6-c25733fc4132 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] GET https://10.4.3.223/volume/v3/volumes/937ca06f-dd81-4877-83ca-8a8337028cb6 Jul 03 02:23:59.054907 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-c0ca1449-8c79-41cd-8df6-c25733fc4132 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:23:59.055272 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-c0ca1449-8c79-41cd-8df6-c25733fc4132 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:23:59.136040 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-711d3e9a-5354-4e1b-807b-e5fec9c0450e None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:23:59.136509 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-711d3e9a-5354-4e1b-807b-e5fec9c0450e None None] GET https://10.4.3.223/volume// Jul 03 02:23:59.136555 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-711d3e9a-5354-4e1b-807b-e5fec9c0450e None None] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:23:59.136703 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-711d3e9a-5354-4e1b-807b-e5fec9c0450e None None] Calling method 'all' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:23:59.136990 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-711d3e9a-5354-4e1b-807b-e5fec9c0450e None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:23:59.137268 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 34/136] 10.4.3.223 () {66 vars in 1428 bytes} [Fri Jul 3 02:23:59 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:23:59.152195 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-5e50d579-2b75-4e55-9265-d2583099d101 req-5ddf7305-6c71-449e-9497-7f97433cba31 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:23:59.157632 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-5e50d579-2b75-4e55-9265-d2583099d101 req-5ddf7305-6c71-449e-9497-7f97433cba31 tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] POST https://10.4.3.223/volume/v3/attachments Jul 03 02:23:59.157632 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-5e50d579-2b75-4e55-9265-d2583099d101 req-5ddf7305-6c71-449e-9497-7f97433cba31 tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "867e036d-01e7-4bd9-9917-62ad2b4a203a", "connector": null, "instance_uuid": "ed680a69-eff4-4602-9bcc-a0a39adb64ba"}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:23:59.189487 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:23:59.189487 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:23:59.205298 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:23:59.205298 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:23:59.208923 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-c0ca1449-8c79-41cd-8df6-c25733fc4132 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Volume info retrieved successfully. Jul 03 02:23:59.212826 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-c0ca1449-8c79-41cd-8df6-c25733fc4132 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] https://10.4.3.223/volume/v3/volumes/937ca06f-dd81-4877-83ca-8a8337028cb6 returned with HTTP 200 Jul 03 02:23:59.213184 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 34/137] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:23:59 2026] GET /volume/v3/volumes/937ca06f-dd81-4877-83ca-8a8337028cb6 => generated 824 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:23:59.221946 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-5e50d579-2b75-4e55-9265-d2583099d101 req-5ddf7305-6c71-449e-9497-7f97433cba31 tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Jul 03 02:23:59.222413 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 34/138] 10.4.3.223 () {74 vars in 1594 bytes} [Fri Jul 3 02:23:59 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) Jul 03 02:23:59.412749 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-9a44eb99-2e23-44fa-ab14-b1a2b1aeae68 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:23:59.414640 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-9a44eb99-2e23-44fa-ab14-b1a2b1aeae68 tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] GET https://10.4.3.223/volume/v3/volumes/beb7cbcd-7699-4e91-a72e-a8286e2feeae Jul 03 02:23:59.414882 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-9a44eb99-2e23-44fa-ab14-b1a2b1aeae68 tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:23:59.415102 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-9a44eb99-2e23-44fa-ab14-b1a2b1aeae68 tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:23:59.424136 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:23:59.424136 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:23:59.434933 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-9a44eb99-2e23-44fa-ab14-b1a2b1aeae68 tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] Volume info retrieved successfully. Jul 03 02:23:59.436307 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-9a44eb99-2e23-44fa-ab14-b1a2b1aeae68 tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] https://10.4.3.223/volume/v3/volumes/beb7cbcd-7699-4e91-a72e-a8286e2feeae returned with HTTP 200 Jul 03 02:23:59.436307 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 37/139] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:23:59 2026] GET /volume/v3/volumes/beb7cbcd-7699-4e91-a72e-a8286e2feeae => generated 852 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:23:59.616581 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-6448b873-9a91-4ab7-aebd-dea2233391e3 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:23:59.622156 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-6448b873-9a91-4ab7-aebd-dea2233391e3 tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] GET https://10.4.3.223/volume/v3/volumes/867e036d-01e7-4bd9-9917-62ad2b4a203a Jul 03 02:23:59.622385 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-6448b873-9a91-4ab7-aebd-dea2233391e3 tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:23:59.622651 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-6448b873-9a91-4ab7-aebd-dea2233391e3 tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:23:59.647749 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:23:59.647749 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:23:59.655475 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-6448b873-9a91-4ab7-aebd-dea2233391e3 tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] Volume info retrieved successfully. Jul 03 02:23:59.661106 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-6448b873-9a91-4ab7-aebd-dea2233391e3 tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] https://10.4.3.223/volume/v3/volumes/867e036d-01e7-4bd9-9917-62ad2b4a203a returned with HTTP 200 Jul 03 02:23:59.661724 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 35/140] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:23:59 2026] GET /volume/v3/volumes/867e036d-01e7-4bd9-9917-62ad2b4a203a => generated 1024 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:23:59.756143 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-da5794be-95f0-4eef-8ec0-35673fcea747 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:23:59.756143 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-da5794be-95f0-4eef-8ec0-35673fcea747 None None] GET https://10.4.3.223/volume// Jul 03 02:23:59.756656 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-da5794be-95f0-4eef-8ec0-35673fcea747 None None] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:23:59.756656 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-da5794be-95f0-4eef-8ec0-35673fcea747 None None] Calling method 'all' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:23:59.756897 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-da5794be-95f0-4eef-8ec0-35673fcea747 None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:23:59.757190 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 35/141] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:23:59 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:23:59.764028 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-5e50d579-2b75-4e55-9265-d2583099d101 req-d4b1cbc5-a7f0-4128-bba5-39ccd9e3dc6d None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:23:59.766073 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-5e50d579-2b75-4e55-9265-d2583099d101 req-d4b1cbc5-a7f0-4128-bba5-39ccd9e3dc6d tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] GET https://10.4.3.223/volume/v3/volumes/867e036d-01e7-4bd9-9917-62ad2b4a203a Jul 03 02:23:59.766321 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-5e50d579-2b75-4e55-9265-d2583099d101 req-d4b1cbc5-a7f0-4128-bba5-39ccd9e3dc6d tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:23:59.766583 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-5e50d579-2b75-4e55-9265-d2583099d101 req-d4b1cbc5-a7f0-4128-bba5-39ccd9e3dc6d tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:23:59.775809 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:23:59.775809 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:23:59.779244 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [req-5e50d579-2b75-4e55-9265-d2583099d101 req-d4b1cbc5-a7f0-4128-bba5-39ccd9e3dc6d tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] Volume info retrieved successfully. Jul 03 02:23:59.783149 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-5e50d579-2b75-4e55-9265-d2583099d101 req-d4b1cbc5-a7f0-4128-bba5-39ccd9e3dc6d tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] https://10.4.3.223/volume/v3/volumes/867e036d-01e7-4bd9-9917-62ad2b4a203a returned with HTTP 200 Jul 03 02:23:59.783572 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 35/142] 10.4.3.223 () {70 vars in 1639 bytes} [Fri Jul 3 02:23:59 2026] GET /volume/v3/volumes/867e036d-01e7-4bd9-9917-62ad2b4a203a => generated 1247 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:23:59.868189 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-5e50d579-2b75-4e55-9265-d2583099d101 req-526ae61c-8648-42fe-9195-01e122106d9c None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:23:59.871244 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-5e50d579-2b75-4e55-9265-d2583099d101 req-526ae61c-8648-42fe-9195-01e122106d9c tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] PUT https://10.4.3.223/volume/v3/attachments/32ab83c7-58b6-47cf-ab37-6bed713c7e64 Jul 03 02:23:59.872092 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-5e50d579-2b75-4e55-9265-d2583099d101 req-526ae61c-8648-42fe-9195-01e122106d9c tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000004352", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2a2633a05d73", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "80a8c083-552c-46a2-8db9-fd9e83fa2364", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:23:59.881217 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.coordination [req-5e50d579-2b75-4e55-9265-d2583099d101 req-526ae61c-8648-42fe-9195-01e122106d9c tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] Acquiring lock "cinder-attachment_update-867e036d-01e7-4bd9-9917-62ad2b4a203a-np0000004352" by "attachment_update" {{(pid=100013) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 02:23:59.886263 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.coordination [req-5e50d579-2b75-4e55-9265-d2583099d101 req-526ae61c-8648-42fe-9195-01e122106d9c tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] Lock "cinder-attachment_update-867e036d-01e7-4bd9-9917-62ad2b4a203a-np0000004352" acquired by "attachment_update" :: waited 0.005s {{(pid=100013) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 02:23:59.887281 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:23:59.887281 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:24:00.027183 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-8b68bb65-655d-468a-8751-4684e4620f94 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:00.028831 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-8b68bb65-655d-468a-8751-4684e4620f94 tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] GET https://10.4.3.223/volume/v3/volumes/e6a27fd3-1425-4fe9-818f-25385862dc18 Jul 03 02:24:00.029075 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-8b68bb65-655d-468a-8751-4684e4620f94 tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:00.029282 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-8b68bb65-655d-468a-8751-4684e4620f94 tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:00.046037 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:00.046037 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:24:00.050094 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-8b68bb65-655d-468a-8751-4684e4620f94 tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] Volume info retrieved successfully. Jul 03 02:24:00.054740 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-8b68bb65-655d-468a-8751-4684e4620f94 tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] https://10.4.3.223/volume/v3/volumes/e6a27fd3-1425-4fe9-818f-25385862dc18 returned with HTTP 200 Jul 03 02:24:00.055188 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 36/143] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:24:00 2026] GET /volume/v3/volumes/e6a27fd3-1425-4fe9-818f-25385862dc18 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:24:00.227367 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-beda976e-d780-4ce2-86f2-2197eb35c235 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:00.229178 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-beda976e-d780-4ce2-86f2-2197eb35c235 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] GET https://10.4.3.223/volume/v3/volumes/937ca06f-dd81-4877-83ca-8a8337028cb6 Jul 03 02:24:00.229445 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-beda976e-d780-4ce2-86f2-2197eb35c235 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:00.229703 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-beda976e-d780-4ce2-86f2-2197eb35c235 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:00.239001 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:00.239001 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:24:00.244998 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-beda976e-d780-4ce2-86f2-2197eb35c235 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Volume info retrieved successfully. Jul 03 02:24:00.249053 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-beda976e-d780-4ce2-86f2-2197eb35c235 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] https://10.4.3.223/volume/v3/volumes/937ca06f-dd81-4877-83ca-8a8337028cb6 returned with HTTP 200 Jul 03 02:24:00.249405 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 36/144] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:24:00 2026] GET /volume/v3/volumes/937ca06f-dd81-4877-83ca-8a8337028cb6 => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:24:00.412837 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.coordination [req-5e50d579-2b75-4e55-9265-d2583099d101 req-526ae61c-8648-42fe-9195-01e122106d9c tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] Lock "cinder-attachment_update-867e036d-01e7-4bd9-9917-62ad2b4a203a-np0000004352" released by "attachment_update" :: held 0.526s {{(pid=100013) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 02:24:00.412837 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-5e50d579-2b75-4e55-9265-d2583099d101 req-526ae61c-8648-42fe-9195-01e122106d9c tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] https://10.4.3.223/volume/v3/attachments/32ab83c7-58b6-47cf-ab37-6bed713c7e64 returned with HTTP 200 Jul 03 02:24:00.413098 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 38/145] 10.4.3.223 () {74 vars in 1704 bytes} [Fri Jul 3 02:23:59 2026] PUT /volume/v3/attachments/32ab83c7-58b6-47cf-ab37-6bed713c7e64 => generated 969 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:24:00.449175 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-4236f79c-c1a4-44d0-8c86-eb226fb353bc None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:00.451002 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-4236f79c-c1a4-44d0-8c86-eb226fb353bc tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] GET https://10.4.3.223/volume/v3/volumes/beb7cbcd-7699-4e91-a72e-a8286e2feeae Jul 03 02:24:00.451186 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-4236f79c-c1a4-44d0-8c86-eb226fb353bc tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:00.451359 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-4236f79c-c1a4-44d0-8c86-eb226fb353bc tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:00.463394 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:00.463394 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:24:00.467824 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-4236f79c-c1a4-44d0-8c86-eb226fb353bc tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] Volume info retrieved successfully. Jul 03 02:24:00.474668 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-4236f79c-c1a4-44d0-8c86-eb226fb353bc tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] https://10.4.3.223/volume/v3/volumes/beb7cbcd-7699-4e91-a72e-a8286e2feeae returned with HTTP 200 Jul 03 02:24:00.475320 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 36/146] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:24:00 2026] GET /volume/v3/volumes/beb7cbcd-7699-4e91-a72e-a8286e2feeae => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:24:00.678293 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-b9a6309a-e118-4931-b365-3053c6fe29bb None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:00.680059 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-b9a6309a-e118-4931-b365-3053c6fe29bb tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] GET https://10.4.3.223/volume/v3/volumes/867e036d-01e7-4bd9-9917-62ad2b4a203a Jul 03 02:24:00.680241 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-b9a6309a-e118-4931-b365-3053c6fe29bb tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:00.680493 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-b9a6309a-e118-4931-b365-3053c6fe29bb tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:00.689313 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:00.689313 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:24:00.692184 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-b9a6309a-e118-4931-b365-3053c6fe29bb tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] Volume info retrieved successfully. Jul 03 02:24:00.695896 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-b9a6309a-e118-4931-b365-3053c6fe29bb tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] https://10.4.3.223/volume/v3/volumes/867e036d-01e7-4bd9-9917-62ad2b4a203a returned with HTTP 200 Jul 03 02:24:00.696255 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 37/147] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:24:00 2026] GET /volume/v3/volumes/867e036d-01e7-4bd9-9917-62ad2b4a203a => generated 1025 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:24:01.006392 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-3f730f3e-0903-4902-86d9-c02556b370d4 req-f91ede90-daaf-410c-8887-132ab6bf75e1 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:01.010496 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-3f730f3e-0903-4902-86d9-c02556b370d4 req-f91ede90-daaf-410c-8887-132ab6bf75e1 tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] POST https://10.4.3.223/volume/v3/attachments/f87608f7-e2b7-47c9-9bcc-3cb18e851fe3/action Jul 03 02:24:01.010496 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-3f730f3e-0903-4902-86d9-c02556b370d4 req-f91ede90-daaf-410c-8887-132ab6bf75e1 tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] Action body: b'{"os-complete": null}' {{(pid=100014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:24:01.010496 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-3f730f3e-0903-4902-86d9-c02556b370d4 req-f91ede90-daaf-410c-8887-132ab6bf75e1 tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:24:01.028106 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:01.028106 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:24:01.048837 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-3f730f3e-0903-4902-86d9-c02556b370d4 req-f91ede90-daaf-410c-8887-132ab6bf75e1 tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] https://10.4.3.223/volume/v3/attachments/f87608f7-e2b7-47c9-9bcc-3cb18e851fe3/action returned with HTTP 204 Jul 03 02:24:01.049390 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 37/148] 10.4.3.223 () {74 vars in 1725 bytes} [Fri Jul 3 02:24:01 2026] POST /volume/v3/attachments/f87608f7-e2b7-47c9-9bcc-3cb18e851fe3/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:24:01.072742 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-cb657a76-0550-40ad-bae2-71fac0d70c49 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:01.074290 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-cb657a76-0550-40ad-bae2-71fac0d70c49 tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] GET https://10.4.3.223/volume/v3/volumes/e6a27fd3-1425-4fe9-818f-25385862dc18 Jul 03 02:24:01.074520 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-cb657a76-0550-40ad-bae2-71fac0d70c49 tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:01.074749 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-cb657a76-0550-40ad-bae2-71fac0d70c49 tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:01.090332 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:01.090332 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:24:01.095526 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-cb657a76-0550-40ad-bae2-71fac0d70c49 tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] Volume info retrieved successfully. Jul 03 02:24:01.108054 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-cb657a76-0550-40ad-bae2-71fac0d70c49 tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] https://10.4.3.223/volume/v3/volumes/e6a27fd3-1425-4fe9-818f-25385862dc18 returned with HTTP 200 Jul 03 02:24:01.108697 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 39/149] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:24:01 2026] GET /volume/v3/volumes/e6a27fd3-1425-4fe9-818f-25385862dc18 => generated 1139 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:24:01.123967 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-04f23d0d-d8c5-46d5-a2c0-dfb72a123b5d None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:01.125089 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-04f23d0d-d8c5-46d5-a2c0-dfb72a123b5d tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] GET https://10.4.3.223/volume/v3/volumes/e6a27fd3-1425-4fe9-818f-25385862dc18 Jul 03 02:24:01.125308 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-04f23d0d-d8c5-46d5-a2c0-dfb72a123b5d tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:01.125579 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-04f23d0d-d8c5-46d5-a2c0-dfb72a123b5d tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:01.138031 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:01.138031 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:24:01.144385 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-04f23d0d-d8c5-46d5-a2c0-dfb72a123b5d tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] Volume info retrieved successfully. Jul 03 02:24:01.151071 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-04f23d0d-d8c5-46d5-a2c0-dfb72a123b5d tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] https://10.4.3.223/volume/v3/volumes/e6a27fd3-1425-4fe9-818f-25385862dc18 returned with HTTP 200 Jul 03 02:24:01.151718 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 37/150] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:24:01 2026] GET /volume/v3/volumes/e6a27fd3-1425-4fe9-818f-25385862dc18 => generated 1139 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 02:24:01.169613 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-1d7a70c4-d382-4b8b-aca2-ee43298ebb43 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:01.171744 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-1d7a70c4-d382-4b8b-aca2-ee43298ebb43 tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-reader] GET https://10.4.3.223/volume/v3/volumes/e6a27fd3-1425-4fe9-818f-25385862dc18 Jul 03 02:24:01.171909 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-1d7a70c4-d382-4b8b-aca2-ee43298ebb43 tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-reader] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:01.172076 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-1d7a70c4-d382-4b8b-aca2-ee43298ebb43 tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-reader] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:01.181624 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:01.181624 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:24:01.184542 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-1d7a70c4-d382-4b8b-aca2-ee43298ebb43 tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-reader] Volume info retrieved successfully. Jul 03 02:24:01.188856 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-1d7a70c4-d382-4b8b-aca2-ee43298ebb43 tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-reader] https://10.4.3.223/volume/v3/volumes/e6a27fd3-1425-4fe9-818f-25385862dc18 returned with HTTP 200 Jul 03 02:24:01.189336 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 38/151] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:24:01 2026] GET /volume/v3/volumes/e6a27fd3-1425-4fe9-818f-25385862dc18 => generated 1139 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:24:01.320060 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-4cc0d239-7534-4e91-b9f3-86b9545884c3 req-8f8b5554-b753-42f5-ae11-c07d4d0bb8cc None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:01.322461 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-4cc0d239-7534-4e91-b9f3-86b9545884c3 req-8f8b5554-b753-42f5-ae11-c07d4d0bb8cc tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] GET https://10.4.3.223/volume/v3/volumes/e6a27fd3-1425-4fe9-818f-25385862dc18 Jul 03 02:24:01.322689 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-4cc0d239-7534-4e91-b9f3-86b9545884c3 req-8f8b5554-b753-42f5-ae11-c07d4d0bb8cc tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:01.322911 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-4cc0d239-7534-4e91-b9f3-86b9545884c3 req-8f8b5554-b753-42f5-ae11-c07d4d0bb8cc tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:01.333627 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:01.333627 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:24:01.337547 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [req-4cc0d239-7534-4e91-b9f3-86b9545884c3 req-8f8b5554-b753-42f5-ae11-c07d4d0bb8cc tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] Volume info retrieved successfully. Jul 03 02:24:01.342703 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-4cc0d239-7534-4e91-b9f3-86b9545884c3 req-8f8b5554-b753-42f5-ae11-c07d4d0bb8cc tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] https://10.4.3.223/volume/v3/volumes/e6a27fd3-1425-4fe9-818f-25385862dc18 returned with HTTP 200 Jul 03 02:24:01.343162 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 38/152] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:24:01 2026] GET /volume/v3/volumes/e6a27fd3-1425-4fe9-818f-25385862dc18 => generated 1139 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:24:01.386264 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-4cc0d239-7534-4e91-b9f3-86b9545884c3 req-27100a89-4283-43a7-ac0e-6f9535fba0b8 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:01.388413 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-4cc0d239-7534-4e91-b9f3-86b9545884c3 req-27100a89-4283-43a7-ac0e-6f9535fba0b8 tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] POST https://10.4.3.223/volume/v3/volumes/e6a27fd3-1425-4fe9-818f-25385862dc18/action Jul 03 02:24:01.388896 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-4cc0d239-7534-4e91-b9f3-86b9545884c3 req-27100a89-4283-43a7-ac0e-6f9535fba0b8 tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100013) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:24:01.389062 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-4cc0d239-7534-4e91-b9f3-86b9545884c3 req-27100a89-4283-43a7-ac0e-6f9535fba0b8 tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:24:01.399336 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:01.399336 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:24:01.399890 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-4cc0d239-7534-4e91-b9f3-86b9545884c3 req-27100a89-4283-43a7-ac0e-6f9535fba0b8 tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] Volume info retrieved successfully. Jul 03 02:24:01.407465 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-4cc0d239-7534-4e91-b9f3-86b9545884c3 req-27100a89-4283-43a7-ac0e-6f9535fba0b8 tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] Begin detaching volume completed successfully. Jul 03 02:24:01.407612 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-4cc0d239-7534-4e91-b9f3-86b9545884c3 req-27100a89-4283-43a7-ac0e-6f9535fba0b8 tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] https://10.4.3.223/volume/v3/volumes/e6a27fd3-1425-4fe9-818f-25385862dc18/action returned with HTTP 202 Jul 03 02:24:01.408073 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 40/153] 10.4.3.223 () {72 vars in 1672 bytes} [Fri Jul 3 02:24:01 2026] POST /volume/v3/volumes/e6a27fd3-1425-4fe9-818f-25385862dc18/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 02:24:01.426823 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-88d72e8a-e48e-4c8d-ab73-330a7586ddd1 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:01.429384 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-88d72e8a-e48e-4c8d-ab73-330a7586ddd1 tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-reader] GET https://10.4.3.223/volume/v3/volumes/e6a27fd3-1425-4fe9-818f-25385862dc18 Jul 03 02:24:01.429606 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-88d72e8a-e48e-4c8d-ab73-330a7586ddd1 tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-reader] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:01.429821 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-88d72e8a-e48e-4c8d-ab73-330a7586ddd1 tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-reader] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:01.440944 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:01.440944 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:24:01.445171 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-88d72e8a-e48e-4c8d-ab73-330a7586ddd1 tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-reader] Volume info retrieved successfully. Jul 03 02:24:01.450062 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-88d72e8a-e48e-4c8d-ab73-330a7586ddd1 tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-reader] https://10.4.3.223/volume/v3/volumes/e6a27fd3-1425-4fe9-818f-25385862dc18 returned with HTTP 200 Jul 03 02:24:01.450706 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 38/154] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:24:01 2026] GET /volume/v3/volumes/e6a27fd3-1425-4fe9-818f-25385862dc18 => generated 1142 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:24:01.490538 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-3ded73bd-0e29-49c8-b043-7035669b7c59 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:01.493156 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-3ded73bd-0e29-49c8-b043-7035669b7c59 tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] GET https://10.4.3.223/volume/v3/volumes/beb7cbcd-7699-4e91-a72e-a8286e2feeae Jul 03 02:24:01.493504 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-3ded73bd-0e29-49c8-b043-7035669b7c59 tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:01.493807 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-3ded73bd-0e29-49c8-b043-7035669b7c59 tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:01.507837 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:01.507837 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:24:01.512556 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-3ded73bd-0e29-49c8-b043-7035669b7c59 tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] Volume info retrieved successfully. Jul 03 02:24:01.518162 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-3ded73bd-0e29-49c8-b043-7035669b7c59 tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] https://10.4.3.223/volume/v3/volumes/beb7cbcd-7699-4e91-a72e-a8286e2feeae returned with HTTP 200 Jul 03 02:24:01.518634 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 39/155] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:24:01 2026] GET /volume/v3/volumes/beb7cbcd-7699-4e91-a72e-a8286e2feeae => generated 852 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:24:01.710058 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-d4d176b3-4397-462d-8447-374624bdf64a None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:01.711908 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-d4d176b3-4397-462d-8447-374624bdf64a tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] GET https://10.4.3.223/volume/v3/volumes/867e036d-01e7-4bd9-9917-62ad2b4a203a Jul 03 02:24:01.712080 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-d4d176b3-4397-462d-8447-374624bdf64a tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:01.712285 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-d4d176b3-4397-462d-8447-374624bdf64a tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:01.721997 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:01.721997 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:24:01.725538 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-d4d176b3-4397-462d-8447-374624bdf64a tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] Volume info retrieved successfully. Jul 03 02:24:01.730051 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-d4d176b3-4397-462d-8447-374624bdf64a tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] https://10.4.3.223/volume/v3/volumes/867e036d-01e7-4bd9-9917-62ad2b4a203a returned with HTTP 200 Jul 03 02:24:01.730489 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 39/156] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:24:01 2026] GET /volume/v3/volumes/867e036d-01e7-4bd9-9917-62ad2b4a203a => generated 1025 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:24:02.436761 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-46ae4153-6c28-47b8-88e2-22a0dd74a769 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:02.437098 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-46ae4153-6c28-47b8-88e2-22a0dd74a769 None None] GET https://10.4.3.223/volume// Jul 03 02:24:02.437279 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-46ae4153-6c28-47b8-88e2-22a0dd74a769 None None] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:02.437535 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-46ae4153-6c28-47b8-88e2-22a0dd74a769 None None] Calling method 'all' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:02.437864 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-46ae4153-6c28-47b8-88e2-22a0dd74a769 None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:24:02.438145 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 41/157] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:24:02 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:24:02.447373 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-4cc0d239-7534-4e91-b9f3-86b9545884c3 req-788dd14b-093e-441d-90bb-97c193089e48 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:02.450233 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-4cc0d239-7534-4e91-b9f3-86b9545884c3 req-788dd14b-093e-441d-90bb-97c193089e48 tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] GET https://10.4.3.223/volume/v3/volumes/e6a27fd3-1425-4fe9-818f-25385862dc18 Jul 03 02:24:02.450571 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-4cc0d239-7534-4e91-b9f3-86b9545884c3 req-788dd14b-093e-441d-90bb-97c193089e48 tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:02.450835 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-4cc0d239-7534-4e91-b9f3-86b9545884c3 req-788dd14b-093e-441d-90bb-97c193089e48 tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:02.461975 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-9a4ae1e7-5239-413e-917a-883207cd5dda None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:02.463809 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-9a4ae1e7-5239-413e-917a-883207cd5dda tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-reader] GET https://10.4.3.223/volume/v3/volumes/e6a27fd3-1425-4fe9-818f-25385862dc18 Jul 03 02:24:02.463980 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-9a4ae1e7-5239-413e-917a-883207cd5dda tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-reader] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:02.464157 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-9a4ae1e7-5239-413e-917a-883207cd5dda tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-reader] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:02.468039 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:02.468039 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:24:02.472662 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:02.472662 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:24:02.473368 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [req-4cc0d239-7534-4e91-b9f3-86b9545884c3 req-788dd14b-093e-441d-90bb-97c193089e48 tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] Volume info retrieved successfully. Jul 03 02:24:02.475662 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-9a4ae1e7-5239-413e-917a-883207cd5dda tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-reader] Volume info retrieved successfully. Jul 03 02:24:02.479354 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-9a4ae1e7-5239-413e-917a-883207cd5dda tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-reader] https://10.4.3.223/volume/v3/volumes/e6a27fd3-1425-4fe9-818f-25385862dc18 returned with HTTP 200 Jul 03 02:24:02.479720 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 40/158] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:24:02 2026] GET /volume/v3/volumes/e6a27fd3-1425-4fe9-818f-25385862dc18 => generated 1142 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:24:02.480540 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-4cc0d239-7534-4e91-b9f3-86b9545884c3 req-788dd14b-093e-441d-90bb-97c193089e48 tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] https://10.4.3.223/volume/v3/volumes/e6a27fd3-1425-4fe9-818f-25385862dc18 returned with HTTP 200 Jul 03 02:24:02.481034 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 39/159] 10.4.3.223 () {70 vars in 1639 bytes} [Fri Jul 3 02:24:02 2026] GET /volume/v3/volumes/e6a27fd3-1425-4fe9-818f-25385862dc18 => generated 1322 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:24:02.532214 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-bbc8e51a-3ecd-4bd8-b676-6b4f3d2fd7dd None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:02.534033 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-bbc8e51a-3ecd-4bd8-b676-6b4f3d2fd7dd tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] GET https://10.4.3.223/volume/v3/volumes/beb7cbcd-7699-4e91-a72e-a8286e2feeae Jul 03 02:24:02.534236 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-bbc8e51a-3ecd-4bd8-b676-6b4f3d2fd7dd tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:02.534478 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-bbc8e51a-3ecd-4bd8-b676-6b4f3d2fd7dd tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:02.548746 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:02.548746 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:24:02.553028 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-bbc8e51a-3ecd-4bd8-b676-6b4f3d2fd7dd tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] Volume info retrieved successfully. Jul 03 02:24:02.558718 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-bbc8e51a-3ecd-4bd8-b676-6b4f3d2fd7dd tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] https://10.4.3.223/volume/v3/volumes/beb7cbcd-7699-4e91-a72e-a8286e2feeae returned with HTTP 200 Jul 03 02:24:02.559232 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 40/160] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:24:02 2026] GET /volume/v3/volumes/beb7cbcd-7699-4e91-a72e-a8286e2feeae => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:24:02.744025 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-73fece39-967d-4e54-9972-d4b664a4fae1 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:02.745806 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-73fece39-967d-4e54-9972-d4b664a4fae1 tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] GET https://10.4.3.223/volume/v3/volumes/867e036d-01e7-4bd9-9917-62ad2b4a203a Jul 03 02:24:02.746629 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-73fece39-967d-4e54-9972-d4b664a4fae1 tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:02.746629 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-73fece39-967d-4e54-9972-d4b664a4fae1 tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:02.757065 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:02.757065 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:24:02.760718 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-73fece39-967d-4e54-9972-d4b664a4fae1 tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] Volume info retrieved successfully. Jul 03 02:24:02.768873 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-73fece39-967d-4e54-9972-d4b664a4fae1 tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] https://10.4.3.223/volume/v3/volumes/867e036d-01e7-4bd9-9917-62ad2b4a203a returned with HTTP 200 Jul 03 02:24:02.768873 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 42/161] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:24:02 2026] GET /volume/v3/volumes/867e036d-01e7-4bd9-9917-62ad2b4a203a => generated 1025 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:24:02.888961 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-a6be64c5-a924-49ba-800c-58829be6e6c3 req-d0c16565-891b-4435-9c6c-c06ec395129a None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:02.891773 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-a6be64c5-a924-49ba-800c-58829be6e6c3 req-d0c16565-891b-4435-9c6c-c06ec395129a tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] GET https://10.4.3.223/volume/v3/volumes/652b98af-627a-4c8a-9978-21a7a94ccb2c Jul 03 02:24:02.892024 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-a6be64c5-a924-49ba-800c-58829be6e6c3 req-d0c16565-891b-4435-9c6c-c06ec395129a tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:02.892272 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-a6be64c5-a924-49ba-800c-58829be6e6c3 req-d0c16565-891b-4435-9c6c-c06ec395129a tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:03.026623 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:03.026623 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:24:03.029818 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [req-a6be64c5-a924-49ba-800c-58829be6e6c3 req-d0c16565-891b-4435-9c6c-c06ec395129a tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] Volume info retrieved successfully. Jul 03 02:24:03.033585 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-a6be64c5-a924-49ba-800c-58829be6e6c3 req-d0c16565-891b-4435-9c6c-c06ec395129a tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] https://10.4.3.223/volume/v3/volumes/652b98af-627a-4c8a-9978-21a7a94ccb2c returned with HTTP 200 Jul 03 02:24:03.033989 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 41/162] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:24:02 2026] GET /volume/v3/volumes/652b98af-627a-4c8a-9978-21a7a94ccb2c => generated 844 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:24:03.498782 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-d70a9964-9963-4677-bdad-f9ef3285f832 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:03.504450 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-d70a9964-9963-4677-bdad-f9ef3285f832 tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-reader] GET https://10.4.3.223/volume/v3/volumes/e6a27fd3-1425-4fe9-818f-25385862dc18 Jul 03 02:24:03.504669 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-d70a9964-9963-4677-bdad-f9ef3285f832 tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-reader] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:03.504874 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-d70a9964-9963-4677-bdad-f9ef3285f832 tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-reader] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:03.571143 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-c598ad6a-2534-4d13-ad3b-e50961be144b None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:03.580358 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-c598ad6a-2534-4d13-ad3b-e50961be144b tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] GET https://10.4.3.223/volume/v3/volumes/beb7cbcd-7699-4e91-a72e-a8286e2feeae Jul 03 02:24:03.580358 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-c598ad6a-2534-4d13-ad3b-e50961be144b tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:03.580358 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-c598ad6a-2534-4d13-ad3b-e50961be144b tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:03.595026 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:03.595026 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:24:03.600467 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-c598ad6a-2534-4d13-ad3b-e50961be144b tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] Volume info retrieved successfully. Jul 03 02:24:03.604025 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-c598ad6a-2534-4d13-ad3b-e50961be144b tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] https://10.4.3.223/volume/v3/volumes/beb7cbcd-7699-4e91-a72e-a8286e2feeae returned with HTTP 200 Jul 03 02:24:03.604412 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 41/163] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:24:03 2026] GET /volume/v3/volumes/beb7cbcd-7699-4e91-a72e-a8286e2feeae => generated 852 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:24:03.653761 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:03.653761 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:24:03.660985 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-d70a9964-9963-4677-bdad-f9ef3285f832 tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-reader] Volume info retrieved successfully. Jul 03 02:24:03.663879 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-d70a9964-9963-4677-bdad-f9ef3285f832 tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-reader] https://10.4.3.223/volume/v3/volumes/e6a27fd3-1425-4fe9-818f-25385862dc18 returned with HTTP 200 Jul 03 02:24:03.664246 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 40/164] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:24:03 2026] GET /volume/v3/volumes/e6a27fd3-1425-4fe9-818f-25385862dc18 => generated 1142 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:24:03.785115 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-71e4b8c7-add0-4745-a53c-5961905134ed None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:03.786866 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-71e4b8c7-add0-4745-a53c-5961905134ed tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] GET https://10.4.3.223/volume/v3/volumes/867e036d-01e7-4bd9-9917-62ad2b4a203a Jul 03 02:24:03.787049 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-71e4b8c7-add0-4745-a53c-5961905134ed tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:03.787222 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-71e4b8c7-add0-4745-a53c-5961905134ed tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:03.796177 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:03.796177 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:24:03.799493 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-71e4b8c7-add0-4745-a53c-5961905134ed tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] Volume info retrieved successfully. Jul 03 02:24:03.803023 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-71e4b8c7-add0-4745-a53c-5961905134ed tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] https://10.4.3.223/volume/v3/volumes/867e036d-01e7-4bd9-9917-62ad2b4a203a returned with HTTP 200 Jul 03 02:24:03.803377 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 43/165] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:24:03 2026] GET /volume/v3/volumes/867e036d-01e7-4bd9-9917-62ad2b4a203a => generated 1025 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:24:03.999442 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-b09d552e-0f55-4822-a75e-7ac9cd0b4eb6 req-8607f61f-c292-4bca-a72b-1ffe7dbc9906 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:04.001852 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-b09d552e-0f55-4822-a75e-7ac9cd0b4eb6 req-8607f61f-c292-4bca-a72b-1ffe7dbc9906 tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] POST https://10.4.3.223/volume/v3/attachments/bafd100f-3f14-480b-b325-bf6621a0ed86/action Jul 03 02:24:04.002262 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-b09d552e-0f55-4822-a75e-7ac9cd0b4eb6 req-8607f61f-c292-4bca-a72b-1ffe7dbc9906 tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] Action body: b'{"os-complete": null}' {{(pid=100012) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:24:04.002411 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-b09d552e-0f55-4822-a75e-7ac9cd0b4eb6 req-8607f61f-c292-4bca-a72b-1ffe7dbc9906 tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:24:04.021698 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:04.021698 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:24:04.046573 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-b09d552e-0f55-4822-a75e-7ac9cd0b4eb6 req-8607f61f-c292-4bca-a72b-1ffe7dbc9906 tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] https://10.4.3.223/volume/v3/attachments/bafd100f-3f14-480b-b325-bf6621a0ed86/action returned with HTTP 204 Jul 03 02:24:04.046995 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 42/166] 10.4.3.223 () {74 vars in 1725 bytes} [Fri Jul 3 02:24:03 2026] POST /volume/v3/attachments/bafd100f-3f14-480b-b325-bf6621a0ed86/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:24:04.180459 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-4cc0d239-7534-4e91-b9f3-86b9545884c3 req-19244864-f930-4616-b7b0-6ed7dae88a0b None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:04.183072 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-4cc0d239-7534-4e91-b9f3-86b9545884c3 req-19244864-f930-4616-b7b0-6ed7dae88a0b tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] DELETE https://10.4.3.223/volume/v3/attachments/f87608f7-e2b7-47c9-9bcc-3cb18e851fe3 Jul 03 02:24:04.183072 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-4cc0d239-7534-4e91-b9f3-86b9545884c3 req-19244864-f930-4616-b7b0-6ed7dae88a0b tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:04.183886 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-4cc0d239-7534-4e91-b9f3-86b9545884c3 req-19244864-f930-4616-b7b0-6ed7dae88a0b tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] Calling method 'version_select' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:04.190601 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:04.190601 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:24:04.619350 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-a77e698c-e900-4242-9632-a88c5e219261 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:04.621383 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-a77e698c-e900-4242-9632-a88c5e219261 tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] GET https://10.4.3.223/volume/v3/volumes/beb7cbcd-7699-4e91-a72e-a8286e2feeae Jul 03 02:24:04.621383 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-a77e698c-e900-4242-9632-a88c5e219261 tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:04.621383 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-a77e698c-e900-4242-9632-a88c5e219261 tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:04.637411 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:04.637411 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:24:04.644857 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-a77e698c-e900-4242-9632-a88c5e219261 tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] Volume info retrieved successfully. Jul 03 02:24:04.653734 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-a77e698c-e900-4242-9632-a88c5e219261 tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] https://10.4.3.223/volume/v3/volumes/beb7cbcd-7699-4e91-a72e-a8286e2feeae returned with HTTP 200 Jul 03 02:24:04.654234 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 41/167] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:24:04 2026] GET /volume/v3/volumes/beb7cbcd-7699-4e91-a72e-a8286e2feeae => generated 1144 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:24:04.670370 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-2cd69263-f299-4c9c-a562-75f471a8c2f7 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:04.671991 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-2cd69263-f299-4c9c-a562-75f471a8c2f7 tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] GET https://10.4.3.223/volume/v3/volumes/beb7cbcd-7699-4e91-a72e-a8286e2feeae Jul 03 02:24:04.672146 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-2cd69263-f299-4c9c-a562-75f471a8c2f7 tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:04.672376 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-2cd69263-f299-4c9c-a562-75f471a8c2f7 tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:04.679134 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-de565966-6e4f-4d29-8cc8-830b6d17094a None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:04.679717 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-de565966-6e4f-4d29-8cc8-830b6d17094a tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-reader] GET https://10.4.3.223/volume/v3/volumes/e6a27fd3-1425-4fe9-818f-25385862dc18 Jul 03 02:24:04.679970 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-de565966-6e4f-4d29-8cc8-830b6d17094a tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-reader] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:04.680160 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-de565966-6e4f-4d29-8cc8-830b6d17094a tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-reader] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:04.689966 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:04.689966 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:24:04.691131 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:04.691131 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:24:04.693688 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-de565966-6e4f-4d29-8cc8-830b6d17094a tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-reader] Volume info retrieved successfully. Jul 03 02:24:04.698621 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-de565966-6e4f-4d29-8cc8-830b6d17094a tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-reader] https://10.4.3.223/volume/v3/volumes/e6a27fd3-1425-4fe9-818f-25385862dc18 returned with HTTP 200 Jul 03 02:24:04.701917 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 43/168] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:24:04 2026] GET /volume/v3/volumes/e6a27fd3-1425-4fe9-818f-25385862dc18 => generated 1142 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:24:04.702032 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-2cd69263-f299-4c9c-a562-75f471a8c2f7 tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] Volume info retrieved successfully. Jul 03 02:24:04.707322 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-2cd69263-f299-4c9c-a562-75f471a8c2f7 tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] https://10.4.3.223/volume/v3/volumes/beb7cbcd-7699-4e91-a72e-a8286e2feeae returned with HTTP 200 Jul 03 02:24:04.707723 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 44/169] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:24:04 2026] GET /volume/v3/volumes/beb7cbcd-7699-4e91-a72e-a8286e2feeae => generated 1144 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:24:04.725319 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-9af89c23-50a1-47a7-b32d-2f900be9c53c None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:04.727512 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-9af89c23-50a1-47a7-b32d-2f900be9c53c tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] GET https://10.4.3.223/volume/v3/volumes/beb7cbcd-7699-4e91-a72e-a8286e2feeae Jul 03 02:24:04.727512 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-9af89c23-50a1-47a7-b32d-2f900be9c53c tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:04.727706 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-9af89c23-50a1-47a7-b32d-2f900be9c53c tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:04.736479 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-4cc0d239-7534-4e91-b9f3-86b9545884c3 req-19244864-f930-4616-b7b0-6ed7dae88a0b tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] https://10.4.3.223/volume/v3/attachments/f87608f7-e2b7-47c9-9bcc-3cb18e851fe3 returned with HTTP 200 Jul 03 02:24:04.736479 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 42/170] 10.4.3.223 () {72 vars in 1673 bytes} [Fri Jul 3 02:24:04 2026] DELETE /volume/v3/attachments/f87608f7-e2b7-47c9-9bcc-3cb18e851fe3 => generated 19 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:24:04.739801 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:04.739801 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:24:04.746342 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-9af89c23-50a1-47a7-b32d-2f900be9c53c tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] Volume info retrieved successfully. Jul 03 02:24:04.751685 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-9af89c23-50a1-47a7-b32d-2f900be9c53c tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] https://10.4.3.223/volume/v3/volumes/beb7cbcd-7699-4e91-a72e-a8286e2feeae returned with HTTP 200 Jul 03 02:24:04.752142 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 42/171] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:24:04 2026] GET /volume/v3/volumes/beb7cbcd-7699-4e91-a72e-a8286e2feeae => generated 1144 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:24:04.821347 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-08940006-62c1-474c-b9af-11f5f4d2ca74 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:04.823211 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-08940006-62c1-474c-b9af-11f5f4d2ca74 tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] GET https://10.4.3.223/volume/v3/volumes/867e036d-01e7-4bd9-9917-62ad2b4a203a Jul 03 02:24:04.823433 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-08940006-62c1-474c-b9af-11f5f4d2ca74 tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:04.823637 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-08940006-62c1-474c-b9af-11f5f4d2ca74 tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:04.835522 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:04.835522 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:24:04.839799 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-08940006-62c1-474c-b9af-11f5f4d2ca74 tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] Volume info retrieved successfully. Jul 03 02:24:04.846091 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-08940006-62c1-474c-b9af-11f5f4d2ca74 tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] https://10.4.3.223/volume/v3/volumes/867e036d-01e7-4bd9-9917-62ad2b4a203a returned with HTTP 200 Jul 03 02:24:04.846091 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 44/172] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:24:04 2026] GET /volume/v3/volumes/867e036d-01e7-4bd9-9917-62ad2b4a203a => generated 1025 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:24:04.949958 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-45846732-b09c-4e86-8c6f-657981783101 req-ca04f450-aaf0-4482-9fec-2c1316eefd62 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:04.952538 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-45846732-b09c-4e86-8c6f-657981783101 req-ca04f450-aaf0-4482-9fec-2c1316eefd62 tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] GET https://10.4.3.223/volume/v3/volumes/beb7cbcd-7699-4e91-a72e-a8286e2feeae Jul 03 02:24:04.952764 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-45846732-b09c-4e86-8c6f-657981783101 req-ca04f450-aaf0-4482-9fec-2c1316eefd62 tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:04.952947 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-45846732-b09c-4e86-8c6f-657981783101 req-ca04f450-aaf0-4482-9fec-2c1316eefd62 tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:04.966335 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:04.966335 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:24:04.974854 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-45846732-b09c-4e86-8c6f-657981783101 req-ca04f450-aaf0-4482-9fec-2c1316eefd62 tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] Volume info retrieved successfully. Jul 03 02:24:04.983733 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-45846732-b09c-4e86-8c6f-657981783101 req-ca04f450-aaf0-4482-9fec-2c1316eefd62 tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] https://10.4.3.223/volume/v3/volumes/beb7cbcd-7699-4e91-a72e-a8286e2feeae returned with HTTP 200 Jul 03 02:24:04.984268 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 45/173] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:24:04 2026] GET /volume/v3/volumes/beb7cbcd-7699-4e91-a72e-a8286e2feeae => generated 1144 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:24:05.071078 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-714903c2-e2fb-49f1-b39f-a61575a4e4e7 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:05.073003 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-714903c2-e2fb-49f1-b39f-a61575a4e4e7 None None] GET https://10.4.3.223/volume// Jul 03 02:24:05.073003 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-714903c2-e2fb-49f1-b39f-a61575a4e4e7 None None] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:05.073003 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-714903c2-e2fb-49f1-b39f-a61575a4e4e7 None None] Calling method 'all' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:05.073003 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-714903c2-e2fb-49f1-b39f-a61575a4e4e7 None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:24:05.073003 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 43/174] 10.4.3.223 () {66 vars in 1428 bytes} [Fri Jul 3 02:24:05 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:24:05.082063 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-a6be64c5-a924-49ba-800c-58829be6e6c3 req-958ba1cc-0837-40ae-afd6-177ec271dd28 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:05.083985 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-a6be64c5-a924-49ba-800c-58829be6e6c3 req-958ba1cc-0837-40ae-afd6-177ec271dd28 tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] POST https://10.4.3.223/volume/v3/attachments Jul 03 02:24:05.084341 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-a6be64c5-a924-49ba-800c-58829be6e6c3 req-958ba1cc-0837-40ae-afd6-177ec271dd28 tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "652b98af-627a-4c8a-9978-21a7a94ccb2c", "connector": null, "instance_uuid": "d7580755-2ee7-4d52-9eed-ee012dc8b64c"}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:24:05.092506 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:05.092506 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:24:05.136444 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-a6be64c5-a924-49ba-800c-58829be6e6c3 req-958ba1cc-0837-40ae-afd6-177ec271dd28 tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Jul 03 02:24:05.137304 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 43/175] 10.4.3.223 () {74 vars in 1594 bytes} [Fri Jul 3 02:24:05 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) Jul 03 02:24:05.558884 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-e31c7c3e-e52b-4d5e-a975-68d4c3713436 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:05.560536 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-e31c7c3e-e52b-4d5e-a975-68d4c3713436 tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] GET https://10.4.3.223/volume/v3/volumes/652b98af-627a-4c8a-9978-21a7a94ccb2c Jul 03 02:24:05.560732 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-e31c7c3e-e52b-4d5e-a975-68d4c3713436 tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:05.560925 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-e31c7c3e-e52b-4d5e-a975-68d4c3713436 tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:05.571358 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:05.571358 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:24:05.575435 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-e31c7c3e-e52b-4d5e-a975-68d4c3713436 tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] Volume info retrieved successfully. Jul 03 02:24:05.580097 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-e31c7c3e-e52b-4d5e-a975-68d4c3713436 tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] https://10.4.3.223/volume/v3/volumes/652b98af-627a-4c8a-9978-21a7a94ccb2c returned with HTTP 200 Jul 03 02:24:05.580605 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 45/176] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:24:05 2026] GET /volume/v3/volumes/652b98af-627a-4c8a-9978-21a7a94ccb2c => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:24:05.667690 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-aa7178cf-9cd2-4c2a-b005-2c911f95d36b None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:05.668034 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-aa7178cf-9cd2-4c2a-b005-2c911f95d36b None None] GET https://10.4.3.223/volume// Jul 03 02:24:05.668183 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-aa7178cf-9cd2-4c2a-b005-2c911f95d36b None None] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:05.668368 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-aa7178cf-9cd2-4c2a-b005-2c911f95d36b None None] Calling method 'all' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:05.668769 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-aa7178cf-9cd2-4c2a-b005-2c911f95d36b None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:24:05.669072 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 46/177] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:24:05 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:24:05.677361 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-a6be64c5-a924-49ba-800c-58829be6e6c3 req-f16d2bb4-3f6c-4611-a265-feb8339fbf4b None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:05.680885 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-a6be64c5-a924-49ba-800c-58829be6e6c3 req-f16d2bb4-3f6c-4611-a265-feb8339fbf4b tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] GET https://10.4.3.223/volume/v3/volumes/652b98af-627a-4c8a-9978-21a7a94ccb2c Jul 03 02:24:05.680885 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-a6be64c5-a924-49ba-800c-58829be6e6c3 req-f16d2bb4-3f6c-4611-a265-feb8339fbf4b tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:05.680885 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-a6be64c5-a924-49ba-800c-58829be6e6c3 req-f16d2bb4-3f6c-4611-a265-feb8339fbf4b tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:05.689083 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:05.689083 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:24:05.692314 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [req-a6be64c5-a924-49ba-800c-58829be6e6c3 req-f16d2bb4-3f6c-4611-a265-feb8339fbf4b tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] Volume info retrieved successfully. Jul 03 02:24:05.696378 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-a6be64c5-a924-49ba-800c-58829be6e6c3 req-f16d2bb4-3f6c-4611-a265-feb8339fbf4b tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] https://10.4.3.223/volume/v3/volumes/652b98af-627a-4c8a-9978-21a7a94ccb2c returned with HTTP 200 Jul 03 02:24:05.696929 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 44/178] 10.4.3.223 () {70 vars in 1639 bytes} [Fri Jul 3 02:24:05 2026] GET /volume/v3/volumes/652b98af-627a-4c8a-9978-21a7a94ccb2c => generated 1023 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:24:05.715552 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-72d64d7e-cdbe-49f4-a221-f8048ccf4d20 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:05.717124 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-72d64d7e-cdbe-49f4-a221-f8048ccf4d20 tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-reader] GET https://10.4.3.223/volume/v3/volumes/e6a27fd3-1425-4fe9-818f-25385862dc18 Jul 03 02:24:05.717296 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-72d64d7e-cdbe-49f4-a221-f8048ccf4d20 tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-reader] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:05.717466 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-72d64d7e-cdbe-49f4-a221-f8048ccf4d20 tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-reader] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:05.726026 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:05.726026 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:24:05.729807 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-72d64d7e-cdbe-49f4-a221-f8048ccf4d20 tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-reader] Volume info retrieved successfully. Jul 03 02:24:05.736073 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-72d64d7e-cdbe-49f4-a221-f8048ccf4d20 tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-reader] https://10.4.3.223/volume/v3/volumes/e6a27fd3-1425-4fe9-818f-25385862dc18 returned with HTTP 200 Jul 03 02:24:05.736588 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 44/179] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:24:05 2026] GET /volume/v3/volumes/e6a27fd3-1425-4fe9-818f-25385862dc18 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:24:05.782219 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-a6be64c5-a924-49ba-800c-58829be6e6c3 req-4a0de107-bd8a-4bca-b048-4f4b1692ef98 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:05.783702 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-8b94702c-ccf8-47c2-ba62-5f5484a2d146 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:05.784625 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-a6be64c5-a924-49ba-800c-58829be6e6c3 req-4a0de107-bd8a-4bca-b048-4f4b1692ef98 tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] PUT https://10.4.3.223/volume/v3/attachments/08e798a3-71b2-49d8-b477-db68b753d6d8 Jul 03 02:24:05.784981 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-a6be64c5-a924-49ba-800c-58829be6e6c3 req-4a0de107-bd8a-4bca-b048-4f4b1692ef98 tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000004352", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2a2633a05d73", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "80a8c083-552c-46a2-8db9-fd9e83fa2364", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:24:05.785781 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-8b94702c-ccf8-47c2-ba62-5f5484a2d146 tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] GET https://10.4.3.223/volume/v3/volumes/e6a27fd3-1425-4fe9-818f-25385862dc18 Jul 03 02:24:05.786004 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-8b94702c-ccf8-47c2-ba62-5f5484a2d146 tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:05.786244 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-8b94702c-ccf8-47c2-ba62-5f5484a2d146 tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:05.794835 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.coordination [req-a6be64c5-a924-49ba-800c-58829be6e6c3 req-4a0de107-bd8a-4bca-b048-4f4b1692ef98 tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] Acquiring lock "cinder-attachment_update-652b98af-627a-4c8a-9978-21a7a94ccb2c-np0000004352" by "attachment_update" {{(pid=100012) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 02:24:05.799939 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.coordination [req-a6be64c5-a924-49ba-800c-58829be6e6c3 req-4a0de107-bd8a-4bca-b048-4f4b1692ef98 tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] Lock "cinder-attachment_update-652b98af-627a-4c8a-9978-21a7a94ccb2c-np0000004352" acquired by "attachment_update" :: waited 0.005s {{(pid=100012) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 02:24:05.801454 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:05.801454 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:24:05.860809 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-f1a3e1b1-36b8-4fb9-b07c-0e48f3ffc685 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:05.862952 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-f1a3e1b1-36b8-4fb9-b07c-0e48f3ffc685 tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] GET https://10.4.3.223/volume/v3/volumes/867e036d-01e7-4bd9-9917-62ad2b4a203a Jul 03 02:24:05.863413 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-f1a3e1b1-36b8-4fb9-b07c-0e48f3ffc685 tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:05.864437 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-f1a3e1b1-36b8-4fb9-b07c-0e48f3ffc685 tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:05.883833 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:05.883833 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:24:05.891125 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-f1a3e1b1-36b8-4fb9-b07c-0e48f3ffc685 tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] Volume info retrieved successfully. Jul 03 02:24:05.896597 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-f1a3e1b1-36b8-4fb9-b07c-0e48f3ffc685 tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] https://10.4.3.223/volume/v3/volumes/867e036d-01e7-4bd9-9917-62ad2b4a203a returned with HTTP 200 Jul 03 02:24:05.897055 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 45/180] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:24:05 2026] GET /volume/v3/volumes/867e036d-01e7-4bd9-9917-62ad2b4a203a => generated 1025 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:24:05.907992 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:05.907992 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:24:05.912051 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-8b94702c-ccf8-47c2-ba62-5f5484a2d146 tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] Volume info retrieved successfully. Jul 03 02:24:05.917565 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-8b94702c-ccf8-47c2-ba62-5f5484a2d146 tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] https://10.4.3.223/volume/v3/volumes/e6a27fd3-1425-4fe9-818f-25385862dc18 returned with HTTP 200 Jul 03 02:24:05.917921 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 47/181] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:24:05 2026] GET /volume/v3/volumes/e6a27fd3-1425-4fe9-818f-25385862dc18 => generated 847 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:24:05.975745 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-1e52bf96-a5e3-4ee8-ae11-784228bacb35 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:05.977400 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-1e52bf96-a5e3-4ee8-ae11-784228bacb35 tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] GET https://10.4.3.223/volume/v3/volumes/e6a27fd3-1425-4fe9-818f-25385862dc18 Jul 03 02:24:05.977620 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-1e52bf96-a5e3-4ee8-ae11-784228bacb35 tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:05.977803 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-1e52bf96-a5e3-4ee8-ae11-784228bacb35 tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:05.984911 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:05.984911 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:24:05.988511 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-1e52bf96-a5e3-4ee8-ae11-784228bacb35 tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] Volume info retrieved successfully. Jul 03 02:24:05.993545 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-1e52bf96-a5e3-4ee8-ae11-784228bacb35 tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] https://10.4.3.223/volume/v3/volumes/e6a27fd3-1425-4fe9-818f-25385862dc18 returned with HTTP 200 Jul 03 02:24:05.993972 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 45/182] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:24:05 2026] GET /volume/v3/volumes/e6a27fd3-1425-4fe9-818f-25385862dc18 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:24:06.329367 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.coordination [req-a6be64c5-a924-49ba-800c-58829be6e6c3 req-4a0de107-bd8a-4bca-b048-4f4b1692ef98 tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] Lock "cinder-attachment_update-652b98af-627a-4c8a-9978-21a7a94ccb2c-np0000004352" released by "attachment_update" :: held 0.529s {{(pid=100012) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 02:24:06.329849 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-a6be64c5-a924-49ba-800c-58829be6e6c3 req-4a0de107-bd8a-4bca-b048-4f4b1692ef98 tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] https://10.4.3.223/volume/v3/attachments/08e798a3-71b2-49d8-b477-db68b753d6d8 returned with HTTP 200 Jul 03 02:24:06.330327 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 46/183] 10.4.3.223 () {74 vars in 1704 bytes} [Fri Jul 3 02:24:05 2026] PUT /volume/v3/attachments/08e798a3-71b2-49d8-b477-db68b753d6d8 => generated 969 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:24:06.592503 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-10bc87dd-0f2e-4ef1-b714-2b1d834456cf None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:06.593898 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-10bc87dd-0f2e-4ef1-b714-2b1d834456cf tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] GET https://10.4.3.223/volume/v3/volumes/652b98af-627a-4c8a-9978-21a7a94ccb2c Jul 03 02:24:06.594198 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-10bc87dd-0f2e-4ef1-b714-2b1d834456cf tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:06.594488 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-10bc87dd-0f2e-4ef1-b714-2b1d834456cf tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:06.606356 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:06.606356 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:24:06.611981 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-10bc87dd-0f2e-4ef1-b714-2b1d834456cf tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] Volume info retrieved successfully. Jul 03 02:24:06.616548 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-10bc87dd-0f2e-4ef1-b714-2b1d834456cf tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] https://10.4.3.223/volume/v3/volumes/652b98af-627a-4c8a-9978-21a7a94ccb2c returned with HTTP 200 Jul 03 02:24:06.617503 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 46/184] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:24:06 2026] GET /volume/v3/volumes/652b98af-627a-4c8a-9978-21a7a94ccb2c => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:24:06.909854 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-4324edf0-2604-4e58-8fb3-3869d8b7d97b None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:06.911827 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-4324edf0-2604-4e58-8fb3-3869d8b7d97b tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] GET https://10.4.3.223/volume/v3/volumes/867e036d-01e7-4bd9-9917-62ad2b4a203a Jul 03 02:24:06.912047 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-4324edf0-2604-4e58-8fb3-3869d8b7d97b tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:06.912272 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-4324edf0-2604-4e58-8fb3-3869d8b7d97b tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:06.922086 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:06.922086 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:24:06.925566 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-4324edf0-2604-4e58-8fb3-3869d8b7d97b tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] Volume info retrieved successfully. Jul 03 02:24:06.929190 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-4324edf0-2604-4e58-8fb3-3869d8b7d97b tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] https://10.4.3.223/volume/v3/volumes/867e036d-01e7-4bd9-9917-62ad2b4a203a returned with HTTP 200 Jul 03 02:24:06.929688 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 48/185] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:24:06 2026] GET /volume/v3/volumes/867e036d-01e7-4bd9-9917-62ad2b4a203a => generated 1025 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:24:07.034001 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-5e50d579-2b75-4e55-9265-d2583099d101 req-82a2bb39-2ea6-4dec-85d3-be869295e487 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:07.035764 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-5e50d579-2b75-4e55-9265-d2583099d101 req-82a2bb39-2ea6-4dec-85d3-be869295e487 tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] POST https://10.4.3.223/volume/v3/attachments/32ab83c7-58b6-47cf-ab37-6bed713c7e64/action Jul 03 02:24:07.036336 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-5e50d579-2b75-4e55-9265-d2583099d101 req-82a2bb39-2ea6-4dec-85d3-be869295e487 tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] Action body: b'{"os-complete": null}' {{(pid=100015) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:24:07.036473 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-5e50d579-2b75-4e55-9265-d2583099d101 req-82a2bb39-2ea6-4dec-85d3-be869295e487 tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:24:07.051775 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:07.051775 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:24:07.065852 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-5e50d579-2b75-4e55-9265-d2583099d101 req-82a2bb39-2ea6-4dec-85d3-be869295e487 tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] https://10.4.3.223/volume/v3/attachments/32ab83c7-58b6-47cf-ab37-6bed713c7e64/action returned with HTTP 204 Jul 03 02:24:07.066324 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 46/186] 10.4.3.223 () {74 vars in 1725 bytes} [Fri Jul 3 02:24:07 2026] POST /volume/v3/attachments/32ab83c7-58b6-47cf-ab37-6bed713c7e64/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:24:07.106302 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-a73baf8e-8ba1-46ea-99a9-07608c8aa1a7 req-4fdf8a14-6895-4ea7-bbca-0fabee49ba9c None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:07.109730 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-a73baf8e-8ba1-46ea-99a9-07608c8aa1a7 req-4fdf8a14-6895-4ea7-bbca-0fabee49ba9c tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] GET https://10.4.3.223/volume/v3/volumes/9a84f3a9-a27b-48dd-afb8-fee8b986ca1c Jul 03 02:24:07.109730 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-a73baf8e-8ba1-46ea-99a9-07608c8aa1a7 req-4fdf8a14-6895-4ea7-bbca-0fabee49ba9c tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:07.109730 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-a73baf8e-8ba1-46ea-99a9-07608c8aa1a7 req-4fdf8a14-6895-4ea7-bbca-0fabee49ba9c tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:07.119752 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:07.119752 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:24:07.126191 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [req-a73baf8e-8ba1-46ea-99a9-07608c8aa1a7 req-4fdf8a14-6895-4ea7-bbca-0fabee49ba9c tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Volume info retrieved successfully. Jul 03 02:24:07.134454 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-a73baf8e-8ba1-46ea-99a9-07608c8aa1a7 req-4fdf8a14-6895-4ea7-bbca-0fabee49ba9c tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] https://10.4.3.223/volume/v3/volumes/9a84f3a9-a27b-48dd-afb8-fee8b986ca1c returned with HTTP 200 Jul 03 02:24:07.135039 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 47/187] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:24:07 2026] GET /volume/v3/volumes/9a84f3a9-a27b-48dd-afb8-fee8b986ca1c => generated 1364 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:24:07.149998 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-a73baf8e-8ba1-46ea-99a9-07608c8aa1a7 req-f124438f-168e-4ba1-a8c0-fbd0f771c726 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:07.151889 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-a73baf8e-8ba1-46ea-99a9-07608c8aa1a7 req-f124438f-168e-4ba1-a8c0-fbd0f771c726 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] GET https://10.4.3.223/volume/v3/volumes/bbf185c3-6b98-48a7-abd6-2f1a5e9fd658 Jul 03 02:24:07.152190 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-a73baf8e-8ba1-46ea-99a9-07608c8aa1a7 req-f124438f-168e-4ba1-a8c0-fbd0f771c726 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:07.152493 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-a73baf8e-8ba1-46ea-99a9-07608c8aa1a7 req-f124438f-168e-4ba1-a8c0-fbd0f771c726 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:07.162323 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:07.162323 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:24:07.177026 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [req-a73baf8e-8ba1-46ea-99a9-07608c8aa1a7 req-f124438f-168e-4ba1-a8c0-fbd0f771c726 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Volume info retrieved successfully. Jul 03 02:24:07.185627 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-a73baf8e-8ba1-46ea-99a9-07608c8aa1a7 req-f124438f-168e-4ba1-a8c0-fbd0f771c726 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] https://10.4.3.223/volume/v3/volumes/bbf185c3-6b98-48a7-abd6-2f1a5e9fd658 returned with HTTP 200 Jul 03 02:24:07.186336 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 47/188] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:24:07 2026] GET /volume/v3/volumes/bbf185c3-6b98-48a7-abd6-2f1a5e9fd658 => generated 850 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:24:07.203041 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-a73baf8e-8ba1-46ea-99a9-07608c8aa1a7 req-ea473c41-971a-4404-92d1-c8f9370f6cdd None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:07.206103 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-a73baf8e-8ba1-46ea-99a9-07608c8aa1a7 req-ea473c41-971a-4404-92d1-c8f9370f6cdd tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] GET https://10.4.3.223/volume/v3/volumes/937ca06f-dd81-4877-83ca-8a8337028cb6 Jul 03 02:24:07.206298 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-a73baf8e-8ba1-46ea-99a9-07608c8aa1a7 req-ea473c41-971a-4404-92d1-c8f9370f6cdd tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:07.206744 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-a73baf8e-8ba1-46ea-99a9-07608c8aa1a7 req-ea473c41-971a-4404-92d1-c8f9370f6cdd tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:07.214540 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:07.214540 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:24:07.218605 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-a73baf8e-8ba1-46ea-99a9-07608c8aa1a7 req-ea473c41-971a-4404-92d1-c8f9370f6cdd tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Volume info retrieved successfully. Jul 03 02:24:07.223182 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-a73baf8e-8ba1-46ea-99a9-07608c8aa1a7 req-ea473c41-971a-4404-92d1-c8f9370f6cdd tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] https://10.4.3.223/volume/v3/volumes/937ca06f-dd81-4877-83ca-8a8337028cb6 returned with HTTP 200 Jul 03 02:24:07.223774 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 49/189] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:24:07 2026] GET /volume/v3/volumes/937ca06f-dd81-4877-83ca-8a8337028cb6 => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:24:07.238370 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-18c794d5-b038-4e7e-95a0-97a661976eca None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:07.238773 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-18c794d5-b038-4e7e-95a0-97a661976eca None None] GET https://10.4.3.223/volume// Jul 03 02:24:07.238915 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-18c794d5-b038-4e7e-95a0-97a661976eca None None] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:07.239085 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-18c794d5-b038-4e7e-95a0-97a661976eca None None] Calling method 'all' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:07.239433 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-18c794d5-b038-4e7e-95a0-97a661976eca None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:24:07.239765 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 47/190] 10.4.3.223 () {66 vars in 1419 bytes} [Fri Jul 3 02:24:07 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:24:07.250077 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-a73baf8e-8ba1-46ea-99a9-07608c8aa1a7 req-942b6c2a-cc75-45b7-a1f0-c3623370b064 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:07.256802 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-a73baf8e-8ba1-46ea-99a9-07608c8aa1a7 req-942b6c2a-cc75-45b7-a1f0-c3623370b064 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] POST https://10.4.3.223/volume/v3/attachments Jul 03 02:24:07.257128 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-a73baf8e-8ba1-46ea-99a9-07608c8aa1a7 req-942b6c2a-cc75-45b7-a1f0-c3623370b064 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9a84f3a9-a27b-48dd-afb8-fee8b986ca1c", "connector": null, "instance_uuid": "7b66300d-07a8-4f22-b0bb-6f870a64b875"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:24:07.267632 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:07.267632 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:24:07.312821 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-a73baf8e-8ba1-46ea-99a9-07608c8aa1a7 req-942b6c2a-cc75-45b7-a1f0-c3623370b064 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Jul 03 02:24:07.313549 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 48/191] 10.4.3.223 () {74 vars in 1594 bytes} [Fri Jul 3 02:24:07 2026] POST /volume/v3/attachments => generated 273 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:24:07.322903 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-41cac7c0-a3ff-4ec2-8c7b-538df8d5d1b5 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:07.323249 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-41cac7c0-a3ff-4ec2-8c7b-538df8d5d1b5 None None] GET https://10.4.3.223/volume// Jul 03 02:24:07.323361 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-41cac7c0-a3ff-4ec2-8c7b-538df8d5d1b5 None None] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:07.323576 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-41cac7c0-a3ff-4ec2-8c7b-538df8d5d1b5 None None] Calling method 'all' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:07.323862 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-41cac7c0-a3ff-4ec2-8c7b-538df8d5d1b5 None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:24:07.324129 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 48/192] 10.4.3.223 () {66 vars in 1419 bytes} [Fri Jul 3 02:24:07 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:24:07.336534 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-a73baf8e-8ba1-46ea-99a9-07608c8aa1a7 req-1b5e6956-0eb1-4d18-aa04-76cf884cc500 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:07.345993 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-a73baf8e-8ba1-46ea-99a9-07608c8aa1a7 req-1b5e6956-0eb1-4d18-aa04-76cf884cc500 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] POST https://10.4.3.223/volume/v3/attachments Jul 03 02:24:07.346334 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-a73baf8e-8ba1-46ea-99a9-07608c8aa1a7 req-1b5e6956-0eb1-4d18-aa04-76cf884cc500 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bbf185c3-6b98-48a7-abd6-2f1a5e9fd658", "connector": null, "instance_uuid": "7b66300d-07a8-4f22-b0bb-6f870a64b875"}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:24:07.357643 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:07.357643 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:24:07.401012 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-a73baf8e-8ba1-46ea-99a9-07608c8aa1a7 req-1b5e6956-0eb1-4d18-aa04-76cf884cc500 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Jul 03 02:24:07.401012 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 50/193] 10.4.3.223 () {74 vars in 1594 bytes} [Fri Jul 3 02:24:07 2026] POST /volume/v3/attachments => generated 273 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:24:07.412230 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-a2071ada-d9cd-44b0-b5b7-e17627bab300 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:07.412580 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-a2071ada-d9cd-44b0-b5b7-e17627bab300 None None] GET https://10.4.3.223/volume// Jul 03 02:24:07.412756 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-a2071ada-d9cd-44b0-b5b7-e17627bab300 None None] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:07.412968 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-a2071ada-d9cd-44b0-b5b7-e17627bab300 None None] Calling method 'all' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:07.413381 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-a2071ada-d9cd-44b0-b5b7-e17627bab300 None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:24:07.413824 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 48/194] 10.4.3.223 () {66 vars in 1419 bytes} [Fri Jul 3 02:24:07 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:24:07.428807 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-a73baf8e-8ba1-46ea-99a9-07608c8aa1a7 req-b1eb8523-d943-4f11-8192-72ee0f5e0a68 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:07.431493 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-a73baf8e-8ba1-46ea-99a9-07608c8aa1a7 req-b1eb8523-d943-4f11-8192-72ee0f5e0a68 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] POST https://10.4.3.223/volume/v3/attachments Jul 03 02:24:07.432046 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-a73baf8e-8ba1-46ea-99a9-07608c8aa1a7 req-b1eb8523-d943-4f11-8192-72ee0f5e0a68 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "937ca06f-dd81-4877-83ca-8a8337028cb6", "connector": null, "instance_uuid": "7b66300d-07a8-4f22-b0bb-6f870a64b875"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:24:07.443992 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:07.443992 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:24:07.478765 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-a73baf8e-8ba1-46ea-99a9-07608c8aa1a7 req-b1eb8523-d943-4f11-8192-72ee0f5e0a68 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Jul 03 02:24:07.479379 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 49/195] 10.4.3.223 () {74 vars in 1594 bytes} [Fri Jul 3 02:24:07 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) Jul 03 02:24:07.636445 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-f539ddb9-5b3a-45d5-a53b-8e1dfdde07f3 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:07.638851 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-f539ddb9-5b3a-45d5-a53b-8e1dfdde07f3 tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] GET https://10.4.3.223/volume/v3/volumes/652b98af-627a-4c8a-9978-21a7a94ccb2c Jul 03 02:24:07.639172 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-f539ddb9-5b3a-45d5-a53b-8e1dfdde07f3 tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:07.639370 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-f539ddb9-5b3a-45d5-a53b-8e1dfdde07f3 tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:07.665325 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:07.665325 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:24:07.673859 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-f539ddb9-5b3a-45d5-a53b-8e1dfdde07f3 tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] Volume info retrieved successfully. Jul 03 02:24:07.681397 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-f539ddb9-5b3a-45d5-a53b-8e1dfdde07f3 tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] https://10.4.3.223/volume/v3/volumes/652b98af-627a-4c8a-9978-21a7a94ccb2c returned with HTTP 200 Jul 03 02:24:07.682239 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 49/196] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:24:07 2026] GET /volume/v3/volumes/652b98af-627a-4c8a-9978-21a7a94ccb2c => generated 844 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:24:07.944261 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-e079b937-5f57-44e2-97b6-3a6224c80fc0 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:07.946023 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-e079b937-5f57-44e2-97b6-3a6224c80fc0 tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] GET https://10.4.3.223/volume/v3/volumes/867e036d-01e7-4bd9-9917-62ad2b4a203a Jul 03 02:24:07.946245 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-e079b937-5f57-44e2-97b6-3a6224c80fc0 tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:07.946503 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-e079b937-5f57-44e2-97b6-3a6224c80fc0 tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:07.955277 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:07.955277 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:24:07.958078 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-e079b937-5f57-44e2-97b6-3a6224c80fc0 tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] Volume info retrieved successfully. Jul 03 02:24:07.961515 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-e079b937-5f57-44e2-97b6-3a6224c80fc0 tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] https://10.4.3.223/volume/v3/volumes/867e036d-01e7-4bd9-9917-62ad2b4a203a returned with HTTP 200 Jul 03 02:24:07.961861 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 51/197] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:24:07 2026] GET /volume/v3/volumes/867e036d-01e7-4bd9-9917-62ad2b4a203a => generated 1327 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:24:07.973080 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-0f368be3-4428-4695-8d8f-7ff69588e5d9 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:07.974697 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-0f368be3-4428-4695-8d8f-7ff69588e5d9 tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] GET https://10.4.3.223/volume/v3/volumes/867e036d-01e7-4bd9-9917-62ad2b4a203a Jul 03 02:24:07.974888 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-0f368be3-4428-4695-8d8f-7ff69588e5d9 tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:07.975085 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-0f368be3-4428-4695-8d8f-7ff69588e5d9 tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:07.983997 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:07.983997 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:24:07.990639 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-0f368be3-4428-4695-8d8f-7ff69588e5d9 tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] Volume info retrieved successfully. Jul 03 02:24:07.994773 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-0f368be3-4428-4695-8d8f-7ff69588e5d9 tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] https://10.4.3.223/volume/v3/volumes/867e036d-01e7-4bd9-9917-62ad2b4a203a returned with HTTP 200 Jul 03 02:24:07.995274 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 49/198] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:24:07 2026] GET /volume/v3/volumes/867e036d-01e7-4bd9-9917-62ad2b4a203a => generated 1327 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:24:08.342820 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-57d6defd-814d-47db-bab6-ec68c4852eed None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:08.346362 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-57d6defd-814d-47db-bab6-ec68c4852eed tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] GET https://10.4.3.223/volume/v3/volumes/867e036d-01e7-4bd9-9917-62ad2b4a203a Jul 03 02:24:08.346584 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-57d6defd-814d-47db-bab6-ec68c4852eed tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:08.346783 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-57d6defd-814d-47db-bab6-ec68c4852eed tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:08.354967 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-4e295ddf-d728-4886-96c4-2d4bb5ed5662 req-45cc3804-0f35-4463-a01d-53c120a64ad5 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:08.356938 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-4e295ddf-d728-4886-96c4-2d4bb5ed5662 req-45cc3804-0f35-4463-a01d-53c120a64ad5 tempest-VolumesAssistedSnapshotsTest-771221121 tempest-VolumesAssistedSnapshotsTest-771221121-project] POST https://10.4.3.223/volume/v3/snapshots/None/action Jul 03 02:24:08.357328 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-4e295ddf-d728-4886-96c4-2d4bb5ed5662 req-45cc3804-0f35-4463-a01d-53c120a64ad5 tempest-VolumesAssistedSnapshotsTest-771221121 tempest-VolumesAssistedSnapshotsTest-771221121-project] Action body: b'{"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}}' {{(pid=100014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:24:08.357502 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-4e295ddf-d728-4886-96c4-2d4bb5ed5662 req-45cc3804-0f35-4463-a01d-53c120a64ad5 tempest-VolumesAssistedSnapshotsTest-771221121 tempest-VolumesAssistedSnapshotsTest-771221121-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:24:08.358164 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:08.358164 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:24:08.358863 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.contrib.snapshot_actions [req-4e295ddf-d728-4886-96c4-2d4bb5ed5662 req-45cc3804-0f35-4463-a01d-53c120a64ad5 tempest-VolumesAssistedSnapshotsTest-771221121 tempest-VolumesAssistedSnapshotsTest-771221121-project] body: {'os-update_snapshot_status': {'status': 'error_deleting', 'progress': '90%'}} {{(pid=100014) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 03 02:24:08.361967 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-57d6defd-814d-47db-bab6-ec68c4852eed tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] Volume info retrieved successfully. Jul 03 02:24:08.367931 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-57d6defd-814d-47db-bab6-ec68c4852eed tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] https://10.4.3.223/volume/v3/volumes/867e036d-01e7-4bd9-9917-62ad2b4a203a returned with HTTP 200 Jul 03 02:24:08.368509 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 50/199] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:24:08 2026] GET /volume/v3/volumes/867e036d-01e7-4bd9-9917-62ad2b4a203a => generated 1327 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:24:08.394412 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-4e295ddf-d728-4886-96c4-2d4bb5ed5662 req-45cc3804-0f35-4463-a01d-53c120a64ad5 tempest-VolumesAssistedSnapshotsTest-771221121 tempest-VolumesAssistedSnapshotsTest-771221121-project] https://10.4.3.223/volume/v3/snapshots/None/action returned with HTTP 404 Jul 03 02:24:08.394995 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 50/200] 10.4.3.223 () {72 vars in 1582 bytes} [Fri Jul 3 02:24:08 2026] POST /volume/v3/snapshots/None/action => generated 79 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:24:08.435410 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-b1fa99fb-de4c-4686-a619-e2a614ab017c req-9371d5c2-d101-461d-8623-cae1b077977a None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:08.437299 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-b1fa99fb-de4c-4686-a619-e2a614ab017c req-9371d5c2-d101-461d-8623-cae1b077977a tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] GET https://10.4.3.223/volume/v3/volumes/867e036d-01e7-4bd9-9917-62ad2b4a203a Jul 03 02:24:08.437479 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-b1fa99fb-de4c-4686-a619-e2a614ab017c req-9371d5c2-d101-461d-8623-cae1b077977a tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:08.437648 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-b1fa99fb-de4c-4686-a619-e2a614ab017c req-9371d5c2-d101-461d-8623-cae1b077977a tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:08.446604 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:08.446604 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:24:08.449541 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-b1fa99fb-de4c-4686-a619-e2a614ab017c req-9371d5c2-d101-461d-8623-cae1b077977a tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] Volume info retrieved successfully. Jul 03 02:24:08.453071 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-b1fa99fb-de4c-4686-a619-e2a614ab017c req-9371d5c2-d101-461d-8623-cae1b077977a tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] https://10.4.3.223/volume/v3/volumes/867e036d-01e7-4bd9-9917-62ad2b4a203a returned with HTTP 200 Jul 03 02:24:08.453489 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 52/201] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:24:08 2026] GET /volume/v3/volumes/867e036d-01e7-4bd9-9917-62ad2b4a203a => generated 1327 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:24:08.495054 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-b1fa99fb-de4c-4686-a619-e2a614ab017c req-5da56944-ac4a-4a8f-bfed-9f7c4a92a5cd None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:08.496913 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-b1fa99fb-de4c-4686-a619-e2a614ab017c req-5da56944-ac4a-4a8f-bfed-9f7c4a92a5cd tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] POST https://10.4.3.223/volume/v3/volumes/867e036d-01e7-4bd9-9917-62ad2b4a203a/action Jul 03 02:24:08.497363 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-b1fa99fb-de4c-4686-a619-e2a614ab017c req-5da56944-ac4a-4a8f-bfed-9f7c4a92a5cd tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=100015) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:24:08.497363 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-b1fa99fb-de4c-4686-a619-e2a614ab017c req-5da56944-ac4a-4a8f-bfed-9f7c4a92a5cd tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:24:08.510521 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:08.510521 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:24:08.510864 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [req-b1fa99fb-de4c-4686-a619-e2a614ab017c req-5da56944-ac4a-4a8f-bfed-9f7c4a92a5cd tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] Volume info retrieved successfully. Jul 03 02:24:08.519998 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [req-b1fa99fb-de4c-4686-a619-e2a614ab017c req-5da56944-ac4a-4a8f-bfed-9f7c4a92a5cd tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] Begin detaching volume completed successfully. Jul 03 02:24:08.520780 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-b1fa99fb-de4c-4686-a619-e2a614ab017c req-5da56944-ac4a-4a8f-bfed-9f7c4a92a5cd tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] https://10.4.3.223/volume/v3/volumes/867e036d-01e7-4bd9-9917-62ad2b4a203a/action returned with HTTP 202 Jul 03 02:24:08.520780 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 50/202] 10.4.3.223 () {72 vars in 1672 bytes} [Fri Jul 3 02:24:08 2026] POST /volume/v3/volumes/867e036d-01e7-4bd9-9917-62ad2b4a203a/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 02:24:08.696840 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-6c0c076f-49af-45ef-8121-ec69a0e3c623 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:08.698524 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-6c0c076f-49af-45ef-8121-ec69a0e3c623 tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] GET https://10.4.3.223/volume/v3/volumes/652b98af-627a-4c8a-9978-21a7a94ccb2c Jul 03 02:24:08.698680 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-6c0c076f-49af-45ef-8121-ec69a0e3c623 tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:08.698846 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-6c0c076f-49af-45ef-8121-ec69a0e3c623 tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:08.708229 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:08.708229 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:24:08.711922 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-6c0c076f-49af-45ef-8121-ec69a0e3c623 tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] Volume info retrieved successfully. Jul 03 02:24:08.716323 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-6c0c076f-49af-45ef-8121-ec69a0e3c623 tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] https://10.4.3.223/volume/v3/volumes/652b98af-627a-4c8a-9978-21a7a94ccb2c returned with HTTP 200 Jul 03 02:24:08.716323 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 51/203] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:24:08 2026] GET /volume/v3/volumes/652b98af-627a-4c8a-9978-21a7a94ccb2c => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:24:08.824617 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-3ac0ce1d-53ec-47ea-a5fc-a9eb063cc6b3 req-c0af1220-9b24-4e25-9115-bad67d13d5e8 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:08.836878 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-3ac0ce1d-53ec-47ea-a5fc-a9eb063cc6b3 req-c0af1220-9b24-4e25-9115-bad67d13d5e8 tempest-VolumesAssistedSnapshotsTest-771221121 tempest-VolumesAssistedSnapshotsTest-771221121-project] POST https://10.4.3.223/volume/v3/snapshots/2158d6b8-3711-477e-9296-7f5ec25d75de/action Jul 03 02:24:08.837058 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-3ac0ce1d-53ec-47ea-a5fc-a9eb063cc6b3 req-c0af1220-9b24-4e25-9115-bad67d13d5e8 tempest-VolumesAssistedSnapshotsTest-771221121 tempest-VolumesAssistedSnapshotsTest-771221121-project] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "90%"}}' {{(pid=100014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:24:08.837206 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-3ac0ce1d-53ec-47ea-a5fc-a9eb063cc6b3 req-c0af1220-9b24-4e25-9115-bad67d13d5e8 tempest-VolumesAssistedSnapshotsTest-771221121 tempest-VolumesAssistedSnapshotsTest-771221121-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "90%"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:24:08.839408 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.contrib.snapshot_actions [req-3ac0ce1d-53ec-47ea-a5fc-a9eb063cc6b3 req-c0af1220-9b24-4e25-9115-bad67d13d5e8 tempest-VolumesAssistedSnapshotsTest-771221121 tempest-VolumesAssistedSnapshotsTest-771221121-project] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '90%'}} {{(pid=100014) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 03 02:24:08.851211 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-3ac0ce1d-53ec-47ea-a5fc-a9eb063cc6b3 req-c0af1220-9b24-4e25-9115-bad67d13d5e8 tempest-VolumesAssistedSnapshotsTest-771221121 tempest-VolumesAssistedSnapshotsTest-771221121-project] https://10.4.3.223/volume/v3/snapshots/2158d6b8-3711-477e-9296-7f5ec25d75de/action returned with HTTP 404 Jul 03 02:24:08.851211 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 51/204] 10.4.3.223 () {72 vars in 1678 bytes} [Fri Jul 3 02:24:08 2026] POST /volume/v3/snapshots/2158d6b8-3711-477e-9296-7f5ec25d75de/action => generated 111 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:24:09.591442 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-7699a109-c3fb-414e-b60b-78a9b1a37afe None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:09.591837 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-7699a109-c3fb-414e-b60b-78a9b1a37afe None None] GET https://10.4.3.223/volume// Jul 03 02:24:09.592044 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-7699a109-c3fb-414e-b60b-78a9b1a37afe None None] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:09.592272 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-7699a109-c3fb-414e-b60b-78a9b1a37afe None None] Calling method 'all' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:09.592655 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-7699a109-c3fb-414e-b60b-78a9b1a37afe None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:24:09.592961 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 53/205] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:24:09 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:24:09.629245 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-b1fa99fb-de4c-4686-a619-e2a614ab017c req-e3586eee-07b6-44e2-85a3-2dc463fc31b9 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:09.633021 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-b1fa99fb-de4c-4686-a619-e2a614ab017c req-e3586eee-07b6-44e2-85a3-2dc463fc31b9 tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] GET https://10.4.3.223/volume/v3/volumes/867e036d-01e7-4bd9-9917-62ad2b4a203a Jul 03 02:24:09.633964 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-b1fa99fb-de4c-4686-a619-e2a614ab017c req-e3586eee-07b6-44e2-85a3-2dc463fc31b9 tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:09.633964 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-b1fa99fb-de4c-4686-a619-e2a614ab017c req-e3586eee-07b6-44e2-85a3-2dc463fc31b9 tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:09.650209 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:09.650209 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:24:09.655621 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [req-b1fa99fb-de4c-4686-a619-e2a614ab017c req-e3586eee-07b6-44e2-85a3-2dc463fc31b9 tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] Volume info retrieved successfully. Jul 03 02:24:09.666217 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-b1fa99fb-de4c-4686-a619-e2a614ab017c req-e3586eee-07b6-44e2-85a3-2dc463fc31b9 tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] https://10.4.3.223/volume/v3/volumes/867e036d-01e7-4bd9-9917-62ad2b4a203a returned with HTTP 200 Jul 03 02:24:09.666855 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 51/206] 10.4.3.223 () {70 vars in 1639 bytes} [Fri Jul 3 02:24:09 2026] GET /volume/v3/volumes/867e036d-01e7-4bd9-9917-62ad2b4a203a => generated 1553 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:24:09.737080 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-b3278d34-3b1e-47fd-a6f2-b047c106f7ee None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:09.739745 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-b3278d34-3b1e-47fd-a6f2-b047c106f7ee tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] GET https://10.4.3.223/volume/v3/volumes/652b98af-627a-4c8a-9978-21a7a94ccb2c Jul 03 02:24:09.739969 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-b3278d34-3b1e-47fd-a6f2-b047c106f7ee tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:09.740207 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-b3278d34-3b1e-47fd-a6f2-b047c106f7ee tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:09.752359 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:09.752359 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:24:09.757030 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-b3278d34-3b1e-47fd-a6f2-b047c106f7ee tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] Volume info retrieved successfully. Jul 03 02:24:09.761177 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-b3278d34-3b1e-47fd-a6f2-b047c106f7ee tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] https://10.4.3.223/volume/v3/volumes/652b98af-627a-4c8a-9978-21a7a94ccb2c returned with HTTP 200 Jul 03 02:24:09.761530 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 52/207] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:24:09 2026] GET /volume/v3/volumes/652b98af-627a-4c8a-9978-21a7a94ccb2c => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:24:10.320802 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-ff7b9b40-fa31-4b0e-8df5-6ed05c8552c3 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:10.321248 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-ff7b9b40-fa31-4b0e-8df5-6ed05c8552c3 None None] GET https://10.4.3.223/volume// Jul 03 02:24:10.321248 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-ff7b9b40-fa31-4b0e-8df5-6ed05c8552c3 None None] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:10.321440 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-ff7b9b40-fa31-4b0e-8df5-6ed05c8552c3 None None] Calling method 'all' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:10.321739 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-ff7b9b40-fa31-4b0e-8df5-6ed05c8552c3 None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:24:10.321978 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 52/208] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:24:10 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:24:10.330006 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-cc01e1bf-4331-4ede-bbe2-38a62bbc8fd2 req-d00ea8ca-5217-4338-89a5-999030bba218 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:10.331779 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-cc01e1bf-4331-4ede-bbe2-38a62bbc8fd2 req-d00ea8ca-5217-4338-89a5-999030bba218 tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] POST https://10.4.3.223/volume/v3/attachments Jul 03 02:24:10.332100 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-cc01e1bf-4331-4ede-bbe2-38a62bbc8fd2 req-d00ea8ca-5217-4338-89a5-999030bba218 tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c5a912b7-19c2-45d6-a613-a921c26a0ced", "connector": null, "instance_uuid": "95235655-c52d-44e7-b747-913efcd80fa8"}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:24:10.341899 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:10.341899 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:24:10.371813 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-cc01e1bf-4331-4ede-bbe2-38a62bbc8fd2 req-d00ea8ca-5217-4338-89a5-999030bba218 tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Jul 03 02:24:10.372182 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 54/209] 10.4.3.223 () {74 vars in 1594 bytes} [Fri Jul 3 02:24:10 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) Jul 03 02:24:10.379661 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-cc01e1bf-4331-4ede-bbe2-38a62bbc8fd2 req-8c2f917f-5856-412b-ac3f-e18fdfc608f2 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:10.381772 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-cc01e1bf-4331-4ede-bbe2-38a62bbc8fd2 req-8c2f917f-5856-412b-ac3f-e18fdfc608f2 tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] DELETE https://10.4.3.223/volume/v3/attachments/388d0835-c13e-462e-b3e4-1f026baf8a2b Jul 03 02:24:10.381986 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-cc01e1bf-4331-4ede-bbe2-38a62bbc8fd2 req-8c2f917f-5856-412b-ac3f-e18fdfc608f2 tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:10.382193 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-cc01e1bf-4331-4ede-bbe2-38a62bbc8fd2 req-8c2f917f-5856-412b-ac3f-e18fdfc608f2 tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] Calling method 'version_select' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:10.390946 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:10.390946 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:24:10.661036 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-b1fa99fb-de4c-4686-a619-e2a614ab017c req-8fbd13e8-86b0-4741-bf65-43458e324f70 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:10.663637 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-b1fa99fb-de4c-4686-a619-e2a614ab017c req-8fbd13e8-86b0-4741-bf65-43458e324f70 tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] DELETE https://10.4.3.223/volume/v3/attachments/32ab83c7-58b6-47cf-ab37-6bed713c7e64 Jul 03 02:24:10.663865 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-b1fa99fb-de4c-4686-a619-e2a614ab017c req-8fbd13e8-86b0-4741-bf65-43458e324f70 tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:10.664115 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-b1fa99fb-de4c-4686-a619-e2a614ab017c req-8fbd13e8-86b0-4741-bf65-43458e324f70 tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] Calling method 'version_select' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:10.672365 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:10.672365 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:24:10.776886 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-5d649402-5874-44d6-88d9-607c656413e4 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:10.778972 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-5d649402-5874-44d6-88d9-607c656413e4 tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] GET https://10.4.3.223/volume/v3/volumes/652b98af-627a-4c8a-9978-21a7a94ccb2c Jul 03 02:24:10.779238 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-5d649402-5874-44d6-88d9-607c656413e4 tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:10.779470 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-5d649402-5874-44d6-88d9-607c656413e4 tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:10.791096 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:10.791096 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:24:10.795137 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-5d649402-5874-44d6-88d9-607c656413e4 tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] Volume info retrieved successfully. Jul 03 02:24:10.800515 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-5d649402-5874-44d6-88d9-607c656413e4 tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] https://10.4.3.223/volume/v3/volumes/652b98af-627a-4c8a-9978-21a7a94ccb2c returned with HTTP 200 Jul 03 02:24:10.801010 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 53/210] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:24:10 2026] GET /volume/v3/volumes/652b98af-627a-4c8a-9978-21a7a94ccb2c => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:24:10.938113 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-cc01e1bf-4331-4ede-bbe2-38a62bbc8fd2 req-8c2f917f-5856-412b-ac3f-e18fdfc608f2 tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] https://10.4.3.223/volume/v3/attachments/388d0835-c13e-462e-b3e4-1f026baf8a2b returned with HTTP 200 Jul 03 02:24:10.938768 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 52/211] 10.4.3.223 () {72 vars in 1673 bytes} [Fri Jul 3 02:24:10 2026] DELETE /volume/v3/attachments/388d0835-c13e-462e-b3e4-1f026baf8a2b => generated 192 bytes in 559 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:24:11.217838 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-b1fa99fb-de4c-4686-a619-e2a614ab017c req-8fbd13e8-86b0-4741-bf65-43458e324f70 tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] https://10.4.3.223/volume/v3/attachments/32ab83c7-58b6-47cf-ab37-6bed713c7e64 returned with HTTP 200 Jul 03 02:24:11.218352 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 53/212] 10.4.3.223 () {72 vars in 1673 bytes} [Fri Jul 3 02:24:10 2026] DELETE /volume/v3/attachments/32ab83c7-58b6-47cf-ab37-6bed713c7e64 => generated 19 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:24:11.812569 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-ff015717-2b4a-4be0-a8a0-3ffbfb5c755b None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:11.815184 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-ff015717-2b4a-4be0-a8a0-3ffbfb5c755b tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] GET https://10.4.3.223/volume/v3/volumes/652b98af-627a-4c8a-9978-21a7a94ccb2c Jul 03 02:24:11.815323 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-ff015717-2b4a-4be0-a8a0-3ffbfb5c755b tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:11.815522 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-ff015717-2b4a-4be0-a8a0-3ffbfb5c755b tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:11.823728 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:11.823728 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:24:11.827055 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-ff015717-2b4a-4be0-a8a0-3ffbfb5c755b tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] Volume info retrieved successfully. Jul 03 02:24:11.830986 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-ff015717-2b4a-4be0-a8a0-3ffbfb5c755b tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] https://10.4.3.223/volume/v3/volumes/652b98af-627a-4c8a-9978-21a7a94ccb2c returned with HTTP 200 Jul 03 02:24:11.831383 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 55/213] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:24:11 2026] GET /volume/v3/volumes/652b98af-627a-4c8a-9978-21a7a94ccb2c => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:24:12.758308 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-a6be64c5-a924-49ba-800c-58829be6e6c3 req-eb1490cb-c135-4e4c-95fc-77c19e5afb2d None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:12.761031 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-a6be64c5-a924-49ba-800c-58829be6e6c3 req-eb1490cb-c135-4e4c-95fc-77c19e5afb2d tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] POST https://10.4.3.223/volume/v3/attachments/08e798a3-71b2-49d8-b477-db68b753d6d8/action Jul 03 02:24:12.761662 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-a6be64c5-a924-49ba-800c-58829be6e6c3 req-eb1490cb-c135-4e4c-95fc-77c19e5afb2d tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] Action body: b'{"os-complete": null}' {{(pid=100014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:24:12.761846 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-a6be64c5-a924-49ba-800c-58829be6e6c3 req-eb1490cb-c135-4e4c-95fc-77c19e5afb2d tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:24:12.777630 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-9e0312ad-76fd-483e-aed7-afa997ab5815 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:12.779708 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-9e0312ad-76fd-483e-aed7-afa997ab5815 tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] GET https://10.4.3.223/volume/v3/volumes/867e036d-01e7-4bd9-9917-62ad2b4a203a Jul 03 02:24:12.779906 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-9e0312ad-76fd-483e-aed7-afa997ab5815 tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:12.780463 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-9e0312ad-76fd-483e-aed7-afa997ab5815 tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:12.782024 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:12.782024 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:24:12.788332 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:12.788332 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:24:12.792717 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-9e0312ad-76fd-483e-aed7-afa997ab5815 tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] Volume info retrieved successfully. Jul 03 02:24:12.796927 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-9e0312ad-76fd-483e-aed7-afa997ab5815 tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] https://10.4.3.223/volume/v3/volumes/867e036d-01e7-4bd9-9917-62ad2b4a203a returned with HTTP 200 Jul 03 02:24:12.797640 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 53/214] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:24:12 2026] GET /volume/v3/volumes/867e036d-01e7-4bd9-9917-62ad2b4a203a => generated 1025 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:24:12.801803 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-a6be64c5-a924-49ba-800c-58829be6e6c3 req-eb1490cb-c135-4e4c-95fc-77c19e5afb2d tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] https://10.4.3.223/volume/v3/attachments/08e798a3-71b2-49d8-b477-db68b753d6d8/action returned with HTTP 204 Jul 03 02:24:12.802257 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 54/215] 10.4.3.223 () {74 vars in 1725 bytes} [Fri Jul 3 02:24:12 2026] POST /volume/v3/attachments/08e798a3-71b2-49d8-b477-db68b753d6d8/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:24:12.809605 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-ea1f5fa6-aa7b-4cd7-8103-3213d6d2f370 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:12.811490 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-ea1f5fa6-aa7b-4cd7-8103-3213d6d2f370 tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] DELETE https://10.4.3.223/volume/v3/volumes/867e036d-01e7-4bd9-9917-62ad2b4a203a Jul 03 02:24:12.811808 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-ea1f5fa6-aa7b-4cd7-8103-3213d6d2f370 tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:12.812053 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-ea1f5fa6-aa7b-4cd7-8103-3213d6d2f370 tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] Calling method 'delete' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:12.812233 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.volumes [None req-ea1f5fa6-aa7b-4cd7-8103-3213d6d2f370 tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] Delete volume with id: 867e036d-01e7-4bd9-9917-62ad2b4a203a Jul 03 02:24:12.819001 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:12.819001 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:24:12.819325 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-ea1f5fa6-aa7b-4cd7-8103-3213d6d2f370 tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] Volume info retrieved successfully. Jul 03 02:24:12.841632 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-ea1f5fa6-aa7b-4cd7-8103-3213d6d2f370 tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] Delete volume request issued successfully. Jul 03 02:24:12.841801 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-ea1f5fa6-aa7b-4cd7-8103-3213d6d2f370 tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] https://10.4.3.223/volume/v3/volumes/867e036d-01e7-4bd9-9917-62ad2b4a203a returned with HTTP 202 Jul 03 02:24:12.842218 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 54/216] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:24:12 2026] DELETE /volume/v3/volumes/867e036d-01e7-4bd9-9917-62ad2b4a203a => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:24:12.847245 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-1eaeb750-e73b-46ba-9137-aa0cd9f2aeb0 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:12.849277 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-1eaeb750-e73b-46ba-9137-aa0cd9f2aeb0 tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] GET https://10.4.3.223/volume/v3/volumes/652b98af-627a-4c8a-9978-21a7a94ccb2c Jul 03 02:24:12.849355 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-469a7371-8ac5-4672-818a-aa28b09daeae None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:12.849533 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-1eaeb750-e73b-46ba-9137-aa0cd9f2aeb0 tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:12.849653 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-1eaeb750-e73b-46ba-9137-aa0cd9f2aeb0 tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:12.851169 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-469a7371-8ac5-4672-818a-aa28b09daeae tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] GET https://10.4.3.223/volume/v3/volumes/867e036d-01e7-4bd9-9917-62ad2b4a203a Jul 03 02:24:12.851402 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-469a7371-8ac5-4672-818a-aa28b09daeae tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:12.851631 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-469a7371-8ac5-4672-818a-aa28b09daeae tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:12.853556 np0000004352 devstack@c-api.service[100013]: DEBUG dbcounter [-] [100013] Writing DB stats cinder:SELECT=227,cinder:UPDATE=45,cinder:INSERT=18 {{(pid=100013) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 02:24:12.861119 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:12.861119 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:24:12.861681 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:12.861681 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:24:12.866774 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-469a7371-8ac5-4672-818a-aa28b09daeae tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] Volume info retrieved successfully. Jul 03 02:24:12.868242 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-1eaeb750-e73b-46ba-9137-aa0cd9f2aeb0 tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] Volume info retrieved successfully. Jul 03 02:24:12.872889 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-469a7371-8ac5-4672-818a-aa28b09daeae tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] https://10.4.3.223/volume/v3/volumes/867e036d-01e7-4bd9-9917-62ad2b4a203a returned with HTTP 200 Jul 03 02:24:12.873409 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 54/217] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:24:12 2026] GET /volume/v3/volumes/867e036d-01e7-4bd9-9917-62ad2b4a203a => generated 1024 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:24:12.873821 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-1eaeb750-e73b-46ba-9137-aa0cd9f2aeb0 tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] https://10.4.3.223/volume/v3/volumes/652b98af-627a-4c8a-9978-21a7a94ccb2c returned with HTTP 200 Jul 03 02:24:12.874310 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 56/218] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:24:12 2026] GET /volume/v3/volumes/652b98af-627a-4c8a-9978-21a7a94ccb2c => generated 1136 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:24:12.891090 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-d9846840-4213-4745-b4fe-0c77f3c51a47 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:12.892677 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-d9846840-4213-4745-b4fe-0c77f3c51a47 tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] GET https://10.4.3.223/volume/v3/volumes/652b98af-627a-4c8a-9978-21a7a94ccb2c Jul 03 02:24:12.892835 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-d9846840-4213-4745-b4fe-0c77f3c51a47 tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:12.893013 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-d9846840-4213-4745-b4fe-0c77f3c51a47 tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:12.903171 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:12.903171 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:24:12.908727 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-d9846840-4213-4745-b4fe-0c77f3c51a47 tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] Volume info retrieved successfully. Jul 03 02:24:12.913182 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-d9846840-4213-4745-b4fe-0c77f3c51a47 tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] https://10.4.3.223/volume/v3/volumes/652b98af-627a-4c8a-9978-21a7a94ccb2c returned with HTTP 200 Jul 03 02:24:12.913573 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 55/219] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:24:12 2026] GET /volume/v3/volumes/652b98af-627a-4c8a-9978-21a7a94ccb2c => generated 1136 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:24:13.887186 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-d4cd5734-5520-46e8-8519-3d349f9c8f4a None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:13.890651 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-d4cd5734-5520-46e8-8519-3d349f9c8f4a tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] GET https://10.4.3.223/volume/v3/volumes/867e036d-01e7-4bd9-9917-62ad2b4a203a Jul 03 02:24:13.890651 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-d4cd5734-5520-46e8-8519-3d349f9c8f4a tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:13.890651 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-d4cd5734-5520-46e8-8519-3d349f9c8f4a tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:13.892687 np0000004352 devstack@c-api.service[100012]: DEBUG dbcounter [-] [100012] Writing DB stats cinder:SELECT=248,cinder:INSERT=25,cinder:UPDATE=44 {{(pid=100012) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 02:24:13.898841 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-d4cd5734-5520-46e8-8519-3d349f9c8f4a tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] https://10.4.3.223/volume/v3/volumes/867e036d-01e7-4bd9-9917-62ad2b4a203a returned with HTTP 404 Jul 03 02:24:13.900049 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 55/220] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:24:13 2026] GET /volume/v3/volumes/867e036d-01e7-4bd9-9917-62ad2b4a203a => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:24:14.752035 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-b8ff2158-0bbf-4146-8e35-d233d6218db1 req-e6c2215c-41f3-4615-bea3-92130fc088c8 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:14.754876 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-b8ff2158-0bbf-4146-8e35-d233d6218db1 req-e6c2215c-41f3-4615-bea3-92130fc088c8 tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] GET https://10.4.3.223/volume/v3/volumes/652b98af-627a-4c8a-9978-21a7a94ccb2c Jul 03 02:24:14.755168 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-b8ff2158-0bbf-4146-8e35-d233d6218db1 req-e6c2215c-41f3-4615-bea3-92130fc088c8 tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:14.755451 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-b8ff2158-0bbf-4146-8e35-d233d6218db1 req-e6c2215c-41f3-4615-bea3-92130fc088c8 tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:14.757968 np0000004352 devstack@c-api.service[100015]: DEBUG dbcounter [-] [100015] Writing DB stats cinder:SELECT=232,cinder:UPDATE=37,cinder:INSERT=23 {{(pid=100015) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 02:24:14.769655 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:14.769655 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:24:14.774702 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [req-b8ff2158-0bbf-4146-8e35-d233d6218db1 req-e6c2215c-41f3-4615-bea3-92130fc088c8 tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] Volume info retrieved successfully. Jul 03 02:24:14.780383 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-b8ff2158-0bbf-4146-8e35-d233d6218db1 req-e6c2215c-41f3-4615-bea3-92130fc088c8 tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] https://10.4.3.223/volume/v3/volumes/652b98af-627a-4c8a-9978-21a7a94ccb2c returned with HTTP 200 Jul 03 02:24:14.780811 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 55/221] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:24:14 2026] GET /volume/v3/volumes/652b98af-627a-4c8a-9978-21a7a94ccb2c => generated 1136 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:24:14.845688 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-b8ff2158-0bbf-4146-8e35-d233d6218db1 req-3018fdde-414d-45d6-8416-d3a2c058dd17 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:14.848608 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-b8ff2158-0bbf-4146-8e35-d233d6218db1 req-3018fdde-414d-45d6-8416-d3a2c058dd17 tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] POST https://10.4.3.223/volume/v3/volumes/652b98af-627a-4c8a-9978-21a7a94ccb2c/action Jul 03 02:24:14.849000 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-b8ff2158-0bbf-4146-8e35-d233d6218db1 req-3018fdde-414d-45d6-8416-d3a2c058dd17 tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100013) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:24:14.849169 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-b8ff2158-0bbf-4146-8e35-d233d6218db1 req-3018fdde-414d-45d6-8416-d3a2c058dd17 tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:24:14.862587 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:14.862587 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:24:14.863260 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-b8ff2158-0bbf-4146-8e35-d233d6218db1 req-3018fdde-414d-45d6-8416-d3a2c058dd17 tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] Volume info retrieved successfully. Jul 03 02:24:14.872819 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-b8ff2158-0bbf-4146-8e35-d233d6218db1 req-3018fdde-414d-45d6-8416-d3a2c058dd17 tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] Begin detaching volume completed successfully. Jul 03 02:24:14.873081 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-b8ff2158-0bbf-4146-8e35-d233d6218db1 req-3018fdde-414d-45d6-8416-d3a2c058dd17 tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] https://10.4.3.223/volume/v3/volumes/652b98af-627a-4c8a-9978-21a7a94ccb2c/action returned with HTTP 202 Jul 03 02:24:14.873709 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 57/222] 10.4.3.223 () {72 vars in 1672 bytes} [Fri Jul 3 02:24:14 2026] POST /volume/v3/volumes/652b98af-627a-4c8a-9978-21a7a94ccb2c/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 02:24:14.898145 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-55f9d876-8c73-47e9-b6d9-1bfc0081f2e2 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:14.899878 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-55f9d876-8c73-47e9-b6d9-1bfc0081f2e2 tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] GET https://10.4.3.223/volume/v3/volumes/652b98af-627a-4c8a-9978-21a7a94ccb2c Jul 03 02:24:14.900073 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-55f9d876-8c73-47e9-b6d9-1bfc0081f2e2 tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:14.900268 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-55f9d876-8c73-47e9-b6d9-1bfc0081f2e2 tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:14.902616 np0000004352 devstack@c-api.service[100014]: DEBUG dbcounter [-] [100014] Writing DB stats cinder:SELECT=205,cinder:UPDATE=27,cinder:INSERT=11 {{(pid=100014) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 02:24:14.917396 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:14.917396 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:24:14.923102 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-55f9d876-8c73-47e9-b6d9-1bfc0081f2e2 tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] Volume info retrieved successfully. Jul 03 02:24:14.929733 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-55f9d876-8c73-47e9-b6d9-1bfc0081f2e2 tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] https://10.4.3.223/volume/v3/volumes/652b98af-627a-4c8a-9978-21a7a94ccb2c returned with HTTP 200 Jul 03 02:24:14.930209 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 56/223] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:24:14 2026] GET /volume/v3/volumes/652b98af-627a-4c8a-9978-21a7a94ccb2c => generated 1139 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:24:15.467750 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-af7f9ba7-88ab-42b3-964d-1bd58d5e781a None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:15.468139 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-af7f9ba7-88ab-42b3-964d-1bd58d5e781a None None] GET https://10.4.3.223/volume// Jul 03 02:24:15.468322 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-af7f9ba7-88ab-42b3-964d-1bd58d5e781a None None] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:15.468536 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-af7f9ba7-88ab-42b3-964d-1bd58d5e781a None None] Calling method 'all' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:15.469397 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-af7f9ba7-88ab-42b3-964d-1bd58d5e781a None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:24:15.469397 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 56/224] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:24:15 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:24:15.479087 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-a73baf8e-8ba1-46ea-99a9-07608c8aa1a7 req-6811acfc-8efd-43e9-baa1-fffaf4985a21 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:15.481102 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-a73baf8e-8ba1-46ea-99a9-07608c8aa1a7 req-6811acfc-8efd-43e9-baa1-fffaf4985a21 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] GET https://10.4.3.223/volume/v3/volumes/9a84f3a9-a27b-48dd-afb8-fee8b986ca1c Jul 03 02:24:15.481332 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-a73baf8e-8ba1-46ea-99a9-07608c8aa1a7 req-6811acfc-8efd-43e9-baa1-fffaf4985a21 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:15.481518 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-a73baf8e-8ba1-46ea-99a9-07608c8aa1a7 req-6811acfc-8efd-43e9-baa1-fffaf4985a21 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:15.489801 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:15.489801 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:24:15.493829 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [req-a73baf8e-8ba1-46ea-99a9-07608c8aa1a7 req-6811acfc-8efd-43e9-baa1-fffaf4985a21 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Volume info retrieved successfully. Jul 03 02:24:15.500454 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-a73baf8e-8ba1-46ea-99a9-07608c8aa1a7 req-6811acfc-8efd-43e9-baa1-fffaf4985a21 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] https://10.4.3.223/volume/v3/volumes/9a84f3a9-a27b-48dd-afb8-fee8b986ca1c returned with HTTP 200 Jul 03 02:24:15.500844 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 56/225] 10.4.3.223 () {70 vars in 1639 bytes} [Fri Jul 3 02:24:15 2026] GET /volume/v3/volumes/9a84f3a9-a27b-48dd-afb8-fee8b986ca1c => generated 1543 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:24:15.602601 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-a73baf8e-8ba1-46ea-99a9-07608c8aa1a7 req-410177b2-93ef-4d54-bb6d-8af9f0a75cc6 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:15.604675 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-a73baf8e-8ba1-46ea-99a9-07608c8aa1a7 req-410177b2-93ef-4d54-bb6d-8af9f0a75cc6 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] PUT https://10.4.3.223/volume/v3/attachments/576e75ad-cfed-4042-b86a-bbb9ec63edd1 Jul 03 02:24:15.605023 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-a73baf8e-8ba1-46ea-99a9-07608c8aa1a7 req-410177b2-93ef-4d54-bb6d-8af9f0a75cc6 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000004352", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2a2633a05d73", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "80a8c083-552c-46a2-8db9-fd9e83fa2364", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:24:15.613228 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.coordination [req-a73baf8e-8ba1-46ea-99a9-07608c8aa1a7 req-410177b2-93ef-4d54-bb6d-8af9f0a75cc6 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Acquiring lock "cinder-attachment_update-9a84f3a9-a27b-48dd-afb8-fee8b986ca1c-np0000004352" by "attachment_update" {{(pid=100013) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 02:24:15.619958 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.coordination [req-a73baf8e-8ba1-46ea-99a9-07608c8aa1a7 req-410177b2-93ef-4d54-bb6d-8af9f0a75cc6 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Lock "cinder-attachment_update-9a84f3a9-a27b-48dd-afb8-fee8b986ca1c-np0000004352" acquired by "attachment_update" :: waited 0.007s {{(pid=100013) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 02:24:15.620924 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:15.620924 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:24:15.875458 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-cc01e1bf-4331-4ede-bbe2-38a62bbc8fd2 req-69d1b492-628a-43b0-8532-a19fad206b01 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:15.878050 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-cc01e1bf-4331-4ede-bbe2-38a62bbc8fd2 req-69d1b492-628a-43b0-8532-a19fad206b01 tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] PUT https://10.4.3.223/volume/v3/attachments/b49ebd7b-ab8f-4562-851f-4408d9f51510 Jul 03 02:24:15.878590 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-cc01e1bf-4331-4ede-bbe2-38a62bbc8fd2 req-69d1b492-628a-43b0-8532-a19fad206b01 tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000004352", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2a2633a05d73", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "80a8c083-552c-46a2-8db9-fd9e83fa2364", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:24:15.888875 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.coordination [req-cc01e1bf-4331-4ede-bbe2-38a62bbc8fd2 req-69d1b492-628a-43b0-8532-a19fad206b01 tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] Acquiring lock "cinder-attachment_update-c5a912b7-19c2-45d6-a613-a921c26a0ced-np0000004352" by "attachment_update" {{(pid=100014) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 02:24:15.893337 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.coordination [req-cc01e1bf-4331-4ede-bbe2-38a62bbc8fd2 req-69d1b492-628a-43b0-8532-a19fad206b01 tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] Lock "cinder-attachment_update-c5a912b7-19c2-45d6-a613-a921c26a0ced-np0000004352" acquired by "attachment_update" :: waited 0.005s {{(pid=100014) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 02:24:15.894387 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:15.894387 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:24:15.912005 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-9c21363d-d444-4e0e-a8da-b88023d04452 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:15.912005 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-9c21363d-d444-4e0e-a8da-b88023d04452 None None] GET https://10.4.3.223/volume// Jul 03 02:24:15.912005 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-9c21363d-d444-4e0e-a8da-b88023d04452 None None] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:15.912005 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-9c21363d-d444-4e0e-a8da-b88023d04452 None None] Calling method 'all' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:15.912005 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-9c21363d-d444-4e0e-a8da-b88023d04452 None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:24:15.912005 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 57/226] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:24:15 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:24:15.922239 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-b8ff2158-0bbf-4146-8e35-d233d6218db1 req-332006e5-f41e-44f4-870a-1d0c8acc7218 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:15.924288 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-b8ff2158-0bbf-4146-8e35-d233d6218db1 req-332006e5-f41e-44f4-870a-1d0c8acc7218 tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] GET https://10.4.3.223/volume/v3/volumes/652b98af-627a-4c8a-9978-21a7a94ccb2c Jul 03 02:24:15.924572 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-b8ff2158-0bbf-4146-8e35-d233d6218db1 req-332006e5-f41e-44f4-870a-1d0c8acc7218 tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:15.924809 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-b8ff2158-0bbf-4146-8e35-d233d6218db1 req-332006e5-f41e-44f4-870a-1d0c8acc7218 tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:15.933932 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:15.933932 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:24:15.937924 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [req-b8ff2158-0bbf-4146-8e35-d233d6218db1 req-332006e5-f41e-44f4-870a-1d0c8acc7218 tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] Volume info retrieved successfully. Jul 03 02:24:15.945286 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-b8ff2158-0bbf-4146-8e35-d233d6218db1 req-332006e5-f41e-44f4-870a-1d0c8acc7218 tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] https://10.4.3.223/volume/v3/volumes/652b98af-627a-4c8a-9978-21a7a94ccb2c returned with HTTP 200 Jul 03 02:24:15.947602 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 57/227] 10.4.3.223 () {70 vars in 1639 bytes} [Fri Jul 3 02:24:15 2026] GET /volume/v3/volumes/652b98af-627a-4c8a-9978-21a7a94ccb2c => generated 1319 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:24:15.947790 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-26e35ba0-64d8-46bf-8fab-3a5c83c73050 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:15.949563 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-26e35ba0-64d8-46bf-8fab-3a5c83c73050 tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] GET https://10.4.3.223/volume/v3/volumes/652b98af-627a-4c8a-9978-21a7a94ccb2c Jul 03 02:24:15.951305 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-26e35ba0-64d8-46bf-8fab-3a5c83c73050 tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:15.955770 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-26e35ba0-64d8-46bf-8fab-3a5c83c73050 tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:15.970702 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:15.970702 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:24:15.984491 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-26e35ba0-64d8-46bf-8fab-3a5c83c73050 tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] Volume info retrieved successfully. Jul 03 02:24:15.986436 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-26e35ba0-64d8-46bf-8fab-3a5c83c73050 tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] https://10.4.3.223/volume/v3/volumes/652b98af-627a-4c8a-9978-21a7a94ccb2c returned with HTTP 200 Jul 03 02:24:15.986902 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 58/228] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:24:15 2026] GET /volume/v3/volumes/652b98af-627a-4c8a-9978-21a7a94ccb2c => generated 1139 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:24:16.142775 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.coordination [req-a73baf8e-8ba1-46ea-99a9-07608c8aa1a7 req-410177b2-93ef-4d54-bb6d-8af9f0a75cc6 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Lock "cinder-attachment_update-9a84f3a9-a27b-48dd-afb8-fee8b986ca1c-np0000004352" released by "attachment_update" :: held 0.523s {{(pid=100013) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 02:24:16.143084 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-a73baf8e-8ba1-46ea-99a9-07608c8aa1a7 req-410177b2-93ef-4d54-bb6d-8af9f0a75cc6 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] https://10.4.3.223/volume/v3/attachments/576e75ad-cfed-4042-b86a-bbb9ec63edd1 returned with HTTP 200 Jul 03 02:24:16.143493 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 58/229] 10.4.3.223 () {74 vars in 1704 bytes} [Fri Jul 3 02:24:15 2026] PUT /volume/v3/attachments/576e75ad-cfed-4042-b86a-bbb9ec63edd1 => generated 969 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:24:16.416743 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.coordination [req-cc01e1bf-4331-4ede-bbe2-38a62bbc8fd2 req-69d1b492-628a-43b0-8532-a19fad206b01 tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] Lock "cinder-attachment_update-c5a912b7-19c2-45d6-a613-a921c26a0ced-np0000004352" released by "attachment_update" :: held 0.523s {{(pid=100014) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 02:24:16.417133 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-cc01e1bf-4331-4ede-bbe2-38a62bbc8fd2 req-69d1b492-628a-43b0-8532-a19fad206b01 tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] https://10.4.3.223/volume/v3/attachments/b49ebd7b-ab8f-4562-851f-4408d9f51510 returned with HTTP 200 Jul 03 02:24:16.418298 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 57/230] 10.4.3.223 () {74 vars in 1704 bytes} [Fri Jul 3 02:24:15 2026] PUT /volume/v3/attachments/b49ebd7b-ab8f-4562-851f-4408d9f51510 => generated 969 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:24:16.430447 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-cc01e1bf-4331-4ede-bbe2-38a62bbc8fd2 req-59426195-b57f-431b-8292-3ac66aeeb772 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:16.432533 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-cc01e1bf-4331-4ede-bbe2-38a62bbc8fd2 req-59426195-b57f-431b-8292-3ac66aeeb772 tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] GET https://10.4.3.223/volume/v3/attachments/b49ebd7b-ab8f-4562-851f-4408d9f51510 Jul 03 02:24:16.432787 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-cc01e1bf-4331-4ede-bbe2-38a62bbc8fd2 req-59426195-b57f-431b-8292-3ac66aeeb772 tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:16.433020 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-cc01e1bf-4331-4ede-bbe2-38a62bbc8fd2 req-59426195-b57f-431b-8292-3ac66aeeb772 tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] Calling method 'version_select' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:16.463537 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-cc01e1bf-4331-4ede-bbe2-38a62bbc8fd2 req-59426195-b57f-431b-8292-3ac66aeeb772 tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] https://10.4.3.223/volume/v3/attachments/b49ebd7b-ab8f-4562-851f-4408d9f51510 returned with HTTP 200 Jul 03 02:24:16.463955 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 58/231] 10.4.3.223 () {70 vars in 1651 bytes} [Fri Jul 3 02:24:16 2026] GET /volume/v3/attachments/b49ebd7b-ab8f-4562-851f-4408d9f51510 => generated 994 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:24:16.656152 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-a73baf8e-8ba1-46ea-99a9-07608c8aa1a7 req-bd22e886-5f0f-49b6-b2ac-de6d7575e5ce None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:16.658413 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-a73baf8e-8ba1-46ea-99a9-07608c8aa1a7 req-bd22e886-5f0f-49b6-b2ac-de6d7575e5ce tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] POST https://10.4.3.223/volume/v3/attachments/576e75ad-cfed-4042-b86a-bbb9ec63edd1/action Jul 03 02:24:16.659005 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-a73baf8e-8ba1-46ea-99a9-07608c8aa1a7 req-bd22e886-5f0f-49b6-b2ac-de6d7575e5ce tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Action body: b'{"os-complete": null}' {{(pid=100012) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:24:16.659256 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-a73baf8e-8ba1-46ea-99a9-07608c8aa1a7 req-bd22e886-5f0f-49b6-b2ac-de6d7575e5ce tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:24:16.676780 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:16.676780 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:24:16.694990 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-a73baf8e-8ba1-46ea-99a9-07608c8aa1a7 req-bd22e886-5f0f-49b6-b2ac-de6d7575e5ce tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] https://10.4.3.223/volume/v3/attachments/576e75ad-cfed-4042-b86a-bbb9ec63edd1/action returned with HTTP 204 Jul 03 02:24:16.694990 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 59/232] 10.4.3.223 () {74 vars in 1725 bytes} [Fri Jul 3 02:24:16 2026] POST /volume/v3/attachments/576e75ad-cfed-4042-b86a-bbb9ec63edd1/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:24:16.849091 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-b8ff2158-0bbf-4146-8e35-d233d6218db1 req-da0f539e-8101-4c5e-9acc-7309d7dc4369 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:16.851454 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-b8ff2158-0bbf-4146-8e35-d233d6218db1 req-da0f539e-8101-4c5e-9acc-7309d7dc4369 tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] DELETE https://10.4.3.223/volume/v3/attachments/08e798a3-71b2-49d8-b477-db68b753d6d8 Jul 03 02:24:16.851657 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-b8ff2158-0bbf-4146-8e35-d233d6218db1 req-da0f539e-8101-4c5e-9acc-7309d7dc4369 tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:16.852140 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-b8ff2158-0bbf-4146-8e35-d233d6218db1 req-da0f539e-8101-4c5e-9acc-7309d7dc4369 tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] Calling method 'version_select' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:16.863521 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:16.863521 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:24:17.002049 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-acfe549a-38c6-43fc-950e-9d6172812f03 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:17.004294 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-acfe549a-38c6-43fc-950e-9d6172812f03 tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] GET https://10.4.3.223/volume/v3/volumes/652b98af-627a-4c8a-9978-21a7a94ccb2c Jul 03 02:24:17.004481 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-acfe549a-38c6-43fc-950e-9d6172812f03 tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:17.004657 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-acfe549a-38c6-43fc-950e-9d6172812f03 tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:17.021681 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:17.021681 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:24:17.030884 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-acfe549a-38c6-43fc-950e-9d6172812f03 tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] Volume info retrieved successfully. Jul 03 02:24:17.037547 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-acfe549a-38c6-43fc-950e-9d6172812f03 tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] https://10.4.3.223/volume/v3/volumes/652b98af-627a-4c8a-9978-21a7a94ccb2c returned with HTTP 200 Jul 03 02:24:17.038019 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 58/233] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:24:17 2026] GET /volume/v3/volumes/652b98af-627a-4c8a-9978-21a7a94ccb2c => generated 1139 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:24:17.212309 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-ad051dd5-ec31-409d-b925-7aa63a015932 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:17.212721 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-ad051dd5-ec31-409d-b925-7aa63a015932 None None] GET https://10.4.3.223/volume// Jul 03 02:24:17.212880 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-ad051dd5-ec31-409d-b925-7aa63a015932 None None] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:17.213100 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-ad051dd5-ec31-409d-b925-7aa63a015932 None None] Calling method 'all' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:17.213448 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-ad051dd5-ec31-409d-b925-7aa63a015932 None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:24:17.213746 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 59/234] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:24:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:24:17.222805 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-a73baf8e-8ba1-46ea-99a9-07608c8aa1a7 req-2222f486-c0d3-4b60-ab30-1aad7f3687f9 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:17.224657 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-a73baf8e-8ba1-46ea-99a9-07608c8aa1a7 req-2222f486-c0d3-4b60-ab30-1aad7f3687f9 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] GET https://10.4.3.223/volume/v3/volumes/bbf185c3-6b98-48a7-abd6-2f1a5e9fd658 Jul 03 02:24:17.224865 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-a73baf8e-8ba1-46ea-99a9-07608c8aa1a7 req-2222f486-c0d3-4b60-ab30-1aad7f3687f9 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:17.225027 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-a73baf8e-8ba1-46ea-99a9-07608c8aa1a7 req-2222f486-c0d3-4b60-ab30-1aad7f3687f9 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:17.235449 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:17.235449 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:24:17.238471 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [req-a73baf8e-8ba1-46ea-99a9-07608c8aa1a7 req-2222f486-c0d3-4b60-ab30-1aad7f3687f9 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Volume info retrieved successfully. Jul 03 02:24:17.242753 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-a73baf8e-8ba1-46ea-99a9-07608c8aa1a7 req-2222f486-c0d3-4b60-ab30-1aad7f3687f9 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] https://10.4.3.223/volume/v3/volumes/bbf185c3-6b98-48a7-abd6-2f1a5e9fd658 returned with HTTP 200 Jul 03 02:24:17.243202 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 60/235] 10.4.3.223 () {70 vars in 1639 bytes} [Fri Jul 3 02:24:17 2026] GET /volume/v3/volumes/bbf185c3-6b98-48a7-abd6-2f1a5e9fd658 => generated 1029 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:24:17.329970 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-a73baf8e-8ba1-46ea-99a9-07608c8aa1a7 req-f3f4f11f-c615-4f01-a623-0d1d4d7dec3f None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:17.332282 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-a73baf8e-8ba1-46ea-99a9-07608c8aa1a7 req-f3f4f11f-c615-4f01-a623-0d1d4d7dec3f tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] PUT https://10.4.3.223/volume/v3/attachments/3c3dd981-db80-4991-97ee-43adf8c66643 Jul 03 02:24:17.332821 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-a73baf8e-8ba1-46ea-99a9-07608c8aa1a7 req-f3f4f11f-c615-4f01-a623-0d1d4d7dec3f tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000004352", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2a2633a05d73", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "80a8c083-552c-46a2-8db9-fd9e83fa2364", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:24:17.341940 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.coordination [req-a73baf8e-8ba1-46ea-99a9-07608c8aa1a7 req-f3f4f11f-c615-4f01-a623-0d1d4d7dec3f tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Acquiring lock "cinder-attachment_update-bbf185c3-6b98-48a7-abd6-2f1a5e9fd658-np0000004352" by "attachment_update" {{(pid=100014) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 02:24:17.348080 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.coordination [req-a73baf8e-8ba1-46ea-99a9-07608c8aa1a7 req-f3f4f11f-c615-4f01-a623-0d1d4d7dec3f tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Lock "cinder-attachment_update-bbf185c3-6b98-48a7-abd6-2f1a5e9fd658-np0000004352" acquired by "attachment_update" :: waited 0.005s {{(pid=100014) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 02:24:17.348080 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:17.348080 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:24:17.404511 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-b8ff2158-0bbf-4146-8e35-d233d6218db1 req-da0f539e-8101-4c5e-9acc-7309d7dc4369 tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] https://10.4.3.223/volume/v3/attachments/08e798a3-71b2-49d8-b477-db68b753d6d8 returned with HTTP 200 Jul 03 02:24:17.405073 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 59/236] 10.4.3.223 () {72 vars in 1673 bytes} [Fri Jul 3 02:24:16 2026] DELETE /volume/v3/attachments/08e798a3-71b2-49d8-b477-db68b753d6d8 => generated 19 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:24:17.613701 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-ad4298ed-542f-41d5-ba77-864d1df83226 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:17.615853 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-ad4298ed-542f-41d5-ba77-864d1df83226 tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] DELETE https://10.4.3.223/volume/v3/volumes/e6a27fd3-1425-4fe9-818f-25385862dc18 Jul 03 02:24:17.616050 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-ad4298ed-542f-41d5-ba77-864d1df83226 tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:17.616226 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-ad4298ed-542f-41d5-ba77-864d1df83226 tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:17.616426 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-ad4298ed-542f-41d5-ba77-864d1df83226 tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] Delete volume with id: e6a27fd3-1425-4fe9-818f-25385862dc18 Jul 03 02:24:17.622974 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:17.622974 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:24:17.623381 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-ad4298ed-542f-41d5-ba77-864d1df83226 tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] Volume info retrieved successfully. Jul 03 02:24:17.648335 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-ad4298ed-542f-41d5-ba77-864d1df83226 tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] Delete volume request issued successfully. Jul 03 02:24:17.648553 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-ad4298ed-542f-41d5-ba77-864d1df83226 tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] https://10.4.3.223/volume/v3/volumes/e6a27fd3-1425-4fe9-818f-25385862dc18 returned with HTTP 202 Jul 03 02:24:17.649231 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 60/237] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:24:17 2026] DELETE /volume/v3/volumes/e6a27fd3-1425-4fe9-818f-25385862dc18 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:24:17.656546 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-7a4636be-3617-4bab-b4c3-fb333488ec21 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:17.659110 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-7a4636be-3617-4bab-b4c3-fb333488ec21 tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] GET https://10.4.3.223/volume/v3/volumes/e6a27fd3-1425-4fe9-818f-25385862dc18 Jul 03 02:24:17.659355 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-7a4636be-3617-4bab-b4c3-fb333488ec21 tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:17.659613 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-7a4636be-3617-4bab-b4c3-fb333488ec21 tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:17.668474 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:17.668474 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:24:17.677439 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-7a4636be-3617-4bab-b4c3-fb333488ec21 tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] Volume info retrieved successfully. Jul 03 02:24:17.686496 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-7a4636be-3617-4bab-b4c3-fb333488ec21 tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] https://10.4.3.223/volume/v3/volumes/e6a27fd3-1425-4fe9-818f-25385862dc18 returned with HTTP 200 Jul 03 02:24:17.686965 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 61/238] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:24:17 2026] GET /volume/v3/volumes/e6a27fd3-1425-4fe9-818f-25385862dc18 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:24:17.870252 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.coordination [req-a73baf8e-8ba1-46ea-99a9-07608c8aa1a7 req-f3f4f11f-c615-4f01-a623-0d1d4d7dec3f tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Lock "cinder-attachment_update-bbf185c3-6b98-48a7-abd6-2f1a5e9fd658-np0000004352" released by "attachment_update" :: held 0.525s {{(pid=100014) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 02:24:17.870615 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-a73baf8e-8ba1-46ea-99a9-07608c8aa1a7 req-f3f4f11f-c615-4f01-a623-0d1d4d7dec3f tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] https://10.4.3.223/volume/v3/attachments/3c3dd981-db80-4991-97ee-43adf8c66643 returned with HTTP 200 Jul 03 02:24:17.871066 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 59/239] 10.4.3.223 () {74 vars in 1704 bytes} [Fri Jul 3 02:24:17 2026] PUT /volume/v3/attachments/3c3dd981-db80-4991-97ee-43adf8c66643 => generated 969 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:24:18.055637 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-d59807a5-40a0-488f-8f1e-b7c512c7f892 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:18.057226 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-d59807a5-40a0-488f-8f1e-b7c512c7f892 tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] GET https://10.4.3.223/volume/v3/volumes/652b98af-627a-4c8a-9978-21a7a94ccb2c Jul 03 02:24:18.057449 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-d59807a5-40a0-488f-8f1e-b7c512c7f892 tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:18.057620 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-d59807a5-40a0-488f-8f1e-b7c512c7f892 tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:18.064401 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:18.064401 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:24:18.067620 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-d59807a5-40a0-488f-8f1e-b7c512c7f892 tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] Volume info retrieved successfully. Jul 03 02:24:18.072285 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-d59807a5-40a0-488f-8f1e-b7c512c7f892 tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] https://10.4.3.223/volume/v3/volumes/652b98af-627a-4c8a-9978-21a7a94ccb2c returned with HTTP 200 Jul 03 02:24:18.072660 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 60/240] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:24:18 2026] GET /volume/v3/volumes/652b98af-627a-4c8a-9978-21a7a94ccb2c => generated 844 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:24:18.382927 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-a73baf8e-8ba1-46ea-99a9-07608c8aa1a7 req-4d133d17-2317-46b8-8fcd-c2f1183e11ee None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:18.384738 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-a73baf8e-8ba1-46ea-99a9-07608c8aa1a7 req-4d133d17-2317-46b8-8fcd-c2f1183e11ee tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] POST https://10.4.3.223/volume/v3/attachments/3c3dd981-db80-4991-97ee-43adf8c66643/action Jul 03 02:24:18.385058 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-a73baf8e-8ba1-46ea-99a9-07608c8aa1a7 req-4d133d17-2317-46b8-8fcd-c2f1183e11ee tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Action body: b'{"os-complete": null}' {{(pid=100015) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:24:18.385171 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-a73baf8e-8ba1-46ea-99a9-07608c8aa1a7 req-4d133d17-2317-46b8-8fcd-c2f1183e11ee tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:24:18.409880 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:18.409880 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:24:18.421966 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-a73baf8e-8ba1-46ea-99a9-07608c8aa1a7 req-4d133d17-2317-46b8-8fcd-c2f1183e11ee tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] https://10.4.3.223/volume/v3/attachments/3c3dd981-db80-4991-97ee-43adf8c66643/action returned with HTTP 204 Jul 03 02:24:18.422383 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 61/241] 10.4.3.223 () {74 vars in 1725 bytes} [Fri Jul 3 02:24:18 2026] POST /volume/v3/attachments/3c3dd981-db80-4991-97ee-43adf8c66643/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:24:18.703599 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-3670c45d-e8a5-4be2-a949-2604d9eff90a None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:18.705386 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-3670c45d-e8a5-4be2-a949-2604d9eff90a tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] GET https://10.4.3.223/volume/v3/volumes/e6a27fd3-1425-4fe9-818f-25385862dc18 Jul 03 02:24:18.705586 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-3670c45d-e8a5-4be2-a949-2604d9eff90a tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:18.705780 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-3670c45d-e8a5-4be2-a949-2604d9eff90a tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:18.711953 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-3670c45d-e8a5-4be2-a949-2604d9eff90a tempest-AttachSCSIVolumeTestJSON-2023040551 tempest-AttachSCSIVolumeTestJSON-2023040551-project-member] https://10.4.3.223/volume/v3/volumes/e6a27fd3-1425-4fe9-818f-25385862dc18 returned with HTTP 404 Jul 03 02:24:18.712413 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 62/242] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:24:18 2026] GET /volume/v3/volumes/e6a27fd3-1425-4fe9-818f-25385862dc18 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:24:18.934906 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-0cb56344-1b36-4b36-8294-5481b850a393 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:18.935353 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-0cb56344-1b36-4b36-8294-5481b850a393 None None] GET https://10.4.3.223/volume// Jul 03 02:24:18.935571 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-0cb56344-1b36-4b36-8294-5481b850a393 None None] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:18.935931 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-0cb56344-1b36-4b36-8294-5481b850a393 None None] Calling method 'all' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:18.936268 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-0cb56344-1b36-4b36-8294-5481b850a393 None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:24:18.936630 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 60/243] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:24:18 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:24:18.947101 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-a73baf8e-8ba1-46ea-99a9-07608c8aa1a7 req-e9f77b88-2bc0-4e80-9f81-2bb2574227bd None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:18.951873 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-a73baf8e-8ba1-46ea-99a9-07608c8aa1a7 req-e9f77b88-2bc0-4e80-9f81-2bb2574227bd tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] GET https://10.4.3.223/volume/v3/volumes/937ca06f-dd81-4877-83ca-8a8337028cb6 Jul 03 02:24:18.952142 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-a73baf8e-8ba1-46ea-99a9-07608c8aa1a7 req-e9f77b88-2bc0-4e80-9f81-2bb2574227bd tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:18.952360 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-a73baf8e-8ba1-46ea-99a9-07608c8aa1a7 req-e9f77b88-2bc0-4e80-9f81-2bb2574227bd tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:18.963440 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:18.963440 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:24:18.968100 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-a73baf8e-8ba1-46ea-99a9-07608c8aa1a7 req-e9f77b88-2bc0-4e80-9f81-2bb2574227bd tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Volume info retrieved successfully. Jul 03 02:24:18.973677 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-a73baf8e-8ba1-46ea-99a9-07608c8aa1a7 req-e9f77b88-2bc0-4e80-9f81-2bb2574227bd tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] https://10.4.3.223/volume/v3/volumes/937ca06f-dd81-4877-83ca-8a8337028cb6 returned with HTTP 200 Jul 03 02:24:18.974336 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 61/244] 10.4.3.223 () {70 vars in 1639 bytes} [Fri Jul 3 02:24:18 2026] GET /volume/v3/volumes/937ca06f-dd81-4877-83ca-8a8337028cb6 => generated 1028 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:24:19.079187 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-a73baf8e-8ba1-46ea-99a9-07608c8aa1a7 req-1fd87d1c-3bcc-4fac-af3b-3e7a1cff7d51 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:19.084819 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-a73baf8e-8ba1-46ea-99a9-07608c8aa1a7 req-1fd87d1c-3bcc-4fac-af3b-3e7a1cff7d51 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] PUT https://10.4.3.223/volume/v3/attachments/3947dc8b-e1e3-4e84-b22e-8338e716150b Jul 03 02:24:19.085027 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-a73baf8e-8ba1-46ea-99a9-07608c8aa1a7 req-1fd87d1c-3bcc-4fac-af3b-3e7a1cff7d51 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000004352", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2a2633a05d73", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "80a8c083-552c-46a2-8db9-fd9e83fa2364", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:24:19.096796 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.coordination [req-a73baf8e-8ba1-46ea-99a9-07608c8aa1a7 req-1fd87d1c-3bcc-4fac-af3b-3e7a1cff7d51 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Acquiring lock "cinder-attachment_update-937ca06f-dd81-4877-83ca-8a8337028cb6-np0000004352" by "attachment_update" {{(pid=100015) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 02:24:19.103489 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.coordination [req-a73baf8e-8ba1-46ea-99a9-07608c8aa1a7 req-1fd87d1c-3bcc-4fac-af3b-3e7a1cff7d51 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Lock "cinder-attachment_update-937ca06f-dd81-4877-83ca-8a8337028cb6-np0000004352" acquired by "attachment_update" :: waited 0.007s {{(pid=100015) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 02:24:19.105650 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:19.105650 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:24:19.637850 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.coordination [req-a73baf8e-8ba1-46ea-99a9-07608c8aa1a7 req-1fd87d1c-3bcc-4fac-af3b-3e7a1cff7d51 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Lock "cinder-attachment_update-937ca06f-dd81-4877-83ca-8a8337028cb6-np0000004352" released by "attachment_update" :: held 0.534s {{(pid=100015) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 02:24:19.638811 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-a73baf8e-8ba1-46ea-99a9-07608c8aa1a7 req-1fd87d1c-3bcc-4fac-af3b-3e7a1cff7d51 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] https://10.4.3.223/volume/v3/attachments/3947dc8b-e1e3-4e84-b22e-8338e716150b returned with HTTP 200 Jul 03 02:24:19.638920 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 62/245] 10.4.3.223 () {74 vars in 1704 bytes} [Fri Jul 3 02:24:19 2026] PUT /volume/v3/attachments/3947dc8b-e1e3-4e84-b22e-8338e716150b => generated 969 bytes in 560 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:24:20.160297 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-a73baf8e-8ba1-46ea-99a9-07608c8aa1a7 req-567110e7-dad9-4dcd-8697-b149adf7fb58 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:20.163487 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-a73baf8e-8ba1-46ea-99a9-07608c8aa1a7 req-567110e7-dad9-4dcd-8697-b149adf7fb58 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] POST https://10.4.3.223/volume/v3/attachments/3947dc8b-e1e3-4e84-b22e-8338e716150b/action Jul 03 02:24:20.164008 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-a73baf8e-8ba1-46ea-99a9-07608c8aa1a7 req-567110e7-dad9-4dcd-8697-b149adf7fb58 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Action body: b'{"os-complete": null}' {{(pid=100012) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:24:20.164008 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-a73baf8e-8ba1-46ea-99a9-07608c8aa1a7 req-567110e7-dad9-4dcd-8697-b149adf7fb58 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:24:20.180273 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:20.180273 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:24:20.191639 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-a73baf8e-8ba1-46ea-99a9-07608c8aa1a7 req-567110e7-dad9-4dcd-8697-b149adf7fb58 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] https://10.4.3.223/volume/v3/attachments/3947dc8b-e1e3-4e84-b22e-8338e716150b/action returned with HTTP 204 Jul 03 02:24:20.192126 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 63/246] 10.4.3.223 () {74 vars in 1725 bytes} [Fri Jul 3 02:24:20 2026] POST /volume/v3/attachments/3947dc8b-e1e3-4e84-b22e-8338e716150b/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:24:21.582235 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-1d02b1b8-a2c2-4929-a544-aa53e67202f9 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:21.584646 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-1d02b1b8-a2c2-4929-a544-aa53e67202f9 tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] DELETE https://10.4.3.223/volume/v3/volumes/867e036d-01e7-4bd9-9917-62ad2b4a203a Jul 03 02:24:21.585014 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-1d02b1b8-a2c2-4929-a544-aa53e67202f9 tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:21.585298 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-1d02b1b8-a2c2-4929-a544-aa53e67202f9 tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] Calling method 'delete' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:21.585576 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.volumes [None req-1d02b1b8-a2c2-4929-a544-aa53e67202f9 tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] Delete volume with id: 867e036d-01e7-4bd9-9917-62ad2b4a203a Jul 03 02:24:21.593063 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-1d02b1b8-a2c2-4929-a544-aa53e67202f9 tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] https://10.4.3.223/volume/v3/volumes/867e036d-01e7-4bd9-9917-62ad2b4a203a returned with HTTP 404 Jul 03 02:24:21.593560 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 61/247] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:24:21 2026] DELETE /volume/v3/volumes/867e036d-01e7-4bd9-9917-62ad2b4a203a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:24:21.602765 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-8c90c28c-bf5b-4d3e-abe7-bce6c7c3a2dc None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:21.604886 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-8c90c28c-bf5b-4d3e-abe7-bce6c7c3a2dc tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] GET https://10.4.3.223/volume/v3/volumes/867e036d-01e7-4bd9-9917-62ad2b4a203a Jul 03 02:24:21.605128 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-8c90c28c-bf5b-4d3e-abe7-bce6c7c3a2dc tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:21.605366 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-8c90c28c-bf5b-4d3e-abe7-bce6c7c3a2dc tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:21.613783 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-8c90c28c-bf5b-4d3e-abe7-bce6c7c3a2dc tempest-VolumesAssistedSnapshotsTest-914402570 tempest-VolumesAssistedSnapshotsTest-914402570-project-admin] https://10.4.3.223/volume/v3/volumes/867e036d-01e7-4bd9-9917-62ad2b4a203a returned with HTTP 404 Jul 03 02:24:21.614226 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 62/248] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:24:21 2026] GET /volume/v3/volumes/867e036d-01e7-4bd9-9917-62ad2b4a203a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:24:24.477140 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-cc01e1bf-4331-4ede-bbe2-38a62bbc8fd2 req-0a43af3f-95a3-4240-b990-1b73f4820f29 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:24.479382 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-cc01e1bf-4331-4ede-bbe2-38a62bbc8fd2 req-0a43af3f-95a3-4240-b990-1b73f4820f29 tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] POST https://10.4.3.223/volume/v3/attachments/b49ebd7b-ab8f-4562-851f-4408d9f51510/action Jul 03 02:24:24.479758 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-cc01e1bf-4331-4ede-bbe2-38a62bbc8fd2 req-0a43af3f-95a3-4240-b990-1b73f4820f29 tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] Action body: b'{"os-complete": null}' {{(pid=100015) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:24:24.479861 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-cc01e1bf-4331-4ede-bbe2-38a62bbc8fd2 req-0a43af3f-95a3-4240-b990-1b73f4820f29 tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:24:24.501637 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:24.501637 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:24:24.518665 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-cc01e1bf-4331-4ede-bbe2-38a62bbc8fd2 req-0a43af3f-95a3-4240-b990-1b73f4820f29 tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] https://10.4.3.223/volume/v3/attachments/b49ebd7b-ab8f-4562-851f-4408d9f51510/action returned with HTTP 204 Jul 03 02:24:24.519102 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 63/249] 10.4.3.223 () {74 vars in 1725 bytes} [Fri Jul 3 02:24:24 2026] POST /volume/v3/attachments/b49ebd7b-ab8f-4562-851f-4408d9f51510/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:24:25.875478 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-2456e785-c8c8-439b-98fb-e1ba0b1d00a0 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:25.877898 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-2456e785-c8c8-439b-98fb-e1ba0b1d00a0 tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] GET https://10.4.3.223/volume/v3/volumes/652b98af-627a-4c8a-9978-21a7a94ccb2c Jul 03 02:24:25.877898 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-2456e785-c8c8-439b-98fb-e1ba0b1d00a0 tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:25.878372 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-2456e785-c8c8-439b-98fb-e1ba0b1d00a0 tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:25.892598 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:25.892598 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:24:25.898569 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-2456e785-c8c8-439b-98fb-e1ba0b1d00a0 tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] Volume info retrieved successfully. Jul 03 02:24:25.903297 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-2456e785-c8c8-439b-98fb-e1ba0b1d00a0 tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] https://10.4.3.223/volume/v3/volumes/652b98af-627a-4c8a-9978-21a7a94ccb2c returned with HTTP 200 Jul 03 02:24:25.903843 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 64/250] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:24:25 2026] GET /volume/v3/volumes/652b98af-627a-4c8a-9978-21a7a94ccb2c => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:24:25.973152 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-cfb62683-ceb1-4b08-a184-f3a5140996fe None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:25.980112 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-cfb62683-ceb1-4b08-a184-f3a5140996fe tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] GET https://10.4.3.223/volume/v3/volumes/652b98af-627a-4c8a-9978-21a7a94ccb2c Jul 03 02:24:25.980294 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-cfb62683-ceb1-4b08-a184-f3a5140996fe tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:25.980479 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-cfb62683-ceb1-4b08-a184-f3a5140996fe tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:25.996244 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:25.996244 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:24:26.000379 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-cfb62683-ceb1-4b08-a184-f3a5140996fe tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] Volume info retrieved successfully. Jul 03 02:24:26.004430 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-cfb62683-ceb1-4b08-a184-f3a5140996fe tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] https://10.4.3.223/volume/v3/volumes/652b98af-627a-4c8a-9978-21a7a94ccb2c returned with HTTP 200 Jul 03 02:24:26.004858 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 62/251] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:24:25 2026] GET /volume/v3/volumes/652b98af-627a-4c8a-9978-21a7a94ccb2c => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:24:30.993390 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-dcf2b6cf-8cc7-422e-9bbb-e2512ac61945 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:30.993825 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-dcf2b6cf-8cc7-422e-9bbb-e2512ac61945 None None] GET https://10.4.3.223/volume// Jul 03 02:24:30.993911 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-dcf2b6cf-8cc7-422e-9bbb-e2512ac61945 None None] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:30.994077 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-dcf2b6cf-8cc7-422e-9bbb-e2512ac61945 None None] Calling method 'all' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:30.994394 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-dcf2b6cf-8cc7-422e-9bbb-e2512ac61945 None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:24:30.994736 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 63/252] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:24:30 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:24:31.001749 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-3884f64c-219a-4332-9d08-3318253e8039 req-2552232a-c10b-4aa9-b30a-27b2012204fb None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:31.004726 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-3884f64c-219a-4332-9d08-3318253e8039 req-2552232a-c10b-4aa9-b30a-27b2012204fb tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] POST https://10.4.3.223/volume/v3/attachments Jul 03 02:24:31.005109 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-3884f64c-219a-4332-9d08-3318253e8039 req-2552232a-c10b-4aa9-b30a-27b2012204fb tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c5a912b7-19c2-45d6-a613-a921c26a0ced", "connector": null, "instance_uuid": "95235655-c52d-44e7-b747-913efcd80fa8"}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:24:31.019226 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:31.019226 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:24:31.059335 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-3884f64c-219a-4332-9d08-3318253e8039 req-2552232a-c10b-4aa9-b30a-27b2012204fb tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Jul 03 02:24:31.059876 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 64/253] 10.4.3.223 () {74 vars in 1594 bytes} [Fri Jul 3 02:24:31 2026] POST /volume/v3/attachments => generated 273 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:24:31.070396 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-3884f64c-219a-4332-9d08-3318253e8039 req-9c6f58cf-a09b-40df-80aa-50b3f409c51f None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:31.073573 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-3884f64c-219a-4332-9d08-3318253e8039 req-9c6f58cf-a09b-40df-80aa-50b3f409c51f tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] DELETE https://10.4.3.223/volume/v3/attachments/b49ebd7b-ab8f-4562-851f-4408d9f51510 Jul 03 02:24:31.073846 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-3884f64c-219a-4332-9d08-3318253e8039 req-9c6f58cf-a09b-40df-80aa-50b3f409c51f tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:31.074455 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-3884f64c-219a-4332-9d08-3318253e8039 req-9c6f58cf-a09b-40df-80aa-50b3f409c51f tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] Calling method 'version_select' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:31.092004 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:31.092004 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:24:31.608074 np0000004352 devstack@c-api.service[100013]: DEBUG dbcounter [-] [100013] Writing DB stats cinder:SELECT=30,cinder:UPDATE=5 {{(pid=100013) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 02:24:31.630659 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-3884f64c-219a-4332-9d08-3318253e8039 req-9c6f58cf-a09b-40df-80aa-50b3f409c51f tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] https://10.4.3.223/volume/v3/attachments/b49ebd7b-ab8f-4562-851f-4408d9f51510 returned with HTTP 200 Jul 03 02:24:31.631116 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 65/254] 10.4.3.223 () {72 vars in 1673 bytes} [Fri Jul 3 02:24:31 2026] DELETE /volume/v3/attachments/b49ebd7b-ab8f-4562-851f-4408d9f51510 => generated 192 bytes in 563 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:24:34.416796 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-bc1540a7-d677-4137-80a3-1a9f1dd60751 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:34.419578 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-bc1540a7-d677-4137-80a3-1a9f1dd60751 tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] DELETE https://10.4.3.223/volume/v3/volumes/652b98af-627a-4c8a-9978-21a7a94ccb2c Jul 03 02:24:34.419784 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-bc1540a7-d677-4137-80a3-1a9f1dd60751 tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:34.419995 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-bc1540a7-d677-4137-80a3-1a9f1dd60751 tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] Calling method 'delete' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:34.420167 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.volumes [None req-bc1540a7-d677-4137-80a3-1a9f1dd60751 tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] Delete volume with id: 652b98af-627a-4c8a-9978-21a7a94ccb2c Jul 03 02:24:34.431278 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:34.431278 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:24:34.431774 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-bc1540a7-d677-4137-80a3-1a9f1dd60751 tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] Volume info retrieved successfully. Jul 03 02:24:34.462333 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-bc1540a7-d677-4137-80a3-1a9f1dd60751 tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] Delete volume request issued successfully. Jul 03 02:24:34.462333 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-bc1540a7-d677-4137-80a3-1a9f1dd60751 tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] https://10.4.3.223/volume/v3/volumes/652b98af-627a-4c8a-9978-21a7a94ccb2c returned with HTTP 202 Jul 03 02:24:34.463159 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 63/255] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:24:34 2026] DELETE /volume/v3/volumes/652b98af-627a-4c8a-9978-21a7a94ccb2c => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:24:34.469346 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-8a34f52c-91cd-4ca2-bcdc-06254f2aaae5 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:34.471099 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-8a34f52c-91cd-4ca2-bcdc-06254f2aaae5 tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] GET https://10.4.3.223/volume/v3/volumes/652b98af-627a-4c8a-9978-21a7a94ccb2c Jul 03 02:24:34.471347 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-8a34f52c-91cd-4ca2-bcdc-06254f2aaae5 tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:34.471748 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-8a34f52c-91cd-4ca2-bcdc-06254f2aaae5 tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:34.480654 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:34.480654 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:24:34.488188 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-8a34f52c-91cd-4ca2-bcdc-06254f2aaae5 tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] Volume info retrieved successfully. Jul 03 02:24:34.497337 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-8a34f52c-91cd-4ca2-bcdc-06254f2aaae5 tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] https://10.4.3.223/volume/v3/volumes/652b98af-627a-4c8a-9978-21a7a94ccb2c returned with HTTP 200 Jul 03 02:24:34.497794 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 64/256] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:24:34 2026] GET /volume/v3/volumes/652b98af-627a-4c8a-9978-21a7a94ccb2c => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:24:35.513335 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-e14aa2ae-2349-4e3d-9f00-597a0f0e4b7f None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:35.515128 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-e14aa2ae-2349-4e3d-9f00-597a0f0e4b7f tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] GET https://10.4.3.223/volume/v3/volumes/652b98af-627a-4c8a-9978-21a7a94ccb2c Jul 03 02:24:35.515346 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-e14aa2ae-2349-4e3d-9f00-597a0f0e4b7f tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:35.515531 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-e14aa2ae-2349-4e3d-9f00-597a0f0e4b7f tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:35.524137 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-e14aa2ae-2349-4e3d-9f00-597a0f0e4b7f tempest-TaggedAttachmentsTest-1851629872 tempest-TaggedAttachmentsTest-1851629872-project-member] https://10.4.3.223/volume/v3/volumes/652b98af-627a-4c8a-9978-21a7a94ccb2c returned with HTTP 404 Jul 03 02:24:35.524759 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 65/257] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:24:35 2026] GET /volume/v3/volumes/652b98af-627a-4c8a-9978-21a7a94ccb2c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:24:39.386828 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-3884f64c-219a-4332-9d08-3318253e8039 req-e7ef62ee-ed2f-4b2b-80dc-5c49739708a2 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:39.389477 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-3884f64c-219a-4332-9d08-3318253e8039 req-e7ef62ee-ed2f-4b2b-80dc-5c49739708a2 tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] PUT https://10.4.3.223/volume/v3/attachments/5f9f7dc9-1d07-4414-bd90-e8dd529a287c Jul 03 02:24:39.389477 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-3884f64c-219a-4332-9d08-3318253e8039 req-e7ef62ee-ed2f-4b2b-80dc-5c49739708a2 tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000004352", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2a2633a05d73", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "80a8c083-552c-46a2-8db9-fd9e83fa2364", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:24:39.403441 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.coordination [req-3884f64c-219a-4332-9d08-3318253e8039 req-e7ef62ee-ed2f-4b2b-80dc-5c49739708a2 tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] Acquiring lock "cinder-attachment_update-c5a912b7-19c2-45d6-a613-a921c26a0ced-np0000004352" by "attachment_update" {{(pid=100012) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 02:24:39.407040 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.coordination [req-3884f64c-219a-4332-9d08-3318253e8039 req-e7ef62ee-ed2f-4b2b-80dc-5c49739708a2 tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] Lock "cinder-attachment_update-c5a912b7-19c2-45d6-a613-a921c26a0ced-np0000004352" acquired by "attachment_update" :: waited 0.004s {{(pid=100012) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 02:24:39.409439 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:39.409439 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:24:39.929385 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.coordination [req-3884f64c-219a-4332-9d08-3318253e8039 req-e7ef62ee-ed2f-4b2b-80dc-5c49739708a2 tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] Lock "cinder-attachment_update-c5a912b7-19c2-45d6-a613-a921c26a0ced-np0000004352" released by "attachment_update" :: held 0.523s {{(pid=100012) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 02:24:39.929692 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-3884f64c-219a-4332-9d08-3318253e8039 req-e7ef62ee-ed2f-4b2b-80dc-5c49739708a2 tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] https://10.4.3.223/volume/v3/attachments/5f9f7dc9-1d07-4414-bd90-e8dd529a287c returned with HTTP 200 Jul 03 02:24:39.930100 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 66/258] 10.4.3.223 () {74 vars in 1704 bytes} [Fri Jul 3 02:24:39 2026] PUT /volume/v3/attachments/5f9f7dc9-1d07-4414-bd90-e8dd529a287c => generated 969 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:24:39.939014 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-3884f64c-219a-4332-9d08-3318253e8039 req-b65dd428-e18d-45e1-b9ba-7aa8cadc04db None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:39.943885 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-3884f64c-219a-4332-9d08-3318253e8039 req-b65dd428-e18d-45e1-b9ba-7aa8cadc04db tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] GET https://10.4.3.223/volume/v3/attachments/5f9f7dc9-1d07-4414-bd90-e8dd529a287c Jul 03 02:24:39.944778 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-3884f64c-219a-4332-9d08-3318253e8039 req-b65dd428-e18d-45e1-b9ba-7aa8cadc04db tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:39.944778 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-3884f64c-219a-4332-9d08-3318253e8039 req-b65dd428-e18d-45e1-b9ba-7aa8cadc04db tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] Calling method 'version_select' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:39.976635 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-3884f64c-219a-4332-9d08-3318253e8039 req-b65dd428-e18d-45e1-b9ba-7aa8cadc04db tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] https://10.4.3.223/volume/v3/attachments/5f9f7dc9-1d07-4414-bd90-e8dd529a287c returned with HTTP 200 Jul 03 02:24:39.977038 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 64/259] 10.4.3.223 () {70 vars in 1651 bytes} [Fri Jul 3 02:24:39 2026] GET /volume/v3/attachments/5f9f7dc9-1d07-4414-bd90-e8dd529a287c => generated 994 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:24:42.256854 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-b69271b9-a575-446c-badb-8b62299f5057 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:42.258538 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-b69271b9-a575-446c-badb-8b62299f5057 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] GET https://10.4.3.223/volume/v3/volumes/c5f3143c-ab98-46d8-9d6c-e18e450c21cd Jul 03 02:24:42.258726 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-b69271b9-a575-446c-badb-8b62299f5057 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:42.258943 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-b69271b9-a575-446c-badb-8b62299f5057 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:42.271728 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:42.271728 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:24:42.277879 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-b69271b9-a575-446c-badb-8b62299f5057 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Volume info retrieved successfully. Jul 03 02:24:42.286956 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-b69271b9-a575-446c-badb-8b62299f5057 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] https://10.4.3.223/volume/v3/volumes/c5f3143c-ab98-46d8-9d6c-e18e450c21cd returned with HTTP 200 Jul 03 02:24:42.286956 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 65/260] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:24:42 2026] GET /volume/v3/volumes/c5f3143c-ab98-46d8-9d6c-e18e450c21cd => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:24:42.359489 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-ae40be96-4a15-4aa8-a4af-0965a19d2832 req-0dfba9f6-37fc-4d64-ace1-53f5b284eda3 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:42.362873 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-ae40be96-4a15-4aa8-a4af-0965a19d2832 req-0dfba9f6-37fc-4d64-ace1-53f5b284eda3 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] GET https://10.4.3.223/volume/v3/volumes/c5f3143c-ab98-46d8-9d6c-e18e450c21cd Jul 03 02:24:42.362873 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-ae40be96-4a15-4aa8-a4af-0965a19d2832 req-0dfba9f6-37fc-4d64-ace1-53f5b284eda3 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:42.362873 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-ae40be96-4a15-4aa8-a4af-0965a19d2832 req-0dfba9f6-37fc-4d64-ace1-53f5b284eda3 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:42.372274 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:42.372274 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:24:42.376966 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [req-ae40be96-4a15-4aa8-a4af-0965a19d2832 req-0dfba9f6-37fc-4d64-ace1-53f5b284eda3 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Volume info retrieved successfully. Jul 03 02:24:42.389221 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-ae40be96-4a15-4aa8-a4af-0965a19d2832 req-0dfba9f6-37fc-4d64-ace1-53f5b284eda3 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] https://10.4.3.223/volume/v3/volumes/c5f3143c-ab98-46d8-9d6c-e18e450c21cd returned with HTTP 200 Jul 03 02:24:42.389221 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 66/261] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:24:42 2026] GET /volume/v3/volumes/c5f3143c-ab98-46d8-9d6c-e18e450c21cd => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:24:43.440528 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-8adbc58b-bb08-4b0b-becd-cfafaf278042 req-734cef9f-e914-45cd-a244-067aaa6d1e4f None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:43.443748 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-8adbc58b-bb08-4b0b-becd-cfafaf278042 req-734cef9f-e914-45cd-a244-067aaa6d1e4f tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] DELETE https://10.4.3.223/volume/v3/attachments/b12c6bb3-8605-4149-ae66-22ec2e1c5f61 Jul 03 02:24:43.443748 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-8adbc58b-bb08-4b0b-becd-cfafaf278042 req-734cef9f-e914-45cd-a244-067aaa6d1e4f tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:43.443748 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-8adbc58b-bb08-4b0b-becd-cfafaf278042 req-734cef9f-e914-45cd-a244-067aaa6d1e4f tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Calling method 'version_select' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:43.457326 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:43.457326 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:24:43.997978 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-8adbc58b-bb08-4b0b-becd-cfafaf278042 req-734cef9f-e914-45cd-a244-067aaa6d1e4f tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] https://10.4.3.223/volume/v3/attachments/b12c6bb3-8605-4149-ae66-22ec2e1c5f61 returned with HTTP 200 Jul 03 02:24:43.998629 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 67/262] 10.4.3.223 () {72 vars in 1673 bytes} [Fri Jul 3 02:24:43 2026] DELETE /volume/v3/attachments/b12c6bb3-8605-4149-ae66-22ec2e1c5f61 => generated 19 bytes in 559 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:24:44.006385 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-8adbc58b-bb08-4b0b-becd-cfafaf278042 req-51d31949-40c5-46a5-817f-8e10b8f3bd39 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:44.009288 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-8adbc58b-bb08-4b0b-becd-cfafaf278042 req-51d31949-40c5-46a5-817f-8e10b8f3bd39 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] DELETE https://10.4.3.223/volume/v3/attachments/256906a2-b510-42e1-b654-589c99c720cc Jul 03 02:24:44.009499 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-8adbc58b-bb08-4b0b-becd-cfafaf278042 req-51d31949-40c5-46a5-817f-8e10b8f3bd39 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:44.009709 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-8adbc58b-bb08-4b0b-becd-cfafaf278042 req-51d31949-40c5-46a5-817f-8e10b8f3bd39 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Calling method 'version_select' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:44.020152 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:44.020152 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:24:44.450435 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-35d342af-88b3-483d-9c74-e6601bec2f63 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:44.450846 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-35d342af-88b3-483d-9c74-e6601bec2f63 None None] GET https://10.4.3.223/volume// Jul 03 02:24:44.451008 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-35d342af-88b3-483d-9c74-e6601bec2f63 None None] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:44.451182 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-35d342af-88b3-483d-9c74-e6601bec2f63 None None] Calling method 'all' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:44.451487 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-35d342af-88b3-483d-9c74-e6601bec2f63 None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:24:44.451743 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 66/263] 10.4.3.223 () {66 vars in 1428 bytes} [Fri Jul 3 02:24:44 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:24:44.460950 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-ae40be96-4a15-4aa8-a4af-0965a19d2832 req-fd0bdde2-4584-4ab8-99da-4bd52563897f None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:44.463467 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-ae40be96-4a15-4aa8-a4af-0965a19d2832 req-fd0bdde2-4584-4ab8-99da-4bd52563897f tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] POST https://10.4.3.223/volume/v3/attachments Jul 03 02:24:44.463972 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-ae40be96-4a15-4aa8-a4af-0965a19d2832 req-fd0bdde2-4584-4ab8-99da-4bd52563897f tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c5f3143c-ab98-46d8-9d6c-e18e450c21cd", "connector": null, "instance_uuid": "4520ad9b-db63-4dbb-92ff-26c11c767561"}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:24:44.472436 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:44.472436 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:24:44.521256 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-ae40be96-4a15-4aa8-a4af-0965a19d2832 req-fd0bdde2-4584-4ab8-99da-4bd52563897f tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Jul 03 02:24:44.521730 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 67/264] 10.4.3.223 () {74 vars in 1594 bytes} [Fri Jul 3 02:24:44 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) Jul 03 02:24:44.564003 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-8adbc58b-bb08-4b0b-becd-cfafaf278042 req-51d31949-40c5-46a5-817f-8e10b8f3bd39 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] https://10.4.3.223/volume/v3/attachments/256906a2-b510-42e1-b654-589c99c720cc returned with HTTP 200 Jul 03 02:24:44.564515 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 65/265] 10.4.3.223 () {72 vars in 1673 bytes} [Fri Jul 3 02:24:44 2026] DELETE /volume/v3/attachments/256906a2-b510-42e1-b654-589c99c720cc => generated 19 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:24:44.580871 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-8adbc58b-bb08-4b0b-becd-cfafaf278042 req-7f7e499d-9493-4a85-905f-9577f914b4a2 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:44.582659 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-8adbc58b-bb08-4b0b-becd-cfafaf278042 req-7f7e499d-9493-4a85-905f-9577f914b4a2 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] DELETE https://10.4.3.223/volume/v3/attachments/3d48be42-d3eb-4c6d-80d3-6d904698f0d0 Jul 03 02:24:44.582659 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-8adbc58b-bb08-4b0b-becd-cfafaf278042 req-7f7e499d-9493-4a85-905f-9577f914b4a2 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:44.582659 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-8adbc58b-bb08-4b0b-becd-cfafaf278042 req-7f7e499d-9493-4a85-905f-9577f914b4a2 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Calling method 'version_select' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:44.591048 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:44.591048 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:24:44.930046 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-c6a6ef63-dc1d-4db0-8e02-e464e76111a5 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:44.931444 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-c6a6ef63-dc1d-4db0-8e02-e464e76111a5 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] GET https://10.4.3.223/volume/v3/volumes/c5f3143c-ab98-46d8-9d6c-e18e450c21cd Jul 03 02:24:44.931778 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-c6a6ef63-dc1d-4db0-8e02-e464e76111a5 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:44.932988 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-c6a6ef63-dc1d-4db0-8e02-e464e76111a5 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:44.941310 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:44.941310 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:24:44.944573 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-c6a6ef63-dc1d-4db0-8e02-e464e76111a5 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Volume info retrieved successfully. Jul 03 02:24:44.949067 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-c6a6ef63-dc1d-4db0-8e02-e464e76111a5 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] https://10.4.3.223/volume/v3/volumes/c5f3143c-ab98-46d8-9d6c-e18e450c21cd returned with HTTP 200 Jul 03 02:24:44.949679 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 67/266] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:24:44 2026] GET /volume/v3/volumes/c5f3143c-ab98-46d8-9d6c-e18e450c21cd => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:24:45.072962 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-726ebf84-ed07-4be4-be7a-07153a2074fd None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:45.073247 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-726ebf84-ed07-4be4-be7a-07153a2074fd None None] GET https://10.4.3.223/volume// Jul 03 02:24:45.073445 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-726ebf84-ed07-4be4-be7a-07153a2074fd None None] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:45.073667 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-726ebf84-ed07-4be4-be7a-07153a2074fd None None] Calling method 'all' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:45.074074 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-726ebf84-ed07-4be4-be7a-07153a2074fd None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:24:45.074398 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 68/267] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:24:45 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:24:45.091288 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-ae40be96-4a15-4aa8-a4af-0965a19d2832 req-d1faca73-3b8c-4647-b0e7-e19cd26caef0 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:45.094083 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-ae40be96-4a15-4aa8-a4af-0965a19d2832 req-d1faca73-3b8c-4647-b0e7-e19cd26caef0 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] GET https://10.4.3.223/volume/v3/volumes/c5f3143c-ab98-46d8-9d6c-e18e450c21cd Jul 03 02:24:45.094502 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-ae40be96-4a15-4aa8-a4af-0965a19d2832 req-d1faca73-3b8c-4647-b0e7-e19cd26caef0 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:45.094768 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-ae40be96-4a15-4aa8-a4af-0965a19d2832 req-d1faca73-3b8c-4647-b0e7-e19cd26caef0 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:45.107480 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:45.107480 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:24:45.113800 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [req-ae40be96-4a15-4aa8-a4af-0965a19d2832 req-d1faca73-3b8c-4647-b0e7-e19cd26caef0 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Volume info retrieved successfully. Jul 03 02:24:45.120582 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-ae40be96-4a15-4aa8-a4af-0965a19d2832 req-d1faca73-3b8c-4647-b0e7-e19cd26caef0 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] https://10.4.3.223/volume/v3/volumes/c5f3143c-ab98-46d8-9d6c-e18e450c21cd returned with HTTP 200 Jul 03 02:24:45.121301 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 66/268] 10.4.3.223 () {70 vars in 1639 bytes} [Fri Jul 3 02:24:45 2026] GET /volume/v3/volumes/c5f3143c-ab98-46d8-9d6c-e18e450c21cd => generated 1026 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:24:45.127385 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-8adbc58b-bb08-4b0b-becd-cfafaf278042 req-7f7e499d-9493-4a85-905f-9577f914b4a2 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] https://10.4.3.223/volume/v3/attachments/3d48be42-d3eb-4c6d-80d3-6d904698f0d0 returned with HTTP 200 Jul 03 02:24:45.128112 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 68/269] 10.4.3.223 () {72 vars in 1673 bytes} [Fri Jul 3 02:24:44 2026] DELETE /volume/v3/attachments/3d48be42-d3eb-4c6d-80d3-6d904698f0d0 => generated 19 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:24:45.247474 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-ae40be96-4a15-4aa8-a4af-0965a19d2832 req-ddf5b6da-3778-40cc-ab9f-92c92e38870b None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:45.252600 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-ae40be96-4a15-4aa8-a4af-0965a19d2832 req-ddf5b6da-3778-40cc-ab9f-92c92e38870b tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] PUT https://10.4.3.223/volume/v3/attachments/54e68236-38bd-49a4-96ba-623bd5c999bd Jul 03 02:24:45.252600 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-ae40be96-4a15-4aa8-a4af-0965a19d2832 req-ddf5b6da-3778-40cc-ab9f-92c92e38870b tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000004352", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2a2633a05d73", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "80a8c083-552c-46a2-8db9-fd9e83fa2364", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:24:45.260590 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.coordination [req-ae40be96-4a15-4aa8-a4af-0965a19d2832 req-ddf5b6da-3778-40cc-ab9f-92c92e38870b tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Acquiring lock "cinder-attachment_update-c5f3143c-ab98-46d8-9d6c-e18e450c21cd-np0000004352" by "attachment_update" {{(pid=100013) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 02:24:45.270555 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.coordination [req-ae40be96-4a15-4aa8-a4af-0965a19d2832 req-ddf5b6da-3778-40cc-ab9f-92c92e38870b tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Lock "cinder-attachment_update-c5f3143c-ab98-46d8-9d6c-e18e450c21cd-np0000004352" acquired by "attachment_update" :: waited 0.010s {{(pid=100013) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 02:24:45.271613 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:45.271613 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:24:45.663500 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-6133e618-7fe0-4281-8a1d-8379b1521dde None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:45.797402 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.coordination [req-ae40be96-4a15-4aa8-a4af-0965a19d2832 req-ddf5b6da-3778-40cc-ab9f-92c92e38870b tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Lock "cinder-attachment_update-c5f3143c-ab98-46d8-9d6c-e18e450c21cd-np0000004352" released by "attachment_update" :: held 0.527s {{(pid=100013) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 02:24:45.797739 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-ae40be96-4a15-4aa8-a4af-0965a19d2832 req-ddf5b6da-3778-40cc-ab9f-92c92e38870b tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] https://10.4.3.223/volume/v3/attachments/54e68236-38bd-49a4-96ba-623bd5c999bd returned with HTTP 200 Jul 03 02:24:45.798199 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 68/270] 10.4.3.223 () {74 vars in 1704 bytes} [Fri Jul 3 02:24:45 2026] PUT /volume/v3/attachments/54e68236-38bd-49a4-96ba-623bd5c999bd => generated 969 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:24:45.896530 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-6133e618-7fe0-4281-8a1d-8379b1521dde tempest-GroupSnapshotsV319Test-1662080665 tempest-GroupSnapshotsV319Test-1662080665-project-admin] POST https://10.4.3.223/volume/v3/types Jul 03 02:24:45.898706 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-6133e618-7fe0-4281-8a1d-8379b1521dde tempest-GroupSnapshotsV319Test-1662080665 tempest-GroupSnapshotsV319Test-1662080665-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-998615818"}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:24:45.901378 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:45.901378 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:24:45.913969 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-6133e618-7fe0-4281-8a1d-8379b1521dde tempest-GroupSnapshotsV319Test-1662080665 tempest-GroupSnapshotsV319Test-1662080665-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Jul 03 02:24:45.914746 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 69/271] 10.4.3.223 () {68 vars in 1252 bytes} [Fri Jul 3 02:24:45 2026] POST /volume/v3/types => generated 227 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:24:45.923398 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-8f259849-b5da-4649-bce2-123de5677c5d None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:45.925301 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-8f259849-b5da-4649-bce2-123de5677c5d tempest-GroupSnapshotsV319Test-1662080665 tempest-GroupSnapshotsV319Test-1662080665-project-admin] POST https://10.4.3.223/volume/v3/group_types Jul 03 02:24:45.925618 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-8f259849-b5da-4649-bce2-123de5677c5d tempest-GroupSnapshotsV319Test-1662080665 tempest-GroupSnapshotsV319Test-1662080665-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-1207985791"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:24:45.953499 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-8f259849-b5da-4649-bce2-123de5677c5d tempest-GroupSnapshotsV319Test-1662080665 tempest-GroupSnapshotsV319Test-1662080665-project-admin] https://10.4.3.223/volume/v3/group_types returned with HTTP 202 Jul 03 02:24:45.953919 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 67/272] 10.4.3.223 () {70 vars in 1311 bytes} [Fri Jul 3 02:24:45 2026] POST /volume/v3/group_types => generated 185 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:24:45.963775 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-013adcad-4e20-436e-afc9-1cee269cfc49 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:45.966836 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-b901fb14-fcef-4095-b0b6-0f5437561994 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:45.969536 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-b901fb14-fcef-4095-b0b6-0f5437561994 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] GET https://10.4.3.223/volume/v3/volumes/c5f3143c-ab98-46d8-9d6c-e18e450c21cd Jul 03 02:24:45.969536 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-b901fb14-fcef-4095-b0b6-0f5437561994 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:45.969536 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-b901fb14-fcef-4095-b0b6-0f5437561994 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:45.996245 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:45.996245 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:24:46.005314 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-b901fb14-fcef-4095-b0b6-0f5437561994 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Volume info retrieved successfully. Jul 03 02:24:46.013091 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-b901fb14-fcef-4095-b0b6-0f5437561994 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] https://10.4.3.223/volume/v3/volumes/c5f3143c-ab98-46d8-9d6c-e18e450c21cd returned with HTTP 200 Jul 03 02:24:46.014682 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 69/273] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:24:45 2026] GET /volume/v3/volumes/c5f3143c-ab98-46d8-9d6c-e18e450c21cd => generated 847 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:24:46.179580 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-013adcad-4e20-436e-afc9-1cee269cfc49 tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] POST https://10.4.3.223/volume/v3/groups Jul 03 02:24:46.180251 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-013adcad-4e20-436e-afc9-1cee269cfc49 tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "59806db5-48c3-40f9-8de7-74c8b4928e82", "volume_types": ["959c6121-c43d-4e8f-93a6-990921e6b484"], "name": "tempest-GroupSnapshotsV319Test-Group-1738824156"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:24:46.181146 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.groups [None req-013adcad-4e20-436e-afc9-1cee269cfc49 tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] Creating new group {'group': {'group_type': '59806db5-48c3-40f9-8de7-74c8b4928e82', 'volume_types': ['959c6121-c43d-4e8f-93a6-990921e6b484'], 'name': 'tempest-GroupSnapshotsV319Test-Group-1738824156'}} {{(pid=100012) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 03 02:24:46.189683 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.groups [None req-013adcad-4e20-436e-afc9-1cee269cfc49 tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-1738824156. Jul 03 02:24:46.189985 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:46.189985 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:24:46.202259 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-013adcad-4e20-436e-afc9-1cee269cfc49 tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] Availability zone cache updated, next update will occur around 2026-07-03 03:24:46.202020. {{(pid=100012) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 02:24:46.202342 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-013adcad-4e20-436e-afc9-1cee269cfc49 tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] Availability Zones retrieved successfully. Jul 03 02:24:46.219150 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.quota [None req-013adcad-4e20-436e-afc9-1cee269cfc49 tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] Created reservations ['098fdd61-65da-4f1a-b227-6ae34788b91c'] {{(pid=100012) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:24:46.248337 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-013adcad-4e20-436e-afc9-1cee269cfc49 tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] https://10.4.3.223/volume/v3/groups returned with HTTP 202 Jul 03 02:24:46.248817 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 69/274] 10.4.3.223 () {70 vars in 1297 bytes} [Fri Jul 3 02:24:45 2026] POST /volume/v3/groups => generated 116 bytes in 285 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:24:46.255867 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-0f3e5fca-929d-4e21-9139-a28adf52c4e7 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:46.257509 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-0f3e5fca-929d-4e21-9139-a28adf52c4e7 tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] GET https://10.4.3.223/volume/v3/groups/dbfc582c-ba4e-431d-b870-ab44927e7645 Jul 03 02:24:46.257721 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-0f3e5fca-929d-4e21-9139-a28adf52c4e7 tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:46.257971 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-0f3e5fca-929d-4e21-9139-a28adf52c4e7 tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] Calling method 'version_select' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:46.258145 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.groups [None req-0f3e5fca-929d-4e21-9139-a28adf52c4e7 tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] show called for member dbfc582c-ba4e-431d-b870-ab44927e7645 {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 02:24:46.263299 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:46.263299 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:24:46.282872 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-0f3e5fca-929d-4e21-9139-a28adf52c4e7 tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] https://10.4.3.223/volume/v3/groups/dbfc582c-ba4e-431d-b870-ab44927e7645 returned with HTTP 200 Jul 03 02:24:46.283654 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 70/275] 10.4.3.223 () {68 vars in 1386 bytes} [Fri Jul 3 02:24:46 2026] GET /volume/v3/groups/dbfc582c-ba4e-431d-b870-ab44927e7645 => generated 396 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:24:47.033402 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-ca5c7700-fc9a-486f-a93f-9b54af9a6e42 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:47.035799 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-ca5c7700-fc9a-486f-a93f-9b54af9a6e42 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] GET https://10.4.3.223/volume/v3/volumes/c5f3143c-ab98-46d8-9d6c-e18e450c21cd Jul 03 02:24:47.036085 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-ca5c7700-fc9a-486f-a93f-9b54af9a6e42 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:47.036461 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-ca5c7700-fc9a-486f-a93f-9b54af9a6e42 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:47.051994 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:47.051994 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:24:47.056026 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-ca5c7700-fc9a-486f-a93f-9b54af9a6e42 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Volume info retrieved successfully. Jul 03 02:24:47.059905 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-ca5c7700-fc9a-486f-a93f-9b54af9a6e42 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] https://10.4.3.223/volume/v3/volumes/c5f3143c-ab98-46d8-9d6c-e18e450c21cd returned with HTTP 200 Jul 03 02:24:47.061758 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 68/276] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:24:47 2026] GET /volume/v3/volumes/c5f3143c-ab98-46d8-9d6c-e18e450c21cd => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:24:47.291645 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-a00649f1-2a15-4b42-8785-f0d7fa6ff61a None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:47.293405 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-a00649f1-2a15-4b42-8785-f0d7fa6ff61a tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] GET https://10.4.3.223/volume/v3/groups/dbfc582c-ba4e-431d-b870-ab44927e7645 Jul 03 02:24:47.293606 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-a00649f1-2a15-4b42-8785-f0d7fa6ff61a tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:47.293783 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-a00649f1-2a15-4b42-8785-f0d7fa6ff61a tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] Calling method 'version_select' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:47.293929 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.groups [None req-a00649f1-2a15-4b42-8785-f0d7fa6ff61a tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] show called for member dbfc582c-ba4e-431d-b870-ab44927e7645 {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 02:24:47.298346 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:47.298346 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:24:47.320636 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-a00649f1-2a15-4b42-8785-f0d7fa6ff61a tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] https://10.4.3.223/volume/v3/groups/dbfc582c-ba4e-431d-b870-ab44927e7645 returned with HTTP 200 Jul 03 02:24:47.321204 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 70/277] 10.4.3.223 () {68 vars in 1386 bytes} [Fri Jul 3 02:24:47 2026] GET /volume/v3/groups/dbfc582c-ba4e-431d-b870-ab44927e7645 => generated 397 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:24:47.340550 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-2e826ae1-1421-4325-8163-98c5d0cfc7a9 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:47.344243 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-2e826ae1-1421-4325-8163-98c5d0cfc7a9 tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:24:47.344623 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-2e826ae1-1421-4325-8163-98c5d0cfc7a9 tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1536612346", "volume_type": "959c6121-c43d-4e8f-93a6-990921e6b484", "group_id": "dbfc582c-ba4e-431d-b870-ab44927e7645", "size": 1}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:24:47.345961 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.volumes [None req-2e826ae1-1421-4325-8163-98c5d0cfc7a9 tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1536612346', 'volume_type': '959c6121-c43d-4e8f-93a6-990921e6b484', 'group_id': 'dbfc582c-ba4e-431d-b870-ab44927e7645', 'size': 1}} {{(pid=100012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:24:47.353915 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:47.353915 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:24:47.354557 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.volumes [None req-2e826ae1-1421-4325-8163-98c5d0cfc7a9 tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] Create volume of 1 GB Jul 03 02:24:47.368704 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-2e826ae1-1421-4325-8163-98c5d0cfc7a9 tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] Availability Zones retrieved successfully. Jul 03 02:24:47.375524 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-2e826ae1-1421-4325-8163-98c5d0cfc7a9 tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] Flow 'volume_create_api' (f6cbe21c-0390-4403-acc7-dd6344762bf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:24:47.378754 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-2e826ae1-1421-4325-8163-98c5d0cfc7a9 tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ee792a6-d87b-47b4-9f4d-b72318f1c1ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:24:47.379314 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:47.379314 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:24:47.379853 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.flows.api.create_volume [None req-2e826ae1-1421-4325-8163-98c5d0cfc7a9 tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] Validating volume size '1' using validate_int {{(pid=100012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:24:47.400371 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-2e826ae1-1421-4325-8163-98c5d0cfc7a9 tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ee792a6-d87b-47b4-9f4d-b72318f1c1ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:24:46Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=959c6121-c43d-4e8f-93a6-990921e6b484,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-998615818',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '959c6121-c43d-4e8f-93a6-990921e6b484', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'dbfc582c-ba4e-431d-b870-ab44927e7645', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:24:47.401528 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-2e826ae1-1421-4325-8163-98c5d0cfc7a9 tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a462991-845d-4400-b03d-e85c86036ce3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:24:47.434366 np0000004352 devstack@c-api.service[100012]: WARNING cinder.quota [None req-2e826ae1-1421-4325-8163-98c5d0cfc7a9 tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-998615818 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-998615818, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:24:47.434677 np0000004352 devstack@c-api.service[100012]: WARNING cinder.quota [None req-2e826ae1-1421-4325-8163-98c5d0cfc7a9 tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-998615818 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-998615818, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:24:47.473261 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.quota [None req-2e826ae1-1421-4325-8163-98c5d0cfc7a9 tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] Created reservations ['253212f6-771d-45d6-8575-03694e2bbd28', '73b80001-2cb0-4c07-8499-1f195587d5b8', 'a8700f52-9bf8-435d-a50d-9c66042ab126', 'ff16a9b9-0f11-4ea9-97ca-5ddc00f7be4b'] {{(pid=100012) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:24:47.474271 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-2e826ae1-1421-4325-8163-98c5d0cfc7a9 tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a462991-845d-4400-b03d-e85c86036ce3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['253212f6-771d-45d6-8575-03694e2bbd28', '73b80001-2cb0-4c07-8499-1f195587d5b8', 'a8700f52-9bf8-435d-a50d-9c66042ab126', 'ff16a9b9-0f11-4ea9-97ca-5ddc00f7be4b']}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:24:47.475316 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-2e826ae1-1421-4325-8163-98c5d0cfc7a9 tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e6acbce-315e-47ad-8d63-94011d3cd1bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:24:47.500564 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-2e826ae1-1421-4325-8163-98c5d0cfc7a9 tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e6acbce-315e-47ad-8d63-94011d3cd1bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f9550fd9-0f39-42b2-82db-076740708679', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1536612346',encryption_key_id=None,group_id=dbfc582c-ba4e-431d-b870-ab44927e7645,group_type_id=,metadata={},multiattach=False,project_id='aa68fa432beb453abdf7db12046d8ac6',qos_specs=None,replication_status=,reservations=['253212f6-771d-45d6-8575-03694e2bbd28','73b80001-2cb0-4c07-8499-1f195587d5b8','a8700f52-9bf8-435d-a50d-9c66042ab126','ff16a9b9-0f11-4ea9-97ca-5ddc00f7be4b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3dd0c55b205841f493b017db60a7b8e5',volume_type_id=959c6121-c43d-4e8f-93a6-990921e6b484), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:24:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1536612346',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=dbfc582c-ba4e-431d-b870-ab44927e7645,host=None,id=f9550fd9-0f39-42b2-82db-076740708679,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aa68fa432beb453abdf7db12046d8ac6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3dd0c55b205841f493b017db60a7b8e5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(959c6121-c43d-4e8f-93a6-990921e6b484),volume_type_id=959c6121-c43d-4e8f-93a6-990921e6b484)}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:24:47.501350 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-2e826ae1-1421-4325-8163-98c5d0cfc7a9 tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (abf74a5c-2c2c-4393-adb9-d47dda9bcda2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:24:47.528439 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-2e826ae1-1421-4325-8163-98c5d0cfc7a9 tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (abf74a5c-2c2c-4393-adb9-d47dda9bcda2) transitioned into state 'SUCCESS' from state '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-1536612346',encryption_key_id=None,group_id=dbfc582c-ba4e-431d-b870-ab44927e7645,group_type_id=,metadata={},multiattach=False,project_id='aa68fa432beb453abdf7db12046d8ac6',qos_specs=None,replication_status=,reservations=['253212f6-771d-45d6-8575-03694e2bbd28','73b80001-2cb0-4c07-8499-1f195587d5b8','a8700f52-9bf8-435d-a50d-9c66042ab126','ff16a9b9-0f11-4ea9-97ca-5ddc00f7be4b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3dd0c55b205841f493b017db60a7b8e5',volume_type_id=959c6121-c43d-4e8f-93a6-990921e6b484)}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:24:47.529407 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-2e826ae1-1421-4325-8163-98c5d0cfc7a9 tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e223998-51e9-4d6a-94b2-4e4801d89ef0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:24:47.546066 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-2e826ae1-1421-4325-8163-98c5d0cfc7a9 tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e223998-51e9-4d6a-94b2-4e4801d89ef0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:24:47.547376 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-2e826ae1-1421-4325-8163-98c5d0cfc7a9 tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] Flow 'volume_create_api' (f6cbe21c-0390-4403-acc7-dd6344762bf2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:24:47.547839 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-2e826ae1-1421-4325-8163-98c5d0cfc7a9 tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] Create volume request issued successfully. Jul 03 02:24:47.551666 np0000004352 devstack@c-api.service[100012]: WARNING stevedore.named [None req-2e826ae1-1421-4325-8163-98c5d0cfc7a9 tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:24:47.552008 np0000004352 devstack@c-api.service[100012]: WARNING castellan.key_manager [None req-2e826ae1-1421-4325-8163-98c5d0cfc7a9 tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:24:47.599312 np0000004352 devstack@c-api.service[100012]: DEBUG oslo_db.sqlalchemy.engines [None req-2e826ae1-1421-4325-8163-98c5d0cfc7a9 tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100012) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 02:24:47.603123 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:47.603123 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:24:47.607996 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-2e826ae1-1421-4325-8163-98c5d0cfc7a9 tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:24:47.608363 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 70/278] 10.4.3.223 () {70 vars in 1300 bytes} [Fri Jul 3 02:24:47 2026] POST /volume/v3/volumes => generated 826 bytes in 268 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:24:47.625220 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-8cd661b6-1d13-490f-a996-416b1a9c270e None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:47.627458 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-8cd661b6-1d13-490f-a996-416b1a9c270e tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] GET https://10.4.3.223/volume/v3/volumes/f9550fd9-0f39-42b2-82db-076740708679 Jul 03 02:24:47.629198 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-8cd661b6-1d13-490f-a996-416b1a9c270e tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:47.629198 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-8cd661b6-1d13-490f-a996-416b1a9c270e tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:47.648955 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:47.648955 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:24:47.656659 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-8cd661b6-1d13-490f-a996-416b1a9c270e tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] Volume info retrieved successfully. Jul 03 02:24:47.657777 np0000004352 devstack@c-api.service[100015]: WARNING stevedore.named [None req-8cd661b6-1d13-490f-a996-416b1a9c270e tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:24:47.658738 np0000004352 devstack@c-api.service[100015]: WARNING castellan.key_manager [None req-8cd661b6-1d13-490f-a996-416b1a9c270e tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:24:47.708612 np0000004352 devstack@c-api.service[100015]: DEBUG oslo_db.sqlalchemy.engines [None req-8cd661b6-1d13-490f-a996-416b1a9c270e tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100015) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 02:24:47.711670 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:47.711670 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:24:47.719084 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-8cd661b6-1d13-490f-a996-416b1a9c270e tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] https://10.4.3.223/volume/v3/volumes/f9550fd9-0f39-42b2-82db-076740708679 returned with HTTP 200 Jul 03 02:24:47.719469 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 71/279] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:24:47 2026] GET /volume/v3/volumes/f9550fd9-0f39-42b2-82db-076740708679 => generated 894 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:24:48.077803 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-dcf33cfb-a163-4a69-8d68-580dd4de1643 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:48.079742 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-dcf33cfb-a163-4a69-8d68-580dd4de1643 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] GET https://10.4.3.223/volume/v3/volumes/c5f3143c-ab98-46d8-9d6c-e18e450c21cd Jul 03 02:24:48.079742 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-dcf33cfb-a163-4a69-8d68-580dd4de1643 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:48.079742 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-dcf33cfb-a163-4a69-8d68-580dd4de1643 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:48.089867 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:48.089867 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:24:48.093669 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-dcf33cfb-a163-4a69-8d68-580dd4de1643 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Volume info retrieved successfully. Jul 03 02:24:48.098859 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-dcf33cfb-a163-4a69-8d68-580dd4de1643 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] https://10.4.3.223/volume/v3/volumes/c5f3143c-ab98-46d8-9d6c-e18e450c21cd returned with HTTP 200 Jul 03 02:24:48.099239 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 69/280] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:24:48 2026] GET /volume/v3/volumes/c5f3143c-ab98-46d8-9d6c-e18e450c21cd => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:24:48.733671 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-24ef279e-4ebb-491f-b9a1-97bfee1f68ae None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:48.735378 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-24ef279e-4ebb-491f-b9a1-97bfee1f68ae tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] GET https://10.4.3.223/volume/v3/volumes/f9550fd9-0f39-42b2-82db-076740708679 Jul 03 02:24:48.735642 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-24ef279e-4ebb-491f-b9a1-97bfee1f68ae tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:48.735890 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-24ef279e-4ebb-491f-b9a1-97bfee1f68ae tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:48.745074 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:48.745074 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:24:48.748642 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-24ef279e-4ebb-491f-b9a1-97bfee1f68ae tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] Volume info retrieved successfully. Jul 03 02:24:48.749306 np0000004352 devstack@c-api.service[100013]: WARNING stevedore.named [None req-24ef279e-4ebb-491f-b9a1-97bfee1f68ae tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:24:48.749507 np0000004352 devstack@c-api.service[100013]: WARNING castellan.key_manager [None req-24ef279e-4ebb-491f-b9a1-97bfee1f68ae tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:24:48.785304 np0000004352 devstack@c-api.service[100013]: DEBUG oslo_db.sqlalchemy.engines [None req-24ef279e-4ebb-491f-b9a1-97bfee1f68ae tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100013) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 02:24:48.790795 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:48.790795 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:24:48.806438 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-24ef279e-4ebb-491f-b9a1-97bfee1f68ae tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] https://10.4.3.223/volume/v3/volumes/f9550fd9-0f39-42b2-82db-076740708679 returned with HTTP 200 Jul 03 02:24:48.806884 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 71/281] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:24:48 2026] GET /volume/v3/volumes/f9550fd9-0f39-42b2-82db-076740708679 => generated 919 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:24:48.819113 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-fe2a57da-0c80-4045-9180-3372baaacf08 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:48.821084 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-fe2a57da-0c80-4045-9180-3372baaacf08 tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] POST https://10.4.3.223/volume/v3/group_snapshots Jul 03 02:24:48.821469 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-fe2a57da-0c80-4045-9180-3372baaacf08 tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "dbfc582c-ba4e-431d-b870-ab44927e7645", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-1832173021"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:24:48.822820 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.group_snapshots [None req-fe2a57da-0c80-4045-9180-3372baaacf08 tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'dbfc582c-ba4e-431d-b870-ab44927e7645', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-1832173021'}} {{(pid=100012) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 03 02:24:48.826510 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:48.826510 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:24:48.830563 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.group_snapshots [None req-fe2a57da-0c80-4045-9180-3372baaacf08 tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-1832173021. Jul 03 02:24:48.864170 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:48.864170 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:24:48.874114 np0000004352 devstack@c-api.service[100012]: WARNING cinder.quota [None req-fe2a57da-0c80-4045-9180-3372baaacf08 tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-998615818 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-998615818, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:24:48.898123 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.quota [None req-fe2a57da-0c80-4045-9180-3372baaacf08 tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] Created reservations ['2cfa7606-2add-47f1-8565-4930d922c1f5', 'a9138c44-276f-4cab-9b80-cdcc308dc517', '082d0dfe-54ed-4f6e-9769-4ca09b6df6f6', 'bcbe150e-0daf-496b-87e3-49f25818638d'] {{(pid=100012) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:24:48.965388 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-fe2a57da-0c80-4045-9180-3372baaacf08 tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] https://10.4.3.223/volume/v3/group_snapshots returned with HTTP 202 Jul 03 02:24:48.966187 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 71/282] 10.4.3.223 () {70 vars in 1324 bytes} [Fri Jul 3 02:24:48 2026] POST /volume/v3/group_snapshots => generated 191 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:24:48.977415 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-db7a1436-453b-4f57-b487-2f8b9b90dd27 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:48.980166 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-db7a1436-453b-4f57-b487-2f8b9b90dd27 tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] GET https://10.4.3.223/volume/v3/group_snapshots/859a79b4-11b1-4b2b-a70b-821207367a13 Jul 03 02:24:48.980375 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-db7a1436-453b-4f57-b487-2f8b9b90dd27 tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:48.980593 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-db7a1436-453b-4f57-b487-2f8b9b90dd27 tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] Calling method 'version_select' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:48.980724 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.group_snapshots [None req-db7a1436-453b-4f57-b487-2f8b9b90dd27 tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] show called for member 859a79b4-11b1-4b2b-a70b-821207367a13 {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 02:24:48.992358 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:48.992358 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:24:48.996282 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-db7a1436-453b-4f57-b487-2f8b9b90dd27 tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] https://10.4.3.223/volume/v3/group_snapshots/859a79b4-11b1-4b2b-a70b-821207367a13 returned with HTTP 200 Jul 03 02:24:48.998094 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 72/283] 10.4.3.223 () {68 vars in 1413 bytes} [Fri Jul 3 02:24:48 2026] GET /volume/v3/group_snapshots/859a79b4-11b1-4b2b-a70b-821207367a13 => generated 330 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:24:49.111518 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-177c28ca-e369-4601-8fe8-1a8269db37e9 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:49.113623 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-177c28ca-e369-4601-8fe8-1a8269db37e9 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] GET https://10.4.3.223/volume/v3/volumes/c5f3143c-ab98-46d8-9d6c-e18e450c21cd Jul 03 02:24:49.113939 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-177c28ca-e369-4601-8fe8-1a8269db37e9 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:49.114198 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-177c28ca-e369-4601-8fe8-1a8269db37e9 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:49.124931 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:49.124931 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:24:49.128942 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-177c28ca-e369-4601-8fe8-1a8269db37e9 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Volume info retrieved successfully. Jul 03 02:24:49.133865 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-177c28ca-e369-4601-8fe8-1a8269db37e9 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] https://10.4.3.223/volume/v3/volumes/c5f3143c-ab98-46d8-9d6c-e18e450c21cd returned with HTTP 200 Jul 03 02:24:49.134435 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 70/284] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:24:49 2026] GET /volume/v3/volumes/c5f3143c-ab98-46d8-9d6c-e18e450c21cd => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:24:49.724671 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-4408d728-f7e6-4ec6-b4f4-78451cd61f41 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:49.724894 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-4408d728-f7e6-4ec6-b4f4-78451cd61f41 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] DELETE https://10.4.3.223/volume/v3/volumes/3c586633-37f2-453c-a875-802330b373ad Jul 03 02:24:49.724894 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-4408d728-f7e6-4ec6-b4f4-78451cd61f41 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:49.725525 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-4408d728-f7e6-4ec6-b4f4-78451cd61f41 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Calling method 'delete' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:49.725525 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.volumes [None req-4408d728-f7e6-4ec6-b4f4-78451cd61f41 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Delete volume with id: 3c586633-37f2-453c-a875-802330b373ad Jul 03 02:24:49.735310 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:49.735310 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:24:49.735995 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-4408d728-f7e6-4ec6-b4f4-78451cd61f41 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Volume info retrieved successfully. Jul 03 02:24:49.767207 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-4408d728-f7e6-4ec6-b4f4-78451cd61f41 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Delete volume request issued successfully. Jul 03 02:24:49.767462 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-4408d728-f7e6-4ec6-b4f4-78451cd61f41 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] https://10.4.3.223/volume/v3/volumes/3c586633-37f2-453c-a875-802330b373ad returned with HTTP 202 Jul 03 02:24:49.768007 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 72/285] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:24:49 2026] DELETE /volume/v3/volumes/3c586633-37f2-453c-a875-802330b373ad => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:24:49.778785 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-1d9ca082-9d39-4f20-9fce-bc6eeea76510 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:49.781991 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-1d9ca082-9d39-4f20-9fce-bc6eeea76510 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] GET https://10.4.3.223/volume/v3/volumes/3c586633-37f2-453c-a875-802330b373ad Jul 03 02:24:49.782222 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-1d9ca082-9d39-4f20-9fce-bc6eeea76510 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:49.782439 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-1d9ca082-9d39-4f20-9fce-bc6eeea76510 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:49.790497 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:49.790497 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:24:49.796935 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-1d9ca082-9d39-4f20-9fce-bc6eeea76510 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Volume info retrieved successfully. Jul 03 02:24:49.803914 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-1d9ca082-9d39-4f20-9fce-bc6eeea76510 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] https://10.4.3.223/volume/v3/volumes/3c586633-37f2-453c-a875-802330b373ad returned with HTTP 200 Jul 03 02:24:49.804481 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 72/286] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:24:49 2026] GET /volume/v3/volumes/3c586633-37f2-453c-a875-802330b373ad => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 02:24:50.008519 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-ad449971-6065-4ffe-83a3-b2016c537c76 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:50.011397 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-ad449971-6065-4ffe-83a3-b2016c537c76 tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] GET https://10.4.3.223/volume/v3/group_snapshots/859a79b4-11b1-4b2b-a70b-821207367a13 Jul 03 02:24:50.011546 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-ad449971-6065-4ffe-83a3-b2016c537c76 tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:50.011933 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-ad449971-6065-4ffe-83a3-b2016c537c76 tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] Calling method 'version_select' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:50.011933 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.group_snapshots [None req-ad449971-6065-4ffe-83a3-b2016c537c76 tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] show called for member 859a79b4-11b1-4b2b-a70b-821207367a13 {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 02:24:50.018098 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:50.018098 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:24:50.023936 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-ad449971-6065-4ffe-83a3-b2016c537c76 tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] https://10.4.3.223/volume/v3/group_snapshots/859a79b4-11b1-4b2b-a70b-821207367a13 returned with HTTP 200 Jul 03 02:24:50.024359 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 73/287] 10.4.3.223 () {68 vars in 1413 bytes} [Fri Jul 3 02:24:50 2026] GET /volume/v3/group_snapshots/859a79b4-11b1-4b2b-a70b-821207367a13 => generated 331 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:24:50.034250 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-3a745e6f-d199-4ebb-9cce-208d29e3db88 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:50.036103 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-3a745e6f-d199-4ebb-9cce-208d29e3db88 tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] GET https://10.4.3.223/volume/v3/snapshots/detail Jul 03 02:24:50.036310 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-3a745e6f-d199-4ebb-9cce-208d29e3db88 tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:50.036514 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-3a745e6f-d199-4ebb-9cce-208d29e3db88 tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] Calling method 'detail' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:50.036852 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.api_utils [None req-3a745e6f-d199-4ebb-9cce-208d29e3db88 tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] Removing options '' from query. {{(pid=100014) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 02:24:50.037992 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.db.api [None req-3a745e6f-d199-4ebb-9cce-208d29e3db88 tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] Building query based on filter {{(pid=100014) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 02:24:50.050491 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-3a745e6f-d199-4ebb-9cce-208d29e3db88 tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] Get all snapshots completed successfully. Jul 03 02:24:50.051093 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:50.051093 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:24:50.051830 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-3a745e6f-d199-4ebb-9cce-208d29e3db88 tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] https://10.4.3.223/volume/v3/snapshots/detail returned with HTTP 200 Jul 03 02:24:50.052295 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 71/288] 10.4.3.223 () {66 vars in 1264 bytes} [Fri Jul 3 02:24:50 2026] GET /volume/v3/snapshots/detail => generated 477 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:24:50.062171 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-05a86017-ba9e-45a4-9d3c-d61e926e2efa None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:50.065915 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-3884f64c-219a-4332-9d08-3318253e8039 req-f66e7341-1606-48a1-9037-bc553eb9a743 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:50.066444 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-05a86017-ba9e-45a4-9d3c-d61e926e2efa tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] GET https://10.4.3.223/volume/v3/snapshots/1422a32c-712e-499b-9023-f41f2af67ce7 Jul 03 02:24:50.066784 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-05a86017-ba9e-45a4-9d3c-d61e926e2efa tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:50.067039 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-05a86017-ba9e-45a4-9d3c-d61e926e2efa tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:50.067976 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-3884f64c-219a-4332-9d08-3318253e8039 req-f66e7341-1606-48a1-9037-bc553eb9a743 tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] POST https://10.4.3.223/volume/v3/attachments/5f9f7dc9-1d07-4414-bd90-e8dd529a287c/action Jul 03 02:24:50.068402 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-3884f64c-219a-4332-9d08-3318253e8039 req-f66e7341-1606-48a1-9037-bc553eb9a743 tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] Action body: b'{"os-complete": null}' {{(pid=100012) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:24:50.068668 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-3884f64c-219a-4332-9d08-3318253e8039 req-f66e7341-1606-48a1-9037-bc553eb9a743 tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:24:50.091498 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:50.091498 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:24:50.094579 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:50.094579 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:24:50.095173 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-05a86017-ba9e-45a4-9d3c-d61e926e2efa tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] Snapshot retrieved successfully. Jul 03 02:24:50.096137 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-05a86017-ba9e-45a4-9d3c-d61e926e2efa tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] https://10.4.3.223/volume/v3/snapshots/1422a32c-712e-499b-9023-f41f2af67ce7 returned with HTTP 200 Jul 03 02:24:50.097063 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 73/289] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:24:50 2026] GET /volume/v3/snapshots/1422a32c-712e-499b-9023-f41f2af67ce7 => generated 474 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:24:50.105890 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-3884f64c-219a-4332-9d08-3318253e8039 req-f66e7341-1606-48a1-9037-bc553eb9a743 tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] https://10.4.3.223/volume/v3/attachments/5f9f7dc9-1d07-4414-bd90-e8dd529a287c/action returned with HTTP 204 Jul 03 02:24:50.106598 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 73/290] 10.4.3.223 () {74 vars in 1725 bytes} [Fri Jul 3 02:24:50 2026] POST /volume/v3/attachments/5f9f7dc9-1d07-4414-bd90-e8dd529a287c/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:24:50.108065 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-018b684e-dea4-4f40-85f0-83d6d28dbac0 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:50.109807 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-018b684e-dea4-4f40-85f0-83d6d28dbac0 tempest-GroupSnapshotsV319Test-1662080665 tempest-GroupSnapshotsV319Test-1662080665-project-admin] POST https://10.4.3.223/volume/v3/group_snapshots/859a79b4-11b1-4b2b-a70b-821207367a13/action Jul 03 02:24:50.110168 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-018b684e-dea4-4f40-85f0-83d6d28dbac0 tempest-GroupSnapshotsV319Test-1662080665 tempest-GroupSnapshotsV319Test-1662080665-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100015) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:24:50.110305 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-018b684e-dea4-4f40-85f0-83d6d28dbac0 tempest-GroupSnapshotsV319Test-1662080665 tempest-GroupSnapshotsV319Test-1662080665-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:24:50.111720 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.group_snapshots [None req-018b684e-dea4-4f40-85f0-83d6d28dbac0 tempest-GroupSnapshotsV319Test-1662080665 tempest-GroupSnapshotsV319Test-1662080665-project-admin] Updating group '859a79b4-11b1-4b2b-a70b-821207367a13' with 'creating' {{(pid=100015) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 03 02:24:50.115955 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:50.115955 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:24:50.122854 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-018b684e-dea4-4f40-85f0-83d6d28dbac0 tempest-GroupSnapshotsV319Test-1662080665 tempest-GroupSnapshotsV319Test-1662080665-project-admin] https://10.4.3.223/volume/v3/group_snapshots/859a79b4-11b1-4b2b-a70b-821207367a13/action returned with HTTP 202 Jul 03 02:24:50.123281 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 74/291] 10.4.3.223 () {70 vars in 1455 bytes} [Fri Jul 3 02:24:50 2026] POST /volume/v3/group_snapshots/859a79b4-11b1-4b2b-a70b-821207367a13/action => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 02:24:50.131147 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-7169e757-73ad-491e-8c0a-a37eb64236a5 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:50.133454 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-7169e757-73ad-491e-8c0a-a37eb64236a5 tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] GET https://10.4.3.223/volume/v3/group_snapshots/859a79b4-11b1-4b2b-a70b-821207367a13 Jul 03 02:24:50.133835 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-7169e757-73ad-491e-8c0a-a37eb64236a5 tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:50.134298 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-7169e757-73ad-491e-8c0a-a37eb64236a5 tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] Calling method 'version_select' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:50.134582 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.group_snapshots [None req-7169e757-73ad-491e-8c0a-a37eb64236a5 tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] show called for member 859a79b4-11b1-4b2b-a70b-821207367a13 {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 02:24:50.141875 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:50.141875 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:24:50.145972 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-7169e757-73ad-491e-8c0a-a37eb64236a5 tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] https://10.4.3.223/volume/v3/group_snapshots/859a79b4-11b1-4b2b-a70b-821207367a13 returned with HTTP 200 Jul 03 02:24:50.146506 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 72/292] 10.4.3.223 () {68 vars in 1413 bytes} [Fri Jul 3 02:24:50 2026] GET /volume/v3/group_snapshots/859a79b4-11b1-4b2b-a70b-821207367a13 => generated 330 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:24:50.150824 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-f26e5d7b-4888-40f1-a15b-5ecccc3febfc None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:50.152921 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-f26e5d7b-4888-40f1-a15b-5ecccc3febfc tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] GET https://10.4.3.223/volume/v3/volumes/c5f3143c-ab98-46d8-9d6c-e18e450c21cd Jul 03 02:24:50.153167 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-f26e5d7b-4888-40f1-a15b-5ecccc3febfc tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:50.153408 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-f26e5d7b-4888-40f1-a15b-5ecccc3febfc tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:50.157589 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-16cbcab8-85c4-4f3e-b4ff-737088d86307 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:50.159734 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-16cbcab8-85c4-4f3e-b4ff-737088d86307 tempest-GroupSnapshotsV319Test-1662080665 tempest-GroupSnapshotsV319Test-1662080665-project-admin] POST https://10.4.3.223/volume/v3/group_snapshots/859a79b4-11b1-4b2b-a70b-821207367a13/action Jul 03 02:24:50.160189 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-16cbcab8-85c4-4f3e-b4ff-737088d86307 tempest-GroupSnapshotsV319Test-1662080665 tempest-GroupSnapshotsV319Test-1662080665-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100012) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:24:50.160388 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-16cbcab8-85c4-4f3e-b4ff-737088d86307 tempest-GroupSnapshotsV319Test-1662080665 tempest-GroupSnapshotsV319Test-1662080665-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:24:50.162075 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.group_snapshots [None req-16cbcab8-85c4-4f3e-b4ff-737088d86307 tempest-GroupSnapshotsV319Test-1662080665 tempest-GroupSnapshotsV319Test-1662080665-project-admin] Updating group '859a79b4-11b1-4b2b-a70b-821207367a13' with 'available' {{(pid=100012) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 03 02:24:50.165232 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:50.165232 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:24:50.167791 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:50.167791 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:24:50.169818 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-f26e5d7b-4888-40f1-a15b-5ecccc3febfc tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Volume info retrieved successfully. Jul 03 02:24:50.177391 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-f26e5d7b-4888-40f1-a15b-5ecccc3febfc tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] https://10.4.3.223/volume/v3/volumes/c5f3143c-ab98-46d8-9d6c-e18e450c21cd returned with HTTP 200 Jul 03 02:24:50.178135 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 74/293] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:24:50 2026] GET /volume/v3/volumes/c5f3143c-ab98-46d8-9d6c-e18e450c21cd => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:24:50.178974 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-16cbcab8-85c4-4f3e-b4ff-737088d86307 tempest-GroupSnapshotsV319Test-1662080665 tempest-GroupSnapshotsV319Test-1662080665-project-admin] https://10.4.3.223/volume/v3/group_snapshots/859a79b4-11b1-4b2b-a70b-821207367a13/action returned with HTTP 202 Jul 03 02:24:50.182497 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 74/294] 10.4.3.223 () {70 vars in 1455 bytes} [Fri Jul 3 02:24:50 2026] POST /volume/v3/group_snapshots/859a79b4-11b1-4b2b-a70b-821207367a13/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 02:24:50.190743 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-95b60ffa-63c7-4bb0-8ca2-40108a09d7c5 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:50.197944 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-95b60ffa-63c7-4bb0-8ca2-40108a09d7c5 tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] GET https://10.4.3.223/volume/v3/group_snapshots/859a79b4-11b1-4b2b-a70b-821207367a13 Jul 03 02:24:50.198119 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-95b60ffa-63c7-4bb0-8ca2-40108a09d7c5 tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:50.198357 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-95b60ffa-63c7-4bb0-8ca2-40108a09d7c5 tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] Calling method 'version_select' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:50.198507 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.group_snapshots [None req-95b60ffa-63c7-4bb0-8ca2-40108a09d7c5 tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] show called for member 859a79b4-11b1-4b2b-a70b-821207367a13 {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 02:24:50.206569 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:50.206569 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:24:50.210229 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-95b60ffa-63c7-4bb0-8ca2-40108a09d7c5 tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] https://10.4.3.223/volume/v3/group_snapshots/859a79b4-11b1-4b2b-a70b-821207367a13 returned with HTTP 200 Jul 03 02:24:50.210584 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 75/295] 10.4.3.223 () {68 vars in 1413 bytes} [Fri Jul 3 02:24:50 2026] GET /volume/v3/group_snapshots/859a79b4-11b1-4b2b-a70b-821207367a13 => generated 331 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:24:50.223922 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-64a5e30d-7307-489c-9de5-1a8e2ff36629 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:50.227582 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-64a5e30d-7307-489c-9de5-1a8e2ff36629 tempest-GroupSnapshotsV319Test-1662080665 tempest-GroupSnapshotsV319Test-1662080665-project-admin] POST https://10.4.3.223/volume/v3/group_snapshots/859a79b4-11b1-4b2b-a70b-821207367a13/action Jul 03 02:24:50.228139 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-64a5e30d-7307-489c-9de5-1a8e2ff36629 tempest-GroupSnapshotsV319Test-1662080665 tempest-GroupSnapshotsV319Test-1662080665-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:24:50.228139 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-64a5e30d-7307-489c-9de5-1a8e2ff36629 tempest-GroupSnapshotsV319Test-1662080665 tempest-GroupSnapshotsV319Test-1662080665-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "error"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:24:50.229552 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.group_snapshots [None req-64a5e30d-7307-489c-9de5-1a8e2ff36629 tempest-GroupSnapshotsV319Test-1662080665 tempest-GroupSnapshotsV319Test-1662080665-project-admin] Updating group '859a79b4-11b1-4b2b-a70b-821207367a13' with 'error' {{(pid=100014) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 03 02:24:50.240106 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:50.240106 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:24:50.255528 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-64a5e30d-7307-489c-9de5-1a8e2ff36629 tempest-GroupSnapshotsV319Test-1662080665 tempest-GroupSnapshotsV319Test-1662080665-project-admin] https://10.4.3.223/volume/v3/group_snapshots/859a79b4-11b1-4b2b-a70b-821207367a13/action returned with HTTP 202 Jul 03 02:24:50.256178 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 73/296] 10.4.3.223 () {70 vars in 1455 bytes} [Fri Jul 3 02:24:50 2026] POST /volume/v3/group_snapshots/859a79b4-11b1-4b2b-a70b-821207367a13/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 02:24:50.265692 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-8ab90720-4c4f-442e-80d8-688f20deaf79 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:50.267527 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-8ab90720-4c4f-442e-80d8-688f20deaf79 tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] GET https://10.4.3.223/volume/v3/group_snapshots/859a79b4-11b1-4b2b-a70b-821207367a13 Jul 03 02:24:50.267768 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-8ab90720-4c4f-442e-80d8-688f20deaf79 tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:50.268080 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-8ab90720-4c4f-442e-80d8-688f20deaf79 tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] Calling method 'version_select' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:50.268263 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.group_snapshots [None req-8ab90720-4c4f-442e-80d8-688f20deaf79 tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] show called for member 859a79b4-11b1-4b2b-a70b-821207367a13 {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 02:24:50.279041 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:50.279041 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:24:50.283678 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-8ab90720-4c4f-442e-80d8-688f20deaf79 tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] https://10.4.3.223/volume/v3/group_snapshots/859a79b4-11b1-4b2b-a70b-821207367a13 returned with HTTP 200 Jul 03 02:24:50.284149 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 75/297] 10.4.3.223 () {68 vars in 1413 bytes} [Fri Jul 3 02:24:50 2026] GET /volume/v3/group_snapshots/859a79b4-11b1-4b2b-a70b-821207367a13 => generated 327 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:24:50.306613 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-c69a38de-6913-4309-9041-f14ef6483235 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:50.308355 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-c69a38de-6913-4309-9041-f14ef6483235 tempest-GroupSnapshotsV319Test-1662080665 tempest-GroupSnapshotsV319Test-1662080665-project-admin] POST https://10.4.3.223/volume/v3/group_snapshots/859a79b4-11b1-4b2b-a70b-821207367a13/action Jul 03 02:24:50.308841 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-c69a38de-6913-4309-9041-f14ef6483235 tempest-GroupSnapshotsV319Test-1662080665 tempest-GroupSnapshotsV319Test-1662080665-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100012) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:24:50.309844 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-c69a38de-6913-4309-9041-f14ef6483235 tempest-GroupSnapshotsV319Test-1662080665 tempest-GroupSnapshotsV319Test-1662080665-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:24:50.311960 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.group_snapshots [None req-c69a38de-6913-4309-9041-f14ef6483235 tempest-GroupSnapshotsV319Test-1662080665 tempest-GroupSnapshotsV319Test-1662080665-project-admin] Updating group '859a79b4-11b1-4b2b-a70b-821207367a13' with 'available' {{(pid=100012) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 03 02:24:50.315799 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:50.315799 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:24:50.327065 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-c69a38de-6913-4309-9041-f14ef6483235 tempest-GroupSnapshotsV319Test-1662080665 tempest-GroupSnapshotsV319Test-1662080665-project-admin] https://10.4.3.223/volume/v3/group_snapshots/859a79b4-11b1-4b2b-a70b-821207367a13/action returned with HTTP 202 Jul 03 02:24:50.327633 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 75/298] 10.4.3.223 () {70 vars in 1455 bytes} [Fri Jul 3 02:24:50 2026] POST /volume/v3/group_snapshots/859a79b4-11b1-4b2b-a70b-821207367a13/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 02:24:50.335675 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-efdbba83-c6ee-454f-be7f-8ad0a9d76412 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:50.349998 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-efdbba83-c6ee-454f-be7f-8ad0a9d76412 tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] GET https://10.4.3.223/volume/v3/group_snapshots/859a79b4-11b1-4b2b-a70b-821207367a13 Jul 03 02:24:50.349998 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-efdbba83-c6ee-454f-be7f-8ad0a9d76412 tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:50.349998 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-efdbba83-c6ee-454f-be7f-8ad0a9d76412 tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] Calling method 'version_select' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:50.349998 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.group_snapshots [None req-efdbba83-c6ee-454f-be7f-8ad0a9d76412 tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] show called for member 859a79b4-11b1-4b2b-a70b-821207367a13 {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 02:24:50.354967 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:50.354967 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:24:50.372191 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-efdbba83-c6ee-454f-be7f-8ad0a9d76412 tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] https://10.4.3.223/volume/v3/group_snapshots/859a79b4-11b1-4b2b-a70b-821207367a13 returned with HTTP 200 Jul 03 02:24:50.374978 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 76/299] 10.4.3.223 () {68 vars in 1413 bytes} [Fri Jul 3 02:24:50 2026] GET /volume/v3/group_snapshots/859a79b4-11b1-4b2b-a70b-821207367a13 => generated 331 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:24:50.386160 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-3278f1a9-e119-4c8d-9ed6-67f3082b3629 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:50.388145 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-3278f1a9-e119-4c8d-9ed6-67f3082b3629 tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] DELETE https://10.4.3.223/volume/v3/group_snapshots/859a79b4-11b1-4b2b-a70b-821207367a13 Jul 03 02:24:50.388467 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-3278f1a9-e119-4c8d-9ed6-67f3082b3629 tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:50.391792 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-3278f1a9-e119-4c8d-9ed6-67f3082b3629 tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] Calling method 'version_select' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:50.391792 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.group_snapshots [None req-3278f1a9-e119-4c8d-9ed6-67f3082b3629 tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] delete called for member 859a79b4-11b1-4b2b-a70b-821207367a13 {{(pid=100014) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 03 02:24:50.391792 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.group_snapshots [None req-3278f1a9-e119-4c8d-9ed6-67f3082b3629 tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] Delete group_snapshot with id: 859a79b4-11b1-4b2b-a70b-821207367a13 Jul 03 02:24:50.406810 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:50.406810 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:24:50.467801 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-3278f1a9-e119-4c8d-9ed6-67f3082b3629 tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] https://10.4.3.223/volume/v3/group_snapshots/859a79b4-11b1-4b2b-a70b-821207367a13 returned with HTTP 202 Jul 03 02:24:50.468284 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 74/300] 10.4.3.223 () {68 vars in 1416 bytes} [Fri Jul 3 02:24:50 2026] DELETE /volume/v3/group_snapshots/859a79b4-11b1-4b2b-a70b-821207367a13 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 02:24:50.478224 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-01f25c94-1d38-4b2e-952b-a088155b917d None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:50.480633 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-01f25c94-1d38-4b2e-952b-a088155b917d tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] GET https://10.4.3.223/volume/v3/volumes/detail Jul 03 02:24:50.480840 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-01f25c94-1d38-4b2e-952b-a088155b917d tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:50.481099 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-01f25c94-1d38-4b2e-952b-a088155b917d tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] Calling method 'detail' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:50.482489 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.api_utils [None req-01f25c94-1d38-4b2e-952b-a088155b917d tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] Removing options '' from query. {{(pid=100013) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 02:24:50.483665 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-01f25c94-1d38-4b2e-952b-a088155b917d tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100013) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 02:24:50.541380 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-01f25c94-1d38-4b2e-952b-a088155b917d tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] Get all volumes completed successfully. Jul 03 02:24:50.542268 np0000004352 devstack@c-api.service[100013]: WARNING stevedore.named [None req-01f25c94-1d38-4b2e-952b-a088155b917d tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:24:50.542486 np0000004352 devstack@c-api.service[100013]: WARNING castellan.key_manager [None req-01f25c94-1d38-4b2e-952b-a088155b917d tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:24:50.597985 np0000004352 devstack@c-api.service[100013]: DEBUG oslo_db.sqlalchemy.engines [None req-01f25c94-1d38-4b2e-952b-a088155b917d tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100013) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 02:24:50.603611 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:50.603611 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:24:50.611224 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-01f25c94-1d38-4b2e-952b-a088155b917d tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] https://10.4.3.223/volume/v3/volumes/detail returned with HTTP 200 Jul 03 02:24:50.611631 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 76/301] 10.4.3.223 () {68 vars in 1299 bytes} [Fri Jul 3 02:24:50 2026] GET /volume/v3/volumes/detail => generated 922 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:24:50.627942 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-208a2052-754f-45c2-9e36-5d1e4d1f3f80 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:50.631399 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-208a2052-754f-45c2-9e36-5d1e4d1f3f80 tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] GET https://10.4.3.223/volume/v3/snapshots/detail Jul 03 02:24:50.631619 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-208a2052-754f-45c2-9e36-5d1e4d1f3f80 tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:50.631850 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-208a2052-754f-45c2-9e36-5d1e4d1f3f80 tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] Calling method 'detail' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:50.632136 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.api_utils [None req-208a2052-754f-45c2-9e36-5d1e4d1f3f80 tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] Removing options '' from query. {{(pid=100012) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 02:24:50.633124 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.db.api [None req-208a2052-754f-45c2-9e36-5d1e4d1f3f80 tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] Building query based on filter {{(pid=100012) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 02:24:50.655917 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-208a2052-754f-45c2-9e36-5d1e4d1f3f80 tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] Get all snapshots completed successfully. Jul 03 02:24:50.657663 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-208a2052-754f-45c2-9e36-5d1e4d1f3f80 tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] https://10.4.3.223/volume/v3/snapshots/detail returned with HTTP 200 Jul 03 02:24:50.658259 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 76/302] 10.4.3.223 () {66 vars in 1264 bytes} [Fri Jul 3 02:24:50 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 02:24:50.668138 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-32fa0301-f521-4ba2-95c4-f6013da702ea None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:50.670031 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-32fa0301-f521-4ba2-95c4-f6013da702ea tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] GET https://10.4.3.223/volume/v3/group_snapshots/859a79b4-11b1-4b2b-a70b-821207367a13 Jul 03 02:24:50.670272 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-32fa0301-f521-4ba2-95c4-f6013da702ea tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:50.670509 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-32fa0301-f521-4ba2-95c4-f6013da702ea tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] Calling method 'version_select' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:50.670842 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.group_snapshots [None req-32fa0301-f521-4ba2-95c4-f6013da702ea tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] show called for member 859a79b4-11b1-4b2b-a70b-821207367a13 {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 02:24:50.675380 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-32fa0301-f521-4ba2-95c4-f6013da702ea tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] https://10.4.3.223/volume/v3/group_snapshots/859a79b4-11b1-4b2b-a70b-821207367a13 returned with HTTP 404 Jul 03 02:24:50.675810 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 77/303] 10.4.3.223 () {68 vars in 1413 bytes} [Fri Jul 3 02:24:50 2026] GET /volume/v3/group_snapshots/859a79b4-11b1-4b2b-a70b-821207367a13 => generated 116 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 02:24:50.690452 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-27e8023e-a756-43c7-81b4-0415adb8117e None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:50.692166 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-27e8023e-a756-43c7-81b4-0415adb8117e tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] GET https://10.4.3.223/volume/v3/volumes/detail Jul 03 02:24:50.693155 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-27e8023e-a756-43c7-81b4-0415adb8117e tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:50.693582 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-27e8023e-a756-43c7-81b4-0415adb8117e tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] Calling method 'detail' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:50.694253 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.api_utils [None req-27e8023e-a756-43c7-81b4-0415adb8117e tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] Removing options '' from query. {{(pid=100014) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 02:24:50.694794 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:50.694794 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:24:50.695387 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-27e8023e-a756-43c7-81b4-0415adb8117e tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100014) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 02:24:50.733558 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-27e8023e-a756-43c7-81b4-0415adb8117e tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] Get all volumes completed successfully. Jul 03 02:24:50.734435 np0000004352 devstack@c-api.service[100014]: WARNING stevedore.named [None req-27e8023e-a756-43c7-81b4-0415adb8117e tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:24:50.735127 np0000004352 devstack@c-api.service[100014]: WARNING castellan.key_manager [None req-27e8023e-a756-43c7-81b4-0415adb8117e tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:24:50.793580 np0000004352 devstack@c-api.service[100014]: DEBUG oslo_db.sqlalchemy.engines [None req-27e8023e-a756-43c7-81b4-0415adb8117e tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100014) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 02:24:50.796782 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:50.796782 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:24:50.806158 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-27e8023e-a756-43c7-81b4-0415adb8117e tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] https://10.4.3.223/volume/v3/volumes/detail returned with HTTP 200 Jul 03 02:24:50.806668 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 75/304] 10.4.3.223 () {68 vars in 1299 bytes} [Fri Jul 3 02:24:50 2026] GET /volume/v3/volumes/detail => generated 922 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:24:50.816360 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-b796c533-9668-4ca1-9b52-a52140948304 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:50.819000 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-b796c533-9668-4ca1-9b52-a52140948304 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] GET https://10.4.3.223/volume/v3/volumes/3c586633-37f2-453c-a875-802330b373ad Jul 03 02:24:50.819296 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-b796c533-9668-4ca1-9b52-a52140948304 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:50.819608 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-b796c533-9668-4ca1-9b52-a52140948304 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:50.821189 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-bea71983-a649-423a-9b48-f1339f4eb950 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:50.823106 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-bea71983-a649-423a-9b48-f1339f4eb950 tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] POST https://10.4.3.223/volume/v3/groups/dbfc582c-ba4e-431d-b870-ab44927e7645/action Jul 03 02:24:50.823539 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-bea71983-a649-423a-9b48-f1339f4eb950 tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100012) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:24:50.823714 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-bea71983-a649-423a-9b48-f1339f4eb950 tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:24:50.825223 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.groups [None req-bea71983-a649-423a-9b48-f1339f4eb950 tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] delete called for group dbfc582c-ba4e-431d-b870-ab44927e7645 {{(pid=100012) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 02:24:50.825324 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.groups [None req-bea71983-a649-423a-9b48-f1339f4eb950 tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] Delete group with id: dbfc582c-ba4e-431d-b870-ab44927e7645 Jul 03 02:24:50.828752 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-b796c533-9668-4ca1-9b52-a52140948304 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] https://10.4.3.223/volume/v3/volumes/3c586633-37f2-453c-a875-802330b373ad returned with HTTP 404 Jul 03 02:24:50.829362 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 77/305] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:24:50 2026] GET /volume/v3/volumes/3c586633-37f2-453c-a875-802330b373ad => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:24:50.833032 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:50.833032 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:24:50.837639 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-42b5d957-7fe1-46c4-91ae-e80b56be7025 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:50.840181 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-42b5d957-7fe1-46c4-91ae-e80b56be7025 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] DELETE https://10.4.3.223/volume/v3/volumes/af2f5448-ab1e-4638-93f9-69bc6b348d71 Jul 03 02:24:50.840471 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-42b5d957-7fe1-46c4-91ae-e80b56be7025 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:50.840766 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-42b5d957-7fe1-46c4-91ae-e80b56be7025 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:50.840999 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-42b5d957-7fe1-46c4-91ae-e80b56be7025 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Delete volume with id: af2f5448-ab1e-4638-93f9-69bc6b348d71 Jul 03 02:24:50.853511 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:50.853511 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:24:50.854328 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-42b5d957-7fe1-46c4-91ae-e80b56be7025 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Volume info retrieved successfully. Jul 03 02:24:50.884695 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-42b5d957-7fe1-46c4-91ae-e80b56be7025 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Delete volume request issued successfully. Jul 03 02:24:50.884768 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-bea71983-a649-423a-9b48-f1339f4eb950 tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] https://10.4.3.223/volume/v3/groups/dbfc582c-ba4e-431d-b870-ab44927e7645/action returned with HTTP 202 Jul 03 02:24:50.884996 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-42b5d957-7fe1-46c4-91ae-e80b56be7025 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] https://10.4.3.223/volume/v3/volumes/af2f5448-ab1e-4638-93f9-69bc6b348d71 returned with HTTP 202 Jul 03 02:24:50.885160 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 77/306] 10.4.3.223 () {70 vars in 1428 bytes} [Fri Jul 3 02:24:50 2026] POST /volume/v3/groups/dbfc582c-ba4e-431d-b870-ab44927e7645/action => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 02:24:50.885538 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 78/307] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:24:50 2026] DELETE /volume/v3/volumes/af2f5448-ab1e-4638-93f9-69bc6b348d71 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:24:50.893859 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-b6aa1367-e9f3-4564-a268-240f841c44d1 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:50.896225 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-b6aa1367-e9f3-4564-a268-240f841c44d1 tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] GET https://10.4.3.223/volume/v3/volumes/f9550fd9-0f39-42b2-82db-076740708679 Jul 03 02:24:50.896414 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-b6aa1367-e9f3-4564-a268-240f841c44d1 tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:50.896602 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-b6aa1367-e9f3-4564-a268-240f841c44d1 tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:50.896851 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-4645d487-e912-4a9c-8e47-67ea17841556 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:50.898776 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-4645d487-e912-4a9c-8e47-67ea17841556 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] GET https://10.4.3.223/volume/v3/volumes/af2f5448-ab1e-4638-93f9-69bc6b348d71 Jul 03 02:24:50.898973 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-4645d487-e912-4a9c-8e47-67ea17841556 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:50.899149 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-4645d487-e912-4a9c-8e47-67ea17841556 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:50.906049 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:50.906049 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:24:50.907181 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:50.907181 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:24:50.909785 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-4645d487-e912-4a9c-8e47-67ea17841556 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Volume info retrieved successfully. Jul 03 02:24:50.912856 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-b6aa1367-e9f3-4564-a268-240f841c44d1 tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] Volume info retrieved successfully. Jul 03 02:24:50.913494 np0000004352 devstack@c-api.service[100014]: WARNING stevedore.named [None req-b6aa1367-e9f3-4564-a268-240f841c44d1 tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:24:50.913627 np0000004352 devstack@c-api.service[100014]: WARNING castellan.key_manager [None req-b6aa1367-e9f3-4564-a268-240f841c44d1 tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:24:50.915693 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-4645d487-e912-4a9c-8e47-67ea17841556 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] https://10.4.3.223/volume/v3/volumes/af2f5448-ab1e-4638-93f9-69bc6b348d71 returned with HTTP 200 Jul 03 02:24:50.916094 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 78/308] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:24:50 2026] GET /volume/v3/volumes/af2f5448-ab1e-4638-93f9-69bc6b348d71 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:24:50.975028 np0000004352 devstack@c-api.service[100014]: DEBUG oslo_db.sqlalchemy.engines [None req-b6aa1367-e9f3-4564-a268-240f841c44d1 tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100014) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 02:24:50.978192 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:50.978192 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:24:50.987642 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-b6aa1367-e9f3-4564-a268-240f841c44d1 tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] https://10.4.3.223/volume/v3/volumes/f9550fd9-0f39-42b2-82db-076740708679 returned with HTTP 200 Jul 03 02:24:50.988348 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 76/309] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:24:50 2026] GET /volume/v3/volumes/f9550fd9-0f39-42b2-82db-076740708679 => generated 918 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:24:51.193062 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-15c2c1ed-f9f5-4111-a2d2-2d03001296ba None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:51.194873 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-15c2c1ed-f9f5-4111-a2d2-2d03001296ba tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] GET https://10.4.3.223/volume/v3/volumes/c5f3143c-ab98-46d8-9d6c-e18e450c21cd Jul 03 02:24:51.195154 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-15c2c1ed-f9f5-4111-a2d2-2d03001296ba tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:51.195397 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-15c2c1ed-f9f5-4111-a2d2-2d03001296ba tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:51.205985 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:51.205985 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:24:51.210268 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-15c2c1ed-f9f5-4111-a2d2-2d03001296ba tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Volume info retrieved successfully. Jul 03 02:24:51.216835 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-15c2c1ed-f9f5-4111-a2d2-2d03001296ba tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] https://10.4.3.223/volume/v3/volumes/c5f3143c-ab98-46d8-9d6c-e18e450c21cd returned with HTTP 200 Jul 03 02:24:51.216835 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 78/310] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:24:51 2026] GET /volume/v3/volumes/c5f3143c-ab98-46d8-9d6c-e18e450c21cd => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:24:51.932909 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-41656fb9-0f39-4d94-98bb-eecf7b193fd5 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:51.934646 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-41656fb9-0f39-4d94-98bb-eecf7b193fd5 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] GET https://10.4.3.223/volume/v3/volumes/af2f5448-ab1e-4638-93f9-69bc6b348d71 Jul 03 02:24:51.934845 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-41656fb9-0f39-4d94-98bb-eecf7b193fd5 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:51.935016 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-41656fb9-0f39-4d94-98bb-eecf7b193fd5 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:51.940870 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-41656fb9-0f39-4d94-98bb-eecf7b193fd5 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] https://10.4.3.223/volume/v3/volumes/af2f5448-ab1e-4638-93f9-69bc6b348d71 returned with HTTP 404 Jul 03 02:24:51.941313 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 79/311] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:24:51 2026] GET /volume/v3/volumes/af2f5448-ab1e-4638-93f9-69bc6b348d71 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:24:51.948176 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-20fa3d7c-2b67-4d5a-a080-32d64eac36dc None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:51.949724 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-20fa3d7c-2b67-4d5a-a080-32d64eac36dc tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] DELETE https://10.4.3.223/volume/v3/volumes/dc3c1a64-bc42-4fc8-97ac-846f80691716 Jul 03 02:24:51.949921 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-20fa3d7c-2b67-4d5a-a080-32d64eac36dc tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:51.950111 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-20fa3d7c-2b67-4d5a-a080-32d64eac36dc tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Calling method 'delete' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:51.950289 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.volumes [None req-20fa3d7c-2b67-4d5a-a080-32d64eac36dc tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Delete volume with id: dc3c1a64-bc42-4fc8-97ac-846f80691716 Jul 03 02:24:51.958198 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:51.958198 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:24:51.958677 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-20fa3d7c-2b67-4d5a-a080-32d64eac36dc tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Volume info retrieved successfully. Jul 03 02:24:51.982014 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-20fa3d7c-2b67-4d5a-a080-32d64eac36dc tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Delete volume request issued successfully. Jul 03 02:24:51.982293 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-20fa3d7c-2b67-4d5a-a080-32d64eac36dc tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] https://10.4.3.223/volume/v3/volumes/dc3c1a64-bc42-4fc8-97ac-846f80691716 returned with HTTP 202 Jul 03 02:24:51.982818 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 79/312] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:24:51 2026] DELETE /volume/v3/volumes/dc3c1a64-bc42-4fc8-97ac-846f80691716 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:24:51.991379 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-7ef1e563-89e8-439f-b090-2773ac1dce50 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:51.993445 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-7ef1e563-89e8-439f-b090-2773ac1dce50 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] GET https://10.4.3.223/volume/v3/volumes/dc3c1a64-bc42-4fc8-97ac-846f80691716 Jul 03 02:24:51.993714 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-7ef1e563-89e8-439f-b090-2773ac1dce50 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:51.993955 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-7ef1e563-89e8-439f-b090-2773ac1dce50 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:52.001851 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:52.001851 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:24:52.002692 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-0d2fa79e-939c-4f49-a0bc-5b15a8c88e80 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:52.004702 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-0d2fa79e-939c-4f49-a0bc-5b15a8c88e80 tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] GET https://10.4.3.223/volume/v3/volumes/f9550fd9-0f39-42b2-82db-076740708679 Jul 03 02:24:52.004999 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-0d2fa79e-939c-4f49-a0bc-5b15a8c88e80 tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:52.005278 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-0d2fa79e-939c-4f49-a0bc-5b15a8c88e80 tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:52.009240 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-7ef1e563-89e8-439f-b090-2773ac1dce50 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Volume info retrieved successfully. Jul 03 02:24:52.011440 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-0d2fa79e-939c-4f49-a0bc-5b15a8c88e80 tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] https://10.4.3.223/volume/v3/volumes/f9550fd9-0f39-42b2-82db-076740708679 returned with HTTP 404 Jul 03 02:24:52.012104 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 79/313] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:24:52 2026] GET /volume/v3/volumes/f9550fd9-0f39-42b2-82db-076740708679 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 02:24:52.017355 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-7ef1e563-89e8-439f-b090-2773ac1dce50 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] https://10.4.3.223/volume/v3/volumes/dc3c1a64-bc42-4fc8-97ac-846f80691716 returned with HTTP 200 Jul 03 02:24:52.020862 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 77/314] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:24:51 2026] GET /volume/v3/volumes/dc3c1a64-bc42-4fc8-97ac-846f80691716 => generated 1390 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:24:52.021440 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-50dc8ad3-dc6c-42c2-8345-6ea7957021dc None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:52.023259 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-50dc8ad3-dc6c-42c2-8345-6ea7957021dc tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] GET https://10.4.3.223/volume/v3/groups/dbfc582c-ba4e-431d-b870-ab44927e7645 Jul 03 02:24:52.023481 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-50dc8ad3-dc6c-42c2-8345-6ea7957021dc tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:52.023684 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-50dc8ad3-dc6c-42c2-8345-6ea7957021dc tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] Calling method 'version_select' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:52.024794 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.groups [None req-50dc8ad3-dc6c-42c2-8345-6ea7957021dc tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] show called for member dbfc582c-ba4e-431d-b870-ab44927e7645 {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 02:24:52.025699 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-ae40be96-4a15-4aa8-a4af-0965a19d2832 req-374cc385-ac09-4fdd-94ba-daf7e07c1205 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:52.028442 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-50dc8ad3-dc6c-42c2-8345-6ea7957021dc tempest-GroupSnapshotsV319Test-732531898 tempest-GroupSnapshotsV319Test-732531898-project-member] https://10.4.3.223/volume/v3/groups/dbfc582c-ba4e-431d-b870-ab44927e7645 returned with HTTP 404 Jul 03 02:24:52.028531 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-ae40be96-4a15-4aa8-a4af-0965a19d2832 req-374cc385-ac09-4fdd-94ba-daf7e07c1205 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] POST https://10.4.3.223/volume/v3/attachments/54e68236-38bd-49a4-96ba-623bd5c999bd/action Jul 03 02:24:52.028599 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 80/315] 10.4.3.223 () {68 vars in 1386 bytes} [Fri Jul 3 02:24:52 2026] GET /volume/v3/groups/dbfc582c-ba4e-431d-b870-ab44927e7645 => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 02:24:52.028659 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-ae40be96-4a15-4aa8-a4af-0965a19d2832 req-374cc385-ac09-4fdd-94ba-daf7e07c1205 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Action body: b'{"os-complete": null}' {{(pid=100013) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:24:52.028659 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-ae40be96-4a15-4aa8-a4af-0965a19d2832 req-374cc385-ac09-4fdd-94ba-daf7e07c1205 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:24:52.037726 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-cc50e258-c9a6-412a-b94a-3b9d2698a2ca None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:52.040993 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-cc50e258-c9a6-412a-b94a-3b9d2698a2ca tempest-GroupSnapshotsV319Test-1662080665 tempest-GroupSnapshotsV319Test-1662080665-project-admin] DELETE https://10.4.3.223/volume/v3/group_types/59806db5-48c3-40f9-8de7-74c8b4928e82 Jul 03 02:24:52.041383 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-cc50e258-c9a6-412a-b94a-3b9d2698a2ca tempest-GroupSnapshotsV319Test-1662080665 tempest-GroupSnapshotsV319Test-1662080665-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:52.041725 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-cc50e258-c9a6-412a-b94a-3b9d2698a2ca tempest-GroupSnapshotsV319Test-1662080665 tempest-GroupSnapshotsV319Test-1662080665-project-admin] Calling method 'version_select' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:52.047438 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:52.047438 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:24:52.064674 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-ae40be96-4a15-4aa8-a4af-0965a19d2832 req-374cc385-ac09-4fdd-94ba-daf7e07c1205 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] https://10.4.3.223/volume/v3/attachments/54e68236-38bd-49a4-96ba-623bd5c999bd/action returned with HTTP 204 Jul 03 02:24:52.065093 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 80/316] 10.4.3.223 () {74 vars in 1725 bytes} [Fri Jul 3 02:24:52 2026] POST /volume/v3/attachments/54e68236-38bd-49a4-96ba-623bd5c999bd/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:24:52.067602 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-cc50e258-c9a6-412a-b94a-3b9d2698a2ca tempest-GroupSnapshotsV319Test-1662080665 tempest-GroupSnapshotsV319Test-1662080665-project-admin] https://10.4.3.223/volume/v3/group_types/59806db5-48c3-40f9-8de7-74c8b4928e82 returned with HTTP 202 Jul 03 02:24:52.068113 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 80/317] 10.4.3.223 () {68 vars in 1404 bytes} [Fri Jul 3 02:24:52 2026] DELETE /volume/v3/group_types/59806db5-48c3-40f9-8de7-74c8b4928e82 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 02:24:52.076513 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-c4ee8c4a-1558-4a9f-b337-dcdccb1a482f None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:52.079489 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-c4ee8c4a-1558-4a9f-b337-dcdccb1a482f tempest-GroupSnapshotsV319Test-1662080665 tempest-GroupSnapshotsV319Test-1662080665-project-admin] DELETE https://10.4.3.223/volume/v3/types/959c6121-c43d-4e8f-93a6-990921e6b484 Jul 03 02:24:52.079685 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-c4ee8c4a-1558-4a9f-b337-dcdccb1a482f tempest-GroupSnapshotsV319Test-1662080665 tempest-GroupSnapshotsV319Test-1662080665-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:52.079977 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-c4ee8c4a-1558-4a9f-b337-dcdccb1a482f tempest-GroupSnapshotsV319Test-1662080665 tempest-GroupSnapshotsV319Test-1662080665-project-admin] Calling method '_delete' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:52.120573 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-c4ee8c4a-1558-4a9f-b337-dcdccb1a482f tempest-GroupSnapshotsV319Test-1662080665 tempest-GroupSnapshotsV319Test-1662080665-project-admin] https://10.4.3.223/volume/v3/types/959c6121-c43d-4e8f-93a6-990921e6b484 returned with HTTP 202 Jul 03 02:24:52.120973 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 78/318] 10.4.3.223 () {66 vars in 1345 bytes} [Fri Jul 3 02:24:52 2026] DELETE /volume/v3/types/959c6121-c43d-4e8f-93a6-990921e6b484 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:24:52.129138 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-b39ed65b-f333-485a-bd73-192cd9511bb3 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:52.136303 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-b39ed65b-f333-485a-bd73-192cd9511bb3 tempest-GroupSnapshotsV319Test-1662080665 tempest-GroupSnapshotsV319Test-1662080665-project-admin] GET https://10.4.3.223/volume/v3/types/959c6121-c43d-4e8f-93a6-990921e6b484 Jul 03 02:24:52.136544 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-b39ed65b-f333-485a-bd73-192cd9511bb3 tempest-GroupSnapshotsV319Test-1662080665 tempest-GroupSnapshotsV319Test-1662080665-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:52.136815 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-b39ed65b-f333-485a-bd73-192cd9511bb3 tempest-GroupSnapshotsV319Test-1662080665 tempest-GroupSnapshotsV319Test-1662080665-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:52.141261 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-b39ed65b-f333-485a-bd73-192cd9511bb3 tempest-GroupSnapshotsV319Test-1662080665 tempest-GroupSnapshotsV319Test-1662080665-project-admin] https://10.4.3.223/volume/v3/types/959c6121-c43d-4e8f-93a6-990921e6b484 returned with HTTP 404 Jul 03 02:24:52.142120 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 81/319] 10.4.3.223 () {66 vars in 1342 bytes} [Fri Jul 3 02:24:52 2026] GET /volume/v3/types/959c6121-c43d-4e8f-93a6-990921e6b484 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:24:52.232382 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-e20e500a-532c-43dc-853e-61a9041e8fc1 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:52.234453 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-e20e500a-532c-43dc-853e-61a9041e8fc1 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] GET https://10.4.3.223/volume/v3/volumes/c5f3143c-ab98-46d8-9d6c-e18e450c21cd Jul 03 02:24:52.234684 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-e20e500a-532c-43dc-853e-61a9041e8fc1 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:52.234946 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-e20e500a-532c-43dc-853e-61a9041e8fc1 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:52.246802 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:52.246802 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:24:52.252961 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-e20e500a-532c-43dc-853e-61a9041e8fc1 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Volume info retrieved successfully. Jul 03 02:24:52.262399 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-e20e500a-532c-43dc-853e-61a9041e8fc1 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] https://10.4.3.223/volume/v3/volumes/c5f3143c-ab98-46d8-9d6c-e18e450c21cd returned with HTTP 200 Jul 03 02:24:52.263062 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 81/320] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:24:52 2026] GET /volume/v3/volumes/c5f3143c-ab98-46d8-9d6c-e18e450c21cd => generated 1139 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:24:52.286288 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-e3e39c3b-0ae4-46a7-879d-f73beb4d1006 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:52.305271 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-e3e39c3b-0ae4-46a7-879d-f73beb4d1006 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] GET https://10.4.3.223/volume/v3/volumes/c5f3143c-ab98-46d8-9d6c-e18e450c21cd Jul 03 02:24:52.305681 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-e3e39c3b-0ae4-46a7-879d-f73beb4d1006 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:52.305815 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-e3e39c3b-0ae4-46a7-879d-f73beb4d1006 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:52.319940 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:52.319940 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:24:52.324868 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-e3e39c3b-0ae4-46a7-879d-f73beb4d1006 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Volume info retrieved successfully. Jul 03 02:24:52.331806 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-e3e39c3b-0ae4-46a7-879d-f73beb4d1006 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] https://10.4.3.223/volume/v3/volumes/c5f3143c-ab98-46d8-9d6c-e18e450c21cd returned with HTTP 200 Jul 03 02:24:52.333029 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 81/321] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:24:52 2026] GET /volume/v3/volumes/c5f3143c-ab98-46d8-9d6c-e18e450c21cd => generated 1139 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:24:53.464497 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-d14716b8-4b98-4d2b-bcd3-59b27a08c022 req-0b6e760b-cabf-410d-b6cd-8be77c4b442e None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:53.464497 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-d14716b8-4b98-4d2b-bcd3-59b27a08c022 req-0b6e760b-cabf-410d-b6cd-8be77c4b442e tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] GET https://10.4.3.223/volume/v3/volumes/c5f3143c-ab98-46d8-9d6c-e18e450c21cd Jul 03 02:24:53.464497 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-d14716b8-4b98-4d2b-bcd3-59b27a08c022 req-0b6e760b-cabf-410d-b6cd-8be77c4b442e tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:53.464497 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-d14716b8-4b98-4d2b-bcd3-59b27a08c022 req-0b6e760b-cabf-410d-b6cd-8be77c4b442e tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:53.464497 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:53.464497 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:24:53.464497 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [req-d14716b8-4b98-4d2b-bcd3-59b27a08c022 req-0b6e760b-cabf-410d-b6cd-8be77c4b442e tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Volume info retrieved successfully. Jul 03 02:24:53.464497 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-d14716b8-4b98-4d2b-bcd3-59b27a08c022 req-0b6e760b-cabf-410d-b6cd-8be77c4b442e tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] https://10.4.3.223/volume/v3/volumes/c5f3143c-ab98-46d8-9d6c-e18e450c21cd returned with HTTP 200 Jul 03 02:24:53.464497 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 79/322] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:24:52 2026] GET /volume/v3/volumes/c5f3143c-ab98-46d8-9d6c-e18e450c21cd => generated 1139 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:24:53.470177 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-a0c8e090-64e1-4998-a2f0-be567f79d947 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:53.470177 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-a0c8e090-64e1-4998-a2f0-be567f79d947 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] GET https://10.4.3.223/volume/v3/volumes/dc3c1a64-bc42-4fc8-97ac-846f80691716 Jul 03 02:24:53.470177 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-a0c8e090-64e1-4998-a2f0-be567f79d947 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:53.470177 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-a0c8e090-64e1-4998-a2f0-be567f79d947 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:53.470177 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-a0c8e090-64e1-4998-a2f0-be567f79d947 tempest-TaggedBootDevicesTest-34022744 tempest-TaggedBootDevicesTest-34022744-project-member] https://10.4.3.223/volume/v3/volumes/dc3c1a64-bc42-4fc8-97ac-846f80691716 returned with HTTP 404 Jul 03 02:24:53.470177 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 82/323] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:24:53 2026] GET /volume/v3/volumes/dc3c1a64-bc42-4fc8-97ac-846f80691716 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:24:53.471987 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-14aed2a5-2d60-4a54-b4ad-6e156184f295 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:53.670132 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-14aed2a5-2d60-4a54-b4ad-6e156184f295 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:24:53.670579 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-14aed2a5-2d60-4a54-b4ad-6e156184f295 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-835093441"}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:24:53.672136 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.volumes [None req-14aed2a5-2d60-4a54-b4ad-6e156184f295 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-835093441'}} {{(pid=100013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:24:53.675793 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.volumes [None req-14aed2a5-2d60-4a54-b4ad-6e156184f295 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Create volume of 1 GB Jul 03 02:24:53.676161 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:53.676161 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:24:53.676695 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-14aed2a5-2d60-4a54-b4ad-6e156184f295 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Availability Zones retrieved successfully. Jul 03 02:24:53.683685 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-14aed2a5-2d60-4a54-b4ad-6e156184f295 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Flow 'volume_create_api' (556c9929-c3ba-4711-b884-c5301fdefaf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:24:53.684672 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-14aed2a5-2d60-4a54-b4ad-6e156184f295 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a535e0d-3ca9-4105-a48c-3687c4059129) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:24:53.685577 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.flows.api.create_volume [None req-14aed2a5-2d60-4a54-b4ad-6e156184f295 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Validating volume size '1' using validate_int {{(pid=100013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:24:53.693991 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:53.693991 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:24:53.708719 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-14aed2a5-2d60-4a54-b4ad-6e156184f295 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a535e0d-3ca9-4105-a48c-3687c4059129) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:58Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=e61006bc-2471-4d60-bd49-f1ae7046e9d9,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e61006bc-2471-4d60-bd49-f1ae7046e9d9', 'encryption_key_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=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:24:53.709413 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-14aed2a5-2d60-4a54-b4ad-6e156184f295 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (558562ad-cbcf-4ec1-bea8-a06f55ea35f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:24:53.738166 np0000004352 devstack@c-api.service[100013]: WARNING cinder.quota [None req-14aed2a5-2d60-4a54-b4ad-6e156184f295 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-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. Jul 03 02:24:53.738437 np0000004352 devstack@c-api.service[100013]: WARNING cinder.quota [None req-14aed2a5-2d60-4a54-b4ad-6e156184f295 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-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. Jul 03 02:24:53.783686 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.quota [None req-14aed2a5-2d60-4a54-b4ad-6e156184f295 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Created reservations ['a278ae6e-4494-4031-83e3-8b20270723e6', 'feea92b1-2e95-4b01-aff9-09f0393e5de8', '994800c8-4a12-4f56-a9aa-816d38a990cf', 'bc8ff511-6e39-4226-9a7e-46da3b5f52f0'] {{(pid=100013) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:24:53.787130 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-14aed2a5-2d60-4a54-b4ad-6e156184f295 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (558562ad-cbcf-4ec1-bea8-a06f55ea35f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a278ae6e-4494-4031-83e3-8b20270723e6', 'feea92b1-2e95-4b01-aff9-09f0393e5de8', '994800c8-4a12-4f56-a9aa-816d38a990cf', 'bc8ff511-6e39-4226-9a7e-46da3b5f52f0']}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:24:53.787130 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-14aed2a5-2d60-4a54-b4ad-6e156184f295 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7eb50001-bbbe-441d-b863-6055bf18099d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:24:53.817091 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-14aed2a5-2d60-4a54-b4ad-6e156184f295 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7eb50001-bbbe-441d-b863-6055bf18099d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '77e1e353-840d-421a-a685-fc90f17c90c6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-835093441',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='3452b677ef2e4acfbb2b30c45fcec0cc',qos_specs=None,replication_status=,reservations=['a278ae6e-4494-4031-83e3-8b20270723e6','feea92b1-2e95-4b01-aff9-09f0393e5de8','994800c8-4a12-4f56-a9aa-816d38a990cf','bc8ff511-6e39-4226-9a7e-46da3b5f52f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5bf8308acfc24631865fdef1165021de',volume_type_id=e61006bc-2471-4d60-bd49-f1ae7046e9d9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:24:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-835093441',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=77e1e353-840d-421a-a685-fc90f17c90c6,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='3452b677ef2e4acfbb2b30c45fcec0cc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5bf8308acfc24631865fdef1165021de',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e61006bc-2471-4d60-bd49-f1ae7046e9d9),volume_type_id=e61006bc-2471-4d60-bd49-f1ae7046e9d9)}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:24:53.817903 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-14aed2a5-2d60-4a54-b4ad-6e156184f295 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba9f068d-844c-42fe-8b37-80f94bd9a44a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:24:53.847936 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-14aed2a5-2d60-4a54-b4ad-6e156184f295 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba9f068d-844c-42fe-8b37-80f94bd9a44a) transitioned into state 'SUCCESS' from state '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-835093441',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='3452b677ef2e4acfbb2b30c45fcec0cc',qos_specs=None,replication_status=,reservations=['a278ae6e-4494-4031-83e3-8b20270723e6','feea92b1-2e95-4b01-aff9-09f0393e5de8','994800c8-4a12-4f56-a9aa-816d38a990cf','bc8ff511-6e39-4226-9a7e-46da3b5f52f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5bf8308acfc24631865fdef1165021de',volume_type_id=e61006bc-2471-4d60-bd49-f1ae7046e9d9)}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:24:53.848950 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-14aed2a5-2d60-4a54-b4ad-6e156184f295 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5262fb3-671f-450a-9c10-e6f126d68c6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:24:53.860915 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-14aed2a5-2d60-4a54-b4ad-6e156184f295 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5262fb3-671f-450a-9c10-e6f126d68c6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:24:53.862065 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-14aed2a5-2d60-4a54-b4ad-6e156184f295 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Flow 'volume_create_api' (556c9929-c3ba-4711-b884-c5301fdefaf5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:24:53.862436 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-14aed2a5-2d60-4a54-b4ad-6e156184f295 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Create volume request issued successfully. Jul 03 02:24:53.863211 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-14aed2a5-2d60-4a54-b4ad-6e156184f295 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:24:53.863817 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 82/324] 10.4.3.223 () {68 vars in 1259 bytes} [Fri Jul 3 02:24:53 2026] POST /volume/v3/volumes => generated 757 bytes in 445 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:24:53.880781 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-e05a98f9-0c0f-4c93-88be-026f1eee9537 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:53.883541 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-e05a98f9-0c0f-4c93-88be-026f1eee9537 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] GET https://10.4.3.223/volume/v3/volumes/77e1e353-840d-421a-a685-fc90f17c90c6 Jul 03 02:24:53.883867 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-e05a98f9-0c0f-4c93-88be-026f1eee9537 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:53.884297 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-e05a98f9-0c0f-4c93-88be-026f1eee9537 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:53.892741 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:53.892741 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:24:53.897103 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-e05a98f9-0c0f-4c93-88be-026f1eee9537 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Volume info retrieved successfully. Jul 03 02:24:53.902188 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-e05a98f9-0c0f-4c93-88be-026f1eee9537 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] https://10.4.3.223/volume/v3/volumes/77e1e353-840d-421a-a685-fc90f17c90c6 returned with HTTP 200 Jul 03 02:24:53.902718 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 82/325] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:24:53 2026] GET /volume/v3/volumes/77e1e353-840d-421a-a685-fc90f17c90c6 => generated 825 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:24:54.926181 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-475dd742-c94e-446f-a5e8-8cd8107fd2db None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:54.928386 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-475dd742-c94e-446f-a5e8-8cd8107fd2db tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] GET https://10.4.3.223/volume/v3/volumes/77e1e353-840d-421a-a685-fc90f17c90c6 Jul 03 02:24:54.928776 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-475dd742-c94e-446f-a5e8-8cd8107fd2db tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:54.929127 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-475dd742-c94e-446f-a5e8-8cd8107fd2db tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:54.936879 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:54.936879 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:24:54.941948 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-475dd742-c94e-446f-a5e8-8cd8107fd2db tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Volume info retrieved successfully. Jul 03 02:24:54.946865 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-475dd742-c94e-446f-a5e8-8cd8107fd2db tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] https://10.4.3.223/volume/v3/volumes/77e1e353-840d-421a-a685-fc90f17c90c6 returned with HTTP 200 Jul 03 02:24:54.947360 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 80/326] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:24:54 2026] GET /volume/v3/volumes/77e1e353-840d-421a-a685-fc90f17c90c6 => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:24:54.960437 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-0b21726a-fb65-4bde-bc8e-dd868d4a47ba None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:55.199060 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-0b21726a-fb65-4bde-bc8e-dd868d4a47ba tempest-TestMultiAttachVolumeSwap-313989096 tempest-TestMultiAttachVolumeSwap-313989096-project-admin] POST https://10.4.3.223/volume/v3/volumes/77e1e353-840d-421a-a685-fc90f17c90c6/action Jul 03 02:24:55.199350 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-0b21726a-fb65-4bde-bc8e-dd868d4a47ba tempest-TestMultiAttachVolumeSwap-313989096 tempest-TestMultiAttachVolumeSwap-313989096-project-admin] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100015) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:24:55.199474 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-0b21726a-fb65-4bde-bc8e-dd868d4a47ba tempest-TestMultiAttachVolumeSwap-313989096 tempest-TestMultiAttachVolumeSwap-313989096-project-admin] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:24:55.208566 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:55.208566 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:24:55.208908 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-0b21726a-fb65-4bde-bc8e-dd868d4a47ba tempest-TestMultiAttachVolumeSwap-313989096 tempest-TestMultiAttachVolumeSwap-313989096-project-admin] Volume info retrieved successfully. Jul 03 02:24:55.221390 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-0b21726a-fb65-4bde-bc8e-dd868d4a47ba tempest-TestMultiAttachVolumeSwap-313989096 tempest-TestMultiAttachVolumeSwap-313989096-project-admin] Update volume admin metadata completed successfully. Jul 03 02:24:55.221647 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-0b21726a-fb65-4bde-bc8e-dd868d4a47ba tempest-TestMultiAttachVolumeSwap-313989096 tempest-TestMultiAttachVolumeSwap-313989096-project-admin] Update readonly setting on volume completed successfully. Jul 03 02:24:55.221832 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-0b21726a-fb65-4bde-bc8e-dd868d4a47ba tempest-TestMultiAttachVolumeSwap-313989096 tempest-TestMultiAttachVolumeSwap-313989096-project-admin] https://10.4.3.223/volume/v3/volumes/77e1e353-840d-421a-a685-fc90f17c90c6/action returned with HTTP 202 Jul 03 02:24:55.222290 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 83/327] 10.4.3.223 () {68 vars in 1390 bytes} [Fri Jul 3 02:24:54 2026] POST /volume/v3/volumes/77e1e353-840d-421a-a685-fc90f17c90c6/action => generated 0 bytes in 262 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 02:24:55.230752 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-a9c1b475-88d3-4a05-8b49-6e956642dfd1 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:55.233095 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-a9c1b475-88d3-4a05-8b49-6e956642dfd1 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:24:55.233461 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-a9c1b475-88d3-4a05-8b49-6e956642dfd1 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-2098159058"}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:24:55.234931 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.volumes [None req-a9c1b475-88d3-4a05-8b49-6e956642dfd1 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-2098159058'}} {{(pid=100013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:24:55.238740 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.volumes [None req-a9c1b475-88d3-4a05-8b49-6e956642dfd1 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Create volume of 1 GB Jul 03 02:24:55.239194 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:55.239194 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:24:55.239747 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-a9c1b475-88d3-4a05-8b49-6e956642dfd1 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Availability Zones retrieved successfully. Jul 03 02:24:55.246256 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-a9c1b475-88d3-4a05-8b49-6e956642dfd1 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Flow 'volume_create_api' (66ec1118-ee58-471b-8541-5ee26ad3dcfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:24:55.247216 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-a9c1b475-88d3-4a05-8b49-6e956642dfd1 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5832ab27-2dd7-4a6f-8d77-e3af0f43661f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:24:55.248262 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.flows.api.create_volume [None req-a9c1b475-88d3-4a05-8b49-6e956642dfd1 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Validating volume size '1' using validate_int {{(pid=100013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:24:55.256621 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:55.256621 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:24:55.271196 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-a9c1b475-88d3-4a05-8b49-6e956642dfd1 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5832ab27-2dd7-4a6f-8d77-e3af0f43661f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:58Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=e61006bc-2471-4d60-bd49-f1ae7046e9d9,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e61006bc-2471-4d60-bd49-f1ae7046e9d9', 'encryption_key_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=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:24:55.272039 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-a9c1b475-88d3-4a05-8b49-6e956642dfd1 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6d5feb6-b79d-4892-9d6a-ac6ac40d491e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:24:55.331546 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.quota [None req-a9c1b475-88d3-4a05-8b49-6e956642dfd1 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Created reservations ['5bbefd6c-c9c7-479a-acc8-0d6f64372a90', '34c691ee-c611-4735-84b9-a836de4b836d', 'ccbe9612-45e0-4436-ad41-9014f469a2c6', 'aa2aa082-39e5-4530-8ab3-315b2cae3aeb'] {{(pid=100013) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:24:55.332297 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-a9c1b475-88d3-4a05-8b49-6e956642dfd1 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6d5feb6-b79d-4892-9d6a-ac6ac40d491e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5bbefd6c-c9c7-479a-acc8-0d6f64372a90', '34c691ee-c611-4735-84b9-a836de4b836d', 'ccbe9612-45e0-4436-ad41-9014f469a2c6', 'aa2aa082-39e5-4530-8ab3-315b2cae3aeb']}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:24:55.334927 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-a9c1b475-88d3-4a05-8b49-6e956642dfd1 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac89feea-530f-4d34-a5a6-8e7828aa2757) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:24:55.365146 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-a9c1b475-88d3-4a05-8b49-6e956642dfd1 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac89feea-530f-4d34-a5a6-8e7828aa2757) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '499050a5-771b-45b4-98b7-0d529260e510', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-2098159058',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='3452b677ef2e4acfbb2b30c45fcec0cc',qos_specs=None,replication_status=,reservations=['5bbefd6c-c9c7-479a-acc8-0d6f64372a90','34c691ee-c611-4735-84b9-a836de4b836d','ccbe9612-45e0-4436-ad41-9014f469a2c6','aa2aa082-39e5-4530-8ab3-315b2cae3aeb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5bf8308acfc24631865fdef1165021de',volume_type_id=e61006bc-2471-4d60-bd49-f1ae7046e9d9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:24:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-2098159058',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=499050a5-771b-45b4-98b7-0d529260e510,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='3452b677ef2e4acfbb2b30c45fcec0cc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5bf8308acfc24631865fdef1165021de',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e61006bc-2471-4d60-bd49-f1ae7046e9d9),volume_type_id=e61006bc-2471-4d60-bd49-f1ae7046e9d9)}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:24:55.365146 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-a9c1b475-88d3-4a05-8b49-6e956642dfd1 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7cdee84f-52d7-4c5f-a927-1d0574cd86ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:24:55.385610 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-a9c1b475-88d3-4a05-8b49-6e956642dfd1 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7cdee84f-52d7-4c5f-a927-1d0574cd86ca) transitioned into state 'SUCCESS' from state '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-2098159058',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='3452b677ef2e4acfbb2b30c45fcec0cc',qos_specs=None,replication_status=,reservations=['5bbefd6c-c9c7-479a-acc8-0d6f64372a90','34c691ee-c611-4735-84b9-a836de4b836d','ccbe9612-45e0-4436-ad41-9014f469a2c6','aa2aa082-39e5-4530-8ab3-315b2cae3aeb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5bf8308acfc24631865fdef1165021de',volume_type_id=e61006bc-2471-4d60-bd49-f1ae7046e9d9)}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:24:55.386360 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-a9c1b475-88d3-4a05-8b49-6e956642dfd1 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6307d142-86e5-4519-a4b5-cc75b797df53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:24:55.404483 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-a9c1b475-88d3-4a05-8b49-6e956642dfd1 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6307d142-86e5-4519-a4b5-cc75b797df53) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:24:55.404483 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-a9c1b475-88d3-4a05-8b49-6e956642dfd1 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Flow 'volume_create_api' (66ec1118-ee58-471b-8541-5ee26ad3dcfa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:24:55.404483 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-a9c1b475-88d3-4a05-8b49-6e956642dfd1 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Create volume request issued successfully. Jul 03 02:24:55.404483 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-a9c1b475-88d3-4a05-8b49-6e956642dfd1 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:24:55.404483 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 83/328] 10.4.3.223 () {68 vars in 1259 bytes} [Fri Jul 3 02:24:55 2026] POST /volume/v3/volumes => generated 758 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:24:55.418635 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-a67c647e-8b54-4bbe-b077-184ac2376713 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:55.420601 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-a67c647e-8b54-4bbe-b077-184ac2376713 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] GET https://10.4.3.223/volume/v3/volumes/499050a5-771b-45b4-98b7-0d529260e510 Jul 03 02:24:55.422089 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-a67c647e-8b54-4bbe-b077-184ac2376713 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:55.422089 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-a67c647e-8b54-4bbe-b077-184ac2376713 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:55.427896 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:55.427896 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:24:55.431121 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-a67c647e-8b54-4bbe-b077-184ac2376713 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Volume info retrieved successfully. Jul 03 02:24:55.435774 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-a67c647e-8b54-4bbe-b077-184ac2376713 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] https://10.4.3.223/volume/v3/volumes/499050a5-771b-45b4-98b7-0d529260e510 returned with HTTP 200 Jul 03 02:24:55.437434 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 83/329] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:24:55 2026] GET /volume/v3/volumes/499050a5-771b-45b4-98b7-0d529260e510 => generated 826 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:24:55.560727 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-d79df57b-37ad-43a5-a543-8ce2967830e0 req-1e8647f1-6c66-497c-82f1-f7c2ba4737fa None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:55.566840 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-d79df57b-37ad-43a5-a543-8ce2967830e0 req-1e8647f1-6c66-497c-82f1-f7c2ba4737fa tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] DELETE https://10.4.3.223/volume/v3/attachments/5f9f7dc9-1d07-4414-bd90-e8dd529a287c Jul 03 02:24:55.567109 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-d79df57b-37ad-43a5-a543-8ce2967830e0 req-1e8647f1-6c66-497c-82f1-f7c2ba4737fa tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:55.567338 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-d79df57b-37ad-43a5-a543-8ce2967830e0 req-1e8647f1-6c66-497c-82f1-f7c2ba4737fa tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] Calling method 'version_select' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:55.591165 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:55.591165 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:24:55.861386 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-18c2dd4c-6f1d-4c4e-9850-1d487cc4dddc None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:55.861386 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-18c2dd4c-6f1d-4c4e-9850-1d487cc4dddc None None] GET https://10.4.3.223/volume// Jul 03 02:24:55.862284 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-18c2dd4c-6f1d-4c4e-9850-1d487cc4dddc None None] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:55.862284 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-18c2dd4c-6f1d-4c4e-9850-1d487cc4dddc None None] Calling method 'all' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:55.862284 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-18c2dd4c-6f1d-4c4e-9850-1d487cc4dddc None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:24:55.862640 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 84/330] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:24:55 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:24:55.874841 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-d14716b8-4b98-4d2b-bcd3-59b27a08c022 req-1f3a54cf-1c2f-48b7-96e0-53c159cba5d2 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:55.878681 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-d14716b8-4b98-4d2b-bcd3-59b27a08c022 req-1f3a54cf-1c2f-48b7-96e0-53c159cba5d2 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] POST https://10.4.3.223/volume/v3/attachments Jul 03 02:24:55.879116 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-d14716b8-4b98-4d2b-bcd3-59b27a08c022 req-1f3a54cf-1c2f-48b7-96e0-53c159cba5d2 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c5f3143c-ab98-46d8-9d6c-e18e450c21cd", "connector": null, "instance_uuid": "4520ad9b-db63-4dbb-92ff-26c11c767561"}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:24:55.895153 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:55.895153 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:24:55.937734 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-d14716b8-4b98-4d2b-bcd3-59b27a08c022 req-1f3a54cf-1c2f-48b7-96e0-53c159cba5d2 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Jul 03 02:24:55.938740 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 84/331] 10.4.3.223 () {74 vars in 1594 bytes} [Fri Jul 3 02:24:55 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) Jul 03 02:24:55.947767 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-655ce3f3-2f3a-4883-8c84-aa375ae5e9a3 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:55.948169 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-655ce3f3-2f3a-4883-8c84-aa375ae5e9a3 None None] GET https://10.4.3.223/volume// Jul 03 02:24:55.948324 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-655ce3f3-2f3a-4883-8c84-aa375ae5e9a3 None None] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:55.948541 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-655ce3f3-2f3a-4883-8c84-aa375ae5e9a3 None None] Calling method 'all' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:55.948935 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-655ce3f3-2f3a-4883-8c84-aa375ae5e9a3 None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:24:55.949146 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 84/332] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:24:55 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:24:55.956131 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-d14716b8-4b98-4d2b-bcd3-59b27a08c022 req-e0cda279-64c3-4f0d-872c-133c93d437f9 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:55.960152 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-d14716b8-4b98-4d2b-bcd3-59b27a08c022 req-e0cda279-64c3-4f0d-872c-133c93d437f9 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] GET https://10.4.3.223/volume/v3/volumes/c5f3143c-ab98-46d8-9d6c-e18e450c21cd Jul 03 02:24:55.960328 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-d14716b8-4b98-4d2b-bcd3-59b27a08c022 req-e0cda279-64c3-4f0d-872c-133c93d437f9 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:55.960550 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-d14716b8-4b98-4d2b-bcd3-59b27a08c022 req-e0cda279-64c3-4f0d-872c-133c93d437f9 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:55.986307 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:55.986307 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:24:55.991841 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [req-d14716b8-4b98-4d2b-bcd3-59b27a08c022 req-e0cda279-64c3-4f0d-872c-133c93d437f9 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Volume info retrieved successfully. Jul 03 02:24:55.996388 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-d14716b8-4b98-4d2b-bcd3-59b27a08c022 req-e0cda279-64c3-4f0d-872c-133c93d437f9 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] https://10.4.3.223/volume/v3/volumes/c5f3143c-ab98-46d8-9d6c-e18e450c21cd returned with HTTP 200 Jul 03 02:24:55.996811 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 85/333] 10.4.3.223 () {70 vars in 1639 bytes} [Fri Jul 3 02:24:55 2026] GET /volume/v3/volumes/c5f3143c-ab98-46d8-9d6c-e18e450c21cd => generated 1319 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:24:56.123237 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-d79df57b-37ad-43a5-a543-8ce2967830e0 req-1e8647f1-6c66-497c-82f1-f7c2ba4737fa tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] https://10.4.3.223/volume/v3/attachments/5f9f7dc9-1d07-4414-bd90-e8dd529a287c returned with HTTP 200 Jul 03 02:24:56.123865 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 81/334] 10.4.3.223 () {72 vars in 1673 bytes} [Fri Jul 3 02:24:55 2026] DELETE /volume/v3/attachments/5f9f7dc9-1d07-4414-bd90-e8dd529a287c => generated 19 bytes in 564 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:24:56.376281 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-d14716b8-4b98-4d2b-bcd3-59b27a08c022 req-48c26808-1b9b-462f-b906-430108d1719b None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:56.380778 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-d14716b8-4b98-4d2b-bcd3-59b27a08c022 req-48c26808-1b9b-462f-b906-430108d1719b tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] DELETE https://10.4.3.223/volume/v3/attachments/54e68236-38bd-49a4-96ba-623bd5c999bd Jul 03 02:24:56.380961 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-d14716b8-4b98-4d2b-bcd3-59b27a08c022 req-48c26808-1b9b-462f-b906-430108d1719b tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:56.381166 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-d14716b8-4b98-4d2b-bcd3-59b27a08c022 req-48c26808-1b9b-462f-b906-430108d1719b tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Calling method 'version_select' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:56.393314 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:56.393314 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:24:56.450995 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-fcd7e941-9998-4c55-b4d9-bf4f97f828fa None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:56.456818 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-fcd7e941-9998-4c55-b4d9-bf4f97f828fa tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] GET https://10.4.3.223/volume/v3/volumes/499050a5-771b-45b4-98b7-0d529260e510 Jul 03 02:24:56.456987 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-fcd7e941-9998-4c55-b4d9-bf4f97f828fa tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:56.457444 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-fcd7e941-9998-4c55-b4d9-bf4f97f828fa tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:56.468654 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:56.468654 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:24:56.477604 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-fcd7e941-9998-4c55-b4d9-bf4f97f828fa tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Volume info retrieved successfully. Jul 03 02:24:56.485239 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-fcd7e941-9998-4c55-b4d9-bf4f97f828fa tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] https://10.4.3.223/volume/v3/volumes/499050a5-771b-45b4-98b7-0d529260e510 returned with HTTP 200 Jul 03 02:24:56.485774 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 85/335] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:24:56 2026] GET /volume/v3/volumes/499050a5-771b-45b4-98b7-0d529260e510 => generated 851 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:24:56.950971 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-d14716b8-4b98-4d2b-bcd3-59b27a08c022 req-48c26808-1b9b-462f-b906-430108d1719b tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] https://10.4.3.223/volume/v3/attachments/54e68236-38bd-49a4-96ba-623bd5c999bd returned with HTTP 200 Jul 03 02:24:56.950971 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 85/336] 10.4.3.223 () {72 vars in 1673 bytes} [Fri Jul 3 02:24:56 2026] DELETE /volume/v3/attachments/54e68236-38bd-49a4-96ba-623bd5c999bd => generated 192 bytes in 575 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:24:57.546395 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-edcf09a8-fe54-4e55-9ba4-3fc043734498 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:57.548695 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-edcf09a8-fe54-4e55-9ba4-3fc043734498 tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] GET https://10.4.3.223/volume/v3/volumes/c5a912b7-19c2-45d6-a613-a921c26a0ced Jul 03 02:24:57.548948 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-edcf09a8-fe54-4e55-9ba4-3fc043734498 tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:57.549476 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-edcf09a8-fe54-4e55-9ba4-3fc043734498 tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:57.559787 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:57.559787 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:24:57.566915 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-edcf09a8-fe54-4e55-9ba4-3fc043734498 tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] Volume info retrieved successfully. Jul 03 02:24:57.576069 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-edcf09a8-fe54-4e55-9ba4-3fc043734498 tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] https://10.4.3.223/volume/v3/volumes/c5a912b7-19c2-45d6-a613-a921c26a0ced returned with HTTP 200 Jul 03 02:24:57.576304 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 86/337] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:24:57 2026] GET /volume/v3/volumes/c5a912b7-19c2-45d6-a613-a921c26a0ced => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:24:57.637638 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-1848c13f-1824-45b1-82d3-28639cdd84f9 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:57.643437 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-1848c13f-1824-45b1-82d3-28639cdd84f9 tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] GET https://10.4.3.223/volume/v3/volumes/c5a912b7-19c2-45d6-a613-a921c26a0ced Jul 03 02:24:57.643684 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-1848c13f-1824-45b1-82d3-28639cdd84f9 tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:57.644071 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-1848c13f-1824-45b1-82d3-28639cdd84f9 tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:57.657395 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:57.657395 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:24:57.663207 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-1848c13f-1824-45b1-82d3-28639cdd84f9 tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] Volume info retrieved successfully. Jul 03 02:24:57.671301 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-1848c13f-1824-45b1-82d3-28639cdd84f9 tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] https://10.4.3.223/volume/v3/volumes/c5a912b7-19c2-45d6-a613-a921c26a0ced returned with HTTP 200 Jul 03 02:24:57.671786 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 82/338] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:24:57 2026] GET /volume/v3/volumes/c5a912b7-19c2-45d6-a613-a921c26a0ced => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:24:57.696847 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-1a6dd703-70d0-439a-9d02-e20b7f209365 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:57.699038 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-1a6dd703-70d0-439a-9d02-e20b7f209365 tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] DELETE https://10.4.3.223/volume/v3/volumes/c5a912b7-19c2-45d6-a613-a921c26a0ced Jul 03 02:24:57.699367 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-1a6dd703-70d0-439a-9d02-e20b7f209365 tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:57.699654 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-1a6dd703-70d0-439a-9d02-e20b7f209365 tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] Calling method 'delete' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:57.699822 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.volumes [None req-1a6dd703-70d0-439a-9d02-e20b7f209365 tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] Delete volume with id: c5a912b7-19c2-45d6-a613-a921c26a0ced Jul 03 02:24:57.706922 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:57.706922 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:24:57.707399 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-1a6dd703-70d0-439a-9d02-e20b7f209365 tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] Volume info retrieved successfully. Jul 03 02:24:57.739465 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-1a6dd703-70d0-439a-9d02-e20b7f209365 tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] Delete volume request issued successfully. Jul 03 02:24:57.739756 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-1a6dd703-70d0-439a-9d02-e20b7f209365 tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] https://10.4.3.223/volume/v3/volumes/c5a912b7-19c2-45d6-a613-a921c26a0ced returned with HTTP 202 Jul 03 02:24:57.740334 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 86/339] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:24:57 2026] DELETE /volume/v3/volumes/c5a912b7-19c2-45d6-a613-a921c26a0ced => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:24:57.748594 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-245538b3-d56a-48d9-9bfa-ae93f49f9dd0 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:57.751013 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-245538b3-d56a-48d9-9bfa-ae93f49f9dd0 tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] GET https://10.4.3.223/volume/v3/volumes/c5a912b7-19c2-45d6-a613-a921c26a0ced Jul 03 02:24:57.751226 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-245538b3-d56a-48d9-9bfa-ae93f49f9dd0 tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:57.751506 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-245538b3-d56a-48d9-9bfa-ae93f49f9dd0 tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:57.759935 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:57.759935 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:24:57.763564 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-245538b3-d56a-48d9-9bfa-ae93f49f9dd0 tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] Volume info retrieved successfully. Jul 03 02:24:57.768382 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-245538b3-d56a-48d9-9bfa-ae93f49f9dd0 tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] https://10.4.3.223/volume/v3/volumes/c5a912b7-19c2-45d6-a613-a921c26a0ced returned with HTTP 200 Jul 03 02:24:57.768775 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 86/340] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:24:57 2026] GET /volume/v3/volumes/c5a912b7-19c2-45d6-a613-a921c26a0ced => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:24:57.937602 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-3c96a5bc-6906-41c8-81be-028f231e812f None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:58.232952 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-3c96a5bc-6906-41c8-81be-028f231e812f tempest-VolumeTypesAccessTest-1085270578 tempest-VolumeTypesAccessTest-1085270578-project-admin] POST https://10.4.3.223/volume/v3/types Jul 03 02:24:58.233448 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-3c96a5bc-6906-41c8-81be-028f231e812f tempest-VolumeTypesAccessTest-1085270578 tempest-VolumeTypesAccessTest-1085270578-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-674392205", "os-volume-type-access:is_public": false}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:24:58.259171 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-3c96a5bc-6906-41c8-81be-028f231e812f tempest-VolumeTypesAccessTest-1085270578 tempest-VolumeTypesAccessTest-1085270578-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Jul 03 02:24:58.259598 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 87/341] 10.4.3.223 () {68 vars in 1253 bytes} [Fri Jul 3 02:24:57 2026] POST /volume/v3/types => generated 228 bytes in 323 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:24:58.272855 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-81ced3a3-4eaa-4def-966e-c9bf28da9383 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:58.511501 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-81ced3a3-4eaa-4def-966e-c9bf28da9383 tempest-VolumeTypesAccessTest-55841003 tempest-VolumeTypesAccessTest-55841003-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:24:58.511904 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-81ced3a3-4eaa-4def-966e-c9bf28da9383 tempest-VolumeTypesAccessTest-55841003 tempest-VolumeTypesAccessTest-55841003-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "879a1d31-4e3e-43eb-b0c3-7757fb09ec54", "size": 1}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:24:58.515201 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.volumes [None req-81ced3a3-4eaa-4def-966e-c9bf28da9383 tempest-VolumeTypesAccessTest-55841003 tempest-VolumeTypesAccessTest-55841003-project-member] Create volume request body: {'volume': {'volume_type': '879a1d31-4e3e-43eb-b0c3-7757fb09ec54', 'size': 1}} {{(pid=100014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:24:58.530480 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-81ced3a3-4eaa-4def-966e-c9bf28da9383 tempest-VolumeTypesAccessTest-55841003 tempest-VolumeTypesAccessTest-55841003-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 404 Jul 03 02:24:58.531017 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 83/342] 10.4.3.223 () {68 vars in 1258 bytes} [Fri Jul 3 02:24:58 2026] POST /volume/v3/volumes => generated 114 bytes in 259 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:24:58.541195 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-55bcb051-dad8-4c42-9ee6-e797834e3e30 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:58.543234 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-33fe827e-31f0-4340-b306-2156e13995dd None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:58.543591 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-55bcb051-dad8-4c42-9ee6-e797834e3e30 tempest-VolumeTypesAccessTest-1085270578 tempest-VolumeTypesAccessTest-1085270578-project-admin] POST https://10.4.3.223/volume/v3/types/879a1d31-4e3e-43eb-b0c3-7757fb09ec54/action Jul 03 02:24:58.543738 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-33fe827e-31f0-4340-b306-2156e13995dd None None] GET https://10.4.3.223/volume// Jul 03 02:24:58.543924 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-33fe827e-31f0-4340-b306-2156e13995dd None None] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:58.544103 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-33fe827e-31f0-4340-b306-2156e13995dd None None] Calling method 'all' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:58.544161 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-55bcb051-dad8-4c42-9ee6-e797834e3e30 tempest-VolumeTypesAccessTest-1085270578 tempest-VolumeTypesAccessTest-1085270578-project-admin] Action body: b'{"addProjectAccess": {"project": "f3147f3da4d44e099b297668c41e2bd8"}}' {{(pid=100012) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:24:58.545439 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-33fe827e-31f0-4340-b306-2156e13995dd None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:24:58.545604 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-55bcb051-dad8-4c42-9ee6-e797834e3e30 tempest-VolumeTypesAccessTest-1085270578 tempest-VolumeTypesAccessTest-1085270578-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "f3147f3da4d44e099b297668c41e2bd8"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:24:58.545649 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 87/343] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:24:58 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:24:58.555754 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-d14716b8-4b98-4d2b-bcd3-59b27a08c022 req-d3ed0ee6-d3a4-4fb3-b34f-8aeb32eeeab5 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:58.558555 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-d14716b8-4b98-4d2b-bcd3-59b27a08c022 req-d3ed0ee6-d3a4-4fb3-b34f-8aeb32eeeab5 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] GET https://10.4.3.223/volume/v3/volumes/c5f3143c-ab98-46d8-9d6c-e18e450c21cd Jul 03 02:24:58.558872 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-d14716b8-4b98-4d2b-bcd3-59b27a08c022 req-d3ed0ee6-d3a4-4fb3-b34f-8aeb32eeeab5 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:58.559144 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-d14716b8-4b98-4d2b-bcd3-59b27a08c022 req-d3ed0ee6-d3a4-4fb3-b34f-8aeb32eeeab5 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:58.560023 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-55bcb051-dad8-4c42-9ee6-e797834e3e30 tempest-VolumeTypesAccessTest-1085270578 tempest-VolumeTypesAccessTest-1085270578-project-admin] https://10.4.3.223/volume/v3/types/879a1d31-4e3e-43eb-b0c3-7757fb09ec54/action returned with HTTP 202 Jul 03 02:24:58.560580 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 87/344] 10.4.3.223 () {68 vars in 1384 bytes} [Fri Jul 3 02:24:58 2026] POST /volume/v3/types/879a1d31-4e3e-43eb-b0c3-7757fb09ec54/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:24:58.570541 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-4da5eac0-9fcd-49da-8f5e-52cc701ed402 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:58.572262 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:58.572262 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:24:58.573360 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-4da5eac0-9fcd-49da-8f5e-52cc701ed402 tempest-VolumeTypesAccessTest-55841003 tempest-VolumeTypesAccessTest-55841003-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:24:58.574121 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-4da5eac0-9fcd-49da-8f5e-52cc701ed402 tempest-VolumeTypesAccessTest-55841003 tempest-VolumeTypesAccessTest-55841003-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "879a1d31-4e3e-43eb-b0c3-7757fb09ec54", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-1261398680"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:24:58.575976 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.volumes [None req-4da5eac0-9fcd-49da-8f5e-52cc701ed402 tempest-VolumeTypesAccessTest-55841003 tempest-VolumeTypesAccessTest-55841003-project-member] Create volume request body: {'volume': {'volume_type': '879a1d31-4e3e-43eb-b0c3-7757fb09ec54', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-1261398680'}} {{(pid=100014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:24:58.577571 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [req-d14716b8-4b98-4d2b-bcd3-59b27a08c022 req-d3ed0ee6-d3a4-4fb3-b34f-8aeb32eeeab5 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Volume info retrieved successfully. Jul 03 02:24:58.584432 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.volumes [None req-4da5eac0-9fcd-49da-8f5e-52cc701ed402 tempest-VolumeTypesAccessTest-55841003 tempest-VolumeTypesAccessTest-55841003-project-member] Create volume of 1 GB Jul 03 02:24:58.585016 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:58.585016 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:24:58.585780 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-4da5eac0-9fcd-49da-8f5e-52cc701ed402 tempest-VolumeTypesAccessTest-55841003 tempest-VolumeTypesAccessTest-55841003-project-member] Availability Zones retrieved successfully. Jul 03 02:24:58.586205 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-d14716b8-4b98-4d2b-bcd3-59b27a08c022 req-d3ed0ee6-d3a4-4fb3-b34f-8aeb32eeeab5 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] https://10.4.3.223/volume/v3/volumes/c5f3143c-ab98-46d8-9d6c-e18e450c21cd returned with HTTP 200 Jul 03 02:24:58.586881 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 88/345] 10.4.3.223 () {70 vars in 1639 bytes} [Fri Jul 3 02:24:58 2026] GET /volume/v3/volumes/c5f3143c-ab98-46d8-9d6c-e18e450c21cd => generated 1026 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:24:58.605811 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-4da5eac0-9fcd-49da-8f5e-52cc701ed402 tempest-VolumeTypesAccessTest-55841003 tempest-VolumeTypesAccessTest-55841003-project-member] Flow 'volume_create_api' (a266fcb0-f68f-4fd6-80b4-883e20f76f2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:24:58.606952 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-4da5eac0-9fcd-49da-8f5e-52cc701ed402 tempest-VolumeTypesAccessTest-55841003 tempest-VolumeTypesAccessTest-55841003-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe8edc02-6673-4024-928f-3d980dc4380e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:24:58.608307 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.flows.api.create_volume [None req-4da5eac0-9fcd-49da-8f5e-52cc701ed402 tempest-VolumeTypesAccessTest-55841003 tempest-VolumeTypesAccessTest-55841003-project-member] Validating volume size '1' using validate_int {{(pid=100014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:24:58.636333 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-4da5eac0-9fcd-49da-8f5e-52cc701ed402 tempest-VolumeTypesAccessTest-55841003 tempest-VolumeTypesAccessTest-55841003-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe8edc02-6673-4024-928f-3d980dc4380e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:24:58Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=879a1d31-4e3e-43eb-b0c3-7757fb09ec54,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-674392205',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '879a1d31-4e3e-43eb-b0c3-7757fb09ec54', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:24:58.637691 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-4da5eac0-9fcd-49da-8f5e-52cc701ed402 tempest-VolumeTypesAccessTest-55841003 tempest-VolumeTypesAccessTest-55841003-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53b9dfe6-d08e-4ebb-be4a-599e8685377d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:24:58.680781 np0000004352 devstack@c-api.service[100014]: WARNING cinder.quota [None req-4da5eac0-9fcd-49da-8f5e-52cc701ed402 tempest-VolumeTypesAccessTest-55841003 tempest-VolumeTypesAccessTest-55841003-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-674392205 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-674392205, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:24:58.681036 np0000004352 devstack@c-api.service[100014]: WARNING cinder.quota [None req-4da5eac0-9fcd-49da-8f5e-52cc701ed402 tempest-VolumeTypesAccessTest-55841003 tempest-VolumeTypesAccessTest-55841003-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-674392205 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-674392205, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:24:58.711461 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-d14716b8-4b98-4d2b-bcd3-59b27a08c022 req-7917a697-fc36-4dc8-8dc7-21d83e316ebd None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:58.720240 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-d14716b8-4b98-4d2b-bcd3-59b27a08c022 req-7917a697-fc36-4dc8-8dc7-21d83e316ebd tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] PUT https://10.4.3.223/volume/v3/attachments/a9927b35-2f61-4a0b-b525-04eb6638c507 Jul 03 02:24:58.720738 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-d14716b8-4b98-4d2b-bcd3-59b27a08c022 req-7917a697-fc36-4dc8-8dc7-21d83e316ebd tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000004352", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2a2633a05d73", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "80a8c083-552c-46a2-8db9-fd9e83fa2364", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:24:58.724815 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.quota [None req-4da5eac0-9fcd-49da-8f5e-52cc701ed402 tempest-VolumeTypesAccessTest-55841003 tempest-VolumeTypesAccessTest-55841003-project-member] Created reservations ['9dc0db4d-e35a-4fd4-8456-770bb16161e3', '51d98eb5-bb7f-453b-866e-3ce905835baa', '17fbb7ad-a8f4-429a-ba14-7247fc07f67c', 'cd0030f7-11cd-4970-9ae6-6b61274e2d81'] {{(pid=100014) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:24:58.725608 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-4da5eac0-9fcd-49da-8f5e-52cc701ed402 tempest-VolumeTypesAccessTest-55841003 tempest-VolumeTypesAccessTest-55841003-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53b9dfe6-d08e-4ebb-be4a-599e8685377d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9dc0db4d-e35a-4fd4-8456-770bb16161e3', '51d98eb5-bb7f-453b-866e-3ce905835baa', '17fbb7ad-a8f4-429a-ba14-7247fc07f67c', 'cd0030f7-11cd-4970-9ae6-6b61274e2d81']}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:24:58.726287 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-4da5eac0-9fcd-49da-8f5e-52cc701ed402 tempest-VolumeTypesAccessTest-55841003 tempest-VolumeTypesAccessTest-55841003-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a95ad74-8834-4b1e-abad-3b363fc09ed9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:24:58.735744 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.coordination [req-d14716b8-4b98-4d2b-bcd3-59b27a08c022 req-7917a697-fc36-4dc8-8dc7-21d83e316ebd tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Acquiring lock "cinder-attachment_update-c5f3143c-ab98-46d8-9d6c-e18e450c21cd-np0000004352" by "attachment_update" {{(pid=100013) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 02:24:58.742079 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.coordination [req-d14716b8-4b98-4d2b-bcd3-59b27a08c022 req-7917a697-fc36-4dc8-8dc7-21d83e316ebd tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Lock "cinder-attachment_update-c5f3143c-ab98-46d8-9d6c-e18e450c21cd-np0000004352" acquired by "attachment_update" :: waited 0.006s {{(pid=100013) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 02:24:58.743548 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:58.743548 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:24:58.756682 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-4da5eac0-9fcd-49da-8f5e-52cc701ed402 tempest-VolumeTypesAccessTest-55841003 tempest-VolumeTypesAccessTest-55841003-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a95ad74-8834-4b1e-abad-3b363fc09ed9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '83ccbaff-18d2-4bbb-931c-25ebecccf254', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1261398680',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3147f3da4d44e099b297668c41e2bd8',qos_specs=None,replication_status=,reservations=['9dc0db4d-e35a-4fd4-8456-770bb16161e3','51d98eb5-bb7f-453b-866e-3ce905835baa','17fbb7ad-a8f4-429a-ba14-7247fc07f67c','cd0030f7-11cd-4970-9ae6-6b61274e2d81'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e91c27c3ec6e43a0954cf07f5f2415aa',volume_type_id=879a1d31-4e3e-43eb-b0c3-7757fb09ec54), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:24:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1261398680',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=83ccbaff-18d2-4bbb-931c-25ebecccf254,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f3147f3da4d44e099b297668c41e2bd8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e91c27c3ec6e43a0954cf07f5f2415aa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(879a1d31-4e3e-43eb-b0c3-7757fb09ec54),volume_type_id=879a1d31-4e3e-43eb-b0c3-7757fb09ec54)}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:24:58.757851 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-4da5eac0-9fcd-49da-8f5e-52cc701ed402 tempest-VolumeTypesAccessTest-55841003 tempest-VolumeTypesAccessTest-55841003-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac5d3e9b-7e0e-41c6-9489-d047fd18dd61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:24:58.782214 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-4da5eac0-9fcd-49da-8f5e-52cc701ed402 tempest-VolumeTypesAccessTest-55841003 tempest-VolumeTypesAccessTest-55841003-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac5d3e9b-7e0e-41c6-9489-d047fd18dd61) transitioned into state 'SUCCESS' from state '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-1261398680',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f3147f3da4d44e099b297668c41e2bd8',qos_specs=None,replication_status=,reservations=['9dc0db4d-e35a-4fd4-8456-770bb16161e3','51d98eb5-bb7f-453b-866e-3ce905835baa','17fbb7ad-a8f4-429a-ba14-7247fc07f67c','cd0030f7-11cd-4970-9ae6-6b61274e2d81'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e91c27c3ec6e43a0954cf07f5f2415aa',volume_type_id=879a1d31-4e3e-43eb-b0c3-7757fb09ec54)}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:24:58.783198 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-4da5eac0-9fcd-49da-8f5e-52cc701ed402 tempest-VolumeTypesAccessTest-55841003 tempest-VolumeTypesAccessTest-55841003-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b575c484-2597-41db-ae7b-40d0a955fb1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:24:58.787722 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-727b11a0-3fd6-4086-bcad-a9c83e806b94 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:58.790584 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-727b11a0-3fd6-4086-bcad-a9c83e806b94 tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] GET https://10.4.3.223/volume/v3/volumes/c5a912b7-19c2-45d6-a613-a921c26a0ced Jul 03 02:24:58.790755 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-727b11a0-3fd6-4086-bcad-a9c83e806b94 tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:58.790928 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-727b11a0-3fd6-4086-bcad-a9c83e806b94 tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:58.798795 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-4da5eac0-9fcd-49da-8f5e-52cc701ed402 tempest-VolumeTypesAccessTest-55841003 tempest-VolumeTypesAccessTest-55841003-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b575c484-2597-41db-ae7b-40d0a955fb1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:24:58.799823 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-727b11a0-3fd6-4086-bcad-a9c83e806b94 tempest-ServerActionsTestOtherB-1694771778 tempest-ServerActionsTestOtherB-1694771778-project-member] https://10.4.3.223/volume/v3/volumes/c5a912b7-19c2-45d6-a613-a921c26a0ced returned with HTTP 404 Jul 03 02:24:58.801991 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 88/346] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:24:58 2026] GET /volume/v3/volumes/c5a912b7-19c2-45d6-a613-a921c26a0ced => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:24:58.802080 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-4da5eac0-9fcd-49da-8f5e-52cc701ed402 tempest-VolumeTypesAccessTest-55841003 tempest-VolumeTypesAccessTest-55841003-project-member] Flow 'volume_create_api' (a266fcb0-f68f-4fd6-80b4-883e20f76f2a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:24:58.802080 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-4da5eac0-9fcd-49da-8f5e-52cc701ed402 tempest-VolumeTypesAccessTest-55841003 tempest-VolumeTypesAccessTest-55841003-project-member] Create volume request issued successfully. Jul 03 02:24:58.802080 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-4da5eac0-9fcd-49da-8f5e-52cc701ed402 tempest-VolumeTypesAccessTest-55841003 tempest-VolumeTypesAccessTest-55841003-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:24:58.803472 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 84/347] 10.4.3.223 () {68 vars in 1259 bytes} [Fri Jul 3 02:24:58 2026] POST /volume/v3/volumes => generated 795 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:24:58.814617 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-e29b7266-c378-4a8c-a7f7-b4d48f4a09c1 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:58.816628 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-e29b7266-c378-4a8c-a7f7-b4d48f4a09c1 tempest-VolumeTypesAccessTest-55841003 tempest-VolumeTypesAccessTest-55841003-project-member] GET https://10.4.3.223/volume/v3/volumes/83ccbaff-18d2-4bbb-931c-25ebecccf254 Jul 03 02:24:58.816757 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-e29b7266-c378-4a8c-a7f7-b4d48f4a09c1 tempest-VolumeTypesAccessTest-55841003 tempest-VolumeTypesAccessTest-55841003-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:58.816951 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-e29b7266-c378-4a8c-a7f7-b4d48f4a09c1 tempest-VolumeTypesAccessTest-55841003 tempest-VolumeTypesAccessTest-55841003-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:58.825242 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:58.825242 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:24:58.829826 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-e29b7266-c378-4a8c-a7f7-b4d48f4a09c1 tempest-VolumeTypesAccessTest-55841003 tempest-VolumeTypesAccessTest-55841003-project-member] Volume info retrieved successfully. Jul 03 02:24:58.834771 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-e29b7266-c378-4a8c-a7f7-b4d48f4a09c1 tempest-VolumeTypesAccessTest-55841003 tempest-VolumeTypesAccessTest-55841003-project-member] https://10.4.3.223/volume/v3/volumes/83ccbaff-18d2-4bbb-931c-25ebecccf254 returned with HTTP 200 Jul 03 02:24:58.835170 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 89/348] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:24:58 2026] GET /volume/v3/volumes/83ccbaff-18d2-4bbb-931c-25ebecccf254 => generated 863 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:24:59.267729 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.coordination [req-d14716b8-4b98-4d2b-bcd3-59b27a08c022 req-7917a697-fc36-4dc8-8dc7-21d83e316ebd tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Lock "cinder-attachment_update-c5f3143c-ab98-46d8-9d6c-e18e450c21cd-np0000004352" released by "attachment_update" :: held 0.526s {{(pid=100013) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 02:24:59.268018 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-d14716b8-4b98-4d2b-bcd3-59b27a08c022 req-7917a697-fc36-4dc8-8dc7-21d83e316ebd tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] https://10.4.3.223/volume/v3/attachments/a9927b35-2f61-4a0b-b525-04eb6638c507 returned with HTTP 200 Jul 03 02:24:59.268664 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 88/349] 10.4.3.223 () {74 vars in 1704 bytes} [Fri Jul 3 02:24:58 2026] PUT /volume/v3/attachments/a9927b35-2f61-4a0b-b525-04eb6638c507 => generated 969 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:24:59.468636 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-d7e5faab-f581-4b01-9f0d-0bc36fda3a61 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:59.470738 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-d7e5faab-f581-4b01-9f0d-0bc36fda3a61 tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] GET https://10.4.3.223/volume/v3/volumes/beb7cbcd-7699-4e91-a72e-a8286e2feeae Jul 03 02:24:59.470942 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-d7e5faab-f581-4b01-9f0d-0bc36fda3a61 tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:59.471119 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-d7e5faab-f581-4b01-9f0d-0bc36fda3a61 tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:59.482717 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:59.482717 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:24:59.486106 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-d7e5faab-f581-4b01-9f0d-0bc36fda3a61 tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] Volume info retrieved successfully. Jul 03 02:24:59.489994 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-d7e5faab-f581-4b01-9f0d-0bc36fda3a61 tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] https://10.4.3.223/volume/v3/volumes/beb7cbcd-7699-4e91-a72e-a8286e2feeae returned with HTTP 200 Jul 03 02:24:59.490370 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 89/350] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:24:59 2026] GET /volume/v3/volumes/beb7cbcd-7699-4e91-a72e-a8286e2feeae => generated 1144 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:24:59.578698 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-aced3ccd-b21e-4b3a-ab81-5e014ecc8f91 req-f72b5b81-9c33-49f3-b9c0-f37fe7d55cc1 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:59.581247 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-aced3ccd-b21e-4b3a-ab81-5e014ecc8f91 req-f72b5b81-9c33-49f3-b9c0-f37fe7d55cc1 tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] GET https://10.4.3.223/volume/v3/volumes/beb7cbcd-7699-4e91-a72e-a8286e2feeae Jul 03 02:24:59.581503 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-aced3ccd-b21e-4b3a-ab81-5e014ecc8f91 req-f72b5b81-9c33-49f3-b9c0-f37fe7d55cc1 tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:59.581701 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-aced3ccd-b21e-4b3a-ab81-5e014ecc8f91 req-f72b5b81-9c33-49f3-b9c0-f37fe7d55cc1 tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:59.601290 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:59.601290 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:24:59.606330 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [req-aced3ccd-b21e-4b3a-ab81-5e014ecc8f91 req-f72b5b81-9c33-49f3-b9c0-f37fe7d55cc1 tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] Volume info retrieved successfully. Jul 03 02:24:59.611683 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-aced3ccd-b21e-4b3a-ab81-5e014ecc8f91 req-f72b5b81-9c33-49f3-b9c0-f37fe7d55cc1 tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] https://10.4.3.223/volume/v3/volumes/beb7cbcd-7699-4e91-a72e-a8286e2feeae returned with HTTP 200 Jul 03 02:24:59.612162 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 85/351] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:24:59 2026] GET /volume/v3/volumes/beb7cbcd-7699-4e91-a72e-a8286e2feeae => generated 1144 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:24:59.668954 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-aced3ccd-b21e-4b3a-ab81-5e014ecc8f91 req-7f599589-7ab9-4c66-80f3-d71a45bf830f None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:59.672815 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-aced3ccd-b21e-4b3a-ab81-5e014ecc8f91 req-7f599589-7ab9-4c66-80f3-d71a45bf830f tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] POST https://10.4.3.223/volume/v3/volumes/beb7cbcd-7699-4e91-a72e-a8286e2feeae/action Jul 03 02:24:59.673215 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-aced3ccd-b21e-4b3a-ab81-5e014ecc8f91 req-7f599589-7ab9-4c66-80f3-d71a45bf830f tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100015) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:24:59.673542 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-aced3ccd-b21e-4b3a-ab81-5e014ecc8f91 req-7f599589-7ab9-4c66-80f3-d71a45bf830f tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:24:59.690569 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:59.690569 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:24:59.691014 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [req-aced3ccd-b21e-4b3a-ab81-5e014ecc8f91 req-7f599589-7ab9-4c66-80f3-d71a45bf830f tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] Volume info retrieved successfully. Jul 03 02:24:59.699289 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [req-aced3ccd-b21e-4b3a-ab81-5e014ecc8f91 req-7f599589-7ab9-4c66-80f3-d71a45bf830f tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] Begin detaching volume completed successfully. Jul 03 02:24:59.699559 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-aced3ccd-b21e-4b3a-ab81-5e014ecc8f91 req-7f599589-7ab9-4c66-80f3-d71a45bf830f tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] https://10.4.3.223/volume/v3/volumes/beb7cbcd-7699-4e91-a72e-a8286e2feeae/action returned with HTTP 202 Jul 03 02:24:59.700008 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 90/352] 10.4.3.223 () {72 vars in 1672 bytes} [Fri Jul 3 02:24:59 2026] POST /volume/v3/volumes/beb7cbcd-7699-4e91-a72e-a8286e2feeae/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 02:24:59.778439 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-d14716b8-4b98-4d2b-bcd3-59b27a08c022 req-5efe6e09-5fa5-44c0-b810-1fbf99e82b8c None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:59.780531 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-d14716b8-4b98-4d2b-bcd3-59b27a08c022 req-5efe6e09-5fa5-44c0-b810-1fbf99e82b8c tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] POST https://10.4.3.223/volume/v3/attachments/a9927b35-2f61-4a0b-b525-04eb6638c507/action Jul 03 02:24:59.780899 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-d14716b8-4b98-4d2b-bcd3-59b27a08c022 req-5efe6e09-5fa5-44c0-b810-1fbf99e82b8c tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Action body: b'{"os-complete": null}' {{(pid=100013) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:24:59.781043 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-d14716b8-4b98-4d2b-bcd3-59b27a08c022 req-5efe6e09-5fa5-44c0-b810-1fbf99e82b8c tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:24:59.810605 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:59.810605 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:24:59.819093 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-d14716b8-4b98-4d2b-bcd3-59b27a08c022 req-5efe6e09-5fa5-44c0-b810-1fbf99e82b8c tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] https://10.4.3.223/volume/v3/attachments/a9927b35-2f61-4a0b-b525-04eb6638c507/action returned with HTTP 204 Jul 03 02:24:59.819627 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 89/353] 10.4.3.223 () {74 vars in 1725 bytes} [Fri Jul 3 02:24:59 2026] POST /volume/v3/attachments/a9927b35-2f61-4a0b-b525-04eb6638c507/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:24:59.847862 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-75f93612-55a9-4a30-8038-65505fed2704 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:59.850116 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-75f93612-55a9-4a30-8038-65505fed2704 tempest-VolumeTypesAccessTest-55841003 tempest-VolumeTypesAccessTest-55841003-project-member] GET https://10.4.3.223/volume/v3/volumes/83ccbaff-18d2-4bbb-931c-25ebecccf254 Jul 03 02:24:59.850349 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-75f93612-55a9-4a30-8038-65505fed2704 tempest-VolumeTypesAccessTest-55841003 tempest-VolumeTypesAccessTest-55841003-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:59.850597 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-75f93612-55a9-4a30-8038-65505fed2704 tempest-VolumeTypesAccessTest-55841003 tempest-VolumeTypesAccessTest-55841003-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:59.860149 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:59.860149 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:24:59.864065 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-75f93612-55a9-4a30-8038-65505fed2704 tempest-VolumeTypesAccessTest-55841003 tempest-VolumeTypesAccessTest-55841003-project-member] Volume info retrieved successfully. Jul 03 02:24:59.868416 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-75f93612-55a9-4a30-8038-65505fed2704 tempest-VolumeTypesAccessTest-55841003 tempest-VolumeTypesAccessTest-55841003-project-member] https://10.4.3.223/volume/v3/volumes/83ccbaff-18d2-4bbb-931c-25ebecccf254 returned with HTTP 200 Jul 03 02:24:59.869455 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 90/354] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:24:59 2026] GET /volume/v3/volumes/83ccbaff-18d2-4bbb-931c-25ebecccf254 => generated 888 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:24:59.881773 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-f9a6d4da-0c27-4ef3-a742-101f8f59b94f None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:59.883789 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-f9a6d4da-0c27-4ef3-a742-101f8f59b94f tempest-VolumeTypesAccessTest-55841003 tempest-VolumeTypesAccessTest-55841003-project-member] GET https://10.4.3.223/volume/v3/volumes/83ccbaff-18d2-4bbb-931c-25ebecccf254 Jul 03 02:24:59.883789 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-f9a6d4da-0c27-4ef3-a742-101f8f59b94f tempest-VolumeTypesAccessTest-55841003 tempest-VolumeTypesAccessTest-55841003-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:59.883789 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-f9a6d4da-0c27-4ef3-a742-101f8f59b94f tempest-VolumeTypesAccessTest-55841003 tempest-VolumeTypesAccessTest-55841003-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:59.891221 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:59.891221 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:24:59.895107 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-f9a6d4da-0c27-4ef3-a742-101f8f59b94f tempest-VolumeTypesAccessTest-55841003 tempest-VolumeTypesAccessTest-55841003-project-member] Volume info retrieved successfully. Jul 03 02:24:59.900028 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-f9a6d4da-0c27-4ef3-a742-101f8f59b94f tempest-VolumeTypesAccessTest-55841003 tempest-VolumeTypesAccessTest-55841003-project-member] https://10.4.3.223/volume/v3/volumes/83ccbaff-18d2-4bbb-931c-25ebecccf254 returned with HTTP 200 Jul 03 02:24:59.900471 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 86/355] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:24:59 2026] GET /volume/v3/volumes/83ccbaff-18d2-4bbb-931c-25ebecccf254 => generated 888 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:24:59.913997 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-c8adb0e0-e4f8-4bff-a979-2840952821ae None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:59.918351 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-c8adb0e0-e4f8-4bff-a979-2840952821ae tempest-VolumeTypesAccessTest-55841003 tempest-VolumeTypesAccessTest-55841003-project-member] DELETE https://10.4.3.223/volume/v3/volumes/83ccbaff-18d2-4bbb-931c-25ebecccf254 Jul 03 02:24:59.918719 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-c8adb0e0-e4f8-4bff-a979-2840952821ae tempest-VolumeTypesAccessTest-55841003 tempest-VolumeTypesAccessTest-55841003-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:59.920211 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-c8adb0e0-e4f8-4bff-a979-2840952821ae tempest-VolumeTypesAccessTest-55841003 tempest-VolumeTypesAccessTest-55841003-project-member] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:59.920403 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-c8adb0e0-e4f8-4bff-a979-2840952821ae tempest-VolumeTypesAccessTest-55841003 tempest-VolumeTypesAccessTest-55841003-project-member] Delete volume with id: 83ccbaff-18d2-4bbb-931c-25ebecccf254 Jul 03 02:24:59.928551 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:59.928551 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:24:59.929019 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-c8adb0e0-e4f8-4bff-a979-2840952821ae tempest-VolumeTypesAccessTest-55841003 tempest-VolumeTypesAccessTest-55841003-project-member] Volume info retrieved successfully. Jul 03 02:24:59.946089 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-c8adb0e0-e4f8-4bff-a979-2840952821ae tempest-VolumeTypesAccessTest-55841003 tempest-VolumeTypesAccessTest-55841003-project-member] Delete volume request issued successfully. Jul 03 02:24:59.946397 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-c8adb0e0-e4f8-4bff-a979-2840952821ae tempest-VolumeTypesAccessTest-55841003 tempest-VolumeTypesAccessTest-55841003-project-member] https://10.4.3.223/volume/v3/volumes/83ccbaff-18d2-4bbb-931c-25ebecccf254 returned with HTTP 202 Jul 03 02:24:59.946813 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 91/356] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:24:59 2026] DELETE /volume/v3/volumes/83ccbaff-18d2-4bbb-931c-25ebecccf254 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:24:59.954055 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-9d8140d4-0fab-4f40-971d-73698ccd8d67 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:24:59.956454 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-9d8140d4-0fab-4f40-971d-73698ccd8d67 tempest-VolumeTypesAccessTest-55841003 tempest-VolumeTypesAccessTest-55841003-project-member] GET https://10.4.3.223/volume/v3/volumes/83ccbaff-18d2-4bbb-931c-25ebecccf254 Jul 03 02:24:59.956695 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-9d8140d4-0fab-4f40-971d-73698ccd8d67 tempest-VolumeTypesAccessTest-55841003 tempest-VolumeTypesAccessTest-55841003-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:24:59.956908 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-9d8140d4-0fab-4f40-971d-73698ccd8d67 tempest-VolumeTypesAccessTest-55841003 tempest-VolumeTypesAccessTest-55841003-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:24:59.963570 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:24:59.963570 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:24:59.967344 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-9d8140d4-0fab-4f40-971d-73698ccd8d67 tempest-VolumeTypesAccessTest-55841003 tempest-VolumeTypesAccessTest-55841003-project-member] Volume info retrieved successfully. Jul 03 02:24:59.971683 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-9d8140d4-0fab-4f40-971d-73698ccd8d67 tempest-VolumeTypesAccessTest-55841003 tempest-VolumeTypesAccessTest-55841003-project-member] https://10.4.3.223/volume/v3/volumes/83ccbaff-18d2-4bbb-931c-25ebecccf254 returned with HTTP 200 Jul 03 02:24:59.972095 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 90/357] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:24:59 2026] GET /volume/v3/volumes/83ccbaff-18d2-4bbb-931c-25ebecccf254 => generated 887 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:00.732946 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-e2e9f3b2-6815-4c9c-b7d5-f168e859b999 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:00.733263 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-e2e9f3b2-6815-4c9c-b7d5-f168e859b999 None None] GET https://10.4.3.223/volume// Jul 03 02:25:00.733432 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-e2e9f3b2-6815-4c9c-b7d5-f168e859b999 None None] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:00.733619 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-e2e9f3b2-6815-4c9c-b7d5-f168e859b999 None None] Calling method 'all' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:00.733897 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-e2e9f3b2-6815-4c9c-b7d5-f168e859b999 None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:25:00.734237 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 91/358] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:25:00 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:25:00.744040 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-aced3ccd-b21e-4b3a-ab81-5e014ecc8f91 req-2613cceb-4176-4309-ab76-f8350f08038b None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:00.745696 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-aced3ccd-b21e-4b3a-ab81-5e014ecc8f91 req-2613cceb-4176-4309-ab76-f8350f08038b tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] GET https://10.4.3.223/volume/v3/volumes/beb7cbcd-7699-4e91-a72e-a8286e2feeae Jul 03 02:25:00.746020 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-aced3ccd-b21e-4b3a-ab81-5e014ecc8f91 req-2613cceb-4176-4309-ab76-f8350f08038b tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:00.747739 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-aced3ccd-b21e-4b3a-ab81-5e014ecc8f91 req-2613cceb-4176-4309-ab76-f8350f08038b tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:00.756161 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:00.756161 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:25:00.760487 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [req-aced3ccd-b21e-4b3a-ab81-5e014ecc8f91 req-2613cceb-4176-4309-ab76-f8350f08038b tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] Volume info retrieved successfully. Jul 03 02:25:00.769973 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-aced3ccd-b21e-4b3a-ab81-5e014ecc8f91 req-2613cceb-4176-4309-ab76-f8350f08038b tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] https://10.4.3.223/volume/v3/volumes/beb7cbcd-7699-4e91-a72e-a8286e2feeae returned with HTTP 200 Jul 03 02:25:00.769973 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 87/359] 10.4.3.223 () {70 vars in 1639 bytes} [Fri Jul 3 02:25:00 2026] GET /volume/v3/volumes/beb7cbcd-7699-4e91-a72e-a8286e2feeae => generated 1327 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:25:00.990095 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-7d2bd521-84f8-4837-929f-e697b46d3a46 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:00.993169 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-7d2bd521-84f8-4837-929f-e697b46d3a46 tempest-VolumeTypesAccessTest-55841003 tempest-VolumeTypesAccessTest-55841003-project-member] GET https://10.4.3.223/volume/v3/volumes/83ccbaff-18d2-4bbb-931c-25ebecccf254 Jul 03 02:25:00.993169 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-7d2bd521-84f8-4837-929f-e697b46d3a46 tempest-VolumeTypesAccessTest-55841003 tempest-VolumeTypesAccessTest-55841003-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:00.993169 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-7d2bd521-84f8-4837-929f-e697b46d3a46 tempest-VolumeTypesAccessTest-55841003 tempest-VolumeTypesAccessTest-55841003-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:01.006268 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-7d2bd521-84f8-4837-929f-e697b46d3a46 tempest-VolumeTypesAccessTest-55841003 tempest-VolumeTypesAccessTest-55841003-project-member] https://10.4.3.223/volume/v3/volumes/83ccbaff-18d2-4bbb-931c-25ebecccf254 returned with HTTP 404 Jul 03 02:25:01.007739 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 92/360] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:25:00 2026] GET /volume/v3/volumes/83ccbaff-18d2-4bbb-931c-25ebecccf254 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:25:01.014591 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-ab4ba32c-8de4-4b15-ba29-dc7c8c22ce3e None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:01.017194 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-ab4ba32c-8de4-4b15-ba29-dc7c8c22ce3e tempest-VolumeTypesAccessTest-1085270578 tempest-VolumeTypesAccessTest-1085270578-project-admin] POST https://10.4.3.223/volume/v3/types/879a1d31-4e3e-43eb-b0c3-7757fb09ec54/action Jul 03 02:25:01.017194 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-ab4ba32c-8de4-4b15-ba29-dc7c8c22ce3e tempest-VolumeTypesAccessTest-1085270578 tempest-VolumeTypesAccessTest-1085270578-project-admin] Action body: b'{"removeProjectAccess": {"project": "f3147f3da4d44e099b297668c41e2bd8"}}' {{(pid=100013) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:25:01.017443 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-ab4ba32c-8de4-4b15-ba29-dc7c8c22ce3e tempest-VolumeTypesAccessTest-1085270578 tempest-VolumeTypesAccessTest-1085270578-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "f3147f3da4d44e099b297668c41e2bd8"}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:25:01.037959 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-ab4ba32c-8de4-4b15-ba29-dc7c8c22ce3e tempest-VolumeTypesAccessTest-1085270578 tempest-VolumeTypesAccessTest-1085270578-project-admin] https://10.4.3.223/volume/v3/types/879a1d31-4e3e-43eb-b0c3-7757fb09ec54/action returned with HTTP 202 Jul 03 02:25:01.038367 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 91/361] 10.4.3.223 () {68 vars in 1384 bytes} [Fri Jul 3 02:25:01 2026] POST /volume/v3/types/879a1d31-4e3e-43eb-b0c3-7757fb09ec54/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:25:01.046849 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-93c6628b-7fa5-4029-838f-efb2bbeb3306 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:01.050280 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-93c6628b-7fa5-4029-838f-efb2bbeb3306 tempest-VolumeTypesAccessTest-1085270578 tempest-VolumeTypesAccessTest-1085270578-project-admin] DELETE https://10.4.3.223/volume/v3/types/879a1d31-4e3e-43eb-b0c3-7757fb09ec54 Jul 03 02:25:01.050530 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-93c6628b-7fa5-4029-838f-efb2bbeb3306 tempest-VolumeTypesAccessTest-1085270578 tempest-VolumeTypesAccessTest-1085270578-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:01.050759 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-93c6628b-7fa5-4029-838f-efb2bbeb3306 tempest-VolumeTypesAccessTest-1085270578 tempest-VolumeTypesAccessTest-1085270578-project-admin] Calling method '_delete' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:01.110584 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-93c6628b-7fa5-4029-838f-efb2bbeb3306 tempest-VolumeTypesAccessTest-1085270578 tempest-VolumeTypesAccessTest-1085270578-project-admin] https://10.4.3.223/volume/v3/types/879a1d31-4e3e-43eb-b0c3-7757fb09ec54 returned with HTTP 202 Jul 03 02:25:01.111033 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 92/362] 10.4.3.223 () {66 vars in 1345 bytes} [Fri Jul 3 02:25:01 2026] DELETE /volume/v3/types/879a1d31-4e3e-43eb-b0c3-7757fb09ec54 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:25:01.123611 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-3247e5a6-d39a-48e1-8551-90f22745cac7 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:01.123611 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-3247e5a6-d39a-48e1-8551-90f22745cac7 tempest-VolumeTypesAccessTest-1085270578 tempest-VolumeTypesAccessTest-1085270578-project-admin] GET https://10.4.3.223/volume/v3/types/879a1d31-4e3e-43eb-b0c3-7757fb09ec54 Jul 03 02:25:01.123611 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-3247e5a6-d39a-48e1-8551-90f22745cac7 tempest-VolumeTypesAccessTest-1085270578 tempest-VolumeTypesAccessTest-1085270578-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:01.123611 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-3247e5a6-d39a-48e1-8551-90f22745cac7 tempest-VolumeTypesAccessTest-1085270578 tempest-VolumeTypesAccessTest-1085270578-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:01.127124 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-3247e5a6-d39a-48e1-8551-90f22745cac7 tempest-VolumeTypesAccessTest-1085270578 tempest-VolumeTypesAccessTest-1085270578-project-admin] https://10.4.3.223/volume/v3/types/879a1d31-4e3e-43eb-b0c3-7757fb09ec54 returned with HTTP 404 Jul 03 02:25:01.127769 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 88/363] 10.4.3.223 () {66 vars in 1342 bytes} [Fri Jul 3 02:25:01 2026] GET /volume/v3/types/879a1d31-4e3e-43eb-b0c3-7757fb09ec54 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:25:01.136228 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-77da1893-4b9e-4515-aa91-6caef5d4c8a8 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:01.138145 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-77da1893-4b9e-4515-aa91-6caef5d4c8a8 tempest-VolumeTypesAccessTest-1085270578 tempest-VolumeTypesAccessTest-1085270578-project-admin] POST https://10.4.3.223/volume/v3/types Jul 03 02:25:01.138574 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-77da1893-4b9e-4515-aa91-6caef5d4c8a8 tempest-VolumeTypesAccessTest-1085270578 tempest-VolumeTypesAccessTest-1085270578-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1151396609", "os-volume-type-access:is_public": false}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:25:01.156176 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-77da1893-4b9e-4515-aa91-6caef5d4c8a8 tempest-VolumeTypesAccessTest-1085270578 tempest-VolumeTypesAccessTest-1085270578-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Jul 03 02:25:01.156910 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 93/364] 10.4.3.223 () {68 vars in 1253 bytes} [Fri Jul 3 02:25:01 2026] POST /volume/v3/types => generated 229 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:01.166082 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-7b9af0ef-54db-4721-8461-0aff0d69ea04 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:01.171135 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-7b9af0ef-54db-4721-8461-0aff0d69ea04 tempest-VolumeTypesAccessTest-1085270578 tempest-VolumeTypesAccessTest-1085270578-project-admin] POST https://10.4.3.223/volume/v3/types/10259067-4640-44ed-91ee-06f2702208cd/action Jul 03 02:25:01.171775 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-7b9af0ef-54db-4721-8461-0aff0d69ea04 tempest-VolumeTypesAccessTest-1085270578 tempest-VolumeTypesAccessTest-1085270578-project-admin] Action body: b'{"addProjectAccess": {"project": "f3147f3da4d44e099b297668c41e2bd8"}}' {{(pid=100013) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:25:01.172010 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-7b9af0ef-54db-4721-8461-0aff0d69ea04 tempest-VolumeTypesAccessTest-1085270578 tempest-VolumeTypesAccessTest-1085270578-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "f3147f3da4d44e099b297668c41e2bd8"}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:25:01.188513 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-7b9af0ef-54db-4721-8461-0aff0d69ea04 tempest-VolumeTypesAccessTest-1085270578 tempest-VolumeTypesAccessTest-1085270578-project-admin] https://10.4.3.223/volume/v3/types/10259067-4640-44ed-91ee-06f2702208cd/action returned with HTTP 202 Jul 03 02:25:01.188984 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 92/365] 10.4.3.223 () {68 vars in 1384 bytes} [Fri Jul 3 02:25:01 2026] POST /volume/v3/types/10259067-4640-44ed-91ee-06f2702208cd/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:25:01.198462 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-db8912f2-30f1-4cff-8e23-9bbaebd1619e None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:01.200400 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-db8912f2-30f1-4cff-8e23-9bbaebd1619e tempest-VolumeTypesAccessTest-1085270578 tempest-VolumeTypesAccessTest-1085270578-project-admin] POST https://10.4.3.223/volume/v3/types/10259067-4640-44ed-91ee-06f2702208cd/action Jul 03 02:25:01.200850 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-db8912f2-30f1-4cff-8e23-9bbaebd1619e tempest-VolumeTypesAccessTest-1085270578 tempest-VolumeTypesAccessTest-1085270578-project-admin] Action body: b'{"addProjectAccess": {"project": "4549b215fb7847619c1868d98c550d3a"}}' {{(pid=100012) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:25:01.201038 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-db8912f2-30f1-4cff-8e23-9bbaebd1619e tempest-VolumeTypesAccessTest-1085270578 tempest-VolumeTypesAccessTest-1085270578-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "4549b215fb7847619c1868d98c550d3a"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:25:01.214097 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-db8912f2-30f1-4cff-8e23-9bbaebd1619e tempest-VolumeTypesAccessTest-1085270578 tempest-VolumeTypesAccessTest-1085270578-project-admin] https://10.4.3.223/volume/v3/types/10259067-4640-44ed-91ee-06f2702208cd/action returned with HTTP 202 Jul 03 02:25:01.214604 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 93/366] 10.4.3.223 () {68 vars in 1384 bytes} [Fri Jul 3 02:25:01 2026] POST /volume/v3/types/10259067-4640-44ed-91ee-06f2702208cd/action => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:25:01.222664 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-33142915-2629-486c-8432-3be76c7b96f2 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:01.225141 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-33142915-2629-486c-8432-3be76c7b96f2 tempest-VolumeTypesAccessTest-1085270578 tempest-VolumeTypesAccessTest-1085270578-project-admin] GET https://10.4.3.223/volume/v3/types/10259067-4640-44ed-91ee-06f2702208cd/os-volume-type-access Jul 03 02:25:01.225506 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-33142915-2629-486c-8432-3be76c7b96f2 tempest-VolumeTypesAccessTest-1085270578 tempest-VolumeTypesAccessTest-1085270578-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:01.226018 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-33142915-2629-486c-8432-3be76c7b96f2 tempest-VolumeTypesAccessTest-1085270578 tempest-VolumeTypesAccessTest-1085270578-project-admin] Calling method 'index' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:01.238672 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-33142915-2629-486c-8432-3be76c7b96f2 tempest-VolumeTypesAccessTest-1085270578 tempest-VolumeTypesAccessTest-1085270578-project-admin] https://10.4.3.223/volume/v3/types/10259067-4640-44ed-91ee-06f2702208cd/os-volume-type-access returned with HTTP 200 Jul 03 02:25:01.239042 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 89/367] 10.4.3.223 () {66 vars in 1408 bytes} [Fri Jul 3 02:25:01 2026] GET /volume/v3/types/10259067-4640-44ed-91ee-06f2702208cd/os-volume-type-access => generated 244 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:01.249511 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-0ce32cfd-4833-4236-9b19-bd93911cc5a9 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:01.255252 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-0ce32cfd-4833-4236-9b19-bd93911cc5a9 tempest-VolumeTypesAccessTest-1085270578 tempest-VolumeTypesAccessTest-1085270578-project-admin] POST https://10.4.3.223/volume/v3/types/10259067-4640-44ed-91ee-06f2702208cd/action Jul 03 02:25:01.255974 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-0ce32cfd-4833-4236-9b19-bd93911cc5a9 tempest-VolumeTypesAccessTest-1085270578 tempest-VolumeTypesAccessTest-1085270578-project-admin] Action body: b'{"removeProjectAccess": {"project": "4549b215fb7847619c1868d98c550d3a"}}' {{(pid=100015) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:25:01.255974 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-0ce32cfd-4833-4236-9b19-bd93911cc5a9 tempest-VolumeTypesAccessTest-1085270578 tempest-VolumeTypesAccessTest-1085270578-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "4549b215fb7847619c1868d98c550d3a"}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:25:01.275912 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-0ce32cfd-4833-4236-9b19-bd93911cc5a9 tempest-VolumeTypesAccessTest-1085270578 tempest-VolumeTypesAccessTest-1085270578-project-admin] https://10.4.3.223/volume/v3/types/10259067-4640-44ed-91ee-06f2702208cd/action returned with HTTP 202 Jul 03 02:25:01.276512 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 94/368] 10.4.3.223 () {68 vars in 1384 bytes} [Fri Jul 3 02:25:01 2026] POST /volume/v3/types/10259067-4640-44ed-91ee-06f2702208cd/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:25:01.287181 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-2cb000c4-ad86-4b58-832f-41692b8d4a47 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:01.289761 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-2cb000c4-ad86-4b58-832f-41692b8d4a47 tempest-VolumeTypesAccessTest-1085270578 tempest-VolumeTypesAccessTest-1085270578-project-admin] POST https://10.4.3.223/volume/v3/types/10259067-4640-44ed-91ee-06f2702208cd/action Jul 03 02:25:01.290222 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-2cb000c4-ad86-4b58-832f-41692b8d4a47 tempest-VolumeTypesAccessTest-1085270578 tempest-VolumeTypesAccessTest-1085270578-project-admin] Action body: b'{"removeProjectAccess": {"project": "f3147f3da4d44e099b297668c41e2bd8"}}' {{(pid=100013) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:25:01.290401 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-2cb000c4-ad86-4b58-832f-41692b8d4a47 tempest-VolumeTypesAccessTest-1085270578 tempest-VolumeTypesAccessTest-1085270578-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "f3147f3da4d44e099b297668c41e2bd8"}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:25:01.306965 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-2cb000c4-ad86-4b58-832f-41692b8d4a47 tempest-VolumeTypesAccessTest-1085270578 tempest-VolumeTypesAccessTest-1085270578-project-admin] https://10.4.3.223/volume/v3/types/10259067-4640-44ed-91ee-06f2702208cd/action returned with HTTP 202 Jul 03 02:25:01.307110 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 93/369] 10.4.3.223 () {68 vars in 1384 bytes} [Fri Jul 3 02:25:01 2026] POST /volume/v3/types/10259067-4640-44ed-91ee-06f2702208cd/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:25:01.315825 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-ba83b282-47e9-4bd2-b253-3322916fa91d None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:01.323533 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-ba83b282-47e9-4bd2-b253-3322916fa91d tempest-VolumeTypesAccessTest-1085270578 tempest-VolumeTypesAccessTest-1085270578-project-admin] DELETE https://10.4.3.223/volume/v3/types/10259067-4640-44ed-91ee-06f2702208cd Jul 03 02:25:01.323533 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-ba83b282-47e9-4bd2-b253-3322916fa91d tempest-VolumeTypesAccessTest-1085270578 tempest-VolumeTypesAccessTest-1085270578-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:01.323533 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-ba83b282-47e9-4bd2-b253-3322916fa91d tempest-VolumeTypesAccessTest-1085270578 tempest-VolumeTypesAccessTest-1085270578-project-admin] Calling method '_delete' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:01.359074 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-ba83b282-47e9-4bd2-b253-3322916fa91d tempest-VolumeTypesAccessTest-1085270578 tempest-VolumeTypesAccessTest-1085270578-project-admin] https://10.4.3.223/volume/v3/types/10259067-4640-44ed-91ee-06f2702208cd returned with HTTP 202 Jul 03 02:25:01.359798 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 94/370] 10.4.3.223 () {66 vars in 1345 bytes} [Fri Jul 3 02:25:01 2026] DELETE /volume/v3/types/10259067-4640-44ed-91ee-06f2702208cd => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:25:01.368553 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-cccdf4f0-0d12-4a66-8a75-33607630ea26 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:01.370240 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-cccdf4f0-0d12-4a66-8a75-33607630ea26 tempest-VolumeTypesAccessTest-1085270578 tempest-VolumeTypesAccessTest-1085270578-project-admin] GET https://10.4.3.223/volume/v3/types/10259067-4640-44ed-91ee-06f2702208cd Jul 03 02:25:01.370671 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-cccdf4f0-0d12-4a66-8a75-33607630ea26 tempest-VolumeTypesAccessTest-1085270578 tempest-VolumeTypesAccessTest-1085270578-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:01.370992 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-cccdf4f0-0d12-4a66-8a75-33607630ea26 tempest-VolumeTypesAccessTest-1085270578 tempest-VolumeTypesAccessTest-1085270578-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:01.374319 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-cccdf4f0-0d12-4a66-8a75-33607630ea26 tempest-VolumeTypesAccessTest-1085270578 tempest-VolumeTypesAccessTest-1085270578-project-admin] https://10.4.3.223/volume/v3/types/10259067-4640-44ed-91ee-06f2702208cd returned with HTTP 404 Jul 03 02:25:01.374948 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 90/371] 10.4.3.223 () {66 vars in 1342 bytes} [Fri Jul 3 02:25:01 2026] GET /volume/v3/types/10259067-4640-44ed-91ee-06f2702208cd => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:25:01.794525 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-aced3ccd-b21e-4b3a-ab81-5e014ecc8f91 req-03e3927f-78e7-40a2-8e50-a670da8eb9bf None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:01.796054 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-aced3ccd-b21e-4b3a-ab81-5e014ecc8f91 req-03e3927f-78e7-40a2-8e50-a670da8eb9bf tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] DELETE https://10.4.3.223/volume/v3/attachments/bafd100f-3f14-480b-b325-bf6621a0ed86 Jul 03 02:25:01.796286 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-aced3ccd-b21e-4b3a-ab81-5e014ecc8f91 req-03e3927f-78e7-40a2-8e50-a670da8eb9bf tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:01.796525 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-aced3ccd-b21e-4b3a-ab81-5e014ecc8f91 req-03e3927f-78e7-40a2-8e50-a670da8eb9bf tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] Calling method 'version_select' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:01.811328 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:01.811328 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:25:02.354628 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-aced3ccd-b21e-4b3a-ab81-5e014ecc8f91 req-03e3927f-78e7-40a2-8e50-a670da8eb9bf tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] https://10.4.3.223/volume/v3/attachments/bafd100f-3f14-480b-b325-bf6621a0ed86 returned with HTTP 200 Jul 03 02:25:02.355129 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 95/372] 10.4.3.223 () {72 vars in 1673 bytes} [Fri Jul 3 02:25:01 2026] DELETE /volume/v3/attachments/bafd100f-3f14-480b-b325-bf6621a0ed86 => generated 19 bytes in 563 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:02.580548 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-0e961787-200b-4d48-ad9d-50ad1badd184 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:02.801160 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-0e961787-200b-4d48-ad9d-50ad1badd184 tempest-BackendsCapabilitiesAdminTestsJSON-8405002 tempest-BackendsCapabilitiesAdminTestsJSON-8405002-project-admin] GET https://10.4.3.223/volume/v3/scheduler-stats/get_pools Jul 03 02:25:02.801356 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-0e961787-200b-4d48-ad9d-50ad1badd184 tempest-BackendsCapabilitiesAdminTestsJSON-8405002 tempest-BackendsCapabilitiesAdminTestsJSON-8405002-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:02.801544 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-0e961787-200b-4d48-ad9d-50ad1badd184 tempest-BackendsCapabilitiesAdminTestsJSON-8405002 tempest-BackendsCapabilitiesAdminTestsJSON-8405002-project-admin] Calling method 'get_pools' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:02.929185 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-c5f3dc68-dd22-48b0-8320-df0c9723522c None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:02.931014 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-c5f3dc68-dd22-48b0-8320-df0c9723522c tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] GET https://10.4.3.223/volume/v3/volumes/beb7cbcd-7699-4e91-a72e-a8286e2feeae Jul 03 02:25:02.931179 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-c5f3dc68-dd22-48b0-8320-df0c9723522c tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:02.931527 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-c5f3dc68-dd22-48b0-8320-df0c9723522c tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:02.938718 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:02.938718 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:25:02.942647 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-c5f3dc68-dd22-48b0-8320-df0c9723522c tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] Volume info retrieved successfully. Jul 03 02:25:02.947717 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-c5f3dc68-dd22-48b0-8320-df0c9723522c tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] https://10.4.3.223/volume/v3/volumes/beb7cbcd-7699-4e91-a72e-a8286e2feeae returned with HTTP 200 Jul 03 02:25:02.948093 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 95/373] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:25:02 2026] GET /volume/v3/volumes/beb7cbcd-7699-4e91-a72e-a8286e2feeae => generated 852 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:03.304379 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-0e961787-200b-4d48-ad9d-50ad1badd184 tempest-BackendsCapabilitiesAdminTestsJSON-8405002 tempest-BackendsCapabilitiesAdminTestsJSON-8405002-project-admin] https://10.4.3.223/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 03 02:25:03.304929 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 94/374] 10.4.3.223 () {66 vars in 1291 bytes} [Fri Jul 3 02:25:02 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 725 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:03.316839 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-7b825cd2-8a52-451b-9855-914e569edc5f None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:03.318854 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-7b825cd2-8a52-451b-9855-914e569edc5f tempest-BackendsCapabilitiesAdminTestsJSON-8405002 tempest-BackendsCapabilitiesAdminTestsJSON-8405002-project-admin] GET https://10.4.3.223/volume/v3/scheduler-stats/get_pools?detail=True Jul 03 02:25:03.319456 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-7b825cd2-8a52-451b-9855-914e569edc5f tempest-BackendsCapabilitiesAdminTestsJSON-8405002 tempest-BackendsCapabilitiesAdminTestsJSON-8405002-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:03.319456 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-7b825cd2-8a52-451b-9855-914e569edc5f tempest-BackendsCapabilitiesAdminTestsJSON-8405002 tempest-BackendsCapabilitiesAdminTestsJSON-8405002-project-admin] Calling method 'get_pools' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:03.823703 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-7b825cd2-8a52-451b-9855-914e569edc5f tempest-BackendsCapabilitiesAdminTestsJSON-8405002 tempest-BackendsCapabilitiesAdminTestsJSON-8405002-project-admin] https://10.4.3.223/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Jul 03 02:25:03.824261 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 91/375] 10.4.3.223 () {66 vars in 1314 bytes} [Fri Jul 3 02:25:03 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 508 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:25:03.833358 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-0933e85f-d676-462b-b470-7b6715a19a53 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:03.835077 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-0933e85f-d676-462b-b470-7b6715a19a53 tempest-BackendsCapabilitiesAdminTestsJSON-8405002 tempest-BackendsCapabilitiesAdminTestsJSON-8405002-project-admin] GET https://10.4.3.223/volume/v3/capabilities/np0000004352@storpool Jul 03 02:25:03.835319 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-0933e85f-d676-462b-b470-7b6715a19a53 tempest-BackendsCapabilitiesAdminTestsJSON-8405002 tempest-BackendsCapabilitiesAdminTestsJSON-8405002-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:03.835649 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-0933e85f-d676-462b-b470-7b6715a19a53 tempest-BackendsCapabilitiesAdminTestsJSON-8405002 tempest-BackendsCapabilitiesAdminTestsJSON-8405002-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:03.835951 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:03.835951 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:25:04.344136 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-0933e85f-d676-462b-b470-7b6715a19a53 tempest-BackendsCapabilitiesAdminTestsJSON-8405002 tempest-BackendsCapabilitiesAdminTestsJSON-8405002-project-admin] https://10.4.3.223/volume/v3/capabilities/np0000004352@storpool returned with HTTP 200 Jul 03 02:25:04.344591 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 96/376] 10.4.3.223 () {66 vars in 1318 bytes} [Fri Jul 3 02:25:03 2026] GET /volume/v3/capabilities/np0000004352@storpool => generated 703 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:04.354223 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-e9f8e3e4-39b8-4e49-bb44-412ab0d63940 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:04.356987 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-e9f8e3e4-39b8-4e49-bb44-412ab0d63940 tempest-BackendsCapabilitiesAdminTestsJSON-8405002 tempest-BackendsCapabilitiesAdminTestsJSON-8405002-project-admin] GET https://10.4.3.223/volume/v3/capabilities/np0000004352@storpool Jul 03 02:25:04.356987 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-e9f8e3e4-39b8-4e49-bb44-412ab0d63940 tempest-BackendsCapabilitiesAdminTestsJSON-8405002 tempest-BackendsCapabilitiesAdminTestsJSON-8405002-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:04.356987 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-e9f8e3e4-39b8-4e49-bb44-412ab0d63940 tempest-BackendsCapabilitiesAdminTestsJSON-8405002 tempest-BackendsCapabilitiesAdminTestsJSON-8405002-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:04.865868 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-e9f8e3e4-39b8-4e49-bb44-412ab0d63940 tempest-BackendsCapabilitiesAdminTestsJSON-8405002 tempest-BackendsCapabilitiesAdminTestsJSON-8405002-project-admin] https://10.4.3.223/volume/v3/capabilities/np0000004352@storpool returned with HTTP 200 Jul 03 02:25:04.866275 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 96/377] 10.4.3.223 () {66 vars in 1318 bytes} [Fri Jul 3 02:25:04 2026] GET /volume/v3/capabilities/np0000004352@storpool => generated 703 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:04.877013 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-29e2149b-8b36-4824-b2a3-025effc85539 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:04.879125 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-29e2149b-8b36-4824-b2a3-025effc85539 tempest-BackendsCapabilitiesAdminTestsJSON-8405002 tempest-BackendsCapabilitiesAdminTestsJSON-8405002-project-admin] GET https://10.4.3.223/volume/v3/capabilities/np0000004352@storpool Jul 03 02:25:04.879358 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-29e2149b-8b36-4824-b2a3-025effc85539 tempest-BackendsCapabilitiesAdminTestsJSON-8405002 tempest-BackendsCapabilitiesAdminTestsJSON-8405002-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:04.879612 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-29e2149b-8b36-4824-b2a3-025effc85539 tempest-BackendsCapabilitiesAdminTestsJSON-8405002 tempest-BackendsCapabilitiesAdminTestsJSON-8405002-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:05.394992 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-29e2149b-8b36-4824-b2a3-025effc85539 tempest-BackendsCapabilitiesAdminTestsJSON-8405002 tempest-BackendsCapabilitiesAdminTestsJSON-8405002-project-admin] https://10.4.3.223/volume/v3/capabilities/np0000004352@storpool returned with HTTP 200 Jul 03 02:25:05.395415 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 95/378] 10.4.3.223 () {66 vars in 1318 bytes} [Fri Jul 3 02:25:04 2026] GET /volume/v3/capabilities/np0000004352@storpool => generated 703 bytes in 519 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:05.756013 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-b8b298d5-9cab-4887-8c2c-50aa4124be2a req-ab356fdd-fbaa-403e-863f-8aa777c9a01a None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:05.759740 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-b8b298d5-9cab-4887-8c2c-50aa4124be2a req-ab356fdd-fbaa-403e-863f-8aa777c9a01a tempest-VolumesGetTestJSON-1347880542 tempest-VolumesGetTestJSON-1347880542-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:25:05.760270 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-b8b298d5-9cab-4887-8c2c-50aa4124be2a req-ab356fdd-fbaa-403e-863f-8aa777c9a01a tempest-VolumesGetTestJSON-1347880542 tempest-VolumesGetTestJSON-1347880542-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-1471744488", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:25:05.762969 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.volumes [req-b8b298d5-9cab-4887-8c2c-50aa4124be2a req-ab356fdd-fbaa-403e-863f-8aa777c9a01a tempest-VolumesGetTestJSON-1347880542 tempest-VolumesGetTestJSON-1347880542-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-1471744488', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:25:05.763142 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.volumes [req-b8b298d5-9cab-4887-8c2c-50aa4124be2a req-ab356fdd-fbaa-403e-863f-8aa777c9a01a tempest-VolumesGetTestJSON-1347880542 tempest-VolumesGetTestJSON-1347880542-project-member] Create volume of 1 GB Jul 03 02:25:05.771181 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [req-b8b298d5-9cab-4887-8c2c-50aa4124be2a req-ab356fdd-fbaa-403e-863f-8aa777c9a01a tempest-VolumesGetTestJSON-1347880542 tempest-VolumesGetTestJSON-1347880542-project-member] Availability Zones retrieved successfully. Jul 03 02:25:05.778262 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [req-b8b298d5-9cab-4887-8c2c-50aa4124be2a req-ab356fdd-fbaa-403e-863f-8aa777c9a01a tempest-VolumesGetTestJSON-1347880542 tempest-VolumesGetTestJSON-1347880542-project-member] Flow 'volume_create_api' (0cbfe9b9-9e39-4ef3-84d4-02bc9f9306a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:25:05.779575 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [req-b8b298d5-9cab-4887-8c2c-50aa4124be2a req-ab356fdd-fbaa-403e-863f-8aa777c9a01a tempest-VolumesGetTestJSON-1347880542 tempest-VolumesGetTestJSON-1347880542-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8243a11a-6d3e-45cb-a7ad-bf78bd8f0aa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:25:05.780819 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.flows.api.create_volume [req-b8b298d5-9cab-4887-8c2c-50aa4124be2a req-ab356fdd-fbaa-403e-863f-8aa777c9a01a tempest-VolumesGetTestJSON-1347880542 tempest-VolumesGetTestJSON-1347880542-project-member] Validating volume size '1' using validate_int {{(pid=100014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:25:05.821814 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [req-b8b298d5-9cab-4887-8c2c-50aa4124be2a req-ab356fdd-fbaa-403e-863f-8aa777c9a01a tempest-VolumesGetTestJSON-1347880542 tempest-VolumesGetTestJSON-1347880542-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8243a11a-6d3e-45cb-a7ad-bf78bd8f0aa8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:25:05.822658 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [req-b8b298d5-9cab-4887-8c2c-50aa4124be2a req-ab356fdd-fbaa-403e-863f-8aa777c9a01a tempest-VolumesGetTestJSON-1347880542 tempest-VolumesGetTestJSON-1347880542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6840180c-d901-41a5-82e2-35ed8c1a2e97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:25:05.908138 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.quota [req-b8b298d5-9cab-4887-8c2c-50aa4124be2a req-ab356fdd-fbaa-403e-863f-8aa777c9a01a tempest-VolumesGetTestJSON-1347880542 tempest-VolumesGetTestJSON-1347880542-project-member] Created reservations ['75c8eecb-ed24-46bd-8265-b4f09e7395be', '64f769a5-c85c-4b52-b794-7d8e5f508cef', 'e48c7cd5-633c-4ded-a78b-ef564657bbd6', 'bc51823e-fef6-4555-a5f5-f00452a85504'] {{(pid=100014) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:25:05.909310 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [req-b8b298d5-9cab-4887-8c2c-50aa4124be2a req-ab356fdd-fbaa-403e-863f-8aa777c9a01a tempest-VolumesGetTestJSON-1347880542 tempest-VolumesGetTestJSON-1347880542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6840180c-d901-41a5-82e2-35ed8c1a2e97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['75c8eecb-ed24-46bd-8265-b4f09e7395be', '64f769a5-c85c-4b52-b794-7d8e5f508cef', 'e48c7cd5-633c-4ded-a78b-ef564657bbd6', 'bc51823e-fef6-4555-a5f5-f00452a85504']}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:25:05.910408 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [req-b8b298d5-9cab-4887-8c2c-50aa4124be2a req-ab356fdd-fbaa-403e-863f-8aa777c9a01a tempest-VolumesGetTestJSON-1347880542 tempest-VolumesGetTestJSON-1347880542-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b9441fb-4446-4c2d-adba-dcd9b7e52290) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:25:05.948796 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [req-b8b298d5-9cab-4887-8c2c-50aa4124be2a req-ab356fdd-fbaa-403e-863f-8aa777c9a01a tempest-VolumesGetTestJSON-1347880542 tempest-VolumesGetTestJSON-1347880542-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b9441fb-4446-4c2d-adba-dcd9b7e52290) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '89ea72dc-db74-448d-bb6b-2634d343285d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1471744488',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='49b3cf0adb5a4a36a43fbf3e81a2a588',qos_specs=None,replication_status=,reservations=['75c8eecb-ed24-46bd-8265-b4f09e7395be','64f769a5-c85c-4b52-b794-7d8e5f508cef','e48c7cd5-633c-4ded-a78b-ef564657bbd6','bc51823e-fef6-4555-a5f5-f00452a85504'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4aba38587b9540e39c6deb7c3fb619a2',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:25:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1471744488',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=89ea72dc-db74-448d-bb6b-2634d343285d,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='49b3cf0adb5a4a36a43fbf3e81a2a588',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4aba38587b9540e39c6deb7c3fb619a2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:25:05.949814 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [req-b8b298d5-9cab-4887-8c2c-50aa4124be2a req-ab356fdd-fbaa-403e-863f-8aa777c9a01a tempest-VolumesGetTestJSON-1347880542 tempest-VolumesGetTestJSON-1347880542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd9ae6ae-aa81-442f-a463-dd564ee15b58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:25:05.988454 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [req-b8b298d5-9cab-4887-8c2c-50aa4124be2a req-ab356fdd-fbaa-403e-863f-8aa777c9a01a tempest-VolumesGetTestJSON-1347880542 tempest-VolumesGetTestJSON-1347880542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd9ae6ae-aa81-442f-a463-dd564ee15b58) transitioned into state 'SUCCESS' from state '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-1471744488',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='49b3cf0adb5a4a36a43fbf3e81a2a588',qos_specs=None,replication_status=,reservations=['75c8eecb-ed24-46bd-8265-b4f09e7395be','64f769a5-c85c-4b52-b794-7d8e5f508cef','e48c7cd5-633c-4ded-a78b-ef564657bbd6','bc51823e-fef6-4555-a5f5-f00452a85504'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4aba38587b9540e39c6deb7c3fb619a2',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:25:05.990642 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [req-b8b298d5-9cab-4887-8c2c-50aa4124be2a req-ab356fdd-fbaa-403e-863f-8aa777c9a01a tempest-VolumesGetTestJSON-1347880542 tempest-VolumesGetTestJSON-1347880542-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a3594ec-0be2-4f3f-8ba8-dc848e17dc29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:25:06.006372 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [req-b8b298d5-9cab-4887-8c2c-50aa4124be2a req-ab356fdd-fbaa-403e-863f-8aa777c9a01a tempest-VolumesGetTestJSON-1347880542 tempest-VolumesGetTestJSON-1347880542-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a3594ec-0be2-4f3f-8ba8-dc848e17dc29) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:25:06.007701 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [req-b8b298d5-9cab-4887-8c2c-50aa4124be2a req-ab356fdd-fbaa-403e-863f-8aa777c9a01a tempest-VolumesGetTestJSON-1347880542 tempest-VolumesGetTestJSON-1347880542-project-member] Flow 'volume_create_api' (0cbfe9b9-9e39-4ef3-84d4-02bc9f9306a1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:25:06.008116 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [req-b8b298d5-9cab-4887-8c2c-50aa4124be2a req-ab356fdd-fbaa-403e-863f-8aa777c9a01a tempest-VolumesGetTestJSON-1347880542 tempest-VolumesGetTestJSON-1347880542-project-member] Create volume request issued successfully. Jul 03 02:25:06.008931 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-b8b298d5-9cab-4887-8c2c-50aa4124be2a req-ab356fdd-fbaa-403e-863f-8aa777c9a01a tempest-VolumesGetTestJSON-1347880542 tempest-VolumesGetTestJSON-1347880542-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:25:06.009559 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 92/379] 10.4.3.223 () {72 vars in 1541 bytes} [Fri Jul 3 02:25:05 2026] POST /volume/v3/volumes => generated 763 bytes in 254 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:25:06.024213 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-b8b298d5-9cab-4887-8c2c-50aa4124be2a req-404abc07-291d-462d-a321-19a197fa2d80 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:06.026633 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-b8b298d5-9cab-4887-8c2c-50aa4124be2a req-404abc07-291d-462d-a321-19a197fa2d80 tempest-VolumesGetTestJSON-1347880542 tempest-VolumesGetTestJSON-1347880542-project-member] GET https://10.4.3.223/volume/v3/volumes/89ea72dc-db74-448d-bb6b-2634d343285d Jul 03 02:25:06.026955 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-b8b298d5-9cab-4887-8c2c-50aa4124be2a req-404abc07-291d-462d-a321-19a197fa2d80 tempest-VolumesGetTestJSON-1347880542 tempest-VolumesGetTestJSON-1347880542-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:06.027289 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-b8b298d5-9cab-4887-8c2c-50aa4124be2a req-404abc07-291d-462d-a321-19a197fa2d80 tempest-VolumesGetTestJSON-1347880542 tempest-VolumesGetTestJSON-1347880542-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:06.040341 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:06.040341 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:25:06.045579 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [req-b8b298d5-9cab-4887-8c2c-50aa4124be2a req-404abc07-291d-462d-a321-19a197fa2d80 tempest-VolumesGetTestJSON-1347880542 tempest-VolumesGetTestJSON-1347880542-project-member] Volume info retrieved successfully. Jul 03 02:25:06.051684 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-b8b298d5-9cab-4887-8c2c-50aa4124be2a req-404abc07-291d-462d-a321-19a197fa2d80 tempest-VolumesGetTestJSON-1347880542 tempest-VolumesGetTestJSON-1347880542-project-member] https://10.4.3.223/volume/v3/volumes/89ea72dc-db74-448d-bb6b-2634d343285d returned with HTTP 200 Jul 03 02:25:06.052198 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 97/380] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:25:06 2026] GET /volume/v3/volumes/89ea72dc-db74-448d-bb6b-2634d343285d => generated 831 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:06.085728 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-a6f545eb-80a6-44a9-bb1a-87e02ec6ff9d req-a9846809-54b8-4236-9e0c-3515c4efceec None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:06.089896 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-a6f545eb-80a6-44a9-bb1a-87e02ec6ff9d req-a9846809-54b8-4236-9e0c-3515c4efceec tempest-VolumesGetTestJSON-1347880542 tempest-VolumesGetTestJSON-1347880542-project-member] GET https://10.4.3.223/volume/v3/volumes/89ea72dc-db74-448d-bb6b-2634d343285d Jul 03 02:25:06.089896 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-a6f545eb-80a6-44a9-bb1a-87e02ec6ff9d req-a9846809-54b8-4236-9e0c-3515c4efceec tempest-VolumesGetTestJSON-1347880542 tempest-VolumesGetTestJSON-1347880542-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:06.089896 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-a6f545eb-80a6-44a9-bb1a-87e02ec6ff9d req-a9846809-54b8-4236-9e0c-3515c4efceec tempest-VolumesGetTestJSON-1347880542 tempest-VolumesGetTestJSON-1347880542-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:06.105530 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:06.105530 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:25:06.109409 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [req-a6f545eb-80a6-44a9-bb1a-87e02ec6ff9d req-a9846809-54b8-4236-9e0c-3515c4efceec tempest-VolumesGetTestJSON-1347880542 tempest-VolumesGetTestJSON-1347880542-project-member] Volume info retrieved successfully. Jul 03 02:25:06.114124 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-a6f545eb-80a6-44a9-bb1a-87e02ec6ff9d req-a9846809-54b8-4236-9e0c-3515c4efceec tempest-VolumesGetTestJSON-1347880542 tempest-VolumesGetTestJSON-1347880542-project-member] https://10.4.3.223/volume/v3/volumes/89ea72dc-db74-448d-bb6b-2634d343285d returned with HTTP 200 Jul 03 02:25:06.114583 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 97/381] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:25:06 2026] GET /volume/v3/volumes/89ea72dc-db74-448d-bb6b-2634d343285d => generated 831 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:07.143828 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-787d1cd8-1fc5-4d99-a07f-8dd2f2ff12f2 req-d6682dc9-703c-4912-b91f-ed260dcf34a9 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:07.146441 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-787d1cd8-1fc5-4d99-a07f-8dd2f2ff12f2 req-d6682dc9-703c-4912-b91f-ed260dcf34a9 tempest-VolumesGetTestJSON-1347880542 tempest-VolumesGetTestJSON-1347880542-project-member] GET https://10.4.3.223/volume/v3/volumes/89ea72dc-db74-448d-bb6b-2634d343285d Jul 03 02:25:07.146753 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-787d1cd8-1fc5-4d99-a07f-8dd2f2ff12f2 req-d6682dc9-703c-4912-b91f-ed260dcf34a9 tempest-VolumesGetTestJSON-1347880542 tempest-VolumesGetTestJSON-1347880542-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:07.146990 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-787d1cd8-1fc5-4d99-a07f-8dd2f2ff12f2 req-d6682dc9-703c-4912-b91f-ed260dcf34a9 tempest-VolumesGetTestJSON-1347880542 tempest-VolumesGetTestJSON-1347880542-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:07.154622 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:07.154622 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:25:07.162475 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-787d1cd8-1fc5-4d99-a07f-8dd2f2ff12f2 req-d6682dc9-703c-4912-b91f-ed260dcf34a9 tempest-VolumesGetTestJSON-1347880542 tempest-VolumesGetTestJSON-1347880542-project-member] Volume info retrieved successfully. Jul 03 02:25:07.165001 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-787d1cd8-1fc5-4d99-a07f-8dd2f2ff12f2 req-d6682dc9-703c-4912-b91f-ed260dcf34a9 tempest-VolumesGetTestJSON-1347880542 tempest-VolumesGetTestJSON-1347880542-project-member] https://10.4.3.223/volume/v3/volumes/89ea72dc-db74-448d-bb6b-2634d343285d returned with HTTP 200 Jul 03 02:25:07.165746 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 96/382] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:25:07 2026] GET /volume/v3/volumes/89ea72dc-db74-448d-bb6b-2634d343285d => generated 856 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:07.194619 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-d7e4f6ed-4d09-4b62-a76d-3afc8c70b7c4 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:07.459567 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-d7e4f6ed-4d09-4b62-a76d-3afc8c70b7c4 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:25:07.460071 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-d7e4f6ed-4d09-4b62-a76d-3afc8c70b7c4 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-358312452"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:25:07.461787 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.volumes [None req-d7e4f6ed-4d09-4b62-a76d-3afc8c70b7c4 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-358312452'}} {{(pid=100014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:25:07.461847 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.volumes [None req-d7e4f6ed-4d09-4b62-a76d-3afc8c70b7c4 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Create volume of 1 GB Jul 03 02:25:07.462174 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:07.462174 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:25:07.470019 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-d7e4f6ed-4d09-4b62-a76d-3afc8c70b7c4 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Availability Zones retrieved successfully. Jul 03 02:25:07.479227 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-d7e4f6ed-4d09-4b62-a76d-3afc8c70b7c4 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Flow 'volume_create_api' (9efba7ad-133e-45e2-b97e-2bead30758d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:25:07.480952 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-d7e4f6ed-4d09-4b62-a76d-3afc8c70b7c4 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c728d286-af8f-4ee4-9099-9765e5e8d4e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:25:07.482307 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.flows.api.create_volume [None req-d7e4f6ed-4d09-4b62-a76d-3afc8c70b7c4 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Validating volume size '1' using validate_int {{(pid=100014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:25:07.515739 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-d7e4f6ed-4d09-4b62-a76d-3afc8c70b7c4 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c728d286-af8f-4ee4-9099-9765e5e8d4e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:25:07.515890 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-36abe558-e58d-47ae-9b73-59073c4d1beb req-627b0254-4547-48fa-b5ec-d83d057c39ce None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:07.517025 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-d7e4f6ed-4d09-4b62-a76d-3afc8c70b7c4 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e6bdd37-7763-48cc-833f-495bbe6eb40d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:25:07.517866 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-36abe558-e58d-47ae-9b73-59073c4d1beb req-627b0254-4547-48fa-b5ec-d83d057c39ce tempest-VolumesGetTestJSON-1347880542 tempest-VolumesGetTestJSON-1347880542-project-reader] GET https://10.4.3.223/volume/v3/volumes/89ea72dc-db74-448d-bb6b-2634d343285d Jul 03 02:25:07.518129 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-36abe558-e58d-47ae-9b73-59073c4d1beb req-627b0254-4547-48fa-b5ec-d83d057c39ce tempest-VolumesGetTestJSON-1347880542 tempest-VolumesGetTestJSON-1347880542-project-reader] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:07.518348 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-36abe558-e58d-47ae-9b73-59073c4d1beb req-627b0254-4547-48fa-b5ec-d83d057c39ce tempest-VolumesGetTestJSON-1347880542 tempest-VolumesGetTestJSON-1347880542-project-reader] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:07.525038 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:07.525038 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:25:07.528476 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [req-36abe558-e58d-47ae-9b73-59073c4d1beb req-627b0254-4547-48fa-b5ec-d83d057c39ce tempest-VolumesGetTestJSON-1347880542 tempest-VolumesGetTestJSON-1347880542-project-reader] Volume info retrieved successfully. Jul 03 02:25:07.532438 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-36abe558-e58d-47ae-9b73-59073c4d1beb req-627b0254-4547-48fa-b5ec-d83d057c39ce tempest-VolumesGetTestJSON-1347880542 tempest-VolumesGetTestJSON-1347880542-project-reader] https://10.4.3.223/volume/v3/volumes/89ea72dc-db74-448d-bb6b-2634d343285d returned with HTTP 200 Jul 03 02:25:07.532885 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 98/383] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:25:07 2026] GET /volume/v3/volumes/89ea72dc-db74-448d-bb6b-2634d343285d => generated 856 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:07.557641 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-eb94abe2-b0d1-407d-b514-3bc036ae3c51 req-36c48807-1dca-45a3-8c3a-655beae14493 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:07.559799 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-eb94abe2-b0d1-407d-b514-3bc036ae3c51 req-36c48807-1dca-45a3-8c3a-655beae14493 tempest-VolumesGetTestJSON-1347880542 tempest-VolumesGetTestJSON-1347880542-project-member] DELETE https://10.4.3.223/volume/v3/volumes/89ea72dc-db74-448d-bb6b-2634d343285d Jul 03 02:25:07.560009 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-eb94abe2-b0d1-407d-b514-3bc036ae3c51 req-36c48807-1dca-45a3-8c3a-655beae14493 tempest-VolumesGetTestJSON-1347880542 tempest-VolumesGetTestJSON-1347880542-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:07.560280 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-eb94abe2-b0d1-407d-b514-3bc036ae3c51 req-36c48807-1dca-45a3-8c3a-655beae14493 tempest-VolumesGetTestJSON-1347880542 tempest-VolumesGetTestJSON-1347880542-project-member] Calling method 'delete' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:07.560777 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.volumes [req-eb94abe2-b0d1-407d-b514-3bc036ae3c51 req-36c48807-1dca-45a3-8c3a-655beae14493 tempest-VolumesGetTestJSON-1347880542 tempest-VolumesGetTestJSON-1347880542-project-member] Delete volume with id: 89ea72dc-db74-448d-bb6b-2634d343285d Jul 03 02:25:07.566695 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:07.566695 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:25:07.567196 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [req-eb94abe2-b0d1-407d-b514-3bc036ae3c51 req-36c48807-1dca-45a3-8c3a-655beae14493 tempest-VolumesGetTestJSON-1347880542 tempest-VolumesGetTestJSON-1347880542-project-member] Volume info retrieved successfully. Jul 03 02:25:07.587445 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [req-eb94abe2-b0d1-407d-b514-3bc036ae3c51 req-36c48807-1dca-45a3-8c3a-655beae14493 tempest-VolumesGetTestJSON-1347880542 tempest-VolumesGetTestJSON-1347880542-project-member] Delete volume request issued successfully. Jul 03 02:25:07.587445 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-eb94abe2-b0d1-407d-b514-3bc036ae3c51 req-36c48807-1dca-45a3-8c3a-655beae14493 tempest-VolumesGetTestJSON-1347880542 tempest-VolumesGetTestJSON-1347880542-project-member] https://10.4.3.223/volume/v3/volumes/89ea72dc-db74-448d-bb6b-2634d343285d returned with HTTP 202 Jul 03 02:25:07.587445 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 98/384] 10.4.3.223 () {70 vars in 1620 bytes} [Fri Jul 3 02:25:07 2026] DELETE /volume/v3/volumes/89ea72dc-db74-448d-bb6b-2634d343285d => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:25:07.614510 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-4a6d8cd7-3955-4fd2-9a72-444a18a4ccd2 req-09b41fb1-4fcb-49f8-8b5e-8c422c73dfc0 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:07.615035 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.quota [None req-d7e4f6ed-4d09-4b62-a76d-3afc8c70b7c4 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Created reservations ['ee1ed22c-8dd9-47be-bfad-eae070e7f387', '925e807f-8eeb-418b-87c1-21a4037c0870', '7785418f-f70e-42e2-ba09-7afb4cb508cd', 'd81d5982-edb4-4b54-9814-226d378cd722'] {{(pid=100014) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:25:07.616295 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-d7e4f6ed-4d09-4b62-a76d-3afc8c70b7c4 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e6bdd37-7763-48cc-833f-495bbe6eb40d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ee1ed22c-8dd9-47be-bfad-eae070e7f387', '925e807f-8eeb-418b-87c1-21a4037c0870', '7785418f-f70e-42e2-ba09-7afb4cb508cd', 'd81d5982-edb4-4b54-9814-226d378cd722']}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:25:07.616984 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-4a6d8cd7-3955-4fd2-9a72-444a18a4ccd2 req-09b41fb1-4fcb-49f8-8b5e-8c422c73dfc0 tempest-VolumesGetTestJSON-1347880542 tempest-VolumesGetTestJSON-1347880542-project-member] GET https://10.4.3.223/volume/v3/volumes/89ea72dc-db74-448d-bb6b-2634d343285d Jul 03 02:25:07.617195 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-4a6d8cd7-3955-4fd2-9a72-444a18a4ccd2 req-09b41fb1-4fcb-49f8-8b5e-8c422c73dfc0 tempest-VolumesGetTestJSON-1347880542 tempest-VolumesGetTestJSON-1347880542-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:07.617266 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-d7e4f6ed-4d09-4b62-a76d-3afc8c70b7c4 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dae926af-5e85-489d-a697-29bf286463ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:25:07.617378 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-4a6d8cd7-3955-4fd2-9a72-444a18a4ccd2 req-09b41fb1-4fcb-49f8-8b5e-8c422c73dfc0 tempest-VolumesGetTestJSON-1347880542 tempest-VolumesGetTestJSON-1347880542-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:07.623850 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:07.623850 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:25:07.627360 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-4a6d8cd7-3955-4fd2-9a72-444a18a4ccd2 req-09b41fb1-4fcb-49f8-8b5e-8c422c73dfc0 tempest-VolumesGetTestJSON-1347880542 tempest-VolumesGetTestJSON-1347880542-project-member] Volume info retrieved successfully. Jul 03 02:25:07.631279 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-4a6d8cd7-3955-4fd2-9a72-444a18a4ccd2 req-09b41fb1-4fcb-49f8-8b5e-8c422c73dfc0 tempest-VolumesGetTestJSON-1347880542 tempest-VolumesGetTestJSON-1347880542-project-member] https://10.4.3.223/volume/v3/volumes/89ea72dc-db74-448d-bb6b-2634d343285d returned with HTTP 200 Jul 03 02:25:07.632129 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 97/385] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:25:07 2026] GET /volume/v3/volumes/89ea72dc-db74-448d-bb6b-2634d343285d => generated 855 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:07.650863 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-d7e4f6ed-4d09-4b62-a76d-3afc8c70b7c4 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dae926af-5e85-489d-a697-29bf286463ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '059f1d91-f732-47bb-9318-702568c735b5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-358312452',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b6e5e42911f443509ca8ff0cf5f8b69d',qos_specs=None,replication_status=,reservations=['ee1ed22c-8dd9-47be-bfad-eae070e7f387','925e807f-8eeb-418b-87c1-21a4037c0870','7785418f-f70e-42e2-ba09-7afb4cb508cd','d81d5982-edb4-4b54-9814-226d378cd722'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82ee902b7e5e447b81121a5ca6e883f9',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:25:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-358312452',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=059f1d91-f732-47bb-9318-702568c735b5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b6e5e42911f443509ca8ff0cf5f8b69d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='82ee902b7e5e447b81121a5ca6e883f9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:25:07.652169 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-d7e4f6ed-4d09-4b62-a76d-3afc8c70b7c4 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dafc3cc6-d60e-47a0-8875-09a50091513d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:25:07.681775 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-d7e4f6ed-4d09-4b62-a76d-3afc8c70b7c4 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dafc3cc6-d60e-47a0-8875-09a50091513d) transitioned into state 'SUCCESS' from state '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-358312452',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b6e5e42911f443509ca8ff0cf5f8b69d',qos_specs=None,replication_status=,reservations=['ee1ed22c-8dd9-47be-bfad-eae070e7f387','925e807f-8eeb-418b-87c1-21a4037c0870','7785418f-f70e-42e2-ba09-7afb4cb508cd','d81d5982-edb4-4b54-9814-226d378cd722'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82ee902b7e5e447b81121a5ca6e883f9',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:25:07.682396 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-d7e4f6ed-4d09-4b62-a76d-3afc8c70b7c4 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee763eeb-3b5a-47f1-914c-1d8901d2386b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:25:07.692320 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-d7e4f6ed-4d09-4b62-a76d-3afc8c70b7c4 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee763eeb-3b5a-47f1-914c-1d8901d2386b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:25:07.693098 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-d7e4f6ed-4d09-4b62-a76d-3afc8c70b7c4 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Flow 'volume_create_api' (9efba7ad-133e-45e2-b97e-2bead30758d7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:25:07.693364 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-d7e4f6ed-4d09-4b62-a76d-3afc8c70b7c4 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Create volume request issued successfully. Jul 03 02:25:07.693872 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-d7e4f6ed-4d09-4b62-a76d-3afc8c70b7c4 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:25:07.694242 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 93/386] 10.4.3.223 () {68 vars in 1258 bytes} [Fri Jul 3 02:25:07 2026] POST /volume/v3/volumes => generated 753 bytes in 500 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:25:07.705983 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-c59a0c46-1fae-4935-bf56-fbb613913d0a None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:07.707716 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-c59a0c46-1fae-4935-bf56-fbb613913d0a tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] GET https://10.4.3.223/volume/v3/volumes/059f1d91-f732-47bb-9318-702568c735b5 Jul 03 02:25:07.707907 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-c59a0c46-1fae-4935-bf56-fbb613913d0a tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:07.708143 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-c59a0c46-1fae-4935-bf56-fbb613913d0a tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:07.714788 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:07.714788 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:25:07.718743 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-c59a0c46-1fae-4935-bf56-fbb613913d0a tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Volume info retrieved successfully. Jul 03 02:25:07.723158 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-c59a0c46-1fae-4935-bf56-fbb613913d0a tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] https://10.4.3.223/volume/v3/volumes/059f1d91-f732-47bb-9318-702568c735b5 returned with HTTP 200 Jul 03 02:25:07.723568 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 99/387] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:25:07 2026] GET /volume/v3/volumes/059f1d91-f732-47bb-9318-702568c735b5 => generated 821 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:08.667109 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-faebb673-d997-4609-951c-63d69a69e001 req-7f880c39-03b0-4eb8-aa01-f4d11dd097df None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:08.674781 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-faebb673-d997-4609-951c-63d69a69e001 req-7f880c39-03b0-4eb8-aa01-f4d11dd097df tempest-VolumesGetTestJSON-1347880542 tempest-VolumesGetTestJSON-1347880542-project-member] GET https://10.4.3.223/volume/v3/volumes/89ea72dc-db74-448d-bb6b-2634d343285d Jul 03 02:25:08.675145 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-faebb673-d997-4609-951c-63d69a69e001 req-7f880c39-03b0-4eb8-aa01-f4d11dd097df tempest-VolumesGetTestJSON-1347880542 tempest-VolumesGetTestJSON-1347880542-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:08.675385 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-faebb673-d997-4609-951c-63d69a69e001 req-7f880c39-03b0-4eb8-aa01-f4d11dd097df tempest-VolumesGetTestJSON-1347880542 tempest-VolumesGetTestJSON-1347880542-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:08.680898 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-faebb673-d997-4609-951c-63d69a69e001 req-7f880c39-03b0-4eb8-aa01-f4d11dd097df tempest-VolumesGetTestJSON-1347880542 tempest-VolumesGetTestJSON-1347880542-project-member] https://10.4.3.223/volume/v3/volumes/89ea72dc-db74-448d-bb6b-2634d343285d returned with HTTP 404 Jul 03 02:25:08.680898 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 99/388] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:25:08 2026] GET /volume/v3/volumes/89ea72dc-db74-448d-bb6b-2634d343285d => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:25:08.739041 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-fd9b6144-8a02-49bc-88b7-06e29d9c71d8 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:08.740924 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-fd9b6144-8a02-49bc-88b7-06e29d9c71d8 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] GET https://10.4.3.223/volume/v3/volumes/059f1d91-f732-47bb-9318-702568c735b5 Jul 03 02:25:08.741132 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-fd9b6144-8a02-49bc-88b7-06e29d9c71d8 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:08.741319 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-fd9b6144-8a02-49bc-88b7-06e29d9c71d8 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:08.747815 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:08.747815 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:25:08.751655 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-fd9b6144-8a02-49bc-88b7-06e29d9c71d8 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Volume info retrieved successfully. Jul 03 02:25:08.756309 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-fd9b6144-8a02-49bc-88b7-06e29d9c71d8 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] https://10.4.3.223/volume/v3/volumes/059f1d91-f732-47bb-9318-702568c735b5 returned with HTTP 200 Jul 03 02:25:08.756838 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 98/389] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:25:08 2026] GET /volume/v3/volumes/059f1d91-f732-47bb-9318-702568c735b5 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:08.770618 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-4d3ea6b6-f9a4-4c4d-9773-9edd12fe1b45 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:08.772354 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-4d3ea6b6-f9a4-4c4d-9773-9edd12fe1b45 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] POST https://10.4.3.223/volume/v3/backups Jul 03 02:25:08.774004 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-4d3ea6b6-f9a4-4c4d-9773-9edd12fe1b45 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "059f1d91-f732-47bb-9318-702568c735b5", "name": "tempest-VolumesBackupsAdminTest-Backup-803935417", "container": "tempest-volumesbackupsadmintest-backup-container-1527288963"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:25:08.774134 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.contrib.backups [None req-4d3ea6b6-f9a4-4c4d-9773-9edd12fe1b45 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Creating new backup {'backup': {'volume_id': '059f1d91-f732-47bb-9318-702568c735b5', 'name': 'tempest-VolumesBackupsAdminTest-Backup-803935417', 'container': 'tempest-volumesbackupsadmintest-backup-container-1527288963'}} {{(pid=100014) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 02:25:08.774250 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.contrib.backups [None req-4d3ea6b6-f9a4-4c4d-9773-9edd12fe1b45 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Creating backup of volume 059f1d91-f732-47bb-9318-702568c735b5 in container tempest-volumesbackupsadmintest-backup-container-1527288963 Jul 03 02:25:08.783718 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:08.783718 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:25:08.784215 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-4d3ea6b6-f9a4-4c4d-9773-9edd12fe1b45 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Volume info retrieved successfully. Jul 03 02:25:08.813146 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.quota [None req-4d3ea6b6-f9a4-4c4d-9773-9edd12fe1b45 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Created reservations ['36ce08d2-bdec-4859-a944-e2f41b8c7238', 'a3e55876-27f0-474d-a59d-924dfb159b99'] {{(pid=100014) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:25:08.868750 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-4d3ea6b6-f9a4-4c4d-9773-9edd12fe1b45 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] https://10.4.3.223/volume/v3/backups returned with HTTP 202 Jul 03 02:25:08.868909 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 94/390] 10.4.3.223 () {68 vars in 1259 bytes} [Fri Jul 3 02:25:08 2026] POST /volume/v3/backups => generated 334 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:25:08.878122 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-e3a754f4-eca1-48a6-8372-eebc7bdf5b49 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:08.879792 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-e3a754f4-eca1-48a6-8372-eebc7bdf5b49 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] GET https://10.4.3.223/volume/v3/backups/31069b3b-dc00-4c13-b0ee-ac97e3be76de Jul 03 02:25:08.880042 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-e3a754f4-eca1-48a6-8372-eebc7bdf5b49 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:08.880221 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-e3a754f4-eca1-48a6-8372-eebc7bdf5b49 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:08.880273 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-e3a754f4-eca1-48a6-8372-eebc7bdf5b49 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Show backup with id 31069b3b-dc00-4c13-b0ee-ac97e3be76de. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:25:08.893407 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:08.893407 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:25:08.894617 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-e3a754f4-eca1-48a6-8372-eebc7bdf5b49 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] https://10.4.3.223/volume/v3/backups/31069b3b-dc00-4c13-b0ee-ac97e3be76de returned with HTTP 200 Jul 03 02:25:08.894617 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 100/391] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:25:08 2026] GET /volume/v3/backups/31069b3b-dc00-4c13-b0ee-ac97e3be76de => generated 798 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:09.801850 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-4f557aaa-fbcf-4316-9cc3-a117245811e5 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:09.909308 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-6c9c6ca7-6c72-450b-80bc-1ce95bd01773 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:09.912605 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-6c9c6ca7-6c72-450b-80bc-1ce95bd01773 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] GET https://10.4.3.223/volume/v3/backups/31069b3b-dc00-4c13-b0ee-ac97e3be76de Jul 03 02:25:09.912799 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-6c9c6ca7-6c72-450b-80bc-1ce95bd01773 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:09.913027 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-6c9c6ca7-6c72-450b-80bc-1ce95bd01773 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:09.913144 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-6c9c6ca7-6c72-450b-80bc-1ce95bd01773 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Show backup with id 31069b3b-dc00-4c13-b0ee-ac97e3be76de. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:25:09.930036 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:09.930036 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:25:09.930212 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-6c9c6ca7-6c72-450b-80bc-1ce95bd01773 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] https://10.4.3.223/volume/v3/backups/31069b3b-dc00-4c13-b0ee-ac97e3be76de returned with HTTP 200 Jul 03 02:25:09.930607 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 99/392] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:25:09 2026] GET /volume/v3/backups/31069b3b-dc00-4c13-b0ee-ac97e3be76de => generated 800 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:10.041489 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-4f557aaa-fbcf-4316-9cc3-a117245811e5 tempest-GroupSnapshotsTest-1406528118 tempest-GroupSnapshotsTest-1406528118-project-admin] POST https://10.4.3.223/volume/v3/types Jul 03 02:25:10.041903 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-4f557aaa-fbcf-4316-9cc3-a117245811e5 tempest-GroupSnapshotsTest-1406528118 tempest-GroupSnapshotsTest-1406528118-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-94709605"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:25:10.065812 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-4f557aaa-fbcf-4316-9cc3-a117245811e5 tempest-GroupSnapshotsTest-1406528118 tempest-GroupSnapshotsTest-1406528118-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Jul 03 02:25:10.066174 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 100/393] 10.4.3.223 () {68 vars in 1252 bytes} [Fri Jul 3 02:25:09 2026] POST /volume/v3/types => generated 222 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:10.074669 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-650a8772-af58-41ea-b852-d8f01c4154ce None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:10.076662 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-650a8772-af58-41ea-b852-d8f01c4154ce tempest-GroupSnapshotsTest-1406528118 tempest-GroupSnapshotsTest-1406528118-project-admin] POST https://10.4.3.223/volume/v3/group_types Jul 03 02:25:10.077080 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-650a8772-af58-41ea-b852-d8f01c4154ce tempest-GroupSnapshotsTest-1406528118 tempest-GroupSnapshotsTest-1406528118-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1321816842"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:25:10.078962 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:10.078962 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:25:10.094721 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-650a8772-af58-41ea-b852-d8f01c4154ce tempest-GroupSnapshotsTest-1406528118 tempest-GroupSnapshotsTest-1406528118-project-admin] https://10.4.3.223/volume/v3/group_types returned with HTTP 202 Jul 03 02:25:10.095229 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 95/394] 10.4.3.223 () {70 vars in 1311 bytes} [Fri Jul 3 02:25:10 2026] POST /volume/v3/group_types => generated 181 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:25:10.103584 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-fd46031a-3813-4ec0-a285-75d8a58c7545 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:10.304248 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-fd46031a-3813-4ec0-a285-75d8a58c7545 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] POST https://10.4.3.223/volume/v3/groups Jul 03 02:25:10.304625 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-fd46031a-3813-4ec0-a285-75d8a58c7545 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "94db7a9f-d33e-456b-8572-0b33db81ae38", "volume_types": ["bebb848b-c7b9-4384-9e37-b8fef7f300d7"], "name": "tempest-GroupSnapshotsTest-Group-2067747429"}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:25:10.306084 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.groups [None req-fd46031a-3813-4ec0-a285-75d8a58c7545 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Creating new group {'group': {'group_type': '94db7a9f-d33e-456b-8572-0b33db81ae38', 'volume_types': ['bebb848b-c7b9-4384-9e37-b8fef7f300d7'], 'name': 'tempest-GroupSnapshotsTest-Group-2067747429'}} {{(pid=100015) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 03 02:25:10.312414 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.groups [None req-fd46031a-3813-4ec0-a285-75d8a58c7545 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Creating group tempest-GroupSnapshotsTest-Group-2067747429. Jul 03 02:25:10.328752 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-fd46031a-3813-4ec0-a285-75d8a58c7545 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Availability zone cache updated, next update will occur around 2026-07-03 03:25:10.328469. {{(pid=100015) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 02:25:10.328861 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-fd46031a-3813-4ec0-a285-75d8a58c7545 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Availability Zones retrieved successfully. Jul 03 02:25:10.351360 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.quota [None req-fd46031a-3813-4ec0-a285-75d8a58c7545 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Created reservations ['a2c6c39a-a67a-48ae-a636-5eb4eac3751c'] {{(pid=100015) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:25:10.385484 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-fd46031a-3813-4ec0-a285-75d8a58c7545 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] https://10.4.3.223/volume/v3/groups returned with HTTP 202 Jul 03 02:25:10.386059 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 101/395] 10.4.3.223 () {70 vars in 1297 bytes} [Fri Jul 3 02:25:10 2026] POST /volume/v3/groups => generated 112 bytes in 283 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:25:10.396588 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-fd5df5bc-69c1-44ca-9d03-cdaf314139be None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:10.398489 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-fd5df5bc-69c1-44ca-9d03-cdaf314139be tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] GET https://10.4.3.223/volume/v3/groups/9a1e1fc4-5a70-47ce-9c00-3be6d080518c Jul 03 02:25:10.398556 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-fd5df5bc-69c1-44ca-9d03-cdaf314139be tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:10.398774 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-fd5df5bc-69c1-44ca-9d03-cdaf314139be tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Calling method 'version_select' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:10.398972 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.groups [None req-fd5df5bc-69c1-44ca-9d03-cdaf314139be tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] show called for member 9a1e1fc4-5a70-47ce-9c00-3be6d080518c {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 02:25:10.402810 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:10.402810 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:25:10.411255 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-fd5df5bc-69c1-44ca-9d03-cdaf314139be tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] https://10.4.3.223/volume/v3/groups/9a1e1fc4-5a70-47ce-9c00-3be6d080518c returned with HTTP 200 Jul 03 02:25:10.411698 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 100/396] 10.4.3.223 () {68 vars in 1386 bytes} [Fri Jul 3 02:25:10 2026] GET /volume/v3/groups/9a1e1fc4-5a70-47ce-9c00-3be6d080518c => generated 392 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:25:10.951460 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-8d6f020d-d1ed-497b-b06f-c5ffd73e1aab None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:10.955848 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-8d6f020d-d1ed-497b-b06f-c5ffd73e1aab tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] GET https://10.4.3.223/volume/v3/backups/31069b3b-dc00-4c13-b0ee-ac97e3be76de Jul 03 02:25:10.956035 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-8d6f020d-d1ed-497b-b06f-c5ffd73e1aab tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:10.956254 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-8d6f020d-d1ed-497b-b06f-c5ffd73e1aab tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:10.956319 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-8d6f020d-d1ed-497b-b06f-c5ffd73e1aab tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Show backup with id 31069b3b-dc00-4c13-b0ee-ac97e3be76de. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:25:10.971047 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:10.971047 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:25:10.971845 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-8d6f020d-d1ed-497b-b06f-c5ffd73e1aab tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] https://10.4.3.223/volume/v3/backups/31069b3b-dc00-4c13-b0ee-ac97e3be76de returned with HTTP 200 Jul 03 02:25:10.972361 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 101/397] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:25:10 2026] GET /volume/v3/backups/31069b3b-dc00-4c13-b0ee-ac97e3be76de => generated 800 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:11.429840 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-4e8e87d7-3603-45df-a9a1-bb0c30d82295 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:11.432167 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-4e8e87d7-3603-45df-a9a1-bb0c30d82295 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] GET https://10.4.3.223/volume/v3/groups/9a1e1fc4-5a70-47ce-9c00-3be6d080518c Jul 03 02:25:11.432863 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-4e8e87d7-3603-45df-a9a1-bb0c30d82295 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:11.432863 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-4e8e87d7-3603-45df-a9a1-bb0c30d82295 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Calling method 'version_select' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:11.432863 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.groups [None req-4e8e87d7-3603-45df-a9a1-bb0c30d82295 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] show called for member 9a1e1fc4-5a70-47ce-9c00-3be6d080518c {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 02:25:11.437521 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:11.437521 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:25:11.463009 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-4e8e87d7-3603-45df-a9a1-bb0c30d82295 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] https://10.4.3.223/volume/v3/groups/9a1e1fc4-5a70-47ce-9c00-3be6d080518c returned with HTTP 200 Jul 03 02:25:11.463514 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 96/398] 10.4.3.223 () {68 vars in 1386 bytes} [Fri Jul 3 02:25:11 2026] GET /volume/v3/groups/9a1e1fc4-5a70-47ce-9c00-3be6d080518c => generated 393 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:25:11.473748 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-14b1404d-de29-47cb-a402-dd998bf96149 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:11.475602 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-14b1404d-de29-47cb-a402-dd998bf96149 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:25:11.475978 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-14b1404d-de29-47cb-a402-dd998bf96149 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-464984054", "volume_type": "bebb848b-c7b9-4384-9e37-b8fef7f300d7", "group_id": "9a1e1fc4-5a70-47ce-9c00-3be6d080518c", "size": 1}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:25:11.477617 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.volumes [None req-14b1404d-de29-47cb-a402-dd998bf96149 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-464984054', 'volume_type': 'bebb848b-c7b9-4384-9e37-b8fef7f300d7', 'group_id': '9a1e1fc4-5a70-47ce-9c00-3be6d080518c', 'size': 1}} {{(pid=100015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:25:11.484396 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:11.484396 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:25:11.484865 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-14b1404d-de29-47cb-a402-dd998bf96149 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Create volume of 1 GB Jul 03 02:25:11.489432 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-14b1404d-de29-47cb-a402-dd998bf96149 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Availability Zones retrieved successfully. Jul 03 02:25:11.494375 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-14b1404d-de29-47cb-a402-dd998bf96149 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Flow 'volume_create_api' (cd7d8759-2043-40d8-be12-34d9c2b03d0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:25:11.496649 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-14b1404d-de29-47cb-a402-dd998bf96149 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cdbfbe68-6ade-46ee-ba06-e2f0e87eb95d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:25:11.497185 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:11.497185 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:25:11.497595 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.flows.api.create_volume [None req-14b1404d-de29-47cb-a402-dd998bf96149 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Validating volume size '1' using validate_int {{(pid=100015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:25:11.524827 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-14b1404d-de29-47cb-a402-dd998bf96149 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cdbfbe68-6ade-46ee-ba06-e2f0e87eb95d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:25:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bebb848b-c7b9-4384-9e37-b8fef7f300d7,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-94709605',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bebb848b-c7b9-4384-9e37-b8fef7f300d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '9a1e1fc4-5a70-47ce-9c00-3be6d080518c', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:25:11.525650 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-14b1404d-de29-47cb-a402-dd998bf96149 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (762b8941-4709-49b3-937a-b06a36c826bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:25:11.561539 np0000004352 devstack@c-api.service[100015]: WARNING cinder.quota [None req-14b1404d-de29-47cb-a402-dd998bf96149 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-94709605 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-94709605, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:25:11.561852 np0000004352 devstack@c-api.service[100015]: WARNING cinder.quota [None req-14b1404d-de29-47cb-a402-dd998bf96149 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-94709605 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-94709605, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:25:11.615894 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.quota [None req-14b1404d-de29-47cb-a402-dd998bf96149 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Created reservations ['cc6dcc6b-db59-49a0-8cb0-6e69cdd3bd00', '44f831b3-b1d1-4e58-b1ba-261c499c97c2', 'b6620367-ff4a-4280-9e27-91e5babc5c05', '0d2c8600-de56-4d23-a438-989522cbf3e5'] {{(pid=100015) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:25:11.616879 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-14b1404d-de29-47cb-a402-dd998bf96149 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (762b8941-4709-49b3-937a-b06a36c826bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cc6dcc6b-db59-49a0-8cb0-6e69cdd3bd00', '44f831b3-b1d1-4e58-b1ba-261c499c97c2', 'b6620367-ff4a-4280-9e27-91e5babc5c05', '0d2c8600-de56-4d23-a438-989522cbf3e5']}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:25:11.618204 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-14b1404d-de29-47cb-a402-dd998bf96149 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5eed9e35-99ef-4d4e-8579-63082c635650) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:25:11.644538 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-14b1404d-de29-47cb-a402-dd998bf96149 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5eed9e35-99ef-4d4e-8579-63082c635650) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dfd1c76d-c578-458b-944e-152f53800b4e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-464984054',encryption_key_id=None,group_id=9a1e1fc4-5a70-47ce-9c00-3be6d080518c,group_type_id=,metadata={},multiattach=False,project_id='8c5ce150b536413fbcfcadbfae9b8bd3',qos_specs=None,replication_status=,reservations=['cc6dcc6b-db59-49a0-8cb0-6e69cdd3bd00','44f831b3-b1d1-4e58-b1ba-261c499c97c2','b6620367-ff4a-4280-9e27-91e5babc5c05','0d2c8600-de56-4d23-a438-989522cbf3e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1bbcb7d0342456c81b2ee8e79820417',volume_type_id=bebb848b-c7b9-4384-9e37-b8fef7f300d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:25:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-464984054',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=9a1e1fc4-5a70-47ce-9c00-3be6d080518c,host=None,id=dfd1c76d-c578-458b-944e-152f53800b4e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c5ce150b536413fbcfcadbfae9b8bd3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b1bbcb7d0342456c81b2ee8e79820417',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bebb848b-c7b9-4384-9e37-b8fef7f300d7),volume_type_id=bebb848b-c7b9-4384-9e37-b8fef7f300d7)}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:25:11.644883 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-14b1404d-de29-47cb-a402-dd998bf96149 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (201cb32a-a912-49d4-b7a1-387049c0f2ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:25:11.669314 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-14b1404d-de29-47cb-a402-dd998bf96149 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (201cb32a-a912-49d4-b7a1-387049c0f2ae) transitioned into state 'SUCCESS' from state '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-464984054',encryption_key_id=None,group_id=9a1e1fc4-5a70-47ce-9c00-3be6d080518c,group_type_id=,metadata={},multiattach=False,project_id='8c5ce150b536413fbcfcadbfae9b8bd3',qos_specs=None,replication_status=,reservations=['cc6dcc6b-db59-49a0-8cb0-6e69cdd3bd00','44f831b3-b1d1-4e58-b1ba-261c499c97c2','b6620367-ff4a-4280-9e27-91e5babc5c05','0d2c8600-de56-4d23-a438-989522cbf3e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1bbcb7d0342456c81b2ee8e79820417',volume_type_id=bebb848b-c7b9-4384-9e37-b8fef7f300d7)}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:25:11.670175 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-14b1404d-de29-47cb-a402-dd998bf96149 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5cf9578b-f240-43d9-9cd5-6583563ac66d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:25:11.685906 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-14b1404d-de29-47cb-a402-dd998bf96149 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5cf9578b-f240-43d9-9cd5-6583563ac66d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:25:11.686790 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-14b1404d-de29-47cb-a402-dd998bf96149 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Flow 'volume_create_api' (cd7d8759-2043-40d8-be12-34d9c2b03d0a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:25:11.687182 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-14b1404d-de29-47cb-a402-dd998bf96149 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Create volume request issued successfully. Jul 03 02:25:11.688158 np0000004352 devstack@c-api.service[100015]: WARNING stevedore.named [None req-14b1404d-de29-47cb-a402-dd998bf96149 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:25:11.688363 np0000004352 devstack@c-api.service[100015]: WARNING castellan.key_manager [None req-14b1404d-de29-47cb-a402-dd998bf96149 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:25:11.742448 np0000004352 devstack@c-api.service[100015]: DEBUG oslo_db.sqlalchemy.engines [None req-14b1404d-de29-47cb-a402-dd998bf96149 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100015) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 02:25:11.745987 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:11.745987 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:25:11.752748 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-14b1404d-de29-47cb-a402-dd998bf96149 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:25:11.753336 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 102/399] 10.4.3.223 () {70 vars in 1300 bytes} [Fri Jul 3 02:25:11 2026] POST /volume/v3/volumes => generated 820 bytes in 280 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:25:11.767873 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-7e5c867f-9e8c-4f15-a2e9-8fcc1348aac0 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:11.770062 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-7e5c867f-9e8c-4f15-a2e9-8fcc1348aac0 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] GET https://10.4.3.223/volume/v3/volumes/dfd1c76d-c578-458b-944e-152f53800b4e Jul 03 02:25:11.771485 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-7e5c867f-9e8c-4f15-a2e9-8fcc1348aac0 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:11.771485 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-7e5c867f-9e8c-4f15-a2e9-8fcc1348aac0 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:11.780784 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:11.780784 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:25:11.785956 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-7e5c867f-9e8c-4f15-a2e9-8fcc1348aac0 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Volume info retrieved successfully. Jul 03 02:25:11.786870 np0000004352 devstack@c-api.service[100013]: WARNING stevedore.named [None req-7e5c867f-9e8c-4f15-a2e9-8fcc1348aac0 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:25:11.787108 np0000004352 devstack@c-api.service[100013]: WARNING castellan.key_manager [None req-7e5c867f-9e8c-4f15-a2e9-8fcc1348aac0 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:25:11.826516 np0000004352 devstack@c-api.service[100013]: DEBUG oslo_db.sqlalchemy.engines [None req-7e5c867f-9e8c-4f15-a2e9-8fcc1348aac0 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100013) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 02:25:11.829668 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:11.829668 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:25:11.837323 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-7e5c867f-9e8c-4f15-a2e9-8fcc1348aac0 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] https://10.4.3.223/volume/v3/volumes/dfd1c76d-c578-458b-944e-152f53800b4e returned with HTTP 200 Jul 03 02:25:11.837502 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 101/400] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:25:11 2026] GET /volume/v3/volumes/dfd1c76d-c578-458b-944e-152f53800b4e => generated 912 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:25:11.982682 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-8e0331c1-c985-42bc-b918-294b98ee7c53 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:11.984693 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-8e0331c1-c985-42bc-b918-294b98ee7c53 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] GET https://10.4.3.223/volume/v3/backups/31069b3b-dc00-4c13-b0ee-ac97e3be76de Jul 03 02:25:11.984904 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-8e0331c1-c985-42bc-b918-294b98ee7c53 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:11.985086 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-8e0331c1-c985-42bc-b918-294b98ee7c53 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:11.985219 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-8e0331c1-c985-42bc-b918-294b98ee7c53 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Show backup with id 31069b3b-dc00-4c13-b0ee-ac97e3be76de. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:25:11.990310 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:11.990310 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:25:11.991923 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-8e0331c1-c985-42bc-b918-294b98ee7c53 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] https://10.4.3.223/volume/v3/backups/31069b3b-dc00-4c13-b0ee-ac97e3be76de returned with HTTP 200 Jul 03 02:25:11.991923 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 102/401] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:25:11 2026] GET /volume/v3/backups/31069b3b-dc00-4c13-b0ee-ac97e3be76de => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:12.128973 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-70b0d3e8-ef87-465a-b1d3-035fe0022419 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:12.340593 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-70b0d3e8-ef87-465a-b1d3-035fe0022419 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:25:12.340954 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-70b0d3e8-ef87-465a-b1d3-035fe0022419 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1411076367"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:25:12.342353 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.volumes [None req-70b0d3e8-ef87-465a-b1d3-035fe0022419 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1411076367'}} {{(pid=100014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:25:12.342508 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.volumes [None req-70b0d3e8-ef87-465a-b1d3-035fe0022419 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] Create volume of 1 GB Jul 03 02:25:12.342777 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:12.342777 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:25:12.346992 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-70b0d3e8-ef87-465a-b1d3-035fe0022419 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] Availability Zones retrieved successfully. Jul 03 02:25:12.352374 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-70b0d3e8-ef87-465a-b1d3-035fe0022419 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] Flow 'volume_create_api' (eb1497c7-51bd-473e-8337-c3a1746592a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:25:12.353485 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-70b0d3e8-ef87-465a-b1d3-035fe0022419 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57218112-9d0d-4161-a6de-1bc0c14d7f49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:25:12.354292 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.flows.api.create_volume [None req-70b0d3e8-ef87-465a-b1d3-035fe0022419 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] Validating volume size '1' using validate_int {{(pid=100014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:25:12.382283 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-70b0d3e8-ef87-465a-b1d3-035fe0022419 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57218112-9d0d-4161-a6de-1bc0c14d7f49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:25:12.383068 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-70b0d3e8-ef87-465a-b1d3-035fe0022419 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (314d8c38-4e95-4ec6-8c0f-df417d294cdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:25:12.456082 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.quota [None req-70b0d3e8-ef87-465a-b1d3-035fe0022419 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] Created reservations ['05372c00-ca8c-4548-8dd8-901512579da6', '438d764e-da57-4531-aa08-2746885cc90d', '0b8cc7e0-9d37-4c85-adf4-6c0307ff9c89', '51722c05-25a0-45cd-9c80-7b957182000c'] {{(pid=100014) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:25:12.456930 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-70b0d3e8-ef87-465a-b1d3-035fe0022419 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (314d8c38-4e95-4ec6-8c0f-df417d294cdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['05372c00-ca8c-4548-8dd8-901512579da6', '438d764e-da57-4531-aa08-2746885cc90d', '0b8cc7e0-9d37-4c85-adf4-6c0307ff9c89', '51722c05-25a0-45cd-9c80-7b957182000c']}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:25:12.457652 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-70b0d3e8-ef87-465a-b1d3-035fe0022419 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a7178ad-7a71-475d-a0dc-886c243e43ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:25:12.462262 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-c4b5b7a1-fee3-45cc-ad3a-45cb18d7641b None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:12.465490 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-c4b5b7a1-fee3-45cc-ad3a-45cb18d7641b tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] DELETE https://10.4.3.223/volume/v3/volumes/beb7cbcd-7699-4e91-a72e-a8286e2feeae Jul 03 02:25:12.465766 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-c4b5b7a1-fee3-45cc-ad3a-45cb18d7641b tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:12.466005 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-c4b5b7a1-fee3-45cc-ad3a-45cb18d7641b tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:12.466483 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-c4b5b7a1-fee3-45cc-ad3a-45cb18d7641b tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] Delete volume with id: beb7cbcd-7699-4e91-a72e-a8286e2feeae Jul 03 02:25:12.479647 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:12.479647 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:25:12.480647 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-c4b5b7a1-fee3-45cc-ad3a-45cb18d7641b tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] Volume info retrieved successfully. Jul 03 02:25:12.492670 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-70b0d3e8-ef87-465a-b1d3-035fe0022419 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a7178ad-7a71-475d-a0dc-886c243e43ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '47e13696-38e8-4f02-9586-efac3d0a3e3d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1411076367',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='b24216f3ba5e4323a872f839f4c88150',qos_specs=None,replication_status=,reservations=['05372c00-ca8c-4548-8dd8-901512579da6','438d764e-da57-4531-aa08-2746885cc90d','0b8cc7e0-9d37-4c85-adf4-6c0307ff9c89','51722c05-25a0-45cd-9c80-7b957182000c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22dee5cfe21844fcab6edb0723e590d5',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:25:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1411076367',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=47e13696-38e8-4f02-9586-efac3d0a3e3d,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='b24216f3ba5e4323a872f839f4c88150',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='22dee5cfe21844fcab6edb0723e590d5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:25:12.493818 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-70b0d3e8-ef87-465a-b1d3-035fe0022419 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (054dbd44-6208-489a-8fae-872d7d40a41c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:25:12.512445 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-c4b5b7a1-fee3-45cc-ad3a-45cb18d7641b tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] Delete volume request issued successfully. Jul 03 02:25:12.512445 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-c4b5b7a1-fee3-45cc-ad3a-45cb18d7641b tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] https://10.4.3.223/volume/v3/volumes/beb7cbcd-7699-4e91-a72e-a8286e2feeae returned with HTTP 202 Jul 03 02:25:12.512445 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 103/402] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:25:12 2026] DELETE /volume/v3/volumes/beb7cbcd-7699-4e91-a72e-a8286e2feeae => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:25:12.520209 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-b289a971-9b96-4afa-87b7-abf5a4ce0cdb None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:12.524520 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-b289a971-9b96-4afa-87b7-abf5a4ce0cdb tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] GET https://10.4.3.223/volume/v3/volumes/beb7cbcd-7699-4e91-a72e-a8286e2feeae Jul 03 02:25:12.525399 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-b289a971-9b96-4afa-87b7-abf5a4ce0cdb tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:12.525399 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-b289a971-9b96-4afa-87b7-abf5a4ce0cdb tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:12.525549 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-70b0d3e8-ef87-465a-b1d3-035fe0022419 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (054dbd44-6208-489a-8fae-872d7d40a41c) transitioned into state 'SUCCESS' from state '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-1411076367',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='b24216f3ba5e4323a872f839f4c88150',qos_specs=None,replication_status=,reservations=['05372c00-ca8c-4548-8dd8-901512579da6','438d764e-da57-4531-aa08-2746885cc90d','0b8cc7e0-9d37-4c85-adf4-6c0307ff9c89','51722c05-25a0-45cd-9c80-7b957182000c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22dee5cfe21844fcab6edb0723e590d5',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:25:12.526686 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-70b0d3e8-ef87-465a-b1d3-035fe0022419 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83d340e8-bed4-4c3d-a813-3885bc7df814) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:25:12.539097 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-70b0d3e8-ef87-465a-b1d3-035fe0022419 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83d340e8-bed4-4c3d-a813-3885bc7df814) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:25:12.539934 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-70b0d3e8-ef87-465a-b1d3-035fe0022419 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] Flow 'volume_create_api' (eb1497c7-51bd-473e-8337-c3a1746592a9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:25:12.540274 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-70b0d3e8-ef87-465a-b1d3-035fe0022419 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] Create volume request issued successfully. Jul 03 02:25:12.541415 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-70b0d3e8-ef87-465a-b1d3-035fe0022419 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:25:12.541415 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 97/403] 10.4.3.223 () {68 vars in 1259 bytes} [Fri Jul 3 02:25:12 2026] POST /volume/v3/volumes => generated 760 bytes in 416 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:25:12.545675 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:12.545675 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:25:12.554569 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-6bf641a3-273e-4cec-96dc-5487083f4a69 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:12.556612 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-6bf641a3-273e-4cec-96dc-5487083f4a69 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] GET https://10.4.3.223/volume/v3/volumes/47e13696-38e8-4f02-9586-efac3d0a3e3d Jul 03 02:25:12.556826 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-6bf641a3-273e-4cec-96dc-5487083f4a69 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:12.557054 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-6bf641a3-273e-4cec-96dc-5487083f4a69 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:12.557342 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-b289a971-9b96-4afa-87b7-abf5a4ce0cdb tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] Volume info retrieved successfully. Jul 03 02:25:12.562708 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-b289a971-9b96-4afa-87b7-abf5a4ce0cdb tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] https://10.4.3.223/volume/v3/volumes/beb7cbcd-7699-4e91-a72e-a8286e2feeae returned with HTTP 200 Jul 03 02:25:12.563156 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 102/404] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:25:12 2026] GET /volume/v3/volumes/beb7cbcd-7699-4e91-a72e-a8286e2feeae => generated 851 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:12.568630 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:12.568630 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:25:12.573892 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-6bf641a3-273e-4cec-96dc-5487083f4a69 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] Volume info retrieved successfully. Jul 03 02:25:12.579206 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-6bf641a3-273e-4cec-96dc-5487083f4a69 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] https://10.4.3.223/volume/v3/volumes/47e13696-38e8-4f02-9586-efac3d0a3e3d returned with HTTP 200 Jul 03 02:25:12.579526 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 103/405] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:25:12 2026] GET /volume/v3/volumes/47e13696-38e8-4f02-9586-efac3d0a3e3d => generated 828 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:12.856411 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-408df859-31c2-46d8-a49c-b9403cf08ded None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:12.858020 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-408df859-31c2-46d8-a49c-b9403cf08ded tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] GET https://10.4.3.223/volume/v3/volumes/dfd1c76d-c578-458b-944e-152f53800b4e Jul 03 02:25:12.858221 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-408df859-31c2-46d8-a49c-b9403cf08ded tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:12.858396 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-408df859-31c2-46d8-a49c-b9403cf08ded tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:12.868102 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:12.868102 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:25:12.873072 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-408df859-31c2-46d8-a49c-b9403cf08ded tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Volume info retrieved successfully. Jul 03 02:25:12.874068 np0000004352 devstack@c-api.service[100015]: WARNING stevedore.named [None req-408df859-31c2-46d8-a49c-b9403cf08ded tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:25:12.874438 np0000004352 devstack@c-api.service[100015]: WARNING castellan.key_manager [None req-408df859-31c2-46d8-a49c-b9403cf08ded tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:25:12.909753 np0000004352 devstack@c-api.service[100015]: DEBUG oslo_db.sqlalchemy.engines [None req-408df859-31c2-46d8-a49c-b9403cf08ded tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100015) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 02:25:12.912777 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:12.912777 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:25:12.919304 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-408df859-31c2-46d8-a49c-b9403cf08ded tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] https://10.4.3.223/volume/v3/volumes/dfd1c76d-c578-458b-944e-152f53800b4e returned with HTTP 200 Jul 03 02:25:12.919703 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 104/406] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:25:12 2026] GET /volume/v3/volumes/dfd1c76d-c578-458b-944e-152f53800b4e => generated 913 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:25:12.934087 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-ab43d813-9f58-46e0-be9a-3f4c915c245c None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:12.935689 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-ab43d813-9f58-46e0-be9a-3f4c915c245c tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] POST https://10.4.3.223/volume/v3/group_snapshots Jul 03 02:25:12.936016 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-ab43d813-9f58-46e0-be9a-3f4c915c245c tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "9a1e1fc4-5a70-47ce-9c00-3be6d080518c", "name": "tempest-group_snapshot-226573045"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:25:12.938044 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.group_snapshots [None req-ab43d813-9f58-46e0-be9a-3f4c915c245c tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '9a1e1fc4-5a70-47ce-9c00-3be6d080518c', 'name': 'tempest-group_snapshot-226573045'}} {{(pid=100014) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 03 02:25:12.940843 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:12.940843 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:25:12.946324 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.group_snapshots [None req-ab43d813-9f58-46e0-be9a-3f4c915c245c tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Creating group_snapshot tempest-group_snapshot-226573045. Jul 03 02:25:12.992873 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:12.992873 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:25:13.003801 np0000004352 devstack@c-api.service[100014]: WARNING cinder.quota [None req-ab43d813-9f58-46e0-be9a-3f4c915c245c tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-94709605 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-94709605, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:25:13.004059 np0000004352 devstack@c-api.service[100014]: WARNING cinder.quota [None req-ab43d813-9f58-46e0-be9a-3f4c915c245c tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-94709605 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-94709605, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:25:13.008219 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-1ede227b-0894-4aa8-a7b5-d43d9fdda38d None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:13.010111 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-1ede227b-0894-4aa8-a7b5-d43d9fdda38d tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] GET https://10.4.3.223/volume/v3/backups/31069b3b-dc00-4c13-b0ee-ac97e3be76de Jul 03 02:25:13.010111 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-1ede227b-0894-4aa8-a7b5-d43d9fdda38d tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:13.010695 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-1ede227b-0894-4aa8-a7b5-d43d9fdda38d tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:13.010695 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-1ede227b-0894-4aa8-a7b5-d43d9fdda38d tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Show backup with id 31069b3b-dc00-4c13-b0ee-ac97e3be76de. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:25:13.022573 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:13.022573 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:25:13.023477 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-1ede227b-0894-4aa8-a7b5-d43d9fdda38d tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] https://10.4.3.223/volume/v3/backups/31069b3b-dc00-4c13-b0ee-ac97e3be76de returned with HTTP 200 Jul 03 02:25:13.024589 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 103/407] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:25:13 2026] GET /volume/v3/backups/31069b3b-dc00-4c13-b0ee-ac97e3be76de => generated 800 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:13.034480 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.quota [None req-ab43d813-9f58-46e0-be9a-3f4c915c245c tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Created reservations ['01f89a33-9b4e-4e23-88a4-27e0e52231f7', '9bddefea-c9a0-432d-bf54-2d5d5d6481b2', 'b51ae4fd-dab4-4edf-9cb5-e673a5002277', 'ca4b71ca-d872-4a30-a1ff-4160c6637acb'] {{(pid=100014) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:25:13.079445 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-ab43d813-9f58-46e0-be9a-3f4c915c245c tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] https://10.4.3.223/volume/v3/group_snapshots returned with HTTP 202 Jul 03 02:25:13.079445 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 98/408] 10.4.3.223 () {70 vars in 1324 bytes} [Fri Jul 3 02:25:12 2026] POST /volume/v3/group_snapshots => generated 167 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:25:13.088438 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-e32d7420-c5b4-47d9-9c89-ecb3d284cff5 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:13.091683 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-e32d7420-c5b4-47d9-9c89-ecb3d284cff5 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] GET https://10.4.3.223/volume/v3/group_snapshots/1c6cfe83-a950-4b9d-b4f2-86de13992e22 Jul 03 02:25:13.091947 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-e32d7420-c5b4-47d9-9c89-ecb3d284cff5 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:13.092081 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-e32d7420-c5b4-47d9-9c89-ecb3d284cff5 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Calling method 'version_select' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:13.092285 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.group_snapshots [None req-e32d7420-c5b4-47d9-9c89-ecb3d284cff5 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] show called for member 1c6cfe83-a950-4b9d-b4f2-86de13992e22 {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 02:25:13.095491 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:13.095491 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:25:13.099464 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-e32d7420-c5b4-47d9-9c89-ecb3d284cff5 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] https://10.4.3.223/volume/v3/group_snapshots/1c6cfe83-a950-4b9d-b4f2-86de13992e22 returned with HTTP 200 Jul 03 02:25:13.099464 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 104/409] 10.4.3.223 () {68 vars in 1413 bytes} [Fri Jul 3 02:25:13 2026] GET /volume/v3/group_snapshots/1c6cfe83-a950-4b9d-b4f2-86de13992e22 => generated 306 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:25:13.581738 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-1273f5e9-c9f6-436c-bcaf-e31977663498 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:13.587454 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-1273f5e9-c9f6-436c-bcaf-e31977663498 tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] GET https://10.4.3.223/volume/v3/volumes/beb7cbcd-7699-4e91-a72e-a8286e2feeae Jul 03 02:25:13.587454 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-1273f5e9-c9f6-436c-bcaf-e31977663498 tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:13.587454 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-1273f5e9-c9f6-436c-bcaf-e31977663498 tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:13.592784 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-8cc5c60a-3e0d-40b5-ae76-8682be2f6e0d None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:13.592842 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-1273f5e9-c9f6-436c-bcaf-e31977663498 tempest-ServerStableDeviceRescueTest-1216564182 tempest-ServerStableDeviceRescueTest-1216564182-project-member] https://10.4.3.223/volume/v3/volumes/beb7cbcd-7699-4e91-a72e-a8286e2feeae returned with HTTP 404 Jul 03 02:25:13.593235 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 105/410] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:25:13 2026] GET /volume/v3/volumes/beb7cbcd-7699-4e91-a72e-a8286e2feeae => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:25:13.597629 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-8cc5c60a-3e0d-40b5-ae76-8682be2f6e0d tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] GET https://10.4.3.223/volume/v3/volumes/47e13696-38e8-4f02-9586-efac3d0a3e3d Jul 03 02:25:13.597993 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-8cc5c60a-3e0d-40b5-ae76-8682be2f6e0d tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:13.600820 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-8cc5c60a-3e0d-40b5-ae76-8682be2f6e0d tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:13.610213 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:13.610213 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:25:13.615568 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-8cc5c60a-3e0d-40b5-ae76-8682be2f6e0d tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] Volume info retrieved successfully. Jul 03 02:25:13.623158 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-8cc5c60a-3e0d-40b5-ae76-8682be2f6e0d tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] https://10.4.3.223/volume/v3/volumes/47e13696-38e8-4f02-9586-efac3d0a3e3d returned with HTTP 200 Jul 03 02:25:13.623992 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 104/411] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:25:13 2026] GET /volume/v3/volumes/47e13696-38e8-4f02-9586-efac3d0a3e3d => generated 853 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:13.655705 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-98c184dc-6f6f-48e0-a499-8f7d8d9b253a req-64f1a623-2d7b-459a-8ff1-6f02fb15320e None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:13.658941 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-98c184dc-6f6f-48e0-a499-8f7d8d9b253a req-64f1a623-2d7b-459a-8ff1-6f02fb15320e tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] GET https://10.4.3.223/volume/v3/volumes/47e13696-38e8-4f02-9586-efac3d0a3e3d Jul 03 02:25:13.659129 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-98c184dc-6f6f-48e0-a499-8f7d8d9b253a req-64f1a623-2d7b-459a-8ff1-6f02fb15320e tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:13.659307 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-98c184dc-6f6f-48e0-a499-8f7d8d9b253a req-64f1a623-2d7b-459a-8ff1-6f02fb15320e tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:13.665994 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:13.665994 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:25:13.669466 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [req-98c184dc-6f6f-48e0-a499-8f7d8d9b253a req-64f1a623-2d7b-459a-8ff1-6f02fb15320e tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] Volume info retrieved successfully. Jul 03 02:25:13.676152 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-98c184dc-6f6f-48e0-a499-8f7d8d9b253a req-64f1a623-2d7b-459a-8ff1-6f02fb15320e tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] https://10.4.3.223/volume/v3/volumes/47e13696-38e8-4f02-9586-efac3d0a3e3d returned with HTTP 200 Jul 03 02:25:13.676542 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 99/412] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:25:13 2026] GET /volume/v3/volumes/47e13696-38e8-4f02-9586-efac3d0a3e3d => generated 853 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:13.692890 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-1a11902f-71fa-43d1-b36f-bfd85ada5c45 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:13.697055 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-1a11902f-71fa-43d1-b36f-bfd85ada5c45 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:25:13.697720 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-1a11902f-71fa-43d1-b36f-bfd85ada5c45 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-298339719"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:25:13.702558 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.volumes [None req-1a11902f-71fa-43d1-b36f-bfd85ada5c45 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-298339719'}} {{(pid=100012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:25:13.702757 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.volumes [None req-1a11902f-71fa-43d1-b36f-bfd85ada5c45 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] Create volume of 1 GB Jul 03 02:25:13.714621 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-1a11902f-71fa-43d1-b36f-bfd85ada5c45 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] Availability Zones retrieved successfully. Jul 03 02:25:13.724251 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-1a11902f-71fa-43d1-b36f-bfd85ada5c45 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] Flow 'volume_create_api' (bf1f5e0a-d096-4bf0-9229-eb4f49a4e716) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:25:13.725545 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-1a11902f-71fa-43d1-b36f-bfd85ada5c45 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa89aab6-28b9-4729-a718-92bf092d974e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:25:13.726390 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.flows.api.create_volume [None req-1a11902f-71fa-43d1-b36f-bfd85ada5c45 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] Validating volume size '1' using validate_int {{(pid=100012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:25:13.751663 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-1a11902f-71fa-43d1-b36f-bfd85ada5c45 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa89aab6-28b9-4729-a718-92bf092d974e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:25:13.752323 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-1a11902f-71fa-43d1-b36f-bfd85ada5c45 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d528553-c5e4-4746-a6a9-5c7bae468eef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:25:13.790591 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.quota [None req-1a11902f-71fa-43d1-b36f-bfd85ada5c45 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] Created reservations ['d94bf269-c2d6-4fa4-b75d-e474646a72b2', '4e680406-3c94-4570-8f76-11bf443d0b86', 'fe65e372-4d73-430f-af69-40d5b76127ba', '9e910fc6-fed5-423a-8f92-13988eccff61'] {{(pid=100012) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:25:13.791372 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-1a11902f-71fa-43d1-b36f-bfd85ada5c45 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d528553-c5e4-4746-a6a9-5c7bae468eef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d94bf269-c2d6-4fa4-b75d-e474646a72b2', '4e680406-3c94-4570-8f76-11bf443d0b86', 'fe65e372-4d73-430f-af69-40d5b76127ba', '9e910fc6-fed5-423a-8f92-13988eccff61']}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:25:13.792441 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-1a11902f-71fa-43d1-b36f-bfd85ada5c45 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b500a7dc-5430-43b1-a0ce-edfe526361fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:25:13.820496 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-1a11902f-71fa-43d1-b36f-bfd85ada5c45 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b500a7dc-5430-43b1-a0ce-edfe526361fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1ba16507-df03-4386-9ecf-f3800419fbd6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-298339719',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='b24216f3ba5e4323a872f839f4c88150',qos_specs=None,replication_status=,reservations=['d94bf269-c2d6-4fa4-b75d-e474646a72b2','4e680406-3c94-4570-8f76-11bf443d0b86','fe65e372-4d73-430f-af69-40d5b76127ba','9e910fc6-fed5-423a-8f92-13988eccff61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22dee5cfe21844fcab6edb0723e590d5',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:25:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-298339719',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1ba16507-df03-4386-9ecf-f3800419fbd6,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='b24216f3ba5e4323a872f839f4c88150',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='22dee5cfe21844fcab6edb0723e590d5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:25:13.821177 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-1a11902f-71fa-43d1-b36f-bfd85ada5c45 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8996f5c-cf3b-4d8c-8a9e-f76ba0cfac41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:25:13.842917 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-1a11902f-71fa-43d1-b36f-bfd85ada5c45 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8996f5c-cf3b-4d8c-8a9e-f76ba0cfac41) transitioned into state 'SUCCESS' from state '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-298339719',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='b24216f3ba5e4323a872f839f4c88150',qos_specs=None,replication_status=,reservations=['d94bf269-c2d6-4fa4-b75d-e474646a72b2','4e680406-3c94-4570-8f76-11bf443d0b86','fe65e372-4d73-430f-af69-40d5b76127ba','9e910fc6-fed5-423a-8f92-13988eccff61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22dee5cfe21844fcab6edb0723e590d5',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:25:13.843465 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-1a11902f-71fa-43d1-b36f-bfd85ada5c45 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3990fb72-fa5f-4dd9-91ef-37aedc3b738e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:25:13.854877 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-1a11902f-71fa-43d1-b36f-bfd85ada5c45 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3990fb72-fa5f-4dd9-91ef-37aedc3b738e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:25:13.855626 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-1a11902f-71fa-43d1-b36f-bfd85ada5c45 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] Flow 'volume_create_api' (bf1f5e0a-d096-4bf0-9229-eb4f49a4e716) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:25:13.855939 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-1a11902f-71fa-43d1-b36f-bfd85ada5c45 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] Create volume request issued successfully. Jul 03 02:25:13.856465 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-1a11902f-71fa-43d1-b36f-bfd85ada5c45 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:25:13.856913 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 105/413] 10.4.3.223 () {68 vars in 1259 bytes} [Fri Jul 3 02:25:13 2026] POST /volume/v3/volumes => generated 759 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:25:13.875606 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-111f2cea-04cb-4b4b-863e-03af34eb31c3 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:13.877785 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-111f2cea-04cb-4b4b-863e-03af34eb31c3 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] GET https://10.4.3.223/volume/v3/volumes/1ba16507-df03-4386-9ecf-f3800419fbd6 Jul 03 02:25:13.878026 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-111f2cea-04cb-4b4b-863e-03af34eb31c3 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:13.878399 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-111f2cea-04cb-4b4b-863e-03af34eb31c3 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:13.889741 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:13.889741 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:25:13.895009 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-111f2cea-04cb-4b4b-863e-03af34eb31c3 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] Volume info retrieved successfully. Jul 03 02:25:13.900486 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-111f2cea-04cb-4b4b-863e-03af34eb31c3 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] https://10.4.3.223/volume/v3/volumes/1ba16507-df03-4386-9ecf-f3800419fbd6 returned with HTTP 200 Jul 03 02:25:13.902248 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 106/414] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:25:13 2026] GET /volume/v3/volumes/1ba16507-df03-4386-9ecf-f3800419fbd6 => generated 827 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:14.036716 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-e2047d9a-802e-47bf-a806-4b76f55e4d37 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:14.038689 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-e2047d9a-802e-47bf-a806-4b76f55e4d37 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] GET https://10.4.3.223/volume/v3/backups/31069b3b-dc00-4c13-b0ee-ac97e3be76de Jul 03 02:25:14.038910 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-e2047d9a-802e-47bf-a806-4b76f55e4d37 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:14.039057 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-e2047d9a-802e-47bf-a806-4b76f55e4d37 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:14.039155 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-e2047d9a-802e-47bf-a806-4b76f55e4d37 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Show backup with id 31069b3b-dc00-4c13-b0ee-ac97e3be76de. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:25:14.043343 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:14.043343 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:25:14.044063 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-e2047d9a-802e-47bf-a806-4b76f55e4d37 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] https://10.4.3.223/volume/v3/backups/31069b3b-dc00-4c13-b0ee-ac97e3be76de returned with HTTP 200 Jul 03 02:25:14.044394 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 105/415] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:25:14 2026] GET /volume/v3/backups/31069b3b-dc00-4c13-b0ee-ac97e3be76de => generated 800 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:14.109265 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-59864225-2fb7-4b0b-8399-c87f6ea07a9d None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:14.112541 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-59864225-2fb7-4b0b-8399-c87f6ea07a9d tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] GET https://10.4.3.223/volume/v3/group_snapshots/1c6cfe83-a950-4b9d-b4f2-86de13992e22 Jul 03 02:25:14.112884 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-59864225-2fb7-4b0b-8399-c87f6ea07a9d tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:14.113070 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-59864225-2fb7-4b0b-8399-c87f6ea07a9d tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Calling method 'version_select' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:14.113287 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.group_snapshots [None req-59864225-2fb7-4b0b-8399-c87f6ea07a9d tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] show called for member 1c6cfe83-a950-4b9d-b4f2-86de13992e22 {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 02:25:14.120036 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:14.120036 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:25:14.126489 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-59864225-2fb7-4b0b-8399-c87f6ea07a9d tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] https://10.4.3.223/volume/v3/group_snapshots/1c6cfe83-a950-4b9d-b4f2-86de13992e22 returned with HTTP 200 Jul 03 02:25:14.127126 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 100/416] 10.4.3.223 () {68 vars in 1413 bytes} [Fri Jul 3 02:25:14 2026] GET /volume/v3/group_snapshots/1c6cfe83-a950-4b9d-b4f2-86de13992e22 => generated 307 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:25:14.136366 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-b8d1afb4-8d3b-45bb-bd72-cdce1acd0953 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:14.138838 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-b8d1afb4-8d3b-45bb-bd72-cdce1acd0953 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] GET https://10.4.3.223/volume/v3/snapshots/detail Jul 03 02:25:14.139110 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-b8d1afb4-8d3b-45bb-bd72-cdce1acd0953 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:14.139372 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-b8d1afb4-8d3b-45bb-bd72-cdce1acd0953 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Calling method 'detail' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:14.139706 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.api_utils [None req-b8d1afb4-8d3b-45bb-bd72-cdce1acd0953 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Removing options '' from query. {{(pid=100012) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 02:25:14.140070 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:14.140070 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:25:14.141202 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.db.api [None req-b8d1afb4-8d3b-45bb-bd72-cdce1acd0953 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Building query based on filter {{(pid=100012) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 02:25:14.142900 np0000004352 devstack@c-api.service[100012]: DEBUG dbcounter [-] [100012] Writing DB stats cinder:SELECT=250,cinder:UPDATE=71,cinder:INSERT=34 {{(pid=100012) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 02:25:14.146251 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-b8d1afb4-8d3b-45bb-bd72-cdce1acd0953 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Get all snapshots completed successfully. Jul 03 02:25:14.147066 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:14.147066 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:25:14.147653 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-b8d1afb4-8d3b-45bb-bd72-cdce1acd0953 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] https://10.4.3.223/volume/v3/snapshots/detail returned with HTTP 200 Jul 03 02:25:14.148266 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 106/417] 10.4.3.223 () {66 vars in 1264 bytes} [Fri Jul 3 02:25:14 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:14.159905 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-6f6c6e84-c937-4920-bc09-5dca81db2a8c None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:14.161782 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-6f6c6e84-c937-4920-bc09-5dca81db2a8c tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] GET https://10.4.3.223/volume/v3/snapshots/be9ce5be-0691-4780-bcb8-d72da2e6253f Jul 03 02:25:14.162039 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-6f6c6e84-c937-4920-bc09-5dca81db2a8c tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:14.162309 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-6f6c6e84-c937-4920-bc09-5dca81db2a8c tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:14.181574 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:14.181574 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:25:14.182216 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-6f6c6e84-c937-4920-bc09-5dca81db2a8c tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Snapshot retrieved successfully. Jul 03 02:25:14.183217 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-6f6c6e84-c937-4920-bc09-5dca81db2a8c tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] https://10.4.3.223/volume/v3/snapshots/be9ce5be-0691-4780-bcb8-d72da2e6253f returned with HTTP 200 Jul 03 02:25:14.183883 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 107/418] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:25:14 2026] GET /volume/v3/snapshots/be9ce5be-0691-4780-bcb8-d72da2e6253f => generated 450 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:14.194075 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-c71c6da4-e564-47f9-9386-b734f3fc97d9 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:14.195762 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-c71c6da4-e564-47f9-9386-b734f3fc97d9 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] POST https://10.4.3.223/volume/v3/groups/action Jul 03 02:25:14.196129 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-c71c6da4-e564-47f9-9386-b734f3fc97d9 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "1c6cfe83-a950-4b9d-b4f2-86de13992e22", "name": "tempest-Group_from_snap-737377035"}}' {{(pid=100013) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:25:14.196260 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-c71c6da4-e564-47f9-9386-b734f3fc97d9 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "1c6cfe83-a950-4b9d-b4f2-86de13992e22", "name": "tempest-Group_from_snap-737377035"}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:25:14.200996 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.groups [None req-c71c6da4-e564-47f9-9386-b734f3fc97d9 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Creating new group {'create-from-src': {'group_snapshot_id': '1c6cfe83-a950-4b9d-b4f2-86de13992e22', 'name': 'tempest-Group_from_snap-737377035'}}. {{(pid=100013) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Jul 03 02:25:14.201168 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.groups [None req-c71c6da4-e564-47f9-9386-b734f3fc97d9 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Creating group tempest-Group_from_snap-737377035 from group_snapshot 1c6cfe83-a950-4b9d-b4f2-86de13992e22. Jul 03 02:25:14.206662 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:14.206662 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:25:14.213104 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:14.213104 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:25:14.216012 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:14.216012 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:25:14.258504 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.quota [None req-c71c6da4-e564-47f9-9386-b734f3fc97d9 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Created reservations ['8157fd13-5b46-4c30-8506-fdf9ada9b862'] {{(pid=100013) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:25:14.804854 np0000004352 devstack@c-api.service[100013]: INFO cinder.group.api [None req-c71c6da4-e564-47f9-9386-b734f3fc97d9 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] A mapping entry already exists for group 00adea1c-0d60-447a-b863-bac340d33f62 and volume type bebb848b-c7b9-4384-9e37-b8fef7f300d7. Do not need to create again. Jul 03 02:25:14.805143 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:14.805143 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:25:14.808024 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-c71c6da4-e564-47f9-9386-b734f3fc97d9 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Availability zone cache updated, next update will occur around 2026-07-03 03:25:14.807761. {{(pid=100013) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 02:25:14.808128 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-c71c6da4-e564-47f9-9386-b734f3fc97d9 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Availability Zones retrieved successfully. Jul 03 02:25:14.812629 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-c71c6da4-e564-47f9-9386-b734f3fc97d9 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Flow 'volume_create_api' (d4721a47-1404-4f3b-ae30-39396f6f12e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:25:14.813432 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-c71c6da4-e564-47f9-9386-b734f3fc97d9 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa000e7e-6657-4c98-8681-9792d22c3dea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:25:14.815357 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.flows.api.create_volume [None req-c71c6da4-e564-47f9-9386-b734f3fc97d9 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:25:14.842047 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-c71c6da4-e564-47f9-9386-b734f3fc97d9 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa000e7e-6657-4c98-8681-9792d22c3dea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'be9ce5be-0691-4780-bcb8-d72da2e6253f', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:25:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bebb848b-c7b9-4384-9e37-b8fef7f300d7,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-94709605',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bebb848b-c7b9-4384-9e37-b8fef7f300d7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '00adea1c-0d60-447a-b863-bac340d33f62', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:25:14.842756 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-c71c6da4-e564-47f9-9386-b734f3fc97d9 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (256c5b4e-cbb8-4a07-b850-f9fc033b25d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:25:14.870038 np0000004352 devstack@c-api.service[100013]: WARNING cinder.quota [None req-c71c6da4-e564-47f9-9386-b734f3fc97d9 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-94709605 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-94709605, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:25:14.885723 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.quota [None req-c71c6da4-e564-47f9-9386-b734f3fc97d9 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Created reservations ['2e1d54d3-fe4a-42a5-8f55-1151025a9f56', 'a1f734ab-ff08-4f77-a5b2-fb0daad16b35'] {{(pid=100013) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:25:14.887404 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-c71c6da4-e564-47f9-9386-b734f3fc97d9 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (256c5b4e-cbb8-4a07-b850-f9fc033b25d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2e1d54d3-fe4a-42a5-8f55-1151025a9f56', 'a1f734ab-ff08-4f77-a5b2-fb0daad16b35']}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:25:14.888816 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-c71c6da4-e564-47f9-9386-b734f3fc97d9 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07a6295e-1454-4cc3-980d-9b0cbfbfa975) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:25:14.918912 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-f427157a-250a-46db-b027-5e7d05ab7847 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:14.920637 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-f427157a-250a-46db-b027-5e7d05ab7847 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] GET https://10.4.3.223/volume/v3/volumes/1ba16507-df03-4386-9ecf-f3800419fbd6 Jul 03 02:25:14.920909 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-f427157a-250a-46db-b027-5e7d05ab7847 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:14.921145 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-f427157a-250a-46db-b027-5e7d05ab7847 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:14.923152 np0000004352 devstack@c-api.service[100014]: DEBUG dbcounter [-] [100014] Writing DB stats cinder:SELECT=286,cinder:UPDATE=84,cinder:INSERT=58 {{(pid=100014) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 02:25:14.926722 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-c71c6da4-e564-47f9-9386-b734f3fc97d9 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (07a6295e-1454-4cc3-980d-9b0cbfbfa975) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b50474e3-3c76-4217-8561-306cbd5bf4cd', '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=00adea1c-0d60-447a-b863-bac340d33f62,group_type_id=,metadata={},multiattach=False,project_id='8c5ce150b536413fbcfcadbfae9b8bd3',qos_specs=None,replication_status=,reservations=['2e1d54d3-fe4a-42a5-8f55-1151025a9f56','a1f734ab-ff08-4f77-a5b2-fb0daad16b35'],size=1,snapshot_id=be9ce5be-0691-4780-bcb8-d72da2e6253f,source_replicaid=,source_volid=None,status='creating',user_id='b1bbcb7d0342456c81b2ee8e79820417',volume_type_id=bebb848b-c7b9-4384-9e37-b8fef7f300d7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:25:14Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=00adea1c-0d60-447a-b863-bac340d33f62,host=None,id=b50474e3-3c76-4217-8561-306cbd5bf4cd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c5ce150b536413fbcfcadbfae9b8bd3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=be9ce5be-0691-4780-bcb8-d72da2e6253f,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b1bbcb7d0342456c81b2ee8e79820417',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bebb848b-c7b9-4384-9e37-b8fef7f300d7),volume_type_id=bebb848b-c7b9-4384-9e37-b8fef7f300d7)}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:25:14.927555 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-c71c6da4-e564-47f9-9386-b734f3fc97d9 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (000be567-b9f5-4310-9a5a-5c1cd462e822) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:25:14.930903 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:14.930903 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:25:14.935658 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-f427157a-250a-46db-b027-5e7d05ab7847 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] Volume info retrieved successfully. Jul 03 02:25:14.940263 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-f427157a-250a-46db-b027-5e7d05ab7847 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] https://10.4.3.223/volume/v3/volumes/1ba16507-df03-4386-9ecf-f3800419fbd6 returned with HTTP 200 Jul 03 02:25:14.940942 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 101/419] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:25:14 2026] GET /volume/v3/volumes/1ba16507-df03-4386-9ecf-f3800419fbd6 => generated 852 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:14.962848 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-c71c6da4-e564-47f9-9386-b734f3fc97d9 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (000be567-b9f5-4310-9a5a-5c1cd462e822) transitioned into state 'SUCCESS' from 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=00adea1c-0d60-447a-b863-bac340d33f62,group_type_id=,metadata={},multiattach=False,project_id='8c5ce150b536413fbcfcadbfae9b8bd3',qos_specs=None,replication_status=,reservations=['2e1d54d3-fe4a-42a5-8f55-1151025a9f56','a1f734ab-ff08-4f77-a5b2-fb0daad16b35'],size=1,snapshot_id=be9ce5be-0691-4780-bcb8-d72da2e6253f,source_replicaid=,source_volid=None,status='creating',user_id='b1bbcb7d0342456c81b2ee8e79820417',volume_type_id=bebb848b-c7b9-4384-9e37-b8fef7f300d7)}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:25:14.963989 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-c71c6da4-e564-47f9-9386-b734f3fc97d9 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Flow 'volume_create_api' (d4721a47-1404-4f3b-ae30-39396f6f12e7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:25:14.964762 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-c71c6da4-e564-47f9-9386-b734f3fc97d9 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Create volume request issued successfully. Jul 03 02:25:14.971133 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-fc172b70-8448-4d93-9bae-2f0b29808c5c req-c6b3908c-f7db-45ce-b3b4-37088b235d45 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:14.973089 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-fc172b70-8448-4d93-9bae-2f0b29808c5c req-c6b3908c-f7db-45ce-b3b4-37088b235d45 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] GET https://10.4.3.223/volume/v3/volumes/1ba16507-df03-4386-9ecf-f3800419fbd6 Jul 03 02:25:14.973309 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-fc172b70-8448-4d93-9bae-2f0b29808c5c req-c6b3908c-f7db-45ce-b3b4-37088b235d45 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:14.973565 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-fc172b70-8448-4d93-9bae-2f0b29808c5c req-c6b3908c-f7db-45ce-b3b4-37088b235d45 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:14.980781 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:14.980781 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:25:14.984063 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [req-fc172b70-8448-4d93-9bae-2f0b29808c5c req-c6b3908c-f7db-45ce-b3b4-37088b235d45 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] Volume info retrieved successfully. Jul 03 02:25:14.988043 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-fc172b70-8448-4d93-9bae-2f0b29808c5c req-c6b3908c-f7db-45ce-b3b4-37088b235d45 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] https://10.4.3.223/volume/v3/volumes/1ba16507-df03-4386-9ecf-f3800419fbd6 returned with HTTP 200 Jul 03 02:25:14.988480 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 107/420] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:25:14 2026] GET /volume/v3/volumes/1ba16507-df03-4386-9ecf-f3800419fbd6 => generated 852 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:14.992430 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-c71c6da4-e564-47f9-9386-b734f3fc97d9 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] https://10.4.3.223/volume/v3/groups/action returned with HTTP 202 Jul 03 02:25:14.993027 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 106/421] 10.4.3.223 () {70 vars in 1318 bytes} [Fri Jul 3 02:25:14 2026] POST /volume/v3/groups/action => generated 102 bytes in 799 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:25:15.004116 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-c18e43fd-93c5-490d-b1ab-f336bf571dc1 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:15.004258 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-87d8c169-3f08-4c93-b447-a7089d302dc1 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:15.008481 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-c18e43fd-93c5-490d-b1ab-f336bf571dc1 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] GET https://10.4.3.223/volume/v3/volumes/detail Jul 03 02:25:15.008481 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-c18e43fd-93c5-490d-b1ab-f336bf571dc1 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:15.008481 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-c18e43fd-93c5-490d-b1ab-f336bf571dc1 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Calling method 'detail' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:15.008599 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-87d8c169-3f08-4c93-b447-a7089d302dc1 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:25:15.008632 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.api_utils [None req-c18e43fd-93c5-490d-b1ab-f336bf571dc1 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Removing options '' from query. {{(pid=100014) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 02:25:15.008663 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-87d8c169-3f08-4c93-b447-a7089d302dc1 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-37609608"}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:25:15.008692 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-c18e43fd-93c5-490d-b1ab-f336bf571dc1 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100014) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 02:25:15.008725 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.volumes [None req-87d8c169-3f08-4c93-b447-a7089d302dc1 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-37609608'}} {{(pid=100015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:25:15.008725 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-87d8c169-3f08-4c93-b447-a7089d302dc1 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] Create volume of 1 GB Jul 03 02:25:15.010700 np0000004352 devstack@c-api.service[100015]: DEBUG dbcounter [-] [100015] Writing DB stats cinder:SELECT=206,cinder:UPDATE=34,cinder:INSERT=24 {{(pid=100015) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 02:25:15.012959 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-87d8c169-3f08-4c93-b447-a7089d302dc1 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] Availability Zones retrieved successfully. Jul 03 02:25:15.020170 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-87d8c169-3f08-4c93-b447-a7089d302dc1 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] Flow 'volume_create_api' (e9d13854-3cc1-4fc2-b6b6-57dee777c571) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:25:15.021091 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-c18e43fd-93c5-490d-b1ab-f336bf571dc1 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Get all volumes completed successfully. Jul 03 02:25:15.021527 np0000004352 devstack@c-api.service[100014]: WARNING stevedore.named [None req-c18e43fd-93c5-490d-b1ab-f336bf571dc1 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:25:15.021852 np0000004352 devstack@c-api.service[100014]: WARNING castellan.key_manager [None req-c18e43fd-93c5-490d-b1ab-f336bf571dc1 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:25:15.022884 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-87d8c169-3f08-4c93-b447-a7089d302dc1 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a00e7e0-a8b6-46d7-84e9-be20a2d9f605) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:25:15.024093 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.flows.api.create_volume [None req-87d8c169-3f08-4c93-b447-a7089d302dc1 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] Validating volume size '1' using validate_int {{(pid=100015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:25:15.050614 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-87d8c169-3f08-4c93-b447-a7089d302dc1 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a00e7e0-a8b6-46d7-84e9-be20a2d9f605) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:25:15.051801 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-87d8c169-3f08-4c93-b447-a7089d302dc1 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b82bd192-b543-412f-b597-341fb4379c15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:25:15.054902 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-b3be6df8-3d95-4a99-9447-245cc31c957c None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:15.057392 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-b3be6df8-3d95-4a99-9447-245cc31c957c tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] GET https://10.4.3.223/volume/v3/backups/31069b3b-dc00-4c13-b0ee-ac97e3be76de Jul 03 02:25:15.057856 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-b3be6df8-3d95-4a99-9447-245cc31c957c tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:15.057917 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-b3be6df8-3d95-4a99-9447-245cc31c957c tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:15.058045 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-b3be6df8-3d95-4a99-9447-245cc31c957c tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Show backup with id 31069b3b-dc00-4c13-b0ee-ac97e3be76de. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:25:15.063060 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:15.063060 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:25:15.064091 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-b3be6df8-3d95-4a99-9447-245cc31c957c tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] https://10.4.3.223/volume/v3/backups/31069b3b-dc00-4c13-b0ee-ac97e3be76de returned with HTTP 200 Jul 03 02:25:15.064601 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 108/422] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:25:15 2026] GET /volume/v3/backups/31069b3b-dc00-4c13-b0ee-ac97e3be76de => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:15.067438 np0000004352 devstack@c-api.service[100014]: DEBUG oslo_db.sqlalchemy.engines [None req-c18e43fd-93c5-490d-b1ab-f336bf571dc1 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100014) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 02:25:15.070589 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:15.070589 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:25:15.078104 np0000004352 devstack@c-api.service[100014]: WARNING stevedore.named [None req-c18e43fd-93c5-490d-b1ab-f336bf571dc1 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:25:15.078257 np0000004352 devstack@c-api.service[100014]: WARNING castellan.key_manager [None req-c18e43fd-93c5-490d-b1ab-f336bf571dc1 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:25:15.097128 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.quota [None req-87d8c169-3f08-4c93-b447-a7089d302dc1 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] Created reservations ['8fd3562a-a353-4e93-95e4-af295ab9635f', 'edddb036-4b2e-4869-a6b2-a1554a2ce80a', '946e0c61-2b5b-4fed-9eb6-0e75c2211c1e', '438bea87-23e5-49bf-8e09-9e74409d47e2'] {{(pid=100015) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:25:15.097989 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-87d8c169-3f08-4c93-b447-a7089d302dc1 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b82bd192-b543-412f-b597-341fb4379c15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8fd3562a-a353-4e93-95e4-af295ab9635f', 'edddb036-4b2e-4869-a6b2-a1554a2ce80a', '946e0c61-2b5b-4fed-9eb6-0e75c2211c1e', '438bea87-23e5-49bf-8e09-9e74409d47e2']}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:25:15.098695 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-87d8c169-3f08-4c93-b447-a7089d302dc1 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a500393-97f3-4a15-a38d-6b9f07186749) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:25:15.120919 np0000004352 devstack@c-api.service[100014]: DEBUG oslo_db.sqlalchemy.engines [None req-c18e43fd-93c5-490d-b1ab-f336bf571dc1 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100014) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 02:25:15.129145 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:15.129145 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:25:15.143340 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-c18e43fd-93c5-490d-b1ab-f336bf571dc1 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] https://10.4.3.223/volume/v3/volumes/detail returned with HTTP 200 Jul 03 02:25:15.143540 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-87d8c169-3f08-4c93-b447-a7089d302dc1 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a500393-97f3-4a15-a38d-6b9f07186749) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'efee36c0-2e42-4837-a6e7-ccffb5fc0299', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-37609608',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='b24216f3ba5e4323a872f839f4c88150',qos_specs=None,replication_status=,reservations=['8fd3562a-a353-4e93-95e4-af295ab9635f','edddb036-4b2e-4869-a6b2-a1554a2ce80a','946e0c61-2b5b-4fed-9eb6-0e75c2211c1e','438bea87-23e5-49bf-8e09-9e74409d47e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22dee5cfe21844fcab6edb0723e590d5',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:25:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-37609608',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=efee36c0-2e42-4837-a6e7-ccffb5fc0299,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='b24216f3ba5e4323a872f839f4c88150',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='22dee5cfe21844fcab6edb0723e590d5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:25:15.143614 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 102/423] 10.4.3.223 () {68 vars in 1299 bytes} [Fri Jul 3 02:25:15 2026] GET /volume/v3/volumes/detail => generated 1830 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:25:15.144283 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-87d8c169-3f08-4c93-b447-a7089d302dc1 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13bf3b0c-229f-466c-a457-d93e255f7ca2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:25:15.158444 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-07ccc9b2-7bf4-4aa1-9928-93376538563c None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:15.158778 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-07ccc9b2-7bf4-4aa1-9928-93376538563c tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] GET https://10.4.3.223/volume/v3/volumes/b50474e3-3c76-4217-8561-306cbd5bf4cd Jul 03 02:25:15.158974 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-07ccc9b2-7bf4-4aa1-9928-93376538563c tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:15.159142 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-07ccc9b2-7bf4-4aa1-9928-93376538563c tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:15.167642 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:15.167642 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:25:15.171329 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-07ccc9b2-7bf4-4aa1-9928-93376538563c tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Volume info retrieved successfully. Jul 03 02:25:15.172015 np0000004352 devstack@c-api.service[100013]: WARNING stevedore.named [None req-07ccc9b2-7bf4-4aa1-9928-93376538563c tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:25:15.172152 np0000004352 devstack@c-api.service[100013]: WARNING castellan.key_manager [None req-07ccc9b2-7bf4-4aa1-9928-93376538563c tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:25:15.173593 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-87d8c169-3f08-4c93-b447-a7089d302dc1 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13bf3b0c-229f-466c-a457-d93e255f7ca2) transitioned into state 'SUCCESS' from state '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-37609608',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='b24216f3ba5e4323a872f839f4c88150',qos_specs=None,replication_status=,reservations=['8fd3562a-a353-4e93-95e4-af295ab9635f','edddb036-4b2e-4869-a6b2-a1554a2ce80a','946e0c61-2b5b-4fed-9eb6-0e75c2211c1e','438bea87-23e5-49bf-8e09-9e74409d47e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22dee5cfe21844fcab6edb0723e590d5',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:25:15.174725 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-87d8c169-3f08-4c93-b447-a7089d302dc1 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61d8aa4c-067d-4c5b-a75b-fbdcfa1955f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:25:15.185888 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-87d8c169-3f08-4c93-b447-a7089d302dc1 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61d8aa4c-067d-4c5b-a75b-fbdcfa1955f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:25:15.186856 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-87d8c169-3f08-4c93-b447-a7089d302dc1 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] Flow 'volume_create_api' (e9d13854-3cc1-4fc2-b6b6-57dee777c571) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:25:15.187221 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-87d8c169-3f08-4c93-b447-a7089d302dc1 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] Create volume request issued successfully. Jul 03 02:25:15.187907 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-87d8c169-3f08-4c93-b447-a7089d302dc1 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:25:15.188750 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 108/424] 10.4.3.223 () {68 vars in 1259 bytes} [Fri Jul 3 02:25:15 2026] POST /volume/v3/volumes => generated 758 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:25:15.202011 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-febdd325-49f0-4dda-9ae2-8631e717ea9b None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:15.203777 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-febdd325-49f0-4dda-9ae2-8631e717ea9b tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] GET https://10.4.3.223/volume/v3/volumes/efee36c0-2e42-4837-a6e7-ccffb5fc0299 Jul 03 02:25:15.203978 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-febdd325-49f0-4dda-9ae2-8631e717ea9b tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:15.207432 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-febdd325-49f0-4dda-9ae2-8631e717ea9b tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:15.207846 np0000004352 devstack@c-api.service[100013]: DEBUG oslo_db.sqlalchemy.engines [None req-07ccc9b2-7bf4-4aa1-9928-93376538563c tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100013) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 02:25:15.211313 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:15.211313 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:25:15.217383 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:15.217383 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:25:15.218176 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-07ccc9b2-7bf4-4aa1-9928-93376538563c tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] https://10.4.3.223/volume/v3/volumes/b50474e3-3c76-4217-8561-306cbd5bf4cd returned with HTTP 200 Jul 03 02:25:15.218635 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 107/425] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:25:15 2026] GET /volume/v3/volumes/b50474e3-3c76-4217-8561-306cbd5bf4cd => generated 925 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:25:15.225463 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-febdd325-49f0-4dda-9ae2-8631e717ea9b tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] Volume info retrieved successfully. Jul 03 02:25:15.230571 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-75e29b28-bacc-45c9-ac2e-9aed2ac19bea None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:15.233201 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-75e29b28-bacc-45c9-ac2e-9aed2ac19bea tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] GET https://10.4.3.223/volume/v3/groups/00adea1c-0d60-447a-b863-bac340d33f62 Jul 03 02:25:15.234124 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-75e29b28-bacc-45c9-ac2e-9aed2ac19bea tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:15.234388 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-75e29b28-bacc-45c9-ac2e-9aed2ac19bea tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Calling method 'version_select' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:15.234565 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.groups [None req-75e29b28-bacc-45c9-ac2e-9aed2ac19bea tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] show called for member 00adea1c-0d60-447a-b863-bac340d33f62 {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 02:25:15.236008 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-febdd325-49f0-4dda-9ae2-8631e717ea9b tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] https://10.4.3.223/volume/v3/volumes/efee36c0-2e42-4837-a6e7-ccffb5fc0299 returned with HTTP 200 Jul 03 02:25:15.236569 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 109/426] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:25:15 2026] GET /volume/v3/volumes/efee36c0-2e42-4837-a6e7-ccffb5fc0299 => generated 826 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:15.238398 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:15.238398 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:25:15.250581 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-75e29b28-bacc-45c9-ac2e-9aed2ac19bea tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] https://10.4.3.223/volume/v3/groups/00adea1c-0d60-447a-b863-bac340d33f62 returned with HTTP 200 Jul 03 02:25:15.250581 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 103/427] 10.4.3.223 () {68 vars in 1386 bytes} [Fri Jul 3 02:25:15 2026] GET /volume/v3/groups/00adea1c-0d60-447a-b863-bac340d33f62 => generated 417 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:25:15.261340 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-16f67785-64ea-442d-b00f-191dd990af1d None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:15.264818 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-16f67785-64ea-442d-b00f-191dd990af1d tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] GET https://10.4.3.223/volume/v3/volumes/detail Jul 03 02:25:15.264818 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-16f67785-64ea-442d-b00f-191dd990af1d tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:15.264818 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-16f67785-64ea-442d-b00f-191dd990af1d tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Calling method 'detail' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:15.265289 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.api_utils [None req-16f67785-64ea-442d-b00f-191dd990af1d tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Removing options '' from query. {{(pid=100015) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 02:25:15.265739 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:15.265739 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:25:15.266296 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-16f67785-64ea-442d-b00f-191dd990af1d tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100015) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 02:25:15.305340 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-16f67785-64ea-442d-b00f-191dd990af1d tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Get all volumes completed successfully. Jul 03 02:25:15.307441 np0000004352 devstack@c-api.service[100015]: WARNING stevedore.named [None req-16f67785-64ea-442d-b00f-191dd990af1d tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:25:15.307441 np0000004352 devstack@c-api.service[100015]: WARNING castellan.key_manager [None req-16f67785-64ea-442d-b00f-191dd990af1d tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:25:15.352995 np0000004352 devstack@c-api.service[100015]: DEBUG oslo_db.sqlalchemy.engines [None req-16f67785-64ea-442d-b00f-191dd990af1d tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100015) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 02:25:15.358404 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:15.358404 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:25:15.366834 np0000004352 devstack@c-api.service[100015]: WARNING stevedore.named [None req-16f67785-64ea-442d-b00f-191dd990af1d tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:25:15.367050 np0000004352 devstack@c-api.service[100015]: WARNING castellan.key_manager [None req-16f67785-64ea-442d-b00f-191dd990af1d tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:25:15.417447 np0000004352 devstack@c-api.service[100015]: DEBUG oslo_db.sqlalchemy.engines [None req-16f67785-64ea-442d-b00f-191dd990af1d tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100015) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 02:25:15.421445 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:15.421445 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:25:15.435268 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-16f67785-64ea-442d-b00f-191dd990af1d tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] https://10.4.3.223/volume/v3/volumes/detail returned with HTTP 200 Jul 03 02:25:15.436021 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 109/428] 10.4.3.223 () {68 vars in 1299 bytes} [Fri Jul 3 02:25:15 2026] GET /volume/v3/volumes/detail => generated 1831 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:25:15.450906 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-d929849d-8c9e-4015-9a90-4e10e3575380 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:15.453016 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-d929849d-8c9e-4015-9a90-4e10e3575380 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] POST https://10.4.3.223/volume/v3/groups/00adea1c-0d60-447a-b863-bac340d33f62/action Jul 03 02:25:15.453409 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-d929849d-8c9e-4015-9a90-4e10e3575380 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100013) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:25:15.453576 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-d929849d-8c9e-4015-9a90-4e10e3575380 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:25:15.455457 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.groups [None req-d929849d-8c9e-4015-9a90-4e10e3575380 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] delete called for group 00adea1c-0d60-447a-b863-bac340d33f62 {{(pid=100013) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 02:25:15.455602 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.groups [None req-d929849d-8c9e-4015-9a90-4e10e3575380 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Delete group with id: 00adea1c-0d60-447a-b863-bac340d33f62 Jul 03 02:25:15.459711 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:15.459711 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:25:15.522184 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-d929849d-8c9e-4015-9a90-4e10e3575380 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] https://10.4.3.223/volume/v3/groups/00adea1c-0d60-447a-b863-bac340d33f62/action returned with HTTP 202 Jul 03 02:25:15.522589 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 108/429] 10.4.3.223 () {70 vars in 1428 bytes} [Fri Jul 3 02:25:15 2026] POST /volume/v3/groups/00adea1c-0d60-447a-b863-bac340d33f62/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 02:25:15.529344 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-eaef4c0f-dc7a-4996-8b41-ea48a0b07eeb None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:15.531184 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-eaef4c0f-dc7a-4996-8b41-ea48a0b07eeb tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] GET https://10.4.3.223/volume/v3/volumes/b50474e3-3c76-4217-8561-306cbd5bf4cd Jul 03 02:25:15.531515 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-eaef4c0f-dc7a-4996-8b41-ea48a0b07eeb tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:15.531623 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-eaef4c0f-dc7a-4996-8b41-ea48a0b07eeb tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:15.539084 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:15.539084 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:25:15.542790 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-eaef4c0f-dc7a-4996-8b41-ea48a0b07eeb tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Volume info retrieved successfully. Jul 03 02:25:15.543628 np0000004352 devstack@c-api.service[100012]: WARNING stevedore.named [None req-eaef4c0f-dc7a-4996-8b41-ea48a0b07eeb tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:25:15.543889 np0000004352 devstack@c-api.service[100012]: WARNING castellan.key_manager [None req-eaef4c0f-dc7a-4996-8b41-ea48a0b07eeb tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:25:15.581351 np0000004352 devstack@c-api.service[100012]: DEBUG oslo_db.sqlalchemy.engines [None req-eaef4c0f-dc7a-4996-8b41-ea48a0b07eeb tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100012) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 02:25:15.584790 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:15.584790 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:25:15.591770 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-eaef4c0f-dc7a-4996-8b41-ea48a0b07eeb tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] https://10.4.3.223/volume/v3/volumes/b50474e3-3c76-4217-8561-306cbd5bf4cd returned with HTTP 200 Jul 03 02:25:15.592165 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 110/430] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:25:15 2026] GET /volume/v3/volumes/b50474e3-3c76-4217-8561-306cbd5bf4cd => generated 924 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:25:16.076691 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-54d6028e-eb94-416c-a644-4042eab871c3 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:16.081897 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-54d6028e-eb94-416c-a644-4042eab871c3 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] GET https://10.4.3.223/volume/v3/backups/31069b3b-dc00-4c13-b0ee-ac97e3be76de Jul 03 02:25:16.082114 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-54d6028e-eb94-416c-a644-4042eab871c3 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:16.082334 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-54d6028e-eb94-416c-a644-4042eab871c3 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:16.082493 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-54d6028e-eb94-416c-a644-4042eab871c3 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Show backup with id 31069b3b-dc00-4c13-b0ee-ac97e3be76de. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:25:16.093065 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:16.093065 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:25:16.094065 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-54d6028e-eb94-416c-a644-4042eab871c3 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] https://10.4.3.223/volume/v3/backups/31069b3b-dc00-4c13-b0ee-ac97e3be76de returned with HTTP 200 Jul 03 02:25:16.094479 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 104/431] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:25:16 2026] GET /volume/v3/backups/31069b3b-dc00-4c13-b0ee-ac97e3be76de => generated 800 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:16.251558 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-c9bda177-1dbd-4fe2-906f-73a0c80ece4f None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:16.254589 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-c9bda177-1dbd-4fe2-906f-73a0c80ece4f tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] GET https://10.4.3.223/volume/v3/volumes/efee36c0-2e42-4837-a6e7-ccffb5fc0299 Jul 03 02:25:16.254838 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-c9bda177-1dbd-4fe2-906f-73a0c80ece4f tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:16.255884 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-c9bda177-1dbd-4fe2-906f-73a0c80ece4f tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:16.264897 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:16.264897 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:25:16.269117 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-c9bda177-1dbd-4fe2-906f-73a0c80ece4f tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] Volume info retrieved successfully. Jul 03 02:25:16.275122 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-c9bda177-1dbd-4fe2-906f-73a0c80ece4f tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] https://10.4.3.223/volume/v3/volumes/efee36c0-2e42-4837-a6e7-ccffb5fc0299 returned with HTTP 200 Jul 03 02:25:16.275660 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 110/432] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:25:16 2026] GET /volume/v3/volumes/efee36c0-2e42-4837-a6e7-ccffb5fc0299 => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:16.305149 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-2ab443ba-e524-4790-a828-63b976e205dc req-4b6e962b-ee7c-4e42-8604-dac5549475f1 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:16.308725 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-2ab443ba-e524-4790-a828-63b976e205dc req-4b6e962b-ee7c-4e42-8604-dac5549475f1 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] GET https://10.4.3.223/volume/v3/volumes/efee36c0-2e42-4837-a6e7-ccffb5fc0299 Jul 03 02:25:16.310304 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-2ab443ba-e524-4790-a828-63b976e205dc req-4b6e962b-ee7c-4e42-8604-dac5549475f1 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:16.310973 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-2ab443ba-e524-4790-a828-63b976e205dc req-4b6e962b-ee7c-4e42-8604-dac5549475f1 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:16.320975 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:16.320975 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:25:16.327714 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-2ab443ba-e524-4790-a828-63b976e205dc req-4b6e962b-ee7c-4e42-8604-dac5549475f1 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] Volume info retrieved successfully. Jul 03 02:25:16.337753 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-2ab443ba-e524-4790-a828-63b976e205dc req-4b6e962b-ee7c-4e42-8604-dac5549475f1 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] https://10.4.3.223/volume/v3/volumes/efee36c0-2e42-4837-a6e7-ccffb5fc0299 returned with HTTP 200 Jul 03 02:25:16.338460 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 109/433] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:25:16 2026] GET /volume/v3/volumes/efee36c0-2e42-4837-a6e7-ccffb5fc0299 => generated 851 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:16.610825 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-56f91dec-7be1-431c-9c30-8f973f8f608d None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:16.614440 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-56f91dec-7be1-431c-9c30-8f973f8f608d tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] GET https://10.4.3.223/volume/v3/volumes/b50474e3-3c76-4217-8561-306cbd5bf4cd Jul 03 02:25:16.614440 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-56f91dec-7be1-431c-9c30-8f973f8f608d tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:16.614440 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-56f91dec-7be1-431c-9c30-8f973f8f608d tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:16.626004 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-56f91dec-7be1-431c-9c30-8f973f8f608d tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] https://10.4.3.223/volume/v3/volumes/b50474e3-3c76-4217-8561-306cbd5bf4cd returned with HTTP 404 Jul 03 02:25:16.626909 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 111/434] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:25:16 2026] GET /volume/v3/volumes/b50474e3-3c76-4217-8561-306cbd5bf4cd => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 02:25:16.634963 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-a4e092ef-e7a7-4880-8f66-c294c70d30d5 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:16.637358 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-a4e092ef-e7a7-4880-8f66-c294c70d30d5 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] GET https://10.4.3.223/volume/v3/groups/00adea1c-0d60-447a-b863-bac340d33f62 Jul 03 02:25:16.637652 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-a4e092ef-e7a7-4880-8f66-c294c70d30d5 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:16.637866 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-a4e092ef-e7a7-4880-8f66-c294c70d30d5 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Calling method 'version_select' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:16.638004 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.groups [None req-a4e092ef-e7a7-4880-8f66-c294c70d30d5 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] show called for member 00adea1c-0d60-447a-b863-bac340d33f62 {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 02:25:16.643900 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-a4e092ef-e7a7-4880-8f66-c294c70d30d5 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] https://10.4.3.223/volume/v3/groups/00adea1c-0d60-447a-b863-bac340d33f62 returned with HTTP 404 Jul 03 02:25:16.644415 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 105/435] 10.4.3.223 () {68 vars in 1386 bytes} [Fri Jul 3 02:25:16 2026] GET /volume/v3/groups/00adea1c-0d60-447a-b863-bac340d33f62 => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 02:25:16.652970 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-f2588fca-5ce3-49a6-b259-d09a236e95a0 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:16.656963 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-f2588fca-5ce3-49a6-b259-d09a236e95a0 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] DELETE https://10.4.3.223/volume/v3/group_snapshots/1c6cfe83-a950-4b9d-b4f2-86de13992e22 Jul 03 02:25:16.657256 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-f2588fca-5ce3-49a6-b259-d09a236e95a0 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:16.657979 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-f2588fca-5ce3-49a6-b259-d09a236e95a0 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Calling method 'version_select' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:16.658295 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.group_snapshots [None req-f2588fca-5ce3-49a6-b259-d09a236e95a0 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] delete called for member 1c6cfe83-a950-4b9d-b4f2-86de13992e22 {{(pid=100015) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 03 02:25:16.658493 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.group_snapshots [None req-f2588fca-5ce3-49a6-b259-d09a236e95a0 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Delete group_snapshot with id: 1c6cfe83-a950-4b9d-b4f2-86de13992e22 Jul 03 02:25:16.668852 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:16.668852 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:25:16.727113 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-1c045852-7956-40bb-a1ca-22486e561410 req-90f81951-2493-4139-ac81-095ff269f33a None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:16.730175 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-1c045852-7956-40bb-a1ca-22486e561410 req-90f81951-2493-4139-ac81-095ff269f33a tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-reader] GET https://10.4.3.223/volume/v3/volumes/detail Jul 03 02:25:16.730681 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-1c045852-7956-40bb-a1ca-22486e561410 req-90f81951-2493-4139-ac81-095ff269f33a tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-reader] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:16.731032 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-1c045852-7956-40bb-a1ca-22486e561410 req-90f81951-2493-4139-ac81-095ff269f33a tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-reader] Calling method 'detail' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:16.731451 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.api_utils [req-1c045852-7956-40bb-a1ca-22486e561410 req-90f81951-2493-4139-ac81-095ff269f33a tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-reader] Removing options '' from query. {{(pid=100013) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 02:25:16.733038 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [req-1c045852-7956-40bb-a1ca-22486e561410 req-90f81951-2493-4139-ac81-095ff269f33a tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100013) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 02:25:16.743759 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-f2588fca-5ce3-49a6-b259-d09a236e95a0 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] https://10.4.3.223/volume/v3/group_snapshots/1c6cfe83-a950-4b9d-b4f2-86de13992e22 returned with HTTP 202 Jul 03 02:25:16.744396 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 111/436] 10.4.3.223 () {68 vars in 1416 bytes} [Fri Jul 3 02:25:16 2026] DELETE /volume/v3/group_snapshots/1c6cfe83-a950-4b9d-b4f2-86de13992e22 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 02:25:16.748377 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-1c045852-7956-40bb-a1ca-22486e561410 req-90f81951-2493-4139-ac81-095ff269f33a tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-reader] Get all volumes completed successfully. Jul 03 02:25:16.756064 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:16.756064 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:25:16.759836 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-6662e6f3-869c-47d0-909b-98fdbf21b3f3 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:16.761681 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-6662e6f3-869c-47d0-909b-98fdbf21b3f3 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] GET https://10.4.3.223/volume/v3/volumes/detail Jul 03 02:25:16.763444 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-6662e6f3-869c-47d0-909b-98fdbf21b3f3 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:16.763444 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-6662e6f3-869c-47d0-909b-98fdbf21b3f3 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Calling method 'detail' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:16.763444 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.api_utils [None req-6662e6f3-869c-47d0-909b-98fdbf21b3f3 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Removing options '' from query. {{(pid=100012) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 02:25:16.764189 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-6662e6f3-869c-47d0-909b-98fdbf21b3f3 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100012) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 02:25:16.766941 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-1c045852-7956-40bb-a1ca-22486e561410 req-90f81951-2493-4139-ac81-095ff269f33a tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-reader] https://10.4.3.223/volume/v3/volumes/detail returned with HTTP 200 Jul 03 02:25:16.767467 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 110/437] 10.4.3.223 () {68 vars in 1508 bytes} [Fri Jul 3 02:25:16 2026] GET /volume/v3/volumes/detail => generated 2539 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:25:16.800113 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-6662e6f3-869c-47d0-909b-98fdbf21b3f3 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Get all volumes completed successfully. Jul 03 02:25:16.801366 np0000004352 devstack@c-api.service[100012]: WARNING stevedore.named [None req-6662e6f3-869c-47d0-909b-98fdbf21b3f3 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:25:16.801762 np0000004352 devstack@c-api.service[100012]: WARNING castellan.key_manager [None req-6662e6f3-869c-47d0-909b-98fdbf21b3f3 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:25:16.802769 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-37d79af4-565e-437a-a9dd-84057c56f906 req-3049c8aa-489b-4015-84eb-e21376e1cde3 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:16.808448 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-37d79af4-565e-437a-a9dd-84057c56f906 req-3049c8aa-489b-4015-84eb-e21376e1cde3 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-reader] GET https://10.4.3.223/volume/v3/volumes/detail Jul 03 02:25:16.808667 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-37d79af4-565e-437a-a9dd-84057c56f906 req-3049c8aa-489b-4015-84eb-e21376e1cde3 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-reader] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:16.808906 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-37d79af4-565e-437a-a9dd-84057c56f906 req-3049c8aa-489b-4015-84eb-e21376e1cde3 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-reader] Calling method 'detail' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:16.809178 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.api_utils [req-37d79af4-565e-437a-a9dd-84057c56f906 req-3049c8aa-489b-4015-84eb-e21376e1cde3 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-reader] Removing options '' from query. {{(pid=100014) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 02:25:16.810032 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [req-37d79af4-565e-437a-a9dd-84057c56f906 req-3049c8aa-489b-4015-84eb-e21376e1cde3 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100014) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 02:25:16.827174 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [req-37d79af4-565e-437a-a9dd-84057c56f906 req-3049c8aa-489b-4015-84eb-e21376e1cde3 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-reader] Get all volumes completed successfully. Jul 03 02:25:16.828078 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:16.828078 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:25:16.836053 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-37d79af4-565e-437a-a9dd-84057c56f906 req-3049c8aa-489b-4015-84eb-e21376e1cde3 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-reader] https://10.4.3.223/volume/v3/volumes/detail returned with HTTP 200 Jul 03 02:25:16.836618 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 106/438] 10.4.3.223 () {68 vars in 1508 bytes} [Fri Jul 3 02:25:16 2026] GET /volume/v3/volumes/detail => generated 2539 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:25:16.861543 np0000004352 devstack@c-api.service[100012]: DEBUG oslo_db.sqlalchemy.engines [None req-6662e6f3-869c-47d0-909b-98fdbf21b3f3 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100012) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 02:25:16.865207 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:16.865207 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:25:16.873210 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-fbbb4f3a-484d-4c71-86b7-25817f7bd115 req-da8a3a7c-9485-4441-81e9-599cbd7b0dd3 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:16.875870 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-6662e6f3-869c-47d0-909b-98fdbf21b3f3 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] https://10.4.3.223/volume/v3/volumes/detail returned with HTTP 200 Jul 03 02:25:16.876057 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-fbbb4f3a-484d-4c71-86b7-25817f7bd115 req-da8a3a7c-9485-4441-81e9-599cbd7b0dd3 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-reader] GET https://10.4.3.223/volume/v3/volumes/detail Jul 03 02:25:16.876299 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-fbbb4f3a-484d-4c71-86b7-25817f7bd115 req-da8a3a7c-9485-4441-81e9-599cbd7b0dd3 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-reader] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:16.876435 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 112/439] 10.4.3.223 () {68 vars in 1299 bytes} [Fri Jul 3 02:25:16 2026] GET /volume/v3/volumes/detail => generated 916 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:25:16.876526 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-fbbb4f3a-484d-4c71-86b7-25817f7bd115 req-da8a3a7c-9485-4441-81e9-599cbd7b0dd3 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-reader] Calling method 'detail' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:16.877068 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.api_utils [req-fbbb4f3a-484d-4c71-86b7-25817f7bd115 req-da8a3a7c-9485-4441-81e9-599cbd7b0dd3 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-reader] Removing options '' from query. {{(pid=100015) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 02:25:16.877551 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:16.877551 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:25:16.878264 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [req-fbbb4f3a-484d-4c71-86b7-25817f7bd115 req-da8a3a7c-9485-4441-81e9-599cbd7b0dd3 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100015) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 02:25:16.891651 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [req-fbbb4f3a-484d-4c71-86b7-25817f7bd115 req-da8a3a7c-9485-4441-81e9-599cbd7b0dd3 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-reader] Get all volumes completed successfully. Jul 03 02:25:16.893082 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:16.893082 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:25:16.894048 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-97616522-2a66-4117-9977-da472a8206bf None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:16.897198 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-97616522-2a66-4117-9977-da472a8206bf tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] GET https://10.4.3.223/volume/v3/snapshots/detail Jul 03 02:25:16.897466 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-97616522-2a66-4117-9977-da472a8206bf tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:16.897703 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-97616522-2a66-4117-9977-da472a8206bf tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Calling method 'detail' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:16.897992 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.api_utils [None req-97616522-2a66-4117-9977-da472a8206bf tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Removing options '' from query. {{(pid=100013) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 02:25:16.898706 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-fbbb4f3a-484d-4c71-86b7-25817f7bd115 req-da8a3a7c-9485-4441-81e9-599cbd7b0dd3 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-reader] https://10.4.3.223/volume/v3/volumes/detail returned with HTTP 200 Jul 03 02:25:16.899160 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 112/440] 10.4.3.223 () {68 vars in 1508 bytes} [Fri Jul 3 02:25:16 2026] GET /volume/v3/volumes/detail => generated 2539 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:25:16.899664 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.db.api [None req-97616522-2a66-4117-9977-da472a8206bf tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Building query based on filter {{(pid=100013) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 02:25:16.921199 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-97616522-2a66-4117-9977-da472a8206bf tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Get all snapshots completed successfully. Jul 03 02:25:16.921199 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-97616522-2a66-4117-9977-da472a8206bf tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] https://10.4.3.223/volume/v3/snapshots/detail returned with HTTP 200 Jul 03 02:25:16.921199 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 111/441] 10.4.3.223 () {66 vars in 1264 bytes} [Fri Jul 3 02:25:16 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 02:25:16.932630 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-20b19a00-9c87-47ea-abf0-ad7361c2bb83 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:16.934279 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-20b19a00-9c87-47ea-abf0-ad7361c2bb83 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] GET https://10.4.3.223/volume/v3/group_snapshots/1c6cfe83-a950-4b9d-b4f2-86de13992e22 Jul 03 02:25:16.934668 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-20b19a00-9c87-47ea-abf0-ad7361c2bb83 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:16.934902 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-20b19a00-9c87-47ea-abf0-ad7361c2bb83 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Calling method 'version_select' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:16.934902 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.group_snapshots [None req-20b19a00-9c87-47ea-abf0-ad7361c2bb83 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] show called for member 1c6cfe83-a950-4b9d-b4f2-86de13992e22 {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 02:25:16.935985 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-741cc9af-8f2e-46eb-bd96-216bfcd906e4 req-35b47a10-56d4-4aa1-99ad-85365a59e8ee None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:16.937729 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-20b19a00-9c87-47ea-abf0-ad7361c2bb83 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] https://10.4.3.223/volume/v3/group_snapshots/1c6cfe83-a950-4b9d-b4f2-86de13992e22 returned with HTTP 404 Jul 03 02:25:16.940015 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 107/442] 10.4.3.223 () {68 vars in 1413 bytes} [Fri Jul 3 02:25:16 2026] GET /volume/v3/group_snapshots/1c6cfe83-a950-4b9d-b4f2-86de13992e22 => generated 116 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 02:25:16.941125 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-741cc9af-8f2e-46eb-bd96-216bfcd906e4 req-35b47a10-56d4-4aa1-99ad-85365a59e8ee tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-reader] GET https://10.4.3.223/volume/v3/volumes/detail Jul 03 02:25:16.941125 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-741cc9af-8f2e-46eb-bd96-216bfcd906e4 req-35b47a10-56d4-4aa1-99ad-85365a59e8ee tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-reader] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:16.941125 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-741cc9af-8f2e-46eb-bd96-216bfcd906e4 req-35b47a10-56d4-4aa1-99ad-85365a59e8ee tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-reader] Calling method 'detail' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:16.941125 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.api_utils [req-741cc9af-8f2e-46eb-bd96-216bfcd906e4 req-35b47a10-56d4-4aa1-99ad-85365a59e8ee tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-reader] Removing options '' from query. {{(pid=100012) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 02:25:16.941125 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [req-741cc9af-8f2e-46eb-bd96-216bfcd906e4 req-35b47a10-56d4-4aa1-99ad-85365a59e8ee tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100012) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 02:25:16.953536 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-343ba1d1-ba1b-41cf-84fe-6819b83c8a3b None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:16.953997 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [req-741cc9af-8f2e-46eb-bd96-216bfcd906e4 req-35b47a10-56d4-4aa1-99ad-85365a59e8ee tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-reader] Get all volumes completed successfully. Jul 03 02:25:16.954724 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-343ba1d1-ba1b-41cf-84fe-6819b83c8a3b tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] GET https://10.4.3.223/volume/v3/volumes/detail Jul 03 02:25:16.954946 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-343ba1d1-ba1b-41cf-84fe-6819b83c8a3b tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:16.955119 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-343ba1d1-ba1b-41cf-84fe-6819b83c8a3b tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Calling method 'detail' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:16.955328 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.api_utils [None req-343ba1d1-ba1b-41cf-84fe-6819b83c8a3b tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Removing options '' from query. {{(pid=100015) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 02:25:16.955526 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:16.955526 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:25:16.956012 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-343ba1d1-ba1b-41cf-84fe-6819b83c8a3b tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100015) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 02:25:16.963363 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-741cc9af-8f2e-46eb-bd96-216bfcd906e4 req-35b47a10-56d4-4aa1-99ad-85365a59e8ee tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-reader] https://10.4.3.223/volume/v3/volumes/detail returned with HTTP 200 Jul 03 02:25:16.963363 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 113/443] 10.4.3.223 () {68 vars in 1508 bytes} [Fri Jul 3 02:25:16 2026] GET /volume/v3/volumes/detail => generated 2539 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:25:16.967572 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-343ba1d1-ba1b-41cf-84fe-6819b83c8a3b tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Get all volumes completed successfully. Jul 03 02:25:16.967572 np0000004352 devstack@c-api.service[100015]: WARNING stevedore.named [None req-343ba1d1-ba1b-41cf-84fe-6819b83c8a3b tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:25:16.967572 np0000004352 devstack@c-api.service[100015]: WARNING castellan.key_manager [None req-343ba1d1-ba1b-41cf-84fe-6819b83c8a3b tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:25:16.997327 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-5f3f181e-fa58-44a3-be63-e741d6746c87 req-93806a07-b329-4334-b927-c9c529f5afd6 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:16.999437 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-5f3f181e-fa58-44a3-be63-e741d6746c87 req-93806a07-b329-4334-b927-c9c529f5afd6 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-reader] GET https://10.4.3.223/volume/v3/volumes/detail Jul 03 02:25:16.999608 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-5f3f181e-fa58-44a3-be63-e741d6746c87 req-93806a07-b329-4334-b927-c9c529f5afd6 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-reader] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:16.999776 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-5f3f181e-fa58-44a3-be63-e741d6746c87 req-93806a07-b329-4334-b927-c9c529f5afd6 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-reader] Calling method 'detail' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:16.999973 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.api_utils [req-5f3f181e-fa58-44a3-be63-e741d6746c87 req-93806a07-b329-4334-b927-c9c529f5afd6 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-reader] Removing options '' from query. {{(pid=100013) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 02:25:17.000667 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [req-5f3f181e-fa58-44a3-be63-e741d6746c87 req-93806a07-b329-4334-b927-c9c529f5afd6 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100013) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 02:25:17.017201 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-5f3f181e-fa58-44a3-be63-e741d6746c87 req-93806a07-b329-4334-b927-c9c529f5afd6 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-reader] Get all volumes completed successfully. Jul 03 02:25:17.017895 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:17.017895 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:25:17.022012 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-5f3f181e-fa58-44a3-be63-e741d6746c87 req-93806a07-b329-4334-b927-c9c529f5afd6 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-reader] https://10.4.3.223/volume/v3/volumes/detail returned with HTTP 200 Jul 03 02:25:17.022468 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 112/444] 10.4.3.223 () {68 vars in 1508 bytes} [Fri Jul 3 02:25:16 2026] GET /volume/v3/volumes/detail => generated 2539 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:25:17.026088 np0000004352 devstack@c-api.service[100015]: DEBUG oslo_db.sqlalchemy.engines [None req-343ba1d1-ba1b-41cf-84fe-6819b83c8a3b tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100015) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 02:25:17.030304 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:17.030304 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:25:17.041022 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-343ba1d1-ba1b-41cf-84fe-6819b83c8a3b tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] https://10.4.3.223/volume/v3/volumes/detail returned with HTTP 200 Jul 03 02:25:17.041022 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 113/445] 10.4.3.223 () {68 vars in 1299 bytes} [Fri Jul 3 02:25:16 2026] GET /volume/v3/volumes/detail => generated 916 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:25:17.055899 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-4f6432f6-91ba-48b3-9833-2cca03faa7cf None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:17.057573 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-17b70c74-3a4e-4a54-9914-6cb6685c610e req-16471fff-0987-43fd-a3d5-89b9e7e67ff0 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:17.059098 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-4f6432f6-91ba-48b3-9833-2cca03faa7cf tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] POST https://10.4.3.223/volume/v3/groups/9a1e1fc4-5a70-47ce-9c00-3be6d080518c/action Jul 03 02:25:17.060181 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-4f6432f6-91ba-48b3-9833-2cca03faa7cf tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:25:17.060351 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-4f6432f6-91ba-48b3-9833-2cca03faa7cf tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:25:17.062192 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-17b70c74-3a4e-4a54-9914-6cb6685c610e req-16471fff-0987-43fd-a3d5-89b9e7e67ff0 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-reader] GET https://10.4.3.223/volume/v3/volumes/detail Jul 03 02:25:17.062332 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.groups [None req-4f6432f6-91ba-48b3-9833-2cca03faa7cf tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] delete called for group 9a1e1fc4-5a70-47ce-9c00-3be6d080518c {{(pid=100014) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 02:25:17.062447 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-17b70c74-3a4e-4a54-9914-6cb6685c610e req-16471fff-0987-43fd-a3d5-89b9e7e67ff0 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-reader] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:17.062536 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.groups [None req-4f6432f6-91ba-48b3-9833-2cca03faa7cf tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Delete group with id: 9a1e1fc4-5a70-47ce-9c00-3be6d080518c Jul 03 02:25:17.062768 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-17b70c74-3a4e-4a54-9914-6cb6685c610e req-16471fff-0987-43fd-a3d5-89b9e7e67ff0 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-reader] Calling method 'detail' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:17.063089 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.api_utils [req-17b70c74-3a4e-4a54-9914-6cb6685c610e req-16471fff-0987-43fd-a3d5-89b9e7e67ff0 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-reader] Removing options '' from query. {{(pid=100012) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 02:25:17.063999 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [req-17b70c74-3a4e-4a54-9914-6cb6685c610e req-16471fff-0987-43fd-a3d5-89b9e7e67ff0 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100012) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 02:25:17.066821 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:17.066821 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:25:17.074843 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [req-17b70c74-3a4e-4a54-9914-6cb6685c610e req-16471fff-0987-43fd-a3d5-89b9e7e67ff0 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-reader] Get all volumes completed successfully. Jul 03 02:25:17.076113 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:17.076113 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:25:17.081384 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-17b70c74-3a4e-4a54-9914-6cb6685c610e req-16471fff-0987-43fd-a3d5-89b9e7e67ff0 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-reader] https://10.4.3.223/volume/v3/volumes/detail returned with HTTP 200 Jul 03 02:25:17.081949 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 114/446] 10.4.3.223 () {68 vars in 1508 bytes} [Fri Jul 3 02:25:17 2026] GET /volume/v3/volumes/detail => generated 2539 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:25:17.106358 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-c44898a9-4f0e-4d55-a9db-e139d72697f1 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:17.108728 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-c44898a9-4f0e-4d55-a9db-e139d72697f1 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] GET https://10.4.3.223/volume/v3/backups/31069b3b-dc00-4c13-b0ee-ac97e3be76de Jul 03 02:25:17.108987 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-c44898a9-4f0e-4d55-a9db-e139d72697f1 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:17.109222 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-c44898a9-4f0e-4d55-a9db-e139d72697f1 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:17.109378 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-c44898a9-4f0e-4d55-a9db-e139d72697f1 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Show backup with id 31069b3b-dc00-4c13-b0ee-ac97e3be76de. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:25:17.114535 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:17.114535 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:25:17.115546 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-c44898a9-4f0e-4d55-a9db-e139d72697f1 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] https://10.4.3.223/volume/v3/backups/31069b3b-dc00-4c13-b0ee-ac97e3be76de returned with HTTP 200 Jul 03 02:25:17.116070 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 113/447] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:25:17 2026] GET /volume/v3/backups/31069b3b-dc00-4c13-b0ee-ac97e3be76de => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:17.117769 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-132043ea-72d0-4514-9e28-102ade26b167 req-863029ff-6b67-4e3e-bc35-75e74617f4c3 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:17.125117 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-132043ea-72d0-4514-9e28-102ade26b167 req-863029ff-6b67-4e3e-bc35-75e74617f4c3 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-reader] GET https://10.4.3.223/volume/v3/volumes/detail Jul 03 02:25:17.126262 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-132043ea-72d0-4514-9e28-102ade26b167 req-863029ff-6b67-4e3e-bc35-75e74617f4c3 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-reader] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:17.126262 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-132043ea-72d0-4514-9e28-102ade26b167 req-863029ff-6b67-4e3e-bc35-75e74617f4c3 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-reader] Calling method 'detail' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:17.126262 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.api_utils [req-132043ea-72d0-4514-9e28-102ade26b167 req-863029ff-6b67-4e3e-bc35-75e74617f4c3 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-reader] Removing options '' from query. {{(pid=100015) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 02:25:17.126924 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [req-132043ea-72d0-4514-9e28-102ade26b167 req-863029ff-6b67-4e3e-bc35-75e74617f4c3 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100015) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 02:25:17.130391 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-4f6432f6-91ba-48b3-9833-2cca03faa7cf tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] https://10.4.3.223/volume/v3/groups/9a1e1fc4-5a70-47ce-9c00-3be6d080518c/action returned with HTTP 202 Jul 03 02:25:17.130991 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 108/448] 10.4.3.223 () {70 vars in 1428 bytes} [Fri Jul 3 02:25:17 2026] POST /volume/v3/groups/9a1e1fc4-5a70-47ce-9c00-3be6d080518c/action => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 02:25:17.140452 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-ccaa7425-30d5-469b-8b1d-ee85ff1c11dd None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:17.141879 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [req-132043ea-72d0-4514-9e28-102ade26b167 req-863029ff-6b67-4e3e-bc35-75e74617f4c3 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-reader] Get all volumes completed successfully. Jul 03 02:25:17.142648 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-ccaa7425-30d5-469b-8b1d-ee85ff1c11dd tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] GET https://10.4.3.223/volume/v3/volumes/dfd1c76d-c578-458b-944e-152f53800b4e Jul 03 02:25:17.143082 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-ccaa7425-30d5-469b-8b1d-ee85ff1c11dd tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:17.143443 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-ccaa7425-30d5-469b-8b1d-ee85ff1c11dd tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:17.144923 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:17.144923 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:25:17.153825 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:17.153825 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:25:17.155365 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-132043ea-72d0-4514-9e28-102ade26b167 req-863029ff-6b67-4e3e-bc35-75e74617f4c3 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-reader] https://10.4.3.223/volume/v3/volumes/detail returned with HTTP 200 Jul 03 02:25:17.158736 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 114/449] 10.4.3.223 () {68 vars in 1508 bytes} [Fri Jul 3 02:25:17 2026] GET /volume/v3/volumes/detail => generated 2539 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:25:17.162450 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-ccaa7425-30d5-469b-8b1d-ee85ff1c11dd tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Volume info retrieved successfully. Jul 03 02:25:17.162450 np0000004352 devstack@c-api.service[100012]: WARNING stevedore.named [None req-ccaa7425-30d5-469b-8b1d-ee85ff1c11dd tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:25:17.162450 np0000004352 devstack@c-api.service[100012]: WARNING castellan.key_manager [None req-ccaa7425-30d5-469b-8b1d-ee85ff1c11dd tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:25:17.192297 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-39692fb8-c5ee-4d06-95d1-e84feadd0ae8 req-984d75ea-111c-4c37-8405-ba41538f73ee None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:17.194942 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-39692fb8-c5ee-4d06-95d1-e84feadd0ae8 req-984d75ea-111c-4c37-8405-ba41538f73ee tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-reader] GET https://10.4.3.223/volume/v3/volumes/detail Jul 03 02:25:17.195148 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-39692fb8-c5ee-4d06-95d1-e84feadd0ae8 req-984d75ea-111c-4c37-8405-ba41538f73ee tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-reader] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:17.195389 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-39692fb8-c5ee-4d06-95d1-e84feadd0ae8 req-984d75ea-111c-4c37-8405-ba41538f73ee tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-reader] Calling method 'detail' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:17.195713 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.api_utils [req-39692fb8-c5ee-4d06-95d1-e84feadd0ae8 req-984d75ea-111c-4c37-8405-ba41538f73ee tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-reader] Removing options '' from query. {{(pid=100013) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 02:25:17.196811 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [req-39692fb8-c5ee-4d06-95d1-e84feadd0ae8 req-984d75ea-111c-4c37-8405-ba41538f73ee tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100013) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 02:25:17.205872 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-39692fb8-c5ee-4d06-95d1-e84feadd0ae8 req-984d75ea-111c-4c37-8405-ba41538f73ee tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-reader] Get all volumes completed successfully. Jul 03 02:25:17.206746 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:17.206746 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:25:17.212443 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-39692fb8-c5ee-4d06-95d1-e84feadd0ae8 req-984d75ea-111c-4c37-8405-ba41538f73ee tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-reader] https://10.4.3.223/volume/v3/volumes/detail returned with HTTP 200 Jul 03 02:25:17.212882 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 114/450] 10.4.3.223 () {68 vars in 1508 bytes} [Fri Jul 3 02:25:17 2026] GET /volume/v3/volumes/detail => generated 2539 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:25:17.217578 np0000004352 devstack@c-api.service[100012]: DEBUG oslo_db.sqlalchemy.engines [None req-ccaa7425-30d5-469b-8b1d-ee85ff1c11dd tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100012) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 02:25:17.223023 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:17.223023 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:25:17.233250 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-ccaa7425-30d5-469b-8b1d-ee85ff1c11dd tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] https://10.4.3.223/volume/v3/volumes/dfd1c76d-c578-458b-944e-152f53800b4e returned with HTTP 200 Jul 03 02:25:17.233632 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 115/451] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:25:17 2026] GET /volume/v3/volumes/dfd1c76d-c578-458b-944e-152f53800b4e => generated 912 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:25:17.239169 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-11501032-7226-4266-b7b8-9a2daea92c2b None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:17.244450 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-11501032-7226-4266-b7b8-9a2daea92c2b tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] DELETE https://10.4.3.223/volume/v3/volumes/efee36c0-2e42-4837-a6e7-ccffb5fc0299 Jul 03 02:25:17.244657 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-11501032-7226-4266-b7b8-9a2daea92c2b tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:17.245053 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-11501032-7226-4266-b7b8-9a2daea92c2b tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] Calling method 'delete' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:17.245368 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.volumes [None req-11501032-7226-4266-b7b8-9a2daea92c2b tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] Delete volume with id: efee36c0-2e42-4837-a6e7-ccffb5fc0299 Jul 03 02:25:17.256504 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:17.256504 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:25:17.256909 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-11501032-7226-4266-b7b8-9a2daea92c2b tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] Volume info retrieved successfully. Jul 03 02:25:17.281922 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-11501032-7226-4266-b7b8-9a2daea92c2b tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] Delete volume request issued successfully. Jul 03 02:25:17.282029 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-11501032-7226-4266-b7b8-9a2daea92c2b tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] https://10.4.3.223/volume/v3/volumes/efee36c0-2e42-4837-a6e7-ccffb5fc0299 returned with HTTP 202 Jul 03 02:25:17.282554 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 109/452] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:25:17 2026] DELETE /volume/v3/volumes/efee36c0-2e42-4837-a6e7-ccffb5fc0299 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:25:17.294002 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-f6a59ec6-ba13-4611-a6eb-2988120f71b5 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:17.295789 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-f6a59ec6-ba13-4611-a6eb-2988120f71b5 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] GET https://10.4.3.223/volume/v3/volumes/efee36c0-2e42-4837-a6e7-ccffb5fc0299 Jul 03 02:25:17.295955 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-f6a59ec6-ba13-4611-a6eb-2988120f71b5 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:17.296454 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-f6a59ec6-ba13-4611-a6eb-2988120f71b5 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:17.302623 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:17.302623 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:25:17.306253 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-f6a59ec6-ba13-4611-a6eb-2988120f71b5 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] Volume info retrieved successfully. Jul 03 02:25:17.310048 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-f6a59ec6-ba13-4611-a6eb-2988120f71b5 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] https://10.4.3.223/volume/v3/volumes/efee36c0-2e42-4837-a6e7-ccffb5fc0299 returned with HTTP 200 Jul 03 02:25:17.310406 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 115/453] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:25:17 2026] GET /volume/v3/volumes/efee36c0-2e42-4837-a6e7-ccffb5fc0299 => generated 850 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:18.130985 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-66d20613-4d73-4adb-9238-a455d270de9c None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:18.132607 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-66d20613-4d73-4adb-9238-a455d270de9c tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] GET https://10.4.3.223/volume/v3/backups/31069b3b-dc00-4c13-b0ee-ac97e3be76de Jul 03 02:25:18.132825 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-66d20613-4d73-4adb-9238-a455d270de9c tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:18.133006 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-66d20613-4d73-4adb-9238-a455d270de9c tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:18.133109 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-66d20613-4d73-4adb-9238-a455d270de9c tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Show backup with id 31069b3b-dc00-4c13-b0ee-ac97e3be76de. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:25:18.138173 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:18.138173 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:25:18.138939 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-66d20613-4d73-4adb-9238-a455d270de9c tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] https://10.4.3.223/volume/v3/backups/31069b3b-dc00-4c13-b0ee-ac97e3be76de returned with HTTP 200 Jul 03 02:25:18.139275 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 115/454] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:25:18 2026] GET /volume/v3/backups/31069b3b-dc00-4c13-b0ee-ac97e3be76de => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:18.251081 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-73d68fb8-52f3-46a2-afc9-d29d60bb7ede None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:18.253664 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-73d68fb8-52f3-46a2-afc9-d29d60bb7ede tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] GET https://10.4.3.223/volume/v3/volumes/dfd1c76d-c578-458b-944e-152f53800b4e Jul 03 02:25:18.253664 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-73d68fb8-52f3-46a2-afc9-d29d60bb7ede tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:18.254307 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-73d68fb8-52f3-46a2-afc9-d29d60bb7ede tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:18.262182 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-73d68fb8-52f3-46a2-afc9-d29d60bb7ede tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] https://10.4.3.223/volume/v3/volumes/dfd1c76d-c578-458b-944e-152f53800b4e returned with HTTP 404 Jul 03 02:25:18.262916 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 116/455] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:25:18 2026] GET /volume/v3/volumes/dfd1c76d-c578-458b-944e-152f53800b4e => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 02:25:18.272951 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-dc319e1d-4caa-4635-a557-a43fda221273 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:18.275279 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-dc319e1d-4caa-4635-a557-a43fda221273 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] GET https://10.4.3.223/volume/v3/groups/9a1e1fc4-5a70-47ce-9c00-3be6d080518c Jul 03 02:25:18.275587 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-dc319e1d-4caa-4635-a557-a43fda221273 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:18.275854 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-dc319e1d-4caa-4635-a557-a43fda221273 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Calling method 'version_select' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:18.276265 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.groups [None req-dc319e1d-4caa-4635-a557-a43fda221273 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] show called for member 9a1e1fc4-5a70-47ce-9c00-3be6d080518c {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 02:25:18.284172 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-dc319e1d-4caa-4635-a557-a43fda221273 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] https://10.4.3.223/volume/v3/groups/9a1e1fc4-5a70-47ce-9c00-3be6d080518c returned with HTTP 404 Jul 03 02:25:18.285923 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 110/456] 10.4.3.223 () {68 vars in 1386 bytes} [Fri Jul 3 02:25:18 2026] GET /volume/v3/groups/9a1e1fc4-5a70-47ce-9c00-3be6d080518c => generated 108 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 02:25:18.313687 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-d6bb77f8-f597-4c40-8c46-29047ec85c32 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:18.316473 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-d6bb77f8-f597-4c40-8c46-29047ec85c32 tempest-GroupSnapshotsTest-1406528118 tempest-GroupSnapshotsTest-1406528118-project-admin] DELETE https://10.4.3.223/volume/v3/group_types/94db7a9f-d33e-456b-8572-0b33db81ae38 Jul 03 02:25:18.317498 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-d6bb77f8-f597-4c40-8c46-29047ec85c32 tempest-GroupSnapshotsTest-1406528118 tempest-GroupSnapshotsTest-1406528118-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:18.317498 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-d6bb77f8-f597-4c40-8c46-29047ec85c32 tempest-GroupSnapshotsTest-1406528118 tempest-GroupSnapshotsTest-1406528118-project-admin] Calling method 'version_select' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:18.327567 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-2c21e98e-49ca-4151-8a93-35efc4e9aad7 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:18.330765 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-2c21e98e-49ca-4151-8a93-35efc4e9aad7 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] GET https://10.4.3.223/volume/v3/volumes/efee36c0-2e42-4837-a6e7-ccffb5fc0299 Jul 03 02:25:18.330998 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-2c21e98e-49ca-4151-8a93-35efc4e9aad7 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:18.331258 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-2c21e98e-49ca-4151-8a93-35efc4e9aad7 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:18.346123 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-2c21e98e-49ca-4151-8a93-35efc4e9aad7 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] https://10.4.3.223/volume/v3/volumes/efee36c0-2e42-4837-a6e7-ccffb5fc0299 returned with HTTP 404 Jul 03 02:25:18.346881 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 116/457] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:25:18 2026] GET /volume/v3/volumes/efee36c0-2e42-4837-a6e7-ccffb5fc0299 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:25:18.355756 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-1f1d414b-7669-4c79-9078-def8b2aaa2be None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:18.359409 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-1f1d414b-7669-4c79-9078-def8b2aaa2be tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] DELETE https://10.4.3.223/volume/v3/volumes/1ba16507-df03-4386-9ecf-f3800419fbd6 Jul 03 02:25:18.359691 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-1f1d414b-7669-4c79-9078-def8b2aaa2be tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:18.360176 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-1f1d414b-7669-4c79-9078-def8b2aaa2be tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] Calling method 'delete' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:18.360176 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.volumes [None req-1f1d414b-7669-4c79-9078-def8b2aaa2be tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] Delete volume with id: 1ba16507-df03-4386-9ecf-f3800419fbd6 Jul 03 02:25:18.370359 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:18.370359 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:25:18.371439 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-1f1d414b-7669-4c79-9078-def8b2aaa2be tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] Volume info retrieved successfully. Jul 03 02:25:18.385701 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-d6bb77f8-f597-4c40-8c46-29047ec85c32 tempest-GroupSnapshotsTest-1406528118 tempest-GroupSnapshotsTest-1406528118-project-admin] https://10.4.3.223/volume/v3/group_types/94db7a9f-d33e-456b-8572-0b33db81ae38 returned with HTTP 202 Jul 03 02:25:18.387736 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 116/458] 10.4.3.223 () {68 vars in 1404 bytes} [Fri Jul 3 02:25:18 2026] DELETE /volume/v3/group_types/94db7a9f-d33e-456b-8572-0b33db81ae38 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 02:25:18.397630 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-7fa95dfa-ed1c-4980-b79f-66d638e82fb5 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:18.401329 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-7fa95dfa-ed1c-4980-b79f-66d638e82fb5 tempest-GroupSnapshotsTest-1406528118 tempest-GroupSnapshotsTest-1406528118-project-admin] DELETE https://10.4.3.223/volume/v3/types/bebb848b-c7b9-4384-9e37-b8fef7f300d7 Jul 03 02:25:18.401517 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-1f1d414b-7669-4c79-9078-def8b2aaa2be tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] Delete volume request issued successfully. Jul 03 02:25:18.401618 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-7fa95dfa-ed1c-4980-b79f-66d638e82fb5 tempest-GroupSnapshotsTest-1406528118 tempest-GroupSnapshotsTest-1406528118-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:18.404459 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-1f1d414b-7669-4c79-9078-def8b2aaa2be tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] https://10.4.3.223/volume/v3/volumes/1ba16507-df03-4386-9ecf-f3800419fbd6 returned with HTTP 202 Jul 03 02:25:18.405138 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-7fa95dfa-ed1c-4980-b79f-66d638e82fb5 tempest-GroupSnapshotsTest-1406528118 tempest-GroupSnapshotsTest-1406528118-project-admin] Calling method '_delete' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:18.405222 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 117/459] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:25:18 2026] DELETE /volume/v3/volumes/1ba16507-df03-4386-9ecf-f3800419fbd6 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:25:18.414516 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-bb566d83-0c65-4145-8d3e-b87eac83ce4e None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:18.419164 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-bb566d83-0c65-4145-8d3e-b87eac83ce4e tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] GET https://10.4.3.223/volume/v3/volumes/1ba16507-df03-4386-9ecf-f3800419fbd6 Jul 03 02:25:18.419164 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-bb566d83-0c65-4145-8d3e-b87eac83ce4e tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:18.419335 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-bb566d83-0c65-4145-8d3e-b87eac83ce4e tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:18.428566 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:18.428566 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:25:18.435476 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-bb566d83-0c65-4145-8d3e-b87eac83ce4e tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] Volume info retrieved successfully. Jul 03 02:25:18.437116 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-7fa95dfa-ed1c-4980-b79f-66d638e82fb5 tempest-GroupSnapshotsTest-1406528118 tempest-GroupSnapshotsTest-1406528118-project-admin] https://10.4.3.223/volume/v3/types/bebb848b-c7b9-4384-9e37-b8fef7f300d7 returned with HTTP 202 Jul 03 02:25:18.437617 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 111/460] 10.4.3.223 () {66 vars in 1345 bytes} [Fri Jul 3 02:25:18 2026] DELETE /volume/v3/types/bebb848b-c7b9-4384-9e37-b8fef7f300d7 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:25:18.439283 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-bb566d83-0c65-4145-8d3e-b87eac83ce4e tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] https://10.4.3.223/volume/v3/volumes/1ba16507-df03-4386-9ecf-f3800419fbd6 returned with HTTP 200 Jul 03 02:25:18.440969 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 117/461] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:25:18 2026] GET /volume/v3/volumes/1ba16507-df03-4386-9ecf-f3800419fbd6 => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:18.445569 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-aaf40f39-5c90-4e2e-bfba-18926aa688bf None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:18.449338 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-aaf40f39-5c90-4e2e-bfba-18926aa688bf tempest-GroupSnapshotsTest-1406528118 tempest-GroupSnapshotsTest-1406528118-project-admin] GET https://10.4.3.223/volume/v3/types/bebb848b-c7b9-4384-9e37-b8fef7f300d7 Jul 03 02:25:18.449338 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-aaf40f39-5c90-4e2e-bfba-18926aa688bf tempest-GroupSnapshotsTest-1406528118 tempest-GroupSnapshotsTest-1406528118-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:18.449338 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-aaf40f39-5c90-4e2e-bfba-18926aa688bf tempest-GroupSnapshotsTest-1406528118 tempest-GroupSnapshotsTest-1406528118-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:18.453463 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-aaf40f39-5c90-4e2e-bfba-18926aa688bf tempest-GroupSnapshotsTest-1406528118 tempest-GroupSnapshotsTest-1406528118-project-admin] https://10.4.3.223/volume/v3/types/bebb848b-c7b9-4384-9e37-b8fef7f300d7 returned with HTTP 404 Jul 03 02:25:18.453709 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 117/462] 10.4.3.223 () {66 vars in 1342 bytes} [Fri Jul 3 02:25:18 2026] GET /volume/v3/types/bebb848b-c7b9-4384-9e37-b8fef7f300d7 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:25:18.462930 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-e356e580-85cf-44fa-be02-cdc27bec3b47 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:18.464829 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-e356e580-85cf-44fa-be02-cdc27bec3b47 tempest-GroupSnapshotsTest-1406528118 tempest-GroupSnapshotsTest-1406528118-project-admin] POST https://10.4.3.223/volume/v3/types Jul 03 02:25:18.465186 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-e356e580-85cf-44fa-be02-cdc27bec3b47 tempest-GroupSnapshotsTest-1406528118 tempest-GroupSnapshotsTest-1406528118-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1316533384"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:25:18.483329 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-e356e580-85cf-44fa-be02-cdc27bec3b47 tempest-GroupSnapshotsTest-1406528118 tempest-GroupSnapshotsTest-1406528118-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Jul 03 02:25:18.484038 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 118/463] 10.4.3.223 () {68 vars in 1252 bytes} [Fri Jul 3 02:25:18 2026] POST /volume/v3/types => generated 224 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:18.492631 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-74329af6-5e93-4de9-ad73-b7378c7b2c45 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:18.494340 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-74329af6-5e93-4de9-ad73-b7378c7b2c45 tempest-GroupSnapshotsTest-1406528118 tempest-GroupSnapshotsTest-1406528118-project-admin] POST https://10.4.3.223/volume/v3/group_types Jul 03 02:25:18.494708 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-74329af6-5e93-4de9-ad73-b7378c7b2c45 tempest-GroupSnapshotsTest-1406528118 tempest-GroupSnapshotsTest-1406528118-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1360266569"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:25:18.511955 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-74329af6-5e93-4de9-ad73-b7378c7b2c45 tempest-GroupSnapshotsTest-1406528118 tempest-GroupSnapshotsTest-1406528118-project-admin] https://10.4.3.223/volume/v3/group_types returned with HTTP 202 Jul 03 02:25:18.512496 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 112/464] 10.4.3.223 () {70 vars in 1311 bytes} [Fri Jul 3 02:25:18 2026] POST /volume/v3/group_types => generated 181 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:25:18.522215 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-4459368d-23db-49ec-9481-a156b4ce93bf None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:18.524529 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-4459368d-23db-49ec-9481-a156b4ce93bf tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] POST https://10.4.3.223/volume/v3/groups Jul 03 02:25:18.524944 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-4459368d-23db-49ec-9481-a156b4ce93bf tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "5595b900-213a-46c4-8beb-0b38710ad60d", "volume_types": ["64d1d678-bdbf-4925-8d73-e1d76802120e"], "name": "tempest-GroupSnapshotsTest-Group-326549063"}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:25:18.526480 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.groups [None req-4459368d-23db-49ec-9481-a156b4ce93bf tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Creating new group {'group': {'group_type': '5595b900-213a-46c4-8beb-0b38710ad60d', 'volume_types': ['64d1d678-bdbf-4925-8d73-e1d76802120e'], 'name': 'tempest-GroupSnapshotsTest-Group-326549063'}} {{(pid=100013) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 03 02:25:18.530325 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.groups [None req-4459368d-23db-49ec-9481-a156b4ce93bf tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Creating group tempest-GroupSnapshotsTest-Group-326549063. Jul 03 02:25:18.545894 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-4459368d-23db-49ec-9481-a156b4ce93bf tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Availability Zones retrieved successfully. Jul 03 02:25:18.559452 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.quota [None req-4459368d-23db-49ec-9481-a156b4ce93bf tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Created reservations ['469bef9c-8ffb-41b6-87f5-cbcf31cf1f17'] {{(pid=100013) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:25:18.590458 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-4459368d-23db-49ec-9481-a156b4ce93bf tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] https://10.4.3.223/volume/v3/groups returned with HTTP 202 Jul 03 02:25:18.590893 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 118/465] 10.4.3.223 () {70 vars in 1297 bytes} [Fri Jul 3 02:25:18 2026] POST /volume/v3/groups => generated 111 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:25:18.605705 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-9e7c8e7e-459b-48cf-b3b9-4e9f25554188 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:18.608063 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-9e7c8e7e-459b-48cf-b3b9-4e9f25554188 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] GET https://10.4.3.223/volume/v3/groups/d18f618a-9c7e-41b8-bd1e-aa497b07a7d4 Jul 03 02:25:18.608407 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-9e7c8e7e-459b-48cf-b3b9-4e9f25554188 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:18.608998 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-9e7c8e7e-459b-48cf-b3b9-4e9f25554188 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Calling method 'version_select' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:18.609218 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.groups [None req-9e7c8e7e-459b-48cf-b3b9-4e9f25554188 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] show called for member d18f618a-9c7e-41b8-bd1e-aa497b07a7d4 {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 02:25:18.613251 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:18.613251 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:25:18.621047 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-9e7c8e7e-459b-48cf-b3b9-4e9f25554188 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] https://10.4.3.223/volume/v3/groups/d18f618a-9c7e-41b8-bd1e-aa497b07a7d4 returned with HTTP 200 Jul 03 02:25:18.621500 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 118/466] 10.4.3.223 () {68 vars in 1386 bytes} [Fri Jul 3 02:25:18 2026] GET /volume/v3/groups/d18f618a-9c7e-41b8-bd1e-aa497b07a7d4 => generated 391 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:25:19.152729 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-06047209-fedd-44c5-8af7-b3544f8d74b7 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:19.156440 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-06047209-fedd-44c5-8af7-b3544f8d74b7 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] GET https://10.4.3.223/volume/v3/backups/31069b3b-dc00-4c13-b0ee-ac97e3be76de Jul 03 02:25:19.156440 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-06047209-fedd-44c5-8af7-b3544f8d74b7 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:19.156440 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-06047209-fedd-44c5-8af7-b3544f8d74b7 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:19.156440 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-06047209-fedd-44c5-8af7-b3544f8d74b7 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Show backup with id 31069b3b-dc00-4c13-b0ee-ac97e3be76de. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:25:19.161818 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:19.161818 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:25:19.163766 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-06047209-fedd-44c5-8af7-b3544f8d74b7 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] https://10.4.3.223/volume/v3/backups/31069b3b-dc00-4c13-b0ee-ac97e3be76de returned with HTTP 200 Jul 03 02:25:19.163766 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 119/467] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:25:19 2026] GET /volume/v3/backups/31069b3b-dc00-4c13-b0ee-ac97e3be76de => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:19.456825 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-f13dfc63-98db-451f-b5c4-254a0d6eea66 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:19.459098 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-f13dfc63-98db-451f-b5c4-254a0d6eea66 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] GET https://10.4.3.223/volume/v3/volumes/1ba16507-df03-4386-9ecf-f3800419fbd6 Jul 03 02:25:19.459262 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-f13dfc63-98db-451f-b5c4-254a0d6eea66 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:19.459717 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-f13dfc63-98db-451f-b5c4-254a0d6eea66 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:19.466840 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-f13dfc63-98db-451f-b5c4-254a0d6eea66 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] https://10.4.3.223/volume/v3/volumes/1ba16507-df03-4386-9ecf-f3800419fbd6 returned with HTTP 404 Jul 03 02:25:19.467340 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 113/468] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:25:19 2026] GET /volume/v3/volumes/1ba16507-df03-4386-9ecf-f3800419fbd6 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:25:19.477187 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-af046943-07f6-48cd-b3a6-2ab6c6900f11 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:19.479043 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-af046943-07f6-48cd-b3a6-2ab6c6900f11 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] DELETE https://10.4.3.223/volume/v3/volumes/47e13696-38e8-4f02-9586-efac3d0a3e3d Jul 03 02:25:19.479381 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-af046943-07f6-48cd-b3a6-2ab6c6900f11 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:19.479797 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-af046943-07f6-48cd-b3a6-2ab6c6900f11 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] Calling method 'delete' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:19.481227 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.volumes [None req-af046943-07f6-48cd-b3a6-2ab6c6900f11 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] Delete volume with id: 47e13696-38e8-4f02-9586-efac3d0a3e3d Jul 03 02:25:19.488261 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:19.488261 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:25:19.489068 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-af046943-07f6-48cd-b3a6-2ab6c6900f11 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] Volume info retrieved successfully. Jul 03 02:25:19.528668 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-af046943-07f6-48cd-b3a6-2ab6c6900f11 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] Delete volume request issued successfully. Jul 03 02:25:19.528668 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-af046943-07f6-48cd-b3a6-2ab6c6900f11 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] https://10.4.3.223/volume/v3/volumes/47e13696-38e8-4f02-9586-efac3d0a3e3d returned with HTTP 202 Jul 03 02:25:19.528668 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 119/469] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:25:19 2026] DELETE /volume/v3/volumes/47e13696-38e8-4f02-9586-efac3d0a3e3d => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:25:19.542571 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-120d8f77-3cde-4357-805c-d39ac3ad4598 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:19.552249 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-120d8f77-3cde-4357-805c-d39ac3ad4598 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] GET https://10.4.3.223/volume/v3/volumes/47e13696-38e8-4f02-9586-efac3d0a3e3d Jul 03 02:25:19.552629 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-120d8f77-3cde-4357-805c-d39ac3ad4598 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:19.553524 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-120d8f77-3cde-4357-805c-d39ac3ad4598 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:19.563048 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:19.563048 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:25:19.568652 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-120d8f77-3cde-4357-805c-d39ac3ad4598 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] Volume info retrieved successfully. Jul 03 02:25:19.575485 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-120d8f77-3cde-4357-805c-d39ac3ad4598 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] https://10.4.3.223/volume/v3/volumes/47e13696-38e8-4f02-9586-efac3d0a3e3d returned with HTTP 200 Jul 03 02:25:19.576041 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 119/470] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:25:19 2026] GET /volume/v3/volumes/47e13696-38e8-4f02-9586-efac3d0a3e3d => generated 852 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:19.634228 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-84d16843-24b8-485c-acfa-9385e39ca848 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:19.636901 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-84d16843-24b8-485c-acfa-9385e39ca848 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] GET https://10.4.3.223/volume/v3/groups/d18f618a-9c7e-41b8-bd1e-aa497b07a7d4 Jul 03 02:25:19.637133 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-84d16843-24b8-485c-acfa-9385e39ca848 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:19.637351 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-84d16843-24b8-485c-acfa-9385e39ca848 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Calling method 'version_select' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:19.637519 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.groups [None req-84d16843-24b8-485c-acfa-9385e39ca848 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] show called for member d18f618a-9c7e-41b8-bd1e-aa497b07a7d4 {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 02:25:19.641988 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:19.641988 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:25:19.654243 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-84d16843-24b8-485c-acfa-9385e39ca848 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] https://10.4.3.223/volume/v3/groups/d18f618a-9c7e-41b8-bd1e-aa497b07a7d4 returned with HTTP 200 Jul 03 02:25:19.654361 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 120/471] 10.4.3.223 () {68 vars in 1386 bytes} [Fri Jul 3 02:25:19 2026] GET /volume/v3/groups/d18f618a-9c7e-41b8-bd1e-aa497b07a7d4 => generated 392 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:25:19.667458 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-f8cdc704-2db1-4214-81bc-9cba391b516e None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:19.669834 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-f8cdc704-2db1-4214-81bc-9cba391b516e tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:25:19.670363 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-f8cdc704-2db1-4214-81bc-9cba391b516e tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-984951822", "volume_type": "64d1d678-bdbf-4925-8d73-e1d76802120e", "group_id": "d18f618a-9c7e-41b8-bd1e-aa497b07a7d4", "size": 1}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:25:19.672143 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.volumes [None req-f8cdc704-2db1-4214-81bc-9cba391b516e tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-984951822', 'volume_type': '64d1d678-bdbf-4925-8d73-e1d76802120e', 'group_id': 'd18f618a-9c7e-41b8-bd1e-aa497b07a7d4', 'size': 1}} {{(pid=100014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:25:19.679794 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:19.679794 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:25:19.680405 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.volumes [None req-f8cdc704-2db1-4214-81bc-9cba391b516e tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Create volume of 1 GB Jul 03 02:25:19.688141 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-f8cdc704-2db1-4214-81bc-9cba391b516e tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Availability Zones retrieved successfully. Jul 03 02:25:19.696334 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-f8cdc704-2db1-4214-81bc-9cba391b516e tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Flow 'volume_create_api' (c799544d-fc6c-4e66-98c6-52f31e57e2fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:25:19.697780 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-f8cdc704-2db1-4214-81bc-9cba391b516e tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26bfd1ed-3ce5-4bf5-bf3e-2ffdab530e1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:25:19.698516 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:19.698516 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:25:19.699035 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.flows.api.create_volume [None req-f8cdc704-2db1-4214-81bc-9cba391b516e tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Validating volume size '1' using validate_int {{(pid=100014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:25:19.723034 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-f8cdc704-2db1-4214-81bc-9cba391b516e tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26bfd1ed-3ce5-4bf5-bf3e-2ffdab530e1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:25:18Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=64d1d678-bdbf-4925-8d73-e1d76802120e,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1316533384',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64d1d678-bdbf-4925-8d73-e1d76802120e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'd18f618a-9c7e-41b8-bd1e-aa497b07a7d4', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:25:19.723894 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-f8cdc704-2db1-4214-81bc-9cba391b516e tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e953b114-47a5-4d92-937d-f4451f9b2ddd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:25:19.753362 np0000004352 devstack@c-api.service[100014]: WARNING cinder.quota [None req-f8cdc704-2db1-4214-81bc-9cba391b516e tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1316533384 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1316533384, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:25:19.753747 np0000004352 devstack@c-api.service[100014]: WARNING cinder.quota [None req-f8cdc704-2db1-4214-81bc-9cba391b516e tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1316533384 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1316533384, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:25:19.783061 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.quota [None req-f8cdc704-2db1-4214-81bc-9cba391b516e tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Created reservations ['03e27e76-ac3d-4dd2-923a-283931d61081', '5a3452a8-757b-4259-9bf5-7e68f4dfa5f3', '99159925-4de4-40e5-8e86-afd8c012f6a1', '2c1541e9-347f-4072-a951-3aaf943e148e'] {{(pid=100014) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:25:19.784037 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-f8cdc704-2db1-4214-81bc-9cba391b516e tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e953b114-47a5-4d92-937d-f4451f9b2ddd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['03e27e76-ac3d-4dd2-923a-283931d61081', '5a3452a8-757b-4259-9bf5-7e68f4dfa5f3', '99159925-4de4-40e5-8e86-afd8c012f6a1', '2c1541e9-347f-4072-a951-3aaf943e148e']}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:25:19.784902 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-f8cdc704-2db1-4214-81bc-9cba391b516e tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb332b0e-aa19-4a57-b328-a2119a4dd4bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:25:19.812653 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-f8cdc704-2db1-4214-81bc-9cba391b516e tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb332b0e-aa19-4a57-b328-a2119a4dd4bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7c3f3fcf-c029-4048-ba39-bd91363ed142', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-984951822',encryption_key_id=None,group_id=d18f618a-9c7e-41b8-bd1e-aa497b07a7d4,group_type_id=,metadata={},multiattach=False,project_id='8c5ce150b536413fbcfcadbfae9b8bd3',qos_specs=None,replication_status=,reservations=['03e27e76-ac3d-4dd2-923a-283931d61081','5a3452a8-757b-4259-9bf5-7e68f4dfa5f3','99159925-4de4-40e5-8e86-afd8c012f6a1','2c1541e9-347f-4072-a951-3aaf943e148e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1bbcb7d0342456c81b2ee8e79820417',volume_type_id=64d1d678-bdbf-4925-8d73-e1d76802120e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:25:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-984951822',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=d18f618a-9c7e-41b8-bd1e-aa497b07a7d4,host=None,id=7c3f3fcf-c029-4048-ba39-bd91363ed142,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c5ce150b536413fbcfcadbfae9b8bd3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b1bbcb7d0342456c81b2ee8e79820417',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64d1d678-bdbf-4925-8d73-e1d76802120e),volume_type_id=64d1d678-bdbf-4925-8d73-e1d76802120e)}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:25:19.814027 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-f8cdc704-2db1-4214-81bc-9cba391b516e tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31a242cf-07b3-4676-8c3d-0a0630edfd1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:25:19.840075 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-f8cdc704-2db1-4214-81bc-9cba391b516e tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31a242cf-07b3-4676-8c3d-0a0630edfd1e) transitioned into state 'SUCCESS' from state '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-984951822',encryption_key_id=None,group_id=d18f618a-9c7e-41b8-bd1e-aa497b07a7d4,group_type_id=,metadata={},multiattach=False,project_id='8c5ce150b536413fbcfcadbfae9b8bd3',qos_specs=None,replication_status=,reservations=['03e27e76-ac3d-4dd2-923a-283931d61081','5a3452a8-757b-4259-9bf5-7e68f4dfa5f3','99159925-4de4-40e5-8e86-afd8c012f6a1','2c1541e9-347f-4072-a951-3aaf943e148e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1bbcb7d0342456c81b2ee8e79820417',volume_type_id=64d1d678-bdbf-4925-8d73-e1d76802120e)}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:25:19.841314 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-f8cdc704-2db1-4214-81bc-9cba391b516e tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e6deba7-37d8-494d-98ee-9183c216cbf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:25:19.862144 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-f8cdc704-2db1-4214-81bc-9cba391b516e tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e6deba7-37d8-494d-98ee-9183c216cbf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:25:19.863143 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-f8cdc704-2db1-4214-81bc-9cba391b516e tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Flow 'volume_create_api' (c799544d-fc6c-4e66-98c6-52f31e57e2fa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:25:19.863517 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-f8cdc704-2db1-4214-81bc-9cba391b516e tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Create volume request issued successfully. Jul 03 02:25:19.864343 np0000004352 devstack@c-api.service[100014]: WARNING stevedore.named [None req-f8cdc704-2db1-4214-81bc-9cba391b516e tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:25:19.864694 np0000004352 devstack@c-api.service[100014]: WARNING castellan.key_manager [None req-f8cdc704-2db1-4214-81bc-9cba391b516e tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:25:19.923829 np0000004352 devstack@c-api.service[100014]: DEBUG oslo_db.sqlalchemy.engines [None req-f8cdc704-2db1-4214-81bc-9cba391b516e tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100014) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 02:25:19.928626 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:19.928626 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:25:19.934551 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-f8cdc704-2db1-4214-81bc-9cba391b516e tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:25:19.935998 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 114/472] 10.4.3.223 () {70 vars in 1300 bytes} [Fri Jul 3 02:25:19 2026] POST /volume/v3/volumes => generated 822 bytes in 268 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:25:19.951205 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-10a26295-1177-45ff-b511-c66434da5360 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:19.951205 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-10a26295-1177-45ff-b511-c66434da5360 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] GET https://10.4.3.223/volume/v3/volumes/7c3f3fcf-c029-4048-ba39-bd91363ed142 Jul 03 02:25:19.951399 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-10a26295-1177-45ff-b511-c66434da5360 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:19.951743 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-10a26295-1177-45ff-b511-c66434da5360 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:19.961021 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:19.961021 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:25:19.965859 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-10a26295-1177-45ff-b511-c66434da5360 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Volume info retrieved successfully. Jul 03 02:25:19.966771 np0000004352 devstack@c-api.service[100013]: WARNING stevedore.named [None req-10a26295-1177-45ff-b511-c66434da5360 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:25:19.966997 np0000004352 devstack@c-api.service[100013]: WARNING castellan.key_manager [None req-10a26295-1177-45ff-b511-c66434da5360 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:25:20.021508 np0000004352 devstack@c-api.service[100013]: DEBUG oslo_db.sqlalchemy.engines [None req-10a26295-1177-45ff-b511-c66434da5360 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100013) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 02:25:20.025341 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:20.025341 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:25:20.034402 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-10a26295-1177-45ff-b511-c66434da5360 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] https://10.4.3.223/volume/v3/volumes/7c3f3fcf-c029-4048-ba39-bd91363ed142 returned with HTTP 200 Jul 03 02:25:20.035243 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 120/473] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:25:19 2026] GET /volume/v3/volumes/7c3f3fcf-c029-4048-ba39-bd91363ed142 => generated 914 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:25:20.176027 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-912cccc9-48e0-42b3-b3e5-5413a433f9b8 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:20.177773 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-912cccc9-48e0-42b3-b3e5-5413a433f9b8 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] GET https://10.4.3.223/volume/v3/backups/31069b3b-dc00-4c13-b0ee-ac97e3be76de Jul 03 02:25:20.177994 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-912cccc9-48e0-42b3-b3e5-5413a433f9b8 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:20.178212 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-912cccc9-48e0-42b3-b3e5-5413a433f9b8 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:20.178342 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-912cccc9-48e0-42b3-b3e5-5413a433f9b8 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Show backup with id 31069b3b-dc00-4c13-b0ee-ac97e3be76de. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:25:20.184053 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:20.184053 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:25:20.185121 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-912cccc9-48e0-42b3-b3e5-5413a433f9b8 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] https://10.4.3.223/volume/v3/backups/31069b3b-dc00-4c13-b0ee-ac97e3be76de returned with HTTP 200 Jul 03 02:25:20.185582 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 120/474] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:25:20 2026] GET /volume/v3/backups/31069b3b-dc00-4c13-b0ee-ac97e3be76de => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:20.592625 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-88db9b62-c57d-47f3-b0df-0e892655b630 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:20.595382 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-88db9b62-c57d-47f3-b0df-0e892655b630 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] GET https://10.4.3.223/volume/v3/volumes/47e13696-38e8-4f02-9586-efac3d0a3e3d Jul 03 02:25:20.595382 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-88db9b62-c57d-47f3-b0df-0e892655b630 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:20.595495 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-88db9b62-c57d-47f3-b0df-0e892655b630 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:20.604273 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-88db9b62-c57d-47f3-b0df-0e892655b630 tempest-VolumesTestJSON-1025926721 tempest-VolumesTestJSON-1025926721-project-member] https://10.4.3.223/volume/v3/volumes/47e13696-38e8-4f02-9586-efac3d0a3e3d returned with HTTP 404 Jul 03 02:25:20.604933 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 121/475] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:25:20 2026] GET /volume/v3/volumes/47e13696-38e8-4f02-9586-efac3d0a3e3d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:25:21.053009 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-0662843a-323a-4bee-935a-a3e65f70ea53 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:21.058113 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-0662843a-323a-4bee-935a-a3e65f70ea53 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] GET https://10.4.3.223/volume/v3/volumes/7c3f3fcf-c029-4048-ba39-bd91363ed142 Jul 03 02:25:21.062549 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-0662843a-323a-4bee-935a-a3e65f70ea53 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:21.062549 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-0662843a-323a-4bee-935a-a3e65f70ea53 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:21.084558 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:21.084558 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:25:21.093224 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-0662843a-323a-4bee-935a-a3e65f70ea53 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Volume info retrieved successfully. Jul 03 02:25:21.095588 np0000004352 devstack@c-api.service[100014]: WARNING stevedore.named [None req-0662843a-323a-4bee-935a-a3e65f70ea53 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:25:21.095588 np0000004352 devstack@c-api.service[100014]: WARNING castellan.key_manager [None req-0662843a-323a-4bee-935a-a3e65f70ea53 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:25:21.157074 np0000004352 devstack@c-api.service[100014]: DEBUG oslo_db.sqlalchemy.engines [None req-0662843a-323a-4bee-935a-a3e65f70ea53 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100014) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 02:25:21.164871 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:21.164871 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:25:21.177661 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-0662843a-323a-4bee-935a-a3e65f70ea53 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] https://10.4.3.223/volume/v3/volumes/7c3f3fcf-c029-4048-ba39-bd91363ed142 returned with HTTP 200 Jul 03 02:25:21.178227 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 115/476] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:25:21 2026] GET /volume/v3/volumes/7c3f3fcf-c029-4048-ba39-bd91363ed142 => generated 915 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:25:21.196250 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-d37a409a-e27c-4867-97fd-fe5f41b3930f None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:21.197407 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-d37a409a-e27c-4867-97fd-fe5f41b3930f tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:25:21.197883 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-d37a409a-e27c-4867-97fd-fe5f41b3930f tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1423906404", "volume_type": "64d1d678-bdbf-4925-8d73-e1d76802120e", "group_id": "d18f618a-9c7e-41b8-bd1e-aa497b07a7d4", "size": 1}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:25:21.199860 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.volumes [None req-d37a409a-e27c-4867-97fd-fe5f41b3930f tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1423906404', 'volume_type': '64d1d678-bdbf-4925-8d73-e1d76802120e', 'group_id': 'd18f618a-9c7e-41b8-bd1e-aa497b07a7d4', 'size': 1}} {{(pid=100013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:25:21.200483 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-7ae80583-1e8a-4399-be6c-b5322e099b96 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:21.204456 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-7ae80583-1e8a-4399-be6c-b5322e099b96 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] GET https://10.4.3.223/volume/v3/backups/31069b3b-dc00-4c13-b0ee-ac97e3be76de Jul 03 02:25:21.204825 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-7ae80583-1e8a-4399-be6c-b5322e099b96 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:21.205011 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-7ae80583-1e8a-4399-be6c-b5322e099b96 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:21.205231 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-7ae80583-1e8a-4399-be6c-b5322e099b96 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Show backup with id 31069b3b-dc00-4c13-b0ee-ac97e3be76de. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:25:21.209637 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:21.209637 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:25:21.209848 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:21.209848 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:25:21.210277 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.volumes [None req-d37a409a-e27c-4867-97fd-fe5f41b3930f tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Create volume of 1 GB Jul 03 02:25:21.210662 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-7ae80583-1e8a-4399-be6c-b5322e099b96 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] https://10.4.3.223/volume/v3/backups/31069b3b-dc00-4c13-b0ee-ac97e3be76de returned with HTTP 200 Jul 03 02:25:21.211050 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 121/477] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:25:21 2026] GET /volume/v3/backups/31069b3b-dc00-4c13-b0ee-ac97e3be76de => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:21.218622 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-d37a409a-e27c-4867-97fd-fe5f41b3930f tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Availability Zones retrieved successfully. Jul 03 02:25:21.226917 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-d37a409a-e27c-4867-97fd-fe5f41b3930f tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Flow 'volume_create_api' (6bd58be1-47f8-47b2-ae7a-be8bd77ce61b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:25:21.228587 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-d37a409a-e27c-4867-97fd-fe5f41b3930f tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5b2f5f4-4750-4b2d-8ad9-8462062714db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:25:21.229389 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:21.229389 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:25:21.230140 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.flows.api.create_volume [None req-d37a409a-e27c-4867-97fd-fe5f41b3930f tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Validating volume size '1' using validate_int {{(pid=100013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:25:21.257078 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-d37a409a-e27c-4867-97fd-fe5f41b3930f tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5b2f5f4-4750-4b2d-8ad9-8462062714db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:25:18Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=64d1d678-bdbf-4925-8d73-e1d76802120e,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1316533384',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64d1d678-bdbf-4925-8d73-e1d76802120e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'd18f618a-9c7e-41b8-bd1e-aa497b07a7d4', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:25:21.258285 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-d37a409a-e27c-4867-97fd-fe5f41b3930f tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1775317-bb47-4166-954f-d87aa9c991f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:25:21.296446 np0000004352 devstack@c-api.service[100013]: WARNING cinder.quota [None req-d37a409a-e27c-4867-97fd-fe5f41b3930f tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1316533384 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1316533384, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:25:21.296446 np0000004352 devstack@c-api.service[100013]: WARNING cinder.quota [None req-d37a409a-e27c-4867-97fd-fe5f41b3930f tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1316533384 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1316533384, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:25:21.318769 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.quota [None req-d37a409a-e27c-4867-97fd-fe5f41b3930f tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Created reservations ['e0210dfd-3c6c-4013-b1a2-1f531fd79c09', '4d37cdb3-a476-422b-bb6a-642ada6bd2f4', '28d43b86-1c0d-46d9-a6d8-b326574a6316', '19e4fbff-797e-4aeb-aaa7-4d061ac1a855'] {{(pid=100013) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:25:21.320461 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-d37a409a-e27c-4867-97fd-fe5f41b3930f tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1775317-bb47-4166-954f-d87aa9c991f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e0210dfd-3c6c-4013-b1a2-1f531fd79c09', '4d37cdb3-a476-422b-bb6a-642ada6bd2f4', '28d43b86-1c0d-46d9-a6d8-b326574a6316', '19e4fbff-797e-4aeb-aaa7-4d061ac1a855']}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:25:21.320629 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-d37a409a-e27c-4867-97fd-fe5f41b3930f tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5385193d-0039-4fd3-a4b0-891fdacdcfbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:25:21.355115 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-d37a409a-e27c-4867-97fd-fe5f41b3930f tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5385193d-0039-4fd3-a4b0-891fdacdcfbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6571e467-b8b0-4743-83ff-85b9055a9c8a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1423906404',encryption_key_id=None,group_id=d18f618a-9c7e-41b8-bd1e-aa497b07a7d4,group_type_id=,metadata={},multiattach=False,project_id='8c5ce150b536413fbcfcadbfae9b8bd3',qos_specs=None,replication_status=,reservations=['e0210dfd-3c6c-4013-b1a2-1f531fd79c09','4d37cdb3-a476-422b-bb6a-642ada6bd2f4','28d43b86-1c0d-46d9-a6d8-b326574a6316','19e4fbff-797e-4aeb-aaa7-4d061ac1a855'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1bbcb7d0342456c81b2ee8e79820417',volume_type_id=64d1d678-bdbf-4925-8d73-e1d76802120e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:25:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1423906404',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=d18f618a-9c7e-41b8-bd1e-aa497b07a7d4,host=None,id=6571e467-b8b0-4743-83ff-85b9055a9c8a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c5ce150b536413fbcfcadbfae9b8bd3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b1bbcb7d0342456c81b2ee8e79820417',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64d1d678-bdbf-4925-8d73-e1d76802120e),volume_type_id=64d1d678-bdbf-4925-8d73-e1d76802120e)}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:25:21.357755 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-d37a409a-e27c-4867-97fd-fe5f41b3930f tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac04a8da-f3e1-4274-9afa-f2333cce6e77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:25:21.392741 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-d37a409a-e27c-4867-97fd-fe5f41b3930f tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac04a8da-f3e1-4274-9afa-f2333cce6e77) transitioned into state 'SUCCESS' from state '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-1423906404',encryption_key_id=None,group_id=d18f618a-9c7e-41b8-bd1e-aa497b07a7d4,group_type_id=,metadata={},multiattach=False,project_id='8c5ce150b536413fbcfcadbfae9b8bd3',qos_specs=None,replication_status=,reservations=['e0210dfd-3c6c-4013-b1a2-1f531fd79c09','4d37cdb3-a476-422b-bb6a-642ada6bd2f4','28d43b86-1c0d-46d9-a6d8-b326574a6316','19e4fbff-797e-4aeb-aaa7-4d061ac1a855'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1bbcb7d0342456c81b2ee8e79820417',volume_type_id=64d1d678-bdbf-4925-8d73-e1d76802120e)}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:25:21.393502 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-d37a409a-e27c-4867-97fd-fe5f41b3930f tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96f2d842-cbb6-4a17-9dba-7285bb22082c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:25:21.410712 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-d37a409a-e27c-4867-97fd-fe5f41b3930f tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96f2d842-cbb6-4a17-9dba-7285bb22082c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:25:21.413442 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-d37a409a-e27c-4867-97fd-fe5f41b3930f tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Flow 'volume_create_api' (6bd58be1-47f8-47b2-ae7a-be8bd77ce61b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:25:21.413442 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-d37a409a-e27c-4867-97fd-fe5f41b3930f tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Create volume request issued successfully. Jul 03 02:25:21.413442 np0000004352 devstack@c-api.service[100013]: WARNING stevedore.named [None req-d37a409a-e27c-4867-97fd-fe5f41b3930f tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:25:21.413442 np0000004352 devstack@c-api.service[100013]: WARNING castellan.key_manager [None req-d37a409a-e27c-4867-97fd-fe5f41b3930f tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:25:21.469102 np0000004352 devstack@c-api.service[100013]: DEBUG oslo_db.sqlalchemy.engines [None req-d37a409a-e27c-4867-97fd-fe5f41b3930f tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100013) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 02:25:21.473092 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:21.473092 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:25:21.477378 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-d37a409a-e27c-4867-97fd-fe5f41b3930f tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:25:21.478300 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 121/478] 10.4.3.223 () {70 vars in 1300 bytes} [Fri Jul 3 02:25:21 2026] POST /volume/v3/volumes => generated 823 bytes in 286 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jul 03 02:25:21.492717 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-08687e61-d528-43f8-9bbc-8ceec1396131 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:21.494722 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-08687e61-d528-43f8-9bbc-8ceec1396131 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] GET https://10.4.3.223/volume/v3/volumes/6571e467-b8b0-4743-83ff-85b9055a9c8a Jul 03 02:25:21.494914 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-08687e61-d528-43f8-9bbc-8ceec1396131 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:21.495163 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-08687e61-d528-43f8-9bbc-8ceec1396131 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:21.505385 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:21.505385 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:25:21.513701 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-08687e61-d528-43f8-9bbc-8ceec1396131 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Volume info retrieved successfully. Jul 03 02:25:21.514612 np0000004352 devstack@c-api.service[100012]: WARNING stevedore.named [None req-08687e61-d528-43f8-9bbc-8ceec1396131 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:25:21.514790 np0000004352 devstack@c-api.service[100012]: WARNING castellan.key_manager [None req-08687e61-d528-43f8-9bbc-8ceec1396131 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:25:21.577942 np0000004352 devstack@c-api.service[100012]: DEBUG oslo_db.sqlalchemy.engines [None req-08687e61-d528-43f8-9bbc-8ceec1396131 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100012) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 02:25:21.581974 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:21.581974 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:25:21.596652 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-08687e61-d528-43f8-9bbc-8ceec1396131 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] https://10.4.3.223/volume/v3/volumes/6571e467-b8b0-4743-83ff-85b9055a9c8a returned with HTTP 200 Jul 03 02:25:21.597467 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 122/479] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:25:21 2026] GET /volume/v3/volumes/6571e467-b8b0-4743-83ff-85b9055a9c8a => generated 891 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:25:22.233078 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-b415ebc9-1b28-419a-9f96-ec075db7a907 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:22.235452 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-b415ebc9-1b28-419a-9f96-ec075db7a907 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] GET https://10.4.3.223/volume/v3/backups/31069b3b-dc00-4c13-b0ee-ac97e3be76de Jul 03 02:25:22.235676 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-b415ebc9-1b28-419a-9f96-ec075db7a907 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:22.236397 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-b415ebc9-1b28-419a-9f96-ec075db7a907 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:22.236397 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-b415ebc9-1b28-419a-9f96-ec075db7a907 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Show backup with id 31069b3b-dc00-4c13-b0ee-ac97e3be76de. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:25:22.242147 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:22.242147 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:25:22.244116 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-b415ebc9-1b28-419a-9f96-ec075db7a907 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] https://10.4.3.223/volume/v3/backups/31069b3b-dc00-4c13-b0ee-ac97e3be76de returned with HTTP 200 Jul 03 02:25:22.244949 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 116/480] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:25:22 2026] GET /volume/v3/backups/31069b3b-dc00-4c13-b0ee-ac97e3be76de => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:22.610415 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-047a0da4-bcd3-44e4-8ef8-d09259c941d8 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:22.612534 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-047a0da4-bcd3-44e4-8ef8-d09259c941d8 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] GET https://10.4.3.223/volume/v3/volumes/6571e467-b8b0-4743-83ff-85b9055a9c8a Jul 03 02:25:22.612753 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-047a0da4-bcd3-44e4-8ef8-d09259c941d8 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:22.613042 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-047a0da4-bcd3-44e4-8ef8-d09259c941d8 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:22.624329 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:22.624329 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:25:22.627617 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-047a0da4-bcd3-44e4-8ef8-d09259c941d8 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Volume info retrieved successfully. Jul 03 02:25:22.628500 np0000004352 devstack@c-api.service[100015]: WARNING stevedore.named [None req-047a0da4-bcd3-44e4-8ef8-d09259c941d8 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:25:22.628846 np0000004352 devstack@c-api.service[100015]: WARNING castellan.key_manager [None req-047a0da4-bcd3-44e4-8ef8-d09259c941d8 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:25:22.669516 np0000004352 devstack@c-api.service[100015]: DEBUG oslo_db.sqlalchemy.engines [None req-047a0da4-bcd3-44e4-8ef8-d09259c941d8 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100015) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 02:25:22.673548 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:22.673548 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:25:22.683753 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-047a0da4-bcd3-44e4-8ef8-d09259c941d8 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] https://10.4.3.223/volume/v3/volumes/6571e467-b8b0-4743-83ff-85b9055a9c8a returned with HTTP 200 Jul 03 02:25:22.684345 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 122/481] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:25:22 2026] GET /volume/v3/volumes/6571e467-b8b0-4743-83ff-85b9055a9c8a => generated 916 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:25:22.699275 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-dcf821d0-7920-4efe-a0b9-cb096561b117 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:22.701958 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-dcf821d0-7920-4efe-a0b9-cb096561b117 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] PUT https://10.4.3.223/volume/v3/groups/d18f618a-9c7e-41b8-bd1e-aa497b07a7d4 Jul 03 02:25:22.701958 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-dcf821d0-7920-4efe-a0b9-cb096561b117 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "7c3f3fcf-c029-4048-ba39-bd91363ed142"}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:25:22.709440 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.groups [None req-dcf821d0-7920-4efe-a0b9-cb096561b117 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Update called for group d18f618a-9c7e-41b8-bd1e-aa497b07a7d4. {{(pid=100013) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 03 02:25:22.709590 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.groups [None req-dcf821d0-7920-4efe-a0b9-cb096561b117 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Updating group d18f618a-9c7e-41b8-bd1e-aa497b07a7d4 with name None description: None add_volumes: None remove_volumes: 7c3f3fcf-c029-4048-ba39-bd91363ed142. Jul 03 02:25:22.713900 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:22.713900 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:25:22.740003 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-dcf821d0-7920-4efe-a0b9-cb096561b117 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] https://10.4.3.223/volume/v3/groups/d18f618a-9c7e-41b8-bd1e-aa497b07a7d4 returned with HTTP 202 Jul 03 02:25:22.740569 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 122/482] 10.4.3.223 () {70 vars in 1406 bytes} [Fri Jul 3 02:25:22 2026] PUT /volume/v3/groups/d18f618a-9c7e-41b8-bd1e-aa497b07a7d4 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 02:25:22.753904 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-b9736d92-1da6-42a4-bb06-b895c1df879a None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:22.756347 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-b9736d92-1da6-42a4-bb06-b895c1df879a tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] GET https://10.4.3.223/volume/v3/groups/d18f618a-9c7e-41b8-bd1e-aa497b07a7d4 Jul 03 02:25:22.756832 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-b9736d92-1da6-42a4-bb06-b895c1df879a tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:22.756832 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-b9736d92-1da6-42a4-bb06-b895c1df879a tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Calling method 'version_select' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:22.757088 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.groups [None req-b9736d92-1da6-42a4-bb06-b895c1df879a tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] show called for member d18f618a-9c7e-41b8-bd1e-aa497b07a7d4 {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 02:25:22.762123 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:22.762123 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:25:22.775730 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-b9736d92-1da6-42a4-bb06-b895c1df879a tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] https://10.4.3.223/volume/v3/groups/d18f618a-9c7e-41b8-bd1e-aa497b07a7d4 returned with HTTP 200 Jul 03 02:25:22.776875 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 123/483] 10.4.3.223 () {68 vars in 1386 bytes} [Fri Jul 3 02:25:22 2026] GET /volume/v3/groups/d18f618a-9c7e-41b8-bd1e-aa497b07a7d4 => generated 391 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:25:22.962079 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-7f986f2b-93f3-47bb-921f-93f4e054924b None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:23.075601 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-7f986f2b-93f3-47bb-921f-93f4e054924b tempest-VolumeSnapshotQuotasNegativeTestJSON-644354583 tempest-VolumeSnapshotQuotasNegativeTestJSON-644354583-project-admin] GET https://10.4.3.223/volume/v3/os-quota-sets/15406cdb0ffe408c93621d52ac438727 Jul 03 02:25:23.075820 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-7f986f2b-93f3-47bb-921f-93f4e054924b tempest-VolumeSnapshotQuotasNegativeTestJSON-644354583 tempest-VolumeSnapshotQuotasNegativeTestJSON-644354583-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:23.075989 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-7f986f2b-93f3-47bb-921f-93f4e054924b tempest-VolumeSnapshotQuotasNegativeTestJSON-644354583 tempest-VolumeSnapshotQuotasNegativeTestJSON-644354583-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:23.084153 np0000004352 devstack@c-api.service[100014]: WARNING cinder.quota [None req-7f986f2b-93f3-47bb-921f-93f4e054924b tempest-VolumeSnapshotQuotasNegativeTestJSON-644354583 tempest-VolumeSnapshotQuotasNegativeTestJSON-644354583-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1316533384 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1316533384, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:25:23.084502 np0000004352 devstack@c-api.service[100014]: WARNING cinder.quota [None req-7f986f2b-93f3-47bb-921f-93f4e054924b tempest-VolumeSnapshotQuotasNegativeTestJSON-644354583 tempest-VolumeSnapshotQuotasNegativeTestJSON-644354583-project-admin] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:25:23.084797 np0000004352 devstack@c-api.service[100014]: WARNING cinder.quota [None req-7f986f2b-93f3-47bb-921f-93f4e054924b tempest-VolumeSnapshotQuotasNegativeTestJSON-644354583 tempest-VolumeSnapshotQuotasNegativeTestJSON-644354583-project-admin] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:25:23.085235 np0000004352 devstack@c-api.service[100014]: WARNING cinder.quota [None req-7f986f2b-93f3-47bb-921f-93f4e054924b tempest-VolumeSnapshotQuotasNegativeTestJSON-644354583 tempest-VolumeSnapshotQuotasNegativeTestJSON-644354583-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. Jul 03 02:25:23.085796 np0000004352 devstack@c-api.service[100014]: WARNING cinder.quota [None req-7f986f2b-93f3-47bb-921f-93f4e054924b tempest-VolumeSnapshotQuotasNegativeTestJSON-644354583 tempest-VolumeSnapshotQuotasNegativeTestJSON-644354583-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. Jul 03 02:25:23.086106 np0000004352 devstack@c-api.service[100014]: WARNING cinder.quota [None req-7f986f2b-93f3-47bb-921f-93f4e054924b tempest-VolumeSnapshotQuotasNegativeTestJSON-644354583 tempest-VolumeSnapshotQuotasNegativeTestJSON-644354583-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. Jul 03 02:25:23.086374 np0000004352 devstack@c-api.service[100014]: WARNING cinder.quota [None req-7f986f2b-93f3-47bb-921f-93f4e054924b tempest-VolumeSnapshotQuotasNegativeTestJSON-644354583 tempest-VolumeSnapshotQuotasNegativeTestJSON-644354583-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. Jul 03 02:25:23.086702 np0000004352 devstack@c-api.service[100014]: WARNING cinder.quota [None req-7f986f2b-93f3-47bb-921f-93f4e054924b tempest-VolumeSnapshotQuotasNegativeTestJSON-644354583 tempest-VolumeSnapshotQuotasNegativeTestJSON-644354583-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. Jul 03 02:25:23.091362 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-7f986f2b-93f3-47bb-921f-93f4e054924b tempest-VolumeSnapshotQuotasNegativeTestJSON-644354583 tempest-VolumeSnapshotQuotasNegativeTestJSON-644354583-project-admin] https://10.4.3.223/volume/v3/os-quota-sets/15406cdb0ffe408c93621d52ac438727 returned with HTTP 200 Jul 03 02:25:23.092002 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 117/484] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:25:22 2026] GET /volume/v3/os-quota-sets/15406cdb0ffe408c93621d52ac438727 => generated 636 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:23.100790 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-fd066603-62c2-4316-9094-eff2b44379e9 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:23.102911 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-fd066603-62c2-4316-9094-eff2b44379e9 tempest-VolumeSnapshotQuotasNegativeTestJSON-644354583 tempest-VolumeSnapshotQuotasNegativeTestJSON-644354583-project-admin] PUT https://10.4.3.223/volume/v3/os-quota-sets/15406cdb0ffe408c93621d52ac438727 Jul 03 02:25:23.103202 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-fd066603-62c2-4316-9094-eff2b44379e9 tempest-VolumeSnapshotQuotasNegativeTestJSON-644354583 tempest-VolumeSnapshotQuotasNegativeTestJSON-644354583-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:25:23.162240 np0000004352 devstack@c-api.service[100015]: WARNING cinder.quota [None req-fd066603-62c2-4316-9094-eff2b44379e9 tempest-VolumeSnapshotQuotasNegativeTestJSON-644354583 tempest-VolumeSnapshotQuotasNegativeTestJSON-644354583-project-admin] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1316533384 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1316533384, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:25:23.162523 np0000004352 devstack@c-api.service[100015]: WARNING cinder.quota [None req-fd066603-62c2-4316-9094-eff2b44379e9 tempest-VolumeSnapshotQuotasNegativeTestJSON-644354583 tempest-VolumeSnapshotQuotasNegativeTestJSON-644354583-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1316533384 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1316533384, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:25:23.162751 np0000004352 devstack@c-api.service[100015]: WARNING cinder.quota [None req-fd066603-62c2-4316-9094-eff2b44379e9 tempest-VolumeSnapshotQuotasNegativeTestJSON-644354583 tempest-VolumeSnapshotQuotasNegativeTestJSON-644354583-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1316533384 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1316533384, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:25:23.162978 np0000004352 devstack@c-api.service[100015]: WARNING cinder.quota [None req-fd066603-62c2-4316-9094-eff2b44379e9 tempest-VolumeSnapshotQuotasNegativeTestJSON-644354583 tempest-VolumeSnapshotQuotasNegativeTestJSON-644354583-project-admin] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:25:23.163209 np0000004352 devstack@c-api.service[100015]: WARNING cinder.quota [None req-fd066603-62c2-4316-9094-eff2b44379e9 tempest-VolumeSnapshotQuotasNegativeTestJSON-644354583 tempest-VolumeSnapshotQuotasNegativeTestJSON-644354583-project-admin] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:25:23.163432 np0000004352 devstack@c-api.service[100015]: WARNING cinder.quota [None req-fd066603-62c2-4316-9094-eff2b44379e9 tempest-VolumeSnapshotQuotasNegativeTestJSON-644354583 tempest-VolumeSnapshotQuotasNegativeTestJSON-644354583-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. Jul 03 02:25:23.163821 np0000004352 devstack@c-api.service[100015]: WARNING cinder.quota [None req-fd066603-62c2-4316-9094-eff2b44379e9 tempest-VolumeSnapshotQuotasNegativeTestJSON-644354583 tempest-VolumeSnapshotQuotasNegativeTestJSON-644354583-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. Jul 03 02:25:23.164032 np0000004352 devstack@c-api.service[100015]: WARNING cinder.quota [None req-fd066603-62c2-4316-9094-eff2b44379e9 tempest-VolumeSnapshotQuotasNegativeTestJSON-644354583 tempest-VolumeSnapshotQuotasNegativeTestJSON-644354583-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. Jul 03 02:25:23.164399 np0000004352 devstack@c-api.service[100015]: WARNING cinder.quota [None req-fd066603-62c2-4316-9094-eff2b44379e9 tempest-VolumeSnapshotQuotasNegativeTestJSON-644354583 tempest-VolumeSnapshotQuotasNegativeTestJSON-644354583-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. Jul 03 02:25:23.164625 np0000004352 devstack@c-api.service[100015]: WARNING cinder.quota [None req-fd066603-62c2-4316-9094-eff2b44379e9 tempest-VolumeSnapshotQuotasNegativeTestJSON-644354583 tempest-VolumeSnapshotQuotasNegativeTestJSON-644354583-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. Jul 03 02:25:23.168678 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-fd066603-62c2-4316-9094-eff2b44379e9 tempest-VolumeSnapshotQuotasNegativeTestJSON-644354583 tempest-VolumeSnapshotQuotasNegativeTestJSON-644354583-project-admin] https://10.4.3.223/volume/v3/os-quota-sets/15406cdb0ffe408c93621d52ac438727 returned with HTTP 200 Jul 03 02:25:23.169062 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 123/485] 10.4.3.223 () {68 vars in 1374 bytes} [Fri Jul 3 02:25:23 2026] PUT /volume/v3/os-quota-sets/15406cdb0ffe408c93621d52ac438727 => generated 589 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:23.179162 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-ca395c47-1b1d-454c-8568-a7c01ec6ae8a None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:23.256946 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-517f360d-a41e-4e0f-837f-db37f7fd0de2 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:23.262342 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-517f360d-a41e-4e0f-837f-db37f7fd0de2 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] GET https://10.4.3.223/volume/v3/backups/31069b3b-dc00-4c13-b0ee-ac97e3be76de Jul 03 02:25:23.262686 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-517f360d-a41e-4e0f-837f-db37f7fd0de2 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:23.262893 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-517f360d-a41e-4e0f-837f-db37f7fd0de2 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:23.263041 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-517f360d-a41e-4e0f-837f-db37f7fd0de2 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Show backup with id 31069b3b-dc00-4c13-b0ee-ac97e3be76de. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:25:23.263738 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-ca395c47-1b1d-454c-8568-a7c01ec6ae8a tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919 tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:25:23.264080 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-ca395c47-1b1d-454c-8568-a7c01ec6ae8a tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919 tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-2124009088"}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:25:23.267249 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.volumes [None req-ca395c47-1b1d-454c-8568-a7c01ec6ae8a tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919 tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-2124009088'}} {{(pid=100013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:25:23.267393 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.volumes [None req-ca395c47-1b1d-454c-8568-a7c01ec6ae8a tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919 tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919-project-member] Create volume of 1 GB Jul 03 02:25:23.273070 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:23.273070 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:25:23.277099 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-517f360d-a41e-4e0f-837f-db37f7fd0de2 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] https://10.4.3.223/volume/v3/backups/31069b3b-dc00-4c13-b0ee-ac97e3be76de returned with HTTP 200 Jul 03 02:25:23.278828 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 124/486] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:25:23 2026] GET /volume/v3/backups/31069b3b-dc00-4c13-b0ee-ac97e3be76de => generated 800 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 02:25:23.282456 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-ca395c47-1b1d-454c-8568-a7c01ec6ae8a tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919 tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919-project-member] Availability Zones retrieved successfully. Jul 03 02:25:23.297349 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-ca395c47-1b1d-454c-8568-a7c01ec6ae8a tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919 tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919-project-member] Flow 'volume_create_api' (68a61658-afe7-4c2b-8546-77d718172b07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:25:23.297349 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-ca395c47-1b1d-454c-8568-a7c01ec6ae8a tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919 tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af143766-4138-44a4-b595-dfb7d1354b68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:25:23.299101 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.flows.api.create_volume [None req-ca395c47-1b1d-454c-8568-a7c01ec6ae8a tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919 tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919-project-member] Validating volume size '1' using validate_int {{(pid=100013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:25:23.339682 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-ca395c47-1b1d-454c-8568-a7c01ec6ae8a tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919 tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af143766-4138-44a4-b595-dfb7d1354b68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:25:23.340590 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-ca395c47-1b1d-454c-8568-a7c01ec6ae8a tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919 tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9918eddb-5ec1-47bc-b8a4-10cefc94bd35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:25:23.444206 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.quota [None req-ca395c47-1b1d-454c-8568-a7c01ec6ae8a tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919 tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919-project-member] Created reservations ['0d1842c8-6014-4d11-9801-632f93af48ef', 'd5da9c77-4f5f-4d48-ac3f-21e504fa4db0', 'a99c621c-2a4a-4093-b4ce-19e67bc690e9', 'd7a67558-fd51-4725-9272-5706e644a65a'] {{(pid=100013) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:25:23.445605 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-ca395c47-1b1d-454c-8568-a7c01ec6ae8a tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919 tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9918eddb-5ec1-47bc-b8a4-10cefc94bd35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0d1842c8-6014-4d11-9801-632f93af48ef', 'd5da9c77-4f5f-4d48-ac3f-21e504fa4db0', 'a99c621c-2a4a-4093-b4ce-19e67bc690e9', 'd7a67558-fd51-4725-9272-5706e644a65a']}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:25:23.447171 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-ca395c47-1b1d-454c-8568-a7c01ec6ae8a tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919 tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f60cf792-5c57-4dc7-8605-45a1ae3e39cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:25:23.481586 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-ca395c47-1b1d-454c-8568-a7c01ec6ae8a tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919 tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f60cf792-5c57-4dc7-8605-45a1ae3e39cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '21c6375c-3816-4503-a7f5-b321f35922ef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-2124009088',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15406cdb0ffe408c93621d52ac438727',qos_specs=None,replication_status=,reservations=['0d1842c8-6014-4d11-9801-632f93af48ef','d5da9c77-4f5f-4d48-ac3f-21e504fa4db0','a99c621c-2a4a-4093-b4ce-19e67bc690e9','d7a67558-fd51-4725-9272-5706e644a65a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='023bca1374f74cec9db23feeb0ce01da',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:25:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-2124009088',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=21c6375c-3816-4503-a7f5-b321f35922ef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='15406cdb0ffe408c93621d52ac438727',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='023bca1374f74cec9db23feeb0ce01da',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:25:23.484119 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-ca395c47-1b1d-454c-8568-a7c01ec6ae8a tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919 tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (edc7a6f6-29e5-4626-bfc5-435da44a2575) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:25:23.513032 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-ca395c47-1b1d-454c-8568-a7c01ec6ae8a tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919 tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (edc7a6f6-29e5-4626-bfc5-435da44a2575) transitioned into state 'SUCCESS' from state '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-2124009088',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15406cdb0ffe408c93621d52ac438727',qos_specs=None,replication_status=,reservations=['0d1842c8-6014-4d11-9801-632f93af48ef','d5da9c77-4f5f-4d48-ac3f-21e504fa4db0','a99c621c-2a4a-4093-b4ce-19e67bc690e9','d7a67558-fd51-4725-9272-5706e644a65a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='023bca1374f74cec9db23feeb0ce01da',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:25:23.513748 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-ca395c47-1b1d-454c-8568-a7c01ec6ae8a tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919 tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21f92567-4e8c-45b4-bf66-b2a72a0f3b78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:25:23.531162 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-ca395c47-1b1d-454c-8568-a7c01ec6ae8a tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919 tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21f92567-4e8c-45b4-bf66-b2a72a0f3b78) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:25:23.534122 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-ca395c47-1b1d-454c-8568-a7c01ec6ae8a tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919 tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919-project-member] Flow 'volume_create_api' (68a61658-afe7-4c2b-8546-77d718172b07) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:25:23.534665 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-ca395c47-1b1d-454c-8568-a7c01ec6ae8a tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919 tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919-project-member] Create volume request issued successfully. Jul 03 02:25:23.535470 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-ca395c47-1b1d-454c-8568-a7c01ec6ae8a tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919 tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:25:23.536038 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 123/487] 10.4.3.223 () {68 vars in 1258 bytes} [Fri Jul 3 02:25:23 2026] POST /volume/v3/volumes => generated 767 bytes in 357 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:25:23.551772 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-ba67f43c-0e2b-453d-acce-473e07458c0e None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:23.554513 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-ba67f43c-0e2b-453d-acce-473e07458c0e tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919 tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919-project-member] GET https://10.4.3.223/volume/v3/volumes/21c6375c-3816-4503-a7f5-b321f35922ef Jul 03 02:25:23.554513 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-ba67f43c-0e2b-453d-acce-473e07458c0e tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919 tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:23.554750 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-ba67f43c-0e2b-453d-acce-473e07458c0e tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919 tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:23.564397 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:23.564397 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:25:23.580332 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-ba67f43c-0e2b-453d-acce-473e07458c0e tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919 tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919-project-member] Volume info retrieved successfully. Jul 03 02:25:23.596295 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-ba67f43c-0e2b-453d-acce-473e07458c0e tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919 tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919-project-member] https://10.4.3.223/volume/v3/volumes/21c6375c-3816-4503-a7f5-b321f35922ef returned with HTTP 200 Jul 03 02:25:23.596295 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 118/488] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:25:23 2026] GET /volume/v3/volumes/21c6375c-3816-4503-a7f5-b321f35922ef => generated 835 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:23.788656 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-70112267-b888-4a83-b9a8-d26f555af02b None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:23.791215 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-70112267-b888-4a83-b9a8-d26f555af02b tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] GET https://10.4.3.223/volume/v3/groups/d18f618a-9c7e-41b8-bd1e-aa497b07a7d4 Jul 03 02:25:23.791577 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-70112267-b888-4a83-b9a8-d26f555af02b tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:23.791876 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-70112267-b888-4a83-b9a8-d26f555af02b tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Calling method 'version_select' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:23.792109 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.groups [None req-70112267-b888-4a83-b9a8-d26f555af02b tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] show called for member d18f618a-9c7e-41b8-bd1e-aa497b07a7d4 {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 02:25:23.796204 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:23.796204 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:25:23.806902 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-70112267-b888-4a83-b9a8-d26f555af02b tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] https://10.4.3.223/volume/v3/groups/d18f618a-9c7e-41b8-bd1e-aa497b07a7d4 returned with HTTP 200 Jul 03 02:25:23.807465 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 124/489] 10.4.3.223 () {68 vars in 1386 bytes} [Fri Jul 3 02:25:23 2026] GET /volume/v3/groups/d18f618a-9c7e-41b8-bd1e-aa497b07a7d4 => generated 392 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:25:23.819641 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-633015c2-2a7c-4b83-ba16-7f34f897cdaf None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:23.821820 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-633015c2-2a7c-4b83-ba16-7f34f897cdaf tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] PUT https://10.4.3.223/volume/v3/groups/d18f618a-9c7e-41b8-bd1e-aa497b07a7d4 Jul 03 02:25:23.822255 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-633015c2-2a7c-4b83-ba16-7f34f897cdaf tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "7c3f3fcf-c029-4048-ba39-bd91363ed142"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:25:23.830594 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.groups [None req-633015c2-2a7c-4b83-ba16-7f34f897cdaf tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Update called for group d18f618a-9c7e-41b8-bd1e-aa497b07a7d4. {{(pid=100012) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 03 02:25:23.830738 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.groups [None req-633015c2-2a7c-4b83-ba16-7f34f897cdaf tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Updating group d18f618a-9c7e-41b8-bd1e-aa497b07a7d4 with name None description: None add_volumes: 7c3f3fcf-c029-4048-ba39-bd91363ed142 remove_volumes: None. Jul 03 02:25:23.835034 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:23.835034 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:25:23.887890 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-633015c2-2a7c-4b83-ba16-7f34f897cdaf tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] https://10.4.3.223/volume/v3/groups/d18f618a-9c7e-41b8-bd1e-aa497b07a7d4 returned with HTTP 202 Jul 03 02:25:23.888288 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 125/490] 10.4.3.223 () {70 vars in 1406 bytes} [Fri Jul 3 02:25:23 2026] PUT /volume/v3/groups/d18f618a-9c7e-41b8-bd1e-aa497b07a7d4 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 02:25:23.901832 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-6b54d1a1-7415-4e95-821c-61645dfb726f None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:23.904493 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-6b54d1a1-7415-4e95-821c-61645dfb726f tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] GET https://10.4.3.223/volume/v3/groups/d18f618a-9c7e-41b8-bd1e-aa497b07a7d4 Jul 03 02:25:23.904733 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-6b54d1a1-7415-4e95-821c-61645dfb726f tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:23.904941 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-6b54d1a1-7415-4e95-821c-61645dfb726f tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Calling method 'version_select' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:23.905101 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.groups [None req-6b54d1a1-7415-4e95-821c-61645dfb726f tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] show called for member d18f618a-9c7e-41b8-bd1e-aa497b07a7d4 {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 02:25:23.912706 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:23.912706 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:25:23.924541 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-6b54d1a1-7415-4e95-821c-61645dfb726f tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] https://10.4.3.223/volume/v3/groups/d18f618a-9c7e-41b8-bd1e-aa497b07a7d4 returned with HTTP 200 Jul 03 02:25:23.925345 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 124/491] 10.4.3.223 () {68 vars in 1386 bytes} [Fri Jul 3 02:25:23 2026] GET /volume/v3/groups/d18f618a-9c7e-41b8-bd1e-aa497b07a7d4 => generated 391 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:25:24.290388 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-67c30d28-933a-4428-ba60-9418be06fbe3 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:24.293036 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-67c30d28-933a-4428-ba60-9418be06fbe3 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] GET https://10.4.3.223/volume/v3/backups/31069b3b-dc00-4c13-b0ee-ac97e3be76de Jul 03 02:25:24.293361 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-67c30d28-933a-4428-ba60-9418be06fbe3 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:24.293726 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-67c30d28-933a-4428-ba60-9418be06fbe3 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:24.293915 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-67c30d28-933a-4428-ba60-9418be06fbe3 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Show backup with id 31069b3b-dc00-4c13-b0ee-ac97e3be76de. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:25:24.300764 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:24.300764 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:25:24.302295 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-67c30d28-933a-4428-ba60-9418be06fbe3 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] https://10.4.3.223/volume/v3/backups/31069b3b-dc00-4c13-b0ee-ac97e3be76de returned with HTTP 200 Jul 03 02:25:24.302909 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 119/492] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:25:24 2026] GET /volume/v3/backups/31069b3b-dc00-4c13-b0ee-ac97e3be76de => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:24.615546 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-1743898b-08b4-48c1-ba45-19d7eca76544 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:24.617778 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-1743898b-08b4-48c1-ba45-19d7eca76544 tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919 tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919-project-member] GET https://10.4.3.223/volume/v3/volumes/21c6375c-3816-4503-a7f5-b321f35922ef Jul 03 02:25:24.618369 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-1743898b-08b4-48c1-ba45-19d7eca76544 tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919 tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:24.618369 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-1743898b-08b4-48c1-ba45-19d7eca76544 tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919 tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:24.630672 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:24.630672 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:25:24.638376 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-1743898b-08b4-48c1-ba45-19d7eca76544 tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919 tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919-project-member] Volume info retrieved successfully. Jul 03 02:25:24.648459 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-1743898b-08b4-48c1-ba45-19d7eca76544 tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919 tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919-project-member] https://10.4.3.223/volume/v3/volumes/21c6375c-3816-4503-a7f5-b321f35922ef returned with HTTP 200 Jul 03 02:25:24.648459 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 125/493] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:25:24 2026] GET /volume/v3/volumes/21c6375c-3816-4503-a7f5-b321f35922ef => generated 860 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:24.672983 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-afa63be8-e4e7-48cf-adf0-e7b3c2bf331e None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:24.675155 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-afa63be8-e4e7-48cf-adf0-e7b3c2bf331e tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919 tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919-project-member] POST https://10.4.3.223/volume/v3/snapshots Jul 03 02:25:24.675626 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-afa63be8-e4e7-48cf-adf0-e7b3c2bf331e tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919 tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "21c6375c-3816-4503-a7f5-b321f35922ef", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-855046321"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:25:24.688451 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:24.688451 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:25:24.689252 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-afa63be8-e4e7-48cf-adf0-e7b3c2bf331e tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919 tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919-project-member] Volume info retrieved successfully. Jul 03 02:25:24.689475 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.snapshots [None req-afa63be8-e4e7-48cf-adf0-e7b3c2bf331e tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919 tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919-project-member] Create snapshot from volume 21c6375c-3816-4503-a7f5-b321f35922ef Jul 03 02:25:24.719563 np0000004352 devstack@c-api.service[100012]: WARNING cinder.quota [None req-afa63be8-e4e7-48cf-adf0-e7b3c2bf331e tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919 tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919-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. Jul 03 02:25:24.753510 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.quota [None req-afa63be8-e4e7-48cf-adf0-e7b3c2bf331e tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919 tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919-project-member] Created reservations ['7d3d3d54-aa4d-4978-a165-9797afff8b9a', '357cbf41-8d57-41f5-9deb-fcb2e5337b40', 'eba65c4d-864a-4aaa-a5eb-eecf44a4c6cb', '9de3ed4a-b330-4120-bce8-1f19f5dcfb6a'] {{(pid=100012) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:25:24.798317 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-afa63be8-e4e7-48cf-adf0-e7b3c2bf331e tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919 tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919-project-member] Snapshot create request issued successfully. Jul 03 02:25:24.799386 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-afa63be8-e4e7-48cf-adf0-e7b3c2bf331e tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919 tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919-project-member] https://10.4.3.223/volume/v3/snapshots returned with HTTP 202 Jul 03 02:25:24.799386 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 126/494] 10.4.3.223 () {68 vars in 1265 bytes} [Fri Jul 3 02:25:24 2026] POST /volume/v3/snapshots => generated 322 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:25:24.812307 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-b875e012-b40a-4605-9e41-a8b7017ea243 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:24.814775 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-b875e012-b40a-4605-9e41-a8b7017ea243 tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919 tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919-project-member] GET https://10.4.3.223/volume/v3/snapshots/704f10c2-ff54-4b02-8f27-3cce00b2bd5a Jul 03 02:25:24.814957 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-b875e012-b40a-4605-9e41-a8b7017ea243 tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919 tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:24.815138 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-b875e012-b40a-4605-9e41-a8b7017ea243 tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919 tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:24.823792 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:24.823792 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:25:24.824528 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-b875e012-b40a-4605-9e41-a8b7017ea243 tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919 tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919-project-member] Snapshot retrieved successfully. Jul 03 02:25:24.825184 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-b875e012-b40a-4605-9e41-a8b7017ea243 tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919 tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919-project-member] https://10.4.3.223/volume/v3/snapshots/704f10c2-ff54-4b02-8f27-3cce00b2bd5a returned with HTTP 200 Jul 03 02:25:24.825755 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 125/495] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:25:24 2026] GET /volume/v3/snapshots/704f10c2-ff54-4b02-8f27-3cce00b2bd5a => generated 454 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:24.938436 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-3d79b050-d309-4185-85b5-1069bd48ea56 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:24.940350 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-3d79b050-d309-4185-85b5-1069bd48ea56 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] GET https://10.4.3.223/volume/v3/groups/d18f618a-9c7e-41b8-bd1e-aa497b07a7d4 Jul 03 02:25:24.940604 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-3d79b050-d309-4185-85b5-1069bd48ea56 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:24.940840 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-3d79b050-d309-4185-85b5-1069bd48ea56 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Calling method 'version_select' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:24.940999 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.groups [None req-3d79b050-d309-4185-85b5-1069bd48ea56 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] show called for member d18f618a-9c7e-41b8-bd1e-aa497b07a7d4 {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 02:25:24.945526 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:24.945526 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:25:24.955436 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-3d79b050-d309-4185-85b5-1069bd48ea56 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] https://10.4.3.223/volume/v3/groups/d18f618a-9c7e-41b8-bd1e-aa497b07a7d4 returned with HTTP 200 Jul 03 02:25:24.956097 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 120/496] 10.4.3.223 () {68 vars in 1386 bytes} [Fri Jul 3 02:25:24 2026] GET /volume/v3/groups/d18f618a-9c7e-41b8-bd1e-aa497b07a7d4 => generated 392 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:25:24.967843 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-fb1ec206-ebb2-4008-96e3-d91162192128 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:24.972030 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-fb1ec206-ebb2-4008-96e3-d91162192128 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] PUT https://10.4.3.223/volume/v3/groups/d18f618a-9c7e-41b8-bd1e-aa497b07a7d4 Jul 03 02:25:24.972030 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-fb1ec206-ebb2-4008-96e3-d91162192128 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "6571e467-b8b0-4743-83ff-85b9055a9c8a"}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:25:24.977797 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.groups [None req-fb1ec206-ebb2-4008-96e3-d91162192128 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Update called for group d18f618a-9c7e-41b8-bd1e-aa497b07a7d4. {{(pid=100015) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 03 02:25:24.977797 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.groups [None req-fb1ec206-ebb2-4008-96e3-d91162192128 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Updating group d18f618a-9c7e-41b8-bd1e-aa497b07a7d4 with name None description: None add_volumes: None remove_volumes: 6571e467-b8b0-4743-83ff-85b9055a9c8a. Jul 03 02:25:24.982329 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:24.982329 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:25:25.011941 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-fb1ec206-ebb2-4008-96e3-d91162192128 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] https://10.4.3.223/volume/v3/groups/d18f618a-9c7e-41b8-bd1e-aa497b07a7d4 returned with HTTP 202 Jul 03 02:25:25.012528 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 126/497] 10.4.3.223 () {70 vars in 1406 bytes} [Fri Jul 3 02:25:24 2026] PUT /volume/v3/groups/d18f618a-9c7e-41b8-bd1e-aa497b07a7d4 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 02:25:25.020572 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-26965829-7863-4bc6-9266-dbfb1628b7ab None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:25.023179 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-26965829-7863-4bc6-9266-dbfb1628b7ab tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] GET https://10.4.3.223/volume/v3/groups/d18f618a-9c7e-41b8-bd1e-aa497b07a7d4 Jul 03 02:25:25.023595 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-26965829-7863-4bc6-9266-dbfb1628b7ab tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:25.024042 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-26965829-7863-4bc6-9266-dbfb1628b7ab tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Calling method 'version_select' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:25.024308 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.groups [None req-26965829-7863-4bc6-9266-dbfb1628b7ab tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] show called for member d18f618a-9c7e-41b8-bd1e-aa497b07a7d4 {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 02:25:25.028509 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:25.028509 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:25:25.042489 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-26965829-7863-4bc6-9266-dbfb1628b7ab tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] https://10.4.3.223/volume/v3/groups/d18f618a-9c7e-41b8-bd1e-aa497b07a7d4 returned with HTTP 200 Jul 03 02:25:25.042489 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 127/498] 10.4.3.223 () {68 vars in 1386 bytes} [Fri Jul 3 02:25:25 2026] GET /volume/v3/groups/d18f618a-9c7e-41b8-bd1e-aa497b07a7d4 => generated 391 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:25:25.327624 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-1bc936ad-448b-46df-89c6-2dd425b9e5d5 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:25.330219 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-1bc936ad-448b-46df-89c6-2dd425b9e5d5 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] GET https://10.4.3.223/volume/v3/backups/31069b3b-dc00-4c13-b0ee-ac97e3be76de Jul 03 02:25:25.330512 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-1bc936ad-448b-46df-89c6-2dd425b9e5d5 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:25.330596 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-1bc936ad-448b-46df-89c6-2dd425b9e5d5 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:25.330656 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-1bc936ad-448b-46df-89c6-2dd425b9e5d5 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Show backup with id 31069b3b-dc00-4c13-b0ee-ac97e3be76de. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:25:25.336485 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:25.336485 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:25:25.337566 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-1bc936ad-448b-46df-89c6-2dd425b9e5d5 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] https://10.4.3.223/volume/v3/backups/31069b3b-dc00-4c13-b0ee-ac97e3be76de returned with HTTP 200 Jul 03 02:25:25.338133 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 126/499] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:25:25 2026] GET /volume/v3/backups/31069b3b-dc00-4c13-b0ee-ac97e3be76de => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:25.835988 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-bcdce346-d2af-4803-b8d4-5e083728e64d None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:25.841453 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-bcdce346-d2af-4803-b8d4-5e083728e64d tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919 tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919-project-member] GET https://10.4.3.223/volume/v3/snapshots/704f10c2-ff54-4b02-8f27-3cce00b2bd5a Jul 03 02:25:25.841788 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-bcdce346-d2af-4803-b8d4-5e083728e64d tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919 tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:25.842043 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-bcdce346-d2af-4803-b8d4-5e083728e64d tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919 tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:25.849539 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:25.849539 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:25:25.850520 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-bcdce346-d2af-4803-b8d4-5e083728e64d tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919 tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919-project-member] Snapshot retrieved successfully. Jul 03 02:25:25.851712 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-bcdce346-d2af-4803-b8d4-5e083728e64d tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919 tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919-project-member] https://10.4.3.223/volume/v3/snapshots/704f10c2-ff54-4b02-8f27-3cce00b2bd5a returned with HTTP 200 Jul 03 02:25:25.852172 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 121/500] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:25:25 2026] GET /volume/v3/snapshots/704f10c2-ff54-4b02-8f27-3cce00b2bd5a => generated 481 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:25.863577 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-78ce664a-c094-4381-84a3-a73f18295e68 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:25.865556 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-78ce664a-c094-4381-84a3-a73f18295e68 tempest-VolumeSnapshotQuotasNegativeTestJSON-644354583 tempest-VolumeSnapshotQuotasNegativeTestJSON-644354583-project-admin] PUT https://10.4.3.223/volume/v3/os-quota-sets/15406cdb0ffe408c93621d52ac438727 Jul 03 02:25:25.866086 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-78ce664a-c094-4381-84a3-a73f18295e68 tempest-VolumeSnapshotQuotasNegativeTestJSON-644354583 tempest-VolumeSnapshotQuotasNegativeTestJSON-644354583-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:25:25.927864 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-78ce664a-c094-4381-84a3-a73f18295e68 tempest-VolumeSnapshotQuotasNegativeTestJSON-644354583 tempest-VolumeSnapshotQuotasNegativeTestJSON-644354583-project-admin] https://10.4.3.223/volume/v3/os-quota-sets/15406cdb0ffe408c93621d52ac438727 returned with HTTP 200 Jul 03 02:25:25.928032 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 127/501] 10.4.3.223 () {68 vars in 1374 bytes} [Fri Jul 3 02:25:25 2026] PUT /volume/v3/os-quota-sets/15406cdb0ffe408c93621d52ac438727 => generated 589 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:25.939052 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-871e8b11-c370-48f0-a65d-82d492c761c6 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:25.940874 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-871e8b11-c370-48f0-a65d-82d492c761c6 tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919 tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919-project-member] POST https://10.4.3.223/volume/v3/snapshots Jul 03 02:25:25.941215 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-871e8b11-c370-48f0-a65d-82d492c761c6 tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919 tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "21c6375c-3816-4503-a7f5-b321f35922ef"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:25:25.955407 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:25.955407 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:25:25.956021 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-871e8b11-c370-48f0-a65d-82d492c761c6 tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919 tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919-project-member] Volume info retrieved successfully. Jul 03 02:25:25.956169 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.snapshots [None req-871e8b11-c370-48f0-a65d-82d492c761c6 tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919 tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919-project-member] Create snapshot from volume 21c6375c-3816-4503-a7f5-b321f35922ef Jul 03 02:25:25.991915 np0000004352 devstack@c-api.service[100012]: WARNING cinder.quota_utils [None req-871e8b11-c370-48f0-a65d-82d492c761c6 tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919 tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919-project-member] Quota exceeded for 15406cdb0ffe408c93621d52ac438727, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jul 03 02:25:25.991915 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.middleware.fault [None req-871e8b11-c370-48f0-a65d-82d492c761c6 tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919 tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919-project-member] https://10.4.3.223/volume/v3/snapshots returned with HTTP 413 Jul 03 02:25:25.991915 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 128/502] 10.4.3.223 () {68 vars in 1264 bytes} [Fri Jul 3 02:25:25 2026] POST /volume/v3/snapshots => generated 208 bytes in 53 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 03 02:25:25.998951 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-a9c1837f-1118-458d-9f11-3f3bfe7cbc94 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:26.000689 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-a9c1837f-1118-458d-9f11-3f3bfe7cbc94 tempest-VolumeSnapshotQuotasNegativeTestJSON-644354583 tempest-VolumeSnapshotQuotasNegativeTestJSON-644354583-project-admin] PUT https://10.4.3.223/volume/v3/os-quota-sets/15406cdb0ffe408c93621d52ac438727 Jul 03 02:25:26.001078 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-a9c1837f-1118-458d-9f11-3f3bfe7cbc94 tempest-VolumeSnapshotQuotasNegativeTestJSON-644354583 tempest-VolumeSnapshotQuotasNegativeTestJSON-644354583-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:25:26.044065 np0000004352 devstack@c-api.service[100013]: WARNING cinder.quota [None req-a9c1837f-1118-458d-9f11-3f3bfe7cbc94 tempest-VolumeSnapshotQuotasNegativeTestJSON-644354583 tempest-VolumeSnapshotQuotasNegativeTestJSON-644354583-project-admin] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1316533384 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1316533384, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:25:26.044639 np0000004352 devstack@c-api.service[100013]: WARNING cinder.quota [None req-a9c1837f-1118-458d-9f11-3f3bfe7cbc94 tempest-VolumeSnapshotQuotasNegativeTestJSON-644354583 tempest-VolumeSnapshotQuotasNegativeTestJSON-644354583-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. Jul 03 02:25:26.045178 np0000004352 devstack@c-api.service[100013]: WARNING cinder.quota [None req-a9c1837f-1118-458d-9f11-3f3bfe7cbc94 tempest-VolumeSnapshotQuotasNegativeTestJSON-644354583 tempest-VolumeSnapshotQuotasNegativeTestJSON-644354583-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. Jul 03 02:25:26.045522 np0000004352 devstack@c-api.service[100013]: WARNING cinder.quota [None req-a9c1837f-1118-458d-9f11-3f3bfe7cbc94 tempest-VolumeSnapshotQuotasNegativeTestJSON-644354583 tempest-VolumeSnapshotQuotasNegativeTestJSON-644354583-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. Jul 03 02:25:26.045849 np0000004352 devstack@c-api.service[100013]: WARNING cinder.quota [None req-a9c1837f-1118-458d-9f11-3f3bfe7cbc94 tempest-VolumeSnapshotQuotasNegativeTestJSON-644354583 tempest-VolumeSnapshotQuotasNegativeTestJSON-644354583-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. Jul 03 02:25:26.046121 np0000004352 devstack@c-api.service[100013]: WARNING cinder.quota [None req-a9c1837f-1118-458d-9f11-3f3bfe7cbc94 tempest-VolumeSnapshotQuotasNegativeTestJSON-644354583 tempest-VolumeSnapshotQuotasNegativeTestJSON-644354583-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. Jul 03 02:25:26.050183 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-a9c1837f-1118-458d-9f11-3f3bfe7cbc94 tempest-VolumeSnapshotQuotasNegativeTestJSON-644354583 tempest-VolumeSnapshotQuotasNegativeTestJSON-644354583-project-admin] https://10.4.3.223/volume/v3/os-quota-sets/15406cdb0ffe408c93621d52ac438727 returned with HTTP 200 Jul 03 02:25:26.050629 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 127/503] 10.4.3.223 () {68 vars in 1374 bytes} [Fri Jul 3 02:25:25 2026] PUT /volume/v3/os-quota-sets/15406cdb0ffe408c93621d52ac438727 => generated 589 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:26.058865 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-90eb09fd-0d91-44ba-966a-d05737b8b37d None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:26.060753 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-90eb09fd-0d91-44ba-966a-d05737b8b37d tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] GET https://10.4.3.223/volume/v3/groups/d18f618a-9c7e-41b8-bd1e-aa497b07a7d4 Jul 03 02:25:26.060881 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-73ed2f19-6209-4d3a-8da0-f3b1d8d389a9 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:26.061175 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-90eb09fd-0d91-44ba-966a-d05737b8b37d tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:26.061175 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-90eb09fd-0d91-44ba-966a-d05737b8b37d tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Calling method 'version_select' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:26.061268 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.groups [None req-90eb09fd-0d91-44ba-966a-d05737b8b37d tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] show called for member d18f618a-9c7e-41b8-bd1e-aa497b07a7d4 {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 02:25:26.062763 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-73ed2f19-6209-4d3a-8da0-f3b1d8d389a9 tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919 tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919-project-member] POST https://10.4.3.223/volume/v3/snapshots Jul 03 02:25:26.063083 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-73ed2f19-6209-4d3a-8da0-f3b1d8d389a9 tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919 tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "21c6375c-3816-4503-a7f5-b321f35922ef"}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:25:26.064611 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:26.064611 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:25:26.072413 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:26.072413 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:25:26.072898 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-90eb09fd-0d91-44ba-966a-d05737b8b37d tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] https://10.4.3.223/volume/v3/groups/d18f618a-9c7e-41b8-bd1e-aa497b07a7d4 returned with HTTP 200 Jul 03 02:25:26.073232 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-73ed2f19-6209-4d3a-8da0-f3b1d8d389a9 tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919 tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919-project-member] Volume info retrieved successfully. Jul 03 02:25:26.073281 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 122/504] 10.4.3.223 () {68 vars in 1386 bytes} [Fri Jul 3 02:25:26 2026] GET /volume/v3/groups/d18f618a-9c7e-41b8-bd1e-aa497b07a7d4 => generated 392 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:25:26.073436 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.snapshots [None req-73ed2f19-6209-4d3a-8da0-f3b1d8d389a9 tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919 tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919-project-member] Create snapshot from volume 21c6375c-3816-4503-a7f5-b321f35922ef Jul 03 02:25:26.084882 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-e7b4164b-80d9-473e-b2b9-323410f0fbb0 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:26.087092 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-e7b4164b-80d9-473e-b2b9-323410f0fbb0 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] PUT https://10.4.3.223/volume/v3/groups/d18f618a-9c7e-41b8-bd1e-aa497b07a7d4 Jul 03 02:25:26.087737 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-e7b4164b-80d9-473e-b2b9-323410f0fbb0 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "6571e467-b8b0-4743-83ff-85b9055a9c8a"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:25:26.089962 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.groups [None req-e7b4164b-80d9-473e-b2b9-323410f0fbb0 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Update called for group d18f618a-9c7e-41b8-bd1e-aa497b07a7d4. {{(pid=100012) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 03 02:25:26.090716 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.groups [None req-e7b4164b-80d9-473e-b2b9-323410f0fbb0 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Updating group d18f618a-9c7e-41b8-bd1e-aa497b07a7d4 with name None description: None add_volumes: 6571e467-b8b0-4743-83ff-85b9055a9c8a remove_volumes: None. Jul 03 02:25:26.095444 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:26.095444 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:25:26.097786 np0000004352 devstack@c-api.service[100015]: WARNING cinder.quota_utils [None req-73ed2f19-6209-4d3a-8da0-f3b1d8d389a9 tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919 tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919-project-member] Quota exceeded for 15406cdb0ffe408c93621d52ac438727, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Jul 03 02:25:26.098061 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.middleware.fault [None req-73ed2f19-6209-4d3a-8da0-f3b1d8d389a9 tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919 tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919-project-member] https://10.4.3.223/volume/v3/snapshots returned with HTTP 413 Jul 03 02:25:26.099063 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 128/505] 10.4.3.223 () {68 vars in 1264 bytes} [Fri Jul 3 02:25:26 2026] POST /volume/v3/snapshots => generated 133 bytes in 39 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 03 02:25:26.108010 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-e0af5919-9151-4284-a7a8-20dedf4e5662 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:26.110056 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-e0af5919-9151-4284-a7a8-20dedf4e5662 tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919 tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/704f10c2-ff54-4b02-8f27-3cce00b2bd5a Jul 03 02:25:26.110264 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-e0af5919-9151-4284-a7a8-20dedf4e5662 tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919 tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:26.110503 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-e0af5919-9151-4284-a7a8-20dedf4e5662 tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919 tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919-project-member] Calling method 'delete' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:26.110719 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.snapshots [None req-e0af5919-9151-4284-a7a8-20dedf4e5662 tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919 tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919-project-member] Delete snapshot with id: 704f10c2-ff54-4b02-8f27-3cce00b2bd5a Jul 03 02:25:26.116916 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:26.116916 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:25:26.117520 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-e0af5919-9151-4284-a7a8-20dedf4e5662 tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919 tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919-project-member] Snapshot retrieved successfully. Jul 03 02:25:26.129476 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-e7b4164b-80d9-473e-b2b9-323410f0fbb0 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] https://10.4.3.223/volume/v3/groups/d18f618a-9c7e-41b8-bd1e-aa497b07a7d4 returned with HTTP 202 Jul 03 02:25:26.130055 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 129/506] 10.4.3.223 () {70 vars in 1406 bytes} [Fri Jul 3 02:25:26 2026] PUT /volume/v3/groups/d18f618a-9c7e-41b8-bd1e-aa497b07a7d4 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 02:25:26.139505 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-e0af5919-9151-4284-a7a8-20dedf4e5662 tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919 tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919-project-member] Snapshot delete request issued successfully. Jul 03 02:25:26.139684 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-e0af5919-9151-4284-a7a8-20dedf4e5662 tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919 tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919-project-member] https://10.4.3.223/volume/v3/snapshots/704f10c2-ff54-4b02-8f27-3cce00b2bd5a returned with HTTP 202 Jul 03 02:25:26.140066 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 128/507] 10.4.3.223 () {66 vars in 1357 bytes} [Fri Jul 3 02:25:26 2026] DELETE /volume/v3/snapshots/704f10c2-ff54-4b02-8f27-3cce00b2bd5a => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:25:26.141476 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-f3ba1131-79b7-4b17-94c2-cfb4f0aad001 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:26.143381 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-f3ba1131-79b7-4b17-94c2-cfb4f0aad001 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] GET https://10.4.3.223/volume/v3/groups/d18f618a-9c7e-41b8-bd1e-aa497b07a7d4 Jul 03 02:25:26.143632 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-f3ba1131-79b7-4b17-94c2-cfb4f0aad001 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:26.143874 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-f3ba1131-79b7-4b17-94c2-cfb4f0aad001 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Calling method 'version_select' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:26.144029 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.groups [None req-f3ba1131-79b7-4b17-94c2-cfb4f0aad001 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] show called for member d18f618a-9c7e-41b8-bd1e-aa497b07a7d4 {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 02:25:26.147742 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:26.147742 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:25:26.148926 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-d378213c-59fb-4cb9-aab1-b8ce60fe6b5b None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:26.152072 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-d378213c-59fb-4cb9-aab1-b8ce60fe6b5b tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919 tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919-project-member] GET https://10.4.3.223/volume/v3/snapshots/704f10c2-ff54-4b02-8f27-3cce00b2bd5a Jul 03 02:25:26.152072 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-d378213c-59fb-4cb9-aab1-b8ce60fe6b5b tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919 tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:26.152072 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-d378213c-59fb-4cb9-aab1-b8ce60fe6b5b tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919 tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:26.159562 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:26.159562 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:25:26.160194 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-d378213c-59fb-4cb9-aab1-b8ce60fe6b5b tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919 tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919-project-member] Snapshot retrieved successfully. Jul 03 02:25:26.161558 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-d378213c-59fb-4cb9-aab1-b8ce60fe6b5b tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919 tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919-project-member] https://10.4.3.223/volume/v3/snapshots/704f10c2-ff54-4b02-8f27-3cce00b2bd5a returned with HTTP 200 Jul 03 02:25:26.162165 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 129/508] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:25:26 2026] GET /volume/v3/snapshots/704f10c2-ff54-4b02-8f27-3cce00b2bd5a => generated 480 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:26.164083 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-f3ba1131-79b7-4b17-94c2-cfb4f0aad001 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] https://10.4.3.223/volume/v3/groups/d18f618a-9c7e-41b8-bd1e-aa497b07a7d4 returned with HTTP 200 Jul 03 02:25:26.164585 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 123/509] 10.4.3.223 () {68 vars in 1386 bytes} [Fri Jul 3 02:25:26 2026] GET /volume/v3/groups/d18f618a-9c7e-41b8-bd1e-aa497b07a7d4 => generated 391 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:25:26.355592 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-bedd885c-b91f-4d10-91a0-003e5a111d6b None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:26.357932 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-bedd885c-b91f-4d10-91a0-003e5a111d6b tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] GET https://10.4.3.223/volume/v3/backups/31069b3b-dc00-4c13-b0ee-ac97e3be76de Jul 03 02:25:26.358251 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-bedd885c-b91f-4d10-91a0-003e5a111d6b tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:26.358480 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-bedd885c-b91f-4d10-91a0-003e5a111d6b tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:26.358637 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-bedd885c-b91f-4d10-91a0-003e5a111d6b tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Show backup with id 31069b3b-dc00-4c13-b0ee-ac97e3be76de. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:25:26.364991 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:26.364991 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:25:26.365447 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-bedd885c-b91f-4d10-91a0-003e5a111d6b tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] https://10.4.3.223/volume/v3/backups/31069b3b-dc00-4c13-b0ee-ac97e3be76de returned with HTTP 200 Jul 03 02:25:26.366172 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 130/510] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:25:26 2026] GET /volume/v3/backups/31069b3b-dc00-4c13-b0ee-ac97e3be76de => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:27.174960 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-68663b52-c522-4728-b8ff-fba2e7677d0d None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:27.175270 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-11f45929-ad4f-40c6-b2b9-a562ed818114 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:27.177269 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-11f45929-ad4f-40c6-b2b9-a562ed818114 tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919 tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919-project-member] GET https://10.4.3.223/volume/v3/snapshots/704f10c2-ff54-4b02-8f27-3cce00b2bd5a Jul 03 02:25:27.177506 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-68663b52-c522-4728-b8ff-fba2e7677d0d tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] GET https://10.4.3.223/volume/v3/groups/d18f618a-9c7e-41b8-bd1e-aa497b07a7d4 Jul 03 02:25:27.177576 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-11f45929-ad4f-40c6-b2b9-a562ed818114 tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919 tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:27.177761 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-68663b52-c522-4728-b8ff-fba2e7677d0d tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:27.178152 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-11f45929-ad4f-40c6-b2b9-a562ed818114 tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919 tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:27.178330 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-68663b52-c522-4728-b8ff-fba2e7677d0d tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Calling method 'version_select' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:27.178330 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.groups [None req-68663b52-c522-4728-b8ff-fba2e7677d0d tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] show called for member d18f618a-9c7e-41b8-bd1e-aa497b07a7d4 {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 02:25:27.183501 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-11f45929-ad4f-40c6-b2b9-a562ed818114 tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919 tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919-project-member] https://10.4.3.223/volume/v3/snapshots/704f10c2-ff54-4b02-8f27-3cce00b2bd5a returned with HTTP 404 Jul 03 02:25:27.184209 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 130/511] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:25:27 2026] GET /volume/v3/snapshots/704f10c2-ff54-4b02-8f27-3cce00b2bd5a => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:25:27.185519 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:27.185519 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:25:27.194499 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-06bc72aa-6164-4695-ac87-e09256e2d92a None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:27.197104 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-06bc72aa-6164-4695-ac87-e09256e2d92a tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919 tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919-project-member] GET https://10.4.3.223/volume/v3/volumes/21c6375c-3816-4503-a7f5-b321f35922ef Jul 03 02:25:27.197341 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-06bc72aa-6164-4695-ac87-e09256e2d92a tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919 tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:27.197610 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-06bc72aa-6164-4695-ac87-e09256e2d92a tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919 tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:27.202334 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-68663b52-c522-4728-b8ff-fba2e7677d0d tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] https://10.4.3.223/volume/v3/groups/d18f618a-9c7e-41b8-bd1e-aa497b07a7d4 returned with HTTP 200 Jul 03 02:25:27.203061 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 129/512] 10.4.3.223 () {68 vars in 1386 bytes} [Fri Jul 3 02:25:27 2026] GET /volume/v3/groups/d18f618a-9c7e-41b8-bd1e-aa497b07a7d4 => generated 392 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:25:27.204934 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:27.204934 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:25:27.209064 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-06bc72aa-6164-4695-ac87-e09256e2d92a tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919 tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919-project-member] Volume info retrieved successfully. Jul 03 02:25:27.214662 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-06bc72aa-6164-4695-ac87-e09256e2d92a tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919 tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919-project-member] https://10.4.3.223/volume/v3/volumes/21c6375c-3816-4503-a7f5-b321f35922ef returned with HTTP 200 Jul 03 02:25:27.215127 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 124/513] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:25:27 2026] GET /volume/v3/volumes/21c6375c-3816-4503-a7f5-b321f35922ef => generated 860 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:27.217582 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-fa926117-d175-4358-8758-ea56d80851f5 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:27.219623 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-fa926117-d175-4358-8758-ea56d80851f5 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] GET https://10.4.3.223/volume/v3/volumes/detail Jul 03 02:25:27.219865 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-fa926117-d175-4358-8758-ea56d80851f5 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:27.220089 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-fa926117-d175-4358-8758-ea56d80851f5 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Calling method 'detail' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:27.220432 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.api_utils [None req-fa926117-d175-4358-8758-ea56d80851f5 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Removing options '' from query. {{(pid=100012) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 02:25:27.221249 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-fa926117-d175-4358-8758-ea56d80851f5 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100012) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 02:25:27.230888 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-fa926117-d175-4358-8758-ea56d80851f5 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Get all volumes completed successfully. Jul 03 02:25:27.231595 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-af8140fc-d63e-4ee5-ba1a-d0688406b5be None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:27.231866 np0000004352 devstack@c-api.service[100012]: WARNING stevedore.named [None req-fa926117-d175-4358-8758-ea56d80851f5 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:25:27.232098 np0000004352 devstack@c-api.service[100012]: WARNING castellan.key_manager [None req-fa926117-d175-4358-8758-ea56d80851f5 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:25:27.233845 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-af8140fc-d63e-4ee5-ba1a-d0688406b5be tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919 tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919-project-member] DELETE https://10.4.3.223/volume/v3/volumes/21c6375c-3816-4503-a7f5-b321f35922ef Jul 03 02:25:27.234073 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-af8140fc-d63e-4ee5-ba1a-d0688406b5be tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919 tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:27.234454 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-af8140fc-d63e-4ee5-ba1a-d0688406b5be tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919 tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919-project-member] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:27.234681 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-af8140fc-d63e-4ee5-ba1a-d0688406b5be tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919 tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919-project-member] Delete volume with id: 21c6375c-3816-4503-a7f5-b321f35922ef Jul 03 02:25:27.243619 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:27.243619 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:25:27.244344 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-af8140fc-d63e-4ee5-ba1a-d0688406b5be tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919 tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919-project-member] Volume info retrieved successfully. Jul 03 02:25:27.266210 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-af8140fc-d63e-4ee5-ba1a-d0688406b5be tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919 tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919-project-member] Delete volume request issued successfully. Jul 03 02:25:27.266393 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-af8140fc-d63e-4ee5-ba1a-d0688406b5be tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919 tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919-project-member] https://10.4.3.223/volume/v3/volumes/21c6375c-3816-4503-a7f5-b321f35922ef returned with HTTP 202 Jul 03 02:25:27.266962 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 131/514] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:25:27 2026] DELETE /volume/v3/volumes/21c6375c-3816-4503-a7f5-b321f35922ef => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:25:27.275830 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-c1e5d56d-2d97-4af7-83ff-2c00643b9c6e None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:27.278266 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-c1e5d56d-2d97-4af7-83ff-2c00643b9c6e tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919 tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919-project-member] GET https://10.4.3.223/volume/v3/volumes/21c6375c-3816-4503-a7f5-b321f35922ef Jul 03 02:25:27.278646 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-c1e5d56d-2d97-4af7-83ff-2c00643b9c6e tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919 tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:27.278949 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-c1e5d56d-2d97-4af7-83ff-2c00643b9c6e tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919 tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:27.286342 np0000004352 devstack@c-api.service[100012]: DEBUG oslo_db.sqlalchemy.engines [None req-fa926117-d175-4358-8758-ea56d80851f5 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100012) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 02:25:27.289368 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:27.289368 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:25:27.290166 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:27.290166 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:25:27.295707 np0000004352 devstack@c-api.service[100012]: WARNING stevedore.named [None req-fa926117-d175-4358-8758-ea56d80851f5 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:25:27.295964 np0000004352 devstack@c-api.service[100012]: WARNING castellan.key_manager [None req-fa926117-d175-4358-8758-ea56d80851f5 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:25:27.297247 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-c1e5d56d-2d97-4af7-83ff-2c00643b9c6e tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919 tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919-project-member] Volume info retrieved successfully. Jul 03 02:25:27.304094 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-c1e5d56d-2d97-4af7-83ff-2c00643b9c6e tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919 tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919-project-member] https://10.4.3.223/volume/v3/volumes/21c6375c-3816-4503-a7f5-b321f35922ef returned with HTTP 200 Jul 03 02:25:27.304923 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 130/515] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:25:27 2026] GET /volume/v3/volumes/21c6375c-3816-4503-a7f5-b321f35922ef => generated 859 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:27.349258 np0000004352 devstack@c-api.service[100012]: DEBUG oslo_db.sqlalchemy.engines [None req-fa926117-d175-4358-8758-ea56d80851f5 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100012) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 02:25:27.357091 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:27.357091 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:25:27.366109 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-fa926117-d175-4358-8758-ea56d80851f5 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] https://10.4.3.223/volume/v3/volumes/detail returned with HTTP 200 Jul 03 02:25:27.366638 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 131/516] 10.4.3.223 () {68 vars in 1299 bytes} [Fri Jul 3 02:25:27 2026] GET /volume/v3/volumes/detail => generated 1824 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:25:27.376128 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-540725da-bbaa-4cbb-be51-18fb7f7f3c32 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:27.378786 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-540725da-bbaa-4cbb-be51-18fb7f7f3c32 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] GET https://10.4.3.223/volume/v3/backups/31069b3b-dc00-4c13-b0ee-ac97e3be76de Jul 03 02:25:27.379044 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-540725da-bbaa-4cbb-be51-18fb7f7f3c32 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:27.379305 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-540725da-bbaa-4cbb-be51-18fb7f7f3c32 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:27.379464 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-540725da-bbaa-4cbb-be51-18fb7f7f3c32 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Show backup with id 31069b3b-dc00-4c13-b0ee-ac97e3be76de. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:25:27.381135 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-24fb9505-6d64-456e-979b-27a6a4e54ee3 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:27.382884 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-24fb9505-6d64-456e-979b-27a6a4e54ee3 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] POST https://10.4.3.223/volume/v3/group_snapshots Jul 03 02:25:27.383192 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-24fb9505-6d64-456e-979b-27a6a4e54ee3 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "d18f618a-9c7e-41b8-bd1e-aa497b07a7d4", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-847446727"}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:25:27.384557 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.group_snapshots [None req-24fb9505-6d64-456e-979b-27a6a4e54ee3 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'd18f618a-9c7e-41b8-bd1e-aa497b07a7d4', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-847446727'}} {{(pid=100015) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 03 02:25:27.385499 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:27.385499 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:25:27.386622 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-540725da-bbaa-4cbb-be51-18fb7f7f3c32 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] https://10.4.3.223/volume/v3/backups/31069b3b-dc00-4c13-b0ee-ac97e3be76de returned with HTTP 200 Jul 03 02:25:27.387097 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 125/517] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:25:27 2026] GET /volume/v3/backups/31069b3b-dc00-4c13-b0ee-ac97e3be76de => generated 801 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:27.388029 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:27.388029 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:25:27.396022 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.group_snapshots [None req-24fb9505-6d64-456e-979b-27a6a4e54ee3 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-847446727. Jul 03 02:25:27.429374 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:27.429374 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:25:27.475230 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.quota [None req-24fb9505-6d64-456e-979b-27a6a4e54ee3 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Created reservations ['06573c00-e9b4-4b20-a0c3-9ba38eed0cf4', 'ce74f4d3-ccd8-4363-b94f-e1c52789f831', 'e8392a34-a197-4584-b1e2-7f8fa4be89fa', '9efdfd09-8cf3-45dd-b1bf-c100a0286cd2'] {{(pid=100015) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:25:27.519792 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-24fb9505-6d64-456e-979b-27a6a4e54ee3 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] https://10.4.3.223/volume/v3/group_snapshots returned with HTTP 202 Jul 03 02:25:27.520341 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 132/518] 10.4.3.223 () {70 vars in 1324 bytes} [Fri Jul 3 02:25:27 2026] POST /volume/v3/group_snapshots => generated 186 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:25:27.530458 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-9d648d4f-c9e6-419b-8f46-df4b747c75fa None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:27.532759 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-9d648d4f-c9e6-419b-8f46-df4b747c75fa tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] GET https://10.4.3.223/volume/v3/group_snapshots/bc0e3fa5-e364-4294-84e9-f7635690d92c Jul 03 02:25:27.533108 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-9d648d4f-c9e6-419b-8f46-df4b747c75fa tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:27.533484 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-9d648d4f-c9e6-419b-8f46-df4b747c75fa tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Calling method 'version_select' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:27.533732 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.group_snapshots [None req-9d648d4f-c9e6-419b-8f46-df4b747c75fa tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] show called for member bc0e3fa5-e364-4294-84e9-f7635690d92c {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 02:25:27.537931 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:27.537931 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:25:27.542549 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-9d648d4f-c9e6-419b-8f46-df4b747c75fa tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] https://10.4.3.223/volume/v3/group_snapshots/bc0e3fa5-e364-4294-84e9-f7635690d92c returned with HTTP 200 Jul 03 02:25:27.543151 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 131/519] 10.4.3.223 () {68 vars in 1413 bytes} [Fri Jul 3 02:25:27 2026] GET /volume/v3/group_snapshots/bc0e3fa5-e364-4294-84e9-f7635690d92c => generated 325 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:25:28.318179 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-c9dc84f7-c52c-4679-b156-e55874f1750e None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:28.320604 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-c9dc84f7-c52c-4679-b156-e55874f1750e tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919 tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919-project-member] GET https://10.4.3.223/volume/v3/volumes/21c6375c-3816-4503-a7f5-b321f35922ef Jul 03 02:25:28.320852 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-c9dc84f7-c52c-4679-b156-e55874f1750e tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919 tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:28.321090 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-c9dc84f7-c52c-4679-b156-e55874f1750e tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919 tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:28.327840 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-c9dc84f7-c52c-4679-b156-e55874f1750e tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919 tempest-VolumeSnapshotQuotasNegativeTestJSON-816182919-project-member] https://10.4.3.223/volume/v3/volumes/21c6375c-3816-4503-a7f5-b321f35922ef returned with HTTP 404 Jul 03 02:25:28.328412 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 132/520] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:25:28 2026] GET /volume/v3/volumes/21c6375c-3816-4503-a7f5-b321f35922ef => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:25:28.336555 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-e04bfa4d-01e8-49c1-9d3e-d1f60e5910f4 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:28.338402 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-e04bfa4d-01e8-49c1-9d3e-d1f60e5910f4 tempest-VolumeSnapshotQuotasNegativeTestJSON-644354583 tempest-VolumeSnapshotQuotasNegativeTestJSON-644354583-project-admin] PUT https://10.4.3.223/volume/v3/os-quota-sets/15406cdb0ffe408c93621d52ac438727 Jul 03 02:25:28.338775 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-e04bfa4d-01e8-49c1-9d3e-d1f60e5910f4 tempest-VolumeSnapshotQuotasNegativeTestJSON-644354583 tempest-VolumeSnapshotQuotasNegativeTestJSON-644354583-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=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:25:28.400931 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-0c3883a7-7a8c-4bd2-9079-e90408024c7c None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:28.404856 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-0c3883a7-7a8c-4bd2-9079-e90408024c7c tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] GET https://10.4.3.223/volume/v3/backups/31069b3b-dc00-4c13-b0ee-ac97e3be76de Jul 03 02:25:28.404856 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-0c3883a7-7a8c-4bd2-9079-e90408024c7c tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:28.404856 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-0c3883a7-7a8c-4bd2-9079-e90408024c7c tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:28.406037 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-0c3883a7-7a8c-4bd2-9079-e90408024c7c tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Show backup with id 31069b3b-dc00-4c13-b0ee-ac97e3be76de. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:25:28.411283 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:28.411283 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:25:28.412750 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-0c3883a7-7a8c-4bd2-9079-e90408024c7c tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] https://10.4.3.223/volume/v3/backups/31069b3b-dc00-4c13-b0ee-ac97e3be76de returned with HTTP 200 Jul 03 02:25:28.413620 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 133/521] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:25:28 2026] GET /volume/v3/backups/31069b3b-dc00-4c13-b0ee-ac97e3be76de => generated 802 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:28.427816 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-a721b37e-7782-4859-97a1-26fb487aca19 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:28.430032 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-a721b37e-7782-4859-97a1-26fb487aca19 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] GET https://10.4.3.223/volume/v3/volumes/059f1d91-f732-47bb-9318-702568c735b5 Jul 03 02:25:28.430283 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-a721b37e-7782-4859-97a1-26fb487aca19 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:28.430509 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-a721b37e-7782-4859-97a1-26fb487aca19 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:28.438356 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:28.438356 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:25:28.442341 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-e04bfa4d-01e8-49c1-9d3e-d1f60e5910f4 tempest-VolumeSnapshotQuotasNegativeTestJSON-644354583 tempest-VolumeSnapshotQuotasNegativeTestJSON-644354583-project-admin] https://10.4.3.223/volume/v3/os-quota-sets/15406cdb0ffe408c93621d52ac438727 returned with HTTP 200 Jul 03 02:25:28.442685 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-a721b37e-7782-4859-97a1-26fb487aca19 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Volume info retrieved successfully. Jul 03 02:25:28.442859 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 126/522] 10.4.3.223 () {68 vars in 1375 bytes} [Fri Jul 3 02:25:28 2026] PUT /volume/v3/os-quota-sets/15406cdb0ffe408c93621d52ac438727 => generated 594 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:28.452968 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-a721b37e-7782-4859-97a1-26fb487aca19 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] https://10.4.3.223/volume/v3/volumes/059f1d91-f732-47bb-9318-702568c735b5 returned with HTTP 200 Jul 03 02:25:28.453357 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 132/523] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:25:28 2026] GET /volume/v3/volumes/059f1d91-f732-47bb-9318-702568c735b5 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:28.471292 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-57f53ab5-e417-426a-a0ef-c2ed45fc639f None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:28.553665 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-0fe4145b-fb42-4959-bf20-694f256eb3a5 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:28.555716 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-0fe4145b-fb42-4959-bf20-694f256eb3a5 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] GET https://10.4.3.223/volume/v3/group_snapshots/bc0e3fa5-e364-4294-84e9-f7635690d92c Jul 03 02:25:28.556942 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-0fe4145b-fb42-4959-bf20-694f256eb3a5 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:28.557210 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-0fe4145b-fb42-4959-bf20-694f256eb3a5 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Calling method 'version_select' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:28.558187 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.group_snapshots [None req-0fe4145b-fb42-4959-bf20-694f256eb3a5 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] show called for member bc0e3fa5-e364-4294-84e9-f7635690d92c {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 02:25:28.565003 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:28.565003 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:25:28.574993 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-0fe4145b-fb42-4959-bf20-694f256eb3a5 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] https://10.4.3.223/volume/v3/group_snapshots/bc0e3fa5-e364-4294-84e9-f7635690d92c returned with HTTP 200 Jul 03 02:25:28.575744 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 134/524] 10.4.3.223 () {68 vars in 1413 bytes} [Fri Jul 3 02:25:28 2026] GET /volume/v3/group_snapshots/bc0e3fa5-e364-4294-84e9-f7635690d92c => generated 326 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:25:28.586391 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-b187e914-ff81-4a35-a31a-e35b85c05cd9 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:28.589259 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-b187e914-ff81-4a35-a31a-e35b85c05cd9 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] GET https://10.4.3.223/volume/v3/snapshots/detail Jul 03 02:25:28.589564 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-b187e914-ff81-4a35-a31a-e35b85c05cd9 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:28.589976 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-b187e914-ff81-4a35-a31a-e35b85c05cd9 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Calling method 'detail' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:28.590695 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.api_utils [None req-b187e914-ff81-4a35-a31a-e35b85c05cd9 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Removing options '' from query. {{(pid=100014) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 02:25:28.592534 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.db.api [None req-b187e914-ff81-4a35-a31a-e35b85c05cd9 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Building query based on filter {{(pid=100014) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 02:25:28.599369 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-b187e914-ff81-4a35-a31a-e35b85c05cd9 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Get all snapshots completed successfully. Jul 03 02:25:28.599768 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:28.599768 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:25:28.600702 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-b187e914-ff81-4a35-a31a-e35b85c05cd9 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] https://10.4.3.223/volume/v3/snapshots/detail returned with HTTP 200 Jul 03 02:25:28.601236 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 127/525] 10.4.3.223 () {66 vars in 1264 bytes} [Fri Jul 3 02:25:28 2026] GET /volume/v3/snapshots/detail => generated 929 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:28.611790 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-5f2e5a0b-4ecc-4db3-9658-ee465a66605a None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:28.614140 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-5f2e5a0b-4ecc-4db3-9658-ee465a66605a tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] GET https://10.4.3.223/volume/v3/snapshots/9699c479-8156-426e-b18a-5057ae2b9d90 Jul 03 02:25:28.614454 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-5f2e5a0b-4ecc-4db3-9658-ee465a66605a tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:28.614750 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-5f2e5a0b-4ecc-4db3-9658-ee465a66605a tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:28.620113 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:28.620113 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:25:28.620618 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-5f2e5a0b-4ecc-4db3-9658-ee465a66605a tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Snapshot retrieved successfully. Jul 03 02:25:28.621354 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-5f2e5a0b-4ecc-4db3-9658-ee465a66605a tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] https://10.4.3.223/volume/v3/snapshots/9699c479-8156-426e-b18a-5057ae2b9d90 returned with HTTP 200 Jul 03 02:25:28.622063 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 133/526] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:25:28 2026] GET /volume/v3/snapshots/9699c479-8156-426e-b18a-5057ae2b9d90 => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:28.632742 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-580ad142-43d0-4671-902f-bd1615ef88db None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:28.636771 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-580ad142-43d0-4671-902f-bd1615ef88db tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] GET https://10.4.3.223/volume/v3/snapshots/1d229eeb-fb40-433c-8161-7b2b637d6f54 Jul 03 02:25:28.637399 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-580ad142-43d0-4671-902f-bd1615ef88db tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:28.638442 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-580ad142-43d0-4671-902f-bd1615ef88db tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:28.648526 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:28.648526 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:25:28.648526 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-580ad142-43d0-4671-902f-bd1615ef88db tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Snapshot retrieved successfully. Jul 03 02:25:28.648758 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-57f53ab5-e417-426a-a0ef-c2ed45fc639f tempest-VolumesBackupsAdminTest-550384977 tempest-VolumesBackupsAdminTest-550384977-project-admin] GET https://10.4.3.223/volume/v3/backups/31069b3b-dc00-4c13-b0ee-ac97e3be76de/export_record Jul 03 02:25:28.648758 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-57f53ab5-e417-426a-a0ef-c2ed45fc639f tempest-VolumesBackupsAdminTest-550384977 tempest-VolumesBackupsAdminTest-550384977-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:28.648758 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-57f53ab5-e417-426a-a0ef-c2ed45fc639f tempest-VolumesBackupsAdminTest-550384977 tempest-VolumesBackupsAdminTest-550384977-project-admin] Calling method 'export_record' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:28.648758 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.contrib.backups [None req-57f53ab5-e417-426a-a0ef-c2ed45fc639f tempest-VolumesBackupsAdminTest-550384977 tempest-VolumesBackupsAdminTest-550384977-project-admin] Export record for backup 31069b3b-dc00-4c13-b0ee-ac97e3be76de. {{(pid=100012) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 03 02:25:28.649363 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-580ad142-43d0-4671-902f-bd1615ef88db tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] https://10.4.3.223/volume/v3/snapshots/1d229eeb-fb40-433c-8161-7b2b637d6f54 returned with HTTP 200 Jul 03 02:25:28.650014 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 135/527] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:25:28 2026] GET /volume/v3/snapshots/1d229eeb-fb40-433c-8161-7b2b637d6f54 => generated 469 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:28.660065 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:28.660065 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:25:28.660222 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-091c45b1-dead-4bfd-910d-f0531cc4a05e None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:28.661217 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.backup.api [None req-57f53ab5-e417-426a-a0ef-c2ed45fc639f tempest-VolumesBackupsAdminTest-550384977 tempest-VolumesBackupsAdminTest-550384977-project-admin] Calling RPCAPI with context: , host: np0000004352, backup: 31069b3b-dc00-4c13-b0ee-ac97e3be76de. {{(pid=100012) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 03 02:25:28.662337 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-091c45b1-dead-4bfd-910d-f0531cc4a05e tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] DELETE https://10.4.3.223/volume/v3/group_snapshots/bc0e3fa5-e364-4294-84e9-f7635690d92c Jul 03 02:25:28.662634 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-091c45b1-dead-4bfd-910d-f0531cc4a05e tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:28.662872 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-091c45b1-dead-4bfd-910d-f0531cc4a05e tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Calling method 'version_select' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:28.663052 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.group_snapshots [None req-091c45b1-dead-4bfd-910d-f0531cc4a05e tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] delete called for member bc0e3fa5-e364-4294-84e9-f7635690d92c {{(pid=100014) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 03 02:25:28.663190 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.group_snapshots [None req-091c45b1-dead-4bfd-910d-f0531cc4a05e tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Delete group_snapshot with id: bc0e3fa5-e364-4294-84e9-f7635690d92c Jul 03 02:25:28.667204 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:28.667204 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:25:28.675829 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.backup.rpcapi [None req-57f53ab5-e417-426a-a0ef-c2ed45fc639f tempest-VolumesBackupsAdminTest-550384977 tempest-VolumesBackupsAdminTest-550384977-project-admin] export_record in rpcapi backup_id 31069b3b-dc00-4c13-b0ee-ac97e3be76de on host np0000004352. {{(pid=100012) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 03 02:25:28.708753 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-091c45b1-dead-4bfd-910d-f0531cc4a05e tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] https://10.4.3.223/volume/v3/group_snapshots/bc0e3fa5-e364-4294-84e9-f7635690d92c returned with HTTP 202 Jul 03 02:25:28.709337 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 128/528] 10.4.3.223 () {68 vars in 1416 bytes} [Fri Jul 3 02:25:28 2026] DELETE /volume/v3/group_snapshots/bc0e3fa5-e364-4294-84e9-f7635690d92c => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 02:25:28.719165 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-9fc77bef-d2e5-44fa-a8c9-2004e72bd280 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:28.721454 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-9fc77bef-d2e5-44fa-a8c9-2004e72bd280 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] GET https://10.4.3.223/volume/v3/volumes/detail Jul 03 02:25:28.721777 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-9fc77bef-d2e5-44fa-a8c9-2004e72bd280 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:28.721925 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-9fc77bef-d2e5-44fa-a8c9-2004e72bd280 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Calling method 'detail' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:28.722299 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.api_utils [None req-9fc77bef-d2e5-44fa-a8c9-2004e72bd280 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Removing options '' from query. {{(pid=100013) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 02:25:28.723267 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-9fc77bef-d2e5-44fa-a8c9-2004e72bd280 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100013) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 02:25:28.740368 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-9fc77bef-d2e5-44fa-a8c9-2004e72bd280 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Get all volumes completed successfully. Jul 03 02:25:28.741404 np0000004352 devstack@c-api.service[100013]: WARNING stevedore.named [None req-9fc77bef-d2e5-44fa-a8c9-2004e72bd280 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:25:28.741631 np0000004352 devstack@c-api.service[100013]: WARNING castellan.key_manager [None req-9fc77bef-d2e5-44fa-a8c9-2004e72bd280 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:25:28.793798 np0000004352 devstack@c-api.service[100013]: DEBUG oslo_db.sqlalchemy.engines [None req-9fc77bef-d2e5-44fa-a8c9-2004e72bd280 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100013) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 02:25:28.797782 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:28.797782 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:25:28.803413 np0000004352 devstack@c-api.service[100013]: WARNING stevedore.named [None req-9fc77bef-d2e5-44fa-a8c9-2004e72bd280 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:25:28.803640 np0000004352 devstack@c-api.service[100013]: WARNING castellan.key_manager [None req-9fc77bef-d2e5-44fa-a8c9-2004e72bd280 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:25:28.840842 np0000004352 devstack@c-api.service[100013]: DEBUG oslo_db.sqlalchemy.engines [None req-9fc77bef-d2e5-44fa-a8c9-2004e72bd280 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100013) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 02:25:28.843835 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:28.843835 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:25:28.852909 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-9fc77bef-d2e5-44fa-a8c9-2004e72bd280 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] https://10.4.3.223/volume/v3/volumes/detail returned with HTTP 200 Jul 03 02:25:28.852909 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 134/529] 10.4.3.223 () {68 vars in 1299 bytes} [Fri Jul 3 02:25:28 2026] GET /volume/v3/volumes/detail => generated 1824 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:25:28.866544 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-95760b04-6775-48d2-bb3f-fcd14b6b1a34 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:28.868090 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-95760b04-6775-48d2-bb3f-fcd14b6b1a34 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] GET https://10.4.3.223/volume/v3/snapshots/detail Jul 03 02:25:28.868572 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-95760b04-6775-48d2-bb3f-fcd14b6b1a34 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:28.868875 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-95760b04-6775-48d2-bb3f-fcd14b6b1a34 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Calling method 'detail' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:28.869653 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.api_utils [None req-95760b04-6775-48d2-bb3f-fcd14b6b1a34 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Removing options '' from query. {{(pid=100015) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 02:25:28.871075 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.db.api [None req-95760b04-6775-48d2-bb3f-fcd14b6b1a34 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Building query based on filter {{(pid=100015) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 02:25:28.882945 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-95760b04-6775-48d2-bb3f-fcd14b6b1a34 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Get all snapshots completed successfully. Jul 03 02:25:28.884147 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-95760b04-6775-48d2-bb3f-fcd14b6b1a34 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] https://10.4.3.223/volume/v3/snapshots/detail returned with HTTP 200 Jul 03 02:25:28.884965 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 136/530] 10.4.3.223 () {66 vars in 1264 bytes} [Fri Jul 3 02:25:28 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 02:25:28.897865 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-a2798642-f0d4-4fc7-bcec-a50ff45da7c3 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:28.900395 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-a2798642-f0d4-4fc7-bcec-a50ff45da7c3 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] GET https://10.4.3.223/volume/v3/group_snapshots/bc0e3fa5-e364-4294-84e9-f7635690d92c Jul 03 02:25:28.900627 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-a2798642-f0d4-4fc7-bcec-a50ff45da7c3 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:28.900811 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-a2798642-f0d4-4fc7-bcec-a50ff45da7c3 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Calling method 'version_select' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:28.900932 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.group_snapshots [None req-a2798642-f0d4-4fc7-bcec-a50ff45da7c3 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] show called for member bc0e3fa5-e364-4294-84e9-f7635690d92c {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 02:25:28.904050 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-a2798642-f0d4-4fc7-bcec-a50ff45da7c3 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] https://10.4.3.223/volume/v3/group_snapshots/bc0e3fa5-e364-4294-84e9-f7635690d92c returned with HTTP 404 Jul 03 02:25:28.904591 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 129/531] 10.4.3.223 () {68 vars in 1413 bytes} [Fri Jul 3 02:25:28 2026] GET /volume/v3/group_snapshots/bc0e3fa5-e364-4294-84e9-f7635690d92c => generated 116 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 02:25:28.913155 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-7c5d46d4-87d0-4b54-8265-e2ab47b415e2 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:28.915074 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-7c5d46d4-87d0-4b54-8265-e2ab47b415e2 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] DELETE https://10.4.3.223/volume/v3/group_snapshots/bc0e3fa5-e364-4294-84e9-f7635690d92c Jul 03 02:25:28.915281 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-7c5d46d4-87d0-4b54-8265-e2ab47b415e2 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:28.915481 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-7c5d46d4-87d0-4b54-8265-e2ab47b415e2 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Calling method 'version_select' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:28.915623 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.group_snapshots [None req-7c5d46d4-87d0-4b54-8265-e2ab47b415e2 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] delete called for member bc0e3fa5-e364-4294-84e9-f7635690d92c {{(pid=100013) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 03 02:25:28.915720 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.group_snapshots [None req-7c5d46d4-87d0-4b54-8265-e2ab47b415e2 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Delete group_snapshot with id: bc0e3fa5-e364-4294-84e9-f7635690d92c Jul 03 02:25:28.919974 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-7c5d46d4-87d0-4b54-8265-e2ab47b415e2 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] https://10.4.3.223/volume/v3/group_snapshots/bc0e3fa5-e364-4294-84e9-f7635690d92c returned with HTTP 404 Jul 03 02:25:28.920459 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 135/532] 10.4.3.223 () {68 vars in 1416 bytes} [Fri Jul 3 02:25:28 2026] DELETE /volume/v3/group_snapshots/bc0e3fa5-e364-4294-84e9-f7635690d92c => generated 116 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 02:25:28.927884 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-894cc8da-54e1-464c-9557-53508dfb31d7 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:28.932113 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-894cc8da-54e1-464c-9557-53508dfb31d7 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] GET https://10.4.3.223/volume/v3/volumes/detail Jul 03 02:25:28.932113 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-894cc8da-54e1-464c-9557-53508dfb31d7 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:28.932113 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-894cc8da-54e1-464c-9557-53508dfb31d7 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Calling method 'detail' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:28.932113 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.api_utils [None req-894cc8da-54e1-464c-9557-53508dfb31d7 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Removing options '' from query. {{(pid=100015) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 02:25:28.932113 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-894cc8da-54e1-464c-9557-53508dfb31d7 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100015) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 02:25:28.941437 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-894cc8da-54e1-464c-9557-53508dfb31d7 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Get all volumes completed successfully. Jul 03 02:25:28.942624 np0000004352 devstack@c-api.service[100015]: WARNING stevedore.named [None req-894cc8da-54e1-464c-9557-53508dfb31d7 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:25:28.942812 np0000004352 devstack@c-api.service[100015]: WARNING castellan.key_manager [None req-894cc8da-54e1-464c-9557-53508dfb31d7 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:25:29.001238 np0000004352 devstack@c-api.service[100015]: DEBUG oslo_db.sqlalchemy.engines [None req-894cc8da-54e1-464c-9557-53508dfb31d7 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100015) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 02:25:29.005663 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:29.005663 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:25:29.011723 np0000004352 devstack@c-api.service[100015]: WARNING stevedore.named [None req-894cc8da-54e1-464c-9557-53508dfb31d7 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:25:29.011723 np0000004352 devstack@c-api.service[100015]: WARNING castellan.key_manager [None req-894cc8da-54e1-464c-9557-53508dfb31d7 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:25:29.071733 np0000004352 devstack@c-api.service[100015]: DEBUG oslo_db.sqlalchemy.engines [None req-894cc8da-54e1-464c-9557-53508dfb31d7 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100015) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 02:25:29.074972 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:29.074972 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:25:29.085393 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-894cc8da-54e1-464c-9557-53508dfb31d7 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] https://10.4.3.223/volume/v3/volumes/detail returned with HTTP 200 Jul 03 02:25:29.085990 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 137/533] 10.4.3.223 () {68 vars in 1299 bytes} [Fri Jul 3 02:25:28 2026] GET /volume/v3/volumes/detail => generated 1824 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:25:29.104887 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-e6e55bc1-d6fe-4d91-8d30-f9cfb0768031 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:29.106521 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-e6e55bc1-d6fe-4d91-8d30-f9cfb0768031 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] POST https://10.4.3.223/volume/v3/groups/d18f618a-9c7e-41b8-bd1e-aa497b07a7d4/action Jul 03 02:25:29.107786 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-e6e55bc1-d6fe-4d91-8d30-f9cfb0768031 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:25:29.107786 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-e6e55bc1-d6fe-4d91-8d30-f9cfb0768031 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:25:29.110091 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.groups [None req-e6e55bc1-d6fe-4d91-8d30-f9cfb0768031 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] delete called for group d18f618a-9c7e-41b8-bd1e-aa497b07a7d4 {{(pid=100014) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 02:25:29.110091 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.groups [None req-e6e55bc1-d6fe-4d91-8d30-f9cfb0768031 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Delete group with id: d18f618a-9c7e-41b8-bd1e-aa497b07a7d4 Jul 03 02:25:29.115675 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:29.115675 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:25:29.178592 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.contrib.backups [None req-57f53ab5-e417-426a-a0ef-c2ed45fc639f tempest-VolumesBackupsAdminTest-550384977 tempest-VolumesBackupsAdminTest-550384977-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMzEwNjliM2ItZGMwMC00YzEzLWIwZWUtYWM5N2UzYmU3NmRlIiwgInVzZXJfaWQiOiAiODJlZTkwMmI3ZTVlNDQ3YjgxMTIxYTVjYTZlODgzZjkiLCAicHJvamVjdF9pZCI6ICJiNmU1ZTQyOTExZjQ0MzUwOWNhOGZmMGNmNWY4YjY5ZCIsICJ2b2x1bWVfaWQiOiAiMDU5ZjFkOTEtZjczMi00N2JiLTkzMTgtNzAyNTY4YzczNWI1IiwgImhvc3QiOiAibnAwMDAwMDA0MzUyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xNTI3Mjg4OTYzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTgwMzkzNTQxNyIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzA1OWYxZDkxLWY3MzItNDdiYi05MzE4LTcwMjU2OGM3MzViNS8yMDI2MDcwMzAyMjUxMy9hel9ub3ZhX2JhY2t1cF8zMTA2OWIzYi1kYzAwLTRjMTMtYjBlZS1hYzk3ZTNiZTc2ZGUiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA3LTAzVDAyOjI1OjA5WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDAyOjI1OjA5WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDctMDNUMDI6MjU6MjhaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=100012) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 03 02:25:29.178805 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-57f53ab5-e417-426a-a0ef-c2ed45fc639f tempest-VolumesBackupsAdminTest-550384977 tempest-VolumesBackupsAdminTest-550384977-project-admin] https://10.4.3.223/volume/v3/backups/31069b3b-dc00-4c13-b0ee-ac97e3be76de/export_record returned with HTTP 200 Jul 03 02:25:29.179348 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 133/534] 10.4.3.223 () {66 vars in 1390 bytes} [Fri Jul 3 02:25:28 2026] GET /volume/v3/backups/31069b3b-dc00-4c13-b0ee-ac97e3be76de/export_record => generated 1512 bytes in 708 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:25:29.181666 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-e6e55bc1-d6fe-4d91-8d30-f9cfb0768031 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] https://10.4.3.223/volume/v3/groups/d18f618a-9c7e-41b8-bd1e-aa497b07a7d4/action returned with HTTP 202 Jul 03 02:25:29.182239 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 130/535] 10.4.3.223 () {70 vars in 1428 bytes} [Fri Jul 3 02:25:29 2026] POST /volume/v3/groups/d18f618a-9c7e-41b8-bd1e-aa497b07a7d4/action => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 02:25:29.190981 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-380210eb-db4e-4730-abfa-5dab2758ff6d None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:29.193110 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-380210eb-db4e-4730-abfa-5dab2758ff6d tempest-VolumesBackupsAdminTest-550384977 tempest-VolumesBackupsAdminTest-550384977-project-admin] POST https://10.4.3.223/volume/v3/backups/import_record Jul 03 02:25:29.193675 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-380210eb-db4e-4730-abfa-5dab2758ff6d tempest-VolumesBackupsAdminTest-550384977 tempest-VolumesBackupsAdminTest-550384977-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMmNiOWQ5YTctMmM4OC00NDU5LWJlMjYtZjA2ODgyMzE0ZTA3IiwgInVzZXJfaWQiOiAiODJlZTkwMmI3ZTVlNDQ3YjgxMTIxYTVjYTZlODgzZjkiLCAicHJvamVjdF9pZCI6ICJiNmU1ZTQyOTExZjQ0MzUwOWNhOGZmMGNmNWY4YjY5ZCIsICJ2b2x1bWVfaWQiOiAiMDU5ZjFkOTEtZjczMi00N2JiLTkzMTgtNzAyNTY4YzczNWI1IiwgImhvc3QiOiAibnAwMDAwMDA0MzUyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xNTI3Mjg4OTYzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTgwMzkzNTQxNyIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzA1OWYxZDkxLWY3MzItNDdiYi05MzE4LTcwMjU2OGM3MzViNS8yMDI2MDcwMzAyMjUxMy9hel9ub3ZhX2JhY2t1cF8zMTA2OWIzYi1kYzAwLTRjMTMtYjBlZS1hYzk3ZTNiZTc2ZGUiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA3LTAzVDAyOjI1OjA5WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDAyOjI1OjA5WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDctMDNUMDI6MjU6MjhaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=="}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:25:29.195380 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.contrib.backups [None req-380210eb-db4e-4730-abfa-5dab2758ff6d tempest-VolumesBackupsAdminTest-550384977 tempest-VolumesBackupsAdminTest-550384977-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMmNiOWQ5YTctMmM4OC00NDU5LWJlMjYtZjA2ODgyMzE0ZTA3IiwgInVzZXJfaWQiOiAiODJlZTkwMmI3ZTVlNDQ3YjgxMTIxYTVjYTZlODgzZjkiLCAicHJvamVjdF9pZCI6ICJiNmU1ZTQyOTExZjQ0MzUwOWNhOGZmMGNmNWY4YjY5ZCIsICJ2b2x1bWVfaWQiOiAiMDU5ZjFkOTEtZjczMi00N2JiLTkzMTgtNzAyNTY4YzczNWI1IiwgImhvc3QiOiAibnAwMDAwMDA0MzUyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xNTI3Mjg4OTYzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTgwMzkzNTQxNyIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzA1OWYxZDkxLWY3MzItNDdiYi05MzE4LTcwMjU2OGM3MzViNS8yMDI2MDcwMzAyMjUxMy9hel9ub3ZhX2JhY2t1cF8zMTA2OWIzYi1kYzAwLTRjMTMtYjBlZS1hYzk3ZTNiZTc2ZGUiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA3LTAzVDAyOjI1OjA5WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDAyOjI1OjA5WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDctMDNUMDI6MjU6MjhaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=100013) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 03 02:25:29.195555 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.contrib.backups [None req-380210eb-db4e-4730-abfa-5dab2758ff6d tempest-VolumesBackupsAdminTest-550384977 tempest-VolumesBackupsAdminTest-550384977-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMmNiOWQ5YTctMmM4OC00NDU5LWJlMjYtZjA2ODgyMzE0ZTA3IiwgInVzZXJfaWQiOiAiODJlZTkwMmI3ZTVlNDQ3YjgxMTIxYTVjYTZlODgzZjkiLCAicHJvamVjdF9pZCI6ICJiNmU1ZTQyOTExZjQ0MzUwOWNhOGZmMGNmNWY4YjY5ZCIsICJ2b2x1bWVfaWQiOiAiMDU5ZjFkOTEtZjczMi00N2JiLTkzMTgtNzAyNTY4YzczNWI1IiwgImhvc3QiOiAibnAwMDAwMDA0MzUyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xNTI3Mjg4OTYzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTgwMzkzNTQxNyIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzA1OWYxZDkxLWY3MzItNDdiYi05MzE4LTcwMjU2OGM3MzViNS8yMDI2MDcwMzAyMjUxMy9hel9ub3ZhX2JhY2t1cF8zMTA2OWIzYi1kYzAwLTRjMTMtYjBlZS1hYzk3ZTNiZTc2ZGUiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA3LTAzVDAyOjI1OjA5WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDAyOjI1OjA5WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDctMDNUMDI6MjU6MjhaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=100013) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 03 02:25:29.196345 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-88ba66e7-1cd5-48cd-93fa-2620fb8be81a None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:29.198831 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-88ba66e7-1cd5-48cd-93fa-2620fb8be81a tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] GET https://10.4.3.223/volume/v3/volumes/6571e467-b8b0-4743-83ff-85b9055a9c8a Jul 03 02:25:29.199276 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-88ba66e7-1cd5-48cd-93fa-2620fb8be81a tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:29.199577 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-88ba66e7-1cd5-48cd-93fa-2620fb8be81a tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:29.210947 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:29.210947 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:25:29.216581 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-88ba66e7-1cd5-48cd-93fa-2620fb8be81a tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Volume info retrieved successfully. Jul 03 02:25:29.217609 np0000004352 devstack@c-api.service[100015]: WARNING stevedore.named [None req-88ba66e7-1cd5-48cd-93fa-2620fb8be81a tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:25:29.217823 np0000004352 devstack@c-api.service[100015]: WARNING castellan.key_manager [None req-88ba66e7-1cd5-48cd-93fa-2620fb8be81a tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:25:29.247683 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.quota [None req-380210eb-db4e-4730-abfa-5dab2758ff6d tempest-VolumesBackupsAdminTest-550384977 tempest-VolumesBackupsAdminTest-550384977-project-admin] Created reservations ['aabee131-7445-484f-b20a-aa5a114d72f4', 'd219e112-9575-4c0e-9a32-78a75628666d'] {{(pid=100013) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:25:29.270032 np0000004352 devstack@c-api.service[100015]: DEBUG oslo_db.sqlalchemy.engines [None req-88ba66e7-1cd5-48cd-93fa-2620fb8be81a tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100015) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 02:25:29.273651 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:29.273651 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:25:29.283303 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.backup.rpcapi [None req-380210eb-db4e-4730-abfa-5dab2758ff6d tempest-VolumesBackupsAdminTest-550384977 tempest-VolumesBackupsAdminTest-550384977-project-admin] import_record rpcapi backup id 2cb9d9a7-2c88-4459-be26-f06882314e07 on host np0000004352 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMmNiOWQ5YTctMmM4OC00NDU5LWJlMjYtZjA2ODgyMzE0ZTA3IiwgInVzZXJfaWQiOiAiODJlZTkwMmI3ZTVlNDQ3YjgxMTIxYTVjYTZlODgzZjkiLCAicHJvamVjdF9pZCI6ICJiNmU1ZTQyOTExZjQ0MzUwOWNhOGZmMGNmNWY4YjY5ZCIsICJ2b2x1bWVfaWQiOiAiMDU5ZjFkOTEtZjczMi00N2JiLTkzMTgtNzAyNTY4YzczNWI1IiwgImhvc3QiOiAibnAwMDAwMDA0MzUyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xNTI3Mjg4OTYzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTgwMzkzNTQxNyIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzA1OWYxZDkxLWY3MzItNDdiYi05MzE4LTcwMjU2OGM3MzViNS8yMDI2MDcwMzAyMjUxMy9hel9ub3ZhX2JhY2t1cF8zMTA2OWIzYi1kYzAwLTRjMTMtYjBlZS1hYzk3ZTNiZTc2ZGUiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA3LTAzVDAyOjI1OjA5WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDAyOjI1OjA5WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDctMDNUMDI6MjU6MjhaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=100013) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Jul 03 02:25:29.285965 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.contrib.backups [None req-380210eb-db4e-4730-abfa-5dab2758ff6d tempest-VolumesBackupsAdminTest-550384977 tempest-VolumesBackupsAdminTest-550384977-project-admin] Import record output: {'backup': {'id': '2cb9d9a7-2c88-4459-be26-f06882314e07', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.223/volume/v3/backups/2cb9d9a7-2c88-4459-be26-f06882314e07'}, {'rel': 'bookmark', 'href': 'https://10.4.3.223/volume/backups/2cb9d9a7-2c88-4459-be26-f06882314e07'}]}}. {{(pid=100013) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Jul 03 02:25:29.286279 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-380210eb-db4e-4730-abfa-5dab2758ff6d tempest-VolumesBackupsAdminTest-550384977 tempest-VolumesBackupsAdminTest-550384977-project-admin] https://10.4.3.223/volume/v3/backups/import_record returned with HTTP 201 Jul 03 02:25:29.286812 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-88ba66e7-1cd5-48cd-93fa-2620fb8be81a tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] https://10.4.3.223/volume/v3/volumes/6571e467-b8b0-4743-83ff-85b9055a9c8a returned with HTTP 200 Jul 03 02:25:29.287021 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 136/536] 10.4.3.223 () {68 vars in 1302 bytes} [Fri Jul 3 02:25:29 2026] POST /volume/v3/backups/import_record => generated 288 bytes in 96 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Jul 03 02:25:29.287550 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 138/537] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:25:29 2026] GET /volume/v3/volumes/6571e467-b8b0-4743-83ff-85b9055a9c8a => generated 915 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:25:29.299160 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-3725bd50-748c-4f70-b34d-fbbbef0b3f8b None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:29.302639 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-3725bd50-748c-4f70-b34d-fbbbef0b3f8b tempest-VolumesBackupsAdminTest-550384977 tempest-VolumesBackupsAdminTest-550384977-project-admin] GET https://10.4.3.223/volume/v3/backups/2cb9d9a7-2c88-4459-be26-f06882314e07 Jul 03 02:25:29.302875 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-3725bd50-748c-4f70-b34d-fbbbef0b3f8b tempest-VolumesBackupsAdminTest-550384977 tempest-VolumesBackupsAdminTest-550384977-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:29.303188 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-3725bd50-748c-4f70-b34d-fbbbef0b3f8b tempest-VolumesBackupsAdminTest-550384977 tempest-VolumesBackupsAdminTest-550384977-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:29.303358 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-3725bd50-748c-4f70-b34d-fbbbef0b3f8b tempest-VolumesBackupsAdminTest-550384977 tempest-VolumesBackupsAdminTest-550384977-project-admin] Show backup with id 2cb9d9a7-2c88-4459-be26-f06882314e07. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:25:29.310196 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:29.310196 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:25:29.311166 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-3725bd50-748c-4f70-b34d-fbbbef0b3f8b tempest-VolumesBackupsAdminTest-550384977 tempest-VolumesBackupsAdminTest-550384977-project-admin] https://10.4.3.223/volume/v3/backups/2cb9d9a7-2c88-4459-be26-f06882314e07 returned with HTTP 200 Jul 03 02:25:29.311693 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 134/538] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:25:29 2026] GET /volume/v3/backups/2cb9d9a7-2c88-4459-be26-f06882314e07 => generated 647 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:30.307766 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-170ba4e7-e983-4204-8328-505246801514 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:30.312217 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-170ba4e7-e983-4204-8328-505246801514 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] GET https://10.4.3.223/volume/v3/volumes/6571e467-b8b0-4743-83ff-85b9055a9c8a Jul 03 02:25:30.312562 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-170ba4e7-e983-4204-8328-505246801514 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:30.312818 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-170ba4e7-e983-4204-8328-505246801514 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:30.323387 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-ef61f154-262b-443f-8ce8-4274e379071c None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:30.325095 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-170ba4e7-e983-4204-8328-505246801514 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] https://10.4.3.223/volume/v3/volumes/6571e467-b8b0-4743-83ff-85b9055a9c8a returned with HTTP 404 Jul 03 02:25:30.325365 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-ef61f154-262b-443f-8ce8-4274e379071c tempest-VolumesBackupsAdminTest-550384977 tempest-VolumesBackupsAdminTest-550384977-project-admin] GET https://10.4.3.223/volume/v3/backups/2cb9d9a7-2c88-4459-be26-f06882314e07 Jul 03 02:25:30.325653 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-ef61f154-262b-443f-8ce8-4274e379071c tempest-VolumesBackupsAdminTest-550384977 tempest-VolumesBackupsAdminTest-550384977-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:30.326299 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 131/539] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:25:30 2026] GET /volume/v3/volumes/6571e467-b8b0-4743-83ff-85b9055a9c8a => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 02:25:30.326371 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-ef61f154-262b-443f-8ce8-4274e379071c tempest-VolumesBackupsAdminTest-550384977 tempest-VolumesBackupsAdminTest-550384977-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:30.326371 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-ef61f154-262b-443f-8ce8-4274e379071c tempest-VolumesBackupsAdminTest-550384977 tempest-VolumesBackupsAdminTest-550384977-project-admin] Show backup with id 2cb9d9a7-2c88-4459-be26-f06882314e07. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:25:30.331564 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:30.331564 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:25:30.331681 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-ef61f154-262b-443f-8ce8-4274e379071c tempest-VolumesBackupsAdminTest-550384977 tempest-VolumesBackupsAdminTest-550384977-project-admin] https://10.4.3.223/volume/v3/backups/2cb9d9a7-2c88-4459-be26-f06882314e07 returned with HTTP 200 Jul 03 02:25:30.332075 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 137/540] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:25:30 2026] GET /volume/v3/backups/2cb9d9a7-2c88-4459-be26-f06882314e07 => generated 802 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:30.338852 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-c58f387e-f6c1-4cf4-bfb6-f6b57e35eb52 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:30.341770 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-c58f387e-f6c1-4cf4-bfb6-f6b57e35eb52 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] GET https://10.4.3.223/volume/v3/volumes/7c3f3fcf-c029-4048-ba39-bd91363ed142 Jul 03 02:25:30.341770 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-c58f387e-f6c1-4cf4-bfb6-f6b57e35eb52 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:30.341900 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-c58f387e-f6c1-4cf4-bfb6-f6b57e35eb52 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:30.344158 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-5afbc49e-ba9e-4dab-87de-0217fafba5cd None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:30.346031 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-5afbc49e-ba9e-4dab-87de-0217fafba5cd tempest-VolumesBackupsAdminTest-550384977 tempest-VolumesBackupsAdminTest-550384977-project-admin] GET https://10.4.3.223/volume/v3/backups Jul 03 02:25:30.346267 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-5afbc49e-ba9e-4dab-87de-0217fafba5cd tempest-VolumesBackupsAdminTest-550384977 tempest-VolumesBackupsAdminTest-550384977-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:30.346494 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-5afbc49e-ba9e-4dab-87de-0217fafba5cd tempest-VolumesBackupsAdminTest-550384977 tempest-VolumesBackupsAdminTest-550384977-project-admin] Calling method 'index' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:30.349359 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-c58f387e-f6c1-4cf4-bfb6-f6b57e35eb52 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] https://10.4.3.223/volume/v3/volumes/7c3f3fcf-c029-4048-ba39-bd91363ed142 returned with HTTP 404 Jul 03 02:25:30.349737 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 139/541] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:25:30 2026] GET /volume/v3/volumes/7c3f3fcf-c029-4048-ba39-bd91363ed142 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 02:25:30.357839 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-22e04d24-503f-47d4-b01e-c16b92939425 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:30.359035 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-5afbc49e-ba9e-4dab-87de-0217fafba5cd tempest-VolumesBackupsAdminTest-550384977 tempest-VolumesBackupsAdminTest-550384977-project-admin] https://10.4.3.223/volume/v3/backups returned with HTTP 200 Jul 03 02:25:30.359662 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 135/542] 10.4.3.223 () {66 vars in 1237 bytes} [Fri Jul 3 02:25:30 2026] GET /volume/v3/backups => generated 337 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:30.359938 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-22e04d24-503f-47d4-b01e-c16b92939425 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] GET https://10.4.3.223/volume/v3/groups/d18f618a-9c7e-41b8-bd1e-aa497b07a7d4 Jul 03 02:25:30.360157 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-22e04d24-503f-47d4-b01e-c16b92939425 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:30.360364 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-22e04d24-503f-47d4-b01e-c16b92939425 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Calling method 'version_select' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:30.360573 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.groups [None req-22e04d24-503f-47d4-b01e-c16b92939425 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] show called for member d18f618a-9c7e-41b8-bd1e-aa497b07a7d4 {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 02:25:30.364267 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-22e04d24-503f-47d4-b01e-c16b92939425 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] https://10.4.3.223/volume/v3/groups/d18f618a-9c7e-41b8-bd1e-aa497b07a7d4 returned with HTTP 404 Jul 03 02:25:30.364944 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 132/543] 10.4.3.223 () {68 vars in 1386 bytes} [Fri Jul 3 02:25:30 2026] GET /volume/v3/groups/d18f618a-9c7e-41b8-bd1e-aa497b07a7d4 => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 02:25:30.370014 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-8411f8bd-3020-4718-97aa-d9cae24c516d None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:30.371900 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-8411f8bd-3020-4718-97aa-d9cae24c516d tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] POST https://10.4.3.223/volume/v3/backups/31069b3b-dc00-4c13-b0ee-ac97e3be76de/restore Jul 03 02:25:30.372344 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-8411f8bd-3020-4718-97aa-d9cae24c516d tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:25:30.373301 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-3ab97c3c-4f34-4c47-9117-940c7bb80070 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:30.374314 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.contrib.backups [None req-8411f8bd-3020-4718-97aa-d9cae24c516d tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Restoring backup 31069b3b-dc00-4c13-b0ee-ac97e3be76de ({'restore': {}}) {{(pid=100013) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 03 02:25:30.374500 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.contrib.backups [None req-8411f8bd-3020-4718-97aa-d9cae24c516d tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Restoring backup 31069b3b-dc00-4c13-b0ee-ac97e3be76de to volume None. Jul 03 02:25:30.376952 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-3ab97c3c-4f34-4c47-9117-940c7bb80070 tempest-GroupSnapshotsTest-1406528118 tempest-GroupSnapshotsTest-1406528118-project-admin] DELETE https://10.4.3.223/volume/v3/group_types/5595b900-213a-46c4-8beb-0b38710ad60d Jul 03 02:25:30.377400 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-3ab97c3c-4f34-4c47-9117-940c7bb80070 tempest-GroupSnapshotsTest-1406528118 tempest-GroupSnapshotsTest-1406528118-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:30.377512 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-3ab97c3c-4f34-4c47-9117-940c7bb80070 tempest-GroupSnapshotsTest-1406528118 tempest-GroupSnapshotsTest-1406528118-project-admin] Calling method 'version_select' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:30.379410 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:30.379410 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:25:30.380673 np0000004352 devstack@c-api.service[100013]: INFO cinder.backup.api [None req-8411f8bd-3020-4718-97aa-d9cae24c516d tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Creating volume of 1 GB for restore of backup 31069b3b-dc00-4c13-b0ee-ac97e3be76de. Jul 03 02:25:30.387438 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-8411f8bd-3020-4718-97aa-d9cae24c516d tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Availability zone cache updated, next update will occur around 2026-07-03 03:25:30.387071. {{(pid=100013) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 02:25:30.387546 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-8411f8bd-3020-4718-97aa-d9cae24c516d tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Availability Zones retrieved successfully. Jul 03 02:25:30.396019 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-8411f8bd-3020-4718-97aa-d9cae24c516d tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Flow 'volume_create_api' (2c2663a7-fb84-48f6-8367-d755b04b6b72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:25:30.397433 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-8411f8bd-3020-4718-97aa-d9cae24c516d tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42e7fb0b-81fb-47af-97c1-d90b111958db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:25:30.398487 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-3ab97c3c-4f34-4c47-9117-940c7bb80070 tempest-GroupSnapshotsTest-1406528118 tempest-GroupSnapshotsTest-1406528118-project-admin] https://10.4.3.223/volume/v3/group_types/5595b900-213a-46c4-8beb-0b38710ad60d returned with HTTP 202 Jul 03 02:25:30.399203 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.flows.api.create_volume [None req-8411f8bd-3020-4718-97aa-d9cae24c516d tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Validating volume size '1' using validate_int {{(pid=100013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:25:30.399369 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 140/544] 10.4.3.223 () {68 vars in 1404 bytes} [Fri Jul 3 02:25:30 2026] DELETE /volume/v3/group_types/5595b900-213a-46c4-8beb-0b38710ad60d => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 02:25:30.406933 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-b49d59da-0769-405d-9a02-026ee24189e9 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:30.408685 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-b49d59da-0769-405d-9a02-026ee24189e9 tempest-GroupSnapshotsTest-1406528118 tempest-GroupSnapshotsTest-1406528118-project-admin] DELETE https://10.4.3.223/volume/v3/types/64d1d678-bdbf-4925-8d73-e1d76802120e Jul 03 02:25:30.408845 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-b49d59da-0769-405d-9a02-026ee24189e9 tempest-GroupSnapshotsTest-1406528118 tempest-GroupSnapshotsTest-1406528118-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:30.409047 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-b49d59da-0769-405d-9a02-026ee24189e9 tempest-GroupSnapshotsTest-1406528118 tempest-GroupSnapshotsTest-1406528118-project-admin] Calling method '_delete' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:30.409303 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:30.409303 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:25:30.447125 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-8411f8bd-3020-4718-97aa-d9cae24c516d tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42e7fb0b-81fb-47af-97c1-d90b111958db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:25:30.449085 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-8411f8bd-3020-4718-97aa-d9cae24c516d tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d956e24-dc0c-4329-800f-bcbfac5b7c29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:25:30.453435 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-b49d59da-0769-405d-9a02-026ee24189e9 tempest-GroupSnapshotsTest-1406528118 tempest-GroupSnapshotsTest-1406528118-project-admin] https://10.4.3.223/volume/v3/types/64d1d678-bdbf-4925-8d73-e1d76802120e returned with HTTP 202 Jul 03 02:25:30.453988 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 136/545] 10.4.3.223 () {66 vars in 1345 bytes} [Fri Jul 3 02:25:30 2026] DELETE /volume/v3/types/64d1d678-bdbf-4925-8d73-e1d76802120e => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:25:30.463529 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-ec9edfbc-58f9-40e4-8c05-3a2f1d46b996 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:30.465901 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-ec9edfbc-58f9-40e4-8c05-3a2f1d46b996 tempest-GroupSnapshotsTest-1406528118 tempest-GroupSnapshotsTest-1406528118-project-admin] GET https://10.4.3.223/volume/v3/types/64d1d678-bdbf-4925-8d73-e1d76802120e Jul 03 02:25:30.466572 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-ec9edfbc-58f9-40e4-8c05-3a2f1d46b996 tempest-GroupSnapshotsTest-1406528118 tempest-GroupSnapshotsTest-1406528118-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:30.466826 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-ec9edfbc-58f9-40e4-8c05-3a2f1d46b996 tempest-GroupSnapshotsTest-1406528118 tempest-GroupSnapshotsTest-1406528118-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:30.474000 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-ec9edfbc-58f9-40e4-8c05-3a2f1d46b996 tempest-GroupSnapshotsTest-1406528118 tempest-GroupSnapshotsTest-1406528118-project-admin] https://10.4.3.223/volume/v3/types/64d1d678-bdbf-4925-8d73-e1d76802120e returned with HTTP 404 Jul 03 02:25:30.477506 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 133/546] 10.4.3.223 () {66 vars in 1342 bytes} [Fri Jul 3 02:25:30 2026] GET /volume/v3/types/64d1d678-bdbf-4925-8d73-e1d76802120e => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:25:30.488385 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-4bdc239e-e08f-406f-8964-f6501197e7a6 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:30.491807 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-4bdc239e-e08f-406f-8964-f6501197e7a6 tempest-GroupSnapshotsTest-1406528118 tempest-GroupSnapshotsTest-1406528118-project-admin] POST https://10.4.3.223/volume/v3/types Jul 03 02:25:30.493133 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-4bdc239e-e08f-406f-8964-f6501197e7a6 tempest-GroupSnapshotsTest-1406528118 tempest-GroupSnapshotsTest-1406528118-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-461744065"}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:25:30.498012 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.quota [None req-8411f8bd-3020-4718-97aa-d9cae24c516d tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Created reservations ['6b0ecc82-0f88-4039-8264-5ca639ca0300', '6ee7bec6-1fea-4b07-8382-53545851b7a3', 'ae07c535-2a33-4117-b0c2-186a695800c7', '08ad1bd2-00a5-48ce-8659-92e5bffccf38'] {{(pid=100013) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:25:30.499701 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-8411f8bd-3020-4718-97aa-d9cae24c516d tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d956e24-dc0c-4329-800f-bcbfac5b7c29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6b0ecc82-0f88-4039-8264-5ca639ca0300', '6ee7bec6-1fea-4b07-8382-53545851b7a3', 'ae07c535-2a33-4117-b0c2-186a695800c7', '08ad1bd2-00a5-48ce-8659-92e5bffccf38']}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:25:30.500134 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-8411f8bd-3020-4718-97aa-d9cae24c516d tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cba46913-bc3c-41d0-a6bf-2cde5f2fb96a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:25:30.514926 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-4bdc239e-e08f-406f-8964-f6501197e7a6 tempest-GroupSnapshotsTest-1406528118 tempest-GroupSnapshotsTest-1406528118-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Jul 03 02:25:30.516268 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 141/547] 10.4.3.223 () {68 vars in 1252 bytes} [Fri Jul 3 02:25:30 2026] POST /volume/v3/types => generated 223 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:30.529317 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-b8a176cb-60b5-4c29-bbc3-5befa40ca4d4 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:30.534591 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-b8a176cb-60b5-4c29-bbc3-5befa40ca4d4 tempest-GroupSnapshotsTest-1406528118 tempest-GroupSnapshotsTest-1406528118-project-admin] POST https://10.4.3.223/volume/v3/group_types Jul 03 02:25:30.534591 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-b8a176cb-60b5-4c29-bbc3-5befa40ca4d4 tempest-GroupSnapshotsTest-1406528118 tempest-GroupSnapshotsTest-1406528118-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-516083358"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:25:30.550951 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-8411f8bd-3020-4718-97aa-d9cae24c516d tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cba46913-bc3c-41d0-a6bf-2cde5f2fb96a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '572712de-5950-4825-83b4-281afcd3a4c8', '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_31069b3b-dc00-4c13-b0ee-ac97e3be76de',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b6e5e42911f443509ca8ff0cf5f8b69d',qos_specs=None,replication_status=,reservations=['6b0ecc82-0f88-4039-8264-5ca639ca0300','6ee7bec6-1fea-4b07-8382-53545851b7a3','ae07c535-2a33-4117-b0c2-186a695800c7','08ad1bd2-00a5-48ce-8659-92e5bffccf38'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82ee902b7e5e447b81121a5ca6e883f9',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:25:30Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_31069b3b-dc00-4c13-b0ee-ac97e3be76de',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=572712de-5950-4825-83b4-281afcd3a4c8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b6e5e42911f443509ca8ff0cf5f8b69d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='82ee902b7e5e447b81121a5ca6e883f9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:25:30.554336 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-8411f8bd-3020-4718-97aa-d9cae24c516d tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a66fd773-c150-45c0-afde-fd503c5969c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:25:30.569716 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-b8a176cb-60b5-4c29-bbc3-5befa40ca4d4 tempest-GroupSnapshotsTest-1406528118 tempest-GroupSnapshotsTest-1406528118-project-admin] https://10.4.3.223/volume/v3/group_types returned with HTTP 202 Jul 03 02:25:30.569716 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 137/548] 10.4.3.223 () {70 vars in 1311 bytes} [Fri Jul 3 02:25:30 2026] POST /volume/v3/group_types => generated 180 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:25:30.578843 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-bc81a6e3-a3eb-45f5-ab57-d2d045ef881c None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:30.582997 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-bc81a6e3-a3eb-45f5-ab57-d2d045ef881c tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] POST https://10.4.3.223/volume/v3/groups Jul 03 02:25:30.583693 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-bc81a6e3-a3eb-45f5-ab57-d2d045ef881c tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "63e6c20e-3b2e-4907-b9c8-710361a21859", "volume_types": ["8d9f55f5-b75c-4dad-a616-fb72c9142c74"], "name": "tempest-GroupSnapshotsTest-Group-2120167475"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:25:30.586196 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.groups [None req-bc81a6e3-a3eb-45f5-ab57-d2d045ef881c tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Creating new group {'group': {'group_type': '63e6c20e-3b2e-4907-b9c8-710361a21859', 'volume_types': ['8d9f55f5-b75c-4dad-a616-fb72c9142c74'], 'name': 'tempest-GroupSnapshotsTest-Group-2120167475'}} {{(pid=100014) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 03 02:25:30.601205 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.groups [None req-bc81a6e3-a3eb-45f5-ab57-d2d045ef881c tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Creating group tempest-GroupSnapshotsTest-Group-2120167475. Jul 03 02:25:30.619728 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-8411f8bd-3020-4718-97aa-d9cae24c516d tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a66fd773-c150-45c0-afde-fd503c5969c4) transitioned into 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_31069b3b-dc00-4c13-b0ee-ac97e3be76de',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b6e5e42911f443509ca8ff0cf5f8b69d',qos_specs=None,replication_status=,reservations=['6b0ecc82-0f88-4039-8264-5ca639ca0300','6ee7bec6-1fea-4b07-8382-53545851b7a3','ae07c535-2a33-4117-b0c2-186a695800c7','08ad1bd2-00a5-48ce-8659-92e5bffccf38'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82ee902b7e5e447b81121a5ca6e883f9',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:25:30.621373 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-8411f8bd-3020-4718-97aa-d9cae24c516d tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd509934-7c96-4524-966a-e971b59eea03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:25:30.633579 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-bc81a6e3-a3eb-45f5-ab57-d2d045ef881c tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Availability zone cache updated, next update will occur around 2026-07-03 03:25:30.632742. {{(pid=100014) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 02:25:30.633579 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-bc81a6e3-a3eb-45f5-ab57-d2d045ef881c tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Availability Zones retrieved successfully. Jul 03 02:25:30.635125 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-8411f8bd-3020-4718-97aa-d9cae24c516d tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd509934-7c96-4524-966a-e971b59eea03) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:25:30.636075 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-8411f8bd-3020-4718-97aa-d9cae24c516d tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Flow 'volume_create_api' (2c2663a7-fb84-48f6-8367-d755b04b6b72) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:25:30.636435 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-8411f8bd-3020-4718-97aa-d9cae24c516d tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Create volume request issued successfully. Jul 03 02:25:30.644557 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:30.644557 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:25:30.645265 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-8411f8bd-3020-4718-97aa-d9cae24c516d tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Volume info retrieved successfully. Jul 03 02:25:30.677896 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.quota [None req-bc81a6e3-a3eb-45f5-ab57-d2d045ef881c tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Created reservations ['0972ec1f-59bf-4fe1-911b-3f1e7dd4b0ce'] {{(pid=100014) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:25:30.733116 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-bc81a6e3-a3eb-45f5-ab57-d2d045ef881c tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] https://10.4.3.223/volume/v3/groups returned with HTTP 202 Jul 03 02:25:30.736567 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 134/549] 10.4.3.223 () {70 vars in 1297 bytes} [Fri Jul 3 02:25:30 2026] POST /volume/v3/groups => generated 112 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:25:30.748564 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-dc2b4632-a7b5-4b09-9b16-cd4f0e8390b1 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:30.751345 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-dc2b4632-a7b5-4b09-9b16-cd4f0e8390b1 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] GET https://10.4.3.223/volume/v3/groups/0be25c2f-33e5-4ad9-a192-858e6d3ce6bc Jul 03 02:25:30.751558 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-dc2b4632-a7b5-4b09-9b16-cd4f0e8390b1 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:30.751808 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-dc2b4632-a7b5-4b09-9b16-cd4f0e8390b1 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Calling method 'version_select' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:30.752014 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.groups [None req-dc2b4632-a7b5-4b09-9b16-cd4f0e8390b1 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] show called for member 0be25c2f-33e5-4ad9-a192-858e6d3ce6bc {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 02:25:30.759092 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:30.759092 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:25:30.769363 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-dc2b4632-a7b5-4b09-9b16-cd4f0e8390b1 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] https://10.4.3.223/volume/v3/groups/0be25c2f-33e5-4ad9-a192-858e6d3ce6bc returned with HTTP 200 Jul 03 02:25:30.769983 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 142/550] 10.4.3.223 () {68 vars in 1386 bytes} [Fri Jul 3 02:25:30 2026] GET /volume/v3/groups/0be25c2f-33e5-4ad9-a192-858e6d3ce6bc => generated 392 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:25:31.647847 np0000004352 devstack@c-api.service[100013]: DEBUG dbcounter [-] [100013] Writing DB stats cinder:SELECT=418,cinder:UPDATE=101,cinder:INSERT=57 {{(pid=100013) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 02:25:31.656876 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:31.656876 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:25:31.656876 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-8411f8bd-3020-4718-97aa-d9cae24c516d tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Volume info retrieved successfully. Jul 03 02:25:31.656876 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.backup.api [None req-8411f8bd-3020-4718-97aa-d9cae24c516d tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Checking backup size 1 against volume size 1 {{(pid=100013) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 03 02:25:31.656876 np0000004352 devstack@c-api.service[100013]: INFO cinder.backup.api [None req-8411f8bd-3020-4718-97aa-d9cae24c516d tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Overwriting volume 572712de-5950-4825-83b4-281afcd3a4c8 with restore of backup 31069b3b-dc00-4c13-b0ee-ac97e3be76de Jul 03 02:25:31.683934 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.backup.rpcapi [None req-8411f8bd-3020-4718-97aa-d9cae24c516d tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] restore_backup in rpcapi backup_id 31069b3b-dc00-4c13-b0ee-ac97e3be76de {{(pid=100013) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 03 02:25:31.688083 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-8411f8bd-3020-4718-97aa-d9cae24c516d tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] https://10.4.3.223/volume/v3/backups/31069b3b-dc00-4c13-b0ee-ac97e3be76de/restore returned with HTTP 202 Jul 03 02:25:31.688787 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 138/551] 10.4.3.223 () {68 vars in 1393 bytes} [Fri Jul 3 02:25:30 2026] POST /volume/v3/backups/31069b3b-dc00-4c13-b0ee-ac97e3be76de/restore => generated 189 bytes in 1320 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:25:31.698688 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-b0a8b874-eb99-4044-b625-0d8131480b1e None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:31.703624 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-b0a8b874-eb99-4044-b625-0d8131480b1e tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] GET https://10.4.3.223/volume/v3/backups/31069b3b-dc00-4c13-b0ee-ac97e3be76de Jul 03 02:25:31.703624 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-b0a8b874-eb99-4044-b625-0d8131480b1e tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:31.703624 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-b0a8b874-eb99-4044-b625-0d8131480b1e tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:31.703624 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-b0a8b874-eb99-4044-b625-0d8131480b1e tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Show backup with id 31069b3b-dc00-4c13-b0ee-ac97e3be76de. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:25:31.708197 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:31.708197 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:25:31.709861 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-b0a8b874-eb99-4044-b625-0d8131480b1e tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] https://10.4.3.223/volume/v3/backups/31069b3b-dc00-4c13-b0ee-ac97e3be76de returned with HTTP 200 Jul 03 02:25:31.710405 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 138/552] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:25:31 2026] GET /volume/v3/backups/31069b3b-dc00-4c13-b0ee-ac97e3be76de => generated 802 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:31.780545 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-9f5d96a5-872a-4605-8906-cef277ab32b3 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:31.783533 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-9f5d96a5-872a-4605-8906-cef277ab32b3 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] GET https://10.4.3.223/volume/v3/groups/0be25c2f-33e5-4ad9-a192-858e6d3ce6bc Jul 03 02:25:31.783764 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-9f5d96a5-872a-4605-8906-cef277ab32b3 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:31.783972 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-9f5d96a5-872a-4605-8906-cef277ab32b3 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Calling method 'version_select' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:31.784256 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.groups [None req-9f5d96a5-872a-4605-8906-cef277ab32b3 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] show called for member 0be25c2f-33e5-4ad9-a192-858e6d3ce6bc {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 02:25:31.789377 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:31.789377 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:25:31.800747 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-9f5d96a5-872a-4605-8906-cef277ab32b3 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] https://10.4.3.223/volume/v3/groups/0be25c2f-33e5-4ad9-a192-858e6d3ce6bc returned with HTTP 200 Jul 03 02:25:31.801155 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 135/553] 10.4.3.223 () {68 vars in 1386 bytes} [Fri Jul 3 02:25:31 2026] GET /volume/v3/groups/0be25c2f-33e5-4ad9-a192-858e6d3ce6bc => generated 393 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:25:31.811864 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-eb43509c-5bac-4047-90cb-51f4afb35c30 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:31.814915 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-eb43509c-5bac-4047-90cb-51f4afb35c30 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:25:31.815575 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-eb43509c-5bac-4047-90cb-51f4afb35c30 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1211385264", "volume_type": "8d9f55f5-b75c-4dad-a616-fb72c9142c74", "group_id": "0be25c2f-33e5-4ad9-a192-858e6d3ce6bc", "size": 1}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:25:31.817686 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.volumes [None req-eb43509c-5bac-4047-90cb-51f4afb35c30 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1211385264', 'volume_type': '8d9f55f5-b75c-4dad-a616-fb72c9142c74', 'group_id': '0be25c2f-33e5-4ad9-a192-858e6d3ce6bc', 'size': 1}} {{(pid=100015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:25:31.835478 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:31.835478 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:25:31.836240 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-eb43509c-5bac-4047-90cb-51f4afb35c30 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Create volume of 1 GB Jul 03 02:25:31.843804 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-eb43509c-5bac-4047-90cb-51f4afb35c30 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Availability Zones retrieved successfully. Jul 03 02:25:31.851109 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-eb43509c-5bac-4047-90cb-51f4afb35c30 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Flow 'volume_create_api' (afd9b8ae-acfb-4b1e-9606-0478a0f23da3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:25:31.852521 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-eb43509c-5bac-4047-90cb-51f4afb35c30 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf872670-e144-4a80-b592-b25280262bae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:25:31.853128 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:31.853128 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:25:31.853624 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.flows.api.create_volume [None req-eb43509c-5bac-4047-90cb-51f4afb35c30 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Validating volume size '1' using validate_int {{(pid=100015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:25:31.877552 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-eb43509c-5bac-4047-90cb-51f4afb35c30 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf872670-e144-4a80-b592-b25280262bae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:25:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8d9f55f5-b75c-4dad-a616-fb72c9142c74,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-461744065',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8d9f55f5-b75c-4dad-a616-fb72c9142c74', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '0be25c2f-33e5-4ad9-a192-858e6d3ce6bc', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:25:31.878323 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-eb43509c-5bac-4047-90cb-51f4afb35c30 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7615b0ba-347d-4606-97bc-391f046776d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:25:31.912565 np0000004352 devstack@c-api.service[100015]: WARNING cinder.quota [None req-eb43509c-5bac-4047-90cb-51f4afb35c30 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-461744065 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-461744065, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:25:31.912823 np0000004352 devstack@c-api.service[100015]: WARNING cinder.quota [None req-eb43509c-5bac-4047-90cb-51f4afb35c30 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-461744065 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-461744065, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:25:31.939122 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.quota [None req-eb43509c-5bac-4047-90cb-51f4afb35c30 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Created reservations ['bd255703-568c-493d-b813-58293978832b', '074ea99f-08de-4e02-9651-53500e20325f', 'b9f4d0b0-8368-4642-8763-7612de84907f', 'b1c1beec-b2ee-4cc4-90df-22ee601942c2'] {{(pid=100015) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:25:31.939920 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-eb43509c-5bac-4047-90cb-51f4afb35c30 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7615b0ba-347d-4606-97bc-391f046776d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bd255703-568c-493d-b813-58293978832b', '074ea99f-08de-4e02-9651-53500e20325f', 'b9f4d0b0-8368-4642-8763-7612de84907f', 'b1c1beec-b2ee-4cc4-90df-22ee601942c2']}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:25:31.940779 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-eb43509c-5bac-4047-90cb-51f4afb35c30 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bff4c16f-c0ed-49dd-9d4c-1e02c62f2e3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:25:31.970256 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-eb43509c-5bac-4047-90cb-51f4afb35c30 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bff4c16f-c0ed-49dd-9d4c-1e02c62f2e3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8e4e32b0-8be4-4181-b729-a1e8eed30ffa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1211385264',encryption_key_id=None,group_id=0be25c2f-33e5-4ad9-a192-858e6d3ce6bc,group_type_id=,metadata={},multiattach=False,project_id='8c5ce150b536413fbcfcadbfae9b8bd3',qos_specs=None,replication_status=,reservations=['bd255703-568c-493d-b813-58293978832b','074ea99f-08de-4e02-9651-53500e20325f','b9f4d0b0-8368-4642-8763-7612de84907f','b1c1beec-b2ee-4cc4-90df-22ee601942c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1bbcb7d0342456c81b2ee8e79820417',volume_type_id=8d9f55f5-b75c-4dad-a616-fb72c9142c74), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:25:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1211385264',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=0be25c2f-33e5-4ad9-a192-858e6d3ce6bc,host=None,id=8e4e32b0-8be4-4181-b729-a1e8eed30ffa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c5ce150b536413fbcfcadbfae9b8bd3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b1bbcb7d0342456c81b2ee8e79820417',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8d9f55f5-b75c-4dad-a616-fb72c9142c74),volume_type_id=8d9f55f5-b75c-4dad-a616-fb72c9142c74)}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:25:31.971359 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-eb43509c-5bac-4047-90cb-51f4afb35c30 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7075ccae-e53b-4ea2-b776-0c3401dbd1d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:25:31.993948 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-eb43509c-5bac-4047-90cb-51f4afb35c30 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7075ccae-e53b-4ea2-b776-0c3401dbd1d7) transitioned into state 'SUCCESS' from state '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-1211385264',encryption_key_id=None,group_id=0be25c2f-33e5-4ad9-a192-858e6d3ce6bc,group_type_id=,metadata={},multiattach=False,project_id='8c5ce150b536413fbcfcadbfae9b8bd3',qos_specs=None,replication_status=,reservations=['bd255703-568c-493d-b813-58293978832b','074ea99f-08de-4e02-9651-53500e20325f','b9f4d0b0-8368-4642-8763-7612de84907f','b1c1beec-b2ee-4cc4-90df-22ee601942c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1bbcb7d0342456c81b2ee8e79820417',volume_type_id=8d9f55f5-b75c-4dad-a616-fb72c9142c74)}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:25:31.995156 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-eb43509c-5bac-4047-90cb-51f4afb35c30 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50567c0f-4119-4d86-9b21-5ebf374e1140) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:25:32.015048 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-eb43509c-5bac-4047-90cb-51f4afb35c30 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50567c0f-4119-4d86-9b21-5ebf374e1140) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:25:32.016139 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-eb43509c-5bac-4047-90cb-51f4afb35c30 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Flow 'volume_create_api' (afd9b8ae-acfb-4b1e-9606-0478a0f23da3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:25:32.016525 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-eb43509c-5bac-4047-90cb-51f4afb35c30 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Create volume request issued successfully. Jul 03 02:25:32.017497 np0000004352 devstack@c-api.service[100015]: WARNING stevedore.named [None req-eb43509c-5bac-4047-90cb-51f4afb35c30 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:25:32.017682 np0000004352 devstack@c-api.service[100015]: WARNING castellan.key_manager [None req-eb43509c-5bac-4047-90cb-51f4afb35c30 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:25:32.067172 np0000004352 devstack@c-api.service[100015]: DEBUG oslo_db.sqlalchemy.engines [None req-eb43509c-5bac-4047-90cb-51f4afb35c30 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100015) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 02:25:32.071674 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:32.071674 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:25:32.076218 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-eb43509c-5bac-4047-90cb-51f4afb35c30 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:25:32.076704 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 143/554] 10.4.3.223 () {70 vars in 1300 bytes} [Fri Jul 3 02:25:31 2026] POST /volume/v3/volumes => generated 822 bytes in 265 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:25:32.088915 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-de31dc74-a886-48ec-b7e0-96f94ebbe921 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:32.090935 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-de31dc74-a886-48ec-b7e0-96f94ebbe921 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] GET https://10.4.3.223/volume/v3/volumes/8e4e32b0-8be4-4181-b729-a1e8eed30ffa Jul 03 02:25:32.091137 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-de31dc74-a886-48ec-b7e0-96f94ebbe921 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:32.091345 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-de31dc74-a886-48ec-b7e0-96f94ebbe921 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:32.100563 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:32.100563 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:25:32.105563 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-de31dc74-a886-48ec-b7e0-96f94ebbe921 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Volume info retrieved successfully. Jul 03 02:25:32.106573 np0000004352 devstack@c-api.service[100013]: WARNING stevedore.named [None req-de31dc74-a886-48ec-b7e0-96f94ebbe921 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:25:32.106666 np0000004352 devstack@c-api.service[100013]: WARNING castellan.key_manager [None req-de31dc74-a886-48ec-b7e0-96f94ebbe921 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:25:32.153900 np0000004352 devstack@c-api.service[100013]: DEBUG oslo_db.sqlalchemy.engines [None req-de31dc74-a886-48ec-b7e0-96f94ebbe921 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100013) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 02:25:32.157962 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:32.157962 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:25:32.171293 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-de31dc74-a886-48ec-b7e0-96f94ebbe921 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] https://10.4.3.223/volume/v3/volumes/8e4e32b0-8be4-4181-b729-a1e8eed30ffa returned with HTTP 200 Jul 03 02:25:32.171293 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 139/555] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:25:32 2026] GET /volume/v3/volumes/8e4e32b0-8be4-4181-b729-a1e8eed30ffa => generated 890 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:25:32.729441 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-fd090a60-81b6-46c5-a472-521f919578be None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:32.731497 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-fd090a60-81b6-46c5-a472-521f919578be tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] GET https://10.4.3.223/volume/v3/backups/31069b3b-dc00-4c13-b0ee-ac97e3be76de Jul 03 02:25:32.731747 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-fd090a60-81b6-46c5-a472-521f919578be tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:32.731990 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-fd090a60-81b6-46c5-a472-521f919578be tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:32.732149 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-fd090a60-81b6-46c5-a472-521f919578be tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Show backup with id 31069b3b-dc00-4c13-b0ee-ac97e3be76de. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:25:32.737032 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:32.737032 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:25:32.737982 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-fd090a60-81b6-46c5-a472-521f919578be tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] https://10.4.3.223/volume/v3/backups/31069b3b-dc00-4c13-b0ee-ac97e3be76de returned with HTTP 200 Jul 03 02:25:32.738562 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 139/556] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:25:32 2026] GET /volume/v3/backups/31069b3b-dc00-4c13-b0ee-ac97e3be76de => generated 802 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:33.194108 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-f392fcd2-acd9-4223-bab6-c4fcc4a7faf6 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:33.196684 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-f392fcd2-acd9-4223-bab6-c4fcc4a7faf6 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] GET https://10.4.3.223/volume/v3/volumes/8e4e32b0-8be4-4181-b729-a1e8eed30ffa Jul 03 02:25:33.197390 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-f392fcd2-acd9-4223-bab6-c4fcc4a7faf6 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:33.197390 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-f392fcd2-acd9-4223-bab6-c4fcc4a7faf6 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:33.206444 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:33.206444 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:25:33.210773 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-f392fcd2-acd9-4223-bab6-c4fcc4a7faf6 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Volume info retrieved successfully. Jul 03 02:25:33.211647 np0000004352 devstack@c-api.service[100014]: WARNING stevedore.named [None req-f392fcd2-acd9-4223-bab6-c4fcc4a7faf6 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:25:33.211818 np0000004352 devstack@c-api.service[100014]: WARNING castellan.key_manager [None req-f392fcd2-acd9-4223-bab6-c4fcc4a7faf6 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:25:33.264176 np0000004352 devstack@c-api.service[100014]: DEBUG oslo_db.sqlalchemy.engines [None req-f392fcd2-acd9-4223-bab6-c4fcc4a7faf6 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100014) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 02:25:33.269036 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:33.269036 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:25:33.279741 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-f392fcd2-acd9-4223-bab6-c4fcc4a7faf6 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] https://10.4.3.223/volume/v3/volumes/8e4e32b0-8be4-4181-b729-a1e8eed30ffa returned with HTTP 200 Jul 03 02:25:33.280714 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 136/557] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:25:33 2026] GET /volume/v3/volumes/8e4e32b0-8be4-4181-b729-a1e8eed30ffa => generated 915 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:25:33.298265 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-bb640260-5a82-4cac-b005-cac4ec6485de None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:33.300476 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-bb640260-5a82-4cac-b005-cac4ec6485de tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] POST https://10.4.3.223/volume/v3/group_snapshots Jul 03 02:25:33.300884 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-bb640260-5a82-4cac-b005-cac4ec6485de tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "0be25c2f-33e5-4ad9-a192-858e6d3ce6bc", "name": "tempest-group_snapshot-1607324355"}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:25:33.302597 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.group_snapshots [None req-bb640260-5a82-4cac-b005-cac4ec6485de tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '0be25c2f-33e5-4ad9-a192-858e6d3ce6bc', 'name': 'tempest-group_snapshot-1607324355'}} {{(pid=100015) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 03 02:25:33.306794 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:33.306794 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:25:33.311254 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.group_snapshots [None req-bb640260-5a82-4cac-b005-cac4ec6485de tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Creating group_snapshot tempest-group_snapshot-1607324355. Jul 03 02:25:33.335174 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:33.335174 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:25:33.351524 np0000004352 devstack@c-api.service[100015]: WARNING cinder.quota [None req-bb640260-5a82-4cac-b005-cac4ec6485de tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-461744065 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-461744065, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:25:33.372703 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.quota [None req-bb640260-5a82-4cac-b005-cac4ec6485de tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Created reservations ['64c80d69-653c-4ff2-a30a-f5db205d8447', 'be22067e-0180-4308-8e5f-e0fe1a57a63e', '8ccb2580-1a42-493d-a0d7-00707b853d22', '698143a8-e51c-4a45-950d-c0d615edf6e4'] {{(pid=100015) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:25:33.409678 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-bb640260-5a82-4cac-b005-cac4ec6485de tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] https://10.4.3.223/volume/v3/group_snapshots returned with HTTP 202 Jul 03 02:25:33.410604 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 144/558] 10.4.3.223 () {70 vars in 1324 bytes} [Fri Jul 3 02:25:33 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:25:33.418663 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-f2f8387e-97d1-4691-90b6-9ebab0ba48a4 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:33.420616 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-f2f8387e-97d1-4691-90b6-9ebab0ba48a4 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] GET https://10.4.3.223/volume/v3/group_snapshots/f43b2f19-d0c1-4395-a0d6-59c3aa3fa91b Jul 03 02:25:33.420980 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-f2f8387e-97d1-4691-90b6-9ebab0ba48a4 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:33.421382 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-f2f8387e-97d1-4691-90b6-9ebab0ba48a4 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Calling method 'version_select' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:33.421656 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.group_snapshots [None req-f2f8387e-97d1-4691-90b6-9ebab0ba48a4 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] show called for member f43b2f19-d0c1-4395-a0d6-59c3aa3fa91b {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 02:25:33.426733 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:33.426733 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:25:33.429770 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-f2f8387e-97d1-4691-90b6-9ebab0ba48a4 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] https://10.4.3.223/volume/v3/group_snapshots/f43b2f19-d0c1-4395-a0d6-59c3aa3fa91b returned with HTTP 200 Jul 03 02:25:33.430286 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 140/559] 10.4.3.223 () {68 vars in 1413 bytes} [Fri Jul 3 02:25:33 2026] GET /volume/v3/group_snapshots/f43b2f19-d0c1-4395-a0d6-59c3aa3fa91b => generated 307 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:25:33.753439 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-6c90d908-de03-4f40-98ab-f6b827f2db8d None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:33.755159 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-6c90d908-de03-4f40-98ab-f6b827f2db8d tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] GET https://10.4.3.223/volume/v3/backups/31069b3b-dc00-4c13-b0ee-ac97e3be76de Jul 03 02:25:33.756019 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-6c90d908-de03-4f40-98ab-f6b827f2db8d tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:33.756019 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-6c90d908-de03-4f40-98ab-f6b827f2db8d tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:33.756398 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-6c90d908-de03-4f40-98ab-f6b827f2db8d tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Show backup with id 31069b3b-dc00-4c13-b0ee-ac97e3be76de. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:25:33.763484 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:33.763484 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:25:33.764406 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-6c90d908-de03-4f40-98ab-f6b827f2db8d tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] https://10.4.3.223/volume/v3/backups/31069b3b-dc00-4c13-b0ee-ac97e3be76de returned with HTTP 200 Jul 03 02:25:33.765385 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 140/560] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:25:33 2026] GET /volume/v3/backups/31069b3b-dc00-4c13-b0ee-ac97e3be76de => generated 802 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:34.439864 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-5c546950-fba3-43cb-b30b-2946d147b4a3 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:34.442277 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-5c546950-fba3-43cb-b30b-2946d147b4a3 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] GET https://10.4.3.223/volume/v3/group_snapshots/f43b2f19-d0c1-4395-a0d6-59c3aa3fa91b Jul 03 02:25:34.442665 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-5c546950-fba3-43cb-b30b-2946d147b4a3 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:34.442961 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-5c546950-fba3-43cb-b30b-2946d147b4a3 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Calling method 'version_select' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:34.443168 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.group_snapshots [None req-5c546950-fba3-43cb-b30b-2946d147b4a3 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] show called for member f43b2f19-d0c1-4395-a0d6-59c3aa3fa91b {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 02:25:34.448022 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:34.448022 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:25:34.451536 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-5c546950-fba3-43cb-b30b-2946d147b4a3 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] https://10.4.3.223/volume/v3/group_snapshots/f43b2f19-d0c1-4395-a0d6-59c3aa3fa91b returned with HTTP 200 Jul 03 02:25:34.452204 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 137/561] 10.4.3.223 () {68 vars in 1413 bytes} [Fri Jul 3 02:25:34 2026] GET /volume/v3/group_snapshots/f43b2f19-d0c1-4395-a0d6-59c3aa3fa91b => generated 308 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:25:34.467148 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-923df7e4-b566-4ece-9e32-e584d75c3777 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:34.470240 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-923df7e4-b566-4ece-9e32-e584d75c3777 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] GET https://10.4.3.223/volume/v3/snapshots/detail Jul 03 02:25:34.470240 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-923df7e4-b566-4ece-9e32-e584d75c3777 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:34.470373 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-923df7e4-b566-4ece-9e32-e584d75c3777 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Calling method 'detail' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:34.470615 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.api_utils [None req-923df7e4-b566-4ece-9e32-e584d75c3777 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Removing options '' from query. {{(pid=100015) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 02:25:34.470866 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:34.470866 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:25:34.472682 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.db.api [None req-923df7e4-b566-4ece-9e32-e584d75c3777 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Building query based on filter {{(pid=100015) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 02:25:34.479565 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-923df7e4-b566-4ece-9e32-e584d75c3777 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Get all snapshots completed successfully. Jul 03 02:25:34.479817 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:34.479817 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:25:34.480406 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-923df7e4-b566-4ece-9e32-e584d75c3777 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] https://10.4.3.223/volume/v3/snapshots/detail returned with HTTP 200 Jul 03 02:25:34.480832 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 145/562] 10.4.3.223 () {66 vars in 1264 bytes} [Fri Jul 3 02:25:34 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:34.494702 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-33912a9f-03b8-4f4e-b3d8-d359b2e57e6b None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:34.499293 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-33912a9f-03b8-4f4e-b3d8-d359b2e57e6b tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] GET https://10.4.3.223/volume/v3/snapshots/adda22f2-39a2-43e2-844f-7689408986ce Jul 03 02:25:34.499642 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-33912a9f-03b8-4f4e-b3d8-d359b2e57e6b tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:34.499861 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-33912a9f-03b8-4f4e-b3d8-d359b2e57e6b tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:34.528741 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:34.528741 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:25:34.529227 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-33912a9f-03b8-4f4e-b3d8-d359b2e57e6b tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Snapshot retrieved successfully. Jul 03 02:25:34.530134 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-33912a9f-03b8-4f4e-b3d8-d359b2e57e6b tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] https://10.4.3.223/volume/v3/snapshots/adda22f2-39a2-43e2-844f-7689408986ce returned with HTTP 200 Jul 03 02:25:34.530632 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 141/563] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:25:34 2026] GET /volume/v3/snapshots/adda22f2-39a2-43e2-844f-7689408986ce => generated 451 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:34.547625 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-82048ab1-6b68-4b44-88dd-3b0468893976 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:34.552595 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-82048ab1-6b68-4b44-88dd-3b0468893976 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] GET https://10.4.3.223/volume/v3/group_snapshots/f43b2f19-d0c1-4395-a0d6-59c3aa3fa91b Jul 03 02:25:34.552723 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-82048ab1-6b68-4b44-88dd-3b0468893976 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:34.552927 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-82048ab1-6b68-4b44-88dd-3b0468893976 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Calling method 'version_select' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:34.553036 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.group_snapshots [None req-82048ab1-6b68-4b44-88dd-3b0468893976 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] show called for member f43b2f19-d0c1-4395-a0d6-59c3aa3fa91b {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 02:25:34.557805 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:34.557805 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:25:34.563601 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-82048ab1-6b68-4b44-88dd-3b0468893976 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] https://10.4.3.223/volume/v3/group_snapshots/f43b2f19-d0c1-4395-a0d6-59c3aa3fa91b returned with HTTP 200 Jul 03 02:25:34.563601 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 141/564] 10.4.3.223 () {68 vars in 1413 bytes} [Fri Jul 3 02:25:34 2026] GET /volume/v3/group_snapshots/f43b2f19-d0c1-4395-a0d6-59c3aa3fa91b => generated 308 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:25:34.574157 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-1d266181-a85b-45ec-bb06-7bb8e18d1309 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:34.578145 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-1d266181-a85b-45ec-bb06-7bb8e18d1309 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] GET https://10.4.3.223/volume/v3/group_snapshots/detail Jul 03 02:25:34.581440 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-1d266181-a85b-45ec-bb06-7bb8e18d1309 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:34.581440 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-1d266181-a85b-45ec-bb06-7bb8e18d1309 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Calling method 'version_select' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:34.598748 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-1d266181-a85b-45ec-bb06-7bb8e18d1309 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] https://10.4.3.223/volume/v3/group_snapshots/detail returned with HTTP 200 Jul 03 02:25:34.598748 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 138/565] 10.4.3.223 () {68 vars in 1323 bytes} [Fri Jul 3 02:25:34 2026] GET /volume/v3/group_snapshots/detail => generated 311 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:25:34.612590 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-5b5151f2-a46a-4fce-9b8b-ce65caa91f13 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:34.616260 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-5b5151f2-a46a-4fce-9b8b-ce65caa91f13 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] DELETE https://10.4.3.223/volume/v3/group_snapshots/f43b2f19-d0c1-4395-a0d6-59c3aa3fa91b Jul 03 02:25:34.616411 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-5b5151f2-a46a-4fce-9b8b-ce65caa91f13 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:34.616705 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-5b5151f2-a46a-4fce-9b8b-ce65caa91f13 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Calling method 'version_select' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:34.617117 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.group_snapshots [None req-5b5151f2-a46a-4fce-9b8b-ce65caa91f13 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] delete called for member f43b2f19-d0c1-4395-a0d6-59c3aa3fa91b {{(pid=100015) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 03 02:25:34.617338 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.group_snapshots [None req-5b5151f2-a46a-4fce-9b8b-ce65caa91f13 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Delete group_snapshot with id: f43b2f19-d0c1-4395-a0d6-59c3aa3fa91b Jul 03 02:25:34.624669 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:34.624669 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:25:34.683838 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-5b5151f2-a46a-4fce-9b8b-ce65caa91f13 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] https://10.4.3.223/volume/v3/group_snapshots/f43b2f19-d0c1-4395-a0d6-59c3aa3fa91b returned with HTTP 202 Jul 03 02:25:34.683838 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 146/566] 10.4.3.223 () {68 vars in 1416 bytes} [Fri Jul 3 02:25:34 2026] DELETE /volume/v3/group_snapshots/f43b2f19-d0c1-4395-a0d6-59c3aa3fa91b => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 02:25:34.693866 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-2b0a2b86-fee9-4dd2-b3ec-04e15b40149c None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:34.695164 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-2b0a2b86-fee9-4dd2-b3ec-04e15b40149c tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] GET https://10.4.3.223/volume/v3/volumes/detail Jul 03 02:25:34.695890 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-2b0a2b86-fee9-4dd2-b3ec-04e15b40149c tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:34.695890 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-2b0a2b86-fee9-4dd2-b3ec-04e15b40149c tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Calling method 'detail' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:34.695890 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.api_utils [None req-2b0a2b86-fee9-4dd2-b3ec-04e15b40149c tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Removing options '' from query. {{(pid=100013) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 02:25:34.696575 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-2b0a2b86-fee9-4dd2-b3ec-04e15b40149c tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100013) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 02:25:34.708162 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-2b0a2b86-fee9-4dd2-b3ec-04e15b40149c tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Get all volumes completed successfully. Jul 03 02:25:34.709099 np0000004352 devstack@c-api.service[100013]: WARNING stevedore.named [None req-2b0a2b86-fee9-4dd2-b3ec-04e15b40149c tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:25:34.709446 np0000004352 devstack@c-api.service[100013]: WARNING castellan.key_manager [None req-2b0a2b86-fee9-4dd2-b3ec-04e15b40149c tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:25:34.779731 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-79437986-6160-4bf7-b7ad-d97b71776aae None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:34.785171 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-79437986-6160-4bf7-b7ad-d97b71776aae tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] GET https://10.4.3.223/volume/v3/backups/31069b3b-dc00-4c13-b0ee-ac97e3be76de Jul 03 02:25:34.785663 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-79437986-6160-4bf7-b7ad-d97b71776aae tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:34.786096 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-79437986-6160-4bf7-b7ad-d97b71776aae tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:34.786096 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-79437986-6160-4bf7-b7ad-d97b71776aae tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Show backup with id 31069b3b-dc00-4c13-b0ee-ac97e3be76de. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:25:34.786237 np0000004352 devstack@c-api.service[100013]: DEBUG oslo_db.sqlalchemy.engines [None req-2b0a2b86-fee9-4dd2-b3ec-04e15b40149c tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100013) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 02:25:34.792286 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:34.792286 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:25:34.794652 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:34.794652 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:25:34.799839 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-79437986-6160-4bf7-b7ad-d97b71776aae tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] https://10.4.3.223/volume/v3/backups/31069b3b-dc00-4c13-b0ee-ac97e3be76de returned with HTTP 200 Jul 03 02:25:34.799839 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 142/567] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:25:34 2026] GET /volume/v3/backups/31069b3b-dc00-4c13-b0ee-ac97e3be76de => generated 802 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:34.804598 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-2b0a2b86-fee9-4dd2-b3ec-04e15b40149c tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] https://10.4.3.223/volume/v3/volumes/detail returned with HTTP 200 Jul 03 02:25:34.805659 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 142/568] 10.4.3.223 () {68 vars in 1299 bytes} [Fri Jul 3 02:25:34 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:25:34.830073 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-35ca0734-fc70-441c-82d2-d998eb51fdd3 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:34.833152 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-35ca0734-fc70-441c-82d2-d998eb51fdd3 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] GET https://10.4.3.223/volume/v3/snapshots/detail Jul 03 02:25:34.833345 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-35ca0734-fc70-441c-82d2-d998eb51fdd3 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:34.833547 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-35ca0734-fc70-441c-82d2-d998eb51fdd3 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Calling method 'detail' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:34.833851 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.api_utils [None req-35ca0734-fc70-441c-82d2-d998eb51fdd3 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Removing options '' from query. {{(pid=100014) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 02:25:34.834168 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:34.834168 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:25:34.839115 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.db.api [None req-35ca0734-fc70-441c-82d2-d998eb51fdd3 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Building query based on filter {{(pid=100014) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 02:25:34.850817 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-35ca0734-fc70-441c-82d2-d998eb51fdd3 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Get all snapshots completed successfully. Jul 03 02:25:34.851724 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-35ca0734-fc70-441c-82d2-d998eb51fdd3 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] https://10.4.3.223/volume/v3/snapshots/detail returned with HTTP 200 Jul 03 02:25:34.852492 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 139/569] 10.4.3.223 () {66 vars in 1264 bytes} [Fri Jul 3 02:25:34 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 02:25:34.877831 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-97d88108-c2bf-4ae9-a12f-11403be00e08 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:34.881053 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-97d88108-c2bf-4ae9-a12f-11403be00e08 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] GET https://10.4.3.223/volume/v3/group_snapshots/f43b2f19-d0c1-4395-a0d6-59c3aa3fa91b Jul 03 02:25:34.881285 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-97d88108-c2bf-4ae9-a12f-11403be00e08 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:34.881563 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-97d88108-c2bf-4ae9-a12f-11403be00e08 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Calling method 'version_select' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:34.881801 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.group_snapshots [None req-97d88108-c2bf-4ae9-a12f-11403be00e08 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] show called for member f43b2f19-d0c1-4395-a0d6-59c3aa3fa91b {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 03 02:25:34.889630 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-97d88108-c2bf-4ae9-a12f-11403be00e08 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] https://10.4.3.223/volume/v3/group_snapshots/f43b2f19-d0c1-4395-a0d6-59c3aa3fa91b returned with HTTP 404 Jul 03 02:25:34.891501 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 147/570] 10.4.3.223 () {68 vars in 1413 bytes} [Fri Jul 3 02:25:34 2026] GET /volume/v3/group_snapshots/f43b2f19-d0c1-4395-a0d6-59c3aa3fa91b => generated 116 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 02:25:34.908061 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-9709a091-9c4b-46df-b80c-58f1573dc9f1 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:34.911539 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-9709a091-9c4b-46df-b80c-58f1573dc9f1 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] GET https://10.4.3.223/volume/v3/group_snapshots Jul 03 02:25:34.911539 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-9709a091-9c4b-46df-b80c-58f1573dc9f1 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:34.912116 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-9709a091-9c4b-46df-b80c-58f1573dc9f1 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Calling method 'version_select' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:34.918754 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-9709a091-9c4b-46df-b80c-58f1573dc9f1 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] https://10.4.3.223/volume/v3/group_snapshots returned with HTTP 200 Jul 03 02:25:34.918754 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 143/571] 10.4.3.223 () {68 vars in 1302 bytes} [Fri Jul 3 02:25:34 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) Jul 03 02:25:34.934295 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-32f71cd6-4283-493b-9805-2430e2e8f450 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:34.939244 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-32f71cd6-4283-493b-9805-2430e2e8f450 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] DELETE https://10.4.3.223/volume/v3/group_snapshots/f43b2f19-d0c1-4395-a0d6-59c3aa3fa91b Jul 03 02:25:34.939903 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-32f71cd6-4283-493b-9805-2430e2e8f450 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:34.939903 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-32f71cd6-4283-493b-9805-2430e2e8f450 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Calling method 'version_select' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:34.939903 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.group_snapshots [None req-32f71cd6-4283-493b-9805-2430e2e8f450 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] delete called for member f43b2f19-d0c1-4395-a0d6-59c3aa3fa91b {{(pid=100013) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 03 02:25:34.939903 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.group_snapshots [None req-32f71cd6-4283-493b-9805-2430e2e8f450 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Delete group_snapshot with id: f43b2f19-d0c1-4395-a0d6-59c3aa3fa91b Jul 03 02:25:34.950553 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-32f71cd6-4283-493b-9805-2430e2e8f450 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] https://10.4.3.223/volume/v3/group_snapshots/f43b2f19-d0c1-4395-a0d6-59c3aa3fa91b returned with HTTP 404 Jul 03 02:25:34.951032 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 143/572] 10.4.3.223 () {68 vars in 1416 bytes} [Fri Jul 3 02:25:34 2026] DELETE /volume/v3/group_snapshots/f43b2f19-d0c1-4395-a0d6-59c3aa3fa91b => generated 116 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 02:25:34.959964 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-35b7b853-c19e-4bd4-b31c-b8877816c360 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:34.964178 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-35b7b853-c19e-4bd4-b31c-b8877816c360 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] GET https://10.4.3.223/volume/v3/volumes/detail Jul 03 02:25:34.964406 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-35b7b853-c19e-4bd4-b31c-b8877816c360 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:34.964887 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-35b7b853-c19e-4bd4-b31c-b8877816c360 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Calling method 'detail' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:34.967463 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.api_utils [None req-35b7b853-c19e-4bd4-b31c-b8877816c360 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Removing options '' from query. {{(pid=100014) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 02:25:34.967463 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-35b7b853-c19e-4bd4-b31c-b8877816c360 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100014) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 02:25:34.990136 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-35b7b853-c19e-4bd4-b31c-b8877816c360 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Get all volumes completed successfully. Jul 03 02:25:34.992024 np0000004352 devstack@c-api.service[100014]: WARNING stevedore.named [None req-35b7b853-c19e-4bd4-b31c-b8877816c360 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:25:34.992024 np0000004352 devstack@c-api.service[100014]: WARNING castellan.key_manager [None req-35b7b853-c19e-4bd4-b31c-b8877816c360 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:25:35.077903 np0000004352 devstack@c-api.service[100014]: DEBUG oslo_db.sqlalchemy.engines [None req-35b7b853-c19e-4bd4-b31c-b8877816c360 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100014) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 02:25:35.084713 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:35.084713 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:25:35.096401 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-35b7b853-c19e-4bd4-b31c-b8877816c360 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] https://10.4.3.223/volume/v3/volumes/detail returned with HTTP 200 Jul 03 02:25:35.096902 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 140/573] 10.4.3.223 () {68 vars in 1299 bytes} [Fri Jul 3 02:25:34 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:25:35.114445 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-a2adb6d5-0283-4bea-b9fa-ebb6c1fefb6a None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:35.117669 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-a2adb6d5-0283-4bea-b9fa-ebb6c1fefb6a tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] POST https://10.4.3.223/volume/v3/groups/0be25c2f-33e5-4ad9-a192-858e6d3ce6bc/action Jul 03 02:25:35.118084 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-a2adb6d5-0283-4bea-b9fa-ebb6c1fefb6a tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100015) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:25:35.118238 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-a2adb6d5-0283-4bea-b9fa-ebb6c1fefb6a tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:25:35.119628 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.groups [None req-a2adb6d5-0283-4bea-b9fa-ebb6c1fefb6a tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] delete called for group 0be25c2f-33e5-4ad9-a192-858e6d3ce6bc {{(pid=100015) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 02:25:35.119790 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.groups [None req-a2adb6d5-0283-4bea-b9fa-ebb6c1fefb6a tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Delete group with id: 0be25c2f-33e5-4ad9-a192-858e6d3ce6bc Jul 03 02:25:35.129337 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:35.129337 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:25:35.201386 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-a2adb6d5-0283-4bea-b9fa-ebb6c1fefb6a tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] https://10.4.3.223/volume/v3/groups/0be25c2f-33e5-4ad9-a192-858e6d3ce6bc/action returned with HTTP 202 Jul 03 02:25:35.201947 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 148/574] 10.4.3.223 () {70 vars in 1428 bytes} [Fri Jul 3 02:25:35 2026] POST /volume/v3/groups/0be25c2f-33e5-4ad9-a192-858e6d3ce6bc/action => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 02:25:35.211925 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-8445428c-4ef8-4550-bd83-8efd71651079 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:35.215575 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-8445428c-4ef8-4550-bd83-8efd71651079 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] GET https://10.4.3.223/volume/v3/volumes/8e4e32b0-8be4-4181-b729-a1e8eed30ffa Jul 03 02:25:35.215939 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-8445428c-4ef8-4550-bd83-8efd71651079 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:35.216259 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-8445428c-4ef8-4550-bd83-8efd71651079 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:35.227155 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:35.227155 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:25:35.235125 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-8445428c-4ef8-4550-bd83-8efd71651079 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Volume info retrieved successfully. Jul 03 02:25:35.236729 np0000004352 devstack@c-api.service[100012]: WARNING stevedore.named [None req-8445428c-4ef8-4550-bd83-8efd71651079 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:25:35.237044 np0000004352 devstack@c-api.service[100012]: WARNING castellan.key_manager [None req-8445428c-4ef8-4550-bd83-8efd71651079 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:25:35.284134 np0000004352 devstack@c-api.service[100012]: DEBUG oslo_db.sqlalchemy.engines [None req-8445428c-4ef8-4550-bd83-8efd71651079 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100012) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 02:25:35.288239 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:35.288239 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:25:35.300668 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-8445428c-4ef8-4550-bd83-8efd71651079 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] https://10.4.3.223/volume/v3/volumes/8e4e32b0-8be4-4181-b729-a1e8eed30ffa returned with HTTP 200 Jul 03 02:25:35.301050 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 144/575] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:25:35 2026] GET /volume/v3/volumes/8e4e32b0-8be4-4181-b729-a1e8eed30ffa => generated 914 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:25:35.810123 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-8e4c4156-7a7f-437c-8fe5-7f9ea99a8daf None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:35.812874 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-8e4c4156-7a7f-437c-8fe5-7f9ea99a8daf tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] GET https://10.4.3.223/volume/v3/backups/31069b3b-dc00-4c13-b0ee-ac97e3be76de Jul 03 02:25:35.813179 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-8e4c4156-7a7f-437c-8fe5-7f9ea99a8daf tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:35.813481 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-8e4c4156-7a7f-437c-8fe5-7f9ea99a8daf tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:35.813661 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-8e4c4156-7a7f-437c-8fe5-7f9ea99a8daf tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Show backup with id 31069b3b-dc00-4c13-b0ee-ac97e3be76de. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:25:35.820360 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:35.820360 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:25:35.821600 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-8e4c4156-7a7f-437c-8fe5-7f9ea99a8daf tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] https://10.4.3.223/volume/v3/backups/31069b3b-dc00-4c13-b0ee-ac97e3be76de returned with HTTP 200 Jul 03 02:25:35.824200 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 144/576] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:25:35 2026] GET /volume/v3/backups/31069b3b-dc00-4c13-b0ee-ac97e3be76de => generated 802 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:36.323867 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-cfe272e7-1c70-4b1b-a6b3-40651b481456 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:36.323867 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-cfe272e7-1c70-4b1b-a6b3-40651b481456 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] GET https://10.4.3.223/volume/v3/volumes/8e4e32b0-8be4-4181-b729-a1e8eed30ffa Jul 03 02:25:36.323867 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-cfe272e7-1c70-4b1b-a6b3-40651b481456 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:36.323867 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-cfe272e7-1c70-4b1b-a6b3-40651b481456 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:36.334046 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-cfe272e7-1c70-4b1b-a6b3-40651b481456 tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] https://10.4.3.223/volume/v3/volumes/8e4e32b0-8be4-4181-b729-a1e8eed30ffa returned with HTTP 404 Jul 03 02:25:36.334046 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 141/577] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:25:36 2026] GET /volume/v3/volumes/8e4e32b0-8be4-4181-b729-a1e8eed30ffa => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 02:25:36.342098 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-fbbcfe06-6198-4631-a442-0338d192020b None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:36.344303 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-fbbcfe06-6198-4631-a442-0338d192020b tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] GET https://10.4.3.223/volume/v3/groups/0be25c2f-33e5-4ad9-a192-858e6d3ce6bc Jul 03 02:25:36.344560 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-fbbcfe06-6198-4631-a442-0338d192020b tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:36.344783 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-fbbcfe06-6198-4631-a442-0338d192020b tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] Calling method 'version_select' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:36.344948 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.groups [None req-fbbcfe06-6198-4631-a442-0338d192020b tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] show called for member 0be25c2f-33e5-4ad9-a192-858e6d3ce6bc {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 02:25:36.348793 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-fbbcfe06-6198-4631-a442-0338d192020b tempest-GroupSnapshotsTest-2081603725 tempest-GroupSnapshotsTest-2081603725-project-member] https://10.4.3.223/volume/v3/groups/0be25c2f-33e5-4ad9-a192-858e6d3ce6bc returned with HTTP 404 Jul 03 02:25:36.350030 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 149/578] 10.4.3.223 () {68 vars in 1386 bytes} [Fri Jul 3 02:25:36 2026] GET /volume/v3/groups/0be25c2f-33e5-4ad9-a192-858e6d3ce6bc => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 02:25:36.358133 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-30366809-323f-434d-97e0-5ca49f88d84e None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:36.360226 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-30366809-323f-434d-97e0-5ca49f88d84e tempest-GroupSnapshotsTest-1406528118 tempest-GroupSnapshotsTest-1406528118-project-admin] DELETE https://10.4.3.223/volume/v3/group_types/63e6c20e-3b2e-4907-b9c8-710361a21859 Jul 03 02:25:36.360461 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-30366809-323f-434d-97e0-5ca49f88d84e tempest-GroupSnapshotsTest-1406528118 tempest-GroupSnapshotsTest-1406528118-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:36.360665 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-30366809-323f-434d-97e0-5ca49f88d84e tempest-GroupSnapshotsTest-1406528118 tempest-GroupSnapshotsTest-1406528118-project-admin] Calling method 'version_select' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:36.375357 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-30366809-323f-434d-97e0-5ca49f88d84e tempest-GroupSnapshotsTest-1406528118 tempest-GroupSnapshotsTest-1406528118-project-admin] https://10.4.3.223/volume/v3/group_types/63e6c20e-3b2e-4907-b9c8-710361a21859 returned with HTTP 202 Jul 03 02:25:36.376174 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 145/579] 10.4.3.223 () {68 vars in 1404 bytes} [Fri Jul 3 02:25:36 2026] DELETE /volume/v3/group_types/63e6c20e-3b2e-4907-b9c8-710361a21859 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 02:25:36.383972 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-350bb8c1-f70a-4e29-b5ef-63d17b75ff2b None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:36.390696 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-350bb8c1-f70a-4e29-b5ef-63d17b75ff2b tempest-GroupSnapshotsTest-1406528118 tempest-GroupSnapshotsTest-1406528118-project-admin] DELETE https://10.4.3.223/volume/v3/types/8d9f55f5-b75c-4dad-a616-fb72c9142c74 Jul 03 02:25:36.391914 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-350bb8c1-f70a-4e29-b5ef-63d17b75ff2b tempest-GroupSnapshotsTest-1406528118 tempest-GroupSnapshotsTest-1406528118-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:36.392542 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-350bb8c1-f70a-4e29-b5ef-63d17b75ff2b tempest-GroupSnapshotsTest-1406528118 tempest-GroupSnapshotsTest-1406528118-project-admin] Calling method '_delete' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:36.453069 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-350bb8c1-f70a-4e29-b5ef-63d17b75ff2b tempest-GroupSnapshotsTest-1406528118 tempest-GroupSnapshotsTest-1406528118-project-admin] https://10.4.3.223/volume/v3/types/8d9f55f5-b75c-4dad-a616-fb72c9142c74 returned with HTTP 202 Jul 03 02:25:36.456604 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 145/580] 10.4.3.223 () {66 vars in 1345 bytes} [Fri Jul 3 02:25:36 2026] DELETE /volume/v3/types/8d9f55f5-b75c-4dad-a616-fb72c9142c74 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:25:36.461124 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-ba3c9d19-687b-4991-9461-3048b3bbb5f3 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:36.463023 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-ba3c9d19-687b-4991-9461-3048b3bbb5f3 tempest-GroupSnapshotsTest-1406528118 tempest-GroupSnapshotsTest-1406528118-project-admin] GET https://10.4.3.223/volume/v3/types/8d9f55f5-b75c-4dad-a616-fb72c9142c74 Jul 03 02:25:36.463292 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-ba3c9d19-687b-4991-9461-3048b3bbb5f3 tempest-GroupSnapshotsTest-1406528118 tempest-GroupSnapshotsTest-1406528118-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:36.463439 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-ba3c9d19-687b-4991-9461-3048b3bbb5f3 tempest-GroupSnapshotsTest-1406528118 tempest-GroupSnapshotsTest-1406528118-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:36.467697 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-ba3c9d19-687b-4991-9461-3048b3bbb5f3 tempest-GroupSnapshotsTest-1406528118 tempest-GroupSnapshotsTest-1406528118-project-admin] https://10.4.3.223/volume/v3/types/8d9f55f5-b75c-4dad-a616-fb72c9142c74 returned with HTTP 404 Jul 03 02:25:36.468616 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 142/581] 10.4.3.223 () {66 vars in 1342 bytes} [Fri Jul 3 02:25:36 2026] GET /volume/v3/types/8d9f55f5-b75c-4dad-a616-fb72c9142c74 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:25:36.842438 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-f285de86-2390-4412-a007-33191039420b None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:36.846380 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-f285de86-2390-4412-a007-33191039420b tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] GET https://10.4.3.223/volume/v3/backups/31069b3b-dc00-4c13-b0ee-ac97e3be76de Jul 03 02:25:36.846380 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-f285de86-2390-4412-a007-33191039420b tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:36.846653 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-f285de86-2390-4412-a007-33191039420b tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:36.847615 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-f285de86-2390-4412-a007-33191039420b tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Show backup with id 31069b3b-dc00-4c13-b0ee-ac97e3be76de. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:25:36.854927 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:36.854927 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:25:36.855867 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-f285de86-2390-4412-a007-33191039420b tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] https://10.4.3.223/volume/v3/backups/31069b3b-dc00-4c13-b0ee-ac97e3be76de returned with HTTP 200 Jul 03 02:25:36.856055 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 150/582] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:25:36 2026] GET /volume/v3/backups/31069b3b-dc00-4c13-b0ee-ac97e3be76de => generated 802 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:37.873046 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-6edf6b5c-90dd-447a-8ff6-b4ef4ce99f70 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:37.879292 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-6edf6b5c-90dd-447a-8ff6-b4ef4ce99f70 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] GET https://10.4.3.223/volume/v3/backups/31069b3b-dc00-4c13-b0ee-ac97e3be76de Jul 03 02:25:37.879742 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-6edf6b5c-90dd-447a-8ff6-b4ef4ce99f70 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:37.879853 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-6edf6b5c-90dd-447a-8ff6-b4ef4ce99f70 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:37.879980 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-6edf6b5c-90dd-447a-8ff6-b4ef4ce99f70 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Show backup with id 31069b3b-dc00-4c13-b0ee-ac97e3be76de. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:25:37.885758 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:37.885758 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:25:37.886942 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-6edf6b5c-90dd-447a-8ff6-b4ef4ce99f70 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] https://10.4.3.223/volume/v3/backups/31069b3b-dc00-4c13-b0ee-ac97e3be76de returned with HTTP 200 Jul 03 02:25:37.887406 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 146/583] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:25:37 2026] GET /volume/v3/backups/31069b3b-dc00-4c13-b0ee-ac97e3be76de => generated 802 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:38.901920 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-0e7a93d3-1e05-4554-b1f7-05c5ec98ef4d None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:38.905004 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-0e7a93d3-1e05-4554-b1f7-05c5ec98ef4d tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] GET https://10.4.3.223/volume/v3/backups/31069b3b-dc00-4c13-b0ee-ac97e3be76de Jul 03 02:25:38.905169 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-0e7a93d3-1e05-4554-b1f7-05c5ec98ef4d tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:38.905336 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-0e7a93d3-1e05-4554-b1f7-05c5ec98ef4d tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:38.905507 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-0e7a93d3-1e05-4554-b1f7-05c5ec98ef4d tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Show backup with id 31069b3b-dc00-4c13-b0ee-ac97e3be76de. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:25:38.927264 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:38.927264 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:25:38.928204 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-0e7a93d3-1e05-4554-b1f7-05c5ec98ef4d tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] https://10.4.3.223/volume/v3/backups/31069b3b-dc00-4c13-b0ee-ac97e3be76de returned with HTTP 200 Jul 03 02:25:38.929790 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 146/584] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:25:38 2026] GET /volume/v3/backups/31069b3b-dc00-4c13-b0ee-ac97e3be76de => generated 802 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:39.947917 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-7773bf7b-412e-45d6-88cd-5485b4b31fe8 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:39.949920 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-7773bf7b-412e-45d6-88cd-5485b4b31fe8 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] GET https://10.4.3.223/volume/v3/backups/31069b3b-dc00-4c13-b0ee-ac97e3be76de Jul 03 02:25:39.950149 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-7773bf7b-412e-45d6-88cd-5485b4b31fe8 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:39.950339 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-7773bf7b-412e-45d6-88cd-5485b4b31fe8 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:39.950489 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-7773bf7b-412e-45d6-88cd-5485b4b31fe8 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Show backup with id 31069b3b-dc00-4c13-b0ee-ac97e3be76de. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:25:39.955742 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:39.955742 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:25:39.956721 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-7773bf7b-412e-45d6-88cd-5485b4b31fe8 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] https://10.4.3.223/volume/v3/backups/31069b3b-dc00-4c13-b0ee-ac97e3be76de returned with HTTP 200 Jul 03 02:25:39.957159 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 143/585] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:25:39 2026] GET /volume/v3/backups/31069b3b-dc00-4c13-b0ee-ac97e3be76de => generated 802 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:39.986802 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-1daf0e52-8cb5-402a-85fb-4b905937a867 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:40.091389 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-1daf0e52-8cb5-402a-85fb-4b905937a867 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] POST https://10.4.3.223/volume/v3/qos-specs Jul 03 02:25:40.091809 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-1daf0e52-8cb5-402a-85fb-4b905937a867 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-1302413710", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:25:40.093935 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.qos_specs [None req-1daf0e52-8cb5-402a-85fb-4b905937a867 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-1302413710', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=100015) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 03 02:25:40.101834 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.db.api [None req-1daf0e52-8cb5-402a-85fb-4b905937a867 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] DB qos_specs_create(): root {'id': 'a4af6bdb-d551-47ee-996b-8e8cc286b687', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-1302413710'} {{(pid=100015) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 03 02:25:40.116521 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-1daf0e52-8cb5-402a-85fb-4b905937a867 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] https://10.4.3.223/volume/v3/qos-specs returned with HTTP 200 Jul 03 02:25:40.117040 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 151/586] 10.4.3.223 () {68 vars in 1265 bytes} [Fri Jul 3 02:25:39 2026] POST /volume/v3/qos-specs => generated 393 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:40.128390 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-9a8e160e-6d0d-4570-ba54-002114ef1d9e None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:40.129976 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-9a8e160e-6d0d-4570-ba54-002114ef1d9e tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] POST https://10.4.3.223/volume/v3/types Jul 03 02:25:40.130336 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-9a8e160e-6d0d-4570-ba54-002114ef1d9e tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1607827332"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:25:40.151166 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-9a8e160e-6d0d-4570-ba54-002114ef1d9e tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Jul 03 02:25:40.151166 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 147/587] 10.4.3.223 () {68 vars in 1252 bytes} [Fri Jul 3 02:25:40 2026] POST /volume/v3/types => generated 222 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:40.166199 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-c85b4741-b4e8-4636-a753-161efcf2a6b9 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:40.170228 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-c85b4741-b4e8-4636-a753-161efcf2a6b9 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] POST https://10.4.3.223/volume/v3/types Jul 03 02:25:40.170587 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-c85b4741-b4e8-4636-a753-161efcf2a6b9 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-900943374"}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:25:40.192816 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-c85b4741-b4e8-4636-a753-161efcf2a6b9 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Jul 03 02:25:40.193635 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 147/588] 10.4.3.223 () {68 vars in 1252 bytes} [Fri Jul 3 02:25:40 2026] POST /volume/v3/types => generated 221 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:40.206084 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-5aef4fcb-62d9-4890-a15d-ec83ca591190 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:40.208050 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-5aef4fcb-62d9-4890-a15d-ec83ca591190 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] POST https://10.4.3.223/volume/v3/types Jul 03 02:25:40.208488 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-5aef4fcb-62d9-4890-a15d-ec83ca591190 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-448565140"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:25:40.228860 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-5aef4fcb-62d9-4890-a15d-ec83ca591190 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Jul 03 02:25:40.229655 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 144/589] 10.4.3.223 () {68 vars in 1252 bytes} [Fri Jul 3 02:25:40 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) Jul 03 02:25:40.242106 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-ed9a254c-a91f-41fc-a87f-c9fa38dde3d8 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:40.243493 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-ed9a254c-a91f-41fc-a87f-c9fa38dde3d8 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] GET https://10.4.3.223/volume/v3/qos-specs/a4af6bdb-d551-47ee-996b-8e8cc286b687/associate?vol_type_id=2c8423bf-b1cb-4fc2-8866-ed8fb4770500 Jul 03 02:25:40.243704 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-ed9a254c-a91f-41fc-a87f-c9fa38dde3d8 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:40.244007 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-ed9a254c-a91f-41fc-a87f-c9fa38dde3d8 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] Calling method 'associate' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:40.244282 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:40.244282 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:25:40.245119 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.contrib.qos_specs_manage [None req-ed9a254c-a91f-41fc-a87f-c9fa38dde3d8 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] Associate qos_spec: a4af6bdb-d551-47ee-996b-8e8cc286b687 with type: 2c8423bf-b1cb-4fc2-8866-ed8fb4770500 {{(pid=100015) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jul 03 02:25:40.278264 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-ed9a254c-a91f-41fc-a87f-c9fa38dde3d8 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] https://10.4.3.223/volume/v3/qos-specs/a4af6bdb-d551-47ee-996b-8e8cc286b687/associate?vol_type_id=2c8423bf-b1cb-4fc2-8866-ed8fb4770500 returned with HTTP 202 Jul 03 02:25:40.278942 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 152/590] 10.4.3.223 () {66 vars in 1481 bytes} [Fri Jul 3 02:25:40 2026] GET /volume/v3/qos-specs/a4af6bdb-d551-47ee-996b-8e8cc286b687/associate?vol_type_id=2c8423bf-b1cb-4fc2-8866-ed8fb4770500 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:25:40.291328 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-a6a07ad1-6275-4ad4-a18a-5b838dd5ecfa None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:40.296551 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-a6a07ad1-6275-4ad4-a18a-5b838dd5ecfa tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] GET https://10.4.3.223/volume/v3/qos-specs/a4af6bdb-d551-47ee-996b-8e8cc286b687/associate?vol_type_id=81e0420b-21fb-4f14-b396-e23a1f9d903c Jul 03 02:25:40.296814 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-a6a07ad1-6275-4ad4-a18a-5b838dd5ecfa tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:40.297021 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-a6a07ad1-6275-4ad4-a18a-5b838dd5ecfa tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] Calling method 'associate' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:40.297742 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.contrib.qos_specs_manage [None req-a6a07ad1-6275-4ad4-a18a-5b838dd5ecfa tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] Associate qos_spec: a4af6bdb-d551-47ee-996b-8e8cc286b687 with type: 81e0420b-21fb-4f14-b396-e23a1f9d903c {{(pid=100012) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jul 03 02:25:40.331751 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-a6a07ad1-6275-4ad4-a18a-5b838dd5ecfa tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] https://10.4.3.223/volume/v3/qos-specs/a4af6bdb-d551-47ee-996b-8e8cc286b687/associate?vol_type_id=81e0420b-21fb-4f14-b396-e23a1f9d903c returned with HTTP 202 Jul 03 02:25:40.331751 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 148/591] 10.4.3.223 () {66 vars in 1481 bytes} [Fri Jul 3 02:25:40 2026] GET /volume/v3/qos-specs/a4af6bdb-d551-47ee-996b-8e8cc286b687/associate?vol_type_id=81e0420b-21fb-4f14-b396-e23a1f9d903c => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:25:40.339983 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-c0d1dcdc-60af-4c78-98b4-478975c30e61 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:40.345203 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-c0d1dcdc-60af-4c78-98b4-478975c30e61 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] GET https://10.4.3.223/volume/v3/qos-specs/a4af6bdb-d551-47ee-996b-8e8cc286b687/associate?vol_type_id=4af17f65-eca1-4691-874c-e28d9bdfd103 Jul 03 02:25:40.345386 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-c0d1dcdc-60af-4c78-98b4-478975c30e61 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:40.345634 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-c0d1dcdc-60af-4c78-98b4-478975c30e61 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] Calling method 'associate' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:40.346252 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.contrib.qos_specs_manage [None req-c0d1dcdc-60af-4c78-98b4-478975c30e61 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] Associate qos_spec: a4af6bdb-d551-47ee-996b-8e8cc286b687 with type: 4af17f65-eca1-4691-874c-e28d9bdfd103 {{(pid=100013) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jul 03 02:25:40.377152 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-c0d1dcdc-60af-4c78-98b4-478975c30e61 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] https://10.4.3.223/volume/v3/qos-specs/a4af6bdb-d551-47ee-996b-8e8cc286b687/associate?vol_type_id=4af17f65-eca1-4691-874c-e28d9bdfd103 returned with HTTP 202 Jul 03 02:25:40.377718 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 148/592] 10.4.3.223 () {66 vars in 1481 bytes} [Fri Jul 3 02:25:40 2026] GET /volume/v3/qos-specs/a4af6bdb-d551-47ee-996b-8e8cc286b687/associate?vol_type_id=4af17f65-eca1-4691-874c-e28d9bdfd103 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:25:40.385693 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-997095e0-a589-490c-af64-26f505acfbf2 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:40.388347 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-997095e0-a589-490c-af64-26f505acfbf2 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] GET https://10.4.3.223/volume/v3/qos-specs/a4af6bdb-d551-47ee-996b-8e8cc286b687/associations Jul 03 02:25:40.388842 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-997095e0-a589-490c-af64-26f505acfbf2 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:40.389068 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-997095e0-a589-490c-af64-26f505acfbf2 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] Calling method 'associations' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:40.389927 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.contrib.qos_specs_manage [None req-997095e0-a589-490c-af64-26f505acfbf2 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] Get associations for qos_spec id: a4af6bdb-d551-47ee-996b-8e8cc286b687 {{(pid=100014) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Jul 03 02:25:40.409619 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-997095e0-a589-490c-af64-26f505acfbf2 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] https://10.4.3.223/volume/v3/qos-specs/a4af6bdb-d551-47ee-996b-8e8cc286b687/associations returned with HTTP 200 Jul 03 02:25:40.410085 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 145/593] 10.4.3.223 () {66 vars in 1393 bytes} [Fri Jul 3 02:25:40 2026] GET /volume/v3/qos-specs/a4af6bdb-d551-47ee-996b-8e8cc286b687/associations => generated 446 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:40.418664 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-6d5b5c87-b263-42b4-8142-69c68ef11514 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:40.420429 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-6d5b5c87-b263-42b4-8142-69c68ef11514 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] GET https://10.4.3.223/volume/v3/qos-specs/a4af6bdb-d551-47ee-996b-8e8cc286b687/disassociate?vol_type_id=2c8423bf-b1cb-4fc2-8866-ed8fb4770500 Jul 03 02:25:40.420652 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-6d5b5c87-b263-42b4-8142-69c68ef11514 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:40.420845 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-6d5b5c87-b263-42b4-8142-69c68ef11514 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] Calling method 'disassociate' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:40.421061 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:40.421061 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:25:40.421391 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.contrib.qos_specs_manage [None req-6d5b5c87-b263-42b4-8142-69c68ef11514 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] Disassociate qos_spec: a4af6bdb-d551-47ee-996b-8e8cc286b687 from type: 2c8423bf-b1cb-4fc2-8866-ed8fb4770500 {{(pid=100015) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Jul 03 02:25:40.436942 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-6d5b5c87-b263-42b4-8142-69c68ef11514 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] https://10.4.3.223/volume/v3/qos-specs/a4af6bdb-d551-47ee-996b-8e8cc286b687/disassociate?vol_type_id=2c8423bf-b1cb-4fc2-8866-ed8fb4770500 returned with HTTP 202 Jul 03 02:25:40.437488 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 153/594] 10.4.3.223 () {66 vars in 1490 bytes} [Fri Jul 3 02:25:40 2026] GET /volume/v3/qos-specs/a4af6bdb-d551-47ee-996b-8e8cc286b687/disassociate?vol_type_id=2c8423bf-b1cb-4fc2-8866-ed8fb4770500 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:25:40.448646 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-92a734ca-b98e-47f6-ab1b-a1252e8cfb63 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:40.451089 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-92a734ca-b98e-47f6-ab1b-a1252e8cfb63 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] GET https://10.4.3.223/volume/v3/qos-specs/a4af6bdb-d551-47ee-996b-8e8cc286b687/associations Jul 03 02:25:40.451646 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-92a734ca-b98e-47f6-ab1b-a1252e8cfb63 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:40.451646 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-92a734ca-b98e-47f6-ab1b-a1252e8cfb63 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] Calling method 'associations' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:40.452487 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:40.452487 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:25:40.452487 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.contrib.qos_specs_manage [None req-92a734ca-b98e-47f6-ab1b-a1252e8cfb63 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] Get associations for qos_spec id: a4af6bdb-d551-47ee-996b-8e8cc286b687 {{(pid=100012) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Jul 03 02:25:40.474659 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-92a734ca-b98e-47f6-ab1b-a1252e8cfb63 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] https://10.4.3.223/volume/v3/qos-specs/a4af6bdb-d551-47ee-996b-8e8cc286b687/associations returned with HTTP 200 Jul 03 02:25:40.475374 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 149/595] 10.4.3.223 () {66 vars in 1393 bytes} [Fri Jul 3 02:25:40 2026] GET /volume/v3/qos-specs/a4af6bdb-d551-47ee-996b-8e8cc286b687/associations => generated 304 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:40.486751 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-cc159acb-8bf7-4d59-b0c1-1acd28018caa None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:40.488754 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-cc159acb-8bf7-4d59-b0c1-1acd28018caa tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] GET https://10.4.3.223/volume/v3/qos-specs/a4af6bdb-d551-47ee-996b-8e8cc286b687/disassociate_all Jul 03 02:25:40.489229 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-cc159acb-8bf7-4d59-b0c1-1acd28018caa tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:40.489229 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-cc159acb-8bf7-4d59-b0c1-1acd28018caa tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] Calling method 'disassociate_all' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:40.490193 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:40.490193 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:25:40.490193 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.contrib.qos_specs_manage [None req-cc159acb-8bf7-4d59-b0c1-1acd28018caa tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] Disassociate qos_spec: a4af6bdb-d551-47ee-996b-8e8cc286b687 from all. {{(pid=100013) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Jul 03 02:25:40.509388 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-cc159acb-8bf7-4d59-b0c1-1acd28018caa tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] https://10.4.3.223/volume/v3/qos-specs/a4af6bdb-d551-47ee-996b-8e8cc286b687/disassociate_all returned with HTTP 202 Jul 03 02:25:40.509935 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 149/596] 10.4.3.223 () {66 vars in 1405 bytes} [Fri Jul 3 02:25:40 2026] GET /volume/v3/qos-specs/a4af6bdb-d551-47ee-996b-8e8cc286b687/disassociate_all => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:25:40.518115 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-fff83d10-7abb-4929-915c-43ea8b0bcbd5 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:40.520437 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-fff83d10-7abb-4929-915c-43ea8b0bcbd5 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] GET https://10.4.3.223/volume/v3/qos-specs/a4af6bdb-d551-47ee-996b-8e8cc286b687/associations Jul 03 02:25:40.520690 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-fff83d10-7abb-4929-915c-43ea8b0bcbd5 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:40.520923 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-fff83d10-7abb-4929-915c-43ea8b0bcbd5 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] Calling method 'associations' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:40.521210 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:40.521210 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:25:40.522617 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.contrib.qos_specs_manage [None req-fff83d10-7abb-4929-915c-43ea8b0bcbd5 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] Get associations for qos_spec id: a4af6bdb-d551-47ee-996b-8e8cc286b687 {{(pid=100014) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Jul 03 02:25:40.532665 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-fff83d10-7abb-4929-915c-43ea8b0bcbd5 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] https://10.4.3.223/volume/v3/qos-specs/a4af6bdb-d551-47ee-996b-8e8cc286b687/associations returned with HTTP 200 Jul 03 02:25:40.533258 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 146/597] 10.4.3.223 () {66 vars in 1393 bytes} [Fri Jul 3 02:25:40 2026] GET /volume/v3/qos-specs/a4af6bdb-d551-47ee-996b-8e8cc286b687/associations => generated 24 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 02:25:40.541656 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-cdbcdd49-3244-43f4-8263-e83d025a458f None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:40.544254 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-cdbcdd49-3244-43f4-8263-e83d025a458f tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] DELETE https://10.4.3.223/volume/v3/types/4af17f65-eca1-4691-874c-e28d9bdfd103 Jul 03 02:25:40.544465 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-cdbcdd49-3244-43f4-8263-e83d025a458f tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:40.544676 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-cdbcdd49-3244-43f4-8263-e83d025a458f tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] Calling method '_delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:40.544952 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:40.544952 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:25:40.592229 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-cdbcdd49-3244-43f4-8263-e83d025a458f tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] https://10.4.3.223/volume/v3/types/4af17f65-eca1-4691-874c-e28d9bdfd103 returned with HTTP 202 Jul 03 02:25:40.592754 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 154/598] 10.4.3.223 () {66 vars in 1345 bytes} [Fri Jul 3 02:25:40 2026] DELETE /volume/v3/types/4af17f65-eca1-4691-874c-e28d9bdfd103 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:25:40.601585 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-6657e20c-533f-4891-970c-979d56b25c86 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:40.603456 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-6657e20c-533f-4891-970c-979d56b25c86 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] GET https://10.4.3.223/volume/v3/types/4af17f65-eca1-4691-874c-e28d9bdfd103 Jul 03 02:25:40.603664 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-6657e20c-533f-4891-970c-979d56b25c86 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:40.603872 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-6657e20c-533f-4891-970c-979d56b25c86 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:40.607408 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-6657e20c-533f-4891-970c-979d56b25c86 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] https://10.4.3.223/volume/v3/types/4af17f65-eca1-4691-874c-e28d9bdfd103 returned with HTTP 404 Jul 03 02:25:40.607851 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 150/599] 10.4.3.223 () {66 vars in 1342 bytes} [Fri Jul 3 02:25:40 2026] GET /volume/v3/types/4af17f65-eca1-4691-874c-e28d9bdfd103 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:25:40.615283 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-0568d0e7-22c7-4cd4-9b23-179a979f1a8b None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:40.616889 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-0568d0e7-22c7-4cd4-9b23-179a979f1a8b tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] DELETE https://10.4.3.223/volume/v3/types/81e0420b-21fb-4f14-b396-e23a1f9d903c Jul 03 02:25:40.617102 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-0568d0e7-22c7-4cd4-9b23-179a979f1a8b tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:40.617275 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-0568d0e7-22c7-4cd4-9b23-179a979f1a8b tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] Calling method '_delete' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:40.617455 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:40.617455 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:25:40.648565 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-0568d0e7-22c7-4cd4-9b23-179a979f1a8b tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] https://10.4.3.223/volume/v3/types/81e0420b-21fb-4f14-b396-e23a1f9d903c returned with HTTP 202 Jul 03 02:25:40.649061 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 150/600] 10.4.3.223 () {66 vars in 1345 bytes} [Fri Jul 3 02:25:40 2026] DELETE /volume/v3/types/81e0420b-21fb-4f14-b396-e23a1f9d903c => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:25:40.655397 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-0f7c524d-e2e2-4c16-a96e-b6e65fafa470 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:40.657565 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-0f7c524d-e2e2-4c16-a96e-b6e65fafa470 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] GET https://10.4.3.223/volume/v3/types/81e0420b-21fb-4f14-b396-e23a1f9d903c Jul 03 02:25:40.658000 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-0f7c524d-e2e2-4c16-a96e-b6e65fafa470 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:40.658286 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-0f7c524d-e2e2-4c16-a96e-b6e65fafa470 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:40.661830 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-0f7c524d-e2e2-4c16-a96e-b6e65fafa470 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] https://10.4.3.223/volume/v3/types/81e0420b-21fb-4f14-b396-e23a1f9d903c returned with HTTP 404 Jul 03 02:25:40.662397 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 147/601] 10.4.3.223 () {66 vars in 1342 bytes} [Fri Jul 3 02:25:40 2026] GET /volume/v3/types/81e0420b-21fb-4f14-b396-e23a1f9d903c => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:25:40.670961 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-1c902a71-fd80-4ea7-93b0-814b11c9290f None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:40.672408 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-1c902a71-fd80-4ea7-93b0-814b11c9290f tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] DELETE https://10.4.3.223/volume/v3/types/2c8423bf-b1cb-4fc2-8866-ed8fb4770500 Jul 03 02:25:40.672742 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-1c902a71-fd80-4ea7-93b0-814b11c9290f tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:40.673073 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-1c902a71-fd80-4ea7-93b0-814b11c9290f tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] Calling method '_delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:40.697544 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-1c902a71-fd80-4ea7-93b0-814b11c9290f tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] https://10.4.3.223/volume/v3/types/2c8423bf-b1cb-4fc2-8866-ed8fb4770500 returned with HTTP 202 Jul 03 02:25:40.697544 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 155/602] 10.4.3.223 () {66 vars in 1345 bytes} [Fri Jul 3 02:25:40 2026] DELETE /volume/v3/types/2c8423bf-b1cb-4fc2-8866-ed8fb4770500 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:25:40.705041 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-1d8ba455-c867-4445-bc2c-67db1ab0c8f4 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:40.707144 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-1d8ba455-c867-4445-bc2c-67db1ab0c8f4 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] GET https://10.4.3.223/volume/v3/types/2c8423bf-b1cb-4fc2-8866-ed8fb4770500 Jul 03 02:25:40.707336 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-1d8ba455-c867-4445-bc2c-67db1ab0c8f4 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:40.707551 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-1d8ba455-c867-4445-bc2c-67db1ab0c8f4 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:40.711101 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-1d8ba455-c867-4445-bc2c-67db1ab0c8f4 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] https://10.4.3.223/volume/v3/types/2c8423bf-b1cb-4fc2-8866-ed8fb4770500 returned with HTTP 404 Jul 03 02:25:40.711626 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 151/603] 10.4.3.223 () {66 vars in 1342 bytes} [Fri Jul 3 02:25:40 2026] GET /volume/v3/types/2c8423bf-b1cb-4fc2-8866-ed8fb4770500 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:25:40.725915 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-0d6191dd-44e4-476c-933c-6c99c8dec7c7 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:40.728140 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-0d6191dd-44e4-476c-933c-6c99c8dec7c7 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] POST https://10.4.3.223/volume/v3/qos-specs Jul 03 02:25:40.728647 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-0d6191dd-44e4-476c-933c-6c99c8dec7c7 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1092786453", "consumer": "back-end"}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:25:40.730977 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.qos_specs [None req-0d6191dd-44e4-476c-933c-6c99c8dec7c7 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1092786453', 'consumer': 'back-end', 'specs': {}} {{(pid=100013) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 03 02:25:40.738714 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.db.api [None req-0d6191dd-44e4-476c-933c-6c99c8dec7c7 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] DB qos_specs_create(): root {'id': '1ee4663a-9eba-446a-9be3-bd2d38b60483', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1092786453'} {{(pid=100013) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 03 02:25:40.745056 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-0d6191dd-44e4-476c-933c-6c99c8dec7c7 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] https://10.4.3.223/volume/v3/qos-specs returned with HTTP 200 Jul 03 02:25:40.745562 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 151/604] 10.4.3.223 () {68 vars in 1264 bytes} [Fri Jul 3 02:25:40 2026] POST /volume/v3/qos-specs => generated 369 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:40.763796 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-1e7c9834-ad64-4fab-9a35-8dea2089c470 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:40.767201 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-1e7c9834-ad64-4fab-9a35-8dea2089c470 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] DELETE https://10.4.3.223/volume/v3/qos-specs/1ee4663a-9eba-446a-9be3-bd2d38b60483?force=False Jul 03 02:25:40.767201 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-1e7c9834-ad64-4fab-9a35-8dea2089c470 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:40.767777 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-1e7c9834-ad64-4fab-9a35-8dea2089c470 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] Calling method 'delete' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:40.767777 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:40.767777 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:25:40.768134 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.contrib.qos_specs_manage [None req-1e7c9834-ad64-4fab-9a35-8dea2089c470 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] Delete qos_spec: 1ee4663a-9eba-446a-9be3-bd2d38b60483, force: False {{(pid=100014) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 03 02:25:40.792347 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-1e7c9834-ad64-4fab-9a35-8dea2089c470 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] https://10.4.3.223/volume/v3/qos-specs/1ee4663a-9eba-446a-9be3-bd2d38b60483?force=False returned with HTTP 202 Jul 03 02:25:40.793223 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 148/605] 10.4.3.223 () {66 vars in 1380 bytes} [Fri Jul 3 02:25:40 2026] DELETE /volume/v3/qos-specs/1ee4663a-9eba-446a-9be3-bd2d38b60483?force=False => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:25:40.799840 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-8b848494-9883-4d86-af0b-61a9136d37d3 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:40.801589 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-8b848494-9883-4d86-af0b-61a9136d37d3 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] GET https://10.4.3.223/volume/v3/qos-specs/1ee4663a-9eba-446a-9be3-bd2d38b60483 Jul 03 02:25:40.801867 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-8b848494-9883-4d86-af0b-61a9136d37d3 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:40.802105 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-8b848494-9883-4d86-af0b-61a9136d37d3 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:40.805618 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-8b848494-9883-4d86-af0b-61a9136d37d3 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] https://10.4.3.223/volume/v3/qos-specs/1ee4663a-9eba-446a-9be3-bd2d38b60483 returned with HTTP 404 Jul 03 02:25:40.806138 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 156/606] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:25:40 2026] GET /volume/v3/qos-specs/1ee4663a-9eba-446a-9be3-bd2d38b60483 => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:25:40.812467 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-4439cc8d-383d-4989-9c8e-0fe0baf75737 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:40.814255 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-4439cc8d-383d-4989-9c8e-0fe0baf75737 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] GET https://10.4.3.223/volume/v3/qos-specs Jul 03 02:25:40.814481 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-4439cc8d-383d-4989-9c8e-0fe0baf75737 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:40.814663 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-4439cc8d-383d-4989-9c8e-0fe0baf75737 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] Calling method 'index' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:40.814937 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:40.814937 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:25:40.825400 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-4439cc8d-383d-4989-9c8e-0fe0baf75737 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] https://10.4.3.223/volume/v3/qos-specs returned with HTTP 200 Jul 03 02:25:40.825960 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 152/607] 10.4.3.223 () {66 vars in 1243 bytes} [Fri Jul 3 02:25:40 2026] GET /volume/v3/qos-specs => generated 175 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:40.834443 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-0928b78a-2d4d-4628-b3fb-a1893845bbc4 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:40.836252 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-0928b78a-2d4d-4628-b3fb-a1893845bbc4 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] DELETE https://10.4.3.223/volume/v3/qos-specs/1ee4663a-9eba-446a-9be3-bd2d38b60483?force=False Jul 03 02:25:40.836460 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-0928b78a-2d4d-4628-b3fb-a1893845bbc4 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:40.836637 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-0928b78a-2d4d-4628-b3fb-a1893845bbc4 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] Calling method 'delete' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:40.836856 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:40.836856 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:25:40.837171 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.contrib.qos_specs_manage [None req-0928b78a-2d4d-4628-b3fb-a1893845bbc4 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] Delete qos_spec: 1ee4663a-9eba-446a-9be3-bd2d38b60483, force: False {{(pid=100013) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 03 02:25:40.840312 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-0928b78a-2d4d-4628-b3fb-a1893845bbc4 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] https://10.4.3.223/volume/v3/qos-specs/1ee4663a-9eba-446a-9be3-bd2d38b60483?force=False returned with HTTP 404 Jul 03 02:25:40.840996 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 152/608] 10.4.3.223 () {66 vars in 1380 bytes} [Fri Jul 3 02:25:40 2026] DELETE /volume/v3/qos-specs/1ee4663a-9eba-446a-9be3-bd2d38b60483?force=False => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:25:40.867602 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-e9ce601f-2aa7-44c3-b3ff-4c4f7d304292 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:40.871167 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-e9ce601f-2aa7-44c3-b3ff-4c4f7d304292 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] GET https://10.4.3.223/volume/v3/qos-specs/1ee4663a-9eba-446a-9be3-bd2d38b60483 Jul 03 02:25:40.871400 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-e9ce601f-2aa7-44c3-b3ff-4c4f7d304292 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:40.871738 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-e9ce601f-2aa7-44c3-b3ff-4c4f7d304292 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:40.871967 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:40.871967 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:25:40.880653 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-e9ce601f-2aa7-44c3-b3ff-4c4f7d304292 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] https://10.4.3.223/volume/v3/qos-specs/1ee4663a-9eba-446a-9be3-bd2d38b60483 returned with HTTP 404 Jul 03 02:25:40.880653 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 149/609] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:25:40 2026] GET /volume/v3/qos-specs/1ee4663a-9eba-446a-9be3-bd2d38b60483 => generated 100 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:25:40.892591 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-acbb5050-b374-4912-8834-6c340ecedf27 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:40.895135 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-acbb5050-b374-4912-8834-6c340ecedf27 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] POST https://10.4.3.223/volume/v3/qos-specs Jul 03 02:25:40.895601 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-acbb5050-b374-4912-8834-6c340ecedf27 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-619756920", "consumer": "both"}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:25:40.897744 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.qos_specs [None req-acbb5050-b374-4912-8834-6c340ecedf27 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-619756920', 'consumer': 'both', 'specs': {}} {{(pid=100015) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 03 02:25:40.900403 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.db.api [None req-acbb5050-b374-4912-8834-6c340ecedf27 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] DB qos_specs_create(): root {'id': 'e54c7b57-3eee-4526-86f9-a9da6ca8caa9', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-619756920'} {{(pid=100015) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 03 02:25:40.905723 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-acbb5050-b374-4912-8834-6c340ecedf27 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] https://10.4.3.223/volume/v3/qos-specs returned with HTTP 200 Jul 03 02:25:40.906191 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 157/610] 10.4.3.223 () {68 vars in 1264 bytes} [Fri Jul 3 02:25:40 2026] POST /volume/v3/qos-specs => generated 364 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:40.915577 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-673d4b9c-7be9-4e35-b9ff-abec2f435e54 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:40.917634 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-673d4b9c-7be9-4e35-b9ff-abec2f435e54 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] DELETE https://10.4.3.223/volume/v3/qos-specs/e54c7b57-3eee-4526-86f9-a9da6ca8caa9?force=False Jul 03 02:25:40.917877 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-673d4b9c-7be9-4e35-b9ff-abec2f435e54 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:40.918105 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-673d4b9c-7be9-4e35-b9ff-abec2f435e54 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] Calling method 'delete' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:40.918509 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:40.918509 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:25:40.918925 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.contrib.qos_specs_manage [None req-673d4b9c-7be9-4e35-b9ff-abec2f435e54 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] Delete qos_spec: e54c7b57-3eee-4526-86f9-a9da6ca8caa9, force: False {{(pid=100012) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 03 02:25:40.934864 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-673d4b9c-7be9-4e35-b9ff-abec2f435e54 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] https://10.4.3.223/volume/v3/qos-specs/e54c7b57-3eee-4526-86f9-a9da6ca8caa9?force=False returned with HTTP 202 Jul 03 02:25:40.935445 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 153/611] 10.4.3.223 () {66 vars in 1380 bytes} [Fri Jul 3 02:25:40 2026] DELETE /volume/v3/qos-specs/e54c7b57-3eee-4526-86f9-a9da6ca8caa9?force=False => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:25:40.943954 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-561a1a24-71f9-40e6-92b5-7e91ec98d9f3 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:40.946545 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-561a1a24-71f9-40e6-92b5-7e91ec98d9f3 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] GET https://10.4.3.223/volume/v3/qos-specs/e54c7b57-3eee-4526-86f9-a9da6ca8caa9 Jul 03 02:25:40.946755 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-561a1a24-71f9-40e6-92b5-7e91ec98d9f3 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:40.946985 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-561a1a24-71f9-40e6-92b5-7e91ec98d9f3 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:40.951648 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-561a1a24-71f9-40e6-92b5-7e91ec98d9f3 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] https://10.4.3.223/volume/v3/qos-specs/e54c7b57-3eee-4526-86f9-a9da6ca8caa9 returned with HTTP 404 Jul 03 02:25:40.952216 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 153/612] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:25:40 2026] GET /volume/v3/qos-specs/e54c7b57-3eee-4526-86f9-a9da6ca8caa9 => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:25:40.962546 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-8bc143ea-9e9f-48cb-a64d-62160099729d None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:40.964526 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-8bc143ea-9e9f-48cb-a64d-62160099729d tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] GET https://10.4.3.223/volume/v3/qos-specs Jul 03 02:25:40.964804 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-8bc143ea-9e9f-48cb-a64d-62160099729d tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:40.965044 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-8bc143ea-9e9f-48cb-a64d-62160099729d tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] Calling method 'index' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:40.969317 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-208a8225-a490-4714-beea-c8e934fc1ae0 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:40.977474 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-208a8225-a490-4714-beea-c8e934fc1ae0 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] GET https://10.4.3.223/volume/v3/backups/31069b3b-dc00-4c13-b0ee-ac97e3be76de Jul 03 02:25:40.977474 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-208a8225-a490-4714-beea-c8e934fc1ae0 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:40.977474 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-208a8225-a490-4714-beea-c8e934fc1ae0 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:40.977474 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-208a8225-a490-4714-beea-c8e934fc1ae0 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Show backup with id 31069b3b-dc00-4c13-b0ee-ac97e3be76de. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:25:40.984060 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:40.984060 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:25:40.985794 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-208a8225-a490-4714-beea-c8e934fc1ae0 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] https://10.4.3.223/volume/v3/backups/31069b3b-dc00-4c13-b0ee-ac97e3be76de returned with HTTP 200 Jul 03 02:25:40.985794 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 158/613] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:25:40 2026] GET /volume/v3/backups/31069b3b-dc00-4c13-b0ee-ac97e3be76de => generated 802 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:40.986396 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-8bc143ea-9e9f-48cb-a64d-62160099729d tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] https://10.4.3.223/volume/v3/qos-specs returned with HTTP 200 Jul 03 02:25:40.986896 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 150/614] 10.4.3.223 () {66 vars in 1243 bytes} [Fri Jul 3 02:25:40 2026] GET /volume/v3/qos-specs => generated 175 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:41.002057 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-38bfc506-82b0-4b68-a986-77a9e3712fea None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:41.004002 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-38bfc506-82b0-4b68-a986-77a9e3712fea tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] DELETE https://10.4.3.223/volume/v3/qos-specs/e54c7b57-3eee-4526-86f9-a9da6ca8caa9?force=False Jul 03 02:25:41.004228 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-38bfc506-82b0-4b68-a986-77a9e3712fea tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:41.004482 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-38bfc506-82b0-4b68-a986-77a9e3712fea tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] Calling method 'delete' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:41.004775 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:41.004775 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:25:41.005145 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.contrib.qos_specs_manage [None req-38bfc506-82b0-4b68-a986-77a9e3712fea tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] Delete qos_spec: e54c7b57-3eee-4526-86f9-a9da6ca8caa9, force: False {{(pid=100012) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 03 02:25:41.010286 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-38bfc506-82b0-4b68-a986-77a9e3712fea tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] https://10.4.3.223/volume/v3/qos-specs/e54c7b57-3eee-4526-86f9-a9da6ca8caa9?force=False returned with HTTP 404 Jul 03 02:25:41.010793 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 154/615] 10.4.3.223 () {66 vars in 1380 bytes} [Fri Jul 3 02:25:41 2026] DELETE /volume/v3/qos-specs/e54c7b57-3eee-4526-86f9-a9da6ca8caa9?force=False => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:25:41.021466 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-967e166f-a326-491b-9391-99965161ecad None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:41.023660 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-967e166f-a326-491b-9391-99965161ecad tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] GET https://10.4.3.223/volume/v3/qos-specs/e54c7b57-3eee-4526-86f9-a9da6ca8caa9 Jul 03 02:25:41.023907 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-967e166f-a326-491b-9391-99965161ecad tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:41.024147 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-967e166f-a326-491b-9391-99965161ecad tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:41.028314 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-967e166f-a326-491b-9391-99965161ecad tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] https://10.4.3.223/volume/v3/qos-specs/e54c7b57-3eee-4526-86f9-a9da6ca8caa9 returned with HTTP 404 Jul 03 02:25:41.029629 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 154/616] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:25:41 2026] GET /volume/v3/qos-specs/e54c7b57-3eee-4526-86f9-a9da6ca8caa9 => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:25:41.039691 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-43c068b4-7342-4f12-927d-c82103a1a9b0 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:41.042473 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-43c068b4-7342-4f12-927d-c82103a1a9b0 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] POST https://10.4.3.223/volume/v3/qos-specs Jul 03 02:25:41.042473 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-43c068b4-7342-4f12-927d-c82103a1a9b0 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1815801887", "consumer": "front-end"}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:25:41.044712 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.qos_specs [None req-43c068b4-7342-4f12-927d-c82103a1a9b0 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1815801887', 'consumer': 'front-end', 'specs': {}} {{(pid=100015) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 03 02:25:41.048827 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.db.api [None req-43c068b4-7342-4f12-927d-c82103a1a9b0 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] DB qos_specs_create(): root {'id': '559dc9b5-aef9-472d-bc42-428a930c43eb', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1815801887'} {{(pid=100015) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 03 02:25:41.054055 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-43c068b4-7342-4f12-927d-c82103a1a9b0 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] https://10.4.3.223/volume/v3/qos-specs returned with HTTP 200 Jul 03 02:25:41.054776 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 159/617] 10.4.3.223 () {68 vars in 1264 bytes} [Fri Jul 3 02:25:41 2026] POST /volume/v3/qos-specs => generated 370 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:41.066734 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-ba147032-1606-42a3-add9-6d42960e5620 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:41.069043 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-ba147032-1606-42a3-add9-6d42960e5620 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] DELETE https://10.4.3.223/volume/v3/qos-specs/559dc9b5-aef9-472d-bc42-428a930c43eb?force=False Jul 03 02:25:41.069302 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-ba147032-1606-42a3-add9-6d42960e5620 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:41.069580 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-ba147032-1606-42a3-add9-6d42960e5620 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] Calling method 'delete' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:41.070049 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:41.070049 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:25:41.070585 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.contrib.qos_specs_manage [None req-ba147032-1606-42a3-add9-6d42960e5620 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] Delete qos_spec: 559dc9b5-aef9-472d-bc42-428a930c43eb, force: False {{(pid=100014) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 03 02:25:41.097270 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-ba147032-1606-42a3-add9-6d42960e5620 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] https://10.4.3.223/volume/v3/qos-specs/559dc9b5-aef9-472d-bc42-428a930c43eb?force=False returned with HTTP 202 Jul 03 02:25:41.097852 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 151/618] 10.4.3.223 () {66 vars in 1380 bytes} [Fri Jul 3 02:25:41 2026] DELETE /volume/v3/qos-specs/559dc9b5-aef9-472d-bc42-428a930c43eb?force=False => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:25:41.107353 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-5db4e285-71dd-490d-9bf3-c59f3db0f912 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:41.109263 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-5db4e285-71dd-490d-9bf3-c59f3db0f912 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] GET https://10.4.3.223/volume/v3/qos-specs/559dc9b5-aef9-472d-bc42-428a930c43eb Jul 03 02:25:41.109467 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-5db4e285-71dd-490d-9bf3-c59f3db0f912 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:41.109656 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-5db4e285-71dd-490d-9bf3-c59f3db0f912 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:41.116495 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-5db4e285-71dd-490d-9bf3-c59f3db0f912 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] https://10.4.3.223/volume/v3/qos-specs/559dc9b5-aef9-472d-bc42-428a930c43eb returned with HTTP 404 Jul 03 02:25:41.117154 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 155/619] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:25:41 2026] GET /volume/v3/qos-specs/559dc9b5-aef9-472d-bc42-428a930c43eb => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:25:41.125969 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-8f25ad7e-2ea0-4b51-b2cf-f0a717da10d1 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:41.128440 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-8f25ad7e-2ea0-4b51-b2cf-f0a717da10d1 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] GET https://10.4.3.223/volume/v3/qos-specs Jul 03 02:25:41.128733 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-8f25ad7e-2ea0-4b51-b2cf-f0a717da10d1 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:41.128937 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-8f25ad7e-2ea0-4b51-b2cf-f0a717da10d1 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] Calling method 'index' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:41.140013 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-8f25ad7e-2ea0-4b51-b2cf-f0a717da10d1 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] https://10.4.3.223/volume/v3/qos-specs returned with HTTP 200 Jul 03 02:25:41.140890 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 155/620] 10.4.3.223 () {66 vars in 1243 bytes} [Fri Jul 3 02:25:41 2026] GET /volume/v3/qos-specs => generated 175 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:41.152189 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-6d05fd91-e81c-4a42-93b0-7375e3f7e4d5 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:41.158789 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-6d05fd91-e81c-4a42-93b0-7375e3f7e4d5 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] DELETE https://10.4.3.223/volume/v3/qos-specs/559dc9b5-aef9-472d-bc42-428a930c43eb?force=False Jul 03 02:25:41.158789 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-6d05fd91-e81c-4a42-93b0-7375e3f7e4d5 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:41.158789 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-6d05fd91-e81c-4a42-93b0-7375e3f7e4d5 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:41.158789 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:41.158789 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:25:41.158789 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.contrib.qos_specs_manage [None req-6d05fd91-e81c-4a42-93b0-7375e3f7e4d5 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] Delete qos_spec: 559dc9b5-aef9-472d-bc42-428a930c43eb, force: False {{(pid=100015) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 03 02:25:41.164935 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-6d05fd91-e81c-4a42-93b0-7375e3f7e4d5 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] https://10.4.3.223/volume/v3/qos-specs/559dc9b5-aef9-472d-bc42-428a930c43eb?force=False returned with HTTP 404 Jul 03 02:25:41.165918 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 160/621] 10.4.3.223 () {66 vars in 1380 bytes} [Fri Jul 3 02:25:41 2026] DELETE /volume/v3/qos-specs/559dc9b5-aef9-472d-bc42-428a930c43eb?force=False => generated 100 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:25:41.173364 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-7a6119d8-6025-4d5e-b0e3-bc562c772bdd None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:41.175298 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-7a6119d8-6025-4d5e-b0e3-bc562c772bdd tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] GET https://10.4.3.223/volume/v3/qos-specs/559dc9b5-aef9-472d-bc42-428a930c43eb Jul 03 02:25:41.175298 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-7a6119d8-6025-4d5e-b0e3-bc562c772bdd tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:41.175453 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-7a6119d8-6025-4d5e-b0e3-bc562c772bdd tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:41.175649 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:41.175649 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:25:41.179792 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-7a6119d8-6025-4d5e-b0e3-bc562c772bdd tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] https://10.4.3.223/volume/v3/qos-specs/559dc9b5-aef9-472d-bc42-428a930c43eb returned with HTTP 404 Jul 03 02:25:41.180213 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 152/622] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:25:41 2026] GET /volume/v3/qos-specs/559dc9b5-aef9-472d-bc42-428a930c43eb => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:25:41.188946 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-1ce26c30-24b1-4c8b-8c4b-93dbe57b1a7c None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:41.192203 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-1ce26c30-24b1-4c8b-8c4b-93dbe57b1a7c tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] GET https://10.4.3.223/volume/v3/qos-specs/a4af6bdb-d551-47ee-996b-8e8cc286b687 Jul 03 02:25:41.192709 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-1ce26c30-24b1-4c8b-8c4b-93dbe57b1a7c tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:41.192709 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-1ce26c30-24b1-4c8b-8c4b-93dbe57b1a7c tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:41.197888 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-1ce26c30-24b1-4c8b-8c4b-93dbe57b1a7c tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] https://10.4.3.223/volume/v3/qos-specs/a4af6bdb-d551-47ee-996b-8e8cc286b687 returned with HTTP 200 Jul 03 02:25:41.198252 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 156/623] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:25:41 2026] GET /volume/v3/qos-specs/a4af6bdb-d551-47ee-996b-8e8cc286b687 => generated 393 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:41.209700 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-8016514a-a186-4f70-a4db-6e5b222f8c52 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:41.211843 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-8016514a-a186-4f70-a4db-6e5b222f8c52 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] GET https://10.4.3.223/volume/v3/qos-specs Jul 03 02:25:41.212060 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-8016514a-a186-4f70-a4db-6e5b222f8c52 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:41.212293 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-8016514a-a186-4f70-a4db-6e5b222f8c52 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] Calling method 'index' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:41.213384 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:41.213384 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:25:41.218839 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-8016514a-a186-4f70-a4db-6e5b222f8c52 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] https://10.4.3.223/volume/v3/qos-specs returned with HTTP 200 Jul 03 02:25:41.219194 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 156/624] 10.4.3.223 () {66 vars in 1243 bytes} [Fri Jul 3 02:25:41 2026] GET /volume/v3/qos-specs => generated 175 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:41.231513 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-547fba8c-62e6-4201-bddc-da17d6cdce82 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:41.233618 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-547fba8c-62e6-4201-bddc-da17d6cdce82 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] PUT https://10.4.3.223/volume/v3/qos-specs/a4af6bdb-d551-47ee-996b-8e8cc286b687 Jul 03 02:25:41.234240 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-547fba8c-62e6-4201-bddc-da17d6cdce82 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:25:41.240615 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.qos_specs [None req-547fba8c-62e6-4201-bddc-da17d6cdce82 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=100015) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Jul 03 02:25:41.249267 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.db.api [None req-547fba8c-62e6-4201-bddc-da17d6cdce82 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] qos_specs_update() value: {'id': '2966a288-e14f-4274-961c-5097203e7da0', 'key': 'iops_bytes', 'value': '500', 'specs_id': 'a4af6bdb-d551-47ee-996b-8e8cc286b687', 'deleted': False} {{(pid=100015) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Jul 03 02:25:41.254995 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-547fba8c-62e6-4201-bddc-da17d6cdce82 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] https://10.4.3.223/volume/v3/qos-specs/a4af6bdb-d551-47ee-996b-8e8cc286b687 returned with HTTP 200 Jul 03 02:25:41.254995 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 161/625] 10.4.3.223 () {68 vars in 1374 bytes} [Fri Jul 3 02:25:41 2026] PUT /volume/v3/qos-specs/a4af6bdb-d551-47ee-996b-8e8cc286b687 => generated 36 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 02:25:41.263245 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-75c7ce09-4bfc-4197-ad2e-52c73520f359 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:41.265120 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-75c7ce09-4bfc-4197-ad2e-52c73520f359 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] GET https://10.4.3.223/volume/v3/qos-specs/a4af6bdb-d551-47ee-996b-8e8cc286b687 Jul 03 02:25:41.265305 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-75c7ce09-4bfc-4197-ad2e-52c73520f359 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:41.265520 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-75c7ce09-4bfc-4197-ad2e-52c73520f359 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:41.271460 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-75c7ce09-4bfc-4197-ad2e-52c73520f359 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] https://10.4.3.223/volume/v3/qos-specs/a4af6bdb-d551-47ee-996b-8e8cc286b687 returned with HTTP 200 Jul 03 02:25:41.271868 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 153/626] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:25:41 2026] GET /volume/v3/qos-specs/a4af6bdb-d551-47ee-996b-8e8cc286b687 => generated 414 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:41.290903 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-b39772c2-0d3c-4daf-81e9-f5adaf5b1f0f None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:41.292686 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-b39772c2-0d3c-4daf-81e9-f5adaf5b1f0f tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] PUT https://10.4.3.223/volume/v3/qos-specs/a4af6bdb-d551-47ee-996b-8e8cc286b687/delete_keys Jul 03 02:25:41.293101 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-b39772c2-0d3c-4daf-81e9-f5adaf5b1f0f tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:25:41.307626 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:41.307626 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:25:41.307990 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.contrib.qos_specs_manage [None req-b39772c2-0d3c-4daf-81e9-f5adaf5b1f0f tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] Delete_key spec: a4af6bdb-d551-47ee-996b-8e8cc286b687, keys: ['iops_bytes'] {{(pid=100012) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Jul 03 02:25:41.351306 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-b39772c2-0d3c-4daf-81e9-f5adaf5b1f0f tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] https://10.4.3.223/volume/v3/qos-specs/a4af6bdb-d551-47ee-996b-8e8cc286b687/delete_keys returned with HTTP 202 Jul 03 02:25:41.352641 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 157/627] 10.4.3.223 () {68 vars in 1410 bytes} [Fri Jul 3 02:25:41 2026] PUT /volume/v3/qos-specs/a4af6bdb-d551-47ee-996b-8e8cc286b687/delete_keys => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:25:41.361882 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-5700879c-4210-4fcc-90d8-d84d5a7f43e7 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:41.364461 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-5700879c-4210-4fcc-90d8-d84d5a7f43e7 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] GET https://10.4.3.223/volume/v3/qos-specs/a4af6bdb-d551-47ee-996b-8e8cc286b687 Jul 03 02:25:41.364831 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-5700879c-4210-4fcc-90d8-d84d5a7f43e7 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:41.364997 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-5700879c-4210-4fcc-90d8-d84d5a7f43e7 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:41.365357 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:41.365357 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:25:41.371062 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-5700879c-4210-4fcc-90d8-d84d5a7f43e7 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] https://10.4.3.223/volume/v3/qos-specs/a4af6bdb-d551-47ee-996b-8e8cc286b687 returned with HTTP 200 Jul 03 02:25:41.371699 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 157/628] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:25:41 2026] GET /volume/v3/qos-specs/a4af6bdb-d551-47ee-996b-8e8cc286b687 => generated 393 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:41.385405 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-f6be6b06-31a1-4335-9641-678824024f58 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:41.389240 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-f6be6b06-31a1-4335-9641-678824024f58 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] GET https://10.4.3.223/volume/v3/qos-specs/a4af6bdb-d551-47ee-996b-8e8cc286b687 Jul 03 02:25:41.389521 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-f6be6b06-31a1-4335-9641-678824024f58 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:41.389758 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-f6be6b06-31a1-4335-9641-678824024f58 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:41.390243 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:41.390243 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:25:41.396144 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-f6be6b06-31a1-4335-9641-678824024f58 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] https://10.4.3.223/volume/v3/qos-specs/a4af6bdb-d551-47ee-996b-8e8cc286b687 returned with HTTP 200 Jul 03 02:25:41.397222 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 162/629] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:25:41 2026] GET /volume/v3/qos-specs/a4af6bdb-d551-47ee-996b-8e8cc286b687 => generated 393 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:41.409593 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-0136cb54-3ee9-4a83-bb19-cfeb524d9b8f None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:41.411532 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-0136cb54-3ee9-4a83-bb19-cfeb524d9b8f tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] DELETE https://10.4.3.223/volume/v3/qos-specs/a4af6bdb-d551-47ee-996b-8e8cc286b687?force=False Jul 03 02:25:41.412292 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-0136cb54-3ee9-4a83-bb19-cfeb524d9b8f tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:41.412623 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-0136cb54-3ee9-4a83-bb19-cfeb524d9b8f tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] Calling method 'delete' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:41.412904 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:41.412904 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:25:41.413224 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.contrib.qos_specs_manage [None req-0136cb54-3ee9-4a83-bb19-cfeb524d9b8f tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] Delete qos_spec: a4af6bdb-d551-47ee-996b-8e8cc286b687, force: False {{(pid=100014) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 03 02:25:41.434937 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-0136cb54-3ee9-4a83-bb19-cfeb524d9b8f tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] https://10.4.3.223/volume/v3/qos-specs/a4af6bdb-d551-47ee-996b-8e8cc286b687?force=False returned with HTTP 202 Jul 03 02:25:41.435552 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 154/630] 10.4.3.223 () {66 vars in 1380 bytes} [Fri Jul 3 02:25:41 2026] DELETE /volume/v3/qos-specs/a4af6bdb-d551-47ee-996b-8e8cc286b687?force=False => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:25:41.444510 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-aca36c97-9a11-4911-bb7d-1a7148c8bce7 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:41.446986 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-aca36c97-9a11-4911-bb7d-1a7148c8bce7 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] GET https://10.4.3.223/volume/v3/qos-specs/a4af6bdb-d551-47ee-996b-8e8cc286b687 Jul 03 02:25:41.446986 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-aca36c97-9a11-4911-bb7d-1a7148c8bce7 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:41.446986 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-aca36c97-9a11-4911-bb7d-1a7148c8bce7 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:41.447284 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:41.447284 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:25:41.452012 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-aca36c97-9a11-4911-bb7d-1a7148c8bce7 tempest-QosSpecsTestJSON-1608825406 tempest-QosSpecsTestJSON-1608825406-project-admin] https://10.4.3.223/volume/v3/qos-specs/a4af6bdb-d551-47ee-996b-8e8cc286b687 returned with HTTP 404 Jul 03 02:25:41.452379 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 158/631] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:25:41 2026] GET /volume/v3/qos-specs/a4af6bdb-d551-47ee-996b-8e8cc286b687 => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:25:41.793849 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-1b8f7d21-1915-4cc0-a9f8-d8d720b96a81 req-7e6f56c3-fc3e-4e01-b0c9-525cbff5b14b None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:41.795856 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-1b8f7d21-1915-4cc0-a9f8-d8d720b96a81 req-7e6f56c3-fc3e-4e01-b0c9-525cbff5b14b tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] DELETE https://10.4.3.223/volume/v3/attachments/3947dc8b-e1e3-4e84-b22e-8338e716150b Jul 03 02:25:41.796043 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-1b8f7d21-1915-4cc0-a9f8-d8d720b96a81 req-7e6f56c3-fc3e-4e01-b0c9-525cbff5b14b tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:41.796218 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-1b8f7d21-1915-4cc0-a9f8-d8d720b96a81 req-7e6f56c3-fc3e-4e01-b0c9-525cbff5b14b tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Calling method 'version_select' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:41.803881 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:41.803881 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:25:41.999821 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-b279f4e1-1728-4576-bec0-72f058f4a64d None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:42.001797 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-b279f4e1-1728-4576-bec0-72f058f4a64d tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] GET https://10.4.3.223/volume/v3/backups/31069b3b-dc00-4c13-b0ee-ac97e3be76de Jul 03 02:25:42.002036 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-b279f4e1-1728-4576-bec0-72f058f4a64d tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:42.002314 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-b279f4e1-1728-4576-bec0-72f058f4a64d tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:42.002538 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-b279f4e1-1728-4576-bec0-72f058f4a64d tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Show backup with id 31069b3b-dc00-4c13-b0ee-ac97e3be76de. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:25:42.008294 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:42.008294 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:25:42.009343 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-b279f4e1-1728-4576-bec0-72f058f4a64d tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] https://10.4.3.223/volume/v3/backups/31069b3b-dc00-4c13-b0ee-ac97e3be76de returned with HTTP 200 Jul 03 02:25:42.009983 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 163/632] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:25:41 2026] GET /volume/v3/backups/31069b3b-dc00-4c13-b0ee-ac97e3be76de => generated 802 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:42.361086 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-1b8f7d21-1915-4cc0-a9f8-d8d720b96a81 req-7e6f56c3-fc3e-4e01-b0c9-525cbff5b14b tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] https://10.4.3.223/volume/v3/attachments/3947dc8b-e1e3-4e84-b22e-8338e716150b returned with HTTP 200 Jul 03 02:25:42.361929 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 158/633] 10.4.3.223 () {72 vars in 1673 bytes} [Fri Jul 3 02:25:41 2026] DELETE /volume/v3/attachments/3947dc8b-e1e3-4e84-b22e-8338e716150b => generated 19 bytes in 568 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:42.374285 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-1b8f7d21-1915-4cc0-a9f8-d8d720b96a81 req-00aea2ae-ae42-42f5-8fc8-4b6fc95b9897 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:42.377257 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-1b8f7d21-1915-4cc0-a9f8-d8d720b96a81 req-00aea2ae-ae42-42f5-8fc8-4b6fc95b9897 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] DELETE https://10.4.3.223/volume/v3/attachments/576e75ad-cfed-4042-b86a-bbb9ec63edd1 Jul 03 02:25:42.377513 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-1b8f7d21-1915-4cc0-a9f8-d8d720b96a81 req-00aea2ae-ae42-42f5-8fc8-4b6fc95b9897 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:42.378002 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-1b8f7d21-1915-4cc0-a9f8-d8d720b96a81 req-00aea2ae-ae42-42f5-8fc8-4b6fc95b9897 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Calling method 'version_select' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:42.385709 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:42.385709 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:25:42.924942 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-1b8f7d21-1915-4cc0-a9f8-d8d720b96a81 req-00aea2ae-ae42-42f5-8fc8-4b6fc95b9897 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] https://10.4.3.223/volume/v3/attachments/576e75ad-cfed-4042-b86a-bbb9ec63edd1 returned with HTTP 200 Jul 03 02:25:42.925755 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 155/634] 10.4.3.223 () {72 vars in 1673 bytes} [Fri Jul 3 02:25:42 2026] DELETE /volume/v3/attachments/576e75ad-cfed-4042-b86a-bbb9ec63edd1 => generated 19 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:42.934836 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-1b8f7d21-1915-4cc0-a9f8-d8d720b96a81 req-267275ea-e397-4d66-997b-eff32b555c33 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:42.936843 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-1b8f7d21-1915-4cc0-a9f8-d8d720b96a81 req-267275ea-e397-4d66-997b-eff32b555c33 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] DELETE https://10.4.3.223/volume/v3/attachments/3c3dd981-db80-4991-97ee-43adf8c66643 Jul 03 02:25:42.937088 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-1b8f7d21-1915-4cc0-a9f8-d8d720b96a81 req-267275ea-e397-4d66-997b-eff32b555c33 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:42.937336 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-1b8f7d21-1915-4cc0-a9f8-d8d720b96a81 req-267275ea-e397-4d66-997b-eff32b555c33 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Calling method 'version_select' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:42.949843 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:42.949843 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:25:43.026747 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-be981e8d-4df8-4b95-b13f-bdc3f2a45e8f None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:43.030868 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-be981e8d-4df8-4b95-b13f-bdc3f2a45e8f tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] GET https://10.4.3.223/volume/v3/backups/31069b3b-dc00-4c13-b0ee-ac97e3be76de Jul 03 02:25:43.031307 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-be981e8d-4df8-4b95-b13f-bdc3f2a45e8f tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:43.031603 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-be981e8d-4df8-4b95-b13f-bdc3f2a45e8f tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:43.031793 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-be981e8d-4df8-4b95-b13f-bdc3f2a45e8f tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Show backup with id 31069b3b-dc00-4c13-b0ee-ac97e3be76de. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:25:43.038695 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:43.038695 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:25:43.039714 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-be981e8d-4df8-4b95-b13f-bdc3f2a45e8f tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] https://10.4.3.223/volume/v3/backups/31069b3b-dc00-4c13-b0ee-ac97e3be76de returned with HTTP 200 Jul 03 02:25:43.040223 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 164/635] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:25:43 2026] GET /volume/v3/backups/31069b3b-dc00-4c13-b0ee-ac97e3be76de => generated 802 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:43.486380 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-1b8f7d21-1915-4cc0-a9f8-d8d720b96a81 req-267275ea-e397-4d66-997b-eff32b555c33 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] https://10.4.3.223/volume/v3/attachments/3c3dd981-db80-4991-97ee-43adf8c66643 returned with HTTP 200 Jul 03 02:25:43.486960 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 159/636] 10.4.3.223 () {72 vars in 1673 bytes} [Fri Jul 3 02:25:42 2026] DELETE /volume/v3/attachments/3c3dd981-db80-4991-97ee-43adf8c66643 => generated 19 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:44.054916 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-cc1dc7a1-914b-47cb-80b2-f7be87796bb3 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:44.062206 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-cc1dc7a1-914b-47cb-80b2-f7be87796bb3 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] GET https://10.4.3.223/volume/v3/backups/31069b3b-dc00-4c13-b0ee-ac97e3be76de Jul 03 02:25:44.062206 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-cc1dc7a1-914b-47cb-80b2-f7be87796bb3 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:44.062206 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-cc1dc7a1-914b-47cb-80b2-f7be87796bb3 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:44.062206 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-cc1dc7a1-914b-47cb-80b2-f7be87796bb3 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Show backup with id 31069b3b-dc00-4c13-b0ee-ac97e3be76de. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:25:44.064049 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:44.064049 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:25:44.064919 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-cc1dc7a1-914b-47cb-80b2-f7be87796bb3 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] https://10.4.3.223/volume/v3/backups/31069b3b-dc00-4c13-b0ee-ac97e3be76de returned with HTTP 200 Jul 03 02:25:44.065076 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 159/637] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:25:44 2026] GET /volume/v3/backups/31069b3b-dc00-4c13-b0ee-ac97e3be76de => generated 802 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:44.353906 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-3adfd89f-7f9d-47b3-8850-a895f6d3a236 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:44.471981 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-3adfd89f-7f9d-47b3-8850-a895f6d3a236 tempest-UserMessagesTest-1822888138 tempest-UserMessagesTest-1822888138-project-admin] POST https://10.4.3.223/volume/v3/types Jul 03 02:25:44.472765 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-3adfd89f-7f9d-47b3-8850-a895f6d3a236 tempest-UserMessagesTest-1822888138 tempest-UserMessagesTest-1822888138-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1377795020", "extra_specs": {"storage_protocol": "tempest-storage_protocol-518134875", "vendor_name": "tempest-vendor_name-3636890"}}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:25:44.476227 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:44.476227 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:25:44.497179 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-3adfd89f-7f9d-47b3-8850-a895f6d3a236 tempest-UserMessagesTest-1822888138 tempest-UserMessagesTest-1822888138-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Jul 03 02:25:44.497179 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 156/638] 10.4.3.223 () {68 vars in 1253 bytes} [Fri Jul 3 02:25:44 2026] POST /volume/v3/types => generated 324 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:44.504882 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-6ebc017a-4895-463e-a9a5-c2b76527d719 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:44.593364 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-6ebc017a-4895-463e-a9a5-c2b76527d719 tempest-UserMessagesTest-25494913 tempest-UserMessagesTest-25494913-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:25:44.594117 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-6ebc017a-4895-463e-a9a5-c2b76527d719 tempest-UserMessagesTest-25494913 tempest-UserMessagesTest-25494913-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "e22014db-bc91-4407-9ac4-cbb50d84190f", "size": 1, "name": "tempest-UserMessagesTest-Volume-2108518941"}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:25:44.596775 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.volumes [None req-6ebc017a-4895-463e-a9a5-c2b76527d719 tempest-UserMessagesTest-25494913 tempest-UserMessagesTest-25494913-project-member] Create volume request body: {'volume': {'volume_type': 'e22014db-bc91-4407-9ac4-cbb50d84190f', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-2108518941'}} {{(pid=100015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:25:44.603184 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-6ebc017a-4895-463e-a9a5-c2b76527d719 tempest-UserMessagesTest-25494913 tempest-UserMessagesTest-25494913-project-member] Create volume of 1 GB Jul 03 02:25:44.603611 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:44.603611 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:25:44.604860 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-6ebc017a-4895-463e-a9a5-c2b76527d719 tempest-UserMessagesTest-25494913 tempest-UserMessagesTest-25494913-project-member] Availability Zones retrieved successfully. Jul 03 02:25:44.613299 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-6ebc017a-4895-463e-a9a5-c2b76527d719 tempest-UserMessagesTest-25494913 tempest-UserMessagesTest-25494913-project-member] Flow 'volume_create_api' (aadd5e1e-349a-476d-abe1-dac3d5003dd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:25:44.614920 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-6ebc017a-4895-463e-a9a5-c2b76527d719 tempest-UserMessagesTest-25494913 tempest-UserMessagesTest-25494913-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (498532ed-721c-4ab8-89d8-f52135f3bcbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:25:44.616400 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.flows.api.create_volume [None req-6ebc017a-4895-463e-a9a5-c2b76527d719 tempest-UserMessagesTest-25494913 tempest-UserMessagesTest-25494913-project-member] Validating volume size '1' using validate_int {{(pid=100015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:25:44.641659 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-6ebc017a-4895-463e-a9a5-c2b76527d719 tempest-UserMessagesTest-25494913 tempest-UserMessagesTest-25494913-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (498532ed-721c-4ab8-89d8-f52135f3bcbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:25:44Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-518134875',vendor_name='tempest-vendor_name-3636890'},id=e22014db-bc91-4407-9ac4-cbb50d84190f,is_public=True,name='tempest-UserMessagesTest-volume-type-1377795020',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e22014db-bc91-4407-9ac4-cbb50d84190f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:25:44.642524 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-6ebc017a-4895-463e-a9a5-c2b76527d719 tempest-UserMessagesTest-25494913 tempest-UserMessagesTest-25494913-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d303256c-879e-4e4c-ab55-93bba8399a4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:25:44.683059 np0000004352 devstack@c-api.service[100015]: WARNING cinder.quota [None req-6ebc017a-4895-463e-a9a5-c2b76527d719 tempest-UserMessagesTest-25494913 tempest-UserMessagesTest-25494913-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1377795020 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1377795020, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:25:44.683537 np0000004352 devstack@c-api.service[100015]: WARNING cinder.quota [None req-6ebc017a-4895-463e-a9a5-c2b76527d719 tempest-UserMessagesTest-25494913 tempest-UserMessagesTest-25494913-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1377795020 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1377795020, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:25:44.732536 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.quota [None req-6ebc017a-4895-463e-a9a5-c2b76527d719 tempest-UserMessagesTest-25494913 tempest-UserMessagesTest-25494913-project-member] Created reservations ['28e38893-a168-44c8-b0c9-c2240bb08082', '91fba9bc-a835-4562-9712-e59b2a664816', '2c9a35a8-5628-484b-ba2c-eca5a45dc2de', '79a899da-ff8f-46b0-b97a-fdf14ab49686'] {{(pid=100015) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:25:44.733757 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-6ebc017a-4895-463e-a9a5-c2b76527d719 tempest-UserMessagesTest-25494913 tempest-UserMessagesTest-25494913-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d303256c-879e-4e4c-ab55-93bba8399a4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['28e38893-a168-44c8-b0c9-c2240bb08082', '91fba9bc-a835-4562-9712-e59b2a664816', '2c9a35a8-5628-484b-ba2c-eca5a45dc2de', '79a899da-ff8f-46b0-b97a-fdf14ab49686']}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:25:44.734807 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-6ebc017a-4895-463e-a9a5-c2b76527d719 tempest-UserMessagesTest-25494913 tempest-UserMessagesTest-25494913-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (285a6599-482e-4124-9a03-749496c141e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:25:44.773482 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-6ebc017a-4895-463e-a9a5-c2b76527d719 tempest-UserMessagesTest-25494913 tempest-UserMessagesTest-25494913-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (285a6599-482e-4124-9a03-749496c141e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '18cf18cc-ae39-473f-9348-ec3cc7d1a488', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-2108518941',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ec1b8b20a6946538317d837953185d5',qos_specs=None,replication_status=,reservations=['28e38893-a168-44c8-b0c9-c2240bb08082','91fba9bc-a835-4562-9712-e59b2a664816','2c9a35a8-5628-484b-ba2c-eca5a45dc2de','79a899da-ff8f-46b0-b97a-fdf14ab49686'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d95733d5094422b9cd246b14a0d648d',volume_type_id=e22014db-bc91-4407-9ac4-cbb50d84190f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:25:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-2108518941',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=18cf18cc-ae39-473f-9348-ec3cc7d1a488,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5ec1b8b20a6946538317d837953185d5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6d95733d5094422b9cd246b14a0d648d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e22014db-bc91-4407-9ac4-cbb50d84190f),volume_type_id=e22014db-bc91-4407-9ac4-cbb50d84190f)}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:25:44.774444 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-6ebc017a-4895-463e-a9a5-c2b76527d719 tempest-UserMessagesTest-25494913 tempest-UserMessagesTest-25494913-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1db0cabb-0587-41b5-8221-0d14e75ec295) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:25:44.805040 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-6ebc017a-4895-463e-a9a5-c2b76527d719 tempest-UserMessagesTest-25494913 tempest-UserMessagesTest-25494913-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1db0cabb-0587-41b5-8221-0d14e75ec295) transitioned into state 'SUCCESS' from state '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-2108518941',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ec1b8b20a6946538317d837953185d5',qos_specs=None,replication_status=,reservations=['28e38893-a168-44c8-b0c9-c2240bb08082','91fba9bc-a835-4562-9712-e59b2a664816','2c9a35a8-5628-484b-ba2c-eca5a45dc2de','79a899da-ff8f-46b0-b97a-fdf14ab49686'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d95733d5094422b9cd246b14a0d648d',volume_type_id=e22014db-bc91-4407-9ac4-cbb50d84190f)}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:25:44.806005 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-6ebc017a-4895-463e-a9a5-c2b76527d719 tempest-UserMessagesTest-25494913 tempest-UserMessagesTest-25494913-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed7ded95-b574-46d6-951e-a84fcdeb62e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:25:44.826245 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-6ebc017a-4895-463e-a9a5-c2b76527d719 tempest-UserMessagesTest-25494913 tempest-UserMessagesTest-25494913-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed7ded95-b574-46d6-951e-a84fcdeb62e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:25:44.827461 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-6ebc017a-4895-463e-a9a5-c2b76527d719 tempest-UserMessagesTest-25494913 tempest-UserMessagesTest-25494913-project-member] Flow 'volume_create_api' (aadd5e1e-349a-476d-abe1-dac3d5003dd2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:25:44.827866 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-6ebc017a-4895-463e-a9a5-c2b76527d719 tempest-UserMessagesTest-25494913 tempest-UserMessagesTest-25494913-project-member] Create volume request issued successfully. Jul 03 02:25:44.829875 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-6ebc017a-4895-463e-a9a5-c2b76527d719 tempest-UserMessagesTest-25494913 tempest-UserMessagesTest-25494913-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:25:44.830432 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 165/639] 10.4.3.223 () {70 vars in 1299 bytes} [Fri Jul 3 02:25:44 2026] POST /volume/v3/volumes => generated 786 bytes in 326 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:25:44.848756 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-3061c426-09a7-4a91-8de6-dfc48e619591 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:44.850599 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-3061c426-09a7-4a91-8de6-dfc48e619591 tempest-UserMessagesTest-25494913 tempest-UserMessagesTest-25494913-project-member] GET https://10.4.3.223/volume/v3/volumes/18cf18cc-ae39-473f-9348-ec3cc7d1a488 Jul 03 02:25:44.850829 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-3061c426-09a7-4a91-8de6-dfc48e619591 tempest-UserMessagesTest-25494913 tempest-UserMessagesTest-25494913-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:44.851032 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-3061c426-09a7-4a91-8de6-dfc48e619591 tempest-UserMessagesTest-25494913 tempest-UserMessagesTest-25494913-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:44.858327 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:44.858327 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:25:44.862246 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-3061c426-09a7-4a91-8de6-dfc48e619591 tempest-UserMessagesTest-25494913 tempest-UserMessagesTest-25494913-project-member] Volume info retrieved successfully. Jul 03 02:25:44.867260 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-3061c426-09a7-4a91-8de6-dfc48e619591 tempest-UserMessagesTest-25494913 tempest-UserMessagesTest-25494913-project-member] https://10.4.3.223/volume/v3/volumes/18cf18cc-ae39-473f-9348-ec3cc7d1a488 returned with HTTP 200 Jul 03 02:25:44.867783 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 160/640] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:25:44 2026] GET /volume/v3/volumes/18cf18cc-ae39-473f-9348-ec3cc7d1a488 => generated 854 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 02:25:45.077806 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-6d0c9357-4a4e-48b7-b931-b17d8a697fdb None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:45.080025 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-6d0c9357-4a4e-48b7-b931-b17d8a697fdb tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] GET https://10.4.3.223/volume/v3/backups/31069b3b-dc00-4c13-b0ee-ac97e3be76de Jul 03 02:25:45.080259 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-6d0c9357-4a4e-48b7-b931-b17d8a697fdb tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:45.080525 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-6d0c9357-4a4e-48b7-b931-b17d8a697fdb tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:45.080685 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-6d0c9357-4a4e-48b7-b931-b17d8a697fdb tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Show backup with id 31069b3b-dc00-4c13-b0ee-ac97e3be76de. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:25:45.085930 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:45.085930 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:25:45.086995 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-6d0c9357-4a4e-48b7-b931-b17d8a697fdb tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] https://10.4.3.223/volume/v3/backups/31069b3b-dc00-4c13-b0ee-ac97e3be76de returned with HTTP 200 Jul 03 02:25:45.087495 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 160/641] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:25:45 2026] GET /volume/v3/backups/31069b3b-dc00-4c13-b0ee-ac97e3be76de => generated 802 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:45.881395 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-621d6931-71d5-48f0-8538-629152740bab None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:45.883046 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-621d6931-71d5-48f0-8538-629152740bab tempest-UserMessagesTest-25494913 tempest-UserMessagesTest-25494913-project-member] GET https://10.4.3.223/volume/v3/volumes/18cf18cc-ae39-473f-9348-ec3cc7d1a488 Jul 03 02:25:45.883241 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-621d6931-71d5-48f0-8538-629152740bab tempest-UserMessagesTest-25494913 tempest-UserMessagesTest-25494913-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:45.883427 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-621d6931-71d5-48f0-8538-629152740bab tempest-UserMessagesTest-25494913 tempest-UserMessagesTest-25494913-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:45.889892 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:45.889892 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:25:45.893239 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-621d6931-71d5-48f0-8538-629152740bab tempest-UserMessagesTest-25494913 tempest-UserMessagesTest-25494913-project-member] Volume info retrieved successfully. Jul 03 02:25:45.897136 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-621d6931-71d5-48f0-8538-629152740bab tempest-UserMessagesTest-25494913 tempest-UserMessagesTest-25494913-project-member] https://10.4.3.223/volume/v3/volumes/18cf18cc-ae39-473f-9348-ec3cc7d1a488 returned with HTTP 200 Jul 03 02:25:45.897510 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 157/642] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:25:45 2026] GET /volume/v3/volumes/18cf18cc-ae39-473f-9348-ec3cc7d1a488 => generated 875 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:45.910283 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-66953748-7281-4d97-af47-1095598938ea None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:45.912153 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-66953748-7281-4d97-af47-1095598938ea tempest-UserMessagesTest-25494913 tempest-UserMessagesTest-25494913-project-member] GET https://10.4.3.223/volume/v3/messages Jul 03 02:25:45.912300 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-66953748-7281-4d97-af47-1095598938ea tempest-UserMessagesTest-25494913 tempest-UserMessagesTest-25494913-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:45.912491 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-66953748-7281-4d97-af47-1095598938ea tempest-UserMessagesTest-25494913 tempest-UserMessagesTest-25494913-project-member] Calling method 'version_select' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:45.912767 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:45.912767 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:25:45.917677 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-66953748-7281-4d97-af47-1095598938ea tempest-UserMessagesTest-25494913 tempest-UserMessagesTest-25494913-project-member] https://10.4.3.223/volume/v3/messages returned with HTTP 200 Jul 03 02:25:45.918008 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 166/643] 10.4.3.223 () {68 vars in 1280 bytes} [Fri Jul 3 02:25:45 2026] GET /volume/v3/messages => generated 670 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:45.925975 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-fe9f48a6-2799-44f3-bfe2-5149c26cc7f1 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:45.927814 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-fe9f48a6-2799-44f3-bfe2-5149c26cc7f1 tempest-UserMessagesTest-25494913 tempest-UserMessagesTest-25494913-project-member] DELETE https://10.4.3.223/volume/v3/messages/7b6df193-ec5a-4a0f-94e2-927a18034ef1 Jul 03 02:25:45.928130 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-fe9f48a6-2799-44f3-bfe2-5149c26cc7f1 tempest-UserMessagesTest-25494913 tempest-UserMessagesTest-25494913-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:45.928369 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-fe9f48a6-2799-44f3-bfe2-5149c26cc7f1 tempest-UserMessagesTest-25494913 tempest-UserMessagesTest-25494913-project-member] Calling method 'version_select' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:45.942433 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-fe9f48a6-2799-44f3-bfe2-5149c26cc7f1 tempest-UserMessagesTest-25494913 tempest-UserMessagesTest-25494913-project-member] https://10.4.3.223/volume/v3/messages/7b6df193-ec5a-4a0f-94e2-927a18034ef1 returned with HTTP 204 Jul 03 02:25:45.943118 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 161/644] 10.4.3.223 () {68 vars in 1394 bytes} [Fri Jul 3 02:25:45 2026] DELETE /volume/v3/messages/7b6df193-ec5a-4a0f-94e2-927a18034ef1 => generated 0 bytes in 17 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 03 02:25:45.949701 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-196b7539-8bad-4e43-b68a-b4b842094d22 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:45.951373 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-196b7539-8bad-4e43-b68a-b4b842094d22 tempest-UserMessagesTest-25494913 tempest-UserMessagesTest-25494913-project-member] GET https://10.4.3.223/volume/v3/messages/7b6df193-ec5a-4a0f-94e2-927a18034ef1 Jul 03 02:25:45.951674 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-196b7539-8bad-4e43-b68a-b4b842094d22 tempest-UserMessagesTest-25494913 tempest-UserMessagesTest-25494913-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:45.951903 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-196b7539-8bad-4e43-b68a-b4b842094d22 tempest-UserMessagesTest-25494913 tempest-UserMessagesTest-25494913-project-member] Calling method 'version_select' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:45.957326 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-196b7539-8bad-4e43-b68a-b4b842094d22 tempest-UserMessagesTest-25494913 tempest-UserMessagesTest-25494913-project-member] https://10.4.3.223/volume/v3/messages/7b6df193-ec5a-4a0f-94e2-927a18034ef1 returned with HTTP 404 Jul 03 02:25:45.957885 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 161/645] 10.4.3.223 () {68 vars in 1391 bytes} [Fri Jul 3 02:25:45 2026] GET /volume/v3/messages/7b6df193-ec5a-4a0f-94e2-927a18034ef1 => generated 110 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:25:45.965527 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-ab1c00c1-8f95-4f0b-9e03-e26f4f9abb31 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:45.967674 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-ab1c00c1-8f95-4f0b-9e03-e26f4f9abb31 tempest-UserMessagesTest-25494913 tempest-UserMessagesTest-25494913-project-member] GET https://10.4.3.223/volume/v3/volumes/18cf18cc-ae39-473f-9348-ec3cc7d1a488 Jul 03 02:25:45.967940 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-ab1c00c1-8f95-4f0b-9e03-e26f4f9abb31 tempest-UserMessagesTest-25494913 tempest-UserMessagesTest-25494913-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:45.968190 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-ab1c00c1-8f95-4f0b-9e03-e26f4f9abb31 tempest-UserMessagesTest-25494913 tempest-UserMessagesTest-25494913-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:45.975182 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:45.975182 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:25:45.978775 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-ab1c00c1-8f95-4f0b-9e03-e26f4f9abb31 tempest-UserMessagesTest-25494913 tempest-UserMessagesTest-25494913-project-member] Volume info retrieved successfully. Jul 03 02:25:45.982825 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-ab1c00c1-8f95-4f0b-9e03-e26f4f9abb31 tempest-UserMessagesTest-25494913 tempest-UserMessagesTest-25494913-project-member] https://10.4.3.223/volume/v3/volumes/18cf18cc-ae39-473f-9348-ec3cc7d1a488 returned with HTTP 200 Jul 03 02:25:45.983177 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 158/646] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:25:45 2026] GET /volume/v3/volumes/18cf18cc-ae39-473f-9348-ec3cc7d1a488 => generated 875 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:45.996281 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-c25bb817-cd3a-49d6-8354-217a7ac6fc8d None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:46.001035 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-c25bb817-cd3a-49d6-8354-217a7ac6fc8d tempest-UserMessagesTest-25494913 tempest-UserMessagesTest-25494913-project-member] DELETE https://10.4.3.223/volume/v3/volumes/18cf18cc-ae39-473f-9348-ec3cc7d1a488 Jul 03 02:25:46.001242 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-c25bb817-cd3a-49d6-8354-217a7ac6fc8d tempest-UserMessagesTest-25494913 tempest-UserMessagesTest-25494913-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:46.001410 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-c25bb817-cd3a-49d6-8354-217a7ac6fc8d tempest-UserMessagesTest-25494913 tempest-UserMessagesTest-25494913-project-member] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:46.001616 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-c25bb817-cd3a-49d6-8354-217a7ac6fc8d tempest-UserMessagesTest-25494913 tempest-UserMessagesTest-25494913-project-member] Delete volume with id: 18cf18cc-ae39-473f-9348-ec3cc7d1a488 Jul 03 02:25:46.009500 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:46.009500 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:25:46.010047 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-c25bb817-cd3a-49d6-8354-217a7ac6fc8d tempest-UserMessagesTest-25494913 tempest-UserMessagesTest-25494913-project-member] Volume info retrieved successfully. Jul 03 02:25:46.011017 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-c25bb817-cd3a-49d6-8354-217a7ac6fc8d tempest-UserMessagesTest-25494913 tempest-UserMessagesTest-25494913-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100015) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 03 02:25:46.029866 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.quota [None req-c25bb817-cd3a-49d6-8354-217a7ac6fc8d tempest-UserMessagesTest-25494913 tempest-UserMessagesTest-25494913-project-member] Created reservations ['1409ed0c-f0a7-4a43-b135-dd7aed038bf1', '09da5f9e-b820-4a99-b697-8c5791900577', 'bea56a97-bce5-4501-bf13-26232eb20da1', 'e076b4db-7b56-4aca-a0e8-675cfbdd9618'] {{(pid=100015) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:25:46.061497 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-c25bb817-cd3a-49d6-8354-217a7ac6fc8d tempest-UserMessagesTest-25494913 tempest-UserMessagesTest-25494913-project-member] Delete volume request issued successfully. Jul 03 02:25:46.061703 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-c25bb817-cd3a-49d6-8354-217a7ac6fc8d tempest-UserMessagesTest-25494913 tempest-UserMessagesTest-25494913-project-member] https://10.4.3.223/volume/v3/volumes/18cf18cc-ae39-473f-9348-ec3cc7d1a488 returned with HTTP 202 Jul 03 02:25:46.062141 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 167/647] 10.4.3.223 () {68 vars in 1391 bytes} [Fri Jul 3 02:25:45 2026] DELETE /volume/v3/volumes/18cf18cc-ae39-473f-9348-ec3cc7d1a488 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:25:46.068917 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-9e4142ca-b07f-4816-9226-feddbe73c11f None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:46.070622 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-9e4142ca-b07f-4816-9226-feddbe73c11f tempest-UserMessagesTest-25494913 tempest-UserMessagesTest-25494913-project-member] GET https://10.4.3.223/volume/v3/volumes/18cf18cc-ae39-473f-9348-ec3cc7d1a488 Jul 03 02:25:46.070813 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-9e4142ca-b07f-4816-9226-feddbe73c11f tempest-UserMessagesTest-25494913 tempest-UserMessagesTest-25494913-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:46.070984 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-9e4142ca-b07f-4816-9226-feddbe73c11f tempest-UserMessagesTest-25494913 tempest-UserMessagesTest-25494913-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:46.076642 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-9e4142ca-b07f-4816-9226-feddbe73c11f tempest-UserMessagesTest-25494913 tempest-UserMessagesTest-25494913-project-member] https://10.4.3.223/volume/v3/volumes/18cf18cc-ae39-473f-9348-ec3cc7d1a488 returned with HTTP 404 Jul 03 02:25:46.077138 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 162/648] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:25:46 2026] GET /volume/v3/volumes/18cf18cc-ae39-473f-9348-ec3cc7d1a488 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:25:46.082992 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-98349004-fd2f-4164-bdea-e4f0522ce37f None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:46.084537 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-98349004-fd2f-4164-bdea-e4f0522ce37f tempest-UserMessagesTest-1822888138 tempest-UserMessagesTest-1822888138-project-admin] DELETE https://10.4.3.223/volume/v3/types/e22014db-bc91-4407-9ac4-cbb50d84190f Jul 03 02:25:46.084711 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-98349004-fd2f-4164-bdea-e4f0522ce37f tempest-UserMessagesTest-1822888138 tempest-UserMessagesTest-1822888138-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:46.084890 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-98349004-fd2f-4164-bdea-e4f0522ce37f tempest-UserMessagesTest-1822888138 tempest-UserMessagesTest-1822888138-project-admin] Calling method '_delete' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:46.099872 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-f3c6d348-6262-4389-b7e8-252209f1c4be None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:46.101938 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-f3c6d348-6262-4389-b7e8-252209f1c4be tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] GET https://10.4.3.223/volume/v3/backups/31069b3b-dc00-4c13-b0ee-ac97e3be76de Jul 03 02:25:46.102172 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-f3c6d348-6262-4389-b7e8-252209f1c4be tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:46.102403 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-f3c6d348-6262-4389-b7e8-252209f1c4be tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:46.102619 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-f3c6d348-6262-4389-b7e8-252209f1c4be tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Show backup with id 31069b3b-dc00-4c13-b0ee-ac97e3be76de. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:25:46.107011 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:46.107011 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:25:46.107737 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-f3c6d348-6262-4389-b7e8-252209f1c4be tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] https://10.4.3.223/volume/v3/backups/31069b3b-dc00-4c13-b0ee-ac97e3be76de returned with HTTP 200 Jul 03 02:25:46.108087 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 159/649] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:25:46 2026] GET /volume/v3/backups/31069b3b-dc00-4c13-b0ee-ac97e3be76de => generated 802 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:46.108432 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-98349004-fd2f-4164-bdea-e4f0522ce37f tempest-UserMessagesTest-1822888138 tempest-UserMessagesTest-1822888138-project-admin] https://10.4.3.223/volume/v3/types/e22014db-bc91-4407-9ac4-cbb50d84190f returned with HTTP 202 Jul 03 02:25:46.109110 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 162/650] 10.4.3.223 () {66 vars in 1345 bytes} [Fri Jul 3 02:25:46 2026] DELETE /volume/v3/types/e22014db-bc91-4407-9ac4-cbb50d84190f => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:25:46.115445 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-7268a637-926c-4cdd-9be9-82baa6858dd9 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:46.117195 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-7268a637-926c-4cdd-9be9-82baa6858dd9 tempest-UserMessagesTest-1822888138 tempest-UserMessagesTest-1822888138-project-admin] GET https://10.4.3.223/volume/v3/types/e22014db-bc91-4407-9ac4-cbb50d84190f Jul 03 02:25:46.117378 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-7268a637-926c-4cdd-9be9-82baa6858dd9 tempest-UserMessagesTest-1822888138 tempest-UserMessagesTest-1822888138-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:46.117614 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-7268a637-926c-4cdd-9be9-82baa6858dd9 tempest-UserMessagesTest-1822888138 tempest-UserMessagesTest-1822888138-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:46.117740 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-c3e77837-6f16-4bf7-a106-a68d92bb4604 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:46.119431 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-c3e77837-6f16-4bf7-a106-a68d92bb4604 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] GET https://10.4.3.223/volume/v3/volumes/572712de-5950-4825-83b4-281afcd3a4c8 Jul 03 02:25:46.119769 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-c3e77837-6f16-4bf7-a106-a68d92bb4604 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:46.120029 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-c3e77837-6f16-4bf7-a106-a68d92bb4604 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:46.121711 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-7268a637-926c-4cdd-9be9-82baa6858dd9 tempest-UserMessagesTest-1822888138 tempest-UserMessagesTest-1822888138-project-admin] https://10.4.3.223/volume/v3/types/e22014db-bc91-4407-9ac4-cbb50d84190f returned with HTTP 404 Jul 03 02:25:46.122230 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 168/651] 10.4.3.223 () {66 vars in 1342 bytes} [Fri Jul 3 02:25:46 2026] GET /volume/v3/types/e22014db-bc91-4407-9ac4-cbb50d84190f => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:25:46.127523 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:46.127523 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:25:46.129357 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-2803a5ee-b997-4b26-a90a-61c6a5ea8728 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:46.131018 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-2803a5ee-b997-4b26-a90a-61c6a5ea8728 tempest-UserMessagesTest-1822888138 tempest-UserMessagesTest-1822888138-project-admin] POST https://10.4.3.223/volume/v3/types Jul 03 02:25:46.131378 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-2803a5ee-b997-4b26-a90a-61c6a5ea8728 tempest-UserMessagesTest-1822888138 tempest-UserMessagesTest-1822888138-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-138782289", "extra_specs": {"storage_protocol": "tempest-storage_protocol-853697913", "vendor_name": "tempest-vendor_name-946458366"}}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:25:46.131639 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-c3e77837-6f16-4bf7-a106-a68d92bb4604 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Volume info retrieved successfully. Jul 03 02:25:46.136385 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-c3e77837-6f16-4bf7-a106-a68d92bb4604 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] https://10.4.3.223/volume/v3/volumes/572712de-5950-4825-83b4-281afcd3a4c8 returned with HTTP 200 Jul 03 02:25:46.136974 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 163/652] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:25:46 2026] GET /volume/v3/volumes/572712de-5950-4825-83b4-281afcd3a4c8 => generated 901 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:46.151970 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-08be5d36-e600-443a-a3b8-3c73003790b3 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:46.153690 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-08be5d36-e600-443a-a3b8-3c73003790b3 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] GET https://10.4.3.223/volume/v3/volumes Jul 03 02:25:46.153868 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-08be5d36-e600-443a-a3b8-3c73003790b3 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:46.154038 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-08be5d36-e600-443a-a3b8-3c73003790b3 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Calling method 'index' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:46.154299 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.api_utils [None req-08be5d36-e600-443a-a3b8-3c73003790b3 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Removing options '' from query. {{(pid=100013) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 02:25:46.155026 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-08be5d36-e600-443a-a3b8-3c73003790b3 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100013) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 02:25:46.158338 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-2803a5ee-b997-4b26-a90a-61c6a5ea8728 tempest-UserMessagesTest-1822888138 tempest-UserMessagesTest-1822888138-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Jul 03 02:25:46.158767 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 160/653] 10.4.3.223 () {68 vars in 1253 bytes} [Fri Jul 3 02:25:46 2026] POST /volume/v3/types => generated 325 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:46.162573 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-08be5d36-e600-443a-a3b8-3c73003790b3 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Get all volumes completed successfully. Jul 03 02:25:46.163000 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-08be5d36-e600-443a-a3b8-3c73003790b3 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 200 Jul 03 02:25:46.163500 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 163/654] 10.4.3.223 () {66 vars in 1237 bytes} [Fri Jul 3 02:25:46 2026] GET /volume/v3/volumes => generated 661 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:46.168190 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-c7aa782b-32d5-4fa2-9b00-4779f5087b95 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:46.171284 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-c7aa782b-32d5-4fa2-9b00-4779f5087b95 tempest-UserMessagesTest-25494913 tempest-UserMessagesTest-25494913-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:25:46.171772 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-c7aa782b-32d5-4fa2-9b00-4779f5087b95 tempest-UserMessagesTest-25494913 tempest-UserMessagesTest-25494913-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "14539442-fd2e-49dc-8ddf-aee5e608020e", "size": 1, "name": "tempest-UserMessagesTest-Volume-1948279311"}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:25:46.171822 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-2832ca42-3278-429b-a880-462f06b87f2b None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:46.173647 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-2832ca42-3278-429b-a880-462f06b87f2b tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] DELETE https://10.4.3.223/volume/v3/volumes/572712de-5950-4825-83b4-281afcd3a4c8 Jul 03 02:25:46.174013 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-2832ca42-3278-429b-a880-462f06b87f2b tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:46.174060 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.volumes [None req-c7aa782b-32d5-4fa2-9b00-4779f5087b95 tempest-UserMessagesTest-25494913 tempest-UserMessagesTest-25494913-project-member] Create volume request body: {'volume': {'volume_type': '14539442-fd2e-49dc-8ddf-aee5e608020e', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1948279311'}} {{(pid=100015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:25:46.174277 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-2832ca42-3278-429b-a880-462f06b87f2b tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Calling method 'delete' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:46.174501 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.volumes [None req-2832ca42-3278-429b-a880-462f06b87f2b tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Delete volume with id: 572712de-5950-4825-83b4-281afcd3a4c8 Jul 03 02:25:46.179396 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-c7aa782b-32d5-4fa2-9b00-4779f5087b95 tempest-UserMessagesTest-25494913 tempest-UserMessagesTest-25494913-project-member] Create volume of 1 GB Jul 03 02:25:46.179838 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:46.179838 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:25:46.180488 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-c7aa782b-32d5-4fa2-9b00-4779f5087b95 tempest-UserMessagesTest-25494913 tempest-UserMessagesTest-25494913-project-member] Availability Zones retrieved successfully. Jul 03 02:25:46.181934 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:46.181934 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:25:46.182474 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-2832ca42-3278-429b-a880-462f06b87f2b tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Volume info retrieved successfully. Jul 03 02:25:46.188350 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-c7aa782b-32d5-4fa2-9b00-4779f5087b95 tempest-UserMessagesTest-25494913 tempest-UserMessagesTest-25494913-project-member] Flow 'volume_create_api' (734b136f-4a15-42d0-aca6-4996dafacf81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:25:46.189766 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-c7aa782b-32d5-4fa2-9b00-4779f5087b95 tempest-UserMessagesTest-25494913 tempest-UserMessagesTest-25494913-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b41e7255-b859-49cb-815e-b3717f7268f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:25:46.191010 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.flows.api.create_volume [None req-c7aa782b-32d5-4fa2-9b00-4779f5087b95 tempest-UserMessagesTest-25494913 tempest-UserMessagesTest-25494913-project-member] Validating volume size '1' using validate_int {{(pid=100015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:25:46.206164 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-2832ca42-3278-429b-a880-462f06b87f2b tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Delete volume request issued successfully. Jul 03 02:25:46.206340 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-2832ca42-3278-429b-a880-462f06b87f2b tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] https://10.4.3.223/volume/v3/volumes/572712de-5950-4825-83b4-281afcd3a4c8 returned with HTTP 202 Jul 03 02:25:46.206855 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 164/655] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:25:46 2026] DELETE /volume/v3/volumes/572712de-5950-4825-83b4-281afcd3a4c8 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:25:46.215551 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-1a4e8011-1857-454c-9bf5-2e84a06144b0 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:46.216641 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-c7aa782b-32d5-4fa2-9b00-4779f5087b95 tempest-UserMessagesTest-25494913 tempest-UserMessagesTest-25494913-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b41e7255-b859-49cb-815e-b3717f7268f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:25:46Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-853697913',vendor_name='tempest-vendor_name-946458366'},id=14539442-fd2e-49dc-8ddf-aee5e608020e,is_public=True,name='tempest-UserMessagesTest-volume-type-138782289',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14539442-fd2e-49dc-8ddf-aee5e608020e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:25:46.217337 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-1a4e8011-1857-454c-9bf5-2e84a06144b0 tempest-VolumesBackupsAdminTest-550384977 tempest-VolumesBackupsAdminTest-550384977-project-admin] DELETE https://10.4.3.223/volume/v3/backups/2cb9d9a7-2c88-4459-be26-f06882314e07 Jul 03 02:25:46.217415 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-c7aa782b-32d5-4fa2-9b00-4779f5087b95 tempest-UserMessagesTest-25494913 tempest-UserMessagesTest-25494913-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c22e4b4d-41cd-4e6b-9111-a02d6b1820f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:25:46.217532 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-1a4e8011-1857-454c-9bf5-2e84a06144b0 tempest-VolumesBackupsAdminTest-550384977 tempest-VolumesBackupsAdminTest-550384977-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:46.217747 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-1a4e8011-1857-454c-9bf5-2e84a06144b0 tempest-VolumesBackupsAdminTest-550384977 tempest-VolumesBackupsAdminTest-550384977-project-admin] Calling method 'delete' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:46.217877 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.contrib.backups [None req-1a4e8011-1857-454c-9bf5-2e84a06144b0 tempest-VolumesBackupsAdminTest-550384977 tempest-VolumesBackupsAdminTest-550384977-project-admin] Delete backup with id: 2cb9d9a7-2c88-4459-be26-f06882314e07. Jul 03 02:25:46.229842 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:46.229842 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:25:46.246828 np0000004352 devstack@c-api.service[100015]: WARNING cinder.quota [None req-c7aa782b-32d5-4fa2-9b00-4779f5087b95 tempest-UserMessagesTest-25494913 tempest-UserMessagesTest-25494913-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-138782289 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-138782289, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:25:46.247187 np0000004352 devstack@c-api.service[100015]: WARNING cinder.quota [None req-c7aa782b-32d5-4fa2-9b00-4779f5087b95 tempest-UserMessagesTest-25494913 tempest-UserMessagesTest-25494913-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-138782289 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-138782289, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:25:46.251585 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.backup.rpcapi [None req-1a4e8011-1857-454c-9bf5-2e84a06144b0 tempest-VolumesBackupsAdminTest-550384977 tempest-VolumesBackupsAdminTest-550384977-project-admin] delete_backup rpcapi backup_id 2cb9d9a7-2c88-4459-be26-f06882314e07 {{(pid=100014) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 02:25:46.254527 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-1a4e8011-1857-454c-9bf5-2e84a06144b0 tempest-VolumesBackupsAdminTest-550384977 tempest-VolumesBackupsAdminTest-550384977-project-admin] https://10.4.3.223/volume/v3/backups/2cb9d9a7-2c88-4459-be26-f06882314e07 returned with HTTP 202 Jul 03 02:25:46.255229 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 161/656] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:25:46 2026] DELETE /volume/v3/backups/2cb9d9a7-2c88-4459-be26-f06882314e07 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 02:25:46.264698 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-e1dbec84-2cdb-446f-ac9c-15f03eef5df6 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:46.266951 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-e1dbec84-2cdb-446f-ac9c-15f03eef5df6 tempest-VolumesBackupsAdminTest-550384977 tempest-VolumesBackupsAdminTest-550384977-project-admin] GET https://10.4.3.223/volume/v3/backups/2cb9d9a7-2c88-4459-be26-f06882314e07 Jul 03 02:25:46.267204 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-e1dbec84-2cdb-446f-ac9c-15f03eef5df6 tempest-VolumesBackupsAdminTest-550384977 tempest-VolumesBackupsAdminTest-550384977-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:46.267466 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-e1dbec84-2cdb-446f-ac9c-15f03eef5df6 tempest-VolumesBackupsAdminTest-550384977 tempest-VolumesBackupsAdminTest-550384977-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:46.267635 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-e1dbec84-2cdb-446f-ac9c-15f03eef5df6 tempest-VolumesBackupsAdminTest-550384977 tempest-VolumesBackupsAdminTest-550384977-project-admin] Show backup with id 2cb9d9a7-2c88-4459-be26-f06882314e07. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:25:46.272836 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:46.272836 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:25:46.273568 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-e1dbec84-2cdb-446f-ac9c-15f03eef5df6 tempest-VolumesBackupsAdminTest-550384977 tempest-VolumesBackupsAdminTest-550384977-project-admin] https://10.4.3.223/volume/v3/backups/2cb9d9a7-2c88-4459-be26-f06882314e07 returned with HTTP 200 Jul 03 02:25:46.274077 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 164/657] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:25:46 2026] GET /volume/v3/backups/2cb9d9a7-2c88-4459-be26-f06882314e07 => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:46.280204 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.quota [None req-c7aa782b-32d5-4fa2-9b00-4779f5087b95 tempest-UserMessagesTest-25494913 tempest-UserMessagesTest-25494913-project-member] Created reservations ['e1cf1e7f-e90a-44a8-8a2e-ad9df7b81711', '65fccb0d-7479-4b69-a511-dc6bc725cb79', '5f58272d-1228-45f9-93bf-d109fe900687', '49753efb-aeda-4cd2-aa5e-4ad7bf2d7d95'] {{(pid=100015) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:25:46.281588 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-c7aa782b-32d5-4fa2-9b00-4779f5087b95 tempest-UserMessagesTest-25494913 tempest-UserMessagesTest-25494913-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c22e4b4d-41cd-4e6b-9111-a02d6b1820f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e1cf1e7f-e90a-44a8-8a2e-ad9df7b81711', '65fccb0d-7479-4b69-a511-dc6bc725cb79', '5f58272d-1228-45f9-93bf-d109fe900687', '49753efb-aeda-4cd2-aa5e-4ad7bf2d7d95']}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:25:46.282370 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-c7aa782b-32d5-4fa2-9b00-4779f5087b95 tempest-UserMessagesTest-25494913 tempest-UserMessagesTest-25494913-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f47330c-37c0-4324-8e11-3062f0efd0e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:25:46.319451 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-c7aa782b-32d5-4fa2-9b00-4779f5087b95 tempest-UserMessagesTest-25494913 tempest-UserMessagesTest-25494913-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f47330c-37c0-4324-8e11-3062f0efd0e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd2f71dab-ee20-4c85-a57a-f3c1d21d1825', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1948279311',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ec1b8b20a6946538317d837953185d5',qos_specs=None,replication_status=,reservations=['e1cf1e7f-e90a-44a8-8a2e-ad9df7b81711','65fccb0d-7479-4b69-a511-dc6bc725cb79','5f58272d-1228-45f9-93bf-d109fe900687','49753efb-aeda-4cd2-aa5e-4ad7bf2d7d95'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d95733d5094422b9cd246b14a0d648d',volume_type_id=14539442-fd2e-49dc-8ddf-aee5e608020e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:25:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1948279311',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d2f71dab-ee20-4c85-a57a-f3c1d21d1825,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5ec1b8b20a6946538317d837953185d5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6d95733d5094422b9cd246b14a0d648d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14539442-fd2e-49dc-8ddf-aee5e608020e),volume_type_id=14539442-fd2e-49dc-8ddf-aee5e608020e)}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:25:46.319451 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-c7aa782b-32d5-4fa2-9b00-4779f5087b95 tempest-UserMessagesTest-25494913 tempest-UserMessagesTest-25494913-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed6f2d9e-c976-403d-8d4d-24a79100dfce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:25:46.339090 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-c7aa782b-32d5-4fa2-9b00-4779f5087b95 tempest-UserMessagesTest-25494913 tempest-UserMessagesTest-25494913-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed6f2d9e-c976-403d-8d4d-24a79100dfce) transitioned into state 'SUCCESS' from state '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-1948279311',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ec1b8b20a6946538317d837953185d5',qos_specs=None,replication_status=,reservations=['e1cf1e7f-e90a-44a8-8a2e-ad9df7b81711','65fccb0d-7479-4b69-a511-dc6bc725cb79','5f58272d-1228-45f9-93bf-d109fe900687','49753efb-aeda-4cd2-aa5e-4ad7bf2d7d95'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d95733d5094422b9cd246b14a0d648d',volume_type_id=14539442-fd2e-49dc-8ddf-aee5e608020e)}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:25:46.339828 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-c7aa782b-32d5-4fa2-9b00-4779f5087b95 tempest-UserMessagesTest-25494913 tempest-UserMessagesTest-25494913-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33f2bd61-2483-4569-972b-a96cb4081dcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:25:46.353447 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-c7aa782b-32d5-4fa2-9b00-4779f5087b95 tempest-UserMessagesTest-25494913 tempest-UserMessagesTest-25494913-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33f2bd61-2483-4569-972b-a96cb4081dcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:25:46.353447 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-c7aa782b-32d5-4fa2-9b00-4779f5087b95 tempest-UserMessagesTest-25494913 tempest-UserMessagesTest-25494913-project-member] Flow 'volume_create_api' (734b136f-4a15-42d0-aca6-4996dafacf81) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:25:46.353447 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-c7aa782b-32d5-4fa2-9b00-4779f5087b95 tempest-UserMessagesTest-25494913 tempest-UserMessagesTest-25494913-project-member] Create volume request issued successfully. Jul 03 02:25:46.353799 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-c7aa782b-32d5-4fa2-9b00-4779f5087b95 tempest-UserMessagesTest-25494913 tempest-UserMessagesTest-25494913-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:25:46.354354 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 169/658] 10.4.3.223 () {70 vars in 1299 bytes} [Fri Jul 3 02:25:46 2026] POST /volume/v3/volumes => generated 785 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:25:46.371648 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-97fa3005-1992-41ae-a7e3-3189d0158575 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:46.373473 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-97fa3005-1992-41ae-a7e3-3189d0158575 tempest-UserMessagesTest-25494913 tempest-UserMessagesTest-25494913-project-member] GET https://10.4.3.223/volume/v3/volumes/d2f71dab-ee20-4c85-a57a-f3c1d21d1825 Jul 03 02:25:46.373715 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-97fa3005-1992-41ae-a7e3-3189d0158575 tempest-UserMessagesTest-25494913 tempest-UserMessagesTest-25494913-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:46.373909 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-97fa3005-1992-41ae-a7e3-3189d0158575 tempest-UserMessagesTest-25494913 tempest-UserMessagesTest-25494913-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:46.381352 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:46.381352 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:25:46.385448 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-97fa3005-1992-41ae-a7e3-3189d0158575 tempest-UserMessagesTest-25494913 tempest-UserMessagesTest-25494913-project-member] Volume info retrieved successfully. Jul 03 02:25:46.390284 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-97fa3005-1992-41ae-a7e3-3189d0158575 tempest-UserMessagesTest-25494913 tempest-UserMessagesTest-25494913-project-member] https://10.4.3.223/volume/v3/volumes/d2f71dab-ee20-4c85-a57a-f3c1d21d1825 returned with HTTP 200 Jul 03 02:25:46.390750 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 165/659] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:25:46 2026] GET /volume/v3/volumes/d2f71dab-ee20-4c85-a57a-f3c1d21d1825 => generated 853 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:47.289132 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-84fa1bfe-e050-475b-8a8f-1ab722f43548 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:47.291015 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-84fa1bfe-e050-475b-8a8f-1ab722f43548 tempest-VolumesBackupsAdminTest-550384977 tempest-VolumesBackupsAdminTest-550384977-project-admin] GET https://10.4.3.223/volume/v3/backups/2cb9d9a7-2c88-4459-be26-f06882314e07 Jul 03 02:25:47.291206 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-84fa1bfe-e050-475b-8a8f-1ab722f43548 tempest-VolumesBackupsAdminTest-550384977 tempest-VolumesBackupsAdminTest-550384977-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:47.291393 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-84fa1bfe-e050-475b-8a8f-1ab722f43548 tempest-VolumesBackupsAdminTest-550384977 tempest-VolumesBackupsAdminTest-550384977-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:47.291524 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-84fa1bfe-e050-475b-8a8f-1ab722f43548 tempest-VolumesBackupsAdminTest-550384977 tempest-VolumesBackupsAdminTest-550384977-project-admin] Show backup with id 2cb9d9a7-2c88-4459-be26-f06882314e07. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:25:47.295086 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-84fa1bfe-e050-475b-8a8f-1ab722f43548 tempest-VolumesBackupsAdminTest-550384977 tempest-VolumesBackupsAdminTest-550384977-project-admin] https://10.4.3.223/volume/v3/backups/2cb9d9a7-2c88-4459-be26-f06882314e07 returned with HTTP 404 Jul 03 02:25:47.295640 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 162/660] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:25:47 2026] GET /volume/v3/backups/2cb9d9a7-2c88-4459-be26-f06882314e07 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:25:47.303234 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-d4c1f9d4-8bed-4b90-a477-54c49038b815 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:47.305102 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-d4c1f9d4-8bed-4b90-a477-54c49038b815 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] DELETE https://10.4.3.223/volume/v3/backups/31069b3b-dc00-4c13-b0ee-ac97e3be76de Jul 03 02:25:47.305392 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-d4c1f9d4-8bed-4b90-a477-54c49038b815 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:47.305633 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-d4c1f9d4-8bed-4b90-a477-54c49038b815 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Calling method 'delete' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:47.305781 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.contrib.backups [None req-d4c1f9d4-8bed-4b90-a477-54c49038b815 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Delete backup with id: 31069b3b-dc00-4c13-b0ee-ac97e3be76de. Jul 03 02:25:47.309682 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:47.309682 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:25:47.333391 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.backup.rpcapi [None req-d4c1f9d4-8bed-4b90-a477-54c49038b815 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] delete_backup rpcapi backup_id 31069b3b-dc00-4c13-b0ee-ac97e3be76de {{(pid=100013) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 02:25:47.335810 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-d4c1f9d4-8bed-4b90-a477-54c49038b815 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] https://10.4.3.223/volume/v3/backups/31069b3b-dc00-4c13-b0ee-ac97e3be76de returned with HTTP 202 Jul 03 02:25:47.336271 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 165/661] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:25:47 2026] DELETE /volume/v3/backups/31069b3b-dc00-4c13-b0ee-ac97e3be76de => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 02:25:47.347297 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-c8ea7a33-9805-4dd0-b5f7-4949f891709d None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:47.349308 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-c8ea7a33-9805-4dd0-b5f7-4949f891709d tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] GET https://10.4.3.223/volume/v3/backups/31069b3b-dc00-4c13-b0ee-ac97e3be76de Jul 03 02:25:47.349547 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-c8ea7a33-9805-4dd0-b5f7-4949f891709d tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:47.349766 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-c8ea7a33-9805-4dd0-b5f7-4949f891709d tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:47.349922 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-c8ea7a33-9805-4dd0-b5f7-4949f891709d tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Show backup with id 31069b3b-dc00-4c13-b0ee-ac97e3be76de. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:25:47.354865 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:47.354865 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:25:47.355779 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-c8ea7a33-9805-4dd0-b5f7-4949f891709d tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] https://10.4.3.223/volume/v3/backups/31069b3b-dc00-4c13-b0ee-ac97e3be76de returned with HTTP 200 Jul 03 02:25:47.356172 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 170/662] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:25:47 2026] GET /volume/v3/backups/31069b3b-dc00-4c13-b0ee-ac97e3be76de => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:47.406449 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-4d0e0e3e-4571-46c9-8154-411ab6e8f1c2 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:47.408442 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-4d0e0e3e-4571-46c9-8154-411ab6e8f1c2 tempest-UserMessagesTest-25494913 tempest-UserMessagesTest-25494913-project-member] GET https://10.4.3.223/volume/v3/volumes/d2f71dab-ee20-4c85-a57a-f3c1d21d1825 Jul 03 02:25:47.408848 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-4d0e0e3e-4571-46c9-8154-411ab6e8f1c2 tempest-UserMessagesTest-25494913 tempest-UserMessagesTest-25494913-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:47.409185 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-4d0e0e3e-4571-46c9-8154-411ab6e8f1c2 tempest-UserMessagesTest-25494913 tempest-UserMessagesTest-25494913-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:47.417289 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:47.417289 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:25:47.422002 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-4d0e0e3e-4571-46c9-8154-411ab6e8f1c2 tempest-UserMessagesTest-25494913 tempest-UserMessagesTest-25494913-project-member] Volume info retrieved successfully. Jul 03 02:25:47.429945 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-4d0e0e3e-4571-46c9-8154-411ab6e8f1c2 tempest-UserMessagesTest-25494913 tempest-UserMessagesTest-25494913-project-member] https://10.4.3.223/volume/v3/volumes/d2f71dab-ee20-4c85-a57a-f3c1d21d1825 returned with HTTP 200 Jul 03 02:25:47.429945 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 166/663] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:25:47 2026] GET /volume/v3/volumes/d2f71dab-ee20-4c85-a57a-f3c1d21d1825 => generated 874 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:47.444070 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-99eaf749-e8e5-43f8-8b7b-aa9db816ac6f None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:47.445609 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-99eaf749-e8e5-43f8-8b7b-aa9db816ac6f tempest-UserMessagesTest-25494913 tempest-UserMessagesTest-25494913-project-member] GET https://10.4.3.223/volume/v3/messages Jul 03 02:25:47.445849 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-99eaf749-e8e5-43f8-8b7b-aa9db816ac6f tempest-UserMessagesTest-25494913 tempest-UserMessagesTest-25494913-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:47.446031 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-99eaf749-e8e5-43f8-8b7b-aa9db816ac6f tempest-UserMessagesTest-25494913 tempest-UserMessagesTest-25494913-project-member] Calling method 'version_select' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:47.454229 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-99eaf749-e8e5-43f8-8b7b-aa9db816ac6f tempest-UserMessagesTest-25494913 tempest-UserMessagesTest-25494913-project-member] https://10.4.3.223/volume/v3/messages returned with HTTP 200 Jul 03 02:25:47.454229 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 163/664] 10.4.3.223 () {68 vars in 1280 bytes} [Fri Jul 3 02:25:47 2026] GET /volume/v3/messages => generated 670 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:47.463108 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-3f06ad26-f544-4a3e-8854-4a777cfd3efa None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:47.464855 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-3f06ad26-f544-4a3e-8854-4a777cfd3efa tempest-UserMessagesTest-25494913 tempest-UserMessagesTest-25494913-project-member] GET https://10.4.3.223/volume/v3/messages/b8f97237-25b6-42f0-a9e4-c73618c6f76c Jul 03 02:25:47.464855 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-3f06ad26-f544-4a3e-8854-4a777cfd3efa tempest-UserMessagesTest-25494913 tempest-UserMessagesTest-25494913-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:47.465039 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-3f06ad26-f544-4a3e-8854-4a777cfd3efa tempest-UserMessagesTest-25494913 tempest-UserMessagesTest-25494913-project-member] Calling method 'version_select' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:47.469732 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-3f06ad26-f544-4a3e-8854-4a777cfd3efa tempest-UserMessagesTest-25494913 tempest-UserMessagesTest-25494913-project-member] https://10.4.3.223/volume/v3/messages/b8f97237-25b6-42f0-a9e4-c73618c6f76c returned with HTTP 200 Jul 03 02:25:47.470229 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 166/665] 10.4.3.223 () {68 vars in 1391 bytes} [Fri Jul 3 02:25:47 2026] GET /volume/v3/messages/b8f97237-25b6-42f0-a9e4-c73618c6f76c => generated 667 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:47.478503 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-eebdee3f-4cf6-49ef-89fe-b7c0363f4ecf None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:47.480222 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-eebdee3f-4cf6-49ef-89fe-b7c0363f4ecf tempest-UserMessagesTest-25494913 tempest-UserMessagesTest-25494913-project-member] GET https://10.4.3.223/volume/v3/messages Jul 03 02:25:47.480458 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-eebdee3f-4cf6-49ef-89fe-b7c0363f4ecf tempest-UserMessagesTest-25494913 tempest-UserMessagesTest-25494913-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:47.480667 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-eebdee3f-4cf6-49ef-89fe-b7c0363f4ecf tempest-UserMessagesTest-25494913 tempest-UserMessagesTest-25494913-project-member] Calling method 'version_select' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:47.486808 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-eebdee3f-4cf6-49ef-89fe-b7c0363f4ecf tempest-UserMessagesTest-25494913 tempest-UserMessagesTest-25494913-project-member] https://10.4.3.223/volume/v3/messages returned with HTTP 200 Jul 03 02:25:47.486808 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 171/666] 10.4.3.223 () {68 vars in 1280 bytes} [Fri Jul 3 02:25:47 2026] GET /volume/v3/messages => generated 670 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:47.493801 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-525bb2a7-d7b9-40cf-b964-a8c43316f8a1 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:47.495714 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-525bb2a7-d7b9-40cf-b964-a8c43316f8a1 tempest-UserMessagesTest-25494913 tempest-UserMessagesTest-25494913-project-member] DELETE https://10.4.3.223/volume/v3/messages/b8f97237-25b6-42f0-a9e4-c73618c6f76c Jul 03 02:25:47.495928 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-525bb2a7-d7b9-40cf-b964-a8c43316f8a1 tempest-UserMessagesTest-25494913 tempest-UserMessagesTest-25494913-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:47.496271 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-525bb2a7-d7b9-40cf-b964-a8c43316f8a1 tempest-UserMessagesTest-25494913 tempest-UserMessagesTest-25494913-project-member] Calling method 'version_select' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:47.508406 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-525bb2a7-d7b9-40cf-b964-a8c43316f8a1 tempest-UserMessagesTest-25494913 tempest-UserMessagesTest-25494913-project-member] https://10.4.3.223/volume/v3/messages/b8f97237-25b6-42f0-a9e4-c73618c6f76c returned with HTTP 204 Jul 03 02:25:47.511367 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 167/667] 10.4.3.223 () {68 vars in 1394 bytes} [Fri Jul 3 02:25:47 2026] DELETE /volume/v3/messages/b8f97237-25b6-42f0-a9e4-c73618c6f76c => generated 0 bytes in 16 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 03 02:25:47.516383 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-b6404215-2b7e-4c0e-be52-b3e342767feb None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:47.519043 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-b6404215-2b7e-4c0e-be52-b3e342767feb tempest-UserMessagesTest-25494913 tempest-UserMessagesTest-25494913-project-member] GET https://10.4.3.223/volume/v3/volumes/d2f71dab-ee20-4c85-a57a-f3c1d21d1825 Jul 03 02:25:47.519314 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-b6404215-2b7e-4c0e-be52-b3e342767feb tempest-UserMessagesTest-25494913 tempest-UserMessagesTest-25494913-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:47.519575 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-b6404215-2b7e-4c0e-be52-b3e342767feb tempest-UserMessagesTest-25494913 tempest-UserMessagesTest-25494913-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:47.534446 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:47.534446 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:25:47.537056 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-b6404215-2b7e-4c0e-be52-b3e342767feb tempest-UserMessagesTest-25494913 tempest-UserMessagesTest-25494913-project-member] Volume info retrieved successfully. Jul 03 02:25:47.549640 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-b6404215-2b7e-4c0e-be52-b3e342767feb tempest-UserMessagesTest-25494913 tempest-UserMessagesTest-25494913-project-member] https://10.4.3.223/volume/v3/volumes/d2f71dab-ee20-4c85-a57a-f3c1d21d1825 returned with HTTP 200 Jul 03 02:25:47.549640 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 164/668] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:25:47 2026] GET /volume/v3/volumes/d2f71dab-ee20-4c85-a57a-f3c1d21d1825 => generated 874 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:47.562800 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-43386141-2f80-4049-bee1-4ec1cc9b418d None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:47.565365 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-43386141-2f80-4049-bee1-4ec1cc9b418d tempest-UserMessagesTest-25494913 tempest-UserMessagesTest-25494913-project-member] DELETE https://10.4.3.223/volume/v3/volumes/d2f71dab-ee20-4c85-a57a-f3c1d21d1825 Jul 03 02:25:47.565689 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-43386141-2f80-4049-bee1-4ec1cc9b418d tempest-UserMessagesTest-25494913 tempest-UserMessagesTest-25494913-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:47.565937 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-43386141-2f80-4049-bee1-4ec1cc9b418d tempest-UserMessagesTest-25494913 tempest-UserMessagesTest-25494913-project-member] Calling method 'delete' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:47.566508 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.volumes [None req-43386141-2f80-4049-bee1-4ec1cc9b418d tempest-UserMessagesTest-25494913 tempest-UserMessagesTest-25494913-project-member] Delete volume with id: d2f71dab-ee20-4c85-a57a-f3c1d21d1825 Jul 03 02:25:47.582431 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:47.582431 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:25:47.582431 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-43386141-2f80-4049-bee1-4ec1cc9b418d tempest-UserMessagesTest-25494913 tempest-UserMessagesTest-25494913-project-member] Volume info retrieved successfully. Jul 03 02:25:47.582431 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-43386141-2f80-4049-bee1-4ec1cc9b418d tempest-UserMessagesTest-25494913 tempest-UserMessagesTest-25494913-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100013) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 03 02:25:47.598217 np0000004352 devstack@c-api.service[100013]: WARNING cinder.quota [None req-43386141-2f80-4049-bee1-4ec1cc9b418d tempest-UserMessagesTest-25494913 tempest-UserMessagesTest-25494913-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-138782289 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-138782289, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:25:47.598550 np0000004352 devstack@c-api.service[100013]: WARNING cinder.quota [None req-43386141-2f80-4049-bee1-4ec1cc9b418d tempest-UserMessagesTest-25494913 tempest-UserMessagesTest-25494913-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-138782289 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-138782289, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:25:47.613945 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.quota [None req-43386141-2f80-4049-bee1-4ec1cc9b418d tempest-UserMessagesTest-25494913 tempest-UserMessagesTest-25494913-project-member] Created reservations ['730e5d9d-0621-4ecd-9840-ed7c10a377b0', '4fc0cc26-f430-466b-b919-3ed2b9fbe9a4', '22b295a2-ae4e-4c67-a34f-9ad1f6b34e16', '3a788b13-20ce-464b-9d68-1631fd762b44'] {{(pid=100013) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:25:47.662336 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-43386141-2f80-4049-bee1-4ec1cc9b418d tempest-UserMessagesTest-25494913 tempest-UserMessagesTest-25494913-project-member] Delete volume request issued successfully. Jul 03 02:25:47.662591 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-43386141-2f80-4049-bee1-4ec1cc9b418d tempest-UserMessagesTest-25494913 tempest-UserMessagesTest-25494913-project-member] https://10.4.3.223/volume/v3/volumes/d2f71dab-ee20-4c85-a57a-f3c1d21d1825 returned with HTTP 202 Jul 03 02:25:47.663154 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 167/669] 10.4.3.223 () {68 vars in 1391 bytes} [Fri Jul 3 02:25:47 2026] DELETE /volume/v3/volumes/d2f71dab-ee20-4c85-a57a-f3c1d21d1825 => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:25:47.673796 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-09ebcc11-780c-4599-9d59-695ac24b3611 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:47.677385 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-09ebcc11-780c-4599-9d59-695ac24b3611 tempest-UserMessagesTest-25494913 tempest-UserMessagesTest-25494913-project-member] GET https://10.4.3.223/volume/v3/volumes/d2f71dab-ee20-4c85-a57a-f3c1d21d1825 Jul 03 02:25:47.677675 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-09ebcc11-780c-4599-9d59-695ac24b3611 tempest-UserMessagesTest-25494913 tempest-UserMessagesTest-25494913-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:47.677913 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-09ebcc11-780c-4599-9d59-695ac24b3611 tempest-UserMessagesTest-25494913 tempest-UserMessagesTest-25494913-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:47.690721 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-09ebcc11-780c-4599-9d59-695ac24b3611 tempest-UserMessagesTest-25494913 tempest-UserMessagesTest-25494913-project-member] https://10.4.3.223/volume/v3/volumes/d2f71dab-ee20-4c85-a57a-f3c1d21d1825 returned with HTTP 404 Jul 03 02:25:47.693188 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 172/670] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:25:47 2026] GET /volume/v3/volumes/d2f71dab-ee20-4c85-a57a-f3c1d21d1825 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:25:47.698834 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-dc82cad0-4346-4ba6-9d92-a461cea11b69 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:47.702507 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-dc82cad0-4346-4ba6-9d92-a461cea11b69 tempest-UserMessagesTest-1822888138 tempest-UserMessagesTest-1822888138-project-admin] DELETE https://10.4.3.223/volume/v3/types/14539442-fd2e-49dc-8ddf-aee5e608020e Jul 03 02:25:47.702723 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-dc82cad0-4346-4ba6-9d92-a461cea11b69 tempest-UserMessagesTest-1822888138 tempest-UserMessagesTest-1822888138-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:47.702924 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-dc82cad0-4346-4ba6-9d92-a461cea11b69 tempest-UserMessagesTest-1822888138 tempest-UserMessagesTest-1822888138-project-admin] Calling method '_delete' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:47.739839 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-dc82cad0-4346-4ba6-9d92-a461cea11b69 tempest-UserMessagesTest-1822888138 tempest-UserMessagesTest-1822888138-project-admin] https://10.4.3.223/volume/v3/types/14539442-fd2e-49dc-8ddf-aee5e608020e returned with HTTP 202 Jul 03 02:25:47.740853 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 168/671] 10.4.3.223 () {66 vars in 1345 bytes} [Fri Jul 3 02:25:47 2026] DELETE /volume/v3/types/14539442-fd2e-49dc-8ddf-aee5e608020e => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:25:47.748210 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-988a7ad0-8b8d-4f56-a325-3dccb0f61016 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:47.751334 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-988a7ad0-8b8d-4f56-a325-3dccb0f61016 tempest-UserMessagesTest-1822888138 tempest-UserMessagesTest-1822888138-project-admin] GET https://10.4.3.223/volume/v3/types/14539442-fd2e-49dc-8ddf-aee5e608020e Jul 03 02:25:47.751655 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-988a7ad0-8b8d-4f56-a325-3dccb0f61016 tempest-UserMessagesTest-1822888138 tempest-UserMessagesTest-1822888138-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:47.751881 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-988a7ad0-8b8d-4f56-a325-3dccb0f61016 tempest-UserMessagesTest-1822888138 tempest-UserMessagesTest-1822888138-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:47.768175 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-988a7ad0-8b8d-4f56-a325-3dccb0f61016 tempest-UserMessagesTest-1822888138 tempest-UserMessagesTest-1822888138-project-admin] https://10.4.3.223/volume/v3/types/14539442-fd2e-49dc-8ddf-aee5e608020e returned with HTTP 404 Jul 03 02:25:47.769157 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 165/672] 10.4.3.223 () {66 vars in 1342 bytes} [Fri Jul 3 02:25:47 2026] GET /volume/v3/types/14539442-fd2e-49dc-8ddf-aee5e608020e => generated 114 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:25:48.369334 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-09b2696b-e09b-4671-8721-da849d7c2169 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:48.372716 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-09b2696b-e09b-4671-8721-da849d7c2169 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] GET https://10.4.3.223/volume/v3/backups/31069b3b-dc00-4c13-b0ee-ac97e3be76de Jul 03 02:25:48.372968 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-09b2696b-e09b-4671-8721-da849d7c2169 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:48.373191 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-09b2696b-e09b-4671-8721-da849d7c2169 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:48.373336 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-09b2696b-e09b-4671-8721-da849d7c2169 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Show backup with id 31069b3b-dc00-4c13-b0ee-ac97e3be76de. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:25:48.378014 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-09b2696b-e09b-4671-8721-da849d7c2169 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] https://10.4.3.223/volume/v3/backups/31069b3b-dc00-4c13-b0ee-ac97e3be76de returned with HTTP 404 Jul 03 02:25:48.378651 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 168/673] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:25:48 2026] GET /volume/v3/backups/31069b3b-dc00-4c13-b0ee-ac97e3be76de => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:25:48.464162 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-d5c46b35-74e2-4640-a420-ac95d935b3d4 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:48.467924 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-d5c46b35-74e2-4640-a420-ac95d935b3d4 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] GET https://10.4.3.223/volume/v3/volumes/059f1d91-f732-47bb-9318-702568c735b5 Jul 03 02:25:48.467924 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-d5c46b35-74e2-4640-a420-ac95d935b3d4 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:48.473908 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-d5c46b35-74e2-4640-a420-ac95d935b3d4 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:48.482311 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:48.482311 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:25:48.485781 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-d5c46b35-74e2-4640-a420-ac95d935b3d4 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Volume info retrieved successfully. Jul 03 02:25:48.489976 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-d5c46b35-74e2-4640-a420-ac95d935b3d4 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] https://10.4.3.223/volume/v3/volumes/059f1d91-f732-47bb-9318-702568c735b5 returned with HTTP 200 Jul 03 02:25:48.490505 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 173/674] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:25:48 2026] GET /volume/v3/volumes/059f1d91-f732-47bb-9318-702568c735b5 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:48.502053 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-5e9ece88-bb0f-4287-8ab6-dca5fd315ca0 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:48.504301 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-5e9ece88-bb0f-4287-8ab6-dca5fd315ca0 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] DELETE https://10.4.3.223/volume/v3/volumes/059f1d91-f732-47bb-9318-702568c735b5 Jul 03 02:25:48.504520 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-5e9ece88-bb0f-4287-8ab6-dca5fd315ca0 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:48.504694 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-5e9ece88-bb0f-4287-8ab6-dca5fd315ca0 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Calling method 'delete' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:48.504844 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.volumes [None req-5e9ece88-bb0f-4287-8ab6-dca5fd315ca0 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Delete volume with id: 059f1d91-f732-47bb-9318-702568c735b5 Jul 03 02:25:48.513884 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:48.513884 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:25:48.514313 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-5e9ece88-bb0f-4287-8ab6-dca5fd315ca0 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Volume info retrieved successfully. Jul 03 02:25:48.551395 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-5e9ece88-bb0f-4287-8ab6-dca5fd315ca0 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Delete volume request issued successfully. Jul 03 02:25:48.551395 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-5e9ece88-bb0f-4287-8ab6-dca5fd315ca0 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] https://10.4.3.223/volume/v3/volumes/059f1d91-f732-47bb-9318-702568c735b5 returned with HTTP 202 Jul 03 02:25:48.552164 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 169/675] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:25:48 2026] DELETE /volume/v3/volumes/059f1d91-f732-47bb-9318-702568c735b5 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:25:48.558539 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-cf2adc0f-5ecf-405c-b32b-71b64b631b2d None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:48.560462 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-cf2adc0f-5ecf-405c-b32b-71b64b631b2d tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] GET https://10.4.3.223/volume/v3/volumes/059f1d91-f732-47bb-9318-702568c735b5 Jul 03 02:25:48.560682 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-cf2adc0f-5ecf-405c-b32b-71b64b631b2d tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:48.560858 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-cf2adc0f-5ecf-405c-b32b-71b64b631b2d tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:48.573999 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:48.573999 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:25:48.581912 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-cf2adc0f-5ecf-405c-b32b-71b64b631b2d tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Volume info retrieved successfully. Jul 03 02:25:48.588232 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-cf2adc0f-5ecf-405c-b32b-71b64b631b2d tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] https://10.4.3.223/volume/v3/volumes/059f1d91-f732-47bb-9318-702568c735b5 returned with HTTP 200 Jul 03 02:25:48.588735 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 166/676] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:25:48 2026] GET /volume/v3/volumes/059f1d91-f732-47bb-9318-702568c735b5 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:48.947266 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-727e4a10-66cd-45c4-b0dd-f2db98e99a81 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:48.949220 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-727e4a10-66cd-45c4-b0dd-f2db98e99a81 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] DELETE https://10.4.3.223/volume/v3/volumes/937ca06f-dd81-4877-83ca-8a8337028cb6 Jul 03 02:25:48.949443 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-727e4a10-66cd-45c4-b0dd-f2db98e99a81 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:48.949667 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-727e4a10-66cd-45c4-b0dd-f2db98e99a81 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Calling method 'delete' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:48.949842 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.volumes [None req-727e4a10-66cd-45c4-b0dd-f2db98e99a81 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Delete volume with id: 937ca06f-dd81-4877-83ca-8a8337028cb6 Jul 03 02:25:48.958122 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:48.958122 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:25:48.958607 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-727e4a10-66cd-45c4-b0dd-f2db98e99a81 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Volume info retrieved successfully. Jul 03 02:25:48.980275 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-727e4a10-66cd-45c4-b0dd-f2db98e99a81 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Delete volume request issued successfully. Jul 03 02:25:48.980547 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-727e4a10-66cd-45c4-b0dd-f2db98e99a81 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] https://10.4.3.223/volume/v3/volumes/937ca06f-dd81-4877-83ca-8a8337028cb6 returned with HTTP 202 Jul 03 02:25:48.981141 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 169/677] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:25:48 2026] DELETE /volume/v3/volumes/937ca06f-dd81-4877-83ca-8a8337028cb6 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:25:48.988454 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-86677bce-b05c-4d5e-96d0-c0137bb56068 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:48.990098 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-86677bce-b05c-4d5e-96d0-c0137bb56068 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] GET https://10.4.3.223/volume/v3/volumes/937ca06f-dd81-4877-83ca-8a8337028cb6 Jul 03 02:25:48.990257 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-86677bce-b05c-4d5e-96d0-c0137bb56068 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:48.990439 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-86677bce-b05c-4d5e-96d0-c0137bb56068 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:48.996795 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:48.996795 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:25:49.000530 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-86677bce-b05c-4d5e-96d0-c0137bb56068 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Volume info retrieved successfully. Jul 03 02:25:49.004276 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-86677bce-b05c-4d5e-96d0-c0137bb56068 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] https://10.4.3.223/volume/v3/volumes/937ca06f-dd81-4877-83ca-8a8337028cb6 returned with HTTP 200 Jul 03 02:25:49.004757 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 174/678] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:25:48 2026] GET /volume/v3/volumes/937ca06f-dd81-4877-83ca-8a8337028cb6 => generated 848 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:49.603262 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-691851ce-4743-4530-926c-e25f708d8bb5 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:49.604974 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-691851ce-4743-4530-926c-e25f708d8bb5 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] GET https://10.4.3.223/volume/v3/volumes/059f1d91-f732-47bb-9318-702568c735b5 Jul 03 02:25:49.605129 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-691851ce-4743-4530-926c-e25f708d8bb5 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:49.605327 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-691851ce-4743-4530-926c-e25f708d8bb5 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:49.612745 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-691851ce-4743-4530-926c-e25f708d8bb5 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] https://10.4.3.223/volume/v3/volumes/059f1d91-f732-47bb-9318-702568c735b5 returned with HTTP 404 Jul 03 02:25:49.613228 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 170/679] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:25:49 2026] GET /volume/v3/volumes/059f1d91-f732-47bb-9318-702568c735b5 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:25:49.624281 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-1e2c56ad-2f49-4b8b-9ca6-0f2d1f8e0a55 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:49.626360 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-1e2c56ad-2f49-4b8b-9ca6-0f2d1f8e0a55 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:25:49.626879 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-1e2c56ad-2f49-4b8b-9ca6-0f2d1f8e0a55 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-797103502"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:25:49.629289 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.volumes [None req-1e2c56ad-2f49-4b8b-9ca6-0f2d1f8e0a55 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-797103502'}} {{(pid=100014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:25:49.629440 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.volumes [None req-1e2c56ad-2f49-4b8b-9ca6-0f2d1f8e0a55 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Create volume of 1 GB Jul 03 02:25:49.634882 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-1e2c56ad-2f49-4b8b-9ca6-0f2d1f8e0a55 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Availability Zones retrieved successfully. Jul 03 02:25:49.641910 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-1e2c56ad-2f49-4b8b-9ca6-0f2d1f8e0a55 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Flow 'volume_create_api' (1ebaa58c-6c12-4fdb-aaa1-b05fb49adcec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:25:49.642801 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-1e2c56ad-2f49-4b8b-9ca6-0f2d1f8e0a55 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ab2e372-f167-45a9-9517-bbec7ff1c78a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:25:49.643861 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.flows.api.create_volume [None req-1e2c56ad-2f49-4b8b-9ca6-0f2d1f8e0a55 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Validating volume size '1' using validate_int {{(pid=100014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:25:49.680385 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-1e2c56ad-2f49-4b8b-9ca6-0f2d1f8e0a55 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ab2e372-f167-45a9-9517-bbec7ff1c78a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:25:49.682286 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-1e2c56ad-2f49-4b8b-9ca6-0f2d1f8e0a55 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ade58ecd-e838-49a1-a11d-f07f4ff6b959) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:25:49.743598 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.quota [None req-1e2c56ad-2f49-4b8b-9ca6-0f2d1f8e0a55 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Created reservations ['19528d28-3216-4dc2-9adc-b5b3aced4365', '95ab107a-2b5c-46b1-bdc6-0e5098ea9c39', '2b209742-8809-499d-bafe-29ec368ca1a1', '518f7c04-5d84-4654-9213-946b5aeda5e2'] {{(pid=100014) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:25:49.744284 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-1e2c56ad-2f49-4b8b-9ca6-0f2d1f8e0a55 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ade58ecd-e838-49a1-a11d-f07f4ff6b959) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['19528d28-3216-4dc2-9adc-b5b3aced4365', '95ab107a-2b5c-46b1-bdc6-0e5098ea9c39', '2b209742-8809-499d-bafe-29ec368ca1a1', '518f7c04-5d84-4654-9213-946b5aeda5e2']}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:25:49.744961 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-1e2c56ad-2f49-4b8b-9ca6-0f2d1f8e0a55 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (baeaa640-0661-40e1-ac17-129142643294) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:25:49.776846 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-1e2c56ad-2f49-4b8b-9ca6-0f2d1f8e0a55 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (baeaa640-0661-40e1-ac17-129142643294) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6f0b9b18-27ac-43cb-b1ca-331367db94dc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-797103502',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b6e5e42911f443509ca8ff0cf5f8b69d',qos_specs=None,replication_status=,reservations=['19528d28-3216-4dc2-9adc-b5b3aced4365','95ab107a-2b5c-46b1-bdc6-0e5098ea9c39','2b209742-8809-499d-bafe-29ec368ca1a1','518f7c04-5d84-4654-9213-946b5aeda5e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82ee902b7e5e447b81121a5ca6e883f9',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:25:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-797103502',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6f0b9b18-27ac-43cb-b1ca-331367db94dc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b6e5e42911f443509ca8ff0cf5f8b69d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='82ee902b7e5e447b81121a5ca6e883f9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:25:49.777562 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-1e2c56ad-2f49-4b8b-9ca6-0f2d1f8e0a55 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (618607dd-7ec4-4452-9732-0edfdfde7cde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:25:49.800529 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-1e2c56ad-2f49-4b8b-9ca6-0f2d1f8e0a55 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (618607dd-7ec4-4452-9732-0edfdfde7cde) transitioned into state 'SUCCESS' from state '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-797103502',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b6e5e42911f443509ca8ff0cf5f8b69d',qos_specs=None,replication_status=,reservations=['19528d28-3216-4dc2-9adc-b5b3aced4365','95ab107a-2b5c-46b1-bdc6-0e5098ea9c39','2b209742-8809-499d-bafe-29ec368ca1a1','518f7c04-5d84-4654-9213-946b5aeda5e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='82ee902b7e5e447b81121a5ca6e883f9',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:25:49.801134 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-1e2c56ad-2f49-4b8b-9ca6-0f2d1f8e0a55 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff9e7dac-4997-430b-bdee-8904066c1c95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:25:49.811960 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-1e2c56ad-2f49-4b8b-9ca6-0f2d1f8e0a55 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ff9e7dac-4997-430b-bdee-8904066c1c95) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:25:49.813205 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-1e2c56ad-2f49-4b8b-9ca6-0f2d1f8e0a55 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Flow 'volume_create_api' (1ebaa58c-6c12-4fdb-aaa1-b05fb49adcec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:25:49.813657 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-1e2c56ad-2f49-4b8b-9ca6-0f2d1f8e0a55 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Create volume request issued successfully. Jul 03 02:25:49.814407 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-1e2c56ad-2f49-4b8b-9ca6-0f2d1f8e0a55 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:25:49.815020 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 167/680] 10.4.3.223 () {68 vars in 1258 bytes} [Fri Jul 3 02:25:49 2026] POST /volume/v3/volumes => generated 753 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:25:49.832202 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-040125c5-2148-48be-aafb-066fa1e4d2c3 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:49.834269 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-040125c5-2148-48be-aafb-066fa1e4d2c3 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] GET https://10.4.3.223/volume/v3/volumes/6f0b9b18-27ac-43cb-b1ca-331367db94dc Jul 03 02:25:49.834913 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-040125c5-2148-48be-aafb-066fa1e4d2c3 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:49.835171 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-040125c5-2148-48be-aafb-066fa1e4d2c3 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:49.847075 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:49.847075 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:25:49.854468 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-040125c5-2148-48be-aafb-066fa1e4d2c3 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Volume info retrieved successfully. Jul 03 02:25:49.860669 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-040125c5-2148-48be-aafb-066fa1e4d2c3 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] https://10.4.3.223/volume/v3/volumes/6f0b9b18-27ac-43cb-b1ca-331367db94dc returned with HTTP 200 Jul 03 02:25:49.861209 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 170/681] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:25:49 2026] GET /volume/v3/volumes/6f0b9b18-27ac-43cb-b1ca-331367db94dc => generated 821 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:50.024442 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-0a269140-522d-496b-9b11-f913de946ee2 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:50.026105 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-0a269140-522d-496b-9b11-f913de946ee2 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] GET https://10.4.3.223/volume/v3/volumes/937ca06f-dd81-4877-83ca-8a8337028cb6 Jul 03 02:25:50.026306 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-0a269140-522d-496b-9b11-f913de946ee2 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:50.026537 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-0a269140-522d-496b-9b11-f913de946ee2 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:50.033157 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-0a269140-522d-496b-9b11-f913de946ee2 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] https://10.4.3.223/volume/v3/volumes/937ca06f-dd81-4877-83ca-8a8337028cb6 returned with HTTP 404 Jul 03 02:25:50.033787 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 175/682] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:25:50 2026] GET /volume/v3/volumes/937ca06f-dd81-4877-83ca-8a8337028cb6 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:25:50.041185 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-bdbf8be0-1424-4128-9984-72f225901ead None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:50.043514 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-bdbf8be0-1424-4128-9984-72f225901ead tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] DELETE https://10.4.3.223/volume/v3/volumes/bbf185c3-6b98-48a7-abd6-2f1a5e9fd658 Jul 03 02:25:50.043723 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-bdbf8be0-1424-4128-9984-72f225901ead tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:50.043929 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-bdbf8be0-1424-4128-9984-72f225901ead tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Calling method 'delete' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:50.044093 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.volumes [None req-bdbf8be0-1424-4128-9984-72f225901ead tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Delete volume with id: bbf185c3-6b98-48a7-abd6-2f1a5e9fd658 Jul 03 02:25:50.051676 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:50.051676 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:25:50.052181 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-bdbf8be0-1424-4128-9984-72f225901ead tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Volume info retrieved successfully. Jul 03 02:25:50.070094 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-bdbf8be0-1424-4128-9984-72f225901ead tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Delete volume request issued successfully. Jul 03 02:25:50.070271 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-bdbf8be0-1424-4128-9984-72f225901ead tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] https://10.4.3.223/volume/v3/volumes/bbf185c3-6b98-48a7-abd6-2f1a5e9fd658 returned with HTTP 202 Jul 03 02:25:50.070780 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 171/683] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:25:50 2026] DELETE /volume/v3/volumes/bbf185c3-6b98-48a7-abd6-2f1a5e9fd658 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:25:50.079220 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-5bb3d42d-a949-4a17-9e6d-41e91b6321a0 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:50.082718 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-5bb3d42d-a949-4a17-9e6d-41e91b6321a0 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] GET https://10.4.3.223/volume/v3/volumes/bbf185c3-6b98-48a7-abd6-2f1a5e9fd658 Jul 03 02:25:50.083020 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-5bb3d42d-a949-4a17-9e6d-41e91b6321a0 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:50.083301 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-5bb3d42d-a949-4a17-9e6d-41e91b6321a0 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:50.095780 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:50.095780 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:25:50.102397 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-5bb3d42d-a949-4a17-9e6d-41e91b6321a0 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Volume info retrieved successfully. Jul 03 02:25:50.109492 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-5bb3d42d-a949-4a17-9e6d-41e91b6321a0 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] https://10.4.3.223/volume/v3/volumes/bbf185c3-6b98-48a7-abd6-2f1a5e9fd658 returned with HTTP 200 Jul 03 02:25:50.110483 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 168/684] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:25:50 2026] GET /volume/v3/volumes/bbf185c3-6b98-48a7-abd6-2f1a5e9fd658 => generated 849 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:50.164440 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-fc9b9049-2e1d-4154-a095-21735752e967 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:50.167132 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-fc9b9049-2e1d-4154-a095-21735752e967 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] GET https://10.4.3.223/volume/v3/volumes/c5f3143c-ab98-46d8-9d6c-e18e450c21cd Jul 03 02:25:50.167327 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-fc9b9049-2e1d-4154-a095-21735752e967 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:50.167545 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-fc9b9049-2e1d-4154-a095-21735752e967 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:50.178869 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:50.178869 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:25:50.184096 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-fc9b9049-2e1d-4154-a095-21735752e967 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Volume info retrieved successfully. Jul 03 02:25:50.188773 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-fc9b9049-2e1d-4154-a095-21735752e967 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] https://10.4.3.223/volume/v3/volumes/c5f3143c-ab98-46d8-9d6c-e18e450c21cd returned with HTTP 200 Jul 03 02:25:50.189172 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 171/685] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:25:50 2026] GET /volume/v3/volumes/c5f3143c-ab98-46d8-9d6c-e18e450c21cd => generated 1139 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:25:50.305887 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-b7daa604-6560-452c-945a-c3da29d326cc None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:50.428217 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-b7daa604-6560-452c-945a-c3da29d326cc tempest-VolumePoolsAdminTestsJSON-1452510677 tempest-VolumePoolsAdminTestsJSON-1452510677-project-admin] GET https://10.4.3.223/volume/v3/scheduler-stats/get_pools?detail=True Jul 03 02:25:50.428502 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-b7daa604-6560-452c-945a-c3da29d326cc tempest-VolumePoolsAdminTestsJSON-1452510677 tempest-VolumePoolsAdminTestsJSON-1452510677-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:50.428732 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-b7daa604-6560-452c-945a-c3da29d326cc tempest-VolumePoolsAdminTestsJSON-1452510677 tempest-VolumePoolsAdminTestsJSON-1452510677-project-admin] Calling method 'get_pools' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:50.458481 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-6cc5c4f9-c4a1-4be4-97a4-ac755c27b08c None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:50.460219 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-6cc5c4f9-c4a1-4be4-97a4-ac755c27b08c tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] GET https://10.4.3.223/volume/v3/volumes/c5f3143c-ab98-46d8-9d6c-e18e450c21cd Jul 03 02:25:50.460439 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-6cc5c4f9-c4a1-4be4-97a4-ac755c27b08c tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:50.460742 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-6cc5c4f9-c4a1-4be4-97a4-ac755c27b08c tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:50.470180 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:50.470180 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:25:50.474086 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-6cc5c4f9-c4a1-4be4-97a4-ac755c27b08c tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Volume info retrieved successfully. Jul 03 02:25:50.477771 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-6cc5c4f9-c4a1-4be4-97a4-ac755c27b08c tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] https://10.4.3.223/volume/v3/volumes/c5f3143c-ab98-46d8-9d6c-e18e450c21cd returned with HTTP 200 Jul 03 02:25:50.478149 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 172/686] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:25:50 2026] GET /volume/v3/volumes/c5f3143c-ab98-46d8-9d6c-e18e450c21cd => generated 1139 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:25:50.533370 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-f7f8a683-8e55-4702-a2a6-9783080d9ee1 req-e3b0c437-44ee-40a5-818e-28725146bf12 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:50.535559 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-f7f8a683-8e55-4702-a2a6-9783080d9ee1 req-e3b0c437-44ee-40a5-818e-28725146bf12 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] GET https://10.4.3.223/volume/v3/volumes/c5f3143c-ab98-46d8-9d6c-e18e450c21cd Jul 03 02:25:50.535773 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-f7f8a683-8e55-4702-a2a6-9783080d9ee1 req-e3b0c437-44ee-40a5-818e-28725146bf12 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:50.535968 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-f7f8a683-8e55-4702-a2a6-9783080d9ee1 req-e3b0c437-44ee-40a5-818e-28725146bf12 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:50.552036 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:50.552036 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:25:50.556208 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [req-f7f8a683-8e55-4702-a2a6-9783080d9ee1 req-e3b0c437-44ee-40a5-818e-28725146bf12 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Volume info retrieved successfully. Jul 03 02:25:50.564198 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-f7f8a683-8e55-4702-a2a6-9783080d9ee1 req-e3b0c437-44ee-40a5-818e-28725146bf12 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] https://10.4.3.223/volume/v3/volumes/c5f3143c-ab98-46d8-9d6c-e18e450c21cd returned with HTTP 200 Jul 03 02:25:50.564740 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 169/687] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:25:50 2026] GET /volume/v3/volumes/c5f3143c-ab98-46d8-9d6c-e18e450c21cd => generated 1139 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:25:50.585020 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-f7f8a683-8e55-4702-a2a6-9783080d9ee1 req-3c22f409-fe41-4950-ba44-59f6c3721f79 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:50.587738 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-f7f8a683-8e55-4702-a2a6-9783080d9ee1 req-3c22f409-fe41-4950-ba44-59f6c3721f79 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] POST https://10.4.3.223/volume/v3/volumes/c5f3143c-ab98-46d8-9d6c-e18e450c21cd/action Jul 03 02:25:50.588205 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-f7f8a683-8e55-4702-a2a6-9783080d9ee1 req-3c22f409-fe41-4950-ba44-59f6c3721f79 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100013) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:25:50.588445 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-f7f8a683-8e55-4702-a2a6-9783080d9ee1 req-3c22f409-fe41-4950-ba44-59f6c3721f79 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:25:50.601205 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:50.601205 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:25:50.601720 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-f7f8a683-8e55-4702-a2a6-9783080d9ee1 req-3c22f409-fe41-4950-ba44-59f6c3721f79 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Volume info retrieved successfully. Jul 03 02:25:50.616080 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-f7f8a683-8e55-4702-a2a6-9783080d9ee1 req-3c22f409-fe41-4950-ba44-59f6c3721f79 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Begin detaching volume completed successfully. Jul 03 02:25:50.616316 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-f7f8a683-8e55-4702-a2a6-9783080d9ee1 req-3c22f409-fe41-4950-ba44-59f6c3721f79 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] https://10.4.3.223/volume/v3/volumes/c5f3143c-ab98-46d8-9d6c-e18e450c21cd/action returned with HTTP 202 Jul 03 02:25:50.616779 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 172/688] 10.4.3.223 () {72 vars in 1672 bytes} [Fri Jul 3 02:25:50 2026] POST /volume/v3/volumes/c5f3143c-ab98-46d8-9d6c-e18e450c21cd/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 02:25:50.875371 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-ccd8dcb7-6adc-41ae-ac2e-52499875312b None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:50.877220 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-ccd8dcb7-6adc-41ae-ac2e-52499875312b tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] GET https://10.4.3.223/volume/v3/volumes/6f0b9b18-27ac-43cb-b1ca-331367db94dc Jul 03 02:25:50.877445 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-ccd8dcb7-6adc-41ae-ac2e-52499875312b tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:50.877678 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-ccd8dcb7-6adc-41ae-ac2e-52499875312b tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:50.884371 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:50.884371 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:25:50.889283 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-ccd8dcb7-6adc-41ae-ac2e-52499875312b tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Volume info retrieved successfully. Jul 03 02:25:50.894025 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-ccd8dcb7-6adc-41ae-ac2e-52499875312b tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] https://10.4.3.223/volume/v3/volumes/6f0b9b18-27ac-43cb-b1ca-331367db94dc returned with HTTP 200 Jul 03 02:25:50.894483 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 173/689] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:25:50 2026] GET /volume/v3/volumes/6f0b9b18-27ac-43cb-b1ca-331367db94dc => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:50.908987 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-47b9d720-8391-4a85-b0b6-b2eb7a7deae1 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:50.910832 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-47b9d720-8391-4a85-b0b6-b2eb7a7deae1 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] POST https://10.4.3.223/volume/v3/backups Jul 03 02:25:50.911208 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-47b9d720-8391-4a85-b0b6-b2eb7a7deae1 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6f0b9b18-27ac-43cb-b1ca-331367db94dc", "name": "tempest-VolumesBackupsAdminTest-Backup-1742173025", "container": "tempest-volumesbackupsadmintest-backup-container-1727119707"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:25:50.912764 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.contrib.backups [None req-47b9d720-8391-4a85-b0b6-b2eb7a7deae1 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Creating new backup {'backup': {'volume_id': '6f0b9b18-27ac-43cb-b1ca-331367db94dc', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1742173025', 'container': 'tempest-volumesbackupsadmintest-backup-container-1727119707'}} {{(pid=100014) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 02:25:50.912969 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.contrib.backups [None req-47b9d720-8391-4a85-b0b6-b2eb7a7deae1 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Creating backup of volume 6f0b9b18-27ac-43cb-b1ca-331367db94dc in container tempest-volumesbackupsadmintest-backup-container-1727119707 Jul 03 02:25:50.920159 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:50.920159 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:25:50.920738 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-47b9d720-8391-4a85-b0b6-b2eb7a7deae1 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Volume info retrieved successfully. Jul 03 02:25:50.932107 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-b7daa604-6560-452c-945a-c3da29d326cc tempest-VolumePoolsAdminTestsJSON-1452510677 tempest-VolumePoolsAdminTestsJSON-1452510677-project-admin] https://10.4.3.223/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Jul 03 02:25:50.932583 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 176/690] 10.4.3.223 () {66 vars in 1314 bytes} [Fri Jul 3 02:25:50 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 628 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:25:50.941786 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.quota [None req-47b9d720-8391-4a85-b0b6-b2eb7a7deae1 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Created reservations ['f0ed76da-f467-42de-bf2f-e1fcc3dace76', '091c12d5-bae2-41b5-b8c9-606727d8a145'] {{(pid=100014) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:25:50.941920 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-09fb9781-a14f-4a37-8080-f033e34200d9 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:50.943711 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-09fb9781-a14f-4a37-8080-f033e34200d9 tempest-VolumePoolsAdminTestsJSON-1452510677 tempest-VolumePoolsAdminTestsJSON-1452510677-project-admin] GET https://10.4.3.223/volume/v3/scheduler-stats/get_pools Jul 03 02:25:50.943918 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-09fb9781-a14f-4a37-8080-f033e34200d9 tempest-VolumePoolsAdminTestsJSON-1452510677 tempest-VolumePoolsAdminTestsJSON-1452510677-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:50.944197 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-09fb9781-a14f-4a37-8080-f033e34200d9 tempest-VolumePoolsAdminTestsJSON-1452510677 tempest-VolumePoolsAdminTestsJSON-1452510677-project-admin] Calling method 'get_pools' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:50.995468 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-47b9d720-8391-4a85-b0b6-b2eb7a7deae1 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] https://10.4.3.223/volume/v3/backups returned with HTTP 202 Jul 03 02:25:50.996411 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 170/691] 10.4.3.223 () {68 vars in 1259 bytes} [Fri Jul 3 02:25:50 2026] POST /volume/v3/backups => generated 335 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:25:51.005356 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-753be816-4b57-4b24-92fb-7f88581aa2df None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:51.007507 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-753be816-4b57-4b24-92fb-7f88581aa2df tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] GET https://10.4.3.223/volume/v3/backups/51fd53a4-2392-4037-8f37-ace7c25c7d36 Jul 03 02:25:51.007700 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-753be816-4b57-4b24-92fb-7f88581aa2df tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:51.007894 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-753be816-4b57-4b24-92fb-7f88581aa2df tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:51.009797 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-753be816-4b57-4b24-92fb-7f88581aa2df tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Show backup with id 51fd53a4-2392-4037-8f37-ace7c25c7d36. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:25:51.015551 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:51.015551 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:25:51.016413 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-753be816-4b57-4b24-92fb-7f88581aa2df tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] https://10.4.3.223/volume/v3/backups/51fd53a4-2392-4037-8f37-ace7c25c7d36 returned with HTTP 200 Jul 03 02:25:51.016822 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 174/692] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:25:51 2026] GET /volume/v3/backups/51fd53a4-2392-4037-8f37-ace7c25c7d36 => generated 799 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:51.125180 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-4fc95d5e-4d5a-4b84-b375-92a4ca55c7bf None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:51.127649 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-4fc95d5e-4d5a-4b84-b375-92a4ca55c7bf tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] GET https://10.4.3.223/volume/v3/volumes/bbf185c3-6b98-48a7-abd6-2f1a5e9fd658 Jul 03 02:25:51.127974 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-4fc95d5e-4d5a-4b84-b375-92a4ca55c7bf tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:51.128287 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-4fc95d5e-4d5a-4b84-b375-92a4ca55c7bf tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:51.136902 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-4fc95d5e-4d5a-4b84-b375-92a4ca55c7bf tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] https://10.4.3.223/volume/v3/volumes/bbf185c3-6b98-48a7-abd6-2f1a5e9fd658 returned with HTTP 404 Jul 03 02:25:51.137938 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 177/693] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:25:51 2026] GET /volume/v3/volumes/bbf185c3-6b98-48a7-abd6-2f1a5e9fd658 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:25:51.145984 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-17db233e-d181-475c-a3e7-ce38b6480cc9 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:51.148400 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-17db233e-d181-475c-a3e7-ce38b6480cc9 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] DELETE https://10.4.3.223/volume/v3/volumes/9a84f3a9-a27b-48dd-afb8-fee8b986ca1c Jul 03 02:25:51.148670 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-17db233e-d181-475c-a3e7-ce38b6480cc9 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:51.148902 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-17db233e-d181-475c-a3e7-ce38b6480cc9 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Calling method 'delete' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:51.149106 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.volumes [None req-17db233e-d181-475c-a3e7-ce38b6480cc9 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Delete volume with id: 9a84f3a9-a27b-48dd-afb8-fee8b986ca1c Jul 03 02:25:51.161792 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:51.161792 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:25:51.162826 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-17db233e-d181-475c-a3e7-ce38b6480cc9 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Volume info retrieved successfully. Jul 03 02:25:51.196526 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-17db233e-d181-475c-a3e7-ce38b6480cc9 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Delete volume request issued successfully. Jul 03 02:25:51.196745 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-17db233e-d181-475c-a3e7-ce38b6480cc9 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] https://10.4.3.223/volume/v3/volumes/9a84f3a9-a27b-48dd-afb8-fee8b986ca1c returned with HTTP 202 Jul 03 02:25:51.197143 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 171/694] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:25:51 2026] DELETE /volume/v3/volumes/9a84f3a9-a27b-48dd-afb8-fee8b986ca1c => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:25:51.210412 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-69ccd406-a4b8-4ef2-92a9-d79177dbc752 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:51.212323 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-69ccd406-a4b8-4ef2-92a9-d79177dbc752 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] GET https://10.4.3.223/volume/v3/volumes/9a84f3a9-a27b-48dd-afb8-fee8b986ca1c Jul 03 02:25:51.212549 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-69ccd406-a4b8-4ef2-92a9-d79177dbc752 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:51.212750 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-69ccd406-a4b8-4ef2-92a9-d79177dbc752 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:51.224092 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:51.224092 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:25:51.228926 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-69ccd406-a4b8-4ef2-92a9-d79177dbc752 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Volume info retrieved successfully. Jul 03 02:25:51.234242 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-69ccd406-a4b8-4ef2-92a9-d79177dbc752 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] https://10.4.3.223/volume/v3/volumes/9a84f3a9-a27b-48dd-afb8-fee8b986ca1c returned with HTTP 200 Jul 03 02:25:51.234671 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 175/695] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:25:51 2026] GET /volume/v3/volumes/9a84f3a9-a27b-48dd-afb8-fee8b986ca1c => generated 1363 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:25:51.446839 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-09fb9781-a14f-4a37-8080-f033e34200d9 tempest-VolumePoolsAdminTestsJSON-1452510677 tempest-VolumePoolsAdminTestsJSON-1452510677-project-admin] https://10.4.3.223/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 03 02:25:51.447204 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 173/696] 10.4.3.223 () {66 vars in 1291 bytes} [Fri Jul 3 02:25:50 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 506 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:51.649366 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-4a33ba3a-b855-436a-9929-a53348223da3 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:51.649860 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-4a33ba3a-b855-436a-9929-a53348223da3 None None] GET https://10.4.3.223/volume// Jul 03 02:25:51.650070 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-4a33ba3a-b855-436a-9929-a53348223da3 None None] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:51.650287 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-4a33ba3a-b855-436a-9929-a53348223da3 None None] Calling method 'all' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:51.650681 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-4a33ba3a-b855-436a-9929-a53348223da3 None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:25:51.651018 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 178/697] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:25:51 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:25:51.660822 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-f7f8a683-8e55-4702-a2a6-9783080d9ee1 req-efb996e0-7360-4ed4-a362-8d885aa6ef44 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:51.664098 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-f7f8a683-8e55-4702-a2a6-9783080d9ee1 req-efb996e0-7360-4ed4-a362-8d885aa6ef44 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] GET https://10.4.3.223/volume/v3/volumes/c5f3143c-ab98-46d8-9d6c-e18e450c21cd Jul 03 02:25:51.664263 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-f7f8a683-8e55-4702-a2a6-9783080d9ee1 req-efb996e0-7360-4ed4-a362-8d885aa6ef44 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:51.664456 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-f7f8a683-8e55-4702-a2a6-9783080d9ee1 req-efb996e0-7360-4ed4-a362-8d885aa6ef44 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:51.674871 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:51.674871 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:25:51.677444 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [req-f7f8a683-8e55-4702-a2a6-9783080d9ee1 req-efb996e0-7360-4ed4-a362-8d885aa6ef44 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Volume info retrieved successfully. Jul 03 02:25:51.680760 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-f7f8a683-8e55-4702-a2a6-9783080d9ee1 req-efb996e0-7360-4ed4-a362-8d885aa6ef44 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] https://10.4.3.223/volume/v3/volumes/c5f3143c-ab98-46d8-9d6c-e18e450c21cd returned with HTTP 200 Jul 03 02:25:51.680954 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 172/698] 10.4.3.223 () {70 vars in 1639 bytes} [Fri Jul 3 02:25:51 2026] GET /volume/v3/volumes/c5f3143c-ab98-46d8-9d6c-e18e450c21cd => generated 1322 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:25:52.027847 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-48a777a4-a16d-4885-bc28-cb2a140f57d4 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:52.029884 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-48a777a4-a16d-4885-bc28-cb2a140f57d4 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] GET https://10.4.3.223/volume/v3/backups/51fd53a4-2392-4037-8f37-ace7c25c7d36 Jul 03 02:25:52.029884 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-48a777a4-a16d-4885-bc28-cb2a140f57d4 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:52.030529 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-48a777a4-a16d-4885-bc28-cb2a140f57d4 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:52.030529 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-48a777a4-a16d-4885-bc28-cb2a140f57d4 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Show backup with id 51fd53a4-2392-4037-8f37-ace7c25c7d36. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:25:52.035593 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:52.035593 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:25:52.036880 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-48a777a4-a16d-4885-bc28-cb2a140f57d4 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] https://10.4.3.223/volume/v3/backups/51fd53a4-2392-4037-8f37-ace7c25c7d36 returned with HTTP 200 Jul 03 02:25:52.037366 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 176/699] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:25:52 2026] GET /volume/v3/backups/51fd53a4-2392-4037-8f37-ace7c25c7d36 => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 02:25:52.251902 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-64e13ccb-18dd-411d-8b61-12be2a4ebf36 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:52.260798 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-64e13ccb-18dd-411d-8b61-12be2a4ebf36 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] GET https://10.4.3.223/volume/v3/volumes/9a84f3a9-a27b-48dd-afb8-fee8b986ca1c Jul 03 02:25:52.261304 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-64e13ccb-18dd-411d-8b61-12be2a4ebf36 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:52.261304 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-64e13ccb-18dd-411d-8b61-12be2a4ebf36 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:52.269808 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-64e13ccb-18dd-411d-8b61-12be2a4ebf36 tempest-TaggedBootDevicesTest_v242-1585228547 tempest-TaggedBootDevicesTest_v242-1585228547-project-member] https://10.4.3.223/volume/v3/volumes/9a84f3a9-a27b-48dd-afb8-fee8b986ca1c returned with HTTP 404 Jul 03 02:25:52.269808 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 174/700] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:25:52 2026] GET /volume/v3/volumes/9a84f3a9-a27b-48dd-afb8-fee8b986ca1c => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:25:53.046823 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-dd493f94-5b69-45e8-9923-81ec2143daf0 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:53.049768 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-dd493f94-5b69-45e8-9923-81ec2143daf0 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] GET https://10.4.3.223/volume/v3/backups/51fd53a4-2392-4037-8f37-ace7c25c7d36 Jul 03 02:25:53.049931 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-dd493f94-5b69-45e8-9923-81ec2143daf0 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:53.050100 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-dd493f94-5b69-45e8-9923-81ec2143daf0 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:53.050202 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-dd493f94-5b69-45e8-9923-81ec2143daf0 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Show backup with id 51fd53a4-2392-4037-8f37-ace7c25c7d36. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:25:53.055751 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:53.055751 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:25:53.056768 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-dd493f94-5b69-45e8-9923-81ec2143daf0 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] https://10.4.3.223/volume/v3/backups/51fd53a4-2392-4037-8f37-ace7c25c7d36 returned with HTTP 200 Jul 03 02:25:53.056847 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 179/701] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:25:53 2026] GET /volume/v3/backups/51fd53a4-2392-4037-8f37-ace7c25c7d36 => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:53.844459 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-5ff009c9-6b37-400c-905b-3aba36e68a56 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:53.948594 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-5ff009c9-6b37-400c-905b-3aba36e68a56 tempest-VolumeQuotaClassesTest-622742938 tempest-VolumeQuotaClassesTest-622742938-project-admin] GET https://10.4.3.223/volume/v3/os-quota-class-sets/default Jul 03 02:25:53.948594 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-5ff009c9-6b37-400c-905b-3aba36e68a56 tempest-VolumeQuotaClassesTest-622742938 tempest-VolumeQuotaClassesTest-622742938-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:53.948594 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-5ff009c9-6b37-400c-905b-3aba36e68a56 tempest-VolumeQuotaClassesTest-622742938 tempest-VolumeQuotaClassesTest-622742938-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:53.960689 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-5ff009c9-6b37-400c-905b-3aba36e68a56 tempest-VolumeQuotaClassesTest-622742938 tempest-VolumeQuotaClassesTest-622742938-project-admin] https://10.4.3.223/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 03 02:25:53.961096 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 173/702] 10.4.3.223 () {66 vars in 1297 bytes} [Fri Jul 3 02:25:53 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) Jul 03 02:25:53.970960 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-b57c14e7-a013-4876-baa2-4ec1e6eb23dc None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:53.975958 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-b57c14e7-a013-4876-baa2-4ec1e6eb23dc tempest-VolumeQuotaClassesTest-622742938 tempest-VolumeQuotaClassesTest-622742938-project-admin] GET https://10.4.3.223/volume/v3/os-quota-class-sets/default Jul 03 02:25:53.975958 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-b57c14e7-a013-4876-baa2-4ec1e6eb23dc tempest-VolumeQuotaClassesTest-622742938 tempest-VolumeQuotaClassesTest-622742938-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:53.976127 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-b57c14e7-a013-4876-baa2-4ec1e6eb23dc tempest-VolumeQuotaClassesTest-622742938 tempest-VolumeQuotaClassesTest-622742938-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:53.994446 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-b57c14e7-a013-4876-baa2-4ec1e6eb23dc tempest-VolumeQuotaClassesTest-622742938 tempest-VolumeQuotaClassesTest-622742938-project-admin] https://10.4.3.223/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 03 02:25:53.994712 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 177/703] 10.4.3.223 () {66 vars in 1297 bytes} [Fri Jul 3 02:25:53 2026] GET /volume/v3/os-quota-class-sets/default => generated 418 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:54.003742 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-e8f624da-816c-4d25-acaf-d442575bf290 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:54.005350 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-e8f624da-816c-4d25-acaf-d442575bf290 tempest-VolumeQuotaClassesTest-622742938 tempest-VolumeQuotaClassesTest-622742938-project-admin] POST https://10.4.3.223/volume/v3/types Jul 03 02:25:54.005703 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-e8f624da-816c-4d25-acaf-d442575bf290 tempest-VolumeQuotaClassesTest-622742938 tempest-VolumeQuotaClassesTest-622742938-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-1715428452"}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:25:54.022951 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-e8f624da-816c-4d25-acaf-d442575bf290 tempest-VolumeQuotaClassesTest-622742938 tempest-VolumeQuotaClassesTest-622742938-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Jul 03 02:25:54.023463 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 175/704] 10.4.3.223 () {68 vars in 1252 bytes} [Fri Jul 3 02:25:54 2026] POST /volume/v3/types => generated 228 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:54.038657 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-66315cd5-9cc9-4e35-8e1e-1a0853f5bd7a None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:54.041015 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-66315cd5-9cc9-4e35-8e1e-1a0853f5bd7a tempest-VolumeQuotaClassesTest-622742938 tempest-VolumeQuotaClassesTest-622742938-project-admin] PUT https://10.4.3.223/volume/v3/os-quota-class-sets/default Jul 03 02:25:54.041535 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-66315cd5-9cc9-4e35-8e1e-1a0853f5bd7a tempest-VolumeQuotaClassesTest-622742938 tempest-VolumeQuotaClassesTest-622742938-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-1715428452": 7, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-1715428452": 3, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-1715428452": 7}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:25:54.068574 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-82e94d0d-cf27-4eb9-b4de-f5629dd31a2a None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:54.070856 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-82e94d0d-cf27-4eb9-b4de-f5629dd31a2a tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] GET https://10.4.3.223/volume/v3/backups/51fd53a4-2392-4037-8f37-ace7c25c7d36 Jul 03 02:25:54.071122 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-82e94d0d-cf27-4eb9-b4de-f5629dd31a2a tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:54.071698 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-82e94d0d-cf27-4eb9-b4de-f5629dd31a2a tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:54.071698 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-82e94d0d-cf27-4eb9-b4de-f5629dd31a2a tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Show backup with id 51fd53a4-2392-4037-8f37-ace7c25c7d36. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:25:54.077026 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:54.077026 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:25:54.078506 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-82e94d0d-cf27-4eb9-b4de-f5629dd31a2a tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] https://10.4.3.223/volume/v3/backups/51fd53a4-2392-4037-8f37-ace7c25c7d36 returned with HTTP 200 Jul 03 02:25:54.078683 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 174/705] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:25:54 2026] GET /volume/v3/backups/51fd53a4-2392-4037-8f37-ace7c25c7d36 => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:54.140782 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-f7f8a683-8e55-4702-a2a6-9783080d9ee1 req-8730c49b-8bdf-48ad-8295-dfb8b274e2ba None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:54.144046 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-f7f8a683-8e55-4702-a2a6-9783080d9ee1 req-8730c49b-8bdf-48ad-8295-dfb8b274e2ba tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] DELETE https://10.4.3.223/volume/v3/attachments/a9927b35-2f61-4a0b-b525-04eb6638c507 Jul 03 02:25:54.144251 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-f7f8a683-8e55-4702-a2a6-9783080d9ee1 req-8730c49b-8bdf-48ad-8295-dfb8b274e2ba tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:54.144438 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-f7f8a683-8e55-4702-a2a6-9783080d9ee1 req-8730c49b-8bdf-48ad-8295-dfb8b274e2ba tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Calling method 'version_select' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:54.148607 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-66315cd5-9cc9-4e35-8e1e-1a0853f5bd7a tempest-VolumeQuotaClassesTest-622742938 tempest-VolumeQuotaClassesTest-622742938-project-admin] https://10.4.3.223/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 03 02:25:54.148607 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 180/706] 10.4.3.223 () {68 vars in 1318 bytes} [Fri Jul 3 02:25:54 2026] PUT /volume/v3/os-quota-class-sets/default => generated 609 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:54.153633 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:54.153633 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:25:54.157258 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-8433f8cc-5e5e-47ae-949c-67c72cc05619 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:54.158959 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-8433f8cc-5e5e-47ae-949c-67c72cc05619 tempest-VolumeQuotaClassesTest-622742938 tempest-VolumeQuotaClassesTest-622742938-project-admin] GET https://10.4.3.223/volume/v3/os-quota-sets/743cb42a71d84ae2acc992cf5a8be5ad/defaults Jul 03 02:25:54.159091 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-8433f8cc-5e5e-47ae-949c-67c72cc05619 tempest-VolumeQuotaClassesTest-622742938 tempest-VolumeQuotaClassesTest-622742938-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:54.160385 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-8433f8cc-5e5e-47ae-949c-67c72cc05619 tempest-VolumeQuotaClassesTest-622742938 tempest-VolumeQuotaClassesTest-622742938-project-admin] Calling method 'defaults' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:54.170947 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-8433f8cc-5e5e-47ae-949c-67c72cc05619 tempest-VolumeQuotaClassesTest-622742938 tempest-VolumeQuotaClassesTest-622742938-project-admin] https://10.4.3.223/volume/v3/os-quota-sets/743cb42a71d84ae2acc992cf5a8be5ad/defaults returned with HTTP 200 Jul 03 02:25:54.171478 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 176/707] 10.4.3.223 () {66 vars in 1381 bytes} [Fri Jul 3 02:25:54 2026] GET /volume/v3/os-quota-sets/743cb42a71d84ae2acc992cf5a8be5ad/defaults => generated 645 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:54.380640 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-811617a0-d24a-48f3-a49f-b9db4abe20a0 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:54.382776 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-811617a0-d24a-48f3-a49f-b9db4abe20a0 tempest-VolumeQuotaClassesTest-622742938 tempest-VolumeQuotaClassesTest-622742938-project-admin] GET https://10.4.3.223/volume/v3/os-quota-sets/7207b8bf495c4aad9d940bed5717a6ca/defaults Jul 03 02:25:54.383064 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-811617a0-d24a-48f3-a49f-b9db4abe20a0 tempest-VolumeQuotaClassesTest-622742938 tempest-VolumeQuotaClassesTest-622742938-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:54.383291 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-811617a0-d24a-48f3-a49f-b9db4abe20a0 tempest-VolumeQuotaClassesTest-622742938 tempest-VolumeQuotaClassesTest-622742938-project-admin] Calling method 'defaults' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:54.395109 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-811617a0-d24a-48f3-a49f-b9db4abe20a0 tempest-VolumeQuotaClassesTest-622742938 tempest-VolumeQuotaClassesTest-622742938-project-admin] https://10.4.3.223/volume/v3/os-quota-sets/7207b8bf495c4aad9d940bed5717a6ca/defaults returned with HTTP 200 Jul 03 02:25:54.395528 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 175/708] 10.4.3.223 () {66 vars in 1381 bytes} [Fri Jul 3 02:25:54 2026] GET /volume/v3/os-quota-sets/7207b8bf495c4aad9d940bed5717a6ca/defaults => generated 645 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:54.493122 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-0ada52b2-adb4-4591-ac62-6f0edcaf96c0 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:54.495317 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-0ada52b2-adb4-4591-ac62-6f0edcaf96c0 tempest-VolumeQuotaClassesTest-622742938 tempest-VolumeQuotaClassesTest-622742938-project-admin] DELETE https://10.4.3.223/volume/v3/types/95f86077-d949-47d0-84a9-886244aebcfc Jul 03 02:25:54.495517 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-0ada52b2-adb4-4591-ac62-6f0edcaf96c0 tempest-VolumeQuotaClassesTest-622742938 tempest-VolumeQuotaClassesTest-622742938-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:54.495701 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-0ada52b2-adb4-4591-ac62-6f0edcaf96c0 tempest-VolumeQuotaClassesTest-622742938 tempest-VolumeQuotaClassesTest-622742938-project-admin] Calling method '_delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:54.532441 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-0ada52b2-adb4-4591-ac62-6f0edcaf96c0 tempest-VolumeQuotaClassesTest-622742938 tempest-VolumeQuotaClassesTest-622742938-project-admin] https://10.4.3.223/volume/v3/types/95f86077-d949-47d0-84a9-886244aebcfc returned with HTTP 202 Jul 03 02:25:54.532441 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 181/709] 10.4.3.223 () {66 vars in 1345 bytes} [Fri Jul 3 02:25:54 2026] DELETE /volume/v3/types/95f86077-d949-47d0-84a9-886244aebcfc => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:25:54.541044 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-ca4ce69d-6b35-4c9a-af0d-115e8a2a4c8f None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:54.543170 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-ca4ce69d-6b35-4c9a-af0d-115e8a2a4c8f tempest-VolumeQuotaClassesTest-622742938 tempest-VolumeQuotaClassesTest-622742938-project-admin] GET https://10.4.3.223/volume/v3/types/95f86077-d949-47d0-84a9-886244aebcfc Jul 03 02:25:54.544376 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-ca4ce69d-6b35-4c9a-af0d-115e8a2a4c8f tempest-VolumeQuotaClassesTest-622742938 tempest-VolumeQuotaClassesTest-622742938-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:54.544376 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-ca4ce69d-6b35-4c9a-af0d-115e8a2a4c8f tempest-VolumeQuotaClassesTest-622742938 tempest-VolumeQuotaClassesTest-622742938-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:54.548203 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-ca4ce69d-6b35-4c9a-af0d-115e8a2a4c8f tempest-VolumeQuotaClassesTest-622742938 tempest-VolumeQuotaClassesTest-622742938-project-admin] https://10.4.3.223/volume/v3/types/95f86077-d949-47d0-84a9-886244aebcfc returned with HTTP 404 Jul 03 02:25:54.548662 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 177/710] 10.4.3.223 () {66 vars in 1342 bytes} [Fri Jul 3 02:25:54 2026] GET /volume/v3/types/95f86077-d949-47d0-84a9-886244aebcfc => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:25:54.558238 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-81b9c31d-a12f-4ab0-a0e5-c6c7cff60fe2 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:54.560145 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-81b9c31d-a12f-4ab0-a0e5-c6c7cff60fe2 tempest-VolumeQuotaClassesTest-622742938 tempest-VolumeQuotaClassesTest-622742938-project-admin] PUT https://10.4.3.223/volume/v3/os-quota-class-sets/default Jul 03 02:25:54.560533 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-81b9c31d-a12f-4ab0-a0e5-c6c7cff60fe2 tempest-VolumeQuotaClassesTest-622742938 tempest-VolumeQuotaClassesTest-622742938-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=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:25:54.665323 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-81b9c31d-a12f-4ab0-a0e5-c6c7cff60fe2 tempest-VolumeQuotaClassesTest-622742938 tempest-VolumeQuotaClassesTest-622742938-project-admin] https://10.4.3.223/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 03 02:25:54.665965 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 176/711] 10.4.3.223 () {68 vars in 1318 bytes} [Fri Jul 3 02:25:54 2026] PUT /volume/v3/os-quota-class-sets/default => generated 401 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:54.692264 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-f7f8a683-8e55-4702-a2a6-9783080d9ee1 req-8730c49b-8bdf-48ad-8295-dfb8b274e2ba tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] https://10.4.3.223/volume/v3/attachments/a9927b35-2f61-4a0b-b525-04eb6638c507 returned with HTTP 200 Jul 03 02:25:54.693442 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 178/712] 10.4.3.223 () {72 vars in 1673 bytes} [Fri Jul 3 02:25:54 2026] DELETE /volume/v3/attachments/a9927b35-2f61-4a0b-b525-04eb6638c507 => generated 19 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:55.095159 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-f270a2be-be74-4383-b3af-c5c31c2bd284 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:55.097269 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-f270a2be-be74-4383-b3af-c5c31c2bd284 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] GET https://10.4.3.223/volume/v3/backups/51fd53a4-2392-4037-8f37-ace7c25c7d36 Jul 03 02:25:55.097505 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-f270a2be-be74-4383-b3af-c5c31c2bd284 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:55.097723 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-f270a2be-be74-4383-b3af-c5c31c2bd284 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:55.097839 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-f270a2be-be74-4383-b3af-c5c31c2bd284 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Show backup with id 51fd53a4-2392-4037-8f37-ace7c25c7d36. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:25:55.104281 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:55.104281 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:25:55.105125 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-f270a2be-be74-4383-b3af-c5c31c2bd284 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] https://10.4.3.223/volume/v3/backups/51fd53a4-2392-4037-8f37-ace7c25c7d36 returned with HTTP 200 Jul 03 02:25:55.105483 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 182/713] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:25:55 2026] GET /volume/v3/backups/51fd53a4-2392-4037-8f37-ace7c25c7d36 => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 02:25:55.886283 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-c0b13474-df28-4a93-a5d3-5d379bc4f0f3 req-f7884f43-c1f1-4567-bbd0-78791a80c84d None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:55.888877 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-c0b13474-df28-4a93-a5d3-5d379bc4f0f3 req-f7884f43-c1f1-4567-bbd0-78791a80c84d tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] GET https://10.4.3.223/volume/v3/volumes/77e1e353-840d-421a-a685-fc90f17c90c6 Jul 03 02:25:55.889540 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-c0b13474-df28-4a93-a5d3-5d379bc4f0f3 req-f7884f43-c1f1-4567-bbd0-78791a80c84d tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:55.889540 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-c0b13474-df28-4a93-a5d3-5d379bc4f0f3 req-f7884f43-c1f1-4567-bbd0-78791a80c84d tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:55.898485 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:55.898485 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:25:55.903080 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-c0b13474-df28-4a93-a5d3-5d379bc4f0f3 req-f7884f43-c1f1-4567-bbd0-78791a80c84d tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Volume info retrieved successfully. Jul 03 02:25:55.911125 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-c0b13474-df28-4a93-a5d3-5d379bc4f0f3 req-f7884f43-c1f1-4567-bbd0-78791a80c84d tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] https://10.4.3.223/volume/v3/volumes/77e1e353-840d-421a-a685-fc90f17c90c6 returned with HTTP 200 Jul 03 02:25:55.912857 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 178/714] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:25:55 2026] GET /volume/v3/volumes/77e1e353-840d-421a-a685-fc90f17c90c6 => generated 868 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:55.984633 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-193f6df1-0ecc-482d-882f-2a10911287f8 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:55.987771 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-193f6df1-0ecc-482d-882f-2a10911287f8 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] GET https://10.4.3.223/volume/v3/volumes/c5f3143c-ab98-46d8-9d6c-e18e450c21cd Jul 03 02:25:55.987966 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-193f6df1-0ecc-482d-882f-2a10911287f8 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:55.988204 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-193f6df1-0ecc-482d-882f-2a10911287f8 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:55.998189 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:55.998189 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:25:56.001245 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-193f6df1-0ecc-482d-882f-2a10911287f8 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Volume info retrieved successfully. Jul 03 02:25:56.006761 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-193f6df1-0ecc-482d-882f-2a10911287f8 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] https://10.4.3.223/volume/v3/volumes/c5f3143c-ab98-46d8-9d6c-e18e450c21cd returned with HTTP 200 Jul 03 02:25:56.007403 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 177/715] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:25:55 2026] GET /volume/v3/volumes/c5f3143c-ab98-46d8-9d6c-e18e450c21cd => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:56.122102 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-22eca3d6-944e-4643-aee9-d61acad5c341 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:56.126987 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-22eca3d6-944e-4643-aee9-d61acad5c341 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] GET https://10.4.3.223/volume/v3/backups/51fd53a4-2392-4037-8f37-ace7c25c7d36 Jul 03 02:25:56.126987 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-22eca3d6-944e-4643-aee9-d61acad5c341 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:56.126987 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-22eca3d6-944e-4643-aee9-d61acad5c341 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:56.126987 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-22eca3d6-944e-4643-aee9-d61acad5c341 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Show backup with id 51fd53a4-2392-4037-8f37-ace7c25c7d36. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:25:56.137685 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:56.137685 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:25:56.139174 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-22eca3d6-944e-4643-aee9-d61acad5c341 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] https://10.4.3.223/volume/v3/backups/51fd53a4-2392-4037-8f37-ace7c25c7d36 returned with HTTP 200 Jul 03 02:25:56.139174 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 179/716] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:25:56 2026] GET /volume/v3/backups/51fd53a4-2392-4037-8f37-ace7c25c7d36 => generated 801 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:56.970087 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-2ed75cdb-49c5-46ac-8a47-66b31321800f None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:56.973130 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-2ed75cdb-49c5-46ac-8a47-66b31321800f tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:25:56.973667 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-2ed75cdb-49c5-46ac-8a47-66b31321800f tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-2020515703"}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:25:56.975021 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.volumes [None req-2ed75cdb-49c5-46ac-8a47-66b31321800f tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-2020515703'}} {{(pid=100015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:25:56.975146 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-2ed75cdb-49c5-46ac-8a47-66b31321800f tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] Create volume of 1 GB Jul 03 02:25:56.981067 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-2ed75cdb-49c5-46ac-8a47-66b31321800f tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] Availability Zones retrieved successfully. Jul 03 02:25:56.988400 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-2ed75cdb-49c5-46ac-8a47-66b31321800f tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] Flow 'volume_create_api' (539e87ba-6eff-4bda-a4f2-cb16e74ae85c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:25:56.989856 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-2ed75cdb-49c5-46ac-8a47-66b31321800f tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b213f18b-194c-42c0-a433-e1fb873d3d82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:25:56.991015 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.flows.api.create_volume [None req-2ed75cdb-49c5-46ac-8a47-66b31321800f tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] Validating volume size '1' using validate_int {{(pid=100015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:25:57.037211 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-2ed75cdb-49c5-46ac-8a47-66b31321800f tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b213f18b-194c-42c0-a433-e1fb873d3d82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:25:57.038190 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-2ed75cdb-49c5-46ac-8a47-66b31321800f tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c36ca7ec-8e31-4f20-9003-15431871a2bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:25:57.096538 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.quota [None req-2ed75cdb-49c5-46ac-8a47-66b31321800f tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] Created reservations ['16ec675a-b890-4298-93b3-afb79765983c', 'e18eb47c-8c3f-4e2b-b7b6-ae6ffce9e86d', '69d65915-17b4-4b5b-8a97-6762b357b8d7', 'a23da8af-9715-47f2-af92-46e86ada62e9'] {{(pid=100015) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:25:57.097229 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-2ed75cdb-49c5-46ac-8a47-66b31321800f tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c36ca7ec-8e31-4f20-9003-15431871a2bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['16ec675a-b890-4298-93b3-afb79765983c', 'e18eb47c-8c3f-4e2b-b7b6-ae6ffce9e86d', '69d65915-17b4-4b5b-8a97-6762b357b8d7', 'a23da8af-9715-47f2-af92-46e86ada62e9']}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:25:57.098907 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-2ed75cdb-49c5-46ac-8a47-66b31321800f tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac91d4d7-f4a8-4a7a-9fcc-8dfc7fa15b59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:25:57.120440 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-2ed75cdb-49c5-46ac-8a47-66b31321800f tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac91d4d7-f4a8-4a7a-9fcc-8dfc7fa15b59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '27149b81-1956-4783-b395-298a7247163a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-2020515703',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d27ea6f70f7b40af833376b8417603d9',qos_specs=None,replication_status=,reservations=['16ec675a-b890-4298-93b3-afb79765983c','e18eb47c-8c3f-4e2b-b7b6-ae6ffce9e86d','69d65915-17b4-4b5b-8a97-6762b357b8d7','a23da8af-9715-47f2-af92-46e86ada62e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5eada4789e70423394c1de15ff44a503',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:25:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-2020515703',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=27149b81-1956-4783-b395-298a7247163a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d27ea6f70f7b40af833376b8417603d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5eada4789e70423394c1de15ff44a503',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:25:57.121086 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-2ed75cdb-49c5-46ac-8a47-66b31321800f tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8aec1047-a1f1-4fda-8078-fb6b53e3fe62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:25:57.148519 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-2ed75cdb-49c5-46ac-8a47-66b31321800f tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8aec1047-a1f1-4fda-8078-fb6b53e3fe62) transitioned into state 'SUCCESS' from state '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-2020515703',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d27ea6f70f7b40af833376b8417603d9',qos_specs=None,replication_status=,reservations=['16ec675a-b890-4298-93b3-afb79765983c','e18eb47c-8c3f-4e2b-b7b6-ae6ffce9e86d','69d65915-17b4-4b5b-8a97-6762b357b8d7','a23da8af-9715-47f2-af92-46e86ada62e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5eada4789e70423394c1de15ff44a503',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:25:57.149328 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-2ed75cdb-49c5-46ac-8a47-66b31321800f tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f49ac17-6edd-49d9-b410-eea085e5c419) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:25:57.157658 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-75f6ec69-74e8-41f7-9f41-c8faac106917 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:57.160256 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-75f6ec69-74e8-41f7-9f41-c8faac106917 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] GET https://10.4.3.223/volume/v3/backups/51fd53a4-2392-4037-8f37-ace7c25c7d36 Jul 03 02:25:57.160465 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-75f6ec69-74e8-41f7-9f41-c8faac106917 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:57.160668 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-75f6ec69-74e8-41f7-9f41-c8faac106917 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:57.160778 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-75f6ec69-74e8-41f7-9f41-c8faac106917 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Show backup with id 51fd53a4-2392-4037-8f37-ace7c25c7d36. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:25:57.170840 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:57.170840 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:25:57.171519 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-2ed75cdb-49c5-46ac-8a47-66b31321800f tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f49ac17-6edd-49d9-b410-eea085e5c419) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:25:57.171686 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-75f6ec69-74e8-41f7-9f41-c8faac106917 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] https://10.4.3.223/volume/v3/backups/51fd53a4-2392-4037-8f37-ace7c25c7d36 returned with HTTP 200 Jul 03 02:25:57.172291 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-2ed75cdb-49c5-46ac-8a47-66b31321800f tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] Flow 'volume_create_api' (539e87ba-6eff-4bda-a4f2-cb16e74ae85c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:25:57.172866 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 179/717] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:25:57 2026] GET /volume/v3/backups/51fd53a4-2392-4037-8f37-ace7c25c7d36 => generated 801 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:57.173972 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-2ed75cdb-49c5-46ac-8a47-66b31321800f tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] Create volume request issued successfully. Jul 03 02:25:57.173972 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-2ed75cdb-49c5-46ac-8a47-66b31321800f tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:25:57.173972 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 183/718] 10.4.3.223 () {68 vars in 1258 bytes} [Fri Jul 3 02:25:56 2026] POST /volume/v3/volumes => generated 759 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:25:57.191836 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-55a58070-e8c6-477c-a53f-df7556989316 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:57.193930 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-55a58070-e8c6-477c-a53f-df7556989316 tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] GET https://10.4.3.223/volume/v3/volumes/27149b81-1956-4783-b395-298a7247163a Jul 03 02:25:57.194166 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-55a58070-e8c6-477c-a53f-df7556989316 tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:57.194393 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-55a58070-e8c6-477c-a53f-df7556989316 tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:57.202198 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:57.202198 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:25:57.208129 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-55a58070-e8c6-477c-a53f-df7556989316 tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] Volume info retrieved successfully. Jul 03 02:25:57.210624 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-55a58070-e8c6-477c-a53f-df7556989316 tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] https://10.4.3.223/volume/v3/volumes/27149b81-1956-4783-b395-298a7247163a returned with HTTP 200 Jul 03 02:25:57.210984 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 178/719] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:25:57 2026] GET /volume/v3/volumes/27149b81-1956-4783-b395-298a7247163a => generated 827 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:57.745270 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-2ce46e4d-632c-4360-a19a-bb45db70d1f4 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:57.891583 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-637d4d48-d44f-4257-b399-9f58eaf07454 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:57.895706 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-637d4d48-d44f-4257-b399-9f58eaf07454 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:25:57.895706 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-637d4d48-d44f-4257-b399-9f58eaf07454 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1776694938"}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:25:57.897351 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.volumes [None req-637d4d48-d44f-4257-b399-9f58eaf07454 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1776694938'}} {{(pid=100013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:25:57.897351 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.volumes [None req-637d4d48-d44f-4257-b399-9f58eaf07454 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Create volume of 1 GB Jul 03 02:25:57.903802 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-637d4d48-d44f-4257-b399-9f58eaf07454 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Availability Zones retrieved successfully. Jul 03 02:25:57.916881 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-637d4d48-d44f-4257-b399-9f58eaf07454 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Flow 'volume_create_api' (122dd192-e42c-4baf-9dc4-d4607381878e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:25:57.918477 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-637d4d48-d44f-4257-b399-9f58eaf07454 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99d3893f-da17-4376-8781-94d098fe5cf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:25:57.919959 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.flows.api.create_volume [None req-637d4d48-d44f-4257-b399-9f58eaf07454 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Validating volume size '1' using validate_int {{(pid=100013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:25:57.928675 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-2ce46e4d-632c-4360-a19a-bb45db70d1f4 tempest-VolumeRetypeMultiattachTest-1727426680 tempest-VolumeRetypeMultiattachTest-1727426680-project-admin] POST https://10.4.3.223/volume/v3/types Jul 03 02:25:57.929079 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-2ce46e4d-632c-4360-a19a-bb45db70d1f4 tempest-VolumeRetypeMultiattachTest-1727426680 tempest-VolumeRetypeMultiattachTest-1727426680-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-9555667"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:25:57.954482 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-637d4d48-d44f-4257-b399-9f58eaf07454 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99d3893f-da17-4376-8781-94d098fe5cf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:25:57.955230 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-637d4d48-d44f-4257-b399-9f58eaf07454 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (575b5fd4-5e3d-4674-9f53-b1046f991abb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:25:57.962384 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-2ce46e4d-632c-4360-a19a-bb45db70d1f4 tempest-VolumeRetypeMultiattachTest-1727426680 tempest-VolumeRetypeMultiattachTest-1727426680-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Jul 03 02:25:57.967538 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 180/720] 10.4.3.223 () {68 vars in 1252 bytes} [Fri Jul 3 02:25:57 2026] POST /volume/v3/types => generated 230 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:57.967644 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-3307550f-49db-4c8e-9bb0-1ca3e3d83022 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:57.967644 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-3307550f-49db-4c8e-9bb0-1ca3e3d83022 None None] GET https://10.4.3.223/volume// Jul 03 02:25:57.967644 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-3307550f-49db-4c8e-9bb0-1ca3e3d83022 None None] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:57.967644 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-3307550f-49db-4c8e-9bb0-1ca3e3d83022 None None] Calling method 'all' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:57.967644 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-3307550f-49db-4c8e-9bb0-1ca3e3d83022 None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:25:57.967644 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 184/721] 10.4.3.223 () {66 vars in 1428 bytes} [Fri Jul 3 02:25:57 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:25:57.972953 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-2798636a-ae39-4c95-abad-90cc47331515 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:57.975090 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-2798636a-ae39-4c95-abad-90cc47331515 tempest-VolumeRetypeMultiattachTest-1727426680 tempest-VolumeRetypeMultiattachTest-1727426680-project-admin] POST https://10.4.3.223/volume/v3/types Jul 03 02:25:57.975190 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-2798636a-ae39-4c95-abad-90cc47331515 tempest-VolumeRetypeMultiattachTest-1727426680 tempest-VolumeRetypeMultiattachTest-1727426680-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-1810916580", "extra_specs": {"multiattach": " True"}}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:25:57.977106 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-c0b13474-df28-4a93-a5d3-5d379bc4f0f3 req-2be71d26-2ff6-428a-b0df-0c4efbf9541c None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:57.978943 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-c0b13474-df28-4a93-a5d3-5d379bc4f0f3 req-2be71d26-2ff6-428a-b0df-0c4efbf9541c tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] POST https://10.4.3.223/volume/v3/attachments Jul 03 02:25:57.979310 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-c0b13474-df28-4a93-a5d3-5d379bc4f0f3 req-2be71d26-2ff6-428a-b0df-0c4efbf9541c tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "77e1e353-840d-421a-a685-fc90f17c90c6", "connector": null, "instance_uuid": "1337203c-9119-40d5-9f79-70f245e8bd89"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:25:57.986844 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:57.986844 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:25:57.996649 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-2798636a-ae39-4c95-abad-90cc47331515 tempest-VolumeRetypeMultiattachTest-1727426680 tempest-VolumeRetypeMultiattachTest-1727426680-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Jul 03 02:25:57.996649 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 179/722] 10.4.3.223 () {68 vars in 1253 bytes} [Fri Jul 3 02:25:57 2026] POST /volume/v3/types => generated 259 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:58.006768 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-8a4a231b-9f19-4900-9fba-3fe59e31dea8 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:58.023137 np0000004352 devstack@c-api.service[100012]: WARNING cinder.volume.api [req-c0b13474-df28-4a93-a5d3-5d379bc4f0f3 req-2be71d26-2ff6-428a-b0df-0c4efbf9541c tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Jul 03 02:25:58.036764 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-c0b13474-df28-4a93-a5d3-5d379bc4f0f3 req-2be71d26-2ff6-428a-b0df-0c4efbf9541c tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Jul 03 02:25:58.037204 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 181/723] 10.4.3.223 () {74 vars in 1594 bytes} [Fri Jul 3 02:25:57 2026] POST /volume/v3/attachments => generated 271 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:25:58.043590 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.quota [None req-637d4d48-d44f-4257-b399-9f58eaf07454 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Created reservations ['13cf3669-eaf5-4d3f-a280-a19920c1c1a6', 'cb86dc49-f682-41b0-820b-0f8cb97e2e91', '8c108eae-6ef2-4bfe-a453-05d0c960c29f', '5254e6b5-fd7e-46e5-94e2-33817b4a53ec'] {{(pid=100013) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:25:58.044679 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-637d4d48-d44f-4257-b399-9f58eaf07454 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (575b5fd4-5e3d-4674-9f53-b1046f991abb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['13cf3669-eaf5-4d3f-a280-a19920c1c1a6', 'cb86dc49-f682-41b0-820b-0f8cb97e2e91', '8c108eae-6ef2-4bfe-a453-05d0c960c29f', '5254e6b5-fd7e-46e5-94e2-33817b4a53ec']}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:25:58.044989 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-637d4d48-d44f-4257-b399-9f58eaf07454 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46aff845-f54c-4b05-8e46-9780f4454aa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:25:58.073165 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-637d4d48-d44f-4257-b399-9f58eaf07454 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46aff845-f54c-4b05-8e46-9780f4454aa5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '77467952-73c9-46ef-848f-592c7377d06a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1776694938',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8f3c9eb1e4640a28c352cee46d80472',qos_specs=None,replication_status=,reservations=['13cf3669-eaf5-4d3f-a280-a19920c1c1a6','cb86dc49-f682-41b0-820b-0f8cb97e2e91','8c108eae-6ef2-4bfe-a453-05d0c960c29f','5254e6b5-fd7e-46e5-94e2-33817b4a53ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b95e31950e54aef95e5d4f9c78a1ac2',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:25:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1776694938',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=77467952-73c9-46ef-848f-592c7377d06a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b8f3c9eb1e4640a28c352cee46d80472',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9b95e31950e54aef95e5d4f9c78a1ac2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:25:58.074024 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-637d4d48-d44f-4257-b399-9f58eaf07454 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (518c9106-f9e3-4c0c-96e9-ecc6d5cff37e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:25:58.086562 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-8a4a231b-9f19-4900-9fba-3fe59e31dea8 tempest-VolumeRetypeMultiattachTest-387167344 tempest-VolumeRetypeMultiattachTest-387167344-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:25:58.086562 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-8a4a231b-9f19-4900-9fba-3fe59e31dea8 tempest-VolumeRetypeMultiattachTest-387167344 tempest-VolumeRetypeMultiattachTest-387167344-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "tempest-VolumeRetypeMultiattachTest-volume-type-9555667", "size": 1, "name": "tempest-VolumeRetypeMultiattachTest-Volume-803999771"}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:25:58.086723 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.volumes [None req-8a4a231b-9f19-4900-9fba-3fe59e31dea8 tempest-VolumeRetypeMultiattachTest-387167344 tempest-VolumeRetypeMultiattachTest-387167344-project-member] Create volume request body: {'volume': {'volume_type': 'tempest-VolumeRetypeMultiattachTest-volume-type-9555667', 'size': 1, 'name': 'tempest-VolumeRetypeMultiattachTest-Volume-803999771'}} {{(pid=100015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:25:58.090153 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-8a4a231b-9f19-4900-9fba-3fe59e31dea8 tempest-VolumeRetypeMultiattachTest-387167344 tempest-VolumeRetypeMultiattachTest-387167344-project-member] Create volume of 1 GB Jul 03 02:25:58.090647 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:58.090647 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:25:58.091264 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-8a4a231b-9f19-4900-9fba-3fe59e31dea8 tempest-VolumeRetypeMultiattachTest-387167344 tempest-VolumeRetypeMultiattachTest-387167344-project-member] Availability Zones retrieved successfully. Jul 03 02:25:58.095711 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-637d4d48-d44f-4257-b399-9f58eaf07454 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (518c9106-f9e3-4c0c-96e9-ecc6d5cff37e) transitioned into state 'SUCCESS' from state '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-1776694938',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8f3c9eb1e4640a28c352cee46d80472',qos_specs=None,replication_status=,reservations=['13cf3669-eaf5-4d3f-a280-a19920c1c1a6','cb86dc49-f682-41b0-820b-0f8cb97e2e91','8c108eae-6ef2-4bfe-a453-05d0c960c29f','5254e6b5-fd7e-46e5-94e2-33817b4a53ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b95e31950e54aef95e5d4f9c78a1ac2',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:25:58.096651 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-637d4d48-d44f-4257-b399-9f58eaf07454 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (752c3539-c4d4-42d0-9130-001878626e67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:25:58.098524 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-8a4a231b-9f19-4900-9fba-3fe59e31dea8 tempest-VolumeRetypeMultiattachTest-387167344 tempest-VolumeRetypeMultiattachTest-387167344-project-member] Flow 'volume_create_api' (7881c334-5578-46cd-a1e3-b66505f841cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:25:58.099651 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-8a4a231b-9f19-4900-9fba-3fe59e31dea8 tempest-VolumeRetypeMultiattachTest-387167344 tempest-VolumeRetypeMultiattachTest-387167344-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32fdbf41-de80-453e-b99f-d8fcedacd7a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:25:58.100831 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.flows.api.create_volume [None req-8a4a231b-9f19-4900-9fba-3fe59e31dea8 tempest-VolumeRetypeMultiattachTest-387167344 tempest-VolumeRetypeMultiattachTest-387167344-project-member] Validating volume size '1' using validate_int {{(pid=100015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:25:58.107625 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-637d4d48-d44f-4257-b399-9f58eaf07454 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (752c3539-c4d4-42d0-9130-001878626e67) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:25:58.108616 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-637d4d48-d44f-4257-b399-9f58eaf07454 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Flow 'volume_create_api' (122dd192-e42c-4baf-9dc4-d4607381878e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:25:58.108940 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-637d4d48-d44f-4257-b399-9f58eaf07454 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Create volume request issued successfully. Jul 03 02:25:58.109675 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-637d4d48-d44f-4257-b399-9f58eaf07454 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:25:58.110150 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 180/724] 10.4.3.223 () {68 vars in 1258 bytes} [Fri Jul 3 02:25:57 2026] POST /volume/v3/volumes => generated 751 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:25:58.122606 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-8a4a231b-9f19-4900-9fba-3fe59e31dea8 tempest-VolumeRetypeMultiattachTest-387167344 tempest-VolumeRetypeMultiattachTest-387167344-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32fdbf41-de80-453e-b99f-d8fcedacd7a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:25:58Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=68e8d73a-5f9d-4ed1-89b0-4d4fd4c4d30d,is_public=True,name='tempest-VolumeRetypeMultiattachTest-volume-type-9555667',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '68e8d73a-5f9d-4ed1-89b0-4d4fd4c4d30d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:25:58.123586 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-8a4a231b-9f19-4900-9fba-3fe59e31dea8 tempest-VolumeRetypeMultiattachTest-387167344 tempest-VolumeRetypeMultiattachTest-387167344-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (494a6f2f-7b67-409d-9659-a0e310dedeea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:25:58.128250 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-3b28b3c9-db72-453f-b17b-46da9ffe7f28 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:58.129704 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-3b28b3c9-db72-453f-b17b-46da9ffe7f28 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] GET https://10.4.3.223/volume/v3/volumes/77467952-73c9-46ef-848f-592c7377d06a Jul 03 02:25:58.129878 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-3b28b3c9-db72-453f-b17b-46da9ffe7f28 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:58.130026 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-3b28b3c9-db72-453f-b17b-46da9ffe7f28 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:58.142909 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:58.142909 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:25:58.148392 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-3b28b3c9-db72-453f-b17b-46da9ffe7f28 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Volume info retrieved successfully. Jul 03 02:25:58.157360 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-3b28b3c9-db72-453f-b17b-46da9ffe7f28 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] https://10.4.3.223/volume/v3/volumes/77467952-73c9-46ef-848f-592c7377d06a returned with HTTP 200 Jul 03 02:25:58.157885 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 180/725] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:25:58 2026] GET /volume/v3/volumes/77467952-73c9-46ef-848f-592c7377d06a => generated 819 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:58.162700 np0000004352 devstack@c-api.service[100015]: WARNING cinder.quota [None req-8a4a231b-9f19-4900-9fba-3fe59e31dea8 tempest-VolumeRetypeMultiattachTest-387167344 tempest-VolumeRetypeMultiattachTest-387167344-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-9555667 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-9555667, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:25:58.163088 np0000004352 devstack@c-api.service[100015]: WARNING cinder.quota [None req-8a4a231b-9f19-4900-9fba-3fe59e31dea8 tempest-VolumeRetypeMultiattachTest-387167344 tempest-VolumeRetypeMultiattachTest-387167344-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-9555667 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-9555667, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:25:58.188573 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-756c0336-5b7c-4f2f-89b7-ce2452c5ae93 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:58.191094 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-756c0336-5b7c-4f2f-89b7-ce2452c5ae93 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] GET https://10.4.3.223/volume/v3/backups/51fd53a4-2392-4037-8f37-ace7c25c7d36 Jul 03 02:25:58.191308 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-756c0336-5b7c-4f2f-89b7-ce2452c5ae93 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:58.191537 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-756c0336-5b7c-4f2f-89b7-ce2452c5ae93 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:58.191685 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-756c0336-5b7c-4f2f-89b7-ce2452c5ae93 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Show backup with id 51fd53a4-2392-4037-8f37-ace7c25c7d36. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:25:58.196287 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:58.196287 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:25:58.196993 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-756c0336-5b7c-4f2f-89b7-ce2452c5ae93 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] https://10.4.3.223/volume/v3/backups/51fd53a4-2392-4037-8f37-ace7c25c7d36 returned with HTTP 200 Jul 03 02:25:58.197388 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 182/726] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:25:58 2026] GET /volume/v3/backups/51fd53a4-2392-4037-8f37-ace7c25c7d36 => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:58.225675 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-c4f7170e-aa32-4f40-aeb8-b379b0fad657 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:58.231025 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.quota [None req-8a4a231b-9f19-4900-9fba-3fe59e31dea8 tempest-VolumeRetypeMultiattachTest-387167344 tempest-VolumeRetypeMultiattachTest-387167344-project-member] Created reservations ['18d6b55c-7ee5-4436-ae94-8b7c40d2a977', '48a2038d-e027-44f6-9bf3-6fb1c2bc1254', 'd6edaa0b-7802-43a7-9536-5dc079b1bb71', '93d0ebba-a48a-43d4-b35d-f4c7ded6e814'] {{(pid=100015) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:25:58.231319 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-c4f7170e-aa32-4f40-aeb8-b379b0fad657 tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] GET https://10.4.3.223/volume/v3/volumes/27149b81-1956-4783-b395-298a7247163a Jul 03 02:25:58.231598 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-c4f7170e-aa32-4f40-aeb8-b379b0fad657 tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:58.232493 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-c4f7170e-aa32-4f40-aeb8-b379b0fad657 tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:58.232573 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-8a4a231b-9f19-4900-9fba-3fe59e31dea8 tempest-VolumeRetypeMultiattachTest-387167344 tempest-VolumeRetypeMultiattachTest-387167344-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (494a6f2f-7b67-409d-9659-a0e310dedeea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['18d6b55c-7ee5-4436-ae94-8b7c40d2a977', '48a2038d-e027-44f6-9bf3-6fb1c2bc1254', 'd6edaa0b-7802-43a7-9536-5dc079b1bb71', '93d0ebba-a48a-43d4-b35d-f4c7ded6e814']}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:25:58.233474 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-8a4a231b-9f19-4900-9fba-3fe59e31dea8 tempest-VolumeRetypeMultiattachTest-387167344 tempest-VolumeRetypeMultiattachTest-387167344-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74c6bffa-42e9-43a4-80af-00a08a83dbc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:25:58.247328 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:58.247328 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:25:58.255607 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-c4f7170e-aa32-4f40-aeb8-b379b0fad657 tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] Volume info retrieved successfully. Jul 03 02:25:58.261329 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-8a4a231b-9f19-4900-9fba-3fe59e31dea8 tempest-VolumeRetypeMultiattachTest-387167344 tempest-VolumeRetypeMultiattachTest-387167344-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74c6bffa-42e9-43a4-80af-00a08a83dbc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '95236bae-ccef-4591-b07d-bd032dca1f54', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-803999771',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3fccb6df0ee74835a444eb45a098d0e0',qos_specs=None,replication_status=,reservations=['18d6b55c-7ee5-4436-ae94-8b7c40d2a977','48a2038d-e027-44f6-9bf3-6fb1c2bc1254','d6edaa0b-7802-43a7-9536-5dc079b1bb71','93d0ebba-a48a-43d4-b35d-f4c7ded6e814'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a482e6bb7dd462f89ead75928aa631a',volume_type_id=68e8d73a-5f9d-4ed1-89b0-4d4fd4c4d30d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:25:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-803999771',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=95236bae-ccef-4591-b07d-bd032dca1f54,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3fccb6df0ee74835a444eb45a098d0e0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5a482e6bb7dd462f89ead75928aa631a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(68e8d73a-5f9d-4ed1-89b0-4d4fd4c4d30d),volume_type_id=68e8d73a-5f9d-4ed1-89b0-4d4fd4c4d30d)}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:25:58.261814 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-8a4a231b-9f19-4900-9fba-3fe59e31dea8 tempest-VolumeRetypeMultiattachTest-387167344 tempest-VolumeRetypeMultiattachTest-387167344-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5fd7287-6a88-43ed-b328-76135175aa0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:25:58.267384 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-c4f7170e-aa32-4f40-aeb8-b379b0fad657 tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] https://10.4.3.223/volume/v3/volumes/27149b81-1956-4783-b395-298a7247163a returned with HTTP 200 Jul 03 02:25:58.267906 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 181/727] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:25:58 2026] GET /volume/v3/volumes/27149b81-1956-4783-b395-298a7247163a => generated 852 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:58.285067 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-8a4a231b-9f19-4900-9fba-3fe59e31dea8 tempest-VolumeRetypeMultiattachTest-387167344 tempest-VolumeRetypeMultiattachTest-387167344-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5fd7287-6a88-43ed-b328-76135175aa0d) transitioned into state 'SUCCESS' from state '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-803999771',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3fccb6df0ee74835a444eb45a098d0e0',qos_specs=None,replication_status=,reservations=['18d6b55c-7ee5-4436-ae94-8b7c40d2a977','48a2038d-e027-44f6-9bf3-6fb1c2bc1254','d6edaa0b-7802-43a7-9536-5dc079b1bb71','93d0ebba-a48a-43d4-b35d-f4c7ded6e814'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a482e6bb7dd462f89ead75928aa631a',volume_type_id=68e8d73a-5f9d-4ed1-89b0-4d4fd4c4d30d)}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:25:58.286142 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-8a4a231b-9f19-4900-9fba-3fe59e31dea8 tempest-VolumeRetypeMultiattachTest-387167344 tempest-VolumeRetypeMultiattachTest-387167344-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (efc95291-c878-499f-b707-a20198370747) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:25:58.299387 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-8a4a231b-9f19-4900-9fba-3fe59e31dea8 tempest-VolumeRetypeMultiattachTest-387167344 tempest-VolumeRetypeMultiattachTest-387167344-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (efc95291-c878-499f-b707-a20198370747) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:25:58.300650 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-8a4a231b-9f19-4900-9fba-3fe59e31dea8 tempest-VolumeRetypeMultiattachTest-387167344 tempest-VolumeRetypeMultiattachTest-387167344-project-member] Flow 'volume_create_api' (7881c334-5578-46cd-a1e3-b66505f841cc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:25:58.300931 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-8a4a231b-9f19-4900-9fba-3fe59e31dea8 tempest-VolumeRetypeMultiattachTest-387167344 tempest-VolumeRetypeMultiattachTest-387167344-project-member] Create volume request issued successfully. Jul 03 02:25:58.301347 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-8a4a231b-9f19-4900-9fba-3fe59e31dea8 tempest-VolumeRetypeMultiattachTest-387167344 tempest-VolumeRetypeMultiattachTest-387167344-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:25:58.301800 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 185/728] 10.4.3.223 () {70 vars in 1300 bytes} [Fri Jul 3 02:25:58 2026] POST /volume/v3/volumes => generated 868 bytes in 296 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:25:58.325200 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-e03104eb-f9b6-4c99-819f-c14a53b46bb4 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:58.330442 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-e03104eb-f9b6-4c99-819f-c14a53b46bb4 tempest-VolumeRetypeMultiattachTest-387167344 tempest-VolumeRetypeMultiattachTest-387167344-project-member] GET https://10.4.3.223/volume/v3/volumes/95236bae-ccef-4591-b07d-bd032dca1f54 Jul 03 02:25:58.330442 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-e03104eb-f9b6-4c99-819f-c14a53b46bb4 tempest-VolumeRetypeMultiattachTest-387167344 tempest-VolumeRetypeMultiattachTest-387167344-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:58.330442 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-e03104eb-f9b6-4c99-819f-c14a53b46bb4 tempest-VolumeRetypeMultiattachTest-387167344 tempest-VolumeRetypeMultiattachTest-387167344-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:58.336621 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:58.336621 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:25:58.342023 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-e03104eb-f9b6-4c99-819f-c14a53b46bb4 tempest-VolumeRetypeMultiattachTest-387167344 tempest-VolumeRetypeMultiattachTest-387167344-project-member] Volume info retrieved successfully. Jul 03 02:25:58.347005 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-e03104eb-f9b6-4c99-819f-c14a53b46bb4 tempest-VolumeRetypeMultiattachTest-387167344 tempest-VolumeRetypeMultiattachTest-387167344-project-member] https://10.4.3.223/volume/v3/volumes/95236bae-ccef-4591-b07d-bd032dca1f54 returned with HTTP 200 Jul 03 02:25:58.347627 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 181/729] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:25:58 2026] GET /volume/v3/volumes/95236bae-ccef-4591-b07d-bd032dca1f54 => generated 936 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:25:58.436229 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-3155b0d5-d703-4f92-99b0-6b7156a4c5af None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:58.438295 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-3155b0d5-d703-4f92-99b0-6b7156a4c5af tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] GET https://10.4.3.223/volume/v3/volumes/77e1e353-840d-421a-a685-fc90f17c90c6 Jul 03 02:25:58.438565 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-3155b0d5-d703-4f92-99b0-6b7156a4c5af tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:58.438972 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-3155b0d5-d703-4f92-99b0-6b7156a4c5af tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:58.453395 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:58.453395 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:25:58.458083 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-3155b0d5-d703-4f92-99b0-6b7156a4c5af tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Volume info retrieved successfully. Jul 03 02:25:58.464735 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-3155b0d5-d703-4f92-99b0-6b7156a4c5af tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] https://10.4.3.223/volume/v3/volumes/77e1e353-840d-421a-a685-fc90f17c90c6 returned with HTTP 200 Jul 03 02:25:58.465887 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 183/730] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:25:58 2026] GET /volume/v3/volumes/77e1e353-840d-421a-a685-fc90f17c90c6 => generated 867 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:58.600794 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-b8414673-ccec-4bd1-ae54-7453df77e0d0 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:58.601316 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-b8414673-ccec-4bd1-ae54-7453df77e0d0 None None] GET https://10.4.3.223/volume// Jul 03 02:25:58.601532 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-b8414673-ccec-4bd1-ae54-7453df77e0d0 None None] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:58.601786 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-b8414673-ccec-4bd1-ae54-7453df77e0d0 None None] Calling method 'all' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:58.602222 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-b8414673-ccec-4bd1-ae54-7453df77e0d0 None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:25:58.602596 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 182/731] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:25:58 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:25:58.617383 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-c0b13474-df28-4a93-a5d3-5d379bc4f0f3 req-7294daaf-819c-4fae-86e5-0445e160ddd1 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:58.620378 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-c0b13474-df28-4a93-a5d3-5d379bc4f0f3 req-7294daaf-819c-4fae-86e5-0445e160ddd1 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] GET https://10.4.3.223/volume/v3/volumes/77e1e353-840d-421a-a685-fc90f17c90c6 Jul 03 02:25:58.620596 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-c0b13474-df28-4a93-a5d3-5d379bc4f0f3 req-7294daaf-819c-4fae-86e5-0445e160ddd1 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:58.620854 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-c0b13474-df28-4a93-a5d3-5d379bc4f0f3 req-7294daaf-819c-4fae-86e5-0445e160ddd1 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:58.703759 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:58.703759 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:25:58.708965 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [req-c0b13474-df28-4a93-a5d3-5d379bc4f0f3 req-7294daaf-819c-4fae-86e5-0445e160ddd1 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Volume info retrieved successfully. Jul 03 02:25:58.717135 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-c0b13474-df28-4a93-a5d3-5d379bc4f0f3 req-7294daaf-819c-4fae-86e5-0445e160ddd1 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] https://10.4.3.223/volume/v3/volumes/77e1e353-840d-421a-a685-fc90f17c90c6 returned with HTTP 200 Jul 03 02:25:58.717654 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 186/732] 10.4.3.223 () {70 vars in 1639 bytes} [Fri Jul 3 02:25:58 2026] GET /volume/v3/volumes/77e1e353-840d-421a-a685-fc90f17c90c6 => generated 1047 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:25:58.833716 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-c0b13474-df28-4a93-a5d3-5d379bc4f0f3 req-54912a39-39eb-4cba-9780-0e58828dfffe None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:58.835735 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-c0b13474-df28-4a93-a5d3-5d379bc4f0f3 req-54912a39-39eb-4cba-9780-0e58828dfffe tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] PUT https://10.4.3.223/volume/v3/attachments/acf0c055-7c12-46b2-b53c-509c9fe980d7 Jul 03 02:25:58.836259 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-c0b13474-df28-4a93-a5d3-5d379bc4f0f3 req-54912a39-39eb-4cba-9780-0e58828dfffe tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000004352", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2a2633a05d73", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "80a8c083-552c-46a2-8db9-fd9e83fa2364", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:25:58.939372 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.coordination [req-c0b13474-df28-4a93-a5d3-5d379bc4f0f3 req-54912a39-39eb-4cba-9780-0e58828dfffe tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Acquiring lock "cinder-attachment_update-77e1e353-840d-421a-a685-fc90f17c90c6-np0000004352" by "attachment_update" {{(pid=100014) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 02:25:58.945120 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.coordination [req-c0b13474-df28-4a93-a5d3-5d379bc4f0f3 req-54912a39-39eb-4cba-9780-0e58828dfffe tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Lock "cinder-attachment_update-77e1e353-840d-421a-a685-fc90f17c90c6-np0000004352" acquired by "attachment_update" :: waited 0.006s {{(pid=100014) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 02:25:58.946487 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:58.946487 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:25:59.225490 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-d4de1495-b019-4910-a450-bd7258e305d7 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:59.225490 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-d4de1495-b019-4910-a450-bd7258e305d7 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] GET https://10.4.3.223/volume/v3/volumes/77467952-73c9-46ef-848f-592c7377d06a Jul 03 02:25:59.225490 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-d4de1495-b019-4910-a450-bd7258e305d7 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:59.225490 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-d4de1495-b019-4910-a450-bd7258e305d7 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:59.225490 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:59.225490 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:25:59.225490 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-d4de1495-b019-4910-a450-bd7258e305d7 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Volume info retrieved successfully. Jul 03 02:25:59.227827 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-d4de1495-b019-4910-a450-bd7258e305d7 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] https://10.4.3.223/volume/v3/volumes/77467952-73c9-46ef-848f-592c7377d06a returned with HTTP 200 Jul 03 02:25:59.227827 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 184/733] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:25:59 2026] GET /volume/v3/volumes/77467952-73c9-46ef-848f-592c7377d06a => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:59.232397 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-06cc1339-689b-44ab-a980-f3580f3b5ec5 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:59.235685 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-06cc1339-689b-44ab-a980-f3580f3b5ec5 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] GET https://10.4.3.223/volume/v3/backups/51fd53a4-2392-4037-8f37-ace7c25c7d36 Jul 03 02:25:59.236041 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-06cc1339-689b-44ab-a980-f3580f3b5ec5 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:59.236305 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-06cc1339-689b-44ab-a980-f3580f3b5ec5 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:59.236305 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-06cc1339-689b-44ab-a980-f3580f3b5ec5 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Show backup with id 51fd53a4-2392-4037-8f37-ace7c25c7d36. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:25:59.241147 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:59.241147 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:25:59.242144 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-06cc1339-689b-44ab-a980-f3580f3b5ec5 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] https://10.4.3.223/volume/v3/backups/51fd53a4-2392-4037-8f37-ace7c25c7d36 returned with HTTP 200 Jul 03 02:25:59.242817 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 183/734] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:25:59 2026] GET /volume/v3/backups/51fd53a4-2392-4037-8f37-ace7c25c7d36 => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:59.308358 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-ad69797a-01b7-47b1-a733-2354814f135c req-4f8602b3-4644-4bdc-8dc5-b81e1559cdd5 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:59.308358 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-ad69797a-01b7-47b1-a733-2354814f135c req-4f8602b3-4644-4bdc-8dc5-b81e1559cdd5 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] GET https://10.4.3.223/volume/v3/volumes/77467952-73c9-46ef-848f-592c7377d06a Jul 03 02:25:59.308358 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-ad69797a-01b7-47b1-a733-2354814f135c req-4f8602b3-4644-4bdc-8dc5-b81e1559cdd5 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:59.308358 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-ad69797a-01b7-47b1-a733-2354814f135c req-4f8602b3-4644-4bdc-8dc5-b81e1559cdd5 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:59.308358 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:59.308358 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:25:59.308358 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [req-ad69797a-01b7-47b1-a733-2354814f135c req-4f8602b3-4644-4bdc-8dc5-b81e1559cdd5 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Volume info retrieved successfully. Jul 03 02:25:59.308358 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-ad69797a-01b7-47b1-a733-2354814f135c req-4f8602b3-4644-4bdc-8dc5-b81e1559cdd5 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] https://10.4.3.223/volume/v3/volumes/77467952-73c9-46ef-848f-592c7377d06a returned with HTTP 200 Jul 03 02:25:59.308358 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 187/735] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:25:59 2026] GET /volume/v3/volumes/77467952-73c9-46ef-848f-592c7377d06a => generated 844 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:59.360346 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-a80148c7-abf5-4bcc-897f-307b3cb6ea10 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:59.364074 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-a80148c7-abf5-4bcc-897f-307b3cb6ea10 tempest-VolumeRetypeMultiattachTest-387167344 tempest-VolumeRetypeMultiattachTest-387167344-project-member] GET https://10.4.3.223/volume/v3/volumes/95236bae-ccef-4591-b07d-bd032dca1f54 Jul 03 02:25:59.364074 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-a80148c7-abf5-4bcc-897f-307b3cb6ea10 tempest-VolumeRetypeMultiattachTest-387167344 tempest-VolumeRetypeMultiattachTest-387167344-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:59.364074 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-a80148c7-abf5-4bcc-897f-307b3cb6ea10 tempest-VolumeRetypeMultiattachTest-387167344 tempest-VolumeRetypeMultiattachTest-387167344-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:59.369399 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:59.369399 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:25:59.371341 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-a80148c7-abf5-4bcc-897f-307b3cb6ea10 tempest-VolumeRetypeMultiattachTest-387167344 tempest-VolumeRetypeMultiattachTest-387167344-project-member] Volume info retrieved successfully. Jul 03 02:25:59.377606 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-a80148c7-abf5-4bcc-897f-307b3cb6ea10 tempest-VolumeRetypeMultiattachTest-387167344 tempest-VolumeRetypeMultiattachTest-387167344-project-member] https://10.4.3.223/volume/v3/volumes/95236bae-ccef-4591-b07d-bd032dca1f54 returned with HTTP 200 Jul 03 02:25:59.377606 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 185/736] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:25:59 2026] GET /volume/v3/volumes/95236bae-ccef-4591-b07d-bd032dca1f54 => generated 995 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:25:59.394479 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-8ee9893f-d93f-4a89-9996-164091b108e1 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:59.394479 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-8ee9893f-d93f-4a89-9996-164091b108e1 tempest-VolumeRetypeMultiattachTest-1727426680 tempest-VolumeRetypeMultiattachTest-1727426680-project-admin] GET https://10.4.3.223/volume/v3/volumes/95236bae-ccef-4591-b07d-bd032dca1f54 Jul 03 02:25:59.394479 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-8ee9893f-d93f-4a89-9996-164091b108e1 tempest-VolumeRetypeMultiattachTest-1727426680 tempest-VolumeRetypeMultiattachTest-1727426680-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:59.398325 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-8ee9893f-d93f-4a89-9996-164091b108e1 tempest-VolumeRetypeMultiattachTest-1727426680 tempest-VolumeRetypeMultiattachTest-1727426680-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:59.403357 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:59.403357 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:25:59.407802 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-8ee9893f-d93f-4a89-9996-164091b108e1 tempest-VolumeRetypeMultiattachTest-1727426680 tempest-VolumeRetypeMultiattachTest-1727426680-project-admin] Volume info retrieved successfully. Jul 03 02:25:59.413022 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-8ee9893f-d93f-4a89-9996-164091b108e1 tempest-VolumeRetypeMultiattachTest-1727426680 tempest-VolumeRetypeMultiattachTest-1727426680-project-admin] https://10.4.3.223/volume/v3/volumes/95236bae-ccef-4591-b07d-bd032dca1f54 returned with HTTP 200 Jul 03 02:25:59.413471 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 184/737] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:25:59 2026] GET /volume/v3/volumes/95236bae-ccef-4591-b07d-bd032dca1f54 => generated 1189 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:25:59.425865 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-a822c531-851f-4dd5-930f-7b9ed5112011 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:59.427594 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-a822c531-851f-4dd5-930f-7b9ed5112011 tempest-VolumeRetypeMultiattachTest-387167344 tempest-VolumeRetypeMultiattachTest-387167344-project-member] POST https://10.4.3.223/volume/v3/volumes/95236bae-ccef-4591-b07d-bd032dca1f54/action Jul 03 02:25:59.427928 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-a822c531-851f-4dd5-930f-7b9ed5112011 tempest-VolumeRetypeMultiattachTest-387167344 tempest-VolumeRetypeMultiattachTest-387167344-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1810916580", "migration_policy": "never"}}' {{(pid=100015) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:25:59.428066 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-a822c531-851f-4dd5-930f-7b9ed5112011 tempest-VolumeRetypeMultiattachTest-387167344 tempest-VolumeRetypeMultiattachTest-387167344-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1810916580", "migration_policy": "never"}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:25:59.436847 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:59.436847 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:25:59.437365 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-a822c531-851f-4dd5-930f-7b9ed5112011 tempest-VolumeRetypeMultiattachTest-387167344 tempest-VolumeRetypeMultiattachTest-387167344-project-member] Volume info retrieved successfully. Jul 03 02:25:59.442485 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:59.442485 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:25:59.454833 np0000004352 devstack@c-api.service[100015]: WARNING cinder.quota [None req-a822c531-851f-4dd5-930f-7b9ed5112011 tempest-VolumeRetypeMultiattachTest-387167344 tempest-VolumeRetypeMultiattachTest-387167344-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1810916580 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1810916580, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:25:59.454833 np0000004352 devstack@c-api.service[100015]: WARNING cinder.quota [None req-a822c531-851f-4dd5-930f-7b9ed5112011 tempest-VolumeRetypeMultiattachTest-387167344 tempest-VolumeRetypeMultiattachTest-387167344-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1810916580 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1810916580, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:25:59.474484 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.coordination [req-c0b13474-df28-4a93-a5d3-5d379bc4f0f3 req-54912a39-39eb-4cba-9780-0e58828dfffe tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Lock "cinder-attachment_update-77e1e353-840d-421a-a685-fc90f17c90c6-np0000004352" released by "attachment_update" :: held 0.529s {{(pid=100014) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 02:25:59.474755 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-c0b13474-df28-4a93-a5d3-5d379bc4f0f3 req-54912a39-39eb-4cba-9780-0e58828dfffe tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] https://10.4.3.223/volume/v3/attachments/acf0c055-7c12-46b2-b53c-509c9fe980d7 returned with HTTP 200 Jul 03 02:25:59.475207 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 182/738] 10.4.3.223 () {74 vars in 1704 bytes} [Fri Jul 3 02:25:58 2026] PUT /volume/v3/attachments/acf0c055-7c12-46b2-b53c-509c9fe980d7 => generated 967 bytes in 642 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:25:59.480368 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-194eb770-7bb1-4cef-8dc4-fb396774f90d None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:59.482495 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-194eb770-7bb1-4cef-8dc4-fb396774f90d tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] GET https://10.4.3.223/volume/v3/volumes/77e1e353-840d-421a-a685-fc90f17c90c6 Jul 03 02:25:59.485495 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-194eb770-7bb1-4cef-8dc4-fb396774f90d tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:59.485495 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-194eb770-7bb1-4cef-8dc4-fb396774f90d tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:59.492020 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:59.492020 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:25:59.497303 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-194eb770-7bb1-4cef-8dc4-fb396774f90d tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Volume info retrieved successfully. Jul 03 02:25:59.497367 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.quota [None req-a822c531-851f-4dd5-930f-7b9ed5112011 tempest-VolumeRetypeMultiattachTest-387167344 tempest-VolumeRetypeMultiattachTest-387167344-project-member] Created reservations ['7a39c01e-738d-459f-a138-786a3d983281', '01c50214-3a20-4d69-8797-370789279052'] {{(pid=100015) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:25:59.501517 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-194eb770-7bb1-4cef-8dc4-fb396774f90d tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] https://10.4.3.223/volume/v3/volumes/77e1e353-840d-421a-a685-fc90f17c90c6 returned with HTTP 200 Jul 03 02:25:59.501859 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 186/739] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:25:59 2026] GET /volume/v3/volumes/77e1e353-840d-421a-a685-fc90f17c90c6 => generated 868 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:25:59.519076 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.quota [None req-a822c531-851f-4dd5-930f-7b9ed5112011 tempest-VolumeRetypeMultiattachTest-387167344 tempest-VolumeRetypeMultiattachTest-387167344-project-member] Created reservations ['8ac7a29c-4043-4e2c-924f-3daf1ee83250', 'c332ab1d-87cc-45e6-a0ab-0ad12f1a8d18'] {{(pid=100015) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:25:59.578651 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-a822c531-851f-4dd5-930f-7b9ed5112011 tempest-VolumeRetypeMultiattachTest-387167344 tempest-VolumeRetypeMultiattachTest-387167344-project-member] Retype volume request issued successfully. Jul 03 02:25:59.578945 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-a822c531-851f-4dd5-930f-7b9ed5112011 tempest-VolumeRetypeMultiattachTest-387167344 tempest-VolumeRetypeMultiattachTest-387167344-project-member] https://10.4.3.223/volume/v3/volumes/95236bae-ccef-4591-b07d-bd032dca1f54/action returned with HTTP 202 Jul 03 02:25:59.579455 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 188/740] 10.4.3.223 () {70 vars in 1432 bytes} [Fri Jul 3 02:25:59 2026] POST /volume/v3/volumes/95236bae-ccef-4591-b07d-bd032dca1f54/action => generated 0 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 03 02:25:59.589963 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-f735fe56-c496-48d9-a1e7-83e4b4d15130 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:25:59.591792 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-f735fe56-c496-48d9-a1e7-83e4b4d15130 tempest-VolumeRetypeMultiattachTest-387167344 tempest-VolumeRetypeMultiattachTest-387167344-project-member] GET https://10.4.3.223/volume/v3/volumes/95236bae-ccef-4591-b07d-bd032dca1f54 Jul 03 02:25:59.591982 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-f735fe56-c496-48d9-a1e7-83e4b4d15130 tempest-VolumeRetypeMultiattachTest-387167344 tempest-VolumeRetypeMultiattachTest-387167344-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:25:59.592206 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-f735fe56-c496-48d9-a1e7-83e4b4d15130 tempest-VolumeRetypeMultiattachTest-387167344 tempest-VolumeRetypeMultiattachTest-387167344-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:25:59.603530 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:25:59.603530 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:25:59.609085 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-f735fe56-c496-48d9-a1e7-83e4b4d15130 tempest-VolumeRetypeMultiattachTest-387167344 tempest-VolumeRetypeMultiattachTest-387167344-project-member] Volume info retrieved successfully. Jul 03 02:25:59.612309 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-f735fe56-c496-48d9-a1e7-83e4b4d15130 tempest-VolumeRetypeMultiattachTest-387167344 tempest-VolumeRetypeMultiattachTest-387167344-project-member] https://10.4.3.223/volume/v3/volumes/95236bae-ccef-4591-b07d-bd032dca1f54 returned with HTTP 200 Jul 03 02:25:59.612309 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 185/741] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:25:59 2026] GET /volume/v3/volumes/95236bae-ccef-4591-b07d-bd032dca1f54 => generated 993 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:26:00.256866 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-b0c478d4-0ed1-4bfc-aa0a-8339469be66c None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:00.259370 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-b0c478d4-0ed1-4bfc-aa0a-8339469be66c tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] GET https://10.4.3.223/volume/v3/backups/51fd53a4-2392-4037-8f37-ace7c25c7d36 Jul 03 02:26:00.260229 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-b0c478d4-0ed1-4bfc-aa0a-8339469be66c tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:00.260229 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-b0c478d4-0ed1-4bfc-aa0a-8339469be66c tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:00.260229 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-b0c478d4-0ed1-4bfc-aa0a-8339469be66c tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Show backup with id 51fd53a4-2392-4037-8f37-ace7c25c7d36. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:26:00.267681 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:00.267681 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:26:00.268634 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-b0c478d4-0ed1-4bfc-aa0a-8339469be66c tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] https://10.4.3.223/volume/v3/backups/51fd53a4-2392-4037-8f37-ace7c25c7d36 returned with HTTP 200 Jul 03 02:26:00.268971 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 183/742] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:00 2026] GET /volume/v3/backups/51fd53a4-2392-4037-8f37-ace7c25c7d36 => generated 801 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:00.518380 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-97d16d08-2a86-4f52-a40c-e506735e6824 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:00.521865 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-97d16d08-2a86-4f52-a40c-e506735e6824 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] GET https://10.4.3.223/volume/v3/volumes/77e1e353-840d-421a-a685-fc90f17c90c6 Jul 03 02:26:00.522068 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-97d16d08-2a86-4f52-a40c-e506735e6824 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:00.522253 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-97d16d08-2a86-4f52-a40c-e506735e6824 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:00.534031 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:00.534031 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:26:00.537912 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-97d16d08-2a86-4f52-a40c-e506735e6824 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Volume info retrieved successfully. Jul 03 02:26:00.555231 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-97d16d08-2a86-4f52-a40c-e506735e6824 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] https://10.4.3.223/volume/v3/volumes/77e1e353-840d-421a-a685-fc90f17c90c6 returned with HTTP 200 Jul 03 02:26:00.555231 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 187/743] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:00 2026] GET /volume/v3/volumes/77e1e353-840d-421a-a685-fc90f17c90c6 => generated 868 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 02:26:00.627853 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-06593efe-cc5a-48df-8fe7-33f0bcf5dfb4 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:00.630562 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-06593efe-cc5a-48df-8fe7-33f0bcf5dfb4 tempest-VolumeRetypeMultiattachTest-387167344 tempest-VolumeRetypeMultiattachTest-387167344-project-member] GET https://10.4.3.223/volume/v3/volumes/95236bae-ccef-4591-b07d-bd032dca1f54 Jul 03 02:26:00.630809 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-06593efe-cc5a-48df-8fe7-33f0bcf5dfb4 tempest-VolumeRetypeMultiattachTest-387167344 tempest-VolumeRetypeMultiattachTest-387167344-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:00.631052 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-06593efe-cc5a-48df-8fe7-33f0bcf5dfb4 tempest-VolumeRetypeMultiattachTest-387167344 tempest-VolumeRetypeMultiattachTest-387167344-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:00.644233 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:00.644233 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:26:00.651117 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-06593efe-cc5a-48df-8fe7-33f0bcf5dfb4 tempest-VolumeRetypeMultiattachTest-387167344 tempest-VolumeRetypeMultiattachTest-387167344-project-member] Volume info retrieved successfully. Jul 03 02:26:00.658083 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-06593efe-cc5a-48df-8fe7-33f0bcf5dfb4 tempest-VolumeRetypeMultiattachTest-387167344 tempest-VolumeRetypeMultiattachTest-387167344-project-member] https://10.4.3.223/volume/v3/volumes/95236bae-ccef-4591-b07d-bd032dca1f54 returned with HTTP 200 Jul 03 02:26:00.658532 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 189/744] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:26:00 2026] GET /volume/v3/volumes/95236bae-ccef-4591-b07d-bd032dca1f54 => generated 997 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:26:00.674265 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-d682ff87-3325-47a2-b33f-8d1272c41988 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:00.678660 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-d682ff87-3325-47a2-b33f-8d1272c41988 tempest-VolumeRetypeMultiattachTest-1727426680 tempest-VolumeRetypeMultiattachTest-1727426680-project-admin] GET https://10.4.3.223/volume/v3/volumes/95236bae-ccef-4591-b07d-bd032dca1f54 Jul 03 02:26:00.678886 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-d682ff87-3325-47a2-b33f-8d1272c41988 tempest-VolumeRetypeMultiattachTest-1727426680 tempest-VolumeRetypeMultiattachTest-1727426680-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:00.679134 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-d682ff87-3325-47a2-b33f-8d1272c41988 tempest-VolumeRetypeMultiattachTest-1727426680 tempest-VolumeRetypeMultiattachTest-1727426680-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:00.689167 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:00.689167 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:26:00.695720 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-d682ff87-3325-47a2-b33f-8d1272c41988 tempest-VolumeRetypeMultiattachTest-1727426680 tempest-VolumeRetypeMultiattachTest-1727426680-project-admin] Volume info retrieved successfully. Jul 03 02:26:00.700747 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-d682ff87-3325-47a2-b33f-8d1272c41988 tempest-VolumeRetypeMultiattachTest-1727426680 tempest-VolumeRetypeMultiattachTest-1727426680-project-admin] https://10.4.3.223/volume/v3/volumes/95236bae-ccef-4591-b07d-bd032dca1f54 returned with HTTP 200 Jul 03 02:26:00.702654 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 186/745] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:26:00 2026] GET /volume/v3/volumes/95236bae-ccef-4591-b07d-bd032dca1f54 => generated 1191 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:26:00.719849 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-a3e8f42d-6f5a-4451-8daf-8d6e82ced256 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:00.722887 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-a3e8f42d-6f5a-4451-8daf-8d6e82ced256 tempest-VolumeRetypeMultiattachTest-1727426680 tempest-VolumeRetypeMultiattachTest-1727426680-project-admin] GET https://10.4.3.223/volume/v3/volumes/95236bae-ccef-4591-b07d-bd032dca1f54 Jul 03 02:26:00.723137 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-a3e8f42d-6f5a-4451-8daf-8d6e82ced256 tempest-VolumeRetypeMultiattachTest-1727426680 tempest-VolumeRetypeMultiattachTest-1727426680-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:00.723371 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-a3e8f42d-6f5a-4451-8daf-8d6e82ced256 tempest-VolumeRetypeMultiattachTest-1727426680 tempest-VolumeRetypeMultiattachTest-1727426680-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:00.737673 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:00.737673 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:26:00.742849 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-a3e8f42d-6f5a-4451-8daf-8d6e82ced256 tempest-VolumeRetypeMultiattachTest-1727426680 tempest-VolumeRetypeMultiattachTest-1727426680-project-admin] Volume info retrieved successfully. Jul 03 02:26:00.750778 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-a3e8f42d-6f5a-4451-8daf-8d6e82ced256 tempest-VolumeRetypeMultiattachTest-1727426680 tempest-VolumeRetypeMultiattachTest-1727426680-project-admin] https://10.4.3.223/volume/v3/volumes/95236bae-ccef-4591-b07d-bd032dca1f54 returned with HTTP 200 Jul 03 02:26:00.751283 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 184/746] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:26:00 2026] GET /volume/v3/volumes/95236bae-ccef-4591-b07d-bd032dca1f54 => generated 1191 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:26:00.765047 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-70459fa2-18f6-43e7-adb3-30d703736593 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:00.767494 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-70459fa2-18f6-43e7-adb3-30d703736593 tempest-VolumeRetypeMultiattachTest-387167344 tempest-VolumeRetypeMultiattachTest-387167344-project-member] POST https://10.4.3.223/volume/v3/volumes/95236bae-ccef-4591-b07d-bd032dca1f54/action Jul 03 02:26:00.768033 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-70459fa2-18f6-43e7-adb3-30d703736593 tempest-VolumeRetypeMultiattachTest-387167344 tempest-VolumeRetypeMultiattachTest-387167344-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-9555667", "migration_policy": "never"}}' {{(pid=100012) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:26:00.768186 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-70459fa2-18f6-43e7-adb3-30d703736593 tempest-VolumeRetypeMultiattachTest-387167344 tempest-VolumeRetypeMultiattachTest-387167344-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-9555667", "migration_policy": "never"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:26:00.782277 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:00.782277 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:26:00.782766 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-70459fa2-18f6-43e7-adb3-30d703736593 tempest-VolumeRetypeMultiattachTest-387167344 tempest-VolumeRetypeMultiattachTest-387167344-project-member] Volume info retrieved successfully. Jul 03 02:26:00.813021 np0000004352 devstack@c-api.service[100012]: WARNING cinder.quota [None req-70459fa2-18f6-43e7-adb3-30d703736593 tempest-VolumeRetypeMultiattachTest-387167344 tempest-VolumeRetypeMultiattachTest-387167344-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-9555667 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-9555667, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:26:00.813475 np0000004352 devstack@c-api.service[100012]: WARNING cinder.quota [None req-70459fa2-18f6-43e7-adb3-30d703736593 tempest-VolumeRetypeMultiattachTest-387167344 tempest-VolumeRetypeMultiattachTest-387167344-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-9555667 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-9555667, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:26:00.826097 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.quota [None req-70459fa2-18f6-43e7-adb3-30d703736593 tempest-VolumeRetypeMultiattachTest-387167344 tempest-VolumeRetypeMultiattachTest-387167344-project-member] Created reservations ['3d31b1c8-7bc6-4dc1-b7c5-2c7ca3386318', '46fec271-67f2-4c4d-b639-5b6c22223f1d'] {{(pid=100012) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:26:00.840363 np0000004352 devstack@c-api.service[100012]: WARNING cinder.quota [None req-70459fa2-18f6-43e7-adb3-30d703736593 tempest-VolumeRetypeMultiattachTest-387167344 tempest-VolumeRetypeMultiattachTest-387167344-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1810916580 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1810916580, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:26:00.840714 np0000004352 devstack@c-api.service[100012]: WARNING cinder.quota [None req-70459fa2-18f6-43e7-adb3-30d703736593 tempest-VolumeRetypeMultiattachTest-387167344 tempest-VolumeRetypeMultiattachTest-387167344-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1810916580 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1810916580, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:26:00.855826 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.quota [None req-70459fa2-18f6-43e7-adb3-30d703736593 tempest-VolumeRetypeMultiattachTest-387167344 tempest-VolumeRetypeMultiattachTest-387167344-project-member] Created reservations ['e2a73f6b-f0db-4fca-99b8-b7e999289173', 'f71a2ebe-8663-48f5-a929-dedc46481fcf'] {{(pid=100012) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:26:00.870637 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-47232d40-bcb5-45f5-9f89-189254b6b1a4 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:00.873259 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-47232d40-bcb5-45f5-9f89-189254b6b1a4 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:26:00.873668 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-47232d40-bcb5-45f5-9f89-189254b6b1a4 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-2054414736"}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:26:00.876018 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.volumes [None req-47232d40-bcb5-45f5-9f89-189254b6b1a4 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-2054414736'}} {{(pid=100015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:26:00.876221 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-47232d40-bcb5-45f5-9f89-189254b6b1a4 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Create volume of 1 GB Jul 03 02:26:00.881557 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-47232d40-bcb5-45f5-9f89-189254b6b1a4 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Availability Zones retrieved successfully. Jul 03 02:26:00.888407 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-47232d40-bcb5-45f5-9f89-189254b6b1a4 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Flow 'volume_create_api' (537eba73-a9cd-4376-940e-41b227b95e21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:26:00.889290 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-47232d40-bcb5-45f5-9f89-189254b6b1a4 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (345723f2-a12b-4efb-9020-494e56e0eb82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:26:00.890526 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.flows.api.create_volume [None req-47232d40-bcb5-45f5-9f89-189254b6b1a4 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Validating volume size '1' using validate_int {{(pid=100015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:26:00.893115 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-70459fa2-18f6-43e7-adb3-30d703736593 tempest-VolumeRetypeMultiattachTest-387167344 tempest-VolumeRetypeMultiattachTest-387167344-project-member] Retype volume request issued successfully. Jul 03 02:26:00.893303 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-70459fa2-18f6-43e7-adb3-30d703736593 tempest-VolumeRetypeMultiattachTest-387167344 tempest-VolumeRetypeMultiattachTest-387167344-project-member] https://10.4.3.223/volume/v3/volumes/95236bae-ccef-4591-b07d-bd032dca1f54/action returned with HTTP 202 Jul 03 02:26:00.893862 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 188/747] 10.4.3.223 () {70 vars in 1432 bytes} [Fri Jul 3 02:26:00 2026] POST /volume/v3/volumes/95236bae-ccef-4591-b07d-bd032dca1f54/action => generated 0 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 03 02:26:00.907681 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-ef422f77-e9d6-4f25-84c6-acaaa607f5e9 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:00.909120 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-ef422f77-e9d6-4f25-84c6-acaaa607f5e9 tempest-VolumeRetypeMultiattachTest-387167344 tempest-VolumeRetypeMultiattachTest-387167344-project-member] GET https://10.4.3.223/volume/v3/volumes/95236bae-ccef-4591-b07d-bd032dca1f54 Jul 03 02:26:00.909322 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-ef422f77-e9d6-4f25-84c6-acaaa607f5e9 tempest-VolumeRetypeMultiattachTest-387167344 tempest-VolumeRetypeMultiattachTest-387167344-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:00.909514 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-ef422f77-e9d6-4f25-84c6-acaaa607f5e9 tempest-VolumeRetypeMultiattachTest-387167344 tempest-VolumeRetypeMultiattachTest-387167344-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:00.921974 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:00.921974 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:26:00.923546 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-47232d40-bcb5-45f5-9f89-189254b6b1a4 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (345723f2-a12b-4efb-9020-494e56e0eb82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:26:00.924408 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-47232d40-bcb5-45f5-9f89-189254b6b1a4 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41add345-cfd8-4a91-8f05-d63d1598e6c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:26:00.928842 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-ef422f77-e9d6-4f25-84c6-acaaa607f5e9 tempest-VolumeRetypeMultiattachTest-387167344 tempest-VolumeRetypeMultiattachTest-387167344-project-member] Volume info retrieved successfully. Jul 03 02:26:00.938539 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-ef422f77-e9d6-4f25-84c6-acaaa607f5e9 tempest-VolumeRetypeMultiattachTest-387167344 tempest-VolumeRetypeMultiattachTest-387167344-project-member] https://10.4.3.223/volume/v3/volumes/95236bae-ccef-4591-b07d-bd032dca1f54 returned with HTTP 200 Jul 03 02:26:00.939060 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 187/748] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:26:00 2026] GET /volume/v3/volumes/95236bae-ccef-4591-b07d-bd032dca1f54 => generated 997 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:26:01.027113 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.quota [None req-47232d40-bcb5-45f5-9f89-189254b6b1a4 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Created reservations ['c8079cf9-2362-486f-b77b-860e97d6cf32', 'ce05da15-97a5-4343-b856-0f0ebf2f9fad', '28faa2dd-022b-4851-ac77-957551e79df3', 'c5cb5a93-7c48-421d-bfd4-138e4567c9d1'] {{(pid=100015) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:26:01.027872 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-47232d40-bcb5-45f5-9f89-189254b6b1a4 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41add345-cfd8-4a91-8f05-d63d1598e6c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c8079cf9-2362-486f-b77b-860e97d6cf32', 'ce05da15-97a5-4343-b856-0f0ebf2f9fad', '28faa2dd-022b-4851-ac77-957551e79df3', 'c5cb5a93-7c48-421d-bfd4-138e4567c9d1']}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:26:01.028527 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-47232d40-bcb5-45f5-9f89-189254b6b1a4 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f703a148-c209-4214-8872-dc1784d8ddcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:26:01.052783 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-47232d40-bcb5-45f5-9f89-189254b6b1a4 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f703a148-c209-4214-8872-dc1784d8ddcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3759e718-8f10-4dcc-94bb-f7f8a9327330', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2054414736',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='121a8850e2204027a004d8db4c4ea566',qos_specs=None,replication_status=,reservations=['c8079cf9-2362-486f-b77b-860e97d6cf32','ce05da15-97a5-4343-b856-0f0ebf2f9fad','28faa2dd-022b-4851-ac77-957551e79df3','c5cb5a93-7c48-421d-bfd4-138e4567c9d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f069ff86b9134f5f8143c5fe38680c8e',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:26:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2054414736',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3759e718-8f10-4dcc-94bb-f7f8a9327330,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='121a8850e2204027a004d8db4c4ea566',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f069ff86b9134f5f8143c5fe38680c8e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:26:01.053799 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-47232d40-bcb5-45f5-9f89-189254b6b1a4 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8cd0e963-6079-475f-bb61-a837bf4889ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:26:01.075862 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-47232d40-bcb5-45f5-9f89-189254b6b1a4 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8cd0e963-6079-475f-bb61-a837bf4889ce) transitioned into state 'SUCCESS' from state '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-2054414736',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='121a8850e2204027a004d8db4c4ea566',qos_specs=None,replication_status=,reservations=['c8079cf9-2362-486f-b77b-860e97d6cf32','ce05da15-97a5-4343-b856-0f0ebf2f9fad','28faa2dd-022b-4851-ac77-957551e79df3','c5cb5a93-7c48-421d-bfd4-138e4567c9d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f069ff86b9134f5f8143c5fe38680c8e',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:26:01.076572 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-47232d40-bcb5-45f5-9f89-189254b6b1a4 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b6bfe03-0bd2-43de-ad64-36c4a0ae7ef1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:26:01.099671 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-47232d40-bcb5-45f5-9f89-189254b6b1a4 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b6bfe03-0bd2-43de-ad64-36c4a0ae7ef1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:26:01.099671 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-47232d40-bcb5-45f5-9f89-189254b6b1a4 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Flow 'volume_create_api' (537eba73-a9cd-4376-940e-41b227b95e21) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:26:01.099671 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-47232d40-bcb5-45f5-9f89-189254b6b1a4 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Create volume request issued successfully. Jul 03 02:26:01.099671 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-47232d40-bcb5-45f5-9f89-189254b6b1a4 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:26:01.099671 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 190/749] 10.4.3.223 () {68 vars in 1258 bytes} [Fri Jul 3 02:26:00 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) Jul 03 02:26:01.119570 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-7ed8a2a5-a190-4b50-8c9e-f0fce8a52e52 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:01.123152 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-7ed8a2a5-a190-4b50-8c9e-f0fce8a52e52 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] GET https://10.4.3.223/volume/v3/volumes/3759e718-8f10-4dcc-94bb-f7f8a9327330 Jul 03 02:26:01.123152 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-7ed8a2a5-a190-4b50-8c9e-f0fce8a52e52 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:01.123152 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-7ed8a2a5-a190-4b50-8c9e-f0fce8a52e52 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:01.129584 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:01.129584 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:26:01.133894 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-7ed8a2a5-a190-4b50-8c9e-f0fce8a52e52 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Volume info retrieved successfully. Jul 03 02:26:01.138967 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-7ed8a2a5-a190-4b50-8c9e-f0fce8a52e52 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] https://10.4.3.223/volume/v3/volumes/3759e718-8f10-4dcc-94bb-f7f8a9327330 returned with HTTP 200 Jul 03 02:26:01.139376 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 185/750] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:01 2026] GET /volume/v3/volumes/3759e718-8f10-4dcc-94bb-f7f8a9327330 => generated 817 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:01.280954 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-f3b4428b-4a00-4757-9882-f60b913b4b5d None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:01.283821 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-f3b4428b-4a00-4757-9882-f60b913b4b5d tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] GET https://10.4.3.223/volume/v3/backups/51fd53a4-2392-4037-8f37-ace7c25c7d36 Jul 03 02:26:01.284090 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-f3b4428b-4a00-4757-9882-f60b913b4b5d tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:01.284332 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-f3b4428b-4a00-4757-9882-f60b913b4b5d tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:01.284487 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-f3b4428b-4a00-4757-9882-f60b913b4b5d tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Show backup with id 51fd53a4-2392-4037-8f37-ace7c25c7d36. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:26:01.289987 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:01.289987 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:26:01.291017 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-f3b4428b-4a00-4757-9882-f60b913b4b5d tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] https://10.4.3.223/volume/v3/backups/51fd53a4-2392-4037-8f37-ace7c25c7d36 returned with HTTP 200 Jul 03 02:26:01.291408 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 189/751] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:01 2026] GET /volume/v3/backups/51fd53a4-2392-4037-8f37-ace7c25c7d36 => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:01.337884 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-384ced2d-ca3a-437e-b8ff-9c55eea87dd3 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:01.338373 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-384ced2d-ca3a-437e-b8ff-9c55eea87dd3 None None] GET https://10.4.3.223/volume// Jul 03 02:26:01.338673 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-384ced2d-ca3a-437e-b8ff-9c55eea87dd3 None None] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:01.338954 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-384ced2d-ca3a-437e-b8ff-9c55eea87dd3 None None] Calling method 'all' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:01.340068 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-384ced2d-ca3a-437e-b8ff-9c55eea87dd3 None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:26:01.340068 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 188/752] 10.4.3.223 () {66 vars in 1428 bytes} [Fri Jul 3 02:26:01 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:26:01.351802 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-ad69797a-01b7-47b1-a733-2354814f135c req-9e67b422-ceef-42c0-addb-675fbf225bf1 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:01.354467 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-ad69797a-01b7-47b1-a733-2354814f135c req-9e67b422-ceef-42c0-addb-675fbf225bf1 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] POST https://10.4.3.223/volume/v3/attachments Jul 03 02:26:01.354927 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-ad69797a-01b7-47b1-a733-2354814f135c req-9e67b422-ceef-42c0-addb-675fbf225bf1 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "77467952-73c9-46ef-848f-592c7377d06a", "connector": null, "instance_uuid": "8e9e4a7a-4293-4e63-a824-a90aef99b3a2"}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:26:01.365584 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:01.365584 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:26:01.403251 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-ad69797a-01b7-47b1-a733-2354814f135c req-9e67b422-ceef-42c0-addb-675fbf225bf1 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Jul 03 02:26:01.405516 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 191/753] 10.4.3.223 () {74 vars in 1594 bytes} [Fri Jul 3 02:26:01 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) Jul 03 02:26:01.572147 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-dfd4b973-6371-43fa-82b3-853f7cc9cddb None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:01.574133 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-dfd4b973-6371-43fa-82b3-853f7cc9cddb tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] GET https://10.4.3.223/volume/v3/volumes/77e1e353-840d-421a-a685-fc90f17c90c6 Jul 03 02:26:01.574133 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-dfd4b973-6371-43fa-82b3-853f7cc9cddb tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:01.574352 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-dfd4b973-6371-43fa-82b3-853f7cc9cddb tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:01.590112 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:01.590112 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:26:01.594662 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-dfd4b973-6371-43fa-82b3-853f7cc9cddb tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Volume info retrieved successfully. Jul 03 02:26:01.599897 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-dfd4b973-6371-43fa-82b3-853f7cc9cddb tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] https://10.4.3.223/volume/v3/volumes/77e1e353-840d-421a-a685-fc90f17c90c6 returned with HTTP 200 Jul 03 02:26:01.600433 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 186/754] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:01 2026] GET /volume/v3/volumes/77e1e353-840d-421a-a685-fc90f17c90c6 => generated 868 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:01.825831 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-4bb98216-9df5-4de4-b377-4540bffd3335 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:01.827592 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-4bb98216-9df5-4de4-b377-4540bffd3335 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] GET https://10.4.3.223/volume/v3/volumes/77467952-73c9-46ef-848f-592c7377d06a Jul 03 02:26:01.827799 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-4bb98216-9df5-4de4-b377-4540bffd3335 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:01.828002 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-4bb98216-9df5-4de4-b377-4540bffd3335 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:01.836700 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:01.836700 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:26:01.840280 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-4bb98216-9df5-4de4-b377-4540bffd3335 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Volume info retrieved successfully. Jul 03 02:26:01.844150 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-4bb98216-9df5-4de4-b377-4540bffd3335 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] https://10.4.3.223/volume/v3/volumes/77467952-73c9-46ef-848f-592c7377d06a returned with HTTP 200 Jul 03 02:26:01.844540 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 190/755] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:01 2026] GET /volume/v3/volumes/77467952-73c9-46ef-848f-592c7377d06a => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:01.969873 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-8c8be861-96e2-42a3-9069-f72737edfab8 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:01.974542 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-8c8be861-96e2-42a3-9069-f72737edfab8 tempest-VolumeRetypeMultiattachTest-387167344 tempest-VolumeRetypeMultiattachTest-387167344-project-member] GET https://10.4.3.223/volume/v3/volumes/95236bae-ccef-4591-b07d-bd032dca1f54 Jul 03 02:26:01.974763 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-8c8be861-96e2-42a3-9069-f72737edfab8 tempest-VolumeRetypeMultiattachTest-387167344 tempest-VolumeRetypeMultiattachTest-387167344-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:01.974970 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-8c8be861-96e2-42a3-9069-f72737edfab8 tempest-VolumeRetypeMultiattachTest-387167344 tempest-VolumeRetypeMultiattachTest-387167344-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:01.978461 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-cf196fc5-8a2f-49a7-8f3d-73f8052e0521 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:01.978840 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-cf196fc5-8a2f-49a7-8f3d-73f8052e0521 None None] GET https://10.4.3.223/volume// Jul 03 02:26:01.979024 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-cf196fc5-8a2f-49a7-8f3d-73f8052e0521 None None] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:01.979249 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-cf196fc5-8a2f-49a7-8f3d-73f8052e0521 None None] Calling method 'all' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:01.979578 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-cf196fc5-8a2f-49a7-8f3d-73f8052e0521 None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:26:01.979880 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 192/756] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:26:01 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:26:01.984684 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:01.984684 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:26:01.989655 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-8c8be861-96e2-42a3-9069-f72737edfab8 tempest-VolumeRetypeMultiattachTest-387167344 tempest-VolumeRetypeMultiattachTest-387167344-project-member] Volume info retrieved successfully. Jul 03 02:26:01.995984 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-8c8be861-96e2-42a3-9069-f72737edfab8 tempest-VolumeRetypeMultiattachTest-387167344 tempest-VolumeRetypeMultiattachTest-387167344-project-member] https://10.4.3.223/volume/v3/volumes/95236bae-ccef-4591-b07d-bd032dca1f54 returned with HTTP 200 Jul 03 02:26:01.996146 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 189/757] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:26:01 2026] GET /volume/v3/volumes/95236bae-ccef-4591-b07d-bd032dca1f54 => generated 995 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:26:02.001530 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-ad69797a-01b7-47b1-a733-2354814f135c req-03e50ef3-ba92-4f57-818d-530ce2b309a4 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:02.004004 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-ad69797a-01b7-47b1-a733-2354814f135c req-03e50ef3-ba92-4f57-818d-530ce2b309a4 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] GET https://10.4.3.223/volume/v3/volumes/77467952-73c9-46ef-848f-592c7377d06a Jul 03 02:26:02.004900 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-ad69797a-01b7-47b1-a733-2354814f135c req-03e50ef3-ba92-4f57-818d-530ce2b309a4 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:02.004900 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-ad69797a-01b7-47b1-a733-2354814f135c req-03e50ef3-ba92-4f57-818d-530ce2b309a4 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:02.019371 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-62fdf812-9b17-4e21-aad2-9f8a24cb019f None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:02.025904 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:02.025904 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:26:02.033662 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-62fdf812-9b17-4e21-aad2-9f8a24cb019f tempest-VolumeRetypeMultiattachTest-1727426680 tempest-VolumeRetypeMultiattachTest-1727426680-project-admin] GET https://10.4.3.223/volume/v3/volumes/95236bae-ccef-4591-b07d-bd032dca1f54 Jul 03 02:26:02.035050 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-62fdf812-9b17-4e21-aad2-9f8a24cb019f tempest-VolumeRetypeMultiattachTest-1727426680 tempest-VolumeRetypeMultiattachTest-1727426680-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:02.035360 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-62fdf812-9b17-4e21-aad2-9f8a24cb019f tempest-VolumeRetypeMultiattachTest-1727426680 tempest-VolumeRetypeMultiattachTest-1727426680-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:02.038019 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [req-ad69797a-01b7-47b1-a733-2354814f135c req-03e50ef3-ba92-4f57-818d-530ce2b309a4 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Volume info retrieved successfully. Jul 03 02:26:02.046055 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-ad69797a-01b7-47b1-a733-2354814f135c req-03e50ef3-ba92-4f57-818d-530ce2b309a4 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] https://10.4.3.223/volume/v3/volumes/77467952-73c9-46ef-848f-592c7377d06a returned with HTTP 200 Jul 03 02:26:02.046825 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 187/758] 10.4.3.223 () {70 vars in 1639 bytes} [Fri Jul 3 02:26:01 2026] GET /volume/v3/volumes/77467952-73c9-46ef-848f-592c7377d06a => generated 1023 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:26:02.054024 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:02.054024 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:26:02.058063 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-62fdf812-9b17-4e21-aad2-9f8a24cb019f tempest-VolumeRetypeMultiattachTest-1727426680 tempest-VolumeRetypeMultiattachTest-1727426680-project-admin] Volume info retrieved successfully. Jul 03 02:26:02.062151 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-62fdf812-9b17-4e21-aad2-9f8a24cb019f tempest-VolumeRetypeMultiattachTest-1727426680 tempest-VolumeRetypeMultiattachTest-1727426680-project-admin] https://10.4.3.223/volume/v3/volumes/95236bae-ccef-4591-b07d-bd032dca1f54 returned with HTTP 200 Jul 03 02:26:02.062610 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 191/759] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:26:02 2026] GET /volume/v3/volumes/95236bae-ccef-4591-b07d-bd032dca1f54 => generated 1189 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:26:02.076718 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-5212ab91-80d9-4c6b-afc5-2fe4d3561fa3 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:02.078689 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-5212ab91-80d9-4c6b-afc5-2fe4d3561fa3 tempest-VolumeRetypeMultiattachTest-1727426680 tempest-VolumeRetypeMultiattachTest-1727426680-project-admin] GET https://10.4.3.223/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-803999771 Jul 03 02:26:02.079029 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-5212ab91-80d9-4c6b-afc5-2fe4d3561fa3 tempest-VolumeRetypeMultiattachTest-1727426680 tempest-VolumeRetypeMultiattachTest-1727426680-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:02.079323 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-5212ab91-80d9-4c6b-afc5-2fe4d3561fa3 tempest-VolumeRetypeMultiattachTest-1727426680 tempest-VolumeRetypeMultiattachTest-1727426680-project-admin] Calling method 'index' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:02.079956 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:02.079956 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:26:02.080248 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-5212ab91-80d9-4c6b-afc5-2fe4d3561fa3 tempest-VolumeRetypeMultiattachTest-1727426680 tempest-VolumeRetypeMultiattachTest-1727426680-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-803999771'), ('all_tenants', True)]). {{(pid=100015) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 02:26:02.115525 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-5212ab91-80d9-4c6b-afc5-2fe4d3561fa3 tempest-VolumeRetypeMultiattachTest-1727426680 tempest-VolumeRetypeMultiattachTest-1727426680-project-admin] Get all volumes completed successfully. Jul 03 02:26:02.116008 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-5212ab91-80d9-4c6b-afc5-2fe4d3561fa3 tempest-VolumeRetypeMultiattachTest-1727426680 tempest-VolumeRetypeMultiattachTest-1727426680-project-admin] https://10.4.3.223/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-803999771 returned with HTTP 200 Jul 03 02:26:02.116407 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 193/760] 10.4.3.223 () {68 vars in 1427 bytes} [Fri Jul 3 02:26:02 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-803999771 => generated 341 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:26:02.126780 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-a8f8b6d9-8f3c-4d57-987c-f6a00f5123fc None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:02.132250 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-a8f8b6d9-8f3c-4d57-987c-f6a00f5123fc tempest-VolumeRetypeMultiattachTest-1727426680 tempest-VolumeRetypeMultiattachTest-1727426680-project-admin] GET https://10.4.3.223/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-803999771 Jul 03 02:26:02.132500 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-a8f8b6d9-8f3c-4d57-987c-f6a00f5123fc tempest-VolumeRetypeMultiattachTest-1727426680 tempest-VolumeRetypeMultiattachTest-1727426680-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:02.132837 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-a8f8b6d9-8f3c-4d57-987c-f6a00f5123fc tempest-VolumeRetypeMultiattachTest-1727426680 tempest-VolumeRetypeMultiattachTest-1727426680-project-admin] Calling method 'index' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:02.133703 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-a8f8b6d9-8f3c-4d57-987c-f6a00f5123fc tempest-VolumeRetypeMultiattachTest-1727426680 tempest-VolumeRetypeMultiattachTest-1727426680-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-803999771'), ('all_tenants', True)]). {{(pid=100013) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 02:26:02.152236 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-2b0e5faf-1676-4f98-99d1-efe477cf353b None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:02.154388 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-2b0e5faf-1676-4f98-99d1-efe477cf353b tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] GET https://10.4.3.223/volume/v3/volumes/3759e718-8f10-4dcc-94bb-f7f8a9327330 Jul 03 02:26:02.154647 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-2b0e5faf-1676-4f98-99d1-efe477cf353b tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:02.154902 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-2b0e5faf-1676-4f98-99d1-efe477cf353b tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:02.163742 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:02.163742 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:26:02.164603 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-ad69797a-01b7-47b1-a733-2354814f135c req-3d3d1fc2-4d58-41f7-9233-7e03ae3b19a9 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:02.166290 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-ad69797a-01b7-47b1-a733-2354814f135c req-3d3d1fc2-4d58-41f7-9233-7e03ae3b19a9 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] PUT https://10.4.3.223/volume/v3/attachments/d477ba82-a404-44b3-8eda-ae03aabffe04 Jul 03 02:26:02.166725 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-ad69797a-01b7-47b1-a733-2354814f135c req-3d3d1fc2-4d58-41f7-9233-7e03ae3b19a9 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000004352", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2a2633a05d73", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "80a8c083-552c-46a2-8db9-fd9e83fa2364", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:26:02.168549 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-2b0e5faf-1676-4f98-99d1-efe477cf353b tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Volume info retrieved successfully. Jul 03 02:26:02.174013 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-2b0e5faf-1676-4f98-99d1-efe477cf353b tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] https://10.4.3.223/volume/v3/volumes/3759e718-8f10-4dcc-94bb-f7f8a9327330 returned with HTTP 200 Jul 03 02:26:02.174436 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-a8f8b6d9-8f3c-4d57-987c-f6a00f5123fc tempest-VolumeRetypeMultiattachTest-1727426680 tempest-VolumeRetypeMultiattachTest-1727426680-project-admin] Get all volumes completed successfully. Jul 03 02:26:02.174600 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 188/761] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:02 2026] GET /volume/v3/volumes/3759e718-8f10-4dcc-94bb-f7f8a9327330 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:02.174841 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-a8f8b6d9-8f3c-4d57-987c-f6a00f5123fc tempest-VolumeRetypeMultiattachTest-1727426680 tempest-VolumeRetypeMultiattachTest-1727426680-project-admin] https://10.4.3.223/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-803999771 returned with HTTP 200 Jul 03 02:26:02.175305 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 190/762] 10.4.3.223 () {68 vars in 1427 bytes} [Fri Jul 3 02:26:02 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-803999771 => generated 341 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:26:02.179455 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.coordination [req-ad69797a-01b7-47b1-a733-2354814f135c req-3d3d1fc2-4d58-41f7-9233-7e03ae3b19a9 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Acquiring lock "cinder-attachment_update-77467952-73c9-46ef-848f-592c7377d06a-np0000004352" by "attachment_update" {{(pid=100012) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 02:26:02.190088 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-0c2c3ef5-668f-4746-8f76-595674aa27b8 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:02.190200 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-651e8e99-644d-41b9-bf10-8c75e6ac86fc None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:02.192120 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-651e8e99-644d-41b9-bf10-8c75e6ac86fc tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] POST https://10.4.3.223/volume/v3/volumes/3759e718-8f10-4dcc-94bb-f7f8a9327330/action Jul 03 02:26:02.192257 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-0c2c3ef5-668f-4746-8f76-595674aa27b8 tempest-VolumeRetypeMultiattachTest-387167344 tempest-VolumeRetypeMultiattachTest-387167344-project-member] GET https://10.4.3.223/volume/v3/volumes/95236bae-ccef-4591-b07d-bd032dca1f54 Jul 03 02:26:02.192509 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-0c2c3ef5-668f-4746-8f76-595674aa27b8 tempest-VolumeRetypeMultiattachTest-387167344 tempest-VolumeRetypeMultiattachTest-387167344-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:02.192571 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-651e8e99-644d-41b9-bf10-8c75e6ac86fc tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Action body: b'{"os-attach": {"instance_uuid": "b1ecc7b3-1ff1-4886-8871-8f3afa12d9dd", "mountpoint": "/dev/vdb"}}' {{(pid=100014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:26:02.192662 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.coordination [req-ad69797a-01b7-47b1-a733-2354814f135c req-3d3d1fc2-4d58-41f7-9233-7e03ae3b19a9 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Lock "cinder-attachment_update-77467952-73c9-46ef-848f-592c7377d06a-np0000004352" acquired by "attachment_update" :: waited 0.015s {{(pid=100012) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 02:26:02.192701 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-651e8e99-644d-41b9-bf10-8c75e6ac86fc tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "b1ecc7b3-1ff1-4886-8871-8f3afa12d9dd", "mountpoint": "/dev/vdb"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:26:02.192725 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-0c2c3ef5-668f-4746-8f76-595674aa27b8 tempest-VolumeRetypeMultiattachTest-387167344 tempest-VolumeRetypeMultiattachTest-387167344-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:02.193971 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:02.193971 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:26:02.201898 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:02.201898 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:26:02.202620 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-651e8e99-644d-41b9-bf10-8c75e6ac86fc tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Volume info retrieved successfully. Jul 03 02:26:02.204310 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:02.204310 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:26:02.210202 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-0c2c3ef5-668f-4746-8f76-595674aa27b8 tempest-VolumeRetypeMultiattachTest-387167344 tempest-VolumeRetypeMultiattachTest-387167344-project-member] Volume info retrieved successfully. Jul 03 02:26:02.217368 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-0c2c3ef5-668f-4746-8f76-595674aa27b8 tempest-VolumeRetypeMultiattachTest-387167344 tempest-VolumeRetypeMultiattachTest-387167344-project-member] https://10.4.3.223/volume/v3/volumes/95236bae-ccef-4591-b07d-bd032dca1f54 returned with HTTP 200 Jul 03 02:26:02.217731 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-651e8e99-644d-41b9-bf10-8c75e6ac86fc tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Update volume admin metadata completed successfully. Jul 03 02:26:02.217826 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 194/763] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:26:02 2026] GET /volume/v3/volumes/95236bae-ccef-4591-b07d-bd032dca1f54 => generated 995 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:26:02.234854 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-e882e6ad-c576-40f4-894e-19e13575499a None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:02.236935 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-e882e6ad-c576-40f4-894e-19e13575499a tempest-VolumeRetypeMultiattachTest-387167344 tempest-VolumeRetypeMultiattachTest-387167344-project-member] DELETE https://10.4.3.223/volume/v3/volumes/95236bae-ccef-4591-b07d-bd032dca1f54 Jul 03 02:26:02.237179 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-e882e6ad-c576-40f4-894e-19e13575499a tempest-VolumeRetypeMultiattachTest-387167344 tempest-VolumeRetypeMultiattachTest-387167344-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:02.237399 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-e882e6ad-c576-40f4-894e-19e13575499a tempest-VolumeRetypeMultiattachTest-387167344 tempest-VolumeRetypeMultiattachTest-387167344-project-member] Calling method 'delete' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:02.237627 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.volumes [None req-e882e6ad-c576-40f4-894e-19e13575499a tempest-VolumeRetypeMultiattachTest-387167344 tempest-VolumeRetypeMultiattachTest-387167344-project-member] Delete volume with id: 95236bae-ccef-4591-b07d-bd032dca1f54 Jul 03 02:26:02.260590 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:02.260590 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:26:02.260590 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-e882e6ad-c576-40f4-894e-19e13575499a tempest-VolumeRetypeMultiattachTest-387167344 tempest-VolumeRetypeMultiattachTest-387167344-project-member] Volume info retrieved successfully. Jul 03 02:26:02.306156 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-e882e6ad-c576-40f4-894e-19e13575499a tempest-VolumeRetypeMultiattachTest-387167344 tempest-VolumeRetypeMultiattachTest-387167344-project-member] Delete volume request issued successfully. Jul 03 02:26:02.306156 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-e882e6ad-c576-40f4-894e-19e13575499a tempest-VolumeRetypeMultiattachTest-387167344 tempest-VolumeRetypeMultiattachTest-387167344-project-member] https://10.4.3.223/volume/v3/volumes/95236bae-ccef-4591-b07d-bd032dca1f54 returned with HTTP 202 Jul 03 02:26:02.307350 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-d3b3a2cd-ceab-4fea-b650-71402fb115ea None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:02.308285 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 191/764] 10.4.3.223 () {68 vars in 1392 bytes} [Fri Jul 3 02:26:02 2026] DELETE /volume/v3/volumes/95236bae-ccef-4591-b07d-bd032dca1f54 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 02:26:02.308511 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-d3b3a2cd-ceab-4fea-b650-71402fb115ea tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] GET https://10.4.3.223/volume/v3/backups/51fd53a4-2392-4037-8f37-ace7c25c7d36 Jul 03 02:26:02.308511 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-d3b3a2cd-ceab-4fea-b650-71402fb115ea tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:02.308511 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-d3b3a2cd-ceab-4fea-b650-71402fb115ea tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:02.308511 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-d3b3a2cd-ceab-4fea-b650-71402fb115ea tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Show backup with id 51fd53a4-2392-4037-8f37-ace7c25c7d36. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:26:02.317283 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:02.317283 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:26:02.317797 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-d3b3a2cd-ceab-4fea-b650-71402fb115ea tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] https://10.4.3.223/volume/v3/backups/51fd53a4-2392-4037-8f37-ace7c25c7d36 returned with HTTP 200 Jul 03 02:26:02.318137 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 195/765] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:02 2026] GET /volume/v3/backups/51fd53a4-2392-4037-8f37-ace7c25c7d36 => generated 801 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:02.319392 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-4eea2667-7487-4bf4-b4ee-fd01211d7fee None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:02.321679 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-4eea2667-7487-4bf4-b4ee-fd01211d7fee tempest-VolumeRetypeMultiattachTest-387167344 tempest-VolumeRetypeMultiattachTest-387167344-project-member] GET https://10.4.3.223/volume/v3/volumes/95236bae-ccef-4591-b07d-bd032dca1f54 Jul 03 02:26:02.322160 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-4eea2667-7487-4bf4-b4ee-fd01211d7fee tempest-VolumeRetypeMultiattachTest-387167344 tempest-VolumeRetypeMultiattachTest-387167344-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:02.322516 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-4eea2667-7487-4bf4-b4ee-fd01211d7fee tempest-VolumeRetypeMultiattachTest-387167344 tempest-VolumeRetypeMultiattachTest-387167344-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:02.332617 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:02.332617 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:26:02.337255 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-4eea2667-7487-4bf4-b4ee-fd01211d7fee tempest-VolumeRetypeMultiattachTest-387167344 tempest-VolumeRetypeMultiattachTest-387167344-project-member] Volume info retrieved successfully. Jul 03 02:26:02.343558 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-4eea2667-7487-4bf4-b4ee-fd01211d7fee tempest-VolumeRetypeMultiattachTest-387167344 tempest-VolumeRetypeMultiattachTest-387167344-project-member] https://10.4.3.223/volume/v3/volumes/95236bae-ccef-4591-b07d-bd032dca1f54 returned with HTTP 200 Jul 03 02:26:02.343558 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 192/766] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:26:02 2026] GET /volume/v3/volumes/95236bae-ccef-4591-b07d-bd032dca1f54 => generated 994 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:26:02.625256 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-9bb0c635-9eb2-4181-bd3a-90a401c7ae8d None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:02.629609 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-9bb0c635-9eb2-4181-bd3a-90a401c7ae8d tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] GET https://10.4.3.223/volume/v3/volumes/77e1e353-840d-421a-a685-fc90f17c90c6 Jul 03 02:26:02.630342 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-9bb0c635-9eb2-4181-bd3a-90a401c7ae8d tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:02.630342 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-9bb0c635-9eb2-4181-bd3a-90a401c7ae8d tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:02.670120 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:02.670120 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:26:02.683969 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-9bb0c635-9eb2-4181-bd3a-90a401c7ae8d tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Volume info retrieved successfully. Jul 03 02:26:02.694746 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-9bb0c635-9eb2-4181-bd3a-90a401c7ae8d tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] https://10.4.3.223/volume/v3/volumes/77e1e353-840d-421a-a685-fc90f17c90c6 returned with HTTP 200 Jul 03 02:26:02.695181 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 196/767] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:02 2026] GET /volume/v3/volumes/77e1e353-840d-421a-a685-fc90f17c90c6 => generated 868 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:02.723491 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-651e8e99-644d-41b9-bf10-8c75e6ac86fc tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Attach volume completed successfully. Jul 03 02:26:02.736188 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-651e8e99-644d-41b9-bf10-8c75e6ac86fc tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] https://10.4.3.223/volume/v3/volumes/3759e718-8f10-4dcc-94bb-f7f8a9327330/action returned with HTTP 202 Jul 03 02:26:02.736188 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 189/768] 10.4.3.223 () {68 vars in 1390 bytes} [Fri Jul 3 02:26:02 2026] POST /volume/v3/volumes/3759e718-8f10-4dcc-94bb-f7f8a9327330/action => generated 0 bytes in 535 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 02:26:02.736323 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-8b21c665-a307-497e-801f-c21cae26a094 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:02.736323 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-8b21c665-a307-497e-801f-c21cae26a094 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] GET https://10.4.3.223/volume/v3/volumes/3759e718-8f10-4dcc-94bb-f7f8a9327330 Jul 03 02:26:02.736323 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-8b21c665-a307-497e-801f-c21cae26a094 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:02.736323 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-8b21c665-a307-497e-801f-c21cae26a094 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:02.745741 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:02.745741 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:26:02.750085 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-8b21c665-a307-497e-801f-c21cae26a094 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Volume info retrieved successfully. Jul 03 02:26:02.756434 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-8b21c665-a307-497e-801f-c21cae26a094 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] https://10.4.3.223/volume/v3/volumes/3759e718-8f10-4dcc-94bb-f7f8a9327330 returned with HTTP 200 Jul 03 02:26:02.756847 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 193/769] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:02 2026] GET /volume/v3/volumes/3759e718-8f10-4dcc-94bb-f7f8a9327330 => generated 1176 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:26:02.757888 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.coordination [req-ad69797a-01b7-47b1-a733-2354814f135c req-3d3d1fc2-4d58-41f7-9233-7e03ae3b19a9 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Lock "cinder-attachment_update-77467952-73c9-46ef-848f-592c7377d06a-np0000004352" released by "attachment_update" :: held 0.565s {{(pid=100012) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 02:26:02.758196 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-ad69797a-01b7-47b1-a733-2354814f135c req-3d3d1fc2-4d58-41f7-9233-7e03ae3b19a9 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] https://10.4.3.223/volume/v3/attachments/d477ba82-a404-44b3-8eda-ae03aabffe04 returned with HTTP 200 Jul 03 02:26:02.758818 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 192/770] 10.4.3.223 () {74 vars in 1704 bytes} [Fri Jul 3 02:26:02 2026] PUT /volume/v3/attachments/d477ba82-a404-44b3-8eda-ae03aabffe04 => generated 969 bytes in 595 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:26:02.771818 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-4b39a803-13f1-453c-93b4-0d0ceb3b1414 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:02.773744 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-4b39a803-13f1-453c-93b4-0d0ceb3b1414 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] GET https://10.4.3.223/volume/v3/volumes/3759e718-8f10-4dcc-94bb-f7f8a9327330 Jul 03 02:26:02.773744 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-4b39a803-13f1-453c-93b4-0d0ceb3b1414 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:02.774514 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-4b39a803-13f1-453c-93b4-0d0ceb3b1414 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:02.807535 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:02.807535 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:26:02.807535 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-4b39a803-13f1-453c-93b4-0d0ceb3b1414 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Volume info retrieved successfully. Jul 03 02:26:02.807535 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-4b39a803-13f1-453c-93b4-0d0ceb3b1414 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] https://10.4.3.223/volume/v3/volumes/3759e718-8f10-4dcc-94bb-f7f8a9327330 returned with HTTP 200 Jul 03 02:26:02.807535 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 197/771] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:02 2026] GET /volume/v3/volumes/3759e718-8f10-4dcc-94bb-f7f8a9327330 => generated 1176 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:26:02.861968 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-15a543e6-4ef8-46ea-88c2-b9af114585cd None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:02.867455 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-a3e1da7b-2711-48b9-bda3-9bc2c97d12a5 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:02.870535 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-a3e1da7b-2711-48b9-bda3-9bc2c97d12a5 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] GET https://10.4.3.223/volume/v3/volumes/77467952-73c9-46ef-848f-592c7377d06a Jul 03 02:26:02.870764 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-a3e1da7b-2711-48b9-bda3-9bc2c97d12a5 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:02.870980 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-a3e1da7b-2711-48b9-bda3-9bc2c97d12a5 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:02.881660 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:02.881660 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:26:02.885844 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-a3e1da7b-2711-48b9-bda3-9bc2c97d12a5 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Volume info retrieved successfully. Jul 03 02:26:02.890656 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-a3e1da7b-2711-48b9-bda3-9bc2c97d12a5 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] https://10.4.3.223/volume/v3/volumes/77467952-73c9-46ef-848f-592c7377d06a returned with HTTP 200 Jul 03 02:26:02.891074 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 194/772] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:02 2026] GET /volume/v3/volumes/77467952-73c9-46ef-848f-592c7377d06a => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:03.316217 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-15a543e6-4ef8-46ea-88c2-b9af114585cd tempest-VolumesActionsTest-777423894 tempest-VolumesActionsTest-777423894-project-admin] POST https://10.4.3.223/volume/v3/volumes/3759e718-8f10-4dcc-94bb-f7f8a9327330/action Jul 03 02:26:03.316217 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-15a543e6-4ef8-46ea-88c2-b9af114585cd tempest-VolumesActionsTest-777423894 tempest-VolumesActionsTest-777423894-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:26:03.316217 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-15a543e6-4ef8-46ea-88c2-b9af114585cd tempest-VolumesActionsTest-777423894 tempest-VolumesActionsTest-777423894-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:26:03.368857 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:03.368857 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:26:03.368857 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.contrib.admin_actions [None req-15a543e6-4ef8-46ea-88c2-b9af114585cd tempest-VolumesActionsTest-777423894 tempest-VolumesActionsTest-777423894-project-admin] Updating volume '3759e718-8f10-4dcc-94bb-f7f8a9327330' with '{'status': 'error'}' {{(pid=100014) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 02:26:03.373185 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-52fee481-0f93-4b1f-9d29-461e8be7e68a None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:03.373875 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-969d31ba-585e-4722-8ad1-ce4459b835d4 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:03.375207 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-52fee481-0f93-4b1f-9d29-461e8be7e68a tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] GET https://10.4.3.223/volume/v3/backups/51fd53a4-2392-4037-8f37-ace7c25c7d36 Jul 03 02:26:03.435010 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-52fee481-0f93-4b1f-9d29-461e8be7e68a tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:03.435010 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-52fee481-0f93-4b1f-9d29-461e8be7e68a tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:03.435259 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-969d31ba-585e-4722-8ad1-ce4459b835d4 tempest-VolumeRetypeMultiattachTest-387167344 tempest-VolumeRetypeMultiattachTest-387167344-project-member] GET https://10.4.3.223/volume/v3/volumes/95236bae-ccef-4591-b07d-bd032dca1f54 Jul 03 02:26:03.435296 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-52fee481-0f93-4b1f-9d29-461e8be7e68a tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Show backup with id 51fd53a4-2392-4037-8f37-ace7c25c7d36. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:26:03.435330 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-969d31ba-585e-4722-8ad1-ce4459b835d4 tempest-VolumeRetypeMultiattachTest-387167344 tempest-VolumeRetypeMultiattachTest-387167344-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:03.435330 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-969d31ba-585e-4722-8ad1-ce4459b835d4 tempest-VolumeRetypeMultiattachTest-387167344 tempest-VolumeRetypeMultiattachTest-387167344-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:03.435330 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-969d31ba-585e-4722-8ad1-ce4459b835d4 tempest-VolumeRetypeMultiattachTest-387167344 tempest-VolumeRetypeMultiattachTest-387167344-project-member] https://10.4.3.223/volume/v3/volumes/95236bae-ccef-4591-b07d-bd032dca1f54 returned with HTTP 404 Jul 03 02:26:03.435330 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 198/773] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:26:03 2026] GET /volume/v3/volumes/95236bae-ccef-4591-b07d-bd032dca1f54 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 02:26:03.439466 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-f3b24a0a-fb05-41c4-9655-ee00fef9eaa7 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:03.441774 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-f3b24a0a-fb05-41c4-9655-ee00fef9eaa7 tempest-VolumeRetypeMultiattachTest-1727426680 tempest-VolumeRetypeMultiattachTest-1727426680-project-admin] DELETE https://10.4.3.223/volume/v3/types/a797d3d9-6923-477e-8f91-79a2b1350cee Jul 03 02:26:03.441774 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-f3b24a0a-fb05-41c4-9655-ee00fef9eaa7 tempest-VolumeRetypeMultiattachTest-1727426680 tempest-VolumeRetypeMultiattachTest-1727426680-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:03.443450 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-f3b24a0a-fb05-41c4-9655-ee00fef9eaa7 tempest-VolumeRetypeMultiattachTest-1727426680 tempest-VolumeRetypeMultiattachTest-1727426680-project-admin] Calling method '_delete' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:03.490052 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:03.490052 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:26:03.490052 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-52fee481-0f93-4b1f-9d29-461e8be7e68a tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] https://10.4.3.223/volume/v3/backups/51fd53a4-2392-4037-8f37-ace7c25c7d36 returned with HTTP 200 Jul 03 02:26:03.490052 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 193/774] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:03 2026] GET /volume/v3/backups/51fd53a4-2392-4037-8f37-ace7c25c7d36 => generated 801 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:03.617833 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-15a543e6-4ef8-46ea-88c2-b9af114585cd tempest-VolumesActionsTest-777423894 tempest-VolumesActionsTest-777423894-project-admin] https://10.4.3.223/volume/v3/volumes/3759e718-8f10-4dcc-94bb-f7f8a9327330/action returned with HTTP 202 Jul 03 02:26:03.617833 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 190/775] 10.4.3.223 () {68 vars in 1390 bytes} [Fri Jul 3 02:26:02 2026] POST /volume/v3/volumes/3759e718-8f10-4dcc-94bb-f7f8a9327330/action => generated 0 bytes in 760 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 02:26:03.623995 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-4225d23f-88ba-4dab-936f-957f445c4101 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:03.626098 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-4225d23f-88ba-4dab-936f-957f445c4101 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] GET https://10.4.3.223/volume/v3/volumes/3759e718-8f10-4dcc-94bb-f7f8a9327330 Jul 03 02:26:03.626338 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-4225d23f-88ba-4dab-936f-957f445c4101 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:03.626573 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-4225d23f-88ba-4dab-936f-957f445c4101 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:03.638369 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:03.638369 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:26:03.658326 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-4225d23f-88ba-4dab-936f-957f445c4101 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Volume info retrieved successfully. Jul 03 02:26:03.658326 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-4225d23f-88ba-4dab-936f-957f445c4101 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] https://10.4.3.223/volume/v3/volumes/3759e718-8f10-4dcc-94bb-f7f8a9327330 returned with HTTP 200 Jul 03 02:26:03.658326 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 199/776] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:03 2026] GET /volume/v3/volumes/3759e718-8f10-4dcc-94bb-f7f8a9327330 => generated 1175 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:26:03.693966 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-f3b24a0a-fb05-41c4-9655-ee00fef9eaa7 tempest-VolumeRetypeMultiattachTest-1727426680 tempest-VolumeRetypeMultiattachTest-1727426680-project-admin] https://10.4.3.223/volume/v3/types/a797d3d9-6923-477e-8f91-79a2b1350cee returned with HTTP 202 Jul 03 02:26:03.693966 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 195/777] 10.4.3.223 () {66 vars in 1345 bytes} [Fri Jul 3 02:26:03 2026] DELETE /volume/v3/types/a797d3d9-6923-477e-8f91-79a2b1350cee => generated 0 bytes in 255 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:26:03.695855 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-ff640e77-2f51-4ca7-a361-1e77aefefc7d None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:03.716585 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-ff640e77-2f51-4ca7-a361-1e77aefefc7d tempest-VolumesActionsTest-777423894 tempest-VolumesActionsTest-777423894-project-admin] POST https://10.4.3.223/volume/v3/volumes/3759e718-8f10-4dcc-94bb-f7f8a9327330/action Jul 03 02:26:03.716585 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-ff640e77-2f51-4ca7-a361-1e77aefefc7d tempest-VolumesActionsTest-777423894 tempest-VolumesActionsTest-777423894-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "4d8e01f3-adf3-4e19-884c-5a59bb6f6196"}}' {{(pid=100012) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:26:03.716585 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-ff640e77-2f51-4ca7-a361-1e77aefefc7d tempest-VolumesActionsTest-777423894 tempest-VolumesActionsTest-777423894-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "4d8e01f3-adf3-4e19-884c-5a59bb6f6196"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:26:03.723804 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-527d7bdc-2afc-48c1-a7a3-2495bd2a99c0 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:03.723804 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-527d7bdc-2afc-48c1-a7a3-2495bd2a99c0 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] GET https://10.4.3.223/volume/v3/volumes/77e1e353-840d-421a-a685-fc90f17c90c6 Jul 03 02:26:03.724045 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-527d7bdc-2afc-48c1-a7a3-2495bd2a99c0 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:03.724257 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-527d7bdc-2afc-48c1-a7a3-2495bd2a99c0 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:03.724841 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-c160c7a7-589c-41c2-a341-7f8fd63e1957 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:03.726979 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-c160c7a7-589c-41c2-a341-7f8fd63e1957 tempest-VolumeRetypeMultiattachTest-1727426680 tempest-VolumeRetypeMultiattachTest-1727426680-project-admin] GET https://10.4.3.223/volume/v3/types/a797d3d9-6923-477e-8f91-79a2b1350cee Jul 03 02:26:03.727279 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-c160c7a7-589c-41c2-a341-7f8fd63e1957 tempest-VolumeRetypeMultiattachTest-1727426680 tempest-VolumeRetypeMultiattachTest-1727426680-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:03.727555 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-c160c7a7-589c-41c2-a341-7f8fd63e1957 tempest-VolumeRetypeMultiattachTest-1727426680 tempest-VolumeRetypeMultiattachTest-1727426680-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:03.732392 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-c160c7a7-589c-41c2-a341-7f8fd63e1957 tempest-VolumeRetypeMultiattachTest-1727426680 tempest-VolumeRetypeMultiattachTest-1727426680-project-admin] https://10.4.3.223/volume/v3/types/a797d3d9-6923-477e-8f91-79a2b1350cee returned with HTTP 404 Jul 03 02:26:03.733315 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 200/778] 10.4.3.223 () {66 vars in 1342 bytes} [Fri Jul 3 02:26:03 2026] GET /volume/v3/types/a797d3d9-6923-477e-8f91-79a2b1350cee => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:26:03.744764 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-acb00c39-58c2-4f61-9acf-ea798a69eb3c None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:03.746547 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-acb00c39-58c2-4f61-9acf-ea798a69eb3c tempest-VolumeRetypeMultiattachTest-1727426680 tempest-VolumeRetypeMultiattachTest-1727426680-project-admin] DELETE https://10.4.3.223/volume/v3/types/68e8d73a-5f9d-4ed1-89b0-4d4fd4c4d30d Jul 03 02:26:03.751445 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-acb00c39-58c2-4f61-9acf-ea798a69eb3c tempest-VolumeRetypeMultiattachTest-1727426680 tempest-VolumeRetypeMultiattachTest-1727426680-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:03.751445 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-acb00c39-58c2-4f61-9acf-ea798a69eb3c tempest-VolumeRetypeMultiattachTest-1727426680 tempest-VolumeRetypeMultiattachTest-1727426680-project-admin] Calling method '_delete' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:03.751693 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:03.751693 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:26:03.751747 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:03.751747 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:26:03.751747 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-ff640e77-2f51-4ca7-a361-1e77aefefc7d tempest-VolumesActionsTest-777423894 tempest-VolumesActionsTest-777423894-project-admin] Volume info retrieved successfully. Jul 03 02:26:03.756249 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-527d7bdc-2afc-48c1-a7a3-2495bd2a99c0 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Volume info retrieved successfully. Jul 03 02:26:03.763389 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-527d7bdc-2afc-48c1-a7a3-2495bd2a99c0 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] https://10.4.3.223/volume/v3/volumes/77e1e353-840d-421a-a685-fc90f17c90c6 returned with HTTP 200 Jul 03 02:26:03.763389 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 191/779] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:03 2026] GET /volume/v3/volumes/77e1e353-840d-421a-a685-fc90f17c90c6 => generated 868 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:03.873356 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-acb00c39-58c2-4f61-9acf-ea798a69eb3c tempest-VolumeRetypeMultiattachTest-1727426680 tempest-VolumeRetypeMultiattachTest-1727426680-project-admin] https://10.4.3.223/volume/v3/types/68e8d73a-5f9d-4ed1-89b0-4d4fd4c4d30d returned with HTTP 202 Jul 03 02:26:03.873910 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 196/780] 10.4.3.223 () {66 vars in 1345 bytes} [Fri Jul 3 02:26:03 2026] DELETE /volume/v3/types/68e8d73a-5f9d-4ed1-89b0-4d4fd4c4d30d => generated 0 bytes in 130 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:26:03.881023 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-fe8e69f2-feee-435a-8eb3-09364be64fbd None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:03.883348 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-fe8e69f2-feee-435a-8eb3-09364be64fbd tempest-VolumeRetypeMultiattachTest-1727426680 tempest-VolumeRetypeMultiattachTest-1727426680-project-admin] GET https://10.4.3.223/volume/v3/types/68e8d73a-5f9d-4ed1-89b0-4d4fd4c4d30d Jul 03 02:26:03.883585 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-fe8e69f2-feee-435a-8eb3-09364be64fbd tempest-VolumeRetypeMultiattachTest-1727426680 tempest-VolumeRetypeMultiattachTest-1727426680-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:03.883808 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-fe8e69f2-feee-435a-8eb3-09364be64fbd tempest-VolumeRetypeMultiattachTest-1727426680 tempest-VolumeRetypeMultiattachTest-1727426680-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:03.889362 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-fe8e69f2-feee-435a-8eb3-09364be64fbd tempest-VolumeRetypeMultiattachTest-1727426680 tempest-VolumeRetypeMultiattachTest-1727426680-project-admin] https://10.4.3.223/volume/v3/types/68e8d73a-5f9d-4ed1-89b0-4d4fd4c4d30d returned with HTTP 404 Jul 03 02:26:03.890079 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 201/781] 10.4.3.223 () {66 vars in 1342 bytes} [Fri Jul 3 02:26:03 2026] GET /volume/v3/types/68e8d73a-5f9d-4ed1-89b0-4d4fd4c4d30d => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:26:03.903343 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-8b96e119-b40f-4a1c-82f5-5ce44b607fb9 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:03.904735 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-8b96e119-b40f-4a1c-82f5-5ce44b607fb9 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] GET https://10.4.3.223/volume/v3/volumes/77467952-73c9-46ef-848f-592c7377d06a Jul 03 02:26:03.905394 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-8b96e119-b40f-4a1c-82f5-5ce44b607fb9 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:03.905660 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-8b96e119-b40f-4a1c-82f5-5ce44b607fb9 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:03.920639 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:03.920639 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:26:03.954367 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-8b96e119-b40f-4a1c-82f5-5ce44b607fb9 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Volume info retrieved successfully. Jul 03 02:26:03.962087 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-8b96e119-b40f-4a1c-82f5-5ce44b607fb9 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] https://10.4.3.223/volume/v3/volumes/77467952-73c9-46ef-848f-592c7377d06a returned with HTTP 200 Jul 03 02:26:03.962995 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 192/782] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:03 2026] GET /volume/v3/volumes/77467952-73c9-46ef-848f-592c7377d06a => generated 844 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:04.255107 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-ff640e77-2f51-4ca7-a361-1e77aefefc7d tempest-VolumesActionsTest-777423894 tempest-VolumesActionsTest-777423894-project-admin] Terminate volume connection completed successfully. Jul 03 02:26:04.262655 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-ff640e77-2f51-4ca7-a361-1e77aefefc7d tempest-VolumesActionsTest-777423894 tempest-VolumesActionsTest-777423894-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=100012) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Jul 03 02:26:04.502938 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-4f8baa03-5608-45eb-99f1-cb11e37abad3 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:04.505661 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-4f8baa03-5608-45eb-99f1-cb11e37abad3 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] GET https://10.4.3.223/volume/v3/backups/51fd53a4-2392-4037-8f37-ace7c25c7d36 Jul 03 02:26:04.505935 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-4f8baa03-5608-45eb-99f1-cb11e37abad3 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:04.506165 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-4f8baa03-5608-45eb-99f1-cb11e37abad3 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:04.506303 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-4f8baa03-5608-45eb-99f1-cb11e37abad3 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Show backup with id 51fd53a4-2392-4037-8f37-ace7c25c7d36. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:26:04.525879 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:04.525879 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:26:04.525879 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-4f8baa03-5608-45eb-99f1-cb11e37abad3 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] https://10.4.3.223/volume/v3/backups/51fd53a4-2392-4037-8f37-ace7c25c7d36 returned with HTTP 200 Jul 03 02:26:04.525879 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 197/783] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:04 2026] GET /volume/v3/backups/51fd53a4-2392-4037-8f37-ace7c25c7d36 => generated 801 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:04.774197 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-ff640e77-2f51-4ca7-a361-1e77aefefc7d tempest-VolumesActionsTest-777423894 tempest-VolumesActionsTest-777423894-project-admin] Detach volume completed successfully. Jul 03 02:26:04.774197 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-ff640e77-2f51-4ca7-a361-1e77aefefc7d tempest-VolumesActionsTest-777423894 tempest-VolumesActionsTest-777423894-project-admin] https://10.4.3.223/volume/v3/volumes/3759e718-8f10-4dcc-94bb-f7f8a9327330/action returned with HTTP 202 Jul 03 02:26:04.774641 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 194/784] 10.4.3.223 () {68 vars in 1390 bytes} [Fri Jul 3 02:26:03 2026] POST /volume/v3/volumes/3759e718-8f10-4dcc-94bb-f7f8a9327330/action => generated 0 bytes in 1079 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 02:26:04.788358 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-0deaa320-abd1-4f5c-a70b-f27daf9ddc9f None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:04.789958 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-2d3af86b-92c9-4ce4-9b23-0e127caa9a26 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:04.791081 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-2d3af86b-92c9-4ce4-9b23-0e127caa9a26 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] GET https://10.4.3.223/volume/v3/volumes/3759e718-8f10-4dcc-94bb-f7f8a9327330 Jul 03 02:26:04.791282 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-2d3af86b-92c9-4ce4-9b23-0e127caa9a26 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:04.791528 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-2d3af86b-92c9-4ce4-9b23-0e127caa9a26 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:04.794531 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-0deaa320-abd1-4f5c-a70b-f27daf9ddc9f tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] GET https://10.4.3.223/volume/v3/volumes/77e1e353-840d-421a-a685-fc90f17c90c6 Jul 03 02:26:04.794531 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-0deaa320-abd1-4f5c-a70b-f27daf9ddc9f tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:04.795089 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-0deaa320-abd1-4f5c-a70b-f27daf9ddc9f tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:04.800584 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:04.800584 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:26:04.804810 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-2d3af86b-92c9-4ce4-9b23-0e127caa9a26 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Volume info retrieved successfully. Jul 03 02:26:04.810560 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-2d3af86b-92c9-4ce4-9b23-0e127caa9a26 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] https://10.4.3.223/volume/v3/volumes/3759e718-8f10-4dcc-94bb-f7f8a9327330 returned with HTTP 200 Jul 03 02:26:04.810693 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:04.810693 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:26:04.810968 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 193/785] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:04 2026] GET /volume/v3/volumes/3759e718-8f10-4dcc-94bb-f7f8a9327330 => generated 861 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:04.815454 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-0deaa320-abd1-4f5c-a70b-f27daf9ddc9f tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Volume info retrieved successfully. Jul 03 02:26:04.820983 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-0deaa320-abd1-4f5c-a70b-f27daf9ddc9f tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] https://10.4.3.223/volume/v3/volumes/77e1e353-840d-421a-a685-fc90f17c90c6 returned with HTTP 200 Jul 03 02:26:04.821631 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 202/786] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:04 2026] GET /volume/v3/volumes/77e1e353-840d-421a-a685-fc90f17c90c6 => generated 868 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:04.855273 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-53bc73ae-eece-41cc-b168-54eb9cb8ea6c None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:04.857371 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-53bc73ae-eece-41cc-b168-54eb9cb8ea6c tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] GET https://10.4.3.223/volume/v3/volumes/3759e718-8f10-4dcc-94bb-f7f8a9327330 Jul 03 02:26:04.857639 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-53bc73ae-eece-41cc-b168-54eb9cb8ea6c tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:04.857853 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-53bc73ae-eece-41cc-b168-54eb9cb8ea6c tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:04.868360 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:04.868360 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:26:04.876927 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-53bc73ae-eece-41cc-b168-54eb9cb8ea6c tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Volume info retrieved successfully. Jul 03 02:26:04.884646 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-53bc73ae-eece-41cc-b168-54eb9cb8ea6c tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] https://10.4.3.223/volume/v3/volumes/3759e718-8f10-4dcc-94bb-f7f8a9327330 returned with HTTP 200 Jul 03 02:26:04.885084 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 198/787] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:04 2026] GET /volume/v3/volumes/3759e718-8f10-4dcc-94bb-f7f8a9327330 => generated 861 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:04.902345 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-76752706-0e12-452a-b1f2-f7c7c7a0d080 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:04.905730 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-76752706-0e12-452a-b1f2-f7c7c7a0d080 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] POST https://10.4.3.223/volume/v3/volumes/3759e718-8f10-4dcc-94bb-f7f8a9327330/action Jul 03 02:26:04.906109 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-76752706-0e12-452a-b1f2-f7c7c7a0d080 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Action body: b'{"os-detach": {}}' {{(pid=100012) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:26:04.906229 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-76752706-0e12-452a-b1f2-f7c7c7a0d080 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:26:04.918740 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:04.918740 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:26:04.919452 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-76752706-0e12-452a-b1f2-f7c7c7a0d080 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Volume info retrieved successfully. Jul 03 02:26:04.984501 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-1e80651c-36f8-4dbf-8c34-dcd4838e8b6d None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:04.987149 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-1e80651c-36f8-4dbf-8c34-dcd4838e8b6d tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] GET https://10.4.3.223/volume/v3/volumes/77467952-73c9-46ef-848f-592c7377d06a Jul 03 02:26:04.987149 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-1e80651c-36f8-4dbf-8c34-dcd4838e8b6d tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:04.988281 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-1e80651c-36f8-4dbf-8c34-dcd4838e8b6d tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:05.002291 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:05.002291 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:26:05.007387 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-1e80651c-36f8-4dbf-8c34-dcd4838e8b6d tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Volume info retrieved successfully. Jul 03 02:26:05.012717 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-1e80651c-36f8-4dbf-8c34-dcd4838e8b6d tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] https://10.4.3.223/volume/v3/volumes/77467952-73c9-46ef-848f-592c7377d06a returned with HTTP 200 Jul 03 02:26:05.013271 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 194/788] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:04 2026] GET /volume/v3/volumes/77467952-73c9-46ef-848f-592c7377d06a => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:05.425553 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-76752706-0e12-452a-b1f2-f7c7c7a0d080 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Detach volume completed successfully. Jul 03 02:26:05.425553 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-76752706-0e12-452a-b1f2-f7c7c7a0d080 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] https://10.4.3.223/volume/v3/volumes/3759e718-8f10-4dcc-94bb-f7f8a9327330/action returned with HTTP 202 Jul 03 02:26:05.425553 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 195/789] 10.4.3.223 () {68 vars in 1390 bytes} [Fri Jul 3 02:26:04 2026] POST /volume/v3/volumes/3759e718-8f10-4dcc-94bb-f7f8a9327330/action => generated 0 bytes in 523 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 02:26:05.434708 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-bce8dfc5-09af-4fa0-9041-cf221dccb091 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:05.437055 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-bce8dfc5-09af-4fa0-9041-cf221dccb091 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] GET https://10.4.3.223/volume/v3/volumes/3759e718-8f10-4dcc-94bb-f7f8a9327330 Jul 03 02:26:05.437167 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-bce8dfc5-09af-4fa0-9041-cf221dccb091 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:05.437831 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-bce8dfc5-09af-4fa0-9041-cf221dccb091 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:05.445655 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:05.445655 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:26:05.451087 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-bce8dfc5-09af-4fa0-9041-cf221dccb091 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Volume info retrieved successfully. Jul 03 02:26:05.456950 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-bce8dfc5-09af-4fa0-9041-cf221dccb091 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] https://10.4.3.223/volume/v3/volumes/3759e718-8f10-4dcc-94bb-f7f8a9327330 returned with HTTP 200 Jul 03 02:26:05.457567 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 203/790] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:05 2026] GET /volume/v3/volumes/3759e718-8f10-4dcc-94bb-f7f8a9327330 => generated 861 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:05.473502 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-09941d7b-dacb-45f3-9aa8-1e7edad8e330 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:05.475817 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-09941d7b-dacb-45f3-9aa8-1e7edad8e330 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] GET https://10.4.3.223/volume/v3/volumes/3759e718-8f10-4dcc-94bb-f7f8a9327330 Jul 03 02:26:05.476077 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-09941d7b-dacb-45f3-9aa8-1e7edad8e330 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:05.476296 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-09941d7b-dacb-45f3-9aa8-1e7edad8e330 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:05.485615 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:05.485615 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:26:05.490898 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-09941d7b-dacb-45f3-9aa8-1e7edad8e330 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Volume info retrieved successfully. Jul 03 02:26:05.497777 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-09941d7b-dacb-45f3-9aa8-1e7edad8e330 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] https://10.4.3.223/volume/v3/volumes/3759e718-8f10-4dcc-94bb-f7f8a9327330 returned with HTTP 200 Jul 03 02:26:05.498240 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 199/791] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:05 2026] GET /volume/v3/volumes/3759e718-8f10-4dcc-94bb-f7f8a9327330 => generated 861 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:05.518514 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-6862b6cd-2f65-4c12-a89d-3578508c605a None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:05.520145 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-6862b6cd-2f65-4c12-a89d-3578508c605a tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] DELETE https://10.4.3.223/volume/v3/volumes/3759e718-8f10-4dcc-94bb-f7f8a9327330 Jul 03 02:26:05.520319 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-6862b6cd-2f65-4c12-a89d-3578508c605a tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:05.520508 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-6862b6cd-2f65-4c12-a89d-3578508c605a tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Calling method 'delete' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:05.520844 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.volumes [None req-6862b6cd-2f65-4c12-a89d-3578508c605a tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Delete volume with id: 3759e718-8f10-4dcc-94bb-f7f8a9327330 Jul 03 02:26:05.534739 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:05.534739 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:26:05.535282 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-6862b6cd-2f65-4c12-a89d-3578508c605a tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Volume info retrieved successfully. Jul 03 02:26:05.539373 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-11b2d858-7be4-431d-9f9c-388ed5fff4f6 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:05.542737 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-11b2d858-7be4-431d-9f9c-388ed5fff4f6 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] GET https://10.4.3.223/volume/v3/backups/51fd53a4-2392-4037-8f37-ace7c25c7d36 Jul 03 02:26:05.543149 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-11b2d858-7be4-431d-9f9c-388ed5fff4f6 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:05.544362 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-11b2d858-7be4-431d-9f9c-388ed5fff4f6 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:05.544496 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-11b2d858-7be4-431d-9f9c-388ed5fff4f6 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Show backup with id 51fd53a4-2392-4037-8f37-ace7c25c7d36. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:26:05.553105 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:05.553105 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:26:05.554144 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-11b2d858-7be4-431d-9f9c-388ed5fff4f6 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] https://10.4.3.223/volume/v3/backups/51fd53a4-2392-4037-8f37-ace7c25c7d36 returned with HTTP 200 Jul 03 02:26:05.554675 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 196/792] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:05 2026] GET /volume/v3/backups/51fd53a4-2392-4037-8f37-ace7c25c7d36 => generated 801 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:05.562582 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-6862b6cd-2f65-4c12-a89d-3578508c605a tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Delete volume request issued successfully. Jul 03 02:26:05.562832 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-6862b6cd-2f65-4c12-a89d-3578508c605a tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] https://10.4.3.223/volume/v3/volumes/3759e718-8f10-4dcc-94bb-f7f8a9327330 returned with HTTP 202 Jul 03 02:26:05.563288 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 195/793] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:26:05 2026] DELETE /volume/v3/volumes/3759e718-8f10-4dcc-94bb-f7f8a9327330 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:26:05.571782 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-953264f1-78b4-4e6a-bd99-f0dad1ecadf4 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:05.575119 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-953264f1-78b4-4e6a-bd99-f0dad1ecadf4 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] GET https://10.4.3.223/volume/v3/volumes/3759e718-8f10-4dcc-94bb-f7f8a9327330 Jul 03 02:26:05.575320 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-953264f1-78b4-4e6a-bd99-f0dad1ecadf4 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:05.575517 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-953264f1-78b4-4e6a-bd99-f0dad1ecadf4 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:05.585333 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:05.585333 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:26:05.591023 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-953264f1-78b4-4e6a-bd99-f0dad1ecadf4 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Volume info retrieved successfully. Jul 03 02:26:05.597817 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-953264f1-78b4-4e6a-bd99-f0dad1ecadf4 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] https://10.4.3.223/volume/v3/volumes/3759e718-8f10-4dcc-94bb-f7f8a9327330 returned with HTTP 200 Jul 03 02:26:05.598404 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 204/794] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:05 2026] GET /volume/v3/volumes/3759e718-8f10-4dcc-94bb-f7f8a9327330 => generated 860 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:05.837229 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-64f74eee-b515-4a55-b812-ca9de0d1495e None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:05.839370 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-fc01e311-98a4-427c-a5ca-80efa5e09561 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:05.839950 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-64f74eee-b515-4a55-b812-ca9de0d1495e tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:26:05.839950 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-64f74eee-b515-4a55-b812-ca9de0d1495e tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-32639566", "imageRef": "ea993fc3-c724-45f7-8dae-63cf2cac16e5", "size": 1}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:26:05.840663 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-fc01e311-98a4-427c-a5ca-80efa5e09561 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] GET https://10.4.3.223/volume/v3/volumes/77e1e353-840d-421a-a685-fc90f17c90c6 Jul 03 02:26:05.840845 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-fc01e311-98a4-427c-a5ca-80efa5e09561 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:05.840977 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-fc01e311-98a4-427c-a5ca-80efa5e09561 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:05.841398 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.volumes [None req-64f74eee-b515-4a55-b812-ca9de0d1495e tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-32639566', 'imageRef': 'ea993fc3-c724-45f7-8dae-63cf2cac16e5', 'size': 1}} {{(pid=100013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:26:05.856688 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:05.856688 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:26:05.861936 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-fc01e311-98a4-427c-a5ca-80efa5e09561 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Volume info retrieved successfully. Jul 03 02:26:05.865608 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-fc01e311-98a4-427c-a5ca-80efa5e09561 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] https://10.4.3.223/volume/v3/volumes/77e1e353-840d-421a-a685-fc90f17c90c6 returned with HTTP 200 Jul 03 02:26:05.866045 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 197/795] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:05 2026] GET /volume/v3/volumes/77e1e353-840d-421a-a685-fc90f17c90c6 => generated 868 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:06.014897 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-c0b13474-df28-4a93-a5d3-5d379bc4f0f3 req-295705c3-f61e-4fb0-9e88-661a91c18409 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:06.017189 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-c0b13474-df28-4a93-a5d3-5d379bc4f0f3 req-295705c3-f61e-4fb0-9e88-661a91c18409 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] POST https://10.4.3.223/volume/v3/attachments/acf0c055-7c12-46b2-b53c-509c9fe980d7/action Jul 03 02:26:06.017612 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-c0b13474-df28-4a93-a5d3-5d379bc4f0f3 req-295705c3-f61e-4fb0-9e88-661a91c18409 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Action body: b'{"os-complete": null}' {{(pid=100014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:26:06.017716 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-c0b13474-df28-4a93-a5d3-5d379bc4f0f3 req-295705c3-f61e-4fb0-9e88-661a91c18409 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:26:06.029104 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-6e8ffb82-39b5-49d6-94fe-54d7f9d8b21d None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:06.031912 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-6e8ffb82-39b5-49d6-94fe-54d7f9d8b21d tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] GET https://10.4.3.223/volume/v3/volumes/77467952-73c9-46ef-848f-592c7377d06a Jul 03 02:26:06.032155 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-6e8ffb82-39b5-49d6-94fe-54d7f9d8b21d tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:06.032379 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-6e8ffb82-39b5-49d6-94fe-54d7f9d8b21d tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:06.053473 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:06.053473 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:26:06.057371 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:06.057371 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:26:06.060085 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-6e8ffb82-39b5-49d6-94fe-54d7f9d8b21d tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Volume info retrieved successfully. Jul 03 02:26:06.065465 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-6e8ffb82-39b5-49d6-94fe-54d7f9d8b21d tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] https://10.4.3.223/volume/v3/volumes/77467952-73c9-46ef-848f-592c7377d06a returned with HTTP 200 Jul 03 02:26:06.066364 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 205/796] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:06 2026] GET /volume/v3/volumes/77467952-73c9-46ef-848f-592c7377d06a => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:06.078192 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-c0b13474-df28-4a93-a5d3-5d379bc4f0f3 req-295705c3-f61e-4fb0-9e88-661a91c18409 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] https://10.4.3.223/volume/v3/attachments/acf0c055-7c12-46b2-b53c-509c9fe980d7/action returned with HTTP 204 Jul 03 02:26:06.078807 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 196/797] 10.4.3.223 () {74 vars in 1725 bytes} [Fri Jul 3 02:26:06 2026] POST /volume/v3/attachments/acf0c055-7c12-46b2-b53c-509c9fe980d7/action => generated 0 bytes in 65 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:26:06.340506 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.volumes [None req-64f74eee-b515-4a55-b812-ca9de0d1495e tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Create volume of 1 GB Jul 03 02:26:06.347173 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-64f74eee-b515-4a55-b812-ca9de0d1495e tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Availability Zones retrieved successfully. Jul 03 02:26:06.354501 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-64f74eee-b515-4a55-b812-ca9de0d1495e tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Flow 'volume_create_api' (262d08e1-872b-4368-81e0-e934af199e34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:26:06.355636 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-64f74eee-b515-4a55-b812-ca9de0d1495e tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d1da562-a0cf-4153-be89-80a9aa59005a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:26:06.356821 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.flows.api.create_volume [None req-64f74eee-b515-4a55-b812-ca9de0d1495e tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Validating volume size '1' using validate_int {{(pid=100013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:26:06.458485 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-64f74eee-b515-4a55-b812-ca9de0d1495e tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d1da562-a0cf-4153-be89-80a9aa59005a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:26:06.459315 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-64f74eee-b515-4a55-b812-ca9de0d1495e tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (abb9c68d-aea9-464a-acd3-c0fe4ab9f365) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:26:06.538723 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.quota [None req-64f74eee-b515-4a55-b812-ca9de0d1495e tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Created reservations ['330c6885-7bf7-4f0f-a670-8e4fa2fa394f', '5d2a1637-1295-4ac2-822d-cd58ce1ac610', '2087da20-9e18-4570-8083-89eea1eb58e0', '85d982c7-a318-4bce-8685-619b378c1b8a'] {{(pid=100013) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:26:06.539891 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-64f74eee-b515-4a55-b812-ca9de0d1495e tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (abb9c68d-aea9-464a-acd3-c0fe4ab9f365) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['330c6885-7bf7-4f0f-a670-8e4fa2fa394f', '5d2a1637-1295-4ac2-822d-cd58ce1ac610', '2087da20-9e18-4570-8083-89eea1eb58e0', '85d982c7-a318-4bce-8685-619b378c1b8a']}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:26:06.540716 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-64f74eee-b515-4a55-b812-ca9de0d1495e tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b071765-655b-4c96-b6f0-5b2bc2589544) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:26:06.567981 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-b2bd62a5-1b3e-4b62-9b50-057316ee6633 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:06.569204 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-64f74eee-b515-4a55-b812-ca9de0d1495e tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b071765-655b-4c96-b6f0-5b2bc2589544) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7e4d1134-ca38-414d-b3c5-a97f8d94286e', '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-32639566',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7289c8e968b94d208a565f3af2eda467',qos_specs=None,replication_status=,reservations=['330c6885-7bf7-4f0f-a670-8e4fa2fa394f','5d2a1637-1295-4ac2-822d-cd58ce1ac610','2087da20-9e18-4570-8083-89eea1eb58e0','85d982c7-a318-4bce-8685-619b378c1b8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97579412eae14de4ac0c55fd8af1330c',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:26:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-32639566',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7e4d1134-ca38-414d-b3c5-a97f8d94286e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7289c8e968b94d208a565f3af2eda467',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='97579412eae14de4ac0c55fd8af1330c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:26:06.570122 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-64f74eee-b515-4a55-b812-ca9de0d1495e tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (296c90c9-a67c-4e3c-ab54-1688ef63b372) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:26:06.570571 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-b2bd62a5-1b3e-4b62-9b50-057316ee6633 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] GET https://10.4.3.223/volume/v3/backups/51fd53a4-2392-4037-8f37-ace7c25c7d36 Jul 03 02:26:06.570834 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-b2bd62a5-1b3e-4b62-9b50-057316ee6633 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:06.571089 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-b2bd62a5-1b3e-4b62-9b50-057316ee6633 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:06.571258 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-b2bd62a5-1b3e-4b62-9b50-057316ee6633 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Show backup with id 51fd53a4-2392-4037-8f37-ace7c25c7d36. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:26:06.576371 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:06.576371 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:26:06.577333 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-b2bd62a5-1b3e-4b62-9b50-057316ee6633 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] https://10.4.3.223/volume/v3/backups/51fd53a4-2392-4037-8f37-ace7c25c7d36 returned with HTTP 200 Jul 03 02:26:06.578091 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 198/798] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:06 2026] GET /volume/v3/backups/51fd53a4-2392-4037-8f37-ace7c25c7d36 => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:06.594663 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-64f74eee-b515-4a55-b812-ca9de0d1495e tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (296c90c9-a67c-4e3c-ab54-1688ef63b372) transitioned into state 'SUCCESS' from state '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-32639566',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7289c8e968b94d208a565f3af2eda467',qos_specs=None,replication_status=,reservations=['330c6885-7bf7-4f0f-a670-8e4fa2fa394f','5d2a1637-1295-4ac2-822d-cd58ce1ac610','2087da20-9e18-4570-8083-89eea1eb58e0','85d982c7-a318-4bce-8685-619b378c1b8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='97579412eae14de4ac0c55fd8af1330c',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:26:06.595777 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-64f74eee-b515-4a55-b812-ca9de0d1495e tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00d5c951-1911-4e16-ac1c-e2017d131bb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:26:06.610806 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-64f74eee-b515-4a55-b812-ca9de0d1495e tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00d5c951-1911-4e16-ac1c-e2017d131bb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:26:06.611713 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-64f74eee-b515-4a55-b812-ca9de0d1495e tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Flow 'volume_create_api' (262d08e1-872b-4368-81e0-e934af199e34) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:26:06.613009 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-64f74eee-b515-4a55-b812-ca9de0d1495e tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Create volume request issued successfully. Jul 03 02:26:06.613102 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-6dcec0a4-75aa-4f6b-abfd-9a0baf58df97 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:06.613200 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-64f74eee-b515-4a55-b812-ca9de0d1495e tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:26:06.613200 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 200/799] 10.4.3.223 () {68 vars in 1259 bytes} [Fri Jul 3 02:26:05 2026] POST /volume/v3/volumes => generated 751 bytes in 776 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:26:06.618054 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-6dcec0a4-75aa-4f6b-abfd-9a0baf58df97 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] GET https://10.4.3.223/volume/v3/volumes/3759e718-8f10-4dcc-94bb-f7f8a9327330 Jul 03 02:26:06.618338 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-6dcec0a4-75aa-4f6b-abfd-9a0baf58df97 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:06.618631 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-6dcec0a4-75aa-4f6b-abfd-9a0baf58df97 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:06.629842 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-52dcea7f-e97f-4376-b39d-5e989ca67f3d None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:06.633011 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-52dcea7f-e97f-4376-b39d-5e989ca67f3d tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] GET https://10.4.3.223/volume/v3/volumes/7e4d1134-ca38-414d-b3c5-a97f8d94286e Jul 03 02:26:06.633228 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-52dcea7f-e97f-4376-b39d-5e989ca67f3d tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:06.633518 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-52dcea7f-e97f-4376-b39d-5e989ca67f3d tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:06.635315 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-6dcec0a4-75aa-4f6b-abfd-9a0baf58df97 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] https://10.4.3.223/volume/v3/volumes/3759e718-8f10-4dcc-94bb-f7f8a9327330 returned with HTTP 404 Jul 03 02:26:06.636064 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 206/800] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:06 2026] GET /volume/v3/volumes/3759e718-8f10-4dcc-94bb-f7f8a9327330 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:26:06.649076 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:06.649076 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:26:06.657820 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-52dcea7f-e97f-4376-b39d-5e989ca67f3d tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Volume info retrieved successfully. Jul 03 02:26:06.665360 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-52dcea7f-e97f-4376-b39d-5e989ca67f3d tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] https://10.4.3.223/volume/v3/volumes/7e4d1134-ca38-414d-b3c5-a97f8d94286e returned with HTTP 200 Jul 03 02:26:06.665910 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 197/801] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:06 2026] GET /volume/v3/volumes/7e4d1134-ca38-414d-b3c5-a97f8d94286e => generated 819 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:06.883368 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-e6c0b181-8ca9-428f-b1ab-7a2f6c52dce7 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:06.886616 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-e6c0b181-8ca9-428f-b1ab-7a2f6c52dce7 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] GET https://10.4.3.223/volume/v3/volumes/77e1e353-840d-421a-a685-fc90f17c90c6 Jul 03 02:26:06.886969 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-e6c0b181-8ca9-428f-b1ab-7a2f6c52dce7 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:06.887375 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-e6c0b181-8ca9-428f-b1ab-7a2f6c52dce7 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:06.901374 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:06.901374 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:26:06.907482 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-e6c0b181-8ca9-428f-b1ab-7a2f6c52dce7 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Volume info retrieved successfully. Jul 03 02:26:06.914319 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-e6c0b181-8ca9-428f-b1ab-7a2f6c52dce7 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] https://10.4.3.223/volume/v3/volumes/77e1e353-840d-421a-a685-fc90f17c90c6 returned with HTTP 200 Jul 03 02:26:06.914944 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 199/802] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:06 2026] GET /volume/v3/volumes/77e1e353-840d-421a-a685-fc90f17c90c6 => generated 1160 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:26:06.980661 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-386a583b-e42f-47a4-acaf-a5fe7a3aa402 req-f381afad-483f-4560-8029-4209d198b9c0 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:06.983040 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-386a583b-e42f-47a4-acaf-a5fe7a3aa402 req-f381afad-483f-4560-8029-4209d198b9c0 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] GET https://10.4.3.223/volume/v3/volumes/77e1e353-840d-421a-a685-fc90f17c90c6 Jul 03 02:26:06.983256 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-386a583b-e42f-47a4-acaf-a5fe7a3aa402 req-f381afad-483f-4560-8029-4209d198b9c0 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:06.983512 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-386a583b-e42f-47a4-acaf-a5fe7a3aa402 req-f381afad-483f-4560-8029-4209d198b9c0 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:06.994945 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:06.994945 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:26:07.000123 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-386a583b-e42f-47a4-acaf-a5fe7a3aa402 req-f381afad-483f-4560-8029-4209d198b9c0 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Volume info retrieved successfully. Jul 03 02:26:07.005905 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-386a583b-e42f-47a4-acaf-a5fe7a3aa402 req-f381afad-483f-4560-8029-4209d198b9c0 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] https://10.4.3.223/volume/v3/volumes/77e1e353-840d-421a-a685-fc90f17c90c6 returned with HTTP 200 Jul 03 02:26:07.006266 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 201/803] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:26:06 2026] GET /volume/v3/volumes/77e1e353-840d-421a-a685-fc90f17c90c6 => generated 1160 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:26:07.085103 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-66df34ef-5d4c-4c29-a946-1abb06e04687 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:07.087055 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-66df34ef-5d4c-4c29-a946-1abb06e04687 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] GET https://10.4.3.223/volume/v3/volumes/77467952-73c9-46ef-848f-592c7377d06a Jul 03 02:26:07.087242 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-66df34ef-5d4c-4c29-a946-1abb06e04687 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:07.087551 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-66df34ef-5d4c-4c29-a946-1abb06e04687 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:07.102103 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:07.102103 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:26:07.108035 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-66df34ef-5d4c-4c29-a946-1abb06e04687 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Volume info retrieved successfully. Jul 03 02:26:07.114869 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-66df34ef-5d4c-4c29-a946-1abb06e04687 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] https://10.4.3.223/volume/v3/volumes/77467952-73c9-46ef-848f-592c7377d06a returned with HTTP 200 Jul 03 02:26:07.115310 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 207/804] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:07 2026] GET /volume/v3/volumes/77467952-73c9-46ef-848f-592c7377d06a => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:07.291050 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-5260a72a-dc06-429e-b55b-9811da1248b9 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:07.420906 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-5260a72a-dc06-429e-b55b-9811da1248b9 tempest-VolumeTypesTest-1962665908 tempest-VolumeTypesTest-1962665908-project-admin] POST https://10.4.3.223/volume/v3/types Jul 03 02:26:07.420906 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-5260a72a-dc06-429e-b55b-9811da1248b9 tempest-VolumeTypesTest-1962665908 tempest-VolumeTypesTest-1962665908-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1167173198", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:26:07.446488 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-5260a72a-dc06-429e-b55b-9811da1248b9 tempest-VolumeTypesTest-1962665908 tempest-VolumeTypesTest-1962665908-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Jul 03 02:26:07.446488 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 198/805] 10.4.3.223 () {68 vars in 1253 bytes} [Fri Jul 3 02:26:07 2026] POST /volume/v3/types => generated 275 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:07.457226 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-e1e2b989-4fd4-414c-8d1d-34c1903ae4b4 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:07.459292 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-e1e2b989-4fd4-414c-8d1d-34c1903ae4b4 tempest-VolumeTypesTest-1962665908 tempest-VolumeTypesTest-1962665908-project-admin] POST https://10.4.3.223/volume/v3/types Jul 03 02:26:07.460294 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-e1e2b989-4fd4-414c-8d1d-34c1903ae4b4 tempest-VolumeTypesTest-1962665908 tempest-VolumeTypesTest-1962665908-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1034540985", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:26:07.493771 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-e1e2b989-4fd4-414c-8d1d-34c1903ae4b4 tempest-VolumeTypesTest-1962665908 tempest-VolumeTypesTest-1962665908-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Jul 03 02:26:07.495169 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 200/806] 10.4.3.223 () {68 vars in 1253 bytes} [Fri Jul 3 02:26:07 2026] POST /volume/v3/types => generated 275 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:07.509992 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-615ed6c6-a3c2-4b0b-a881-ac9c728b9df7 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:07.577243 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-615ed6c6-a3c2-4b0b-a881-ac9c728b9df7 tempest-VolumeTypesTest-566702461 tempest-VolumeTypesTest-566702461-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:26:07.577603 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-615ed6c6-a3c2-4b0b-a881-ac9c728b9df7 tempest-VolumeTypesTest-566702461 tempest-VolumeTypesTest-566702461-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-1205814137", "volume_type": "b8e7bb0c-898b-4c04-81e8-7941077e5c7b", "size": 1}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:26:07.579000 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.volumes [None req-615ed6c6-a3c2-4b0b-a881-ac9c728b9df7 tempest-VolumeTypesTest-566702461 tempest-VolumeTypesTest-566702461-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-1205814137', 'volume_type': 'b8e7bb0c-898b-4c04-81e8-7941077e5c7b', 'size': 1}} {{(pid=100013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:26:07.587329 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.volumes [None req-615ed6c6-a3c2-4b0b-a881-ac9c728b9df7 tempest-VolumeTypesTest-566702461 tempest-VolumeTypesTest-566702461-project-member] Create volume of 1 GB Jul 03 02:26:07.587329 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:07.587329 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:26:07.588197 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-615ed6c6-a3c2-4b0b-a881-ac9c728b9df7 tempest-VolumeTypesTest-566702461 tempest-VolumeTypesTest-566702461-project-member] Availability Zones retrieved successfully. Jul 03 02:26:07.590790 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-d4281d4b-848c-4d8b-b284-bd44803b6157 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:07.592810 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-d4281d4b-848c-4d8b-b284-bd44803b6157 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] GET https://10.4.3.223/volume/v3/backups/51fd53a4-2392-4037-8f37-ace7c25c7d36 Jul 03 02:26:07.593006 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-d4281d4b-848c-4d8b-b284-bd44803b6157 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:07.593456 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-d4281d4b-848c-4d8b-b284-bd44803b6157 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:07.593456 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-d4281d4b-848c-4d8b-b284-bd44803b6157 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Show backup with id 51fd53a4-2392-4037-8f37-ace7c25c7d36. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:26:07.594235 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-615ed6c6-a3c2-4b0b-a881-ac9c728b9df7 tempest-VolumeTypesTest-566702461 tempest-VolumeTypesTest-566702461-project-member] Flow 'volume_create_api' (34259736-01ff-460c-b1c5-f7545744321e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:26:07.595255 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-615ed6c6-a3c2-4b0b-a881-ac9c728b9df7 tempest-VolumeTypesTest-566702461 tempest-VolumeTypesTest-566702461-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52258e87-d77a-4c60-a38b-468bd8bace3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:26:07.597018 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.flows.api.create_volume [None req-615ed6c6-a3c2-4b0b-a881-ac9c728b9df7 tempest-VolumeTypesTest-566702461 tempest-VolumeTypesTest-566702461-project-member] Validating volume size '1' using validate_int {{(pid=100013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:26:07.597942 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:07.597942 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:26:07.598738 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-d4281d4b-848c-4d8b-b284-bd44803b6157 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] https://10.4.3.223/volume/v3/backups/51fd53a4-2392-4037-8f37-ace7c25c7d36 returned with HTTP 200 Jul 03 02:26:07.599081 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 208/807] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:07 2026] GET /volume/v3/backups/51fd53a4-2392-4037-8f37-ace7c25c7d36 => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:07.622976 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-615ed6c6-a3c2-4b0b-a881-ac9c728b9df7 tempest-VolumeTypesTest-566702461 tempest-VolumeTypesTest-566702461-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52258e87-d77a-4c60-a38b-468bd8bace3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:26:07Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iscsi',vendor_name='StorPool'},id=b8e7bb0c-898b-4c04-81e8-7941077e5c7b,is_public=True,name='tempest-VolumeTypesTest-volume-type-1167173198',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b8e7bb0c-898b-4c04-81e8-7941077e5c7b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:26:07.623714 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-615ed6c6-a3c2-4b0b-a881-ac9c728b9df7 tempest-VolumeTypesTest-566702461 tempest-VolumeTypesTest-566702461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3de1f1e0-074b-4e34-af66-efe59be71b68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:26:07.660732 np0000004352 devstack@c-api.service[100013]: WARNING cinder.quota [None req-615ed6c6-a3c2-4b0b-a881-ac9c728b9df7 tempest-VolumeTypesTest-566702461 tempest-VolumeTypesTest-566702461-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1167173198 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1167173198, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:26:07.661114 np0000004352 devstack@c-api.service[100013]: WARNING cinder.quota [None req-615ed6c6-a3c2-4b0b-a881-ac9c728b9df7 tempest-VolumeTypesTest-566702461 tempest-VolumeTypesTest-566702461-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1167173198 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1167173198, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:26:07.686009 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-c6a6be9b-62a4-481a-a6fe-137961eb8d13 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:07.687338 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-c6a6be9b-62a4-481a-a6fe-137961eb8d13 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] GET https://10.4.3.223/volume/v3/volumes/7e4d1134-ca38-414d-b3c5-a97f8d94286e Jul 03 02:26:07.687717 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-c6a6be9b-62a4-481a-a6fe-137961eb8d13 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:07.688039 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-c6a6be9b-62a4-481a-a6fe-137961eb8d13 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:07.696910 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:07.696910 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:26:07.702623 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-c6a6be9b-62a4-481a-a6fe-137961eb8d13 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Volume info retrieved successfully. Jul 03 02:26:07.709920 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-c6a6be9b-62a4-481a-a6fe-137961eb8d13 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] https://10.4.3.223/volume/v3/volumes/7e4d1134-ca38-414d-b3c5-a97f8d94286e returned with HTTP 200 Jul 03 02:26:07.710510 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.quota [None req-615ed6c6-a3c2-4b0b-a881-ac9c728b9df7 tempest-VolumeTypesTest-566702461 tempest-VolumeTypesTest-566702461-project-member] Created reservations ['09fa9aac-44af-4561-8098-8d5d080a65ab', 'eed4e7e8-c04b-4467-ae74-257dc52fcec0', '5e3e589b-5f00-446f-98ce-9c66bfc4c0c7', 'ec67dcfc-0880-418c-856c-935bb5e1eb8b'] {{(pid=100013) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:26:07.710753 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 199/808] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:07 2026] GET /volume/v3/volumes/7e4d1134-ca38-414d-b3c5-a97f8d94286e => generated 1359 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:26:07.711573 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-615ed6c6-a3c2-4b0b-a881-ac9c728b9df7 tempest-VolumeTypesTest-566702461 tempest-VolumeTypesTest-566702461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3de1f1e0-074b-4e34-af66-efe59be71b68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['09fa9aac-44af-4561-8098-8d5d080a65ab', 'eed4e7e8-c04b-4467-ae74-257dc52fcec0', '5e3e589b-5f00-446f-98ce-9c66bfc4c0c7', 'ec67dcfc-0880-418c-856c-935bb5e1eb8b']}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:26:07.712484 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-615ed6c6-a3c2-4b0b-a881-ac9c728b9df7 tempest-VolumeTypesTest-566702461 tempest-VolumeTypesTest-566702461-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ffac7e2d-274b-4c12-b2a0-4822009e5702) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:26:07.744941 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-615ed6c6-a3c2-4b0b-a881-ac9c728b9df7 tempest-VolumeTypesTest-566702461 tempest-VolumeTypesTest-566702461-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ffac7e2d-274b-4c12-b2a0-4822009e5702) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7dc26f49-51a9-4e67-a346-c2318c78a7fa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1205814137',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='566d2576aee04ce3932a2c850f7a561f',qos_specs=None,replication_status=,reservations=['09fa9aac-44af-4561-8098-8d5d080a65ab','eed4e7e8-c04b-4467-ae74-257dc52fcec0','5e3e589b-5f00-446f-98ce-9c66bfc4c0c7','ec67dcfc-0880-418c-856c-935bb5e1eb8b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b262f661f2e48298c6f48953d5f7f17',volume_type_id=b8e7bb0c-898b-4c04-81e8-7941077e5c7b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:26:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1205814137',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7dc26f49-51a9-4e67-a346-c2318c78a7fa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='566d2576aee04ce3932a2c850f7a561f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3b262f661f2e48298c6f48953d5f7f17',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b8e7bb0c-898b-4c04-81e8-7941077e5c7b),volume_type_id=b8e7bb0c-898b-4c04-81e8-7941077e5c7b)}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:26:07.747550 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-615ed6c6-a3c2-4b0b-a881-ac9c728b9df7 tempest-VolumeTypesTest-566702461 tempest-VolumeTypesTest-566702461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a792d657-c83f-4d80-9aaf-fb6b94f77ba5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:26:07.755468 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-bdb2ba15-3d8b-460b-bfee-12c21698c363 req-bfa042bb-f31e-4999-987f-9e0e19c34e89 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:07.757946 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-bdb2ba15-3d8b-460b-bfee-12c21698c363 req-bfa042bb-f31e-4999-987f-9e0e19c34e89 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] GET https://10.4.3.223/volume/v3/volumes/7e4d1134-ca38-414d-b3c5-a97f8d94286e Jul 03 02:26:07.758173 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-bdb2ba15-3d8b-460b-bfee-12c21698c363 req-bfa042bb-f31e-4999-987f-9e0e19c34e89 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:07.758378 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-bdb2ba15-3d8b-460b-bfee-12c21698c363 req-bfa042bb-f31e-4999-987f-9e0e19c34e89 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:07.767461 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:07.767461 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:26:07.771533 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [req-bdb2ba15-3d8b-460b-bfee-12c21698c363 req-bfa042bb-f31e-4999-987f-9e0e19c34e89 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Volume info retrieved successfully. Jul 03 02:26:07.774307 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-615ed6c6-a3c2-4b0b-a881-ac9c728b9df7 tempest-VolumeTypesTest-566702461 tempest-VolumeTypesTest-566702461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a792d657-c83f-4d80-9aaf-fb6b94f77ba5) transitioned into state 'SUCCESS' from state '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-1205814137',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='566d2576aee04ce3932a2c850f7a561f',qos_specs=None,replication_status=,reservations=['09fa9aac-44af-4561-8098-8d5d080a65ab','eed4e7e8-c04b-4467-ae74-257dc52fcec0','5e3e589b-5f00-446f-98ce-9c66bfc4c0c7','ec67dcfc-0880-418c-856c-935bb5e1eb8b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b262f661f2e48298c6f48953d5f7f17',volume_type_id=b8e7bb0c-898b-4c04-81e8-7941077e5c7b)}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:26:07.775166 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-615ed6c6-a3c2-4b0b-a881-ac9c728b9df7 tempest-VolumeTypesTest-566702461 tempest-VolumeTypesTest-566702461-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5575894-cb7d-4d2a-90a6-f83aca1eeda5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:26:07.777151 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-bdb2ba15-3d8b-460b-bfee-12c21698c363 req-bfa042bb-f31e-4999-987f-9e0e19c34e89 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] https://10.4.3.223/volume/v3/volumes/7e4d1134-ca38-414d-b3c5-a97f8d94286e returned with HTTP 200 Jul 03 02:26:07.777848 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 201/809] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:26:07 2026] GET /volume/v3/volumes/7e4d1134-ca38-414d-b3c5-a97f8d94286e => generated 1359 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:26:07.794068 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-615ed6c6-a3c2-4b0b-a881-ac9c728b9df7 tempest-VolumeTypesTest-566702461 tempest-VolumeTypesTest-566702461-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5575894-cb7d-4d2a-90a6-f83aca1eeda5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:26:07.794068 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-615ed6c6-a3c2-4b0b-a881-ac9c728b9df7 tempest-VolumeTypesTest-566702461 tempest-VolumeTypesTest-566702461-project-member] Flow 'volume_create_api' (34259736-01ff-460c-b1c5-f7545744321e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:26:07.794696 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-615ed6c6-a3c2-4b0b-a881-ac9c728b9df7 tempest-VolumeTypesTest-566702461 tempest-VolumeTypesTest-566702461-project-member] Create volume request issued successfully. Jul 03 02:26:07.794696 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-615ed6c6-a3c2-4b0b-a881-ac9c728b9df7 tempest-VolumeTypesTest-566702461 tempest-VolumeTypesTest-566702461-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:26:07.795711 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 202/810] 10.4.3.223 () {68 vars in 1259 bytes} [Fri Jul 3 02:26:07 2026] POST /volume/v3/volumes => generated 784 bytes in 288 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:26:07.811322 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-affb0e01-b34e-4ac6-8796-f04fb58bcd46 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:07.814756 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-affb0e01-b34e-4ac6-8796-f04fb58bcd46 tempest-VolumeTypesTest-566702461 tempest-VolumeTypesTest-566702461-project-member] GET https://10.4.3.223/volume/v3/volumes/7dc26f49-51a9-4e67-a346-c2318c78a7fa Jul 03 02:26:07.815450 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-affb0e01-b34e-4ac6-8796-f04fb58bcd46 tempest-VolumeTypesTest-566702461 tempest-VolumeTypesTest-566702461-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:07.815450 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-affb0e01-b34e-4ac6-8796-f04fb58bcd46 tempest-VolumeTypesTest-566702461 tempest-VolumeTypesTest-566702461-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:07.824607 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:07.824607 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:26:07.829919 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-affb0e01-b34e-4ac6-8796-f04fb58bcd46 tempest-VolumeTypesTest-566702461 tempest-VolumeTypesTest-566702461-project-member] Volume info retrieved successfully. Jul 03 02:26:07.835144 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-affb0e01-b34e-4ac6-8796-f04fb58bcd46 tempest-VolumeTypesTest-566702461 tempest-VolumeTypesTest-566702461-project-member] https://10.4.3.223/volume/v3/volumes/7dc26f49-51a9-4e67-a346-c2318c78a7fa returned with HTTP 200 Jul 03 02:26:07.836149 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 209/811] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:07 2026] GET /volume/v3/volumes/7dc26f49-51a9-4e67-a346-c2318c78a7fa => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:08.132154 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-095d72c0-7ff4-49b2-92f8-d7c4142141eb None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:08.133969 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-095d72c0-7ff4-49b2-92f8-d7c4142141eb tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] GET https://10.4.3.223/volume/v3/volumes/77467952-73c9-46ef-848f-592c7377d06a Jul 03 02:26:08.134180 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-095d72c0-7ff4-49b2-92f8-d7c4142141eb tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:08.134323 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-095d72c0-7ff4-49b2-92f8-d7c4142141eb tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:08.147219 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:08.147219 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:26:08.154403 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-095d72c0-7ff4-49b2-92f8-d7c4142141eb tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Volume info retrieved successfully. Jul 03 02:26:08.166774 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-095d72c0-7ff4-49b2-92f8-d7c4142141eb tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] https://10.4.3.223/volume/v3/volumes/77467952-73c9-46ef-848f-592c7377d06a returned with HTTP 200 Jul 03 02:26:08.167567 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 200/812] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:08 2026] GET /volume/v3/volumes/77467952-73c9-46ef-848f-592c7377d06a => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:08.358857 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-bdb2ba15-3d8b-460b-bfee-12c21698c363 req-043865c8-005c-41dc-ae99-2ae471f1ebe6 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:08.360687 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-bdb2ba15-3d8b-460b-bfee-12c21698c363 req-043865c8-005c-41dc-ae99-2ae471f1ebe6 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] GET https://10.4.3.223/volume/v3/volumes/7e4d1134-ca38-414d-b3c5-a97f8d94286e Jul 03 02:26:08.360857 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-bdb2ba15-3d8b-460b-bfee-12c21698c363 req-043865c8-005c-41dc-ae99-2ae471f1ebe6 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:08.361024 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-bdb2ba15-3d8b-460b-bfee-12c21698c363 req-043865c8-005c-41dc-ae99-2ae471f1ebe6 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:08.367856 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:08.367856 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:26:08.371740 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [req-bdb2ba15-3d8b-460b-bfee-12c21698c363 req-043865c8-005c-41dc-ae99-2ae471f1ebe6 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Volume info retrieved successfully. Jul 03 02:26:08.376113 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-bdb2ba15-3d8b-460b-bfee-12c21698c363 req-043865c8-005c-41dc-ae99-2ae471f1ebe6 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] https://10.4.3.223/volume/v3/volumes/7e4d1134-ca38-414d-b3c5-a97f8d94286e returned with HTTP 200 Jul 03 02:26:08.376567 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 202/813] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:26:08 2026] GET /volume/v3/volumes/7e4d1134-ca38-414d-b3c5-a97f8d94286e => generated 1359 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:26:08.390180 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-8878c69d-638d-45dd-8f69-eb14c6da429f None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:08.390726 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-8878c69d-638d-45dd-8f69-eb14c6da429f None None] GET https://10.4.3.223/volume// Jul 03 02:26:08.390906 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-8878c69d-638d-45dd-8f69-eb14c6da429f None None] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:08.391113 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-8878c69d-638d-45dd-8f69-eb14c6da429f None None] Calling method 'all' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:08.391432 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-8878c69d-638d-45dd-8f69-eb14c6da429f None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:26:08.391756 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 203/814] 10.4.3.223 () {66 vars in 1419 bytes} [Fri Jul 3 02:26:08 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:26:08.400461 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-bdb2ba15-3d8b-460b-bfee-12c21698c363 req-8649409f-4b24-4475-b948-7711fc026166 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:08.402353 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-bdb2ba15-3d8b-460b-bfee-12c21698c363 req-8649409f-4b24-4475-b948-7711fc026166 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] POST https://10.4.3.223/volume/v3/attachments Jul 03 02:26:08.402762 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-bdb2ba15-3d8b-460b-bfee-12c21698c363 req-8649409f-4b24-4475-b948-7711fc026166 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7e4d1134-ca38-414d-b3c5-a97f8d94286e", "connector": null, "instance_uuid": "f661cb6d-cec7-43bf-a728-f378de08e5db"}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:26:08.411294 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:08.411294 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:26:08.438370 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-bdb2ba15-3d8b-460b-bfee-12c21698c363 req-8649409f-4b24-4475-b948-7711fc026166 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Jul 03 02:26:08.438859 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 210/815] 10.4.3.223 () {74 vars in 1594 bytes} [Fri Jul 3 02:26:08 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) Jul 03 02:26:08.609229 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-9c0daf57-6d04-4137-b7da-f7ac1245345a None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:08.611060 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-9c0daf57-6d04-4137-b7da-f7ac1245345a tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] GET https://10.4.3.223/volume/v3/backups/51fd53a4-2392-4037-8f37-ace7c25c7d36 Jul 03 02:26:08.611240 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-9c0daf57-6d04-4137-b7da-f7ac1245345a tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:08.611406 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-9c0daf57-6d04-4137-b7da-f7ac1245345a tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:08.611527 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-9c0daf57-6d04-4137-b7da-f7ac1245345a tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Show backup with id 51fd53a4-2392-4037-8f37-ace7c25c7d36. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:26:08.616701 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:08.616701 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:26:08.617449 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-9c0daf57-6d04-4137-b7da-f7ac1245345a tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] https://10.4.3.223/volume/v3/backups/51fd53a4-2392-4037-8f37-ace7c25c7d36 returned with HTTP 200 Jul 03 02:26:08.617834 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 201/816] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:08 2026] GET /volume/v3/backups/51fd53a4-2392-4037-8f37-ace7c25c7d36 => generated 802 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:08.620504 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-35f4158e-ed02-4e5f-bee0-9b07ec3f68bf None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:08.622099 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-35f4158e-ed02-4e5f-bee0-9b07ec3f68bf tempest-ServerActionsV293TestJSON-1040758398 tempest-ServerActionsV293TestJSON-1040758398-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:26:08.622503 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-35f4158e-ed02-4e5f-bee0-9b07ec3f68bf tempest-ServerActionsV293TestJSON-1040758398 tempest-ServerActionsV293TestJSON-1040758398-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-195999122", "imageRef": "ea993fc3-c724-45f7-8dae-63cf2cac16e5", "size": 1}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:26:08.623898 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.volumes [None req-35f4158e-ed02-4e5f-bee0-9b07ec3f68bf tempest-ServerActionsV293TestJSON-1040758398 tempest-ServerActionsV293TestJSON-1040758398-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-195999122', 'imageRef': 'ea993fc3-c724-45f7-8dae-63cf2cac16e5', 'size': 1}} {{(pid=100012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:26:08.816270 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.volumes [None req-35f4158e-ed02-4e5f-bee0-9b07ec3f68bf tempest-ServerActionsV293TestJSON-1040758398 tempest-ServerActionsV293TestJSON-1040758398-project-member] Create volume of 1 GB Jul 03 02:26:08.820578 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-35f4158e-ed02-4e5f-bee0-9b07ec3f68bf tempest-ServerActionsV293TestJSON-1040758398 tempest-ServerActionsV293TestJSON-1040758398-project-member] Availability Zones retrieved successfully. Jul 03 02:26:08.827000 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-35f4158e-ed02-4e5f-bee0-9b07ec3f68bf tempest-ServerActionsV293TestJSON-1040758398 tempest-ServerActionsV293TestJSON-1040758398-project-member] Flow 'volume_create_api' (b2668d51-df69-48ac-a6b7-2acfa3488f00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:26:08.828631 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-35f4158e-ed02-4e5f-bee0-9b07ec3f68bf tempest-ServerActionsV293TestJSON-1040758398 tempest-ServerActionsV293TestJSON-1040758398-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8da845d7-7043-42b7-9713-2dfb46ba22f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:26:08.829086 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.flows.api.create_volume [None req-35f4158e-ed02-4e5f-bee0-9b07ec3f68bf tempest-ServerActionsV293TestJSON-1040758398 tempest-ServerActionsV293TestJSON-1040758398-project-member] Validating volume size '1' using validate_int {{(pid=100012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:26:08.853449 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-f1b521cc-c022-4bff-8f24-5b12d087fd48 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:08.853449 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-f1b521cc-c022-4bff-8f24-5b12d087fd48 tempest-VolumeTypesTest-566702461 tempest-VolumeTypesTest-566702461-project-member] GET https://10.4.3.223/volume/v3/volumes/7dc26f49-51a9-4e67-a346-c2318c78a7fa Jul 03 02:26:08.853840 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-f1b521cc-c022-4bff-8f24-5b12d087fd48 tempest-VolumeTypesTest-566702461 tempest-VolumeTypesTest-566702461-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:08.853840 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-f1b521cc-c022-4bff-8f24-5b12d087fd48 tempest-VolumeTypesTest-566702461 tempest-VolumeTypesTest-566702461-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:08.862902 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:08.862902 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:26:08.868199 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-f1b521cc-c022-4bff-8f24-5b12d087fd48 tempest-VolumeTypesTest-566702461 tempest-VolumeTypesTest-566702461-project-member] Volume info retrieved successfully. Jul 03 02:26:08.873787 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-f1b521cc-c022-4bff-8f24-5b12d087fd48 tempest-VolumeTypesTest-566702461 tempest-VolumeTypesTest-566702461-project-member] https://10.4.3.223/volume/v3/volumes/7dc26f49-51a9-4e67-a346-c2318c78a7fa returned with HTTP 200 Jul 03 02:26:08.874245 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 204/817] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:08 2026] GET /volume/v3/volumes/7dc26f49-51a9-4e67-a346-c2318c78a7fa => generated 877 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:08.890173 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-00c88720-b61a-4ad8-8774-fb7af6cf416d None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:08.891846 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-00c88720-b61a-4ad8-8774-fb7af6cf416d tempest-VolumeTypesTest-566702461 tempest-VolumeTypesTest-566702461-project-member] POST https://10.4.3.223/volume/v3/volumes/7dc26f49-51a9-4e67-a346-c2318c78a7fa/action Jul 03 02:26:08.892233 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-00c88720-b61a-4ad8-8774-fb7af6cf416d tempest-VolumeTypesTest-566702461 tempest-VolumeTypesTest-566702461-project-member] Action body: b'{"os-retype": {"new_type": "cfe0e58e-4717-4955-8a97-66634c9cdfa5"}}' {{(pid=100015) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:26:08.892409 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-00c88720-b61a-4ad8-8774-fb7af6cf416d tempest-VolumeTypesTest-566702461 tempest-VolumeTypesTest-566702461-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "cfe0e58e-4717-4955-8a97-66634c9cdfa5"}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:26:08.896858 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-35f4158e-ed02-4e5f-bee0-9b07ec3f68bf tempest-ServerActionsV293TestJSON-1040758398 tempest-ServerActionsV293TestJSON-1040758398-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8da845d7-7043-42b7-9713-2dfb46ba22f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:26:08.897728 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-35f4158e-ed02-4e5f-bee0-9b07ec3f68bf tempest-ServerActionsV293TestJSON-1040758398 tempest-ServerActionsV293TestJSON-1040758398-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1fc46eae-9e22-43fe-bd37-60185f2e9574) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:26:08.900959 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:08.900959 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:26:08.901299 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-00c88720-b61a-4ad8-8774-fb7af6cf416d tempest-VolumeTypesTest-566702461 tempest-VolumeTypesTest-566702461-project-member] Volume info retrieved successfully. Jul 03 02:26:08.918605 np0000004352 devstack@c-api.service[100015]: WARNING cinder.quota [None req-00c88720-b61a-4ad8-8774-fb7af6cf416d tempest-VolumeTypesTest-566702461 tempest-VolumeTypesTest-566702461-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1034540985 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1034540985, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:26:08.918913 np0000004352 devstack@c-api.service[100015]: WARNING cinder.quota [None req-00c88720-b61a-4ad8-8774-fb7af6cf416d tempest-VolumeTypesTest-566702461 tempest-VolumeTypesTest-566702461-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1034540985 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1034540985, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:26:08.934879 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.quota [None req-00c88720-b61a-4ad8-8774-fb7af6cf416d tempest-VolumeTypesTest-566702461 tempest-VolumeTypesTest-566702461-project-member] Created reservations ['284c5c97-7144-4921-84a4-3498ff044a50', 'ef3412ee-a270-4586-b13f-7829352cb1f5'] {{(pid=100015) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:26:08.943893 np0000004352 devstack@c-api.service[100015]: WARNING cinder.quota [None req-00c88720-b61a-4ad8-8774-fb7af6cf416d tempest-VolumeTypesTest-566702461 tempest-VolumeTypesTest-566702461-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1167173198 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1167173198, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:26:08.944152 np0000004352 devstack@c-api.service[100015]: WARNING cinder.quota [None req-00c88720-b61a-4ad8-8774-fb7af6cf416d tempest-VolumeTypesTest-566702461 tempest-VolumeTypesTest-566702461-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1167173198 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1167173198, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:26:08.950026 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.quota [None req-00c88720-b61a-4ad8-8774-fb7af6cf416d tempest-VolumeTypesTest-566702461 tempest-VolumeTypesTest-566702461-project-member] Created reservations ['11b917ed-256a-4434-b3cc-5709e7b5cb18', '4da505be-0988-4ca3-8900-5fc2a61f4614'] {{(pid=100015) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:26:08.954693 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.quota [None req-35f4158e-ed02-4e5f-bee0-9b07ec3f68bf tempest-ServerActionsV293TestJSON-1040758398 tempest-ServerActionsV293TestJSON-1040758398-project-member] Created reservations ['26b36456-bc13-4a9a-9aba-72513b6eeb04', 'e6dc8a73-46fd-4eb0-80aa-8616c1bdb9ec', '62f0bd17-6d6b-47b4-b350-0db07f70bd08', 'bb890bb9-5764-4afe-a74f-17cad2b804f1'] {{(pid=100012) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:26:08.955434 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-35f4158e-ed02-4e5f-bee0-9b07ec3f68bf tempest-ServerActionsV293TestJSON-1040758398 tempest-ServerActionsV293TestJSON-1040758398-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1fc46eae-9e22-43fe-bd37-60185f2e9574) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['26b36456-bc13-4a9a-9aba-72513b6eeb04', 'e6dc8a73-46fd-4eb0-80aa-8616c1bdb9ec', '62f0bd17-6d6b-47b4-b350-0db07f70bd08', 'bb890bb9-5764-4afe-a74f-17cad2b804f1']}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:26:08.956179 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-35f4158e-ed02-4e5f-bee0-9b07ec3f68bf tempest-ServerActionsV293TestJSON-1040758398 tempest-ServerActionsV293TestJSON-1040758398-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4afbfb8b-5914-478b-8a52-b3bb1fcdc9c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:26:08.973548 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-00c88720-b61a-4ad8-8774-fb7af6cf416d tempest-VolumeTypesTest-566702461 tempest-VolumeTypesTest-566702461-project-member] Retype volume request issued successfully. Jul 03 02:26:08.973874 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-00c88720-b61a-4ad8-8774-fb7af6cf416d tempest-VolumeTypesTest-566702461 tempest-VolumeTypesTest-566702461-project-member] https://10.4.3.223/volume/v3/volumes/7dc26f49-51a9-4e67-a346-c2318c78a7fa/action returned with HTTP 202 Jul 03 02:26:08.974322 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 211/818] 10.4.3.223 () {68 vars in 1390 bytes} [Fri Jul 3 02:26:08 2026] POST /volume/v3/volumes/7dc26f49-51a9-4e67-a346-c2318c78a7fa/action => generated 0 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 02:26:08.978282 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-35f4158e-ed02-4e5f-bee0-9b07ec3f68bf tempest-ServerActionsV293TestJSON-1040758398 tempest-ServerActionsV293TestJSON-1040758398-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4afbfb8b-5914-478b-8a52-b3bb1fcdc9c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bad14176-2553-4c44-8b14-1da54777e5bb', '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-195999122',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c541ca691cc43258550df4965e1e4b4',qos_specs=None,replication_status=,reservations=['26b36456-bc13-4a9a-9aba-72513b6eeb04','e6dc8a73-46fd-4eb0-80aa-8616c1bdb9ec','62f0bd17-6d6b-47b4-b350-0db07f70bd08','bb890bb9-5764-4afe-a74f-17cad2b804f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e61c6ce2cf54543b0c8950376cdd2f7',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:26:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-195999122',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bad14176-2553-4c44-8b14-1da54777e5bb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c541ca691cc43258550df4965e1e4b4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3e61c6ce2cf54543b0c8950376cdd2f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:26:08.979147 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-35f4158e-ed02-4e5f-bee0-9b07ec3f68bf tempest-ServerActionsV293TestJSON-1040758398 tempest-ServerActionsV293TestJSON-1040758398-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8768a76-d72a-4146-bf81-07f457d8d315) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:26:08.985521 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-77b53a2d-7bf3-4e13-9f3f-ed3df89d0d1f None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:08.989285 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-77b53a2d-7bf3-4e13-9f3f-ed3df89d0d1f tempest-VolumeTypesTest-566702461 tempest-VolumeTypesTest-566702461-project-member] GET https://10.4.3.223/volume/v3/volumes/7dc26f49-51a9-4e67-a346-c2318c78a7fa Jul 03 02:26:08.989498 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-77b53a2d-7bf3-4e13-9f3f-ed3df89d0d1f tempest-VolumeTypesTest-566702461 tempest-VolumeTypesTest-566702461-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:08.989705 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-77b53a2d-7bf3-4e13-9f3f-ed3df89d0d1f tempest-VolumeTypesTest-566702461 tempest-VolumeTypesTest-566702461-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:08.997905 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:08.997905 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:26:09.002524 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-77b53a2d-7bf3-4e13-9f3f-ed3df89d0d1f tempest-VolumeTypesTest-566702461 tempest-VolumeTypesTest-566702461-project-member] Volume info retrieved successfully. Jul 03 02:26:09.003828 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-35f4158e-ed02-4e5f-bee0-9b07ec3f68bf tempest-ServerActionsV293TestJSON-1040758398 tempest-ServerActionsV293TestJSON-1040758398-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8768a76-d72a-4146-bf81-07f457d8d315) transitioned into state 'SUCCESS' from state '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-195999122',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c541ca691cc43258550df4965e1e4b4',qos_specs=None,replication_status=,reservations=['26b36456-bc13-4a9a-9aba-72513b6eeb04','e6dc8a73-46fd-4eb0-80aa-8616c1bdb9ec','62f0bd17-6d6b-47b4-b350-0db07f70bd08','bb890bb9-5764-4afe-a74f-17cad2b804f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e61c6ce2cf54543b0c8950376cdd2f7',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:26:09.004590 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-35f4158e-ed02-4e5f-bee0-9b07ec3f68bf tempest-ServerActionsV293TestJSON-1040758398 tempest-ServerActionsV293TestJSON-1040758398-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5806177-efc8-4989-87bc-7152d3447dee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:26:09.007980 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-77b53a2d-7bf3-4e13-9f3f-ed3df89d0d1f tempest-VolumeTypesTest-566702461 tempest-VolumeTypesTest-566702461-project-member] https://10.4.3.223/volume/v3/volumes/7dc26f49-51a9-4e67-a346-c2318c78a7fa returned with HTTP 200 Jul 03 02:26:09.008395 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 202/819] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:08 2026] GET /volume/v3/volumes/7dc26f49-51a9-4e67-a346-c2318c78a7fa => generated 876 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:09.014433 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-35f4158e-ed02-4e5f-bee0-9b07ec3f68bf tempest-ServerActionsV293TestJSON-1040758398 tempest-ServerActionsV293TestJSON-1040758398-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5806177-efc8-4989-87bc-7152d3447dee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:26:09.015377 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-35f4158e-ed02-4e5f-bee0-9b07ec3f68bf tempest-ServerActionsV293TestJSON-1040758398 tempest-ServerActionsV293TestJSON-1040758398-project-member] Flow 'volume_create_api' (b2668d51-df69-48ac-a6b7-2acfa3488f00) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:26:09.015821 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-35f4158e-ed02-4e5f-bee0-9b07ec3f68bf tempest-ServerActionsV293TestJSON-1040758398 tempest-ServerActionsV293TestJSON-1040758398-project-member] Create volume request issued successfully. Jul 03 02:26:09.016411 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-35f4158e-ed02-4e5f-bee0-9b07ec3f68bf tempest-ServerActionsV293TestJSON-1040758398 tempest-ServerActionsV293TestJSON-1040758398-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:26:09.016865 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 203/820] 10.4.3.223 () {70 vars in 1300 bytes} [Fri Jul 3 02:26:08 2026] POST /volume/v3/volumes => generated 898 bytes in 397 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:26:09.030571 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-18a48b76-d345-4972-b667-f9deb302b4dd None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:09.032230 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-18a48b76-d345-4972-b667-f9deb302b4dd tempest-ServerActionsV293TestJSON-1040758398 tempest-ServerActionsV293TestJSON-1040758398-project-member] GET https://10.4.3.223/volume/v3/volumes/bad14176-2553-4c44-8b14-1da54777e5bb Jul 03 02:26:09.032439 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-18a48b76-d345-4972-b667-f9deb302b4dd tempest-ServerActionsV293TestJSON-1040758398 tempest-ServerActionsV293TestJSON-1040758398-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:09.032645 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-18a48b76-d345-4972-b667-f9deb302b4dd tempest-ServerActionsV293TestJSON-1040758398 tempest-ServerActionsV293TestJSON-1040758398-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:09.039841 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-ad69797a-01b7-47b1-a733-2354814f135c req-6c617180-d4d2-4a5d-862d-659d2ab75e37 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:09.040637 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:09.040637 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:26:09.042298 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-ad69797a-01b7-47b1-a733-2354814f135c req-6c617180-d4d2-4a5d-862d-659d2ab75e37 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] POST https://10.4.3.223/volume/v3/attachments/d477ba82-a404-44b3-8eda-ae03aabffe04/action Jul 03 02:26:09.042781 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-ad69797a-01b7-47b1-a733-2354814f135c req-6c617180-d4d2-4a5d-862d-659d2ab75e37 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Action body: b'{"os-complete": null}' {{(pid=100015) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:26:09.042962 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-ad69797a-01b7-47b1-a733-2354814f135c req-6c617180-d4d2-4a5d-862d-659d2ab75e37 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:26:09.045860 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-18a48b76-d345-4972-b667-f9deb302b4dd tempest-ServerActionsV293TestJSON-1040758398 tempest-ServerActionsV293TestJSON-1040758398-project-member] Volume info retrieved successfully. Jul 03 02:26:09.051076 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-18a48b76-d345-4972-b667-f9deb302b4dd tempest-ServerActionsV293TestJSON-1040758398 tempest-ServerActionsV293TestJSON-1040758398-project-member] https://10.4.3.223/volume/v3/volumes/bad14176-2553-4c44-8b14-1da54777e5bb returned with HTTP 200 Jul 03 02:26:09.051635 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 205/821] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:26:09 2026] GET /volume/v3/volumes/bad14176-2553-4c44-8b14-1da54777e5bb => generated 966 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:26:09.051753 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-a4ccbc47-df07-4e4b-b609-8c149769d127 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:09.052157 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-a4ccbc47-df07-4e4b-b609-8c149769d127 None None] GET https://10.4.3.223/volume// Jul 03 02:26:09.052338 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-a4ccbc47-df07-4e4b-b609-8c149769d127 None None] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:09.052558 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-a4ccbc47-df07-4e4b-b609-8c149769d127 None None] Calling method 'all' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:09.052881 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-a4ccbc47-df07-4e4b-b609-8c149769d127 None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:26:09.053155 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 203/822] 10.4.3.223 () {66 vars in 1428 bytes} [Fri Jul 3 02:26:09 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:26:09.070950 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:09.070950 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:26:09.082897 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-ad69797a-01b7-47b1-a733-2354814f135c req-6c617180-d4d2-4a5d-862d-659d2ab75e37 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] https://10.4.3.223/volume/v3/attachments/d477ba82-a404-44b3-8eda-ae03aabffe04/action returned with HTTP 204 Jul 03 02:26:09.084371 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 212/823] 10.4.3.223 () {74 vars in 1725 bytes} [Fri Jul 3 02:26:09 2026] POST /volume/v3/attachments/d477ba82-a404-44b3-8eda-ae03aabffe04/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:26:09.184445 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-5d3c24ac-9ba3-48b9-81de-1c793df06995 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:09.186738 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-5d3c24ac-9ba3-48b9-81de-1c793df06995 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] GET https://10.4.3.223/volume/v3/volumes/77467952-73c9-46ef-848f-592c7377d06a Jul 03 02:26:09.186922 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-5d3c24ac-9ba3-48b9-81de-1c793df06995 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:09.187125 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-5d3c24ac-9ba3-48b9-81de-1c793df06995 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:09.203813 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:09.203813 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:26:09.210264 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-5d3c24ac-9ba3-48b9-81de-1c793df06995 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Volume info retrieved successfully. Jul 03 02:26:09.221895 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-386a583b-e42f-47a4-acaf-a5fe7a3aa402 req-10ad7ec8-a96f-4ade-b744-263837869fdd None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:09.222297 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-5d3c24ac-9ba3-48b9-81de-1c793df06995 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] https://10.4.3.223/volume/v3/volumes/77467952-73c9-46ef-848f-592c7377d06a returned with HTTP 200 Jul 03 02:26:09.223002 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 204/824] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:09 2026] GET /volume/v3/volumes/77467952-73c9-46ef-848f-592c7377d06a => generated 1136 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:26:09.225118 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-386a583b-e42f-47a4-acaf-a5fe7a3aa402 req-10ad7ec8-a96f-4ade-b744-263837869fdd tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] POST https://10.4.3.223/volume/v3/attachments Jul 03 02:26:09.225473 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-386a583b-e42f-47a4-acaf-a5fe7a3aa402 req-10ad7ec8-a96f-4ade-b744-263837869fdd tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "77e1e353-840d-421a-a685-fc90f17c90c6", "connector": null, "instance_uuid": "ac9128d8-a3a8-4a2f-a5e7-32c54b011503"}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:26:09.238583 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-54eabe88-6966-4553-a31c-8da332f61597 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:09.238863 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:09.238863 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:26:09.240130 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-54eabe88-6966-4553-a31c-8da332f61597 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] GET https://10.4.3.223/volume/v3/volumes/77467952-73c9-46ef-848f-592c7377d06a Jul 03 02:26:09.240318 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-54eabe88-6966-4553-a31c-8da332f61597 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:09.240451 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-54eabe88-6966-4553-a31c-8da332f61597 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:09.255538 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:09.255538 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:26:09.259926 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-54eabe88-6966-4553-a31c-8da332f61597 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Volume info retrieved successfully. Jul 03 02:26:09.263957 np0000004352 devstack@c-api.service[100013]: WARNING cinder.volume.api [req-386a583b-e42f-47a4-acaf-a5fe7a3aa402 req-10ad7ec8-a96f-4ade-b744-263837869fdd tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Jul 03 02:26:09.264876 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-54eabe88-6966-4553-a31c-8da332f61597 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] https://10.4.3.223/volume/v3/volumes/77467952-73c9-46ef-848f-592c7377d06a returned with HTTP 200 Jul 03 02:26:09.265355 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 204/825] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:09 2026] GET /volume/v3/volumes/77467952-73c9-46ef-848f-592c7377d06a => generated 1136 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:26:09.276392 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-386a583b-e42f-47a4-acaf-a5fe7a3aa402 req-10ad7ec8-a96f-4ade-b744-263837869fdd tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Jul 03 02:26:09.277001 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 206/826] 10.4.3.223 () {74 vars in 1594 bytes} [Fri Jul 3 02:26:09 2026] POST /volume/v3/attachments => generated 271 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:26:09.528612 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-4abcad84-0c8c-44a5-8e1f-22cc31e3ac64 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:09.530760 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-4abcad84-0c8c-44a5-8e1f-22cc31e3ac64 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] GET https://10.4.3.223/volume/v3/volumes/77e1e353-840d-421a-a685-fc90f17c90c6 Jul 03 02:26:09.530994 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-4abcad84-0c8c-44a5-8e1f-22cc31e3ac64 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:09.531233 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-4abcad84-0c8c-44a5-8e1f-22cc31e3ac64 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:09.544056 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:09.544056 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:26:09.548725 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-4abcad84-0c8c-44a5-8e1f-22cc31e3ac64 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Volume info retrieved successfully. Jul 03 02:26:09.554368 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-4abcad84-0c8c-44a5-8e1f-22cc31e3ac64 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] https://10.4.3.223/volume/v3/volumes/77e1e353-840d-421a-a685-fc90f17c90c6 returned with HTTP 200 Jul 03 02:26:09.554368 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 213/827] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:09 2026] GET /volume/v3/volumes/77e1e353-840d-421a-a685-fc90f17c90c6 => generated 1162 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:26:09.630236 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-0122fb73-da48-4dd5-90b6-009ea9c9d868 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:09.634413 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-0122fb73-da48-4dd5-90b6-009ea9c9d868 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] GET https://10.4.3.223/volume/v3/backups/51fd53a4-2392-4037-8f37-ace7c25c7d36 Jul 03 02:26:09.636408 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-0122fb73-da48-4dd5-90b6-009ea9c9d868 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:09.636408 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-0122fb73-da48-4dd5-90b6-009ea9c9d868 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:09.636408 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-0122fb73-da48-4dd5-90b6-009ea9c9d868 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Show backup with id 51fd53a4-2392-4037-8f37-ace7c25c7d36. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:26:09.642888 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:09.642888 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:26:09.644679 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-0122fb73-da48-4dd5-90b6-009ea9c9d868 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] https://10.4.3.223/volume/v3/backups/51fd53a4-2392-4037-8f37-ace7c25c7d36 returned with HTTP 200 Jul 03 02:26:09.644679 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 205/828] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:09 2026] GET /volume/v3/backups/51fd53a4-2392-4037-8f37-ace7c25c7d36 => generated 803 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:09.663211 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-a6d50e66-c7c5-4870-a498-f9e052988484 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:09.668052 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-a6d50e66-c7c5-4870-a498-f9e052988484 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] GET https://10.4.3.223/volume/v3/volumes/6f0b9b18-27ac-43cb-b1ca-331367db94dc Jul 03 02:26:09.668226 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-a6d50e66-c7c5-4870-a498-f9e052988484 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:09.668398 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-a6d50e66-c7c5-4870-a498-f9e052988484 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:09.676367 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:09.676367 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:26:09.681266 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-a6d50e66-c7c5-4870-a498-f9e052988484 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Volume info retrieved successfully. Jul 03 02:26:09.690447 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-a6d50e66-c7c5-4870-a498-f9e052988484 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] https://10.4.3.223/volume/v3/volumes/6f0b9b18-27ac-43cb-b1ca-331367db94dc returned with HTTP 200 Jul 03 02:26:09.690447 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 205/829] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:09 2026] GET /volume/v3/volumes/6f0b9b18-27ac-43cb-b1ca-331367db94dc => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:09.700428 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-b97e7687-822c-4b45-98a4-cbd667d973a7 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:09.702342 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-b97e7687-822c-4b45-98a4-cbd667d973a7 tempest-VolumesBackupsAdminTest-550384977 tempest-VolumesBackupsAdminTest-550384977-project-admin] POST https://10.4.3.223/volume/v3/backups/51fd53a4-2392-4037-8f37-ace7c25c7d36/action Jul 03 02:26:09.702699 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-b97e7687-822c-4b45-98a4-cbd667d973a7 tempest-VolumesBackupsAdminTest-550384977 tempest-VolumesBackupsAdminTest-550384977-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100013) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:26:09.702862 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-b97e7687-822c-4b45-98a4-cbd667d973a7 tempest-VolumesBackupsAdminTest-550384977 tempest-VolumesBackupsAdminTest-550384977-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:26:09.704385 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.contrib.admin_actions [None req-b97e7687-822c-4b45-98a4-cbd667d973a7 tempest-VolumesBackupsAdminTest-550384977 tempest-VolumesBackupsAdminTest-550384977-project-admin] Updating backup '51fd53a4-2392-4037-8f37-ace7c25c7d36' with '{'status': 'error'}' {{(pid=100013) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 03 02:26:09.716110 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:09.716110 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:26:09.736002 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.backup.rpcapi [None req-b97e7687-822c-4b45-98a4-cbd667d973a7 tempest-VolumesBackupsAdminTest-550384977 tempest-VolumesBackupsAdminTest-550384977-project-admin] reset_status in rpcapi backup_id 51fd53a4-2392-4037-8f37-ace7c25c7d36 on host np0000004352. {{(pid=100013) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Jul 03 02:26:09.737580 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-b97e7687-822c-4b45-98a4-cbd667d973a7 tempest-VolumesBackupsAdminTest-550384977 tempest-VolumesBackupsAdminTest-550384977-project-admin] https://10.4.3.223/volume/v3/backups/51fd53a4-2392-4037-8f37-ace7c25c7d36/action returned with HTTP 202 Jul 03 02:26:09.737981 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 207/830] 10.4.3.223 () {68 vars in 1390 bytes} [Fri Jul 3 02:26:09 2026] POST /volume/v3/backups/51fd53a4-2392-4037-8f37-ace7c25c7d36/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 02:26:09.745630 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-8305f392-115e-4c76-9261-0817025267b3 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:09.747964 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-8305f392-115e-4c76-9261-0817025267b3 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] GET https://10.4.3.223/volume/v3/backups/51fd53a4-2392-4037-8f37-ace7c25c7d36 Jul 03 02:26:09.749200 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-8305f392-115e-4c76-9261-0817025267b3 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:09.749200 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-8305f392-115e-4c76-9261-0817025267b3 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:09.749200 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-8305f392-115e-4c76-9261-0817025267b3 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Show backup with id 51fd53a4-2392-4037-8f37-ace7c25c7d36. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:26:09.752808 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:09.752808 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:26:09.753657 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-8305f392-115e-4c76-9261-0817025267b3 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] https://10.4.3.223/volume/v3/backups/51fd53a4-2392-4037-8f37-ace7c25c7d36 returned with HTTP 200 Jul 03 02:26:09.754026 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 214/831] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:09 2026] GET /volume/v3/backups/51fd53a4-2392-4037-8f37-ace7c25c7d36 => generated 799 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:09.764760 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-3c65983a-b68a-46df-aa29-d964a09927c6 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:09.767380 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-3c65983a-b68a-46df-aa29-d964a09927c6 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] DELETE https://10.4.3.223/volume/v3/backups/51fd53a4-2392-4037-8f37-ace7c25c7d36 Jul 03 02:26:09.767617 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-3c65983a-b68a-46df-aa29-d964a09927c6 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:09.767812 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-3c65983a-b68a-46df-aa29-d964a09927c6 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Calling method 'delete' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:09.767996 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.contrib.backups [None req-3c65983a-b68a-46df-aa29-d964a09927c6 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Delete backup with id: 51fd53a4-2392-4037-8f37-ace7c25c7d36. Jul 03 02:26:09.777427 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:09.777427 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:26:09.797402 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.backup.rpcapi [None req-3c65983a-b68a-46df-aa29-d964a09927c6 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] delete_backup rpcapi backup_id 51fd53a4-2392-4037-8f37-ace7c25c7d36 {{(pid=100012) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 02:26:09.799066 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-3c65983a-b68a-46df-aa29-d964a09927c6 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] https://10.4.3.223/volume/v3/backups/51fd53a4-2392-4037-8f37-ace7c25c7d36 returned with HTTP 202 Jul 03 02:26:09.799475 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 206/832] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:26:09 2026] DELETE /volume/v3/backups/51fd53a4-2392-4037-8f37-ace7c25c7d36 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 02:26:09.805725 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-b523088d-1b56-4bdd-a8a8-8c1c17bfbac5 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:09.807398 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-b523088d-1b56-4bdd-a8a8-8c1c17bfbac5 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] GET https://10.4.3.223/volume/v3/backups/51fd53a4-2392-4037-8f37-ace7c25c7d36 Jul 03 02:26:09.807615 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-b523088d-1b56-4bdd-a8a8-8c1c17bfbac5 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:09.807736 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-b523088d-1b56-4bdd-a8a8-8c1c17bfbac5 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:09.807854 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-b523088d-1b56-4bdd-a8a8-8c1c17bfbac5 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Show backup with id 51fd53a4-2392-4037-8f37-ace7c25c7d36. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:26:09.814948 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:09.814948 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:26:09.816241 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-b523088d-1b56-4bdd-a8a8-8c1c17bfbac5 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] https://10.4.3.223/volume/v3/backups/51fd53a4-2392-4037-8f37-ace7c25c7d36 returned with HTTP 200 Jul 03 02:26:09.819244 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 206/833] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:09 2026] GET /volume/v3/backups/51fd53a4-2392-4037-8f37-ace7c25c7d36 => generated 802 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:09.821680 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-0823b06f-ae01-4a8f-ac2c-e6e35f6bc26d None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:09.822078 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-0823b06f-ae01-4a8f-ac2c-e6e35f6bc26d None None] GET https://10.4.3.223/volume// Jul 03 02:26:09.822245 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-0823b06f-ae01-4a8f-ac2c-e6e35f6bc26d None None] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:09.822438 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-0823b06f-ae01-4a8f-ac2c-e6e35f6bc26d None None] Calling method 'all' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:09.822849 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-0823b06f-ae01-4a8f-ac2c-e6e35f6bc26d None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:26:09.823112 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 208/834] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:26:09 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:26:09.830258 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-386a583b-e42f-47a4-acaf-a5fe7a3aa402 req-8ec1f5db-eb35-4757-942f-473a4ba7ea4d None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:09.832328 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-386a583b-e42f-47a4-acaf-a5fe7a3aa402 req-8ec1f5db-eb35-4757-942f-473a4ba7ea4d tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] GET https://10.4.3.223/volume/v3/volumes/77e1e353-840d-421a-a685-fc90f17c90c6 Jul 03 02:26:09.832576 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-386a583b-e42f-47a4-acaf-a5fe7a3aa402 req-8ec1f5db-eb35-4757-942f-473a4ba7ea4d tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:09.832749 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-386a583b-e42f-47a4-acaf-a5fe7a3aa402 req-8ec1f5db-eb35-4757-942f-473a4ba7ea4d tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:09.844869 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:09.844869 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:26:09.849973 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [req-386a583b-e42f-47a4-acaf-a5fe7a3aa402 req-8ec1f5db-eb35-4757-942f-473a4ba7ea4d tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Volume info retrieved successfully. Jul 03 02:26:09.857347 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-386a583b-e42f-47a4-acaf-a5fe7a3aa402 req-8ec1f5db-eb35-4757-942f-473a4ba7ea4d tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] https://10.4.3.223/volume/v3/volumes/77e1e353-840d-421a-a685-fc90f17c90c6 returned with HTTP 200 Jul 03 02:26:09.859114 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 215/835] 10.4.3.223 () {70 vars in 1639 bytes} [Fri Jul 3 02:26:09 2026] GET /volume/v3/volumes/77e1e353-840d-421a-a685-fc90f17c90c6 => generated 1342 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:26:09.968291 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-386a583b-e42f-47a4-acaf-a5fe7a3aa402 req-aac8f3e8-c5b6-4641-b153-2e37ccebec36 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:09.975581 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-386a583b-e42f-47a4-acaf-a5fe7a3aa402 req-aac8f3e8-c5b6-4641-b153-2e37ccebec36 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] PUT https://10.4.3.223/volume/v3/attachments/697eb6a3-1f2e-42d6-a017-e753628a94c5 Jul 03 02:26:09.975581 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-386a583b-e42f-47a4-acaf-a5fe7a3aa402 req-aac8f3e8-c5b6-4641-b153-2e37ccebec36 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000004352", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2a2633a05d73", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "80a8c083-552c-46a2-8db9-fd9e83fa2364", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:26:09.988457 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.coordination [req-386a583b-e42f-47a4-acaf-a5fe7a3aa402 req-aac8f3e8-c5b6-4641-b153-2e37ccebec36 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Acquiring lock "cinder-attachment_update-77e1e353-840d-421a-a685-fc90f17c90c6-np0000004352" by "attachment_update" {{(pid=100012) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 02:26:09.993765 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.coordination [req-386a583b-e42f-47a4-acaf-a5fe7a3aa402 req-aac8f3e8-c5b6-4641-b153-2e37ccebec36 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Lock "cinder-attachment_update-77e1e353-840d-421a-a685-fc90f17c90c6-np0000004352" acquired by "attachment_update" :: waited 0.005s {{(pid=100012) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 02:26:09.994910 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:09.994910 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:26:10.023623 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-4729313d-5c1a-406e-9674-0944efb63e85 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:10.025348 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-4729313d-5c1a-406e-9674-0944efb63e85 tempest-VolumeTypesTest-566702461 tempest-VolumeTypesTest-566702461-project-member] GET https://10.4.3.223/volume/v3/volumes/7dc26f49-51a9-4e67-a346-c2318c78a7fa Jul 03 02:26:10.025518 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-4729313d-5c1a-406e-9674-0944efb63e85 tempest-VolumeTypesTest-566702461 tempest-VolumeTypesTest-566702461-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:10.025734 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-4729313d-5c1a-406e-9674-0944efb63e85 tempest-VolumeTypesTest-566702461 tempest-VolumeTypesTest-566702461-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:10.035059 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:10.035059 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:26:10.039433 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-4729313d-5c1a-406e-9674-0944efb63e85 tempest-VolumeTypesTest-566702461 tempest-VolumeTypesTest-566702461-project-member] Volume info retrieved successfully. Jul 03 02:26:10.044314 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-4729313d-5c1a-406e-9674-0944efb63e85 tempest-VolumeTypesTest-566702461 tempest-VolumeTypesTest-566702461-project-member] https://10.4.3.223/volume/v3/volumes/7dc26f49-51a9-4e67-a346-c2318c78a7fa returned with HTTP 200 Jul 03 02:26:10.044416 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 207/836] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:10 2026] GET /volume/v3/volumes/7dc26f49-51a9-4e67-a346-c2318c78a7fa => generated 877 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:10.067165 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-4b429989-d656-444f-8d61-3526ff78a1d7 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:10.073305 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-c2f5c561-0dfc-4436-b990-4cd3439cc33f None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:10.074430 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-4b429989-d656-444f-8d61-3526ff78a1d7 tempest-VolumeTypesTest-566702461 tempest-VolumeTypesTest-566702461-project-member] GET https://10.4.3.223/volume/v3/volumes/7dc26f49-51a9-4e67-a346-c2318c78a7fa Jul 03 02:26:10.074655 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-4b429989-d656-444f-8d61-3526ff78a1d7 tempest-VolumeTypesTest-566702461 tempest-VolumeTypesTest-566702461-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:10.074845 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-4b429989-d656-444f-8d61-3526ff78a1d7 tempest-VolumeTypesTest-566702461 tempest-VolumeTypesTest-566702461-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:10.075407 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-c2f5c561-0dfc-4436-b990-4cd3439cc33f tempest-ServerActionsV293TestJSON-1040758398 tempest-ServerActionsV293TestJSON-1040758398-project-member] GET https://10.4.3.223/volume/v3/volumes/bad14176-2553-4c44-8b14-1da54777e5bb Jul 03 02:26:10.075716 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-c2f5c561-0dfc-4436-b990-4cd3439cc33f tempest-ServerActionsV293TestJSON-1040758398 tempest-ServerActionsV293TestJSON-1040758398-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:10.075989 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-c2f5c561-0dfc-4436-b990-4cd3439cc33f tempest-ServerActionsV293TestJSON-1040758398 tempest-ServerActionsV293TestJSON-1040758398-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:10.085184 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:10.085184 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:26:10.087122 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:10.087122 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:26:10.089395 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-c2f5c561-0dfc-4436-b990-4cd3439cc33f tempest-ServerActionsV293TestJSON-1040758398 tempest-ServerActionsV293TestJSON-1040758398-project-member] Volume info retrieved successfully. Jul 03 02:26:10.091762 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-4b429989-d656-444f-8d61-3526ff78a1d7 tempest-VolumeTypesTest-566702461 tempest-VolumeTypesTest-566702461-project-member] Volume info retrieved successfully. Jul 03 02:26:10.097102 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-c2f5c561-0dfc-4436-b990-4cd3439cc33f tempest-ServerActionsV293TestJSON-1040758398 tempest-ServerActionsV293TestJSON-1040758398-project-member] https://10.4.3.223/volume/v3/volumes/bad14176-2553-4c44-8b14-1da54777e5bb returned with HTTP 200 Jul 03 02:26:10.097366 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-4b429989-d656-444f-8d61-3526ff78a1d7 tempest-VolumeTypesTest-566702461 tempest-VolumeTypesTest-566702461-project-member] https://10.4.3.223/volume/v3/volumes/7dc26f49-51a9-4e67-a346-c2318c78a7fa returned with HTTP 200 Jul 03 02:26:10.097507 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 216/837] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:26:10 2026] GET /volume/v3/volumes/bad14176-2553-4c44-8b14-1da54777e5bb => generated 1540 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 03 02:26:10.098003 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 209/838] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:10 2026] GET /volume/v3/volumes/7dc26f49-51a9-4e67-a346-c2318c78a7fa => generated 877 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:10.112888 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-667560f9-c2cb-42b2-9268-4529bf7ad37b None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:10.115907 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-667560f9-c2cb-42b2-9268-4529bf7ad37b tempest-VolumeTypesTest-566702461 tempest-VolumeTypesTest-566702461-project-member] GET https://10.4.3.223/volume/v3/volumes/7dc26f49-51a9-4e67-a346-c2318c78a7fa Jul 03 02:26:10.116177 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-667560f9-c2cb-42b2-9268-4529bf7ad37b tempest-VolumeTypesTest-566702461 tempest-VolumeTypesTest-566702461-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:10.116433 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-667560f9-c2cb-42b2-9268-4529bf7ad37b tempest-VolumeTypesTest-566702461 tempest-VolumeTypesTest-566702461-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:10.125709 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:10.125709 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:26:10.133239 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-667560f9-c2cb-42b2-9268-4529bf7ad37b tempest-VolumeTypesTest-566702461 tempest-VolumeTypesTest-566702461-project-member] Volume info retrieved successfully. Jul 03 02:26:10.136938 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-b2f84408-19c2-4c3c-90ba-1ead11448ceb req-ae426ff2-fc43-4f7b-8637-04d709d0c016 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:10.139777 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-b2f84408-19c2-4c3c-90ba-1ead11448ceb req-ae426ff2-fc43-4f7b-8637-04d709d0c016 tempest-ServerActionsV293TestJSON-1040758398 tempest-ServerActionsV293TestJSON-1040758398-project-member] GET https://10.4.3.223/volume/v3/volumes/bad14176-2553-4c44-8b14-1da54777e5bb Jul 03 02:26:10.140131 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-b2f84408-19c2-4c3c-90ba-1ead11448ceb req-ae426ff2-fc43-4f7b-8637-04d709d0c016 tempest-ServerActionsV293TestJSON-1040758398 tempest-ServerActionsV293TestJSON-1040758398-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:10.140366 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-b2f84408-19c2-4c3c-90ba-1ead11448ceb req-ae426ff2-fc43-4f7b-8637-04d709d0c016 tempest-ServerActionsV293TestJSON-1040758398 tempest-ServerActionsV293TestJSON-1040758398-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:10.141998 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-667560f9-c2cb-42b2-9268-4529bf7ad37b tempest-VolumeTypesTest-566702461 tempest-VolumeTypesTest-566702461-project-member] https://10.4.3.223/volume/v3/volumes/7dc26f49-51a9-4e67-a346-c2318c78a7fa returned with HTTP 200 Jul 03 02:26:10.142408 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 208/839] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:10 2026] GET /volume/v3/volumes/7dc26f49-51a9-4e67-a346-c2318c78a7fa => generated 877 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:10.150373 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:10.150373 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:26:10.157221 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [req-b2f84408-19c2-4c3c-90ba-1ead11448ceb req-ae426ff2-fc43-4f7b-8637-04d709d0c016 tempest-ServerActionsV293TestJSON-1040758398 tempest-ServerActionsV293TestJSON-1040758398-project-member] Volume info retrieved successfully. Jul 03 02:26:10.157476 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-58554d4e-c25e-4aea-b644-68a5de0ab544 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:10.160060 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-58554d4e-c25e-4aea-b644-68a5de0ab544 tempest-VolumeTypesTest-566702461 tempest-VolumeTypesTest-566702461-project-member] DELETE https://10.4.3.223/volume/v3/volumes/7dc26f49-51a9-4e67-a346-c2318c78a7fa Jul 03 02:26:10.160329 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-58554d4e-c25e-4aea-b644-68a5de0ab544 tempest-VolumeTypesTest-566702461 tempest-VolumeTypesTest-566702461-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:10.162159 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-58554d4e-c25e-4aea-b644-68a5de0ab544 tempest-VolumeTypesTest-566702461 tempest-VolumeTypesTest-566702461-project-member] Calling method 'delete' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:10.162450 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.volumes [None req-58554d4e-c25e-4aea-b644-68a5de0ab544 tempest-VolumeTypesTest-566702461 tempest-VolumeTypesTest-566702461-project-member] Delete volume with id: 7dc26f49-51a9-4e67-a346-c2318c78a7fa Jul 03 02:26:10.163434 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-b2f84408-19c2-4c3c-90ba-1ead11448ceb req-ae426ff2-fc43-4f7b-8637-04d709d0c016 tempest-ServerActionsV293TestJSON-1040758398 tempest-ServerActionsV293TestJSON-1040758398-project-member] https://10.4.3.223/volume/v3/volumes/bad14176-2553-4c44-8b14-1da54777e5bb returned with HTTP 200 Jul 03 02:26:10.163995 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 217/840] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:26:10 2026] GET /volume/v3/volumes/bad14176-2553-4c44-8b14-1da54777e5bb => generated 1360 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:26:10.170217 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:10.170217 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:26:10.170757 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-58554d4e-c25e-4aea-b644-68a5de0ab544 tempest-VolumeTypesTest-566702461 tempest-VolumeTypesTest-566702461-project-member] Volume info retrieved successfully. Jul 03 02:26:10.201150 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-58554d4e-c25e-4aea-b644-68a5de0ab544 tempest-VolumeTypesTest-566702461 tempest-VolumeTypesTest-566702461-project-member] Delete volume request issued successfully. Jul 03 02:26:10.201459 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-58554d4e-c25e-4aea-b644-68a5de0ab544 tempest-VolumeTypesTest-566702461 tempest-VolumeTypesTest-566702461-project-member] https://10.4.3.223/volume/v3/volumes/7dc26f49-51a9-4e67-a346-c2318c78a7fa returned with HTTP 202 Jul 03 02:26:10.202003 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 210/841] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:26:10 2026] DELETE /volume/v3/volumes/7dc26f49-51a9-4e67-a346-c2318c78a7fa => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:26:10.212099 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-033cdeef-f048-40a1-abcb-a25eb4115457 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:10.214706 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-033cdeef-f048-40a1-abcb-a25eb4115457 tempest-VolumeTypesTest-566702461 tempest-VolumeTypesTest-566702461-project-member] GET https://10.4.3.223/volume/v3/volumes/7dc26f49-51a9-4e67-a346-c2318c78a7fa Jul 03 02:26:10.214965 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-033cdeef-f048-40a1-abcb-a25eb4115457 tempest-VolumeTypesTest-566702461 tempest-VolumeTypesTest-566702461-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:10.215973 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-033cdeef-f048-40a1-abcb-a25eb4115457 tempest-VolumeTypesTest-566702461 tempest-VolumeTypesTest-566702461-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:10.226123 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:10.226123 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:26:10.231795 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-033cdeef-f048-40a1-abcb-a25eb4115457 tempest-VolumeTypesTest-566702461 tempest-VolumeTypesTest-566702461-project-member] Volume info retrieved successfully. Jul 03 02:26:10.239165 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-033cdeef-f048-40a1-abcb-a25eb4115457 tempest-VolumeTypesTest-566702461 tempest-VolumeTypesTest-566702461-project-member] https://10.4.3.223/volume/v3/volumes/7dc26f49-51a9-4e67-a346-c2318c78a7fa returned with HTTP 200 Jul 03 02:26:10.239701 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 209/842] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:10 2026] GET /volume/v3/volumes/7dc26f49-51a9-4e67-a346-c2318c78a7fa => generated 876 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:10.526184 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.coordination [req-386a583b-e42f-47a4-acaf-a5fe7a3aa402 req-aac8f3e8-c5b6-4641-b153-2e37ccebec36 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Lock "cinder-attachment_update-77e1e353-840d-421a-a685-fc90f17c90c6-np0000004352" released by "attachment_update" :: held 0.532s {{(pid=100012) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 02:26:10.526587 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-386a583b-e42f-47a4-acaf-a5fe7a3aa402 req-aac8f3e8-c5b6-4641-b153-2e37ccebec36 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] https://10.4.3.223/volume/v3/attachments/697eb6a3-1f2e-42d6-a017-e753628a94c5 returned with HTTP 200 Jul 03 02:26:10.527005 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 207/843] 10.4.3.223 () {74 vars in 1704 bytes} [Fri Jul 3 02:26:09 2026] PUT /volume/v3/attachments/697eb6a3-1f2e-42d6-a017-e753628a94c5 => generated 967 bytes in 559 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:26:10.570276 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-6e2e8e99-09b4-4baf-a7d5-9e043abf8ed3 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:10.570276 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-6e2e8e99-09b4-4baf-a7d5-9e043abf8ed3 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] GET https://10.4.3.223/volume/v3/volumes/77e1e353-840d-421a-a685-fc90f17c90c6 Jul 03 02:26:10.570606 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-6e2e8e99-09b4-4baf-a7d5-9e043abf8ed3 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:10.571578 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-6e2e8e99-09b4-4baf-a7d5-9e043abf8ed3 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:10.596093 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:10.596093 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:26:10.600787 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-6e2e8e99-09b4-4baf-a7d5-9e043abf8ed3 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Volume info retrieved successfully. Jul 03 02:26:10.605568 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-6e2e8e99-09b4-4baf-a7d5-9e043abf8ed3 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] https://10.4.3.223/volume/v3/volumes/77e1e353-840d-421a-a685-fc90f17c90c6 returned with HTTP 200 Jul 03 02:26:10.605952 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 218/844] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:10 2026] GET /volume/v3/volumes/77e1e353-840d-421a-a685-fc90f17c90c6 => generated 1163 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:26:10.709049 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-b2f84408-19c2-4c3c-90ba-1ead11448ceb req-431f0069-63f0-4a76-89e0-2cc31b89f92d None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:10.711331 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-b2f84408-19c2-4c3c-90ba-1ead11448ceb req-431f0069-63f0-4a76-89e0-2cc31b89f92d tempest-ServerActionsV293TestJSON-1040758398 tempest-ServerActionsV293TestJSON-1040758398-project-member] GET https://10.4.3.223/volume/v3/volumes/bad14176-2553-4c44-8b14-1da54777e5bb Jul 03 02:26:10.713279 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-b2f84408-19c2-4c3c-90ba-1ead11448ceb req-431f0069-63f0-4a76-89e0-2cc31b89f92d tempest-ServerActionsV293TestJSON-1040758398 tempest-ServerActionsV293TestJSON-1040758398-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:10.713279 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-b2f84408-19c2-4c3c-90ba-1ead11448ceb req-431f0069-63f0-4a76-89e0-2cc31b89f92d tempest-ServerActionsV293TestJSON-1040758398 tempest-ServerActionsV293TestJSON-1040758398-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:10.723881 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:10.723881 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:26:10.732556 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-b2f84408-19c2-4c3c-90ba-1ead11448ceb req-431f0069-63f0-4a76-89e0-2cc31b89f92d tempest-ServerActionsV293TestJSON-1040758398 tempest-ServerActionsV293TestJSON-1040758398-project-member] Volume info retrieved successfully. Jul 03 02:26:10.735870 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-b2f84408-19c2-4c3c-90ba-1ead11448ceb req-431f0069-63f0-4a76-89e0-2cc31b89f92d tempest-ServerActionsV293TestJSON-1040758398 tempest-ServerActionsV293TestJSON-1040758398-project-member] https://10.4.3.223/volume/v3/volumes/bad14176-2553-4c44-8b14-1da54777e5bb returned with HTTP 200 Jul 03 02:26:10.736482 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 211/845] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:26:10 2026] GET /volume/v3/volumes/bad14176-2553-4c44-8b14-1da54777e5bb => generated 1360 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:26:10.748082 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-70e77be3-bf30-438d-bba2-53acf15d842a None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:10.748479 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-70e77be3-bf30-438d-bba2-53acf15d842a None None] GET https://10.4.3.223/volume// Jul 03 02:26:10.748617 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-70e77be3-bf30-438d-bba2-53acf15d842a None None] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:10.748784 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-70e77be3-bf30-438d-bba2-53acf15d842a None None] Calling method 'all' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:10.749166 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-70e77be3-bf30-438d-bba2-53acf15d842a None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:26:10.749407 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 210/846] 10.4.3.223 () {66 vars in 1419 bytes} [Fri Jul 3 02:26:10 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:26:10.759188 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-b2f84408-19c2-4c3c-90ba-1ead11448ceb req-e6fce06a-d9a7-48b1-a339-c1fa26d875e7 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:10.761600 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-b2f84408-19c2-4c3c-90ba-1ead11448ceb req-e6fce06a-d9a7-48b1-a339-c1fa26d875e7 tempest-ServerActionsV293TestJSON-1040758398 tempest-ServerActionsV293TestJSON-1040758398-project-member] POST https://10.4.3.223/volume/v3/attachments Jul 03 02:26:10.762170 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-b2f84408-19c2-4c3c-90ba-1ead11448ceb req-e6fce06a-d9a7-48b1-a339-c1fa26d875e7 tempest-ServerActionsV293TestJSON-1040758398 tempest-ServerActionsV293TestJSON-1040758398-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bad14176-2553-4c44-8b14-1da54777e5bb", "connector": null, "instance_uuid": "5e9c388e-c74e-4db0-926f-eddeef7511d2"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:26:10.773444 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:10.773444 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:26:10.805875 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-b2f84408-19c2-4c3c-90ba-1ead11448ceb req-e6fce06a-d9a7-48b1-a339-c1fa26d875e7 tempest-ServerActionsV293TestJSON-1040758398 tempest-ServerActionsV293TestJSON-1040758398-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Jul 03 02:26:10.806902 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 208/847] 10.4.3.223 () {74 vars in 1594 bytes} [Fri Jul 3 02:26:10 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) Jul 03 02:26:10.830673 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-c864dc84-b887-4dc8-a42b-7ee0a0d5eb38 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:10.832562 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-c864dc84-b887-4dc8-a42b-7ee0a0d5eb38 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] GET https://10.4.3.223/volume/v3/backups/51fd53a4-2392-4037-8f37-ace7c25c7d36 Jul 03 02:26:10.832761 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-c864dc84-b887-4dc8-a42b-7ee0a0d5eb38 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:10.832971 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-c864dc84-b887-4dc8-a42b-7ee0a0d5eb38 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:10.833059 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-c864dc84-b887-4dc8-a42b-7ee0a0d5eb38 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Show backup with id 51fd53a4-2392-4037-8f37-ace7c25c7d36. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:26:10.844340 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-c864dc84-b887-4dc8-a42b-7ee0a0d5eb38 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] https://10.4.3.223/volume/v3/backups/51fd53a4-2392-4037-8f37-ace7c25c7d36 returned with HTTP 404 Jul 03 02:26:10.845040 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 219/848] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:10 2026] GET /volume/v3/backups/51fd53a4-2392-4037-8f37-ace7c25c7d36 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:26:10.944877 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-aeaa7ba0-dc65-4ade-8eae-d97ae6ead115 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:10.948862 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-aeaa7ba0-dc65-4ade-8eae-d97ae6ead115 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] GET https://10.4.3.223/volume/v3/volumes/6f0b9b18-27ac-43cb-b1ca-331367db94dc Jul 03 02:26:10.948862 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-aeaa7ba0-dc65-4ade-8eae-d97ae6ead115 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:10.948862 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-aeaa7ba0-dc65-4ade-8eae-d97ae6ead115 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:10.956692 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:10.956692 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:26:10.967485 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-aeaa7ba0-dc65-4ade-8eae-d97ae6ead115 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Volume info retrieved successfully. Jul 03 02:26:10.972893 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-aeaa7ba0-dc65-4ade-8eae-d97ae6ead115 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] https://10.4.3.223/volume/v3/volumes/6f0b9b18-27ac-43cb-b1ca-331367db94dc returned with HTTP 200 Jul 03 02:26:10.973317 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 212/849] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:10 2026] GET /volume/v3/volumes/6f0b9b18-27ac-43cb-b1ca-331367db94dc => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:10.990905 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-fb5f1e98-9e78-4988-9f66-fe1fd59b47c1 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:10.993079 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-fb5f1e98-9e78-4988-9f66-fe1fd59b47c1 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] DELETE https://10.4.3.223/volume/v3/volumes/6f0b9b18-27ac-43cb-b1ca-331367db94dc Jul 03 02:26:10.993320 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-fb5f1e98-9e78-4988-9f66-fe1fd59b47c1 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:10.993597 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-fb5f1e98-9e78-4988-9f66-fe1fd59b47c1 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Calling method 'delete' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:10.993899 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.volumes [None req-fb5f1e98-9e78-4988-9f66-fe1fd59b47c1 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Delete volume with id: 6f0b9b18-27ac-43cb-b1ca-331367db94dc Jul 03 02:26:11.005325 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:11.005325 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:26:11.005956 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-fb5f1e98-9e78-4988-9f66-fe1fd59b47c1 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Volume info retrieved successfully. Jul 03 02:26:11.029268 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-fb5f1e98-9e78-4988-9f66-fe1fd59b47c1 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Delete volume request issued successfully. Jul 03 02:26:11.029466 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-fb5f1e98-9e78-4988-9f66-fe1fd59b47c1 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] https://10.4.3.223/volume/v3/volumes/6f0b9b18-27ac-43cb-b1ca-331367db94dc returned with HTTP 202 Jul 03 02:26:11.029904 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 211/850] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:26:10 2026] DELETE /volume/v3/volumes/6f0b9b18-27ac-43cb-b1ca-331367db94dc => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:26:11.041212 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-5afd9f9c-33a9-4f6a-b938-e404790844fa None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:11.042922 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-5afd9f9c-33a9-4f6a-b938-e404790844fa tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] GET https://10.4.3.223/volume/v3/volumes/6f0b9b18-27ac-43cb-b1ca-331367db94dc Jul 03 02:26:11.043143 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-5afd9f9c-33a9-4f6a-b938-e404790844fa tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:11.043365 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-5afd9f9c-33a9-4f6a-b938-e404790844fa tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:11.052052 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:11.052052 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:26:11.056225 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-5afd9f9c-33a9-4f6a-b938-e404790844fa tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Volume info retrieved successfully. Jul 03 02:26:11.061999 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-5afd9f9c-33a9-4f6a-b938-e404790844fa tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] https://10.4.3.223/volume/v3/volumes/6f0b9b18-27ac-43cb-b1ca-331367db94dc returned with HTTP 200 Jul 03 02:26:11.062524 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 209/851] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:11 2026] GET /volume/v3/volumes/6f0b9b18-27ac-43cb-b1ca-331367db94dc => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:11.257317 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-1c9eed05-7268-4d93-a521-1c26ec1a2f65 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:11.259744 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-1c9eed05-7268-4d93-a521-1c26ec1a2f65 tempest-VolumeTypesTest-566702461 tempest-VolumeTypesTest-566702461-project-member] GET https://10.4.3.223/volume/v3/volumes/7dc26f49-51a9-4e67-a346-c2318c78a7fa Jul 03 02:26:11.260025 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-1c9eed05-7268-4d93-a521-1c26ec1a2f65 tempest-VolumeTypesTest-566702461 tempest-VolumeTypesTest-566702461-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:11.260279 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-1c9eed05-7268-4d93-a521-1c26ec1a2f65 tempest-VolumeTypesTest-566702461 tempest-VolumeTypesTest-566702461-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:11.270960 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-1c9eed05-7268-4d93-a521-1c26ec1a2f65 tempest-VolumeTypesTest-566702461 tempest-VolumeTypesTest-566702461-project-member] https://10.4.3.223/volume/v3/volumes/7dc26f49-51a9-4e67-a346-c2318c78a7fa returned with HTTP 404 Jul 03 02:26:11.271659 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 220/852] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:11 2026] GET /volume/v3/volumes/7dc26f49-51a9-4e67-a346-c2318c78a7fa => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:26:11.280950 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-cf911666-fa79-4ea8-b396-e7b4c44b2c54 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:11.282852 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-cf911666-fa79-4ea8-b396-e7b4c44b2c54 tempest-VolumeTypesTest-1962665908 tempest-VolumeTypesTest-1962665908-project-admin] DELETE https://10.4.3.223/volume/v3/types/cfe0e58e-4717-4955-8a97-66634c9cdfa5 Jul 03 02:26:11.283060 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-cf911666-fa79-4ea8-b396-e7b4c44b2c54 tempest-VolumeTypesTest-1962665908 tempest-VolumeTypesTest-1962665908-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:11.283271 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-cf911666-fa79-4ea8-b396-e7b4c44b2c54 tempest-VolumeTypesTest-1962665908 tempest-VolumeTypesTest-1962665908-project-admin] Calling method '_delete' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:11.326388 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-cf911666-fa79-4ea8-b396-e7b4c44b2c54 tempest-VolumeTypesTest-1962665908 tempest-VolumeTypesTest-1962665908-project-admin] https://10.4.3.223/volume/v3/types/cfe0e58e-4717-4955-8a97-66634c9cdfa5 returned with HTTP 202 Jul 03 02:26:11.326942 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 213/853] 10.4.3.223 () {66 vars in 1345 bytes} [Fri Jul 3 02:26:11 2026] DELETE /volume/v3/types/cfe0e58e-4717-4955-8a97-66634c9cdfa5 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:26:11.335216 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-6a840953-c566-440c-a579-fd64cc38eebc None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:11.337694 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-6a840953-c566-440c-a579-fd64cc38eebc tempest-VolumeTypesTest-1962665908 tempest-VolumeTypesTest-1962665908-project-admin] GET https://10.4.3.223/volume/v3/types/cfe0e58e-4717-4955-8a97-66634c9cdfa5 Jul 03 02:26:11.337958 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-6a840953-c566-440c-a579-fd64cc38eebc tempest-VolumeTypesTest-1962665908 tempest-VolumeTypesTest-1962665908-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:11.338223 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-6a840953-c566-440c-a579-fd64cc38eebc tempest-VolumeTypesTest-1962665908 tempest-VolumeTypesTest-1962665908-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:11.342588 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-6a840953-c566-440c-a579-fd64cc38eebc tempest-VolumeTypesTest-1962665908 tempest-VolumeTypesTest-1962665908-project-admin] https://10.4.3.223/volume/v3/types/cfe0e58e-4717-4955-8a97-66634c9cdfa5 returned with HTTP 404 Jul 03 02:26:11.343247 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 212/854] 10.4.3.223 () {66 vars in 1342 bytes} [Fri Jul 3 02:26:11 2026] GET /volume/v3/types/cfe0e58e-4717-4955-8a97-66634c9cdfa5 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:26:11.350329 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-c4011c83-6417-410d-89e8-b02e518a956b None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:11.353231 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-c4011c83-6417-410d-89e8-b02e518a956b tempest-VolumeTypesTest-1962665908 tempest-VolumeTypesTest-1962665908-project-admin] DELETE https://10.4.3.223/volume/v3/types/b8e7bb0c-898b-4c04-81e8-7941077e5c7b Jul 03 02:26:11.353481 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-c4011c83-6417-410d-89e8-b02e518a956b tempest-VolumeTypesTest-1962665908 tempest-VolumeTypesTest-1962665908-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:11.354415 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-c4011c83-6417-410d-89e8-b02e518a956b tempest-VolumeTypesTest-1962665908 tempest-VolumeTypesTest-1962665908-project-admin] Calling method '_delete' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:11.396876 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-c4011c83-6417-410d-89e8-b02e518a956b tempest-VolumeTypesTest-1962665908 tempest-VolumeTypesTest-1962665908-project-admin] https://10.4.3.223/volume/v3/types/b8e7bb0c-898b-4c04-81e8-7941077e5c7b returned with HTTP 202 Jul 03 02:26:11.397922 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 210/855] 10.4.3.223 () {66 vars in 1345 bytes} [Fri Jul 3 02:26:11 2026] DELETE /volume/v3/types/b8e7bb0c-898b-4c04-81e8-7941077e5c7b => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:26:11.405507 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-663b24b9-276d-4363-b5b4-df9c97dd3b01 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:11.407700 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-663b24b9-276d-4363-b5b4-df9c97dd3b01 tempest-VolumeTypesTest-1962665908 tempest-VolumeTypesTest-1962665908-project-admin] GET https://10.4.3.223/volume/v3/types/b8e7bb0c-898b-4c04-81e8-7941077e5c7b Jul 03 02:26:11.407896 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-663b24b9-276d-4363-b5b4-df9c97dd3b01 tempest-VolumeTypesTest-1962665908 tempest-VolumeTypesTest-1962665908-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:11.408050 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-663b24b9-276d-4363-b5b4-df9c97dd3b01 tempest-VolumeTypesTest-1962665908 tempest-VolumeTypesTest-1962665908-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:11.412592 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-663b24b9-276d-4363-b5b4-df9c97dd3b01 tempest-VolumeTypesTest-1962665908 tempest-VolumeTypesTest-1962665908-project-admin] https://10.4.3.223/volume/v3/types/b8e7bb0c-898b-4c04-81e8-7941077e5c7b returned with HTTP 404 Jul 03 02:26:11.412592 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 221/856] 10.4.3.223 () {66 vars in 1342 bytes} [Fri Jul 3 02:26:11 2026] GET /volume/v3/types/b8e7bb0c-898b-4c04-81e8-7941077e5c7b => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:26:11.424348 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-8a8b82da-e6a1-4a96-951c-34f1062c536f None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:11.426205 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-8a8b82da-e6a1-4a96-951c-34f1062c536f tempest-VolumeTypesTest-1962665908 tempest-VolumeTypesTest-1962665908-project-admin] POST https://10.4.3.223/volume/v3/types Jul 03 02:26:11.426699 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-8a8b82da-e6a1-4a96-951c-34f1062c536f tempest-VolumeTypesTest-1962665908 tempest-VolumeTypesTest-1962665908-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-697370959", "description": "tempest-volume-type-description-1005492303", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}, "os-volume-type-access:is_public": true}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:26:11.453164 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-8a8b82da-e6a1-4a96-951c-34f1062c536f tempest-VolumeTypesTest-1962665908 tempest-VolumeTypesTest-1962665908-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Jul 03 02:26:11.453639 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 214/857] 10.4.3.223 () {68 vars in 1253 bytes} [Fri Jul 3 02:26:11 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) Jul 03 02:26:11.462826 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-9089a429-fb29-4e0c-bba0-9dccfa22cf9a None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:11.464554 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-9089a429-fb29-4e0c-bba0-9dccfa22cf9a tempest-VolumeTypesTest-1962665908 tempest-VolumeTypesTest-1962665908-project-admin] GET https://10.4.3.223/volume/v3/types/de96e025-221a-4782-8765-1ea6b5b3ccf5 Jul 03 02:26:11.464751 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-9089a429-fb29-4e0c-bba0-9dccfa22cf9a tempest-VolumeTypesTest-1962665908 tempest-VolumeTypesTest-1962665908-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:11.464927 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-9089a429-fb29-4e0c-bba0-9dccfa22cf9a tempest-VolumeTypesTest-1962665908 tempest-VolumeTypesTest-1962665908-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:11.473468 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-9089a429-fb29-4e0c-bba0-9dccfa22cf9a tempest-VolumeTypesTest-1962665908 tempest-VolumeTypesTest-1962665908-project-admin] https://10.4.3.223/volume/v3/types/de96e025-221a-4782-8765-1ea6b5b3ccf5 returned with HTTP 200 Jul 03 02:26:11.473885 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 213/858] 10.4.3.223 () {66 vars in 1342 bytes} [Fri Jul 3 02:26:11 2026] GET /volume/v3/types/de96e025-221a-4782-8765-1ea6b5b3ccf5 => generated 336 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:11.485085 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-4da73a5d-93a9-4611-a008-ef71d067108d None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:11.486959 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-4da73a5d-93a9-4611-a008-ef71d067108d tempest-VolumeTypesTest-1962665908 tempest-VolumeTypesTest-1962665908-project-admin] DELETE https://10.4.3.223/volume/v3/types/de96e025-221a-4782-8765-1ea6b5b3ccf5 Jul 03 02:26:11.487231 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-4da73a5d-93a9-4611-a008-ef71d067108d tempest-VolumeTypesTest-1962665908 tempest-VolumeTypesTest-1962665908-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:11.487436 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-4da73a5d-93a9-4611-a008-ef71d067108d tempest-VolumeTypesTest-1962665908 tempest-VolumeTypesTest-1962665908-project-admin] Calling method '_delete' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:11.520309 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-4da73a5d-93a9-4611-a008-ef71d067108d tempest-VolumeTypesTest-1962665908 tempest-VolumeTypesTest-1962665908-project-admin] https://10.4.3.223/volume/v3/types/de96e025-221a-4782-8765-1ea6b5b3ccf5 returned with HTTP 202 Jul 03 02:26:11.520769 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 211/859] 10.4.3.223 () {66 vars in 1345 bytes} [Fri Jul 3 02:26:11 2026] DELETE /volume/v3/types/de96e025-221a-4782-8765-1ea6b5b3ccf5 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:26:11.530431 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-be9b95d0-3932-43af-9003-eb370ee4cea9 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:11.534393 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-be9b95d0-3932-43af-9003-eb370ee4cea9 tempest-VolumeTypesTest-1962665908 tempest-VolumeTypesTest-1962665908-project-admin] GET https://10.4.3.223/volume/v3/types/de96e025-221a-4782-8765-1ea6b5b3ccf5 Jul 03 02:26:11.534393 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-be9b95d0-3932-43af-9003-eb370ee4cea9 tempest-VolumeTypesTest-1962665908 tempest-VolumeTypesTest-1962665908-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:11.534393 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-be9b95d0-3932-43af-9003-eb370ee4cea9 tempest-VolumeTypesTest-1962665908 tempest-VolumeTypesTest-1962665908-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:11.541261 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-be9b95d0-3932-43af-9003-eb370ee4cea9 tempest-VolumeTypesTest-1962665908 tempest-VolumeTypesTest-1962665908-project-admin] https://10.4.3.223/volume/v3/types/de96e025-221a-4782-8765-1ea6b5b3ccf5 returned with HTTP 404 Jul 03 02:26:11.542035 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 222/860] 10.4.3.223 () {66 vars in 1342 bytes} [Fri Jul 3 02:26:11 2026] GET /volume/v3/types/de96e025-221a-4782-8765-1ea6b5b3ccf5 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:26:11.550506 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-f4ba3c13-accb-4f96-b5ae-537d9fcb9cea None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:11.554849 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-f4ba3c13-accb-4f96-b5ae-537d9fcb9cea tempest-VolumeTypesTest-1962665908 tempest-VolumeTypesTest-1962665908-project-admin] POST https://10.4.3.223/volume/v3/types Jul 03 02:26:11.555297 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-f4ba3c13-accb-4f96-b5ae-537d9fcb9cea tempest-VolumeTypesTest-1962665908 tempest-VolumeTypesTest-1962665908-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1054766622"}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:26:11.585185 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-f4ba3c13-accb-4f96-b5ae-537d9fcb9cea tempest-VolumeTypesTest-1962665908 tempest-VolumeTypesTest-1962665908-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Jul 03 02:26:11.585753 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 215/861] 10.4.3.223 () {68 vars in 1252 bytes} [Fri Jul 3 02:26:11 2026] POST /volume/v3/types => generated 221 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:11.595544 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-2ab1d9ed-1b51-47cb-b876-8c85c257ba22 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:11.597772 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-2ab1d9ed-1b51-47cb-b876-8c85c257ba22 tempest-VolumeTypesTest-1962665908 tempest-VolumeTypesTest-1962665908-project-admin] POST https://10.4.3.223/volume/v3/types/e83aa2ab-8b06-4cb4-a11e-2b340ff3c60e/encryption Jul 03 02:26:11.598160 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-2ab1d9ed-1b51-47cb-b876-8c85c257ba22 tempest-VolumeTypesTest-1962665908 tempest-VolumeTypesTest-1962665908-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:26:11.622315 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-582f1bd4-e5c9-4437-9ad1-b45f8048c97d None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:11.626887 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-582f1bd4-e5c9-4437-9ad1-b45f8048c97d tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] GET https://10.4.3.223/volume/v3/volumes/77e1e353-840d-421a-a685-fc90f17c90c6 Jul 03 02:26:11.626887 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-582f1bd4-e5c9-4437-9ad1-b45f8048c97d tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:11.626887 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-582f1bd4-e5c9-4437-9ad1-b45f8048c97d tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:11.643791 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:11.643791 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:26:11.649086 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-582f1bd4-e5c9-4437-9ad1-b45f8048c97d tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Volume info retrieved successfully. Jul 03 02:26:11.652149 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-2ab1d9ed-1b51-47cb-b876-8c85c257ba22 tempest-VolumeTypesTest-1962665908 tempest-VolumeTypesTest-1962665908-project-admin] https://10.4.3.223/volume/v3/types/e83aa2ab-8b06-4cb4-a11e-2b340ff3c60e/encryption returned with HTTP 200 Jul 03 02:26:11.652149 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 214/862] 10.4.3.223 () {68 vars in 1397 bytes} [Fri Jul 3 02:26:11 2026] POST /volume/v3/types/e83aa2ab-8b06-4cb4-a11e-2b340ff3c60e/encryption => generated 239 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:11.654412 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-582f1bd4-e5c9-4437-9ad1-b45f8048c97d tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] https://10.4.3.223/volume/v3/volumes/77e1e353-840d-421a-a685-fc90f17c90c6 returned with HTTP 200 Jul 03 02:26:11.654946 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 212/863] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:11 2026] GET /volume/v3/volumes/77e1e353-840d-421a-a685-fc90f17c90c6 => generated 1163 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:26:11.661334 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-637825f9-0337-4f89-8fa4-e491dc899913 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:11.666099 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-637825f9-0337-4f89-8fa4-e491dc899913 tempest-VolumeTypesTest-1962665908 tempest-VolumeTypesTest-1962665908-project-admin] GET https://10.4.3.223/volume/v3/types/e83aa2ab-8b06-4cb4-a11e-2b340ff3c60e/encryption Jul 03 02:26:11.666391 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-637825f9-0337-4f89-8fa4-e491dc899913 tempest-VolumeTypesTest-1962665908 tempest-VolumeTypesTest-1962665908-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:11.667120 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-637825f9-0337-4f89-8fa4-e491dc899913 tempest-VolumeTypesTest-1962665908 tempest-VolumeTypesTest-1962665908-project-admin] Calling method 'index' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:11.675589 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-637825f9-0337-4f89-8fa4-e491dc899913 tempest-VolumeTypesTest-1962665908 tempest-VolumeTypesTest-1962665908-project-admin] https://10.4.3.223/volume/v3/types/e83aa2ab-8b06-4cb4-a11e-2b340ff3c60e/encryption returned with HTTP 200 Jul 03 02:26:11.676101 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 223/864] 10.4.3.223 () {66 vars in 1375 bytes} [Fri Jul 3 02:26:11 2026] GET /volume/v3/types/e83aa2ab-8b06-4cb4-a11e-2b340ff3c60e/encryption => generated 325 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:11.687693 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-5627aa8a-3da5-4b66-9208-040f74cf09b4 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:11.689645 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-5627aa8a-3da5-4b66-9208-040f74cf09b4 tempest-VolumeTypesTest-1962665908 tempest-VolumeTypesTest-1962665908-project-admin] PUT https://10.4.3.223/volume/v3/types/e83aa2ab-8b06-4cb4-a11e-2b340ff3c60e/encryption/753c068e-0297-4aec-bc32-38eb2ac39413 Jul 03 02:26:11.690005 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-5627aa8a-3da5-4b66-9208-040f74cf09b4 tempest-VolumeTypesTest-1962665908 tempest-VolumeTypesTest-1962665908-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:26:11.723461 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-5627aa8a-3da5-4b66-9208-040f74cf09b4 tempest-VolumeTypesTest-1962665908 tempest-VolumeTypesTest-1962665908-project-admin] https://10.4.3.223/volume/v3/types/e83aa2ab-8b06-4cb4-a11e-2b340ff3c60e/encryption/753c068e-0297-4aec-bc32-38eb2ac39413 returned with HTTP 200 Jul 03 02:26:11.724093 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 216/865] 10.4.3.223 () {68 vars in 1507 bytes} [Fri Jul 3 02:26:11 2026] PUT /volume/v3/types/e83aa2ab-8b06-4cb4-a11e-2b340ff3c60e/encryption/753c068e-0297-4aec-bc32-38eb2ac39413 => generated 122 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:11.733140 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-bff3c512-7e12-48e9-b4c1-1dfc000ae0ab None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:11.735082 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-bff3c512-7e12-48e9-b4c1-1dfc000ae0ab tempest-VolumeTypesTest-1962665908 tempest-VolumeTypesTest-1962665908-project-admin] GET https://10.4.3.223/volume/v3/types/e83aa2ab-8b06-4cb4-a11e-2b340ff3c60e/encryption Jul 03 02:26:11.735283 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-bff3c512-7e12-48e9-b4c1-1dfc000ae0ab tempest-VolumeTypesTest-1962665908 tempest-VolumeTypesTest-1962665908-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:11.735502 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-bff3c512-7e12-48e9-b4c1-1dfc000ae0ab tempest-VolumeTypesTest-1962665908 tempest-VolumeTypesTest-1962665908-project-admin] Calling method 'index' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:11.742052 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-bff3c512-7e12-48e9-b4c1-1dfc000ae0ab tempest-VolumeTypesTest-1962665908 tempest-VolumeTypesTest-1962665908-project-admin] https://10.4.3.223/volume/v3/types/e83aa2ab-8b06-4cb4-a11e-2b340ff3c60e/encryption returned with HTTP 200 Jul 03 02:26:11.742553 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 215/866] 10.4.3.223 () {66 vars in 1375 bytes} [Fri Jul 3 02:26:11 2026] GET /volume/v3/types/e83aa2ab-8b06-4cb4-a11e-2b340ff3c60e/encryption => generated 347 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:11.753837 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-bb64642f-0940-4585-983d-32f6d85c2aa4 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:11.755497 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-bb64642f-0940-4585-983d-32f6d85c2aa4 tempest-VolumeTypesTest-1962665908 tempest-VolumeTypesTest-1962665908-project-admin] GET https://10.4.3.223/volume/v3/types/e83aa2ab-8b06-4cb4-a11e-2b340ff3c60e/encryption/cipher Jul 03 02:26:11.755808 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-bb64642f-0940-4585-983d-32f6d85c2aa4 tempest-VolumeTypesTest-1962665908 tempest-VolumeTypesTest-1962665908-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:11.756081 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-bb64642f-0940-4585-983d-32f6d85c2aa4 tempest-VolumeTypesTest-1962665908 tempest-VolumeTypesTest-1962665908-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:11.762876 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-bb64642f-0940-4585-983d-32f6d85c2aa4 tempest-VolumeTypesTest-1962665908 tempest-VolumeTypesTest-1962665908-project-admin] https://10.4.3.223/volume/v3/types/e83aa2ab-8b06-4cb4-a11e-2b340ff3c60e/encryption/cipher returned with HTTP 200 Jul 03 02:26:11.763962 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 213/867] 10.4.3.223 () {66 vars in 1396 bytes} [Fri Jul 3 02:26:11 2026] GET /volume/v3/types/e83aa2ab-8b06-4cb4-a11e-2b340ff3c60e/encryption/cipher => generated 29 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 02:26:11.772201 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-5aca877b-472d-4e30-bc15-8d13c019c5d5 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:11.774613 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-5aca877b-472d-4e30-bc15-8d13c019c5d5 tempest-VolumeTypesTest-1962665908 tempest-VolumeTypesTest-1962665908-project-admin] DELETE https://10.4.3.223/volume/v3/types/e83aa2ab-8b06-4cb4-a11e-2b340ff3c60e/encryption/753c068e-0297-4aec-bc32-38eb2ac39413 Jul 03 02:26:11.774874 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-5aca877b-472d-4e30-bc15-8d13c019c5d5 tempest-VolumeTypesTest-1962665908 tempest-VolumeTypesTest-1962665908-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:11.775254 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-5aca877b-472d-4e30-bc15-8d13c019c5d5 tempest-VolumeTypesTest-1962665908 tempest-VolumeTypesTest-1962665908-project-admin] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:11.814527 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-5aca877b-472d-4e30-bc15-8d13c019c5d5 tempest-VolumeTypesTest-1962665908 tempest-VolumeTypesTest-1962665908-project-admin] https://10.4.3.223/volume/v3/types/e83aa2ab-8b06-4cb4-a11e-2b340ff3c60e/encryption/753c068e-0297-4aec-bc32-38eb2ac39413 returned with HTTP 202 Jul 03 02:26:11.815121 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 224/868] 10.4.3.223 () {66 vars in 1489 bytes} [Fri Jul 3 02:26:11 2026] DELETE /volume/v3/types/e83aa2ab-8b06-4cb4-a11e-2b340ff3c60e/encryption/753c068e-0297-4aec-bc32-38eb2ac39413 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:26:11.821640 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-7c54515e-218c-44c2-85d6-c31b6874cac5 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:11.823737 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-7c54515e-218c-44c2-85d6-c31b6874cac5 tempest-VolumeTypesTest-1962665908 tempest-VolumeTypesTest-1962665908-project-admin] GET https://10.4.3.223/volume/v3/types/e83aa2ab-8b06-4cb4-a11e-2b340ff3c60e/encryption Jul 03 02:26:11.824079 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-7c54515e-218c-44c2-85d6-c31b6874cac5 tempest-VolumeTypesTest-1962665908 tempest-VolumeTypesTest-1962665908-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:11.824271 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-7c54515e-218c-44c2-85d6-c31b6874cac5 tempest-VolumeTypesTest-1962665908 tempest-VolumeTypesTest-1962665908-project-admin] Calling method 'index' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:11.831355 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-7c54515e-218c-44c2-85d6-c31b6874cac5 tempest-VolumeTypesTest-1962665908 tempest-VolumeTypesTest-1962665908-project-admin] https://10.4.3.223/volume/v3/types/e83aa2ab-8b06-4cb4-a11e-2b340ff3c60e/encryption returned with HTTP 200 Jul 03 02:26:11.831815 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 217/869] 10.4.3.223 () {66 vars in 1375 bytes} [Fri Jul 3 02:26:11 2026] GET /volume/v3/types/e83aa2ab-8b06-4cb4-a11e-2b340ff3c60e/encryption => generated 2 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 03 02:26:11.840696 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-38c72287-d896-4389-a378-162e9fa37b19 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:11.842622 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-38c72287-d896-4389-a378-162e9fa37b19 tempest-VolumeTypesTest-1962665908 tempest-VolumeTypesTest-1962665908-project-admin] GET https://10.4.3.223/volume/v3/types/e83aa2ab-8b06-4cb4-a11e-2b340ff3c60e/encryption Jul 03 02:26:11.842848 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-38c72287-d896-4389-a378-162e9fa37b19 tempest-VolumeTypesTest-1962665908 tempest-VolumeTypesTest-1962665908-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:11.843077 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-38c72287-d896-4389-a378-162e9fa37b19 tempest-VolumeTypesTest-1962665908 tempest-VolumeTypesTest-1962665908-project-admin] Calling method 'index' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:11.848660 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-38c72287-d896-4389-a378-162e9fa37b19 tempest-VolumeTypesTest-1962665908 tempest-VolumeTypesTest-1962665908-project-admin] https://10.4.3.223/volume/v3/types/e83aa2ab-8b06-4cb4-a11e-2b340ff3c60e/encryption returned with HTTP 200 Jul 03 02:26:11.849012 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 216/870] 10.4.3.223 () {66 vars in 1375 bytes} [Fri Jul 3 02:26:11 2026] GET /volume/v3/types/e83aa2ab-8b06-4cb4-a11e-2b340ff3c60e/encryption => generated 2 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 03 02:26:11.859068 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-dde86569-7858-4661-a8fa-bceb007c8895 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:11.862771 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-dde86569-7858-4661-a8fa-bceb007c8895 tempest-VolumeTypesTest-1962665908 tempest-VolumeTypesTest-1962665908-project-admin] DELETE https://10.4.3.223/volume/v3/types/e83aa2ab-8b06-4cb4-a11e-2b340ff3c60e Jul 03 02:26:11.862771 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-dde86569-7858-4661-a8fa-bceb007c8895 tempest-VolumeTypesTest-1962665908 tempest-VolumeTypesTest-1962665908-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:11.862771 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-dde86569-7858-4661-a8fa-bceb007c8895 tempest-VolumeTypesTest-1962665908 tempest-VolumeTypesTest-1962665908-project-admin] Calling method '_delete' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:11.889121 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-dde86569-7858-4661-a8fa-bceb007c8895 tempest-VolumeTypesTest-1962665908 tempest-VolumeTypesTest-1962665908-project-admin] https://10.4.3.223/volume/v3/types/e83aa2ab-8b06-4cb4-a11e-2b340ff3c60e returned with HTTP 202 Jul 03 02:26:11.889121 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 214/871] 10.4.3.223 () {66 vars in 1345 bytes} [Fri Jul 3 02:26:11 2026] DELETE /volume/v3/types/e83aa2ab-8b06-4cb4-a11e-2b340ff3c60e => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:26:11.897896 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-6422c683-d2e4-4878-97c5-10e3fed1d862 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:11.899821 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-6422c683-d2e4-4878-97c5-10e3fed1d862 tempest-VolumeTypesTest-1962665908 tempest-VolumeTypesTest-1962665908-project-admin] GET https://10.4.3.223/volume/v3/types/e83aa2ab-8b06-4cb4-a11e-2b340ff3c60e Jul 03 02:26:11.900109 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-6422c683-d2e4-4878-97c5-10e3fed1d862 tempest-VolumeTypesTest-1962665908 tempest-VolumeTypesTest-1962665908-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:11.900308 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-6422c683-d2e4-4878-97c5-10e3fed1d862 tempest-VolumeTypesTest-1962665908 tempest-VolumeTypesTest-1962665908-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:11.903861 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-6422c683-d2e4-4878-97c5-10e3fed1d862 tempest-VolumeTypesTest-1962665908 tempest-VolumeTypesTest-1962665908-project-admin] https://10.4.3.223/volume/v3/types/e83aa2ab-8b06-4cb4-a11e-2b340ff3c60e returned with HTTP 404 Jul 03 02:26:11.904513 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 225/872] 10.4.3.223 () {66 vars in 1342 bytes} [Fri Jul 3 02:26:11 2026] GET /volume/v3/types/e83aa2ab-8b06-4cb4-a11e-2b340ff3c60e => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:26:11.917347 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-f8de00a8-b311-474a-8bc6-856a295cb90c None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:11.920878 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-f8de00a8-b311-474a-8bc6-856a295cb90c tempest-VolumeTypesTest-1962665908 tempest-VolumeTypesTest-1962665908-project-admin] GET https://10.4.3.223/volume/v3/types Jul 03 02:26:11.921132 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-f8de00a8-b311-474a-8bc6-856a295cb90c tempest-VolumeTypesTest-1962665908 tempest-VolumeTypesTest-1962665908-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:11.921345 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-f8de00a8-b311-474a-8bc6-856a295cb90c tempest-VolumeTypesTest-1962665908 tempest-VolumeTypesTest-1962665908-project-admin] Calling method 'index' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:11.937307 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-f8de00a8-b311-474a-8bc6-856a295cb90c tempest-VolumeTypesTest-1962665908 tempest-VolumeTypesTest-1962665908-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Jul 03 02:26:11.937776 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 218/873] 10.4.3.223 () {66 vars in 1231 bytes} [Fri Jul 3 02:26:11 2026] GET /volume/v3/types => generated 670 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:11.947333 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-bfe81cd6-f15e-4ce6-a0cc-91ff5b97a9ab None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:11.949524 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-bfe81cd6-f15e-4ce6-a0cc-91ff5b97a9ab tempest-VolumeTypesTest-1962665908 tempest-VolumeTypesTest-1962665908-project-admin] POST https://10.4.3.223/volume/v3/types Jul 03 02:26:11.949936 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-bfe81cd6-f15e-4ce6-a0cc-91ff5b97a9ab tempest-VolumeTypesTest-1962665908 tempest-VolumeTypesTest-1962665908-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-250447937"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:26:11.968206 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-bfe81cd6-f15e-4ce6-a0cc-91ff5b97a9ab tempest-VolumeTypesTest-1962665908 tempest-VolumeTypesTest-1962665908-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Jul 03 02:26:11.968844 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 217/874] 10.4.3.223 () {68 vars in 1252 bytes} [Fri Jul 3 02:26:11 2026] POST /volume/v3/types => generated 220 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:11.977241 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-83a33085-888b-49fa-867e-3b34c39cbe4e None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:11.981143 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-83a33085-888b-49fa-867e-3b34c39cbe4e tempest-VolumeTypesTest-1962665908 tempest-VolumeTypesTest-1962665908-project-admin] PUT https://10.4.3.223/volume/v3/types/4c3b3617-66be-4e5e-b8f2-c25acee82151 Jul 03 02:26:11.981143 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-83a33085-888b-49fa-867e-3b34c39cbe4e tempest-VolumeTypesTest-1962665908 tempest-VolumeTypesTest-1962665908-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-1493447210", "description": "tempest-volume-type-description-1674541738", "is_public": false}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:26:12.018464 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-83a33085-888b-49fa-867e-3b34c39cbe4e tempest-VolumeTypesTest-1962665908 tempest-VolumeTypesTest-1962665908-project-admin] https://10.4.3.223/volume/v3/types/4c3b3617-66be-4e5e-b8f2-c25acee82151 returned with HTTP 200 Jul 03 02:26:12.019074 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 215/875] 10.4.3.223 () {68 vars in 1363 bytes} [Fri Jul 3 02:26:11 2026] PUT /volume/v3/types/4c3b3617-66be-4e5e-b8f2-c25acee82151 => generated 205 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:12.026984 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-0e23f8aa-efd2-4543-b3e9-4eb7391a8a90 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:12.029107 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-0e23f8aa-efd2-4543-b3e9-4eb7391a8a90 tempest-VolumeTypesTest-1962665908 tempest-VolumeTypesTest-1962665908-project-admin] GET https://10.4.3.223/volume/v3/types/4c3b3617-66be-4e5e-b8f2-c25acee82151 Jul 03 02:26:12.029319 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-0e23f8aa-efd2-4543-b3e9-4eb7391a8a90 tempest-VolumeTypesTest-1962665908 tempest-VolumeTypesTest-1962665908-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:12.029588 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-0e23f8aa-efd2-4543-b3e9-4eb7391a8a90 tempest-VolumeTypesTest-1962665908 tempest-VolumeTypesTest-1962665908-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:12.038535 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-0e23f8aa-efd2-4543-b3e9-4eb7391a8a90 tempest-VolumeTypesTest-1962665908 tempest-VolumeTypesTest-1962665908-project-admin] https://10.4.3.223/volume/v3/types/4c3b3617-66be-4e5e-b8f2-c25acee82151 returned with HTTP 200 Jul 03 02:26:12.038895 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 226/876] 10.4.3.223 () {66 vars in 1342 bytes} [Fri Jul 3 02:26:12 2026] GET /volume/v3/types/4c3b3617-66be-4e5e-b8f2-c25acee82151 => generated 269 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:12.048979 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-85f23d84-0d05-4ede-9a95-b0e825476f3a None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:12.051360 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-85f23d84-0d05-4ede-9a95-b0e825476f3a tempest-VolumeTypesTest-1962665908 tempest-VolumeTypesTest-1962665908-project-admin] DELETE https://10.4.3.223/volume/v3/types/4c3b3617-66be-4e5e-b8f2-c25acee82151 Jul 03 02:26:12.052458 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-85f23d84-0d05-4ede-9a95-b0e825476f3a tempest-VolumeTypesTest-1962665908 tempest-VolumeTypesTest-1962665908-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:12.052458 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-85f23d84-0d05-4ede-9a95-b0e825476f3a tempest-VolumeTypesTest-1962665908 tempest-VolumeTypesTest-1962665908-project-admin] Calling method '_delete' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:12.074987 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-c54fe3ae-5319-450a-9e45-a8037ceaefc5 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:12.078441 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-c54fe3ae-5319-450a-9e45-a8037ceaefc5 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] GET https://10.4.3.223/volume/v3/volumes/6f0b9b18-27ac-43cb-b1ca-331367db94dc Jul 03 02:26:12.078441 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-c54fe3ae-5319-450a-9e45-a8037ceaefc5 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:12.078441 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-c54fe3ae-5319-450a-9e45-a8037ceaefc5 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:12.088263 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-c54fe3ae-5319-450a-9e45-a8037ceaefc5 tempest-VolumesBackupsAdminTest-1635640033 tempest-VolumesBackupsAdminTest-1635640033-project-member] https://10.4.3.223/volume/v3/volumes/6f0b9b18-27ac-43cb-b1ca-331367db94dc returned with HTTP 404 Jul 03 02:26:12.088969 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 218/877] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:12 2026] GET /volume/v3/volumes/6f0b9b18-27ac-43cb-b1ca-331367db94dc => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:26:12.103791 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-85f23d84-0d05-4ede-9a95-b0e825476f3a tempest-VolumeTypesTest-1962665908 tempest-VolumeTypesTest-1962665908-project-admin] https://10.4.3.223/volume/v3/types/4c3b3617-66be-4e5e-b8f2-c25acee82151 returned with HTTP 202 Jul 03 02:26:12.104229 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 219/878] 10.4.3.223 () {66 vars in 1345 bytes} [Fri Jul 3 02:26:12 2026] DELETE /volume/v3/types/4c3b3617-66be-4e5e-b8f2-c25acee82151 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:26:12.115759 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-fd837830-46e5-4c4b-85a4-488ba7dbbfa1 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:12.117946 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-fd837830-46e5-4c4b-85a4-488ba7dbbfa1 tempest-VolumeTypesTest-1962665908 tempest-VolumeTypesTest-1962665908-project-admin] GET https://10.4.3.223/volume/v3/types/4c3b3617-66be-4e5e-b8f2-c25acee82151 Jul 03 02:26:12.118267 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-fd837830-46e5-4c4b-85a4-488ba7dbbfa1 tempest-VolumeTypesTest-1962665908 tempest-VolumeTypesTest-1962665908-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:12.119268 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-fd837830-46e5-4c4b-85a4-488ba7dbbfa1 tempest-VolumeTypesTest-1962665908 tempest-VolumeTypesTest-1962665908-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:12.122220 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-fd837830-46e5-4c4b-85a4-488ba7dbbfa1 tempest-VolumeTypesTest-1962665908 tempest-VolumeTypesTest-1962665908-project-admin] https://10.4.3.223/volume/v3/types/4c3b3617-66be-4e5e-b8f2-c25acee82151 returned with HTTP 404 Jul 03 02:26:12.123078 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 216/879] 10.4.3.223 () {66 vars in 1342 bytes} [Fri Jul 3 02:26:12 2026] GET /volume/v3/types/4c3b3617-66be-4e5e-b8f2-c25acee82151 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:26:12.672396 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-31e1ce3f-df4d-48a0-be1b-ecbd23c26357 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:12.678050 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-31e1ce3f-df4d-48a0-be1b-ecbd23c26357 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] GET https://10.4.3.223/volume/v3/volumes/77e1e353-840d-421a-a685-fc90f17c90c6 Jul 03 02:26:12.678836 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-31e1ce3f-df4d-48a0-be1b-ecbd23c26357 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:12.679629 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-31e1ce3f-df4d-48a0-be1b-ecbd23c26357 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:12.696511 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:12.696511 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:26:12.701196 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-31e1ce3f-df4d-48a0-be1b-ecbd23c26357 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Volume info retrieved successfully. Jul 03 02:26:12.709732 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-31e1ce3f-df4d-48a0-be1b-ecbd23c26357 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] https://10.4.3.223/volume/v3/volumes/77e1e353-840d-421a-a685-fc90f17c90c6 returned with HTTP 200 Jul 03 02:26:12.710490 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 227/880] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:12 2026] GET /volume/v3/volumes/77e1e353-840d-421a-a685-fc90f17c90c6 => generated 1163 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:26:13.723374 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-ff62ba8f-9509-410e-a7ac-3095f30fd780 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:13.725202 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-ff62ba8f-9509-410e-a7ac-3095f30fd780 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] GET https://10.4.3.223/volume/v3/volumes/77e1e353-840d-421a-a685-fc90f17c90c6 Jul 03 02:26:13.725495 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-ff62ba8f-9509-410e-a7ac-3095f30fd780 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:13.725587 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-ff62ba8f-9509-410e-a7ac-3095f30fd780 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:13.740409 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:13.740409 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:26:13.743721 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-ff62ba8f-9509-410e-a7ac-3095f30fd780 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Volume info retrieved successfully. Jul 03 02:26:13.748238 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-ff62ba8f-9509-410e-a7ac-3095f30fd780 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] https://10.4.3.223/volume/v3/volumes/77e1e353-840d-421a-a685-fc90f17c90c6 returned with HTTP 200 Jul 03 02:26:13.748705 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 219/881] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:13 2026] GET /volume/v3/volumes/77e1e353-840d-421a-a685-fc90f17c90c6 => generated 1163 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:26:14.523192 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-876f34c3-7198-4c8e-8d6b-078187c814c2 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:14.526348 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-876f34c3-7198-4c8e-8d6b-078187c814c2 tempest-VolumesImageMetadata-1350744599 tempest-VolumesImageMetadata-1350744599-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:26:14.526832 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-876f34c3-7198-4c8e-8d6b-078187c814c2 tempest-VolumesImageMetadata-1350744599 tempest-VolumesImageMetadata-1350744599-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "ea993fc3-c724-45f7-8dae-63cf2cac16e5", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-1387750264"}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:26:14.529560 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.volumes [None req-876f34c3-7198-4c8e-8d6b-078187c814c2 tempest-VolumesImageMetadata-1350744599 tempest-VolumesImageMetadata-1350744599-project-member] Create volume request body: {'volume': {'imageRef': 'ea993fc3-c724-45f7-8dae-63cf2cac16e5', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-1387750264'}} {{(pid=100013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:26:14.660961 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.volumes [None req-876f34c3-7198-4c8e-8d6b-078187c814c2 tempest-VolumesImageMetadata-1350744599 tempest-VolumesImageMetadata-1350744599-project-member] Create volume of 1 GB Jul 03 02:26:14.664837 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-876f34c3-7198-4c8e-8d6b-078187c814c2 tempest-VolumesImageMetadata-1350744599 tempest-VolumesImageMetadata-1350744599-project-member] Availability Zones retrieved successfully. Jul 03 02:26:14.670344 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-876f34c3-7198-4c8e-8d6b-078187c814c2 tempest-VolumesImageMetadata-1350744599 tempest-VolumesImageMetadata-1350744599-project-member] Flow 'volume_create_api' (63d873b5-75e8-43ac-b14e-0164a69b835a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:26:14.671549 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-876f34c3-7198-4c8e-8d6b-078187c814c2 tempest-VolumesImageMetadata-1350744599 tempest-VolumesImageMetadata-1350744599-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97fff398-3cd2-479b-b2bf-1a8ee7c425f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:26:14.672518 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.flows.api.create_volume [None req-876f34c3-7198-4c8e-8d6b-078187c814c2 tempest-VolumesImageMetadata-1350744599 tempest-VolumesImageMetadata-1350744599-project-member] Validating volume size '1' using validate_int {{(pid=100013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:26:14.748602 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-876f34c3-7198-4c8e-8d6b-078187c814c2 tempest-VolumesImageMetadata-1350744599 tempest-VolumesImageMetadata-1350744599-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97fff398-3cd2-479b-b2bf-1a8ee7c425f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:26:14.749394 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-876f34c3-7198-4c8e-8d6b-078187c814c2 tempest-VolumesImageMetadata-1350744599 tempest-VolumesImageMetadata-1350744599-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93d79374-dce9-4404-b033-12b221463c63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:26:14.763204 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-eca6db3e-aab5-49bd-bc3e-144446113561 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:14.765322 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-eca6db3e-aab5-49bd-bc3e-144446113561 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] GET https://10.4.3.223/volume/v3/volumes/77e1e353-840d-421a-a685-fc90f17c90c6 Jul 03 02:26:14.765543 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-eca6db3e-aab5-49bd-bc3e-144446113561 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:14.765718 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-eca6db3e-aab5-49bd-bc3e-144446113561 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:14.768218 np0000004352 devstack@c-api.service[100012]: DEBUG dbcounter [-] [100012] Writing DB stats cinder:SELECT=425,cinder:UPDATE=77,cinder:INSERT=34 {{(pid=100012) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 02:26:14.784705 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:14.784705 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:26:14.788987 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-eca6db3e-aab5-49bd-bc3e-144446113561 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Volume info retrieved successfully. Jul 03 02:26:14.799762 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-eca6db3e-aab5-49bd-bc3e-144446113561 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] https://10.4.3.223/volume/v3/volumes/77e1e353-840d-421a-a685-fc90f17c90c6 returned with HTTP 200 Jul 03 02:26:14.799762 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 217/882] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:14 2026] GET /volume/v3/volumes/77e1e353-840d-421a-a685-fc90f17c90c6 => generated 1163 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:26:14.826616 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.quota [None req-876f34c3-7198-4c8e-8d6b-078187c814c2 tempest-VolumesImageMetadata-1350744599 tempest-VolumesImageMetadata-1350744599-project-member] Created reservations ['7303c0a5-575d-442b-b92f-2a0bf7f3cf86', '5d93710f-f1be-498e-bcb0-2321568b0fc6', '748f70ea-e054-41de-b646-ad0febd24455', 'ae9259be-c67b-4147-b64b-a986250c96e5'] {{(pid=100013) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:26:14.827567 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-876f34c3-7198-4c8e-8d6b-078187c814c2 tempest-VolumesImageMetadata-1350744599 tempest-VolumesImageMetadata-1350744599-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93d79374-dce9-4404-b033-12b221463c63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7303c0a5-575d-442b-b92f-2a0bf7f3cf86', '5d93710f-f1be-498e-bcb0-2321568b0fc6', '748f70ea-e054-41de-b646-ad0febd24455', 'ae9259be-c67b-4147-b64b-a986250c96e5']}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:26:14.828536 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-876f34c3-7198-4c8e-8d6b-078187c814c2 tempest-VolumesImageMetadata-1350744599 tempest-VolumesImageMetadata-1350744599-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cddf33a5-1616-457f-9a97-9cb05e7927a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:26:14.854555 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-876f34c3-7198-4c8e-8d6b-078187c814c2 tempest-VolumesImageMetadata-1350744599 tempest-VolumesImageMetadata-1350744599-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cddf33a5-1616-457f-9a97-9cb05e7927a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '962efab0-1baa-4f5a-b90c-37dd295ca67b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1387750264',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47ecd928b9b6436d87c8ff2f2c6f0e4a',qos_specs=None,replication_status=,reservations=['7303c0a5-575d-442b-b92f-2a0bf7f3cf86','5d93710f-f1be-498e-bcb0-2321568b0fc6','748f70ea-e054-41de-b646-ad0febd24455','ae9259be-c67b-4147-b64b-a986250c96e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d49cba74a10e4e11907e3b39955f91ab',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:26:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1387750264',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=962efab0-1baa-4f5a-b90c-37dd295ca67b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='47ecd928b9b6436d87c8ff2f2c6f0e4a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d49cba74a10e4e11907e3b39955f91ab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:26:14.856324 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-876f34c3-7198-4c8e-8d6b-078187c814c2 tempest-VolumesImageMetadata-1350744599 tempest-VolumesImageMetadata-1350744599-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (059f6b90-ce36-476c-8f9c-71b0f09bf2f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:26:14.871279 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-dc1b2205-5109-4b92-9181-7d71038b00c5 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:14.879055 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-876f34c3-7198-4c8e-8d6b-078187c814c2 tempest-VolumesImageMetadata-1350744599 tempest-VolumesImageMetadata-1350744599-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (059f6b90-ce36-476c-8f9c-71b0f09bf2f2) transitioned into state 'SUCCESS' from state '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-1387750264',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47ecd928b9b6436d87c8ff2f2c6f0e4a',qos_specs=None,replication_status=,reservations=['7303c0a5-575d-442b-b92f-2a0bf7f3cf86','5d93710f-f1be-498e-bcb0-2321568b0fc6','748f70ea-e054-41de-b646-ad0febd24455','ae9259be-c67b-4147-b64b-a986250c96e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d49cba74a10e4e11907e3b39955f91ab',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:26:14.879802 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-876f34c3-7198-4c8e-8d6b-078187c814c2 tempest-VolumesImageMetadata-1350744599 tempest-VolumesImageMetadata-1350744599-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (deb3c868-ecbd-4878-a38f-5bebea4dc72c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:26:14.890088 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-876f34c3-7198-4c8e-8d6b-078187c814c2 tempest-VolumesImageMetadata-1350744599 tempest-VolumesImageMetadata-1350744599-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (deb3c868-ecbd-4878-a38f-5bebea4dc72c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:26:14.891082 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-876f34c3-7198-4c8e-8d6b-078187c814c2 tempest-VolumesImageMetadata-1350744599 tempest-VolumesImageMetadata-1350744599-project-member] Flow 'volume_create_api' (63d873b5-75e8-43ac-b14e-0164a69b835a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:26:14.891452 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-876f34c3-7198-4c8e-8d6b-078187c814c2 tempest-VolumesImageMetadata-1350744599 tempest-VolumesImageMetadata-1350744599-project-member] Create volume request issued successfully. Jul 03 02:26:14.892017 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-876f34c3-7198-4c8e-8d6b-078187c814c2 tempest-VolumesImageMetadata-1350744599 tempest-VolumesImageMetadata-1350744599-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:26:14.892627 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 220/883] 10.4.3.223 () {68 vars in 1259 bytes} [Fri Jul 3 02:26:14 2026] POST /volume/v3/volumes => generated 751 bytes in 370 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:26:14.909324 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-2fd35790-7075-4af8-8fae-78b5f727540c None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:14.911410 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-2fd35790-7075-4af8-8fae-78b5f727540c tempest-VolumesImageMetadata-1350744599 tempest-VolumesImageMetadata-1350744599-project-member] GET https://10.4.3.223/volume/v3/volumes/962efab0-1baa-4f5a-b90c-37dd295ca67b Jul 03 02:26:14.911607 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-2fd35790-7075-4af8-8fae-78b5f727540c tempest-VolumesImageMetadata-1350744599 tempest-VolumesImageMetadata-1350744599-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:14.911779 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-2fd35790-7075-4af8-8fae-78b5f727540c tempest-VolumesImageMetadata-1350744599 tempest-VolumesImageMetadata-1350744599-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:14.923318 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:14.923318 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:26:14.927762 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-2fd35790-7075-4af8-8fae-78b5f727540c tempest-VolumesImageMetadata-1350744599 tempest-VolumesImageMetadata-1350744599-project-member] Volume info retrieved successfully. Jul 03 02:26:14.932398 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-2fd35790-7075-4af8-8fae-78b5f727540c tempest-VolumesImageMetadata-1350744599 tempest-VolumesImageMetadata-1350744599-project-member] https://10.4.3.223/volume/v3/volumes/962efab0-1baa-4f5a-b90c-37dd295ca67b returned with HTTP 200 Jul 03 02:26:14.932891 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 220/884] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:14 2026] GET /volume/v3/volumes/962efab0-1baa-4f5a-b90c-37dd295ca67b => generated 819 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:14.971852 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-dc1b2205-5109-4b92-9181-7d71038b00c5 tempest-ExtraSpecsNegativeTest-632927933 tempest-ExtraSpecsNegativeTest-632927933-project-admin] POST https://10.4.3.223/volume/v3/types Jul 03 02:26:14.972175 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-dc1b2205-5109-4b92-9181-7d71038b00c5 tempest-ExtraSpecsNegativeTest-632927933 tempest-ExtraSpecsNegativeTest-632927933-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-378617080", "extra_specs": {"spec1": "val1"}}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:26:14.986961 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-dc1b2205-5109-4b92-9181-7d71038b00c5 tempest-ExtraSpecsNegativeTest-632927933 tempest-ExtraSpecsNegativeTest-632927933-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Jul 03 02:26:14.987595 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 228/885] 10.4.3.223 () {68 vars in 1253 bytes} [Fri Jul 3 02:26:14 2026] POST /volume/v3/types => generated 242 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:14.995866 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-e217e472-166d-42a1-a2b8-9f1bc3b990f7 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:14.997750 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-e217e472-166d-42a1-a2b8-9f1bc3b990f7 tempest-ExtraSpecsNegativeTest-632927933 tempest-ExtraSpecsNegativeTest-632927933-project-admin] POST https://10.4.3.223/volume/v3/types/aed76126-e046-4deb-91d6-0a37ae3d82e0/extra_specs Jul 03 02:26:14.998135 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-e217e472-166d-42a1-a2b8-9f1bc3b990f7 tempest-ExtraSpecsNegativeTest-632927933 tempest-ExtraSpecsNegativeTest-632927933-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:26:15.000080 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-e217e472-166d-42a1-a2b8-9f1bc3b990f7 tempest-ExtraSpecsNegativeTest-632927933 tempest-ExtraSpecsNegativeTest-632927933-project-admin] https://10.4.3.223/volume/v3/types/aed76126-e046-4deb-91d6-0a37ae3d82e0/extra_specs returned with HTTP 400 Jul 03 02:26:15.000625 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 218/886] 10.4.3.223 () {68 vars in 1399 bytes} [Fri Jul 3 02:26:14 2026] POST /volume/v3/types/aed76126-e046-4deb-91d6-0a37ae3d82e0/extra_specs => generated 146 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 02:26:15.010075 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-237c4486-7fc7-462f-bba8-79ab5f042986 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:15.012578 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-237c4486-7fc7-462f-bba8-79ab5f042986 tempest-ExtraSpecsNegativeTest-632927933 tempest-ExtraSpecsNegativeTest-632927933-project-admin] POST https://10.4.3.223/volume/v3/types/aed76126-e046-4deb-91d6-0a37ae3d82e0/extra_specs Jul 03 02:26:15.013026 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-237c4486-7fc7-462f-bba8-79ab5f042986 tempest-ExtraSpecsNegativeTest-632927933 tempest-ExtraSpecsNegativeTest-632927933-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:26:15.015364 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-237c4486-7fc7-462f-bba8-79ab5f042986 tempest-ExtraSpecsNegativeTest-632927933 tempest-ExtraSpecsNegativeTest-632927933-project-admin] https://10.4.3.223/volume/v3/types/aed76126-e046-4deb-91d6-0a37ae3d82e0/extra_specs returned with HTTP 400 Jul 03 02:26:15.016014 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 221/887] 10.4.3.223 () {68 vars in 1399 bytes} [Fri Jul 3 02:26:15 2026] POST /volume/v3/types/aed76126-e046-4deb-91d6-0a37ae3d82e0/extra_specs => generated 132 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 02:26:15.023754 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-9ac56d70-83a4-428a-bb0c-43558a2c970c None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:15.025497 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-9ac56d70-83a4-428a-bb0c-43558a2c970c tempest-ExtraSpecsNegativeTest-632927933 tempest-ExtraSpecsNegativeTest-632927933-project-admin] POST https://10.4.3.223/volume/v3/types/3637e525-5483-44a7-8fd4-b29061c49546/extra_specs Jul 03 02:26:15.025833 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-9ac56d70-83a4-428a-bb0c-43558a2c970c tempest-ExtraSpecsNegativeTest-632927933 tempest-ExtraSpecsNegativeTest-632927933-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:26:15.029355 np0000004352 devstack@c-api.service[100014]: DEBUG dbcounter [-] [100014] Writing DB stats cinder:SELECT=471,cinder:UPDATE=70,cinder:INSERT=43,cinder:DELETE=1 {{(pid=100014) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 02:26:15.037951 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-9ac56d70-83a4-428a-bb0c-43558a2c970c tempest-ExtraSpecsNegativeTest-632927933 tempest-ExtraSpecsNegativeTest-632927933-project-admin] https://10.4.3.223/volume/v3/types/3637e525-5483-44a7-8fd4-b29061c49546/extra_specs returned with HTTP 404 Jul 03 02:26:15.038329 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 221/888] 10.4.3.223 () {68 vars in 1399 bytes} [Fri Jul 3 02:26:15 2026] POST /volume/v3/types/3637e525-5483-44a7-8fd4-b29061c49546/extra_specs => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:26:15.046223 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-c497555d-e66b-468e-9da9-dee5ee1e50b3 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:15.048339 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-c497555d-e66b-468e-9da9-dee5ee1e50b3 tempest-ExtraSpecsNegativeTest-632927933 tempest-ExtraSpecsNegativeTest-632927933-project-admin] DELETE https://10.4.3.223/volume/v3/types/99d94926-0f12-4c0e-95ed-c5169fde3a8e/extra_specs/spec1 Jul 03 02:26:15.048883 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-c497555d-e66b-468e-9da9-dee5ee1e50b3 tempest-ExtraSpecsNegativeTest-632927933 tempest-ExtraSpecsNegativeTest-632927933-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:15.049079 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-c497555d-e66b-468e-9da9-dee5ee1e50b3 tempest-ExtraSpecsNegativeTest-632927933 tempest-ExtraSpecsNegativeTest-632927933-project-admin] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:15.050874 np0000004352 devstack@c-api.service[100015]: DEBUG dbcounter [-] [100015] Writing DB stats cinder:SELECT=618,cinder:INSERT=114,cinder:UPDATE=171 {{(pid=100015) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 02:26:15.052889 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-c497555d-e66b-468e-9da9-dee5ee1e50b3 tempest-ExtraSpecsNegativeTest-632927933 tempest-ExtraSpecsNegativeTest-632927933-project-admin] https://10.4.3.223/volume/v3/types/99d94926-0f12-4c0e-95ed-c5169fde3a8e/extra_specs/spec1 returned with HTTP 404 Jul 03 02:26:15.053398 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 229/889] 10.4.3.223 () {66 vars in 1399 bytes} [Fri Jul 3 02:26:15 2026] DELETE /volume/v3/types/99d94926-0f12-4c0e-95ed-c5169fde3a8e/extra_specs/spec1 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:26:15.061328 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-05d64f26-286b-4577-9c4f-11099af14c8a None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:15.063497 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-05d64f26-286b-4577-9c4f-11099af14c8a tempest-ExtraSpecsNegativeTest-632927933 tempest-ExtraSpecsNegativeTest-632927933-project-admin] GET https://10.4.3.223/volume/v3/types/aed76126-e046-4deb-91d6-0a37ae3d82e0/extra_specs/nonexistent_extra_spec_name Jul 03 02:26:15.063689 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-05d64f26-286b-4577-9c4f-11099af14c8a tempest-ExtraSpecsNegativeTest-632927933 tempest-ExtraSpecsNegativeTest-632927933-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:15.063871 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-05d64f26-286b-4577-9c4f-11099af14c8a tempest-ExtraSpecsNegativeTest-632927933 tempest-ExtraSpecsNegativeTest-632927933-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:15.073041 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-05d64f26-286b-4577-9c4f-11099af14c8a tempest-ExtraSpecsNegativeTest-632927933 tempest-ExtraSpecsNegativeTest-632927933-project-admin] https://10.4.3.223/volume/v3/types/aed76126-e046-4deb-91d6-0a37ae3d82e0/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Jul 03 02:26:15.073544 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 219/890] 10.4.3.223 () {66 vars in 1462 bytes} [Fri Jul 3 02:26:15 2026] GET /volume/v3/types/aed76126-e046-4deb-91d6-0a37ae3d82e0/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) Jul 03 02:26:15.082903 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-4e2971f5-7121-4a22-a8ee-d6ec9659b19e None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:15.085470 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-4e2971f5-7121-4a22-a8ee-d6ec9659b19e tempest-ExtraSpecsNegativeTest-632927933 tempest-ExtraSpecsNegativeTest-632927933-project-admin] GET https://10.4.3.223/volume/v3/types/299231b0-b19d-4111-87fd-7e1f2efdff92/extra_specs/spec1 Jul 03 02:26:15.085686 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-4e2971f5-7121-4a22-a8ee-d6ec9659b19e tempest-ExtraSpecsNegativeTest-632927933 tempest-ExtraSpecsNegativeTest-632927933-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:15.085884 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-4e2971f5-7121-4a22-a8ee-d6ec9659b19e tempest-ExtraSpecsNegativeTest-632927933 tempest-ExtraSpecsNegativeTest-632927933-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:15.086152 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:15.086152 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:26:15.090507 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-4e2971f5-7121-4a22-a8ee-d6ec9659b19e tempest-ExtraSpecsNegativeTest-632927933 tempest-ExtraSpecsNegativeTest-632927933-project-admin] https://10.4.3.223/volume/v3/types/299231b0-b19d-4111-87fd-7e1f2efdff92/extra_specs/spec1 returned with HTTP 404 Jul 03 02:26:15.090955 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-a7b193f7-5be5-4ed4-aef7-4cddd6d213d8 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:15.091008 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 222/891] 10.4.3.223 () {66 vars in 1396 bytes} [Fri Jul 3 02:26:15 2026] GET /volume/v3/types/299231b0-b19d-4111-87fd-7e1f2efdff92/extra_specs/spec1 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:26:15.091415 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-a7b193f7-5be5-4ed4-aef7-4cddd6d213d8 None None] GET https://10.4.3.223/volume// Jul 03 02:26:15.091608 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-a7b193f7-5be5-4ed4-aef7-4cddd6d213d8 None None] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:15.091918 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-a7b193f7-5be5-4ed4-aef7-4cddd6d213d8 None None] Calling method 'all' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:15.092300 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-a7b193f7-5be5-4ed4-aef7-4cddd6d213d8 None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:26:15.092620 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 222/892] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:26:15 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:26:15.102204 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-35e74dc9-08cb-46db-9fed-623f3ba1fbe7 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:15.105531 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-35e74dc9-08cb-46db-9fed-623f3ba1fbe7 tempest-ExtraSpecsNegativeTest-632927933 tempest-ExtraSpecsNegativeTest-632927933-project-admin] GET https://10.4.3.223/volume/v3/types/e5ddc6d5-2adf-4d59-8c9f-4b20f0de888d/extra_specs Jul 03 02:26:15.105531 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-35e74dc9-08cb-46db-9fed-623f3ba1fbe7 tempest-ExtraSpecsNegativeTest-632927933 tempest-ExtraSpecsNegativeTest-632927933-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:15.105531 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-35e74dc9-08cb-46db-9fed-623f3ba1fbe7 tempest-ExtraSpecsNegativeTest-632927933 tempest-ExtraSpecsNegativeTest-632927933-project-admin] Calling method 'index' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:15.106188 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-bdb2ba15-3d8b-460b-bfee-12c21698c363 req-9384c576-33d3-4d39-8d73-e7b6421c7509 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:15.108084 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-bdb2ba15-3d8b-460b-bfee-12c21698c363 req-9384c576-33d3-4d39-8d73-e7b6421c7509 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] GET https://10.4.3.223/volume/v3/volumes/7e4d1134-ca38-414d-b3c5-a97f8d94286e Jul 03 02:26:15.108271 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-bdb2ba15-3d8b-460b-bfee-12c21698c363 req-9384c576-33d3-4d39-8d73-e7b6421c7509 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:15.108485 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-bdb2ba15-3d8b-460b-bfee-12c21698c363 req-9384c576-33d3-4d39-8d73-e7b6421c7509 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:15.116669 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-35e74dc9-08cb-46db-9fed-623f3ba1fbe7 tempest-ExtraSpecsNegativeTest-632927933 tempest-ExtraSpecsNegativeTest-632927933-project-admin] https://10.4.3.223/volume/v3/types/e5ddc6d5-2adf-4d59-8c9f-4b20f0de888d/extra_specs returned with HTTP 404 Jul 03 02:26:15.116669 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 230/893] 10.4.3.223 () {66 vars in 1378 bytes} [Fri Jul 3 02:26:15 2026] GET /volume/v3/types/e5ddc6d5-2adf-4d59-8c9f-4b20f0de888d/extra_specs => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:26:15.131510 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:15.131510 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:26:15.131733 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-60e63b25-b308-4ea3-838f-7ee5017e8826 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:15.131733 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-60e63b25-b308-4ea3-838f-7ee5017e8826 tempest-ExtraSpecsNegativeTest-632927933 tempest-ExtraSpecsNegativeTest-632927933-project-admin] PUT https://10.4.3.223/volume/v3/types/aed76126-e046-4deb-91d6-0a37ae3d82e0/extra_specs/spec1 Jul 03 02:26:15.131733 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-60e63b25-b308-4ea3-838f-7ee5017e8826 tempest-ExtraSpecsNegativeTest-632927933 tempest-ExtraSpecsNegativeTest-632927933-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:26:15.133185 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [req-bdb2ba15-3d8b-460b-bfee-12c21698c363 req-9384c576-33d3-4d39-8d73-e7b6421c7509 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Volume info retrieved successfully. Jul 03 02:26:15.133394 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-60e63b25-b308-4ea3-838f-7ee5017e8826 tempest-ExtraSpecsNegativeTest-632927933 tempest-ExtraSpecsNegativeTest-632927933-project-admin] https://10.4.3.223/volume/v3/types/aed76126-e046-4deb-91d6-0a37ae3d82e0/extra_specs/spec1 returned with HTTP 400 Jul 03 02:26:15.134018 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 223/894] 10.4.3.223 () {68 vars in 1416 bytes} [Fri Jul 3 02:26:15 2026] PUT /volume/v3/types/aed76126-e046-4deb-91d6-0a37ae3d82e0/extra_specs/spec1 => generated 102 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 02:26:15.141452 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-bdb2ba15-3d8b-460b-bfee-12c21698c363 req-9384c576-33d3-4d39-8d73-e7b6421c7509 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] https://10.4.3.223/volume/v3/volumes/7e4d1134-ca38-414d-b3c5-a97f8d94286e returned with HTTP 200 Jul 03 02:26:15.142091 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 220/895] 10.4.3.223 () {70 vars in 1639 bytes} [Fri Jul 3 02:26:15 2026] GET /volume/v3/volumes/7e4d1134-ca38-414d-b3c5-a97f8d94286e => generated 1538 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:26:15.145716 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-eda4f1e8-3725-4c5a-9b5b-8cee5d368d24 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:15.148288 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-eda4f1e8-3725-4c5a-9b5b-8cee5d368d24 tempest-ExtraSpecsNegativeTest-632927933 tempest-ExtraSpecsNegativeTest-632927933-project-admin] PUT https://10.4.3.223/volume/v3/types/aed76126-e046-4deb-91d6-0a37ae3d82e0/extra_specs/spec1 Jul 03 02:26:15.148794 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-eda4f1e8-3725-4c5a-9b5b-8cee5d368d24 tempest-ExtraSpecsNegativeTest-632927933 tempest-ExtraSpecsNegativeTest-632927933-project-admin] Action: 'update', calling method: update, body: null {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:26:15.150760 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-eda4f1e8-3725-4c5a-9b5b-8cee5d368d24 tempest-ExtraSpecsNegativeTest-632927933 tempest-ExtraSpecsNegativeTest-632927933-project-admin] https://10.4.3.223/volume/v3/types/aed76126-e046-4deb-91d6-0a37ae3d82e0/extra_specs/spec1 returned with HTTP 400 Jul 03 02:26:15.151381 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 223/896] 10.4.3.223 () {68 vars in 1415 bytes} [Fri Jul 3 02:26:15 2026] PUT /volume/v3/types/aed76126-e046-4deb-91d6-0a37ae3d82e0/extra_specs/spec1 => generated 72 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 03 02:26:15.160939 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-462d4123-5eb0-4ea9-9598-962b75d547f4 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:15.163947 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-462d4123-5eb0-4ea9-9598-962b75d547f4 tempest-ExtraSpecsNegativeTest-632927933 tempest-ExtraSpecsNegativeTest-632927933-project-admin] PUT https://10.4.3.223/volume/v3/types/aed76126-e046-4deb-91d6-0a37ae3d82e0/extra_specs/None Jul 03 02:26:15.164250 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-462d4123-5eb0-4ea9-9598-962b75d547f4 tempest-ExtraSpecsNegativeTest-632927933 tempest-ExtraSpecsNegativeTest-632927933-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:26:15.236690 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-bdb2ba15-3d8b-460b-bfee-12c21698c363 req-caee0e3f-ef86-45f0-9863-794c4195dd0e None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:15.239322 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-bdb2ba15-3d8b-460b-bfee-12c21698c363 req-caee0e3f-ef86-45f0-9863-794c4195dd0e tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] PUT https://10.4.3.223/volume/v3/attachments/8538ce87-5212-43fd-b38e-43e3e7a549c7 Jul 03 02:26:15.240006 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-bdb2ba15-3d8b-460b-bfee-12c21698c363 req-caee0e3f-ef86-45f0-9863-794c4195dd0e tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000004352", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2a2633a05d73", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "80a8c083-552c-46a2-8db9-fd9e83fa2364", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:26:15.247692 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.coordination [req-bdb2ba15-3d8b-460b-bfee-12c21698c363 req-caee0e3f-ef86-45f0-9863-794c4195dd0e tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Acquiring lock "cinder-attachment_update-7e4d1134-ca38-414d-b3c5-a97f8d94286e-np0000004352" by "attachment_update" {{(pid=100013) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 02:26:15.252821 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.coordination [req-bdb2ba15-3d8b-460b-bfee-12c21698c363 req-caee0e3f-ef86-45f0-9863-794c4195dd0e tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Lock "cinder-attachment_update-7e4d1134-ca38-414d-b3c5-a97f8d94286e-np0000004352" acquired by "attachment_update" :: waited 0.005s {{(pid=100013) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 02:26:15.254010 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:15.254010 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:26:15.382030 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-462d4123-5eb0-4ea9-9598-962b75d547f4 tempest-ExtraSpecsNegativeTest-632927933 tempest-ExtraSpecsNegativeTest-632927933-project-admin] HTTP exception thrown: Request body and URI mismatch Jul 03 02:26:15.382298 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-462d4123-5eb0-4ea9-9598-962b75d547f4 tempest-ExtraSpecsNegativeTest-632927933 tempest-ExtraSpecsNegativeTest-632927933-project-admin] https://10.4.3.223/volume/v3/types/aed76126-e046-4deb-91d6-0a37ae3d82e0/extra_specs/None returned with HTTP 400 Jul 03 02:26:15.383122 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 231/897] 10.4.3.223 () {68 vars in 1413 bytes} [Fri Jul 3 02:26:15 2026] PUT /volume/v3/types/aed76126-e046-4deb-91d6-0a37ae3d82e0/extra_specs/None => generated 73 bytes in 223 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 03 02:26:15.392260 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-750de45b-826a-4d4c-8490-182687474a0b None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:15.394604 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-750de45b-826a-4d4c-8490-182687474a0b tempest-ExtraSpecsNegativeTest-632927933 tempest-ExtraSpecsNegativeTest-632927933-project-admin] PUT https://10.4.3.223/volume/v3/types/aed76126-e046-4deb-91d6-0a37ae3d82e0/extra_specs/801c95bf-0431-429e-ae20-5d09d9f4de76 Jul 03 02:26:15.395058 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-750de45b-826a-4d4c-8490-182687474a0b tempest-ExtraSpecsNegativeTest-632927933 tempest-ExtraSpecsNegativeTest-632927933-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:26:15.406749 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-750de45b-826a-4d4c-8490-182687474a0b tempest-ExtraSpecsNegativeTest-632927933 tempest-ExtraSpecsNegativeTest-632927933-project-admin] HTTP exception thrown: Request body and URI mismatch Jul 03 02:26:15.407540 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-750de45b-826a-4d4c-8490-182687474a0b tempest-ExtraSpecsNegativeTest-632927933 tempest-ExtraSpecsNegativeTest-632927933-project-admin] https://10.4.3.223/volume/v3/types/aed76126-e046-4deb-91d6-0a37ae3d82e0/extra_specs/801c95bf-0431-429e-ae20-5d09d9f4de76 returned with HTTP 400 Jul 03 02:26:15.407540 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 221/898] 10.4.3.223 () {68 vars in 1509 bytes} [Fri Jul 3 02:26:15 2026] PUT /volume/v3/types/aed76126-e046-4deb-91d6-0a37ae3d82e0/extra_specs/801c95bf-0431-429e-ae20-5d09d9f4de76 => generated 73 bytes in 16 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 03 02:26:15.416265 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-3dd9ff32-e68a-4c72-b170-dbf578fba6b3 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:15.418972 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-3dd9ff32-e68a-4c72-b170-dbf578fba6b3 tempest-ExtraSpecsNegativeTest-632927933 tempest-ExtraSpecsNegativeTest-632927933-project-admin] PUT https://10.4.3.223/volume/v3/types/8b877b8b-e2b4-48b8-b7f6-8f278368eac3/extra_specs/spec1 Jul 03 02:26:15.419304 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-3dd9ff32-e68a-4c72-b170-dbf578fba6b3 tempest-ExtraSpecsNegativeTest-632927933 tempest-ExtraSpecsNegativeTest-632927933-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:26:15.429400 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-3dd9ff32-e68a-4c72-b170-dbf578fba6b3 tempest-ExtraSpecsNegativeTest-632927933 tempest-ExtraSpecsNegativeTest-632927933-project-admin] https://10.4.3.223/volume/v3/types/8b877b8b-e2b4-48b8-b7f6-8f278368eac3/extra_specs/spec1 returned with HTTP 404 Jul 03 02:26:15.429936 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 224/899] 10.4.3.223 () {68 vars in 1416 bytes} [Fri Jul 3 02:26:15 2026] PUT /volume/v3/types/8b877b8b-e2b4-48b8-b7f6-8f278368eac3/extra_specs/spec1 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:26:15.437032 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-12aa6abd-1dce-40f9-aa97-4d543514ea32 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:15.439089 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-12aa6abd-1dce-40f9-aa97-4d543514ea32 tempest-ExtraSpecsNegativeTest-632927933 tempest-ExtraSpecsNegativeTest-632927933-project-admin] DELETE https://10.4.3.223/volume/v3/types/aed76126-e046-4deb-91d6-0a37ae3d82e0 Jul 03 02:26:15.439400 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-12aa6abd-1dce-40f9-aa97-4d543514ea32 tempest-ExtraSpecsNegativeTest-632927933 tempest-ExtraSpecsNegativeTest-632927933-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:15.439694 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-12aa6abd-1dce-40f9-aa97-4d543514ea32 tempest-ExtraSpecsNegativeTest-632927933 tempest-ExtraSpecsNegativeTest-632927933-project-admin] Calling method '_delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:15.465156 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-12aa6abd-1dce-40f9-aa97-4d543514ea32 tempest-ExtraSpecsNegativeTest-632927933 tempest-ExtraSpecsNegativeTest-632927933-project-admin] https://10.4.3.223/volume/v3/types/aed76126-e046-4deb-91d6-0a37ae3d82e0 returned with HTTP 202 Jul 03 02:26:15.465476 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 232/900] 10.4.3.223 () {66 vars in 1345 bytes} [Fri Jul 3 02:26:15 2026] DELETE /volume/v3/types/aed76126-e046-4deb-91d6-0a37ae3d82e0 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:26:15.473290 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-a21fc113-0d0b-43a5-85f1-b18e4f473af8 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:15.475072 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-a21fc113-0d0b-43a5-85f1-b18e4f473af8 tempest-ExtraSpecsNegativeTest-632927933 tempest-ExtraSpecsNegativeTest-632927933-project-admin] GET https://10.4.3.223/volume/v3/types/aed76126-e046-4deb-91d6-0a37ae3d82e0 Jul 03 02:26:15.475278 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-a21fc113-0d0b-43a5-85f1-b18e4f473af8 tempest-ExtraSpecsNegativeTest-632927933 tempest-ExtraSpecsNegativeTest-632927933-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:15.475633 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-a21fc113-0d0b-43a5-85f1-b18e4f473af8 tempest-ExtraSpecsNegativeTest-632927933 tempest-ExtraSpecsNegativeTest-632927933-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:15.479311 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-a21fc113-0d0b-43a5-85f1-b18e4f473af8 tempest-ExtraSpecsNegativeTest-632927933 tempest-ExtraSpecsNegativeTest-632927933-project-admin] https://10.4.3.223/volume/v3/types/aed76126-e046-4deb-91d6-0a37ae3d82e0 returned with HTTP 404 Jul 03 02:26:15.480180 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 222/901] 10.4.3.223 () {66 vars in 1342 bytes} [Fri Jul 3 02:26:15 2026] GET /volume/v3/types/aed76126-e046-4deb-91d6-0a37ae3d82e0 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:26:15.786730 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.coordination [req-bdb2ba15-3d8b-460b-bfee-12c21698c363 req-caee0e3f-ef86-45f0-9863-794c4195dd0e tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Lock "cinder-attachment_update-7e4d1134-ca38-414d-b3c5-a97f8d94286e-np0000004352" released by "attachment_update" :: held 0.534s {{(pid=100013) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 02:26:15.787608 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-bdb2ba15-3d8b-460b-bfee-12c21698c363 req-caee0e3f-ef86-45f0-9863-794c4195dd0e tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] https://10.4.3.223/volume/v3/attachments/8538ce87-5212-43fd-b38e-43e3e7a549c7 returned with HTTP 200 Jul 03 02:26:15.787608 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 224/902] 10.4.3.223 () {74 vars in 1704 bytes} [Fri Jul 3 02:26:15 2026] PUT /volume/v3/attachments/8538ce87-5212-43fd-b38e-43e3e7a549c7 => generated 969 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:26:15.788978 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-386a583b-e42f-47a4-acaf-a5fe7a3aa402 req-18674954-64b8-454f-aba1-d06c1c6e6410 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:15.792746 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-386a583b-e42f-47a4-acaf-a5fe7a3aa402 req-18674954-64b8-454f-aba1-d06c1c6e6410 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] POST https://10.4.3.223/volume/v3/attachments/697eb6a3-1f2e-42d6-a017-e753628a94c5/action Jul 03 02:26:15.793298 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-386a583b-e42f-47a4-acaf-a5fe7a3aa402 req-18674954-64b8-454f-aba1-d06c1c6e6410 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Action body: b'{"os-complete": null}' {{(pid=100014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:26:15.793298 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-386a583b-e42f-47a4-acaf-a5fe7a3aa402 req-18674954-64b8-454f-aba1-d06c1c6e6410 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:26:15.809725 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-34d82daf-cb08-4fa8-b315-d01db03bb19d None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:15.811577 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-34d82daf-cb08-4fa8-b315-d01db03bb19d tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] GET https://10.4.3.223/volume/v3/volumes/77e1e353-840d-421a-a685-fc90f17c90c6 Jul 03 02:26:15.811743 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-34d82daf-cb08-4fa8-b315-d01db03bb19d tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:15.811913 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-34d82daf-cb08-4fa8-b315-d01db03bb19d tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:15.813186 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:15.813186 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:26:15.823385 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:15.823385 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:26:15.826741 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-34d82daf-cb08-4fa8-b315-d01db03bb19d tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Volume info retrieved successfully. Jul 03 02:26:15.828533 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-386a583b-e42f-47a4-acaf-a5fe7a3aa402 req-18674954-64b8-454f-aba1-d06c1c6e6410 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] https://10.4.3.223/volume/v3/attachments/697eb6a3-1f2e-42d6-a017-e753628a94c5/action returned with HTTP 204 Jul 03 02:26:15.828954 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 225/903] 10.4.3.223 () {74 vars in 1725 bytes} [Fri Jul 3 02:26:15 2026] POST /volume/v3/attachments/697eb6a3-1f2e-42d6-a017-e753628a94c5/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:26:15.831246 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-34d82daf-cb08-4fa8-b315-d01db03bb19d tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] https://10.4.3.223/volume/v3/volumes/77e1e353-840d-421a-a685-fc90f17c90c6 returned with HTTP 200 Jul 03 02:26:15.831711 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 233/904] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:15 2026] GET /volume/v3/volumes/77e1e353-840d-421a-a685-fc90f17c90c6 => generated 1163 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:26:15.945480 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-9f8b7def-14fd-430f-92d7-bcd021b43919 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:15.947408 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-9f8b7def-14fd-430f-92d7-bcd021b43919 tempest-VolumesImageMetadata-1350744599 tempest-VolumesImageMetadata-1350744599-project-member] GET https://10.4.3.223/volume/v3/volumes/962efab0-1baa-4f5a-b90c-37dd295ca67b Jul 03 02:26:15.947647 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-9f8b7def-14fd-430f-92d7-bcd021b43919 tempest-VolumesImageMetadata-1350744599 tempest-VolumesImageMetadata-1350744599-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:15.947863 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-9f8b7def-14fd-430f-92d7-bcd021b43919 tempest-VolumesImageMetadata-1350744599 tempest-VolumesImageMetadata-1350744599-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:15.956266 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:15.956266 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:26:15.960359 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-9f8b7def-14fd-430f-92d7-bcd021b43919 tempest-VolumesImageMetadata-1350744599 tempest-VolumesImageMetadata-1350744599-project-member] Volume info retrieved successfully. Jul 03 02:26:15.965886 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-9f8b7def-14fd-430f-92d7-bcd021b43919 tempest-VolumesImageMetadata-1350744599 tempest-VolumesImageMetadata-1350744599-project-member] https://10.4.3.223/volume/v3/volumes/962efab0-1baa-4f5a-b90c-37dd295ca67b returned with HTTP 200 Jul 03 02:26:15.966409 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 223/905] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:15 2026] GET /volume/v3/volumes/962efab0-1baa-4f5a-b90c-37dd295ca67b => generated 1359 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:26:15.985898 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-4147f12e-073a-456d-9cb4-8245eb4318bd None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:15.987280 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-4147f12e-073a-456d-9cb4-8245eb4318bd tempest-VolumesImageMetadata-1350744599 tempest-VolumesImageMetadata-1350744599-project-member] POST https://10.4.3.223/volume/v3/volumes/962efab0-1baa-4f5a-b90c-37dd295ca67b/action Jul 03 02:26:15.987681 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-4147f12e-073a-456d-9cb4-8245eb4318bd tempest-VolumesImageMetadata-1350744599 tempest-VolumesImageMetadata-1350744599-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=100013) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:26:15.987860 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-4147f12e-073a-456d-9cb4-8245eb4318bd tempest-VolumesImageMetadata-1350744599 tempest-VolumesImageMetadata-1350744599-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=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:26:16.146380 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:16.146380 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:26:16.155590 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:16.155590 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:26:16.156374 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-4147f12e-073a-456d-9cb4-8245eb4318bd tempest-VolumesImageMetadata-1350744599 tempest-VolumesImageMetadata-1350744599-project-member] Volume info retrieved successfully. Jul 03 02:26:16.177858 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-4147f12e-073a-456d-9cb4-8245eb4318bd tempest-VolumesImageMetadata-1350744599 tempest-VolumesImageMetadata-1350744599-project-member] Update volume metadata completed successfully. Jul 03 02:26:16.178122 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-4147f12e-073a-456d-9cb4-8245eb4318bd tempest-VolumesImageMetadata-1350744599 tempest-VolumesImageMetadata-1350744599-project-member] https://10.4.3.223/volume/v3/volumes/962efab0-1baa-4f5a-b90c-37dd295ca67b/action returned with HTTP 200 Jul 03 02:26:16.178563 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 225/906] 10.4.3.223 () {68 vars in 1391 bytes} [Fri Jul 3 02:26:15 2026] POST /volume/v3/volumes/962efab0-1baa-4f5a-b90c-37dd295ca67b/action => generated 563 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:16.185774 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-fdd02757-0743-472b-a5bd-78b441bc5f24 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:16.187899 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-fdd02757-0743-472b-a5bd-78b441bc5f24 tempest-VolumesImageMetadata-1350744599 tempest-VolumesImageMetadata-1350744599-project-member] GET https://10.4.3.223/volume/v3/volumes/962efab0-1baa-4f5a-b90c-37dd295ca67b Jul 03 02:26:16.188139 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-fdd02757-0743-472b-a5bd-78b441bc5f24 tempest-VolumesImageMetadata-1350744599 tempest-VolumesImageMetadata-1350744599-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:16.188381 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-fdd02757-0743-472b-a5bd-78b441bc5f24 tempest-VolumesImageMetadata-1350744599 tempest-VolumesImageMetadata-1350744599-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:16.197274 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:16.197274 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:26:16.204931 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-fdd02757-0743-472b-a5bd-78b441bc5f24 tempest-VolumesImageMetadata-1350744599 tempest-VolumesImageMetadata-1350744599-project-member] Volume info retrieved successfully. Jul 03 02:26:16.211163 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-fdd02757-0743-472b-a5bd-78b441bc5f24 tempest-VolumesImageMetadata-1350744599 tempest-VolumesImageMetadata-1350744599-project-member] https://10.4.3.223/volume/v3/volumes/962efab0-1baa-4f5a-b90c-37dd295ca67b returned with HTTP 200 Jul 03 02:26:16.211742 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 226/907] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:16 2026] GET /volume/v3/volumes/962efab0-1baa-4f5a-b90c-37dd295ca67b => generated 1419 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:26:16.223547 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-96afb24a-c66d-4841-b149-a44a7eb0c322 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:16.225527 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-96afb24a-c66d-4841-b149-a44a7eb0c322 tempest-VolumesImageMetadata-1350744599 tempest-VolumesImageMetadata-1350744599-project-member] POST https://10.4.3.223/volume/v3/volumes/962efab0-1baa-4f5a-b90c-37dd295ca67b/action Jul 03 02:26:16.225836 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-96afb24a-c66d-4841-b149-a44a7eb0c322 tempest-VolumesImageMetadata-1350744599 tempest-VolumesImageMetadata-1350744599-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=100015) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:26:16.225969 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-96afb24a-c66d-4841-b149-a44a7eb0c322 tempest-VolumesImageMetadata-1350744599 tempest-VolumesImageMetadata-1350744599-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:26:16.234615 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:16.234615 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:26:16.242021 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:16.242021 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:26:16.242677 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-96afb24a-c66d-4841-b149-a44a7eb0c322 tempest-VolumesImageMetadata-1350744599 tempest-VolumesImageMetadata-1350744599-project-member] Volume info retrieved successfully. Jul 03 02:26:16.248966 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-96afb24a-c66d-4841-b149-a44a7eb0c322 tempest-VolumesImageMetadata-1350744599 tempest-VolumesImageMetadata-1350744599-project-member] Get volume image-metadata completed successfully. Jul 03 02:26:16.262377 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-b0e472d7-c328-43ee-8565-5e28a9f38aa7 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:16.263784 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-b0e472d7-c328-43ee-8565-5e28a9f38aa7 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:26:16.264331 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-b0e472d7-c328-43ee-8565-5e28a9f38aa7 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-677538904"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:26:16.266352 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.volumes [None req-b0e472d7-c328-43ee-8565-5e28a9f38aa7 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-677538904'}} {{(pid=100012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:26:16.266517 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.volumes [None req-b0e472d7-c328-43ee-8565-5e28a9f38aa7 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Create volume of 1 GB Jul 03 02:26:16.269387 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-96afb24a-c66d-4841-b149-a44a7eb0c322 tempest-VolumesImageMetadata-1350744599 tempest-VolumesImageMetadata-1350744599-project-member] Delete volume metadata completed successfully. Jul 03 02:26:16.269655 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-96afb24a-c66d-4841-b149-a44a7eb0c322 tempest-VolumesImageMetadata-1350744599 tempest-VolumesImageMetadata-1350744599-project-member] https://10.4.3.223/volume/v3/volumes/962efab0-1baa-4f5a-b90c-37dd295ca67b/action returned with HTTP 200 Jul 03 02:26:16.270149 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 234/908] 10.4.3.223 () {68 vars in 1390 bytes} [Fri Jul 3 02:26:16 2026] POST /volume/v3/volumes/962efab0-1baa-4f5a-b90c-37dd295ca67b/action => generated 0 bytes in 47 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jul 03 02:26:16.271257 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-b0e472d7-c328-43ee-8565-5e28a9f38aa7 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Availability Zones retrieved successfully. Jul 03 02:26:16.279480 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-b0e472d7-c328-43ee-8565-5e28a9f38aa7 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Flow 'volume_create_api' (96b6fdc5-6f88-4188-931a-840e932b39f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:26:16.281591 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-2ce91a07-2ff4-422d-88e8-1339eece037d None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:16.281860 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-b0e472d7-c328-43ee-8565-5e28a9f38aa7 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc875dd6-7f3d-4046-904e-926d59ce189b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:26:16.282915 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.flows.api.create_volume [None req-b0e472d7-c328-43ee-8565-5e28a9f38aa7 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Validating volume size '1' using validate_int {{(pid=100012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:26:16.283834 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-2ce91a07-2ff4-422d-88e8-1339eece037d tempest-VolumesImageMetadata-1350744599 tempest-VolumesImageMetadata-1350744599-project-member] POST https://10.4.3.223/volume/v3/volumes/962efab0-1baa-4f5a-b90c-37dd295ca67b/action Jul 03 02:26:16.284126 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-2ce91a07-2ff4-422d-88e8-1339eece037d tempest-VolumesImageMetadata-1350744599 tempest-VolumesImageMetadata-1350744599-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=100013) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:26:16.284255 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-2ce91a07-2ff4-422d-88e8-1339eece037d tempest-VolumesImageMetadata-1350744599 tempest-VolumesImageMetadata-1350744599-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:26:16.294647 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:16.294647 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:26:16.295781 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-2ce91a07-2ff4-422d-88e8-1339eece037d tempest-VolumesImageMetadata-1350744599 tempest-VolumesImageMetadata-1350744599-project-member] Volume info retrieved successfully. Jul 03 02:26:16.301634 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-bdb2ba15-3d8b-460b-bfee-12c21698c363 req-7d37be12-3d94-4b81-afb0-d6c1b01d6536 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:16.304566 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-bdb2ba15-3d8b-460b-bfee-12c21698c363 req-7d37be12-3d94-4b81-afb0-d6c1b01d6536 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] POST https://10.4.3.223/volume/v3/attachments/8538ce87-5212-43fd-b38e-43e3e7a549c7/action Jul 03 02:26:16.304739 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-2ce91a07-2ff4-422d-88e8-1339eece037d tempest-VolumesImageMetadata-1350744599 tempest-VolumesImageMetadata-1350744599-project-member] Get volume image-metadata completed successfully. Jul 03 02:26:16.305144 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-bdb2ba15-3d8b-460b-bfee-12c21698c363 req-7d37be12-3d94-4b81-afb0-d6c1b01d6536 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Action body: b'{"os-complete": null}' {{(pid=100014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:26:16.305242 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-2ce91a07-2ff4-422d-88e8-1339eece037d tempest-VolumesImageMetadata-1350744599 tempest-VolumesImageMetadata-1350744599-project-member] https://10.4.3.223/volume/v3/volumes/962efab0-1baa-4f5a-b90c-37dd295ca67b/action returned with HTTP 200 Jul 03 02:26:16.305305 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-bdb2ba15-3d8b-460b-bfee-12c21698c363 req-7d37be12-3d94-4b81-afb0-d6c1b01d6536 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:26:16.305902 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 226/909] 10.4.3.223 () {68 vars in 1390 bytes} [Fri Jul 3 02:26:16 2026] POST /volume/v3/volumes/962efab0-1baa-4f5a-b90c-37dd295ca67b/action => generated 537 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:16.316709 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-82321360-44c3-4452-a54b-f131640e0fe9 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:16.319266 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-82321360-44c3-4452-a54b-f131640e0fe9 tempest-VolumesImageMetadata-1350744599 tempest-VolumesImageMetadata-1350744599-project-member] GET https://10.4.3.223/volume/v3/volumes/962efab0-1baa-4f5a-b90c-37dd295ca67b Jul 03 02:26:16.320082 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-82321360-44c3-4452-a54b-f131640e0fe9 tempest-VolumesImageMetadata-1350744599 tempest-VolumesImageMetadata-1350744599-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:16.320082 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-82321360-44c3-4452-a54b-f131640e0fe9 tempest-VolumesImageMetadata-1350744599 tempest-VolumesImageMetadata-1350744599-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:16.323261 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-b0e472d7-c328-43ee-8565-5e28a9f38aa7 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc875dd6-7f3d-4046-904e-926d59ce189b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:26:16.325171 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-b0e472d7-c328-43ee-8565-5e28a9f38aa7 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3bfaa646-c584-44ef-b48d-2c33421676cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:26:16.331710 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:16.331710 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:26:16.336379 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:16.336379 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:26:16.338273 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-82321360-44c3-4452-a54b-f131640e0fe9 tempest-VolumesImageMetadata-1350744599 tempest-VolumesImageMetadata-1350744599-project-member] Volume info retrieved successfully. Jul 03 02:26:16.346458 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-82321360-44c3-4452-a54b-f131640e0fe9 tempest-VolumesImageMetadata-1350744599 tempest-VolumesImageMetadata-1350744599-project-member] https://10.4.3.223/volume/v3/volumes/962efab0-1baa-4f5a-b90c-37dd295ca67b returned with HTTP 200 Jul 03 02:26:16.347034 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 235/910] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:16 2026] GET /volume/v3/volumes/962efab0-1baa-4f5a-b90c-37dd295ca67b => generated 1393 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:26:16.359252 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-8187a1f2-d760-44b1-8e96-a19f49d77ec8 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:16.361633 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-bdb2ba15-3d8b-460b-bfee-12c21698c363 req-7d37be12-3d94-4b81-afb0-d6c1b01d6536 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] https://10.4.3.223/volume/v3/attachments/8538ce87-5212-43fd-b38e-43e3e7a549c7/action returned with HTTP 204 Jul 03 02:26:16.362163 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 227/911] 10.4.3.223 () {74 vars in 1725 bytes} [Fri Jul 3 02:26:16 2026] POST /volume/v3/attachments/8538ce87-5212-43fd-b38e-43e3e7a549c7/action => generated 0 bytes in 61 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:26:16.362564 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-8187a1f2-d760-44b1-8e96-a19f49d77ec8 tempest-VolumesImageMetadata-1350744599 tempest-VolumesImageMetadata-1350744599-project-member] DELETE https://10.4.3.223/volume/v3/volumes/962efab0-1baa-4f5a-b90c-37dd295ca67b Jul 03 02:26:16.363323 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-8187a1f2-d760-44b1-8e96-a19f49d77ec8 tempest-VolumesImageMetadata-1350744599 tempest-VolumesImageMetadata-1350744599-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:16.363606 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-8187a1f2-d760-44b1-8e96-a19f49d77ec8 tempest-VolumesImageMetadata-1350744599 tempest-VolumesImageMetadata-1350744599-project-member] Calling method 'delete' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:16.363905 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.volumes [None req-8187a1f2-d760-44b1-8e96-a19f49d77ec8 tempest-VolumesImageMetadata-1350744599 tempest-VolumesImageMetadata-1350744599-project-member] Delete volume with id: 962efab0-1baa-4f5a-b90c-37dd295ca67b Jul 03 02:26:16.375853 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:16.375853 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:26:16.376748 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-8187a1f2-d760-44b1-8e96-a19f49d77ec8 tempest-VolumesImageMetadata-1350744599 tempest-VolumesImageMetadata-1350744599-project-member] Volume info retrieved successfully. Jul 03 02:26:16.394868 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.quota [None req-b0e472d7-c328-43ee-8565-5e28a9f38aa7 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Created reservations ['16d183fa-e214-4601-a2ca-3de902a6d3fe', '6f56f404-f034-4467-9ff8-7c6013ad74e9', 'd57cc360-4808-4988-8e3c-500dd7a8c240', '0916e0e0-be55-491f-9529-f06ac8d69185'] {{(pid=100012) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:26:16.395840 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-b0e472d7-c328-43ee-8565-5e28a9f38aa7 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3bfaa646-c584-44ef-b48d-2c33421676cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['16d183fa-e214-4601-a2ca-3de902a6d3fe', '6f56f404-f034-4467-9ff8-7c6013ad74e9', 'd57cc360-4808-4988-8e3c-500dd7a8c240', '0916e0e0-be55-491f-9529-f06ac8d69185']}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:26:16.396826 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-b0e472d7-c328-43ee-8565-5e28a9f38aa7 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f11f12ea-848d-46e4-a376-6cb7a4d2bbc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:26:16.405378 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-8187a1f2-d760-44b1-8e96-a19f49d77ec8 tempest-VolumesImageMetadata-1350744599 tempest-VolumesImageMetadata-1350744599-project-member] Delete volume request issued successfully. Jul 03 02:26:16.405633 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-8187a1f2-d760-44b1-8e96-a19f49d77ec8 tempest-VolumesImageMetadata-1350744599 tempest-VolumesImageMetadata-1350744599-project-member] https://10.4.3.223/volume/v3/volumes/962efab0-1baa-4f5a-b90c-37dd295ca67b returned with HTTP 202 Jul 03 02:26:16.406115 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 227/912] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:26:16 2026] DELETE /volume/v3/volumes/962efab0-1baa-4f5a-b90c-37dd295ca67b => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:26:16.414068 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-4692a3de-2262-4169-adc8-1aa422b20546 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:16.416842 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-4692a3de-2262-4169-adc8-1aa422b20546 tempest-VolumesImageMetadata-1350744599 tempest-VolumesImageMetadata-1350744599-project-member] GET https://10.4.3.223/volume/v3/volumes/962efab0-1baa-4f5a-b90c-37dd295ca67b Jul 03 02:26:16.417190 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-4692a3de-2262-4169-adc8-1aa422b20546 tempest-VolumesImageMetadata-1350744599 tempest-VolumesImageMetadata-1350744599-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:16.417629 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-4692a3de-2262-4169-adc8-1aa422b20546 tempest-VolumesImageMetadata-1350744599 tempest-VolumesImageMetadata-1350744599-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:16.426626 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-b0e472d7-c328-43ee-8565-5e28a9f38aa7 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f11f12ea-848d-46e4-a376-6cb7a4d2bbc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '74be6a6c-6db8-482a-ae75-c1e6b20bd1c0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-677538904',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='121a8850e2204027a004d8db4c4ea566',qos_specs=None,replication_status=,reservations=['16d183fa-e214-4601-a2ca-3de902a6d3fe','6f56f404-f034-4467-9ff8-7c6013ad74e9','d57cc360-4808-4988-8e3c-500dd7a8c240','0916e0e0-be55-491f-9529-f06ac8d69185'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f069ff86b9134f5f8143c5fe38680c8e',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:26:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-677538904',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=74be6a6c-6db8-482a-ae75-c1e6b20bd1c0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='121a8850e2204027a004d8db4c4ea566',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f069ff86b9134f5f8143c5fe38680c8e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:26:16.427489 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-b0e472d7-c328-43ee-8565-5e28a9f38aa7 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23266c7e-b316-422f-bd7c-03de07918992) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:26:16.428376 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:16.428376 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:26:16.433627 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-4692a3de-2262-4169-adc8-1aa422b20546 tempest-VolumesImageMetadata-1350744599 tempest-VolumesImageMetadata-1350744599-project-member] Volume info retrieved successfully. Jul 03 02:26:16.439798 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-4692a3de-2262-4169-adc8-1aa422b20546 tempest-VolumesImageMetadata-1350744599 tempest-VolumesImageMetadata-1350744599-project-member] https://10.4.3.223/volume/v3/volumes/962efab0-1baa-4f5a-b90c-37dd295ca67b returned with HTTP 200 Jul 03 02:26:16.440440 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 236/913] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:16 2026] GET /volume/v3/volumes/962efab0-1baa-4f5a-b90c-37dd295ca67b => generated 1392 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:26:16.448342 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-b0e472d7-c328-43ee-8565-5e28a9f38aa7 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23266c7e-b316-422f-bd7c-03de07918992) transitioned into state 'SUCCESS' from state '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-677538904',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='121a8850e2204027a004d8db4c4ea566',qos_specs=None,replication_status=,reservations=['16d183fa-e214-4601-a2ca-3de902a6d3fe','6f56f404-f034-4467-9ff8-7c6013ad74e9','d57cc360-4808-4988-8e3c-500dd7a8c240','0916e0e0-be55-491f-9529-f06ac8d69185'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f069ff86b9134f5f8143c5fe38680c8e',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:26:16.450207 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-b0e472d7-c328-43ee-8565-5e28a9f38aa7 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8baced2a-65b7-4117-ac1c-dd28b975f8d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:26:16.462521 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-b0e472d7-c328-43ee-8565-5e28a9f38aa7 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8baced2a-65b7-4117-ac1c-dd28b975f8d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:26:16.463964 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-b0e472d7-c328-43ee-8565-5e28a9f38aa7 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Flow 'volume_create_api' (96b6fdc5-6f88-4188-931a-840e932b39f4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:26:16.463964 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-b0e472d7-c328-43ee-8565-5e28a9f38aa7 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Create volume request issued successfully. Jul 03 02:26:16.465591 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-b0e472d7-c328-43ee-8565-5e28a9f38aa7 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:26:16.465591 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 224/914] 10.4.3.223 () {68 vars in 1258 bytes} [Fri Jul 3 02:26:16 2026] POST /volume/v3/volumes => generated 748 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:26:16.481844 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-61f087cf-d47f-403e-9199-16177fa334f3 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:16.484341 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-61f087cf-d47f-403e-9199-16177fa334f3 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] GET https://10.4.3.223/volume/v3/volumes/74be6a6c-6db8-482a-ae75-c1e6b20bd1c0 Jul 03 02:26:16.484341 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-61f087cf-d47f-403e-9199-16177fa334f3 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:16.484510 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-61f087cf-d47f-403e-9199-16177fa334f3 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:16.492466 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:16.492466 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:26:16.497502 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-61f087cf-d47f-403e-9199-16177fa334f3 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Volume info retrieved successfully. Jul 03 02:26:16.503495 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-61f087cf-d47f-403e-9199-16177fa334f3 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] https://10.4.3.223/volume/v3/volumes/74be6a6c-6db8-482a-ae75-c1e6b20bd1c0 returned with HTTP 200 Jul 03 02:26:16.504006 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 228/915] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:16 2026] GET /volume/v3/volumes/74be6a6c-6db8-482a-ae75-c1e6b20bd1c0 => generated 816 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:16.811055 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-754f3ed9-bc85-4439-937e-b6571ff6043c None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:16.813214 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-754f3ed9-bc85-4439-937e-b6571ff6043c tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:26:16.813689 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-754f3ed9-bc85-4439-937e-b6571ff6043c tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-277558385"}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:26:16.815668 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.volumes [None req-754f3ed9-bc85-4439-937e-b6571ff6043c tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-277558385'}} {{(pid=100013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:26:16.815840 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.volumes [None req-754f3ed9-bc85-4439-937e-b6571ff6043c tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] Create volume of 1 GB Jul 03 02:26:16.821725 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-754f3ed9-bc85-4439-937e-b6571ff6043c tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] Availability Zones retrieved successfully. Jul 03 02:26:16.827988 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-754f3ed9-bc85-4439-937e-b6571ff6043c tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] Flow 'volume_create_api' (88d22ff9-3c54-4072-8063-317393486bc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:26:16.829164 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-754f3ed9-bc85-4439-937e-b6571ff6043c tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8268eb69-da66-408d-b282-88a58bf4e006) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:26:16.830291 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.flows.api.create_volume [None req-754f3ed9-bc85-4439-937e-b6571ff6043c tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] Validating volume size '1' using validate_int {{(pid=100013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:26:16.846533 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-5edf90be-b8fe-4bd7-b6aa-195a688b71e2 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:16.848493 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-5edf90be-b8fe-4bd7-b6aa-195a688b71e2 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] GET https://10.4.3.223/volume/v3/volumes/77e1e353-840d-421a-a685-fc90f17c90c6 Jul 03 02:26:16.848755 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-5edf90be-b8fe-4bd7-b6aa-195a688b71e2 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:16.848937 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-5edf90be-b8fe-4bd7-b6aa-195a688b71e2 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:16.862021 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-754f3ed9-bc85-4439-937e-b6571ff6043c tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8268eb69-da66-408d-b282-88a58bf4e006) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:26:16.862888 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-754f3ed9-bc85-4439-937e-b6571ff6043c tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd606bfc-5a6b-4116-a5d8-eadc98bab815) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:26:16.863343 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:16.863343 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:26:16.869003 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-5edf90be-b8fe-4bd7-b6aa-195a688b71e2 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Volume info retrieved successfully. Jul 03 02:26:16.876994 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-5edf90be-b8fe-4bd7-b6aa-195a688b71e2 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] https://10.4.3.223/volume/v3/volumes/77e1e353-840d-421a-a685-fc90f17c90c6 returned with HTTP 200 Jul 03 02:26:16.877519 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 237/916] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:16 2026] GET /volume/v3/volumes/77e1e353-840d-421a-a685-fc90f17c90c6 => generated 1457 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:26:16.916515 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.quota [None req-754f3ed9-bc85-4439-937e-b6571ff6043c tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] Created reservations ['3cdf95bc-7d6d-4039-b2af-265b013cd26e', 'fbbffe21-2f50-4c1d-95ea-abc5c437f106', '7138ab69-ff17-489e-9c5c-ba36591bd51f', '3ed7fdfa-17f9-4f43-a5b1-f600f750298a'] {{(pid=100013) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:26:16.918335 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-754f3ed9-bc85-4439-937e-b6571ff6043c tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd606bfc-5a6b-4116-a5d8-eadc98bab815) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3cdf95bc-7d6d-4039-b2af-265b013cd26e', 'fbbffe21-2f50-4c1d-95ea-abc5c437f106', '7138ab69-ff17-489e-9c5c-ba36591bd51f', '3ed7fdfa-17f9-4f43-a5b1-f600f750298a']}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:26:16.918335 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-754f3ed9-bc85-4439-937e-b6571ff6043c tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c480e8aa-5b36-4146-86c4-5eb961a9c596) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:26:16.941721 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-754f3ed9-bc85-4439-937e-b6571ff6043c tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c480e8aa-5b36-4146-86c4-5eb961a9c596) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '368db67d-b0f0-4da1-9306-2d5b3e5e7ede', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-277558385',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d27ea6f70f7b40af833376b8417603d9',qos_specs=None,replication_status=,reservations=['3cdf95bc-7d6d-4039-b2af-265b013cd26e','fbbffe21-2f50-4c1d-95ea-abc5c437f106','7138ab69-ff17-489e-9c5c-ba36591bd51f','3ed7fdfa-17f9-4f43-a5b1-f600f750298a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5eada4789e70423394c1de15ff44a503',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:26:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-277558385',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=368db67d-b0f0-4da1-9306-2d5b3e5e7ede,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d27ea6f70f7b40af833376b8417603d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5eada4789e70423394c1de15ff44a503',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:26:16.942703 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-754f3ed9-bc85-4439-937e-b6571ff6043c tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac71c31f-d40e-4b9b-89c1-bb4be4ef0a1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:26:16.967964 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-754f3ed9-bc85-4439-937e-b6571ff6043c tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac71c31f-d40e-4b9b-89c1-bb4be4ef0a1b) transitioned into state 'SUCCESS' from state '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-277558385',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d27ea6f70f7b40af833376b8417603d9',qos_specs=None,replication_status=,reservations=['3cdf95bc-7d6d-4039-b2af-265b013cd26e','fbbffe21-2f50-4c1d-95ea-abc5c437f106','7138ab69-ff17-489e-9c5c-ba36591bd51f','3ed7fdfa-17f9-4f43-a5b1-f600f750298a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5eada4789e70423394c1de15ff44a503',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:26:16.968788 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-754f3ed9-bc85-4439-937e-b6571ff6043c tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17f843e3-8de5-40aa-83b8-c5d95a87ad63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:26:16.979559 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-754f3ed9-bc85-4439-937e-b6571ff6043c tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17f843e3-8de5-40aa-83b8-c5d95a87ad63) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:26:16.980995 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-754f3ed9-bc85-4439-937e-b6571ff6043c tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] Flow 'volume_create_api' (88d22ff9-3c54-4072-8063-317393486bc2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:26:16.981527 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-754f3ed9-bc85-4439-937e-b6571ff6043c tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] Create volume request issued successfully. Jul 03 02:26:16.982480 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-754f3ed9-bc85-4439-937e-b6571ff6043c tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:26:16.983175 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 228/917] 10.4.3.223 () {68 vars in 1258 bytes} [Fri Jul 3 02:26:16 2026] POST /volume/v3/volumes => generated 758 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:26:17.000146 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-f8933647-db4e-40c2-9809-93d5ed8e206b None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:17.002551 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-f8933647-db4e-40c2-9809-93d5ed8e206b tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] GET https://10.4.3.223/volume/v3/volumes/368db67d-b0f0-4da1-9306-2d5b3e5e7ede Jul 03 02:26:17.002772 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-f8933647-db4e-40c2-9809-93d5ed8e206b tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:17.002976 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-f8933647-db4e-40c2-9809-93d5ed8e206b tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:17.010998 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:17.010998 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:26:17.016239 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-f8933647-db4e-40c2-9809-93d5ed8e206b tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] Volume info retrieved successfully. Jul 03 02:26:17.021304 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-f8933647-db4e-40c2-9809-93d5ed8e206b tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] https://10.4.3.223/volume/v3/volumes/368db67d-b0f0-4da1-9306-2d5b3e5e7ede returned with HTTP 200 Jul 03 02:26:17.021750 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 225/918] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:16 2026] GET /volume/v3/volumes/368db67d-b0f0-4da1-9306-2d5b3e5e7ede => generated 826 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:17.139724 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-1ba5dcf1-76a4-47bb-811c-1bd2dadd9bc5 req-cc41c5f7-b2ee-4a27-9183-974664a0e67b None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:17.142657 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-1ba5dcf1-76a4-47bb-811c-1bd2dadd9bc5 req-cc41c5f7-b2ee-4a27-9183-974664a0e67b tempest-TestMultiAttachVolumeSwap-722246928 tempest-TestMultiAttachVolumeSwap-722246928-project] GET https://10.4.3.223/volume/v3/volumes/77e1e353-840d-421a-a685-fc90f17c90c6 Jul 03 02:26:17.142899 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-1ba5dcf1-76a4-47bb-811c-1bd2dadd9bc5 req-cc41c5f7-b2ee-4a27-9183-974664a0e67b tempest-TestMultiAttachVolumeSwap-722246928 tempest-TestMultiAttachVolumeSwap-722246928-project] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:17.143142 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-1ba5dcf1-76a4-47bb-811c-1bd2dadd9bc5 req-cc41c5f7-b2ee-4a27-9183-974664a0e67b tempest-TestMultiAttachVolumeSwap-722246928 tempest-TestMultiAttachVolumeSwap-722246928-project] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:17.157731 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:17.157731 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:26:17.161779 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [req-1ba5dcf1-76a4-47bb-811c-1bd2dadd9bc5 req-cc41c5f7-b2ee-4a27-9183-974664a0e67b tempest-TestMultiAttachVolumeSwap-722246928 tempest-TestMultiAttachVolumeSwap-722246928-project] Volume info retrieved successfully. Jul 03 02:26:17.167049 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-1ba5dcf1-76a4-47bb-811c-1bd2dadd9bc5 req-cc41c5f7-b2ee-4a27-9183-974664a0e67b tempest-TestMultiAttachVolumeSwap-722246928 tempest-TestMultiAttachVolumeSwap-722246928-project] https://10.4.3.223/volume/v3/volumes/77e1e353-840d-421a-a685-fc90f17c90c6 returned with HTTP 200 Jul 03 02:26:17.167433 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 229/919] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:26:17 2026] GET /volume/v3/volumes/77e1e353-840d-421a-a685-fc90f17c90c6 => generated 1650 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:26:17.177779 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-71db42d6-922e-4d68-8d32-24d6ee91ca87 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:17.179786 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-71db42d6-922e-4d68-8d32-24d6ee91ca87 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-reader] GET https://10.4.3.223/volume/v3/volumes/77e1e353-840d-421a-a685-fc90f17c90c6 Jul 03 02:26:17.180044 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-71db42d6-922e-4d68-8d32-24d6ee91ca87 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-reader] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:17.180292 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-71db42d6-922e-4d68-8d32-24d6ee91ca87 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-reader] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:17.194172 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:17.194172 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:26:17.198162 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-71db42d6-922e-4d68-8d32-24d6ee91ca87 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-reader] Volume info retrieved successfully. Jul 03 02:26:17.207955 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-71db42d6-922e-4d68-8d32-24d6ee91ca87 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-reader] https://10.4.3.223/volume/v3/volumes/77e1e353-840d-421a-a685-fc90f17c90c6 returned with HTTP 200 Jul 03 02:26:17.208374 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 238/920] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:17 2026] GET /volume/v3/volumes/77e1e353-840d-421a-a685-fc90f17c90c6 => generated 1457 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:26:17.226183 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-db709f88-1895-41a3-8c1a-a1f93121594b None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:17.228109 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-db709f88-1895-41a3-8c1a-a1f93121594b tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-reader] GET https://10.4.3.223/volume/v3/volumes/499050a5-771b-45b4-98b7-0d529260e510 Jul 03 02:26:17.228332 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-db709f88-1895-41a3-8c1a-a1f93121594b tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-reader] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:17.228532 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-db709f88-1895-41a3-8c1a-a1f93121594b tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-reader] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:17.234901 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:17.234901 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:26:17.238488 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-db709f88-1895-41a3-8c1a-a1f93121594b tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-reader] Volume info retrieved successfully. Jul 03 02:26:17.241664 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-db709f88-1895-41a3-8c1a-a1f93121594b tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-reader] https://10.4.3.223/volume/v3/volumes/499050a5-771b-45b4-98b7-0d529260e510 returned with HTTP 200 Jul 03 02:26:17.242029 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 229/921] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:17 2026] GET /volume/v3/volumes/499050a5-771b-45b4-98b7-0d529260e510 => generated 851 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:17.334210 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-5e22692a-4cf7-4f38-8e41-34ab75674c60 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:17.343205 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-5e22692a-4cf7-4f38-8e41-34ab75674c60 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] GET https://10.4.3.223/volume/v3/volumes/77e1e353-840d-421a-a685-fc90f17c90c6 Jul 03 02:26:17.343435 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-5e22692a-4cf7-4f38-8e41-34ab75674c60 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:17.345143 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-5e22692a-4cf7-4f38-8e41-34ab75674c60 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:17.357040 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:17.357040 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:26:17.360738 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-5e22692a-4cf7-4f38-8e41-34ab75674c60 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Volume info retrieved successfully. Jul 03 02:26:17.364641 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-5e22692a-4cf7-4f38-8e41-34ab75674c60 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] https://10.4.3.223/volume/v3/volumes/77e1e353-840d-421a-a685-fc90f17c90c6 returned with HTTP 200 Jul 03 02:26:17.365019 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 226/922] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:17 2026] GET /volume/v3/volumes/77e1e353-840d-421a-a685-fc90f17c90c6 => generated 1457 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:26:17.402640 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-5de837f8-6ca4-482b-a5a3-6e843185d30d req-e5bb8851-f0c9-40e6-a516-7579777ef2a5 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:17.404629 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-5de837f8-6ca4-482b-a5a3-6e843185d30d req-e5bb8851-f0c9-40e6-a516-7579777ef2a5 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] GET https://10.4.3.223/volume/v3/volumes/77e1e353-840d-421a-a685-fc90f17c90c6 Jul 03 02:26:17.404792 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-5de837f8-6ca4-482b-a5a3-6e843185d30d req-e5bb8851-f0c9-40e6-a516-7579777ef2a5 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:17.404957 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-5de837f8-6ca4-482b-a5a3-6e843185d30d req-e5bb8851-f0c9-40e6-a516-7579777ef2a5 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:17.415078 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:17.415078 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:26:17.418310 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [req-5de837f8-6ca4-482b-a5a3-6e843185d30d req-e5bb8851-f0c9-40e6-a516-7579777ef2a5 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Volume info retrieved successfully. Jul 03 02:26:17.422786 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-5de837f8-6ca4-482b-a5a3-6e843185d30d req-e5bb8851-f0c9-40e6-a516-7579777ef2a5 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] https://10.4.3.223/volume/v3/volumes/77e1e353-840d-421a-a685-fc90f17c90c6 returned with HTTP 200 Jul 03 02:26:17.423558 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 230/923] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:26:17 2026] GET /volume/v3/volumes/77e1e353-840d-421a-a685-fc90f17c90c6 => generated 1457 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:26:17.456347 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-ae5cb4af-f24d-43c1-9887-42d814099a09 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:17.458156 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-ae5cb4af-f24d-43c1-9887-42d814099a09 tempest-VolumesImageMetadata-1350744599 tempest-VolumesImageMetadata-1350744599-project-member] GET https://10.4.3.223/volume/v3/volumes/962efab0-1baa-4f5a-b90c-37dd295ca67b Jul 03 02:26:17.458377 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-ae5cb4af-f24d-43c1-9887-42d814099a09 tempest-VolumesImageMetadata-1350744599 tempest-VolumesImageMetadata-1350744599-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:17.460435 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-ae5cb4af-f24d-43c1-9887-42d814099a09 tempest-VolumesImageMetadata-1350744599 tempest-VolumesImageMetadata-1350744599-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:17.464006 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-ae5cb4af-f24d-43c1-9887-42d814099a09 tempest-VolumesImageMetadata-1350744599 tempest-VolumesImageMetadata-1350744599-project-member] https://10.4.3.223/volume/v3/volumes/962efab0-1baa-4f5a-b90c-37dd295ca67b returned with HTTP 404 Jul 03 02:26:17.464604 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 239/924] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:17 2026] GET /volume/v3/volumes/962efab0-1baa-4f5a-b90c-37dd295ca67b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:26:17.470456 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-5de837f8-6ca4-482b-a5a3-6e843185d30d req-f73754b0-65aa-45f7-ba2e-4b2430708846 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:17.474722 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-5de837f8-6ca4-482b-a5a3-6e843185d30d req-f73754b0-65aa-45f7-ba2e-4b2430708846 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] POST https://10.4.3.223/volume/v3/volumes/77e1e353-840d-421a-a685-fc90f17c90c6/action Jul 03 02:26:17.475080 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-5de837f8-6ca4-482b-a5a3-6e843185d30d req-f73754b0-65aa-45f7-ba2e-4b2430708846 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100013) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:26:17.475217 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-5de837f8-6ca4-482b-a5a3-6e843185d30d req-f73754b0-65aa-45f7-ba2e-4b2430708846 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:26:17.489486 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:17.489486 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:26:17.489959 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-5de837f8-6ca4-482b-a5a3-6e843185d30d req-f73754b0-65aa-45f7-ba2e-4b2430708846 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Volume info retrieved successfully. Jul 03 02:26:17.499756 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-5de837f8-6ca4-482b-a5a3-6e843185d30d req-f73754b0-65aa-45f7-ba2e-4b2430708846 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Begin detaching volume completed successfully. Jul 03 02:26:17.500117 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-5de837f8-6ca4-482b-a5a3-6e843185d30d req-f73754b0-65aa-45f7-ba2e-4b2430708846 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] https://10.4.3.223/volume/v3/volumes/77e1e353-840d-421a-a685-fc90f17c90c6/action returned with HTTP 202 Jul 03 02:26:17.500408 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 230/925] 10.4.3.223 () {72 vars in 1672 bytes} [Fri Jul 3 02:26:17 2026] POST /volume/v3/volumes/77e1e353-840d-421a-a685-fc90f17c90c6/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 02:26:17.516781 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-aabac379-88b2-4510-8423-7ff51e8707d4 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:17.518768 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-aabac379-88b2-4510-8423-7ff51e8707d4 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] GET https://10.4.3.223/volume/v3/volumes/74be6a6c-6db8-482a-ae75-c1e6b20bd1c0 Jul 03 02:26:17.519027 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-aabac379-88b2-4510-8423-7ff51e8707d4 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:17.519289 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-aabac379-88b2-4510-8423-7ff51e8707d4 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:17.526295 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:17.526295 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:26:17.530408 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-aabac379-88b2-4510-8423-7ff51e8707d4 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Volume info retrieved successfully. Jul 03 02:26:17.534555 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-aabac379-88b2-4510-8423-7ff51e8707d4 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] https://10.4.3.223/volume/v3/volumes/74be6a6c-6db8-482a-ae75-c1e6b20bd1c0 returned with HTTP 200 Jul 03 02:26:17.535090 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 227/926] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:17 2026] GET /volume/v3/volumes/74be6a6c-6db8-482a-ae75-c1e6b20bd1c0 => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:17.550472 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-525ed7f7-6dce-4ba8-8449-3f0138190d58 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:17.552358 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-525ed7f7-6dce-4ba8-8449-3f0138190d58 tempest-VolumesActionsTest-777423894 tempest-VolumesActionsTest-777423894-project-admin] POST https://10.4.3.223/volume/v3/volumes/74be6a6c-6db8-482a-ae75-c1e6b20bd1c0/action Jul 03 02:26:17.552629 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-525ed7f7-6dce-4ba8-8449-3f0138190d58 tempest-VolumesActionsTest-777423894 tempest-VolumesActionsTest-777423894-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=100014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:26:17.552723 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-525ed7f7-6dce-4ba8-8449-3f0138190d58 tempest-VolumesActionsTest-777423894 tempest-VolumesActionsTest-777423894-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:26:17.566212 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:17.566212 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:26:17.566697 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.contrib.admin_actions [None req-525ed7f7-6dce-4ba8-8449-3f0138190d58 tempest-VolumesActionsTest-777423894 tempest-VolumesActionsTest-777423894-project-admin] Updating volume '74be6a6c-6db8-482a-ae75-c1e6b20bd1c0' with '{'status': 'attaching'}' {{(pid=100014) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 02:26:17.589321 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-525ed7f7-6dce-4ba8-8449-3f0138190d58 tempest-VolumesActionsTest-777423894 tempest-VolumesActionsTest-777423894-project-admin] https://10.4.3.223/volume/v3/volumes/74be6a6c-6db8-482a-ae75-c1e6b20bd1c0/action returned with HTTP 202 Jul 03 02:26:17.589741 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 231/927] 10.4.3.223 () {68 vars in 1390 bytes} [Fri Jul 3 02:26:17 2026] POST /volume/v3/volumes/74be6a6c-6db8-482a-ae75-c1e6b20bd1c0/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 02:26:17.598446 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-5034d54a-c4a0-4f8f-bfa2-490cd7d8eb5c None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:17.600082 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-5034d54a-c4a0-4f8f-bfa2-490cd7d8eb5c tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] GET https://10.4.3.223/volume/v3/volumes/74be6a6c-6db8-482a-ae75-c1e6b20bd1c0 Jul 03 02:26:17.600313 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-5034d54a-c4a0-4f8f-bfa2-490cd7d8eb5c tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:17.600535 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-5034d54a-c4a0-4f8f-bfa2-490cd7d8eb5c tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:17.608447 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:17.608447 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:26:17.612091 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-5034d54a-c4a0-4f8f-bfa2-490cd7d8eb5c tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Volume info retrieved successfully. Jul 03 02:26:17.616655 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-5034d54a-c4a0-4f8f-bfa2-490cd7d8eb5c tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] https://10.4.3.223/volume/v3/volumes/74be6a6c-6db8-482a-ae75-c1e6b20bd1c0 returned with HTTP 200 Jul 03 02:26:17.617114 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 240/928] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:17 2026] GET /volume/v3/volumes/74be6a6c-6db8-482a-ae75-c1e6b20bd1c0 => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:17.634603 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-68b0fbc1-8def-49b0-9aaa-395759d4213d None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:17.636680 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-68b0fbc1-8def-49b0-9aaa-395759d4213d tempest-VolumesActionsTest-777423894 tempest-VolumesActionsTest-777423894-project-admin] POST https://10.4.3.223/volume/v3/volumes/74be6a6c-6db8-482a-ae75-c1e6b20bd1c0/action Jul 03 02:26:17.636923 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-68b0fbc1-8def-49b0-9aaa-395759d4213d tempest-VolumesActionsTest-777423894 tempest-VolumesActionsTest-777423894-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100013) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:26:17.637033 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-68b0fbc1-8def-49b0-9aaa-395759d4213d tempest-VolumesActionsTest-777423894 tempest-VolumesActionsTest-777423894-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:26:17.647853 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:17.647853 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:26:17.648220 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-68b0fbc1-8def-49b0-9aaa-395759d4213d tempest-VolumesActionsTest-777423894 tempest-VolumesActionsTest-777423894-project-admin] Volume info retrieved successfully. Jul 03 02:26:17.673239 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-68b0fbc1-8def-49b0-9aaa-395759d4213d tempest-VolumesActionsTest-777423894 tempest-VolumesActionsTest-777423894-project-admin] Delete volume request issued successfully. Jul 03 02:26:17.673465 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-68b0fbc1-8def-49b0-9aaa-395759d4213d tempest-VolumesActionsTest-777423894 tempest-VolumesActionsTest-777423894-project-admin] https://10.4.3.223/volume/v3/volumes/74be6a6c-6db8-482a-ae75-c1e6b20bd1c0/action returned with HTTP 202 Jul 03 02:26:17.673906 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 231/929] 10.4.3.223 () {68 vars in 1390 bytes} [Fri Jul 3 02:26:17 2026] POST /volume/v3/volumes/74be6a6c-6db8-482a-ae75-c1e6b20bd1c0/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 02:26:17.683171 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-c41565ae-030e-414a-ad4e-69ce4ac07fe1 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:17.684272 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-c41565ae-030e-414a-ad4e-69ce4ac07fe1 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] GET https://10.4.3.223/volume/v3/volumes/74be6a6c-6db8-482a-ae75-c1e6b20bd1c0 Jul 03 02:26:17.684444 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-c41565ae-030e-414a-ad4e-69ce4ac07fe1 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:17.684696 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-c41565ae-030e-414a-ad4e-69ce4ac07fe1 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:17.690933 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:17.690933 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:26:17.694863 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-c41565ae-030e-414a-ad4e-69ce4ac07fe1 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Volume info retrieved successfully. Jul 03 02:26:17.701165 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-c41565ae-030e-414a-ad4e-69ce4ac07fe1 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] https://10.4.3.223/volume/v3/volumes/74be6a6c-6db8-482a-ae75-c1e6b20bd1c0 returned with HTTP 200 Jul 03 02:26:17.701614 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 228/930] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:17 2026] GET /volume/v3/volumes/74be6a6c-6db8-482a-ae75-c1e6b20bd1c0 => generated 840 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:17.883643 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-035f7b5b-19bd-4a88-97b7-58e1792375f8 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:18.038923 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-fcbf74f1-d04a-4d83-8ada-21a3fe9510df None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:18.041020 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-fcbf74f1-d04a-4d83-8ada-21a3fe9510df tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] GET https://10.4.3.223/volume/v3/volumes/368db67d-b0f0-4da1-9306-2d5b3e5e7ede Jul 03 02:26:18.041128 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-fcbf74f1-d04a-4d83-8ada-21a3fe9510df tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:18.041530 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-fcbf74f1-d04a-4d83-8ada-21a3fe9510df tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:18.049775 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:18.049775 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:26:18.053738 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-fcbf74f1-d04a-4d83-8ada-21a3fe9510df tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] Volume info retrieved successfully. Jul 03 02:26:18.058661 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-fcbf74f1-d04a-4d83-8ada-21a3fe9510df tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] https://10.4.3.223/volume/v3/volumes/368db67d-b0f0-4da1-9306-2d5b3e5e7ede returned with HTTP 200 Jul 03 02:26:18.059504 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 241/931] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:18 2026] GET /volume/v3/volumes/368db67d-b0f0-4da1-9306-2d5b3e5e7ede => generated 851 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:18.176926 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-035f7b5b-19bd-4a88-97b7-58e1792375f8 tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] GET https://10.4.3.223/volume/v3/volumes Jul 03 02:26:18.177051 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-035f7b5b-19bd-4a88-97b7-58e1792375f8 tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:18.177242 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-035f7b5b-19bd-4a88-97b7-58e1792375f8 tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] Calling method 'index' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:18.177826 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.api_utils [None req-035f7b5b-19bd-4a88-97b7-58e1792375f8 tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] Removing options '' from query. {{(pid=100014) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 02:26:18.178137 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:18.178137 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:26:18.178834 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-035f7b5b-19bd-4a88-97b7-58e1792375f8 tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100014) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 02:26:18.188956 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-035f7b5b-19bd-4a88-97b7-58e1792375f8 tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] Get all volumes completed successfully. Jul 03 02:26:18.189528 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-035f7b5b-19bd-4a88-97b7-58e1792375f8 tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 200 Jul 03 02:26:18.189837 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 232/932] 10.4.3.223 () {66 vars in 1237 bytes} [Fri Jul 3 02:26:17 2026] GET /volume/v3/volumes => generated 15 bytes in 307 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 02:26:18.202514 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-c5a864cb-c54c-4e96-a472-3012b6ce8ff2 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:18.205616 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-c5a864cb-c54c-4e96-a472-3012b6ce8ff2 tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:26:18.205957 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-c5a864cb-c54c-4e96-a472-3012b6ce8ff2 tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-884580272"}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:26:18.207449 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.volumes [None req-c5a864cb-c54c-4e96-a472-3012b6ce8ff2 tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-884580272'}} {{(pid=100013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:26:18.207636 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.volumes [None req-c5a864cb-c54c-4e96-a472-3012b6ce8ff2 tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] Create volume of 1 GB Jul 03 02:26:18.217248 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-c5a864cb-c54c-4e96-a472-3012b6ce8ff2 tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] Availability Zones retrieved successfully. Jul 03 02:26:18.223647 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-c5a864cb-c54c-4e96-a472-3012b6ce8ff2 tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] Flow 'volume_create_api' (f6bddb89-ee06-42cb-a19f-a938e331201b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:26:18.224593 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-c5a864cb-c54c-4e96-a472-3012b6ce8ff2 tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94017ed1-24a7-4a6e-a677-ecc1c86931fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:26:18.225598 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.flows.api.create_volume [None req-c5a864cb-c54c-4e96-a472-3012b6ce8ff2 tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] Validating volume size '1' using validate_int {{(pid=100013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:26:18.266469 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-c5a864cb-c54c-4e96-a472-3012b6ce8ff2 tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94017ed1-24a7-4a6e-a677-ecc1c86931fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:26:18.267545 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-c5a864cb-c54c-4e96-a472-3012b6ce8ff2 tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a95f167-fae5-4964-a560-82b493ec74d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:26:18.356143 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.quota [None req-c5a864cb-c54c-4e96-a472-3012b6ce8ff2 tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] Created reservations ['21979fba-be68-4490-a01a-26cff6ee9497', '50ae1fc1-638d-4553-82a7-1cf99dc41658', 'bfecac93-be52-4229-80a9-cebeb07560a1', '56f78b69-9230-4b65-bf96-f9e278e23bdd'] {{(pid=100013) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:26:18.356978 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-c5a864cb-c54c-4e96-a472-3012b6ce8ff2 tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a95f167-fae5-4964-a560-82b493ec74d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['21979fba-be68-4490-a01a-26cff6ee9497', '50ae1fc1-638d-4553-82a7-1cf99dc41658', 'bfecac93-be52-4229-80a9-cebeb07560a1', '56f78b69-9230-4b65-bf96-f9e278e23bdd']}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:26:18.357660 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-c5a864cb-c54c-4e96-a472-3012b6ce8ff2 tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06d073a1-d056-48e4-aae5-f555780f53f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:26:18.381477 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-c5a864cb-c54c-4e96-a472-3012b6ce8ff2 tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06d073a1-d056-48e4-aae5-f555780f53f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0e937275-a2a3-4fd9-9d1f-26ff84119bff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-884580272',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf9b0edd095b4529a5ae708dc9f1edd9',qos_specs=None,replication_status=,reservations=['21979fba-be68-4490-a01a-26cff6ee9497','50ae1fc1-638d-4553-82a7-1cf99dc41658','bfecac93-be52-4229-80a9-cebeb07560a1','56f78b69-9230-4b65-bf96-f9e278e23bdd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4521d4a455c64431b1476d1266b5fc22',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:26:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-884580272',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0e937275-a2a3-4fd9-9d1f-26ff84119bff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bf9b0edd095b4529a5ae708dc9f1edd9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4521d4a455c64431b1476d1266b5fc22',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:26:18.382088 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-c5a864cb-c54c-4e96-a472-3012b6ce8ff2 tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eda2d071-5ff3-4de1-998e-7bdaa9ccc38a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:26:18.401145 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-c5a864cb-c54c-4e96-a472-3012b6ce8ff2 tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eda2d071-5ff3-4de1-998e-7bdaa9ccc38a) transitioned into state 'SUCCESS' from state '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-884580272',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf9b0edd095b4529a5ae708dc9f1edd9',qos_specs=None,replication_status=,reservations=['21979fba-be68-4490-a01a-26cff6ee9497','50ae1fc1-638d-4553-82a7-1cf99dc41658','bfecac93-be52-4229-80a9-cebeb07560a1','56f78b69-9230-4b65-bf96-f9e278e23bdd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4521d4a455c64431b1476d1266b5fc22',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:26:18.401877 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-c5a864cb-c54c-4e96-a472-3012b6ce8ff2 tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd80cbce-c46c-4406-9511-07ea2ab669be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:26:18.412971 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-c5a864cb-c54c-4e96-a472-3012b6ce8ff2 tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd80cbce-c46c-4406-9511-07ea2ab669be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:26:18.413855 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-c5a864cb-c54c-4e96-a472-3012b6ce8ff2 tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] Flow 'volume_create_api' (f6bddb89-ee06-42cb-a19f-a938e331201b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:26:18.414190 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-c5a864cb-c54c-4e96-a472-3012b6ce8ff2 tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] Create volume request issued successfully. Jul 03 02:26:18.414855 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-c5a864cb-c54c-4e96-a472-3012b6ce8ff2 tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:26:18.415386 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 232/933] 10.4.3.223 () {68 vars in 1258 bytes} [Fri Jul 3 02:26:18 2026] POST /volume/v3/volumes => generated 754 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:26:18.427335 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-30b3d356-f2c4-4f6c-8a6a-a7db2ab98be1 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:18.428862 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-30b3d356-f2c4-4f6c-8a6a-a7db2ab98be1 tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] GET https://10.4.3.223/volume/v3/volumes/0e937275-a2a3-4fd9-9d1f-26ff84119bff Jul 03 02:26:18.429026 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-30b3d356-f2c4-4f6c-8a6a-a7db2ab98be1 tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:18.429188 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-30b3d356-f2c4-4f6c-8a6a-a7db2ab98be1 tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:18.435924 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:18.435924 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:26:18.440065 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-30b3d356-f2c4-4f6c-8a6a-a7db2ab98be1 tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] Volume info retrieved successfully. Jul 03 02:26:18.444237 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-30b3d356-f2c4-4f6c-8a6a-a7db2ab98be1 tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] https://10.4.3.223/volume/v3/volumes/0e937275-a2a3-4fd9-9d1f-26ff84119bff returned with HTTP 200 Jul 03 02:26:18.444673 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 229/934] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:18 2026] GET /volume/v3/volumes/0e937275-a2a3-4fd9-9d1f-26ff84119bff => generated 822 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:18.524778 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-25c151cd-4f45-4f65-af6c-62cc2c0f30b5 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:18.526574 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-25c151cd-4f45-4f65-af6c-62cc2c0f30b5 None None] GET https://10.4.3.223/volume// Jul 03 02:26:18.526574 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-25c151cd-4f45-4f65-af6c-62cc2c0f30b5 None None] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:18.526574 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-25c151cd-4f45-4f65-af6c-62cc2c0f30b5 None None] Calling method 'all' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:18.526574 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-25c151cd-4f45-4f65-af6c-62cc2c0f30b5 None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:26:18.526574 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 242/935] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:26:18 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:26:18.535832 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-5de837f8-6ca4-482b-a5a3-6e843185d30d req-531f0991-915b-48c6-8186-4e3419afcbb6 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:18.538346 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-5de837f8-6ca4-482b-a5a3-6e843185d30d req-531f0991-915b-48c6-8186-4e3419afcbb6 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] GET https://10.4.3.223/volume/v3/volumes/77e1e353-840d-421a-a685-fc90f17c90c6 Jul 03 02:26:18.538547 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-5de837f8-6ca4-482b-a5a3-6e843185d30d req-531f0991-915b-48c6-8186-4e3419afcbb6 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:18.538746 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-5de837f8-6ca4-482b-a5a3-6e843185d30d req-531f0991-915b-48c6-8186-4e3419afcbb6 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:18.550589 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:18.550589 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:26:18.554880 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [req-5de837f8-6ca4-482b-a5a3-6e843185d30d req-531f0991-915b-48c6-8186-4e3419afcbb6 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Volume info retrieved successfully. Jul 03 02:26:18.559383 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-5de837f8-6ca4-482b-a5a3-6e843185d30d req-531f0991-915b-48c6-8186-4e3419afcbb6 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] https://10.4.3.223/volume/v3/volumes/77e1e353-840d-421a-a685-fc90f17c90c6 returned with HTTP 200 Jul 03 02:26:18.559769 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 233/936] 10.4.3.223 () {70 vars in 1639 bytes} [Fri Jul 3 02:26:18 2026] GET /volume/v3/volumes/77e1e353-840d-421a-a685-fc90f17c90c6 => generated 1640 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:26:18.729430 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-31bba344-bd20-4a4f-9961-b1bf77faa536 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:18.731502 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-31bba344-bd20-4a4f-9961-b1bf77faa536 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] GET https://10.4.3.223/volume/v3/volumes/74be6a6c-6db8-482a-ae75-c1e6b20bd1c0 Jul 03 02:26:18.731713 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-31bba344-bd20-4a4f-9961-b1bf77faa536 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:18.731982 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-31bba344-bd20-4a4f-9961-b1bf77faa536 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:18.741010 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-31bba344-bd20-4a4f-9961-b1bf77faa536 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] https://10.4.3.223/volume/v3/volumes/74be6a6c-6db8-482a-ae75-c1e6b20bd1c0 returned with HTTP 404 Jul 03 02:26:18.741659 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 233/937] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:18 2026] GET /volume/v3/volumes/74be6a6c-6db8-482a-ae75-c1e6b20bd1c0 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:26:18.761922 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-cce05931-e8af-4781-9eaa-073410461ed9 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:18.766124 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-cce05931-e8af-4781-9eaa-073410461ed9 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] GET https://10.4.3.223/volume/v3/volumes/74be6a6c-6db8-482a-ae75-c1e6b20bd1c0 Jul 03 02:26:18.766124 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-cce05931-e8af-4781-9eaa-073410461ed9 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:18.766124 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-cce05931-e8af-4781-9eaa-073410461ed9 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:18.771998 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-cce05931-e8af-4781-9eaa-073410461ed9 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] https://10.4.3.223/volume/v3/volumes/74be6a6c-6db8-482a-ae75-c1e6b20bd1c0 returned with HTTP 404 Jul 03 02:26:18.772649 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 230/938] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:18 2026] GET /volume/v3/volumes/74be6a6c-6db8-482a-ae75-c1e6b20bd1c0 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:26:18.784954 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-ab4ed894-3373-4f5e-970e-4ceb0c93a174 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:18.789548 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-ab4ed894-3373-4f5e-970e-4ceb0c93a174 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] DELETE https://10.4.3.223/volume/v3/volumes/74be6a6c-6db8-482a-ae75-c1e6b20bd1c0 Jul 03 02:26:18.789548 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-ab4ed894-3373-4f5e-970e-4ceb0c93a174 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:18.789548 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-ab4ed894-3373-4f5e-970e-4ceb0c93a174 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:18.789548 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-ab4ed894-3373-4f5e-970e-4ceb0c93a174 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Delete volume with id: 74be6a6c-6db8-482a-ae75-c1e6b20bd1c0 Jul 03 02:26:18.797666 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-ab4ed894-3373-4f5e-970e-4ceb0c93a174 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] https://10.4.3.223/volume/v3/volumes/74be6a6c-6db8-482a-ae75-c1e6b20bd1c0 returned with HTTP 404 Jul 03 02:26:18.799008 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 243/939] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:26:18 2026] DELETE /volume/v3/volumes/74be6a6c-6db8-482a-ae75-c1e6b20bd1c0 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:26:18.809557 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-e90837a1-9ff4-4803-8a96-4462c5fb35eb None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:18.812064 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-e90837a1-9ff4-4803-8a96-4462c5fb35eb tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:26:18.812713 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-e90837a1-9ff4-4803-8a96-4462c5fb35eb tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-760633462"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:26:18.816246 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.volumes [None req-e90837a1-9ff4-4803-8a96-4462c5fb35eb tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-760633462'}} {{(pid=100014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:26:18.816842 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.volumes [None req-e90837a1-9ff4-4803-8a96-4462c5fb35eb tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Create volume of 1 GB Jul 03 02:26:18.823912 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-e90837a1-9ff4-4803-8a96-4462c5fb35eb tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Availability Zones retrieved successfully. Jul 03 02:26:18.836137 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-e90837a1-9ff4-4803-8a96-4462c5fb35eb tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Flow 'volume_create_api' (886201a0-879f-4f03-83f2-7f0bd4f40283) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:26:18.836999 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-e90837a1-9ff4-4803-8a96-4462c5fb35eb tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7170666e-5f28-4c48-8f83-c73603f90ff5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:26:18.838113 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.flows.api.create_volume [None req-e90837a1-9ff4-4803-8a96-4462c5fb35eb tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Validating volume size '1' using validate_int {{(pid=100014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:26:18.871934 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-20db1364-c29d-41a5-a3e4-e8593eff8315 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:18.872377 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-20db1364-c29d-41a5-a3e4-e8593eff8315 None None] GET https://10.4.3.223/volume// Jul 03 02:26:18.872567 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-20db1364-c29d-41a5-a3e4-e8593eff8315 None None] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:18.872736 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-20db1364-c29d-41a5-a3e4-e8593eff8315 None None] Calling method 'all' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:18.873023 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-20db1364-c29d-41a5-a3e4-e8593eff8315 None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:26:18.873299 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 234/940] 10.4.3.223 () {64 vars in 1004 bytes} [Fri Jul 3 02:26:18 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:26:18.876916 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-e90837a1-9ff4-4803-8a96-4462c5fb35eb tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7170666e-5f28-4c48-8f83-c73603f90ff5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:26:18.877646 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-e90837a1-9ff4-4803-8a96-4462c5fb35eb tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54e74874-e81e-4a48-97d6-e9e2b82d2748) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:26:18.885248 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-684538fd-fc54-496f-adaf-c4fc3d3c6089 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:18.887305 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-684538fd-fc54-496f-adaf-c4fc3d3c6089 None None] GET https://10.4.3.223/volume// Jul 03 02:26:18.887305 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-684538fd-fc54-496f-adaf-c4fc3d3c6089 None None] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:18.887305 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-684538fd-fc54-496f-adaf-c4fc3d3c6089 None None] Calling method 'all' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:18.887305 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-684538fd-fc54-496f-adaf-c4fc3d3c6089 None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:26:18.887305 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 231/941] 10.4.3.223 () {64 vars in 1004 bytes} [Fri Jul 3 02:26:18 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:26:18.900865 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-db741b4b-cfc8-4008-bacf-a954bc3d373f None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:18.942393 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.quota [None req-e90837a1-9ff4-4803-8a96-4462c5fb35eb tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Created reservations ['3bfe0433-ca39-4543-a2ea-36a00feee27b', '818ad2da-9881-4ee9-80e5-3824673ba344', '8cdb95c4-b3b0-4be3-bbc4-7811d7a591a2', 'f1807961-786c-4bd5-836e-ccb74b80c46a'] {{(pid=100014) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:26:18.944088 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-e90837a1-9ff4-4803-8a96-4462c5fb35eb tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54e74874-e81e-4a48-97d6-e9e2b82d2748) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3bfe0433-ca39-4543-a2ea-36a00feee27b', '818ad2da-9881-4ee9-80e5-3824673ba344', '8cdb95c4-b3b0-4be3-bbc4-7811d7a591a2', 'f1807961-786c-4bd5-836e-ccb74b80c46a']}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:26:18.944378 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-e90837a1-9ff4-4803-8a96-4462c5fb35eb tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1bbf43e-9e35-460e-8042-19a0b161a281) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:26:18.978869 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-e90837a1-9ff4-4803-8a96-4462c5fb35eb tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1bbf43e-9e35-460e-8042-19a0b161a281) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '06950ef6-6b20-409c-8dd8-79d6778a6095', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-760633462',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='121a8850e2204027a004d8db4c4ea566',qos_specs=None,replication_status=,reservations=['3bfe0433-ca39-4543-a2ea-36a00feee27b','818ad2da-9881-4ee9-80e5-3824673ba344','8cdb95c4-b3b0-4be3-bbc4-7811d7a591a2','f1807961-786c-4bd5-836e-ccb74b80c46a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f069ff86b9134f5f8143c5fe38680c8e',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:26:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-760633462',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=06950ef6-6b20-409c-8dd8-79d6778a6095,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='121a8850e2204027a004d8db4c4ea566',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f069ff86b9134f5f8143c5fe38680c8e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:26:18.979249 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-e90837a1-9ff4-4803-8a96-4462c5fb35eb tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b05d9110-198a-44d4-8678-50601868a99e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:26:19.011160 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-e90837a1-9ff4-4803-8a96-4462c5fb35eb tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b05d9110-198a-44d4-8678-50601868a99e) transitioned into state 'SUCCESS' from state '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-760633462',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='121a8850e2204027a004d8db4c4ea566',qos_specs=None,replication_status=,reservations=['3bfe0433-ca39-4543-a2ea-36a00feee27b','818ad2da-9881-4ee9-80e5-3824673ba344','8cdb95c4-b3b0-4be3-bbc4-7811d7a591a2','f1807961-786c-4bd5-836e-ccb74b80c46a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f069ff86b9134f5f8143c5fe38680c8e',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:26:19.011704 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-e90837a1-9ff4-4803-8a96-4462c5fb35eb tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7328991-1f08-4a2d-ae07-fb6cdeef94f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:26:19.033057 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-e90837a1-9ff4-4803-8a96-4462c5fb35eb tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7328991-1f08-4a2d-ae07-fb6cdeef94f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:26:19.033975 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-e90837a1-9ff4-4803-8a96-4462c5fb35eb tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Flow 'volume_create_api' (886201a0-879f-4f03-83f2-7f0bd4f40283) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:26:19.034320 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-e90837a1-9ff4-4803-8a96-4462c5fb35eb tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Create volume request issued successfully. Jul 03 02:26:19.034942 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-e90837a1-9ff4-4803-8a96-4462c5fb35eb tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:26:19.035443 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 234/942] 10.4.3.223 () {68 vars in 1258 bytes} [Fri Jul 3 02:26:18 2026] POST /volume/v3/volumes => generated 748 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:26:19.043324 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-db741b4b-cfc8-4008-bacf-a954bc3d373f tempest-VersionsTest-209585207 tempest-VersionsTest-209585207-project-member] GET https://10.4.3.223/volume/v3/ Jul 03 02:26:19.043324 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-db741b4b-cfc8-4008-bacf-a954bc3d373f tempest-VersionsTest-209585207 tempest-VersionsTest-209585207-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:19.043324 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-db741b4b-cfc8-4008-bacf-a954bc3d373f tempest-VersionsTest-209585207 tempest-VersionsTest-209585207-project-member] Calling method 'version_select' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:19.043324 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-db741b4b-cfc8-4008-bacf-a954bc3d373f tempest-VersionsTest-209585207 tempest-VersionsTest-209585207-project-member] https://10.4.3.223/volume/v3/ returned with HTTP 200 Jul 03 02:26:19.043324 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 244/943] 10.4.3.223 () {66 vars in 1216 bytes} [Fri Jul 3 02:26:18 2026] GET /volume/v3/ => generated 386 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:19.054971 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-43bef43c-9454-47cf-bda2-a96de8a0b258 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:19.057146 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-43bef43c-9454-47cf-bda2-a96de8a0b258 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] GET https://10.4.3.223/volume/v3/volumes/06950ef6-6b20-409c-8dd8-79d6778a6095 Jul 03 02:26:19.057334 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-43bef43c-9454-47cf-bda2-a96de8a0b258 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:19.057517 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-43bef43c-9454-47cf-bda2-a96de8a0b258 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:19.084600 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:19.084600 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:26:19.092880 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-43bef43c-9454-47cf-bda2-a96de8a0b258 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Volume info retrieved successfully. Jul 03 02:26:19.098201 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-43bef43c-9454-47cf-bda2-a96de8a0b258 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] https://10.4.3.223/volume/v3/volumes/06950ef6-6b20-409c-8dd8-79d6778a6095 returned with HTTP 200 Jul 03 02:26:19.098762 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 235/944] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:19 2026] GET /volume/v3/volumes/06950ef6-6b20-409c-8dd8-79d6778a6095 => generated 816 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:19.179006 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-3df22542-b6bc-42e7-be0b-f8b829fc92af None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:19.179006 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-3df22542-b6bc-42e7-be0b-f8b829fc92af None None] GET https://10.4.3.223/volume// Jul 03 02:26:19.179006 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-3df22542-b6bc-42e7-be0b-f8b829fc92af None None] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:19.179006 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-3df22542-b6bc-42e7-be0b-f8b829fc92af None None] Calling method 'all' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:19.179006 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-3df22542-b6bc-42e7-be0b-f8b829fc92af None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:26:19.179006 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 232/945] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:26:19 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:26:19.188005 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-5de837f8-6ca4-482b-a5a3-6e843185d30d req-a6af4b65-5592-42d7-928b-cb3551761652 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:19.190072 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-b2f84408-19c2-4c3c-90ba-1ead11448ceb req-c1cca7e8-7cd1-43a3-8c8f-401a8b33a2ae None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:19.190767 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-5de837f8-6ca4-482b-a5a3-6e843185d30d req-a6af4b65-5592-42d7-928b-cb3551761652 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] GET https://10.4.3.223/volume/v3/volumes/77e1e353-840d-421a-a685-fc90f17c90c6 Jul 03 02:26:19.190767 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-5de837f8-6ca4-482b-a5a3-6e843185d30d req-a6af4b65-5592-42d7-928b-cb3551761652 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:19.190767 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-5de837f8-6ca4-482b-a5a3-6e843185d30d req-a6af4b65-5592-42d7-928b-cb3551761652 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:19.196203 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-b2f84408-19c2-4c3c-90ba-1ead11448ceb req-c1cca7e8-7cd1-43a3-8c8f-401a8b33a2ae tempest-ServerActionsV293TestJSON-1040758398 tempest-ServerActionsV293TestJSON-1040758398-project-member] GET https://10.4.3.223/volume/v3/volumes/bad14176-2553-4c44-8b14-1da54777e5bb Jul 03 02:26:19.196203 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-b2f84408-19c2-4c3c-90ba-1ead11448ceb req-c1cca7e8-7cd1-43a3-8c8f-401a8b33a2ae tempest-ServerActionsV293TestJSON-1040758398 tempest-ServerActionsV293TestJSON-1040758398-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:19.196203 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-b2f84408-19c2-4c3c-90ba-1ead11448ceb req-c1cca7e8-7cd1-43a3-8c8f-401a8b33a2ae tempest-ServerActionsV293TestJSON-1040758398 tempest-ServerActionsV293TestJSON-1040758398-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:19.204553 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:19.204553 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:26:19.207560 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:19.207560 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:26:19.209545 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [req-5de837f8-6ca4-482b-a5a3-6e843185d30d req-a6af4b65-5592-42d7-928b-cb3551761652 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Volume info retrieved successfully. Jul 03 02:26:19.213026 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [req-b2f84408-19c2-4c3c-90ba-1ead11448ceb req-c1cca7e8-7cd1-43a3-8c8f-401a8b33a2ae tempest-ServerActionsV293TestJSON-1040758398 tempest-ServerActionsV293TestJSON-1040758398-project-member] Volume info retrieved successfully. Jul 03 02:26:19.215692 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-5de837f8-6ca4-482b-a5a3-6e843185d30d req-a6af4b65-5592-42d7-928b-cb3551761652 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] https://10.4.3.223/volume/v3/volumes/77e1e353-840d-421a-a685-fc90f17c90c6 returned with HTTP 200 Jul 03 02:26:19.216153 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 235/946] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:26:19 2026] GET /volume/v3/volumes/77e1e353-840d-421a-a685-fc90f17c90c6 => generated 1460 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:26:19.220436 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-b2f84408-19c2-4c3c-90ba-1ead11448ceb req-c1cca7e8-7cd1-43a3-8c8f-401a8b33a2ae tempest-ServerActionsV293TestJSON-1040758398 tempest-ServerActionsV293TestJSON-1040758398-project-member] https://10.4.3.223/volume/v3/volumes/bad14176-2553-4c44-8b14-1da54777e5bb returned with HTTP 200 Jul 03 02:26:19.221226 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 245/947] 10.4.3.223 () {70 vars in 1639 bytes} [Fri Jul 3 02:26:19 2026] GET /volume/v3/volumes/bad14176-2553-4c44-8b14-1da54777e5bb => generated 1539 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:26:19.316195 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-b2f84408-19c2-4c3c-90ba-1ead11448ceb req-b854df06-9ed6-4e8f-a062-ccf2d39cbb92 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:19.318288 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-b2f84408-19c2-4c3c-90ba-1ead11448ceb req-b854df06-9ed6-4e8f-a062-ccf2d39cbb92 tempest-ServerActionsV293TestJSON-1040758398 tempest-ServerActionsV293TestJSON-1040758398-project-member] PUT https://10.4.3.223/volume/v3/attachments/85dbaab5-b9b4-49c9-aa47-132feba7941b Jul 03 02:26:19.318679 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-b2f84408-19c2-4c3c-90ba-1ead11448ceb req-b854df06-9ed6-4e8f-a062-ccf2d39cbb92 tempest-ServerActionsV293TestJSON-1040758398 tempest-ServerActionsV293TestJSON-1040758398-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000004352", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2a2633a05d73", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "80a8c083-552c-46a2-8db9-fd9e83fa2364", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:26:19.325660 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.coordination [req-b2f84408-19c2-4c3c-90ba-1ead11448ceb req-b854df06-9ed6-4e8f-a062-ccf2d39cbb92 tempest-ServerActionsV293TestJSON-1040758398 tempest-ServerActionsV293TestJSON-1040758398-project-member] Acquiring lock "cinder-attachment_update-bad14176-2553-4c44-8b14-1da54777e5bb-np0000004352" by "attachment_update" {{(pid=100013) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 02:26:19.330009 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.coordination [req-b2f84408-19c2-4c3c-90ba-1ead11448ceb req-b854df06-9ed6-4e8f-a062-ccf2d39cbb92 tempest-ServerActionsV293TestJSON-1040758398 tempest-ServerActionsV293TestJSON-1040758398-project-member] Lock "cinder-attachment_update-bad14176-2553-4c44-8b14-1da54777e5bb-np0000004352" acquired by "attachment_update" :: waited 0.004s {{(pid=100013) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 02:26:19.331149 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:19.331149 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:26:19.459165 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-781db597-c02e-4243-95eb-8ea01c463e81 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:19.462499 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-781db597-c02e-4243-95eb-8ea01c463e81 tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] GET https://10.4.3.223/volume/v3/volumes/0e937275-a2a3-4fd9-9d1f-26ff84119bff Jul 03 02:26:19.462499 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-781db597-c02e-4243-95eb-8ea01c463e81 tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:19.462499 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-781db597-c02e-4243-95eb-8ea01c463e81 tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:19.468554 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:19.468554 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:26:19.475474 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-781db597-c02e-4243-95eb-8ea01c463e81 tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] Volume info retrieved successfully. Jul 03 02:26:19.486315 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-781db597-c02e-4243-95eb-8ea01c463e81 tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] https://10.4.3.223/volume/v3/volumes/0e937275-a2a3-4fd9-9d1f-26ff84119bff returned with HTTP 200 Jul 03 02:26:19.486315 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 233/948] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:19 2026] GET /volume/v3/volumes/0e937275-a2a3-4fd9-9d1f-26ff84119bff => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:19.504301 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-cec2d5ff-e534-4c46-9c4d-f6f4bc93fff5 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:19.506937 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-cec2d5ff-e534-4c46-9c4d-f6f4bc93fff5 tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] GET https://10.4.3.223/volume/v3/volumes/0e937275-a2a3-4fd9-9d1f-26ff84119bff Jul 03 02:26:19.507191 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-cec2d5ff-e534-4c46-9c4d-f6f4bc93fff5 tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:19.507393 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-cec2d5ff-e534-4c46-9c4d-f6f4bc93fff5 tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:19.519804 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:19.519804 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:26:19.524401 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-cec2d5ff-e534-4c46-9c4d-f6f4bc93fff5 tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] Volume info retrieved successfully. Jul 03 02:26:19.528818 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-cec2d5ff-e534-4c46-9c4d-f6f4bc93fff5 tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] https://10.4.3.223/volume/v3/volumes/0e937275-a2a3-4fd9-9d1f-26ff84119bff returned with HTTP 200 Jul 03 02:26:19.529200 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 236/949] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:19 2026] GET /volume/v3/volumes/0e937275-a2a3-4fd9-9d1f-26ff84119bff => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:19.541989 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-136e841c-cb7b-4663-9df6-adf2776fbd3c None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:19.545442 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-136e841c-cb7b-4663-9df6-adf2776fbd3c tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:26:19.545442 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-136e841c-cb7b-4663-9df6-adf2776fbd3c tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-635595674"}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:26:19.545442 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.volumes [None req-136e841c-cb7b-4663-9df6-adf2776fbd3c tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-635595674'}} {{(pid=100015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:26:19.545770 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-136e841c-cb7b-4663-9df6-adf2776fbd3c tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] Create volume of 1 GB Jul 03 02:26:19.549707 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-136e841c-cb7b-4663-9df6-adf2776fbd3c tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] Availability Zones retrieved successfully. Jul 03 02:26:19.555492 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-136e841c-cb7b-4663-9df6-adf2776fbd3c tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] Flow 'volume_create_api' (ec9a8b42-de74-4941-9e3a-1c2f15aa04fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:26:19.556675 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-136e841c-cb7b-4663-9df6-adf2776fbd3c tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19540e27-7dd5-4903-a8d8-354b892de47c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:26:19.557851 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.flows.api.create_volume [None req-136e841c-cb7b-4663-9df6-adf2776fbd3c tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] Validating volume size '1' using validate_int {{(pid=100015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:26:19.584100 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-136e841c-cb7b-4663-9df6-adf2776fbd3c tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19540e27-7dd5-4903-a8d8-354b892de47c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:26:19.585789 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-136e841c-cb7b-4663-9df6-adf2776fbd3c tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f6b60c6-2155-4e14-a53c-dd0498c1c1ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:26:19.631197 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.quota [None req-136e841c-cb7b-4663-9df6-adf2776fbd3c tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] Created reservations ['634849f3-35a8-4742-af0b-45a5bc40b13e', 'c783dea1-3965-4b5b-8d2d-7370d7dd725c', '69c91d73-595b-4366-9f4a-3d71053db990', '6ef68510-e92b-4615-9b51-34d771e001ad'] {{(pid=100015) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:26:19.632115 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-136e841c-cb7b-4663-9df6-adf2776fbd3c tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f6b60c6-2155-4e14-a53c-dd0498c1c1ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['634849f3-35a8-4742-af0b-45a5bc40b13e', 'c783dea1-3965-4b5b-8d2d-7370d7dd725c', '69c91d73-595b-4366-9f4a-3d71053db990', '6ef68510-e92b-4615-9b51-34d771e001ad']}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:26:19.634433 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-136e841c-cb7b-4663-9df6-adf2776fbd3c tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6fa33db9-8b31-4a30-894c-1e57e72beeb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:26:19.665532 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-136e841c-cb7b-4663-9df6-adf2776fbd3c tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6fa33db9-8b31-4a30-894c-1e57e72beeb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1bc90734-508b-4983-aef6-ed67dbeedb56', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-635595674',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf9b0edd095b4529a5ae708dc9f1edd9',qos_specs=None,replication_status=,reservations=['634849f3-35a8-4742-af0b-45a5bc40b13e','c783dea1-3965-4b5b-8d2d-7370d7dd725c','69c91d73-595b-4366-9f4a-3d71053db990','6ef68510-e92b-4615-9b51-34d771e001ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4521d4a455c64431b1476d1266b5fc22',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:26:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-635595674',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1bc90734-508b-4983-aef6-ed67dbeedb56,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bf9b0edd095b4529a5ae708dc9f1edd9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4521d4a455c64431b1476d1266b5fc22',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:26:19.666583 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-136e841c-cb7b-4663-9df6-adf2776fbd3c tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44f3ff21-0f93-4714-ac3a-601f0d14d80d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:26:19.693178 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-136e841c-cb7b-4663-9df6-adf2776fbd3c tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44f3ff21-0f93-4714-ac3a-601f0d14d80d) transitioned into state 'SUCCESS' from state '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-635595674',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf9b0edd095b4529a5ae708dc9f1edd9',qos_specs=None,replication_status=,reservations=['634849f3-35a8-4742-af0b-45a5bc40b13e','c783dea1-3965-4b5b-8d2d-7370d7dd725c','69c91d73-595b-4366-9f4a-3d71053db990','6ef68510-e92b-4615-9b51-34d771e001ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4521d4a455c64431b1476d1266b5fc22',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:26:19.694050 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-136e841c-cb7b-4663-9df6-adf2776fbd3c tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dcd5c926-c594-4f40-8fa9-e2d23e8b7512) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:26:19.708243 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-136e841c-cb7b-4663-9df6-adf2776fbd3c tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dcd5c926-c594-4f40-8fa9-e2d23e8b7512) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:26:19.709432 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-136e841c-cb7b-4663-9df6-adf2776fbd3c tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] Flow 'volume_create_api' (ec9a8b42-de74-4941-9e3a-1c2f15aa04fa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:26:19.709935 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-136e841c-cb7b-4663-9df6-adf2776fbd3c tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] Create volume request issued successfully. Jul 03 02:26:19.710666 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-136e841c-cb7b-4663-9df6-adf2776fbd3c tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:26:19.711639 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 246/950] 10.4.3.223 () {68 vars in 1258 bytes} [Fri Jul 3 02:26:19 2026] POST /volume/v3/volumes => generated 754 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:26:19.725817 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-ed95b91f-8228-4a4c-9df2-d0e808e08311 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:19.727332 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-ed95b91f-8228-4a4c-9df2-d0e808e08311 tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] GET https://10.4.3.223/volume/v3/volumes/1bc90734-508b-4983-aef6-ed67dbeedb56 Jul 03 02:26:19.727332 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-ed95b91f-8228-4a4c-9df2-d0e808e08311 tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:19.727727 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-ed95b91f-8228-4a4c-9df2-d0e808e08311 tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:19.731942 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-5de837f8-6ca4-482b-a5a3-6e843185d30d req-449fea21-fd1b-43ec-944a-d5d64c6cde4f None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:19.734015 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-5de837f8-6ca4-482b-a5a3-6e843185d30d req-449fea21-fd1b-43ec-944a-d5d64c6cde4f tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] DELETE https://10.4.3.223/volume/v3/attachments/697eb6a3-1f2e-42d6-a017-e753628a94c5 Jul 03 02:26:19.734228 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-5de837f8-6ca4-482b-a5a3-6e843185d30d req-449fea21-fd1b-43ec-944a-d5d64c6cde4f tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:19.734428 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-5de837f8-6ca4-482b-a5a3-6e843185d30d req-449fea21-fd1b-43ec-944a-d5d64c6cde4f tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Calling method 'version_select' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:19.736577 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:19.736577 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:26:19.738107 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-ed95b91f-8228-4a4c-9df2-d0e808e08311 tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] Volume info retrieved successfully. Jul 03 02:26:19.742800 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-ed95b91f-8228-4a4c-9df2-d0e808e08311 tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] https://10.4.3.223/volume/v3/volumes/1bc90734-508b-4983-aef6-ed67dbeedb56 returned with HTTP 200 Jul 03 02:26:19.743300 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 234/951] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:19 2026] GET /volume/v3/volumes/1bc90734-508b-4983-aef6-ed67dbeedb56 => generated 822 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:19.744078 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:19.744078 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:26:19.853310 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.coordination [req-b2f84408-19c2-4c3c-90ba-1ead11448ceb req-b854df06-9ed6-4e8f-a062-ccf2d39cbb92 tempest-ServerActionsV293TestJSON-1040758398 tempest-ServerActionsV293TestJSON-1040758398-project-member] Lock "cinder-attachment_update-bad14176-2553-4c44-8b14-1da54777e5bb-np0000004352" released by "attachment_update" :: held 0.523s {{(pid=100013) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 02:26:19.853362 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-b2f84408-19c2-4c3c-90ba-1ead11448ceb req-b854df06-9ed6-4e8f-a062-ccf2d39cbb92 tempest-ServerActionsV293TestJSON-1040758398 tempest-ServerActionsV293TestJSON-1040758398-project-member] https://10.4.3.223/volume/v3/attachments/85dbaab5-b9b4-49c9-aa47-132feba7941b returned with HTTP 200 Jul 03 02:26:19.854313 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 236/952] 10.4.3.223 () {74 vars in 1704 bytes} [Fri Jul 3 02:26:19 2026] PUT /volume/v3/attachments/85dbaab5-b9b4-49c9-aa47-132feba7941b => generated 969 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:26:20.117684 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-26798bea-9a01-42aa-99b3-01c4e4490d15 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:20.118991 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-26798bea-9a01-42aa-99b3-01c4e4490d15 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] GET https://10.4.3.223/volume/v3/volumes/06950ef6-6b20-409c-8dd8-79d6778a6095 Jul 03 02:26:20.119302 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-26798bea-9a01-42aa-99b3-01c4e4490d15 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:20.119595 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-26798bea-9a01-42aa-99b3-01c4e4490d15 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:20.126931 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:20.126931 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:26:20.135379 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-26798bea-9a01-42aa-99b3-01c4e4490d15 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Volume info retrieved successfully. Jul 03 02:26:20.140331 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-26798bea-9a01-42aa-99b3-01c4e4490d15 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] https://10.4.3.223/volume/v3/volumes/06950ef6-6b20-409c-8dd8-79d6778a6095 returned with HTTP 200 Jul 03 02:26:20.141048 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 247/953] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:20 2026] GET /volume/v3/volumes/06950ef6-6b20-409c-8dd8-79d6778a6095 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:20.158861 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-3d95c403-04e2-4b41-9a37-9b7b1b8c5471 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:20.160488 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-3d95c403-04e2-4b41-9a37-9b7b1b8c5471 tempest-VolumesActionsTest-777423894 tempest-VolumesActionsTest-777423894-project-admin] POST https://10.4.3.223/volume/v3/volumes/06950ef6-6b20-409c-8dd8-79d6778a6095/action Jul 03 02:26:20.160790 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-3d95c403-04e2-4b41-9a37-9b7b1b8c5471 tempest-VolumesActionsTest-777423894 tempest-VolumesActionsTest-777423894-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100012) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:26:20.160899 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-3d95c403-04e2-4b41-9a37-9b7b1b8c5471 tempest-VolumesActionsTest-777423894 tempest-VolumesActionsTest-777423894-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:26:20.168309 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:20.168309 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:26:20.168706 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.contrib.admin_actions [None req-3d95c403-04e2-4b41-9a37-9b7b1b8c5471 tempest-VolumesActionsTest-777423894 tempest-VolumesActionsTest-777423894-project-admin] Updating volume '06950ef6-6b20-409c-8dd8-79d6778a6095' with '{'status': 'creating'}' {{(pid=100012) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 02:26:20.205585 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-3d95c403-04e2-4b41-9a37-9b7b1b8c5471 tempest-VolumesActionsTest-777423894 tempest-VolumesActionsTest-777423894-project-admin] https://10.4.3.223/volume/v3/volumes/06950ef6-6b20-409c-8dd8-79d6778a6095/action returned with HTTP 202 Jul 03 02:26:20.205961 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 235/954] 10.4.3.223 () {68 vars in 1390 bytes} [Fri Jul 3 02:26:20 2026] POST /volume/v3/volumes/06950ef6-6b20-409c-8dd8-79d6778a6095/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 02:26:20.215351 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-aea9afd6-a0bd-4444-adf5-188f17e8c512 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:20.217043 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-aea9afd6-a0bd-4444-adf5-188f17e8c512 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] GET https://10.4.3.223/volume/v3/volumes/06950ef6-6b20-409c-8dd8-79d6778a6095 Jul 03 02:26:20.218506 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-aea9afd6-a0bd-4444-adf5-188f17e8c512 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:20.218506 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-aea9afd6-a0bd-4444-adf5-188f17e8c512 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:20.231360 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:20.231360 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:26:20.238895 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-aea9afd6-a0bd-4444-adf5-188f17e8c512 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Volume info retrieved successfully. Jul 03 02:26:20.246207 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-aea9afd6-a0bd-4444-adf5-188f17e8c512 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] https://10.4.3.223/volume/v3/volumes/06950ef6-6b20-409c-8dd8-79d6778a6095 returned with HTTP 200 Jul 03 02:26:20.246861 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 237/955] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:20 2026] GET /volume/v3/volumes/06950ef6-6b20-409c-8dd8-79d6778a6095 => generated 840 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:20.261441 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-f665cd82-1849-4996-a429-3ad57b7d2298 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:20.265682 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-f665cd82-1849-4996-a429-3ad57b7d2298 tempest-VolumesActionsTest-777423894 tempest-VolumesActionsTest-777423894-project-admin] POST https://10.4.3.223/volume/v3/volumes/06950ef6-6b20-409c-8dd8-79d6778a6095/action Jul 03 02:26:20.265682 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-f665cd82-1849-4996-a429-3ad57b7d2298 tempest-VolumesActionsTest-777423894 tempest-VolumesActionsTest-777423894-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100015) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:26:20.265682 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-f665cd82-1849-4996-a429-3ad57b7d2298 tempest-VolumesActionsTest-777423894 tempest-VolumesActionsTest-777423894-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:26:20.277716 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:20.277716 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:26:20.278915 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-f665cd82-1849-4996-a429-3ad57b7d2298 tempest-VolumesActionsTest-777423894 tempest-VolumesActionsTest-777423894-project-admin] Volume info retrieved successfully. Jul 03 02:26:20.290705 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-5de837f8-6ca4-482b-a5a3-6e843185d30d req-449fea21-fd1b-43ec-944a-d5d64c6cde4f tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] https://10.4.3.223/volume/v3/attachments/697eb6a3-1f2e-42d6-a017-e753628a94c5 returned with HTTP 200 Jul 03 02:26:20.291352 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 237/956] 10.4.3.223 () {72 vars in 1673 bytes} [Fri Jul 3 02:26:19 2026] DELETE /volume/v3/attachments/697eb6a3-1f2e-42d6-a017-e753628a94c5 => generated 192 bytes in 560 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:26:20.314190 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-f665cd82-1849-4996-a429-3ad57b7d2298 tempest-VolumesActionsTest-777423894 tempest-VolumesActionsTest-777423894-project-admin] Delete volume request issued successfully. Jul 03 02:26:20.314403 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-f665cd82-1849-4996-a429-3ad57b7d2298 tempest-VolumesActionsTest-777423894 tempest-VolumesActionsTest-777423894-project-admin] https://10.4.3.223/volume/v3/volumes/06950ef6-6b20-409c-8dd8-79d6778a6095/action returned with HTTP 202 Jul 03 02:26:20.314851 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 248/957] 10.4.3.223 () {68 vars in 1390 bytes} [Fri Jul 3 02:26:20 2026] POST /volume/v3/volumes/06950ef6-6b20-409c-8dd8-79d6778a6095/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 02:26:20.326179 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-5ca31a8d-c7f4-4cad-976a-5c0c341794db None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:20.328926 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-5ca31a8d-c7f4-4cad-976a-5c0c341794db tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] GET https://10.4.3.223/volume/v3/volumes/06950ef6-6b20-409c-8dd8-79d6778a6095 Jul 03 02:26:20.329191 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-5ca31a8d-c7f4-4cad-976a-5c0c341794db tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:20.329370 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-5ca31a8d-c7f4-4cad-976a-5c0c341794db tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:20.340539 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:20.340539 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:26:20.344926 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-5ca31a8d-c7f4-4cad-976a-5c0c341794db tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Volume info retrieved successfully. Jul 03 02:26:20.352289 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-5ca31a8d-c7f4-4cad-976a-5c0c341794db tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] https://10.4.3.223/volume/v3/volumes/06950ef6-6b20-409c-8dd8-79d6778a6095 returned with HTTP 200 Jul 03 02:26:20.352783 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 236/958] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:20 2026] GET /volume/v3/volumes/06950ef6-6b20-409c-8dd8-79d6778a6095 => generated 840 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:20.365248 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-b2f84408-19c2-4c3c-90ba-1ead11448ceb req-b3c130eb-b24b-4f7e-9ab0-bb91aa7387b7 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:20.367445 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-b2f84408-19c2-4c3c-90ba-1ead11448ceb req-b3c130eb-b24b-4f7e-9ab0-bb91aa7387b7 tempest-ServerActionsV293TestJSON-1040758398 tempest-ServerActionsV293TestJSON-1040758398-project-member] POST https://10.4.3.223/volume/v3/attachments/85dbaab5-b9b4-49c9-aa47-132feba7941b/action Jul 03 02:26:20.367912 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-b2f84408-19c2-4c3c-90ba-1ead11448ceb req-b3c130eb-b24b-4f7e-9ab0-bb91aa7387b7 tempest-ServerActionsV293TestJSON-1040758398 tempest-ServerActionsV293TestJSON-1040758398-project-member] Action body: b'{"os-complete": null}' {{(pid=100013) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:26:20.369436 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-b2f84408-19c2-4c3c-90ba-1ead11448ceb req-b3c130eb-b24b-4f7e-9ab0-bb91aa7387b7 tempest-ServerActionsV293TestJSON-1040758398 tempest-ServerActionsV293TestJSON-1040758398-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:26:20.386528 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:20.386528 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:26:20.403875 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-b2f84408-19c2-4c3c-90ba-1ead11448ceb req-b3c130eb-b24b-4f7e-9ab0-bb91aa7387b7 tempest-ServerActionsV293TestJSON-1040758398 tempest-ServerActionsV293TestJSON-1040758398-project-member] https://10.4.3.223/volume/v3/attachments/85dbaab5-b9b4-49c9-aa47-132feba7941b/action returned with HTTP 204 Jul 03 02:26:20.403875 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 238/959] 10.4.3.223 () {74 vars in 1725 bytes} [Fri Jul 3 02:26:20 2026] POST /volume/v3/attachments/85dbaab5-b9b4-49c9-aa47-132feba7941b/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:26:20.755608 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-82fb3350-2320-4a6e-9984-0d91646f21f9 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:20.758394 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-82fb3350-2320-4a6e-9984-0d91646f21f9 tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] GET https://10.4.3.223/volume/v3/volumes/1bc90734-508b-4983-aef6-ed67dbeedb56 Jul 03 02:26:20.758686 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-82fb3350-2320-4a6e-9984-0d91646f21f9 tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:20.759184 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-82fb3350-2320-4a6e-9984-0d91646f21f9 tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:20.768020 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:20.768020 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:26:20.772382 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-82fb3350-2320-4a6e-9984-0d91646f21f9 tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] Volume info retrieved successfully. Jul 03 02:26:20.776828 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-82fb3350-2320-4a6e-9984-0d91646f21f9 tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] https://10.4.3.223/volume/v3/volumes/1bc90734-508b-4983-aef6-ed67dbeedb56 returned with HTTP 200 Jul 03 02:26:20.777263 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 238/960] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:20 2026] GET /volume/v3/volumes/1bc90734-508b-4983-aef6-ed67dbeedb56 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:20.790511 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-978504de-3289-46fe-a90e-a34f60ab5928 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:20.792601 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-978504de-3289-46fe-a90e-a34f60ab5928 tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] GET https://10.4.3.223/volume/v3/volumes/1bc90734-508b-4983-aef6-ed67dbeedb56 Jul 03 02:26:20.792795 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-978504de-3289-46fe-a90e-a34f60ab5928 tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:20.792996 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-978504de-3289-46fe-a90e-a34f60ab5928 tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:20.801028 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:20.801028 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:26:20.806416 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-978504de-3289-46fe-a90e-a34f60ab5928 tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] Volume info retrieved successfully. Jul 03 02:26:20.812877 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-978504de-3289-46fe-a90e-a34f60ab5928 tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] https://10.4.3.223/volume/v3/volumes/1bc90734-508b-4983-aef6-ed67dbeedb56 returned with HTTP 200 Jul 03 02:26:20.813443 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 249/961] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:20 2026] GET /volume/v3/volumes/1bc90734-508b-4983-aef6-ed67dbeedb56 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:20.826436 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-c8181e31-f5fd-4feb-ba8d-1586ab6575f5 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:20.827974 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-9cd56b0f-0325-452a-a429-db903484a01d None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:20.829295 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-9cd56b0f-0325-452a-a429-db903484a01d tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:26:20.829727 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-9cd56b0f-0325-452a-a429-db903484a01d tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1099563091"}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:26:20.831132 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.volumes [None req-9cd56b0f-0325-452a-a429-db903484a01d tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1099563091'}} {{(pid=100013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:26:20.831432 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.volumes [None req-9cd56b0f-0325-452a-a429-db903484a01d tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] Create volume of 1 GB Jul 03 02:26:20.836627 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-9cd56b0f-0325-452a-a429-db903484a01d tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] Availability Zones retrieved successfully. Jul 03 02:26:20.842015 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-9cd56b0f-0325-452a-a429-db903484a01d tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] Flow 'volume_create_api' (771555e1-e13e-4bd6-8850-0f6604200f7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:26:20.843080 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-9cd56b0f-0325-452a-a429-db903484a01d tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32243bb4-8579-4548-9e26-91200dc0b915) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:26:20.843994 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.flows.api.create_volume [None req-9cd56b0f-0325-452a-a429-db903484a01d tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] Validating volume size '1' using validate_int {{(pid=100013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:26:20.871605 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-9cd56b0f-0325-452a-a429-db903484a01d tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32243bb4-8579-4548-9e26-91200dc0b915) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:26:20.872403 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-9cd56b0f-0325-452a-a429-db903484a01d tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9008dcaf-d5dc-43c1-952d-993c4eedcbd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:26:20.914692 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.quota [None req-9cd56b0f-0325-452a-a429-db903484a01d tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] Created reservations ['ac2232ae-4c23-4d2b-8637-5e2688a2b02e', '96918e9e-9c65-4fea-b65a-eaf8865b18b2', 'f1f5f03e-7db5-4fe7-bca7-e70b8d1f0b08', '1525560e-d19a-41ee-a6ea-478c75ed401c'] {{(pid=100013) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:26:20.914692 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-9cd56b0f-0325-452a-a429-db903484a01d tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9008dcaf-d5dc-43c1-952d-993c4eedcbd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ac2232ae-4c23-4d2b-8637-5e2688a2b02e', '96918e9e-9c65-4fea-b65a-eaf8865b18b2', 'f1f5f03e-7db5-4fe7-bca7-e70b8d1f0b08', '1525560e-d19a-41ee-a6ea-478c75ed401c']}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:26:20.914692 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-9cd56b0f-0325-452a-a429-db903484a01d tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4de09bab-425b-4e33-aa31-dfb8dc5e9a09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:26:20.939862 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-9cd56b0f-0325-452a-a429-db903484a01d tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4de09bab-425b-4e33-aa31-dfb8dc5e9a09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1e18c1a6-cfd6-4902-ba8a-eedd392fa115', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1099563091',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf9b0edd095b4529a5ae708dc9f1edd9',qos_specs=None,replication_status=,reservations=['ac2232ae-4c23-4d2b-8637-5e2688a2b02e','96918e9e-9c65-4fea-b65a-eaf8865b18b2','f1f5f03e-7db5-4fe7-bca7-e70b8d1f0b08','1525560e-d19a-41ee-a6ea-478c75ed401c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4521d4a455c64431b1476d1266b5fc22',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:26:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1099563091',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1e18c1a6-cfd6-4902-ba8a-eedd392fa115,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bf9b0edd095b4529a5ae708dc9f1edd9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4521d4a455c64431b1476d1266b5fc22',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:26:20.941065 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-9cd56b0f-0325-452a-a429-db903484a01d tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7ecc69f-e369-4c4d-aead-ab82ad4c4e3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:26:20.956262 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-c8181e31-f5fd-4feb-ba8d-1586ab6575f5 tempest-AbsoluteLimitsTests-1454297947 tempest-AbsoluteLimitsTests-1454297947-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:26:20.956619 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-c8181e31-f5fd-4feb-ba8d-1586ab6575f5 tempest-AbsoluteLimitsTests-1454297947 tempest-AbsoluteLimitsTests-1454297947-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-1222624932"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:26:20.958000 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.volumes [None req-c8181e31-f5fd-4feb-ba8d-1586ab6575f5 tempest-AbsoluteLimitsTests-1454297947 tempest-AbsoluteLimitsTests-1454297947-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-1222624932'}} {{(pid=100012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:26:20.958149 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.volumes [None req-c8181e31-f5fd-4feb-ba8d-1586ab6575f5 tempest-AbsoluteLimitsTests-1454297947 tempest-AbsoluteLimitsTests-1454297947-project-member] Create volume of 1 GB Jul 03 02:26:20.964150 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-9cd56b0f-0325-452a-a429-db903484a01d tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7ecc69f-e369-4c4d-aead-ab82ad4c4e3c) transitioned into state 'SUCCESS' from state '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-1099563091',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf9b0edd095b4529a5ae708dc9f1edd9',qos_specs=None,replication_status=,reservations=['ac2232ae-4c23-4d2b-8637-5e2688a2b02e','96918e9e-9c65-4fea-b65a-eaf8865b18b2','f1f5f03e-7db5-4fe7-bca7-e70b8d1f0b08','1525560e-d19a-41ee-a6ea-478c75ed401c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4521d4a455c64431b1476d1266b5fc22',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:26:20.964304 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-c8181e31-f5fd-4feb-ba8d-1586ab6575f5 tempest-AbsoluteLimitsTests-1454297947 tempest-AbsoluteLimitsTests-1454297947-project-member] Availability Zones retrieved successfully. Jul 03 02:26:20.964366 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-9cd56b0f-0325-452a-a429-db903484a01d tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80c030fa-8a61-4738-ac74-0b58d1034d3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:26:20.967467 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-c8181e31-f5fd-4feb-ba8d-1586ab6575f5 tempest-AbsoluteLimitsTests-1454297947 tempest-AbsoluteLimitsTests-1454297947-project-member] Flow 'volume_create_api' (1e3dcced-393d-4f20-a4c8-bc1d01a61746) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:26:20.968274 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-c8181e31-f5fd-4feb-ba8d-1586ab6575f5 tempest-AbsoluteLimitsTests-1454297947 tempest-AbsoluteLimitsTests-1454297947-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (169ed568-8626-46d0-9bc4-fb8d214c4711) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:26:20.969133 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.flows.api.create_volume [None req-c8181e31-f5fd-4feb-ba8d-1586ab6575f5 tempest-AbsoluteLimitsTests-1454297947 tempest-AbsoluteLimitsTests-1454297947-project-member] Validating volume size '1' using validate_int {{(pid=100012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:26:20.975197 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-9cd56b0f-0325-452a-a429-db903484a01d tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80c030fa-8a61-4738-ac74-0b58d1034d3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:26:20.975197 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-9cd56b0f-0325-452a-a429-db903484a01d tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] Flow 'volume_create_api' (771555e1-e13e-4bd6-8850-0f6604200f7f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:26:20.975197 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-9cd56b0f-0325-452a-a429-db903484a01d tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] Create volume request issued successfully. Jul 03 02:26:20.975197 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-9cd56b0f-0325-452a-a429-db903484a01d tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:26:20.975197 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 239/962] 10.4.3.223 () {68 vars in 1258 bytes} [Fri Jul 3 02:26:20 2026] POST /volume/v3/volumes => generated 755 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:26:20.985773 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-4e53f06e-07ec-4f4d-9f08-5779d36cc8e9 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:20.991075 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-4e53f06e-07ec-4f4d-9f08-5779d36cc8e9 tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] GET https://10.4.3.223/volume/v3/volumes/1e18c1a6-cfd6-4902-ba8a-eedd392fa115 Jul 03 02:26:20.991268 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-4e53f06e-07ec-4f4d-9f08-5779d36cc8e9 tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:20.991480 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-4e53f06e-07ec-4f4d-9f08-5779d36cc8e9 tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:20.994961 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-c8181e31-f5fd-4feb-ba8d-1586ab6575f5 tempest-AbsoluteLimitsTests-1454297947 tempest-AbsoluteLimitsTests-1454297947-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (169ed568-8626-46d0-9bc4-fb8d214c4711) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:26:20.995944 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-c8181e31-f5fd-4feb-ba8d-1586ab6575f5 tempest-AbsoluteLimitsTests-1454297947 tempest-AbsoluteLimitsTests-1454297947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6d3a7ed-0bde-4e3a-8c54-47d0bea7a827) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:26:20.997774 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:20.997774 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:26:21.001920 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-4e53f06e-07ec-4f4d-9f08-5779d36cc8e9 tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] Volume info retrieved successfully. Jul 03 02:26:21.005971 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-4e53f06e-07ec-4f4d-9f08-5779d36cc8e9 tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] https://10.4.3.223/volume/v3/volumes/1e18c1a6-cfd6-4902-ba8a-eedd392fa115 returned with HTTP 200 Jul 03 02:26:21.006338 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 239/963] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:20 2026] GET /volume/v3/volumes/1e18c1a6-cfd6-4902-ba8a-eedd392fa115 => generated 823 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:21.053113 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.quota [None req-c8181e31-f5fd-4feb-ba8d-1586ab6575f5 tempest-AbsoluteLimitsTests-1454297947 tempest-AbsoluteLimitsTests-1454297947-project-member] Created reservations ['ebef1784-02af-4182-a55a-8daea8d408d8', 'a11ccdf9-68ad-4bc5-b28c-107b7319607e', '5357408f-067e-4f3a-b5c4-ec7b9c592fa1', '72a1c3e5-d193-43e7-b5a9-213d29b880cb'] {{(pid=100012) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:26:21.053820 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-c8181e31-f5fd-4feb-ba8d-1586ab6575f5 tempest-AbsoluteLimitsTests-1454297947 tempest-AbsoluteLimitsTests-1454297947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6d3a7ed-0bde-4e3a-8c54-47d0bea7a827) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ebef1784-02af-4182-a55a-8daea8d408d8', 'a11ccdf9-68ad-4bc5-b28c-107b7319607e', '5357408f-067e-4f3a-b5c4-ec7b9c592fa1', '72a1c3e5-d193-43e7-b5a9-213d29b880cb']}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:26:21.054546 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-c8181e31-f5fd-4feb-ba8d-1586ab6575f5 tempest-AbsoluteLimitsTests-1454297947 tempest-AbsoluteLimitsTests-1454297947-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a6bb7eb-36d4-4f1e-827e-45095bd394e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:26:21.077191 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-c8181e31-f5fd-4feb-ba8d-1586ab6575f5 tempest-AbsoluteLimitsTests-1454297947 tempest-AbsoluteLimitsTests-1454297947-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a6bb7eb-36d4-4f1e-827e-45095bd394e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3f8cc7c5-c0ae-431c-a9af-765ffdc381b0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1222624932',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c86f29f1edb142f7b850ef6dcca0f4ab',qos_specs=None,replication_status=,reservations=['ebef1784-02af-4182-a55a-8daea8d408d8','a11ccdf9-68ad-4bc5-b28c-107b7319607e','5357408f-067e-4f3a-b5c4-ec7b9c592fa1','72a1c3e5-d193-43e7-b5a9-213d29b880cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d603285275654ffc99ee05de407d04d8',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:26:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1222624932',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3f8cc7c5-c0ae-431c-a9af-765ffdc381b0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c86f29f1edb142f7b850ef6dcca0f4ab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d603285275654ffc99ee05de407d04d8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:26:21.077827 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-c8181e31-f5fd-4feb-ba8d-1586ab6575f5 tempest-AbsoluteLimitsTests-1454297947 tempest-AbsoluteLimitsTests-1454297947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bbe13306-8462-4657-9ef6-d3a14d1511cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:26:21.095336 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-c8181e31-f5fd-4feb-ba8d-1586ab6575f5 tempest-AbsoluteLimitsTests-1454297947 tempest-AbsoluteLimitsTests-1454297947-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bbe13306-8462-4657-9ef6-d3a14d1511cb) transitioned into state 'SUCCESS' from state '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-1222624932',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c86f29f1edb142f7b850ef6dcca0f4ab',qos_specs=None,replication_status=,reservations=['ebef1784-02af-4182-a55a-8daea8d408d8','a11ccdf9-68ad-4bc5-b28c-107b7319607e','5357408f-067e-4f3a-b5c4-ec7b9c592fa1','72a1c3e5-d193-43e7-b5a9-213d29b880cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d603285275654ffc99ee05de407d04d8',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:26:21.095972 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-c8181e31-f5fd-4feb-ba8d-1586ab6575f5 tempest-AbsoluteLimitsTests-1454297947 tempest-AbsoluteLimitsTests-1454297947-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d84f9b23-eb1a-4bea-ab09-9f3edf6e3a20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:26:21.104619 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-c8181e31-f5fd-4feb-ba8d-1586ab6575f5 tempest-AbsoluteLimitsTests-1454297947 tempest-AbsoluteLimitsTests-1454297947-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d84f9b23-eb1a-4bea-ab09-9f3edf6e3a20) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:26:21.105836 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-c8181e31-f5fd-4feb-ba8d-1586ab6575f5 tempest-AbsoluteLimitsTests-1454297947 tempest-AbsoluteLimitsTests-1454297947-project-member] Flow 'volume_create_api' (1e3dcced-393d-4f20-a4c8-bc1d01a61746) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:26:21.106256 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-c8181e31-f5fd-4feb-ba8d-1586ab6575f5 tempest-AbsoluteLimitsTests-1454297947 tempest-AbsoluteLimitsTests-1454297947-project-member] Create volume request issued successfully. Jul 03 02:26:21.106939 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-c8181e31-f5fd-4feb-ba8d-1586ab6575f5 tempest-AbsoluteLimitsTests-1454297947 tempest-AbsoluteLimitsTests-1454297947-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:26:21.107360 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 237/964] 10.4.3.223 () {68 vars in 1258 bytes} [Fri Jul 3 02:26:20 2026] POST /volume/v3/volumes => generated 750 bytes in 281 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:26:21.120415 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-502e7c4d-7e9b-4e21-8523-3e8557cabe2d None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:21.122674 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-502e7c4d-7e9b-4e21-8523-3e8557cabe2d tempest-AbsoluteLimitsTests-1454297947 tempest-AbsoluteLimitsTests-1454297947-project-member] GET https://10.4.3.223/volume/v3/volumes/3f8cc7c5-c0ae-431c-a9af-765ffdc381b0 Jul 03 02:26:21.122935 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-502e7c4d-7e9b-4e21-8523-3e8557cabe2d tempest-AbsoluteLimitsTests-1454297947 tempest-AbsoluteLimitsTests-1454297947-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:21.123208 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-502e7c4d-7e9b-4e21-8523-3e8557cabe2d tempest-AbsoluteLimitsTests-1454297947 tempest-AbsoluteLimitsTests-1454297947-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:21.134698 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:21.134698 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:26:21.147058 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-502e7c4d-7e9b-4e21-8523-3e8557cabe2d tempest-AbsoluteLimitsTests-1454297947 tempest-AbsoluteLimitsTests-1454297947-project-member] Volume info retrieved successfully. Jul 03 02:26:21.162571 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-502e7c4d-7e9b-4e21-8523-3e8557cabe2d tempest-AbsoluteLimitsTests-1454297947 tempest-AbsoluteLimitsTests-1454297947-project-member] https://10.4.3.223/volume/v3/volumes/3f8cc7c5-c0ae-431c-a9af-765ffdc381b0 returned with HTTP 200 Jul 03 02:26:21.163704 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 250/965] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:21 2026] GET /volume/v3/volumes/3f8cc7c5-c0ae-431c-a9af-765ffdc381b0 => generated 818 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:21.364783 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-03d1a49e-c830-40dd-acf4-9e3d45059094 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:21.366549 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-03d1a49e-c830-40dd-acf4-9e3d45059094 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] GET https://10.4.3.223/volume/v3/volumes/06950ef6-6b20-409c-8dd8-79d6778a6095 Jul 03 02:26:21.368437 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-03d1a49e-c830-40dd-acf4-9e3d45059094 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:21.368437 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-03d1a49e-c830-40dd-acf4-9e3d45059094 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:21.375306 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-03d1a49e-c830-40dd-acf4-9e3d45059094 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] https://10.4.3.223/volume/v3/volumes/06950ef6-6b20-409c-8dd8-79d6778a6095 returned with HTTP 404 Jul 03 02:26:21.375306 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 240/966] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:21 2026] GET /volume/v3/volumes/06950ef6-6b20-409c-8dd8-79d6778a6095 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:26:21.382439 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-535108ee-f8ab-4fb8-9799-d32cab43737d None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:21.384190 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-535108ee-f8ab-4fb8-9799-d32cab43737d tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] GET https://10.4.3.223/volume/v3/volumes/06950ef6-6b20-409c-8dd8-79d6778a6095 Jul 03 02:26:21.384375 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-535108ee-f8ab-4fb8-9799-d32cab43737d tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:21.384561 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-535108ee-f8ab-4fb8-9799-d32cab43737d tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:21.389924 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-535108ee-f8ab-4fb8-9799-d32cab43737d tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] https://10.4.3.223/volume/v3/volumes/06950ef6-6b20-409c-8dd8-79d6778a6095 returned with HTTP 404 Jul 03 02:26:21.390382 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 240/967] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:21 2026] GET /volume/v3/volumes/06950ef6-6b20-409c-8dd8-79d6778a6095 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:26:21.397272 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-13cc919c-4891-4562-ae39-51f24610efef None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:21.398883 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-13cc919c-4891-4562-ae39-51f24610efef tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] DELETE https://10.4.3.223/volume/v3/volumes/06950ef6-6b20-409c-8dd8-79d6778a6095 Jul 03 02:26:21.399007 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-13cc919c-4891-4562-ae39-51f24610efef tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:21.399209 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-13cc919c-4891-4562-ae39-51f24610efef tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Calling method 'delete' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:21.399350 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.volumes [None req-13cc919c-4891-4562-ae39-51f24610efef tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Delete volume with id: 06950ef6-6b20-409c-8dd8-79d6778a6095 Jul 03 02:26:21.404866 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-13cc919c-4891-4562-ae39-51f24610efef tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] https://10.4.3.223/volume/v3/volumes/06950ef6-6b20-409c-8dd8-79d6778a6095 returned with HTTP 404 Jul 03 02:26:21.405331 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 238/968] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:26:21 2026] DELETE /volume/v3/volumes/06950ef6-6b20-409c-8dd8-79d6778a6095 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:26:21.412659 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-6be66ce7-37b1-4cc7-a466-a8c8163e9a7b None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:21.414241 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-6be66ce7-37b1-4cc7-a466-a8c8163e9a7b tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:26:21.414595 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-6be66ce7-37b1-4cc7-a466-a8c8163e9a7b tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1314050269"}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:26:21.416233 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.volumes [None req-6be66ce7-37b1-4cc7-a466-a8c8163e9a7b tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1314050269'}} {{(pid=100015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:26:21.416384 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-6be66ce7-37b1-4cc7-a466-a8c8163e9a7b tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Create volume of 1 GB Jul 03 02:26:21.420449 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-6be66ce7-37b1-4cc7-a466-a8c8163e9a7b tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Availability Zones retrieved successfully. Jul 03 02:26:21.425926 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-6be66ce7-37b1-4cc7-a466-a8c8163e9a7b tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Flow 'volume_create_api' (91cf9613-9b38-4bac-86e1-02f73e0e72c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:26:21.426949 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-6be66ce7-37b1-4cc7-a466-a8c8163e9a7b tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d14e46e4-1f9b-46fc-aac4-063783280b78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:26:21.427816 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.flows.api.create_volume [None req-6be66ce7-37b1-4cc7-a466-a8c8163e9a7b tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Validating volume size '1' using validate_int {{(pid=100015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:26:21.453546 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-6be66ce7-37b1-4cc7-a466-a8c8163e9a7b tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d14e46e4-1f9b-46fc-aac4-063783280b78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:26:21.454305 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-6be66ce7-37b1-4cc7-a466-a8c8163e9a7b tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6bd8115-4e1a-402f-a7d7-aeb071321113) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:26:21.489710 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.quota [None req-6be66ce7-37b1-4cc7-a466-a8c8163e9a7b tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Created reservations ['55e74f63-7753-478c-8174-5ea4221239f9', 'b244a985-f7fb-46e8-8b29-a96de96b5b4d', '78431ecd-78de-4d60-b153-8de78eab41f6', 'cdac0d40-d862-4e84-bb9f-f1d22d075285'] {{(pid=100015) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:26:21.490661 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-6be66ce7-37b1-4cc7-a466-a8c8163e9a7b tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6bd8115-4e1a-402f-a7d7-aeb071321113) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['55e74f63-7753-478c-8174-5ea4221239f9', 'b244a985-f7fb-46e8-8b29-a96de96b5b4d', '78431ecd-78de-4d60-b153-8de78eab41f6', 'cdac0d40-d862-4e84-bb9f-f1d22d075285']}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:26:21.491526 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-6be66ce7-37b1-4cc7-a466-a8c8163e9a7b tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8bfbcb8e-dee4-406c-a476-c047be7ed826) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:26:21.516748 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-6be66ce7-37b1-4cc7-a466-a8c8163e9a7b tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8bfbcb8e-dee4-406c-a476-c047be7ed826) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '98cad6ff-a75d-4f31-aea9-ccade2bb5fcc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1314050269',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='121a8850e2204027a004d8db4c4ea566',qos_specs=None,replication_status=,reservations=['55e74f63-7753-478c-8174-5ea4221239f9','b244a985-f7fb-46e8-8b29-a96de96b5b4d','78431ecd-78de-4d60-b153-8de78eab41f6','cdac0d40-d862-4e84-bb9f-f1d22d075285'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f069ff86b9134f5f8143c5fe38680c8e',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:26:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1314050269',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=98cad6ff-a75d-4f31-aea9-ccade2bb5fcc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='121a8850e2204027a004d8db4c4ea566',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f069ff86b9134f5f8143c5fe38680c8e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:26:21.517498 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-6be66ce7-37b1-4cc7-a466-a8c8163e9a7b tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9cb17f8-b9be-47db-9e39-d93856067fad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:26:21.534477 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-6be66ce7-37b1-4cc7-a466-a8c8163e9a7b tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9cb17f8-b9be-47db-9e39-d93856067fad) transitioned into state 'SUCCESS' from state '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-1314050269',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='121a8850e2204027a004d8db4c4ea566',qos_specs=None,replication_status=,reservations=['55e74f63-7753-478c-8174-5ea4221239f9','b244a985-f7fb-46e8-8b29-a96de96b5b4d','78431ecd-78de-4d60-b153-8de78eab41f6','cdac0d40-d862-4e84-bb9f-f1d22d075285'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f069ff86b9134f5f8143c5fe38680c8e',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:26:21.535209 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-6be66ce7-37b1-4cc7-a466-a8c8163e9a7b tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9d4fb34-aa3c-4064-9277-a4bd45d0d9b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:26:21.551577 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-6be66ce7-37b1-4cc7-a466-a8c8163e9a7b tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9d4fb34-aa3c-4064-9277-a4bd45d0d9b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:26:21.551577 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-6be66ce7-37b1-4cc7-a466-a8c8163e9a7b tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Flow 'volume_create_api' (91cf9613-9b38-4bac-86e1-02f73e0e72c4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:26:21.551784 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-6be66ce7-37b1-4cc7-a466-a8c8163e9a7b tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Create volume request issued successfully. Jul 03 02:26:21.552522 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-6be66ce7-37b1-4cc7-a466-a8c8163e9a7b tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:26:21.553065 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 251/969] 10.4.3.223 () {68 vars in 1258 bytes} [Fri Jul 3 02:26:21 2026] POST /volume/v3/volumes => generated 749 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:26:21.567363 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-6801d963-d9ba-45c9-871d-0ba50c06d5c6 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:21.569266 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-6801d963-d9ba-45c9-871d-0ba50c06d5c6 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] GET https://10.4.3.223/volume/v3/volumes/98cad6ff-a75d-4f31-aea9-ccade2bb5fcc Jul 03 02:26:21.569575 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-6801d963-d9ba-45c9-871d-0ba50c06d5c6 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:21.569824 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-6801d963-d9ba-45c9-871d-0ba50c06d5c6 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:21.577228 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:21.577228 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:26:21.580727 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-6801d963-d9ba-45c9-871d-0ba50c06d5c6 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Volume info retrieved successfully. Jul 03 02:26:21.584750 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-6801d963-d9ba-45c9-871d-0ba50c06d5c6 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] https://10.4.3.223/volume/v3/volumes/98cad6ff-a75d-4f31-aea9-ccade2bb5fcc returned with HTTP 200 Jul 03 02:26:21.585283 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 241/970] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:21 2026] GET /volume/v3/volumes/98cad6ff-a75d-4f31-aea9-ccade2bb5fcc => generated 817 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:21.741401 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-7abe0d57-ebfb-45ff-84dc-8de16a9fafe1 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:21.744942 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-7abe0d57-ebfb-45ff-84dc-8de16a9fafe1 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] GET https://10.4.3.223/volume/v3/volumes/77e1e353-840d-421a-a685-fc90f17c90c6 Jul 03 02:26:21.745189 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-7abe0d57-ebfb-45ff-84dc-8de16a9fafe1 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:21.745435 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-7abe0d57-ebfb-45ff-84dc-8de16a9fafe1 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:21.756722 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:21.756722 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:26:21.760760 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-7abe0d57-ebfb-45ff-84dc-8de16a9fafe1 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Volume info retrieved successfully. Jul 03 02:26:21.767968 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-7abe0d57-ebfb-45ff-84dc-8de16a9fafe1 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] https://10.4.3.223/volume/v3/volumes/77e1e353-840d-421a-a685-fc90f17c90c6 returned with HTTP 200 Jul 03 02:26:21.768381 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 241/971] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:21 2026] GET /volume/v3/volumes/77e1e353-840d-421a-a685-fc90f17c90c6 => generated 1160 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:26:21.813953 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-60426741-10f2-4192-98f0-75400441b16a req-d27fa7c8-432c-48e2-8e6e-c8ea509ce3e0 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:21.816861 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-60426741-10f2-4192-98f0-75400441b16a req-d27fa7c8-432c-48e2-8e6e-c8ea509ce3e0 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] GET https://10.4.3.223/volume/v3/volumes/77e1e353-840d-421a-a685-fc90f17c90c6 Jul 03 02:26:21.817118 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-60426741-10f2-4192-98f0-75400441b16a req-d27fa7c8-432c-48e2-8e6e-c8ea509ce3e0 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:21.817312 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-60426741-10f2-4192-98f0-75400441b16a req-d27fa7c8-432c-48e2-8e6e-c8ea509ce3e0 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:21.826307 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:21.826307 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:26:21.831214 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [req-60426741-10f2-4192-98f0-75400441b16a req-d27fa7c8-432c-48e2-8e6e-c8ea509ce3e0 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Volume info retrieved successfully. Jul 03 02:26:21.834949 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-60426741-10f2-4192-98f0-75400441b16a req-d27fa7c8-432c-48e2-8e6e-c8ea509ce3e0 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] https://10.4.3.223/volume/v3/volumes/77e1e353-840d-421a-a685-fc90f17c90c6 returned with HTTP 200 Jul 03 02:26:21.835701 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 239/972] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:26:21 2026] GET /volume/v3/volumes/77e1e353-840d-421a-a685-fc90f17c90c6 => generated 1160 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:26:21.856380 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-60426741-10f2-4192-98f0-75400441b16a req-e66eee5d-7049-41b3-97b2-be143dd29f8d None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:21.859288 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-60426741-10f2-4192-98f0-75400441b16a req-e66eee5d-7049-41b3-97b2-be143dd29f8d tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] POST https://10.4.3.223/volume/v3/volumes/77e1e353-840d-421a-a685-fc90f17c90c6/action Jul 03 02:26:21.859349 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-60426741-10f2-4192-98f0-75400441b16a req-e66eee5d-7049-41b3-97b2-be143dd29f8d tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100015) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:26:21.859457 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-60426741-10f2-4192-98f0-75400441b16a req-e66eee5d-7049-41b3-97b2-be143dd29f8d tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:26:21.873823 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:21.873823 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:26:21.874349 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [req-60426741-10f2-4192-98f0-75400441b16a req-e66eee5d-7049-41b3-97b2-be143dd29f8d tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Volume info retrieved successfully. Jul 03 02:26:21.881689 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [req-60426741-10f2-4192-98f0-75400441b16a req-e66eee5d-7049-41b3-97b2-be143dd29f8d tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Begin detaching volume completed successfully. Jul 03 02:26:21.881946 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-60426741-10f2-4192-98f0-75400441b16a req-e66eee5d-7049-41b3-97b2-be143dd29f8d tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] https://10.4.3.223/volume/v3/volumes/77e1e353-840d-421a-a685-fc90f17c90c6/action returned with HTTP 202 Jul 03 02:26:21.882413 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 252/973] 10.4.3.223 () {72 vars in 1672 bytes} [Fri Jul 3 02:26:21 2026] POST /volume/v3/volumes/77e1e353-840d-421a-a685-fc90f17c90c6/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 02:26:22.018450 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-1dce5047-a898-4e1c-8f06-f3700d26d895 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:22.020152 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-1dce5047-a898-4e1c-8f06-f3700d26d895 tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] GET https://10.4.3.223/volume/v3/volumes/1e18c1a6-cfd6-4902-ba8a-eedd392fa115 Jul 03 02:26:22.020538 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-1dce5047-a898-4e1c-8f06-f3700d26d895 tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:22.020832 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-1dce5047-a898-4e1c-8f06-f3700d26d895 tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:22.028396 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:22.028396 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:26:22.032465 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-1dce5047-a898-4e1c-8f06-f3700d26d895 tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] Volume info retrieved successfully. Jul 03 02:26:22.037189 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-1dce5047-a898-4e1c-8f06-f3700d26d895 tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] https://10.4.3.223/volume/v3/volumes/1e18c1a6-cfd6-4902-ba8a-eedd392fa115 returned with HTTP 200 Jul 03 02:26:22.037771 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 242/974] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:22 2026] GET /volume/v3/volumes/1e18c1a6-cfd6-4902-ba8a-eedd392fa115 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:22.050268 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-d3a40956-1838-41ea-bba3-39c8a5260759 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:22.052057 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-d3a40956-1838-41ea-bba3-39c8a5260759 tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] GET https://10.4.3.223/volume/v3/volumes/1e18c1a6-cfd6-4902-ba8a-eedd392fa115 Jul 03 02:26:22.052260 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-d3a40956-1838-41ea-bba3-39c8a5260759 tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:22.052484 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-d3a40956-1838-41ea-bba3-39c8a5260759 tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:22.059435 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:22.059435 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:26:22.063690 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-d3a40956-1838-41ea-bba3-39c8a5260759 tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] Volume info retrieved successfully. Jul 03 02:26:22.070126 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-d3a40956-1838-41ea-bba3-39c8a5260759 tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] https://10.4.3.223/volume/v3/volumes/1e18c1a6-cfd6-4902-ba8a-eedd392fa115 returned with HTTP 200 Jul 03 02:26:22.070836 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 242/975] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:22 2026] GET /volume/v3/volumes/1e18c1a6-cfd6-4902-ba8a-eedd392fa115 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:22.086601 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-5c5ca601-ca83-493e-bd78-6811dbf8ea9e None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:22.167050 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-5c5ca601-ca83-493e-bd78-6811dbf8ea9e tempest-VolumesListAdminTestJSON-1172732359 tempest-VolumesListAdminTestJSON-1172732359-project-admin] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:26:22.167399 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-5c5ca601-ca83-493e-bd78-6811dbf8ea9e tempest-VolumesListAdminTestJSON-1172732359 tempest-VolumesListAdminTestJSON-1172732359-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:26:22.168752 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.volumes [None req-5c5ca601-ca83-493e-bd78-6811dbf8ea9e tempest-VolumesListAdminTestJSON-1172732359 tempest-VolumesListAdminTestJSON-1172732359-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=100012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:26:22.168870 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.volumes [None req-5c5ca601-ca83-493e-bd78-6811dbf8ea9e tempest-VolumesListAdminTestJSON-1172732359 tempest-VolumesListAdminTestJSON-1172732359-project-admin] Create volume of 1 GB Jul 03 02:26:22.172897 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-5c5ca601-ca83-493e-bd78-6811dbf8ea9e tempest-VolumesListAdminTestJSON-1172732359 tempest-VolumesListAdminTestJSON-1172732359-project-admin] Availability Zones retrieved successfully. Jul 03 02:26:22.175109 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-1aa48a98-00f7-47d2-977a-fa6be80da74c None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:22.176795 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-1aa48a98-00f7-47d2-977a-fa6be80da74c tempest-AbsoluteLimitsTests-1454297947 tempest-AbsoluteLimitsTests-1454297947-project-member] GET https://10.4.3.223/volume/v3/volumes/3f8cc7c5-c0ae-431c-a9af-765ffdc381b0 Jul 03 02:26:22.177014 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-1aa48a98-00f7-47d2-977a-fa6be80da74c tempest-AbsoluteLimitsTests-1454297947 tempest-AbsoluteLimitsTests-1454297947-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:22.177234 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-1aa48a98-00f7-47d2-977a-fa6be80da74c tempest-AbsoluteLimitsTests-1454297947 tempest-AbsoluteLimitsTests-1454297947-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:22.179721 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-5c5ca601-ca83-493e-bd78-6811dbf8ea9e tempest-VolumesListAdminTestJSON-1172732359 tempest-VolumesListAdminTestJSON-1172732359-project-admin] Flow 'volume_create_api' (350e818d-0ffb-48e3-aa1c-ead2472ef8d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:26:22.179840 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-5c5ca601-ca83-493e-bd78-6811dbf8ea9e tempest-VolumesListAdminTestJSON-1172732359 tempest-VolumesListAdminTestJSON-1172732359-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f2d094e-7a0a-4196-a9f4-88ae2473dce4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:26:22.180632 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.flows.api.create_volume [None req-5c5ca601-ca83-493e-bd78-6811dbf8ea9e tempest-VolumesListAdminTestJSON-1172732359 tempest-VolumesListAdminTestJSON-1172732359-project-admin] Validating volume size '1' using validate_int {{(pid=100012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:26:22.183321 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:22.183321 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:26:22.186703 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-1aa48a98-00f7-47d2-977a-fa6be80da74c tempest-AbsoluteLimitsTests-1454297947 tempest-AbsoluteLimitsTests-1454297947-project-member] Volume info retrieved successfully. Jul 03 02:26:22.190666 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-1aa48a98-00f7-47d2-977a-fa6be80da74c tempest-AbsoluteLimitsTests-1454297947 tempest-AbsoluteLimitsTests-1454297947-project-member] https://10.4.3.223/volume/v3/volumes/3f8cc7c5-c0ae-431c-a9af-765ffdc381b0 returned with HTTP 200 Jul 03 02:26:22.191220 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 253/976] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:22 2026] GET /volume/v3/volumes/3f8cc7c5-c0ae-431c-a9af-765ffdc381b0 => generated 843 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:22.204314 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-6dd09806-774b-457a-aab0-4300bca635c7 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:22.206759 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-5c5ca601-ca83-493e-bd78-6811dbf8ea9e tempest-VolumesListAdminTestJSON-1172732359 tempest-VolumesListAdminTestJSON-1172732359-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f2d094e-7a0a-4196-a9f4-88ae2473dce4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:26:22.207461 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-5c5ca601-ca83-493e-bd78-6811dbf8ea9e tempest-VolumesListAdminTestJSON-1172732359 tempest-VolumesListAdminTestJSON-1172732359-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (acc642ab-7eed-4ea9-a2d2-695faf906840) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:26:22.208541 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-6dd09806-774b-457a-aab0-4300bca635c7 tempest-AbsoluteLimitsTests-1454297947 tempest-AbsoluteLimitsTests-1454297947-project-member] GET https://10.4.3.223/volume/v3/limits Jul 03 02:26:22.209444 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-6dd09806-774b-457a-aab0-4300bca635c7 tempest-AbsoluteLimitsTests-1454297947 tempest-AbsoluteLimitsTests-1454297947-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:22.209444 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-6dd09806-774b-457a-aab0-4300bca635c7 tempest-AbsoluteLimitsTests-1454297947 tempest-AbsoluteLimitsTests-1454297947-project-member] Calling method 'index' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:22.240613 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-6dd09806-774b-457a-aab0-4300bca635c7 tempest-AbsoluteLimitsTests-1454297947 tempest-AbsoluteLimitsTests-1454297947-project-member] https://10.4.3.223/volume/v3/limits returned with HTTP 200 Jul 03 02:26:22.241467 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 243/977] 10.4.3.223 () {66 vars in 1234 bytes} [Fri Jul 3 02:26:22 2026] GET /volume/v3/limits => generated 302 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:22.253000 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-96d2f736-0521-4959-84e4-a337ade43db4 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:22.254865 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-96d2f736-0521-4959-84e4-a337ade43db4 tempest-AbsoluteLimitsTests-1454297947 tempest-AbsoluteLimitsTests-1454297947-project-member] GET https://10.4.3.223/volume/v3/volumes/3f8cc7c5-c0ae-431c-a9af-765ffdc381b0 Jul 03 02:26:22.255054 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-96d2f736-0521-4959-84e4-a337ade43db4 tempest-AbsoluteLimitsTests-1454297947 tempest-AbsoluteLimitsTests-1454297947-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:22.255237 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-96d2f736-0521-4959-84e4-a337ade43db4 tempest-AbsoluteLimitsTests-1454297947 tempest-AbsoluteLimitsTests-1454297947-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:22.263580 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:22.263580 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:26:22.268441 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-96d2f736-0521-4959-84e4-a337ade43db4 tempest-AbsoluteLimitsTests-1454297947 tempest-AbsoluteLimitsTests-1454297947-project-member] Volume info retrieved successfully. Jul 03 02:26:22.273645 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.quota [None req-5c5ca601-ca83-493e-bd78-6811dbf8ea9e tempest-VolumesListAdminTestJSON-1172732359 tempest-VolumesListAdminTestJSON-1172732359-project-admin] Created reservations ['8ce123a8-2976-4387-8c91-da27027ca6f2', '5052c382-f01d-4e6c-8dd6-a720d2b78b68', 'f606e051-06f7-4de9-a6a3-66fb6b80de23', '4df3f184-0296-44dd-88cc-2dd32e7a7f78'] {{(pid=100012) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:26:22.273842 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-96d2f736-0521-4959-84e4-a337ade43db4 tempest-AbsoluteLimitsTests-1454297947 tempest-AbsoluteLimitsTests-1454297947-project-member] https://10.4.3.223/volume/v3/volumes/3f8cc7c5-c0ae-431c-a9af-765ffdc381b0 returned with HTTP 200 Jul 03 02:26:22.274268 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 243/978] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:22 2026] GET /volume/v3/volumes/3f8cc7c5-c0ae-431c-a9af-765ffdc381b0 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:22.274584 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-5c5ca601-ca83-493e-bd78-6811dbf8ea9e tempest-VolumesListAdminTestJSON-1172732359 tempest-VolumesListAdminTestJSON-1172732359-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (acc642ab-7eed-4ea9-a2d2-695faf906840) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8ce123a8-2976-4387-8c91-da27027ca6f2', '5052c382-f01d-4e6c-8dd6-a720d2b78b68', 'f606e051-06f7-4de9-a6a3-66fb6b80de23', '4df3f184-0296-44dd-88cc-2dd32e7a7f78']}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:26:22.275535 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-5c5ca601-ca83-493e-bd78-6811dbf8ea9e tempest-VolumesListAdminTestJSON-1172732359 tempest-VolumesListAdminTestJSON-1172732359-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b22c79fe-173d-4098-8bec-02b6fec3985a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:26:22.289139 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-2176ce6f-569f-439e-b408-bfafb4e07fb7 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:22.290683 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-2176ce6f-569f-439e-b408-bfafb4e07fb7 tempest-AbsoluteLimitsTests-1454297947 tempest-AbsoluteLimitsTests-1454297947-project-member] DELETE https://10.4.3.223/volume/v3/volumes/3f8cc7c5-c0ae-431c-a9af-765ffdc381b0 Jul 03 02:26:22.290839 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-2176ce6f-569f-439e-b408-bfafb4e07fb7 tempest-AbsoluteLimitsTests-1454297947 tempest-AbsoluteLimitsTests-1454297947-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:22.291029 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-2176ce6f-569f-439e-b408-bfafb4e07fb7 tempest-AbsoluteLimitsTests-1454297947 tempest-AbsoluteLimitsTests-1454297947-project-member] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:22.291222 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-2176ce6f-569f-439e-b408-bfafb4e07fb7 tempest-AbsoluteLimitsTests-1454297947 tempest-AbsoluteLimitsTests-1454297947-project-member] Delete volume with id: 3f8cc7c5-c0ae-431c-a9af-765ffdc381b0 Jul 03 02:26:22.297662 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:22.297662 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:26:22.298056 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-2176ce6f-569f-439e-b408-bfafb4e07fb7 tempest-AbsoluteLimitsTests-1454297947 tempest-AbsoluteLimitsTests-1454297947-project-member] Volume info retrieved successfully. Jul 03 02:26:22.305578 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-5c5ca601-ca83-493e-bd78-6811dbf8ea9e tempest-VolumesListAdminTestJSON-1172732359 tempest-VolumesListAdminTestJSON-1172732359-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b22c79fe-173d-4098-8bec-02b6fec3985a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '50ed38e8-b9af-4dd1-ad2c-cae92ba6f526', '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='6acf12c06fb34277a84c0d953a4dbe41',qos_specs=None,replication_status=,reservations=['8ce123a8-2976-4387-8c91-da27027ca6f2','5052c382-f01d-4e6c-8dd6-a720d2b78b68','f606e051-06f7-4de9-a6a3-66fb6b80de23','4df3f184-0296-44dd-88cc-2dd32e7a7f78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39e3bc0fe9704216afb4798c7dddfb53',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:26:22Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=50ed38e8-b9af-4dd1-ad2c-cae92ba6f526,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6acf12c06fb34277a84c0d953a4dbe41',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='39e3bc0fe9704216afb4798c7dddfb53',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:26:22.306552 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-5c5ca601-ca83-493e-bd78-6811dbf8ea9e tempest-VolumesListAdminTestJSON-1172732359 tempest-VolumesListAdminTestJSON-1172732359-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b423b788-1367-4f65-83f2-a94014ffb609) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:26:22.315997 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-2176ce6f-569f-439e-b408-bfafb4e07fb7 tempest-AbsoluteLimitsTests-1454297947 tempest-AbsoluteLimitsTests-1454297947-project-member] Delete volume request issued successfully. Jul 03 02:26:22.316271 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-2176ce6f-569f-439e-b408-bfafb4e07fb7 tempest-AbsoluteLimitsTests-1454297947 tempest-AbsoluteLimitsTests-1454297947-project-member] https://10.4.3.223/volume/v3/volumes/3f8cc7c5-c0ae-431c-a9af-765ffdc381b0 returned with HTTP 202 Jul 03 02:26:22.316659 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 254/979] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:26:22 2026] DELETE /volume/v3/volumes/3f8cc7c5-c0ae-431c-a9af-765ffdc381b0 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:26:22.324577 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-b38b9e79-f110-4777-a671-ae154dd334a1 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:22.325910 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-b38b9e79-f110-4777-a671-ae154dd334a1 tempest-AbsoluteLimitsTests-1454297947 tempest-AbsoluteLimitsTests-1454297947-project-member] GET https://10.4.3.223/volume/v3/volumes/3f8cc7c5-c0ae-431c-a9af-765ffdc381b0 Jul 03 02:26:22.326208 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-b38b9e79-f110-4777-a671-ae154dd334a1 tempest-AbsoluteLimitsTests-1454297947 tempest-AbsoluteLimitsTests-1454297947-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:22.326514 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-b38b9e79-f110-4777-a671-ae154dd334a1 tempest-AbsoluteLimitsTests-1454297947 tempest-AbsoluteLimitsTests-1454297947-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:22.327363 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-5c5ca601-ca83-493e-bd78-6811dbf8ea9e tempest-VolumesListAdminTestJSON-1172732359 tempest-VolumesListAdminTestJSON-1172732359-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b423b788-1367-4f65-83f2-a94014ffb609) transitioned into state 'SUCCESS' from 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='6acf12c06fb34277a84c0d953a4dbe41',qos_specs=None,replication_status=,reservations=['8ce123a8-2976-4387-8c91-da27027ca6f2','5052c382-f01d-4e6c-8dd6-a720d2b78b68','f606e051-06f7-4de9-a6a3-66fb6b80de23','4df3f184-0296-44dd-88cc-2dd32e7a7f78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39e3bc0fe9704216afb4798c7dddfb53',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:26:22.327991 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-5c5ca601-ca83-493e-bd78-6811dbf8ea9e tempest-VolumesListAdminTestJSON-1172732359 tempest-VolumesListAdminTestJSON-1172732359-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f358f30-5afa-490b-a040-c011ca390f14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:26:22.333929 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:22.333929 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:26:22.336334 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-5c5ca601-ca83-493e-bd78-6811dbf8ea9e tempest-VolumesListAdminTestJSON-1172732359 tempest-VolumesListAdminTestJSON-1172732359-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f358f30-5afa-490b-a040-c011ca390f14) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:26:22.336878 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-5c5ca601-ca83-493e-bd78-6811dbf8ea9e tempest-VolumesListAdminTestJSON-1172732359 tempest-VolumesListAdminTestJSON-1172732359-project-admin] Flow 'volume_create_api' (350e818d-0ffb-48e3-aa1c-ead2472ef8d4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:26:22.337133 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-5c5ca601-ca83-493e-bd78-6811dbf8ea9e tempest-VolumesListAdminTestJSON-1172732359 tempest-VolumesListAdminTestJSON-1172732359-project-admin] Create volume request issued successfully. Jul 03 02:26:22.337811 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-5c5ca601-ca83-493e-bd78-6811dbf8ea9e tempest-VolumesListAdminTestJSON-1172732359 tempest-VolumesListAdminTestJSON-1172732359-project-admin] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:26:22.337976 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 240/980] 10.4.3.223 () {68 vars in 1258 bytes} [Fri Jul 3 02:26:22 2026] POST /volume/v3/volumes => generated 733 bytes in 252 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:26:22.339260 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-b38b9e79-f110-4777-a671-ae154dd334a1 tempest-AbsoluteLimitsTests-1454297947 tempest-AbsoluteLimitsTests-1454297947-project-member] Volume info retrieved successfully. Jul 03 02:26:22.345821 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-b38b9e79-f110-4777-a671-ae154dd334a1 tempest-AbsoluteLimitsTests-1454297947 tempest-AbsoluteLimitsTests-1454297947-project-member] https://10.4.3.223/volume/v3/volumes/3f8cc7c5-c0ae-431c-a9af-765ffdc381b0 returned with HTTP 200 Jul 03 02:26:22.345821 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 244/981] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:22 2026] GET /volume/v3/volumes/3f8cc7c5-c0ae-431c-a9af-765ffdc381b0 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:22.355206 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-cb390ecd-bfa7-4ba8-bd56-71769ce2fc9b None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:22.357757 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-cb390ecd-bfa7-4ba8-bd56-71769ce2fc9b tempest-VolumesListAdminTestJSON-1172732359 tempest-VolumesListAdminTestJSON-1172732359-project-admin] GET https://10.4.3.223/volume/v3/volumes/50ed38e8-b9af-4dd1-ad2c-cae92ba6f526 Jul 03 02:26:22.358054 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-cb390ecd-bfa7-4ba8-bd56-71769ce2fc9b tempest-VolumesListAdminTestJSON-1172732359 tempest-VolumesListAdminTestJSON-1172732359-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:22.358285 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-cb390ecd-bfa7-4ba8-bd56-71769ce2fc9b tempest-VolumesListAdminTestJSON-1172732359 tempest-VolumesListAdminTestJSON-1172732359-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:22.367199 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:22.367199 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:26:22.371217 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-cb390ecd-bfa7-4ba8-bd56-71769ce2fc9b tempest-VolumesListAdminTestJSON-1172732359 tempest-VolumesListAdminTestJSON-1172732359-project-admin] Volume info retrieved successfully. Jul 03 02:26:22.375329 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-cb390ecd-bfa7-4ba8-bd56-71769ce2fc9b tempest-VolumesListAdminTestJSON-1172732359 tempest-VolumesListAdminTestJSON-1172732359-project-admin] https://10.4.3.223/volume/v3/volumes/50ed38e8-b9af-4dd1-ad2c-cae92ba6f526 returned with HTTP 200 Jul 03 02:26:22.375694 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 244/982] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:22 2026] GET /volume/v3/volumes/50ed38e8-b9af-4dd1-ad2c-cae92ba6f526 => generated 912 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:22.597867 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-92bcf81d-56d0-404b-8d47-a74a1a2a3581 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:22.600668 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-92bcf81d-56d0-404b-8d47-a74a1a2a3581 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] GET https://10.4.3.223/volume/v3/volumes/98cad6ff-a75d-4f31-aea9-ccade2bb5fcc Jul 03 02:26:22.600949 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-92bcf81d-56d0-404b-8d47-a74a1a2a3581 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:22.601283 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-92bcf81d-56d0-404b-8d47-a74a1a2a3581 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:22.611900 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:22.611900 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:26:22.617166 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-92bcf81d-56d0-404b-8d47-a74a1a2a3581 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Volume info retrieved successfully. Jul 03 02:26:22.623432 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-92bcf81d-56d0-404b-8d47-a74a1a2a3581 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] https://10.4.3.223/volume/v3/volumes/98cad6ff-a75d-4f31-aea9-ccade2bb5fcc returned with HTTP 200 Jul 03 02:26:22.624069 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 255/983] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:22 2026] GET /volume/v3/volumes/98cad6ff-a75d-4f31-aea9-ccade2bb5fcc => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:22.644592 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-663a9a88-b226-46ad-ae28-28ccf84cf11d None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:22.646354 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-663a9a88-b226-46ad-ae28-28ccf84cf11d tempest-VolumesActionsTest-777423894 tempest-VolumesActionsTest-777423894-project-admin] POST https://10.4.3.223/volume/v3/volumes/98cad6ff-a75d-4f31-aea9-ccade2bb5fcc/action Jul 03 02:26:22.646705 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-663a9a88-b226-46ad-ae28-28ccf84cf11d tempest-VolumesActionsTest-777423894 tempest-VolumesActionsTest-777423894-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100012) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:26:22.646829 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-663a9a88-b226-46ad-ae28-28ccf84cf11d tempest-VolumesActionsTest-777423894 tempest-VolumesActionsTest-777423894-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:26:22.654936 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:22.654936 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:26:22.655416 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.contrib.admin_actions [None req-663a9a88-b226-46ad-ae28-28ccf84cf11d tempest-VolumesActionsTest-777423894 tempest-VolumesActionsTest-777423894-project-admin] Updating volume '98cad6ff-a75d-4f31-aea9-ccade2bb5fcc' with '{'status': 'error'}' {{(pid=100012) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 02:26:22.681079 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-663a9a88-b226-46ad-ae28-28ccf84cf11d tempest-VolumesActionsTest-777423894 tempest-VolumesActionsTest-777423894-project-admin] https://10.4.3.223/volume/v3/volumes/98cad6ff-a75d-4f31-aea9-ccade2bb5fcc/action returned with HTTP 202 Jul 03 02:26:22.681495 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 241/984] 10.4.3.223 () {68 vars in 1390 bytes} [Fri Jul 3 02:26:22 2026] POST /volume/v3/volumes/98cad6ff-a75d-4f31-aea9-ccade2bb5fcc/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 02:26:22.690907 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-b03dae2c-be54-42cc-bbef-8da22f3913c9 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:22.697727 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-b03dae2c-be54-42cc-bbef-8da22f3913c9 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] GET https://10.4.3.223/volume/v3/volumes/98cad6ff-a75d-4f31-aea9-ccade2bb5fcc Jul 03 02:26:22.701451 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-b03dae2c-be54-42cc-bbef-8da22f3913c9 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:22.701451 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-b03dae2c-be54-42cc-bbef-8da22f3913c9 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:22.716102 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:22.716102 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:26:22.722491 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-b03dae2c-be54-42cc-bbef-8da22f3913c9 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Volume info retrieved successfully. Jul 03 02:26:22.731583 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-b03dae2c-be54-42cc-bbef-8da22f3913c9 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] https://10.4.3.223/volume/v3/volumes/98cad6ff-a75d-4f31-aea9-ccade2bb5fcc returned with HTTP 200 Jul 03 02:26:22.732261 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 245/985] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:22 2026] GET /volume/v3/volumes/98cad6ff-a75d-4f31-aea9-ccade2bb5fcc => generated 838 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:22.747996 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-42835f62-e6b7-4ea1-acf3-13523bd4493b None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:22.750365 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-42835f62-e6b7-4ea1-acf3-13523bd4493b tempest-VolumesActionsTest-777423894 tempest-VolumesActionsTest-777423894-project-admin] POST https://10.4.3.223/volume/v3/volumes/98cad6ff-a75d-4f31-aea9-ccade2bb5fcc/action Jul 03 02:26:22.750839 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-42835f62-e6b7-4ea1-acf3-13523bd4493b tempest-VolumesActionsTest-777423894 tempest-VolumesActionsTest-777423894-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:26:22.751040 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-42835f62-e6b7-4ea1-acf3-13523bd4493b tempest-VolumesActionsTest-777423894 tempest-VolumesActionsTest-777423894-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:26:22.762643 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:22.762643 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:26:22.763166 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-42835f62-e6b7-4ea1-acf3-13523bd4493b tempest-VolumesActionsTest-777423894 tempest-VolumesActionsTest-777423894-project-admin] Volume info retrieved successfully. Jul 03 02:26:22.791932 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-42835f62-e6b7-4ea1-acf3-13523bd4493b tempest-VolumesActionsTest-777423894 tempest-VolumesActionsTest-777423894-project-admin] Delete volume request issued successfully. Jul 03 02:26:22.791932 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-42835f62-e6b7-4ea1-acf3-13523bd4493b tempest-VolumesActionsTest-777423894 tempest-VolumesActionsTest-777423894-project-admin] https://10.4.3.223/volume/v3/volumes/98cad6ff-a75d-4f31-aea9-ccade2bb5fcc/action returned with HTTP 202 Jul 03 02:26:22.791932 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 245/986] 10.4.3.223 () {68 vars in 1390 bytes} [Fri Jul 3 02:26:22 2026] POST /volume/v3/volumes/98cad6ff-a75d-4f31-aea9-ccade2bb5fcc/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 02:26:22.797408 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-2169e615-95d4-4787-ac84-a896ab98cf88 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:22.799290 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-2169e615-95d4-4787-ac84-a896ab98cf88 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] GET https://10.4.3.223/volume/v3/volumes/98cad6ff-a75d-4f31-aea9-ccade2bb5fcc Jul 03 02:26:22.799497 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-2169e615-95d4-4787-ac84-a896ab98cf88 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:22.799698 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-2169e615-95d4-4787-ac84-a896ab98cf88 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:22.809086 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:22.809086 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:26:22.814341 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-2169e615-95d4-4787-ac84-a896ab98cf88 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Volume info retrieved successfully. Jul 03 02:26:22.819917 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-2169e615-95d4-4787-ac84-a896ab98cf88 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] https://10.4.3.223/volume/v3/volumes/98cad6ff-a75d-4f31-aea9-ccade2bb5fcc returned with HTTP 200 Jul 03 02:26:22.820515 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 256/987] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:22 2026] GET /volume/v3/volumes/98cad6ff-a75d-4f31-aea9-ccade2bb5fcc => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:22.913241 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-0576fae3-8be1-4260-b1b5-e65d1739e65d None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:22.913662 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-0576fae3-8be1-4260-b1b5-e65d1739e65d None None] GET https://10.4.3.223/volume// Jul 03 02:26:22.913817 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-0576fae3-8be1-4260-b1b5-e65d1739e65d None None] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:22.914026 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-0576fae3-8be1-4260-b1b5-e65d1739e65d None None] Calling method 'all' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:22.914326 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-0576fae3-8be1-4260-b1b5-e65d1739e65d None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:26:22.914623 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 242/988] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:26:22 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:26:22.927236 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-60426741-10f2-4192-98f0-75400441b16a req-b8233442-f3f2-4367-bc32-6c59725ad127 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:22.929406 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-60426741-10f2-4192-98f0-75400441b16a req-b8233442-f3f2-4367-bc32-6c59725ad127 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] GET https://10.4.3.223/volume/v3/volumes/77e1e353-840d-421a-a685-fc90f17c90c6 Jul 03 02:26:22.929661 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-60426741-10f2-4192-98f0-75400441b16a req-b8233442-f3f2-4367-bc32-6c59725ad127 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:22.929892 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-60426741-10f2-4192-98f0-75400441b16a req-b8233442-f3f2-4367-bc32-6c59725ad127 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:22.939565 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:22.939565 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:26:22.943511 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-60426741-10f2-4192-98f0-75400441b16a req-b8233442-f3f2-4367-bc32-6c59725ad127 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Volume info retrieved successfully. Jul 03 02:26:22.948512 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-60426741-10f2-4192-98f0-75400441b16a req-b8233442-f3f2-4367-bc32-6c59725ad127 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] https://10.4.3.223/volume/v3/volumes/77e1e353-840d-421a-a685-fc90f17c90c6 returned with HTTP 200 Jul 03 02:26:22.948930 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 246/989] 10.4.3.223 () {70 vars in 1639 bytes} [Fri Jul 3 02:26:22 2026] GET /volume/v3/volumes/77e1e353-840d-421a-a685-fc90f17c90c6 => generated 1343 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:26:23.361160 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-f41c7d9f-5b61-4c3b-9cfd-2c29c8579ef8 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:23.363124 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-f41c7d9f-5b61-4c3b-9cfd-2c29c8579ef8 tempest-AbsoluteLimitsTests-1454297947 tempest-AbsoluteLimitsTests-1454297947-project-member] GET https://10.4.3.223/volume/v3/volumes/3f8cc7c5-c0ae-431c-a9af-765ffdc381b0 Jul 03 02:26:23.363327 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-f41c7d9f-5b61-4c3b-9cfd-2c29c8579ef8 tempest-AbsoluteLimitsTests-1454297947 tempest-AbsoluteLimitsTests-1454297947-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:23.363556 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-f41c7d9f-5b61-4c3b-9cfd-2c29c8579ef8 tempest-AbsoluteLimitsTests-1454297947 tempest-AbsoluteLimitsTests-1454297947-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:23.369658 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-f41c7d9f-5b61-4c3b-9cfd-2c29c8579ef8 tempest-AbsoluteLimitsTests-1454297947 tempest-AbsoluteLimitsTests-1454297947-project-member] https://10.4.3.223/volume/v3/volumes/3f8cc7c5-c0ae-431c-a9af-765ffdc381b0 returned with HTTP 404 Jul 03 02:26:23.370246 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 246/990] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:23 2026] GET /volume/v3/volumes/3f8cc7c5-c0ae-431c-a9af-765ffdc381b0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:26:23.387473 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-e893d203-923e-4a38-a0ca-ea58ad03b06f None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:23.389842 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-e893d203-923e-4a38-a0ca-ea58ad03b06f tempest-VolumesListAdminTestJSON-1172732359 tempest-VolumesListAdminTestJSON-1172732359-project-admin] GET https://10.4.3.223/volume/v3/volumes/50ed38e8-b9af-4dd1-ad2c-cae92ba6f526 Jul 03 02:26:23.390064 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-e893d203-923e-4a38-a0ca-ea58ad03b06f tempest-VolumesListAdminTestJSON-1172732359 tempest-VolumesListAdminTestJSON-1172732359-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:23.390288 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-e893d203-923e-4a38-a0ca-ea58ad03b06f tempest-VolumesListAdminTestJSON-1172732359 tempest-VolumesListAdminTestJSON-1172732359-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:23.399737 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:23.399737 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:26:23.405539 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-e893d203-923e-4a38-a0ca-ea58ad03b06f tempest-VolumesListAdminTestJSON-1172732359 tempest-VolumesListAdminTestJSON-1172732359-project-admin] Volume info retrieved successfully. Jul 03 02:26:23.411337 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-e893d203-923e-4a38-a0ca-ea58ad03b06f tempest-VolumesListAdminTestJSON-1172732359 tempest-VolumesListAdminTestJSON-1172732359-project-admin] https://10.4.3.223/volume/v3/volumes/50ed38e8-b9af-4dd1-ad2c-cae92ba6f526 returned with HTTP 200 Jul 03 02:26:23.411884 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 257/991] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:23 2026] GET /volume/v3/volumes/50ed38e8-b9af-4dd1-ad2c-cae92ba6f526 => generated 964 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:23.428237 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-ce56f98d-436f-4a45-98c8-7037bc10c6c7 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:23.430592 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-ce56f98d-436f-4a45-98c8-7037bc10c6c7 tempest-VolumesListAdminTestJSON-1172732359 tempest-VolumesListAdminTestJSON-1172732359-project-admin] GET https://10.4.3.223/volume/v3/volumes/detail?all_tenants=1&project_id=bf9b0edd095b4529a5ae708dc9f1edd9 Jul 03 02:26:23.430843 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-ce56f98d-436f-4a45-98c8-7037bc10c6c7 tempest-VolumesListAdminTestJSON-1172732359 tempest-VolumesListAdminTestJSON-1172732359-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:23.431092 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-ce56f98d-436f-4a45-98c8-7037bc10c6c7 tempest-VolumesListAdminTestJSON-1172732359 tempest-VolumesListAdminTestJSON-1172732359-project-admin] Calling method 'detail' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:23.431686 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-ce56f98d-436f-4a45-98c8-7037bc10c6c7 tempest-VolumesListAdminTestJSON-1172732359 tempest-VolumesListAdminTestJSON-1172732359-project-admin] Could not evaluate value bf9b0edd095b4529a5ae708dc9f1edd9, assuming string {{(pid=100012) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 02:26:23.432053 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:23.432053 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:26:23.432453 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-ce56f98d-436f-4a45-98c8-7037bc10c6c7 tempest-VolumesListAdminTestJSON-1172732359 tempest-VolumesListAdminTestJSON-1172732359-project-admin] Searching by: MultiDict([('project_id', 'bf9b0edd095b4529a5ae708dc9f1edd9'), ('all_tenants', 1)]). {{(pid=100012) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 02:26:23.469813 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-ce56f98d-436f-4a45-98c8-7037bc10c6c7 tempest-VolumesListAdminTestJSON-1172732359 tempest-VolumesListAdminTestJSON-1172732359-project-admin] Get all volumes completed successfully. Jul 03 02:26:23.471020 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:23.471020 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:26:23.476736 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-ce56f98d-436f-4a45-98c8-7037bc10c6c7 tempest-VolumesListAdminTestJSON-1172732359 tempest-VolumesListAdminTestJSON-1172732359-project-admin] https://10.4.3.223/volume/v3/volumes/detail?all_tenants=1&project_id=bf9b0edd095b4529a5ae708dc9f1edd9 returned with HTTP 200 Jul 03 02:26:23.477301 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 243/992] 10.4.3.223 () {66 vars in 1373 bytes} [Fri Jul 3 02:26:23 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=bf9b0edd095b4529a5ae708dc9f1edd9 => generated 3026 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:26:23.493566 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-5beb2eba-9f81-4735-9312-756fdb08dba0 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:23.496295 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-5beb2eba-9f81-4735-9312-756fdb08dba0 tempest-VolumesListAdminTestJSON-1172732359 tempest-VolumesListAdminTestJSON-1172732359-project-admin] DELETE https://10.4.3.223/volume/v3/volumes/50ed38e8-b9af-4dd1-ad2c-cae92ba6f526 Jul 03 02:26:23.496295 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-5beb2eba-9f81-4735-9312-756fdb08dba0 tempest-VolumesListAdminTestJSON-1172732359 tempest-VolumesListAdminTestJSON-1172732359-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:23.496435 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-5beb2eba-9f81-4735-9312-756fdb08dba0 tempest-VolumesListAdminTestJSON-1172732359 tempest-VolumesListAdminTestJSON-1172732359-project-admin] Calling method 'delete' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:23.497301 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.volumes [None req-5beb2eba-9f81-4735-9312-756fdb08dba0 tempest-VolumesListAdminTestJSON-1172732359 tempest-VolumesListAdminTestJSON-1172732359-project-admin] Delete volume with id: 50ed38e8-b9af-4dd1-ad2c-cae92ba6f526 Jul 03 02:26:23.508269 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:23.508269 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:26:23.508691 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-5beb2eba-9f81-4735-9312-756fdb08dba0 tempest-VolumesListAdminTestJSON-1172732359 tempest-VolumesListAdminTestJSON-1172732359-project-admin] Volume info retrieved successfully. Jul 03 02:26:23.531318 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-5beb2eba-9f81-4735-9312-756fdb08dba0 tempest-VolumesListAdminTestJSON-1172732359 tempest-VolumesListAdminTestJSON-1172732359-project-admin] Delete volume request issued successfully. Jul 03 02:26:23.531572 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-5beb2eba-9f81-4735-9312-756fdb08dba0 tempest-VolumesListAdminTestJSON-1172732359 tempest-VolumesListAdminTestJSON-1172732359-project-admin] https://10.4.3.223/volume/v3/volumes/50ed38e8-b9af-4dd1-ad2c-cae92ba6f526 returned with HTTP 202 Jul 03 02:26:23.532116 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 247/993] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:26:23 2026] DELETE /volume/v3/volumes/50ed38e8-b9af-4dd1-ad2c-cae92ba6f526 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:26:23.540876 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-e6c77e24-1b2e-4671-9e0c-994b0ada7c9c None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:23.543530 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-e6c77e24-1b2e-4671-9e0c-994b0ada7c9c tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] GET https://10.4.3.223/volume/v3/volumes/1e18c1a6-cfd6-4902-ba8a-eedd392fa115 Jul 03 02:26:23.543530 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-e6c77e24-1b2e-4671-9e0c-994b0ada7c9c tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:23.543530 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-e6c77e24-1b2e-4671-9e0c-994b0ada7c9c tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:23.552091 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:23.552091 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:26:23.556655 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-e6c77e24-1b2e-4671-9e0c-994b0ada7c9c tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] Volume info retrieved successfully. Jul 03 02:26:23.563951 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-e6c77e24-1b2e-4671-9e0c-994b0ada7c9c tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] https://10.4.3.223/volume/v3/volumes/1e18c1a6-cfd6-4902-ba8a-eedd392fa115 returned with HTTP 200 Jul 03 02:26:23.563951 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 247/994] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:23 2026] GET /volume/v3/volumes/1e18c1a6-cfd6-4902-ba8a-eedd392fa115 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:23.576353 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-2bea6902-a871-40b3-9aa1-83563bda7e7b None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:23.578253 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-2bea6902-a871-40b3-9aa1-83563bda7e7b tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] DELETE https://10.4.3.223/volume/v3/volumes/1e18c1a6-cfd6-4902-ba8a-eedd392fa115 Jul 03 02:26:23.578498 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-2bea6902-a871-40b3-9aa1-83563bda7e7b tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:23.578706 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-2bea6902-a871-40b3-9aa1-83563bda7e7b tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:23.578860 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-2bea6902-a871-40b3-9aa1-83563bda7e7b tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] Delete volume with id: 1e18c1a6-cfd6-4902-ba8a-eedd392fa115 Jul 03 02:26:23.590073 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:23.590073 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:26:23.590620 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-2bea6902-a871-40b3-9aa1-83563bda7e7b tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] Volume info retrieved successfully. Jul 03 02:26:23.612919 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-2bea6902-a871-40b3-9aa1-83563bda7e7b tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] Delete volume request issued successfully. Jul 03 02:26:23.613166 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-2bea6902-a871-40b3-9aa1-83563bda7e7b tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] https://10.4.3.223/volume/v3/volumes/1e18c1a6-cfd6-4902-ba8a-eedd392fa115 returned with HTTP 202 Jul 03 02:26:23.613765 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 258/995] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:26:23 2026] DELETE /volume/v3/volumes/1e18c1a6-cfd6-4902-ba8a-eedd392fa115 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:26:23.621929 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-165bbea4-80bd-440f-a3c2-b42b2dc4aeba None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:23.624030 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-165bbea4-80bd-440f-a3c2-b42b2dc4aeba tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] GET https://10.4.3.223/volume/v3/volumes/1e18c1a6-cfd6-4902-ba8a-eedd392fa115 Jul 03 02:26:23.624218 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-165bbea4-80bd-440f-a3c2-b42b2dc4aeba tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:23.624488 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-165bbea4-80bd-440f-a3c2-b42b2dc4aeba tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:23.636461 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:23.636461 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:26:23.644441 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-165bbea4-80bd-440f-a3c2-b42b2dc4aeba tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] Volume info retrieved successfully. Jul 03 02:26:23.651455 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-165bbea4-80bd-440f-a3c2-b42b2dc4aeba tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] https://10.4.3.223/volume/v3/volumes/1e18c1a6-cfd6-4902-ba8a-eedd392fa115 returned with HTTP 200 Jul 03 02:26:23.651938 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 244/996] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:23 2026] GET /volume/v3/volumes/1e18c1a6-cfd6-4902-ba8a-eedd392fa115 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:23.834803 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-ef76f562-d3f2-497d-8b85-269ddb66d8cd None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:23.835734 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-ef76f562-d3f2-497d-8b85-269ddb66d8cd tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] GET https://10.4.3.223/volume/v3/volumes/98cad6ff-a75d-4f31-aea9-ccade2bb5fcc Jul 03 02:26:23.835920 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-ef76f562-d3f2-497d-8b85-269ddb66d8cd tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:23.836152 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-ef76f562-d3f2-497d-8b85-269ddb66d8cd tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:23.842387 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-ef76f562-d3f2-497d-8b85-269ddb66d8cd tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] https://10.4.3.223/volume/v3/volumes/98cad6ff-a75d-4f31-aea9-ccade2bb5fcc returned with HTTP 404 Jul 03 02:26:23.844189 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 248/997] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:23 2026] GET /volume/v3/volumes/98cad6ff-a75d-4f31-aea9-ccade2bb5fcc => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:26:23.854969 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-ef80598f-edb2-492b-b269-4dfa10fc16f4 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:23.855830 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-ef80598f-edb2-492b-b269-4dfa10fc16f4 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] GET https://10.4.3.223/volume/v3/volumes/98cad6ff-a75d-4f31-aea9-ccade2bb5fcc Jul 03 02:26:23.856310 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-ef80598f-edb2-492b-b269-4dfa10fc16f4 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:23.856310 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-ef80598f-edb2-492b-b269-4dfa10fc16f4 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:23.865534 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-ef80598f-edb2-492b-b269-4dfa10fc16f4 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] https://10.4.3.223/volume/v3/volumes/98cad6ff-a75d-4f31-aea9-ccade2bb5fcc returned with HTTP 404 Jul 03 02:26:23.865534 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 248/998] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:23 2026] GET /volume/v3/volumes/98cad6ff-a75d-4f31-aea9-ccade2bb5fcc => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:26:23.874263 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-d9e399cb-7baf-4797-9373-46a33ffba36c None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:23.876057 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-d9e399cb-7baf-4797-9373-46a33ffba36c tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] DELETE https://10.4.3.223/volume/v3/volumes/98cad6ff-a75d-4f31-aea9-ccade2bb5fcc Jul 03 02:26:23.876236 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-d9e399cb-7baf-4797-9373-46a33ffba36c tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:23.876408 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-d9e399cb-7baf-4797-9373-46a33ffba36c tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:23.876601 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-d9e399cb-7baf-4797-9373-46a33ffba36c tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Delete volume with id: 98cad6ff-a75d-4f31-aea9-ccade2bb5fcc Jul 03 02:26:23.888460 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-d9e399cb-7baf-4797-9373-46a33ffba36c tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] https://10.4.3.223/volume/v3/volumes/98cad6ff-a75d-4f31-aea9-ccade2bb5fcc returned with HTTP 404 Jul 03 02:26:23.890184 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 259/999] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:26:23 2026] DELETE /volume/v3/volumes/98cad6ff-a75d-4f31-aea9-ccade2bb5fcc => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:26:23.902929 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-7512c7cf-b3d6-4408-bd17-89a4d28ddb25 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:23.907117 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-7512c7cf-b3d6-4408-bd17-89a4d28ddb25 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:26:23.907481 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-7512c7cf-b3d6-4408-bd17-89a4d28ddb25 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1008813372"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:26:23.909362 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.volumes [None req-7512c7cf-b3d6-4408-bd17-89a4d28ddb25 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1008813372'}} {{(pid=100012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:26:23.909507 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.volumes [None req-7512c7cf-b3d6-4408-bd17-89a4d28ddb25 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Create volume of 1 GB Jul 03 02:26:23.914249 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-7512c7cf-b3d6-4408-bd17-89a4d28ddb25 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Availability Zones retrieved successfully. Jul 03 02:26:23.924212 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-7512c7cf-b3d6-4408-bd17-89a4d28ddb25 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Flow 'volume_create_api' (a273475d-039c-446a-ad16-edf514cd6abb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:26:23.925697 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-7512c7cf-b3d6-4408-bd17-89a4d28ddb25 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5bf2688d-234c-4c35-afee-507fe40492ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:26:23.926619 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.flows.api.create_volume [None req-7512c7cf-b3d6-4408-bd17-89a4d28ddb25 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Validating volume size '1' using validate_int {{(pid=100012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:26:23.956127 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-7512c7cf-b3d6-4408-bd17-89a4d28ddb25 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5bf2688d-234c-4c35-afee-507fe40492ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:26:23.956809 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-7512c7cf-b3d6-4408-bd17-89a4d28ddb25 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c54e88a-bb17-4840-a546-c0e49c475740) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:26:24.004743 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.quota [None req-7512c7cf-b3d6-4408-bd17-89a4d28ddb25 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Created reservations ['069f8634-f701-4b92-be31-438739f9e668', '2483d63d-f454-4d6f-8bc1-91eed90f07ac', '657a74a0-c841-49cc-89e5-c1d560900394', 'cefafb18-91b8-46ab-9595-915a41f2b9be'] {{(pid=100012) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:26:24.006120 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-7512c7cf-b3d6-4408-bd17-89a4d28ddb25 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c54e88a-bb17-4840-a546-c0e49c475740) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['069f8634-f701-4b92-be31-438739f9e668', '2483d63d-f454-4d6f-8bc1-91eed90f07ac', '657a74a0-c841-49cc-89e5-c1d560900394', 'cefafb18-91b8-46ab-9595-915a41f2b9be']}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:26:24.006981 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-7512c7cf-b3d6-4408-bd17-89a4d28ddb25 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb9a4041-548e-4c86-95ee-d72d245fd0a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:26:24.033574 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-7512c7cf-b3d6-4408-bd17-89a4d28ddb25 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb9a4041-548e-4c86-95ee-d72d245fd0a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0c158277-4dfb-4392-8406-413a6543eaf1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1008813372',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='121a8850e2204027a004d8db4c4ea566',qos_specs=None,replication_status=,reservations=['069f8634-f701-4b92-be31-438739f9e668','2483d63d-f454-4d6f-8bc1-91eed90f07ac','657a74a0-c841-49cc-89e5-c1d560900394','cefafb18-91b8-46ab-9595-915a41f2b9be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f069ff86b9134f5f8143c5fe38680c8e',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:26:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1008813372',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0c158277-4dfb-4392-8406-413a6543eaf1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='121a8850e2204027a004d8db4c4ea566',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f069ff86b9134f5f8143c5fe38680c8e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:26:24.034627 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-7512c7cf-b3d6-4408-bd17-89a4d28ddb25 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9321132-47c4-414c-81a5-7dd38f77b4d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:26:24.061895 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-7512c7cf-b3d6-4408-bd17-89a4d28ddb25 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9321132-47c4-414c-81a5-7dd38f77b4d0) transitioned into state 'SUCCESS' from state '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-1008813372',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='121a8850e2204027a004d8db4c4ea566',qos_specs=None,replication_status=,reservations=['069f8634-f701-4b92-be31-438739f9e668','2483d63d-f454-4d6f-8bc1-91eed90f07ac','657a74a0-c841-49cc-89e5-c1d560900394','cefafb18-91b8-46ab-9595-915a41f2b9be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f069ff86b9134f5f8143c5fe38680c8e',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:26:24.062669 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-7512c7cf-b3d6-4408-bd17-89a4d28ddb25 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f59bec69-2ab5-4848-accd-5a669842a3c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:26:24.073375 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-7512c7cf-b3d6-4408-bd17-89a4d28ddb25 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f59bec69-2ab5-4848-accd-5a669842a3c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:26:24.074367 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-7512c7cf-b3d6-4408-bd17-89a4d28ddb25 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Flow 'volume_create_api' (a273475d-039c-446a-ad16-edf514cd6abb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:26:24.074698 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-7512c7cf-b3d6-4408-bd17-89a4d28ddb25 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Create volume request issued successfully. Jul 03 02:26:24.075317 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-7512c7cf-b3d6-4408-bd17-89a4d28ddb25 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:26:24.075915 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 245/1000] 10.4.3.223 () {68 vars in 1258 bytes} [Fri Jul 3 02:26:23 2026] POST /volume/v3/volumes => generated 749 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:26:24.094876 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-2233b376-7d0f-4ded-9160-47acbf2189d6 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:24.096823 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-2233b376-7d0f-4ded-9160-47acbf2189d6 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] GET https://10.4.3.223/volume/v3/volumes/0c158277-4dfb-4392-8406-413a6543eaf1 Jul 03 02:26:24.097022 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-2233b376-7d0f-4ded-9160-47acbf2189d6 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:24.097250 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-2233b376-7d0f-4ded-9160-47acbf2189d6 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:24.107651 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:24.107651 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:26:24.113063 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-2233b376-7d0f-4ded-9160-47acbf2189d6 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Volume info retrieved successfully. Jul 03 02:26:24.118341 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-2233b376-7d0f-4ded-9160-47acbf2189d6 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] https://10.4.3.223/volume/v3/volumes/0c158277-4dfb-4392-8406-413a6543eaf1 returned with HTTP 200 Jul 03 02:26:24.119124 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 249/1001] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:24 2026] GET /volume/v3/volumes/0c158277-4dfb-4392-8406-413a6543eaf1 => generated 817 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:24.669825 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-1a087e15-c6be-4764-b0db-60d7debd984c None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:24.673282 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-1a087e15-c6be-4764-b0db-60d7debd984c tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] GET https://10.4.3.223/volume/v3/volumes/1e18c1a6-cfd6-4902-ba8a-eedd392fa115 Jul 03 02:26:24.673282 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-1a087e15-c6be-4764-b0db-60d7debd984c tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:24.673282 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-1a087e15-c6be-4764-b0db-60d7debd984c tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:24.680647 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-1a087e15-c6be-4764-b0db-60d7debd984c tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] https://10.4.3.223/volume/v3/volumes/1e18c1a6-cfd6-4902-ba8a-eedd392fa115 returned with HTTP 404 Jul 03 02:26:24.681389 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 249/1002] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:24 2026] GET /volume/v3/volumes/1e18c1a6-cfd6-4902-ba8a-eedd392fa115 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:26:24.691676 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-1901b0d1-42cb-43f6-b50b-3bdf716d7ed6 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:24.693853 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-1901b0d1-42cb-43f6-b50b-3bdf716d7ed6 tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] GET https://10.4.3.223/volume/v3/volumes/1bc90734-508b-4983-aef6-ed67dbeedb56 Jul 03 02:26:24.694086 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-1901b0d1-42cb-43f6-b50b-3bdf716d7ed6 tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:24.694324 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-1901b0d1-42cb-43f6-b50b-3bdf716d7ed6 tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:24.715770 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:24.715770 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:26:24.725875 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-1901b0d1-42cb-43f6-b50b-3bdf716d7ed6 tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] Volume info retrieved successfully. Jul 03 02:26:24.733251 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-1901b0d1-42cb-43f6-b50b-3bdf716d7ed6 tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] https://10.4.3.223/volume/v3/volumes/1bc90734-508b-4983-aef6-ed67dbeedb56 returned with HTTP 200 Jul 03 02:26:24.733251 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 260/1003] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:24 2026] GET /volume/v3/volumes/1bc90734-508b-4983-aef6-ed67dbeedb56 => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:24.750134 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-96604426-c61c-4153-9980-0abdfc6b8b8c None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:24.755281 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-96604426-c61c-4153-9980-0abdfc6b8b8c tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] DELETE https://10.4.3.223/volume/v3/volumes/1bc90734-508b-4983-aef6-ed67dbeedb56 Jul 03 02:26:24.755281 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-96604426-c61c-4153-9980-0abdfc6b8b8c tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:24.755281 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-96604426-c61c-4153-9980-0abdfc6b8b8c tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] Calling method 'delete' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:24.755281 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.volumes [None req-96604426-c61c-4153-9980-0abdfc6b8b8c tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] Delete volume with id: 1bc90734-508b-4983-aef6-ed67dbeedb56 Jul 03 02:26:24.760540 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:24.760540 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:26:24.761023 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-96604426-c61c-4153-9980-0abdfc6b8b8c tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] Volume info retrieved successfully. Jul 03 02:26:24.796121 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-96604426-c61c-4153-9980-0abdfc6b8b8c tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] Delete volume request issued successfully. Jul 03 02:26:24.796121 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-96604426-c61c-4153-9980-0abdfc6b8b8c tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] https://10.4.3.223/volume/v3/volumes/1bc90734-508b-4983-aef6-ed67dbeedb56 returned with HTTP 202 Jul 03 02:26:24.796511 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 246/1004] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:26:24 2026] DELETE /volume/v3/volumes/1bc90734-508b-4983-aef6-ed67dbeedb56 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:26:24.804243 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-742f6532-3d7a-44b2-89b4-6c39bb26ec21 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:24.805877 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-742f6532-3d7a-44b2-89b4-6c39bb26ec21 tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] GET https://10.4.3.223/volume/v3/volumes/1bc90734-508b-4983-aef6-ed67dbeedb56 Jul 03 02:26:24.806124 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-742f6532-3d7a-44b2-89b4-6c39bb26ec21 tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:24.806308 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-742f6532-3d7a-44b2-89b4-6c39bb26ec21 tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:24.824351 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:24.824351 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:26:24.830617 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-742f6532-3d7a-44b2-89b4-6c39bb26ec21 tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] Volume info retrieved successfully. Jul 03 02:26:24.836879 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-742f6532-3d7a-44b2-89b4-6c39bb26ec21 tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] https://10.4.3.223/volume/v3/volumes/1bc90734-508b-4983-aef6-ed67dbeedb56 returned with HTTP 200 Jul 03 02:26:24.837544 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 250/1005] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:24 2026] GET /volume/v3/volumes/1bc90734-508b-4983-aef6-ed67dbeedb56 => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:25.137055 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-e6c29cee-1247-4b36-83fc-6f4f314b2149 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:25.139449 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-e6c29cee-1247-4b36-83fc-6f4f314b2149 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] GET https://10.4.3.223/volume/v3/volumes/0c158277-4dfb-4392-8406-413a6543eaf1 Jul 03 02:26:25.139739 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-e6c29cee-1247-4b36-83fc-6f4f314b2149 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:25.139995 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-e6c29cee-1247-4b36-83fc-6f4f314b2149 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:25.153031 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:25.153031 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:26:25.164609 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-e6c29cee-1247-4b36-83fc-6f4f314b2149 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Volume info retrieved successfully. Jul 03 02:26:25.175589 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-e6c29cee-1247-4b36-83fc-6f4f314b2149 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] https://10.4.3.223/volume/v3/volumes/0c158277-4dfb-4392-8406-413a6543eaf1 returned with HTTP 200 Jul 03 02:26:25.175589 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 250/1006] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:25 2026] GET /volume/v3/volumes/0c158277-4dfb-4392-8406-413a6543eaf1 => generated 842 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:25.190963 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-7299ba5b-e3b8-4a5d-ad20-dced40bfcc5a None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:25.193048 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-7299ba5b-e3b8-4a5d-ad20-dced40bfcc5a tempest-VolumesActionsTest-777423894 tempest-VolumesActionsTest-777423894-project-admin] POST https://10.4.3.223/volume/v3/volumes/0c158277-4dfb-4392-8406-413a6543eaf1/action Jul 03 02:26:25.193464 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-7299ba5b-e3b8-4a5d-ad20-dced40bfcc5a tempest-VolumesActionsTest-777423894 tempest-VolumesActionsTest-777423894-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100015) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:26:25.193464 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-7299ba5b-e3b8-4a5d-ad20-dced40bfcc5a tempest-VolumesActionsTest-777423894 tempest-VolumesActionsTest-777423894-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:26:25.209863 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:25.209863 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:26:25.210391 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.contrib.admin_actions [None req-7299ba5b-e3b8-4a5d-ad20-dced40bfcc5a tempest-VolumesActionsTest-777423894 tempest-VolumesActionsTest-777423894-project-admin] Updating volume '0c158277-4dfb-4392-8406-413a6543eaf1' with '{'status': 'maintenance'}' {{(pid=100015) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 02:26:25.243516 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-7299ba5b-e3b8-4a5d-ad20-dced40bfcc5a tempest-VolumesActionsTest-777423894 tempest-VolumesActionsTest-777423894-project-admin] https://10.4.3.223/volume/v3/volumes/0c158277-4dfb-4392-8406-413a6543eaf1/action returned with HTTP 202 Jul 03 02:26:25.243896 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 261/1007] 10.4.3.223 () {68 vars in 1390 bytes} [Fri Jul 3 02:26:25 2026] POST /volume/v3/volumes/0c158277-4dfb-4392-8406-413a6543eaf1/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 02:26:25.254616 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-522c49c8-0de2-45a6-89b7-bd062f700770 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:25.260182 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-522c49c8-0de2-45a6-89b7-bd062f700770 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] GET https://10.4.3.223/volume/v3/volumes/0c158277-4dfb-4392-8406-413a6543eaf1 Jul 03 02:26:25.260182 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-522c49c8-0de2-45a6-89b7-bd062f700770 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:25.260182 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-522c49c8-0de2-45a6-89b7-bd062f700770 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:25.273658 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:25.273658 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:26:25.292468 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-522c49c8-0de2-45a6-89b7-bd062f700770 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Volume info retrieved successfully. Jul 03 02:26:25.295177 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-522c49c8-0de2-45a6-89b7-bd062f700770 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] https://10.4.3.223/volume/v3/volumes/0c158277-4dfb-4392-8406-413a6543eaf1 returned with HTTP 200 Jul 03 02:26:25.296768 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 247/1008] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:25 2026] GET /volume/v3/volumes/0c158277-4dfb-4392-8406-413a6543eaf1 => generated 844 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:25.316007 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-a726f39b-820e-4fe3-920b-a666d5fd3396 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:25.318335 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-a726f39b-820e-4fe3-920b-a666d5fd3396 tempest-VolumesActionsTest-777423894 tempest-VolumesActionsTest-777423894-project-admin] POST https://10.4.3.223/volume/v3/volumes/0c158277-4dfb-4392-8406-413a6543eaf1/action Jul 03 02:26:25.318790 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-a726f39b-820e-4fe3-920b-a666d5fd3396 tempest-VolumesActionsTest-777423894 tempest-VolumesActionsTest-777423894-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100013) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:26:25.318963 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-a726f39b-820e-4fe3-920b-a666d5fd3396 tempest-VolumesActionsTest-777423894 tempest-VolumesActionsTest-777423894-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:26:25.334056 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:25.334056 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:26:25.334433 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-a726f39b-820e-4fe3-920b-a666d5fd3396 tempest-VolumesActionsTest-777423894 tempest-VolumesActionsTest-777423894-project-admin] Volume info retrieved successfully. Jul 03 02:26:25.361304 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-a726f39b-820e-4fe3-920b-a666d5fd3396 tempest-VolumesActionsTest-777423894 tempest-VolumesActionsTest-777423894-project-admin] Delete volume request issued successfully. Jul 03 02:26:25.361649 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-a726f39b-820e-4fe3-920b-a666d5fd3396 tempest-VolumesActionsTest-777423894 tempest-VolumesActionsTest-777423894-project-admin] https://10.4.3.223/volume/v3/volumes/0c158277-4dfb-4392-8406-413a6543eaf1/action returned with HTTP 202 Jul 03 02:26:25.362169 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 251/1009] 10.4.3.223 () {68 vars in 1390 bytes} [Fri Jul 3 02:26:25 2026] POST /volume/v3/volumes/0c158277-4dfb-4392-8406-413a6543eaf1/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 02:26:25.376341 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-1cd089f3-2ac3-4ce8-8864-3f1cf833ecc6 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:25.381970 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-1cd089f3-2ac3-4ce8-8864-3f1cf833ecc6 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] GET https://10.4.3.223/volume/v3/volumes/0c158277-4dfb-4392-8406-413a6543eaf1 Jul 03 02:26:25.382127 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-1cd089f3-2ac3-4ce8-8864-3f1cf833ecc6 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:25.382218 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-1cd089f3-2ac3-4ce8-8864-3f1cf833ecc6 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:25.412802 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:25.412802 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:26:25.420916 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-1cd089f3-2ac3-4ce8-8864-3f1cf833ecc6 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Volume info retrieved successfully. Jul 03 02:26:25.424851 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-1cd089f3-2ac3-4ce8-8864-3f1cf833ecc6 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] https://10.4.3.223/volume/v3/volumes/0c158277-4dfb-4392-8406-413a6543eaf1 returned with HTTP 200 Jul 03 02:26:25.425283 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 251/1010] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:25 2026] GET /volume/v3/volumes/0c158277-4dfb-4392-8406-413a6543eaf1 => generated 841 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:25.468609 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-60426741-10f2-4192-98f0-75400441b16a req-64c35262-0a86-4aa9-9579-1e77b831ab0e None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:25.473683 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-60426741-10f2-4192-98f0-75400441b16a req-64c35262-0a86-4aa9-9579-1e77b831ab0e tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] GET https://10.4.3.223/volume/v3/volumes/77e1e353-840d-421a-a685-fc90f17c90c6 Jul 03 02:26:25.473683 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-60426741-10f2-4192-98f0-75400441b16a req-64c35262-0a86-4aa9-9579-1e77b831ab0e tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:25.473683 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-60426741-10f2-4192-98f0-75400441b16a req-64c35262-0a86-4aa9-9579-1e77b831ab0e tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:25.489313 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:25.489313 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:26:25.499659 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [req-60426741-10f2-4192-98f0-75400441b16a req-64c35262-0a86-4aa9-9579-1e77b831ab0e tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Volume info retrieved successfully. Jul 03 02:26:25.508091 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-60426741-10f2-4192-98f0-75400441b16a req-64c35262-0a86-4aa9-9579-1e77b831ab0e tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] https://10.4.3.223/volume/v3/volumes/77e1e353-840d-421a-a685-fc90f17c90c6 returned with HTTP 200 Jul 03 02:26:25.509536 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 262/1011] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:26:25 2026] GET /volume/v3/volumes/77e1e353-840d-421a-a685-fc90f17c90c6 => generated 1163 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:26:25.852496 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-d45ff851-789e-428b-b97f-652de5cff05a None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:25.854501 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-d45ff851-789e-428b-b97f-652de5cff05a tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] GET https://10.4.3.223/volume/v3/volumes/1bc90734-508b-4983-aef6-ed67dbeedb56 Jul 03 02:26:25.855007 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-d45ff851-789e-428b-b97f-652de5cff05a tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:25.855274 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-d45ff851-789e-428b-b97f-652de5cff05a tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:25.860682 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-d45ff851-789e-428b-b97f-652de5cff05a tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] https://10.4.3.223/volume/v3/volumes/1bc90734-508b-4983-aef6-ed67dbeedb56 returned with HTTP 404 Jul 03 02:26:25.861458 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 248/1012] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:25 2026] GET /volume/v3/volumes/1bc90734-508b-4983-aef6-ed67dbeedb56 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:26:25.875741 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-e9781972-6e37-4568-a32c-c2efaeb7f623 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:25.877937 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-e9781972-6e37-4568-a32c-c2efaeb7f623 tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] GET https://10.4.3.223/volume/v3/volumes/0e937275-a2a3-4fd9-9d1f-26ff84119bff Jul 03 02:26:25.878229 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-e9781972-6e37-4568-a32c-c2efaeb7f623 tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:25.878497 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-e9781972-6e37-4568-a32c-c2efaeb7f623 tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:25.887526 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:25.887526 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:26:25.891785 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-e9781972-6e37-4568-a32c-c2efaeb7f623 tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] Volume info retrieved successfully. Jul 03 02:26:25.896438 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-e9781972-6e37-4568-a32c-c2efaeb7f623 tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] https://10.4.3.223/volume/v3/volumes/0e937275-a2a3-4fd9-9d1f-26ff84119bff returned with HTTP 200 Jul 03 02:26:25.897050 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 252/1013] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:25 2026] GET /volume/v3/volumes/0e937275-a2a3-4fd9-9d1f-26ff84119bff => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:25.914837 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-1f9e9548-7cab-4960-9d3d-af43e26dcf56 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:25.920835 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-1f9e9548-7cab-4960-9d3d-af43e26dcf56 tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] DELETE https://10.4.3.223/volume/v3/volumes/0e937275-a2a3-4fd9-9d1f-26ff84119bff Jul 03 02:26:25.920835 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-1f9e9548-7cab-4960-9d3d-af43e26dcf56 tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:25.920835 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-1f9e9548-7cab-4960-9d3d-af43e26dcf56 tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] Calling method 'delete' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:25.920835 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.volumes [None req-1f9e9548-7cab-4960-9d3d-af43e26dcf56 tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] Delete volume with id: 0e937275-a2a3-4fd9-9d1f-26ff84119bff Jul 03 02:26:25.929853 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:25.929853 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:26:25.930644 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-1f9e9548-7cab-4960-9d3d-af43e26dcf56 tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] Volume info retrieved successfully. Jul 03 02:26:25.960825 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-1f9e9548-7cab-4960-9d3d-af43e26dcf56 tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] Delete volume request issued successfully. Jul 03 02:26:25.961648 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-1f9e9548-7cab-4960-9d3d-af43e26dcf56 tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] https://10.4.3.223/volume/v3/volumes/0e937275-a2a3-4fd9-9d1f-26ff84119bff returned with HTTP 202 Jul 03 02:26:25.961648 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 252/1014] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:26:25 2026] DELETE /volume/v3/volumes/0e937275-a2a3-4fd9-9d1f-26ff84119bff => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:26:25.971712 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-89876336-e618-49c1-a7f2-c10a4b99354e None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:25.974501 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-89876336-e618-49c1-a7f2-c10a4b99354e tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] GET https://10.4.3.223/volume/v3/volumes/0e937275-a2a3-4fd9-9d1f-26ff84119bff Jul 03 02:26:25.974701 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-89876336-e618-49c1-a7f2-c10a4b99354e tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:25.974965 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-89876336-e618-49c1-a7f2-c10a4b99354e tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:25.986056 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:25.986056 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:26:25.992155 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-89876336-e618-49c1-a7f2-c10a4b99354e tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] Volume info retrieved successfully. Jul 03 02:26:26.000653 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-89876336-e618-49c1-a7f2-c10a4b99354e tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] https://10.4.3.223/volume/v3/volumes/0e937275-a2a3-4fd9-9d1f-26ff84119bff returned with HTTP 200 Jul 03 02:26:26.000653 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 263/1015] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:25 2026] GET /volume/v3/volumes/0e937275-a2a3-4fd9-9d1f-26ff84119bff => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:26.446184 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-eedcedd1-3913-4075-af5d-70b84c1a4458 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:26.450251 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-eedcedd1-3913-4075-af5d-70b84c1a4458 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] GET https://10.4.3.223/volume/v3/volumes/0c158277-4dfb-4392-8406-413a6543eaf1 Jul 03 02:26:26.450403 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-eedcedd1-3913-4075-af5d-70b84c1a4458 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:26.451144 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-eedcedd1-3913-4075-af5d-70b84c1a4458 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:26.464609 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-eedcedd1-3913-4075-af5d-70b84c1a4458 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] https://10.4.3.223/volume/v3/volumes/0c158277-4dfb-4392-8406-413a6543eaf1 returned with HTTP 404 Jul 03 02:26:26.466157 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 249/1016] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:26 2026] GET /volume/v3/volumes/0c158277-4dfb-4392-8406-413a6543eaf1 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:26:26.477514 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-2e2a8b52-2542-46e1-ab56-d47b15634cca None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:26.479300 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-2e2a8b52-2542-46e1-ab56-d47b15634cca tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] GET https://10.4.3.223/volume/v3/volumes/0c158277-4dfb-4392-8406-413a6543eaf1 Jul 03 02:26:26.479814 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-2e2a8b52-2542-46e1-ab56-d47b15634cca tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:26.481568 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-2e2a8b52-2542-46e1-ab56-d47b15634cca tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:26.493047 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-2e2a8b52-2542-46e1-ab56-d47b15634cca tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] https://10.4.3.223/volume/v3/volumes/0c158277-4dfb-4392-8406-413a6543eaf1 returned with HTTP 404 Jul 03 02:26:26.494759 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 253/1017] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:26 2026] GET /volume/v3/volumes/0c158277-4dfb-4392-8406-413a6543eaf1 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:26:26.520403 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-31c5843b-f929-4d5b-8626-f50194511478 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:26.523710 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-31c5843b-f929-4d5b-8626-f50194511478 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] DELETE https://10.4.3.223/volume/v3/volumes/0c158277-4dfb-4392-8406-413a6543eaf1 Jul 03 02:26:26.524082 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-31c5843b-f929-4d5b-8626-f50194511478 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:26.524440 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-31c5843b-f929-4d5b-8626-f50194511478 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Calling method 'delete' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:26.524640 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.volumes [None req-31c5843b-f929-4d5b-8626-f50194511478 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Delete volume with id: 0c158277-4dfb-4392-8406-413a6543eaf1 Jul 03 02:26:26.534407 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-31c5843b-f929-4d5b-8626-f50194511478 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] https://10.4.3.223/volume/v3/volumes/0c158277-4dfb-4392-8406-413a6543eaf1 returned with HTTP 404 Jul 03 02:26:26.534802 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 253/1018] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:26:26 2026] DELETE /volume/v3/volumes/0c158277-4dfb-4392-8406-413a6543eaf1 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:26:26.546506 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-8bf47225-9270-4c91-be7a-f32eba5b2f8e None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:26.549966 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-8bf47225-9270-4c91-be7a-f32eba5b2f8e tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:26:26.550495 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-8bf47225-9270-4c91-be7a-f32eba5b2f8e tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-814525650"}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:26:26.553326 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.volumes [None req-8bf47225-9270-4c91-be7a-f32eba5b2f8e tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-814525650'}} {{(pid=100015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:26:26.553326 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-8bf47225-9270-4c91-be7a-f32eba5b2f8e tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Create volume of 1 GB Jul 03 02:26:26.561782 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-8bf47225-9270-4c91-be7a-f32eba5b2f8e tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Availability Zones retrieved successfully. Jul 03 02:26:26.571508 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-8bf47225-9270-4c91-be7a-f32eba5b2f8e tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Flow 'volume_create_api' (1bfba4ee-5a34-43d6-885d-a791f274312f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:26:26.572832 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-8bf47225-9270-4c91-be7a-f32eba5b2f8e tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ed1971e-f439-4a5c-83d8-b8630573953f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:26:26.574139 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.flows.api.create_volume [None req-8bf47225-9270-4c91-be7a-f32eba5b2f8e tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Validating volume size '1' using validate_int {{(pid=100015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:26:26.621790 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-8bf47225-9270-4c91-be7a-f32eba5b2f8e tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ed1971e-f439-4a5c-83d8-b8630573953f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:26:26.622826 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-8bf47225-9270-4c91-be7a-f32eba5b2f8e tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78a1f7ac-85af-404d-a22b-0aa35c3c1220) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:26:26.707028 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.quota [None req-8bf47225-9270-4c91-be7a-f32eba5b2f8e tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Created reservations ['b58e7aeb-0bd7-4fde-854d-1c87949ca239', 'cf9a19f0-c254-4b6a-acc4-9aba0f307b66', '53e2463b-d030-4bd6-81ff-f88d0a4e6d83', 'de909e57-269d-4463-8bf8-dcfdfb3906a1'] {{(pid=100015) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:26:26.708089 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-8bf47225-9270-4c91-be7a-f32eba5b2f8e tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78a1f7ac-85af-404d-a22b-0aa35c3c1220) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b58e7aeb-0bd7-4fde-854d-1c87949ca239', 'cf9a19f0-c254-4b6a-acc4-9aba0f307b66', '53e2463b-d030-4bd6-81ff-f88d0a4e6d83', 'de909e57-269d-4463-8bf8-dcfdfb3906a1']}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:26:26.709801 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-8bf47225-9270-4c91-be7a-f32eba5b2f8e tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6139257d-3d9a-4ead-ae83-7330dba57e6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:26:26.753893 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-8bf47225-9270-4c91-be7a-f32eba5b2f8e tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6139257d-3d9a-4ead-ae83-7330dba57e6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9b542867-de8d-4e61-bd50-29e2088405be', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-814525650',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='121a8850e2204027a004d8db4c4ea566',qos_specs=None,replication_status=,reservations=['b58e7aeb-0bd7-4fde-854d-1c87949ca239','cf9a19f0-c254-4b6a-acc4-9aba0f307b66','53e2463b-d030-4bd6-81ff-f88d0a4e6d83','de909e57-269d-4463-8bf8-dcfdfb3906a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f069ff86b9134f5f8143c5fe38680c8e',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:26:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-814525650',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9b542867-de8d-4e61-bd50-29e2088405be,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='121a8850e2204027a004d8db4c4ea566',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f069ff86b9134f5f8143c5fe38680c8e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:26:26.754587 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-8bf47225-9270-4c91-be7a-f32eba5b2f8e tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0699d4b9-e173-4de6-abec-499852204041) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:26:26.799374 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-8bf47225-9270-4c91-be7a-f32eba5b2f8e tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0699d4b9-e173-4de6-abec-499852204041) transitioned into state 'SUCCESS' from state '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-814525650',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='121a8850e2204027a004d8db4c4ea566',qos_specs=None,replication_status=,reservations=['b58e7aeb-0bd7-4fde-854d-1c87949ca239','cf9a19f0-c254-4b6a-acc4-9aba0f307b66','53e2463b-d030-4bd6-81ff-f88d0a4e6d83','de909e57-269d-4463-8bf8-dcfdfb3906a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f069ff86b9134f5f8143c5fe38680c8e',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:26:26.801210 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-8bf47225-9270-4c91-be7a-f32eba5b2f8e tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (647dbdbe-b586-484d-8c86-8c4c4c3ff1f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:26:26.824979 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-8bf47225-9270-4c91-be7a-f32eba5b2f8e tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (647dbdbe-b586-484d-8c86-8c4c4c3ff1f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:26:26.826699 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-8bf47225-9270-4c91-be7a-f32eba5b2f8e tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Flow 'volume_create_api' (1bfba4ee-5a34-43d6-885d-a791f274312f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:26:26.827505 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-8bf47225-9270-4c91-be7a-f32eba5b2f8e tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Create volume request issued successfully. Jul 03 02:26:26.828653 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-8bf47225-9270-4c91-be7a-f32eba5b2f8e tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:26:26.829359 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 264/1019] 10.4.3.223 () {68 vars in 1258 bytes} [Fri Jul 3 02:26:26 2026] POST /volume/v3/volumes => generated 748 bytes in 284 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 03 02:26:26.855242 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-37742257-e920-4406-80ff-63e129452c8b None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:26.857158 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-37742257-e920-4406-80ff-63e129452c8b tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] GET https://10.4.3.223/volume/v3/volumes/9b542867-de8d-4e61-bd50-29e2088405be Jul 03 02:26:26.857632 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-37742257-e920-4406-80ff-63e129452c8b tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:26.858083 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-37742257-e920-4406-80ff-63e129452c8b tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:26.870089 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:26.870089 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:26:26.880448 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-37742257-e920-4406-80ff-63e129452c8b tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Volume info retrieved successfully. Jul 03 02:26:26.903276 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-37742257-e920-4406-80ff-63e129452c8b tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] https://10.4.3.223/volume/v3/volumes/9b542867-de8d-4e61-bd50-29e2088405be returned with HTTP 200 Jul 03 02:26:26.903276 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 250/1020] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:26 2026] GET /volume/v3/volumes/9b542867-de8d-4e61-bd50-29e2088405be => generated 816 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:27.020174 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-1eacc2bb-54b8-4a1d-bbf2-10cc5dcef032 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:27.023255 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-1eacc2bb-54b8-4a1d-bbf2-10cc5dcef032 tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] GET https://10.4.3.223/volume/v3/volumes/0e937275-a2a3-4fd9-9d1f-26ff84119bff Jul 03 02:26:27.023255 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-1eacc2bb-54b8-4a1d-bbf2-10cc5dcef032 tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:27.023472 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-1eacc2bb-54b8-4a1d-bbf2-10cc5dcef032 tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:27.037411 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-1eacc2bb-54b8-4a1d-bbf2-10cc5dcef032 tempest-VolumesListAdminTestJSON-1668169708 tempest-VolumesListAdminTestJSON-1668169708-project-member] https://10.4.3.223/volume/v3/volumes/0e937275-a2a3-4fd9-9d1f-26ff84119bff returned with HTTP 404 Jul 03 02:26:27.037948 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 254/1021] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:27 2026] GET /volume/v3/volumes/0e937275-a2a3-4fd9-9d1f-26ff84119bff => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:26:27.923054 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-1db20b34-68cf-444d-84f2-c558e95fbd5a None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:27.925236 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-1db20b34-68cf-444d-84f2-c558e95fbd5a tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] GET https://10.4.3.223/volume/v3/volumes/9b542867-de8d-4e61-bd50-29e2088405be Jul 03 02:26:27.925586 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-1db20b34-68cf-444d-84f2-c558e95fbd5a tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:27.925632 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-1db20b34-68cf-444d-84f2-c558e95fbd5a tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:27.936855 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:27.936855 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:26:27.946222 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-1db20b34-68cf-444d-84f2-c558e95fbd5a tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Volume info retrieved successfully. Jul 03 02:26:27.953752 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-1db20b34-68cf-444d-84f2-c558e95fbd5a tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] https://10.4.3.223/volume/v3/volumes/9b542867-de8d-4e61-bd50-29e2088405be returned with HTTP 200 Jul 03 02:26:27.954159 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 254/1022] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:27 2026] GET /volume/v3/volumes/9b542867-de8d-4e61-bd50-29e2088405be => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:27.971099 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-75902705-8bf3-4eb0-bc11-587dbce22a4c None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:27.973492 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-75902705-8bf3-4eb0-bc11-587dbce22a4c tempest-VolumesActionsTest-777423894 tempest-VolumesActionsTest-777423894-project-admin] POST https://10.4.3.223/volume/v3/volumes/9b542867-de8d-4e61-bd50-29e2088405be/action Jul 03 02:26:27.973591 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-75902705-8bf3-4eb0-bc11-587dbce22a4c tempest-VolumesActionsTest-777423894 tempest-VolumesActionsTest-777423894-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100015) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:26:27.973936 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-75902705-8bf3-4eb0-bc11-587dbce22a4c tempest-VolumesActionsTest-777423894 tempest-VolumesActionsTest-777423894-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:26:27.985403 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:27.985403 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:26:27.985920 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.contrib.admin_actions [None req-75902705-8bf3-4eb0-bc11-587dbce22a4c tempest-VolumesActionsTest-777423894 tempest-VolumesActionsTest-777423894-project-admin] Updating volume '9b542867-de8d-4e61-bd50-29e2088405be' with '{'status': 'error'}' {{(pid=100015) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 02:26:28.021194 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-75902705-8bf3-4eb0-bc11-587dbce22a4c tempest-VolumesActionsTest-777423894 tempest-VolumesActionsTest-777423894-project-admin] https://10.4.3.223/volume/v3/volumes/9b542867-de8d-4e61-bd50-29e2088405be/action returned with HTTP 202 Jul 03 02:26:28.022251 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 265/1023] 10.4.3.223 () {68 vars in 1390 bytes} [Fri Jul 3 02:26:27 2026] POST /volume/v3/volumes/9b542867-de8d-4e61-bd50-29e2088405be/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 02:26:28.033879 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-be7dc3b7-8810-4b89-913e-4e41786c16d3 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:28.036323 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-be7dc3b7-8810-4b89-913e-4e41786c16d3 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] GET https://10.4.3.223/volume/v3/volumes/9b542867-de8d-4e61-bd50-29e2088405be Jul 03 02:26:28.036323 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-be7dc3b7-8810-4b89-913e-4e41786c16d3 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:28.036323 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-be7dc3b7-8810-4b89-913e-4e41786c16d3 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:28.044485 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:28.044485 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:26:28.053709 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-be7dc3b7-8810-4b89-913e-4e41786c16d3 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Volume info retrieved successfully. Jul 03 02:26:28.058984 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-be7dc3b7-8810-4b89-913e-4e41786c16d3 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] https://10.4.3.223/volume/v3/volumes/9b542867-de8d-4e61-bd50-29e2088405be returned with HTTP 200 Jul 03 02:26:28.059381 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 251/1024] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:28 2026] GET /volume/v3/volumes/9b542867-de8d-4e61-bd50-29e2088405be => generated 837 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:28.077272 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-b2187306-8259-4f5f-aac0-29ea85d8afd1 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:28.079970 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-b2187306-8259-4f5f-aac0-29ea85d8afd1 tempest-VolumesActionsTest-777423894 tempest-VolumesActionsTest-777423894-project-admin] POST https://10.4.3.223/volume/v3/volumes/9b542867-de8d-4e61-bd50-29e2088405be/action Jul 03 02:26:28.080392 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-b2187306-8259-4f5f-aac0-29ea85d8afd1 tempest-VolumesActionsTest-777423894 tempest-VolumesActionsTest-777423894-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100013) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:26:28.082012 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-b2187306-8259-4f5f-aac0-29ea85d8afd1 tempest-VolumesActionsTest-777423894 tempest-VolumesActionsTest-777423894-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:26:28.097653 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:28.097653 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:26:28.098169 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.contrib.admin_actions [None req-b2187306-8259-4f5f-aac0-29ea85d8afd1 tempest-VolumesActionsTest-777423894 tempest-VolumesActionsTest-777423894-project-admin] Updating volume '9b542867-de8d-4e61-bd50-29e2088405be' with '{'status': 'available'}' {{(pid=100013) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 02:26:28.111720 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-60426741-10f2-4192-98f0-75400441b16a req-839e8b37-e789-4394-b5c4-efa2f8b181fe None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:28.113940 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-60426741-10f2-4192-98f0-75400441b16a req-839e8b37-e789-4394-b5c4-efa2f8b181fe tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] DELETE https://10.4.3.223/volume/v3/attachments/acf0c055-7c12-46b2-b53c-509c9fe980d7 Jul 03 02:26:28.114114 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-60426741-10f2-4192-98f0-75400441b16a req-839e8b37-e789-4394-b5c4-efa2f8b181fe tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:28.114369 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-60426741-10f2-4192-98f0-75400441b16a req-839e8b37-e789-4394-b5c4-efa2f8b181fe tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Calling method 'version_select' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:28.135446 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:28.135446 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:26:28.148213 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-b2187306-8259-4f5f-aac0-29ea85d8afd1 tempest-VolumesActionsTest-777423894 tempest-VolumesActionsTest-777423894-project-admin] https://10.4.3.223/volume/v3/volumes/9b542867-de8d-4e61-bd50-29e2088405be/action returned with HTTP 202 Jul 03 02:26:28.148810 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 255/1025] 10.4.3.223 () {68 vars in 1390 bytes} [Fri Jul 3 02:26:28 2026] POST /volume/v3/volumes/9b542867-de8d-4e61-bd50-29e2088405be/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 02:26:28.158171 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-4a8b1d8e-0182-4d11-8db3-1f68fd64efa4 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:28.161207 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-4a8b1d8e-0182-4d11-8db3-1f68fd64efa4 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] GET https://10.4.3.223/volume/v3/volumes/9b542867-de8d-4e61-bd50-29e2088405be Jul 03 02:26:28.161207 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-4a8b1d8e-0182-4d11-8db3-1f68fd64efa4 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:28.161312 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-4a8b1d8e-0182-4d11-8db3-1f68fd64efa4 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:28.181943 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:28.181943 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:26:28.187668 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-4a8b1d8e-0182-4d11-8db3-1f68fd64efa4 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Volume info retrieved successfully. Jul 03 02:26:28.196295 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-4a8b1d8e-0182-4d11-8db3-1f68fd64efa4 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] https://10.4.3.223/volume/v3/volumes/9b542867-de8d-4e61-bd50-29e2088405be returned with HTTP 200 Jul 03 02:26:28.196884 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 266/1026] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:28 2026] GET /volume/v3/volumes/9b542867-de8d-4e61-bd50-29e2088405be => generated 841 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:28.216542 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-3e090a33-3745-41be-994f-d487572e0631 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:28.218583 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-3e090a33-3745-41be-994f-d487572e0631 tempest-VolumesActionsTest-777423894 tempest-VolumesActionsTest-777423894-project-admin] POST https://10.4.3.223/volume/v3/volumes/9b542867-de8d-4e61-bd50-29e2088405be/action Jul 03 02:26:28.219394 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-3e090a33-3745-41be-994f-d487572e0631 tempest-VolumesActionsTest-777423894 tempest-VolumesActionsTest-777423894-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100012) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:26:28.219394 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-3e090a33-3745-41be-994f-d487572e0631 tempest-VolumesActionsTest-777423894 tempest-VolumesActionsTest-777423894-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:26:28.229433 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:28.229433 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:26:28.229941 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.contrib.admin_actions [None req-3e090a33-3745-41be-994f-d487572e0631 tempest-VolumesActionsTest-777423894 tempest-VolumesActionsTest-777423894-project-admin] Updating volume '9b542867-de8d-4e61-bd50-29e2088405be' with '{'status': 'maintenance'}' {{(pid=100012) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 02:26:28.251261 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-3e090a33-3745-41be-994f-d487572e0631 tempest-VolumesActionsTest-777423894 tempest-VolumesActionsTest-777423894-project-admin] https://10.4.3.223/volume/v3/volumes/9b542867-de8d-4e61-bd50-29e2088405be/action returned with HTTP 202 Jul 03 02:26:28.251869 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 252/1027] 10.4.3.223 () {68 vars in 1390 bytes} [Fri Jul 3 02:26:28 2026] POST /volume/v3/volumes/9b542867-de8d-4e61-bd50-29e2088405be/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 02:26:28.263191 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-a45e9cd6-f118-4f42-8ac5-0474398f75e2 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:28.265491 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-a45e9cd6-f118-4f42-8ac5-0474398f75e2 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] GET https://10.4.3.223/volume/v3/volumes/9b542867-de8d-4e61-bd50-29e2088405be Jul 03 02:26:28.266100 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-a45e9cd6-f118-4f42-8ac5-0474398f75e2 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:28.266100 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-a45e9cd6-f118-4f42-8ac5-0474398f75e2 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:28.276589 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:28.276589 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:26:28.281534 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-a45e9cd6-f118-4f42-8ac5-0474398f75e2 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Volume info retrieved successfully. Jul 03 02:26:28.286355 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-a45e9cd6-f118-4f42-8ac5-0474398f75e2 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] https://10.4.3.223/volume/v3/volumes/9b542867-de8d-4e61-bd50-29e2088405be returned with HTTP 200 Jul 03 02:26:28.286924 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 256/1028] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:28 2026] GET /volume/v3/volumes/9b542867-de8d-4e61-bd50-29e2088405be => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:28.305025 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-2032aa7f-0ea0-44e3-83cd-5fe92947665b None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:28.307227 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-2032aa7f-0ea0-44e3-83cd-5fe92947665b tempest-VolumesActionsTest-777423894 tempest-VolumesActionsTest-777423894-project-admin] POST https://10.4.3.223/volume/v3/volumes/9b542867-de8d-4e61-bd50-29e2088405be/action Jul 03 02:26:28.307600 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-2032aa7f-0ea0-44e3-83cd-5fe92947665b tempest-VolumesActionsTest-777423894 tempest-VolumesActionsTest-777423894-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100015) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:26:28.307714 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-2032aa7f-0ea0-44e3-83cd-5fe92947665b tempest-VolumesActionsTest-777423894 tempest-VolumesActionsTest-777423894-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:26:28.320599 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:28.320599 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:26:28.321115 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.contrib.admin_actions [None req-2032aa7f-0ea0-44e3-83cd-5fe92947665b tempest-VolumesActionsTest-777423894 tempest-VolumesActionsTest-777423894-project-admin] Updating volume '9b542867-de8d-4e61-bd50-29e2088405be' with '{'status': 'available'}' {{(pid=100015) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 02:26:28.351814 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-2032aa7f-0ea0-44e3-83cd-5fe92947665b tempest-VolumesActionsTest-777423894 tempest-VolumesActionsTest-777423894-project-admin] https://10.4.3.223/volume/v3/volumes/9b542867-de8d-4e61-bd50-29e2088405be/action returned with HTTP 202 Jul 03 02:26:28.351814 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 267/1029] 10.4.3.223 () {68 vars in 1390 bytes} [Fri Jul 3 02:26:28 2026] POST /volume/v3/volumes/9b542867-de8d-4e61-bd50-29e2088405be/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 02:26:28.360017 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-a8f0cd95-d4e3-4f69-a665-3a031ea6a12c None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:28.363459 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-a8f0cd95-d4e3-4f69-a665-3a031ea6a12c tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] GET https://10.4.3.223/volume/v3/volumes/9b542867-de8d-4e61-bd50-29e2088405be Jul 03 02:26:28.363459 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-a8f0cd95-d4e3-4f69-a665-3a031ea6a12c tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:28.363459 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-a8f0cd95-d4e3-4f69-a665-3a031ea6a12c tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:28.369227 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:28.369227 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:26:28.375571 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-a8f0cd95-d4e3-4f69-a665-3a031ea6a12c tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Volume info retrieved successfully. Jul 03 02:26:28.388321 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-a8f0cd95-d4e3-4f69-a665-3a031ea6a12c tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] https://10.4.3.223/volume/v3/volumes/9b542867-de8d-4e61-bd50-29e2088405be returned with HTTP 200 Jul 03 02:26:28.388321 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 253/1030] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:28 2026] GET /volume/v3/volumes/9b542867-de8d-4e61-bd50-29e2088405be => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:28.407241 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-8cc24d33-92f5-44ca-8968-4248bf38e2aa None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:28.409062 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-8cc24d33-92f5-44ca-8968-4248bf38e2aa tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] GET https://10.4.3.223/volume/v3/volumes/9b542867-de8d-4e61-bd50-29e2088405be Jul 03 02:26:28.409062 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-8cc24d33-92f5-44ca-8968-4248bf38e2aa tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:28.409620 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-8cc24d33-92f5-44ca-8968-4248bf38e2aa tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:28.418586 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:28.418586 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:26:28.423665 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-8cc24d33-92f5-44ca-8968-4248bf38e2aa tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Volume info retrieved successfully. Jul 03 02:26:28.428767 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-8cc24d33-92f5-44ca-8968-4248bf38e2aa tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] https://10.4.3.223/volume/v3/volumes/9b542867-de8d-4e61-bd50-29e2088405be returned with HTTP 200 Jul 03 02:26:28.429226 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 257/1031] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:28 2026] GET /volume/v3/volumes/9b542867-de8d-4e61-bd50-29e2088405be => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:28.443745 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-b31cb5b0-7f98-4f7d-ba5f-4db62d5eb33e None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:28.451105 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-b31cb5b0-7f98-4f7d-ba5f-4db62d5eb33e tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] DELETE https://10.4.3.223/volume/v3/volumes/9b542867-de8d-4e61-bd50-29e2088405be Jul 03 02:26:28.451299 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-b31cb5b0-7f98-4f7d-ba5f-4db62d5eb33e tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:28.451585 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-b31cb5b0-7f98-4f7d-ba5f-4db62d5eb33e tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:28.451819 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-b31cb5b0-7f98-4f7d-ba5f-4db62d5eb33e tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Delete volume with id: 9b542867-de8d-4e61-bd50-29e2088405be Jul 03 02:26:28.471275 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:28.471275 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:26:28.471952 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-b31cb5b0-7f98-4f7d-ba5f-4db62d5eb33e tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Volume info retrieved successfully. Jul 03 02:26:28.497731 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-b31cb5b0-7f98-4f7d-ba5f-4db62d5eb33e tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Delete volume request issued successfully. Jul 03 02:26:28.497968 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-b31cb5b0-7f98-4f7d-ba5f-4db62d5eb33e tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] https://10.4.3.223/volume/v3/volumes/9b542867-de8d-4e61-bd50-29e2088405be returned with HTTP 202 Jul 03 02:26:28.501306 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 268/1032] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:26:28 2026] DELETE /volume/v3/volumes/9b542867-de8d-4e61-bd50-29e2088405be => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:26:28.510675 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-c6c93b37-1d4c-454b-b774-4a2ea9f3d954 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:28.511733 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-c6c93b37-1d4c-454b-b774-4a2ea9f3d954 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] GET https://10.4.3.223/volume/v3/volumes/9b542867-de8d-4e61-bd50-29e2088405be Jul 03 02:26:28.511945 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-c6c93b37-1d4c-454b-b774-4a2ea9f3d954 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:28.512134 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-c6c93b37-1d4c-454b-b774-4a2ea9f3d954 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:28.519568 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:28.519568 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:26:28.525840 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-c6c93b37-1d4c-454b-b774-4a2ea9f3d954 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Volume info retrieved successfully. Jul 03 02:26:28.533390 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-c6c93b37-1d4c-454b-b774-4a2ea9f3d954 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] https://10.4.3.223/volume/v3/volumes/9b542867-de8d-4e61-bd50-29e2088405be returned with HTTP 200 Jul 03 02:26:28.533963 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 254/1033] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:28 2026] GET /volume/v3/volumes/9b542867-de8d-4e61-bd50-29e2088405be => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:28.682109 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-60426741-10f2-4192-98f0-75400441b16a req-839e8b37-e789-4394-b5c4-efa2f8b181fe tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] https://10.4.3.223/volume/v3/attachments/acf0c055-7c12-46b2-b53c-509c9fe980d7 returned with HTTP 200 Jul 03 02:26:28.682692 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 255/1034] 10.4.3.223 () {72 vars in 1673 bytes} [Fri Jul 3 02:26:28 2026] DELETE /volume/v3/attachments/acf0c055-7c12-46b2-b53c-509c9fe980d7 => generated 19 bytes in 571 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:29.555697 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-0f982868-25d3-466d-aa1e-95609653da19 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:29.562630 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-0f982868-25d3-466d-aa1e-95609653da19 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] GET https://10.4.3.223/volume/v3/volumes/9b542867-de8d-4e61-bd50-29e2088405be Jul 03 02:26:29.563023 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-0f982868-25d3-466d-aa1e-95609653da19 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:29.564591 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-0f982868-25d3-466d-aa1e-95609653da19 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:29.580139 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-0f982868-25d3-466d-aa1e-95609653da19 tempest-VolumesActionsTest-421985567 tempest-VolumesActionsTest-421985567-project-member] https://10.4.3.223/volume/v3/volumes/9b542867-de8d-4e61-bd50-29e2088405be returned with HTTP 404 Jul 03 02:26:29.580805 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 258/1035] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:29 2026] GET /volume/v3/volumes/9b542867-de8d-4e61-bd50-29e2088405be => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:26:30.920361 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-ba2b046d-c721-4c65-86a5-ce08935bd198 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:31.169889 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-ba2b046d-c721-4c65-86a5-ce08935bd198 tempest-VolumesTransfersTest-1312559802 tempest-VolumesTransfersTest-1312559802-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:26:31.170268 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-ba2b046d-c721-4c65-86a5-ce08935bd198 tempest-VolumesTransfersTest-1312559802 tempest-VolumesTransfersTest-1312559802-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-296560026"}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:26:31.172021 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.volumes [None req-ba2b046d-c721-4c65-86a5-ce08935bd198 tempest-VolumesTransfersTest-1312559802 tempest-VolumesTransfersTest-1312559802-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-296560026'}} {{(pid=100015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:26:31.172223 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-ba2b046d-c721-4c65-86a5-ce08935bd198 tempest-VolumesTransfersTest-1312559802 tempest-VolumesTransfersTest-1312559802-project-member] Create volume of 1 GB Jul 03 02:26:31.181113 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-ba2b046d-c721-4c65-86a5-ce08935bd198 tempest-VolumesTransfersTest-1312559802 tempest-VolumesTransfersTest-1312559802-project-member] Availability Zones retrieved successfully. Jul 03 02:26:31.190275 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-ba2b046d-c721-4c65-86a5-ce08935bd198 tempest-VolumesTransfersTest-1312559802 tempest-VolumesTransfersTest-1312559802-project-member] Flow 'volume_create_api' (f09c7c32-7943-4617-9cda-b918481d8431) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:26:31.191350 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-ba2b046d-c721-4c65-86a5-ce08935bd198 tempest-VolumesTransfersTest-1312559802 tempest-VolumesTransfersTest-1312559802-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4daa862e-5189-402c-8d9f-0eeb7c1b3ff1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:26:31.192835 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.flows.api.create_volume [None req-ba2b046d-c721-4c65-86a5-ce08935bd198 tempest-VolumesTransfersTest-1312559802 tempest-VolumesTransfersTest-1312559802-project-member] Validating volume size '1' using validate_int {{(pid=100015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:26:31.236208 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-ba2b046d-c721-4c65-86a5-ce08935bd198 tempest-VolumesTransfersTest-1312559802 tempest-VolumesTransfersTest-1312559802-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4daa862e-5189-402c-8d9f-0eeb7c1b3ff1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:26:31.237295 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-ba2b046d-c721-4c65-86a5-ce08935bd198 tempest-VolumesTransfersTest-1312559802 tempest-VolumesTransfersTest-1312559802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b13777ab-e3db-462b-a076-205145f1af62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:26:31.354710 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.quota [None req-ba2b046d-c721-4c65-86a5-ce08935bd198 tempest-VolumesTransfersTest-1312559802 tempest-VolumesTransfersTest-1312559802-project-member] Created reservations ['5d6b4d89-5300-4e3d-9a3f-e8ea41176c42', '68caa240-3fab-44e7-9781-1313fa750379', '5d4f771c-7f0f-4802-b4dc-7a9ce9f88991', '8b54a116-d158-4f0b-a41d-e6c30bccbc7e'] {{(pid=100015) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:26:31.355875 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-ba2b046d-c721-4c65-86a5-ce08935bd198 tempest-VolumesTransfersTest-1312559802 tempest-VolumesTransfersTest-1312559802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b13777ab-e3db-462b-a076-205145f1af62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5d6b4d89-5300-4e3d-9a3f-e8ea41176c42', '68caa240-3fab-44e7-9781-1313fa750379', '5d4f771c-7f0f-4802-b4dc-7a9ce9f88991', '8b54a116-d158-4f0b-a41d-e6c30bccbc7e']}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:26:31.356840 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-ba2b046d-c721-4c65-86a5-ce08935bd198 tempest-VolumesTransfersTest-1312559802 tempest-VolumesTransfersTest-1312559802-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (876ba2b9-413c-47d1-a9cf-a5baeae058bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:26:31.386922 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-ba2b046d-c721-4c65-86a5-ce08935bd198 tempest-VolumesTransfersTest-1312559802 tempest-VolumesTransfersTest-1312559802-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (876ba2b9-413c-47d1-a9cf-a5baeae058bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0e34b367-c277-4325-9ef5-47776ed8bc6e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-296560026',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b14d158247147bdaf3227ab7900eceb',qos_specs=None,replication_status=,reservations=['5d6b4d89-5300-4e3d-9a3f-e8ea41176c42','68caa240-3fab-44e7-9781-1313fa750379','5d4f771c-7f0f-4802-b4dc-7a9ce9f88991','8b54a116-d158-4f0b-a41d-e6c30bccbc7e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04bd1b29088b4206b4b80652c806c099',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:26:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-296560026',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0e34b367-c277-4325-9ef5-47776ed8bc6e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1b14d158247147bdaf3227ab7900eceb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='04bd1b29088b4206b4b80652c806c099',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:26:31.388228 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-ba2b046d-c721-4c65-86a5-ce08935bd198 tempest-VolumesTransfersTest-1312559802 tempest-VolumesTransfersTest-1312559802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c70bcd4-696f-4c93-a2e5-b1ada29c4402) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:26:31.416800 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-ba2b046d-c721-4c65-86a5-ce08935bd198 tempest-VolumesTransfersTest-1312559802 tempest-VolumesTransfersTest-1312559802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c70bcd4-696f-4c93-a2e5-b1ada29c4402) transitioned into state 'SUCCESS' from state '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-296560026',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b14d158247147bdaf3227ab7900eceb',qos_specs=None,replication_status=,reservations=['5d6b4d89-5300-4e3d-9a3f-e8ea41176c42','68caa240-3fab-44e7-9781-1313fa750379','5d4f771c-7f0f-4802-b4dc-7a9ce9f88991','8b54a116-d158-4f0b-a41d-e6c30bccbc7e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04bd1b29088b4206b4b80652c806c099',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:26:31.417722 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-ba2b046d-c721-4c65-86a5-ce08935bd198 tempest-VolumesTransfersTest-1312559802 tempest-VolumesTransfersTest-1312559802-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (495e3a41-26a9-4cb5-915e-105431fe2708) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:26:31.436546 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-ba2b046d-c721-4c65-86a5-ce08935bd198 tempest-VolumesTransfersTest-1312559802 tempest-VolumesTransfersTest-1312559802-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (495e3a41-26a9-4cb5-915e-105431fe2708) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:26:31.437753 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-ba2b046d-c721-4c65-86a5-ce08935bd198 tempest-VolumesTransfersTest-1312559802 tempest-VolumesTransfersTest-1312559802-project-member] Flow 'volume_create_api' (f09c7c32-7943-4617-9cda-b918481d8431) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:26:31.437753 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-ba2b046d-c721-4c65-86a5-ce08935bd198 tempest-VolumesTransfersTest-1312559802 tempest-VolumesTransfersTest-1312559802-project-member] Create volume request issued successfully. Jul 03 02:26:31.438718 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-ba2b046d-c721-4c65-86a5-ce08935bd198 tempest-VolumesTransfersTest-1312559802 tempest-VolumesTransfersTest-1312559802-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:26:31.439831 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 269/1036] 10.4.3.223 () {68 vars in 1258 bytes} [Fri Jul 3 02:26:30 2026] POST /volume/v3/volumes => generated 750 bytes in 520 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:26:31.459061 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-0eec3ff2-b316-4650-a93f-8c77de7d7449 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:31.464448 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-0eec3ff2-b316-4650-a93f-8c77de7d7449 tempest-VolumesTransfersTest-1312559802 tempest-VolumesTransfersTest-1312559802-project-member] GET https://10.4.3.223/volume/v3/volumes/0e34b367-c277-4325-9ef5-47776ed8bc6e Jul 03 02:26:31.464448 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-0eec3ff2-b316-4650-a93f-8c77de7d7449 tempest-VolumesTransfersTest-1312559802 tempest-VolumesTransfersTest-1312559802-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:31.464689 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-0eec3ff2-b316-4650-a93f-8c77de7d7449 tempest-VolumesTransfersTest-1312559802 tempest-VolumesTransfersTest-1312559802-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:31.475190 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:31.475190 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:26:31.480114 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-0eec3ff2-b316-4650-a93f-8c77de7d7449 tempest-VolumesTransfersTest-1312559802 tempest-VolumesTransfersTest-1312559802-project-member] Volume info retrieved successfully. Jul 03 02:26:31.486663 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-0eec3ff2-b316-4650-a93f-8c77de7d7449 tempest-VolumesTransfersTest-1312559802 tempest-VolumesTransfersTest-1312559802-project-member] https://10.4.3.223/volume/v3/volumes/0e34b367-c277-4325-9ef5-47776ed8bc6e returned with HTTP 200 Jul 03 02:26:31.487317 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 255/1037] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:31 2026] GET /volume/v3/volumes/0e34b367-c277-4325-9ef5-47776ed8bc6e => generated 818 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:32.028770 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-34694b28-2f98-4ce3-b177-2ede3e24447d None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:32.086700 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-34694b28-2f98-4ce3-b177-2ede3e24447d tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:26:32.086700 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-34694b28-2f98-4ce3-b177-2ede3e24447d tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-342990095"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:26:32.088783 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.volumes [None req-34694b28-2f98-4ce3-b177-2ede3e24447d tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-342990095'}} {{(pid=100014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:26:32.089016 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.volumes [None req-34694b28-2f98-4ce3-b177-2ede3e24447d tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Create volume of 1 GB Jul 03 02:26:32.089432 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:32.089432 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:26:32.096676 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-34694b28-2f98-4ce3-b177-2ede3e24447d tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Availability Zones retrieved successfully. Jul 03 02:26:32.106684 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-34694b28-2f98-4ce3-b177-2ede3e24447d tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Flow 'volume_create_api' (90fbd11a-fd4d-4b25-8fb1-8bd38d513cd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:26:32.113332 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-34694b28-2f98-4ce3-b177-2ede3e24447d tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36e2df3a-0186-4301-ab5e-d6ed2d145143) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:26:32.113332 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.flows.api.create_volume [None req-34694b28-2f98-4ce3-b177-2ede3e24447d tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Validating volume size '1' using validate_int {{(pid=100014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:26:32.150294 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-34694b28-2f98-4ce3-b177-2ede3e24447d tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36e2df3a-0186-4301-ab5e-d6ed2d145143) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:26:32.151868 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-34694b28-2f98-4ce3-b177-2ede3e24447d tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7198d4f-d03c-4ed2-8697-65ea2e93d68e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:26:32.272908 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.quota [None req-34694b28-2f98-4ce3-b177-2ede3e24447d tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Created reservations ['e1dc9703-1917-40f7-a718-00b4b111abdd', '4b9cf7ef-0083-47c3-a0f2-cba3030a12a5', '669cc974-1f01-4719-9c58-c1804dd3c273', '46c472e9-f6b1-4d54-a083-a87c899a9aa3'] {{(pid=100014) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:26:32.273923 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-34694b28-2f98-4ce3-b177-2ede3e24447d tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7198d4f-d03c-4ed2-8697-65ea2e93d68e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e1dc9703-1917-40f7-a718-00b4b111abdd', '4b9cf7ef-0083-47c3-a0f2-cba3030a12a5', '669cc974-1f01-4719-9c58-c1804dd3c273', '46c472e9-f6b1-4d54-a083-a87c899a9aa3']}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:26:32.274734 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-34694b28-2f98-4ce3-b177-2ede3e24447d tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b5597b1-a9b0-4f6f-8340-760fb166ddf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:26:32.309973 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-34694b28-2f98-4ce3-b177-2ede3e24447d tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b5597b1-a9b0-4f6f-8340-760fb166ddf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '320174e1-8560-4685-a0be-4394006de011', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-342990095',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7de1b81420d7488f991695d2bc1f15a7',qos_specs=None,replication_status=,reservations=['e1dc9703-1917-40f7-a718-00b4b111abdd','4b9cf7ef-0083-47c3-a0f2-cba3030a12a5','669cc974-1f01-4719-9c58-c1804dd3c273','46c472e9-f6b1-4d54-a083-a87c899a9aa3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7fb70befd1dd4bae81103733bda1dd6c',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:26:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-342990095',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=320174e1-8560-4685-a0be-4394006de011,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7de1b81420d7488f991695d2bc1f15a7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7fb70befd1dd4bae81103733bda1dd6c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:26:32.310982 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-34694b28-2f98-4ce3-b177-2ede3e24447d tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86613047-de8b-4639-9a33-3aa157cf82d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:26:32.332681 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-34694b28-2f98-4ce3-b177-2ede3e24447d tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86613047-de8b-4639-9a33-3aa157cf82d8) transitioned into state 'SUCCESS' from state '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-342990095',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7de1b81420d7488f991695d2bc1f15a7',qos_specs=None,replication_status=,reservations=['e1dc9703-1917-40f7-a718-00b4b111abdd','4b9cf7ef-0083-47c3-a0f2-cba3030a12a5','669cc974-1f01-4719-9c58-c1804dd3c273','46c472e9-f6b1-4d54-a083-a87c899a9aa3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7fb70befd1dd4bae81103733bda1dd6c',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:26:32.334524 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-34694b28-2f98-4ce3-b177-2ede3e24447d tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59fcb122-839b-4ebd-8fcd-637bf38dae32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:26:32.349554 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-34694b28-2f98-4ce3-b177-2ede3e24447d tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59fcb122-839b-4ebd-8fcd-637bf38dae32) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:26:32.350590 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-34694b28-2f98-4ce3-b177-2ede3e24447d tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Flow 'volume_create_api' (90fbd11a-fd4d-4b25-8fb1-8bd38d513cd1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:26:32.350874 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-34694b28-2f98-4ce3-b177-2ede3e24447d tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Create volume request issued successfully. Jul 03 02:26:32.354128 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-34694b28-2f98-4ce3-b177-2ede3e24447d tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:26:32.355383 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 256/1038] 10.4.3.223 () {68 vars in 1258 bytes} [Fri Jul 3 02:26:32 2026] POST /volume/v3/volumes => generated 748 bytes in 327 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:26:32.505375 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-d89e3647-eae0-4f5b-97b6-05fba1d80e70 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:32.509305 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-d89e3647-eae0-4f5b-97b6-05fba1d80e70 tempest-VolumesTransfersTest-1312559802 tempest-VolumesTransfersTest-1312559802-project-member] GET https://10.4.3.223/volume/v3/volumes/0e34b367-c277-4325-9ef5-47776ed8bc6e Jul 03 02:26:32.510015 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-d89e3647-eae0-4f5b-97b6-05fba1d80e70 tempest-VolumesTransfersTest-1312559802 tempest-VolumesTransfersTest-1312559802-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:32.510595 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-d89e3647-eae0-4f5b-97b6-05fba1d80e70 tempest-VolumesTransfersTest-1312559802 tempest-VolumesTransfersTest-1312559802-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:32.519770 np0000004352 devstack@c-api.service[100013]: DEBUG dbcounter [-] [100013] Writing DB stats cinder:SELECT=518,cinder:UPDATE=155,cinder:INSERT=79,cinder:DELETE=1 {{(pid=100013) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 02:26:32.539733 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:32.539733 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:26:32.549350 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-d89e3647-eae0-4f5b-97b6-05fba1d80e70 tempest-VolumesTransfersTest-1312559802 tempest-VolumesTransfersTest-1312559802-project-member] Volume info retrieved successfully. Jul 03 02:26:32.556710 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-d89e3647-eae0-4f5b-97b6-05fba1d80e70 tempest-VolumesTransfersTest-1312559802 tempest-VolumesTransfersTest-1312559802-project-member] https://10.4.3.223/volume/v3/volumes/0e34b367-c277-4325-9ef5-47776ed8bc6e returned with HTTP 200 Jul 03 02:26:32.557250 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 259/1039] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:32 2026] GET /volume/v3/volumes/0e34b367-c277-4325-9ef5-47776ed8bc6e => generated 843 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:32.577772 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-2284dbab-b2c9-4e8a-a61f-cec068492777 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:32.582939 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-2284dbab-b2c9-4e8a-a61f-cec068492777 tempest-VolumesTransfersTest-1312559802 tempest-VolumesTransfersTest-1312559802-project-member] POST https://10.4.3.223/volume/v3/os-volume-transfer Jul 03 02:26:32.582939 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-2284dbab-b2c9-4e8a-a61f-cec068492777 tempest-VolumesTransfersTest-1312559802 tempest-VolumesTransfersTest-1312559802-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "0e34b367-c277-4325-9ef5-47776ed8bc6e"}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:26:32.584832 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.contrib.volume_transfer [None req-2284dbab-b2c9-4e8a-a61f-cec068492777 tempest-VolumesTransfersTest-1312559802 tempest-VolumesTransfersTest-1312559802-project-member] Creating new volume transfer {'transfer': {'volume_id': '0e34b367-c277-4325-9ef5-47776ed8bc6e'}} {{(pid=100015) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jul 03 02:26:32.584932 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.contrib.volume_transfer [None req-2284dbab-b2c9-4e8a-a61f-cec068492777 tempest-VolumesTransfersTest-1312559802 tempest-VolumesTransfersTest-1312559802-project-member] Creating transfer of volume 0e34b367-c277-4325-9ef5-47776ed8bc6e Jul 03 02:26:32.585083 np0000004352 devstack@c-api.service[100015]: INFO cinder.transfer.api [None req-2284dbab-b2c9-4e8a-a61f-cec068492777 tempest-VolumesTransfersTest-1312559802 tempest-VolumesTransfersTest-1312559802-project-member] Generating transfer record for volume 0e34b367-c277-4325-9ef5-47776ed8bc6e Jul 03 02:26:32.594723 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:32.594723 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:26:32.615611 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-2284dbab-b2c9-4e8a-a61f-cec068492777 tempest-VolumesTransfersTest-1312559802 tempest-VolumesTransfersTest-1312559802-project-member] https://10.4.3.223/volume/v3/os-volume-transfer returned with HTTP 202 Jul 03 02:26:32.616085 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 270/1040] 10.4.3.223 () {68 vars in 1291 bytes} [Fri Jul 3 02:26:32 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:26:32.628993 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-965fee60-cdee-4779-8d06-dd2972ce8a3e None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:32.632340 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-965fee60-cdee-4779-8d06-dd2972ce8a3e tempest-VolumesTransfersTest-1312559802 tempest-VolumesTransfersTest-1312559802-project-member] GET https://10.4.3.223/volume/v3/volumes/0e34b367-c277-4325-9ef5-47776ed8bc6e Jul 03 02:26:32.632340 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-965fee60-cdee-4779-8d06-dd2972ce8a3e tempest-VolumesTransfersTest-1312559802 tempest-VolumesTransfersTest-1312559802-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:32.632953 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-965fee60-cdee-4779-8d06-dd2972ce8a3e tempest-VolumesTransfersTest-1312559802 tempest-VolumesTransfersTest-1312559802-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:32.642524 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:32.642524 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:26:32.651459 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-965fee60-cdee-4779-8d06-dd2972ce8a3e tempest-VolumesTransfersTest-1312559802 tempest-VolumesTransfersTest-1312559802-project-member] Volume info retrieved successfully. Jul 03 02:26:32.661007 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-965fee60-cdee-4779-8d06-dd2972ce8a3e tempest-VolumesTransfersTest-1312559802 tempest-VolumesTransfersTest-1312559802-project-member] https://10.4.3.223/volume/v3/volumes/0e34b367-c277-4325-9ef5-47776ed8bc6e returned with HTTP 200 Jul 03 02:26:32.662319 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 256/1041] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:32 2026] GET /volume/v3/volumes/0e34b367-c277-4325-9ef5-47776ed8bc6e => generated 851 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:32.676877 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-55ac9f3b-e03d-452d-b812-37e17126ec14 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:32.678912 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-55ac9f3b-e03d-452d-b812-37e17126ec14 tempest-VolumesTransfersTest-1312559802 tempest-VolumesTransfersTest-1312559802-project-member] GET https://10.4.3.223/volume/v3/os-volume-transfer/fc0c3b52-2b28-4f6c-860e-48b55f547411 Jul 03 02:26:32.679153 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-55ac9f3b-e03d-452d-b812-37e17126ec14 tempest-VolumesTransfersTest-1312559802 tempest-VolumesTransfersTest-1312559802-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:32.679312 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-55ac9f3b-e03d-452d-b812-37e17126ec14 tempest-VolumesTransfersTest-1312559802 tempest-VolumesTransfersTest-1312559802-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:32.679613 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:32.679613 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:26:32.688246 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-55ac9f3b-e03d-452d-b812-37e17126ec14 tempest-VolumesTransfersTest-1312559802 tempest-VolumesTransfersTest-1312559802-project-member] https://10.4.3.223/volume/v3/os-volume-transfer/fc0c3b52-2b28-4f6c-860e-48b55f547411 returned with HTTP 200 Jul 03 02:26:32.688800 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 257/1042] 10.4.3.223 () {66 vars in 1381 bytes} [Fri Jul 3 02:26:32 2026] GET /volume/v3/os-volume-transfer/fc0c3b52-2b28-4f6c-860e-48b55f547411 => generated 409 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:32.700389 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-2cbc0b12-5f3d-43b4-8fa6-870d2b7b3a88 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:32.703206 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-2cbc0b12-5f3d-43b4-8fa6-870d2b7b3a88 tempest-VolumesTransfersTest-1312559802 tempest-VolumesTransfersTest-1312559802-project-member] GET https://10.4.3.223/volume/v3/os-volume-transfer Jul 03 02:26:32.703986 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-2cbc0b12-5f3d-43b4-8fa6-870d2b7b3a88 tempest-VolumesTransfersTest-1312559802 tempest-VolumesTransfersTest-1312559802-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:32.703986 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-2cbc0b12-5f3d-43b4-8fa6-870d2b7b3a88 tempest-VolumesTransfersTest-1312559802 tempest-VolumesTransfersTest-1312559802-project-member] Calling method 'index' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:32.703986 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.contrib.volume_transfer [None req-2cbc0b12-5f3d-43b4-8fa6-870d2b7b3a88 tempest-VolumesTransfersTest-1312559802 tempest-VolumesTransfersTest-1312559802-project-member] Listing volume transfers {{(pid=100013) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Jul 03 02:26:32.716446 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-2cbc0b12-5f3d-43b4-8fa6-870d2b7b3a88 tempest-VolumesTransfersTest-1312559802 tempest-VolumesTransfersTest-1312559802-project-member] https://10.4.3.223/volume/v3/os-volume-transfer returned with HTTP 200 Jul 03 02:26:32.717028 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 260/1043] 10.4.3.223 () {66 vars in 1270 bytes} [Fri Jul 3 02:26:32 2026] GET /volume/v3/os-volume-transfer => generated 368 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:32.729129 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-492d2b42-ed20-4e70-8230-3d8c012c3593 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:32.847782 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-492d2b42-ed20-4e70-8230-3d8c012c3593 tempest-VolumesTransfersTest-400838816 tempest-VolumesTransfersTest-400838816-project-member] POST https://10.4.3.223/volume/v3/os-volume-transfer/fc0c3b52-2b28-4f6c-860e-48b55f547411/accept Jul 03 02:26:32.848319 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-492d2b42-ed20-4e70-8230-3d8c012c3593 tempest-VolumesTransfersTest-400838816 tempest-VolumesTransfersTest-400838816-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "c337535815d3fd6e"}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:26:32.858773 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.contrib.volume_transfer [None req-492d2b42-ed20-4e70-8230-3d8c012c3593 tempest-VolumesTransfersTest-400838816 tempest-VolumesTransfersTest-400838816-project-member] Accepting volume transfer fc0c3b52-2b28-4f6c-860e-48b55f547411 {{(pid=100015) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 03 02:26:32.858773 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.contrib.volume_transfer [None req-492d2b42-ed20-4e70-8230-3d8c012c3593 tempest-VolumesTransfersTest-400838816 tempest-VolumesTransfersTest-400838816-project-member] Accepting transfer fc0c3b52-2b28-4f6c-860e-48b55f547411 Jul 03 02:26:32.924446 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.quota [None req-492d2b42-ed20-4e70-8230-3d8c012c3593 tempest-VolumesTransfersTest-400838816 tempest-VolumesTransfersTest-400838816-project-member] Created reservations ['77b64eaa-6e18-4fbe-90fb-0309617b12a0', 'a26bce35-f3d3-44b2-92f9-ef1873730371', 'd4a3446c-f4db-4876-add0-126a287fb9f2', 'f643c48c-83db-434f-a65c-039f488b97f4'] {{(pid=100015) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:26:32.956913 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.quota [None req-492d2b42-ed20-4e70-8230-3d8c012c3593 tempest-VolumesTransfersTest-400838816 tempest-VolumesTransfersTest-400838816-project-member] Created reservations ['3ffa355a-cf43-4538-b526-3d5481c0405c', '8cbfa067-0539-4530-a410-1497cd23f8da', '47951690-eda4-4bee-ac5e-187e74cf7e80', 'edfca8ab-0cc2-4afc-bc39-2c2c375ac805'] {{(pid=100015) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:26:33.004134 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.quota [None req-492d2b42-ed20-4e70-8230-3d8c012c3593 tempest-VolumesTransfersTest-400838816 tempest-VolumesTransfersTest-400838816-project-member] Created reservations ['2f847788-8d6e-455b-93d9-b51cf4a77a82', 'ad0c89c8-b618-4eac-a785-7f6287c693bc', '40705d31-9536-4524-bc0b-9cceab2c5cd1', '21d0b1cc-33b7-45ac-961a-7d15470c7cf0'] {{(pid=100015) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:26:33.042856 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.quota [None req-492d2b42-ed20-4e70-8230-3d8c012c3593 tempest-VolumesTransfersTest-400838816 tempest-VolumesTransfersTest-400838816-project-member] Created reservations ['8d8b936d-d838-4cce-8846-8b8be4a6c3ce', '0456f959-c341-4029-a698-4cedd8ee1f8e', 'ccc5e532-3651-4337-87d2-22bdff0aba4b', '98fb3692-3a96-4087-a52a-af8fe40696f5'] {{(pid=100015) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:26:33.545807 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-492d2b42-ed20-4e70-8230-3d8c012c3593 tempest-VolumesTransfersTest-400838816 tempest-VolumesTransfersTest-400838816-project-member] Transfer volume completed successfully. Jul 03 02:26:33.632334 np0000004352 devstack@c-api.service[100015]: INFO cinder.transfer.api [None req-492d2b42-ed20-4e70-8230-3d8c012c3593 tempest-VolumesTransfersTest-400838816 tempest-VolumesTransfersTest-400838816-project-member] Volume 0e34b367-c277-4325-9ef5-47776ed8bc6e has been transferred. Jul 03 02:26:33.641737 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-492d2b42-ed20-4e70-8230-3d8c012c3593 tempest-VolumesTransfersTest-400838816 tempest-VolumesTransfersTest-400838816-project-member] https://10.4.3.223/volume/v3/os-volume-transfer/fc0c3b52-2b28-4f6c-860e-48b55f547411/accept returned with HTTP 202 Jul 03 02:26:33.642325 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 271/1044] 10.4.3.223 () {68 vars in 1423 bytes} [Fri Jul 3 02:26:32 2026] POST /volume/v3/os-volume-transfer/fc0c3b52-2b28-4f6c-860e-48b55f547411/accept => generated 365 bytes in 914 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:26:33.653373 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-8b55cfbb-6109-47d1-af58-0746b1265ab2 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:33.655058 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-8b55cfbb-6109-47d1-af58-0746b1265ab2 tempest-VolumesTransfersTest-400838816 tempest-VolumesTransfersTest-400838816-project-member] GET https://10.4.3.223/volume/v3/volumes/0e34b367-c277-4325-9ef5-47776ed8bc6e Jul 03 02:26:33.655250 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-8b55cfbb-6109-47d1-af58-0746b1265ab2 tempest-VolumesTransfersTest-400838816 tempest-VolumesTransfersTest-400838816-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:33.655412 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-8b55cfbb-6109-47d1-af58-0746b1265ab2 tempest-VolumesTransfersTest-400838816 tempest-VolumesTransfersTest-400838816-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:33.664589 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:33.664589 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:26:33.669234 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-8b55cfbb-6109-47d1-af58-0746b1265ab2 tempest-VolumesTransfersTest-400838816 tempest-VolumesTransfersTest-400838816-project-member] Volume info retrieved successfully. Jul 03 02:26:33.674302 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-8b55cfbb-6109-47d1-af58-0746b1265ab2 tempest-VolumesTransfersTest-400838816 tempest-VolumesTransfersTest-400838816-project-member] https://10.4.3.223/volume/v3/volumes/0e34b367-c277-4325-9ef5-47776ed8bc6e returned with HTTP 200 Jul 03 02:26:33.674735 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 257/1045] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:33 2026] GET /volume/v3/volumes/0e34b367-c277-4325-9ef5-47776ed8bc6e => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:33.690874 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-5e59fabc-9f9d-44a8-a890-c7dba1317d05 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:33.693410 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-5e59fabc-9f9d-44a8-a890-c7dba1317d05 tempest-VolumesTransfersTest-400838816 tempest-VolumesTransfersTest-400838816-project-member] GET https://10.4.3.223/volume/v3/volumes/0e34b367-c277-4325-9ef5-47776ed8bc6e Jul 03 02:26:33.693755 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-5e59fabc-9f9d-44a8-a890-c7dba1317d05 tempest-VolumesTransfersTest-400838816 tempest-VolumesTransfersTest-400838816-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:33.694069 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-5e59fabc-9f9d-44a8-a890-c7dba1317d05 tempest-VolumesTransfersTest-400838816 tempest-VolumesTransfersTest-400838816-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:33.707768 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:33.707768 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:26:33.714333 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-5e59fabc-9f9d-44a8-a890-c7dba1317d05 tempest-VolumesTransfersTest-400838816 tempest-VolumesTransfersTest-400838816-project-member] Volume info retrieved successfully. Jul 03 02:26:33.720165 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-5e59fabc-9f9d-44a8-a890-c7dba1317d05 tempest-VolumesTransfersTest-400838816 tempest-VolumesTransfersTest-400838816-project-member] https://10.4.3.223/volume/v3/volumes/0e34b367-c277-4325-9ef5-47776ed8bc6e returned with HTTP 200 Jul 03 02:26:33.721061 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 258/1046] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:33 2026] GET /volume/v3/volumes/0e34b367-c277-4325-9ef5-47776ed8bc6e => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:33.750158 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-803464d5-3dd4-4b26-b2e6-af6d6b1ef7a3 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:33.757414 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-803464d5-3dd4-4b26-b2e6-af6d6b1ef7a3 tempest-VolumesTransfersTest-1312559802 tempest-VolumesTransfersTest-1312559802-project-member] DELETE https://10.4.3.223/volume/v3/os-volume-transfer/fc0c3b52-2b28-4f6c-860e-48b55f547411 Jul 03 02:26:33.757832 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-803464d5-3dd4-4b26-b2e6-af6d6b1ef7a3 tempest-VolumesTransfersTest-1312559802 tempest-VolumesTransfersTest-1312559802-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:33.758101 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-803464d5-3dd4-4b26-b2e6-af6d6b1ef7a3 tempest-VolumesTransfersTest-1312559802 tempest-VolumesTransfersTest-1312559802-project-member] Calling method 'delete' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:33.758165 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.contrib.volume_transfer [None req-803464d5-3dd4-4b26-b2e6-af6d6b1ef7a3 tempest-VolumesTransfersTest-1312559802 tempest-VolumesTransfersTest-1312559802-project-member] Delete transfer with id: fc0c3b52-2b28-4f6c-860e-48b55f547411 Jul 03 02:26:33.765235 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-803464d5-3dd4-4b26-b2e6-af6d6b1ef7a3 tempest-VolumesTransfersTest-1312559802 tempest-VolumesTransfersTest-1312559802-project-member] https://10.4.3.223/volume/v3/os-volume-transfer/fc0c3b52-2b28-4f6c-860e-48b55f547411 returned with HTTP 404 Jul 03 02:26:33.765903 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 261/1047] 10.4.3.223 () {66 vars in 1384 bytes} [Fri Jul 3 02:26:33 2026] DELETE /volume/v3/os-volume-transfer/fc0c3b52-2b28-4f6c-860e-48b55f547411 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:26:33.775464 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-a3960d95-e975-4750-9301-0bfb5f1c06c1 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:33.826648 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-a3960d95-e975-4750-9301-0bfb5f1c06c1 tempest-VolumesTransfersTest-1899215289 tempest-VolumesTransfersTest-1899215289-project-admin] DELETE https://10.4.3.223/volume/v3/volumes/0e34b367-c277-4325-9ef5-47776ed8bc6e Jul 03 02:26:33.826648 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-a3960d95-e975-4750-9301-0bfb5f1c06c1 tempest-VolumesTransfersTest-1899215289 tempest-VolumesTransfersTest-1899215289-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:33.826648 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-a3960d95-e975-4750-9301-0bfb5f1c06c1 tempest-VolumesTransfersTest-1899215289 tempest-VolumesTransfersTest-1899215289-project-admin] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:33.826648 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-a3960d95-e975-4750-9301-0bfb5f1c06c1 tempest-VolumesTransfersTest-1899215289 tempest-VolumesTransfersTest-1899215289-project-admin] Delete volume with id: 0e34b367-c277-4325-9ef5-47776ed8bc6e Jul 03 02:26:33.843170 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:33.843170 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:26:33.846111 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-a3960d95-e975-4750-9301-0bfb5f1c06c1 tempest-VolumesTransfersTest-1899215289 tempest-VolumesTransfersTest-1899215289-project-admin] Volume info retrieved successfully. Jul 03 02:26:33.876857 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-a3960d95-e975-4750-9301-0bfb5f1c06c1 tempest-VolumesTransfersTest-1899215289 tempest-VolumesTransfersTest-1899215289-project-admin] Delete volume request issued successfully. Jul 03 02:26:33.877141 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-a3960d95-e975-4750-9301-0bfb5f1c06c1 tempest-VolumesTransfersTest-1899215289 tempest-VolumesTransfersTest-1899215289-project-admin] https://10.4.3.223/volume/v3/volumes/0e34b367-c277-4325-9ef5-47776ed8bc6e returned with HTTP 202 Jul 03 02:26:33.877741 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 272/1048] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:26:33 2026] DELETE /volume/v3/volumes/0e34b367-c277-4325-9ef5-47776ed8bc6e => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:26:33.888662 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-14d34efe-c37e-4f4e-aff8-3eb17a03da70 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:33.893842 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-14d34efe-c37e-4f4e-aff8-3eb17a03da70 tempest-VolumesTransfersTest-1899215289 tempest-VolumesTransfersTest-1899215289-project-admin] GET https://10.4.3.223/volume/v3/volumes/0e34b367-c277-4325-9ef5-47776ed8bc6e Jul 03 02:26:33.894062 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-14d34efe-c37e-4f4e-aff8-3eb17a03da70 tempest-VolumesTransfersTest-1899215289 tempest-VolumesTransfersTest-1899215289-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:33.894345 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-14d34efe-c37e-4f4e-aff8-3eb17a03da70 tempest-VolumesTransfersTest-1899215289 tempest-VolumesTransfersTest-1899215289-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:33.902266 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:33.902266 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:26:33.909696 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-14d34efe-c37e-4f4e-aff8-3eb17a03da70 tempest-VolumesTransfersTest-1899215289 tempest-VolumesTransfersTest-1899215289-project-admin] Volume info retrieved successfully. Jul 03 02:26:33.912800 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-14d34efe-c37e-4f4e-aff8-3eb17a03da70 tempest-VolumesTransfersTest-1899215289 tempest-VolumesTransfersTest-1899215289-project-admin] https://10.4.3.223/volume/v3/volumes/0e34b367-c277-4325-9ef5-47776ed8bc6e returned with HTTP 200 Jul 03 02:26:33.913616 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 258/1049] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:33 2026] GET /volume/v3/volumes/0e34b367-c277-4325-9ef5-47776ed8bc6e => generated 1006 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:26:34.931365 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-e768721f-7feb-4e98-a48c-51c1e577225e None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:34.934271 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-e768721f-7feb-4e98-a48c-51c1e577225e tempest-VolumesTransfersTest-1899215289 tempest-VolumesTransfersTest-1899215289-project-admin] GET https://10.4.3.223/volume/v3/volumes/0e34b367-c277-4325-9ef5-47776ed8bc6e Jul 03 02:26:34.934271 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-e768721f-7feb-4e98-a48c-51c1e577225e tempest-VolumesTransfersTest-1899215289 tempest-VolumesTransfersTest-1899215289-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:34.934271 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-e768721f-7feb-4e98-a48c-51c1e577225e tempest-VolumesTransfersTest-1899215289 tempest-VolumesTransfersTest-1899215289-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:34.938798 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-e768721f-7feb-4e98-a48c-51c1e577225e tempest-VolumesTransfersTest-1899215289 tempest-VolumesTransfersTest-1899215289-project-admin] https://10.4.3.223/volume/v3/volumes/0e34b367-c277-4325-9ef5-47776ed8bc6e returned with HTTP 404 Jul 03 02:26:34.939408 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 259/1050] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:34 2026] GET /volume/v3/volumes/0e34b367-c277-4325-9ef5-47776ed8bc6e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:26:34.946802 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-e364e9d9-984e-4726-b1e9-289c1cc89906 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:34.949024 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-e364e9d9-984e-4726-b1e9-289c1cc89906 tempest-VolumesTransfersTest-1312559802 tempest-VolumesTransfersTest-1312559802-project-member] GET https://10.4.3.223/volume/v3/volumes/0e34b367-c277-4325-9ef5-47776ed8bc6e Jul 03 02:26:34.949283 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-e364e9d9-984e-4726-b1e9-289c1cc89906 tempest-VolumesTransfersTest-1312559802 tempest-VolumesTransfersTest-1312559802-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:34.949560 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-e364e9d9-984e-4726-b1e9-289c1cc89906 tempest-VolumesTransfersTest-1312559802 tempest-VolumesTransfersTest-1312559802-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:34.958466 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-e364e9d9-984e-4726-b1e9-289c1cc89906 tempest-VolumesTransfersTest-1312559802 tempest-VolumesTransfersTest-1312559802-project-member] https://10.4.3.223/volume/v3/volumes/0e34b367-c277-4325-9ef5-47776ed8bc6e returned with HTTP 404 Jul 03 02:26:34.959063 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 262/1051] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:34 2026] GET /volume/v3/volumes/0e34b367-c277-4325-9ef5-47776ed8bc6e => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:26:34.965974 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-1560161c-639f-4df1-af01-cd552f9c289c None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:34.968794 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-1560161c-639f-4df1-af01-cd552f9c289c tempest-VolumesTransfersTest-1312559802 tempest-VolumesTransfersTest-1312559802-project-member] DELETE https://10.4.3.223/volume/v3/volumes/0e34b367-c277-4325-9ef5-47776ed8bc6e Jul 03 02:26:34.969061 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-1560161c-639f-4df1-af01-cd552f9c289c tempest-VolumesTransfersTest-1312559802 tempest-VolumesTransfersTest-1312559802-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:34.969313 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-1560161c-639f-4df1-af01-cd552f9c289c tempest-VolumesTransfersTest-1312559802 tempest-VolumesTransfersTest-1312559802-project-member] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:34.969560 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-1560161c-639f-4df1-af01-cd552f9c289c tempest-VolumesTransfersTest-1312559802 tempest-VolumesTransfersTest-1312559802-project-member] Delete volume with id: 0e34b367-c277-4325-9ef5-47776ed8bc6e Jul 03 02:26:34.976953 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-1560161c-639f-4df1-af01-cd552f9c289c tempest-VolumesTransfersTest-1312559802 tempest-VolumesTransfersTest-1312559802-project-member] https://10.4.3.223/volume/v3/volumes/0e34b367-c277-4325-9ef5-47776ed8bc6e returned with HTTP 404 Jul 03 02:26:34.978309 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 273/1052] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:26:34 2026] DELETE /volume/v3/volumes/0e34b367-c277-4325-9ef5-47776ed8bc6e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:26:34.987389 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-9539a7d6-05c4-46a6-b2fe-58d940591631 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:34.989461 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-9539a7d6-05c4-46a6-b2fe-58d940591631 tempest-VolumesTransfersTest-1312559802 tempest-VolumesTransfersTest-1312559802-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:26:34.989822 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-9539a7d6-05c4-46a6-b2fe-58d940591631 tempest-VolumesTransfersTest-1312559802 tempest-VolumesTransfersTest-1312559802-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1961181535"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:26:34.991202 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.volumes [None req-9539a7d6-05c4-46a6-b2fe-58d940591631 tempest-VolumesTransfersTest-1312559802 tempest-VolumesTransfersTest-1312559802-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1961181535'}} {{(pid=100012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:26:34.991328 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.volumes [None req-9539a7d6-05c4-46a6-b2fe-58d940591631 tempest-VolumesTransfersTest-1312559802 tempest-VolumesTransfersTest-1312559802-project-member] Create volume of 1 GB Jul 03 02:26:34.995752 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-9539a7d6-05c4-46a6-b2fe-58d940591631 tempest-VolumesTransfersTest-1312559802 tempest-VolumesTransfersTest-1312559802-project-member] Availability Zones retrieved successfully. Jul 03 02:26:35.001608 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-9539a7d6-05c4-46a6-b2fe-58d940591631 tempest-VolumesTransfersTest-1312559802 tempest-VolumesTransfersTest-1312559802-project-member] Flow 'volume_create_api' (06fd4fcd-fb12-46d0-8354-64f2bb72fcc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:26:35.002491 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-9539a7d6-05c4-46a6-b2fe-58d940591631 tempest-VolumesTransfersTest-1312559802 tempest-VolumesTransfersTest-1312559802-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (675cdfa6-60e7-4001-9dc2-248f62116660) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:26:35.003684 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.flows.api.create_volume [None req-9539a7d6-05c4-46a6-b2fe-58d940591631 tempest-VolumesTransfersTest-1312559802 tempest-VolumesTransfersTest-1312559802-project-member] Validating volume size '1' using validate_int {{(pid=100012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:26:35.052939 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-9539a7d6-05c4-46a6-b2fe-58d940591631 tempest-VolumesTransfersTest-1312559802 tempest-VolumesTransfersTest-1312559802-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (675cdfa6-60e7-4001-9dc2-248f62116660) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:26:35.054146 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-9539a7d6-05c4-46a6-b2fe-58d940591631 tempest-VolumesTransfersTest-1312559802 tempest-VolumesTransfersTest-1312559802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (787fe622-f528-4b79-b87a-8a81a77195e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:26:35.103013 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.quota [None req-9539a7d6-05c4-46a6-b2fe-58d940591631 tempest-VolumesTransfersTest-1312559802 tempest-VolumesTransfersTest-1312559802-project-member] Created reservations ['d2ff7943-a170-43d0-a10b-d49716289b04', '247e5289-2f22-49b4-b020-8781d01ad07c', 'e6fe4bfe-1a17-4de6-a853-93648ca9364d', '05e81071-a6eb-4b52-8b95-e3f1e4812cbd'] {{(pid=100012) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:26:35.103905 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-9539a7d6-05c4-46a6-b2fe-58d940591631 tempest-VolumesTransfersTest-1312559802 tempest-VolumesTransfersTest-1312559802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (787fe622-f528-4b79-b87a-8a81a77195e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d2ff7943-a170-43d0-a10b-d49716289b04', '247e5289-2f22-49b4-b020-8781d01ad07c', 'e6fe4bfe-1a17-4de6-a853-93648ca9364d', '05e81071-a6eb-4b52-8b95-e3f1e4812cbd']}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:26:35.104557 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-9539a7d6-05c4-46a6-b2fe-58d940591631 tempest-VolumesTransfersTest-1312559802 tempest-VolumesTransfersTest-1312559802-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b19f7bc9-0081-4f19-8338-9ee3dc50f6f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:26:35.129248 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-9539a7d6-05c4-46a6-b2fe-58d940591631 tempest-VolumesTransfersTest-1312559802 tempest-VolumesTransfersTest-1312559802-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b19f7bc9-0081-4f19-8338-9ee3dc50f6f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '501789e7-9e0d-445d-8c88-d57bf9969ece', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1961181535',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b14d158247147bdaf3227ab7900eceb',qos_specs=None,replication_status=,reservations=['d2ff7943-a170-43d0-a10b-d49716289b04','247e5289-2f22-49b4-b020-8781d01ad07c','e6fe4bfe-1a17-4de6-a853-93648ca9364d','05e81071-a6eb-4b52-8b95-e3f1e4812cbd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04bd1b29088b4206b4b80652c806c099',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:26:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1961181535',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=501789e7-9e0d-445d-8c88-d57bf9969ece,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1b14d158247147bdaf3227ab7900eceb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='04bd1b29088b4206b4b80652c806c099',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:26:35.130308 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-9539a7d6-05c4-46a6-b2fe-58d940591631 tempest-VolumesTransfersTest-1312559802 tempest-VolumesTransfersTest-1312559802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (641c2bbb-c6e0-42f8-a4b0-c1e8634d7f22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:26:35.155944 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-9539a7d6-05c4-46a6-b2fe-58d940591631 tempest-VolumesTransfersTest-1312559802 tempest-VolumesTransfersTest-1312559802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (641c2bbb-c6e0-42f8-a4b0-c1e8634d7f22) transitioned into state 'SUCCESS' from state '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-1961181535',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b14d158247147bdaf3227ab7900eceb',qos_specs=None,replication_status=,reservations=['d2ff7943-a170-43d0-a10b-d49716289b04','247e5289-2f22-49b4-b020-8781d01ad07c','e6fe4bfe-1a17-4de6-a853-93648ca9364d','05e81071-a6eb-4b52-8b95-e3f1e4812cbd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04bd1b29088b4206b4b80652c806c099',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:26:35.156695 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-9539a7d6-05c4-46a6-b2fe-58d940591631 tempest-VolumesTransfersTest-1312559802 tempest-VolumesTransfersTest-1312559802-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6782c63-e988-44f1-9843-320ada9dc11a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:26:35.166361 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-9539a7d6-05c4-46a6-b2fe-58d940591631 tempest-VolumesTransfersTest-1312559802 tempest-VolumesTransfersTest-1312559802-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6782c63-e988-44f1-9843-320ada9dc11a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:26:35.167326 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-9539a7d6-05c4-46a6-b2fe-58d940591631 tempest-VolumesTransfersTest-1312559802 tempest-VolumesTransfersTest-1312559802-project-member] Flow 'volume_create_api' (06fd4fcd-fb12-46d0-8354-64f2bb72fcc7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:26:35.167469 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-9539a7d6-05c4-46a6-b2fe-58d940591631 tempest-VolumesTransfersTest-1312559802 tempest-VolumesTransfersTest-1312559802-project-member] Create volume request issued successfully. Jul 03 02:26:35.168016 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-9539a7d6-05c4-46a6-b2fe-58d940591631 tempest-VolumesTransfersTest-1312559802 tempest-VolumesTransfersTest-1312559802-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:26:35.168715 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 259/1053] 10.4.3.223 () {68 vars in 1258 bytes} [Fri Jul 3 02:26:34 2026] POST /volume/v3/volumes => generated 751 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:26:35.189625 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-5e51edbd-7671-4d06-a69e-27e0f055bb38 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:35.194794 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-5e51edbd-7671-4d06-a69e-27e0f055bb38 tempest-VolumesTransfersTest-1312559802 tempest-VolumesTransfersTest-1312559802-project-member] GET https://10.4.3.223/volume/v3/volumes/501789e7-9e0d-445d-8c88-d57bf9969ece Jul 03 02:26:35.194794 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-5e51edbd-7671-4d06-a69e-27e0f055bb38 tempest-VolumesTransfersTest-1312559802 tempest-VolumesTransfersTest-1312559802-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:35.194794 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-5e51edbd-7671-4d06-a69e-27e0f055bb38 tempest-VolumesTransfersTest-1312559802 tempest-VolumesTransfersTest-1312559802-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:35.205144 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:35.205144 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:26:35.214449 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-5e51edbd-7671-4d06-a69e-27e0f055bb38 tempest-VolumesTransfersTest-1312559802 tempest-VolumesTransfersTest-1312559802-project-member] Volume info retrieved successfully. Jul 03 02:26:35.221948 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-5e51edbd-7671-4d06-a69e-27e0f055bb38 tempest-VolumesTransfersTest-1312559802 tempest-VolumesTransfersTest-1312559802-project-member] https://10.4.3.223/volume/v3/volumes/501789e7-9e0d-445d-8c88-d57bf9969ece returned with HTTP 200 Jul 03 02:26:35.223089 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 260/1054] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:35 2026] GET /volume/v3/volumes/501789e7-9e0d-445d-8c88-d57bf9969ece => generated 819 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:35.834160 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-abc3e4a7-6ab6-4935-b57d-c4f9018b6305 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:35.836552 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-abc3e4a7-6ab6-4935-b57d-c4f9018b6305 tempest-ServerActionsV293TestJSON-1040758398 tempest-ServerActionsV293TestJSON-1040758398-project-member] GET https://10.4.3.223/volume/v3/volumes/bad14176-2553-4c44-8b14-1da54777e5bb Jul 03 02:26:35.836774 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-abc3e4a7-6ab6-4935-b57d-c4f9018b6305 tempest-ServerActionsV293TestJSON-1040758398 tempest-ServerActionsV293TestJSON-1040758398-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:35.836946 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-abc3e4a7-6ab6-4935-b57d-c4f9018b6305 tempest-ServerActionsV293TestJSON-1040758398 tempest-ServerActionsV293TestJSON-1040758398-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:35.847598 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:35.847598 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:26:35.851177 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-abc3e4a7-6ab6-4935-b57d-c4f9018b6305 tempest-ServerActionsV293TestJSON-1040758398 tempest-ServerActionsV293TestJSON-1040758398-project-member] Volume info retrieved successfully. Jul 03 02:26:35.855905 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-abc3e4a7-6ab6-4935-b57d-c4f9018b6305 tempest-ServerActionsV293TestJSON-1040758398 tempest-ServerActionsV293TestJSON-1040758398-project-member] https://10.4.3.223/volume/v3/volumes/bad14176-2553-4c44-8b14-1da54777e5bb returned with HTTP 200 Jul 03 02:26:35.856277 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 263/1055] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:26:35 2026] GET /volume/v3/volumes/bad14176-2553-4c44-8b14-1da54777e5bb => generated 1832 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:26:36.239596 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-ae8050d6-4212-4613-b1fe-fd5430205e47 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:36.241386 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-ae8050d6-4212-4613-b1fe-fd5430205e47 tempest-VolumesTransfersTest-1312559802 tempest-VolumesTransfersTest-1312559802-project-member] GET https://10.4.3.223/volume/v3/volumes/501789e7-9e0d-445d-8c88-d57bf9969ece Jul 03 02:26:36.241574 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-ae8050d6-4212-4613-b1fe-fd5430205e47 tempest-VolumesTransfersTest-1312559802 tempest-VolumesTransfersTest-1312559802-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:36.241750 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-ae8050d6-4212-4613-b1fe-fd5430205e47 tempest-VolumesTransfersTest-1312559802 tempest-VolumesTransfersTest-1312559802-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:36.251918 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:36.251918 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:26:36.263658 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-ae8050d6-4212-4613-b1fe-fd5430205e47 tempest-VolumesTransfersTest-1312559802 tempest-VolumesTransfersTest-1312559802-project-member] Volume info retrieved successfully. Jul 03 02:26:36.268995 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-ae8050d6-4212-4613-b1fe-fd5430205e47 tempest-VolumesTransfersTest-1312559802 tempest-VolumesTransfersTest-1312559802-project-member] https://10.4.3.223/volume/v3/volumes/501789e7-9e0d-445d-8c88-d57bf9969ece returned with HTTP 200 Jul 03 02:26:36.269364 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 274/1056] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:36 2026] GET /volume/v3/volumes/501789e7-9e0d-445d-8c88-d57bf9969ece => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:36.283498 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-65285098-3f47-4285-8e2b-167eee08d924 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:36.285022 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-65285098-3f47-4285-8e2b-167eee08d924 tempest-VolumesTransfersTest-1312559802 tempest-VolumesTransfersTest-1312559802-project-member] POST https://10.4.3.223/volume/v3/os-volume-transfer Jul 03 02:26:36.285522 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-65285098-3f47-4285-8e2b-167eee08d924 tempest-VolumesTransfersTest-1312559802 tempest-VolumesTransfersTest-1312559802-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "501789e7-9e0d-445d-8c88-d57bf9969ece"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:26:36.287489 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.contrib.volume_transfer [None req-65285098-3f47-4285-8e2b-167eee08d924 tempest-VolumesTransfersTest-1312559802 tempest-VolumesTransfersTest-1312559802-project-member] Creating new volume transfer {'transfer': {'volume_id': '501789e7-9e0d-445d-8c88-d57bf9969ece'}} {{(pid=100012) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jul 03 02:26:36.287665 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.contrib.volume_transfer [None req-65285098-3f47-4285-8e2b-167eee08d924 tempest-VolumesTransfersTest-1312559802 tempest-VolumesTransfersTest-1312559802-project-member] Creating transfer of volume 501789e7-9e0d-445d-8c88-d57bf9969ece Jul 03 02:26:36.287814 np0000004352 devstack@c-api.service[100012]: INFO cinder.transfer.api [None req-65285098-3f47-4285-8e2b-167eee08d924 tempest-VolumesTransfersTest-1312559802 tempest-VolumesTransfersTest-1312559802-project-member] Generating transfer record for volume 501789e7-9e0d-445d-8c88-d57bf9969ece Jul 03 02:26:36.297712 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:36.297712 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:26:36.310302 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-65285098-3f47-4285-8e2b-167eee08d924 tempest-VolumesTransfersTest-1312559802 tempest-VolumesTransfersTest-1312559802-project-member] https://10.4.3.223/volume/v3/os-volume-transfer returned with HTTP 202 Jul 03 02:26:36.310754 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 260/1057] 10.4.3.223 () {68 vars in 1291 bytes} [Fri Jul 3 02:26:36 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:26:36.325647 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-746f6287-6dd7-4aa6-9814-b38e6c1dcb1f None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:36.327646 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-746f6287-6dd7-4aa6-9814-b38e6c1dcb1f tempest-VolumesTransfersTest-1312559802 tempest-VolumesTransfersTest-1312559802-project-member] GET https://10.4.3.223/volume/v3/volumes/501789e7-9e0d-445d-8c88-d57bf9969ece Jul 03 02:26:36.327843 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-746f6287-6dd7-4aa6-9814-b38e6c1dcb1f tempest-VolumesTransfersTest-1312559802 tempest-VolumesTransfersTest-1312559802-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:36.328016 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-746f6287-6dd7-4aa6-9814-b38e6c1dcb1f tempest-VolumesTransfersTest-1312559802 tempest-VolumesTransfersTest-1312559802-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:36.335204 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:36.335204 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:26:36.339333 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-746f6287-6dd7-4aa6-9814-b38e6c1dcb1f tempest-VolumesTransfersTest-1312559802 tempest-VolumesTransfersTest-1312559802-project-member] Volume info retrieved successfully. Jul 03 02:26:36.343867 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-746f6287-6dd7-4aa6-9814-b38e6c1dcb1f tempest-VolumesTransfersTest-1312559802 tempest-VolumesTransfersTest-1312559802-project-member] https://10.4.3.223/volume/v3/volumes/501789e7-9e0d-445d-8c88-d57bf9969ece returned with HTTP 200 Jul 03 02:26:36.344222 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 261/1058] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:36 2026] GET /volume/v3/volumes/501789e7-9e0d-445d-8c88-d57bf9969ece => generated 852 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:36.362475 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-8bc84e78-af21-40c6-afde-d87441a87476 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:36.364124 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-8bc84e78-af21-40c6-afde-d87441a87476 tempest-VolumesTransfersTest-1312559802 tempest-VolumesTransfersTest-1312559802-project-member] GET https://10.4.3.223/volume/v3/os-volume-transfer/detail Jul 03 02:26:36.364287 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-8bc84e78-af21-40c6-afde-d87441a87476 tempest-VolumesTransfersTest-1312559802 tempest-VolumesTransfersTest-1312559802-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:36.364519 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-8bc84e78-af21-40c6-afde-d87441a87476 tempest-VolumesTransfersTest-1312559802 tempest-VolumesTransfersTest-1312559802-project-member] Calling method 'detail' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:36.364660 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.contrib.volume_transfer [None req-8bc84e78-af21-40c6-afde-d87441a87476 tempest-VolumesTransfersTest-1312559802 tempest-VolumesTransfersTest-1312559802-project-member] Listing volume transfers {{(pid=100013) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Jul 03 02:26:36.368202 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-8bc84e78-af21-40c6-afde-d87441a87476 tempest-VolumesTransfersTest-1312559802 tempest-VolumesTransfersTest-1312559802-project-member] https://10.4.3.223/volume/v3/os-volume-transfer/detail returned with HTTP 200 Jul 03 02:26:36.368588 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 264/1059] 10.4.3.223 () {66 vars in 1291 bytes} [Fri Jul 3 02:26:36 2026] GET /volume/v3/os-volume-transfer/detail => generated 412 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:36.380829 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-89c70d57-1d01-4b9e-97e8-83d31889b838 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:36.382385 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-89c70d57-1d01-4b9e-97e8-83d31889b838 tempest-VolumesTransfersTest-1312559802 tempest-VolumesTransfersTest-1312559802-project-member] DELETE https://10.4.3.223/volume/v3/os-volume-transfer/f2335cc6-727b-4033-820c-93fddedd5fe7 Jul 03 02:26:36.382625 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-89c70d57-1d01-4b9e-97e8-83d31889b838 tempest-VolumesTransfersTest-1312559802 tempest-VolumesTransfersTest-1312559802-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:36.382780 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-89c70d57-1d01-4b9e-97e8-83d31889b838 tempest-VolumesTransfersTest-1312559802 tempest-VolumesTransfersTest-1312559802-project-member] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:36.382874 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.contrib.volume_transfer [None req-89c70d57-1d01-4b9e-97e8-83d31889b838 tempest-VolumesTransfersTest-1312559802 tempest-VolumesTransfersTest-1312559802-project-member] Delete transfer with id: f2335cc6-727b-4033-820c-93fddedd5fe7 Jul 03 02:26:36.392365 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:36.392365 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:26:36.406062 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-89c70d57-1d01-4b9e-97e8-83d31889b838 tempest-VolumesTransfersTest-1312559802 tempest-VolumesTransfersTest-1312559802-project-member] https://10.4.3.223/volume/v3/os-volume-transfer/f2335cc6-727b-4033-820c-93fddedd5fe7 returned with HTTP 202 Jul 03 02:26:36.406715 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 275/1060] 10.4.3.223 () {66 vars in 1384 bytes} [Fri Jul 3 02:26:36 2026] DELETE /volume/v3/os-volume-transfer/f2335cc6-727b-4033-820c-93fddedd5fe7 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:26:36.414309 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-70a01b60-2105-4596-899a-833f58020d80 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:36.416011 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-70a01b60-2105-4596-899a-833f58020d80 tempest-VolumesTransfersTest-1312559802 tempest-VolumesTransfersTest-1312559802-project-member] GET https://10.4.3.223/volume/v3/volumes/501789e7-9e0d-445d-8c88-d57bf9969ece Jul 03 02:26:36.416198 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-70a01b60-2105-4596-899a-833f58020d80 tempest-VolumesTransfersTest-1312559802 tempest-VolumesTransfersTest-1312559802-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:36.416378 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-70a01b60-2105-4596-899a-833f58020d80 tempest-VolumesTransfersTest-1312559802 tempest-VolumesTransfersTest-1312559802-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:36.422795 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:36.422795 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:26:36.426014 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-70a01b60-2105-4596-899a-833f58020d80 tempest-VolumesTransfersTest-1312559802 tempest-VolumesTransfersTest-1312559802-project-member] Volume info retrieved successfully. Jul 03 02:26:36.431221 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-70a01b60-2105-4596-899a-833f58020d80 tempest-VolumesTransfersTest-1312559802 tempest-VolumesTransfersTest-1312559802-project-member] https://10.4.3.223/volume/v3/volumes/501789e7-9e0d-445d-8c88-d57bf9969ece returned with HTTP 200 Jul 03 02:26:36.431671 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 261/1061] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:36 2026] GET /volume/v3/volumes/501789e7-9e0d-445d-8c88-d57bf9969ece => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:36.447533 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-c73903fb-315f-4af1-b98b-95acb6b99cf8 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:36.449745 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-c73903fb-315f-4af1-b98b-95acb6b99cf8 tempest-VolumesTransfersTest-1312559802 tempest-VolumesTransfersTest-1312559802-project-member] DELETE https://10.4.3.223/volume/v3/os-volume-transfer/f2335cc6-727b-4033-820c-93fddedd5fe7 Jul 03 02:26:36.449917 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-c73903fb-315f-4af1-b98b-95acb6b99cf8 tempest-VolumesTransfersTest-1312559802 tempest-VolumesTransfersTest-1312559802-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:36.450145 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-c73903fb-315f-4af1-b98b-95acb6b99cf8 tempest-VolumesTransfersTest-1312559802 tempest-VolumesTransfersTest-1312559802-project-member] Calling method 'delete' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:36.450296 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.contrib.volume_transfer [None req-c73903fb-315f-4af1-b98b-95acb6b99cf8 tempest-VolumesTransfersTest-1312559802 tempest-VolumesTransfersTest-1312559802-project-member] Delete transfer with id: f2335cc6-727b-4033-820c-93fddedd5fe7 Jul 03 02:26:36.453109 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-c73903fb-315f-4af1-b98b-95acb6b99cf8 tempest-VolumesTransfersTest-1312559802 tempest-VolumesTransfersTest-1312559802-project-member] https://10.4.3.223/volume/v3/os-volume-transfer/f2335cc6-727b-4033-820c-93fddedd5fe7 returned with HTTP 404 Jul 03 02:26:36.453739 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 262/1062] 10.4.3.223 () {66 vars in 1384 bytes} [Fri Jul 3 02:26:36 2026] DELETE /volume/v3/os-volume-transfer/f2335cc6-727b-4033-820c-93fddedd5fe7 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:26:36.461509 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-2a4dc5dd-01eb-433d-9bdd-f4e4d19a53c5 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:36.463237 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-2a4dc5dd-01eb-433d-9bdd-f4e4d19a53c5 tempest-VolumesTransfersTest-1899215289 tempest-VolumesTransfersTest-1899215289-project-admin] DELETE https://10.4.3.223/volume/v3/volumes/501789e7-9e0d-445d-8c88-d57bf9969ece Jul 03 02:26:36.463406 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-2a4dc5dd-01eb-433d-9bdd-f4e4d19a53c5 tempest-VolumesTransfersTest-1899215289 tempest-VolumesTransfersTest-1899215289-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:36.463618 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-2a4dc5dd-01eb-433d-9bdd-f4e4d19a53c5 tempest-VolumesTransfersTest-1899215289 tempest-VolumesTransfersTest-1899215289-project-admin] Calling method 'delete' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:36.463776 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.volumes [None req-2a4dc5dd-01eb-433d-9bdd-f4e4d19a53c5 tempest-VolumesTransfersTest-1899215289 tempest-VolumesTransfersTest-1899215289-project-admin] Delete volume with id: 501789e7-9e0d-445d-8c88-d57bf9969ece Jul 03 02:26:36.470549 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:36.470549 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:26:36.470886 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-2a4dc5dd-01eb-433d-9bdd-f4e4d19a53c5 tempest-VolumesTransfersTest-1899215289 tempest-VolumesTransfersTest-1899215289-project-admin] Volume info retrieved successfully. Jul 03 02:26:36.486766 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-2a4dc5dd-01eb-433d-9bdd-f4e4d19a53c5 tempest-VolumesTransfersTest-1899215289 tempest-VolumesTransfersTest-1899215289-project-admin] Delete volume request issued successfully. Jul 03 02:26:36.486954 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-2a4dc5dd-01eb-433d-9bdd-f4e4d19a53c5 tempest-VolumesTransfersTest-1899215289 tempest-VolumesTransfersTest-1899215289-project-admin] https://10.4.3.223/volume/v3/volumes/501789e7-9e0d-445d-8c88-d57bf9969ece returned with HTTP 202 Jul 03 02:26:36.487347 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 265/1063] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:26:36 2026] DELETE /volume/v3/volumes/501789e7-9e0d-445d-8c88-d57bf9969ece => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:26:36.495742 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-52b0290e-3f0e-4c21-a410-069dc3166484 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:36.501837 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-52b0290e-3f0e-4c21-a410-069dc3166484 tempest-VolumesTransfersTest-1899215289 tempest-VolumesTransfersTest-1899215289-project-admin] GET https://10.4.3.223/volume/v3/volumes/501789e7-9e0d-445d-8c88-d57bf9969ece Jul 03 02:26:36.502033 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-52b0290e-3f0e-4c21-a410-069dc3166484 tempest-VolumesTransfersTest-1899215289 tempest-VolumesTransfersTest-1899215289-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:36.502241 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-52b0290e-3f0e-4c21-a410-069dc3166484 tempest-VolumesTransfersTest-1899215289 tempest-VolumesTransfersTest-1899215289-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:36.516098 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:36.516098 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:26:36.519657 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-52b0290e-3f0e-4c21-a410-069dc3166484 tempest-VolumesTransfersTest-1899215289 tempest-VolumesTransfersTest-1899215289-project-admin] Volume info retrieved successfully. Jul 03 02:26:36.524833 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-52b0290e-3f0e-4c21-a410-069dc3166484 tempest-VolumesTransfersTest-1899215289 tempest-VolumesTransfersTest-1899215289-project-admin] https://10.4.3.223/volume/v3/volumes/501789e7-9e0d-445d-8c88-d57bf9969ece returned with HTTP 200 Jul 03 02:26:36.525395 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 276/1064] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:36 2026] GET /volume/v3/volumes/501789e7-9e0d-445d-8c88-d57bf9969ece => generated 1007 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:26:36.908784 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-0914afa4-44de-4705-bb9f-9873c1060ead None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:36.991313 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-0914afa4-44de-4705-bb9f-9873c1060ead tempest-ExtensionsTestJSON-703840312 tempest-ExtensionsTestJSON-703840312-project-member] GET https://10.4.3.223/volume/v3/extensions Jul 03 02:26:36.991530 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-0914afa4-44de-4705-bb9f-9873c1060ead tempest-ExtensionsTestJSON-703840312 tempest-ExtensionsTestJSON-703840312-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:36.991728 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-0914afa4-44de-4705-bb9f-9873c1060ead tempest-ExtensionsTestJSON-703840312 tempest-ExtensionsTestJSON-703840312-project-member] Calling method 'index' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:36.992026 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-0914afa4-44de-4705-bb9f-9873c1060ead tempest-ExtensionsTestJSON-703840312 tempest-ExtensionsTestJSON-703840312-project-member] https://10.4.3.223/volume/v3/extensions returned with HTTP 200 Jul 03 02:26:36.992391 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 262/1065] 10.4.3.223 () {66 vars in 1246 bytes} [Fri Jul 3 02:26:36 2026] GET /volume/v3/extensions => generated 5245 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:26:37.539992 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-81d747b4-6ccf-4131-a981-83d65feeb5ab None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:37.541808 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-81d747b4-6ccf-4131-a981-83d65feeb5ab tempest-VolumesTransfersTest-1899215289 tempest-VolumesTransfersTest-1899215289-project-admin] GET https://10.4.3.223/volume/v3/volumes/501789e7-9e0d-445d-8c88-d57bf9969ece Jul 03 02:26:37.541994 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-81d747b4-6ccf-4131-a981-83d65feeb5ab tempest-VolumesTransfersTest-1899215289 tempest-VolumesTransfersTest-1899215289-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:37.542190 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-81d747b4-6ccf-4131-a981-83d65feeb5ab tempest-VolumesTransfersTest-1899215289 tempest-VolumesTransfersTest-1899215289-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:37.549813 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-81d747b4-6ccf-4131-a981-83d65feeb5ab tempest-VolumesTransfersTest-1899215289 tempest-VolumesTransfersTest-1899215289-project-admin] https://10.4.3.223/volume/v3/volumes/501789e7-9e0d-445d-8c88-d57bf9969ece returned with HTTP 404 Jul 03 02:26:37.550264 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 263/1066] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:37 2026] GET /volume/v3/volumes/501789e7-9e0d-445d-8c88-d57bf9969ece => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:26:37.571444 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-a9365634-ed26-42c5-82fb-50f087b213e7 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:37.576239 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-a9365634-ed26-42c5-82fb-50f087b213e7 tempest-VolumesTransfersTest-1312559802 tempest-VolumesTransfersTest-1312559802-project-member] GET https://10.4.3.223/volume/v3/volumes/501789e7-9e0d-445d-8c88-d57bf9969ece Jul 03 02:26:37.576517 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-a9365634-ed26-42c5-82fb-50f087b213e7 tempest-VolumesTransfersTest-1312559802 tempest-VolumesTransfersTest-1312559802-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:37.576729 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-a9365634-ed26-42c5-82fb-50f087b213e7 tempest-VolumesTransfersTest-1312559802 tempest-VolumesTransfersTest-1312559802-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:37.586007 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-a9365634-ed26-42c5-82fb-50f087b213e7 tempest-VolumesTransfersTest-1312559802 tempest-VolumesTransfersTest-1312559802-project-member] https://10.4.3.223/volume/v3/volumes/501789e7-9e0d-445d-8c88-d57bf9969ece returned with HTTP 404 Jul 03 02:26:37.586512 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 266/1067] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:37 2026] GET /volume/v3/volumes/501789e7-9e0d-445d-8c88-d57bf9969ece => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:26:37.593992 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-b909291e-fdd8-42fb-8883-ff07bf5d76b9 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:37.597599 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-b909291e-fdd8-42fb-8883-ff07bf5d76b9 tempest-VolumesTransfersTest-1312559802 tempest-VolumesTransfersTest-1312559802-project-member] DELETE https://10.4.3.223/volume/v3/volumes/501789e7-9e0d-445d-8c88-d57bf9969ece Jul 03 02:26:37.597804 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-b909291e-fdd8-42fb-8883-ff07bf5d76b9 tempest-VolumesTransfersTest-1312559802 tempest-VolumesTransfersTest-1312559802-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:37.597978 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-b909291e-fdd8-42fb-8883-ff07bf5d76b9 tempest-VolumesTransfersTest-1312559802 tempest-VolumesTransfersTest-1312559802-project-member] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:37.598137 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-b909291e-fdd8-42fb-8883-ff07bf5d76b9 tempest-VolumesTransfersTest-1312559802 tempest-VolumesTransfersTest-1312559802-project-member] Delete volume with id: 501789e7-9e0d-445d-8c88-d57bf9969ece Jul 03 02:26:37.603685 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-b909291e-fdd8-42fb-8883-ff07bf5d76b9 tempest-VolumesTransfersTest-1312559802 tempest-VolumesTransfersTest-1312559802-project-member] https://10.4.3.223/volume/v3/volumes/501789e7-9e0d-445d-8c88-d57bf9969ece returned with HTTP 404 Jul 03 02:26:37.604131 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 277/1068] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:26:37 2026] DELETE /volume/v3/volumes/501789e7-9e0d-445d-8c88-d57bf9969ece => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:26:39.846430 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-dfd3deeb-6ad7-48e7-8c4a-598f9a7a2b12 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:39.846430 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-dfd3deeb-6ad7-48e7-8c4a-598f9a7a2b12 None None] GET https://10.4.3.223/volume// Jul 03 02:26:39.846430 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-dfd3deeb-6ad7-48e7-8c4a-598f9a7a2b12 None None] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:39.846430 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-dfd3deeb-6ad7-48e7-8c4a-598f9a7a2b12 None None] Calling method 'all' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:39.846430 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-dfd3deeb-6ad7-48e7-8c4a-598f9a7a2b12 None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:26:39.846430 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 263/1069] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:26:39 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:26:39.855201 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-c48360c4-8b47-4810-978c-ffaa6ef5ced8 req-74ac7cb8-79b9-4bc0-aa3c-9ce63af25eb0 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:39.865537 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-c48360c4-8b47-4810-978c-ffaa6ef5ced8 req-74ac7cb8-79b9-4bc0-aa3c-9ce63af25eb0 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] POST https://10.4.3.223/volume/v3/attachments Jul 03 02:26:39.866164 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-c48360c4-8b47-4810-978c-ffaa6ef5ced8 req-74ac7cb8-79b9-4bc0-aa3c-9ce63af25eb0 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7e4d1134-ca38-414d-b3c5-a97f8d94286e", "connector": null, "instance_uuid": "f661cb6d-cec7-43bf-a728-f378de08e5db"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:26:39.956621 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-43537318-8d41-47c8-8491-cb5307d72d61 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:39.996507 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:39.996507 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:26:40.209104 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-c48360c4-8b47-4810-978c-ffaa6ef5ced8 req-74ac7cb8-79b9-4bc0-aa3c-9ce63af25eb0 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Jul 03 02:26:40.209749 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 264/1070] 10.4.3.223 () {74 vars in 1594 bytes} [Fri Jul 3 02:26:39 2026] POST /volume/v3/attachments => generated 273 bytes in 355 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:26:40.218763 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-c48360c4-8b47-4810-978c-ffaa6ef5ced8 req-799c9191-84fe-42bd-bdaf-f9af65e4c200 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:40.220822 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-c48360c4-8b47-4810-978c-ffaa6ef5ced8 req-799c9191-84fe-42bd-bdaf-f9af65e4c200 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] DELETE https://10.4.3.223/volume/v3/attachments/8538ce87-5212-43fd-b38e-43e3e7a549c7 Jul 03 02:26:40.220977 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-c48360c4-8b47-4810-978c-ffaa6ef5ced8 req-799c9191-84fe-42bd-bdaf-f9af65e4c200 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:40.221140 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-c48360c4-8b47-4810-978c-ffaa6ef5ced8 req-799c9191-84fe-42bd-bdaf-f9af65e4c200 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Calling method 'version_select' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:40.240350 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:40.240350 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:26:40.320620 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-43537318-8d41-47c8-8491-cb5307d72d61 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:26:40.320620 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-43537318-8d41-47c8-8491-cb5307d72d61 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-64910368"}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:26:40.320620 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.volumes [None req-43537318-8d41-47c8-8491-cb5307d72d61 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-64910368'}} {{(pid=100013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:26:40.320620 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.volumes [None req-43537318-8d41-47c8-8491-cb5307d72d61 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Create volume of 1 GB Jul 03 02:26:40.320620 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-43537318-8d41-47c8-8491-cb5307d72d61 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Availability Zones retrieved successfully. Jul 03 02:26:40.338133 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-43537318-8d41-47c8-8491-cb5307d72d61 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Flow 'volume_create_api' (0a29b8f4-e495-4ea4-bc27-d03fb2489d50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:26:40.338133 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-43537318-8d41-47c8-8491-cb5307d72d61 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3e9b614-2549-488c-b4b6-0790765460fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:26:40.338133 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.flows.api.create_volume [None req-43537318-8d41-47c8-8491-cb5307d72d61 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Validating volume size '1' using validate_int {{(pid=100013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:26:40.433088 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-43537318-8d41-47c8-8491-cb5307d72d61 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3e9b614-2549-488c-b4b6-0790765460fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:26:40.436448 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-43537318-8d41-47c8-8491-cb5307d72d61 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0714a65e-43a0-4d26-b300-df0f56cc797c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:26:40.969299 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-c48360c4-8b47-4810-978c-ffaa6ef5ced8 req-799c9191-84fe-42bd-bdaf-f9af65e4c200 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] https://10.4.3.223/volume/v3/attachments/8538ce87-5212-43fd-b38e-43e3e7a549c7 returned with HTTP 200 Jul 03 02:26:40.969299 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 278/1071] 10.4.3.223 () {72 vars in 1673 bytes} [Fri Jul 3 02:26:40 2026] DELETE /volume/v3/attachments/8538ce87-5212-43fd-b38e-43e3e7a549c7 => generated 192 bytes in 702 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:26:41.409800 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.quota [None req-43537318-8d41-47c8-8491-cb5307d72d61 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Created reservations ['dd470db7-82e9-4e2e-ac87-5c5e009521d8', '9de18c94-8808-4887-a842-664e67c2c936', '3f2284f0-5395-41b6-92e7-2062fda81e73', 'd602a7d8-8e22-4e59-95c2-1ee99ec03e59'] {{(pid=100013) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:26:41.409800 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-43537318-8d41-47c8-8491-cb5307d72d61 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0714a65e-43a0-4d26-b300-df0f56cc797c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dd470db7-82e9-4e2e-ac87-5c5e009521d8', '9de18c94-8808-4887-a842-664e67c2c936', '3f2284f0-5395-41b6-92e7-2062fda81e73', 'd602a7d8-8e22-4e59-95c2-1ee99ec03e59']}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:26:41.409800 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-43537318-8d41-47c8-8491-cb5307d72d61 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5034b7f8-f251-4bcf-8a9d-b4e73d93880d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:26:41.655560 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-43537318-8d41-47c8-8491-cb5307d72d61 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5034b7f8-f251-4bcf-8a9d-b4e73d93880d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e5394a2f-36be-4cbc-9ec2-eead59e2577c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-64910368',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4635b6c654aa4110852ea77ee0545c35',qos_specs=None,replication_status=,reservations=['dd470db7-82e9-4e2e-ac87-5c5e009521d8','9de18c94-8808-4887-a842-664e67c2c936','3f2284f0-5395-41b6-92e7-2062fda81e73','d602a7d8-8e22-4e59-95c2-1ee99ec03e59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ab3922d7b6e4c369573c76e016354a8',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:26:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-64910368',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e5394a2f-36be-4cbc-9ec2-eead59e2577c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4635b6c654aa4110852ea77ee0545c35',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3ab3922d7b6e4c369573c76e016354a8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:26:41.655560 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-43537318-8d41-47c8-8491-cb5307d72d61 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f494803-a79c-4c85-91b9-78bd97dc8cb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:26:41.861263 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-43537318-8d41-47c8-8491-cb5307d72d61 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f494803-a79c-4c85-91b9-78bd97dc8cb4) transitioned into state 'SUCCESS' from state '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-64910368',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4635b6c654aa4110852ea77ee0545c35',qos_specs=None,replication_status=,reservations=['dd470db7-82e9-4e2e-ac87-5c5e009521d8','9de18c94-8808-4887-a842-664e67c2c936','3f2284f0-5395-41b6-92e7-2062fda81e73','d602a7d8-8e22-4e59-95c2-1ee99ec03e59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ab3922d7b6e4c369573c76e016354a8',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:26:41.861263 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-43537318-8d41-47c8-8491-cb5307d72d61 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d294a328-61cf-4caf-b970-29e63f1b8637) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:26:41.888090 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-43537318-8d41-47c8-8491-cb5307d72d61 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d294a328-61cf-4caf-b970-29e63f1b8637) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:26:41.889251 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-43537318-8d41-47c8-8491-cb5307d72d61 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Flow 'volume_create_api' (0a29b8f4-e495-4ea4-bc27-d03fb2489d50) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:26:41.892560 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-43537318-8d41-47c8-8491-cb5307d72d61 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Create volume request issued successfully. Jul 03 02:26:41.893372 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-43537318-8d41-47c8-8491-cb5307d72d61 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:26:41.893939 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 267/1072] 10.4.3.223 () {68 vars in 1258 bytes} [Fri Jul 3 02:26:39 2026] POST /volume/v3/volumes => generated 749 bytes in 1938 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:26:41.911937 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-8917a511-27c7-4beb-b77c-07d3060bf4cd None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:41.914383 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-8917a511-27c7-4beb-b77c-07d3060bf4cd tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] GET https://10.4.3.223/volume/v3/volumes/e5394a2f-36be-4cbc-9ec2-eead59e2577c Jul 03 02:26:41.914587 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-8917a511-27c7-4beb-b77c-07d3060bf4cd tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:41.914761 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-8917a511-27c7-4beb-b77c-07d3060bf4cd tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:41.941476 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:41.941476 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:26:41.971191 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-8917a511-27c7-4beb-b77c-07d3060bf4cd tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Volume info retrieved successfully. Jul 03 02:26:41.984124 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-8917a511-27c7-4beb-b77c-07d3060bf4cd tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] https://10.4.3.223/volume/v3/volumes/e5394a2f-36be-4cbc-9ec2-eead59e2577c returned with HTTP 200 Jul 03 02:26:41.984767 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 264/1073] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:41 2026] GET /volume/v3/volumes/e5394a2f-36be-4cbc-9ec2-eead59e2577c => generated 817 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:42.448454 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-23c293ce-0755-49bf-bbaf-c7f080af709f None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:42.450111 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-23c293ce-0755-49bf-bbaf-c7f080af709f tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] DELETE https://10.4.3.223/volume/v3/volumes/499050a5-771b-45b4-98b7-0d529260e510 Jul 03 02:26:42.450354 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-23c293ce-0755-49bf-bbaf-c7f080af709f tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:42.450571 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-23c293ce-0755-49bf-bbaf-c7f080af709f tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Calling method 'delete' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:42.450750 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.volumes [None req-23c293ce-0755-49bf-bbaf-c7f080af709f tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Delete volume with id: 499050a5-771b-45b4-98b7-0d529260e510 Jul 03 02:26:42.478136 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:42.478136 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:26:42.478613 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-23c293ce-0755-49bf-bbaf-c7f080af709f tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Volume info retrieved successfully. Jul 03 02:26:42.557383 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-23c293ce-0755-49bf-bbaf-c7f080af709f tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Delete volume request issued successfully. Jul 03 02:26:42.557383 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-23c293ce-0755-49bf-bbaf-c7f080af709f tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] https://10.4.3.223/volume/v3/volumes/499050a5-771b-45b4-98b7-0d529260e510 returned with HTTP 202 Jul 03 02:26:42.557383 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 265/1074] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:26:42 2026] DELETE /volume/v3/volumes/499050a5-771b-45b4-98b7-0d529260e510 => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:26:42.557906 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-0a23371a-6c70-4859-b0f8-5d66c9344789 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:42.557906 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-0a23371a-6c70-4859-b0f8-5d66c9344789 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] GET https://10.4.3.223/volume/v3/volumes/499050a5-771b-45b4-98b7-0d529260e510 Jul 03 02:26:42.557906 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-0a23371a-6c70-4859-b0f8-5d66c9344789 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:42.557906 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-0a23371a-6c70-4859-b0f8-5d66c9344789 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:42.574561 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:42.574561 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:26:42.574561 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-0a23371a-6c70-4859-b0f8-5d66c9344789 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Volume info retrieved successfully. Jul 03 02:26:42.574561 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-0a23371a-6c70-4859-b0f8-5d66c9344789 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] https://10.4.3.223/volume/v3/volumes/499050a5-771b-45b4-98b7-0d529260e510 returned with HTTP 200 Jul 03 02:26:42.575225 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 279/1075] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:42 2026] GET /volume/v3/volumes/499050a5-771b-45b4-98b7-0d529260e510 => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:43.002284 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-3486a54f-d3b5-4e84-a438-58c8a816fc50 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:43.004086 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-3486a54f-d3b5-4e84-a438-58c8a816fc50 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] GET https://10.4.3.223/volume/v3/volumes/e5394a2f-36be-4cbc-9ec2-eead59e2577c Jul 03 02:26:43.004282 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-3486a54f-d3b5-4e84-a438-58c8a816fc50 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:43.004492 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-3486a54f-d3b5-4e84-a438-58c8a816fc50 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:43.053170 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:43.053170 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:26:43.064367 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-3486a54f-d3b5-4e84-a438-58c8a816fc50 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Volume info retrieved successfully. Jul 03 02:26:43.071445 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-3486a54f-d3b5-4e84-a438-58c8a816fc50 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] https://10.4.3.223/volume/v3/volumes/e5394a2f-36be-4cbc-9ec2-eead59e2577c returned with HTTP 200 Jul 03 02:26:43.071860 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 268/1076] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:43 2026] GET /volume/v3/volumes/e5394a2f-36be-4cbc-9ec2-eead59e2577c => generated 842 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:43.086691 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-d3eb7d2d-abe3-4e8d-964a-08580bfb3e05 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:43.088504 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-d3eb7d2d-abe3-4e8d-964a-08580bfb3e05 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] POST https://10.4.3.223/volume/v3/snapshots Jul 03 02:26:43.088996 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-d3eb7d2d-abe3-4e8d-964a-08580bfb3e05 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e5394a2f-36be-4cbc-9ec2-eead59e2577c", "name": "tempest-VolumesDeleteCascade-Snapshot-1604629088"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:26:43.099112 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:43.099112 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:26:43.099594 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-d3eb7d2d-abe3-4e8d-964a-08580bfb3e05 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Volume info retrieved successfully. Jul 03 02:26:43.099709 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.snapshots [None req-d3eb7d2d-abe3-4e8d-964a-08580bfb3e05 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Create snapshot from volume e5394a2f-36be-4cbc-9ec2-eead59e2577c Jul 03 02:26:43.425688 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.quota [None req-d3eb7d2d-abe3-4e8d-964a-08580bfb3e05 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Created reservations ['041e2394-526b-4136-af9e-2615d6d830de', 'f9815392-04f4-4632-b767-4b1c13330d2e', 'e40231c5-7461-45f1-8620-858e65b75631', 'cb85c3d9-7deb-4408-a72d-ddac228aa5c5'] {{(pid=100012) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:26:43.597193 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-f12a189f-7575-42b3-8430-9d2eafef3e87 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:43.597193 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-f12a189f-7575-42b3-8430-9d2eafef3e87 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] GET https://10.4.3.223/volume/v3/volumes/499050a5-771b-45b4-98b7-0d529260e510 Jul 03 02:26:43.597193 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-f12a189f-7575-42b3-8430-9d2eafef3e87 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:43.597193 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-f12a189f-7575-42b3-8430-9d2eafef3e87 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:43.597193 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-f12a189f-7575-42b3-8430-9d2eafef3e87 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] https://10.4.3.223/volume/v3/volumes/499050a5-771b-45b4-98b7-0d529260e510 returned with HTTP 404 Jul 03 02:26:43.597193 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 266/1077] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:43 2026] GET /volume/v3/volumes/499050a5-771b-45b4-98b7-0d529260e510 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:26:43.614579 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-455b7aeb-a763-4883-8856-02a259d2ae42 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:43.616316 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-455b7aeb-a763-4883-8856-02a259d2ae42 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] DELETE https://10.4.3.223/volume/v3/volumes/77e1e353-840d-421a-a685-fc90f17c90c6 Jul 03 02:26:43.616509 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-455b7aeb-a763-4883-8856-02a259d2ae42 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:43.616703 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-455b7aeb-a763-4883-8856-02a259d2ae42 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:43.631918 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-455b7aeb-a763-4883-8856-02a259d2ae42 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Delete volume with id: 77e1e353-840d-421a-a685-fc90f17c90c6 Jul 03 02:26:43.631918 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:43.631918 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:26:43.631918 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-455b7aeb-a763-4883-8856-02a259d2ae42 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Volume info retrieved successfully. Jul 03 02:26:43.671290 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-d3eb7d2d-abe3-4e8d-964a-08580bfb3e05 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Snapshot create request issued successfully. Jul 03 02:26:43.671622 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-d3eb7d2d-abe3-4e8d-964a-08580bfb3e05 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] https://10.4.3.223/volume/v3/snapshots returned with HTTP 202 Jul 03 02:26:43.672016 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 265/1078] 10.4.3.223 () {68 vars in 1265 bytes} [Fri Jul 3 02:26:43 2026] POST /volume/v3/snapshots => generated 307 bytes in 586 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:26:43.680857 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-7b7d4642-4283-46d0-aab6-1fbe0559fa88 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:43.683377 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-7b7d4642-4283-46d0-aab6-1fbe0559fa88 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] GET https://10.4.3.223/volume/v3/snapshots/e7619cec-e490-404a-a1c7-177bfc37c617 Jul 03 02:26:43.683673 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-7b7d4642-4283-46d0-aab6-1fbe0559fa88 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:43.683940 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-7b7d4642-4283-46d0-aab6-1fbe0559fa88 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:43.691663 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:43.691663 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:26:43.692331 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-7b7d4642-4283-46d0-aab6-1fbe0559fa88 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Snapshot retrieved successfully. Jul 03 02:26:43.693552 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-7b7d4642-4283-46d0-aab6-1fbe0559fa88 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] https://10.4.3.223/volume/v3/snapshots/e7619cec-e490-404a-a1c7-177bfc37c617 returned with HTTP 200 Jul 03 02:26:43.712637 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 269/1079] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:26:43 2026] GET /volume/v3/snapshots/e7619cec-e490-404a-a1c7-177bfc37c617 => generated 439 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:43.778039 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-455b7aeb-a763-4883-8856-02a259d2ae42 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Delete volume request issued successfully. Jul 03 02:26:43.778271 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-455b7aeb-a763-4883-8856-02a259d2ae42 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] https://10.4.3.223/volume/v3/volumes/77e1e353-840d-421a-a685-fc90f17c90c6 returned with HTTP 202 Jul 03 02:26:43.778897 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 280/1080] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:26:43 2026] DELETE /volume/v3/volumes/77e1e353-840d-421a-a685-fc90f17c90c6 => generated 0 bytes in 165 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:26:43.785971 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-cc34beb2-c92a-4b4c-9c07-8b5202716616 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:43.789065 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-cc34beb2-c92a-4b4c-9c07-8b5202716616 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] GET https://10.4.3.223/volume/v3/volumes/77e1e353-840d-421a-a685-fc90f17c90c6 Jul 03 02:26:43.789348 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-cc34beb2-c92a-4b4c-9c07-8b5202716616 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:43.789574 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-cc34beb2-c92a-4b4c-9c07-8b5202716616 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:43.798765 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:43.798765 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:26:43.804601 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-cc34beb2-c92a-4b4c-9c07-8b5202716616 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Volume info retrieved successfully. Jul 03 02:26:43.816609 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-cc34beb2-c92a-4b4c-9c07-8b5202716616 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] https://10.4.3.223/volume/v3/volumes/77e1e353-840d-421a-a685-fc90f17c90c6 returned with HTTP 200 Jul 03 02:26:43.816609 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 267/1081] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:43 2026] GET /volume/v3/volumes/77e1e353-840d-421a-a685-fc90f17c90c6 => generated 867 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:44.720414 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-cda29f2c-7542-4807-b253-684862b36712 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:44.722119 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-cda29f2c-7542-4807-b253-684862b36712 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] GET https://10.4.3.223/volume/v3/snapshots/e7619cec-e490-404a-a1c7-177bfc37c617 Jul 03 02:26:44.722333 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-cda29f2c-7542-4807-b253-684862b36712 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:44.722573 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-cda29f2c-7542-4807-b253-684862b36712 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:44.728942 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:44.728942 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:26:44.729429 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-cda29f2c-7542-4807-b253-684862b36712 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Snapshot retrieved successfully. Jul 03 02:26:44.730187 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-cda29f2c-7542-4807-b253-684862b36712 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] https://10.4.3.223/volume/v3/snapshots/e7619cec-e490-404a-a1c7-177bfc37c617 returned with HTTP 200 Jul 03 02:26:44.730574 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 266/1082] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:26:44 2026] GET /volume/v3/snapshots/e7619cec-e490-404a-a1c7-177bfc37c617 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:44.738338 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-cc8df264-eaaa-40ef-8c7b-bd9628da907c None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:44.740356 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-cc8df264-eaaa-40ef-8c7b-bd9628da907c tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] POST https://10.4.3.223/volume/v3/snapshots Jul 03 02:26:44.741594 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-cc8df264-eaaa-40ef-8c7b-bd9628da907c tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e5394a2f-36be-4cbc-9ec2-eead59e2577c", "name": "tempest-VolumesDeleteCascade-Snapshot-644315513"}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:26:44.749094 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:44.749094 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:26:44.749617 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-cc8df264-eaaa-40ef-8c7b-bd9628da907c tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Volume info retrieved successfully. Jul 03 02:26:44.749727 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.snapshots [None req-cc8df264-eaaa-40ef-8c7b-bd9628da907c tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Create snapshot from volume e5394a2f-36be-4cbc-9ec2-eead59e2577c Jul 03 02:26:44.832946 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-e01e8f4f-c569-4e53-b266-9efb74fb5c97 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:44.834505 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-e01e8f4f-c569-4e53-b266-9efb74fb5c97 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] GET https://10.4.3.223/volume/v3/volumes/77e1e353-840d-421a-a685-fc90f17c90c6 Jul 03 02:26:44.834694 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-e01e8f4f-c569-4e53-b266-9efb74fb5c97 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:44.834925 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-e01e8f4f-c569-4e53-b266-9efb74fb5c97 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:44.840715 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-e01e8f4f-c569-4e53-b266-9efb74fb5c97 tempest-TestMultiAttachVolumeSwap-1133982561 tempest-TestMultiAttachVolumeSwap-1133982561-project-member] https://10.4.3.223/volume/v3/volumes/77e1e353-840d-421a-a685-fc90f17c90c6 returned with HTTP 404 Jul 03 02:26:44.841384 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 281/1083] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:44 2026] GET /volume/v3/volumes/77e1e353-840d-421a-a685-fc90f17c90c6 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:26:45.124867 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.quota [None req-cc8df264-eaaa-40ef-8c7b-bd9628da907c tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Created reservations ['c0fa8430-8295-40ad-a6e0-ef58419e6b34', '9e4e6eca-4b7f-4ba4-85a0-22db7c889163', '98483b5e-7fef-47ff-a772-33e628a0f5d1', '4852c939-96dc-4634-84e0-3fb6f509a1c0'] {{(pid=100013) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:26:45.363688 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-cc8df264-eaaa-40ef-8c7b-bd9628da907c tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Snapshot create request issued successfully. Jul 03 02:26:45.381939 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-cc8df264-eaaa-40ef-8c7b-bd9628da907c tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] https://10.4.3.223/volume/v3/snapshots returned with HTTP 202 Jul 03 02:26:45.381939 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 270/1084] 10.4.3.223 () {68 vars in 1265 bytes} [Fri Jul 3 02:26:44 2026] POST /volume/v3/snapshots => generated 306 bytes in 627 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:26:45.413229 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-0233b12b-faac-4a7c-b956-695e3b3b6c0c None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:45.415123 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-0233b12b-faac-4a7c-b956-695e3b3b6c0c tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] GET https://10.4.3.223/volume/v3/snapshots/bec1cfe8-a88e-486f-aa2a-2b8ccd5ab46d Jul 03 02:26:45.415439 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-0233b12b-faac-4a7c-b956-695e3b3b6c0c tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:45.415665 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-0233b12b-faac-4a7c-b956-695e3b3b6c0c tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:45.420719 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:45.420719 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:26:45.421350 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-0233b12b-faac-4a7c-b956-695e3b3b6c0c tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Snapshot retrieved successfully. Jul 03 02:26:45.422273 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-0233b12b-faac-4a7c-b956-695e3b3b6c0c tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] https://10.4.3.223/volume/v3/snapshots/bec1cfe8-a88e-486f-aa2a-2b8ccd5ab46d returned with HTTP 200 Jul 03 02:26:45.422901 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 268/1085] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:26:45 2026] GET /volume/v3/snapshots/bec1cfe8-a88e-486f-aa2a-2b8ccd5ab46d => generated 438 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:46.577309 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-8960ad67-56c1-4162-b5aa-452cd4092ee0 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:46.581302 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-8960ad67-56c1-4162-b5aa-452cd4092ee0 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] GET https://10.4.3.223/volume/v3/snapshots/bec1cfe8-a88e-486f-aa2a-2b8ccd5ab46d Jul 03 02:26:46.581535 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-8960ad67-56c1-4162-b5aa-452cd4092ee0 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:46.581753 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-8960ad67-56c1-4162-b5aa-452cd4092ee0 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:46.838145 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:46.838145 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:26:46.838538 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-8960ad67-56c1-4162-b5aa-452cd4092ee0 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Snapshot retrieved successfully. Jul 03 02:26:46.839207 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-8960ad67-56c1-4162-b5aa-452cd4092ee0 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] https://10.4.3.223/volume/v3/snapshots/bec1cfe8-a88e-486f-aa2a-2b8ccd5ab46d returned with HTTP 200 Jul 03 02:26:46.839586 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 267/1086] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:26:46 2026] GET /volume/v3/snapshots/bec1cfe8-a88e-486f-aa2a-2b8ccd5ab46d => generated 465 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:46.847464 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-3d6dddf8-171d-4c10-ac2a-82359c2f198e None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:46.849096 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-3d6dddf8-171d-4c10-ac2a-82359c2f198e tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] DELETE https://10.4.3.223/volume/v3/volumes/e5394a2f-36be-4cbc-9ec2-eead59e2577c?cascade=True Jul 03 02:26:46.849285 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-3d6dddf8-171d-4c10-ac2a-82359c2f198e tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:46.849548 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-3d6dddf8-171d-4c10-ac2a-82359c2f198e tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:46.849708 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-3d6dddf8-171d-4c10-ac2a-82359c2f198e tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Delete volume with id: e5394a2f-36be-4cbc-9ec2-eead59e2577c Jul 03 02:26:46.863687 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:46.863687 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:26:46.864248 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-3d6dddf8-171d-4c10-ac2a-82359c2f198e tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Volume info retrieved successfully. Jul 03 02:26:47.386293 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-3d6dddf8-171d-4c10-ac2a-82359c2f198e tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Delete volume request issued successfully. Jul 03 02:26:47.386293 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-3d6dddf8-171d-4c10-ac2a-82359c2f198e tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] https://10.4.3.223/volume/v3/volumes/e5394a2f-36be-4cbc-9ec2-eead59e2577c?cascade=True returned with HTTP 202 Jul 03 02:26:47.386293 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 282/1087] 10.4.3.223 () {66 vars in 1376 bytes} [Fri Jul 3 02:26:46 2026] DELETE /volume/v3/volumes/e5394a2f-36be-4cbc-9ec2-eead59e2577c?cascade=True => generated 0 bytes in 537 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:26:47.393840 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-969ebedf-14f6-4240-bb06-7a8085bc6912 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:47.395086 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-969ebedf-14f6-4240-bb06-7a8085bc6912 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] GET https://10.4.3.223/volume/v3/volumes/e5394a2f-36be-4cbc-9ec2-eead59e2577c Jul 03 02:26:47.395268 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-969ebedf-14f6-4240-bb06-7a8085bc6912 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:47.395538 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-969ebedf-14f6-4240-bb06-7a8085bc6912 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:47.403738 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:47.403738 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:26:47.418774 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-c48360c4-8b47-4810-978c-ffaa6ef5ced8 req-3ddd6dcd-31e7-4953-a783-242a6700df44 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:47.420597 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-c48360c4-8b47-4810-978c-ffaa6ef5ced8 req-3ddd6dcd-31e7-4953-a783-242a6700df44 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] PUT https://10.4.3.223/volume/v3/attachments/ea5d74db-437c-44da-ac49-713385cd3f5f Jul 03 02:26:47.421221 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-c48360c4-8b47-4810-978c-ffaa6ef5ced8 req-3ddd6dcd-31e7-4953-a783-242a6700df44 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000004352", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2a2633a05d73", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "80a8c083-552c-46a2-8db9-fd9e83fa2364", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:26:47.439061 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-969ebedf-14f6-4240-bb06-7a8085bc6912 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Volume info retrieved successfully. Jul 03 02:26:47.451903 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-969ebedf-14f6-4240-bb06-7a8085bc6912 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] https://10.4.3.223/volume/v3/volumes/e5394a2f-36be-4cbc-9ec2-eead59e2577c returned with HTTP 200 Jul 03 02:26:47.452247 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 271/1088] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:47 2026] GET /volume/v3/volumes/e5394a2f-36be-4cbc-9ec2-eead59e2577c => generated 841 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:47.559644 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.coordination [req-c48360c4-8b47-4810-978c-ffaa6ef5ced8 req-3ddd6dcd-31e7-4953-a783-242a6700df44 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Acquiring lock "cinder-attachment_update-7e4d1134-ca38-414d-b3c5-a97f8d94286e-np0000004352" by "attachment_update" {{(pid=100014) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 02:26:47.566789 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.coordination [req-c48360c4-8b47-4810-978c-ffaa6ef5ced8 req-3ddd6dcd-31e7-4953-a783-242a6700df44 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Lock "cinder-attachment_update-7e4d1134-ca38-414d-b3c5-a97f8d94286e-np0000004352" acquired by "attachment_update" :: waited 0.008s {{(pid=100014) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 02:26:47.568815 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:47.568815 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:26:48.436076 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.coordination [req-c48360c4-8b47-4810-978c-ffaa6ef5ced8 req-3ddd6dcd-31e7-4953-a783-242a6700df44 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Lock "cinder-attachment_update-7e4d1134-ca38-414d-b3c5-a97f8d94286e-np0000004352" released by "attachment_update" :: held 0.829s {{(pid=100014) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 02:26:48.436076 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-c48360c4-8b47-4810-978c-ffaa6ef5ced8 req-3ddd6dcd-31e7-4953-a783-242a6700df44 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] https://10.4.3.223/volume/v3/attachments/ea5d74db-437c-44da-ac49-713385cd3f5f returned with HTTP 200 Jul 03 02:26:48.436076 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 269/1089] 10.4.3.223 () {74 vars in 1704 bytes} [Fri Jul 3 02:26:47 2026] PUT /volume/v3/attachments/ea5d74db-437c-44da-ac49-713385cd3f5f => generated 969 bytes in 979 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:26:48.437052 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-c48360c4-8b47-4810-978c-ffaa6ef5ced8 req-96e568d3-553a-48c3-bda7-16f261e3f3c8 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:48.437052 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-c48360c4-8b47-4810-978c-ffaa6ef5ced8 req-96e568d3-553a-48c3-bda7-16f261e3f3c8 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] GET https://10.4.3.223/volume/v3/attachments/ea5d74db-437c-44da-ac49-713385cd3f5f Jul 03 02:26:48.437052 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-c48360c4-8b47-4810-978c-ffaa6ef5ced8 req-96e568d3-553a-48c3-bda7-16f261e3f3c8 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:48.437052 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-c48360c4-8b47-4810-978c-ffaa6ef5ced8 req-96e568d3-553a-48c3-bda7-16f261e3f3c8 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Calling method 'version_select' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:48.488707 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-973e567c-2729-416c-b3cd-393c4312dec1 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:48.522722 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-973e567c-2729-416c-b3cd-393c4312dec1 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] GET https://10.4.3.223/volume/v3/volumes/e5394a2f-36be-4cbc-9ec2-eead59e2577c Jul 03 02:26:48.522722 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-973e567c-2729-416c-b3cd-393c4312dec1 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:48.522722 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-973e567c-2729-416c-b3cd-393c4312dec1 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:48.522722 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:48.522722 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:26:48.522722 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-973e567c-2729-416c-b3cd-393c4312dec1 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Volume info retrieved successfully. Jul 03 02:26:48.522722 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-973e567c-2729-416c-b3cd-393c4312dec1 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] https://10.4.3.223/volume/v3/volumes/e5394a2f-36be-4cbc-9ec2-eead59e2577c returned with HTTP 200 Jul 03 02:26:48.522722 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 283/1090] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:48 2026] GET /volume/v3/volumes/e5394a2f-36be-4cbc-9ec2-eead59e2577c => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:48.560575 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-c48360c4-8b47-4810-978c-ffaa6ef5ced8 req-96e568d3-553a-48c3-bda7-16f261e3f3c8 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] https://10.4.3.223/volume/v3/attachments/ea5d74db-437c-44da-ac49-713385cd3f5f returned with HTTP 200 Jul 03 02:26:48.561066 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 268/1091] 10.4.3.223 () {70 vars in 1651 bytes} [Fri Jul 3 02:26:48 2026] GET /volume/v3/attachments/ea5d74db-437c-44da-ac49-713385cd3f5f => generated 994 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:26:49.402579 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-2d6a6258-bed5-4e03-9ca3-83c205a4d8c2 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:49.517577 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-cd7b61c6-11c2-4e4d-ae67-564ff757e0aa None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:49.519749 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-cd7b61c6-11c2-4e4d-ae67-564ff757e0aa tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] GET https://10.4.3.223/volume/v3/volumes/e5394a2f-36be-4cbc-9ec2-eead59e2577c Jul 03 02:26:49.520053 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-cd7b61c6-11c2-4e4d-ae67-564ff757e0aa tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:49.520287 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-cd7b61c6-11c2-4e4d-ae67-564ff757e0aa tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:49.534516 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-cd7b61c6-11c2-4e4d-ae67-564ff757e0aa tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] https://10.4.3.223/volume/v3/volumes/e5394a2f-36be-4cbc-9ec2-eead59e2577c returned with HTTP 404 Jul 03 02:26:49.534516 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 270/1092] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:49 2026] GET /volume/v3/volumes/e5394a2f-36be-4cbc-9ec2-eead59e2577c => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:26:49.601875 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-c647e582-edc0-4dcc-af4a-1190988d2c56 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:49.601875 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-c647e582-edc0-4dcc-af4a-1190988d2c56 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] GET https://10.4.3.223/volume/v3/volumes Jul 03 02:26:49.601875 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-c647e582-edc0-4dcc-af4a-1190988d2c56 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:49.601875 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-c647e582-edc0-4dcc-af4a-1190988d2c56 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Calling method 'index' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:49.601875 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.api_utils [None req-c647e582-edc0-4dcc-af4a-1190988d2c56 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Removing options '' from query. {{(pid=100015) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 02:26:49.601875 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-c647e582-edc0-4dcc-af4a-1190988d2c56 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100015) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 02:26:49.617352 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-c647e582-edc0-4dcc-af4a-1190988d2c56 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Get all volumes completed successfully. Jul 03 02:26:49.617763 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-c647e582-edc0-4dcc-af4a-1190988d2c56 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 200 Jul 03 02:26:49.618216 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 284/1093] 10.4.3.223 () {66 vars in 1237 bytes} [Fri Jul 3 02:26:49 2026] GET /volume/v3/volumes => generated 15 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 02:26:49.627583 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-2d6a6258-bed5-4e03-9ca3-83c205a4d8c2 tempest-VolumesTransfersV355Test-861557472 tempest-VolumesTransfersV355Test-861557472-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:26:49.627583 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-2d6a6258-bed5-4e03-9ca3-83c205a4d8c2 tempest-VolumesTransfersV355Test-861557472 tempest-VolumesTransfersV355Test-861557472-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1296223887"}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:26:49.629301 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.volumes [None req-2d6a6258-bed5-4e03-9ca3-83c205a4d8c2 tempest-VolumesTransfersV355Test-861557472 tempest-VolumesTransfersV355Test-861557472-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1296223887'}} {{(pid=100013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:26:49.629301 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.volumes [None req-2d6a6258-bed5-4e03-9ca3-83c205a4d8c2 tempest-VolumesTransfersV355Test-861557472 tempest-VolumesTransfersV355Test-861557472-project-member] Create volume of 1 GB Jul 03 02:26:49.632532 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-6b9c14f6-73be-4646-b91b-4ed3040f8cf9 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:49.640361 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-6b9c14f6-73be-4646-b91b-4ed3040f8cf9 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] GET https://10.4.3.223/volume/v3/snapshots Jul 03 02:26:49.640361 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-6b9c14f6-73be-4646-b91b-4ed3040f8cf9 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:49.640361 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-6b9c14f6-73be-4646-b91b-4ed3040f8cf9 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Calling method 'index' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:49.641110 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.api_utils [None req-6b9c14f6-73be-4646-b91b-4ed3040f8cf9 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Removing options '' from query. {{(pid=100012) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 02:26:49.641110 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:49.641110 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:26:49.642089 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.db.api [None req-6b9c14f6-73be-4646-b91b-4ed3040f8cf9 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Building query based on filter {{(pid=100012) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 02:26:49.649303 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-6b9c14f6-73be-4646-b91b-4ed3040f8cf9 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Get all snapshots completed successfully. Jul 03 02:26:49.649303 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-6b9c14f6-73be-4646-b91b-4ed3040f8cf9 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] https://10.4.3.223/volume/v3/snapshots returned with HTTP 200 Jul 03 02:26:49.649303 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 269/1094] 10.4.3.223 () {66 vars in 1243 bytes} [Fri Jul 3 02:26:49 2026] GET /volume/v3/snapshots => generated 17 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 02:26:49.649406 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-2d6a6258-bed5-4e03-9ca3-83c205a4d8c2 tempest-VolumesTransfersV355Test-861557472 tempest-VolumesTransfersV355Test-861557472-project-member] Availability Zones retrieved successfully. Jul 03 02:26:49.654012 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-2d6a6258-bed5-4e03-9ca3-83c205a4d8c2 tempest-VolumesTransfersV355Test-861557472 tempest-VolumesTransfersV355Test-861557472-project-member] Flow 'volume_create_api' (9e045d35-908d-4937-bcf2-82e3b07d0331) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:26:49.655159 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-2d6a6258-bed5-4e03-9ca3-83c205a4d8c2 tempest-VolumesTransfersV355Test-861557472 tempest-VolumesTransfersV355Test-861557472-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (866cbd5f-2ea1-409c-ac2d-fab246450173) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:26:49.656168 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.flows.api.create_volume [None req-2d6a6258-bed5-4e03-9ca3-83c205a4d8c2 tempest-VolumesTransfersV355Test-861557472 tempest-VolumesTransfersV355Test-861557472-project-member] Validating volume size '1' using validate_int {{(pid=100013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:26:49.660824 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-90be5811-eeb4-47b5-b58e-a493e16e78db None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:49.663612 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-90be5811-eeb4-47b5-b58e-a493e16e78db tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/bec1cfe8-a88e-486f-aa2a-2b8ccd5ab46d Jul 03 02:26:49.664623 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-90be5811-eeb4-47b5-b58e-a493e16e78db tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:49.664795 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-90be5811-eeb4-47b5-b58e-a493e16e78db tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Calling method 'delete' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:49.664943 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.snapshots [None req-90be5811-eeb4-47b5-b58e-a493e16e78db tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Delete snapshot with id: bec1cfe8-a88e-486f-aa2a-2b8ccd5ab46d Jul 03 02:26:49.726715 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-90be5811-eeb4-47b5-b58e-a493e16e78db tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] https://10.4.3.223/volume/v3/snapshots/bec1cfe8-a88e-486f-aa2a-2b8ccd5ab46d returned with HTTP 404 Jul 03 02:26:49.727517 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 271/1095] 10.4.3.223 () {66 vars in 1357 bytes} [Fri Jul 3 02:26:49 2026] DELETE /volume/v3/snapshots/bec1cfe8-a88e-486f-aa2a-2b8ccd5ab46d => generated 111 bytes in 67 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:26:49.735951 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-34538ddc-4489-4036-afda-903d524f24c0 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:49.737710 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-34538ddc-4489-4036-afda-903d524f24c0 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/e7619cec-e490-404a-a1c7-177bfc37c617 Jul 03 02:26:49.738045 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-34538ddc-4489-4036-afda-903d524f24c0 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:49.738366 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-34538ddc-4489-4036-afda-903d524f24c0 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:49.738607 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.snapshots [None req-34538ddc-4489-4036-afda-903d524f24c0 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Delete snapshot with id: e7619cec-e490-404a-a1c7-177bfc37c617 Jul 03 02:26:49.746846 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-34538ddc-4489-4036-afda-903d524f24c0 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] https://10.4.3.223/volume/v3/snapshots/e7619cec-e490-404a-a1c7-177bfc37c617 returned with HTTP 404 Jul 03 02:26:49.746846 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 285/1096] 10.4.3.223 () {66 vars in 1357 bytes} [Fri Jul 3 02:26:49 2026] DELETE /volume/v3/snapshots/e7619cec-e490-404a-a1c7-177bfc37c617 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:26:49.754408 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-7f9865f5-85fe-4c8d-9214-0f1f826ec2bf None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:49.756431 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-7f9865f5-85fe-4c8d-9214-0f1f826ec2bf tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] GET https://10.4.3.223/volume/v3/volumes/e5394a2f-36be-4cbc-9ec2-eead59e2577c Jul 03 02:26:49.756742 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-7f9865f5-85fe-4c8d-9214-0f1f826ec2bf tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:49.756992 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-7f9865f5-85fe-4c8d-9214-0f1f826ec2bf tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:49.765055 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-7f9865f5-85fe-4c8d-9214-0f1f826ec2bf tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] https://10.4.3.223/volume/v3/volumes/e5394a2f-36be-4cbc-9ec2-eead59e2577c returned with HTTP 404 Jul 03 02:26:49.765831 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 270/1097] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:49 2026] GET /volume/v3/volumes/e5394a2f-36be-4cbc-9ec2-eead59e2577c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:26:49.776243 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-1cca9138-788a-44ff-9273-90bc20b8da06 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:49.811033 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-1cca9138-788a-44ff-9273-90bc20b8da06 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] DELETE https://10.4.3.223/volume/v3/volumes/e5394a2f-36be-4cbc-9ec2-eead59e2577c Jul 03 02:26:49.811033 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-1cca9138-788a-44ff-9273-90bc20b8da06 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:49.811033 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-1cca9138-788a-44ff-9273-90bc20b8da06 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Calling method 'delete' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:49.811033 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.volumes [None req-1cca9138-788a-44ff-9273-90bc20b8da06 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Delete volume with id: e5394a2f-36be-4cbc-9ec2-eead59e2577c Jul 03 02:26:49.811033 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-1cca9138-788a-44ff-9273-90bc20b8da06 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] https://10.4.3.223/volume/v3/volumes/e5394a2f-36be-4cbc-9ec2-eead59e2577c returned with HTTP 404 Jul 03 02:26:49.811033 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 272/1098] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:26:49 2026] DELETE /volume/v3/volumes/e5394a2f-36be-4cbc-9ec2-eead59e2577c => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:26:49.838065 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-2d6a6258-bed5-4e03-9ca3-83c205a4d8c2 tempest-VolumesTransfersV355Test-861557472 tempest-VolumesTransfersV355Test-861557472-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (866cbd5f-2ea1-409c-ac2d-fab246450173) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:26:49.838065 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-2d6a6258-bed5-4e03-9ca3-83c205a4d8c2 tempest-VolumesTransfersV355Test-861557472 tempest-VolumesTransfersV355Test-861557472-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e515a77-2b85-4578-978b-5da5584e9d6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:26:49.857726 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-6d3303e5-e99b-40bb-aa92-7dc6e8e4f802 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:49.857726 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-6d3303e5-e99b-40bb-aa92-7dc6e8e4f802 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:26:49.857726 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-6d3303e5-e99b-40bb-aa92-7dc6e8e4f802 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-835593023"}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:26:49.857726 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.volumes [None req-6d3303e5-e99b-40bb-aa92-7dc6e8e4f802 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-835593023'}} {{(pid=100015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:26:49.857726 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-6d3303e5-e99b-40bb-aa92-7dc6e8e4f802 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Create volume of 1 GB Jul 03 02:26:49.857726 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-6d3303e5-e99b-40bb-aa92-7dc6e8e4f802 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Availability Zones retrieved successfully. Jul 03 02:26:49.857726 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-6d3303e5-e99b-40bb-aa92-7dc6e8e4f802 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Flow 'volume_create_api' (a62755db-21b8-4c08-b7e9-cd466e72f7c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:26:49.857726 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-6d3303e5-e99b-40bb-aa92-7dc6e8e4f802 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46579583-f7fb-447a-b458-4af06b2332ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:26:49.857726 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.flows.api.create_volume [None req-6d3303e5-e99b-40bb-aa92-7dc6e8e4f802 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Validating volume size '1' using validate_int {{(pid=100015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:26:49.883769 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-6d3303e5-e99b-40bb-aa92-7dc6e8e4f802 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46579583-f7fb-447a-b458-4af06b2332ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:26:49.884077 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-6d3303e5-e99b-40bb-aa92-7dc6e8e4f802 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2062e7e-1f7b-42ed-887b-a18ec4ce1916) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:26:49.978802 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.quota [None req-6d3303e5-e99b-40bb-aa92-7dc6e8e4f802 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Created reservations ['b828e31f-af06-4ce6-b5c3-7497fef236fa', 'f2f99d3b-3d26-4fac-b118-42cad362dd9d', 'f752c606-deda-4592-a669-30bdf26b590f', '68a59620-2262-4a53-87d7-0d2e4d0909f0'] {{(pid=100015) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:26:49.990640 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-6d3303e5-e99b-40bb-aa92-7dc6e8e4f802 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2062e7e-1f7b-42ed-887b-a18ec4ce1916) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b828e31f-af06-4ce6-b5c3-7497fef236fa', 'f2f99d3b-3d26-4fac-b118-42cad362dd9d', 'f752c606-deda-4592-a669-30bdf26b590f', '68a59620-2262-4a53-87d7-0d2e4d0909f0']}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:26:49.990640 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-6d3303e5-e99b-40bb-aa92-7dc6e8e4f802 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67e5281e-1db2-4c30-9e34-a258b60b5eab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:26:50.172119 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.quota [None req-2d6a6258-bed5-4e03-9ca3-83c205a4d8c2 tempest-VolumesTransfersV355Test-861557472 tempest-VolumesTransfersV355Test-861557472-project-member] Created reservations ['da22d39f-47e1-424f-862c-18af55373e23', '5492eb14-1a56-4bff-987b-048968de41ee', '86e6f541-114d-421a-a0d3-e8e782666984', '78868e50-86f6-4057-b78e-9f4a3775057c'] {{(pid=100013) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:26:50.172119 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-2d6a6258-bed5-4e03-9ca3-83c205a4d8c2 tempest-VolumesTransfersV355Test-861557472 tempest-VolumesTransfersV355Test-861557472-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e515a77-2b85-4578-978b-5da5584e9d6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['da22d39f-47e1-424f-862c-18af55373e23', '5492eb14-1a56-4bff-987b-048968de41ee', '86e6f541-114d-421a-a0d3-e8e782666984', '78868e50-86f6-4057-b78e-9f4a3775057c']}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:26:50.172119 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-2d6a6258-bed5-4e03-9ca3-83c205a4d8c2 tempest-VolumesTransfersV355Test-861557472 tempest-VolumesTransfersV355Test-861557472-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (148d6d0e-5558-4556-8680-472b1bc72463) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:26:50.173017 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-6d3303e5-e99b-40bb-aa92-7dc6e8e4f802 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67e5281e-1db2-4c30-9e34-a258b60b5eab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e95c890b-8173-42c6-a8b6-3b4271732985', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-835593023',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4635b6c654aa4110852ea77ee0545c35',qos_specs=None,replication_status=,reservations=['b828e31f-af06-4ce6-b5c3-7497fef236fa','f2f99d3b-3d26-4fac-b118-42cad362dd9d','f752c606-deda-4592-a669-30bdf26b590f','68a59620-2262-4a53-87d7-0d2e4d0909f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ab3922d7b6e4c369573c76e016354a8',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:26:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-835593023',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e95c890b-8173-42c6-a8b6-3b4271732985,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4635b6c654aa4110852ea77ee0545c35',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3ab3922d7b6e4c369573c76e016354a8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:26:50.173017 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-6d3303e5-e99b-40bb-aa92-7dc6e8e4f802 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22bd8672-40ba-4721-aa54-3438aea6ac05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:26:50.556463 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-6d3303e5-e99b-40bb-aa92-7dc6e8e4f802 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22bd8672-40ba-4721-aa54-3438aea6ac05) transitioned into state 'SUCCESS' from state '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-835593023',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4635b6c654aa4110852ea77ee0545c35',qos_specs=None,replication_status=,reservations=['b828e31f-af06-4ce6-b5c3-7497fef236fa','f2f99d3b-3d26-4fac-b118-42cad362dd9d','f752c606-deda-4592-a669-30bdf26b590f','68a59620-2262-4a53-87d7-0d2e4d0909f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ab3922d7b6e4c369573c76e016354a8',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:26:50.557231 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-6d3303e5-e99b-40bb-aa92-7dc6e8e4f802 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0f76e07-aeee-4768-acd0-d037c7912dd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:26:50.557534 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-2d6a6258-bed5-4e03-9ca3-83c205a4d8c2 tempest-VolumesTransfersV355Test-861557472 tempest-VolumesTransfersV355Test-861557472-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (148d6d0e-5558-4556-8680-472b1bc72463) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '37f775e1-f234-46af-8bf6-8875386b5d3c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1296223887',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f2d33484d5b4f048fda266bdacec2ca',qos_specs=None,replication_status=,reservations=['da22d39f-47e1-424f-862c-18af55373e23','5492eb14-1a56-4bff-987b-048968de41ee','86e6f541-114d-421a-a0d3-e8e782666984','78868e50-86f6-4057-b78e-9f4a3775057c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9a29be4e5d2487b910c452dd2d74704',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:26:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1296223887',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=37f775e1-f234-46af-8bf6-8875386b5d3c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4f2d33484d5b4f048fda266bdacec2ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c9a29be4e5d2487b910c452dd2d74704',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:26:50.558473 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-2d6a6258-bed5-4e03-9ca3-83c205a4d8c2 tempest-VolumesTransfersV355Test-861557472 tempest-VolumesTransfersV355Test-861557472-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5060151d-1d0b-42e3-882c-5b606fecd353) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:26:50.862723 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-2d6a6258-bed5-4e03-9ca3-83c205a4d8c2 tempest-VolumesTransfersV355Test-861557472 tempest-VolumesTransfersV355Test-861557472-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5060151d-1d0b-42e3-882c-5b606fecd353) transitioned into state 'SUCCESS' from state '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-1296223887',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f2d33484d5b4f048fda266bdacec2ca',qos_specs=None,replication_status=,reservations=['da22d39f-47e1-424f-862c-18af55373e23','5492eb14-1a56-4bff-987b-048968de41ee','86e6f541-114d-421a-a0d3-e8e782666984','78868e50-86f6-4057-b78e-9f4a3775057c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9a29be4e5d2487b910c452dd2d74704',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:26:50.862723 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-2d6a6258-bed5-4e03-9ca3-83c205a4d8c2 tempest-VolumesTransfersV355Test-861557472 tempest-VolumesTransfersV355Test-861557472-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c80f134-0a31-49dd-9561-8e747794117f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:26:50.864092 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-6d3303e5-e99b-40bb-aa92-7dc6e8e4f802 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0f76e07-aeee-4768-acd0-d037c7912dd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:26:50.864092 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-6d3303e5-e99b-40bb-aa92-7dc6e8e4f802 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Flow 'volume_create_api' (a62755db-21b8-4c08-b7e9-cd466e72f7c9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:26:50.864092 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-6d3303e5-e99b-40bb-aa92-7dc6e8e4f802 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Create volume request issued successfully. Jul 03 02:26:50.864092 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-6d3303e5-e99b-40bb-aa92-7dc6e8e4f802 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:26:50.864092 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 286/1099] 10.4.3.223 () {68 vars in 1258 bytes} [Fri Jul 3 02:26:49 2026] POST /volume/v3/volumes => generated 750 bytes in 846 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:26:50.865005 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-5881e1d3-17e4-44a8-bcd0-c83385c1c1f2 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:50.865005 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-5881e1d3-17e4-44a8-bcd0-c83385c1c1f2 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] GET https://10.4.3.223/volume/v3/volumes/e95c890b-8173-42c6-a8b6-3b4271732985 Jul 03 02:26:50.865005 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-5881e1d3-17e4-44a8-bcd0-c83385c1c1f2 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:50.865005 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-5881e1d3-17e4-44a8-bcd0-c83385c1c1f2 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:50.865005 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:50.865005 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:26:50.865005 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-5881e1d3-17e4-44a8-bcd0-c83385c1c1f2 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Volume info retrieved successfully. Jul 03 02:26:50.865005 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-5881e1d3-17e4-44a8-bcd0-c83385c1c1f2 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] https://10.4.3.223/volume/v3/volumes/e95c890b-8173-42c6-a8b6-3b4271732985 returned with HTTP 200 Jul 03 02:26:50.865005 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 271/1100] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:50 2026] GET /volume/v3/volumes/e95c890b-8173-42c6-a8b6-3b4271732985 => generated 818 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:50.940093 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-2d6a6258-bed5-4e03-9ca3-83c205a4d8c2 tempest-VolumesTransfersV355Test-861557472 tempest-VolumesTransfersV355Test-861557472-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c80f134-0a31-49dd-9561-8e747794117f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:26:50.941209 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-2d6a6258-bed5-4e03-9ca3-83c205a4d8c2 tempest-VolumesTransfersV355Test-861557472 tempest-VolumesTransfersV355Test-861557472-project-member] Flow 'volume_create_api' (9e045d35-908d-4937-bcf2-82e3b07d0331) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:26:50.941631 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-2d6a6258-bed5-4e03-9ca3-83c205a4d8c2 tempest-VolumesTransfersV355Test-861557472 tempest-VolumesTransfersV355Test-861557472-project-member] Create volume request issued successfully. Jul 03 02:26:50.944452 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-2d6a6258-bed5-4e03-9ca3-83c205a4d8c2 tempest-VolumesTransfersV355Test-861557472 tempest-VolumesTransfersV355Test-861557472-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:26:50.944452 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 272/1101] 10.4.3.223 () {70 vars in 1299 bytes} [Fri Jul 3 02:26:49 2026] POST /volume/v3/volumes => generated 819 bytes in 1541 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:26:50.964446 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-a72203d7-294c-405c-901a-0bf7aa28919f None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:50.966611 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-a72203d7-294c-405c-901a-0bf7aa28919f tempest-VolumesTransfersV355Test-861557472 tempest-VolumesTransfersV355Test-861557472-project-member] GET https://10.4.3.223/volume/v3/volumes/37f775e1-f234-46af-8bf6-8875386b5d3c Jul 03 02:26:50.973315 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-a72203d7-294c-405c-901a-0bf7aa28919f tempest-VolumesTransfersV355Test-861557472 tempest-VolumesTransfersV355Test-861557472-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:50.973315 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-a72203d7-294c-405c-901a-0bf7aa28919f tempest-VolumesTransfersV355Test-861557472 tempest-VolumesTransfersV355Test-861557472-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:50.976184 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:50.976184 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:26:50.981725 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-a72203d7-294c-405c-901a-0bf7aa28919f tempest-VolumesTransfersV355Test-861557472 tempest-VolumesTransfersV355Test-861557472-project-member] Volume info retrieved successfully. Jul 03 02:26:50.987362 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-a72203d7-294c-405c-901a-0bf7aa28919f tempest-VolumesTransfersV355Test-861557472 tempest-VolumesTransfersV355Test-861557472-project-member] https://10.4.3.223/volume/v3/volumes/37f775e1-f234-46af-8bf6-8875386b5d3c returned with HTTP 200 Jul 03 02:26:50.987888 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 273/1102] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:26:50 2026] GET /volume/v3/volumes/37f775e1-f234-46af-8bf6-8875386b5d3c => generated 887 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:26:51.731380 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-4b98f140-eb97-4144-b03e-8de896503a38 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:51.733602 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-4b98f140-eb97-4144-b03e-8de896503a38 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] GET https://10.4.3.223/volume/v3/volumes/e95c890b-8173-42c6-a8b6-3b4271732985 Jul 03 02:26:51.733857 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-4b98f140-eb97-4144-b03e-8de896503a38 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:51.734102 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-4b98f140-eb97-4144-b03e-8de896503a38 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:51.743869 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:51.743869 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:26:51.747912 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-4b98f140-eb97-4144-b03e-8de896503a38 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Volume info retrieved successfully. Jul 03 02:26:51.752764 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-4b98f140-eb97-4144-b03e-8de896503a38 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] https://10.4.3.223/volume/v3/volumes/e95c890b-8173-42c6-a8b6-3b4271732985 returned with HTTP 200 Jul 03 02:26:51.753313 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 287/1103] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:51 2026] GET /volume/v3/volumes/e95c890b-8173-42c6-a8b6-3b4271732985 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:51.765290 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-dd60e19f-b734-422d-b89f-53551b942ac1 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:51.766860 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-dd60e19f-b734-422d-b89f-53551b942ac1 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] POST https://10.4.3.223/volume/v3/snapshots Jul 03 02:26:51.767207 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-dd60e19f-b734-422d-b89f-53551b942ac1 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e95c890b-8173-42c6-a8b6-3b4271732985", "name": "tempest-VolumesDeleteCascade-Snapshot-34826832"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:26:51.774705 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:51.774705 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:26:51.775212 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-dd60e19f-b734-422d-b89f-53551b942ac1 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Volume info retrieved successfully. Jul 03 02:26:51.775365 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.snapshots [None req-dd60e19f-b734-422d-b89f-53551b942ac1 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Create snapshot from volume e95c890b-8173-42c6-a8b6-3b4271732985 Jul 03 02:26:52.040370 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.quota [None req-dd60e19f-b734-422d-b89f-53551b942ac1 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Created reservations ['e6cfc85e-6177-485b-9f41-a98ce3e31aab', 'ca33bd6c-d3f6-48b8-8777-6bcfb01cfacf', '978f4a03-d02d-4c6d-a614-efa1db83d14b', '7350d10e-d057-493f-9a95-114d014c8737'] {{(pid=100012) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:26:52.041519 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-77fd9c25-62a9-490e-9ea3-a33bc915f281 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:52.043733 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-77fd9c25-62a9-490e-9ea3-a33bc915f281 tempest-VolumesTransfersV355Test-861557472 tempest-VolumesTransfersV355Test-861557472-project-member] GET https://10.4.3.223/volume/v3/volumes/37f775e1-f234-46af-8bf6-8875386b5d3c Jul 03 02:26:52.043974 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-77fd9c25-62a9-490e-9ea3-a33bc915f281 tempest-VolumesTransfersV355Test-861557472 tempest-VolumesTransfersV355Test-861557472-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:52.044179 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-77fd9c25-62a9-490e-9ea3-a33bc915f281 tempest-VolumesTransfersV355Test-861557472 tempest-VolumesTransfersV355Test-861557472-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:52.052472 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:52.052472 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:26:52.056978 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-77fd9c25-62a9-490e-9ea3-a33bc915f281 tempest-VolumesTransfersV355Test-861557472 tempest-VolumesTransfersV355Test-861557472-project-member] Volume info retrieved successfully. Jul 03 02:26:52.062105 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-77fd9c25-62a9-490e-9ea3-a33bc915f281 tempest-VolumesTransfersV355Test-861557472 tempest-VolumesTransfersV355Test-861557472-project-member] https://10.4.3.223/volume/v3/volumes/37f775e1-f234-46af-8bf6-8875386b5d3c returned with HTTP 200 Jul 03 02:26:52.062559 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 273/1104] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:26:52 2026] GET /volume/v3/volumes/37f775e1-f234-46af-8bf6-8875386b5d3c => generated 946 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:26:52.085324 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-18799f71-813c-47b9-a364-2c0a8bcbfcc6 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:52.087047 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-18799f71-813c-47b9-a364-2c0a8bcbfcc6 tempest-VolumesTransfersV355Test-861557472 tempest-VolumesTransfersV355Test-861557472-project-member] POST https://10.4.3.223/volume/v3/volume-transfers Jul 03 02:26:52.102906 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-18799f71-813c-47b9-a364-2c0a8bcbfcc6 tempest-VolumesTransfersV355Test-861557472 tempest-VolumesTransfersV355Test-861557472-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "37f775e1-f234-46af-8bf6-8875386b5d3c"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:26:52.102906 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.volume_transfer [None req-18799f71-813c-47b9-a364-2c0a8bcbfcc6 tempest-VolumesTransfersV355Test-861557472 tempest-VolumesTransfersV355Test-861557472-project-member] Creating new volume transfer {'transfer': {'volume_id': '37f775e1-f234-46af-8bf6-8875386b5d3c'}} {{(pid=100014) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 03 02:26:52.102906 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.volume_transfer [None req-18799f71-813c-47b9-a364-2c0a8bcbfcc6 tempest-VolumesTransfersV355Test-861557472 tempest-VolumesTransfersV355Test-861557472-project-member] Creating transfer of volume 37f775e1-f234-46af-8bf6-8875386b5d3c Jul 03 02:26:52.102906 np0000004352 devstack@c-api.service[100014]: INFO cinder.transfer.api [None req-18799f71-813c-47b9-a364-2c0a8bcbfcc6 tempest-VolumesTransfersV355Test-861557472 tempest-VolumesTransfersV355Test-861557472-project-member] Generating transfer record for volume 37f775e1-f234-46af-8bf6-8875386b5d3c Jul 03 02:26:52.102906 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:52.102906 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:26:52.262985 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-18799f71-813c-47b9-a364-2c0a8bcbfcc6 tempest-VolumesTransfersV355Test-861557472 tempest-VolumesTransfersV355Test-861557472-project-member] https://10.4.3.223/volume/v3/volume-transfers returned with HTTP 202 Jul 03 02:26:52.262985 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 274/1105] 10.4.3.223 () {70 vars in 1326 bytes} [Fri Jul 3 02:26:52 2026] POST /volume/v3/volume-transfers => generated 464 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:26:52.263437 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-990ccb1d-9618-470d-bde0-184e8fd414e0 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:52.263437 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-990ccb1d-9618-470d-bde0-184e8fd414e0 tempest-VolumesTransfersV355Test-861557472 tempest-VolumesTransfersV355Test-861557472-project-member] GET https://10.4.3.223/volume/v3/volumes/37f775e1-f234-46af-8bf6-8875386b5d3c Jul 03 02:26:52.263437 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-990ccb1d-9618-470d-bde0-184e8fd414e0 tempest-VolumesTransfersV355Test-861557472 tempest-VolumesTransfersV355Test-861557472-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:52.263437 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-990ccb1d-9618-470d-bde0-184e8fd414e0 tempest-VolumesTransfersV355Test-861557472 tempest-VolumesTransfersV355Test-861557472-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:52.263437 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:52.263437 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:26:52.277547 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-990ccb1d-9618-470d-bde0-184e8fd414e0 tempest-VolumesTransfersV355Test-861557472 tempest-VolumesTransfersV355Test-861557472-project-member] Volume info retrieved successfully. Jul 03 02:26:52.277547 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-990ccb1d-9618-470d-bde0-184e8fd414e0 tempest-VolumesTransfersV355Test-861557472 tempest-VolumesTransfersV355Test-861557472-project-member] https://10.4.3.223/volume/v3/volumes/37f775e1-f234-46af-8bf6-8875386b5d3c returned with HTTP 200 Jul 03 02:26:52.277547 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 288/1106] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:26:52 2026] GET /volume/v3/volumes/37f775e1-f234-46af-8bf6-8875386b5d3c => generated 954 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:26:52.294560 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-7b180a0f-c1b0-4837-a7b5-359c0b7e5ab5 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:52.294560 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-7b180a0f-c1b0-4837-a7b5-359c0b7e5ab5 tempest-VolumesTransfersV355Test-861557472 tempest-VolumesTransfersV355Test-861557472-project-member] GET https://10.4.3.223/volume/v3/volume-transfers/c1f6c0b4-fbd0-4db8-a3b4-7605f8803f59 Jul 03 02:26:52.294560 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-7b180a0f-c1b0-4837-a7b5-359c0b7e5ab5 tempest-VolumesTransfersV355Test-861557472 tempest-VolumesTransfersV355Test-861557472-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:52.294807 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-7b180a0f-c1b0-4837-a7b5-359c0b7e5ab5 tempest-VolumesTransfersV355Test-861557472 tempest-VolumesTransfersV355Test-861557472-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:52.314328 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-7b180a0f-c1b0-4837-a7b5-359c0b7e5ab5 tempest-VolumesTransfersV355Test-861557472 tempest-VolumesTransfersV355Test-861557472-project-member] https://10.4.3.223/volume/v3/volume-transfers/c1f6c0b4-fbd0-4db8-a3b4-7605f8803f59 returned with HTTP 200 Jul 03 02:26:52.314328 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 274/1107] 10.4.3.223 () {68 vars in 1416 bytes} [Fri Jul 3 02:26:52 2026] GET /volume/v3/volume-transfers/c1f6c0b4-fbd0-4db8-a3b4-7605f8803f59 => generated 432 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:26:52.317908 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-c7bb70dd-0a6a-43fc-b88d-6f3f3cf81daa None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:52.320914 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-c7bb70dd-0a6a-43fc-b88d-6f3f3cf81daa tempest-VolumesTransfersV355Test-861557472 tempest-VolumesTransfersV355Test-861557472-project-member] GET https://10.4.3.223/volume/v3/volume-transfers Jul 03 02:26:52.321172 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-c7bb70dd-0a6a-43fc-b88d-6f3f3cf81daa tempest-VolumesTransfersV355Test-861557472 tempest-VolumesTransfersV355Test-861557472-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:52.321393 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-c7bb70dd-0a6a-43fc-b88d-6f3f3cf81daa tempest-VolumesTransfersV355Test-861557472 tempest-VolumesTransfersV355Test-861557472-project-member] Calling method 'index' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:52.329281 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.volume_transfer [None req-c7bb70dd-0a6a-43fc-b88d-6f3f3cf81daa tempest-VolumesTransfersV355Test-861557472 tempest-VolumesTransfersV355Test-861557472-project-member] Listing volume transfers {{(pid=100014) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 03 02:26:52.329281 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-c7bb70dd-0a6a-43fc-b88d-6f3f3cf81daa tempest-VolumesTransfersV355Test-861557472 tempest-VolumesTransfersV355Test-861557472-project-member] https://10.4.3.223/volume/v3/volume-transfers returned with HTTP 200 Jul 03 02:26:52.329281 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 275/1108] 10.4.3.223 () {68 vars in 1305 bytes} [Fri Jul 3 02:26:52 2026] GET /volume/v3/volume-transfers => generated 368 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:26:52.333359 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-dd60e19f-b734-422d-b89f-53551b942ac1 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Snapshot create request issued successfully. Jul 03 02:26:52.348453 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-dd60e19f-b734-422d-b89f-53551b942ac1 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] https://10.4.3.223/volume/v3/snapshots returned with HTTP 202 Jul 03 02:26:52.348453 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 272/1109] 10.4.3.223 () {68 vars in 1265 bytes} [Fri Jul 3 02:26:51 2026] POST /volume/v3/snapshots => generated 305 bytes in 569 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:26:52.353116 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-04977458-9c10-4869-8a70-a25429e1cb06 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:52.369583 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-8321ed6b-fdf8-49ff-8745-885cf9028836 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:52.369583 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-8321ed6b-fdf8-49ff-8745-885cf9028836 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] GET https://10.4.3.223/volume/v3/snapshots/10dafaec-b969-46dd-95ae-5397df93f18d Jul 03 02:26:52.369583 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-8321ed6b-fdf8-49ff-8745-885cf9028836 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:52.369583 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-8321ed6b-fdf8-49ff-8745-885cf9028836 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:52.369583 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:52.369583 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:26:52.369583 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-8321ed6b-fdf8-49ff-8745-885cf9028836 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Snapshot retrieved successfully. Jul 03 02:26:52.369583 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-8321ed6b-fdf8-49ff-8745-885cf9028836 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] https://10.4.3.223/volume/v3/snapshots/10dafaec-b969-46dd-95ae-5397df93f18d returned with HTTP 200 Jul 03 02:26:52.369583 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 275/1110] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:26:52 2026] GET /volume/v3/snapshots/10dafaec-b969-46dd-95ae-5397df93f18d => generated 437 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:52.438106 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-04977458-9c10-4869-8a70-a25429e1cb06 tempest-VolumesTransfersV355Test-1747354970 tempest-VolumesTransfersV355Test-1747354970-project-member] POST https://10.4.3.223/volume/v3/volume-transfers/c1f6c0b4-fbd0-4db8-a3b4-7605f8803f59/accept Jul 03 02:26:52.438106 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-04977458-9c10-4869-8a70-a25429e1cb06 tempest-VolumesTransfersV355Test-1747354970 tempest-VolumesTransfersV355Test-1747354970-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "aec18bbff86c68ee"}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:26:52.438106 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.contrib.volume_transfer [None req-04977458-9c10-4869-8a70-a25429e1cb06 tempest-VolumesTransfersV355Test-1747354970 tempest-VolumesTransfersV355Test-1747354970-project-member] Accepting volume transfer c1f6c0b4-fbd0-4db8-a3b4-7605f8803f59 {{(pid=100015) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 03 02:26:52.438106 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.contrib.volume_transfer [None req-04977458-9c10-4869-8a70-a25429e1cb06 tempest-VolumesTransfersV355Test-1747354970 tempest-VolumesTransfersV355Test-1747354970-project-member] Accepting transfer c1f6c0b4-fbd0-4db8-a3b4-7605f8803f59 Jul 03 02:26:52.584880 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.quota [None req-04977458-9c10-4869-8a70-a25429e1cb06 tempest-VolumesTransfersV355Test-1747354970 tempest-VolumesTransfersV355Test-1747354970-project-member] Created reservations ['70625a57-c452-4fbb-a660-8a17c0285eb8', '1b702d0f-691f-41a4-8cf5-293e355f30da', '934bc47d-2cc4-4670-bd8a-b29657fa8433', 'a2dbafbd-173c-4eb8-a052-157bb3b10236'] {{(pid=100015) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:26:52.642096 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.quota [None req-04977458-9c10-4869-8a70-a25429e1cb06 tempest-VolumesTransfersV355Test-1747354970 tempest-VolumesTransfersV355Test-1747354970-project-member] Created reservations ['976dabd9-3507-4a8a-814c-73daa24b0512', 'ff3d616d-8782-40b3-8944-6b4893462732', '2102571a-bdd5-493a-b844-73f5179eacd3', '4776b528-6f72-4017-be6e-4b89355aa20c'] {{(pid=100015) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:26:52.795694 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.quota [None req-04977458-9c10-4869-8a70-a25429e1cb06 tempest-VolumesTransfersV355Test-1747354970 tempest-VolumesTransfersV355Test-1747354970-project-member] Created reservations ['375393aa-4c60-45d2-942a-8051d4967a19', '8a6bbee8-2bcf-4532-9ede-e2cbf7c1e21d', '8a5afbe2-63dd-4311-9966-ee64f10edbdd', '9d3030cc-d1a4-4342-ac61-cfe5a951445e'] {{(pid=100015) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:26:53.205621 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.quota [None req-04977458-9c10-4869-8a70-a25429e1cb06 tempest-VolumesTransfersV355Test-1747354970 tempest-VolumesTransfersV355Test-1747354970-project-member] Created reservations ['adaa7ea3-4481-487a-834f-1e715b7886da', '769e180c-9d2c-4db5-aed5-d28c770fe300', '6e6e30d2-d7b5-4bce-bd0e-a9b5b218f42f', 'aa7fff67-5c15-4ff3-94d0-6c6b0ed8db3e'] {{(pid=100015) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:26:53.446546 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-7772c1b3-5e16-4a88-918a-281d7a541f55 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:53.446546 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-7772c1b3-5e16-4a88-918a-281d7a541f55 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] GET https://10.4.3.223/volume/v3/snapshots/10dafaec-b969-46dd-95ae-5397df93f18d Jul 03 02:26:53.446546 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-7772c1b3-5e16-4a88-918a-281d7a541f55 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:53.446546 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-7772c1b3-5e16-4a88-918a-281d7a541f55 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:53.518727 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:53.518727 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:26:53.518727 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-7772c1b3-5e16-4a88-918a-281d7a541f55 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Snapshot retrieved successfully. Jul 03 02:26:53.518727 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-7772c1b3-5e16-4a88-918a-281d7a541f55 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] https://10.4.3.223/volume/v3/snapshots/10dafaec-b969-46dd-95ae-5397df93f18d returned with HTTP 200 Jul 03 02:26:53.518727 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 276/1111] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:26:53 2026] GET /volume/v3/snapshots/10dafaec-b969-46dd-95ae-5397df93f18d => generated 464 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:53.532539 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-a7a73e6b-3b11-4b99-8633-8e5b2d4e8179 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:53.536836 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-a7a73e6b-3b11-4b99-8633-8e5b2d4e8179 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:26:53.537286 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-a7a73e6b-3b11-4b99-8633-8e5b2d4e8179 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "10dafaec-b969-46dd-95ae-5397df93f18d", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1975905291"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:26:53.539157 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.volumes [None req-a7a73e6b-3b11-4b99-8633-8e5b2d4e8179 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Create volume request body: {'volume': {'snapshot_id': '10dafaec-b969-46dd-95ae-5397df93f18d', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1975905291'}} {{(pid=100012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:26:53.547631 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:53.547631 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:26:53.548485 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-a7a73e6b-3b11-4b99-8633-8e5b2d4e8179 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Snapshot retrieved successfully. Jul 03 02:26:53.548485 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.volumes [None req-a7a73e6b-3b11-4b99-8633-8e5b2d4e8179 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Create volume of 1 GB Jul 03 02:26:53.555268 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-a7a73e6b-3b11-4b99-8633-8e5b2d4e8179 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Availability Zones retrieved successfully. Jul 03 02:26:53.560558 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-a7a73e6b-3b11-4b99-8633-8e5b2d4e8179 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Flow 'volume_create_api' (d9ba4565-fc24-408b-9889-cb7287ea4b4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:26:53.561521 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-a7a73e6b-3b11-4b99-8633-8e5b2d4e8179 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f27ad284-e1f3-4609-9ef0-e6208645549d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:26:53.624073 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.flows.api.create_volume [None req-a7a73e6b-3b11-4b99-8633-8e5b2d4e8179 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:26:53.624073 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-a7a73e6b-3b11-4b99-8633-8e5b2d4e8179 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f27ad284-e1f3-4609-9ef0-e6208645549d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '10dafaec-b969-46dd-95ae-5397df93f18d', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:26:53.624073 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-a7a73e6b-3b11-4b99-8633-8e5b2d4e8179 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e2f0e06-7880-4c32-9c1c-ece02abd855c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:26:53.707617 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-04977458-9c10-4869-8a70-a25429e1cb06 tempest-VolumesTransfersV355Test-1747354970 tempest-VolumesTransfersV355Test-1747354970-project-member] Transfer volume completed successfully. Jul 03 02:26:53.929086 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.quota [None req-a7a73e6b-3b11-4b99-8633-8e5b2d4e8179 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Created reservations ['6398410b-361b-4420-ae1e-2e91a3529d94', '029d8959-e119-4df3-ba49-e930923ebc0b', 'd164b9a6-9fc4-48cb-9f1e-9c90f2ade65b', '2fc7e294-1993-4192-b054-77430464f44e'] {{(pid=100012) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:26:53.930025 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-a7a73e6b-3b11-4b99-8633-8e5b2d4e8179 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e2f0e06-7880-4c32-9c1c-ece02abd855c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6398410b-361b-4420-ae1e-2e91a3529d94', '029d8959-e119-4df3-ba49-e930923ebc0b', 'd164b9a6-9fc4-48cb-9f1e-9c90f2ade65b', '2fc7e294-1993-4192-b054-77430464f44e']}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:26:53.931326 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-a7a73e6b-3b11-4b99-8633-8e5b2d4e8179 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (381d14cb-7460-427f-8307-4736f1c7d9b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:26:54.043213 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-a7a73e6b-3b11-4b99-8633-8e5b2d4e8179 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (381d14cb-7460-427f-8307-4736f1c7d9b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '893e8352-c7b3-4a9a-a106-d8adf3ba0234', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1975905291',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4635b6c654aa4110852ea77ee0545c35',qos_specs=None,replication_status=,reservations=['6398410b-361b-4420-ae1e-2e91a3529d94','029d8959-e119-4df3-ba49-e930923ebc0b','d164b9a6-9fc4-48cb-9f1e-9c90f2ade65b','2fc7e294-1993-4192-b054-77430464f44e'],size=1,snapshot_id=10dafaec-b969-46dd-95ae-5397df93f18d,source_replicaid=,source_volid=None,status='creating',user_id='3ab3922d7b6e4c369573c76e016354a8',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:26:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1975905291',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=893e8352-c7b3-4a9a-a106-d8adf3ba0234,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4635b6c654aa4110852ea77ee0545c35',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=10dafaec-b969-46dd-95ae-5397df93f18d,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3ab3922d7b6e4c369573c76e016354a8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:26:54.043933 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-a7a73e6b-3b11-4b99-8633-8e5b2d4e8179 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45b18d5c-1e09-45a2-ad66-4737a4560d3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:26:54.335390 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-a7a73e6b-3b11-4b99-8633-8e5b2d4e8179 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45b18d5c-1e09-45a2-ad66-4737a4560d3b) transitioned into state 'SUCCESS' from state '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-1975905291',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4635b6c654aa4110852ea77ee0545c35',qos_specs=None,replication_status=,reservations=['6398410b-361b-4420-ae1e-2e91a3529d94','029d8959-e119-4df3-ba49-e930923ebc0b','d164b9a6-9fc4-48cb-9f1e-9c90f2ade65b','2fc7e294-1993-4192-b054-77430464f44e'],size=1,snapshot_id=10dafaec-b969-46dd-95ae-5397df93f18d,source_replicaid=,source_volid=None,status='creating',user_id='3ab3922d7b6e4c369573c76e016354a8',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:26:54.336122 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-a7a73e6b-3b11-4b99-8633-8e5b2d4e8179 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (333110f4-6094-4be2-9090-d811a72e4f8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:26:54.466650 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-a7a73e6b-3b11-4b99-8633-8e5b2d4e8179 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (333110f4-6094-4be2-9090-d811a72e4f8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:26:54.467787 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-a7a73e6b-3b11-4b99-8633-8e5b2d4e8179 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Flow 'volume_create_api' (d9ba4565-fc24-408b-9889-cb7287ea4b4b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:26:54.468168 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-a7a73e6b-3b11-4b99-8633-8e5b2d4e8179 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Create volume request issued successfully. Jul 03 02:26:54.468902 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-a7a73e6b-3b11-4b99-8633-8e5b2d4e8179 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:26:54.469434 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 273/1112] 10.4.3.223 () {68 vars in 1259 bytes} [Fri Jul 3 02:26:53 2026] POST /volume/v3/volumes => generated 785 bytes in 938 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:26:54.479324 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-473611a8-a27e-4b83-b8ce-a616db15ffc3 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:54.481100 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-473611a8-a27e-4b83-b8ce-a616db15ffc3 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] GET https://10.4.3.223/volume/v3/volumes/893e8352-c7b3-4a9a-a106-d8adf3ba0234 Jul 03 02:26:54.481324 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-473611a8-a27e-4b83-b8ce-a616db15ffc3 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:54.481560 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-473611a8-a27e-4b83-b8ce-a616db15ffc3 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:54.495267 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:54.495267 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:26:54.499683 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-473611a8-a27e-4b83-b8ce-a616db15ffc3 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Volume info retrieved successfully. Jul 03 02:26:54.586992 np0000004352 devstack@c-api.service[100015]: INFO cinder.transfer.api [None req-04977458-9c10-4869-8a70-a25429e1cb06 tempest-VolumesTransfersV355Test-1747354970 tempest-VolumesTransfersV355Test-1747354970-project-member] Volume 37f775e1-f234-46af-8bf6-8875386b5d3c has been transferred. Jul 03 02:26:54.587885 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-473611a8-a27e-4b83-b8ce-a616db15ffc3 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] https://10.4.3.223/volume/v3/volumes/893e8352-c7b3-4a9a-a106-d8adf3ba0234 returned with HTTP 200 Jul 03 02:26:54.589628 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 276/1113] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:54 2026] GET /volume/v3/volumes/893e8352-c7b3-4a9a-a106-d8adf3ba0234 => generated 853 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:54.598958 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-04977458-9c10-4869-8a70-a25429e1cb06 tempest-VolumesTransfersV355Test-1747354970 tempest-VolumesTransfersV355Test-1747354970-project-member] https://10.4.3.223/volume/v3/volume-transfers/c1f6c0b4-fbd0-4db8-a3b4-7605f8803f59/accept returned with HTTP 202 Jul 03 02:26:54.598958 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 289/1114] 10.4.3.223 () {70 vars in 1458 bytes} [Fri Jul 3 02:26:52 2026] POST /volume/v3/volume-transfers/c1f6c0b4-fbd0-4db8-a3b4-7605f8803f59/accept => generated 365 bytes in 2242 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:26:54.602447 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-0453d270-be66-4cfb-881c-d380b6e56f3e None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:54.604215 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-0453d270-be66-4cfb-881c-d380b6e56f3e tempest-VolumesTransfersV355Test-1747354970 tempest-VolumesTransfersV355Test-1747354970-project-member] GET https://10.4.3.223/volume/v3/volumes/37f775e1-f234-46af-8bf6-8875386b5d3c Jul 03 02:26:54.604410 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-0453d270-be66-4cfb-881c-d380b6e56f3e tempest-VolumesTransfersV355Test-1747354970 tempest-VolumesTransfersV355Test-1747354970-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:54.604621 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-0453d270-be66-4cfb-881c-d380b6e56f3e tempest-VolumesTransfersV355Test-1747354970 tempest-VolumesTransfersV355Test-1747354970-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:54.610862 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:54.610862 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:26:54.613902 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-0453d270-be66-4cfb-881c-d380b6e56f3e tempest-VolumesTransfersV355Test-1747354970 tempest-VolumesTransfersV355Test-1747354970-project-member] Volume info retrieved successfully. Jul 03 02:26:54.617482 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-0453d270-be66-4cfb-881c-d380b6e56f3e tempest-VolumesTransfersV355Test-1747354970 tempest-VolumesTransfersV355Test-1747354970-project-member] https://10.4.3.223/volume/v3/volumes/37f775e1-f234-46af-8bf6-8875386b5d3c returned with HTTP 200 Jul 03 02:26:54.618069 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 277/1115] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:26:54 2026] GET /volume/v3/volumes/37f775e1-f234-46af-8bf6-8875386b5d3c => generated 946 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:26:54.629078 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-ce540bfb-3625-4af0-a2d0-5a1dc3aa0dc9 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:54.631324 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-ce540bfb-3625-4af0-a2d0-5a1dc3aa0dc9 tempest-VolumesTransfersV355Test-1747354970 tempest-VolumesTransfersV355Test-1747354970-project-member] GET https://10.4.3.223/volume/v3/volumes/37f775e1-f234-46af-8bf6-8875386b5d3c Jul 03 02:26:54.631610 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-ce540bfb-3625-4af0-a2d0-5a1dc3aa0dc9 tempest-VolumesTransfersV355Test-1747354970 tempest-VolumesTransfersV355Test-1747354970-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:54.631853 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-ce540bfb-3625-4af0-a2d0-5a1dc3aa0dc9 tempest-VolumesTransfersV355Test-1747354970 tempest-VolumesTransfersV355Test-1747354970-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:54.640236 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:54.640236 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:26:54.644428 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-ce540bfb-3625-4af0-a2d0-5a1dc3aa0dc9 tempest-VolumesTransfersV355Test-1747354970 tempest-VolumesTransfersV355Test-1747354970-project-member] Volume info retrieved successfully. Jul 03 02:26:54.649536 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-ce540bfb-3625-4af0-a2d0-5a1dc3aa0dc9 tempest-VolumesTransfersV355Test-1747354970 tempest-VolumesTransfersV355Test-1747354970-project-member] https://10.4.3.223/volume/v3/volumes/37f775e1-f234-46af-8bf6-8875386b5d3c returned with HTTP 200 Jul 03 02:26:54.652884 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 274/1116] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:26:54 2026] GET /volume/v3/volumes/37f775e1-f234-46af-8bf6-8875386b5d3c => generated 946 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:26:54.663911 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-42ebc991-01e9-49b6-871d-7a285aabffe3 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:54.665642 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-42ebc991-01e9-49b6-871d-7a285aabffe3 tempest-VolumesTransfersV355Test-861557472 tempest-VolumesTransfersV355Test-861557472-project-member] DELETE https://10.4.3.223/volume/v3/volume-transfers/c1f6c0b4-fbd0-4db8-a3b4-7605f8803f59 Jul 03 02:26:54.665970 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-42ebc991-01e9-49b6-871d-7a285aabffe3 tempest-VolumesTransfersV355Test-861557472 tempest-VolumesTransfersV355Test-861557472-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:54.666248 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-42ebc991-01e9-49b6-871d-7a285aabffe3 tempest-VolumesTransfersV355Test-861557472 tempest-VolumesTransfersV355Test-861557472-project-member] Calling method 'delete' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:54.666474 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.contrib.volume_transfer [None req-42ebc991-01e9-49b6-871d-7a285aabffe3 tempest-VolumesTransfersV355Test-861557472 tempest-VolumesTransfersV355Test-861557472-project-member] Delete transfer with id: c1f6c0b4-fbd0-4db8-a3b4-7605f8803f59 Jul 03 02:26:54.699216 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-42ebc991-01e9-49b6-871d-7a285aabffe3 tempest-VolumesTransfersV355Test-861557472 tempest-VolumesTransfersV355Test-861557472-project-member] https://10.4.3.223/volume/v3/volume-transfers/c1f6c0b4-fbd0-4db8-a3b4-7605f8803f59 returned with HTTP 404 Jul 03 02:26:54.699216 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 277/1117] 10.4.3.223 () {68 vars in 1419 bytes} [Fri Jul 3 02:26:54 2026] DELETE /volume/v3/volume-transfers/c1f6c0b4-fbd0-4db8-a3b4-7605f8803f59 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 02:26:54.703374 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-be07d76a-15ab-4e1e-9c52-f1b5fe967824 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:54.781289 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-be07d76a-15ab-4e1e-9c52-f1b5fe967824 tempest-VolumesTransfersV355Test-621518761 tempest-VolumesTransfersV355Test-621518761-project-admin] DELETE https://10.4.3.223/volume/v3/volumes/37f775e1-f234-46af-8bf6-8875386b5d3c Jul 03 02:26:54.781695 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-be07d76a-15ab-4e1e-9c52-f1b5fe967824 tempest-VolumesTransfersV355Test-621518761 tempest-VolumesTransfersV355Test-621518761-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:54.781835 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-be07d76a-15ab-4e1e-9c52-f1b5fe967824 tempest-VolumesTransfersV355Test-621518761 tempest-VolumesTransfersV355Test-621518761-project-admin] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:54.782068 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-be07d76a-15ab-4e1e-9c52-f1b5fe967824 tempest-VolumesTransfersV355Test-621518761 tempest-VolumesTransfersV355Test-621518761-project-admin] Delete volume with id: 37f775e1-f234-46af-8bf6-8875386b5d3c Jul 03 02:26:54.891181 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:54.891181 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:26:54.891181 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-be07d76a-15ab-4e1e-9c52-f1b5fe967824 tempest-VolumesTransfersV355Test-621518761 tempest-VolumesTransfersV355Test-621518761-project-admin] Volume info retrieved successfully. Jul 03 02:26:55.292931 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-be07d76a-15ab-4e1e-9c52-f1b5fe967824 tempest-VolumesTransfersV355Test-621518761 tempest-VolumesTransfersV355Test-621518761-project-admin] Delete volume request issued successfully. Jul 03 02:26:55.292931 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-be07d76a-15ab-4e1e-9c52-f1b5fe967824 tempest-VolumesTransfersV355Test-621518761 tempest-VolumesTransfersV355Test-621518761-project-admin] https://10.4.3.223/volume/v3/volumes/37f775e1-f234-46af-8bf6-8875386b5d3c returned with HTTP 202 Jul 03 02:26:55.292931 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 290/1118] 10.4.3.223 () {68 vars in 1392 bytes} [Fri Jul 3 02:26:54 2026] DELETE /volume/v3/volumes/37f775e1-f234-46af-8bf6-8875386b5d3c => generated 0 bytes in 588 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 02:26:55.305559 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-3701f191-b218-4ae7-a316-f00a0aa103bd None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:55.311660 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-3701f191-b218-4ae7-a316-f00a0aa103bd tempest-VolumesTransfersV355Test-621518761 tempest-VolumesTransfersV355Test-621518761-project-admin] GET https://10.4.3.223/volume/v3/volumes/37f775e1-f234-46af-8bf6-8875386b5d3c Jul 03 02:26:55.311760 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-3701f191-b218-4ae7-a316-f00a0aa103bd tempest-VolumesTransfersV355Test-621518761 tempest-VolumesTransfersV355Test-621518761-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:55.312139 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-3701f191-b218-4ae7-a316-f00a0aa103bd tempest-VolumesTransfersV355Test-621518761 tempest-VolumesTransfersV355Test-621518761-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:55.466246 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:55.466246 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:26:55.470314 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-3701f191-b218-4ae7-a316-f00a0aa103bd tempest-VolumesTransfersV355Test-621518761 tempest-VolumesTransfersV355Test-621518761-project-admin] Volume info retrieved successfully. Jul 03 02:26:55.474025 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-3701f191-b218-4ae7-a316-f00a0aa103bd tempest-VolumesTransfersV355Test-621518761 tempest-VolumesTransfersV355Test-621518761-project-admin] https://10.4.3.223/volume/v3/volumes/37f775e1-f234-46af-8bf6-8875386b5d3c returned with HTTP 200 Jul 03 02:26:55.474372 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 278/1119] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:26:55 2026] GET /volume/v3/volumes/37f775e1-f234-46af-8bf6-8875386b5d3c => generated 1139 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:26:55.602787 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-b6477ebb-2238-483b-980a-bf468fee1f89 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:55.604358 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-b6477ebb-2238-483b-980a-bf468fee1f89 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] GET https://10.4.3.223/volume/v3/volumes/893e8352-c7b3-4a9a-a106-d8adf3ba0234 Jul 03 02:26:55.604582 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-b6477ebb-2238-483b-980a-bf468fee1f89 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:55.604799 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-b6477ebb-2238-483b-980a-bf468fee1f89 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:55.663205 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:55.663205 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:26:55.778603 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-b6477ebb-2238-483b-980a-bf468fee1f89 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Volume info retrieved successfully. Jul 03 02:26:55.818022 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-b6477ebb-2238-483b-980a-bf468fee1f89 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] https://10.4.3.223/volume/v3/volumes/893e8352-c7b3-4a9a-a106-d8adf3ba0234 returned with HTTP 200 Jul 03 02:26:55.818434 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 275/1120] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:55 2026] GET /volume/v3/volumes/893e8352-c7b3-4a9a-a106-d8adf3ba0234 => generated 878 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:55.857282 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-b42ef734-4ebc-4fd3-bc85-cd36924414c0 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:55.859162 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-b42ef734-4ebc-4fd3-bc85-cd36924414c0 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] GET https://10.4.3.223/volume/v3/volumes/893e8352-c7b3-4a9a-a106-d8adf3ba0234 Jul 03 02:26:55.916040 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-b42ef734-4ebc-4fd3-bc85-cd36924414c0 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:55.916040 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-b42ef734-4ebc-4fd3-bc85-cd36924414c0 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:55.916040 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:55.916040 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:26:55.916040 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-b42ef734-4ebc-4fd3-bc85-cd36924414c0 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Volume info retrieved successfully. Jul 03 02:26:55.916040 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-b42ef734-4ebc-4fd3-bc85-cd36924414c0 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] https://10.4.3.223/volume/v3/volumes/893e8352-c7b3-4a9a-a106-d8adf3ba0234 returned with HTTP 200 Jul 03 02:26:55.916040 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 278/1121] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:55 2026] GET /volume/v3/volumes/893e8352-c7b3-4a9a-a106-d8adf3ba0234 => generated 878 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:55.987087 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-abaa41d6-6d4e-4783-977f-3a6a8b2a2876 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:55.987087 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-abaa41d6-6d4e-4783-977f-3a6a8b2a2876 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] DELETE https://10.4.3.223/volume/v3/volumes/e95c890b-8173-42c6-a8b6-3b4271732985?cascade=True Jul 03 02:26:55.987087 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-abaa41d6-6d4e-4783-977f-3a6a8b2a2876 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:55.987087 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-abaa41d6-6d4e-4783-977f-3a6a8b2a2876 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:55.987087 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-abaa41d6-6d4e-4783-977f-3a6a8b2a2876 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Delete volume with id: e95c890b-8173-42c6-a8b6-3b4271732985 Jul 03 02:26:55.987087 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:55.987087 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:26:55.987087 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-abaa41d6-6d4e-4783-977f-3a6a8b2a2876 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Volume info retrieved successfully. Jul 03 02:26:56.512525 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-a33ed441-4da6-4243-8ddd-9c06f6c0cb04 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:56.512525 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-a33ed441-4da6-4243-8ddd-9c06f6c0cb04 tempest-VolumesTransfersV355Test-621518761 tempest-VolumesTransfersV355Test-621518761-project-admin] GET https://10.4.3.223/volume/v3/volumes/37f775e1-f234-46af-8bf6-8875386b5d3c Jul 03 02:26:56.512525 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-a33ed441-4da6-4243-8ddd-9c06f6c0cb04 tempest-VolumesTransfersV355Test-621518761 tempest-VolumesTransfersV355Test-621518761-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:56.512525 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-a33ed441-4da6-4243-8ddd-9c06f6c0cb04 tempest-VolumesTransfersV355Test-621518761 tempest-VolumesTransfersV355Test-621518761-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:56.557654 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:56.557654 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:26:56.557654 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-a33ed441-4da6-4243-8ddd-9c06f6c0cb04 tempest-VolumesTransfersV355Test-621518761 tempest-VolumesTransfersV355Test-621518761-project-admin] Volume info retrieved successfully. Jul 03 02:26:56.557654 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-a33ed441-4da6-4243-8ddd-9c06f6c0cb04 tempest-VolumesTransfersV355Test-621518761 tempest-VolumesTransfersV355Test-621518761-project-admin] https://10.4.3.223/volume/v3/volumes/37f775e1-f234-46af-8bf6-8875386b5d3c returned with HTTP 200 Jul 03 02:26:56.557654 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 279/1122] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:26:56 2026] GET /volume/v3/volumes/37f775e1-f234-46af-8bf6-8875386b5d3c => generated 1139 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:26:56.798713 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-abaa41d6-6d4e-4783-977f-3a6a8b2a2876 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Delete volume request issued successfully. Jul 03 02:26:56.798964 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-abaa41d6-6d4e-4783-977f-3a6a8b2a2876 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] https://10.4.3.223/volume/v3/volumes/e95c890b-8173-42c6-a8b6-3b4271732985?cascade=True returned with HTTP 202 Jul 03 02:26:56.799484 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 291/1123] 10.4.3.223 () {66 vars in 1376 bytes} [Fri Jul 3 02:26:55 2026] DELETE /volume/v3/volumes/e95c890b-8173-42c6-a8b6-3b4271732985?cascade=True => generated 0 bytes in 839 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:26:56.806945 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-1143b11a-2e0b-48ba-a5e1-98a83e5c146a None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:56.809078 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-1143b11a-2e0b-48ba-a5e1-98a83e5c146a tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] GET https://10.4.3.223/volume/v3/volumes/e95c890b-8173-42c6-a8b6-3b4271732985 Jul 03 02:26:56.809250 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-1143b11a-2e0b-48ba-a5e1-98a83e5c146a tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:56.809436 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-1143b11a-2e0b-48ba-a5e1-98a83e5c146a tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:56.870906 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:56.870906 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:26:56.875111 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-1143b11a-2e0b-48ba-a5e1-98a83e5c146a tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Volume info retrieved successfully. Jul 03 02:26:56.881590 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-1143b11a-2e0b-48ba-a5e1-98a83e5c146a tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] https://10.4.3.223/volume/v3/volumes/e95c890b-8173-42c6-a8b6-3b4271732985 returned with HTTP 200 Jul 03 02:26:56.882357 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 276/1124] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:56 2026] GET /volume/v3/volumes/e95c890b-8173-42c6-a8b6-3b4271732985 => generated 842 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:57.182077 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-c48360c4-8b47-4810-978c-ffaa6ef5ced8 req-ed79185c-75b3-4ace-9090-ee8e26e74621 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:57.185078 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-c48360c4-8b47-4810-978c-ffaa6ef5ced8 req-ed79185c-75b3-4ace-9090-ee8e26e74621 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] POST https://10.4.3.223/volume/v3/attachments/ea5d74db-437c-44da-ac49-713385cd3f5f/action Jul 03 02:26:57.188439 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-c48360c4-8b47-4810-978c-ffaa6ef5ced8 req-ed79185c-75b3-4ace-9090-ee8e26e74621 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Action body: b'{"os-complete": null}' {{(pid=100013) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:26:57.188601 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-c48360c4-8b47-4810-978c-ffaa6ef5ced8 req-ed79185c-75b3-4ace-9090-ee8e26e74621 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:26:57.220059 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:57.220059 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:26:57.279109 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-c48360c4-8b47-4810-978c-ffaa6ef5ced8 req-ed79185c-75b3-4ace-9090-ee8e26e74621 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] https://10.4.3.223/volume/v3/attachments/ea5d74db-437c-44da-ac49-713385cd3f5f/action returned with HTTP 204 Jul 03 02:26:57.279109 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 279/1125] 10.4.3.223 () {74 vars in 1725 bytes} [Fri Jul 3 02:26:57 2026] POST /volume/v3/attachments/ea5d74db-437c-44da-ac49-713385cd3f5f/action => generated 0 bytes in 97 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:26:57.538207 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-a91b433b-bed3-4ffa-a228-f143f88e5834 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:57.540096 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-a91b433b-bed3-4ffa-a228-f143f88e5834 tempest-VolumesTransfersV355Test-621518761 tempest-VolumesTransfersV355Test-621518761-project-admin] GET https://10.4.3.223/volume/v3/volumes/37f775e1-f234-46af-8bf6-8875386b5d3c Jul 03 02:26:57.540294 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-a91b433b-bed3-4ffa-a228-f143f88e5834 tempest-VolumesTransfersV355Test-621518761 tempest-VolumesTransfersV355Test-621518761-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:57.540538 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-a91b433b-bed3-4ffa-a228-f143f88e5834 tempest-VolumesTransfersV355Test-621518761 tempest-VolumesTransfersV355Test-621518761-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:57.570867 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-a91b433b-bed3-4ffa-a228-f143f88e5834 tempest-VolumesTransfersV355Test-621518761 tempest-VolumesTransfersV355Test-621518761-project-admin] https://10.4.3.223/volume/v3/volumes/37f775e1-f234-46af-8bf6-8875386b5d3c returned with HTTP 404 Jul 03 02:26:57.570867 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 280/1126] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:26:57 2026] GET /volume/v3/volumes/37f775e1-f234-46af-8bf6-8875386b5d3c => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 02:26:57.579600 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-a832e318-51eb-482e-b972-07fc58b0b1b4 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:57.582832 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-a832e318-51eb-482e-b972-07fc58b0b1b4 tempest-VolumesTransfersV355Test-861557472 tempest-VolumesTransfersV355Test-861557472-project-member] GET https://10.4.3.223/volume/v3/volumes/37f775e1-f234-46af-8bf6-8875386b5d3c Jul 03 02:26:57.582832 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-a832e318-51eb-482e-b972-07fc58b0b1b4 tempest-VolumesTransfersV355Test-861557472 tempest-VolumesTransfersV355Test-861557472-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:57.582832 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-a832e318-51eb-482e-b972-07fc58b0b1b4 tempest-VolumesTransfersV355Test-861557472 tempest-VolumesTransfersV355Test-861557472-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:57.590994 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-a832e318-51eb-482e-b972-07fc58b0b1b4 tempest-VolumesTransfersV355Test-861557472 tempest-VolumesTransfersV355Test-861557472-project-member] https://10.4.3.223/volume/v3/volumes/37f775e1-f234-46af-8bf6-8875386b5d3c returned with HTTP 404 Jul 03 02:26:57.591663 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 292/1127] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:26:57 2026] GET /volume/v3/volumes/37f775e1-f234-46af-8bf6-8875386b5d3c => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 02:26:57.598554 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-be93856c-e152-41da-9851-0a51e0b2f9cb None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:57.600700 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-be93856c-e152-41da-9851-0a51e0b2f9cb tempest-VolumesTransfersV355Test-861557472 tempest-VolumesTransfersV355Test-861557472-project-member] DELETE https://10.4.3.223/volume/v3/volumes/37f775e1-f234-46af-8bf6-8875386b5d3c Jul 03 02:26:57.600700 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-be93856c-e152-41da-9851-0a51e0b2f9cb tempest-VolumesTransfersV355Test-861557472 tempest-VolumesTransfersV355Test-861557472-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:57.600924 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-be93856c-e152-41da-9851-0a51e0b2f9cb tempest-VolumesTransfersV355Test-861557472 tempest-VolumesTransfersV355Test-861557472-project-member] Calling method 'delete' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:57.601066 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.volumes [None req-be93856c-e152-41da-9851-0a51e0b2f9cb tempest-VolumesTransfersV355Test-861557472 tempest-VolumesTransfersV355Test-861557472-project-member] Delete volume with id: 37f775e1-f234-46af-8bf6-8875386b5d3c Jul 03 02:26:57.622396 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-be93856c-e152-41da-9851-0a51e0b2f9cb tempest-VolumesTransfersV355Test-861557472 tempest-VolumesTransfersV355Test-861557472-project-member] https://10.4.3.223/volume/v3/volumes/37f775e1-f234-46af-8bf6-8875386b5d3c returned with HTTP 404 Jul 03 02:26:57.623919 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 277/1128] 10.4.3.223 () {68 vars in 1392 bytes} [Fri Jul 3 02:26:57 2026] DELETE /volume/v3/volumes/37f775e1-f234-46af-8bf6-8875386b5d3c => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 02:26:57.636037 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-46b1f4a2-14d0-4437-8eea-6509d7d5b056 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:57.639078 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-46b1f4a2-14d0-4437-8eea-6509d7d5b056 tempest-VolumesTransfersV355Test-861557472 tempest-VolumesTransfersV355Test-861557472-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:26:57.639710 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-46b1f4a2-14d0-4437-8eea-6509d7d5b056 tempest-VolumesTransfersV355Test-861557472 tempest-VolumesTransfersV355Test-861557472-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-638297061"}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:26:57.642813 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.volumes [None req-46b1f4a2-14d0-4437-8eea-6509d7d5b056 tempest-VolumesTransfersV355Test-861557472 tempest-VolumesTransfersV355Test-861557472-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-638297061'}} {{(pid=100013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:26:57.642813 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.volumes [None req-46b1f4a2-14d0-4437-8eea-6509d7d5b056 tempest-VolumesTransfersV355Test-861557472 tempest-VolumesTransfersV355Test-861557472-project-member] Create volume of 1 GB Jul 03 02:26:57.650326 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-46b1f4a2-14d0-4437-8eea-6509d7d5b056 tempest-VolumesTransfersV355Test-861557472 tempest-VolumesTransfersV355Test-861557472-project-member] Availability Zones retrieved successfully. Jul 03 02:26:57.659285 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-46b1f4a2-14d0-4437-8eea-6509d7d5b056 tempest-VolumesTransfersV355Test-861557472 tempest-VolumesTransfersV355Test-861557472-project-member] Flow 'volume_create_api' (67f37d44-b620-4037-a421-bfa88f2d0d2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:26:57.659285 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-46b1f4a2-14d0-4437-8eea-6509d7d5b056 tempest-VolumesTransfersV355Test-861557472 tempest-VolumesTransfersV355Test-861557472-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f831cda-d98f-4f35-adea-393473617876) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:26:57.659285 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.flows.api.create_volume [None req-46b1f4a2-14d0-4437-8eea-6509d7d5b056 tempest-VolumesTransfersV355Test-861557472 tempest-VolumesTransfersV355Test-861557472-project-member] Validating volume size '1' using validate_int {{(pid=100013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:26:57.684487 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-46b1f4a2-14d0-4437-8eea-6509d7d5b056 tempest-VolumesTransfersV355Test-861557472 tempest-VolumesTransfersV355Test-861557472-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f831cda-d98f-4f35-adea-393473617876) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:26:57.685175 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-46b1f4a2-14d0-4437-8eea-6509d7d5b056 tempest-VolumesTransfersV355Test-861557472 tempest-VolumesTransfersV355Test-861557472-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56a81f0a-83fe-4467-a9d9-1bcc8f26361e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:26:57.722850 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.quota [None req-46b1f4a2-14d0-4437-8eea-6509d7d5b056 tempest-VolumesTransfersV355Test-861557472 tempest-VolumesTransfersV355Test-861557472-project-member] Created reservations ['1f128dc0-59b3-4498-a143-b74b5508cb50', 'e2952394-8373-4f96-b2d5-2d1600935642', '27f98df0-4efb-4bab-8302-d870dc732db6', '69e4e038-4212-4d17-8507-1ccd0d991aa8'] {{(pid=100013) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:26:57.723612 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-46b1f4a2-14d0-4437-8eea-6509d7d5b056 tempest-VolumesTransfersV355Test-861557472 tempest-VolumesTransfersV355Test-861557472-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56a81f0a-83fe-4467-a9d9-1bcc8f26361e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1f128dc0-59b3-4498-a143-b74b5508cb50', 'e2952394-8373-4f96-b2d5-2d1600935642', '27f98df0-4efb-4bab-8302-d870dc732db6', '69e4e038-4212-4d17-8507-1ccd0d991aa8']}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:26:57.724202 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-46b1f4a2-14d0-4437-8eea-6509d7d5b056 tempest-VolumesTransfersV355Test-861557472 tempest-VolumesTransfersV355Test-861557472-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3039751-6cb3-493c-824f-01afbe231888) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:26:57.746357 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-46b1f4a2-14d0-4437-8eea-6509d7d5b056 tempest-VolumesTransfersV355Test-861557472 tempest-VolumesTransfersV355Test-861557472-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3039751-6cb3-493c-824f-01afbe231888) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '91997abd-7338-4cfe-808d-2f4813cc9828', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-638297061',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f2d33484d5b4f048fda266bdacec2ca',qos_specs=None,replication_status=,reservations=['1f128dc0-59b3-4498-a143-b74b5508cb50','e2952394-8373-4f96-b2d5-2d1600935642','27f98df0-4efb-4bab-8302-d870dc732db6','69e4e038-4212-4d17-8507-1ccd0d991aa8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9a29be4e5d2487b910c452dd2d74704',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:26:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-638297061',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=91997abd-7338-4cfe-808d-2f4813cc9828,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4f2d33484d5b4f048fda266bdacec2ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c9a29be4e5d2487b910c452dd2d74704',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:26:57.747112 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-46b1f4a2-14d0-4437-8eea-6509d7d5b056 tempest-VolumesTransfersV355Test-861557472 tempest-VolumesTransfersV355Test-861557472-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26557663-0668-4289-afc2-99a890d97782) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:26:57.770834 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-46b1f4a2-14d0-4437-8eea-6509d7d5b056 tempest-VolumesTransfersV355Test-861557472 tempest-VolumesTransfersV355Test-861557472-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26557663-0668-4289-afc2-99a890d97782) transitioned into state 'SUCCESS' from state '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-638297061',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4f2d33484d5b4f048fda266bdacec2ca',qos_specs=None,replication_status=,reservations=['1f128dc0-59b3-4498-a143-b74b5508cb50','e2952394-8373-4f96-b2d5-2d1600935642','27f98df0-4efb-4bab-8302-d870dc732db6','69e4e038-4212-4d17-8507-1ccd0d991aa8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9a29be4e5d2487b910c452dd2d74704',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:26:57.771554 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-46b1f4a2-14d0-4437-8eea-6509d7d5b056 tempest-VolumesTransfersV355Test-861557472 tempest-VolumesTransfersV355Test-861557472-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7738c975-ae12-4888-9ebf-555634ab4e1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:26:57.781323 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-46b1f4a2-14d0-4437-8eea-6509d7d5b056 tempest-VolumesTransfersV355Test-861557472 tempest-VolumesTransfersV355Test-861557472-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7738c975-ae12-4888-9ebf-555634ab4e1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:26:57.782313 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-46b1f4a2-14d0-4437-8eea-6509d7d5b056 tempest-VolumesTransfersV355Test-861557472 tempest-VolumesTransfersV355Test-861557472-project-member] Flow 'volume_create_api' (67f37d44-b620-4037-a421-bfa88f2d0d2e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:26:57.782682 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-46b1f4a2-14d0-4437-8eea-6509d7d5b056 tempest-VolumesTransfersV355Test-861557472 tempest-VolumesTransfersV355Test-861557472-project-member] Create volume request issued successfully. Jul 03 02:26:57.783669 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-46b1f4a2-14d0-4437-8eea-6509d7d5b056 tempest-VolumesTransfersV355Test-861557472 tempest-VolumesTransfersV355Test-861557472-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:26:57.786466 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 280/1129] 10.4.3.223 () {70 vars in 1299 bytes} [Fri Jul 3 02:26:57 2026] POST /volume/v3/volumes => generated 818 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:26:57.796324 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-505e8da4-2469-4730-9958-00a7cd5edd8e None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:57.799793 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-505e8da4-2469-4730-9958-00a7cd5edd8e tempest-VolumesTransfersV355Test-861557472 tempest-VolumesTransfersV355Test-861557472-project-member] GET https://10.4.3.223/volume/v3/volumes/91997abd-7338-4cfe-808d-2f4813cc9828 Jul 03 02:26:57.800076 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-505e8da4-2469-4730-9958-00a7cd5edd8e tempest-VolumesTransfersV355Test-861557472 tempest-VolumesTransfersV355Test-861557472-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:57.800311 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-505e8da4-2469-4730-9958-00a7cd5edd8e tempest-VolumesTransfersV355Test-861557472 tempest-VolumesTransfersV355Test-861557472-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:57.809897 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:57.809897 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:26:57.814535 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-505e8da4-2469-4730-9958-00a7cd5edd8e tempest-VolumesTransfersV355Test-861557472 tempest-VolumesTransfersV355Test-861557472-project-member] Volume info retrieved successfully. Jul 03 02:26:57.820502 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-505e8da4-2469-4730-9958-00a7cd5edd8e tempest-VolumesTransfersV355Test-861557472 tempest-VolumesTransfersV355Test-861557472-project-member] https://10.4.3.223/volume/v3/volumes/91997abd-7338-4cfe-808d-2f4813cc9828 returned with HTTP 200 Jul 03 02:26:57.821044 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 281/1130] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:26:57 2026] GET /volume/v3/volumes/91997abd-7338-4cfe-808d-2f4813cc9828 => generated 886 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:26:57.897512 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-2eb2fc84-6244-4970-b611-026956c3ce90 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:57.899329 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-2eb2fc84-6244-4970-b611-026956c3ce90 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] GET https://10.4.3.223/volume/v3/volumes/e95c890b-8173-42c6-a8b6-3b4271732985 Jul 03 02:26:57.899581 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-2eb2fc84-6244-4970-b611-026956c3ce90 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:57.899712 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-2eb2fc84-6244-4970-b611-026956c3ce90 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:57.905551 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-2eb2fc84-6244-4970-b611-026956c3ce90 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] https://10.4.3.223/volume/v3/volumes/e95c890b-8173-42c6-a8b6-3b4271732985 returned with HTTP 404 Jul 03 02:26:57.906018 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 293/1131] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:57 2026] GET /volume/v3/volumes/e95c890b-8173-42c6-a8b6-3b4271732985 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:26:57.913967 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-762feda0-74f3-455a-853f-5f8a6c2a5a68 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:57.916757 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-762feda0-74f3-455a-853f-5f8a6c2a5a68 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] GET https://10.4.3.223/volume/v3/volumes Jul 03 02:26:57.917070 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-762feda0-74f3-455a-853f-5f8a6c2a5a68 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:57.917367 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-762feda0-74f3-455a-853f-5f8a6c2a5a68 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Calling method 'index' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:57.917782 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.api_utils [None req-762feda0-74f3-455a-853f-5f8a6c2a5a68 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Removing options '' from query. {{(pid=100012) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 02:26:57.918764 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-762feda0-74f3-455a-853f-5f8a6c2a5a68 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100012) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 02:26:57.926529 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-762feda0-74f3-455a-853f-5f8a6c2a5a68 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Get all volumes completed successfully. Jul 03 02:26:57.926949 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-762feda0-74f3-455a-853f-5f8a6c2a5a68 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 200 Jul 03 02:26:57.927290 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 278/1132] 10.4.3.223 () {66 vars in 1237 bytes} [Fri Jul 3 02:26:57 2026] GET /volume/v3/volumes => generated 335 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:57.936365 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-8b2dbc5e-2902-4981-80dd-f902d2b3e2ef None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:57.938087 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-8b2dbc5e-2902-4981-80dd-f902d2b3e2ef tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] GET https://10.4.3.223/volume/v3/snapshots Jul 03 02:26:57.938255 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-8b2dbc5e-2902-4981-80dd-f902d2b3e2ef tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:57.938463 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-8b2dbc5e-2902-4981-80dd-f902d2b3e2ef tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Calling method 'index' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:57.938716 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.api_utils [None req-8b2dbc5e-2902-4981-80dd-f902d2b3e2ef tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Removing options '' from query. {{(pid=100013) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 02:26:57.938970 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:57.938970 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:26:57.939812 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.db.api [None req-8b2dbc5e-2902-4981-80dd-f902d2b3e2ef tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Building query based on filter {{(pid=100013) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 02:26:57.943640 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-8b2dbc5e-2902-4981-80dd-f902d2b3e2ef tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Get all snapshots completed successfully. Jul 03 02:26:57.943866 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-8b2dbc5e-2902-4981-80dd-f902d2b3e2ef tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] https://10.4.3.223/volume/v3/snapshots returned with HTTP 200 Jul 03 02:26:57.944229 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 281/1133] 10.4.3.223 () {66 vars in 1243 bytes} [Fri Jul 3 02:26:57 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) Jul 03 02:26:57.952893 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-bcbb62f5-5894-44d0-916a-49778fa88160 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:57.954826 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-bcbb62f5-5894-44d0-916a-49778fa88160 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] GET https://10.4.3.223/volume/v3/volumes/893e8352-c7b3-4a9a-a106-d8adf3ba0234 Jul 03 02:26:57.955027 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-bcbb62f5-5894-44d0-916a-49778fa88160 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:57.955234 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-bcbb62f5-5894-44d0-916a-49778fa88160 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:57.963486 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:57.963486 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:26:57.967758 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-bcbb62f5-5894-44d0-916a-49778fa88160 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Volume info retrieved successfully. Jul 03 02:26:57.973518 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-bcbb62f5-5894-44d0-916a-49778fa88160 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] https://10.4.3.223/volume/v3/volumes/893e8352-c7b3-4a9a-a106-d8adf3ba0234 returned with HTTP 200 Jul 03 02:26:57.974037 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 282/1134] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:57 2026] GET /volume/v3/volumes/893e8352-c7b3-4a9a-a106-d8adf3ba0234 => generated 878 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:57.986343 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-9ab601dd-1240-4476-b1fa-5e66c3013b39 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:57.989064 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-9ab601dd-1240-4476-b1fa-5e66c3013b39 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] DELETE https://10.4.3.223/volume/v3/volumes/893e8352-c7b3-4a9a-a106-d8adf3ba0234 Jul 03 02:26:57.989270 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-9ab601dd-1240-4476-b1fa-5e66c3013b39 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:57.989555 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-9ab601dd-1240-4476-b1fa-5e66c3013b39 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:57.989761 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-9ab601dd-1240-4476-b1fa-5e66c3013b39 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Delete volume with id: 893e8352-c7b3-4a9a-a106-d8adf3ba0234 Jul 03 02:26:57.999985 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:57.999985 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:26:58.000847 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-9ab601dd-1240-4476-b1fa-5e66c3013b39 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Volume info retrieved successfully. Jul 03 02:26:58.018246 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-9ab601dd-1240-4476-b1fa-5e66c3013b39 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Delete volume request issued successfully. Jul 03 02:26:58.018617 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-9ab601dd-1240-4476-b1fa-5e66c3013b39 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] https://10.4.3.223/volume/v3/volumes/893e8352-c7b3-4a9a-a106-d8adf3ba0234 returned with HTTP 202 Jul 03 02:26:58.019108 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 294/1135] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:26:57 2026] DELETE /volume/v3/volumes/893e8352-c7b3-4a9a-a106-d8adf3ba0234 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:26:58.025531 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-fc1e058d-810b-48a5-a9d7-47182604a122 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:58.027151 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-fc1e058d-810b-48a5-a9d7-47182604a122 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] GET https://10.4.3.223/volume/v3/volumes/893e8352-c7b3-4a9a-a106-d8adf3ba0234 Jul 03 02:26:58.027275 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-fc1e058d-810b-48a5-a9d7-47182604a122 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:58.027480 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-fc1e058d-810b-48a5-a9d7-47182604a122 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:58.034760 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:58.034760 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:26:58.038778 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-fc1e058d-810b-48a5-a9d7-47182604a122 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Volume info retrieved successfully. Jul 03 02:26:58.044891 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-fc1e058d-810b-48a5-a9d7-47182604a122 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] https://10.4.3.223/volume/v3/volumes/893e8352-c7b3-4a9a-a106-d8adf3ba0234 returned with HTTP 200 Jul 03 02:26:58.045243 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 279/1136] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:58 2026] GET /volume/v3/volumes/893e8352-c7b3-4a9a-a106-d8adf3ba0234 => generated 877 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:26:58.833902 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-3163eea5-4398-4088-993f-1c20ed29e6b9 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:58.835848 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-3163eea5-4398-4088-993f-1c20ed29e6b9 tempest-VolumesTransfersV355Test-861557472 tempest-VolumesTransfersV355Test-861557472-project-member] GET https://10.4.3.223/volume/v3/volumes/91997abd-7338-4cfe-808d-2f4813cc9828 Jul 03 02:26:58.836231 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-3163eea5-4398-4088-993f-1c20ed29e6b9 tempest-VolumesTransfersV355Test-861557472 tempest-VolumesTransfersV355Test-861557472-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:58.836231 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-3163eea5-4398-4088-993f-1c20ed29e6b9 tempest-VolumesTransfersV355Test-861557472 tempest-VolumesTransfersV355Test-861557472-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:58.847631 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:58.847631 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:26:58.851284 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-3163eea5-4398-4088-993f-1c20ed29e6b9 tempest-VolumesTransfersV355Test-861557472 tempest-VolumesTransfersV355Test-861557472-project-member] Volume info retrieved successfully. Jul 03 02:26:58.860110 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-3163eea5-4398-4088-993f-1c20ed29e6b9 tempest-VolumesTransfersV355Test-861557472 tempest-VolumesTransfersV355Test-861557472-project-member] https://10.4.3.223/volume/v3/volumes/91997abd-7338-4cfe-808d-2f4813cc9828 returned with HTTP 200 Jul 03 02:26:58.860513 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 282/1137] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:26:58 2026] GET /volume/v3/volumes/91997abd-7338-4cfe-808d-2f4813cc9828 => generated 945 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:26:58.873072 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-d3d2799a-2364-44a5-9987-0ff6a5c8ef2f None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:58.875049 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-d3d2799a-2364-44a5-9987-0ff6a5c8ef2f tempest-VolumesTransfersV355Test-861557472 tempest-VolumesTransfersV355Test-861557472-project-member] POST https://10.4.3.223/volume/v3/volume-transfers Jul 03 02:26:58.875512 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-d3d2799a-2364-44a5-9987-0ff6a5c8ef2f tempest-VolumesTransfersV355Test-861557472 tempest-VolumesTransfersV355Test-861557472-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "91997abd-7338-4cfe-808d-2f4813cc9828"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:26:58.877185 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.volume_transfer [None req-d3d2799a-2364-44a5-9987-0ff6a5c8ef2f tempest-VolumesTransfersV355Test-861557472 tempest-VolumesTransfersV355Test-861557472-project-member] Creating new volume transfer {'transfer': {'volume_id': '91997abd-7338-4cfe-808d-2f4813cc9828'}} {{(pid=100014) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 03 02:26:58.877336 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.volume_transfer [None req-d3d2799a-2364-44a5-9987-0ff6a5c8ef2f tempest-VolumesTransfersV355Test-861557472 tempest-VolumesTransfersV355Test-861557472-project-member] Creating transfer of volume 91997abd-7338-4cfe-808d-2f4813cc9828 Jul 03 02:26:58.877500 np0000004352 devstack@c-api.service[100014]: INFO cinder.transfer.api [None req-d3d2799a-2364-44a5-9987-0ff6a5c8ef2f tempest-VolumesTransfersV355Test-861557472 tempest-VolumesTransfersV355Test-861557472-project-member] Generating transfer record for volume 91997abd-7338-4cfe-808d-2f4813cc9828 Jul 03 02:26:58.885700 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:58.885700 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:26:58.904404 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-d3d2799a-2364-44a5-9987-0ff6a5c8ef2f tempest-VolumesTransfersV355Test-861557472 tempest-VolumesTransfersV355Test-861557472-project-member] https://10.4.3.223/volume/v3/volume-transfers returned with HTTP 202 Jul 03 02:26:58.904998 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 283/1138] 10.4.3.223 () {70 vars in 1326 bytes} [Fri Jul 3 02:26:58 2026] POST /volume/v3/volume-transfers => generated 464 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:26:58.912740 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-35cee9dd-c81f-4719-b787-27da0eea2a8f None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:58.914756 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-35cee9dd-c81f-4719-b787-27da0eea2a8f tempest-VolumesTransfersV355Test-861557472 tempest-VolumesTransfersV355Test-861557472-project-member] GET https://10.4.3.223/volume/v3/volumes/91997abd-7338-4cfe-808d-2f4813cc9828 Jul 03 02:26:58.915045 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-35cee9dd-c81f-4719-b787-27da0eea2a8f tempest-VolumesTransfersV355Test-861557472 tempest-VolumesTransfersV355Test-861557472-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:58.915363 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-35cee9dd-c81f-4719-b787-27da0eea2a8f tempest-VolumesTransfersV355Test-861557472 tempest-VolumesTransfersV355Test-861557472-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:58.924031 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:58.924031 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:26:58.930395 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-35cee9dd-c81f-4719-b787-27da0eea2a8f tempest-VolumesTransfersV355Test-861557472 tempest-VolumesTransfersV355Test-861557472-project-member] Volume info retrieved successfully. Jul 03 02:26:58.935565 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-35cee9dd-c81f-4719-b787-27da0eea2a8f tempest-VolumesTransfersV355Test-861557472 tempest-VolumesTransfersV355Test-861557472-project-member] https://10.4.3.223/volume/v3/volumes/91997abd-7338-4cfe-808d-2f4813cc9828 returned with HTTP 200 Jul 03 02:26:58.936797 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 295/1139] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:26:58 2026] GET /volume/v3/volumes/91997abd-7338-4cfe-808d-2f4813cc9828 => generated 953 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:26:58.949258 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-62492ea9-dac3-417c-a166-1fc9c83ea900 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:58.950988 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-62492ea9-dac3-417c-a166-1fc9c83ea900 tempest-VolumesTransfersV355Test-861557472 tempest-VolumesTransfersV355Test-861557472-project-member] GET https://10.4.3.223/volume/v3/volume-transfers/detail Jul 03 02:26:58.951204 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-62492ea9-dac3-417c-a166-1fc9c83ea900 tempest-VolumesTransfersV355Test-861557472 tempest-VolumesTransfersV355Test-861557472-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:58.951414 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-62492ea9-dac3-417c-a166-1fc9c83ea900 tempest-VolumesTransfersV355Test-861557472 tempest-VolumesTransfersV355Test-861557472-project-member] Calling method 'detail' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:58.951611 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.volume_transfer [None req-62492ea9-dac3-417c-a166-1fc9c83ea900 tempest-VolumesTransfersV355Test-861557472 tempest-VolumesTransfersV355Test-861557472-project-member] Listing volume transfers {{(pid=100012) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 03 02:26:58.970385 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-62492ea9-dac3-417c-a166-1fc9c83ea900 tempest-VolumesTransfersV355Test-861557472 tempest-VolumesTransfersV355Test-861557472-project-member] https://10.4.3.223/volume/v3/volume-transfers/detail returned with HTTP 200 Jul 03 02:26:58.970385 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 280/1140] 10.4.3.223 () {68 vars in 1326 bytes} [Fri Jul 3 02:26:58 2026] GET /volume/v3/volume-transfers/detail => generated 435 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:26:58.978364 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-18585b23-4e9e-4925-aac8-921f73ba4012 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:58.980265 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-18585b23-4e9e-4925-aac8-921f73ba4012 tempest-VolumesTransfersV355Test-861557472 tempest-VolumesTransfersV355Test-861557472-project-member] DELETE https://10.4.3.223/volume/v3/volume-transfers/b5a32d70-f2e3-40fb-a17e-e799d294e274 Jul 03 02:26:58.980544 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-18585b23-4e9e-4925-aac8-921f73ba4012 tempest-VolumesTransfersV355Test-861557472 tempest-VolumesTransfersV355Test-861557472-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:58.980756 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-18585b23-4e9e-4925-aac8-921f73ba4012 tempest-VolumesTransfersV355Test-861557472 tempest-VolumesTransfersV355Test-861557472-project-member] Calling method 'delete' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:58.980875 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.contrib.volume_transfer [None req-18585b23-4e9e-4925-aac8-921f73ba4012 tempest-VolumesTransfersV355Test-861557472 tempest-VolumesTransfersV355Test-861557472-project-member] Delete transfer with id: b5a32d70-f2e3-40fb-a17e-e799d294e274 Jul 03 02:26:58.991166 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:58.991166 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:26:59.002365 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-18585b23-4e9e-4925-aac8-921f73ba4012 tempest-VolumesTransfersV355Test-861557472 tempest-VolumesTransfersV355Test-861557472-project-member] https://10.4.3.223/volume/v3/volume-transfers/b5a32d70-f2e3-40fb-a17e-e799d294e274 returned with HTTP 202 Jul 03 02:26:59.002763 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 283/1141] 10.4.3.223 () {68 vars in 1419 bytes} [Fri Jul 3 02:26:58 2026] DELETE /volume/v3/volume-transfers/b5a32d70-f2e3-40fb-a17e-e799d294e274 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 02:26:59.009485 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-b2c8d14f-6b3a-4feb-abd3-d5bfdab72855 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:59.011378 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-b2c8d14f-6b3a-4feb-abd3-d5bfdab72855 tempest-VolumesTransfersV355Test-861557472 tempest-VolumesTransfersV355Test-861557472-project-member] GET https://10.4.3.223/volume/v3/volumes/91997abd-7338-4cfe-808d-2f4813cc9828 Jul 03 02:26:59.011623 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-b2c8d14f-6b3a-4feb-abd3-d5bfdab72855 tempest-VolumesTransfersV355Test-861557472 tempest-VolumesTransfersV355Test-861557472-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:59.011797 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-b2c8d14f-6b3a-4feb-abd3-d5bfdab72855 tempest-VolumesTransfersV355Test-861557472 tempest-VolumesTransfersV355Test-861557472-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:59.017990 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:59.017990 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:26:59.021277 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-b2c8d14f-6b3a-4feb-abd3-d5bfdab72855 tempest-VolumesTransfersV355Test-861557472 tempest-VolumesTransfersV355Test-861557472-project-member] Volume info retrieved successfully. Jul 03 02:26:59.025010 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-b2c8d14f-6b3a-4feb-abd3-d5bfdab72855 tempest-VolumesTransfersV355Test-861557472 tempest-VolumesTransfersV355Test-861557472-project-member] https://10.4.3.223/volume/v3/volumes/91997abd-7338-4cfe-808d-2f4813cc9828 returned with HTTP 200 Jul 03 02:26:59.025346 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 284/1142] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:26:59 2026] GET /volume/v3/volumes/91997abd-7338-4cfe-808d-2f4813cc9828 => generated 945 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:26:59.037662 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-e9544cbc-d7da-44ab-8aed-3a6a25831a60 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:59.039112 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-e9544cbc-d7da-44ab-8aed-3a6a25831a60 tempest-VolumesTransfersV355Test-861557472 tempest-VolumesTransfersV355Test-861557472-project-member] DELETE https://10.4.3.223/volume/v3/volume-transfers/b5a32d70-f2e3-40fb-a17e-e799d294e274 Jul 03 02:26:59.039308 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-e9544cbc-d7da-44ab-8aed-3a6a25831a60 tempest-VolumesTransfersV355Test-861557472 tempest-VolumesTransfersV355Test-861557472-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:59.039514 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-e9544cbc-d7da-44ab-8aed-3a6a25831a60 tempest-VolumesTransfersV355Test-861557472 tempest-VolumesTransfersV355Test-861557472-project-member] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:59.039615 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.contrib.volume_transfer [None req-e9544cbc-d7da-44ab-8aed-3a6a25831a60 tempest-VolumesTransfersV355Test-861557472 tempest-VolumesTransfersV355Test-861557472-project-member] Delete transfer with id: b5a32d70-f2e3-40fb-a17e-e799d294e274 Jul 03 02:26:59.042281 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-e9544cbc-d7da-44ab-8aed-3a6a25831a60 tempest-VolumesTransfersV355Test-861557472 tempest-VolumesTransfersV355Test-861557472-project-member] https://10.4.3.223/volume/v3/volume-transfers/b5a32d70-f2e3-40fb-a17e-e799d294e274 returned with HTTP 404 Jul 03 02:26:59.042767 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 296/1143] 10.4.3.223 () {68 vars in 1419 bytes} [Fri Jul 3 02:26:59 2026] DELETE /volume/v3/volume-transfers/b5a32d70-f2e3-40fb-a17e-e799d294e274 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 02:26:59.049657 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-70a92a2d-c12c-43c2-a822-148ccbef1121 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:59.051388 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-70a92a2d-c12c-43c2-a822-148ccbef1121 tempest-VolumesTransfersV355Test-621518761 tempest-VolumesTransfersV355Test-621518761-project-admin] DELETE https://10.4.3.223/volume/v3/volumes/91997abd-7338-4cfe-808d-2f4813cc9828 Jul 03 02:26:59.051641 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-70a92a2d-c12c-43c2-a822-148ccbef1121 tempest-VolumesTransfersV355Test-621518761 tempest-VolumesTransfersV355Test-621518761-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:59.051826 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-70a92a2d-c12c-43c2-a822-148ccbef1121 tempest-VolumesTransfersV355Test-621518761 tempest-VolumesTransfersV355Test-621518761-project-admin] Calling method 'delete' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:59.052011 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.volumes [None req-70a92a2d-c12c-43c2-a822-148ccbef1121 tempest-VolumesTransfersV355Test-621518761 tempest-VolumesTransfersV355Test-621518761-project-admin] Delete volume with id: 91997abd-7338-4cfe-808d-2f4813cc9828 Jul 03 02:26:59.059075 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-f1e7d620-c296-4de8-994a-e1f05b1a41bf None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:59.061673 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-f1e7d620-c296-4de8-994a-e1f05b1a41bf tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] GET https://10.4.3.223/volume/v3/volumes/893e8352-c7b3-4a9a-a106-d8adf3ba0234 Jul 03 02:26:59.061945 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-f1e7d620-c296-4de8-994a-e1f05b1a41bf tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:59.062216 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-f1e7d620-c296-4de8-994a-e1f05b1a41bf tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:59.065120 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:59.065120 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:26:59.065462 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-70a92a2d-c12c-43c2-a822-148ccbef1121 tempest-VolumesTransfersV355Test-621518761 tempest-VolumesTransfersV355Test-621518761-project-admin] Volume info retrieved successfully. Jul 03 02:26:59.074527 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-f1e7d620-c296-4de8-994a-e1f05b1a41bf tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] https://10.4.3.223/volume/v3/volumes/893e8352-c7b3-4a9a-a106-d8adf3ba0234 returned with HTTP 404 Jul 03 02:26:59.075073 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 284/1144] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:59 2026] GET /volume/v3/volumes/893e8352-c7b3-4a9a-a106-d8adf3ba0234 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:26:59.083639 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-57eb8fe9-87bf-450e-883b-bbc9960f22d8 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:59.085569 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-57eb8fe9-87bf-450e-883b-bbc9960f22d8 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/10dafaec-b969-46dd-95ae-5397df93f18d Jul 03 02:26:59.085785 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-57eb8fe9-87bf-450e-883b-bbc9960f22d8 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:59.086002 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-57eb8fe9-87bf-450e-883b-bbc9960f22d8 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Calling method 'delete' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:59.086137 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.snapshots [None req-57eb8fe9-87bf-450e-883b-bbc9960f22d8 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Delete snapshot with id: 10dafaec-b969-46dd-95ae-5397df93f18d Jul 03 02:26:59.088941 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-70a92a2d-c12c-43c2-a822-148ccbef1121 tempest-VolumesTransfersV355Test-621518761 tempest-VolumesTransfersV355Test-621518761-project-admin] Delete volume request issued successfully. Jul 03 02:26:59.089124 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-70a92a2d-c12c-43c2-a822-148ccbef1121 tempest-VolumesTransfersV355Test-621518761 tempest-VolumesTransfersV355Test-621518761-project-admin] https://10.4.3.223/volume/v3/volumes/91997abd-7338-4cfe-808d-2f4813cc9828 returned with HTTP 202 Jul 03 02:26:59.089517 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 281/1145] 10.4.3.223 () {68 vars in 1392 bytes} [Fri Jul 3 02:26:59 2026] DELETE /volume/v3/volumes/91997abd-7338-4cfe-808d-2f4813cc9828 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 02:26:59.091217 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-57eb8fe9-87bf-450e-883b-bbc9960f22d8 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] https://10.4.3.223/volume/v3/snapshots/10dafaec-b969-46dd-95ae-5397df93f18d returned with HTTP 404 Jul 03 02:26:59.091537 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 285/1146] 10.4.3.223 () {66 vars in 1357 bytes} [Fri Jul 3 02:26:59 2026] DELETE /volume/v3/snapshots/10dafaec-b969-46dd-95ae-5397df93f18d => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:26:59.096358 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-ed285b23-a78d-4b6b-b2a3-11335316ec54 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:59.098822 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-c2562f76-84ae-47d5-8526-bdce93d5d94b None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:59.099074 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-ed285b23-a78d-4b6b-b2a3-11335316ec54 tempest-VolumesTransfersV355Test-621518761 tempest-VolumesTransfersV355Test-621518761-project-admin] GET https://10.4.3.223/volume/v3/volumes/91997abd-7338-4cfe-808d-2f4813cc9828 Jul 03 02:26:59.099304 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-ed285b23-a78d-4b6b-b2a3-11335316ec54 tempest-VolumesTransfersV355Test-621518761 tempest-VolumesTransfersV355Test-621518761-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:59.099549 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-ed285b23-a78d-4b6b-b2a3-11335316ec54 tempest-VolumesTransfersV355Test-621518761 tempest-VolumesTransfersV355Test-621518761-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:59.100567 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-c2562f76-84ae-47d5-8526-bdce93d5d94b tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] GET https://10.4.3.223/volume/v3/volumes/e95c890b-8173-42c6-a8b6-3b4271732985 Jul 03 02:26:59.100798 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-c2562f76-84ae-47d5-8526-bdce93d5d94b tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:59.100981 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-c2562f76-84ae-47d5-8526-bdce93d5d94b tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:59.106334 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-c2562f76-84ae-47d5-8526-bdce93d5d94b tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] https://10.4.3.223/volume/v3/volumes/e95c890b-8173-42c6-a8b6-3b4271732985 returned with HTTP 404 Jul 03 02:26:59.106821 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 285/1147] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:26:59 2026] GET /volume/v3/volumes/e95c890b-8173-42c6-a8b6-3b4271732985 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:26:59.112505 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:26:59.112505 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:26:59.114463 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-728b0d62-fc3e-40b2-84ea-7a17795cda04 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:26:59.116003 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-728b0d62-fc3e-40b2-84ea-7a17795cda04 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] DELETE https://10.4.3.223/volume/v3/volumes/e95c890b-8173-42c6-a8b6-3b4271732985 Jul 03 02:26:59.116178 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-728b0d62-fc3e-40b2-84ea-7a17795cda04 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:26:59.116350 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-728b0d62-fc3e-40b2-84ea-7a17795cda04 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Calling method 'delete' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:26:59.116553 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.volumes [None req-728b0d62-fc3e-40b2-84ea-7a17795cda04 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] Delete volume with id: e95c890b-8173-42c6-a8b6-3b4271732985 Jul 03 02:26:59.117185 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-ed285b23-a78d-4b6b-b2a3-11335316ec54 tempest-VolumesTransfersV355Test-621518761 tempest-VolumesTransfersV355Test-621518761-project-admin] Volume info retrieved successfully. Jul 03 02:26:59.121919 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-728b0d62-fc3e-40b2-84ea-7a17795cda04 tempest-VolumesDeleteCascade-1063821050 tempest-VolumesDeleteCascade-1063821050-project-member] https://10.4.3.223/volume/v3/volumes/e95c890b-8173-42c6-a8b6-3b4271732985 returned with HTTP 404 Jul 03 02:26:59.122333 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 282/1148] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:26:59 2026] DELETE /volume/v3/volumes/e95c890b-8173-42c6-a8b6-3b4271732985 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:26:59.131059 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-ed285b23-a78d-4b6b-b2a3-11335316ec54 tempest-VolumesTransfersV355Test-621518761 tempest-VolumesTransfersV355Test-621518761-project-admin] https://10.4.3.223/volume/v3/volumes/91997abd-7338-4cfe-808d-2f4813cc9828 returned with HTTP 200 Jul 03 02:26:59.131059 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 297/1149] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:26:59 2026] GET /volume/v3/volumes/91997abd-7338-4cfe-808d-2f4813cc9828 => generated 1138 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:27:00.147701 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-89e4c395-b605-4cea-bc2f-e0c35e5d1904 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:00.152761 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-89e4c395-b605-4cea-bc2f-e0c35e5d1904 tempest-VolumesTransfersV355Test-621518761 tempest-VolumesTransfersV355Test-621518761-project-admin] GET https://10.4.3.223/volume/v3/volumes/91997abd-7338-4cfe-808d-2f4813cc9828 Jul 03 02:27:00.152761 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-89e4c395-b605-4cea-bc2f-e0c35e5d1904 tempest-VolumesTransfersV355Test-621518761 tempest-VolumesTransfersV355Test-621518761-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:27:00.153188 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-89e4c395-b605-4cea-bc2f-e0c35e5d1904 tempest-VolumesTransfersV355Test-621518761 tempest-VolumesTransfersV355Test-621518761-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:27:00.158997 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-89e4c395-b605-4cea-bc2f-e0c35e5d1904 tempest-VolumesTransfersV355Test-621518761 tempest-VolumesTransfersV355Test-621518761-project-admin] https://10.4.3.223/volume/v3/volumes/91997abd-7338-4cfe-808d-2f4813cc9828 returned with HTTP 404 Jul 03 02:27:00.159758 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 286/1150] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:27:00 2026] GET /volume/v3/volumes/91997abd-7338-4cfe-808d-2f4813cc9828 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 02:27:00.168944 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-86dce99e-8cf0-4d3f-a133-b16251b31c32 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:00.171663 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-86dce99e-8cf0-4d3f-a133-b16251b31c32 tempest-VolumesTransfersV355Test-861557472 tempest-VolumesTransfersV355Test-861557472-project-member] GET https://10.4.3.223/volume/v3/volumes/91997abd-7338-4cfe-808d-2f4813cc9828 Jul 03 02:27:00.171663 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-86dce99e-8cf0-4d3f-a133-b16251b31c32 tempest-VolumesTransfersV355Test-861557472 tempest-VolumesTransfersV355Test-861557472-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:27:00.171663 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-86dce99e-8cf0-4d3f-a133-b16251b31c32 tempest-VolumesTransfersV355Test-861557472 tempest-VolumesTransfersV355Test-861557472-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:27:00.178220 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-86dce99e-8cf0-4d3f-a133-b16251b31c32 tempest-VolumesTransfersV355Test-861557472 tempest-VolumesTransfersV355Test-861557472-project-member] https://10.4.3.223/volume/v3/volumes/91997abd-7338-4cfe-808d-2f4813cc9828 returned with HTTP 404 Jul 03 02:27:00.178968 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 286/1151] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:27:00 2026] GET /volume/v3/volumes/91997abd-7338-4cfe-808d-2f4813cc9828 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 02:27:00.185888 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-14dbdbbe-2fc4-45f9-bbd7-784778521348 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:00.187875 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-14dbdbbe-2fc4-45f9-bbd7-784778521348 tempest-VolumesTransfersV355Test-861557472 tempest-VolumesTransfersV355Test-861557472-project-member] DELETE https://10.4.3.223/volume/v3/volumes/91997abd-7338-4cfe-808d-2f4813cc9828 Jul 03 02:27:00.188087 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-14dbdbbe-2fc4-45f9-bbd7-784778521348 tempest-VolumesTransfersV355Test-861557472 tempest-VolumesTransfersV355Test-861557472-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:27:00.188297 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-14dbdbbe-2fc4-45f9-bbd7-784778521348 tempest-VolumesTransfersV355Test-861557472 tempest-VolumesTransfersV355Test-861557472-project-member] Calling method 'delete' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:27:00.188481 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.volumes [None req-14dbdbbe-2fc4-45f9-bbd7-784778521348 tempest-VolumesTransfersV355Test-861557472 tempest-VolumesTransfersV355Test-861557472-project-member] Delete volume with id: 91997abd-7338-4cfe-808d-2f4813cc9828 Jul 03 02:27:00.194748 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-14dbdbbe-2fc4-45f9-bbd7-784778521348 tempest-VolumesTransfersV355Test-861557472 tempest-VolumesTransfersV355Test-861557472-project-member] https://10.4.3.223/volume/v3/volumes/91997abd-7338-4cfe-808d-2f4813cc9828 returned with HTTP 404 Jul 03 02:27:00.195313 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 283/1152] 10.4.3.223 () {68 vars in 1392 bytes} [Fri Jul 3 02:27:00 2026] DELETE /volume/v3/volumes/91997abd-7338-4cfe-808d-2f4813cc9828 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 02:27:00.378025 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-e65f22f0-a44e-488b-9a93-35e01c8ffafd None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:00.494038 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-e65f22f0-a44e-488b-9a93-35e01c8ffafd tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:27:00.494487 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-e65f22f0-a44e-488b-9a93-35e01c8ffafd tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1919861800", "metadata": {"Type": "Test"}}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:27:00.497237 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.volumes [None req-e65f22f0-a44e-488b-9a93-35e01c8ffafd tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1919861800', 'metadata': {'Type': 'Test'}}} {{(pid=100015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:27:00.497740 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-e65f22f0-a44e-488b-9a93-35e01c8ffafd tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Create volume of 1 GB Jul 03 02:27:00.504545 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-e65f22f0-a44e-488b-9a93-35e01c8ffafd tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Availability Zones retrieved successfully. Jul 03 02:27:00.519305 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-e65f22f0-a44e-488b-9a93-35e01c8ffafd tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Flow 'volume_create_api' (c54ae42a-a551-4045-b09e-19c2ee46382f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:27:00.520741 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-e65f22f0-a44e-488b-9a93-35e01c8ffafd tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e6c6812-543c-4eea-88f1-ce022ed95395) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:27:00.522695 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.flows.api.create_volume [None req-e65f22f0-a44e-488b-9a93-35e01c8ffafd tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Validating volume size '1' using validate_int {{(pid=100015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:27:00.561207 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-e65f22f0-a44e-488b-9a93-35e01c8ffafd tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e6c6812-543c-4eea-88f1-ce022ed95395) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:27:00.561935 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-e65f22f0-a44e-488b-9a93-35e01c8ffafd tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3a0afd9-24ae-44aa-a2a3-6c158dd2d754) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:27:00.629177 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.quota [None req-e65f22f0-a44e-488b-9a93-35e01c8ffafd tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Created reservations ['f3014ace-2c7f-4c0a-80c8-86ae39cebd84', 'edc11b33-6290-46df-9442-34bcb2b17e7b', '3d347bce-c2ad-48c6-90c9-eaedd5642796', '9d208acc-c026-4f51-a8e0-fa02342c0cc6'] {{(pid=100015) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:27:00.630145 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-e65f22f0-a44e-488b-9a93-35e01c8ffafd tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3a0afd9-24ae-44aa-a2a3-6c158dd2d754) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f3014ace-2c7f-4c0a-80c8-86ae39cebd84', 'edc11b33-6290-46df-9442-34bcb2b17e7b', '3d347bce-c2ad-48c6-90c9-eaedd5642796', '9d208acc-c026-4f51-a8e0-fa02342c0cc6']}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:27:00.631265 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-e65f22f0-a44e-488b-9a93-35e01c8ffafd tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a90d5ae-1dc9-46bd-ab5b-dcee435beaf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:27:00.662661 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-e65f22f0-a44e-488b-9a93-35e01c8ffafd tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a90d5ae-1dc9-46bd-ab5b-dcee435beaf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0e909f27-391c-457b-9a47-8e541f028aca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1919861800',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='ecc97420c1884308b142ef410f37eaa9',qos_specs=None,replication_status=,reservations=['f3014ace-2c7f-4c0a-80c8-86ae39cebd84','edc11b33-6290-46df-9442-34bcb2b17e7b','3d347bce-c2ad-48c6-90c9-eaedd5642796','9d208acc-c026-4f51-a8e0-fa02342c0cc6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73b871d7aeb04f0185cd816e4c22e6a9',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:27:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1919861800',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0e909f27-391c-457b-9a47-8e541f028aca,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='ecc97420c1884308b142ef410f37eaa9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='73b871d7aeb04f0185cd816e4c22e6a9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:27:00.663632 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-e65f22f0-a44e-488b-9a93-35e01c8ffafd tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0205fdcd-34c3-49f4-9fff-5bd87c2efc2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:27:00.689726 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-e65f22f0-a44e-488b-9a93-35e01c8ffafd tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0205fdcd-34c3-49f4-9fff-5bd87c2efc2e) transitioned into state 'SUCCESS' from state '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-1919861800',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='ecc97420c1884308b142ef410f37eaa9',qos_specs=None,replication_status=,reservations=['f3014ace-2c7f-4c0a-80c8-86ae39cebd84','edc11b33-6290-46df-9442-34bcb2b17e7b','3d347bce-c2ad-48c6-90c9-eaedd5642796','9d208acc-c026-4f51-a8e0-fa02342c0cc6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73b871d7aeb04f0185cd816e4c22e6a9',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:27:00.690919 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-e65f22f0-a44e-488b-9a93-35e01c8ffafd tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0a6494d-4337-406b-b77e-1c0eb50cd35b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:27:00.699394 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-e65f22f0-a44e-488b-9a93-35e01c8ffafd tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0a6494d-4337-406b-b77e-1c0eb50cd35b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:27:00.700196 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-e65f22f0-a44e-488b-9a93-35e01c8ffafd tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Flow 'volume_create_api' (c54ae42a-a551-4045-b09e-19c2ee46382f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:27:00.700552 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-e65f22f0-a44e-488b-9a93-35e01c8ffafd tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Create volume request issued successfully. Jul 03 02:27:00.701107 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-e65f22f0-a44e-488b-9a93-35e01c8ffafd tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:27:00.704575 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 298/1153] 10.4.3.223 () {68 vars in 1259 bytes} [Fri Jul 3 02:27:00 2026] POST /volume/v3/volumes => generated 759 bytes in 328 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:27:00.719203 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-36f5bdc9-57c6-49fe-9b89-c27a1b126cb7 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:00.724080 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-36f5bdc9-57c6-49fe-9b89-c27a1b126cb7 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] GET https://10.4.3.223/volume/v3/volumes/0e909f27-391c-457b-9a47-8e541f028aca Jul 03 02:27:00.724226 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-36f5bdc9-57c6-49fe-9b89-c27a1b126cb7 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:27:00.724461 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-36f5bdc9-57c6-49fe-9b89-c27a1b126cb7 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:27:00.735242 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:27:00.735242 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:27:00.738957 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-36f5bdc9-57c6-49fe-9b89-c27a1b126cb7 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Volume info retrieved successfully. Jul 03 02:27:00.743703 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-36f5bdc9-57c6-49fe-9b89-c27a1b126cb7 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] https://10.4.3.223/volume/v3/volumes/0e909f27-391c-457b-9a47-8e541f028aca returned with HTTP 200 Jul 03 02:27:00.744476 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 287/1154] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:27:00 2026] GET /volume/v3/volumes/0e909f27-391c-457b-9a47-8e541f028aca => generated 827 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:27:01.763517 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-d887ed82-e3aa-48ad-af97-cdaf4e2dcc7d None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:01.765083 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-d887ed82-e3aa-48ad-af97-cdaf4e2dcc7d tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] GET https://10.4.3.223/volume/v3/volumes/0e909f27-391c-457b-9a47-8e541f028aca Jul 03 02:27:01.765240 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-d887ed82-e3aa-48ad-af97-cdaf4e2dcc7d tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:27:01.765819 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-d887ed82-e3aa-48ad-af97-cdaf4e2dcc7d tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:27:01.774358 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:27:01.774358 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:27:01.780002 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-d887ed82-e3aa-48ad-af97-cdaf4e2dcc7d tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Volume info retrieved successfully. Jul 03 02:27:01.787955 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-d887ed82-e3aa-48ad-af97-cdaf4e2dcc7d tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] https://10.4.3.223/volume/v3/volumes/0e909f27-391c-457b-9a47-8e541f028aca returned with HTTP 200 Jul 03 02:27:01.788474 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 287/1155] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:27:01 2026] GET /volume/v3/volumes/0e909f27-391c-457b-9a47-8e541f028aca => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:27:01.802866 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-2061364b-25b6-4699-8b18-983aede85234 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:01.804956 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-2061364b-25b6-4699-8b18-983aede85234 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] GET https://10.4.3.223/volume/v3/volumes/0e909f27-391c-457b-9a47-8e541f028aca Jul 03 02:27:01.805130 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-2061364b-25b6-4699-8b18-983aede85234 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:27:01.805296 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-2061364b-25b6-4699-8b18-983aede85234 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:27:01.814665 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:27:01.814665 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:27:01.818719 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-2061364b-25b6-4699-8b18-983aede85234 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Volume info retrieved successfully. Jul 03 02:27:01.830625 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-2061364b-25b6-4699-8b18-983aede85234 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] https://10.4.3.223/volume/v3/volumes/0e909f27-391c-457b-9a47-8e541f028aca returned with HTTP 200 Jul 03 02:27:01.832358 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 284/1156] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:27:01 2026] GET /volume/v3/volumes/0e909f27-391c-457b-9a47-8e541f028aca => generated 852 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:27:01.848526 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-e2df27c5-81e0-4cee-b5f7-8b5195931028 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:01.850661 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-e2df27c5-81e0-4cee-b5f7-8b5195931028 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] PUT https://10.4.3.223/volume/v3/volumes/0e909f27-391c-457b-9a47-8e541f028aca Jul 03 02:27:01.851176 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-e2df27c5-81e0-4cee-b5f7-8b5195931028 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1919861800"}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:27:01.862214 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:27:01.862214 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:27:01.879486 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-e2df27c5-81e0-4cee-b5f7-8b5195931028 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Volume info retrieved successfully. Jul 03 02:27:01.888460 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-e2df27c5-81e0-4cee-b5f7-8b5195931028 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Volume updated successfully. Jul 03 02:27:01.888878 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-e2df27c5-81e0-4cee-b5f7-8b5195931028 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] https://10.4.3.223/volume/v3/volumes/0e909f27-391c-457b-9a47-8e541f028aca returned with HTTP 200 Jul 03 02:27:01.889260 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 299/1157] 10.4.3.223 () {68 vars in 1368 bytes} [Fri Jul 3 02:27:01 2026] PUT /volume/v3/volumes/0e909f27-391c-457b-9a47-8e541f028aca => generated 784 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:27:01.900991 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-2e5e913e-b52a-436e-b703-c7af121d1e61 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:01.904371 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-2e5e913e-b52a-436e-b703-c7af121d1e61 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] PUT https://10.4.3.223/volume/v3/volumes/0e909f27-391c-457b-9a47-8e541f028aca Jul 03 02:27:01.904774 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-2e5e913e-b52a-436e-b703-c7af121d1e61 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-943705086", "description": "This is the new description of volume"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:27:01.921202 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:27:01.921202 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:27:01.925143 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-2e5e913e-b52a-436e-b703-c7af121d1e61 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Volume info retrieved successfully. Jul 03 02:27:01.938954 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-2e5e913e-b52a-436e-b703-c7af121d1e61 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Volume updated successfully. Jul 03 02:27:01.939589 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-2e5e913e-b52a-436e-b703-c7af121d1e61 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] https://10.4.3.223/volume/v3/volumes/0e909f27-391c-457b-9a47-8e541f028aca returned with HTTP 200 Jul 03 02:27:01.940087 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 288/1158] 10.4.3.223 () {68 vars in 1369 bytes} [Fri Jul 3 02:27:01 2026] PUT /volume/v3/volumes/0e909f27-391c-457b-9a47-8e541f028aca => generated 822 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:27:01.953129 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-ed75ee91-7fb8-477b-b68b-b38a2c9d709c None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:01.955349 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-ed75ee91-7fb8-477b-b68b-b38a2c9d709c tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] GET https://10.4.3.223/volume/v3/volumes/0e909f27-391c-457b-9a47-8e541f028aca Jul 03 02:27:01.955590 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-ed75ee91-7fb8-477b-b68b-b38a2c9d709c tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:27:01.955729 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-ed75ee91-7fb8-477b-b68b-b38a2c9d709c tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:27:01.966906 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:27:01.966906 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:27:01.971654 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-ed75ee91-7fb8-477b-b68b-b38a2c9d709c tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Volume info retrieved successfully. Jul 03 02:27:01.977006 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-ed75ee91-7fb8-477b-b68b-b38a2c9d709c tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] https://10.4.3.223/volume/v3/volumes/0e909f27-391c-457b-9a47-8e541f028aca returned with HTTP 200 Jul 03 02:27:01.977868 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 288/1159] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:27:01 2026] GET /volume/v3/volumes/0e909f27-391c-457b-9a47-8e541f028aca => generated 890 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:27:01.989690 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-b205002d-a15f-44cc-bd31-ca1489fa2bca None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:01.992643 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-b205002d-a15f-44cc-bd31-ca1489fa2bca tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:27:01.993174 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-b205002d-a15f-44cc-bd31-ca1489fa2bca tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1102924870", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1745802956"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:27:01.996266 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.volumes [None req-b205002d-a15f-44cc-bd31-ca1489fa2bca tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1102924870', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1745802956'}} {{(pid=100012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:27:01.996826 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.volumes [None req-b205002d-a15f-44cc-bd31-ca1489fa2bca tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Create volume of 1 GB Jul 03 02:27:02.003155 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-b205002d-a15f-44cc-bd31-ca1489fa2bca tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Availability Zones retrieved successfully. Jul 03 02:27:02.015849 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-b205002d-a15f-44cc-bd31-ca1489fa2bca tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Flow 'volume_create_api' (a7ccafbf-d6e0-4a80-91a3-21f343f1b807) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:27:02.017218 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-b205002d-a15f-44cc-bd31-ca1489fa2bca tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79618996-d242-4959-920d-c925f87ea4e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:27:02.018638 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.flows.api.create_volume [None req-b205002d-a15f-44cc-bd31-ca1489fa2bca tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Validating volume size '1' using validate_int {{(pid=100012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:27:02.061481 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-b205002d-a15f-44cc-bd31-ca1489fa2bca tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79618996-d242-4959-920d-c925f87ea4e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:27:02.062262 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-b205002d-a15f-44cc-bd31-ca1489fa2bca tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8f676f9-fbcb-4398-b160-1c869dd1863c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:27:02.100224 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.quota [None req-b205002d-a15f-44cc-bd31-ca1489fa2bca tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Created reservations ['bcef9e90-856d-46d8-9b88-c15fb20c9a7a', '18b184de-7c30-435e-8186-d695079f5cae', '994c167d-25be-4589-b76b-19da969f833c', 'feb23eb0-26a5-4824-8229-aa4ab9211346'] {{(pid=100012) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:27:02.100945 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-b205002d-a15f-44cc-bd31-ca1489fa2bca tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8f676f9-fbcb-4398-b160-1c869dd1863c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bcef9e90-856d-46d8-9b88-c15fb20c9a7a', '18b184de-7c30-435e-8186-d695079f5cae', '994c167d-25be-4589-b76b-19da969f833c', 'feb23eb0-26a5-4824-8229-aa4ab9211346']}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:27:02.101653 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-b205002d-a15f-44cc-bd31-ca1489fa2bca tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99656715-0705-47c0-98ea-61b12b326d81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:27:02.125391 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-b205002d-a15f-44cc-bd31-ca1489fa2bca tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99656715-0705-47c0-98ea-61b12b326d81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2a0687ea-c6c5-4e62-ac82-313c6de7b889', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1102924870',display_name='tempest-VolumesGetTest-Volume-1745802956',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ecc97420c1884308b142ef410f37eaa9',qos_specs=None,replication_status=,reservations=['bcef9e90-856d-46d8-9b88-c15fb20c9a7a','18b184de-7c30-435e-8186-d695079f5cae','994c167d-25be-4589-b76b-19da969f833c','feb23eb0-26a5-4824-8229-aa4ab9211346'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73b871d7aeb04f0185cd816e4c22e6a9',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:27:02Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1102924870',display_name='tempest-VolumesGetTest-Volume-1745802956',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2a0687ea-c6c5-4e62-ac82-313c6de7b889,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ecc97420c1884308b142ef410f37eaa9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='73b871d7aeb04f0185cd816e4c22e6a9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:27:02.126051 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-b205002d-a15f-44cc-bd31-ca1489fa2bca tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (abb4aee7-e6b4-4559-9172-e14865a40e61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:27:02.151204 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-b205002d-a15f-44cc-bd31-ca1489fa2bca tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (abb4aee7-e6b4-4559-9172-e14865a40e61) transitioned into 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-1102924870',display_name='tempest-VolumesGetTest-Volume-1745802956',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ecc97420c1884308b142ef410f37eaa9',qos_specs=None,replication_status=,reservations=['bcef9e90-856d-46d8-9b88-c15fb20c9a7a','18b184de-7c30-435e-8186-d695079f5cae','994c167d-25be-4589-b76b-19da969f833c','feb23eb0-26a5-4824-8229-aa4ab9211346'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73b871d7aeb04f0185cd816e4c22e6a9',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:27:02.151871 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-b205002d-a15f-44cc-bd31-ca1489fa2bca tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0590b635-5450-41c3-a875-732d4452d93e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:27:02.161116 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-b205002d-a15f-44cc-bd31-ca1489fa2bca tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0590b635-5450-41c3-a875-732d4452d93e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:27:02.162078 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-b205002d-a15f-44cc-bd31-ca1489fa2bca tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Flow 'volume_create_api' (a7ccafbf-d6e0-4a80-91a3-21f343f1b807) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:27:02.162502 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-b205002d-a15f-44cc-bd31-ca1489fa2bca tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Create volume request issued successfully. Jul 03 02:27:02.163225 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-b205002d-a15f-44cc-bd31-ca1489fa2bca tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:27:02.163682 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 285/1160] 10.4.3.223 () {68 vars in 1259 bytes} [Fri Jul 3 02:27:01 2026] POST /volume/v3/volumes => generated 780 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:27:02.176516 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-fcf40701-bf37-4b05-9860-126fbfb96b70 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:02.179689 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-fcf40701-bf37-4b05-9860-126fbfb96b70 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] GET https://10.4.3.223/volume/v3/volumes/2a0687ea-c6c5-4e62-ac82-313c6de7b889 Jul 03 02:27:02.182879 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-fcf40701-bf37-4b05-9860-126fbfb96b70 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:27:02.182879 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-fcf40701-bf37-4b05-9860-126fbfb96b70 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:27:02.190275 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:27:02.190275 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:27:02.195764 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-fcf40701-bf37-4b05-9860-126fbfb96b70 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Volume info retrieved successfully. Jul 03 02:27:02.202683 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-fcf40701-bf37-4b05-9860-126fbfb96b70 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] https://10.4.3.223/volume/v3/volumes/2a0687ea-c6c5-4e62-ac82-313c6de7b889 returned with HTTP 200 Jul 03 02:27:02.203017 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 300/1161] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:27:02 2026] GET /volume/v3/volumes/2a0687ea-c6c5-4e62-ac82-313c6de7b889 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:27:03.217048 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-686417c9-d5b9-4dc3-89e3-fed99d1a7212 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:03.219324 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-686417c9-d5b9-4dc3-89e3-fed99d1a7212 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] GET https://10.4.3.223/volume/v3/volumes/2a0687ea-c6c5-4e62-ac82-313c6de7b889 Jul 03 02:27:03.219566 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-686417c9-d5b9-4dc3-89e3-fed99d1a7212 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:27:03.219758 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-686417c9-d5b9-4dc3-89e3-fed99d1a7212 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:27:03.231474 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:27:03.231474 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:27:03.242103 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-686417c9-d5b9-4dc3-89e3-fed99d1a7212 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Volume info retrieved successfully. Jul 03 02:27:03.252822 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-686417c9-d5b9-4dc3-89e3-fed99d1a7212 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] https://10.4.3.223/volume/v3/volumes/2a0687ea-c6c5-4e62-ac82-313c6de7b889 returned with HTTP 200 Jul 03 02:27:03.253483 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 289/1162] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:27:03 2026] GET /volume/v3/volumes/2a0687ea-c6c5-4e62-ac82-313c6de7b889 => generated 873 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:27:03.269028 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-ceaa819c-503c-4f0b-82b6-fd9762c68ad0 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:03.271218 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-ceaa819c-503c-4f0b-82b6-fd9762c68ad0 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] PUT https://10.4.3.223/volume/v3/volumes/2a0687ea-c6c5-4e62-ac82-313c6de7b889 Jul 03 02:27:03.271321 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-ceaa819c-503c-4f0b-82b6-fd9762c68ad0 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1919861800", "description": null}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:27:03.285314 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:27:03.285314 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:27:03.288872 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-ceaa819c-503c-4f0b-82b6-fd9762c68ad0 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Volume info retrieved successfully. Jul 03 02:27:03.296141 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-ceaa819c-503c-4f0b-82b6-fd9762c68ad0 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Volume updated successfully. Jul 03 02:27:03.296824 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-ceaa819c-503c-4f0b-82b6-fd9762c68ad0 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] https://10.4.3.223/volume/v3/volumes/2a0687ea-c6c5-4e62-ac82-313c6de7b889 returned with HTTP 200 Jul 03 02:27:03.297240 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 289/1163] 10.4.3.223 () {68 vars in 1368 bytes} [Fri Jul 3 02:27:03 2026] PUT /volume/v3/volumes/2a0687ea-c6c5-4e62-ac82-313c6de7b889 => generated 770 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:27:03.308657 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-1060ac04-c1b3-418c-a778-bd433a91daad None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:03.310922 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-1060ac04-c1b3-418c-a778-bd433a91daad tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] GET https://10.4.3.223/volume/v3/volumes/2a0687ea-c6c5-4e62-ac82-313c6de7b889 Jul 03 02:27:03.311659 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-1060ac04-c1b3-418c-a778-bd433a91daad tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:27:03.311859 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-1060ac04-c1b3-418c-a778-bd433a91daad tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:27:03.320580 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:27:03.320580 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:27:03.324874 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-1060ac04-c1b3-418c-a778-bd433a91daad tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Volume info retrieved successfully. Jul 03 02:27:03.330078 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-1060ac04-c1b3-418c-a778-bd433a91daad tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] https://10.4.3.223/volume/v3/volumes/2a0687ea-c6c5-4e62-ac82-313c6de7b889 returned with HTTP 200 Jul 03 02:27:03.330476 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 286/1164] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:27:03 2026] GET /volume/v3/volumes/2a0687ea-c6c5-4e62-ac82-313c6de7b889 => generated 838 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:27:03.350016 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-f5806570-42d1-415c-8ab3-39b20af4f1db None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:03.351695 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-f5806570-42d1-415c-8ab3-39b20af4f1db tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] DELETE https://10.4.3.223/volume/v3/volumes/2a0687ea-c6c5-4e62-ac82-313c6de7b889 Jul 03 02:27:03.351855 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-f5806570-42d1-415c-8ab3-39b20af4f1db tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:27:03.352022 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-f5806570-42d1-415c-8ab3-39b20af4f1db tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:27:03.352164 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-f5806570-42d1-415c-8ab3-39b20af4f1db tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Delete volume with id: 2a0687ea-c6c5-4e62-ac82-313c6de7b889 Jul 03 02:27:03.358736 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:27:03.358736 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:27:03.359178 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-f5806570-42d1-415c-8ab3-39b20af4f1db tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Volume info retrieved successfully. Jul 03 02:27:03.375844 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-f5806570-42d1-415c-8ab3-39b20af4f1db tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Delete volume request issued successfully. Jul 03 02:27:03.376079 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-f5806570-42d1-415c-8ab3-39b20af4f1db tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] https://10.4.3.223/volume/v3/volumes/2a0687ea-c6c5-4e62-ac82-313c6de7b889 returned with HTTP 202 Jul 03 02:27:03.376663 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 301/1165] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:27:03 2026] DELETE /volume/v3/volumes/2a0687ea-c6c5-4e62-ac82-313c6de7b889 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:27:03.383272 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-c59ca3c5-6c8e-49ef-9c3e-b59314833303 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:03.385641 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-c59ca3c5-6c8e-49ef-9c3e-b59314833303 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] GET https://10.4.3.223/volume/v3/volumes/2a0687ea-c6c5-4e62-ac82-313c6de7b889 Jul 03 02:27:03.385836 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-c59ca3c5-6c8e-49ef-9c3e-b59314833303 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:27:03.386021 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-c59ca3c5-6c8e-49ef-9c3e-b59314833303 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:27:03.393045 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:27:03.393045 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:27:03.397379 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-c59ca3c5-6c8e-49ef-9c3e-b59314833303 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Volume info retrieved successfully. Jul 03 02:27:03.401954 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-c59ca3c5-6c8e-49ef-9c3e-b59314833303 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] https://10.4.3.223/volume/v3/volumes/2a0687ea-c6c5-4e62-ac82-313c6de7b889 returned with HTTP 200 Jul 03 02:27:03.402320 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 290/1166] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:27:03 2026] GET /volume/v3/volumes/2a0687ea-c6c5-4e62-ac82-313c6de7b889 => generated 837 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:27:04.418116 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-730c82c1-b5a4-441b-b20f-51654313b02c None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:04.421893 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-730c82c1-b5a4-441b-b20f-51654313b02c tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] GET https://10.4.3.223/volume/v3/volumes/2a0687ea-c6c5-4e62-ac82-313c6de7b889 Jul 03 02:27:04.422159 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-730c82c1-b5a4-441b-b20f-51654313b02c tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:27:04.422464 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-730c82c1-b5a4-441b-b20f-51654313b02c tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:27:04.432004 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-730c82c1-b5a4-441b-b20f-51654313b02c tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] https://10.4.3.223/volume/v3/volumes/2a0687ea-c6c5-4e62-ac82-313c6de7b889 returned with HTTP 404 Jul 03 02:27:04.432844 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 290/1167] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:27:04 2026] GET /volume/v3/volumes/2a0687ea-c6c5-4e62-ac82-313c6de7b889 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:27:04.439300 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-d8c57133-bf01-448d-833e-0ac1cd541da8 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:04.441170 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-d8c57133-bf01-448d-833e-0ac1cd541da8 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] GET https://10.4.3.223/volume/v3/volumes/0e909f27-391c-457b-9a47-8e541f028aca Jul 03 02:27:04.441170 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-d8c57133-bf01-448d-833e-0ac1cd541da8 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:27:04.441391 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-d8c57133-bf01-448d-833e-0ac1cd541da8 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:27:04.449157 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:27:04.449157 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:27:04.453309 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-d8c57133-bf01-448d-833e-0ac1cd541da8 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Volume info retrieved successfully. Jul 03 02:27:04.457486 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-d8c57133-bf01-448d-833e-0ac1cd541da8 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] https://10.4.3.223/volume/v3/volumes/0e909f27-391c-457b-9a47-8e541f028aca returned with HTTP 200 Jul 03 02:27:04.458479 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 287/1168] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:27:04 2026] GET /volume/v3/volumes/0e909f27-391c-457b-9a47-8e541f028aca => generated 890 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:27:04.471326 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-f6f1030b-a9a2-4d33-a5a2-27f18469cc4b None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:04.476452 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-f6f1030b-a9a2-4d33-a5a2-27f18469cc4b tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] DELETE https://10.4.3.223/volume/v3/volumes/0e909f27-391c-457b-9a47-8e541f028aca Jul 03 02:27:04.476452 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-f6f1030b-a9a2-4d33-a5a2-27f18469cc4b tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:27:04.476452 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-f6f1030b-a9a2-4d33-a5a2-27f18469cc4b tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:27:04.476452 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-f6f1030b-a9a2-4d33-a5a2-27f18469cc4b tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Delete volume with id: 0e909f27-391c-457b-9a47-8e541f028aca Jul 03 02:27:04.487366 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:27:04.487366 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:27:04.488292 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-f6f1030b-a9a2-4d33-a5a2-27f18469cc4b tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Volume info retrieved successfully. Jul 03 02:27:04.529033 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-f6f1030b-a9a2-4d33-a5a2-27f18469cc4b tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Delete volume request issued successfully. Jul 03 02:27:04.529033 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-f6f1030b-a9a2-4d33-a5a2-27f18469cc4b tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] https://10.4.3.223/volume/v3/volumes/0e909f27-391c-457b-9a47-8e541f028aca returned with HTTP 202 Jul 03 02:27:04.529033 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 302/1169] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:27:04 2026] DELETE /volume/v3/volumes/0e909f27-391c-457b-9a47-8e541f028aca => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:27:04.539361 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-c5f3b5d8-3a24-4b47-ad86-1cb3cbb32dca None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:04.542667 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-c5f3b5d8-3a24-4b47-ad86-1cb3cbb32dca tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] GET https://10.4.3.223/volume/v3/volumes/0e909f27-391c-457b-9a47-8e541f028aca Jul 03 02:27:04.542667 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-c5f3b5d8-3a24-4b47-ad86-1cb3cbb32dca tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:27:04.542667 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-c5f3b5d8-3a24-4b47-ad86-1cb3cbb32dca tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:27:04.548973 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:27:04.548973 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:27:04.553329 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-c5f3b5d8-3a24-4b47-ad86-1cb3cbb32dca tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Volume info retrieved successfully. Jul 03 02:27:04.557534 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-c5f3b5d8-3a24-4b47-ad86-1cb3cbb32dca tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] https://10.4.3.223/volume/v3/volumes/0e909f27-391c-457b-9a47-8e541f028aca returned with HTTP 200 Jul 03 02:27:04.558003 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 291/1170] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:27:04 2026] GET /volume/v3/volumes/0e909f27-391c-457b-9a47-8e541f028aca => generated 889 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 02:27:05.574015 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-064cb863-6459-4606-8e03-40687e0f88d9 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:05.575855 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-064cb863-6459-4606-8e03-40687e0f88d9 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] GET https://10.4.3.223/volume/v3/volumes/0e909f27-391c-457b-9a47-8e541f028aca Jul 03 02:27:05.576064 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-064cb863-6459-4606-8e03-40687e0f88d9 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:27:05.576219 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-064cb863-6459-4606-8e03-40687e0f88d9 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:27:05.581376 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-064cb863-6459-4606-8e03-40687e0f88d9 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] https://10.4.3.223/volume/v3/volumes/0e909f27-391c-457b-9a47-8e541f028aca returned with HTTP 404 Jul 03 02:27:05.581804 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 291/1171] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:27:05 2026] GET /volume/v3/volumes/0e909f27-391c-457b-9a47-8e541f028aca => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:27:05.593174 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-01a8bf12-4e01-4ad2-9a27-7a0a8504f5d9 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:05.595017 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-01a8bf12-4e01-4ad2-9a27-7a0a8504f5d9 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:27:05.595502 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-01a8bf12-4e01-4ad2-9a27-7a0a8504f5d9 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1183590901"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:27:05.597287 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.volumes [None req-01a8bf12-4e01-4ad2-9a27-7a0a8504f5d9 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1183590901'}} {{(pid=100012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:27:05.597467 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.volumes [None req-01a8bf12-4e01-4ad2-9a27-7a0a8504f5d9 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Create volume of 1 GB Jul 03 02:27:05.602175 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-01a8bf12-4e01-4ad2-9a27-7a0a8504f5d9 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Availability Zones retrieved successfully. Jul 03 02:27:05.609292 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-01a8bf12-4e01-4ad2-9a27-7a0a8504f5d9 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Flow 'volume_create_api' (9ce424fe-bf63-4cc2-a383-c7db29d1b997) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:27:05.610127 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-01a8bf12-4e01-4ad2-9a27-7a0a8504f5d9 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30cb6eeb-a4d3-4f1a-b489-c322ef784441) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:27:05.610987 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.flows.api.create_volume [None req-01a8bf12-4e01-4ad2-9a27-7a0a8504f5d9 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Validating volume size '1' using validate_int {{(pid=100012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:27:05.635593 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-01a8bf12-4e01-4ad2-9a27-7a0a8504f5d9 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30cb6eeb-a4d3-4f1a-b489-c322ef784441) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:27:05.636240 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-01a8bf12-4e01-4ad2-9a27-7a0a8504f5d9 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d550e84f-5dd9-4b73-abf9-8d34fa4690a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:27:05.679191 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.quota [None req-01a8bf12-4e01-4ad2-9a27-7a0a8504f5d9 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Created reservations ['258c3105-7656-4af2-a1f3-000336999eb0', '47805e3a-8e5e-4381-9d67-8d5b26601002', '9ea0539f-b5bd-44f7-ab74-cc371c4cd1b0', 'e3fcfda8-fbd1-4d88-a141-d9f5eafe1547'] {{(pid=100012) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:27:05.679880 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-01a8bf12-4e01-4ad2-9a27-7a0a8504f5d9 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d550e84f-5dd9-4b73-abf9-8d34fa4690a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['258c3105-7656-4af2-a1f3-000336999eb0', '47805e3a-8e5e-4381-9d67-8d5b26601002', '9ea0539f-b5bd-44f7-ab74-cc371c4cd1b0', 'e3fcfda8-fbd1-4d88-a141-d9f5eafe1547']}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:27:05.680523 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-01a8bf12-4e01-4ad2-9a27-7a0a8504f5d9 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d93c4ba6-3c82-44ac-a522-a1e0e40df6e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:27:05.711608 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-01a8bf12-4e01-4ad2-9a27-7a0a8504f5d9 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d93c4ba6-3c82-44ac-a522-a1e0e40df6e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '56c247e2-0939-4cb5-93f4-4af5056667be', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1183590901',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ecc97420c1884308b142ef410f37eaa9',qos_specs=None,replication_status=,reservations=['258c3105-7656-4af2-a1f3-000336999eb0','47805e3a-8e5e-4381-9d67-8d5b26601002','9ea0539f-b5bd-44f7-ab74-cc371c4cd1b0','e3fcfda8-fbd1-4d88-a141-d9f5eafe1547'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73b871d7aeb04f0185cd816e4c22e6a9',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:27:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1183590901',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=56c247e2-0939-4cb5-93f4-4af5056667be,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ecc97420c1884308b142ef410f37eaa9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='73b871d7aeb04f0185cd816e4c22e6a9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:27:05.712330 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-01a8bf12-4e01-4ad2-9a27-7a0a8504f5d9 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c8ff076-2a70-4114-bf71-c79e734108a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:27:05.735383 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-01a8bf12-4e01-4ad2-9a27-7a0a8504f5d9 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c8ff076-2a70-4114-bf71-c79e734108a0) transitioned into state 'SUCCESS' from state '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-1183590901',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ecc97420c1884308b142ef410f37eaa9',qos_specs=None,replication_status=,reservations=['258c3105-7656-4af2-a1f3-000336999eb0','47805e3a-8e5e-4381-9d67-8d5b26601002','9ea0539f-b5bd-44f7-ab74-cc371c4cd1b0','e3fcfda8-fbd1-4d88-a141-d9f5eafe1547'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73b871d7aeb04f0185cd816e4c22e6a9',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:27:05.736004 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-01a8bf12-4e01-4ad2-9a27-7a0a8504f5d9 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c2fd51b-ff92-4fa7-8398-eec22576d715) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:27:05.761523 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-01a8bf12-4e01-4ad2-9a27-7a0a8504f5d9 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c2fd51b-ff92-4fa7-8398-eec22576d715) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:27:05.762635 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-01a8bf12-4e01-4ad2-9a27-7a0a8504f5d9 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Flow 'volume_create_api' (9ce424fe-bf63-4cc2-a383-c7db29d1b997) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:27:05.762635 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-01a8bf12-4e01-4ad2-9a27-7a0a8504f5d9 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Create volume request issued successfully. Jul 03 02:27:05.763281 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-01a8bf12-4e01-4ad2-9a27-7a0a8504f5d9 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:27:05.763792 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 288/1172] 10.4.3.223 () {68 vars in 1258 bytes} [Fri Jul 3 02:27:05 2026] POST /volume/v3/volumes => generated 745 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:27:05.777295 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-6f1474c5-4adc-421c-af38-28a087d4ae9e None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:05.779562 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-6f1474c5-4adc-421c-af38-28a087d4ae9e tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] GET https://10.4.3.223/volume/v3/volumes/56c247e2-0939-4cb5-93f4-4af5056667be Jul 03 02:27:05.779805 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-6f1474c5-4adc-421c-af38-28a087d4ae9e tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:27:05.780064 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-6f1474c5-4adc-421c-af38-28a087d4ae9e tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:27:05.789559 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:27:05.789559 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:27:05.807119 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-6f1474c5-4adc-421c-af38-28a087d4ae9e tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Volume info retrieved successfully. Jul 03 02:27:05.813046 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-6f1474c5-4adc-421c-af38-28a087d4ae9e tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] https://10.4.3.223/volume/v3/volumes/56c247e2-0939-4cb5-93f4-4af5056667be returned with HTTP 200 Jul 03 02:27:05.813608 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 303/1173] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:27:05 2026] GET /volume/v3/volumes/56c247e2-0939-4cb5-93f4-4af5056667be => generated 813 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:27:06.076159 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-8d89a394-d948-4abd-9ca9-dfb8849b6dc2 req-4f5125dd-c08f-461f-9150-57d85167a200 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:06.080962 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-8d89a394-d948-4abd-9ca9-dfb8849b6dc2 req-4f5125dd-c08f-461f-9150-57d85167a200 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] GET https://10.4.3.223/volume/v3/volumes/77467952-73c9-46ef-848f-592c7377d06a Jul 03 02:27:06.080962 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-8d89a394-d948-4abd-9ca9-dfb8849b6dc2 req-4f5125dd-c08f-461f-9150-57d85167a200 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:27:06.080962 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-8d89a394-d948-4abd-9ca9-dfb8849b6dc2 req-4f5125dd-c08f-461f-9150-57d85167a200 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:27:06.090987 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:27:06.090987 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:27:06.094455 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [req-8d89a394-d948-4abd-9ca9-dfb8849b6dc2 req-4f5125dd-c08f-461f-9150-57d85167a200 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Volume info retrieved successfully. Jul 03 02:27:06.099285 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-8d89a394-d948-4abd-9ca9-dfb8849b6dc2 req-4f5125dd-c08f-461f-9150-57d85167a200 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] https://10.4.3.223/volume/v3/volumes/77467952-73c9-46ef-848f-592c7377d06a returned with HTTP 200 Jul 03 02:27:06.099787 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 292/1174] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:27:06 2026] GET /volume/v3/volumes/77467952-73c9-46ef-848f-592c7377d06a => generated 1136 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:27:06.128989 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-8d89a394-d948-4abd-9ca9-dfb8849b6dc2 req-9d09d335-49cc-4555-a0dc-b2e45a297810 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:06.131587 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-8d89a394-d948-4abd-9ca9-dfb8849b6dc2 req-9d09d335-49cc-4555-a0dc-b2e45a297810 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] POST https://10.4.3.223/volume/v3/volumes/77467952-73c9-46ef-848f-592c7377d06a/action Jul 03 02:27:06.131885 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-8d89a394-d948-4abd-9ca9-dfb8849b6dc2 req-9d09d335-49cc-4555-a0dc-b2e45a297810 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100013) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:27:06.132002 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-8d89a394-d948-4abd-9ca9-dfb8849b6dc2 req-9d09d335-49cc-4555-a0dc-b2e45a297810 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:27:06.145123 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:27:06.145123 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:27:06.146234 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-8d89a394-d948-4abd-9ca9-dfb8849b6dc2 req-9d09d335-49cc-4555-a0dc-b2e45a297810 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Volume info retrieved successfully. Jul 03 02:27:06.153813 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-8d89a394-d948-4abd-9ca9-dfb8849b6dc2 req-9d09d335-49cc-4555-a0dc-b2e45a297810 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Begin detaching volume completed successfully. Jul 03 02:27:06.154278 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-8d89a394-d948-4abd-9ca9-dfb8849b6dc2 req-9d09d335-49cc-4555-a0dc-b2e45a297810 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] https://10.4.3.223/volume/v3/volumes/77467952-73c9-46ef-848f-592c7377d06a/action returned with HTTP 202 Jul 03 02:27:06.154689 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 292/1175] 10.4.3.223 () {72 vars in 1672 bytes} [Fri Jul 3 02:27:06 2026] POST /volume/v3/volumes/77467952-73c9-46ef-848f-592c7377d06a/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 02:27:06.174530 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-73f95d8d-fb82-4f06-b9a3-b5bb13f05191 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:06.176712 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-73f95d8d-fb82-4f06-b9a3-b5bb13f05191 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] GET https://10.4.3.223/volume/v3/volumes/77467952-73c9-46ef-848f-592c7377d06a Jul 03 02:27:06.176886 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-73f95d8d-fb82-4f06-b9a3-b5bb13f05191 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:27:06.177085 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-73f95d8d-fb82-4f06-b9a3-b5bb13f05191 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:27:06.187280 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:27:06.187280 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:27:06.190777 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-73f95d8d-fb82-4f06-b9a3-b5bb13f05191 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Volume info retrieved successfully. Jul 03 02:27:06.195984 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-73f95d8d-fb82-4f06-b9a3-b5bb13f05191 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] https://10.4.3.223/volume/v3/volumes/77467952-73c9-46ef-848f-592c7377d06a returned with HTTP 200 Jul 03 02:27:06.196715 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 289/1176] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:27:06 2026] GET /volume/v3/volumes/77467952-73c9-46ef-848f-592c7377d06a => generated 1139 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:27:06.829604 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-ba44e3c5-33ca-49eb-b820-ba1e8d7e4310 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:06.831325 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-ba44e3c5-33ca-49eb-b820-ba1e8d7e4310 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] GET https://10.4.3.223/volume/v3/volumes/56c247e2-0939-4cb5-93f4-4af5056667be Jul 03 02:27:06.831525 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-ba44e3c5-33ca-49eb-b820-ba1e8d7e4310 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:27:06.831713 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-ba44e3c5-33ca-49eb-b820-ba1e8d7e4310 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:27:06.839003 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:27:06.839003 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:27:06.842656 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-ba44e3c5-33ca-49eb-b820-ba1e8d7e4310 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Volume info retrieved successfully. Jul 03 02:27:06.846550 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-ba44e3c5-33ca-49eb-b820-ba1e8d7e4310 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] https://10.4.3.223/volume/v3/volumes/56c247e2-0939-4cb5-93f4-4af5056667be returned with HTTP 200 Jul 03 02:27:06.846877 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 304/1177] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:27:06 2026] GET /volume/v3/volumes/56c247e2-0939-4cb5-93f4-4af5056667be => generated 838 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:27:06.859614 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-f8564cc3-d70c-4b54-9697-264a0fb19b94 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:06.861405 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-f8564cc3-d70c-4b54-9697-264a0fb19b94 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:27:06.861739 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-f8564cc3-d70c-4b54-9697-264a0fb19b94 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "56c247e2-0939-4cb5-93f4-4af5056667be", "size": 1, "name": "tempest-VolumesGetTest-Volume-1000342846", "metadata": {"Type": "Test"}}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:27:06.863145 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.volumes [None req-f8564cc3-d70c-4b54-9697-264a0fb19b94 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Create volume request body: {'volume': {'source_volid': '56c247e2-0939-4cb5-93f4-4af5056667be', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1000342846', 'metadata': {'Type': 'Test'}}} {{(pid=100014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:27:06.869391 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:27:06.869391 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:27:06.869832 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-f8564cc3-d70c-4b54-9697-264a0fb19b94 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Volume retrieved successfully. Jul 03 02:27:06.869932 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.volumes [None req-f8564cc3-d70c-4b54-9697-264a0fb19b94 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Create volume of 1 GB Jul 03 02:27:06.873296 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-f8564cc3-d70c-4b54-9697-264a0fb19b94 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Availability Zones retrieved successfully. Jul 03 02:27:06.878936 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-f8564cc3-d70c-4b54-9697-264a0fb19b94 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Flow 'volume_create_api' (0d0fe7a3-38b7-49fd-a657-b9d1a22cfa7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:27:06.879985 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-f8564cc3-d70c-4b54-9697-264a0fb19b94 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5df8f9f-fe06-4d64-a74d-f97671cfd9b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:27:06.881052 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.flows.api.create_volume [None req-f8564cc3-d70c-4b54-9697-264a0fb19b94 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:27:06.911867 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-f8564cc3-d70c-4b54-9697-264a0fb19b94 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5df8f9f-fe06-4d64-a74d-f97671cfd9b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '56c247e2-0939-4cb5-93f4-4af5056667be', 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:27:06.912545 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-f8564cc3-d70c-4b54-9697-264a0fb19b94 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0613be8a-e6ad-4b6d-86ba-284ab61e637f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:27:06.957386 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.quota [None req-f8564cc3-d70c-4b54-9697-264a0fb19b94 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Created reservations ['002098ac-e246-4c3a-92d4-390e581b4065', '82b8b2e6-3461-4602-bf59-c21c6dce90a1', 'd6dc0559-f03a-461f-9c25-618d0b91294a', 'ef421dd4-d9e6-40da-90d0-05069ebfabb3'] {{(pid=100014) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:27:06.957386 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-f8564cc3-d70c-4b54-9697-264a0fb19b94 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0613be8a-e6ad-4b6d-86ba-284ab61e637f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['002098ac-e246-4c3a-92d4-390e581b4065', '82b8b2e6-3461-4602-bf59-c21c6dce90a1', 'd6dc0559-f03a-461f-9c25-618d0b91294a', 'ef421dd4-d9e6-40da-90d0-05069ebfabb3']}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:27:06.957386 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-f8564cc3-d70c-4b54-9697-264a0fb19b94 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d120ee4-e2e1-4eef-a9ff-bc3e35990360) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:27:06.997051 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-f8564cc3-d70c-4b54-9697-264a0fb19b94 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d120ee4-e2e1-4eef-a9ff-bc3e35990360) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '47fc0bdf-79f1-4211-8b3c-ae9e1b6110e8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1000342846',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='ecc97420c1884308b142ef410f37eaa9',qos_specs=None,replication_status=,reservations=['002098ac-e246-4c3a-92d4-390e581b4065','82b8b2e6-3461-4602-bf59-c21c6dce90a1','d6dc0559-f03a-461f-9c25-618d0b91294a','ef421dd4-d9e6-40da-90d0-05069ebfabb3'],size=1,snapshot_id=None,source_replicaid=,source_volid=56c247e2-0939-4cb5-93f4-4af5056667be,status='creating',user_id='73b871d7aeb04f0185cd816e4c22e6a9',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:27:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1000342846',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=47fc0bdf-79f1-4211-8b3c-ae9e1b6110e8,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='ecc97420c1884308b142ef410f37eaa9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=56c247e2-0939-4cb5-93f4-4af5056667be,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='73b871d7aeb04f0185cd816e4c22e6a9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:27:06.998152 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-f8564cc3-d70c-4b54-9697-264a0fb19b94 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8cc01772-bfc5-4ff8-ab05-15efc1c55e8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:27:07.017897 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-f8564cc3-d70c-4b54-9697-264a0fb19b94 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8cc01772-bfc5-4ff8-ab05-15efc1c55e8f) transitioned into state 'SUCCESS' from state '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-1000342846',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='ecc97420c1884308b142ef410f37eaa9',qos_specs=None,replication_status=,reservations=['002098ac-e246-4c3a-92d4-390e581b4065','82b8b2e6-3461-4602-bf59-c21c6dce90a1','d6dc0559-f03a-461f-9c25-618d0b91294a','ef421dd4-d9e6-40da-90d0-05069ebfabb3'],size=1,snapshot_id=None,source_replicaid=,source_volid=56c247e2-0939-4cb5-93f4-4af5056667be,status='creating',user_id='73b871d7aeb04f0185cd816e4c22e6a9',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:27:07.018303 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-f8564cc3-d70c-4b54-9697-264a0fb19b94 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95b70309-31ae-42c3-8c54-498012e5e5b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:27:07.038814 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-f8564cc3-d70c-4b54-9697-264a0fb19b94 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95b70309-31ae-42c3-8c54-498012e5e5b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:27:07.039558 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-f8564cc3-d70c-4b54-9697-264a0fb19b94 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Flow 'volume_create_api' (0d0fe7a3-38b7-49fd-a657-b9d1a22cfa7d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:27:07.039942 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-f8564cc3-d70c-4b54-9697-264a0fb19b94 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Create volume request issued successfully. Jul 03 02:27:07.040480 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-f8564cc3-d70c-4b54-9697-264a0fb19b94 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:27:07.040871 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 293/1178] 10.4.3.223 () {68 vars in 1259 bytes} [Fri Jul 3 02:27:06 2026] POST /volume/v3/volumes => generated 793 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:27:07.056481 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-2ddc653f-a94d-439f-8b14-dc83a4313272 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:07.060205 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-2ddc653f-a94d-439f-8b14-dc83a4313272 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] GET https://10.4.3.223/volume/v3/volumes/47fc0bdf-79f1-4211-8b3c-ae9e1b6110e8 Jul 03 02:27:07.060412 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-2ddc653f-a94d-439f-8b14-dc83a4313272 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:27:07.061078 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-2ddc653f-a94d-439f-8b14-dc83a4313272 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:27:07.074921 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:27:07.074921 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:27:07.080054 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-2ddc653f-a94d-439f-8b14-dc83a4313272 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Volume info retrieved successfully. Jul 03 02:27:07.086651 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-2ddc653f-a94d-439f-8b14-dc83a4313272 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] https://10.4.3.223/volume/v3/volumes/47fc0bdf-79f1-4211-8b3c-ae9e1b6110e8 returned with HTTP 200 Jul 03 02:27:07.087262 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 293/1179] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:27:07 2026] GET /volume/v3/volumes/47fc0bdf-79f1-4211-8b3c-ae9e1b6110e8 => generated 861 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:27:07.186483 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-2d60a667-f108-4937-950d-096484d483ec None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:07.186483 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-2d60a667-f108-4937-950d-096484d483ec None None] GET https://10.4.3.223/volume// Jul 03 02:27:07.186483 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-2d60a667-f108-4937-950d-096484d483ec None None] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:27:07.186483 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-2d60a667-f108-4937-950d-096484d483ec None None] Calling method 'all' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:27:07.186483 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-2d60a667-f108-4937-950d-096484d483ec None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:27:07.186483 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 290/1180] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:27:07 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:27:07.201524 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-8d89a394-d948-4abd-9ca9-dfb8849b6dc2 req-4dc8f558-69a3-4e8b-ae32-958b44db7662 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:07.203215 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-8d89a394-d948-4abd-9ca9-dfb8849b6dc2 req-4dc8f558-69a3-4e8b-ae32-958b44db7662 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] GET https://10.4.3.223/volume/v3/volumes/77467952-73c9-46ef-848f-592c7377d06a Jul 03 02:27:07.203574 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-8d89a394-d948-4abd-9ca9-dfb8849b6dc2 req-4dc8f558-69a3-4e8b-ae32-958b44db7662 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:27:07.203574 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-8d89a394-d948-4abd-9ca9-dfb8849b6dc2 req-4dc8f558-69a3-4e8b-ae32-958b44db7662 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:27:07.212433 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-0ded50f4-ade5-4b88-a0fe-4df1d3cc3d42 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:07.214252 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-0ded50f4-ade5-4b88-a0fe-4df1d3cc3d42 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] GET https://10.4.3.223/volume/v3/volumes/77467952-73c9-46ef-848f-592c7377d06a Jul 03 02:27:07.214426 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-0ded50f4-ade5-4b88-a0fe-4df1d3cc3d42 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:27:07.214601 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-0ded50f4-ade5-4b88-a0fe-4df1d3cc3d42 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:27:07.221754 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:27:07.221754 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:27:07.227236 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:27:07.227236 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:27:07.228035 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [req-8d89a394-d948-4abd-9ca9-dfb8849b6dc2 req-4dc8f558-69a3-4e8b-ae32-958b44db7662 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Volume info retrieved successfully. Jul 03 02:27:07.231211 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-0ded50f4-ade5-4b88-a0fe-4df1d3cc3d42 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Volume info retrieved successfully. Jul 03 02:27:07.235900 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-8d89a394-d948-4abd-9ca9-dfb8849b6dc2 req-4dc8f558-69a3-4e8b-ae32-958b44db7662 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] https://10.4.3.223/volume/v3/volumes/77467952-73c9-46ef-848f-592c7377d06a returned with HTTP 200 Jul 03 02:27:07.236937 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 305/1181] 10.4.3.223 () {70 vars in 1639 bytes} [Fri Jul 3 02:27:07 2026] GET /volume/v3/volumes/77467952-73c9-46ef-848f-592c7377d06a => generated 1319 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:27:07.237014 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-0ded50f4-ade5-4b88-a0fe-4df1d3cc3d42 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] https://10.4.3.223/volume/v3/volumes/77467952-73c9-46ef-848f-592c7377d06a returned with HTTP 200 Jul 03 02:27:07.237014 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 294/1182] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:27:07 2026] GET /volume/v3/volumes/77467952-73c9-46ef-848f-592c7377d06a => generated 1139 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:27:08.101494 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-c54574cd-bda8-416b-8c1d-b7df8531a2ee None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:08.103564 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-c54574cd-bda8-416b-8c1d-b7df8531a2ee tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] GET https://10.4.3.223/volume/v3/volumes/47fc0bdf-79f1-4211-8b3c-ae9e1b6110e8 Jul 03 02:27:08.103811 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-c54574cd-bda8-416b-8c1d-b7df8531a2ee tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:27:08.104072 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-c54574cd-bda8-416b-8c1d-b7df8531a2ee tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:27:08.113108 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:27:08.113108 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:27:08.117669 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-c54574cd-bda8-416b-8c1d-b7df8531a2ee tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Volume info retrieved successfully. Jul 03 02:27:08.123186 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-c54574cd-bda8-416b-8c1d-b7df8531a2ee tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] https://10.4.3.223/volume/v3/volumes/47fc0bdf-79f1-4211-8b3c-ae9e1b6110e8 returned with HTTP 200 Jul 03 02:27:08.123557 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 294/1183] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:27:08 2026] GET /volume/v3/volumes/47fc0bdf-79f1-4211-8b3c-ae9e1b6110e8 => generated 886 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:27:08.135888 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-5fe8f22c-4bdc-48f5-b0e5-7d3a423c5964 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:08.138025 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-5fe8f22c-4bdc-48f5-b0e5-7d3a423c5964 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] GET https://10.4.3.223/volume/v3/volumes/47fc0bdf-79f1-4211-8b3c-ae9e1b6110e8 Jul 03 02:27:08.138229 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-5fe8f22c-4bdc-48f5-b0e5-7d3a423c5964 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:27:08.138337 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-8d89a394-d948-4abd-9ca9-dfb8849b6dc2 req-31b8897f-0ae1-47c3-b17c-f831cf8beaf1 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:08.138624 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-5fe8f22c-4bdc-48f5-b0e5-7d3a423c5964 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:27:08.140755 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-8d89a394-d948-4abd-9ca9-dfb8849b6dc2 req-31b8897f-0ae1-47c3-b17c-f831cf8beaf1 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] DELETE https://10.4.3.223/volume/v3/attachments/d477ba82-a404-44b3-8eda-ae03aabffe04 Jul 03 02:27:08.140940 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-8d89a394-d948-4abd-9ca9-dfb8849b6dc2 req-31b8897f-0ae1-47c3-b17c-f831cf8beaf1 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:27:08.141131 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-8d89a394-d948-4abd-9ca9-dfb8849b6dc2 req-31b8897f-0ae1-47c3-b17c-f831cf8beaf1 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Calling method 'version_select' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:27:08.147906 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:27:08.147906 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:27:08.150955 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:27:08.150955 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:27:08.153414 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-5fe8f22c-4bdc-48f5-b0e5-7d3a423c5964 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Volume info retrieved successfully. Jul 03 02:27:08.159545 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-5fe8f22c-4bdc-48f5-b0e5-7d3a423c5964 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] https://10.4.3.223/volume/v3/volumes/47fc0bdf-79f1-4211-8b3c-ae9e1b6110e8 returned with HTTP 200 Jul 03 02:27:08.159967 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 291/1184] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:27:08 2026] GET /volume/v3/volumes/47fc0bdf-79f1-4211-8b3c-ae9e1b6110e8 => generated 886 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:27:08.172889 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-c8dd8adf-c6ab-4d13-ab72-fc0dd5f1d9af None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:08.174584 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-c8dd8adf-c6ab-4d13-ab72-fc0dd5f1d9af tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] PUT https://10.4.3.223/volume/v3/volumes/47fc0bdf-79f1-4211-8b3c-ae9e1b6110e8 Jul 03 02:27:08.174877 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-c8dd8adf-c6ab-4d13-ab72-fc0dd5f1d9af tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1000342846"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:27:08.182657 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:27:08.182657 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:27:08.186082 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-c8dd8adf-c6ab-4d13-ab72-fc0dd5f1d9af tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Volume info retrieved successfully. Jul 03 02:27:08.195627 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-c8dd8adf-c6ab-4d13-ab72-fc0dd5f1d9af tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Volume updated successfully. Jul 03 02:27:08.196226 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-c8dd8adf-c6ab-4d13-ab72-fc0dd5f1d9af tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] https://10.4.3.223/volume/v3/volumes/47fc0bdf-79f1-4211-8b3c-ae9e1b6110e8 returned with HTTP 200 Jul 03 02:27:08.196716 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 295/1185] 10.4.3.223 () {68 vars in 1368 bytes} [Fri Jul 3 02:27:08 2026] PUT /volume/v3/volumes/47fc0bdf-79f1-4211-8b3c-ae9e1b6110e8 => generated 818 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:27:08.210709 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-679def9e-c270-4f33-b397-ff48ddbf5204 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:08.212282 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-679def9e-c270-4f33-b397-ff48ddbf5204 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] PUT https://10.4.3.223/volume/v3/volumes/47fc0bdf-79f1-4211-8b3c-ae9e1b6110e8 Jul 03 02:27:08.212655 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-679def9e-c270-4f33-b397-ff48ddbf5204 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-555668840", "description": "This is the new description of volume"}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:27:08.220007 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:27:08.220007 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:27:08.223245 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-679def9e-c270-4f33-b397-ff48ddbf5204 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Volume info retrieved successfully. Jul 03 02:27:08.231106 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-679def9e-c270-4f33-b397-ff48ddbf5204 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Volume updated successfully. Jul 03 02:27:08.231712 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-679def9e-c270-4f33-b397-ff48ddbf5204 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] https://10.4.3.223/volume/v3/volumes/47fc0bdf-79f1-4211-8b3c-ae9e1b6110e8 returned with HTTP 200 Jul 03 02:27:08.232530 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 295/1186] 10.4.3.223 () {68 vars in 1369 bytes} [Fri Jul 3 02:27:08 2026] PUT /volume/v3/volumes/47fc0bdf-79f1-4211-8b3c-ae9e1b6110e8 => generated 856 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:27:08.244154 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-ef8e65b9-5a61-4785-a5b9-97fcd3ed87b7 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:08.246026 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-ef8e65b9-5a61-4785-a5b9-97fcd3ed87b7 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] GET https://10.4.3.223/volume/v3/volumes/47fc0bdf-79f1-4211-8b3c-ae9e1b6110e8 Jul 03 02:27:08.246192 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-ef8e65b9-5a61-4785-a5b9-97fcd3ed87b7 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:27:08.246376 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-ef8e65b9-5a61-4785-a5b9-97fcd3ed87b7 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:27:08.252372 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-0548a0db-3b0b-485c-b65e-1b9f6ec73b97 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:08.253834 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:27:08.253834 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:27:08.257619 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-0548a0db-3b0b-485c-b65e-1b9f6ec73b97 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] GET https://10.4.3.223/volume/v3/volumes/77467952-73c9-46ef-848f-592c7377d06a Jul 03 02:27:08.257919 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-0548a0db-3b0b-485c-b65e-1b9f6ec73b97 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:27:08.258195 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-0548a0db-3b0b-485c-b65e-1b9f6ec73b97 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:27:08.261659 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-ef8e65b9-5a61-4785-a5b9-97fcd3ed87b7 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Volume info retrieved successfully. Jul 03 02:27:08.268884 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-ef8e65b9-5a61-4785-a5b9-97fcd3ed87b7 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] https://10.4.3.223/volume/v3/volumes/47fc0bdf-79f1-4211-8b3c-ae9e1b6110e8 returned with HTTP 200 Jul 03 02:27:08.269290 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:27:08.269290 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:27:08.269477 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 292/1187] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:27:08 2026] GET /volume/v3/volumes/47fc0bdf-79f1-4211-8b3c-ae9e1b6110e8 => generated 924 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:27:08.273997 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-0548a0db-3b0b-485c-b65e-1b9f6ec73b97 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Volume info retrieved successfully. Jul 03 02:27:08.280689 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-0548a0db-3b0b-485c-b65e-1b9f6ec73b97 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] https://10.4.3.223/volume/v3/volumes/77467952-73c9-46ef-848f-592c7377d06a returned with HTTP 200 Jul 03 02:27:08.281304 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 296/1188] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:27:08 2026] GET /volume/v3/volumes/77467952-73c9-46ef-848f-592c7377d06a => generated 1139 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:27:08.285354 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-a9750f5c-9160-4963-93e5-f32ae04eece9 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:08.287211 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-a9750f5c-9160-4963-93e5-f32ae04eece9 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:27:08.287625 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-a9750f5c-9160-4963-93e5-f32ae04eece9 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1522290379", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1779730607"}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:27:08.289471 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.volumes [None req-a9750f5c-9160-4963-93e5-f32ae04eece9 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1522290379', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1779730607'}} {{(pid=100013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:27:08.289629 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.volumes [None req-a9750f5c-9160-4963-93e5-f32ae04eece9 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Create volume of 1 GB Jul 03 02:27:08.293971 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-a9750f5c-9160-4963-93e5-f32ae04eece9 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Availability Zones retrieved successfully. Jul 03 02:27:08.299566 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-a9750f5c-9160-4963-93e5-f32ae04eece9 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Flow 'volume_create_api' (92668d4d-ea91-4ed2-8c9e-3891326ce11f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:27:08.300497 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-a9750f5c-9160-4963-93e5-f32ae04eece9 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72cea8b6-00ba-4c64-ae43-51e65e505f9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:27:08.301400 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.flows.api.create_volume [None req-a9750f5c-9160-4963-93e5-f32ae04eece9 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Validating volume size '1' using validate_int {{(pid=100013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:27:08.330754 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-a9750f5c-9160-4963-93e5-f32ae04eece9 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72cea8b6-00ba-4c64-ae43-51e65e505f9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:27:08.331653 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-a9750f5c-9160-4963-93e5-f32ae04eece9 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a24870c6-a36e-4a20-be55-550eac39eb29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:27:08.388011 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.quota [None req-a9750f5c-9160-4963-93e5-f32ae04eece9 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Created reservations ['866503f0-eab2-40e9-a9eb-2be96e8fc266', '78505e3b-37c0-471c-84b0-a7b3d42b84c2', '7a79fccc-048a-4b1b-9d04-2eeb674d6873', '46a62247-8c5a-46fb-9632-a4b52e6f23fe'] {{(pid=100013) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:27:08.388834 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-a9750f5c-9160-4963-93e5-f32ae04eece9 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a24870c6-a36e-4a20-be55-550eac39eb29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['866503f0-eab2-40e9-a9eb-2be96e8fc266', '78505e3b-37c0-471c-84b0-a7b3d42b84c2', '7a79fccc-048a-4b1b-9d04-2eeb674d6873', '46a62247-8c5a-46fb-9632-a4b52e6f23fe']}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:27:08.389512 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-a9750f5c-9160-4963-93e5-f32ae04eece9 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebda2400-f3b2-4395-9dc3-4c485eff66f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:27:08.415270 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-a9750f5c-9160-4963-93e5-f32ae04eece9 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebda2400-f3b2-4395-9dc3-4c485eff66f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b2567c9c-81c0-4e0c-830e-74282457a881', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1522290379',display_name='tempest-VolumesGetTest-Volume-1779730607',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ecc97420c1884308b142ef410f37eaa9',qos_specs=None,replication_status=,reservations=['866503f0-eab2-40e9-a9eb-2be96e8fc266','78505e3b-37c0-471c-84b0-a7b3d42b84c2','7a79fccc-048a-4b1b-9d04-2eeb674d6873','46a62247-8c5a-46fb-9632-a4b52e6f23fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73b871d7aeb04f0185cd816e4c22e6a9',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:27:08Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1522290379',display_name='tempest-VolumesGetTest-Volume-1779730607',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b2567c9c-81c0-4e0c-830e-74282457a881,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ecc97420c1884308b142ef410f37eaa9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='73b871d7aeb04f0185cd816e4c22e6a9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:27:08.415876 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-a9750f5c-9160-4963-93e5-f32ae04eece9 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc26eaad-05f2-43ed-bea9-63ded8e65a06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:27:08.434605 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-a9750f5c-9160-4963-93e5-f32ae04eece9 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc26eaad-05f2-43ed-bea9-63ded8e65a06) transitioned into 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-1522290379',display_name='tempest-VolumesGetTest-Volume-1779730607',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ecc97420c1884308b142ef410f37eaa9',qos_specs=None,replication_status=,reservations=['866503f0-eab2-40e9-a9eb-2be96e8fc266','78505e3b-37c0-471c-84b0-a7b3d42b84c2','7a79fccc-048a-4b1b-9d04-2eeb674d6873','46a62247-8c5a-46fb-9632-a4b52e6f23fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73b871d7aeb04f0185cd816e4c22e6a9',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:27:08.435387 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-a9750f5c-9160-4963-93e5-f32ae04eece9 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b976482-75da-4a36-bbf0-b9705cbb1b5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:27:08.447525 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-a9750f5c-9160-4963-93e5-f32ae04eece9 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b976482-75da-4a36-bbf0-b9705cbb1b5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:27:08.450445 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-a9750f5c-9160-4963-93e5-f32ae04eece9 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Flow 'volume_create_api' (92668d4d-ea91-4ed2-8c9e-3891326ce11f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:27:08.450445 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-a9750f5c-9160-4963-93e5-f32ae04eece9 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Create volume request issued successfully. Jul 03 02:27:08.450445 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-a9750f5c-9160-4963-93e5-f32ae04eece9 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:27:08.450445 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 296/1189] 10.4.3.223 () {68 vars in 1259 bytes} [Fri Jul 3 02:27:08 2026] POST /volume/v3/volumes => generated 780 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:27:08.466968 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-0f0e1619-960e-4bf5-a18a-85d1c2e2afd5 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:08.468570 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-0f0e1619-960e-4bf5-a18a-85d1c2e2afd5 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] GET https://10.4.3.223/volume/v3/volumes/b2567c9c-81c0-4e0c-830e-74282457a881 Jul 03 02:27:08.468769 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-0f0e1619-960e-4bf5-a18a-85d1c2e2afd5 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:27:08.469079 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-0f0e1619-960e-4bf5-a18a-85d1c2e2afd5 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:27:08.474787 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:27:08.474787 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:27:08.478585 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-0f0e1619-960e-4bf5-a18a-85d1c2e2afd5 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Volume info retrieved successfully. Jul 03 02:27:08.482188 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-0f0e1619-960e-4bf5-a18a-85d1c2e2afd5 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] https://10.4.3.223/volume/v3/volumes/b2567c9c-81c0-4e0c-830e-74282457a881 returned with HTTP 200 Jul 03 02:27:08.482569 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 293/1190] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:27:08 2026] GET /volume/v3/volumes/b2567c9c-81c0-4e0c-830e-74282457a881 => generated 848 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:27:08.679380 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-8d89a394-d948-4abd-9ca9-dfb8849b6dc2 req-31b8897f-0ae1-47c3-b17c-f831cf8beaf1 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] https://10.4.3.223/volume/v3/attachments/d477ba82-a404-44b3-8eda-ae03aabffe04 returned with HTTP 200 Jul 03 02:27:08.680428 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 306/1191] 10.4.3.223 () {72 vars in 1673 bytes} [Fri Jul 3 02:27:08 2026] DELETE /volume/v3/attachments/d477ba82-a404-44b3-8eda-ae03aabffe04 => generated 19 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:27:09.296988 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-119b4ca5-42d8-4064-8cee-84d78718553b None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:09.298862 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-119b4ca5-42d8-4064-8cee-84d78718553b tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] GET https://10.4.3.223/volume/v3/volumes/77467952-73c9-46ef-848f-592c7377d06a Jul 03 02:27:09.299087 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-119b4ca5-42d8-4064-8cee-84d78718553b tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:27:09.299334 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-119b4ca5-42d8-4064-8cee-84d78718553b tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:27:09.306639 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:27:09.306639 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:27:09.311587 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-119b4ca5-42d8-4064-8cee-84d78718553b tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Volume info retrieved successfully. Jul 03 02:27:09.316644 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-119b4ca5-42d8-4064-8cee-84d78718553b tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] https://10.4.3.223/volume/v3/volumes/77467952-73c9-46ef-848f-592c7377d06a returned with HTTP 200 Jul 03 02:27:09.317070 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 297/1192] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:27:09 2026] GET /volume/v3/volumes/77467952-73c9-46ef-848f-592c7377d06a => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:27:09.499766 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-a319337a-e15d-4f81-9b87-9811ff7340ac None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:09.501990 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-a319337a-e15d-4f81-9b87-9811ff7340ac tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] GET https://10.4.3.223/volume/v3/volumes/b2567c9c-81c0-4e0c-830e-74282457a881 Jul 03 02:27:09.502173 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-a319337a-e15d-4f81-9b87-9811ff7340ac tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:27:09.502340 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-a319337a-e15d-4f81-9b87-9811ff7340ac tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:27:09.510881 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:27:09.510881 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:27:09.515970 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-a319337a-e15d-4f81-9b87-9811ff7340ac tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Volume info retrieved successfully. Jul 03 02:27:09.520273 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-a319337a-e15d-4f81-9b87-9811ff7340ac tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] https://10.4.3.223/volume/v3/volumes/b2567c9c-81c0-4e0c-830e-74282457a881 returned with HTTP 200 Jul 03 02:27:09.520876 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 297/1193] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:27:09 2026] GET /volume/v3/volumes/b2567c9c-81c0-4e0c-830e-74282457a881 => generated 873 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:27:09.537442 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-a0757692-3741-4d11-b0f1-883bed8b1c12 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:09.539889 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-a0757692-3741-4d11-b0f1-883bed8b1c12 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] PUT https://10.4.3.223/volume/v3/volumes/b2567c9c-81c0-4e0c-830e-74282457a881 Jul 03 02:27:09.540360 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-a0757692-3741-4d11-b0f1-883bed8b1c12 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1000342846", "description": null}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:27:09.550070 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:27:09.550070 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:27:09.554026 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-a0757692-3741-4d11-b0f1-883bed8b1c12 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Volume info retrieved successfully. Jul 03 02:27:09.564475 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-a0757692-3741-4d11-b0f1-883bed8b1c12 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Volume updated successfully. Jul 03 02:27:09.567961 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-a0757692-3741-4d11-b0f1-883bed8b1c12 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] https://10.4.3.223/volume/v3/volumes/b2567c9c-81c0-4e0c-830e-74282457a881 returned with HTTP 200 Jul 03 02:27:09.568352 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 294/1194] 10.4.3.223 () {68 vars in 1368 bytes} [Fri Jul 3 02:27:09 2026] PUT /volume/v3/volumes/b2567c9c-81c0-4e0c-830e-74282457a881 => generated 770 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:27:09.584578 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-49f54728-6392-477a-b67a-f866e18e42cd None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:09.589260 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-49f54728-6392-477a-b67a-f866e18e42cd tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] GET https://10.4.3.223/volume/v3/volumes/b2567c9c-81c0-4e0c-830e-74282457a881 Jul 03 02:27:09.589505 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-49f54728-6392-477a-b67a-f866e18e42cd tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:27:09.589754 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-49f54728-6392-477a-b67a-f866e18e42cd tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:27:09.598288 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:27:09.598288 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:27:09.602675 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-49f54728-6392-477a-b67a-f866e18e42cd tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Volume info retrieved successfully. Jul 03 02:27:09.607310 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-49f54728-6392-477a-b67a-f866e18e42cd tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] https://10.4.3.223/volume/v3/volumes/b2567c9c-81c0-4e0c-830e-74282457a881 returned with HTTP 200 Jul 03 02:27:09.607686 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 307/1195] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:27:09 2026] GET /volume/v3/volumes/b2567c9c-81c0-4e0c-830e-74282457a881 => generated 838 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:27:09.621483 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-1dfa39c8-f29e-4c46-8a34-1e31c36a9517 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:09.623522 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-1dfa39c8-f29e-4c46-8a34-1e31c36a9517 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] DELETE https://10.4.3.223/volume/v3/volumes/b2567c9c-81c0-4e0c-830e-74282457a881 Jul 03 02:27:09.623522 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-1dfa39c8-f29e-4c46-8a34-1e31c36a9517 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:27:09.623522 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-1dfa39c8-f29e-4c46-8a34-1e31c36a9517 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Calling method 'delete' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:27:09.623700 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.volumes [None req-1dfa39c8-f29e-4c46-8a34-1e31c36a9517 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Delete volume with id: b2567c9c-81c0-4e0c-830e-74282457a881 Jul 03 02:27:09.631097 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:27:09.631097 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:27:09.631623 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-1dfa39c8-f29e-4c46-8a34-1e31c36a9517 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Volume info retrieved successfully. Jul 03 02:27:09.656241 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-1dfa39c8-f29e-4c46-8a34-1e31c36a9517 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Delete volume request issued successfully. Jul 03 02:27:09.656720 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-1dfa39c8-f29e-4c46-8a34-1e31c36a9517 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] https://10.4.3.223/volume/v3/volumes/b2567c9c-81c0-4e0c-830e-74282457a881 returned with HTTP 202 Jul 03 02:27:09.657073 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 298/1196] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:27:09 2026] DELETE /volume/v3/volumes/b2567c9c-81c0-4e0c-830e-74282457a881 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:27:09.666313 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-9fce0457-e7d1-4d28-bd83-15ac77f90ecf None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:09.668258 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-9fce0457-e7d1-4d28-bd83-15ac77f90ecf tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] GET https://10.4.3.223/volume/v3/volumes/b2567c9c-81c0-4e0c-830e-74282457a881 Jul 03 02:27:09.668370 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-9fce0457-e7d1-4d28-bd83-15ac77f90ecf tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:27:09.668564 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-9fce0457-e7d1-4d28-bd83-15ac77f90ecf tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:27:09.675862 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:27:09.675862 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:27:09.679336 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-9fce0457-e7d1-4d28-bd83-15ac77f90ecf tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Volume info retrieved successfully. Jul 03 02:27:09.684198 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-9fce0457-e7d1-4d28-bd83-15ac77f90ecf tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] https://10.4.3.223/volume/v3/volumes/b2567c9c-81c0-4e0c-830e-74282457a881 returned with HTTP 200 Jul 03 02:27:09.684734 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 298/1197] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:27:09 2026] GET /volume/v3/volumes/b2567c9c-81c0-4e0c-830e-74282457a881 => generated 837 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:27:10.712245 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-6838a4f6-863f-4265-b573-c2a4153e6ad8 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:10.714910 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-6838a4f6-863f-4265-b573-c2a4153e6ad8 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] GET https://10.4.3.223/volume/v3/volumes/b2567c9c-81c0-4e0c-830e-74282457a881 Jul 03 02:27:10.714910 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-6838a4f6-863f-4265-b573-c2a4153e6ad8 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:27:10.715129 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-6838a4f6-863f-4265-b573-c2a4153e6ad8 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:27:10.722139 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-6838a4f6-863f-4265-b573-c2a4153e6ad8 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] https://10.4.3.223/volume/v3/volumes/b2567c9c-81c0-4e0c-830e-74282457a881 returned with HTTP 404 Jul 03 02:27:10.723015 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 295/1198] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:27:10 2026] GET /volume/v3/volumes/b2567c9c-81c0-4e0c-830e-74282457a881 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:27:10.731356 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-626f41ad-767f-4975-9ebe-cc9f9b7fc6f5 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:10.733102 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-626f41ad-767f-4975-9ebe-cc9f9b7fc6f5 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] GET https://10.4.3.223/volume/v3/volumes/47fc0bdf-79f1-4211-8b3c-ae9e1b6110e8 Jul 03 02:27:10.733273 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-626f41ad-767f-4975-9ebe-cc9f9b7fc6f5 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:27:10.733461 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-626f41ad-767f-4975-9ebe-cc9f9b7fc6f5 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:27:10.741118 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:27:10.741118 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:27:10.746497 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-626f41ad-767f-4975-9ebe-cc9f9b7fc6f5 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Volume info retrieved successfully. Jul 03 02:27:10.752318 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-626f41ad-767f-4975-9ebe-cc9f9b7fc6f5 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] https://10.4.3.223/volume/v3/volumes/47fc0bdf-79f1-4211-8b3c-ae9e1b6110e8 returned with HTTP 200 Jul 03 02:27:10.752318 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 308/1199] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:27:10 2026] GET /volume/v3/volumes/47fc0bdf-79f1-4211-8b3c-ae9e1b6110e8 => generated 924 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:27:10.764628 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-2e6be60b-241d-47a4-ab50-4d1dfbcb27bc None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:10.766186 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-2e6be60b-241d-47a4-ab50-4d1dfbcb27bc tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] DELETE https://10.4.3.223/volume/v3/volumes/47fc0bdf-79f1-4211-8b3c-ae9e1b6110e8 Jul 03 02:27:10.766353 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-2e6be60b-241d-47a4-ab50-4d1dfbcb27bc tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:27:10.766563 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-2e6be60b-241d-47a4-ab50-4d1dfbcb27bc tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Calling method 'delete' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:27:10.766711 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.volumes [None req-2e6be60b-241d-47a4-ab50-4d1dfbcb27bc tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Delete volume with id: 47fc0bdf-79f1-4211-8b3c-ae9e1b6110e8 Jul 03 02:27:10.773315 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:27:10.773315 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:27:10.773919 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-2e6be60b-241d-47a4-ab50-4d1dfbcb27bc tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Volume info retrieved successfully. Jul 03 02:27:10.797697 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-2e6be60b-241d-47a4-ab50-4d1dfbcb27bc tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Delete volume request issued successfully. Jul 03 02:27:10.797920 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-2e6be60b-241d-47a4-ab50-4d1dfbcb27bc tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] https://10.4.3.223/volume/v3/volumes/47fc0bdf-79f1-4211-8b3c-ae9e1b6110e8 returned with HTTP 202 Jul 03 02:27:10.798391 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 299/1200] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:27:10 2026] DELETE /volume/v3/volumes/47fc0bdf-79f1-4211-8b3c-ae9e1b6110e8 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:27:10.804887 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-2397de8d-6c8d-4e58-b883-b5c317a79087 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:10.807603 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-2397de8d-6c8d-4e58-b883-b5c317a79087 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] GET https://10.4.3.223/volume/v3/volumes/47fc0bdf-79f1-4211-8b3c-ae9e1b6110e8 Jul 03 02:27:10.807779 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-2397de8d-6c8d-4e58-b883-b5c317a79087 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:27:10.807966 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-2397de8d-6c8d-4e58-b883-b5c317a79087 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:27:10.815196 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:27:10.815196 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:27:10.820408 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-2397de8d-6c8d-4e58-b883-b5c317a79087 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Volume info retrieved successfully. Jul 03 02:27:10.825620 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-2397de8d-6c8d-4e58-b883-b5c317a79087 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] https://10.4.3.223/volume/v3/volumes/47fc0bdf-79f1-4211-8b3c-ae9e1b6110e8 returned with HTTP 200 Jul 03 02:27:10.826155 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 299/1201] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:27:10 2026] GET /volume/v3/volumes/47fc0bdf-79f1-4211-8b3c-ae9e1b6110e8 => generated 923 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:27:11.838935 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-a0227dd7-d01e-4cc6-91d0-5ff2e5452cec None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:11.840830 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-a0227dd7-d01e-4cc6-91d0-5ff2e5452cec tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] GET https://10.4.3.223/volume/v3/volumes/47fc0bdf-79f1-4211-8b3c-ae9e1b6110e8 Jul 03 02:27:11.840985 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-a0227dd7-d01e-4cc6-91d0-5ff2e5452cec tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:27:11.841094 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-a0227dd7-d01e-4cc6-91d0-5ff2e5452cec tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:27:11.846720 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-a0227dd7-d01e-4cc6-91d0-5ff2e5452cec tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] https://10.4.3.223/volume/v3/volumes/47fc0bdf-79f1-4211-8b3c-ae9e1b6110e8 returned with HTTP 404 Jul 03 02:27:11.847350 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 296/1202] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:27:11 2026] GET /volume/v3/volumes/47fc0bdf-79f1-4211-8b3c-ae9e1b6110e8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:27:11.854115 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-937f0b18-fa6b-4223-beeb-53049e5411ae None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:11.862126 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-937f0b18-fa6b-4223-beeb-53049e5411ae tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] GET https://10.4.3.223/volume/v3/volumes/56c247e2-0939-4cb5-93f4-4af5056667be Jul 03 02:27:11.862373 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-937f0b18-fa6b-4223-beeb-53049e5411ae tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:27:11.862873 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-937f0b18-fa6b-4223-beeb-53049e5411ae tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:27:11.876950 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:27:11.876950 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:27:11.882365 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-937f0b18-fa6b-4223-beeb-53049e5411ae tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Volume info retrieved successfully. Jul 03 02:27:11.888004 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-937f0b18-fa6b-4223-beeb-53049e5411ae tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] https://10.4.3.223/volume/v3/volumes/56c247e2-0939-4cb5-93f4-4af5056667be returned with HTTP 200 Jul 03 02:27:11.888471 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 309/1203] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:27:11 2026] GET /volume/v3/volumes/56c247e2-0939-4cb5-93f4-4af5056667be => generated 838 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:27:11.901119 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-d3322ccd-3623-4203-81c9-9befc203804f None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:11.902938 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-d3322ccd-3623-4203-81c9-9befc203804f tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] DELETE https://10.4.3.223/volume/v3/volumes/56c247e2-0939-4cb5-93f4-4af5056667be Jul 03 02:27:11.903118 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-d3322ccd-3623-4203-81c9-9befc203804f tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:27:11.903308 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-d3322ccd-3623-4203-81c9-9befc203804f tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Calling method 'delete' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:27:11.903499 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.volumes [None req-d3322ccd-3623-4203-81c9-9befc203804f tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Delete volume with id: 56c247e2-0939-4cb5-93f4-4af5056667be Jul 03 02:27:11.911065 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:27:11.911065 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:27:11.911648 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-d3322ccd-3623-4203-81c9-9befc203804f tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Volume info retrieved successfully. Jul 03 02:27:11.937137 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-d3322ccd-3623-4203-81c9-9befc203804f tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Delete volume request issued successfully. Jul 03 02:27:11.937518 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-d3322ccd-3623-4203-81c9-9befc203804f tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] https://10.4.3.223/volume/v3/volumes/56c247e2-0939-4cb5-93f4-4af5056667be returned with HTTP 202 Jul 03 02:27:11.938250 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 300/1204] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:27:11 2026] DELETE /volume/v3/volumes/56c247e2-0939-4cb5-93f4-4af5056667be => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 03 02:27:11.948786 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-9b4d9ea7-8692-474a-992f-e3fffb7917ac None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:11.952368 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-9b4d9ea7-8692-474a-992f-e3fffb7917ac tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] GET https://10.4.3.223/volume/v3/volumes/56c247e2-0939-4cb5-93f4-4af5056667be Jul 03 02:27:11.952368 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-9b4d9ea7-8692-474a-992f-e3fffb7917ac tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:27:11.952368 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-9b4d9ea7-8692-474a-992f-e3fffb7917ac tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:27:11.961329 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:27:11.961329 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:27:11.965974 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-9b4d9ea7-8692-474a-992f-e3fffb7917ac tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Volume info retrieved successfully. Jul 03 02:27:11.972179 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-9b4d9ea7-8692-474a-992f-e3fffb7917ac tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] https://10.4.3.223/volume/v3/volumes/56c247e2-0939-4cb5-93f4-4af5056667be returned with HTTP 200 Jul 03 02:27:11.972937 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 300/1205] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:27:11 2026] GET /volume/v3/volumes/56c247e2-0939-4cb5-93f4-4af5056667be => generated 837 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:27:12.298716 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-b62f721b-051c-4739-b873-4cb5392af25d req-20e0f6fd-6c28-4dbc-9c29-d39a33270104 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:12.307252 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-b62f721b-051c-4739-b873-4cb5392af25d req-20e0f6fd-6c28-4dbc-9c29-d39a33270104 tempest-ServerActionsV293TestJSON-1040758398 tempest-ServerActionsV293TestJSON-1040758398-project-member] GET https://10.4.3.223/volume/v3/volumes/bad14176-2553-4c44-8b14-1da54777e5bb Jul 03 02:27:12.307252 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-b62f721b-051c-4739-b873-4cb5392af25d req-20e0f6fd-6c28-4dbc-9c29-d39a33270104 tempest-ServerActionsV293TestJSON-1040758398 tempest-ServerActionsV293TestJSON-1040758398-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:27:12.307252 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-b62f721b-051c-4739-b873-4cb5392af25d req-20e0f6fd-6c28-4dbc-9c29-d39a33270104 tempest-ServerActionsV293TestJSON-1040758398 tempest-ServerActionsV293TestJSON-1040758398-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:27:12.328658 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:27:12.328658 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:27:12.333377 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [req-b62f721b-051c-4739-b873-4cb5392af25d req-20e0f6fd-6c28-4dbc-9c29-d39a33270104 tempest-ServerActionsV293TestJSON-1040758398 tempest-ServerActionsV293TestJSON-1040758398-project-member] Volume info retrieved successfully. Jul 03 02:27:12.340943 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-b62f721b-051c-4739-b873-4cb5392af25d req-20e0f6fd-6c28-4dbc-9c29-d39a33270104 tempest-ServerActionsV293TestJSON-1040758398 tempest-ServerActionsV293TestJSON-1040758398-project-member] https://10.4.3.223/volume/v3/volumes/bad14176-2553-4c44-8b14-1da54777e5bb returned with HTTP 200 Jul 03 02:27:12.341904 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 297/1206] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:27:12 2026] GET /volume/v3/volumes/bad14176-2553-4c44-8b14-1da54777e5bb => generated 1652 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:27:12.372088 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-b62f721b-051c-4739-b873-4cb5392af25d req-8fb80d1c-667f-403a-adfb-dda78a7d45cb None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:12.374585 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-b62f721b-051c-4739-b873-4cb5392af25d req-8fb80d1c-667f-403a-adfb-dda78a7d45cb tempest-ServerActionsV293TestJSON-1040758398 tempest-ServerActionsV293TestJSON-1040758398-project-member] GET https://10.4.3.223/volume/v3/volumes/bad14176-2553-4c44-8b14-1da54777e5bb Jul 03 02:27:12.374771 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-b62f721b-051c-4739-b873-4cb5392af25d req-8fb80d1c-667f-403a-adfb-dda78a7d45cb tempest-ServerActionsV293TestJSON-1040758398 tempest-ServerActionsV293TestJSON-1040758398-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:27:12.374959 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-b62f721b-051c-4739-b873-4cb5392af25d req-8fb80d1c-667f-403a-adfb-dda78a7d45cb tempest-ServerActionsV293TestJSON-1040758398 tempest-ServerActionsV293TestJSON-1040758398-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:27:12.383763 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:27:12.383763 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:27:12.387413 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [req-b62f721b-051c-4739-b873-4cb5392af25d req-8fb80d1c-667f-403a-adfb-dda78a7d45cb tempest-ServerActionsV293TestJSON-1040758398 tempest-ServerActionsV293TestJSON-1040758398-project-member] Volume info retrieved successfully. Jul 03 02:27:12.392144 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-b62f721b-051c-4739-b873-4cb5392af25d req-8fb80d1c-667f-403a-adfb-dda78a7d45cb tempest-ServerActionsV293TestJSON-1040758398 tempest-ServerActionsV293TestJSON-1040758398-project-member] https://10.4.3.223/volume/v3/volumes/bad14176-2553-4c44-8b14-1da54777e5bb returned with HTTP 200 Jul 03 02:27:12.392598 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 310/1207] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:27:12 2026] GET /volume/v3/volumes/bad14176-2553-4c44-8b14-1da54777e5bb => generated 1652 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:27:12.989837 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-078d6283-43ad-458c-b0e0-ed3d56629fb6 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:12.993899 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-078d6283-43ad-458c-b0e0-ed3d56629fb6 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] GET https://10.4.3.223/volume/v3/volumes/56c247e2-0939-4cb5-93f4-4af5056667be Jul 03 02:27:12.993899 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-078d6283-43ad-458c-b0e0-ed3d56629fb6 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:27:12.993899 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-078d6283-43ad-458c-b0e0-ed3d56629fb6 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:27:12.999886 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-078d6283-43ad-458c-b0e0-ed3d56629fb6 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] https://10.4.3.223/volume/v3/volumes/56c247e2-0939-4cb5-93f4-4af5056667be returned with HTTP 404 Jul 03 02:27:13.000945 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 301/1208] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:27:12 2026] GET /volume/v3/volumes/56c247e2-0939-4cb5-93f4-4af5056667be => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:27:13.044884 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-24979e41-b0fa-456b-bb66-ed8f8880f7ff None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:13.046948 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-24979e41-b0fa-456b-bb66-ed8f8880f7ff tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:27:13.047359 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-24979e41-b0fa-456b-bb66-ed8f8880f7ff tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "ea993fc3-c724-45f7-8dae-63cf2cac16e5", "size": 1, "name": "tempest-VolumesGetTest-Volume-449664550", "metadata": {"Type": "Test"}}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:27:13.049267 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.volumes [None req-24979e41-b0fa-456b-bb66-ed8f8880f7ff tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Create volume request body: {'volume': {'imageRef': 'ea993fc3-c724-45f7-8dae-63cf2cac16e5', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-449664550', 'metadata': {'Type': 'Test'}}} {{(pid=100013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:27:13.125058 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.volumes [None req-24979e41-b0fa-456b-bb66-ed8f8880f7ff tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Create volume of 1 GB Jul 03 02:27:13.129618 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-24979e41-b0fa-456b-bb66-ed8f8880f7ff tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Availability Zones retrieved successfully. Jul 03 02:27:13.134350 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-24979e41-b0fa-456b-bb66-ed8f8880f7ff tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Flow 'volume_create_api' (a4d39fa5-9ef3-4f47-a787-242b9e36eabe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:27:13.135392 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-24979e41-b0fa-456b-bb66-ed8f8880f7ff tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82c6c1a4-9414-41bb-b1dc-2f2ea788bcee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:27:13.136230 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.flows.api.create_volume [None req-24979e41-b0fa-456b-bb66-ed8f8880f7ff tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Validating volume size '1' using validate_int {{(pid=100013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:27:13.185755 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-24979e41-b0fa-456b-bb66-ed8f8880f7ff tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82c6c1a4-9414-41bb-b1dc-2f2ea788bcee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:27:13.186490 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-24979e41-b0fa-456b-bb66-ed8f8880f7ff tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (115f98ec-ec6a-4c09-9543-48454fa24195) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:27:13.221249 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.quota [None req-24979e41-b0fa-456b-bb66-ed8f8880f7ff tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Created reservations ['43b26c85-20ce-48d2-ab07-05552644e8ec', 'a16159f8-4e88-42bf-8469-b03d5919fb8f', '59398590-bd2b-4c42-af55-512958bdc827', 'e2b822a6-1c33-4ee3-9ed2-1b803f6e8a49'] {{(pid=100013) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:27:13.222169 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-24979e41-b0fa-456b-bb66-ed8f8880f7ff tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (115f98ec-ec6a-4c09-9543-48454fa24195) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['43b26c85-20ce-48d2-ab07-05552644e8ec', 'a16159f8-4e88-42bf-8469-b03d5919fb8f', '59398590-bd2b-4c42-af55-512958bdc827', 'e2b822a6-1c33-4ee3-9ed2-1b803f6e8a49']}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:27:13.222912 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-24979e41-b0fa-456b-bb66-ed8f8880f7ff tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79cdc1d8-3e87-4cdf-b7ed-30175f8d207a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:27:13.246642 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-24979e41-b0fa-456b-bb66-ed8f8880f7ff tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79cdc1d8-3e87-4cdf-b7ed-30175f8d207a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '51e67e20-91a0-496e-a076-2bdf8b0c97d9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-449664550',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='ecc97420c1884308b142ef410f37eaa9',qos_specs=None,replication_status=,reservations=['43b26c85-20ce-48d2-ab07-05552644e8ec','a16159f8-4e88-42bf-8469-b03d5919fb8f','59398590-bd2b-4c42-af55-512958bdc827','e2b822a6-1c33-4ee3-9ed2-1b803f6e8a49'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73b871d7aeb04f0185cd816e4c22e6a9',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:27:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-449664550',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=51e67e20-91a0-496e-a076-2bdf8b0c97d9,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='ecc97420c1884308b142ef410f37eaa9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='73b871d7aeb04f0185cd816e4c22e6a9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:27:13.247904 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-24979e41-b0fa-456b-bb66-ed8f8880f7ff tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eca9c760-c8fd-452d-9c34-8b2349c353f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:27:13.274220 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-24979e41-b0fa-456b-bb66-ed8f8880f7ff tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eca9c760-c8fd-452d-9c34-8b2349c353f7) transitioned into state 'SUCCESS' from state '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-449664550',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='ecc97420c1884308b142ef410f37eaa9',qos_specs=None,replication_status=,reservations=['43b26c85-20ce-48d2-ab07-05552644e8ec','a16159f8-4e88-42bf-8469-b03d5919fb8f','59398590-bd2b-4c42-af55-512958bdc827','e2b822a6-1c33-4ee3-9ed2-1b803f6e8a49'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73b871d7aeb04f0185cd816e4c22e6a9',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:27:13.274849 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-24979e41-b0fa-456b-bb66-ed8f8880f7ff tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ebe7f66e-6899-4439-b6d5-9befbbde5784) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:27:13.287718 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-24979e41-b0fa-456b-bb66-ed8f8880f7ff tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ebe7f66e-6899-4439-b6d5-9befbbde5784) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:27:13.288784 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-24979e41-b0fa-456b-bb66-ed8f8880f7ff tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Flow 'volume_create_api' (a4d39fa5-9ef3-4f47-a787-242b9e36eabe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:27:13.289411 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-24979e41-b0fa-456b-bb66-ed8f8880f7ff tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Create volume request issued successfully. Jul 03 02:27:13.289858 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-24979e41-b0fa-456b-bb66-ed8f8880f7ff tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:27:13.290509 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 301/1209] 10.4.3.223 () {68 vars in 1259 bytes} [Fri Jul 3 02:27:13 2026] POST /volume/v3/volumes => generated 758 bytes in 246 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:27:13.303314 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-e9b67e91-6912-42de-b309-8c2140140b77 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:13.305363 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-e9b67e91-6912-42de-b309-8c2140140b77 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] GET https://10.4.3.223/volume/v3/volumes/51e67e20-91a0-496e-a076-2bdf8b0c97d9 Jul 03 02:27:13.305594 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-e9b67e91-6912-42de-b309-8c2140140b77 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:27:13.305803 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-e9b67e91-6912-42de-b309-8c2140140b77 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:27:13.316942 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:27:13.316942 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:27:13.321156 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-e9b67e91-6912-42de-b309-8c2140140b77 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Volume info retrieved successfully. Jul 03 02:27:13.330457 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-e9b67e91-6912-42de-b309-8c2140140b77 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] https://10.4.3.223/volume/v3/volumes/51e67e20-91a0-496e-a076-2bdf8b0c97d9 returned with HTTP 200 Jul 03 02:27:13.330457 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 298/1210] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:27:13 2026] GET /volume/v3/volumes/51e67e20-91a0-496e-a076-2bdf8b0c97d9 => generated 826 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:27:14.347001 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-f4c8ecf0-26c3-4132-b771-ce23e6c36228 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:14.351685 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-f4c8ecf0-26c3-4132-b771-ce23e6c36228 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] GET https://10.4.3.223/volume/v3/volumes/51e67e20-91a0-496e-a076-2bdf8b0c97d9 Jul 03 02:27:14.351863 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-f4c8ecf0-26c3-4132-b771-ce23e6c36228 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:27:14.352025 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-f4c8ecf0-26c3-4132-b771-ce23e6c36228 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:27:14.365589 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:27:14.365589 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:27:14.369101 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-f4c8ecf0-26c3-4132-b771-ce23e6c36228 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Volume info retrieved successfully. Jul 03 02:27:14.373249 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-f4c8ecf0-26c3-4132-b771-ce23e6c36228 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] https://10.4.3.223/volume/v3/volumes/51e67e20-91a0-496e-a076-2bdf8b0c97d9 returned with HTTP 200 Jul 03 02:27:14.373680 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 311/1211] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:27:14 2026] GET /volume/v3/volumes/51e67e20-91a0-496e-a076-2bdf8b0c97d9 => generated 1366 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:27:14.392255 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-e4b84fc7-e392-4997-9ad9-7f48adefe5bd None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:14.394438 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-e4b84fc7-e392-4997-9ad9-7f48adefe5bd tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] GET https://10.4.3.223/volume/v3/volumes/51e67e20-91a0-496e-a076-2bdf8b0c97d9 Jul 03 02:27:14.394677 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-e4b84fc7-e392-4997-9ad9-7f48adefe5bd tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:27:14.394904 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-e4b84fc7-e392-4997-9ad9-7f48adefe5bd tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:27:14.404932 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:27:14.404932 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:27:14.409358 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-e4b84fc7-e392-4997-9ad9-7f48adefe5bd tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Volume info retrieved successfully. Jul 03 02:27:14.414169 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-e4b84fc7-e392-4997-9ad9-7f48adefe5bd tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] https://10.4.3.223/volume/v3/volumes/51e67e20-91a0-496e-a076-2bdf8b0c97d9 returned with HTTP 200 Jul 03 02:27:14.414605 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 302/1212] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:27:14 2026] GET /volume/v3/volumes/51e67e20-91a0-496e-a076-2bdf8b0c97d9 => generated 1366 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:27:14.427433 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-674be216-e1ae-4600-b6d3-bef36dbb80cf None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:14.429236 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-674be216-e1ae-4600-b6d3-bef36dbb80cf tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] PUT https://10.4.3.223/volume/v3/volumes/51e67e20-91a0-496e-a076-2bdf8b0c97d9 Jul 03 02:27:14.429595 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-674be216-e1ae-4600-b6d3-bef36dbb80cf tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-449664550"}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:27:14.438068 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:27:14.438068 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:27:14.442256 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-674be216-e1ae-4600-b6d3-bef36dbb80cf tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Volume info retrieved successfully. Jul 03 02:27:14.446599 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-674be216-e1ae-4600-b6d3-bef36dbb80cf tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Volume updated successfully. Jul 03 02:27:14.447178 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-674be216-e1ae-4600-b6d3-bef36dbb80cf tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] https://10.4.3.223/volume/v3/volumes/51e67e20-91a0-496e-a076-2bdf8b0c97d9 returned with HTTP 200 Jul 03 02:27:14.447583 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 302/1213] 10.4.3.223 () {68 vars in 1368 bytes} [Fri Jul 3 02:27:14 2026] PUT /volume/v3/volumes/51e67e20-91a0-496e-a076-2bdf8b0c97d9 => generated 782 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:27:14.465387 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-40a91ce9-0c4d-4c61-93c1-367f42c20404 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:14.469894 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-40a91ce9-0c4d-4c61-93c1-367f42c20404 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] PUT https://10.4.3.223/volume/v3/volumes/51e67e20-91a0-496e-a076-2bdf8b0c97d9 Jul 03 02:27:14.470296 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-40a91ce9-0c4d-4c61-93c1-367f42c20404 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1598664129", "description": "This is the new description of volume"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:27:14.481557 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:27:14.481557 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:27:14.486667 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-40a91ce9-0c4d-4c61-93c1-367f42c20404 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Volume info retrieved successfully. Jul 03 02:27:14.500268 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-40a91ce9-0c4d-4c61-93c1-367f42c20404 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Volume updated successfully. Jul 03 02:27:14.500892 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-40a91ce9-0c4d-4c61-93c1-367f42c20404 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] https://10.4.3.223/volume/v3/volumes/51e67e20-91a0-496e-a076-2bdf8b0c97d9 returned with HTTP 200 Jul 03 02:27:14.501276 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 299/1214] 10.4.3.223 () {68 vars in 1369 bytes} [Fri Jul 3 02:27:14 2026] PUT /volume/v3/volumes/51e67e20-91a0-496e-a076-2bdf8b0c97d9 => generated 822 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:27:14.513101 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-d3734d72-d40a-4908-8948-99bb1ae98fe6 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:14.514977 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-d3734d72-d40a-4908-8948-99bb1ae98fe6 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] GET https://10.4.3.223/volume/v3/volumes/51e67e20-91a0-496e-a076-2bdf8b0c97d9 Jul 03 02:27:14.515147 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-d3734d72-d40a-4908-8948-99bb1ae98fe6 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:27:14.515326 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-d3734d72-d40a-4908-8948-99bb1ae98fe6 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:27:14.521910 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:27:14.521910 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:27:14.526083 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-d3734d72-d40a-4908-8948-99bb1ae98fe6 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Volume info retrieved successfully. Jul 03 02:27:14.530770 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-d3734d72-d40a-4908-8948-99bb1ae98fe6 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] https://10.4.3.223/volume/v3/volumes/51e67e20-91a0-496e-a076-2bdf8b0c97d9 returned with HTTP 200 Jul 03 02:27:14.531218 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 312/1215] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:27:14 2026] GET /volume/v3/volumes/51e67e20-91a0-496e-a076-2bdf8b0c97d9 => generated 1406 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:27:14.545296 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-8f4ab25a-677d-4b2e-bd09-0cdd1b183b4e None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:14.550052 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-8f4ab25a-677d-4b2e-bd09-0cdd1b183b4e tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:27:14.550344 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-8f4ab25a-677d-4b2e-bd09-0cdd1b183b4e tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1509847666", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-10902116"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:27:14.551698 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.volumes [None req-8f4ab25a-677d-4b2e-bd09-0cdd1b183b4e tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1509847666', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-10902116'}} {{(pid=100014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:27:14.551802 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.volumes [None req-8f4ab25a-677d-4b2e-bd09-0cdd1b183b4e tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Create volume of 1 GB Jul 03 02:27:14.565460 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-8f4ab25a-677d-4b2e-bd09-0cdd1b183b4e tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Availability Zones retrieved successfully. Jul 03 02:27:14.572923 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-8f4ab25a-677d-4b2e-bd09-0cdd1b183b4e tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Flow 'volume_create_api' (233a85fe-fdc3-4276-ab01-aac57001c074) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:27:14.574204 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-8f4ab25a-677d-4b2e-bd09-0cdd1b183b4e tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f498897-91c7-41d6-b628-178d57d99986) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:27:14.575936 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.flows.api.create_volume [None req-8f4ab25a-677d-4b2e-bd09-0cdd1b183b4e tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Validating volume size '1' using validate_int {{(pid=100014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:27:14.606571 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-8f4ab25a-677d-4b2e-bd09-0cdd1b183b4e tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f498897-91c7-41d6-b628-178d57d99986) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:27:14.607637 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-8f4ab25a-677d-4b2e-bd09-0cdd1b183b4e tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3118bd59-33f7-44dd-855f-62c1f3992e30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:27:14.656358 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.quota [None req-8f4ab25a-677d-4b2e-bd09-0cdd1b183b4e tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Created reservations ['a41b6e56-05dd-4a52-b15b-d71904ba6959', 'bff8f75f-50de-48af-a4b2-0feca7cbcaed', '713f3719-7c46-43b5-9067-98a1afef1c3b', '54c4857e-3e57-4cf4-a059-3a085275467c'] {{(pid=100014) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:27:14.657071 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-8f4ab25a-677d-4b2e-bd09-0cdd1b183b4e tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3118bd59-33f7-44dd-855f-62c1f3992e30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a41b6e56-05dd-4a52-b15b-d71904ba6959', 'bff8f75f-50de-48af-a4b2-0feca7cbcaed', '713f3719-7c46-43b5-9067-98a1afef1c3b', '54c4857e-3e57-4cf4-a059-3a085275467c']}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:27:14.657701 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-8f4ab25a-677d-4b2e-bd09-0cdd1b183b4e tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d4780a3-72e1-4495-85fd-3bc0ddd3b5ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:27:14.829221 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-8f4ab25a-677d-4b2e-bd09-0cdd1b183b4e tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d4780a3-72e1-4495-85fd-3bc0ddd3b5ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '961a40ba-3af9-47d3-a495-964a4df31dbe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1509847666',display_name='tempest-VolumesGetTest-Volume-10902116',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ecc97420c1884308b142ef410f37eaa9',qos_specs=None,replication_status=,reservations=['a41b6e56-05dd-4a52-b15b-d71904ba6959','bff8f75f-50de-48af-a4b2-0feca7cbcaed','713f3719-7c46-43b5-9067-98a1afef1c3b','54c4857e-3e57-4cf4-a059-3a085275467c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73b871d7aeb04f0185cd816e4c22e6a9',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:27:14Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1509847666',display_name='tempest-VolumesGetTest-Volume-10902116',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=961a40ba-3af9-47d3-a495-964a4df31dbe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ecc97420c1884308b142ef410f37eaa9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='73b871d7aeb04f0185cd816e4c22e6a9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:27:14.829828 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-8f4ab25a-677d-4b2e-bd09-0cdd1b183b4e tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bac186c9-c0ed-4a18-b7a8-a5fa5bb5e3b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:27:14.865482 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-8f4ab25a-677d-4b2e-bd09-0cdd1b183b4e tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bac186c9-c0ed-4a18-b7a8-a5fa5bb5e3b0) transitioned into 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-1509847666',display_name='tempest-VolumesGetTest-Volume-10902116',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ecc97420c1884308b142ef410f37eaa9',qos_specs=None,replication_status=,reservations=['a41b6e56-05dd-4a52-b15b-d71904ba6959','bff8f75f-50de-48af-a4b2-0feca7cbcaed','713f3719-7c46-43b5-9067-98a1afef1c3b','54c4857e-3e57-4cf4-a059-3a085275467c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73b871d7aeb04f0185cd816e4c22e6a9',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:27:14.866020 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-8f4ab25a-677d-4b2e-bd09-0cdd1b183b4e tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7dc5e3d4-74ae-4630-abf6-31c28909c47a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:27:14.884213 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-8f4ab25a-677d-4b2e-bd09-0cdd1b183b4e tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7dc5e3d4-74ae-4630-abf6-31c28909c47a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:27:14.885530 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-8f4ab25a-677d-4b2e-bd09-0cdd1b183b4e tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Flow 'volume_create_api' (233a85fe-fdc3-4276-ab01-aac57001c074) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:27:14.886302 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-8f4ab25a-677d-4b2e-bd09-0cdd1b183b4e tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Create volume request issued successfully. Jul 03 02:27:14.886853 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-8f4ab25a-677d-4b2e-bd09-0cdd1b183b4e tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:27:14.887653 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 303/1216] 10.4.3.223 () {68 vars in 1259 bytes} [Fri Jul 3 02:27:14 2026] POST /volume/v3/volumes => generated 778 bytes in 343 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:27:14.904168 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-937378bb-23c5-4acf-ac78-a5d4fbb3ccdd None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:14.905492 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-937378bb-23c5-4acf-ac78-a5d4fbb3ccdd tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] GET https://10.4.3.223/volume/v3/volumes/961a40ba-3af9-47d3-a495-964a4df31dbe Jul 03 02:27:14.905492 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-937378bb-23c5-4acf-ac78-a5d4fbb3ccdd tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:27:14.905492 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-937378bb-23c5-4acf-ac78-a5d4fbb3ccdd tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:27:14.914118 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:27:14.914118 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:27:14.920392 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-937378bb-23c5-4acf-ac78-a5d4fbb3ccdd tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Volume info retrieved successfully. Jul 03 02:27:14.924388 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-937378bb-23c5-4acf-ac78-a5d4fbb3ccdd tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] https://10.4.3.223/volume/v3/volumes/961a40ba-3af9-47d3-a495-964a4df31dbe returned with HTTP 200 Jul 03 02:27:14.924900 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 303/1217] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:27:14 2026] GET /volume/v3/volumes/961a40ba-3af9-47d3-a495-964a4df31dbe => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:27:14.947804 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-e8e4abb6-cd78-41db-82e2-3cb9c4e9c4fc None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:14.949072 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-e8e4abb6-cd78-41db-82e2-3cb9c4e9c4fc tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:27:14.949437 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-e8e4abb6-cd78-41db-82e2-3cb9c4e9c4fc tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-298986424", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:27:14.954476 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.volumes [None req-e8e4abb6-cd78-41db-82e2-3cb9c4e9c4fc tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-298986424', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:27:14.954476 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.volumes [None req-e8e4abb6-cd78-41db-82e2-3cb9c4e9c4fc tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Create volume of 1 GB Jul 03 02:27:14.960206 np0000004352 devstack@c-api.service[100012]: DEBUG dbcounter [-] [100012] Writing DB stats cinder:SELECT=415,cinder:INSERT=71,cinder:UPDATE=128,cinder:DELETE=3 {{(pid=100012) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 02:27:14.967242 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-e8e4abb6-cd78-41db-82e2-3cb9c4e9c4fc tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Availability Zones retrieved successfully. Jul 03 02:27:15.562793 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-e8e4abb6-cd78-41db-82e2-3cb9c4e9c4fc tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Flow 'volume_create_api' (14ebb798-fd55-48f2-9ad9-d4fbdd2b7725) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:27:15.562793 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-e8e4abb6-cd78-41db-82e2-3cb9c4e9c4fc tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d76b4e04-4dd3-4432-9607-966974594b17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:27:15.562793 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.flows.api.create_volume [None req-e8e4abb6-cd78-41db-82e2-3cb9c4e9c4fc tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Validating volume size '1' using validate_int {{(pid=100012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:27:15.562793 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-e8e4abb6-cd78-41db-82e2-3cb9c4e9c4fc tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d76b4e04-4dd3-4432-9607-966974594b17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:27:15.562793 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-e8e4abb6-cd78-41db-82e2-3cb9c4e9c4fc tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c772d772-edfd-4294-85a8-d506786be39d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:27:15.562793 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.quota [None req-e8e4abb6-cd78-41db-82e2-3cb9c4e9c4fc tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Created reservations ['9624fa58-d947-4252-850a-1c754c4f0305', '1f1b39ed-4c03-4d53-88ce-9ab547c8ffc5', 'c9d615c8-dde6-4b06-b2e3-8118fc1d6460', 'cbbdfa39-cc7d-4f97-8b47-079b5d741b95'] {{(pid=100012) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:27:15.562793 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-e8e4abb6-cd78-41db-82e2-3cb9c4e9c4fc tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c772d772-edfd-4294-85a8-d506786be39d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9624fa58-d947-4252-850a-1c754c4f0305', '1f1b39ed-4c03-4d53-88ce-9ab547c8ffc5', 'c9d615c8-dde6-4b06-b2e3-8118fc1d6460', 'cbbdfa39-cc7d-4f97-8b47-079b5d741b95']}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:27:15.562793 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-e8e4abb6-cd78-41db-82e2-3cb9c4e9c4fc tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46b67094-fe79-4ece-95ec-fec6fe4c312a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:27:15.567558 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-e8e4abb6-cd78-41db-82e2-3cb9c4e9c4fc tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46b67094-fe79-4ece-95ec-fec6fe4c312a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'df10c892-fd67-4618-8ef1-49c604553730', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-298986424',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea6d58b0eab546c3a96c4e218a58c68c',qos_specs=None,replication_status=,reservations=['9624fa58-d947-4252-850a-1c754c4f0305','1f1b39ed-4c03-4d53-88ce-9ab547c8ffc5','c9d615c8-dde6-4b06-b2e3-8118fc1d6460','cbbdfa39-cc7d-4f97-8b47-079b5d741b95'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1a4db9767a84a2b9e0648906d008f03',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:27:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-298986424',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=df10c892-fd67-4618-8ef1-49c604553730,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ea6d58b0eab546c3a96c4e218a58c68c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b1a4db9767a84a2b9e0648906d008f03',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:27:15.567558 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-e8e4abb6-cd78-41db-82e2-3cb9c4e9c4fc tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd7fff7d-79fb-415f-85fc-4fa1c151713c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:27:15.567558 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-e8e4abb6-cd78-41db-82e2-3cb9c4e9c4fc tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd7fff7d-79fb-415f-85fc-4fa1c151713c) transitioned into state 'SUCCESS' from state '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-298986424',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea6d58b0eab546c3a96c4e218a58c68c',qos_specs=None,replication_status=,reservations=['9624fa58-d947-4252-850a-1c754c4f0305','1f1b39ed-4c03-4d53-88ce-9ab547c8ffc5','c9d615c8-dde6-4b06-b2e3-8118fc1d6460','cbbdfa39-cc7d-4f97-8b47-079b5d741b95'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b1a4db9767a84a2b9e0648906d008f03',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:27:15.567558 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-e8e4abb6-cd78-41db-82e2-3cb9c4e9c4fc tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (726b3b07-42de-449b-a923-ec857f490dac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:27:15.567558 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-e8e4abb6-cd78-41db-82e2-3cb9c4e9c4fc tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (726b3b07-42de-449b-a923-ec857f490dac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:27:15.567558 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-e8e4abb6-cd78-41db-82e2-3cb9c4e9c4fc tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Flow 'volume_create_api' (14ebb798-fd55-48f2-9ad9-d4fbdd2b7725) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:27:15.567558 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-e8e4abb6-cd78-41db-82e2-3cb9c4e9c4fc tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Create volume request issued successfully. Jul 03 02:27:15.567558 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-e8e4abb6-cd78-41db-82e2-3cb9c4e9c4fc tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:27:15.570838 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 300/1218] 10.4.3.223 () {68 vars in 1259 bytes} [Fri Jul 3 02:27:14 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) Jul 03 02:27:15.944370 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-dcbf3d2e-b5f1-482e-92d4-26b5872f83f0 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:15.946637 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-dcbf3d2e-b5f1-482e-92d4-26b5872f83f0 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] GET https://10.4.3.223/volume/v3/volumes/961a40ba-3af9-47d3-a495-964a4df31dbe Jul 03 02:27:15.946691 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-dcbf3d2e-b5f1-482e-92d4-26b5872f83f0 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:27:15.947540 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-dcbf3d2e-b5f1-482e-92d4-26b5872f83f0 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:27:15.949060 np0000004352 devstack@c-api.service[100015]: DEBUG dbcounter [-] [100015] Writing DB stats cinder:SELECT=508,cinder:UPDATE=166,cinder:INSERT=106,cinder:DELETE=3 {{(pid=100015) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 02:27:15.957536 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:27:15.957536 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:27:15.962493 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-dcbf3d2e-b5f1-482e-92d4-26b5872f83f0 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Volume info retrieved successfully. Jul 03 02:27:15.970520 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-dcbf3d2e-b5f1-482e-92d4-26b5872f83f0 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] https://10.4.3.223/volume/v3/volumes/961a40ba-3af9-47d3-a495-964a4df31dbe returned with HTTP 200 Jul 03 02:27:15.972026 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 313/1219] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:27:15 2026] GET /volume/v3/volumes/961a40ba-3af9-47d3-a495-964a4df31dbe => generated 871 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:27:15.985831 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-a270deaf-8f88-4ac2-b1e3-97ba8d4110ca None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:15.989165 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-a270deaf-8f88-4ac2-b1e3-97ba8d4110ca tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] PUT https://10.4.3.223/volume/v3/volumes/961a40ba-3af9-47d3-a495-964a4df31dbe Jul 03 02:27:15.989540 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-a270deaf-8f88-4ac2-b1e3-97ba8d4110ca tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-449664550", "description": null}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:27:15.997484 np0000004352 devstack@c-api.service[100014]: DEBUG dbcounter [-] [100014] Writing DB stats cinder:SELECT=348,cinder:UPDATE=72,cinder:DELETE=1,cinder:INSERT=38 {{(pid=100014) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 02:27:16.002471 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:27:16.002471 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:27:16.006445 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-a270deaf-8f88-4ac2-b1e3-97ba8d4110ca tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Volume info retrieved successfully. Jul 03 02:27:16.015522 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-a270deaf-8f88-4ac2-b1e3-97ba8d4110ca tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Volume updated successfully. Jul 03 02:27:16.016245 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-a270deaf-8f88-4ac2-b1e3-97ba8d4110ca tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] https://10.4.3.223/volume/v3/volumes/961a40ba-3af9-47d3-a495-964a4df31dbe returned with HTTP 200 Jul 03 02:27:16.016684 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 304/1220] 10.4.3.223 () {68 vars in 1368 bytes} [Fri Jul 3 02:27:15 2026] PUT /volume/v3/volumes/961a40ba-3af9-47d3-a495-964a4df31dbe => generated 769 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:27:16.027893 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-2c486d4a-d28d-445a-9575-f58cbf9eba1e None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:16.029505 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-2c486d4a-d28d-445a-9575-f58cbf9eba1e tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] GET https://10.4.3.223/volume/v3/volumes/961a40ba-3af9-47d3-a495-964a4df31dbe Jul 03 02:27:16.029673 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-2c486d4a-d28d-445a-9575-f58cbf9eba1e tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:27:16.029879 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-2c486d4a-d28d-445a-9575-f58cbf9eba1e tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:27:16.036106 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:27:16.036106 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:27:16.039630 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-2c486d4a-d28d-445a-9575-f58cbf9eba1e tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Volume info retrieved successfully. Jul 03 02:27:16.044383 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-2c486d4a-d28d-445a-9575-f58cbf9eba1e tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] https://10.4.3.223/volume/v3/volumes/961a40ba-3af9-47d3-a495-964a4df31dbe returned with HTTP 200 Jul 03 02:27:16.044761 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 304/1221] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:27:16 2026] GET /volume/v3/volumes/961a40ba-3af9-47d3-a495-964a4df31dbe => generated 837 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:27:16.060514 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-8647c1db-5c8f-4366-9db5-d5be76268b28 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:16.063013 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-8647c1db-5c8f-4366-9db5-d5be76268b28 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] DELETE https://10.4.3.223/volume/v3/volumes/961a40ba-3af9-47d3-a495-964a4df31dbe Jul 03 02:27:16.064486 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-8647c1db-5c8f-4366-9db5-d5be76268b28 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:27:16.064486 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-8647c1db-5c8f-4366-9db5-d5be76268b28 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Calling method 'delete' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:27:16.064486 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.volumes [None req-8647c1db-5c8f-4366-9db5-d5be76268b28 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Delete volume with id: 961a40ba-3af9-47d3-a495-964a4df31dbe Jul 03 02:27:16.073926 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:27:16.073926 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:27:16.074600 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-8647c1db-5c8f-4366-9db5-d5be76268b28 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Volume info retrieved successfully. Jul 03 02:27:16.100983 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-8647c1db-5c8f-4366-9db5-d5be76268b28 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Delete volume request issued successfully. Jul 03 02:27:16.101218 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-8647c1db-5c8f-4366-9db5-d5be76268b28 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] https://10.4.3.223/volume/v3/volumes/961a40ba-3af9-47d3-a495-964a4df31dbe returned with HTTP 202 Jul 03 02:27:16.101572 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 301/1222] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:27:16 2026] DELETE /volume/v3/volumes/961a40ba-3af9-47d3-a495-964a4df31dbe => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:27:16.116271 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-28a1cfdf-e594-47c3-b7d2-f0b3bcaf32a1 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:16.118275 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-28a1cfdf-e594-47c3-b7d2-f0b3bcaf32a1 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] GET https://10.4.3.223/volume/v3/volumes/961a40ba-3af9-47d3-a495-964a4df31dbe Jul 03 02:27:16.118534 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-28a1cfdf-e594-47c3-b7d2-f0b3bcaf32a1 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:27:16.118808 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-28a1cfdf-e594-47c3-b7d2-f0b3bcaf32a1 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:27:16.130682 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:27:16.130682 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:27:16.136445 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-28a1cfdf-e594-47c3-b7d2-f0b3bcaf32a1 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Volume info retrieved successfully. Jul 03 02:27:16.144168 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-28a1cfdf-e594-47c3-b7d2-f0b3bcaf32a1 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] https://10.4.3.223/volume/v3/volumes/961a40ba-3af9-47d3-a495-964a4df31dbe returned with HTTP 200 Jul 03 02:27:16.144168 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 314/1223] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:27:16 2026] GET /volume/v3/volumes/961a40ba-3af9-47d3-a495-964a4df31dbe => generated 836 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:27:16.163848 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-f7154366-ef1e-48c7-a321-afc8a2f52209 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:16.165040 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-f7154366-ef1e-48c7-a321-afc8a2f52209 None None] GET https://10.4.3.223/volume// Jul 03 02:27:16.165040 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-f7154366-ef1e-48c7-a321-afc8a2f52209 None None] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:27:16.165040 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-f7154366-ef1e-48c7-a321-afc8a2f52209 None None] Calling method 'all' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:27:16.165325 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-f7154366-ef1e-48c7-a321-afc8a2f52209 None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:27:16.165773 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 305/1224] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:27:16 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:27:16.176317 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-b62f721b-051c-4739-b873-4cb5392af25d req-3433afec-e5da-4201-b0f9-3177a80af5b4 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:16.179692 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-b62f721b-051c-4739-b873-4cb5392af25d req-3433afec-e5da-4201-b0f9-3177a80af5b4 tempest-ServerActionsV293TestJSON-1040758398 tempest-ServerActionsV293TestJSON-1040758398-project-member] POST https://10.4.3.223/volume/v3/attachments Jul 03 02:27:16.182744 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-b62f721b-051c-4739-b873-4cb5392af25d req-3433afec-e5da-4201-b0f9-3177a80af5b4 tempest-ServerActionsV293TestJSON-1040758398 tempest-ServerActionsV293TestJSON-1040758398-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bad14176-2553-4c44-8b14-1da54777e5bb", "connector": null, "instance_uuid": "5e9c388e-c74e-4db0-926f-eddeef7511d2"}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:27:16.201547 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:27:16.201547 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:27:16.234331 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-b62f721b-051c-4739-b873-4cb5392af25d req-3433afec-e5da-4201-b0f9-3177a80af5b4 tempest-ServerActionsV293TestJSON-1040758398 tempest-ServerActionsV293TestJSON-1040758398-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Jul 03 02:27:16.234827 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 305/1225] 10.4.3.223 () {74 vars in 1594 bytes} [Fri Jul 3 02:27:16 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) Jul 03 02:27:16.778043 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-b62f721b-051c-4739-b873-4cb5392af25d req-1fce3cbe-846c-4209-88f7-99df60c681a0 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:16.780021 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-b62f721b-051c-4739-b873-4cb5392af25d req-1fce3cbe-846c-4209-88f7-99df60c681a0 tempest-ServerActionsV293TestJSON-1040758398 tempest-ServerActionsV293TestJSON-1040758398-project-member] DELETE https://10.4.3.223/volume/v3/attachments/85dbaab5-b9b4-49c9-aa47-132feba7941b Jul 03 02:27:16.780216 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-b62f721b-051c-4739-b873-4cb5392af25d req-1fce3cbe-846c-4209-88f7-99df60c681a0 tempest-ServerActionsV293TestJSON-1040758398 tempest-ServerActionsV293TestJSON-1040758398-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:27:16.780404 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-b62f721b-051c-4739-b873-4cb5392af25d req-1fce3cbe-846c-4209-88f7-99df60c681a0 tempest-ServerActionsV293TestJSON-1040758398 tempest-ServerActionsV293TestJSON-1040758398-project-member] Calling method 'version_select' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:27:16.791956 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:27:16.791956 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:27:17.156637 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-f60f2763-f8c5-4586-95fa-bcac2a4821af None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:17.158204 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-f60f2763-f8c5-4586-95fa-bcac2a4821af tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] GET https://10.4.3.223/volume/v3/volumes/961a40ba-3af9-47d3-a495-964a4df31dbe Jul 03 02:27:17.158406 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-f60f2763-f8c5-4586-95fa-bcac2a4821af tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:27:17.158615 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-f60f2763-f8c5-4586-95fa-bcac2a4821af tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:27:17.164398 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-f60f2763-f8c5-4586-95fa-bcac2a4821af tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] https://10.4.3.223/volume/v3/volumes/961a40ba-3af9-47d3-a495-964a4df31dbe returned with HTTP 404 Jul 03 02:27:17.165043 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 315/1226] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:27:17 2026] GET /volume/v3/volumes/961a40ba-3af9-47d3-a495-964a4df31dbe => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:27:17.172457 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-cc17959e-3ab3-41a0-a129-cfc4d2809117 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:17.173956 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-cc17959e-3ab3-41a0-a129-cfc4d2809117 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] GET https://10.4.3.223/volume/v3/volumes/51e67e20-91a0-496e-a076-2bdf8b0c97d9 Jul 03 02:27:17.174199 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-cc17959e-3ab3-41a0-a129-cfc4d2809117 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:27:17.174456 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-cc17959e-3ab3-41a0-a129-cfc4d2809117 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:27:17.185742 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:27:17.185742 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:27:17.193026 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-cc17959e-3ab3-41a0-a129-cfc4d2809117 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Volume info retrieved successfully. Jul 03 02:27:17.200590 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-cc17959e-3ab3-41a0-a129-cfc4d2809117 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] https://10.4.3.223/volume/v3/volumes/51e67e20-91a0-496e-a076-2bdf8b0c97d9 returned with HTTP 200 Jul 03 02:27:17.201378 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 306/1227] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:27:17 2026] GET /volume/v3/volumes/51e67e20-91a0-496e-a076-2bdf8b0c97d9 => generated 1406 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:27:17.217942 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-d90b7c8b-f153-4f30-ae61-82529df34815 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:17.220763 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-d90b7c8b-f153-4f30-ae61-82529df34815 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] DELETE https://10.4.3.223/volume/v3/volumes/51e67e20-91a0-496e-a076-2bdf8b0c97d9 Jul 03 02:27:17.220763 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-d90b7c8b-f153-4f30-ae61-82529df34815 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:27:17.220763 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-d90b7c8b-f153-4f30-ae61-82529df34815 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Calling method 'delete' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:27:17.220763 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.volumes [None req-d90b7c8b-f153-4f30-ae61-82529df34815 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Delete volume with id: 51e67e20-91a0-496e-a076-2bdf8b0c97d9 Jul 03 02:27:17.228838 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:27:17.228838 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:27:17.229377 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-d90b7c8b-f153-4f30-ae61-82529df34815 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Volume info retrieved successfully. Jul 03 02:27:17.249845 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-d90b7c8b-f153-4f30-ae61-82529df34815 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Delete volume request issued successfully. Jul 03 02:27:17.250085 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-d90b7c8b-f153-4f30-ae61-82529df34815 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] https://10.4.3.223/volume/v3/volumes/51e67e20-91a0-496e-a076-2bdf8b0c97d9 returned with HTTP 202 Jul 03 02:27:17.250623 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 306/1228] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:27:17 2026] DELETE /volume/v3/volumes/51e67e20-91a0-496e-a076-2bdf8b0c97d9 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:27:17.259604 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-94ab5b68-63df-4a2d-b3b6-8a4a117c4fd8 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:17.261783 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-94ab5b68-63df-4a2d-b3b6-8a4a117c4fd8 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] GET https://10.4.3.223/volume/v3/volumes/51e67e20-91a0-496e-a076-2bdf8b0c97d9 Jul 03 02:27:17.262109 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-94ab5b68-63df-4a2d-b3b6-8a4a117c4fd8 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:27:17.262330 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-94ab5b68-63df-4a2d-b3b6-8a4a117c4fd8 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:27:17.269059 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:27:17.269059 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:27:17.273306 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-94ab5b68-63df-4a2d-b3b6-8a4a117c4fd8 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Volume info retrieved successfully. Jul 03 02:27:17.278504 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-94ab5b68-63df-4a2d-b3b6-8a4a117c4fd8 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] https://10.4.3.223/volume/v3/volumes/51e67e20-91a0-496e-a076-2bdf8b0c97d9 returned with HTTP 200 Jul 03 02:27:17.279094 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 316/1229] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:27:17 2026] GET /volume/v3/volumes/51e67e20-91a0-496e-a076-2bdf8b0c97d9 => generated 1405 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:27:17.340090 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-b62f721b-051c-4739-b873-4cb5392af25d req-1fce3cbe-846c-4209-88f7-99df60c681a0 tempest-ServerActionsV293TestJSON-1040758398 tempest-ServerActionsV293TestJSON-1040758398-project-member] https://10.4.3.223/volume/v3/attachments/85dbaab5-b9b4-49c9-aa47-132feba7941b returned with HTTP 200 Jul 03 02:27:17.340695 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 302/1230] 10.4.3.223 () {72 vars in 1673 bytes} [Fri Jul 3 02:27:16 2026] DELETE /volume/v3/attachments/85dbaab5-b9b4-49c9-aa47-132feba7941b => generated 192 bytes in 563 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:27:17.440938 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-33ee8aa2-6555-44ce-b62f-eb9141e33872 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:17.443244 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-33ee8aa2-6555-44ce-b62f-eb9141e33872 None None] GET https://10.4.3.223/volume// Jul 03 02:27:17.443244 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-33ee8aa2-6555-44ce-b62f-eb9141e33872 None None] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:27:17.443244 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-33ee8aa2-6555-44ce-b62f-eb9141e33872 None None] Calling method 'all' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:27:17.443244 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-33ee8aa2-6555-44ce-b62f-eb9141e33872 None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:27:17.443737 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 307/1231] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:27:17 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:27:17.451040 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-b62f721b-051c-4739-b873-4cb5392af25d req-2296a7dc-ac06-4444-ac9f-02507640c308 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:17.456716 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-b62f721b-051c-4739-b873-4cb5392af25d req-2296a7dc-ac06-4444-ac9f-02507640c308 tempest-ServerActionsV293TestJSON-1040758398 tempest-ServerActionsV293TestJSON-1040758398-project-member] POST https://10.4.3.223/volume/v3/volumes/bad14176-2553-4c44-8b14-1da54777e5bb/action Jul 03 02:27:17.457076 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-b62f721b-051c-4739-b873-4cb5392af25d req-2296a7dc-ac06-4444-ac9f-02507640c308 tempest-ServerActionsV293TestJSON-1040758398 tempest-ServerActionsV293TestJSON-1040758398-project-member] Action body: b'{"os-reimage": {"image_id": "0f84ff37-b797-4697-849c-6d3bb7f647e9", "reimage_reserved": true}}' {{(pid=100013) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:27:17.457248 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-b62f721b-051c-4739-b873-4cb5392af25d req-2296a7dc-ac06-4444-ac9f-02507640c308 tempest-ServerActionsV293TestJSON-1040758398 tempest-ServerActionsV293TestJSON-1040758398-project-member] Action: 'action', calling method: version_select, body: {"os-reimage": {"image_id": "0f84ff37-b797-4697-849c-6d3bb7f647e9", "reimage_reserved": true}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:27:17.470397 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:27:17.470397 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:27:17.470991 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-b62f721b-051c-4739-b873-4cb5392af25d req-2296a7dc-ac06-4444-ac9f-02507640c308 tempest-ServerActionsV293TestJSON-1040758398 tempest-ServerActionsV293TestJSON-1040758398-project-member] Volume info retrieved successfully. Jul 03 02:27:17.562198 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-b62f721b-051c-4739-b873-4cb5392af25d req-2296a7dc-ac06-4444-ac9f-02507640c308 tempest-ServerActionsV293TestJSON-1040758398 tempest-ServerActionsV293TestJSON-1040758398-project-member] https://10.4.3.223/volume/v3/volumes/bad14176-2553-4c44-8b14-1da54777e5bb/action returned with HTTP 202 Jul 03 02:27:17.562664 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 307/1232] 10.4.3.223 () {74 vars in 1713 bytes} [Fri Jul 3 02:27:17 2026] POST /volume/v3/volumes/bad14176-2553-4c44-8b14-1da54777e5bb/action => generated 0 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 03 02:27:18.295287 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-7b327a14-addb-481b-9ae0-5c6b0ec9de77 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:18.297476 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-7b327a14-addb-481b-9ae0-5c6b0ec9de77 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] GET https://10.4.3.223/volume/v3/volumes/51e67e20-91a0-496e-a076-2bdf8b0c97d9 Jul 03 02:27:18.297729 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-7b327a14-addb-481b-9ae0-5c6b0ec9de77 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:27:18.297977 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-7b327a14-addb-481b-9ae0-5c6b0ec9de77 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:27:18.306118 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-7b327a14-addb-481b-9ae0-5c6b0ec9de77 tempest-VolumesGetTest-905833079 tempest-VolumesGetTest-905833079-project-member] https://10.4.3.223/volume/v3/volumes/51e67e20-91a0-496e-a076-2bdf8b0c97d9 returned with HTTP 404 Jul 03 02:27:18.306665 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 317/1233] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:27:18 2026] GET /volume/v3/volumes/51e67e20-91a0-496e-a076-2bdf8b0c97d9 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:27:18.826341 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-8433ea8d-1551-4bda-9586-541a9335c0ac req-8532246a-3b43-407d-aa68-35ba3fa822a0 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:18.829560 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-8433ea8d-1551-4bda-9586-541a9335c0ac req-8532246a-3b43-407d-aa68-35ba3fa822a0 tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] GET https://10.4.3.223/volume/v3/volumes/368db67d-b0f0-4da1-9306-2d5b3e5e7ede Jul 03 02:27:18.829772 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-8433ea8d-1551-4bda-9586-541a9335c0ac req-8532246a-3b43-407d-aa68-35ba3fa822a0 tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:27:18.829999 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-8433ea8d-1551-4bda-9586-541a9335c0ac req-8532246a-3b43-407d-aa68-35ba3fa822a0 tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:27:18.842133 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:27:18.842133 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:27:18.850812 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [req-8433ea8d-1551-4bda-9586-541a9335c0ac req-8532246a-3b43-407d-aa68-35ba3fa822a0 tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] Volume info retrieved successfully. Jul 03 02:27:18.860450 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-8433ea8d-1551-4bda-9586-541a9335c0ac req-8532246a-3b43-407d-aa68-35ba3fa822a0 tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] https://10.4.3.223/volume/v3/volumes/368db67d-b0f0-4da1-9306-2d5b3e5e7ede returned with HTTP 200 Jul 03 02:27:18.861029 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 303/1234] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:27:18 2026] GET /volume/v3/volumes/368db67d-b0f0-4da1-9306-2d5b3e5e7ede => generated 851 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:27:20.912806 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-e4572de0-196f-4784-a5e2-9a80880fef7b None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:20.913219 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-e4572de0-196f-4784-a5e2-9a80880fef7b None None] GET https://10.4.3.223/volume// Jul 03 02:27:20.913355 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-e4572de0-196f-4784-a5e2-9a80880fef7b None None] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:27:20.913612 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-e4572de0-196f-4784-a5e2-9a80880fef7b None None] Calling method 'all' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:27:20.913930 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-e4572de0-196f-4784-a5e2-9a80880fef7b None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:27:20.914217 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 308/1235] 10.4.3.223 () {66 vars in 1428 bytes} [Fri Jul 3 02:27:20 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:27:20.924206 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-8433ea8d-1551-4bda-9586-541a9335c0ac req-a2e498af-d1a0-4949-b01f-89e6c60d2650 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:20.926484 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-8433ea8d-1551-4bda-9586-541a9335c0ac req-a2e498af-d1a0-4949-b01f-89e6c60d2650 tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] POST https://10.4.3.223/volume/v3/attachments Jul 03 02:27:20.926859 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-8433ea8d-1551-4bda-9586-541a9335c0ac req-a2e498af-d1a0-4949-b01f-89e6c60d2650 tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "368db67d-b0f0-4da1-9306-2d5b3e5e7ede", "connector": null, "instance_uuid": "bed7bd62-e7a6-4d25-8229-2f43c94c6cc9"}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:27:20.937150 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:27:20.937150 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:27:20.975264 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-8433ea8d-1551-4bda-9586-541a9335c0ac req-a2e498af-d1a0-4949-b01f-89e6c60d2650 tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Jul 03 02:27:20.975840 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 308/1236] 10.4.3.223 () {74 vars in 1594 bytes} [Fri Jul 3 02:27: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) Jul 03 02:27:21.392978 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-5cbeac9c-d036-428b-a4ef-79c065abcf58 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:21.394919 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-5cbeac9c-d036-428b-a4ef-79c065abcf58 tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] GET https://10.4.3.223/volume/v3/volumes/368db67d-b0f0-4da1-9306-2d5b3e5e7ede Jul 03 02:27:21.394989 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-5cbeac9c-d036-428b-a4ef-79c065abcf58 tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:27:21.395140 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-5cbeac9c-d036-428b-a4ef-79c065abcf58 tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:27:21.405434 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:27:21.405434 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:27:21.409437 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-5cbeac9c-d036-428b-a4ef-79c065abcf58 tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] Volume info retrieved successfully. Jul 03 02:27:21.413964 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-5cbeac9c-d036-428b-a4ef-79c065abcf58 tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] https://10.4.3.223/volume/v3/volumes/368db67d-b0f0-4da1-9306-2d5b3e5e7ede returned with HTTP 200 Jul 03 02:27:21.414316 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 318/1237] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:27:21 2026] GET /volume/v3/volumes/368db67d-b0f0-4da1-9306-2d5b3e5e7ede => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:27:21.509306 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-fc1ca082-6b2d-4015-a530-7749a30c7f2b None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:21.509622 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-fc1ca082-6b2d-4015-a530-7749a30c7f2b None None] GET https://10.4.3.223/volume// Jul 03 02:27:21.510276 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-fc1ca082-6b2d-4015-a530-7749a30c7f2b None None] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:27:21.510276 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-fc1ca082-6b2d-4015-a530-7749a30c7f2b None None] Calling method 'all' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:27:21.510276 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-fc1ca082-6b2d-4015-a530-7749a30c7f2b None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:27:21.510748 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 304/1238] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:27:21 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:27:21.521797 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-8433ea8d-1551-4bda-9586-541a9335c0ac req-572cf800-7d0e-4575-8a3c-f0fe78a35e8f None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:21.523880 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-8433ea8d-1551-4bda-9586-541a9335c0ac req-572cf800-7d0e-4575-8a3c-f0fe78a35e8f tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] GET https://10.4.3.223/volume/v3/volumes/368db67d-b0f0-4da1-9306-2d5b3e5e7ede Jul 03 02:27:21.524068 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-8433ea8d-1551-4bda-9586-541a9335c0ac req-572cf800-7d0e-4575-8a3c-f0fe78a35e8f tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:27:21.524297 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-8433ea8d-1551-4bda-9586-541a9335c0ac req-572cf800-7d0e-4575-8a3c-f0fe78a35e8f tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:27:21.537626 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:27:21.537626 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:27:21.545584 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [req-8433ea8d-1551-4bda-9586-541a9335c0ac req-572cf800-7d0e-4575-8a3c-f0fe78a35e8f tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] Volume info retrieved successfully. Jul 03 02:27:21.554588 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-8433ea8d-1551-4bda-9586-541a9335c0ac req-572cf800-7d0e-4575-8a3c-f0fe78a35e8f tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] https://10.4.3.223/volume/v3/volumes/368db67d-b0f0-4da1-9306-2d5b3e5e7ede returned with HTTP 200 Jul 03 02:27:21.554900 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 309/1239] 10.4.3.223 () {70 vars in 1639 bytes} [Fri Jul 3 02:27:21 2026] GET /volume/v3/volumes/368db67d-b0f0-4da1-9306-2d5b3e5e7ede => generated 1030 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:27:21.678710 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-8433ea8d-1551-4bda-9586-541a9335c0ac req-612f3096-d3ab-495a-b3a7-6dac078e14c3 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:21.681295 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-8433ea8d-1551-4bda-9586-541a9335c0ac req-612f3096-d3ab-495a-b3a7-6dac078e14c3 tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] PUT https://10.4.3.223/volume/v3/attachments/722f6432-873f-44fd-950c-b15db64cc15d Jul 03 02:27:21.681866 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-8433ea8d-1551-4bda-9586-541a9335c0ac req-612f3096-d3ab-495a-b3a7-6dac078e14c3 tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000004352", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2a2633a05d73", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "80a8c083-552c-46a2-8db9-fd9e83fa2364", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:27:21.692741 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.coordination [req-8433ea8d-1551-4bda-9586-541a9335c0ac req-612f3096-d3ab-495a-b3a7-6dac078e14c3 tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] Acquiring lock "cinder-attachment_update-368db67d-b0f0-4da1-9306-2d5b3e5e7ede-np0000004352" by "attachment_update" {{(pid=100013) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 02:27:21.699503 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.coordination [req-8433ea8d-1551-4bda-9586-541a9335c0ac req-612f3096-d3ab-495a-b3a7-6dac078e14c3 tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] Lock "cinder-attachment_update-368db67d-b0f0-4da1-9306-2d5b3e5e7ede-np0000004352" acquired by "attachment_update" :: waited 0.007s {{(pid=100013) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 02:27:21.700853 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:27:21.700853 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:27:22.232455 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.coordination [req-8433ea8d-1551-4bda-9586-541a9335c0ac req-612f3096-d3ab-495a-b3a7-6dac078e14c3 tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] Lock "cinder-attachment_update-368db67d-b0f0-4da1-9306-2d5b3e5e7ede-np0000004352" released by "attachment_update" :: held 0.533s {{(pid=100013) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 02:27:22.232897 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-8433ea8d-1551-4bda-9586-541a9335c0ac req-612f3096-d3ab-495a-b3a7-6dac078e14c3 tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] https://10.4.3.223/volume/v3/attachments/722f6432-873f-44fd-950c-b15db64cc15d returned with HTTP 200 Jul 03 02:27:22.233552 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 309/1240] 10.4.3.223 () {74 vars in 1704 bytes} [Fri Jul 3 02:27:21 2026] PUT /volume/v3/attachments/722f6432-873f-44fd-950c-b15db64cc15d => generated 969 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:27:22.428478 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-5fc90182-ad0c-40e5-886d-5917be7d6a4f None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:22.432254 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-5fc90182-ad0c-40e5-886d-5917be7d6a4f tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] GET https://10.4.3.223/volume/v3/volumes/368db67d-b0f0-4da1-9306-2d5b3e5e7ede Jul 03 02:27:22.432515 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-5fc90182-ad0c-40e5-886d-5917be7d6a4f tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:27:22.432757 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-5fc90182-ad0c-40e5-886d-5917be7d6a4f tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:27:22.445502 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:27:22.445502 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:27:22.449916 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-5fc90182-ad0c-40e5-886d-5917be7d6a4f tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] Volume info retrieved successfully. Jul 03 02:27:22.455142 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-5fc90182-ad0c-40e5-886d-5917be7d6a4f tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] https://10.4.3.223/volume/v3/volumes/368db67d-b0f0-4da1-9306-2d5b3e5e7ede returned with HTTP 200 Jul 03 02:27:22.456826 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 319/1241] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:27:22 2026] GET /volume/v3/volumes/368db67d-b0f0-4da1-9306-2d5b3e5e7ede => generated 851 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:27:23.473178 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-98c555c7-d502-492c-879d-c49b564bff72 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:23.479629 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-98c555c7-d502-492c-879d-c49b564bff72 tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] GET https://10.4.3.223/volume/v3/volumes/368db67d-b0f0-4da1-9306-2d5b3e5e7ede Jul 03 02:27:23.479829 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-98c555c7-d502-492c-879d-c49b564bff72 tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:27:23.480088 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-98c555c7-d502-492c-879d-c49b564bff72 tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:27:23.505574 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:27:23.505574 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:27:23.512703 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-98c555c7-d502-492c-879d-c49b564bff72 tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] Volume info retrieved successfully. Jul 03 02:27:23.520289 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-98c555c7-d502-492c-879d-c49b564bff72 tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] https://10.4.3.223/volume/v3/volumes/368db67d-b0f0-4da1-9306-2d5b3e5e7ede returned with HTTP 200 Jul 03 02:27:23.521092 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 305/1242] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:27:23 2026] GET /volume/v3/volumes/368db67d-b0f0-4da1-9306-2d5b3e5e7ede => generated 851 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:27:24.538270 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-64d71aaf-eed8-4ff7-a308-ed4b4a9ab5fc None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:24.539908 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-64d71aaf-eed8-4ff7-a308-ed4b4a9ab5fc tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] GET https://10.4.3.223/volume/v3/volumes/368db67d-b0f0-4da1-9306-2d5b3e5e7ede Jul 03 02:27:24.540135 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-64d71aaf-eed8-4ff7-a308-ed4b4a9ab5fc tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:27:24.540265 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-64d71aaf-eed8-4ff7-a308-ed4b4a9ab5fc tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:27:24.549889 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:27:24.549889 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:27:24.554661 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-64d71aaf-eed8-4ff7-a308-ed4b4a9ab5fc tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] Volume info retrieved successfully. Jul 03 02:27:24.559871 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-64d71aaf-eed8-4ff7-a308-ed4b4a9ab5fc tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] https://10.4.3.223/volume/v3/volumes/368db67d-b0f0-4da1-9306-2d5b3e5e7ede returned with HTTP 200 Jul 03 02:27:24.559871 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 310/1243] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:27:24 2026] GET /volume/v3/volumes/368db67d-b0f0-4da1-9306-2d5b3e5e7ede => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 02:27:25.582446 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-907d199b-6436-49c7-89aa-687f1db43852 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:25.584711 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-907d199b-6436-49c7-89aa-687f1db43852 tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] GET https://10.4.3.223/volume/v3/volumes/368db67d-b0f0-4da1-9306-2d5b3e5e7ede Jul 03 02:27:25.584955 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-907d199b-6436-49c7-89aa-687f1db43852 tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:27:25.585216 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-907d199b-6436-49c7-89aa-687f1db43852 tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:27:25.600870 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:27:25.600870 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:27:25.611964 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-907d199b-6436-49c7-89aa-687f1db43852 tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] Volume info retrieved successfully. Jul 03 02:27:25.618770 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-907d199b-6436-49c7-89aa-687f1db43852 tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] https://10.4.3.223/volume/v3/volumes/368db67d-b0f0-4da1-9306-2d5b3e5e7ede returned with HTTP 200 Jul 03 02:27:25.619263 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 310/1244] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:27:25 2026] GET /volume/v3/volumes/368db67d-b0f0-4da1-9306-2d5b3e5e7ede => generated 851 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:27:26.632526 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-713588f9-dc40-4b02-bde4-2b0d1abc5c4d None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:26.637059 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-713588f9-dc40-4b02-bde4-2b0d1abc5c4d tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] GET https://10.4.3.223/volume/v3/volumes/368db67d-b0f0-4da1-9306-2d5b3e5e7ede Jul 03 02:27:26.637059 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-713588f9-dc40-4b02-bde4-2b0d1abc5c4d tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:27:26.637059 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-713588f9-dc40-4b02-bde4-2b0d1abc5c4d tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:27:26.649354 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:27:26.649354 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:27:26.651056 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-73fe43a5-0fcc-4b5c-935f-992f1a737356 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:26.651513 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-73fe43a5-0fcc-4b5c-935f-992f1a737356 None None] GET https://10.4.3.223/volume// Jul 03 02:27:26.651713 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-73fe43a5-0fcc-4b5c-935f-992f1a737356 None None] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:27:26.651954 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-73fe43a5-0fcc-4b5c-935f-992f1a737356 None None] Calling method 'all' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:27:26.652292 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-73fe43a5-0fcc-4b5c-935f-992f1a737356 None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:27:26.652633 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 306/1245] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:27:26 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:27:26.654134 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-713588f9-dc40-4b02-bde4-2b0d1abc5c4d tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] Volume info retrieved successfully. Jul 03 02:27:26.659364 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-713588f9-dc40-4b02-bde4-2b0d1abc5c4d tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] https://10.4.3.223/volume/v3/volumes/368db67d-b0f0-4da1-9306-2d5b3e5e7ede returned with HTTP 200 Jul 03 02:27:26.659364 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 320/1246] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:27:26 2026] GET /volume/v3/volumes/368db67d-b0f0-4da1-9306-2d5b3e5e7ede => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:27:26.663984 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-b62f721b-051c-4739-b873-4cb5392af25d req-f7f8a058-36f4-4de0-9886-75f623eb2a0b None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:26.666132 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-b62f721b-051c-4739-b873-4cb5392af25d req-f7f8a058-36f4-4de0-9886-75f623eb2a0b tempest-ServerActionsV293TestJSON-1040758398 tempest-ServerActionsV293TestJSON-1040758398-project-member] GET https://10.4.3.223/volume/v3/volumes/bad14176-2553-4c44-8b14-1da54777e5bb Jul 03 02:27:26.666499 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-b62f721b-051c-4739-b873-4cb5392af25d req-f7f8a058-36f4-4de0-9886-75f623eb2a0b tempest-ServerActionsV293TestJSON-1040758398 tempest-ServerActionsV293TestJSON-1040758398-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:27:26.667135 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-b62f721b-051c-4739-b873-4cb5392af25d req-f7f8a058-36f4-4de0-9886-75f623eb2a0b tempest-ServerActionsV293TestJSON-1040758398 tempest-ServerActionsV293TestJSON-1040758398-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:27:26.678851 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:27:26.678851 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:27:26.683175 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [req-b62f721b-051c-4739-b873-4cb5392af25d req-f7f8a058-36f4-4de0-9886-75f623eb2a0b tempest-ServerActionsV293TestJSON-1040758398 tempest-ServerActionsV293TestJSON-1040758398-project-member] Volume info retrieved successfully. Jul 03 02:27:26.688767 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-b62f721b-051c-4739-b873-4cb5392af25d req-f7f8a058-36f4-4de0-9886-75f623eb2a0b tempest-ServerActionsV293TestJSON-1040758398 tempest-ServerActionsV293TestJSON-1040758398-project-member] https://10.4.3.223/volume/v3/volumes/bad14176-2553-4c44-8b14-1da54777e5bb returned with HTTP 200 Jul 03 02:27:26.689174 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 311/1247] 10.4.3.223 () {70 vars in 1639 bytes} [Fri Jul 3 02:27:26 2026] GET /volume/v3/volumes/bad14176-2553-4c44-8b14-1da54777e5bb => generated 1539 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:27:26.796168 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-b62f721b-051c-4739-b873-4cb5392af25d req-4edc129f-a067-4b89-a631-6c4318630246 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:26.798715 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-b62f721b-051c-4739-b873-4cb5392af25d req-4edc129f-a067-4b89-a631-6c4318630246 tempest-ServerActionsV293TestJSON-1040758398 tempest-ServerActionsV293TestJSON-1040758398-project-member] PUT https://10.4.3.223/volume/v3/attachments/8c67548e-cfc9-4252-9e9f-2113d26e746f Jul 03 02:27:26.799254 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-b62f721b-051c-4739-b873-4cb5392af25d req-4edc129f-a067-4b89-a631-6c4318630246 tempest-ServerActionsV293TestJSON-1040758398 tempest-ServerActionsV293TestJSON-1040758398-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000004352", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2a2633a05d73", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "80a8c083-552c-46a2-8db9-fd9e83fa2364", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:27:26.811368 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.coordination [req-b62f721b-051c-4739-b873-4cb5392af25d req-4edc129f-a067-4b89-a631-6c4318630246 tempest-ServerActionsV293TestJSON-1040758398 tempest-ServerActionsV293TestJSON-1040758398-project-member] Acquiring lock "cinder-attachment_update-bad14176-2553-4c44-8b14-1da54777e5bb-np0000004352" by "attachment_update" {{(pid=100013) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 02:27:26.815822 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.coordination [req-b62f721b-051c-4739-b873-4cb5392af25d req-4edc129f-a067-4b89-a631-6c4318630246 tempest-ServerActionsV293TestJSON-1040758398 tempest-ServerActionsV293TestJSON-1040758398-project-member] Lock "cinder-attachment_update-bad14176-2553-4c44-8b14-1da54777e5bb-np0000004352" acquired by "attachment_update" :: waited 0.005s {{(pid=100013) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 02:27:26.817033 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:27:26.817033 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:27:27.341337 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.coordination [req-b62f721b-051c-4739-b873-4cb5392af25d req-4edc129f-a067-4b89-a631-6c4318630246 tempest-ServerActionsV293TestJSON-1040758398 tempest-ServerActionsV293TestJSON-1040758398-project-member] Lock "cinder-attachment_update-bad14176-2553-4c44-8b14-1da54777e5bb-np0000004352" released by "attachment_update" :: held 0.525s {{(pid=100013) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 02:27:27.341706 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-b62f721b-051c-4739-b873-4cb5392af25d req-4edc129f-a067-4b89-a631-6c4318630246 tempest-ServerActionsV293TestJSON-1040758398 tempest-ServerActionsV293TestJSON-1040758398-project-member] https://10.4.3.223/volume/v3/attachments/8c67548e-cfc9-4252-9e9f-2113d26e746f returned with HTTP 200 Jul 03 02:27:27.342277 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 311/1248] 10.4.3.223 () {74 vars in 1704 bytes} [Fri Jul 3 02:27:26 2026] PUT /volume/v3/attachments/8c67548e-cfc9-4252-9e9f-2113d26e746f => generated 969 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:27:27.674742 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-ff9fe87f-9648-4472-b68c-14a874872cda None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:27.676958 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-ff9fe87f-9648-4472-b68c-14a874872cda tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] GET https://10.4.3.223/volume/v3/volumes/368db67d-b0f0-4da1-9306-2d5b3e5e7ede Jul 03 02:27:27.677194 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-ff9fe87f-9648-4472-b68c-14a874872cda tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:27:27.677699 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-ff9fe87f-9648-4472-b68c-14a874872cda tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:27:27.689583 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:27:27.689583 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:27:27.695050 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-ff9fe87f-9648-4472-b68c-14a874872cda tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] Volume info retrieved successfully. Jul 03 02:27:27.700244 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-ff9fe87f-9648-4472-b68c-14a874872cda tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] https://10.4.3.223/volume/v3/volumes/368db67d-b0f0-4da1-9306-2d5b3e5e7ede returned with HTTP 200 Jul 03 02:27:27.704443 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 307/1249] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:27:27 2026] GET /volume/v3/volumes/368db67d-b0f0-4da1-9306-2d5b3e5e7ede => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:27:27.859490 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-b62f721b-051c-4739-b873-4cb5392af25d req-ee4b106d-8ef9-4448-a60f-3119d2482d0a None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:27.864403 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-b62f721b-051c-4739-b873-4cb5392af25d req-ee4b106d-8ef9-4448-a60f-3119d2482d0a tempest-ServerActionsV293TestJSON-1040758398 tempest-ServerActionsV293TestJSON-1040758398-project-member] POST https://10.4.3.223/volume/v3/attachments/8c67548e-cfc9-4252-9e9f-2113d26e746f/action Jul 03 02:27:27.864403 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-b62f721b-051c-4739-b873-4cb5392af25d req-ee4b106d-8ef9-4448-a60f-3119d2482d0a tempest-ServerActionsV293TestJSON-1040758398 tempest-ServerActionsV293TestJSON-1040758398-project-member] Action body: b'{"os-complete": null}' {{(pid=100015) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:27:27.864403 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-b62f721b-051c-4739-b873-4cb5392af25d req-ee4b106d-8ef9-4448-a60f-3119d2482d0a tempest-ServerActionsV293TestJSON-1040758398 tempest-ServerActionsV293TestJSON-1040758398-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:27:27.887094 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:27:27.887094 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:27:27.900095 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-b62f721b-051c-4739-b873-4cb5392af25d req-ee4b106d-8ef9-4448-a60f-3119d2482d0a tempest-ServerActionsV293TestJSON-1040758398 tempest-ServerActionsV293TestJSON-1040758398-project-member] https://10.4.3.223/volume/v3/attachments/8c67548e-cfc9-4252-9e9f-2113d26e746f/action returned with HTTP 204 Jul 03 02:27:27.900611 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 321/1250] 10.4.3.223 () {74 vars in 1725 bytes} [Fri Jul 3 02:27:27 2026] POST /volume/v3/attachments/8c67548e-cfc9-4252-9e9f-2113d26e746f/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:27:28.493700 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-8433ea8d-1551-4bda-9586-541a9335c0ac req-fb3016d3-4030-4b78-8c77-9aab20ad5a2b None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:28.496589 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-8433ea8d-1551-4bda-9586-541a9335c0ac req-fb3016d3-4030-4b78-8c77-9aab20ad5a2b tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] POST https://10.4.3.223/volume/v3/attachments/722f6432-873f-44fd-950c-b15db64cc15d/action Jul 03 02:27:28.497018 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-8433ea8d-1551-4bda-9586-541a9335c0ac req-fb3016d3-4030-4b78-8c77-9aab20ad5a2b tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] Action body: b'{"os-complete": null}' {{(pid=100014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:27:28.497018 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-8433ea8d-1551-4bda-9586-541a9335c0ac req-fb3016d3-4030-4b78-8c77-9aab20ad5a2b tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:27:28.511733 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:27:28.511733 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:27:28.535322 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-8433ea8d-1551-4bda-9586-541a9335c0ac req-fb3016d3-4030-4b78-8c77-9aab20ad5a2b tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] https://10.4.3.223/volume/v3/attachments/722f6432-873f-44fd-950c-b15db64cc15d/action returned with HTTP 204 Jul 03 02:27:28.535770 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 312/1251] 10.4.3.223 () {74 vars in 1725 bytes} [Fri Jul 3 02:27:28 2026] POST /volume/v3/attachments/722f6432-873f-44fd-950c-b15db64cc15d/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:27:28.719588 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-a3e1efa4-c083-4f1e-875a-db931edfa9eb None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:28.725974 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-a3e1efa4-c083-4f1e-875a-db931edfa9eb tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] GET https://10.4.3.223/volume/v3/volumes/368db67d-b0f0-4da1-9306-2d5b3e5e7ede Jul 03 02:27:28.726776 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-a3e1efa4-c083-4f1e-875a-db931edfa9eb tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:27:28.726776 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-a3e1efa4-c083-4f1e-875a-db931edfa9eb tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:27:28.750126 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:27:28.750126 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:27:28.753662 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-a3e1efa4-c083-4f1e-875a-db931edfa9eb tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] Volume info retrieved successfully. Jul 03 02:27:28.760097 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-a3e1efa4-c083-4f1e-875a-db931edfa9eb tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] https://10.4.3.223/volume/v3/volumes/368db67d-b0f0-4da1-9306-2d5b3e5e7ede returned with HTTP 200 Jul 03 02:27:28.761510 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 312/1252] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:27:28 2026] GET /volume/v3/volumes/368db67d-b0f0-4da1-9306-2d5b3e5e7ede => generated 1143 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:27:28.782807 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-112637af-c460-4fac-805c-cfbfff853df5 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:28.784974 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-112637af-c460-4fac-805c-cfbfff853df5 tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] GET https://10.4.3.223/volume/v3/volumes/368db67d-b0f0-4da1-9306-2d5b3e5e7ede Jul 03 02:27:28.785479 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-112637af-c460-4fac-805c-cfbfff853df5 tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:27:28.785593 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-112637af-c460-4fac-805c-cfbfff853df5 tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:27:28.801199 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:27:28.801199 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:27:28.809587 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-112637af-c460-4fac-805c-cfbfff853df5 tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] Volume info retrieved successfully. Jul 03 02:27:28.817556 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-112637af-c460-4fac-805c-cfbfff853df5 tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] https://10.4.3.223/volume/v3/volumes/368db67d-b0f0-4da1-9306-2d5b3e5e7ede returned with HTTP 200 Jul 03 02:27:28.818853 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 308/1253] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:27:28 2026] GET /volume/v3/volumes/368db67d-b0f0-4da1-9306-2d5b3e5e7ede => generated 1143 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:27:28.883701 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-c9e9cebd-a73e-4ba8-a6c9-10d0f35ddbeb req-4289c156-321f-41f4-9c0d-6fd6b8745bc5 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:28.890937 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-c9e9cebd-a73e-4ba8-a6c9-10d0f35ddbeb req-4289c156-321f-41f4-9c0d-6fd6b8745bc5 tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] GET https://10.4.3.223/volume/v3/volumes/368db67d-b0f0-4da1-9306-2d5b3e5e7ede Jul 03 02:27:28.891243 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-c9e9cebd-a73e-4ba8-a6c9-10d0f35ddbeb req-4289c156-321f-41f4-9c0d-6fd6b8745bc5 tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:27:28.891378 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-c9e9cebd-a73e-4ba8-a6c9-10d0f35ddbeb req-4289c156-321f-41f4-9c0d-6fd6b8745bc5 tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:27:28.903465 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:27:28.903465 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:27:28.907348 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [req-c9e9cebd-a73e-4ba8-a6c9-10d0f35ddbeb req-4289c156-321f-41f4-9c0d-6fd6b8745bc5 tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] Volume info retrieved successfully. Jul 03 02:27:28.914496 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-c9e9cebd-a73e-4ba8-a6c9-10d0f35ddbeb req-4289c156-321f-41f4-9c0d-6fd6b8745bc5 tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] https://10.4.3.223/volume/v3/volumes/368db67d-b0f0-4da1-9306-2d5b3e5e7ede returned with HTTP 200 Jul 03 02:27:28.914496 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 322/1254] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:27:28 2026] GET /volume/v3/volumes/368db67d-b0f0-4da1-9306-2d5b3e5e7ede => generated 1143 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:27:29.328556 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-4f28f6b8-8ff2-4331-a2eb-27123255508f None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:29.411958 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-4f28f6b8-8ff2-4331-a2eb-27123255508f tempest-TestEncryptedCinderVolumes-289306030 tempest-TestEncryptedCinderVolumes-289306030-project-admin] POST https://10.4.3.223/volume/v3/types Jul 03 02:27:29.412416 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-4f28f6b8-8ff2-4331-a2eb-27123255508f tempest-TestEncryptedCinderVolumes-289306030 tempest-TestEncryptedCinderVolumes-289306030-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-1609907910", "extra_specs": {}}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:27:29.428493 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-4f28f6b8-8ff2-4331-a2eb-27123255508f tempest-TestEncryptedCinderVolumes-289306030 tempest-TestEncryptedCinderVolumes-289306030-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Jul 03 02:27:29.428984 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 313/1255] 10.4.3.223 () {68 vars in 1252 bytes} [Fri Jul 3 02:27:29 2026] POST /volume/v3/types => generated 218 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:27:29.439243 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-36bc5931-688f-4a3f-88b1-c3dedfa5cce9 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:29.443998 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-36bc5931-688f-4a3f-88b1-c3dedfa5cce9 tempest-TestEncryptedCinderVolumes-289306030 tempest-TestEncryptedCinderVolumes-289306030-project-admin] POST https://10.4.3.223/volume/v3/types/628e2bd7-e6a9-44c4-8070-29e48ac07fbc/encryption Jul 03 02:27:29.445518 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-36bc5931-688f-4a3f-88b1-c3dedfa5cce9 tempest-TestEncryptedCinderVolumes-289306030 tempest-TestEncryptedCinderVolumes-289306030-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:27:29.470561 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-36bc5931-688f-4a3f-88b1-c3dedfa5cce9 tempest-TestEncryptedCinderVolumes-289306030 tempest-TestEncryptedCinderVolumes-289306030-project-admin] https://10.4.3.223/volume/v3/types/628e2bd7-e6a9-44c4-8070-29e48ac07fbc/encryption returned with HTTP 200 Jul 03 02:27:29.470561 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 313/1256] 10.4.3.223 () {68 vars in 1397 bytes} [Fri Jul 3 02:27:29 2026] POST /volume/v3/types/628e2bd7-e6a9-44c4-8070-29e48ac07fbc/encryption => generated 231 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:27:29.480756 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-e6fdf3f4-42cb-42d9-a40f-31e0ccd0ed9c None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:29.549446 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-e6fdf3f4-42cb-42d9-a40f-31e0ccd0ed9c tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:27:29.549446 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-e6fdf3f4-42cb-42d9-a40f-31e0ccd0ed9c tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-253042541", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-1609907910", "size": 1}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:27:29.549446 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.volumes [None req-e6fdf3f4-42cb-42d9-a40f-31e0ccd0ed9c tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-253042541', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-1609907910', 'size': 1}} {{(pid=100012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:27:29.554734 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.volumes [None req-e6fdf3f4-42cb-42d9-a40f-31e0ccd0ed9c tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Create volume of 1 GB Jul 03 02:27:29.555184 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:27:29.555184 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:27:29.556039 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-e6fdf3f4-42cb-42d9-a40f-31e0ccd0ed9c tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Availability Zones retrieved successfully. Jul 03 02:27:29.563653 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-e6fdf3f4-42cb-42d9-a40f-31e0ccd0ed9c tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Flow 'volume_create_api' (fe161337-aa26-4c7a-8042-dec008695827) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:27:29.564802 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-e6fdf3f4-42cb-42d9-a40f-31e0ccd0ed9c tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3d920c0-8358-4cbc-98a8-15792b2ad51b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:27:29.565900 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.flows.api.create_volume [None req-e6fdf3f4-42cb-42d9-a40f-31e0ccd0ed9c tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Validating volume size '1' using validate_int {{(pid=100012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:27:29.604272 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-e6fdf3f4-42cb-42d9-a40f-31e0ccd0ed9c tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3d920c0-8358-4cbc-98a8-15792b2ad51b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:27:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=628e2bd7-e6a9-44c4-8070-29e48ac07fbc,is_public=True,name='tempest-scenario-type-cryptsetup-1609907910',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '628e2bd7-e6a9-44c4-8070-29e48ac07fbc', '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=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:27:29.605869 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-e6fdf3f4-42cb-42d9-a40f-31e0ccd0ed9c tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (633cf786-d672-462b-b95b-ab6e59e6edf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:27:29.643684 np0000004352 devstack@c-api.service[100012]: WARNING cinder.quota [None req-e6fdf3f4-42cb-42d9-a40f-31e0ccd0ed9c tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-1609907910 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-1609907910, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:27:29.644272 np0000004352 devstack@c-api.service[100012]: WARNING cinder.quota [None req-e6fdf3f4-42cb-42d9-a40f-31e0ccd0ed9c tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-1609907910 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-1609907910, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:27:29.699723 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.quota [None req-e6fdf3f4-42cb-42d9-a40f-31e0ccd0ed9c tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Created reservations ['7e2c5acf-528f-44d9-bf37-591d94abf000', '5ffc470f-7493-46cf-b194-a138795f62c7', '8d3b84e8-2945-43da-8a45-74599434de09', 'be643ebb-cda4-48e8-a846-742de27a7c07'] {{(pid=100012) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:27:29.700832 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-e6fdf3f4-42cb-42d9-a40f-31e0ccd0ed9c tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (633cf786-d672-462b-b95b-ab6e59e6edf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7e2c5acf-528f-44d9-bf37-591d94abf000', '5ffc470f-7493-46cf-b194-a138795f62c7', '8d3b84e8-2945-43da-8a45-74599434de09', 'be643ebb-cda4-48e8-a846-742de27a7c07']}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:27:29.701774 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-e6fdf3f4-42cb-42d9-a40f-31e0ccd0ed9c tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41b31d73-1c6c-4219-8b74-4fee4897fa3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:27:29.742859 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-e6fdf3f4-42cb-42d9-a40f-31e0ccd0ed9c tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41b31d73-1c6c-4219-8b74-4fee4897fa3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '70c7e055-de94-423f-917c-e317eb177829', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-253042541',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61531f022fa34f3c81c9629330b05878',qos_specs=None,replication_status=,reservations=['7e2c5acf-528f-44d9-bf37-591d94abf000','5ffc470f-7493-46cf-b194-a138795f62c7','8d3b84e8-2945-43da-8a45-74599434de09','be643ebb-cda4-48e8-a846-742de27a7c07'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='374da1e753624018ab518bacbfc98877',volume_type_id=628e2bd7-e6a9-44c4-8070-29e48ac07fbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:27:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-253042541',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=70c7e055-de94-423f-917c-e317eb177829,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='61531f022fa34f3c81c9629330b05878',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='374da1e753624018ab518bacbfc98877',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(628e2bd7-e6a9-44c4-8070-29e48ac07fbc),volume_type_id=628e2bd7-e6a9-44c4-8070-29e48ac07fbc)}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:27:29.743913 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-e6fdf3f4-42cb-42d9-a40f-31e0ccd0ed9c tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ef5b519-7c6e-4fbb-b030-cffa4a52ef45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:27:29.771364 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-e6fdf3f4-42cb-42d9-a40f-31e0ccd0ed9c tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ef5b519-7c6e-4fbb-b030-cffa4a52ef45) transitioned into state 'SUCCESS' from state '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-253042541',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61531f022fa34f3c81c9629330b05878',qos_specs=None,replication_status=,reservations=['7e2c5acf-528f-44d9-bf37-591d94abf000','5ffc470f-7493-46cf-b194-a138795f62c7','8d3b84e8-2945-43da-8a45-74599434de09','be643ebb-cda4-48e8-a846-742de27a7c07'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='374da1e753624018ab518bacbfc98877',volume_type_id=628e2bd7-e6a9-44c4-8070-29e48ac07fbc)}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:27:29.772145 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-e6fdf3f4-42cb-42d9-a40f-31e0ccd0ed9c tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7261d128-4790-4e44-8e85-3891e3812178) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:27:29.791841 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-e6fdf3f4-42cb-42d9-a40f-31e0ccd0ed9c tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7261d128-4790-4e44-8e85-3891e3812178) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:27:29.792772 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-e6fdf3f4-42cb-42d9-a40f-31e0ccd0ed9c tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Flow 'volume_create_api' (fe161337-aa26-4c7a-8042-dec008695827) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:27:29.793104 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-e6fdf3f4-42cb-42d9-a40f-31e0ccd0ed9c tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Create volume request issued successfully. Jul 03 02:27:29.793683 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-e6fdf3f4-42cb-42d9-a40f-31e0ccd0ed9c tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:27:29.794077 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 309/1257] 10.4.3.223 () {68 vars in 1259 bytes} [Fri Jul 3 02:27:29 2026] POST /volume/v3/volumes => generated 790 bytes in 314 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:27:31.086969 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-b7798909-957e-4ab2-8884-3ba883865fd6 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:31.089626 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-b7798909-957e-4ab2-8884-3ba883865fd6 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/volumes/320174e1-8560-4685-a0be-4394006de011 Jul 03 02:27:31.089895 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-b7798909-957e-4ab2-8884-3ba883865fd6 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:27:31.090371 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-b7798909-957e-4ab2-8884-3ba883865fd6 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:27:31.114148 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:27:31.114148 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:27:31.123578 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-b7798909-957e-4ab2-8884-3ba883865fd6 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Volume info retrieved successfully. Jul 03 02:27:31.128949 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-b7798909-957e-4ab2-8884-3ba883865fd6 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/volumes/320174e1-8560-4685-a0be-4394006de011 returned with HTTP 200 Jul 03 02:27:31.129477 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 323/1258] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:27:31 2026] GET /volume/v3/volumes/320174e1-8560-4685-a0be-4394006de011 => generated 841 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:27:31.181346 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-6ea833ff-c5a5-4522-8003-19394d3769da req-64d72981-e903-446c-b4d4-3b8d8f0a0517 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:31.184860 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-6ea833ff-c5a5-4522-8003-19394d3769da req-64d72981-e903-446c-b4d4-3b8d8f0a0517 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/volumes/320174e1-8560-4685-a0be-4394006de011 Jul 03 02:27:31.185079 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-6ea833ff-c5a5-4522-8003-19394d3769da req-64d72981-e903-446c-b4d4-3b8d8f0a0517 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:27:31.185274 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-6ea833ff-c5a5-4522-8003-19394d3769da req-64d72981-e903-446c-b4d4-3b8d8f0a0517 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:27:31.193777 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:27:31.193777 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:27:31.198104 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [req-6ea833ff-c5a5-4522-8003-19394d3769da req-64d72981-e903-446c-b4d4-3b8d8f0a0517 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Volume info retrieved successfully. Jul 03 02:27:31.203516 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-6ea833ff-c5a5-4522-8003-19394d3769da req-64d72981-e903-446c-b4d4-3b8d8f0a0517 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/volumes/320174e1-8560-4685-a0be-4394006de011 returned with HTTP 200 Jul 03 02:27:31.203984 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 314/1259] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:27:31 2026] GET /volume/v3/volumes/320174e1-8560-4685-a0be-4394006de011 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:27:31.942305 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-d135482c-4a68-4b13-ae8b-76a01314c3de req-1f7b15cb-d004-4d0d-bf0d-6059a82eae30 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:31.944935 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-d135482c-4a68-4b13-ae8b-76a01314c3de req-1f7b15cb-d004-4d0d-bf0d-6059a82eae30 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] DELETE https://10.4.3.223/volume/v3/attachments/ea5d74db-437c-44da-ac49-713385cd3f5f Jul 03 02:27:31.945188 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-d135482c-4a68-4b13-ae8b-76a01314c3de req-1f7b15cb-d004-4d0d-bf0d-6059a82eae30 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:27:31.945373 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-d135482c-4a68-4b13-ae8b-76a01314c3de req-1f7b15cb-d004-4d0d-bf0d-6059a82eae30 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Calling method 'version_select' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:27:31.954446 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:27:31.954446 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:27:32.480201 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-d135482c-4a68-4b13-ae8b-76a01314c3de req-1f7b15cb-d004-4d0d-bf0d-6059a82eae30 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] https://10.4.3.223/volume/v3/attachments/ea5d74db-437c-44da-ac49-713385cd3f5f returned with HTTP 200 Jul 03 02:27:32.480675 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 314/1260] 10.4.3.223 () {72 vars in 1673 bytes} [Fri Jul 3 02:27:31 2026] DELETE /volume/v3/attachments/ea5d74db-437c-44da-ac49-713385cd3f5f => generated 19 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:27:32.491613 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-d135482c-4a68-4b13-ae8b-76a01314c3de req-b569d422-58b7-4f8d-9d63-c458d4a83eec None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:32.493882 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-d135482c-4a68-4b13-ae8b-76a01314c3de req-b569d422-58b7-4f8d-9d63-c458d4a83eec tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] DELETE https://10.4.3.223/volume/v3/volumes/7e4d1134-ca38-414d-b3c5-a97f8d94286e Jul 03 02:27:32.494109 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-d135482c-4a68-4b13-ae8b-76a01314c3de req-b569d422-58b7-4f8d-9d63-c458d4a83eec tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:27:32.494301 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-d135482c-4a68-4b13-ae8b-76a01314c3de req-b569d422-58b7-4f8d-9d63-c458d4a83eec tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Calling method 'delete' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:27:32.494506 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.volumes [req-d135482c-4a68-4b13-ae8b-76a01314c3de req-b569d422-58b7-4f8d-9d63-c458d4a83eec tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Delete volume with id: 7e4d1134-ca38-414d-b3c5-a97f8d94286e Jul 03 02:27:32.501831 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:27:32.501831 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:27:32.502329 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [req-d135482c-4a68-4b13-ae8b-76a01314c3de req-b569d422-58b7-4f8d-9d63-c458d4a83eec tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Volume info retrieved successfully. Jul 03 02:27:32.520497 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [req-d135482c-4a68-4b13-ae8b-76a01314c3de req-b569d422-58b7-4f8d-9d63-c458d4a83eec tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Delete volume request issued successfully. Jul 03 02:27:32.520497 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-d135482c-4a68-4b13-ae8b-76a01314c3de req-b569d422-58b7-4f8d-9d63-c458d4a83eec tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] https://10.4.3.223/volume/v3/volumes/7e4d1134-ca38-414d-b3c5-a97f8d94286e returned with HTTP 202 Jul 03 02:27:32.520497 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 310/1261] 10.4.3.223 () {70 vars in 1620 bytes} [Fri Jul 3 02:27:32 2026] DELETE /volume/v3/volumes/7e4d1134-ca38-414d-b3c5-a97f8d94286e => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:27:33.276461 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-780df4ae-3f21-4ebe-a0a2-c1174d536661 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:33.277020 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-780df4ae-3f21-4ebe-a0a2-c1174d536661 None None] GET https://10.4.3.223/volume// Jul 03 02:27:33.277252 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-780df4ae-3f21-4ebe-a0a2-c1174d536661 None None] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:27:33.277538 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-780df4ae-3f21-4ebe-a0a2-c1174d536661 None None] Calling method 'all' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:27:33.277989 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-780df4ae-3f21-4ebe-a0a2-c1174d536661 None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:27:33.278528 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 324/1262] 10.4.3.223 () {66 vars in 1428 bytes} [Fri Jul 3 02:27:33 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:27:33.294870 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-6ea833ff-c5a5-4522-8003-19394d3769da req-d76b8a1f-eb18-48f4-b91b-a91d130df770 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:33.300174 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-6ea833ff-c5a5-4522-8003-19394d3769da req-d76b8a1f-eb18-48f4-b91b-a91d130df770 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] POST https://10.4.3.223/volume/v3/attachments Jul 03 02:27:33.300439 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-6ea833ff-c5a5-4522-8003-19394d3769da req-d76b8a1f-eb18-48f4-b91b-a91d130df770 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "320174e1-8560-4685-a0be-4394006de011", "connector": null, "instance_uuid": "f3d90b06-79ce-44b2-ac96-4f185af0361d"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:27:33.313380 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:27:33.313380 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:27:33.361004 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-6ea833ff-c5a5-4522-8003-19394d3769da req-d76b8a1f-eb18-48f4-b91b-a91d130df770 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Jul 03 02:27:33.361941 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 315/1263] 10.4.3.223 () {74 vars in 1594 bytes} [Fri Jul 3 02:27:33 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) Jul 03 02:27:33.747601 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-7e03ec1a-8752-4614-9ff6-03c422c1970e None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:33.750765 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-7e03ec1a-8752-4614-9ff6-03c422c1970e tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/volumes/320174e1-8560-4685-a0be-4394006de011 Jul 03 02:27:33.751035 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-7e03ec1a-8752-4614-9ff6-03c422c1970e tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:27:33.751812 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-7e03ec1a-8752-4614-9ff6-03c422c1970e tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:27:33.759079 np0000004352 devstack@c-api.service[100013]: DEBUG dbcounter [-] [100013] Writing DB stats cinder:SELECT=288,cinder:UPDATE=92,cinder:INSERT=49 {{(pid=100013) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 02:27:33.778038 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:27:33.778038 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:27:33.785567 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-7e03ec1a-8752-4614-9ff6-03c422c1970e tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Volume info retrieved successfully. Jul 03 02:27:33.793383 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-7e03ec1a-8752-4614-9ff6-03c422c1970e tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/volumes/320174e1-8560-4685-a0be-4394006de011 returned with HTTP 200 Jul 03 02:27:33.793978 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 315/1264] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:27:33 2026] GET /volume/v3/volumes/320174e1-8560-4685-a0be-4394006de011 => generated 840 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:27:33.899503 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-0072ed60-deb5-4644-aa67-8e6ba4293296 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:33.900049 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-0072ed60-deb5-4644-aa67-8e6ba4293296 None None] GET https://10.4.3.223/volume// Jul 03 02:27:33.900294 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-0072ed60-deb5-4644-aa67-8e6ba4293296 None None] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:27:33.900587 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-0072ed60-deb5-4644-aa67-8e6ba4293296 None None] Calling method 'all' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:27:33.901035 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-0072ed60-deb5-4644-aa67-8e6ba4293296 None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:27:33.901584 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 311/1265] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:27:33 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:27:33.915584 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-6ea833ff-c5a5-4522-8003-19394d3769da req-7560b384-51fd-4112-bc51-737d5791c8dc None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:33.917713 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-6ea833ff-c5a5-4522-8003-19394d3769da req-7560b384-51fd-4112-bc51-737d5791c8dc tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/volumes/320174e1-8560-4685-a0be-4394006de011 Jul 03 02:27:33.917919 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-6ea833ff-c5a5-4522-8003-19394d3769da req-7560b384-51fd-4112-bc51-737d5791c8dc tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:27:33.918120 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-6ea833ff-c5a5-4522-8003-19394d3769da req-7560b384-51fd-4112-bc51-737d5791c8dc tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:27:33.927790 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:27:33.927790 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:27:33.931303 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [req-6ea833ff-c5a5-4522-8003-19394d3769da req-7560b384-51fd-4112-bc51-737d5791c8dc tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Volume info retrieved successfully. Jul 03 02:27:33.935997 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-6ea833ff-c5a5-4522-8003-19394d3769da req-7560b384-51fd-4112-bc51-737d5791c8dc tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/volumes/320174e1-8560-4685-a0be-4394006de011 returned with HTTP 200 Jul 03 02:27:33.935997 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 325/1266] 10.4.3.223 () {70 vars in 1639 bytes} [Fri Jul 3 02:27:33 2026] GET /volume/v3/volumes/320174e1-8560-4685-a0be-4394006de011 => generated 1020 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:27:34.024491 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-6ea833ff-c5a5-4522-8003-19394d3769da req-2b859ff1-c385-4b4e-afa4-f1ef51dce47c None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:34.027282 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-6ea833ff-c5a5-4522-8003-19394d3769da req-2b859ff1-c385-4b4e-afa4-f1ef51dce47c tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] PUT https://10.4.3.223/volume/v3/attachments/eca4d6ae-0783-4040-a8a5-223d9b194987 Jul 03 02:27:34.028982 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-6ea833ff-c5a5-4522-8003-19394d3769da req-2b859ff1-c385-4b4e-afa4-f1ef51dce47c tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000004352", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2a2633a05d73", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "80a8c083-552c-46a2-8db9-fd9e83fa2364", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:27:34.043896 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.coordination [req-6ea833ff-c5a5-4522-8003-19394d3769da req-2b859ff1-c385-4b4e-afa4-f1ef51dce47c tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Acquiring lock "cinder-attachment_update-320174e1-8560-4685-a0be-4394006de011-np0000004352" by "attachment_update" {{(pid=100014) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 02:27:34.051090 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.coordination [req-6ea833ff-c5a5-4522-8003-19394d3769da req-2b859ff1-c385-4b4e-afa4-f1ef51dce47c tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Lock "cinder-attachment_update-320174e1-8560-4685-a0be-4394006de011-np0000004352" acquired by "attachment_update" :: waited 0.007s {{(pid=100014) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 02:27:34.052043 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:27:34.052043 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:27:34.571687 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.coordination [req-6ea833ff-c5a5-4522-8003-19394d3769da req-2b859ff1-c385-4b4e-afa4-f1ef51dce47c tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Lock "cinder-attachment_update-320174e1-8560-4685-a0be-4394006de011-np0000004352" released by "attachment_update" :: held 0.521s {{(pid=100014) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 02:27:34.572206 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-6ea833ff-c5a5-4522-8003-19394d3769da req-2b859ff1-c385-4b4e-afa4-f1ef51dce47c tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/attachments/eca4d6ae-0783-4040-a8a5-223d9b194987 returned with HTTP 200 Jul 03 02:27:34.572365 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 316/1267] 10.4.3.223 () {74 vars in 1704 bytes} [Fri Jul 3 02:27:34 2026] PUT /volume/v3/attachments/eca4d6ae-0783-4040-a8a5-223d9b194987 => generated 969 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:27:34.674823 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-a88ed9e8-4079-4160-bfcf-7698243b4e72 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:34.676363 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-a88ed9e8-4079-4160-bfcf-7698243b4e72 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] DELETE https://10.4.3.223/volume/v3/volumes/c5f3143c-ab98-46d8-9d6c-e18e450c21cd Jul 03 02:27:34.676539 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-a88ed9e8-4079-4160-bfcf-7698243b4e72 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:27:34.676705 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-a88ed9e8-4079-4160-bfcf-7698243b4e72 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Calling method 'delete' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:27:34.676856 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.volumes [None req-a88ed9e8-4079-4160-bfcf-7698243b4e72 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Delete volume with id: c5f3143c-ab98-46d8-9d6c-e18e450c21cd Jul 03 02:27:34.683021 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:27:34.683021 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:27:34.683458 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-a88ed9e8-4079-4160-bfcf-7698243b4e72 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Volume info retrieved successfully. Jul 03 02:27:34.710156 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-a88ed9e8-4079-4160-bfcf-7698243b4e72 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Delete volume request issued successfully. Jul 03 02:27:34.710303 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-a88ed9e8-4079-4160-bfcf-7698243b4e72 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] https://10.4.3.223/volume/v3/volumes/c5f3143c-ab98-46d8-9d6c-e18e450c21cd returned with HTTP 202 Jul 03 02:27:34.710718 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 316/1268] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:27:34 2026] DELETE /volume/v3/volumes/c5f3143c-ab98-46d8-9d6c-e18e450c21cd => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:27:34.722844 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-ad11c2d8-ef96-4ed0-927f-3287dfb35846 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:34.725740 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-ad11c2d8-ef96-4ed0-927f-3287dfb35846 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] GET https://10.4.3.223/volume/v3/volumes/c5f3143c-ab98-46d8-9d6c-e18e450c21cd Jul 03 02:27:34.726212 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-ad11c2d8-ef96-4ed0-927f-3287dfb35846 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:27:34.726333 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-ad11c2d8-ef96-4ed0-927f-3287dfb35846 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:27:34.735634 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:27:34.735634 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:27:34.740356 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-ad11c2d8-ef96-4ed0-927f-3287dfb35846 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Volume info retrieved successfully. Jul 03 02:27:34.746352 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-ad11c2d8-ef96-4ed0-927f-3287dfb35846 tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] https://10.4.3.223/volume/v3/volumes/c5f3143c-ab98-46d8-9d6c-e18e450c21cd returned with HTTP 200 Jul 03 02:27:34.746985 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 312/1269] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:27:34 2026] GET /volume/v3/volumes/c5f3143c-ab98-46d8-9d6c-e18e450c21cd => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:27:34.810046 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-c9691b2f-5d94-408b-b9e6-e3697f805873 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:34.812381 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-c9691b2f-5d94-408b-b9e6-e3697f805873 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/volumes/320174e1-8560-4685-a0be-4394006de011 Jul 03 02:27:34.814276 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-c9691b2f-5d94-408b-b9e6-e3697f805873 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:27:34.814276 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-c9691b2f-5d94-408b-b9e6-e3697f805873 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:27:34.825018 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:27:34.825018 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:27:34.829312 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-c9691b2f-5d94-408b-b9e6-e3697f805873 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Volume info retrieved successfully. Jul 03 02:27:34.835526 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-c9691b2f-5d94-408b-b9e6-e3697f805873 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/volumes/320174e1-8560-4685-a0be-4394006de011 returned with HTTP 200 Jul 03 02:27:34.835526 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 326/1270] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:27:34 2026] GET /volume/v3/volumes/320174e1-8560-4685-a0be-4394006de011 => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:27:35.762480 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-3bb53260-5fa3-421e-8178-87812e0e257e None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:35.764463 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-3bb53260-5fa3-421e-8178-87812e0e257e tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] GET https://10.4.3.223/volume/v3/volumes/c5f3143c-ab98-46d8-9d6c-e18e450c21cd Jul 03 02:27:35.764782 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-3bb53260-5fa3-421e-8178-87812e0e257e tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:27:35.765339 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-3bb53260-5fa3-421e-8178-87812e0e257e tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:27:35.772133 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-3bb53260-5fa3-421e-8178-87812e0e257e tempest-ServerActionsTestOtherA-1242471789 tempest-ServerActionsTestOtherA-1242471789-project-member] https://10.4.3.223/volume/v3/volumes/c5f3143c-ab98-46d8-9d6c-e18e450c21cd returned with HTTP 404 Jul 03 02:27:35.772618 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 317/1271] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:27:35 2026] GET /volume/v3/volumes/c5f3143c-ab98-46d8-9d6c-e18e450c21cd => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:27:35.847445 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-e7223330-9c33-4ce8-a871-537964ec52cb None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:35.850093 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-e7223330-9c33-4ce8-a871-537964ec52cb tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/volumes/320174e1-8560-4685-a0be-4394006de011 Jul 03 02:27:35.850281 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-e7223330-9c33-4ce8-a871-537964ec52cb tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:27:35.850491 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-e7223330-9c33-4ce8-a871-537964ec52cb tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:27:35.863917 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:27:35.863917 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:27:35.871326 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-e7223330-9c33-4ce8-a871-537964ec52cb tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Volume info retrieved successfully. Jul 03 02:27:35.876946 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-e7223330-9c33-4ce8-a871-537964ec52cb tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/volumes/320174e1-8560-4685-a0be-4394006de011 returned with HTTP 200 Jul 03 02:27:35.877381 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 317/1272] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:27:35 2026] GET /volume/v3/volumes/320174e1-8560-4685-a0be-4394006de011 => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:27:36.892462 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-302c780e-cfd8-4128-8316-0bd7918548b7 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:36.895180 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-302c780e-cfd8-4128-8316-0bd7918548b7 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/volumes/320174e1-8560-4685-a0be-4394006de011 Jul 03 02:27:36.895180 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-302c780e-cfd8-4128-8316-0bd7918548b7 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:27:36.895360 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-302c780e-cfd8-4128-8316-0bd7918548b7 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:27:36.915836 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:27:36.915836 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:27:36.920141 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-302c780e-cfd8-4128-8316-0bd7918548b7 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Volume info retrieved successfully. Jul 03 02:27:36.925025 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-302c780e-cfd8-4128-8316-0bd7918548b7 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/volumes/320174e1-8560-4685-a0be-4394006de011 returned with HTTP 200 Jul 03 02:27:36.925960 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 313/1273] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:27:36 2026] GET /volume/v3/volumes/320174e1-8560-4685-a0be-4394006de011 => generated 841 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:27:37.941959 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-3b19cf4a-1dcb-4353-9f7c-02ffe7b39457 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:37.949556 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-3b19cf4a-1dcb-4353-9f7c-02ffe7b39457 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/volumes/320174e1-8560-4685-a0be-4394006de011 Jul 03 02:27:37.949556 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-3b19cf4a-1dcb-4353-9f7c-02ffe7b39457 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:27:37.949556 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-3b19cf4a-1dcb-4353-9f7c-02ffe7b39457 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:27:37.965529 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:27:37.965529 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:27:37.972140 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-3b19cf4a-1dcb-4353-9f7c-02ffe7b39457 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Volume info retrieved successfully. Jul 03 02:27:37.977407 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-3b19cf4a-1dcb-4353-9f7c-02ffe7b39457 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/volumes/320174e1-8560-4685-a0be-4394006de011 returned with HTTP 200 Jul 03 02:27:37.978629 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 327/1274] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:27:37 2026] GET /volume/v3/volumes/320174e1-8560-4685-a0be-4394006de011 => generated 841 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:27:38.994490 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-d53f9fa9-2737-4ff4-a860-6f92acef50ea None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:38.995316 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-d53f9fa9-2737-4ff4-a860-6f92acef50ea tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/volumes/320174e1-8560-4685-a0be-4394006de011 Jul 03 02:27:38.995599 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-d53f9fa9-2737-4ff4-a860-6f92acef50ea tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:27:38.995864 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-d53f9fa9-2737-4ff4-a860-6f92acef50ea tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:27:39.010008 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:27:39.010008 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:27:39.014529 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-d53f9fa9-2737-4ff4-a860-6f92acef50ea tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Volume info retrieved successfully. Jul 03 02:27:39.020855 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-d53f9fa9-2737-4ff4-a860-6f92acef50ea tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/volumes/320174e1-8560-4685-a0be-4394006de011 returned with HTTP 200 Jul 03 02:27:39.020855 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 318/1275] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:27:38 2026] GET /volume/v3/volumes/320174e1-8560-4685-a0be-4394006de011 => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:27:39.837980 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-57eb0dfd-2c3c-4b9c-b0b7-4f442814e0df None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:39.839516 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-57eb0dfd-2c3c-4b9c-b0b7-4f442814e0df tempest-ServerActionsV293TestJSON-1040758398 tempest-ServerActionsV293TestJSON-1040758398-project-member] GET https://10.4.3.223/volume/v3/volumes/bad14176-2553-4c44-8b14-1da54777e5bb Jul 03 02:27:39.839738 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-57eb0dfd-2c3c-4b9c-b0b7-4f442814e0df tempest-ServerActionsV293TestJSON-1040758398 tempest-ServerActionsV293TestJSON-1040758398-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:27:39.839925 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-57eb0dfd-2c3c-4b9c-b0b7-4f442814e0df tempest-ServerActionsV293TestJSON-1040758398 tempest-ServerActionsV293TestJSON-1040758398-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:27:39.849553 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:27:39.849553 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:27:39.853327 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-57eb0dfd-2c3c-4b9c-b0b7-4f442814e0df tempest-ServerActionsV293TestJSON-1040758398 tempest-ServerActionsV293TestJSON-1040758398-project-member] Volume info retrieved successfully. Jul 03 02:27:39.861371 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-57eb0dfd-2c3c-4b9c-b0b7-4f442814e0df tempest-ServerActionsV293TestJSON-1040758398 tempest-ServerActionsV293TestJSON-1040758398-project-member] https://10.4.3.223/volume/v3/volumes/bad14176-2553-4c44-8b14-1da54777e5bb returned with HTTP 200 Jul 03 02:27:39.862055 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 318/1276] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:27:39 2026] GET /volume/v3/volumes/bad14176-2553-4c44-8b14-1da54777e5bb => generated 1832 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 03 02:27:40.066786 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-c6157fdc-9456-4288-9090-c12c47e6d879 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:40.066786 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-c6157fdc-9456-4288-9090-c12c47e6d879 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/volumes/320174e1-8560-4685-a0be-4394006de011 Jul 03 02:27:40.066786 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-c6157fdc-9456-4288-9090-c12c47e6d879 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:27:40.066786 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-c6157fdc-9456-4288-9090-c12c47e6d879 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:27:40.066786 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:27:40.066786 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:27:40.066786 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-c6157fdc-9456-4288-9090-c12c47e6d879 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Volume info retrieved successfully. Jul 03 02:27:40.068339 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-c6157fdc-9456-4288-9090-c12c47e6d879 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/volumes/320174e1-8560-4685-a0be-4394006de011 returned with HTTP 200 Jul 03 02:27:40.068951 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 314/1277] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:27:40 2026] GET /volume/v3/volumes/320174e1-8560-4685-a0be-4394006de011 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 02:27:40.858877 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-6ea833ff-c5a5-4522-8003-19394d3769da req-1b241a04-75f0-4497-ac52-86b4100ef92b None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:40.861373 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-6ea833ff-c5a5-4522-8003-19394d3769da req-1b241a04-75f0-4497-ac52-86b4100ef92b tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] POST https://10.4.3.223/volume/v3/attachments/eca4d6ae-0783-4040-a8a5-223d9b194987/action Jul 03 02:27:40.861789 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-6ea833ff-c5a5-4522-8003-19394d3769da req-1b241a04-75f0-4497-ac52-86b4100ef92b tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Action body: b'{"os-complete": null}' {{(pid=100015) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:27:40.861900 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-6ea833ff-c5a5-4522-8003-19394d3769da req-1b241a04-75f0-4497-ac52-86b4100ef92b tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:27:40.885793 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:27:40.885793 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:27:40.918304 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-6ea833ff-c5a5-4522-8003-19394d3769da req-1b241a04-75f0-4497-ac52-86b4100ef92b tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/attachments/eca4d6ae-0783-4040-a8a5-223d9b194987/action returned with HTTP 204 Jul 03 02:27:40.918753 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 328/1278] 10.4.3.223 () {74 vars in 1725 bytes} [Fri Jul 3 02:27:40 2026] POST /volume/v3/attachments/eca4d6ae-0783-4040-a8a5-223d9b194987/action => generated 0 bytes in 60 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:27:41.080216 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-d408ed75-1111-4f8d-b7aa-dd56bd5f160e None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:41.082099 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-d408ed75-1111-4f8d-b7aa-dd56bd5f160e tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/volumes/320174e1-8560-4685-a0be-4394006de011 Jul 03 02:27:41.082337 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-d408ed75-1111-4f8d-b7aa-dd56bd5f160e tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:27:41.082778 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-d408ed75-1111-4f8d-b7aa-dd56bd5f160e tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:27:41.092448 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:27:41.092448 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:27:41.095714 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-d408ed75-1111-4f8d-b7aa-dd56bd5f160e tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Volume info retrieved successfully. Jul 03 02:27:41.099881 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-d408ed75-1111-4f8d-b7aa-dd56bd5f160e tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/volumes/320174e1-8560-4685-a0be-4394006de011 returned with HTTP 200 Jul 03 02:27:41.100553 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 319/1279] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:27:41 2026] GET /volume/v3/volumes/320174e1-8560-4685-a0be-4394006de011 => generated 1133 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:27:41.115944 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-b325508a-2593-447b-93ed-848e48a8c17a None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:41.117796 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-b325508a-2593-447b-93ed-848e48a8c17a tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] POST https://10.4.3.223/volume/v3/backups Jul 03 02:27:41.118124 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-b325508a-2593-447b-93ed-848e48a8c17a tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "320174e1-8560-4685-a0be-4394006de011", "name": "tempest-VolumesBackupsTest-Backup-1468817090", "force": true, "container": "tempest-volumesbackupstest-backup-container-981183893"}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:27:41.119685 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.contrib.backups [None req-b325508a-2593-447b-93ed-848e48a8c17a tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Creating new backup {'backup': {'volume_id': '320174e1-8560-4685-a0be-4394006de011', 'name': 'tempest-VolumesBackupsTest-Backup-1468817090', 'force': True, 'container': 'tempest-volumesbackupstest-backup-container-981183893'}} {{(pid=100013) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 02:27:41.119893 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.contrib.backups [None req-b325508a-2593-447b-93ed-848e48a8c17a tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Creating backup of volume 320174e1-8560-4685-a0be-4394006de011 in container tempest-volumesbackupstest-backup-container-981183893 Jul 03 02:27:41.129622 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:27:41.129622 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:27:41.130296 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-b325508a-2593-447b-93ed-848e48a8c17a tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Volume info retrieved successfully. Jul 03 02:27:41.185277 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.quota [None req-b325508a-2593-447b-93ed-848e48a8c17a tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Created reservations ['bece739f-44c4-48fb-b464-f790142b92d1', '88fd6a9d-56ba-4428-9854-0dbad5f28312'] {{(pid=100013) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:27:41.265352 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-b325508a-2593-447b-93ed-848e48a8c17a tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups returned with HTTP 202 Jul 03 02:27:41.265774 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 319/1280] 10.4.3.223 () {68 vars in 1259 bytes} [Fri Jul 3 02:27:41 2026] POST /volume/v3/backups => generated 330 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:27:41.277222 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-d01b19d3-0f6c-4c04-92c3-64ae1634f316 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:41.279579 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-d01b19d3-0f6c-4c04-92c3-64ae1634f316 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/9d268106-a76b-46c6-ba97-0ee8ca0368a8 Jul 03 02:27:41.279579 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-d01b19d3-0f6c-4c04-92c3-64ae1634f316 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:27:41.279579 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-d01b19d3-0f6c-4c04-92c3-64ae1634f316 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:27:41.279809 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-d01b19d3-0f6c-4c04-92c3-64ae1634f316 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id 9d268106-a76b-46c6-ba97-0ee8ca0368a8. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:27:41.283834 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:27:41.283834 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:27:41.284775 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-d01b19d3-0f6c-4c04-92c3-64ae1634f316 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/9d268106-a76b-46c6-ba97-0ee8ca0368a8 returned with HTTP 200 Jul 03 02:27:41.284992 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 315/1281] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:27:41 2026] GET /volume/v3/backups/9d268106-a76b-46c6-ba97-0ee8ca0368a8 => generated 788 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:27:42.299842 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-36fc3b06-31b8-4f48-806a-6afef89ccbb8 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:42.301926 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-36fc3b06-31b8-4f48-806a-6afef89ccbb8 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/9d268106-a76b-46c6-ba97-0ee8ca0368a8 Jul 03 02:27:42.302235 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-36fc3b06-31b8-4f48-806a-6afef89ccbb8 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:27:42.302652 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-36fc3b06-31b8-4f48-806a-6afef89ccbb8 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:27:42.303878 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-36fc3b06-31b8-4f48-806a-6afef89ccbb8 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id 9d268106-a76b-46c6-ba97-0ee8ca0368a8. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:27:42.308505 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:27:42.308505 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:27:42.309525 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-36fc3b06-31b8-4f48-806a-6afef89ccbb8 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/9d268106-a76b-46c6-ba97-0ee8ca0368a8 returned with HTTP 200 Jul 03 02:27:42.310142 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 329/1282] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:27:42 2026] GET /volume/v3/backups/9d268106-a76b-46c6-ba97-0ee8ca0368a8 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:27:42.923755 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-a790285b-d749-4072-bad5-110adb30447c req-a5c55d52-8eb9-44c2-adc9-184baf91139f None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:42.926084 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-a790285b-d749-4072-bad5-110adb30447c req-a5c55d52-8eb9-44c2-adc9-184baf91139f tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] GET https://10.4.3.223/volume/v3/volumes/368db67d-b0f0-4da1-9306-2d5b3e5e7ede Jul 03 02:27:42.926316 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-a790285b-d749-4072-bad5-110adb30447c req-a5c55d52-8eb9-44c2-adc9-184baf91139f tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:27:42.926799 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-a790285b-d749-4072-bad5-110adb30447c req-a5c55d52-8eb9-44c2-adc9-184baf91139f tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:27:42.942869 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:27:42.942869 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:27:42.946796 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [req-a790285b-d749-4072-bad5-110adb30447c req-a5c55d52-8eb9-44c2-adc9-184baf91139f tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] Volume info retrieved successfully. Jul 03 02:27:42.952633 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-a790285b-d749-4072-bad5-110adb30447c req-a5c55d52-8eb9-44c2-adc9-184baf91139f tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] https://10.4.3.223/volume/v3/volumes/368db67d-b0f0-4da1-9306-2d5b3e5e7ede returned with HTTP 200 Jul 03 02:27:42.953439 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 320/1283] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:27:42 2026] GET /volume/v3/volumes/368db67d-b0f0-4da1-9306-2d5b3e5e7ede => generated 1143 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:27:43.321359 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-ec1c5b08-4d32-4128-a929-b80fa633fb01 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:43.323298 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-ec1c5b08-4d32-4128-a929-b80fa633fb01 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/9d268106-a76b-46c6-ba97-0ee8ca0368a8 Jul 03 02:27:43.323501 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-ec1c5b08-4d32-4128-a929-b80fa633fb01 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:27:43.323708 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-ec1c5b08-4d32-4128-a929-b80fa633fb01 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:27:43.323824 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-ec1c5b08-4d32-4128-a929-b80fa633fb01 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id 9d268106-a76b-46c6-ba97-0ee8ca0368a8. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:27:43.329274 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:27:43.329274 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:27:43.330138 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-ec1c5b08-4d32-4128-a929-b80fa633fb01 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/9d268106-a76b-46c6-ba97-0ee8ca0368a8 returned with HTTP 200 Jul 03 02:27:43.330559 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 320/1284] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:27:43 2026] GET /volume/v3/backups/9d268106-a76b-46c6-ba97-0ee8ca0368a8 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:27:44.342925 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-816d2a3e-97ca-435b-a991-9c203579e791 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:44.346402 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-816d2a3e-97ca-435b-a991-9c203579e791 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/9d268106-a76b-46c6-ba97-0ee8ca0368a8 Jul 03 02:27:44.346643 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-816d2a3e-97ca-435b-a991-9c203579e791 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:27:44.346862 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-816d2a3e-97ca-435b-a991-9c203579e791 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:27:44.347000 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-816d2a3e-97ca-435b-a991-9c203579e791 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id 9d268106-a76b-46c6-ba97-0ee8ca0368a8. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:27:44.353033 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:27:44.353033 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:27:44.354099 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-816d2a3e-97ca-435b-a991-9c203579e791 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/9d268106-a76b-46c6-ba97-0ee8ca0368a8 returned with HTTP 200 Jul 03 02:27:44.354873 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 316/1285] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:27:44 2026] GET /volume/v3/backups/9d268106-a76b-46c6-ba97-0ee8ca0368a8 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:27:45.365606 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-d67c4385-9f34-428a-ac87-c1c14a8021ff None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:45.367910 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-d67c4385-9f34-428a-ac87-c1c14a8021ff tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/9d268106-a76b-46c6-ba97-0ee8ca0368a8 Jul 03 02:27:45.368228 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-d67c4385-9f34-428a-ac87-c1c14a8021ff tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:27:45.373332 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-d67c4385-9f34-428a-ac87-c1c14a8021ff tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:27:45.373332 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-d67c4385-9f34-428a-ac87-c1c14a8021ff tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id 9d268106-a76b-46c6-ba97-0ee8ca0368a8. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:27:45.374270 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:27:45.374270 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:27:45.375563 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-d67c4385-9f34-428a-ac87-c1c14a8021ff tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/9d268106-a76b-46c6-ba97-0ee8ca0368a8 returned with HTTP 200 Jul 03 02:27:45.376087 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 330/1286] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:27:45 2026] GET /volume/v3/backups/9d268106-a76b-46c6-ba97-0ee8ca0368a8 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:27:46.391243 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-d78067c2-f916-4ea5-856f-6b945917d9e0 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:46.394898 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-d78067c2-f916-4ea5-856f-6b945917d9e0 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/9d268106-a76b-46c6-ba97-0ee8ca0368a8 Jul 03 02:27:46.395382 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-d78067c2-f916-4ea5-856f-6b945917d9e0 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:27:46.395382 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-d78067c2-f916-4ea5-856f-6b945917d9e0 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:27:46.395382 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-d78067c2-f916-4ea5-856f-6b945917d9e0 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id 9d268106-a76b-46c6-ba97-0ee8ca0368a8. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:27:46.401895 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:27:46.401895 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:27:46.402957 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-d78067c2-f916-4ea5-856f-6b945917d9e0 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/9d268106-a76b-46c6-ba97-0ee8ca0368a8 returned with HTTP 200 Jul 03 02:27:46.402957 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 321/1287] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:27:46 2026] GET /volume/v3/backups/9d268106-a76b-46c6-ba97-0ee8ca0368a8 => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:27:47.418446 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-7bd1a908-bd3a-4948-aa0c-daa0a6911e52 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:47.420405 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-7bd1a908-bd3a-4948-aa0c-daa0a6911e52 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/9d268106-a76b-46c6-ba97-0ee8ca0368a8 Jul 03 02:27:47.420405 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-7bd1a908-bd3a-4948-aa0c-daa0a6911e52 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:27:47.420555 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-7bd1a908-bd3a-4948-aa0c-daa0a6911e52 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:27:47.421144 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-7bd1a908-bd3a-4948-aa0c-daa0a6911e52 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id 9d268106-a76b-46c6-ba97-0ee8ca0368a8. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:27:47.428208 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:27:47.428208 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:27:47.429015 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-7bd1a908-bd3a-4948-aa0c-daa0a6911e52 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/9d268106-a76b-46c6-ba97-0ee8ca0368a8 returned with HTTP 200 Jul 03 02:27:47.429569 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 321/1288] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:27:47 2026] GET /volume/v3/backups/9d268106-a76b-46c6-ba97-0ee8ca0368a8 => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 02:27:48.443895 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-bed734eb-d02f-46af-8712-b6e6197b01af None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:48.448062 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-bed734eb-d02f-46af-8712-b6e6197b01af tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/9d268106-a76b-46c6-ba97-0ee8ca0368a8 Jul 03 02:27:48.448309 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-bed734eb-d02f-46af-8712-b6e6197b01af tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:27:48.448555 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-bed734eb-d02f-46af-8712-b6e6197b01af tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:27:48.448665 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-bed734eb-d02f-46af-8712-b6e6197b01af tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id 9d268106-a76b-46c6-ba97-0ee8ca0368a8. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:27:48.453799 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:27:48.453799 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:27:48.455051 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-bed734eb-d02f-46af-8712-b6e6197b01af tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/9d268106-a76b-46c6-ba97-0ee8ca0368a8 returned with HTTP 200 Jul 03 02:27:48.455051 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 317/1289] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:27:48 2026] GET /volume/v3/backups/9d268106-a76b-46c6-ba97-0ee8ca0368a8 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:27:49.467653 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-d0f46695-a3cf-436a-8bf8-60111c408f2f None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:49.469505 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-d0f46695-a3cf-436a-8bf8-60111c408f2f tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/9d268106-a76b-46c6-ba97-0ee8ca0368a8 Jul 03 02:27:49.469691 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-d0f46695-a3cf-436a-8bf8-60111c408f2f tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:27:49.469862 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-d0f46695-a3cf-436a-8bf8-60111c408f2f tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:27:49.469959 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-d0f46695-a3cf-436a-8bf8-60111c408f2f tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id 9d268106-a76b-46c6-ba97-0ee8ca0368a8. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:27:49.475690 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:27:49.475690 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:27:49.477302 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-d0f46695-a3cf-436a-8bf8-60111c408f2f tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/9d268106-a76b-46c6-ba97-0ee8ca0368a8 returned with HTTP 200 Jul 03 02:27:49.479443 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 331/1290] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:27:49 2026] GET /volume/v3/backups/9d268106-a76b-46c6-ba97-0ee8ca0368a8 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:27:50.489245 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-efec108c-075e-4098-8eea-0255210949f2 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:50.491739 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-efec108c-075e-4098-8eea-0255210949f2 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/9d268106-a76b-46c6-ba97-0ee8ca0368a8 Jul 03 02:27:50.492117 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-efec108c-075e-4098-8eea-0255210949f2 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:27:50.492530 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-efec108c-075e-4098-8eea-0255210949f2 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:27:50.492730 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-efec108c-075e-4098-8eea-0255210949f2 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id 9d268106-a76b-46c6-ba97-0ee8ca0368a8. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:27:50.498762 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:27:50.498762 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:27:50.500864 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-efec108c-075e-4098-8eea-0255210949f2 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/9d268106-a76b-46c6-ba97-0ee8ca0368a8 returned with HTTP 200 Jul 03 02:27:50.501240 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 322/1291] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:27:50 2026] GET /volume/v3/backups/9d268106-a76b-46c6-ba97-0ee8ca0368a8 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:27:51.514610 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-8b4405df-d6fb-423a-8e95-b643bd35c037 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:51.516681 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-8b4405df-d6fb-423a-8e95-b643bd35c037 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/9d268106-a76b-46c6-ba97-0ee8ca0368a8 Jul 03 02:27:51.516918 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-8b4405df-d6fb-423a-8e95-b643bd35c037 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:27:51.517118 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-8b4405df-d6fb-423a-8e95-b643bd35c037 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:27:51.517222 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-8b4405df-d6fb-423a-8e95-b643bd35c037 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id 9d268106-a76b-46c6-ba97-0ee8ca0368a8. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:27:51.528400 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:27:51.528400 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:27:51.529629 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-8b4405df-d6fb-423a-8e95-b643bd35c037 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/9d268106-a76b-46c6-ba97-0ee8ca0368a8 returned with HTTP 200 Jul 03 02:27:51.530127 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 322/1292] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:27:51 2026] GET /volume/v3/backups/9d268106-a76b-46c6-ba97-0ee8ca0368a8 => generated 790 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:27:52.541452 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-f05d861c-b8ad-4616-9ab7-fc75f7f0d55a None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:52.543363 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-f05d861c-b8ad-4616-9ab7-fc75f7f0d55a tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/9d268106-a76b-46c6-ba97-0ee8ca0368a8 Jul 03 02:27:52.543585 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-f05d861c-b8ad-4616-9ab7-fc75f7f0d55a tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:27:52.543789 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-f05d861c-b8ad-4616-9ab7-fc75f7f0d55a tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:27:52.543941 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-f05d861c-b8ad-4616-9ab7-fc75f7f0d55a tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id 9d268106-a76b-46c6-ba97-0ee8ca0368a8. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:27:52.548249 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:27:52.548249 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:27:52.549210 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-f05d861c-b8ad-4616-9ab7-fc75f7f0d55a tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/9d268106-a76b-46c6-ba97-0ee8ca0368a8 returned with HTTP 200 Jul 03 02:27:52.549655 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 318/1293] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:27:52 2026] GET /volume/v3/backups/9d268106-a76b-46c6-ba97-0ee8ca0368a8 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:27:53.561912 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-d513f31f-a553-43c9-b8a0-0c1016a05e0a None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:53.563868 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-d513f31f-a553-43c9-b8a0-0c1016a05e0a tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/9d268106-a76b-46c6-ba97-0ee8ca0368a8 Jul 03 02:27:53.564090 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-d513f31f-a553-43c9-b8a0-0c1016a05e0a tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:27:53.564283 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-d513f31f-a553-43c9-b8a0-0c1016a05e0a tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:27:53.564378 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-d513f31f-a553-43c9-b8a0-0c1016a05e0a tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id 9d268106-a76b-46c6-ba97-0ee8ca0368a8. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:27:53.569647 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:27:53.569647 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:27:53.570874 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-d513f31f-a553-43c9-b8a0-0c1016a05e0a tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/9d268106-a76b-46c6-ba97-0ee8ca0368a8 returned with HTTP 200 Jul 03 02:27:53.571299 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 332/1294] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:27:53 2026] GET /volume/v3/backups/9d268106-a76b-46c6-ba97-0ee8ca0368a8 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:27:54.581407 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-9dd177d1-e3d9-482d-9585-c7ae94a57e88 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:54.583339 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-9dd177d1-e3d9-482d-9585-c7ae94a57e88 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/9d268106-a76b-46c6-ba97-0ee8ca0368a8 Jul 03 02:27:54.583555 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-9dd177d1-e3d9-482d-9585-c7ae94a57e88 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:27:54.583741 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-9dd177d1-e3d9-482d-9585-c7ae94a57e88 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:27:54.583844 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-9dd177d1-e3d9-482d-9585-c7ae94a57e88 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id 9d268106-a76b-46c6-ba97-0ee8ca0368a8. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:27:54.588287 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:27:54.588287 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:27:54.589171 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-9dd177d1-e3d9-482d-9585-c7ae94a57e88 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/9d268106-a76b-46c6-ba97-0ee8ca0368a8 returned with HTTP 200 Jul 03 02:27:54.589569 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 323/1295] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:27:54 2026] GET /volume/v3/backups/9d268106-a76b-46c6-ba97-0ee8ca0368a8 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:27:55.599739 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-d3c20a0f-5d1f-4c3e-8e80-68098b8ce21e None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:55.601578 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-d3c20a0f-5d1f-4c3e-8e80-68098b8ce21e tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/9d268106-a76b-46c6-ba97-0ee8ca0368a8 Jul 03 02:27:55.601794 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-d3c20a0f-5d1f-4c3e-8e80-68098b8ce21e tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:27:55.601940 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-d3c20a0f-5d1f-4c3e-8e80-68098b8ce21e tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:27:55.602083 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-d3c20a0f-5d1f-4c3e-8e80-68098b8ce21e tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id 9d268106-a76b-46c6-ba97-0ee8ca0368a8. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:27:55.606161 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:27:55.606161 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:27:55.606906 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-d3c20a0f-5d1f-4c3e-8e80-68098b8ce21e tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/9d268106-a76b-46c6-ba97-0ee8ca0368a8 returned with HTTP 200 Jul 03 02:27:55.607701 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 323/1296] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:27:55 2026] GET /volume/v3/backups/9d268106-a76b-46c6-ba97-0ee8ca0368a8 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:27:56.617285 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-a361230a-184a-455c-994b-87a378cf40a7 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:56.621018 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-a361230a-184a-455c-994b-87a378cf40a7 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/9d268106-a76b-46c6-ba97-0ee8ca0368a8 Jul 03 02:27:56.621018 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-a361230a-184a-455c-994b-87a378cf40a7 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:27:56.621018 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-a361230a-184a-455c-994b-87a378cf40a7 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:27:56.621018 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-a361230a-184a-455c-994b-87a378cf40a7 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id 9d268106-a76b-46c6-ba97-0ee8ca0368a8. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:27:56.625330 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:27:56.625330 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:27:56.626358 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-a361230a-184a-455c-994b-87a378cf40a7 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/9d268106-a76b-46c6-ba97-0ee8ca0368a8 returned with HTTP 200 Jul 03 02:27:56.626893 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 319/1297] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:27:56 2026] GET /volume/v3/backups/9d268106-a76b-46c6-ba97-0ee8ca0368a8 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:27:57.637590 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-99eb01e5-546f-4250-bb50-37c2e60612c3 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:57.639278 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-99eb01e5-546f-4250-bb50-37c2e60612c3 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/9d268106-a76b-46c6-ba97-0ee8ca0368a8 Jul 03 02:27:57.639462 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-99eb01e5-546f-4250-bb50-37c2e60612c3 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:27:57.639643 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-99eb01e5-546f-4250-bb50-37c2e60612c3 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:27:57.639735 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-99eb01e5-546f-4250-bb50-37c2e60612c3 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id 9d268106-a76b-46c6-ba97-0ee8ca0368a8. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:27:57.643741 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:27:57.643741 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:27:57.644484 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-99eb01e5-546f-4250-bb50-37c2e60612c3 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/9d268106-a76b-46c6-ba97-0ee8ca0368a8 returned with HTTP 200 Jul 03 02:27:57.644825 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 333/1298] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:27:57 2026] GET /volume/v3/backups/9d268106-a76b-46c6-ba97-0ee8ca0368a8 => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:27:58.655351 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-004490e2-7d6c-4b45-9f7b-154806c26d3f None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:58.657955 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-004490e2-7d6c-4b45-9f7b-154806c26d3f tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/9d268106-a76b-46c6-ba97-0ee8ca0368a8 Jul 03 02:27:58.658154 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-004490e2-7d6c-4b45-9f7b-154806c26d3f tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:27:58.658367 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-004490e2-7d6c-4b45-9f7b-154806c26d3f tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:27:58.658501 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-004490e2-7d6c-4b45-9f7b-154806c26d3f tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id 9d268106-a76b-46c6-ba97-0ee8ca0368a8. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:27:58.671012 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:27:58.671012 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:27:58.671971 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-004490e2-7d6c-4b45-9f7b-154806c26d3f tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/9d268106-a76b-46c6-ba97-0ee8ca0368a8 returned with HTTP 200 Jul 03 02:27:58.674511 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 324/1299] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:27:58 2026] GET /volume/v3/backups/9d268106-a76b-46c6-ba97-0ee8ca0368a8 => generated 791 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:27:59.686238 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-4f414e34-e4cf-41ae-8a78-fbad5c843075 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:59.688048 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-4f414e34-e4cf-41ae-8a78-fbad5c843075 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/9d268106-a76b-46c6-ba97-0ee8ca0368a8 Jul 03 02:27:59.688240 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-4f414e34-e4cf-41ae-8a78-fbad5c843075 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:27:59.688432 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-4f414e34-e4cf-41ae-8a78-fbad5c843075 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:27:59.688540 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-4f414e34-e4cf-41ae-8a78-fbad5c843075 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id 9d268106-a76b-46c6-ba97-0ee8ca0368a8. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:27:59.693320 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:27:59.693320 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:27:59.694091 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-4f414e34-e4cf-41ae-8a78-fbad5c843075 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/9d268106-a76b-46c6-ba97-0ee8ca0368a8 returned with HTTP 200 Jul 03 02:27:59.694484 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 324/1300] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:27:59 2026] GET /volume/v3/backups/9d268106-a76b-46c6-ba97-0ee8ca0368a8 => generated 792 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:27:59.703704 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-9b2e3569-5c45-4e66-9f58-06453f9a84c8 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:59.705403 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-9b2e3569-5c45-4e66-9f58-06453f9a84c8 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/volumes/320174e1-8560-4685-a0be-4394006de011 Jul 03 02:27:59.705632 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-9b2e3569-5c45-4e66-9f58-06453f9a84c8 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:27:59.705833 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-9b2e3569-5c45-4e66-9f58-06453f9a84c8 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:27:59.715306 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:27:59.715306 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:27:59.719381 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-9b2e3569-5c45-4e66-9f58-06453f9a84c8 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Volume info retrieved successfully. Jul 03 02:27:59.724667 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-9b2e3569-5c45-4e66-9f58-06453f9a84c8 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/volumes/320174e1-8560-4685-a0be-4394006de011 returned with HTTP 200 Jul 03 02:27:59.725135 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 320/1301] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:27:59 2026] GET /volume/v3/volumes/320174e1-8560-4685-a0be-4394006de011 => generated 1133 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:27:59.737694 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-2d42c48b-2688-40d3-803b-ee44ab58dd07 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:59.739844 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-2d42c48b-2688-40d3-803b-ee44ab58dd07 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] DELETE https://10.4.3.223/volume/v3/backups/9d268106-a76b-46c6-ba97-0ee8ca0368a8 Jul 03 02:27:59.740059 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-2d42c48b-2688-40d3-803b-ee44ab58dd07 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:27:59.740270 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-2d42c48b-2688-40d3-803b-ee44ab58dd07 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:27:59.740403 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.contrib.backups [None req-2d42c48b-2688-40d3-803b-ee44ab58dd07 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Delete backup with id: 9d268106-a76b-46c6-ba97-0ee8ca0368a8. Jul 03 02:27:59.745327 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:27:59.745327 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:27:59.766361 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.backup.rpcapi [None req-2d42c48b-2688-40d3-803b-ee44ab58dd07 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] delete_backup rpcapi backup_id 9d268106-a76b-46c6-ba97-0ee8ca0368a8 {{(pid=100015) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 02:27:59.768653 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-2d42c48b-2688-40d3-803b-ee44ab58dd07 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/9d268106-a76b-46c6-ba97-0ee8ca0368a8 returned with HTTP 202 Jul 03 02:27:59.769157 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 334/1302] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:27:59 2026] DELETE /volume/v3/backups/9d268106-a76b-46c6-ba97-0ee8ca0368a8 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 02:27:59.781412 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-bbc612a8-a21f-4a95-8a68-55e9b9caf46f None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:27:59.783495 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-bbc612a8-a21f-4a95-8a68-55e9b9caf46f tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/9d268106-a76b-46c6-ba97-0ee8ca0368a8 Jul 03 02:27:59.783752 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-bbc612a8-a21f-4a95-8a68-55e9b9caf46f tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:27:59.784177 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-bbc612a8-a21f-4a95-8a68-55e9b9caf46f tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:27:59.784369 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-bbc612a8-a21f-4a95-8a68-55e9b9caf46f tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id 9d268106-a76b-46c6-ba97-0ee8ca0368a8. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:27:59.789640 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:27:59.789640 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:27:59.790545 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-bbc612a8-a21f-4a95-8a68-55e9b9caf46f tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/9d268106-a76b-46c6-ba97-0ee8ca0368a8 returned with HTTP 200 Jul 03 02:27:59.790931 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 325/1303] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:27:59 2026] GET /volume/v3/backups/9d268106-a76b-46c6-ba97-0ee8ca0368a8 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:28:00.106674 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-829e5ad5-2749-4a98-9753-7c0b09af3c9e None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:00.108478 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-829e5ad5-2749-4a98-9753-7c0b09af3c9e tempest-VolumesAdminNegativeTest-1586998777 tempest-VolumesAdminNegativeTest-1586998777-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:28:00.108772 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-829e5ad5-2749-4a98-9753-7c0b09af3c9e tempest-VolumesAdminNegativeTest-1586998777 tempest-VolumesAdminNegativeTest-1586998777-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-860637832"}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:28:00.110160 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.volumes [None req-829e5ad5-2749-4a98-9753-7c0b09af3c9e tempest-VolumesAdminNegativeTest-1586998777 tempest-VolumesAdminNegativeTest-1586998777-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-860637832'}} {{(pid=100013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:28:00.110269 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.volumes [None req-829e5ad5-2749-4a98-9753-7c0b09af3c9e tempest-VolumesAdminNegativeTest-1586998777 tempest-VolumesAdminNegativeTest-1586998777-project-member] Create volume of 1 GB Jul 03 02:28:00.114930 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-829e5ad5-2749-4a98-9753-7c0b09af3c9e tempest-VolumesAdminNegativeTest-1586998777 tempest-VolumesAdminNegativeTest-1586998777-project-member] Availability Zones retrieved successfully. Jul 03 02:28:00.120082 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-829e5ad5-2749-4a98-9753-7c0b09af3c9e tempest-VolumesAdminNegativeTest-1586998777 tempest-VolumesAdminNegativeTest-1586998777-project-member] Flow 'volume_create_api' (900483a7-6e35-4141-b8e9-df619a4c692a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:28:00.122061 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-829e5ad5-2749-4a98-9753-7c0b09af3c9e tempest-VolumesAdminNegativeTest-1586998777 tempest-VolumesAdminNegativeTest-1586998777-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a37caf2-79e8-48b1-ab7f-8e96b087d572) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:28:00.123072 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.flows.api.create_volume [None req-829e5ad5-2749-4a98-9753-7c0b09af3c9e tempest-VolumesAdminNegativeTest-1586998777 tempest-VolumesAdminNegativeTest-1586998777-project-member] Validating volume size '1' using validate_int {{(pid=100013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:28:00.156184 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-829e5ad5-2749-4a98-9753-7c0b09af3c9e tempest-VolumesAdminNegativeTest-1586998777 tempest-VolumesAdminNegativeTest-1586998777-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a37caf2-79e8-48b1-ab7f-8e96b087d572) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:28:00.157235 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-829e5ad5-2749-4a98-9753-7c0b09af3c9e tempest-VolumesAdminNegativeTest-1586998777 tempest-VolumesAdminNegativeTest-1586998777-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (867e2af0-f082-4852-b5d7-7ccd71d51d61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:28:00.239463 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.quota [None req-829e5ad5-2749-4a98-9753-7c0b09af3c9e tempest-VolumesAdminNegativeTest-1586998777 tempest-VolumesAdminNegativeTest-1586998777-project-member] Created reservations ['04555114-40bb-458b-bcbc-3bb37c63e1ab', '3cc89149-9c3e-4237-9d4e-451f72025294', 'bb94ef9e-8e30-40cc-8566-d81a4ced0399', '9c7d20f3-d96c-418f-8ccf-2410ad29c57c'] {{(pid=100013) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:28:00.240251 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-829e5ad5-2749-4a98-9753-7c0b09af3c9e tempest-VolumesAdminNegativeTest-1586998777 tempest-VolumesAdminNegativeTest-1586998777-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (867e2af0-f082-4852-b5d7-7ccd71d51d61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['04555114-40bb-458b-bcbc-3bb37c63e1ab', '3cc89149-9c3e-4237-9d4e-451f72025294', 'bb94ef9e-8e30-40cc-8566-d81a4ced0399', '9c7d20f3-d96c-418f-8ccf-2410ad29c57c']}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:28:00.241199 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-829e5ad5-2749-4a98-9753-7c0b09af3c9e tempest-VolumesAdminNegativeTest-1586998777 tempest-VolumesAdminNegativeTest-1586998777-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (065773cb-087d-44ad-86cc-10c240c16616) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:28:00.271246 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-829e5ad5-2749-4a98-9753-7c0b09af3c9e tempest-VolumesAdminNegativeTest-1586998777 tempest-VolumesAdminNegativeTest-1586998777-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (065773cb-087d-44ad-86cc-10c240c16616) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eb3ba77a-9d46-4415-b127-8002ab856cdd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-860637832',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ffeb4db60d7488daf296f2a27762900',qos_specs=None,replication_status=,reservations=['04555114-40bb-458b-bcbc-3bb37c63e1ab','3cc89149-9c3e-4237-9d4e-451f72025294','bb94ef9e-8e30-40cc-8566-d81a4ced0399','9c7d20f3-d96c-418f-8ccf-2410ad29c57c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='81ca93f1b88c4cdc93535f399437a6a9',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:28:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-860637832',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eb3ba77a-9d46-4415-b127-8002ab856cdd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ffeb4db60d7488daf296f2a27762900',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='81ca93f1b88c4cdc93535f399437a6a9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:28:00.272163 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-829e5ad5-2749-4a98-9753-7c0b09af3c9e tempest-VolumesAdminNegativeTest-1586998777 tempest-VolumesAdminNegativeTest-1586998777-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e031d068-6374-4824-8f52-a63ece51717f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:28:00.303822 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-829e5ad5-2749-4a98-9753-7c0b09af3c9e tempest-VolumesAdminNegativeTest-1586998777 tempest-VolumesAdminNegativeTest-1586998777-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e031d068-6374-4824-8f52-a63ece51717f) transitioned into state 'SUCCESS' from state '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-860637832',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ffeb4db60d7488daf296f2a27762900',qos_specs=None,replication_status=,reservations=['04555114-40bb-458b-bcbc-3bb37c63e1ab','3cc89149-9c3e-4237-9d4e-451f72025294','bb94ef9e-8e30-40cc-8566-d81a4ced0399','9c7d20f3-d96c-418f-8ccf-2410ad29c57c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='81ca93f1b88c4cdc93535f399437a6a9',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:28:00.304713 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-829e5ad5-2749-4a98-9753-7c0b09af3c9e tempest-VolumesAdminNegativeTest-1586998777 tempest-VolumesAdminNegativeTest-1586998777-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c2f92e5-2b9c-4fd2-91c7-88b11412d0db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:28:00.324148 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-829e5ad5-2749-4a98-9753-7c0b09af3c9e tempest-VolumesAdminNegativeTest-1586998777 tempest-VolumesAdminNegativeTest-1586998777-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c2f92e5-2b9c-4fd2-91c7-88b11412d0db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:28:00.325249 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-829e5ad5-2749-4a98-9753-7c0b09af3c9e tempest-VolumesAdminNegativeTest-1586998777 tempest-VolumesAdminNegativeTest-1586998777-project-member] Flow 'volume_create_api' (900483a7-6e35-4141-b8e9-df619a4c692a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:28:00.325698 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-829e5ad5-2749-4a98-9753-7c0b09af3c9e tempest-VolumesAdminNegativeTest-1586998777 tempest-VolumesAdminNegativeTest-1586998777-project-member] Create volume request issued successfully. Jul 03 02:28:00.326631 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-829e5ad5-2749-4a98-9753-7c0b09af3c9e tempest-VolumesAdminNegativeTest-1586998777 tempest-VolumesAdminNegativeTest-1586998777-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:28:00.327158 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 325/1304] 10.4.3.223 () {68 vars in 1258 bytes} [Fri Jul 3 02:28:00 2026] POST /volume/v3/volumes => generated 754 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:28:00.342839 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-eb47666c-00dc-4e72-a783-04c6d04ec081 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:00.349098 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-eb47666c-00dc-4e72-a783-04c6d04ec081 tempest-VolumesAdminNegativeTest-1586998777 tempest-VolumesAdminNegativeTest-1586998777-project-member] GET https://10.4.3.223/volume/v3/volumes/eb3ba77a-9d46-4415-b127-8002ab856cdd Jul 03 02:28:00.349443 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-eb47666c-00dc-4e72-a783-04c6d04ec081 tempest-VolumesAdminNegativeTest-1586998777 tempest-VolumesAdminNegativeTest-1586998777-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:00.352643 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-eb47666c-00dc-4e72-a783-04c6d04ec081 tempest-VolumesAdminNegativeTest-1586998777 tempest-VolumesAdminNegativeTest-1586998777-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:00.356503 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-0cbb8d8e-47ef-4075-bff6-20b84af5d15e None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:00.358318 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-0cbb8d8e-47ef-4075-bff6-20b84af5d15e tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] GET https://10.4.3.223/volume/v3/volumes/77467952-73c9-46ef-848f-592c7377d06a Jul 03 02:28:00.358556 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-0cbb8d8e-47ef-4075-bff6-20b84af5d15e tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:00.358803 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-0cbb8d8e-47ef-4075-bff6-20b84af5d15e tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:00.367089 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:00.367089 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:28:00.368228 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:00.368228 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:28:00.372726 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-0cbb8d8e-47ef-4075-bff6-20b84af5d15e tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Volume info retrieved successfully. Jul 03 02:28:00.373295 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-eb47666c-00dc-4e72-a783-04c6d04ec081 tempest-VolumesAdminNegativeTest-1586998777 tempest-VolumesAdminNegativeTest-1586998777-project-member] Volume info retrieved successfully. Jul 03 02:28:00.378701 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-eb47666c-00dc-4e72-a783-04c6d04ec081 tempest-VolumesAdminNegativeTest-1586998777 tempest-VolumesAdminNegativeTest-1586998777-project-member] https://10.4.3.223/volume/v3/volumes/eb3ba77a-9d46-4415-b127-8002ab856cdd returned with HTTP 200 Jul 03 02:28:00.379220 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 321/1305] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:28:00 2026] GET /volume/v3/volumes/eb3ba77a-9d46-4415-b127-8002ab856cdd => generated 822 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:28:00.380186 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-0cbb8d8e-47ef-4075-bff6-20b84af5d15e tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] https://10.4.3.223/volume/v3/volumes/77467952-73c9-46ef-848f-592c7377d06a returned with HTTP 200 Jul 03 02:28:00.380665 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 335/1306] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:28:00 2026] GET /volume/v3/volumes/77467952-73c9-46ef-848f-592c7377d06a => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:28:00.446907 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-aef2c1a5-8fa1-47c2-a4f9-dafd4cd66727 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:00.449113 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-aef2c1a5-8fa1-47c2-a4f9-dafd4cd66727 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] GET https://10.4.3.223/volume/v3/volumes/77467952-73c9-46ef-848f-592c7377d06a Jul 03 02:28:00.449572 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-aef2c1a5-8fa1-47c2-a4f9-dafd4cd66727 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:00.449871 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-aef2c1a5-8fa1-47c2-a4f9-dafd4cd66727 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:00.459563 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:00.459563 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:28:00.464866 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-aef2c1a5-8fa1-47c2-a4f9-dafd4cd66727 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Volume info retrieved successfully. Jul 03 02:28:00.472306 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-aef2c1a5-8fa1-47c2-a4f9-dafd4cd66727 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] https://10.4.3.223/volume/v3/volumes/77467952-73c9-46ef-848f-592c7377d06a returned with HTTP 200 Jul 03 02:28:00.472870 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 326/1307] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:28:00 2026] GET /volume/v3/volumes/77467952-73c9-46ef-848f-592c7377d06a => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:28:00.804333 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-3b9eb547-4f2c-4781-83cf-9f5e8ff81cd0 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:00.809452 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-3b9eb547-4f2c-4781-83cf-9f5e8ff81cd0 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/9d268106-a76b-46c6-ba97-0ee8ca0368a8 Jul 03 02:28:00.809452 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-3b9eb547-4f2c-4781-83cf-9f5e8ff81cd0 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:00.809452 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-3b9eb547-4f2c-4781-83cf-9f5e8ff81cd0 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:00.809452 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-3b9eb547-4f2c-4781-83cf-9f5e8ff81cd0 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id 9d268106-a76b-46c6-ba97-0ee8ca0368a8. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:28:00.814838 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-3b9eb547-4f2c-4781-83cf-9f5e8ff81cd0 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/9d268106-a76b-46c6-ba97-0ee8ca0368a8 returned with HTTP 404 Jul 03 02:28:00.815340 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 326/1308] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:28:00 2026] GET /volume/v3/backups/9d268106-a76b-46c6-ba97-0ee8ca0368a8 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:28:00.943297 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-cc68f117-65bb-413d-94fb-c3b52a914fd6 req-81968b02-383c-40a2-9344-4e4f29cf3f4b None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:00.945991 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-cc68f117-65bb-413d-94fb-c3b52a914fd6 req-81968b02-383c-40a2-9344-4e4f29cf3f4b tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/volumes/320174e1-8560-4685-a0be-4394006de011 Jul 03 02:28:00.946243 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-cc68f117-65bb-413d-94fb-c3b52a914fd6 req-81968b02-383c-40a2-9344-4e4f29cf3f4b tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:00.946504 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-cc68f117-65bb-413d-94fb-c3b52a914fd6 req-81968b02-383c-40a2-9344-4e4f29cf3f4b tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:00.959298 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:00.959298 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:28:00.964565 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [req-cc68f117-65bb-413d-94fb-c3b52a914fd6 req-81968b02-383c-40a2-9344-4e4f29cf3f4b tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Volume info retrieved successfully. Jul 03 02:28:00.971085 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-cc68f117-65bb-413d-94fb-c3b52a914fd6 req-81968b02-383c-40a2-9344-4e4f29cf3f4b tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/volumes/320174e1-8560-4685-a0be-4394006de011 returned with HTTP 200 Jul 03 02:28:00.971559 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 322/1309] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:28:00 2026] GET /volume/v3/volumes/320174e1-8560-4685-a0be-4394006de011 => generated 1133 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:28:00.992552 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-cc68f117-65bb-413d-94fb-c3b52a914fd6 req-011850e2-5b2d-4eef-81dd-50299fa323ca None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:00.994664 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-cc68f117-65bb-413d-94fb-c3b52a914fd6 req-011850e2-5b2d-4eef-81dd-50299fa323ca tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] POST https://10.4.3.223/volume/v3/volumes/320174e1-8560-4685-a0be-4394006de011/action Jul 03 02:28:00.995100 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-cc68f117-65bb-413d-94fb-c3b52a914fd6 req-011850e2-5b2d-4eef-81dd-50299fa323ca tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100015) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:28:00.995221 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-cc68f117-65bb-413d-94fb-c3b52a914fd6 req-011850e2-5b2d-4eef-81dd-50299fa323ca tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:28:01.007070 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:01.007070 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:28:01.007658 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [req-cc68f117-65bb-413d-94fb-c3b52a914fd6 req-011850e2-5b2d-4eef-81dd-50299fa323ca tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Volume info retrieved successfully. Jul 03 02:28:01.014651 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [req-cc68f117-65bb-413d-94fb-c3b52a914fd6 req-011850e2-5b2d-4eef-81dd-50299fa323ca tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Begin detaching volume completed successfully. Jul 03 02:28:01.015064 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-cc68f117-65bb-413d-94fb-c3b52a914fd6 req-011850e2-5b2d-4eef-81dd-50299fa323ca tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/volumes/320174e1-8560-4685-a0be-4394006de011/action returned with HTTP 202 Jul 03 02:28:01.015537 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 336/1310] 10.4.3.223 () {72 vars in 1672 bytes} [Fri Jul 3 02:28:00 2026] POST /volume/v3/volumes/320174e1-8560-4685-a0be-4394006de011/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 02:28:01.036853 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-50c0f32c-81df-454f-adf9-25b04a478542 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:01.039295 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-50c0f32c-81df-454f-adf9-25b04a478542 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/volumes/320174e1-8560-4685-a0be-4394006de011 Jul 03 02:28:01.039853 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-50c0f32c-81df-454f-adf9-25b04a478542 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:01.040297 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-50c0f32c-81df-454f-adf9-25b04a478542 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:01.053161 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:01.053161 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:28:01.057914 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-50c0f32c-81df-454f-adf9-25b04a478542 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Volume info retrieved successfully. Jul 03 02:28:01.064879 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-50c0f32c-81df-454f-adf9-25b04a478542 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/volumes/320174e1-8560-4685-a0be-4394006de011 returned with HTTP 200 Jul 03 02:28:01.064879 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 327/1311] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:28:01 2026] GET /volume/v3/volumes/320174e1-8560-4685-a0be-4394006de011 => generated 1136 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:28:01.394196 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-f55a6b38-3d44-4bdb-9f16-f7b07e56805e None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:01.398018 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-f55a6b38-3d44-4bdb-9f16-f7b07e56805e tempest-VolumesAdminNegativeTest-1586998777 tempest-VolumesAdminNegativeTest-1586998777-project-member] GET https://10.4.3.223/volume/v3/volumes/eb3ba77a-9d46-4415-b127-8002ab856cdd Jul 03 02:28:01.398018 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-f55a6b38-3d44-4bdb-9f16-f7b07e56805e tempest-VolumesAdminNegativeTest-1586998777 tempest-VolumesAdminNegativeTest-1586998777-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:01.398018 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-f55a6b38-3d44-4bdb-9f16-f7b07e56805e tempest-VolumesAdminNegativeTest-1586998777 tempest-VolumesAdminNegativeTest-1586998777-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:01.407471 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:01.407471 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:28:01.412479 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-f55a6b38-3d44-4bdb-9f16-f7b07e56805e tempest-VolumesAdminNegativeTest-1586998777 tempest-VolumesAdminNegativeTest-1586998777-project-member] Volume info retrieved successfully. Jul 03 02:28:01.418807 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-f55a6b38-3d44-4bdb-9f16-f7b07e56805e tempest-VolumesAdminNegativeTest-1586998777 tempest-VolumesAdminNegativeTest-1586998777-project-member] https://10.4.3.223/volume/v3/volumes/eb3ba77a-9d46-4415-b127-8002ab856cdd returned with HTTP 200 Jul 03 02:28:01.419509 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 327/1312] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:28:01 2026] GET /volume/v3/volumes/eb3ba77a-9d46-4415-b127-8002ab856cdd => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:28:01.570059 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-9bdfd02a-922a-47ae-973b-4aedbcb840c1 req-50ffe916-d24f-45fd-93d5-4eee8ebf57de None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:01.572883 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-9bdfd02a-922a-47ae-973b-4aedbcb840c1 req-50ffe916-d24f-45fd-93d5-4eee8ebf57de tempest-VolumesAdminNegativeTest-2070855668 tempest-VolumesAdminNegativeTest-2070855668-project] GET https://10.4.3.223/volume/v3/volumes/c51d6b15-37c7-4437-a9ac-9d293c6dac62 Jul 03 02:28:01.573440 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-9bdfd02a-922a-47ae-973b-4aedbcb840c1 req-50ffe916-d24f-45fd-93d5-4eee8ebf57de tempest-VolumesAdminNegativeTest-2070855668 tempest-VolumesAdminNegativeTest-2070855668-project] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:01.573440 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-9bdfd02a-922a-47ae-973b-4aedbcb840c1 req-50ffe916-d24f-45fd-93d5-4eee8ebf57de tempest-VolumesAdminNegativeTest-2070855668 tempest-VolumesAdminNegativeTest-2070855668-project] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:01.583610 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-9bdfd02a-922a-47ae-973b-4aedbcb840c1 req-50ffe916-d24f-45fd-93d5-4eee8ebf57de tempest-VolumesAdminNegativeTest-2070855668 tempest-VolumesAdminNegativeTest-2070855668-project] https://10.4.3.223/volume/v3/volumes/c51d6b15-37c7-4437-a9ac-9d293c6dac62 returned with HTTP 404 Jul 03 02:28:01.584344 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 323/1313] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:28:01 2026] GET /volume/v3/volumes/c51d6b15-37c7-4437-a9ac-9d293c6dac62 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:28:01.610402 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-b7afd5b5-5764-468e-8791-784760ab66c7 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:01.614330 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-b7afd5b5-5764-468e-8791-784760ab66c7 tempest-VolumesAdminNegativeTest-1586998777 tempest-VolumesAdminNegativeTest-1586998777-project-member] DELETE https://10.4.3.223/volume/v3/volumes/eb3ba77a-9d46-4415-b127-8002ab856cdd Jul 03 02:28:01.614330 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-b7afd5b5-5764-468e-8791-784760ab66c7 tempest-VolumesAdminNegativeTest-1586998777 tempest-VolumesAdminNegativeTest-1586998777-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:01.614717 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-b7afd5b5-5764-468e-8791-784760ab66c7 tempest-VolumesAdminNegativeTest-1586998777 tempest-VolumesAdminNegativeTest-1586998777-project-member] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:01.615064 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-b7afd5b5-5764-468e-8791-784760ab66c7 tempest-VolumesAdminNegativeTest-1586998777 tempest-VolumesAdminNegativeTest-1586998777-project-member] Delete volume with id: eb3ba77a-9d46-4415-b127-8002ab856cdd Jul 03 02:28:01.630283 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:01.630283 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:28:01.634020 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-b7afd5b5-5764-468e-8791-784760ab66c7 tempest-VolumesAdminNegativeTest-1586998777 tempest-VolumesAdminNegativeTest-1586998777-project-member] Volume info retrieved successfully. Jul 03 02:28:01.651602 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-b7afd5b5-5764-468e-8791-784760ab66c7 tempest-VolumesAdminNegativeTest-1586998777 tempest-VolumesAdminNegativeTest-1586998777-project-member] Delete volume request issued successfully. Jul 03 02:28:01.651928 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-b7afd5b5-5764-468e-8791-784760ab66c7 tempest-VolumesAdminNegativeTest-1586998777 tempest-VolumesAdminNegativeTest-1586998777-project-member] https://10.4.3.223/volume/v3/volumes/eb3ba77a-9d46-4415-b127-8002ab856cdd returned with HTTP 202 Jul 03 02:28:01.652373 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 337/1314] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:28:01 2026] DELETE /volume/v3/volumes/eb3ba77a-9d46-4415-b127-8002ab856cdd => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:28:01.660510 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-fc995935-6224-4b63-b9a3-94610f354fac None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:01.664343 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-fc995935-6224-4b63-b9a3-94610f354fac tempest-VolumesAdminNegativeTest-1586998777 tempest-VolumesAdminNegativeTest-1586998777-project-member] GET https://10.4.3.223/volume/v3/volumes/eb3ba77a-9d46-4415-b127-8002ab856cdd Jul 03 02:28:01.665003 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-fc995935-6224-4b63-b9a3-94610f354fac tempest-VolumesAdminNegativeTest-1586998777 tempest-VolumesAdminNegativeTest-1586998777-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:01.665003 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-fc995935-6224-4b63-b9a3-94610f354fac tempest-VolumesAdminNegativeTest-1586998777 tempest-VolumesAdminNegativeTest-1586998777-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:01.673733 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:01.673733 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:28:01.678288 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-fc995935-6224-4b63-b9a3-94610f354fac tempest-VolumesAdminNegativeTest-1586998777 tempest-VolumesAdminNegativeTest-1586998777-project-member] Volume info retrieved successfully. Jul 03 02:28:01.685687 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-fc995935-6224-4b63-b9a3-94610f354fac tempest-VolumesAdminNegativeTest-1586998777 tempest-VolumesAdminNegativeTest-1586998777-project-member] https://10.4.3.223/volume/v3/volumes/eb3ba77a-9d46-4415-b127-8002ab856cdd returned with HTTP 200 Jul 03 02:28:01.687024 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 328/1315] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:28:01 2026] GET /volume/v3/volumes/eb3ba77a-9d46-4415-b127-8002ab856cdd => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:28:02.049641 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-b0e0ffed-4a95-44b0-876a-a532e863baf1 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:02.049641 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-b0e0ffed-4a95-44b0-876a-a532e863baf1 None None] GET https://10.4.3.223/volume// Jul 03 02:28:02.050140 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-b0e0ffed-4a95-44b0-876a-a532e863baf1 None None] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:02.050140 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-b0e0ffed-4a95-44b0-876a-a532e863baf1 None None] Calling method 'all' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:02.051358 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-b0e0ffed-4a95-44b0-876a-a532e863baf1 None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:28:02.053196 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 328/1316] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:28:02 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:28:02.069959 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-cc68f117-65bb-413d-94fb-c3b52a914fd6 req-b6448017-d282-48b6-92bc-c2854aff78ae None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:02.073732 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-cc68f117-65bb-413d-94fb-c3b52a914fd6 req-b6448017-d282-48b6-92bc-c2854aff78ae tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/volumes/320174e1-8560-4685-a0be-4394006de011 Jul 03 02:28:02.073732 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-cc68f117-65bb-413d-94fb-c3b52a914fd6 req-b6448017-d282-48b6-92bc-c2854aff78ae tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:02.074793 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-cc68f117-65bb-413d-94fb-c3b52a914fd6 req-b6448017-d282-48b6-92bc-c2854aff78ae tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:02.087807 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-458471d8-0e34-4035-ae38-4adc706f3204 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:02.090605 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-458471d8-0e34-4035-ae38-4adc706f3204 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/volumes/320174e1-8560-4685-a0be-4394006de011 Jul 03 02:28:02.090916 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-458471d8-0e34-4035-ae38-4adc706f3204 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:02.091202 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-458471d8-0e34-4035-ae38-4adc706f3204 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:02.091769 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:02.091769 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:28:02.096171 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [req-cc68f117-65bb-413d-94fb-c3b52a914fd6 req-b6448017-d282-48b6-92bc-c2854aff78ae tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Volume info retrieved successfully. Jul 03 02:28:02.101141 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-cc68f117-65bb-413d-94fb-c3b52a914fd6 req-b6448017-d282-48b6-92bc-c2854aff78ae tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/volumes/320174e1-8560-4685-a0be-4394006de011 returned with HTTP 200 Jul 03 02:28:02.101769 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 324/1317] 10.4.3.223 () {70 vars in 1639 bytes} [Fri Jul 3 02:28:02 2026] GET /volume/v3/volumes/320174e1-8560-4685-a0be-4394006de011 => generated 1316 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:28:02.108956 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:02.108956 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:28:02.114072 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-458471d8-0e34-4035-ae38-4adc706f3204 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Volume info retrieved successfully. Jul 03 02:28:02.123830 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-458471d8-0e34-4035-ae38-4adc706f3204 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/volumes/320174e1-8560-4685-a0be-4394006de011 returned with HTTP 200 Jul 03 02:28:02.124525 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 338/1318] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:28:02 2026] GET /volume/v3/volumes/320174e1-8560-4685-a0be-4394006de011 => generated 1136 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:28:02.711287 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-ff972369-c2e9-4fd8-b3dc-fb1efd5b5d75 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:02.713906 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-ff972369-c2e9-4fd8-b3dc-fb1efd5b5d75 tempest-VolumesAdminNegativeTest-1586998777 tempest-VolumesAdminNegativeTest-1586998777-project-member] GET https://10.4.3.223/volume/v3/volumes/eb3ba77a-9d46-4415-b127-8002ab856cdd Jul 03 02:28:02.714173 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-ff972369-c2e9-4fd8-b3dc-fb1efd5b5d75 tempest-VolumesAdminNegativeTest-1586998777 tempest-VolumesAdminNegativeTest-1586998777-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:02.714413 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-ff972369-c2e9-4fd8-b3dc-fb1efd5b5d75 tempest-VolumesAdminNegativeTest-1586998777 tempest-VolumesAdminNegativeTest-1586998777-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:02.724504 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-ff972369-c2e9-4fd8-b3dc-fb1efd5b5d75 tempest-VolumesAdminNegativeTest-1586998777 tempest-VolumesAdminNegativeTest-1586998777-project-member] https://10.4.3.223/volume/v3/volumes/eb3ba77a-9d46-4415-b127-8002ab856cdd returned with HTTP 404 Jul 03 02:28:02.725151 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 329/1319] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:28:02 2026] GET /volume/v3/volumes/eb3ba77a-9d46-4415-b127-8002ab856cdd => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:28:03.140257 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-cc4c982c-65dd-4315-8a5d-d8c6a34c03f0 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:03.142988 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-cc4c982c-65dd-4315-8a5d-d8c6a34c03f0 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/volumes/320174e1-8560-4685-a0be-4394006de011 Jul 03 02:28:03.143144 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-cc4c982c-65dd-4315-8a5d-d8c6a34c03f0 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:03.143327 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-cc4c982c-65dd-4315-8a5d-d8c6a34c03f0 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:03.155078 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:03.155078 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:28:03.160354 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-cc4c982c-65dd-4315-8a5d-d8c6a34c03f0 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Volume info retrieved successfully. Jul 03 02:28:03.167171 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-cc4c982c-65dd-4315-8a5d-d8c6a34c03f0 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/volumes/320174e1-8560-4685-a0be-4394006de011 returned with HTTP 200 Jul 03 02:28:03.167770 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 329/1320] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:28:03 2026] GET /volume/v3/volumes/320174e1-8560-4685-a0be-4394006de011 => generated 1136 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:28:03.194180 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-cc68f117-65bb-413d-94fb-c3b52a914fd6 req-32493e8e-1b31-43f0-aa1e-80f5697cd00c None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:03.197937 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-cc68f117-65bb-413d-94fb-c3b52a914fd6 req-32493e8e-1b31-43f0-aa1e-80f5697cd00c tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] DELETE https://10.4.3.223/volume/v3/attachments/eca4d6ae-0783-4040-a8a5-223d9b194987 Jul 03 02:28:03.198218 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-cc68f117-65bb-413d-94fb-c3b52a914fd6 req-32493e8e-1b31-43f0-aa1e-80f5697cd00c tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:03.198524 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-cc68f117-65bb-413d-94fb-c3b52a914fd6 req-32493e8e-1b31-43f0-aa1e-80f5697cd00c tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'version_select' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:03.214903 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:03.214903 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:28:03.754939 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-cc68f117-65bb-413d-94fb-c3b52a914fd6 req-32493e8e-1b31-43f0-aa1e-80f5697cd00c tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/attachments/eca4d6ae-0783-4040-a8a5-223d9b194987 returned with HTTP 200 Jul 03 02:28:03.755435 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 325/1321] 10.4.3.223 () {72 vars in 1673 bytes} [Fri Jul 3 02:28:03 2026] DELETE /volume/v3/attachments/eca4d6ae-0783-4040-a8a5-223d9b194987 => generated 19 bytes in 562 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:28:04.180953 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-7a8c1950-8a48-4b56-9e89-5d7fd6ad6e58 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:04.183053 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-7a8c1950-8a48-4b56-9e89-5d7fd6ad6e58 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/volumes/320174e1-8560-4685-a0be-4394006de011 Jul 03 02:28:04.183293 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-7a8c1950-8a48-4b56-9e89-5d7fd6ad6e58 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:04.183547 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-7a8c1950-8a48-4b56-9e89-5d7fd6ad6e58 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:04.190292 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:04.190292 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:28:04.193344 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-7a8c1950-8a48-4b56-9e89-5d7fd6ad6e58 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Volume info retrieved successfully. Jul 03 02:28:04.197631 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-7a8c1950-8a48-4b56-9e89-5d7fd6ad6e58 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/volumes/320174e1-8560-4685-a0be-4394006de011 returned with HTTP 200 Jul 03 02:28:04.198023 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 339/1322] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:28:04 2026] GET /volume/v3/volumes/320174e1-8560-4685-a0be-4394006de011 => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:28:08.288643 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-6ba6673a-341e-4817-8f88-12992c079c72 req-050b15ad-6d24-402f-a7ae-1ef36bc8ef77 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:08.291166 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-6ba6673a-341e-4817-8f88-12992c079c72 req-050b15ad-6d24-402f-a7ae-1ef36bc8ef77 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] DELETE https://10.4.3.223/volume/v3/attachments/eca4d6ae-0783-4040-a8a5-223d9b194987 Jul 03 02:28:08.291393 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-6ba6673a-341e-4817-8f88-12992c079c72 req-050b15ad-6d24-402f-a7ae-1ef36bc8ef77 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:08.291685 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-6ba6673a-341e-4817-8f88-12992c079c72 req-050b15ad-6d24-402f-a7ae-1ef36bc8ef77 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'version_select' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:08.296999 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-6ba6673a-341e-4817-8f88-12992c079c72 req-050b15ad-6d24-402f-a7ae-1ef36bc8ef77 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/attachments/eca4d6ae-0783-4040-a8a5-223d9b194987 returned with HTTP 404 Jul 03 02:28:08.297645 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 330/1323] 10.4.3.223 () {72 vars in 1673 bytes} [Fri Jul 3 02:28:08 2026] DELETE /volume/v3/attachments/eca4d6ae-0783-4040-a8a5-223d9b194987 => generated 149 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 02:28:10.226191 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-02d41371-3e1e-4a2c-9b3e-a377560aad03 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:10.230292 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-02d41371-3e1e-4a2c-9b3e-a377560aad03 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] GET https://10.4.3.223/volume/v3/volumes/df10c892-fd67-4618-8ef1-49c604553730 Jul 03 02:28:10.230515 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-02d41371-3e1e-4a2c-9b3e-a377560aad03 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:10.230742 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-02d41371-3e1e-4a2c-9b3e-a377560aad03 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:10.241224 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:10.241224 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:28:10.245219 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-02d41371-3e1e-4a2c-9b3e-a377560aad03 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Volume info retrieved successfully. Jul 03 02:28:10.260345 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-02d41371-3e1e-4a2c-9b3e-a377560aad03 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] https://10.4.3.223/volume/v3/volumes/df10c892-fd67-4618-8ef1-49c604553730 returned with HTTP 200 Jul 03 02:28:10.260961 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 330/1324] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:28:10 2026] GET /volume/v3/volumes/df10c892-fd67-4618-8ef1-49c604553730 => generated 839 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:28:10.279701 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-80ae433d-23f1-4bc6-aeea-fd0755e953f4 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:10.283059 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-80ae433d-23f1-4bc6-aeea-fd0755e953f4 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] GET https://10.4.3.223/volume/v3/volumes/df10c892-fd67-4618-8ef1-49c604553730 Jul 03 02:28:10.283315 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-80ae433d-23f1-4bc6-aeea-fd0755e953f4 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:10.283572 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-80ae433d-23f1-4bc6-aeea-fd0755e953f4 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:10.292264 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:10.292264 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:28:10.297064 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-80ae433d-23f1-4bc6-aeea-fd0755e953f4 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Volume info retrieved successfully. Jul 03 02:28:10.306583 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-80ae433d-23f1-4bc6-aeea-fd0755e953f4 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] https://10.4.3.223/volume/v3/volumes/df10c892-fd67-4618-8ef1-49c604553730 returned with HTTP 200 Jul 03 02:28:10.307062 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 326/1325] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:28:10 2026] GET /volume/v3/volumes/df10c892-fd67-4618-8ef1-49c604553730 => generated 839 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:28:10.361736 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-55e968ea-aa92-4946-a3e3-e39320ac7c78 req-2372226c-af89-45c7-811b-54fcd8cd7468 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:10.364393 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-55e968ea-aa92-4946-a3e3-e39320ac7c78 req-2372226c-af89-45c7-811b-54fcd8cd7468 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] GET https://10.4.3.223/volume/v3/volumes/df10c892-fd67-4618-8ef1-49c604553730 Jul 03 02:28:10.364659 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-55e968ea-aa92-4946-a3e3-e39320ac7c78 req-2372226c-af89-45c7-811b-54fcd8cd7468 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:10.365016 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-55e968ea-aa92-4946-a3e3-e39320ac7c78 req-2372226c-af89-45c7-811b-54fcd8cd7468 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:10.376476 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:10.376476 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:28:10.380674 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [req-55e968ea-aa92-4946-a3e3-e39320ac7c78 req-2372226c-af89-45c7-811b-54fcd8cd7468 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Volume info retrieved successfully. Jul 03 02:28:10.385101 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-55e968ea-aa92-4946-a3e3-e39320ac7c78 req-2372226c-af89-45c7-811b-54fcd8cd7468 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] https://10.4.3.223/volume/v3/volumes/df10c892-fd67-4618-8ef1-49c604553730 returned with HTTP 200 Jul 03 02:28:10.385523 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 340/1326] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:28:10 2026] GET /volume/v3/volumes/df10c892-fd67-4618-8ef1-49c604553730 => generated 839 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:28:11.881665 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-7c9f5931-3df5-498d-ac1a-458dde5226c3 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:11.883319 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-7c9f5931-3df5-498d-ac1a-458dde5226c3 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] DELETE https://10.4.3.223/volume/v3/volumes/320174e1-8560-4685-a0be-4394006de011 Jul 03 02:28:11.883505 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-7c9f5931-3df5-498d-ac1a-458dde5226c3 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:11.883725 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-7c9f5931-3df5-498d-ac1a-458dde5226c3 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'delete' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:11.884031 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.volumes [None req-7c9f5931-3df5-498d-ac1a-458dde5226c3 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Delete volume with id: 320174e1-8560-4685-a0be-4394006de011 Jul 03 02:28:11.891457 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:11.891457 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:28:11.891911 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-7c9f5931-3df5-498d-ac1a-458dde5226c3 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Volume info retrieved successfully. Jul 03 02:28:11.924140 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-7c9f5931-3df5-498d-ac1a-458dde5226c3 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Delete volume request issued successfully. Jul 03 02:28:11.924140 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-7c9f5931-3df5-498d-ac1a-458dde5226c3 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/volumes/320174e1-8560-4685-a0be-4394006de011 returned with HTTP 202 Jul 03 02:28:11.924140 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 331/1327] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:28:11 2026] DELETE /volume/v3/volumes/320174e1-8560-4685-a0be-4394006de011 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:28:11.928946 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-65110741-6395-49e7-a7d5-1b79431cd9fd None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:11.930930 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-65110741-6395-49e7-a7d5-1b79431cd9fd tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/volumes/320174e1-8560-4685-a0be-4394006de011 Jul 03 02:28:11.931126 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-65110741-6395-49e7-a7d5-1b79431cd9fd tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:11.931395 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-65110741-6395-49e7-a7d5-1b79431cd9fd tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:11.938895 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:11.938895 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:28:11.950615 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-65110741-6395-49e7-a7d5-1b79431cd9fd tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Volume info retrieved successfully. Jul 03 02:28:11.955196 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-65110741-6395-49e7-a7d5-1b79431cd9fd tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/volumes/320174e1-8560-4685-a0be-4394006de011 returned with HTTP 200 Jul 03 02:28:11.955699 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 331/1328] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:28:11 2026] GET /volume/v3/volumes/320174e1-8560-4685-a0be-4394006de011 => generated 840 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:28:12.422142 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-1146d81b-fc37-4075-b239-65d9582a9c4f None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:12.422739 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-1146d81b-fc37-4075-b239-65d9582a9c4f None None] GET https://10.4.3.223/volume// Jul 03 02:28:12.422739 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-1146d81b-fc37-4075-b239-65d9582a9c4f None None] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:12.422893 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-1146d81b-fc37-4075-b239-65d9582a9c4f None None] Calling method 'all' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:12.423184 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-1146d81b-fc37-4075-b239-65d9582a9c4f None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:28:12.423485 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 327/1329] 10.4.3.223 () {66 vars in 1428 bytes} [Fri Jul 3 02:28:12 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:28:12.430800 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-55e968ea-aa92-4946-a3e3-e39320ac7c78 req-f7faef47-c414-4830-865f-ab6c74779c22 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:12.432602 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-55e968ea-aa92-4946-a3e3-e39320ac7c78 req-f7faef47-c414-4830-865f-ab6c74779c22 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] POST https://10.4.3.223/volume/v3/attachments Jul 03 02:28:12.432924 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-55e968ea-aa92-4946-a3e3-e39320ac7c78 req-f7faef47-c414-4830-865f-ab6c74779c22 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "df10c892-fd67-4618-8ef1-49c604553730", "connector": null, "instance_uuid": "537fcae6-2873-44a0-a55f-06ca59c7eb77"}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:28:12.441234 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:12.441234 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:28:12.474675 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-55e968ea-aa92-4946-a3e3-e39320ac7c78 req-f7faef47-c414-4830-865f-ab6c74779c22 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Jul 03 02:28:12.475170 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 341/1330] 10.4.3.223 () {74 vars in 1594 bytes} [Fri Jul 3 02:28:12 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) Jul 03 02:28:12.910754 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-8f8cf9bf-175f-4ee7-a214-751fb1e66643 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:12.916051 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-8f8cf9bf-175f-4ee7-a214-751fb1e66643 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] GET https://10.4.3.223/volume/v3/volumes/df10c892-fd67-4618-8ef1-49c604553730 Jul 03 02:28:12.916258 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-8f8cf9bf-175f-4ee7-a214-751fb1e66643 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:12.916455 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-8f8cf9bf-175f-4ee7-a214-751fb1e66643 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:12.929732 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:12.929732 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:28:12.935731 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-8f8cf9bf-175f-4ee7-a214-751fb1e66643 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Volume info retrieved successfully. Jul 03 02:28:12.940185 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-8f8cf9bf-175f-4ee7-a214-751fb1e66643 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] https://10.4.3.223/volume/v3/volumes/df10c892-fd67-4618-8ef1-49c604553730 returned with HTTP 200 Jul 03 02:28:12.940566 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 332/1331] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:28:12 2026] GET /volume/v3/volumes/df10c892-fd67-4618-8ef1-49c604553730 => generated 838 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:28:12.973961 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-60402bdc-f326-4f21-9e50-1c271b92e7b3 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:12.975704 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-60402bdc-f326-4f21-9e50-1c271b92e7b3 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/volumes/320174e1-8560-4685-a0be-4394006de011 Jul 03 02:28:12.975898 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-60402bdc-f326-4f21-9e50-1c271b92e7b3 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:12.976097 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-60402bdc-f326-4f21-9e50-1c271b92e7b3 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:12.981752 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-60402bdc-f326-4f21-9e50-1c271b92e7b3 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/volumes/320174e1-8560-4685-a0be-4394006de011 returned with HTTP 404 Jul 03 02:28:12.982199 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 332/1332] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:28:12 2026] GET /volume/v3/volumes/320174e1-8560-4685-a0be-4394006de011 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:28:12.989946 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-20bb8865-dee7-4a01-b894-13a65625f2b7 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:12.991778 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-20bb8865-dee7-4a01-b894-13a65625f2b7 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/volumes/320174e1-8560-4685-a0be-4394006de011 Jul 03 02:28:12.991970 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-20bb8865-dee7-4a01-b894-13a65625f2b7 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:12.992151 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-20bb8865-dee7-4a01-b894-13a65625f2b7 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:13.002807 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-20bb8865-dee7-4a01-b894-13a65625f2b7 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/volumes/320174e1-8560-4685-a0be-4394006de011 returned with HTTP 404 Jul 03 02:28:13.003546 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 328/1333] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:28:12 2026] GET /volume/v3/volumes/320174e1-8560-4685-a0be-4394006de011 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:28:13.009235 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-234cf48d-c6dd-48a4-b710-efdfa2772ba2 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:13.010641 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-234cf48d-c6dd-48a4-b710-efdfa2772ba2 None None] GET https://10.4.3.223/volume// Jul 03 02:28:13.010641 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-234cf48d-c6dd-48a4-b710-efdfa2772ba2 None None] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:13.010641 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-234cf48d-c6dd-48a4-b710-efdfa2772ba2 None None] Calling method 'all' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:13.011802 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-234cf48d-c6dd-48a4-b710-efdfa2772ba2 None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:28:13.014289 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-b186d153-7d48-494a-9c76-f540af76d31d None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:13.014599 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 342/1334] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:28:13 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:28:13.015985 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-b186d153-7d48-494a-9c76-f540af76d31d tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] DELETE https://10.4.3.223/volume/v3/volumes/320174e1-8560-4685-a0be-4394006de011 Jul 03 02:28:13.021001 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-b186d153-7d48-494a-9c76-f540af76d31d tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:13.021001 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-b186d153-7d48-494a-9c76-f540af76d31d tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'delete' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:13.021229 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.volumes [None req-b186d153-7d48-494a-9c76-f540af76d31d tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Delete volume with id: 320174e1-8560-4685-a0be-4394006de011 Jul 03 02:28:13.029576 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-55e968ea-aa92-4946-a3e3-e39320ac7c78 req-85a19e6e-f59a-46b6-8bfa-7ffeb8f176b2 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:13.030870 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-b186d153-7d48-494a-9c76-f540af76d31d tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/volumes/320174e1-8560-4685-a0be-4394006de011 returned with HTTP 404 Jul 03 02:28:13.031477 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 333/1335] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:28:13 2026] DELETE /volume/v3/volumes/320174e1-8560-4685-a0be-4394006de011 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:28:13.033611 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-55e968ea-aa92-4946-a3e3-e39320ac7c78 req-85a19e6e-f59a-46b6-8bfa-7ffeb8f176b2 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] GET https://10.4.3.223/volume/v3/volumes/df10c892-fd67-4618-8ef1-49c604553730 Jul 03 02:28:13.033821 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-55e968ea-aa92-4946-a3e3-e39320ac7c78 req-85a19e6e-f59a-46b6-8bfa-7ffeb8f176b2 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:13.033992 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-55e968ea-aa92-4946-a3e3-e39320ac7c78 req-85a19e6e-f59a-46b6-8bfa-7ffeb8f176b2 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:13.047153 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:13.047153 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:28:13.053063 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-55e968ea-aa92-4946-a3e3-e39320ac7c78 req-85a19e6e-f59a-46b6-8bfa-7ffeb8f176b2 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Volume info retrieved successfully. Jul 03 02:28:13.058746 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-55e968ea-aa92-4946-a3e3-e39320ac7c78 req-85a19e6e-f59a-46b6-8bfa-7ffeb8f176b2 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] https://10.4.3.223/volume/v3/volumes/df10c892-fd67-4618-8ef1-49c604553730 returned with HTTP 200 Jul 03 02:28:13.059279 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 333/1336] 10.4.3.223 () {70 vars in 1639 bytes} [Fri Jul 3 02:28:13 2026] GET /volume/v3/volumes/df10c892-fd67-4618-8ef1-49c604553730 => generated 1018 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:28:13.067868 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-e2d5723f-4be4-498e-acb8-75aeaeb93d90 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:13.071161 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-e2d5723f-4be4-498e-acb8-75aeaeb93d90 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:28:13.071562 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-e2d5723f-4be4-498e-acb8-75aeaeb93d90 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "ea993fc3-c724-45f7-8dae-63cf2cac16e5", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-254261187"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:28:13.073893 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.volumes [None req-e2d5723f-4be4-498e-acb8-75aeaeb93d90 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Create volume request body: {'volume': {'imageRef': 'ea993fc3-c724-45f7-8dae-63cf2cac16e5', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-254261187'}} {{(pid=100012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:28:13.176975 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.volumes [None req-e2d5723f-4be4-498e-acb8-75aeaeb93d90 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Create volume of 1 GB Jul 03 02:28:13.182131 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-e2d5723f-4be4-498e-acb8-75aeaeb93d90 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Availability Zones retrieved successfully. Jul 03 02:28:13.186500 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-55e968ea-aa92-4946-a3e3-e39320ac7c78 req-25f6ebf0-b440-4267-b72f-f42a6b68ca78 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:13.187926 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-e2d5723f-4be4-498e-acb8-75aeaeb93d90 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Flow 'volume_create_api' (f2582018-f1fd-45d7-a6ef-91b4a540ab09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:28:13.188726 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-55e968ea-aa92-4946-a3e3-e39320ac7c78 req-25f6ebf0-b440-4267-b72f-f42a6b68ca78 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] PUT https://10.4.3.223/volume/v3/attachments/1311b750-ccf7-4fa7-a15c-a9c4f1aec544 Jul 03 02:28:13.189745 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-55e968ea-aa92-4946-a3e3-e39320ac7c78 req-25f6ebf0-b440-4267-b72f-f42a6b68ca78 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000004352", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2a2633a05d73", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "80a8c083-552c-46a2-8db9-fd9e83fa2364", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:28:13.189885 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-e2d5723f-4be4-498e-acb8-75aeaeb93d90 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28e01972-8eb6-4aac-a9bc-f79310bc91c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:28:13.191343 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.flows.api.create_volume [None req-e2d5723f-4be4-498e-acb8-75aeaeb93d90 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Validating volume size '1' using validate_int {{(pid=100012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:28:13.199125 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.coordination [req-55e968ea-aa92-4946-a3e3-e39320ac7c78 req-25f6ebf0-b440-4267-b72f-f42a6b68ca78 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Acquiring lock "cinder-attachment_update-df10c892-fd67-4618-8ef1-49c604553730-np0000004352" by "attachment_update" {{(pid=100015) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 02:28:13.205956 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.coordination [req-55e968ea-aa92-4946-a3e3-e39320ac7c78 req-25f6ebf0-b440-4267-b72f-f42a6b68ca78 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Lock "cinder-attachment_update-df10c892-fd67-4618-8ef1-49c604553730-np0000004352" acquired by "attachment_update" :: waited 0.006s {{(pid=100015) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 02:28:13.210409 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:13.210409 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:28:13.284398 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-e2d5723f-4be4-498e-acb8-75aeaeb93d90 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28e01972-8eb6-4aac-a9bc-f79310bc91c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:28:13.285232 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-e2d5723f-4be4-498e-acb8-75aeaeb93d90 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a50a1b5b-704b-48da-8132-21905d6779c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:28:13.325583 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.quota [None req-e2d5723f-4be4-498e-acb8-75aeaeb93d90 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Created reservations ['3b1a31e6-bfb4-400b-ac8b-7e0956600f0c', '5262fa79-6854-411f-81a9-fdc575780de3', '68aa6608-33be-458c-ab25-5d45abb41cb8', '31af3486-00b9-4942-b1c7-ea03748224f3'] {{(pid=100012) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:28:13.326337 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-e2d5723f-4be4-498e-acb8-75aeaeb93d90 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a50a1b5b-704b-48da-8132-21905d6779c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3b1a31e6-bfb4-400b-ac8b-7e0956600f0c', '5262fa79-6854-411f-81a9-fdc575780de3', '68aa6608-33be-458c-ab25-5d45abb41cb8', '31af3486-00b9-4942-b1c7-ea03748224f3']}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:28:13.327036 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-e2d5723f-4be4-498e-acb8-75aeaeb93d90 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1dffdbb7-6353-4f71-ae1d-f3160cd42b5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:28:13.353230 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-e2d5723f-4be4-498e-acb8-75aeaeb93d90 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1dffdbb7-6353-4f71-ae1d-f3160cd42b5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4d630ed3-9ef9-4cee-9181-370075bc7270', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-254261187',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7de1b81420d7488f991695d2bc1f15a7',qos_specs=None,replication_status=,reservations=['3b1a31e6-bfb4-400b-ac8b-7e0956600f0c','5262fa79-6854-411f-81a9-fdc575780de3','68aa6608-33be-458c-ab25-5d45abb41cb8','31af3486-00b9-4942-b1c7-ea03748224f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7fb70befd1dd4bae81103733bda1dd6c',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:28:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-254261187',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4d630ed3-9ef9-4cee-9181-370075bc7270,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7de1b81420d7488f991695d2bc1f15a7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7fb70befd1dd4bae81103733bda1dd6c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:28:13.354632 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-e2d5723f-4be4-498e-acb8-75aeaeb93d90 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be72f6cd-5f74-4c06-bf06-42150849b5ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:28:13.377114 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-e2d5723f-4be4-498e-acb8-75aeaeb93d90 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be72f6cd-5f74-4c06-bf06-42150849b5ce) transitioned into state 'SUCCESS' from state '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-254261187',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7de1b81420d7488f991695d2bc1f15a7',qos_specs=None,replication_status=,reservations=['3b1a31e6-bfb4-400b-ac8b-7e0956600f0c','5262fa79-6854-411f-81a9-fdc575780de3','68aa6608-33be-458c-ab25-5d45abb41cb8','31af3486-00b9-4942-b1c7-ea03748224f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7fb70befd1dd4bae81103733bda1dd6c',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:28:13.377891 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-e2d5723f-4be4-498e-acb8-75aeaeb93d90 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (441e5535-f09f-44cf-b71e-160c3508adab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:28:13.392712 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-e2d5723f-4be4-498e-acb8-75aeaeb93d90 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (441e5535-f09f-44cf-b71e-160c3508adab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:28:13.393428 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-e2d5723f-4be4-498e-acb8-75aeaeb93d90 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Flow 'volume_create_api' (f2582018-f1fd-45d7-a6ef-91b4a540ab09) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:28:13.393762 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-e2d5723f-4be4-498e-acb8-75aeaeb93d90 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Create volume request issued successfully. Jul 03 02:28:13.394344 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-e2d5723f-4be4-498e-acb8-75aeaeb93d90 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:28:13.398070 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 329/1337] 10.4.3.223 () {68 vars in 1259 bytes} [Fri Jul 3 02:28:13 2026] POST /volume/v3/volumes => generated 748 bytes in 330 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:28:13.409070 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-328c4e9a-a8f8-4086-ad50-92d209933925 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:13.410868 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-328c4e9a-a8f8-4086-ad50-92d209933925 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/volumes/4d630ed3-9ef9-4cee-9181-370075bc7270 Jul 03 02:28:13.411062 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-328c4e9a-a8f8-4086-ad50-92d209933925 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:13.411274 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-328c4e9a-a8f8-4086-ad50-92d209933925 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:13.420295 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:13.420295 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:28:13.423820 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-328c4e9a-a8f8-4086-ad50-92d209933925 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Volume info retrieved successfully. Jul 03 02:28:13.430870 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-328c4e9a-a8f8-4086-ad50-92d209933925 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/volumes/4d630ed3-9ef9-4cee-9181-370075bc7270 returned with HTTP 200 Jul 03 02:28:13.431289 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 334/1338] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:28:13 2026] GET /volume/v3/volumes/4d630ed3-9ef9-4cee-9181-370075bc7270 => generated 816 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:28:13.749409 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.coordination [req-55e968ea-aa92-4946-a3e3-e39320ac7c78 req-25f6ebf0-b440-4267-b72f-f42a6b68ca78 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Lock "cinder-attachment_update-df10c892-fd67-4618-8ef1-49c604553730-np0000004352" released by "attachment_update" :: held 0.543s {{(pid=100015) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 02:28:13.749409 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-55e968ea-aa92-4946-a3e3-e39320ac7c78 req-25f6ebf0-b440-4267-b72f-f42a6b68ca78 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] https://10.4.3.223/volume/v3/attachments/1311b750-ccf7-4fa7-a15c-a9c4f1aec544 returned with HTTP 200 Jul 03 02:28:13.749409 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 343/1339] 10.4.3.223 () {74 vars in 1704 bytes} [Fri Jul 3 02:28:13 2026] PUT /volume/v3/attachments/1311b750-ccf7-4fa7-a15c-a9c4f1aec544 => generated 969 bytes in 563 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:28:13.958042 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-66cf79da-0c06-486d-9a31-ebe57e7778ee None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:13.960531 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-66cf79da-0c06-486d-9a31-ebe57e7778ee tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] GET https://10.4.3.223/volume/v3/volumes/df10c892-fd67-4618-8ef1-49c604553730 Jul 03 02:28:13.960830 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-66cf79da-0c06-486d-9a31-ebe57e7778ee tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:13.961114 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-66cf79da-0c06-486d-9a31-ebe57e7778ee tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:13.980776 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:13.980776 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:28:13.985743 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-66cf79da-0c06-486d-9a31-ebe57e7778ee tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Volume info retrieved successfully. Jul 03 02:28:13.992617 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-66cf79da-0c06-486d-9a31-ebe57e7778ee tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] https://10.4.3.223/volume/v3/volumes/df10c892-fd67-4618-8ef1-49c604553730 returned with HTTP 200 Jul 03 02:28:13.996450 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 334/1340] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:28:13 2026] GET /volume/v3/volumes/df10c892-fd67-4618-8ef1-49c604553730 => generated 839 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:28:14.443697 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-21502785-6607-4e99-a1ed-0c8af7bbafa7 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:14.445519 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-21502785-6607-4e99-a1ed-0c8af7bbafa7 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/volumes/4d630ed3-9ef9-4cee-9181-370075bc7270 Jul 03 02:28:14.445699 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-21502785-6607-4e99-a1ed-0c8af7bbafa7 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:14.446246 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-21502785-6607-4e99-a1ed-0c8af7bbafa7 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:14.452748 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:14.452748 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:28:14.456120 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-21502785-6607-4e99-a1ed-0c8af7bbafa7 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Volume info retrieved successfully. Jul 03 02:28:14.460441 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-21502785-6607-4e99-a1ed-0c8af7bbafa7 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/volumes/4d630ed3-9ef9-4cee-9181-370075bc7270 returned with HTTP 200 Jul 03 02:28:14.460888 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 330/1341] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:28:14 2026] GET /volume/v3/volumes/4d630ed3-9ef9-4cee-9181-370075bc7270 => generated 1356 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:28:14.471495 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-8ba34f9e-b1fa-4d2e-8fbf-3fbc76f235a5 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:14.473934 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-8ba34f9e-b1fa-4d2e-8fbf-3fbc76f235a5 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/volumes/4d630ed3-9ef9-4cee-9181-370075bc7270 Jul 03 02:28:14.474204 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-8ba34f9e-b1fa-4d2e-8fbf-3fbc76f235a5 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:14.474504 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-8ba34f9e-b1fa-4d2e-8fbf-3fbc76f235a5 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:14.488211 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:14.488211 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:28:14.495911 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-8ba34f9e-b1fa-4d2e-8fbf-3fbc76f235a5 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Volume info retrieved successfully. Jul 03 02:28:14.503774 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-8ba34f9e-b1fa-4d2e-8fbf-3fbc76f235a5 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/volumes/4d630ed3-9ef9-4cee-9181-370075bc7270 returned with HTTP 200 Jul 03 02:28:14.504336 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 335/1342] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:28:14 2026] GET /volume/v3/volumes/4d630ed3-9ef9-4cee-9181-370075bc7270 => generated 1356 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:28:14.521609 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-bbbd3ffd-2b04-4e6f-a009-70023dd70461 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:14.526871 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-bbbd3ffd-2b04-4e6f-a009-70023dd70461 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] POST https://10.4.3.223/volume/v3/backups Jul 03 02:28:14.526871 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-bbbd3ffd-2b04-4e6f-a009-70023dd70461 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "4d630ed3-9ef9-4cee-9181-370075bc7270", "name": "tempest-VolumesBackupsTest-Backup-972907222", "container": "tempest-volumesbackupstest-backup-container-1499391366"}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:28:14.526871 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.contrib.backups [None req-bbbd3ffd-2b04-4e6f-a009-70023dd70461 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Creating new backup {'backup': {'volume_id': '4d630ed3-9ef9-4cee-9181-370075bc7270', 'name': 'tempest-VolumesBackupsTest-Backup-972907222', 'container': 'tempest-volumesbackupstest-backup-container-1499391366'}} {{(pid=100015) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 02:28:14.526871 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.contrib.backups [None req-bbbd3ffd-2b04-4e6f-a009-70023dd70461 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Creating backup of volume 4d630ed3-9ef9-4cee-9181-370075bc7270 in container tempest-volumesbackupstest-backup-container-1499391366 Jul 03 02:28:14.537833 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:14.537833 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:28:14.538764 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-bbbd3ffd-2b04-4e6f-a009-70023dd70461 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Volume info retrieved successfully. Jul 03 02:28:14.561739 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.quota [None req-bbbd3ffd-2b04-4e6f-a009-70023dd70461 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Created reservations ['07b3a089-b10c-4705-91fc-b70879ffd0c0', 'badee0cf-c7c2-4b09-bd7c-14d3ee2d5b21'] {{(pid=100015) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:28:14.604816 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-bbbd3ffd-2b04-4e6f-a009-70023dd70461 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups returned with HTTP 202 Jul 03 02:28:14.605287 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 344/1343] 10.4.3.223 () {68 vars in 1259 bytes} [Fri Jul 3 02:28:14 2026] POST /volume/v3/backups => generated 329 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:28:14.618132 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-50b892ad-97b2-40c7-94b6-c3deb1616394 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:14.620315 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-50b892ad-97b2-40c7-94b6-c3deb1616394 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/cdc9e69c-9227-42ec-9533-b0ec7d6c05aa Jul 03 02:28:14.620572 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-50b892ad-97b2-40c7-94b6-c3deb1616394 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:14.620804 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-50b892ad-97b2-40c7-94b6-c3deb1616394 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:14.620999 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-50b892ad-97b2-40c7-94b6-c3deb1616394 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id cdc9e69c-9227-42ec-9533-b0ec7d6c05aa. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:28:14.626021 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:14.626021 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:28:14.626892 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-50b892ad-97b2-40c7-94b6-c3deb1616394 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/cdc9e69c-9227-42ec-9533-b0ec7d6c05aa returned with HTTP 200 Jul 03 02:28:14.627320 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 335/1344] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:28:14 2026] GET /volume/v3/backups/cdc9e69c-9227-42ec-9533-b0ec7d6c05aa => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:28:15.014097 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-272a9bd9-4cfa-4e29-9f66-f0f4006c4473 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:15.016599 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-272a9bd9-4cfa-4e29-9f66-f0f4006c4473 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] GET https://10.4.3.223/volume/v3/volumes/df10c892-fd67-4618-8ef1-49c604553730 Jul 03 02:28:15.016599 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-272a9bd9-4cfa-4e29-9f66-f0f4006c4473 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:15.018782 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-272a9bd9-4cfa-4e29-9f66-f0f4006c4473 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:15.023078 np0000004352 devstack@c-api.service[100012]: DEBUG dbcounter [-] [100012] Writing DB stats cinder:SELECT=168,cinder:INSERT=28,cinder:UPDATE=44 {{(pid=100012) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 02:28:15.037065 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:15.037065 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:28:15.042644 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-272a9bd9-4cfa-4e29-9f66-f0f4006c4473 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Volume info retrieved successfully. Jul 03 02:28:15.051329 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-272a9bd9-4cfa-4e29-9f66-f0f4006c4473 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] https://10.4.3.223/volume/v3/volumes/df10c892-fd67-4618-8ef1-49c604553730 returned with HTTP 200 Jul 03 02:28:15.051999 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 331/1345] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:28:15 2026] GET /volume/v3/volumes/df10c892-fd67-4618-8ef1-49c604553730 => generated 839 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:28:15.643459 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-f136c952-a011-4551-b3d2-279fb20ac1e9 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:15.647021 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-f136c952-a011-4551-b3d2-279fb20ac1e9 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/cdc9e69c-9227-42ec-9533-b0ec7d6c05aa Jul 03 02:28:15.647021 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-f136c952-a011-4551-b3d2-279fb20ac1e9 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:15.647021 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-f136c952-a011-4551-b3d2-279fb20ac1e9 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:15.647645 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-f136c952-a011-4551-b3d2-279fb20ac1e9 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id cdc9e69c-9227-42ec-9533-b0ec7d6c05aa. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:28:15.653448 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:15.653448 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:28:15.654249 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-f136c952-a011-4551-b3d2-279fb20ac1e9 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/cdc9e69c-9227-42ec-9533-b0ec7d6c05aa returned with HTTP 200 Jul 03 02:28:15.654551 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 336/1346] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:28:15 2026] GET /volume/v3/backups/cdc9e69c-9227-42ec-9533-b0ec7d6c05aa => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:28:16.067038 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-d49e68ac-a97a-402a-8b73-168588996e8d None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:16.073373 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-d49e68ac-a97a-402a-8b73-168588996e8d tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] GET https://10.4.3.223/volume/v3/volumes/df10c892-fd67-4618-8ef1-49c604553730 Jul 03 02:28:16.074828 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-d49e68ac-a97a-402a-8b73-168588996e8d tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:16.075080 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-d49e68ac-a97a-402a-8b73-168588996e8d tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:16.077374 np0000004352 devstack@c-api.service[100015]: DEBUG dbcounter [-] [100015] Writing DB stats cinder:SELECT=110,cinder:UPDATE=18,cinder:INSERT=5 {{(pid=100015) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 02:28:16.085475 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:16.085475 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:28:16.088988 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-d49e68ac-a97a-402a-8b73-168588996e8d tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Volume info retrieved successfully. Jul 03 02:28:16.093685 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-d49e68ac-a97a-402a-8b73-168588996e8d tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] https://10.4.3.223/volume/v3/volumes/df10c892-fd67-4618-8ef1-49c604553730 returned with HTTP 200 Jul 03 02:28:16.094104 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 345/1347] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:28:16 2026] GET /volume/v3/volumes/df10c892-fd67-4618-8ef1-49c604553730 => generated 839 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:28:16.665328 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-6dea4596-2f5d-4d89-b8dd-869416ede2f4 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:16.668445 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-6dea4596-2f5d-4d89-b8dd-869416ede2f4 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/cdc9e69c-9227-42ec-9533-b0ec7d6c05aa Jul 03 02:28:16.668737 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-6dea4596-2f5d-4d89-b8dd-869416ede2f4 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:16.668996 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-6dea4596-2f5d-4d89-b8dd-869416ede2f4 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:16.669268 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-6dea4596-2f5d-4d89-b8dd-869416ede2f4 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id cdc9e69c-9227-42ec-9533-b0ec7d6c05aa. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:28:16.673866 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:16.673866 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:28:16.674843 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-6dea4596-2f5d-4d89-b8dd-869416ede2f4 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/cdc9e69c-9227-42ec-9533-b0ec7d6c05aa returned with HTTP 200 Jul 03 02:28:16.675359 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 336/1348] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:28:16 2026] GET /volume/v3/backups/cdc9e69c-9227-42ec-9533-b0ec7d6c05aa => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:28:17.106777 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-d594bccd-c2fb-4fdb-b62e-ad8e922a1395 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:17.108355 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-d594bccd-c2fb-4fdb-b62e-ad8e922a1395 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] GET https://10.4.3.223/volume/v3/volumes/df10c892-fd67-4618-8ef1-49c604553730 Jul 03 02:28:17.108547 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-d594bccd-c2fb-4fdb-b62e-ad8e922a1395 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:17.108713 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-d594bccd-c2fb-4fdb-b62e-ad8e922a1395 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:17.117345 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:17.117345 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:28:17.120725 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-d594bccd-c2fb-4fdb-b62e-ad8e922a1395 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Volume info retrieved successfully. Jul 03 02:28:17.124784 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-d594bccd-c2fb-4fdb-b62e-ad8e922a1395 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] https://10.4.3.223/volume/v3/volumes/df10c892-fd67-4618-8ef1-49c604553730 returned with HTTP 200 Jul 03 02:28:17.125156 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 332/1349] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:28:17 2026] GET /volume/v3/volumes/df10c892-fd67-4618-8ef1-49c604553730 => generated 839 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:28:17.697573 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-ab63910f-41cd-456f-b9e5-7675109114cc None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:17.701206 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-ab63910f-41cd-456f-b9e5-7675109114cc tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/cdc9e69c-9227-42ec-9533-b0ec7d6c05aa Jul 03 02:28:17.701702 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-ab63910f-41cd-456f-b9e5-7675109114cc tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:17.701702 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-ab63910f-41cd-456f-b9e5-7675109114cc tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:17.701801 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-ab63910f-41cd-456f-b9e5-7675109114cc tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id cdc9e69c-9227-42ec-9533-b0ec7d6c05aa. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:28:17.704029 np0000004352 devstack@c-api.service[100014]: DEBUG dbcounter [-] [100014] Writing DB stats cinder:SELECT=97,cinder:UPDATE=7,cinder:INSERT=3 {{(pid=100014) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 02:28:17.711062 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:17.711062 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:28:17.711863 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-ab63910f-41cd-456f-b9e5-7675109114cc tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/cdc9e69c-9227-42ec-9533-b0ec7d6c05aa returned with HTTP 200 Jul 03 02:28:17.712502 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 337/1350] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:28:17 2026] GET /volume/v3/backups/cdc9e69c-9227-42ec-9533-b0ec7d6c05aa => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:28:18.138520 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-87a1edb2-1408-43e9-b6de-6c4950f41551 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:18.141475 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-87a1edb2-1408-43e9-b6de-6c4950f41551 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] GET https://10.4.3.223/volume/v3/volumes/df10c892-fd67-4618-8ef1-49c604553730 Jul 03 02:28:18.141475 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-87a1edb2-1408-43e9-b6de-6c4950f41551 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:18.141475 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-87a1edb2-1408-43e9-b6de-6c4950f41551 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:18.166518 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:18.166518 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:28:18.177612 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-87a1edb2-1408-43e9-b6de-6c4950f41551 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Volume info retrieved successfully. Jul 03 02:28:18.183330 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-87a1edb2-1408-43e9-b6de-6c4950f41551 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] https://10.4.3.223/volume/v3/volumes/df10c892-fd67-4618-8ef1-49c604553730 returned with HTTP 200 Jul 03 02:28:18.183881 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 346/1351] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:28:18 2026] GET /volume/v3/volumes/df10c892-fd67-4618-8ef1-49c604553730 => generated 839 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:28:18.724947 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-a48f358c-c1ce-4cb9-a6e1-3fabdb824c51 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:18.726765 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-a48f358c-c1ce-4cb9-a6e1-3fabdb824c51 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/cdc9e69c-9227-42ec-9533-b0ec7d6c05aa Jul 03 02:28:18.728668 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-a48f358c-c1ce-4cb9-a6e1-3fabdb824c51 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:18.728668 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-a48f358c-c1ce-4cb9-a6e1-3fabdb824c51 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:18.728668 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-a48f358c-c1ce-4cb9-a6e1-3fabdb824c51 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id cdc9e69c-9227-42ec-9533-b0ec7d6c05aa. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:28:18.732736 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:18.732736 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:28:18.734015 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-a48f358c-c1ce-4cb9-a6e1-3fabdb824c51 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/cdc9e69c-9227-42ec-9533-b0ec7d6c05aa returned with HTTP 200 Jul 03 02:28:18.734209 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 337/1352] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:28:18 2026] GET /volume/v3/backups/cdc9e69c-9227-42ec-9533-b0ec7d6c05aa => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:28:19.199213 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-2feaf451-2b42-4fd2-8b67-3bd8ca13a52b None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:19.202602 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-2feaf451-2b42-4fd2-8b67-3bd8ca13a52b tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] GET https://10.4.3.223/volume/v3/volumes/df10c892-fd67-4618-8ef1-49c604553730 Jul 03 02:28:19.202602 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-2feaf451-2b42-4fd2-8b67-3bd8ca13a52b tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:19.202602 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-2feaf451-2b42-4fd2-8b67-3bd8ca13a52b tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:19.211443 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:19.211443 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:28:19.214818 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-2feaf451-2b42-4fd2-8b67-3bd8ca13a52b tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Volume info retrieved successfully. Jul 03 02:28:19.218806 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-2feaf451-2b42-4fd2-8b67-3bd8ca13a52b tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] https://10.4.3.223/volume/v3/volumes/df10c892-fd67-4618-8ef1-49c604553730 returned with HTTP 200 Jul 03 02:28:19.219400 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 333/1353] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:28:19 2026] GET /volume/v3/volumes/df10c892-fd67-4618-8ef1-49c604553730 => generated 839 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:28:19.750279 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-76e377be-c544-4e74-8ac1-acb1abd34a28 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:19.752059 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-76e377be-c544-4e74-8ac1-acb1abd34a28 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/cdc9e69c-9227-42ec-9533-b0ec7d6c05aa Jul 03 02:28:19.752251 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-76e377be-c544-4e74-8ac1-acb1abd34a28 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:19.752445 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-76e377be-c544-4e74-8ac1-acb1abd34a28 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:19.752556 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-76e377be-c544-4e74-8ac1-acb1abd34a28 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id cdc9e69c-9227-42ec-9533-b0ec7d6c05aa. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:28:19.759414 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:19.759414 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:28:19.760125 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-76e377be-c544-4e74-8ac1-acb1abd34a28 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/cdc9e69c-9227-42ec-9533-b0ec7d6c05aa returned with HTTP 200 Jul 03 02:28:19.760480 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 338/1354] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:28:19 2026] GET /volume/v3/backups/cdc9e69c-9227-42ec-9533-b0ec7d6c05aa => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:28:19.995576 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-55e968ea-aa92-4946-a3e3-e39320ac7c78 req-aef96fcb-91c9-4c02-bbc2-b5232d2d28ba None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:19.999833 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-55e968ea-aa92-4946-a3e3-e39320ac7c78 req-aef96fcb-91c9-4c02-bbc2-b5232d2d28ba tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] POST https://10.4.3.223/volume/v3/attachments/1311b750-ccf7-4fa7-a15c-a9c4f1aec544/action Jul 03 02:28:20.000524 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-55e968ea-aa92-4946-a3e3-e39320ac7c78 req-aef96fcb-91c9-4c02-bbc2-b5232d2d28ba tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Action body: b'{"os-complete": null}' {{(pid=100015) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:28:20.000524 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-55e968ea-aa92-4946-a3e3-e39320ac7c78 req-aef96fcb-91c9-4c02-bbc2-b5232d2d28ba tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:28:20.043258 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:20.043258 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:28:20.057197 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-55e968ea-aa92-4946-a3e3-e39320ac7c78 req-aef96fcb-91c9-4c02-bbc2-b5232d2d28ba tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] https://10.4.3.223/volume/v3/attachments/1311b750-ccf7-4fa7-a15c-a9c4f1aec544/action returned with HTTP 204 Jul 03 02:28:20.057692 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 347/1355] 10.4.3.223 () {74 vars in 1725 bytes} [Fri Jul 3 02:28:19 2026] POST /volume/v3/attachments/1311b750-ccf7-4fa7-a15c-a9c4f1aec544/action => generated 0 bytes in 63 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:28:20.236601 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-fc82dd32-a4a3-4c6f-b812-1de925e33e2e None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:20.241506 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-fc82dd32-a4a3-4c6f-b812-1de925e33e2e tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] GET https://10.4.3.223/volume/v3/volumes/df10c892-fd67-4618-8ef1-49c604553730 Jul 03 02:28:20.241768 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-fc82dd32-a4a3-4c6f-b812-1de925e33e2e tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:20.242013 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-fc82dd32-a4a3-4c6f-b812-1de925e33e2e tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:20.257249 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:20.257249 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:28:20.262515 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-fc82dd32-a4a3-4c6f-b812-1de925e33e2e tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Volume info retrieved successfully. Jul 03 02:28:20.268863 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-fc82dd32-a4a3-4c6f-b812-1de925e33e2e tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] https://10.4.3.223/volume/v3/volumes/df10c892-fd67-4618-8ef1-49c604553730 returned with HTTP 200 Jul 03 02:28:20.269329 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 338/1356] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:28:20 2026] GET /volume/v3/volumes/df10c892-fd67-4618-8ef1-49c604553730 => generated 1131 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:28:20.286866 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-2eec93b3-31a0-4c20-8181-35e0c3259733 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:20.289709 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-2eec93b3-31a0-4c20-8181-35e0c3259733 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] GET https://10.4.3.223/volume/v3/volumes/df10c892-fd67-4618-8ef1-49c604553730 Jul 03 02:28:20.290203 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-2eec93b3-31a0-4c20-8181-35e0c3259733 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:20.290290 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-2eec93b3-31a0-4c20-8181-35e0c3259733 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:20.303810 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:20.303810 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:28:20.310846 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-2eec93b3-31a0-4c20-8181-35e0c3259733 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Volume info retrieved successfully. Jul 03 02:28:20.315921 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-2eec93b3-31a0-4c20-8181-35e0c3259733 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] https://10.4.3.223/volume/v3/volumes/df10c892-fd67-4618-8ef1-49c604553730 returned with HTTP 200 Jul 03 02:28:20.316528 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 334/1357] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:28:20 2026] GET /volume/v3/volumes/df10c892-fd67-4618-8ef1-49c604553730 => generated 1131 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:28:20.770072 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-454b45b5-b5d1-4e0c-b4e0-c502a535daf5 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:20.772183 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-454b45b5-b5d1-4e0c-b4e0-c502a535daf5 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/cdc9e69c-9227-42ec-9533-b0ec7d6c05aa Jul 03 02:28:20.772445 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-454b45b5-b5d1-4e0c-b4e0-c502a535daf5 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:20.772699 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-454b45b5-b5d1-4e0c-b4e0-c502a535daf5 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:20.772803 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-454b45b5-b5d1-4e0c-b4e0-c502a535daf5 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id cdc9e69c-9227-42ec-9533-b0ec7d6c05aa. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:28:20.781786 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:20.781786 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:28:20.783067 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-454b45b5-b5d1-4e0c-b4e0-c502a535daf5 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/cdc9e69c-9227-42ec-9533-b0ec7d6c05aa returned with HTTP 200 Jul 03 02:28:20.783549 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 339/1358] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:28:20 2026] GET /volume/v3/backups/cdc9e69c-9227-42ec-9533-b0ec7d6c05aa => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:28:21.641900 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-b47f438a-4fcc-462d-a322-6f40b43edbf8 req-2acb252d-6400-45d6-89e9-97faa81b0c3f None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:21.644325 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-b47f438a-4fcc-462d-a322-6f40b43edbf8 req-2acb252d-6400-45d6-89e9-97faa81b0c3f tempest-ServerActionsV293TestJSON-1040758398 tempest-ServerActionsV293TestJSON-1040758398-project-member] DELETE https://10.4.3.223/volume/v3/attachments/8c67548e-cfc9-4252-9e9f-2113d26e746f Jul 03 02:28:21.644624 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-b47f438a-4fcc-462d-a322-6f40b43edbf8 req-2acb252d-6400-45d6-89e9-97faa81b0c3f tempest-ServerActionsV293TestJSON-1040758398 tempest-ServerActionsV293TestJSON-1040758398-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:21.644910 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-b47f438a-4fcc-462d-a322-6f40b43edbf8 req-2acb252d-6400-45d6-89e9-97faa81b0c3f tempest-ServerActionsV293TestJSON-1040758398 tempest-ServerActionsV293TestJSON-1040758398-project-member] Calling method 'version_select' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:21.662091 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:21.662091 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:28:21.797172 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-777fde69-453d-4dc3-a8cb-ba77090520a1 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:21.799559 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-777fde69-453d-4dc3-a8cb-ba77090520a1 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/cdc9e69c-9227-42ec-9533-b0ec7d6c05aa Jul 03 02:28:21.799810 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-777fde69-453d-4dc3-a8cb-ba77090520a1 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:21.799992 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-777fde69-453d-4dc3-a8cb-ba77090520a1 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:21.800085 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-777fde69-453d-4dc3-a8cb-ba77090520a1 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id cdc9e69c-9227-42ec-9533-b0ec7d6c05aa. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:28:21.807334 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:21.807334 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:28:21.807334 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-777fde69-453d-4dc3-a8cb-ba77090520a1 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/cdc9e69c-9227-42ec-9533-b0ec7d6c05aa returned with HTTP 200 Jul 03 02:28:21.808312 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 339/1359] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:28:21 2026] GET /volume/v3/backups/cdc9e69c-9227-42ec-9533-b0ec7d6c05aa => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:28:22.205063 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-b47f438a-4fcc-462d-a322-6f40b43edbf8 req-2acb252d-6400-45d6-89e9-97faa81b0c3f tempest-ServerActionsV293TestJSON-1040758398 tempest-ServerActionsV293TestJSON-1040758398-project-member] https://10.4.3.223/volume/v3/attachments/8c67548e-cfc9-4252-9e9f-2113d26e746f returned with HTTP 200 Jul 03 02:28:22.207758 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 348/1360] 10.4.3.223 () {72 vars in 1673 bytes} [Fri Jul 3 02:28:21 2026] DELETE /volume/v3/attachments/8c67548e-cfc9-4252-9e9f-2113d26e746f => generated 19 bytes in 565 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:28:22.217172 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-b47f438a-4fcc-462d-a322-6f40b43edbf8 req-2a4352a1-b1e1-4c86-bc7d-35245b29877e None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:22.220682 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-b47f438a-4fcc-462d-a322-6f40b43edbf8 req-2a4352a1-b1e1-4c86-bc7d-35245b29877e tempest-ServerActionsV293TestJSON-1040758398 tempest-ServerActionsV293TestJSON-1040758398-project-member] DELETE https://10.4.3.223/volume/v3/volumes/bad14176-2553-4c44-8b14-1da54777e5bb Jul 03 02:28:22.220943 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-b47f438a-4fcc-462d-a322-6f40b43edbf8 req-2a4352a1-b1e1-4c86-bc7d-35245b29877e tempest-ServerActionsV293TestJSON-1040758398 tempest-ServerActionsV293TestJSON-1040758398-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:22.221565 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-b47f438a-4fcc-462d-a322-6f40b43edbf8 req-2a4352a1-b1e1-4c86-bc7d-35245b29877e tempest-ServerActionsV293TestJSON-1040758398 tempest-ServerActionsV293TestJSON-1040758398-project-member] Calling method 'delete' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:22.221565 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.volumes [req-b47f438a-4fcc-462d-a322-6f40b43edbf8 req-2a4352a1-b1e1-4c86-bc7d-35245b29877e tempest-ServerActionsV293TestJSON-1040758398 tempest-ServerActionsV293TestJSON-1040758398-project-member] Delete volume with id: bad14176-2553-4c44-8b14-1da54777e5bb Jul 03 02:28:22.232114 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:22.232114 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:28:22.232898 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [req-b47f438a-4fcc-462d-a322-6f40b43edbf8 req-2a4352a1-b1e1-4c86-bc7d-35245b29877e tempest-ServerActionsV293TestJSON-1040758398 tempest-ServerActionsV293TestJSON-1040758398-project-member] Volume info retrieved successfully. Jul 03 02:28:22.262572 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [req-b47f438a-4fcc-462d-a322-6f40b43edbf8 req-2a4352a1-b1e1-4c86-bc7d-35245b29877e tempest-ServerActionsV293TestJSON-1040758398 tempest-ServerActionsV293TestJSON-1040758398-project-member] Delete volume request issued successfully. Jul 03 02:28:22.262873 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-b47f438a-4fcc-462d-a322-6f40b43edbf8 req-2a4352a1-b1e1-4c86-bc7d-35245b29877e tempest-ServerActionsV293TestJSON-1040758398 tempest-ServerActionsV293TestJSON-1040758398-project-member] https://10.4.3.223/volume/v3/volumes/bad14176-2553-4c44-8b14-1da54777e5bb returned with HTTP 202 Jul 03 02:28:22.263557 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 335/1361] 10.4.3.223 () {70 vars in 1620 bytes} [Fri Jul 3 02:28:22 2026] DELETE /volume/v3/volumes/bad14176-2553-4c44-8b14-1da54777e5bb => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:28:22.819161 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-58547ead-def1-415e-9fef-88dc6af3de4a None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:22.821640 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-58547ead-def1-415e-9fef-88dc6af3de4a tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/cdc9e69c-9227-42ec-9533-b0ec7d6c05aa Jul 03 02:28:22.821823 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-58547ead-def1-415e-9fef-88dc6af3de4a tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:22.821989 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-58547ead-def1-415e-9fef-88dc6af3de4a tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:22.822088 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-58547ead-def1-415e-9fef-88dc6af3de4a tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id cdc9e69c-9227-42ec-9533-b0ec7d6c05aa. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:28:22.827272 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:22.827272 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:28:22.828179 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-58547ead-def1-415e-9fef-88dc6af3de4a tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/cdc9e69c-9227-42ec-9533-b0ec7d6c05aa returned with HTTP 200 Jul 03 02:28:22.828638 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 340/1362] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:28:22 2026] GET /volume/v3/backups/cdc9e69c-9227-42ec-9533-b0ec7d6c05aa => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:28:23.844300 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-d8c2c65d-eadd-49d9-90f7-d8889d86506a None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:23.852459 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-d8c2c65d-eadd-49d9-90f7-d8889d86506a tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/cdc9e69c-9227-42ec-9533-b0ec7d6c05aa Jul 03 02:28:23.852459 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-d8c2c65d-eadd-49d9-90f7-d8889d86506a tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:23.852459 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-d8c2c65d-eadd-49d9-90f7-d8889d86506a tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:23.852459 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-d8c2c65d-eadd-49d9-90f7-d8889d86506a tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id cdc9e69c-9227-42ec-9533-b0ec7d6c05aa. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:28:23.853959 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:23.853959 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:28:23.854938 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-d8c2c65d-eadd-49d9-90f7-d8889d86506a tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/cdc9e69c-9227-42ec-9533-b0ec7d6c05aa returned with HTTP 200 Jul 03 02:28:23.855410 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 340/1363] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:28:23 2026] GET /volume/v3/backups/cdc9e69c-9227-42ec-9533-b0ec7d6c05aa => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:28:24.403867 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-5ef82b70-ff94-4676-9191-595993864378 req-19f4fc48-0eaa-47d2-8a54-ad6d06550eed None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:24.406437 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-5ef82b70-ff94-4676-9191-595993864378 req-19f4fc48-0eaa-47d2-8a54-ad6d06550eed tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] GET https://10.4.3.223/volume/v3/volumes/df10c892-fd67-4618-8ef1-49c604553730 Jul 03 02:28:24.406437 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-5ef82b70-ff94-4676-9191-595993864378 req-19f4fc48-0eaa-47d2-8a54-ad6d06550eed tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:24.406856 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-5ef82b70-ff94-4676-9191-595993864378 req-19f4fc48-0eaa-47d2-8a54-ad6d06550eed tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:24.420321 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:24.420321 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:28:24.426885 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [req-5ef82b70-ff94-4676-9191-595993864378 req-19f4fc48-0eaa-47d2-8a54-ad6d06550eed tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Volume info retrieved successfully. Jul 03 02:28:24.433706 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-5ef82b70-ff94-4676-9191-595993864378 req-19f4fc48-0eaa-47d2-8a54-ad6d06550eed tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] https://10.4.3.223/volume/v3/volumes/df10c892-fd67-4618-8ef1-49c604553730 returned with HTTP 200 Jul 03 02:28:24.434356 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 349/1364] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:28:24 2026] GET /volume/v3/volumes/df10c892-fd67-4618-8ef1-49c604553730 => generated 1131 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:28:24.456111 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-5ef82b70-ff94-4676-9191-595993864378 req-db406f54-e0a8-457d-bcd7-32cf0980dcd5 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:24.458433 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-5ef82b70-ff94-4676-9191-595993864378 req-db406f54-e0a8-457d-bcd7-32cf0980dcd5 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] POST https://10.4.3.223/volume/v3/volumes/df10c892-fd67-4618-8ef1-49c604553730/action Jul 03 02:28:24.458815 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-5ef82b70-ff94-4676-9191-595993864378 req-db406f54-e0a8-457d-bcd7-32cf0980dcd5 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100012) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:28:24.458935 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-5ef82b70-ff94-4676-9191-595993864378 req-db406f54-e0a8-457d-bcd7-32cf0980dcd5 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:28:24.472327 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:24.472327 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:28:24.472996 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [req-5ef82b70-ff94-4676-9191-595993864378 req-db406f54-e0a8-457d-bcd7-32cf0980dcd5 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Volume info retrieved successfully. Jul 03 02:28:24.484644 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [req-5ef82b70-ff94-4676-9191-595993864378 req-db406f54-e0a8-457d-bcd7-32cf0980dcd5 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Begin detaching volume completed successfully. Jul 03 02:28:24.485209 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-5ef82b70-ff94-4676-9191-595993864378 req-db406f54-e0a8-457d-bcd7-32cf0980dcd5 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] https://10.4.3.223/volume/v3/volumes/df10c892-fd67-4618-8ef1-49c604553730/action returned with HTTP 202 Jul 03 02:28:24.486227 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 336/1365] 10.4.3.223 () {72 vars in 1672 bytes} [Fri Jul 3 02:28:24 2026] POST /volume/v3/volumes/df10c892-fd67-4618-8ef1-49c604553730/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 02:28:24.868739 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-1bf36c47-e006-4231-a475-a31e74a8f25b None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:24.870662 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-1bf36c47-e006-4231-a475-a31e74a8f25b tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/cdc9e69c-9227-42ec-9533-b0ec7d6c05aa Jul 03 02:28:24.870893 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-1bf36c47-e006-4231-a475-a31e74a8f25b tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:24.871268 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-1bf36c47-e006-4231-a475-a31e74a8f25b tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:24.871268 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-1bf36c47-e006-4231-a475-a31e74a8f25b tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id cdc9e69c-9227-42ec-9533-b0ec7d6c05aa. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:28:24.876189 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:24.876189 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:28:24.877246 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-1bf36c47-e006-4231-a475-a31e74a8f25b tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/cdc9e69c-9227-42ec-9533-b0ec7d6c05aa returned with HTTP 200 Jul 03 02:28:24.877507 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 341/1366] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:28:24 2026] GET /volume/v3/backups/cdc9e69c-9227-42ec-9533-b0ec7d6c05aa => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:28:25.306413 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-4026049f-5a79-449c-a9d4-76b6c96455b1 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:25.308656 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-4026049f-5a79-449c-a9d4-76b6c96455b1 tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] GET https://10.4.3.223/volume/v3/volumes/368db67d-b0f0-4da1-9306-2d5b3e5e7ede Jul 03 02:28:25.308938 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-4026049f-5a79-449c-a9d4-76b6c96455b1 tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:25.309196 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-4026049f-5a79-449c-a9d4-76b6c96455b1 tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:25.319265 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:25.319265 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:28:25.322838 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-4026049f-5a79-449c-a9d4-76b6c96455b1 tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] Volume info retrieved successfully. Jul 03 02:28:25.326965 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-4026049f-5a79-449c-a9d4-76b6c96455b1 tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] https://10.4.3.223/volume/v3/volumes/368db67d-b0f0-4da1-9306-2d5b3e5e7ede returned with HTTP 200 Jul 03 02:28:25.327181 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 341/1367] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:28:25 2026] GET /volume/v3/volumes/368db67d-b0f0-4da1-9306-2d5b3e5e7ede => generated 1143 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:28:25.375991 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-b2c1bae2-cf4e-4ff4-bf85-09636d189d38 req-116caaa5-e8f3-4416-92a4-3557d2a1f79f None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:25.378186 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-b2c1bae2-cf4e-4ff4-bf85-09636d189d38 req-116caaa5-e8f3-4416-92a4-3557d2a1f79f tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] GET https://10.4.3.223/volume/v3/volumes/368db67d-b0f0-4da1-9306-2d5b3e5e7ede Jul 03 02:28:25.379287 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-b2c1bae2-cf4e-4ff4-bf85-09636d189d38 req-116caaa5-e8f3-4416-92a4-3557d2a1f79f tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:25.379695 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-b2c1bae2-cf4e-4ff4-bf85-09636d189d38 req-116caaa5-e8f3-4416-92a4-3557d2a1f79f tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:25.396469 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:25.396469 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:28:25.401861 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [req-b2c1bae2-cf4e-4ff4-bf85-09636d189d38 req-116caaa5-e8f3-4416-92a4-3557d2a1f79f tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] Volume info retrieved successfully. Jul 03 02:28:25.406685 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-b2c1bae2-cf4e-4ff4-bf85-09636d189d38 req-116caaa5-e8f3-4416-92a4-3557d2a1f79f tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] https://10.4.3.223/volume/v3/volumes/368db67d-b0f0-4da1-9306-2d5b3e5e7ede returned with HTTP 200 Jul 03 02:28:25.407127 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 350/1368] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:28:25 2026] GET /volume/v3/volumes/368db67d-b0f0-4da1-9306-2d5b3e5e7ede => generated 1143 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:28:25.427499 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-b2c1bae2-cf4e-4ff4-bf85-09636d189d38 req-22441af6-0609-4de7-a56b-220f63863fd4 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:25.430335 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-b2c1bae2-cf4e-4ff4-bf85-09636d189d38 req-22441af6-0609-4de7-a56b-220f63863fd4 tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] POST https://10.4.3.223/volume/v3/volumes/368db67d-b0f0-4da1-9306-2d5b3e5e7ede/action Jul 03 02:28:25.430859 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-b2c1bae2-cf4e-4ff4-bf85-09636d189d38 req-22441af6-0609-4de7-a56b-220f63863fd4 tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100012) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:28:25.431086 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-b2c1bae2-cf4e-4ff4-bf85-09636d189d38 req-22441af6-0609-4de7-a56b-220f63863fd4 tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:28:25.445363 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:25.445363 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:28:25.445889 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [req-b2c1bae2-cf4e-4ff4-bf85-09636d189d38 req-22441af6-0609-4de7-a56b-220f63863fd4 tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] Volume info retrieved successfully. Jul 03 02:28:25.455480 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [req-b2c1bae2-cf4e-4ff4-bf85-09636d189d38 req-22441af6-0609-4de7-a56b-220f63863fd4 tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] Begin detaching volume completed successfully. Jul 03 02:28:25.455612 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-b2c1bae2-cf4e-4ff4-bf85-09636d189d38 req-22441af6-0609-4de7-a56b-220f63863fd4 tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] https://10.4.3.223/volume/v3/volumes/368db67d-b0f0-4da1-9306-2d5b3e5e7ede/action returned with HTTP 202 Jul 03 02:28:25.456271 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 337/1369] 10.4.3.223 () {72 vars in 1672 bytes} [Fri Jul 3 02:28:25 2026] POST /volume/v3/volumes/368db67d-b0f0-4da1-9306-2d5b3e5e7ede/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 02:28:25.519262 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-11b71583-3d1a-4908-ac3c-792b32e478fd None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:25.519626 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-11b71583-3d1a-4908-ac3c-792b32e478fd None None] GET https://10.4.3.223/volume// Jul 03 02:28:25.519992 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-11b71583-3d1a-4908-ac3c-792b32e478fd None None] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:25.519992 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-11b71583-3d1a-4908-ac3c-792b32e478fd None None] Calling method 'all' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:25.520281 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-11b71583-3d1a-4908-ac3c-792b32e478fd None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:28:25.520759 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 342/1370] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:28:25 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:28:25.527332 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-5ef82b70-ff94-4676-9191-595993864378 req-1118818a-2514-4305-87ba-6e2f9132f78e None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:25.529387 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-5ef82b70-ff94-4676-9191-595993864378 req-1118818a-2514-4305-87ba-6e2f9132f78e tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] GET https://10.4.3.223/volume/v3/volumes/df10c892-fd67-4618-8ef1-49c604553730 Jul 03 02:28:25.529828 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-5ef82b70-ff94-4676-9191-595993864378 req-1118818a-2514-4305-87ba-6e2f9132f78e tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:25.529828 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-5ef82b70-ff94-4676-9191-595993864378 req-1118818a-2514-4305-87ba-6e2f9132f78e tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:25.539947 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:25.539947 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:28:25.544086 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-5ef82b70-ff94-4676-9191-595993864378 req-1118818a-2514-4305-87ba-6e2f9132f78e tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Volume info retrieved successfully. Jul 03 02:28:25.549959 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-5ef82b70-ff94-4676-9191-595993864378 req-1118818a-2514-4305-87ba-6e2f9132f78e tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] https://10.4.3.223/volume/v3/volumes/df10c892-fd67-4618-8ef1-49c604553730 returned with HTTP 200 Jul 03 02:28:25.550299 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 342/1371] 10.4.3.223 () {70 vars in 1639 bytes} [Fri Jul 3 02:28:25 2026] GET /volume/v3/volumes/df10c892-fd67-4618-8ef1-49c604553730 => generated 1314 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:28:25.888087 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-b41ba9bb-ac0c-4b9b-ae84-8adb137254e2 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:25.895442 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-b41ba9bb-ac0c-4b9b-ae84-8adb137254e2 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/cdc9e69c-9227-42ec-9533-b0ec7d6c05aa Jul 03 02:28:25.895442 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-b41ba9bb-ac0c-4b9b-ae84-8adb137254e2 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:25.895442 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-b41ba9bb-ac0c-4b9b-ae84-8adb137254e2 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:25.895442 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-b41ba9bb-ac0c-4b9b-ae84-8adb137254e2 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id cdc9e69c-9227-42ec-9533-b0ec7d6c05aa. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:28:25.903313 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:25.903313 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:28:25.904160 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-b41ba9bb-ac0c-4b9b-ae84-8adb137254e2 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/cdc9e69c-9227-42ec-9533-b0ec7d6c05aa returned with HTTP 200 Jul 03 02:28:25.904677 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 351/1372] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:28:25 2026] GET /volume/v3/backups/cdc9e69c-9227-42ec-9533-b0ec7d6c05aa => generated 790 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:28:26.382894 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-5ef82b70-ff94-4676-9191-595993864378 req-277d9bb7-61ed-467c-8f05-a2a2afe3a9f5 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:26.385348 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-5ef82b70-ff94-4676-9191-595993864378 req-277d9bb7-61ed-467c-8f05-a2a2afe3a9f5 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] DELETE https://10.4.3.223/volume/v3/attachments/1311b750-ccf7-4fa7-a15c-a9c4f1aec544 Jul 03 02:28:26.385600 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-5ef82b70-ff94-4676-9191-595993864378 req-277d9bb7-61ed-467c-8f05-a2a2afe3a9f5 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:26.385824 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-5ef82b70-ff94-4676-9191-595993864378 req-277d9bb7-61ed-467c-8f05-a2a2afe3a9f5 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Calling method 'version_select' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:26.395831 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:26.395831 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:28:26.482904 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-0ad3afef-15fc-425b-bbb3-7f5e02f939ec None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:26.483322 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-0ad3afef-15fc-425b-bbb3-7f5e02f939ec None None] GET https://10.4.3.223/volume// Jul 03 02:28:26.483462 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-0ad3afef-15fc-425b-bbb3-7f5e02f939ec None None] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:26.483703 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-0ad3afef-15fc-425b-bbb3-7f5e02f939ec None None] Calling method 'all' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:26.484068 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-0ad3afef-15fc-425b-bbb3-7f5e02f939ec None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:28:26.484573 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 343/1373] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:28:26 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:28:26.498320 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-b2c1bae2-cf4e-4ff4-bf85-09636d189d38 req-4f013c02-f0c3-4223-bc24-00672625f8bb None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:26.501036 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-b2c1bae2-cf4e-4ff4-bf85-09636d189d38 req-4f013c02-f0c3-4223-bc24-00672625f8bb tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] GET https://10.4.3.223/volume/v3/volumes/368db67d-b0f0-4da1-9306-2d5b3e5e7ede Jul 03 02:28:26.501303 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-b2c1bae2-cf4e-4ff4-bf85-09636d189d38 req-4f013c02-f0c3-4223-bc24-00672625f8bb tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:26.501559 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-b2c1bae2-cf4e-4ff4-bf85-09636d189d38 req-4f013c02-f0c3-4223-bc24-00672625f8bb tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:26.513540 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:26.513540 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:28:26.517848 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-b2c1bae2-cf4e-4ff4-bf85-09636d189d38 req-4f013c02-f0c3-4223-bc24-00672625f8bb tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] Volume info retrieved successfully. Jul 03 02:28:26.523211 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-b2c1bae2-cf4e-4ff4-bf85-09636d189d38 req-4f013c02-f0c3-4223-bc24-00672625f8bb tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] https://10.4.3.223/volume/v3/volumes/368db67d-b0f0-4da1-9306-2d5b3e5e7ede returned with HTTP 200 Jul 03 02:28:26.523743 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 343/1374] 10.4.3.223 () {70 vars in 1639 bytes} [Fri Jul 3 02:28:26 2026] GET /volume/v3/volumes/368db67d-b0f0-4da1-9306-2d5b3e5e7ede => generated 1326 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:28:26.576039 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-d2689855-b4cc-4e22-86b5-c59d87a51412 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:26.578193 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-d2689855-b4cc-4e22-86b5-c59d87a51412 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] GET https://10.4.3.223/volume/v3/volumes/70c7e055-de94-423f-917c-e317eb177829 Jul 03 02:28:26.578504 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-d2689855-b4cc-4e22-86b5-c59d87a51412 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:26.578812 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-d2689855-b4cc-4e22-86b5-c59d87a51412 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:26.587434 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:26.587434 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:28:26.592841 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-d2689855-b4cc-4e22-86b5-c59d87a51412 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Volume info retrieved successfully. Jul 03 02:28:26.598894 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-d2689855-b4cc-4e22-86b5-c59d87a51412 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/volumes/70c7e055-de94-423f-917c-e317eb177829 returned with HTTP 200 Jul 03 02:28:26.599441 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 352/1375] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:28:26 2026] GET /volume/v3/volumes/70c7e055-de94-423f-917c-e317eb177829 => generated 883 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:28:26.611388 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-3b6aa10e-be81-496e-9809-d713e82cd1f3 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:26.613079 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-3b6aa10e-be81-496e-9809-d713e82cd1f3 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] GET https://10.4.3.223/volume/v3/volumes/70c7e055-de94-423f-917c-e317eb177829 Jul 03 02:28:26.613612 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-3b6aa10e-be81-496e-9809-d713e82cd1f3 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:26.613612 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-3b6aa10e-be81-496e-9809-d713e82cd1f3 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:26.625373 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:26.625373 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:28:26.632110 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-3b6aa10e-be81-496e-9809-d713e82cd1f3 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Volume info retrieved successfully. Jul 03 02:28:26.637140 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-3b6aa10e-be81-496e-9809-d713e82cd1f3 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/volumes/70c7e055-de94-423f-917c-e317eb177829 returned with HTTP 200 Jul 03 02:28:26.637963 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 344/1376] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:28:26 2026] GET /volume/v3/volumes/70c7e055-de94-423f-917c-e317eb177829 => generated 883 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:28:26.681733 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-3d353e6c-822e-4ae3-abdd-436643db2d23 req-d7d7f882-a356-4d36-94bf-34fe063186ad None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:26.683967 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-3d353e6c-822e-4ae3-abdd-436643db2d23 req-d7d7f882-a356-4d36-94bf-34fe063186ad tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] GET https://10.4.3.223/volume/v3/volumes/70c7e055-de94-423f-917c-e317eb177829 Jul 03 02:28:26.684843 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-3d353e6c-822e-4ae3-abdd-436643db2d23 req-d7d7f882-a356-4d36-94bf-34fe063186ad tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:26.684843 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-3d353e6c-822e-4ae3-abdd-436643db2d23 req-d7d7f882-a356-4d36-94bf-34fe063186ad tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:26.691332 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:26.691332 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:28:26.695078 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-3d353e6c-822e-4ae3-abdd-436643db2d23 req-d7d7f882-a356-4d36-94bf-34fe063186ad tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Volume info retrieved successfully. Jul 03 02:28:26.699751 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-3d353e6c-822e-4ae3-abdd-436643db2d23 req-d7d7f882-a356-4d36-94bf-34fe063186ad tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/volumes/70c7e055-de94-423f-917c-e317eb177829 returned with HTTP 200 Jul 03 02:28:26.700206 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 344/1377] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:28:26 2026] GET /volume/v3/volumes/70c7e055-de94-423f-917c-e317eb177829 => generated 883 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:28:26.917250 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-42fecf51-8750-4253-8f7e-aed0ed7af321 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:26.919566 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-42fecf51-8750-4253-8f7e-aed0ed7af321 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/cdc9e69c-9227-42ec-9533-b0ec7d6c05aa Jul 03 02:28:26.919920 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-42fecf51-8750-4253-8f7e-aed0ed7af321 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:26.920106 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-42fecf51-8750-4253-8f7e-aed0ed7af321 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:26.920188 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-42fecf51-8750-4253-8f7e-aed0ed7af321 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id cdc9e69c-9227-42ec-9533-b0ec7d6c05aa. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:28:26.924357 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:26.924357 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:28:26.925257 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-42fecf51-8750-4253-8f7e-aed0ed7af321 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/cdc9e69c-9227-42ec-9533-b0ec7d6c05aa returned with HTTP 200 Jul 03 02:28:26.925671 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 353/1378] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:28:26 2026] GET /volume/v3/backups/cdc9e69c-9227-42ec-9533-b0ec7d6c05aa => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:28:26.939325 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-5ef82b70-ff94-4676-9191-595993864378 req-277d9bb7-61ed-467c-8f05-a2a2afe3a9f5 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] https://10.4.3.223/volume/v3/attachments/1311b750-ccf7-4fa7-a15c-a9c4f1aec544 returned with HTTP 200 Jul 03 02:28:26.940139 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 338/1379] 10.4.3.223 () {72 vars in 1673 bytes} [Fri Jul 3 02:28:26 2026] DELETE /volume/v3/attachments/1311b750-ccf7-4fa7-a15c-a9c4f1aec544 => generated 19 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:28:27.471505 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-b2c1bae2-cf4e-4ff4-bf85-09636d189d38 req-6667facc-c15e-4643-8636-783634a3cb43 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:27.473318 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-b2c1bae2-cf4e-4ff4-bf85-09636d189d38 req-6667facc-c15e-4643-8636-783634a3cb43 tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] DELETE https://10.4.3.223/volume/v3/attachments/722f6432-873f-44fd-950c-b15db64cc15d Jul 03 02:28:27.473499 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-b2c1bae2-cf4e-4ff4-bf85-09636d189d38 req-6667facc-c15e-4643-8636-783634a3cb43 tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:27.473666 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-b2c1bae2-cf4e-4ff4-bf85-09636d189d38 req-6667facc-c15e-4643-8636-783634a3cb43 tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] Calling method 'version_select' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:27.480075 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:27.480075 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:28:27.683971 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-28808a4c-d0a5-43a0-8157-b45c196397ff None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:27.685571 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-28808a4c-d0a5-43a0-8157-b45c196397ff tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] POST https://10.4.3.223/volume/v3/snapshots Jul 03 02:28:27.685907 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-28808a4c-d0a5-43a0-8157-b45c196397ff tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "df10c892-fd67-4618-8ef1-49c604553730", "force": false, "name": "tempest-TestStampPattern-snapshot-1538966360", "description": null, "metadata": null}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:28:27.694229 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:27.694229 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:28:27.694743 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-28808a4c-d0a5-43a0-8157-b45c196397ff tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Volume info retrieved successfully. Jul 03 02:28:27.694887 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.snapshots [None req-28808a4c-d0a5-43a0-8157-b45c196397ff tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Create snapshot from volume df10c892-fd67-4618-8ef1-49c604553730 Jul 03 02:28:27.733970 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.quota [None req-28808a4c-d0a5-43a0-8157-b45c196397ff tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Created reservations ['c07d5f6d-1d8b-45d7-80d7-c15a36091dcc', 'fe9f59cd-0322-49a8-8ebc-6d0d5d0b2809', '6a2666e0-552d-427e-9519-f13dcab35507', '3f859fa3-56a2-409e-9c0f-1d2b9dccbd7a'] {{(pid=100013) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:28:27.768370 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-28808a4c-d0a5-43a0-8157-b45c196397ff tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Snapshot create request issued successfully. Jul 03 02:28:27.768712 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-28808a4c-d0a5-43a0-8157-b45c196397ff tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] https://10.4.3.223/volume/v3/snapshots returned with HTTP 202 Jul 03 02:28:27.769200 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 345/1380] 10.4.3.223 () {68 vars in 1265 bytes} [Fri Jul 3 02:28:27 2026] POST /volume/v3/snapshots => generated 303 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:28:27.790296 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-6ed466b0-d7ba-433c-aa9a-0eba03c18fa2 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:27.791972 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-6ed466b0-d7ba-433c-aa9a-0eba03c18fa2 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] GET https://10.4.3.223/volume/v3/snapshots/787091d1-2e68-4fd4-b682-35fb2d977741 Jul 03 02:28:27.792149 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-6ed466b0-d7ba-433c-aa9a-0eba03c18fa2 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:27.792318 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-6ed466b0-d7ba-433c-aa9a-0eba03c18fa2 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:27.798639 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:27.798639 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:28:27.799123 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-6ed466b0-d7ba-433c-aa9a-0eba03c18fa2 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Snapshot retrieved successfully. Jul 03 02:28:27.799800 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-6ed466b0-d7ba-433c-aa9a-0eba03c18fa2 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] https://10.4.3.223/volume/v3/snapshots/787091d1-2e68-4fd4-b682-35fb2d977741 returned with HTTP 200 Jul 03 02:28:27.800221 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 354/1381] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:28:27 2026] GET /volume/v3/snapshots/787091d1-2e68-4fd4-b682-35fb2d977741 => generated 435 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:28:27.936734 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-12db56ea-5b1c-40a2-9124-3a801e75e675 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:27.938698 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-12db56ea-5b1c-40a2-9124-3a801e75e675 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/cdc9e69c-9227-42ec-9533-b0ec7d6c05aa Jul 03 02:28:27.938945 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-12db56ea-5b1c-40a2-9124-3a801e75e675 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:27.939155 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-12db56ea-5b1c-40a2-9124-3a801e75e675 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:27.939281 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-12db56ea-5b1c-40a2-9124-3a801e75e675 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id cdc9e69c-9227-42ec-9533-b0ec7d6c05aa. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:28:27.944321 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:27.944321 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:28:27.945197 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-12db56ea-5b1c-40a2-9124-3a801e75e675 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/cdc9e69c-9227-42ec-9533-b0ec7d6c05aa returned with HTTP 200 Jul 03 02:28:27.945608 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 339/1382] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:28:27 2026] GET /volume/v3/backups/cdc9e69c-9227-42ec-9533-b0ec7d6c05aa => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:28:28.004862 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-b2c1bae2-cf4e-4ff4-bf85-09636d189d38 req-6667facc-c15e-4643-8636-783634a3cb43 tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] https://10.4.3.223/volume/v3/attachments/722f6432-873f-44fd-950c-b15db64cc15d returned with HTTP 200 Jul 03 02:28:28.005315 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 345/1383] 10.4.3.223 () {72 vars in 1673 bytes} [Fri Jul 3 02:28:27 2026] DELETE /volume/v3/attachments/722f6432-873f-44fd-950c-b15db64cc15d => generated 19 bytes in 534 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:28:28.653048 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-dba2c821-6b05-4477-a27d-4a99aadf7dab None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:28.654728 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-dba2c821-6b05-4477-a27d-4a99aadf7dab tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] GET https://10.4.3.223/volume/v3/volumes/368db67d-b0f0-4da1-9306-2d5b3e5e7ede Jul 03 02:28:28.654922 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-dba2c821-6b05-4477-a27d-4a99aadf7dab tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:28.655111 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-dba2c821-6b05-4477-a27d-4a99aadf7dab tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:28.661443 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:28.661443 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:28:28.664928 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-dba2c821-6b05-4477-a27d-4a99aadf7dab tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] Volume info retrieved successfully. Jul 03 02:28:28.669449 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-dba2c821-6b05-4477-a27d-4a99aadf7dab tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] https://10.4.3.223/volume/v3/volumes/368db67d-b0f0-4da1-9306-2d5b3e5e7ede returned with HTTP 200 Jul 03 02:28:28.669825 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 346/1384] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:28:28 2026] GET /volume/v3/volumes/368db67d-b0f0-4da1-9306-2d5b3e5e7ede => generated 851 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:28:28.752804 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-de157087-097e-4879-96c4-34405b0c4858 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:28.753397 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-de157087-097e-4879-96c4-34405b0c4858 None None] GET https://10.4.3.223/volume// Jul 03 02:28:28.753695 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-de157087-097e-4879-96c4-34405b0c4858 None None] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:28.753965 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-de157087-097e-4879-96c4-34405b0c4858 None None] Calling method 'all' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:28.754390 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-de157087-097e-4879-96c4-34405b0c4858 None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:28:28.754793 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 355/1385] 10.4.3.223 () {66 vars in 1428 bytes} [Fri Jul 3 02:28:28 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:28:28.763460 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-3d353e6c-822e-4ae3-abdd-436643db2d23 req-50a2d7dc-c6fc-418c-846d-19294ccca3e5 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:28.768481 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-3d353e6c-822e-4ae3-abdd-436643db2d23 req-50a2d7dc-c6fc-418c-846d-19294ccca3e5 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] POST https://10.4.3.223/volume/v3/attachments Jul 03 02:28:28.768481 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-3d353e6c-822e-4ae3-abdd-436643db2d23 req-50a2d7dc-c6fc-418c-846d-19294ccca3e5 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "70c7e055-de94-423f-917c-e317eb177829", "connector": null, "instance_uuid": "5f839317-32bc-45fb-9d3e-c0bc3e2015ce"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:28:28.780400 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:28.780400 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:28:28.810758 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-a90bb98b-4a08-4ccb-8607-cd273435e3a5 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:28.813345 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-a90bb98b-4a08-4ccb-8607-cd273435e3a5 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] GET https://10.4.3.223/volume/v3/snapshots/787091d1-2e68-4fd4-b682-35fb2d977741 Jul 03 02:28:28.813345 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-a90bb98b-4a08-4ccb-8607-cd273435e3a5 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:28.813345 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-a90bb98b-4a08-4ccb-8607-cd273435e3a5 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:28.822188 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:28.822188 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:28:28.822665 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-a90bb98b-4a08-4ccb-8607-cd273435e3a5 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Snapshot retrieved successfully. Jul 03 02:28:28.823362 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-a90bb98b-4a08-4ccb-8607-cd273435e3a5 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] https://10.4.3.223/volume/v3/snapshots/787091d1-2e68-4fd4-b682-35fb2d977741 returned with HTTP 200 Jul 03 02:28:28.823706 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 346/1386] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:28:28 2026] GET /volume/v3/snapshots/787091d1-2e68-4fd4-b682-35fb2d977741 => generated 462 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:28:28.836801 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-f5e620d1-8ccb-48a0-b44e-f8e95aebf694 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:28.839146 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-f5e620d1-8ccb-48a0-b44e-f8e95aebf694 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] GET https://10.4.3.223/volume/v3/snapshots/787091d1-2e68-4fd4-b682-35fb2d977741 Jul 03 02:28:28.839562 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-f5e620d1-8ccb-48a0-b44e-f8e95aebf694 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:28.839832 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-f5e620d1-8ccb-48a0-b44e-f8e95aebf694 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:28.847091 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-3d353e6c-822e-4ae3-abdd-436643db2d23 req-50a2d7dc-c6fc-418c-846d-19294ccca3e5 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Jul 03 02:28:28.848043 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:28.848043 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:28:28.848121 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 340/1387] 10.4.3.223 () {74 vars in 1594 bytes} [Fri Jul 3 02:28:28 2026] POST /volume/v3/attachments => generated 273 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:28:28.848230 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-f5e620d1-8ccb-48a0-b44e-f8e95aebf694 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Snapshot retrieved successfully. Jul 03 02:28:28.849194 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-f5e620d1-8ccb-48a0-b44e-f8e95aebf694 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] https://10.4.3.223/volume/v3/snapshots/787091d1-2e68-4fd4-b682-35fb2d977741 returned with HTTP 200 Jul 03 02:28:28.849910 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 347/1388] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:28:28 2026] GET /volume/v3/snapshots/787091d1-2e68-4fd4-b682-35fb2d977741 => generated 462 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:28:28.956153 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-38f0d2c9-5a16-4676-a6cf-72531eea3b33 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:28.958997 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-38f0d2c9-5a16-4676-a6cf-72531eea3b33 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/cdc9e69c-9227-42ec-9533-b0ec7d6c05aa Jul 03 02:28:28.959388 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-38f0d2c9-5a16-4676-a6cf-72531eea3b33 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:28.960181 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-38f0d2c9-5a16-4676-a6cf-72531eea3b33 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:28.960462 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-38f0d2c9-5a16-4676-a6cf-72531eea3b33 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id cdc9e69c-9227-42ec-9533-b0ec7d6c05aa. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:28:28.966535 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:28.966535 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:28:28.967685 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-38f0d2c9-5a16-4676-a6cf-72531eea3b33 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/cdc9e69c-9227-42ec-9533-b0ec7d6c05aa returned with HTTP 200 Jul 03 02:28:28.968148 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 356/1389] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:28:28 2026] GET /volume/v3/backups/cdc9e69c-9227-42ec-9533-b0ec7d6c05aa => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 02:28:29.235603 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-676f6902-33b4-4c3c-b278-6f18c6128039 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:29.236612 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-676f6902-33b4-4c3c-b278-6f18c6128039 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] GET https://10.4.3.223/volume/v3/volumes/70c7e055-de94-423f-917c-e317eb177829 Jul 03 02:28:29.236832 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-676f6902-33b4-4c3c-b278-6f18c6128039 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:29.237026 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-676f6902-33b4-4c3c-b278-6f18c6128039 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:29.246090 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:29.246090 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:28:29.249842 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-676f6902-33b4-4c3c-b278-6f18c6128039 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Volume info retrieved successfully. Jul 03 02:28:29.254641 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-676f6902-33b4-4c3c-b278-6f18c6128039 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/volumes/70c7e055-de94-423f-917c-e317eb177829 returned with HTTP 200 Jul 03 02:28:29.255370 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 347/1390] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:28:29 2026] GET /volume/v3/volumes/70c7e055-de94-423f-917c-e317eb177829 => generated 882 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:28:29.385604 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-3b01b6b0-817f-467c-be88-cb4b6c94ec30 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:29.385887 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-3b01b6b0-817f-467c-be88-cb4b6c94ec30 None None] GET https://10.4.3.223/volume// Jul 03 02:28:29.385887 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-3b01b6b0-817f-467c-be88-cb4b6c94ec30 None None] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:29.386057 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-3b01b6b0-817f-467c-be88-cb4b6c94ec30 None None] Calling method 'all' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:29.386360 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-3b01b6b0-817f-467c-be88-cb4b6c94ec30 None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:28:29.386717 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 341/1391] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:28:29 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:28:29.394626 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-3d353e6c-822e-4ae3-abdd-436643db2d23 req-2d98c8d2-5507-4fdf-82c7-81a5d2dcc762 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:29.398611 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-3d353e6c-822e-4ae3-abdd-436643db2d23 req-2d98c8d2-5507-4fdf-82c7-81a5d2dcc762 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] GET https://10.4.3.223/volume/v3/volumes/70c7e055-de94-423f-917c-e317eb177829 Jul 03 02:28:29.398939 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-3d353e6c-822e-4ae3-abdd-436643db2d23 req-2d98c8d2-5507-4fdf-82c7-81a5d2dcc762 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:29.399231 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-3d353e6c-822e-4ae3-abdd-436643db2d23 req-2d98c8d2-5507-4fdf-82c7-81a5d2dcc762 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:29.412592 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:29.412592 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:28:29.417787 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-3d353e6c-822e-4ae3-abdd-436643db2d23 req-2d98c8d2-5507-4fdf-82c7-81a5d2dcc762 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Volume info retrieved successfully. Jul 03 02:28:29.425689 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-3d353e6c-822e-4ae3-abdd-436643db2d23 req-2d98c8d2-5507-4fdf-82c7-81a5d2dcc762 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/volumes/70c7e055-de94-423f-917c-e317eb177829 returned with HTTP 200 Jul 03 02:28:29.426322 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 348/1392] 10.4.3.223 () {70 vars in 1639 bytes} [Fri Jul 3 02:28:29 2026] GET /volume/v3/volumes/70c7e055-de94-423f-917c-e317eb177829 => generated 1062 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:28:29.586249 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-3d353e6c-822e-4ae3-abdd-436643db2d23 req-16f36aad-bdba-4298-a665-e5f7cc84e335 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:29.588873 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-3d353e6c-822e-4ae3-abdd-436643db2d23 req-16f36aad-bdba-4298-a665-e5f7cc84e335 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] PUT https://10.4.3.223/volume/v3/attachments/f3e646f6-c99f-4d27-af17-91d7d91bda9b Jul 03 02:28:29.589341 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-3d353e6c-822e-4ae3-abdd-436643db2d23 req-16f36aad-bdba-4298-a665-e5f7cc84e335 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000004352", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2a2633a05d73", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "80a8c083-552c-46a2-8db9-fd9e83fa2364", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:28:29.601576 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.coordination [req-3d353e6c-822e-4ae3-abdd-436643db2d23 req-16f36aad-bdba-4298-a665-e5f7cc84e335 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Acquiring lock "cinder-attachment_update-70c7e055-de94-423f-917c-e317eb177829-np0000004352" by "attachment_update" {{(pid=100015) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 02:28:29.609966 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.coordination [req-3d353e6c-822e-4ae3-abdd-436643db2d23 req-16f36aad-bdba-4298-a665-e5f7cc84e335 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Lock "cinder-attachment_update-70c7e055-de94-423f-917c-e317eb177829-np0000004352" acquired by "attachment_update" :: waited 0.008s {{(pid=100015) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 02:28:29.611461 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:29.611461 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:28:29.980194 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-07a9ba82-739b-4912-8d31-a94e27f9bf34 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:29.982008 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-07a9ba82-739b-4912-8d31-a94e27f9bf34 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/cdc9e69c-9227-42ec-9533-b0ec7d6c05aa Jul 03 02:28:29.982201 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-07a9ba82-739b-4912-8d31-a94e27f9bf34 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:29.982397 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-07a9ba82-739b-4912-8d31-a94e27f9bf34 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:29.982930 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-07a9ba82-739b-4912-8d31-a94e27f9bf34 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id cdc9e69c-9227-42ec-9533-b0ec7d6c05aa. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:28:29.988103 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:29.988103 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:28:29.989072 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-07a9ba82-739b-4912-8d31-a94e27f9bf34 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/cdc9e69c-9227-42ec-9533-b0ec7d6c05aa returned with HTTP 200 Jul 03 02:28:29.989447 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 348/1393] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:28:29 2026] GET /volume/v3/backups/cdc9e69c-9227-42ec-9533-b0ec7d6c05aa => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:28:30.143017 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.coordination [req-3d353e6c-822e-4ae3-abdd-436643db2d23 req-16f36aad-bdba-4298-a665-e5f7cc84e335 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Lock "cinder-attachment_update-70c7e055-de94-423f-917c-e317eb177829-np0000004352" released by "attachment_update" :: held 0.533s {{(pid=100015) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 02:28:30.143348 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-3d353e6c-822e-4ae3-abdd-436643db2d23 req-16f36aad-bdba-4298-a665-e5f7cc84e335 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/attachments/f3e646f6-c99f-4d27-af17-91d7d91bda9b returned with HTTP 200 Jul 03 02:28:30.143867 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 357/1394] 10.4.3.223 () {74 vars in 1704 bytes} [Fri Jul 3 02:28:29 2026] PUT /volume/v3/attachments/f3e646f6-c99f-4d27-af17-91d7d91bda9b => generated 968 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:28:30.163355 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-3d353e6c-822e-4ae3-abdd-436643db2d23 req-fb11f01e-7799-463f-8444-f2503a68d988 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:30.170323 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-3d353e6c-822e-4ae3-abdd-436643db2d23 req-fb11f01e-7799-463f-8444-f2503a68d988 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] GET https://10.4.3.223/volume/v3/volumes/70c7e055-de94-423f-917c-e317eb177829/encryption Jul 03 02:28:30.170677 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-3d353e6c-822e-4ae3-abdd-436643db2d23 req-fb11f01e-7799-463f-8444-f2503a68d988 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:30.170974 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-3d353e6c-822e-4ae3-abdd-436643db2d23 req-fb11f01e-7799-463f-8444-f2503a68d988 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Calling method 'index' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:30.187301 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:30.187301 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:28:30.202885 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-3d353e6c-822e-4ae3-abdd-436643db2d23 req-fb11f01e-7799-463f-8444-f2503a68d988 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/volumes/70c7e055-de94-423f-917c-e317eb177829/encryption returned with HTTP 200 Jul 03 02:28:30.202885 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 342/1395] 10.4.3.223 () {68 vars in 1631 bytes} [Fri Jul 3 02:28:30 2026] GET /volume/v3/volumes/70c7e055-de94-423f-917c-e317eb177829/encryption => generated 161 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:28:30.268059 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-1111109d-c726-445b-8bfc-1127f1102ace None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:30.272434 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-1111109d-c726-445b-8bfc-1127f1102ace tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] GET https://10.4.3.223/volume/v3/volumes/70c7e055-de94-423f-917c-e317eb177829 Jul 03 02:28:30.272434 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-1111109d-c726-445b-8bfc-1127f1102ace tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:30.272434 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-1111109d-c726-445b-8bfc-1127f1102ace tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:30.282941 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:30.282941 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:28:30.287032 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-1111109d-c726-445b-8bfc-1127f1102ace tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Volume info retrieved successfully. Jul 03 02:28:30.291435 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-1111109d-c726-445b-8bfc-1127f1102ace tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/volumes/70c7e055-de94-423f-917c-e317eb177829 returned with HTTP 200 Jul 03 02:28:30.292086 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 349/1396] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:28:30 2026] GET /volume/v3/volumes/70c7e055-de94-423f-917c-e317eb177829 => generated 883 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:28:31.001310 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-60dde83c-4a8c-4f8c-a3d8-25d823641494 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:31.003471 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-60dde83c-4a8c-4f8c-a3d8-25d823641494 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/cdc9e69c-9227-42ec-9533-b0ec7d6c05aa Jul 03 02:28:31.003690 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-60dde83c-4a8c-4f8c-a3d8-25d823641494 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:31.003907 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-60dde83c-4a8c-4f8c-a3d8-25d823641494 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:31.004049 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-60dde83c-4a8c-4f8c-a3d8-25d823641494 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id cdc9e69c-9227-42ec-9533-b0ec7d6c05aa. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:28:31.011233 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:31.011233 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:28:31.012203 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-60dde83c-4a8c-4f8c-a3d8-25d823641494 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/cdc9e69c-9227-42ec-9533-b0ec7d6c05aa returned with HTTP 200 Jul 03 02:28:31.012636 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 349/1397] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:28:31 2026] GET /volume/v3/backups/cdc9e69c-9227-42ec-9533-b0ec7d6c05aa => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:28:31.319499 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-625662eb-205f-40b8-b879-9c796927d564 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:31.321833 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-625662eb-205f-40b8-b879-9c796927d564 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] GET https://10.4.3.223/volume/v3/volumes/70c7e055-de94-423f-917c-e317eb177829 Jul 03 02:28:31.322094 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-625662eb-205f-40b8-b879-9c796927d564 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:31.322358 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-625662eb-205f-40b8-b879-9c796927d564 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:31.333234 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:31.333234 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:28:31.338180 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-625662eb-205f-40b8-b879-9c796927d564 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Volume info retrieved successfully. Jul 03 02:28:31.344502 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-625662eb-205f-40b8-b879-9c796927d564 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/volumes/70c7e055-de94-423f-917c-e317eb177829 returned with HTTP 200 Jul 03 02:28:31.345529 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 358/1398] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:28:31 2026] GET /volume/v3/volumes/70c7e055-de94-423f-917c-e317eb177829 => generated 883 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 02:28:32.022897 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-a1b6a164-490e-47d1-8d42-c62524b14f5d None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:32.024958 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-a1b6a164-490e-47d1-8d42-c62524b14f5d tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/cdc9e69c-9227-42ec-9533-b0ec7d6c05aa Jul 03 02:28:32.025189 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-a1b6a164-490e-47d1-8d42-c62524b14f5d tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:32.025481 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-a1b6a164-490e-47d1-8d42-c62524b14f5d tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:32.025645 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-a1b6a164-490e-47d1-8d42-c62524b14f5d tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id cdc9e69c-9227-42ec-9533-b0ec7d6c05aa. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:28:32.030181 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:32.030181 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:28:32.030958 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-a1b6a164-490e-47d1-8d42-c62524b14f5d tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/cdc9e69c-9227-42ec-9533-b0ec7d6c05aa returned with HTTP 200 Jul 03 02:28:32.031329 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 343/1399] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:28:32 2026] GET /volume/v3/backups/cdc9e69c-9227-42ec-9533-b0ec7d6c05aa => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:28:32.366618 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-b151e2e9-8729-485d-a681-7994db3e7fa8 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:32.368670 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-b151e2e9-8729-485d-a681-7994db3e7fa8 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] GET https://10.4.3.223/volume/v3/volumes/70c7e055-de94-423f-917c-e317eb177829 Jul 03 02:28:32.368905 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-b151e2e9-8729-485d-a681-7994db3e7fa8 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:32.369164 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-b151e2e9-8729-485d-a681-7994db3e7fa8 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:32.381035 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:32.381035 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:28:32.386112 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-b151e2e9-8729-485d-a681-7994db3e7fa8 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Volume info retrieved successfully. Jul 03 02:28:32.392504 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-b151e2e9-8729-485d-a681-7994db3e7fa8 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/volumes/70c7e055-de94-423f-917c-e317eb177829 returned with HTTP 200 Jul 03 02:28:32.393134 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 350/1400] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:28:32 2026] GET /volume/v3/volumes/70c7e055-de94-423f-917c-e317eb177829 => generated 883 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:28:33.043306 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-cf77e327-a73f-4a01-9995-821962941fa7 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:33.045534 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-cf77e327-a73f-4a01-9995-821962941fa7 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/cdc9e69c-9227-42ec-9533-b0ec7d6c05aa Jul 03 02:28:33.045703 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-cf77e327-a73f-4a01-9995-821962941fa7 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:33.045872 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-cf77e327-a73f-4a01-9995-821962941fa7 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:33.045955 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-cf77e327-a73f-4a01-9995-821962941fa7 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id cdc9e69c-9227-42ec-9533-b0ec7d6c05aa. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:28:33.054397 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:33.054397 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:28:33.055233 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-cf77e327-a73f-4a01-9995-821962941fa7 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/cdc9e69c-9227-42ec-9533-b0ec7d6c05aa returned with HTTP 200 Jul 03 02:28:33.055606 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 350/1401] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:28:33 2026] GET /volume/v3/backups/cdc9e69c-9227-42ec-9533-b0ec7d6c05aa => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:28:33.409055 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-e674cc8c-39d4-4b0d-9c11-0e78617feb92 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:33.411070 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-e674cc8c-39d4-4b0d-9c11-0e78617feb92 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] GET https://10.4.3.223/volume/v3/volumes/70c7e055-de94-423f-917c-e317eb177829 Jul 03 02:28:33.411387 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-e674cc8c-39d4-4b0d-9c11-0e78617feb92 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:33.412854 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-e674cc8c-39d4-4b0d-9c11-0e78617feb92 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:33.422620 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:33.422620 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:28:33.429746 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-e674cc8c-39d4-4b0d-9c11-0e78617feb92 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Volume info retrieved successfully. Jul 03 02:28:33.432106 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-e674cc8c-39d4-4b0d-9c11-0e78617feb92 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/volumes/70c7e055-de94-423f-917c-e317eb177829 returned with HTTP 200 Jul 03 02:28:33.432755 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 359/1402] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:28:33 2026] GET /volume/v3/volumes/70c7e055-de94-423f-917c-e317eb177829 => generated 883 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:28:34.066945 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-a108bc5a-2d08-4b1d-b24c-e15d42c77714 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:34.069447 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-a108bc5a-2d08-4b1d-b24c-e15d42c77714 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/cdc9e69c-9227-42ec-9533-b0ec7d6c05aa Jul 03 02:28:34.069667 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-a108bc5a-2d08-4b1d-b24c-e15d42c77714 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:34.069858 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-a108bc5a-2d08-4b1d-b24c-e15d42c77714 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:34.069954 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-a108bc5a-2d08-4b1d-b24c-e15d42c77714 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id cdc9e69c-9227-42ec-9533-b0ec7d6c05aa. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:28:34.075694 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:34.075694 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:28:34.076517 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-a108bc5a-2d08-4b1d-b24c-e15d42c77714 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/cdc9e69c-9227-42ec-9533-b0ec7d6c05aa returned with HTTP 200 Jul 03 02:28:34.076891 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 344/1403] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:28:34 2026] GET /volume/v3/backups/cdc9e69c-9227-42ec-9533-b0ec7d6c05aa => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:28:34.449411 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-e17629a6-43e0-4c07-a275-2d7ffe75b0a1 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:34.451236 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-e17629a6-43e0-4c07-a275-2d7ffe75b0a1 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] GET https://10.4.3.223/volume/v3/volumes/70c7e055-de94-423f-917c-e317eb177829 Jul 03 02:28:34.451435 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-e17629a6-43e0-4c07-a275-2d7ffe75b0a1 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:34.451653 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-e17629a6-43e0-4c07-a275-2d7ffe75b0a1 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:34.453573 np0000004352 devstack@c-api.service[100013]: DEBUG dbcounter [-] [100013] Writing DB stats cinder:SELECT=156,cinder:UPDATE=33,cinder:INSERT=23 {{(pid=100013) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 02:28:34.461776 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:34.461776 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:28:34.464989 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-e17629a6-43e0-4c07-a275-2d7ffe75b0a1 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Volume info retrieved successfully. Jul 03 02:28:34.469579 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-e17629a6-43e0-4c07-a275-2d7ffe75b0a1 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/volumes/70c7e055-de94-423f-917c-e317eb177829 returned with HTTP 200 Jul 03 02:28:34.469944 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 351/1404] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:28:34 2026] GET /volume/v3/volumes/70c7e055-de94-423f-917c-e317eb177829 => generated 883 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:28:35.086879 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-987aceee-76ba-4c43-8113-9230548b36ca None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:35.090148 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-987aceee-76ba-4c43-8113-9230548b36ca tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/cdc9e69c-9227-42ec-9533-b0ec7d6c05aa Jul 03 02:28:35.090148 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-987aceee-76ba-4c43-8113-9230548b36ca tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:35.090148 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-987aceee-76ba-4c43-8113-9230548b36ca tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:35.090148 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-987aceee-76ba-4c43-8113-9230548b36ca tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id cdc9e69c-9227-42ec-9533-b0ec7d6c05aa. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:28:35.094544 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:35.094544 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:28:35.095468 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-987aceee-76ba-4c43-8113-9230548b36ca tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/cdc9e69c-9227-42ec-9533-b0ec7d6c05aa returned with HTTP 200 Jul 03 02:28:35.096126 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 351/1405] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:28:35 2026] GET /volume/v3/backups/cdc9e69c-9227-42ec-9533-b0ec7d6c05aa => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:28:35.490983 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-95e44151-6ffa-4a01-af01-52c0e0231442 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:35.492904 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-95e44151-6ffa-4a01-af01-52c0e0231442 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] GET https://10.4.3.223/volume/v3/volumes/70c7e055-de94-423f-917c-e317eb177829 Jul 03 02:28:35.493131 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-95e44151-6ffa-4a01-af01-52c0e0231442 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:35.493383 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-95e44151-6ffa-4a01-af01-52c0e0231442 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:35.505684 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:35.505684 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:28:35.510051 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-95e44151-6ffa-4a01-af01-52c0e0231442 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Volume info retrieved successfully. Jul 03 02:28:35.515746 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-95e44151-6ffa-4a01-af01-52c0e0231442 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/volumes/70c7e055-de94-423f-917c-e317eb177829 returned with HTTP 200 Jul 03 02:28:35.516392 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 360/1406] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:28:35 2026] GET /volume/v3/volumes/70c7e055-de94-423f-917c-e317eb177829 => generated 883 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:28:36.114051 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-e8990a96-dddd-42dd-bac3-1d27b56b5d54 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:36.118358 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-e8990a96-dddd-42dd-bac3-1d27b56b5d54 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/cdc9e69c-9227-42ec-9533-b0ec7d6c05aa Jul 03 02:28:36.118581 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-e8990a96-dddd-42dd-bac3-1d27b56b5d54 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:36.118774 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-e8990a96-dddd-42dd-bac3-1d27b56b5d54 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:36.118881 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-e8990a96-dddd-42dd-bac3-1d27b56b5d54 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id cdc9e69c-9227-42ec-9533-b0ec7d6c05aa. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:28:36.126958 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:36.126958 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:28:36.128062 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-e8990a96-dddd-42dd-bac3-1d27b56b5d54 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/cdc9e69c-9227-42ec-9533-b0ec7d6c05aa returned with HTTP 200 Jul 03 02:28:36.128910 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 345/1407] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:28:36 2026] GET /volume/v3/backups/cdc9e69c-9227-42ec-9533-b0ec7d6c05aa => generated 792 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:28:36.140408 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-3f6363c5-9978-4813-9800-a17a6a500efd None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:36.142666 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-3f6363c5-9978-4813-9800-a17a6a500efd tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/volumes/4d630ed3-9ef9-4cee-9181-370075bc7270 Jul 03 02:28:36.143569 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-3f6363c5-9978-4813-9800-a17a6a500efd tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:36.143569 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-3f6363c5-9978-4813-9800-a17a6a500efd tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:36.155529 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:36.155529 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:28:36.159310 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-3f6363c5-9978-4813-9800-a17a6a500efd tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Volume info retrieved successfully. Jul 03 02:28:36.164623 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-3f6363c5-9978-4813-9800-a17a6a500efd tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/volumes/4d630ed3-9ef9-4cee-9181-370075bc7270 returned with HTTP 200 Jul 03 02:28:36.165026 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 352/1408] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:28:36 2026] GET /volume/v3/volumes/4d630ed3-9ef9-4cee-9181-370075bc7270 => generated 1356 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:28:36.181512 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-b1ead453-9425-4690-b60c-3d8197fba0df None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:36.186121 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-b1ead453-9425-4690-b60c-3d8197fba0df tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] POST https://10.4.3.223/volume/v3/backups/cdc9e69c-9227-42ec-9533-b0ec7d6c05aa/restore Jul 03 02:28:36.186515 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-b1ead453-9425-4690-b60c-3d8197fba0df tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:28:36.188119 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.contrib.backups [None req-b1ead453-9425-4690-b60c-3d8197fba0df tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Restoring backup cdc9e69c-9227-42ec-9533-b0ec7d6c05aa ({'restore': {}}) {{(pid=100014) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 03 02:28:36.188242 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.contrib.backups [None req-b1ead453-9425-4690-b60c-3d8197fba0df tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Restoring backup cdc9e69c-9227-42ec-9533-b0ec7d6c05aa to volume None. Jul 03 02:28:36.195486 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:36.195486 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:28:36.196988 np0000004352 devstack@c-api.service[100014]: INFO cinder.backup.api [None req-b1ead453-9425-4690-b60c-3d8197fba0df tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Creating volume of 1 GB for restore of backup cdc9e69c-9227-42ec-9533-b0ec7d6c05aa. Jul 03 02:28:36.206190 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-b1ead453-9425-4690-b60c-3d8197fba0df tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Availability zone cache updated, next update will occur around 2026-07-03 03:28:36.205785. {{(pid=100014) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 02:28:36.206375 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-b1ead453-9425-4690-b60c-3d8197fba0df tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Availability Zones retrieved successfully. Jul 03 02:28:36.214308 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-b1ead453-9425-4690-b60c-3d8197fba0df tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Flow 'volume_create_api' (b58c655d-fc36-49be-9bf9-3ad727cf2921) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:28:36.215493 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-b1ead453-9425-4690-b60c-3d8197fba0df tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4fd9716-c9e8-48d3-bc38-9ae9c0b9e458) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:28:36.217528 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.flows.api.create_volume [None req-b1ead453-9425-4690-b60c-3d8197fba0df tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Validating volume size '1' using validate_int {{(pid=100014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:28:36.255559 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-b1ead453-9425-4690-b60c-3d8197fba0df tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4fd9716-c9e8-48d3-bc38-9ae9c0b9e458) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:28:36.256797 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-b1ead453-9425-4690-b60c-3d8197fba0df tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c834fad6-dc78-4afa-b2b5-3c70c7f03609) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:28:36.315397 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.quota [None req-b1ead453-9425-4690-b60c-3d8197fba0df tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Created reservations ['3690d085-9980-41fd-90e8-d6e264bedb5a', 'aeee6140-35bf-4829-86d9-b4d290a2dc7c', 'cb6644cb-6d78-4325-bfb1-9aec69872c54', '51a9ea41-55c6-4f9b-aa6b-1658654cb0b1'] {{(pid=100014) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:28:36.316448 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-b1ead453-9425-4690-b60c-3d8197fba0df tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c834fad6-dc78-4afa-b2b5-3c70c7f03609) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3690d085-9980-41fd-90e8-d6e264bedb5a', 'aeee6140-35bf-4829-86d9-b4d290a2dc7c', 'cb6644cb-6d78-4325-bfb1-9aec69872c54', '51a9ea41-55c6-4f9b-aa6b-1658654cb0b1']}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:28:36.317179 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-b1ead453-9425-4690-b60c-3d8197fba0df tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (990f1144-07ca-4c4d-8e40-859f5603fcb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:28:36.355337 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-b1ead453-9425-4690-b60c-3d8197fba0df tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (990f1144-07ca-4c4d-8e40-859f5603fcb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '63080e27-9d12-4b12-9e3c-88c62488e620', '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_cdc9e69c-9227-42ec-9533-b0ec7d6c05aa',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7de1b81420d7488f991695d2bc1f15a7',qos_specs=None,replication_status=,reservations=['3690d085-9980-41fd-90e8-d6e264bedb5a','aeee6140-35bf-4829-86d9-b4d290a2dc7c','cb6644cb-6d78-4325-bfb1-9aec69872c54','51a9ea41-55c6-4f9b-aa6b-1658654cb0b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7fb70befd1dd4bae81103733bda1dd6c',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:28:36Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_cdc9e69c-9227-42ec-9533-b0ec7d6c05aa',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=63080e27-9d12-4b12-9e3c-88c62488e620,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7de1b81420d7488f991695d2bc1f15a7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7fb70befd1dd4bae81103733bda1dd6c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:28:36.356375 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-b1ead453-9425-4690-b60c-3d8197fba0df tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d76404bb-5763-489a-b77d-58a099dfbe8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:28:36.381241 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-b1ead453-9425-4690-b60c-3d8197fba0df tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d76404bb-5763-489a-b77d-58a099dfbe8b) transitioned into 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_cdc9e69c-9227-42ec-9533-b0ec7d6c05aa',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7de1b81420d7488f991695d2bc1f15a7',qos_specs=None,replication_status=,reservations=['3690d085-9980-41fd-90e8-d6e264bedb5a','aeee6140-35bf-4829-86d9-b4d290a2dc7c','cb6644cb-6d78-4325-bfb1-9aec69872c54','51a9ea41-55c6-4f9b-aa6b-1658654cb0b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7fb70befd1dd4bae81103733bda1dd6c',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:28:36.382294 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-b1ead453-9425-4690-b60c-3d8197fba0df tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f295f306-d956-4fb4-b31b-61b669f487da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:28:36.400841 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-b1ead453-9425-4690-b60c-3d8197fba0df tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f295f306-d956-4fb4-b31b-61b669f487da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:28:36.401734 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-b1ead453-9425-4690-b60c-3d8197fba0df tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Flow 'volume_create_api' (b58c655d-fc36-49be-9bf9-3ad727cf2921) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:28:36.402155 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-b1ead453-9425-4690-b60c-3d8197fba0df tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Create volume request issued successfully. Jul 03 02:28:36.410823 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:36.410823 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:28:36.411392 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-b1ead453-9425-4690-b60c-3d8197fba0df tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Volume info retrieved successfully. Jul 03 02:28:36.533220 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-ab3bc2d1-61ae-46bf-a2bf-f1a52c54b4d5 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:36.537548 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-ab3bc2d1-61ae-46bf-a2bf-f1a52c54b4d5 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] GET https://10.4.3.223/volume/v3/volumes/70c7e055-de94-423f-917c-e317eb177829 Jul 03 02:28:36.537548 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-ab3bc2d1-61ae-46bf-a2bf-f1a52c54b4d5 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:36.537548 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-ab3bc2d1-61ae-46bf-a2bf-f1a52c54b4d5 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:36.552881 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:36.552881 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:28:36.559034 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-ab3bc2d1-61ae-46bf-a2bf-f1a52c54b4d5 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Volume info retrieved successfully. Jul 03 02:28:36.567304 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-ab3bc2d1-61ae-46bf-a2bf-f1a52c54b4d5 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/volumes/70c7e055-de94-423f-917c-e317eb177829 returned with HTTP 200 Jul 03 02:28:36.567950 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 361/1409] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:28:36 2026] GET /volume/v3/volumes/70c7e055-de94-423f-917c-e317eb177829 => generated 883 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:28:36.578080 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-8f0b0ec6-afc8-4266-9aa9-6b028695ee72 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:36.582267 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-8f0b0ec6-afc8-4266-9aa9-6b028695ee72 tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] DELETE https://10.4.3.223/volume/v3/volumes/368db67d-b0f0-4da1-9306-2d5b3e5e7ede Jul 03 02:28:36.582478 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-8f0b0ec6-afc8-4266-9aa9-6b028695ee72 tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:36.582684 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-8f0b0ec6-afc8-4266-9aa9-6b028695ee72 tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] Calling method 'delete' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:36.582854 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.volumes [None req-8f0b0ec6-afc8-4266-9aa9-6b028695ee72 tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] Delete volume with id: 368db67d-b0f0-4da1-9306-2d5b3e5e7ede Jul 03 02:28:36.596336 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:36.596336 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:28:36.596887 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-8f0b0ec6-afc8-4266-9aa9-6b028695ee72 tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] Volume info retrieved successfully. Jul 03 02:28:36.624303 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-8f0b0ec6-afc8-4266-9aa9-6b028695ee72 tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] Delete volume request issued successfully. Jul 03 02:28:36.624509 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-8f0b0ec6-afc8-4266-9aa9-6b028695ee72 tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] https://10.4.3.223/volume/v3/volumes/368db67d-b0f0-4da1-9306-2d5b3e5e7ede returned with HTTP 202 Jul 03 02:28:36.627444 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 346/1410] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:28:36 2026] DELETE /volume/v3/volumes/368db67d-b0f0-4da1-9306-2d5b3e5e7ede => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:28:36.633518 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-96dc22bf-8864-4e34-9a53-b19de5d146fe None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:36.635878 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-96dc22bf-8864-4e34-9a53-b19de5d146fe tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] GET https://10.4.3.223/volume/v3/volumes/368db67d-b0f0-4da1-9306-2d5b3e5e7ede Jul 03 02:28:36.638525 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-96dc22bf-8864-4e34-9a53-b19de5d146fe tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:36.638525 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-96dc22bf-8864-4e34-9a53-b19de5d146fe tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:36.647326 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:36.647326 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:28:36.653620 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-96dc22bf-8864-4e34-9a53-b19de5d146fe tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] Volume info retrieved successfully. Jul 03 02:28:36.658502 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-96dc22bf-8864-4e34-9a53-b19de5d146fe tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] https://10.4.3.223/volume/v3/volumes/368db67d-b0f0-4da1-9306-2d5b3e5e7ede returned with HTTP 200 Jul 03 02:28:36.658917 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 353/1411] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:28:36 2026] GET /volume/v3/volumes/368db67d-b0f0-4da1-9306-2d5b3e5e7ede => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:28:37.419232 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:37.419232 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:28:37.419774 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-b1ead453-9425-4690-b60c-3d8197fba0df tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Volume info retrieved successfully. Jul 03 02:28:37.419910 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.backup.api [None req-b1ead453-9425-4690-b60c-3d8197fba0df tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Checking backup size 1 against volume size 1 {{(pid=100014) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 03 02:28:37.420026 np0000004352 devstack@c-api.service[100014]: INFO cinder.backup.api [None req-b1ead453-9425-4690-b60c-3d8197fba0df tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Overwriting volume 63080e27-9d12-4b12-9e3c-88c62488e620 with restore of backup cdc9e69c-9227-42ec-9533-b0ec7d6c05aa Jul 03 02:28:37.435727 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.backup.rpcapi [None req-b1ead453-9425-4690-b60c-3d8197fba0df tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] restore_backup in rpcapi backup_id cdc9e69c-9227-42ec-9533-b0ec7d6c05aa {{(pid=100014) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 03 02:28:37.437966 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-b1ead453-9425-4690-b60c-3d8197fba0df tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/cdc9e69c-9227-42ec-9533-b0ec7d6c05aa/restore returned with HTTP 202 Jul 03 02:28:37.438505 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 352/1412] 10.4.3.223 () {68 vars in 1393 bytes} [Fri Jul 3 02:28:36 2026] POST /volume/v3/backups/cdc9e69c-9227-42ec-9533-b0ec7d6c05aa/restore => generated 189 bytes in 1257 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:28:37.449534 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-7170e5b8-84f9-42dc-8e53-fb74d798d9cf None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:37.452596 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-7170e5b8-84f9-42dc-8e53-fb74d798d9cf tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/cdc9e69c-9227-42ec-9533-b0ec7d6c05aa Jul 03 02:28:37.452860 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-7170e5b8-84f9-42dc-8e53-fb74d798d9cf tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:37.453116 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-7170e5b8-84f9-42dc-8e53-fb74d798d9cf tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:37.453253 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-7170e5b8-84f9-42dc-8e53-fb74d798d9cf tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id cdc9e69c-9227-42ec-9533-b0ec7d6c05aa. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:28:37.459493 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:37.459493 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:28:37.461070 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-7170e5b8-84f9-42dc-8e53-fb74d798d9cf tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/cdc9e69c-9227-42ec-9533-b0ec7d6c05aa returned with HTTP 200 Jul 03 02:28:37.461557 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 362/1413] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:28:37 2026] GET /volume/v3/backups/cdc9e69c-9227-42ec-9533-b0ec7d6c05aa => generated 792 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:28:37.581980 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-7f02c3ee-8ee6-41ef-9c4d-b63f215171b8 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:37.585785 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-7f02c3ee-8ee6-41ef-9c4d-b63f215171b8 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] GET https://10.4.3.223/volume/v3/volumes/70c7e055-de94-423f-917c-e317eb177829 Jul 03 02:28:37.585785 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-7f02c3ee-8ee6-41ef-9c4d-b63f215171b8 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:37.585785 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-7f02c3ee-8ee6-41ef-9c4d-b63f215171b8 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:37.594771 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:37.594771 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:28:37.603027 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-7f02c3ee-8ee6-41ef-9c4d-b63f215171b8 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Volume info retrieved successfully. Jul 03 02:28:37.607976 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-3d353e6c-822e-4ae3-abdd-436643db2d23 req-1b6d76bf-50f9-4969-bb24-a045ac12e706 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:37.609337 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-7f02c3ee-8ee6-41ef-9c4d-b63f215171b8 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/volumes/70c7e055-de94-423f-917c-e317eb177829 returned with HTTP 200 Jul 03 02:28:37.609337 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 347/1414] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:28:37 2026] GET /volume/v3/volumes/70c7e055-de94-423f-917c-e317eb177829 => generated 883 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:28:37.610032 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-3d353e6c-822e-4ae3-abdd-436643db2d23 req-1b6d76bf-50f9-4969-bb24-a045ac12e706 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] POST https://10.4.3.223/volume/v3/attachments/f3e646f6-c99f-4d27-af17-91d7d91bda9b/action Jul 03 02:28:37.610385 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-3d353e6c-822e-4ae3-abdd-436643db2d23 req-1b6d76bf-50f9-4969-bb24-a045ac12e706 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Action body: b'{"os-complete": null}' {{(pid=100013) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:28:37.610517 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-3d353e6c-822e-4ae3-abdd-436643db2d23 req-1b6d76bf-50f9-4969-bb24-a045ac12e706 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:28:37.631413 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:37.631413 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:28:37.646516 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-3d353e6c-822e-4ae3-abdd-436643db2d23 req-1b6d76bf-50f9-4969-bb24-a045ac12e706 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/attachments/f3e646f6-c99f-4d27-af17-91d7d91bda9b/action returned with HTTP 204 Jul 03 02:28:37.646516 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 354/1415] 10.4.3.223 () {74 vars in 1725 bytes} [Fri Jul 3 02:28:37 2026] POST /volume/v3/attachments/f3e646f6-c99f-4d27-af17-91d7d91bda9b/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:28:37.673953 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-83f75e12-5577-4107-8532-547dee5a161c None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:37.675974 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-83f75e12-5577-4107-8532-547dee5a161c tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] GET https://10.4.3.223/volume/v3/volumes/368db67d-b0f0-4da1-9306-2d5b3e5e7ede Jul 03 02:28:37.676211 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-83f75e12-5577-4107-8532-547dee5a161c tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:37.676468 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-83f75e12-5577-4107-8532-547dee5a161c tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:37.684857 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-83f75e12-5577-4107-8532-547dee5a161c tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] https://10.4.3.223/volume/v3/volumes/368db67d-b0f0-4da1-9306-2d5b3e5e7ede returned with HTTP 404 Jul 03 02:28:37.685321 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 353/1416] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:28:37 2026] GET /volume/v3/volumes/368db67d-b0f0-4da1-9306-2d5b3e5e7ede => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:28:37.692176 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-23409482-3a96-477f-a95e-5c773e88be91 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:37.694497 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-23409482-3a96-477f-a95e-5c773e88be91 tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] DELETE https://10.4.3.223/volume/v3/volumes/27149b81-1956-4783-b395-298a7247163a Jul 03 02:28:37.694743 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-23409482-3a96-477f-a95e-5c773e88be91 tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:37.695234 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-23409482-3a96-477f-a95e-5c773e88be91 tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:37.695234 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-23409482-3a96-477f-a95e-5c773e88be91 tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] Delete volume with id: 27149b81-1956-4783-b395-298a7247163a Jul 03 02:28:37.705344 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:37.705344 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:28:37.706016 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-23409482-3a96-477f-a95e-5c773e88be91 tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] Volume info retrieved successfully. Jul 03 02:28:37.728234 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-23409482-3a96-477f-a95e-5c773e88be91 tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] Delete volume request issued successfully. Jul 03 02:28:37.728460 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-23409482-3a96-477f-a95e-5c773e88be91 tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] https://10.4.3.223/volume/v3/volumes/27149b81-1956-4783-b395-298a7247163a returned with HTTP 202 Jul 03 02:28:37.728882 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 363/1417] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:28:37 2026] DELETE /volume/v3/volumes/27149b81-1956-4783-b395-298a7247163a => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:28:37.738380 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-4dfb084f-7c4c-412c-9b1c-6107d5ab1736 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:37.740218 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-4dfb084f-7c4c-412c-9b1c-6107d5ab1736 tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] GET https://10.4.3.223/volume/v3/volumes/27149b81-1956-4783-b395-298a7247163a Jul 03 02:28:37.740430 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-4dfb084f-7c4c-412c-9b1c-6107d5ab1736 tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:37.740659 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-4dfb084f-7c4c-412c-9b1c-6107d5ab1736 tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:37.748269 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:37.748269 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:28:37.752525 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-4dfb084f-7c4c-412c-9b1c-6107d5ab1736 tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] Volume info retrieved successfully. Jul 03 02:28:37.757801 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-4dfb084f-7c4c-412c-9b1c-6107d5ab1736 tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] https://10.4.3.223/volume/v3/volumes/27149b81-1956-4783-b395-298a7247163a returned with HTTP 200 Jul 03 02:28:37.758302 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 348/1418] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:28:37 2026] GET /volume/v3/volumes/27149b81-1956-4783-b395-298a7247163a => generated 851 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:28:37.873756 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-4fb77b74-7294-480b-9447-30c50a279ebe None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:37.875253 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-4fb77b74-7294-480b-9447-30c50a279ebe tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:28:37.875570 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-4fb77b74-7294-480b-9447-30c50a279ebe tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1948183825", "snapshot_id": "787091d1-2e68-4fd4-b682-35fb2d977741", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:28:37.876911 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.volumes [None req-4fb77b74-7294-480b-9447-30c50a279ebe tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1948183825', 'snapshot_id': '787091d1-2e68-4fd4-b682-35fb2d977741', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:28:37.881585 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:37.881585 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:28:37.881954 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-4fb77b74-7294-480b-9447-30c50a279ebe tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Snapshot retrieved successfully. Jul 03 02:28:37.882048 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.volumes [None req-4fb77b74-7294-480b-9447-30c50a279ebe tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Create volume of 1 GB Jul 03 02:28:37.885052 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-4fb77b74-7294-480b-9447-30c50a279ebe tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Availability Zones retrieved successfully. Jul 03 02:28:37.890267 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-4fb77b74-7294-480b-9447-30c50a279ebe tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Flow 'volume_create_api' (29f04a80-d44d-4233-b966-dc103441eb46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:28:37.891187 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-4fb77b74-7294-480b-9447-30c50a279ebe tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08910ed8-6599-4e5e-94ce-1e502b91126c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:28:37.892166 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.flows.api.create_volume [None req-4fb77b74-7294-480b-9447-30c50a279ebe tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:28:37.920490 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-4fb77b74-7294-480b-9447-30c50a279ebe tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08910ed8-6599-4e5e-94ce-1e502b91126c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '787091d1-2e68-4fd4-b682-35fb2d977741', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:28:37.921120 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-4fb77b74-7294-480b-9447-30c50a279ebe tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9498b12d-788d-418a-b792-ade2f98625b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:28:37.960585 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.quota [None req-4fb77b74-7294-480b-9447-30c50a279ebe tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Created reservations ['96c572a0-3481-4a8d-82ec-551328c2cb35', '75cd7315-d39a-4976-9ea0-a9656e7c3e13', '7223a7bf-17ea-46f9-8e3e-53329f818cba', 'd8cf6674-7c3e-4c74-98c2-04b38e7a2a06'] {{(pid=100013) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:28:37.961349 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-4fb77b74-7294-480b-9447-30c50a279ebe tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9498b12d-788d-418a-b792-ade2f98625b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['96c572a0-3481-4a8d-82ec-551328c2cb35', '75cd7315-d39a-4976-9ea0-a9656e7c3e13', '7223a7bf-17ea-46f9-8e3e-53329f818cba', 'd8cf6674-7c3e-4c74-98c2-04b38e7a2a06']}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:28:37.962031 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-4fb77b74-7294-480b-9447-30c50a279ebe tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46de4145-f9e6-49f2-bb59-864273c2772e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:28:38.013214 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-4fb77b74-7294-480b-9447-30c50a279ebe tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46de4145-f9e6-49f2-bb59-864273c2772e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0c27570b-58f4-42fd-9080-0f61862df6a1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1948183825',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea6d58b0eab546c3a96c4e218a58c68c',qos_specs=None,replication_status=,reservations=['96c572a0-3481-4a8d-82ec-551328c2cb35','75cd7315-d39a-4976-9ea0-a9656e7c3e13','7223a7bf-17ea-46f9-8e3e-53329f818cba','d8cf6674-7c3e-4c74-98c2-04b38e7a2a06'],size=1,snapshot_id=787091d1-2e68-4fd4-b682-35fb2d977741,source_replicaid=,source_volid=None,status='creating',user_id='b1a4db9767a84a2b9e0648906d008f03',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:28:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1948183825',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0c27570b-58f4-42fd-9080-0f61862df6a1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ea6d58b0eab546c3a96c4e218a58c68c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=787091d1-2e68-4fd4-b682-35fb2d977741,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b1a4db9767a84a2b9e0648906d008f03',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:28:38.013646 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-4fb77b74-7294-480b-9447-30c50a279ebe tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8d3eb49-2b68-446a-8d04-8f11fd879867) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:28:38.042364 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-4fb77b74-7294-480b-9447-30c50a279ebe tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8d3eb49-2b68-446a-8d04-8f11fd879867) transitioned into state 'SUCCESS' from state '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-1948183825',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea6d58b0eab546c3a96c4e218a58c68c',qos_specs=None,replication_status=,reservations=['96c572a0-3481-4a8d-82ec-551328c2cb35','75cd7315-d39a-4976-9ea0-a9656e7c3e13','7223a7bf-17ea-46f9-8e3e-53329f818cba','d8cf6674-7c3e-4c74-98c2-04b38e7a2a06'],size=1,snapshot_id=787091d1-2e68-4fd4-b682-35fb2d977741,source_replicaid=,source_volid=None,status='creating',user_id='b1a4db9767a84a2b9e0648906d008f03',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:28:38.043192 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-4fb77b74-7294-480b-9447-30c50a279ebe tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17a5b8a6-5738-415d-a5c6-4c722c4a7528) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:28:38.070208 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-4fb77b74-7294-480b-9447-30c50a279ebe tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17a5b8a6-5738-415d-a5c6-4c722c4a7528) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:28:38.070954 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-4fb77b74-7294-480b-9447-30c50a279ebe tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Flow 'volume_create_api' (29f04a80-d44d-4233-b966-dc103441eb46) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:28:38.071207 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-4fb77b74-7294-480b-9447-30c50a279ebe tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Create volume request issued successfully. Jul 03 02:28:38.071814 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-4fb77b74-7294-480b-9447-30c50a279ebe tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:28:38.072226 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 355/1419] 10.4.3.223 () {68 vars in 1259 bytes} [Fri Jul 3 02:28:37 2026] POST /volume/v3/volumes => generated 781 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:28:38.472680 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-c39518e5-24d0-4e0d-9801-4655023bd35e None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:38.474919 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-c39518e5-24d0-4e0d-9801-4655023bd35e tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/cdc9e69c-9227-42ec-9533-b0ec7d6c05aa Jul 03 02:28:38.474919 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-c39518e5-24d0-4e0d-9801-4655023bd35e tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:38.475115 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-c39518e5-24d0-4e0d-9801-4655023bd35e tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:38.475226 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-c39518e5-24d0-4e0d-9801-4655023bd35e tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id cdc9e69c-9227-42ec-9533-b0ec7d6c05aa. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:28:38.479961 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:38.479961 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:28:38.481138 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-c39518e5-24d0-4e0d-9801-4655023bd35e tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/cdc9e69c-9227-42ec-9533-b0ec7d6c05aa returned with HTTP 200 Jul 03 02:28:38.481666 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 354/1420] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:28:38 2026] GET /volume/v3/backups/cdc9e69c-9227-42ec-9533-b0ec7d6c05aa => generated 792 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:28:38.625973 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-37c05e15-cf97-41ac-a32e-332f7a19151a None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:38.628329 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-37c05e15-cf97-41ac-a32e-332f7a19151a tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] GET https://10.4.3.223/volume/v3/volumes/70c7e055-de94-423f-917c-e317eb177829 Jul 03 02:28:38.630001 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-37c05e15-cf97-41ac-a32e-332f7a19151a tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:38.630312 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-37c05e15-cf97-41ac-a32e-332f7a19151a tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:38.641972 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:38.641972 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:28:38.646213 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-37c05e15-cf97-41ac-a32e-332f7a19151a tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Volume info retrieved successfully. Jul 03 02:28:38.652353 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-37c05e15-cf97-41ac-a32e-332f7a19151a tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/volumes/70c7e055-de94-423f-917c-e317eb177829 returned with HTTP 200 Jul 03 02:28:38.652353 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 364/1421] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:28:38 2026] GET /volume/v3/volumes/70c7e055-de94-423f-917c-e317eb177829 => generated 1175 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:28:38.664338 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-957ed065-e0fb-450b-ac3a-0210d58727b6 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:38.666552 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-957ed065-e0fb-450b-ac3a-0210d58727b6 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] GET https://10.4.3.223/volume/v3/volumes/70c7e055-de94-423f-917c-e317eb177829 Jul 03 02:28:38.666809 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-957ed065-e0fb-450b-ac3a-0210d58727b6 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:38.667037 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-957ed065-e0fb-450b-ac3a-0210d58727b6 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:38.677569 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:38.677569 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:28:38.681266 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-957ed065-e0fb-450b-ac3a-0210d58727b6 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Volume info retrieved successfully. Jul 03 02:28:38.685306 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-957ed065-e0fb-450b-ac3a-0210d58727b6 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/volumes/70c7e055-de94-423f-917c-e317eb177829 returned with HTTP 200 Jul 03 02:28:38.685709 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 349/1422] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:28:38 2026] GET /volume/v3/volumes/70c7e055-de94-423f-917c-e317eb177829 => generated 1175 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:28:38.726528 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-1ce7d2ff-c2d9-412d-a4d5-1e49708401e9 req-4c6a8cf9-216f-4e0d-b748-fd31eea35582 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:38.729225 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-1ce7d2ff-c2d9-412d-a4d5-1e49708401e9 req-4c6a8cf9-216f-4e0d-b748-fd31eea35582 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] GET https://10.4.3.223/volume/v3/volumes/70c7e055-de94-423f-917c-e317eb177829 Jul 03 02:28:38.729438 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-1ce7d2ff-c2d9-412d-a4d5-1e49708401e9 req-4c6a8cf9-216f-4e0d-b748-fd31eea35582 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:38.729661 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-1ce7d2ff-c2d9-412d-a4d5-1e49708401e9 req-4c6a8cf9-216f-4e0d-b748-fd31eea35582 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:38.739973 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:38.739973 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:28:38.744255 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-1ce7d2ff-c2d9-412d-a4d5-1e49708401e9 req-4c6a8cf9-216f-4e0d-b748-fd31eea35582 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Volume info retrieved successfully. Jul 03 02:28:38.749912 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-1ce7d2ff-c2d9-412d-a4d5-1e49708401e9 req-4c6a8cf9-216f-4e0d-b748-fd31eea35582 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/volumes/70c7e055-de94-423f-917c-e317eb177829 returned with HTTP 200 Jul 03 02:28:38.750586 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 356/1423] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:28:38 2026] GET /volume/v3/volumes/70c7e055-de94-423f-917c-e317eb177829 => generated 1175 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:28:38.770480 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-1ce7d2ff-c2d9-412d-a4d5-1e49708401e9 req-dff97582-db9d-4d02-aae9-3ce424108602 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:38.773700 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-1ce7d2ff-c2d9-412d-a4d5-1e49708401e9 req-dff97582-db9d-4d02-aae9-3ce424108602 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] POST https://10.4.3.223/volume/v3/volumes/70c7e055-de94-423f-917c-e317eb177829/action Jul 03 02:28:38.774160 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-1ce7d2ff-c2d9-412d-a4d5-1e49708401e9 req-dff97582-db9d-4d02-aae9-3ce424108602 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:28:38.774160 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-1ce7d2ff-c2d9-412d-a4d5-1e49708401e9 req-dff97582-db9d-4d02-aae9-3ce424108602 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:28:38.778820 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-4a68e17e-88ab-4d57-85bc-72636a4df759 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:38.782508 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-4a68e17e-88ab-4d57-85bc-72636a4df759 tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] GET https://10.4.3.223/volume/v3/volumes/27149b81-1956-4783-b395-298a7247163a Jul 03 02:28:38.782508 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-4a68e17e-88ab-4d57-85bc-72636a4df759 tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:38.782508 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-4a68e17e-88ab-4d57-85bc-72636a4df759 tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:38.788018 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:38.788018 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:28:38.788259 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-4a68e17e-88ab-4d57-85bc-72636a4df759 tempest-ServerRescueNegativeTestJSON-44719726 tempest-ServerRescueNegativeTestJSON-44719726-project-member] https://10.4.3.223/volume/v3/volumes/27149b81-1956-4783-b395-298a7247163a returned with HTTP 404 Jul 03 02:28:38.788547 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [req-1ce7d2ff-c2d9-412d-a4d5-1e49708401e9 req-dff97582-db9d-4d02-aae9-3ce424108602 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Volume info retrieved successfully. Jul 03 02:28:38.788890 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 365/1424] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:28:38 2026] GET /volume/v3/volumes/27149b81-1956-4783-b395-298a7247163a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:28:38.804857 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [req-1ce7d2ff-c2d9-412d-a4d5-1e49708401e9 req-dff97582-db9d-4d02-aae9-3ce424108602 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Begin detaching volume completed successfully. Jul 03 02:28:38.805198 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-1ce7d2ff-c2d9-412d-a4d5-1e49708401e9 req-dff97582-db9d-4d02-aae9-3ce424108602 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/volumes/70c7e055-de94-423f-917c-e317eb177829/action returned with HTTP 202 Jul 03 02:28:38.805602 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 355/1425] 10.4.3.223 () {72 vars in 1672 bytes} [Fri Jul 3 02:28:38 2026] POST /volume/v3/volumes/70c7e055-de94-423f-917c-e317eb177829/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 02:28:39.493051 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-95dbbe6a-cda8-444f-8b3f-5957a9199d82 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:39.494942 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-95dbbe6a-cda8-444f-8b3f-5957a9199d82 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/cdc9e69c-9227-42ec-9533-b0ec7d6c05aa Jul 03 02:28:39.495130 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-95dbbe6a-cda8-444f-8b3f-5957a9199d82 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:39.495334 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-95dbbe6a-cda8-444f-8b3f-5957a9199d82 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:39.495475 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-95dbbe6a-cda8-444f-8b3f-5957a9199d82 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id cdc9e69c-9227-42ec-9533-b0ec7d6c05aa. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:28:39.500165 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:39.500165 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:28:39.501056 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-95dbbe6a-cda8-444f-8b3f-5957a9199d82 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/cdc9e69c-9227-42ec-9533-b0ec7d6c05aa returned with HTTP 200 Jul 03 02:28:39.501467 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 350/1426] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:28:39 2026] GET /volume/v3/backups/cdc9e69c-9227-42ec-9533-b0ec7d6c05aa => generated 792 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:28:39.829708 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-362e08eb-9c6b-4707-abed-be4cfe630c0a None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:39.830074 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-362e08eb-9c6b-4707-abed-be4cfe630c0a None None] GET https://10.4.3.223/volume// Jul 03 02:28:39.830241 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-362e08eb-9c6b-4707-abed-be4cfe630c0a None None] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:39.830451 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-362e08eb-9c6b-4707-abed-be4cfe630c0a None None] Calling method 'all' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:39.830811 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-362e08eb-9c6b-4707-abed-be4cfe630c0a None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:28:39.831228 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 357/1427] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:28:39 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:28:39.839577 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-1ce7d2ff-c2d9-412d-a4d5-1e49708401e9 req-2bc83680-5276-4bb9-83be-f72fef3fe140 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:39.843517 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-1ce7d2ff-c2d9-412d-a4d5-1e49708401e9 req-2bc83680-5276-4bb9-83be-f72fef3fe140 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] GET https://10.4.3.223/volume/v3/volumes/70c7e055-de94-423f-917c-e317eb177829 Jul 03 02:28:39.843517 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-1ce7d2ff-c2d9-412d-a4d5-1e49708401e9 req-2bc83680-5276-4bb9-83be-f72fef3fe140 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:39.843517 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-1ce7d2ff-c2d9-412d-a4d5-1e49708401e9 req-2bc83680-5276-4bb9-83be-f72fef3fe140 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:39.858566 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:39.858566 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:28:39.866074 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [req-1ce7d2ff-c2d9-412d-a4d5-1e49708401e9 req-2bc83680-5276-4bb9-83be-f72fef3fe140 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Volume info retrieved successfully. Jul 03 02:28:39.871373 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-1ce7d2ff-c2d9-412d-a4d5-1e49708401e9 req-2bc83680-5276-4bb9-83be-f72fef3fe140 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/volumes/70c7e055-de94-423f-917c-e317eb177829 returned with HTTP 200 Jul 03 02:28:39.871995 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 366/1428] 10.4.3.223 () {70 vars in 1639 bytes} [Fri Jul 3 02:28:39 2026] GET /volume/v3/volumes/70c7e055-de94-423f-917c-e317eb177829 => generated 1358 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:28:39.882881 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-1ce7d2ff-c2d9-412d-a4d5-1e49708401e9 req-1b7d76e7-da7e-4668-8aa3-98227fa9d703 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:39.885546 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-1ce7d2ff-c2d9-412d-a4d5-1e49708401e9 req-1b7d76e7-da7e-4668-8aa3-98227fa9d703 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] GET https://10.4.3.223/volume/v3/volumes/70c7e055-de94-423f-917c-e317eb177829/encryption Jul 03 02:28:39.885809 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-1ce7d2ff-c2d9-412d-a4d5-1e49708401e9 req-1b7d76e7-da7e-4668-8aa3-98227fa9d703 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:39.886332 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-1ce7d2ff-c2d9-412d-a4d5-1e49708401e9 req-1b7d76e7-da7e-4668-8aa3-98227fa9d703 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Calling method 'index' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:39.895156 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:39.895156 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:28:39.901127 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-1ce7d2ff-c2d9-412d-a4d5-1e49708401e9 req-1b7d76e7-da7e-4668-8aa3-98227fa9d703 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/volumes/70c7e055-de94-423f-917c-e317eb177829/encryption returned with HTTP 200 Jul 03 02:28:39.901516 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 356/1429] 10.4.3.223 () {68 vars in 1631 bytes} [Fri Jul 3 02:28:39 2026] GET /volume/v3/volumes/70c7e055-de94-423f-917c-e317eb177829/encryption => generated 161 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:28:40.511590 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-06270f74-ebcd-44b1-b232-442fbf3ec550 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:40.513218 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-06270f74-ebcd-44b1-b232-442fbf3ec550 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/cdc9e69c-9227-42ec-9533-b0ec7d6c05aa Jul 03 02:28:40.513527 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-06270f74-ebcd-44b1-b232-442fbf3ec550 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:40.513791 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-06270f74-ebcd-44b1-b232-442fbf3ec550 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:40.514083 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-06270f74-ebcd-44b1-b232-442fbf3ec550 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id cdc9e69c-9227-42ec-9533-b0ec7d6c05aa. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:28:40.519104 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:40.519104 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:28:40.519104 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-06270f74-ebcd-44b1-b232-442fbf3ec550 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/cdc9e69c-9227-42ec-9533-b0ec7d6c05aa returned with HTTP 200 Jul 03 02:28:40.519104 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 351/1430] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:28:40 2026] GET /volume/v3/backups/cdc9e69c-9227-42ec-9533-b0ec7d6c05aa => generated 792 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:28:40.972244 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-1ce7d2ff-c2d9-412d-a4d5-1e49708401e9 req-9bab3845-0c04-415f-ada4-6f6bf2ff0c51 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:40.975260 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-1ce7d2ff-c2d9-412d-a4d5-1e49708401e9 req-9bab3845-0c04-415f-ada4-6f6bf2ff0c51 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] DELETE https://10.4.3.223/volume/v3/attachments/f3e646f6-c99f-4d27-af17-91d7d91bda9b Jul 03 02:28:40.975482 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-1ce7d2ff-c2d9-412d-a4d5-1e49708401e9 req-9bab3845-0c04-415f-ada4-6f6bf2ff0c51 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:40.975709 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-1ce7d2ff-c2d9-412d-a4d5-1e49708401e9 req-9bab3845-0c04-415f-ada4-6f6bf2ff0c51 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Calling method 'version_select' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:40.984018 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:40.984018 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:28:41.519352 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-1ce7d2ff-c2d9-412d-a4d5-1e49708401e9 req-9bab3845-0c04-415f-ada4-6f6bf2ff0c51 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/attachments/f3e646f6-c99f-4d27-af17-91d7d91bda9b returned with HTTP 200 Jul 03 02:28:41.519352 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 358/1431] 10.4.3.223 () {72 vars in 1673 bytes} [Fri Jul 3 02:28:40 2026] DELETE /volume/v3/attachments/f3e646f6-c99f-4d27-af17-91d7d91bda9b => generated 19 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:28:41.530247 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-8026ea92-f780-4884-aa1b-e139efd2b459 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:41.531975 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-8026ea92-f780-4884-aa1b-e139efd2b459 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/cdc9e69c-9227-42ec-9533-b0ec7d6c05aa Jul 03 02:28:41.532464 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-8026ea92-f780-4884-aa1b-e139efd2b459 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:41.532515 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-8026ea92-f780-4884-aa1b-e139efd2b459 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:41.532654 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-8026ea92-f780-4884-aa1b-e139efd2b459 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id cdc9e69c-9227-42ec-9533-b0ec7d6c05aa. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:28:41.536865 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:41.536865 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:28:41.537765 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-8026ea92-f780-4884-aa1b-e139efd2b459 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/cdc9e69c-9227-42ec-9533-b0ec7d6c05aa returned with HTTP 200 Jul 03 02:28:41.538039 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 367/1432] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:28:41 2026] GET /volume/v3/backups/cdc9e69c-9227-42ec-9533-b0ec7d6c05aa => generated 792 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:28:42.555392 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-74a6b147-f8ba-49f3-a9ae-93dc922bed56 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:42.558743 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-74a6b147-f8ba-49f3-a9ae-93dc922bed56 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/cdc9e69c-9227-42ec-9533-b0ec7d6c05aa Jul 03 02:28:42.558743 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-74a6b147-f8ba-49f3-a9ae-93dc922bed56 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:42.558743 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-74a6b147-f8ba-49f3-a9ae-93dc922bed56 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:42.558743 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-74a6b147-f8ba-49f3-a9ae-93dc922bed56 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id cdc9e69c-9227-42ec-9533-b0ec7d6c05aa. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:28:42.565812 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:42.565812 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:28:42.566827 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-74a6b147-f8ba-49f3-a9ae-93dc922bed56 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/cdc9e69c-9227-42ec-9533-b0ec7d6c05aa returned with HTTP 200 Jul 03 02:28:42.567324 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 357/1433] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:28:42 2026] GET /volume/v3/backups/cdc9e69c-9227-42ec-9533-b0ec7d6c05aa => generated 792 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:28:43.073281 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-ef2c9d5d-6cda-4ff0-becb-7b83cc744f7d req-e5fcaa99-ee5c-4627-b4ba-31a439a44f00 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:43.075396 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-ef2c9d5d-6cda-4ff0-becb-7b83cc744f7d req-e5fcaa99-ee5c-4627-b4ba-31a439a44f00 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] GET https://10.4.3.223/volume/v3/volumes/70c7e055-de94-423f-917c-e317eb177829 Jul 03 02:28:43.075728 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-ef2c9d5d-6cda-4ff0-becb-7b83cc744f7d req-e5fcaa99-ee5c-4627-b4ba-31a439a44f00 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:43.076000 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-ef2c9d5d-6cda-4ff0-becb-7b83cc744f7d req-e5fcaa99-ee5c-4627-b4ba-31a439a44f00 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:43.085502 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:43.085502 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:28:43.089033 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [req-ef2c9d5d-6cda-4ff0-becb-7b83cc744f7d req-e5fcaa99-ee5c-4627-b4ba-31a439a44f00 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Volume info retrieved successfully. Jul 03 02:28:43.096922 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-ef2c9d5d-6cda-4ff0-becb-7b83cc744f7d req-e5fcaa99-ee5c-4627-b4ba-31a439a44f00 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/volumes/70c7e055-de94-423f-917c-e317eb177829 returned with HTTP 200 Jul 03 02:28:43.097343 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 352/1434] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:28:43 2026] GET /volume/v3/volumes/70c7e055-de94-423f-917c-e317eb177829 => generated 883 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:28:43.579667 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-2ae7d8f8-b034-4571-879a-ea6b6d8218fe None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:43.581950 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-2ae7d8f8-b034-4571-879a-ea6b6d8218fe tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/cdc9e69c-9227-42ec-9533-b0ec7d6c05aa Jul 03 02:28:43.582206 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-2ae7d8f8-b034-4571-879a-ea6b6d8218fe tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:43.582384 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-2ae7d8f8-b034-4571-879a-ea6b6d8218fe tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:43.582534 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-2ae7d8f8-b034-4571-879a-ea6b6d8218fe tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id cdc9e69c-9227-42ec-9533-b0ec7d6c05aa. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:28:43.587609 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:43.587609 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:28:43.588400 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-2ae7d8f8-b034-4571-879a-ea6b6d8218fe tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/cdc9e69c-9227-42ec-9533-b0ec7d6c05aa returned with HTTP 200 Jul 03 02:28:43.588793 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 359/1435] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:28:43 2026] GET /volume/v3/backups/cdc9e69c-9227-42ec-9533-b0ec7d6c05aa => generated 792 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:28:44.603806 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-dd441d2f-de98-4173-b8b9-52281618218f None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:44.608088 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-dd441d2f-de98-4173-b8b9-52281618218f tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/cdc9e69c-9227-42ec-9533-b0ec7d6c05aa Jul 03 02:28:44.608088 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-dd441d2f-de98-4173-b8b9-52281618218f tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:44.608088 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-dd441d2f-de98-4173-b8b9-52281618218f tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:44.608088 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-dd441d2f-de98-4173-b8b9-52281618218f tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id cdc9e69c-9227-42ec-9533-b0ec7d6c05aa. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:28:44.613954 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:44.613954 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:28:44.615003 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-dd441d2f-de98-4173-b8b9-52281618218f tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/cdc9e69c-9227-42ec-9533-b0ec7d6c05aa returned with HTTP 200 Jul 03 02:28:44.615509 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 368/1436] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:28:44 2026] GET /volume/v3/backups/cdc9e69c-9227-42ec-9533-b0ec7d6c05aa => generated 792 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:28:45.630551 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-74a26b7d-1c93-42c2-bb09-452e9a0eacbd None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:45.632405 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-74a26b7d-1c93-42c2-bb09-452e9a0eacbd tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/cdc9e69c-9227-42ec-9533-b0ec7d6c05aa Jul 03 02:28:45.632596 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-74a26b7d-1c93-42c2-bb09-452e9a0eacbd tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:45.632784 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-74a26b7d-1c93-42c2-bb09-452e9a0eacbd tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:45.632882 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-74a26b7d-1c93-42c2-bb09-452e9a0eacbd tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id cdc9e69c-9227-42ec-9533-b0ec7d6c05aa. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:28:45.636967 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:45.636967 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:28:45.637671 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-74a26b7d-1c93-42c2-bb09-452e9a0eacbd tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/cdc9e69c-9227-42ec-9533-b0ec7d6c05aa returned with HTTP 200 Jul 03 02:28:45.638029 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 358/1437] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:28:45 2026] GET /volume/v3/backups/cdc9e69c-9227-42ec-9533-b0ec7d6c05aa => generated 792 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:28:46.647664 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-465061a1-f8c9-4740-90bb-825d79ab07ae None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:46.649632 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-465061a1-f8c9-4740-90bb-825d79ab07ae tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/cdc9e69c-9227-42ec-9533-b0ec7d6c05aa Jul 03 02:28:46.653436 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-465061a1-f8c9-4740-90bb-825d79ab07ae tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:46.653436 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-465061a1-f8c9-4740-90bb-825d79ab07ae tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:46.653436 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-465061a1-f8c9-4740-90bb-825d79ab07ae tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id cdc9e69c-9227-42ec-9533-b0ec7d6c05aa. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:28:46.654654 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:46.654654 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:28:46.655499 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-465061a1-f8c9-4740-90bb-825d79ab07ae tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/cdc9e69c-9227-42ec-9533-b0ec7d6c05aa returned with HTTP 200 Jul 03 02:28:46.655912 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 353/1438] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:28:46 2026] GET /volume/v3/backups/cdc9e69c-9227-42ec-9533-b0ec7d6c05aa => generated 792 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:28:47.325477 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-0d0a24f7-868f-4d91-b1b5-84a157ed1893 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:47.329660 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-0d0a24f7-868f-4d91-b1b5-84a157ed1893 tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:28:47.329660 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-0d0a24f7-868f-4d91-b1b5-84a157ed1893 tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-54330765"}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:28:47.329660 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.volumes [None req-0d0a24f7-868f-4d91-b1b5-84a157ed1893 tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-54330765'}} {{(pid=100013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:28:47.329660 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.volumes [None req-0d0a24f7-868f-4d91-b1b5-84a157ed1893 tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] Create volume of 1 GB Jul 03 02:28:47.340550 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-0d0a24f7-868f-4d91-b1b5-84a157ed1893 tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] Availability Zones retrieved successfully. Jul 03 02:28:47.351618 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-0d0a24f7-868f-4d91-b1b5-84a157ed1893 tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] Flow 'volume_create_api' (dfcd50d0-ec81-4c29-a45c-652b1b012b0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:28:47.353248 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-0d0a24f7-868f-4d91-b1b5-84a157ed1893 tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca82d85e-79d9-4845-9d4b-9fc6a89af21b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:28:47.354716 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.flows.api.create_volume [None req-0d0a24f7-868f-4d91-b1b5-84a157ed1893 tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] Validating volume size '1' using validate_int {{(pid=100013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:28:47.404566 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-0d0a24f7-868f-4d91-b1b5-84a157ed1893 tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca82d85e-79d9-4845-9d4b-9fc6a89af21b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:28:47.406579 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-0d0a24f7-868f-4d91-b1b5-84a157ed1893 tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (628454e3-082d-4554-95be-2a98324c8e67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:28:47.485322 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.quota [None req-0d0a24f7-868f-4d91-b1b5-84a157ed1893 tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] Created reservations ['2f792fbd-f5b5-439b-b16b-446a4ba30426', '4f51d827-932a-4c43-822c-0fcc52c6b11b', 'dd163b2f-b6cd-4cbd-945a-801e85d94065', 'aee79748-6ce3-40ff-b2fa-06c1a1e4dcc2'] {{(pid=100013) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:28:47.486865 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-0d0a24f7-868f-4d91-b1b5-84a157ed1893 tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (628454e3-082d-4554-95be-2a98324c8e67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2f792fbd-f5b5-439b-b16b-446a4ba30426', '4f51d827-932a-4c43-822c-0fcc52c6b11b', 'dd163b2f-b6cd-4cbd-945a-801e85d94065', 'aee79748-6ce3-40ff-b2fa-06c1a1e4dcc2']}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:28:47.486865 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-0d0a24f7-868f-4d91-b1b5-84a157ed1893 tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c8639d4-5293-4aa0-a51b-ee2ed682f4de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:28:47.518931 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-0d0a24f7-868f-4d91-b1b5-84a157ed1893 tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c8639d4-5293-4aa0-a51b-ee2ed682f4de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '38df2ea7-162f-4987-94bb-fe22135d2d46', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-54330765',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de0a71900ea8454aa15badd28f8ff11b',qos_specs=None,replication_status=,reservations=['2f792fbd-f5b5-439b-b16b-446a4ba30426','4f51d827-932a-4c43-822c-0fcc52c6b11b','dd163b2f-b6cd-4cbd-945a-801e85d94065','aee79748-6ce3-40ff-b2fa-06c1a1e4dcc2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5cc3749c80574f04a3b98bbfe1efff69',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:28:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-54330765',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=38df2ea7-162f-4987-94bb-fe22135d2d46,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='de0a71900ea8454aa15badd28f8ff11b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5cc3749c80574f04a3b98bbfe1efff69',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:28:47.519851 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-0d0a24f7-868f-4d91-b1b5-84a157ed1893 tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10104dc6-7291-4501-8124-e2484e22a0fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:28:47.551006 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-0d0a24f7-868f-4d91-b1b5-84a157ed1893 tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10104dc6-7291-4501-8124-e2484e22a0fb) transitioned into state 'SUCCESS' from state '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-54330765',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de0a71900ea8454aa15badd28f8ff11b',qos_specs=None,replication_status=,reservations=['2f792fbd-f5b5-439b-b16b-446a4ba30426','4f51d827-932a-4c43-822c-0fcc52c6b11b','dd163b2f-b6cd-4cbd-945a-801e85d94065','aee79748-6ce3-40ff-b2fa-06c1a1e4dcc2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5cc3749c80574f04a3b98bbfe1efff69',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:28:47.551657 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-0d0a24f7-868f-4d91-b1b5-84a157ed1893 tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54edfe73-6fb3-402f-b302-408869acf448) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:28:47.576452 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-0d0a24f7-868f-4d91-b1b5-84a157ed1893 tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54edfe73-6fb3-402f-b302-408869acf448) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:28:47.576452 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-0d0a24f7-868f-4d91-b1b5-84a157ed1893 tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] Flow 'volume_create_api' (dfcd50d0-ec81-4c29-a45c-652b1b012b0c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:28:47.576452 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-0d0a24f7-868f-4d91-b1b5-84a157ed1893 tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] Create volume request issued successfully. Jul 03 02:28:47.576452 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-0d0a24f7-868f-4d91-b1b5-84a157ed1893 tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:28:47.576452 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 360/1439] 10.4.3.223 () {68 vars in 1258 bytes} [Fri Jul 3 02:28:47 2026] POST /volume/v3/volumes => generated 755 bytes in 252 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:28:47.600302 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-e6bbde34-dd56-43c7-9905-500f39e5d94f None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:47.602170 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-e6bbde34-dd56-43c7-9905-500f39e5d94f tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] GET https://10.4.3.223/volume/v3/volumes/38df2ea7-162f-4987-94bb-fe22135d2d46 Jul 03 02:28:47.602244 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-e6bbde34-dd56-43c7-9905-500f39e5d94f tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:47.602415 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-e6bbde34-dd56-43c7-9905-500f39e5d94f tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:47.614220 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:47.614220 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:28:47.619658 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-e6bbde34-dd56-43c7-9905-500f39e5d94f tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] Volume info retrieved successfully. Jul 03 02:28:47.626243 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-e6bbde34-dd56-43c7-9905-500f39e5d94f tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] https://10.4.3.223/volume/v3/volumes/38df2ea7-162f-4987-94bb-fe22135d2d46 returned with HTTP 200 Jul 03 02:28:47.627062 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 369/1440] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:28:47 2026] GET /volume/v3/volumes/38df2ea7-162f-4987-94bb-fe22135d2d46 => generated 823 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:28:47.668577 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-6fed3c69-a393-4524-8e97-1b7055f6e568 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:47.671165 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-6fed3c69-a393-4524-8e97-1b7055f6e568 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/cdc9e69c-9227-42ec-9533-b0ec7d6c05aa Jul 03 02:28:47.671968 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-6fed3c69-a393-4524-8e97-1b7055f6e568 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:47.673439 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-6fed3c69-a393-4524-8e97-1b7055f6e568 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:47.673439 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-6fed3c69-a393-4524-8e97-1b7055f6e568 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id cdc9e69c-9227-42ec-9533-b0ec7d6c05aa. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:28:47.683958 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:47.683958 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:28:47.683958 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-6fed3c69-a393-4524-8e97-1b7055f6e568 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/cdc9e69c-9227-42ec-9533-b0ec7d6c05aa returned with HTTP 200 Jul 03 02:28:47.683958 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 359/1441] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:28:47 2026] GET /volume/v3/backups/cdc9e69c-9227-42ec-9533-b0ec7d6c05aa => generated 792 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:28:48.642315 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-613d1265-9a1e-4c53-a38b-fabf942213e2 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:48.644511 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-613d1265-9a1e-4c53-a38b-fabf942213e2 tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] GET https://10.4.3.223/volume/v3/volumes/38df2ea7-162f-4987-94bb-fe22135d2d46 Jul 03 02:28:48.644792 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-613d1265-9a1e-4c53-a38b-fabf942213e2 tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:48.645114 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-613d1265-9a1e-4c53-a38b-fabf942213e2 tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:48.654748 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:48.654748 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:28:48.662109 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-613d1265-9a1e-4c53-a38b-fabf942213e2 tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] Volume info retrieved successfully. Jul 03 02:28:48.668312 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-613d1265-9a1e-4c53-a38b-fabf942213e2 tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] https://10.4.3.223/volume/v3/volumes/38df2ea7-162f-4987-94bb-fe22135d2d46 returned with HTTP 200 Jul 03 02:28:48.669043 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 354/1442] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:28:48 2026] GET /volume/v3/volumes/38df2ea7-162f-4987-94bb-fe22135d2d46 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:28:48.696907 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-581d3fdb-2123-41f5-a210-ed8c42fd7fb9 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:48.699932 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-581d3fdb-2123-41f5-a210-ed8c42fd7fb9 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/cdc9e69c-9227-42ec-9533-b0ec7d6c05aa Jul 03 02:28:48.700192 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-581d3fdb-2123-41f5-a210-ed8c42fd7fb9 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:48.700444 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-581d3fdb-2123-41f5-a210-ed8c42fd7fb9 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:48.700687 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-581d3fdb-2123-41f5-a210-ed8c42fd7fb9 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id cdc9e69c-9227-42ec-9533-b0ec7d6c05aa. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:28:48.705136 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:48.705136 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:28:48.706216 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-581d3fdb-2123-41f5-a210-ed8c42fd7fb9 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/cdc9e69c-9227-42ec-9533-b0ec7d6c05aa returned with HTTP 200 Jul 03 02:28:48.706788 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 361/1443] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:28:48 2026] GET /volume/v3/backups/cdc9e69c-9227-42ec-9533-b0ec7d6c05aa => generated 792 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:28:49.716815 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-54334ecc-8e61-4d11-b015-8ba67957cdcb None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:49.719057 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-54334ecc-8e61-4d11-b015-8ba67957cdcb tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/cdc9e69c-9227-42ec-9533-b0ec7d6c05aa Jul 03 02:28:49.719293 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-54334ecc-8e61-4d11-b015-8ba67957cdcb tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:49.719568 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-54334ecc-8e61-4d11-b015-8ba67957cdcb tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:49.719728 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-54334ecc-8e61-4d11-b015-8ba67957cdcb tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id cdc9e69c-9227-42ec-9533-b0ec7d6c05aa. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:28:49.725106 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:49.725106 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:28:49.726213 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-54334ecc-8e61-4d11-b015-8ba67957cdcb tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/cdc9e69c-9227-42ec-9533-b0ec7d6c05aa returned with HTTP 200 Jul 03 02:28:49.726741 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 370/1444] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:28:49 2026] GET /volume/v3/backups/cdc9e69c-9227-42ec-9533-b0ec7d6c05aa => generated 792 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:28:50.740316 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-dd6e0751-e31b-4d89-83d8-fd2d5eb3282b None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:50.745629 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-dd6e0751-e31b-4d89-83d8-fd2d5eb3282b tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/cdc9e69c-9227-42ec-9533-b0ec7d6c05aa Jul 03 02:28:50.745629 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-dd6e0751-e31b-4d89-83d8-fd2d5eb3282b tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:50.745629 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-dd6e0751-e31b-4d89-83d8-fd2d5eb3282b tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:50.745629 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-dd6e0751-e31b-4d89-83d8-fd2d5eb3282b tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id cdc9e69c-9227-42ec-9533-b0ec7d6c05aa. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:28:50.752799 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:50.752799 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:28:50.753595 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-dd6e0751-e31b-4d89-83d8-fd2d5eb3282b tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/cdc9e69c-9227-42ec-9533-b0ec7d6c05aa returned with HTTP 200 Jul 03 02:28:50.753904 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 360/1445] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:28:50 2026] GET /volume/v3/backups/cdc9e69c-9227-42ec-9533-b0ec7d6c05aa => generated 792 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:28:50.762448 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-60d75e9d-12a0-4ba2-bdf2-c81d74711d13 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:50.764245 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-60d75e9d-12a0-4ba2-bdf2-c81d74711d13 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/volumes/63080e27-9d12-4b12-9e3c-88c62488e620 Jul 03 02:28:50.764389 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-60d75e9d-12a0-4ba2-bdf2-c81d74711d13 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:50.764576 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-60d75e9d-12a0-4ba2-bdf2-c81d74711d13 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:50.770886 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:50.770886 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:28:50.774183 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-60d75e9d-12a0-4ba2-bdf2-c81d74711d13 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Volume info retrieved successfully. Jul 03 02:28:50.778576 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-60d75e9d-12a0-4ba2-bdf2-c81d74711d13 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/volumes/63080e27-9d12-4b12-9e3c-88c62488e620 returned with HTTP 200 Jul 03 02:28:50.778984 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 355/1446] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:28:50 2026] GET /volume/v3/volumes/63080e27-9d12-4b12-9e3c-88c62488e620 => generated 1411 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:28:50.793949 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-8bc836e2-e338-458c-9106-042e4e612a16 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:50.795892 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-8bc836e2-e338-458c-9106-042e4e612a16 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/volumes/63080e27-9d12-4b12-9e3c-88c62488e620 Jul 03 02:28:50.796204 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-8bc836e2-e338-458c-9106-042e4e612a16 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:50.796204 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-8bc836e2-e338-458c-9106-042e4e612a16 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:50.805886 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:50.805886 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:28:50.820724 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-8bc836e2-e338-458c-9106-042e4e612a16 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Volume info retrieved successfully. Jul 03 02:28:50.827626 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-8bc836e2-e338-458c-9106-042e4e612a16 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/volumes/63080e27-9d12-4b12-9e3c-88c62488e620 returned with HTTP 200 Jul 03 02:28:50.828061 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 362/1447] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:28:50 2026] GET /volume/v3/volumes/63080e27-9d12-4b12-9e3c-88c62488e620 => generated 1411 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:28:50.849127 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-f4c91e9b-f478-4bb3-8e14-b93ae5ceeb18 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:50.852826 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-f4c91e9b-f478-4bb3-8e14-b93ae5ceeb18 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] DELETE https://10.4.3.223/volume/v3/volumes/63080e27-9d12-4b12-9e3c-88c62488e620 Jul 03 02:28:50.853050 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-f4c91e9b-f478-4bb3-8e14-b93ae5ceeb18 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:50.853257 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-f4c91e9b-f478-4bb3-8e14-b93ae5ceeb18 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:50.854593 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-f4c91e9b-f478-4bb3-8e14-b93ae5ceeb18 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Delete volume with id: 63080e27-9d12-4b12-9e3c-88c62488e620 Jul 03 02:28:50.868432 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:50.868432 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:28:50.868971 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-f4c91e9b-f478-4bb3-8e14-b93ae5ceeb18 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Volume info retrieved successfully. Jul 03 02:28:50.898339 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-f4c91e9b-f478-4bb3-8e14-b93ae5ceeb18 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Delete volume request issued successfully. Jul 03 02:28:50.898561 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-f4c91e9b-f478-4bb3-8e14-b93ae5ceeb18 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/volumes/63080e27-9d12-4b12-9e3c-88c62488e620 returned with HTTP 202 Jul 03 02:28:50.899057 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 371/1448] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:28:50 2026] DELETE /volume/v3/volumes/63080e27-9d12-4b12-9e3c-88c62488e620 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:28:50.910383 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-635de4e5-a1bc-4f1c-be88-60c83bd1278e None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:50.913140 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-635de4e5-a1bc-4f1c-be88-60c83bd1278e tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/volumes/63080e27-9d12-4b12-9e3c-88c62488e620 Jul 03 02:28:50.914376 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-635de4e5-a1bc-4f1c-be88-60c83bd1278e tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:50.914718 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-635de4e5-a1bc-4f1c-be88-60c83bd1278e tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:50.925346 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:50.925346 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:28:50.931154 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-635de4e5-a1bc-4f1c-be88-60c83bd1278e tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Volume info retrieved successfully. Jul 03 02:28:50.940363 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-635de4e5-a1bc-4f1c-be88-60c83bd1278e tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/volumes/63080e27-9d12-4b12-9e3c-88c62488e620 returned with HTTP 200 Jul 03 02:28:50.940567 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 361/1449] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:28:50 2026] GET /volume/v3/volumes/63080e27-9d12-4b12-9e3c-88c62488e620 => generated 1410 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:28:51.085167 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-75d95208-5809-4b5e-ad3e-51ad91028576 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:51.087831 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-75d95208-5809-4b5e-ad3e-51ad91028576 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] DELETE https://10.4.3.223/volume/v3/volumes/70c7e055-de94-423f-917c-e317eb177829 Jul 03 02:28:51.087985 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-75d95208-5809-4b5e-ad3e-51ad91028576 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:51.088298 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-75d95208-5809-4b5e-ad3e-51ad91028576 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Calling method 'delete' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:51.088385 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.volumes [None req-75d95208-5809-4b5e-ad3e-51ad91028576 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Delete volume with id: 70c7e055-de94-423f-917c-e317eb177829 Jul 03 02:28:51.097946 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:51.097946 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:28:51.098529 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-75d95208-5809-4b5e-ad3e-51ad91028576 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Volume info retrieved successfully. Jul 03 02:28:51.116471 np0000004352 devstack@c-api.service[100012]: WARNING cinder.keymgr.conf_key_mgr [None req-75d95208-5809-4b5e-ad3e-51ad91028576 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 02:28:51.124886 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-75d95208-5809-4b5e-ad3e-51ad91028576 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Delete volume request issued successfully. Jul 03 02:28:51.125093 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-75d95208-5809-4b5e-ad3e-51ad91028576 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/volumes/70c7e055-de94-423f-917c-e317eb177829 returned with HTTP 202 Jul 03 02:28:51.125587 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 356/1450] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:28:51 2026] DELETE /volume/v3/volumes/70c7e055-de94-423f-917c-e317eb177829 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:28:51.133442 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-1f6c0e94-c1b3-47ec-af0e-948b63c986b7 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:51.135896 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-1f6c0e94-c1b3-47ec-af0e-948b63c986b7 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] GET https://10.4.3.223/volume/v3/volumes/70c7e055-de94-423f-917c-e317eb177829 Jul 03 02:28:51.135896 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-1f6c0e94-c1b3-47ec-af0e-948b63c986b7 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:51.135896 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-1f6c0e94-c1b3-47ec-af0e-948b63c986b7 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:51.142901 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:51.142901 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:28:51.147033 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-1f6c0e94-c1b3-47ec-af0e-948b63c986b7 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Volume info retrieved successfully. Jul 03 02:28:51.152632 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-1f6c0e94-c1b3-47ec-af0e-948b63c986b7 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/volumes/70c7e055-de94-423f-917c-e317eb177829 returned with HTTP 200 Jul 03 02:28:51.153391 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 363/1451] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:28:51 2026] GET /volume/v3/volumes/70c7e055-de94-423f-917c-e317eb177829 => generated 882 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:28:51.953184 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-7120faa3-fd85-494e-8ca1-e4d4d5dc3d8a None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:51.955040 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-7120faa3-fd85-494e-8ca1-e4d4d5dc3d8a tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/volumes/63080e27-9d12-4b12-9e3c-88c62488e620 Jul 03 02:28:51.955303 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-7120faa3-fd85-494e-8ca1-e4d4d5dc3d8a tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:51.955540 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-7120faa3-fd85-494e-8ca1-e4d4d5dc3d8a tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:51.965693 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-7120faa3-fd85-494e-8ca1-e4d4d5dc3d8a tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/volumes/63080e27-9d12-4b12-9e3c-88c62488e620 returned with HTTP 404 Jul 03 02:28:51.966186 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 372/1452] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:28:51 2026] GET /volume/v3/volumes/63080e27-9d12-4b12-9e3c-88c62488e620 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:28:51.974330 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-6ca3cebd-ae47-43db-9c65-73043ecea215 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:51.976331 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-6ca3cebd-ae47-43db-9c65-73043ecea215 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] DELETE https://10.4.3.223/volume/v3/backups/cdc9e69c-9227-42ec-9533-b0ec7d6c05aa Jul 03 02:28:51.976493 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-6ca3cebd-ae47-43db-9c65-73043ecea215 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:51.976785 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-6ca3cebd-ae47-43db-9c65-73043ecea215 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'delete' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:51.977097 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.contrib.backups [None req-6ca3cebd-ae47-43db-9c65-73043ecea215 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Delete backup with id: cdc9e69c-9227-42ec-9533-b0ec7d6c05aa. Jul 03 02:28:51.984854 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:51.984854 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:28:52.003144 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.backup.rpcapi [None req-6ca3cebd-ae47-43db-9c65-73043ecea215 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] delete_backup rpcapi backup_id cdc9e69c-9227-42ec-9533-b0ec7d6c05aa {{(pid=100014) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 02:28:52.005177 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-6ca3cebd-ae47-43db-9c65-73043ecea215 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/cdc9e69c-9227-42ec-9533-b0ec7d6c05aa returned with HTTP 202 Jul 03 02:28:52.005747 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 362/1453] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:28:51 2026] DELETE /volume/v3/backups/cdc9e69c-9227-42ec-9533-b0ec7d6c05aa => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 02:28:52.015930 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-f1bb6933-8746-45b3-8961-6b2157264f68 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:52.017910 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-f1bb6933-8746-45b3-8961-6b2157264f68 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/cdc9e69c-9227-42ec-9533-b0ec7d6c05aa Jul 03 02:28:52.018106 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-f1bb6933-8746-45b3-8961-6b2157264f68 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:52.018276 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-f1bb6933-8746-45b3-8961-6b2157264f68 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:52.018375 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-f1bb6933-8746-45b3-8961-6b2157264f68 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id cdc9e69c-9227-42ec-9533-b0ec7d6c05aa. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:28:52.025384 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:52.025384 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:28:52.026227 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-f1bb6933-8746-45b3-8961-6b2157264f68 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/cdc9e69c-9227-42ec-9533-b0ec7d6c05aa returned with HTTP 200 Jul 03 02:28:52.026591 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 357/1454] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:28:52 2026] GET /volume/v3/backups/cdc9e69c-9227-42ec-9533-b0ec7d6c05aa => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:28:52.168964 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-a6c67346-8f8a-4c5d-98f8-ceb0fc8c773d None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:52.172477 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-a6c67346-8f8a-4c5d-98f8-ceb0fc8c773d tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] GET https://10.4.3.223/volume/v3/volumes/70c7e055-de94-423f-917c-e317eb177829 Jul 03 02:28:52.172741 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-a6c67346-8f8a-4c5d-98f8-ceb0fc8c773d tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:52.173017 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-a6c67346-8f8a-4c5d-98f8-ceb0fc8c773d tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:52.182586 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-a6c67346-8f8a-4c5d-98f8-ceb0fc8c773d tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/volumes/70c7e055-de94-423f-917c-e317eb177829 returned with HTTP 404 Jul 03 02:28:52.183227 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 364/1455] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:28:52 2026] GET /volume/v3/volumes/70c7e055-de94-423f-917c-e317eb177829 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:28:52.190349 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-8667d644-ed13-47e6-aadb-eb6cfcd60f3f None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:52.191976 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-8667d644-ed13-47e6-aadb-eb6cfcd60f3f tempest-TestEncryptedCinderVolumes-289306030 tempest-TestEncryptedCinderVolumes-289306030-project-admin] GET https://10.4.3.223/volume/v3/volumes/detail?all_tenants=1 Jul 03 02:28:52.192169 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-8667d644-ed13-47e6-aadb-eb6cfcd60f3f tempest-TestEncryptedCinderVolumes-289306030 tempest-TestEncryptedCinderVolumes-289306030-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:52.192354 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-8667d644-ed13-47e6-aadb-eb6cfcd60f3f tempest-TestEncryptedCinderVolumes-289306030 tempest-TestEncryptedCinderVolumes-289306030-project-admin] Calling method 'detail' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:52.193248 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-8667d644-ed13-47e6-aadb-eb6cfcd60f3f tempest-TestEncryptedCinderVolumes-289306030 tempest-TestEncryptedCinderVolumes-289306030-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100015) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 02:28:52.223962 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-8667d644-ed13-47e6-aadb-eb6cfcd60f3f tempest-TestEncryptedCinderVolumes-289306030 tempest-TestEncryptedCinderVolumes-289306030-project-admin] Get all volumes completed successfully. Jul 03 02:28:52.225344 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:52.225344 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:28:52.232192 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-8667d644-ed13-47e6-aadb-eb6cfcd60f3f tempest-TestEncryptedCinderVolumes-289306030 tempest-TestEncryptedCinderVolumes-289306030-project-admin] https://10.4.3.223/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 02:28:52.232570 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 373/1456] 10.4.3.223 () {66 vars in 1285 bytes} [Fri Jul 3 02:28:52 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 6617 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:28:52.249770 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-69bf46e3-2553-4153-a5a8-5ba5f6004009 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:52.252962 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-69bf46e3-2553-4153-a5a8-5ba5f6004009 tempest-TestEncryptedCinderVolumes-289306030 tempest-TestEncryptedCinderVolumes-289306030-project-admin] DELETE https://10.4.3.223/volume/v3/types/628e2bd7-e6a9-44c4-8070-29e48ac07fbc Jul 03 02:28:52.253309 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-69bf46e3-2553-4153-a5a8-5ba5f6004009 tempest-TestEncryptedCinderVolumes-289306030 tempest-TestEncryptedCinderVolumes-289306030-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:52.253592 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-69bf46e3-2553-4153-a5a8-5ba5f6004009 tempest-TestEncryptedCinderVolumes-289306030 tempest-TestEncryptedCinderVolumes-289306030-project-admin] Calling method '_delete' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:52.289128 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-69bf46e3-2553-4153-a5a8-5ba5f6004009 tempest-TestEncryptedCinderVolumes-289306030 tempest-TestEncryptedCinderVolumes-289306030-project-admin] https://10.4.3.223/volume/v3/types/628e2bd7-e6a9-44c4-8070-29e48ac07fbc returned with HTTP 202 Jul 03 02:28:52.291177 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 363/1457] 10.4.3.223 () {66 vars in 1345 bytes} [Fri Jul 3 02:28:52 2026] DELETE /volume/v3/types/628e2bd7-e6a9-44c4-8070-29e48ac07fbc => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:28:52.304202 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-45e84e15-2974-4ddc-8768-132597af2d86 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:52.306013 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-45e84e15-2974-4ddc-8768-132597af2d86 tempest-TestEncryptedCinderVolumes-289306030 tempest-TestEncryptedCinderVolumes-289306030-project-admin] POST https://10.4.3.223/volume/v3/types Jul 03 02:28:52.306401 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-45e84e15-2974-4ddc-8768-132597af2d86 tempest-TestEncryptedCinderVolumes-289306030 tempest-TestEncryptedCinderVolumes-289306030-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-960912921", "extra_specs": {}}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:28:52.321284 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-45e84e15-2974-4ddc-8768-132597af2d86 tempest-TestEncryptedCinderVolumes-289306030 tempest-TestEncryptedCinderVolumes-289306030-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Jul 03 02:28:52.321805 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 358/1458] 10.4.3.223 () {68 vars in 1252 bytes} [Fri Jul 3 02:28:52 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) Jul 03 02:28:52.329522 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-fe83932f-7944-467f-bdf7-65779e20d8a9 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:52.334640 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-fe83932f-7944-467f-bdf7-65779e20d8a9 tempest-TestEncryptedCinderVolumes-289306030 tempest-TestEncryptedCinderVolumes-289306030-project-admin] POST https://10.4.3.223/volume/v3/types/feb94461-77a9-4700-baf9-f6d50e8a4c15/encryption Jul 03 02:28:52.335097 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-fe83932f-7944-467f-bdf7-65779e20d8a9 tempest-TestEncryptedCinderVolumes-289306030 tempest-TestEncryptedCinderVolumes-289306030-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:28:52.355621 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-fe83932f-7944-467f-bdf7-65779e20d8a9 tempest-TestEncryptedCinderVolumes-289306030 tempest-TestEncryptedCinderVolumes-289306030-project-admin] https://10.4.3.223/volume/v3/types/feb94461-77a9-4700-baf9-f6d50e8a4c15/encryption returned with HTTP 200 Jul 03 02:28:52.356051 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 365/1459] 10.4.3.223 () {68 vars in 1397 bytes} [Fri Jul 3 02:28:52 2026] POST /volume/v3/types/feb94461-77a9-4700-baf9-f6d50e8a4c15/encryption => generated 230 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:28:52.365152 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-0db847b6-7b19-4eaf-b7ef-4fe5920bc5ff None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:52.366995 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-0db847b6-7b19-4eaf-b7ef-4fe5920bc5ff tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:28:52.367341 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-0db847b6-7b19-4eaf-b7ef-4fe5920bc5ff tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-408867038", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-960912921", "size": 1}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:28:52.369352 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.volumes [None req-0db847b6-7b19-4eaf-b7ef-4fe5920bc5ff tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-408867038', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-960912921', 'size': 1}} {{(pid=100015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:28:52.373334 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-0db847b6-7b19-4eaf-b7ef-4fe5920bc5ff tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Create volume of 1 GB Jul 03 02:28:52.373708 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:52.373708 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:28:52.374302 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-0db847b6-7b19-4eaf-b7ef-4fe5920bc5ff tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Availability Zones retrieved successfully. Jul 03 02:28:52.386769 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-0db847b6-7b19-4eaf-b7ef-4fe5920bc5ff tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Flow 'volume_create_api' (058d7361-2dba-4829-a3ec-7435468273e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:28:52.386769 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-0db847b6-7b19-4eaf-b7ef-4fe5920bc5ff tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac134f5c-3d90-48a7-ae1b-78d20da3b199) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:28:52.386986 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.flows.api.create_volume [None req-0db847b6-7b19-4eaf-b7ef-4fe5920bc5ff tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Validating volume size '1' using validate_int {{(pid=100015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:28:52.422919 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-0db847b6-7b19-4eaf-b7ef-4fe5920bc5ff tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac134f5c-3d90-48a7-ae1b-78d20da3b199) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:28:52Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=feb94461-77a9-4700-baf9-f6d50e8a4c15,is_public=True,name='tempest-scenario-type-luks-960912921',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'feb94461-77a9-4700-baf9-f6d50e8a4c15', '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=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:28:52.423878 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-0db847b6-7b19-4eaf-b7ef-4fe5920bc5ff tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b7480ba-9eef-4cc7-8193-2e1a6e2fe22d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:28:52.463206 np0000004352 devstack@c-api.service[100015]: WARNING cinder.quota [None req-0db847b6-7b19-4eaf-b7ef-4fe5920bc5ff tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-960912921 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-960912921, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:28:52.463206 np0000004352 devstack@c-api.service[100015]: WARNING cinder.quota [None req-0db847b6-7b19-4eaf-b7ef-4fe5920bc5ff tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-960912921 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-960912921, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:28:52.510706 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.quota [None req-0db847b6-7b19-4eaf-b7ef-4fe5920bc5ff tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Created reservations ['682df50e-1054-49e5-9445-a7403fad4053', 'c503bca9-d189-4096-a07d-f2de1c72febb', '09f7ced6-aebe-4208-be71-4d5f7ebfd461', '3a5a4449-a2e8-4b06-8cad-bc828e56824e'] {{(pid=100015) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:28:52.511663 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-0db847b6-7b19-4eaf-b7ef-4fe5920bc5ff tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b7480ba-9eef-4cc7-8193-2e1a6e2fe22d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['682df50e-1054-49e5-9445-a7403fad4053', 'c503bca9-d189-4096-a07d-f2de1c72febb', '09f7ced6-aebe-4208-be71-4d5f7ebfd461', '3a5a4449-a2e8-4b06-8cad-bc828e56824e']}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:28:52.512554 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-0db847b6-7b19-4eaf-b7ef-4fe5920bc5ff tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8374e2e4-1f63-4b3f-9a60-4c567d1c7be2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:28:52.543634 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-0db847b6-7b19-4eaf-b7ef-4fe5920bc5ff tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8374e2e4-1f63-4b3f-9a60-4c567d1c7be2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8a259660-0d39-4f10-9e48-8c77db59ef29', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-408867038',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61531f022fa34f3c81c9629330b05878',qos_specs=None,replication_status=,reservations=['682df50e-1054-49e5-9445-a7403fad4053','c503bca9-d189-4096-a07d-f2de1c72febb','09f7ced6-aebe-4208-be71-4d5f7ebfd461','3a5a4449-a2e8-4b06-8cad-bc828e56824e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='374da1e753624018ab518bacbfc98877',volume_type_id=feb94461-77a9-4700-baf9-f6d50e8a4c15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:28:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-408867038',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=8a259660-0d39-4f10-9e48-8c77db59ef29,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='61531f022fa34f3c81c9629330b05878',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='374da1e753624018ab518bacbfc98877',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(feb94461-77a9-4700-baf9-f6d50e8a4c15),volume_type_id=feb94461-77a9-4700-baf9-f6d50e8a4c15)}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:28:52.544727 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-0db847b6-7b19-4eaf-b7ef-4fe5920bc5ff tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b926c07a-bf0a-497f-8379-60adb0c52256) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:28:52.568273 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-0db847b6-7b19-4eaf-b7ef-4fe5920bc5ff tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b926c07a-bf0a-497f-8379-60adb0c52256) transitioned into state 'SUCCESS' from state '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-408867038',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61531f022fa34f3c81c9629330b05878',qos_specs=None,replication_status=,reservations=['682df50e-1054-49e5-9445-a7403fad4053','c503bca9-d189-4096-a07d-f2de1c72febb','09f7ced6-aebe-4208-be71-4d5f7ebfd461','3a5a4449-a2e8-4b06-8cad-bc828e56824e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='374da1e753624018ab518bacbfc98877',volume_type_id=feb94461-77a9-4700-baf9-f6d50e8a4c15)}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:28:52.569009 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-0db847b6-7b19-4eaf-b7ef-4fe5920bc5ff tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15385060-a4b5-4a68-9dca-44aa3e2bd50f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:28:52.578865 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-0db847b6-7b19-4eaf-b7ef-4fe5920bc5ff tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15385060-a4b5-4a68-9dca-44aa3e2bd50f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:28:52.579693 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-0db847b6-7b19-4eaf-b7ef-4fe5920bc5ff tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Flow 'volume_create_api' (058d7361-2dba-4829-a3ec-7435468273e4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:28:52.580014 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-0db847b6-7b19-4eaf-b7ef-4fe5920bc5ff tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Create volume request issued successfully. Jul 03 02:28:52.580632 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-0db847b6-7b19-4eaf-b7ef-4fe5920bc5ff tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:28:52.581053 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 374/1460] 10.4.3.223 () {68 vars in 1259 bytes} [Fri Jul 3 02:28:52 2026] POST /volume/v3/volumes => generated 783 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:28:53.039981 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-170dce8e-0001-4334-b53e-69ad3cd29f09 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:53.042020 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-170dce8e-0001-4334-b53e-69ad3cd29f09 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/cdc9e69c-9227-42ec-9533-b0ec7d6c05aa Jul 03 02:28:53.042275 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-170dce8e-0001-4334-b53e-69ad3cd29f09 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:53.042543 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-170dce8e-0001-4334-b53e-69ad3cd29f09 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:53.042876 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-170dce8e-0001-4334-b53e-69ad3cd29f09 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id cdc9e69c-9227-42ec-9533-b0ec7d6c05aa. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:28:53.050186 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-170dce8e-0001-4334-b53e-69ad3cd29f09 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/cdc9e69c-9227-42ec-9533-b0ec7d6c05aa returned with HTTP 404 Jul 03 02:28:53.050676 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 364/1461] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:28:53 2026] GET /volume/v3/backups/cdc9e69c-9227-42ec-9533-b0ec7d6c05aa => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:28:53.172776 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-34d89162-8b76-4ba0-abee-bc8a33d79e9c None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:53.175832 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-34d89162-8b76-4ba0-abee-bc8a33d79e9c tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/volumes/4d630ed3-9ef9-4cee-9181-370075bc7270 Jul 03 02:28:53.176029 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-34d89162-8b76-4ba0-abee-bc8a33d79e9c tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:53.176287 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-34d89162-8b76-4ba0-abee-bc8a33d79e9c tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:53.187682 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:53.187682 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:28:53.193745 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-34d89162-8b76-4ba0-abee-bc8a33d79e9c tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Volume info retrieved successfully. Jul 03 02:28:53.202003 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-34d89162-8b76-4ba0-abee-bc8a33d79e9c tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/volumes/4d630ed3-9ef9-4cee-9181-370075bc7270 returned with HTTP 200 Jul 03 02:28:53.202542 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 359/1462] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:28:53 2026] GET /volume/v3/volumes/4d630ed3-9ef9-4cee-9181-370075bc7270 => generated 1356 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:28:53.219225 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-35f5c61d-8ca3-4fdf-b738-3e04467b62cf None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:53.226541 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-35f5c61d-8ca3-4fdf-b738-3e04467b62cf tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] DELETE https://10.4.3.223/volume/v3/volumes/4d630ed3-9ef9-4cee-9181-370075bc7270 Jul 03 02:28:53.227447 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-35f5c61d-8ca3-4fdf-b738-3e04467b62cf tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:53.227747 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-35f5c61d-8ca3-4fdf-b738-3e04467b62cf tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'delete' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:53.227964 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.volumes [None req-35f5c61d-8ca3-4fdf-b738-3e04467b62cf tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Delete volume with id: 4d630ed3-9ef9-4cee-9181-370075bc7270 Jul 03 02:28:53.237140 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:53.237140 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:28:53.237758 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-35f5c61d-8ca3-4fdf-b738-3e04467b62cf tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Volume info retrieved successfully. Jul 03 02:28:53.256983 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-35f5c61d-8ca3-4fdf-b738-3e04467b62cf tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Delete volume request issued successfully. Jul 03 02:28:53.257229 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-35f5c61d-8ca3-4fdf-b738-3e04467b62cf tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/volumes/4d630ed3-9ef9-4cee-9181-370075bc7270 returned with HTTP 202 Jul 03 02:28:53.257645 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 366/1463] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:28:53 2026] DELETE /volume/v3/volumes/4d630ed3-9ef9-4cee-9181-370075bc7270 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:28:53.267638 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-f4ffb77a-79e4-474f-97a2-a89de4e5d537 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:53.270677 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-f4ffb77a-79e4-474f-97a2-a89de4e5d537 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/volumes/4d630ed3-9ef9-4cee-9181-370075bc7270 Jul 03 02:28:53.270956 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-f4ffb77a-79e4-474f-97a2-a89de4e5d537 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:53.271246 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-f4ffb77a-79e4-474f-97a2-a89de4e5d537 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:53.285466 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:53.285466 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:28:53.292257 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-f4ffb77a-79e4-474f-97a2-a89de4e5d537 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Volume info retrieved successfully. Jul 03 02:28:53.302375 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-f4ffb77a-79e4-474f-97a2-a89de4e5d537 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/volumes/4d630ed3-9ef9-4cee-9181-370075bc7270 returned with HTTP 200 Jul 03 02:28:53.302894 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 375/1464] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:28:53 2026] GET /volume/v3/volumes/4d630ed3-9ef9-4cee-9181-370075bc7270 => generated 1355 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:28:53.995819 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-44435373-81b6-42b5-af67-27baebecf095 req-655002cf-416d-4355-a5ab-70ed804c9978 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:53.997624 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-44435373-81b6-42b5-af67-27baebecf095 req-655002cf-416d-4355-a5ab-70ed804c9978 tempest-ServerBootFromVolumeStableRescueTest-2141045341 tempest-ServerBootFromVolumeStableRescueTest-2141045341-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:28:53.997914 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-44435373-81b6-42b5-af67-27baebecf095 req-655002cf-416d-4355-a5ab-70ed804c9978 tempest-ServerBootFromVolumeStableRescueTest-2141045341 tempest-ServerBootFromVolumeStableRescueTest-2141045341-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "5725196d-4cf6-4779-b64a-fc58d7f76a22-blank-vol", "description": "", "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:28:53.999375 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.volumes [req-44435373-81b6-42b5-af67-27baebecf095 req-655002cf-416d-4355-a5ab-70ed804c9978 tempest-ServerBootFromVolumeStableRescueTest-2141045341 tempest-ServerBootFromVolumeStableRescueTest-2141045341-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': '5725196d-4cf6-4779-b64a-fc58d7f76a22-blank-vol', 'description': '', 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:28:53.999489 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.volumes [req-44435373-81b6-42b5-af67-27baebecf095 req-655002cf-416d-4355-a5ab-70ed804c9978 tempest-ServerBootFromVolumeStableRescueTest-2141045341 tempest-ServerBootFromVolumeStableRescueTest-2141045341-project-member] Create volume of 1 GB Jul 03 02:28:54.003290 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [req-44435373-81b6-42b5-af67-27baebecf095 req-655002cf-416d-4355-a5ab-70ed804c9978 tempest-ServerBootFromVolumeStableRescueTest-2141045341 tempest-ServerBootFromVolumeStableRescueTest-2141045341-project-member] Availability Zones retrieved successfully. Jul 03 02:28:54.008893 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [req-44435373-81b6-42b5-af67-27baebecf095 req-655002cf-416d-4355-a5ab-70ed804c9978 tempest-ServerBootFromVolumeStableRescueTest-2141045341 tempest-ServerBootFromVolumeStableRescueTest-2141045341-project-member] Flow 'volume_create_api' (1d0f2f60-05a2-4dd6-872c-efab55bbae09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:28:54.009879 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [req-44435373-81b6-42b5-af67-27baebecf095 req-655002cf-416d-4355-a5ab-70ed804c9978 tempest-ServerBootFromVolumeStableRescueTest-2141045341 tempest-ServerBootFromVolumeStableRescueTest-2141045341-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69c4265a-3664-45c8-a327-623b428b72cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:28:54.010749 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.flows.api.create_volume [req-44435373-81b6-42b5-af67-27baebecf095 req-655002cf-416d-4355-a5ab-70ed804c9978 tempest-ServerBootFromVolumeStableRescueTest-2141045341 tempest-ServerBootFromVolumeStableRescueTest-2141045341-project-member] Validating volume size '1' using validate_int {{(pid=100014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:28:54.055785 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [req-44435373-81b6-42b5-af67-27baebecf095 req-655002cf-416d-4355-a5ab-70ed804c9978 tempest-ServerBootFromVolumeStableRescueTest-2141045341 tempest-ServerBootFromVolumeStableRescueTest-2141045341-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69c4265a-3664-45c8-a327-623b428b72cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:28:54.056847 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [req-44435373-81b6-42b5-af67-27baebecf095 req-655002cf-416d-4355-a5ab-70ed804c9978 tempest-ServerBootFromVolumeStableRescueTest-2141045341 tempest-ServerBootFromVolumeStableRescueTest-2141045341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6630539d-1d3c-48bf-9181-b6f7854c3538) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:28:54.133068 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.quota [req-44435373-81b6-42b5-af67-27baebecf095 req-655002cf-416d-4355-a5ab-70ed804c9978 tempest-ServerBootFromVolumeStableRescueTest-2141045341 tempest-ServerBootFromVolumeStableRescueTest-2141045341-project-member] Created reservations ['e3542682-f43b-49d4-bfad-cecdde013c10', 'f136d116-fae2-48ab-b61a-f40229e29f8d', 'ae04b2e9-bf95-41d6-8b49-fc5de3d20067', '3e591ddb-2d3b-437e-adc2-82668177c9b5'] {{(pid=100014) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:28:54.133916 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [req-44435373-81b6-42b5-af67-27baebecf095 req-655002cf-416d-4355-a5ab-70ed804c9978 tempest-ServerBootFromVolumeStableRescueTest-2141045341 tempest-ServerBootFromVolumeStableRescueTest-2141045341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6630539d-1d3c-48bf-9181-b6f7854c3538) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e3542682-f43b-49d4-bfad-cecdde013c10', 'f136d116-fae2-48ab-b61a-f40229e29f8d', 'ae04b2e9-bf95-41d6-8b49-fc5de3d20067', '3e591ddb-2d3b-437e-adc2-82668177c9b5']}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:28:54.135037 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [req-44435373-81b6-42b5-af67-27baebecf095 req-655002cf-416d-4355-a5ab-70ed804c9978 tempest-ServerBootFromVolumeStableRescueTest-2141045341 tempest-ServerBootFromVolumeStableRescueTest-2141045341-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b49daba0-2e54-4ceb-8543-0cd89ad53b48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:28:54.163509 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [req-44435373-81b6-42b5-af67-27baebecf095 req-655002cf-416d-4355-a5ab-70ed804c9978 tempest-ServerBootFromVolumeStableRescueTest-2141045341 tempest-ServerBootFromVolumeStableRescueTest-2141045341-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b49daba0-2e54-4ceb-8543-0cd89ad53b48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '49195636-c63b-493e-8875-cb2aba2f39de', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='5725196d-4cf6-4779-b64a-fc58d7f76a22-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85a14cdcd5334c478b774889ce89eb6f',qos_specs=None,replication_status=,reservations=['e3542682-f43b-49d4-bfad-cecdde013c10','f136d116-fae2-48ab-b61a-f40229e29f8d','ae04b2e9-bf95-41d6-8b49-fc5de3d20067','3e591ddb-2d3b-437e-adc2-82668177c9b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c2b40cd0a9b4a64b87445c4460b09b9',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:28:54Z,deleted=False,deleted_at=None,display_description='',display_name='5725196d-4cf6-4779-b64a-fc58d7f76a22-blank-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=49195636-c63b-493e-8875-cb2aba2f39de,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='85a14cdcd5334c478b774889ce89eb6f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9c2b40cd0a9b4a64b87445c4460b09b9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:28:54.164255 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [req-44435373-81b6-42b5-af67-27baebecf095 req-655002cf-416d-4355-a5ab-70ed804c9978 tempest-ServerBootFromVolumeStableRescueTest-2141045341 tempest-ServerBootFromVolumeStableRescueTest-2141045341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76d1d04c-2614-4834-960b-7a07192309d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:28:54.184199 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [req-44435373-81b6-42b5-af67-27baebecf095 req-655002cf-416d-4355-a5ab-70ed804c9978 tempest-ServerBootFromVolumeStableRescueTest-2141045341 tempest-ServerBootFromVolumeStableRescueTest-2141045341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76d1d04c-2614-4834-960b-7a07192309d8) transitioned into 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='5725196d-4cf6-4779-b64a-fc58d7f76a22-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85a14cdcd5334c478b774889ce89eb6f',qos_specs=None,replication_status=,reservations=['e3542682-f43b-49d4-bfad-cecdde013c10','f136d116-fae2-48ab-b61a-f40229e29f8d','ae04b2e9-bf95-41d6-8b49-fc5de3d20067','3e591ddb-2d3b-437e-adc2-82668177c9b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c2b40cd0a9b4a64b87445c4460b09b9',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:28:54.184947 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [req-44435373-81b6-42b5-af67-27baebecf095 req-655002cf-416d-4355-a5ab-70ed804c9978 tempest-ServerBootFromVolumeStableRescueTest-2141045341 tempest-ServerBootFromVolumeStableRescueTest-2141045341-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d4c7d44-f5d6-4ef3-a422-86af30968ce3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:28:54.194449 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [req-44435373-81b6-42b5-af67-27baebecf095 req-655002cf-416d-4355-a5ab-70ed804c9978 tempest-ServerBootFromVolumeStableRescueTest-2141045341 tempest-ServerBootFromVolumeStableRescueTest-2141045341-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d4c7d44-f5d6-4ef3-a422-86af30968ce3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:28:54.195201 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [req-44435373-81b6-42b5-af67-27baebecf095 req-655002cf-416d-4355-a5ab-70ed804c9978 tempest-ServerBootFromVolumeStableRescueTest-2141045341 tempest-ServerBootFromVolumeStableRescueTest-2141045341-project-member] Flow 'volume_create_api' (1d0f2f60-05a2-4dd6-872c-efab55bbae09) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:28:54.195503 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [req-44435373-81b6-42b5-af67-27baebecf095 req-655002cf-416d-4355-a5ab-70ed804c9978 tempest-ServerBootFromVolumeStableRescueTest-2141045341 tempest-ServerBootFromVolumeStableRescueTest-2141045341-project-member] Create volume request issued successfully. Jul 03 02:28:54.196054 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-44435373-81b6-42b5-af67-27baebecf095 req-655002cf-416d-4355-a5ab-70ed804c9978 tempest-ServerBootFromVolumeStableRescueTest-2141045341 tempest-ServerBootFromVolumeStableRescueTest-2141045341-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:28:54.196695 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 365/1465] 10.4.3.223 () {72 vars in 1541 bytes} [Fri Jul 3 02:28:53 2026] POST /volume/v3/volumes => generated 749 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:28:54.225214 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-44435373-81b6-42b5-af67-27baebecf095 req-7e319fa8-dc96-42c2-b84b-7ae2181be45f None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:54.227955 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-44435373-81b6-42b5-af67-27baebecf095 req-7e319fa8-dc96-42c2-b84b-7ae2181be45f tempest-ServerBootFromVolumeStableRescueTest-2141045341 tempest-ServerBootFromVolumeStableRescueTest-2141045341-project-member] GET https://10.4.3.223/volume/v3/volumes/49195636-c63b-493e-8875-cb2aba2f39de Jul 03 02:28:54.228300 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-44435373-81b6-42b5-af67-27baebecf095 req-7e319fa8-dc96-42c2-b84b-7ae2181be45f tempest-ServerBootFromVolumeStableRescueTest-2141045341 tempest-ServerBootFromVolumeStableRescueTest-2141045341-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:54.228754 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-44435373-81b6-42b5-af67-27baebecf095 req-7e319fa8-dc96-42c2-b84b-7ae2181be45f tempest-ServerBootFromVolumeStableRescueTest-2141045341 tempest-ServerBootFromVolumeStableRescueTest-2141045341-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:54.240704 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:54.240704 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:28:54.245252 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [req-44435373-81b6-42b5-af67-27baebecf095 req-7e319fa8-dc96-42c2-b84b-7ae2181be45f tempest-ServerBootFromVolumeStableRescueTest-2141045341 tempest-ServerBootFromVolumeStableRescueTest-2141045341-project-member] Volume info retrieved successfully. Jul 03 02:28:54.249580 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-44435373-81b6-42b5-af67-27baebecf095 req-7e319fa8-dc96-42c2-b84b-7ae2181be45f tempest-ServerBootFromVolumeStableRescueTest-2141045341 tempest-ServerBootFromVolumeStableRescueTest-2141045341-project-member] https://10.4.3.223/volume/v3/volumes/49195636-c63b-493e-8875-cb2aba2f39de returned with HTTP 200 Jul 03 02:28:54.250157 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 360/1466] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:28:54 2026] GET /volume/v3/volumes/49195636-c63b-493e-8875-cb2aba2f39de => generated 817 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:28:54.258548 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-44435373-81b6-42b5-af67-27baebecf095 req-2508582e-15d0-4cb8-b733-16db987ca0bf None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:54.260558 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-44435373-81b6-42b5-af67-27baebecf095 req-2508582e-15d0-4cb8-b733-16db987ca0bf tempest-ServerBootFromVolumeStableRescueTest-2141045341 tempest-ServerBootFromVolumeStableRescueTest-2141045341-project-member] GET https://10.4.3.223/volume/v3/volumes/49195636-c63b-493e-8875-cb2aba2f39de Jul 03 02:28:54.260724 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-44435373-81b6-42b5-af67-27baebecf095 req-2508582e-15d0-4cb8-b733-16db987ca0bf tempest-ServerBootFromVolumeStableRescueTest-2141045341 tempest-ServerBootFromVolumeStableRescueTest-2141045341-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:54.260895 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-44435373-81b6-42b5-af67-27baebecf095 req-2508582e-15d0-4cb8-b733-16db987ca0bf tempest-ServerBootFromVolumeStableRescueTest-2141045341 tempest-ServerBootFromVolumeStableRescueTest-2141045341-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:54.267986 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:54.267986 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:28:54.272435 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-44435373-81b6-42b5-af67-27baebecf095 req-2508582e-15d0-4cb8-b733-16db987ca0bf tempest-ServerBootFromVolumeStableRescueTest-2141045341 tempest-ServerBootFromVolumeStableRescueTest-2141045341-project-member] Volume info retrieved successfully. Jul 03 02:28:54.277384 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-44435373-81b6-42b5-af67-27baebecf095 req-2508582e-15d0-4cb8-b733-16db987ca0bf tempest-ServerBootFromVolumeStableRescueTest-2141045341 tempest-ServerBootFromVolumeStableRescueTest-2141045341-project-member] https://10.4.3.223/volume/v3/volumes/49195636-c63b-493e-8875-cb2aba2f39de returned with HTTP 200 Jul 03 02:28:54.278012 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 367/1467] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:28:54 2026] GET /volume/v3/volumes/49195636-c63b-493e-8875-cb2aba2f39de => generated 817 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:28:54.318090 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-67385560-309b-4698-918f-913d20cd58bd None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:54.320003 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-67385560-309b-4698-918f-913d20cd58bd tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/volumes/4d630ed3-9ef9-4cee-9181-370075bc7270 Jul 03 02:28:54.320271 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-67385560-309b-4698-918f-913d20cd58bd tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:54.320554 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-67385560-309b-4698-918f-913d20cd58bd tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:54.326708 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-67385560-309b-4698-918f-913d20cd58bd tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/volumes/4d630ed3-9ef9-4cee-9181-370075bc7270 returned with HTTP 404 Jul 03 02:28:54.327323 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 376/1468] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:28:54 2026] GET /volume/v3/volumes/4d630ed3-9ef9-4cee-9181-370075bc7270 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:28:54.339470 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-7bf37f4e-67a8-407b-b231-a3849d84b415 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:54.341586 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-7bf37f4e-67a8-407b-b231-a3849d84b415 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:28:54.341920 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-7bf37f4e-67a8-407b-b231-a3849d84b415 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-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-148042985"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:28:54.343294 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.volumes [None req-7bf37f4e-67a8-407b-b231-a3849d84b415 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-148042985'}} {{(pid=100014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:28:54.343437 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.volumes [None req-7bf37f4e-67a8-407b-b231-a3849d84b415 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Create volume of 1 GB Jul 03 02:28:54.343829 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:54.343829 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:28:54.348706 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-7bf37f4e-67a8-407b-b231-a3849d84b415 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Availability Zones retrieved successfully. Jul 03 02:28:54.354253 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-7bf37f4e-67a8-407b-b231-a3849d84b415 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Flow 'volume_create_api' (f86debfe-942e-41d4-aba6-630ea1005210) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:28:54.355267 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-7bf37f4e-67a8-407b-b231-a3849d84b415 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40840ff6-fe4e-4313-84ec-f80c3328c763) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:28:54.356163 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.flows.api.create_volume [None req-7bf37f4e-67a8-407b-b231-a3849d84b415 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Validating volume size '1' using validate_int {{(pid=100014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:28:54.386000 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-7bf37f4e-67a8-407b-b231-a3849d84b415 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40840ff6-fe4e-4313-84ec-f80c3328c763) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:28:54.387053 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-7bf37f4e-67a8-407b-b231-a3849d84b415 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc6c32d8-1a75-401e-917d-af72b619f959) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:28:54.435029 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.quota [None req-7bf37f4e-67a8-407b-b231-a3849d84b415 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Created reservations ['5069480a-442a-4204-8e09-6fcd9e41f04c', '5e168820-2005-41a0-a18f-486f119eec2b', '6b8338d9-9fd1-4ca0-b196-fd1b22d54803', '77ab2f13-6ea3-427e-92a6-9d33c4a33e72'] {{(pid=100014) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:28:54.436012 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-7bf37f4e-67a8-407b-b231-a3849d84b415 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc6c32d8-1a75-401e-917d-af72b619f959) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5069480a-442a-4204-8e09-6fcd9e41f04c', '5e168820-2005-41a0-a18f-486f119eec2b', '6b8338d9-9fd1-4ca0-b196-fd1b22d54803', '77ab2f13-6ea3-427e-92a6-9d33c4a33e72']}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:28:54.436738 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-7bf37f4e-67a8-407b-b231-a3849d84b415 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62c178ec-8259-4c5a-9a0f-d945c09d966c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:28:54.471042 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-7bf37f4e-67a8-407b-b231-a3849d84b415 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62c178ec-8259-4c5a-9a0f-d945c09d966c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a95497d4-e915-4cc5-8cae-a249a55bf201', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-148042985',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='7de1b81420d7488f991695d2bc1f15a7',qos_specs=None,replication_status=,reservations=['5069480a-442a-4204-8e09-6fcd9e41f04c','5e168820-2005-41a0-a18f-486f119eec2b','6b8338d9-9fd1-4ca0-b196-fd1b22d54803','77ab2f13-6ea3-427e-92a6-9d33c4a33e72'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7fb70befd1dd4bae81103733bda1dd6c',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:28:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-148042985',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a95497d4-e915-4cc5-8cae-a249a55bf201,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='7de1b81420d7488f991695d2bc1f15a7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7fb70befd1dd4bae81103733bda1dd6c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:28:54.471733 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-7bf37f4e-67a8-407b-b231-a3849d84b415 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5546534d-3330-4322-a509-8939fa0f00f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:28:54.489578 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-7bf37f4e-67a8-407b-b231-a3849d84b415 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5546534d-3330-4322-a509-8939fa0f00f5) transitioned into state 'SUCCESS' from state '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-148042985',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='7de1b81420d7488f991695d2bc1f15a7',qos_specs=None,replication_status=,reservations=['5069480a-442a-4204-8e09-6fcd9e41f04c','5e168820-2005-41a0-a18f-486f119eec2b','6b8338d9-9fd1-4ca0-b196-fd1b22d54803','77ab2f13-6ea3-427e-92a6-9d33c4a33e72'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7fb70befd1dd4bae81103733bda1dd6c',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:28:54.490591 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-7bf37f4e-67a8-407b-b231-a3849d84b415 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60028c5b-eb4c-4a83-afd5-72b2b2056d27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:28:54.502949 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-7bf37f4e-67a8-407b-b231-a3849d84b415 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60028c5b-eb4c-4a83-afd5-72b2b2056d27) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:28:54.504206 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-7bf37f4e-67a8-407b-b231-a3849d84b415 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Flow 'volume_create_api' (f86debfe-942e-41d4-aba6-630ea1005210) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:28:54.504805 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-7bf37f4e-67a8-407b-b231-a3849d84b415 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Create volume request issued successfully. Jul 03 02:28:54.505670 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-7bf37f4e-67a8-407b-b231-a3849d84b415 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:28:54.506233 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 366/1469] 10.4.3.223 () {68 vars in 1259 bytes} [Fri Jul 3 02:28:54 2026] POST /volume/v3/volumes => generated 815 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:28:54.521471 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-0bb04288-bd11-42dc-918f-646108345510 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:54.523925 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-0bb04288-bd11-42dc-918f-646108345510 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/volumes/a95497d4-e915-4cc5-8cae-a249a55bf201 Jul 03 02:28:54.524287 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-0bb04288-bd11-42dc-918f-646108345510 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:54.524643 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-0bb04288-bd11-42dc-918f-646108345510 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:54.536025 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:54.536025 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:28:54.544442 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-0bb04288-bd11-42dc-918f-646108345510 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Volume info retrieved successfully. Jul 03 02:28:54.548114 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-0bb04288-bd11-42dc-918f-646108345510 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/volumes/a95497d4-e915-4cc5-8cae-a249a55bf201 returned with HTTP 200 Jul 03 02:28:54.548796 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 361/1470] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:28:54 2026] GET /volume/v3/volumes/a95497d4-e915-4cc5-8cae-a249a55bf201 => generated 883 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:28:55.564904 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-c46bb9ba-dcfd-4c69-b92b-1f3f7408e53c None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:55.567953 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-c46bb9ba-dcfd-4c69-b92b-1f3f7408e53c tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/volumes/a95497d4-e915-4cc5-8cae-a249a55bf201 Jul 03 02:28:55.568233 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-c46bb9ba-dcfd-4c69-b92b-1f3f7408e53c tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:55.568485 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-c46bb9ba-dcfd-4c69-b92b-1f3f7408e53c tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:55.576155 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:55.576155 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:28:55.579822 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-c46bb9ba-dcfd-4c69-b92b-1f3f7408e53c tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Volume info retrieved successfully. Jul 03 02:28:55.583997 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-c46bb9ba-dcfd-4c69-b92b-1f3f7408e53c tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/volumes/a95497d4-e915-4cc5-8cae-a249a55bf201 returned with HTTP 200 Jul 03 02:28:55.584404 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 368/1471] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:28:55 2026] GET /volume/v3/volumes/a95497d4-e915-4cc5-8cae-a249a55bf201 => generated 908 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:28:55.600173 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-5e834dce-8b0e-4c9b-8e87-c08a11aa89c1 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:55.603924 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-5e834dce-8b0e-4c9b-8e87-c08a11aa89c1 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] POST https://10.4.3.223/volume/v3/backups Jul 03 02:28:55.604303 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-5e834dce-8b0e-4c9b-8e87-c08a11aa89c1 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a95497d4-e915-4cc5-8cae-a249a55bf201", "name": "tempest-VolumesBackupsTest-Backup-1914076220", "description": "tempest-backup-description-687348054", "container": "tempest-volumesbackupstest-backup-container-507637182"}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:28:55.606488 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.contrib.backups [None req-5e834dce-8b0e-4c9b-8e87-c08a11aa89c1 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Creating new backup {'backup': {'volume_id': 'a95497d4-e915-4cc5-8cae-a249a55bf201', 'name': 'tempest-VolumesBackupsTest-Backup-1914076220', 'description': 'tempest-backup-description-687348054', 'container': 'tempest-volumesbackupstest-backup-container-507637182'}} {{(pid=100015) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 02:28:55.606903 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.contrib.backups [None req-5e834dce-8b0e-4c9b-8e87-c08a11aa89c1 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Creating backup of volume a95497d4-e915-4cc5-8cae-a249a55bf201 in container tempest-volumesbackupstest-backup-container-507637182 Jul 03 02:28:55.622154 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:55.622154 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:28:55.622651 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-5e834dce-8b0e-4c9b-8e87-c08a11aa89c1 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Volume info retrieved successfully. Jul 03 02:28:55.652854 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.quota [None req-5e834dce-8b0e-4c9b-8e87-c08a11aa89c1 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Created reservations ['884a63bd-b58b-4a13-b38a-8bb12f067dc9', '8745473c-7f6d-4a40-935c-f6d79bbefbff'] {{(pid=100015) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:28:55.693271 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-5e834dce-8b0e-4c9b-8e87-c08a11aa89c1 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups returned with HTTP 202 Jul 03 02:28:55.693734 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 377/1472] 10.4.3.223 () {68 vars in 1259 bytes} [Fri Jul 3 02:28:55 2026] POST /volume/v3/backups => generated 330 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:28:55.707103 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-b4143b64-2a5c-4aef-9280-79c8645880f4 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:55.708099 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-b4143b64-2a5c-4aef-9280-79c8645880f4 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/1e68222b-ac10-4ee4-a8d7-2389b6c7872e Jul 03 02:28:55.709133 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-b4143b64-2a5c-4aef-9280-79c8645880f4 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:55.709133 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-b4143b64-2a5c-4aef-9280-79c8645880f4 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:55.709133 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-b4143b64-2a5c-4aef-9280-79c8645880f4 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id 1e68222b-ac10-4ee4-a8d7-2389b6c7872e. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:28:55.716071 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:55.716071 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:28:55.717098 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-b4143b64-2a5c-4aef-9280-79c8645880f4 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/1e68222b-ac10-4ee4-a8d7-2389b6c7872e returned with HTTP 200 Jul 03 02:28:55.718206 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 367/1473] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:28:55 2026] GET /volume/v3/backups/1e68222b-ac10-4ee4-a8d7-2389b6c7872e => generated 822 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:28:56.733974 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-759c1de9-7475-4d74-92d4-e82ac5a67871 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:56.735692 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-759c1de9-7475-4d74-92d4-e82ac5a67871 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/1e68222b-ac10-4ee4-a8d7-2389b6c7872e Jul 03 02:28:56.735878 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-759c1de9-7475-4d74-92d4-e82ac5a67871 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:56.736049 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-759c1de9-7475-4d74-92d4-e82ac5a67871 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:56.736148 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-759c1de9-7475-4d74-92d4-e82ac5a67871 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id 1e68222b-ac10-4ee4-a8d7-2389b6c7872e. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:28:56.744598 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:56.744598 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:28:56.744598 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-759c1de9-7475-4d74-92d4-e82ac5a67871 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/1e68222b-ac10-4ee4-a8d7-2389b6c7872e returned with HTTP 200 Jul 03 02:28:56.744909 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 362/1474] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:28:56 2026] GET /volume/v3/backups/1e68222b-ac10-4ee4-a8d7-2389b6c7872e => generated 824 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:28:57.288789 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-44435373-81b6-42b5-af67-27baebecf095 req-26623611-cc54-4025-a064-5da4b8105577 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:57.291797 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-44435373-81b6-42b5-af67-27baebecf095 req-26623611-cc54-4025-a064-5da4b8105577 tempest-ServerBootFromVolumeStableRescueTest-2141045341 tempest-ServerBootFromVolumeStableRescueTest-2141045341-project-member] GET https://10.4.3.223/volume/v3/volumes/49195636-c63b-493e-8875-cb2aba2f39de Jul 03 02:28:57.292583 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-44435373-81b6-42b5-af67-27baebecf095 req-26623611-cc54-4025-a064-5da4b8105577 tempest-ServerBootFromVolumeStableRescueTest-2141045341 tempest-ServerBootFromVolumeStableRescueTest-2141045341-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:57.292741 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-44435373-81b6-42b5-af67-27baebecf095 req-26623611-cc54-4025-a064-5da4b8105577 tempest-ServerBootFromVolumeStableRescueTest-2141045341 tempest-ServerBootFromVolumeStableRescueTest-2141045341-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:57.305882 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:57.305882 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:28:57.314155 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-44435373-81b6-42b5-af67-27baebecf095 req-26623611-cc54-4025-a064-5da4b8105577 tempest-ServerBootFromVolumeStableRescueTest-2141045341 tempest-ServerBootFromVolumeStableRescueTest-2141045341-project-member] Volume info retrieved successfully. Jul 03 02:28:57.322094 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-44435373-81b6-42b5-af67-27baebecf095 req-26623611-cc54-4025-a064-5da4b8105577 tempest-ServerBootFromVolumeStableRescueTest-2141045341 tempest-ServerBootFromVolumeStableRescueTest-2141045341-project-member] https://10.4.3.223/volume/v3/volumes/49195636-c63b-493e-8875-cb2aba2f39de returned with HTTP 200 Jul 03 02:28:57.322863 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 369/1475] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:28:57 2026] GET /volume/v3/volumes/49195636-c63b-493e-8875-cb2aba2f39de => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:28:57.338571 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-752ade17-4778-4f73-ae14-0d3056b87d1d None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:57.338571 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-752ade17-4778-4f73-ae14-0d3056b87d1d None None] GET https://10.4.3.223/volume// Jul 03 02:28:57.338955 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-752ade17-4778-4f73-ae14-0d3056b87d1d None None] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:57.338955 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-752ade17-4778-4f73-ae14-0d3056b87d1d None None] Calling method 'all' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:57.339488 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-752ade17-4778-4f73-ae14-0d3056b87d1d None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:28:57.343543 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 378/1476] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:28:57 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:28:57.348709 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-44435373-81b6-42b5-af67-27baebecf095 req-a62072a3-8122-438e-b93e-e17dc3c2619d None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:57.352049 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-44435373-81b6-42b5-af67-27baebecf095 req-a62072a3-8122-438e-b93e-e17dc3c2619d tempest-ServerBootFromVolumeStableRescueTest-2141045341 tempest-ServerBootFromVolumeStableRescueTest-2141045341-project-member] POST https://10.4.3.223/volume/v3/attachments Jul 03 02:28:57.352593 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-44435373-81b6-42b5-af67-27baebecf095 req-a62072a3-8122-438e-b93e-e17dc3c2619d tempest-ServerBootFromVolumeStableRescueTest-2141045341 tempest-ServerBootFromVolumeStableRescueTest-2141045341-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "49195636-c63b-493e-8875-cb2aba2f39de", "connector": null, "instance_uuid": "5725196d-4cf6-4779-b64a-fc58d7f76a22"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:28:57.364436 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:57.364436 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:28:57.424251 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-44435373-81b6-42b5-af67-27baebecf095 req-a62072a3-8122-438e-b93e-e17dc3c2619d tempest-ServerBootFromVolumeStableRescueTest-2141045341 tempest-ServerBootFromVolumeStableRescueTest-2141045341-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Jul 03 02:28:57.424824 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 368/1477] 10.4.3.223 () {74 vars in 1594 bytes} [Fri Jul 3 02:28:57 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) Jul 03 02:28:57.433086 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-d92bc4c8-f0b9-469a-b020-5440b09eb7b5 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:57.433282 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-d92bc4c8-f0b9-469a-b020-5440b09eb7b5 None None] GET https://10.4.3.223/volume// Jul 03 02:28:57.433446 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-d92bc4c8-f0b9-469a-b020-5440b09eb7b5 None None] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:57.433623 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-d92bc4c8-f0b9-469a-b020-5440b09eb7b5 None None] Calling method 'all' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:57.433910 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-d92bc4c8-f0b9-469a-b020-5440b09eb7b5 None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:28:57.434214 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 363/1478] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:28:57 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:28:57.445234 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-44435373-81b6-42b5-af67-27baebecf095 req-2a8ad572-7597-44f2-99d6-4b646106c6b8 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:57.448150 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-44435373-81b6-42b5-af67-27baebecf095 req-2a8ad572-7597-44f2-99d6-4b646106c6b8 tempest-ServerBootFromVolumeStableRescueTest-2141045341 tempest-ServerBootFromVolumeStableRescueTest-2141045341-project-member] GET https://10.4.3.223/volume/v3/volumes/49195636-c63b-493e-8875-cb2aba2f39de Jul 03 02:28:57.448360 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-44435373-81b6-42b5-af67-27baebecf095 req-2a8ad572-7597-44f2-99d6-4b646106c6b8 tempest-ServerBootFromVolumeStableRescueTest-2141045341 tempest-ServerBootFromVolumeStableRescueTest-2141045341-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:57.448557 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-44435373-81b6-42b5-af67-27baebecf095 req-2a8ad572-7597-44f2-99d6-4b646106c6b8 tempest-ServerBootFromVolumeStableRescueTest-2141045341 tempest-ServerBootFromVolumeStableRescueTest-2141045341-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:57.457757 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:57.457757 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:28:57.461200 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-44435373-81b6-42b5-af67-27baebecf095 req-2a8ad572-7597-44f2-99d6-4b646106c6b8 tempest-ServerBootFromVolumeStableRescueTest-2141045341 tempest-ServerBootFromVolumeStableRescueTest-2141045341-project-member] Volume info retrieved successfully. Jul 03 02:28:57.465433 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-44435373-81b6-42b5-af67-27baebecf095 req-2a8ad572-7597-44f2-99d6-4b646106c6b8 tempest-ServerBootFromVolumeStableRescueTest-2141045341 tempest-ServerBootFromVolumeStableRescueTest-2141045341-project-member] https://10.4.3.223/volume/v3/volumes/49195636-c63b-493e-8875-cb2aba2f39de returned with HTTP 200 Jul 03 02:28:57.465878 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 370/1479] 10.4.3.223 () {70 vars in 1639 bytes} [Fri Jul 3 02:28:57 2026] GET /volume/v3/volumes/49195636-c63b-493e-8875-cb2aba2f39de => generated 1021 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:28:57.582438 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-44435373-81b6-42b5-af67-27baebecf095 req-140d89c7-8eba-4519-94e9-e55130290cbe None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:57.584753 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-44435373-81b6-42b5-af67-27baebecf095 req-140d89c7-8eba-4519-94e9-e55130290cbe tempest-ServerBootFromVolumeStableRescueTest-2141045341 tempest-ServerBootFromVolumeStableRescueTest-2141045341-project-member] PUT https://10.4.3.223/volume/v3/attachments/dca13acc-146b-4e06-af73-7b9add1db997 Jul 03 02:28:57.585152 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-44435373-81b6-42b5-af67-27baebecf095 req-140d89c7-8eba-4519-94e9-e55130290cbe tempest-ServerBootFromVolumeStableRescueTest-2141045341 tempest-ServerBootFromVolumeStableRescueTest-2141045341-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000004352", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2a2633a05d73", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "80a8c083-552c-46a2-8db9-fd9e83fa2364", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:28:57.596152 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.coordination [req-44435373-81b6-42b5-af67-27baebecf095 req-140d89c7-8eba-4519-94e9-e55130290cbe tempest-ServerBootFromVolumeStableRescueTest-2141045341 tempest-ServerBootFromVolumeStableRescueTest-2141045341-project-member] Acquiring lock "cinder-attachment_update-49195636-c63b-493e-8875-cb2aba2f39de-np0000004352" by "attachment_update" {{(pid=100015) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 02:28:57.601361 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.coordination [req-44435373-81b6-42b5-af67-27baebecf095 req-140d89c7-8eba-4519-94e9-e55130290cbe tempest-ServerBootFromVolumeStableRescueTest-2141045341 tempest-ServerBootFromVolumeStableRescueTest-2141045341-project-member] Lock "cinder-attachment_update-49195636-c63b-493e-8875-cb2aba2f39de-np0000004352" acquired by "attachment_update" :: waited 0.005s {{(pid=100015) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 02:28:57.602649 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:57.602649 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:28:57.761206 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-598f2197-2e29-4a2e-8005-e71d6be18299 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:57.763230 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-598f2197-2e29-4a2e-8005-e71d6be18299 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/1e68222b-ac10-4ee4-a8d7-2389b6c7872e Jul 03 02:28:57.763495 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-598f2197-2e29-4a2e-8005-e71d6be18299 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:57.763747 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-598f2197-2e29-4a2e-8005-e71d6be18299 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:57.763908 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-598f2197-2e29-4a2e-8005-e71d6be18299 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id 1e68222b-ac10-4ee4-a8d7-2389b6c7872e. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:28:57.769068 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:57.769068 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:28:57.770100 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-598f2197-2e29-4a2e-8005-e71d6be18299 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/1e68222b-ac10-4ee4-a8d7-2389b6c7872e returned with HTTP 200 Jul 03 02:28:57.770575 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 369/1480] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:28:57 2026] GET /volume/v3/backups/1e68222b-ac10-4ee4-a8d7-2389b6c7872e => generated 824 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 02:28:58.130162 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.coordination [req-44435373-81b6-42b5-af67-27baebecf095 req-140d89c7-8eba-4519-94e9-e55130290cbe tempest-ServerBootFromVolumeStableRescueTest-2141045341 tempest-ServerBootFromVolumeStableRescueTest-2141045341-project-member] Lock "cinder-attachment_update-49195636-c63b-493e-8875-cb2aba2f39de-np0000004352" released by "attachment_update" :: held 0.528s {{(pid=100015) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 02:28:58.130162 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-44435373-81b6-42b5-af67-27baebecf095 req-140d89c7-8eba-4519-94e9-e55130290cbe tempest-ServerBootFromVolumeStableRescueTest-2141045341 tempest-ServerBootFromVolumeStableRescueTest-2141045341-project-member] https://10.4.3.223/volume/v3/attachments/dca13acc-146b-4e06-af73-7b9add1db997 returned with HTTP 200 Jul 03 02:28:58.130754 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 379/1481] 10.4.3.223 () {74 vars in 1704 bytes} [Fri Jul 3 02:28:57 2026] PUT /volume/v3/attachments/dca13acc-146b-4e06-af73-7b9add1db997 => generated 969 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:28:58.161718 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-26d71c84-438f-4913-bb27-d751435184c9 req-e528169a-29d0-4007-a256-2ed637d5db2d None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:58.164432 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-26d71c84-438f-4913-bb27-d751435184c9 req-e528169a-29d0-4007-a256-2ed637d5db2d tempest-VolumesNegativeTest-1860687721 tempest-VolumesNegativeTest-1860687721-project-member] DELETE https://10.4.3.223/volume/v3/volumes/tempest-invalid-600791555 Jul 03 02:28:58.164698 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-26d71c84-438f-4913-bb27-d751435184c9 req-e528169a-29d0-4007-a256-2ed637d5db2d tempest-VolumesNegativeTest-1860687721 tempest-VolumesNegativeTest-1860687721-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:58.164950 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-26d71c84-438f-4913-bb27-d751435184c9 req-e528169a-29d0-4007-a256-2ed637d5db2d tempest-VolumesNegativeTest-1860687721 tempest-VolumesNegativeTest-1860687721-project-member] Calling method 'delete' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:58.165164 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.volumes [req-26d71c84-438f-4913-bb27-d751435184c9 req-e528169a-29d0-4007-a256-2ed637d5db2d tempest-VolumesNegativeTest-1860687721 tempest-VolumesNegativeTest-1860687721-project-member] Delete volume with id: tempest-invalid-600791555 Jul 03 02:28:58.172403 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-26d71c84-438f-4913-bb27-d751435184c9 req-e528169a-29d0-4007-a256-2ed637d5db2d tempest-VolumesNegativeTest-1860687721 tempest-VolumesNegativeTest-1860687721-project-member] https://10.4.3.223/volume/v3/volumes/tempest-invalid-600791555 returned with HTTP 404 Jul 03 02:28:58.173038 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 364/1482] 10.4.3.223 () {70 vars in 1587 bytes} [Fri Jul 3 02:28:58 2026] DELETE /volume/v3/volumes/tempest-invalid-600791555 => generated 98 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:28:58.255735 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-85cc4482-a419-4c58-ae0b-6224adf5b5e0 req-0fa63ccb-56a2-4947-8478-0ec8755cee5f None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:58.257851 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-85cc4482-a419-4c58-ae0b-6224adf5b5e0 req-0fa63ccb-56a2-4947-8478-0ec8755cee5f tempest-VolumesNegativeTest-1860687721 tempest-VolumesNegativeTest-1860687721-project-member] DELETE https://10.4.3.223/volume/v3/volumes/ac2ff993-1dd9-4a93-b674-f5e7a14f1970 Jul 03 02:28:58.258084 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-85cc4482-a419-4c58-ae0b-6224adf5b5e0 req-0fa63ccb-56a2-4947-8478-0ec8755cee5f tempest-VolumesNegativeTest-1860687721 tempest-VolumesNegativeTest-1860687721-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:58.258344 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-85cc4482-a419-4c58-ae0b-6224adf5b5e0 req-0fa63ccb-56a2-4947-8478-0ec8755cee5f tempest-VolumesNegativeTest-1860687721 tempest-VolumesNegativeTest-1860687721-project-member] Calling method 'delete' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:58.258649 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.volumes [req-85cc4482-a419-4c58-ae0b-6224adf5b5e0 req-0fa63ccb-56a2-4947-8478-0ec8755cee5f tempest-VolumesNegativeTest-1860687721 tempest-VolumesNegativeTest-1860687721-project-member] Delete volume with id: ac2ff993-1dd9-4a93-b674-f5e7a14f1970 Jul 03 02:28:58.264147 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-85cc4482-a419-4c58-ae0b-6224adf5b5e0 req-0fa63ccb-56a2-4947-8478-0ec8755cee5f tempest-VolumesNegativeTest-1860687721 tempest-VolumesNegativeTest-1860687721-project-member] https://10.4.3.223/volume/v3/volumes/ac2ff993-1dd9-4a93-b674-f5e7a14f1970 returned with HTTP 404 Jul 03 02:28:58.264754 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 371/1483] 10.4.3.223 () {70 vars in 1620 bytes} [Fri Jul 3 02:28:58 2026] DELETE /volume/v3/volumes/ac2ff993-1dd9-4a93-b674-f5e7a14f1970 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:28:58.291094 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-f7f274d3-6b8e-4820-81ac-8a4293a2ce15 req-19dad17f-3012-40cf-bf00-24318f727300 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:58.293644 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-f7f274d3-6b8e-4820-81ac-8a4293a2ce15 req-19dad17f-3012-40cf-bf00-24318f727300 tempest-VolumesNegativeTest-1860687721 tempest-VolumesNegativeTest-1860687721-project-reader] GET https://10.4.3.223/volume/v3/volumes/5e28c81c-4fe7-458f-9687-a42866e25c3f Jul 03 02:28:58.293878 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-f7f274d3-6b8e-4820-81ac-8a4293a2ce15 req-19dad17f-3012-40cf-bf00-24318f727300 tempest-VolumesNegativeTest-1860687721 tempest-VolumesNegativeTest-1860687721-project-reader] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:58.294103 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-f7f274d3-6b8e-4820-81ac-8a4293a2ce15 req-19dad17f-3012-40cf-bf00-24318f727300 tempest-VolumesNegativeTest-1860687721 tempest-VolumesNegativeTest-1860687721-project-reader] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:58.301296 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-f7f274d3-6b8e-4820-81ac-8a4293a2ce15 req-19dad17f-3012-40cf-bf00-24318f727300 tempest-VolumesNegativeTest-1860687721 tempest-VolumesNegativeTest-1860687721-project-reader] https://10.4.3.223/volume/v3/volumes/5e28c81c-4fe7-458f-9687-a42866e25c3f returned with HTTP 404 Jul 03 02:28:58.301850 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 370/1484] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:28:58 2026] GET /volume/v3/volumes/5e28c81c-4fe7-458f-9687-a42866e25c3f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:28:58.644506 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-44435373-81b6-42b5-af67-27baebecf095 req-8a76e564-9cda-4b0f-ad80-4acd06897d2c None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:58.647818 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-44435373-81b6-42b5-af67-27baebecf095 req-8a76e564-9cda-4b0f-ad80-4acd06897d2c tempest-ServerBootFromVolumeStableRescueTest-2141045341 tempest-ServerBootFromVolumeStableRescueTest-2141045341-project-member] POST https://10.4.3.223/volume/v3/attachments/dca13acc-146b-4e06-af73-7b9add1db997/action Jul 03 02:28:58.648138 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-44435373-81b6-42b5-af67-27baebecf095 req-8a76e564-9cda-4b0f-ad80-4acd06897d2c tempest-ServerBootFromVolumeStableRescueTest-2141045341 tempest-ServerBootFromVolumeStableRescueTest-2141045341-project-member] Action body: b'{"os-complete": null}' {{(pid=100015) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:28:58.648269 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-44435373-81b6-42b5-af67-27baebecf095 req-8a76e564-9cda-4b0f-ad80-4acd06897d2c tempest-ServerBootFromVolumeStableRescueTest-2141045341 tempest-ServerBootFromVolumeStableRescueTest-2141045341-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:28:58.676584 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:58.676584 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:28:58.690432 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-44435373-81b6-42b5-af67-27baebecf095 req-8a76e564-9cda-4b0f-ad80-4acd06897d2c tempest-ServerBootFromVolumeStableRescueTest-2141045341 tempest-ServerBootFromVolumeStableRescueTest-2141045341-project-member] https://10.4.3.223/volume/v3/attachments/dca13acc-146b-4e06-af73-7b9add1db997/action returned with HTTP 204 Jul 03 02:28:58.690986 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 380/1485] 10.4.3.223 () {74 vars in 1725 bytes} [Fri Jul 3 02:28:58 2026] POST /volume/v3/attachments/dca13acc-146b-4e06-af73-7b9add1db997/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:28:58.782125 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-41f6db34-b2ae-4996-a016-8806b99bd2c0 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:58.784784 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-41f6db34-b2ae-4996-a016-8806b99bd2c0 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/1e68222b-ac10-4ee4-a8d7-2389b6c7872e Jul 03 02:28:58.784974 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-41f6db34-b2ae-4996-a016-8806b99bd2c0 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:58.785175 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-41f6db34-b2ae-4996-a016-8806b99bd2c0 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:58.785336 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-41f6db34-b2ae-4996-a016-8806b99bd2c0 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id 1e68222b-ac10-4ee4-a8d7-2389b6c7872e. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:28:58.796901 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:58.796901 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:28:58.796901 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-41f6db34-b2ae-4996-a016-8806b99bd2c0 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/1e68222b-ac10-4ee4-a8d7-2389b6c7872e returned with HTTP 200 Jul 03 02:28:58.796901 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 365/1486] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:28:58 2026] GET /volume/v3/backups/1e68222b-ac10-4ee4-a8d7-2389b6c7872e => generated 824 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 02:28:59.807935 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-aef75986-82d5-4062-b534-34351ca47eca None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:28:59.811076 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-aef75986-82d5-4062-b534-34351ca47eca tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/1e68222b-ac10-4ee4-a8d7-2389b6c7872e Jul 03 02:28:59.811076 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-aef75986-82d5-4062-b534-34351ca47eca tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:28:59.814447 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-aef75986-82d5-4062-b534-34351ca47eca tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:28:59.814447 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-aef75986-82d5-4062-b534-34351ca47eca tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id 1e68222b-ac10-4ee4-a8d7-2389b6c7872e. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:28:59.816997 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:28:59.816997 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:28:59.820445 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-aef75986-82d5-4062-b534-34351ca47eca tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/1e68222b-ac10-4ee4-a8d7-2389b6c7872e returned with HTTP 200 Jul 03 02:28:59.820445 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 372/1487] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:28:59 2026] GET /volume/v3/backups/1e68222b-ac10-4ee4-a8d7-2389b6c7872e => generated 824 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:29:00.238703 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-aaa32a00-c7bc-4560-933a-58aa70d39c9f None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:00.350848 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-aaa32a00-c7bc-4560-933a-58aa70d39c9f tempest-GroupTypesTest-268542476 tempest-GroupTypesTest-268542476-project-admin] POST https://10.4.3.223/volume/v3/group_types Jul 03 02:29:00.351344 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-aaa32a00-c7bc-4560-933a-58aa70d39c9f tempest-GroupTypesTest-268542476 tempest-GroupTypesTest-268542476-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-544478460", "description": "tempest-group-type-description-1975266776", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:29:00.388930 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-aaa32a00-c7bc-4560-933a-58aa70d39c9f tempest-GroupTypesTest-268542476 tempest-GroupTypesTest-268542476-project-admin] https://10.4.3.223/volume/v3/group_types returned with HTTP 202 Jul 03 02:29:00.389383 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 371/1488] 10.4.3.223 () {70 vars in 1312 bytes} [Fri Jul 3 02:29:00 2026] POST /volume/v3/group_types => generated 264 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:29:00.400669 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-6b7c1bed-0386-4c5b-897b-8b81f7c29ef9 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:00.403210 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-6b7c1bed-0386-4c5b-897b-8b81f7c29ef9 tempest-GroupTypesTest-268542476 tempest-GroupTypesTest-268542476-project-admin] GET https://10.4.3.223/volume/v3/group_types Jul 03 02:29:00.403448 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-6b7c1bed-0386-4c5b-897b-8b81f7c29ef9 tempest-GroupTypesTest-268542476 tempest-GroupTypesTest-268542476-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:00.403630 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-6b7c1bed-0386-4c5b-897b-8b81f7c29ef9 tempest-GroupTypesTest-268542476 tempest-GroupTypesTest-268542476-project-admin] Calling method 'version_select' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:00.413945 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-6b7c1bed-0386-4c5b-897b-8b81f7c29ef9 tempest-GroupTypesTest-268542476 tempest-GroupTypesTest-268542476-project-admin] https://10.4.3.223/volume/v3/group_types returned with HTTP 200 Jul 03 02:29:00.414347 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 381/1489] 10.4.3.223 () {68 vars in 1290 bytes} [Fri Jul 3 02:29:00 2026] GET /volume/v3/group_types => generated 498 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:29:00.423509 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-3fb00be2-136e-4871-a189-90e68373c40c None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:00.425894 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-3fb00be2-136e-4871-a189-90e68373c40c tempest-GroupTypesTest-268542476 tempest-GroupTypesTest-268542476-project-admin] PUT https://10.4.3.223/volume/v3/group_types/022d70bb-1743-405a-a48c-045875ae5233 Jul 03 02:29:00.425894 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-3fb00be2-136e-4871-a189-90e68373c40c tempest-GroupTypesTest-268542476 tempest-GroupTypesTest-268542476-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-1340592507", "description": "updated-group-type-desc"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:29:00.442300 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-3fb00be2-136e-4871-a189-90e68373c40c tempest-GroupTypesTest-268542476 tempest-GroupTypesTest-268542476-project-admin] https://10.4.3.223/volume/v3/group_types/022d70bb-1743-405a-a48c-045875ae5233 returned with HTTP 200 Jul 03 02:29:00.442712 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 366/1490] 10.4.3.223 () {70 vars in 1422 bytes} [Fri Jul 3 02:29:00 2026] PUT /volume/v3/group_types/022d70bb-1743-405a-a48c-045875ae5233 => generated 255 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:29:00.453493 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-a289b15a-6d6e-4331-8e64-08e40fa05f77 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:00.455620 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-a289b15a-6d6e-4331-8e64-08e40fa05f77 tempest-GroupTypesTest-268542476 tempest-GroupTypesTest-268542476-project-admin] GET https://10.4.3.223/volume/v3/group_types/022d70bb-1743-405a-a48c-045875ae5233 Jul 03 02:29:00.455934 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-a289b15a-6d6e-4331-8e64-08e40fa05f77 tempest-GroupTypesTest-268542476 tempest-GroupTypesTest-268542476-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:00.457050 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-a289b15a-6d6e-4331-8e64-08e40fa05f77 tempest-GroupTypesTest-268542476 tempest-GroupTypesTest-268542476-project-admin] Calling method 'version_select' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:00.468611 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-a289b15a-6d6e-4331-8e64-08e40fa05f77 tempest-GroupTypesTest-268542476 tempest-GroupTypesTest-268542476-project-admin] https://10.4.3.223/volume/v3/group_types/022d70bb-1743-405a-a48c-045875ae5233 returned with HTTP 200 Jul 03 02:29:00.468716 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 373/1491] 10.4.3.223 () {68 vars in 1401 bytes} [Fri Jul 3 02:29:00 2026] GET /volume/v3/group_types/022d70bb-1743-405a-a48c-045875ae5233 => generated 255 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:29:00.478370 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-3e63eb10-f98f-45d0-849f-57c17830b98a None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:00.481222 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-3e63eb10-f98f-45d0-849f-57c17830b98a tempest-GroupTypesTest-268542476 tempest-GroupTypesTest-268542476-project-admin] DELETE https://10.4.3.223/volume/v3/group_types/022d70bb-1743-405a-a48c-045875ae5233 Jul 03 02:29:00.481465 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-3e63eb10-f98f-45d0-849f-57c17830b98a tempest-GroupTypesTest-268542476 tempest-GroupTypesTest-268542476-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:00.481691 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-3e63eb10-f98f-45d0-849f-57c17830b98a tempest-GroupTypesTest-268542476 tempest-GroupTypesTest-268542476-project-admin] Calling method 'version_select' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:00.505807 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-3e63eb10-f98f-45d0-849f-57c17830b98a tempest-GroupTypesTest-268542476 tempest-GroupTypesTest-268542476-project-admin] https://10.4.3.223/volume/v3/group_types/022d70bb-1743-405a-a48c-045875ae5233 returned with HTTP 202 Jul 03 02:29:00.506263 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 372/1492] 10.4.3.223 () {68 vars in 1404 bytes} [Fri Jul 3 02:29:00 2026] DELETE /volume/v3/group_types/022d70bb-1743-405a-a48c-045875ae5233 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 02:29:00.512976 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-ca02ae62-1c7c-4678-85e1-bb3809d6da4d None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:00.515069 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-ca02ae62-1c7c-4678-85e1-bb3809d6da4d tempest-GroupTypesTest-268542476 tempest-GroupTypesTest-268542476-project-admin] GET https://10.4.3.223/volume/v3/group_types Jul 03 02:29:00.515300 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-ca02ae62-1c7c-4678-85e1-bb3809d6da4d tempest-GroupTypesTest-268542476 tempest-GroupTypesTest-268542476-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:00.515577 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-ca02ae62-1c7c-4678-85e1-bb3809d6da4d tempest-GroupTypesTest-268542476 tempest-GroupTypesTest-268542476-project-admin] Calling method 'version_select' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:00.525475 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-ca02ae62-1c7c-4678-85e1-bb3809d6da4d tempest-GroupTypesTest-268542476 tempest-GroupTypesTest-268542476-project-admin] https://10.4.3.223/volume/v3/group_types returned with HTTP 200 Jul 03 02:29:00.525906 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 382/1493] 10.4.3.223 () {68 vars in 1290 bytes} [Fri Jul 3 02:29:00 2026] GET /volume/v3/group_types => generated 248 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:29:00.536115 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-30e3b359-f3e6-48d4-b074-1e58cd8a4c19 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:00.538491 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-30e3b359-f3e6-48d4-b074-1e58cd8a4c19 tempest-GroupTypesTest-268542476 tempest-GroupTypesTest-268542476-project-admin] POST https://10.4.3.223/volume/v3/group_types Jul 03 02:29:00.538983 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-30e3b359-f3e6-48d4-b074-1e58cd8a4c19 tempest-GroupTypesTest-268542476 tempest-GroupTypesTest-268542476-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-223149129", "is_public": true}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:29:00.556653 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-30e3b359-f3e6-48d4-b074-1e58cd8a4c19 tempest-GroupTypesTest-268542476 tempest-GroupTypesTest-268542476-project-admin] https://10.4.3.223/volume/v3/group_types returned with HTTP 202 Jul 03 02:29:00.557684 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 367/1494] 10.4.3.223 () {70 vars in 1311 bytes} [Fri Jul 3 02:29:00 2026] POST /volume/v3/group_types => generated 163 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:29:00.566649 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-15429234-c10f-4264-8d44-cb9351c279bd None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:00.569194 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-15429234-c10f-4264-8d44-cb9351c279bd tempest-GroupTypesTest-268542476 tempest-GroupTypesTest-268542476-project-admin] POST https://10.4.3.223/volume/v3/group_types Jul 03 02:29:00.569639 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-15429234-c10f-4264-8d44-cb9351c279bd tempest-GroupTypesTest-268542476 tempest-GroupTypesTest-268542476-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-1534110138", "is_public": false}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:29:00.590353 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-15429234-c10f-4264-8d44-cb9351c279bd tempest-GroupTypesTest-268542476 tempest-GroupTypesTest-268542476-project-admin] https://10.4.3.223/volume/v3/group_types returned with HTTP 202 Jul 03 02:29:00.593295 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 374/1495] 10.4.3.223 () {70 vars in 1311 bytes} [Fri Jul 3 02:29:00 2026] POST /volume/v3/group_types => generated 165 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:29:00.600952 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-59222924-a8df-4279-95d7-c2d1d4ee07ca None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:00.602560 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-59222924-a8df-4279-95d7-c2d1d4ee07ca tempest-GroupTypesTest-268542476 tempest-GroupTypesTest-268542476-project-admin] GET https://10.4.3.223/volume/v3/group_types?sort=name%3Aasc&is_public=None Jul 03 02:29:00.602797 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-59222924-a8df-4279-95d7-c2d1d4ee07ca tempest-GroupTypesTest-268542476 tempest-GroupTypesTest-268542476-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:00.602971 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-59222924-a8df-4279-95d7-c2d1d4ee07ca tempest-GroupTypesTest-268542476 tempest-GroupTypesTest-268542476-project-admin] Calling method 'version_select' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:00.612293 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-59222924-a8df-4279-95d7-c2d1d4ee07ca tempest-GroupTypesTest-268542476 tempest-GroupTypesTest-268542476-project-admin] https://10.4.3.223/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Jul 03 02:29:00.612458 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 373/1496] 10.4.3.223 () {68 vars in 1351 bytes} [Fri Jul 3 02:29:00 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 548 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:29:00.628483 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-f5da71dd-2971-4319-9196-366d572e53a8 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:00.631091 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-f5da71dd-2971-4319-9196-366d572e53a8 tempest-GroupTypesTest-268542476 tempest-GroupTypesTest-268542476-project-admin] GET https://10.4.3.223/volume/v3/group_types?sort=name%3Adesc&is_public=None Jul 03 02:29:00.631226 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-f5da71dd-2971-4319-9196-366d572e53a8 tempest-GroupTypesTest-268542476 tempest-GroupTypesTest-268542476-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:00.631455 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-f5da71dd-2971-4319-9196-366d572e53a8 tempest-GroupTypesTest-268542476 tempest-GroupTypesTest-268542476-project-admin] Calling method 'version_select' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:00.641504 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-f5da71dd-2971-4319-9196-366d572e53a8 tempest-GroupTypesTest-268542476 tempest-GroupTypesTest-268542476-project-admin] https://10.4.3.223/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Jul 03 02:29:00.641900 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 383/1497] 10.4.3.223 () {68 vars in 1353 bytes} [Fri Jul 3 02:29:00 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 548 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:29:00.649785 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-c5df040f-aec7-4269-b1a0-ae8fe9b6d35d None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:00.651716 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-c5df040f-aec7-4269-b1a0-ae8fe9b6d35d tempest-GroupTypesTest-268542476 tempest-GroupTypesTest-268542476-project-admin] GET https://10.4.3.223/volume/v3/group_types?is_public=False Jul 03 02:29:00.651928 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-c5df040f-aec7-4269-b1a0-ae8fe9b6d35d tempest-GroupTypesTest-268542476 tempest-GroupTypesTest-268542476-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:00.652127 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-c5df040f-aec7-4269-b1a0-ae8fe9b6d35d tempest-GroupTypesTest-268542476 tempest-GroupTypesTest-268542476-project-admin] Calling method 'version_select' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:00.663337 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-c5df040f-aec7-4269-b1a0-ae8fe9b6d35d tempest-GroupTypesTest-268542476 tempest-GroupTypesTest-268542476-project-admin] https://10.4.3.223/volume/v3/group_types?is_public=False returned with HTTP 200 Jul 03 02:29:00.663726 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 368/1498] 10.4.3.223 () {68 vars in 1321 bytes} [Fri Jul 3 02:29:00 2026] GET /volume/v3/group_types?is_public=False => generated 168 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:29:00.671747 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-5a2ffeca-b212-4b42-9414-d13159ca46d6 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:00.673712 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-5a2ffeca-b212-4b42-9414-d13159ca46d6 tempest-GroupTypesTest-268542476 tempest-GroupTypesTest-268542476-project-admin] GET https://10.4.3.223/volume/v3/group_types?is_public=True Jul 03 02:29:00.674104 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-5a2ffeca-b212-4b42-9414-d13159ca46d6 tempest-GroupTypesTest-268542476 tempest-GroupTypesTest-268542476-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:00.675385 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-5a2ffeca-b212-4b42-9414-d13159ca46d6 tempest-GroupTypesTest-268542476 tempest-GroupTypesTest-268542476-project-admin] Calling method 'version_select' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:00.690961 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-5a2ffeca-b212-4b42-9414-d13159ca46d6 tempest-GroupTypesTest-268542476 tempest-GroupTypesTest-268542476-project-admin] https://10.4.3.223/volume/v3/group_types?is_public=True returned with HTTP 200 Jul 03 02:29:00.691916 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 375/1499] 10.4.3.223 () {68 vars in 1319 bytes} [Fri Jul 3 02:29:00 2026] GET /volume/v3/group_types?is_public=True => generated 397 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:29:00.704341 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-c419b624-50f3-4118-aa63-f042637718b7 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:00.706163 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-c419b624-50f3-4118-aa63-f042637718b7 tempest-GroupTypesTest-268542476 tempest-GroupTypesTest-268542476-project-admin] DELETE https://10.4.3.223/volume/v3/group_types/bb9253c5-9cf9-48f0-903a-6e095e890f5c Jul 03 02:29:00.706373 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-c419b624-50f3-4118-aa63-f042637718b7 tempest-GroupTypesTest-268542476 tempest-GroupTypesTest-268542476-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:00.706611 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-c419b624-50f3-4118-aa63-f042637718b7 tempest-GroupTypesTest-268542476 tempest-GroupTypesTest-268542476-project-admin] Calling method 'version_select' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:00.734951 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-c419b624-50f3-4118-aa63-f042637718b7 tempest-GroupTypesTest-268542476 tempest-GroupTypesTest-268542476-project-admin] https://10.4.3.223/volume/v3/group_types/bb9253c5-9cf9-48f0-903a-6e095e890f5c returned with HTTP 202 Jul 03 02:29:00.735821 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 374/1500] 10.4.3.223 () {68 vars in 1404 bytes} [Fri Jul 3 02:29:00 2026] DELETE /volume/v3/group_types/bb9253c5-9cf9-48f0-903a-6e095e890f5c => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 02:29:00.745278 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-adc77060-d09c-4d78-9d8b-5dc2048d2328 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:00.746914 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-adc77060-d09c-4d78-9d8b-5dc2048d2328 tempest-GroupTypesTest-268542476 tempest-GroupTypesTest-268542476-project-admin] DELETE https://10.4.3.223/volume/v3/group_types/f1211422-1970-4bf1-8ecc-8e01adfef2d6 Jul 03 02:29:00.747164 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-adc77060-d09c-4d78-9d8b-5dc2048d2328 tempest-GroupTypesTest-268542476 tempest-GroupTypesTest-268542476-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:00.747284 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-adc77060-d09c-4d78-9d8b-5dc2048d2328 tempest-GroupTypesTest-268542476 tempest-GroupTypesTest-268542476-project-admin] Calling method 'version_select' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:00.763968 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-adc77060-d09c-4d78-9d8b-5dc2048d2328 tempest-GroupTypesTest-268542476 tempest-GroupTypesTest-268542476-project-admin] https://10.4.3.223/volume/v3/group_types/f1211422-1970-4bf1-8ecc-8e01adfef2d6 returned with HTTP 202 Jul 03 02:29:00.764366 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 384/1501] 10.4.3.223 () {68 vars in 1404 bytes} [Fri Jul 3 02:29:00 2026] DELETE /volume/v3/group_types/f1211422-1970-4bf1-8ecc-8e01adfef2d6 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 02:29:00.830260 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-73bbe654-c82d-4621-9497-e86a5e05e775 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:00.832538 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-73bbe654-c82d-4621-9497-e86a5e05e775 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/1e68222b-ac10-4ee4-a8d7-2389b6c7872e Jul 03 02:29:00.832807 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-73bbe654-c82d-4621-9497-e86a5e05e775 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:00.833045 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-73bbe654-c82d-4621-9497-e86a5e05e775 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:00.833204 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-73bbe654-c82d-4621-9497-e86a5e05e775 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id 1e68222b-ac10-4ee4-a8d7-2389b6c7872e. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:29:00.842646 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:00.842646 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:29:00.843688 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-73bbe654-c82d-4621-9497-e86a5e05e775 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/1e68222b-ac10-4ee4-a8d7-2389b6c7872e returned with HTTP 200 Jul 03 02:29:00.844177 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 369/1502] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:29:00 2026] GET /volume/v3/backups/1e68222b-ac10-4ee4-a8d7-2389b6c7872e => generated 824 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:29:01.860308 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-f5ac20ce-73f5-4e9a-b99b-e92e4f0456b9 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:01.863171 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-f5ac20ce-73f5-4e9a-b99b-e92e4f0456b9 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/1e68222b-ac10-4ee4-a8d7-2389b6c7872e Jul 03 02:29:01.863171 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-f5ac20ce-73f5-4e9a-b99b-e92e4f0456b9 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:01.863171 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-f5ac20ce-73f5-4e9a-b99b-e92e4f0456b9 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:01.863307 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-f5ac20ce-73f5-4e9a-b99b-e92e4f0456b9 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id 1e68222b-ac10-4ee4-a8d7-2389b6c7872e. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:29:01.870079 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:01.870079 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:29:01.870856 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-f5ac20ce-73f5-4e9a-b99b-e92e4f0456b9 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/1e68222b-ac10-4ee4-a8d7-2389b6c7872e returned with HTTP 200 Jul 03 02:29:01.871220 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 376/1503] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:29:01 2026] GET /volume/v3/backups/1e68222b-ac10-4ee4-a8d7-2389b6c7872e => generated 824 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:29:02.185078 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-83405d33-ffab-49b6-96a8-6000469b58c5 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:02.186905 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-83405d33-ffab-49b6-96a8-6000469b58c5 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:29:02.187301 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-83405d33-ffab-49b6-96a8-6000469b58c5 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-301832460"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:29:02.188813 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.volumes [None req-83405d33-ffab-49b6-96a8-6000469b58c5 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-301832460'}} {{(pid=100014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:29:02.189005 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.volumes [None req-83405d33-ffab-49b6-96a8-6000469b58c5 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Create volume of 1 GB Jul 03 02:29:02.193374 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-83405d33-ffab-49b6-96a8-6000469b58c5 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Availability Zones retrieved successfully. Jul 03 02:29:02.199294 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-83405d33-ffab-49b6-96a8-6000469b58c5 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Flow 'volume_create_api' (71c84296-ccd3-43ad-888a-740ad2960049) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:29:02.200334 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-83405d33-ffab-49b6-96a8-6000469b58c5 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97d92a18-9331-47e8-a890-68fb614e4a74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:29:02.201397 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.flows.api.create_volume [None req-83405d33-ffab-49b6-96a8-6000469b58c5 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Validating volume size '1' using validate_int {{(pid=100014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:29:02.231520 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-83405d33-ffab-49b6-96a8-6000469b58c5 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97d92a18-9331-47e8-a890-68fb614e4a74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:29:02.234439 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-83405d33-ffab-49b6-96a8-6000469b58c5 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1691007b-0546-4787-8145-1b408c97e95b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:29:02.273800 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.quota [None req-83405d33-ffab-49b6-96a8-6000469b58c5 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Created reservations ['0df00591-bfd4-43c4-a725-2aac36e979e2', '84763802-b12b-43a2-b56a-40b3f68a3cfd', 'ab44e34e-95a5-4ab3-a579-faebc60520af', 'ed2a95cb-57d5-47e7-b0f6-607aa03a7065'] {{(pid=100014) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:29:02.275087 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-83405d33-ffab-49b6-96a8-6000469b58c5 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1691007b-0546-4787-8145-1b408c97e95b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0df00591-bfd4-43c4-a725-2aac36e979e2', '84763802-b12b-43a2-b56a-40b3f68a3cfd', 'ab44e34e-95a5-4ab3-a579-faebc60520af', 'ed2a95cb-57d5-47e7-b0f6-607aa03a7065']}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:29:02.275242 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-83405d33-ffab-49b6-96a8-6000469b58c5 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c579445-c01a-46e7-bc03-8dcf8dc96e97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:29:02.300867 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-83405d33-ffab-49b6-96a8-6000469b58c5 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c579445-c01a-46e7-bc03-8dcf8dc96e97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f31a6ca9-d106-4fcf-8884-75ee2f381170', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-301832460',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8f3c9eb1e4640a28c352cee46d80472',qos_specs=None,replication_status=,reservations=['0df00591-bfd4-43c4-a725-2aac36e979e2','84763802-b12b-43a2-b56a-40b3f68a3cfd','ab44e34e-95a5-4ab3-a579-faebc60520af','ed2a95cb-57d5-47e7-b0f6-607aa03a7065'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b95e31950e54aef95e5d4f9c78a1ac2',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:29:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-301832460',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f31a6ca9-d106-4fcf-8884-75ee2f381170,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b8f3c9eb1e4640a28c352cee46d80472',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9b95e31950e54aef95e5d4f9c78a1ac2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:29:02.304440 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-83405d33-ffab-49b6-96a8-6000469b58c5 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a3258f5-489f-4c02-bb67-ec7d2837a405) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:29:02.322074 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-83405d33-ffab-49b6-96a8-6000469b58c5 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a3258f5-489f-4c02-bb67-ec7d2837a405) transitioned into state 'SUCCESS' from state '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-301832460',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8f3c9eb1e4640a28c352cee46d80472',qos_specs=None,replication_status=,reservations=['0df00591-bfd4-43c4-a725-2aac36e979e2','84763802-b12b-43a2-b56a-40b3f68a3cfd','ab44e34e-95a5-4ab3-a579-faebc60520af','ed2a95cb-57d5-47e7-b0f6-607aa03a7065'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b95e31950e54aef95e5d4f9c78a1ac2',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:29:02.323483 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-83405d33-ffab-49b6-96a8-6000469b58c5 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f46bf197-8c07-483e-8de0-8d370b885925) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:29:02.334074 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-83405d33-ffab-49b6-96a8-6000469b58c5 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f46bf197-8c07-483e-8de0-8d370b885925) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:29:02.334905 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-83405d33-ffab-49b6-96a8-6000469b58c5 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Flow 'volume_create_api' (71c84296-ccd3-43ad-888a-740ad2960049) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:29:02.335178 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-83405d33-ffab-49b6-96a8-6000469b58c5 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Create volume request issued successfully. Jul 03 02:29:02.335757 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-83405d33-ffab-49b6-96a8-6000469b58c5 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:29:02.336770 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 375/1504] 10.4.3.223 () {68 vars in 1258 bytes} [Fri Jul 3 02:29:02 2026] POST /volume/v3/volumes => generated 750 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:29:02.353326 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-d6db78ef-e05f-4936-9df4-cbff21a1c015 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:02.357006 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-d6db78ef-e05f-4936-9df4-cbff21a1c015 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] GET https://10.4.3.223/volume/v3/volumes/f31a6ca9-d106-4fcf-8884-75ee2f381170 Jul 03 02:29:02.357500 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-d6db78ef-e05f-4936-9df4-cbff21a1c015 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:02.358554 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-d6db78ef-e05f-4936-9df4-cbff21a1c015 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:02.370896 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:02.370896 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:29:02.376719 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-d6db78ef-e05f-4936-9df4-cbff21a1c015 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Volume info retrieved successfully. Jul 03 02:29:02.383276 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-d6db78ef-e05f-4936-9df4-cbff21a1c015 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] https://10.4.3.223/volume/v3/volumes/f31a6ca9-d106-4fcf-8884-75ee2f381170 returned with HTTP 200 Jul 03 02:29:02.383862 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 385/1505] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:29:02 2026] GET /volume/v3/volumes/f31a6ca9-d106-4fcf-8884-75ee2f381170 => generated 818 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:29:02.385669 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-76b77be1-71b1-43ee-81c9-7528e8d3bb44 req-e201374d-4c71-4123-a81c-866fae7e0b2f None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:02.387758 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-76b77be1-71b1-43ee-81c9-7528e8d3bb44 req-e201374d-4c71-4123-a81c-866fae7e0b2f tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] GET https://10.4.3.223/volume/v3/volumes/38df2ea7-162f-4987-94bb-fe22135d2d46 Jul 03 02:29:02.387991 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-76b77be1-71b1-43ee-81c9-7528e8d3bb44 req-e201374d-4c71-4123-a81c-866fae7e0b2f tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:02.388208 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-76b77be1-71b1-43ee-81c9-7528e8d3bb44 req-e201374d-4c71-4123-a81c-866fae7e0b2f tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:02.398634 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:02.398634 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:29:02.403786 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [req-76b77be1-71b1-43ee-81c9-7528e8d3bb44 req-e201374d-4c71-4123-a81c-866fae7e0b2f tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] Volume info retrieved successfully. Jul 03 02:29:02.408754 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-76b77be1-71b1-43ee-81c9-7528e8d3bb44 req-e201374d-4c71-4123-a81c-866fae7e0b2f tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] https://10.4.3.223/volume/v3/volumes/38df2ea7-162f-4987-94bb-fe22135d2d46 returned with HTTP 200 Jul 03 02:29:02.409178 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 370/1506] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:29:02 2026] GET /volume/v3/volumes/38df2ea7-162f-4987-94bb-fe22135d2d46 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:29:02.434940 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-b5f27e36-7463-45ff-9bb5-53eb0feecaa6 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:02.435399 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-b5f27e36-7463-45ff-9bb5-53eb0feecaa6 None None] GET https://10.4.3.223/volume// Jul 03 02:29:02.435646 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-b5f27e36-7463-45ff-9bb5-53eb0feecaa6 None None] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:02.437244 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-b5f27e36-7463-45ff-9bb5-53eb0feecaa6 None None] Calling method 'all' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:02.437244 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-b5f27e36-7463-45ff-9bb5-53eb0feecaa6 None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:29:02.437244 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 377/1507] 10.4.3.223 () {66 vars in 1419 bytes} [Fri Jul 3 02:29:02 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:29:02.445677 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-76b77be1-71b1-43ee-81c9-7528e8d3bb44 req-c66bf305-7cb1-4cba-905b-545742b26e18 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:02.447675 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-76b77be1-71b1-43ee-81c9-7528e8d3bb44 req-c66bf305-7cb1-4cba-905b-545742b26e18 tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] POST https://10.4.3.223/volume/v3/attachments Jul 03 02:29:02.447991 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-76b77be1-71b1-43ee-81c9-7528e8d3bb44 req-c66bf305-7cb1-4cba-905b-545742b26e18 tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "38df2ea7-162f-4987-94bb-fe22135d2d46", "connector": null, "instance_uuid": "4c5e6d61-ca6c-4ebb-aed4-00ed26be65ec"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:29:02.455915 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:02.455915 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:29:02.493594 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-76b77be1-71b1-43ee-81c9-7528e8d3bb44 req-c66bf305-7cb1-4cba-905b-545742b26e18 tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Jul 03 02:29:02.494305 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 376/1508] 10.4.3.223 () {74 vars in 1594 bytes} [Fri Jul 3 02:29:02 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) Jul 03 02:29:02.538301 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-76b77be1-71b1-43ee-81c9-7528e8d3bb44 req-4d272850-139f-4d6b-8664-e50ef20b0c3c None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:02.540429 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-76b77be1-71b1-43ee-81c9-7528e8d3bb44 req-4d272850-139f-4d6b-8664-e50ef20b0c3c tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] POST https://10.4.3.223/volume/v3/attachments/8d2de3e1-5a46-4c36-9995-88c3bb0559b9/action Jul 03 02:29:02.540832 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-76b77be1-71b1-43ee-81c9-7528e8d3bb44 req-4d272850-139f-4d6b-8664-e50ef20b0c3c tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] Action body: b'{"os-complete": null}' {{(pid=100015) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:29:02.540945 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-76b77be1-71b1-43ee-81c9-7528e8d3bb44 req-4d272850-139f-4d6b-8664-e50ef20b0c3c tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:29:02.567278 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:02.567278 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:29:02.581156 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-76b77be1-71b1-43ee-81c9-7528e8d3bb44 req-4d272850-139f-4d6b-8664-e50ef20b0c3c tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] https://10.4.3.223/volume/v3/attachments/8d2de3e1-5a46-4c36-9995-88c3bb0559b9/action returned with HTTP 204 Jul 03 02:29:02.581635 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 386/1509] 10.4.3.223 () {74 vars in 1725 bytes} [Fri Jul 3 02:29:02 2026] POST /volume/v3/attachments/8d2de3e1-5a46-4c36-9995-88c3bb0559b9/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:29:02.617293 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-6184d4e3-39c3-46c0-afbe-d9aa1bcf08df None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:02.620098 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-6184d4e3-39c3-46c0-afbe-d9aa1bcf08df tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] GET https://10.4.3.223/volume/v3/volumes/38df2ea7-162f-4987-94bb-fe22135d2d46 Jul 03 02:29:02.620285 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-6184d4e3-39c3-46c0-afbe-d9aa1bcf08df tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:02.620486 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-6184d4e3-39c3-46c0-afbe-d9aa1bcf08df tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:02.638015 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:02.638015 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:29:02.645361 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-6184d4e3-39c3-46c0-afbe-d9aa1bcf08df tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] Volume info retrieved successfully. Jul 03 02:29:02.653540 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-6184d4e3-39c3-46c0-afbe-d9aa1bcf08df tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] https://10.4.3.223/volume/v3/volumes/38df2ea7-162f-4987-94bb-fe22135d2d46 returned with HTTP 200 Jul 03 02:29:02.653974 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 371/1510] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:29:02 2026] GET /volume/v3/volumes/38df2ea7-162f-4987-94bb-fe22135d2d46 => generated 1110 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:29:02.671929 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-45a0202d-34e0-4665-b2b3-22999de08fcc None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:02.674386 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-45a0202d-34e0-4665-b2b3-22999de08fcc tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] GET https://10.4.3.223/volume/v3/volumes/38df2ea7-162f-4987-94bb-fe22135d2d46 Jul 03 02:29:02.674903 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-45a0202d-34e0-4665-b2b3-22999de08fcc tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:02.675244 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-45a0202d-34e0-4665-b2b3-22999de08fcc tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:02.689014 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:02.689014 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:29:02.694697 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-45a0202d-34e0-4665-b2b3-22999de08fcc tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] Volume info retrieved successfully. Jul 03 02:29:02.700649 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-45a0202d-34e0-4665-b2b3-22999de08fcc tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] https://10.4.3.223/volume/v3/volumes/38df2ea7-162f-4987-94bb-fe22135d2d46 returned with HTTP 200 Jul 03 02:29:02.701204 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 378/1511] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:29:02 2026] GET /volume/v3/volumes/38df2ea7-162f-4987-94bb-fe22135d2d46 => generated 1110 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:29:02.884967 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-5b2f044f-5406-4e2d-80fb-8dcef6386776 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:02.887361 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-5b2f044f-5406-4e2d-80fb-8dcef6386776 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/1e68222b-ac10-4ee4-a8d7-2389b6c7872e Jul 03 02:29:02.887361 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-5b2f044f-5406-4e2d-80fb-8dcef6386776 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:02.887361 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-5b2f044f-5406-4e2d-80fb-8dcef6386776 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:02.887583 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-5b2f044f-5406-4e2d-80fb-8dcef6386776 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id 1e68222b-ac10-4ee4-a8d7-2389b6c7872e. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:29:02.892902 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:02.892902 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:29:02.893845 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-5b2f044f-5406-4e2d-80fb-8dcef6386776 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/1e68222b-ac10-4ee4-a8d7-2389b6c7872e returned with HTTP 200 Jul 03 02:29:02.894385 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 377/1512] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:29:02 2026] GET /volume/v3/backups/1e68222b-ac10-4ee4-a8d7-2389b6c7872e => generated 824 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:29:03.334726 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-899bd389-1596-41fa-a569-06697d21b9a4 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:03.399643 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-2b1dda08-7cdc-49d1-b0aa-690e9e53305c None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:03.401290 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-2b1dda08-7cdc-49d1-b0aa-690e9e53305c tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] GET https://10.4.3.223/volume/v3/volumes/f31a6ca9-d106-4fcf-8884-75ee2f381170 Jul 03 02:29:03.401616 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-2b1dda08-7cdc-49d1-b0aa-690e9e53305c tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:03.404481 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-2b1dda08-7cdc-49d1-b0aa-690e9e53305c tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:03.405440 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-899bd389-1596-41fa-a569-06697d21b9a4 tempest-GroupsTest-2012396087 tempest-GroupsTest-2012396087-project-admin] POST https://10.4.3.223/volume/v3/types Jul 03 02:29:03.405961 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-899bd389-1596-41fa-a569-06697d21b9a4 tempest-GroupsTest-2012396087 tempest-GroupsTest-2012396087-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1596029356"}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:29:03.419921 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:03.419921 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:29:03.425474 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-2b1dda08-7cdc-49d1-b0aa-690e9e53305c tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Volume info retrieved successfully. Jul 03 02:29:03.432151 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-2b1dda08-7cdc-49d1-b0aa-690e9e53305c tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] https://10.4.3.223/volume/v3/volumes/f31a6ca9-d106-4fcf-8884-75ee2f381170 returned with HTTP 200 Jul 03 02:29:03.432620 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 372/1513] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:29:03 2026] GET /volume/v3/volumes/f31a6ca9-d106-4fcf-8884-75ee2f381170 => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:29:03.433646 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-899bd389-1596-41fa-a569-06697d21b9a4 tempest-GroupsTest-2012396087 tempest-GroupsTest-2012396087-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Jul 03 02:29:03.433974 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 387/1514] 10.4.3.223 () {68 vars in 1252 bytes} [Fri Jul 3 02:29:03 2026] POST /volume/v3/types => generated 216 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:29:03.445525 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-22223451-7d9f-4697-89ea-eaabb147db1a None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:03.449219 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-22223451-7d9f-4697-89ea-eaabb147db1a tempest-GroupsTest-2012396087 tempest-GroupsTest-2012396087-project-admin] POST https://10.4.3.223/volume/v3/group_types Jul 03 02:29:03.449871 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-22223451-7d9f-4697-89ea-eaabb147db1a tempest-GroupsTest-2012396087 tempest-GroupsTest-2012396087-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-32919833"}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:29:03.464398 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-22223451-7d9f-4697-89ea-eaabb147db1a tempest-GroupsTest-2012396087 tempest-GroupsTest-2012396087-project-admin] https://10.4.3.223/volume/v3/group_types returned with HTTP 202 Jul 03 02:29:03.464850 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 379/1515] 10.4.3.223 () {70 vars in 1311 bytes} [Fri Jul 3 02:29:03 2026] POST /volume/v3/group_types => generated 171 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:29:03.476137 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-e4c91cc8-6b9a-48ca-871e-db86137bbc91 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:03.484413 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-0484b0dd-b7a7-4cb9-8c5d-9efd14922813 req-1f71c236-f45b-4f5f-8dcb-f164b740a07b None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:03.484971 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-0484b0dd-b7a7-4cb9-8c5d-9efd14922813 req-1f71c236-f45b-4f5f-8dcb-f164b740a07b tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] GET https://10.4.3.223/volume/v3/volumes/f31a6ca9-d106-4fcf-8884-75ee2f381170 Jul 03 02:29:03.485168 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-0484b0dd-b7a7-4cb9-8c5d-9efd14922813 req-1f71c236-f45b-4f5f-8dcb-f164b740a07b tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:03.485341 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-0484b0dd-b7a7-4cb9-8c5d-9efd14922813 req-1f71c236-f45b-4f5f-8dcb-f164b740a07b tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:03.492960 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:03.492960 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:29:03.497702 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [req-0484b0dd-b7a7-4cb9-8c5d-9efd14922813 req-1f71c236-f45b-4f5f-8dcb-f164b740a07b tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Volume info retrieved successfully. Jul 03 02:29:03.503444 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-0484b0dd-b7a7-4cb9-8c5d-9efd14922813 req-1f71c236-f45b-4f5f-8dcb-f164b740a07b tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] https://10.4.3.223/volume/v3/volumes/f31a6ca9-d106-4fcf-8884-75ee2f381170 returned with HTTP 200 Jul 03 02:29:03.503444 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 373/1516] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:29:03 2026] GET /volume/v3/volumes/f31a6ca9-d106-4fcf-8884-75ee2f381170 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:29:03.565439 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-e4c91cc8-6b9a-48ca-871e-db86137bbc91 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] POST https://10.4.3.223/volume/v3/groups Jul 03 02:29:03.565955 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-e4c91cc8-6b9a-48ca-871e-db86137bbc91 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "25b816d7-d79e-49f4-8ee6-a68ceb7573f3", "volume_types": ["a8c79af0-42b2-4a7d-869c-e3643aea7ec3"], "name": "tempest-Group1-813509603"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:29:03.567852 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.groups [None req-e4c91cc8-6b9a-48ca-871e-db86137bbc91 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Creating new group {'group': {'group_type': '25b816d7-d79e-49f4-8ee6-a68ceb7573f3', 'volume_types': ['a8c79af0-42b2-4a7d-869c-e3643aea7ec3'], 'name': 'tempest-Group1-813509603'}} {{(pid=100014) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 03 02:29:03.573147 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.groups [None req-e4c91cc8-6b9a-48ca-871e-db86137bbc91 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Creating group tempest-Group1-813509603. Jul 03 02:29:03.587283 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-e4c91cc8-6b9a-48ca-871e-db86137bbc91 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Availability Zones retrieved successfully. Jul 03 02:29:03.611358 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.quota [None req-e4c91cc8-6b9a-48ca-871e-db86137bbc91 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Created reservations ['64c3a67b-c102-45b6-9d5c-d1340dce5907'] {{(pid=100014) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:29:03.639802 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-e4c91cc8-6b9a-48ca-871e-db86137bbc91 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] https://10.4.3.223/volume/v3/groups returned with HTTP 202 Jul 03 02:29:03.640208 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 378/1517] 10.4.3.223 () {70 vars in 1297 bytes} [Fri Jul 3 02:29:03 2026] POST /volume/v3/groups => generated 93 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:29:03.651157 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-3bfe7063-465e-4867-b455-db6d78d3f793 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:03.655800 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-3bfe7063-465e-4867-b455-db6d78d3f793 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] GET https://10.4.3.223/volume/v3/groups/f3b289b6-054a-45c4-ac04-2db7f306e2c2 Jul 03 02:29:03.655983 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-3bfe7063-465e-4867-b455-db6d78d3f793 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:03.656150 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-3bfe7063-465e-4867-b455-db6d78d3f793 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Calling method 'version_select' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:03.656263 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.groups [None req-3bfe7063-465e-4867-b455-db6d78d3f793 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] show called for member f3b289b6-054a-45c4-ac04-2db7f306e2c2 {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 02:29:03.663469 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:03.663469 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:29:03.671730 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-3bfe7063-465e-4867-b455-db6d78d3f793 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] https://10.4.3.223/volume/v3/groups/f3b289b6-054a-45c4-ac04-2db7f306e2c2 returned with HTTP 200 Jul 03 02:29:03.672180 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 388/1518] 10.4.3.223 () {68 vars in 1386 bytes} [Fri Jul 3 02:29:03 2026] GET /volume/v3/groups/f3b289b6-054a-45c4-ac04-2db7f306e2c2 => generated 321 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:29:03.909090 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-61edb089-2eb3-4766-8263-592f7e9cff27 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:03.910771 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-61edb089-2eb3-4766-8263-592f7e9cff27 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/1e68222b-ac10-4ee4-a8d7-2389b6c7872e Jul 03 02:29:03.910949 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-61edb089-2eb3-4766-8263-592f7e9cff27 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:03.911090 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-61edb089-2eb3-4766-8263-592f7e9cff27 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:03.911225 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-61edb089-2eb3-4766-8263-592f7e9cff27 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id 1e68222b-ac10-4ee4-a8d7-2389b6c7872e. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:29:03.915549 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:03.915549 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:29:03.916291 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-61edb089-2eb3-4766-8263-592f7e9cff27 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/1e68222b-ac10-4ee4-a8d7-2389b6c7872e returned with HTTP 200 Jul 03 02:29:03.916785 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 380/1519] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:29:03 2026] GET /volume/v3/backups/1e68222b-ac10-4ee4-a8d7-2389b6c7872e => generated 824 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:29:04.684590 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-7b6a4e1e-356b-4b8b-9cbd-41681073bd1d None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:04.688197 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-7b6a4e1e-356b-4b8b-9cbd-41681073bd1d tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] GET https://10.4.3.223/volume/v3/groups/f3b289b6-054a-45c4-ac04-2db7f306e2c2 Jul 03 02:29:04.688444 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-7b6a4e1e-356b-4b8b-9cbd-41681073bd1d tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:04.688682 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-7b6a4e1e-356b-4b8b-9cbd-41681073bd1d tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Calling method 'version_select' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:04.688837 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.groups [None req-7b6a4e1e-356b-4b8b-9cbd-41681073bd1d tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] show called for member f3b289b6-054a-45c4-ac04-2db7f306e2c2 {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 02:29:04.692682 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:04.692682 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:29:04.700660 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-7b6a4e1e-356b-4b8b-9cbd-41681073bd1d tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] https://10.4.3.223/volume/v3/groups/f3b289b6-054a-45c4-ac04-2db7f306e2c2 returned with HTTP 200 Jul 03 02:29:04.701128 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 374/1520] 10.4.3.223 () {68 vars in 1386 bytes} [Fri Jul 3 02:29:04 2026] GET /volume/v3/groups/f3b289b6-054a-45c4-ac04-2db7f306e2c2 => generated 322 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:29:04.712385 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-3ad749c2-8d7f-4c47-b704-476d5b799eec None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:04.713980 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-3ad749c2-8d7f-4c47-b704-476d5b799eec tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] POST https://10.4.3.223/volume/v3/groups Jul 03 02:29:04.714515 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-3ad749c2-8d7f-4c47-b704-476d5b799eec tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "25b816d7-d79e-49f4-8ee6-a68ceb7573f3", "volume_types": ["a8c79af0-42b2-4a7d-869c-e3643aea7ec3"], "name": "tempest-Group2-1333591581"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:29:04.715970 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.groups [None req-3ad749c2-8d7f-4c47-b704-476d5b799eec tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Creating new group {'group': {'group_type': '25b816d7-d79e-49f4-8ee6-a68ceb7573f3', 'volume_types': ['a8c79af0-42b2-4a7d-869c-e3643aea7ec3'], 'name': 'tempest-Group2-1333591581'}} {{(pid=100014) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 03 02:29:04.719599 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.groups [None req-3ad749c2-8d7f-4c47-b704-476d5b799eec tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Creating group tempest-Group2-1333591581. Jul 03 02:29:04.720126 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:04.720126 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:29:04.726533 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-3ad749c2-8d7f-4c47-b704-476d5b799eec tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Availability Zones retrieved successfully. Jul 03 02:29:04.739312 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.quota [None req-3ad749c2-8d7f-4c47-b704-476d5b799eec tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Created reservations ['93ed12df-985b-4dcb-ac3b-9d59ec5e011d'] {{(pid=100014) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:29:04.772517 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-3ad749c2-8d7f-4c47-b704-476d5b799eec tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] https://10.4.3.223/volume/v3/groups returned with HTTP 202 Jul 03 02:29:04.772517 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 379/1521] 10.4.3.223 () {70 vars in 1297 bytes} [Fri Jul 3 02:29:04 2026] POST /volume/v3/groups => generated 94 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:29:04.779626 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-4c6f06e4-671b-4364-bd0a-dfe6c9d5d84b None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:04.786055 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-4c6f06e4-671b-4364-bd0a-dfe6c9d5d84b tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] GET https://10.4.3.223/volume/v3/groups/668a6672-2dff-4cef-b605-0844cf9e46b8 Jul 03 02:29:04.786055 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-4c6f06e4-671b-4364-bd0a-dfe6c9d5d84b tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:04.786055 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-4c6f06e4-671b-4364-bd0a-dfe6c9d5d84b tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Calling method 'version_select' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:04.786055 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.groups [None req-4c6f06e4-671b-4364-bd0a-dfe6c9d5d84b tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] show called for member 668a6672-2dff-4cef-b605-0844cf9e46b8 {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 02:29:04.786055 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:04.786055 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:29:04.795547 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-4c6f06e4-671b-4364-bd0a-dfe6c9d5d84b tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] https://10.4.3.223/volume/v3/groups/668a6672-2dff-4cef-b605-0844cf9e46b8 returned with HTTP 200 Jul 03 02:29:04.795967 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 389/1522] 10.4.3.223 () {68 vars in 1386 bytes} [Fri Jul 3 02:29:04 2026] GET /volume/v3/groups/668a6672-2dff-4cef-b605-0844cf9e46b8 => generated 322 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:29:04.927202 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-a7f89e37-abeb-44a9-a17e-bd074490719e None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:04.930684 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-a7f89e37-abeb-44a9-a17e-bd074490719e tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/1e68222b-ac10-4ee4-a8d7-2389b6c7872e Jul 03 02:29:04.930910 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-a7f89e37-abeb-44a9-a17e-bd074490719e tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:04.931088 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-a7f89e37-abeb-44a9-a17e-bd074490719e tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:04.931198 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-a7f89e37-abeb-44a9-a17e-bd074490719e tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id 1e68222b-ac10-4ee4-a8d7-2389b6c7872e. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:29:04.939139 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:04.939139 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:29:04.940337 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-a7f89e37-abeb-44a9-a17e-bd074490719e tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/1e68222b-ac10-4ee4-a8d7-2389b6c7872e returned with HTTP 200 Jul 03 02:29:04.941089 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 381/1523] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:29:04 2026] GET /volume/v3/backups/1e68222b-ac10-4ee4-a8d7-2389b6c7872e => generated 824 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:29:05.560704 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-4ad91ec3-3c41-456c-bd90-e7bbd77134bd None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:05.561132 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-4ad91ec3-3c41-456c-bd90-e7bbd77134bd None None] GET https://10.4.3.223/volume// Jul 03 02:29:05.561327 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-4ad91ec3-3c41-456c-bd90-e7bbd77134bd None None] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:05.561558 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-4ad91ec3-3c41-456c-bd90-e7bbd77134bd None None] Calling method 'all' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:05.561962 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-4ad91ec3-3c41-456c-bd90-e7bbd77134bd None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:29:05.562440 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 375/1524] 10.4.3.223 () {66 vars in 1428 bytes} [Fri Jul 3 02:29:05 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:29:05.570960 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-0484b0dd-b7a7-4cb9-8c5d-9efd14922813 req-d7fa898e-5b36-4fe0-8cc0-cd6fcfa0c06a None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:05.604491 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-0484b0dd-b7a7-4cb9-8c5d-9efd14922813 req-d7fa898e-5b36-4fe0-8cc0-cd6fcfa0c06a tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] POST https://10.4.3.223/volume/v3/attachments Jul 03 02:29:05.604491 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-0484b0dd-b7a7-4cb9-8c5d-9efd14922813 req-d7fa898e-5b36-4fe0-8cc0-cd6fcfa0c06a tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f31a6ca9-d106-4fcf-8884-75ee2f381170", "connector": null, "instance_uuid": "2b3553cb-788d-4267-abf4-b9e14c2ce606"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:29:05.615596 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:05.615596 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:29:05.643947 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-0484b0dd-b7a7-4cb9-8c5d-9efd14922813 req-d7fa898e-5b36-4fe0-8cc0-cd6fcfa0c06a tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Jul 03 02:29:05.643947 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 380/1525] 10.4.3.223 () {74 vars in 1594 bytes} [Fri Jul 3 02:29:05 2026] POST /volume/v3/attachments => generated 273 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:29:05.804704 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-2bf5db89-a25e-4443-8e33-e4cf3281c011 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:05.806973 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-2bf5db89-a25e-4443-8e33-e4cf3281c011 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] GET https://10.4.3.223/volume/v3/groups/668a6672-2dff-4cef-b605-0844cf9e46b8 Jul 03 02:29:05.807212 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-2bf5db89-a25e-4443-8e33-e4cf3281c011 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:05.807439 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-2bf5db89-a25e-4443-8e33-e4cf3281c011 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Calling method 'version_select' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:05.807590 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.groups [None req-2bf5db89-a25e-4443-8e33-e4cf3281c011 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] show called for member 668a6672-2dff-4cef-b605-0844cf9e46b8 {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 02:29:05.811380 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:05.811380 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:29:05.820251 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-2bf5db89-a25e-4443-8e33-e4cf3281c011 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] https://10.4.3.223/volume/v3/groups/668a6672-2dff-4cef-b605-0844cf9e46b8 returned with HTTP 200 Jul 03 02:29:05.820683 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 390/1526] 10.4.3.223 () {68 vars in 1386 bytes} [Fri Jul 3 02:29:05 2026] GET /volume/v3/groups/668a6672-2dff-4cef-b605-0844cf9e46b8 => generated 323 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:29:05.832524 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-34f382fe-1f6b-48eb-a8ed-59896971ee2d None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:05.834436 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-34f382fe-1f6b-48eb-a8ed-59896971ee2d tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:29:05.834792 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-34f382fe-1f6b-48eb-a8ed-59896971ee2d tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1082243930", "volume_type": "a8c79af0-42b2-4a7d-869c-e3643aea7ec3", "group_id": "f3b289b6-054a-45c4-ac04-2db7f306e2c2", "size": 1}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:29:05.836109 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.volumes [None req-34f382fe-1f6b-48eb-a8ed-59896971ee2d tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1082243930', 'volume_type': 'a8c79af0-42b2-4a7d-869c-e3643aea7ec3', 'group_id': 'f3b289b6-054a-45c4-ac04-2db7f306e2c2', 'size': 1}} {{(pid=100013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:29:05.850242 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:05.850242 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:29:05.850686 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.volumes [None req-34f382fe-1f6b-48eb-a8ed-59896971ee2d tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Create volume of 1 GB Jul 03 02:29:05.859085 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-34f382fe-1f6b-48eb-a8ed-59896971ee2d tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Availability Zones retrieved successfully. Jul 03 02:29:05.868019 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-34f382fe-1f6b-48eb-a8ed-59896971ee2d tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Flow 'volume_create_api' (f24e96be-f755-4983-8527-21304a701b83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:29:05.868354 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-34f382fe-1f6b-48eb-a8ed-59896971ee2d tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0cf5552-9f5a-4add-a04b-f7a3e4474f81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:29:05.869169 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:05.869169 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:29:05.869794 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.flows.api.create_volume [None req-34f382fe-1f6b-48eb-a8ed-59896971ee2d tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Validating volume size '1' using validate_int {{(pid=100013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:29:05.891939 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-34f382fe-1f6b-48eb-a8ed-59896971ee2d tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0cf5552-9f5a-4add-a04b-f7a3e4474f81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:29:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a8c79af0-42b2-4a7d-869c-e3643aea7ec3,is_public=True,name='tempest-GroupsTest-volume-type-1596029356',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a8c79af0-42b2-4a7d-869c-e3643aea7ec3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'f3b289b6-054a-45c4-ac04-2db7f306e2c2', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:29:05.892906 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-34f382fe-1f6b-48eb-a8ed-59896971ee2d tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ec50aad-44d9-4566-926c-e17237734e88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:29:05.925501 np0000004352 devstack@c-api.service[100013]: WARNING cinder.quota [None req-34f382fe-1f6b-48eb-a8ed-59896971ee2d tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1596029356 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1596029356, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:29:05.925771 np0000004352 devstack@c-api.service[100013]: WARNING cinder.quota [None req-34f382fe-1f6b-48eb-a8ed-59896971ee2d tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1596029356 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1596029356, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:29:05.952786 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-2448a02c-6b83-458d-a3f2-d2a9c22c36bd None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:05.954541 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-2448a02c-6b83-458d-a3f2-d2a9c22c36bd tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/1e68222b-ac10-4ee4-a8d7-2389b6c7872e Jul 03 02:29:05.954748 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-2448a02c-6b83-458d-a3f2-d2a9c22c36bd tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:05.954923 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-2448a02c-6b83-458d-a3f2-d2a9c22c36bd tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:05.955018 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-2448a02c-6b83-458d-a3f2-d2a9c22c36bd tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id 1e68222b-ac10-4ee4-a8d7-2389b6c7872e. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:29:05.959881 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:05.959881 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:29:05.960754 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-2448a02c-6b83-458d-a3f2-d2a9c22c36bd tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/1e68222b-ac10-4ee4-a8d7-2389b6c7872e returned with HTTP 200 Jul 03 02:29:05.961156 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 376/1527] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:29:05 2026] GET /volume/v3/backups/1e68222b-ac10-4ee4-a8d7-2389b6c7872e => generated 824 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:29:05.966233 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.quota [None req-34f382fe-1f6b-48eb-a8ed-59896971ee2d tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Created reservations ['d790cb8e-18da-41ec-92b6-8f5b3be3778e', '92d9d1b7-1e61-4916-bfb0-609399e9bb7b', 'db3a217e-0215-40ca-846f-fe903f600e94', '0da6776f-1a0f-489e-87c9-ac617db6af91'] {{(pid=100013) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:29:05.967083 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-34f382fe-1f6b-48eb-a8ed-59896971ee2d tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ec50aad-44d9-4566-926c-e17237734e88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d790cb8e-18da-41ec-92b6-8f5b3be3778e', '92d9d1b7-1e61-4916-bfb0-609399e9bb7b', 'db3a217e-0215-40ca-846f-fe903f600e94', '0da6776f-1a0f-489e-87c9-ac617db6af91']}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:29:05.968145 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-34f382fe-1f6b-48eb-a8ed-59896971ee2d tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f6950fe-233e-4aea-b943-c1139526208d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:29:05.997931 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-34f382fe-1f6b-48eb-a8ed-59896971ee2d tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f6950fe-233e-4aea-b943-c1139526208d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6037f0a6-dd2c-4c0b-8e22-eba7251e4bfa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1082243930',encryption_key_id=None,group_id=f3b289b6-054a-45c4-ac04-2db7f306e2c2,group_type_id=,metadata={},multiattach=False,project_id='8c01b902803b4dd7a23b59fa33477848',qos_specs=None,replication_status=,reservations=['d790cb8e-18da-41ec-92b6-8f5b3be3778e','92d9d1b7-1e61-4916-bfb0-609399e9bb7b','db3a217e-0215-40ca-846f-fe903f600e94','0da6776f-1a0f-489e-87c9-ac617db6af91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55189f40ec5d4daaa7cd6e776c0f5633',volume_type_id=a8c79af0-42b2-4a7d-869c-e3643aea7ec3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:29:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1082243930',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=f3b289b6-054a-45c4-ac04-2db7f306e2c2,host=None,id=6037f0a6-dd2c-4c0b-8e22-eba7251e4bfa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c01b902803b4dd7a23b59fa33477848',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='55189f40ec5d4daaa7cd6e776c0f5633',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a8c79af0-42b2-4a7d-869c-e3643aea7ec3),volume_type_id=a8c79af0-42b2-4a7d-869c-e3643aea7ec3)}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:29:05.998927 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-34f382fe-1f6b-48eb-a8ed-59896971ee2d tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (afbcdb9a-acc4-4d1a-a851-63a8d77e021b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:29:06.018008 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-34f382fe-1f6b-48eb-a8ed-59896971ee2d tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (afbcdb9a-acc4-4d1a-a851-63a8d77e021b) transitioned into state 'SUCCESS' from state '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-1082243930',encryption_key_id=None,group_id=f3b289b6-054a-45c4-ac04-2db7f306e2c2,group_type_id=,metadata={},multiattach=False,project_id='8c01b902803b4dd7a23b59fa33477848',qos_specs=None,replication_status=,reservations=['d790cb8e-18da-41ec-92b6-8f5b3be3778e','92d9d1b7-1e61-4916-bfb0-609399e9bb7b','db3a217e-0215-40ca-846f-fe903f600e94','0da6776f-1a0f-489e-87c9-ac617db6af91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55189f40ec5d4daaa7cd6e776c0f5633',volume_type_id=a8c79af0-42b2-4a7d-869c-e3643aea7ec3)}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:29:06.018863 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-34f382fe-1f6b-48eb-a8ed-59896971ee2d tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77b15d76-5acc-4c0d-a5d5-963562ce8ea6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:29:06.034493 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-34f382fe-1f6b-48eb-a8ed-59896971ee2d tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77b15d76-5acc-4c0d-a5d5-963562ce8ea6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:29:06.035505 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-34f382fe-1f6b-48eb-a8ed-59896971ee2d tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Flow 'volume_create_api' (f24e96be-f755-4983-8527-21304a701b83) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:29:06.035876 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-34f382fe-1f6b-48eb-a8ed-59896971ee2d tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Create volume request issued successfully. Jul 03 02:29:06.037097 np0000004352 devstack@c-api.service[100013]: WARNING stevedore.named [None req-34f382fe-1f6b-48eb-a8ed-59896971ee2d tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:29:06.037324 np0000004352 devstack@c-api.service[100013]: WARNING castellan.key_manager [None req-34f382fe-1f6b-48eb-a8ed-59896971ee2d tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:29:06.044778 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-7f9aa680-415b-4096-9766-f7f4423d4d51 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:06.048297 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-7f9aa680-415b-4096-9766-f7f4423d4d51 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] GET https://10.4.3.223/volume/v3/volumes/f31a6ca9-d106-4fcf-8884-75ee2f381170 Jul 03 02:29:06.048297 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-7f9aa680-415b-4096-9766-f7f4423d4d51 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:06.048297 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-7f9aa680-415b-4096-9766-f7f4423d4d51 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:06.057303 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:06.057303 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:29:06.062385 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-7f9aa680-415b-4096-9766-f7f4423d4d51 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Volume info retrieved successfully. Jul 03 02:29:06.067786 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-7f9aa680-415b-4096-9766-f7f4423d4d51 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] https://10.4.3.223/volume/v3/volumes/f31a6ca9-d106-4fcf-8884-75ee2f381170 returned with HTTP 200 Jul 03 02:29:06.068686 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 381/1528] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:29:06 2026] GET /volume/v3/volumes/f31a6ca9-d106-4fcf-8884-75ee2f381170 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:29:06.078435 np0000004352 devstack@c-api.service[100013]: DEBUG oslo_db.sqlalchemy.engines [None req-34f382fe-1f6b-48eb-a8ed-59896971ee2d tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100013) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 02:29:06.082282 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:06.082282 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:29:06.086143 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-34f382fe-1f6b-48eb-a8ed-59896971ee2d tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:29:06.086748 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 382/1529] 10.4.3.223 () {70 vars in 1300 bytes} [Fri Jul 3 02:29:05 2026] POST /volume/v3/volumes => generated 815 bytes in 254 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:29:06.099304 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-05e82481-d967-46bc-815c-af2d06d1de97 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:06.101490 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-05e82481-d967-46bc-815c-af2d06d1de97 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] GET https://10.4.3.223/volume/v3/volumes/6037f0a6-dd2c-4c0b-8e22-eba7251e4bfa Jul 03 02:29:06.101763 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-05e82481-d967-46bc-815c-af2d06d1de97 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:06.102006 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-05e82481-d967-46bc-815c-af2d06d1de97 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:06.110797 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:06.110797 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:29:06.115531 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-05e82481-d967-46bc-815c-af2d06d1de97 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Volume info retrieved successfully. Jul 03 02:29:06.116377 np0000004352 devstack@c-api.service[100015]: WARNING stevedore.named [None req-05e82481-d967-46bc-815c-af2d06d1de97 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:29:06.116592 np0000004352 devstack@c-api.service[100015]: WARNING castellan.key_manager [None req-05e82481-d967-46bc-815c-af2d06d1de97 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:29:06.168532 np0000004352 devstack@c-api.service[100015]: DEBUG oslo_db.sqlalchemy.engines [None req-05e82481-d967-46bc-815c-af2d06d1de97 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100015) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 02:29:06.172583 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:06.172583 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:29:06.180495 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-a209702a-4abd-43a8-920f-9eb1645036f7 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:06.180949 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-a1ba84eb-2555-4ce1-8933-59a0fc923c5a None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:06.181021 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-a209702a-4abd-43a8-920f-9eb1645036f7 None None] GET https://10.4.3.223/volume// Jul 03 02:29:06.182780 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-a209702a-4abd-43a8-920f-9eb1645036f7 None None] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:06.182780 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-a209702a-4abd-43a8-920f-9eb1645036f7 None None] Calling method 'all' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:06.182940 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-a1ba84eb-2555-4ce1-8933-59a0fc923c5a None None] GET https://10.4.3.223/volume// Jul 03 02:29:06.182940 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-a1ba84eb-2555-4ce1-8933-59a0fc923c5a None None] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:06.183029 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-a209702a-4abd-43a8-920f-9eb1645036f7 None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:29:06.183066 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-a1ba84eb-2555-4ce1-8933-59a0fc923c5a None None] Calling method 'all' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:06.183100 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 377/1530] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:29:06 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:29:06.183133 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-a1ba84eb-2555-4ce1-8933-59a0fc923c5a None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:29:06.187046 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-05e82481-d967-46bc-815c-af2d06d1de97 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] https://10.4.3.223/volume/v3/volumes/6037f0a6-dd2c-4c0b-8e22-eba7251e4bfa returned with HTTP 200 Jul 03 02:29:06.187115 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 382/1531] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:29:06 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:29:06.187189 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 391/1532] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:29:06 2026] GET /volume/v3/volumes/6037f0a6-dd2c-4c0b-8e22-eba7251e4bfa => generated 883 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:29:06.199053 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-255894e3-23fd-49d1-a086-55f1a8383691 req-624a1073-b3f1-4b76-9ec9-e74283500b3a None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:06.201702 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-0484b0dd-b7a7-4cb9-8c5d-9efd14922813 req-8461fbec-ae8a-473a-afdd-391cb85b92f5 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:06.203489 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-255894e3-23fd-49d1-a086-55f1a8383691 req-624a1073-b3f1-4b76-9ec9-e74283500b3a tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] GET https://10.4.3.223/volume/v3/volumes/38df2ea7-162f-4987-94bb-fe22135d2d46 Jul 03 02:29:06.203758 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-255894e3-23fd-49d1-a086-55f1a8383691 req-624a1073-b3f1-4b76-9ec9-e74283500b3a tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:06.203978 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-255894e3-23fd-49d1-a086-55f1a8383691 req-624a1073-b3f1-4b76-9ec9-e74283500b3a tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:06.204207 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-0484b0dd-b7a7-4cb9-8c5d-9efd14922813 req-8461fbec-ae8a-473a-afdd-391cb85b92f5 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] GET https://10.4.3.223/volume/v3/volumes/f31a6ca9-d106-4fcf-8884-75ee2f381170 Jul 03 02:29:06.204481 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-0484b0dd-b7a7-4cb9-8c5d-9efd14922813 req-8461fbec-ae8a-473a-afdd-391cb85b92f5 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:06.204692 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-0484b0dd-b7a7-4cb9-8c5d-9efd14922813 req-8461fbec-ae8a-473a-afdd-391cb85b92f5 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:06.216479 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:06.216479 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:29:06.221465 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [req-0484b0dd-b7a7-4cb9-8c5d-9efd14922813 req-8461fbec-ae8a-473a-afdd-391cb85b92f5 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Volume info retrieved successfully. Jul 03 02:29:06.222074 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:06.222074 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:29:06.227490 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-0484b0dd-b7a7-4cb9-8c5d-9efd14922813 req-8461fbec-ae8a-473a-afdd-391cb85b92f5 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] https://10.4.3.223/volume/v3/volumes/f31a6ca9-d106-4fcf-8884-75ee2f381170 returned with HTTP 200 Jul 03 02:29:06.227747 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-255894e3-23fd-49d1-a086-55f1a8383691 req-624a1073-b3f1-4b76-9ec9-e74283500b3a tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] Volume info retrieved successfully. Jul 03 02:29:06.227790 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 378/1533] 10.4.3.223 () {70 vars in 1639 bytes} [Fri Jul 3 02:29:06 2026] GET /volume/v3/volumes/f31a6ca9-d106-4fcf-8884-75ee2f381170 => generated 1022 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:29:06.236782 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-255894e3-23fd-49d1-a086-55f1a8383691 req-624a1073-b3f1-4b76-9ec9-e74283500b3a tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] https://10.4.3.223/volume/v3/volumes/38df2ea7-162f-4987-94bb-fe22135d2d46 returned with HTTP 200 Jul 03 02:29:06.237911 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 383/1534] 10.4.3.223 () {70 vars in 1639 bytes} [Fri Jul 3 02:29:06 2026] GET /volume/v3/volumes/38df2ea7-162f-4987-94bb-fe22135d2d46 => generated 1290 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:29:06.349630 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-255894e3-23fd-49d1-a086-55f1a8383691 req-86171de2-db79-434f-b614-179ba32978cb None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:06.351461 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-255894e3-23fd-49d1-a086-55f1a8383691 req-86171de2-db79-434f-b614-179ba32978cb tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] PUT https://10.4.3.223/volume/v3/attachments/8d2de3e1-5a46-4c36-9995-88c3bb0559b9 Jul 03 02:29:06.354256 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-255894e3-23fd-49d1-a086-55f1a8383691 req-86171de2-db79-434f-b614-179ba32978cb tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000004352", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2a2633a05d73", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "80a8c083-552c-46a2-8db9-fd9e83fa2364", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:29:06.364154 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-0484b0dd-b7a7-4cb9-8c5d-9efd14922813 req-66417859-d105-4621-8738-c8235bb52845 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:06.365075 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.coordination [req-255894e3-23fd-49d1-a086-55f1a8383691 req-86171de2-db79-434f-b614-179ba32978cb tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] Acquiring lock "cinder-attachment_update-38df2ea7-162f-4987-94bb-fe22135d2d46-np0000004352" by "attachment_update" {{(pid=100014) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 02:29:06.367157 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-0484b0dd-b7a7-4cb9-8c5d-9efd14922813 req-66417859-d105-4621-8738-c8235bb52845 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] PUT https://10.4.3.223/volume/v3/attachments/e156ac46-359b-40f9-b151-03da65292cd0 Jul 03 02:29:06.367157 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-0484b0dd-b7a7-4cb9-8c5d-9efd14922813 req-66417859-d105-4621-8738-c8235bb52845 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000004352", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2a2633a05d73", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "80a8c083-552c-46a2-8db9-fd9e83fa2364", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:29:06.372497 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.coordination [req-255894e3-23fd-49d1-a086-55f1a8383691 req-86171de2-db79-434f-b614-179ba32978cb tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] Lock "cinder-attachment_update-38df2ea7-162f-4987-94bb-fe22135d2d46-np0000004352" acquired by "attachment_update" :: waited 0.005s {{(pid=100014) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 02:29:06.372497 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:06.372497 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:29:06.379023 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.coordination [req-0484b0dd-b7a7-4cb9-8c5d-9efd14922813 req-66417859-d105-4621-8738-c8235bb52845 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Acquiring lock "cinder-attachment_update-f31a6ca9-d106-4fcf-8884-75ee2f381170-np0000004352" by "attachment_update" {{(pid=100015) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 02:29:06.384582 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.coordination [req-0484b0dd-b7a7-4cb9-8c5d-9efd14922813 req-66417859-d105-4621-8738-c8235bb52845 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Lock "cinder-attachment_update-f31a6ca9-d106-4fcf-8884-75ee2f381170-np0000004352" acquired by "attachment_update" :: waited 0.006s {{(pid=100015) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 02:29:06.385583 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:06.385583 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:29:06.898939 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.coordination [req-255894e3-23fd-49d1-a086-55f1a8383691 req-86171de2-db79-434f-b614-179ba32978cb tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] Lock "cinder-attachment_update-38df2ea7-162f-4987-94bb-fe22135d2d46-np0000004352" released by "attachment_update" :: held 0.529s {{(pid=100014) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 02:29:06.899242 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-255894e3-23fd-49d1-a086-55f1a8383691 req-86171de2-db79-434f-b614-179ba32978cb tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] https://10.4.3.223/volume/v3/attachments/8d2de3e1-5a46-4c36-9995-88c3bb0559b9 returned with HTTP 200 Jul 03 02:29:06.899733 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 383/1535] 10.4.3.223 () {74 vars in 1704 bytes} [Fri Jul 3 02:29:06 2026] PUT /volume/v3/attachments/8d2de3e1-5a46-4c36-9995-88c3bb0559b9 => generated 969 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:29:06.908499 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.coordination [req-0484b0dd-b7a7-4cb9-8c5d-9efd14922813 req-66417859-d105-4621-8738-c8235bb52845 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Lock "cinder-attachment_update-f31a6ca9-d106-4fcf-8884-75ee2f381170-np0000004352" released by "attachment_update" :: held 0.524s {{(pid=100015) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 02:29:06.908950 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-0484b0dd-b7a7-4cb9-8c5d-9efd14922813 req-66417859-d105-4621-8738-c8235bb52845 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] https://10.4.3.223/volume/v3/attachments/e156ac46-359b-40f9-b151-03da65292cd0 returned with HTTP 200 Jul 03 02:29:06.909293 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 392/1536] 10.4.3.223 () {74 vars in 1704 bytes} [Fri Jul 3 02:29:06 2026] PUT /volume/v3/attachments/e156ac46-359b-40f9-b151-03da65292cd0 => generated 969 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:29:06.976199 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-88ab7bf6-6c39-4098-86c5-c41cff8de705 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:06.978239 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-88ab7bf6-6c39-4098-86c5-c41cff8de705 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/1e68222b-ac10-4ee4-a8d7-2389b6c7872e Jul 03 02:29:06.978477 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-88ab7bf6-6c39-4098-86c5-c41cff8de705 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:06.978735 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-88ab7bf6-6c39-4098-86c5-c41cff8de705 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:06.978893 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-88ab7bf6-6c39-4098-86c5-c41cff8de705 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id 1e68222b-ac10-4ee4-a8d7-2389b6c7872e. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:29:06.983808 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:06.983808 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:29:06.984845 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-88ab7bf6-6c39-4098-86c5-c41cff8de705 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/1e68222b-ac10-4ee4-a8d7-2389b6c7872e returned with HTTP 200 Jul 03 02:29:06.985315 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 379/1537] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:29:06 2026] GET /volume/v3/backups/1e68222b-ac10-4ee4-a8d7-2389b6c7872e => generated 824 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:29:07.083733 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-5191677a-7b21-4d64-8be4-2828dd57bfec None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:07.085638 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-5191677a-7b21-4d64-8be4-2828dd57bfec tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] GET https://10.4.3.223/volume/v3/volumes/f31a6ca9-d106-4fcf-8884-75ee2f381170 Jul 03 02:29:07.085851 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-5191677a-7b21-4d64-8be4-2828dd57bfec tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:07.086050 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-5191677a-7b21-4d64-8be4-2828dd57bfec tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:07.095700 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:07.095700 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:29:07.098872 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-5191677a-7b21-4d64-8be4-2828dd57bfec tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Volume info retrieved successfully. Jul 03 02:29:07.103063 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-5191677a-7b21-4d64-8be4-2828dd57bfec tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] https://10.4.3.223/volume/v3/volumes/f31a6ca9-d106-4fcf-8884-75ee2f381170 returned with HTTP 200 Jul 03 02:29:07.103495 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 384/1538] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:29:07 2026] GET /volume/v3/volumes/f31a6ca9-d106-4fcf-8884-75ee2f381170 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:29:07.201236 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-bfbe9f25-099e-4f80-9a53-2c960a2e8fb3 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:07.203309 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-bfbe9f25-099e-4f80-9a53-2c960a2e8fb3 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] GET https://10.4.3.223/volume/v3/volumes/6037f0a6-dd2c-4c0b-8e22-eba7251e4bfa Jul 03 02:29:07.203528 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-bfbe9f25-099e-4f80-9a53-2c960a2e8fb3 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:07.203729 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-bfbe9f25-099e-4f80-9a53-2c960a2e8fb3 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:07.211222 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:07.211222 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:29:07.216259 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-bfbe9f25-099e-4f80-9a53-2c960a2e8fb3 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Volume info retrieved successfully. Jul 03 02:29:07.217185 np0000004352 devstack@c-api.service[100014]: WARNING stevedore.named [None req-bfbe9f25-099e-4f80-9a53-2c960a2e8fb3 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:29:07.217344 np0000004352 devstack@c-api.service[100014]: WARNING castellan.key_manager [None req-bfbe9f25-099e-4f80-9a53-2c960a2e8fb3 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:29:07.255156 np0000004352 devstack@c-api.service[100014]: DEBUG oslo_db.sqlalchemy.engines [None req-bfbe9f25-099e-4f80-9a53-2c960a2e8fb3 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100014) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 02:29:07.262005 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:07.262005 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:29:07.271815 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-bfbe9f25-099e-4f80-9a53-2c960a2e8fb3 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] https://10.4.3.223/volume/v3/volumes/6037f0a6-dd2c-4c0b-8e22-eba7251e4bfa returned with HTTP 200 Jul 03 02:29:07.272410 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 384/1539] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:29:07 2026] GET /volume/v3/volumes/6037f0a6-dd2c-4c0b-8e22-eba7251e4bfa => generated 908 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:29:07.285889 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-22be7e06-50e1-4a11-8c79-e61fba8ca31a None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:07.290104 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-22be7e06-50e1-4a11-8c79-e61fba8ca31a tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] GET https://10.4.3.223/volume/v3/groups/f3b289b6-054a-45c4-ac04-2db7f306e2c2 Jul 03 02:29:07.290305 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-22be7e06-50e1-4a11-8c79-e61fba8ca31a tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:07.290559 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-22be7e06-50e1-4a11-8c79-e61fba8ca31a tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Calling method 'version_select' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:07.290696 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.groups [None req-22be7e06-50e1-4a11-8c79-e61fba8ca31a tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] show called for member f3b289b6-054a-45c4-ac04-2db7f306e2c2 {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 02:29:07.294440 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:07.294440 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:29:07.302375 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-22be7e06-50e1-4a11-8c79-e61fba8ca31a tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] https://10.4.3.223/volume/v3/groups/f3b289b6-054a-45c4-ac04-2db7f306e2c2 returned with HTTP 200 Jul 03 02:29:07.302741 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 393/1540] 10.4.3.223 () {68 vars in 1386 bytes} [Fri Jul 3 02:29:07 2026] GET /volume/v3/groups/f3b289b6-054a-45c4-ac04-2db7f306e2c2 => generated 322 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:29:07.312064 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-0004b298-4007-41df-a820-a5505ad09202 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:07.313995 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-0004b298-4007-41df-a820-a5505ad09202 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] GET https://10.4.3.223/volume/v3/groups/668a6672-2dff-4cef-b605-0844cf9e46b8 Jul 03 02:29:07.314258 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-0004b298-4007-41df-a820-a5505ad09202 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:07.314560 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-0004b298-4007-41df-a820-a5505ad09202 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Calling method 'version_select' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:07.314741 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.groups [None req-0004b298-4007-41df-a820-a5505ad09202 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] show called for member 668a6672-2dff-4cef-b605-0844cf9e46b8 {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 02:29:07.319197 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:07.319197 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:29:07.327062 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-0004b298-4007-41df-a820-a5505ad09202 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] https://10.4.3.223/volume/v3/groups/668a6672-2dff-4cef-b605-0844cf9e46b8 returned with HTTP 200 Jul 03 02:29:07.327496 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 380/1541] 10.4.3.223 () {68 vars in 1386 bytes} [Fri Jul 3 02:29:07 2026] GET /volume/v3/groups/668a6672-2dff-4cef-b605-0844cf9e46b8 => generated 323 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:29:07.337380 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-c2a14de4-1224-4db9-b214-73c28a8e64fa None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:07.340607 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-c2a14de4-1224-4db9-b214-73c28a8e64fa tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] GET https://10.4.3.223/volume/v3/groups/detail Jul 03 02:29:07.340940 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-c2a14de4-1224-4db9-b214-73c28a8e64fa tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:07.341193 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-c2a14de4-1224-4db9-b214-73c28a8e64fa tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Calling method 'version_select' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:07.370646 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-c2a14de4-1224-4db9-b214-73c28a8e64fa tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] https://10.4.3.223/volume/v3/groups/detail returned with HTTP 200 Jul 03 02:29:07.371042 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 385/1542] 10.4.3.223 () {68 vars in 1296 bytes} [Fri Jul 3 02:29:07 2026] GET /volume/v3/groups/detail => generated 639 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:29:07.381143 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-42b8a4e6-850a-40fc-bce0-b8e03ab58a45 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:07.383704 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-42b8a4e6-850a-40fc-bce0-b8e03ab58a45 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] GET https://10.4.3.223/volume/v3/volumes/detail Jul 03 02:29:07.383994 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-42b8a4e6-850a-40fc-bce0-b8e03ab58a45 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:07.384231 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-42b8a4e6-850a-40fc-bce0-b8e03ab58a45 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Calling method 'detail' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:07.384639 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.api_utils [None req-42b8a4e6-850a-40fc-bce0-b8e03ab58a45 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Removing options '' from query. {{(pid=100014) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 02:29:07.385755 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-42b8a4e6-850a-40fc-bce0-b8e03ab58a45 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100014) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 02:29:07.394743 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-42b8a4e6-850a-40fc-bce0-b8e03ab58a45 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Get all volumes completed successfully. Jul 03 02:29:07.395658 np0000004352 devstack@c-api.service[100014]: WARNING stevedore.named [None req-42b8a4e6-850a-40fc-bce0-b8e03ab58a45 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:29:07.395861 np0000004352 devstack@c-api.service[100014]: WARNING castellan.key_manager [None req-42b8a4e6-850a-40fc-bce0-b8e03ab58a45 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:29:07.415405 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-255894e3-23fd-49d1-a086-55f1a8383691 req-a9907040-06c7-4ee0-a5d8-4a0e1b24f41a None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:07.418033 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-255894e3-23fd-49d1-a086-55f1a8383691 req-a9907040-06c7-4ee0-a5d8-4a0e1b24f41a tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] POST https://10.4.3.223/volume/v3/attachments/8d2de3e1-5a46-4c36-9995-88c3bb0559b9/action Jul 03 02:29:07.418480 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-255894e3-23fd-49d1-a086-55f1a8383691 req-a9907040-06c7-4ee0-a5d8-4a0e1b24f41a tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] Action body: b'{"os-complete": null}' {{(pid=100015) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:29:07.418660 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-255894e3-23fd-49d1-a086-55f1a8383691 req-a9907040-06c7-4ee0-a5d8-4a0e1b24f41a tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:29:07.437169 np0000004352 devstack@c-api.service[100014]: DEBUG oslo_db.sqlalchemy.engines [None req-42b8a4e6-850a-40fc-bce0-b8e03ab58a45 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100014) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 02:29:07.438020 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:07.438020 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:29:07.440829 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:07.440829 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:29:07.450839 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-255894e3-23fd-49d1-a086-55f1a8383691 req-a9907040-06c7-4ee0-a5d8-4a0e1b24f41a tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] https://10.4.3.223/volume/v3/attachments/8d2de3e1-5a46-4c36-9995-88c3bb0559b9/action returned with HTTP 204 Jul 03 02:29:07.451412 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 394/1543] 10.4.3.223 () {74 vars in 1725 bytes} [Fri Jul 3 02:29:07 2026] POST /volume/v3/attachments/8d2de3e1-5a46-4c36-9995-88c3bb0559b9/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:29:07.452155 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-42b8a4e6-850a-40fc-bce0-b8e03ab58a45 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] https://10.4.3.223/volume/v3/volumes/detail returned with HTTP 200 Jul 03 02:29:07.452569 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 385/1544] 10.4.3.223 () {68 vars in 1299 bytes} [Fri Jul 3 02:29:07 2026] GET /volume/v3/volumes/detail => generated 911 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:29:07.466514 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-5efbe8fe-4438-40b7-b70a-6a888d4b9c88 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:07.472066 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-5efbe8fe-4438-40b7-b70a-6a888d4b9c88 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] GET https://10.4.3.223/volume/v3/volumes/detail Jul 03 02:29:07.472347 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-5efbe8fe-4438-40b7-b70a-6a888d4b9c88 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:07.472562 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-5efbe8fe-4438-40b7-b70a-6a888d4b9c88 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Calling method 'detail' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:07.472795 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.api_utils [None req-5efbe8fe-4438-40b7-b70a-6a888d4b9c88 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Removing options '' from query. {{(pid=100012) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 02:29:07.473139 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:07.473139 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:29:07.473750 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-5efbe8fe-4438-40b7-b70a-6a888d4b9c88 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100012) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 02:29:07.490336 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-5efbe8fe-4438-40b7-b70a-6a888d4b9c88 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Get all volumes completed successfully. Jul 03 02:29:07.490336 np0000004352 devstack@c-api.service[100012]: WARNING stevedore.named [None req-5efbe8fe-4438-40b7-b70a-6a888d4b9c88 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:29:07.490866 np0000004352 devstack@c-api.service[100012]: WARNING castellan.key_manager [None req-5efbe8fe-4438-40b7-b70a-6a888d4b9c88 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:29:07.551037 np0000004352 devstack@c-api.service[100012]: DEBUG oslo_db.sqlalchemy.engines [None req-5efbe8fe-4438-40b7-b70a-6a888d4b9c88 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100012) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 02:29:07.557195 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:07.557195 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:29:07.571386 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-5efbe8fe-4438-40b7-b70a-6a888d4b9c88 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] https://10.4.3.223/volume/v3/volumes/detail returned with HTTP 200 Jul 03 02:29:07.571927 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 381/1545] 10.4.3.223 () {68 vars in 1299 bytes} [Fri Jul 3 02:29:07 2026] GET /volume/v3/volumes/detail => generated 911 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:29:07.591958 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-f6a88709-66eb-4988-8fd7-c98651765d05 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:07.594549 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-f6a88709-66eb-4988-8fd7-c98651765d05 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] POST https://10.4.3.223/volume/v3/groups/f3b289b6-054a-45c4-ac04-2db7f306e2c2/action Jul 03 02:29:07.595082 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-f6a88709-66eb-4988-8fd7-c98651765d05 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100013) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:29:07.595317 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-f6a88709-66eb-4988-8fd7-c98651765d05 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:29:07.598676 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.groups [None req-f6a88709-66eb-4988-8fd7-c98651765d05 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] delete called for group f3b289b6-054a-45c4-ac04-2db7f306e2c2 {{(pid=100013) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 02:29:07.598676 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.groups [None req-f6a88709-66eb-4988-8fd7-c98651765d05 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Delete group with id: f3b289b6-054a-45c4-ac04-2db7f306e2c2 Jul 03 02:29:07.609523 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:07.609523 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:29:07.666394 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-f6a88709-66eb-4988-8fd7-c98651765d05 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] https://10.4.3.223/volume/v3/groups/f3b289b6-054a-45c4-ac04-2db7f306e2c2/action returned with HTTP 202 Jul 03 02:29:07.666880 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 386/1546] 10.4.3.223 () {70 vars in 1428 bytes} [Fri Jul 3 02:29:07 2026] POST /volume/v3/groups/f3b289b6-054a-45c4-ac04-2db7f306e2c2/action => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jul 03 02:29:07.682588 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-55051c75-18c0-4732-817c-a02b37a245ae None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:07.684176 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-55051c75-18c0-4732-817c-a02b37a245ae tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] GET https://10.4.3.223/volume/v3/volumes/6037f0a6-dd2c-4c0b-8e22-eba7251e4bfa Jul 03 02:29:07.684616 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-55051c75-18c0-4732-817c-a02b37a245ae tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:07.685035 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-55051c75-18c0-4732-817c-a02b37a245ae tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:07.696432 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:07.696432 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:29:07.701873 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-55051c75-18c0-4732-817c-a02b37a245ae tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Volume info retrieved successfully. Jul 03 02:29:07.703033 np0000004352 devstack@c-api.service[100015]: WARNING stevedore.named [None req-55051c75-18c0-4732-817c-a02b37a245ae tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:29:07.703345 np0000004352 devstack@c-api.service[100015]: WARNING castellan.key_manager [None req-55051c75-18c0-4732-817c-a02b37a245ae tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:29:07.752478 np0000004352 devstack@c-api.service[100015]: DEBUG oslo_db.sqlalchemy.engines [None req-55051c75-18c0-4732-817c-a02b37a245ae tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100015) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 02:29:07.757718 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:07.757718 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:29:07.769295 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-55051c75-18c0-4732-817c-a02b37a245ae tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] https://10.4.3.223/volume/v3/volumes/6037f0a6-dd2c-4c0b-8e22-eba7251e4bfa returned with HTTP 200 Jul 03 02:29:07.769861 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 395/1547] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:29:07 2026] GET /volume/v3/volumes/6037f0a6-dd2c-4c0b-8e22-eba7251e4bfa => generated 907 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:29:08.002145 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-92e88e90-0acf-4d26-8f95-643aba91feed None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:08.004663 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-92e88e90-0acf-4d26-8f95-643aba91feed tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/1e68222b-ac10-4ee4-a8d7-2389b6c7872e Jul 03 02:29:08.004982 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-92e88e90-0acf-4d26-8f95-643aba91feed tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:08.005294 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-92e88e90-0acf-4d26-8f95-643aba91feed tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:08.005493 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-92e88e90-0acf-4d26-8f95-643aba91feed tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id 1e68222b-ac10-4ee4-a8d7-2389b6c7872e. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:29:08.011305 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:08.011305 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:29:08.012532 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-92e88e90-0acf-4d26-8f95-643aba91feed tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/1e68222b-ac10-4ee4-a8d7-2389b6c7872e returned with HTTP 200 Jul 03 02:29:08.013089 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 386/1548] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:29:08 2026] GET /volume/v3/backups/1e68222b-ac10-4ee4-a8d7-2389b6c7872e => generated 824 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:29:08.116965 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-9a3d5212-6794-4ce2-84a2-eee8a3172f3e None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:08.119284 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-9a3d5212-6794-4ce2-84a2-eee8a3172f3e tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] GET https://10.4.3.223/volume/v3/volumes/f31a6ca9-d106-4fcf-8884-75ee2f381170 Jul 03 02:29:08.119581 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-9a3d5212-6794-4ce2-84a2-eee8a3172f3e tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:08.119905 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-9a3d5212-6794-4ce2-84a2-eee8a3172f3e tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:08.135284 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:08.135284 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:29:08.139334 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-9a3d5212-6794-4ce2-84a2-eee8a3172f3e tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Volume info retrieved successfully. Jul 03 02:29:08.146096 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-9a3d5212-6794-4ce2-84a2-eee8a3172f3e tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] https://10.4.3.223/volume/v3/volumes/f31a6ca9-d106-4fcf-8884-75ee2f381170 returned with HTTP 200 Jul 03 02:29:08.146478 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 382/1549] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:29:08 2026] GET /volume/v3/volumes/f31a6ca9-d106-4fcf-8884-75ee2f381170 => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:29:08.789021 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-dece0b42-3e3f-40e9-b299-583b21bfdc5b None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:08.790868 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-dece0b42-3e3f-40e9-b299-583b21bfdc5b tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] GET https://10.4.3.223/volume/v3/volumes/6037f0a6-dd2c-4c0b-8e22-eba7251e4bfa Jul 03 02:29:08.791089 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-dece0b42-3e3f-40e9-b299-583b21bfdc5b tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:08.791281 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-dece0b42-3e3f-40e9-b299-583b21bfdc5b tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:08.800523 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-dece0b42-3e3f-40e9-b299-583b21bfdc5b tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] https://10.4.3.223/volume/v3/volumes/6037f0a6-dd2c-4c0b-8e22-eba7251e4bfa returned with HTTP 404 Jul 03 02:29:08.800901 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 387/1550] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:29:08 2026] GET /volume/v3/volumes/6037f0a6-dd2c-4c0b-8e22-eba7251e4bfa => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jul 03 02:29:08.807259 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-41f9c7f4-6c18-4267-9252-b6c96e346b3f None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:08.809188 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-41f9c7f4-6c18-4267-9252-b6c96e346b3f tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] GET https://10.4.3.223/volume/v3/groups/f3b289b6-054a-45c4-ac04-2db7f306e2c2 Jul 03 02:29:08.809397 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-41f9c7f4-6c18-4267-9252-b6c96e346b3f tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:08.809674 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-41f9c7f4-6c18-4267-9252-b6c96e346b3f tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Calling method 'version_select' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:08.809736 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.groups [None req-41f9c7f4-6c18-4267-9252-b6c96e346b3f tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] show called for member f3b289b6-054a-45c4-ac04-2db7f306e2c2 {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 02:29:08.813329 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-41f9c7f4-6c18-4267-9252-b6c96e346b3f tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] https://10.4.3.223/volume/v3/groups/f3b289b6-054a-45c4-ac04-2db7f306e2c2 returned with HTTP 404 Jul 03 02:29:08.813820 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 396/1551] 10.4.3.223 () {68 vars in 1386 bytes} [Fri Jul 3 02:29:08 2026] GET /volume/v3/groups/f3b289b6-054a-45c4-ac04-2db7f306e2c2 => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 02:29:08.820507 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-30dd36dd-2651-44b3-9f64-84fa83c66cd2 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:08.822363 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-30dd36dd-2651-44b3-9f64-84fa83c66cd2 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] POST https://10.4.3.223/volume/v3/groups/668a6672-2dff-4cef-b605-0844cf9e46b8/action Jul 03 02:29:08.822724 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-30dd36dd-2651-44b3-9f64-84fa83c66cd2 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=100014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:29:08.822853 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-30dd36dd-2651-44b3-9f64-84fa83c66cd2 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:29:08.824138 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.groups [None req-30dd36dd-2651-44b3-9f64-84fa83c66cd2 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] delete called for group 668a6672-2dff-4cef-b605-0844cf9e46b8 {{(pid=100014) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 02:29:08.824261 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.groups [None req-30dd36dd-2651-44b3-9f64-84fa83c66cd2 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Delete group with id: 668a6672-2dff-4cef-b605-0844cf9e46b8 Jul 03 02:29:08.827870 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:08.827870 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:29:08.860917 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-30dd36dd-2651-44b3-9f64-84fa83c66cd2 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] https://10.4.3.223/volume/v3/groups/668a6672-2dff-4cef-b605-0844cf9e46b8/action returned with HTTP 202 Jul 03 02:29:08.861309 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 387/1552] 10.4.3.223 () {70 vars in 1428 bytes} [Fri Jul 3 02:29:08 2026] POST /volume/v3/groups/668a6672-2dff-4cef-b605-0844cf9e46b8/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 02:29:08.870507 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-06bd445d-c9d9-4543-b4b2-960dddfd90fb None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:08.870507 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-06bd445d-c9d9-4543-b4b2-960dddfd90fb tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] GET https://10.4.3.223/volume/v3/groups/668a6672-2dff-4cef-b605-0844cf9e46b8 Jul 03 02:29:08.870507 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-06bd445d-c9d9-4543-b4b2-960dddfd90fb tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:08.870507 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-06bd445d-c9d9-4543-b4b2-960dddfd90fb tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Calling method 'version_select' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:08.870507 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.groups [None req-06bd445d-c9d9-4543-b4b2-960dddfd90fb tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] show called for member 668a6672-2dff-4cef-b605-0844cf9e46b8 {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 02:29:08.873853 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:08.873853 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:29:08.881014 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-06bd445d-c9d9-4543-b4b2-960dddfd90fb tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] https://10.4.3.223/volume/v3/groups/668a6672-2dff-4cef-b605-0844cf9e46b8 returned with HTTP 200 Jul 03 02:29:08.881400 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 383/1553] 10.4.3.223 () {68 vars in 1386 bytes} [Fri Jul 3 02:29:08 2026] GET /volume/v3/groups/668a6672-2dff-4cef-b605-0844cf9e46b8 => generated 322 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:29:09.025683 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-ddb523b7-44bc-4250-a6db-e3e9494122bc None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:09.027213 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-ddb523b7-44bc-4250-a6db-e3e9494122bc tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/1e68222b-ac10-4ee4-a8d7-2389b6c7872e Jul 03 02:29:09.027373 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-ddb523b7-44bc-4250-a6db-e3e9494122bc tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:09.027594 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-ddb523b7-44bc-4250-a6db-e3e9494122bc tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:09.027734 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-ddb523b7-44bc-4250-a6db-e3e9494122bc tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id 1e68222b-ac10-4ee4-a8d7-2389b6c7872e. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:29:09.031591 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:09.031591 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:29:09.032392 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-ddb523b7-44bc-4250-a6db-e3e9494122bc tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/1e68222b-ac10-4ee4-a8d7-2389b6c7872e returned with HTTP 200 Jul 03 02:29:09.032819 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 388/1554] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:29:09 2026] GET /volume/v3/backups/1e68222b-ac10-4ee4-a8d7-2389b6c7872e => generated 824 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:29:09.168417 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-490ec7cf-8ef6-47b1-8b19-fa85a6f5b7f6 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:09.170029 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-490ec7cf-8ef6-47b1-8b19-fa85a6f5b7f6 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] GET https://10.4.3.223/volume/v3/volumes/f31a6ca9-d106-4fcf-8884-75ee2f381170 Jul 03 02:29:09.170182 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-490ec7cf-8ef6-47b1-8b19-fa85a6f5b7f6 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:09.170348 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-490ec7cf-8ef6-47b1-8b19-fa85a6f5b7f6 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:09.180962 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:09.180962 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:29:09.184394 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-490ec7cf-8ef6-47b1-8b19-fa85a6f5b7f6 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Volume info retrieved successfully. Jul 03 02:29:09.189036 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-490ec7cf-8ef6-47b1-8b19-fa85a6f5b7f6 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] https://10.4.3.223/volume/v3/volumes/f31a6ca9-d106-4fcf-8884-75ee2f381170 returned with HTTP 200 Jul 03 02:29:09.189392 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 397/1555] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:29:09 2026] GET /volume/v3/volumes/f31a6ca9-d106-4fcf-8884-75ee2f381170 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:29:09.891398 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-e8df9d3f-6086-4813-88b0-eddfb7519aaf None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:09.898229 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-e8df9d3f-6086-4813-88b0-eddfb7519aaf tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] GET https://10.4.3.223/volume/v3/groups/668a6672-2dff-4cef-b605-0844cf9e46b8 Jul 03 02:29:09.898526 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-e8df9d3f-6086-4813-88b0-eddfb7519aaf tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:09.898743 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-e8df9d3f-6086-4813-88b0-eddfb7519aaf tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Calling method 'version_select' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:09.898909 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.groups [None req-e8df9d3f-6086-4813-88b0-eddfb7519aaf tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] show called for member 668a6672-2dff-4cef-b605-0844cf9e46b8 {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 02:29:09.904575 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-e8df9d3f-6086-4813-88b0-eddfb7519aaf tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] https://10.4.3.223/volume/v3/groups/668a6672-2dff-4cef-b605-0844cf9e46b8 returned with HTTP 404 Jul 03 02:29:09.905259 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 388/1556] 10.4.3.223 () {68 vars in 1386 bytes} [Fri Jul 3 02:29:09 2026] GET /volume/v3/groups/668a6672-2dff-4cef-b605-0844cf9e46b8 => generated 108 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 02:29:09.917251 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-87c9e2d5-ba16-4b4b-b29a-268bc5320816 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:09.919028 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-87c9e2d5-ba16-4b4b-b29a-268bc5320816 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] GET https://10.4.3.223/volume/v3/groups/detail Jul 03 02:29:09.919241 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-87c9e2d5-ba16-4b4b-b29a-268bc5320816 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:09.919445 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-87c9e2d5-ba16-4b4b-b29a-268bc5320816 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Calling method 'version_select' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:09.919800 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:09.919800 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:29:09.925385 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-87c9e2d5-ba16-4b4b-b29a-268bc5320816 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] https://10.4.3.223/volume/v3/groups/detail returned with HTTP 200 Jul 03 02:29:09.925841 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 384/1557] 10.4.3.223 () {68 vars in 1296 bytes} [Fri Jul 3 02:29:09 2026] GET /volume/v3/groups/detail => generated 14 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:29:09.941577 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-2df28f29-9310-497c-9ae5-7f2059a5b595 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:09.944813 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-2df28f29-9310-497c-9ae5-7f2059a5b595 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] GET https://10.4.3.223/volume/v3/volumes/detail Jul 03 02:29:09.945030 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-2df28f29-9310-497c-9ae5-7f2059a5b595 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:09.945232 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-2df28f29-9310-497c-9ae5-7f2059a5b595 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Calling method 'detail' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:09.945788 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.api_utils [None req-2df28f29-9310-497c-9ae5-7f2059a5b595 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Removing options '' from query. {{(pid=100013) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 02:29:09.946146 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-2df28f29-9310-497c-9ae5-7f2059a5b595 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100013) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 02:29:09.955207 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-2df28f29-9310-497c-9ae5-7f2059a5b595 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Get all volumes completed successfully. Jul 03 02:29:09.957365 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-2df28f29-9310-497c-9ae5-7f2059a5b595 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] https://10.4.3.223/volume/v3/volumes/detail returned with HTTP 200 Jul 03 02:29:09.957745 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 389/1558] 10.4.3.223 () {68 vars in 1299 bytes} [Fri Jul 3 02:29:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:29:09.971446 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-aa7f8e15-ec1d-48a9-8f47-4b8f086dc29a None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:09.973504 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-aa7f8e15-ec1d-48a9-8f47-4b8f086dc29a tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] POST https://10.4.3.223/volume/v3/groups/668a6672-2dff-4cef-b605-0844cf9e46b8/action Jul 03 02:29:09.977335 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-aa7f8e15-ec1d-48a9-8f47-4b8f086dc29a tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100015) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:29:09.977335 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-aa7f8e15-ec1d-48a9-8f47-4b8f086dc29a tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:29:09.978650 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.groups [None req-aa7f8e15-ec1d-48a9-8f47-4b8f086dc29a tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] delete called for group 668a6672-2dff-4cef-b605-0844cf9e46b8 {{(pid=100015) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 02:29:09.978796 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.groups [None req-aa7f8e15-ec1d-48a9-8f47-4b8f086dc29a tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Delete group with id: 668a6672-2dff-4cef-b605-0844cf9e46b8 Jul 03 02:29:09.985257 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-aa7f8e15-ec1d-48a9-8f47-4b8f086dc29a tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] https://10.4.3.223/volume/v3/groups/668a6672-2dff-4cef-b605-0844cf9e46b8/action returned with HTTP 404 Jul 03 02:29:09.986014 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 398/1559] 10.4.3.223 () {70 vars in 1428 bytes} [Fri Jul 3 02:29:09 2026] POST /volume/v3/groups/668a6672-2dff-4cef-b605-0844cf9e46b8/action => generated 108 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 02:29:09.996167 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-60d735ea-94fe-4a61-af47-b6db9ee7e484 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:09.999918 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-60d735ea-94fe-4a61-af47-b6db9ee7e484 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] GET https://10.4.3.223/volume/v3/volumes/detail Jul 03 02:29:10.000162 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-60d735ea-94fe-4a61-af47-b6db9ee7e484 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:10.000338 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-60d735ea-94fe-4a61-af47-b6db9ee7e484 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Calling method 'detail' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:10.001154 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.api_utils [None req-60d735ea-94fe-4a61-af47-b6db9ee7e484 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Removing options '' from query. {{(pid=100014) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 02:29:10.002049 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-60d735ea-94fe-4a61-af47-b6db9ee7e484 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100014) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 02:29:10.007930 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-60d735ea-94fe-4a61-af47-b6db9ee7e484 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Get all volumes completed successfully. Jul 03 02:29:10.011143 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-60d735ea-94fe-4a61-af47-b6db9ee7e484 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] https://10.4.3.223/volume/v3/volumes/detail returned with HTTP 200 Jul 03 02:29:10.011382 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 389/1560] 10.4.3.223 () {68 vars in 1299 bytes} [Fri Jul 3 02:29:09 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:29:10.025180 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-63195b29-3f38-4dc2-bda6-6528553c7f7b None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:10.027294 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-63195b29-3f38-4dc2-bda6-6528553c7f7b tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] POST https://10.4.3.223/volume/v3/groups/f3b289b6-054a-45c4-ac04-2db7f306e2c2/action Jul 03 02:29:10.028198 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-63195b29-3f38-4dc2-bda6-6528553c7f7b tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100012) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:29:10.028776 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-63195b29-3f38-4dc2-bda6-6528553c7f7b tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:29:10.030537 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.groups [None req-63195b29-3f38-4dc2-bda6-6528553c7f7b tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] delete called for group f3b289b6-054a-45c4-ac04-2db7f306e2c2 {{(pid=100012) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 02:29:10.030616 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.groups [None req-63195b29-3f38-4dc2-bda6-6528553c7f7b tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Delete group with id: f3b289b6-054a-45c4-ac04-2db7f306e2c2 Jul 03 02:29:10.033744 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-63195b29-3f38-4dc2-bda6-6528553c7f7b tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] https://10.4.3.223/volume/v3/groups/f3b289b6-054a-45c4-ac04-2db7f306e2c2/action returned with HTTP 404 Jul 03 02:29:10.034226 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 385/1561] 10.4.3.223 () {70 vars in 1428 bytes} [Fri Jul 3 02:29:10 2026] POST /volume/v3/groups/f3b289b6-054a-45c4-ac04-2db7f306e2c2/action => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 02:29:10.045682 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-9e42aede-5445-4dae-bddd-efe3dfb31265 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:10.045781 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-385c94c3-ecbc-47bc-8c8b-4c61d0bf7169 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:10.048115 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-9e42aede-5445-4dae-bddd-efe3dfb31265 tempest-GroupsTest-2012396087 tempest-GroupsTest-2012396087-project-admin] DELETE https://10.4.3.223/volume/v3/group_types/25b816d7-d79e-49f4-8ee6-a68ceb7573f3 Jul 03 02:29:10.048373 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-9e42aede-5445-4dae-bddd-efe3dfb31265 tempest-GroupsTest-2012396087 tempest-GroupsTest-2012396087-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:10.048612 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-9e42aede-5445-4dae-bddd-efe3dfb31265 tempest-GroupsTest-2012396087 tempest-GroupsTest-2012396087-project-admin] Calling method 'version_select' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:10.053711 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-385c94c3-ecbc-47bc-8c8b-4c61d0bf7169 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/1e68222b-ac10-4ee4-a8d7-2389b6c7872e Jul 03 02:29:10.053900 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-385c94c3-ecbc-47bc-8c8b-4c61d0bf7169 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:10.054177 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-385c94c3-ecbc-47bc-8c8b-4c61d0bf7169 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:10.054411 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-385c94c3-ecbc-47bc-8c8b-4c61d0bf7169 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id 1e68222b-ac10-4ee4-a8d7-2389b6c7872e. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:29:10.067622 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:10.067622 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:29:10.068642 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-385c94c3-ecbc-47bc-8c8b-4c61d0bf7169 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/1e68222b-ac10-4ee4-a8d7-2389b6c7872e returned with HTTP 200 Jul 03 02:29:10.074491 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 390/1562] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:29:10 2026] GET /volume/v3/backups/1e68222b-ac10-4ee4-a8d7-2389b6c7872e => generated 824 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:29:10.086674 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-9e42aede-5445-4dae-bddd-efe3dfb31265 tempest-GroupsTest-2012396087 tempest-GroupsTest-2012396087-project-admin] https://10.4.3.223/volume/v3/group_types/25b816d7-d79e-49f4-8ee6-a68ceb7573f3 returned with HTTP 202 Jul 03 02:29:10.087164 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 399/1563] 10.4.3.223 () {68 vars in 1404 bytes} [Fri Jul 3 02:29:10 2026] DELETE /volume/v3/group_types/25b816d7-d79e-49f4-8ee6-a68ceb7573f3 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 02:29:10.095852 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-4e91a0e4-59b7-4c7c-b964-92b54cddc442 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:10.097864 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-4e91a0e4-59b7-4c7c-b964-92b54cddc442 tempest-GroupsTest-2012396087 tempest-GroupsTest-2012396087-project-admin] DELETE https://10.4.3.223/volume/v3/types/a8c79af0-42b2-4a7d-869c-e3643aea7ec3 Jul 03 02:29:10.098085 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-4e91a0e4-59b7-4c7c-b964-92b54cddc442 tempest-GroupsTest-2012396087 tempest-GroupsTest-2012396087-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:10.098288 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-4e91a0e4-59b7-4c7c-b964-92b54cddc442 tempest-GroupsTest-2012396087 tempest-GroupsTest-2012396087-project-admin] Calling method '_delete' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:10.142404 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-4e91a0e4-59b7-4c7c-b964-92b54cddc442 tempest-GroupsTest-2012396087 tempest-GroupsTest-2012396087-project-admin] https://10.4.3.223/volume/v3/types/a8c79af0-42b2-4a7d-869c-e3643aea7ec3 returned with HTTP 202 Jul 03 02:29:10.142880 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 390/1564] 10.4.3.223 () {66 vars in 1345 bytes} [Fri Jul 3 02:29:10 2026] DELETE /volume/v3/types/a8c79af0-42b2-4a7d-869c-e3643aea7ec3 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 03 02:29:10.155441 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-faab12f2-abcc-4f18-9ca6-fe4e26d2778c None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:10.162393 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-faab12f2-abcc-4f18-9ca6-fe4e26d2778c tempest-GroupsTest-2012396087 tempest-GroupsTest-2012396087-project-admin] GET https://10.4.3.223/volume/v3/types/a8c79af0-42b2-4a7d-869c-e3643aea7ec3 Jul 03 02:29:10.162664 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-faab12f2-abcc-4f18-9ca6-fe4e26d2778c tempest-GroupsTest-2012396087 tempest-GroupsTest-2012396087-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:10.162917 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-faab12f2-abcc-4f18-9ca6-fe4e26d2778c tempest-GroupsTest-2012396087 tempest-GroupsTest-2012396087-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:10.172813 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-faab12f2-abcc-4f18-9ca6-fe4e26d2778c tempest-GroupsTest-2012396087 tempest-GroupsTest-2012396087-project-admin] https://10.4.3.223/volume/v3/types/a8c79af0-42b2-4a7d-869c-e3643aea7ec3 returned with HTTP 404 Jul 03 02:29:10.173571 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 386/1565] 10.4.3.223 () {66 vars in 1342 bytes} [Fri Jul 3 02:29:10 2026] GET /volume/v3/types/a8c79af0-42b2-4a7d-869c-e3643aea7ec3 => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:29:10.187521 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-88b0bf9e-5558-46ca-b18c-3d54d8607f8d None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:10.189689 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-88b0bf9e-5558-46ca-b18c-3d54d8607f8d tempest-GroupsTest-2012396087 tempest-GroupsTest-2012396087-project-admin] POST https://10.4.3.223/volume/v3/types Jul 03 02:29:10.190054 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-88b0bf9e-5558-46ca-b18c-3d54d8607f8d tempest-GroupsTest-2012396087 tempest-GroupsTest-2012396087-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-65567857"}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:29:10.207303 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-88b0bf9e-5558-46ca-b18c-3d54d8607f8d tempest-GroupsTest-2012396087 tempest-GroupsTest-2012396087-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Jul 03 02:29:10.207665 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 391/1566] 10.4.3.223 () {68 vars in 1252 bytes} [Fri Jul 3 02:29:10 2026] POST /volume/v3/types => generated 214 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:29:10.208610 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-65fe230d-06d2-460a-82f9-4165072b84a8 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:10.220264 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-65fe230d-06d2-460a-82f9-4165072b84a8 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] GET https://10.4.3.223/volume/v3/volumes/f31a6ca9-d106-4fcf-8884-75ee2f381170 Jul 03 02:29:10.220370 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-f67ef9dd-c1bf-4ae2-b694-2b62f05e4713 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:10.220735 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-65fe230d-06d2-460a-82f9-4165072b84a8 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:10.220735 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-65fe230d-06d2-460a-82f9-4165072b84a8 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:10.222290 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-f67ef9dd-c1bf-4ae2-b694-2b62f05e4713 tempest-GroupsTest-2012396087 tempest-GroupsTest-2012396087-project-admin] POST https://10.4.3.223/volume/v3/group_types Jul 03 02:29:10.222713 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-f67ef9dd-c1bf-4ae2-b694-2b62f05e4713 tempest-GroupsTest-2012396087 tempest-GroupsTest-2012396087-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-852816220"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:29:10.236399 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:10.236399 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:29:10.243867 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-65fe230d-06d2-460a-82f9-4165072b84a8 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Volume info retrieved successfully. Jul 03 02:29:10.247956 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-f67ef9dd-c1bf-4ae2-b694-2b62f05e4713 tempest-GroupsTest-2012396087 tempest-GroupsTest-2012396087-project-admin] https://10.4.3.223/volume/v3/group_types returned with HTTP 202 Jul 03 02:29:10.248052 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 391/1567] 10.4.3.223 () {70 vars in 1311 bytes} [Fri Jul 3 02:29:10 2026] POST /volume/v3/group_types => generated 172 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:29:10.254450 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-65fe230d-06d2-460a-82f9-4165072b84a8 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] https://10.4.3.223/volume/v3/volumes/f31a6ca9-d106-4fcf-8884-75ee2f381170 returned with HTTP 200 Jul 03 02:29:10.254914 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 400/1568] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:29:10 2026] GET /volume/v3/volumes/f31a6ca9-d106-4fcf-8884-75ee2f381170 => generated 843 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:29:10.258847 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-49806d85-6dbe-432a-8399-6729bbfe8635 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:10.260820 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-49806d85-6dbe-432a-8399-6729bbfe8635 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] POST https://10.4.3.223/volume/v3/groups Jul 03 02:29:10.262561 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-49806d85-6dbe-432a-8399-6729bbfe8635 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "b20e02db-cd35-4ce4-a245-92438778073d", "volume_types": ["2da8b3fd-0f8d-489f-8b44-2151dc06f0e6"], "name": "tempest-GroupsTest-Group-1329758431"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:29:10.263286 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.groups [None req-49806d85-6dbe-432a-8399-6729bbfe8635 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Creating new group {'group': {'group_type': 'b20e02db-cd35-4ce4-a245-92438778073d', 'volume_types': ['2da8b3fd-0f8d-489f-8b44-2151dc06f0e6'], 'name': 'tempest-GroupsTest-Group-1329758431'}} {{(pid=100012) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 03 02:29:10.268109 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.groups [None req-49806d85-6dbe-432a-8399-6729bbfe8635 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Creating group tempest-GroupsTest-Group-1329758431. Jul 03 02:29:10.278732 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-49806d85-6dbe-432a-8399-6729bbfe8635 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Availability Zones retrieved successfully. Jul 03 02:29:10.291033 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.quota [None req-49806d85-6dbe-432a-8399-6729bbfe8635 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Created reservations ['aab76814-c892-4504-9f0a-95ef8fc9ad5c'] {{(pid=100012) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:29:10.321672 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-49806d85-6dbe-432a-8399-6729bbfe8635 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] https://10.4.3.223/volume/v3/groups returned with HTTP 202 Jul 03 02:29:10.322486 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 387/1569] 10.4.3.223 () {70 vars in 1297 bytes} [Fri Jul 3 02:29:10 2026] POST /volume/v3/groups => generated 104 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:29:10.333210 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-efcf6130-00bc-40b9-a7d5-2d0f3c025941 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:10.335398 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-efcf6130-00bc-40b9-a7d5-2d0f3c025941 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] GET https://10.4.3.223/volume/v3/groups/25cdf8b4-a811-494b-8e57-a62255c1d2f9 Jul 03 02:29:10.335812 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-efcf6130-00bc-40b9-a7d5-2d0f3c025941 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:10.336077 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-efcf6130-00bc-40b9-a7d5-2d0f3c025941 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Calling method 'version_select' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:10.336271 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.groups [None req-efcf6130-00bc-40b9-a7d5-2d0f3c025941 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] show called for member 25cdf8b4-a811-494b-8e57-a62255c1d2f9 {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 02:29:10.342275 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:10.342275 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:29:10.354358 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-efcf6130-00bc-40b9-a7d5-2d0f3c025941 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] https://10.4.3.223/volume/v3/groups/25cdf8b4-a811-494b-8e57-a62255c1d2f9 returned with HTTP 200 Jul 03 02:29:10.355047 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 392/1570] 10.4.3.223 () {68 vars in 1386 bytes} [Fri Jul 3 02:29:10 2026] GET /volume/v3/groups/25cdf8b4-a811-494b-8e57-a62255c1d2f9 => generated 332 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:29:10.884667 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-1eee8538-9d4c-4b44-900c-1eea32e7caae req-f2282bef-a895-441b-881e-6504380a3d34 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:10.886830 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-1eee8538-9d4c-4b44-900c-1eea32e7caae req-f2282bef-a895-441b-881e-6504380a3d34 tempest-ServerBootFromVolumeStableRescueTest-2141045341 tempest-ServerBootFromVolumeStableRescueTest-2141045341-project-member] GET https://10.4.3.223/volume/v3/volumes/49195636-c63b-493e-8875-cb2aba2f39de Jul 03 02:29:10.887078 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-1eee8538-9d4c-4b44-900c-1eea32e7caae req-f2282bef-a895-441b-881e-6504380a3d34 tempest-ServerBootFromVolumeStableRescueTest-2141045341 tempest-ServerBootFromVolumeStableRescueTest-2141045341-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:10.887297 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-1eee8538-9d4c-4b44-900c-1eea32e7caae req-f2282bef-a895-441b-881e-6504380a3d34 tempest-ServerBootFromVolumeStableRescueTest-2141045341 tempest-ServerBootFromVolumeStableRescueTest-2141045341-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:10.898120 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:10.898120 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:29:10.902054 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [req-1eee8538-9d4c-4b44-900c-1eea32e7caae req-f2282bef-a895-441b-881e-6504380a3d34 tempest-ServerBootFromVolumeStableRescueTest-2141045341 tempest-ServerBootFromVolumeStableRescueTest-2141045341-project-member] Volume info retrieved successfully. Jul 03 02:29:10.906873 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-1eee8538-9d4c-4b44-900c-1eea32e7caae req-f2282bef-a895-441b-881e-6504380a3d34 tempest-ServerBootFromVolumeStableRescueTest-2141045341 tempest-ServerBootFromVolumeStableRescueTest-2141045341-project-member] https://10.4.3.223/volume/v3/volumes/49195636-c63b-493e-8875-cb2aba2f39de returned with HTTP 200 Jul 03 02:29:10.907266 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 392/1571] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:29:10 2026] GET /volume/v3/volumes/49195636-c63b-493e-8875-cb2aba2f39de => generated 1134 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:29:11.081902 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-c03b7d3f-240e-45e0-86e7-9b5300a8b7ea None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:11.084142 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-c03b7d3f-240e-45e0-86e7-9b5300a8b7ea tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/1e68222b-ac10-4ee4-a8d7-2389b6c7872e Jul 03 02:29:11.084339 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-c03b7d3f-240e-45e0-86e7-9b5300a8b7ea tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:11.084558 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-c03b7d3f-240e-45e0-86e7-9b5300a8b7ea tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:11.084674 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-c03b7d3f-240e-45e0-86e7-9b5300a8b7ea tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id 1e68222b-ac10-4ee4-a8d7-2389b6c7872e. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:29:11.089148 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:11.089148 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:29:11.090137 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-c03b7d3f-240e-45e0-86e7-9b5300a8b7ea tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/1e68222b-ac10-4ee4-a8d7-2389b6c7872e returned with HTTP 200 Jul 03 02:29:11.090614 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 401/1572] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:29:11 2026] GET /volume/v3/backups/1e68222b-ac10-4ee4-a8d7-2389b6c7872e => generated 824 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:29:11.272084 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-2815d1d1-4e90-497c-b8c3-c866b4750ea9 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:11.274450 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-2815d1d1-4e90-497c-b8c3-c866b4750ea9 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] GET https://10.4.3.223/volume/v3/volumes/f31a6ca9-d106-4fcf-8884-75ee2f381170 Jul 03 02:29:11.274729 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-2815d1d1-4e90-497c-b8c3-c866b4750ea9 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:11.275014 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-2815d1d1-4e90-497c-b8c3-c866b4750ea9 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:11.300670 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:11.300670 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:29:11.304694 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-2815d1d1-4e90-497c-b8c3-c866b4750ea9 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Volume info retrieved successfully. Jul 03 02:29:11.310155 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-2815d1d1-4e90-497c-b8c3-c866b4750ea9 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] https://10.4.3.223/volume/v3/volumes/f31a6ca9-d106-4fcf-8884-75ee2f381170 returned with HTTP 200 Jul 03 02:29:11.310592 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 388/1573] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:29:11 2026] GET /volume/v3/volumes/f31a6ca9-d106-4fcf-8884-75ee2f381170 => generated 843 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:29:11.366216 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-fd80a25a-d341-4774-aa19-65488c7a277d None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:11.368845 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-fd80a25a-d341-4774-aa19-65488c7a277d tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] GET https://10.4.3.223/volume/v3/groups/25cdf8b4-a811-494b-8e57-a62255c1d2f9 Jul 03 02:29:11.369064 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-fd80a25a-d341-4774-aa19-65488c7a277d tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:11.369230 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-fd80a25a-d341-4774-aa19-65488c7a277d tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Calling method 'version_select' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:11.369344 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.groups [None req-fd80a25a-d341-4774-aa19-65488c7a277d tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] show called for member 25cdf8b4-a811-494b-8e57-a62255c1d2f9 {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 02:29:11.374847 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:11.374847 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:29:11.381526 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-fd80a25a-d341-4774-aa19-65488c7a277d tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] https://10.4.3.223/volume/v3/groups/25cdf8b4-a811-494b-8e57-a62255c1d2f9 returned with HTTP 200 Jul 03 02:29:11.381919 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 393/1574] 10.4.3.223 () {68 vars in 1386 bytes} [Fri Jul 3 02:29:11 2026] GET /volume/v3/groups/25cdf8b4-a811-494b-8e57-a62255c1d2f9 => generated 333 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:29:11.393047 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-570db503-e400-4513-a1ff-872b49503f59 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:11.394597 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-570db503-e400-4513-a1ff-872b49503f59 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:29:11.394946 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-570db503-e400-4513-a1ff-872b49503f59 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1328023038", "volume_type": "2da8b3fd-0f8d-489f-8b44-2151dc06f0e6", "group_id": "25cdf8b4-a811-494b-8e57-a62255c1d2f9", "size": 1}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:29:11.396279 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.volumes [None req-570db503-e400-4513-a1ff-872b49503f59 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1328023038', 'volume_type': '2da8b3fd-0f8d-489f-8b44-2151dc06f0e6', 'group_id': '25cdf8b4-a811-494b-8e57-a62255c1d2f9', 'size': 1}} {{(pid=100014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:29:11.402856 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:11.402856 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:29:11.403337 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.volumes [None req-570db503-e400-4513-a1ff-872b49503f59 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Create volume of 1 GB Jul 03 02:29:11.408323 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-570db503-e400-4513-a1ff-872b49503f59 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Availability Zones retrieved successfully. Jul 03 02:29:11.413520 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-570db503-e400-4513-a1ff-872b49503f59 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Flow 'volume_create_api' (24eb0046-a3d0-42cc-adeb-49322b10cfe1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:29:11.414733 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-570db503-e400-4513-a1ff-872b49503f59 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d85c15e-7b91-4f4f-b2d2-c5585ba16c30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:29:11.415317 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:11.415317 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:29:11.415746 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.flows.api.create_volume [None req-570db503-e400-4513-a1ff-872b49503f59 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Validating volume size '1' using validate_int {{(pid=100014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:29:11.436375 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-570db503-e400-4513-a1ff-872b49503f59 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d85c15e-7b91-4f4f-b2d2-c5585ba16c30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:29:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2da8b3fd-0f8d-489f-8b44-2151dc06f0e6,is_public=True,name='tempest-GroupsTest-volume-type-65567857',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2da8b3fd-0f8d-489f-8b44-2151dc06f0e6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '25cdf8b4-a811-494b-8e57-a62255c1d2f9', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:29:11.437284 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-570db503-e400-4513-a1ff-872b49503f59 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54635308-81c3-4192-8a0c-1b89c1fbbb30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:29:11.462486 np0000004352 devstack@c-api.service[100014]: WARNING cinder.quota [None req-570db503-e400-4513-a1ff-872b49503f59 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-65567857 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-65567857, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:29:11.462718 np0000004352 devstack@c-api.service[100014]: WARNING cinder.quota [None req-570db503-e400-4513-a1ff-872b49503f59 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-65567857 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-65567857, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:29:11.491694 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.quota [None req-570db503-e400-4513-a1ff-872b49503f59 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Created reservations ['d90f9e4a-3486-4dc4-af6a-e0e39a41a8cf', '9a1a724c-43f5-4f78-81a0-37db5ef68d29', '951c08d5-9f51-4edd-976b-d3f1f6a2298a', 'd4ca7e45-5fb4-4ced-8ccf-b57130cc3ea4'] {{(pid=100014) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:29:11.492494 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-570db503-e400-4513-a1ff-872b49503f59 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54635308-81c3-4192-8a0c-1b89c1fbbb30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d90f9e4a-3486-4dc4-af6a-e0e39a41a8cf', '9a1a724c-43f5-4f78-81a0-37db5ef68d29', '951c08d5-9f51-4edd-976b-d3f1f6a2298a', 'd4ca7e45-5fb4-4ced-8ccf-b57130cc3ea4']}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:29:11.493170 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-570db503-e400-4513-a1ff-872b49503f59 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2189efa0-6bcd-475c-b433-e1aeaabbe7b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:29:11.524465 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-570db503-e400-4513-a1ff-872b49503f59 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2189efa0-6bcd-475c-b433-e1aeaabbe7b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6bf9d929-9b34-4988-a36e-82a6b57d0689', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1328023038',encryption_key_id=None,group_id=25cdf8b4-a811-494b-8e57-a62255c1d2f9,group_type_id=,metadata={},multiattach=False,project_id='8c01b902803b4dd7a23b59fa33477848',qos_specs=None,replication_status=,reservations=['d90f9e4a-3486-4dc4-af6a-e0e39a41a8cf','9a1a724c-43f5-4f78-81a0-37db5ef68d29','951c08d5-9f51-4edd-976b-d3f1f6a2298a','d4ca7e45-5fb4-4ced-8ccf-b57130cc3ea4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55189f40ec5d4daaa7cd6e776c0f5633',volume_type_id=2da8b3fd-0f8d-489f-8b44-2151dc06f0e6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:29:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1328023038',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=25cdf8b4-a811-494b-8e57-a62255c1d2f9,host=None,id=6bf9d929-9b34-4988-a36e-82a6b57d0689,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c01b902803b4dd7a23b59fa33477848',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='55189f40ec5d4daaa7cd6e776c0f5633',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2da8b3fd-0f8d-489f-8b44-2151dc06f0e6),volume_type_id=2da8b3fd-0f8d-489f-8b44-2151dc06f0e6)}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:29:11.525348 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-570db503-e400-4513-a1ff-872b49503f59 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a9d0522-6a47-4d23-ba0a-33cb9d0fcc60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:29:11.547267 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-570db503-e400-4513-a1ff-872b49503f59 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a9d0522-6a47-4d23-ba0a-33cb9d0fcc60) transitioned into state 'SUCCESS' from state '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-1328023038',encryption_key_id=None,group_id=25cdf8b4-a811-494b-8e57-a62255c1d2f9,group_type_id=,metadata={},multiattach=False,project_id='8c01b902803b4dd7a23b59fa33477848',qos_specs=None,replication_status=,reservations=['d90f9e4a-3486-4dc4-af6a-e0e39a41a8cf','9a1a724c-43f5-4f78-81a0-37db5ef68d29','951c08d5-9f51-4edd-976b-d3f1f6a2298a','d4ca7e45-5fb4-4ced-8ccf-b57130cc3ea4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55189f40ec5d4daaa7cd6e776c0f5633',volume_type_id=2da8b3fd-0f8d-489f-8b44-2151dc06f0e6)}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:29:11.547972 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-570db503-e400-4513-a1ff-872b49503f59 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce7481b3-5ae2-459d-99d0-5043942472cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:29:11.560764 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-570db503-e400-4513-a1ff-872b49503f59 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce7481b3-5ae2-459d-99d0-5043942472cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:29:11.561600 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-570db503-e400-4513-a1ff-872b49503f59 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Flow 'volume_create_api' (24eb0046-a3d0-42cc-adeb-49322b10cfe1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:29:11.561931 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-570db503-e400-4513-a1ff-872b49503f59 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Create volume request issued successfully. Jul 03 02:29:11.562667 np0000004352 devstack@c-api.service[100014]: WARNING stevedore.named [None req-570db503-e400-4513-a1ff-872b49503f59 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:29:11.562843 np0000004352 devstack@c-api.service[100014]: WARNING castellan.key_manager [None req-570db503-e400-4513-a1ff-872b49503f59 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:29:11.615912 np0000004352 devstack@c-api.service[100014]: DEBUG oslo_db.sqlalchemy.engines [None req-570db503-e400-4513-a1ff-872b49503f59 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100014) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 02:29:11.618925 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:11.618925 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:29:11.624687 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-570db503-e400-4513-a1ff-872b49503f59 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:29:11.625507 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 393/1575] 10.4.3.223 () {70 vars in 1300 bytes} [Fri Jul 3 02:29:11 2026] POST /volume/v3/volumes => generated 813 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:29:11.644463 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-85d45d3c-65a8-471d-8369-83abeafe1cff None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:11.646911 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-85d45d3c-65a8-471d-8369-83abeafe1cff tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] GET https://10.4.3.223/volume/v3/volumes/6bf9d929-9b34-4988-a36e-82a6b57d0689 Jul 03 02:29:11.647170 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-85d45d3c-65a8-471d-8369-83abeafe1cff tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:11.647410 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-85d45d3c-65a8-471d-8369-83abeafe1cff tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:11.658575 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:11.658575 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:29:11.662389 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-85d45d3c-65a8-471d-8369-83abeafe1cff tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Volume info retrieved successfully. Jul 03 02:29:11.663111 np0000004352 devstack@c-api.service[100015]: WARNING stevedore.named [None req-85d45d3c-65a8-471d-8369-83abeafe1cff tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:29:11.663267 np0000004352 devstack@c-api.service[100015]: WARNING castellan.key_manager [None req-85d45d3c-65a8-471d-8369-83abeafe1cff tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:29:11.726319 np0000004352 devstack@c-api.service[100015]: DEBUG oslo_db.sqlalchemy.engines [None req-85d45d3c-65a8-471d-8369-83abeafe1cff tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100015) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 02:29:11.730082 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:11.730082 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:29:11.742403 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-85d45d3c-65a8-471d-8369-83abeafe1cff tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] https://10.4.3.223/volume/v3/volumes/6bf9d929-9b34-4988-a36e-82a6b57d0689 returned with HTTP 200 Jul 03 02:29:11.742967 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 402/1576] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:29:11 2026] GET /volume/v3/volumes/6bf9d929-9b34-4988-a36e-82a6b57d0689 => generated 905 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:29:12.101568 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-9fb5c1f3-aa45-4ab6-9df3-8ea6cb6e2854 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:12.103306 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-9fb5c1f3-aa45-4ab6-9df3-8ea6cb6e2854 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/1e68222b-ac10-4ee4-a8d7-2389b6c7872e Jul 03 02:29:12.103514 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-9fb5c1f3-aa45-4ab6-9df3-8ea6cb6e2854 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:12.103704 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-9fb5c1f3-aa45-4ab6-9df3-8ea6cb6e2854 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:12.103817 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-9fb5c1f3-aa45-4ab6-9df3-8ea6cb6e2854 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id 1e68222b-ac10-4ee4-a8d7-2389b6c7872e. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:29:12.108228 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:12.108228 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:29:12.109054 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-9fb5c1f3-aa45-4ab6-9df3-8ea6cb6e2854 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/1e68222b-ac10-4ee4-a8d7-2389b6c7872e returned with HTTP 200 Jul 03 02:29:12.109560 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 389/1577] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:29:12 2026] GET /volume/v3/backups/1e68222b-ac10-4ee4-a8d7-2389b6c7872e => generated 825 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:29:12.325050 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-0e5c543b-435f-4d7d-84cc-e1db72fb3f45 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:12.326969 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-0e5c543b-435f-4d7d-84cc-e1db72fb3f45 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] GET https://10.4.3.223/volume/v3/volumes/f31a6ca9-d106-4fcf-8884-75ee2f381170 Jul 03 02:29:12.327193 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-0e5c543b-435f-4d7d-84cc-e1db72fb3f45 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:12.327405 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-0e5c543b-435f-4d7d-84cc-e1db72fb3f45 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:12.338064 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:12.338064 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:29:12.342819 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-0e5c543b-435f-4d7d-84cc-e1db72fb3f45 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Volume info retrieved successfully. Jul 03 02:29:12.348972 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-0e5c543b-435f-4d7d-84cc-e1db72fb3f45 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] https://10.4.3.223/volume/v3/volumes/f31a6ca9-d106-4fcf-8884-75ee2f381170 returned with HTTP 200 Jul 03 02:29:12.349526 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 394/1578] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:29:12 2026] GET /volume/v3/volumes/f31a6ca9-d106-4fcf-8884-75ee2f381170 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:29:12.758541 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-60bb9941-dbe1-4281-8603-771497151f95 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:12.763254 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-60bb9941-dbe1-4281-8603-771497151f95 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] GET https://10.4.3.223/volume/v3/volumes/6bf9d929-9b34-4988-a36e-82a6b57d0689 Jul 03 02:29:12.763254 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-60bb9941-dbe1-4281-8603-771497151f95 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:12.763254 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-60bb9941-dbe1-4281-8603-771497151f95 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:12.769728 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:12.769728 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:29:12.773713 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-60bb9941-dbe1-4281-8603-771497151f95 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Volume info retrieved successfully. Jul 03 02:29:12.774689 np0000004352 devstack@c-api.service[100014]: WARNING stevedore.named [None req-60bb9941-dbe1-4281-8603-771497151f95 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:29:12.775017 np0000004352 devstack@c-api.service[100014]: WARNING castellan.key_manager [None req-60bb9941-dbe1-4281-8603-771497151f95 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:29:12.815185 np0000004352 devstack@c-api.service[100014]: DEBUG oslo_db.sqlalchemy.engines [None req-60bb9941-dbe1-4281-8603-771497151f95 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100014) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 02:29:12.818292 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:12.818292 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:29:12.828199 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-60bb9941-dbe1-4281-8603-771497151f95 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] https://10.4.3.223/volume/v3/volumes/6bf9d929-9b34-4988-a36e-82a6b57d0689 returned with HTTP 200 Jul 03 02:29:12.828835 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 394/1579] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:29:12 2026] GET /volume/v3/volumes/6bf9d929-9b34-4988-a36e-82a6b57d0689 => generated 906 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:29:12.840567 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-f11cb528-648a-4626-baf1-e5edbdc389b9 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:12.842292 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-f11cb528-648a-4626-baf1-e5edbdc389b9 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:29:12.842637 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-f11cb528-648a-4626-baf1-e5edbdc389b9 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-694016915", "volume_type": "2da8b3fd-0f8d-489f-8b44-2151dc06f0e6", "group_id": "25cdf8b4-a811-494b-8e57-a62255c1d2f9", "size": 1}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:29:12.843945 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.volumes [None req-f11cb528-648a-4626-baf1-e5edbdc389b9 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-694016915', 'volume_type': '2da8b3fd-0f8d-489f-8b44-2151dc06f0e6', 'group_id': '25cdf8b4-a811-494b-8e57-a62255c1d2f9', 'size': 1}} {{(pid=100015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:29:12.851846 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:12.851846 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:29:12.852401 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-f11cb528-648a-4626-baf1-e5edbdc389b9 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Create volume of 1 GB Jul 03 02:29:12.857148 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-f11cb528-648a-4626-baf1-e5edbdc389b9 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Availability Zones retrieved successfully. Jul 03 02:29:12.862372 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-f11cb528-648a-4626-baf1-e5edbdc389b9 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Flow 'volume_create_api' (ba1b69fd-c9b5-4023-8c51-f86f22819c16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:29:12.863328 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-f11cb528-648a-4626-baf1-e5edbdc389b9 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4a131aa-66fc-474e-b43b-7a581c40a23f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:29:12.863913 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:12.863913 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:29:12.864356 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.flows.api.create_volume [None req-f11cb528-648a-4626-baf1-e5edbdc389b9 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Validating volume size '1' using validate_int {{(pid=100015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:29:12.881577 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-f11cb528-648a-4626-baf1-e5edbdc389b9 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4a131aa-66fc-474e-b43b-7a581c40a23f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:29:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2da8b3fd-0f8d-489f-8b44-2151dc06f0e6,is_public=True,name='tempest-GroupsTest-volume-type-65567857',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2da8b3fd-0f8d-489f-8b44-2151dc06f0e6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '25cdf8b4-a811-494b-8e57-a62255c1d2f9', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:29:12.882320 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-f11cb528-648a-4626-baf1-e5edbdc389b9 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9d11936-0474-476c-97cf-290ce6c3e64d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:29:12.926075 np0000004352 devstack@c-api.service[100015]: WARNING cinder.quota [None req-f11cb528-648a-4626-baf1-e5edbdc389b9 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-65567857 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-65567857, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:29:12.927733 np0000004352 devstack@c-api.service[100015]: WARNING cinder.quota [None req-f11cb528-648a-4626-baf1-e5edbdc389b9 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-65567857 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-65567857, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:29:12.947861 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.quota [None req-f11cb528-648a-4626-baf1-e5edbdc389b9 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Created reservations ['eceec337-24dc-4624-b3b6-da6bbe3cc7a1', 'd92975fd-bf34-4d9d-ae5e-26bc2e7b31cc', '22e3afec-8c2f-462b-a96f-94497b988fc0', 'bf0a0aef-6fa8-4aab-a654-cf2ca3a25ded'] {{(pid=100015) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:29:12.948836 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-f11cb528-648a-4626-baf1-e5edbdc389b9 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9d11936-0474-476c-97cf-290ce6c3e64d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eceec337-24dc-4624-b3b6-da6bbe3cc7a1', 'd92975fd-bf34-4d9d-ae5e-26bc2e7b31cc', '22e3afec-8c2f-462b-a96f-94497b988fc0', 'bf0a0aef-6fa8-4aab-a654-cf2ca3a25ded']}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:29:12.949673 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-f11cb528-648a-4626-baf1-e5edbdc389b9 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (673f7d63-c065-4d9c-9f36-f2eb3e8d8566) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:29:12.975434 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-f11cb528-648a-4626-baf1-e5edbdc389b9 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (673f7d63-c065-4d9c-9f36-f2eb3e8d8566) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c387f45a-0cfc-4817-a196-d4fefc2bda5b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-694016915',encryption_key_id=None,group_id=25cdf8b4-a811-494b-8e57-a62255c1d2f9,group_type_id=,metadata={},multiattach=False,project_id='8c01b902803b4dd7a23b59fa33477848',qos_specs=None,replication_status=,reservations=['eceec337-24dc-4624-b3b6-da6bbe3cc7a1','d92975fd-bf34-4d9d-ae5e-26bc2e7b31cc','22e3afec-8c2f-462b-a96f-94497b988fc0','bf0a0aef-6fa8-4aab-a654-cf2ca3a25ded'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55189f40ec5d4daaa7cd6e776c0f5633',volume_type_id=2da8b3fd-0f8d-489f-8b44-2151dc06f0e6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:29:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-694016915',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=25cdf8b4-a811-494b-8e57-a62255c1d2f9,host=None,id=c387f45a-0cfc-4817-a196-d4fefc2bda5b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c01b902803b4dd7a23b59fa33477848',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='55189f40ec5d4daaa7cd6e776c0f5633',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2da8b3fd-0f8d-489f-8b44-2151dc06f0e6),volume_type_id=2da8b3fd-0f8d-489f-8b44-2151dc06f0e6)}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:29:12.976159 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-f11cb528-648a-4626-baf1-e5edbdc389b9 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ce8558a-991d-40b6-a1a7-b0d9fd734364) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:29:12.993804 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-f11cb528-648a-4626-baf1-e5edbdc389b9 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ce8558a-991d-40b6-a1a7-b0d9fd734364) transitioned into state 'SUCCESS' from state '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-694016915',encryption_key_id=None,group_id=25cdf8b4-a811-494b-8e57-a62255c1d2f9,group_type_id=,metadata={},multiattach=False,project_id='8c01b902803b4dd7a23b59fa33477848',qos_specs=None,replication_status=,reservations=['eceec337-24dc-4624-b3b6-da6bbe3cc7a1','d92975fd-bf34-4d9d-ae5e-26bc2e7b31cc','22e3afec-8c2f-462b-a96f-94497b988fc0','bf0a0aef-6fa8-4aab-a654-cf2ca3a25ded'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55189f40ec5d4daaa7cd6e776c0f5633',volume_type_id=2da8b3fd-0f8d-489f-8b44-2151dc06f0e6)}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:29:12.994516 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-f11cb528-648a-4626-baf1-e5edbdc389b9 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b9ac72e-651a-4d97-a3b3-050a8bf73c3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:29:13.007316 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-f11cb528-648a-4626-baf1-e5edbdc389b9 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b9ac72e-651a-4d97-a3b3-050a8bf73c3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:29:13.008668 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-f11cb528-648a-4626-baf1-e5edbdc389b9 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Flow 'volume_create_api' (ba1b69fd-c9b5-4023-8c51-f86f22819c16) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:29:13.009170 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-f11cb528-648a-4626-baf1-e5edbdc389b9 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Create volume request issued successfully. Jul 03 02:29:13.010163 np0000004352 devstack@c-api.service[100015]: WARNING stevedore.named [None req-f11cb528-648a-4626-baf1-e5edbdc389b9 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:29:13.010399 np0000004352 devstack@c-api.service[100015]: WARNING castellan.key_manager [None req-f11cb528-648a-4626-baf1-e5edbdc389b9 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:29:13.063129 np0000004352 devstack@c-api.service[100015]: DEBUG oslo_db.sqlalchemy.engines [None req-f11cb528-648a-4626-baf1-e5edbdc389b9 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100015) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 02:29:13.064972 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:13.064972 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:29:13.067838 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-f11cb528-648a-4626-baf1-e5edbdc389b9 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:29:13.068244 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 403/1580] 10.4.3.223 () {70 vars in 1300 bytes} [Fri Jul 3 02:29:12 2026] POST /volume/v3/volumes => generated 812 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:29:13.084473 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-f32b1f1f-92d8-4120-9bdb-8fb8b3905d76 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:13.086351 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-f32b1f1f-92d8-4120-9bdb-8fb8b3905d76 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] GET https://10.4.3.223/volume/v3/volumes/c387f45a-0cfc-4817-a196-d4fefc2bda5b Jul 03 02:29:13.086595 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-f32b1f1f-92d8-4120-9bdb-8fb8b3905d76 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:13.086806 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-f32b1f1f-92d8-4120-9bdb-8fb8b3905d76 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:13.093351 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:13.093351 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:29:13.097244 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-f32b1f1f-92d8-4120-9bdb-8fb8b3905d76 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Volume info retrieved successfully. Jul 03 02:29:13.098212 np0000004352 devstack@c-api.service[100012]: WARNING stevedore.named [None req-f32b1f1f-92d8-4120-9bdb-8fb8b3905d76 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:29:13.098380 np0000004352 devstack@c-api.service[100012]: WARNING castellan.key_manager [None req-f32b1f1f-92d8-4120-9bdb-8fb8b3905d76 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:29:13.122087 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-7623b2c1-af67-4a6e-954b-4b74d43ad1a8 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:13.123774 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-7623b2c1-af67-4a6e-954b-4b74d43ad1a8 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/1e68222b-ac10-4ee4-a8d7-2389b6c7872e Jul 03 02:29:13.124003 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-7623b2c1-af67-4a6e-954b-4b74d43ad1a8 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:13.124200 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-7623b2c1-af67-4a6e-954b-4b74d43ad1a8 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:13.124303 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-7623b2c1-af67-4a6e-954b-4b74d43ad1a8 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id 1e68222b-ac10-4ee4-a8d7-2389b6c7872e. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:29:13.132541 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:13.132541 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:29:13.133352 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-7623b2c1-af67-4a6e-954b-4b74d43ad1a8 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/1e68222b-ac10-4ee4-a8d7-2389b6c7872e returned with HTTP 200 Jul 03 02:29:13.133716 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 395/1581] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:29:13 2026] GET /volume/v3/backups/1e68222b-ac10-4ee4-a8d7-2389b6c7872e => generated 826 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:29:13.146684 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-0484b0dd-b7a7-4cb9-8c5d-9efd14922813 req-7d316d89-fcdf-4725-a85d-7af1b27a4597 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:13.148701 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-871914c6-e3dd-4e24-8543-f85ff3738114 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:13.149551 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-0484b0dd-b7a7-4cb9-8c5d-9efd14922813 req-7d316d89-fcdf-4725-a85d-7af1b27a4597 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] POST https://10.4.3.223/volume/v3/attachments/e156ac46-359b-40f9-b151-03da65292cd0/action Jul 03 02:29:13.149998 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-0484b0dd-b7a7-4cb9-8c5d-9efd14922813 req-7d316d89-fcdf-4725-a85d-7af1b27a4597 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Action body: b'{"os-complete": null}' {{(pid=100014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:29:13.150180 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-0484b0dd-b7a7-4cb9-8c5d-9efd14922813 req-7d316d89-fcdf-4725-a85d-7af1b27a4597 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:29:13.150544 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-871914c6-e3dd-4e24-8543-f85ff3738114 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/volumes/a95497d4-e915-4cc5-8cae-a249a55bf201 Jul 03 02:29:13.150720 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-871914c6-e3dd-4e24-8543-f85ff3738114 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:13.150890 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-871914c6-e3dd-4e24-8543-f85ff3738114 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:13.160804 np0000004352 devstack@c-api.service[100012]: DEBUG oslo_db.sqlalchemy.engines [None req-f32b1f1f-92d8-4120-9bdb-8fb8b3905d76 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100012) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 02:29:13.161780 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:13.161780 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:29:13.166336 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:13.166336 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:29:13.166558 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-871914c6-e3dd-4e24-8543-f85ff3738114 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Volume info retrieved successfully. Jul 03 02:29:13.169563 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:13.169563 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:29:13.171130 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-871914c6-e3dd-4e24-8543-f85ff3738114 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/volumes/a95497d4-e915-4cc5-8cae-a249a55bf201 returned with HTTP 200 Jul 03 02:29:13.171520 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 404/1582] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:29:13 2026] GET /volume/v3/volumes/a95497d4-e915-4cc5-8cae-a249a55bf201 => generated 908 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:29:13.176013 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-f32b1f1f-92d8-4120-9bdb-8fb8b3905d76 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] https://10.4.3.223/volume/v3/volumes/c387f45a-0cfc-4817-a196-d4fefc2bda5b returned with HTTP 200 Jul 03 02:29:13.176399 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 390/1583] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:29:13 2026] GET /volume/v3/volumes/c387f45a-0cfc-4817-a196-d4fefc2bda5b => generated 880 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:29:13.184252 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-55bb2e1e-150a-4acb-8b98-b33d9290fc28 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:13.185846 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-0484b0dd-b7a7-4cb9-8c5d-9efd14922813 req-7d316d89-fcdf-4725-a85d-7af1b27a4597 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] https://10.4.3.223/volume/v3/attachments/e156ac46-359b-40f9-b151-03da65292cd0/action returned with HTTP 204 Jul 03 02:29:13.186698 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-55bb2e1e-150a-4acb-8b98-b33d9290fc28 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/1e68222b-ac10-4ee4-a8d7-2389b6c7872e Jul 03 02:29:13.186919 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-55bb2e1e-150a-4acb-8b98-b33d9290fc28 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:13.187013 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 395/1584] 10.4.3.223 () {74 vars in 1725 bytes} [Fri Jul 3 02:29:13 2026] POST /volume/v3/attachments/e156ac46-359b-40f9-b151-03da65292cd0/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:29:13.187190 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-55bb2e1e-150a-4acb-8b98-b33d9290fc28 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:13.187353 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-55bb2e1e-150a-4acb-8b98-b33d9290fc28 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id 1e68222b-ac10-4ee4-a8d7-2389b6c7872e. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:29:13.196349 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:13.196349 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:29:13.197493 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-55bb2e1e-150a-4acb-8b98-b33d9290fc28 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/1e68222b-ac10-4ee4-a8d7-2389b6c7872e returned with HTTP 200 Jul 03 02:29:13.197935 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 396/1585] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:29:13 2026] GET /volume/v3/backups/1e68222b-ac10-4ee4-a8d7-2389b6c7872e => generated 826 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:29:13.212942 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-e9e26d05-5f46-442f-8d0d-ece70d20719e None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:13.215201 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-e9e26d05-5f46-442f-8d0d-ece70d20719e tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/detail Jul 03 02:29:13.215561 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-e9e26d05-5f46-442f-8d0d-ece70d20719e tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:13.215840 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-e9e26d05-5f46-442f-8d0d-ece70d20719e tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'detail' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:13.216054 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.api_utils [None req-e9e26d05-5f46-442f-8d0d-ece70d20719e tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Removing options '' from query. {{(pid=100015) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 02:29:13.233398 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-e9e26d05-5f46-442f-8d0d-ece70d20719e tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/detail returned with HTTP 200 Jul 03 02:29:13.233839 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 405/1586] 10.4.3.223 () {66 vars in 1258 bytes} [Fri Jul 3 02:29:13 2026] GET /volume/v3/backups/detail => generated 829 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:29:13.246729 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-be0b532e-2029-4e69-b156-a8be8afa75fe None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:13.249364 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-be0b532e-2029-4e69-b156-a8be8afa75fe tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] POST https://10.4.3.223/volume/v3/backups/1e68222b-ac10-4ee4-a8d7-2389b6c7872e/restore Jul 03 02:29:13.249712 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-be0b532e-2029-4e69-b156-a8be8afa75fe tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:29:13.253068 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.contrib.backups [None req-be0b532e-2029-4e69-b156-a8be8afa75fe tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Restoring backup 1e68222b-ac10-4ee4-a8d7-2389b6c7872e ({'restore': {}}) {{(pid=100012) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 03 02:29:13.253199 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.contrib.backups [None req-be0b532e-2029-4e69-b156-a8be8afa75fe tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Restoring backup 1e68222b-ac10-4ee4-a8d7-2389b6c7872e to volume None. Jul 03 02:29:13.259933 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:13.259933 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:29:13.261189 np0000004352 devstack@c-api.service[100012]: INFO cinder.backup.api [None req-be0b532e-2029-4e69-b156-a8be8afa75fe tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Creating volume of 1 GB for restore of backup 1e68222b-ac10-4ee4-a8d7-2389b6c7872e. Jul 03 02:29:13.267489 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-be0b532e-2029-4e69-b156-a8be8afa75fe tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Availability zone cache updated, next update will occur around 2026-07-03 03:29:13.267211. {{(pid=100012) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 02:29:13.267590 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-be0b532e-2029-4e69-b156-a8be8afa75fe tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Availability Zones retrieved successfully. Jul 03 02:29:13.273623 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-be0b532e-2029-4e69-b156-a8be8afa75fe tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Flow 'volume_create_api' (40953a88-5eac-4c98-b034-5215d2929880) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:29:13.275772 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-be0b532e-2029-4e69-b156-a8be8afa75fe tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f77eb95-5436-4647-ba6f-459918fd675c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:29:13.276785 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.flows.api.create_volume [None req-be0b532e-2029-4e69-b156-a8be8afa75fe tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Validating volume size '1' using validate_int {{(pid=100012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:29:13.307949 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-be0b532e-2029-4e69-b156-a8be8afa75fe tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f77eb95-5436-4647-ba6f-459918fd675c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:29:13.308763 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-be0b532e-2029-4e69-b156-a8be8afa75fe tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2264783-fa9a-424a-bdea-2e5a72cafcee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:29:13.348910 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.quota [None req-be0b532e-2029-4e69-b156-a8be8afa75fe tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Created reservations ['ed39223a-b5f8-4372-a5af-fa3ad6fc2e2a', 'd6847b08-e24f-4359-ae4d-50925e8ff906', '6ea9299f-ae7c-4250-a8fe-dae1a47e39c7', '9ff73ffc-874a-42e8-8b4d-956f1740c7c4'] {{(pid=100012) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:29:13.349623 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-be0b532e-2029-4e69-b156-a8be8afa75fe tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2264783-fa9a-424a-bdea-2e5a72cafcee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ed39223a-b5f8-4372-a5af-fa3ad6fc2e2a', 'd6847b08-e24f-4359-ae4d-50925e8ff906', '6ea9299f-ae7c-4250-a8fe-dae1a47e39c7', '9ff73ffc-874a-42e8-8b4d-956f1740c7c4']}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:29:13.350299 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-be0b532e-2029-4e69-b156-a8be8afa75fe tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd85fdb9-fedb-40a8-a642-296107f657fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:29:13.363535 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-f1cd917a-102b-42df-9d51-4eee25d4fe52 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:13.366097 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-f1cd917a-102b-42df-9d51-4eee25d4fe52 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] GET https://10.4.3.223/volume/v3/volumes/f31a6ca9-d106-4fcf-8884-75ee2f381170 Jul 03 02:29:13.366252 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-f1cd917a-102b-42df-9d51-4eee25d4fe52 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:13.366433 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-f1cd917a-102b-42df-9d51-4eee25d4fe52 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:13.383179 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-be0b532e-2029-4e69-b156-a8be8afa75fe tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd85fdb9-fedb-40a8-a642-296107f657fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '78748af2-5a46-4595-bcfb-0440beea99a7', '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_1e68222b-ac10-4ee4-a8d7-2389b6c7872e',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7de1b81420d7488f991695d2bc1f15a7',qos_specs=None,replication_status=,reservations=['ed39223a-b5f8-4372-a5af-fa3ad6fc2e2a','d6847b08-e24f-4359-ae4d-50925e8ff906','6ea9299f-ae7c-4250-a8fe-dae1a47e39c7','9ff73ffc-874a-42e8-8b4d-956f1740c7c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7fb70befd1dd4bae81103733bda1dd6c',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:29:13Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_1e68222b-ac10-4ee4-a8d7-2389b6c7872e',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=78748af2-5a46-4595-bcfb-0440beea99a7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7de1b81420d7488f991695d2bc1f15a7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7fb70befd1dd4bae81103733bda1dd6c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:29:13.383782 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-be0b532e-2029-4e69-b156-a8be8afa75fe tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (562a6d9a-d644-4bdd-b43b-5c3fe010ef11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:29:13.387559 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:13.387559 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:29:13.392054 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-f1cd917a-102b-42df-9d51-4eee25d4fe52 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Volume info retrieved successfully. Jul 03 02:29:13.397129 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-f1cd917a-102b-42df-9d51-4eee25d4fe52 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] https://10.4.3.223/volume/v3/volumes/f31a6ca9-d106-4fcf-8884-75ee2f381170 returned with HTTP 200 Jul 03 02:29:13.397552 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 396/1587] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:29:13 2026] GET /volume/v3/volumes/f31a6ca9-d106-4fcf-8884-75ee2f381170 => generated 1135 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:29:13.407172 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-be0b532e-2029-4e69-b156-a8be8afa75fe tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (562a6d9a-d644-4bdd-b43b-5c3fe010ef11) transitioned into 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_1e68222b-ac10-4ee4-a8d7-2389b6c7872e',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7de1b81420d7488f991695d2bc1f15a7',qos_specs=None,replication_status=,reservations=['ed39223a-b5f8-4372-a5af-fa3ad6fc2e2a','d6847b08-e24f-4359-ae4d-50925e8ff906','6ea9299f-ae7c-4250-a8fe-dae1a47e39c7','9ff73ffc-874a-42e8-8b4d-956f1740c7c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7fb70befd1dd4bae81103733bda1dd6c',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:29:13.408168 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-be0b532e-2029-4e69-b156-a8be8afa75fe tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (819e45e2-34a4-446e-b019-ea7b754e54dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:29:13.411162 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-3f0c0734-da0d-4caf-a05f-21b829b8ea0a None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:13.413003 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-3f0c0734-da0d-4caf-a05f-21b829b8ea0a tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] GET https://10.4.3.223/volume/v3/volumes/f31a6ca9-d106-4fcf-8884-75ee2f381170 Jul 03 02:29:13.413276 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-3f0c0734-da0d-4caf-a05f-21b829b8ea0a tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:13.413538 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-3f0c0734-da0d-4caf-a05f-21b829b8ea0a tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:13.424877 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-be0b532e-2029-4e69-b156-a8be8afa75fe tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (819e45e2-34a4-446e-b019-ea7b754e54dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:29:13.425664 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-be0b532e-2029-4e69-b156-a8be8afa75fe tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Flow 'volume_create_api' (40953a88-5eac-4c98-b034-5215d2929880) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:29:13.425942 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-be0b532e-2029-4e69-b156-a8be8afa75fe tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Create volume request issued successfully. Jul 03 02:29:13.430698 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:13.430698 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:29:13.434602 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:13.434602 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:29:13.435042 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-be0b532e-2029-4e69-b156-a8be8afa75fe tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Volume info retrieved successfully. Jul 03 02:29:13.436583 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-3f0c0734-da0d-4caf-a05f-21b829b8ea0a tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Volume info retrieved successfully. Jul 03 02:29:13.441850 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-3f0c0734-da0d-4caf-a05f-21b829b8ea0a tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] https://10.4.3.223/volume/v3/volumes/f31a6ca9-d106-4fcf-8884-75ee2f381170 returned with HTTP 200 Jul 03 02:29:13.442330 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 397/1588] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:29:13 2026] GET /volume/v3/volumes/f31a6ca9-d106-4fcf-8884-75ee2f381170 => generated 1135 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:29:13.547702 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-10cfb84b-e4b4-4bb7-9ac0-1257f22dc632 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:13.549798 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-10cfb84b-e4b4-4bb7-9ac0-1257f22dc632 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:29:13.550223 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-10cfb84b-e4b4-4bb7-9ac0-1257f22dc632 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1194167885"}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:29:13.552076 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.volumes [None req-10cfb84b-e4b4-4bb7-9ac0-1257f22dc632 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1194167885'}} {{(pid=100015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:29:13.552243 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-10cfb84b-e4b4-4bb7-9ac0-1257f22dc632 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Create volume of 1 GB Jul 03 02:29:13.552624 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:13.552624 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:29:13.557916 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-10cfb84b-e4b4-4bb7-9ac0-1257f22dc632 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Availability Zones retrieved successfully. Jul 03 02:29:13.566217 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-10cfb84b-e4b4-4bb7-9ac0-1257f22dc632 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Flow 'volume_create_api' (ab5db09a-21a3-4878-ae34-f7d44512f97f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:29:13.567856 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-10cfb84b-e4b4-4bb7-9ac0-1257f22dc632 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e010b01a-8fae-4eea-8c57-8f3aad338e47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:29:13.569245 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.flows.api.create_volume [None req-10cfb84b-e4b4-4bb7-9ac0-1257f22dc632 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Validating volume size '1' using validate_int {{(pid=100015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:29:13.603598 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-10cfb84b-e4b4-4bb7-9ac0-1257f22dc632 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e010b01a-8fae-4eea-8c57-8f3aad338e47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:29:13.604722 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-10cfb84b-e4b4-4bb7-9ac0-1257f22dc632 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dcf3c223-c014-4244-9523-12ce4efb576c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:29:13.651479 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.quota [None req-10cfb84b-e4b4-4bb7-9ac0-1257f22dc632 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Created reservations ['534dae15-1288-40d7-98b6-988ce20ecabe', '30acff8c-9f1b-4070-9fa2-5b458ac01b51', '50409c66-0169-472f-a14c-9901532b06b9', '2d72db75-3a6b-438c-8a18-37cbf0f2fc12'] {{(pid=100015) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:29:13.652269 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-10cfb84b-e4b4-4bb7-9ac0-1257f22dc632 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dcf3c223-c014-4244-9523-12ce4efb576c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['534dae15-1288-40d7-98b6-988ce20ecabe', '30acff8c-9f1b-4070-9fa2-5b458ac01b51', '50409c66-0169-472f-a14c-9901532b06b9', '2d72db75-3a6b-438c-8a18-37cbf0f2fc12']}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:29:13.652952 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-10cfb84b-e4b4-4bb7-9ac0-1257f22dc632 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (786a3a3c-ae49-4cc0-9a53-711eb7bd0f33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:29:13.682588 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-10cfb84b-e4b4-4bb7-9ac0-1257f22dc632 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (786a3a3c-ae49-4cc0-9a53-711eb7bd0f33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f8ecbd41-5efe-401b-af85-1dc8a187fa03', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1194167885',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8f3c9eb1e4640a28c352cee46d80472',qos_specs=None,replication_status=,reservations=['534dae15-1288-40d7-98b6-988ce20ecabe','30acff8c-9f1b-4070-9fa2-5b458ac01b51','50409c66-0169-472f-a14c-9901532b06b9','2d72db75-3a6b-438c-8a18-37cbf0f2fc12'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b95e31950e54aef95e5d4f9c78a1ac2',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:29:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1194167885',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f8ecbd41-5efe-401b-af85-1dc8a187fa03,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b8f3c9eb1e4640a28c352cee46d80472',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9b95e31950e54aef95e5d4f9c78a1ac2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:29:13.683697 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-10cfb84b-e4b4-4bb7-9ac0-1257f22dc632 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73d07b0a-107d-48c2-83cd-441981fe555c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:29:13.708262 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-10cfb84b-e4b4-4bb7-9ac0-1257f22dc632 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73d07b0a-107d-48c2-83cd-441981fe555c) transitioned into state 'SUCCESS' from state '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-1194167885',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8f3c9eb1e4640a28c352cee46d80472',qos_specs=None,replication_status=,reservations=['534dae15-1288-40d7-98b6-988ce20ecabe','30acff8c-9f1b-4070-9fa2-5b458ac01b51','50409c66-0169-472f-a14c-9901532b06b9','2d72db75-3a6b-438c-8a18-37cbf0f2fc12'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b95e31950e54aef95e5d4f9c78a1ac2',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:29:13.708956 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-10cfb84b-e4b4-4bb7-9ac0-1257f22dc632 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8581361a-73de-4418-ba56-e8ffb50b8b2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:29:13.720325 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-10cfb84b-e4b4-4bb7-9ac0-1257f22dc632 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8581361a-73de-4418-ba56-e8ffb50b8b2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:29:13.721569 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-10cfb84b-e4b4-4bb7-9ac0-1257f22dc632 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Flow 'volume_create_api' (ab5db09a-21a3-4878-ae34-f7d44512f97f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:29:13.721983 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-10cfb84b-e4b4-4bb7-9ac0-1257f22dc632 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Create volume request issued successfully. Jul 03 02:29:13.722794 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-10cfb84b-e4b4-4bb7-9ac0-1257f22dc632 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:29:13.723406 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 406/1589] 10.4.3.223 () {68 vars in 1258 bytes} [Fri Jul 3 02:29:13 2026] POST /volume/v3/volumes => generated 751 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:29:13.744356 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-813c7451-6c54-4aa7-8d50-870c49dc12fe None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:13.744356 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-813c7451-6c54-4aa7-8d50-870c49dc12fe tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] GET https://10.4.3.223/volume/v3/volumes/f8ecbd41-5efe-401b-af85-1dc8a187fa03 Jul 03 02:29:13.744356 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-813c7451-6c54-4aa7-8d50-870c49dc12fe tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:13.744356 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-813c7451-6c54-4aa7-8d50-870c49dc12fe tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:13.748989 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:13.748989 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:29:13.756854 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-813c7451-6c54-4aa7-8d50-870c49dc12fe tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Volume info retrieved successfully. Jul 03 02:29:13.761288 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-813c7451-6c54-4aa7-8d50-870c49dc12fe tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] https://10.4.3.223/volume/v3/volumes/f8ecbd41-5efe-401b-af85-1dc8a187fa03 returned with HTTP 200 Jul 03 02:29:13.762363 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 397/1590] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:29:13 2026] GET /volume/v3/volumes/f8ecbd41-5efe-401b-af85-1dc8a187fa03 => generated 819 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:29:14.121446 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-c1828a1e-3d99-4dc8-b7db-cf56da0d93b3 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:14.123152 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-c1828a1e-3d99-4dc8-b7db-cf56da0d93b3 tempest-ServersNegativeTestJSON-1341121979 tempest-ServersNegativeTestJSON-1341121979-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:29:14.123565 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-c1828a1e-3d99-4dc8-b7db-cf56da0d93b3 tempest-ServersNegativeTestJSON-1341121979 tempest-ServersNegativeTestJSON-1341121979-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1425158734"}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:29:14.124648 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.volumes [None req-c1828a1e-3d99-4dc8-b7db-cf56da0d93b3 tempest-ServersNegativeTestJSON-1341121979 tempest-ServersNegativeTestJSON-1341121979-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1425158734'}} {{(pid=100013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:29:14.124759 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.volumes [None req-c1828a1e-3d99-4dc8-b7db-cf56da0d93b3 tempest-ServersNegativeTestJSON-1341121979 tempest-ServersNegativeTestJSON-1341121979-project-member] Create volume of 1 GB Jul 03 02:29:14.128737 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-c1828a1e-3d99-4dc8-b7db-cf56da0d93b3 tempest-ServersNegativeTestJSON-1341121979 tempest-ServersNegativeTestJSON-1341121979-project-member] Availability Zones retrieved successfully. Jul 03 02:29:14.134210 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-c1828a1e-3d99-4dc8-b7db-cf56da0d93b3 tempest-ServersNegativeTestJSON-1341121979 tempest-ServersNegativeTestJSON-1341121979-project-member] Flow 'volume_create_api' (7ac58af5-9291-4366-8fe6-d4ce9e8291d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:29:14.135251 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-c1828a1e-3d99-4dc8-b7db-cf56da0d93b3 tempest-ServersNegativeTestJSON-1341121979 tempest-ServersNegativeTestJSON-1341121979-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1903f904-9c04-48e0-82eb-8b0694455ba2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:29:14.136312 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.flows.api.create_volume [None req-c1828a1e-3d99-4dc8-b7db-cf56da0d93b3 tempest-ServersNegativeTestJSON-1341121979 tempest-ServersNegativeTestJSON-1341121979-project-member] Validating volume size '1' using validate_int {{(pid=100013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:29:14.162311 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-c1828a1e-3d99-4dc8-b7db-cf56da0d93b3 tempest-ServersNegativeTestJSON-1341121979 tempest-ServersNegativeTestJSON-1341121979-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1903f904-9c04-48e0-82eb-8b0694455ba2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:29:14.163408 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-c1828a1e-3d99-4dc8-b7db-cf56da0d93b3 tempest-ServersNegativeTestJSON-1341121979 tempest-ServersNegativeTestJSON-1341121979-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6b5ccd0-75d5-4f53-94b8-50367b51702b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:29:14.195899 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-e03dbc77-7245-406e-b625-49dc5a954b73 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:14.197864 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-e03dbc77-7245-406e-b625-49dc5a954b73 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] GET https://10.4.3.223/volume/v3/volumes/c387f45a-0cfc-4817-a196-d4fefc2bda5b Jul 03 02:29:14.198091 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-e03dbc77-7245-406e-b625-49dc5a954b73 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:14.198280 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-e03dbc77-7245-406e-b625-49dc5a954b73 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:14.206945 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:14.206945 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:29:14.210836 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-e03dbc77-7245-406e-b625-49dc5a954b73 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Volume info retrieved successfully. Jul 03 02:29:14.211551 np0000004352 devstack@c-api.service[100015]: WARNING stevedore.named [None req-e03dbc77-7245-406e-b625-49dc5a954b73 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:29:14.211739 np0000004352 devstack@c-api.service[100015]: WARNING castellan.key_manager [None req-e03dbc77-7245-406e-b625-49dc5a954b73 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:29:14.218167 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.quota [None req-c1828a1e-3d99-4dc8-b7db-cf56da0d93b3 tempest-ServersNegativeTestJSON-1341121979 tempest-ServersNegativeTestJSON-1341121979-project-member] Created reservations ['4559de21-d692-4210-b6b6-5d9b3e44059c', '0c1ec1ab-f4c7-4c0b-96b9-708b5be2176f', '8a028c35-ac11-45cb-8da3-5f97bf0b63ed', 'f2946b1e-9af7-48ac-bcce-43cae06217ff'] {{(pid=100013) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:29:14.218945 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-c1828a1e-3d99-4dc8-b7db-cf56da0d93b3 tempest-ServersNegativeTestJSON-1341121979 tempest-ServersNegativeTestJSON-1341121979-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6b5ccd0-75d5-4f53-94b8-50367b51702b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4559de21-d692-4210-b6b6-5d9b3e44059c', '0c1ec1ab-f4c7-4c0b-96b9-708b5be2176f', '8a028c35-ac11-45cb-8da3-5f97bf0b63ed', 'f2946b1e-9af7-48ac-bcce-43cae06217ff']}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:29:14.219743 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-c1828a1e-3d99-4dc8-b7db-cf56da0d93b3 tempest-ServersNegativeTestJSON-1341121979 tempest-ServersNegativeTestJSON-1341121979-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (861d963e-39d0-4c9b-aec7-625bad71b4eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:29:14.243931 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-c1828a1e-3d99-4dc8-b7db-cf56da0d93b3 tempest-ServersNegativeTestJSON-1341121979 tempest-ServersNegativeTestJSON-1341121979-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (861d963e-39d0-4c9b-aec7-625bad71b4eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd32ae903-74c8-4391-89dd-6f9d7f18c9f1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1425158734',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1796ff36d06d498a822fc1f5720ae539',qos_specs=None,replication_status=,reservations=['4559de21-d692-4210-b6b6-5d9b3e44059c','0c1ec1ab-f4c7-4c0b-96b9-708b5be2176f','8a028c35-ac11-45cb-8da3-5f97bf0b63ed','f2946b1e-9af7-48ac-bcce-43cae06217ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad32e017bdeb41e19da5ecbfdf1cda96',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:29:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1425158734',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d32ae903-74c8-4391-89dd-6f9d7f18c9f1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1796ff36d06d498a822fc1f5720ae539',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ad32e017bdeb41e19da5ecbfdf1cda96',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:29:14.244933 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-c1828a1e-3d99-4dc8-b7db-cf56da0d93b3 tempest-ServersNegativeTestJSON-1341121979 tempest-ServersNegativeTestJSON-1341121979-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dbc7ade1-a0dd-4e67-9244-d0169f86308e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:29:14.265445 np0000004352 devstack@c-api.service[100015]: DEBUG oslo_db.sqlalchemy.engines [None req-e03dbc77-7245-406e-b625-49dc5a954b73 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100015) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 02:29:14.267084 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:14.267084 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:29:14.268114 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-c1828a1e-3d99-4dc8-b7db-cf56da0d93b3 tempest-ServersNegativeTestJSON-1341121979 tempest-ServersNegativeTestJSON-1341121979-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dbc7ade1-a0dd-4e67-9244-d0169f86308e) transitioned into state 'SUCCESS' from state '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-1425158734',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1796ff36d06d498a822fc1f5720ae539',qos_specs=None,replication_status=,reservations=['4559de21-d692-4210-b6b6-5d9b3e44059c','0c1ec1ab-f4c7-4c0b-96b9-708b5be2176f','8a028c35-ac11-45cb-8da3-5f97bf0b63ed','f2946b1e-9af7-48ac-bcce-43cae06217ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad32e017bdeb41e19da5ecbfdf1cda96',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:29:14.269077 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-c1828a1e-3d99-4dc8-b7db-cf56da0d93b3 tempest-ServersNegativeTestJSON-1341121979 tempest-ServersNegativeTestJSON-1341121979-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2ac49c0-1081-491c-bc6b-92b1737e0cc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:29:14.275218 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-e03dbc77-7245-406e-b625-49dc5a954b73 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] https://10.4.3.223/volume/v3/volumes/c387f45a-0cfc-4817-a196-d4fefc2bda5b returned with HTTP 200 Jul 03 02:29:14.276587 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 407/1591] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:29:14 2026] GET /volume/v3/volumes/c387f45a-0cfc-4817-a196-d4fefc2bda5b => generated 905 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:29:14.280374 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-c1828a1e-3d99-4dc8-b7db-cf56da0d93b3 tempest-ServersNegativeTestJSON-1341121979 tempest-ServersNegativeTestJSON-1341121979-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2ac49c0-1081-491c-bc6b-92b1737e0cc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:29:14.281459 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-c1828a1e-3d99-4dc8-b7db-cf56da0d93b3 tempest-ServersNegativeTestJSON-1341121979 tempest-ServersNegativeTestJSON-1341121979-project-member] Flow 'volume_create_api' (7ac58af5-9291-4366-8fe6-d4ce9e8291d4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:29:14.281824 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-c1828a1e-3d99-4dc8-b7db-cf56da0d93b3 tempest-ServersNegativeTestJSON-1341121979 tempest-ServersNegativeTestJSON-1341121979-project-member] Create volume request issued successfully. Jul 03 02:29:14.282528 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-c1828a1e-3d99-4dc8-b7db-cf56da0d93b3 tempest-ServersNegativeTestJSON-1341121979 tempest-ServersNegativeTestJSON-1341121979-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:29:14.283237 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 398/1592] 10.4.3.223 () {68 vars in 1258 bytes} [Fri Jul 3 02:29:14 2026] POST /volume/v3/volumes => generated 754 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:29:14.295108 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-e57aacb4-0bb8-44b4-9d46-e3ce02673175 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:14.296259 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-004a63d1-49a8-475f-8f70-a14d84aa8f36 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:14.298580 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-004a63d1-49a8-475f-8f70-a14d84aa8f36 tempest-ServersNegativeTestJSON-1341121979 tempest-ServersNegativeTestJSON-1341121979-project-member] GET https://10.4.3.223/volume/v3/volumes/d32ae903-74c8-4391-89dd-6f9d7f18c9f1 Jul 03 02:29:14.298682 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-e57aacb4-0bb8-44b4-9d46-e3ce02673175 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] PUT https://10.4.3.223/volume/v3/groups/25cdf8b4-a811-494b-8e57-a62255c1d2f9 Jul 03 02:29:14.299741 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-004a63d1-49a8-475f-8f70-a14d84aa8f36 tempest-ServersNegativeTestJSON-1341121979 tempest-ServersNegativeTestJSON-1341121979-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:14.299741 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-004a63d1-49a8-475f-8f70-a14d84aa8f36 tempest-ServersNegativeTestJSON-1341121979 tempest-ServersNegativeTestJSON-1341121979-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:14.299864 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-e57aacb4-0bb8-44b4-9d46-e3ce02673175 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "c387f45a-0cfc-4817-a196-d4fefc2bda5b"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:29:14.301265 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.groups [None req-e57aacb4-0bb8-44b4-9d46-e3ce02673175 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Update called for group 25cdf8b4-a811-494b-8e57-a62255c1d2f9. {{(pid=100014) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 03 02:29:14.301984 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.groups [None req-e57aacb4-0bb8-44b4-9d46-e3ce02673175 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Updating group 25cdf8b4-a811-494b-8e57-a62255c1d2f9 with name new_group description: This is a new group add_volumes: None remove_volumes: c387f45a-0cfc-4817-a196-d4fefc2bda5b. Jul 03 02:29:14.306167 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:14.306167 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:29:14.306688 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:14.306688 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:29:14.310395 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-004a63d1-49a8-475f-8f70-a14d84aa8f36 tempest-ServersNegativeTestJSON-1341121979 tempest-ServersNegativeTestJSON-1341121979-project-member] Volume info retrieved successfully. Jul 03 02:29:14.316949 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-004a63d1-49a8-475f-8f70-a14d84aa8f36 tempest-ServersNegativeTestJSON-1341121979 tempest-ServersNegativeTestJSON-1341121979-project-member] https://10.4.3.223/volume/v3/volumes/d32ae903-74c8-4391-89dd-6f9d7f18c9f1 returned with HTTP 200 Jul 03 02:29:14.316949 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 408/1593] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:29:14 2026] GET /volume/v3/volumes/d32ae903-74c8-4391-89dd-6f9d7f18c9f1 => generated 822 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:29:14.349238 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-e57aacb4-0bb8-44b4-9d46-e3ce02673175 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] https://10.4.3.223/volume/v3/groups/25cdf8b4-a811-494b-8e57-a62255c1d2f9 returned with HTTP 202 Jul 03 02:29:14.350079 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 398/1594] 10.4.3.223 () {70 vars in 1407 bytes} [Fri Jul 3 02:29:14 2026] PUT /volume/v3/groups/25cdf8b4-a811-494b-8e57-a62255c1d2f9 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 02:29:14.362363 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-e4818c2b-bdf6-431f-b0f4-9c19bf1fa5ad None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:14.364092 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-e4818c2b-bdf6-431f-b0f4-9c19bf1fa5ad tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] GET https://10.4.3.223/volume/v3/groups/25cdf8b4-a811-494b-8e57-a62255c1d2f9 Jul 03 02:29:14.364274 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-e4818c2b-bdf6-431f-b0f4-9c19bf1fa5ad tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:14.364456 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-e4818c2b-bdf6-431f-b0f4-9c19bf1fa5ad tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Calling method 'version_select' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:14.364576 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.groups [None req-e4818c2b-bdf6-431f-b0f4-9c19bf1fa5ad tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] show called for member 25cdf8b4-a811-494b-8e57-a62255c1d2f9 {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 02:29:14.367557 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:14.367557 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:29:14.374908 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-e4818c2b-bdf6-431f-b0f4-9c19bf1fa5ad tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] https://10.4.3.223/volume/v3/groups/25cdf8b4-a811-494b-8e57-a62255c1d2f9 returned with HTTP 200 Jul 03 02:29:14.375372 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 399/1595] 10.4.3.223 () {68 vars in 1386 bytes} [Fri Jul 3 02:29:14 2026] GET /volume/v3/groups/25cdf8b4-a811-494b-8e57-a62255c1d2f9 => generated 323 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:29:14.442579 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:14.442579 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:29:14.443191 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-be0b532e-2029-4e69-b156-a8be8afa75fe tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Volume info retrieved successfully. Jul 03 02:29:14.443311 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.backup.api [None req-be0b532e-2029-4e69-b156-a8be8afa75fe tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Checking backup size 1 against volume size 1 {{(pid=100012) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 03 02:29:14.443647 np0000004352 devstack@c-api.service[100012]: INFO cinder.backup.api [None req-be0b532e-2029-4e69-b156-a8be8afa75fe tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Overwriting volume 78748af2-5a46-4595-bcfb-0440beea99a7 with restore of backup 1e68222b-ac10-4ee4-a8d7-2389b6c7872e Jul 03 02:29:14.457777 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.backup.rpcapi [None req-be0b532e-2029-4e69-b156-a8be8afa75fe tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] restore_backup in rpcapi backup_id 1e68222b-ac10-4ee4-a8d7-2389b6c7872e {{(pid=100012) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 03 02:29:14.460218 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-be0b532e-2029-4e69-b156-a8be8afa75fe tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/1e68222b-ac10-4ee4-a8d7-2389b6c7872e/restore returned with HTTP 202 Jul 03 02:29:14.460710 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 391/1596] 10.4.3.223 () {68 vars in 1393 bytes} [Fri Jul 3 02:29:13 2026] POST /volume/v3/backups/1e68222b-ac10-4ee4-a8d7-2389b6c7872e/restore => generated 189 bytes in 1214 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:29:14.470622 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-1e74869a-2fba-4c64-8d9a-40be68d5ae72 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:14.474373 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-1e74869a-2fba-4c64-8d9a-40be68d5ae72 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/1e68222b-ac10-4ee4-a8d7-2389b6c7872e Jul 03 02:29:14.474373 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-1e74869a-2fba-4c64-8d9a-40be68d5ae72 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:14.474373 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-1e74869a-2fba-4c64-8d9a-40be68d5ae72 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:14.474373 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-1e74869a-2fba-4c64-8d9a-40be68d5ae72 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id 1e68222b-ac10-4ee4-a8d7-2389b6c7872e. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:29:14.480809 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:14.480809 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:29:14.480954 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-1e74869a-2fba-4c64-8d9a-40be68d5ae72 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/1e68222b-ac10-4ee4-a8d7-2389b6c7872e returned with HTTP 200 Jul 03 02:29:14.481338 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 409/1597] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:29:14 2026] GET /volume/v3/backups/1e68222b-ac10-4ee4-a8d7-2389b6c7872e => generated 826 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:29:14.773971 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-78aa1707-9498-4a22-b5ca-27d025115477 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:14.776190 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-78aa1707-9498-4a22-b5ca-27d025115477 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] GET https://10.4.3.223/volume/v3/volumes/f8ecbd41-5efe-401b-af85-1dc8a187fa03 Jul 03 02:29:14.776454 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-78aa1707-9498-4a22-b5ca-27d025115477 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:14.776707 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-78aa1707-9498-4a22-b5ca-27d025115477 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:14.785171 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:14.785171 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:29:14.789403 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-78aa1707-9498-4a22-b5ca-27d025115477 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Volume info retrieved successfully. Jul 03 02:29:14.793714 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-78aa1707-9498-4a22-b5ca-27d025115477 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] https://10.4.3.223/volume/v3/volumes/f8ecbd41-5efe-401b-af85-1dc8a187fa03 returned with HTTP 200 Jul 03 02:29:14.794125 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 399/1598] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:29:14 2026] GET /volume/v3/volumes/f8ecbd41-5efe-401b-af85-1dc8a187fa03 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:29:14.853117 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-670f6e35-1c0d-492c-952c-68d16fdf77c4 req-8a94318e-da97-4c01-8d26-fa6d1559848d None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:14.857441 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-670f6e35-1c0d-492c-952c-68d16fdf77c4 req-8a94318e-da97-4c01-8d26-fa6d1559848d tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] GET https://10.4.3.223/volume/v3/volumes/f8ecbd41-5efe-401b-af85-1dc8a187fa03 Jul 03 02:29:14.857441 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-670f6e35-1c0d-492c-952c-68d16fdf77c4 req-8a94318e-da97-4c01-8d26-fa6d1559848d tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:14.857441 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-670f6e35-1c0d-492c-952c-68d16fdf77c4 req-8a94318e-da97-4c01-8d26-fa6d1559848d tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:14.866385 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:14.866385 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:29:14.876273 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-670f6e35-1c0d-492c-952c-68d16fdf77c4 req-8a94318e-da97-4c01-8d26-fa6d1559848d tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Volume info retrieved successfully. Jul 03 02:29:14.883295 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-670f6e35-1c0d-492c-952c-68d16fdf77c4 req-8a94318e-da97-4c01-8d26-fa6d1559848d tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] https://10.4.3.223/volume/v3/volumes/f8ecbd41-5efe-401b-af85-1dc8a187fa03 returned with HTTP 200 Jul 03 02:29:14.883809 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 400/1599] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:29:14 2026] GET /volume/v3/volumes/f8ecbd41-5efe-401b-af85-1dc8a187fa03 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:29:15.328009 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-563c4362-f170-417c-b0cf-b82ec6f68c70 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:15.329978 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-563c4362-f170-417c-b0cf-b82ec6f68c70 tempest-ServersNegativeTestJSON-1341121979 tempest-ServersNegativeTestJSON-1341121979-project-member] GET https://10.4.3.223/volume/v3/volumes/d32ae903-74c8-4391-89dd-6f9d7f18c9f1 Jul 03 02:29:15.330233 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-563c4362-f170-417c-b0cf-b82ec6f68c70 tempest-ServersNegativeTestJSON-1341121979 tempest-ServersNegativeTestJSON-1341121979-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:15.330414 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-563c4362-f170-417c-b0cf-b82ec6f68c70 tempest-ServersNegativeTestJSON-1341121979 tempest-ServersNegativeTestJSON-1341121979-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:15.332722 np0000004352 devstack@c-api.service[100012]: DEBUG dbcounter [-] [100012] Writing DB stats cinder:SELECT=209,cinder:UPDATE=28,cinder:INSERT=15 {{(pid=100012) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 02:29:15.338444 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:15.338444 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:29:15.343755 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-563c4362-f170-417c-b0cf-b82ec6f68c70 tempest-ServersNegativeTestJSON-1341121979 tempest-ServersNegativeTestJSON-1341121979-project-member] Volume info retrieved successfully. Jul 03 02:29:15.349870 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-563c4362-f170-417c-b0cf-b82ec6f68c70 tempest-ServersNegativeTestJSON-1341121979 tempest-ServersNegativeTestJSON-1341121979-project-member] https://10.4.3.223/volume/v3/volumes/d32ae903-74c8-4391-89dd-6f9d7f18c9f1 returned with HTTP 200 Jul 03 02:29:15.350296 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 392/1600] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:29:15 2026] GET /volume/v3/volumes/d32ae903-74c8-4391-89dd-6f9d7f18c9f1 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:29:15.368291 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-972315d6-f74a-4b7c-9bfd-f9ae4083fa26 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:15.370519 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-972315d6-f74a-4b7c-9bfd-f9ae4083fa26 tempest-ServersNegativeTestJSON-1341121979 tempest-ServersNegativeTestJSON-1341121979-project-member] POST https://10.4.3.223/volume/v3/volumes/d32ae903-74c8-4391-89dd-6f9d7f18c9f1/action Jul 03 02:29:15.370961 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-972315d6-f74a-4b7c-9bfd-f9ae4083fa26 tempest-ServersNegativeTestJSON-1341121979 tempest-ServersNegativeTestJSON-1341121979-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100015) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:29:15.371181 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-972315d6-f74a-4b7c-9bfd-f9ae4083fa26 tempest-ServersNegativeTestJSON-1341121979 tempest-ServersNegativeTestJSON-1341121979-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:29:15.383317 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:15.383317 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:29:15.383803 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-972315d6-f74a-4b7c-9bfd-f9ae4083fa26 tempest-ServersNegativeTestJSON-1341121979 tempest-ServersNegativeTestJSON-1341121979-project-member] Volume info retrieved successfully. Jul 03 02:29:15.387157 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-8b52b9d2-5e19-485f-b994-ae7b152ac277 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:15.388944 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-8b52b9d2-5e19-485f-b994-ae7b152ac277 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] GET https://10.4.3.223/volume/v3/groups/25cdf8b4-a811-494b-8e57-a62255c1d2f9 Jul 03 02:29:15.389187 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-8b52b9d2-5e19-485f-b994-ae7b152ac277 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:15.389359 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-8b52b9d2-5e19-485f-b994-ae7b152ac277 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Calling method 'version_select' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:15.389501 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.groups [None req-8b52b9d2-5e19-485f-b994-ae7b152ac277 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] show called for member 25cdf8b4-a811-494b-8e57-a62255c1d2f9 {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 02:29:15.393519 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-972315d6-f74a-4b7c-9bfd-f9ae4083fa26 tempest-ServersNegativeTestJSON-1341121979 tempest-ServersNegativeTestJSON-1341121979-project-member] Volume updated successfully. Jul 03 02:29:15.393741 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-972315d6-f74a-4b7c-9bfd-f9ae4083fa26 tempest-ServersNegativeTestJSON-1341121979 tempest-ServersNegativeTestJSON-1341121979-project-member] https://10.4.3.223/volume/v3/volumes/d32ae903-74c8-4391-89dd-6f9d7f18c9f1/action returned with HTTP 200 Jul 03 02:29:15.393905 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:15.393905 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:29:15.394247 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 410/1601] 10.4.3.223 () {68 vars in 1390 bytes} [Fri Jul 3 02:29:15 2026] POST /volume/v3/volumes/d32ae903-74c8-4391-89dd-6f9d7f18c9f1/action => generated 0 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 03 02:29:15.402732 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-04f77e92-b698-499e-b874-1f84eb1ac582 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:15.404601 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-8b52b9d2-5e19-485f-b994-ae7b152ac277 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] https://10.4.3.223/volume/v3/groups/25cdf8b4-a811-494b-8e57-a62255c1d2f9 returned with HTTP 200 Jul 03 02:29:15.404691 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-04f77e92-b698-499e-b874-1f84eb1ac582 tempest-ServersNegativeTestJSON-1341121979 tempest-ServersNegativeTestJSON-1341121979-project-member] GET https://10.4.3.223/volume/v3/volumes/d32ae903-74c8-4391-89dd-6f9d7f18c9f1 Jul 03 02:29:15.404846 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-04f77e92-b698-499e-b874-1f84eb1ac582 tempest-ServersNegativeTestJSON-1341121979 tempest-ServersNegativeTestJSON-1341121979-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:15.405011 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 400/1602] 10.4.3.223 () {68 vars in 1386 bytes} [Fri Jul 3 02:29:15 2026] GET /volume/v3/groups/25cdf8b4-a811-494b-8e57-a62255c1d2f9 => generated 324 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:29:15.405099 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-04f77e92-b698-499e-b874-1f84eb1ac582 tempest-ServersNegativeTestJSON-1341121979 tempest-ServersNegativeTestJSON-1341121979-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:15.412858 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:15.412858 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:29:15.417290 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-04f77e92-b698-499e-b874-1f84eb1ac582 tempest-ServersNegativeTestJSON-1341121979 tempest-ServersNegativeTestJSON-1341121979-project-member] Volume info retrieved successfully. Jul 03 02:29:15.417604 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-af398014-0110-4363-b4e5-82b971be6412 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:15.419837 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-af398014-0110-4363-b4e5-82b971be6412 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] GET https://10.4.3.223/volume/v3/groups/25cdf8b4-a811-494b-8e57-a62255c1d2f9 Jul 03 02:29:15.420136 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-af398014-0110-4363-b4e5-82b971be6412 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:15.420412 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-af398014-0110-4363-b4e5-82b971be6412 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Calling method 'version_select' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:15.420621 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.groups [None req-af398014-0110-4363-b4e5-82b971be6412 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] show called for member 25cdf8b4-a811-494b-8e57-a62255c1d2f9 {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 02:29:15.424168 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-04f77e92-b698-499e-b874-1f84eb1ac582 tempest-ServersNegativeTestJSON-1341121979 tempest-ServersNegativeTestJSON-1341121979-project-member] https://10.4.3.223/volume/v3/volumes/d32ae903-74c8-4391-89dd-6f9d7f18c9f1 returned with HTTP 200 Jul 03 02:29:15.424747 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 401/1603] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:29:15 2026] GET /volume/v3/volumes/d32ae903-74c8-4391-89dd-6f9d7f18c9f1 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:29:15.427900 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:15.427900 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:29:15.438296 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-af398014-0110-4363-b4e5-82b971be6412 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] https://10.4.3.223/volume/v3/groups/25cdf8b4-a811-494b-8e57-a62255c1d2f9 returned with HTTP 200 Jul 03 02:29:15.439019 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 393/1604] 10.4.3.223 () {68 vars in 1386 bytes} [Fri Jul 3 02:29:15 2026] GET /volume/v3/groups/25cdf8b4-a811-494b-8e57-a62255c1d2f9 => generated 324 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:29:15.448564 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-a9b82784-a033-4eb8-a119-d19620a47051 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:15.450320 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-a9b82784-a033-4eb8-a119-d19620a47051 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] GET https://10.4.3.223/volume/v3/volumes/detail Jul 03 02:29:15.450534 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-a9b82784-a033-4eb8-a119-d19620a47051 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:15.450725 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-a9b82784-a033-4eb8-a119-d19620a47051 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Calling method 'detail' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:15.451013 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.api_utils [None req-a9b82784-a033-4eb8-a119-d19620a47051 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Removing options '' from query. {{(pid=100015) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 02:29:15.451831 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-a9b82784-a033-4eb8-a119-d19620a47051 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100015) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 02:29:15.461682 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-a9b82784-a033-4eb8-a119-d19620a47051 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Get all volumes completed successfully. Jul 03 02:29:15.462569 np0000004352 devstack@c-api.service[100015]: WARNING stevedore.named [None req-a9b82784-a033-4eb8-a119-d19620a47051 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:29:15.462766 np0000004352 devstack@c-api.service[100015]: WARNING castellan.key_manager [None req-a9b82784-a033-4eb8-a119-d19620a47051 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:29:15.496482 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-12013c40-6783-42e7-8d06-eb9e177d963e None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:15.497744 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-12013c40-6783-42e7-8d06-eb9e177d963e tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/1e68222b-ac10-4ee4-a8d7-2389b6c7872e Jul 03 02:29:15.497938 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-12013c40-6783-42e7-8d06-eb9e177d963e tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:15.498164 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-12013c40-6783-42e7-8d06-eb9e177d963e tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:15.498284 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-12013c40-6783-42e7-8d06-eb9e177d963e tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id 1e68222b-ac10-4ee4-a8d7-2389b6c7872e. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:29:15.502997 np0000004352 devstack@c-api.service[100015]: DEBUG oslo_db.sqlalchemy.engines [None req-a9b82784-a033-4eb8-a119-d19620a47051 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100015) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 02:29:15.503092 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:15.503092 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:29:15.503714 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-12013c40-6783-42e7-8d06-eb9e177d963e tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/1e68222b-ac10-4ee4-a8d7-2389b6c7872e returned with HTTP 200 Jul 03 02:29:15.505143 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 401/1605] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:29:15 2026] GET /volume/v3/backups/1e68222b-ac10-4ee4-a8d7-2389b6c7872e => generated 826 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:29:15.505219 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:15.505219 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:29:15.511634 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-a9b82784-a033-4eb8-a119-d19620a47051 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] https://10.4.3.223/volume/v3/volumes/detail returned with HTTP 200 Jul 03 02:29:15.512013 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 411/1606] 10.4.3.223 () {68 vars in 1299 bytes} [Fri Jul 3 02:29:15 2026] GET /volume/v3/volumes/detail => generated 1770 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:29:15.524768 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-a057667a-c934-4762-9e80-991a9fb5f9cd None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:15.528646 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-a057667a-c934-4762-9e80-991a9fb5f9cd tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] PUT https://10.4.3.223/volume/v3/groups/25cdf8b4-a811-494b-8e57-a62255c1d2f9 Jul 03 02:29:15.530989 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-a057667a-c934-4762-9e80-991a9fb5f9cd tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "c387f45a-0cfc-4817-a196-d4fefc2bda5b"}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:29:15.530989 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.groups [None req-a057667a-c934-4762-9e80-991a9fb5f9cd tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Update called for group 25cdf8b4-a811-494b-8e57-a62255c1d2f9. {{(pid=100013) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 03 02:29:15.530989 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.groups [None req-a057667a-c934-4762-9e80-991a9fb5f9cd tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Updating group 25cdf8b4-a811-494b-8e57-a62255c1d2f9 with name None description: None add_volumes: c387f45a-0cfc-4817-a196-d4fefc2bda5b remove_volumes: None. Jul 03 02:29:15.534285 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:15.534285 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:29:15.577908 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-a057667a-c934-4762-9e80-991a9fb5f9cd tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] https://10.4.3.223/volume/v3/groups/25cdf8b4-a811-494b-8e57-a62255c1d2f9 returned with HTTP 202 Jul 03 02:29:15.578517 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 402/1607] 10.4.3.223 () {70 vars in 1406 bytes} [Fri Jul 3 02:29:15 2026] PUT /volume/v3/groups/25cdf8b4-a811-494b-8e57-a62255c1d2f9 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 02:29:15.581616 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-975b765d-0a2d-4f15-a49f-70f88a48dee1 req-6e99a72e-e3d7-47c1-8ca5-d22d5b3dd682 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:15.585107 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-975b765d-0a2d-4f15-a49f-70f88a48dee1 req-6e99a72e-e3d7-47c1-8ca5-d22d5b3dd682 tempest-ServersNegativeTestJSON-1341121979 tempest-ServersNegativeTestJSON-1341121979-project-member] GET https://10.4.3.223/volume/v3/volumes/d32ae903-74c8-4391-89dd-6f9d7f18c9f1 Jul 03 02:29:15.585889 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-975b765d-0a2d-4f15-a49f-70f88a48dee1 req-6e99a72e-e3d7-47c1-8ca5-d22d5b3dd682 tempest-ServersNegativeTestJSON-1341121979 tempest-ServersNegativeTestJSON-1341121979-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:15.586191 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-975b765d-0a2d-4f15-a49f-70f88a48dee1 req-6e99a72e-e3d7-47c1-8ca5-d22d5b3dd682 tempest-ServersNegativeTestJSON-1341121979 tempest-ServersNegativeTestJSON-1341121979-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:15.586970 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-efb6d8fa-8342-4fe5-a06e-c75b2459e2e9 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:15.588737 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-efb6d8fa-8342-4fe5-a06e-c75b2459e2e9 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] GET https://10.4.3.223/volume/v3/groups/25cdf8b4-a811-494b-8e57-a62255c1d2f9 Jul 03 02:29:15.588961 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-efb6d8fa-8342-4fe5-a06e-c75b2459e2e9 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:15.589165 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-efb6d8fa-8342-4fe5-a06e-c75b2459e2e9 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Calling method 'version_select' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:15.589287 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.groups [None req-efb6d8fa-8342-4fe5-a06e-c75b2459e2e9 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] show called for member 25cdf8b4-a811-494b-8e57-a62255c1d2f9 {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 02:29:15.592591 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:15.592591 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:29:15.594998 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:15.594998 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:29:15.600307 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-efb6d8fa-8342-4fe5-a06e-c75b2459e2e9 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] https://10.4.3.223/volume/v3/groups/25cdf8b4-a811-494b-8e57-a62255c1d2f9 returned with HTTP 200 Jul 03 02:29:15.600810 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 402/1608] 10.4.3.223 () {68 vars in 1386 bytes} [Fri Jul 3 02:29:15 2026] GET /volume/v3/groups/25cdf8b4-a811-494b-8e57-a62255c1d2f9 => generated 323 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:29:15.601307 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [req-975b765d-0a2d-4f15-a49f-70f88a48dee1 req-6e99a72e-e3d7-47c1-8ca5-d22d5b3dd682 tempest-ServersNegativeTestJSON-1341121979 tempest-ServersNegativeTestJSON-1341121979-project-member] Volume info retrieved successfully. Jul 03 02:29:15.606688 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-975b765d-0a2d-4f15-a49f-70f88a48dee1 req-6e99a72e-e3d7-47c1-8ca5-d22d5b3dd682 tempest-ServersNegativeTestJSON-1341121979 tempest-ServersNegativeTestJSON-1341121979-project-member] https://10.4.3.223/volume/v3/volumes/d32ae903-74c8-4391-89dd-6f9d7f18c9f1 returned with HTTP 200 Jul 03 02:29:15.607363 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 394/1609] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:29:15 2026] GET /volume/v3/volumes/d32ae903-74c8-4391-89dd-6f9d7f18c9f1 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:29:15.983244 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-a47fbda9-3540-4b45-872d-197e9f1b8614 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:15.985165 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-a47fbda9-3540-4b45-872d-197e9f1b8614 tempest-ServersNegativeTestJSON-1341121979 tempest-ServersNegativeTestJSON-1341121979-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:29:15.985527 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-a47fbda9-3540-4b45-872d-197e9f1b8614 tempest-ServersNegativeTestJSON-1341121979 tempest-ServersNegativeTestJSON-1341121979-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-566976932"}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:29:15.986966 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.volumes [None req-a47fbda9-3540-4b45-872d-197e9f1b8614 tempest-ServersNegativeTestJSON-1341121979 tempest-ServersNegativeTestJSON-1341121979-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-566976932'}} {{(pid=100015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:29:15.987259 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-a47fbda9-3540-4b45-872d-197e9f1b8614 tempest-ServersNegativeTestJSON-1341121979 tempest-ServersNegativeTestJSON-1341121979-project-member] Create volume of 1 GB Jul 03 02:29:15.992133 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-a47fbda9-3540-4b45-872d-197e9f1b8614 tempest-ServersNegativeTestJSON-1341121979 tempest-ServersNegativeTestJSON-1341121979-project-member] Availability Zones retrieved successfully. Jul 03 02:29:15.998045 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-a47fbda9-3540-4b45-872d-197e9f1b8614 tempest-ServersNegativeTestJSON-1341121979 tempest-ServersNegativeTestJSON-1341121979-project-member] Flow 'volume_create_api' (e87498ab-9733-4bf9-8b36-644fbca7c90d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:29:15.998900 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-a47fbda9-3540-4b45-872d-197e9f1b8614 tempest-ServersNegativeTestJSON-1341121979 tempest-ServersNegativeTestJSON-1341121979-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e17b4f4-31fa-4719-971d-6183b0345130) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:29:15.999850 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.flows.api.create_volume [None req-a47fbda9-3540-4b45-872d-197e9f1b8614 tempest-ServersNegativeTestJSON-1341121979 tempest-ServersNegativeTestJSON-1341121979-project-member] Validating volume size '1' using validate_int {{(pid=100015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:29:16.027315 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-a47fbda9-3540-4b45-872d-197e9f1b8614 tempest-ServersNegativeTestJSON-1341121979 tempest-ServersNegativeTestJSON-1341121979-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e17b4f4-31fa-4719-971d-6183b0345130) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:29:16.028198 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-a47fbda9-3540-4b45-872d-197e9f1b8614 tempest-ServersNegativeTestJSON-1341121979 tempest-ServersNegativeTestJSON-1341121979-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9aa24f4-97ad-439f-8f50-08983c5c43ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:29:16.069819 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.quota [None req-a47fbda9-3540-4b45-872d-197e9f1b8614 tempest-ServersNegativeTestJSON-1341121979 tempest-ServersNegativeTestJSON-1341121979-project-member] Created reservations ['19415699-1009-4a70-926d-fe1eb34700e6', '43736f19-eb9d-4ae6-9f45-a8267ada6325', '50619fcd-eea5-49d3-b442-1f9e3f31ffb6', 'dd4725d2-5741-476f-a4bd-1f78fe40fa3d'] {{(pid=100015) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:29:16.070533 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-a47fbda9-3540-4b45-872d-197e9f1b8614 tempest-ServersNegativeTestJSON-1341121979 tempest-ServersNegativeTestJSON-1341121979-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9aa24f4-97ad-439f-8f50-08983c5c43ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['19415699-1009-4a70-926d-fe1eb34700e6', '43736f19-eb9d-4ae6-9f45-a8267ada6325', '50619fcd-eea5-49d3-b442-1f9e3f31ffb6', 'dd4725d2-5741-476f-a4bd-1f78fe40fa3d']}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:29:16.071211 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-a47fbda9-3540-4b45-872d-197e9f1b8614 tempest-ServersNegativeTestJSON-1341121979 tempest-ServersNegativeTestJSON-1341121979-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55f1067e-eaee-498a-8eb4-a3005fdddab8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:29:16.091588 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-a47fbda9-3540-4b45-872d-197e9f1b8614 tempest-ServersNegativeTestJSON-1341121979 tempest-ServersNegativeTestJSON-1341121979-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55f1067e-eaee-498a-8eb4-a3005fdddab8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '675750d2-6bf4-4675-b5c6-c33b10d5a81b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-566976932',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1796ff36d06d498a822fc1f5720ae539',qos_specs=None,replication_status=,reservations=['19415699-1009-4a70-926d-fe1eb34700e6','43736f19-eb9d-4ae6-9f45-a8267ada6325','50619fcd-eea5-49d3-b442-1f9e3f31ffb6','dd4725d2-5741-476f-a4bd-1f78fe40fa3d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad32e017bdeb41e19da5ecbfdf1cda96',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:29:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-566976932',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=675750d2-6bf4-4675-b5c6-c33b10d5a81b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1796ff36d06d498a822fc1f5720ae539',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ad32e017bdeb41e19da5ecbfdf1cda96',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:29:16.092366 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-a47fbda9-3540-4b45-872d-197e9f1b8614 tempest-ServersNegativeTestJSON-1341121979 tempest-ServersNegativeTestJSON-1341121979-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2208152-ae2b-421b-8a94-bcad438e4223) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:29:16.094198 np0000004352 devstack@c-api.service[100015]: DEBUG dbcounter [-] [100015] Writing DB stats cinder:SELECT=297,cinder:UPDATE=69,cinder:INSERT=31 {{(pid=100015) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 02:29:16.110321 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-a47fbda9-3540-4b45-872d-197e9f1b8614 tempest-ServersNegativeTestJSON-1341121979 tempest-ServersNegativeTestJSON-1341121979-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2208152-ae2b-421b-8a94-bcad438e4223) transitioned into state 'SUCCESS' from state '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-566976932',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1796ff36d06d498a822fc1f5720ae539',qos_specs=None,replication_status=,reservations=['19415699-1009-4a70-926d-fe1eb34700e6','43736f19-eb9d-4ae6-9f45-a8267ada6325','50619fcd-eea5-49d3-b442-1f9e3f31ffb6','dd4725d2-5741-476f-a4bd-1f78fe40fa3d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad32e017bdeb41e19da5ecbfdf1cda96',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:29:16.110987 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-a47fbda9-3540-4b45-872d-197e9f1b8614 tempest-ServersNegativeTestJSON-1341121979 tempest-ServersNegativeTestJSON-1341121979-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (469912b1-953e-44e6-a66c-fc9260ae6036) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:29:16.121489 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-a47fbda9-3540-4b45-872d-197e9f1b8614 tempest-ServersNegativeTestJSON-1341121979 tempest-ServersNegativeTestJSON-1341121979-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (469912b1-953e-44e6-a66c-fc9260ae6036) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:29:16.121489 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-a47fbda9-3540-4b45-872d-197e9f1b8614 tempest-ServersNegativeTestJSON-1341121979 tempest-ServersNegativeTestJSON-1341121979-project-member] Flow 'volume_create_api' (e87498ab-9733-4bf9-8b36-644fbca7c90d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:29:16.121489 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-a47fbda9-3540-4b45-872d-197e9f1b8614 tempest-ServersNegativeTestJSON-1341121979 tempest-ServersNegativeTestJSON-1341121979-project-member] Create volume request issued successfully. Jul 03 02:29:16.121489 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-a47fbda9-3540-4b45-872d-197e9f1b8614 tempest-ServersNegativeTestJSON-1341121979 tempest-ServersNegativeTestJSON-1341121979-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:29:16.121489 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 412/1610] 10.4.3.223 () {68 vars in 1258 bytes} [Fri Jul 3 02:29:15 2026] POST /volume/v3/volumes => generated 753 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:29:16.132172 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-ff64a1ef-70f6-40e5-b817-2a25af9d001a None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:16.134041 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-ff64a1ef-70f6-40e5-b817-2a25af9d001a tempest-ServersNegativeTestJSON-1341121979 tempest-ServersNegativeTestJSON-1341121979-project-member] GET https://10.4.3.223/volume/v3/volumes/675750d2-6bf4-4675-b5c6-c33b10d5a81b Jul 03 02:29:16.134256 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-ff64a1ef-70f6-40e5-b817-2a25af9d001a tempest-ServersNegativeTestJSON-1341121979 tempest-ServersNegativeTestJSON-1341121979-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:16.134459 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-ff64a1ef-70f6-40e5-b817-2a25af9d001a tempest-ServersNegativeTestJSON-1341121979 tempest-ServersNegativeTestJSON-1341121979-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:16.140917 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:16.140917 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:29:16.144933 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-ff64a1ef-70f6-40e5-b817-2a25af9d001a tempest-ServersNegativeTestJSON-1341121979 tempest-ServersNegativeTestJSON-1341121979-project-member] Volume info retrieved successfully. Jul 03 02:29:16.149725 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-ff64a1ef-70f6-40e5-b817-2a25af9d001a tempest-ServersNegativeTestJSON-1341121979 tempest-ServersNegativeTestJSON-1341121979-project-member] https://10.4.3.223/volume/v3/volumes/675750d2-6bf4-4675-b5c6-c33b10d5a81b returned with HTTP 200 Jul 03 02:29:16.150195 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 403/1611] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:29:16 2026] GET /volume/v3/volumes/675750d2-6bf4-4675-b5c6-c33b10d5a81b => generated 821 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:29:16.515533 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-76812b97-1cc9-4646-996b-60c06e5e81e0 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:16.517321 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-76812b97-1cc9-4646-996b-60c06e5e81e0 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/1e68222b-ac10-4ee4-a8d7-2389b6c7872e Jul 03 02:29:16.517573 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-76812b97-1cc9-4646-996b-60c06e5e81e0 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:16.517858 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-76812b97-1cc9-4646-996b-60c06e5e81e0 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:16.517914 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-76812b97-1cc9-4646-996b-60c06e5e81e0 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id 1e68222b-ac10-4ee4-a8d7-2389b6c7872e. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:29:16.523787 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:16.523787 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:29:16.524651 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-76812b97-1cc9-4646-996b-60c06e5e81e0 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/1e68222b-ac10-4ee4-a8d7-2389b6c7872e returned with HTTP 200 Jul 03 02:29:16.525176 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 403/1612] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:29:16 2026] GET /volume/v3/backups/1e68222b-ac10-4ee4-a8d7-2389b6c7872e => generated 826 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:29:16.609872 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-c7e4fcc1-11f5-49e8-9b45-78f35071db81 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:16.611643 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-c7e4fcc1-11f5-49e8-9b45-78f35071db81 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] GET https://10.4.3.223/volume/v3/groups/25cdf8b4-a811-494b-8e57-a62255c1d2f9 Jul 03 02:29:16.611824 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-c7e4fcc1-11f5-49e8-9b45-78f35071db81 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:16.611989 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-c7e4fcc1-11f5-49e8-9b45-78f35071db81 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Calling method 'version_select' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:16.612231 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.groups [None req-c7e4fcc1-11f5-49e8-9b45-78f35071db81 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] show called for member 25cdf8b4-a811-494b-8e57-a62255c1d2f9 {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 02:29:16.617066 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:16.617066 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:29:16.625984 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-c7e4fcc1-11f5-49e8-9b45-78f35071db81 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] https://10.4.3.223/volume/v3/groups/25cdf8b4-a811-494b-8e57-a62255c1d2f9 returned with HTTP 200 Jul 03 02:29:16.626402 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 395/1613] 10.4.3.223 () {68 vars in 1386 bytes} [Fri Jul 3 02:29:16 2026] GET /volume/v3/groups/25cdf8b4-a811-494b-8e57-a62255c1d2f9 => generated 324 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:29:16.638483 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-8978df87-86bb-4401-a630-74ea80740523 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:16.641310 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-8978df87-86bb-4401-a630-74ea80740523 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] GET https://10.4.3.223/volume/v3/volumes/detail Jul 03 02:29:16.641310 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-8978df87-86bb-4401-a630-74ea80740523 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:16.641310 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-8978df87-86bb-4401-a630-74ea80740523 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Calling method 'detail' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:16.641310 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.api_utils [None req-8978df87-86bb-4401-a630-74ea80740523 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Removing options '' from query. {{(pid=100015) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 02:29:16.641621 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:16.641621 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:29:16.642155 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-8978df87-86bb-4401-a630-74ea80740523 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100015) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 02:29:16.651580 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-8978df87-86bb-4401-a630-74ea80740523 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Get all volumes completed successfully. Jul 03 02:29:16.652469 np0000004352 devstack@c-api.service[100015]: WARNING stevedore.named [None req-8978df87-86bb-4401-a630-74ea80740523 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:29:16.653042 np0000004352 devstack@c-api.service[100015]: WARNING castellan.key_manager [None req-8978df87-86bb-4401-a630-74ea80740523 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:29:16.697488 np0000004352 devstack@c-api.service[100015]: DEBUG oslo_db.sqlalchemy.engines [None req-8978df87-86bb-4401-a630-74ea80740523 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100015) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 02:29:16.700547 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:16.700547 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:29:16.704294 np0000004352 devstack@c-api.service[100015]: WARNING stevedore.named [None req-8978df87-86bb-4401-a630-74ea80740523 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:29:16.704538 np0000004352 devstack@c-api.service[100015]: WARNING castellan.key_manager [None req-8978df87-86bb-4401-a630-74ea80740523 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:29:16.748325 np0000004352 devstack@c-api.service[100015]: DEBUG oslo_db.sqlalchemy.engines [None req-8978df87-86bb-4401-a630-74ea80740523 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100015) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 02:29:16.751141 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:16.751141 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:29:16.758083 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-8978df87-86bb-4401-a630-74ea80740523 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] https://10.4.3.223/volume/v3/volumes/detail returned with HTTP 200 Jul 03 02:29:16.758083 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 413/1614] 10.4.3.223 () {68 vars in 1299 bytes} [Fri Jul 3 02:29:16 2026] GET /volume/v3/volumes/detail => generated 1804 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:29:16.771581 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-90cb08b3-c1dc-467e-9293-aa2fe1144ed7 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:16.773401 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-90cb08b3-c1dc-467e-9293-aa2fe1144ed7 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] GET https://10.4.3.223/volume/v3/volumes/detail Jul 03 02:29:16.773604 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-90cb08b3-c1dc-467e-9293-aa2fe1144ed7 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:16.773776 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-90cb08b3-c1dc-467e-9293-aa2fe1144ed7 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Calling method 'detail' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:16.774030 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.api_utils [None req-90cb08b3-c1dc-467e-9293-aa2fe1144ed7 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Removing options '' from query. {{(pid=100013) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 02:29:16.774703 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-90cb08b3-c1dc-467e-9293-aa2fe1144ed7 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100013) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 02:29:16.783799 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-90cb08b3-c1dc-467e-9293-aa2fe1144ed7 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Get all volumes completed successfully. Jul 03 02:29:16.784831 np0000004352 devstack@c-api.service[100013]: WARNING stevedore.named [None req-90cb08b3-c1dc-467e-9293-aa2fe1144ed7 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:29:16.785629 np0000004352 devstack@c-api.service[100013]: WARNING castellan.key_manager [None req-90cb08b3-c1dc-467e-9293-aa2fe1144ed7 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:29:16.826575 np0000004352 devstack@c-api.service[100013]: DEBUG oslo_db.sqlalchemy.engines [None req-90cb08b3-c1dc-467e-9293-aa2fe1144ed7 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100013) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 02:29:16.828952 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:16.828952 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:29:16.832960 np0000004352 devstack@c-api.service[100013]: WARNING stevedore.named [None req-90cb08b3-c1dc-467e-9293-aa2fe1144ed7 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:29:16.833130 np0000004352 devstack@c-api.service[100013]: WARNING castellan.key_manager [None req-90cb08b3-c1dc-467e-9293-aa2fe1144ed7 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:29:16.869390 np0000004352 devstack@c-api.service[100013]: DEBUG oslo_db.sqlalchemy.engines [None req-90cb08b3-c1dc-467e-9293-aa2fe1144ed7 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100013) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 02:29:16.873375 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:16.873375 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:29:16.882885 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-90cb08b3-c1dc-467e-9293-aa2fe1144ed7 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] https://10.4.3.223/volume/v3/volumes/detail returned with HTTP 200 Jul 03 02:29:16.883431 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 404/1615] 10.4.3.223 () {68 vars in 1299 bytes} [Fri Jul 3 02:29:16 2026] GET /volume/v3/volumes/detail => generated 1804 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:29:16.901232 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-fb96ace5-8b2c-4437-8e1a-f7ed90a69fd2 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:16.903619 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-fb96ace5-8b2c-4437-8e1a-f7ed90a69fd2 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] POST https://10.4.3.223/volume/v3/groups/25cdf8b4-a811-494b-8e57-a62255c1d2f9/action Jul 03 02:29:16.904096 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-fb96ace5-8b2c-4437-8e1a-f7ed90a69fd2 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:29:16.904298 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-fb96ace5-8b2c-4437-8e1a-f7ed90a69fd2 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:29:16.906616 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.groups [None req-fb96ace5-8b2c-4437-8e1a-f7ed90a69fd2 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] delete called for group 25cdf8b4-a811-494b-8e57-a62255c1d2f9 {{(pid=100014) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 02:29:16.906870 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.groups [None req-fb96ace5-8b2c-4437-8e1a-f7ed90a69fd2 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Delete group with id: 25cdf8b4-a811-494b-8e57-a62255c1d2f9 Jul 03 02:29:16.911264 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:16.911264 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:29:16.920050 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-8477f6b7-d973-4298-a975-bb9725231ced None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:16.920495 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-8477f6b7-d973-4298-a975-bb9725231ced None None] GET https://10.4.3.223/volume// Jul 03 02:29:16.920657 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-8477f6b7-d973-4298-a975-bb9725231ced None None] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:16.920831 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-8477f6b7-d973-4298-a975-bb9725231ced None None] Calling method 'all' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:16.921193 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-8477f6b7-d973-4298-a975-bb9725231ced None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:29:16.921492 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 396/1616] 10.4.3.223 () {66 vars in 1428 bytes} [Fri Jul 3 02:29:16 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:29:16.929745 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-670f6e35-1c0d-492c-952c-68d16fdf77c4 req-2f80fa99-19f7-4802-a731-9e7c8d7d455b None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:16.959340 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-670f6e35-1c0d-492c-952c-68d16fdf77c4 req-2f80fa99-19f7-4802-a731-9e7c8d7d455b tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] POST https://10.4.3.223/volume/v3/attachments Jul 03 02:29:16.959717 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-670f6e35-1c0d-492c-952c-68d16fdf77c4 req-2f80fa99-19f7-4802-a731-9e7c8d7d455b tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f8ecbd41-5efe-401b-af85-1dc8a187fa03", "connector": null, "instance_uuid": "2b3553cb-788d-4267-abf4-b9e14c2ce606"}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:29:16.967612 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-fb96ace5-8b2c-4437-8e1a-f7ed90a69fd2 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] https://10.4.3.223/volume/v3/groups/25cdf8b4-a811-494b-8e57-a62255c1d2f9/action returned with HTTP 202 Jul 03 02:29:16.967756 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:16.967756 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:29:16.968031 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 404/1617] 10.4.3.223 () {70 vars in 1428 bytes} [Fri Jul 3 02:29:16 2026] POST /volume/v3/groups/25cdf8b4-a811-494b-8e57-a62255c1d2f9/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 02:29:16.977435 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-0f4339d7-633c-49d0-bc26-a6d8f3864bc0 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:16.980034 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-0f4339d7-633c-49d0-bc26-a6d8f3864bc0 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] GET https://10.4.3.223/volume/v3/volumes/c387f45a-0cfc-4817-a196-d4fefc2bda5b Jul 03 02:29:16.980376 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-0f4339d7-633c-49d0-bc26-a6d8f3864bc0 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:16.980714 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-0f4339d7-633c-49d0-bc26-a6d8f3864bc0 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:16.990470 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:16.990470 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:29:16.996084 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-0f4339d7-633c-49d0-bc26-a6d8f3864bc0 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Volume info retrieved successfully. Jul 03 02:29:16.996942 np0000004352 devstack@c-api.service[100013]: WARNING stevedore.named [None req-0f4339d7-633c-49d0-bc26-a6d8f3864bc0 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:29:16.997082 np0000004352 devstack@c-api.service[100013]: WARNING castellan.key_manager [None req-0f4339d7-633c-49d0-bc26-a6d8f3864bc0 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:29:17.021660 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-670f6e35-1c0d-492c-952c-68d16fdf77c4 req-2f80fa99-19f7-4802-a731-9e7c8d7d455b tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Jul 03 02:29:17.022152 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 414/1618] 10.4.3.223 () {74 vars in 1594 bytes} [Fri Jul 3 02:29:16 2026] POST /volume/v3/attachments => generated 273 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:29:17.037270 np0000004352 devstack@c-api.service[100013]: DEBUG oslo_db.sqlalchemy.engines [None req-0f4339d7-633c-49d0-bc26-a6d8f3864bc0 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100013) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 02:29:17.042379 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:17.042379 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:29:17.052905 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-0f4339d7-633c-49d0-bc26-a6d8f3864bc0 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] https://10.4.3.223/volume/v3/volumes/c387f45a-0cfc-4817-a196-d4fefc2bda5b returned with HTTP 200 Jul 03 02:29:17.053611 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 405/1619] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:29:16 2026] GET /volume/v3/volumes/c387f45a-0cfc-4817-a196-d4fefc2bda5b => generated 904 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:29:17.162896 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-d19d38f7-8e82-47eb-b811-41ad33c55d41 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:17.165032 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-d19d38f7-8e82-47eb-b811-41ad33c55d41 tempest-ServersNegativeTestJSON-1341121979 tempest-ServersNegativeTestJSON-1341121979-project-member] GET https://10.4.3.223/volume/v3/volumes/675750d2-6bf4-4675-b5c6-c33b10d5a81b Jul 03 02:29:17.165257 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-d19d38f7-8e82-47eb-b811-41ad33c55d41 tempest-ServersNegativeTestJSON-1341121979 tempest-ServersNegativeTestJSON-1341121979-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:17.165501 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-d19d38f7-8e82-47eb-b811-41ad33c55d41 tempest-ServersNegativeTestJSON-1341121979 tempest-ServersNegativeTestJSON-1341121979-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:17.172816 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:17.172816 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:29:17.176978 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-d19d38f7-8e82-47eb-b811-41ad33c55d41 tempest-ServersNegativeTestJSON-1341121979 tempest-ServersNegativeTestJSON-1341121979-project-member] Volume info retrieved successfully. Jul 03 02:29:17.182130 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-d19d38f7-8e82-47eb-b811-41ad33c55d41 tempest-ServersNegativeTestJSON-1341121979 tempest-ServersNegativeTestJSON-1341121979-project-member] https://10.4.3.223/volume/v3/volumes/675750d2-6bf4-4675-b5c6-c33b10d5a81b returned with HTTP 200 Jul 03 02:29:17.183659 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 397/1620] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:29:17 2026] GET /volume/v3/volumes/675750d2-6bf4-4675-b5c6-c33b10d5a81b => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:29:17.404868 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-1cc9c7a1-a84b-49e4-bc1a-c87e4de0007e None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:17.406501 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-1cc9c7a1-a84b-49e4-bc1a-c87e4de0007e tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] GET https://10.4.3.223/volume/v3/volumes/f8ecbd41-5efe-401b-af85-1dc8a187fa03 Jul 03 02:29:17.406667 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-1cc9c7a1-a84b-49e4-bc1a-c87e4de0007e tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:17.406854 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-1cc9c7a1-a84b-49e4-bc1a-c87e4de0007e tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:17.415644 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:17.415644 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:29:17.418713 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-1cc9c7a1-a84b-49e4-bc1a-c87e4de0007e tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Volume info retrieved successfully. Jul 03 02:29:17.422531 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-1cc9c7a1-a84b-49e4-bc1a-c87e4de0007e tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] https://10.4.3.223/volume/v3/volumes/f8ecbd41-5efe-401b-af85-1dc8a187fa03 returned with HTTP 200 Jul 03 02:29:17.422875 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 405/1621] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:29:17 2026] GET /volume/v3/volumes/f8ecbd41-5efe-401b-af85-1dc8a187fa03 => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:29:17.452115 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-f5ecfe05-5121-45f7-bf85-b98aebedaf73 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:17.454179 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-f5ecfe05-5121-45f7-bf85-b98aebedaf73 tempest-ServersNegativeTestJSON-1341121979 tempest-ServersNegativeTestJSON-1341121979-project-member] DELETE https://10.4.3.223/volume/v3/volumes/675750d2-6bf4-4675-b5c6-c33b10d5a81b Jul 03 02:29:17.454390 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-f5ecfe05-5121-45f7-bf85-b98aebedaf73 tempest-ServersNegativeTestJSON-1341121979 tempest-ServersNegativeTestJSON-1341121979-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:17.454614 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-f5ecfe05-5121-45f7-bf85-b98aebedaf73 tempest-ServersNegativeTestJSON-1341121979 tempest-ServersNegativeTestJSON-1341121979-project-member] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:17.454770 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-f5ecfe05-5121-45f7-bf85-b98aebedaf73 tempest-ServersNegativeTestJSON-1341121979 tempest-ServersNegativeTestJSON-1341121979-project-member] Delete volume with id: 675750d2-6bf4-4675-b5c6-c33b10d5a81b Jul 03 02:29:17.461722 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:17.461722 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:29:17.462238 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-f5ecfe05-5121-45f7-bf85-b98aebedaf73 tempest-ServersNegativeTestJSON-1341121979 tempest-ServersNegativeTestJSON-1341121979-project-member] Volume info retrieved successfully. Jul 03 02:29:17.482805 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-f5ecfe05-5121-45f7-bf85-b98aebedaf73 tempest-ServersNegativeTestJSON-1341121979 tempest-ServersNegativeTestJSON-1341121979-project-member] Delete volume request issued successfully. Jul 03 02:29:17.483026 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-f5ecfe05-5121-45f7-bf85-b98aebedaf73 tempest-ServersNegativeTestJSON-1341121979 tempest-ServersNegativeTestJSON-1341121979-project-member] https://10.4.3.223/volume/v3/volumes/675750d2-6bf4-4675-b5c6-c33b10d5a81b returned with HTTP 202 Jul 03 02:29:17.483433 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 415/1622] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:29:17 2026] DELETE /volume/v3/volumes/675750d2-6bf4-4675-b5c6-c33b10d5a81b => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:29:17.492159 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-dd96837b-4a12-4edd-94b5-63c13c987840 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:17.494720 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-dd96837b-4a12-4edd-94b5-63c13c987840 tempest-ServersNegativeTestJSON-1341121979 tempest-ServersNegativeTestJSON-1341121979-project-member] GET https://10.4.3.223/volume/v3/volumes/675750d2-6bf4-4675-b5c6-c33b10d5a81b Jul 03 02:29:17.494920 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-dd96837b-4a12-4edd-94b5-63c13c987840 tempest-ServersNegativeTestJSON-1341121979 tempest-ServersNegativeTestJSON-1341121979-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:17.495100 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-dd96837b-4a12-4edd-94b5-63c13c987840 tempest-ServersNegativeTestJSON-1341121979 tempest-ServersNegativeTestJSON-1341121979-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:17.503571 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:17.503571 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:29:17.508327 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-dd96837b-4a12-4edd-94b5-63c13c987840 tempest-ServersNegativeTestJSON-1341121979 tempest-ServersNegativeTestJSON-1341121979-project-member] Volume info retrieved successfully. Jul 03 02:29:17.516226 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-dd96837b-4a12-4edd-94b5-63c13c987840 tempest-ServersNegativeTestJSON-1341121979 tempest-ServersNegativeTestJSON-1341121979-project-member] https://10.4.3.223/volume/v3/volumes/675750d2-6bf4-4675-b5c6-c33b10d5a81b returned with HTTP 200 Jul 03 02:29:17.516606 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 406/1623] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:29:17 2026] GET /volume/v3/volumes/675750d2-6bf4-4675-b5c6-c33b10d5a81b => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:29:17.537179 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-3409f39e-b725-4db9-838b-a3dafe564c75 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:17.539003 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-3409f39e-b725-4db9-838b-a3dafe564c75 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/1e68222b-ac10-4ee4-a8d7-2389b6c7872e Jul 03 02:29:17.539191 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-3409f39e-b725-4db9-838b-a3dafe564c75 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:17.539428 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-3409f39e-b725-4db9-838b-a3dafe564c75 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:17.539610 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-3409f39e-b725-4db9-838b-a3dafe564c75 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id 1e68222b-ac10-4ee4-a8d7-2389b6c7872e. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:29:17.545165 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:17.545165 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:29:17.546063 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-3409f39e-b725-4db9-838b-a3dafe564c75 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/1e68222b-ac10-4ee4-a8d7-2389b6c7872e returned with HTTP 200 Jul 03 02:29:17.546479 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 398/1624] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:29:17 2026] GET /volume/v3/backups/1e68222b-ac10-4ee4-a8d7-2389b6c7872e => generated 826 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:29:17.556587 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-0381c3d9-c3f3-43e8-bc26-ed200b9ca02d None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:17.556992 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-0381c3d9-c3f3-43e8-bc26-ed200b9ca02d None None] GET https://10.4.3.223/volume// Jul 03 02:29:17.557185 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-0381c3d9-c3f3-43e8-bc26-ed200b9ca02d None None] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:17.557409 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-0381c3d9-c3f3-43e8-bc26-ed200b9ca02d None None] Calling method 'all' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:17.557796 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-0381c3d9-c3f3-43e8-bc26-ed200b9ca02d None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:29:17.558117 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 406/1625] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:29:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:29:17.565433 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-670f6e35-1c0d-492c-952c-68d16fdf77c4 req-0c1a782b-cf92-4f40-8a8b-ce275bd9d056 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:17.567361 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-670f6e35-1c0d-492c-952c-68d16fdf77c4 req-0c1a782b-cf92-4f40-8a8b-ce275bd9d056 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] GET https://10.4.3.223/volume/v3/volumes/f8ecbd41-5efe-401b-af85-1dc8a187fa03 Jul 03 02:29:17.567582 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-670f6e35-1c0d-492c-952c-68d16fdf77c4 req-0c1a782b-cf92-4f40-8a8b-ce275bd9d056 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:17.567777 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-670f6e35-1c0d-492c-952c-68d16fdf77c4 req-0c1a782b-cf92-4f40-8a8b-ce275bd9d056 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:17.577593 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:17.577593 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:29:17.581013 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [req-670f6e35-1c0d-492c-952c-68d16fdf77c4 req-0c1a782b-cf92-4f40-8a8b-ce275bd9d056 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Volume info retrieved successfully. Jul 03 02:29:17.586016 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-670f6e35-1c0d-492c-952c-68d16fdf77c4 req-0c1a782b-cf92-4f40-8a8b-ce275bd9d056 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] https://10.4.3.223/volume/v3/volumes/f8ecbd41-5efe-401b-af85-1dc8a187fa03 returned with HTTP 200 Jul 03 02:29:17.586521 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 416/1626] 10.4.3.223 () {70 vars in 1639 bytes} [Fri Jul 3 02:29:17 2026] GET /volume/v3/volumes/f8ecbd41-5efe-401b-af85-1dc8a187fa03 => generated 1023 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:29:17.682525 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-670f6e35-1c0d-492c-952c-68d16fdf77c4 req-ef15a37c-e059-4cf6-a019-4b719d90ab35 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:17.684487 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-670f6e35-1c0d-492c-952c-68d16fdf77c4 req-ef15a37c-e059-4cf6-a019-4b719d90ab35 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] PUT https://10.4.3.223/volume/v3/attachments/684896dc-b5f0-4c23-89be-eda22321e4a1 Jul 03 02:29:17.684892 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-670f6e35-1c0d-492c-952c-68d16fdf77c4 req-ef15a37c-e059-4cf6-a019-4b719d90ab35 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000004352", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2a2633a05d73", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "80a8c083-552c-46a2-8db9-fd9e83fa2364", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:29:17.695047 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.coordination [req-670f6e35-1c0d-492c-952c-68d16fdf77c4 req-ef15a37c-e059-4cf6-a019-4b719d90ab35 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Acquiring lock "cinder-attachment_update-f8ecbd41-5efe-401b-af85-1dc8a187fa03-np0000004352" by "attachment_update" {{(pid=100013) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 02:29:17.698875 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.coordination [req-670f6e35-1c0d-492c-952c-68d16fdf77c4 req-ef15a37c-e059-4cf6-a019-4b719d90ab35 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Lock "cinder-attachment_update-f8ecbd41-5efe-401b-af85-1dc8a187fa03-np0000004352" acquired by "attachment_update" :: waited 0.004s {{(pid=100013) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 02:29:17.699763 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:17.699763 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:29:18.066332 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-7026e22d-3a94-402d-9bad-4f3414c4283e None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:18.070357 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-7026e22d-3a94-402d-9bad-4f3414c4283e tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] GET https://10.4.3.223/volume/v3/volumes/c387f45a-0cfc-4817-a196-d4fefc2bda5b Jul 03 02:29:18.070696 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-7026e22d-3a94-402d-9bad-4f3414c4283e tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:18.070973 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-7026e22d-3a94-402d-9bad-4f3414c4283e tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:18.083232 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-7026e22d-3a94-402d-9bad-4f3414c4283e tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] https://10.4.3.223/volume/v3/volumes/c387f45a-0cfc-4817-a196-d4fefc2bda5b returned with HTTP 404 Jul 03 02:29:18.083937 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 399/1627] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:29:18 2026] GET /volume/v3/volumes/c387f45a-0cfc-4817-a196-d4fefc2bda5b => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 02:29:18.090539 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-32851619-eec4-4f44-aaea-7b27618f5445 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:18.092442 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-32851619-eec4-4f44-aaea-7b27618f5445 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] GET https://10.4.3.223/volume/v3/volumes/6bf9d929-9b34-4988-a36e-82a6b57d0689 Jul 03 02:29:18.092697 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-32851619-eec4-4f44-aaea-7b27618f5445 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:18.092910 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-32851619-eec4-4f44-aaea-7b27618f5445 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:18.095116 np0000004352 devstack@c-api.service[100014]: DEBUG dbcounter [-] [100014] Writing DB stats cinder:SELECT=328,cinder:UPDATE=99,cinder:INSERT=52 {{(pid=100014) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 02:29:18.099641 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-32851619-eec4-4f44-aaea-7b27618f5445 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] https://10.4.3.223/volume/v3/volumes/6bf9d929-9b34-4988-a36e-82a6b57d0689 returned with HTTP 404 Jul 03 02:29:18.100225 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 407/1628] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:29:18 2026] GET /volume/v3/volumes/6bf9d929-9b34-4988-a36e-82a6b57d0689 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 02:29:18.106217 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-db3984ac-4704-46e1-8f58-45798af51525 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:18.107798 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-db3984ac-4704-46e1-8f58-45798af51525 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] GET https://10.4.3.223/volume/v3/groups/25cdf8b4-a811-494b-8e57-a62255c1d2f9 Jul 03 02:29:18.108003 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-db3984ac-4704-46e1-8f58-45798af51525 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:18.108180 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-db3984ac-4704-46e1-8f58-45798af51525 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] Calling method 'version_select' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:18.108305 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.groups [None req-db3984ac-4704-46e1-8f58-45798af51525 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] show called for member 25cdf8b4-a811-494b-8e57-a62255c1d2f9 {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 02:29:18.111151 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-db3984ac-4704-46e1-8f58-45798af51525 tempest-GroupsTest-1699351749 tempest-GroupsTest-1699351749-project-member] https://10.4.3.223/volume/v3/groups/25cdf8b4-a811-494b-8e57-a62255c1d2f9 returned with HTTP 404 Jul 03 02:29:18.111638 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 417/1629] 10.4.3.223 () {68 vars in 1386 bytes} [Fri Jul 3 02:29:18 2026] GET /volume/v3/groups/25cdf8b4-a811-494b-8e57-a62255c1d2f9 => generated 108 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 02:29:18.117543 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-ff8e767b-601a-4a17-bfaf-75377dc2f239 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:18.119109 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-ff8e767b-601a-4a17-bfaf-75377dc2f239 tempest-GroupsTest-2012396087 tempest-GroupsTest-2012396087-project-admin] DELETE https://10.4.3.223/volume/v3/group_types/b20e02db-cd35-4ce4-a245-92438778073d Jul 03 02:29:18.119378 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-ff8e767b-601a-4a17-bfaf-75377dc2f239 tempest-GroupsTest-2012396087 tempest-GroupsTest-2012396087-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:18.119586 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-ff8e767b-601a-4a17-bfaf-75377dc2f239 tempest-GroupsTest-2012396087 tempest-GroupsTest-2012396087-project-admin] Calling method 'version_select' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:18.131547 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-ff8e767b-601a-4a17-bfaf-75377dc2f239 tempest-GroupsTest-2012396087 tempest-GroupsTest-2012396087-project-admin] https://10.4.3.223/volume/v3/group_types/b20e02db-cd35-4ce4-a245-92438778073d returned with HTTP 202 Jul 03 02:29:18.131944 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 400/1630] 10.4.3.223 () {68 vars in 1404 bytes} [Fri Jul 3 02:29:18 2026] DELETE /volume/v3/group_types/b20e02db-cd35-4ce4-a245-92438778073d => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 02:29:18.138013 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-fe0b846d-abaa-432b-aaed-fd7047f55912 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:18.139620 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-fe0b846d-abaa-432b-aaed-fd7047f55912 tempest-GroupsTest-2012396087 tempest-GroupsTest-2012396087-project-admin] DELETE https://10.4.3.223/volume/v3/types/2da8b3fd-0f8d-489f-8b44-2151dc06f0e6 Jul 03 02:29:18.139831 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-fe0b846d-abaa-432b-aaed-fd7047f55912 tempest-GroupsTest-2012396087 tempest-GroupsTest-2012396087-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:18.140017 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-fe0b846d-abaa-432b-aaed-fd7047f55912 tempest-GroupsTest-2012396087 tempest-GroupsTest-2012396087-project-admin] Calling method '_delete' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:18.161472 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-fe0b846d-abaa-432b-aaed-fd7047f55912 tempest-GroupsTest-2012396087 tempest-GroupsTest-2012396087-project-admin] https://10.4.3.223/volume/v3/types/2da8b3fd-0f8d-489f-8b44-2151dc06f0e6 returned with HTTP 202 Jul 03 02:29:18.161867 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 408/1631] 10.4.3.223 () {66 vars in 1345 bytes} [Fri Jul 3 02:29:18 2026] DELETE /volume/v3/types/2da8b3fd-0f8d-489f-8b44-2151dc06f0e6 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:29:18.168073 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-d8034219-7eda-4ba6-b381-30e815d3b0be None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:18.169754 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-d8034219-7eda-4ba6-b381-30e815d3b0be tempest-GroupsTest-2012396087 tempest-GroupsTest-2012396087-project-admin] GET https://10.4.3.223/volume/v3/types/2da8b3fd-0f8d-489f-8b44-2151dc06f0e6 Jul 03 02:29:18.169964 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-d8034219-7eda-4ba6-b381-30e815d3b0be tempest-GroupsTest-2012396087 tempest-GroupsTest-2012396087-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:18.170220 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-d8034219-7eda-4ba6-b381-30e815d3b0be tempest-GroupsTest-2012396087 tempest-GroupsTest-2012396087-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:18.173170 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-d8034219-7eda-4ba6-b381-30e815d3b0be tempest-GroupsTest-2012396087 tempest-GroupsTest-2012396087-project-admin] https://10.4.3.223/volume/v3/types/2da8b3fd-0f8d-489f-8b44-2151dc06f0e6 returned with HTTP 404 Jul 03 02:29:18.173610 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 418/1632] 10.4.3.223 () {66 vars in 1342 bytes} [Fri Jul 3 02:29:18 2026] GET /volume/v3/types/2da8b3fd-0f8d-489f-8b44-2151dc06f0e6 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:29:18.227347 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.coordination [req-670f6e35-1c0d-492c-952c-68d16fdf77c4 req-ef15a37c-e059-4cf6-a019-4b719d90ab35 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Lock "cinder-attachment_update-f8ecbd41-5efe-401b-af85-1dc8a187fa03-np0000004352" released by "attachment_update" :: held 0.528s {{(pid=100013) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 02:29:18.227789 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-670f6e35-1c0d-492c-952c-68d16fdf77c4 req-ef15a37c-e059-4cf6-a019-4b719d90ab35 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] https://10.4.3.223/volume/v3/attachments/684896dc-b5f0-4c23-89be-eda22321e4a1 returned with HTTP 200 Jul 03 02:29:18.228456 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 407/1633] 10.4.3.223 () {74 vars in 1704 bytes} [Fri Jul 3 02:29:17 2026] PUT /volume/v3/attachments/684896dc-b5f0-4c23-89be-eda22321e4a1 => generated 969 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:29:18.436288 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-3674e31c-a043-4977-b2a7-6afa4361e2ab None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:18.438018 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-3674e31c-a043-4977-b2a7-6afa4361e2ab tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] GET https://10.4.3.223/volume/v3/volumes/f8ecbd41-5efe-401b-af85-1dc8a187fa03 Jul 03 02:29:18.438228 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-3674e31c-a043-4977-b2a7-6afa4361e2ab tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:18.438396 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-3674e31c-a043-4977-b2a7-6afa4361e2ab tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:18.447477 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:18.447477 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:29:18.451610 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-3674e31c-a043-4977-b2a7-6afa4361e2ab tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Volume info retrieved successfully. Jul 03 02:29:18.456583 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-3674e31c-a043-4977-b2a7-6afa4361e2ab tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] https://10.4.3.223/volume/v3/volumes/f8ecbd41-5efe-401b-af85-1dc8a187fa03 returned with HTTP 200 Jul 03 02:29:18.457250 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 401/1634] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:29:18 2026] GET /volume/v3/volumes/f8ecbd41-5efe-401b-af85-1dc8a187fa03 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:29:18.532010 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-1152b2b0-da0b-4cf5-8ccd-95e843f81e26 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:18.533669 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-1152b2b0-da0b-4cf5-8ccd-95e843f81e26 tempest-ServersNegativeTestJSON-1341121979 tempest-ServersNegativeTestJSON-1341121979-project-member] GET https://10.4.3.223/volume/v3/volumes/675750d2-6bf4-4675-b5c6-c33b10d5a81b Jul 03 02:29:18.533847 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-1152b2b0-da0b-4cf5-8ccd-95e843f81e26 tempest-ServersNegativeTestJSON-1341121979 tempest-ServersNegativeTestJSON-1341121979-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:18.534038 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-1152b2b0-da0b-4cf5-8ccd-95e843f81e26 tempest-ServersNegativeTestJSON-1341121979 tempest-ServersNegativeTestJSON-1341121979-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:18.540029 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-1152b2b0-da0b-4cf5-8ccd-95e843f81e26 tempest-ServersNegativeTestJSON-1341121979 tempest-ServersNegativeTestJSON-1341121979-project-member] https://10.4.3.223/volume/v3/volumes/675750d2-6bf4-4675-b5c6-c33b10d5a81b returned with HTTP 404 Jul 03 02:29:18.540519 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 409/1635] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:29:18 2026] GET /volume/v3/volumes/675750d2-6bf4-4675-b5c6-c33b10d5a81b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:29:18.546923 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-f7acf25c-b19d-4406-9c66-25f815a45540 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:18.548949 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-f7acf25c-b19d-4406-9c66-25f815a45540 tempest-ServersNegativeTestJSON-1341121979 tempest-ServersNegativeTestJSON-1341121979-project-member] DELETE https://10.4.3.223/volume/v3/volumes/d32ae903-74c8-4391-89dd-6f9d7f18c9f1 Jul 03 02:29:18.549512 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-f7acf25c-b19d-4406-9c66-25f815a45540 tempest-ServersNegativeTestJSON-1341121979 tempest-ServersNegativeTestJSON-1341121979-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:18.549715 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-f7acf25c-b19d-4406-9c66-25f815a45540 tempest-ServersNegativeTestJSON-1341121979 tempest-ServersNegativeTestJSON-1341121979-project-member] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:18.550136 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-f7acf25c-b19d-4406-9c66-25f815a45540 tempest-ServersNegativeTestJSON-1341121979 tempest-ServersNegativeTestJSON-1341121979-project-member] Delete volume with id: d32ae903-74c8-4391-89dd-6f9d7f18c9f1 Jul 03 02:29:18.557469 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-e5880745-9201-42be-80c6-728bf2670414 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:18.557613 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:18.557613 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:29:18.558085 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-f7acf25c-b19d-4406-9c66-25f815a45540 tempest-ServersNegativeTestJSON-1341121979 tempest-ServersNegativeTestJSON-1341121979-project-member] Volume info retrieved successfully. Jul 03 02:29:18.559189 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-e5880745-9201-42be-80c6-728bf2670414 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/1e68222b-ac10-4ee4-a8d7-2389b6c7872e Jul 03 02:29:18.559368 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-e5880745-9201-42be-80c6-728bf2670414 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:18.559581 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-e5880745-9201-42be-80c6-728bf2670414 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:18.559698 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-e5880745-9201-42be-80c6-728bf2670414 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id 1e68222b-ac10-4ee4-a8d7-2389b6c7872e. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:29:18.569375 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:18.569375 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:29:18.570596 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-e5880745-9201-42be-80c6-728bf2670414 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/1e68222b-ac10-4ee4-a8d7-2389b6c7872e returned with HTTP 200 Jul 03 02:29:18.571137 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 408/1636] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:29:18 2026] GET /volume/v3/backups/1e68222b-ac10-4ee4-a8d7-2389b6c7872e => generated 826 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:29:18.586379 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-f7acf25c-b19d-4406-9c66-25f815a45540 tempest-ServersNegativeTestJSON-1341121979 tempest-ServersNegativeTestJSON-1341121979-project-member] Delete volume request issued successfully. Jul 03 02:29:18.586567 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-f7acf25c-b19d-4406-9c66-25f815a45540 tempest-ServersNegativeTestJSON-1341121979 tempest-ServersNegativeTestJSON-1341121979-project-member] https://10.4.3.223/volume/v3/volumes/d32ae903-74c8-4391-89dd-6f9d7f18c9f1 returned with HTTP 202 Jul 03 02:29:18.586968 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 419/1637] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:29:18 2026] DELETE /volume/v3/volumes/d32ae903-74c8-4391-89dd-6f9d7f18c9f1 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:29:18.601197 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-d5d2f797-df82-42d3-b165-50308dd21e7c None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:18.602571 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-d5d2f797-df82-42d3-b165-50308dd21e7c tempest-ServersNegativeTestJSON-1341121979 tempest-ServersNegativeTestJSON-1341121979-project-member] GET https://10.4.3.223/volume/v3/volumes/d32ae903-74c8-4391-89dd-6f9d7f18c9f1 Jul 03 02:29:18.602736 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-d5d2f797-df82-42d3-b165-50308dd21e7c tempest-ServersNegativeTestJSON-1341121979 tempest-ServersNegativeTestJSON-1341121979-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:18.602907 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-d5d2f797-df82-42d3-b165-50308dd21e7c tempest-ServersNegativeTestJSON-1341121979 tempest-ServersNegativeTestJSON-1341121979-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:18.610029 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:18.610029 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:29:18.614670 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-d5d2f797-df82-42d3-b165-50308dd21e7c tempest-ServersNegativeTestJSON-1341121979 tempest-ServersNegativeTestJSON-1341121979-project-member] Volume info retrieved successfully. Jul 03 02:29:18.619722 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-d5d2f797-df82-42d3-b165-50308dd21e7c tempest-ServersNegativeTestJSON-1341121979 tempest-ServersNegativeTestJSON-1341121979-project-member] https://10.4.3.223/volume/v3/volumes/d32ae903-74c8-4391-89dd-6f9d7f18c9f1 returned with HTTP 200 Jul 03 02:29:18.620124 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 402/1638] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:29:18 2026] GET /volume/v3/volumes/d32ae903-74c8-4391-89dd-6f9d7f18c9f1 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:29:19.468499 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-c9620db2-aa7b-4cce-8f50-8e4ae680872c None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:19.470215 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-c9620db2-aa7b-4cce-8f50-8e4ae680872c tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] GET https://10.4.3.223/volume/v3/volumes/f8ecbd41-5efe-401b-af85-1dc8a187fa03 Jul 03 02:29:19.470483 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-c9620db2-aa7b-4cce-8f50-8e4ae680872c tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:19.470659 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-c9620db2-aa7b-4cce-8f50-8e4ae680872c tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:19.480335 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:19.480335 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:29:19.483708 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-c9620db2-aa7b-4cce-8f50-8e4ae680872c tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Volume info retrieved successfully. Jul 03 02:29:19.487373 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-c9620db2-aa7b-4cce-8f50-8e4ae680872c tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] https://10.4.3.223/volume/v3/volumes/f8ecbd41-5efe-401b-af85-1dc8a187fa03 returned with HTTP 200 Jul 03 02:29:19.487722 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 410/1639] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:29:19 2026] GET /volume/v3/volumes/f8ecbd41-5efe-401b-af85-1dc8a187fa03 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:29:19.580691 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-c336ac7e-d1b6-4653-97d0-c4583f9826fe None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:19.582354 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-c336ac7e-d1b6-4653-97d0-c4583f9826fe tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/1e68222b-ac10-4ee4-a8d7-2389b6c7872e Jul 03 02:29:19.582609 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-c336ac7e-d1b6-4653-97d0-c4583f9826fe tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:19.582826 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-c336ac7e-d1b6-4653-97d0-c4583f9826fe tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:19.582987 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-c336ac7e-d1b6-4653-97d0-c4583f9826fe tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id 1e68222b-ac10-4ee4-a8d7-2389b6c7872e. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:29:19.586950 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:19.586950 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:29:19.587853 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-c336ac7e-d1b6-4653-97d0-c4583f9826fe tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/1e68222b-ac10-4ee4-a8d7-2389b6c7872e returned with HTTP 200 Jul 03 02:29:19.588181 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 409/1640] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:29:19 2026] GET /volume/v3/backups/1e68222b-ac10-4ee4-a8d7-2389b6c7872e => generated 826 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:29:19.637199 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-dfa68b3c-e5ac-43ce-9f4c-262a2ca034ed None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:19.639018 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-dfa68b3c-e5ac-43ce-9f4c-262a2ca034ed tempest-ServersNegativeTestJSON-1341121979 tempest-ServersNegativeTestJSON-1341121979-project-member] GET https://10.4.3.223/volume/v3/volumes/d32ae903-74c8-4391-89dd-6f9d7f18c9f1 Jul 03 02:29:19.639299 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-dfa68b3c-e5ac-43ce-9f4c-262a2ca034ed tempest-ServersNegativeTestJSON-1341121979 tempest-ServersNegativeTestJSON-1341121979-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:19.639529 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-dfa68b3c-e5ac-43ce-9f4c-262a2ca034ed tempest-ServersNegativeTestJSON-1341121979 tempest-ServersNegativeTestJSON-1341121979-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:19.647600 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-dfa68b3c-e5ac-43ce-9f4c-262a2ca034ed tempest-ServersNegativeTestJSON-1341121979 tempest-ServersNegativeTestJSON-1341121979-project-member] https://10.4.3.223/volume/v3/volumes/d32ae903-74c8-4391-89dd-6f9d7f18c9f1 returned with HTTP 404 Jul 03 02:29:19.648119 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 420/1641] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:29:19 2026] GET /volume/v3/volumes/d32ae903-74c8-4391-89dd-6f9d7f18c9f1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:29:20.424500 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-bdab54ad-11ef-4775-a729-99a38e2036d0 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:20.503802 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-57e240b7-e809-4a57-90fa-f5e257e67596 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:20.507452 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-57e240b7-e809-4a57-90fa-f5e257e67596 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] GET https://10.4.3.223/volume/v3/volumes/f8ecbd41-5efe-401b-af85-1dc8a187fa03 Jul 03 02:29:20.507452 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-57e240b7-e809-4a57-90fa-f5e257e67596 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:20.507452 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-57e240b7-e809-4a57-90fa-f5e257e67596 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:20.521505 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:20.521505 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:29:20.521685 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-bdab54ad-11ef-4775-a729-99a38e2036d0 tempest-VolumeRetypeWithoutMigrationTest-2041850110 tempest-VolumeRetypeWithoutMigrationTest-2041850110-project-admin] POST https://10.4.3.223/volume/v3/types Jul 03 02:29:20.521871 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-bdab54ad-11ef-4775-a729-99a38e2036d0 tempest-VolumeRetypeWithoutMigrationTest-2041850110 tempest-VolumeRetypeWithoutMigrationTest-2041850110-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:29:20.524731 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-57e240b7-e809-4a57-90fa-f5e257e67596 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Volume info retrieved successfully. Jul 03 02:29:20.528986 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-57e240b7-e809-4a57-90fa-f5e257e67596 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] https://10.4.3.223/volume/v3/volumes/f8ecbd41-5efe-401b-af85-1dc8a187fa03 returned with HTTP 200 Jul 03 02:29:20.529676 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 411/1642] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:29:20 2026] GET /volume/v3/volumes/f8ecbd41-5efe-401b-af85-1dc8a187fa03 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:29:20.539470 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-bdab54ad-11ef-4775-a729-99a38e2036d0 tempest-VolumeRetypeWithoutMigrationTest-2041850110 tempest-VolumeRetypeWithoutMigrationTest-2041850110-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Jul 03 02:29:20.539920 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 403/1643] 10.4.3.223 () {68 vars in 1252 bytes} [Fri Jul 3 02:29:20 2026] POST /volume/v3/types => generated 188 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:29:20.550254 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-3dc2be66-7613-4a55-b9b4-53a39ab1bc19 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:20.552465 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-3dc2be66-7613-4a55-b9b4-53a39ab1bc19 tempest-VolumeRetypeWithoutMigrationTest-2041850110 tempest-VolumeRetypeWithoutMigrationTest-2041850110-project-admin] POST https://10.4.3.223/volume/v3/types Jul 03 02:29:20.552934 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-3dc2be66-7613-4a55-b9b4-53a39ab1bc19 tempest-VolumeRetypeWithoutMigrationTest-2041850110 tempest-VolumeRetypeWithoutMigrationTest-2041850110-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:29:20.569016 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-3dc2be66-7613-4a55-b9b4-53a39ab1bc19 tempest-VolumeRetypeWithoutMigrationTest-2041850110 tempest-VolumeRetypeWithoutMigrationTest-2041850110-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Jul 03 02:29:20.569569 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 410/1644] 10.4.3.223 () {68 vars in 1252 bytes} [Fri Jul 3 02:29:20 2026] POST /volume/v3/types => generated 188 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:29:20.578097 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-29662424-699d-4a14-9f43-9c7e9908c03a None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:20.598958 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-f066bfdf-25a3-42fa-a132-6a0e618cce9e None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:20.603332 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-f066bfdf-25a3-42fa-a132-6a0e618cce9e tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/1e68222b-ac10-4ee4-a8d7-2389b6c7872e Jul 03 02:29:20.603332 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-f066bfdf-25a3-42fa-a132-6a0e618cce9e tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:20.603332 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-f066bfdf-25a3-42fa-a132-6a0e618cce9e tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:20.603332 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-f066bfdf-25a3-42fa-a132-6a0e618cce9e tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id 1e68222b-ac10-4ee4-a8d7-2389b6c7872e. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:29:20.608215 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:20.608215 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:29:20.609667 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-f066bfdf-25a3-42fa-a132-6a0e618cce9e tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/1e68222b-ac10-4ee4-a8d7-2389b6c7872e returned with HTTP 200 Jul 03 02:29:20.610387 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 412/1645] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:29:20 2026] GET /volume/v3/backups/1e68222b-ac10-4ee4-a8d7-2389b6c7872e => generated 826 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:29:20.641920 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-29662424-699d-4a14-9f43-9c7e9908c03a tempest-VolumeRetypeWithoutMigrationTest-872986233 tempest-VolumeRetypeWithoutMigrationTest-872986233-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:29:20.642372 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-29662424-699d-4a14-9f43-9c7e9908c03a tempest-VolumeRetypeWithoutMigrationTest-872986233 tempest-VolumeRetypeWithoutMigrationTest-872986233-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1121611204"}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:29:20.643731 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.volumes [None req-29662424-699d-4a14-9f43-9c7e9908c03a tempest-VolumeRetypeWithoutMigrationTest-872986233 tempest-VolumeRetypeWithoutMigrationTest-872986233-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1121611204'}} {{(pid=100015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:29:20.648974 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-29662424-699d-4a14-9f43-9c7e9908c03a tempest-VolumeRetypeWithoutMigrationTest-872986233 tempest-VolumeRetypeWithoutMigrationTest-872986233-project-member] Create volume of 1 GB Jul 03 02:29:20.649449 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:20.649449 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:29:20.650208 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-29662424-699d-4a14-9f43-9c7e9908c03a tempest-VolumeRetypeWithoutMigrationTest-872986233 tempest-VolumeRetypeWithoutMigrationTest-872986233-project-member] Availability Zones retrieved successfully. Jul 03 02:29:20.659448 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-29662424-699d-4a14-9f43-9c7e9908c03a tempest-VolumeRetypeWithoutMigrationTest-872986233 tempest-VolumeRetypeWithoutMigrationTest-872986233-project-member] Flow 'volume_create_api' (bebe4e06-f9a4-4cf5-91a4-bf866f6894cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:29:20.660757 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-29662424-699d-4a14-9f43-9c7e9908c03a tempest-VolumeRetypeWithoutMigrationTest-872986233 tempest-VolumeRetypeWithoutMigrationTest-872986233-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72b9d4dd-cf4a-408e-8973-3089700ac856) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:29:20.662298 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.flows.api.create_volume [None req-29662424-699d-4a14-9f43-9c7e9908c03a tempest-VolumeRetypeWithoutMigrationTest-872986233 tempest-VolumeRetypeWithoutMigrationTest-872986233-project-member] Validating volume size '1' using validate_int {{(pid=100015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:29:20.686482 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-29662424-699d-4a14-9f43-9c7e9908c03a tempest-VolumeRetypeWithoutMigrationTest-872986233 tempest-VolumeRetypeWithoutMigrationTest-872986233-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72b9d4dd-cf4a-408e-8973-3089700ac856) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:29:21Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7502a540-ce6b-44a3-b008-a60bb49f4003,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7502a540-ce6b-44a3-b008-a60bb49f4003', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:29:20.687261 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-29662424-699d-4a14-9f43-9c7e9908c03a tempest-VolumeRetypeWithoutMigrationTest-872986233 tempest-VolumeRetypeWithoutMigrationTest-872986233-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d834d49-849f-4bc8-b46e-6dcc0091a0a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:29:20.722618 np0000004352 devstack@c-api.service[100015]: WARNING cinder.quota [None req-29662424-699d-4a14-9f43-9c7e9908c03a tempest-VolumeRetypeWithoutMigrationTest-872986233 tempest-VolumeRetypeWithoutMigrationTest-872986233-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. Jul 03 02:29:20.722926 np0000004352 devstack@c-api.service[100015]: WARNING cinder.quota [None req-29662424-699d-4a14-9f43-9c7e9908c03a tempest-VolumeRetypeWithoutMigrationTest-872986233 tempest-VolumeRetypeWithoutMigrationTest-872986233-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. Jul 03 02:29:20.759615 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.quota [None req-29662424-699d-4a14-9f43-9c7e9908c03a tempest-VolumeRetypeWithoutMigrationTest-872986233 tempest-VolumeRetypeWithoutMigrationTest-872986233-project-member] Created reservations ['21f25ad2-74fd-49ef-ad3e-08479cd6d170', 'e27ac112-7e1d-4e0d-8d1a-fc4fc9e9c022', '37db2319-95ad-4c9d-bf97-76ed4eef8f13', 'efa4d347-8628-48db-8662-e8a458dad73e'] {{(pid=100015) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:29:20.760540 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-29662424-699d-4a14-9f43-9c7e9908c03a tempest-VolumeRetypeWithoutMigrationTest-872986233 tempest-VolumeRetypeWithoutMigrationTest-872986233-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d834d49-849f-4bc8-b46e-6dcc0091a0a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['21f25ad2-74fd-49ef-ad3e-08479cd6d170', 'e27ac112-7e1d-4e0d-8d1a-fc4fc9e9c022', '37db2319-95ad-4c9d-bf97-76ed4eef8f13', 'efa4d347-8628-48db-8662-e8a458dad73e']}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:29:20.761319 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-29662424-699d-4a14-9f43-9c7e9908c03a tempest-VolumeRetypeWithoutMigrationTest-872986233 tempest-VolumeRetypeWithoutMigrationTest-872986233-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd7dd340-3b55-4e91-bb72-b6ef67b8df92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:29:20.788831 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-29662424-699d-4a14-9f43-9c7e9908c03a tempest-VolumeRetypeWithoutMigrationTest-872986233 tempest-VolumeRetypeWithoutMigrationTest-872986233-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd7dd340-3b55-4e91-bb72-b6ef67b8df92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fb1c5bbe-0df5-4d1d-ab66-c778af09ac84', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1121611204',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4377fb37ed664d48b28d015563ca705f',qos_specs=None,replication_status=,reservations=['21f25ad2-74fd-49ef-ad3e-08479cd6d170','e27ac112-7e1d-4e0d-8d1a-fc4fc9e9c022','37db2319-95ad-4c9d-bf97-76ed4eef8f13','efa4d347-8628-48db-8662-e8a458dad73e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0fb6b4e154a34dee84244ec7cbd0fc94',volume_type_id=7502a540-ce6b-44a3-b008-a60bb49f4003), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:29:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1121611204',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fb1c5bbe-0df5-4d1d-ab66-c778af09ac84,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4377fb37ed664d48b28d015563ca705f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0fb6b4e154a34dee84244ec7cbd0fc94',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7502a540-ce6b-44a3-b008-a60bb49f4003),volume_type_id=7502a540-ce6b-44a3-b008-a60bb49f4003)}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:29:20.789753 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-29662424-699d-4a14-9f43-9c7e9908c03a tempest-VolumeRetypeWithoutMigrationTest-872986233 tempest-VolumeRetypeWithoutMigrationTest-872986233-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22bf6223-f217-4cd3-8988-177357e764f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:29:20.825151 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-29662424-699d-4a14-9f43-9c7e9908c03a tempest-VolumeRetypeWithoutMigrationTest-872986233 tempest-VolumeRetypeWithoutMigrationTest-872986233-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22bf6223-f217-4cd3-8988-177357e764f8) transitioned into state 'SUCCESS' from state '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-1121611204',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4377fb37ed664d48b28d015563ca705f',qos_specs=None,replication_status=,reservations=['21f25ad2-74fd-49ef-ad3e-08479cd6d170','e27ac112-7e1d-4e0d-8d1a-fc4fc9e9c022','37db2319-95ad-4c9d-bf97-76ed4eef8f13','efa4d347-8628-48db-8662-e8a458dad73e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0fb6b4e154a34dee84244ec7cbd0fc94',volume_type_id=7502a540-ce6b-44a3-b008-a60bb49f4003)}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:29:20.826015 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-29662424-699d-4a14-9f43-9c7e9908c03a tempest-VolumeRetypeWithoutMigrationTest-872986233 tempest-VolumeRetypeWithoutMigrationTest-872986233-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7f76891-22cd-45be-83ec-046746309b62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:29:20.838247 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-29662424-699d-4a14-9f43-9c7e9908c03a tempest-VolumeRetypeWithoutMigrationTest-872986233 tempest-VolumeRetypeWithoutMigrationTest-872986233-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7f76891-22cd-45be-83ec-046746309b62) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:29:20.839070 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-29662424-699d-4a14-9f43-9c7e9908c03a tempest-VolumeRetypeWithoutMigrationTest-872986233 tempest-VolumeRetypeWithoutMigrationTest-872986233-project-member] Flow 'volume_create_api' (bebe4e06-f9a4-4cf5-91a4-bf866f6894cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:29:20.839441 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-29662424-699d-4a14-9f43-9c7e9908c03a tempest-VolumeRetypeWithoutMigrationTest-872986233 tempest-VolumeRetypeWithoutMigrationTest-872986233-project-member] Create volume request issued successfully. Jul 03 02:29:20.840032 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-29662424-699d-4a14-9f43-9c7e9908c03a tempest-VolumeRetypeWithoutMigrationTest-872986233 tempest-VolumeRetypeWithoutMigrationTest-872986233-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:29:20.840492 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 421/1646] 10.4.3.223 () {68 vars in 1259 bytes} [Fri Jul 3 02:29:20 2026] POST /volume/v3/volumes => generated 768 bytes in 263 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:29:20.871288 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-6fd75824-0110-4181-b028-b95fdc526f46 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:20.886992 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-6fd75824-0110-4181-b028-b95fdc526f46 tempest-VolumeRetypeWithoutMigrationTest-872986233 tempest-VolumeRetypeWithoutMigrationTest-872986233-project-member] GET https://10.4.3.223/volume/v3/volumes/fb1c5bbe-0df5-4d1d-ab66-c778af09ac84 Jul 03 02:29:20.887168 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-6fd75824-0110-4181-b028-b95fdc526f46 tempest-VolumeRetypeWithoutMigrationTest-872986233 tempest-VolumeRetypeWithoutMigrationTest-872986233-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:20.887443 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-6fd75824-0110-4181-b028-b95fdc526f46 tempest-VolumeRetypeWithoutMigrationTest-872986233 tempest-VolumeRetypeWithoutMigrationTest-872986233-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:20.894143 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:20.894143 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:29:20.898920 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-6fd75824-0110-4181-b028-b95fdc526f46 tempest-VolumeRetypeWithoutMigrationTest-872986233 tempest-VolumeRetypeWithoutMigrationTest-872986233-project-member] Volume info retrieved successfully. Jul 03 02:29:20.904285 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-6fd75824-0110-4181-b028-b95fdc526f46 tempest-VolumeRetypeWithoutMigrationTest-872986233 tempest-VolumeRetypeWithoutMigrationTest-872986233-project-member] https://10.4.3.223/volume/v3/volumes/fb1c5bbe-0df5-4d1d-ab66-c778af09ac84 returned with HTTP 200 Jul 03 02:29:20.904681 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 404/1647] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:29:20 2026] GET /volume/v3/volumes/fb1c5bbe-0df5-4d1d-ab66-c778af09ac84 => generated 836 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:29:21.546688 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-5f51cfd1-cef8-439a-9cce-9d7372e98e5a None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:21.548435 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-5f51cfd1-cef8-439a-9cce-9d7372e98e5a tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] GET https://10.4.3.223/volume/v3/volumes/f8ecbd41-5efe-401b-af85-1dc8a187fa03 Jul 03 02:29:21.548652 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-5f51cfd1-cef8-439a-9cce-9d7372e98e5a tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:21.548836 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-5f51cfd1-cef8-439a-9cce-9d7372e98e5a tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:21.557755 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:21.557755 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:29:21.561105 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-5f51cfd1-cef8-439a-9cce-9d7372e98e5a tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Volume info retrieved successfully. Jul 03 02:29:21.566405 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-5f51cfd1-cef8-439a-9cce-9d7372e98e5a tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] https://10.4.3.223/volume/v3/volumes/f8ecbd41-5efe-401b-af85-1dc8a187fa03 returned with HTTP 200 Jul 03 02:29:21.566946 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 411/1648] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:29:21 2026] GET /volume/v3/volumes/f8ecbd41-5efe-401b-af85-1dc8a187fa03 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:29:21.622812 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-926db06c-ca65-4e0d-b1d6-b38ce0f799d2 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:21.624541 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-926db06c-ca65-4e0d-b1d6-b38ce0f799d2 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/1e68222b-ac10-4ee4-a8d7-2389b6c7872e Jul 03 02:29:21.624792 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-926db06c-ca65-4e0d-b1d6-b38ce0f799d2 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:21.625019 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-926db06c-ca65-4e0d-b1d6-b38ce0f799d2 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:21.625145 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-926db06c-ca65-4e0d-b1d6-b38ce0f799d2 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id 1e68222b-ac10-4ee4-a8d7-2389b6c7872e. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:29:21.629050 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:21.629050 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:29:21.629817 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-926db06c-ca65-4e0d-b1d6-b38ce0f799d2 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/1e68222b-ac10-4ee4-a8d7-2389b6c7872e returned with HTTP 200 Jul 03 02:29:21.630149 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 413/1649] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:29:21 2026] GET /volume/v3/backups/1e68222b-ac10-4ee4-a8d7-2389b6c7872e => generated 826 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:29:21.918090 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-7a3561c7-3480-4b61-8507-f591d6f5e9fb None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:21.919752 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-7a3561c7-3480-4b61-8507-f591d6f5e9fb tempest-VolumeRetypeWithoutMigrationTest-872986233 tempest-VolumeRetypeWithoutMigrationTest-872986233-project-member] GET https://10.4.3.223/volume/v3/volumes/fb1c5bbe-0df5-4d1d-ab66-c778af09ac84 Jul 03 02:29:21.919917 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-7a3561c7-3480-4b61-8507-f591d6f5e9fb tempest-VolumeRetypeWithoutMigrationTest-872986233 tempest-VolumeRetypeWithoutMigrationTest-872986233-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:21.920085 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-7a3561c7-3480-4b61-8507-f591d6f5e9fb tempest-VolumeRetypeWithoutMigrationTest-872986233 tempest-VolumeRetypeWithoutMigrationTest-872986233-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:21.926653 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:21.926653 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:29:21.929938 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-7a3561c7-3480-4b61-8507-f591d6f5e9fb tempest-VolumeRetypeWithoutMigrationTest-872986233 tempest-VolumeRetypeWithoutMigrationTest-872986233-project-member] Volume info retrieved successfully. Jul 03 02:29:21.933545 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-7a3561c7-3480-4b61-8507-f591d6f5e9fb tempest-VolumeRetypeWithoutMigrationTest-872986233 tempest-VolumeRetypeWithoutMigrationTest-872986233-project-member] https://10.4.3.223/volume/v3/volumes/fb1c5bbe-0df5-4d1d-ab66-c778af09ac84 returned with HTTP 200 Jul 03 02:29:21.933861 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 422/1650] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:29:21 2026] GET /volume/v3/volumes/fb1c5bbe-0df5-4d1d-ab66-c778af09ac84 => generated 861 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:29:21.945259 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-d1341288-cf7c-44b6-8bc8-1591c5356b95 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:21.947086 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-d1341288-cf7c-44b6-8bc8-1591c5356b95 tempest-VolumeRetypeWithoutMigrationTest-2041850110 tempest-VolumeRetypeWithoutMigrationTest-2041850110-project-admin] GET https://10.4.3.223/volume/v3/volumes/fb1c5bbe-0df5-4d1d-ab66-c778af09ac84 Jul 03 02:29:21.947264 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-d1341288-cf7c-44b6-8bc8-1591c5356b95 tempest-VolumeRetypeWithoutMigrationTest-2041850110 tempest-VolumeRetypeWithoutMigrationTest-2041850110-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:21.947489 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-d1341288-cf7c-44b6-8bc8-1591c5356b95 tempest-VolumeRetypeWithoutMigrationTest-2041850110 tempest-VolumeRetypeWithoutMigrationTest-2041850110-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:21.954277 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:21.954277 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:29:21.957714 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-d1341288-cf7c-44b6-8bc8-1591c5356b95 tempest-VolumeRetypeWithoutMigrationTest-2041850110 tempest-VolumeRetypeWithoutMigrationTest-2041850110-project-admin] Volume info retrieved successfully. Jul 03 02:29:21.961201 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-d1341288-cf7c-44b6-8bc8-1591c5356b95 tempest-VolumeRetypeWithoutMigrationTest-2041850110 tempest-VolumeRetypeWithoutMigrationTest-2041850110-project-admin] https://10.4.3.223/volume/v3/volumes/fb1c5bbe-0df5-4d1d-ab66-c778af09ac84 returned with HTTP 200 Jul 03 02:29:21.961607 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 405/1651] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:29:21 2026] GET /volume/v3/volumes/fb1c5bbe-0df5-4d1d-ab66-c778af09ac84 => generated 1025 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:29:21.974072 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-92923971-dc5d-47d9-ad1e-33852fd63254 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:21.976036 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-92923971-dc5d-47d9-ad1e-33852fd63254 tempest-VolumeRetypeWithoutMigrationTest-872986233 tempest-VolumeRetypeWithoutMigrationTest-872986233-project-member] POST https://10.4.3.223/volume/v3/volumes/fb1c5bbe-0df5-4d1d-ab66-c778af09ac84/action Jul 03 02:29:21.976477 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-92923971-dc5d-47d9-ad1e-33852fd63254 tempest-VolumeRetypeWithoutMigrationTest-872986233 tempest-VolumeRetypeWithoutMigrationTest-872986233-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=100013) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:29:21.976552 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-92923971-dc5d-47d9-ad1e-33852fd63254 tempest-VolumeRetypeWithoutMigrationTest-872986233 tempest-VolumeRetypeWithoutMigrationTest-872986233-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:29:21.985134 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:21.985134 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:29:21.985647 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-92923971-dc5d-47d9-ad1e-33852fd63254 tempest-VolumeRetypeWithoutMigrationTest-872986233 tempest-VolumeRetypeWithoutMigrationTest-872986233-project-member] Volume info retrieved successfully. Jul 03 02:29:22.002871 np0000004352 devstack@c-api.service[100013]: WARNING cinder.quota [None req-92923971-dc5d-47d9-ad1e-33852fd63254 tempest-VolumeRetypeWithoutMigrationTest-872986233 tempest-VolumeRetypeWithoutMigrationTest-872986233-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. Jul 03 02:29:22.003152 np0000004352 devstack@c-api.service[100013]: WARNING cinder.quota [None req-92923971-dc5d-47d9-ad1e-33852fd63254 tempest-VolumeRetypeWithoutMigrationTest-872986233 tempest-VolumeRetypeWithoutMigrationTest-872986233-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. Jul 03 02:29:22.023271 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.quota [None req-92923971-dc5d-47d9-ad1e-33852fd63254 tempest-VolumeRetypeWithoutMigrationTest-872986233 tempest-VolumeRetypeWithoutMigrationTest-872986233-project-member] Created reservations ['7b1c7661-ebde-4f77-81de-f9f480c34305', '29c2cdd9-8a4b-4543-9a92-e8d5a84f9f6a'] {{(pid=100013) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:29:22.034951 np0000004352 devstack@c-api.service[100013]: WARNING cinder.quota [None req-92923971-dc5d-47d9-ad1e-33852fd63254 tempest-VolumeRetypeWithoutMigrationTest-872986233 tempest-VolumeRetypeWithoutMigrationTest-872986233-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. Jul 03 02:29:22.035247 np0000004352 devstack@c-api.service[100013]: WARNING cinder.quota [None req-92923971-dc5d-47d9-ad1e-33852fd63254 tempest-VolumeRetypeWithoutMigrationTest-872986233 tempest-VolumeRetypeWithoutMigrationTest-872986233-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. Jul 03 02:29:22.042524 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.quota [None req-92923971-dc5d-47d9-ad1e-33852fd63254 tempest-VolumeRetypeWithoutMigrationTest-872986233 tempest-VolumeRetypeWithoutMigrationTest-872986233-project-member] Created reservations ['c6402cd3-9bf2-418f-948a-25fc0147c129', 'cd72d6a1-9ad4-4cba-ac93-01fa1c8ef159'] {{(pid=100013) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:29:22.073529 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-92923971-dc5d-47d9-ad1e-33852fd63254 tempest-VolumeRetypeWithoutMigrationTest-872986233 tempest-VolumeRetypeWithoutMigrationTest-872986233-project-member] Retype volume request issued successfully. Jul 03 02:29:22.073732 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-92923971-dc5d-47d9-ad1e-33852fd63254 tempest-VolumeRetypeWithoutMigrationTest-872986233 tempest-VolumeRetypeWithoutMigrationTest-872986233-project-member] https://10.4.3.223/volume/v3/volumes/fb1c5bbe-0df5-4d1d-ab66-c778af09ac84/action returned with HTTP 202 Jul 03 02:29:22.074184 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 412/1652] 10.4.3.223 () {68 vars in 1390 bytes} [Fri Jul 3 02:29:21 2026] POST /volume/v3/volumes/fb1c5bbe-0df5-4d1d-ab66-c778af09ac84/action => generated 0 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 02:29:22.083610 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-c4a7a9c6-f897-49e1-9415-e0c2f125db23 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:22.085515 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-c4a7a9c6-f897-49e1-9415-e0c2f125db23 tempest-VolumeRetypeWithoutMigrationTest-872986233 tempest-VolumeRetypeWithoutMigrationTest-872986233-project-member] GET https://10.4.3.223/volume/v3/volumes/fb1c5bbe-0df5-4d1d-ab66-c778af09ac84 Jul 03 02:29:22.085763 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-c4a7a9c6-f897-49e1-9415-e0c2f125db23 tempest-VolumeRetypeWithoutMigrationTest-872986233 tempest-VolumeRetypeWithoutMigrationTest-872986233-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:22.085971 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-c4a7a9c6-f897-49e1-9415-e0c2f125db23 tempest-VolumeRetypeWithoutMigrationTest-872986233 tempest-VolumeRetypeWithoutMigrationTest-872986233-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:22.097023 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:22.097023 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:29:22.102948 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-c4a7a9c6-f897-49e1-9415-e0c2f125db23 tempest-VolumeRetypeWithoutMigrationTest-872986233 tempest-VolumeRetypeWithoutMigrationTest-872986233-project-member] Volume info retrieved successfully. Jul 03 02:29:22.108536 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-c4a7a9c6-f897-49e1-9415-e0c2f125db23 tempest-VolumeRetypeWithoutMigrationTest-872986233 tempest-VolumeRetypeWithoutMigrationTest-872986233-project-member] https://10.4.3.223/volume/v3/volumes/fb1c5bbe-0df5-4d1d-ab66-c778af09ac84 returned with HTTP 200 Jul 03 02:29:22.109237 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 414/1653] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:29:22 2026] GET /volume/v3/volumes/fb1c5bbe-0df5-4d1d-ab66-c778af09ac84 => generated 860 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:29:22.583757 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-77bb3d3e-f5b6-4015-973b-9c4f3c81d94c None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:22.586164 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-77bb3d3e-f5b6-4015-973b-9c4f3c81d94c tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] GET https://10.4.3.223/volume/v3/volumes/f8ecbd41-5efe-401b-af85-1dc8a187fa03 Jul 03 02:29:22.586596 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-77bb3d3e-f5b6-4015-973b-9c4f3c81d94c tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:22.586884 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-77bb3d3e-f5b6-4015-973b-9c4f3c81d94c tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:22.599669 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:22.599669 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:29:22.602569 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-77bb3d3e-f5b6-4015-973b-9c4f3c81d94c tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Volume info retrieved successfully. Jul 03 02:29:22.607782 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-77bb3d3e-f5b6-4015-973b-9c4f3c81d94c tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] https://10.4.3.223/volume/v3/volumes/f8ecbd41-5efe-401b-af85-1dc8a187fa03 returned with HTTP 200 Jul 03 02:29:22.608247 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 423/1654] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:29:22 2026] GET /volume/v3/volumes/f8ecbd41-5efe-401b-af85-1dc8a187fa03 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:29:22.643304 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-0c7d4d98-21e2-4bfd-94fe-e983ebc79add None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:22.645401 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-0c7d4d98-21e2-4bfd-94fe-e983ebc79add tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/1e68222b-ac10-4ee4-a8d7-2389b6c7872e Jul 03 02:29:22.645619 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-0c7d4d98-21e2-4bfd-94fe-e983ebc79add tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:22.645816 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-0c7d4d98-21e2-4bfd-94fe-e983ebc79add tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:22.645937 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-0c7d4d98-21e2-4bfd-94fe-e983ebc79add tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id 1e68222b-ac10-4ee4-a8d7-2389b6c7872e. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:29:22.657637 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:22.657637 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:29:22.658541 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-0c7d4d98-21e2-4bfd-94fe-e983ebc79add tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/1e68222b-ac10-4ee4-a8d7-2389b6c7872e returned with HTTP 200 Jul 03 02:29:22.658865 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 406/1655] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:29:22 2026] GET /volume/v3/backups/1e68222b-ac10-4ee4-a8d7-2389b6c7872e => generated 826 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:29:23.122979 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-774bd8c2-3d00-4cc6-846d-cda99b83ec3e None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:23.124680 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-774bd8c2-3d00-4cc6-846d-cda99b83ec3e tempest-VolumeRetypeWithoutMigrationTest-872986233 tempest-VolumeRetypeWithoutMigrationTest-872986233-project-member] GET https://10.4.3.223/volume/v3/volumes/fb1c5bbe-0df5-4d1d-ab66-c778af09ac84 Jul 03 02:29:23.124846 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-774bd8c2-3d00-4cc6-846d-cda99b83ec3e tempest-VolumeRetypeWithoutMigrationTest-872986233 tempest-VolumeRetypeWithoutMigrationTest-872986233-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:23.125034 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-774bd8c2-3d00-4cc6-846d-cda99b83ec3e tempest-VolumeRetypeWithoutMigrationTest-872986233 tempest-VolumeRetypeWithoutMigrationTest-872986233-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:23.133117 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:23.133117 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:29:23.137892 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-774bd8c2-3d00-4cc6-846d-cda99b83ec3e tempest-VolumeRetypeWithoutMigrationTest-872986233 tempest-VolumeRetypeWithoutMigrationTest-872986233-project-member] Volume info retrieved successfully. Jul 03 02:29:23.142590 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-774bd8c2-3d00-4cc6-846d-cda99b83ec3e tempest-VolumeRetypeWithoutMigrationTest-872986233 tempest-VolumeRetypeWithoutMigrationTest-872986233-project-member] https://10.4.3.223/volume/v3/volumes/fb1c5bbe-0df5-4d1d-ab66-c778af09ac84 returned with HTTP 200 Jul 03 02:29:23.142985 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 413/1656] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:29:23 2026] GET /volume/v3/volumes/fb1c5bbe-0df5-4d1d-ab66-c778af09ac84 => generated 861 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:29:23.156323 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-3d2426ef-f4c0-47b6-af21-d9791982212e None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:23.157875 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-3d2426ef-f4c0-47b6-af21-d9791982212e tempest-VolumeRetypeWithoutMigrationTest-2041850110 tempest-VolumeRetypeWithoutMigrationTest-2041850110-project-admin] GET https://10.4.3.223/volume/v3/volumes/fb1c5bbe-0df5-4d1d-ab66-c778af09ac84 Jul 03 02:29:23.158135 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-3d2426ef-f4c0-47b6-af21-d9791982212e tempest-VolumeRetypeWithoutMigrationTest-2041850110 tempest-VolumeRetypeWithoutMigrationTest-2041850110-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:23.158432 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-3d2426ef-f4c0-47b6-af21-d9791982212e tempest-VolumeRetypeWithoutMigrationTest-2041850110 tempest-VolumeRetypeWithoutMigrationTest-2041850110-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:23.166789 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:23.166789 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:29:23.169522 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-3d2426ef-f4c0-47b6-af21-d9791982212e tempest-VolumeRetypeWithoutMigrationTest-2041850110 tempest-VolumeRetypeWithoutMigrationTest-2041850110-project-admin] Volume info retrieved successfully. Jul 03 02:29:23.173139 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-3d2426ef-f4c0-47b6-af21-d9791982212e tempest-VolumeRetypeWithoutMigrationTest-2041850110 tempest-VolumeRetypeWithoutMigrationTest-2041850110-project-admin] https://10.4.3.223/volume/v3/volumes/fb1c5bbe-0df5-4d1d-ab66-c778af09ac84 returned with HTTP 200 Jul 03 02:29:23.173622 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 415/1657] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:29:23 2026] GET /volume/v3/volumes/fb1c5bbe-0df5-4d1d-ab66-c778af09ac84 => generated 1025 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:29:23.193713 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-f8988027-c33d-4139-9e71-f4abe2ba28bc None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:23.196043 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-f8988027-c33d-4139-9e71-f4abe2ba28bc tempest-VolumeRetypeWithoutMigrationTest-2041850110 tempest-VolumeRetypeWithoutMigrationTest-2041850110-project-admin] GET https://10.4.3.223/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1121611204 Jul 03 02:29:23.196255 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-f8988027-c33d-4139-9e71-f4abe2ba28bc tempest-VolumeRetypeWithoutMigrationTest-2041850110 tempest-VolumeRetypeWithoutMigrationTest-2041850110-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:23.196524 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-f8988027-c33d-4139-9e71-f4abe2ba28bc tempest-VolumeRetypeWithoutMigrationTest-2041850110 tempest-VolumeRetypeWithoutMigrationTest-2041850110-project-admin] Calling method 'index' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:23.197536 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-f8988027-c33d-4139-9e71-f4abe2ba28bc tempest-VolumeRetypeWithoutMigrationTest-2041850110 tempest-VolumeRetypeWithoutMigrationTest-2041850110-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1121611204'), ('all_tenants', True)]). {{(pid=100015) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 02:29:23.206297 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-f8988027-c33d-4139-9e71-f4abe2ba28bc tempest-VolumeRetypeWithoutMigrationTest-2041850110 tempest-VolumeRetypeWithoutMigrationTest-2041850110-project-admin] Get all volumes completed successfully. Jul 03 02:29:23.206838 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-f8988027-c33d-4139-9e71-f4abe2ba28bc tempest-VolumeRetypeWithoutMigrationTest-2041850110 tempest-VolumeRetypeWithoutMigrationTest-2041850110-project-admin] https://10.4.3.223/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1121611204 returned with HTTP 200 Jul 03 02:29:23.207302 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 424/1658] 10.4.3.223 () {66 vars in 1398 bytes} [Fri Jul 3 02:29:23 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1121611204 => generated 347 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:29:23.219014 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-04699306-3663-4d17-88fe-74cc3de329df None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:23.221097 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-04699306-3663-4d17-88fe-74cc3de329df tempest-VolumeRetypeWithoutMigrationTest-872986233 tempest-VolumeRetypeWithoutMigrationTest-872986233-project-member] GET https://10.4.3.223/volume/v3/volumes/fb1c5bbe-0df5-4d1d-ab66-c778af09ac84 Jul 03 02:29:23.221335 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-04699306-3663-4d17-88fe-74cc3de329df tempest-VolumeRetypeWithoutMigrationTest-872986233 tempest-VolumeRetypeWithoutMigrationTest-872986233-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:23.221614 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-04699306-3663-4d17-88fe-74cc3de329df tempest-VolumeRetypeWithoutMigrationTest-872986233 tempest-VolumeRetypeWithoutMigrationTest-872986233-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:23.230161 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:23.230161 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:29:23.234282 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-04699306-3663-4d17-88fe-74cc3de329df tempest-VolumeRetypeWithoutMigrationTest-872986233 tempest-VolumeRetypeWithoutMigrationTest-872986233-project-member] Volume info retrieved successfully. Jul 03 02:29:23.239381 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-04699306-3663-4d17-88fe-74cc3de329df tempest-VolumeRetypeWithoutMigrationTest-872986233 tempest-VolumeRetypeWithoutMigrationTest-872986233-project-member] https://10.4.3.223/volume/v3/volumes/fb1c5bbe-0df5-4d1d-ab66-c778af09ac84 returned with HTTP 200 Jul 03 02:29:23.239872 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 407/1659] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:29:23 2026] GET /volume/v3/volumes/fb1c5bbe-0df5-4d1d-ab66-c778af09ac84 => generated 861 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:29:23.253293 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-b5876730-5351-44fd-9fad-c72904d74750 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:23.255244 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-b5876730-5351-44fd-9fad-c72904d74750 tempest-VolumeRetypeWithoutMigrationTest-872986233 tempest-VolumeRetypeWithoutMigrationTest-872986233-project-member] DELETE https://10.4.3.223/volume/v3/volumes/fb1c5bbe-0df5-4d1d-ab66-c778af09ac84 Jul 03 02:29:23.255465 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-b5876730-5351-44fd-9fad-c72904d74750 tempest-VolumeRetypeWithoutMigrationTest-872986233 tempest-VolumeRetypeWithoutMigrationTest-872986233-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:23.255648 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-b5876730-5351-44fd-9fad-c72904d74750 tempest-VolumeRetypeWithoutMigrationTest-872986233 tempest-VolumeRetypeWithoutMigrationTest-872986233-project-member] Calling method 'delete' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:23.255798 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.volumes [None req-b5876730-5351-44fd-9fad-c72904d74750 tempest-VolumeRetypeWithoutMigrationTest-872986233 tempest-VolumeRetypeWithoutMigrationTest-872986233-project-member] Delete volume with id: fb1c5bbe-0df5-4d1d-ab66-c778af09ac84 Jul 03 02:29:23.264550 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:23.264550 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:29:23.265207 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-b5876730-5351-44fd-9fad-c72904d74750 tempest-VolumeRetypeWithoutMigrationTest-872986233 tempest-VolumeRetypeWithoutMigrationTest-872986233-project-member] Volume info retrieved successfully. Jul 03 02:29:23.288996 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-b5876730-5351-44fd-9fad-c72904d74750 tempest-VolumeRetypeWithoutMigrationTest-872986233 tempest-VolumeRetypeWithoutMigrationTest-872986233-project-member] Delete volume request issued successfully. Jul 03 02:29:23.289265 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-b5876730-5351-44fd-9fad-c72904d74750 tempest-VolumeRetypeWithoutMigrationTest-872986233 tempest-VolumeRetypeWithoutMigrationTest-872986233-project-member] https://10.4.3.223/volume/v3/volumes/fb1c5bbe-0df5-4d1d-ab66-c778af09ac84 returned with HTTP 202 Jul 03 02:29:23.289870 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 414/1660] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:29:23 2026] DELETE /volume/v3/volumes/fb1c5bbe-0df5-4d1d-ab66-c778af09ac84 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:29:23.297944 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-17d9e44c-718c-4b67-a954-de1b716f7932 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:23.299350 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-17d9e44c-718c-4b67-a954-de1b716f7932 tempest-VolumeRetypeWithoutMigrationTest-872986233 tempest-VolumeRetypeWithoutMigrationTest-872986233-project-member] GET https://10.4.3.223/volume/v3/volumes/fb1c5bbe-0df5-4d1d-ab66-c778af09ac84 Jul 03 02:29:23.299645 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-17d9e44c-718c-4b67-a954-de1b716f7932 tempest-VolumeRetypeWithoutMigrationTest-872986233 tempest-VolumeRetypeWithoutMigrationTest-872986233-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:23.299909 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-17d9e44c-718c-4b67-a954-de1b716f7932 tempest-VolumeRetypeWithoutMigrationTest-872986233 tempest-VolumeRetypeWithoutMigrationTest-872986233-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:23.307676 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:23.307676 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:29:23.313623 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-17d9e44c-718c-4b67-a954-de1b716f7932 tempest-VolumeRetypeWithoutMigrationTest-872986233 tempest-VolumeRetypeWithoutMigrationTest-872986233-project-member] Volume info retrieved successfully. Jul 03 02:29:23.318968 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-17d9e44c-718c-4b67-a954-de1b716f7932 tempest-VolumeRetypeWithoutMigrationTest-872986233 tempest-VolumeRetypeWithoutMigrationTest-872986233-project-member] https://10.4.3.223/volume/v3/volumes/fb1c5bbe-0df5-4d1d-ab66-c778af09ac84 returned with HTTP 200 Jul 03 02:29:23.319452 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 416/1661] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:29:23 2026] GET /volume/v3/volumes/fb1c5bbe-0df5-4d1d-ab66-c778af09ac84 => generated 860 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:29:23.627845 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-e3910a01-bcf0-4041-afbd-4aa78789d86c None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:23.629687 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-e3910a01-bcf0-4041-afbd-4aa78789d86c tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] GET https://10.4.3.223/volume/v3/volumes/f8ecbd41-5efe-401b-af85-1dc8a187fa03 Jul 03 02:29:23.629793 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-e3910a01-bcf0-4041-afbd-4aa78789d86c tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:23.629966 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-e3910a01-bcf0-4041-afbd-4aa78789d86c tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:23.639367 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:23.639367 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:29:23.642916 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-e3910a01-bcf0-4041-afbd-4aa78789d86c tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Volume info retrieved successfully. Jul 03 02:29:23.646659 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-e3910a01-bcf0-4041-afbd-4aa78789d86c tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] https://10.4.3.223/volume/v3/volumes/f8ecbd41-5efe-401b-af85-1dc8a187fa03 returned with HTTP 200 Jul 03 02:29:23.646993 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 425/1662] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:29:23 2026] GET /volume/v3/volumes/f8ecbd41-5efe-401b-af85-1dc8a187fa03 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:29:23.676638 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-ab674769-f783-48bd-bcd4-acd22d94ccac None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:23.678298 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-ab674769-f783-48bd-bcd4-acd22d94ccac tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/1e68222b-ac10-4ee4-a8d7-2389b6c7872e Jul 03 02:29:23.678526 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-ab674769-f783-48bd-bcd4-acd22d94ccac tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:23.678699 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-ab674769-f783-48bd-bcd4-acd22d94ccac tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:23.678819 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-ab674769-f783-48bd-bcd4-acd22d94ccac tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id 1e68222b-ac10-4ee4-a8d7-2389b6c7872e. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:29:23.682931 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:23.682931 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:29:23.683650 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-ab674769-f783-48bd-bcd4-acd22d94ccac tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/1e68222b-ac10-4ee4-a8d7-2389b6c7872e returned with HTTP 200 Jul 03 02:29:23.684088 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 408/1663] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:29:23 2026] GET /volume/v3/backups/1e68222b-ac10-4ee4-a8d7-2389b6c7872e => generated 826 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:29:24.332217 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-3f6b0e36-c10d-4de8-909d-23ba9adfd3e6 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:24.334072 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-3f6b0e36-c10d-4de8-909d-23ba9adfd3e6 tempest-VolumeRetypeWithoutMigrationTest-872986233 tempest-VolumeRetypeWithoutMigrationTest-872986233-project-member] GET https://10.4.3.223/volume/v3/volumes/fb1c5bbe-0df5-4d1d-ab66-c778af09ac84 Jul 03 02:29:24.334307 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-3f6b0e36-c10d-4de8-909d-23ba9adfd3e6 tempest-VolumeRetypeWithoutMigrationTest-872986233 tempest-VolumeRetypeWithoutMigrationTest-872986233-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:24.334572 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-3f6b0e36-c10d-4de8-909d-23ba9adfd3e6 tempest-VolumeRetypeWithoutMigrationTest-872986233 tempest-VolumeRetypeWithoutMigrationTest-872986233-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:24.340752 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-3f6b0e36-c10d-4de8-909d-23ba9adfd3e6 tempest-VolumeRetypeWithoutMigrationTest-872986233 tempest-VolumeRetypeWithoutMigrationTest-872986233-project-member] https://10.4.3.223/volume/v3/volumes/fb1c5bbe-0df5-4d1d-ab66-c778af09ac84 returned with HTTP 404 Jul 03 02:29:24.341233 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 415/1664] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:29:24 2026] GET /volume/v3/volumes/fb1c5bbe-0df5-4d1d-ab66-c778af09ac84 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:29:24.357348 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-a13520b4-da63-4429-931f-67f641a1e860 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:24.359587 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-a13520b4-da63-4429-931f-67f641a1e860 tempest-VolumeRetypeWithoutMigrationTest-2041850110 tempest-VolumeRetypeWithoutMigrationTest-2041850110-project-admin] DELETE https://10.4.3.223/volume/v3/types/d0030730-32d4-4cc9-bf9a-66c1a9983243 Jul 03 02:29:24.359972 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-a13520b4-da63-4429-931f-67f641a1e860 tempest-VolumeRetypeWithoutMigrationTest-2041850110 tempest-VolumeRetypeWithoutMigrationTest-2041850110-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:24.360371 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-a13520b4-da63-4429-931f-67f641a1e860 tempest-VolumeRetypeWithoutMigrationTest-2041850110 tempest-VolumeRetypeWithoutMigrationTest-2041850110-project-admin] Calling method '_delete' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:24.395524 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-a13520b4-da63-4429-931f-67f641a1e860 tempest-VolumeRetypeWithoutMigrationTest-2041850110 tempest-VolumeRetypeWithoutMigrationTest-2041850110-project-admin] https://10.4.3.223/volume/v3/types/d0030730-32d4-4cc9-bf9a-66c1a9983243 returned with HTTP 202 Jul 03 02:29:24.395524 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 417/1665] 10.4.3.223 () {66 vars in 1345 bytes} [Fri Jul 3 02:29:24 2026] DELETE /volume/v3/types/d0030730-32d4-4cc9-bf9a-66c1a9983243 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:29:24.403008 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-6cfbc95d-c02c-45d2-be72-765e91e287bf None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:24.404775 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-6cfbc95d-c02c-45d2-be72-765e91e287bf tempest-VolumeRetypeWithoutMigrationTest-2041850110 tempest-VolumeRetypeWithoutMigrationTest-2041850110-project-admin] GET https://10.4.3.223/volume/v3/types/d0030730-32d4-4cc9-bf9a-66c1a9983243 Jul 03 02:29:24.405015 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-6cfbc95d-c02c-45d2-be72-765e91e287bf tempest-VolumeRetypeWithoutMigrationTest-2041850110 tempest-VolumeRetypeWithoutMigrationTest-2041850110-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:24.405215 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-6cfbc95d-c02c-45d2-be72-765e91e287bf tempest-VolumeRetypeWithoutMigrationTest-2041850110 tempest-VolumeRetypeWithoutMigrationTest-2041850110-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:24.409995 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-6cfbc95d-c02c-45d2-be72-765e91e287bf tempest-VolumeRetypeWithoutMigrationTest-2041850110 tempest-VolumeRetypeWithoutMigrationTest-2041850110-project-admin] https://10.4.3.223/volume/v3/types/d0030730-32d4-4cc9-bf9a-66c1a9983243 returned with HTTP 404 Jul 03 02:29:24.410549 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 426/1666] 10.4.3.223 () {66 vars in 1342 bytes} [Fri Jul 3 02:29:24 2026] GET /volume/v3/types/d0030730-32d4-4cc9-bf9a-66c1a9983243 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:29:24.417683 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-7d79eef3-bd01-4bc0-aad8-114ede91c6e6 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:24.422173 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-7d79eef3-bd01-4bc0-aad8-114ede91c6e6 tempest-VolumeRetypeWithoutMigrationTest-2041850110 tempest-VolumeRetypeWithoutMigrationTest-2041850110-project-admin] DELETE https://10.4.3.223/volume/v3/types/7502a540-ce6b-44a3-b008-a60bb49f4003 Jul 03 02:29:24.422481 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-7d79eef3-bd01-4bc0-aad8-114ede91c6e6 tempest-VolumeRetypeWithoutMigrationTest-2041850110 tempest-VolumeRetypeWithoutMigrationTest-2041850110-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:24.422680 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-7d79eef3-bd01-4bc0-aad8-114ede91c6e6 tempest-VolumeRetypeWithoutMigrationTest-2041850110 tempest-VolumeRetypeWithoutMigrationTest-2041850110-project-admin] Calling method '_delete' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:24.445993 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-7d79eef3-bd01-4bc0-aad8-114ede91c6e6 tempest-VolumeRetypeWithoutMigrationTest-2041850110 tempest-VolumeRetypeWithoutMigrationTest-2041850110-project-admin] https://10.4.3.223/volume/v3/types/7502a540-ce6b-44a3-b008-a60bb49f4003 returned with HTTP 202 Jul 03 02:29:24.446532 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 409/1667] 10.4.3.223 () {66 vars in 1345 bytes} [Fri Jul 3 02:29:24 2026] DELETE /volume/v3/types/7502a540-ce6b-44a3-b008-a60bb49f4003 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:29:24.452893 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-7eee4775-717e-489f-94d5-132c30b4dd2e None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:24.454825 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-7eee4775-717e-489f-94d5-132c30b4dd2e tempest-VolumeRetypeWithoutMigrationTest-2041850110 tempest-VolumeRetypeWithoutMigrationTest-2041850110-project-admin] GET https://10.4.3.223/volume/v3/types/7502a540-ce6b-44a3-b008-a60bb49f4003 Jul 03 02:29:24.455035 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-7eee4775-717e-489f-94d5-132c30b4dd2e tempest-VolumeRetypeWithoutMigrationTest-2041850110 tempest-VolumeRetypeWithoutMigrationTest-2041850110-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:24.455255 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-7eee4775-717e-489f-94d5-132c30b4dd2e tempest-VolumeRetypeWithoutMigrationTest-2041850110 tempest-VolumeRetypeWithoutMigrationTest-2041850110-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:24.458712 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-7eee4775-717e-489f-94d5-132c30b4dd2e tempest-VolumeRetypeWithoutMigrationTest-2041850110 tempest-VolumeRetypeWithoutMigrationTest-2041850110-project-admin] https://10.4.3.223/volume/v3/types/7502a540-ce6b-44a3-b008-a60bb49f4003 returned with HTTP 404 Jul 03 02:29:24.459341 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 416/1668] 10.4.3.223 () {66 vars in 1342 bytes} [Fri Jul 3 02:29:24 2026] GET /volume/v3/types/7502a540-ce6b-44a3-b008-a60bb49f4003 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:29:24.659402 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-9fd17fdb-e860-4b88-81cc-600561dbb8a1 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:24.660637 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-9fd17fdb-e860-4b88-81cc-600561dbb8a1 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] GET https://10.4.3.223/volume/v3/volumes/f8ecbd41-5efe-401b-af85-1dc8a187fa03 Jul 03 02:29:24.660879 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-9fd17fdb-e860-4b88-81cc-600561dbb8a1 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:24.661106 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-9fd17fdb-e860-4b88-81cc-600561dbb8a1 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:24.670164 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:24.670164 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:29:24.676459 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-9fd17fdb-e860-4b88-81cc-600561dbb8a1 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Volume info retrieved successfully. Jul 03 02:29:24.678787 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-9fd17fdb-e860-4b88-81cc-600561dbb8a1 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] https://10.4.3.223/volume/v3/volumes/f8ecbd41-5efe-401b-af85-1dc8a187fa03 returned with HTTP 200 Jul 03 02:29:24.679227 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 418/1669] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:29:24 2026] GET /volume/v3/volumes/f8ecbd41-5efe-401b-af85-1dc8a187fa03 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:29:24.697886 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-94da56da-e3d4-4ce6-a22d-53653c4ef286 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:24.699895 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-94da56da-e3d4-4ce6-a22d-53653c4ef286 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/1e68222b-ac10-4ee4-a8d7-2389b6c7872e Jul 03 02:29:24.700116 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-94da56da-e3d4-4ce6-a22d-53653c4ef286 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:24.700301 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-94da56da-e3d4-4ce6-a22d-53653c4ef286 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:24.700406 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-94da56da-e3d4-4ce6-a22d-53653c4ef286 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id 1e68222b-ac10-4ee4-a8d7-2389b6c7872e. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:29:24.704830 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:24.704830 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:29:24.705636 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-94da56da-e3d4-4ce6-a22d-53653c4ef286 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/1e68222b-ac10-4ee4-a8d7-2389b6c7872e returned with HTTP 200 Jul 03 02:29:24.706079 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 427/1670] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:29:24 2026] GET /volume/v3/backups/1e68222b-ac10-4ee4-a8d7-2389b6c7872e => generated 826 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:29:25.693093 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-7cadfff3-31e8-47f9-aea9-ffc6b56c6b2b None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:25.696269 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-7cadfff3-31e8-47f9-aea9-ffc6b56c6b2b tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] GET https://10.4.3.223/volume/v3/volumes/f8ecbd41-5efe-401b-af85-1dc8a187fa03 Jul 03 02:29:25.697518 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-7cadfff3-31e8-47f9-aea9-ffc6b56c6b2b tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:25.697786 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-7cadfff3-31e8-47f9-aea9-ffc6b56c6b2b tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:25.709506 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:25.709506 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:29:25.712872 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-7cadfff3-31e8-47f9-aea9-ffc6b56c6b2b tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Volume info retrieved successfully. Jul 03 02:29:25.720313 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-7cadfff3-31e8-47f9-aea9-ffc6b56c6b2b tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] https://10.4.3.223/volume/v3/volumes/f8ecbd41-5efe-401b-af85-1dc8a187fa03 returned with HTTP 200 Jul 03 02:29:25.720724 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-ca7b2802-4df5-4730-af46-94457c7a148a None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:25.720995 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 410/1671] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:29:25 2026] GET /volume/v3/volumes/f8ecbd41-5efe-401b-af85-1dc8a187fa03 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:29:25.726083 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-ca7b2802-4df5-4730-af46-94457c7a148a tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/1e68222b-ac10-4ee4-a8d7-2389b6c7872e Jul 03 02:29:25.726348 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-ca7b2802-4df5-4730-af46-94457c7a148a tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:25.726629 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-ca7b2802-4df5-4730-af46-94457c7a148a tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:25.726782 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-ca7b2802-4df5-4730-af46-94457c7a148a tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id 1e68222b-ac10-4ee4-a8d7-2389b6c7872e. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:29:25.732706 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:25.732706 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:29:25.737620 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-ca7b2802-4df5-4730-af46-94457c7a148a tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/1e68222b-ac10-4ee4-a8d7-2389b6c7872e returned with HTTP 200 Jul 03 02:29:25.737983 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 417/1672] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:29:25 2026] GET /volume/v3/backups/1e68222b-ac10-4ee4-a8d7-2389b6c7872e => generated 826 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:29:26.734481 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-b0307db2-848a-4a98-91d4-86bb23785202 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:26.738166 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-b0307db2-848a-4a98-91d4-86bb23785202 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] GET https://10.4.3.223/volume/v3/volumes/f8ecbd41-5efe-401b-af85-1dc8a187fa03 Jul 03 02:29:26.738320 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-b0307db2-848a-4a98-91d4-86bb23785202 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:26.738512 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-b0307db2-848a-4a98-91d4-86bb23785202 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:26.749505 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:26.749505 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:29:26.751972 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-69de5732-caa2-4c9f-bf8e-a910bef35782 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:26.752749 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-b0307db2-848a-4a98-91d4-86bb23785202 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Volume info retrieved successfully. Jul 03 02:29:26.756331 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-20e9ce0a-2b03-4dbc-a7ed-69a9499034fb None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:26.756932 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-69de5732-caa2-4c9f-bf8e-a910bef35782 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/1e68222b-ac10-4ee4-a8d7-2389b6c7872e Jul 03 02:29:26.757092 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-69de5732-caa2-4c9f-bf8e-a910bef35782 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:26.757296 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-69de5732-caa2-4c9f-bf8e-a910bef35782 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:26.757443 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-69de5732-caa2-4c9f-bf8e-a910bef35782 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id 1e68222b-ac10-4ee4-a8d7-2389b6c7872e. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:29:26.757847 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-b0307db2-848a-4a98-91d4-86bb23785202 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] https://10.4.3.223/volume/v3/volumes/f8ecbd41-5efe-401b-af85-1dc8a187fa03 returned with HTTP 200 Jul 03 02:29:26.758313 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 419/1673] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:29:26 2026] GET /volume/v3/volumes/f8ecbd41-5efe-401b-af85-1dc8a187fa03 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:29:26.769180 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:26.769180 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:29:26.769951 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-69de5732-caa2-4c9f-bf8e-a910bef35782 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/1e68222b-ac10-4ee4-a8d7-2389b6c7872e returned with HTTP 200 Jul 03 02:29:26.770280 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 428/1674] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:29:26 2026] GET /volume/v3/backups/1e68222b-ac10-4ee4-a8d7-2389b6c7872e => generated 826 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:29:26.841394 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-20e9ce0a-2b03-4dbc-a7ed-69a9499034fb tempest-VolumeTypesExtraSpecsTest-2109323146 tempest-VolumeTypesExtraSpecsTest-2109323146-project-admin] POST https://10.4.3.223/volume/v3/types Jul 03 02:29:26.841394 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-20e9ce0a-2b03-4dbc-a7ed-69a9499034fb tempest-VolumeTypesExtraSpecsTest-2109323146 tempest-VolumeTypesExtraSpecsTest-2109323146-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-1709014818"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:29:26.854840 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-20e9ce0a-2b03-4dbc-a7ed-69a9499034fb tempest-VolumeTypesExtraSpecsTest-2109323146 tempest-VolumeTypesExtraSpecsTest-2109323146-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Jul 03 02:29:26.855479 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 411/1675] 10.4.3.223 () {68 vars in 1252 bytes} [Fri Jul 3 02:29:26 2026] POST /volume/v3/types => generated 231 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:29:26.865297 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-416e51e3-e659-4306-b194-b9066949f547 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:26.867597 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-416e51e3-e659-4306-b194-b9066949f547 tempest-VolumeTypesExtraSpecsTest-2109323146 tempest-VolumeTypesExtraSpecsTest-2109323146-project-admin] POST https://10.4.3.223/volume/v3/types/9cd27321-b3b1-431e-996f-0857f6063f70/extra_specs Jul 03 02:29:26.867954 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-416e51e3-e659-4306-b194-b9066949f547 tempest-VolumeTypesExtraSpecsTest-2109323146 tempest-VolumeTypesExtraSpecsTest-2109323146-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:29:26.926050 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-416e51e3-e659-4306-b194-b9066949f547 tempest-VolumeTypesExtraSpecsTest-2109323146 tempest-VolumeTypesExtraSpecsTest-2109323146-project-admin] https://10.4.3.223/volume/v3/types/9cd27321-b3b1-431e-996f-0857f6063f70/extra_specs returned with HTTP 200 Jul 03 02:29:26.926541 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 418/1676] 10.4.3.223 () {68 vars in 1399 bytes} [Fri Jul 3 02:29:26 2026] POST /volume/v3/types/9cd27321-b3b1-431e-996f-0857f6063f70/extra_specs => generated 34 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 02:29:26.934139 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-b65ea311-749f-4375-a9cd-c7e7024c35b5 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:26.936332 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-b65ea311-749f-4375-a9cd-c7e7024c35b5 tempest-VolumeTypesExtraSpecsTest-2109323146 tempest-VolumeTypesExtraSpecsTest-2109323146-project-admin] GET https://10.4.3.223/volume/v3/types/9cd27321-b3b1-431e-996f-0857f6063f70/extra_specs/spec3 Jul 03 02:29:26.936332 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-b65ea311-749f-4375-a9cd-c7e7024c35b5 tempest-VolumeTypesExtraSpecsTest-2109323146 tempest-VolumeTypesExtraSpecsTest-2109323146-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:26.936332 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-b65ea311-749f-4375-a9cd-c7e7024c35b5 tempest-VolumeTypesExtraSpecsTest-2109323146 tempest-VolumeTypesExtraSpecsTest-2109323146-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:26.944178 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-b65ea311-749f-4375-a9cd-c7e7024c35b5 tempest-VolumeTypesExtraSpecsTest-2109323146 tempest-VolumeTypesExtraSpecsTest-2109323146-project-admin] https://10.4.3.223/volume/v3/types/9cd27321-b3b1-431e-996f-0857f6063f70/extra_specs/spec3 returned with HTTP 200 Jul 03 02:29:26.944783 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 420/1677] 10.4.3.223 () {66 vars in 1396 bytes} [Fri Jul 3 02:29:26 2026] GET /volume/v3/types/9cd27321-b3b1-431e-996f-0857f6063f70/extra_specs/spec3 => generated 17 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 02:29:26.955433 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-32ba9b8f-9299-4921-aff8-d9613150aa80 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:26.958282 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-32ba9b8f-9299-4921-aff8-d9613150aa80 tempest-VolumeTypesExtraSpecsTest-2109323146 tempest-VolumeTypesExtraSpecsTest-2109323146-project-admin] DELETE https://10.4.3.223/volume/v3/types/9cd27321-b3b1-431e-996f-0857f6063f70/extra_specs/spec3 Jul 03 02:29:26.958648 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-32ba9b8f-9299-4921-aff8-d9613150aa80 tempest-VolumeTypesExtraSpecsTest-2109323146 tempest-VolumeTypesExtraSpecsTest-2109323146-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:26.958857 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-32ba9b8f-9299-4921-aff8-d9613150aa80 tempest-VolumeTypesExtraSpecsTest-2109323146 tempest-VolumeTypesExtraSpecsTest-2109323146-project-admin] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:26.996510 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-32ba9b8f-9299-4921-aff8-d9613150aa80 tempest-VolumeTypesExtraSpecsTest-2109323146 tempest-VolumeTypesExtraSpecsTest-2109323146-project-admin] https://10.4.3.223/volume/v3/types/9cd27321-b3b1-431e-996f-0857f6063f70/extra_specs/spec3 returned with HTTP 202 Jul 03 02:29:26.996927 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 429/1678] 10.4.3.223 () {66 vars in 1399 bytes} [Fri Jul 3 02:29:26 2026] DELETE /volume/v3/types/9cd27321-b3b1-431e-996f-0857f6063f70/extra_specs/spec3 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 02:29:27.004512 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-91fd10f1-5211-446e-ae19-6bb097cf9b4c None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:27.008022 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-91fd10f1-5211-446e-ae19-6bb097cf9b4c tempest-VolumeTypesExtraSpecsTest-2109323146 tempest-VolumeTypesExtraSpecsTest-2109323146-project-admin] GET https://10.4.3.223/volume/v3/types/9cd27321-b3b1-431e-996f-0857f6063f70/extra_specs/spec3 Jul 03 02:29:27.008240 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-91fd10f1-5211-446e-ae19-6bb097cf9b4c tempest-VolumeTypesExtraSpecsTest-2109323146 tempest-VolumeTypesExtraSpecsTest-2109323146-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:27.008480 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-91fd10f1-5211-446e-ae19-6bb097cf9b4c tempest-VolumeTypesExtraSpecsTest-2109323146 tempest-VolumeTypesExtraSpecsTest-2109323146-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:27.014883 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-91fd10f1-5211-446e-ae19-6bb097cf9b4c tempest-VolumeTypesExtraSpecsTest-2109323146 tempest-VolumeTypesExtraSpecsTest-2109323146-project-admin] https://10.4.3.223/volume/v3/types/9cd27321-b3b1-431e-996f-0857f6063f70/extra_specs/spec3 returned with HTTP 404 Jul 03 02:29:27.015468 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 412/1679] 10.4.3.223 () {66 vars in 1396 bytes} [Fri Jul 3 02:29:27 2026] GET /volume/v3/types/9cd27321-b3b1-431e-996f-0857f6063f70/extra_specs/spec3 => generated 129 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:29:27.026074 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-65861406-fb49-44fb-abc5-826a3ab4e87f None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:27.028460 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-65861406-fb49-44fb-abc5-826a3ab4e87f tempest-VolumeTypesExtraSpecsTest-2109323146 tempest-VolumeTypesExtraSpecsTest-2109323146-project-admin] POST https://10.4.3.223/volume/v3/types/9cd27321-b3b1-431e-996f-0857f6063f70/extra_specs Jul 03 02:29:27.028968 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-65861406-fb49-44fb-abc5-826a3ab4e87f tempest-VolumeTypesExtraSpecsTest-2109323146 tempest-VolumeTypesExtraSpecsTest-2109323146-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:29:27.058563 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-65861406-fb49-44fb-abc5-826a3ab4e87f tempest-VolumeTypesExtraSpecsTest-2109323146 tempest-VolumeTypesExtraSpecsTest-2109323146-project-admin] https://10.4.3.223/volume/v3/types/9cd27321-b3b1-431e-996f-0857f6063f70/extra_specs returned with HTTP 200 Jul 03 02:29:27.058992 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 419/1680] 10.4.3.223 () {68 vars in 1399 bytes} [Fri Jul 3 02:29:27 2026] POST /volume/v3/types/9cd27321-b3b1-431e-996f-0857f6063f70/extra_specs => generated 34 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 02:29:27.067043 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-43da1f1f-5917-4b8f-9f49-17761746a67d None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:27.069435 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-43da1f1f-5917-4b8f-9f49-17761746a67d tempest-VolumeTypesExtraSpecsTest-2109323146 tempest-VolumeTypesExtraSpecsTest-2109323146-project-admin] GET https://10.4.3.223/volume/v3/types/9cd27321-b3b1-431e-996f-0857f6063f70/extra_specs Jul 03 02:29:27.069725 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-43da1f1f-5917-4b8f-9f49-17761746a67d tempest-VolumeTypesExtraSpecsTest-2109323146 tempest-VolumeTypesExtraSpecsTest-2109323146-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:27.070245 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-43da1f1f-5917-4b8f-9f49-17761746a67d tempest-VolumeTypesExtraSpecsTest-2109323146 tempest-VolumeTypesExtraSpecsTest-2109323146-project-admin] Calling method 'index' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:27.078388 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-43da1f1f-5917-4b8f-9f49-17761746a67d tempest-VolumeTypesExtraSpecsTest-2109323146 tempest-VolumeTypesExtraSpecsTest-2109323146-project-admin] https://10.4.3.223/volume/v3/types/9cd27321-b3b1-431e-996f-0857f6063f70/extra_specs returned with HTTP 200 Jul 03 02:29:27.078893 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 421/1681] 10.4.3.223 () {66 vars in 1378 bytes} [Fri Jul 3 02:29:27 2026] GET /volume/v3/types/9cd27321-b3b1-431e-996f-0857f6063f70/extra_specs => generated 34 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 02:29:27.088451 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-3562b41a-53ed-4928-a8c9-51ccacfafbc1 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:27.090931 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-3562b41a-53ed-4928-a8c9-51ccacfafbc1 tempest-VolumeTypesExtraSpecsTest-2109323146 tempest-VolumeTypesExtraSpecsTest-2109323146-project-admin] POST https://10.4.3.223/volume/v3/types/9cd27321-b3b1-431e-996f-0857f6063f70/extra_specs Jul 03 02:29:27.091465 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-3562b41a-53ed-4928-a8c9-51ccacfafbc1 tempest-VolumeTypesExtraSpecsTest-2109323146 tempest-VolumeTypesExtraSpecsTest-2109323146-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:29:27.115330 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-3562b41a-53ed-4928-a8c9-51ccacfafbc1 tempest-VolumeTypesExtraSpecsTest-2109323146 tempest-VolumeTypesExtraSpecsTest-2109323146-project-admin] https://10.4.3.223/volume/v3/types/9cd27321-b3b1-431e-996f-0857f6063f70/extra_specs returned with HTTP 200 Jul 03 02:29:27.115768 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 430/1682] 10.4.3.223 () {68 vars in 1399 bytes} [Fri Jul 3 02:29:27 2026] POST /volume/v3/types/9cd27321-b3b1-431e-996f-0857f6063f70/extra_specs => generated 34 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 02:29:27.125352 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-7f9f9f6c-b0ad-4d0e-95b8-917f2c132e2d None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:27.127721 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-7f9f9f6c-b0ad-4d0e-95b8-917f2c132e2d tempest-VolumeTypesExtraSpecsTest-2109323146 tempest-VolumeTypesExtraSpecsTest-2109323146-project-admin] PUT https://10.4.3.223/volume/v3/types/9cd27321-b3b1-431e-996f-0857f6063f70/extra_specs/spec2 Jul 03 02:29:27.128333 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-7f9f9f6c-b0ad-4d0e-95b8-917f2c132e2d tempest-VolumeTypesExtraSpecsTest-2109323146 tempest-VolumeTypesExtraSpecsTest-2109323146-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:29:27.159250 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-7f9f9f6c-b0ad-4d0e-95b8-917f2c132e2d tempest-VolumeTypesExtraSpecsTest-2109323146 tempest-VolumeTypesExtraSpecsTest-2109323146-project-admin] https://10.4.3.223/volume/v3/types/9cd27321-b3b1-431e-996f-0857f6063f70/extra_specs/spec2 returned with HTTP 200 Jul 03 02:29:27.159920 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 413/1683] 10.4.3.223 () {68 vars in 1416 bytes} [Fri Jul 3 02:29:27 2026] PUT /volume/v3/types/9cd27321-b3b1-431e-996f-0857f6063f70/extra_specs/spec2 => generated 17 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 02:29:27.169382 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-2370affb-e338-46e1-956f-2c199e56189f None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:27.171630 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-2370affb-e338-46e1-956f-2c199e56189f tempest-VolumeTypesExtraSpecsTest-2109323146 tempest-VolumeTypesExtraSpecsTest-2109323146-project-admin] GET https://10.4.3.223/volume/v3/types/9cd27321-b3b1-431e-996f-0857f6063f70/extra_specs/spec2 Jul 03 02:29:27.171868 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-2370affb-e338-46e1-956f-2c199e56189f tempest-VolumeTypesExtraSpecsTest-2109323146 tempest-VolumeTypesExtraSpecsTest-2109323146-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:27.172080 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-2370affb-e338-46e1-956f-2c199e56189f tempest-VolumeTypesExtraSpecsTest-2109323146 tempest-VolumeTypesExtraSpecsTest-2109323146-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:27.180326 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-2370affb-e338-46e1-956f-2c199e56189f tempest-VolumeTypesExtraSpecsTest-2109323146 tempest-VolumeTypesExtraSpecsTest-2109323146-project-admin] https://10.4.3.223/volume/v3/types/9cd27321-b3b1-431e-996f-0857f6063f70/extra_specs/spec2 returned with HTTP 200 Jul 03 02:29:27.180789 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 420/1684] 10.4.3.223 () {66 vars in 1396 bytes} [Fri Jul 3 02:29:27 2026] GET /volume/v3/types/9cd27321-b3b1-431e-996f-0857f6063f70/extra_specs/spec2 => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 02:29:27.190444 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-56b1585b-983f-4295-85c7-c53d9d5288fa None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:27.192585 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-56b1585b-983f-4295-85c7-c53d9d5288fa tempest-VolumeTypesExtraSpecsTest-2109323146 tempest-VolumeTypesExtraSpecsTest-2109323146-project-admin] POST https://10.4.3.223/volume/v3/types/9cd27321-b3b1-431e-996f-0857f6063f70/extra_specs Jul 03 02:29:27.192969 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-56b1585b-983f-4295-85c7-c53d9d5288fa tempest-VolumeTypesExtraSpecsTest-2109323146 tempest-VolumeTypesExtraSpecsTest-2109323146-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:29:27.219749 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-56b1585b-983f-4295-85c7-c53d9d5288fa tempest-VolumeTypesExtraSpecsTest-2109323146 tempest-VolumeTypesExtraSpecsTest-2109323146-project-admin] https://10.4.3.223/volume/v3/types/9cd27321-b3b1-431e-996f-0857f6063f70/extra_specs returned with HTTP 200 Jul 03 02:29:27.220499 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 422/1685] 10.4.3.223 () {68 vars in 1399 bytes} [Fri Jul 3 02:29:27 2026] POST /volume/v3/types/9cd27321-b3b1-431e-996f-0857f6063f70/extra_specs => generated 51 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 02:29:27.229871 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-61b3c516-4f68-4bfe-acfe-52f22d05e6da None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:27.231814 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-61b3c516-4f68-4bfe-acfe-52f22d05e6da tempest-VolumeTypesExtraSpecsTest-2109323146 tempest-VolumeTypesExtraSpecsTest-2109323146-project-admin] GET https://10.4.3.223/volume/v3/types/9cd27321-b3b1-431e-996f-0857f6063f70/extra_specs Jul 03 02:29:27.232024 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-61b3c516-4f68-4bfe-acfe-52f22d05e6da tempest-VolumeTypesExtraSpecsTest-2109323146 tempest-VolumeTypesExtraSpecsTest-2109323146-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:27.232246 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-61b3c516-4f68-4bfe-acfe-52f22d05e6da tempest-VolumeTypesExtraSpecsTest-2109323146 tempest-VolumeTypesExtraSpecsTest-2109323146-project-admin] Calling method 'index' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:27.239954 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-61b3c516-4f68-4bfe-acfe-52f22d05e6da tempest-VolumeTypesExtraSpecsTest-2109323146 tempest-VolumeTypesExtraSpecsTest-2109323146-project-admin] https://10.4.3.223/volume/v3/types/9cd27321-b3b1-431e-996f-0857f6063f70/extra_specs returned with HTTP 200 Jul 03 02:29:27.240450 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 431/1686] 10.4.3.223 () {66 vars in 1378 bytes} [Fri Jul 3 02:29:27 2026] GET /volume/v3/types/9cd27321-b3b1-431e-996f-0857f6063f70/extra_specs => generated 68 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 02:29:27.252013 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-ebe8af43-58ab-49e5-a2a8-fe14a5f480bb None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:27.254610 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-ebe8af43-58ab-49e5-a2a8-fe14a5f480bb tempest-VolumeTypesExtraSpecsTest-2109323146 tempest-VolumeTypesExtraSpecsTest-2109323146-project-admin] DELETE https://10.4.3.223/volume/v3/types/9cd27321-b3b1-431e-996f-0857f6063f70 Jul 03 02:29:27.255001 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-ebe8af43-58ab-49e5-a2a8-fe14a5f480bb tempest-VolumeTypesExtraSpecsTest-2109323146 tempest-VolumeTypesExtraSpecsTest-2109323146-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:27.255355 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-ebe8af43-58ab-49e5-a2a8-fe14a5f480bb tempest-VolumeTypesExtraSpecsTest-2109323146 tempest-VolumeTypesExtraSpecsTest-2109323146-project-admin] Calling method '_delete' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:27.282120 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-670f6e35-1c0d-492c-952c-68d16fdf77c4 req-43dacc3d-b0a2-4830-af37-6658328afab0 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:27.286181 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-670f6e35-1c0d-492c-952c-68d16fdf77c4 req-43dacc3d-b0a2-4830-af37-6658328afab0 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] POST https://10.4.3.223/volume/v3/attachments/684896dc-b5f0-4c23-89be-eda22321e4a1/action Jul 03 02:29:27.286656 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-670f6e35-1c0d-492c-952c-68d16fdf77c4 req-43dacc3d-b0a2-4830-af37-6658328afab0 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Action body: b'{"os-complete": null}' {{(pid=100013) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:29:27.286755 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-670f6e35-1c0d-492c-952c-68d16fdf77c4 req-43dacc3d-b0a2-4830-af37-6658328afab0 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:29:27.293773 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-ebe8af43-58ab-49e5-a2a8-fe14a5f480bb tempest-VolumeTypesExtraSpecsTest-2109323146 tempest-VolumeTypesExtraSpecsTest-2109323146-project-admin] https://10.4.3.223/volume/v3/types/9cd27321-b3b1-431e-996f-0857f6063f70 returned with HTTP 202 Jul 03 02:29:27.294159 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 414/1687] 10.4.3.223 () {66 vars in 1345 bytes} [Fri Jul 3 02:29:27 2026] DELETE /volume/v3/types/9cd27321-b3b1-431e-996f-0857f6063f70 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:29:27.303254 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-bf832651-9cbc-4908-a45c-ba15dfbb43a4 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:27.305789 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-bf832651-9cbc-4908-a45c-ba15dfbb43a4 tempest-VolumeTypesExtraSpecsTest-2109323146 tempest-VolumeTypesExtraSpecsTest-2109323146-project-admin] GET https://10.4.3.223/volume/v3/types/9cd27321-b3b1-431e-996f-0857f6063f70 Jul 03 02:29:27.306068 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-bf832651-9cbc-4908-a45c-ba15dfbb43a4 tempest-VolumeTypesExtraSpecsTest-2109323146 tempest-VolumeTypesExtraSpecsTest-2109323146-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:27.306324 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-bf832651-9cbc-4908-a45c-ba15dfbb43a4 tempest-VolumeTypesExtraSpecsTest-2109323146 tempest-VolumeTypesExtraSpecsTest-2109323146-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:27.311570 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-bf832651-9cbc-4908-a45c-ba15dfbb43a4 tempest-VolumeTypesExtraSpecsTest-2109323146 tempest-VolumeTypesExtraSpecsTest-2109323146-project-admin] https://10.4.3.223/volume/v3/types/9cd27321-b3b1-431e-996f-0857f6063f70 returned with HTTP 404 Jul 03 02:29:27.312223 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 423/1688] 10.4.3.223 () {66 vars in 1342 bytes} [Fri Jul 3 02:29:27 2026] GET /volume/v3/types/9cd27321-b3b1-431e-996f-0857f6063f70 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:29:27.312618 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:27.312618 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:29:27.327388 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-670f6e35-1c0d-492c-952c-68d16fdf77c4 req-43dacc3d-b0a2-4830-af37-6658328afab0 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] https://10.4.3.223/volume/v3/attachments/684896dc-b5f0-4c23-89be-eda22321e4a1/action returned with HTTP 204 Jul 03 02:29:27.327938 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 421/1689] 10.4.3.223 () {74 vars in 1725 bytes} [Fri Jul 3 02:29:27 2026] POST /volume/v3/attachments/684896dc-b5f0-4c23-89be-eda22321e4a1/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:29:27.776681 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-e8ef15f0-3dbe-4277-a7c5-f5e7ad5f3469 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:27.780401 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-e8ef15f0-3dbe-4277-a7c5-f5e7ad5f3469 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] GET https://10.4.3.223/volume/v3/volumes/f8ecbd41-5efe-401b-af85-1dc8a187fa03 Jul 03 02:29:27.780614 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-e8ef15f0-3dbe-4277-a7c5-f5e7ad5f3469 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:27.780849 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-e8ef15f0-3dbe-4277-a7c5-f5e7ad5f3469 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:27.781891 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-51497d02-c4af-4cdb-8800-178b76c394e3 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:27.784264 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-51497d02-c4af-4cdb-8800-178b76c394e3 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/1e68222b-ac10-4ee4-a8d7-2389b6c7872e Jul 03 02:29:27.784636 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-51497d02-c4af-4cdb-8800-178b76c394e3 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:27.784853 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-51497d02-c4af-4cdb-8800-178b76c394e3 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:27.785049 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-51497d02-c4af-4cdb-8800-178b76c394e3 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id 1e68222b-ac10-4ee4-a8d7-2389b6c7872e. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:29:27.789704 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:27.789704 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:29:27.790719 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-51497d02-c4af-4cdb-8800-178b76c394e3 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/1e68222b-ac10-4ee4-a8d7-2389b6c7872e returned with HTTP 200 Jul 03 02:29:27.790881 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:27.790881 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:29:27.791222 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 415/1690] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:29:27 2026] GET /volume/v3/backups/1e68222b-ac10-4ee4-a8d7-2389b6c7872e => generated 826 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 02:29:27.803050 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-e8ef15f0-3dbe-4277-a7c5-f5e7ad5f3469 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Volume info retrieved successfully. Jul 03 02:29:27.803146 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-446d9687-8dc3-4bc0-97f7-767aa7d884a5 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:27.805782 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-446d9687-8dc3-4bc0-97f7-767aa7d884a5 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/volumes/78748af2-5a46-4595-bcfb-0440beea99a7 Jul 03 02:29:27.806844 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-446d9687-8dc3-4bc0-97f7-767aa7d884a5 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:27.807746 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-446d9687-8dc3-4bc0-97f7-767aa7d884a5 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:27.808203 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-e8ef15f0-3dbe-4277-a7c5-f5e7ad5f3469 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] https://10.4.3.223/volume/v3/volumes/f8ecbd41-5efe-401b-af85-1dc8a187fa03 returned with HTTP 200 Jul 03 02:29:27.808688 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 432/1691] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:29:27 2026] GET /volume/v3/volumes/f8ecbd41-5efe-401b-af85-1dc8a187fa03 => generated 1136 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:29:27.826968 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-ae7e3aa0-1302-4d10-8a96-b99688b36d76 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:27.829810 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-ae7e3aa0-1302-4d10-8a96-b99688b36d76 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] GET https://10.4.3.223/volume/v3/volumes/f8ecbd41-5efe-401b-af85-1dc8a187fa03 Jul 03 02:29:27.829941 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-ae7e3aa0-1302-4d10-8a96-b99688b36d76 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:27.830144 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-ae7e3aa0-1302-4d10-8a96-b99688b36d76 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:27.834385 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:27.834385 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:29:27.837730 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-446d9687-8dc3-4bc0-97f7-767aa7d884a5 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Volume info retrieved successfully. Jul 03 02:29:27.843141 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-446d9687-8dc3-4bc0-97f7-767aa7d884a5 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/volumes/78748af2-5a46-4595-bcfb-0440beea99a7 returned with HTTP 200 Jul 03 02:29:27.843141 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 424/1692] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:29:27 2026] GET /volume/v3/volumes/78748af2-5a46-4595-bcfb-0440beea99a7 => generated 965 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:29:27.850845 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:27.850845 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:29:27.857172 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-646a3419-8148-4c9a-92b7-6d1fc073e3ba None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:27.859122 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-646a3419-8148-4c9a-92b7-6d1fc073e3ba tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/volumes/78748af2-5a46-4595-bcfb-0440beea99a7 Jul 03 02:29:27.859409 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-646a3419-8148-4c9a-92b7-6d1fc073e3ba tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:27.859667 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-646a3419-8148-4c9a-92b7-6d1fc073e3ba tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:27.859789 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-ae7e3aa0-1302-4d10-8a96-b99688b36d76 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Volume info retrieved successfully. Jul 03 02:29:27.867405 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-ae7e3aa0-1302-4d10-8a96-b99688b36d76 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] https://10.4.3.223/volume/v3/volumes/f8ecbd41-5efe-401b-af85-1dc8a187fa03 returned with HTTP 200 Jul 03 02:29:27.867946 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 422/1693] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:29:27 2026] GET /volume/v3/volumes/f8ecbd41-5efe-401b-af85-1dc8a187fa03 => generated 1136 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:29:27.871657 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:27.871657 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:29:27.881049 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-646a3419-8148-4c9a-92b7-6d1fc073e3ba tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Volume info retrieved successfully. Jul 03 02:29:27.886462 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-646a3419-8148-4c9a-92b7-6d1fc073e3ba tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/volumes/78748af2-5a46-4595-bcfb-0440beea99a7 returned with HTTP 200 Jul 03 02:29:27.886981 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 416/1694] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:29:27 2026] GET /volume/v3/volumes/78748af2-5a46-4595-bcfb-0440beea99a7 => generated 965 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:29:27.902117 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-87c4f879-be0e-4f3a-a605-3b47f303e375 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:27.902440 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-87c4f879-be0e-4f3a-a605-3b47f303e375 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] DELETE https://10.4.3.223/volume/v3/volumes/78748af2-5a46-4595-bcfb-0440beea99a7 Jul 03 02:29:27.902661 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-87c4f879-be0e-4f3a-a605-3b47f303e375 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:27.902865 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-87c4f879-be0e-4f3a-a605-3b47f303e375 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:27.903045 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-87c4f879-be0e-4f3a-a605-3b47f303e375 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Delete volume with id: 78748af2-5a46-4595-bcfb-0440beea99a7 Jul 03 02:29:27.913431 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:27.913431 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:29:27.914070 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-87c4f879-be0e-4f3a-a605-3b47f303e375 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Volume info retrieved successfully. Jul 03 02:29:27.935463 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-87c4f879-be0e-4f3a-a605-3b47f303e375 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Delete volume request issued successfully. Jul 03 02:29:27.935792 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-87c4f879-be0e-4f3a-a605-3b47f303e375 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/volumes/78748af2-5a46-4595-bcfb-0440beea99a7 returned with HTTP 202 Jul 03 02:29:27.936360 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 433/1695] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:29:27 2026] DELETE /volume/v3/volumes/78748af2-5a46-4595-bcfb-0440beea99a7 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:29:27.944954 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-c6c1cb93-bb5a-4e53-9e22-4b78c309412f None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:27.947718 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-c6c1cb93-bb5a-4e53-9e22-4b78c309412f tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/volumes/78748af2-5a46-4595-bcfb-0440beea99a7 Jul 03 02:29:27.947992 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-c6c1cb93-bb5a-4e53-9e22-4b78c309412f tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:27.948190 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-c6c1cb93-bb5a-4e53-9e22-4b78c309412f tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:27.963653 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:27.963653 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:29:27.969437 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-c6c1cb93-bb5a-4e53-9e22-4b78c309412f tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Volume info retrieved successfully. Jul 03 02:29:27.975929 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-c6c1cb93-bb5a-4e53-9e22-4b78c309412f tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/volumes/78748af2-5a46-4595-bcfb-0440beea99a7 returned with HTTP 200 Jul 03 02:29:27.976548 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 425/1696] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:29:27 2026] GET /volume/v3/volumes/78748af2-5a46-4595-bcfb-0440beea99a7 => generated 964 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:29:28.179105 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-d354ac99-b6f3-4ddf-a80d-7026a97c926e req-71be4333-3e21-45ba-a1ec-23b8873b651c None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:28.182374 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-d354ac99-b6f3-4ddf-a80d-7026a97c926e req-71be4333-3e21-45ba-a1ec-23b8873b651c tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] GET https://10.4.3.223/volume/v3/volumes/f31a6ca9-d106-4fcf-8884-75ee2f381170 Jul 03 02:29:28.182601 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-d354ac99-b6f3-4ddf-a80d-7026a97c926e req-71be4333-3e21-45ba-a1ec-23b8873b651c tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:28.182793 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-d354ac99-b6f3-4ddf-a80d-7026a97c926e req-71be4333-3e21-45ba-a1ec-23b8873b651c tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:28.193292 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:28.193292 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:29:28.197839 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-d354ac99-b6f3-4ddf-a80d-7026a97c926e req-71be4333-3e21-45ba-a1ec-23b8873b651c tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Volume info retrieved successfully. Jul 03 02:29:28.202668 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-d354ac99-b6f3-4ddf-a80d-7026a97c926e req-71be4333-3e21-45ba-a1ec-23b8873b651c tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] https://10.4.3.223/volume/v3/volumes/f31a6ca9-d106-4fcf-8884-75ee2f381170 returned with HTTP 200 Jul 03 02:29:28.203458 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 423/1697] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:29:28 2026] GET /volume/v3/volumes/f31a6ca9-d106-4fcf-8884-75ee2f381170 => generated 1135 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:29:28.223999 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-d354ac99-b6f3-4ddf-a80d-7026a97c926e req-5e5226cd-7e95-4a02-8e8d-3cc8525c14e3 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:28.226249 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-d354ac99-b6f3-4ddf-a80d-7026a97c926e req-5e5226cd-7e95-4a02-8e8d-3cc8525c14e3 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] POST https://10.4.3.223/volume/v3/volumes/f31a6ca9-d106-4fcf-8884-75ee2f381170/action Jul 03 02:29:28.226855 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-d354ac99-b6f3-4ddf-a80d-7026a97c926e req-5e5226cd-7e95-4a02-8e8d-3cc8525c14e3 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100012) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:29:28.226980 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-d354ac99-b6f3-4ddf-a80d-7026a97c926e req-5e5226cd-7e95-4a02-8e8d-3cc8525c14e3 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:29:28.238943 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:28.238943 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:29:28.239581 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [req-d354ac99-b6f3-4ddf-a80d-7026a97c926e req-5e5226cd-7e95-4a02-8e8d-3cc8525c14e3 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Volume info retrieved successfully. Jul 03 02:29:28.246474 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [req-d354ac99-b6f3-4ddf-a80d-7026a97c926e req-5e5226cd-7e95-4a02-8e8d-3cc8525c14e3 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Begin detaching volume completed successfully. Jul 03 02:29:28.246826 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-d354ac99-b6f3-4ddf-a80d-7026a97c926e req-5e5226cd-7e95-4a02-8e8d-3cc8525c14e3 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] https://10.4.3.223/volume/v3/volumes/f31a6ca9-d106-4fcf-8884-75ee2f381170/action returned with HTTP 202 Jul 03 02:29:28.247570 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 417/1698] 10.4.3.223 () {72 vars in 1672 bytes} [Fri Jul 3 02:29:28 2026] POST /volume/v3/volumes/f31a6ca9-d106-4fcf-8884-75ee2f381170/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 02:29:28.279102 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-a0d25b9f-77e8-4393-8599-8cf925b9ed9d None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:28.282150 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-a0d25b9f-77e8-4393-8599-8cf925b9ed9d tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] GET https://10.4.3.223/volume/v3/volumes/f31a6ca9-d106-4fcf-8884-75ee2f381170 Jul 03 02:29:28.282150 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-a0d25b9f-77e8-4393-8599-8cf925b9ed9d tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:28.282150 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-a0d25b9f-77e8-4393-8599-8cf925b9ed9d tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:28.295428 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:28.295428 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:29:28.299656 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-a0d25b9f-77e8-4393-8599-8cf925b9ed9d tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Volume info retrieved successfully. Jul 03 02:29:28.305597 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-a0d25b9f-77e8-4393-8599-8cf925b9ed9d tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] https://10.4.3.223/volume/v3/volumes/f31a6ca9-d106-4fcf-8884-75ee2f381170 returned with HTTP 200 Jul 03 02:29:28.306229 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 434/1699] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:29:28 2026] GET /volume/v3/volumes/f31a6ca9-d106-4fcf-8884-75ee2f381170 => generated 1138 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:29:29.001344 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-d69464ba-438d-46db-b199-6d59c56a904c None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:29.002246 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-d69464ba-438d-46db-b199-6d59c56a904c tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/volumes/78748af2-5a46-4595-bcfb-0440beea99a7 Jul 03 02:29:29.002246 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-d69464ba-438d-46db-b199-6d59c56a904c tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:29.002857 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-d69464ba-438d-46db-b199-6d59c56a904c tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:29.010276 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-d69464ba-438d-46db-b199-6d59c56a904c tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/volumes/78748af2-5a46-4595-bcfb-0440beea99a7 returned with HTTP 404 Jul 03 02:29:29.010940 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 426/1700] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:29:28 2026] GET /volume/v3/volumes/78748af2-5a46-4595-bcfb-0440beea99a7 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:29:29.024528 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-90ad5130-b428-4071-914c-4c898512925a None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:29.027998 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-90ad5130-b428-4071-914c-4c898512925a tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] DELETE https://10.4.3.223/volume/v3/backups/1e68222b-ac10-4ee4-a8d7-2389b6c7872e Jul 03 02:29:29.028061 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-90ad5130-b428-4071-914c-4c898512925a tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:29.028253 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-90ad5130-b428-4071-914c-4c898512925a tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'delete' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:29.028383 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.contrib.backups [None req-90ad5130-b428-4071-914c-4c898512925a tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Delete backup with id: 1e68222b-ac10-4ee4-a8d7-2389b6c7872e. Jul 03 02:29:29.035311 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:29.035311 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:29:29.047178 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.backup.rpcapi [None req-90ad5130-b428-4071-914c-4c898512925a tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] delete_backup rpcapi backup_id 1e68222b-ac10-4ee4-a8d7-2389b6c7872e {{(pid=100013) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 02:29:29.048818 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-90ad5130-b428-4071-914c-4c898512925a tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/1e68222b-ac10-4ee4-a8d7-2389b6c7872e returned with HTTP 202 Jul 03 02:29:29.049292 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 424/1701] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:29:29 2026] DELETE /volume/v3/backups/1e68222b-ac10-4ee4-a8d7-2389b6c7872e => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 02:29:29.059377 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-ec9c36f9-1a6b-4942-939f-ee9a87456ece None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:29.063813 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-ec9c36f9-1a6b-4942-939f-ee9a87456ece tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/1e68222b-ac10-4ee4-a8d7-2389b6c7872e Jul 03 02:29:29.064008 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-ec9c36f9-1a6b-4942-939f-ee9a87456ece tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:29.064232 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-ec9c36f9-1a6b-4942-939f-ee9a87456ece tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:29.064344 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-ec9c36f9-1a6b-4942-939f-ee9a87456ece tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id 1e68222b-ac10-4ee4-a8d7-2389b6c7872e. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:29:29.073840 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:29.073840 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:29:29.074667 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-ec9c36f9-1a6b-4942-939f-ee9a87456ece tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/1e68222b-ac10-4ee4-a8d7-2389b6c7872e returned with HTTP 200 Jul 03 02:29:29.075036 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 418/1702] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:29:29 2026] GET /volume/v3/backups/1e68222b-ac10-4ee4-a8d7-2389b6c7872e => generated 825 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:29:29.284438 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-fc2af82f-6e46-4ce7-aa05-5ec4bd6aef27 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:29.284877 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-fc2af82f-6e46-4ce7-aa05-5ec4bd6aef27 None None] GET https://10.4.3.223/volume// Jul 03 02:29:29.284971 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-fc2af82f-6e46-4ce7-aa05-5ec4bd6aef27 None None] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:29.285196 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-fc2af82f-6e46-4ce7-aa05-5ec4bd6aef27 None None] Calling method 'all' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:29.285438 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-fc2af82f-6e46-4ce7-aa05-5ec4bd6aef27 None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:29:29.285812 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 435/1703] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:29:29 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:29:29.296591 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-d354ac99-b6f3-4ddf-a80d-7026a97c926e req-1e63abb0-f8a6-4000-be33-73515652315b None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:29.299182 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-d354ac99-b6f3-4ddf-a80d-7026a97c926e req-1e63abb0-f8a6-4000-be33-73515652315b tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] GET https://10.4.3.223/volume/v3/volumes/f31a6ca9-d106-4fcf-8884-75ee2f381170 Jul 03 02:29:29.299458 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-d354ac99-b6f3-4ddf-a80d-7026a97c926e req-1e63abb0-f8a6-4000-be33-73515652315b tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:29.299655 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-d354ac99-b6f3-4ddf-a80d-7026a97c926e req-1e63abb0-f8a6-4000-be33-73515652315b tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:29.310133 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:29.310133 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:29:29.315107 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [req-d354ac99-b6f3-4ddf-a80d-7026a97c926e req-1e63abb0-f8a6-4000-be33-73515652315b tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Volume info retrieved successfully. Jul 03 02:29:29.317973 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-880453ee-680f-4507-bc2b-1c768aef120f None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:29.319522 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-d354ac99-b6f3-4ddf-a80d-7026a97c926e req-1e63abb0-f8a6-4000-be33-73515652315b tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] https://10.4.3.223/volume/v3/volumes/f31a6ca9-d106-4fcf-8884-75ee2f381170 returned with HTTP 200 Jul 03 02:29:29.319611 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-880453ee-680f-4507-bc2b-1c768aef120f tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] GET https://10.4.3.223/volume/v3/volumes/f31a6ca9-d106-4fcf-8884-75ee2f381170 Jul 03 02:29:29.319735 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-880453ee-680f-4507-bc2b-1c768aef120f tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:29.320126 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-880453ee-680f-4507-bc2b-1c768aef120f tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:29.320187 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 427/1704] 10.4.3.223 () {70 vars in 1639 bytes} [Fri Jul 3 02:29:29 2026] GET /volume/v3/volumes/f31a6ca9-d106-4fcf-8884-75ee2f381170 => generated 1318 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:29:29.331097 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:29.331097 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:29:29.335880 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-880453ee-680f-4507-bc2b-1c768aef120f tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Volume info retrieved successfully. Jul 03 02:29:29.341603 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-880453ee-680f-4507-bc2b-1c768aef120f tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] https://10.4.3.223/volume/v3/volumes/f31a6ca9-d106-4fcf-8884-75ee2f381170 returned with HTTP 200 Jul 03 02:29:29.343469 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 425/1705] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:29:29 2026] GET /volume/v3/volumes/f31a6ca9-d106-4fcf-8884-75ee2f381170 => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:29:30.012783 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-eb08fa36-8199-4251-97cf-5249c977e82f None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:30.085448 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-cc021aa0-0c6f-4907-b4e9-9ca816be8059 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:30.088269 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-cc021aa0-0c6f-4907-b4e9-9ca816be8059 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/1e68222b-ac10-4ee4-a8d7-2389b6c7872e Jul 03 02:29:30.089024 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-cc021aa0-0c6f-4907-b4e9-9ca816be8059 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:30.089745 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-cc021aa0-0c6f-4907-b4e9-9ca816be8059 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:30.089745 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-cc021aa0-0c6f-4907-b4e9-9ca816be8059 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id 1e68222b-ac10-4ee4-a8d7-2389b6c7872e. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:29:30.093269 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-cc021aa0-0c6f-4907-b4e9-9ca816be8059 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/1e68222b-ac10-4ee4-a8d7-2389b6c7872e returned with HTTP 404 Jul 03 02:29:30.093841 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 436/1706] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:29:30 2026] GET /volume/v3/backups/1e68222b-ac10-4ee4-a8d7-2389b6c7872e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:29:30.133089 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-eb08fa36-8199-4251-97cf-5249c977e82f tempest-VolumeTypesNegativeTest-40769986 tempest-VolumeTypesNegativeTest-40769986-project-admin] POST https://10.4.3.223/volume/v3/types/62ade728-60c0-454b-8d62-d4deca08965b/encryption Jul 03 02:29:30.133460 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-eb08fa36-8199-4251-97cf-5249c977e82f tempest-VolumeTypesNegativeTest-40769986 tempest-VolumeTypesNegativeTest-40769986-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:29:30.162562 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-eb08fa36-8199-4251-97cf-5249c977e82f tempest-VolumeTypesNegativeTest-40769986 tempest-VolumeTypesNegativeTest-40769986-project-admin] https://10.4.3.223/volume/v3/types/62ade728-60c0-454b-8d62-d4deca08965b/encryption returned with HTTP 404 Jul 03 02:29:30.163088 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 419/1707] 10.4.3.223 () {68 vars in 1397 bytes} [Fri Jul 3 02:29:30 2026] POST /volume/v3/types/62ade728-60c0-454b-8d62-d4deca08965b/encryption => generated 114 bytes in 151 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:29:30.174209 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-d62b4a76-c0fe-4f31-8afb-9d89b9cb9954 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:30.176000 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-d62b4a76-c0fe-4f31-8afb-9d89b9cb9954 tempest-VolumeTypesNegativeTest-40769986 tempest-VolumeTypesNegativeTest-40769986-project-admin] POST https://10.4.3.223/volume/v3/types Jul 03 02:29:30.176331 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-d62b4a76-c0fe-4f31-8afb-9d89b9cb9954 tempest-VolumeTypesNegativeTest-40769986 tempest-VolumeTypesNegativeTest-40769986-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-2059995051", "os-volume-type-access:is_public": false}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:29:30.185048 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-8be8af44-890c-4214-a544-f01bae8e2581 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:30.187632 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-8be8af44-890c-4214-a544-f01bae8e2581 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] DELETE https://10.4.3.223/volume/v3/volumes/a95497d4-e915-4cc5-8cae-a249a55bf201 Jul 03 02:29:30.187879 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-8be8af44-890c-4214-a544-f01bae8e2581 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:30.188120 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-8be8af44-890c-4214-a544-f01bae8e2581 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'delete' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:30.188376 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.volumes [None req-8be8af44-890c-4214-a544-f01bae8e2581 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Delete volume with id: a95497d4-e915-4cc5-8cae-a249a55bf201 Jul 03 02:29:30.196768 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:30.196768 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:29:30.197189 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-8be8af44-890c-4214-a544-f01bae8e2581 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Volume info retrieved successfully. Jul 03 02:29:30.198483 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-d62b4a76-c0fe-4f31-8afb-9d89b9cb9954 tempest-VolumeTypesNegativeTest-40769986 tempest-VolumeTypesNegativeTest-40769986-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Jul 03 02:29:30.198894 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 428/1708] 10.4.3.223 () {68 vars in 1253 bytes} [Fri Jul 3 02:29:30 2026] POST /volume/v3/types => generated 231 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:29:30.208870 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-e0d04d14-202e-4d41-be45-d74915b4ff52 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:30.217770 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-8be8af44-890c-4214-a544-f01bae8e2581 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Delete volume request issued successfully. Jul 03 02:29:30.217907 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-8be8af44-890c-4214-a544-f01bae8e2581 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/volumes/a95497d4-e915-4cc5-8cae-a249a55bf201 returned with HTTP 202 Jul 03 02:29:30.218461 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 426/1709] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:29:30 2026] DELETE /volume/v3/volumes/a95497d4-e915-4cc5-8cae-a249a55bf201 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:29:30.228180 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-dfc85589-65de-42e9-8eba-61f96339e7fb None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:30.229932 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-dfc85589-65de-42e9-8eba-61f96339e7fb tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/volumes/a95497d4-e915-4cc5-8cae-a249a55bf201 Jul 03 02:29:30.229932 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-dfc85589-65de-42e9-8eba-61f96339e7fb tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:30.230450 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-dfc85589-65de-42e9-8eba-61f96339e7fb tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:30.238354 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:30.238354 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:29:30.241899 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-dfc85589-65de-42e9-8eba-61f96339e7fb tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Volume info retrieved successfully. Jul 03 02:29:30.246498 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-dfc85589-65de-42e9-8eba-61f96339e7fb tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/volumes/a95497d4-e915-4cc5-8cae-a249a55bf201 returned with HTTP 200 Jul 03 02:29:30.247731 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 420/1710] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:29:30 2026] GET /volume/v3/volumes/a95497d4-e915-4cc5-8cae-a249a55bf201 => generated 907 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:29:30.283764 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-d354ac99-b6f3-4ddf-a80d-7026a97c926e req-479aa62f-549f-4c42-9f88-f1f45b507714 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:30.289315 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-d354ac99-b6f3-4ddf-a80d-7026a97c926e req-479aa62f-549f-4c42-9f88-f1f45b507714 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] DELETE https://10.4.3.223/volume/v3/attachments/e156ac46-359b-40f9-b151-03da65292cd0 Jul 03 02:29:30.290244 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-d354ac99-b6f3-4ddf-a80d-7026a97c926e req-479aa62f-549f-4c42-9f88-f1f45b507714 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:30.290244 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-d354ac99-b6f3-4ddf-a80d-7026a97c926e req-479aa62f-549f-4c42-9f88-f1f45b507714 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Calling method 'version_select' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:30.304311 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:30.304311 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:29:30.306812 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-e0d04d14-202e-4d41-be45-d74915b4ff52 tempest-VolumeTypesNegativeTest-1173442870 tempest-VolumeTypesNegativeTest-1173442870-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:29:30.307773 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-e0d04d14-202e-4d41-be45-d74915b4ff52 tempest-VolumeTypesNegativeTest-1173442870 tempest-VolumeTypesNegativeTest-1173442870-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "f6716c46-dfe9-42d7-a5ef-4ed89a9e7b25", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-1308382098"}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:29:30.310861 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.volumes [None req-e0d04d14-202e-4d41-be45-d74915b4ff52 tempest-VolumeTypesNegativeTest-1173442870 tempest-VolumeTypesNegativeTest-1173442870-project-member] Create volume request body: {'volume': {'volume_type': 'f6716c46-dfe9-42d7-a5ef-4ed89a9e7b25', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-1308382098'}} {{(pid=100015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:29:30.318933 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-e0d04d14-202e-4d41-be45-d74915b4ff52 tempest-VolumeTypesNegativeTest-1173442870 tempest-VolumeTypesNegativeTest-1173442870-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 404 Jul 03 02:29:30.319637 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 437/1711] 10.4.3.223 () {68 vars in 1259 bytes} [Fri Jul 3 02:29:30 2026] POST /volume/v3/volumes => generated 114 bytes in 111 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:29:30.327849 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-b56a6db2-09ea-456e-bc23-4e7f8358dc64 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:30.330250 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-b56a6db2-09ea-456e-bc23-4e7f8358dc64 tempest-VolumeTypesNegativeTest-40769986 tempest-VolumeTypesNegativeTest-40769986-project-admin] DELETE https://10.4.3.223/volume/v3/types/f6716c46-dfe9-42d7-a5ef-4ed89a9e7b25 Jul 03 02:29:30.330619 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-b56a6db2-09ea-456e-bc23-4e7f8358dc64 tempest-VolumeTypesNegativeTest-40769986 tempest-VolumeTypesNegativeTest-40769986-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:30.330834 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-b56a6db2-09ea-456e-bc23-4e7f8358dc64 tempest-VolumeTypesNegativeTest-40769986 tempest-VolumeTypesNegativeTest-40769986-project-admin] Calling method '_delete' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:30.356737 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-adf14faf-ab91-426b-9d49-7ea42690e2cf None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:30.358145 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-b56a6db2-09ea-456e-bc23-4e7f8358dc64 tempest-VolumeTypesNegativeTest-40769986 tempest-VolumeTypesNegativeTest-40769986-project-admin] https://10.4.3.223/volume/v3/types/f6716c46-dfe9-42d7-a5ef-4ed89a9e7b25 returned with HTTP 202 Jul 03 02:29:30.358642 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 427/1712] 10.4.3.223 () {66 vars in 1345 bytes} [Fri Jul 3 02:29:30 2026] DELETE /volume/v3/types/f6716c46-dfe9-42d7-a5ef-4ed89a9e7b25 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 03 02:29:30.359071 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-adf14faf-ab91-426b-9d49-7ea42690e2cf tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] GET https://10.4.3.223/volume/v3/volumes/f31a6ca9-d106-4fcf-8884-75ee2f381170 Jul 03 02:29:30.359527 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-adf14faf-ab91-426b-9d49-7ea42690e2cf tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:30.359725 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-adf14faf-ab91-426b-9d49-7ea42690e2cf tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:30.367176 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-80cadeb7-9199-4079-8bab-07d77dceca42 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:30.369282 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-80cadeb7-9199-4079-8bab-07d77dceca42 tempest-VolumeTypesNegativeTest-40769986 tempest-VolumeTypesNegativeTest-40769986-project-admin] GET https://10.4.3.223/volume/v3/types/f6716c46-dfe9-42d7-a5ef-4ed89a9e7b25 Jul 03 02:29:30.369497 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-80cadeb7-9199-4079-8bab-07d77dceca42 tempest-VolumeTypesNegativeTest-40769986 tempest-VolumeTypesNegativeTest-40769986-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:30.369701 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-80cadeb7-9199-4079-8bab-07d77dceca42 tempest-VolumeTypesNegativeTest-40769986 tempest-VolumeTypesNegativeTest-40769986-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:30.373133 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-80cadeb7-9199-4079-8bab-07d77dceca42 tempest-VolumeTypesNegativeTest-40769986 tempest-VolumeTypesNegativeTest-40769986-project-admin] https://10.4.3.223/volume/v3/types/f6716c46-dfe9-42d7-a5ef-4ed89a9e7b25 returned with HTTP 404 Jul 03 02:29:30.373625 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 438/1713] 10.4.3.223 () {66 vars in 1342 bytes} [Fri Jul 3 02:29:30 2026] GET /volume/v3/types/f6716c46-dfe9-42d7-a5ef-4ed89a9e7b25 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:29:30.373945 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:30.373945 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:29:30.377634 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-adf14faf-ab91-426b-9d49-7ea42690e2cf tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Volume info retrieved successfully. Jul 03 02:29:30.384774 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-665b1c33-6ff6-497e-b297-4c39f2092537 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:30.386049 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-adf14faf-ab91-426b-9d49-7ea42690e2cf tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] https://10.4.3.223/volume/v3/volumes/f31a6ca9-d106-4fcf-8884-75ee2f381170 returned with HTTP 200 Jul 03 02:29:30.386565 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 421/1714] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:29:30 2026] GET /volume/v3/volumes/f31a6ca9-d106-4fcf-8884-75ee2f381170 => generated 1138 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:29:30.386833 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-665b1c33-6ff6-497e-b297-4c39f2092537 tempest-VolumeTypesNegativeTest-40769986 tempest-VolumeTypesNegativeTest-40769986-project-admin] POST https://10.4.3.223/volume/v3/types Jul 03 02:29:30.387234 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-665b1c33-6ff6-497e-b297-4c39f2092537 tempest-VolumeTypesNegativeTest-40769986 tempest-VolumeTypesNegativeTest-40769986-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:29:30.389034 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-665b1c33-6ff6-497e-b297-4c39f2092537 tempest-VolumeTypesNegativeTest-40769986 tempest-VolumeTypesNegativeTest-40769986-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 400 Jul 03 02:29:30.389552 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 428/1715] 10.4.3.223 () {68 vars in 1252 bytes} [Fri Jul 3 02:29:30 2026] POST /volume/v3/types => generated 115 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 02:29:30.403758 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-8391e8ef-2b4f-4419-a4ab-109b71807d92 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:30.405402 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-8391e8ef-2b4f-4419-a4ab-109b71807d92 tempest-VolumeTypesNegativeTest-40769986 tempest-VolumeTypesNegativeTest-40769986-project-admin] POST https://10.4.3.223/volume/v3/types Jul 03 02:29:30.405821 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-8391e8ef-2b4f-4419-a4ab-109b71807d92 tempest-VolumeTypesNegativeTest-40769986 tempest-VolumeTypesNegativeTest-40769986-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-999473729"}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:29:30.422286 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-8391e8ef-2b4f-4419-a4ab-109b71807d92 tempest-VolumeTypesNegativeTest-40769986 tempest-VolumeTypesNegativeTest-40769986-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Jul 03 02:29:30.422857 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 439/1716] 10.4.3.223 () {68 vars in 1252 bytes} [Fri Jul 3 02:29:30 2026] POST /volume/v3/types => generated 228 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:29:30.432776 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-43259749-8dc3-40bb-9477-3defa83bc727 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:30.435036 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-43259749-8dc3-40bb-9477-3defa83bc727 tempest-VolumeTypesNegativeTest-40769986 tempest-VolumeTypesNegativeTest-40769986-project-admin] POST https://10.4.3.223/volume/v3/types Jul 03 02:29:30.435397 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-43259749-8dc3-40bb-9477-3defa83bc727 tempest-VolumeTypesNegativeTest-40769986 tempest-VolumeTypesNegativeTest-40769986-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-999473729"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:29:30.441377 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-43259749-8dc3-40bb-9477-3defa83bc727 tempest-VolumeTypesNegativeTest-40769986 tempest-VolumeTypesNegativeTest-40769986-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-999473729 already exists. Jul 03 02:29:30.441534 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-43259749-8dc3-40bb-9477-3defa83bc727 tempest-VolumeTypesNegativeTest-40769986 tempest-VolumeTypesNegativeTest-40769986-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 409 Jul 03 02:29:30.442051 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 422/1717] 10.4.3.223 () {68 vars in 1252 bytes} [Fri Jul 3 02:29:30 2026] POST /volume/v3/types => generated 133 bytes in 10 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:29:30.450983 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-4add72e0-656c-4160-85e6-25a12b887bd8 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:30.453263 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-4add72e0-656c-4160-85e6-25a12b887bd8 tempest-VolumeTypesNegativeTest-40769986 tempest-VolumeTypesNegativeTest-40769986-project-admin] DELETE https://10.4.3.223/volume/v3/types/74e7e667-e1c6-48ca-ab28-204c5ecdee9d Jul 03 02:29:30.453477 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-4add72e0-656c-4160-85e6-25a12b887bd8 tempest-VolumeTypesNegativeTest-40769986 tempest-VolumeTypesNegativeTest-40769986-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:30.453685 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-4add72e0-656c-4160-85e6-25a12b887bd8 tempest-VolumeTypesNegativeTest-40769986 tempest-VolumeTypesNegativeTest-40769986-project-admin] Calling method '_delete' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:30.478877 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-4add72e0-656c-4160-85e6-25a12b887bd8 tempest-VolumeTypesNegativeTest-40769986 tempest-VolumeTypesNegativeTest-40769986-project-admin] https://10.4.3.223/volume/v3/types/74e7e667-e1c6-48ca-ab28-204c5ecdee9d returned with HTTP 202 Jul 03 02:29:30.479232 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 429/1718] 10.4.3.223 () {66 vars in 1345 bytes} [Fri Jul 3 02:29:30 2026] DELETE /volume/v3/types/74e7e667-e1c6-48ca-ab28-204c5ecdee9d => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:29:30.486580 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-90edb27c-f3e0-4f12-bdbb-f7cb2560a133 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:30.488358 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-90edb27c-f3e0-4f12-bdbb-f7cb2560a133 tempest-VolumeTypesNegativeTest-40769986 tempest-VolumeTypesNegativeTest-40769986-project-admin] GET https://10.4.3.223/volume/v3/types/74e7e667-e1c6-48ca-ab28-204c5ecdee9d Jul 03 02:29:30.488582 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-90edb27c-f3e0-4f12-bdbb-f7cb2560a133 tempest-VolumeTypesNegativeTest-40769986 tempest-VolumeTypesNegativeTest-40769986-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:30.488779 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-90edb27c-f3e0-4f12-bdbb-f7cb2560a133 tempest-VolumeTypesNegativeTest-40769986 tempest-VolumeTypesNegativeTest-40769986-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:30.492166 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-90edb27c-f3e0-4f12-bdbb-f7cb2560a133 tempest-VolumeTypesNegativeTest-40769986 tempest-VolumeTypesNegativeTest-40769986-project-admin] https://10.4.3.223/volume/v3/types/74e7e667-e1c6-48ca-ab28-204c5ecdee9d returned with HTTP 404 Jul 03 02:29:30.492653 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 440/1719] 10.4.3.223 () {66 vars in 1342 bytes} [Fri Jul 3 02:29:30 2026] GET /volume/v3/types/74e7e667-e1c6-48ca-ab28-204c5ecdee9d => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:29:30.503961 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-9a4beba2-8dca-4011-aa8c-af0277319130 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:30.510344 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-9a4beba2-8dca-4011-aa8c-af0277319130 tempest-VolumeTypesNegativeTest-40769986 tempest-VolumeTypesNegativeTest-40769986-project-admin] DELETE https://10.4.3.223/volume/v3/types/599e0ded-e469-44c1-9a9c-526bd743c818 Jul 03 02:29:30.510344 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-9a4beba2-8dca-4011-aa8c-af0277319130 tempest-VolumeTypesNegativeTest-40769986 tempest-VolumeTypesNegativeTest-40769986-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:30.510344 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-9a4beba2-8dca-4011-aa8c-af0277319130 tempest-VolumeTypesNegativeTest-40769986 tempest-VolumeTypesNegativeTest-40769986-project-admin] Calling method '_delete' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:30.512275 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-9a4beba2-8dca-4011-aa8c-af0277319130 tempest-VolumeTypesNegativeTest-40769986 tempest-VolumeTypesNegativeTest-40769986-project-admin] https://10.4.3.223/volume/v3/types/599e0ded-e469-44c1-9a9c-526bd743c818 returned with HTTP 404 Jul 03 02:29:30.516288 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 423/1720] 10.4.3.223 () {66 vars in 1345 bytes} [Fri Jul 3 02:29:30 2026] DELETE /volume/v3/types/599e0ded-e469-44c1-9a9c-526bd743c818 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:29:30.522651 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-301076d4-094d-4aad-b553-1d8663a9e8f4 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:30.524580 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-301076d4-094d-4aad-b553-1d8663a9e8f4 tempest-VolumeTypesNegativeTest-40769986 tempest-VolumeTypesNegativeTest-40769986-project-admin] GET https://10.4.3.223/volume/v3/types/28e65257-91aa-4ae1-bcfc-ff9664beb8dd Jul 03 02:29:30.524833 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-301076d4-094d-4aad-b553-1d8663a9e8f4 tempest-VolumeTypesNegativeTest-40769986 tempest-VolumeTypesNegativeTest-40769986-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:30.525045 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-301076d4-094d-4aad-b553-1d8663a9e8f4 tempest-VolumeTypesNegativeTest-40769986 tempest-VolumeTypesNegativeTest-40769986-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:30.528733 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-301076d4-094d-4aad-b553-1d8663a9e8f4 tempest-VolumeTypesNegativeTest-40769986 tempest-VolumeTypesNegativeTest-40769986-project-admin] https://10.4.3.223/volume/v3/types/28e65257-91aa-4ae1-bcfc-ff9664beb8dd returned with HTTP 404 Jul 03 02:29:30.529331 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 430/1721] 10.4.3.223 () {66 vars in 1342 bytes} [Fri Jul 3 02:29:30 2026] GET /volume/v3/types/28e65257-91aa-4ae1-bcfc-ff9664beb8dd => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:29:30.838266 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-d354ac99-b6f3-4ddf-a80d-7026a97c926e req-479aa62f-549f-4c42-9f88-f1f45b507714 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] https://10.4.3.223/volume/v3/attachments/e156ac46-359b-40f9-b151-03da65292cd0 returned with HTTP 200 Jul 03 02:29:30.838766 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 429/1722] 10.4.3.223 () {72 vars in 1673 bytes} [Fri Jul 3 02:29:30 2026] DELETE /volume/v3/attachments/e156ac46-359b-40f9-b151-03da65292cd0 => generated 19 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:29:31.089730 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-0c67566f-ea0a-4d0c-857c-9afe3c0a86d0 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:31.092038 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-0c67566f-ea0a-4d0c-857c-9afe3c0a86d0 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] GET https://10.4.3.223/volume/v3/volumes/0c27570b-58f4-42fd-9080-0f61862df6a1 Jul 03 02:29:31.092199 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-0c67566f-ea0a-4d0c-857c-9afe3c0a86d0 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:31.093283 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-0c67566f-ea0a-4d0c-857c-9afe3c0a86d0 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:31.099775 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:31.099775 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:29:31.105156 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-0c67566f-ea0a-4d0c-857c-9afe3c0a86d0 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Volume info retrieved successfully. Jul 03 02:29:31.109982 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-0c67566f-ea0a-4d0c-857c-9afe3c0a86d0 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] https://10.4.3.223/volume/v3/volumes/0c27570b-58f4-42fd-9080-0f61862df6a1 returned with HTTP 200 Jul 03 02:29:31.110435 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 441/1723] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:29:31 2026] GET /volume/v3/volumes/0c27570b-58f4-42fd-9080-0f61862df6a1 => generated 874 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:29:31.127179 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-4da2a238-bbcb-4b19-a039-37784e44f47d None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:31.130255 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-4da2a238-bbcb-4b19-a039-37784e44f47d tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] GET https://10.4.3.223/volume/v3/volumes/0c27570b-58f4-42fd-9080-0f61862df6a1 Jul 03 02:29:31.132179 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-4da2a238-bbcb-4b19-a039-37784e44f47d tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:31.132395 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-4da2a238-bbcb-4b19-a039-37784e44f47d tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:31.144815 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:31.144815 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:29:31.149527 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-4da2a238-bbcb-4b19-a039-37784e44f47d tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Volume info retrieved successfully. Jul 03 02:29:31.155755 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-4da2a238-bbcb-4b19-a039-37784e44f47d tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] https://10.4.3.223/volume/v3/volumes/0c27570b-58f4-42fd-9080-0f61862df6a1 returned with HTTP 200 Jul 03 02:29:31.156217 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 424/1724] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:29:31 2026] GET /volume/v3/volumes/0c27570b-58f4-42fd-9080-0f61862df6a1 => generated 874 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:29:31.206850 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-5c3dc884-ec4c-4c29-b75d-08fb1690c961 req-55162a74-6827-4424-8e30-9264cfed22c5 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:31.208892 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-5c3dc884-ec4c-4c29-b75d-08fb1690c961 req-55162a74-6827-4424-8e30-9264cfed22c5 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] GET https://10.4.3.223/volume/v3/volumes/0c27570b-58f4-42fd-9080-0f61862df6a1 Jul 03 02:29:31.208972 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-5c3dc884-ec4c-4c29-b75d-08fb1690c961 req-55162a74-6827-4424-8e30-9264cfed22c5 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:31.209125 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-5c3dc884-ec4c-4c29-b75d-08fb1690c961 req-55162a74-6827-4424-8e30-9264cfed22c5 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:31.216694 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:31.216694 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:29:31.220200 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-5c3dc884-ec4c-4c29-b75d-08fb1690c961 req-55162a74-6827-4424-8e30-9264cfed22c5 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Volume info retrieved successfully. Jul 03 02:29:31.225021 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-5c3dc884-ec4c-4c29-b75d-08fb1690c961 req-55162a74-6827-4424-8e30-9264cfed22c5 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] https://10.4.3.223/volume/v3/volumes/0c27570b-58f4-42fd-9080-0f61862df6a1 returned with HTTP 200 Jul 03 02:29:31.225386 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 431/1725] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:29:31 2026] GET /volume/v3/volumes/0c27570b-58f4-42fd-9080-0f61862df6a1 => generated 874 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:29:31.265860 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-677f9f2a-cf25-4884-96e3-a883b1870a06 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:31.269453 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-677f9f2a-cf25-4884-96e3-a883b1870a06 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/volumes/a95497d4-e915-4cc5-8cae-a249a55bf201 Jul 03 02:29:31.269712 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-677f9f2a-cf25-4884-96e3-a883b1870a06 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:31.269917 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-677f9f2a-cf25-4884-96e3-a883b1870a06 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:31.278324 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-677f9f2a-cf25-4884-96e3-a883b1870a06 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/volumes/a95497d4-e915-4cc5-8cae-a249a55bf201 returned with HTTP 404 Jul 03 02:29:31.279139 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 430/1726] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:29:31 2026] GET /volume/v3/volumes/a95497d4-e915-4cc5-8cae-a249a55bf201 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:29:31.285932 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-c0ca94f6-4c5f-4a97-b51c-c66680444c2e None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:31.288161 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-c0ca94f6-4c5f-4a97-b51c-c66680444c2e tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/volumes/a95497d4-e915-4cc5-8cae-a249a55bf201 Jul 03 02:29:31.288438 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-c0ca94f6-4c5f-4a97-b51c-c66680444c2e tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:31.288723 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-c0ca94f6-4c5f-4a97-b51c-c66680444c2e tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:31.305566 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-c0ca94f6-4c5f-4a97-b51c-c66680444c2e tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/volumes/a95497d4-e915-4cc5-8cae-a249a55bf201 returned with HTTP 404 Jul 03 02:29:31.305970 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 442/1727] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:29:31 2026] GET /volume/v3/volumes/a95497d4-e915-4cc5-8cae-a249a55bf201 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:29:31.314324 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-0aa1189a-6e50-40a4-a80d-be55bba15b6e None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:31.316138 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-0aa1189a-6e50-40a4-a80d-be55bba15b6e tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] DELETE https://10.4.3.223/volume/v3/volumes/a95497d4-e915-4cc5-8cae-a249a55bf201 Jul 03 02:29:31.316384 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-0aa1189a-6e50-40a4-a80d-be55bba15b6e tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:31.316642 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-0aa1189a-6e50-40a4-a80d-be55bba15b6e tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'delete' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:31.316846 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.volumes [None req-0aa1189a-6e50-40a4-a80d-be55bba15b6e tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Delete volume with id: a95497d4-e915-4cc5-8cae-a249a55bf201 Jul 03 02:29:31.322489 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-0aa1189a-6e50-40a4-a80d-be55bba15b6e tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/volumes/a95497d4-e915-4cc5-8cae-a249a55bf201 returned with HTTP 404 Jul 03 02:29:31.323145 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 425/1728] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:29:31 2026] DELETE /volume/v3/volumes/a95497d4-e915-4cc5-8cae-a249a55bf201 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:29:31.337042 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-bd093ae0-c488-42d1-84c2-d7c46636ff3f None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:31.338887 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-bd093ae0-c488-42d1-84c2-d7c46636ff3f tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:29:31.339207 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-bd093ae0-c488-42d1-84c2-d7c46636ff3f tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-416175437"}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:29:31.341076 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.volumes [None req-bd093ae0-c488-42d1-84c2-d7c46636ff3f tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-416175437'}} {{(pid=100013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:29:31.341221 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.volumes [None req-bd093ae0-c488-42d1-84c2-d7c46636ff3f tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Create volume of 1 GB Jul 03 02:29:31.345606 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-bd093ae0-c488-42d1-84c2-d7c46636ff3f tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Availability Zones retrieved successfully. Jul 03 02:29:31.351842 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-bd093ae0-c488-42d1-84c2-d7c46636ff3f tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Flow 'volume_create_api' (ac8c4bdc-9ba8-4fc5-a0fa-0ef2c4e1899d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:29:31.352749 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-bd093ae0-c488-42d1-84c2-d7c46636ff3f tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4bd3c26a-56ff-46d6-a574-a24a2e0a2905) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:29:31.354572 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.flows.api.create_volume [None req-bd093ae0-c488-42d1-84c2-d7c46636ff3f tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Validating volume size '1' using validate_int {{(pid=100013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:29:31.392788 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-bd093ae0-c488-42d1-84c2-d7c46636ff3f tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4bd3c26a-56ff-46d6-a574-a24a2e0a2905) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:29:31.393474 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-bd093ae0-c488-42d1-84c2-d7c46636ff3f tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f89f5b81-39d0-4ce7-a325-56d8db9c35d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:29:31.402496 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-4ea34d13-90de-4ba9-be58-4efc1f384b8e None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:31.404281 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-4ea34d13-90de-4ba9-be58-4efc1f384b8e tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] GET https://10.4.3.223/volume/v3/volumes/f31a6ca9-d106-4fcf-8884-75ee2f381170 Jul 03 02:29:31.404471 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-4ea34d13-90de-4ba9-be58-4efc1f384b8e tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:31.404699 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-4ea34d13-90de-4ba9-be58-4efc1f384b8e tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:31.412511 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:31.412511 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:29:31.417311 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-4ea34d13-90de-4ba9-be58-4efc1f384b8e tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Volume info retrieved successfully. Jul 03 02:29:31.426247 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-4ea34d13-90de-4ba9-be58-4efc1f384b8e tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] https://10.4.3.223/volume/v3/volumes/f31a6ca9-d106-4fcf-8884-75ee2f381170 returned with HTTP 200 Jul 03 02:29:31.426813 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 431/1729] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:29:31 2026] GET /volume/v3/volumes/f31a6ca9-d106-4fcf-8884-75ee2f381170 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:29:31.431744 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.quota [None req-bd093ae0-c488-42d1-84c2-d7c46636ff3f tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Created reservations ['4e8be3de-c91e-4221-9379-94906dbce23d', '9a67f168-b400-42c7-b227-ac480b1c4def', '4ab1631b-070a-4cef-b290-a3f77f90a55a', '4e3738e0-2c64-44d5-b919-d6b3048f7cec'] {{(pid=100013) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:29:31.432556 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-bd093ae0-c488-42d1-84c2-d7c46636ff3f tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f89f5b81-39d0-4ce7-a325-56d8db9c35d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4e8be3de-c91e-4221-9379-94906dbce23d', '9a67f168-b400-42c7-b227-ac480b1c4def', '4ab1631b-070a-4cef-b290-a3f77f90a55a', '4e3738e0-2c64-44d5-b919-d6b3048f7cec']}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:29:31.433210 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-bd093ae0-c488-42d1-84c2-d7c46636ff3f tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd1ac3b0-ee1f-45cd-ab7a-898d6ec99dba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:29:31.456085 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-bd093ae0-c488-42d1-84c2-d7c46636ff3f tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd1ac3b0-ee1f-45cd-ab7a-898d6ec99dba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'da37a823-a7f2-44a8-82fc-6a71e09d8235', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-416175437',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7de1b81420d7488f991695d2bc1f15a7',qos_specs=None,replication_status=,reservations=['4e8be3de-c91e-4221-9379-94906dbce23d','9a67f168-b400-42c7-b227-ac480b1c4def','4ab1631b-070a-4cef-b290-a3f77f90a55a','4e3738e0-2c64-44d5-b919-d6b3048f7cec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7fb70befd1dd4bae81103733bda1dd6c',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:29:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-416175437',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=da37a823-a7f2-44a8-82fc-6a71e09d8235,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7de1b81420d7488f991695d2bc1f15a7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7fb70befd1dd4bae81103733bda1dd6c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:29:31.456745 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-bd093ae0-c488-42d1-84c2-d7c46636ff3f tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a2ede7c-3fb6-49b5-aae7-88bef8794c52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:29:31.472531 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-bd093ae0-c488-42d1-84c2-d7c46636ff3f tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a2ede7c-3fb6-49b5-aae7-88bef8794c52) transitioned into state 'SUCCESS' from state '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-416175437',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7de1b81420d7488f991695d2bc1f15a7',qos_specs=None,replication_status=,reservations=['4e8be3de-c91e-4221-9379-94906dbce23d','9a67f168-b400-42c7-b227-ac480b1c4def','4ab1631b-070a-4cef-b290-a3f77f90a55a','4e3738e0-2c64-44d5-b919-d6b3048f7cec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7fb70befd1dd4bae81103733bda1dd6c',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:29:31.473114 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-bd093ae0-c488-42d1-84c2-d7c46636ff3f tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd8c6b32-8bbe-4617-8936-360c9e268340) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:29:31.481411 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-bd093ae0-c488-42d1-84c2-d7c46636ff3f tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd8c6b32-8bbe-4617-8936-360c9e268340) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:29:31.482104 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-bd093ae0-c488-42d1-84c2-d7c46636ff3f tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Flow 'volume_create_api' (ac8c4bdc-9ba8-4fc5-a0fa-0ef2c4e1899d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:29:31.482350 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-bd093ae0-c488-42d1-84c2-d7c46636ff3f tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Create volume request issued successfully. Jul 03 02:29:31.482852 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-bd093ae0-c488-42d1-84c2-d7c46636ff3f tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:29:31.483269 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 432/1730] 10.4.3.223 () {68 vars in 1258 bytes} [Fri Jul 3 02:29:31 2026] POST /volume/v3/volumes => generated 748 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:29:31.509729 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-17fa77d6-47ce-4b2d-b3da-6a181d2b4842 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:31.511280 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-17fa77d6-47ce-4b2d-b3da-6a181d2b4842 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/volumes/da37a823-a7f2-44a8-82fc-6a71e09d8235 Jul 03 02:29:31.512194 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-17fa77d6-47ce-4b2d-b3da-6a181d2b4842 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:31.512706 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-17fa77d6-47ce-4b2d-b3da-6a181d2b4842 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:31.524354 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:31.524354 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:29:31.529149 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-3f08f3f6-4582-435e-8fff-a56d2dd28128 req-23842652-ca61-4f8f-ba04-f7cbfa6fd882 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:31.532002 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-3f08f3f6-4582-435e-8fff-a56d2dd28128 req-23842652-ca61-4f8f-ba04-f7cbfa6fd882 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] GET https://10.4.3.223/volume/v3/volumes/f8ecbd41-5efe-401b-af85-1dc8a187fa03 Jul 03 02:29:31.532229 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-3f08f3f6-4582-435e-8fff-a56d2dd28128 req-23842652-ca61-4f8f-ba04-f7cbfa6fd882 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:31.532465 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-3f08f3f6-4582-435e-8fff-a56d2dd28128 req-23842652-ca61-4f8f-ba04-f7cbfa6fd882 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:31.534238 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-17fa77d6-47ce-4b2d-b3da-6a181d2b4842 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Volume info retrieved successfully. Jul 03 02:29:31.538931 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-17fa77d6-47ce-4b2d-b3da-6a181d2b4842 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/volumes/da37a823-a7f2-44a8-82fc-6a71e09d8235 returned with HTTP 200 Jul 03 02:29:31.539508 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 443/1731] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:29:31 2026] GET /volume/v3/volumes/da37a823-a7f2-44a8-82fc-6a71e09d8235 => generated 816 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:29:31.541298 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:31.541298 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:29:31.544362 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [req-3f08f3f6-4582-435e-8fff-a56d2dd28128 req-23842652-ca61-4f8f-ba04-f7cbfa6fd882 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Volume info retrieved successfully. Jul 03 02:29:31.548127 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-3f08f3f6-4582-435e-8fff-a56d2dd28128 req-23842652-ca61-4f8f-ba04-f7cbfa6fd882 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] https://10.4.3.223/volume/v3/volumes/f8ecbd41-5efe-401b-af85-1dc8a187fa03 returned with HTTP 200 Jul 03 02:29:31.548535 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 426/1732] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:29:31 2026] GET /volume/v3/volumes/f8ecbd41-5efe-401b-af85-1dc8a187fa03 => generated 1136 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 02:29:31.570438 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-3f08f3f6-4582-435e-8fff-a56d2dd28128 req-f6f0d5e2-0bb6-4fb1-bb1e-e6925a48aaf4 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:31.572584 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-3f08f3f6-4582-435e-8fff-a56d2dd28128 req-f6f0d5e2-0bb6-4fb1-bb1e-e6925a48aaf4 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] POST https://10.4.3.223/volume/v3/volumes/f8ecbd41-5efe-401b-af85-1dc8a187fa03/action Jul 03 02:29:31.573021 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-3f08f3f6-4582-435e-8fff-a56d2dd28128 req-f6f0d5e2-0bb6-4fb1-bb1e-e6925a48aaf4 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:29:31.573164 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-3f08f3f6-4582-435e-8fff-a56d2dd28128 req-f6f0d5e2-0bb6-4fb1-bb1e-e6925a48aaf4 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:29:31.585665 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:31.585665 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:29:31.586246 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [req-3f08f3f6-4582-435e-8fff-a56d2dd28128 req-f6f0d5e2-0bb6-4fb1-bb1e-e6925a48aaf4 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Volume info retrieved successfully. Jul 03 02:29:31.593287 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [req-3f08f3f6-4582-435e-8fff-a56d2dd28128 req-f6f0d5e2-0bb6-4fb1-bb1e-e6925a48aaf4 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Begin detaching volume completed successfully. Jul 03 02:29:31.593563 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-3f08f3f6-4582-435e-8fff-a56d2dd28128 req-f6f0d5e2-0bb6-4fb1-bb1e-e6925a48aaf4 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] https://10.4.3.223/volume/v3/volumes/f8ecbd41-5efe-401b-af85-1dc8a187fa03/action returned with HTTP 202 Jul 03 02:29:31.594201 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 432/1733] 10.4.3.223 () {72 vars in 1672 bytes} [Fri Jul 3 02:29:31 2026] POST /volume/v3/volumes/f8ecbd41-5efe-401b-af85-1dc8a187fa03/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 02:29:31.615327 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-6509fc95-3538-4b75-9067-05e7e4b02a6d None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:31.617384 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-6509fc95-3538-4b75-9067-05e7e4b02a6d tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] GET https://10.4.3.223/volume/v3/volumes/f8ecbd41-5efe-401b-af85-1dc8a187fa03 Jul 03 02:29:31.617565 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-6509fc95-3538-4b75-9067-05e7e4b02a6d tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:31.617740 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-6509fc95-3538-4b75-9067-05e7e4b02a6d tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:31.628519 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:31.628519 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:29:31.636588 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-6509fc95-3538-4b75-9067-05e7e4b02a6d tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Volume info retrieved successfully. Jul 03 02:29:31.644012 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-6509fc95-3538-4b75-9067-05e7e4b02a6d tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] https://10.4.3.223/volume/v3/volumes/f8ecbd41-5efe-401b-af85-1dc8a187fa03 returned with HTTP 200 Jul 03 02:29:31.644012 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 433/1734] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:29:31 2026] GET /volume/v3/volumes/f8ecbd41-5efe-401b-af85-1dc8a187fa03 => generated 1139 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:29:32.416501 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-512ec0fa-fff1-4228-a2c3-3c6c466d2f3a None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:32.531409 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-512ec0fa-fff1-4228-a2c3-3c6c466d2f3a tempest-VolumesSummaryTest-190924663 tempest-VolumesSummaryTest-190924663-project-member] GET https://10.4.3.223/volume/v3/volumes/summary Jul 03 02:29:32.531816 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-512ec0fa-fff1-4228-a2c3-3c6c466d2f3a tempest-VolumesSummaryTest-190924663 tempest-VolumesSummaryTest-190924663-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:32.531816 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-512ec0fa-fff1-4228-a2c3-3c6c466d2f3a tempest-VolumesSummaryTest-190924663 tempest-VolumesSummaryTest-190924663-project-member] Calling method 'version_select' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:32.531921 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.api_utils [None req-512ec0fa-fff1-4228-a2c3-3c6c466d2f3a tempest-VolumesSummaryTest-190924663 tempest-VolumesSummaryTest-190924663-project-member] Removing options '' from query. {{(pid=100015) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 02:29:32.537546 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-512ec0fa-fff1-4228-a2c3-3c6c466d2f3a tempest-VolumesSummaryTest-190924663 tempest-VolumesSummaryTest-190924663-project-member] Get summary completed successfully. Jul 03 02:29:32.537795 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-512ec0fa-fff1-4228-a2c3-3c6c466d2f3a tempest-VolumesSummaryTest-190924663 tempest-VolumesSummaryTest-190924663-project-member] https://10.4.3.223/volume/v3/volumes/summary returned with HTTP 200 Jul 03 02:29:32.538300 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 444/1735] 10.4.3.223 () {68 vars in 1302 bytes} [Fri Jul 3 02:29:32 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:29:32.554700 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-29103930-ba51-4611-9b9d-3922a5f396b2 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:32.557010 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-29103930-ba51-4611-9b9d-3922a5f396b2 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/volumes/da37a823-a7f2-44a8-82fc-6a71e09d8235 Jul 03 02:29:32.557354 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-29103930-ba51-4611-9b9d-3922a5f396b2 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:32.557707 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-29103930-ba51-4611-9b9d-3922a5f396b2 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:32.567365 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:32.567365 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:29:32.572084 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-29103930-ba51-4611-9b9d-3922a5f396b2 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Volume info retrieved successfully. Jul 03 02:29:32.578767 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-29103930-ba51-4611-9b9d-3922a5f396b2 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/volumes/da37a823-a7f2-44a8-82fc-6a71e09d8235 returned with HTTP 200 Jul 03 02:29:32.578884 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 427/1736] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:29:32 2026] GET /volume/v3/volumes/da37a823-a7f2-44a8-82fc-6a71e09d8235 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:29:32.624541 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-9918e6ed-21e3-448c-888b-e0cac9d7b8b5 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:32.624886 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-9918e6ed-21e3-448c-888b-e0cac9d7b8b5 None None] GET https://10.4.3.223/volume// Jul 03 02:29:32.624916 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-9918e6ed-21e3-448c-888b-e0cac9d7b8b5 None None] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:32.625201 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-9918e6ed-21e3-448c-888b-e0cac9d7b8b5 None None] Calling method 'all' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:32.626180 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-9918e6ed-21e3-448c-888b-e0cac9d7b8b5 None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:29:32.626180 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 433/1737] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:29:32 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:29:32.635273 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-3f08f3f6-4582-435e-8fff-a56d2dd28128 req-9e60cd28-749e-43ba-ab79-14dfe33ed60a None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:32.637631 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-3f08f3f6-4582-435e-8fff-a56d2dd28128 req-9e60cd28-749e-43ba-ab79-14dfe33ed60a tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] GET https://10.4.3.223/volume/v3/volumes/f8ecbd41-5efe-401b-af85-1dc8a187fa03 Jul 03 02:29:32.637834 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-3f08f3f6-4582-435e-8fff-a56d2dd28128 req-9e60cd28-749e-43ba-ab79-14dfe33ed60a tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:32.638068 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-3f08f3f6-4582-435e-8fff-a56d2dd28128 req-9e60cd28-749e-43ba-ab79-14dfe33ed60a tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:32.648930 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:32.648930 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:29:32.656134 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-3f08f3f6-4582-435e-8fff-a56d2dd28128 req-9e60cd28-749e-43ba-ab79-14dfe33ed60a tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Volume info retrieved successfully. Jul 03 02:29:32.659596 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-f3c6b870-8e3c-4a6c-813e-ed13c0e0d4b9 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:32.660071 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-3f08f3f6-4582-435e-8fff-a56d2dd28128 req-9e60cd28-749e-43ba-ab79-14dfe33ed60a tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] https://10.4.3.223/volume/v3/volumes/f8ecbd41-5efe-401b-af85-1dc8a187fa03 returned with HTTP 200 Jul 03 02:29:32.660475 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 434/1738] 10.4.3.223 () {70 vars in 1639 bytes} [Fri Jul 3 02:29:32 2026] GET /volume/v3/volumes/f8ecbd41-5efe-401b-af85-1dc8a187fa03 => generated 1319 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:29:32.668241 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-f3c6b870-8e3c-4a6c-813e-ed13c0e0d4b9 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] GET https://10.4.3.223/volume/v3/volumes/f8ecbd41-5efe-401b-af85-1dc8a187fa03 Jul 03 02:29:32.668241 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-f3c6b870-8e3c-4a6c-813e-ed13c0e0d4b9 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:32.668241 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-f3c6b870-8e3c-4a6c-813e-ed13c0e0d4b9 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:32.683060 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:32.683060 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:29:32.688687 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-f3c6b870-8e3c-4a6c-813e-ed13c0e0d4b9 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Volume info retrieved successfully. Jul 03 02:29:32.695640 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-f3c6b870-8e3c-4a6c-813e-ed13c0e0d4b9 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] https://10.4.3.223/volume/v3/volumes/f8ecbd41-5efe-401b-af85-1dc8a187fa03 returned with HTTP 200 Jul 03 02:29:32.696102 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 445/1739] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:29:32 2026] GET /volume/v3/volumes/f8ecbd41-5efe-401b-af85-1dc8a187fa03 => generated 1139 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:29:33.265478 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-49eb2713-d2b9-41ba-b2b3-606ccec1ea82 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:33.265899 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-49eb2713-d2b9-41ba-b2b3-606ccec1ea82 None None] GET https://10.4.3.223/volume// Jul 03 02:29:33.266087 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-49eb2713-d2b9-41ba-b2b3-606ccec1ea82 None None] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:33.266316 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-49eb2713-d2b9-41ba-b2b3-606ccec1ea82 None None] Calling method 'all' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:33.266672 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-49eb2713-d2b9-41ba-b2b3-606ccec1ea82 None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:29:33.266952 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 428/1740] 10.4.3.223 () {66 vars in 1428 bytes} [Fri Jul 3 02:29:33 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:29:33.276598 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-5c3dc884-ec4c-4c29-b75d-08fb1690c961 req-fb52d6c5-018a-4bb2-ae2b-4237c57ad3ce None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:33.408845 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-5c3dc884-ec4c-4c29-b75d-08fb1690c961 req-fb52d6c5-018a-4bb2-ae2b-4237c57ad3ce tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] POST https://10.4.3.223/volume/v3/attachments Jul 03 02:29:33.409183 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-5c3dc884-ec4c-4c29-b75d-08fb1690c961 req-fb52d6c5-018a-4bb2-ae2b-4237c57ad3ce tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0c27570b-58f4-42fd-9080-0f61862df6a1", "connector": null, "instance_uuid": "56145010-3dea-49e8-8b5a-55890db9e0e2"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:29:33.418482 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:33.418482 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:29:33.447879 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-5c3dc884-ec4c-4c29-b75d-08fb1690c961 req-fb52d6c5-018a-4bb2-ae2b-4237c57ad3ce tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Jul 03 02:29:33.448301 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 434/1741] 10.4.3.223 () {74 vars in 1594 bytes} [Fri Jul 3 02:29:33 2026] POST /volume/v3/attachments => generated 273 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:29:33.712138 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-9ae53833-799e-4074-8135-4cd04715cadc None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:33.714107 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-9ae53833-799e-4074-8135-4cd04715cadc tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] GET https://10.4.3.223/volume/v3/volumes/f8ecbd41-5efe-401b-af85-1dc8a187fa03 Jul 03 02:29:33.714287 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-9ae53833-799e-4074-8135-4cd04715cadc tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:33.714492 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-9ae53833-799e-4074-8135-4cd04715cadc tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:33.724830 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:33.724830 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:29:33.729095 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-9ae53833-799e-4074-8135-4cd04715cadc tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Volume info retrieved successfully. Jul 03 02:29:33.733866 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-9ae53833-799e-4074-8135-4cd04715cadc tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] https://10.4.3.223/volume/v3/volumes/f8ecbd41-5efe-401b-af85-1dc8a187fa03 returned with HTTP 200 Jul 03 02:29:33.734361 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 435/1742] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:29:33 2026] GET /volume/v3/volumes/f8ecbd41-5efe-401b-af85-1dc8a187fa03 => generated 1139 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:29:33.751609 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-45dc45b3-daee-4f4d-b384-45a214b7b886 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:33.753629 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-45dc45b3-daee-4f4d-b384-45a214b7b886 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] GET https://10.4.3.223/volume/v3/volumes/0c27570b-58f4-42fd-9080-0f61862df6a1 Jul 03 02:29:33.753849 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-45dc45b3-daee-4f4d-b384-45a214b7b886 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:33.754086 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-45dc45b3-daee-4f4d-b384-45a214b7b886 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:33.766250 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:33.766250 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:29:33.771236 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-45dc45b3-daee-4f4d-b384-45a214b7b886 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Volume info retrieved successfully. Jul 03 02:29:33.776522 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-45dc45b3-daee-4f4d-b384-45a214b7b886 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] https://10.4.3.223/volume/v3/volumes/0c27570b-58f4-42fd-9080-0f61862df6a1 returned with HTTP 200 Jul 03 02:29:33.776993 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 446/1743] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:29:33 2026] GET /volume/v3/volumes/0c27570b-58f4-42fd-9080-0f61862df6a1 => generated 873 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:29:33.982058 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-611e47a9-ab56-487d-9456-2c7d73e5f319 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:33.982444 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-611e47a9-ab56-487d-9456-2c7d73e5f319 None None] GET https://10.4.3.223/volume// Jul 03 02:29:33.982548 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-611e47a9-ab56-487d-9456-2c7d73e5f319 None None] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:33.982939 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-611e47a9-ab56-487d-9456-2c7d73e5f319 None None] Calling method 'all' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:33.983117 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-611e47a9-ab56-487d-9456-2c7d73e5f319 None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:29:33.984686 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 429/1744] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:29:33 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:29:33.991251 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-5c3dc884-ec4c-4c29-b75d-08fb1690c961 req-d26adbbe-c238-4d45-af2b-ce8ca27644be None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:33.993576 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-5c3dc884-ec4c-4c29-b75d-08fb1690c961 req-d26adbbe-c238-4d45-af2b-ce8ca27644be tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] GET https://10.4.3.223/volume/v3/volumes/0c27570b-58f4-42fd-9080-0f61862df6a1 Jul 03 02:29:33.993808 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-5c3dc884-ec4c-4c29-b75d-08fb1690c961 req-d26adbbe-c238-4d45-af2b-ce8ca27644be tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:33.994012 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-5c3dc884-ec4c-4c29-b75d-08fb1690c961 req-d26adbbe-c238-4d45-af2b-ce8ca27644be tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:34.007562 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:34.007562 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:29:34.010537 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [req-5c3dc884-ec4c-4c29-b75d-08fb1690c961 req-d26adbbe-c238-4d45-af2b-ce8ca27644be tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Volume info retrieved successfully. Jul 03 02:29:34.017523 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-5c3dc884-ec4c-4c29-b75d-08fb1690c961 req-d26adbbe-c238-4d45-af2b-ce8ca27644be tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] https://10.4.3.223/volume/v3/volumes/0c27570b-58f4-42fd-9080-0f61862df6a1 returned with HTTP 200 Jul 03 02:29:34.018079 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 435/1745] 10.4.3.223 () {70 vars in 1639 bytes} [Fri Jul 3 02:29:33 2026] GET /volume/v3/volumes/0c27570b-58f4-42fd-9080-0f61862df6a1 => generated 1053 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:29:34.152632 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-5c3dc884-ec4c-4c29-b75d-08fb1690c961 req-537a781b-9fa4-40bf-9020-938724d2d5b6 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:34.158990 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-5c3dc884-ec4c-4c29-b75d-08fb1690c961 req-537a781b-9fa4-40bf-9020-938724d2d5b6 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] PUT https://10.4.3.223/volume/v3/attachments/1d371fd1-f2d5-456f-ae27-1e6959864bb8 Jul 03 02:29:34.159321 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-5c3dc884-ec4c-4c29-b75d-08fb1690c961 req-537a781b-9fa4-40bf-9020-938724d2d5b6 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000004352", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2a2633a05d73", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "80a8c083-552c-46a2-8db9-fd9e83fa2364", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:29:34.168575 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.coordination [req-5c3dc884-ec4c-4c29-b75d-08fb1690c961 req-537a781b-9fa4-40bf-9020-938724d2d5b6 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Acquiring lock "cinder-attachment_update-0c27570b-58f4-42fd-9080-0f61862df6a1-np0000004352" by "attachment_update" {{(pid=100013) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 02:29:34.176702 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.coordination [req-5c3dc884-ec4c-4c29-b75d-08fb1690c961 req-537a781b-9fa4-40bf-9020-938724d2d5b6 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Lock "cinder-attachment_update-0c27570b-58f4-42fd-9080-0f61862df6a1-np0000004352" acquired by "attachment_update" :: waited 0.008s {{(pid=100013) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 02:29:34.177649 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:34.177649 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:29:34.197246 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-3f08f3f6-4582-435e-8fff-a56d2dd28128 req-e96fa3f3-9abb-4263-a711-526ddd707bf7 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:34.199638 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-3f08f3f6-4582-435e-8fff-a56d2dd28128 req-e96fa3f3-9abb-4263-a711-526ddd707bf7 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] DELETE https://10.4.3.223/volume/v3/attachments/684896dc-b5f0-4c23-89be-eda22321e4a1 Jul 03 02:29:34.199839 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-3f08f3f6-4582-435e-8fff-a56d2dd28128 req-e96fa3f3-9abb-4263-a711-526ddd707bf7 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:34.199999 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-3f08f3f6-4582-435e-8fff-a56d2dd28128 req-e96fa3f3-9abb-4263-a711-526ddd707bf7 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Calling method 'version_select' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:34.211968 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:34.211968 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:29:34.694443 np0000004352 devstack@c-api.service[100013]: DEBUG dbcounter [-] [100013] Writing DB stats cinder:SELECT=423,cinder:UPDATE=88,cinder:INSERT=58 {{(pid=100013) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 02:29:34.711883 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.coordination [req-5c3dc884-ec4c-4c29-b75d-08fb1690c961 req-537a781b-9fa4-40bf-9020-938724d2d5b6 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Lock "cinder-attachment_update-0c27570b-58f4-42fd-9080-0f61862df6a1-np0000004352" released by "attachment_update" :: held 0.535s {{(pid=100013) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 02:29:34.712159 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-5c3dc884-ec4c-4c29-b75d-08fb1690c961 req-537a781b-9fa4-40bf-9020-938724d2d5b6 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] https://10.4.3.223/volume/v3/attachments/1d371fd1-f2d5-456f-ae27-1e6959864bb8 returned with HTTP 200 Jul 03 02:29:34.712599 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 436/1746] 10.4.3.223 () {74 vars in 1704 bytes} [Fri Jul 3 02:29:34 2026] PUT /volume/v3/attachments/1d371fd1-f2d5-456f-ae27-1e6959864bb8 => generated 969 bytes in 560 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:29:34.748115 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-500be716-7fd9-4217-b18c-17f07b28b5f2 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:34.750601 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-500be716-7fd9-4217-b18c-17f07b28b5f2 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] GET https://10.4.3.223/volume/v3/volumes/f8ecbd41-5efe-401b-af85-1dc8a187fa03 Jul 03 02:29:34.751098 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-500be716-7fd9-4217-b18c-17f07b28b5f2 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:34.751391 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-500be716-7fd9-4217-b18c-17f07b28b5f2 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:34.766082 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-3f08f3f6-4582-435e-8fff-a56d2dd28128 req-e96fa3f3-9abb-4263-a711-526ddd707bf7 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] https://10.4.3.223/volume/v3/attachments/684896dc-b5f0-4c23-89be-eda22321e4a1 returned with HTTP 200 Jul 03 02:29:34.769810 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 447/1747] 10.4.3.223 () {72 vars in 1673 bytes} [Fri Jul 3 02:29:34 2026] DELETE /volume/v3/attachments/684896dc-b5f0-4c23-89be-eda22321e4a1 => generated 19 bytes in 569 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:29:34.770845 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:34.770845 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:29:34.776923 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-500be716-7fd9-4217-b18c-17f07b28b5f2 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Volume info retrieved successfully. Jul 03 02:29:34.782061 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-500be716-7fd9-4217-b18c-17f07b28b5f2 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] https://10.4.3.223/volume/v3/volumes/f8ecbd41-5efe-401b-af85-1dc8a187fa03 returned with HTTP 200 Jul 03 02:29:34.782523 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 430/1748] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:29:34 2026] GET /volume/v3/volumes/f8ecbd41-5efe-401b-af85-1dc8a187fa03 => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:29:34.791160 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-fc02ed01-bd8c-458d-a0c9-cb8e3ecba11a None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:34.793944 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-fc02ed01-bd8c-458d-a0c9-cb8e3ecba11a tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] GET https://10.4.3.223/volume/v3/volumes/0c27570b-58f4-42fd-9080-0f61862df6a1 Jul 03 02:29:34.794224 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-fc02ed01-bd8c-458d-a0c9-cb8e3ecba11a tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:34.794504 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-fc02ed01-bd8c-458d-a0c9-cb8e3ecba11a tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:34.797399 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-8fde0b90-e11a-40b0-bc28-bebe29895d92 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:34.800371 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-8fde0b90-e11a-40b0-bc28-bebe29895d92 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] GET https://10.4.3.223/volume/v3/volumes/f8ecbd41-5efe-401b-af85-1dc8a187fa03 Jul 03 02:29:34.800592 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-8fde0b90-e11a-40b0-bc28-bebe29895d92 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:34.800804 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-8fde0b90-e11a-40b0-bc28-bebe29895d92 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:34.810170 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:34.810170 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:29:34.812460 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:34.812460 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:29:34.816681 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-8fde0b90-e11a-40b0-bc28-bebe29895d92 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Volume info retrieved successfully. Jul 03 02:29:34.817778 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-fc02ed01-bd8c-458d-a0c9-cb8e3ecba11a tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Volume info retrieved successfully. Jul 03 02:29:34.823881 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-8fde0b90-e11a-40b0-bc28-bebe29895d92 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] https://10.4.3.223/volume/v3/volumes/f8ecbd41-5efe-401b-af85-1dc8a187fa03 returned with HTTP 200 Jul 03 02:29:34.824820 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 437/1749] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:29:34 2026] GET /volume/v3/volumes/f8ecbd41-5efe-401b-af85-1dc8a187fa03 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:29:34.827332 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-fc02ed01-bd8c-458d-a0c9-cb8e3ecba11a tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] https://10.4.3.223/volume/v3/volumes/0c27570b-58f4-42fd-9080-0f61862df6a1 returned with HTTP 200 Jul 03 02:29:34.827983 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 436/1750] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:29:34 2026] GET /volume/v3/volumes/0c27570b-58f4-42fd-9080-0f61862df6a1 => generated 874 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:29:35.488383 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-d2824b45-b7e8-4da4-b7a0-9c97ddd67a1d None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:35.595808 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-d2824b45-b7e8-4da4-b7a0-9c97ddd67a1d tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:29:35.595808 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-d2824b45-b7e8-4da4-b7a0-9c97ddd67a1d tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-227919462", "imageRef": "ea993fc3-c724-45f7-8dae-63cf2cac16e5"}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:29:35.597086 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.volumes [None req-d2824b45-b7e8-4da4-b7a0-9c97ddd67a1d tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-227919462', 'imageRef': 'ea993fc3-c724-45f7-8dae-63cf2cac16e5'}} {{(pid=100015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:29:35.774475 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-d2824b45-b7e8-4da4-b7a0-9c97ddd67a1d tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Create volume of 1 GB Jul 03 02:29:35.774840 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:35.774840 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:29:35.775454 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-d2824b45-b7e8-4da4-b7a0-9c97ddd67a1d tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Availability Zones retrieved successfully. Jul 03 02:29:35.784771 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-d2824b45-b7e8-4da4-b7a0-9c97ddd67a1d tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Flow 'volume_create_api' (2f3df9f5-3b80-437f-b996-246dcd3260ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:29:35.786308 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-d2824b45-b7e8-4da4-b7a0-9c97ddd67a1d tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ef2d9ac-218b-4a51-9795-fe9de2e1124a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:29:35.790358 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.flows.api.create_volume [None req-d2824b45-b7e8-4da4-b7a0-9c97ddd67a1d tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Validating volume size '1' using validate_int {{(pid=100015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:29:35.838541 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:35.838541 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:29:35.840025 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-31658a5a-d37e-4586-ac6f-5913660a2640 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:35.843550 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-31658a5a-d37e-4586-ac6f-5913660a2640 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] GET https://10.4.3.223/volume/v3/volumes/0c27570b-58f4-42fd-9080-0f61862df6a1 Jul 03 02:29:35.843796 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-31658a5a-d37e-4586-ac6f-5913660a2640 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:35.844019 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-31658a5a-d37e-4586-ac6f-5913660a2640 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:35.850754 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-d2824b45-b7e8-4da4-b7a0-9c97ddd67a1d tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ef2d9ac-218b-4a51-9795-fe9de2e1124a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:58Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=e61006bc-2471-4d60-bd49-f1ae7046e9d9,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e61006bc-2471-4d60-bd49-f1ae7046e9d9', 'encryption_key_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=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:29:35.851569 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-d2824b45-b7e8-4da4-b7a0-9c97ddd67a1d tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64e9f259-7b20-40f5-909d-c12be01e3a8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:29:35.863014 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:35.863014 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:29:35.872304 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-31658a5a-d37e-4586-ac6f-5913660a2640 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Volume info retrieved successfully. Jul 03 02:29:35.880269 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-31658a5a-d37e-4586-ac6f-5913660a2640 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] https://10.4.3.223/volume/v3/volumes/0c27570b-58f4-42fd-9080-0f61862df6a1 returned with HTTP 200 Jul 03 02:29:35.880269 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 431/1751] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:29:35 2026] GET /volume/v3/volumes/0c27570b-58f4-42fd-9080-0f61862df6a1 => generated 874 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:29:35.929848 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-ddd5d38b-59b9-47de-9cee-4756cdae7384 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:35.933692 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-ddd5d38b-59b9-47de-9cee-4756cdae7384 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] GET https://10.4.3.223/volume/v3/volumes/f8ecbd41-5efe-401b-af85-1dc8a187fa03 Jul 03 02:29:35.933692 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-ddd5d38b-59b9-47de-9cee-4756cdae7384 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:35.933692 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-ddd5d38b-59b9-47de-9cee-4756cdae7384 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:35.941075 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:35.941075 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:29:35.947627 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-ddd5d38b-59b9-47de-9cee-4756cdae7384 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Volume info retrieved successfully. Jul 03 02:29:35.955117 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-ddd5d38b-59b9-47de-9cee-4756cdae7384 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] https://10.4.3.223/volume/v3/volumes/f8ecbd41-5efe-401b-af85-1dc8a187fa03 returned with HTTP 200 Jul 03 02:29:35.955727 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 438/1752] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:29:35 2026] GET /volume/v3/volumes/f8ecbd41-5efe-401b-af85-1dc8a187fa03 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:29:35.960348 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.quota [None req-d2824b45-b7e8-4da4-b7a0-9c97ddd67a1d tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Created reservations ['a12060f5-2781-47f1-a6d9-c4eb6552b611', 'b426023e-867e-44c7-b9cd-d8f4004ecadc', '68bd054b-2852-4bba-b036-573397da3d09', 'cf8b370a-9ca3-4fe7-9d6d-85910d1f34a2'] {{(pid=100015) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:29:35.962446 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-d2824b45-b7e8-4da4-b7a0-9c97ddd67a1d tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64e9f259-7b20-40f5-909d-c12be01e3a8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a12060f5-2781-47f1-a6d9-c4eb6552b611', 'b426023e-867e-44c7-b9cd-d8f4004ecadc', '68bd054b-2852-4bba-b036-573397da3d09', 'cf8b370a-9ca3-4fe7-9d6d-85910d1f34a2']}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:29:35.962446 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-d2824b45-b7e8-4da4-b7a0-9c97ddd67a1d tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f7cda29-b439-429f-8e5a-6f7fb2120a6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:29:35.970717 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-a98e2eb2-e530-406c-81f4-5cdec2243f44 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:35.975440 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-a98e2eb2-e530-406c-81f4-5cdec2243f44 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] GET https://10.4.3.223/volume/v3/volumes/f31a6ca9-d106-4fcf-8884-75ee2f381170 Jul 03 02:29:35.975440 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-a98e2eb2-e530-406c-81f4-5cdec2243f44 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:35.975440 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-a98e2eb2-e530-406c-81f4-5cdec2243f44 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:35.982007 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:35.982007 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:29:35.986627 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-a98e2eb2-e530-406c-81f4-5cdec2243f44 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Volume info retrieved successfully. Jul 03 02:29:35.988619 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-d2824b45-b7e8-4da4-b7a0-9c97ddd67a1d tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f7cda29-b439-429f-8e5a-6f7fb2120a6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a7363cfb-bc13-49a2-a2b6-70aa0684fee0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-227919462',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='6a93bdc3f9c24da596a52cbd46a38cd7',qos_specs=None,replication_status=,reservations=['a12060f5-2781-47f1-a6d9-c4eb6552b611','b426023e-867e-44c7-b9cd-d8f4004ecadc','68bd054b-2852-4bba-b036-573397da3d09','cf8b370a-9ca3-4fe7-9d6d-85910d1f34a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40a0e047e1a546f5a8d8eded0dbb6aba',volume_type_id=e61006bc-2471-4d60-bd49-f1ae7046e9d9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:29:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-227919462',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a7363cfb-bc13-49a2-a2b6-70aa0684fee0,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='6a93bdc3f9c24da596a52cbd46a38cd7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='40a0e047e1a546f5a8d8eded0dbb6aba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e61006bc-2471-4d60-bd49-f1ae7046e9d9),volume_type_id=e61006bc-2471-4d60-bd49-f1ae7046e9d9)}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:29:35.989450 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-d2824b45-b7e8-4da4-b7a0-9c97ddd67a1d tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d697cbc4-7e44-4d3e-9fb7-cf8f31af7e2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:29:35.992937 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-a98e2eb2-e530-406c-81f4-5cdec2243f44 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] https://10.4.3.223/volume/v3/volumes/f31a6ca9-d106-4fcf-8884-75ee2f381170 returned with HTTP 200 Jul 03 02:29:35.993343 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 437/1753] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:29:35 2026] GET /volume/v3/volumes/f31a6ca9-d106-4fcf-8884-75ee2f381170 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:29:36.011921 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-d2824b45-b7e8-4da4-b7a0-9c97ddd67a1d tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d697cbc4-7e44-4d3e-9fb7-cf8f31af7e2f) transitioned into state 'SUCCESS' from state '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-227919462',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='6a93bdc3f9c24da596a52cbd46a38cd7',qos_specs=None,replication_status=,reservations=['a12060f5-2781-47f1-a6d9-c4eb6552b611','b426023e-867e-44c7-b9cd-d8f4004ecadc','68bd054b-2852-4bba-b036-573397da3d09','cf8b370a-9ca3-4fe7-9d6d-85910d1f34a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40a0e047e1a546f5a8d8eded0dbb6aba',volume_type_id=e61006bc-2471-4d60-bd49-f1ae7046e9d9)}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:29:36.012644 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-d2824b45-b7e8-4da4-b7a0-9c97ddd67a1d tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3df41c39-27a1-452a-9e6c-6abe1d636150) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:29:36.027018 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-d2824b45-b7e8-4da4-b7a0-9c97ddd67a1d tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3df41c39-27a1-452a-9e6c-6abe1d636150) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:29:36.029488 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-d2824b45-b7e8-4da4-b7a0-9c97ddd67a1d tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Flow 'volume_create_api' (2f3df9f5-3b80-437f-b996-246dcd3260ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:29:36.029488 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-d2824b45-b7e8-4da4-b7a0-9c97ddd67a1d tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Create volume request issued successfully. Jul 03 02:29:36.029488 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-d2824b45-b7e8-4da4-b7a0-9c97ddd67a1d tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:29:36.029892 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 448/1754] 10.4.3.223 () {68 vars in 1259 bytes} [Fri Jul 3 02:29:35 2026] POST /volume/v3/volumes => generated 759 bytes in 542 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:29:36.049393 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-2e823562-ee7d-42b9-a6f1-0928e9efe02f None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:36.054724 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-2e823562-ee7d-42b9-a6f1-0928e9efe02f tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] GET https://10.4.3.223/volume/v3/volumes/a7363cfb-bc13-49a2-a2b6-70aa0684fee0 Jul 03 02:29:36.054955 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-2e823562-ee7d-42b9-a6f1-0928e9efe02f tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:36.055160 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-2e823562-ee7d-42b9-a6f1-0928e9efe02f tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:36.063177 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-6a0615c7-8e6a-4e55-99e6-85a92e52635f None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:36.063819 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:36.063819 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:29:36.065001 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-6a0615c7-8e6a-4e55-99e6-85a92e52635f tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] GET https://10.4.3.223/volume/v3/volumes/f31a6ca9-d106-4fcf-8884-75ee2f381170 Jul 03 02:29:36.065391 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-6a0615c7-8e6a-4e55-99e6-85a92e52635f tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:36.065706 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-6a0615c7-8e6a-4e55-99e6-85a92e52635f tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:36.067628 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-2e823562-ee7d-42b9-a6f1-0928e9efe02f tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Volume info retrieved successfully. Jul 03 02:29:36.072285 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-2e823562-ee7d-42b9-a6f1-0928e9efe02f tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/volumes/a7363cfb-bc13-49a2-a2b6-70aa0684fee0 returned with HTTP 200 Jul 03 02:29:36.072710 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 432/1755] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:29:36 2026] GET /volume/v3/volumes/a7363cfb-bc13-49a2-a2b6-70aa0684fee0 => generated 827 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:29:36.077578 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:36.077578 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:29:36.085521 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-6a0615c7-8e6a-4e55-99e6-85a92e52635f tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Volume info retrieved successfully. Jul 03 02:29:36.088015 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-6a0615c7-8e6a-4e55-99e6-85a92e52635f tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] https://10.4.3.223/volume/v3/volumes/f31a6ca9-d106-4fcf-8884-75ee2f381170 returned with HTTP 200 Jul 03 02:29:36.088622 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 439/1756] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:29:36 2026] GET /volume/v3/volumes/f31a6ca9-d106-4fcf-8884-75ee2f381170 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 02:29:36.895599 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-7ad8f78f-40da-4bb3-8b83-9b0dacc693ca None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:36.897260 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-7ad8f78f-40da-4bb3-8b83-9b0dacc693ca tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] GET https://10.4.3.223/volume/v3/volumes/0c27570b-58f4-42fd-9080-0f61862df6a1 Jul 03 02:29:36.897500 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-7ad8f78f-40da-4bb3-8b83-9b0dacc693ca tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:36.897720 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-7ad8f78f-40da-4bb3-8b83-9b0dacc693ca tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:36.908927 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:36.908927 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:29:36.912522 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-7ad8f78f-40da-4bb3-8b83-9b0dacc693ca tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Volume info retrieved successfully. Jul 03 02:29:36.918025 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-7ad8f78f-40da-4bb3-8b83-9b0dacc693ca tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] https://10.4.3.223/volume/v3/volumes/0c27570b-58f4-42fd-9080-0f61862df6a1 returned with HTTP 200 Jul 03 02:29:36.918546 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 438/1757] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:29:36 2026] GET /volume/v3/volumes/0c27570b-58f4-42fd-9080-0f61862df6a1 => generated 874 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:29:37.085361 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-af528a7f-01ad-4767-84dd-70473378f061 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:37.087880 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-af528a7f-01ad-4767-84dd-70473378f061 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] GET https://10.4.3.223/volume/v3/volumes/a7363cfb-bc13-49a2-a2b6-70aa0684fee0 Jul 03 02:29:37.088126 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-af528a7f-01ad-4767-84dd-70473378f061 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:37.088360 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-af528a7f-01ad-4767-84dd-70473378f061 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:37.097119 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:37.097119 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:29:37.103631 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-af528a7f-01ad-4767-84dd-70473378f061 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Volume info retrieved successfully. Jul 03 02:29:37.115944 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-af528a7f-01ad-4767-84dd-70473378f061 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/volumes/a7363cfb-bc13-49a2-a2b6-70aa0684fee0 returned with HTTP 200 Jul 03 02:29:37.116307 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 449/1758] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:29:37 2026] GET /volume/v3/volumes/a7363cfb-bc13-49a2-a2b6-70aa0684fee0 => generated 1367 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:29:37.241508 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-0ee2311e-9bfd-444d-a0cf-ea30b6d977d4 req-1acc4120-edeb-421c-93e7-392af0bf281f None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:37.247279 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-0ee2311e-9bfd-444d-a0cf-ea30b6d977d4 req-1acc4120-edeb-421c-93e7-392af0bf281f tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] GET https://10.4.3.223/volume/v3/volumes/a7363cfb-bc13-49a2-a2b6-70aa0684fee0 Jul 03 02:29:37.247279 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-0ee2311e-9bfd-444d-a0cf-ea30b6d977d4 req-1acc4120-edeb-421c-93e7-392af0bf281f tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:37.247279 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-0ee2311e-9bfd-444d-a0cf-ea30b6d977d4 req-1acc4120-edeb-421c-93e7-392af0bf281f tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:37.253856 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:37.253856 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:29:37.257709 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [req-0ee2311e-9bfd-444d-a0cf-ea30b6d977d4 req-1acc4120-edeb-421c-93e7-392af0bf281f tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Volume info retrieved successfully. Jul 03 02:29:37.263261 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-0ee2311e-9bfd-444d-a0cf-ea30b6d977d4 req-1acc4120-edeb-421c-93e7-392af0bf281f tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/volumes/a7363cfb-bc13-49a2-a2b6-70aa0684fee0 returned with HTTP 200 Jul 03 02:29:37.263851 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 433/1759] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:29:37 2026] GET /volume/v3/volumes/a7363cfb-bc13-49a2-a2b6-70aa0684fee0 => generated 1367 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:29:37.723380 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-0ee2311e-9bfd-444d-a0cf-ea30b6d977d4 req-1e4703a3-b0f5-47ac-9acd-92971224e649 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:37.726168 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-0ee2311e-9bfd-444d-a0cf-ea30b6d977d4 req-1e4703a3-b0f5-47ac-9acd-92971224e649 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] GET https://10.4.3.223/volume/v3/volumes/a7363cfb-bc13-49a2-a2b6-70aa0684fee0 Jul 03 02:29:37.726356 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-0ee2311e-9bfd-444d-a0cf-ea30b6d977d4 req-1e4703a3-b0f5-47ac-9acd-92971224e649 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:37.726545 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-0ee2311e-9bfd-444d-a0cf-ea30b6d977d4 req-1e4703a3-b0f5-47ac-9acd-92971224e649 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:37.733333 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:37.733333 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:29:37.737916 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-0ee2311e-9bfd-444d-a0cf-ea30b6d977d4 req-1e4703a3-b0f5-47ac-9acd-92971224e649 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Volume info retrieved successfully. Jul 03 02:29:37.742506 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-0ee2311e-9bfd-444d-a0cf-ea30b6d977d4 req-1e4703a3-b0f5-47ac-9acd-92971224e649 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/volumes/a7363cfb-bc13-49a2-a2b6-70aa0684fee0 returned with HTTP 200 Jul 03 02:29:37.742857 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 440/1760] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:29:37 2026] GET /volume/v3/volumes/a7363cfb-bc13-49a2-a2b6-70aa0684fee0 => generated 1367 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:29:37.753337 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-62d8b5c1-61eb-444a-add1-0fbc5e7ee5ea None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:37.753808 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-62d8b5c1-61eb-444a-add1-0fbc5e7ee5ea None None] GET https://10.4.3.223/volume// Jul 03 02:29:37.753984 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-62d8b5c1-61eb-444a-add1-0fbc5e7ee5ea None None] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:37.754145 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-62d8b5c1-61eb-444a-add1-0fbc5e7ee5ea None None] Calling method 'all' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:37.754470 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-62d8b5c1-61eb-444a-add1-0fbc5e7ee5ea None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:29:37.754789 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 439/1761] 10.4.3.223 () {66 vars in 1419 bytes} [Fri Jul 3 02:29:37 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:29:37.767537 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-0ee2311e-9bfd-444d-a0cf-ea30b6d977d4 req-55385142-31ed-465b-b91b-f9698f0cbe7a None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:37.768405 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-0ee2311e-9bfd-444d-a0cf-ea30b6d977d4 req-55385142-31ed-465b-b91b-f9698f0cbe7a tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] POST https://10.4.3.223/volume/v3/attachments Jul 03 02:29:37.768870 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-0ee2311e-9bfd-444d-a0cf-ea30b6d977d4 req-55385142-31ed-465b-b91b-f9698f0cbe7a tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a7363cfb-bc13-49a2-a2b6-70aa0684fee0", "connector": null, "instance_uuid": "04227fcf-f40a-4525-8233-5c6b629f09e2"}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:29:37.777747 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:37.777747 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:29:37.850944 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-0ee2311e-9bfd-444d-a0cf-ea30b6d977d4 req-55385142-31ed-465b-b91b-f9698f0cbe7a tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Jul 03 02:29:37.851372 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 450/1762] 10.4.3.223 () {74 vars in 1594 bytes} [Fri Jul 3 02:29:37 2026] POST /volume/v3/attachments => generated 273 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:29:37.937386 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-05a62759-43cc-4978-9069-fdc9f0cd4871 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:37.940176 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-05a62759-43cc-4978-9069-fdc9f0cd4871 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] GET https://10.4.3.223/volume/v3/volumes/0c27570b-58f4-42fd-9080-0f61862df6a1 Jul 03 02:29:37.940667 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-05a62759-43cc-4978-9069-fdc9f0cd4871 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:37.940667 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-05a62759-43cc-4978-9069-fdc9f0cd4871 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:37.955340 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:37.955340 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:29:37.959443 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-05a62759-43cc-4978-9069-fdc9f0cd4871 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Volume info retrieved successfully. Jul 03 02:29:37.964483 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-05a62759-43cc-4978-9069-fdc9f0cd4871 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] https://10.4.3.223/volume/v3/volumes/0c27570b-58f4-42fd-9080-0f61862df6a1 returned with HTTP 200 Jul 03 02:29:37.964933 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 434/1763] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:29:37 2026] GET /volume/v3/volumes/0c27570b-58f4-42fd-9080-0f61862df6a1 => generated 874 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:29:38.980110 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-36b82349-b6bd-4947-ba7d-6b090747fb12 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:38.982546 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-36b82349-b6bd-4947-ba7d-6b090747fb12 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] GET https://10.4.3.223/volume/v3/volumes/0c27570b-58f4-42fd-9080-0f61862df6a1 Jul 03 02:29:38.982546 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-36b82349-b6bd-4947-ba7d-6b090747fb12 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:38.982546 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-36b82349-b6bd-4947-ba7d-6b090747fb12 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:38.994958 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:38.994958 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:29:39.001378 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-36b82349-b6bd-4947-ba7d-6b090747fb12 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Volume info retrieved successfully. Jul 03 02:29:39.007244 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-36b82349-b6bd-4947-ba7d-6b090747fb12 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] https://10.4.3.223/volume/v3/volumes/0c27570b-58f4-42fd-9080-0f61862df6a1 returned with HTTP 200 Jul 03 02:29:39.007999 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 441/1764] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:29:38 2026] GET /volume/v3/volumes/0c27570b-58f4-42fd-9080-0f61862df6a1 => generated 874 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 02:29:40.025053 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-30f6571b-f24a-4e5e-9660-903bf0223b4e None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:40.026895 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-30f6571b-f24a-4e5e-9660-903bf0223b4e tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] GET https://10.4.3.223/volume/v3/volumes/0c27570b-58f4-42fd-9080-0f61862df6a1 Jul 03 02:29:40.027150 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-30f6571b-f24a-4e5e-9660-903bf0223b4e tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:40.027372 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-30f6571b-f24a-4e5e-9660-903bf0223b4e tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:40.037824 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:40.037824 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:29:40.042351 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-30f6571b-f24a-4e5e-9660-903bf0223b4e tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Volume info retrieved successfully. Jul 03 02:29:40.046923 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-30f6571b-f24a-4e5e-9660-903bf0223b4e tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] https://10.4.3.223/volume/v3/volumes/0c27570b-58f4-42fd-9080-0f61862df6a1 returned with HTTP 200 Jul 03 02:29:40.047431 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 440/1765] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:29:40 2026] GET /volume/v3/volumes/0c27570b-58f4-42fd-9080-0f61862df6a1 => generated 874 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:29:40.948767 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-5c3dc884-ec4c-4c29-b75d-08fb1690c961 req-d73395ff-c918-4c75-8ca9-bbd8aaa4ec84 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:40.951021 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-5c3dc884-ec4c-4c29-b75d-08fb1690c961 req-d73395ff-c918-4c75-8ca9-bbd8aaa4ec84 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] POST https://10.4.3.223/volume/v3/attachments/1d371fd1-f2d5-456f-ae27-1e6959864bb8/action Jul 03 02:29:40.951445 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-5c3dc884-ec4c-4c29-b75d-08fb1690c961 req-d73395ff-c918-4c75-8ca9-bbd8aaa4ec84 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Action body: b'{"os-complete": null}' {{(pid=100015) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:29:40.951913 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-5c3dc884-ec4c-4c29-b75d-08fb1690c961 req-d73395ff-c918-4c75-8ca9-bbd8aaa4ec84 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:29:40.972595 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:40.972595 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:29:40.984497 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-5c3dc884-ec4c-4c29-b75d-08fb1690c961 req-d73395ff-c918-4c75-8ca9-bbd8aaa4ec84 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] https://10.4.3.223/volume/v3/attachments/1d371fd1-f2d5-456f-ae27-1e6959864bb8/action returned with HTTP 204 Jul 03 02:29:40.985067 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 451/1766] 10.4.3.223 () {74 vars in 1725 bytes} [Fri Jul 3 02:29:40 2026] POST /volume/v3/attachments/1d371fd1-f2d5-456f-ae27-1e6959864bb8/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:29:41.062521 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-647b069f-cce6-4ad1-b237-970fd53d14f6 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:41.064393 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-647b069f-cce6-4ad1-b237-970fd53d14f6 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] GET https://10.4.3.223/volume/v3/volumes/0c27570b-58f4-42fd-9080-0f61862df6a1 Jul 03 02:29:41.064584 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-647b069f-cce6-4ad1-b237-970fd53d14f6 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:41.064757 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-647b069f-cce6-4ad1-b237-970fd53d14f6 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:41.073497 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:41.073497 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:29:41.076761 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-647b069f-cce6-4ad1-b237-970fd53d14f6 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Volume info retrieved successfully. Jul 03 02:29:41.080480 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-647b069f-cce6-4ad1-b237-970fd53d14f6 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] https://10.4.3.223/volume/v3/volumes/0c27570b-58f4-42fd-9080-0f61862df6a1 returned with HTTP 200 Jul 03 02:29:41.080879 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 435/1767] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:29:41 2026] GET /volume/v3/volumes/0c27570b-58f4-42fd-9080-0f61862df6a1 => generated 1166 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:29:41.099326 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-c593e7eb-11fe-44b2-acc2-3daaa2eec891 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:41.101219 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-c593e7eb-11fe-44b2-acc2-3daaa2eec891 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] GET https://10.4.3.223/volume/v3/volumes/0c27570b-58f4-42fd-9080-0f61862df6a1 Jul 03 02:29:41.101371 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-c593e7eb-11fe-44b2-acc2-3daaa2eec891 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:41.101627 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-c593e7eb-11fe-44b2-acc2-3daaa2eec891 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:41.110928 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:41.110928 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:29:41.114290 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-c593e7eb-11fe-44b2-acc2-3daaa2eec891 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Volume info retrieved successfully. Jul 03 02:29:41.118182 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-c593e7eb-11fe-44b2-acc2-3daaa2eec891 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] https://10.4.3.223/volume/v3/volumes/0c27570b-58f4-42fd-9080-0f61862df6a1 returned with HTTP 200 Jul 03 02:29:41.118530 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 442/1768] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:29:41 2026] GET /volume/v3/volumes/0c27570b-58f4-42fd-9080-0f61862df6a1 => generated 1166 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:29:43.760700 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-60c793f5-6588-4b8c-83e3-6143bcd95d47 req-3e0b9166-9afa-4596-a52d-deef3d8ad62a None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:43.762801 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-60c793f5-6588-4b8c-83e3-6143bcd95d47 req-3e0b9166-9afa-4596-a52d-deef3d8ad62a tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] GET https://10.4.3.223/volume/v3/volumes/0c27570b-58f4-42fd-9080-0f61862df6a1 Jul 03 02:29:43.762999 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-60c793f5-6588-4b8c-83e3-6143bcd95d47 req-3e0b9166-9afa-4596-a52d-deef3d8ad62a tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:43.763232 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-60c793f5-6588-4b8c-83e3-6143bcd95d47 req-3e0b9166-9afa-4596-a52d-deef3d8ad62a tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:43.774548 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:43.774548 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:29:43.779175 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [req-60c793f5-6588-4b8c-83e3-6143bcd95d47 req-3e0b9166-9afa-4596-a52d-deef3d8ad62a tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Volume info retrieved successfully. Jul 03 02:29:43.783689 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-60c793f5-6588-4b8c-83e3-6143bcd95d47 req-3e0b9166-9afa-4596-a52d-deef3d8ad62a tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] https://10.4.3.223/volume/v3/volumes/0c27570b-58f4-42fd-9080-0f61862df6a1 returned with HTTP 200 Jul 03 02:29:43.784126 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 441/1769] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:29:43 2026] GET /volume/v3/volumes/0c27570b-58f4-42fd-9080-0f61862df6a1 => generated 1166 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:29:43.802105 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-60c793f5-6588-4b8c-83e3-6143bcd95d47 req-d4568551-1732-456b-9141-15e2a8ee16d2 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:43.804033 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-60c793f5-6588-4b8c-83e3-6143bcd95d47 req-d4568551-1732-456b-9141-15e2a8ee16d2 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] POST https://10.4.3.223/volume/v3/volumes/0c27570b-58f4-42fd-9080-0f61862df6a1/action Jul 03 02:29:43.805592 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-60c793f5-6588-4b8c-83e3-6143bcd95d47 req-d4568551-1732-456b-9141-15e2a8ee16d2 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100015) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:29:43.805592 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-60c793f5-6588-4b8c-83e3-6143bcd95d47 req-d4568551-1732-456b-9141-15e2a8ee16d2 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:29:43.814927 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:43.814927 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:29:43.815479 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [req-60c793f5-6588-4b8c-83e3-6143bcd95d47 req-d4568551-1732-456b-9141-15e2a8ee16d2 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Volume info retrieved successfully. Jul 03 02:29:43.822785 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [req-60c793f5-6588-4b8c-83e3-6143bcd95d47 req-d4568551-1732-456b-9141-15e2a8ee16d2 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Begin detaching volume completed successfully. Jul 03 02:29:43.822957 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-60c793f5-6588-4b8c-83e3-6143bcd95d47 req-d4568551-1732-456b-9141-15e2a8ee16d2 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] https://10.4.3.223/volume/v3/volumes/0c27570b-58f4-42fd-9080-0f61862df6a1/action returned with HTTP 202 Jul 03 02:29:43.823563 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 452/1770] 10.4.3.223 () {72 vars in 1672 bytes} [Fri Jul 3 02:29:43 2026] POST /volume/v3/volumes/0c27570b-58f4-42fd-9080-0f61862df6a1/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 02:29:44.076435 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-b7b4665a-a031-4bc9-b1a3-618b4f0e01a8 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:44.157481 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-b7b4665a-a031-4bc9-b1a3-618b4f0e01a8 tempest-TestInstancesWithCinderVolumes-245445622 tempest-TestInstancesWithCinderVolumes-245445622-project-admin] POST https://10.4.3.223/volume/v3/types Jul 03 02:29:44.157844 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-b7b4665a-a031-4bc9-b1a3-618b4f0e01a8 tempest-TestInstancesWithCinderVolumes-245445622 tempest-TestInstancesWithCinderVolumes-245445622-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1578387613-140675295", "extra_specs": {}}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:29:44.170153 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-b7b4665a-a031-4bc9-b1a3-618b4f0e01a8 tempest-TestInstancesWithCinderVolumes-245445622 tempest-TestInstancesWithCinderVolumes-245445622-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Jul 03 02:29:44.170524 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 436/1771] 10.4.3.223 () {68 vars in 1253 bytes} [Fri Jul 3 02:29:44 2026] POST /volume/v3/types => generated 268 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:29:44.217984 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-0c81d64c-53d4-4bee-af10-0170eb5ee51a None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:44.218335 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-0c81d64c-53d4-4bee-af10-0170eb5ee51a None None] GET https://10.4.3.223/volume// Jul 03 02:29:44.218518 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-0c81d64c-53d4-4bee-af10-0170eb5ee51a None None] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:44.218686 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-0c81d64c-53d4-4bee-af10-0170eb5ee51a None None] Calling method 'all' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:44.219021 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-0c81d64c-53d4-4bee-af10-0170eb5ee51a None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:29:44.219282 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 443/1772] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:29:44 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:29:44.225704 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-0ee2311e-9bfd-444d-a0cf-ea30b6d977d4 req-c3902a75-1176-4231-8771-1e8dcfddaf6a None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:44.227519 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-0ee2311e-9bfd-444d-a0cf-ea30b6d977d4 req-c3902a75-1176-4231-8771-1e8dcfddaf6a tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] GET https://10.4.3.223/volume/v3/volumes/a7363cfb-bc13-49a2-a2b6-70aa0684fee0 Jul 03 02:29:44.227713 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-0ee2311e-9bfd-444d-a0cf-ea30b6d977d4 req-c3902a75-1176-4231-8771-1e8dcfddaf6a tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:44.227876 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-0ee2311e-9bfd-444d-a0cf-ea30b6d977d4 req-c3902a75-1176-4231-8771-1e8dcfddaf6a tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:44.235881 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:44.235881 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:29:44.238884 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [req-0ee2311e-9bfd-444d-a0cf-ea30b6d977d4 req-c3902a75-1176-4231-8771-1e8dcfddaf6a tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Volume info retrieved successfully. Jul 03 02:29:44.243104 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-0ee2311e-9bfd-444d-a0cf-ea30b6d977d4 req-c3902a75-1176-4231-8771-1e8dcfddaf6a tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/volumes/a7363cfb-bc13-49a2-a2b6-70aa0684fee0 returned with HTTP 200 Jul 03 02:29:44.243540 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 442/1773] 10.4.3.223 () {70 vars in 1639 bytes} [Fri Jul 3 02:29:44 2026] GET /volume/v3/volumes/a7363cfb-bc13-49a2-a2b6-70aa0684fee0 => generated 1546 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:29:44.335122 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-0ee2311e-9bfd-444d-a0cf-ea30b6d977d4 req-bc809cc7-f095-4b82-8952-03aeb6919c13 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:44.338075 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-0ee2311e-9bfd-444d-a0cf-ea30b6d977d4 req-bc809cc7-f095-4b82-8952-03aeb6919c13 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] PUT https://10.4.3.223/volume/v3/attachments/ce28513f-8155-4ae9-b176-cbd4206d692b Jul 03 02:29:44.338075 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-0ee2311e-9bfd-444d-a0cf-ea30b6d977d4 req-bc809cc7-f095-4b82-8952-03aeb6919c13 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000004352", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2a2633a05d73", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "80a8c083-552c-46a2-8db9-fd9e83fa2364", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:29:44.344736 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.coordination [req-0ee2311e-9bfd-444d-a0cf-ea30b6d977d4 req-bc809cc7-f095-4b82-8952-03aeb6919c13 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Acquiring lock "cinder-attachment_update-a7363cfb-bc13-49a2-a2b6-70aa0684fee0-np0000004352" by "attachment_update" {{(pid=100015) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 02:29:44.348930 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.coordination [req-0ee2311e-9bfd-444d-a0cf-ea30b6d977d4 req-bc809cc7-f095-4b82-8952-03aeb6919c13 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Lock "cinder-attachment_update-a7363cfb-bc13-49a2-a2b6-70aa0684fee0-np0000004352" acquired by "attachment_update" :: waited 0.004s {{(pid=100015) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 02:29:44.349823 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:44.349823 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:29:44.849698 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-72cde297-c76f-48d8-a512-2b9f5ed16761 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:44.850033 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-72cde297-c76f-48d8-a512-2b9f5ed16761 None None] GET https://10.4.3.223/volume// Jul 03 02:29:44.850219 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-72cde297-c76f-48d8-a512-2b9f5ed16761 None None] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:44.850486 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-72cde297-c76f-48d8-a512-2b9f5ed16761 None None] Calling method 'all' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:44.850784 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-72cde297-c76f-48d8-a512-2b9f5ed16761 None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:29:44.851057 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 437/1774] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:29:44 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:29:44.862628 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-60c793f5-6588-4b8c-83e3-6143bcd95d47 req-9df79e59-932f-4035-aceb-cbcbd8f3fb52 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:44.865585 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-60c793f5-6588-4b8c-83e3-6143bcd95d47 req-9df79e59-932f-4035-aceb-cbcbd8f3fb52 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] GET https://10.4.3.223/volume/v3/volumes/0c27570b-58f4-42fd-9080-0f61862df6a1 Jul 03 02:29:44.865796 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-60c793f5-6588-4b8c-83e3-6143bcd95d47 req-9df79e59-932f-4035-aceb-cbcbd8f3fb52 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:44.865990 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-60c793f5-6588-4b8c-83e3-6143bcd95d47 req-9df79e59-932f-4035-aceb-cbcbd8f3fb52 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:44.871121 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.coordination [req-0ee2311e-9bfd-444d-a0cf-ea30b6d977d4 req-bc809cc7-f095-4b82-8952-03aeb6919c13 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Lock "cinder-attachment_update-a7363cfb-bc13-49a2-a2b6-70aa0684fee0-np0000004352" released by "attachment_update" :: held 0.522s {{(pid=100015) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 02:29:44.871438 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-0ee2311e-9bfd-444d-a0cf-ea30b6d977d4 req-bc809cc7-f095-4b82-8952-03aeb6919c13 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/attachments/ce28513f-8155-4ae9-b176-cbd4206d692b returned with HTTP 200 Jul 03 02:29:44.871873 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 453/1775] 10.4.3.223 () {74 vars in 1704 bytes} [Fri Jul 3 02:29:44 2026] PUT /volume/v3/attachments/ce28513f-8155-4ae9-b176-cbd4206d692b => generated 969 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:29:44.875967 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:44.875967 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:29:44.879692 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-60c793f5-6588-4b8c-83e3-6143bcd95d47 req-9df79e59-932f-4035-aceb-cbcbd8f3fb52 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Volume info retrieved successfully. Jul 03 02:29:44.884869 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-60c793f5-6588-4b8c-83e3-6143bcd95d47 req-9df79e59-932f-4035-aceb-cbcbd8f3fb52 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] https://10.4.3.223/volume/v3/volumes/0c27570b-58f4-42fd-9080-0f61862df6a1 returned with HTTP 200 Jul 03 02:29:44.885330 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 444/1776] 10.4.3.223 () {70 vars in 1639 bytes} [Fri Jul 3 02:29:44 2026] GET /volume/v3/volumes/0c27570b-58f4-42fd-9080-0f61862df6a1 => generated 1349 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:29:45.381210 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-0ee2311e-9bfd-444d-a0cf-ea30b6d977d4 req-9c1c5844-4871-49af-918e-cddb5b35835c None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:45.383348 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-0ee2311e-9bfd-444d-a0cf-ea30b6d977d4 req-9c1c5844-4871-49af-918e-cddb5b35835c tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] POST https://10.4.3.223/volume/v3/attachments/ce28513f-8155-4ae9-b176-cbd4206d692b/action Jul 03 02:29:45.383687 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-0ee2311e-9bfd-444d-a0cf-ea30b6d977d4 req-9c1c5844-4871-49af-918e-cddb5b35835c tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Action body: b'{"os-complete": null}' {{(pid=100014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:29:45.383801 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-0ee2311e-9bfd-444d-a0cf-ea30b6d977d4 req-9c1c5844-4871-49af-918e-cddb5b35835c tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:29:45.397425 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:45.397425 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:29:45.406824 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-0ee2311e-9bfd-444d-a0cf-ea30b6d977d4 req-9c1c5844-4871-49af-918e-cddb5b35835c tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/attachments/ce28513f-8155-4ae9-b176-cbd4206d692b/action returned with HTTP 204 Jul 03 02:29:45.407289 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 443/1777] 10.4.3.223 () {74 vars in 1725 bytes} [Fri Jul 3 02:29:45 2026] POST /volume/v3/attachments/ce28513f-8155-4ae9-b176-cbd4206d692b/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:29:45.738461 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-60c793f5-6588-4b8c-83e3-6143bcd95d47 req-c1471347-4af2-4f2f-be27-91620022fa53 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:45.740389 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-60c793f5-6588-4b8c-83e3-6143bcd95d47 req-c1471347-4af2-4f2f-be27-91620022fa53 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] DELETE https://10.4.3.223/volume/v3/attachments/1d371fd1-f2d5-456f-ae27-1e6959864bb8 Jul 03 02:29:45.740586 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-60c793f5-6588-4b8c-83e3-6143bcd95d47 req-c1471347-4af2-4f2f-be27-91620022fa53 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:45.740748 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-60c793f5-6588-4b8c-83e3-6143bcd95d47 req-c1471347-4af2-4f2f-be27-91620022fa53 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Calling method 'version_select' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:45.756068 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:45.756068 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:29:46.012039 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-93479c3e-e0fb-4aa4-bdbc-8d46bc731c66 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:46.013913 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-93479c3e-e0fb-4aa4-bdbc-8d46bc731c66 tempest-TestInstancesWithCinderVolumes-245445622 tempest-TestInstancesWithCinderVolumes-245445622-project-admin] POST https://10.4.3.223/volume/v3/types Jul 03 02:29:46.014298 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-93479c3e-e0fb-4aa4-bdbc-8d46bc731c66 tempest-TestInstancesWithCinderVolumes-245445622 tempest-TestInstancesWithCinderVolumes-245445622-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-70937315-326033319", "extra_specs": {}}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:29:46.017436 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:46.017436 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:29:46.035150 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-93479c3e-e0fb-4aa4-bdbc-8d46bc731c66 tempest-TestInstancesWithCinderVolumes-245445622 tempest-TestInstancesWithCinderVolumes-245445622-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Jul 03 02:29:46.035640 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 454/1778] 10.4.3.223 () {68 vars in 1253 bytes} [Fri Jul 3 02:29:46 2026] POST /volume/v3/types => generated 266 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:29:46.046445 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-49ad17cf-99de-473d-a4db-94d322ab3bf1 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:46.047977 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-49ad17cf-99de-473d-a4db-94d322ab3bf1 tempest-TestInstancesWithCinderVolumes-245445622 tempest-TestInstancesWithCinderVolumes-245445622-project-admin] POST https://10.4.3.223/volume/v3/types Jul 03 02:29:46.048498 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-49ad17cf-99de-473d-a4db-94d322ab3bf1 tempest-TestInstancesWithCinderVolumes-245445622 tempest-TestInstancesWithCinderVolumes-245445622-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-200162100-1825764949", "extra_specs": {}}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:29:46.062399 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-49ad17cf-99de-473d-a4db-94d322ab3bf1 tempest-TestInstancesWithCinderVolumes-245445622 tempest-TestInstancesWithCinderVolumes-245445622-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Jul 03 02:29:46.062668 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 445/1779] 10.4.3.223 () {68 vars in 1253 bytes} [Fri Jul 3 02:29:46 2026] POST /volume/v3/types => generated 268 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:29:46.071922 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-1f18e964-321c-4c38-a4d1-d8121c9dce65 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:46.073551 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-1f18e964-321c-4c38-a4d1-d8121c9dce65 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:29:46.073929 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-1f18e964-321c-4c38-a4d1-d8121c9dce65 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-431340004", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-70937315-326033319", "size": 1}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:29:46.075491 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.volumes [None req-1f18e964-321c-4c38-a4d1-d8121c9dce65 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-431340004', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-70937315-326033319', 'size': 1}} {{(pid=100014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:29:46.079577 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.volumes [None req-1f18e964-321c-4c38-a4d1-d8121c9dce65 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Create volume of 1 GB Jul 03 02:29:46.079903 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:46.079903 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:29:46.080452 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-1f18e964-321c-4c38-a4d1-d8121c9dce65 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Availability Zones retrieved successfully. Jul 03 02:29:46.085855 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-1f18e964-321c-4c38-a4d1-d8121c9dce65 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Flow 'volume_create_api' (f27f9640-1eec-4979-844f-b7683706bb4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:29:46.086847 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-1f18e964-321c-4c38-a4d1-d8121c9dce65 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3be3c7cb-05d5-46c8-8f5f-d7e62bbec6b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:29:46.087966 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.flows.api.create_volume [None req-1f18e964-321c-4c38-a4d1-d8121c9dce65 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Validating volume size '1' using validate_int {{(pid=100014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:29:46.107960 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-1f18e964-321c-4c38-a4d1-d8121c9dce65 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3be3c7cb-05d5-46c8-8f5f-d7e62bbec6b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:29:46Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0d0a5702-2cd7-45fd-95e4-3689eef35f77,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-70937315-326033319',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0d0a5702-2cd7-45fd-95e4-3689eef35f77', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:29:46.108887 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-1f18e964-321c-4c38-a4d1-d8121c9dce65 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cedff147-ef4e-4918-b239-f14f65aa25cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:29:46.137019 np0000004352 devstack@c-api.service[100014]: WARNING cinder.quota [None req-1f18e964-321c-4c38-a4d1-d8121c9dce65 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-70937315-326033319 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-70937315-326033319, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:29:46.137497 np0000004352 devstack@c-api.service[100014]: WARNING cinder.quota [None req-1f18e964-321c-4c38-a4d1-d8121c9dce65 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-70937315-326033319 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-70937315-326033319, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:29:46.171459 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.quota [None req-1f18e964-321c-4c38-a4d1-d8121c9dce65 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Created reservations ['c171d6d9-f0e9-4a43-b940-29f69c322445', 'ab25a18a-137f-4e1b-964f-76cb03a880d0', '0fecd25f-09d7-4eb0-9aca-6f0c11fd94a4', 'c5f34f65-4ea5-4dfd-8d72-f699cfbf65c2'] {{(pid=100014) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:29:46.172198 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-1f18e964-321c-4c38-a4d1-d8121c9dce65 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cedff147-ef4e-4918-b239-f14f65aa25cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c171d6d9-f0e9-4a43-b940-29f69c322445', 'ab25a18a-137f-4e1b-964f-76cb03a880d0', '0fecd25f-09d7-4eb0-9aca-6f0c11fd94a4', 'c5f34f65-4ea5-4dfd-8d72-f699cfbf65c2']}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:29:46.172962 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-1f18e964-321c-4c38-a4d1-d8121c9dce65 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (714e06bf-f175-4ba0-9341-a183b3c42414) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:29:46.196415 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-1f18e964-321c-4c38-a4d1-d8121c9dce65 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (714e06bf-f175-4ba0-9341-a183b3c42414) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd8c33bdf-6c56-4080-81d6-bde4e4cbabcd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-431340004',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcde290c663a46a9b2143247f2daad08',qos_specs=None,replication_status=,reservations=['c171d6d9-f0e9-4a43-b940-29f69c322445','ab25a18a-137f-4e1b-964f-76cb03a880d0','0fecd25f-09d7-4eb0-9aca-6f0c11fd94a4','c5f34f65-4ea5-4dfd-8d72-f699cfbf65c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b788a6619cd44376b6441672b8c19148',volume_type_id=0d0a5702-2cd7-45fd-95e4-3689eef35f77), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:29:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-431340004',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d8c33bdf-6c56-4080-81d6-bde4e4cbabcd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dcde290c663a46a9b2143247f2daad08',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b788a6619cd44376b6441672b8c19148',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0d0a5702-2cd7-45fd-95e4-3689eef35f77),volume_type_id=0d0a5702-2cd7-45fd-95e4-3689eef35f77)}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:29:46.197466 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-1f18e964-321c-4c38-a4d1-d8121c9dce65 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3ce33c4-6ca6-4183-b361-0a17c47cc551) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:29:46.218488 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-1f18e964-321c-4c38-a4d1-d8121c9dce65 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3ce33c4-6ca6-4183-b361-0a17c47cc551) transitioned into state 'SUCCESS' from state '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-431340004',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcde290c663a46a9b2143247f2daad08',qos_specs=None,replication_status=,reservations=['c171d6d9-f0e9-4a43-b940-29f69c322445','ab25a18a-137f-4e1b-964f-76cb03a880d0','0fecd25f-09d7-4eb0-9aca-6f0c11fd94a4','c5f34f65-4ea5-4dfd-8d72-f699cfbf65c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b788a6619cd44376b6441672b8c19148',volume_type_id=0d0a5702-2cd7-45fd-95e4-3689eef35f77)}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:29:46.219205 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-1f18e964-321c-4c38-a4d1-d8121c9dce65 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c045e4dd-0760-4f1a-a127-db043754acb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:29:46.233472 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-1f18e964-321c-4c38-a4d1-d8121c9dce65 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c045e4dd-0760-4f1a-a127-db043754acb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:29:46.234287 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-1f18e964-321c-4c38-a4d1-d8121c9dce65 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Flow 'volume_create_api' (f27f9640-1eec-4979-844f-b7683706bb4f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:29:46.234746 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-1f18e964-321c-4c38-a4d1-d8121c9dce65 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Create volume request issued successfully. Jul 03 02:29:46.235409 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-1f18e964-321c-4c38-a4d1-d8121c9dce65 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:29:46.235949 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 444/1780] 10.4.3.223 () {68 vars in 1259 bytes} [Fri Jul 3 02:29:46 2026] POST /volume/v3/volumes => generated 843 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:29:46.249720 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-79d79a5c-853b-453e-aa99-19ff3d1c4c4d None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:46.251985 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-79d79a5c-853b-453e-aa99-19ff3d1c4c4d tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:29:46.252489 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-79d79a5c-853b-453e-aa99-19ff3d1c4c4d tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-586812640", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-200162100-1825764949", "size": 1}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:29:46.255202 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.volumes [None req-79d79a5c-853b-453e-aa99-19ff3d1c4c4d tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-586812640', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-200162100-1825764949', 'size': 1}} {{(pid=100015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:29:46.261414 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-79d79a5c-853b-453e-aa99-19ff3d1c4c4d tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Create volume of 1 GB Jul 03 02:29:46.261880 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:46.261880 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:29:46.262528 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-79d79a5c-853b-453e-aa99-19ff3d1c4c4d tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Availability Zones retrieved successfully. Jul 03 02:29:46.269821 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-79d79a5c-853b-453e-aa99-19ff3d1c4c4d tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Flow 'volume_create_api' (0ce38253-20ef-4a5c-b4b5-15b757546c82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:29:46.271282 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-79d79a5c-853b-453e-aa99-19ff3d1c4c4d tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (195c716a-9141-48bb-9009-3b27ea052c35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:29:46.272413 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.flows.api.create_volume [None req-79d79a5c-853b-453e-aa99-19ff3d1c4c4d tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Validating volume size '1' using validate_int {{(pid=100015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:29:46.290855 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-60c793f5-6588-4b8c-83e3-6143bcd95d47 req-c1471347-4af2-4f2f-be27-91620022fa53 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] https://10.4.3.223/volume/v3/attachments/1d371fd1-f2d5-456f-ae27-1e6959864bb8 returned with HTTP 200 Jul 03 02:29:46.291268 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 438/1781] 10.4.3.223 () {72 vars in 1673 bytes} [Fri Jul 3 02:29:45 2026] DELETE /volume/v3/attachments/1d371fd1-f2d5-456f-ae27-1e6959864bb8 => generated 19 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:29:46.293923 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-79d79a5c-853b-453e-aa99-19ff3d1c4c4d tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (195c716a-9141-48bb-9009-3b27ea052c35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:29:46Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e5c1c594-b8b8-455c-865a-5db2a6994333,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-200162100-1825764949',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e5c1c594-b8b8-455c-865a-5db2a6994333', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:29:46.294720 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-79d79a5c-853b-453e-aa99-19ff3d1c4c4d tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21440b37-7d03-4a56-8836-e5723fcff9dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:29:46.327991 np0000004352 devstack@c-api.service[100015]: WARNING cinder.quota [None req-79d79a5c-853b-453e-aa99-19ff3d1c4c4d tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-200162100-1825764949 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-200162100-1825764949, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:29:46.328319 np0000004352 devstack@c-api.service[100015]: WARNING cinder.quota [None req-79d79a5c-853b-453e-aa99-19ff3d1c4c4d tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-200162100-1825764949 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-200162100-1825764949, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:29:46.359245 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.quota [None req-79d79a5c-853b-453e-aa99-19ff3d1c4c4d tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Created reservations ['67c65c2f-f84f-4e99-af25-7dcdff4685da', '56a2ba6f-3a4c-4f9e-9fd6-c4b1e694b7b0', '8473b003-1699-4e1e-819a-fd68c76a3b57', 'd9d90b5e-be50-4eb0-bca2-0d93dacb025b'] {{(pid=100015) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:29:46.360661 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-79d79a5c-853b-453e-aa99-19ff3d1c4c4d tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21440b37-7d03-4a56-8836-e5723fcff9dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['67c65c2f-f84f-4e99-af25-7dcdff4685da', '56a2ba6f-3a4c-4f9e-9fd6-c4b1e694b7b0', '8473b003-1699-4e1e-819a-fd68c76a3b57', 'd9d90b5e-be50-4eb0-bca2-0d93dacb025b']}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:29:46.361040 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-79d79a5c-853b-453e-aa99-19ff3d1c4c4d tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (650ccdc0-e904-4001-ad3e-f904c4c665f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:29:46.387480 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-79d79a5c-853b-453e-aa99-19ff3d1c4c4d tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (650ccdc0-e904-4001-ad3e-f904c4c665f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '44b41c32-c087-425d-bdfc-d1de08d77cd6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-586812640',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcde290c663a46a9b2143247f2daad08',qos_specs=None,replication_status=,reservations=['67c65c2f-f84f-4e99-af25-7dcdff4685da','56a2ba6f-3a4c-4f9e-9fd6-c4b1e694b7b0','8473b003-1699-4e1e-819a-fd68c76a3b57','d9d90b5e-be50-4eb0-bca2-0d93dacb025b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b788a6619cd44376b6441672b8c19148',volume_type_id=e5c1c594-b8b8-455c-865a-5db2a6994333), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:29:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-586812640',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=44b41c32-c087-425d-bdfc-d1de08d77cd6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dcde290c663a46a9b2143247f2daad08',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b788a6619cd44376b6441672b8c19148',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e5c1c594-b8b8-455c-865a-5db2a6994333),volume_type_id=e5c1c594-b8b8-455c-865a-5db2a6994333)}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:29:46.388194 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-79d79a5c-853b-453e-aa99-19ff3d1c4c4d tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce3fc04e-b6e6-4ba2-941a-cb20857c3ac0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:29:46.409254 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-79d79a5c-853b-453e-aa99-19ff3d1c4c4d tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce3fc04e-b6e6-4ba2-941a-cb20857c3ac0) transitioned into state 'SUCCESS' from state '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-586812640',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcde290c663a46a9b2143247f2daad08',qos_specs=None,replication_status=,reservations=['67c65c2f-f84f-4e99-af25-7dcdff4685da','56a2ba6f-3a4c-4f9e-9fd6-c4b1e694b7b0','8473b003-1699-4e1e-819a-fd68c76a3b57','d9d90b5e-be50-4eb0-bca2-0d93dacb025b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b788a6619cd44376b6441672b8c19148',volume_type_id=e5c1c594-b8b8-455c-865a-5db2a6994333)}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:29:46.409989 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-79d79a5c-853b-453e-aa99-19ff3d1c4c4d tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a642c5ff-cde5-4fdc-85c7-77e3b9a189a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:29:46.418952 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-79d79a5c-853b-453e-aa99-19ff3d1c4c4d tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a642c5ff-cde5-4fdc-85c7-77e3b9a189a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:29:46.419714 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-79d79a5c-853b-453e-aa99-19ff3d1c4c4d tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Flow 'volume_create_api' (0ce38253-20ef-4a5c-b4b5-15b757546c82) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:29:46.419997 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-79d79a5c-853b-453e-aa99-19ff3d1c4c4d tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Create volume request issued successfully. Jul 03 02:29:46.420578 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-79d79a5c-853b-453e-aa99-19ff3d1c4c4d tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:29:46.420924 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 455/1782] 10.4.3.223 () {68 vars in 1259 bytes} [Fri Jul 3 02:29:46 2026] POST /volume/v3/volumes => generated 845 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:29:46.454050 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-48568ffb-0b07-4e90-831e-46800f2099bc None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:46.455454 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-48568ffb-0b07-4e90-831e-46800f2099bc tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:29:46.456050 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-48568ffb-0b07-4e90-831e-46800f2099bc tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-552051967", "snapshot_id": null, "imageRef": "71659933-4bdc-4e4d-858f-dd619c7c9ce5", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1578387613-140675295", "size": 1}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:29:46.458171 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.volumes [None req-48568ffb-0b07-4e90-831e-46800f2099bc tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-552051967', 'snapshot_id': None, 'imageRef': '71659933-4bdc-4e4d-858f-dd619c7c9ce5', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1578387613-140675295', 'size': 1}} {{(pid=100013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:29:46.541764 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.volumes [None req-48568ffb-0b07-4e90-831e-46800f2099bc tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Create volume of 1 GB Jul 03 02:29:46.541954 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:46.541954 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:29:46.542490 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-48568ffb-0b07-4e90-831e-46800f2099bc tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Availability Zones retrieved successfully. Jul 03 02:29:46.547900 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-48568ffb-0b07-4e90-831e-46800f2099bc tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Flow 'volume_create_api' (420f09df-1dbc-4fe5-b297-5f9aebbc3556) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:29:46.548869 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-48568ffb-0b07-4e90-831e-46800f2099bc tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5df9bbbf-40c2-4c2e-b0bd-6e591c392b35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:29:46.549721 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.flows.api.create_volume [None req-48568ffb-0b07-4e90-831e-46800f2099bc tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Validating volume size '1' using validate_int {{(pid=100013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:29:46.595323 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-48568ffb-0b07-4e90-831e-46800f2099bc tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5df9bbbf-40c2-4c2e-b0bd-6e591c392b35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:29:44Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5a4e85a5-a8f1-4e37-a15f-7535be584e4a,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1578387613-140675295',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5a4e85a5-a8f1-4e37-a15f-7535be584e4a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:29:46.595999 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-48568ffb-0b07-4e90-831e-46800f2099bc tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74c0e5b3-3994-4807-b9c2-56e9e100265f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:29:46.618276 np0000004352 devstack@c-api.service[100013]: WARNING cinder.quota [None req-48568ffb-0b07-4e90-831e-46800f2099bc tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1578387613-140675295 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1578387613-140675295, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:29:46.618566 np0000004352 devstack@c-api.service[100013]: WARNING cinder.quota [None req-48568ffb-0b07-4e90-831e-46800f2099bc tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1578387613-140675295 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1578387613-140675295, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:29:46.640145 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.quota [None req-48568ffb-0b07-4e90-831e-46800f2099bc tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Created reservations ['36fa6430-ccb5-467f-bb34-7fdc53f2c636', '47b506e9-913f-479b-aa1d-e63d3598c009', '87033851-8fda-4676-9e11-7cd5cf3833d4', 'b2a74b41-bd3e-4581-89b0-cdebc6e8c541'] {{(pid=100013) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:29:46.640778 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-48568ffb-0b07-4e90-831e-46800f2099bc tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74c0e5b3-3994-4807-b9c2-56e9e100265f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['36fa6430-ccb5-467f-bb34-7fdc53f2c636', '47b506e9-913f-479b-aa1d-e63d3598c009', '87033851-8fda-4676-9e11-7cd5cf3833d4', 'b2a74b41-bd3e-4581-89b0-cdebc6e8c541']}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:29:46.641409 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-48568ffb-0b07-4e90-831e-46800f2099bc tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed519e41-b618-4aa3-a365-de83d89c508f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:29:46.661430 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-48568ffb-0b07-4e90-831e-46800f2099bc tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed519e41-b618-4aa3-a365-de83d89c508f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9c7740bb-ecf2-4f51-aaf9-e8248c4c1c68', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-552051967',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcde290c663a46a9b2143247f2daad08',qos_specs=None,replication_status=,reservations=['36fa6430-ccb5-467f-bb34-7fdc53f2c636','47b506e9-913f-479b-aa1d-e63d3598c009','87033851-8fda-4676-9e11-7cd5cf3833d4','b2a74b41-bd3e-4581-89b0-cdebc6e8c541'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b788a6619cd44376b6441672b8c19148',volume_type_id=5a4e85a5-a8f1-4e37-a15f-7535be584e4a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:29:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-552051967',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9c7740bb-ecf2-4f51-aaf9-e8248c4c1c68,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dcde290c663a46a9b2143247f2daad08',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b788a6619cd44376b6441672b8c19148',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5a4e85a5-a8f1-4e37-a15f-7535be584e4a),volume_type_id=5a4e85a5-a8f1-4e37-a15f-7535be584e4a)}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:29:46.661977 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-48568ffb-0b07-4e90-831e-46800f2099bc tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83115b34-aa7f-49d9-98a1-7ffa1cbc0864) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:29:46.682005 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-48568ffb-0b07-4e90-831e-46800f2099bc tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83115b34-aa7f-49d9-98a1-7ffa1cbc0864) transitioned into state 'SUCCESS' from state '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-552051967',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcde290c663a46a9b2143247f2daad08',qos_specs=None,replication_status=,reservations=['36fa6430-ccb5-467f-bb34-7fdc53f2c636','47b506e9-913f-479b-aa1d-e63d3598c009','87033851-8fda-4676-9e11-7cd5cf3833d4','b2a74b41-bd3e-4581-89b0-cdebc6e8c541'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b788a6619cd44376b6441672b8c19148',volume_type_id=5a4e85a5-a8f1-4e37-a15f-7535be584e4a)}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:29:46.682005 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-48568ffb-0b07-4e90-831e-46800f2099bc tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de4506a9-4bf7-480b-a2a5-b10723d62ffb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:29:46.690815 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-48568ffb-0b07-4e90-831e-46800f2099bc tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de4506a9-4bf7-480b-a2a5-b10723d62ffb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:29:46.691569 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-48568ffb-0b07-4e90-831e-46800f2099bc tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Flow 'volume_create_api' (420f09df-1dbc-4fe5-b297-5f9aebbc3556) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:29:46.691847 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-48568ffb-0b07-4e90-831e-46800f2099bc tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Create volume request issued successfully. Jul 03 02:29:46.692375 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-48568ffb-0b07-4e90-831e-46800f2099bc tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:29:46.692798 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 446/1783] 10.4.3.223 () {68 vars in 1259 bytes} [Fri Jul 3 02:29:46 2026] POST /volume/v3/volumes => generated 845 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:29:46.703888 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-d9af1bde-18d1-4ffa-af31-716c5720d13d None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:46.705675 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-d9af1bde-18d1-4ffa-af31-716c5720d13d tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] GET https://10.4.3.223/volume/v3/volumes/9c7740bb-ecf2-4f51-aaf9-e8248c4c1c68 Jul 03 02:29:46.705837 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-d9af1bde-18d1-4ffa-af31-716c5720d13d tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:46.706131 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-d9af1bde-18d1-4ffa-af31-716c5720d13d tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:46.712721 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:46.712721 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:29:46.716143 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-d9af1bde-18d1-4ffa-af31-716c5720d13d tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Volume info retrieved successfully. Jul 03 02:29:46.719992 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-d9af1bde-18d1-4ffa-af31-716c5720d13d tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] https://10.4.3.223/volume/v3/volumes/9c7740bb-ecf2-4f51-aaf9-e8248c4c1c68 returned with HTTP 200 Jul 03 02:29:46.720410 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 445/1784] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:29:46 2026] GET /volume/v3/volumes/9c7740bb-ecf2-4f51-aaf9-e8248c4c1c68 => generated 913 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:29:47.735208 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-42eaa100-02ff-434e-a6a1-082f57eda70e None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:47.736960 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-42eaa100-02ff-434e-a6a1-082f57eda70e tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] GET https://10.4.3.223/volume/v3/volumes/9c7740bb-ecf2-4f51-aaf9-e8248c4c1c68 Jul 03 02:29:47.737143 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-42eaa100-02ff-434e-a6a1-082f57eda70e tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:47.737347 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-42eaa100-02ff-434e-a6a1-082f57eda70e tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:47.745263 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:47.745263 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:29:47.748523 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-42eaa100-02ff-434e-a6a1-082f57eda70e tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Volume info retrieved successfully. Jul 03 02:29:47.752272 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-42eaa100-02ff-434e-a6a1-082f57eda70e tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] https://10.4.3.223/volume/v3/volumes/9c7740bb-ecf2-4f51-aaf9-e8248c4c1c68 returned with HTTP 200 Jul 03 02:29:47.752692 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 439/1785] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:29:47 2026] GET /volume/v3/volumes/9c7740bb-ecf2-4f51-aaf9-e8248c4c1c68 => generated 937 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:29:48.425040 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-a465c91c-cb0c-4cd0-b961-23c63ff32207 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:48.427554 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-a465c91c-cb0c-4cd0-b961-23c63ff32207 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] DELETE https://10.4.3.223/volume/v3/volumes/f8ecbd41-5efe-401b-af85-1dc8a187fa03 Jul 03 02:29:48.427818 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-a465c91c-cb0c-4cd0-b961-23c63ff32207 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:48.428079 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-a465c91c-cb0c-4cd0-b961-23c63ff32207 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:48.428294 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-a465c91c-cb0c-4cd0-b961-23c63ff32207 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Delete volume with id: f8ecbd41-5efe-401b-af85-1dc8a187fa03 Jul 03 02:29:48.449878 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:48.449878 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:29:48.450610 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-a465c91c-cb0c-4cd0-b961-23c63ff32207 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Volume info retrieved successfully. Jul 03 02:29:48.499143 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-a465c91c-cb0c-4cd0-b961-23c63ff32207 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Delete volume request issued successfully. Jul 03 02:29:48.499463 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-a465c91c-cb0c-4cd0-b961-23c63ff32207 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] https://10.4.3.223/volume/v3/volumes/f8ecbd41-5efe-401b-af85-1dc8a187fa03 returned with HTTP 202 Jul 03 02:29:48.499967 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 456/1786] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:29:48 2026] DELETE /volume/v3/volumes/f8ecbd41-5efe-401b-af85-1dc8a187fa03 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:29:48.509370 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-4545114b-9784-4f50-9e73-c5be697fe1a8 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:48.511902 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-4545114b-9784-4f50-9e73-c5be697fe1a8 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] GET https://10.4.3.223/volume/v3/volumes/f8ecbd41-5efe-401b-af85-1dc8a187fa03 Jul 03 02:29:48.512172 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-4545114b-9784-4f50-9e73-c5be697fe1a8 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:48.512611 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-4545114b-9784-4f50-9e73-c5be697fe1a8 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:48.521080 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:48.521080 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:29:48.525204 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-4545114b-9784-4f50-9e73-c5be697fe1a8 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Volume info retrieved successfully. Jul 03 02:29:48.529585 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-4545114b-9784-4f50-9e73-c5be697fe1a8 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] https://10.4.3.223/volume/v3/volumes/f8ecbd41-5efe-401b-af85-1dc8a187fa03 returned with HTTP 200 Jul 03 02:29:48.530021 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 447/1787] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:29:48 2026] GET /volume/v3/volumes/f8ecbd41-5efe-401b-af85-1dc8a187fa03 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:29:48.765319 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-2eb79f8a-d02b-40c4-a09c-c54c0905e65e None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:48.767237 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-2eb79f8a-d02b-40c4-a09c-c54c0905e65e tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] GET https://10.4.3.223/volume/v3/volumes/9c7740bb-ecf2-4f51-aaf9-e8248c4c1c68 Jul 03 02:29:48.767528 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-2eb79f8a-d02b-40c4-a09c-c54c0905e65e tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:48.767708 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-2eb79f8a-d02b-40c4-a09c-c54c0905e65e tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:48.775865 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:48.775865 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:29:48.780183 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-2eb79f8a-d02b-40c4-a09c-c54c0905e65e tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Volume info retrieved successfully. Jul 03 02:29:48.785590 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-2eb79f8a-d02b-40c4-a09c-c54c0905e65e tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] https://10.4.3.223/volume/v3/volumes/9c7740bb-ecf2-4f51-aaf9-e8248c4c1c68 returned with HTTP 200 Jul 03 02:29:48.786077 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 446/1788] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:29:48 2026] GET /volume/v3/volumes/9c7740bb-ecf2-4f51-aaf9-e8248c4c1c68 => generated 998 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:29:49.540831 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-3c970698-4be8-4b14-bf21-9aa0bd661acf None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:49.542651 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-3c970698-4be8-4b14-bf21-9aa0bd661acf tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] GET https://10.4.3.223/volume/v3/volumes/f8ecbd41-5efe-401b-af85-1dc8a187fa03 Jul 03 02:29:49.542883 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-3c970698-4be8-4b14-bf21-9aa0bd661acf tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:49.543085 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-3c970698-4be8-4b14-bf21-9aa0bd661acf tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:49.548513 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-3c970698-4be8-4b14-bf21-9aa0bd661acf tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] https://10.4.3.223/volume/v3/volumes/f8ecbd41-5efe-401b-af85-1dc8a187fa03 returned with HTTP 404 Jul 03 02:29:49.549078 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 440/1789] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:29:49 2026] GET /volume/v3/volumes/f8ecbd41-5efe-401b-af85-1dc8a187fa03 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:29:49.555614 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-5316785b-767c-4767-973d-223c0a32d20c None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:49.557147 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-5316785b-767c-4767-973d-223c0a32d20c tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] DELETE https://10.4.3.223/volume/v3/volumes/f31a6ca9-d106-4fcf-8884-75ee2f381170 Jul 03 02:29:49.557318 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-5316785b-767c-4767-973d-223c0a32d20c tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:49.558514 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-5316785b-767c-4767-973d-223c0a32d20c tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:49.558514 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-5316785b-767c-4767-973d-223c0a32d20c tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Delete volume with id: f31a6ca9-d106-4fcf-8884-75ee2f381170 Jul 03 02:29:49.565753 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:49.565753 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:29:49.566387 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-5316785b-767c-4767-973d-223c0a32d20c tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Volume info retrieved successfully. Jul 03 02:29:49.581491 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-5316785b-767c-4767-973d-223c0a32d20c tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Delete volume request issued successfully. Jul 03 02:29:49.581658 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-5316785b-767c-4767-973d-223c0a32d20c tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] https://10.4.3.223/volume/v3/volumes/f31a6ca9-d106-4fcf-8884-75ee2f381170 returned with HTTP 202 Jul 03 02:29:49.582012 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 457/1790] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:29:49 2026] DELETE /volume/v3/volumes/f31a6ca9-d106-4fcf-8884-75ee2f381170 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:29:49.588374 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-aa48c5c9-63d7-4e07-bcdc-051b7c09e2f3 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:49.590462 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-aa48c5c9-63d7-4e07-bcdc-051b7c09e2f3 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] GET https://10.4.3.223/volume/v3/volumes/f31a6ca9-d106-4fcf-8884-75ee2f381170 Jul 03 02:29:49.590666 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-aa48c5c9-63d7-4e07-bcdc-051b7c09e2f3 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:49.590900 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-aa48c5c9-63d7-4e07-bcdc-051b7c09e2f3 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:49.599398 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:49.599398 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:29:49.603978 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-aa48c5c9-63d7-4e07-bcdc-051b7c09e2f3 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Volume info retrieved successfully. Jul 03 02:29:49.608567 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-aa48c5c9-63d7-4e07-bcdc-051b7c09e2f3 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] https://10.4.3.223/volume/v3/volumes/f31a6ca9-d106-4fcf-8884-75ee2f381170 returned with HTTP 200 Jul 03 02:29:49.609043 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 448/1791] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:29:49 2026] GET /volume/v3/volumes/f31a6ca9-d106-4fcf-8884-75ee2f381170 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:29:49.797665 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-dd99d510-fd4e-4830-8935-f73d45f1514c None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:49.799746 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-dd99d510-fd4e-4830-8935-f73d45f1514c tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] GET https://10.4.3.223/volume/v3/volumes/9c7740bb-ecf2-4f51-aaf9-e8248c4c1c68 Jul 03 02:29:49.799976 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-dd99d510-fd4e-4830-8935-f73d45f1514c tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:49.800210 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-dd99d510-fd4e-4830-8935-f73d45f1514c tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:49.808199 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:49.808199 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:29:49.812250 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-dd99d510-fd4e-4830-8935-f73d45f1514c tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Volume info retrieved successfully. Jul 03 02:29:49.817707 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-dd99d510-fd4e-4830-8935-f73d45f1514c tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] https://10.4.3.223/volume/v3/volumes/9c7740bb-ecf2-4f51-aaf9-e8248c4c1c68 returned with HTTP 200 Jul 03 02:29:49.818212 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 447/1792] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:29:49 2026] GET /volume/v3/volumes/9c7740bb-ecf2-4f51-aaf9-e8248c4c1c68 => generated 998 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:29:50.630738 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-534abf67-755f-4f46-8b27-e0ab24ea77d3 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:50.632631 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-534abf67-755f-4f46-8b27-e0ab24ea77d3 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] GET https://10.4.3.223/volume/v3/volumes/f31a6ca9-d106-4fcf-8884-75ee2f381170 Jul 03 02:29:50.632852 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-534abf67-755f-4f46-8b27-e0ab24ea77d3 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:50.633076 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-534abf67-755f-4f46-8b27-e0ab24ea77d3 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:50.638910 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-534abf67-755f-4f46-8b27-e0ab24ea77d3 tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] https://10.4.3.223/volume/v3/volumes/f31a6ca9-d106-4fcf-8884-75ee2f381170 returned with HTTP 404 Jul 03 02:29:50.639378 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 441/1793] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:29:50 2026] GET /volume/v3/volumes/f31a6ca9-d106-4fcf-8884-75ee2f381170 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:29:50.699335 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-39368b70-5c96-4d19-8f27-3ff28c41cbdf None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:50.700901 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-39368b70-5c96-4d19-8f27-3ff28c41cbdf tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] DELETE https://10.4.3.223/volume/v3/volumes/77467952-73c9-46ef-848f-592c7377d06a Jul 03 02:29:50.701230 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-39368b70-5c96-4d19-8f27-3ff28c41cbdf tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:50.701478 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-39368b70-5c96-4d19-8f27-3ff28c41cbdf tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:50.701670 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-39368b70-5c96-4d19-8f27-3ff28c41cbdf tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Delete volume with id: 77467952-73c9-46ef-848f-592c7377d06a Jul 03 02:29:50.711226 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:50.711226 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:29:50.711990 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-39368b70-5c96-4d19-8f27-3ff28c41cbdf tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Volume info retrieved successfully. Jul 03 02:29:50.741454 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-39368b70-5c96-4d19-8f27-3ff28c41cbdf tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Delete volume request issued successfully. Jul 03 02:29:50.741454 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-39368b70-5c96-4d19-8f27-3ff28c41cbdf tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] https://10.4.3.223/volume/v3/volumes/77467952-73c9-46ef-848f-592c7377d06a returned with HTTP 202 Jul 03 02:29:50.741454 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 458/1794] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:29:50 2026] DELETE /volume/v3/volumes/77467952-73c9-46ef-848f-592c7377d06a => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:29:50.746058 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-b1f97f40-e83c-4a56-b475-7f0d531c876b None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:50.747733 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-b1f97f40-e83c-4a56-b475-7f0d531c876b tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] GET https://10.4.3.223/volume/v3/volumes/77467952-73c9-46ef-848f-592c7377d06a Jul 03 02:29:50.747899 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-b1f97f40-e83c-4a56-b475-7f0d531c876b tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:50.748076 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-b1f97f40-e83c-4a56-b475-7f0d531c876b tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:50.757816 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:50.757816 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:29:50.762294 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-b1f97f40-e83c-4a56-b475-7f0d531c876b tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Volume info retrieved successfully. Jul 03 02:29:50.768483 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-b1f97f40-e83c-4a56-b475-7f0d531c876b tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] https://10.4.3.223/volume/v3/volumes/77467952-73c9-46ef-848f-592c7377d06a returned with HTTP 200 Jul 03 02:29:50.768871 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 449/1795] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:29:50 2026] GET /volume/v3/volumes/77467952-73c9-46ef-848f-592c7377d06a => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:29:50.836643 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-41fe70c0-c935-472d-918f-13f411ca0e5c None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:50.838712 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-41fe70c0-c935-472d-918f-13f411ca0e5c tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] GET https://10.4.3.223/volume/v3/volumes/9c7740bb-ecf2-4f51-aaf9-e8248c4c1c68 Jul 03 02:29:50.838943 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-41fe70c0-c935-472d-918f-13f411ca0e5c tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:50.839162 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-41fe70c0-c935-472d-918f-13f411ca0e5c tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:50.854811 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:50.854811 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:29:50.862061 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-41fe70c0-c935-472d-918f-13f411ca0e5c tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Volume info retrieved successfully. Jul 03 02:29:50.874539 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-41fe70c0-c935-472d-918f-13f411ca0e5c tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] https://10.4.3.223/volume/v3/volumes/9c7740bb-ecf2-4f51-aaf9-e8248c4c1c68 returned with HTTP 200 Jul 03 02:29:50.875562 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 448/1796] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:29:50 2026] GET /volume/v3/volumes/9c7740bb-ecf2-4f51-aaf9-e8248c4c1c68 => generated 998 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:29:51.118879 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-52570b1b-befb-4deb-907d-4c086de0f86a None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:51.127893 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-52570b1b-befb-4deb-907d-4c086de0f86a tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] GET https://10.4.3.223/volume/v3/volumes/8a259660-0d39-4f10-9e48-8c77db59ef29 Jul 03 02:29:51.128063 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-52570b1b-befb-4deb-907d-4c086de0f86a tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:51.128288 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-52570b1b-befb-4deb-907d-4c086de0f86a tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:51.136889 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:51.136889 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:29:51.141289 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-52570b1b-befb-4deb-907d-4c086de0f86a tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Volume info retrieved successfully. Jul 03 02:29:51.149055 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-52570b1b-befb-4deb-907d-4c086de0f86a tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/volumes/8a259660-0d39-4f10-9e48-8c77db59ef29 returned with HTTP 200 Jul 03 02:29:51.149543 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 442/1797] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:29:51 2026] GET /volume/v3/volumes/8a259660-0d39-4f10-9e48-8c77db59ef29 => generated 876 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:29:51.162098 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-c1e18256-28a0-44c1-b2d4-ceb3e7968843 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:51.163614 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-c1e18256-28a0-44c1-b2d4-ceb3e7968843 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] GET https://10.4.3.223/volume/v3/volumes/8a259660-0d39-4f10-9e48-8c77db59ef29 Jul 03 02:29:51.163804 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-c1e18256-28a0-44c1-b2d4-ceb3e7968843 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:51.163981 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-c1e18256-28a0-44c1-b2d4-ceb3e7968843 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:51.172643 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:51.172643 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:29:51.176508 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-c1e18256-28a0-44c1-b2d4-ceb3e7968843 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Volume info retrieved successfully. Jul 03 02:29:51.180717 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-c1e18256-28a0-44c1-b2d4-ceb3e7968843 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/volumes/8a259660-0d39-4f10-9e48-8c77db59ef29 returned with HTTP 200 Jul 03 02:29:51.181173 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 459/1798] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:29:51 2026] GET /volume/v3/volumes/8a259660-0d39-4f10-9e48-8c77db59ef29 => generated 876 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:29:51.223860 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-ce46957c-6dd1-47aa-a2de-37e2940312cf req-32558719-cfe0-43c0-b102-2874d3ce1bdc None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:51.225936 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-ce46957c-6dd1-47aa-a2de-37e2940312cf req-32558719-cfe0-43c0-b102-2874d3ce1bdc tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] GET https://10.4.3.223/volume/v3/volumes/8a259660-0d39-4f10-9e48-8c77db59ef29 Jul 03 02:29:51.226278 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-ce46957c-6dd1-47aa-a2de-37e2940312cf req-32558719-cfe0-43c0-b102-2874d3ce1bdc tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:51.226516 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-ce46957c-6dd1-47aa-a2de-37e2940312cf req-32558719-cfe0-43c0-b102-2874d3ce1bdc tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:51.233251 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:51.233251 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:29:51.236766 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-ce46957c-6dd1-47aa-a2de-37e2940312cf req-32558719-cfe0-43c0-b102-2874d3ce1bdc tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Volume info retrieved successfully. Jul 03 02:29:51.241256 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-ce46957c-6dd1-47aa-a2de-37e2940312cf req-32558719-cfe0-43c0-b102-2874d3ce1bdc tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/volumes/8a259660-0d39-4f10-9e48-8c77db59ef29 returned with HTTP 200 Jul 03 02:29:51.241754 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 450/1799] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:29:51 2026] GET /volume/v3/volumes/8a259660-0d39-4f10-9e48-8c77db59ef29 => generated 876 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:29:51.783590 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-c89f2d02-992a-473e-8b25-0efdb685b0cf None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:51.785347 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-c89f2d02-992a-473e-8b25-0efdb685b0cf tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] GET https://10.4.3.223/volume/v3/volumes/77467952-73c9-46ef-848f-592c7377d06a Jul 03 02:29:51.785566 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-c89f2d02-992a-473e-8b25-0efdb685b0cf tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:51.785765 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-c89f2d02-992a-473e-8b25-0efdb685b0cf tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:51.791221 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-c89f2d02-992a-473e-8b25-0efdb685b0cf tempest-AttachVolumeTestJSON-1330032159 tempest-AttachVolumeTestJSON-1330032159-project-member] https://10.4.3.223/volume/v3/volumes/77467952-73c9-46ef-848f-592c7377d06a returned with HTTP 404 Jul 03 02:29:51.791805 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 449/1800] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:29:51 2026] GET /volume/v3/volumes/77467952-73c9-46ef-848f-592c7377d06a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:29:51.898119 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-e44434ae-a226-4756-8179-81dfd0a2c425 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:51.900875 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-e44434ae-a226-4756-8179-81dfd0a2c425 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] GET https://10.4.3.223/volume/v3/volumes/9c7740bb-ecf2-4f51-aaf9-e8248c4c1c68 Jul 03 02:29:51.901066 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-e44434ae-a226-4756-8179-81dfd0a2c425 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:51.901258 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-e44434ae-a226-4756-8179-81dfd0a2c425 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:51.914496 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:51.914496 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:29:51.921166 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-e44434ae-a226-4756-8179-81dfd0a2c425 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Volume info retrieved successfully. Jul 03 02:29:51.926098 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-e44434ae-a226-4756-8179-81dfd0a2c425 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] https://10.4.3.223/volume/v3/volumes/9c7740bb-ecf2-4f51-aaf9-e8248c4c1c68 returned with HTTP 200 Jul 03 02:29:51.926554 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 443/1801] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:29:51 2026] GET /volume/v3/volumes/9c7740bb-ecf2-4f51-aaf9-e8248c4c1c68 => generated 998 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:29:52.942164 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-fe85a319-5af6-4d09-bf55-203c38622cca None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:52.946013 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-fe85a319-5af6-4d09-bf55-203c38622cca tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] GET https://10.4.3.223/volume/v3/volumes/9c7740bb-ecf2-4f51-aaf9-e8248c4c1c68 Jul 03 02:29:52.946256 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-fe85a319-5af6-4d09-bf55-203c38622cca tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:52.946530 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-fe85a319-5af6-4d09-bf55-203c38622cca tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:52.953514 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:52.953514 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:29:52.957530 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-fe85a319-5af6-4d09-bf55-203c38622cca tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Volume info retrieved successfully. Jul 03 02:29:52.962116 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-fe85a319-5af6-4d09-bf55-203c38622cca tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] https://10.4.3.223/volume/v3/volumes/9c7740bb-ecf2-4f51-aaf9-e8248c4c1c68 returned with HTTP 200 Jul 03 02:29:52.962658 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 460/1802] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:29:52 2026] GET /volume/v3/volumes/9c7740bb-ecf2-4f51-aaf9-e8248c4c1c68 => generated 998 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 02:29:53.299577 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-e2223978-b410-4798-88ab-54688debab42 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:53.300074 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-e2223978-b410-4798-88ab-54688debab42 None None] GET https://10.4.3.223/volume// Jul 03 02:29:53.300074 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-e2223978-b410-4798-88ab-54688debab42 None None] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:53.300074 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-e2223978-b410-4798-88ab-54688debab42 None None] Calling method 'all' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:53.300737 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-e2223978-b410-4798-88ab-54688debab42 None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:29:53.301373 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 451/1803] 10.4.3.223 () {66 vars in 1428 bytes} [Fri Jul 3 02:29:53 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:29:53.311960 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-ce46957c-6dd1-47aa-a2de-37e2940312cf req-5929ec26-75d1-4d21-981b-52a081341e38 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:53.316171 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-ce46957c-6dd1-47aa-a2de-37e2940312cf req-5929ec26-75d1-4d21-981b-52a081341e38 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] POST https://10.4.3.223/volume/v3/attachments Jul 03 02:29:53.316600 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-ce46957c-6dd1-47aa-a2de-37e2940312cf req-5929ec26-75d1-4d21-981b-52a081341e38 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8a259660-0d39-4f10-9e48-8c77db59ef29", "connector": null, "instance_uuid": "33cd9981-28d2-433c-b149-1415839d58f4"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:29:53.330173 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:53.330173 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:29:53.379831 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-ce46957c-6dd1-47aa-a2de-37e2940312cf req-5929ec26-75d1-4d21-981b-52a081341e38 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Jul 03 02:29:53.379831 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 450/1804] 10.4.3.223 () {74 vars in 1594 bytes} [Fri Jul 3 02:29:53 2026] POST /volume/v3/attachments => generated 273 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:29:53.769308 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-318d50ac-f74b-413e-8f81-6eee397a08b0 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:53.770478 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-318d50ac-f74b-413e-8f81-6eee397a08b0 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] GET https://10.4.3.223/volume/v3/volumes/8a259660-0d39-4f10-9e48-8c77db59ef29 Jul 03 02:29:53.770709 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-318d50ac-f74b-413e-8f81-6eee397a08b0 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:53.770917 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-318d50ac-f74b-413e-8f81-6eee397a08b0 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:53.781473 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:53.781473 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:29:53.785850 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-318d50ac-f74b-413e-8f81-6eee397a08b0 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Volume info retrieved successfully. Jul 03 02:29:53.791791 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-318d50ac-f74b-413e-8f81-6eee397a08b0 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/volumes/8a259660-0d39-4f10-9e48-8c77db59ef29 returned with HTTP 200 Jul 03 02:29:53.797445 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 444/1805] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:29:53 2026] GET /volume/v3/volumes/8a259660-0d39-4f10-9e48-8c77db59ef29 => generated 875 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:29:53.923787 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-8c103c20-1ebe-410b-be1b-d15b57812194 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:53.924173 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-8c103c20-1ebe-410b-be1b-d15b57812194 None None] GET https://10.4.3.223/volume// Jul 03 02:29:53.924359 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-8c103c20-1ebe-410b-be1b-d15b57812194 None None] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:53.924615 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-8c103c20-1ebe-410b-be1b-d15b57812194 None None] Calling method 'all' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:53.924973 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-8c103c20-1ebe-410b-be1b-d15b57812194 None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:29:53.925281 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 461/1806] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:29:53 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:29:53.935388 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-ce46957c-6dd1-47aa-a2de-37e2940312cf req-f9a98172-bb21-4838-b43d-563f1176ae59 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:53.937927 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-ce46957c-6dd1-47aa-a2de-37e2940312cf req-f9a98172-bb21-4838-b43d-563f1176ae59 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] GET https://10.4.3.223/volume/v3/volumes/8a259660-0d39-4f10-9e48-8c77db59ef29 Jul 03 02:29:53.938296 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-ce46957c-6dd1-47aa-a2de-37e2940312cf req-f9a98172-bb21-4838-b43d-563f1176ae59 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:53.938680 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-ce46957c-6dd1-47aa-a2de-37e2940312cf req-f9a98172-bb21-4838-b43d-563f1176ae59 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:53.949277 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:53.949277 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:29:53.953949 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-ce46957c-6dd1-47aa-a2de-37e2940312cf req-f9a98172-bb21-4838-b43d-563f1176ae59 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Volume info retrieved successfully. Jul 03 02:29:53.958699 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-ce46957c-6dd1-47aa-a2de-37e2940312cf req-f9a98172-bb21-4838-b43d-563f1176ae59 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/volumes/8a259660-0d39-4f10-9e48-8c77db59ef29 returned with HTTP 200 Jul 03 02:29:53.959202 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 452/1807] 10.4.3.223 () {70 vars in 1639 bytes} [Fri Jul 3 02:29:53 2026] GET /volume/v3/volumes/8a259660-0d39-4f10-9e48-8c77db59ef29 => generated 1055 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:29:53.974843 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-348e39d5-441c-4277-992b-2afcf7695176 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:53.976649 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-348e39d5-441c-4277-992b-2afcf7695176 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] GET https://10.4.3.223/volume/v3/volumes/9c7740bb-ecf2-4f51-aaf9-e8248c4c1c68 Jul 03 02:29:53.976890 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-348e39d5-441c-4277-992b-2afcf7695176 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:53.977044 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-348e39d5-441c-4277-992b-2afcf7695176 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:53.984869 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:53.984869 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:29:53.989147 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-348e39d5-441c-4277-992b-2afcf7695176 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Volume info retrieved successfully. Jul 03 02:29:53.994604 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-348e39d5-441c-4277-992b-2afcf7695176 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] https://10.4.3.223/volume/v3/volumes/9c7740bb-ecf2-4f51-aaf9-e8248c4c1c68 returned with HTTP 200 Jul 03 02:29:53.995130 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 451/1808] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:29:53 2026] GET /volume/v3/volumes/9c7740bb-ecf2-4f51-aaf9-e8248c4c1c68 => generated 998 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:29:54.072175 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-ce46957c-6dd1-47aa-a2de-37e2940312cf req-4a79af8b-e615-48fb-9459-e10dd3fec37c None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:54.076090 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-ce46957c-6dd1-47aa-a2de-37e2940312cf req-4a79af8b-e615-48fb-9459-e10dd3fec37c tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] PUT https://10.4.3.223/volume/v3/attachments/493f7aaa-1543-474e-afbf-b8cb75233c13 Jul 03 02:29:54.076570 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-ce46957c-6dd1-47aa-a2de-37e2940312cf req-4a79af8b-e615-48fb-9459-e10dd3fec37c tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000004352", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2a2633a05d73", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "80a8c083-552c-46a2-8db9-fd9e83fa2364", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:29:54.084921 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.coordination [req-ce46957c-6dd1-47aa-a2de-37e2940312cf req-4a79af8b-e615-48fb-9459-e10dd3fec37c tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Acquiring lock "cinder-attachment_update-8a259660-0d39-4f10-9e48-8c77db59ef29-np0000004352" by "attachment_update" {{(pid=100012) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 02:29:54.090307 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.coordination [req-ce46957c-6dd1-47aa-a2de-37e2940312cf req-4a79af8b-e615-48fb-9459-e10dd3fec37c tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Lock "cinder-attachment_update-8a259660-0d39-4f10-9e48-8c77db59ef29-np0000004352" acquired by "attachment_update" :: waited 0.005s {{(pid=100012) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 02:29:54.091337 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:54.091337 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:29:54.451550 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-f9b45daf-d779-41f9-a23e-2227a5699691 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:54.453875 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-f9b45daf-d779-41f9-a23e-2227a5699691 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] DELETE https://10.4.3.223/volume/v3/volumes/0c27570b-58f4-42fd-9080-0f61862df6a1 Jul 03 02:29:54.454086 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-f9b45daf-d779-41f9-a23e-2227a5699691 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:54.454302 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-f9b45daf-d779-41f9-a23e-2227a5699691 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:54.454529 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-f9b45daf-d779-41f9-a23e-2227a5699691 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Delete volume with id: 0c27570b-58f4-42fd-9080-0f61862df6a1 Jul 03 02:29:54.461836 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:54.461836 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:29:54.462442 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-f9b45daf-d779-41f9-a23e-2227a5699691 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Volume info retrieved successfully. Jul 03 02:29:54.491107 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-f9b45daf-d779-41f9-a23e-2227a5699691 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Delete volume request issued successfully. Jul 03 02:29:54.492511 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-f9b45daf-d779-41f9-a23e-2227a5699691 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] https://10.4.3.223/volume/v3/volumes/0c27570b-58f4-42fd-9080-0f61862df6a1 returned with HTTP 202 Jul 03 02:29:54.492511 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 462/1809] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:29:54 2026] DELETE /volume/v3/volumes/0c27570b-58f4-42fd-9080-0f61862df6a1 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:29:54.503459 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-90f2eebd-39d2-4346-9a9f-e07c88e5f905 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:54.508878 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-90f2eebd-39d2-4346-9a9f-e07c88e5f905 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] GET https://10.4.3.223/volume/v3/volumes/0c27570b-58f4-42fd-9080-0f61862df6a1 Jul 03 02:29:54.508878 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-90f2eebd-39d2-4346-9a9f-e07c88e5f905 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:54.508878 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-90f2eebd-39d2-4346-9a9f-e07c88e5f905 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:54.519205 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:54.519205 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:29:54.527578 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-90f2eebd-39d2-4346-9a9f-e07c88e5f905 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Volume info retrieved successfully. Jul 03 02:29:54.536396 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-90f2eebd-39d2-4346-9a9f-e07c88e5f905 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] https://10.4.3.223/volume/v3/volumes/0c27570b-58f4-42fd-9080-0f61862df6a1 returned with HTTP 200 Jul 03 02:29:54.536866 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 453/1810] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:29:54 2026] GET /volume/v3/volumes/0c27570b-58f4-42fd-9080-0f61862df6a1 => generated 873 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:29:54.616790 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.coordination [req-ce46957c-6dd1-47aa-a2de-37e2940312cf req-4a79af8b-e615-48fb-9459-e10dd3fec37c tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Lock "cinder-attachment_update-8a259660-0d39-4f10-9e48-8c77db59ef29-np0000004352" released by "attachment_update" :: held 0.526s {{(pid=100012) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 02:29:54.617084 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-ce46957c-6dd1-47aa-a2de-37e2940312cf req-4a79af8b-e615-48fb-9459-e10dd3fec37c tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/attachments/493f7aaa-1543-474e-afbf-b8cb75233c13 returned with HTTP 200 Jul 03 02:29:54.617531 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 445/1811] 10.4.3.223 () {74 vars in 1704 bytes} [Fri Jul 3 02:29:54 2026] PUT /volume/v3/attachments/493f7aaa-1543-474e-afbf-b8cb75233c13 => generated 968 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:29:54.631702 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-ce46957c-6dd1-47aa-a2de-37e2940312cf req-09139b12-5218-4531-805d-275f7ebafd0a None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:54.637254 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-ce46957c-6dd1-47aa-a2de-37e2940312cf req-09139b12-5218-4531-805d-275f7ebafd0a tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] GET https://10.4.3.223/volume/v3/volumes/8a259660-0d39-4f10-9e48-8c77db59ef29/encryption Jul 03 02:29:54.638074 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-ce46957c-6dd1-47aa-a2de-37e2940312cf req-09139b12-5218-4531-805d-275f7ebafd0a tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:54.638074 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-ce46957c-6dd1-47aa-a2de-37e2940312cf req-09139b12-5218-4531-805d-275f7ebafd0a tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Calling method 'index' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:54.652532 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:54.652532 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:29:54.664027 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-ce46957c-6dd1-47aa-a2de-37e2940312cf req-09139b12-5218-4531-805d-275f7ebafd0a tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/volumes/8a259660-0d39-4f10-9e48-8c77db59ef29/encryption returned with HTTP 200 Jul 03 02:29:54.664879 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 452/1812] 10.4.3.223 () {68 vars in 1631 bytes} [Fri Jul 3 02:29:54 2026] GET /volume/v3/volumes/8a259660-0d39-4f10-9e48-8c77db59ef29/encryption => generated 160 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 02:29:54.808440 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-aa9bd248-3e58-4b5d-a7b8-e2e739a74320 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:54.814146 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-aa9bd248-3e58-4b5d-a7b8-e2e739a74320 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] GET https://10.4.3.223/volume/v3/volumes/8a259660-0d39-4f10-9e48-8c77db59ef29 Jul 03 02:29:54.814395 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-aa9bd248-3e58-4b5d-a7b8-e2e739a74320 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:54.814633 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-aa9bd248-3e58-4b5d-a7b8-e2e739a74320 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:54.837701 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:54.837701 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:29:54.843552 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-aa9bd248-3e58-4b5d-a7b8-e2e739a74320 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Volume info retrieved successfully. Jul 03 02:29:54.850019 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-aa9bd248-3e58-4b5d-a7b8-e2e739a74320 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/volumes/8a259660-0d39-4f10-9e48-8c77db59ef29 returned with HTTP 200 Jul 03 02:29:54.850594 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 463/1813] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:29:54 2026] GET /volume/v3/volumes/8a259660-0d39-4f10-9e48-8c77db59ef29 => generated 876 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:29:55.010255 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-f0a15997-6423-41ab-85b6-c6466a7b9c4f None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:55.011708 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-f0a15997-6423-41ab-85b6-c6466a7b9c4f tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] GET https://10.4.3.223/volume/v3/volumes/9c7740bb-ecf2-4f51-aaf9-e8248c4c1c68 Jul 03 02:29:55.012036 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-f0a15997-6423-41ab-85b6-c6466a7b9c4f tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:55.012405 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-f0a15997-6423-41ab-85b6-c6466a7b9c4f tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:55.035686 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:55.035686 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:29:55.048446 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-f0a15997-6423-41ab-85b6-c6466a7b9c4f tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Volume info retrieved successfully. Jul 03 02:29:55.051555 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-f0a15997-6423-41ab-85b6-c6466a7b9c4f tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] https://10.4.3.223/volume/v3/volumes/9c7740bb-ecf2-4f51-aaf9-e8248c4c1c68 returned with HTTP 200 Jul 03 02:29:55.052188 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 454/1814] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:29:55 2026] GET /volume/v3/volumes/9c7740bb-ecf2-4f51-aaf9-e8248c4c1c68 => generated 998 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:29:55.555186 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-a3573011-58e6-4f2f-89b4-7f428c75e0d3 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:55.557302 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-a3573011-58e6-4f2f-89b4-7f428c75e0d3 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] GET https://10.4.3.223/volume/v3/volumes/0c27570b-58f4-42fd-9080-0f61862df6a1 Jul 03 02:29:55.557822 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-a3573011-58e6-4f2f-89b4-7f428c75e0d3 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:55.557822 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-a3573011-58e6-4f2f-89b4-7f428c75e0d3 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:55.564676 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-a3573011-58e6-4f2f-89b4-7f428c75e0d3 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] https://10.4.3.223/volume/v3/volumes/0c27570b-58f4-42fd-9080-0f61862df6a1 returned with HTTP 404 Jul 03 02:29:55.565278 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 446/1815] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:29:55 2026] GET /volume/v3/volumes/0c27570b-58f4-42fd-9080-0f61862df6a1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:29:55.867833 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-70504491-d926-40df-a2c0-07444f1b264c None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:55.875166 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-70504491-d926-40df-a2c0-07444f1b264c tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] GET https://10.4.3.223/volume/v3/volumes/8a259660-0d39-4f10-9e48-8c77db59ef29 Jul 03 02:29:55.875166 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-70504491-d926-40df-a2c0-07444f1b264c tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:55.875166 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-70504491-d926-40df-a2c0-07444f1b264c tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:55.884730 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:55.884730 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:29:55.888742 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-70504491-d926-40df-a2c0-07444f1b264c tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Volume info retrieved successfully. Jul 03 02:29:55.894023 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-70504491-d926-40df-a2c0-07444f1b264c tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/volumes/8a259660-0d39-4f10-9e48-8c77db59ef29 returned with HTTP 200 Jul 03 02:29:55.894539 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 453/1816] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:29:55 2026] GET /volume/v3/volumes/8a259660-0d39-4f10-9e48-8c77db59ef29 => generated 876 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:29:55.986957 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-25033add-6844-4282-bf84-c2674091999e None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:55.991718 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-25033add-6844-4282-bf84-c2674091999e tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/787091d1-2e68-4fd4-b682-35fb2d977741 Jul 03 02:29:55.991980 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-25033add-6844-4282-bf84-c2674091999e tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:55.992246 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-25033add-6844-4282-bf84-c2674091999e tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:55.992449 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.snapshots [None req-25033add-6844-4282-bf84-c2674091999e tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Delete snapshot with id: 787091d1-2e68-4fd4-b682-35fb2d977741 Jul 03 02:29:56.002770 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:56.002770 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:29:56.003282 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-25033add-6844-4282-bf84-c2674091999e tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Snapshot retrieved successfully. Jul 03 02:29:56.029782 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-25033add-6844-4282-bf84-c2674091999e tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Snapshot delete request issued successfully. Jul 03 02:29:56.030048 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-25033add-6844-4282-bf84-c2674091999e tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] https://10.4.3.223/volume/v3/snapshots/787091d1-2e68-4fd4-b682-35fb2d977741 returned with HTTP 202 Jul 03 02:29:56.030500 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 464/1817] 10.4.3.223 () {66 vars in 1357 bytes} [Fri Jul 3 02:29:55 2026] DELETE /volume/v3/snapshots/787091d1-2e68-4fd4-b682-35fb2d977741 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:29:56.044001 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-df609641-219d-4de7-9f6b-ebc1a7d7b76b None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:56.046126 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-df609641-219d-4de7-9f6b-ebc1a7d7b76b tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] GET https://10.4.3.223/volume/v3/snapshots/787091d1-2e68-4fd4-b682-35fb2d977741 Jul 03 02:29:56.046694 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-df609641-219d-4de7-9f6b-ebc1a7d7b76b tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:56.047061 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-df609641-219d-4de7-9f6b-ebc1a7d7b76b tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:56.053052 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:56.053052 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:29:56.055142 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-df609641-219d-4de7-9f6b-ebc1a7d7b76b tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Snapshot retrieved successfully. Jul 03 02:29:56.055142 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-df609641-219d-4de7-9f6b-ebc1a7d7b76b tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] https://10.4.3.223/volume/v3/snapshots/787091d1-2e68-4fd4-b682-35fb2d977741 returned with HTTP 200 Jul 03 02:29:56.055142 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 455/1818] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:29:56 2026] GET /volume/v3/snapshots/787091d1-2e68-4fd4-b682-35fb2d977741 => generated 461 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:29:56.071147 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-94683949-c6e6-4ad2-80bf-ae39711a810c None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:56.072933 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-94683949-c6e6-4ad2-80bf-ae39711a810c tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] GET https://10.4.3.223/volume/v3/volumes/9c7740bb-ecf2-4f51-aaf9-e8248c4c1c68 Jul 03 02:29:56.073139 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-94683949-c6e6-4ad2-80bf-ae39711a810c tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:56.073319 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-94683949-c6e6-4ad2-80bf-ae39711a810c tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:56.081905 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:56.081905 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:29:56.087085 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-94683949-c6e6-4ad2-80bf-ae39711a810c tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Volume info retrieved successfully. Jul 03 02:29:56.095294 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-94683949-c6e6-4ad2-80bf-ae39711a810c tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] https://10.4.3.223/volume/v3/volumes/9c7740bb-ecf2-4f51-aaf9-e8248c4c1c68 returned with HTTP 200 Jul 03 02:29:56.095889 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 447/1819] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:29:56 2026] GET /volume/v3/volumes/9c7740bb-ecf2-4f51-aaf9-e8248c4c1c68 => generated 998 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:29:56.197913 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-af9f4697-0158-44b0-ad60-294ccc80a2c3 req-c5d88f55-45d9-4886-8193-4529b6f08dbf None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:56.200691 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-af9f4697-0158-44b0-ad60-294ccc80a2c3 req-c5d88f55-45d9-4886-8193-4529b6f08dbf tempest-VolumesSnapshotsTestJSON-1530845400 tempest-VolumesSnapshotsTestJSON-1530845400-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:29:56.201162 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-af9f4697-0158-44b0-ad60-294ccc80a2c3 req-c5d88f55-45d9-4886-8193-4529b6f08dbf tempest-VolumesSnapshotsTestJSON-1530845400 tempest-VolumesSnapshotsTestJSON-1530845400-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-366922018", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:29:56.202944 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.volumes [req-af9f4697-0158-44b0-ad60-294ccc80a2c3 req-c5d88f55-45d9-4886-8193-4529b6f08dbf tempest-VolumesSnapshotsTestJSON-1530845400 tempest-VolumesSnapshotsTestJSON-1530845400-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-366922018', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:29:56.203105 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.volumes [req-af9f4697-0158-44b0-ad60-294ccc80a2c3 req-c5d88f55-45d9-4886-8193-4529b6f08dbf tempest-VolumesSnapshotsTestJSON-1530845400 tempest-VolumesSnapshotsTestJSON-1530845400-project-member] Create volume of 1 GB Jul 03 02:29:56.212323 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [req-af9f4697-0158-44b0-ad60-294ccc80a2c3 req-c5d88f55-45d9-4886-8193-4529b6f08dbf tempest-VolumesSnapshotsTestJSON-1530845400 tempest-VolumesSnapshotsTestJSON-1530845400-project-member] Availability Zones retrieved successfully. Jul 03 02:29:56.219522 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [req-af9f4697-0158-44b0-ad60-294ccc80a2c3 req-c5d88f55-45d9-4886-8193-4529b6f08dbf tempest-VolumesSnapshotsTestJSON-1530845400 tempest-VolumesSnapshotsTestJSON-1530845400-project-member] Flow 'volume_create_api' (003ec076-6d2e-401c-a274-02ba3e3da279) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:29:56.220219 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [req-af9f4697-0158-44b0-ad60-294ccc80a2c3 req-c5d88f55-45d9-4886-8193-4529b6f08dbf tempest-VolumesSnapshotsTestJSON-1530845400 tempest-VolumesSnapshotsTestJSON-1530845400-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f239a201-381e-466d-ba1b-496c0aa2d8b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:29:56.221201 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.flows.api.create_volume [req-af9f4697-0158-44b0-ad60-294ccc80a2c3 req-c5d88f55-45d9-4886-8193-4529b6f08dbf tempest-VolumesSnapshotsTestJSON-1530845400 tempest-VolumesSnapshotsTestJSON-1530845400-project-member] Validating volume size '1' using validate_int {{(pid=100014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:29:56.255934 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [req-af9f4697-0158-44b0-ad60-294ccc80a2c3 req-c5d88f55-45d9-4886-8193-4529b6f08dbf tempest-VolumesSnapshotsTestJSON-1530845400 tempest-VolumesSnapshotsTestJSON-1530845400-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f239a201-381e-466d-ba1b-496c0aa2d8b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:29:56.256922 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [req-af9f4697-0158-44b0-ad60-294ccc80a2c3 req-c5d88f55-45d9-4886-8193-4529b6f08dbf tempest-VolumesSnapshotsTestJSON-1530845400 tempest-VolumesSnapshotsTestJSON-1530845400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cce42257-1ff8-4b1f-a2f0-22a8f784adc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:29:56.339921 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.quota [req-af9f4697-0158-44b0-ad60-294ccc80a2c3 req-c5d88f55-45d9-4886-8193-4529b6f08dbf tempest-VolumesSnapshotsTestJSON-1530845400 tempest-VolumesSnapshotsTestJSON-1530845400-project-member] Created reservations ['094b4bec-c814-405a-9454-ecd6a42b3071', 'c09ae25a-478e-461f-95ae-44719f6c4b65', '65df9e3d-74b4-4f11-adec-2c881daa02c3', '6bc5c725-bd96-43f6-8567-f3929e2a7330'] {{(pid=100014) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:29:56.340835 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [req-af9f4697-0158-44b0-ad60-294ccc80a2c3 req-c5d88f55-45d9-4886-8193-4529b6f08dbf tempest-VolumesSnapshotsTestJSON-1530845400 tempest-VolumesSnapshotsTestJSON-1530845400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cce42257-1ff8-4b1f-a2f0-22a8f784adc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['094b4bec-c814-405a-9454-ecd6a42b3071', 'c09ae25a-478e-461f-95ae-44719f6c4b65', '65df9e3d-74b4-4f11-adec-2c881daa02c3', '6bc5c725-bd96-43f6-8567-f3929e2a7330']}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:29:56.341834 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [req-af9f4697-0158-44b0-ad60-294ccc80a2c3 req-c5d88f55-45d9-4886-8193-4529b6f08dbf tempest-VolumesSnapshotsTestJSON-1530845400 tempest-VolumesSnapshotsTestJSON-1530845400-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b3daf9b-d5de-4006-85c6-93ac475fd600) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:29:56.374527 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [req-af9f4697-0158-44b0-ad60-294ccc80a2c3 req-c5d88f55-45d9-4886-8193-4529b6f08dbf tempest-VolumesSnapshotsTestJSON-1530845400 tempest-VolumesSnapshotsTestJSON-1530845400-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b3daf9b-d5de-4006-85c6-93ac475fd600) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '65dba969-bd65-43f0-81fa-bbd6b571d5fa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-366922018',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95de943931b94c0a95192f4402e937ca',qos_specs=None,replication_status=,reservations=['094b4bec-c814-405a-9454-ecd6a42b3071','c09ae25a-478e-461f-95ae-44719f6c4b65','65df9e3d-74b4-4f11-adec-2c881daa02c3','6bc5c725-bd96-43f6-8567-f3929e2a7330'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09f46bdd6d0a48c6b96d722be3b2f5ce',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:29:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-366922018',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=65dba969-bd65-43f0-81fa-bbd6b571d5fa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='95de943931b94c0a95192f4402e937ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='09f46bdd6d0a48c6b96d722be3b2f5ce',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:29:56.375522 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [req-af9f4697-0158-44b0-ad60-294ccc80a2c3 req-c5d88f55-45d9-4886-8193-4529b6f08dbf tempest-VolumesSnapshotsTestJSON-1530845400 tempest-VolumesSnapshotsTestJSON-1530845400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (999557fa-0b60-4b7f-b2b5-b95c90a5675a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:29:56.404173 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [req-af9f4697-0158-44b0-ad60-294ccc80a2c3 req-c5d88f55-45d9-4886-8193-4529b6f08dbf tempest-VolumesSnapshotsTestJSON-1530845400 tempest-VolumesSnapshotsTestJSON-1530845400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (999557fa-0b60-4b7f-b2b5-b95c90a5675a) transitioned into state 'SUCCESS' from state '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-366922018',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='95de943931b94c0a95192f4402e937ca',qos_specs=None,replication_status=,reservations=['094b4bec-c814-405a-9454-ecd6a42b3071','c09ae25a-478e-461f-95ae-44719f6c4b65','65df9e3d-74b4-4f11-adec-2c881daa02c3','6bc5c725-bd96-43f6-8567-f3929e2a7330'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09f46bdd6d0a48c6b96d722be3b2f5ce',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:29:56.405175 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [req-af9f4697-0158-44b0-ad60-294ccc80a2c3 req-c5d88f55-45d9-4886-8193-4529b6f08dbf tempest-VolumesSnapshotsTestJSON-1530845400 tempest-VolumesSnapshotsTestJSON-1530845400-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0009e894-ca57-4177-a4ef-8695f386e183) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:29:56.414652 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [req-af9f4697-0158-44b0-ad60-294ccc80a2c3 req-c5d88f55-45d9-4886-8193-4529b6f08dbf tempest-VolumesSnapshotsTestJSON-1530845400 tempest-VolumesSnapshotsTestJSON-1530845400-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0009e894-ca57-4177-a4ef-8695f386e183) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:29:56.415641 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [req-af9f4697-0158-44b0-ad60-294ccc80a2c3 req-c5d88f55-45d9-4886-8193-4529b6f08dbf tempest-VolumesSnapshotsTestJSON-1530845400 tempest-VolumesSnapshotsTestJSON-1530845400-project-member] Flow 'volume_create_api' (003ec076-6d2e-401c-a274-02ba3e3da279) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:29:56.415987 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [req-af9f4697-0158-44b0-ad60-294ccc80a2c3 req-c5d88f55-45d9-4886-8193-4529b6f08dbf tempest-VolumesSnapshotsTestJSON-1530845400 tempest-VolumesSnapshotsTestJSON-1530845400-project-member] Create volume request issued successfully. Jul 03 02:29:56.416640 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-af9f4697-0158-44b0-ad60-294ccc80a2c3 req-c5d88f55-45d9-4886-8193-4529b6f08dbf tempest-VolumesSnapshotsTestJSON-1530845400 tempest-VolumesSnapshotsTestJSON-1530845400-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:29:56.417152 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 454/1820] 10.4.3.223 () {72 vars in 1541 bytes} [Fri Jul 3 02:29:56 2026] POST /volume/v3/volumes => generated 754 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:29:56.425405 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-af9f4697-0158-44b0-ad60-294ccc80a2c3 req-f5dc5268-a6f5-4b6b-937f-380c501d038f None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:56.427759 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-af9f4697-0158-44b0-ad60-294ccc80a2c3 req-f5dc5268-a6f5-4b6b-937f-380c501d038f tempest-VolumesSnapshotsTestJSON-1530845400 tempest-VolumesSnapshotsTestJSON-1530845400-project-member] GET https://10.4.3.223/volume/v3/volumes/65dba969-bd65-43f0-81fa-bbd6b571d5fa Jul 03 02:29:56.427932 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-af9f4697-0158-44b0-ad60-294ccc80a2c3 req-f5dc5268-a6f5-4b6b-937f-380c501d038f tempest-VolumesSnapshotsTestJSON-1530845400 tempest-VolumesSnapshotsTestJSON-1530845400-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:56.428103 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-af9f4697-0158-44b0-ad60-294ccc80a2c3 req-f5dc5268-a6f5-4b6b-937f-380c501d038f tempest-VolumesSnapshotsTestJSON-1530845400 tempest-VolumesSnapshotsTestJSON-1530845400-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:56.435443 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:56.435443 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:29:56.439567 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [req-af9f4697-0158-44b0-ad60-294ccc80a2c3 req-f5dc5268-a6f5-4b6b-937f-380c501d038f tempest-VolumesSnapshotsTestJSON-1530845400 tempest-VolumesSnapshotsTestJSON-1530845400-project-member] Volume info retrieved successfully. Jul 03 02:29:56.443836 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-af9f4697-0158-44b0-ad60-294ccc80a2c3 req-f5dc5268-a6f5-4b6b-937f-380c501d038f tempest-VolumesSnapshotsTestJSON-1530845400 tempest-VolumesSnapshotsTestJSON-1530845400-project-member] https://10.4.3.223/volume/v3/volumes/65dba969-bd65-43f0-81fa-bbd6b571d5fa returned with HTTP 200 Jul 03 02:29:56.444286 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 465/1821] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:29:56 2026] GET /volume/v3/volumes/65dba969-bd65-43f0-81fa-bbd6b571d5fa => generated 822 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:29:56.471505 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-e2455e30-ed73-4838-bfd7-b98ac610fb25 req-54f96ebe-d63e-48db-8f1c-74f2f6bf1c9c None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:56.475441 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-e2455e30-ed73-4838-bfd7-b98ac610fb25 req-54f96ebe-d63e-48db-8f1c-74f2f6bf1c9c tempest-VolumesSnapshotsTestJSON-1530845400 tempest-VolumesSnapshotsTestJSON-1530845400-project-member] GET https://10.4.3.223/volume/v3/volumes/65dba969-bd65-43f0-81fa-bbd6b571d5fa Jul 03 02:29:56.475441 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-e2455e30-ed73-4838-bfd7-b98ac610fb25 req-54f96ebe-d63e-48db-8f1c-74f2f6bf1c9c tempest-VolumesSnapshotsTestJSON-1530845400 tempest-VolumesSnapshotsTestJSON-1530845400-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:56.475441 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-e2455e30-ed73-4838-bfd7-b98ac610fb25 req-54f96ebe-d63e-48db-8f1c-74f2f6bf1c9c tempest-VolumesSnapshotsTestJSON-1530845400 tempest-VolumesSnapshotsTestJSON-1530845400-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:56.485689 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:56.485689 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:29:56.492563 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-e2455e30-ed73-4838-bfd7-b98ac610fb25 req-54f96ebe-d63e-48db-8f1c-74f2f6bf1c9c tempest-VolumesSnapshotsTestJSON-1530845400 tempest-VolumesSnapshotsTestJSON-1530845400-project-member] Volume info retrieved successfully. Jul 03 02:29:56.498493 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-e2455e30-ed73-4838-bfd7-b98ac610fb25 req-54f96ebe-d63e-48db-8f1c-74f2f6bf1c9c tempest-VolumesSnapshotsTestJSON-1530845400 tempest-VolumesSnapshotsTestJSON-1530845400-project-member] https://10.4.3.223/volume/v3/volumes/65dba969-bd65-43f0-81fa-bbd6b571d5fa returned with HTTP 200 Jul 03 02:29:56.498493 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 456/1822] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:29:56 2026] GET /volume/v3/volumes/65dba969-bd65-43f0-81fa-bbd6b571d5fa => generated 822 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:29:56.908537 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-08aaa3ec-8ee2-46ec-a3d2-cc772c348b02 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:56.910233 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-08aaa3ec-8ee2-46ec-a3d2-cc772c348b02 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] GET https://10.4.3.223/volume/v3/volumes/8a259660-0d39-4f10-9e48-8c77db59ef29 Jul 03 02:29:56.910740 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-08aaa3ec-8ee2-46ec-a3d2-cc772c348b02 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:56.910740 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-08aaa3ec-8ee2-46ec-a3d2-cc772c348b02 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:56.920770 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:56.920770 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:29:56.924373 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-08aaa3ec-8ee2-46ec-a3d2-cc772c348b02 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Volume info retrieved successfully. Jul 03 02:29:56.928544 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-08aaa3ec-8ee2-46ec-a3d2-cc772c348b02 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/volumes/8a259660-0d39-4f10-9e48-8c77db59ef29 returned with HTTP 200 Jul 03 02:29:56.928949 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 448/1823] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:29:56 2026] GET /volume/v3/volumes/8a259660-0d39-4f10-9e48-8c77db59ef29 => generated 876 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 02:29:57.064490 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-27b0382e-b9d3-4b3d-aa0c-9cfa7870c013 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:57.066664 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-27b0382e-b9d3-4b3d-aa0c-9cfa7870c013 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] GET https://10.4.3.223/volume/v3/snapshots/787091d1-2e68-4fd4-b682-35fb2d977741 Jul 03 02:29:57.066836 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-27b0382e-b9d3-4b3d-aa0c-9cfa7870c013 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:57.067021 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-27b0382e-b9d3-4b3d-aa0c-9cfa7870c013 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:57.071129 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-27b0382e-b9d3-4b3d-aa0c-9cfa7870c013 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] https://10.4.3.223/volume/v3/snapshots/787091d1-2e68-4fd4-b682-35fb2d977741 returned with HTTP 404 Jul 03 02:29:57.071742 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 455/1824] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:29:57 2026] GET /volume/v3/snapshots/787091d1-2e68-4fd4-b682-35fb2d977741 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:29:57.111501 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-a194ae86-080e-4cd5-8068-019b09a852c3 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:57.111898 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-7cfa2c5b-3e3e-4f93-ab4d-f78cdc379499 req-394bec2d-7754-4305-85f6-fc36fdb9796b None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:57.113654 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-7cfa2c5b-3e3e-4f93-ab4d-f78cdc379499 req-394bec2d-7754-4305-85f6-fc36fdb9796b tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] GET https://10.4.3.223/volume/v3/volumes/df10c892-fd67-4618-8ef1-49c604553730 Jul 03 02:29:57.113698 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-a194ae86-080e-4cd5-8068-019b09a852c3 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] GET https://10.4.3.223/volume/v3/volumes/9c7740bb-ecf2-4f51-aaf9-e8248c4c1c68 Jul 03 02:29:57.113890 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-a194ae86-080e-4cd5-8068-019b09a852c3 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:57.113932 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-7cfa2c5b-3e3e-4f93-ab4d-f78cdc379499 req-394bec2d-7754-4305-85f6-fc36fdb9796b tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:57.114094 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-7cfa2c5b-3e3e-4f93-ab4d-f78cdc379499 req-394bec2d-7754-4305-85f6-fc36fdb9796b tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:57.114136 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-a194ae86-080e-4cd5-8068-019b09a852c3 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:57.123031 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:57.123031 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:29:57.127711 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-7cfa2c5b-3e3e-4f93-ab4d-f78cdc379499 req-394bec2d-7754-4305-85f6-fc36fdb9796b tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Volume info retrieved successfully. Jul 03 02:29:57.128490 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:57.128490 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:29:57.132078 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-a194ae86-080e-4cd5-8068-019b09a852c3 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Volume info retrieved successfully. Jul 03 02:29:57.132667 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-7cfa2c5b-3e3e-4f93-ab4d-f78cdc379499 req-394bec2d-7754-4305-85f6-fc36fdb9796b tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] https://10.4.3.223/volume/v3/volumes/df10c892-fd67-4618-8ef1-49c604553730 returned with HTTP 200 Jul 03 02:29:57.133312 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 457/1825] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:29:57 2026] GET /volume/v3/volumes/df10c892-fd67-4618-8ef1-49c604553730 => generated 839 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:29:57.136598 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-a194ae86-080e-4cd5-8068-019b09a852c3 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] https://10.4.3.223/volume/v3/volumes/9c7740bb-ecf2-4f51-aaf9-e8248c4c1c68 returned with HTTP 200 Jul 03 02:29:57.136945 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 466/1826] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:29:57 2026] GET /volume/v3/volumes/9c7740bb-ecf2-4f51-aaf9-e8248c4c1c68 => generated 998 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:29:57.525451 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-c17cea45-eb02-4688-aae2-215ad6440747 req-d71ac2bd-dc80-4ba5-82b1-f50feaf857e2 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:57.529091 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-c17cea45-eb02-4688-aae2-215ad6440747 req-d71ac2bd-dc80-4ba5-82b1-f50feaf857e2 tempest-VolumesSnapshotsTestJSON-1530845400 tempest-VolumesSnapshotsTestJSON-1530845400-project-member] GET https://10.4.3.223/volume/v3/volumes/65dba969-bd65-43f0-81fa-bbd6b571d5fa Jul 03 02:29:57.529344 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-c17cea45-eb02-4688-aae2-215ad6440747 req-d71ac2bd-dc80-4ba5-82b1-f50feaf857e2 tempest-VolumesSnapshotsTestJSON-1530845400 tempest-VolumesSnapshotsTestJSON-1530845400-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:57.529652 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-c17cea45-eb02-4688-aae2-215ad6440747 req-d71ac2bd-dc80-4ba5-82b1-f50feaf857e2 tempest-VolumesSnapshotsTestJSON-1530845400 tempest-VolumesSnapshotsTestJSON-1530845400-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:57.539257 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:57.539257 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:29:57.543668 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [req-c17cea45-eb02-4688-aae2-215ad6440747 req-d71ac2bd-dc80-4ba5-82b1-f50feaf857e2 tempest-VolumesSnapshotsTestJSON-1530845400 tempest-VolumesSnapshotsTestJSON-1530845400-project-member] Volume info retrieved successfully. Jul 03 02:29:57.554148 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-c17cea45-eb02-4688-aae2-215ad6440747 req-d71ac2bd-dc80-4ba5-82b1-f50feaf857e2 tempest-VolumesSnapshotsTestJSON-1530845400 tempest-VolumesSnapshotsTestJSON-1530845400-project-member] https://10.4.3.223/volume/v3/volumes/65dba969-bd65-43f0-81fa-bbd6b571d5fa returned with HTTP 200 Jul 03 02:29:57.554855 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 449/1827] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:29:57 2026] GET /volume/v3/volumes/65dba969-bd65-43f0-81fa-bbd6b571d5fa => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:29:57.588632 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-b45db8a4-6db6-44ee-beac-cc19f3b011d2 req-4471bcdc-7a0b-4e2f-b7cc-7841838fffb7 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:57.590289 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-b45db8a4-6db6-44ee-beac-cc19f3b011d2 req-4471bcdc-7a0b-4e2f-b7cc-7841838fffb7 tempest-VolumesSnapshotsTestJSON-1530845400 tempest-VolumesSnapshotsTestJSON-1530845400-project-member] POST https://10.4.3.223/volume/v3/snapshots Jul 03 02:29:57.590678 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-b45db8a4-6db6-44ee-beac-cc19f3b011d2 req-4471bcdc-7a0b-4e2f-b7cc-7841838fffb7 tempest-VolumesSnapshotsTestJSON-1530845400 tempest-VolumesSnapshotsTestJSON-1530845400-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "65dba969-bd65-43f0-81fa-bbd6b571d5fa", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-848584010", "description": null, "metadata": {}}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:29:57.598669 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:57.598669 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:29:57.599176 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [req-b45db8a4-6db6-44ee-beac-cc19f3b011d2 req-4471bcdc-7a0b-4e2f-b7cc-7841838fffb7 tempest-VolumesSnapshotsTestJSON-1530845400 tempest-VolumesSnapshotsTestJSON-1530845400-project-member] Volume info retrieved successfully. Jul 03 02:29:57.599352 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.snapshots [req-b45db8a4-6db6-44ee-beac-cc19f3b011d2 req-4471bcdc-7a0b-4e2f-b7cc-7841838fffb7 tempest-VolumesSnapshotsTestJSON-1530845400 tempest-VolumesSnapshotsTestJSON-1530845400-project-member] Create snapshot from volume 65dba969-bd65-43f0-81fa-bbd6b571d5fa Jul 03 02:29:57.641582 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.quota [req-b45db8a4-6db6-44ee-beac-cc19f3b011d2 req-4471bcdc-7a0b-4e2f-b7cc-7841838fffb7 tempest-VolumesSnapshotsTestJSON-1530845400 tempest-VolumesSnapshotsTestJSON-1530845400-project-member] Created reservations ['19a07e30-7fe6-4818-a168-b94c7a737155', '92e7ae59-db71-4523-86d9-aa1c741433da', 'a64d278c-28f0-4095-b52a-08c605ecb6a8', '3ee8c626-f8a6-4e64-927f-b0c11308ac2b'] {{(pid=100014) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:29:57.679300 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [req-b45db8a4-6db6-44ee-beac-cc19f3b011d2 req-4471bcdc-7a0b-4e2f-b7cc-7841838fffb7 tempest-VolumesSnapshotsTestJSON-1530845400 tempest-VolumesSnapshotsTestJSON-1530845400-project-member] Snapshot create request issued successfully. Jul 03 02:29:57.679689 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-b45db8a4-6db6-44ee-beac-cc19f3b011d2 req-4471bcdc-7a0b-4e2f-b7cc-7841838fffb7 tempest-VolumesSnapshotsTestJSON-1530845400 tempest-VolumesSnapshotsTestJSON-1530845400-project-member] https://10.4.3.223/volume/v3/snapshots returned with HTTP 202 Jul 03 02:29:57.680163 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 456/1828] 10.4.3.223 () {72 vars in 1547 bytes} [Fri Jul 3 02:29:57 2026] POST /volume/v3/snapshots => generated 310 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:29:57.746077 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-5ad8e6df-9ca9-471c-8d58-24f908a806b4 req-cd67726b-16c7-4b3d-833e-83b2fe541e31 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:57.746077 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-5ad8e6df-9ca9-471c-8d58-24f908a806b4 req-cd67726b-16c7-4b3d-833e-83b2fe541e31 tempest-VolumesSnapshotsTestJSON-1530845400 tempest-VolumesSnapshotsTestJSON-1530845400-project-reader] GET https://10.4.3.223/volume/v3/snapshots/7019ac37-5896-41cd-9a11-dd48963bea18 Jul 03 02:29:57.746077 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-5ad8e6df-9ca9-471c-8d58-24f908a806b4 req-cd67726b-16c7-4b3d-833e-83b2fe541e31 tempest-VolumesSnapshotsTestJSON-1530845400 tempest-VolumesSnapshotsTestJSON-1530845400-project-reader] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:57.746077 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-5ad8e6df-9ca9-471c-8d58-24f908a806b4 req-cd67726b-16c7-4b3d-833e-83b2fe541e31 tempest-VolumesSnapshotsTestJSON-1530845400 tempest-VolumesSnapshotsTestJSON-1530845400-project-reader] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:57.755437 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:57.755437 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:29:57.756235 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-5ad8e6df-9ca9-471c-8d58-24f908a806b4 req-cd67726b-16c7-4b3d-833e-83b2fe541e31 tempest-VolumesSnapshotsTestJSON-1530845400 tempest-VolumesSnapshotsTestJSON-1530845400-project-reader] Snapshot retrieved successfully. Jul 03 02:29:57.757715 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-5ad8e6df-9ca9-471c-8d58-24f908a806b4 req-cd67726b-16c7-4b3d-833e-83b2fe541e31 tempest-VolumesSnapshotsTestJSON-1530845400 tempest-VolumesSnapshotsTestJSON-1530845400-project-reader] https://10.4.3.223/volume/v3/snapshots/7019ac37-5896-41cd-9a11-dd48963bea18 returned with HTTP 200 Jul 03 02:29:57.757846 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 458/1829] 10.4.3.223 () {68 vars in 1604 bytes} [Fri Jul 3 02:29:57 2026] GET /volume/v3/snapshots/7019ac37-5896-41cd-9a11-dd48963bea18 => generated 469 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:29:57.786664 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-6bb81304-18b8-4f28-9e0b-7dbf36d695fb req-5a99678a-031c-4554-9ad2-f1a3c5dbd0ac None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:57.788680 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-6bb81304-18b8-4f28-9e0b-7dbf36d695fb req-5a99678a-031c-4554-9ad2-f1a3c5dbd0ac tempest-VolumesSnapshotsTestJSON-1530845400 tempest-VolumesSnapshotsTestJSON-1530845400-project-reader] GET https://10.4.3.223/volume/v3/snapshots/detail Jul 03 02:29:57.788866 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-6bb81304-18b8-4f28-9e0b-7dbf36d695fb req-5a99678a-031c-4554-9ad2-f1a3c5dbd0ac tempest-VolumesSnapshotsTestJSON-1530845400 tempest-VolumesSnapshotsTestJSON-1530845400-project-reader] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:57.789041 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-6bb81304-18b8-4f28-9e0b-7dbf36d695fb req-5a99678a-031c-4554-9ad2-f1a3c5dbd0ac tempest-VolumesSnapshotsTestJSON-1530845400 tempest-VolumesSnapshotsTestJSON-1530845400-project-reader] Calling method 'detail' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:57.789482 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.api_utils [req-6bb81304-18b8-4f28-9e0b-7dbf36d695fb req-5a99678a-031c-4554-9ad2-f1a3c5dbd0ac tempest-VolumesSnapshotsTestJSON-1530845400 tempest-VolumesSnapshotsTestJSON-1530845400-project-reader] Removing options '' from query. {{(pid=100015) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 02:29:57.790315 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.db.api [req-6bb81304-18b8-4f28-9e0b-7dbf36d695fb req-5a99678a-031c-4554-9ad2-f1a3c5dbd0ac tempest-VolumesSnapshotsTestJSON-1530845400 tempest-VolumesSnapshotsTestJSON-1530845400-project-reader] Building query based on filter {{(pid=100015) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 02:29:57.801756 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [req-6bb81304-18b8-4f28-9e0b-7dbf36d695fb req-5a99678a-031c-4554-9ad2-f1a3c5dbd0ac tempest-VolumesSnapshotsTestJSON-1530845400 tempest-VolumesSnapshotsTestJSON-1530845400-project-reader] Get all snapshots completed successfully. Jul 03 02:29:57.802203 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:57.802203 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:29:57.802865 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-6bb81304-18b8-4f28-9e0b-7dbf36d695fb req-5a99678a-031c-4554-9ad2-f1a3c5dbd0ac tempest-VolumesSnapshotsTestJSON-1530845400 tempest-VolumesSnapshotsTestJSON-1530845400-project-reader] https://10.4.3.223/volume/v3/snapshots/detail returned with HTTP 200 Jul 03 02:29:57.803277 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 467/1830] 10.4.3.223 () {68 vars in 1514 bytes} [Fri Jul 3 02:29:57 2026] GET /volume/v3/snapshots/detail => generated 472 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:29:57.843442 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-c603fddf-b28b-4474-a3e1-f15e8efe0710 req-22e82c59-d2fd-4568-973c-bf4a58a91deb None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:57.847440 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-c603fddf-b28b-4474-a3e1-f15e8efe0710 req-22e82c59-d2fd-4568-973c-bf4a58a91deb tempest-VolumesSnapshotsTestJSON-1530845400 tempest-VolumesSnapshotsTestJSON-1530845400-project-member] GET https://10.4.3.223/volume/v3/snapshots/7019ac37-5896-41cd-9a11-dd48963bea18 Jul 03 02:29:57.848354 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-c603fddf-b28b-4474-a3e1-f15e8efe0710 req-22e82c59-d2fd-4568-973c-bf4a58a91deb tempest-VolumesSnapshotsTestJSON-1530845400 tempest-VolumesSnapshotsTestJSON-1530845400-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:57.850176 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-c603fddf-b28b-4474-a3e1-f15e8efe0710 req-22e82c59-d2fd-4568-973c-bf4a58a91deb tempest-VolumesSnapshotsTestJSON-1530845400 tempest-VolumesSnapshotsTestJSON-1530845400-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:57.857998 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:57.857998 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:29:57.858639 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [req-c603fddf-b28b-4474-a3e1-f15e8efe0710 req-22e82c59-d2fd-4568-973c-bf4a58a91deb tempest-VolumesSnapshotsTestJSON-1530845400 tempest-VolumesSnapshotsTestJSON-1530845400-project-member] Snapshot retrieved successfully. Jul 03 02:29:57.859388 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-c603fddf-b28b-4474-a3e1-f15e8efe0710 req-22e82c59-d2fd-4568-973c-bf4a58a91deb tempest-VolumesSnapshotsTestJSON-1530845400 tempest-VolumesSnapshotsTestJSON-1530845400-project-member] https://10.4.3.223/volume/v3/snapshots/7019ac37-5896-41cd-9a11-dd48963bea18 returned with HTTP 200 Jul 03 02:29:57.859884 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 450/1831] 10.4.3.223 () {68 vars in 1604 bytes} [Fri Jul 3 02:29:57 2026] GET /volume/v3/snapshots/7019ac37-5896-41cd-9a11-dd48963bea18 => generated 469 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:29:57.882292 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-41d26e66-865b-4270-8fe3-3a4b1f9f3296 req-6871d3a5-1c12-48b5-b79e-10b66e07a05c None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:57.884630 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-41d26e66-865b-4270-8fe3-3a4b1f9f3296 req-6871d3a5-1c12-48b5-b79e-10b66e07a05c tempest-VolumesSnapshotsTestJSON-1530845400 tempest-VolumesSnapshotsTestJSON-1530845400-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/7019ac37-5896-41cd-9a11-dd48963bea18 Jul 03 02:29:57.884803 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-41d26e66-865b-4270-8fe3-3a4b1f9f3296 req-6871d3a5-1c12-48b5-b79e-10b66e07a05c tempest-VolumesSnapshotsTestJSON-1530845400 tempest-VolumesSnapshotsTestJSON-1530845400-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:57.885015 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-41d26e66-865b-4270-8fe3-3a4b1f9f3296 req-6871d3a5-1c12-48b5-b79e-10b66e07a05c tempest-VolumesSnapshotsTestJSON-1530845400 tempest-VolumesSnapshotsTestJSON-1530845400-project-member] Calling method 'delete' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:57.885143 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.snapshots [req-41d26e66-865b-4270-8fe3-3a4b1f9f3296 req-6871d3a5-1c12-48b5-b79e-10b66e07a05c tempest-VolumesSnapshotsTestJSON-1530845400 tempest-VolumesSnapshotsTestJSON-1530845400-project-member] Delete snapshot with id: 7019ac37-5896-41cd-9a11-dd48963bea18 Jul 03 02:29:57.894122 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:57.894122 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:29:57.894662 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [req-41d26e66-865b-4270-8fe3-3a4b1f9f3296 req-6871d3a5-1c12-48b5-b79e-10b66e07a05c tempest-VolumesSnapshotsTestJSON-1530845400 tempest-VolumesSnapshotsTestJSON-1530845400-project-member] Snapshot retrieved successfully. Jul 03 02:29:57.919723 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [req-41d26e66-865b-4270-8fe3-3a4b1f9f3296 req-6871d3a5-1c12-48b5-b79e-10b66e07a05c tempest-VolumesSnapshotsTestJSON-1530845400 tempest-VolumesSnapshotsTestJSON-1530845400-project-member] Snapshot delete request issued successfully. Jul 03 02:29:57.919723 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-41d26e66-865b-4270-8fe3-3a4b1f9f3296 req-6871d3a5-1c12-48b5-b79e-10b66e07a05c tempest-VolumesSnapshotsTestJSON-1530845400 tempest-VolumesSnapshotsTestJSON-1530845400-project-member] https://10.4.3.223/volume/v3/snapshots/7019ac37-5896-41cd-9a11-dd48963bea18 returned with HTTP 202 Jul 03 02:29:57.919723 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 457/1832] 10.4.3.223 () {70 vars in 1626 bytes} [Fri Jul 3 02:29:57 2026] DELETE /volume/v3/snapshots/7019ac37-5896-41cd-9a11-dd48963bea18 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:29:57.944571 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-0f1b3963-34c2-4683-a3dd-04a3029fccea None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:57.947258 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-0f1b3963-34c2-4683-a3dd-04a3029fccea tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] GET https://10.4.3.223/volume/v3/volumes/8a259660-0d39-4f10-9e48-8c77db59ef29 Jul 03 02:29:57.947819 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-0f1b3963-34c2-4683-a3dd-04a3029fccea tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:57.948033 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-0f1b3963-34c2-4683-a3dd-04a3029fccea tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:57.948913 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-80be2406-875e-41cc-b694-8ad5309d362a req-afcb0f72-46b9-4fb9-ae3f-5f16c97c0a47 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:57.951869 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-80be2406-875e-41cc-b694-8ad5309d362a req-afcb0f72-46b9-4fb9-ae3f-5f16c97c0a47 tempest-VolumesSnapshotsTestJSON-1530845400 tempest-VolumesSnapshotsTestJSON-1530845400-project-member] GET https://10.4.3.223/volume/v3/snapshots/7019ac37-5896-41cd-9a11-dd48963bea18 Jul 03 02:29:57.952132 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-80be2406-875e-41cc-b694-8ad5309d362a req-afcb0f72-46b9-4fb9-ae3f-5f16c97c0a47 tempest-VolumesSnapshotsTestJSON-1530845400 tempest-VolumesSnapshotsTestJSON-1530845400-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:57.953994 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-80be2406-875e-41cc-b694-8ad5309d362a req-afcb0f72-46b9-4fb9-ae3f-5f16c97c0a47 tempest-VolumesSnapshotsTestJSON-1530845400 tempest-VolumesSnapshotsTestJSON-1530845400-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:57.959202 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:57.959202 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:29:57.962439 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:57.962439 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:29:57.962439 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [req-80be2406-875e-41cc-b694-8ad5309d362a req-afcb0f72-46b9-4fb9-ae3f-5f16c97c0a47 tempest-VolumesSnapshotsTestJSON-1530845400 tempest-VolumesSnapshotsTestJSON-1530845400-project-member] Snapshot retrieved successfully. Jul 03 02:29:57.962641 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-80be2406-875e-41cc-b694-8ad5309d362a req-afcb0f72-46b9-4fb9-ae3f-5f16c97c0a47 tempest-VolumesSnapshotsTestJSON-1530845400 tempest-VolumesSnapshotsTestJSON-1530845400-project-member] https://10.4.3.223/volume/v3/snapshots/7019ac37-5896-41cd-9a11-dd48963bea18 returned with HTTP 200 Jul 03 02:29:57.963137 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 468/1833] 10.4.3.223 () {68 vars in 1604 bytes} [Fri Jul 3 02:29:57 2026] GET /volume/v3/snapshots/7019ac37-5896-41cd-9a11-dd48963bea18 => generated 468 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:29:57.963348 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-0f1b3963-34c2-4683-a3dd-04a3029fccea tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Volume info retrieved successfully. Jul 03 02:29:57.968147 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-0f1b3963-34c2-4683-a3dd-04a3029fccea tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/volumes/8a259660-0d39-4f10-9e48-8c77db59ef29 returned with HTTP 200 Jul 03 02:29:57.968671 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 459/1834] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:29:57 2026] GET /volume/v3/volumes/8a259660-0d39-4f10-9e48-8c77db59ef29 => generated 876 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:29:58.152559 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-4f97f8bb-fb1b-4515-ab5f-2dcb00574534 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:58.161446 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-4f97f8bb-fb1b-4515-ab5f-2dcb00574534 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] GET https://10.4.3.223/volume/v3/volumes/9c7740bb-ecf2-4f51-aaf9-e8248c4c1c68 Jul 03 02:29:58.161446 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-4f97f8bb-fb1b-4515-ab5f-2dcb00574534 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:58.161446 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-4f97f8bb-fb1b-4515-ab5f-2dcb00574534 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:58.175849 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:58.175849 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:29:58.179693 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-4f97f8bb-fb1b-4515-ab5f-2dcb00574534 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Volume info retrieved successfully. Jul 03 02:29:58.184031 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-4f97f8bb-fb1b-4515-ab5f-2dcb00574534 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] https://10.4.3.223/volume/v3/volumes/9c7740bb-ecf2-4f51-aaf9-e8248c4c1c68 returned with HTTP 200 Jul 03 02:29:58.184524 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 451/1835] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:29:58 2026] GET /volume/v3/volumes/9c7740bb-ecf2-4f51-aaf9-e8248c4c1c68 => generated 998 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:29:58.983910 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-e1dd6358-d0b8-4827-b11c-71958a8d42df None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:58.987804 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-e1dd6358-d0b8-4827-b11c-71958a8d42df tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] GET https://10.4.3.223/volume/v3/volumes/8a259660-0d39-4f10-9e48-8c77db59ef29 Jul 03 02:29:58.987804 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-e1dd6358-d0b8-4827-b11c-71958a8d42df tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:58.987804 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-e1dd6358-d0b8-4827-b11c-71958a8d42df tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:58.990852 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-2455f6dc-c222-497a-a78d-9df8955d5194 req-211d4fda-88ac-48b3-bfc1-152a37231b68 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:58.993103 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-2455f6dc-c222-497a-a78d-9df8955d5194 req-211d4fda-88ac-48b3-bfc1-152a37231b68 tempest-VolumesSnapshotsTestJSON-1530845400 tempest-VolumesSnapshotsTestJSON-1530845400-project-member] GET https://10.4.3.223/volume/v3/snapshots/7019ac37-5896-41cd-9a11-dd48963bea18 Jul 03 02:29:58.993103 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-2455f6dc-c222-497a-a78d-9df8955d5194 req-211d4fda-88ac-48b3-bfc1-152a37231b68 tempest-VolumesSnapshotsTestJSON-1530845400 tempest-VolumesSnapshotsTestJSON-1530845400-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:58.993103 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-2455f6dc-c222-497a-a78d-9df8955d5194 req-211d4fda-88ac-48b3-bfc1-152a37231b68 tempest-VolumesSnapshotsTestJSON-1530845400 tempest-VolumesSnapshotsTestJSON-1530845400-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:58.997218 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-2455f6dc-c222-497a-a78d-9df8955d5194 req-211d4fda-88ac-48b3-bfc1-152a37231b68 tempest-VolumesSnapshotsTestJSON-1530845400 tempest-VolumesSnapshotsTestJSON-1530845400-project-member] https://10.4.3.223/volume/v3/snapshots/7019ac37-5896-41cd-9a11-dd48963bea18 returned with HTTP 404 Jul 03 02:29:58.997815 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 469/1836] 10.4.3.223 () {68 vars in 1604 bytes} [Fri Jul 3 02:29:58 2026] GET /volume/v3/snapshots/7019ac37-5896-41cd-9a11-dd48963bea18 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:29:59.006289 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:59.006289 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:29:59.012052 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-e1dd6358-d0b8-4827-b11c-71958a8d42df tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Volume info retrieved successfully. Jul 03 02:29:59.017321 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-e1dd6358-d0b8-4827-b11c-71958a8d42df tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/volumes/8a259660-0d39-4f10-9e48-8c77db59ef29 returned with HTTP 200 Jul 03 02:29:59.017874 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 458/1837] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:29:58 2026] GET /volume/v3/volumes/8a259660-0d39-4f10-9e48-8c77db59ef29 => generated 876 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:29:59.021486 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-702784fa-bf35-49ba-9c94-71398ba06146 req-0d7453e1-0b51-4c4e-9a25-2d6cfc6d5ef0 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:59.027218 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-702784fa-bf35-49ba-9c94-71398ba06146 req-0d7453e1-0b51-4c4e-9a25-2d6cfc6d5ef0 tempest-VolumesSnapshotsTestJSON-1530845400 tempest-VolumesSnapshotsTestJSON-1530845400-project-member] DELETE https://10.4.3.223/volume/v3/volumes/65dba969-bd65-43f0-81fa-bbd6b571d5fa Jul 03 02:29:59.027447 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-702784fa-bf35-49ba-9c94-71398ba06146 req-0d7453e1-0b51-4c4e-9a25-2d6cfc6d5ef0 tempest-VolumesSnapshotsTestJSON-1530845400 tempest-VolumesSnapshotsTestJSON-1530845400-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:59.027712 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-702784fa-bf35-49ba-9c94-71398ba06146 req-0d7453e1-0b51-4c4e-9a25-2d6cfc6d5ef0 tempest-VolumesSnapshotsTestJSON-1530845400 tempest-VolumesSnapshotsTestJSON-1530845400-project-member] Calling method 'delete' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:59.027925 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.volumes [req-702784fa-bf35-49ba-9c94-71398ba06146 req-0d7453e1-0b51-4c4e-9a25-2d6cfc6d5ef0 tempest-VolumesSnapshotsTestJSON-1530845400 tempest-VolumesSnapshotsTestJSON-1530845400-project-member] Delete volume with id: 65dba969-bd65-43f0-81fa-bbd6b571d5fa Jul 03 02:29:59.041031 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:59.041031 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:29:59.041724 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-702784fa-bf35-49ba-9c94-71398ba06146 req-0d7453e1-0b51-4c4e-9a25-2d6cfc6d5ef0 tempest-VolumesSnapshotsTestJSON-1530845400 tempest-VolumesSnapshotsTestJSON-1530845400-project-member] Volume info retrieved successfully. Jul 03 02:29:59.062063 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-702784fa-bf35-49ba-9c94-71398ba06146 req-0d7453e1-0b51-4c4e-9a25-2d6cfc6d5ef0 tempest-VolumesSnapshotsTestJSON-1530845400 tempest-VolumesSnapshotsTestJSON-1530845400-project-member] Delete volume request issued successfully. Jul 03 02:29:59.062238 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-702784fa-bf35-49ba-9c94-71398ba06146 req-0d7453e1-0b51-4c4e-9a25-2d6cfc6d5ef0 tempest-VolumesSnapshotsTestJSON-1530845400 tempest-VolumesSnapshotsTestJSON-1530845400-project-member] https://10.4.3.223/volume/v3/volumes/65dba969-bd65-43f0-81fa-bbd6b571d5fa returned with HTTP 202 Jul 03 02:29:59.062661 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 460/1838] 10.4.3.223 () {70 vars in 1620 bytes} [Fri Jul 3 02:29:59 2026] DELETE /volume/v3/volumes/65dba969-bd65-43f0-81fa-bbd6b571d5fa => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:29:59.089786 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-bd92e3a7-54a6-4c53-8155-5089c004361f req-488314f2-1acc-47aa-8851-ad71ce0e6631 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:59.092151 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-bd92e3a7-54a6-4c53-8155-5089c004361f req-488314f2-1acc-47aa-8851-ad71ce0e6631 tempest-VolumesSnapshotsTestJSON-1530845400 tempest-VolumesSnapshotsTestJSON-1530845400-project-member] GET https://10.4.3.223/volume/v3/volumes/65dba969-bd65-43f0-81fa-bbd6b571d5fa Jul 03 02:29:59.092351 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-bd92e3a7-54a6-4c53-8155-5089c004361f req-488314f2-1acc-47aa-8851-ad71ce0e6631 tempest-VolumesSnapshotsTestJSON-1530845400 tempest-VolumesSnapshotsTestJSON-1530845400-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:59.092612 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-bd92e3a7-54a6-4c53-8155-5089c004361f req-488314f2-1acc-47aa-8851-ad71ce0e6631 tempest-VolumesSnapshotsTestJSON-1530845400 tempest-VolumesSnapshotsTestJSON-1530845400-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:59.099443 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:59.099443 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:29:59.103598 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [req-bd92e3a7-54a6-4c53-8155-5089c004361f req-488314f2-1acc-47aa-8851-ad71ce0e6631 tempest-VolumesSnapshotsTestJSON-1530845400 tempest-VolumesSnapshotsTestJSON-1530845400-project-member] Volume info retrieved successfully. Jul 03 02:29:59.108629 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-bd92e3a7-54a6-4c53-8155-5089c004361f req-488314f2-1acc-47aa-8851-ad71ce0e6631 tempest-VolumesSnapshotsTestJSON-1530845400 tempest-VolumesSnapshotsTestJSON-1530845400-project-member] https://10.4.3.223/volume/v3/volumes/65dba969-bd65-43f0-81fa-bbd6b571d5fa returned with HTTP 200 Jul 03 02:29:59.109078 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 452/1839] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:29:59 2026] GET /volume/v3/volumes/65dba969-bd65-43f0-81fa-bbd6b571d5fa => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:29:59.200988 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-b5a3cfa8-cc82-4034-b826-613ff291fbf8 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:59.202687 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-b5a3cfa8-cc82-4034-b826-613ff291fbf8 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] GET https://10.4.3.223/volume/v3/volumes/9c7740bb-ecf2-4f51-aaf9-e8248c4c1c68 Jul 03 02:29:59.203094 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-b5a3cfa8-cc82-4034-b826-613ff291fbf8 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:59.203346 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-b5a3cfa8-cc82-4034-b826-613ff291fbf8 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:59.210870 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:59.210870 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:29:59.215608 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-b5a3cfa8-cc82-4034-b826-613ff291fbf8 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Volume info retrieved successfully. Jul 03 02:29:59.221292 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-b5a3cfa8-cc82-4034-b826-613ff291fbf8 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] https://10.4.3.223/volume/v3/volumes/9c7740bb-ecf2-4f51-aaf9-e8248c4c1c68 returned with HTTP 200 Jul 03 02:29:59.221774 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 470/1840] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:29:59 2026] GET /volume/v3/volumes/9c7740bb-ecf2-4f51-aaf9-e8248c4c1c68 => generated 1249 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:29:59.386515 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-8cecd948-6f09-4b5e-a5a5-252d38bbceb8 req-0dfcf173-482d-4ba3-84af-e3de974f0fcd None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:59.388344 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-8cecd948-6f09-4b5e-a5a5-252d38bbceb8 req-0dfcf173-482d-4ba3-84af-e3de974f0fcd tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] GET https://10.4.3.223/volume/v3/volumes/9c7740bb-ecf2-4f51-aaf9-e8248c4c1c68 Jul 03 02:29:59.388604 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-8cecd948-6f09-4b5e-a5a5-252d38bbceb8 req-0dfcf173-482d-4ba3-84af-e3de974f0fcd tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:59.388801 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-8cecd948-6f09-4b5e-a5a5-252d38bbceb8 req-0dfcf173-482d-4ba3-84af-e3de974f0fcd tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:59.394962 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:59.394962 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:29:59.398907 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [req-8cecd948-6f09-4b5e-a5a5-252d38bbceb8 req-0dfcf173-482d-4ba3-84af-e3de974f0fcd tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Volume info retrieved successfully. Jul 03 02:29:59.403568 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-8cecd948-6f09-4b5e-a5a5-252d38bbceb8 req-0dfcf173-482d-4ba3-84af-e3de974f0fcd tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] https://10.4.3.223/volume/v3/volumes/9c7740bb-ecf2-4f51-aaf9-e8248c4c1c68 returned with HTTP 200 Jul 03 02:29:59.403981 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 459/1841] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:29:59 2026] GET /volume/v3/volumes/9c7740bb-ecf2-4f51-aaf9-e8248c4c1c68 => generated 1249 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:29:59.909005 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-8cecd948-6f09-4b5e-a5a5-252d38bbceb8 req-358f9747-9519-433d-8655-7e715ba7df7c None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:59.911048 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-8cecd948-6f09-4b5e-a5a5-252d38bbceb8 req-358f9747-9519-433d-8655-7e715ba7df7c tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] GET https://10.4.3.223/volume/v3/volumes/9c7740bb-ecf2-4f51-aaf9-e8248c4c1c68 Jul 03 02:29:59.911235 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-8cecd948-6f09-4b5e-a5a5-252d38bbceb8 req-358f9747-9519-433d-8655-7e715ba7df7c tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:59.911471 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-8cecd948-6f09-4b5e-a5a5-252d38bbceb8 req-358f9747-9519-433d-8655-7e715ba7df7c tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:59.918345 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:59.918345 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:29:59.921813 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-8cecd948-6f09-4b5e-a5a5-252d38bbceb8 req-358f9747-9519-433d-8655-7e715ba7df7c tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Volume info retrieved successfully. Jul 03 02:29:59.926527 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-8cecd948-6f09-4b5e-a5a5-252d38bbceb8 req-358f9747-9519-433d-8655-7e715ba7df7c tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] https://10.4.3.223/volume/v3/volumes/9c7740bb-ecf2-4f51-aaf9-e8248c4c1c68 returned with HTTP 200 Jul 03 02:29:59.926951 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 461/1842] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:29:59 2026] GET /volume/v3/volumes/9c7740bb-ecf2-4f51-aaf9-e8248c4c1c68 => generated 1249 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:29:59.939023 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-0a3b84ef-7a1e-405b-a71e-bd39c0d1279a None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:59.939464 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-0a3b84ef-7a1e-405b-a71e-bd39c0d1279a None None] GET https://10.4.3.223/volume// Jul 03 02:29:59.939679 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-0a3b84ef-7a1e-405b-a71e-bd39c0d1279a None None] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:29:59.939923 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-0a3b84ef-7a1e-405b-a71e-bd39c0d1279a None None] Calling method 'all' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:29:59.940362 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-0a3b84ef-7a1e-405b-a71e-bd39c0d1279a None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:29:59.940757 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 453/1843] 10.4.3.223 () {66 vars in 1419 bytes} [Fri Jul 3 02:29:59 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:29:59.949319 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-8cecd948-6f09-4b5e-a5a5-252d38bbceb8 req-c0a6d4f6-9dce-405c-8fe9-aaea8e953858 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:29:59.951940 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-8cecd948-6f09-4b5e-a5a5-252d38bbceb8 req-c0a6d4f6-9dce-405c-8fe9-aaea8e953858 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] POST https://10.4.3.223/volume/v3/attachments Jul 03 02:29:59.952461 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-8cecd948-6f09-4b5e-a5a5-252d38bbceb8 req-c0a6d4f6-9dce-405c-8fe9-aaea8e953858 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9c7740bb-ecf2-4f51-aaf9-e8248c4c1c68", "connector": null, "instance_uuid": "b55463d2-6569-41f9-ae93-a7422dae2ffe"}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:29:59.968303 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:29:59.968303 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:29:59.998081 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-8cecd948-6f09-4b5e-a5a5-252d38bbceb8 req-c0a6d4f6-9dce-405c-8fe9-aaea8e953858 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Jul 03 02:29:59.998656 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 471/1844] 10.4.3.223 () {74 vars in 1594 bytes} [Fri Jul 3 02:29:59 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) Jul 03 02:30:00.038756 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-ebd13ed9-519b-4e2c-aa1e-f510be0933b9 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:00.038756 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-ebd13ed9-519b-4e2c-aa1e-f510be0933b9 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] GET https://10.4.3.223/volume/v3/volumes/8a259660-0d39-4f10-9e48-8c77db59ef29 Jul 03 02:30:00.038756 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-ebd13ed9-519b-4e2c-aa1e-f510be0933b9 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:00.039256 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-ebd13ed9-519b-4e2c-aa1e-f510be0933b9 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:00.048058 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:00.048058 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:30:00.051685 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-ebd13ed9-519b-4e2c-aa1e-f510be0933b9 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Volume info retrieved successfully. Jul 03 02:30:00.056491 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-ebd13ed9-519b-4e2c-aa1e-f510be0933b9 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/volumes/8a259660-0d39-4f10-9e48-8c77db59ef29 returned with HTTP 200 Jul 03 02:30:00.056884 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 460/1845] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:30:00 2026] GET /volume/v3/volumes/8a259660-0d39-4f10-9e48-8c77db59ef29 => generated 876 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:30:00.145183 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-1323ccea-766f-46fc-8db2-6dd28438126e req-e3493290-f14e-41c8-b2ad-5ba0286156f4 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:00.147464 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-1323ccea-766f-46fc-8db2-6dd28438126e req-e3493290-f14e-41c8-b2ad-5ba0286156f4 tempest-VolumesSnapshotsTestJSON-1530845400 tempest-VolumesSnapshotsTestJSON-1530845400-project-member] GET https://10.4.3.223/volume/v3/volumes/65dba969-bd65-43f0-81fa-bbd6b571d5fa Jul 03 02:30:00.147712 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-1323ccea-766f-46fc-8db2-6dd28438126e req-e3493290-f14e-41c8-b2ad-5ba0286156f4 tempest-VolumesSnapshotsTestJSON-1530845400 tempest-VolumesSnapshotsTestJSON-1530845400-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:00.148217 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-1323ccea-766f-46fc-8db2-6dd28438126e req-e3493290-f14e-41c8-b2ad-5ba0286156f4 tempest-VolumesSnapshotsTestJSON-1530845400 tempest-VolumesSnapshotsTestJSON-1530845400-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:00.157682 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-1323ccea-766f-46fc-8db2-6dd28438126e req-e3493290-f14e-41c8-b2ad-5ba0286156f4 tempest-VolumesSnapshotsTestJSON-1530845400 tempest-VolumesSnapshotsTestJSON-1530845400-project-member] https://10.4.3.223/volume/v3/volumes/65dba969-bd65-43f0-81fa-bbd6b571d5fa returned with HTTP 404 Jul 03 02:30:00.158246 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 462/1846] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:30:00 2026] GET /volume/v3/volumes/65dba969-bd65-43f0-81fa-bbd6b571d5fa => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:30:00.191903 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-27a2e30a-1a09-483c-bbbe-cb9d025f363e req-6b12b3d8-8d73-4e45-9657-6f6d568ff1d2 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:00.195863 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-27a2e30a-1a09-483c-bbbe-cb9d025f363e req-6b12b3d8-8d73-4e45-9657-6f6d568ff1d2 tempest-VolumesSnapshotsTestJSON-1530845400 tempest-VolumesSnapshotsTestJSON-1530845400-project-member] DELETE https://10.4.3.223/volume/v3/volumes/65dba969-bd65-43f0-81fa-bbd6b571d5fa Jul 03 02:30:00.196075 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-27a2e30a-1a09-483c-bbbe-cb9d025f363e req-6b12b3d8-8d73-4e45-9657-6f6d568ff1d2 tempest-VolumesSnapshotsTestJSON-1530845400 tempest-VolumesSnapshotsTestJSON-1530845400-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:00.196300 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-27a2e30a-1a09-483c-bbbe-cb9d025f363e req-6b12b3d8-8d73-4e45-9657-6f6d568ff1d2 tempest-VolumesSnapshotsTestJSON-1530845400 tempest-VolumesSnapshotsTestJSON-1530845400-project-member] Calling method 'delete' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:00.196522 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.volumes [req-27a2e30a-1a09-483c-bbbe-cb9d025f363e req-6b12b3d8-8d73-4e45-9657-6f6d568ff1d2 tempest-VolumesSnapshotsTestJSON-1530845400 tempest-VolumesSnapshotsTestJSON-1530845400-project-member] Delete volume with id: 65dba969-bd65-43f0-81fa-bbd6b571d5fa Jul 03 02:30:00.203521 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-27a2e30a-1a09-483c-bbbe-cb9d025f363e req-6b12b3d8-8d73-4e45-9657-6f6d568ff1d2 tempest-VolumesSnapshotsTestJSON-1530845400 tempest-VolumesSnapshotsTestJSON-1530845400-project-member] https://10.4.3.223/volume/v3/volumes/65dba969-bd65-43f0-81fa-bbd6b571d5fa returned with HTTP 404 Jul 03 02:30:00.207004 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 454/1847] 10.4.3.223 () {70 vars in 1620 bytes} [Fri Jul 3 02:30:00 2026] DELETE /volume/v3/volumes/65dba969-bd65-43f0-81fa-bbd6b571d5fa => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:30:00.237990 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-c7441dce-fc79-446a-b57c-9742a5b913c5 req-1a7c2016-21e7-465a-9e8e-8fc45aaf6055 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:00.244396 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-c7441dce-fc79-446a-b57c-9742a5b913c5 req-1a7c2016-21e7-465a-9e8e-8fc45aaf6055 tempest-VolumesSnapshotsTestJSON-1530845400 tempest-VolumesSnapshotsTestJSON-1530845400-project-member] GET https://10.4.3.223/volume/v3/volumes/65dba969-bd65-43f0-81fa-bbd6b571d5fa Jul 03 02:30:00.244633 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-c7441dce-fc79-446a-b57c-9742a5b913c5 req-1a7c2016-21e7-465a-9e8e-8fc45aaf6055 tempest-VolumesSnapshotsTestJSON-1530845400 tempest-VolumesSnapshotsTestJSON-1530845400-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:00.244822 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-c7441dce-fc79-446a-b57c-9742a5b913c5 req-1a7c2016-21e7-465a-9e8e-8fc45aaf6055 tempest-VolumesSnapshotsTestJSON-1530845400 tempest-VolumesSnapshotsTestJSON-1530845400-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:00.255053 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-c7441dce-fc79-446a-b57c-9742a5b913c5 req-1a7c2016-21e7-465a-9e8e-8fc45aaf6055 tempest-VolumesSnapshotsTestJSON-1530845400 tempest-VolumesSnapshotsTestJSON-1530845400-project-member] https://10.4.3.223/volume/v3/volumes/65dba969-bd65-43f0-81fa-bbd6b571d5fa returned with HTTP 404 Jul 03 02:30:00.258550 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 472/1848] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:30:00 2026] GET /volume/v3/volumes/65dba969-bd65-43f0-81fa-bbd6b571d5fa => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:30:01.072354 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-c29bcac4-262e-468f-bcb2-7957489639b6 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:01.075446 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-c29bcac4-262e-468f-bcb2-7957489639b6 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] GET https://10.4.3.223/volume/v3/volumes/8a259660-0d39-4f10-9e48-8c77db59ef29 Jul 03 02:30:01.075723 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-c29bcac4-262e-468f-bcb2-7957489639b6 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:01.075944 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-c29bcac4-262e-468f-bcb2-7957489639b6 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:01.090987 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:01.090987 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:30:01.098821 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-c29bcac4-262e-468f-bcb2-7957489639b6 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Volume info retrieved successfully. Jul 03 02:30:01.103947 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-c29bcac4-262e-468f-bcb2-7957489639b6 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/volumes/8a259660-0d39-4f10-9e48-8c77db59ef29 returned with HTTP 200 Jul 03 02:30:01.104342 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 461/1849] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:30:01 2026] GET /volume/v3/volumes/8a259660-0d39-4f10-9e48-8c77db59ef29 => generated 876 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:30:02.123256 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-afb9938f-06bd-4b99-a4f9-ee39b9a63115 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:02.125818 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-afb9938f-06bd-4b99-a4f9-ee39b9a63115 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] GET https://10.4.3.223/volume/v3/volumes/8a259660-0d39-4f10-9e48-8c77db59ef29 Jul 03 02:30:02.125818 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-afb9938f-06bd-4b99-a4f9-ee39b9a63115 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:02.125818 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-afb9938f-06bd-4b99-a4f9-ee39b9a63115 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:02.139233 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:02.139233 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:30:02.145105 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-afb9938f-06bd-4b99-a4f9-ee39b9a63115 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Volume info retrieved successfully. Jul 03 02:30:02.150435 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-afb9938f-06bd-4b99-a4f9-ee39b9a63115 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/volumes/8a259660-0d39-4f10-9e48-8c77db59ef29 returned with HTTP 200 Jul 03 02:30:02.150945 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 463/1850] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:30:02 2026] GET /volume/v3/volumes/8a259660-0d39-4f10-9e48-8c77db59ef29 => generated 876 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:30:03.165063 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-8e64868c-e921-4e3a-9388-d487fd656db7 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:03.171283 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-8e64868c-e921-4e3a-9388-d487fd656db7 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] GET https://10.4.3.223/volume/v3/volumes/8a259660-0d39-4f10-9e48-8c77db59ef29 Jul 03 02:30:03.171527 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-8e64868c-e921-4e3a-9388-d487fd656db7 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:03.171770 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-8e64868c-e921-4e3a-9388-d487fd656db7 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:03.188517 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:03.188517 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:30:03.191163 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-8e64868c-e921-4e3a-9388-d487fd656db7 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Volume info retrieved successfully. Jul 03 02:30:03.198467 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-8e64868c-e921-4e3a-9388-d487fd656db7 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/volumes/8a259660-0d39-4f10-9e48-8c77db59ef29 returned with HTTP 200 Jul 03 02:30:03.198467 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 455/1851] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:30:03 2026] GET /volume/v3/volumes/8a259660-0d39-4f10-9e48-8c77db59ef29 => generated 876 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:30:03.760676 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-a86f2539-a618-4a2a-a950-6b1515f6942e None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:03.764992 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-a86f2539-a618-4a2a-a950-6b1515f6942e tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] GET https://10.4.3.223/volume/v3/volumes/38df2ea7-162f-4987-94bb-fe22135d2d46 Jul 03 02:30:03.765216 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-a86f2539-a618-4a2a-a950-6b1515f6942e tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:03.765493 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-a86f2539-a618-4a2a-a950-6b1515f6942e tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:03.786516 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:03.786516 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:30:03.792204 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-a86f2539-a618-4a2a-a950-6b1515f6942e tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] Volume info retrieved successfully. Jul 03 02:30:03.802793 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-a86f2539-a618-4a2a-a950-6b1515f6942e tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] https://10.4.3.223/volume/v3/volumes/38df2ea7-162f-4987-94bb-fe22135d2d46 returned with HTTP 200 Jul 03 02:30:03.803265 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 473/1852] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:30:03 2026] GET /volume/v3/volumes/38df2ea7-162f-4987-94bb-fe22135d2d46 => generated 1140 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:30:03.858147 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-060150f0-7e6e-4ca2-8470-16acef8df1d2 req-30b641c0-5619-40dc-8387-a03eb07c7242 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:03.861827 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-060150f0-7e6e-4ca2-8470-16acef8df1d2 req-30b641c0-5619-40dc-8387-a03eb07c7242 tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] GET https://10.4.3.223/volume/v3/volumes/38df2ea7-162f-4987-94bb-fe22135d2d46 Jul 03 02:30:03.862327 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-060150f0-7e6e-4ca2-8470-16acef8df1d2 req-30b641c0-5619-40dc-8387-a03eb07c7242 tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:03.862739 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-060150f0-7e6e-4ca2-8470-16acef8df1d2 req-30b641c0-5619-40dc-8387-a03eb07c7242 tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:03.878384 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:03.878384 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:30:03.882359 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [req-060150f0-7e6e-4ca2-8470-16acef8df1d2 req-30b641c0-5619-40dc-8387-a03eb07c7242 tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] Volume info retrieved successfully. Jul 03 02:30:03.890022 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-060150f0-7e6e-4ca2-8470-16acef8df1d2 req-30b641c0-5619-40dc-8387-a03eb07c7242 tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] https://10.4.3.223/volume/v3/volumes/38df2ea7-162f-4987-94bb-fe22135d2d46 returned with HTTP 200 Jul 03 02:30:03.890812 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 462/1853] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:30:03 2026] GET /volume/v3/volumes/38df2ea7-162f-4987-94bb-fe22135d2d46 => generated 1140 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:30:03.912439 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-060150f0-7e6e-4ca2-8470-16acef8df1d2 req-d5bd30f4-b9be-471f-86c8-0e2e995feb9d None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:03.914699 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-060150f0-7e6e-4ca2-8470-16acef8df1d2 req-d5bd30f4-b9be-471f-86c8-0e2e995feb9d tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] POST https://10.4.3.223/volume/v3/volumes/38df2ea7-162f-4987-94bb-fe22135d2d46/action Jul 03 02:30:03.915073 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-060150f0-7e6e-4ca2-8470-16acef8df1d2 req-d5bd30f4-b9be-471f-86c8-0e2e995feb9d tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100013) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:30:03.915245 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-060150f0-7e6e-4ca2-8470-16acef8df1d2 req-d5bd30f4-b9be-471f-86c8-0e2e995feb9d tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:30:03.927070 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:03.927070 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:30:03.927638 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-060150f0-7e6e-4ca2-8470-16acef8df1d2 req-d5bd30f4-b9be-471f-86c8-0e2e995feb9d tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] Volume info retrieved successfully. Jul 03 02:30:03.946204 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-060150f0-7e6e-4ca2-8470-16acef8df1d2 req-d5bd30f4-b9be-471f-86c8-0e2e995feb9d tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] Begin detaching volume completed successfully. Jul 03 02:30:03.946476 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-060150f0-7e6e-4ca2-8470-16acef8df1d2 req-d5bd30f4-b9be-471f-86c8-0e2e995feb9d tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] https://10.4.3.223/volume/v3/volumes/38df2ea7-162f-4987-94bb-fe22135d2d46/action returned with HTTP 202 Jul 03 02:30:03.946948 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 464/1854] 10.4.3.223 () {72 vars in 1672 bytes} [Fri Jul 3 02:30:03 2026] POST /volume/v3/volumes/38df2ea7-162f-4987-94bb-fe22135d2d46/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 02:30:04.106960 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-4b7c6082-8f3a-44d3-930b-6c8114a16d9d None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:04.108773 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-4b7c6082-8f3a-44d3-930b-6c8114a16d9d tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:30:04.109114 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-4b7c6082-8f3a-44d3-930b-6c8114a16d9d tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-909802665", "imageRef": "fd8a7d55-e77c-41b0-b4ab-52dcfaf0aaeb", "size": 1}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:30:04.110595 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.volumes [None req-4b7c6082-8f3a-44d3-930b-6c8114a16d9d tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-909802665', 'imageRef': 'fd8a7d55-e77c-41b0-b4ab-52dcfaf0aaeb', 'size': 1}} {{(pid=100012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:30:04.213499 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-497b9c4f-f994-44db-8919-71e9be28871e None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:04.216142 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-497b9c4f-f994-44db-8919-71e9be28871e tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] GET https://10.4.3.223/volume/v3/volumes/8a259660-0d39-4f10-9e48-8c77db59ef29 Jul 03 02:30:04.216494 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-497b9c4f-f994-44db-8919-71e9be28871e tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:04.216802 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-497b9c4f-f994-44db-8919-71e9be28871e tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:04.247547 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:04.247547 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:30:04.251816 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-497b9c4f-f994-44db-8919-71e9be28871e tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Volume info retrieved successfully. Jul 03 02:30:04.251917 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.volumes [None req-4b7c6082-8f3a-44d3-930b-6c8114a16d9d tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] Create volume of 1 GB Jul 03 02:30:04.255188 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-497b9c4f-f994-44db-8919-71e9be28871e tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/volumes/8a259660-0d39-4f10-9e48-8c77db59ef29 returned with HTTP 200 Jul 03 02:30:04.255751 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 474/1855] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:30:04 2026] GET /volume/v3/volumes/8a259660-0d39-4f10-9e48-8c77db59ef29 => generated 876 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:30:04.261444 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-4b7c6082-8f3a-44d3-930b-6c8114a16d9d tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] Availability Zones retrieved successfully. Jul 03 02:30:04.265768 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-4b7c6082-8f3a-44d3-930b-6c8114a16d9d tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] Flow 'volume_create_api' (c1f82de7-644e-43df-88d7-117cb6119c34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:30:04.266956 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-4b7c6082-8f3a-44d3-930b-6c8114a16d9d tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b49afbd-4b0a-4fa9-838c-90db5051e4a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:30:04.268983 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.flows.api.create_volume [None req-4b7c6082-8f3a-44d3-930b-6c8114a16d9d tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] Validating volume size '1' using validate_int {{(pid=100012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:30:04.334680 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-4b7c6082-8f3a-44d3-930b-6c8114a16d9d tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b49afbd-4b0a-4fa9-838c-90db5051e4a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:30:04.335409 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-4b7c6082-8f3a-44d3-930b-6c8114a16d9d tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6942f09-5708-46e9-ac77-268bf4c7a843) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:30:04.424311 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.quota [None req-4b7c6082-8f3a-44d3-930b-6c8114a16d9d tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] Created reservations ['f8123043-d3ca-4f51-a5bc-d981fd2294e7', '277b9837-188e-4b70-9044-05291c020458', 'f1d0efbe-eac8-41ac-aa62-068ce96e5891', '0aa76bef-7d96-4572-8e8d-64beb598dc25'] {{(pid=100012) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:30:04.425132 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-4b7c6082-8f3a-44d3-930b-6c8114a16d9d tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6942f09-5708-46e9-ac77-268bf4c7a843) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f8123043-d3ca-4f51-a5bc-d981fd2294e7', '277b9837-188e-4b70-9044-05291c020458', 'f1d0efbe-eac8-41ac-aa62-068ce96e5891', '0aa76bef-7d96-4572-8e8d-64beb598dc25']}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:30:04.426164 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-4b7c6082-8f3a-44d3-930b-6c8114a16d9d tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db9e8911-9530-4907-ab32-c8368fe852a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:30:04.454270 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-4b7c6082-8f3a-44d3-930b-6c8114a16d9d tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db9e8911-9530-4907-ab32-c8368fe852a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7fa30d4e-29b6-4120-b72f-60a6ec8f5b5e', '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-909802665',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4dda1c8dacc4dab8052b01e2520cbba',qos_specs=None,replication_status=,reservations=['f8123043-d3ca-4f51-a5bc-d981fd2294e7','277b9837-188e-4b70-9044-05291c020458','f1d0efbe-eac8-41ac-aa62-068ce96e5891','0aa76bef-7d96-4572-8e8d-64beb598dc25'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46875504a4814a89835016833c11cd3d',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:30:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-909802665',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7fa30d4e-29b6-4120-b72f-60a6ec8f5b5e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d4dda1c8dacc4dab8052b01e2520cbba',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='46875504a4814a89835016833c11cd3d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:30:04.455219 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-4b7c6082-8f3a-44d3-930b-6c8114a16d9d tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e295ff7-6c53-4463-a995-31f7750db4db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:30:04.478872 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-4b7c6082-8f3a-44d3-930b-6c8114a16d9d tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e295ff7-6c53-4463-a995-31f7750db4db) transitioned into state 'SUCCESS' from state '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-909802665',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4dda1c8dacc4dab8052b01e2520cbba',qos_specs=None,replication_status=,reservations=['f8123043-d3ca-4f51-a5bc-d981fd2294e7','277b9837-188e-4b70-9044-05291c020458','f1d0efbe-eac8-41ac-aa62-068ce96e5891','0aa76bef-7d96-4572-8e8d-64beb598dc25'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46875504a4814a89835016833c11cd3d',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:30:04.479718 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-4b7c6082-8f3a-44d3-930b-6c8114a16d9d tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a3e0223-8e6c-4b67-bb9b-188f1e2a61ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:30:04.495481 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-4b7c6082-8f3a-44d3-930b-6c8114a16d9d tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a3e0223-8e6c-4b67-bb9b-188f1e2a61ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:30:04.496484 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-4b7c6082-8f3a-44d3-930b-6c8114a16d9d tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] Flow 'volume_create_api' (c1f82de7-644e-43df-88d7-117cb6119c34) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:30:04.496818 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-4b7c6082-8f3a-44d3-930b-6c8114a16d9d tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] Create volume request issued successfully. Jul 03 02:30:04.497699 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-4b7c6082-8f3a-44d3-930b-6c8114a16d9d tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:30:04.498296 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 456/1856] 10.4.3.223 () {68 vars in 1259 bytes} [Fri Jul 3 02:30:04 2026] POST /volume/v3/volumes => generated 752 bytes in 392 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:30:04.509828 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-a86637c1-f1c9-46aa-b15b-322b87547e66 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:04.511793 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-a86637c1-f1c9-46aa-b15b-322b87547e66 tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] GET https://10.4.3.223/volume/v3/volumes/7fa30d4e-29b6-4120-b72f-60a6ec8f5b5e Jul 03 02:30:04.511995 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-a86637c1-f1c9-46aa-b15b-322b87547e66 tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:04.512221 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-a86637c1-f1c9-46aa-b15b-322b87547e66 tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:04.520283 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:04.520283 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:30:04.524369 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-a86637c1-f1c9-46aa-b15b-322b87547e66 tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] Volume info retrieved successfully. Jul 03 02:30:04.529373 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-a86637c1-f1c9-46aa-b15b-322b87547e66 tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] https://10.4.3.223/volume/v3/volumes/7fa30d4e-29b6-4120-b72f-60a6ec8f5b5e returned with HTTP 200 Jul 03 02:30:04.529852 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 463/1857] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:30:04 2026] GET /volume/v3/volumes/7fa30d4e-29b6-4120-b72f-60a6ec8f5b5e => generated 820 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:30:04.982154 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-6fb5b9d9-a907-4a10-a258-2f07b12ed707 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:04.982634 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-6fb5b9d9-a907-4a10-a258-2f07b12ed707 None None] GET https://10.4.3.223/volume// Jul 03 02:30:04.982852 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-6fb5b9d9-a907-4a10-a258-2f07b12ed707 None None] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:04.983067 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-6fb5b9d9-a907-4a10-a258-2f07b12ed707 None None] Calling method 'all' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:04.983459 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-6fb5b9d9-a907-4a10-a258-2f07b12ed707 None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:30:04.983778 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 465/1858] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:30:04 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:30:04.993889 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-060150f0-7e6e-4ca2-8470-16acef8df1d2 req-4b4e37d5-b273-45d2-b015-f8c128cb6020 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:04.996627 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-060150f0-7e6e-4ca2-8470-16acef8df1d2 req-4b4e37d5-b273-45d2-b015-f8c128cb6020 tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] GET https://10.4.3.223/volume/v3/volumes/38df2ea7-162f-4987-94bb-fe22135d2d46 Jul 03 02:30:04.996915 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-060150f0-7e6e-4ca2-8470-16acef8df1d2 req-4b4e37d5-b273-45d2-b015-f8c128cb6020 tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:04.997155 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-060150f0-7e6e-4ca2-8470-16acef8df1d2 req-4b4e37d5-b273-45d2-b015-f8c128cb6020 tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:05.012462 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:05.012462 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:30:05.024084 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [req-060150f0-7e6e-4ca2-8470-16acef8df1d2 req-4b4e37d5-b273-45d2-b015-f8c128cb6020 tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] Volume info retrieved successfully. Jul 03 02:30:05.033985 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-060150f0-7e6e-4ca2-8470-16acef8df1d2 req-4b4e37d5-b273-45d2-b015-f8c128cb6020 tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] https://10.4.3.223/volume/v3/volumes/38df2ea7-162f-4987-94bb-fe22135d2d46 returned with HTTP 200 Jul 03 02:30:05.034588 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 475/1859] 10.4.3.223 () {70 vars in 1639 bytes} [Fri Jul 3 02:30:04 2026] GET /volume/v3/volumes/38df2ea7-162f-4987-94bb-fe22135d2d46 => generated 1323 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:30:05.277121 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-4708dd37-d0ac-44da-aed5-fa8ac6f74934 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:05.279696 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-4708dd37-d0ac-44da-aed5-fa8ac6f74934 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] GET https://10.4.3.223/volume/v3/volumes/8a259660-0d39-4f10-9e48-8c77db59ef29 Jul 03 02:30:05.280626 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-4708dd37-d0ac-44da-aed5-fa8ac6f74934 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:05.280626 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-4708dd37-d0ac-44da-aed5-fa8ac6f74934 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:05.300443 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:05.300443 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:30:05.308282 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-4708dd37-d0ac-44da-aed5-fa8ac6f74934 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Volume info retrieved successfully. Jul 03 02:30:05.315803 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-4708dd37-d0ac-44da-aed5-fa8ac6f74934 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/volumes/8a259660-0d39-4f10-9e48-8c77db59ef29 returned with HTTP 200 Jul 03 02:30:05.316374 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 457/1860] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:30:05 2026] GET /volume/v3/volumes/8a259660-0d39-4f10-9e48-8c77db59ef29 => generated 876 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:30:05.543760 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-dc5f10c1-01ca-4766-b097-19e2fe4d4c28 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:05.545759 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-dc5f10c1-01ca-4766-b097-19e2fe4d4c28 tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] GET https://10.4.3.223/volume/v3/volumes/7fa30d4e-29b6-4120-b72f-60a6ec8f5b5e Jul 03 02:30:05.545956 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-dc5f10c1-01ca-4766-b097-19e2fe4d4c28 tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:05.546134 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-dc5f10c1-01ca-4766-b097-19e2fe4d4c28 tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:05.552670 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:05.552670 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:30:05.555912 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-dc5f10c1-01ca-4766-b097-19e2fe4d4c28 tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] Volume info retrieved successfully. Jul 03 02:30:05.559755 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-dc5f10c1-01ca-4766-b097-19e2fe4d4c28 tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] https://10.4.3.223/volume/v3/volumes/7fa30d4e-29b6-4120-b72f-60a6ec8f5b5e returned with HTTP 200 Jul 03 02:30:05.560150 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 464/1861] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:30:05 2026] GET /volume/v3/volumes/7fa30d4e-29b6-4120-b72f-60a6ec8f5b5e => generated 844 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:30:06.034229 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-060150f0-7e6e-4ca2-8470-16acef8df1d2 req-b4c35afb-87bd-4117-821c-32b28d07841e None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:06.036661 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-060150f0-7e6e-4ca2-8470-16acef8df1d2 req-b4c35afb-87bd-4117-821c-32b28d07841e tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] DELETE https://10.4.3.223/volume/v3/attachments/8d2de3e1-5a46-4c36-9995-88c3bb0559b9 Jul 03 02:30:06.036947 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-060150f0-7e6e-4ca2-8470-16acef8df1d2 req-b4c35afb-87bd-4117-821c-32b28d07841e tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:06.037136 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-060150f0-7e6e-4ca2-8470-16acef8df1d2 req-b4c35afb-87bd-4117-821c-32b28d07841e tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] Calling method 'version_select' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:06.044443 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:06.044443 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:30:06.336336 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-5cbbc6f0-4e26-4ab2-a85f-3d9f7a7e577c None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:06.340014 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-5cbbc6f0-4e26-4ab2-a85f-3d9f7a7e577c tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] GET https://10.4.3.223/volume/v3/volumes/8a259660-0d39-4f10-9e48-8c77db59ef29 Jul 03 02:30:06.340014 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-5cbbc6f0-4e26-4ab2-a85f-3d9f7a7e577c tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:06.340217 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-5cbbc6f0-4e26-4ab2-a85f-3d9f7a7e577c tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:06.356633 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:06.356633 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:30:06.361244 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-5cbbc6f0-4e26-4ab2-a85f-3d9f7a7e577c tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Volume info retrieved successfully. Jul 03 02:30:06.367975 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-5cbbc6f0-4e26-4ab2-a85f-3d9f7a7e577c tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/volumes/8a259660-0d39-4f10-9e48-8c77db59ef29 returned with HTTP 200 Jul 03 02:30:06.368538 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 476/1862] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:30:06 2026] GET /volume/v3/volumes/8a259660-0d39-4f10-9e48-8c77db59ef29 => generated 876 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:30:06.372889 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-ce46957c-6dd1-47aa-a2de-37e2940312cf req-697b4596-02e0-4467-a87b-d4f972eba8c2 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:06.379644 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-ce46957c-6dd1-47aa-a2de-37e2940312cf req-697b4596-02e0-4467-a87b-d4f972eba8c2 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] POST https://10.4.3.223/volume/v3/attachments/493f7aaa-1543-474e-afbf-b8cb75233c13/action Jul 03 02:30:06.380053 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-ce46957c-6dd1-47aa-a2de-37e2940312cf req-697b4596-02e0-4467-a87b-d4f972eba8c2 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Action body: b'{"os-complete": null}' {{(pid=100012) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:30:06.380175 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-ce46957c-6dd1-47aa-a2de-37e2940312cf req-697b4596-02e0-4467-a87b-d4f972eba8c2 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:30:06.400074 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:06.400074 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:30:06.420540 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-ce46957c-6dd1-47aa-a2de-37e2940312cf req-697b4596-02e0-4467-a87b-d4f972eba8c2 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/attachments/493f7aaa-1543-474e-afbf-b8cb75233c13/action returned with HTTP 204 Jul 03 02:30:06.421164 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 458/1863] 10.4.3.223 () {74 vars in 1725 bytes} [Fri Jul 3 02:30:06 2026] POST /volume/v3/attachments/493f7aaa-1543-474e-afbf-b8cb75233c13/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:30:06.578359 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-eb311988-042b-4396-bd00-033afe2b5d20 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:06.581694 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-eb311988-042b-4396-bd00-033afe2b5d20 tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] GET https://10.4.3.223/volume/v3/volumes/7fa30d4e-29b6-4120-b72f-60a6ec8f5b5e Jul 03 02:30:06.581923 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-eb311988-042b-4396-bd00-033afe2b5d20 tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:06.582111 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-eb311988-042b-4396-bd00-033afe2b5d20 tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:06.591406 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:06.591406 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:30:06.596439 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-eb311988-042b-4396-bd00-033afe2b5d20 tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] Volume info retrieved successfully. Jul 03 02:30:06.600775 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-060150f0-7e6e-4ca2-8470-16acef8df1d2 req-b4c35afb-87bd-4117-821c-32b28d07841e tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] https://10.4.3.223/volume/v3/attachments/8d2de3e1-5a46-4c36-9995-88c3bb0559b9 returned with HTTP 200 Jul 03 02:30:06.601568 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 466/1864] 10.4.3.223 () {72 vars in 1673 bytes} [Fri Jul 3 02:30:06 2026] DELETE /volume/v3/attachments/8d2de3e1-5a46-4c36-9995-88c3bb0559b9 => generated 19 bytes in 568 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:30:06.601748 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-eb311988-042b-4396-bd00-033afe2b5d20 tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] https://10.4.3.223/volume/v3/volumes/7fa30d4e-29b6-4120-b72f-60a6ec8f5b5e returned with HTTP 200 Jul 03 02:30:06.602146 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 465/1865] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:30:06 2026] GET /volume/v3/volumes/7fa30d4e-29b6-4120-b72f-60a6ec8f5b5e => generated 902 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:30:07.170933 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-f239024f-d11f-44e5-9653-7c2d330cd9e2 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:07.172950 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-f239024f-d11f-44e5-9653-7c2d330cd9e2 tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] GET https://10.4.3.223/volume/v3/volumes/38df2ea7-162f-4987-94bb-fe22135d2d46 Jul 03 02:30:07.173182 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-f239024f-d11f-44e5-9653-7c2d330cd9e2 tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:07.173383 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-f239024f-d11f-44e5-9653-7c2d330cd9e2 tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:07.181090 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:07.181090 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:30:07.185068 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-f239024f-d11f-44e5-9653-7c2d330cd9e2 tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] Volume info retrieved successfully. Jul 03 02:30:07.190056 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-f239024f-d11f-44e5-9653-7c2d330cd9e2 tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] https://10.4.3.223/volume/v3/volumes/38df2ea7-162f-4987-94bb-fe22135d2d46 returned with HTTP 200 Jul 03 02:30:07.190536 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 477/1866] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:30:07 2026] GET /volume/v3/volumes/38df2ea7-162f-4987-94bb-fe22135d2d46 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:30:07.291606 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-980cf8fc-fb9f-4900-8c68-1cba8784fc7e None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:07.291904 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-980cf8fc-fb9f-4900-8c68-1cba8784fc7e None None] GET https://10.4.3.223/volume// Jul 03 02:30:07.292048 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-980cf8fc-fb9f-4900-8c68-1cba8784fc7e None None] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:07.292268 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-980cf8fc-fb9f-4900-8c68-1cba8784fc7e None None] Calling method 'all' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:07.292673 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-980cf8fc-fb9f-4900-8c68-1cba8784fc7e None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:30:07.293000 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 459/1867] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:30:07 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:30:07.300744 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-8cecd948-6f09-4b5e-a5a5-252d38bbceb8 req-31453f47-b50b-4bc8-8495-9ccf3eace014 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:07.303410 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-8cecd948-6f09-4b5e-a5a5-252d38bbceb8 req-31453f47-b50b-4bc8-8495-9ccf3eace014 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] GET https://10.4.3.223/volume/v3/volumes/9c7740bb-ecf2-4f51-aaf9-e8248c4c1c68 Jul 03 02:30:07.303737 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-8cecd948-6f09-4b5e-a5a5-252d38bbceb8 req-31453f47-b50b-4bc8-8495-9ccf3eace014 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:07.303949 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-8cecd948-6f09-4b5e-a5a5-252d38bbceb8 req-31453f47-b50b-4bc8-8495-9ccf3eace014 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:07.314725 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:07.314725 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:30:07.319038 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-8cecd948-6f09-4b5e-a5a5-252d38bbceb8 req-31453f47-b50b-4bc8-8495-9ccf3eace014 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Volume info retrieved successfully. Jul 03 02:30:07.326055 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-8cecd948-6f09-4b5e-a5a5-252d38bbceb8 req-31453f47-b50b-4bc8-8495-9ccf3eace014 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] https://10.4.3.223/volume/v3/volumes/9c7740bb-ecf2-4f51-aaf9-e8248c4c1c68 returned with HTTP 200 Jul 03 02:30:07.326633 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 467/1868] 10.4.3.223 () {70 vars in 1639 bytes} [Fri Jul 3 02:30:07 2026] GET /volume/v3/volumes/9c7740bb-ecf2-4f51-aaf9-e8248c4c1c68 => generated 1428 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:30:07.388164 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-60b185db-351b-452b-9f25-9e0fb9a9025f None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:07.392375 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-60b185db-351b-452b-9f25-9e0fb9a9025f tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] GET https://10.4.3.223/volume/v3/volumes/8a259660-0d39-4f10-9e48-8c77db59ef29 Jul 03 02:30:07.392596 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-60b185db-351b-452b-9f25-9e0fb9a9025f tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:07.392821 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-60b185db-351b-452b-9f25-9e0fb9a9025f tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:07.413481 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:07.413481 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:30:07.420988 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-60b185db-351b-452b-9f25-9e0fb9a9025f tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Volume info retrieved successfully. Jul 03 02:30:07.426642 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-60b185db-351b-452b-9f25-9e0fb9a9025f tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/volumes/8a259660-0d39-4f10-9e48-8c77db59ef29 returned with HTTP 200 Jul 03 02:30:07.426964 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-8cecd948-6f09-4b5e-a5a5-252d38bbceb8 req-51b36ec4-6010-43c7-9d34-2cfde29d5d45 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:07.427327 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 466/1869] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:30:07 2026] GET /volume/v3/volumes/8a259660-0d39-4f10-9e48-8c77db59ef29 => generated 1168 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:30:07.429602 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-8cecd948-6f09-4b5e-a5a5-252d38bbceb8 req-51b36ec4-6010-43c7-9d34-2cfde29d5d45 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] PUT https://10.4.3.223/volume/v3/attachments/ba7aa56a-e1ff-4c19-ad70-fc4b334a4c49 Jul 03 02:30:07.430099 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-8cecd948-6f09-4b5e-a5a5-252d38bbceb8 req-51b36ec4-6010-43c7-9d34-2cfde29d5d45 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000004352", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2a2633a05d73", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "80a8c083-552c-46a2-8db9-fd9e83fa2364", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:30:07.443507 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-0edf4dd5-9273-4284-94b1-7896c7332112 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:07.445207 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.coordination [req-8cecd948-6f09-4b5e-a5a5-252d38bbceb8 req-51b36ec4-6010-43c7-9d34-2cfde29d5d45 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Acquiring lock "cinder-attachment_update-9c7740bb-ecf2-4f51-aaf9-e8248c4c1c68-np0000004352" by "attachment_update" {{(pid=100015) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 02:30:07.447212 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-0edf4dd5-9273-4284-94b1-7896c7332112 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] GET https://10.4.3.223/volume/v3/volumes/8a259660-0d39-4f10-9e48-8c77db59ef29 Jul 03 02:30:07.447479 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-0edf4dd5-9273-4284-94b1-7896c7332112 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:07.447733 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-0edf4dd5-9273-4284-94b1-7896c7332112 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:07.450590 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.coordination [req-8cecd948-6f09-4b5e-a5a5-252d38bbceb8 req-51b36ec4-6010-43c7-9d34-2cfde29d5d45 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Lock "cinder-attachment_update-9c7740bb-ecf2-4f51-aaf9-e8248c4c1c68-np0000004352" acquired by "attachment_update" :: waited 0.005s {{(pid=100015) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 02:30:07.451536 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:07.451536 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:30:07.462644 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:07.462644 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:30:07.469815 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-0edf4dd5-9273-4284-94b1-7896c7332112 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Volume info retrieved successfully. Jul 03 02:30:07.476107 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-0edf4dd5-9273-4284-94b1-7896c7332112 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/volumes/8a259660-0d39-4f10-9e48-8c77db59ef29 returned with HTTP 200 Jul 03 02:30:07.476492 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 460/1870] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:30:07 2026] GET /volume/v3/volumes/8a259660-0d39-4f10-9e48-8c77db59ef29 => generated 1168 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:30:07.531887 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-7217ba5b-4a14-411d-93af-d524cabd3cff req-e9559840-41c7-4b41-96e6-81531df1217c None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:07.534721 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-7217ba5b-4a14-411d-93af-d524cabd3cff req-e9559840-41c7-4b41-96e6-81531df1217c tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] GET https://10.4.3.223/volume/v3/volumes/8a259660-0d39-4f10-9e48-8c77db59ef29 Jul 03 02:30:07.535022 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-7217ba5b-4a14-411d-93af-d524cabd3cff req-e9559840-41c7-4b41-96e6-81531df1217c tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:07.535362 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-7217ba5b-4a14-411d-93af-d524cabd3cff req-e9559840-41c7-4b41-96e6-81531df1217c tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:07.547386 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:07.547386 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:30:07.551743 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-7217ba5b-4a14-411d-93af-d524cabd3cff req-e9559840-41c7-4b41-96e6-81531df1217c tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Volume info retrieved successfully. Jul 03 02:30:07.556793 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-7217ba5b-4a14-411d-93af-d524cabd3cff req-e9559840-41c7-4b41-96e6-81531df1217c tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/volumes/8a259660-0d39-4f10-9e48-8c77db59ef29 returned with HTTP 200 Jul 03 02:30:07.559453 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 468/1871] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:30:07 2026] GET /volume/v3/volumes/8a259660-0d39-4f10-9e48-8c77db59ef29 => generated 1168 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:30:07.580701 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-7217ba5b-4a14-411d-93af-d524cabd3cff req-73dca3d3-f2b1-4f81-84b3-18ab0640f96e None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:07.582510 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-7217ba5b-4a14-411d-93af-d524cabd3cff req-73dca3d3-f2b1-4f81-84b3-18ab0640f96e tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] POST https://10.4.3.223/volume/v3/volumes/8a259660-0d39-4f10-9e48-8c77db59ef29/action Jul 03 02:30:07.582862 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-7217ba5b-4a14-411d-93af-d524cabd3cff req-73dca3d3-f2b1-4f81-84b3-18ab0640f96e tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:30:07.582974 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-7217ba5b-4a14-411d-93af-d524cabd3cff req-73dca3d3-f2b1-4f81-84b3-18ab0640f96e tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:30:07.593185 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:07.593185 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:30:07.593613 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [req-7217ba5b-4a14-411d-93af-d524cabd3cff req-73dca3d3-f2b1-4f81-84b3-18ab0640f96e tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Volume info retrieved successfully. Jul 03 02:30:07.600175 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [req-7217ba5b-4a14-411d-93af-d524cabd3cff req-73dca3d3-f2b1-4f81-84b3-18ab0640f96e tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Begin detaching volume completed successfully. Jul 03 02:30:07.600385 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-7217ba5b-4a14-411d-93af-d524cabd3cff req-73dca3d3-f2b1-4f81-84b3-18ab0640f96e tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/volumes/8a259660-0d39-4f10-9e48-8c77db59ef29/action returned with HTTP 202 Jul 03 02:30:07.600918 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 467/1872] 10.4.3.223 () {72 vars in 1672 bytes} [Fri Jul 3 02:30:07 2026] POST /volume/v3/volumes/8a259660-0d39-4f10-9e48-8c77db59ef29/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 02:30:07.620652 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-6b9013a0-5745-4ed2-bbd7-625ebf8db20d None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:07.622378 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-6b9013a0-5745-4ed2-bbd7-625ebf8db20d tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] GET https://10.4.3.223/volume/v3/volumes/7fa30d4e-29b6-4120-b72f-60a6ec8f5b5e Jul 03 02:30:07.622648 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-6b9013a0-5745-4ed2-bbd7-625ebf8db20d tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:07.622834 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-6b9013a0-5745-4ed2-bbd7-625ebf8db20d tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:07.635860 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:07.635860 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:30:07.640543 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-6b9013a0-5745-4ed2-bbd7-625ebf8db20d tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] Volume info retrieved successfully. Jul 03 02:30:07.646034 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-6b9013a0-5745-4ed2-bbd7-625ebf8db20d tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] https://10.4.3.223/volume/v3/volumes/7fa30d4e-29b6-4120-b72f-60a6ec8f5b5e returned with HTTP 200 Jul 03 02:30:07.646790 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 461/1873] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:30:07 2026] GET /volume/v3/volumes/7fa30d4e-29b6-4120-b72f-60a6ec8f5b5e => generated 905 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:30:07.974691 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.coordination [req-8cecd948-6f09-4b5e-a5a5-252d38bbceb8 req-51b36ec4-6010-43c7-9d34-2cfde29d5d45 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Lock "cinder-attachment_update-9c7740bb-ecf2-4f51-aaf9-e8248c4c1c68-np0000004352" released by "attachment_update" :: held 0.524s {{(pid=100015) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 02:30:07.975081 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-8cecd948-6f09-4b5e-a5a5-252d38bbceb8 req-51b36ec4-6010-43c7-9d34-2cfde29d5d45 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] https://10.4.3.223/volume/v3/attachments/ba7aa56a-e1ff-4c19-ad70-fc4b334a4c49 returned with HTTP 200 Jul 03 02:30:07.975806 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 478/1874] 10.4.3.223 () {74 vars in 1704 bytes} [Fri Jul 3 02:30:07 2026] PUT /volume/v3/attachments/ba7aa56a-e1ff-4c19-ad70-fc4b334a4c49 => generated 969 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:30:08.271620 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-e178f6f9-62bf-46b5-8ecb-75d9a7c43065 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:08.273802 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-e178f6f9-62bf-46b5-8ecb-75d9a7c43065 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] DELETE https://10.4.3.223/volume/v3/volumes/df10c892-fd67-4618-8ef1-49c604553730 Jul 03 02:30:08.274072 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-e178f6f9-62bf-46b5-8ecb-75d9a7c43065 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:08.274316 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-e178f6f9-62bf-46b5-8ecb-75d9a7c43065 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Calling method 'delete' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:08.274790 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.volumes [None req-e178f6f9-62bf-46b5-8ecb-75d9a7c43065 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Delete volume with id: df10c892-fd67-4618-8ef1-49c604553730 Jul 03 02:30:08.290321 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:08.290321 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:30:08.293472 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-e178f6f9-62bf-46b5-8ecb-75d9a7c43065 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Volume info retrieved successfully. Jul 03 02:30:08.338004 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-e178f6f9-62bf-46b5-8ecb-75d9a7c43065 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Delete volume request issued successfully. Jul 03 02:30:08.338499 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-e178f6f9-62bf-46b5-8ecb-75d9a7c43065 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] https://10.4.3.223/volume/v3/volumes/df10c892-fd67-4618-8ef1-49c604553730 returned with HTTP 202 Jul 03 02:30:08.339200 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 469/1875] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:30:08 2026] DELETE /volume/v3/volumes/df10c892-fd67-4618-8ef1-49c604553730 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:30:08.350890 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-b5cd93de-31fa-4c1d-b764-a1093252dd31 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:08.352980 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-b5cd93de-31fa-4c1d-b764-a1093252dd31 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] GET https://10.4.3.223/volume/v3/volumes/df10c892-fd67-4618-8ef1-49c604553730 Jul 03 02:30:08.353101 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-b5cd93de-31fa-4c1d-b764-a1093252dd31 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:08.353321 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-b5cd93de-31fa-4c1d-b764-a1093252dd31 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:08.373541 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:08.373541 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:30:08.384455 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-b5cd93de-31fa-4c1d-b764-a1093252dd31 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Volume info retrieved successfully. Jul 03 02:30:08.391763 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-b5cd93de-31fa-4c1d-b764-a1093252dd31 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] https://10.4.3.223/volume/v3/volumes/df10c892-fd67-4618-8ef1-49c604553730 returned with HTTP 200 Jul 03 02:30:08.391763 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 468/1876] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:30:08 2026] GET /volume/v3/volumes/df10c892-fd67-4618-8ef1-49c604553730 => generated 838 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:30:08.492083 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-8cecd948-6f09-4b5e-a5a5-252d38bbceb8 req-1e59d160-985a-4de2-9ee3-eeff7dfb27e3 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:08.497647 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-8cecd948-6f09-4b5e-a5a5-252d38bbceb8 req-1e59d160-985a-4de2-9ee3-eeff7dfb27e3 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] POST https://10.4.3.223/volume/v3/attachments/ba7aa56a-e1ff-4c19-ad70-fc4b334a4c49/action Jul 03 02:30:08.497647 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-8cecd948-6f09-4b5e-a5a5-252d38bbceb8 req-1e59d160-985a-4de2-9ee3-eeff7dfb27e3 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Action body: b'{"os-complete": null}' {{(pid=100012) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:30:08.497647 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-8cecd948-6f09-4b5e-a5a5-252d38bbceb8 req-1e59d160-985a-4de2-9ee3-eeff7dfb27e3 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:30:08.524570 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:08.524570 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:30:08.555576 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-8cecd948-6f09-4b5e-a5a5-252d38bbceb8 req-1e59d160-985a-4de2-9ee3-eeff7dfb27e3 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] https://10.4.3.223/volume/v3/attachments/ba7aa56a-e1ff-4c19-ad70-fc4b334a4c49/action returned with HTTP 204 Jul 03 02:30:08.556319 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 462/1877] 10.4.3.223 () {74 vars in 1725 bytes} [Fri Jul 3 02:30:08 2026] POST /volume/v3/attachments/ba7aa56a-e1ff-4c19-ad70-fc4b334a4c49/action => generated 0 bytes in 65 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:30:08.633790 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-e6c700cf-8118-4212-ac8c-facc3e3f5cdb None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:08.634211 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-e6c700cf-8118-4212-ac8c-facc3e3f5cdb None None] GET https://10.4.3.223/volume// Jul 03 02:30:08.634395 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-e6c700cf-8118-4212-ac8c-facc3e3f5cdb None None] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:08.634615 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-e6c700cf-8118-4212-ac8c-facc3e3f5cdb None None] Calling method 'all' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:08.634965 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-e6c700cf-8118-4212-ac8c-facc3e3f5cdb None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:30:08.635396 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 479/1878] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:30:08 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:30:08.645624 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-7217ba5b-4a14-411d-93af-d524cabd3cff req-105775e6-5455-4a0b-91d3-629ad0c7a476 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:08.647143 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-7217ba5b-4a14-411d-93af-d524cabd3cff req-105775e6-5455-4a0b-91d3-629ad0c7a476 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] GET https://10.4.3.223/volume/v3/volumes/8a259660-0d39-4f10-9e48-8c77db59ef29 Jul 03 02:30:08.647746 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-7217ba5b-4a14-411d-93af-d524cabd3cff req-105775e6-5455-4a0b-91d3-629ad0c7a476 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:08.647746 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-7217ba5b-4a14-411d-93af-d524cabd3cff req-105775e6-5455-4a0b-91d3-629ad0c7a476 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:08.657568 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:08.657568 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:30:08.660063 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-7217ba5b-4a14-411d-93af-d524cabd3cff req-105775e6-5455-4a0b-91d3-629ad0c7a476 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Volume info retrieved successfully. Jul 03 02:30:08.660484 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-04e0c8c5-5774-4c7a-8140-60eb0011986b None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:08.664265 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-04e0c8c5-5774-4c7a-8140-60eb0011986b tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] GET https://10.4.3.223/volume/v3/volumes/7fa30d4e-29b6-4120-b72f-60a6ec8f5b5e Jul 03 02:30:08.664432 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-04e0c8c5-5774-4c7a-8140-60eb0011986b tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:08.664618 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-04e0c8c5-5774-4c7a-8140-60eb0011986b tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:08.665359 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-7217ba5b-4a14-411d-93af-d524cabd3cff req-105775e6-5455-4a0b-91d3-629ad0c7a476 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/volumes/8a259660-0d39-4f10-9e48-8c77db59ef29 returned with HTTP 200 Jul 03 02:30:08.665783 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 470/1879] 10.4.3.223 () {70 vars in 1639 bytes} [Fri Jul 3 02:30:08 2026] GET /volume/v3/volumes/8a259660-0d39-4f10-9e48-8c77db59ef29 => generated 1351 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:30:08.672438 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:08.672438 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:30:08.676229 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-04e0c8c5-5774-4c7a-8140-60eb0011986b tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] Volume info retrieved successfully. Jul 03 02:30:08.677808 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-7217ba5b-4a14-411d-93af-d524cabd3cff req-e219b448-7cfe-4750-9251-4e60259d458a None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:08.680087 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-7217ba5b-4a14-411d-93af-d524cabd3cff req-e219b448-7cfe-4750-9251-4e60259d458a tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] GET https://10.4.3.223/volume/v3/volumes/8a259660-0d39-4f10-9e48-8c77db59ef29/encryption Jul 03 02:30:08.680258 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-7217ba5b-4a14-411d-93af-d524cabd3cff req-e219b448-7cfe-4750-9251-4e60259d458a tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:08.680442 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-7217ba5b-4a14-411d-93af-d524cabd3cff req-e219b448-7cfe-4750-9251-4e60259d458a tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Calling method 'index' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:08.680839 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-04e0c8c5-5774-4c7a-8140-60eb0011986b tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] https://10.4.3.223/volume/v3/volumes/7fa30d4e-29b6-4120-b72f-60a6ec8f5b5e returned with HTTP 200 Jul 03 02:30:08.681254 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 469/1880] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:30:08 2026] GET /volume/v3/volumes/7fa30d4e-29b6-4120-b72f-60a6ec8f5b5e => generated 905 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:30:08.695485 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:08.695485 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:30:08.704684 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-7217ba5b-4a14-411d-93af-d524cabd3cff req-e219b448-7cfe-4750-9251-4e60259d458a tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/volumes/8a259660-0d39-4f10-9e48-8c77db59ef29/encryption returned with HTTP 200 Jul 03 02:30:08.705166 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 463/1881] 10.4.3.223 () {68 vars in 1631 bytes} [Fri Jul 3 02:30:08 2026] GET /volume/v3/volumes/8a259660-0d39-4f10-9e48-8c77db59ef29/encryption => generated 160 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:30:09.406694 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-390a9763-e163-407f-ada7-a13b2cdc2950 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:09.408405 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-390a9763-e163-407f-ada7-a13b2cdc2950 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] GET https://10.4.3.223/volume/v3/volumes/df10c892-fd67-4618-8ef1-49c604553730 Jul 03 02:30:09.408613 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-390a9763-e163-407f-ada7-a13b2cdc2950 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:09.408841 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-390a9763-e163-407f-ada7-a13b2cdc2950 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:09.414362 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-390a9763-e163-407f-ada7-a13b2cdc2950 tempest-TestStampPattern-2055022276 tempest-TestStampPattern-2055022276-project-member] https://10.4.3.223/volume/v3/volumes/df10c892-fd67-4618-8ef1-49c604553730 returned with HTTP 404 Jul 03 02:30:09.414880 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 480/1882] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:30:09 2026] GET /volume/v3/volumes/df10c892-fd67-4618-8ef1-49c604553730 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:30:09.698386 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-1f98df3d-e73d-4f6c-8b75-c99927a8fcdd None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:09.700009 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-1f98df3d-e73d-4f6c-8b75-c99927a8fcdd tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] GET https://10.4.3.223/volume/v3/volumes/7fa30d4e-29b6-4120-b72f-60a6ec8f5b5e Jul 03 02:30:09.700169 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-1f98df3d-e73d-4f6c-8b75-c99927a8fcdd tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:09.700359 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-1f98df3d-e73d-4f6c-8b75-c99927a8fcdd tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:09.707144 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:09.707144 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:30:09.710933 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-1f98df3d-e73d-4f6c-8b75-c99927a8fcdd tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] Volume info retrieved successfully. Jul 03 02:30:09.715765 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-1f98df3d-e73d-4f6c-8b75-c99927a8fcdd tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] https://10.4.3.223/volume/v3/volumes/7fa30d4e-29b6-4120-b72f-60a6ec8f5b5e returned with HTTP 200 Jul 03 02:30:09.716199 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 471/1883] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:30:09 2026] GET /volume/v3/volumes/7fa30d4e-29b6-4120-b72f-60a6ec8f5b5e => generated 905 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:30:10.732434 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-580f5d2e-236c-4bcb-b687-40f143017af3 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:10.734265 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-580f5d2e-236c-4bcb-b687-40f143017af3 tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] GET https://10.4.3.223/volume/v3/volumes/7fa30d4e-29b6-4120-b72f-60a6ec8f5b5e Jul 03 02:30:10.734503 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-580f5d2e-236c-4bcb-b687-40f143017af3 tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:10.734702 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-580f5d2e-236c-4bcb-b687-40f143017af3 tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:10.742444 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:10.742444 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:30:10.746145 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-580f5d2e-236c-4bcb-b687-40f143017af3 tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] Volume info retrieved successfully. Jul 03 02:30:10.750616 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-580f5d2e-236c-4bcb-b687-40f143017af3 tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] https://10.4.3.223/volume/v3/volumes/7fa30d4e-29b6-4120-b72f-60a6ec8f5b5e returned with HTTP 200 Jul 03 02:30:10.751165 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 470/1884] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:30:10 2026] GET /volume/v3/volumes/7fa30d4e-29b6-4120-b72f-60a6ec8f5b5e => generated 905 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:30:11.374330 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-7217ba5b-4a14-411d-93af-d524cabd3cff req-908fcca2-f21f-4df4-9c25-c6fd1d6e86dd None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:11.376466 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-7217ba5b-4a14-411d-93af-d524cabd3cff req-908fcca2-f21f-4df4-9c25-c6fd1d6e86dd tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] DELETE https://10.4.3.223/volume/v3/attachments/493f7aaa-1543-474e-afbf-b8cb75233c13 Jul 03 02:30:11.376697 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-7217ba5b-4a14-411d-93af-d524cabd3cff req-908fcca2-f21f-4df4-9c25-c6fd1d6e86dd tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:11.377128 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-7217ba5b-4a14-411d-93af-d524cabd3cff req-908fcca2-f21f-4df4-9c25-c6fd1d6e86dd tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Calling method 'version_select' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:11.384546 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:11.384546 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:30:11.667506 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-a0b4392c-10f1-4a08-ab96-37b7fb02ba30 req-33818eab-15a7-42db-9dc3-d90540dbfe6c None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:11.669562 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-a0b4392c-10f1-4a08-ab96-37b7fb02ba30 req-33818eab-15a7-42db-9dc3-d90540dbfe6c tempest-ServerBootFromVolumeStableRescueTest-2141045341 tempest-ServerBootFromVolumeStableRescueTest-2141045341-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:30:11.669934 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-a0b4392c-10f1-4a08-ab96-37b7fb02ba30 req-33818eab-15a7-42db-9dc3-d90540dbfe6c tempest-ServerBootFromVolumeStableRescueTest-2141045341 tempest-ServerBootFromVolumeStableRescueTest-2141045341-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": "ea993fc3-c724-45f7-8dae-63cf2cac16e5", "source_volid": null, "backup_id": null}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:30:11.671592 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.volumes [req-a0b4392c-10f1-4a08-ab96-37b7fb02ba30 req-33818eab-15a7-42db-9dc3-d90540dbfe6c tempest-ServerBootFromVolumeStableRescueTest-2141045341 tempest-ServerBootFromVolumeStableRescueTest-2141045341-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': 'ea993fc3-c724-45f7-8dae-63cf2cac16e5', 'source_volid': None, 'backup_id': None}} {{(pid=100015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:30:11.751034 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [req-a0b4392c-10f1-4a08-ab96-37b7fb02ba30 req-33818eab-15a7-42db-9dc3-d90540dbfe6c tempest-ServerBootFromVolumeStableRescueTest-2141045341 tempest-ServerBootFromVolumeStableRescueTest-2141045341-project-member] Create volume of 1 GB Jul 03 02:30:11.751357 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:11.751357 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:30:11.755241 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [req-a0b4392c-10f1-4a08-ab96-37b7fb02ba30 req-33818eab-15a7-42db-9dc3-d90540dbfe6c tempest-ServerBootFromVolumeStableRescueTest-2141045341 tempest-ServerBootFromVolumeStableRescueTest-2141045341-project-member] Availability Zones retrieved successfully. Jul 03 02:30:11.760403 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [req-a0b4392c-10f1-4a08-ab96-37b7fb02ba30 req-33818eab-15a7-42db-9dc3-d90540dbfe6c tempest-ServerBootFromVolumeStableRescueTest-2141045341 tempest-ServerBootFromVolumeStableRescueTest-2141045341-project-member] Flow 'volume_create_api' (113944e8-3bab-4527-bcd0-99fff1a62836) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:30:11.761565 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [req-a0b4392c-10f1-4a08-ab96-37b7fb02ba30 req-33818eab-15a7-42db-9dc3-d90540dbfe6c tempest-ServerBootFromVolumeStableRescueTest-2141045341 tempest-ServerBootFromVolumeStableRescueTest-2141045341-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ecf6f3c-bbdd-42b1-9b0d-7e59f35203df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:30:11.762591 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.flows.api.create_volume [req-a0b4392c-10f1-4a08-ab96-37b7fb02ba30 req-33818eab-15a7-42db-9dc3-d90540dbfe6c tempest-ServerBootFromVolumeStableRescueTest-2141045341 tempest-ServerBootFromVolumeStableRescueTest-2141045341-project-member] Validating volume size '1' using validate_int {{(pid=100015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:30:11.766092 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-8931f8e8-96ac-46ab-ae7e-b69847188196 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:11.767740 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-8931f8e8-96ac-46ab-ae7e-b69847188196 tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] GET https://10.4.3.223/volume/v3/volumes/7fa30d4e-29b6-4120-b72f-60a6ec8f5b5e Jul 03 02:30:11.767920 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-8931f8e8-96ac-46ab-ae7e-b69847188196 tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:11.768095 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-8931f8e8-96ac-46ab-ae7e-b69847188196 tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:11.776878 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:11.776878 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:30:11.781110 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-8931f8e8-96ac-46ab-ae7e-b69847188196 tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] Volume info retrieved successfully. Jul 03 02:30:11.786921 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-8931f8e8-96ac-46ab-ae7e-b69847188196 tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] https://10.4.3.223/volume/v3/volumes/7fa30d4e-29b6-4120-b72f-60a6ec8f5b5e returned with HTTP 200 Jul 03 02:30:11.787222 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 472/1885] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:30:11 2026] GET /volume/v3/volumes/7fa30d4e-29b6-4120-b72f-60a6ec8f5b5e => generated 905 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:30:11.833916 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [req-a0b4392c-10f1-4a08-ab96-37b7fb02ba30 req-33818eab-15a7-42db-9dc3-d90540dbfe6c tempest-ServerBootFromVolumeStableRescueTest-2141045341 tempest-ServerBootFromVolumeStableRescueTest-2141045341-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ecf6f3c-bbdd-42b1-9b0d-7e59f35203df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:30:11.835062 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [req-a0b4392c-10f1-4a08-ab96-37b7fb02ba30 req-33818eab-15a7-42db-9dc3-d90540dbfe6c tempest-ServerBootFromVolumeStableRescueTest-2141045341 tempest-ServerBootFromVolumeStableRescueTest-2141045341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41453a05-9d9d-4273-9b64-862b1bfa6612) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:30:11.885432 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.quota [req-a0b4392c-10f1-4a08-ab96-37b7fb02ba30 req-33818eab-15a7-42db-9dc3-d90540dbfe6c tempest-ServerBootFromVolumeStableRescueTest-2141045341 tempest-ServerBootFromVolumeStableRescueTest-2141045341-project-member] Created reservations ['e76c4070-cd0e-4cbc-b586-fb3e3a597c8f', 'cb26e1f6-58ea-4538-9810-0f83a408fc2f', '04d82445-759b-4037-a037-8d16c10ac611', 'abcc88f7-5ee0-44e6-b29d-ddc60bfe3bcc'] {{(pid=100015) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:30:11.886539 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [req-a0b4392c-10f1-4a08-ab96-37b7fb02ba30 req-33818eab-15a7-42db-9dc3-d90540dbfe6c tempest-ServerBootFromVolumeStableRescueTest-2141045341 tempest-ServerBootFromVolumeStableRescueTest-2141045341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41453a05-9d9d-4273-9b64-862b1bfa6612) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e76c4070-cd0e-4cbc-b586-fb3e3a597c8f', 'cb26e1f6-58ea-4538-9810-0f83a408fc2f', '04d82445-759b-4037-a037-8d16c10ac611', 'abcc88f7-5ee0-44e6-b29d-ddc60bfe3bcc']}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:30:11.887492 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [req-a0b4392c-10f1-4a08-ab96-37b7fb02ba30 req-33818eab-15a7-42db-9dc3-d90540dbfe6c tempest-ServerBootFromVolumeStableRescueTest-2141045341 tempest-ServerBootFromVolumeStableRescueTest-2141045341-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (252f4ee6-68bb-47cc-abe1-86665eab01e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:30:11.916040 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [req-a0b4392c-10f1-4a08-ab96-37b7fb02ba30 req-33818eab-15a7-42db-9dc3-d90540dbfe6c tempest-ServerBootFromVolumeStableRescueTest-2141045341 tempest-ServerBootFromVolumeStableRescueTest-2141045341-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (252f4ee6-68bb-47cc-abe1-86665eab01e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '020fc92e-67f0-4b15-a74c-6b133787cc27', '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='85a14cdcd5334c478b774889ce89eb6f',qos_specs=None,replication_status=,reservations=['e76c4070-cd0e-4cbc-b586-fb3e3a597c8f','cb26e1f6-58ea-4538-9810-0f83a408fc2f','04d82445-759b-4037-a037-8d16c10ac611','abcc88f7-5ee0-44e6-b29d-ddc60bfe3bcc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c2b40cd0a9b4a64b87445c4460b09b9',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:30:11Z,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=020fc92e-67f0-4b15-a74c-6b133787cc27,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='85a14cdcd5334c478b774889ce89eb6f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9c2b40cd0a9b4a64b87445c4460b09b9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:30:11.916991 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [req-a0b4392c-10f1-4a08-ab96-37b7fb02ba30 req-33818eab-15a7-42db-9dc3-d90540dbfe6c tempest-ServerBootFromVolumeStableRescueTest-2141045341 tempest-ServerBootFromVolumeStableRescueTest-2141045341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f14faa3-3d10-45ce-914e-9def72786ed8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:30:11.931946 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-7217ba5b-4a14-411d-93af-d524cabd3cff req-908fcca2-f21f-4df4-9c25-c6fd1d6e86dd tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/attachments/493f7aaa-1543-474e-afbf-b8cb75233c13 returned with HTTP 200 Jul 03 02:30:11.932374 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 464/1886] 10.4.3.223 () {72 vars in 1673 bytes} [Fri Jul 3 02:30:11 2026] DELETE /volume/v3/attachments/493f7aaa-1543-474e-afbf-b8cb75233c13 => generated 19 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:30:11.941902 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [req-a0b4392c-10f1-4a08-ab96-37b7fb02ba30 req-33818eab-15a7-42db-9dc3-d90540dbfe6c tempest-ServerBootFromVolumeStableRescueTest-2141045341 tempest-ServerBootFromVolumeStableRescueTest-2141045341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f14faa3-3d10-45ce-914e-9def72786ed8) transitioned into 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='85a14cdcd5334c478b774889ce89eb6f',qos_specs=None,replication_status=,reservations=['e76c4070-cd0e-4cbc-b586-fb3e3a597c8f','cb26e1f6-58ea-4538-9810-0f83a408fc2f','04d82445-759b-4037-a037-8d16c10ac611','abcc88f7-5ee0-44e6-b29d-ddc60bfe3bcc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c2b40cd0a9b4a64b87445c4460b09b9',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:30:11.942894 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [req-a0b4392c-10f1-4a08-ab96-37b7fb02ba30 req-33818eab-15a7-42db-9dc3-d90540dbfe6c tempest-ServerBootFromVolumeStableRescueTest-2141045341 tempest-ServerBootFromVolumeStableRescueTest-2141045341-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7fb607e8-7c2f-413e-83ca-b80afd110f39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:30:11.957592 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [req-a0b4392c-10f1-4a08-ab96-37b7fb02ba30 req-33818eab-15a7-42db-9dc3-d90540dbfe6c tempest-ServerBootFromVolumeStableRescueTest-2141045341 tempest-ServerBootFromVolumeStableRescueTest-2141045341-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7fb607e8-7c2f-413e-83ca-b80afd110f39) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:30:11.958926 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [req-a0b4392c-10f1-4a08-ab96-37b7fb02ba30 req-33818eab-15a7-42db-9dc3-d90540dbfe6c tempest-ServerBootFromVolumeStableRescueTest-2141045341 tempest-ServerBootFromVolumeStableRescueTest-2141045341-project-member] Flow 'volume_create_api' (113944e8-3bab-4527-bcd0-99fff1a62836) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:30:11.959261 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [req-a0b4392c-10f1-4a08-ab96-37b7fb02ba30 req-33818eab-15a7-42db-9dc3-d90540dbfe6c tempest-ServerBootFromVolumeStableRescueTest-2141045341 tempest-ServerBootFromVolumeStableRescueTest-2141045341-project-member] Create volume request issued successfully. Jul 03 02:30:11.960395 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-a0b4392c-10f1-4a08-ab96-37b7fb02ba30 req-33818eab-15a7-42db-9dc3-d90540dbfe6c tempest-ServerBootFromVolumeStableRescueTest-2141045341 tempest-ServerBootFromVolumeStableRescueTest-2141045341-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:30:11.960852 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 481/1887] 10.4.3.223 () {72 vars in 1541 bytes} [Fri Jul 3 02:30:11 2026] POST /volume/v3/volumes => generated 703 bytes in 294 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:30:11.974914 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-a0b4392c-10f1-4a08-ab96-37b7fb02ba30 req-244e4270-530f-4009-be8e-153a4456bc1b None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:11.976884 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-a0b4392c-10f1-4a08-ab96-37b7fb02ba30 req-244e4270-530f-4009-be8e-153a4456bc1b tempest-ServerBootFromVolumeStableRescueTest-2141045341 tempest-ServerBootFromVolumeStableRescueTest-2141045341-project-member] GET https://10.4.3.223/volume/v3/volumes/020fc92e-67f0-4b15-a74c-6b133787cc27 Jul 03 02:30:11.977061 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-a0b4392c-10f1-4a08-ab96-37b7fb02ba30 req-244e4270-530f-4009-be8e-153a4456bc1b tempest-ServerBootFromVolumeStableRescueTest-2141045341 tempest-ServerBootFromVolumeStableRescueTest-2141045341-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:11.977230 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-a0b4392c-10f1-4a08-ab96-37b7fb02ba30 req-244e4270-530f-4009-be8e-153a4456bc1b tempest-ServerBootFromVolumeStableRescueTest-2141045341 tempest-ServerBootFromVolumeStableRescueTest-2141045341-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:11.984218 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:11.984218 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:30:11.990122 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [req-a0b4392c-10f1-4a08-ab96-37b7fb02ba30 req-244e4270-530f-4009-be8e-153a4456bc1b tempest-ServerBootFromVolumeStableRescueTest-2141045341 tempest-ServerBootFromVolumeStableRescueTest-2141045341-project-member] Volume info retrieved successfully. Jul 03 02:30:11.995249 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-a0b4392c-10f1-4a08-ab96-37b7fb02ba30 req-244e4270-530f-4009-be8e-153a4456bc1b tempest-ServerBootFromVolumeStableRescueTest-2141045341 tempest-ServerBootFromVolumeStableRescueTest-2141045341-project-member] https://10.4.3.223/volume/v3/volumes/020fc92e-67f0-4b15-a74c-6b133787cc27 returned with HTTP 200 Jul 03 02:30:11.995653 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 471/1888] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:30:11 2026] GET /volume/v3/volumes/020fc92e-67f0-4b15-a74c-6b133787cc27 => generated 771 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:30:12.009037 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-a0b4392c-10f1-4a08-ab96-37b7fb02ba30 req-5f7ae09c-6a37-4218-b1dc-66147cc26352 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:12.010860 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-a0b4392c-10f1-4a08-ab96-37b7fb02ba30 req-5f7ae09c-6a37-4218-b1dc-66147cc26352 tempest-ServerBootFromVolumeStableRescueTest-2141045341 tempest-ServerBootFromVolumeStableRescueTest-2141045341-project-member] GET https://10.4.3.223/volume/v3/volumes/020fc92e-67f0-4b15-a74c-6b133787cc27 Jul 03 02:30:12.011048 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-a0b4392c-10f1-4a08-ab96-37b7fb02ba30 req-5f7ae09c-6a37-4218-b1dc-66147cc26352 tempest-ServerBootFromVolumeStableRescueTest-2141045341 tempest-ServerBootFromVolumeStableRescueTest-2141045341-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:12.011248 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-a0b4392c-10f1-4a08-ab96-37b7fb02ba30 req-5f7ae09c-6a37-4218-b1dc-66147cc26352 tempest-ServerBootFromVolumeStableRescueTest-2141045341 tempest-ServerBootFromVolumeStableRescueTest-2141045341-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:12.021128 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:12.021128 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:30:12.029111 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-a0b4392c-10f1-4a08-ab96-37b7fb02ba30 req-5f7ae09c-6a37-4218-b1dc-66147cc26352 tempest-ServerBootFromVolumeStableRescueTest-2141045341 tempest-ServerBootFromVolumeStableRescueTest-2141045341-project-member] Volume info retrieved successfully. Jul 03 02:30:12.036884 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-a0b4392c-10f1-4a08-ab96-37b7fb02ba30 req-5f7ae09c-6a37-4218-b1dc-66147cc26352 tempest-ServerBootFromVolumeStableRescueTest-2141045341 tempest-ServerBootFromVolumeStableRescueTest-2141045341-project-member] https://10.4.3.223/volume/v3/volumes/020fc92e-67f0-4b15-a74c-6b133787cc27 returned with HTTP 200 Jul 03 02:30:12.036884 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 473/1889] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:30:12 2026] GET /volume/v3/volumes/020fc92e-67f0-4b15-a74c-6b133787cc27 => generated 771 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:30:12.803107 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-5de4ffb1-7106-4520-8f7e-f5b0c2cc5398 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:12.805597 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-5de4ffb1-7106-4520-8f7e-f5b0c2cc5398 tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] GET https://10.4.3.223/volume/v3/volumes/7fa30d4e-29b6-4120-b72f-60a6ec8f5b5e Jul 03 02:30:12.805767 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-5de4ffb1-7106-4520-8f7e-f5b0c2cc5398 tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:12.806006 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-5de4ffb1-7106-4520-8f7e-f5b0c2cc5398 tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:12.813602 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:12.813602 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:30:12.817031 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-5de4ffb1-7106-4520-8f7e-f5b0c2cc5398 tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] Volume info retrieved successfully. Jul 03 02:30:12.821468 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-5de4ffb1-7106-4520-8f7e-f5b0c2cc5398 tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] https://10.4.3.223/volume/v3/volumes/7fa30d4e-29b6-4120-b72f-60a6ec8f5b5e returned with HTTP 200 Jul 03 02:30:12.821821 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 465/1890] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:30:12 2026] GET /volume/v3/volumes/7fa30d4e-29b6-4120-b72f-60a6ec8f5b5e => generated 905 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:30:12.921725 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-4a2df738-1a0d-4adb-81a7-273906065d6a req-7e3ca000-068e-4136-abc4-6d81ec83039b None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:12.924321 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-4a2df738-1a0d-4adb-81a7-273906065d6a req-7e3ca000-068e-4136-abc4-6d81ec83039b tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] GET https://10.4.3.223/volume/v3/volumes/8a259660-0d39-4f10-9e48-8c77db59ef29 Jul 03 02:30:12.924554 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-4a2df738-1a0d-4adb-81a7-273906065d6a req-7e3ca000-068e-4136-abc4-6d81ec83039b tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:12.924754 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-4a2df738-1a0d-4adb-81a7-273906065d6a req-7e3ca000-068e-4136-abc4-6d81ec83039b tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:12.934008 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:12.934008 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:30:12.944084 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [req-4a2df738-1a0d-4adb-81a7-273906065d6a req-7e3ca000-068e-4136-abc4-6d81ec83039b tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Volume info retrieved successfully. Jul 03 02:30:12.945188 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-4a2df738-1a0d-4adb-81a7-273906065d6a req-7e3ca000-068e-4136-abc4-6d81ec83039b tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/volumes/8a259660-0d39-4f10-9e48-8c77db59ef29 returned with HTTP 200 Jul 03 02:30:12.945947 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 482/1891] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:30:12 2026] GET /volume/v3/volumes/8a259660-0d39-4f10-9e48-8c77db59ef29 => generated 876 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:30:13.834124 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-77ce55bb-4132-4db3-9054-220133f6284e None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:13.835683 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-77ce55bb-4132-4db3-9054-220133f6284e tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] GET https://10.4.3.223/volume/v3/volumes/7fa30d4e-29b6-4120-b72f-60a6ec8f5b5e Jul 03 02:30:13.835832 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-77ce55bb-4132-4db3-9054-220133f6284e tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:13.836035 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-77ce55bb-4132-4db3-9054-220133f6284e tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:13.844481 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:13.844481 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:30:13.850563 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-77ce55bb-4132-4db3-9054-220133f6284e tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] Volume info retrieved successfully. Jul 03 02:30:13.856500 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-77ce55bb-4132-4db3-9054-220133f6284e tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] https://10.4.3.223/volume/v3/volumes/7fa30d4e-29b6-4120-b72f-60a6ec8f5b5e returned with HTTP 200 Jul 03 02:30:13.856896 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 472/1892] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:30:13 2026] GET /volume/v3/volumes/7fa30d4e-29b6-4120-b72f-60a6ec8f5b5e => generated 905 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:30:14.873267 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-37c2a23d-9693-445b-9828-0caf0bf98b38 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:14.875452 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-37c2a23d-9693-445b-9828-0caf0bf98b38 tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] GET https://10.4.3.223/volume/v3/volumes/7fa30d4e-29b6-4120-b72f-60a6ec8f5b5e Jul 03 02:30:14.875654 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-37c2a23d-9693-445b-9828-0caf0bf98b38 tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:14.875865 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-37c2a23d-9693-445b-9828-0caf0bf98b38 tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:14.890176 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:14.890176 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:30:14.896738 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-37c2a23d-9693-445b-9828-0caf0bf98b38 tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] Volume info retrieved successfully. Jul 03 02:30:14.905018 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-37c2a23d-9693-445b-9828-0caf0bf98b38 tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] https://10.4.3.223/volume/v3/volumes/7fa30d4e-29b6-4120-b72f-60a6ec8f5b5e returned with HTTP 200 Jul 03 02:30:14.905557 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 474/1893] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:30:14 2026] GET /volume/v3/volumes/7fa30d4e-29b6-4120-b72f-60a6ec8f5b5e => generated 905 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:30:15.047713 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-a0b4392c-10f1-4a08-ab96-37b7fb02ba30 req-f8ba0355-0e79-4c30-956a-405fa95b21b2 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:15.049487 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-a0b4392c-10f1-4a08-ab96-37b7fb02ba30 req-f8ba0355-0e79-4c30-956a-405fa95b21b2 tempest-ServerBootFromVolumeStableRescueTest-2141045341 tempest-ServerBootFromVolumeStableRescueTest-2141045341-project-member] GET https://10.4.3.223/volume/v3/volumes/020fc92e-67f0-4b15-a74c-6b133787cc27 Jul 03 02:30:15.049487 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-a0b4392c-10f1-4a08-ab96-37b7fb02ba30 req-f8ba0355-0e79-4c30-956a-405fa95b21b2 tempest-ServerBootFromVolumeStableRescueTest-2141045341 tempest-ServerBootFromVolumeStableRescueTest-2141045341-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:15.049487 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-a0b4392c-10f1-4a08-ab96-37b7fb02ba30 req-f8ba0355-0e79-4c30-956a-405fa95b21b2 tempest-ServerBootFromVolumeStableRescueTest-2141045341 tempest-ServerBootFromVolumeStableRescueTest-2141045341-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:15.061129 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:15.061129 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:30:15.070121 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [req-a0b4392c-10f1-4a08-ab96-37b7fb02ba30 req-f8ba0355-0e79-4c30-956a-405fa95b21b2 tempest-ServerBootFromVolumeStableRescueTest-2141045341 tempest-ServerBootFromVolumeStableRescueTest-2141045341-project-member] Volume info retrieved successfully. Jul 03 02:30:15.081089 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-a0b4392c-10f1-4a08-ab96-37b7fb02ba30 req-f8ba0355-0e79-4c30-956a-405fa95b21b2 tempest-ServerBootFromVolumeStableRescueTest-2141045341 tempest-ServerBootFromVolumeStableRescueTest-2141045341-project-member] https://10.4.3.223/volume/v3/volumes/020fc92e-67f0-4b15-a74c-6b133787cc27 returned with HTTP 200 Jul 03 02:30:15.082495 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 466/1894] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:30:15 2026] GET /volume/v3/volumes/020fc92e-67f0-4b15-a74c-6b133787cc27 => generated 1311 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:30:15.089542 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-8068f09e-24ee-4c6e-81ce-9d36d8297cab None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:15.089542 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-8068f09e-24ee-4c6e-81ce-9d36d8297cab None None] GET https://10.4.3.223/volume// Jul 03 02:30:15.089542 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-8068f09e-24ee-4c6e-81ce-9d36d8297cab None None] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:15.090244 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-8068f09e-24ee-4c6e-81ce-9d36d8297cab None None] Calling method 'all' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:15.090244 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-8068f09e-24ee-4c6e-81ce-9d36d8297cab None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:30:15.091144 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 483/1895] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:30:15 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:30:15.101096 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-a0b4392c-10f1-4a08-ab96-37b7fb02ba30 req-146ce311-d226-4888-9ae0-cad73ef4233a None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:15.106553 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-a0b4392c-10f1-4a08-ab96-37b7fb02ba30 req-146ce311-d226-4888-9ae0-cad73ef4233a tempest-ServerBootFromVolumeStableRescueTest-2141045341 tempest-ServerBootFromVolumeStableRescueTest-2141045341-project-member] POST https://10.4.3.223/volume/v3/attachments Jul 03 02:30:15.108357 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-a0b4392c-10f1-4a08-ab96-37b7fb02ba30 req-146ce311-d226-4888-9ae0-cad73ef4233a tempest-ServerBootFromVolumeStableRescueTest-2141045341 tempest-ServerBootFromVolumeStableRescueTest-2141045341-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "020fc92e-67f0-4b15-a74c-6b133787cc27", "connector": null, "instance_uuid": "9926a2d7-2263-4dc3-b395-b4c23bc93127"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:30:15.120284 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:15.120284 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:30:15.165589 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-a0b4392c-10f1-4a08-ab96-37b7fb02ba30 req-146ce311-d226-4888-9ae0-cad73ef4233a tempest-ServerBootFromVolumeStableRescueTest-2141045341 tempest-ServerBootFromVolumeStableRescueTest-2141045341-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Jul 03 02:30:15.166154 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 473/1896] 10.4.3.223 () {74 vars in 1594 bytes} [Fri Jul 3 02:30:15 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) Jul 03 02:30:15.179079 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-cb5dd402-ec66-4681-96d4-322f52582315 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:15.180532 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-cb5dd402-ec66-4681-96d4-322f52582315 None None] GET https://10.4.3.223/volume// Jul 03 02:30:15.180532 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-cb5dd402-ec66-4681-96d4-322f52582315 None None] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:15.180532 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-cb5dd402-ec66-4681-96d4-322f52582315 None None] Calling method 'all' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:15.180532 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-cb5dd402-ec66-4681-96d4-322f52582315 None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:30:15.180805 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 475/1897] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:30:15 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:30:15.190666 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-a0b4392c-10f1-4a08-ab96-37b7fb02ba30 req-e39e0c17-4f9f-4390-9a15-329dcc6295e3 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:15.192982 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-a0b4392c-10f1-4a08-ab96-37b7fb02ba30 req-e39e0c17-4f9f-4390-9a15-329dcc6295e3 tempest-ServerBootFromVolumeStableRescueTest-2141045341 tempest-ServerBootFromVolumeStableRescueTest-2141045341-project-member] GET https://10.4.3.223/volume/v3/volumes/020fc92e-67f0-4b15-a74c-6b133787cc27 Jul 03 02:30:15.193370 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-a0b4392c-10f1-4a08-ab96-37b7fb02ba30 req-e39e0c17-4f9f-4390-9a15-329dcc6295e3 tempest-ServerBootFromVolumeStableRescueTest-2141045341 tempest-ServerBootFromVolumeStableRescueTest-2141045341-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:15.193715 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-a0b4392c-10f1-4a08-ab96-37b7fb02ba30 req-e39e0c17-4f9f-4390-9a15-329dcc6295e3 tempest-ServerBootFromVolumeStableRescueTest-2141045341 tempest-ServerBootFromVolumeStableRescueTest-2141045341-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:15.205051 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:15.205051 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:30:15.208923 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [req-a0b4392c-10f1-4a08-ab96-37b7fb02ba30 req-e39e0c17-4f9f-4390-9a15-329dcc6295e3 tempest-ServerBootFromVolumeStableRescueTest-2141045341 tempest-ServerBootFromVolumeStableRescueTest-2141045341-project-member] Volume info retrieved successfully. Jul 03 02:30:15.214671 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-a0b4392c-10f1-4a08-ab96-37b7fb02ba30 req-e39e0c17-4f9f-4390-9a15-329dcc6295e3 tempest-ServerBootFromVolumeStableRescueTest-2141045341 tempest-ServerBootFromVolumeStableRescueTest-2141045341-project-member] https://10.4.3.223/volume/v3/volumes/020fc92e-67f0-4b15-a74c-6b133787cc27 returned with HTTP 200 Jul 03 02:30:15.215164 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 467/1898] 10.4.3.223 () {70 vars in 1639 bytes} [Fri Jul 3 02:30:15 2026] GET /volume/v3/volumes/020fc92e-67f0-4b15-a74c-6b133787cc27 => generated 1490 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 03 02:30:15.333320 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-a0b4392c-10f1-4a08-ab96-37b7fb02ba30 req-76680217-d954-4907-89c0-6dc0c311cc26 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:15.340937 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-a0b4392c-10f1-4a08-ab96-37b7fb02ba30 req-76680217-d954-4907-89c0-6dc0c311cc26 tempest-ServerBootFromVolumeStableRescueTest-2141045341 tempest-ServerBootFromVolumeStableRescueTest-2141045341-project-member] PUT https://10.4.3.223/volume/v3/attachments/10ea98ff-e211-4582-a4a4-bd4da69d8b4a Jul 03 02:30:15.342890 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-a0b4392c-10f1-4a08-ab96-37b7fb02ba30 req-76680217-d954-4907-89c0-6dc0c311cc26 tempest-ServerBootFromVolumeStableRescueTest-2141045341 tempest-ServerBootFromVolumeStableRescueTest-2141045341-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000004352", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2a2633a05d73", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "80a8c083-552c-46a2-8db9-fd9e83fa2364", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:30:15.358331 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.coordination [req-a0b4392c-10f1-4a08-ab96-37b7fb02ba30 req-76680217-d954-4907-89c0-6dc0c311cc26 tempest-ServerBootFromVolumeStableRescueTest-2141045341 tempest-ServerBootFromVolumeStableRescueTest-2141045341-project-member] Acquiring lock "cinder-attachment_update-020fc92e-67f0-4b15-a74c-6b133787cc27-np0000004352" by "attachment_update" {{(pid=100015) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 02:30:15.367102 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.coordination [req-a0b4392c-10f1-4a08-ab96-37b7fb02ba30 req-76680217-d954-4907-89c0-6dc0c311cc26 tempest-ServerBootFromVolumeStableRescueTest-2141045341 tempest-ServerBootFromVolumeStableRescueTest-2141045341-project-member] Lock "cinder-attachment_update-020fc92e-67f0-4b15-a74c-6b133787cc27-np0000004352" acquired by "attachment_update" :: waited 0.008s {{(pid=100015) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 02:30:15.368310 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:15.368310 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:30:15.885905 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-92c50f3a-19da-4880-899f-b83a0aa68436 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:15.894354 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.coordination [req-a0b4392c-10f1-4a08-ab96-37b7fb02ba30 req-76680217-d954-4907-89c0-6dc0c311cc26 tempest-ServerBootFromVolumeStableRescueTest-2141045341 tempest-ServerBootFromVolumeStableRescueTest-2141045341-project-member] Lock "cinder-attachment_update-020fc92e-67f0-4b15-a74c-6b133787cc27-np0000004352" released by "attachment_update" :: held 0.528s {{(pid=100015) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 02:30:15.896607 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-a0b4392c-10f1-4a08-ab96-37b7fb02ba30 req-76680217-d954-4907-89c0-6dc0c311cc26 tempest-ServerBootFromVolumeStableRescueTest-2141045341 tempest-ServerBootFromVolumeStableRescueTest-2141045341-project-member] https://10.4.3.223/volume/v3/attachments/10ea98ff-e211-4582-a4a4-bd4da69d8b4a returned with HTTP 200 Jul 03 02:30:15.896607 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 484/1899] 10.4.3.223 () {74 vars in 1704 bytes} [Fri Jul 3 02:30:15 2026] PUT /volume/v3/attachments/10ea98ff-e211-4582-a4a4-bd4da69d8b4a => generated 969 bytes in 562 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:30:15.922218 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-3c15448a-9d36-4b5d-827d-f1f6c6c468e0 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:15.924542 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-3c15448a-9d36-4b5d-827d-f1f6c6c468e0 tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] GET https://10.4.3.223/volume/v3/volumes/7fa30d4e-29b6-4120-b72f-60a6ec8f5b5e Jul 03 02:30:15.924850 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-3c15448a-9d36-4b5d-827d-f1f6c6c468e0 tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:15.925977 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-3c15448a-9d36-4b5d-827d-f1f6c6c468e0 tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:15.934809 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:15.934809 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:30:15.941517 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-3c15448a-9d36-4b5d-827d-f1f6c6c468e0 tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] Volume info retrieved successfully. Jul 03 02:30:15.947201 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-3c15448a-9d36-4b5d-827d-f1f6c6c468e0 tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] https://10.4.3.223/volume/v3/volumes/7fa30d4e-29b6-4120-b72f-60a6ec8f5b5e returned with HTTP 200 Jul 03 02:30:15.947201 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 476/1900] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:30:15 2026] GET /volume/v3/volumes/7fa30d4e-29b6-4120-b72f-60a6ec8f5b5e => generated 1159 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:30:15.989448 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-69b013cf-c820-40b9-b8d6-68f71e0e43cb req-626fb6fb-5fec-46f9-b137-9422e2dec1f5 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:15.995701 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-69b013cf-c820-40b9-b8d6-68f71e0e43cb req-626fb6fb-5fec-46f9-b137-9422e2dec1f5 tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] GET https://10.4.3.223/volume/v3/volumes/7fa30d4e-29b6-4120-b72f-60a6ec8f5b5e Jul 03 02:30:15.995990 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-69b013cf-c820-40b9-b8d6-68f71e0e43cb req-626fb6fb-5fec-46f9-b137-9422e2dec1f5 tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:15.996243 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-69b013cf-c820-40b9-b8d6-68f71e0e43cb req-626fb6fb-5fec-46f9-b137-9422e2dec1f5 tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:15.999258 np0000004352 devstack@c-api.service[100012]: DEBUG dbcounter [-] [100012] Writing DB stats cinder:SELECT=284,cinder:UPDATE=35,cinder:INSERT=13 {{(pid=100012) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 02:30:16.009516 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:16.009516 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:30:16.016227 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [req-69b013cf-c820-40b9-b8d6-68f71e0e43cb req-626fb6fb-5fec-46f9-b137-9422e2dec1f5 tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] Volume info retrieved successfully. Jul 03 02:30:16.029318 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-69b013cf-c820-40b9-b8d6-68f71e0e43cb req-626fb6fb-5fec-46f9-b137-9422e2dec1f5 tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] https://10.4.3.223/volume/v3/volumes/7fa30d4e-29b6-4120-b72f-60a6ec8f5b5e returned with HTTP 200 Jul 03 02:30:16.029839 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 468/1901] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:30:15 2026] GET /volume/v3/volumes/7fa30d4e-29b6-4120-b72f-60a6ec8f5b5e => generated 1159 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:30:16.044447 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-92c50f3a-19da-4880-899f-b83a0aa68436 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] POST https://10.4.3.223/volume/v3/types Jul 03 02:30:16.044447 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-92c50f3a-19da-4880-899f-b83a0aa68436 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1779729434", "extra_specs": {"storage_protocol": "tempest-storage_protocol-990601316", "vendor_name": "tempest-vendor_name-464111243"}}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:30:16.045077 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:16.045077 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:30:16.067106 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-92c50f3a-19da-4880-899f-b83a0aa68436 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Jul 03 02:30:16.067106 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 474/1902] 10.4.3.223 () {68 vars in 1253 bytes} [Fri Jul 3 02:30:15 2026] POST /volume/v3/types => generated 327 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:30:16.078455 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-8a580619-6334-4d51-b9b6-fa4302575211 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:16.080781 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-8a580619-6334-4d51-b9b6-fa4302575211 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:30:16.081270 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-8a580619-6334-4d51-b9b6-fa4302575211 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "565e6e82-ba47-49f4-9e7e-97f4256c3465", "size": 1}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:30:16.082974 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.volumes [None req-8a580619-6334-4d51-b9b6-fa4302575211 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] Create volume request body: {'volume': {'volume_type': '565e6e82-ba47-49f4-9e7e-97f4256c3465', 'size': 1}} {{(pid=100015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:30:16.087532 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-8a580619-6334-4d51-b9b6-fa4302575211 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] Create volume of 1 GB Jul 03 02:30:16.087867 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:16.087867 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:30:16.088258 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-8a580619-6334-4d51-b9b6-fa4302575211 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] Availability Zones retrieved successfully. Jul 03 02:30:16.097554 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-8a580619-6334-4d51-b9b6-fa4302575211 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] Flow 'volume_create_api' (20245841-0e90-4874-8d58-df5834d4b41c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:30:16.100283 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-8a580619-6334-4d51-b9b6-fa4302575211 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12dc7195-48c9-4fe1-a25b-db47c25f07e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:30:16.101247 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.flows.api.create_volume [None req-8a580619-6334-4d51-b9b6-fa4302575211 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] Validating volume size '1' using validate_int {{(pid=100015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:30:16.108092 np0000004352 devstack@c-api.service[100015]: DEBUG dbcounter [-] [100015] Writing DB stats cinder:SELECT=314,cinder:UPDATE=80,cinder:INSERT=48 {{(pid=100015) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 02:30:16.129509 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-8a580619-6334-4d51-b9b6-fa4302575211 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12dc7195-48c9-4fe1-a25b-db47c25f07e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:30:16Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-990601316',vendor_name='tempest-vendor_name-464111243'},id=565e6e82-ba47-49f4-9e7e-97f4256c3465,is_public=True,name='tempest-ProjectAdminTests-volume-type-1779729434',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '565e6e82-ba47-49f4-9e7e-97f4256c3465', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:30:16.131263 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-8a580619-6334-4d51-b9b6-fa4302575211 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49035652-028a-4e46-b185-3483aa6a2473) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:30:16.168944 np0000004352 devstack@c-api.service[100015]: WARNING cinder.quota [None req-8a580619-6334-4d51-b9b6-fa4302575211 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1779729434 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1779729434, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:30:16.169309 np0000004352 devstack@c-api.service[100015]: WARNING cinder.quota [None req-8a580619-6334-4d51-b9b6-fa4302575211 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1779729434 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1779729434, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:30:16.236999 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.quota [None req-8a580619-6334-4d51-b9b6-fa4302575211 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] Created reservations ['17d7fbd3-70b0-4dca-b2e3-4a7dd8690a00', 'f40424bf-0c97-4bcb-8b6f-ea74985d885d', '7efbf9aa-b951-4c4f-a47a-650fbb28bffb', 'e284610d-5676-4bff-9500-74a729d61028'] {{(pid=100015) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:30:16.236999 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-8a580619-6334-4d51-b9b6-fa4302575211 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49035652-028a-4e46-b185-3483aa6a2473) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['17d7fbd3-70b0-4dca-b2e3-4a7dd8690a00', 'f40424bf-0c97-4bcb-8b6f-ea74985d885d', '7efbf9aa-b951-4c4f-a47a-650fbb28bffb', 'e284610d-5676-4bff-9500-74a729d61028']}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:30:16.236999 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-8a580619-6334-4d51-b9b6-fa4302575211 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (053eb9c2-f32b-45d0-91f8-4f03324296b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:30:16.266469 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-8a580619-6334-4d51-b9b6-fa4302575211 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (053eb9c2-f32b-45d0-91f8-4f03324296b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '879eebfb-66f2-4ccc-8357-83b2c17c89be', '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='7392756432584e579883d1441c6fe363',qos_specs=None,replication_status=,reservations=['17d7fbd3-70b0-4dca-b2e3-4a7dd8690a00','f40424bf-0c97-4bcb-8b6f-ea74985d885d','7efbf9aa-b951-4c4f-a47a-650fbb28bffb','e284610d-5676-4bff-9500-74a729d61028'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d8b510100b494153923e553bf385ce3b',volume_type_id=565e6e82-ba47-49f4-9e7e-97f4256c3465), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:30:16Z,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=879eebfb-66f2-4ccc-8357-83b2c17c89be,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7392756432584e579883d1441c6fe363',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d8b510100b494153923e553bf385ce3b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(565e6e82-ba47-49f4-9e7e-97f4256c3465),volume_type_id=565e6e82-ba47-49f4-9e7e-97f4256c3465)}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:30:16.266469 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-8a580619-6334-4d51-b9b6-fa4302575211 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7997ee32-f72f-4fa9-aeae-2691595f1dfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:30:16.284497 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-8a580619-6334-4d51-b9b6-fa4302575211 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7997ee32-f72f-4fa9-aeae-2691595f1dfb) transitioned into state 'SUCCESS' from 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='7392756432584e579883d1441c6fe363',qos_specs=None,replication_status=,reservations=['17d7fbd3-70b0-4dca-b2e3-4a7dd8690a00','f40424bf-0c97-4bcb-8b6f-ea74985d885d','7efbf9aa-b951-4c4f-a47a-650fbb28bffb','e284610d-5676-4bff-9500-74a729d61028'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d8b510100b494153923e553bf385ce3b',volume_type_id=565e6e82-ba47-49f4-9e7e-97f4256c3465)}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:30:16.285285 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-8a580619-6334-4d51-b9b6-fa4302575211 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5565876-f8c7-4b7c-ae5d-33c9c0b6d8f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:30:16.294404 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-8a580619-6334-4d51-b9b6-fa4302575211 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5565876-f8c7-4b7c-ae5d-33c9c0b6d8f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:30:16.295234 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-8a580619-6334-4d51-b9b6-fa4302575211 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] Flow 'volume_create_api' (20245841-0e90-4874-8d58-df5834d4b41c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:30:16.295551 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-8a580619-6334-4d51-b9b6-fa4302575211 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] Create volume request issued successfully. Jul 03 02:30:16.296112 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-8a580619-6334-4d51-b9b6-fa4302575211 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:30:16.296604 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 485/1903] 10.4.3.223 () {70 vars in 1298 bytes} [Fri Jul 3 02:30:16 2026] POST /volume/v3/volumes => generated 773 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:30:16.311590 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-6a0ab038-7d57-4fb5-944c-6715d80171a1 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:16.313411 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-6a0ab038-7d57-4fb5-944c-6715d80171a1 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] GET https://10.4.3.223/volume/v3/volumes/879eebfb-66f2-4ccc-8357-83b2c17c89be Jul 03 02:30:16.313652 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-6a0ab038-7d57-4fb5-944c-6715d80171a1 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:16.313841 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-6a0ab038-7d57-4fb5-944c-6715d80171a1 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:16.322159 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:16.322159 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:30:16.329848 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-6a0ab038-7d57-4fb5-944c-6715d80171a1 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] Volume info retrieved successfully. Jul 03 02:30:16.333982 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-6a0ab038-7d57-4fb5-944c-6715d80171a1 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] https://10.4.3.223/volume/v3/volumes/879eebfb-66f2-4ccc-8357-83b2c17c89be returned with HTTP 200 Jul 03 02:30:16.334284 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 477/1904] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:30:16 2026] GET /volume/v3/volumes/879eebfb-66f2-4ccc-8357-83b2c17c89be => generated 952 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:30:16.360300 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-69b013cf-c820-40b9-b8d6-68f71e0e43cb req-f0e973fb-fb1c-4855-8b59-22e8e82e1e3a None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:16.362972 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-69b013cf-c820-40b9-b8d6-68f71e0e43cb req-f0e973fb-fb1c-4855-8b59-22e8e82e1e3a tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] GET https://10.4.3.223/volume/v3/volumes/7fa30d4e-29b6-4120-b72f-60a6ec8f5b5e Jul 03 02:30:16.363174 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-69b013cf-c820-40b9-b8d6-68f71e0e43cb req-f0e973fb-fb1c-4855-8b59-22e8e82e1e3a tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:16.363379 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-69b013cf-c820-40b9-b8d6-68f71e0e43cb req-f0e973fb-fb1c-4855-8b59-22e8e82e1e3a tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:16.370607 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:16.370607 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:30:16.375121 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [req-69b013cf-c820-40b9-b8d6-68f71e0e43cb req-f0e973fb-fb1c-4855-8b59-22e8e82e1e3a tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] Volume info retrieved successfully. Jul 03 02:30:16.380147 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-69b013cf-c820-40b9-b8d6-68f71e0e43cb req-f0e973fb-fb1c-4855-8b59-22e8e82e1e3a tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] https://10.4.3.223/volume/v3/volumes/7fa30d4e-29b6-4120-b72f-60a6ec8f5b5e returned with HTTP 200 Jul 03 02:30:16.380590 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 469/1905] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:30:16 2026] GET /volume/v3/volumes/7fa30d4e-29b6-4120-b72f-60a6ec8f5b5e => generated 1159 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:30:16.391453 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-f58a0d8b-2188-4198-832a-5988edac65e7 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:16.391805 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-f58a0d8b-2188-4198-832a-5988edac65e7 None None] GET https://10.4.3.223/volume// Jul 03 02:30:16.392106 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-f58a0d8b-2188-4198-832a-5988edac65e7 None None] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:16.392161 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-f58a0d8b-2188-4198-832a-5988edac65e7 None None] Calling method 'all' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:16.392447 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-f58a0d8b-2188-4198-832a-5988edac65e7 None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:30:16.392752 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 475/1906] 10.4.3.223 () {66 vars in 1419 bytes} [Fri Jul 3 02:30:16 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:30:16.400100 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-69b013cf-c820-40b9-b8d6-68f71e0e43cb req-45791e73-251a-48f6-b619-2cc8cfd2d1f7 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:16.402230 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-69b013cf-c820-40b9-b8d6-68f71e0e43cb req-45791e73-251a-48f6-b619-2cc8cfd2d1f7 tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] POST https://10.4.3.223/volume/v3/attachments Jul 03 02:30:16.402623 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-69b013cf-c820-40b9-b8d6-68f71e0e43cb req-45791e73-251a-48f6-b619-2cc8cfd2d1f7 tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7fa30d4e-29b6-4120-b72f-60a6ec8f5b5e", "connector": null, "instance_uuid": "e4cf7b15-16ac-471e-a3c3-298269955497"}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:30:16.408391 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-a0b4392c-10f1-4a08-ab96-37b7fb02ba30 req-f6d89175-1ea0-467b-8e91-d5192a4e1bec None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:16.413122 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-a0b4392c-10f1-4a08-ab96-37b7fb02ba30 req-f6d89175-1ea0-467b-8e91-d5192a4e1bec tempest-ServerBootFromVolumeStableRescueTest-2141045341 tempest-ServerBootFromVolumeStableRescueTest-2141045341-project-member] POST https://10.4.3.223/volume/v3/attachments/10ea98ff-e211-4582-a4a4-bd4da69d8b4a/action Jul 03 02:30:16.413525 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-a0b4392c-10f1-4a08-ab96-37b7fb02ba30 req-f6d89175-1ea0-467b-8e91-d5192a4e1bec tempest-ServerBootFromVolumeStableRescueTest-2141045341 tempest-ServerBootFromVolumeStableRescueTest-2141045341-project-member] Action body: b'{"os-complete": null}' {{(pid=100013) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:30:16.413651 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-a0b4392c-10f1-4a08-ab96-37b7fb02ba30 req-f6d89175-1ea0-467b-8e91-d5192a4e1bec tempest-ServerBootFromVolumeStableRescueTest-2141045341 tempest-ServerBootFromVolumeStableRescueTest-2141045341-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:30:16.417525 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:16.417525 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:30:16.433265 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:16.433265 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:30:16.445998 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-a0b4392c-10f1-4a08-ab96-37b7fb02ba30 req-f6d89175-1ea0-467b-8e91-d5192a4e1bec tempest-ServerBootFromVolumeStableRescueTest-2141045341 tempest-ServerBootFromVolumeStableRescueTest-2141045341-project-member] https://10.4.3.223/volume/v3/attachments/10ea98ff-e211-4582-a4a4-bd4da69d8b4a/action returned with HTTP 204 Jul 03 02:30:16.446433 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 478/1907] 10.4.3.223 () {74 vars in 1725 bytes} [Fri Jul 3 02:30:16 2026] POST /volume/v3/attachments/10ea98ff-e211-4582-a4a4-bd4da69d8b4a/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:30:16.450520 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-69b013cf-c820-40b9-b8d6-68f71e0e43cb req-45791e73-251a-48f6-b619-2cc8cfd2d1f7 tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Jul 03 02:30:16.450965 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 486/1908] 10.4.3.223 () {74 vars in 1594 bytes} [Fri Jul 3 02:30:16 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) Jul 03 02:30:17.349336 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-434ed467-cf11-47eb-a2fc-f702dc163c47 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:17.351216 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-434ed467-cf11-47eb-a2fc-f702dc163c47 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] GET https://10.4.3.223/volume/v3/volumes/879eebfb-66f2-4ccc-8357-83b2c17c89be Jul 03 02:30:17.351487 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-434ed467-cf11-47eb-a2fc-f702dc163c47 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:17.351736 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-434ed467-cf11-47eb-a2fc-f702dc163c47 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:17.359604 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:17.359604 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:30:17.362860 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-434ed467-cf11-47eb-a2fc-f702dc163c47 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] Volume info retrieved successfully. Jul 03 02:30:17.366758 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-434ed467-cf11-47eb-a2fc-f702dc163c47 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] https://10.4.3.223/volume/v3/volumes/879eebfb-66f2-4ccc-8357-83b2c17c89be returned with HTTP 200 Jul 03 02:30:17.367223 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 470/1909] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:30:17 2026] GET /volume/v3/volumes/879eebfb-66f2-4ccc-8357-83b2c17c89be => generated 973 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:30:17.378484 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-23d27383-246b-4377-85c8-c54fc755dd81 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:17.380189 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-23d27383-246b-4377-85c8-c54fc755dd81 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] GET https://10.4.3.223/volume/v3/messages Jul 03 02:30:17.380442 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-23d27383-246b-4377-85c8-c54fc755dd81 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:17.380649 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-23d27383-246b-4377-85c8-c54fc755dd81 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] Calling method 'version_select' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:17.384313 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-23d27383-246b-4377-85c8-c54fc755dd81 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] https://10.4.3.223/volume/v3/messages returned with HTTP 200 Jul 03 02:30:17.384700 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 476/1910] 10.4.3.223 () {68 vars in 1280 bytes} [Fri Jul 3 02:30:17 2026] GET /volume/v3/messages => generated 670 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:30:17.395659 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-5c25ae93-02f7-46c7-a0a7-c548f942e0ee None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:17.397530 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-5c25ae93-02f7-46c7-a0a7-c548f942e0ee tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] DELETE https://10.4.3.223/volume/v3/messages/5fae81a4-281b-4b52-80fc-484799456e0f Jul 03 02:30:17.397723 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-5c25ae93-02f7-46c7-a0a7-c548f942e0ee tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:17.397916 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-5c25ae93-02f7-46c7-a0a7-c548f942e0ee tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] Calling method 'version_select' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:17.409651 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-5c25ae93-02f7-46c7-a0a7-c548f942e0ee tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] https://10.4.3.223/volume/v3/messages/5fae81a4-281b-4b52-80fc-484799456e0f returned with HTTP 204 Jul 03 02:30:17.410321 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 479/1911] 10.4.3.223 () {68 vars in 1394 bytes} [Fri Jul 3 02:30:17 2026] DELETE /volume/v3/messages/5fae81a4-281b-4b52-80fc-484799456e0f => generated 0 bytes in 15 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 03 02:30:17.416057 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-8979a4dc-95ea-4e71-9e2d-5b969361888d None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:17.418201 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-8979a4dc-95ea-4e71-9e2d-5b969361888d tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] GET https://10.4.3.223/volume/v3/messages/5fae81a4-281b-4b52-80fc-484799456e0f Jul 03 02:30:17.418477 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-8979a4dc-95ea-4e71-9e2d-5b969361888d tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:17.418734 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-8979a4dc-95ea-4e71-9e2d-5b969361888d tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] Calling method 'version_select' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:17.422805 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-8979a4dc-95ea-4e71-9e2d-5b969361888d tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] https://10.4.3.223/volume/v3/messages/5fae81a4-281b-4b52-80fc-484799456e0f returned with HTTP 404 Jul 03 02:30:17.423600 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 487/1912] 10.4.3.223 () {68 vars in 1391 bytes} [Fri Jul 3 02:30:17 2026] GET /volume/v3/messages/5fae81a4-281b-4b52-80fc-484799456e0f => generated 110 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:30:17.429104 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-d2480c16-953b-43a9-a73e-a924e37c8e94 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:17.431191 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-d2480c16-953b-43a9-a73e-a924e37c8e94 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] DELETE https://10.4.3.223/volume/v3/volumes/879eebfb-66f2-4ccc-8357-83b2c17c89be Jul 03 02:30:17.431440 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-d2480c16-953b-43a9-a73e-a924e37c8e94 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:17.431689 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-d2480c16-953b-43a9-a73e-a924e37c8e94 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] Calling method 'delete' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:17.431884 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.volumes [None req-d2480c16-953b-43a9-a73e-a924e37c8e94 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] Delete volume with id: 879eebfb-66f2-4ccc-8357-83b2c17c89be Jul 03 02:30:17.441416 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:17.441416 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:30:17.441921 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-d2480c16-953b-43a9-a73e-a924e37c8e94 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] Volume info retrieved successfully. Jul 03 02:30:17.443380 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-d2480c16-953b-43a9-a73e-a924e37c8e94 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100012) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 03 02:30:17.455409 np0000004352 devstack@c-api.service[100012]: WARNING cinder.quota [None req-d2480c16-953b-43a9-a73e-a924e37c8e94 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1779729434 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1779729434, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:30:17.455677 np0000004352 devstack@c-api.service[100012]: WARNING cinder.quota [None req-d2480c16-953b-43a9-a73e-a924e37c8e94 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1779729434 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1779729434, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:30:17.464464 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.quota [None req-d2480c16-953b-43a9-a73e-a924e37c8e94 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] Created reservations ['135c7ea7-abdb-422a-bc64-d0dffbfaa9c1', '83d10182-43cd-4b6b-8c1d-d456c87505a6', '7f193b33-7398-4cfb-967a-b0c85982e758', '444712d3-ec0d-451f-bb1a-2e378f0cf1ee'] {{(pid=100012) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:30:17.492393 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-d2480c16-953b-43a9-a73e-a924e37c8e94 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] Delete volume request issued successfully. Jul 03 02:30:17.492639 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-d2480c16-953b-43a9-a73e-a924e37c8e94 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] https://10.4.3.223/volume/v3/volumes/879eebfb-66f2-4ccc-8357-83b2c17c89be returned with HTTP 202 Jul 03 02:30:17.493003 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 471/1913] 10.4.3.223 () {68 vars in 1391 bytes} [Fri Jul 3 02:30:17 2026] DELETE /volume/v3/volumes/879eebfb-66f2-4ccc-8357-83b2c17c89be => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:30:17.499030 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-fe89b9c0-1cf1-4726-85db-b4d27fc22061 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:17.501298 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-fe89b9c0-1cf1-4726-85db-b4d27fc22061 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] DELETE https://10.4.3.223/volume/v3/types/565e6e82-ba47-49f4-9e7e-97f4256c3465 Jul 03 02:30:17.501538 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-fe89b9c0-1cf1-4726-85db-b4d27fc22061 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:17.501756 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-fe89b9c0-1cf1-4726-85db-b4d27fc22061 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] Calling method '_delete' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:17.532874 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-fe89b9c0-1cf1-4726-85db-b4d27fc22061 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] https://10.4.3.223/volume/v3/types/565e6e82-ba47-49f4-9e7e-97f4256c3465 returned with HTTP 202 Jul 03 02:30:17.533365 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 477/1914] 10.4.3.223 () {66 vars in 1345 bytes} [Fri Jul 3 02:30:17 2026] DELETE /volume/v3/types/565e6e82-ba47-49f4-9e7e-97f4256c3465 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:30:17.540819 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-d9d9cd50-9b64-4bd4-85c7-0a4efab10197 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:17.542294 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-d9d9cd50-9b64-4bd4-85c7-0a4efab10197 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] POST https://10.4.3.223/volume/v3/types Jul 03 02:30:17.542649 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-d9d9cd50-9b64-4bd4-85c7-0a4efab10197 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1317157507", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1212898543", "vendor_name": "tempest-vendor_name-253336747"}}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:30:17.563661 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-d9d9cd50-9b64-4bd4-85c7-0a4efab10197 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Jul 03 02:30:17.563986 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 480/1915] 10.4.3.223 () {68 vars in 1253 bytes} [Fri Jul 3 02:30:17 2026] POST /volume/v3/types => generated 328 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:30:17.571532 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-f670d744-b61e-4caf-8ddc-a9c0efc959d5 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:17.573384 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-f670d744-b61e-4caf-8ddc-a9c0efc959d5 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:30:17.573771 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-f670d744-b61e-4caf-8ddc-a9c0efc959d5 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "15167b3c-6fec-4808-99da-c010327b28bc", "size": 1}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:30:17.575742 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.volumes [None req-f670d744-b61e-4caf-8ddc-a9c0efc959d5 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] Create volume request body: {'volume': {'volume_type': '15167b3c-6fec-4808-99da-c010327b28bc', 'size': 1}} {{(pid=100015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:30:17.579347 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-f670d744-b61e-4caf-8ddc-a9c0efc959d5 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] Create volume of 1 GB Jul 03 02:30:17.579797 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:17.579797 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:30:17.580207 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-f670d744-b61e-4caf-8ddc-a9c0efc959d5 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] Availability Zones retrieved successfully. Jul 03 02:30:17.585499 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-f670d744-b61e-4caf-8ddc-a9c0efc959d5 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] Flow 'volume_create_api' (b1fb54e3-bb13-4641-bbda-1c583c8f2a11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:30:17.586728 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-f670d744-b61e-4caf-8ddc-a9c0efc959d5 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3f743e8-1ecc-4734-a827-8611783f25a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:30:17.587688 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.flows.api.create_volume [None req-f670d744-b61e-4caf-8ddc-a9c0efc959d5 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] Validating volume size '1' using validate_int {{(pid=100015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:30:17.605711 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-f670d744-b61e-4caf-8ddc-a9c0efc959d5 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3f743e8-1ecc-4734-a827-8611783f25a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:30:18Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1212898543',vendor_name='tempest-vendor_name-253336747'},id=15167b3c-6fec-4808-99da-c010327b28bc,is_public=True,name='tempest-ProjectAdminTests-volume-type-1317157507',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '15167b3c-6fec-4808-99da-c010327b28bc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:30:17.606482 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-f670d744-b61e-4caf-8ddc-a9c0efc959d5 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8bef72b-ccc1-4da3-a363-44880db2907d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:30:17.630842 np0000004352 devstack@c-api.service[100015]: WARNING cinder.quota [None req-f670d744-b61e-4caf-8ddc-a9c0efc959d5 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1317157507 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1317157507, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:30:17.631250 np0000004352 devstack@c-api.service[100015]: WARNING cinder.quota [None req-f670d744-b61e-4caf-8ddc-a9c0efc959d5 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1317157507 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1317157507, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:30:17.665061 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.quota [None req-f670d744-b61e-4caf-8ddc-a9c0efc959d5 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] Created reservations ['2ac28924-bf04-4e69-aeff-3f3ec867128f', '7aaad09b-2dd4-4fd3-9170-4388f3db11a2', 'bc2f2693-d0a6-4768-8d8f-c34f90090b16', '663c75f8-bb2b-410e-b168-c3de81bd375f'] {{(pid=100015) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:30:17.666104 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-f670d744-b61e-4caf-8ddc-a9c0efc959d5 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8bef72b-ccc1-4da3-a363-44880db2907d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2ac28924-bf04-4e69-aeff-3f3ec867128f', '7aaad09b-2dd4-4fd3-9170-4388f3db11a2', 'bc2f2693-d0a6-4768-8d8f-c34f90090b16', '663c75f8-bb2b-410e-b168-c3de81bd375f']}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:30:17.667086 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-f670d744-b61e-4caf-8ddc-a9c0efc959d5 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f19d5c9f-2c81-4c0d-b85c-82c2b7a00f1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:30:17.696216 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-f670d744-b61e-4caf-8ddc-a9c0efc959d5 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f19d5c9f-2c81-4c0d-b85c-82c2b7a00f1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7fce95b2-a8e9-427f-b56d-8310ad1e160f', '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='7392756432584e579883d1441c6fe363',qos_specs=None,replication_status=,reservations=['2ac28924-bf04-4e69-aeff-3f3ec867128f','7aaad09b-2dd4-4fd3-9170-4388f3db11a2','bc2f2693-d0a6-4768-8d8f-c34f90090b16','663c75f8-bb2b-410e-b168-c3de81bd375f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d8b510100b494153923e553bf385ce3b',volume_type_id=15167b3c-6fec-4808-99da-c010327b28bc), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:30:17Z,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=7fce95b2-a8e9-427f-b56d-8310ad1e160f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7392756432584e579883d1441c6fe363',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d8b510100b494153923e553bf385ce3b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(15167b3c-6fec-4808-99da-c010327b28bc),volume_type_id=15167b3c-6fec-4808-99da-c010327b28bc)}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:30:17.697633 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-f670d744-b61e-4caf-8ddc-a9c0efc959d5 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf9adb2d-d5ba-4e12-ac62-d28e366e677b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:30:17.719388 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-f670d744-b61e-4caf-8ddc-a9c0efc959d5 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf9adb2d-d5ba-4e12-ac62-d28e366e677b) transitioned into state 'SUCCESS' from 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='7392756432584e579883d1441c6fe363',qos_specs=None,replication_status=,reservations=['2ac28924-bf04-4e69-aeff-3f3ec867128f','7aaad09b-2dd4-4fd3-9170-4388f3db11a2','bc2f2693-d0a6-4768-8d8f-c34f90090b16','663c75f8-bb2b-410e-b168-c3de81bd375f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d8b510100b494153923e553bf385ce3b',volume_type_id=15167b3c-6fec-4808-99da-c010327b28bc)}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:30:17.720175 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-f670d744-b61e-4caf-8ddc-a9c0efc959d5 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6d472fd-454f-4e61-ae19-806baa172dc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:30:17.734298 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-f670d744-b61e-4caf-8ddc-a9c0efc959d5 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6d472fd-454f-4e61-ae19-806baa172dc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:30:17.735137 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-f670d744-b61e-4caf-8ddc-a9c0efc959d5 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] Flow 'volume_create_api' (b1fb54e3-bb13-4641-bbda-1c583c8f2a11) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:30:17.735474 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-f670d744-b61e-4caf-8ddc-a9c0efc959d5 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] Create volume request issued successfully. Jul 03 02:30:17.736075 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-f670d744-b61e-4caf-8ddc-a9c0efc959d5 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:30:17.737339 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 488/1916] 10.4.3.223 () {70 vars in 1298 bytes} [Fri Jul 3 02:30:17 2026] POST /volume/v3/volumes => generated 773 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:30:17.752237 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-4f7dd150-7d39-40bc-a6c4-1eed597861da None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:17.754410 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-4f7dd150-7d39-40bc-a6c4-1eed597861da tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] GET https://10.4.3.223/volume/v3/volumes/7fce95b2-a8e9-427f-b56d-8310ad1e160f Jul 03 02:30:17.754663 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-4f7dd150-7d39-40bc-a6c4-1eed597861da tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:17.754885 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-4f7dd150-7d39-40bc-a6c4-1eed597861da tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:17.764492 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:17.764492 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:30:17.769244 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-4f7dd150-7d39-40bc-a6c4-1eed597861da tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] Volume info retrieved successfully. Jul 03 02:30:17.776773 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-4f7dd150-7d39-40bc-a6c4-1eed597861da tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] https://10.4.3.223/volume/v3/volumes/7fce95b2-a8e9-427f-b56d-8310ad1e160f returned with HTTP 200 Jul 03 02:30:17.776773 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 472/1917] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:30:17 2026] GET /volume/v3/volumes/7fce95b2-a8e9-427f-b56d-8310ad1e160f => generated 952 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:30:18.792441 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-e198c101-4ee7-4852-8606-20285ac46afc None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:18.797694 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-e198c101-4ee7-4852-8606-20285ac46afc tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] GET https://10.4.3.223/volume/v3/volumes/7fce95b2-a8e9-427f-b56d-8310ad1e160f Jul 03 02:30:18.797694 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-e198c101-4ee7-4852-8606-20285ac46afc tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:18.798070 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-e198c101-4ee7-4852-8606-20285ac46afc tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:18.801893 np0000004352 devstack@c-api.service[100014]: DEBUG dbcounter [-] [100014] Writing DB stats cinder:SELECT=329,cinder:UPDATE=63,cinder:INSERT=35 {{(pid=100014) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 02:30:18.815045 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:18.815045 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:30:18.821443 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-e198c101-4ee7-4852-8606-20285ac46afc tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] Volume info retrieved successfully. Jul 03 02:30:18.827953 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-e198c101-4ee7-4852-8606-20285ac46afc tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] https://10.4.3.223/volume/v3/volumes/7fce95b2-a8e9-427f-b56d-8310ad1e160f returned with HTTP 200 Jul 03 02:30:18.828348 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 478/1918] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:30:18 2026] GET /volume/v3/volumes/7fce95b2-a8e9-427f-b56d-8310ad1e160f => generated 973 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:30:18.848110 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-11483ef8-5253-4b63-ac5a-ba1c6823d0b8 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:18.856501 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-11483ef8-5253-4b63-ac5a-ba1c6823d0b8 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] GET https://10.4.3.223/volume/v3/messages Jul 03 02:30:18.856501 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-11483ef8-5253-4b63-ac5a-ba1c6823d0b8 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:18.856501 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-11483ef8-5253-4b63-ac5a-ba1c6823d0b8 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] Calling method 'version_select' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:18.864439 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-11483ef8-5253-4b63-ac5a-ba1c6823d0b8 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] https://10.4.3.223/volume/v3/messages returned with HTTP 200 Jul 03 02:30:18.864878 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 481/1919] 10.4.3.223 () {68 vars in 1280 bytes} [Fri Jul 3 02:30:18 2026] GET /volume/v3/messages => generated 670 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:30:18.884152 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-fd258006-5465-432c-b425-e7ad7140fbb8 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:18.889690 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-fd258006-5465-432c-b425-e7ad7140fbb8 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] GET https://10.4.3.223/volume/v3/messages Jul 03 02:30:18.889946 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-fd258006-5465-432c-b425-e7ad7140fbb8 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:18.890172 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-fd258006-5465-432c-b425-e7ad7140fbb8 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] Calling method 'version_select' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:18.890472 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:18.890472 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:30:18.894093 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-fd258006-5465-432c-b425-e7ad7140fbb8 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] https://10.4.3.223/volume/v3/messages returned with HTTP 200 Jul 03 02:30:18.894495 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 489/1920] 10.4.3.223 () {68 vars in 1280 bytes} [Fri Jul 3 02:30:18 2026] GET /volume/v3/messages => generated 670 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:30:18.905829 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-c493ba7f-d6e6-456e-991f-7c5820acb726 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:18.908146 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-c493ba7f-d6e6-456e-991f-7c5820acb726 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] DELETE https://10.4.3.223/volume/v3/messages/be05c35f-1318-44c9-afd4-0657637c84ab Jul 03 02:30:18.908399 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-c493ba7f-d6e6-456e-991f-7c5820acb726 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:18.908658 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-c493ba7f-d6e6-456e-991f-7c5820acb726 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] Calling method 'version_select' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:18.928160 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-c493ba7f-d6e6-456e-991f-7c5820acb726 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] https://10.4.3.223/volume/v3/messages/be05c35f-1318-44c9-afd4-0657637c84ab returned with HTTP 204 Jul 03 02:30:18.928702 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 473/1921] 10.4.3.223 () {68 vars in 1394 bytes} [Fri Jul 3 02:30:18 2026] DELETE /volume/v3/messages/be05c35f-1318-44c9-afd4-0657637c84ab => generated 0 bytes in 23 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 03 02:30:18.937675 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-0a715686-d5d6-4906-b8a1-ca8c15693b08 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:18.939744 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-0a715686-d5d6-4906-b8a1-ca8c15693b08 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] DELETE https://10.4.3.223/volume/v3/volumes/7fce95b2-a8e9-427f-b56d-8310ad1e160f Jul 03 02:30:18.940323 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-0a715686-d5d6-4906-b8a1-ca8c15693b08 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:18.940323 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-0a715686-d5d6-4906-b8a1-ca8c15693b08 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] Calling method 'delete' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:18.940323 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.volumes [None req-0a715686-d5d6-4906-b8a1-ca8c15693b08 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] Delete volume with id: 7fce95b2-a8e9-427f-b56d-8310ad1e160f Jul 03 02:30:18.952334 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:18.952334 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:30:18.952709 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-0a715686-d5d6-4906-b8a1-ca8c15693b08 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] Volume info retrieved successfully. Jul 03 02:30:18.953683 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-0a715686-d5d6-4906-b8a1-ca8c15693b08 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100014) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 03 02:30:18.963877 np0000004352 devstack@c-api.service[100014]: WARNING cinder.quota [None req-0a715686-d5d6-4906-b8a1-ca8c15693b08 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1317157507 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1317157507, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:30:18.964209 np0000004352 devstack@c-api.service[100014]: WARNING cinder.quota [None req-0a715686-d5d6-4906-b8a1-ca8c15693b08 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1317157507 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1317157507, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:30:18.974580 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.quota [None req-0a715686-d5d6-4906-b8a1-ca8c15693b08 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] Created reservations ['b21417ae-7716-4e18-afc8-38112f7082c1', 'dc88dbd2-64ac-47bd-ad4f-c0bee21e067b', '39ac75e4-4f10-4508-8b85-3d930223a2ec', '1e32f4a7-d6cb-4e78-9062-817c17fbe646'] {{(pid=100014) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:30:19.009159 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-0a715686-d5d6-4906-b8a1-ca8c15693b08 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] Delete volume request issued successfully. Jul 03 02:30:19.009368 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-0a715686-d5d6-4906-b8a1-ca8c15693b08 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] https://10.4.3.223/volume/v3/volumes/7fce95b2-a8e9-427f-b56d-8310ad1e160f returned with HTTP 202 Jul 03 02:30:19.009812 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 479/1922] 10.4.3.223 () {68 vars in 1391 bytes} [Fri Jul 3 02:30:18 2026] DELETE /volume/v3/volumes/7fce95b2-a8e9-427f-b56d-8310ad1e160f => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:30:19.016564 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-481d2055-9596-43c5-8317-3e583787c602 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:19.017939 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-481d2055-9596-43c5-8317-3e583787c602 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] DELETE https://10.4.3.223/volume/v3/types/15167b3c-6fec-4808-99da-c010327b28bc Jul 03 02:30:19.018359 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-481d2055-9596-43c5-8317-3e583787c602 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:19.018744 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-481d2055-9596-43c5-8317-3e583787c602 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] Calling method '_delete' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:19.059848 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-481d2055-9596-43c5-8317-3e583787c602 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] https://10.4.3.223/volume/v3/types/15167b3c-6fec-4808-99da-c010327b28bc returned with HTTP 202 Jul 03 02:30:19.060556 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 482/1923] 10.4.3.223 () {66 vars in 1345 bytes} [Fri Jul 3 02:30:19 2026] DELETE /volume/v3/types/15167b3c-6fec-4808-99da-c010327b28bc => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:30:19.069658 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-3f149ebb-6abd-4f7f-9d07-e2b17730f169 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:19.074648 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-3f149ebb-6abd-4f7f-9d07-e2b17730f169 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] POST https://10.4.3.223/volume/v3/types Jul 03 02:30:19.075441 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-3f149ebb-6abd-4f7f-9d07-e2b17730f169 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1453804611", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1068336564", "vendor_name": "tempest-vendor_name-1306218198"}}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:30:19.091845 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-3f149ebb-6abd-4f7f-9d07-e2b17730f169 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Jul 03 02:30:19.092232 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 490/1924] 10.4.3.223 () {68 vars in 1253 bytes} [Fri Jul 3 02:30:19 2026] POST /volume/v3/types => generated 329 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:30:19.100732 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-d9f0edf3-25ad-4cec-a9c5-9ed8e62254f8 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:19.103047 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-d9f0edf3-25ad-4cec-a9c5-9ed8e62254f8 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:30:19.103509 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-d9f0edf3-25ad-4cec-a9c5-9ed8e62254f8 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "89c9e26b-43d4-4018-9c8c-417ce6164e37", "size": 1}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:30:19.105269 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.volumes [None req-d9f0edf3-25ad-4cec-a9c5-9ed8e62254f8 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] Create volume request body: {'volume': {'volume_type': '89c9e26b-43d4-4018-9c8c-417ce6164e37', 'size': 1}} {{(pid=100012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:30:19.109667 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.volumes [None req-d9f0edf3-25ad-4cec-a9c5-9ed8e62254f8 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] Create volume of 1 GB Jul 03 02:30:19.110039 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:19.110039 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:30:19.110490 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-d9f0edf3-25ad-4cec-a9c5-9ed8e62254f8 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] Availability Zones retrieved successfully. Jul 03 02:30:19.116018 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-d9f0edf3-25ad-4cec-a9c5-9ed8e62254f8 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] Flow 'volume_create_api' (f3620fd1-33ea-422b-ac15-b262b0e2fb84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:30:19.116932 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-d9f0edf3-25ad-4cec-a9c5-9ed8e62254f8 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb399c64-fbac-4e30-962d-a17b76c0b6a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:30:19.117619 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.flows.api.create_volume [None req-d9f0edf3-25ad-4cec-a9c5-9ed8e62254f8 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] Validating volume size '1' using validate_int {{(pid=100012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:30:19.136752 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-d9f0edf3-25ad-4cec-a9c5-9ed8e62254f8 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb399c64-fbac-4e30-962d-a17b76c0b6a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:30:19Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1068336564',vendor_name='tempest-vendor_name-1306218198'},id=89c9e26b-43d4-4018-9c8c-417ce6164e37,is_public=True,name='tempest-ProjectAdminTests-volume-type-1453804611',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '89c9e26b-43d4-4018-9c8c-417ce6164e37', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:30:19.138360 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-d9f0edf3-25ad-4cec-a9c5-9ed8e62254f8 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9201b6ee-9eed-4fad-809e-cea239d9b5de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:30:19.173434 np0000004352 devstack@c-api.service[100012]: WARNING cinder.quota [None req-d9f0edf3-25ad-4cec-a9c5-9ed8e62254f8 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1453804611 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1453804611, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:30:19.173434 np0000004352 devstack@c-api.service[100012]: WARNING cinder.quota [None req-d9f0edf3-25ad-4cec-a9c5-9ed8e62254f8 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1453804611 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1453804611, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:30:19.206593 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.quota [None req-d9f0edf3-25ad-4cec-a9c5-9ed8e62254f8 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] Created reservations ['b691a890-b020-4844-a74c-d88820b944ab', 'c3a24dc9-99de-4af7-947d-1e2d9f47db9b', '893a9065-fc47-4cd7-8028-d7550bc19fd5', 'c86aa6ac-d460-4913-8bdf-70b9ddee9503'] {{(pid=100012) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:30:19.207650 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-d9f0edf3-25ad-4cec-a9c5-9ed8e62254f8 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9201b6ee-9eed-4fad-809e-cea239d9b5de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b691a890-b020-4844-a74c-d88820b944ab', 'c3a24dc9-99de-4af7-947d-1e2d9f47db9b', '893a9065-fc47-4cd7-8028-d7550bc19fd5', 'c86aa6ac-d460-4913-8bdf-70b9ddee9503']}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:30:19.208609 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-d9f0edf3-25ad-4cec-a9c5-9ed8e62254f8 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0d9ec28-da4e-4b4f-8dc0-08367023d88d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:30:19.237088 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-d9f0edf3-25ad-4cec-a9c5-9ed8e62254f8 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0d9ec28-da4e-4b4f-8dc0-08367023d88d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd56c8bf3-55db-41e5-acc1-c9ddf759b6b2', '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='7392756432584e579883d1441c6fe363',qos_specs=None,replication_status=,reservations=['b691a890-b020-4844-a74c-d88820b944ab','c3a24dc9-99de-4af7-947d-1e2d9f47db9b','893a9065-fc47-4cd7-8028-d7550bc19fd5','c86aa6ac-d460-4913-8bdf-70b9ddee9503'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d8b510100b494153923e553bf385ce3b',volume_type_id=89c9e26b-43d4-4018-9c8c-417ce6164e37), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:30:19Z,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=d56c8bf3-55db-41e5-acc1-c9ddf759b6b2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7392756432584e579883d1441c6fe363',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d8b510100b494153923e553bf385ce3b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(89c9e26b-43d4-4018-9c8c-417ce6164e37),volume_type_id=89c9e26b-43d4-4018-9c8c-417ce6164e37)}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:30:19.237829 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-d9f0edf3-25ad-4cec-a9c5-9ed8e62254f8 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a1823d4-fa69-4b6a-8e43-7671f39d2f45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:30:19.257445 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-d9f0edf3-25ad-4cec-a9c5-9ed8e62254f8 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a1823d4-fa69-4b6a-8e43-7671f39d2f45) transitioned into state 'SUCCESS' from 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='7392756432584e579883d1441c6fe363',qos_specs=None,replication_status=,reservations=['b691a890-b020-4844-a74c-d88820b944ab','c3a24dc9-99de-4af7-947d-1e2d9f47db9b','893a9065-fc47-4cd7-8028-d7550bc19fd5','c86aa6ac-d460-4913-8bdf-70b9ddee9503'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d8b510100b494153923e553bf385ce3b',volume_type_id=89c9e26b-43d4-4018-9c8c-417ce6164e37)}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:30:19.258293 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-d9f0edf3-25ad-4cec-a9c5-9ed8e62254f8 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10c18a8d-702e-49d8-8ba6-eb73b27591c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:30:19.269665 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-d9f0edf3-25ad-4cec-a9c5-9ed8e62254f8 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10c18a8d-702e-49d8-8ba6-eb73b27591c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:30:19.270667 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-d9f0edf3-25ad-4cec-a9c5-9ed8e62254f8 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] Flow 'volume_create_api' (f3620fd1-33ea-422b-ac15-b262b0e2fb84) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:30:19.271078 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-d9f0edf3-25ad-4cec-a9c5-9ed8e62254f8 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] Create volume request issued successfully. Jul 03 02:30:19.271713 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-d9f0edf3-25ad-4cec-a9c5-9ed8e62254f8 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:30:19.272243 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 474/1925] 10.4.3.223 () {70 vars in 1298 bytes} [Fri Jul 3 02:30:19 2026] POST /volume/v3/volumes => generated 773 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:30:19.286925 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-a7f276ac-8303-4b9e-a951-ba9f60417102 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:19.290295 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-a7f276ac-8303-4b9e-a951-ba9f60417102 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] GET https://10.4.3.223/volume/v3/volumes/d56c8bf3-55db-41e5-acc1-c9ddf759b6b2 Jul 03 02:30:19.290295 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-a7f276ac-8303-4b9e-a951-ba9f60417102 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:19.290580 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-a7f276ac-8303-4b9e-a951-ba9f60417102 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:19.302276 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:19.302276 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:30:19.307842 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-a7f276ac-8303-4b9e-a951-ba9f60417102 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] Volume info retrieved successfully. Jul 03 02:30:19.313377 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-a7f276ac-8303-4b9e-a951-ba9f60417102 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] https://10.4.3.223/volume/v3/volumes/d56c8bf3-55db-41e5-acc1-c9ddf759b6b2 returned with HTTP 200 Jul 03 02:30:19.313830 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 480/1926] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:30:19 2026] GET /volume/v3/volumes/d56c8bf3-55db-41e5-acc1-c9ddf759b6b2 => generated 952 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:30:20.329141 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-8ef3885d-bcc6-48c3-8ab5-ba3d8283b749 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:20.331848 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-8ef3885d-bcc6-48c3-8ab5-ba3d8283b749 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] GET https://10.4.3.223/volume/v3/volumes/d56c8bf3-55db-41e5-acc1-c9ddf759b6b2 Jul 03 02:30:20.332141 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-8ef3885d-bcc6-48c3-8ab5-ba3d8283b749 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:20.332394 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-8ef3885d-bcc6-48c3-8ab5-ba3d8283b749 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:20.345750 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:20.345750 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:30:20.351666 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-8ef3885d-bcc6-48c3-8ab5-ba3d8283b749 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] Volume info retrieved successfully. Jul 03 02:30:20.355629 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-8ef3885d-bcc6-48c3-8ab5-ba3d8283b749 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] https://10.4.3.223/volume/v3/volumes/d56c8bf3-55db-41e5-acc1-c9ddf759b6b2 returned with HTTP 200 Jul 03 02:30:20.356450 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 483/1927] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:30:20 2026] GET /volume/v3/volumes/d56c8bf3-55db-41e5-acc1-c9ddf759b6b2 => generated 973 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:30:20.372795 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-7cc3297b-1d7c-4c74-8732-ca178f1ea4e2 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:20.377406 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-7cc3297b-1d7c-4c74-8732-ca178f1ea4e2 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] GET https://10.4.3.223/volume/v3/messages Jul 03 02:30:20.378737 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-7cc3297b-1d7c-4c74-8732-ca178f1ea4e2 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:20.378737 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-7cc3297b-1d7c-4c74-8732-ca178f1ea4e2 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] Calling method 'version_select' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:20.388509 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-7cc3297b-1d7c-4c74-8732-ca178f1ea4e2 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] https://10.4.3.223/volume/v3/messages returned with HTTP 200 Jul 03 02:30:20.389410 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 491/1928] 10.4.3.223 () {68 vars in 1280 bytes} [Fri Jul 3 02:30:20 2026] GET /volume/v3/messages => generated 670 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:30:20.401698 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-c0f1f8c3-9b40-4ced-aaab-22285151c7d1 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:20.404635 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-c0f1f8c3-9b40-4ced-aaab-22285151c7d1 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] GET https://10.4.3.223/volume/v3/messages/182f14ce-1d15-4aec-9c73-29d99c895143 Jul 03 02:30:20.404916 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-c0f1f8c3-9b40-4ced-aaab-22285151c7d1 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:20.405177 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-c0f1f8c3-9b40-4ced-aaab-22285151c7d1 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] Calling method 'version_select' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:20.409490 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:20.409490 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:30:20.410245 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-c0f1f8c3-9b40-4ced-aaab-22285151c7d1 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] https://10.4.3.223/volume/v3/messages/182f14ce-1d15-4aec-9c73-29d99c895143 returned with HTTP 200 Jul 03 02:30:20.410912 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 475/1929] 10.4.3.223 () {68 vars in 1391 bytes} [Fri Jul 3 02:30:20 2026] GET /volume/v3/messages/182f14ce-1d15-4aec-9c73-29d99c895143 => generated 667 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:30:20.420256 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-82ad7299-4724-4b09-96b7-b65faadb4938 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:20.422343 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-82ad7299-4724-4b09-96b7-b65faadb4938 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] DELETE https://10.4.3.223/volume/v3/messages/182f14ce-1d15-4aec-9c73-29d99c895143 Jul 03 02:30:20.422837 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-82ad7299-4724-4b09-96b7-b65faadb4938 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:20.422837 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-82ad7299-4724-4b09-96b7-b65faadb4938 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] Calling method 'version_select' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:20.434803 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-82ad7299-4724-4b09-96b7-b65faadb4938 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] https://10.4.3.223/volume/v3/messages/182f14ce-1d15-4aec-9c73-29d99c895143 returned with HTTP 204 Jul 03 02:30:20.435355 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 481/1930] 10.4.3.223 () {68 vars in 1394 bytes} [Fri Jul 3 02:30:20 2026] DELETE /volume/v3/messages/182f14ce-1d15-4aec-9c73-29d99c895143 => generated 0 bytes in 16 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 03 02:30:20.443915 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-1e55e4f1-f86e-40d4-943a-9f147ad50723 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:20.445834 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-1e55e4f1-f86e-40d4-943a-9f147ad50723 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] DELETE https://10.4.3.223/volume/v3/volumes/d56c8bf3-55db-41e5-acc1-c9ddf759b6b2 Jul 03 02:30:20.446057 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-1e55e4f1-f86e-40d4-943a-9f147ad50723 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:20.446317 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-1e55e4f1-f86e-40d4-943a-9f147ad50723 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] Calling method 'delete' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:20.446500 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.volumes [None req-1e55e4f1-f86e-40d4-943a-9f147ad50723 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] Delete volume with id: d56c8bf3-55db-41e5-acc1-c9ddf759b6b2 Jul 03 02:30:20.452987 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:20.452987 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:30:20.453482 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-1e55e4f1-f86e-40d4-943a-9f147ad50723 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] Volume info retrieved successfully. Jul 03 02:30:20.454148 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-1e55e4f1-f86e-40d4-943a-9f147ad50723 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100013) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 03 02:30:20.463646 np0000004352 devstack@c-api.service[100013]: WARNING cinder.quota [None req-1e55e4f1-f86e-40d4-943a-9f147ad50723 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1453804611 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1453804611, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:30:20.463886 np0000004352 devstack@c-api.service[100013]: WARNING cinder.quota [None req-1e55e4f1-f86e-40d4-943a-9f147ad50723 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1453804611 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1453804611, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:30:20.471299 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.quota [None req-1e55e4f1-f86e-40d4-943a-9f147ad50723 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] Created reservations ['1b423a5f-193b-45c8-9ffc-f2934e892584', '44159479-a1ed-4648-92b3-774a737edb42', '41d0921d-7479-4e27-a1ac-fb4da93753e4', '5906448f-8df3-470a-bbdd-5e30c1b475f3'] {{(pid=100013) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:30:20.497955 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-1e55e4f1-f86e-40d4-943a-9f147ad50723 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] Delete volume request issued successfully. Jul 03 02:30:20.498128 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-1e55e4f1-f86e-40d4-943a-9f147ad50723 tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] https://10.4.3.223/volume/v3/volumes/d56c8bf3-55db-41e5-acc1-c9ddf759b6b2 returned with HTTP 202 Jul 03 02:30:20.498576 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 484/1931] 10.4.3.223 () {68 vars in 1391 bytes} [Fri Jul 3 02:30:20 2026] DELETE /volume/v3/volumes/d56c8bf3-55db-41e5-acc1-c9ddf759b6b2 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:30:20.511250 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-b7606c3f-bbbd-4882-8df8-21e6a1adf8be None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:20.513561 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-b7606c3f-bbbd-4882-8df8-21e6a1adf8be tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] DELETE https://10.4.3.223/volume/v3/types/89c9e26b-43d4-4018-9c8c-417ce6164e37 Jul 03 02:30:20.513800 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-b7606c3f-bbbd-4882-8df8-21e6a1adf8be tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:20.514056 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-b7606c3f-bbbd-4882-8df8-21e6a1adf8be tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] Calling method '_delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:20.545283 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-b7606c3f-bbbd-4882-8df8-21e6a1adf8be tempest-ProjectAdminTests-353277550 tempest-ProjectAdminTests-353277550-project-admin] https://10.4.3.223/volume/v3/types/89c9e26b-43d4-4018-9c8c-417ce6164e37 returned with HTTP 202 Jul 03 02:30:20.545853 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 492/1932] 10.4.3.223 () {66 vars in 1345 bytes} [Fri Jul 3 02:30:20 2026] DELETE /volume/v3/types/89c9e26b-43d4-4018-9c8c-417ce6164e37 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:30:22.508860 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-41f98b60-76b5-416a-ba71-b266082f11d7 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:22.508860 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-41f98b60-76b5-416a-ba71-b266082f11d7 tempest-VolumeTypesAdminTests-2023495592 tempest-VolumeTypesAdminTests-2023495592-project-admin] POST https://10.4.3.223/volume/v3/types Jul 03 02:30:22.508860 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-41f98b60-76b5-416a-ba71-b266082f11d7 tempest-VolumeTypesAdminTests-2023495592 tempest-VolumeTypesAdminTests-2023495592-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1486270200", "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=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:30:22.508860 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-41f98b60-76b5-416a-ba71-b266082f11d7 tempest-VolumeTypesAdminTests-2023495592 tempest-VolumeTypesAdminTests-2023495592-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Jul 03 02:30:22.508860 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 476/1933] 10.4.3.223 () {68 vars in 1253 bytes} [Fri Jul 3 02:30:22 2026] POST /volume/v3/types => generated 380 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:30:22.512012 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-d3e4ef19-cbe3-42c0-bb4d-7f1a0a58d462 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:22.512012 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-d3e4ef19-cbe3-42c0-bb4d-7f1a0a58d462 tempest-VolumeTypesAdminTests-2023495592 tempest-VolumeTypesAdminTests-2023495592-project-admin] POST https://10.4.3.223/volume/v3/types/2b9d5d55-c160-47d4-88e8-af8b20d1bde5/encryption Jul 03 02:30:22.512012 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-d3e4ef19-cbe3-42c0-bb4d-7f1a0a58d462 tempest-VolumeTypesAdminTests-2023495592 tempest-VolumeTypesAdminTests-2023495592-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:30:22.512012 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-d3e4ef19-cbe3-42c0-bb4d-7f1a0a58d462 tempest-VolumeTypesAdminTests-2023495592 tempest-VolumeTypesAdminTests-2023495592-project-admin] https://10.4.3.223/volume/v3/types/2b9d5d55-c160-47d4-88e8-af8b20d1bde5/encryption returned with HTTP 200 Jul 03 02:30:22.512012 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 482/1934] 10.4.3.223 () {68 vars in 1397 bytes} [Fri Jul 3 02:30:22 2026] POST /volume/v3/types/2b9d5d55-c160-47d4-88e8-af8b20d1bde5/encryption => generated 239 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:30:22.512845 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-b228e87e-aba7-4e10-bad6-9db819136425 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:22.512845 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-b228e87e-aba7-4e10-bad6-9db819136425 tempest-VolumeTypesAdminTests-2023495592 tempest-VolumeTypesAdminTests-2023495592-project-admin] POST https://10.4.3.223/volume/v3/types Jul 03 02:30:22.512845 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-b228e87e-aba7-4e10-bad6-9db819136425 tempest-VolumeTypesAdminTests-2023495592 tempest-VolumeTypesAdminTests-2023495592-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-902122797", "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=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:30:22.512845 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-b228e87e-aba7-4e10-bad6-9db819136425 tempest-VolumeTypesAdminTests-2023495592 tempest-VolumeTypesAdminTests-2023495592-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Jul 03 02:30:22.512845 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 485/1935] 10.4.3.223 () {68 vars in 1253 bytes} [Fri Jul 3 02:30:22 2026] POST /volume/v3/types => generated 379 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:30:22.513998 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-e7dfcfa6-b454-4db7-80d0-349b54d6424f None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:22.513998 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-e7dfcfa6-b454-4db7-80d0-349b54d6424f tempest-VolumeTypesAdminTests-2023495592 tempest-VolumeTypesAdminTests-2023495592-project-admin] POST https://10.4.3.223/volume/v3/types/512d1185-0bed-4f4e-a0ca-0dd664867883/encryption Jul 03 02:30:22.513998 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-e7dfcfa6-b454-4db7-80d0-349b54d6424f tempest-VolumeTypesAdminTests-2023495592 tempest-VolumeTypesAdminTests-2023495592-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:30:22.522680 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-e7dfcfa6-b454-4db7-80d0-349b54d6424f tempest-VolumeTypesAdminTests-2023495592 tempest-VolumeTypesAdminTests-2023495592-project-admin] https://10.4.3.223/volume/v3/types/512d1185-0bed-4f4e-a0ca-0dd664867883/encryption returned with HTTP 200 Jul 03 02:30:22.522680 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 493/1936] 10.4.3.223 () {68 vars in 1397 bytes} [Fri Jul 3 02:30:22 2026] POST /volume/v3/types/512d1185-0bed-4f4e-a0ca-0dd664867883/encryption => generated 239 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:30:22.538845 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-fb89adf6-a5a3-41af-ad8a-7576a0260c0c None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:22.540282 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-fb89adf6-a5a3-41af-ad8a-7576a0260c0c tempest-VolumeTypesAdminTests-2023495592 tempest-VolumeTypesAdminTests-2023495592-project-admin] POST https://10.4.3.223/volume/v3/types Jul 03 02:30:22.540852 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-fb89adf6-a5a3-41af-ad8a-7576a0260c0c tempest-VolumeTypesAdminTests-2023495592 tempest-VolumeTypesAdminTests-2023495592-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-704340436", "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=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:30:22.564927 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-fb89adf6-a5a3-41af-ad8a-7576a0260c0c tempest-VolumeTypesAdminTests-2023495592 tempest-VolumeTypesAdminTests-2023495592-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Jul 03 02:30:22.565296 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 477/1937] 10.4.3.223 () {68 vars in 1253 bytes} [Fri Jul 3 02:30:22 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) Jul 03 02:30:22.573598 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-e8481fef-45ce-427c-b224-ab695fce8f93 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:22.578805 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-e8481fef-45ce-427c-b224-ab695fce8f93 tempest-VolumeTypesAdminTests-2023495592 tempest-VolumeTypesAdminTests-2023495592-project-admin] POST https://10.4.3.223/volume/v3/types/3f8e97fd-ad0b-4815-a601-cbd6d650efd0/extra_specs Jul 03 02:30:22.579390 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-e8481fef-45ce-427c-b224-ab695fce8f93 tempest-VolumeTypesAdminTests-2023495592 tempest-VolumeTypesAdminTests-2023495592-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:30:22.607982 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-e8481fef-45ce-427c-b224-ab695fce8f93 tempest-VolumeTypesAdminTests-2023495592 tempest-VolumeTypesAdminTests-2023495592-project-admin] https://10.4.3.223/volume/v3/types/3f8e97fd-ad0b-4815-a601-cbd6d650efd0/extra_specs returned with HTTP 200 Jul 03 02:30:22.608548 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 483/1938] 10.4.3.223 () {68 vars in 1399 bytes} [Fri Jul 3 02:30:22 2026] POST /volume/v3/types/3f8e97fd-ad0b-4815-a601-cbd6d650efd0/extra_specs => generated 35 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 02:30:22.619271 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-1065d212-cf7d-4860-9e7b-32cef6544578 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:22.623179 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-1065d212-cf7d-4860-9e7b-32cef6544578 tempest-VolumeTypesAdminTests-2023495592 tempest-VolumeTypesAdminTests-2023495592-project-admin] PUT https://10.4.3.223/volume/v3/types/3f8e97fd-ad0b-4815-a601-cbd6d650efd0/extra_specs/key2 Jul 03 02:30:22.623504 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-1065d212-cf7d-4860-9e7b-32cef6544578 tempest-VolumeTypesAdminTests-2023495592 tempest-VolumeTypesAdminTests-2023495592-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:30:22.656070 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-1065d212-cf7d-4860-9e7b-32cef6544578 tempest-VolumeTypesAdminTests-2023495592 tempest-VolumeTypesAdminTests-2023495592-project-admin] https://10.4.3.223/volume/v3/types/3f8e97fd-ad0b-4815-a601-cbd6d650efd0/extra_specs/key2 returned with HTTP 200 Jul 03 02:30:22.656537 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 486/1939] 10.4.3.223 () {68 vars in 1413 bytes} [Fri Jul 3 02:30:22 2026] PUT /volume/v3/types/3f8e97fd-ad0b-4815-a601-cbd6d650efd0/extra_specs/key2 => generated 25 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 02:30:22.669907 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-2398e471-0696-4986-8150-9b5e13d05886 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:22.672031 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-2398e471-0696-4986-8150-9b5e13d05886 tempest-VolumeTypesAdminTests-2023495592 tempest-VolumeTypesAdminTests-2023495592-project-admin] POST https://10.4.3.223/volume/v3/types Jul 03 02:30:22.672502 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-2398e471-0696-4986-8150-9b5e13d05886 tempest-VolumeTypesAdminTests-2023495592 tempest-VolumeTypesAdminTests-2023495592-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:30:22.690370 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-2398e471-0696-4986-8150-9b5e13d05886 tempest-VolumeTypesAdminTests-2023495592 tempest-VolumeTypesAdminTests-2023495592-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Jul 03 02:30:22.691200 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 494/1940] 10.4.3.223 () {68 vars in 1252 bytes} [Fri Jul 3 02:30:22 2026] POST /volume/v3/types => generated 195 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:30:22.700486 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-fc5b1775-34fe-4b75-885b-97ad07008b5d None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:22.702720 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-fc5b1775-34fe-4b75-885b-97ad07008b5d tempest-VolumeTypesAdminTests-2023495592 tempest-VolumeTypesAdminTests-2023495592-project-admin] DELETE https://10.4.3.223/volume/v3/types/fb44df24-2c92-4978-baa2-58459b5ec569 Jul 03 02:30:22.702720 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-fc5b1775-34fe-4b75-885b-97ad07008b5d tempest-VolumeTypesAdminTests-2023495592 tempest-VolumeTypesAdminTests-2023495592-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:22.702846 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-fc5b1775-34fe-4b75-885b-97ad07008b5d tempest-VolumeTypesAdminTests-2023495592 tempest-VolumeTypesAdminTests-2023495592-project-admin] Calling method '_delete' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:22.744927 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-fc5b1775-34fe-4b75-885b-97ad07008b5d tempest-VolumeTypesAdminTests-2023495592 tempest-VolumeTypesAdminTests-2023495592-project-admin] https://10.4.3.223/volume/v3/types/fb44df24-2c92-4978-baa2-58459b5ec569 returned with HTTP 202 Jul 03 02:30:22.744927 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 478/1941] 10.4.3.223 () {66 vars in 1345 bytes} [Fri Jul 3 02:30:22 2026] DELETE /volume/v3/types/fb44df24-2c92-4978-baa2-58459b5ec569 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:30:22.758020 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-a1dc4b12-695e-4bcb-b6be-ae475368edc3 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:22.763041 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-a1dc4b12-695e-4bcb-b6be-ae475368edc3 tempest-VolumeTypesAdminTests-2023495592 tempest-VolumeTypesAdminTests-2023495592-project-admin] POST https://10.4.3.223/volume/v3/types Jul 03 02:30:22.763324 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-a1dc4b12-695e-4bcb-b6be-ae475368edc3 tempest-VolumeTypesAdminTests-2023495592 tempest-VolumeTypesAdminTests-2023495592-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-216842702", "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=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:30:22.780526 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-a1dc4b12-695e-4bcb-b6be-ae475368edc3 tempest-VolumeTypesAdminTests-2023495592 tempest-VolumeTypesAdminTests-2023495592-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Jul 03 02:30:22.781075 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 484/1942] 10.4.3.223 () {68 vars in 1253 bytes} [Fri Jul 3 02:30:22 2026] POST /volume/v3/types => generated 379 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:30:22.788772 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-ecdfa874-e169-4610-b1ad-eab24fb1e391 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:22.790404 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-ecdfa874-e169-4610-b1ad-eab24fb1e391 tempest-VolumeTypesAdminTests-2023495592 tempest-VolumeTypesAdminTests-2023495592-project-admin] POST https://10.4.3.223/volume/v3/types/a58dedcc-6d22-481c-afa8-69c326e833a2/encryption Jul 03 02:30:22.790731 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-ecdfa874-e169-4610-b1ad-eab24fb1e391 tempest-VolumeTypesAdminTests-2023495592 tempest-VolumeTypesAdminTests-2023495592-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:30:22.810430 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-ecdfa874-e169-4610-b1ad-eab24fb1e391 tempest-VolumeTypesAdminTests-2023495592 tempest-VolumeTypesAdminTests-2023495592-project-admin] https://10.4.3.223/volume/v3/types/a58dedcc-6d22-481c-afa8-69c326e833a2/encryption returned with HTTP 200 Jul 03 02:30:22.810872 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 487/1943] 10.4.3.223 () {68 vars in 1397 bytes} [Fri Jul 3 02:30:22 2026] POST /volume/v3/types/a58dedcc-6d22-481c-afa8-69c326e833a2/encryption => generated 239 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:30:22.819438 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-3de09897-bcb0-417a-8120-8b6c3bdce99b None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:22.821045 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-3de09897-bcb0-417a-8120-8b6c3bdce99b tempest-VolumeTypesAdminTests-2023495592 tempest-VolumeTypesAdminTests-2023495592-project-admin] DELETE https://10.4.3.223/volume/v3/types/a58dedcc-6d22-481c-afa8-69c326e833a2/encryption/eab1ab6f-4894-4c39-bfcb-8d843525ac2f Jul 03 02:30:22.821322 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-3de09897-bcb0-417a-8120-8b6c3bdce99b tempest-VolumeTypesAdminTests-2023495592 tempest-VolumeTypesAdminTests-2023495592-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:22.821563 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-3de09897-bcb0-417a-8120-8b6c3bdce99b tempest-VolumeTypesAdminTests-2023495592 tempest-VolumeTypesAdminTests-2023495592-project-admin] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:22.841780 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-3de09897-bcb0-417a-8120-8b6c3bdce99b tempest-VolumeTypesAdminTests-2023495592 tempest-VolumeTypesAdminTests-2023495592-project-admin] https://10.4.3.223/volume/v3/types/a58dedcc-6d22-481c-afa8-69c326e833a2/encryption/eab1ab6f-4894-4c39-bfcb-8d843525ac2f returned with HTTP 202 Jul 03 02:30:22.842244 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 495/1944] 10.4.3.223 () {66 vars in 1489 bytes} [Fri Jul 3 02:30:22 2026] DELETE /volume/v3/types/a58dedcc-6d22-481c-afa8-69c326e833a2/encryption/eab1ab6f-4894-4c39-bfcb-8d843525ac2f => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:30:22.851933 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-8d9ab4a7-43de-48e4-9bf3-181d55625632 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:22.853663 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-8d9ab4a7-43de-48e4-9bf3-181d55625632 tempest-VolumeTypesAdminTests-2023495592 tempest-VolumeTypesAdminTests-2023495592-project-admin] POST https://10.4.3.223/volume/v3/types Jul 03 02:30:22.854028 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-8d9ab4a7-43de-48e4-9bf3-181d55625632 tempest-VolumeTypesAdminTests-2023495592 tempest-VolumeTypesAdminTests-2023495592-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1269021415", "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=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:30:22.876615 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-8d9ab4a7-43de-48e4-9bf3-181d55625632 tempest-VolumeTypesAdminTests-2023495592 tempest-VolumeTypesAdminTests-2023495592-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Jul 03 02:30:22.877276 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 479/1945] 10.4.3.223 () {68 vars in 1253 bytes} [Fri Jul 3 02:30:22 2026] POST /volume/v3/types => generated 380 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 02:30:22.886250 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-de52d06f-04bb-4d1f-a382-5776aa014b79 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:22.890198 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-de52d06f-04bb-4d1f-a382-5776aa014b79 tempest-VolumeTypesAdminTests-2023495592 tempest-VolumeTypesAdminTests-2023495592-project-admin] DELETE https://10.4.3.223/volume/v3/types/3737c451-e9d9-420a-a636-dcbf64eebe4b/extra_specs/key1 Jul 03 02:30:22.891237 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-de52d06f-04bb-4d1f-a382-5776aa014b79 tempest-VolumeTypesAdminTests-2023495592 tempest-VolumeTypesAdminTests-2023495592-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:22.892568 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-de52d06f-04bb-4d1f-a382-5776aa014b79 tempest-VolumeTypesAdminTests-2023495592 tempest-VolumeTypesAdminTests-2023495592-project-admin] Calling method 'delete' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:22.918348 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-de52d06f-04bb-4d1f-a382-5776aa014b79 tempest-VolumeTypesAdminTests-2023495592 tempest-VolumeTypesAdminTests-2023495592-project-admin] https://10.4.3.223/volume/v3/types/3737c451-e9d9-420a-a636-dcbf64eebe4b/extra_specs/key1 returned with HTTP 202 Jul 03 02:30:22.918756 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 485/1946] 10.4.3.223 () {66 vars in 1396 bytes} [Fri Jul 3 02:30:22 2026] DELETE /volume/v3/types/3737c451-e9d9-420a-a636-dcbf64eebe4b/extra_specs/key1 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 02:30:22.929620 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-f23db98c-5aa8-41be-b991-d697dcbc39ef None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:22.932014 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-f23db98c-5aa8-41be-b991-d697dcbc39ef tempest-VolumeTypesAdminTests-2023495592 tempest-VolumeTypesAdminTests-2023495592-project-admin] POST https://10.4.3.223/volume/v3/types Jul 03 02:30:22.932540 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-f23db98c-5aa8-41be-b991-d697dcbc39ef tempest-VolumeTypesAdminTests-2023495592 tempest-VolumeTypesAdminTests-2023495592-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2095045759", "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=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:30:22.962957 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-f23db98c-5aa8-41be-b991-d697dcbc39ef tempest-VolumeTypesAdminTests-2023495592 tempest-VolumeTypesAdminTests-2023495592-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Jul 03 02:30:22.963415 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 488/1947] 10.4.3.223 () {68 vars in 1253 bytes} [Fri Jul 3 02:30:22 2026] POST /volume/v3/types => generated 380 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:30:22.979127 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-e88265ef-e69a-40cb-a2f7-58b02c60a982 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:22.981791 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-e88265ef-e69a-40cb-a2f7-58b02c60a982 tempest-VolumeTypesAdminTests-2023495592 tempest-VolumeTypesAdminTests-2023495592-project-admin] DELETE https://10.4.3.223/volume/v3/types/68056c7a-db72-4e2e-b7aa-8f0cc1160fd8 Jul 03 02:30:22.983120 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-e88265ef-e69a-40cb-a2f7-58b02c60a982 tempest-VolumeTypesAdminTests-2023495592 tempest-VolumeTypesAdminTests-2023495592-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:22.983120 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-e88265ef-e69a-40cb-a2f7-58b02c60a982 tempest-VolumeTypesAdminTests-2023495592 tempest-VolumeTypesAdminTests-2023495592-project-admin] Calling method '_delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:23.021001 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-e88265ef-e69a-40cb-a2f7-58b02c60a982 tempest-VolumeTypesAdminTests-2023495592 tempest-VolumeTypesAdminTests-2023495592-project-admin] https://10.4.3.223/volume/v3/types/68056c7a-db72-4e2e-b7aa-8f0cc1160fd8 returned with HTTP 202 Jul 03 02:30:23.021001 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 496/1948] 10.4.3.223 () {66 vars in 1345 bytes} [Fri Jul 3 02:30:22 2026] DELETE /volume/v3/types/68056c7a-db72-4e2e-b7aa-8f0cc1160fd8 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:30:23.031699 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-d73519da-e8a3-4552-ae51-889417208952 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:23.034607 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-d73519da-e8a3-4552-ae51-889417208952 tempest-VolumeTypesAdminTests-2023495592 tempest-VolumeTypesAdminTests-2023495592-project-admin] GET https://10.4.3.223/volume/v3/types/2b9d5d55-c160-47d4-88e8-af8b20d1bde5/extra_specs Jul 03 02:30:23.034607 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-d73519da-e8a3-4552-ae51-889417208952 tempest-VolumeTypesAdminTests-2023495592 tempest-VolumeTypesAdminTests-2023495592-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:23.034607 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-d73519da-e8a3-4552-ae51-889417208952 tempest-VolumeTypesAdminTests-2023495592 tempest-VolumeTypesAdminTests-2023495592-project-admin] Calling method 'index' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:23.043792 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-d73519da-e8a3-4552-ae51-889417208952 tempest-VolumeTypesAdminTests-2023495592 tempest-VolumeTypesAdminTests-2023495592-project-admin] https://10.4.3.223/volume/v3/types/2b9d5d55-c160-47d4-88e8-af8b20d1bde5/extra_specs returned with HTTP 200 Jul 03 02:30:23.043792 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 480/1949] 10.4.3.223 () {66 vars in 1378 bytes} [Fri Jul 3 02:30:23 2026] GET /volume/v3/types/2b9d5d55-c160-47d4-88e8-af8b20d1bde5/extra_specs => generated 185 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:30:23.053389 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-8de94c29-0649-4124-8ca2-49756d95f597 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:23.057686 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-8de94c29-0649-4124-8ca2-49756d95f597 tempest-VolumeTypesAdminTests-2023495592 tempest-VolumeTypesAdminTests-2023495592-project-admin] GET https://10.4.3.223/volume/v3/types Jul 03 02:30:23.057841 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-8de94c29-0649-4124-8ca2-49756d95f597 tempest-VolumeTypesAdminTests-2023495592 tempest-VolumeTypesAdminTests-2023495592-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:23.058037 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-8de94c29-0649-4124-8ca2-49756d95f597 tempest-VolumeTypesAdminTests-2023495592 tempest-VolumeTypesAdminTests-2023495592-project-admin] Calling method 'index' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:23.093689 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-8de94c29-0649-4124-8ca2-49756d95f597 tempest-VolumeTypesAdminTests-2023495592 tempest-VolumeTypesAdminTests-2023495592-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Jul 03 02:30:23.093689 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 486/1950] 10.4.3.223 () {66 vars in 1231 bytes} [Fri Jul 3 02:30:23 2026] GET /volume/v3/types => generated 3650 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:30:23.107309 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-ec34468f-ac20-4db8-845c-9db0e44037b6 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:23.110387 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-ec34468f-ac20-4db8-845c-9db0e44037b6 tempest-VolumeTypesAdminTests-2023495592 tempest-VolumeTypesAdminTests-2023495592-project-admin] GET https://10.4.3.223/volume/v3/types/2b9d5d55-c160-47d4-88e8-af8b20d1bde5/encryption/cipher Jul 03 02:30:23.110689 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-ec34468f-ac20-4db8-845c-9db0e44037b6 tempest-VolumeTypesAdminTests-2023495592 tempest-VolumeTypesAdminTests-2023495592-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:23.111975 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-ec34468f-ac20-4db8-845c-9db0e44037b6 tempest-VolumeTypesAdminTests-2023495592 tempest-VolumeTypesAdminTests-2023495592-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:23.119500 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-ec34468f-ac20-4db8-845c-9db0e44037b6 tempest-VolumeTypesAdminTests-2023495592 tempest-VolumeTypesAdminTests-2023495592-project-admin] https://10.4.3.223/volume/v3/types/2b9d5d55-c160-47d4-88e8-af8b20d1bde5/encryption/cipher returned with HTTP 200 Jul 03 02:30:23.120000 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 489/1951] 10.4.3.223 () {66 vars in 1396 bytes} [Fri Jul 3 02:30:23 2026] GET /volume/v3/types/2b9d5d55-c160-47d4-88e8-af8b20d1bde5/encryption/cipher => generated 29 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 02:30:23.129944 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-2cf2590e-3dfd-4197-81d4-2ce386ac951c None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:23.132384 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-2cf2590e-3dfd-4197-81d4-2ce386ac951c tempest-VolumeTypesAdminTests-2023495592 tempest-VolumeTypesAdminTests-2023495592-project-admin] GET https://10.4.3.223/volume/v3/types/2b9d5d55-c160-47d4-88e8-af8b20d1bde5/encryption Jul 03 02:30:23.132661 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-2cf2590e-3dfd-4197-81d4-2ce386ac951c tempest-VolumeTypesAdminTests-2023495592 tempest-VolumeTypesAdminTests-2023495592-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:23.132904 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-2cf2590e-3dfd-4197-81d4-2ce386ac951c tempest-VolumeTypesAdminTests-2023495592 tempest-VolumeTypesAdminTests-2023495592-project-admin] Calling method 'index' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:23.140650 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-2cf2590e-3dfd-4197-81d4-2ce386ac951c tempest-VolumeTypesAdminTests-2023495592 tempest-VolumeTypesAdminTests-2023495592-project-admin] https://10.4.3.223/volume/v3/types/2b9d5d55-c160-47d4-88e8-af8b20d1bde5/encryption returned with HTTP 200 Jul 03 02:30:23.141186 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 497/1952] 10.4.3.223 () {66 vars in 1375 bytes} [Fri Jul 3 02:30:23 2026] GET /volume/v3/types/2b9d5d55-c160-47d4-88e8-af8b20d1bde5/encryption => generated 325 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:30:23.153439 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-80ed827e-f933-4ab7-8dfb-5958eda4d5ff None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:23.155851 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-80ed827e-f933-4ab7-8dfb-5958eda4d5ff tempest-VolumeTypesAdminTests-2023495592 tempest-VolumeTypesAdminTests-2023495592-project-admin] GET https://10.4.3.223/volume/v3/types/2b9d5d55-c160-47d4-88e8-af8b20d1bde5/extra_specs/multiattach Jul 03 02:30:23.156133 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-80ed827e-f933-4ab7-8dfb-5958eda4d5ff tempest-VolumeTypesAdminTests-2023495592 tempest-VolumeTypesAdminTests-2023495592-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:23.156431 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-80ed827e-f933-4ab7-8dfb-5958eda4d5ff tempest-VolumeTypesAdminTests-2023495592 tempest-VolumeTypesAdminTests-2023495592-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:23.176019 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-80ed827e-f933-4ab7-8dfb-5958eda4d5ff tempest-VolumeTypesAdminTests-2023495592 tempest-VolumeTypesAdminTests-2023495592-project-admin] https://10.4.3.223/volume/v3/types/2b9d5d55-c160-47d4-88e8-af8b20d1bde5/extra_specs/multiattach returned with HTTP 200 Jul 03 02:30:23.176019 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 481/1953] 10.4.3.223 () {66 vars in 1414 bytes} [Fri Jul 3 02:30:23 2026] GET /volume/v3/types/2b9d5d55-c160-47d4-88e8-af8b20d1bde5/extra_specs/multiattach => generated 29 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 02:30:23.186506 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-1d4a0502-78dc-436d-8de5-f4d62124c1c8 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:23.188159 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-1d4a0502-78dc-436d-8de5-f4d62124c1c8 tempest-VolumeTypesAdminTests-2023495592 tempest-VolumeTypesAdminTests-2023495592-project-admin] GET https://10.4.3.223/volume/v3/types/2b9d5d55-c160-47d4-88e8-af8b20d1bde5/extra_specs/volume_backend_name Jul 03 02:30:23.188581 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-1d4a0502-78dc-436d-8de5-f4d62124c1c8 tempest-VolumeTypesAdminTests-2023495592 tempest-VolumeTypesAdminTests-2023495592-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:23.188890 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-1d4a0502-78dc-436d-8de5-f4d62124c1c8 tempest-VolumeTypesAdminTests-2023495592 tempest-VolumeTypesAdminTests-2023495592-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:23.198224 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-1d4a0502-78dc-436d-8de5-f4d62124c1c8 tempest-VolumeTypesAdminTests-2023495592 tempest-VolumeTypesAdminTests-2023495592-project-admin] https://10.4.3.223/volume/v3/types/2b9d5d55-c160-47d4-88e8-af8b20d1bde5/extra_specs/volume_backend_name returned with HTTP 200 Jul 03 02:30:23.198224 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 487/1954] 10.4.3.223 () {66 vars in 1438 bytes} [Fri Jul 3 02:30:23 2026] GET /volume/v3/types/2b9d5d55-c160-47d4-88e8-af8b20d1bde5/extra_specs/volume_backend_name => generated 44 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 02:30:23.208462 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-576473fa-d02a-4691-b2b5-c63bca9550aa None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:23.216429 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-576473fa-d02a-4691-b2b5-c63bca9550aa tempest-VolumeTypesAdminTests-2023495592 tempest-VolumeTypesAdminTests-2023495592-project-admin] GET https://10.4.3.223/volume/v3/types/2b9d5d55-c160-47d4-88e8-af8b20d1bde5 Jul 03 02:30:23.216915 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-576473fa-d02a-4691-b2b5-c63bca9550aa tempest-VolumeTypesAdminTests-2023495592 tempest-VolumeTypesAdminTests-2023495592-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:23.216915 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-576473fa-d02a-4691-b2b5-c63bca9550aa tempest-VolumeTypesAdminTests-2023495592 tempest-VolumeTypesAdminTests-2023495592-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:23.225842 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-576473fa-d02a-4691-b2b5-c63bca9550aa tempest-VolumeTypesAdminTests-2023495592 tempest-VolumeTypesAdminTests-2023495592-project-admin] https://10.4.3.223/volume/v3/types/2b9d5d55-c160-47d4-88e8-af8b20d1bde5 returned with HTTP 200 Jul 03 02:30:23.225842 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 490/1955] 10.4.3.223 () {66 vars in 1342 bytes} [Fri Jul 3 02:30:23 2026] GET /volume/v3/types/2b9d5d55-c160-47d4-88e8-af8b20d1bde5 => generated 402 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:30:23.243459 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-242df22e-4a2d-452f-8867-8df5aee1298c None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:23.247606 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-242df22e-4a2d-452f-8867-8df5aee1298c tempest-VolumeTypesAdminTests-2023495592 tempest-VolumeTypesAdminTests-2023495592-project-admin] PUT https://10.4.3.223/volume/v3/types/2b9d5d55-c160-47d4-88e8-af8b20d1bde5/encryption/27a6fbe4-3705-4799-90d0-cf198154e17a Jul 03 02:30:23.247606 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-242df22e-4a2d-452f-8867-8df5aee1298c tempest-VolumeTypesAdminTests-2023495592 tempest-VolumeTypesAdminTests-2023495592-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:30:23.276398 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-242df22e-4a2d-452f-8867-8df5aee1298c tempest-VolumeTypesAdminTests-2023495592 tempest-VolumeTypesAdminTests-2023495592-project-admin] https://10.4.3.223/volume/v3/types/2b9d5d55-c160-47d4-88e8-af8b20d1bde5/encryption/27a6fbe4-3705-4799-90d0-cf198154e17a returned with HTTP 200 Jul 03 02:30:23.276777 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 498/1956] 10.4.3.223 () {68 vars in 1506 bytes} [Fri Jul 3 02:30:23 2026] PUT /volume/v3/types/2b9d5d55-c160-47d4-88e8-af8b20d1bde5/encryption/27a6fbe4-3705-4799-90d0-cf198154e17a => generated 33 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 02:30:23.289571 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-ef17e8c5-3c3d-4b55-9ac1-5576b8046079 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:23.292130 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-ef17e8c5-3c3d-4b55-9ac1-5576b8046079 tempest-VolumeTypesAdminTests-2023495592 tempest-VolumeTypesAdminTests-2023495592-project-admin] PUT https://10.4.3.223/volume/v3/types/2b9d5d55-c160-47d4-88e8-af8b20d1bde5/extra_specs/key1 Jul 03 02:30:23.292513 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-ef17e8c5-3c3d-4b55-9ac1-5576b8046079 tempest-VolumeTypesAdminTests-2023495592 tempest-VolumeTypesAdminTests-2023495592-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:30:23.317340 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-ef17e8c5-3c3d-4b55-9ac1-5576b8046079 tempest-VolumeTypesAdminTests-2023495592 tempest-VolumeTypesAdminTests-2023495592-project-admin] https://10.4.3.223/volume/v3/types/2b9d5d55-c160-47d4-88e8-af8b20d1bde5/extra_specs/key1 returned with HTTP 200 Jul 03 02:30:23.317750 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 482/1957] 10.4.3.223 () {68 vars in 1413 bytes} [Fri Jul 3 02:30:23 2026] PUT /volume/v3/types/2b9d5d55-c160-47d4-88e8-af8b20d1bde5/extra_specs/key1 => generated 30 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 02:30:23.329783 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-cd8a4399-c475-41b2-a04d-61cc765b8fc3 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:23.331287 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-cd8a4399-c475-41b2-a04d-61cc765b8fc3 tempest-VolumeTypesAdminTests-2023495592 tempest-VolumeTypesAdminTests-2023495592-project-admin] PUT https://10.4.3.223/volume/v3/types/2b9d5d55-c160-47d4-88e8-af8b20d1bde5 Jul 03 02:30:23.331651 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-cd8a4399-c475-41b2-a04d-61cc765b8fc3 tempest-VolumeTypesAdminTests-2023495592 tempest-VolumeTypesAdminTests-2023495592-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:30:23.354875 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-cd8a4399-c475-41b2-a04d-61cc765b8fc3 tempest-VolumeTypesAdminTests-2023495592 tempest-VolumeTypesAdminTests-2023495592-project-admin] https://10.4.3.223/volume/v3/types/2b9d5d55-c160-47d4-88e8-af8b20d1bde5 returned with HTTP 200 Jul 03 02:30:23.355695 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 488/1958] 10.4.3.223 () {68 vars in 1362 bytes} [Fri Jul 3 02:30:23 2026] PUT /volume/v3/types/2b9d5d55-c160-47d4-88e8-af8b20d1bde5 => generated 371 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:30:23.372657 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-ce013969-032e-41d2-88a0-bd0916fb916f None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:23.374493 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-ce013969-032e-41d2-88a0-bd0916fb916f tempest-VolumeTypesAdminTests-2023495592 tempest-VolumeTypesAdminTests-2023495592-project-admin] DELETE https://10.4.3.223/volume/v3/types/3737c451-e9d9-420a-a636-dcbf64eebe4b Jul 03 02:30:23.375366 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-ce013969-032e-41d2-88a0-bd0916fb916f tempest-VolumeTypesAdminTests-2023495592 tempest-VolumeTypesAdminTests-2023495592-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:23.375366 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-ce013969-032e-41d2-88a0-bd0916fb916f tempest-VolumeTypesAdminTests-2023495592 tempest-VolumeTypesAdminTests-2023495592-project-admin] Calling method '_delete' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:23.395001 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-1255f550-1582-451b-ab78-4f900b916f73 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:23.397250 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-1255f550-1582-451b-ab78-4f900b916f73 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] DELETE https://10.4.3.223/volume/v3/volumes/8a259660-0d39-4f10-9e48-8c77db59ef29 Jul 03 02:30:23.397496 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-1255f550-1582-451b-ab78-4f900b916f73 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:23.397710 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-1255f550-1582-451b-ab78-4f900b916f73 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:23.397886 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-1255f550-1582-451b-ab78-4f900b916f73 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Delete volume with id: 8a259660-0d39-4f10-9e48-8c77db59ef29 Jul 03 02:30:23.410003 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:23.410003 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:30:23.410652 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-1255f550-1582-451b-ab78-4f900b916f73 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Volume info retrieved successfully. Jul 03 02:30:23.421967 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-ce013969-032e-41d2-88a0-bd0916fb916f tempest-VolumeTypesAdminTests-2023495592 tempest-VolumeTypesAdminTests-2023495592-project-admin] https://10.4.3.223/volume/v3/types/3737c451-e9d9-420a-a636-dcbf64eebe4b returned with HTTP 202 Jul 03 02:30:23.422527 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 491/1959] 10.4.3.223 () {66 vars in 1345 bytes} [Fri Jul 3 02:30:23 2026] DELETE /volume/v3/types/3737c451-e9d9-420a-a636-dcbf64eebe4b => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:30:23.432904 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-e8d77dae-9f1a-43e1-8c76-430799335ab7 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:23.436115 np0000004352 devstack@c-api.service[100015]: WARNING cinder.keymgr.conf_key_mgr [None req-1255f550-1582-451b-ab78-4f900b916f73 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 02:30:23.437066 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-e8d77dae-9f1a-43e1-8c76-430799335ab7 tempest-VolumeTypesAdminTests-2023495592 tempest-VolumeTypesAdminTests-2023495592-project-admin] DELETE https://10.4.3.223/volume/v3/types/a58dedcc-6d22-481c-afa8-69c326e833a2 Jul 03 02:30:23.437317 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-e8d77dae-9f1a-43e1-8c76-430799335ab7 tempest-VolumeTypesAdminTests-2023495592 tempest-VolumeTypesAdminTests-2023495592-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:23.437545 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-e8d77dae-9f1a-43e1-8c76-430799335ab7 tempest-VolumeTypesAdminTests-2023495592 tempest-VolumeTypesAdminTests-2023495592-project-admin] Calling method '_delete' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:23.448440 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-1255f550-1582-451b-ab78-4f900b916f73 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Delete volume request issued successfully. Jul 03 02:30:23.448719 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-1255f550-1582-451b-ab78-4f900b916f73 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/volumes/8a259660-0d39-4f10-9e48-8c77db59ef29 returned with HTTP 202 Jul 03 02:30:23.449228 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 499/1960] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:30:23 2026] DELETE /volume/v3/volumes/8a259660-0d39-4f10-9e48-8c77db59ef29 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:30:23.457982 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-d1736f50-1aa3-4be0-935a-2901c7e2e08f None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:23.463385 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-d1736f50-1aa3-4be0-935a-2901c7e2e08f tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] GET https://10.4.3.223/volume/v3/volumes/8a259660-0d39-4f10-9e48-8c77db59ef29 Jul 03 02:30:23.463719 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-d1736f50-1aa3-4be0-935a-2901c7e2e08f tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:23.464006 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-d1736f50-1aa3-4be0-935a-2901c7e2e08f tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:23.471791 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-e8d77dae-9f1a-43e1-8c76-430799335ab7 tempest-VolumeTypesAdminTests-2023495592 tempest-VolumeTypesAdminTests-2023495592-project-admin] https://10.4.3.223/volume/v3/types/a58dedcc-6d22-481c-afa8-69c326e833a2 returned with HTTP 202 Jul 03 02:30:23.471791 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 483/1961] 10.4.3.223 () {66 vars in 1345 bytes} [Fri Jul 3 02:30:23 2026] DELETE /volume/v3/types/a58dedcc-6d22-481c-afa8-69c326e833a2 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:30:23.475978 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:23.475978 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:30:23.481904 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-d1736f50-1aa3-4be0-935a-2901c7e2e08f tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Volume info retrieved successfully. Jul 03 02:30:23.488957 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-d1736f50-1aa3-4be0-935a-2901c7e2e08f tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/volumes/8a259660-0d39-4f10-9e48-8c77db59ef29 returned with HTTP 200 Jul 03 02:30:23.489509 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 489/1962] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:30:23 2026] GET /volume/v3/volumes/8a259660-0d39-4f10-9e48-8c77db59ef29 => generated 875 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:30:23.494861 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-3788d04f-452b-46a2-ad7a-e5090fdc0d3c None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:23.502331 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-3788d04f-452b-46a2-ad7a-e5090fdc0d3c tempest-VolumeTypesAdminTests-2023495592 tempest-VolumeTypesAdminTests-2023495592-project-admin] DELETE https://10.4.3.223/volume/v3/types/3f8e97fd-ad0b-4815-a601-cbd6d650efd0 Jul 03 02:30:23.502331 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-3788d04f-452b-46a2-ad7a-e5090fdc0d3c tempest-VolumeTypesAdminTests-2023495592 tempest-VolumeTypesAdminTests-2023495592-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:23.502331 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-3788d04f-452b-46a2-ad7a-e5090fdc0d3c tempest-VolumeTypesAdminTests-2023495592 tempest-VolumeTypesAdminTests-2023495592-project-admin] Calling method '_delete' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:23.537572 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-3788d04f-452b-46a2-ad7a-e5090fdc0d3c tempest-VolumeTypesAdminTests-2023495592 tempest-VolumeTypesAdminTests-2023495592-project-admin] https://10.4.3.223/volume/v3/types/3f8e97fd-ad0b-4815-a601-cbd6d650efd0 returned with HTTP 202 Jul 03 02:30:23.538105 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 492/1963] 10.4.3.223 () {66 vars in 1345 bytes} [Fri Jul 3 02:30:23 2026] DELETE /volume/v3/types/3f8e97fd-ad0b-4815-a601-cbd6d650efd0 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:30:23.546864 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-6ebf19ac-d09e-47c3-a79f-20f1679e5cfa None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:23.549623 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-6ebf19ac-d09e-47c3-a79f-20f1679e5cfa tempest-VolumeTypesAdminTests-2023495592 tempest-VolumeTypesAdminTests-2023495592-project-admin] DELETE https://10.4.3.223/volume/v3/types/512d1185-0bed-4f4e-a0ca-0dd664867883 Jul 03 02:30:23.549869 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-6ebf19ac-d09e-47c3-a79f-20f1679e5cfa tempest-VolumeTypesAdminTests-2023495592 tempest-VolumeTypesAdminTests-2023495592-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:23.550159 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-6ebf19ac-d09e-47c3-a79f-20f1679e5cfa tempest-VolumeTypesAdminTests-2023495592 tempest-VolumeTypesAdminTests-2023495592-project-admin] Calling method '_delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:23.602066 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-6ebf19ac-d09e-47c3-a79f-20f1679e5cfa tempest-VolumeTypesAdminTests-2023495592 tempest-VolumeTypesAdminTests-2023495592-project-admin] https://10.4.3.223/volume/v3/types/512d1185-0bed-4f4e-a0ca-0dd664867883 returned with HTTP 202 Jul 03 02:30:23.602253 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 500/1964] 10.4.3.223 () {66 vars in 1345 bytes} [Fri Jul 3 02:30:23 2026] DELETE /volume/v3/types/512d1185-0bed-4f4e-a0ca-0dd664867883 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:30:23.613116 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-552f072f-2e2c-4afe-a11b-0c9b3fc64ce8 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:23.616134 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-552f072f-2e2c-4afe-a11b-0c9b3fc64ce8 tempest-VolumeTypesAdminTests-2023495592 tempest-VolumeTypesAdminTests-2023495592-project-admin] DELETE https://10.4.3.223/volume/v3/types/2b9d5d55-c160-47d4-88e8-af8b20d1bde5 Jul 03 02:30:23.616385 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-552f072f-2e2c-4afe-a11b-0c9b3fc64ce8 tempest-VolumeTypesAdminTests-2023495592 tempest-VolumeTypesAdminTests-2023495592-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:23.616625 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-552f072f-2e2c-4afe-a11b-0c9b3fc64ce8 tempest-VolumeTypesAdminTests-2023495592 tempest-VolumeTypesAdminTests-2023495592-project-admin] Calling method '_delete' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:23.662973 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-552f072f-2e2c-4afe-a11b-0c9b3fc64ce8 tempest-VolumeTypesAdminTests-2023495592 tempest-VolumeTypesAdminTests-2023495592-project-admin] https://10.4.3.223/volume/v3/types/2b9d5d55-c160-47d4-88e8-af8b20d1bde5 returned with HTTP 202 Jul 03 02:30:23.663469 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 484/1965] 10.4.3.223 () {66 vars in 1345 bytes} [Fri Jul 3 02:30:23 2026] DELETE /volume/v3/types/2b9d5d55-c160-47d4-88e8-af8b20d1bde5 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:30:24.519251 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-45f9adfd-df85-49c9-a96e-0c0076dee04a None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:24.521045 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-45f9adfd-df85-49c9-a96e-0c0076dee04a tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] GET https://10.4.3.223/volume/v3/volumes/8a259660-0d39-4f10-9e48-8c77db59ef29 Jul 03 02:30:24.521289 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-45f9adfd-df85-49c9-a96e-0c0076dee04a tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:24.521500 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-45f9adfd-df85-49c9-a96e-0c0076dee04a tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:24.538494 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-45f9adfd-df85-49c9-a96e-0c0076dee04a tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/volumes/8a259660-0d39-4f10-9e48-8c77db59ef29 returned with HTTP 404 Jul 03 02:30:24.539221 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 490/1966] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:30:24 2026] GET /volume/v3/volumes/8a259660-0d39-4f10-9e48-8c77db59ef29 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:30:24.548640 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-d5035f2b-bfff-49b2-8ee7-6e9615b152b5 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:24.552492 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-d5035f2b-bfff-49b2-8ee7-6e9615b152b5 tempest-TestEncryptedCinderVolumes-289306030 tempest-TestEncryptedCinderVolumes-289306030-project-admin] GET https://10.4.3.223/volume/v3/volumes/detail?all_tenants=1 Jul 03 02:30:24.552861 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-d5035f2b-bfff-49b2-8ee7-6e9615b152b5 tempest-TestEncryptedCinderVolumes-289306030 tempest-TestEncryptedCinderVolumes-289306030-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:24.553242 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-d5035f2b-bfff-49b2-8ee7-6e9615b152b5 tempest-TestEncryptedCinderVolumes-289306030 tempest-TestEncryptedCinderVolumes-289306030-project-admin] Calling method 'detail' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:24.554390 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-d5035f2b-bfff-49b2-8ee7-6e9615b152b5 tempest-TestEncryptedCinderVolumes-289306030 tempest-TestEncryptedCinderVolumes-289306030-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100013) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 02:30:24.618505 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-d5035f2b-bfff-49b2-8ee7-6e9615b152b5 tempest-TestEncryptedCinderVolumes-289306030 tempest-TestEncryptedCinderVolumes-289306030-project-admin] Get all volumes completed successfully. Jul 03 02:30:24.623605 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:24.623605 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:30:24.631718 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-d5035f2b-bfff-49b2-8ee7-6e9615b152b5 tempest-TestEncryptedCinderVolumes-289306030 tempest-TestEncryptedCinderVolumes-289306030-project-admin] https://10.4.3.223/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 02:30:24.632282 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 493/1967] 10.4.3.223 () {66 vars in 1285 bytes} [Fri Jul 3 02:30:24 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15365 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:30:24.665732 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-0aa08166-75f4-49d1-849d-f6d928a604e2 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:24.668209 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-0aa08166-75f4-49d1-849d-f6d928a604e2 tempest-TestEncryptedCinderVolumes-289306030 tempest-TestEncryptedCinderVolumes-289306030-project-admin] DELETE https://10.4.3.223/volume/v3/types/feb94461-77a9-4700-baf9-f6d50e8a4c15 Jul 03 02:30:24.668495 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-0aa08166-75f4-49d1-849d-f6d928a604e2 tempest-TestEncryptedCinderVolumes-289306030 tempest-TestEncryptedCinderVolumes-289306030-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:24.668753 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-0aa08166-75f4-49d1-849d-f6d928a604e2 tempest-TestEncryptedCinderVolumes-289306030 tempest-TestEncryptedCinderVolumes-289306030-project-admin] Calling method '_delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:24.710814 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-0aa08166-75f4-49d1-849d-f6d928a604e2 tempest-TestEncryptedCinderVolumes-289306030 tempest-TestEncryptedCinderVolumes-289306030-project-admin] https://10.4.3.223/volume/v3/types/feb94461-77a9-4700-baf9-f6d50e8a4c15 returned with HTTP 202 Jul 03 02:30:24.710814 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 501/1968] 10.4.3.223 () {66 vars in 1345 bytes} [Fri Jul 3 02:30:24 2026] DELETE /volume/v3/types/feb94461-77a9-4700-baf9-f6d50e8a4c15 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:30:24.729463 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-200746ea-585b-47ed-8ddd-697345ea9282 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:24.731755 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-200746ea-585b-47ed-8ddd-697345ea9282 tempest-TestEncryptedCinderVolumes-289306030 tempest-TestEncryptedCinderVolumes-289306030-project-admin] POST https://10.4.3.223/volume/v3/types Jul 03 02:30:24.732515 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-200746ea-585b-47ed-8ddd-697345ea9282 tempest-TestEncryptedCinderVolumes-289306030 tempest-TestEncryptedCinderVolumes-289306030-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luksv2-1047188628", "extra_specs": {}}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:30:24.755752 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-200746ea-585b-47ed-8ddd-697345ea9282 tempest-TestEncryptedCinderVolumes-289306030 tempest-TestEncryptedCinderVolumes-289306030-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Jul 03 02:30:24.756459 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 485/1969] 10.4.3.223 () {68 vars in 1252 bytes} [Fri Jul 3 02:30:24 2026] POST /volume/v3/types => generated 214 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:30:24.768079 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-6f7f5499-45a9-462d-b7d7-b8135fea35ed None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:24.770167 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-6f7f5499-45a9-462d-b7d7-b8135fea35ed tempest-TestEncryptedCinderVolumes-289306030 tempest-TestEncryptedCinderVolumes-289306030-project-admin] POST https://10.4.3.223/volume/v3/types/ebc52cc9-2201-4d61-a952-f256f9ce5dc4/encryption Jul 03 02:30:24.770532 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-6f7f5499-45a9-462d-b7d7-b8135fea35ed tempest-TestEncryptedCinderVolumes-289306030 tempest-TestEncryptedCinderVolumes-289306030-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:30:24.799589 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-6f7f5499-45a9-462d-b7d7-b8135fea35ed tempest-TestEncryptedCinderVolumes-289306030 tempest-TestEncryptedCinderVolumes-289306030-project-admin] https://10.4.3.223/volume/v3/types/ebc52cc9-2201-4d61-a952-f256f9ce5dc4/encryption returned with HTTP 200 Jul 03 02:30:24.801335 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 491/1970] 10.4.3.223 () {68 vars in 1397 bytes} [Fri Jul 3 02:30:24 2026] POST /volume/v3/types/ebc52cc9-2201-4d61-a952-f256f9ce5dc4/encryption => generated 231 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:30:24.810122 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-aed81d3a-d4b8-4aca-be99-cdc65dac1379 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:24.815127 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-aed81d3a-d4b8-4aca-be99-cdc65dac1379 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:30:24.815127 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-aed81d3a-d4b8-4aca-be99-cdc65dac1379 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-221128678", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luksv2-1047188628", "size": 1}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:30:24.816955 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.volumes [None req-aed81d3a-d4b8-4aca-be99-cdc65dac1379 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-221128678', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luksv2-1047188628', 'size': 1}} {{(pid=100013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:30:24.824657 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.volumes [None req-aed81d3a-d4b8-4aca-be99-cdc65dac1379 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Create volume of 1 GB Jul 03 02:30:24.824657 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:24.824657 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:30:24.824657 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-aed81d3a-d4b8-4aca-be99-cdc65dac1379 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Availability Zones retrieved successfully. Jul 03 02:30:24.836986 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-aed81d3a-d4b8-4aca-be99-cdc65dac1379 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Flow 'volume_create_api' (36248e02-2ffa-4595-a476-3ffcdf359a6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:30:24.838230 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-aed81d3a-d4b8-4aca-be99-cdc65dac1379 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (260ec9d9-deba-474d-ad53-d80598b73fdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:30:24.839430 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.flows.api.create_volume [None req-aed81d3a-d4b8-4aca-be99-cdc65dac1379 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Validating volume size '1' using validate_int {{(pid=100013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:30:24.875964 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-aed81d3a-d4b8-4aca-be99-cdc65dac1379 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (260ec9d9-deba-474d-ad53-d80598b73fdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:30:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ebc52cc9-2201-4d61-a952-f256f9ce5dc4,is_public=True,name='tempest-scenario-type-luksv2-1047188628',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ebc52cc9-2201-4d61-a952-f256f9ce5dc4', '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=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:30:24.876513 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-aed81d3a-d4b8-4aca-be99-cdc65dac1379 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b17f3fed-d360-426e-96a0-3a4e01a07351) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:30:24.950270 np0000004352 devstack@c-api.service[100013]: WARNING cinder.quota [None req-aed81d3a-d4b8-4aca-be99-cdc65dac1379 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-1047188628 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-1047188628, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:30:24.950270 np0000004352 devstack@c-api.service[100013]: WARNING cinder.quota [None req-aed81d3a-d4b8-4aca-be99-cdc65dac1379 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-1047188628 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-1047188628, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:30:25.001865 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.quota [None req-aed81d3a-d4b8-4aca-be99-cdc65dac1379 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Created reservations ['16842a75-1deb-4db1-ba17-74b5b91b408d', '986efe8c-547c-458c-968c-5590dc8b54b8', 'd6c3ef6b-7b53-4975-8288-d90c59e229be', '83dcd1c0-fbc9-45d6-af69-b0dda0d5e2bc'] {{(pid=100013) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:30:25.002686 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-aed81d3a-d4b8-4aca-be99-cdc65dac1379 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b17f3fed-d360-426e-96a0-3a4e01a07351) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['16842a75-1deb-4db1-ba17-74b5b91b408d', '986efe8c-547c-458c-968c-5590dc8b54b8', 'd6c3ef6b-7b53-4975-8288-d90c59e229be', '83dcd1c0-fbc9-45d6-af69-b0dda0d5e2bc']}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:30:25.003347 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-aed81d3a-d4b8-4aca-be99-cdc65dac1379 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b38df2c-f24b-41f1-a665-c1a758cfa544) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:30:25.035234 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-aed81d3a-d4b8-4aca-be99-cdc65dac1379 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b38df2c-f24b-41f1-a665-c1a758cfa544) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ae515095-64ad-4304-863e-c6a4021223c8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-221128678',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61531f022fa34f3c81c9629330b05878',qos_specs=None,replication_status=,reservations=['16842a75-1deb-4db1-ba17-74b5b91b408d','986efe8c-547c-458c-968c-5590dc8b54b8','d6c3ef6b-7b53-4975-8288-d90c59e229be','83dcd1c0-fbc9-45d6-af69-b0dda0d5e2bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='374da1e753624018ab518bacbfc98877',volume_type_id=ebc52cc9-2201-4d61-a952-f256f9ce5dc4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:30:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-221128678',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=ae515095-64ad-4304-863e-c6a4021223c8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='61531f022fa34f3c81c9629330b05878',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='374da1e753624018ab518bacbfc98877',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ebc52cc9-2201-4d61-a952-f256f9ce5dc4),volume_type_id=ebc52cc9-2201-4d61-a952-f256f9ce5dc4)}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:30:25.036093 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-aed81d3a-d4b8-4aca-be99-cdc65dac1379 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (979eb990-322b-4a7a-9001-37287725d878) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:30:25.062246 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-aed81d3a-d4b8-4aca-be99-cdc65dac1379 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (979eb990-322b-4a7a-9001-37287725d878) transitioned into state 'SUCCESS' from state '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-221128678',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61531f022fa34f3c81c9629330b05878',qos_specs=None,replication_status=,reservations=['16842a75-1deb-4db1-ba17-74b5b91b408d','986efe8c-547c-458c-968c-5590dc8b54b8','d6c3ef6b-7b53-4975-8288-d90c59e229be','83dcd1c0-fbc9-45d6-af69-b0dda0d5e2bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='374da1e753624018ab518bacbfc98877',volume_type_id=ebc52cc9-2201-4d61-a952-f256f9ce5dc4)}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:30:25.063475 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-aed81d3a-d4b8-4aca-be99-cdc65dac1379 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1567746c-734b-4890-a12c-f3736abe33d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:30:25.081179 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-aed81d3a-d4b8-4aca-be99-cdc65dac1379 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1567746c-734b-4890-a12c-f3736abe33d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:30:25.082411 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-aed81d3a-d4b8-4aca-be99-cdc65dac1379 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Flow 'volume_create_api' (36248e02-2ffa-4595-a476-3ffcdf359a6d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:30:25.082928 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-aed81d3a-d4b8-4aca-be99-cdc65dac1379 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Create volume request issued successfully. Jul 03 02:30:25.083898 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-aed81d3a-d4b8-4aca-be99-cdc65dac1379 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:30:25.084631 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 494/1971] 10.4.3.223 () {68 vars in 1259 bytes} [Fri Jul 3 02:30:24 2026] POST /volume/v3/volumes => generated 786 bytes in 275 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:30:26.022745 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-137997a9-07be-4168-88d0-0ca8e6427371 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:26.174638 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-137997a9-07be-4168-88d0-0ca8e6427371 tempest-VolumeTypesReaderTests-148575421 tempest-VolumeTypesReaderTests-148575421-project-admin] POST https://10.4.3.223/volume/v3/types Jul 03 02:30:26.175123 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-137997a9-07be-4168-88d0-0ca8e6427371 tempest-VolumeTypesReaderTests-148575421 tempest-VolumeTypesReaderTests-148575421-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-151442168", "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=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:30:26.201673 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-137997a9-07be-4168-88d0-0ca8e6427371 tempest-VolumeTypesReaderTests-148575421 tempest-VolumeTypesReaderTests-148575421-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Jul 03 02:30:26.202311 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 502/1972] 10.4.3.223 () {68 vars in 1253 bytes} [Fri Jul 3 02:30:26 2026] POST /volume/v3/types => generated 379 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:30:26.215076 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-a7a70317-2936-45a8-b26c-cfa281827c91 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:26.218647 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-a7a70317-2936-45a8-b26c-cfa281827c91 tempest-VolumeTypesReaderTests-148575421 tempest-VolumeTypesReaderTests-148575421-project-admin] POST https://10.4.3.223/volume/v3/types/099fa5ef-01b7-487a-b5db-e3213649d529/encryption Jul 03 02:30:26.219755 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-a7a70317-2936-45a8-b26c-cfa281827c91 tempest-VolumeTypesReaderTests-148575421 tempest-VolumeTypesReaderTests-148575421-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:30:26.242749 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-a7a70317-2936-45a8-b26c-cfa281827c91 tempest-VolumeTypesReaderTests-148575421 tempest-VolumeTypesReaderTests-148575421-project-admin] https://10.4.3.223/volume/v3/types/099fa5ef-01b7-487a-b5db-e3213649d529/encryption returned with HTTP 200 Jul 03 02:30:26.243280 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 486/1973] 10.4.3.223 () {68 vars in 1397 bytes} [Fri Jul 3 02:30:26 2026] POST /volume/v3/types/099fa5ef-01b7-487a-b5db-e3213649d529/encryption => generated 239 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:30:26.254438 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-ce452dfa-a119-49ee-8fa1-59e808d7b1a5 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:26.258200 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-ce452dfa-a119-49ee-8fa1-59e808d7b1a5 tempest-VolumeTypesReaderTests-148575421 tempest-VolumeTypesReaderTests-148575421-project-admin] POST https://10.4.3.223/volume/v3/types Jul 03 02:30:26.259332 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-ce452dfa-a119-49ee-8fa1-59e808d7b1a5 tempest-VolumeTypesReaderTests-148575421 tempest-VolumeTypesReaderTests-148575421-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1893860902", "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=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:30:26.292524 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-ce452dfa-a119-49ee-8fa1-59e808d7b1a5 tempest-VolumeTypesReaderTests-148575421 tempest-VolumeTypesReaderTests-148575421-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Jul 03 02:30:26.293024 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 492/1974] 10.4.3.223 () {68 vars in 1253 bytes} [Fri Jul 3 02:30:26 2026] POST /volume/v3/types => generated 380 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:30:26.307364 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-7b88e5e7-397d-4196-be55-448aa31030e1 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:26.402871 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-7b88e5e7-397d-4196-be55-448aa31030e1 tempest-VolumeTypesReaderTests-148575421 tempest-VolumeTypesReaderTests-148575421-project-reader] POST https://10.4.3.223/volume/v3/types/cac2f951-7ba8-47c2-86f5-02735dc9b154/encryption Jul 03 02:30:26.403389 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-7b88e5e7-397d-4196-be55-448aa31030e1 tempest-VolumeTypesReaderTests-148575421 tempest-VolumeTypesReaderTests-148575421-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:30:26.406483 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:26.406483 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:30:26.407485 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.policy [None req-7b88e5e7-397d-4196-be55-448aa31030e1 tempest-VolumeTypesReaderTests-148575421 tempest-VolumeTypesReaderTests-148575421-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '56cbc2ab6d704f4a8ae73cd67c759c20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd466a219286342e0bd719491947b6b56', '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=100013) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 02:30:26.407888 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-7b88e5e7-397d-4196-be55-448aa31030e1 tempest-VolumeTypesReaderTests-148575421 tempest-VolumeTypesReaderTests-148575421-project-reader] https://10.4.3.223/volume/v3/types/cac2f951-7ba8-47c2-86f5-02735dc9b154/encryption returned with HTTP 403 Jul 03 02:30:26.408666 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 495/1975] 10.4.3.223 () {68 vars in 1397 bytes} [Fri Jul 3 02:30:26 2026] POST /volume/v3/types/cac2f951-7ba8-47c2-86f5-02735dc9b154/encryption => generated 127 bytes in 102 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:30:26.420945 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-baaaf2aa-643c-4196-8618-1ad9053e342a None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:26.423813 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-baaaf2aa-643c-4196-8618-1ad9053e342a tempest-VolumeTypesReaderTests-148575421 tempest-VolumeTypesReaderTests-148575421-project-admin] POST https://10.4.3.223/volume/v3/types Jul 03 02:30:26.424336 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-baaaf2aa-643c-4196-8618-1ad9053e342a tempest-VolumeTypesReaderTests-148575421 tempest-VolumeTypesReaderTests-148575421-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-663312791", "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=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:30:26.458743 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-baaaf2aa-643c-4196-8618-1ad9053e342a tempest-VolumeTypesReaderTests-148575421 tempest-VolumeTypesReaderTests-148575421-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Jul 03 02:30:26.459432 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 503/1976] 10.4.3.223 () {68 vars in 1253 bytes} [Fri Jul 3 02:30:26 2026] POST /volume/v3/types => generated 379 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:30:26.469598 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-51ddf603-9a55-404c-90f7-f43014b89a80 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:26.472963 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-51ddf603-9a55-404c-90f7-f43014b89a80 tempest-VolumeTypesReaderTests-148575421 tempest-VolumeTypesReaderTests-148575421-project-reader] POST https://10.4.3.223/volume/v3/types/6dae0b1d-61d3-4617-8e68-96bbed35232d/extra_specs Jul 03 02:30:26.473467 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-51ddf603-9a55-404c-90f7-f43014b89a80 tempest-VolumeTypesReaderTests-148575421 tempest-VolumeTypesReaderTests-148575421-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:30:26.476429 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.policy [None req-51ddf603-9a55-404c-90f7-f43014b89a80 tempest-VolumeTypesReaderTests-148575421 tempest-VolumeTypesReaderTests-148575421-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '56cbc2ab6d704f4a8ae73cd67c759c20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd466a219286342e0bd719491947b6b56', '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=100012) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 02:30:26.476701 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-51ddf603-9a55-404c-90f7-f43014b89a80 tempest-VolumeTypesReaderTests-148575421 tempest-VolumeTypesReaderTests-148575421-project-reader] https://10.4.3.223/volume/v3/types/6dae0b1d-61d3-4617-8e68-96bbed35232d/extra_specs returned with HTTP 403 Jul 03 02:30:26.477305 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 487/1977] 10.4.3.223 () {68 vars in 1399 bytes} [Fri Jul 3 02:30:26 2026] POST /volume/v3/types/6dae0b1d-61d3-4617-8e68-96bbed35232d/extra_specs => generated 122 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:30:26.486199 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-a9ed2bc7-2692-4757-b232-267b6edb6dcf None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:26.488085 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-a9ed2bc7-2692-4757-b232-267b6edb6dcf tempest-VolumeTypesReaderTests-148575421 tempest-VolumeTypesReaderTests-148575421-project-reader] PUT https://10.4.3.223/volume/v3/types/6dae0b1d-61d3-4617-8e68-96bbed35232d/extra_specs/key2 Jul 03 02:30:26.488567 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-a9ed2bc7-2692-4757-b232-267b6edb6dcf tempest-VolumeTypesReaderTests-148575421 tempest-VolumeTypesReaderTests-148575421-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:30:26.490789 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.policy [None req-a9ed2bc7-2692-4757-b232-267b6edb6dcf tempest-VolumeTypesReaderTests-148575421 tempest-VolumeTypesReaderTests-148575421-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '56cbc2ab6d704f4a8ae73cd67c759c20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd466a219286342e0bd719491947b6b56', '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=100014) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 02:30:26.492339 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-a9ed2bc7-2692-4757-b232-267b6edb6dcf tempest-VolumeTypesReaderTests-148575421 tempest-VolumeTypesReaderTests-148575421-project-reader] https://10.4.3.223/volume/v3/types/6dae0b1d-61d3-4617-8e68-96bbed35232d/extra_specs/key2 returned with HTTP 403 Jul 03 02:30:26.492858 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 493/1978] 10.4.3.223 () {68 vars in 1413 bytes} [Fri Jul 3 02:30:26 2026] PUT /volume/v3/types/6dae0b1d-61d3-4617-8e68-96bbed35232d/extra_specs/key2 => generated 122 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:30:26.501730 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-b9dfbef8-658d-470e-879f-773a17941f04 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:26.504044 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-b9dfbef8-658d-470e-879f-773a17941f04 tempest-VolumeTypesReaderTests-148575421 tempest-VolumeTypesReaderTests-148575421-project-reader] POST https://10.4.3.223/volume/v3/types Jul 03 02:30:26.504554 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-b9dfbef8-658d-470e-879f-773a17941f04 tempest-VolumeTypesReaderTests-148575421 tempest-VolumeTypesReaderTests-148575421-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:30:26.508154 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.policy [None req-b9dfbef8-658d-470e-879f-773a17941f04 tempest-VolumeTypesReaderTests-148575421 tempest-VolumeTypesReaderTests-148575421-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '56cbc2ab6d704f4a8ae73cd67c759c20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd466a219286342e0bd719491947b6b56', '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=100013) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 02:30:26.508411 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-b9dfbef8-658d-470e-879f-773a17941f04 tempest-VolumeTypesReaderTests-148575421 tempest-VolumeTypesReaderTests-148575421-project-reader] https://10.4.3.223/volume/v3/types returned with HTTP 403 Jul 03 02:30:26.509197 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 496/1979] 10.4.3.223 () {68 vars in 1252 bytes} [Fri Jul 3 02:30:26 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) Jul 03 02:30:26.517923 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-f781f9fb-8f31-4deb-be50-36d137c070fc None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:26.519528 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-f781f9fb-8f31-4deb-be50-36d137c070fc tempest-VolumeTypesReaderTests-148575421 tempest-VolumeTypesReaderTests-148575421-project-admin] POST https://10.4.3.223/volume/v3/types Jul 03 02:30:26.519909 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-f781f9fb-8f31-4deb-be50-36d137c070fc tempest-VolumeTypesReaderTests-148575421 tempest-VolumeTypesReaderTests-148575421-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-800993332", "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=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:30:26.541366 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-f781f9fb-8f31-4deb-be50-36d137c070fc tempest-VolumeTypesReaderTests-148575421 tempest-VolumeTypesReaderTests-148575421-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Jul 03 02:30:26.541912 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 504/1980] 10.4.3.223 () {68 vars in 1253 bytes} [Fri Jul 3 02:30:26 2026] POST /volume/v3/types => generated 379 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:30:26.552923 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-c356716a-1ff1-4035-b7ae-212ab49be8df None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:26.558603 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-c356716a-1ff1-4035-b7ae-212ab49be8df tempest-VolumeTypesReaderTests-148575421 tempest-VolumeTypesReaderTests-148575421-project-admin] POST https://10.4.3.223/volume/v3/types/c2b8c50e-5b07-4e4a-b9dc-cbef4ca6624e/encryption Jul 03 02:30:26.558937 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-c356716a-1ff1-4035-b7ae-212ab49be8df tempest-VolumeTypesReaderTests-148575421 tempest-VolumeTypesReaderTests-148575421-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:30:26.575757 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-c356716a-1ff1-4035-b7ae-212ab49be8df tempest-VolumeTypesReaderTests-148575421 tempest-VolumeTypesReaderTests-148575421-project-admin] https://10.4.3.223/volume/v3/types/c2b8c50e-5b07-4e4a-b9dc-cbef4ca6624e/encryption returned with HTTP 200 Jul 03 02:30:26.576259 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 488/1981] 10.4.3.223 () {68 vars in 1397 bytes} [Fri Jul 3 02:30:26 2026] POST /volume/v3/types/c2b8c50e-5b07-4e4a-b9dc-cbef4ca6624e/encryption => generated 239 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:30:26.586561 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-5f40fd51-5240-4bcd-a639-e4d288b10929 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:26.590262 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-5f40fd51-5240-4bcd-a639-e4d288b10929 tempest-VolumeTypesReaderTests-148575421 tempest-VolumeTypesReaderTests-148575421-project-reader] DELETE https://10.4.3.223/volume/v3/types/c2b8c50e-5b07-4e4a-b9dc-cbef4ca6624e/encryption/fd61208e-137c-4ff4-81d5-02fec0c86894 Jul 03 02:30:26.590906 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-5f40fd51-5240-4bcd-a639-e4d288b10929 tempest-VolumeTypesReaderTests-148575421 tempest-VolumeTypesReaderTests-148575421-project-reader] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:26.591230 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-5f40fd51-5240-4bcd-a639-e4d288b10929 tempest-VolumeTypesReaderTests-148575421 tempest-VolumeTypesReaderTests-148575421-project-reader] Calling method 'delete' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:26.592340 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.policy [None req-5f40fd51-5240-4bcd-a639-e4d288b10929 tempest-VolumeTypesReaderTests-148575421 tempest-VolumeTypesReaderTests-148575421-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '56cbc2ab6d704f4a8ae73cd67c759c20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd466a219286342e0bd719491947b6b56', '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=100014) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 02:30:26.592648 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-5f40fd51-5240-4bcd-a639-e4d288b10929 tempest-VolumeTypesReaderTests-148575421 tempest-VolumeTypesReaderTests-148575421-project-reader] https://10.4.3.223/volume/v3/types/c2b8c50e-5b07-4e4a-b9dc-cbef4ca6624e/encryption/fd61208e-137c-4ff4-81d5-02fec0c86894 returned with HTTP 403 Jul 03 02:30:26.593238 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 494/1982] 10.4.3.223 () {66 vars in 1489 bytes} [Fri Jul 3 02:30:26 2026] DELETE /volume/v3/types/c2b8c50e-5b07-4e4a-b9dc-cbef4ca6624e/encryption/fd61208e-137c-4ff4-81d5-02fec0c86894 => generated 127 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:30:26.606306 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-06de57d3-c3b8-41b8-a710-1f70fb262cb6 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:26.609290 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-06de57d3-c3b8-41b8-a710-1f70fb262cb6 tempest-VolumeTypesReaderTests-148575421 tempest-VolumeTypesReaderTests-148575421-project-admin] POST https://10.4.3.223/volume/v3/types Jul 03 02:30:26.609762 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-06de57d3-c3b8-41b8-a710-1f70fb262cb6 tempest-VolumeTypesReaderTests-148575421 tempest-VolumeTypesReaderTests-148575421-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-909140633", "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=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:30:26.632125 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-06de57d3-c3b8-41b8-a710-1f70fb262cb6 tempest-VolumeTypesReaderTests-148575421 tempest-VolumeTypesReaderTests-148575421-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Jul 03 02:30:26.632616 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 497/1983] 10.4.3.223 () {68 vars in 1253 bytes} [Fri Jul 3 02:30:26 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) Jul 03 02:30:26.645268 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-eef19c59-e8cb-4363-98d4-22023a3113ff None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:26.647312 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-eef19c59-e8cb-4363-98d4-22023a3113ff tempest-VolumeTypesReaderTests-148575421 tempest-VolumeTypesReaderTests-148575421-project-reader] DELETE https://10.4.3.223/volume/v3/types/7780f0e4-29d3-413c-8259-bf94fa477618/extra_specs/key1 Jul 03 02:30:26.647613 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-eef19c59-e8cb-4363-98d4-22023a3113ff tempest-VolumeTypesReaderTests-148575421 tempest-VolumeTypesReaderTests-148575421-project-reader] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:26.647902 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-eef19c59-e8cb-4363-98d4-22023a3113ff tempest-VolumeTypesReaderTests-148575421 tempest-VolumeTypesReaderTests-148575421-project-reader] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:26.655627 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.policy [None req-eef19c59-e8cb-4363-98d4-22023a3113ff tempest-VolumeTypesReaderTests-148575421 tempest-VolumeTypesReaderTests-148575421-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '56cbc2ab6d704f4a8ae73cd67c759c20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd466a219286342e0bd719491947b6b56', '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=100015) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 02:30:26.656209 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-eef19c59-e8cb-4363-98d4-22023a3113ff tempest-VolumeTypesReaderTests-148575421 tempest-VolumeTypesReaderTests-148575421-project-reader] https://10.4.3.223/volume/v3/types/7780f0e4-29d3-413c-8259-bf94fa477618/extra_specs/key1 returned with HTTP 403 Jul 03 02:30:26.656936 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 505/1984] 10.4.3.223 () {66 vars in 1396 bytes} [Fri Jul 3 02:30:26 2026] DELETE /volume/v3/types/7780f0e4-29d3-413c-8259-bf94fa477618/extra_specs/key1 => generated 122 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:30:26.666783 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-032ca776-02ec-45df-98a0-1c20b5cd835e None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:26.668411 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-032ca776-02ec-45df-98a0-1c20b5cd835e tempest-VolumeTypesReaderTests-148575421 tempest-VolumeTypesReaderTests-148575421-project-admin] POST https://10.4.3.223/volume/v3/types Jul 03 02:30:26.668756 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-032ca776-02ec-45df-98a0-1c20b5cd835e tempest-VolumeTypesReaderTests-148575421 tempest-VolumeTypesReaderTests-148575421-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1433514493", "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=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:30:26.697235 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-032ca776-02ec-45df-98a0-1c20b5cd835e tempest-VolumeTypesReaderTests-148575421 tempest-VolumeTypesReaderTests-148575421-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Jul 03 02:30:26.697703 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 489/1985] 10.4.3.223 () {68 vars in 1253 bytes} [Fri Jul 3 02:30:26 2026] POST /volume/v3/types => generated 380 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 02:30:26.709827 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-b984d494-602b-4cb2-a5c8-c274e64e10c3 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:26.711656 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-b984d494-602b-4cb2-a5c8-c274e64e10c3 tempest-VolumeTypesReaderTests-148575421 tempest-VolumeTypesReaderTests-148575421-project-reader] DELETE https://10.4.3.223/volume/v3/types/6551d8ff-86d6-45cd-8316-3c5d5e2851a2 Jul 03 02:30:26.711895 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-b984d494-602b-4cb2-a5c8-c274e64e10c3 tempest-VolumeTypesReaderTests-148575421 tempest-VolumeTypesReaderTests-148575421-project-reader] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:26.712316 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-b984d494-602b-4cb2-a5c8-c274e64e10c3 tempest-VolumeTypesReaderTests-148575421 tempest-VolumeTypesReaderTests-148575421-project-reader] Calling method '_delete' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:26.712681 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.policy [None req-b984d494-602b-4cb2-a5c8-c274e64e10c3 tempest-VolumeTypesReaderTests-148575421 tempest-VolumeTypesReaderTests-148575421-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '56cbc2ab6d704f4a8ae73cd67c759c20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd466a219286342e0bd719491947b6b56', '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=100014) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 02:30:26.712849 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-b984d494-602b-4cb2-a5c8-c274e64e10c3 tempest-VolumeTypesReaderTests-148575421 tempest-VolumeTypesReaderTests-148575421-project-reader] https://10.4.3.223/volume/v3/types/6551d8ff-86d6-45cd-8316-3c5d5e2851a2 returned with HTTP 403 Jul 03 02:30:26.713413 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 495/1986] 10.4.3.223 () {66 vars in 1345 bytes} [Fri Jul 3 02:30:26 2026] DELETE /volume/v3/types/6551d8ff-86d6-45cd-8316-3c5d5e2851a2 => generated 109 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:30:26.722972 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-2d9e4dd9-564f-4f04-a6f8-bd6ed4a560e7 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:26.724853 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-2d9e4dd9-564f-4f04-a6f8-bd6ed4a560e7 tempest-VolumeTypesReaderTests-148575421 tempest-VolumeTypesReaderTests-148575421-project-reader] GET https://10.4.3.223/volume/v3/types/099fa5ef-01b7-487a-b5db-e3213649d529/extra_specs Jul 03 02:30:26.725069 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-2d9e4dd9-564f-4f04-a6f8-bd6ed4a560e7 tempest-VolumeTypesReaderTests-148575421 tempest-VolumeTypesReaderTests-148575421-project-reader] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:26.725287 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-2d9e4dd9-564f-4f04-a6f8-bd6ed4a560e7 tempest-VolumeTypesReaderTests-148575421 tempest-VolumeTypesReaderTests-148575421-project-reader] Calling method 'index' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:26.735798 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-2d9e4dd9-564f-4f04-a6f8-bd6ed4a560e7 tempest-VolumeTypesReaderTests-148575421 tempest-VolumeTypesReaderTests-148575421-project-reader] https://10.4.3.223/volume/v3/types/099fa5ef-01b7-487a-b5db-e3213649d529/extra_specs returned with HTTP 200 Jul 03 02:30:26.736491 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 498/1987] 10.4.3.223 () {66 vars in 1378 bytes} [Fri Jul 3 02:30:26 2026] GET /volume/v3/types/099fa5ef-01b7-487a-b5db-e3213649d529/extra_specs => generated 123 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:30:26.747819 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-20aa5779-08ff-4d96-b724-065c0fc0d93d None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:26.750112 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-20aa5779-08ff-4d96-b724-065c0fc0d93d tempest-VolumeTypesReaderTests-148575421 tempest-VolumeTypesReaderTests-148575421-project-reader] GET https://10.4.3.223/volume/v3/types/099fa5ef-01b7-487a-b5db-e3213649d529/encryption/cipher Jul 03 02:30:26.750358 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-20aa5779-08ff-4d96-b724-065c0fc0d93d tempest-VolumeTypesReaderTests-148575421 tempest-VolumeTypesReaderTests-148575421-project-reader] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:26.750593 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-20aa5779-08ff-4d96-b724-065c0fc0d93d tempest-VolumeTypesReaderTests-148575421 tempest-VolumeTypesReaderTests-148575421-project-reader] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:26.751249 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.policy [None req-20aa5779-08ff-4d96-b724-065c0fc0d93d tempest-VolumeTypesReaderTests-148575421 tempest-VolumeTypesReaderTests-148575421-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '56cbc2ab6d704f4a8ae73cd67c759c20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd466a219286342e0bd719491947b6b56', '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=100015) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 02:30:26.751412 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-20aa5779-08ff-4d96-b724-065c0fc0d93d tempest-VolumeTypesReaderTests-148575421 tempest-VolumeTypesReaderTests-148575421-project-reader] https://10.4.3.223/volume/v3/types/099fa5ef-01b7-487a-b5db-e3213649d529/encryption/cipher returned with HTTP 403 Jul 03 02:30:26.752096 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 506/1988] 10.4.3.223 () {66 vars in 1396 bytes} [Fri Jul 3 02:30:26 2026] GET /volume/v3/types/099fa5ef-01b7-487a-b5db-e3213649d529/encryption/cipher => generated 124 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:30:26.760952 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-77288427-5172-485b-a423-f9a8f59cfb40 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:26.762872 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-77288427-5172-485b-a423-f9a8f59cfb40 tempest-VolumeTypesReaderTests-148575421 tempest-VolumeTypesReaderTests-148575421-project-reader] GET https://10.4.3.223/volume/v3/types/099fa5ef-01b7-487a-b5db-e3213649d529/encryption Jul 03 02:30:26.763098 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-77288427-5172-485b-a423-f9a8f59cfb40 tempest-VolumeTypesReaderTests-148575421 tempest-VolumeTypesReaderTests-148575421-project-reader] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:26.763356 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-77288427-5172-485b-a423-f9a8f59cfb40 tempest-VolumeTypesReaderTests-148575421 tempest-VolumeTypesReaderTests-148575421-project-reader] Calling method 'index' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:26.764282 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.policy [None req-77288427-5172-485b-a423-f9a8f59cfb40 tempest-VolumeTypesReaderTests-148575421 tempest-VolumeTypesReaderTests-148575421-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '56cbc2ab6d704f4a8ae73cd67c759c20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd466a219286342e0bd719491947b6b56', '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=100012) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 02:30:26.764521 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-77288427-5172-485b-a423-f9a8f59cfb40 tempest-VolumeTypesReaderTests-148575421 tempest-VolumeTypesReaderTests-148575421-project-reader] https://10.4.3.223/volume/v3/types/099fa5ef-01b7-487a-b5db-e3213649d529/encryption returned with HTTP 403 Jul 03 02:30:26.765026 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 490/1989] 10.4.3.223 () {66 vars in 1375 bytes} [Fri Jul 3 02:30:26 2026] GET /volume/v3/types/099fa5ef-01b7-487a-b5db-e3213649d529/encryption => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:30:26.774471 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-1c19e373-2d48-4738-a00d-14525f9b8fcb None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:26.777996 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-1c19e373-2d48-4738-a00d-14525f9b8fcb tempest-VolumeTypesReaderTests-148575421 tempest-VolumeTypesReaderTests-148575421-project-reader] GET https://10.4.3.223/volume/v3/types/099fa5ef-01b7-487a-b5db-e3213649d529/extra_specs/multiattach Jul 03 02:30:26.780396 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-1c19e373-2d48-4738-a00d-14525f9b8fcb tempest-VolumeTypesReaderTests-148575421 tempest-VolumeTypesReaderTests-148575421-project-reader] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:26.780396 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-1c19e373-2d48-4738-a00d-14525f9b8fcb tempest-VolumeTypesReaderTests-148575421 tempest-VolumeTypesReaderTests-148575421-project-reader] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:26.791252 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-1c19e373-2d48-4738-a00d-14525f9b8fcb tempest-VolumeTypesReaderTests-148575421 tempest-VolumeTypesReaderTests-148575421-project-reader] https://10.4.3.223/volume/v3/types/099fa5ef-01b7-487a-b5db-e3213649d529/extra_specs/multiattach returned with HTTP 200 Jul 03 02:30:26.791252 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 496/1990] 10.4.3.223 () {66 vars in 1414 bytes} [Fri Jul 3 02:30:26 2026] GET /volume/v3/types/099fa5ef-01b7-487a-b5db-e3213649d529/extra_specs/multiattach => generated 29 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 02:30:26.800668 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-890db9f2-0cd0-4a61-85b5-2813bb5acc3d None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:26.803537 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-890db9f2-0cd0-4a61-85b5-2813bb5acc3d tempest-VolumeTypesReaderTests-148575421 tempest-VolumeTypesReaderTests-148575421-project-reader] GET https://10.4.3.223/volume/v3/types/099fa5ef-01b7-487a-b5db-e3213649d529/extra_specs/volume_backend_name Jul 03 02:30:26.803770 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-890db9f2-0cd0-4a61-85b5-2813bb5acc3d tempest-VolumeTypesReaderTests-148575421 tempest-VolumeTypesReaderTests-148575421-project-reader] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:26.804028 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-890db9f2-0cd0-4a61-85b5-2813bb5acc3d tempest-VolumeTypesReaderTests-148575421 tempest-VolumeTypesReaderTests-148575421-project-reader] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:26.815402 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-890db9f2-0cd0-4a61-85b5-2813bb5acc3d tempest-VolumeTypesReaderTests-148575421 tempest-VolumeTypesReaderTests-148575421-project-reader] https://10.4.3.223/volume/v3/types/099fa5ef-01b7-487a-b5db-e3213649d529/extra_specs/volume_backend_name returned with HTTP 404 Jul 03 02:30:26.815905 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 499/1991] 10.4.3.223 () {66 vars in 1438 bytes} [Fri Jul 3 02:30:26 2026] GET /volume/v3/types/099fa5ef-01b7-487a-b5db-e3213649d529/extra_specs/volume_backend_name => generated 143 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:30:26.825897 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-37c1c857-39e6-40a6-8c3e-be18ef3c5c66 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:26.827781 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-37c1c857-39e6-40a6-8c3e-be18ef3c5c66 tempest-VolumeTypesReaderTests-148575421 tempest-VolumeTypesReaderTests-148575421-project-reader] PUT https://10.4.3.223/volume/v3/types/099fa5ef-01b7-487a-b5db-e3213649d529/encryption/d57a6876-bded-491b-9ba3-18be03aebbb7 Jul 03 02:30:26.828097 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-37c1c857-39e6-40a6-8c3e-be18ef3c5c66 tempest-VolumeTypesReaderTests-148575421 tempest-VolumeTypesReaderTests-148575421-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:30:26.830218 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.policy [None req-37c1c857-39e6-40a6-8c3e-be18ef3c5c66 tempest-VolumeTypesReaderTests-148575421 tempest-VolumeTypesReaderTests-148575421-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '56cbc2ab6d704f4a8ae73cd67c759c20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd466a219286342e0bd719491947b6b56', '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=100015) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 02:30:26.830398 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-37c1c857-39e6-40a6-8c3e-be18ef3c5c66 tempest-VolumeTypesReaderTests-148575421 tempest-VolumeTypesReaderTests-148575421-project-reader] https://10.4.3.223/volume/v3/types/099fa5ef-01b7-487a-b5db-e3213649d529/encryption/d57a6876-bded-491b-9ba3-18be03aebbb7 returned with HTTP 403 Jul 03 02:30:26.830871 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 507/1992] 10.4.3.223 () {68 vars in 1506 bytes} [Fri Jul 3 02:30:26 2026] PUT /volume/v3/types/099fa5ef-01b7-487a-b5db-e3213649d529/encryption/d57a6876-bded-491b-9ba3-18be03aebbb7 => generated 127 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:30:26.842899 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-4efea57b-27a4-478b-b6a9-a6423ee8323c None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:26.846366 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-4efea57b-27a4-478b-b6a9-a6423ee8323c tempest-VolumeTypesReaderTests-148575421 tempest-VolumeTypesReaderTests-148575421-project-reader] PUT https://10.4.3.223/volume/v3/types/099fa5ef-01b7-487a-b5db-e3213649d529/extra_specs/key1 Jul 03 02:30:26.846366 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-4efea57b-27a4-478b-b6a9-a6423ee8323c tempest-VolumeTypesReaderTests-148575421 tempest-VolumeTypesReaderTests-148575421-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:30:26.850742 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.policy [None req-4efea57b-27a4-478b-b6a9-a6423ee8323c tempest-VolumeTypesReaderTests-148575421 tempest-VolumeTypesReaderTests-148575421-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '56cbc2ab6d704f4a8ae73cd67c759c20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd466a219286342e0bd719491947b6b56', '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=100012) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 02:30:26.850742 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-4efea57b-27a4-478b-b6a9-a6423ee8323c tempest-VolumeTypesReaderTests-148575421 tempest-VolumeTypesReaderTests-148575421-project-reader] https://10.4.3.223/volume/v3/types/099fa5ef-01b7-487a-b5db-e3213649d529/extra_specs/key1 returned with HTTP 403 Jul 03 02:30:26.851468 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 491/1993] 10.4.3.223 () {68 vars in 1413 bytes} [Fri Jul 3 02:30:26 2026] PUT /volume/v3/types/099fa5ef-01b7-487a-b5db-e3213649d529/extra_specs/key1 => generated 122 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:30:26.865091 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-1086ab64-9fda-40a5-9346-3badff15a59f None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:26.866800 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-1086ab64-9fda-40a5-9346-3badff15a59f tempest-VolumeTypesReaderTests-148575421 tempest-VolumeTypesReaderTests-148575421-project-reader] PUT https://10.4.3.223/volume/v3/types/099fa5ef-01b7-487a-b5db-e3213649d529 Jul 03 02:30:26.867355 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-1086ab64-9fda-40a5-9346-3badff15a59f tempest-VolumeTypesReaderTests-148575421 tempest-VolumeTypesReaderTests-148575421-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:30:26.871513 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.policy [None req-1086ab64-9fda-40a5-9346-3badff15a59f tempest-VolumeTypesReaderTests-148575421 tempest-VolumeTypesReaderTests-148575421-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '56cbc2ab6d704f4a8ae73cd67c759c20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd466a219286342e0bd719491947b6b56', '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=100014) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 02:30:26.872701 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-1086ab64-9fda-40a5-9346-3badff15a59f tempest-VolumeTypesReaderTests-148575421 tempest-VolumeTypesReaderTests-148575421-project-reader] https://10.4.3.223/volume/v3/types/099fa5ef-01b7-487a-b5db-e3213649d529 returned with HTTP 403 Jul 03 02:30:26.873081 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 497/1994] 10.4.3.223 () {68 vars in 1362 bytes} [Fri Jul 3 02:30:26 2026] PUT /volume/v3/types/099fa5ef-01b7-487a-b5db-e3213649d529 => generated 109 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:30:26.884937 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-aab7b43b-024c-451f-a68f-3f24325b1fdb None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:26.886646 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-aab7b43b-024c-451f-a68f-3f24325b1fdb tempest-VolumeTypesReaderTests-148575421 tempest-VolumeTypesReaderTests-148575421-project-admin] DELETE https://10.4.3.223/volume/v3/types/6551d8ff-86d6-45cd-8316-3c5d5e2851a2 Jul 03 02:30:26.886808 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-aab7b43b-024c-451f-a68f-3f24325b1fdb tempest-VolumeTypesReaderTests-148575421 tempest-VolumeTypesReaderTests-148575421-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:26.887054 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-aab7b43b-024c-451f-a68f-3f24325b1fdb tempest-VolumeTypesReaderTests-148575421 tempest-VolumeTypesReaderTests-148575421-project-admin] Calling method '_delete' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:26.915432 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-5ffc5f2e-5097-49c6-8b4f-6a6a38252381 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:26.916493 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-5ffc5f2e-5097-49c6-8b4f-6a6a38252381 None None] GET https://10.4.3.223/volume// Jul 03 02:30:26.916705 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-5ffc5f2e-5097-49c6-8b4f-6a6a38252381 None None] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:26.919798 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-5ffc5f2e-5097-49c6-8b4f-6a6a38252381 None None] Calling method 'all' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:26.920265 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-5ffc5f2e-5097-49c6-8b4f-6a6a38252381 None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:30:26.920604 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 508/1995] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:30:26 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:30:26.933590 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-69b013cf-c820-40b9-b8d6-68f71e0e43cb req-27aaaf33-6fb8-480d-925f-3554c3d65a48 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:26.936784 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-69b013cf-c820-40b9-b8d6-68f71e0e43cb req-27aaaf33-6fb8-480d-925f-3554c3d65a48 tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] GET https://10.4.3.223/volume/v3/volumes/7fa30d4e-29b6-4120-b72f-60a6ec8f5b5e Jul 03 02:30:26.937000 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-69b013cf-c820-40b9-b8d6-68f71e0e43cb req-27aaaf33-6fb8-480d-925f-3554c3d65a48 tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:26.937224 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-69b013cf-c820-40b9-b8d6-68f71e0e43cb req-27aaaf33-6fb8-480d-925f-3554c3d65a48 tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:26.937528 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-aab7b43b-024c-451f-a68f-3f24325b1fdb tempest-VolumeTypesReaderTests-148575421 tempest-VolumeTypesReaderTests-148575421-project-admin] https://10.4.3.223/volume/v3/types/6551d8ff-86d6-45cd-8316-3c5d5e2851a2 returned with HTTP 202 Jul 03 02:30:26.938328 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 500/1996] 10.4.3.223 () {66 vars in 1345 bytes} [Fri Jul 3 02:30:26 2026] DELETE /volume/v3/types/6551d8ff-86d6-45cd-8316-3c5d5e2851a2 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:30:26.949320 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-299e2ebd-2bae-4832-a5b8-baaba75d3d75 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:26.951266 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-299e2ebd-2bae-4832-a5b8-baaba75d3d75 tempest-VolumeTypesReaderTests-148575421 tempest-VolumeTypesReaderTests-148575421-project-admin] DELETE https://10.4.3.223/volume/v3/types/7780f0e4-29d3-413c-8259-bf94fa477618 Jul 03 02:30:26.951633 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-299e2ebd-2bae-4832-a5b8-baaba75d3d75 tempest-VolumeTypesReaderTests-148575421 tempest-VolumeTypesReaderTests-148575421-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:26.951936 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-299e2ebd-2bae-4832-a5b8-baaba75d3d75 tempest-VolumeTypesReaderTests-148575421 tempest-VolumeTypesReaderTests-148575421-project-admin] Calling method '_delete' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:26.954372 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:26.954372 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:30:26.959368 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [req-69b013cf-c820-40b9-b8d6-68f71e0e43cb req-27aaaf33-6fb8-480d-925f-3554c3d65a48 tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] Volume info retrieved successfully. Jul 03 02:30:26.969533 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-69b013cf-c820-40b9-b8d6-68f71e0e43cb req-27aaaf33-6fb8-480d-925f-3554c3d65a48 tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] https://10.4.3.223/volume/v3/volumes/7fa30d4e-29b6-4120-b72f-60a6ec8f5b5e returned with HTTP 200 Jul 03 02:30:26.969533 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 492/1997] 10.4.3.223 () {70 vars in 1639 bytes} [Fri Jul 3 02:30:26 2026] GET /volume/v3/volumes/7fa30d4e-29b6-4120-b72f-60a6ec8f5b5e => generated 1338 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:30:26.997151 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-299e2ebd-2bae-4832-a5b8-baaba75d3d75 tempest-VolumeTypesReaderTests-148575421 tempest-VolumeTypesReaderTests-148575421-project-admin] https://10.4.3.223/volume/v3/types/7780f0e4-29d3-413c-8259-bf94fa477618 returned with HTTP 202 Jul 03 02:30:26.997728 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 498/1998] 10.4.3.223 () {66 vars in 1345 bytes} [Fri Jul 3 02:30:26 2026] DELETE /volume/v3/types/7780f0e4-29d3-413c-8259-bf94fa477618 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:30:27.007754 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-d7941af5-a4f5-4489-9ab8-3a2c300ad207 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:27.009559 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-d7941af5-a4f5-4489-9ab8-3a2c300ad207 tempest-VolumeTypesReaderTests-148575421 tempest-VolumeTypesReaderTests-148575421-project-admin] DELETE https://10.4.3.223/volume/v3/types/c2b8c50e-5b07-4e4a-b9dc-cbef4ca6624e Jul 03 02:30:27.009801 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-d7941af5-a4f5-4489-9ab8-3a2c300ad207 tempest-VolumeTypesReaderTests-148575421 tempest-VolumeTypesReaderTests-148575421-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:27.010065 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-d7941af5-a4f5-4489-9ab8-3a2c300ad207 tempest-VolumeTypesReaderTests-148575421 tempest-VolumeTypesReaderTests-148575421-project-admin] Calling method '_delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:27.055209 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-d7941af5-a4f5-4489-9ab8-3a2c300ad207 tempest-VolumeTypesReaderTests-148575421 tempest-VolumeTypesReaderTests-148575421-project-admin] https://10.4.3.223/volume/v3/types/c2b8c50e-5b07-4e4a-b9dc-cbef4ca6624e returned with HTTP 202 Jul 03 02:30:27.055746 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 509/1999] 10.4.3.223 () {66 vars in 1345 bytes} [Fri Jul 3 02:30:27 2026] DELETE /volume/v3/types/c2b8c50e-5b07-4e4a-b9dc-cbef4ca6624e => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:30:27.066926 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-a698ee10-31bf-4b52-b181-21e3f3c02963 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:27.068754 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-a698ee10-31bf-4b52-b181-21e3f3c02963 tempest-VolumeTypesReaderTests-148575421 tempest-VolumeTypesReaderTests-148575421-project-admin] DELETE https://10.4.3.223/volume/v3/types/6dae0b1d-61d3-4617-8e68-96bbed35232d Jul 03 02:30:27.069005 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-a698ee10-31bf-4b52-b181-21e3f3c02963 tempest-VolumeTypesReaderTests-148575421 tempest-VolumeTypesReaderTests-148575421-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:27.069273 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-a698ee10-31bf-4b52-b181-21e3f3c02963 tempest-VolumeTypesReaderTests-148575421 tempest-VolumeTypesReaderTests-148575421-project-admin] Calling method '_delete' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:27.094903 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-69b013cf-c820-40b9-b8d6-68f71e0e43cb req-e947de45-8293-4c4d-a476-456436492e93 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:27.100333 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-69b013cf-c820-40b9-b8d6-68f71e0e43cb req-e947de45-8293-4c4d-a476-456436492e93 tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] PUT https://10.4.3.223/volume/v3/attachments/ce066d48-e67d-4c80-95b4-4931a022b6f2 Jul 03 02:30:27.100777 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-69b013cf-c820-40b9-b8d6-68f71e0e43cb req-e947de45-8293-4c4d-a476-456436492e93 tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000004352", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2a2633a05d73", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "80a8c083-552c-46a2-8db9-fd9e83fa2364", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:30:27.110653 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.coordination [req-69b013cf-c820-40b9-b8d6-68f71e0e43cb req-e947de45-8293-4c4d-a476-456436492e93 tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] Acquiring lock "cinder-attachment_update-7fa30d4e-29b6-4120-b72f-60a6ec8f5b5e-np0000004352" by "attachment_update" {{(pid=100012) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 02:30:27.116027 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.coordination [req-69b013cf-c820-40b9-b8d6-68f71e0e43cb req-e947de45-8293-4c4d-a476-456436492e93 tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] Lock "cinder-attachment_update-7fa30d4e-29b6-4120-b72f-60a6ec8f5b5e-np0000004352" acquired by "attachment_update" :: waited 0.005s {{(pid=100012) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 02:30:27.117069 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:27.117069 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:30:27.122849 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-a698ee10-31bf-4b52-b181-21e3f3c02963 tempest-VolumeTypesReaderTests-148575421 tempest-VolumeTypesReaderTests-148575421-project-admin] https://10.4.3.223/volume/v3/types/6dae0b1d-61d3-4617-8e68-96bbed35232d returned with HTTP 202 Jul 03 02:30:27.123401 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 501/2000] 10.4.3.223 () {66 vars in 1345 bytes} [Fri Jul 3 02:30:27 2026] DELETE /volume/v3/types/6dae0b1d-61d3-4617-8e68-96bbed35232d => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:30:27.136572 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-d77d7e7f-c115-431c-98f5-3dd16835ec82 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:27.138933 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-d77d7e7f-c115-431c-98f5-3dd16835ec82 tempest-VolumeTypesReaderTests-148575421 tempest-VolumeTypesReaderTests-148575421-project-admin] DELETE https://10.4.3.223/volume/v3/types/cac2f951-7ba8-47c2-86f5-02735dc9b154 Jul 03 02:30:27.139193 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-d77d7e7f-c115-431c-98f5-3dd16835ec82 tempest-VolumeTypesReaderTests-148575421 tempest-VolumeTypesReaderTests-148575421-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:27.139513 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-d77d7e7f-c115-431c-98f5-3dd16835ec82 tempest-VolumeTypesReaderTests-148575421 tempest-VolumeTypesReaderTests-148575421-project-admin] Calling method '_delete' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:27.187747 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-d77d7e7f-c115-431c-98f5-3dd16835ec82 tempest-VolumeTypesReaderTests-148575421 tempest-VolumeTypesReaderTests-148575421-project-admin] https://10.4.3.223/volume/v3/types/cac2f951-7ba8-47c2-86f5-02735dc9b154 returned with HTTP 202 Jul 03 02:30:27.188563 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 499/2001] 10.4.3.223 () {66 vars in 1345 bytes} [Fri Jul 3 02:30:27 2026] DELETE /volume/v3/types/cac2f951-7ba8-47c2-86f5-02735dc9b154 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:30:27.199447 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-67768920-5ef7-45a6-81ee-b304ceaa5b7a None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:27.202474 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-67768920-5ef7-45a6-81ee-b304ceaa5b7a tempest-VolumeTypesReaderTests-148575421 tempest-VolumeTypesReaderTests-148575421-project-admin] DELETE https://10.4.3.223/volume/v3/types/099fa5ef-01b7-487a-b5db-e3213649d529 Jul 03 02:30:27.202910 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-67768920-5ef7-45a6-81ee-b304ceaa5b7a tempest-VolumeTypesReaderTests-148575421 tempest-VolumeTypesReaderTests-148575421-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:27.203223 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-67768920-5ef7-45a6-81ee-b304ceaa5b7a tempest-VolumeTypesReaderTests-148575421 tempest-VolumeTypesReaderTests-148575421-project-admin] Calling method '_delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:27.235289 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-67768920-5ef7-45a6-81ee-b304ceaa5b7a tempest-VolumeTypesReaderTests-148575421 tempest-VolumeTypesReaderTests-148575421-project-admin] https://10.4.3.223/volume/v3/types/099fa5ef-01b7-487a-b5db-e3213649d529 returned with HTTP 202 Jul 03 02:30:27.235716 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 510/2002] 10.4.3.223 () {66 vars in 1345 bytes} [Fri Jul 3 02:30:27 2026] DELETE /volume/v3/types/099fa5ef-01b7-487a-b5db-e3213649d529 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:30:27.646046 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.coordination [req-69b013cf-c820-40b9-b8d6-68f71e0e43cb req-e947de45-8293-4c4d-a476-456436492e93 tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] Lock "cinder-attachment_update-7fa30d4e-29b6-4120-b72f-60a6ec8f5b5e-np0000004352" released by "attachment_update" :: held 0.530s {{(pid=100012) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 02:30:27.646401 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-69b013cf-c820-40b9-b8d6-68f71e0e43cb req-e947de45-8293-4c4d-a476-456436492e93 tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] https://10.4.3.223/volume/v3/attachments/ce066d48-e67d-4c80-95b4-4931a022b6f2 returned with HTTP 200 Jul 03 02:30:27.646952 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 493/2003] 10.4.3.223 () {74 vars in 1704 bytes} [Fri Jul 3 02:30:27 2026] PUT /volume/v3/attachments/ce066d48-e67d-4c80-95b4-4931a022b6f2 => generated 969 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:30:28.051541 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-a53cb544-7286-437f-80e9-32f7e2bccca5 req-b48491cc-4974-44d9-8836-51fd918ad70f None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:28.054379 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-a53cb544-7286-437f-80e9-32f7e2bccca5 req-b48491cc-4974-44d9-8836-51fd918ad70f tempest-ServerBootFromVolumeStableRescueTest-2141045341 tempest-ServerBootFromVolumeStableRescueTest-2141045341-project-member] GET https://10.4.3.223/volume/v3/volumes/020fc92e-67f0-4b15-a74c-6b133787cc27 Jul 03 02:30:28.054598 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-a53cb544-7286-437f-80e9-32f7e2bccca5 req-b48491cc-4974-44d9-8836-51fd918ad70f tempest-ServerBootFromVolumeStableRescueTest-2141045341 tempest-ServerBootFromVolumeStableRescueTest-2141045341-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:28.054775 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-a53cb544-7286-437f-80e9-32f7e2bccca5 req-b48491cc-4974-44d9-8836-51fd918ad70f tempest-ServerBootFromVolumeStableRescueTest-2141045341 tempest-ServerBootFromVolumeStableRescueTest-2141045341-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:28.065623 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:28.065623 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:30:28.069442 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-a53cb544-7286-437f-80e9-32f7e2bccca5 req-b48491cc-4974-44d9-8836-51fd918ad70f tempest-ServerBootFromVolumeStableRescueTest-2141045341 tempest-ServerBootFromVolumeStableRescueTest-2141045341-project-member] Volume info retrieved successfully. Jul 03 02:30:28.074876 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-a53cb544-7286-437f-80e9-32f7e2bccca5 req-b48491cc-4974-44d9-8836-51fd918ad70f tempest-ServerBootFromVolumeStableRescueTest-2141045341 tempest-ServerBootFromVolumeStableRescueTest-2141045341-project-member] https://10.4.3.223/volume/v3/volumes/020fc92e-67f0-4b15-a74c-6b133787cc27 returned with HTTP 200 Jul 03 02:30:28.075287 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 502/2004] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:30:28 2026] GET /volume/v3/volumes/020fc92e-67f0-4b15-a74c-6b133787cc27 => generated 1603 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:30:28.160880 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-69b013cf-c820-40b9-b8d6-68f71e0e43cb req-f4231bce-fe9f-40d5-ab41-f97c9b70bd94 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:28.164649 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-69b013cf-c820-40b9-b8d6-68f71e0e43cb req-f4231bce-fe9f-40d5-ab41-f97c9b70bd94 tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] POST https://10.4.3.223/volume/v3/attachments/ce066d48-e67d-4c80-95b4-4931a022b6f2/action Jul 03 02:30:28.164649 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-69b013cf-c820-40b9-b8d6-68f71e0e43cb req-f4231bce-fe9f-40d5-ab41-f97c9b70bd94 tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] Action body: b'{"os-complete": null}' {{(pid=100014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:30:28.164649 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-69b013cf-c820-40b9-b8d6-68f71e0e43cb req-f4231bce-fe9f-40d5-ab41-f97c9b70bd94 tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:30:28.189498 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:28.189498 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:30:28.203541 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-69b013cf-c820-40b9-b8d6-68f71e0e43cb req-f4231bce-fe9f-40d5-ab41-f97c9b70bd94 tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] https://10.4.3.223/volume/v3/attachments/ce066d48-e67d-4c80-95b4-4931a022b6f2/action returned with HTTP 204 Jul 03 02:30:28.203652 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 500/2005] 10.4.3.223 () {74 vars in 1725 bytes} [Fri Jul 3 02:30:28 2026] POST /volume/v3/attachments/ce066d48-e67d-4c80-95b4-4931a022b6f2/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:30:29.416415 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-a8779639-9a8c-42a4-8b54-3f6e7d261292 req-39263614-402b-4285-8459-fbecec91553a None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:29.418489 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-a8779639-9a8c-42a4-8b54-3f6e7d261292 req-39263614-402b-4285-8459-fbecec91553a tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/volumes/da37a823-a7f2-44a8-82fc-6a71e09d8235 Jul 03 02:30:29.418726 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-a8779639-9a8c-42a4-8b54-3f6e7d261292 req-39263614-402b-4285-8459-fbecec91553a tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:29.418891 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-a8779639-9a8c-42a4-8b54-3f6e7d261292 req-39263614-402b-4285-8459-fbecec91553a tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:29.428712 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:29.428712 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:30:29.434940 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [req-a8779639-9a8c-42a4-8b54-3f6e7d261292 req-39263614-402b-4285-8459-fbecec91553a tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Volume info retrieved successfully. Jul 03 02:30:29.441445 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-a8779639-9a8c-42a4-8b54-3f6e7d261292 req-39263614-402b-4285-8459-fbecec91553a tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/volumes/da37a823-a7f2-44a8-82fc-6a71e09d8235 returned with HTTP 200 Jul 03 02:30:29.441445 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 511/2006] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:30:29 2026] GET /volume/v3/volumes/da37a823-a7f2-44a8-82fc-6a71e09d8235 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:30:31.497192 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-73ec90ce-6804-4f59-b61b-5bbb084f38b5 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:31.497831 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-73ec90ce-6804-4f59-b61b-5bbb084f38b5 None None] GET https://10.4.3.223/volume// Jul 03 02:30:31.498085 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-73ec90ce-6804-4f59-b61b-5bbb084f38b5 None None] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:31.498381 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-73ec90ce-6804-4f59-b61b-5bbb084f38b5 None None] Calling method 'all' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:31.498911 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-73ec90ce-6804-4f59-b61b-5bbb084f38b5 None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:30:31.499342 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 494/2007] 10.4.3.223 () {66 vars in 1428 bytes} [Fri Jul 3 02:30:31 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:30:31.507439 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-a8779639-9a8c-42a4-8b54-3f6e7d261292 req-444faee7-78f3-4819-9db5-ba63dff3be9a None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:31.510194 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-a8779639-9a8c-42a4-8b54-3f6e7d261292 req-444faee7-78f3-4819-9db5-ba63dff3be9a tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] POST https://10.4.3.223/volume/v3/attachments Jul 03 02:30:31.510708 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-a8779639-9a8c-42a4-8b54-3f6e7d261292 req-444faee7-78f3-4819-9db5-ba63dff3be9a tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "da37a823-a7f2-44a8-82fc-6a71e09d8235", "connector": null, "instance_uuid": "7dee9387-86c5-4cda-9943-c2a303a57c2f"}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:30:31.523063 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:31.523063 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:30:31.564924 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-a8779639-9a8c-42a4-8b54-3f6e7d261292 req-444faee7-78f3-4819-9db5-ba63dff3be9a tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Jul 03 02:30:31.564924 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 503/2008] 10.4.3.223 () {74 vars in 1594 bytes} [Fri Jul 3 02:30:31 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) Jul 03 02:30:31.970278 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-9f74a296-a111-48a0-9f64-e952cfd4479d None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:31.973588 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-9f74a296-a111-48a0-9f64-e952cfd4479d tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/volumes/da37a823-a7f2-44a8-82fc-6a71e09d8235 Jul 03 02:30:31.973790 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-9f74a296-a111-48a0-9f64-e952cfd4479d tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:31.973967 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-9f74a296-a111-48a0-9f64-e952cfd4479d tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:31.983774 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:31.983774 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:30:31.987439 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-9f74a296-a111-48a0-9f64-e952cfd4479d tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Volume info retrieved successfully. Jul 03 02:30:31.991410 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-9f74a296-a111-48a0-9f64-e952cfd4479d tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/volumes/da37a823-a7f2-44a8-82fc-6a71e09d8235 returned with HTTP 200 Jul 03 02:30:31.991771 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 501/2009] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:30:31 2026] GET /volume/v3/volumes/da37a823-a7f2-44a8-82fc-6a71e09d8235 => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:30:32.108374 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-3a623614-efbb-4e4d-9c97-c58db14cff4b None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:32.108828 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-3a623614-efbb-4e4d-9c97-c58db14cff4b None None] GET https://10.4.3.223/volume// Jul 03 02:30:32.109008 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-3a623614-efbb-4e4d-9c97-c58db14cff4b None None] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:32.109897 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-3a623614-efbb-4e4d-9c97-c58db14cff4b None None] Calling method 'all' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:32.109897 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-3a623614-efbb-4e4d-9c97-c58db14cff4b None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:30:32.110090 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 512/2010] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:30:32 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:30:32.120662 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-a8779639-9a8c-42a4-8b54-3f6e7d261292 req-093b4b4d-a1a9-4d5f-98e7-7d23fb9004f6 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:32.123224 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-a8779639-9a8c-42a4-8b54-3f6e7d261292 req-093b4b4d-a1a9-4d5f-98e7-7d23fb9004f6 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/volumes/da37a823-a7f2-44a8-82fc-6a71e09d8235 Jul 03 02:30:32.123672 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-a8779639-9a8c-42a4-8b54-3f6e7d261292 req-093b4b4d-a1a9-4d5f-98e7-7d23fb9004f6 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:32.123830 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-a8779639-9a8c-42a4-8b54-3f6e7d261292 req-093b4b4d-a1a9-4d5f-98e7-7d23fb9004f6 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:32.141447 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:32.141447 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:30:32.154132 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [req-a8779639-9a8c-42a4-8b54-3f6e7d261292 req-093b4b4d-a1a9-4d5f-98e7-7d23fb9004f6 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Volume info retrieved successfully. Jul 03 02:30:32.160793 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-a8779639-9a8c-42a4-8b54-3f6e7d261292 req-093b4b4d-a1a9-4d5f-98e7-7d23fb9004f6 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/volumes/da37a823-a7f2-44a8-82fc-6a71e09d8235 returned with HTTP 200 Jul 03 02:30:32.161406 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 495/2011] 10.4.3.223 () {70 vars in 1639 bytes} [Fri Jul 3 02:30:32 2026] GET /volume/v3/volumes/da37a823-a7f2-44a8-82fc-6a71e09d8235 => generated 1020 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:30:32.300653 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-a8779639-9a8c-42a4-8b54-3f6e7d261292 req-097f66ca-e39b-4c12-a256-80f3fd72884b None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:32.302877 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-a8779639-9a8c-42a4-8b54-3f6e7d261292 req-097f66ca-e39b-4c12-a256-80f3fd72884b tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] PUT https://10.4.3.223/volume/v3/attachments/b81fedac-1049-4669-9ac2-17790165686f Jul 03 02:30:32.303214 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-a8779639-9a8c-42a4-8b54-3f6e7d261292 req-097f66ca-e39b-4c12-a256-80f3fd72884b tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000004352", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2a2633a05d73", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "80a8c083-552c-46a2-8db9-fd9e83fa2364", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:30:32.318330 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.coordination [req-a8779639-9a8c-42a4-8b54-3f6e7d261292 req-097f66ca-e39b-4c12-a256-80f3fd72884b tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Acquiring lock "cinder-attachment_update-da37a823-a7f2-44a8-82fc-6a71e09d8235-np0000004352" by "attachment_update" {{(pid=100013) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 02:30:32.325490 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.coordination [req-a8779639-9a8c-42a4-8b54-3f6e7d261292 req-097f66ca-e39b-4c12-a256-80f3fd72884b tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Lock "cinder-attachment_update-da37a823-a7f2-44a8-82fc-6a71e09d8235-np0000004352" acquired by "attachment_update" :: waited 0.006s {{(pid=100013) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 02:30:32.325490 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:32.325490 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:30:32.854003 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.coordination [req-a8779639-9a8c-42a4-8b54-3f6e7d261292 req-097f66ca-e39b-4c12-a256-80f3fd72884b tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Lock "cinder-attachment_update-da37a823-a7f2-44a8-82fc-6a71e09d8235-np0000004352" released by "attachment_update" :: held 0.530s {{(pid=100013) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 02:30:32.854003 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-a8779639-9a8c-42a4-8b54-3f6e7d261292 req-097f66ca-e39b-4c12-a256-80f3fd72884b tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/attachments/b81fedac-1049-4669-9ac2-17790165686f returned with HTTP 200 Jul 03 02:30:32.854003 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 504/2012] 10.4.3.223 () {74 vars in 1704 bytes} [Fri Jul 3 02:30:32 2026] PUT /volume/v3/attachments/b81fedac-1049-4669-9ac2-17790165686f => generated 969 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:30:32.963874 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-2a7ad1ff-fdd4-4224-bf2c-027c0e569a6e None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:32.965574 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-2a7ad1ff-fdd4-4224-bf2c-027c0e569a6e tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:30:32.965574 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-2a7ad1ff-fdd4-4224-bf2c-027c0e569a6e tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1732252332"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:30:32.966934 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.volumes [None req-2a7ad1ff-fdd4-4224-bf2c-027c0e569a6e tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1732252332'}} {{(pid=100014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:30:32.971155 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.volumes [None req-2a7ad1ff-fdd4-4224-bf2c-027c0e569a6e tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Create volume of 1 GB Jul 03 02:30:32.971155 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:32.971155 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:30:32.971744 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-2a7ad1ff-fdd4-4224-bf2c-027c0e569a6e tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Availability Zones retrieved successfully. Jul 03 02:30:32.980167 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-2a7ad1ff-fdd4-4224-bf2c-027c0e569a6e tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Flow 'volume_create_api' (dffab39c-4055-44a6-8844-8a04ce832822) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:30:32.981038 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-2a7ad1ff-fdd4-4224-bf2c-027c0e569a6e tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6463ace-c3c0-441d-97e9-448b459e2840) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:30:32.981951 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.flows.api.create_volume [None req-2a7ad1ff-fdd4-4224-bf2c-027c0e569a6e tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Validating volume size '1' using validate_int {{(pid=100014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:30:32.989504 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:32.989504 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:30:33.003345 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-2a7ad1ff-fdd4-4224-bf2c-027c0e569a6e tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6463ace-c3c0-441d-97e9-448b459e2840) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:58Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=e61006bc-2471-4d60-bd49-f1ae7046e9d9,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e61006bc-2471-4d60-bd49-f1ae7046e9d9', 'encryption_key_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=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:30:33.004089 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-2a7ad1ff-fdd4-4224-bf2c-027c0e569a6e tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (562c463a-1691-4824-88e6-e6da467900f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:30:33.008215 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-c8c60ac1-5724-4c2c-ba0d-8267b7c4cfbd None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:33.010259 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-c8c60ac1-5724-4c2c-ba0d-8267b7c4cfbd tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/volumes/da37a823-a7f2-44a8-82fc-6a71e09d8235 Jul 03 02:30:33.010438 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-c8c60ac1-5724-4c2c-ba0d-8267b7c4cfbd tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:33.010651 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-c8c60ac1-5724-4c2c-ba0d-8267b7c4cfbd tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:33.020914 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:33.020914 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:30:33.025388 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-c8c60ac1-5724-4c2c-ba0d-8267b7c4cfbd tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Volume info retrieved successfully. Jul 03 02:30:33.030714 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-c8c60ac1-5724-4c2c-ba0d-8267b7c4cfbd tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/volumes/da37a823-a7f2-44a8-82fc-6a71e09d8235 returned with HTTP 200 Jul 03 02:30:33.031120 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 513/2013] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:30:33 2026] GET /volume/v3/volumes/da37a823-a7f2-44a8-82fc-6a71e09d8235 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:30:33.053693 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.quota [None req-2a7ad1ff-fdd4-4224-bf2c-027c0e569a6e tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Created reservations ['774c984c-7c79-49b7-8132-581d3b589923', '1636bd2e-4c20-4cc2-bb36-a2bf9f7377e0', 'dcf45883-3391-427f-82dc-b2e29df112f0', 'e80cfe32-801d-468e-9519-64c0546dbc66'] {{(pid=100014) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:30:33.054511 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-2a7ad1ff-fdd4-4224-bf2c-027c0e569a6e tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (562c463a-1691-4824-88e6-e6da467900f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['774c984c-7c79-49b7-8132-581d3b589923', '1636bd2e-4c20-4cc2-bb36-a2bf9f7377e0', 'dcf45883-3391-427f-82dc-b2e29df112f0', 'e80cfe32-801d-468e-9519-64c0546dbc66']}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:30:33.055521 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-2a7ad1ff-fdd4-4224-bf2c-027c0e569a6e tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3ef9f89-ed9e-4966-918c-1eddb225e5ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:30:33.079952 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-2a7ad1ff-fdd4-4224-bf2c-027c0e569a6e tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3ef9f89-ed9e-4966-918c-1eddb225e5ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '76e7fcca-3391-48a2-8aee-85b41d0952d4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1732252332',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='6a93bdc3f9c24da596a52cbd46a38cd7',qos_specs=None,replication_status=,reservations=['774c984c-7c79-49b7-8132-581d3b589923','1636bd2e-4c20-4cc2-bb36-a2bf9f7377e0','dcf45883-3391-427f-82dc-b2e29df112f0','e80cfe32-801d-468e-9519-64c0546dbc66'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40a0e047e1a546f5a8d8eded0dbb6aba',volume_type_id=e61006bc-2471-4d60-bd49-f1ae7046e9d9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:30:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1732252332',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=76e7fcca-3391-48a2-8aee-85b41d0952d4,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='6a93bdc3f9c24da596a52cbd46a38cd7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='40a0e047e1a546f5a8d8eded0dbb6aba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e61006bc-2471-4d60-bd49-f1ae7046e9d9),volume_type_id=e61006bc-2471-4d60-bd49-f1ae7046e9d9)}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:30:33.083523 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-2a7ad1ff-fdd4-4224-bf2c-027c0e569a6e tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac5baa8d-3a32-4fa0-9fe2-3fe20a8bb116) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:30:33.105406 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-2a7ad1ff-fdd4-4224-bf2c-027c0e569a6e tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac5baa8d-3a32-4fa0-9fe2-3fe20a8bb116) transitioned into state 'SUCCESS' from state '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-1732252332',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='6a93bdc3f9c24da596a52cbd46a38cd7',qos_specs=None,replication_status=,reservations=['774c984c-7c79-49b7-8132-581d3b589923','1636bd2e-4c20-4cc2-bb36-a2bf9f7377e0','dcf45883-3391-427f-82dc-b2e29df112f0','e80cfe32-801d-468e-9519-64c0546dbc66'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40a0e047e1a546f5a8d8eded0dbb6aba',volume_type_id=e61006bc-2471-4d60-bd49-f1ae7046e9d9)}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:30:33.105974 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-2a7ad1ff-fdd4-4224-bf2c-027c0e569a6e tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0dd1d23a-2862-41ef-8474-750965701247) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:30:33.129353 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-2a7ad1ff-fdd4-4224-bf2c-027c0e569a6e tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0dd1d23a-2862-41ef-8474-750965701247) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:30:33.129353 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-2a7ad1ff-fdd4-4224-bf2c-027c0e569a6e tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Flow 'volume_create_api' (dffab39c-4055-44a6-8844-8a04ce832822) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:30:33.129353 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-2a7ad1ff-fdd4-4224-bf2c-027c0e569a6e tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Create volume request issued successfully. Jul 03 02:30:33.132099 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-2a7ad1ff-fdd4-4224-bf2c-027c0e569a6e tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:30:33.132099 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 502/2014] 10.4.3.223 () {68 vars in 1259 bytes} [Fri Jul 3 02:30:32 2026] POST /volume/v3/volumes => generated 760 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:30:33.150732 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-2c95d8cd-18cf-494a-84c2-332f7d538a5e None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:33.152413 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-2c95d8cd-18cf-494a-84c2-332f7d538a5e tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] GET https://10.4.3.223/volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4 Jul 03 02:30:33.152413 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-2c95d8cd-18cf-494a-84c2-332f7d538a5e tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:33.152616 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-2c95d8cd-18cf-494a-84c2-332f7d538a5e tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:33.160810 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:33.160810 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:30:33.171626 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-2c95d8cd-18cf-494a-84c2-332f7d538a5e tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Volume info retrieved successfully. Jul 03 02:30:33.177163 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-2c95d8cd-18cf-494a-84c2-332f7d538a5e tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4 returned with HTTP 200 Jul 03 02:30:33.180578 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 496/2015] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:30:33 2026] GET /volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4 => generated 828 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:30:34.044034 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-3548f618-9c63-4e92-9de0-cae446c923de None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:34.046142 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-3548f618-9c63-4e92-9de0-cae446c923de tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/volumes/da37a823-a7f2-44a8-82fc-6a71e09d8235 Jul 03 02:30:34.046367 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-3548f618-9c63-4e92-9de0-cae446c923de tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:34.046554 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-3548f618-9c63-4e92-9de0-cae446c923de tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:34.056543 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:34.056543 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:30:34.060758 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-3548f618-9c63-4e92-9de0-cae446c923de tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Volume info retrieved successfully. Jul 03 02:30:34.065491 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-3548f618-9c63-4e92-9de0-cae446c923de tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/volumes/da37a823-a7f2-44a8-82fc-6a71e09d8235 returned with HTTP 200 Jul 03 02:30:34.065990 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 505/2016] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:30:34 2026] GET /volume/v3/volumes/da37a823-a7f2-44a8-82fc-6a71e09d8235 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:30:34.195787 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-5e31b730-aeb4-4d6f-8f0d-21740257a734 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:34.198357 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-5e31b730-aeb4-4d6f-8f0d-21740257a734 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] GET https://10.4.3.223/volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4 Jul 03 02:30:34.198590 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-5e31b730-aeb4-4d6f-8f0d-21740257a734 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:34.198880 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-5e31b730-aeb4-4d6f-8f0d-21740257a734 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:34.207815 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:34.207815 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:30:34.212437 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-5e31b730-aeb4-4d6f-8f0d-21740257a734 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Volume info retrieved successfully. Jul 03 02:30:34.216946 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-5e31b730-aeb4-4d6f-8f0d-21740257a734 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4 returned with HTTP 200 Jul 03 02:30:34.217390 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 514/2017] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:30:34 2026] GET /volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4 => generated 853 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:30:34.285049 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-5697ef8a-0d9e-41e5-a6bf-5a5a02c8441d req-d7e57bf0-1260-4e10-9d1a-fe5e8eb4f562 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:34.287508 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-5697ef8a-0d9e-41e5-a6bf-5a5a02c8441d req-d7e57bf0-1260-4e10-9d1a-fe5e8eb4f562 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] GET https://10.4.3.223/volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4 Jul 03 02:30:34.287683 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-5697ef8a-0d9e-41e5-a6bf-5a5a02c8441d req-d7e57bf0-1260-4e10-9d1a-fe5e8eb4f562 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:34.287848 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-5697ef8a-0d9e-41e5-a6bf-5a5a02c8441d req-d7e57bf0-1260-4e10-9d1a-fe5e8eb4f562 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:34.300464 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:34.300464 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:30:34.305236 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [req-5697ef8a-0d9e-41e5-a6bf-5a5a02c8441d req-d7e57bf0-1260-4e10-9d1a-fe5e8eb4f562 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Volume info retrieved successfully. Jul 03 02:30:34.309755 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-5697ef8a-0d9e-41e5-a6bf-5a5a02c8441d req-d7e57bf0-1260-4e10-9d1a-fe5e8eb4f562 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4 returned with HTTP 200 Jul 03 02:30:34.310201 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 503/2018] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:30:34 2026] GET /volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4 => generated 853 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:30:35.079881 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-4092dbe6-ad10-4c1c-8241-8eacdb3d3086 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:35.081413 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-4092dbe6-ad10-4c1c-8241-8eacdb3d3086 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/volumes/da37a823-a7f2-44a8-82fc-6a71e09d8235 Jul 03 02:30:35.081598 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-4092dbe6-ad10-4c1c-8241-8eacdb3d3086 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:35.081811 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-4092dbe6-ad10-4c1c-8241-8eacdb3d3086 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:35.089801 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:35.089801 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:30:35.092704 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-4092dbe6-ad10-4c1c-8241-8eacdb3d3086 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Volume info retrieved successfully. Jul 03 02:30:35.096246 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-4092dbe6-ad10-4c1c-8241-8eacdb3d3086 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/volumes/da37a823-a7f2-44a8-82fc-6a71e09d8235 returned with HTTP 200 Jul 03 02:30:35.096620 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 497/2019] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:30:35 2026] GET /volume/v3/volumes/da37a823-a7f2-44a8-82fc-6a71e09d8235 => generated 841 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:30:36.110408 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-6ee85d38-c4fb-450c-bf63-27c669f043be None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:36.112024 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-6ee85d38-c4fb-450c-bf63-27c669f043be tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/volumes/da37a823-a7f2-44a8-82fc-6a71e09d8235 Jul 03 02:30:36.112212 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-6ee85d38-c4fb-450c-bf63-27c669f043be tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:36.112478 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-6ee85d38-c4fb-450c-bf63-27c669f043be tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:36.115461 np0000004352 devstack@c-api.service[100013]: DEBUG dbcounter [-] [100013] Writing DB stats cinder:SELECT=304,cinder:INSERT=46,cinder:UPDATE=72 {{(pid=100013) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 02:30:36.126649 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:36.126649 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:30:36.131870 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-6ee85d38-c4fb-450c-bf63-27c669f043be tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Volume info retrieved successfully. Jul 03 02:30:36.138268 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-6ee85d38-c4fb-450c-bf63-27c669f043be tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/volumes/da37a823-a7f2-44a8-82fc-6a71e09d8235 returned with HTTP 200 Jul 03 02:30:36.138888 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 506/2020] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:30:36 2026] GET /volume/v3/volumes/da37a823-a7f2-44a8-82fc-6a71e09d8235 => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:30:36.348516 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-5992344e-2288-420e-986e-3ec19972f1f8 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:36.348883 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-5992344e-2288-420e-986e-3ec19972f1f8 None None] GET https://10.4.3.223/volume// Jul 03 02:30:36.349050 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-5992344e-2288-420e-986e-3ec19972f1f8 None None] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:36.349265 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-5992344e-2288-420e-986e-3ec19972f1f8 None None] Calling method 'all' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:36.349636 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-5992344e-2288-420e-986e-3ec19972f1f8 None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:30:36.350087 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 515/2021] 10.4.3.223 () {66 vars in 1428 bytes} [Fri Jul 3 02:30:36 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:30:36.359289 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-5697ef8a-0d9e-41e5-a6bf-5a5a02c8441d req-109d9d33-bde8-4584-ae64-dc474715d201 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:36.360027 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-5697ef8a-0d9e-41e5-a6bf-5a5a02c8441d req-109d9d33-bde8-4584-ae64-dc474715d201 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] POST https://10.4.3.223/volume/v3/attachments Jul 03 02:30:36.360511 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-5697ef8a-0d9e-41e5-a6bf-5a5a02c8441d req-109d9d33-bde8-4584-ae64-dc474715d201 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "76e7fcca-3391-48a2-8aee-85b41d0952d4", "connector": null, "instance_uuid": "2d2f115b-b78e-4a90-935f-b9ea8916a75f"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:30:36.371558 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:36.371558 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:30:36.412989 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-5697ef8a-0d9e-41e5-a6bf-5a5a02c8441d req-109d9d33-bde8-4584-ae64-dc474715d201 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Jul 03 02:30:36.413457 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 504/2022] 10.4.3.223 () {74 vars in 1594 bytes} [Fri Jul 3 02:30:36 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) Jul 03 02:30:36.832171 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-839ca7e8-ce36-4a89-8f86-f4d7326c76a3 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:36.834155 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-839ca7e8-ce36-4a89-8f86-f4d7326c76a3 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] GET https://10.4.3.223/volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4 Jul 03 02:30:36.834670 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-839ca7e8-ce36-4a89-8f86-f4d7326c76a3 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:36.834670 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-839ca7e8-ce36-4a89-8f86-f4d7326c76a3 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:36.847260 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:36.847260 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:30:36.856893 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-839ca7e8-ce36-4a89-8f86-f4d7326c76a3 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Volume info retrieved successfully. Jul 03 02:30:36.862922 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-839ca7e8-ce36-4a89-8f86-f4d7326c76a3 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4 returned with HTTP 200 Jul 03 02:30:36.863459 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 498/2023] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:30:36 2026] GET /volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4 => generated 852 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:30:36.949069 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-e06a9661-a4e8-44e3-9de2-215877f34131 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:36.949776 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-e06a9661-a4e8-44e3-9de2-215877f34131 None None] GET https://10.4.3.223/volume// Jul 03 02:30:36.950107 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-e06a9661-a4e8-44e3-9de2-215877f34131 None None] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:36.950252 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-e06a9661-a4e8-44e3-9de2-215877f34131 None None] Calling method 'all' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:36.950821 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-e06a9661-a4e8-44e3-9de2-215877f34131 None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:30:36.951468 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 507/2024] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:30:36 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:30:36.962437 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-5697ef8a-0d9e-41e5-a6bf-5a5a02c8441d req-61477fca-2221-4c55-9db1-253f587b8c8c None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:36.962942 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-5697ef8a-0d9e-41e5-a6bf-5a5a02c8441d req-61477fca-2221-4c55-9db1-253f587b8c8c tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] GET https://10.4.3.223/volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4 Jul 03 02:30:36.963247 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-5697ef8a-0d9e-41e5-a6bf-5a5a02c8441d req-61477fca-2221-4c55-9db1-253f587b8c8c tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:36.963499 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-5697ef8a-0d9e-41e5-a6bf-5a5a02c8441d req-61477fca-2221-4c55-9db1-253f587b8c8c tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:36.974855 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:36.974855 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:30:36.981370 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [req-5697ef8a-0d9e-41e5-a6bf-5a5a02c8441d req-61477fca-2221-4c55-9db1-253f587b8c8c tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Volume info retrieved successfully. Jul 03 02:30:36.988616 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-5697ef8a-0d9e-41e5-a6bf-5a5a02c8441d req-61477fca-2221-4c55-9db1-253f587b8c8c tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4 returned with HTTP 200 Jul 03 02:30:36.988616 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 516/2025] 10.4.3.223 () {70 vars in 1639 bytes} [Fri Jul 3 02:30:36 2026] GET /volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4 => generated 1032 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:30:37.109003 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-5697ef8a-0d9e-41e5-a6bf-5a5a02c8441d req-22f35609-fd03-4586-9317-23492251d438 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:37.112495 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-5697ef8a-0d9e-41e5-a6bf-5a5a02c8441d req-22f35609-fd03-4586-9317-23492251d438 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] PUT https://10.4.3.223/volume/v3/attachments/a7e69e69-6d68-46b7-8bea-69a3ca273e97 Jul 03 02:30:37.112495 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-5697ef8a-0d9e-41e5-a6bf-5a5a02c8441d req-22f35609-fd03-4586-9317-23492251d438 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000004352", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2a2633a05d73", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "80a8c083-552c-46a2-8db9-fd9e83fa2364", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:30:37.131342 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.coordination [req-5697ef8a-0d9e-41e5-a6bf-5a5a02c8441d req-22f35609-fd03-4586-9317-23492251d438 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Acquiring lock "cinder-attachment_update-76e7fcca-3391-48a2-8aee-85b41d0952d4-np0000004352" by "attachment_update" {{(pid=100014) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 02:30:37.142545 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.coordination [req-5697ef8a-0d9e-41e5-a6bf-5a5a02c8441d req-22f35609-fd03-4586-9317-23492251d438 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Lock "cinder-attachment_update-76e7fcca-3391-48a2-8aee-85b41d0952d4-np0000004352" acquired by "attachment_update" :: waited 0.011s {{(pid=100014) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 02:30:37.144030 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:37.144030 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:30:37.157531 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-caa3fa2e-2edc-4021-8a0a-d320ee26491a None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:37.160227 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-caa3fa2e-2edc-4021-8a0a-d320ee26491a tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/volumes/da37a823-a7f2-44a8-82fc-6a71e09d8235 Jul 03 02:30:37.160227 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-caa3fa2e-2edc-4021-8a0a-d320ee26491a tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:37.160227 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-caa3fa2e-2edc-4021-8a0a-d320ee26491a tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:37.172277 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:37.172277 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:30:37.177197 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-caa3fa2e-2edc-4021-8a0a-d320ee26491a tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Volume info retrieved successfully. Jul 03 02:30:37.189093 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-caa3fa2e-2edc-4021-8a0a-d320ee26491a tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/volumes/da37a823-a7f2-44a8-82fc-6a71e09d8235 returned with HTTP 200 Jul 03 02:30:37.189651 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 499/2026] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:30:37 2026] GET /volume/v3/volumes/da37a823-a7f2-44a8-82fc-6a71e09d8235 => generated 841 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:30:37.683511 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.coordination [req-5697ef8a-0d9e-41e5-a6bf-5a5a02c8441d req-22f35609-fd03-4586-9317-23492251d438 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Lock "cinder-attachment_update-76e7fcca-3391-48a2-8aee-85b41d0952d4-np0000004352" released by "attachment_update" :: held 0.541s {{(pid=100014) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 02:30:37.683899 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-5697ef8a-0d9e-41e5-a6bf-5a5a02c8441d req-22f35609-fd03-4586-9317-23492251d438 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/attachments/a7e69e69-6d68-46b7-8bea-69a3ca273e97 returned with HTTP 200 Jul 03 02:30:37.684270 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 505/2027] 10.4.3.223 () {74 vars in 1704 bytes} [Fri Jul 3 02:30:37 2026] PUT /volume/v3/attachments/a7e69e69-6d68-46b7-8bea-69a3ca273e97 => generated 969 bytes in 576 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:30:37.890797 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-faec20ed-f8e5-47e1-855f-1297f2809428 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:37.890797 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-faec20ed-f8e5-47e1-855f-1297f2809428 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] GET https://10.4.3.223/volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4 Jul 03 02:30:37.890797 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-faec20ed-f8e5-47e1-855f-1297f2809428 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:37.890797 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-faec20ed-f8e5-47e1-855f-1297f2809428 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:37.902886 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:37.902886 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:30:37.909442 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-faec20ed-f8e5-47e1-855f-1297f2809428 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Volume info retrieved successfully. Jul 03 02:30:37.913698 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-faec20ed-f8e5-47e1-855f-1297f2809428 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4 returned with HTTP 200 Jul 03 02:30:37.914241 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 508/2028] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:30:37 2026] GET /volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4 => generated 853 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:30:38.202322 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-da2d09b7-2f22-4729-95bc-2be5b2615d74 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:38.204304 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-da2d09b7-2f22-4729-95bc-2be5b2615d74 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/volumes/da37a823-a7f2-44a8-82fc-6a71e09d8235 Jul 03 02:30:38.204519 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-da2d09b7-2f22-4729-95bc-2be5b2615d74 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:38.204721 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-da2d09b7-2f22-4729-95bc-2be5b2615d74 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:38.214823 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:38.214823 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:30:38.218138 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-da2d09b7-2f22-4729-95bc-2be5b2615d74 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Volume info retrieved successfully. Jul 03 02:30:38.222348 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-da2d09b7-2f22-4729-95bc-2be5b2615d74 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/volumes/da37a823-a7f2-44a8-82fc-6a71e09d8235 returned with HTTP 200 Jul 03 02:30:38.222731 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 517/2029] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:30:38 2026] GET /volume/v3/volumes/da37a823-a7f2-44a8-82fc-6a71e09d8235 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:30:38.934001 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-1f99b7be-858c-403f-9e3d-c692915b5994 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:38.937696 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-1f99b7be-858c-403f-9e3d-c692915b5994 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] GET https://10.4.3.223/volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4 Jul 03 02:30:38.938022 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-1f99b7be-858c-403f-9e3d-c692915b5994 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:38.938022 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-1f99b7be-858c-403f-9e3d-c692915b5994 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:38.957548 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:38.957548 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:30:38.963227 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-1f99b7be-858c-403f-9e3d-c692915b5994 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Volume info retrieved successfully. Jul 03 02:30:38.968900 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-1f99b7be-858c-403f-9e3d-c692915b5994 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4 returned with HTTP 200 Jul 03 02:30:38.969303 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 500/2030] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:30:38 2026] GET /volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4 => generated 853 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:30:39.242111 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-3ad2e541-fa82-45a1-8fe2-903b0563672b None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:39.248291 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-3ad2e541-fa82-45a1-8fe2-903b0563672b tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/volumes/da37a823-a7f2-44a8-82fc-6a71e09d8235 Jul 03 02:30:39.248883 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-3ad2e541-fa82-45a1-8fe2-903b0563672b tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:39.248883 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-3ad2e541-fa82-45a1-8fe2-903b0563672b tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:39.264278 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:39.264278 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:30:39.269036 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-3ad2e541-fa82-45a1-8fe2-903b0563672b tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Volume info retrieved successfully. Jul 03 02:30:39.274858 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-3ad2e541-fa82-45a1-8fe2-903b0563672b tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/volumes/da37a823-a7f2-44a8-82fc-6a71e09d8235 returned with HTTP 200 Jul 03 02:30:39.275430 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 506/2031] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:30:39 2026] GET /volume/v3/volumes/da37a823-a7f2-44a8-82fc-6a71e09d8235 => generated 841 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:30:39.550622 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-a8779639-9a8c-42a4-8b54-3f6e7d261292 req-294cadc6-d378-4654-bfff-a34e2735db00 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:39.554573 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-a8779639-9a8c-42a4-8b54-3f6e7d261292 req-294cadc6-d378-4654-bfff-a34e2735db00 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] POST https://10.4.3.223/volume/v3/attachments/b81fedac-1049-4669-9ac2-17790165686f/action Jul 03 02:30:39.555053 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-a8779639-9a8c-42a4-8b54-3f6e7d261292 req-294cadc6-d378-4654-bfff-a34e2735db00 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Action body: b'{"os-complete": null}' {{(pid=100013) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:30:39.555221 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-a8779639-9a8c-42a4-8b54-3f6e7d261292 req-294cadc6-d378-4654-bfff-a34e2735db00 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:30:39.577036 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:39.577036 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:30:39.602997 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-a8779639-9a8c-42a4-8b54-3f6e7d261292 req-294cadc6-d378-4654-bfff-a34e2735db00 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/attachments/b81fedac-1049-4669-9ac2-17790165686f/action returned with HTTP 204 Jul 03 02:30:39.605712 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 509/2032] 10.4.3.223 () {74 vars in 1725 bytes} [Fri Jul 3 02:30:39 2026] POST /volume/v3/attachments/b81fedac-1049-4669-9ac2-17790165686f/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:30:39.982141 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-14f0eae2-d9c5-42f4-b4e2-b9afa6fc59b4 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:39.983928 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-14f0eae2-d9c5-42f4-b4e2-b9afa6fc59b4 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] GET https://10.4.3.223/volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4 Jul 03 02:30:39.984261 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-14f0eae2-d9c5-42f4-b4e2-b9afa6fc59b4 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:39.984590 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-14f0eae2-d9c5-42f4-b4e2-b9afa6fc59b4 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:39.995318 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:39.995318 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:30:40.003506 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-14f0eae2-d9c5-42f4-b4e2-b9afa6fc59b4 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Volume info retrieved successfully. Jul 03 02:30:40.006743 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-14f0eae2-d9c5-42f4-b4e2-b9afa6fc59b4 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4 returned with HTTP 200 Jul 03 02:30:40.006743 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 518/2033] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:30:39 2026] GET /volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4 => generated 853 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:30:40.289743 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-8655ea52-9390-4973-9015-a35108fb2a2f None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:40.291276 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-8655ea52-9390-4973-9015-a35108fb2a2f tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/volumes/da37a823-a7f2-44a8-82fc-6a71e09d8235 Jul 03 02:30:40.291510 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-8655ea52-9390-4973-9015-a35108fb2a2f tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:40.291713 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-8655ea52-9390-4973-9015-a35108fb2a2f tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:40.308226 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:40.308226 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:30:40.311442 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-8655ea52-9390-4973-9015-a35108fb2a2f tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Volume info retrieved successfully. Jul 03 02:30:40.318268 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-8655ea52-9390-4973-9015-a35108fb2a2f tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/volumes/da37a823-a7f2-44a8-82fc-6a71e09d8235 returned with HTTP 200 Jul 03 02:30:40.318865 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 501/2034] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:30:40 2026] GET /volume/v3/volumes/da37a823-a7f2-44a8-82fc-6a71e09d8235 => generated 1133 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:30:40.332657 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-8dbb3301-0f70-4815-b5ef-732663c060df None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:40.334508 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-8dbb3301-0f70-4815-b5ef-732663c060df tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] POST https://10.4.3.223/volume/v3/backups Jul 03 02:30:40.334853 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-8dbb3301-0f70-4815-b5ef-732663c060df tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "da37a823-a7f2-44a8-82fc-6a71e09d8235", "force": true, "name": "tempest-VolumesBackupsTest-Backup-25504401", "container": "tempest-volumesbackupstest-backup-container-1912445707"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:30:40.336305 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.contrib.backups [None req-8dbb3301-0f70-4815-b5ef-732663c060df tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Creating new backup {'backup': {'volume_id': 'da37a823-a7f2-44a8-82fc-6a71e09d8235', 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-25504401', 'container': 'tempest-volumesbackupstest-backup-container-1912445707'}} {{(pid=100014) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 02:30:40.336467 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.contrib.backups [None req-8dbb3301-0f70-4815-b5ef-732663c060df tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Creating backup of volume da37a823-a7f2-44a8-82fc-6a71e09d8235 in container tempest-volumesbackupstest-backup-container-1912445707 Jul 03 02:30:40.349220 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:40.349220 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:30:40.349975 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-8dbb3301-0f70-4815-b5ef-732663c060df tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Volume info retrieved successfully. Jul 03 02:30:40.380852 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.quota [None req-8dbb3301-0f70-4815-b5ef-732663c060df tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Created reservations ['140fd41a-6f6c-4483-b063-91ea5d5ba546', 'c3e07488-e041-4c7f-a645-8c311f71cbe4'] {{(pid=100014) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:30:40.455022 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-8dbb3301-0f70-4815-b5ef-732663c060df tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups returned with HTTP 202 Jul 03 02:30:40.455022 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 507/2035] 10.4.3.223 () {68 vars in 1259 bytes} [Fri Jul 3 02:30:40 2026] POST /volume/v3/backups => generated 328 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 03 02:30:40.467058 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-bced6723-8a66-432d-a5eb-739a02a40c7a None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:40.468983 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-bced6723-8a66-432d-a5eb-739a02a40c7a tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/6fd1187f-6ec2-4e37-975e-053c922b5dfa Jul 03 02:30:40.469232 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-bced6723-8a66-432d-a5eb-739a02a40c7a tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:40.469503 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-bced6723-8a66-432d-a5eb-739a02a40c7a tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:40.469670 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-bced6723-8a66-432d-a5eb-739a02a40c7a tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id 6fd1187f-6ec2-4e37-975e-053c922b5dfa. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:30:40.476016 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:40.476016 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:30:40.478455 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-bced6723-8a66-432d-a5eb-739a02a40c7a tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/6fd1187f-6ec2-4e37-975e-053c922b5dfa returned with HTTP 200 Jul 03 02:30:40.478782 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 510/2036] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:30:40 2026] GET /volume/v3/backups/6fd1187f-6ec2-4e37-975e-053c922b5dfa => generated 787 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:30:40.908013 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-a7ef09c2-92e6-456f-9629-bf82681b1e49 req-284249c0-d76e-4f5d-9aa2-56c428cf6d83 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:40.909960 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-a7ef09c2-92e6-456f-9629-bf82681b1e49 req-284249c0-d76e-4f5d-9aa2-56c428cf6d83 tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] GET https://10.4.3.223/volume/v3/limits Jul 03 02:30:40.910156 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-a7ef09c2-92e6-456f-9629-bf82681b1e49 req-284249c0-d76e-4f5d-9aa2-56c428cf6d83 tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:40.910376 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-a7ef09c2-92e6-456f-9629-bf82681b1e49 req-284249c0-d76e-4f5d-9aa2-56c428cf6d83 tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] Calling method 'index' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:40.920932 np0000004352 devstack@c-api.service[100015]: WARNING cinder.quota [req-a7ef09c2-92e6-456f-9629-bf82681b1e49 req-284249c0-d76e-4f5d-9aa2-56c428cf6d83 tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-1047188628 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-1047188628, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:30:40.921305 np0000004352 devstack@c-api.service[100015]: WARNING cinder.quota [req-a7ef09c2-92e6-456f-9629-bf82681b1e49 req-284249c0-d76e-4f5d-9aa2-56c428cf6d83 tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-1047188628 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-1047188628, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:30:40.921673 np0000004352 devstack@c-api.service[100015]: WARNING cinder.quota [req-a7ef09c2-92e6-456f-9629-bf82681b1e49 req-284249c0-d76e-4f5d-9aa2-56c428cf6d83 tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luksv2-1047188628 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luksv2-1047188628, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:30:40.922509 np0000004352 devstack@c-api.service[100015]: WARNING cinder.quota [req-a7ef09c2-92e6-456f-9629-bf82681b1e49 req-284249c0-d76e-4f5d-9aa2-56c428cf6d83 tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-200162100-1825764949 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-200162100-1825764949, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:30:40.922591 np0000004352 devstack@c-api.service[100015]: WARNING cinder.quota [req-a7ef09c2-92e6-456f-9629-bf82681b1e49 req-284249c0-d76e-4f5d-9aa2-56c428cf6d83 tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-70937315-326033319 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-70937315-326033319, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:30:40.922916 np0000004352 devstack@c-api.service[100015]: WARNING cinder.quota [req-a7ef09c2-92e6-456f-9629-bf82681b1e49 req-284249c0-d76e-4f5d-9aa2-56c428cf6d83 tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-70937315-326033319 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-70937315-326033319, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:30:40.923245 np0000004352 devstack@c-api.service[100015]: WARNING cinder.quota [req-a7ef09c2-92e6-456f-9629-bf82681b1e49 req-284249c0-d76e-4f5d-9aa2-56c428cf6d83 tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-70937315-326033319 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-70937315-326033319, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:30:40.923601 np0000004352 devstack@c-api.service[100015]: WARNING cinder.quota [req-a7ef09c2-92e6-456f-9629-bf82681b1e49 req-284249c0-d76e-4f5d-9aa2-56c428cf6d83 tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1578387613-140675295 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1578387613-140675295, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:30:40.923949 np0000004352 devstack@c-api.service[100015]: WARNING cinder.quota [req-a7ef09c2-92e6-456f-9629-bf82681b1e49 req-284249c0-d76e-4f5d-9aa2-56c428cf6d83 tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1578387613-140675295 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1578387613-140675295, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:30:40.924267 np0000004352 devstack@c-api.service[100015]: WARNING cinder.quota [req-a7ef09c2-92e6-456f-9629-bf82681b1e49 req-284249c0-d76e-4f5d-9aa2-56c428cf6d83 tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1578387613-140675295 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1578387613-140675295, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:30:40.939997 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-a7ef09c2-92e6-456f-9629-bf82681b1e49 req-284249c0-d76e-4f5d-9aa2-56c428cf6d83 tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] https://10.4.3.223/volume/v3/limits returned with HTTP 200 Jul 03 02:30:40.940500 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 519/2037] 10.4.3.223 () {68 vars in 1484 bytes} [Fri Jul 3 02:30:40 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) Jul 03 02:30:41.020884 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-e2224afd-6716-475d-a613-1eec73f2a866 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:41.022793 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-e2224afd-6716-475d-a613-1eec73f2a866 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] GET https://10.4.3.223/volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4 Jul 03 02:30:41.023131 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-e2224afd-6716-475d-a613-1eec73f2a866 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:41.023508 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-e2224afd-6716-475d-a613-1eec73f2a866 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:41.037629 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:41.037629 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:30:41.042484 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-e2224afd-6716-475d-a613-1eec73f2a866 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Volume info retrieved successfully. Jul 03 02:30:41.046872 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-e2224afd-6716-475d-a613-1eec73f2a866 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4 returned with HTTP 200 Jul 03 02:30:41.047531 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 502/2038] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:30:41 2026] GET /volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4 => generated 853 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:30:41.470606 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-a7ef09c2-92e6-456f-9629-bf82681b1e49 req-b6f50c2b-2119-4c12-a36c-69b1bcfefdad None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:41.472872 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-a7ef09c2-92e6-456f-9629-bf82681b1e49 req-b6f50c2b-2119-4c12-a36c-69b1bcfefdad tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] GET https://10.4.3.223/volume/v3/volumes/7fa30d4e-29b6-4120-b72f-60a6ec8f5b5e Jul 03 02:30:41.473154 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-a7ef09c2-92e6-456f-9629-bf82681b1e49 req-b6f50c2b-2119-4c12-a36c-69b1bcfefdad tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:41.473400 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-a7ef09c2-92e6-456f-9629-bf82681b1e49 req-b6f50c2b-2119-4c12-a36c-69b1bcfefdad tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:41.486996 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:41.486996 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:30:41.493312 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [req-a7ef09c2-92e6-456f-9629-bf82681b1e49 req-b6f50c2b-2119-4c12-a36c-69b1bcfefdad tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] Volume info retrieved successfully. Jul 03 02:30:41.493728 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-8ea5107e-6275-4dde-99c9-41c13f39301e None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:41.496150 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-8ea5107e-6275-4dde-99c9-41c13f39301e tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/6fd1187f-6ec2-4e37-975e-053c922b5dfa Jul 03 02:30:41.496393 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-8ea5107e-6275-4dde-99c9-41c13f39301e tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:41.496667 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-8ea5107e-6275-4dde-99c9-41c13f39301e tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:41.496813 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-8ea5107e-6275-4dde-99c9-41c13f39301e tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id 6fd1187f-6ec2-4e37-975e-053c922b5dfa. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:30:41.500342 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-a7ef09c2-92e6-456f-9629-bf82681b1e49 req-b6f50c2b-2119-4c12-a36c-69b1bcfefdad tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] https://10.4.3.223/volume/v3/volumes/7fa30d4e-29b6-4120-b72f-60a6ec8f5b5e returned with HTTP 200 Jul 03 02:30:41.500898 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 508/2039] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:30:41 2026] GET /volume/v3/volumes/7fa30d4e-29b6-4120-b72f-60a6ec8f5b5e => generated 1451 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:30:41.504051 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:41.504051 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:30:41.504051 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-8ea5107e-6275-4dde-99c9-41c13f39301e tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/6fd1187f-6ec2-4e37-975e-053c922b5dfa returned with HTTP 200 Jul 03 02:30:41.504051 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 511/2040] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:30:41 2026] GET /volume/v3/backups/6fd1187f-6ec2-4e37-975e-053c922b5dfa => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:30:41.513965 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-a7ef09c2-92e6-456f-9629-bf82681b1e49 req-56766a03-7870-4ca8-af77-a775cae0d696 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:41.516827 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-a7ef09c2-92e6-456f-9629-bf82681b1e49 req-56766a03-7870-4ca8-af77-a775cae0d696 tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] POST https://10.4.3.223/volume/v3/snapshots Jul 03 02:30:41.517283 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-a7ef09c2-92e6-456f-9629-bf82681b1e49 req-56766a03-7870-4ca8-af77-a775cae0d696 tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7fa30d4e-29b6-4120-b72f-60a6ec8f5b5e", "force": true, "name": "snapshot for tempest-ImageDependencyTestssnapshot-952878307", "description": null, "metadata": {}}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:30:41.531598 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:41.531598 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:30:41.532316 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [req-a7ef09c2-92e6-456f-9629-bf82681b1e49 req-56766a03-7870-4ca8-af77-a775cae0d696 tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] Volume info retrieved successfully. Jul 03 02:30:41.532577 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.snapshots [req-a7ef09c2-92e6-456f-9629-bf82681b1e49 req-56766a03-7870-4ca8-af77-a775cae0d696 tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] Create snapshot from volume 7fa30d4e-29b6-4120-b72f-60a6ec8f5b5e Jul 03 02:30:41.575758 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.quota [req-a7ef09c2-92e6-456f-9629-bf82681b1e49 req-56766a03-7870-4ca8-af77-a775cae0d696 tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] Created reservations ['47c0c4c3-0ba0-4737-ace8-9ff14a7f967c', '33f4ba23-996c-45ab-90d8-7d126b4a6a2e', 'ab75d816-4ea5-41a8-b2f5-833810b44252', '81e4f52f-9afe-4151-9f13-877a3c1ac639'] {{(pid=100015) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:30:41.615306 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [req-a7ef09c2-92e6-456f-9629-bf82681b1e49 req-56766a03-7870-4ca8-af77-a775cae0d696 tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] Snapshot force create request issued successfully. Jul 03 02:30:41.615727 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-a7ef09c2-92e6-456f-9629-bf82681b1e49 req-56766a03-7870-4ca8-af77-a775cae0d696 tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] https://10.4.3.223/volume/v3/snapshots returned with HTTP 202 Jul 03 02:30:41.616195 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 520/2041] 10.4.3.223 () {72 vars in 1547 bytes} [Fri Jul 3 02:30:41 2026] POST /volume/v3/snapshots => generated 318 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:30:42.064065 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-4dab0d32-27cf-493e-8865-a2a2090c73bc None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:42.066330 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-4dab0d32-27cf-493e-8865-a2a2090c73bc tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] GET https://10.4.3.223/volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4 Jul 03 02:30:42.066615 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-4dab0d32-27cf-493e-8865-a2a2090c73bc tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:42.066860 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-4dab0d32-27cf-493e-8865-a2a2090c73bc tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:42.079557 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:42.079557 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:30:42.084351 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-4dab0d32-27cf-493e-8865-a2a2090c73bc tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Volume info retrieved successfully. Jul 03 02:30:42.090710 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-4dab0d32-27cf-493e-8865-a2a2090c73bc tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4 returned with HTTP 200 Jul 03 02:30:42.091262 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 503/2042] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:30:42 2026] GET /volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4 => generated 853 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:30:42.518628 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-a8b14eb7-fbad-4548-b5d0-60a4c502d614 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:42.521290 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-a8b14eb7-fbad-4548-b5d0-60a4c502d614 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/6fd1187f-6ec2-4e37-975e-053c922b5dfa Jul 03 02:30:42.521938 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-a8b14eb7-fbad-4548-b5d0-60a4c502d614 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:42.522240 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-a8b14eb7-fbad-4548-b5d0-60a4c502d614 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:42.522406 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-a8b14eb7-fbad-4548-b5d0-60a4c502d614 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id 6fd1187f-6ec2-4e37-975e-053c922b5dfa. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:30:42.527803 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:42.527803 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:30:42.529590 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-a8b14eb7-fbad-4548-b5d0-60a4c502d614 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/6fd1187f-6ec2-4e37-975e-053c922b5dfa returned with HTTP 200 Jul 03 02:30:42.529590 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 509/2043] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:30:42 2026] GET /volume/v3/backups/6fd1187f-6ec2-4e37-975e-053c922b5dfa => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:30:43.109455 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-3a15a0b7-64b7-4d15-a2a9-8d699adc42d3 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:43.111720 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-3a15a0b7-64b7-4d15-a2a9-8d699adc42d3 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] GET https://10.4.3.223/volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4 Jul 03 02:30:43.113541 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-3a15a0b7-64b7-4d15-a2a9-8d699adc42d3 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:43.113541 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-3a15a0b7-64b7-4d15-a2a9-8d699adc42d3 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:43.126344 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:43.126344 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:30:43.133727 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-3a15a0b7-64b7-4d15-a2a9-8d699adc42d3 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Volume info retrieved successfully. Jul 03 02:30:43.143278 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-3a15a0b7-64b7-4d15-a2a9-8d699adc42d3 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4 returned with HTTP 200 Jul 03 02:30:43.143850 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 512/2044] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:30:43 2026] GET /volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4 => generated 853 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:30:43.488724 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-1988e3cc-2f05-4315-b83b-6997cd698cd3 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:43.491846 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-1988e3cc-2f05-4315-b83b-6997cd698cd3 tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] GET https://10.4.3.223/volume/v3/snapshots/edbace19-340d-4e02-b0a7-817fb2066dc7 Jul 03 02:30:43.492101 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-1988e3cc-2f05-4315-b83b-6997cd698cd3 tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:43.492361 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-1988e3cc-2f05-4315-b83b-6997cd698cd3 tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:43.498955 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:43.498955 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:30:43.499625 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-1988e3cc-2f05-4315-b83b-6997cd698cd3 tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] Snapshot retrieved successfully. Jul 03 02:30:43.500779 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-1988e3cc-2f05-4315-b83b-6997cd698cd3 tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] https://10.4.3.223/volume/v3/snapshots/edbace19-340d-4e02-b0a7-817fb2066dc7 returned with HTTP 200 Jul 03 02:30:43.501299 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 521/2045] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:30:43 2026] GET /volume/v3/snapshots/edbace19-340d-4e02-b0a7-817fb2066dc7 => generated 477 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:30:43.540571 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-b7c4e706-1d32-40ca-a406-76cc29f88d2a None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:43.542403 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-b7c4e706-1d32-40ca-a406-76cc29f88d2a tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/6fd1187f-6ec2-4e37-975e-053c922b5dfa Jul 03 02:30:43.542662 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-b7c4e706-1d32-40ca-a406-76cc29f88d2a tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:43.542882 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-b7c4e706-1d32-40ca-a406-76cc29f88d2a tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:43.543029 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-b7c4e706-1d32-40ca-a406-76cc29f88d2a tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id 6fd1187f-6ec2-4e37-975e-053c922b5dfa. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:30:43.547431 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:43.547431 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:30:43.548337 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-b7c4e706-1d32-40ca-a406-76cc29f88d2a tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/6fd1187f-6ec2-4e37-975e-053c922b5dfa returned with HTTP 200 Jul 03 02:30:43.548923 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 504/2046] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:30:43 2026] GET /volume/v3/backups/6fd1187f-6ec2-4e37-975e-053c922b5dfa => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:30:43.779987 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-2fb2012f-45b9-46c5-adf8-c27ff688f820 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:43.782276 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-2fb2012f-45b9-46c5-adf8-c27ff688f820 tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/edbace19-340d-4e02-b0a7-817fb2066dc7 Jul 03 02:30:43.782511 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-2fb2012f-45b9-46c5-adf8-c27ff688f820 tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:43.782792 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-2fb2012f-45b9-46c5-adf8-c27ff688f820 tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] Calling method 'delete' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:43.782879 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.snapshots [None req-2fb2012f-45b9-46c5-adf8-c27ff688f820 tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] Delete snapshot with id: edbace19-340d-4e02-b0a7-817fb2066dc7 Jul 03 02:30:43.788820 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:43.788820 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:30:43.789344 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-2fb2012f-45b9-46c5-adf8-c27ff688f820 tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] Snapshot retrieved successfully. Jul 03 02:30:43.817431 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-2fb2012f-45b9-46c5-adf8-c27ff688f820 tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] Snapshot delete request issued successfully. Jul 03 02:30:43.817719 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-2fb2012f-45b9-46c5-adf8-c27ff688f820 tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] https://10.4.3.223/volume/v3/snapshots/edbace19-340d-4e02-b0a7-817fb2066dc7 returned with HTTP 202 Jul 03 02:30:43.818298 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 510/2047] 10.4.3.223 () {66 vars in 1357 bytes} [Fri Jul 3 02:30:43 2026] DELETE /volume/v3/snapshots/edbace19-340d-4e02-b0a7-817fb2066dc7 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:30:43.828121 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-bf63e72e-2798-4a5f-a495-7ba2e265e22f None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:43.830818 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-bf63e72e-2798-4a5f-a495-7ba2e265e22f tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] GET https://10.4.3.223/volume/v3/snapshots/edbace19-340d-4e02-b0a7-817fb2066dc7 Jul 03 02:30:43.831169 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-bf63e72e-2798-4a5f-a495-7ba2e265e22f tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:43.831521 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-bf63e72e-2798-4a5f-a495-7ba2e265e22f tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:43.841011 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:43.841011 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:30:43.841983 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-bf63e72e-2798-4a5f-a495-7ba2e265e22f tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] Snapshot retrieved successfully. Jul 03 02:30:43.843439 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-bf63e72e-2798-4a5f-a495-7ba2e265e22f tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] https://10.4.3.223/volume/v3/snapshots/edbace19-340d-4e02-b0a7-817fb2066dc7 returned with HTTP 200 Jul 03 02:30:43.844265 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 513/2048] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:30:43 2026] GET /volume/v3/snapshots/edbace19-340d-4e02-b0a7-817fb2066dc7 => generated 476 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:30:44.170284 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-48e26ada-e9da-48ed-88eb-012de47819e8 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:44.189103 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-48e26ada-e9da-48ed-88eb-012de47819e8 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] GET https://10.4.3.223/volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4 Jul 03 02:30:44.195527 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-48e26ada-e9da-48ed-88eb-012de47819e8 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:44.196110 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-48e26ada-e9da-48ed-88eb-012de47819e8 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:44.224467 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:44.224467 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:30:44.228607 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-48e26ada-e9da-48ed-88eb-012de47819e8 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Volume info retrieved successfully. Jul 03 02:30:44.233639 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-48e26ada-e9da-48ed-88eb-012de47819e8 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4 returned with HTTP 200 Jul 03 02:30:44.234134 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 522/2049] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:30:44 2026] GET /volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4 => generated 853 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:30:44.557338 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-5697ef8a-0d9e-41e5-a6bf-5a5a02c8441d req-ef6bf8f9-471a-4e10-a404-08841db7872f None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:44.560365 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-5697ef8a-0d9e-41e5-a6bf-5a5a02c8441d req-ef6bf8f9-471a-4e10-a404-08841db7872f tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] POST https://10.4.3.223/volume/v3/attachments/a7e69e69-6d68-46b7-8bea-69a3ca273e97/action Jul 03 02:30:44.560884 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-5697ef8a-0d9e-41e5-a6bf-5a5a02c8441d req-ef6bf8f9-471a-4e10-a404-08841db7872f tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Action body: b'{"os-complete": null}' {{(pid=100012) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:30:44.561043 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-5697ef8a-0d9e-41e5-a6bf-5a5a02c8441d req-ef6bf8f9-471a-4e10-a404-08841db7872f tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:30:44.561565 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-2b37b1ff-5103-46f4-8994-99d3ddcb880a None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:44.564083 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-2b37b1ff-5103-46f4-8994-99d3ddcb880a tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/6fd1187f-6ec2-4e37-975e-053c922b5dfa Jul 03 02:30:44.564337 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-2b37b1ff-5103-46f4-8994-99d3ddcb880a tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:44.564627 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-2b37b1ff-5103-46f4-8994-99d3ddcb880a tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:44.564773 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-2b37b1ff-5103-46f4-8994-99d3ddcb880a tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id 6fd1187f-6ec2-4e37-975e-053c922b5dfa. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:30:44.569769 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:44.569769 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:30:44.570755 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-2b37b1ff-5103-46f4-8994-99d3ddcb880a tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/6fd1187f-6ec2-4e37-975e-053c922b5dfa returned with HTTP 200 Jul 03 02:30:44.571218 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 511/2050] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:30:44 2026] GET /volume/v3/backups/6fd1187f-6ec2-4e37-975e-053c922b5dfa => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:30:44.585188 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:44.585188 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:30:44.601217 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-5697ef8a-0d9e-41e5-a6bf-5a5a02c8441d req-ef6bf8f9-471a-4e10-a404-08841db7872f tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/attachments/a7e69e69-6d68-46b7-8bea-69a3ca273e97/action returned with HTTP 204 Jul 03 02:30:44.602030 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 505/2051] 10.4.3.223 () {74 vars in 1725 bytes} [Fri Jul 3 02:30:44 2026] POST /volume/v3/attachments/a7e69e69-6d68-46b7-8bea-69a3ca273e97/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:30:44.855679 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-be4b8743-d865-477c-865d-d8ac70b1f9d3 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:44.857726 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-be4b8743-d865-477c-865d-d8ac70b1f9d3 tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] GET https://10.4.3.223/volume/v3/snapshots/edbace19-340d-4e02-b0a7-817fb2066dc7 Jul 03 02:30:44.859276 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-be4b8743-d865-477c-865d-d8ac70b1f9d3 tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:44.859983 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-be4b8743-d865-477c-865d-d8ac70b1f9d3 tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:44.867748 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-be4b8743-d865-477c-865d-d8ac70b1f9d3 tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] https://10.4.3.223/volume/v3/snapshots/edbace19-340d-4e02-b0a7-817fb2066dc7 returned with HTTP 404 Jul 03 02:30:44.868336 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 514/2052] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:30:44 2026] GET /volume/v3/snapshots/edbace19-340d-4e02-b0a7-817fb2066dc7 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:30:45.256645 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-719cb3d7-c373-422a-89b5-2a2821fcf844 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:45.268467 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-719cb3d7-c373-422a-89b5-2a2821fcf844 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] GET https://10.4.3.223/volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4 Jul 03 02:30:45.268467 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-719cb3d7-c373-422a-89b5-2a2821fcf844 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:45.269662 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-719cb3d7-c373-422a-89b5-2a2821fcf844 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:45.286388 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:45.286388 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:30:45.289910 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-719cb3d7-c373-422a-89b5-2a2821fcf844 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Volume info retrieved successfully. Jul 03 02:30:45.295576 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-719cb3d7-c373-422a-89b5-2a2821fcf844 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4 returned with HTTP 200 Jul 03 02:30:45.296058 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 523/2053] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:30:45 2026] GET /volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4 => generated 1145 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:30:45.354478 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-0384a5d0-18d9-4a46-8a60-ea1c1d4c6f7d req-eeb9f41c-f776-47a0-86c2-140aee0f8cef None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:45.357750 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-0384a5d0-18d9-4a46-8a60-ea1c1d4c6f7d req-eeb9f41c-f776-47a0-86c2-140aee0f8cef tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] GET https://10.4.3.223/volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4 Jul 03 02:30:45.357750 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-0384a5d0-18d9-4a46-8a60-ea1c1d4c6f7d req-eeb9f41c-f776-47a0-86c2-140aee0f8cef tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:45.357750 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-0384a5d0-18d9-4a46-8a60-ea1c1d4c6f7d req-eeb9f41c-f776-47a0-86c2-140aee0f8cef tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:45.373752 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:45.373752 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:30:45.386097 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [req-0384a5d0-18d9-4a46-8a60-ea1c1d4c6f7d req-eeb9f41c-f776-47a0-86c2-140aee0f8cef tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Volume info retrieved successfully. Jul 03 02:30:45.392441 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-0384a5d0-18d9-4a46-8a60-ea1c1d4c6f7d req-eeb9f41c-f776-47a0-86c2-140aee0f8cef tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4 returned with HTTP 200 Jul 03 02:30:45.392743 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 512/2054] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:30:45 2026] GET /volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4 => generated 1145 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:30:45.585777 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-b47dd4a3-8d10-4df8-9536-030309398108 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:45.587757 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-b47dd4a3-8d10-4df8-9536-030309398108 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/6fd1187f-6ec2-4e37-975e-053c922b5dfa Jul 03 02:30:45.588009 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-b47dd4a3-8d10-4df8-9536-030309398108 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:45.588258 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-b47dd4a3-8d10-4df8-9536-030309398108 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:45.588434 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-b47dd4a3-8d10-4df8-9536-030309398108 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id 6fd1187f-6ec2-4e37-975e-053c922b5dfa. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:30:45.595447 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:45.595447 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:30:45.596827 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-b47dd4a3-8d10-4df8-9536-030309398108 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/6fd1187f-6ec2-4e37-975e-053c922b5dfa returned with HTTP 200 Jul 03 02:30:45.598130 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 506/2055] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:30:45 2026] GET /volume/v3/backups/6fd1187f-6ec2-4e37-975e-053c922b5dfa => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:30:46.612280 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-607637f0-b527-44be-a54b-24c8e661720d None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:46.615744 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-607637f0-b527-44be-a54b-24c8e661720d tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/6fd1187f-6ec2-4e37-975e-053c922b5dfa Jul 03 02:30:46.615744 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-607637f0-b527-44be-a54b-24c8e661720d tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:46.615744 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-607637f0-b527-44be-a54b-24c8e661720d tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:46.615744 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-607637f0-b527-44be-a54b-24c8e661720d tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id 6fd1187f-6ec2-4e37-975e-053c922b5dfa. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:30:46.620730 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:46.620730 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:30:46.622494 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-607637f0-b527-44be-a54b-24c8e661720d tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/6fd1187f-6ec2-4e37-975e-053c922b5dfa returned with HTTP 200 Jul 03 02:30:46.622494 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 515/2056] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:30:46 2026] GET /volume/v3/backups/6fd1187f-6ec2-4e37-975e-053c922b5dfa => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:30:47.426249 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-bb9b6f38-5d86-4b74-b71e-656869190689 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:47.427703 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-bb9b6f38-5d86-4b74-b71e-656869190689 None None] GET https://10.4.3.223/volume// Jul 03 02:30:47.430322 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-bb9b6f38-5d86-4b74-b71e-656869190689 None None] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:47.430322 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-bb9b6f38-5d86-4b74-b71e-656869190689 None None] Calling method 'all' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:47.430322 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-bb9b6f38-5d86-4b74-b71e-656869190689 None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:30:47.430322 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 524/2057] 10.4.3.223 () {66 vars in 1428 bytes} [Fri Jul 3 02:30:47 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:30:47.437733 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-0384a5d0-18d9-4a46-8a60-ea1c1d4c6f7d req-30907e20-d1e9-4cbd-8148-e7d1909e2277 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:47.443709 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-0384a5d0-18d9-4a46-8a60-ea1c1d4c6f7d req-30907e20-d1e9-4cbd-8148-e7d1909e2277 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] POST https://10.4.3.223/volume/v3/attachments Jul 03 02:30:47.443709 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-0384a5d0-18d9-4a46-8a60-ea1c1d4c6f7d req-30907e20-d1e9-4cbd-8148-e7d1909e2277 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "76e7fcca-3391-48a2-8aee-85b41d0952d4", "connector": null, "instance_uuid": "7fa7169d-b3e5-4342-9350-5a2f26a3765c"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:30:47.464440 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:47.464440 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:30:47.503278 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-0384a5d0-18d9-4a46-8a60-ea1c1d4c6f7d req-30907e20-d1e9-4cbd-8148-e7d1909e2277 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Jul 03 02:30:47.503830 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 513/2058] 10.4.3.223 () {74 vars in 1594 bytes} [Fri Jul 3 02:30:47 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) Jul 03 02:30:47.642841 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-9d879d3b-6e0a-47e9-b4d5-2ce1952d693d None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:47.651391 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-9d879d3b-6e0a-47e9-b4d5-2ce1952d693d tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/6fd1187f-6ec2-4e37-975e-053c922b5dfa Jul 03 02:30:47.651391 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-9d879d3b-6e0a-47e9-b4d5-2ce1952d693d tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:47.651391 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-9d879d3b-6e0a-47e9-b4d5-2ce1952d693d tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:47.651391 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-9d879d3b-6e0a-47e9-b4d5-2ce1952d693d tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id 6fd1187f-6ec2-4e37-975e-053c922b5dfa. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:30:47.656107 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:47.656107 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:30:47.657267 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-9d879d3b-6e0a-47e9-b4d5-2ce1952d693d tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/6fd1187f-6ec2-4e37-975e-053c922b5dfa returned with HTTP 200 Jul 03 02:30:47.657831 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 507/2059] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:30:47 2026] GET /volume/v3/backups/6fd1187f-6ec2-4e37-975e-053c922b5dfa => generated 789 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:30:47.919777 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-5c714518-d965-45e0-8758-e416b77a435a None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:47.921633 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-5c714518-d965-45e0-8758-e416b77a435a tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] GET https://10.4.3.223/volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4 Jul 03 02:30:47.921829 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-5c714518-d965-45e0-8758-e416b77a435a tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:47.922026 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-5c714518-d965-45e0-8758-e416b77a435a tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:47.944882 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:47.944882 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:30:47.953664 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-5c714518-d965-45e0-8758-e416b77a435a tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Volume info retrieved successfully. Jul 03 02:30:47.959459 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-5c714518-d965-45e0-8758-e416b77a435a tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4 returned with HTTP 200 Jul 03 02:30:47.959969 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 516/2060] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:30:47 2026] GET /volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4 => generated 1147 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 02:30:48.034899 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-b7e141e4-95dc-470a-a836-b190d9776c12 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:48.035306 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-b7e141e4-95dc-470a-a836-b190d9776c12 None None] GET https://10.4.3.223/volume// Jul 03 02:30:48.035525 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-b7e141e4-95dc-470a-a836-b190d9776c12 None None] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:48.035770 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-b7e141e4-95dc-470a-a836-b190d9776c12 None None] Calling method 'all' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:48.036134 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-b7e141e4-95dc-470a-a836-b190d9776c12 None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:30:48.036474 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 525/2061] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:30:48 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:30:48.043126 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-0384a5d0-18d9-4a46-8a60-ea1c1d4c6f7d req-97134a62-c027-48e3-b0ea-4a596ea966c5 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:48.047449 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-0384a5d0-18d9-4a46-8a60-ea1c1d4c6f7d req-97134a62-c027-48e3-b0ea-4a596ea966c5 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] GET https://10.4.3.223/volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4 Jul 03 02:30:48.047449 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-0384a5d0-18d9-4a46-8a60-ea1c1d4c6f7d req-97134a62-c027-48e3-b0ea-4a596ea966c5 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:48.047449 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-0384a5d0-18d9-4a46-8a60-ea1c1d4c6f7d req-97134a62-c027-48e3-b0ea-4a596ea966c5 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:48.059399 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:48.059399 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:30:48.072714 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [req-0384a5d0-18d9-4a46-8a60-ea1c1d4c6f7d req-97134a62-c027-48e3-b0ea-4a596ea966c5 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Volume info retrieved successfully. Jul 03 02:30:48.080194 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-0384a5d0-18d9-4a46-8a60-ea1c1d4c6f7d req-97134a62-c027-48e3-b0ea-4a596ea966c5 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4 returned with HTTP 200 Jul 03 02:30:48.080632 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 514/2062] 10.4.3.223 () {70 vars in 1639 bytes} [Fri Jul 3 02:30:48 2026] GET /volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4 => generated 1327 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:30:48.184767 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-0384a5d0-18d9-4a46-8a60-ea1c1d4c6f7d req-76a3760d-504e-45a3-8e43-82dd14c05fce None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:48.187361 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-0384a5d0-18d9-4a46-8a60-ea1c1d4c6f7d req-76a3760d-504e-45a3-8e43-82dd14c05fce tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] PUT https://10.4.3.223/volume/v3/attachments/f88e2eb9-c487-4a06-8dd4-07813fce9dd3 Jul 03 02:30:48.187789 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-0384a5d0-18d9-4a46-8a60-ea1c1d4c6f7d req-76a3760d-504e-45a3-8e43-82dd14c05fce tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000004352", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2a2633a05d73", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "80a8c083-552c-46a2-8db9-fd9e83fa2364", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:30:48.197300 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.coordination [req-0384a5d0-18d9-4a46-8a60-ea1c1d4c6f7d req-76a3760d-504e-45a3-8e43-82dd14c05fce tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Acquiring lock "cinder-attachment_update-76e7fcca-3391-48a2-8aee-85b41d0952d4-np0000004352" by "attachment_update" {{(pid=100012) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 02:30:48.205832 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.coordination [req-0384a5d0-18d9-4a46-8a60-ea1c1d4c6f7d req-76a3760d-504e-45a3-8e43-82dd14c05fce tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Lock "cinder-attachment_update-76e7fcca-3391-48a2-8aee-85b41d0952d4-np0000004352" acquired by "attachment_update" :: waited 0.009s {{(pid=100012) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 02:30:48.207267 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:48.207267 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:30:48.670007 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-c9b00a6f-dd0b-4427-9a41-112a7e30db6a None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:48.672024 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-c9b00a6f-dd0b-4427-9a41-112a7e30db6a tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/6fd1187f-6ec2-4e37-975e-053c922b5dfa Jul 03 02:30:48.672227 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-c9b00a6f-dd0b-4427-9a41-112a7e30db6a tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:48.672432 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-c9b00a6f-dd0b-4427-9a41-112a7e30db6a tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:48.672595 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-c9b00a6f-dd0b-4427-9a41-112a7e30db6a tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id 6fd1187f-6ec2-4e37-975e-053c922b5dfa. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:30:48.678345 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:48.678345 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:30:48.679603 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-c9b00a6f-dd0b-4427-9a41-112a7e30db6a tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/6fd1187f-6ec2-4e37-975e-053c922b5dfa returned with HTTP 200 Jul 03 02:30:48.680106 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 517/2063] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:30:48 2026] GET /volume/v3/backups/6fd1187f-6ec2-4e37-975e-053c922b5dfa => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:30:48.733654 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.coordination [req-0384a5d0-18d9-4a46-8a60-ea1c1d4c6f7d req-76a3760d-504e-45a3-8e43-82dd14c05fce tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Lock "cinder-attachment_update-76e7fcca-3391-48a2-8aee-85b41d0952d4-np0000004352" released by "attachment_update" :: held 0.528s {{(pid=100012) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 02:30:48.734021 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-0384a5d0-18d9-4a46-8a60-ea1c1d4c6f7d req-76a3760d-504e-45a3-8e43-82dd14c05fce tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/attachments/f88e2eb9-c487-4a06-8dd4-07813fce9dd3 returned with HTTP 200 Jul 03 02:30:48.734982 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 508/2064] 10.4.3.223 () {74 vars in 1704 bytes} [Fri Jul 3 02:30:48 2026] PUT /volume/v3/attachments/f88e2eb9-c487-4a06-8dd4-07813fce9dd3 => generated 969 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:30:48.977037 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-12d90cbc-2b20-4cbd-993d-dab04800f26f None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:48.979732 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-12d90cbc-2b20-4cbd-993d-dab04800f26f tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] GET https://10.4.3.223/volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4 Jul 03 02:30:48.979732 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-12d90cbc-2b20-4cbd-993d-dab04800f26f tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:48.979900 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-12d90cbc-2b20-4cbd-993d-dab04800f26f tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:48.991350 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:48.991350 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:30:49.006449 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-12d90cbc-2b20-4cbd-993d-dab04800f26f tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Volume info retrieved successfully. Jul 03 02:30:49.010078 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-12d90cbc-2b20-4cbd-993d-dab04800f26f tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4 returned with HTTP 200 Jul 03 02:30:49.010830 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 526/2065] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:30:48 2026] GET /volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4 => generated 1148 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:30:49.529324 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-525c2fec-2d06-47bf-a09c-c07ca6112f67 req-95ad3244-c5d6-4fb5-8260-b14357bd5dc2 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:49.531888 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-525c2fec-2d06-47bf-a09c-c07ca6112f67 req-95ad3244-c5d6-4fb5-8260-b14357bd5dc2 tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] DELETE https://10.4.3.223/volume/v3/attachments/ce066d48-e67d-4c80-95b4-4931a022b6f2 Jul 03 02:30:49.532116 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-525c2fec-2d06-47bf-a09c-c07ca6112f67 req-95ad3244-c5d6-4fb5-8260-b14357bd5dc2 tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:49.532346 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-525c2fec-2d06-47bf-a09c-c07ca6112f67 req-95ad3244-c5d6-4fb5-8260-b14357bd5dc2 tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] Calling method 'version_select' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:49.540402 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:49.540402 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:30:49.692455 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-d8ad59ce-4e22-4072-b21f-daace7410d81 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:49.695126 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-d8ad59ce-4e22-4072-b21f-daace7410d81 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/6fd1187f-6ec2-4e37-975e-053c922b5dfa Jul 03 02:30:49.695369 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-d8ad59ce-4e22-4072-b21f-daace7410d81 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:49.695652 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-d8ad59ce-4e22-4072-b21f-daace7410d81 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:49.695782 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-d8ad59ce-4e22-4072-b21f-daace7410d81 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id 6fd1187f-6ec2-4e37-975e-053c922b5dfa. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:30:49.701894 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:49.701894 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:30:49.701894 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-d8ad59ce-4e22-4072-b21f-daace7410d81 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/6fd1187f-6ec2-4e37-975e-053c922b5dfa returned with HTTP 200 Jul 03 02:30:49.702261 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 518/2066] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:30:49 2026] GET /volume/v3/backups/6fd1187f-6ec2-4e37-975e-053c922b5dfa => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:30:50.029376 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-fb12bce9-1585-45d4-b0f4-dc37a24ce8a0 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:50.031459 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-fb12bce9-1585-45d4-b0f4-dc37a24ce8a0 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] GET https://10.4.3.223/volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4 Jul 03 02:30:50.031720 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-fb12bce9-1585-45d4-b0f4-dc37a24ce8a0 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:50.032043 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-fb12bce9-1585-45d4-b0f4-dc37a24ce8a0 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:50.044161 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:50.044161 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:30:50.050856 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-fb12bce9-1585-45d4-b0f4-dc37a24ce8a0 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Volume info retrieved successfully. Jul 03 02:30:50.056491 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-fb12bce9-1585-45d4-b0f4-dc37a24ce8a0 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4 returned with HTTP 200 Jul 03 02:30:50.056945 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 509/2067] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:30:50 2026] GET /volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4 => generated 1148 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:30:50.079148 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-525c2fec-2d06-47bf-a09c-c07ca6112f67 req-95ad3244-c5d6-4fb5-8260-b14357bd5dc2 tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] https://10.4.3.223/volume/v3/attachments/ce066d48-e67d-4c80-95b4-4931a022b6f2 returned with HTTP 200 Jul 03 02:30:50.079554 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 515/2068] 10.4.3.223 () {72 vars in 1673 bytes} [Fri Jul 3 02:30:49 2026] DELETE /volume/v3/attachments/ce066d48-e67d-4c80-95b4-4931a022b6f2 => generated 19 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:30:50.093685 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-525c2fec-2d06-47bf-a09c-c07ca6112f67 req-7320e96f-8b1e-49d4-b7f7-4976a322cf62 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:50.095745 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-525c2fec-2d06-47bf-a09c-c07ca6112f67 req-7320e96f-8b1e-49d4-b7f7-4976a322cf62 tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] DELETE https://10.4.3.223/volume/v3/volumes/7fa30d4e-29b6-4120-b72f-60a6ec8f5b5e Jul 03 02:30:50.095909 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-525c2fec-2d06-47bf-a09c-c07ca6112f67 req-7320e96f-8b1e-49d4-b7f7-4976a322cf62 tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:50.096107 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-525c2fec-2d06-47bf-a09c-c07ca6112f67 req-7320e96f-8b1e-49d4-b7f7-4976a322cf62 tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:50.096269 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [req-525c2fec-2d06-47bf-a09c-c07ca6112f67 req-7320e96f-8b1e-49d4-b7f7-4976a322cf62 tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] Delete volume with id: 7fa30d4e-29b6-4120-b72f-60a6ec8f5b5e Jul 03 02:30:50.103608 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:50.103608 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:30:50.104048 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [req-525c2fec-2d06-47bf-a09c-c07ca6112f67 req-7320e96f-8b1e-49d4-b7f7-4976a322cf62 tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] Volume info retrieved successfully. Jul 03 02:30:50.123530 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [req-525c2fec-2d06-47bf-a09c-c07ca6112f67 req-7320e96f-8b1e-49d4-b7f7-4976a322cf62 tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] Delete volume request issued successfully. Jul 03 02:30:50.123841 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-525c2fec-2d06-47bf-a09c-c07ca6112f67 req-7320e96f-8b1e-49d4-b7f7-4976a322cf62 tempest-ImageDependencyTests-1244320564 tempest-ImageDependencyTests-1244320564-project-member] https://10.4.3.223/volume/v3/volumes/7fa30d4e-29b6-4120-b72f-60a6ec8f5b5e returned with HTTP 202 Jul 03 02:30:50.124303 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 527/2069] 10.4.3.223 () {70 vars in 1620 bytes} [Fri Jul 3 02:30:50 2026] DELETE /volume/v3/volumes/7fa30d4e-29b6-4120-b72f-60a6ec8f5b5e => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:30:50.715535 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-17ac3a91-487d-4cde-bfb6-36806eaf657d None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:50.718367 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-17ac3a91-487d-4cde-bfb6-36806eaf657d tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/6fd1187f-6ec2-4e37-975e-053c922b5dfa Jul 03 02:30:50.718646 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-17ac3a91-487d-4cde-bfb6-36806eaf657d tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:50.718890 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-17ac3a91-487d-4cde-bfb6-36806eaf657d tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:50.718998 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-17ac3a91-487d-4cde-bfb6-36806eaf657d tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id 6fd1187f-6ec2-4e37-975e-053c922b5dfa. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:30:50.723648 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:50.723648 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:30:50.724393 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-17ac3a91-487d-4cde-bfb6-36806eaf657d tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/6fd1187f-6ec2-4e37-975e-053c922b5dfa returned with HTTP 200 Jul 03 02:30:50.725040 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 519/2070] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:30:50 2026] GET /volume/v3/backups/6fd1187f-6ec2-4e37-975e-053c922b5dfa => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:30:51.072890 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-564d29cb-8440-4896-8f2a-887c6aeb9a19 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:51.077198 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-564d29cb-8440-4896-8f2a-887c6aeb9a19 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] GET https://10.4.3.223/volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4 Jul 03 02:30:51.077198 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-564d29cb-8440-4896-8f2a-887c6aeb9a19 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:51.077198 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-564d29cb-8440-4896-8f2a-887c6aeb9a19 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:51.088351 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:51.088351 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:30:51.092889 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-564d29cb-8440-4896-8f2a-887c6aeb9a19 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Volume info retrieved successfully. Jul 03 02:30:51.099276 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-564d29cb-8440-4896-8f2a-887c6aeb9a19 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4 returned with HTTP 200 Jul 03 02:30:51.100004 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 510/2071] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:30:51 2026] GET /volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4 => generated 1148 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:30:51.739313 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-bc95ff9e-0bd4-474c-8ce9-a9a3be1ae7c0 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:51.745504 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-bc95ff9e-0bd4-474c-8ce9-a9a3be1ae7c0 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/6fd1187f-6ec2-4e37-975e-053c922b5dfa Jul 03 02:30:51.745636 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-bc95ff9e-0bd4-474c-8ce9-a9a3be1ae7c0 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:51.746067 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-bc95ff9e-0bd4-474c-8ce9-a9a3be1ae7c0 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:51.746067 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-bc95ff9e-0bd4-474c-8ce9-a9a3be1ae7c0 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id 6fd1187f-6ec2-4e37-975e-053c922b5dfa. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:30:51.753333 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:51.753333 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:30:51.756292 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-bc95ff9e-0bd4-474c-8ce9-a9a3be1ae7c0 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/6fd1187f-6ec2-4e37-975e-053c922b5dfa returned with HTTP 200 Jul 03 02:30:51.756292 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 516/2072] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:30:51 2026] GET /volume/v3/backups/6fd1187f-6ec2-4e37-975e-053c922b5dfa => generated 789 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:30:52.113816 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-5f455269-5080-4caf-ba72-6082e60eee34 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:52.116045 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-5f455269-5080-4caf-ba72-6082e60eee34 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] GET https://10.4.3.223/volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4 Jul 03 02:30:52.116271 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-5f455269-5080-4caf-ba72-6082e60eee34 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:52.116543 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-5f455269-5080-4caf-ba72-6082e60eee34 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:52.130592 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:52.130592 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:30:52.135102 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-5f455269-5080-4caf-ba72-6082e60eee34 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Volume info retrieved successfully. Jul 03 02:30:52.140902 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-5f455269-5080-4caf-ba72-6082e60eee34 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4 returned with HTTP 200 Jul 03 02:30:52.141346 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 528/2073] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:30:52 2026] GET /volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4 => generated 1148 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:30:52.771009 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-ec85e0e6-18bc-4b1b-bfdb-e8f1931824c5 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:52.773285 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-ec85e0e6-18bc-4b1b-bfdb-e8f1931824c5 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/6fd1187f-6ec2-4e37-975e-053c922b5dfa Jul 03 02:30:52.773607 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-ec85e0e6-18bc-4b1b-bfdb-e8f1931824c5 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:52.773898 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-ec85e0e6-18bc-4b1b-bfdb-e8f1931824c5 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:52.774064 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-ec85e0e6-18bc-4b1b-bfdb-e8f1931824c5 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id 6fd1187f-6ec2-4e37-975e-053c922b5dfa. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:30:52.781282 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:52.781282 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:30:52.781282 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-ec85e0e6-18bc-4b1b-bfdb-e8f1931824c5 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/6fd1187f-6ec2-4e37-975e-053c922b5dfa returned with HTTP 200 Jul 03 02:30:52.781940 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 520/2074] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:30:52 2026] GET /volume/v3/backups/6fd1187f-6ec2-4e37-975e-053c922b5dfa => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:30:53.154471 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-6aa5dc53-30ac-4b6f-9554-bb962be30c71 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:53.156187 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-6aa5dc53-30ac-4b6f-9554-bb962be30c71 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] GET https://10.4.3.223/volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4 Jul 03 02:30:53.156388 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-6aa5dc53-30ac-4b6f-9554-bb962be30c71 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:53.156597 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-6aa5dc53-30ac-4b6f-9554-bb962be30c71 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:53.169621 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:53.169621 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:30:53.174399 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-6aa5dc53-30ac-4b6f-9554-bb962be30c71 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Volume info retrieved successfully. Jul 03 02:30:53.180439 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-6aa5dc53-30ac-4b6f-9554-bb962be30c71 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4 returned with HTTP 200 Jul 03 02:30:53.180439 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 511/2075] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:30:53 2026] GET /volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4 => generated 1148 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:30:53.796264 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-54b50f94-b084-4542-ab0e-7aefaba00011 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:53.798804 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-54b50f94-b084-4542-ab0e-7aefaba00011 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/6fd1187f-6ec2-4e37-975e-053c922b5dfa Jul 03 02:30:53.799048 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-54b50f94-b084-4542-ab0e-7aefaba00011 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:53.799282 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-54b50f94-b084-4542-ab0e-7aefaba00011 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:53.799340 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-54b50f94-b084-4542-ab0e-7aefaba00011 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id 6fd1187f-6ec2-4e37-975e-053c922b5dfa. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:30:53.804975 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:53.804975 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:30:53.806054 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-54b50f94-b084-4542-ab0e-7aefaba00011 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/6fd1187f-6ec2-4e37-975e-053c922b5dfa returned with HTTP 200 Jul 03 02:30:53.806737 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 517/2076] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:30:53 2026] GET /volume/v3/backups/6fd1187f-6ec2-4e37-975e-053c922b5dfa => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:30:53.968995 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-0384a5d0-18d9-4a46-8a60-ea1c1d4c6f7d req-b6c7d610-0c70-42b6-9899-f84ea00106f7 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:53.973316 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-0384a5d0-18d9-4a46-8a60-ea1c1d4c6f7d req-b6c7d610-0c70-42b6-9899-f84ea00106f7 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] POST https://10.4.3.223/volume/v3/attachments/f88e2eb9-c487-4a06-8dd4-07813fce9dd3/action Jul 03 02:30:53.973567 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-0384a5d0-18d9-4a46-8a60-ea1c1d4c6f7d req-b6c7d610-0c70-42b6-9899-f84ea00106f7 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Action body: b'{"os-complete": null}' {{(pid=100015) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:30:53.973852 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-0384a5d0-18d9-4a46-8a60-ea1c1d4c6f7d req-b6c7d610-0c70-42b6-9899-f84ea00106f7 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:30:54.014145 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:54.014145 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:30:54.025461 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-0384a5d0-18d9-4a46-8a60-ea1c1d4c6f7d req-b6c7d610-0c70-42b6-9899-f84ea00106f7 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/attachments/f88e2eb9-c487-4a06-8dd4-07813fce9dd3/action returned with HTTP 204 Jul 03 02:30:54.025956 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 529/2077] 10.4.3.223 () {74 vars in 1725 bytes} [Fri Jul 3 02:30:53 2026] POST /volume/v3/attachments/f88e2eb9-c487-4a06-8dd4-07813fce9dd3/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:30:54.199597 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-84b3adcd-e7a1-4d62-9190-ba4b5298ac48 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:54.201486 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-84b3adcd-e7a1-4d62-9190-ba4b5298ac48 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] GET https://10.4.3.223/volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4 Jul 03 02:30:54.201765 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-84b3adcd-e7a1-4d62-9190-ba4b5298ac48 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:54.201947 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-84b3adcd-e7a1-4d62-9190-ba4b5298ac48 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:54.217133 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:54.217133 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:30:54.220960 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-84b3adcd-e7a1-4d62-9190-ba4b5298ac48 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Volume info retrieved successfully. Jul 03 02:30:54.226727 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-84b3adcd-e7a1-4d62-9190-ba4b5298ac48 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4 returned with HTTP 200 Jul 03 02:30:54.227495 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 521/2078] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:30:54 2026] GET /volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4 => generated 1442 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:30:54.245144 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-4cc06c8b-6a6a-445a-afa7-f9e87a131891 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:54.388587 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-4cc06c8b-6a6a-445a-afa7-f9e87a131891 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-reader] GET https://10.4.3.223/volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4 Jul 03 02:30:54.388841 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-4cc06c8b-6a6a-445a-afa7-f9e87a131891 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-reader] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:54.388994 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-4cc06c8b-6a6a-445a-afa7-f9e87a131891 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-reader] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:54.404376 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:54.404376 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:30:54.412766 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-4cc06c8b-6a6a-445a-afa7-f9e87a131891 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-reader] Volume info retrieved successfully. Jul 03 02:30:54.422728 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-4cc06c8b-6a6a-445a-afa7-f9e87a131891 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-reader] https://10.4.3.223/volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4 returned with HTTP 200 Jul 03 02:30:54.423482 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 512/2079] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:30:54 2026] GET /volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4 => generated 1442 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:30:54.496622 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-00b23012-ea74-4a66-bc03-8900a0605eb1 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:54.498436 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-00b23012-ea74-4a66-bc03-8900a0605eb1 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-reader] GET https://10.4.3.223/volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4 Jul 03 02:30:54.498676 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-00b23012-ea74-4a66-bc03-8900a0605eb1 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-reader] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:54.498945 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-00b23012-ea74-4a66-bc03-8900a0605eb1 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-reader] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:54.511719 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:54.511719 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:30:54.515982 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-00b23012-ea74-4a66-bc03-8900a0605eb1 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-reader] Volume info retrieved successfully. Jul 03 02:30:54.520733 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-00b23012-ea74-4a66-bc03-8900a0605eb1 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-reader] https://10.4.3.223/volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4 returned with HTTP 200 Jul 03 02:30:54.521082 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 518/2080] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:30:54 2026] GET /volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4 => generated 1442 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:30:54.580200 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-a1996844-4495-4dbe-ac72-41ee6656b6e2 req-4db388b2-22fc-4fac-a304-4f356ceb0a5b None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:54.583597 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-a1996844-4495-4dbe-ac72-41ee6656b6e2 req-4db388b2-22fc-4fac-a304-4f356ceb0a5b tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] GET https://10.4.3.223/volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4 Jul 03 02:30:54.583826 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-a1996844-4495-4dbe-ac72-41ee6656b6e2 req-4db388b2-22fc-4fac-a304-4f356ceb0a5b tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:54.584054 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-a1996844-4495-4dbe-ac72-41ee6656b6e2 req-4db388b2-22fc-4fac-a304-4f356ceb0a5b tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:54.599314 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:54.599314 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:30:54.604915 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [req-a1996844-4495-4dbe-ac72-41ee6656b6e2 req-4db388b2-22fc-4fac-a304-4f356ceb0a5b tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Volume info retrieved successfully. Jul 03 02:30:54.612253 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-a1996844-4495-4dbe-ac72-41ee6656b6e2 req-4db388b2-22fc-4fac-a304-4f356ceb0a5b tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4 returned with HTTP 200 Jul 03 02:30:54.612831 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 530/2081] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:30:54 2026] GET /volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4 => generated 1442 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:30:54.634295 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-a1996844-4495-4dbe-ac72-41ee6656b6e2 req-dc27f189-cac8-40e6-82a1-d7f7f8976598 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:54.640152 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-a1996844-4495-4dbe-ac72-41ee6656b6e2 req-dc27f189-cac8-40e6-82a1-d7f7f8976598 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] POST https://10.4.3.223/volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4/action Jul 03 02:30:54.640530 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-a1996844-4495-4dbe-ac72-41ee6656b6e2 req-dc27f189-cac8-40e6-82a1-d7f7f8976598 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100013) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:30:54.640662 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-a1996844-4495-4dbe-ac72-41ee6656b6e2 req-dc27f189-cac8-40e6-82a1-d7f7f8976598 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:30:54.660132 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:54.660132 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:30:54.660820 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-a1996844-4495-4dbe-ac72-41ee6656b6e2 req-dc27f189-cac8-40e6-82a1-d7f7f8976598 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Volume info retrieved successfully. Jul 03 02:30:54.672638 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-a1996844-4495-4dbe-ac72-41ee6656b6e2 req-dc27f189-cac8-40e6-82a1-d7f7f8976598 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Begin detaching volume completed successfully. Jul 03 02:30:54.672932 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-a1996844-4495-4dbe-ac72-41ee6656b6e2 req-dc27f189-cac8-40e6-82a1-d7f7f8976598 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4/action returned with HTTP 202 Jul 03 02:30:54.673638 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 522/2082] 10.4.3.223 () {72 vars in 1672 bytes} [Fri Jul 3 02:30:54 2026] POST /volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 02:30:54.698022 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-a58bd3b8-2d40-4c4a-bfec-8858b5cdf8f8 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:54.699978 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-a58bd3b8-2d40-4c4a-bfec-8858b5cdf8f8 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] GET https://10.4.3.223/volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4 Jul 03 02:30:54.700376 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-a58bd3b8-2d40-4c4a-bfec-8858b5cdf8f8 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:54.700776 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-a58bd3b8-2d40-4c4a-bfec-8858b5cdf8f8 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:54.716251 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:54.716251 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:30:54.721101 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-a58bd3b8-2d40-4c4a-bfec-8858b5cdf8f8 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Volume info retrieved successfully. Jul 03 02:30:54.731062 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-a58bd3b8-2d40-4c4a-bfec-8858b5cdf8f8 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4 returned with HTTP 200 Jul 03 02:30:54.731732 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 513/2083] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:30:54 2026] GET /volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4 => generated 1445 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:30:54.822733 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-9b4b05b8-38f3-4693-8aaf-5d5236f48eb4 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:54.824826 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-9b4b05b8-38f3-4693-8aaf-5d5236f48eb4 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/6fd1187f-6ec2-4e37-975e-053c922b5dfa Jul 03 02:30:54.825050 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-9b4b05b8-38f3-4693-8aaf-5d5236f48eb4 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:54.825262 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-9b4b05b8-38f3-4693-8aaf-5d5236f48eb4 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:54.825390 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-9b4b05b8-38f3-4693-8aaf-5d5236f48eb4 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id 6fd1187f-6ec2-4e37-975e-053c922b5dfa. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:30:54.830309 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:54.830309 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:30:54.831270 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-9b4b05b8-38f3-4693-8aaf-5d5236f48eb4 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/6fd1187f-6ec2-4e37-975e-053c922b5dfa returned with HTTP 200 Jul 03 02:30:54.831735 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 519/2084] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:30:54 2026] GET /volume/v3/backups/6fd1187f-6ec2-4e37-975e-053c922b5dfa => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:30:54.901779 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-ee0181d7-b8b4-45fc-95ac-0d7a624f1017 req-660a73c5-c5f7-42fc-8a5e-e53ed6ec3a30 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:54.904329 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-ee0181d7-b8b4-45fc-95ac-0d7a624f1017 req-660a73c5-c5f7-42fc-8a5e-e53ed6ec3a30 tempest-ServerBootFromVolumeStableRescueTest-2141045341 tempest-ServerBootFromVolumeStableRescueTest-2141045341-project-member] DELETE https://10.4.3.223/volume/v3/attachments/10ea98ff-e211-4582-a4a4-bd4da69d8b4a Jul 03 02:30:54.904609 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-ee0181d7-b8b4-45fc-95ac-0d7a624f1017 req-660a73c5-c5f7-42fc-8a5e-e53ed6ec3a30 tempest-ServerBootFromVolumeStableRescueTest-2141045341 tempest-ServerBootFromVolumeStableRescueTest-2141045341-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:54.904880 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-ee0181d7-b8b4-45fc-95ac-0d7a624f1017 req-660a73c5-c5f7-42fc-8a5e-e53ed6ec3a30 tempest-ServerBootFromVolumeStableRescueTest-2141045341 tempest-ServerBootFromVolumeStableRescueTest-2141045341-project-member] Calling method 'version_select' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:54.913603 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:54.913603 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:30:55.451813 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-ee0181d7-b8b4-45fc-95ac-0d7a624f1017 req-660a73c5-c5f7-42fc-8a5e-e53ed6ec3a30 tempest-ServerBootFromVolumeStableRescueTest-2141045341 tempest-ServerBootFromVolumeStableRescueTest-2141045341-project-member] https://10.4.3.223/volume/v3/attachments/10ea98ff-e211-4582-a4a4-bd4da69d8b4a returned with HTTP 200 Jul 03 02:30:55.455439 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 531/2085] 10.4.3.223 () {72 vars in 1673 bytes} [Fri Jul 3 02:30:54 2026] DELETE /volume/v3/attachments/10ea98ff-e211-4582-a4a4-bd4da69d8b4a => generated 19 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:30:55.462795 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-ee0181d7-b8b4-45fc-95ac-0d7a624f1017 req-d2509890-6360-4a95-a404-972a68da6641 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:55.464983 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-ee0181d7-b8b4-45fc-95ac-0d7a624f1017 req-d2509890-6360-4a95-a404-972a68da6641 tempest-ServerBootFromVolumeStableRescueTest-2141045341 tempest-ServerBootFromVolumeStableRescueTest-2141045341-project-member] DELETE https://10.4.3.223/volume/v3/volumes/020fc92e-67f0-4b15-a74c-6b133787cc27 Jul 03 02:30:55.465342 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-ee0181d7-b8b4-45fc-95ac-0d7a624f1017 req-d2509890-6360-4a95-a404-972a68da6641 tempest-ServerBootFromVolumeStableRescueTest-2141045341 tempest-ServerBootFromVolumeStableRescueTest-2141045341-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:55.465342 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-ee0181d7-b8b4-45fc-95ac-0d7a624f1017 req-d2509890-6360-4a95-a404-972a68da6641 tempest-ServerBootFromVolumeStableRescueTest-2141045341 tempest-ServerBootFromVolumeStableRescueTest-2141045341-project-member] Calling method 'delete' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:55.465524 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.volumes [req-ee0181d7-b8b4-45fc-95ac-0d7a624f1017 req-d2509890-6360-4a95-a404-972a68da6641 tempest-ServerBootFromVolumeStableRescueTest-2141045341 tempest-ServerBootFromVolumeStableRescueTest-2141045341-project-member] Delete volume with id: 020fc92e-67f0-4b15-a74c-6b133787cc27 Jul 03 02:30:55.473499 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:55.473499 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:30:55.474126 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-ee0181d7-b8b4-45fc-95ac-0d7a624f1017 req-d2509890-6360-4a95-a404-972a68da6641 tempest-ServerBootFromVolumeStableRescueTest-2141045341 tempest-ServerBootFromVolumeStableRescueTest-2141045341-project-member] Volume info retrieved successfully. Jul 03 02:30:55.493403 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-ee0181d7-b8b4-45fc-95ac-0d7a624f1017 req-d2509890-6360-4a95-a404-972a68da6641 tempest-ServerBootFromVolumeStableRescueTest-2141045341 tempest-ServerBootFromVolumeStableRescueTest-2141045341-project-member] Delete volume request issued successfully. Jul 03 02:30:55.493558 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-ee0181d7-b8b4-45fc-95ac-0d7a624f1017 req-d2509890-6360-4a95-a404-972a68da6641 tempest-ServerBootFromVolumeStableRescueTest-2141045341 tempest-ServerBootFromVolumeStableRescueTest-2141045341-project-member] https://10.4.3.223/volume/v3/volumes/020fc92e-67f0-4b15-a74c-6b133787cc27 returned with HTTP 202 Jul 03 02:30:55.493971 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 523/2086] 10.4.3.223 () {70 vars in 1620 bytes} [Fri Jul 3 02:30:55 2026] DELETE /volume/v3/volumes/020fc92e-67f0-4b15-a74c-6b133787cc27 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:30:55.524963 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-f5c29ed8-9789-4aef-b672-1a79fecd524c None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:55.647628 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-f5c29ed8-9789-4aef-b672-1a79fecd524c tempest-GroupsV314Test-306177032 tempest-GroupsV314Test-306177032-project-admin] POST https://10.4.3.223/volume/v3/types Jul 03 02:30:55.648170 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-f5c29ed8-9789-4aef-b672-1a79fecd524c tempest-GroupsV314Test-306177032 tempest-GroupsV314Test-306177032-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-1569632020"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:30:55.665691 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-f5c29ed8-9789-4aef-b672-1a79fecd524c tempest-GroupsV314Test-306177032 tempest-GroupsV314Test-306177032-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Jul 03 02:30:55.666158 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 514/2087] 10.4.3.223 () {68 vars in 1252 bytes} [Fri Jul 3 02:30:55 2026] POST /volume/v3/types => generated 220 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:30:55.676989 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-390cbbf0-029a-4dd6-860e-c27c66607127 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:55.679158 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-390cbbf0-029a-4dd6-860e-c27c66607127 tempest-GroupsV314Test-306177032 tempest-GroupsV314Test-306177032-project-admin] POST https://10.4.3.223/volume/v3/group_types Jul 03 02:30:55.679522 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-390cbbf0-029a-4dd6-860e-c27c66607127 tempest-GroupsV314Test-306177032 tempest-GroupsV314Test-306177032-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-1778959680"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:30:55.695633 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-390cbbf0-029a-4dd6-860e-c27c66607127 tempest-GroupsV314Test-306177032 tempest-GroupsV314Test-306177032-project-admin] https://10.4.3.223/volume/v3/group_types returned with HTTP 202 Jul 03 02:30:55.696046 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 520/2088] 10.4.3.223 () {70 vars in 1311 bytes} [Fri Jul 3 02:30:55 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) Jul 03 02:30:55.704723 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-3aeb827c-500c-4d79-b709-a53254176ee7 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:55.708076 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-63ce1088-f37c-45cc-8027-860ba76fbe7a None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:55.708598 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-63ce1088-f37c-45cc-8027-860ba76fbe7a None None] GET https://10.4.3.223/volume// Jul 03 02:30:55.708949 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-63ce1088-f37c-45cc-8027-860ba76fbe7a None None] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:55.709214 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-63ce1088-f37c-45cc-8027-860ba76fbe7a None None] Calling method 'all' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:55.709700 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-63ce1088-f37c-45cc-8027-860ba76fbe7a None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:30:55.710043 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 524/2089] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:30:55 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:30:55.717685 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-a1996844-4495-4dbe-ac72-41ee6656b6e2 req-651b7f21-9432-48aa-85cc-54845d08800f None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:55.719836 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-a1996844-4495-4dbe-ac72-41ee6656b6e2 req-651b7f21-9432-48aa-85cc-54845d08800f tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] GET https://10.4.3.223/volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4 Jul 03 02:30:55.720208 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-a1996844-4495-4dbe-ac72-41ee6656b6e2 req-651b7f21-9432-48aa-85cc-54845d08800f tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:55.720507 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-a1996844-4495-4dbe-ac72-41ee6656b6e2 req-651b7f21-9432-48aa-85cc-54845d08800f tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:55.735324 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:55.735324 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:30:55.738782 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [req-a1996844-4495-4dbe-ac72-41ee6656b6e2 req-651b7f21-9432-48aa-85cc-54845d08800f tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Volume info retrieved successfully. Jul 03 02:30:55.744410 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-a1996844-4495-4dbe-ac72-41ee6656b6e2 req-651b7f21-9432-48aa-85cc-54845d08800f tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4 returned with HTTP 200 Jul 03 02:30:55.744410 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 515/2090] 10.4.3.223 () {70 vars in 1639 bytes} [Fri Jul 3 02:30:55 2026] GET /volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4 => generated 1625 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:30:55.746312 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-59c46ea8-6927-4546-9c8d-6afe5464f55d None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:55.748796 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-59c46ea8-6927-4546-9c8d-6afe5464f55d tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] GET https://10.4.3.223/volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4 Jul 03 02:30:55.748950 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-59c46ea8-6927-4546-9c8d-6afe5464f55d tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:55.749130 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-59c46ea8-6927-4546-9c8d-6afe5464f55d tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:55.762992 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:55.762992 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:30:55.767240 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-59c46ea8-6927-4546-9c8d-6afe5464f55d tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Volume info retrieved successfully. Jul 03 02:30:55.774444 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-59c46ea8-6927-4546-9c8d-6afe5464f55d tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4 returned with HTTP 200 Jul 03 02:30:55.774444 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 521/2091] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:30:55 2026] GET /volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4 => generated 1445 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:30:55.790051 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-3aeb827c-500c-4d79-b709-a53254176ee7 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] POST https://10.4.3.223/volume/v3/groups Jul 03 02:30:55.790432 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-3aeb827c-500c-4d79-b709-a53254176ee7 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "19fdf9b2-f669-41db-b3ed-c732381e5379", "volume_types": ["4689a132-b7b0-4cfc-a7f2-44fc1bbecef6"], "name": "tempest-GroupsV314Test-Group-182762194"}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:30:55.792530 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.groups [None req-3aeb827c-500c-4d79-b709-a53254176ee7 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] Creating new group {'group': {'group_type': '19fdf9b2-f669-41db-b3ed-c732381e5379', 'volume_types': ['4689a132-b7b0-4cfc-a7f2-44fc1bbecef6'], 'name': 'tempest-GroupsV314Test-Group-182762194'}} {{(pid=100015) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 03 02:30:55.796688 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.groups [None req-3aeb827c-500c-4d79-b709-a53254176ee7 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] Creating group tempest-GroupsV314Test-Group-182762194. Jul 03 02:30:55.797130 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:55.797130 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:30:55.812206 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-3aeb827c-500c-4d79-b709-a53254176ee7 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] Availability Zones retrieved successfully. Jul 03 02:30:55.842307 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-c92d35db-6249-4e4e-bbe2-37fea503e44e None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:55.843936 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-c92d35db-6249-4e4e-bbe2-37fea503e44e tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/6fd1187f-6ec2-4e37-975e-053c922b5dfa Jul 03 02:30:55.844125 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-c92d35db-6249-4e4e-bbe2-37fea503e44e tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:55.844300 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-c92d35db-6249-4e4e-bbe2-37fea503e44e tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:55.844405 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-c92d35db-6249-4e4e-bbe2-37fea503e44e tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id 6fd1187f-6ec2-4e37-975e-053c922b5dfa. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:30:55.848853 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:55.848853 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:30:55.849636 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-c92d35db-6249-4e4e-bbe2-37fea503e44e tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/6fd1187f-6ec2-4e37-975e-053c922b5dfa returned with HTTP 200 Jul 03 02:30:55.850040 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 525/2092] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:30:55 2026] GET /volume/v3/backups/6fd1187f-6ec2-4e37-975e-053c922b5dfa => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:30:55.850470 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.quota [None req-3aeb827c-500c-4d79-b709-a53254176ee7 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] Created reservations ['05dc5bdb-5b41-4231-90bb-b40ee57c5b9d'] {{(pid=100015) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:30:55.879696 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-3aeb827c-500c-4d79-b709-a53254176ee7 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] https://10.4.3.223/volume/v3/groups returned with HTTP 202 Jul 03 02:30:55.880808 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 532/2093] 10.4.3.223 () {70 vars in 1297 bytes} [Fri Jul 3 02:30:55 2026] POST /volume/v3/groups => generated 107 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:30:55.889083 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-f267f3bf-9783-4ff2-b897-d6182254d9c4 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:55.890473 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-f267f3bf-9783-4ff2-b897-d6182254d9c4 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] GET https://10.4.3.223/volume/v3/groups/a5b90543-45c3-444c-9739-6c8535a7db6e Jul 03 02:30:55.890767 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-f267f3bf-9783-4ff2-b897-d6182254d9c4 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:55.890999 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-f267f3bf-9783-4ff2-b897-d6182254d9c4 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] Calling method 'version_select' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:55.891179 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.groups [None req-f267f3bf-9783-4ff2-b897-d6182254d9c4 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] show called for member a5b90543-45c3-444c-9739-6c8535a7db6e {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 02:30:55.895639 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:55.895639 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:30:55.903250 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-f267f3bf-9783-4ff2-b897-d6182254d9c4 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] https://10.4.3.223/volume/v3/groups/a5b90543-45c3-444c-9739-6c8535a7db6e returned with HTTP 200 Jul 03 02:30:55.903250 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 516/2094] 10.4.3.223 () {68 vars in 1386 bytes} [Fri Jul 3 02:30:55 2026] GET /volume/v3/groups/a5b90543-45c3-444c-9739-6c8535a7db6e => generated 387 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:30:56.306869 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-a1996844-4495-4dbe-ac72-41ee6656b6e2 req-1c32c039-887e-4489-90c8-93e145d12160 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:56.309042 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-a1996844-4495-4dbe-ac72-41ee6656b6e2 req-1c32c039-887e-4489-90c8-93e145d12160 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] GET https://10.4.3.223/volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4 Jul 03 02:30:56.309218 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-a1996844-4495-4dbe-ac72-41ee6656b6e2 req-1c32c039-887e-4489-90c8-93e145d12160 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:56.309399 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-a1996844-4495-4dbe-ac72-41ee6656b6e2 req-1c32c039-887e-4489-90c8-93e145d12160 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:56.322766 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:56.322766 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:30:56.327438 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [req-a1996844-4495-4dbe-ac72-41ee6656b6e2 req-1c32c039-887e-4489-90c8-93e145d12160 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Volume info retrieved successfully. Jul 03 02:30:56.332727 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-a1996844-4495-4dbe-ac72-41ee6656b6e2 req-1c32c039-887e-4489-90c8-93e145d12160 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4 returned with HTTP 200 Jul 03 02:30:56.333169 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 522/2095] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:30:56 2026] GET /volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4 => generated 1445 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:30:56.787788 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-71ec5726-06e5-4522-91a7-bc326f04a381 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:56.789409 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-71ec5726-06e5-4522-91a7-bc326f04a381 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] GET https://10.4.3.223/volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4 Jul 03 02:30:56.789589 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-71ec5726-06e5-4522-91a7-bc326f04a381 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:56.789809 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-71ec5726-06e5-4522-91a7-bc326f04a381 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:56.800214 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:56.800214 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:30:56.803839 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-71ec5726-06e5-4522-91a7-bc326f04a381 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Volume info retrieved successfully. Jul 03 02:30:56.808064 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-71ec5726-06e5-4522-91a7-bc326f04a381 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4 returned with HTTP 200 Jul 03 02:30:56.808523 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 526/2096] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:30:56 2026] GET /volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4 => generated 1445 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:30:56.843021 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-a1996844-4495-4dbe-ac72-41ee6656b6e2 req-942386f7-62d0-4df7-ba82-655e621e7033 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:56.845204 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-a1996844-4495-4dbe-ac72-41ee6656b6e2 req-942386f7-62d0-4df7-ba82-655e621e7033 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] DELETE https://10.4.3.223/volume/v3/attachments/a7e69e69-6d68-46b7-8bea-69a3ca273e97 Jul 03 02:30:56.845461 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-a1996844-4495-4dbe-ac72-41ee6656b6e2 req-942386f7-62d0-4df7-ba82-655e621e7033 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:56.845740 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-a1996844-4495-4dbe-ac72-41ee6656b6e2 req-942386f7-62d0-4df7-ba82-655e621e7033 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Calling method 'version_select' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:56.854049 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:56.854049 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:30:56.860875 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-608a8fc1-f010-428c-b17c-639aaea73491 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:56.867452 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-608a8fc1-f010-428c-b17c-639aaea73491 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/6fd1187f-6ec2-4e37-975e-053c922b5dfa Jul 03 02:30:56.867744 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-608a8fc1-f010-428c-b17c-639aaea73491 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:56.868032 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-608a8fc1-f010-428c-b17c-639aaea73491 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:56.868178 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-608a8fc1-f010-428c-b17c-639aaea73491 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id 6fd1187f-6ec2-4e37-975e-053c922b5dfa. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:30:56.874616 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:56.874616 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:30:56.875396 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-608a8fc1-f010-428c-b17c-639aaea73491 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/6fd1187f-6ec2-4e37-975e-053c922b5dfa returned with HTTP 200 Jul 03 02:30:56.875784 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 517/2097] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:30:56 2026] GET /volume/v3/backups/6fd1187f-6ec2-4e37-975e-053c922b5dfa => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:30:56.914267 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-7c982c7e-ea2f-41d4-bead-2a73e5663a53 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:56.916192 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-7c982c7e-ea2f-41d4-bead-2a73e5663a53 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] GET https://10.4.3.223/volume/v3/groups/a5b90543-45c3-444c-9739-6c8535a7db6e Jul 03 02:30:56.916407 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-7c982c7e-ea2f-41d4-bead-2a73e5663a53 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:56.916632 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-7c982c7e-ea2f-41d4-bead-2a73e5663a53 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] Calling method 'version_select' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:56.916778 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.groups [None req-7c982c7e-ea2f-41d4-bead-2a73e5663a53 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] show called for member a5b90543-45c3-444c-9739-6c8535a7db6e {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 02:30:56.920994 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:56.920994 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:30:56.930360 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-7c982c7e-ea2f-41d4-bead-2a73e5663a53 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] https://10.4.3.223/volume/v3/groups/a5b90543-45c3-444c-9739-6c8535a7db6e returned with HTTP 200 Jul 03 02:30:56.930835 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 523/2098] 10.4.3.223 () {68 vars in 1386 bytes} [Fri Jul 3 02:30:56 2026] GET /volume/v3/groups/a5b90543-45c3-444c-9739-6c8535a7db6e => generated 388 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:30:56.939100 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-ac098e9e-a5e4-44dd-813d-90095041f300 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:56.940730 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-ac098e9e-a5e4-44dd-813d-90095041f300 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:30:56.941099 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-ac098e9e-a5e4-44dd-813d-90095041f300 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1768801550", "volume_type": "4689a132-b7b0-4cfc-a7f2-44fc1bbecef6", "group_id": "a5b90543-45c3-444c-9739-6c8535a7db6e", "size": 1}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:30:56.942430 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.volumes [None req-ac098e9e-a5e4-44dd-813d-90095041f300 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1768801550', 'volume_type': '4689a132-b7b0-4cfc-a7f2-44fc1bbecef6', 'group_id': 'a5b90543-45c3-444c-9739-6c8535a7db6e', 'size': 1}} {{(pid=100013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:30:56.948941 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:56.948941 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:30:56.949441 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.volumes [None req-ac098e9e-a5e4-44dd-813d-90095041f300 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] Create volume of 1 GB Jul 03 02:30:56.953965 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-ac098e9e-a5e4-44dd-813d-90095041f300 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] Availability Zones retrieved successfully. Jul 03 02:30:56.959042 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-ac098e9e-a5e4-44dd-813d-90095041f300 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] Flow 'volume_create_api' (b82ede63-e0a6-4ef5-a6af-cc118e5a91d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:30:56.960187 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-ac098e9e-a5e4-44dd-813d-90095041f300 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df0afc44-f265-4dc2-a89d-003a5ba7aa6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:30:56.960796 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:56.960796 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:30:56.961298 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.flows.api.create_volume [None req-ac098e9e-a5e4-44dd-813d-90095041f300 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] Validating volume size '1' using validate_int {{(pid=100013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:30:56.978097 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-ac098e9e-a5e4-44dd-813d-90095041f300 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df0afc44-f265-4dc2-a89d-003a5ba7aa6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:30:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4689a132-b7b0-4cfc-a7f2-44fc1bbecef6,is_public=True,name='tempest-GroupsV314Test-volume-type-1569632020',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4689a132-b7b0-4cfc-a7f2-44fc1bbecef6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'a5b90543-45c3-444c-9739-6c8535a7db6e', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:30:56.979036 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-ac098e9e-a5e4-44dd-813d-90095041f300 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ea2884c-c192-4f0a-8482-88a94dd82e4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:30:57.004583 np0000004352 devstack@c-api.service[100013]: WARNING cinder.quota [None req-ac098e9e-a5e4-44dd-813d-90095041f300 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1569632020 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1569632020, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:30:57.004986 np0000004352 devstack@c-api.service[100013]: WARNING cinder.quota [None req-ac098e9e-a5e4-44dd-813d-90095041f300 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1569632020 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1569632020, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:30:57.049139 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.quota [None req-ac098e9e-a5e4-44dd-813d-90095041f300 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] Created reservations ['cca1cc15-39fd-470d-bbdb-dad5c241a8c2', 'bb19ce45-95d8-4c6d-b8bf-e854923c34fd', 'a472d77a-abee-4f49-8b84-e08212cb0c48', '3dbd0bd0-4eb6-47d4-b16d-412a6bd42b30'] {{(pid=100013) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:30:57.049832 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-ac098e9e-a5e4-44dd-813d-90095041f300 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ea2884c-c192-4f0a-8482-88a94dd82e4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cca1cc15-39fd-470d-bbdb-dad5c241a8c2', 'bb19ce45-95d8-4c6d-b8bf-e854923c34fd', 'a472d77a-abee-4f49-8b84-e08212cb0c48', '3dbd0bd0-4eb6-47d4-b16d-412a6bd42b30']}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:30:57.050432 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-ac098e9e-a5e4-44dd-813d-90095041f300 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54527594-b075-4d4e-af62-5b3fa29a2b60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:30:57.072369 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-ac098e9e-a5e4-44dd-813d-90095041f300 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54527594-b075-4d4e-af62-5b3fa29a2b60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '745e3a62-494b-4dc3-b25c-d779f106ff08', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1768801550',encryption_key_id=None,group_id=a5b90543-45c3-444c-9739-6c8535a7db6e,group_type_id=,metadata={},multiattach=False,project_id='192672c9b12945a7956cc6d54de79717',qos_specs=None,replication_status=,reservations=['cca1cc15-39fd-470d-bbdb-dad5c241a8c2','bb19ce45-95d8-4c6d-b8bf-e854923c34fd','a472d77a-abee-4f49-8b84-e08212cb0c48','3dbd0bd0-4eb6-47d4-b16d-412a6bd42b30'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f15fd92edc594f0f884d1a0f9743cba7',volume_type_id=4689a132-b7b0-4cfc-a7f2-44fc1bbecef6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:30:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1768801550',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=a5b90543-45c3-444c-9739-6c8535a7db6e,host=None,id=745e3a62-494b-4dc3-b25c-d779f106ff08,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='192672c9b12945a7956cc6d54de79717',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f15fd92edc594f0f884d1a0f9743cba7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4689a132-b7b0-4cfc-a7f2-44fc1bbecef6),volume_type_id=4689a132-b7b0-4cfc-a7f2-44fc1bbecef6)}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:30:57.073172 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-ac098e9e-a5e4-44dd-813d-90095041f300 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab3a4837-fe79-4dcd-b69f-a39f16a63a7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:30:57.093897 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-ac098e9e-a5e4-44dd-813d-90095041f300 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab3a4837-fe79-4dcd-b69f-a39f16a63a7f) transitioned into state 'SUCCESS' from state '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-1768801550',encryption_key_id=None,group_id=a5b90543-45c3-444c-9739-6c8535a7db6e,group_type_id=,metadata={},multiattach=False,project_id='192672c9b12945a7956cc6d54de79717',qos_specs=None,replication_status=,reservations=['cca1cc15-39fd-470d-bbdb-dad5c241a8c2','bb19ce45-95d8-4c6d-b8bf-e854923c34fd','a472d77a-abee-4f49-8b84-e08212cb0c48','3dbd0bd0-4eb6-47d4-b16d-412a6bd42b30'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f15fd92edc594f0f884d1a0f9743cba7',volume_type_id=4689a132-b7b0-4cfc-a7f2-44fc1bbecef6)}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:30:57.094572 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-ac098e9e-a5e4-44dd-813d-90095041f300 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad9590d2-bb3c-4c59-8473-31bb884d9284) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:30:57.110617 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-ac098e9e-a5e4-44dd-813d-90095041f300 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad9590d2-bb3c-4c59-8473-31bb884d9284) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:30:57.111439 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-ac098e9e-a5e4-44dd-813d-90095041f300 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] Flow 'volume_create_api' (b82ede63-e0a6-4ef5-a6af-cc118e5a91d1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:30:57.111816 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-ac098e9e-a5e4-44dd-813d-90095041f300 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] Create volume request issued successfully. Jul 03 02:30:57.112524 np0000004352 devstack@c-api.service[100013]: WARNING stevedore.named [None req-ac098e9e-a5e4-44dd-813d-90095041f300 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:30:57.112753 np0000004352 devstack@c-api.service[100013]: WARNING castellan.key_manager [None req-ac098e9e-a5e4-44dd-813d-90095041f300 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:30:57.152708 np0000004352 devstack@c-api.service[100013]: DEBUG oslo_db.sqlalchemy.engines [None req-ac098e9e-a5e4-44dd-813d-90095041f300 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100013) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 02:30:57.156133 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:57.156133 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:30:57.159651 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-ac098e9e-a5e4-44dd-813d-90095041f300 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:30:57.160253 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 527/2099] 10.4.3.223 () {70 vars in 1300 bytes} [Fri Jul 3 02:30:56 2026] POST /volume/v3/volumes => generated 819 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:30:57.174639 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-af1c37d9-9e94-4cb3-a565-fd5fec54bb56 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:57.176530 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-af1c37d9-9e94-4cb3-a565-fd5fec54bb56 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] GET https://10.4.3.223/volume/v3/volumes/745e3a62-494b-4dc3-b25c-d779f106ff08 Jul 03 02:30:57.176814 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-af1c37d9-9e94-4cb3-a565-fd5fec54bb56 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:57.176990 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-af1c37d9-9e94-4cb3-a565-fd5fec54bb56 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:57.184659 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:57.184659 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:30:57.189258 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-af1c37d9-9e94-4cb3-a565-fd5fec54bb56 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] Volume info retrieved successfully. Jul 03 02:30:57.189979 np0000004352 devstack@c-api.service[100012]: WARNING stevedore.named [None req-af1c37d9-9e94-4cb3-a565-fd5fec54bb56 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:30:57.190115 np0000004352 devstack@c-api.service[100012]: WARNING castellan.key_manager [None req-af1c37d9-9e94-4cb3-a565-fd5fec54bb56 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:30:57.233340 np0000004352 devstack@c-api.service[100012]: DEBUG oslo_db.sqlalchemy.engines [None req-af1c37d9-9e94-4cb3-a565-fd5fec54bb56 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100012) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 02:30:57.236539 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:57.236539 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:30:57.243887 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-af1c37d9-9e94-4cb3-a565-fd5fec54bb56 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] https://10.4.3.223/volume/v3/volumes/745e3a62-494b-4dc3-b25c-d779f106ff08 returned with HTTP 200 Jul 03 02:30:57.244459 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 518/2100] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:30:57 2026] GET /volume/v3/volumes/745e3a62-494b-4dc3-b25c-d779f106ff08 => generated 887 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:30:57.385762 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-a1996844-4495-4dbe-ac72-41ee6656b6e2 req-942386f7-62d0-4df7-ba82-655e621e7033 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/attachments/a7e69e69-6d68-46b7-8bea-69a3ca273e97 returned with HTTP 200 Jul 03 02:30:57.386171 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 533/2101] 10.4.3.223 () {72 vars in 1673 bytes} [Fri Jul 3 02:30:56 2026] DELETE /volume/v3/attachments/a7e69e69-6d68-46b7-8bea-69a3ca273e97 => generated 192 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:30:57.826440 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-ffe4a001-01fc-45fb-a602-a3c111b1eb26 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:57.828841 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-ffe4a001-01fc-45fb-a602-a3c111b1eb26 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] GET https://10.4.3.223/volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4 Jul 03 02:30:57.829084 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-ffe4a001-01fc-45fb-a602-a3c111b1eb26 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:57.829336 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-ffe4a001-01fc-45fb-a602-a3c111b1eb26 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:57.844031 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:57.844031 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:30:57.849252 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-ffe4a001-01fc-45fb-a602-a3c111b1eb26 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Volume info retrieved successfully. Jul 03 02:30:57.858036 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-ffe4a001-01fc-45fb-a602-a3c111b1eb26 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4 returned with HTTP 200 Jul 03 02:30:57.858616 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 524/2102] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:30:57 2026] GET /volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4 => generated 1145 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:30:57.888473 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-51f6622c-e71b-4f49-99ec-e5392aff7e72 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:57.890812 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-51f6622c-e71b-4f49-99ec-e5392aff7e72 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/6fd1187f-6ec2-4e37-975e-053c922b5dfa Jul 03 02:30:57.891228 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-51f6622c-e71b-4f49-99ec-e5392aff7e72 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:57.891626 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-51f6622c-e71b-4f49-99ec-e5392aff7e72 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:57.891938 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-51f6622c-e71b-4f49-99ec-e5392aff7e72 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id 6fd1187f-6ec2-4e37-975e-053c922b5dfa. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:30:57.897051 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:57.897051 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:30:57.898040 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-51f6622c-e71b-4f49-99ec-e5392aff7e72 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/6fd1187f-6ec2-4e37-975e-053c922b5dfa returned with HTTP 200 Jul 03 02:30:57.898564 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 528/2103] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:30:57 2026] GET /volume/v3/backups/6fd1187f-6ec2-4e37-975e-053c922b5dfa => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:30:57.912645 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-ad82d82a-2f85-45ce-a078-74a7b2a0942c None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:57.915460 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-ad82d82a-2f85-45ce-a078-74a7b2a0942c tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/6fd1187f-6ec2-4e37-975e-053c922b5dfa Jul 03 02:30:57.915460 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-ad82d82a-2f85-45ce-a078-74a7b2a0942c tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:57.915460 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-ad82d82a-2f85-45ce-a078-74a7b2a0942c tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:57.915460 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-ad82d82a-2f85-45ce-a078-74a7b2a0942c tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id 6fd1187f-6ec2-4e37-975e-053c922b5dfa. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:30:57.920284 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:57.920284 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:30:57.921174 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-ad82d82a-2f85-45ce-a078-74a7b2a0942c tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/6fd1187f-6ec2-4e37-975e-053c922b5dfa returned with HTTP 200 Jul 03 02:30:57.921602 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 519/2104] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:30:57 2026] GET /volume/v3/backups/6fd1187f-6ec2-4e37-975e-053c922b5dfa => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:30:57.923755 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-803ea168-9db9-4007-ae3d-314c62f8b1ce None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:57.925734 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-803ea168-9db9-4007-ae3d-314c62f8b1ce tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-reader] GET https://10.4.3.223/volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4 Jul 03 02:30:57.925908 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-803ea168-9db9-4007-ae3d-314c62f8b1ce tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-reader] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:57.926083 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-803ea168-9db9-4007-ae3d-314c62f8b1ce tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-reader] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:57.931395 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-8ceb0c95-93e6-4110-8610-e530d92b1709 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:57.934746 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-8ceb0c95-93e6-4110-8610-e530d92b1709 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] POST https://10.4.3.223/volume/v3/backups Jul 03 02:30:57.935044 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-8ceb0c95-93e6-4110-8610-e530d92b1709 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "da37a823-a7f2-44a8-82fc-6a71e09d8235", "incremental": true, "force": true}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:30:57.936343 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.contrib.backups [None req-8ceb0c95-93e6-4110-8610-e530d92b1709 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Creating new backup {'backup': {'volume_id': 'da37a823-a7f2-44a8-82fc-6a71e09d8235', 'incremental': True, 'force': True}} {{(pid=100014) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 02:30:57.938127 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.contrib.backups [None req-8ceb0c95-93e6-4110-8610-e530d92b1709 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Creating backup of volume da37a823-a7f2-44a8-82fc-6a71e09d8235 in container None Jul 03 02:30:57.940190 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:57.940190 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:30:57.948985 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-803ea168-9db9-4007-ae3d-314c62f8b1ce tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-reader] Volume info retrieved successfully. Jul 03 02:30:57.950279 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:57.950279 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:30:57.950769 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-8ceb0c95-93e6-4110-8610-e530d92b1709 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Volume info retrieved successfully. Jul 03 02:30:57.956300 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-803ea168-9db9-4007-ae3d-314c62f8b1ce tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-reader] https://10.4.3.223/volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4 returned with HTTP 200 Jul 03 02:30:57.957018 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 534/2105] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:30:57 2026] GET /volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4 => generated 1145 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:30:57.967561 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.quota [None req-8ceb0c95-93e6-4110-8610-e530d92b1709 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Created reservations ['5a9c0dc5-09ee-4db5-a3b6-28ad4b62cf1b', '8ae11e3f-a33b-43d6-bbd0-55412acb0b8d'] {{(pid=100014) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:30:57.996625 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-fa09145e-ef97-46f9-99ca-9118a925f214 req-31d2c86a-d259-4678-9e2d-e04e159d469d None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:57.998675 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-fa09145e-ef97-46f9-99ca-9118a925f214 req-31d2c86a-d259-4678-9e2d-e04e159d469d tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] GET https://10.4.3.223/volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4 Jul 03 02:30:58.000443 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-fa09145e-ef97-46f9-99ca-9118a925f214 req-31d2c86a-d259-4678-9e2d-e04e159d469d tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:58.000443 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-fa09145e-ef97-46f9-99ca-9118a925f214 req-31d2c86a-d259-4678-9e2d-e04e159d469d tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:58.009248 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-8ceb0c95-93e6-4110-8610-e530d92b1709 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups returned with HTTP 202 Jul 03 02:30:58.009685 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 525/2106] 10.4.3.223 () {68 vars in 1259 bytes} [Fri Jul 3 02:30:57 2026] POST /volume/v3/backups => generated 288 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:30:58.014168 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:58.014168 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:30:58.019785 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-fa09145e-ef97-46f9-99ca-9118a925f214 req-31d2c86a-d259-4678-9e2d-e04e159d469d tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Volume info retrieved successfully. Jul 03 02:30:58.020750 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-6f401224-7188-4296-97f0-8de08d8f1bdc None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:58.023001 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-6f401224-7188-4296-97f0-8de08d8f1bdc tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/03c5365b-cbff-4b90-8fb2-a2945c77a696 Jul 03 02:30:58.023183 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-6f401224-7188-4296-97f0-8de08d8f1bdc tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:58.023716 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-6f401224-7188-4296-97f0-8de08d8f1bdc tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:58.023716 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-6f401224-7188-4296-97f0-8de08d8f1bdc tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id 03c5365b-cbff-4b90-8fb2-a2945c77a696. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:30:58.026063 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-fa09145e-ef97-46f9-99ca-9118a925f214 req-31d2c86a-d259-4678-9e2d-e04e159d469d tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4 returned with HTTP 200 Jul 03 02:30:58.026684 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 529/2107] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:30:57 2026] GET /volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4 => generated 1145 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:30:58.028899 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:58.028899 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:30:58.029738 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-6f401224-7188-4296-97f0-8de08d8f1bdc tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/03c5365b-cbff-4b90-8fb2-a2945c77a696 returned with HTTP 200 Jul 03 02:30:58.030132 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 520/2108] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:30:58 2026] GET /volume/v3/backups/03c5365b-cbff-4b90-8fb2-a2945c77a696 => generated 694 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:30:58.046179 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-fa09145e-ef97-46f9-99ca-9118a925f214 req-b4c838fc-7c7e-4cdf-bcd4-e540e2d35b39 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:58.053198 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-fa09145e-ef97-46f9-99ca-9118a925f214 req-b4c838fc-7c7e-4cdf-bcd4-e540e2d35b39 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] POST https://10.4.3.223/volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4/action Jul 03 02:30:58.054252 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-fa09145e-ef97-46f9-99ca-9118a925f214 req-b4c838fc-7c7e-4cdf-bcd4-e540e2d35b39 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100015) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:30:58.054444 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-fa09145e-ef97-46f9-99ca-9118a925f214 req-b4c838fc-7c7e-4cdf-bcd4-e540e2d35b39 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:30:58.070132 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:58.070132 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:30:58.070628 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [req-fa09145e-ef97-46f9-99ca-9118a925f214 req-b4c838fc-7c7e-4cdf-bcd4-e540e2d35b39 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Volume info retrieved successfully. Jul 03 02:30:58.078537 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [req-fa09145e-ef97-46f9-99ca-9118a925f214 req-b4c838fc-7c7e-4cdf-bcd4-e540e2d35b39 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Begin detaching volume completed successfully. Jul 03 02:30:58.078779 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-fa09145e-ef97-46f9-99ca-9118a925f214 req-b4c838fc-7c7e-4cdf-bcd4-e540e2d35b39 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4/action returned with HTTP 202 Jul 03 02:30:58.079327 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 535/2109] 10.4.3.223 () {72 vars in 1672 bytes} [Fri Jul 3 02:30:58 2026] POST /volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 02:30:58.098876 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-aa0e3970-0614-4598-b1c0-e6acbe49d67c None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:58.100730 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-aa0e3970-0614-4598-b1c0-e6acbe49d67c tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] GET https://10.4.3.223/volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4 Jul 03 02:30:58.100895 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-aa0e3970-0614-4598-b1c0-e6acbe49d67c tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:58.101059 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-aa0e3970-0614-4598-b1c0-e6acbe49d67c tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:58.113211 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:58.113211 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:30:58.116959 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-aa0e3970-0614-4598-b1c0-e6acbe49d67c tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Volume info retrieved successfully. Jul 03 02:30:58.121410 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-aa0e3970-0614-4598-b1c0-e6acbe49d67c tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4 returned with HTTP 200 Jul 03 02:30:58.121799 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 526/2110] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:30:58 2026] GET /volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4 => generated 1148 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:30:58.257188 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-2d032c76-742d-4e3c-9b70-026dc7fcee24 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:58.258615 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-2d032c76-742d-4e3c-9b70-026dc7fcee24 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] GET https://10.4.3.223/volume/v3/volumes/745e3a62-494b-4dc3-b25c-d779f106ff08 Jul 03 02:30:58.258996 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-2d032c76-742d-4e3c-9b70-026dc7fcee24 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:58.259274 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-2d032c76-742d-4e3c-9b70-026dc7fcee24 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:58.266081 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:58.266081 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:30:58.272446 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-2d032c76-742d-4e3c-9b70-026dc7fcee24 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] Volume info retrieved successfully. Jul 03 02:30:58.272446 np0000004352 devstack@c-api.service[100013]: WARNING stevedore.named [None req-2d032c76-742d-4e3c-9b70-026dc7fcee24 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:30:58.272446 np0000004352 devstack@c-api.service[100013]: WARNING castellan.key_manager [None req-2d032c76-742d-4e3c-9b70-026dc7fcee24 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:30:58.305349 np0000004352 devstack@c-api.service[100013]: DEBUG oslo_db.sqlalchemy.engines [None req-2d032c76-742d-4e3c-9b70-026dc7fcee24 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100013) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 02:30:58.308263 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:58.308263 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:30:58.315646 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-2d032c76-742d-4e3c-9b70-026dc7fcee24 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] https://10.4.3.223/volume/v3/volumes/745e3a62-494b-4dc3-b25c-d779f106ff08 returned with HTTP 200 Jul 03 02:30:58.315878 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 530/2111] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:30:58 2026] GET /volume/v3/volumes/745e3a62-494b-4dc3-b25c-d779f106ff08 => generated 912 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:30:58.327533 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-6ef03099-dccf-48b6-afd9-7728771476c2 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:58.329465 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-6ef03099-dccf-48b6-afd9-7728771476c2 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] POST https://10.4.3.223/volume/v3/groups/action Jul 03 02:30:58.329899 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-6ef03099-dccf-48b6-afd9-7728771476c2 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] Action body: b'{"create-from-src": {"source_group_id": "a5b90543-45c3-444c-9739-6c8535a7db6e", "name": "tempest-Group_from_grp-1390881408"}}' {{(pid=100012) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:30:58.330021 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-6ef03099-dccf-48b6-afd9-7728771476c2 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "a5b90543-45c3-444c-9739-6c8535a7db6e", "name": "tempest-Group_from_grp-1390881408"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:30:58.331406 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.groups [None req-6ef03099-dccf-48b6-afd9-7728771476c2 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] Creating new group {'create-from-src': {'source_group_id': 'a5b90543-45c3-444c-9739-6c8535a7db6e', 'name': 'tempest-Group_from_grp-1390881408'}}. {{(pid=100012) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Jul 03 02:30:58.331799 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.groups [None req-6ef03099-dccf-48b6-afd9-7728771476c2 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] Creating group tempest-Group_from_grp-1390881408 from source group a5b90543-45c3-444c-9739-6c8535a7db6e. Jul 03 02:30:58.336505 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:58.336505 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:30:58.344892 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:58.344892 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:30:58.370015 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.quota [None req-6ef03099-dccf-48b6-afd9-7728771476c2 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] Created reservations ['48abed95-c291-4971-aefc-c26bffe07171'] {{(pid=100012) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:30:58.921935 np0000004352 devstack@c-api.service[100012]: INFO cinder.group.api [None req-6ef03099-dccf-48b6-afd9-7728771476c2 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] A mapping entry already exists for group e86a9ea0-8301-49ae-bf86-708623acfb09 and volume type 4689a132-b7b0-4cfc-a7f2-44fc1bbecef6. Do not need to create again. Jul 03 02:30:58.922383 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:58.922383 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:30:58.922954 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-6ef03099-dccf-48b6-afd9-7728771476c2 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] Availability Zones retrieved successfully. Jul 03 02:30:58.928450 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-6ef03099-dccf-48b6-afd9-7728771476c2 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] Flow 'volume_create_api' (6ca3ab3b-8a69-44eb-be9c-d6504a610777) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:30:58.929499 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-6ef03099-dccf-48b6-afd9-7728771476c2 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e33b280e-3ada-4f6e-bed4-f597a08d8c77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:30:58.930361 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.flows.api.create_volume [None req-6ef03099-dccf-48b6-afd9-7728771476c2 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:30:58.954474 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-6ef03099-dccf-48b6-afd9-7728771476c2 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e33b280e-3ada-4f6e-bed4-f597a08d8c77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '745e3a62-494b-4dc3-b25c-d779f106ff08', 'volume_type': VolumeType(created_at=2026-07-03T02:30:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4689a132-b7b0-4cfc-a7f2-44fc1bbecef6,is_public=True,name='tempest-GroupsV314Test-volume-type-1569632020',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4689a132-b7b0-4cfc-a7f2-44fc1bbecef6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'e86a9ea0-8301-49ae-bf86-708623acfb09', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:30:58.954474 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-6ef03099-dccf-48b6-afd9-7728771476c2 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db8bb109-0a3c-4197-b680-199dbd15f5d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:30:58.988683 np0000004352 devstack@c-api.service[100012]: WARNING cinder.quota [None req-6ef03099-dccf-48b6-afd9-7728771476c2 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1569632020 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1569632020, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:30:58.988955 np0000004352 devstack@c-api.service[100012]: WARNING cinder.quota [None req-6ef03099-dccf-48b6-afd9-7728771476c2 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1569632020 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1569632020, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:30:59.016541 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.quota [None req-6ef03099-dccf-48b6-afd9-7728771476c2 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] Created reservations ['d81d6647-a193-4e24-ae16-a919dea5b49c', '7ccb533f-b014-47f1-b4fe-5cf187084569', '6a06df13-c624-42e2-9067-33f59c10bc6c', '2f407b65-565f-4d7c-b124-ca3240322727'] {{(pid=100012) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:30:59.016541 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-6ef03099-dccf-48b6-afd9-7728771476c2 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db8bb109-0a3c-4197-b680-199dbd15f5d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d81d6647-a193-4e24-ae16-a919dea5b49c', '7ccb533f-b014-47f1-b4fe-5cf187084569', '6a06df13-c624-42e2-9067-33f59c10bc6c', '2f407b65-565f-4d7c-b124-ca3240322727']}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:30:59.016541 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-6ef03099-dccf-48b6-afd9-7728771476c2 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (749f4ce6-ac89-4fa8-941d-4d01b63c533a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:30:59.043158 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-78fc67d4-d3bb-48de-9415-4e637895511e None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:59.045648 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-78fc67d4-d3bb-48de-9415-4e637895511e tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/03c5365b-cbff-4b90-8fb2-a2945c77a696 Jul 03 02:30:59.045933 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-78fc67d4-d3bb-48de-9415-4e637895511e tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:59.046203 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-78fc67d4-d3bb-48de-9415-4e637895511e tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:59.046359 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-78fc67d4-d3bb-48de-9415-4e637895511e tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id 03c5365b-cbff-4b90-8fb2-a2945c77a696. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:30:59.046505 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-6ef03099-dccf-48b6-afd9-7728771476c2 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (749f4ce6-ac89-4fa8-941d-4d01b63c533a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6599232d-3033-4091-ae80-3d150d128ec9', '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=e86a9ea0-8301-49ae-bf86-708623acfb09,group_type_id=,metadata={},multiattach=False,project_id='192672c9b12945a7956cc6d54de79717',qos_specs=None,replication_status=,reservations=['d81d6647-a193-4e24-ae16-a919dea5b49c','7ccb533f-b014-47f1-b4fe-5cf187084569','6a06df13-c624-42e2-9067-33f59c10bc6c','2f407b65-565f-4d7c-b124-ca3240322727'],size=1,snapshot_id=None,source_replicaid=,source_volid=745e3a62-494b-4dc3-b25c-d779f106ff08,status='creating',user_id='f15fd92edc594f0f884d1a0f9743cba7',volume_type_id=4689a132-b7b0-4cfc-a7f2-44fc1bbecef6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:30:59Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=e86a9ea0-8301-49ae-bf86-708623acfb09,host=None,id=6599232d-3033-4091-ae80-3d150d128ec9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='192672c9b12945a7956cc6d54de79717',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=745e3a62-494b-4dc3-b25c-d779f106ff08,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f15fd92edc594f0f884d1a0f9743cba7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4689a132-b7b0-4cfc-a7f2-44fc1bbecef6),volume_type_id=4689a132-b7b0-4cfc-a7f2-44fc1bbecef6)}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:30:59.047321 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-6ef03099-dccf-48b6-afd9-7728771476c2 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3dbc57e9-5181-43eb-94c9-8f51f9033cb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:30:59.052385 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:59.052385 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:30:59.053499 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-78fc67d4-d3bb-48de-9415-4e637895511e tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/03c5365b-cbff-4b90-8fb2-a2945c77a696 returned with HTTP 200 Jul 03 02:30:59.054008 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 536/2112] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:30:59 2026] GET /volume/v3/backups/03c5365b-cbff-4b90-8fb2-a2945c77a696 => generated 696 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:30:59.071005 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-6ef03099-dccf-48b6-afd9-7728771476c2 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3dbc57e9-5181-43eb-94c9-8f51f9033cb8) transitioned into state 'SUCCESS' from 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=e86a9ea0-8301-49ae-bf86-708623acfb09,group_type_id=,metadata={},multiattach=False,project_id='192672c9b12945a7956cc6d54de79717',qos_specs=None,replication_status=,reservations=['d81d6647-a193-4e24-ae16-a919dea5b49c','7ccb533f-b014-47f1-b4fe-5cf187084569','6a06df13-c624-42e2-9067-33f59c10bc6c','2f407b65-565f-4d7c-b124-ca3240322727'],size=1,snapshot_id=None,source_replicaid=,source_volid=745e3a62-494b-4dc3-b25c-d779f106ff08,status='creating',user_id='f15fd92edc594f0f884d1a0f9743cba7',volume_type_id=4689a132-b7b0-4cfc-a7f2-44fc1bbecef6)}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:30:59.071668 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-6ef03099-dccf-48b6-afd9-7728771476c2 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] Flow 'volume_create_api' (6ca3ab3b-8a69-44eb-be9c-d6504a610777) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:30:59.071966 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-6ef03099-dccf-48b6-afd9-7728771476c2 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] Create volume request issued successfully. Jul 03 02:30:59.087150 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-6ef03099-dccf-48b6-afd9-7728771476c2 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] https://10.4.3.223/volume/v3/groups/action returned with HTTP 202 Jul 03 02:30:59.087150 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 521/2113] 10.4.3.223 () {70 vars in 1318 bytes} [Fri Jul 3 02:30:58 2026] POST /volume/v3/groups/action => generated 102 bytes in 758 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:30:59.093827 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-a60e6ecf-b9ad-41af-9c7e-ed022a194b01 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:59.095577 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-a60e6ecf-b9ad-41af-9c7e-ed022a194b01 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] GET https://10.4.3.223/volume/v3/volumes/detail Jul 03 02:30:59.095831 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-a60e6ecf-b9ad-41af-9c7e-ed022a194b01 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:59.096023 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-a60e6ecf-b9ad-41af-9c7e-ed022a194b01 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] Calling method 'detail' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:59.096461 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.api_utils [None req-a60e6ecf-b9ad-41af-9c7e-ed022a194b01 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] Removing options '' from query. {{(pid=100014) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 02:30:59.097095 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-a60e6ecf-b9ad-41af-9c7e-ed022a194b01 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100014) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 02:30:59.105873 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-a60e6ecf-b9ad-41af-9c7e-ed022a194b01 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] Get all volumes completed successfully. Jul 03 02:30:59.106633 np0000004352 devstack@c-api.service[100014]: WARNING stevedore.named [None req-a60e6ecf-b9ad-41af-9c7e-ed022a194b01 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:30:59.107572 np0000004352 devstack@c-api.service[100014]: WARNING castellan.key_manager [None req-a60e6ecf-b9ad-41af-9c7e-ed022a194b01 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:30:59.108270 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-1997a46e-ae0b-4785-9902-4478a3787a46 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:59.109495 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-1997a46e-ae0b-4785-9902-4478a3787a46 None None] GET https://10.4.3.223/volume// Jul 03 02:30:59.111142 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-1997a46e-ae0b-4785-9902-4478a3787a46 None None] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:59.111484 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-1997a46e-ae0b-4785-9902-4478a3787a46 None None] Calling method 'all' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:59.112219 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-1997a46e-ae0b-4785-9902-4478a3787a46 None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:30:59.114768 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 531/2114] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:30:59 2026] GET /volume/ => generated 386 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:30:59.121909 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-fa09145e-ef97-46f9-99ca-9118a925f214 req-09e93b48-adfe-483c-991f-3a32d8487559 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:59.123952 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-fa09145e-ef97-46f9-99ca-9118a925f214 req-09e93b48-adfe-483c-991f-3a32d8487559 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] GET https://10.4.3.223/volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4 Jul 03 02:30:59.124100 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-fa09145e-ef97-46f9-99ca-9118a925f214 req-09e93b48-adfe-483c-991f-3a32d8487559 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:59.124182 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-fa09145e-ef97-46f9-99ca-9118a925f214 req-09e93b48-adfe-483c-991f-3a32d8487559 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:59.134183 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:59.134183 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:30:59.136935 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-c64e5c94-9e92-4941-a700-5cd104d49fbd None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:59.139034 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [req-fa09145e-ef97-46f9-99ca-9118a925f214 req-09e93b48-adfe-483c-991f-3a32d8487559 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Volume info retrieved successfully. Jul 03 02:30:59.139226 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-c64e5c94-9e92-4941-a700-5cd104d49fbd tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] GET https://10.4.3.223/volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4 Jul 03 02:30:59.139625 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-c64e5c94-9e92-4941-a700-5cd104d49fbd tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:59.140348 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-c64e5c94-9e92-4941-a700-5cd104d49fbd tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:59.143202 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-fa09145e-ef97-46f9-99ca-9118a925f214 req-09e93b48-adfe-483c-991f-3a32d8487559 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4 returned with HTTP 200 Jul 03 02:30:59.143699 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 537/2115] 10.4.3.223 () {70 vars in 1639 bytes} [Fri Jul 3 02:30:59 2026] GET /volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4 => generated 1328 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:30:59.148587 np0000004352 devstack@c-api.service[100014]: DEBUG oslo_db.sqlalchemy.engines [None req-a60e6ecf-b9ad-41af-9c7e-ed022a194b01 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100014) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 02:30:59.151090 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:59.151090 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:30:59.155928 np0000004352 devstack@c-api.service[100014]: WARNING stevedore.named [None req-a60e6ecf-b9ad-41af-9c7e-ed022a194b01 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:30:59.156130 np0000004352 devstack@c-api.service[100014]: WARNING castellan.key_manager [None req-a60e6ecf-b9ad-41af-9c7e-ed022a194b01 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:30:59.164888 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:59.164888 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:30:59.166832 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-c64e5c94-9e92-4941-a700-5cd104d49fbd tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Volume info retrieved successfully. Jul 03 02:30:59.174246 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-c64e5c94-9e92-4941-a700-5cd104d49fbd tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4 returned with HTTP 200 Jul 03 02:30:59.174956 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 522/2116] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:30:59 2026] GET /volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4 => generated 1148 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:30:59.200239 np0000004352 devstack@c-api.service[100014]: DEBUG oslo_db.sqlalchemy.engines [None req-a60e6ecf-b9ad-41af-9c7e-ed022a194b01 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100014) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 02:30:59.203203 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:59.203203 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:30:59.211069 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-a60e6ecf-b9ad-41af-9c7e-ed022a194b01 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] https://10.4.3.223/volume/v3/volumes/detail returned with HTTP 200 Jul 03 02:30:59.211428 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 527/2117] 10.4.3.223 () {68 vars in 1299 bytes} [Fri Jul 3 02:30:59 2026] GET /volume/v3/volumes/detail => generated 1827 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 03 02:30:59.224094 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-1014cb94-dcf2-444b-83da-19664a52f56f None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:59.225631 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-1014cb94-dcf2-444b-83da-19664a52f56f tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] GET https://10.4.3.223/volume/v3/volumes/6599232d-3033-4091-ae80-3d150d128ec9 Jul 03 02:30:59.225971 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-1014cb94-dcf2-444b-83da-19664a52f56f tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:59.226262 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-1014cb94-dcf2-444b-83da-19664a52f56f tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:59.232866 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:59.232866 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:30:59.239441 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-1014cb94-dcf2-444b-83da-19664a52f56f tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] Volume info retrieved successfully. Jul 03 02:30:59.239441 np0000004352 devstack@c-api.service[100013]: WARNING stevedore.named [None req-1014cb94-dcf2-444b-83da-19664a52f56f tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:30:59.239441 np0000004352 devstack@c-api.service[100013]: WARNING castellan.key_manager [None req-1014cb94-dcf2-444b-83da-19664a52f56f tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:30:59.273003 np0000004352 devstack@c-api.service[100013]: DEBUG oslo_db.sqlalchemy.engines [None req-1014cb94-dcf2-444b-83da-19664a52f56f tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100013) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 02:30:59.276639 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:59.276639 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:30:59.282844 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-1014cb94-dcf2-444b-83da-19664a52f56f tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] https://10.4.3.223/volume/v3/volumes/6599232d-3033-4091-ae80-3d150d128ec9 returned with HTTP 200 Jul 03 02:30:59.282844 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 532/2118] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:30:59 2026] GET /volume/v3/volumes/6599232d-3033-4091-ae80-3d150d128ec9 => generated 923 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:30:59.293386 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-2129f910-f2ef-43bd-a0fb-7de515ff5a55 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:59.294973 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-2129f910-f2ef-43bd-a0fb-7de515ff5a55 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] GET https://10.4.3.223/volume/v3/groups/e86a9ea0-8301-49ae-bf86-708623acfb09 Jul 03 02:30:59.295177 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-2129f910-f2ef-43bd-a0fb-7de515ff5a55 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:59.295344 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-2129f910-f2ef-43bd-a0fb-7de515ff5a55 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] Calling method 'version_select' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:59.295477 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.groups [None req-2129f910-f2ef-43bd-a0fb-7de515ff5a55 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] show called for member e86a9ea0-8301-49ae-bf86-708623acfb09 {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 02:30:59.298583 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:59.298583 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:30:59.305663 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-2129f910-f2ef-43bd-a0fb-7de515ff5a55 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] https://10.4.3.223/volume/v3/groups/e86a9ea0-8301-49ae-bf86-708623acfb09 returned with HTTP 200 Jul 03 02:30:59.306104 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 538/2119] 10.4.3.223 () {68 vars in 1386 bytes} [Fri Jul 3 02:30:59 2026] GET /volume/v3/groups/e86a9ea0-8301-49ae-bf86-708623acfb09 => generated 417 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:30:59.314614 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-80f8a076-bb9c-4459-9381-3a3121e9bc5b None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:59.318552 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-80f8a076-bb9c-4459-9381-3a3121e9bc5b tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] GET https://10.4.3.223/volume/v3/volumes/detail Jul 03 02:30:59.318777 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-80f8a076-bb9c-4459-9381-3a3121e9bc5b tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:59.318976 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-80f8a076-bb9c-4459-9381-3a3121e9bc5b tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] Calling method 'detail' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:59.319243 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.api_utils [None req-80f8a076-bb9c-4459-9381-3a3121e9bc5b tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] Removing options '' from query. {{(pid=100012) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 02:30:59.320029 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-80f8a076-bb9c-4459-9381-3a3121e9bc5b tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100012) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 02:30:59.329228 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-80f8a076-bb9c-4459-9381-3a3121e9bc5b tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] Get all volumes completed successfully. Jul 03 02:30:59.329872 np0000004352 devstack@c-api.service[100012]: WARNING stevedore.named [None req-80f8a076-bb9c-4459-9381-3a3121e9bc5b tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:30:59.330022 np0000004352 devstack@c-api.service[100012]: WARNING castellan.key_manager [None req-80f8a076-bb9c-4459-9381-3a3121e9bc5b tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:30:59.365597 np0000004352 devstack@c-api.service[100012]: DEBUG oslo_db.sqlalchemy.engines [None req-80f8a076-bb9c-4459-9381-3a3121e9bc5b tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100012) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 02:30:59.368884 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:59.368884 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:30:59.372842 np0000004352 devstack@c-api.service[100012]: WARNING stevedore.named [None req-80f8a076-bb9c-4459-9381-3a3121e9bc5b tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:30:59.372981 np0000004352 devstack@c-api.service[100012]: WARNING castellan.key_manager [None req-80f8a076-bb9c-4459-9381-3a3121e9bc5b tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:30:59.408193 np0000004352 devstack@c-api.service[100012]: DEBUG oslo_db.sqlalchemy.engines [None req-80f8a076-bb9c-4459-9381-3a3121e9bc5b tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100012) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 02:30:59.411007 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:59.411007 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:30:59.417748 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-80f8a076-bb9c-4459-9381-3a3121e9bc5b tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] https://10.4.3.223/volume/v3/volumes/detail returned with HTTP 200 Jul 03 02:30:59.418078 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 523/2120] 10.4.3.223 () {68 vars in 1299 bytes} [Fri Jul 3 02:30:59 2026] GET /volume/v3/volumes/detail => generated 1828 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:30:59.432628 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-9a37efd4-5bbc-4b8f-87f0-c10faa1efc25 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:59.434196 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-9a37efd4-5bbc-4b8f-87f0-c10faa1efc25 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] POST https://10.4.3.223/volume/v3/groups/e86a9ea0-8301-49ae-bf86-708623acfb09/action Jul 03 02:30:59.434517 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-9a37efd4-5bbc-4b8f-87f0-c10faa1efc25 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:30:59.434623 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-9a37efd4-5bbc-4b8f-87f0-c10faa1efc25 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:30:59.435829 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.groups [None req-9a37efd4-5bbc-4b8f-87f0-c10faa1efc25 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] delete called for group e86a9ea0-8301-49ae-bf86-708623acfb09 {{(pid=100014) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 02:30:59.435927 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.groups [None req-9a37efd4-5bbc-4b8f-87f0-c10faa1efc25 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] Delete group with id: e86a9ea0-8301-49ae-bf86-708623acfb09 Jul 03 02:30:59.438819 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:59.438819 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:30:59.471452 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-9a37efd4-5bbc-4b8f-87f0-c10faa1efc25 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] https://10.4.3.223/volume/v3/groups/e86a9ea0-8301-49ae-bf86-708623acfb09/action returned with HTTP 202 Jul 03 02:30:59.471452 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 528/2121] 10.4.3.223 () {70 vars in 1428 bytes} [Fri Jul 3 02:30:59 2026] POST /volume/v3/groups/e86a9ea0-8301-49ae-bf86-708623acfb09/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 02:30:59.477559 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-82e7a646-ef09-4190-8bae-bf82592eb315 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:30:59.479709 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-82e7a646-ef09-4190-8bae-bf82592eb315 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] GET https://10.4.3.223/volume/v3/volumes/6599232d-3033-4091-ae80-3d150d128ec9 Jul 03 02:30:59.481545 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-82e7a646-ef09-4190-8bae-bf82592eb315 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:30:59.484135 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-82e7a646-ef09-4190-8bae-bf82592eb315 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:30:59.490490 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:59.490490 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:30:59.501442 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-82e7a646-ef09-4190-8bae-bf82592eb315 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] Volume info retrieved successfully. Jul 03 02:30:59.501442 np0000004352 devstack@c-api.service[100013]: WARNING stevedore.named [None req-82e7a646-ef09-4190-8bae-bf82592eb315 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:30:59.501442 np0000004352 devstack@c-api.service[100013]: WARNING castellan.key_manager [None req-82e7a646-ef09-4190-8bae-bf82592eb315 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:30:59.543903 np0000004352 devstack@c-api.service[100013]: DEBUG oslo_db.sqlalchemy.engines [None req-82e7a646-ef09-4190-8bae-bf82592eb315 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100013) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 02:30:59.546933 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:30:59.546933 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:30:59.553850 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-82e7a646-ef09-4190-8bae-bf82592eb315 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] https://10.4.3.223/volume/v3/volumes/6599232d-3033-4091-ae80-3d150d128ec9 returned with HTTP 200 Jul 03 02:30:59.554222 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 533/2122] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:30:59 2026] GET /volume/v3/volumes/6599232d-3033-4091-ae80-3d150d128ec9 => generated 922 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:31:00.065526 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-6f42ec42-cb08-4a25-ba00-ebfa783c4349 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:00.067748 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-6f42ec42-cb08-4a25-ba00-ebfa783c4349 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/03c5365b-cbff-4b90-8fb2-a2945c77a696 Jul 03 02:31:00.067971 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-6f42ec42-cb08-4a25-ba00-ebfa783c4349 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:00.068156 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-6f42ec42-cb08-4a25-ba00-ebfa783c4349 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:00.068256 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-6f42ec42-cb08-4a25-ba00-ebfa783c4349 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id 03c5365b-cbff-4b90-8fb2-a2945c77a696. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:31:00.072782 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:00.072782 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:31:00.073596 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-6f42ec42-cb08-4a25-ba00-ebfa783c4349 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/03c5365b-cbff-4b90-8fb2-a2945c77a696 returned with HTTP 200 Jul 03 02:31:00.074243 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 539/2123] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:00 2026] GET /volume/v3/backups/03c5365b-cbff-4b90-8fb2-a2945c77a696 => generated 696 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:00.187113 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-32d13bbc-a170-4cb8-8e64-090552cfd821 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:00.189181 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-32d13bbc-a170-4cb8-8e64-090552cfd821 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] GET https://10.4.3.223/volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4 Jul 03 02:31:00.189400 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-32d13bbc-a170-4cb8-8e64-090552cfd821 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:00.189570 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-32d13bbc-a170-4cb8-8e64-090552cfd821 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:00.200973 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:00.200973 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:31:00.204936 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-32d13bbc-a170-4cb8-8e64-090552cfd821 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Volume info retrieved successfully. Jul 03 02:31:00.210783 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-32d13bbc-a170-4cb8-8e64-090552cfd821 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4 returned with HTTP 200 Jul 03 02:31:00.211394 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 524/2124] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:00 2026] GET /volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4 => generated 1148 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:31:00.567382 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-4a514f91-c0cf-40b0-a330-ad61cd53b6c3 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:00.571452 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-4a514f91-c0cf-40b0-a330-ad61cd53b6c3 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] GET https://10.4.3.223/volume/v3/volumes/6599232d-3033-4091-ae80-3d150d128ec9 Jul 03 02:31:00.571452 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-4a514f91-c0cf-40b0-a330-ad61cd53b6c3 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:00.571452 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-4a514f91-c0cf-40b0-a330-ad61cd53b6c3 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:00.576641 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-4a514f91-c0cf-40b0-a330-ad61cd53b6c3 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] https://10.4.3.223/volume/v3/volumes/6599232d-3033-4091-ae80-3d150d128ec9 returned with HTTP 404 Jul 03 02:31:00.577156 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 529/2125] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:31:00 2026] GET /volume/v3/volumes/6599232d-3033-4091-ae80-3d150d128ec9 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 02:31:00.588666 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-2dcbe5c9-08b2-4d5c-a7b9-cdaaedd46f92 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:00.590470 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-2dcbe5c9-08b2-4d5c-a7b9-cdaaedd46f92 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] GET https://10.4.3.223/volume/v3/groups/e86a9ea0-8301-49ae-bf86-708623acfb09 Jul 03 02:31:00.590470 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-2dcbe5c9-08b2-4d5c-a7b9-cdaaedd46f92 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:00.590470 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-2dcbe5c9-08b2-4d5c-a7b9-cdaaedd46f92 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] Calling method 'version_select' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:00.590470 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.groups [None req-2dcbe5c9-08b2-4d5c-a7b9-cdaaedd46f92 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] show called for member e86a9ea0-8301-49ae-bf86-708623acfb09 {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 02:31:00.594358 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-2dcbe5c9-08b2-4d5c-a7b9-cdaaedd46f92 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] https://10.4.3.223/volume/v3/groups/e86a9ea0-8301-49ae-bf86-708623acfb09 returned with HTTP 404 Jul 03 02:31:00.594358 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 534/2126] 10.4.3.223 () {68 vars in 1386 bytes} [Fri Jul 3 02:31:00 2026] GET /volume/v3/groups/e86a9ea0-8301-49ae-bf86-708623acfb09 => generated 108 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 02:31:00.603929 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-4e65e851-085e-4a12-a2f9-b760b45d01b5 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:00.605671 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-4e65e851-085e-4a12-a2f9-b760b45d01b5 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] GET https://10.4.3.223/volume/v3/volumes/detail Jul 03 02:31:00.605898 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-4e65e851-085e-4a12-a2f9-b760b45d01b5 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:00.606550 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-4e65e851-085e-4a12-a2f9-b760b45d01b5 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] Calling method 'detail' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:00.606550 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.api_utils [None req-4e65e851-085e-4a12-a2f9-b760b45d01b5 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] Removing options '' from query. {{(pid=100015) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 02:31:00.609024 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-4e65e851-085e-4a12-a2f9-b760b45d01b5 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100015) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 02:31:00.613664 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-4e65e851-085e-4a12-a2f9-b760b45d01b5 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] Get all volumes completed successfully. Jul 03 02:31:00.614293 np0000004352 devstack@c-api.service[100015]: WARNING stevedore.named [None req-4e65e851-085e-4a12-a2f9-b760b45d01b5 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:31:00.614465 np0000004352 devstack@c-api.service[100015]: WARNING castellan.key_manager [None req-4e65e851-085e-4a12-a2f9-b760b45d01b5 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:31:00.656858 np0000004352 devstack@c-api.service[100015]: DEBUG oslo_db.sqlalchemy.engines [None req-4e65e851-085e-4a12-a2f9-b760b45d01b5 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100015) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 02:31:00.659798 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:00.659798 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:31:00.667098 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-4e65e851-085e-4a12-a2f9-b760b45d01b5 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] https://10.4.3.223/volume/v3/volumes/detail returned with HTTP 200 Jul 03 02:31:00.667505 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 540/2127] 10.4.3.223 () {68 vars in 1299 bytes} [Fri Jul 3 02:31:00 2026] GET /volume/v3/volumes/detail => generated 915 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:31:00.680518 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-c004551e-8220-462a-9215-ee0f0550b168 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:00.682088 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-c004551e-8220-462a-9215-ee0f0550b168 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] POST https://10.4.3.223/volume/v3/groups/a5b90543-45c3-444c-9739-6c8535a7db6e/action Jul 03 02:31:00.682395 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-c004551e-8220-462a-9215-ee0f0550b168 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100012) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:31:00.682526 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-c004551e-8220-462a-9215-ee0f0550b168 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:31:00.683788 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.groups [None req-c004551e-8220-462a-9215-ee0f0550b168 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] delete called for group a5b90543-45c3-444c-9739-6c8535a7db6e {{(pid=100012) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 02:31:00.683927 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.groups [None req-c004551e-8220-462a-9215-ee0f0550b168 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] Delete group with id: a5b90543-45c3-444c-9739-6c8535a7db6e Jul 03 02:31:00.687267 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:00.687267 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:31:00.743599 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-c004551e-8220-462a-9215-ee0f0550b168 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] https://10.4.3.223/volume/v3/groups/a5b90543-45c3-444c-9739-6c8535a7db6e/action returned with HTTP 202 Jul 03 02:31:00.743599 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 525/2128] 10.4.3.223 () {70 vars in 1428 bytes} [Fri Jul 3 02:31:00 2026] POST /volume/v3/groups/a5b90543-45c3-444c-9739-6c8535a7db6e/action => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 02:31:00.753001 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-3337db30-2d01-40cb-92c6-7ee212e81750 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:00.755253 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-3337db30-2d01-40cb-92c6-7ee212e81750 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] GET https://10.4.3.223/volume/v3/volumes/745e3a62-494b-4dc3-b25c-d779f106ff08 Jul 03 02:31:00.755610 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-3337db30-2d01-40cb-92c6-7ee212e81750 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:00.755882 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-3337db30-2d01-40cb-92c6-7ee212e81750 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:00.762691 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:00.762691 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:31:00.767050 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-3337db30-2d01-40cb-92c6-7ee212e81750 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] Volume info retrieved successfully. Jul 03 02:31:00.767812 np0000004352 devstack@c-api.service[100014]: WARNING stevedore.named [None req-3337db30-2d01-40cb-92c6-7ee212e81750 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 03 02:31:00.768052 np0000004352 devstack@c-api.service[100014]: WARNING castellan.key_manager [None req-3337db30-2d01-40cb-92c6-7ee212e81750 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 03 02:31:00.806484 np0000004352 devstack@c-api.service[100014]: DEBUG oslo_db.sqlalchemy.engines [None req-3337db30-2d01-40cb-92c6-7ee212e81750 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100014) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 02:31:00.809661 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:00.809661 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:31:00.823302 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-3337db30-2d01-40cb-92c6-7ee212e81750 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] https://10.4.3.223/volume/v3/volumes/745e3a62-494b-4dc3-b25c-d779f106ff08 returned with HTTP 200 Jul 03 02:31:00.823939 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 530/2129] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:31:00 2026] GET /volume/v3/volumes/745e3a62-494b-4dc3-b25c-d779f106ff08 => generated 911 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 02:31:01.083435 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-df141db0-dfa3-4626-b464-493ab62395a8 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:01.085030 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-df141db0-dfa3-4626-b464-493ab62395a8 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/03c5365b-cbff-4b90-8fb2-a2945c77a696 Jul 03 02:31:01.085240 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-df141db0-dfa3-4626-b464-493ab62395a8 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:01.085482 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-df141db0-dfa3-4626-b464-493ab62395a8 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:01.085628 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-df141db0-dfa3-4626-b464-493ab62395a8 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id 03c5365b-cbff-4b90-8fb2-a2945c77a696. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:31:01.090095 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:01.090095 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:31:01.090885 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-df141db0-dfa3-4626-b464-493ab62395a8 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/03c5365b-cbff-4b90-8fb2-a2945c77a696 returned with HTTP 200 Jul 03 02:31:01.091229 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 535/2130] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:01 2026] GET /volume/v3/backups/03c5365b-cbff-4b90-8fb2-a2945c77a696 => generated 696 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:01.225193 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-42f9ee53-760e-4705-bb07-568020c1c58b None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:01.227562 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-42f9ee53-760e-4705-bb07-568020c1c58b tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] GET https://10.4.3.223/volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4 Jul 03 02:31:01.227856 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-42f9ee53-760e-4705-bb07-568020c1c58b tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:01.228124 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-42f9ee53-760e-4705-bb07-568020c1c58b tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:01.240664 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:01.240664 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:31:01.245850 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-42f9ee53-760e-4705-bb07-568020c1c58b tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Volume info retrieved successfully. Jul 03 02:31:01.252027 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-42f9ee53-760e-4705-bb07-568020c1c58b tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4 returned with HTTP 200 Jul 03 02:31:01.252027 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 541/2131] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:01 2026] GET /volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4 => generated 1148 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:31:01.426974 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-5d2ea368-c6e6-4f22-9407-49236a5e217b None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:01.428685 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-5d2ea368-c6e6-4f22-9407-49236a5e217b tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] GET https://10.4.3.223/volume/v3/volumes/d8c33bdf-6c56-4080-81d6-bde4e4cbabcd Jul 03 02:31:01.428892 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-5d2ea368-c6e6-4f22-9407-49236a5e217b tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:01.429090 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-5d2ea368-c6e6-4f22-9407-49236a5e217b tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:01.435643 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:01.435643 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:31:01.439790 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-5d2ea368-c6e6-4f22-9407-49236a5e217b tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Volume info retrieved successfully. Jul 03 02:31:01.445446 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-5d2ea368-c6e6-4f22-9407-49236a5e217b tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] https://10.4.3.223/volume/v3/volumes/d8c33bdf-6c56-4080-81d6-bde4e4cbabcd returned with HTTP 200 Jul 03 02:31:01.446086 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 526/2132] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:01 2026] GET /volume/v3/volumes/d8c33bdf-6c56-4080-81d6-bde4e4cbabcd => generated 936 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:01.782265 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-6f24aa93-d4dd-46cf-a169-4ddcb9d3ca54 req-8d7309ce-275c-4d70-87c8-f86dd8c7628e None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:01.784555 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-6f24aa93-d4dd-46cf-a169-4ddcb9d3ca54 req-8d7309ce-275c-4d70-87c8-f86dd8c7628e tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] GET https://10.4.3.223/volume/v3/volumes/d8c33bdf-6c56-4080-81d6-bde4e4cbabcd Jul 03 02:31:01.784727 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-6f24aa93-d4dd-46cf-a169-4ddcb9d3ca54 req-8d7309ce-275c-4d70-87c8-f86dd8c7628e tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:01.784921 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-6f24aa93-d4dd-46cf-a169-4ddcb9d3ca54 req-8d7309ce-275c-4d70-87c8-f86dd8c7628e tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:01.797346 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:01.797346 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:31:01.807692 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [req-6f24aa93-d4dd-46cf-a169-4ddcb9d3ca54 req-8d7309ce-275c-4d70-87c8-f86dd8c7628e tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Volume info retrieved successfully. Jul 03 02:31:01.815990 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-6f24aa93-d4dd-46cf-a169-4ddcb9d3ca54 req-8d7309ce-275c-4d70-87c8-f86dd8c7628e tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] https://10.4.3.223/volume/v3/volumes/d8c33bdf-6c56-4080-81d6-bde4e4cbabcd returned with HTTP 200 Jul 03 02:31:01.816611 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 531/2133] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:31:01 2026] GET /volume/v3/volumes/d8c33bdf-6c56-4080-81d6-bde4e4cbabcd => generated 936 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:01.838645 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-167c50a4-9f90-471a-b8eb-6e857b9f9700 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:01.840619 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-167c50a4-9f90-471a-b8eb-6e857b9f9700 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] GET https://10.4.3.223/volume/v3/volumes/745e3a62-494b-4dc3-b25c-d779f106ff08 Jul 03 02:31:01.840867 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-167c50a4-9f90-471a-b8eb-6e857b9f9700 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:01.841082 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-167c50a4-9f90-471a-b8eb-6e857b9f9700 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:01.849616 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-167c50a4-9f90-471a-b8eb-6e857b9f9700 tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] https://10.4.3.223/volume/v3/volumes/745e3a62-494b-4dc3-b25c-d779f106ff08 returned with HTTP 404 Jul 03 02:31:01.850351 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 536/2134] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:31:01 2026] GET /volume/v3/volumes/745e3a62-494b-4dc3-b25c-d779f106ff08 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 02:31:01.860268 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-d7067c71-0d79-494a-8b6c-57c344f01d4e None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:01.865453 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-d7067c71-0d79-494a-8b6c-57c344f01d4e tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] GET https://10.4.3.223/volume/v3/groups/a5b90543-45c3-444c-9739-6c8535a7db6e Jul 03 02:31:01.865453 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-d7067c71-0d79-494a-8b6c-57c344f01d4e tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:01.865453 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-d7067c71-0d79-494a-8b6c-57c344f01d4e tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] Calling method 'version_select' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:01.865453 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.groups [None req-d7067c71-0d79-494a-8b6c-57c344f01d4e tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] show called for member a5b90543-45c3-444c-9739-6c8535a7db6e {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 02:31:01.869393 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-d7067c71-0d79-494a-8b6c-57c344f01d4e tempest-GroupsV314Test-519231323 tempest-GroupsV314Test-519231323-project-member] https://10.4.3.223/volume/v3/groups/a5b90543-45c3-444c-9739-6c8535a7db6e returned with HTTP 404 Jul 03 02:31:01.870268 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 542/2135] 10.4.3.223 () {68 vars in 1386 bytes} [Fri Jul 3 02:31:01 2026] GET /volume/v3/groups/a5b90543-45c3-444c-9739-6c8535a7db6e => generated 108 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 02:31:01.879440 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-ffb67a28-8395-46fc-a43c-cd2c32b28d33 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:01.881478 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-ffb67a28-8395-46fc-a43c-cd2c32b28d33 tempest-GroupsV314Test-306177032 tempest-GroupsV314Test-306177032-project-admin] DELETE https://10.4.3.223/volume/v3/group_types/19fdf9b2-f669-41db-b3ed-c732381e5379 Jul 03 02:31:01.881685 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-ffb67a28-8395-46fc-a43c-cd2c32b28d33 tempest-GroupsV314Test-306177032 tempest-GroupsV314Test-306177032-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:01.881887 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-ffb67a28-8395-46fc-a43c-cd2c32b28d33 tempest-GroupsV314Test-306177032 tempest-GroupsV314Test-306177032-project-admin] Calling method 'version_select' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:01.901210 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-ffb67a28-8395-46fc-a43c-cd2c32b28d33 tempest-GroupsV314Test-306177032 tempest-GroupsV314Test-306177032-project-admin] https://10.4.3.223/volume/v3/group_types/19fdf9b2-f669-41db-b3ed-c732381e5379 returned with HTTP 202 Jul 03 02:31:01.901857 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 527/2136] 10.4.3.223 () {68 vars in 1404 bytes} [Fri Jul 3 02:31:01 2026] DELETE /volume/v3/group_types/19fdf9b2-f669-41db-b3ed-c732381e5379 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 02:31:01.908773 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-2a63bf29-d0bf-45b0-b97b-d2e8dc4c12b3 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:01.910974 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-2a63bf29-d0bf-45b0-b97b-d2e8dc4c12b3 tempest-GroupsV314Test-306177032 tempest-GroupsV314Test-306177032-project-admin] DELETE https://10.4.3.223/volume/v3/types/4689a132-b7b0-4cfc-a7f2-44fc1bbecef6 Jul 03 02:31:01.911161 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-2a63bf29-d0bf-45b0-b97b-d2e8dc4c12b3 tempest-GroupsV314Test-306177032 tempest-GroupsV314Test-306177032-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:01.911346 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-2a63bf29-d0bf-45b0-b97b-d2e8dc4c12b3 tempest-GroupsV314Test-306177032 tempest-GroupsV314Test-306177032-project-admin] Calling method '_delete' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:01.939409 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-2a63bf29-d0bf-45b0-b97b-d2e8dc4c12b3 tempest-GroupsV314Test-306177032 tempest-GroupsV314Test-306177032-project-admin] https://10.4.3.223/volume/v3/types/4689a132-b7b0-4cfc-a7f2-44fc1bbecef6 returned with HTTP 202 Jul 03 02:31:01.939778 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 532/2137] 10.4.3.223 () {66 vars in 1345 bytes} [Fri Jul 3 02:31:01 2026] DELETE /volume/v3/types/4689a132-b7b0-4cfc-a7f2-44fc1bbecef6 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:31:01.957717 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-62db768d-8ebe-4ec4-85d3-4c0c244e8de9 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:01.960298 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-62db768d-8ebe-4ec4-85d3-4c0c244e8de9 tempest-GroupsV314Test-306177032 tempest-GroupsV314Test-306177032-project-admin] GET https://10.4.3.223/volume/v3/types/4689a132-b7b0-4cfc-a7f2-44fc1bbecef6 Jul 03 02:31:01.960582 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-62db768d-8ebe-4ec4-85d3-4c0c244e8de9 tempest-GroupsV314Test-306177032 tempest-GroupsV314Test-306177032-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:01.960957 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-62db768d-8ebe-4ec4-85d3-4c0c244e8de9 tempest-GroupsV314Test-306177032 tempest-GroupsV314Test-306177032-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:01.965014 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-62db768d-8ebe-4ec4-85d3-4c0c244e8de9 tempest-GroupsV314Test-306177032 tempest-GroupsV314Test-306177032-project-admin] https://10.4.3.223/volume/v3/types/4689a132-b7b0-4cfc-a7f2-44fc1bbecef6 returned with HTTP 404 Jul 03 02:31:01.965525 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 537/2138] 10.4.3.223 () {66 vars in 1342 bytes} [Fri Jul 3 02:31:01 2026] GET /volume/v3/types/4689a132-b7b0-4cfc-a7f2-44fc1bbecef6 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:31:02.101102 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-cca7a28f-8760-46ae-8970-4683477f4104 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:02.102720 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-cca7a28f-8760-46ae-8970-4683477f4104 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/03c5365b-cbff-4b90-8fb2-a2945c77a696 Jul 03 02:31:02.103053 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-cca7a28f-8760-46ae-8970-4683477f4104 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:02.103663 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-cca7a28f-8760-46ae-8970-4683477f4104 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:02.103894 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-cca7a28f-8760-46ae-8970-4683477f4104 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id 03c5365b-cbff-4b90-8fb2-a2945c77a696. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:31:02.109136 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:02.109136 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:31:02.110701 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-cca7a28f-8760-46ae-8970-4683477f4104 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/03c5365b-cbff-4b90-8fb2-a2945c77a696 returned with HTTP 200 Jul 03 02:31:02.110701 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 543/2139] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:02 2026] GET /volume/v3/backups/03c5365b-cbff-4b90-8fb2-a2945c77a696 => generated 707 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:02.264791 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-6f8a233e-3962-4ab7-ad50-a98e23178277 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:02.266469 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-6f8a233e-3962-4ab7-ad50-a98e23178277 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] GET https://10.4.3.223/volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4 Jul 03 02:31:02.266876 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-6f8a233e-3962-4ab7-ad50-a98e23178277 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:02.267126 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-6f8a233e-3962-4ab7-ad50-a98e23178277 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:02.283573 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:02.283573 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:31:02.287669 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-6f8a233e-3962-4ab7-ad50-a98e23178277 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Volume info retrieved successfully. Jul 03 02:31:02.294087 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-6f8a233e-3962-4ab7-ad50-a98e23178277 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4 returned with HTTP 200 Jul 03 02:31:02.294613 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 528/2140] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:02 2026] GET /volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4 => generated 1148 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:31:02.452686 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-fa09145e-ef97-46f9-99ca-9118a925f214 req-bbba69c7-27af-4d79-b395-b0b2f6f50381 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:02.455283 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-fa09145e-ef97-46f9-99ca-9118a925f214 req-bbba69c7-27af-4d79-b395-b0b2f6f50381 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] GET https://10.4.3.223/volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4 Jul 03 02:31:02.455578 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-fa09145e-ef97-46f9-99ca-9118a925f214 req-bbba69c7-27af-4d79-b395-b0b2f6f50381 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:02.455848 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-fa09145e-ef97-46f9-99ca-9118a925f214 req-bbba69c7-27af-4d79-b395-b0b2f6f50381 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:02.472521 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:02.472521 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:31:02.477671 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [req-fa09145e-ef97-46f9-99ca-9118a925f214 req-bbba69c7-27af-4d79-b395-b0b2f6f50381 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Volume info retrieved successfully. Jul 03 02:31:02.483652 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-fa09145e-ef97-46f9-99ca-9118a925f214 req-bbba69c7-27af-4d79-b395-b0b2f6f50381 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4 returned with HTTP 200 Jul 03 02:31:02.484035 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 533/2141] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:31:02 2026] GET /volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4 => generated 1148 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:31:02.872720 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-fa09145e-ef97-46f9-99ca-9118a925f214 req-aaf7d6a9-6bfd-4388-a3ce-66ac290b922b None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:02.875649 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-fa09145e-ef97-46f9-99ca-9118a925f214 req-aaf7d6a9-6bfd-4388-a3ce-66ac290b922b tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] DELETE https://10.4.3.223/volume/v3/attachments/f88e2eb9-c487-4a06-8dd4-07813fce9dd3 Jul 03 02:31:02.875870 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-fa09145e-ef97-46f9-99ca-9118a925f214 req-aaf7d6a9-6bfd-4388-a3ce-66ac290b922b tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:02.876091 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-fa09145e-ef97-46f9-99ca-9118a925f214 req-aaf7d6a9-6bfd-4388-a3ce-66ac290b922b tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Calling method 'version_select' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:02.887279 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:02.887279 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:31:03.121259 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-9af52382-97d4-4783-9582-4b7f22873deb None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:03.129807 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-9af52382-97d4-4783-9582-4b7f22873deb tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/03c5365b-cbff-4b90-8fb2-a2945c77a696 Jul 03 02:31:03.130131 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-9af52382-97d4-4783-9582-4b7f22873deb tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:03.130413 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-9af52382-97d4-4783-9582-4b7f22873deb tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:03.130615 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-9af52382-97d4-4783-9582-4b7f22873deb tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id 03c5365b-cbff-4b90-8fb2-a2945c77a696. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:31:03.145624 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:03.145624 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:31:03.146752 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-9af52382-97d4-4783-9582-4b7f22873deb tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/03c5365b-cbff-4b90-8fb2-a2945c77a696 returned with HTTP 200 Jul 03 02:31:03.147374 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 544/2142] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:03 2026] GET /volume/v3/backups/03c5365b-cbff-4b90-8fb2-a2945c77a696 => generated 707 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:03.307221 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-1d1b8293-2518-4dd2-81dc-ba4fff3e41af None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:03.309260 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-1d1b8293-2518-4dd2-81dc-ba4fff3e41af tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] GET https://10.4.3.223/volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4 Jul 03 02:31:03.309463 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-1d1b8293-2518-4dd2-81dc-ba4fff3e41af tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:03.309659 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-1d1b8293-2518-4dd2-81dc-ba4fff3e41af tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:03.326300 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:03.326300 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:31:03.329955 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-1d1b8293-2518-4dd2-81dc-ba4fff3e41af tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Volume info retrieved successfully. Jul 03 02:31:03.335030 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-1d1b8293-2518-4dd2-81dc-ba4fff3e41af tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4 returned with HTTP 200 Jul 03 02:31:03.335410 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 529/2143] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:03 2026] GET /volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4 => generated 1148 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:31:03.423210 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-fa09145e-ef97-46f9-99ca-9118a925f214 req-aaf7d6a9-6bfd-4388-a3ce-66ac290b922b tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/attachments/f88e2eb9-c487-4a06-8dd4-07813fce9dd3 returned with HTTP 200 Jul 03 02:31:03.424004 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 538/2144] 10.4.3.223 () {72 vars in 1673 bytes} [Fri Jul 3 02:31:02 2026] DELETE /volume/v3/attachments/f88e2eb9-c487-4a06-8dd4-07813fce9dd3 => generated 19 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:03.869262 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-39db039b-78d6-400a-b4e5-ec08fbdcaf45 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:03.869924 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-39db039b-78d6-400a-b4e5-ec08fbdcaf45 None None] GET https://10.4.3.223/volume// Jul 03 02:31:03.870035 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-39db039b-78d6-400a-b4e5-ec08fbdcaf45 None None] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:03.870210 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-39db039b-78d6-400a-b4e5-ec08fbdcaf45 None None] Calling method 'all' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:03.870514 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-39db039b-78d6-400a-b4e5-ec08fbdcaf45 None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:31:03.870827 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 534/2145] 10.4.3.223 () {66 vars in 1428 bytes} [Fri Jul 3 02:31:03 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:31:03.878528 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-6f24aa93-d4dd-46cf-a169-4ddcb9d3ca54 req-b03a723e-6a37-460f-b4da-15f170c7ff86 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:03.880846 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-6f24aa93-d4dd-46cf-a169-4ddcb9d3ca54 req-b03a723e-6a37-460f-b4da-15f170c7ff86 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] POST https://10.4.3.223/volume/v3/attachments Jul 03 02:31:03.881148 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-6f24aa93-d4dd-46cf-a169-4ddcb9d3ca54 req-b03a723e-6a37-460f-b4da-15f170c7ff86 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d8c33bdf-6c56-4080-81d6-bde4e4cbabcd", "connector": null, "instance_uuid": "b55463d2-6569-41f9-ae93-a7422dae2ffe"}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:31:03.897315 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:03.897315 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:31:03.933387 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-6f24aa93-d4dd-46cf-a169-4ddcb9d3ca54 req-b03a723e-6a37-460f-b4da-15f170c7ff86 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Jul 03 02:31:03.933914 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 545/2146] 10.4.3.223 () {74 vars in 1594 bytes} [Fri Jul 3 02:31:03 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) Jul 03 02:31:04.158540 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-c11c365a-4aa2-4c57-9f96-f196011dfa90 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:04.162501 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-c11c365a-4aa2-4c57-9f96-f196011dfa90 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/03c5365b-cbff-4b90-8fb2-a2945c77a696 Jul 03 02:31:04.162501 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-c11c365a-4aa2-4c57-9f96-f196011dfa90 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:04.162501 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-c11c365a-4aa2-4c57-9f96-f196011dfa90 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:04.162501 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-c11c365a-4aa2-4c57-9f96-f196011dfa90 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id 03c5365b-cbff-4b90-8fb2-a2945c77a696. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:31:04.166523 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:04.166523 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:31:04.167510 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-c11c365a-4aa2-4c57-9f96-f196011dfa90 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/03c5365b-cbff-4b90-8fb2-a2945c77a696 returned with HTTP 200 Jul 03 02:31:04.168165 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 530/2147] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:04 2026] GET /volume/v3/backups/03c5365b-cbff-4b90-8fb2-a2945c77a696 => generated 707 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:04.345566 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-0be7e8a0-7081-46b8-afc9-3653a6b16688 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:04.347813 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-0be7e8a0-7081-46b8-afc9-3653a6b16688 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] GET https://10.4.3.223/volume/v3/volumes/d8c33bdf-6c56-4080-81d6-bde4e4cbabcd Jul 03 02:31:04.347813 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-0be7e8a0-7081-46b8-afc9-3653a6b16688 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:04.348005 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-0be7e8a0-7081-46b8-afc9-3653a6b16688 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:04.349311 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-d055bf30-21d4-4801-bddd-bf87f79fe93f None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:04.351301 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-d055bf30-21d4-4801-bddd-bf87f79fe93f tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] GET https://10.4.3.223/volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4 Jul 03 02:31:04.351516 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-d055bf30-21d4-4801-bddd-bf87f79fe93f tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:04.351709 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-d055bf30-21d4-4801-bddd-bf87f79fe93f tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:04.359226 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:04.359226 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:31:04.363797 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:04.363797 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:31:04.365562 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-d055bf30-21d4-4801-bddd-bf87f79fe93f tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Volume info retrieved successfully. Jul 03 02:31:04.367741 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-8cfe93f0-4eb8-489a-bdb2-72089065624b None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:04.368386 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-0be7e8a0-7081-46b8-afc9-3653a6b16688 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Volume info retrieved successfully. Jul 03 02:31:04.370140 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-d055bf30-21d4-4801-bddd-bf87f79fe93f tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4 returned with HTTP 200 Jul 03 02:31:04.370542 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 535/2148] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:04 2026] GET /volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4 => generated 853 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:04.373997 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-0be7e8a0-7081-46b8-afc9-3653a6b16688 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] https://10.4.3.223/volume/v3/volumes/d8c33bdf-6c56-4080-81d6-bde4e4cbabcd returned with HTTP 200 Jul 03 02:31:04.376451 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 539/2149] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:04 2026] GET /volume/v3/volumes/d8c33bdf-6c56-4080-81d6-bde4e4cbabcd => generated 935 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:04.384738 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-38a712bf-e49d-4561-9236-79432b7c752c None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:04.386463 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-38a712bf-e49d-4561-9236-79432b7c752c tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] GET https://10.4.3.223/volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4 Jul 03 02:31:04.386652 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-38a712bf-e49d-4561-9236-79432b7c752c tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:04.386832 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-38a712bf-e49d-4561-9236-79432b7c752c tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:04.393620 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:04.393620 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:31:04.397130 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-38a712bf-e49d-4561-9236-79432b7c752c tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Volume info retrieved successfully. Jul 03 02:31:04.400928 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-38a712bf-e49d-4561-9236-79432b7c752c tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4 returned with HTTP 200 Jul 03 02:31:04.401326 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 531/2150] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:04 2026] GET /volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4 => generated 853 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:04.450818 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-f61c054e-e81e-4332-8798-593304c1e263 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:04.454166 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-f61c054e-e81e-4332-8798-593304c1e263 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] GET https://10.4.3.223/volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4 Jul 03 02:31:04.454382 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-f61c054e-e81e-4332-8798-593304c1e263 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:04.454617 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-f61c054e-e81e-4332-8798-593304c1e263 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:04.464844 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-8cfe93f0-4eb8-489a-bdb2-72089065624b tempest-VolumeHostsAdminTestsJSON-243526201 tempest-VolumeHostsAdminTestsJSON-243526201-project-admin] GET https://10.4.3.223/volume/v3/os-hosts Jul 03 02:31:04.465102 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-8cfe93f0-4eb8-489a-bdb2-72089065624b tempest-VolumeHostsAdminTestsJSON-243526201 tempest-VolumeHostsAdminTestsJSON-243526201-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:04.465332 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-8cfe93f0-4eb8-489a-bdb2-72089065624b tempest-VolumeHostsAdminTestsJSON-243526201 tempest-VolumeHostsAdminTestsJSON-243526201-project-admin] Calling method 'index' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:04.465633 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:04.465633 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:31:04.465891 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-7b93461e-c46c-4f35-abff-0c7fe38679c8 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:04.465948 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:04.465948 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:31:04.466290 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-7b93461e-c46c-4f35-abff-0c7fe38679c8 None None] GET https://10.4.3.223/volume// Jul 03 02:31:04.466487 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-7b93461e-c46c-4f35-abff-0c7fe38679c8 None None] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:04.466706 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-7b93461e-c46c-4f35-abff-0c7fe38679c8 None None] Calling method 'all' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:04.467108 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-7b93461e-c46c-4f35-abff-0c7fe38679c8 None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:31:04.467462 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 540/2151] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:31:04 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:31:04.469883 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-f61c054e-e81e-4332-8798-593304c1e263 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Volume info retrieved successfully. Jul 03 02:31:04.471653 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.contrib.hosts [None req-8cfe93f0-4eb8-489a-bdb2-72089065624b tempest-VolumeHostsAdminTestsJSON-243526201 tempest-VolumeHostsAdminTestsJSON-243526201-project-admin] status, active and update: available, enabled, 2026-07-03 02:30:58+00:00 {{(pid=100015) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 03 02:31:04.472001 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.contrib.hosts [None req-8cfe93f0-4eb8-489a-bdb2-72089065624b tempest-VolumeHostsAdminTestsJSON-243526201 tempest-VolumeHostsAdminTestsJSON-243526201-project-admin] status, active and update: available, enabled, 2026-07-03 02:30:56+00:00 {{(pid=100015) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 03 02:31:04.472178 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.contrib.hosts [None req-8cfe93f0-4eb8-489a-bdb2-72089065624b tempest-VolumeHostsAdminTestsJSON-243526201 tempest-VolumeHostsAdminTestsJSON-243526201-project-admin] status, active and update: available, enabled, 2026-07-03 02:30:20+00:00 {{(pid=100015) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 03 02:31:04.472526 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-8cfe93f0-4eb8-489a-bdb2-72089065624b tempest-VolumeHostsAdminTestsJSON-243526201 tempest-VolumeHostsAdminTestsJSON-243526201-project-admin] https://10.4.3.223/volume/v3/os-hosts returned with HTTP 200 Jul 03 02:31:04.472946 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 546/2152] 10.4.3.223 () {66 vars in 1240 bytes} [Fri Jul 3 02:31:04 2026] GET /volume/v3/os-hosts => generated 560 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:04.474576 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-6f24aa93-d4dd-46cf-a169-4ddcb9d3ca54 req-df2ced00-ba9b-4e24-a16f-26988ca816f9 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:04.477263 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-6f24aa93-d4dd-46cf-a169-4ddcb9d3ca54 req-df2ced00-ba9b-4e24-a16f-26988ca816f9 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] GET https://10.4.3.223/volume/v3/volumes/d8c33bdf-6c56-4080-81d6-bde4e4cbabcd Jul 03 02:31:04.477564 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-6f24aa93-d4dd-46cf-a169-4ddcb9d3ca54 req-df2ced00-ba9b-4e24-a16f-26988ca816f9 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:04.477827 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-6f24aa93-d4dd-46cf-a169-4ddcb9d3ca54 req-df2ced00-ba9b-4e24-a16f-26988ca816f9 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:04.482389 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-f61c054e-e81e-4332-8798-593304c1e263 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4 returned with HTTP 200 Jul 03 02:31:04.483219 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 536/2153] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:04 2026] GET /volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4 => generated 853 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:04.483864 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-7446eeea-156c-4ce6-896f-d1818a557c63 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:04.487441 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-7446eeea-156c-4ce6-896f-d1818a557c63 tempest-VolumeHostsAdminTestsJSON-243526201 tempest-VolumeHostsAdminTestsJSON-243526201-project-admin] GET https://10.4.3.223/volume/v3/os-hosts Jul 03 02:31:04.487441 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-7446eeea-156c-4ce6-896f-d1818a557c63 tempest-VolumeHostsAdminTestsJSON-243526201 tempest-VolumeHostsAdminTestsJSON-243526201-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:04.487441 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-7446eeea-156c-4ce6-896f-d1818a557c63 tempest-VolumeHostsAdminTestsJSON-243526201 tempest-VolumeHostsAdminTestsJSON-243526201-project-admin] Calling method 'index' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:04.489888 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:04.489888 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:31:04.495625 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [req-6f24aa93-d4dd-46cf-a169-4ddcb9d3ca54 req-df2ced00-ba9b-4e24-a16f-26988ca816f9 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Volume info retrieved successfully. Jul 03 02:31:04.495736 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.contrib.hosts [None req-7446eeea-156c-4ce6-896f-d1818a557c63 tempest-VolumeHostsAdminTestsJSON-243526201 tempest-VolumeHostsAdminTestsJSON-243526201-project-admin] status, active and update: available, enabled, 2026-07-03 02:30:58+00:00 {{(pid=100013) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 03 02:31:04.495736 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.contrib.hosts [None req-7446eeea-156c-4ce6-896f-d1818a557c63 tempest-VolumeHostsAdminTestsJSON-243526201 tempest-VolumeHostsAdminTestsJSON-243526201-project-admin] status, active and update: available, enabled, 2026-07-03 02:30:56+00:00 {{(pid=100013) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 03 02:31:04.495736 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.contrib.hosts [None req-7446eeea-156c-4ce6-896f-d1818a557c63 tempest-VolumeHostsAdminTestsJSON-243526201 tempest-VolumeHostsAdminTestsJSON-243526201-project-admin] status, active and update: available, enabled, 2026-07-03 02:30:20+00:00 {{(pid=100013) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 03 02:31:04.495736 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-7446eeea-156c-4ce6-896f-d1818a557c63 tempest-VolumeHostsAdminTestsJSON-243526201 tempest-VolumeHostsAdminTestsJSON-243526201-project-admin] https://10.4.3.223/volume/v3/os-hosts returned with HTTP 200 Jul 03 02:31:04.496126 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 541/2154] 10.4.3.223 () {66 vars in 1240 bytes} [Fri Jul 3 02:31:04 2026] GET /volume/v3/os-hosts => generated 560 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:04.504409 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-6f24aa93-d4dd-46cf-a169-4ddcb9d3ca54 req-df2ced00-ba9b-4e24-a16f-26988ca816f9 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] https://10.4.3.223/volume/v3/volumes/d8c33bdf-6c56-4080-81d6-bde4e4cbabcd returned with HTTP 200 Jul 03 02:31:04.506127 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 532/2155] 10.4.3.223 () {70 vars in 1639 bytes} [Fri Jul 3 02:31:04 2026] GET /volume/v3/volumes/d8c33bdf-6c56-4080-81d6-bde4e4cbabcd => generated 1115 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:31:04.506232 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-30b3f205-8f2b-4e1c-9b2c-7634ad362e11 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:04.512451 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-30b3f205-8f2b-4e1c-9b2c-7634ad362e11 tempest-VolumeHostsAdminTestsJSON-243526201 tempest-VolumeHostsAdminTestsJSON-243526201-project-admin] GET https://10.4.3.223/volume/v3/os-hosts/np0000004352@storpool Jul 03 02:31:04.512451 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-30b3f205-8f2b-4e1c-9b2c-7634ad362e11 tempest-VolumeHostsAdminTestsJSON-243526201 tempest-VolumeHostsAdminTestsJSON-243526201-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:04.512451 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-30b3f205-8f2b-4e1c-9b2c-7634ad362e11 tempest-VolumeHostsAdminTestsJSON-243526201 tempest-VolumeHostsAdminTestsJSON-243526201-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:04.591900 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-30b3f205-8f2b-4e1c-9b2c-7634ad362e11 tempest-VolumeHostsAdminTestsJSON-243526201 tempest-VolumeHostsAdminTestsJSON-243526201-project-admin] https://10.4.3.223/volume/v3/os-hosts/np0000004352@storpool returned with HTTP 200 Jul 03 02:31:04.592292 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 547/2156] 10.4.3.223 () {66 vars in 1306 bytes} [Fri Jul 3 02:31:04 2026] GET /volume/v3/os-hosts/np0000004352@storpool => generated 1507 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:31:04.619336 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-6f24aa93-d4dd-46cf-a169-4ddcb9d3ca54 req-ba8b5be9-caf6-4f98-bf70-cf7bd07c8cdf None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:04.624571 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-6f24aa93-d4dd-46cf-a169-4ddcb9d3ca54 req-ba8b5be9-caf6-4f98-bf70-cf7bd07c8cdf tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] PUT https://10.4.3.223/volume/v3/attachments/f7e773f4-bcaf-44cc-a605-4c15f50c438b Jul 03 02:31:04.624945 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-6f24aa93-d4dd-46cf-a169-4ddcb9d3ca54 req-ba8b5be9-caf6-4f98-bf70-cf7bd07c8cdf tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000004352", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2a2633a05d73", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "80a8c083-552c-46a2-8db9-fd9e83fa2364", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:31:04.637522 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.coordination [req-6f24aa93-d4dd-46cf-a169-4ddcb9d3ca54 req-ba8b5be9-caf6-4f98-bf70-cf7bd07c8cdf tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Acquiring lock "cinder-attachment_update-d8c33bdf-6c56-4080-81d6-bde4e4cbabcd-np0000004352" by "attachment_update" {{(pid=100014) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 02:31:04.644385 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.coordination [req-6f24aa93-d4dd-46cf-a169-4ddcb9d3ca54 req-ba8b5be9-caf6-4f98-bf70-cf7bd07c8cdf tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Lock "cinder-attachment_update-d8c33bdf-6c56-4080-81d6-bde4e4cbabcd-np0000004352" acquired by "attachment_update" :: waited 0.007s {{(pid=100014) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 02:31:04.645521 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:04.645521 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:31:05.176494 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.coordination [req-6f24aa93-d4dd-46cf-a169-4ddcb9d3ca54 req-ba8b5be9-caf6-4f98-bf70-cf7bd07c8cdf tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Lock "cinder-attachment_update-d8c33bdf-6c56-4080-81d6-bde4e4cbabcd-np0000004352" released by "attachment_update" :: held 0.532s {{(pid=100014) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 02:31:05.176994 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-6f24aa93-d4dd-46cf-a169-4ddcb9d3ca54 req-ba8b5be9-caf6-4f98-bf70-cf7bd07c8cdf tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] https://10.4.3.223/volume/v3/attachments/f7e773f4-bcaf-44cc-a605-4c15f50c438b returned with HTTP 200 Jul 03 02:31:05.177683 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 537/2157] 10.4.3.223 () {74 vars in 1704 bytes} [Fri Jul 3 02:31:04 2026] PUT /volume/v3/attachments/f7e773f4-bcaf-44cc-a605-4c15f50c438b => generated 969 bytes in 559 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:31:05.182402 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-996e15ea-2925-4038-988d-e5b20766c2a1 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:05.184205 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-996e15ea-2925-4038-988d-e5b20766c2a1 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/03c5365b-cbff-4b90-8fb2-a2945c77a696 Jul 03 02:31:05.184394 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-996e15ea-2925-4038-988d-e5b20766c2a1 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:05.184725 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-996e15ea-2925-4038-988d-e5b20766c2a1 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:05.184725 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-996e15ea-2925-4038-988d-e5b20766c2a1 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id 03c5365b-cbff-4b90-8fb2-a2945c77a696. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:31:05.195286 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:05.195286 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:31:05.195286 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-996e15ea-2925-4038-988d-e5b20766c2a1 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/03c5365b-cbff-4b90-8fb2-a2945c77a696 returned with HTTP 200 Jul 03 02:31:05.195286 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 542/2158] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:05 2026] GET /volume/v3/backups/03c5365b-cbff-4b90-8fb2-a2945c77a696 => generated 707 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:05.388439 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-f9ea2085-188e-466d-b168-11dcf7800b20 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:05.390547 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-f9ea2085-188e-466d-b168-11dcf7800b20 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] GET https://10.4.3.223/volume/v3/volumes/d8c33bdf-6c56-4080-81d6-bde4e4cbabcd Jul 03 02:31:05.390856 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-f9ea2085-188e-466d-b168-11dcf7800b20 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:05.391026 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-f9ea2085-188e-466d-b168-11dcf7800b20 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:05.403781 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:05.403781 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:31:05.409352 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-f9ea2085-188e-466d-b168-11dcf7800b20 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Volume info retrieved successfully. Jul 03 02:31:05.420899 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-f9ea2085-188e-466d-b168-11dcf7800b20 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] https://10.4.3.223/volume/v3/volumes/d8c33bdf-6c56-4080-81d6-bde4e4cbabcd returned with HTTP 200 Jul 03 02:31:05.421320 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 533/2159] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:05 2026] GET /volume/v3/volumes/d8c33bdf-6c56-4080-81d6-bde4e4cbabcd => generated 936 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:06.206646 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-b2317cee-2635-4bf8-aba5-87ef406c5c11 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:06.209156 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-b2317cee-2635-4bf8-aba5-87ef406c5c11 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/03c5365b-cbff-4b90-8fb2-a2945c77a696 Jul 03 02:31:06.209156 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-b2317cee-2635-4bf8-aba5-87ef406c5c11 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:06.209156 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-b2317cee-2635-4bf8-aba5-87ef406c5c11 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:06.209156 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-b2317cee-2635-4bf8-aba5-87ef406c5c11 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id 03c5365b-cbff-4b90-8fb2-a2945c77a696. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:31:06.213970 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:06.213970 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:31:06.215442 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-b2317cee-2635-4bf8-aba5-87ef406c5c11 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/03c5365b-cbff-4b90-8fb2-a2945c77a696 returned with HTTP 200 Jul 03 02:31:06.215442 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 548/2160] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:06 2026] GET /volume/v3/backups/03c5365b-cbff-4b90-8fb2-a2945c77a696 => generated 707 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:06.436100 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-81fbde65-4315-457c-8653-870124f42df0 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:06.438255 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-81fbde65-4315-457c-8653-870124f42df0 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] GET https://10.4.3.223/volume/v3/volumes/d8c33bdf-6c56-4080-81d6-bde4e4cbabcd Jul 03 02:31:06.438523 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-81fbde65-4315-457c-8653-870124f42df0 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:06.438756 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-81fbde65-4315-457c-8653-870124f42df0 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:06.460279 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:06.460279 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:31:06.462703 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-81fbde65-4315-457c-8653-870124f42df0 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Volume info retrieved successfully. Jul 03 02:31:06.466952 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-81fbde65-4315-457c-8653-870124f42df0 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] https://10.4.3.223/volume/v3/volumes/d8c33bdf-6c56-4080-81d6-bde4e4cbabcd returned with HTTP 200 Jul 03 02:31:06.467218 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 538/2161] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:06 2026] GET /volume/v3/volumes/d8c33bdf-6c56-4080-81d6-bde4e4cbabcd => generated 936 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:06.936847 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-ba024fe6-c2b3-47f0-b289-6b8138d2b11c None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:06.938621 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-ba024fe6-c2b3-47f0-b289-6b8138d2b11c tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:31:06.938992 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-ba024fe6-c2b3-47f0-b289-6b8138d2b11c tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "ea993fc3-c724-45f7-8dae-63cf2cac16e5", "size": 1, "name": "tempest-VolumesCloneTest-Volume-249981411"}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:31:06.940409 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.volumes [None req-ba024fe6-c2b3-47f0-b289-6b8138d2b11c tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Create volume request body: {'volume': {'imageRef': 'ea993fc3-c724-45f7-8dae-63cf2cac16e5', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-249981411'}} {{(pid=100013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:31:07.074933 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.volumes [None req-ba024fe6-c2b3-47f0-b289-6b8138d2b11c tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Create volume of 1 GB Jul 03 02:31:07.081710 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-ba024fe6-c2b3-47f0-b289-6b8138d2b11c tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Availability Zones retrieved successfully. Jul 03 02:31:07.086839 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-ba024fe6-c2b3-47f0-b289-6b8138d2b11c tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Flow 'volume_create_api' (35b0e2a4-e11b-41f9-8725-6e8b3ef3f4cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:31:07.087942 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-ba024fe6-c2b3-47f0-b289-6b8138d2b11c tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (524b3f3c-1dce-4ec5-b1b4-96d9f847e889) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:31:07.089151 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.flows.api.create_volume [None req-ba024fe6-c2b3-47f0-b289-6b8138d2b11c tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Validating volume size '1' using validate_int {{(pid=100013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:31:07.149386 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-ba024fe6-c2b3-47f0-b289-6b8138d2b11c tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (524b3f3c-1dce-4ec5-b1b4-96d9f847e889) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:31:07.150038 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-ba024fe6-c2b3-47f0-b289-6b8138d2b11c tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (161a5ec0-4cc0-462b-adcd-95849f11fb66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:31:07.203153 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.quota [None req-ba024fe6-c2b3-47f0-b289-6b8138d2b11c tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Created reservations ['deeed947-db8d-4f7f-ab57-b38df0706fb8', '9af58a5c-5d42-4626-b157-81a553c23eaf', '8fd8827d-7c2f-4a1a-a4cf-af43eb83b226', '6a8b4f47-7bd9-4832-a3ed-333f0cb73c60'] {{(pid=100013) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:31:07.204161 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-ba024fe6-c2b3-47f0-b289-6b8138d2b11c tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (161a5ec0-4cc0-462b-adcd-95849f11fb66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['deeed947-db8d-4f7f-ab57-b38df0706fb8', '9af58a5c-5d42-4626-b157-81a553c23eaf', '8fd8827d-7c2f-4a1a-a4cf-af43eb83b226', '6a8b4f47-7bd9-4832-a3ed-333f0cb73c60']}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:31:07.204843 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-ba024fe6-c2b3-47f0-b289-6b8138d2b11c tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7781de5f-c29c-43c7-a26b-0a89829f58ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:31:07.224879 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-ba024fe6-c2b3-47f0-b289-6b8138d2b11c tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7781de5f-c29c-43c7-a26b-0a89829f58ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6d1b7cdc-3d5f-4f1f-a524-d5035628e979', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-249981411',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d24ff626e3b2406a834c20667fe0d17c',qos_specs=None,replication_status=,reservations=['deeed947-db8d-4f7f-ab57-b38df0706fb8','9af58a5c-5d42-4626-b157-81a553c23eaf','8fd8827d-7c2f-4a1a-a4cf-af43eb83b226','6a8b4f47-7bd9-4832-a3ed-333f0cb73c60'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c645d0cc48be48a0ad9aec43bd963415',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:31:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-249981411',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6d1b7cdc-3d5f-4f1f-a524-d5035628e979,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d24ff626e3b2406a834c20667fe0d17c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c645d0cc48be48a0ad9aec43bd963415',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:31:07.225622 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-c76cb6f2-be46-4b5d-9f31-3a124e5dea7e None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:07.225899 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-ba024fe6-c2b3-47f0-b289-6b8138d2b11c tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66473912-dbdb-478d-8f50-775cc70cad43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:31:07.228014 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-c76cb6f2-be46-4b5d-9f31-3a124e5dea7e tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/03c5365b-cbff-4b90-8fb2-a2945c77a696 Jul 03 02:31:07.228245 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-c76cb6f2-be46-4b5d-9f31-3a124e5dea7e tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:07.228518 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-c76cb6f2-be46-4b5d-9f31-3a124e5dea7e tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:07.228658 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-c76cb6f2-be46-4b5d-9f31-3a124e5dea7e tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id 03c5365b-cbff-4b90-8fb2-a2945c77a696. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:31:07.233188 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:07.233188 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:31:07.233968 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-c76cb6f2-be46-4b5d-9f31-3a124e5dea7e tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/03c5365b-cbff-4b90-8fb2-a2945c77a696 returned with HTTP 200 Jul 03 02:31:07.234402 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 534/2162] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:07 2026] GET /volume/v3/backups/03c5365b-cbff-4b90-8fb2-a2945c77a696 => generated 707 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:07.242927 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-ba024fe6-c2b3-47f0-b289-6b8138d2b11c tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66473912-dbdb-478d-8f50-775cc70cad43) transitioned into state 'SUCCESS' from state '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-249981411',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d24ff626e3b2406a834c20667fe0d17c',qos_specs=None,replication_status=,reservations=['deeed947-db8d-4f7f-ab57-b38df0706fb8','9af58a5c-5d42-4626-b157-81a553c23eaf','8fd8827d-7c2f-4a1a-a4cf-af43eb83b226','6a8b4f47-7bd9-4832-a3ed-333f0cb73c60'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c645d0cc48be48a0ad9aec43bd963415',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:31:07.243699 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-ba024fe6-c2b3-47f0-b289-6b8138d2b11c tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (644d362d-5f05-459e-9830-b9c2b0e3a3fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:31:07.253240 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-ba024fe6-c2b3-47f0-b289-6b8138d2b11c tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (644d362d-5f05-459e-9830-b9c2b0e3a3fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:31:07.254162 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-ba024fe6-c2b3-47f0-b289-6b8138d2b11c tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Flow 'volume_create_api' (35b0e2a4-e11b-41f9-8725-6e8b3ef3f4cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:31:07.254520 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-ba024fe6-c2b3-47f0-b289-6b8138d2b11c tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Create volume request issued successfully. Jul 03 02:31:07.255107 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-ba024fe6-c2b3-47f0-b289-6b8138d2b11c tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:31:07.255569 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 543/2163] 10.4.3.223 () {68 vars in 1259 bytes} [Fri Jul 3 02:31:06 2026] POST /volume/v3/volumes => generated 746 bytes in 319 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:31:07.271954 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-b1fe9164-09a0-440d-94da-8fa5356fdfbb None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:07.276196 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-b1fe9164-09a0-440d-94da-8fa5356fdfbb tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] GET https://10.4.3.223/volume/v3/volumes/6d1b7cdc-3d5f-4f1f-a524-d5035628e979 Jul 03 02:31:07.276385 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-b1fe9164-09a0-440d-94da-8fa5356fdfbb tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:07.276597 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-b1fe9164-09a0-440d-94da-8fa5356fdfbb tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:07.294953 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:07.294953 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:31:07.298931 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-b1fe9164-09a0-440d-94da-8fa5356fdfbb tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Volume info retrieved successfully. Jul 03 02:31:07.303448 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-b1fe9164-09a0-440d-94da-8fa5356fdfbb tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] https://10.4.3.223/volume/v3/volumes/6d1b7cdc-3d5f-4f1f-a524-d5035628e979 returned with HTTP 200 Jul 03 02:31:07.303551 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 549/2164] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:07 2026] GET /volume/v3/volumes/6d1b7cdc-3d5f-4f1f-a524-d5035628e979 => generated 814 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:07.483772 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-bee79554-791f-43a9-89f7-56b66e78cce1 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:07.487015 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-bee79554-791f-43a9-89f7-56b66e78cce1 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] GET https://10.4.3.223/volume/v3/volumes/d8c33bdf-6c56-4080-81d6-bde4e4cbabcd Jul 03 02:31:07.487210 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-bee79554-791f-43a9-89f7-56b66e78cce1 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:07.487393 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-bee79554-791f-43a9-89f7-56b66e78cce1 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:07.499381 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:07.499381 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:31:07.503461 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-bee79554-791f-43a9-89f7-56b66e78cce1 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Volume info retrieved successfully. Jul 03 02:31:07.509145 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-bee79554-791f-43a9-89f7-56b66e78cce1 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] https://10.4.3.223/volume/v3/volumes/d8c33bdf-6c56-4080-81d6-bde4e4cbabcd returned with HTTP 200 Jul 03 02:31:07.509738 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 539/2165] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:07 2026] GET /volume/v3/volumes/d8c33bdf-6c56-4080-81d6-bde4e4cbabcd => generated 936 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:08.244451 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-eaebfdac-890f-4175-879b-caef0ba3c415 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:08.246069 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-eaebfdac-890f-4175-879b-caef0ba3c415 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/03c5365b-cbff-4b90-8fb2-a2945c77a696 Jul 03 02:31:08.246236 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-eaebfdac-890f-4175-879b-caef0ba3c415 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:08.246403 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-eaebfdac-890f-4175-879b-caef0ba3c415 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:08.246559 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-eaebfdac-890f-4175-879b-caef0ba3c415 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id 03c5365b-cbff-4b90-8fb2-a2945c77a696. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:31:08.250710 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:08.250710 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:31:08.251379 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-eaebfdac-890f-4175-879b-caef0ba3c415 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/03c5365b-cbff-4b90-8fb2-a2945c77a696 returned with HTTP 200 Jul 03 02:31:08.251723 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 535/2166] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:08 2026] GET /volume/v3/backups/03c5365b-cbff-4b90-8fb2-a2945c77a696 => generated 707 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:08.317040 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-380bee8e-4dca-4b42-a941-121ae8a754fd None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:08.318820 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-380bee8e-4dca-4b42-a941-121ae8a754fd tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] GET https://10.4.3.223/volume/v3/volumes/6d1b7cdc-3d5f-4f1f-a524-d5035628e979 Jul 03 02:31:08.319063 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-380bee8e-4dca-4b42-a941-121ae8a754fd tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:08.319290 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-380bee8e-4dca-4b42-a941-121ae8a754fd tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:08.326280 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:08.326280 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:31:08.330466 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-380bee8e-4dca-4b42-a941-121ae8a754fd tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Volume info retrieved successfully. Jul 03 02:31:08.334408 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-380bee8e-4dca-4b42-a941-121ae8a754fd tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] https://10.4.3.223/volume/v3/volumes/6d1b7cdc-3d5f-4f1f-a524-d5035628e979 returned with HTTP 200 Jul 03 02:31:08.334794 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 544/2167] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:08 2026] GET /volume/v3/volumes/6d1b7cdc-3d5f-4f1f-a524-d5035628e979 => generated 1354 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:31:08.347865 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-bd2028cf-361c-45a3-858e-98df71cc89db None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:08.349306 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-bd2028cf-361c-45a3-858e-98df71cc89db tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:31:08.349717 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-bd2028cf-361c-45a3-858e-98df71cc89db tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "6d1b7cdc-3d5f-4f1f-a524-d5035628e979", "size": 1, "name": "tempest-VolumesCloneTest-Volume-673971442"}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:31:08.351398 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.volumes [None req-bd2028cf-361c-45a3-858e-98df71cc89db tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Create volume request body: {'volume': {'source_volid': '6d1b7cdc-3d5f-4f1f-a524-d5035628e979', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-673971442'}} {{(pid=100015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:31:08.358243 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:08.358243 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:31:08.358784 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-bd2028cf-361c-45a3-858e-98df71cc89db tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Volume retrieved successfully. Jul 03 02:31:08.358992 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-bd2028cf-361c-45a3-858e-98df71cc89db tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Create volume of 1 GB Jul 03 02:31:08.362563 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-bd2028cf-361c-45a3-858e-98df71cc89db tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Availability Zones retrieved successfully. Jul 03 02:31:08.367510 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-bd2028cf-361c-45a3-858e-98df71cc89db tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Flow 'volume_create_api' (b3882230-b7d7-4980-9513-782c263ee851) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:31:08.368526 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-bd2028cf-361c-45a3-858e-98df71cc89db tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0cd03bba-db82-412b-9532-a48fc2abfaee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:31:08.369394 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.flows.api.create_volume [None req-bd2028cf-361c-45a3-858e-98df71cc89db tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:31:08.395644 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-bd2028cf-361c-45a3-858e-98df71cc89db tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0cd03bba-db82-412b-9532-a48fc2abfaee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '6d1b7cdc-3d5f-4f1f-a524-d5035628e979', 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:31:08.396463 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-bd2028cf-361c-45a3-858e-98df71cc89db tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2ea3a51-fb0d-46b0-b566-0bc461a3892c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:31:08.443281 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.quota [None req-bd2028cf-361c-45a3-858e-98df71cc89db tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Created reservations ['60fbfc40-c6e5-49dd-9700-7d3de62dbf2c', 'bcee7247-09e3-4c60-81d0-de2381fc2e68', '4267015c-1281-4f94-9390-c0801f45574a', '3f2b68dd-fd0e-4c09-bd2d-66382b2804cd'] {{(pid=100015) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:31:08.444523 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-bd2028cf-361c-45a3-858e-98df71cc89db tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2ea3a51-fb0d-46b0-b566-0bc461a3892c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['60fbfc40-c6e5-49dd-9700-7d3de62dbf2c', 'bcee7247-09e3-4c60-81d0-de2381fc2e68', '4267015c-1281-4f94-9390-c0801f45574a', '3f2b68dd-fd0e-4c09-bd2d-66382b2804cd']}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:31:08.445339 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-bd2028cf-361c-45a3-858e-98df71cc89db tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6d65435-5cfd-464f-92bb-41f9eefaa2d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:31:08.480938 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-bd2028cf-361c-45a3-858e-98df71cc89db tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6d65435-5cfd-464f-92bb-41f9eefaa2d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8e143e01-50df-4a0b-9085-af80a77e7f45', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-673971442',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d24ff626e3b2406a834c20667fe0d17c',qos_specs=None,replication_status=,reservations=['60fbfc40-c6e5-49dd-9700-7d3de62dbf2c','bcee7247-09e3-4c60-81d0-de2381fc2e68','4267015c-1281-4f94-9390-c0801f45574a','3f2b68dd-fd0e-4c09-bd2d-66382b2804cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=6d1b7cdc-3d5f-4f1f-a524-d5035628e979,status='creating',user_id='c645d0cc48be48a0ad9aec43bd963415',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), '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-07-03T02:31:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-673971442',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8e143e01-50df-4a0b-9085-af80a77e7f45,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d24ff626e3b2406a834c20667fe0d17c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=6d1b7cdc-3d5f-4f1f-a524-d5035628e979,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c645d0cc48be48a0ad9aec43bd963415',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:31:08.481708 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-bd2028cf-361c-45a3-858e-98df71cc89db tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f43e0829-f72f-4ceb-af8a-679a9af665b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:31:08.504109 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-bd2028cf-361c-45a3-858e-98df71cc89db tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f43e0829-f72f-4ceb-af8a-679a9af665b2) transitioned into state 'SUCCESS' from state '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-673971442',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d24ff626e3b2406a834c20667fe0d17c',qos_specs=None,replication_status=,reservations=['60fbfc40-c6e5-49dd-9700-7d3de62dbf2c','bcee7247-09e3-4c60-81d0-de2381fc2e68','4267015c-1281-4f94-9390-c0801f45574a','3f2b68dd-fd0e-4c09-bd2d-66382b2804cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=6d1b7cdc-3d5f-4f1f-a524-d5035628e979,status='creating',user_id='c645d0cc48be48a0ad9aec43bd963415',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:31:08.504857 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-bd2028cf-361c-45a3-858e-98df71cc89db tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bcf1b5f9-3b65-4df0-9288-846ad4ce8fff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:31:08.521907 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-76454adf-a57d-4b5e-b2b2-92c582928ac0 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:08.525443 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-bd2028cf-361c-45a3-858e-98df71cc89db tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bcf1b5f9-3b65-4df0-9288-846ad4ce8fff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:31:08.525443 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-bd2028cf-361c-45a3-858e-98df71cc89db tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Flow 'volume_create_api' (b3882230-b7d7-4980-9513-782c263ee851) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:31:08.525610 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-76454adf-a57d-4b5e-b2b2-92c582928ac0 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] GET https://10.4.3.223/volume/v3/volumes/d8c33bdf-6c56-4080-81d6-bde4e4cbabcd Jul 03 02:31:08.525610 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-76454adf-a57d-4b5e-b2b2-92c582928ac0 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:08.525710 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-bd2028cf-361c-45a3-858e-98df71cc89db tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Create volume request issued successfully. Jul 03 02:31:08.525748 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-76454adf-a57d-4b5e-b2b2-92c582928ac0 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:08.525795 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-bd2028cf-361c-45a3-858e-98df71cc89db tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:31:08.525795 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 550/2168] 10.4.3.223 () {68 vars in 1259 bytes} [Fri Jul 3 02:31:08 2026] POST /volume/v3/volumes => generated 779 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:31:08.538937 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-e652b091-3f6b-49c9-8c81-16fb4c21dbbc None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:08.543469 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-e652b091-3f6b-49c9-8c81-16fb4c21dbbc tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] GET https://10.4.3.223/volume/v3/volumes/8e143e01-50df-4a0b-9085-af80a77e7f45 Jul 03 02:31:08.543469 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-e652b091-3f6b-49c9-8c81-16fb4c21dbbc tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:08.543632 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:08.543632 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:31:08.543688 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-e652b091-3f6b-49c9-8c81-16fb4c21dbbc tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:08.548105 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-76454adf-a57d-4b5e-b2b2-92c582928ac0 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Volume info retrieved successfully. Jul 03 02:31:08.548878 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:08.548878 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:31:08.552615 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-e652b091-3f6b-49c9-8c81-16fb4c21dbbc tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Volume info retrieved successfully. Jul 03 02:31:08.555859 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-76454adf-a57d-4b5e-b2b2-92c582928ac0 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] https://10.4.3.223/volume/v3/volumes/d8c33bdf-6c56-4080-81d6-bde4e4cbabcd returned with HTTP 200 Jul 03 02:31:08.556387 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 540/2169] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:08 2026] GET /volume/v3/volumes/d8c33bdf-6c56-4080-81d6-bde4e4cbabcd => generated 936 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:08.556808 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-e652b091-3f6b-49c9-8c81-16fb4c21dbbc tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] https://10.4.3.223/volume/v3/volumes/8e143e01-50df-4a0b-9085-af80a77e7f45 returned with HTTP 200 Jul 03 02:31:08.557200 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 536/2170] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:08 2026] GET /volume/v3/volumes/8e143e01-50df-4a0b-9085-af80a77e7f45 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:09.262504 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-809edd63-5e94-4461-b14f-da13658fe1fd None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:09.264671 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-809edd63-5e94-4461-b14f-da13658fe1fd tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/03c5365b-cbff-4b90-8fb2-a2945c77a696 Jul 03 02:31:09.264929 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-809edd63-5e94-4461-b14f-da13658fe1fd tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:09.265194 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-809edd63-5e94-4461-b14f-da13658fe1fd tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:09.265362 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-809edd63-5e94-4461-b14f-da13658fe1fd tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id 03c5365b-cbff-4b90-8fb2-a2945c77a696. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:31:09.270771 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:09.270771 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:31:09.271813 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-809edd63-5e94-4461-b14f-da13658fe1fd tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/03c5365b-cbff-4b90-8fb2-a2945c77a696 returned with HTTP 200 Jul 03 02:31:09.272326 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 545/2171] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:09 2026] GET /volume/v3/backups/03c5365b-cbff-4b90-8fb2-a2945c77a696 => generated 707 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:09.569385 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-727214e7-8678-486d-bbd2-81f96f2d8eae None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:09.571753 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-727214e7-8678-486d-bbd2-81f96f2d8eae tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] GET https://10.4.3.223/volume/v3/volumes/8e143e01-50df-4a0b-9085-af80a77e7f45 Jul 03 02:31:09.572065 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-727214e7-8678-486d-bbd2-81f96f2d8eae tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:09.572338 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-727214e7-8678-486d-bbd2-81f96f2d8eae tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:09.573283 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-cecdd127-ee8e-4d4b-8d2b-587ad0b2cc69 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:09.575357 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-cecdd127-ee8e-4d4b-8d2b-587ad0b2cc69 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] GET https://10.4.3.223/volume/v3/volumes/d8c33bdf-6c56-4080-81d6-bde4e4cbabcd Jul 03 02:31:09.575604 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-cecdd127-ee8e-4d4b-8d2b-587ad0b2cc69 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:09.575824 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-cecdd127-ee8e-4d4b-8d2b-587ad0b2cc69 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:09.581413 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:09.581413 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:31:09.586748 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:09.586748 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:31:09.586822 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-727214e7-8678-486d-bbd2-81f96f2d8eae tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Volume info retrieved successfully. Jul 03 02:31:09.590514 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-cecdd127-ee8e-4d4b-8d2b-587ad0b2cc69 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Volume info retrieved successfully. Jul 03 02:31:09.593172 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-727214e7-8678-486d-bbd2-81f96f2d8eae tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] https://10.4.3.223/volume/v3/volumes/8e143e01-50df-4a0b-9085-af80a77e7f45 returned with HTTP 200 Jul 03 02:31:09.593837 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 551/2172] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:09 2026] GET /volume/v3/volumes/8e143e01-50df-4a0b-9085-af80a77e7f45 => generated 1388 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:31:09.596357 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-cecdd127-ee8e-4d4b-8d2b-587ad0b2cc69 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] https://10.4.3.223/volume/v3/volumes/d8c33bdf-6c56-4080-81d6-bde4e4cbabcd returned with HTTP 200 Jul 03 02:31:09.596842 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 541/2173] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:09 2026] GET /volume/v3/volumes/d8c33bdf-6c56-4080-81d6-bde4e4cbabcd => generated 936 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:09.606758 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-410902d2-1aff-4b47-8573-47b65c61ab1e None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:09.608535 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-410902d2-1aff-4b47-8573-47b65c61ab1e tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] GET https://10.4.3.223/volume/v3/volumes/8e143e01-50df-4a0b-9085-af80a77e7f45 Jul 03 02:31:09.608729 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-410902d2-1aff-4b47-8573-47b65c61ab1e tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:09.608932 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-410902d2-1aff-4b47-8573-47b65c61ab1e tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:09.615946 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:09.615946 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:31:09.619804 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-410902d2-1aff-4b47-8573-47b65c61ab1e tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Volume info retrieved successfully. Jul 03 02:31:09.624481 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-410902d2-1aff-4b47-8573-47b65c61ab1e tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] https://10.4.3.223/volume/v3/volumes/8e143e01-50df-4a0b-9085-af80a77e7f45 returned with HTTP 200 Jul 03 02:31:09.624989 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 537/2174] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:09 2026] GET /volume/v3/volumes/8e143e01-50df-4a0b-9085-af80a77e7f45 => generated 1388 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:31:09.640556 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-80bae161-64f2-4885-9b28-84a2c7e128b6 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:09.643824 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-80bae161-64f2-4885-9b28-84a2c7e128b6 tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] GET https://10.4.3.223/volume/v3/volumes/8e143e01-50df-4a0b-9085-af80a77e7f45 Jul 03 02:31:09.644009 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-80bae161-64f2-4885-9b28-84a2c7e128b6 tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:09.644184 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-80bae161-64f2-4885-9b28-84a2c7e128b6 tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:09.650758 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:09.650758 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:31:09.654276 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-80bae161-64f2-4885-9b28-84a2c7e128b6 tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Volume info retrieved successfully. Jul 03 02:31:09.661199 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-80bae161-64f2-4885-9b28-84a2c7e128b6 tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] https://10.4.3.223/volume/v3/volumes/8e143e01-50df-4a0b-9085-af80a77e7f45 returned with HTTP 200 Jul 03 02:31:09.661746 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 546/2175] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:09 2026] GET /volume/v3/volumes/8e143e01-50df-4a0b-9085-af80a77e7f45 => generated 1388 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:31:09.673758 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-bfbd87ab-2078-4a36-abdd-056d02d13f82 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:09.675348 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-bfbd87ab-2078-4a36-abdd-056d02d13f82 tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] DELETE https://10.4.3.223/volume/v3/volumes/8e143e01-50df-4a0b-9085-af80a77e7f45 Jul 03 02:31:09.675471 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-bfbd87ab-2078-4a36-abdd-056d02d13f82 tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:09.675697 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-bfbd87ab-2078-4a36-abdd-056d02d13f82 tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:09.675874 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-bfbd87ab-2078-4a36-abdd-056d02d13f82 tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Delete volume with id: 8e143e01-50df-4a0b-9085-af80a77e7f45 Jul 03 02:31:09.682963 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:09.682963 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:31:09.683486 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-bfbd87ab-2078-4a36-abdd-056d02d13f82 tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Volume info retrieved successfully. Jul 03 02:31:09.704831 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-bfbd87ab-2078-4a36-abdd-056d02d13f82 tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Delete volume request issued successfully. Jul 03 02:31:09.705053 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-bfbd87ab-2078-4a36-abdd-056d02d13f82 tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] https://10.4.3.223/volume/v3/volumes/8e143e01-50df-4a0b-9085-af80a77e7f45 returned with HTTP 202 Jul 03 02:31:09.705578 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 552/2176] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:31:09 2026] DELETE /volume/v3/volumes/8e143e01-50df-4a0b-9085-af80a77e7f45 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:31:09.712310 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-cab9e321-783f-40ad-99fc-37414eb3d356 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:09.714211 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-cab9e321-783f-40ad-99fc-37414eb3d356 tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] GET https://10.4.3.223/volume/v3/volumes/8e143e01-50df-4a0b-9085-af80a77e7f45 Jul 03 02:31:09.714493 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-cab9e321-783f-40ad-99fc-37414eb3d356 tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:09.714658 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-cab9e321-783f-40ad-99fc-37414eb3d356 tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:09.721985 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:09.721985 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:31:09.727073 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-cab9e321-783f-40ad-99fc-37414eb3d356 tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Volume info retrieved successfully. Jul 03 02:31:09.733787 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-cab9e321-783f-40ad-99fc-37414eb3d356 tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] https://10.4.3.223/volume/v3/volumes/8e143e01-50df-4a0b-9085-af80a77e7f45 returned with HTTP 200 Jul 03 02:31:09.734332 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 542/2177] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:09 2026] GET /volume/v3/volumes/8e143e01-50df-4a0b-9085-af80a77e7f45 => generated 1387 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:31:10.292563 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-13e9db40-8e20-4a05-a1c7-48bc5376c2b5 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:10.294885 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-13e9db40-8e20-4a05-a1c7-48bc5376c2b5 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/03c5365b-cbff-4b90-8fb2-a2945c77a696 Jul 03 02:31:10.295145 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-13e9db40-8e20-4a05-a1c7-48bc5376c2b5 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:10.295391 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-13e9db40-8e20-4a05-a1c7-48bc5376c2b5 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:10.295566 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-13e9db40-8e20-4a05-a1c7-48bc5376c2b5 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id 03c5365b-cbff-4b90-8fb2-a2945c77a696. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:31:10.301035 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:10.301035 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:31:10.302755 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-13e9db40-8e20-4a05-a1c7-48bc5376c2b5 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/03c5365b-cbff-4b90-8fb2-a2945c77a696 returned with HTTP 200 Jul 03 02:31:10.302755 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 538/2178] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:10 2026] GET /volume/v3/backups/03c5365b-cbff-4b90-8fb2-a2945c77a696 => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:10.312722 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-ad480e2c-c11f-4188-86ea-a75bd551ce30 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:10.315966 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-ad480e2c-c11f-4188-86ea-a75bd551ce30 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/03c5365b-cbff-4b90-8fb2-a2945c77a696 Jul 03 02:31:10.316150 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-ad480e2c-c11f-4188-86ea-a75bd551ce30 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:10.316323 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-ad480e2c-c11f-4188-86ea-a75bd551ce30 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:10.316429 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-ad480e2c-c11f-4188-86ea-a75bd551ce30 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id 03c5365b-cbff-4b90-8fb2-a2945c77a696. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:31:10.320479 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:10.320479 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:31:10.321202 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-ad480e2c-c11f-4188-86ea-a75bd551ce30 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/03c5365b-cbff-4b90-8fb2-a2945c77a696 returned with HTTP 200 Jul 03 02:31:10.321565 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 547/2179] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:10 2026] GET /volume/v3/backups/03c5365b-cbff-4b90-8fb2-a2945c77a696 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:10.333183 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-5ac16f13-4591-4f00-b1c6-9511b943b67e None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:10.335458 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-5ac16f13-4591-4f00-b1c6-9511b943b67e tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] DELETE https://10.4.3.223/volume/v3/backups/03c5365b-cbff-4b90-8fb2-a2945c77a696 Jul 03 02:31:10.335703 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-5ac16f13-4591-4f00-b1c6-9511b943b67e tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:10.336031 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-5ac16f13-4591-4f00-b1c6-9511b943b67e tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:10.336096 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.contrib.backups [None req-5ac16f13-4591-4f00-b1c6-9511b943b67e tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Delete backup with id: 03c5365b-cbff-4b90-8fb2-a2945c77a696. Jul 03 02:31:10.341328 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:10.341328 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:31:10.356026 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.backup.rpcapi [None req-5ac16f13-4591-4f00-b1c6-9511b943b67e tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] delete_backup rpcapi backup_id 03c5365b-cbff-4b90-8fb2-a2945c77a696 {{(pid=100015) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 02:31:10.358119 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-5ac16f13-4591-4f00-b1c6-9511b943b67e tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/03c5365b-cbff-4b90-8fb2-a2945c77a696 returned with HTTP 202 Jul 03 02:31:10.358733 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 553/2180] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:31:10 2026] DELETE /volume/v3/backups/03c5365b-cbff-4b90-8fb2-a2945c77a696 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 02:31:10.370999 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-14be3bfa-429e-4f94-9952-18ca0a47f265 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:10.374474 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-14be3bfa-429e-4f94-9952-18ca0a47f265 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/03c5365b-cbff-4b90-8fb2-a2945c77a696 Jul 03 02:31:10.374474 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-14be3bfa-429e-4f94-9952-18ca0a47f265 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:10.374474 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-14be3bfa-429e-4f94-9952-18ca0a47f265 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:10.374627 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-14be3bfa-429e-4f94-9952-18ca0a47f265 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id 03c5365b-cbff-4b90-8fb2-a2945c77a696. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:31:10.379767 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:10.379767 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:31:10.380702 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-14be3bfa-429e-4f94-9952-18ca0a47f265 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/03c5365b-cbff-4b90-8fb2-a2945c77a696 returned with HTTP 200 Jul 03 02:31:10.381096 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 543/2181] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:10 2026] GET /volume/v3/backups/03c5365b-cbff-4b90-8fb2-a2945c77a696 => generated 707 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:10.610219 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-045bcbd1-8212-47cc-baac-27e727a07b6c None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:10.613896 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-045bcbd1-8212-47cc-baac-27e727a07b6c tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] GET https://10.4.3.223/volume/v3/volumes/d8c33bdf-6c56-4080-81d6-bde4e4cbabcd Jul 03 02:31:10.613896 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-045bcbd1-8212-47cc-baac-27e727a07b6c tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:10.613896 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-045bcbd1-8212-47cc-baac-27e727a07b6c tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:10.621899 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:10.621899 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:31:10.625132 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-045bcbd1-8212-47cc-baac-27e727a07b6c tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Volume info retrieved successfully. Jul 03 02:31:10.628913 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-045bcbd1-8212-47cc-baac-27e727a07b6c tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] https://10.4.3.223/volume/v3/volumes/d8c33bdf-6c56-4080-81d6-bde4e4cbabcd returned with HTTP 200 Jul 03 02:31:10.629363 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 539/2182] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:10 2026] GET /volume/v3/volumes/d8c33bdf-6c56-4080-81d6-bde4e4cbabcd => generated 936 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:10.746743 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-cbbdf49e-a180-4cc4-98d7-458fb35f610c None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:10.748674 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-cbbdf49e-a180-4cc4-98d7-458fb35f610c tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] GET https://10.4.3.223/volume/v3/volumes/8e143e01-50df-4a0b-9085-af80a77e7f45 Jul 03 02:31:10.749110 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-cbbdf49e-a180-4cc4-98d7-458fb35f610c tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:10.749110 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-cbbdf49e-a180-4cc4-98d7-458fb35f610c tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:10.757294 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-cbbdf49e-a180-4cc4-98d7-458fb35f610c tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] https://10.4.3.223/volume/v3/volumes/8e143e01-50df-4a0b-9085-af80a77e7f45 returned with HTTP 404 Jul 03 02:31:10.758062 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 548/2183] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:10 2026] GET /volume/v3/volumes/8e143e01-50df-4a0b-9085-af80a77e7f45 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:31:10.766340 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-38968c78-0698-4862-8d66-522df36bd3c8 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:10.768311 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-38968c78-0698-4862-8d66-522df36bd3c8 tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] GET https://10.4.3.223/volume/v3/volumes/6d1b7cdc-3d5f-4f1f-a524-d5035628e979 Jul 03 02:31:10.768653 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-38968c78-0698-4862-8d66-522df36bd3c8 tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:10.768858 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-38968c78-0698-4862-8d66-522df36bd3c8 tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:10.775891 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:10.775891 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:31:10.779959 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-38968c78-0698-4862-8d66-522df36bd3c8 tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Volume info retrieved successfully. Jul 03 02:31:10.784727 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-38968c78-0698-4862-8d66-522df36bd3c8 tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] https://10.4.3.223/volume/v3/volumes/6d1b7cdc-3d5f-4f1f-a524-d5035628e979 returned with HTTP 200 Jul 03 02:31:10.785098 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 554/2184] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:10 2026] GET /volume/v3/volumes/6d1b7cdc-3d5f-4f1f-a524-d5035628e979 => generated 1354 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:31:10.797164 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-8627a261-2b52-4411-aac3-9926090233cf None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:10.799374 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-8627a261-2b52-4411-aac3-9926090233cf tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] DELETE https://10.4.3.223/volume/v3/volumes/6d1b7cdc-3d5f-4f1f-a524-d5035628e979 Jul 03 02:31:10.799629 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-8627a261-2b52-4411-aac3-9926090233cf tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:10.800010 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-8627a261-2b52-4411-aac3-9926090233cf tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Calling method 'delete' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:10.800115 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.volumes [None req-8627a261-2b52-4411-aac3-9926090233cf tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Delete volume with id: 6d1b7cdc-3d5f-4f1f-a524-d5035628e979 Jul 03 02:31:10.807558 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:10.807558 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:31:10.808083 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-8627a261-2b52-4411-aac3-9926090233cf tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Volume info retrieved successfully. Jul 03 02:31:10.841582 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-8627a261-2b52-4411-aac3-9926090233cf tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Delete volume request issued successfully. Jul 03 02:31:10.841808 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-8627a261-2b52-4411-aac3-9926090233cf tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] https://10.4.3.223/volume/v3/volumes/6d1b7cdc-3d5f-4f1f-a524-d5035628e979 returned with HTTP 202 Jul 03 02:31:10.842383 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 544/2185] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:31:10 2026] DELETE /volume/v3/volumes/6d1b7cdc-3d5f-4f1f-a524-d5035628e979 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:31:10.850092 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-61511c79-6141-4506-9ab0-7f8bfc069ed3 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:10.851675 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-61511c79-6141-4506-9ab0-7f8bfc069ed3 tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] GET https://10.4.3.223/volume/v3/volumes/6d1b7cdc-3d5f-4f1f-a524-d5035628e979 Jul 03 02:31:10.851893 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-61511c79-6141-4506-9ab0-7f8bfc069ed3 tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:10.852110 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-61511c79-6141-4506-9ab0-7f8bfc069ed3 tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:10.858631 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:10.858631 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:31:10.862431 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-61511c79-6141-4506-9ab0-7f8bfc069ed3 tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Volume info retrieved successfully. Jul 03 02:31:10.874639 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-61511c79-6141-4506-9ab0-7f8bfc069ed3 tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] https://10.4.3.223/volume/v3/volumes/6d1b7cdc-3d5f-4f1f-a524-d5035628e979 returned with HTTP 200 Jul 03 02:31:10.875248 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 540/2186] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:10 2026] GET /volume/v3/volumes/6d1b7cdc-3d5f-4f1f-a524-d5035628e979 => generated 1353 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:31:11.393032 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-a78101a8-c7e1-4c04-b2b3-408697e821bc None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:11.395344 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-a78101a8-c7e1-4c04-b2b3-408697e821bc tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/03c5365b-cbff-4b90-8fb2-a2945c77a696 Jul 03 02:31:11.395867 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-a78101a8-c7e1-4c04-b2b3-408697e821bc tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:11.396197 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-a78101a8-c7e1-4c04-b2b3-408697e821bc tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:11.396402 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-a78101a8-c7e1-4c04-b2b3-408697e821bc tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id 03c5365b-cbff-4b90-8fb2-a2945c77a696. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:31:11.401002 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-a78101a8-c7e1-4c04-b2b3-408697e821bc tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/03c5365b-cbff-4b90-8fb2-a2945c77a696 returned with HTTP 404 Jul 03 02:31:11.401699 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 549/2187] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:11 2026] GET /volume/v3/backups/03c5365b-cbff-4b90-8fb2-a2945c77a696 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:31:11.408272 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-42eec50e-7f25-4ec4-badb-66821544525e None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:11.409065 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-6f24aa93-d4dd-46cf-a169-4ddcb9d3ca54 req-e475d47c-bccb-4e87-8c9a-e18a957f246f None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:11.410488 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-42eec50e-7f25-4ec4-badb-66821544525e tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] POST https://10.4.3.223/volume/v3/backups Jul 03 02:31:11.410951 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-6f24aa93-d4dd-46cf-a169-4ddcb9d3ca54 req-e475d47c-bccb-4e87-8c9a-e18a957f246f tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] POST https://10.4.3.223/volume/v3/attachments/f7e773f4-bcaf-44cc-a605-4c15f50c438b/action Jul 03 02:31:11.411019 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-42eec50e-7f25-4ec4-badb-66821544525e tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "da37a823-a7f2-44a8-82fc-6a71e09d8235", "incremental": true, "force": true, "name": "tempest-VolumesBackupsTest-Backup-1822118574", "container": "tempest-volumesbackupstest-backup-container-1074712338"}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:31:11.411295 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-6f24aa93-d4dd-46cf-a169-4ddcb9d3ca54 req-e475d47c-bccb-4e87-8c9a-e18a957f246f tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Action body: b'{"os-complete": null}' {{(pid=100014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:31:11.411411 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-6f24aa93-d4dd-46cf-a169-4ddcb9d3ca54 req-e475d47c-bccb-4e87-8c9a-e18a957f246f tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:31:11.412937 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.contrib.backups [None req-42eec50e-7f25-4ec4-badb-66821544525e tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Creating new backup {'backup': {'volume_id': 'da37a823-a7f2-44a8-82fc-6a71e09d8235', 'incremental': True, 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-1822118574', 'container': 'tempest-volumesbackupstest-backup-container-1074712338'}} {{(pid=100015) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 02:31:11.413134 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.contrib.backups [None req-42eec50e-7f25-4ec4-badb-66821544525e tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Creating backup of volume da37a823-a7f2-44a8-82fc-6a71e09d8235 in container tempest-volumesbackupstest-backup-container-1074712338 Jul 03 02:31:11.425011 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:11.425011 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:31:11.425293 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-42eec50e-7f25-4ec4-badb-66821544525e tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Volume info retrieved successfully. Jul 03 02:31:11.425538 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:11.425538 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:31:11.439006 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-6f24aa93-d4dd-46cf-a169-4ddcb9d3ca54 req-e475d47c-bccb-4e87-8c9a-e18a957f246f tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] https://10.4.3.223/volume/v3/attachments/f7e773f4-bcaf-44cc-a605-4c15f50c438b/action returned with HTTP 204 Jul 03 02:31:11.439435 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 545/2188] 10.4.3.223 () {74 vars in 1725 bytes} [Fri Jul 3 02:31:11 2026] POST /volume/v3/attachments/f7e773f4-bcaf-44cc-a605-4c15f50c438b/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:31:11.453441 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.quota [None req-42eec50e-7f25-4ec4-badb-66821544525e tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Created reservations ['058d713c-bf2a-4e26-a9c7-3114df83a0d1', 'cd97476d-00fb-46fa-80f2-6060a6bc0fd5'] {{(pid=100015) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:31:11.497551 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-42eec50e-7f25-4ec4-badb-66821544525e tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups returned with HTTP 202 Jul 03 02:31:11.498075 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 555/2189] 10.4.3.223 () {68 vars in 1259 bytes} [Fri Jul 3 02:31:11 2026] POST /volume/v3/backups => generated 330 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:31:11.505398 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-089336f4-1776-4fb8-86d5-a96030521a09 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:11.508085 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-089336f4-1776-4fb8-86d5-a96030521a09 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/5c49a49e-b076-43e4-ab61-91e5a906c37c Jul 03 02:31:11.508264 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-089336f4-1776-4fb8-86d5-a96030521a09 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:11.508475 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-089336f4-1776-4fb8-86d5-a96030521a09 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:11.508584 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-089336f4-1776-4fb8-86d5-a96030521a09 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id 5c49a49e-b076-43e4-ab61-91e5a906c37c. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:31:11.513296 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:11.513296 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:31:11.514140 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-089336f4-1776-4fb8-86d5-a96030521a09 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/5c49a49e-b076-43e4-ab61-91e5a906c37c returned with HTTP 200 Jul 03 02:31:11.514485 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 541/2190] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:11 2026] GET /volume/v3/backups/5c49a49e-b076-43e4-ab61-91e5a906c37c => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:11.642663 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-905ea645-e169-4dd9-9835-d773643e196d None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:11.645159 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-905ea645-e169-4dd9-9835-d773643e196d tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] GET https://10.4.3.223/volume/v3/volumes/d8c33bdf-6c56-4080-81d6-bde4e4cbabcd Jul 03 02:31:11.645387 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-905ea645-e169-4dd9-9835-d773643e196d tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:11.645671 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-905ea645-e169-4dd9-9835-d773643e196d tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:11.659666 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:11.659666 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:31:11.663158 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-905ea645-e169-4dd9-9835-d773643e196d tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Volume info retrieved successfully. Jul 03 02:31:11.667149 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-905ea645-e169-4dd9-9835-d773643e196d tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] https://10.4.3.223/volume/v3/volumes/d8c33bdf-6c56-4080-81d6-bde4e4cbabcd returned with HTTP 200 Jul 03 02:31:11.667533 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 550/2191] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:11 2026] GET /volume/v3/volumes/d8c33bdf-6c56-4080-81d6-bde4e4cbabcd => generated 1228 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:31:11.678681 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-c51f0c2f-a346-413b-8aee-b137e4d25d32 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:11.680199 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-c51f0c2f-a346-413b-8aee-b137e4d25d32 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] GET https://10.4.3.223/volume/v3/volumes/d8c33bdf-6c56-4080-81d6-bde4e4cbabcd Jul 03 02:31:11.680354 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-c51f0c2f-a346-413b-8aee-b137e4d25d32 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:11.680534 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-c51f0c2f-a346-413b-8aee-b137e4d25d32 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:11.688674 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:11.688674 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:31:11.691884 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-c51f0c2f-a346-413b-8aee-b137e4d25d32 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Volume info retrieved successfully. Jul 03 02:31:11.695968 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-c51f0c2f-a346-413b-8aee-b137e4d25d32 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] https://10.4.3.223/volume/v3/volumes/d8c33bdf-6c56-4080-81d6-bde4e4cbabcd returned with HTTP 200 Jul 03 02:31:11.696330 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 546/2192] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:11 2026] GET /volume/v3/volumes/d8c33bdf-6c56-4080-81d6-bde4e4cbabcd => generated 1228 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:31:11.769328 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-313e4c10-945a-4bee-ab67-2f80c4b16bff req-50f49a88-5dbc-47dc-b662-038a6519ec09 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:11.772090 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-313e4c10-945a-4bee-ab67-2f80c4b16bff req-50f49a88-5dbc-47dc-b662-038a6519ec09 tempest-ServerBootFromVolumeStableRescueTest-2141045341 tempest-ServerBootFromVolumeStableRescueTest-2141045341-project-member] DELETE https://10.4.3.223/volume/v3/attachments/dca13acc-146b-4e06-af73-7b9add1db997 Jul 03 02:31:11.772283 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-313e4c10-945a-4bee-ab67-2f80c4b16bff req-50f49a88-5dbc-47dc-b662-038a6519ec09 tempest-ServerBootFromVolumeStableRescueTest-2141045341 tempest-ServerBootFromVolumeStableRescueTest-2141045341-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:11.772498 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-313e4c10-945a-4bee-ab67-2f80c4b16bff req-50f49a88-5dbc-47dc-b662-038a6519ec09 tempest-ServerBootFromVolumeStableRescueTest-2141045341 tempest-ServerBootFromVolumeStableRescueTest-2141045341-project-member] Calling method 'version_select' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:11.779496 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:11.779496 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:31:11.888873 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-6fb8f56c-5ab0-4cb7-8269-a6a3106f7c2f None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:11.890973 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-6fb8f56c-5ab0-4cb7-8269-a6a3106f7c2f tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] GET https://10.4.3.223/volume/v3/volumes/6d1b7cdc-3d5f-4f1f-a524-d5035628e979 Jul 03 02:31:11.891210 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-6fb8f56c-5ab0-4cb7-8269-a6a3106f7c2f tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:11.891447 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-6fb8f56c-5ab0-4cb7-8269-a6a3106f7c2f tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:11.898773 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-6fb8f56c-5ab0-4cb7-8269-a6a3106f7c2f tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] https://10.4.3.223/volume/v3/volumes/6d1b7cdc-3d5f-4f1f-a524-d5035628e979 returned with HTTP 404 Jul 03 02:31:11.899368 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 542/2193] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:11 2026] GET /volume/v3/volumes/6d1b7cdc-3d5f-4f1f-a524-d5035628e979 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:31:11.907516 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-1461a8b7-9321-476b-8963-0569006acb9b None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:11.909194 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-1461a8b7-9321-476b-8963-0569006acb9b tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:31:11.909640 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-1461a8b7-9321-476b-8963-0569006acb9b tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-1492063201"}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:31:11.911018 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.volumes [None req-1461a8b7-9321-476b-8963-0569006acb9b tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1492063201'}} {{(pid=100013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:31:11.911134 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.volumes [None req-1461a8b7-9321-476b-8963-0569006acb9b tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Create volume of 1 GB Jul 03 02:31:11.915532 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-1461a8b7-9321-476b-8963-0569006acb9b tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Availability Zones retrieved successfully. Jul 03 02:31:11.920337 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-1461a8b7-9321-476b-8963-0569006acb9b tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Flow 'volume_create_api' (f385f24d-b002-4d7b-b30e-767ad071ea7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:31:11.921142 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-1461a8b7-9321-476b-8963-0569006acb9b tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4988ae86-bbdd-4382-8563-5f35604e94bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:31:11.921955 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.flows.api.create_volume [None req-1461a8b7-9321-476b-8963-0569006acb9b tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Validating volume size '1' using validate_int {{(pid=100013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:31:11.946061 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-1461a8b7-9321-476b-8963-0569006acb9b tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4988ae86-bbdd-4382-8563-5f35604e94bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:31:11.947127 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-1461a8b7-9321-476b-8963-0569006acb9b tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6c1c786-9ad0-4753-b0b7-4366bccfdd58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:31:11.996537 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.quota [None req-1461a8b7-9321-476b-8963-0569006acb9b tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Created reservations ['fcb2b5cb-401f-43f5-afa6-e43ce1b8e9c7', '93af1726-33a1-4583-b584-bd5997750eef', 'a78c006c-e612-4ff2-ad71-b421892e0661', '986b0706-1b7f-459a-9bc9-f8197fb11dbc'] {{(pid=100013) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:31:11.997263 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-1461a8b7-9321-476b-8963-0569006acb9b tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6c1c786-9ad0-4753-b0b7-4366bccfdd58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fcb2b5cb-401f-43f5-afa6-e43ce1b8e9c7', '93af1726-33a1-4583-b584-bd5997750eef', 'a78c006c-e612-4ff2-ad71-b421892e0661', '986b0706-1b7f-459a-9bc9-f8197fb11dbc']}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:31:11.998083 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-1461a8b7-9321-476b-8963-0569006acb9b tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1cb895ee-f329-4984-947c-9e4ed69a6a40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:31:12.020676 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-1461a8b7-9321-476b-8963-0569006acb9b tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1cb895ee-f329-4984-947c-9e4ed69a6a40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '21ad8a14-954b-4ae6-8d79-b8d15296c688', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1492063201',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d24ff626e3b2406a834c20667fe0d17c',qos_specs=None,replication_status=,reservations=['fcb2b5cb-401f-43f5-afa6-e43ce1b8e9c7','93af1726-33a1-4583-b584-bd5997750eef','a78c006c-e612-4ff2-ad71-b421892e0661','986b0706-1b7f-459a-9bc9-f8197fb11dbc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c645d0cc48be48a0ad9aec43bd963415',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:31:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1492063201',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=21ad8a14-954b-4ae6-8d79-b8d15296c688,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d24ff626e3b2406a834c20667fe0d17c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c645d0cc48be48a0ad9aec43bd963415',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:31:12.021294 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-1461a8b7-9321-476b-8963-0569006acb9b tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d271dbaa-4681-4ed7-b95d-fd9e22e689eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:31:12.039441 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-1461a8b7-9321-476b-8963-0569006acb9b tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d271dbaa-4681-4ed7-b95d-fd9e22e689eb) transitioned into state 'SUCCESS' from state '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-1492063201',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d24ff626e3b2406a834c20667fe0d17c',qos_specs=None,replication_status=,reservations=['fcb2b5cb-401f-43f5-afa6-e43ce1b8e9c7','93af1726-33a1-4583-b584-bd5997750eef','a78c006c-e612-4ff2-ad71-b421892e0661','986b0706-1b7f-459a-9bc9-f8197fb11dbc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c645d0cc48be48a0ad9aec43bd963415',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:31:12.040100 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-1461a8b7-9321-476b-8963-0569006acb9b tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf517b17-c520-4412-8b8b-7017d8e3c9da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:31:12.049147 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-1461a8b7-9321-476b-8963-0569006acb9b tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf517b17-c520-4412-8b8b-7017d8e3c9da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:31:12.050319 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-1461a8b7-9321-476b-8963-0569006acb9b tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Flow 'volume_create_api' (f385f24d-b002-4d7b-b30e-767ad071ea7b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:31:12.050743 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-1461a8b7-9321-476b-8963-0569006acb9b tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Create volume request issued successfully. Jul 03 02:31:12.051434 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-1461a8b7-9321-476b-8963-0569006acb9b tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:31:12.052001 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 551/2194] 10.4.3.223 () {68 vars in 1258 bytes} [Fri Jul 3 02:31:11 2026] POST /volume/v3/volumes => generated 747 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:31:12.062277 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-95306818-8f84-4949-855f-234ef2415810 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:12.063922 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-95306818-8f84-4949-855f-234ef2415810 tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] GET https://10.4.3.223/volume/v3/volumes/21ad8a14-954b-4ae6-8d79-b8d15296c688 Jul 03 02:31:12.064099 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-95306818-8f84-4949-855f-234ef2415810 tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:12.064316 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-95306818-8f84-4949-855f-234ef2415810 tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:12.070943 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:12.070943 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:31:12.074280 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-95306818-8f84-4949-855f-234ef2415810 tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Volume info retrieved successfully. Jul 03 02:31:12.077759 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-95306818-8f84-4949-855f-234ef2415810 tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] https://10.4.3.223/volume/v3/volumes/21ad8a14-954b-4ae6-8d79-b8d15296c688 returned with HTTP 200 Jul 03 02:31:12.078116 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 547/2195] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:12 2026] GET /volume/v3/volumes/21ad8a14-954b-4ae6-8d79-b8d15296c688 => generated 815 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:12.186373 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-bc55892b-7b0b-4531-bd11-d44b03f2996b None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:12.188616 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-bc55892b-7b0b-4531-bd11-d44b03f2996b tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] GET https://10.4.3.223/volume/v3/volumes/44b41c32-c087-425d-bdfc-d1de08d77cd6 Jul 03 02:31:12.188857 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-bc55892b-7b0b-4531-bd11-d44b03f2996b tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:12.189151 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-bc55892b-7b0b-4531-bd11-d44b03f2996b tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:12.197790 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:12.197790 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:31:12.201595 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-bc55892b-7b0b-4531-bd11-d44b03f2996b tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Volume info retrieved successfully. Jul 03 02:31:12.206323 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-bc55892b-7b0b-4531-bd11-d44b03f2996b tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] https://10.4.3.223/volume/v3/volumes/44b41c32-c087-425d-bdfc-d1de08d77cd6 returned with HTTP 200 Jul 03 02:31:12.206831 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 543/2196] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:12 2026] GET /volume/v3/volumes/44b41c32-c087-425d-bdfc-d1de08d77cd6 => generated 938 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:12.309920 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-313e4c10-945a-4bee-ab67-2f80c4b16bff req-50f49a88-5dbc-47dc-b662-038a6519ec09 tempest-ServerBootFromVolumeStableRescueTest-2141045341 tempest-ServerBootFromVolumeStableRescueTest-2141045341-project-member] https://10.4.3.223/volume/v3/attachments/dca13acc-146b-4e06-af73-7b9add1db997 returned with HTTP 200 Jul 03 02:31:12.310473 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 556/2197] 10.4.3.223 () {72 vars in 1673 bytes} [Fri Jul 3 02:31:11 2026] DELETE /volume/v3/attachments/dca13acc-146b-4e06-af73-7b9add1db997 => generated 19 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:12.340795 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-313e4c10-945a-4bee-ab67-2f80c4b16bff req-1e4e9d4d-0c62-474d-bf56-ef81c3dcf6d5 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:12.342868 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-313e4c10-945a-4bee-ab67-2f80c4b16bff req-1e4e9d4d-0c62-474d-bf56-ef81c3dcf6d5 tempest-ServerBootFromVolumeStableRescueTest-2141045341 tempest-ServerBootFromVolumeStableRescueTest-2141045341-project-member] DELETE https://10.4.3.223/volume/v3/volumes/49195636-c63b-493e-8875-cb2aba2f39de Jul 03 02:31:12.343033 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-313e4c10-945a-4bee-ab67-2f80c4b16bff req-1e4e9d4d-0c62-474d-bf56-ef81c3dcf6d5 tempest-ServerBootFromVolumeStableRescueTest-2141045341 tempest-ServerBootFromVolumeStableRescueTest-2141045341-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:12.343213 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-313e4c10-945a-4bee-ab67-2f80c4b16bff req-1e4e9d4d-0c62-474d-bf56-ef81c3dcf6d5 tempest-ServerBootFromVolumeStableRescueTest-2141045341 tempest-ServerBootFromVolumeStableRescueTest-2141045341-project-member] Calling method 'delete' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:12.343583 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.volumes [req-313e4c10-945a-4bee-ab67-2f80c4b16bff req-1e4e9d4d-0c62-474d-bf56-ef81c3dcf6d5 tempest-ServerBootFromVolumeStableRescueTest-2141045341 tempest-ServerBootFromVolumeStableRescueTest-2141045341-project-member] Delete volume with id: 49195636-c63b-493e-8875-cb2aba2f39de Jul 03 02:31:12.349881 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:12.349881 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:31:12.350340 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-313e4c10-945a-4bee-ab67-2f80c4b16bff req-1e4e9d4d-0c62-474d-bf56-ef81c3dcf6d5 tempest-ServerBootFromVolumeStableRescueTest-2141045341 tempest-ServerBootFromVolumeStableRescueTest-2141045341-project-member] Volume info retrieved successfully. Jul 03 02:31:12.367510 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-313e4c10-945a-4bee-ab67-2f80c4b16bff req-1e4e9d4d-0c62-474d-bf56-ef81c3dcf6d5 tempest-ServerBootFromVolumeStableRescueTest-2141045341 tempest-ServerBootFromVolumeStableRescueTest-2141045341-project-member] Delete volume request issued successfully. Jul 03 02:31:12.367701 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-313e4c10-945a-4bee-ab67-2f80c4b16bff req-1e4e9d4d-0c62-474d-bf56-ef81c3dcf6d5 tempest-ServerBootFromVolumeStableRescueTest-2141045341 tempest-ServerBootFromVolumeStableRescueTest-2141045341-project-member] https://10.4.3.223/volume/v3/volumes/49195636-c63b-493e-8875-cb2aba2f39de returned with HTTP 202 Jul 03 02:31:12.368163 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 552/2198] 10.4.3.223 () {70 vars in 1620 bytes} [Fri Jul 3 02:31:12 2026] DELETE /volume/v3/volumes/49195636-c63b-493e-8875-cb2aba2f39de => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:31:12.496789 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-5a9fcc86-12ae-4054-a405-41e9880834d9 req-d668c3d5-4a43-46c7-bcc9-6c022aa0dcb7 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:12.498728 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-5a9fcc86-12ae-4054-a405-41e9880834d9 req-d668c3d5-4a43-46c7-bcc9-6c022aa0dcb7 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] GET https://10.4.3.223/volume/v3/volumes/44b41c32-c087-425d-bdfc-d1de08d77cd6 Jul 03 02:31:12.498894 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-5a9fcc86-12ae-4054-a405-41e9880834d9 req-d668c3d5-4a43-46c7-bcc9-6c022aa0dcb7 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:12.499067 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-5a9fcc86-12ae-4054-a405-41e9880834d9 req-d668c3d5-4a43-46c7-bcc9-6c022aa0dcb7 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:12.505264 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:12.505264 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:31:12.508667 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [req-5a9fcc86-12ae-4054-a405-41e9880834d9 req-d668c3d5-4a43-46c7-bcc9-6c022aa0dcb7 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Volume info retrieved successfully. Jul 03 02:31:12.512106 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-5a9fcc86-12ae-4054-a405-41e9880834d9 req-d668c3d5-4a43-46c7-bcc9-6c022aa0dcb7 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] https://10.4.3.223/volume/v3/volumes/44b41c32-c087-425d-bdfc-d1de08d77cd6 returned with HTTP 200 Jul 03 02:31:12.512499 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 548/2199] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:31:12 2026] GET /volume/v3/volumes/44b41c32-c087-425d-bdfc-d1de08d77cd6 => generated 938 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:12.525218 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-acd96710-b4a8-423c-9186-5caa82eb9804 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:12.526792 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-acd96710-b4a8-423c-9186-5caa82eb9804 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/5c49a49e-b076-43e4-ab61-91e5a906c37c Jul 03 02:31:12.526934 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-acd96710-b4a8-423c-9186-5caa82eb9804 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:12.527108 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-acd96710-b4a8-423c-9186-5caa82eb9804 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:12.527211 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-acd96710-b4a8-423c-9186-5caa82eb9804 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id 5c49a49e-b076-43e4-ab61-91e5a906c37c. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:31:12.531297 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:12.531297 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:31:12.532054 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-acd96710-b4a8-423c-9186-5caa82eb9804 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/5c49a49e-b076-43e4-ab61-91e5a906c37c returned with HTTP 200 Jul 03 02:31:12.532396 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 544/2200] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:12 2026] GET /volume/v3/backups/5c49a49e-b076-43e4-ab61-91e5a906c37c => generated 790 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:13.090426 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-b9292148-baf0-4c4b-bad7-7a950e3d8d08 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:13.092280 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-b9292148-baf0-4c4b-bad7-7a950e3d8d08 tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] GET https://10.4.3.223/volume/v3/volumes/21ad8a14-954b-4ae6-8d79-b8d15296c688 Jul 03 02:31:13.092505 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-b9292148-baf0-4c4b-bad7-7a950e3d8d08 tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:13.092749 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-b9292148-baf0-4c4b-bad7-7a950e3d8d08 tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:13.100835 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:13.100835 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:31:13.105116 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-b9292148-baf0-4c4b-bad7-7a950e3d8d08 tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Volume info retrieved successfully. Jul 03 02:31:13.110474 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-b9292148-baf0-4c4b-bad7-7a950e3d8d08 tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] https://10.4.3.223/volume/v3/volumes/21ad8a14-954b-4ae6-8d79-b8d15296c688 returned with HTTP 200 Jul 03 02:31:13.110919 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 557/2201] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:13 2026] GET /volume/v3/volumes/21ad8a14-954b-4ae6-8d79-b8d15296c688 => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:13.121783 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-2044a908-2006-4a66-b57a-ab0fb7218e4b None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:13.123398 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-2044a908-2006-4a66-b57a-ab0fb7218e4b tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:31:13.123736 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-2044a908-2006-4a66-b57a-ab0fb7218e4b tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "21ad8a14-954b-4ae6-8d79-b8d15296c688", "size": 2, "name": "tempest-VolumesCloneTest-Volume-865556189"}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:31:13.125107 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.volumes [None req-2044a908-2006-4a66-b57a-ab0fb7218e4b tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Create volume request body: {'volume': {'source_volid': '21ad8a14-954b-4ae6-8d79-b8d15296c688', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-865556189'}} {{(pid=100013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:31:13.131141 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:13.131141 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:31:13.131548 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-2044a908-2006-4a66-b57a-ab0fb7218e4b tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Volume retrieved successfully. Jul 03 02:31:13.131648 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.volumes [None req-2044a908-2006-4a66-b57a-ab0fb7218e4b tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Create volume of 2 GB Jul 03 02:31:13.134563 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-2044a908-2006-4a66-b57a-ab0fb7218e4b tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Availability Zones retrieved successfully. Jul 03 02:31:13.139041 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-2044a908-2006-4a66-b57a-ab0fb7218e4b tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Flow 'volume_create_api' (61501c43-c75a-4e7a-85b6-c4d9c6e93563) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:31:13.140079 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-2044a908-2006-4a66-b57a-ab0fb7218e4b tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0f42294-d707-4139-a17e-eb013df8e2ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:31:13.140844 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.flows.api.create_volume [None req-2044a908-2006-4a66-b57a-ab0fb7218e4b tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=100013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:31:13.160580 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-2044a908-2006-4a66-b57a-ab0fb7218e4b tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0f42294-d707-4139-a17e-eb013df8e2ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': '21ad8a14-954b-4ae6-8d79-b8d15296c688', 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:31:13.161575 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-2044a908-2006-4a66-b57a-ab0fb7218e4b tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b72b00d2-9e87-4e14-b477-6398390e050c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:31:13.203099 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.quota [None req-2044a908-2006-4a66-b57a-ab0fb7218e4b tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Created reservations ['8cec5bb5-af25-4588-9fbd-ef73a3bf1cd9', 'bb9b1e2b-09c5-4401-9fc8-f6d2b07de134', '48ac7430-0dff-4c21-842e-7b884318eebb', 'de595e12-bb9f-425e-8db0-fdc4515aebd9'] {{(pid=100013) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:31:13.205686 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-2044a908-2006-4a66-b57a-ab0fb7218e4b tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b72b00d2-9e87-4e14-b477-6398390e050c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8cec5bb5-af25-4588-9fbd-ef73a3bf1cd9', 'bb9b1e2b-09c5-4401-9fc8-f6d2b07de134', '48ac7430-0dff-4c21-842e-7b884318eebb', 'de595e12-bb9f-425e-8db0-fdc4515aebd9']}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:31:13.205686 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-2044a908-2006-4a66-b57a-ab0fb7218e4b tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4985f2fc-39aa-4465-bd8e-1a2f7fc2db80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:31:13.242281 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-2044a908-2006-4a66-b57a-ab0fb7218e4b tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4985f2fc-39aa-4465-bd8e-1a2f7fc2db80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9096505e-599e-4902-a773-11b6b586bcfe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-865556189',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d24ff626e3b2406a834c20667fe0d17c',qos_specs=None,replication_status=,reservations=['8cec5bb5-af25-4588-9fbd-ef73a3bf1cd9','bb9b1e2b-09c5-4401-9fc8-f6d2b07de134','48ac7430-0dff-4c21-842e-7b884318eebb','de595e12-bb9f-425e-8db0-fdc4515aebd9'],size=2,snapshot_id=None,source_replicaid=,source_volid=21ad8a14-954b-4ae6-8d79-b8d15296c688,status='creating',user_id='c645d0cc48be48a0ad9aec43bd963415',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:31:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-865556189',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9096505e-599e-4902-a773-11b6b586bcfe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d24ff626e3b2406a834c20667fe0d17c',provider_auth=None,provider_geometry=None,provider_id=None,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=21ad8a14-954b-4ae6-8d79-b8d15296c688,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c645d0cc48be48a0ad9aec43bd963415',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:31:13.243122 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-2044a908-2006-4a66-b57a-ab0fb7218e4b tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53c9ed85-b71c-4271-9eda-613d6c7d6c3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:31:13.266788 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-2044a908-2006-4a66-b57a-ab0fb7218e4b tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53c9ed85-b71c-4271-9eda-613d6c7d6c3e) transitioned into state 'SUCCESS' from state '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-865556189',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d24ff626e3b2406a834c20667fe0d17c',qos_specs=None,replication_status=,reservations=['8cec5bb5-af25-4588-9fbd-ef73a3bf1cd9','bb9b1e2b-09c5-4401-9fc8-f6d2b07de134','48ac7430-0dff-4c21-842e-7b884318eebb','de595e12-bb9f-425e-8db0-fdc4515aebd9'],size=2,snapshot_id=None,source_replicaid=,source_volid=21ad8a14-954b-4ae6-8d79-b8d15296c688,status='creating',user_id='c645d0cc48be48a0ad9aec43bd963415',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:31:13.267509 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-2044a908-2006-4a66-b57a-ab0fb7218e4b tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ebe4470-84e0-4e66-b5b6-629573b406c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:31:13.283165 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-2044a908-2006-4a66-b57a-ab0fb7218e4b tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ebe4470-84e0-4e66-b5b6-629573b406c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:31:13.283963 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-2044a908-2006-4a66-b57a-ab0fb7218e4b tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Flow 'volume_create_api' (61501c43-c75a-4e7a-85b6-c4d9c6e93563) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:31:13.284286 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-2044a908-2006-4a66-b57a-ab0fb7218e4b tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Create volume request issued successfully. Jul 03 02:31:13.284858 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-2044a908-2006-4a66-b57a-ab0fb7218e4b tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:31:13.285276 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 553/2202] 10.4.3.223 () {68 vars in 1259 bytes} [Fri Jul 3 02:31:13 2026] POST /volume/v3/volumes => generated 780 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:31:13.297436 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-5a0b0077-9538-48ba-82d5-469d930ad60b None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:13.299744 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-5a0b0077-9538-48ba-82d5-469d930ad60b tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] GET https://10.4.3.223/volume/v3/volumes/9096505e-599e-4902-a773-11b6b586bcfe Jul 03 02:31:13.299744 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-5a0b0077-9538-48ba-82d5-469d930ad60b tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:13.299811 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-5a0b0077-9538-48ba-82d5-469d930ad60b tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:13.306216 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:13.306216 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:31:13.309318 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-5a0b0077-9538-48ba-82d5-469d930ad60b tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Volume info retrieved successfully. Jul 03 02:31:13.313610 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-5a0b0077-9538-48ba-82d5-469d930ad60b tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] https://10.4.3.223/volume/v3/volumes/9096505e-599e-4902-a773-11b6b586bcfe returned with HTTP 200 Jul 03 02:31:13.314133 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 549/2203] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:13 2026] GET /volume/v3/volumes/9096505e-599e-4902-a773-11b6b586bcfe => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:13.543779 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-3a325287-681f-4b3f-b4b8-04b032a12f4a None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:13.545510 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-3a325287-681f-4b3f-b4b8-04b032a12f4a tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/5c49a49e-b076-43e4-ab61-91e5a906c37c Jul 03 02:31:13.545724 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-3a325287-681f-4b3f-b4b8-04b032a12f4a tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:13.545965 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-3a325287-681f-4b3f-b4b8-04b032a12f4a tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:13.546111 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-3a325287-681f-4b3f-b4b8-04b032a12f4a tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id 5c49a49e-b076-43e4-ab61-91e5a906c37c. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:31:13.550094 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:13.550094 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:31:13.550954 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-3a325287-681f-4b3f-b4b8-04b032a12f4a tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/5c49a49e-b076-43e4-ab61-91e5a906c37c returned with HTTP 200 Jul 03 02:31:13.551340 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 545/2204] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:13 2026] GET /volume/v3/backups/5c49a49e-b076-43e4-ab61-91e5a906c37c => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:14.325766 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-b70e783c-f573-4c13-ac7a-f1ade5a11239 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:14.327630 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-b70e783c-f573-4c13-ac7a-f1ade5a11239 tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] GET https://10.4.3.223/volume/v3/volumes/9096505e-599e-4902-a773-11b6b586bcfe Jul 03 02:31:14.327826 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-b70e783c-f573-4c13-ac7a-f1ade5a11239 tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:14.328051 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-b70e783c-f573-4c13-ac7a-f1ade5a11239 tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:14.335627 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:14.335627 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:31:14.339592 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-b70e783c-f573-4c13-ac7a-f1ade5a11239 tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Volume info retrieved successfully. Jul 03 02:31:14.344083 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-b70e783c-f573-4c13-ac7a-f1ade5a11239 tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] https://10.4.3.223/volume/v3/volumes/9096505e-599e-4902-a773-11b6b586bcfe returned with HTTP 200 Jul 03 02:31:14.344470 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 558/2205] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:14 2026] GET /volume/v3/volumes/9096505e-599e-4902-a773-11b6b586bcfe => generated 873 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:14.355354 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-cc2ed434-b47b-45f7-9356-17d7fe843467 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:14.356873 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-cc2ed434-b47b-45f7-9356-17d7fe843467 tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] GET https://10.4.3.223/volume/v3/volumes/9096505e-599e-4902-a773-11b6b586bcfe Jul 03 02:31:14.357145 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-cc2ed434-b47b-45f7-9356-17d7fe843467 tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:14.357413 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-cc2ed434-b47b-45f7-9356-17d7fe843467 tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:14.364316 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:14.364316 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:31:14.369488 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-cc2ed434-b47b-45f7-9356-17d7fe843467 tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Volume info retrieved successfully. Jul 03 02:31:14.373369 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-cc2ed434-b47b-45f7-9356-17d7fe843467 tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] https://10.4.3.223/volume/v3/volumes/9096505e-599e-4902-a773-11b6b586bcfe returned with HTTP 200 Jul 03 02:31:14.373777 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 554/2206] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:14 2026] GET /volume/v3/volumes/9096505e-599e-4902-a773-11b6b586bcfe => generated 873 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:14.384352 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-9dd30947-3a28-4eba-87fd-95fc47803738 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:14.386177 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-9dd30947-3a28-4eba-87fd-95fc47803738 tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] GET https://10.4.3.223/volume/v3/volumes/9096505e-599e-4902-a773-11b6b586bcfe Jul 03 02:31:14.386370 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-9dd30947-3a28-4eba-87fd-95fc47803738 tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:14.386575 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-9dd30947-3a28-4eba-87fd-95fc47803738 tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:14.393299 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:14.393299 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:31:14.396853 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-9dd30947-3a28-4eba-87fd-95fc47803738 tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Volume info retrieved successfully. Jul 03 02:31:14.400997 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-9dd30947-3a28-4eba-87fd-95fc47803738 tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] https://10.4.3.223/volume/v3/volumes/9096505e-599e-4902-a773-11b6b586bcfe returned with HTTP 200 Jul 03 02:31:14.401376 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 550/2207] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:14 2026] GET /volume/v3/volumes/9096505e-599e-4902-a773-11b6b586bcfe => generated 873 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:14.412873 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-0fc68621-6e8b-4ccd-a237-e279948bfbb3 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:14.414299 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-0fc68621-6e8b-4ccd-a237-e279948bfbb3 tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] DELETE https://10.4.3.223/volume/v3/volumes/9096505e-599e-4902-a773-11b6b586bcfe Jul 03 02:31:14.414612 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-0fc68621-6e8b-4ccd-a237-e279948bfbb3 tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:14.414896 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-0fc68621-6e8b-4ccd-a237-e279948bfbb3 tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Calling method 'delete' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:14.415163 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.volumes [None req-0fc68621-6e8b-4ccd-a237-e279948bfbb3 tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Delete volume with id: 9096505e-599e-4902-a773-11b6b586bcfe Jul 03 02:31:14.421829 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:14.421829 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:31:14.423779 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-0fc68621-6e8b-4ccd-a237-e279948bfbb3 tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Volume info retrieved successfully. Jul 03 02:31:14.439370 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-0fc68621-6e8b-4ccd-a237-e279948bfbb3 tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Delete volume request issued successfully. Jul 03 02:31:14.439765 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-0fc68621-6e8b-4ccd-a237-e279948bfbb3 tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] https://10.4.3.223/volume/v3/volumes/9096505e-599e-4902-a773-11b6b586bcfe returned with HTTP 202 Jul 03 02:31:14.440230 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 546/2208] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:31:14 2026] DELETE /volume/v3/volumes/9096505e-599e-4902-a773-11b6b586bcfe => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:31:14.451593 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-422c4a94-1dfb-430a-afdf-f32fccda50a0 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:14.453646 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-422c4a94-1dfb-430a-afdf-f32fccda50a0 tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] GET https://10.4.3.223/volume/v3/volumes/9096505e-599e-4902-a773-11b6b586bcfe Jul 03 02:31:14.453880 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-422c4a94-1dfb-430a-afdf-f32fccda50a0 tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:14.454094 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-422c4a94-1dfb-430a-afdf-f32fccda50a0 tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:14.461681 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:14.461681 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:31:14.466866 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-422c4a94-1dfb-430a-afdf-f32fccda50a0 tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Volume info retrieved successfully. Jul 03 02:31:14.470577 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-422c4a94-1dfb-430a-afdf-f32fccda50a0 tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] https://10.4.3.223/volume/v3/volumes/9096505e-599e-4902-a773-11b6b586bcfe returned with HTTP 200 Jul 03 02:31:14.471082 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 559/2209] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:14 2026] GET /volume/v3/volumes/9096505e-599e-4902-a773-11b6b586bcfe => generated 872 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:14.542115 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-b8fb3211-e579-49c8-a390-05455d4a2bc5 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:14.542487 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-b8fb3211-e579-49c8-a390-05455d4a2bc5 None None] GET https://10.4.3.223/volume// Jul 03 02:31:14.542643 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-b8fb3211-e579-49c8-a390-05455d4a2bc5 None None] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:14.542816 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-b8fb3211-e579-49c8-a390-05455d4a2bc5 None None] Calling method 'all' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:14.543119 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-b8fb3211-e579-49c8-a390-05455d4a2bc5 None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:31:14.543371 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 555/2210] 10.4.3.223 () {66 vars in 1428 bytes} [Fri Jul 3 02:31:14 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:31:14.549437 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-5a9fcc86-12ae-4054-a405-41e9880834d9 req-256821ce-3d1b-45cc-b725-32eb41f1e3ce None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:14.552140 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-5a9fcc86-12ae-4054-a405-41e9880834d9 req-256821ce-3d1b-45cc-b725-32eb41f1e3ce tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] POST https://10.4.3.223/volume/v3/attachments Jul 03 02:31:14.552501 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-5a9fcc86-12ae-4054-a405-41e9880834d9 req-256821ce-3d1b-45cc-b725-32eb41f1e3ce tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "44b41c32-c087-425d-bdfc-d1de08d77cd6", "connector": null, "instance_uuid": "b55463d2-6569-41f9-ae93-a7422dae2ffe"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:31:14.561552 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:14.561552 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:31:14.561602 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-a9f445b4-f87d-4079-9194-4202c8417026 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:14.563328 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-a9f445b4-f87d-4079-9194-4202c8417026 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/5c49a49e-b076-43e4-ab61-91e5a906c37c Jul 03 02:31:14.563703 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-a9f445b4-f87d-4079-9194-4202c8417026 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:14.564012 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-a9f445b4-f87d-4079-9194-4202c8417026 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:14.564204 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-a9f445b4-f87d-4079-9194-4202c8417026 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id 5c49a49e-b076-43e4-ab61-91e5a906c37c. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:31:14.568555 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:14.568555 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:31:14.569477 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-a9f445b4-f87d-4079-9194-4202c8417026 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/5c49a49e-b076-43e4-ab61-91e5a906c37c returned with HTTP 200 Jul 03 02:31:14.569948 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 547/2211] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:14 2026] GET /volume/v3/backups/5c49a49e-b076-43e4-ab61-91e5a906c37c => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:14.584700 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-5a9fcc86-12ae-4054-a405-41e9880834d9 req-256821ce-3d1b-45cc-b725-32eb41f1e3ce tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Jul 03 02:31:14.585141 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 551/2212] 10.4.3.223 () {74 vars in 1594 bytes} [Fri Jul 3 02:31:14 2026] POST /volume/v3/attachments => generated 273 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:31:15.031369 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-3500ab68-c8cd-47d6-b0d6-a2d24f2f94d4 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:15.033050 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-3500ab68-c8cd-47d6-b0d6-a2d24f2f94d4 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] GET https://10.4.3.223/volume/v3/volumes/44b41c32-c087-425d-bdfc-d1de08d77cd6 Jul 03 02:31:15.033262 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-3500ab68-c8cd-47d6-b0d6-a2d24f2f94d4 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:15.040055 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-3500ab68-c8cd-47d6-b0d6-a2d24f2f94d4 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:15.042057 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:15.042057 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:31:15.046098 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-3500ab68-c8cd-47d6-b0d6-a2d24f2f94d4 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Volume info retrieved successfully. Jul 03 02:31:15.050334 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-3500ab68-c8cd-47d6-b0d6-a2d24f2f94d4 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] https://10.4.3.223/volume/v3/volumes/44b41c32-c087-425d-bdfc-d1de08d77cd6 returned with HTTP 200 Jul 03 02:31:15.050727 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 560/2213] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:15 2026] GET /volume/v3/volumes/44b41c32-c087-425d-bdfc-d1de08d77cd6 => generated 937 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:15.112460 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-caded7c1-ef01-4de0-8f35-d09f12e817c3 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:15.112460 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-caded7c1-ef01-4de0-8f35-d09f12e817c3 None None] GET https://10.4.3.223/volume// Jul 03 02:31:15.112609 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-caded7c1-ef01-4de0-8f35-d09f12e817c3 None None] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:15.112790 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-caded7c1-ef01-4de0-8f35-d09f12e817c3 None None] Calling method 'all' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:15.113153 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-caded7c1-ef01-4de0-8f35-d09f12e817c3 None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:31:15.113450 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 556/2214] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:31:15 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:31:15.119456 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-5a9fcc86-12ae-4054-a405-41e9880834d9 req-c563f8d9-936a-4543-be95-49982a46b482 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:15.121561 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-5a9fcc86-12ae-4054-a405-41e9880834d9 req-c563f8d9-936a-4543-be95-49982a46b482 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] GET https://10.4.3.223/volume/v3/volumes/44b41c32-c087-425d-bdfc-d1de08d77cd6 Jul 03 02:31:15.121750 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-5a9fcc86-12ae-4054-a405-41e9880834d9 req-c563f8d9-936a-4543-be95-49982a46b482 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:15.121939 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-5a9fcc86-12ae-4054-a405-41e9880834d9 req-c563f8d9-936a-4543-be95-49982a46b482 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:15.131135 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:15.131135 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:31:15.134404 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [req-5a9fcc86-12ae-4054-a405-41e9880834d9 req-c563f8d9-936a-4543-be95-49982a46b482 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Volume info retrieved successfully. Jul 03 02:31:15.138281 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-5a9fcc86-12ae-4054-a405-41e9880834d9 req-c563f8d9-936a-4543-be95-49982a46b482 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] https://10.4.3.223/volume/v3/volumes/44b41c32-c087-425d-bdfc-d1de08d77cd6 returned with HTTP 200 Jul 03 02:31:15.138667 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 548/2215] 10.4.3.223 () {70 vars in 1639 bytes} [Fri Jul 3 02:31:15 2026] GET /volume/v3/volumes/44b41c32-c087-425d-bdfc-d1de08d77cd6 => generated 1117 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:31:15.282378 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-5a9fcc86-12ae-4054-a405-41e9880834d9 req-bf7d1bd6-eb21-4d30-9e19-376245ceb238 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:15.284856 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-5a9fcc86-12ae-4054-a405-41e9880834d9 req-bf7d1bd6-eb21-4d30-9e19-376245ceb238 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] PUT https://10.4.3.223/volume/v3/attachments/5dd21f50-5eee-4bc4-8add-54da8ed5b66f Jul 03 02:31:15.285265 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-5a9fcc86-12ae-4054-a405-41e9880834d9 req-bf7d1bd6-eb21-4d30-9e19-376245ceb238 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000004352", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2a2633a05d73", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "80a8c083-552c-46a2-8db9-fd9e83fa2364", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:31:15.293869 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.coordination [req-5a9fcc86-12ae-4054-a405-41e9880834d9 req-bf7d1bd6-eb21-4d30-9e19-376245ceb238 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Acquiring lock "cinder-attachment_update-44b41c32-c087-425d-bdfc-d1de08d77cd6-np0000004352" by "attachment_update" {{(pid=100014) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 02:31:15.299376 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.coordination [req-5a9fcc86-12ae-4054-a405-41e9880834d9 req-bf7d1bd6-eb21-4d30-9e19-376245ceb238 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Lock "cinder-attachment_update-44b41c32-c087-425d-bdfc-d1de08d77cd6-np0000004352" acquired by "attachment_update" :: waited 0.006s {{(pid=100014) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 02:31:15.300321 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:15.300321 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:31:15.484992 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-627de80e-e84f-410a-a38c-c85680ea9ecc None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:15.486524 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-627de80e-e84f-410a-a38c-c85680ea9ecc tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] GET https://10.4.3.223/volume/v3/volumes/9096505e-599e-4902-a773-11b6b586bcfe Jul 03 02:31:15.486689 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-627de80e-e84f-410a-a38c-c85680ea9ecc tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:15.486857 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-627de80e-e84f-410a-a38c-c85680ea9ecc tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:15.491586 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-627de80e-e84f-410a-a38c-c85680ea9ecc tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] https://10.4.3.223/volume/v3/volumes/9096505e-599e-4902-a773-11b6b586bcfe returned with HTTP 404 Jul 03 02:31:15.491976 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 561/2216] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:15 2026] GET /volume/v3/volumes/9096505e-599e-4902-a773-11b6b586bcfe => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:31:15.498409 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-8ddd2d05-4d91-426a-94aa-18df7d66b5d0 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:15.499990 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-8ddd2d05-4d91-426a-94aa-18df7d66b5d0 tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] GET https://10.4.3.223/volume/v3/volumes/21ad8a14-954b-4ae6-8d79-b8d15296c688 Jul 03 02:31:15.500147 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-8ddd2d05-4d91-426a-94aa-18df7d66b5d0 tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:15.500307 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-8ddd2d05-4d91-426a-94aa-18df7d66b5d0 tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:15.506192 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:15.506192 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:31:15.509733 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-8ddd2d05-4d91-426a-94aa-18df7d66b5d0 tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Volume info retrieved successfully. Jul 03 02:31:15.514029 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-8ddd2d05-4d91-426a-94aa-18df7d66b5d0 tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] https://10.4.3.223/volume/v3/volumes/21ad8a14-954b-4ae6-8d79-b8d15296c688 returned with HTTP 200 Jul 03 02:31:15.514411 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 557/2217] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:15 2026] GET /volume/v3/volumes/21ad8a14-954b-4ae6-8d79-b8d15296c688 => generated 840 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:15.526136 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-fc6be616-76b2-4847-9e2b-9cbe221c9ac9 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:15.528073 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-fc6be616-76b2-4847-9e2b-9cbe221c9ac9 tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] DELETE https://10.4.3.223/volume/v3/volumes/21ad8a14-954b-4ae6-8d79-b8d15296c688 Jul 03 02:31:15.528308 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-fc6be616-76b2-4847-9e2b-9cbe221c9ac9 tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:15.528591 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-fc6be616-76b2-4847-9e2b-9cbe221c9ac9 tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Calling method 'delete' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:15.528829 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.volumes [None req-fc6be616-76b2-4847-9e2b-9cbe221c9ac9 tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Delete volume with id: 21ad8a14-954b-4ae6-8d79-b8d15296c688 Jul 03 02:31:15.535667 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:15.535667 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:31:15.536101 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-fc6be616-76b2-4847-9e2b-9cbe221c9ac9 tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Volume info retrieved successfully. Jul 03 02:31:15.555187 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-fc6be616-76b2-4847-9e2b-9cbe221c9ac9 tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Delete volume request issued successfully. Jul 03 02:31:15.555314 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-fc6be616-76b2-4847-9e2b-9cbe221c9ac9 tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] https://10.4.3.223/volume/v3/volumes/21ad8a14-954b-4ae6-8d79-b8d15296c688 returned with HTTP 202 Jul 03 02:31:15.555717 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 549/2218] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:31:15 2026] DELETE /volume/v3/volumes/21ad8a14-954b-4ae6-8d79-b8d15296c688 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:31:15.563714 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-5c9738b8-8518-423b-9a28-cda237234fd8 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:15.565677 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-5c9738b8-8518-423b-9a28-cda237234fd8 tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] GET https://10.4.3.223/volume/v3/volumes/21ad8a14-954b-4ae6-8d79-b8d15296c688 Jul 03 02:31:15.565907 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-5c9738b8-8518-423b-9a28-cda237234fd8 tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:15.566197 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-5c9738b8-8518-423b-9a28-cda237234fd8 tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:15.574455 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:15.574455 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:31:15.579959 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-5c9738b8-8518-423b-9a28-cda237234fd8 tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Volume info retrieved successfully. Jul 03 02:31:15.580834 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-91f7dc43-daa7-4983-b781-2c79fe1c89d8 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:15.582557 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-91f7dc43-daa7-4983-b781-2c79fe1c89d8 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/5c49a49e-b076-43e4-ab61-91e5a906c37c Jul 03 02:31:15.582762 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-91f7dc43-daa7-4983-b781-2c79fe1c89d8 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:15.583015 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-91f7dc43-daa7-4983-b781-2c79fe1c89d8 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:15.583137 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-91f7dc43-daa7-4983-b781-2c79fe1c89d8 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id 5c49a49e-b076-43e4-ab61-91e5a906c37c. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:31:15.585224 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-5c9738b8-8518-423b-9a28-cda237234fd8 tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] https://10.4.3.223/volume/v3/volumes/21ad8a14-954b-4ae6-8d79-b8d15296c688 returned with HTTP 200 Jul 03 02:31:15.585674 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 562/2219] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:15 2026] GET /volume/v3/volumes/21ad8a14-954b-4ae6-8d79-b8d15296c688 => generated 839 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:15.587841 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:15.587841 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:31:15.588670 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-91f7dc43-daa7-4983-b781-2c79fe1c89d8 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/5c49a49e-b076-43e4-ab61-91e5a906c37c returned with HTTP 200 Jul 03 02:31:15.589031 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 558/2220] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:15 2026] GET /volume/v3/backups/5c49a49e-b076-43e4-ab61-91e5a906c37c => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:15.816621 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-5b0c85b5-d361-45dd-ac83-72e17758658c None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:15.818919 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-5b0c85b5-d361-45dd-ac83-72e17758658c tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:31:15.819407 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-5b0c85b5-d361-45dd-ac83-72e17758658c tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-569473802"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:31:15.821721 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.volumes [None req-5b0c85b5-d361-45dd-ac83-72e17758658c tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-569473802'}} {{(pid=100012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:31:15.821721 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.volumes [None req-5b0c85b5-d361-45dd-ac83-72e17758658c tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] Create volume of 1 GB Jul 03 02:31:15.822690 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.coordination [req-5a9fcc86-12ae-4054-a405-41e9880834d9 req-bf7d1bd6-eb21-4d30-9e19-376245ceb238 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Lock "cinder-attachment_update-44b41c32-c087-425d-bdfc-d1de08d77cd6-np0000004352" released by "attachment_update" :: held 0.523s {{(pid=100014) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 02:31:15.823287 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-5a9fcc86-12ae-4054-a405-41e9880834d9 req-bf7d1bd6-eb21-4d30-9e19-376245ceb238 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] https://10.4.3.223/volume/v3/attachments/5dd21f50-5eee-4bc4-8add-54da8ed5b66f returned with HTTP 200 Jul 03 02:31:15.823727 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 552/2221] 10.4.3.223 () {74 vars in 1704 bytes} [Fri Jul 3 02:31:15 2026] PUT /volume/v3/attachments/5dd21f50-5eee-4bc4-8add-54da8ed5b66f => generated 969 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:31:15.827072 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-5b0c85b5-d361-45dd-ac83-72e17758658c tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] Availability Zones retrieved successfully. Jul 03 02:31:15.835081 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-5b0c85b5-d361-45dd-ac83-72e17758658c tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] Flow 'volume_create_api' (67669769-90a4-4609-bf62-f20c153d836f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:31:15.836330 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-5b0c85b5-d361-45dd-ac83-72e17758658c tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db22d5b3-9228-4737-9a75-8baf8f8e34d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:31:15.837574 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.flows.api.create_volume [None req-5b0c85b5-d361-45dd-ac83-72e17758658c tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] Validating volume size '1' using validate_int {{(pid=100012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:31:15.868737 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-5b0c85b5-d361-45dd-ac83-72e17758658c tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db22d5b3-9228-4737-9a75-8baf8f8e34d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:31:15.869629 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-5b0c85b5-d361-45dd-ac83-72e17758658c tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d545860-02b1-4126-aefb-a6e5791d794c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:31:15.915820 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.quota [None req-5b0c85b5-d361-45dd-ac83-72e17758658c tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] Created reservations ['e4a10fc5-552c-4a45-b51b-80cc525003ba', '7d0bd45b-09b7-4156-9f06-2c234c1a4431', '63a4d3de-28d4-4e15-b5fa-d33fd850ba15', '8b251bf2-acc3-4135-9a8d-e27c4e3bc2bc'] {{(pid=100012) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:31:15.916550 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-5b0c85b5-d361-45dd-ac83-72e17758658c tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d545860-02b1-4126-aefb-a6e5791d794c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e4a10fc5-552c-4a45-b51b-80cc525003ba', '7d0bd45b-09b7-4156-9f06-2c234c1a4431', '63a4d3de-28d4-4e15-b5fa-d33fd850ba15', '8b251bf2-acc3-4135-9a8d-e27c4e3bc2bc']}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:31:15.917328 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-5b0c85b5-d361-45dd-ac83-72e17758658c tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8806274a-6c5c-4cbb-ae27-c4c0886e0158) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:31:15.941295 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-5b0c85b5-d361-45dd-ac83-72e17758658c tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8806274a-6c5c-4cbb-ae27-c4c0886e0158) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6f54fb2c-fa76-48e5-9239-5643bdc2344f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-569473802',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de0a71900ea8454aa15badd28f8ff11b',qos_specs=None,replication_status=,reservations=['e4a10fc5-552c-4a45-b51b-80cc525003ba','7d0bd45b-09b7-4156-9f06-2c234c1a4431','63a4d3de-28d4-4e15-b5fa-d33fd850ba15','8b251bf2-acc3-4135-9a8d-e27c4e3bc2bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5cc3749c80574f04a3b98bbfe1efff69',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:31:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-569473802',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6f54fb2c-fa76-48e5-9239-5643bdc2344f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='de0a71900ea8454aa15badd28f8ff11b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5cc3749c80574f04a3b98bbfe1efff69',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:31:15.942069 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-5b0c85b5-d361-45dd-ac83-72e17758658c tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f66c09d-3b43-417e-80e6-31fd2347941a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:31:15.961854 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-5b0c85b5-d361-45dd-ac83-72e17758658c tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f66c09d-3b43-417e-80e6-31fd2347941a) transitioned into state 'SUCCESS' from state '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-569473802',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de0a71900ea8454aa15badd28f8ff11b',qos_specs=None,replication_status=,reservations=['e4a10fc5-552c-4a45-b51b-80cc525003ba','7d0bd45b-09b7-4156-9f06-2c234c1a4431','63a4d3de-28d4-4e15-b5fa-d33fd850ba15','8b251bf2-acc3-4135-9a8d-e27c4e3bc2bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5cc3749c80574f04a3b98bbfe1efff69',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:31:15.962712 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-5b0c85b5-d361-45dd-ac83-72e17758658c tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e40e2d6c-8b21-4220-99ba-310de71ae574) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:31:15.973104 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-5b0c85b5-d361-45dd-ac83-72e17758658c tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e40e2d6c-8b21-4220-99ba-310de71ae574) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:31:15.974129 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-5b0c85b5-d361-45dd-ac83-72e17758658c tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] Flow 'volume_create_api' (67669769-90a4-4609-bf62-f20c153d836f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:31:15.974491 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-5b0c85b5-d361-45dd-ac83-72e17758658c tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] Create volume request issued successfully. Jul 03 02:31:15.975166 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-5b0c85b5-d361-45dd-ac83-72e17758658c tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:31:15.976104 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 550/2222] 10.4.3.223 () {68 vars in 1258 bytes} [Fri Jul 3 02:31:15 2026] POST /volume/v3/volumes => generated 756 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:31:15.987527 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-6927ff93-a8ea-472d-9d75-e4353a5d831a None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:15.989871 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-6927ff93-a8ea-472d-9d75-e4353a5d831a tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] GET https://10.4.3.223/volume/v3/volumes/6f54fb2c-fa76-48e5-9239-5643bdc2344f Jul 03 02:31:15.990666 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-6927ff93-a8ea-472d-9d75-e4353a5d831a tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:15.990666 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-6927ff93-a8ea-472d-9d75-e4353a5d831a tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:15.999081 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:15.999081 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:31:16.002685 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-6927ff93-a8ea-472d-9d75-e4353a5d831a tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] Volume info retrieved successfully. Jul 03 02:31:16.006788 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-6927ff93-a8ea-472d-9d75-e4353a5d831a tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] https://10.4.3.223/volume/v3/volumes/6f54fb2c-fa76-48e5-9239-5643bdc2344f returned with HTTP 200 Jul 03 02:31:16.007226 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 563/2223] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:15 2026] GET /volume/v3/volumes/6f54fb2c-fa76-48e5-9239-5643bdc2344f => generated 824 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:16.062383 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-5109acae-a82a-442e-a9a6-e0374b3ad506 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:16.064101 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-5109acae-a82a-442e-a9a6-e0374b3ad506 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] GET https://10.4.3.223/volume/v3/volumes/44b41c32-c087-425d-bdfc-d1de08d77cd6 Jul 03 02:31:16.064337 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-5109acae-a82a-442e-a9a6-e0374b3ad506 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:16.064587 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-5109acae-a82a-442e-a9a6-e0374b3ad506 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:16.074687 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:16.074687 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:31:16.079041 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-5109acae-a82a-442e-a9a6-e0374b3ad506 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Volume info retrieved successfully. Jul 03 02:31:16.083714 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-5109acae-a82a-442e-a9a6-e0374b3ad506 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] https://10.4.3.223/volume/v3/volumes/44b41c32-c087-425d-bdfc-d1de08d77cd6 returned with HTTP 200 Jul 03 02:31:16.084136 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 559/2224] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:16 2026] GET /volume/v3/volumes/44b41c32-c087-425d-bdfc-d1de08d77cd6 => generated 938 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:16.596510 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-15434883-3efc-4dd6-838b-e09da8040c24 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:16.598226 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-15434883-3efc-4dd6-838b-e09da8040c24 tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] GET https://10.4.3.223/volume/v3/volumes/21ad8a14-954b-4ae6-8d79-b8d15296c688 Jul 03 02:31:16.598402 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-15434883-3efc-4dd6-838b-e09da8040c24 tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:16.598635 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-15434883-3efc-4dd6-838b-e09da8040c24 tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:16.599323 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-ef0a9f07-c42f-4407-b0e6-dea7f3c7cda7 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:16.601059 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-ef0a9f07-c42f-4407-b0e6-dea7f3c7cda7 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/5c49a49e-b076-43e4-ab61-91e5a906c37c Jul 03 02:31:16.601236 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-ef0a9f07-c42f-4407-b0e6-dea7f3c7cda7 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:16.601406 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-ef0a9f07-c42f-4407-b0e6-dea7f3c7cda7 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:16.601539 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-ef0a9f07-c42f-4407-b0e6-dea7f3c7cda7 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id 5c49a49e-b076-43e4-ab61-91e5a906c37c. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:31:16.603058 np0000004352 devstack@c-api.service[100012]: DEBUG dbcounter [-] [100012] Writing DB stats cinder:SELECT=373,cinder:INSERT=56,cinder:UPDATE=79 {{(pid=100012) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 02:31:16.603764 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-15434883-3efc-4dd6-838b-e09da8040c24 tempest-VolumesCloneTest-1338870326 tempest-VolumesCloneTest-1338870326-project-member] https://10.4.3.223/volume/v3/volumes/21ad8a14-954b-4ae6-8d79-b8d15296c688 returned with HTTP 404 Jul 03 02:31:16.604232 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 553/2225] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:16 2026] GET /volume/v3/volumes/21ad8a14-954b-4ae6-8d79-b8d15296c688 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:31:16.605700 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:16.605700 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:31:16.606455 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-ef0a9f07-c42f-4407-b0e6-dea7f3c7cda7 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/5c49a49e-b076-43e4-ab61-91e5a906c37c returned with HTTP 200 Jul 03 02:31:16.606782 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 551/2226] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:16 2026] GET /volume/v3/backups/5c49a49e-b076-43e4-ab61-91e5a906c37c => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:17.024567 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-b517f706-1c52-41c7-885a-c38dd8f52e52 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:17.029455 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-b517f706-1c52-41c7-885a-c38dd8f52e52 tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] GET https://10.4.3.223/volume/v3/volumes/6f54fb2c-fa76-48e5-9239-5643bdc2344f Jul 03 02:31:17.029455 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-b517f706-1c52-41c7-885a-c38dd8f52e52 tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:17.029455 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-b517f706-1c52-41c7-885a-c38dd8f52e52 tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:17.033666 np0000004352 devstack@c-api.service[100015]: DEBUG dbcounter [-] [100015] Writing DB stats cinder:SELECT=396,cinder:INSERT=66,cinder:UPDATE=105 {{(pid=100015) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 02:31:17.039318 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:17.039318 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:31:17.046722 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-b517f706-1c52-41c7-885a-c38dd8f52e52 tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] Volume info retrieved successfully. Jul 03 02:31:17.052891 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-b517f706-1c52-41c7-885a-c38dd8f52e52 tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] https://10.4.3.223/volume/v3/volumes/6f54fb2c-fa76-48e5-9239-5643bdc2344f returned with HTTP 200 Jul 03 02:31:17.053361 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 564/2227] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:17 2026] GET /volume/v3/volumes/6f54fb2c-fa76-48e5-9239-5643bdc2344f => generated 849 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:17.099868 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-55ed4249-ea8a-499d-bfe1-ddb2a35ca9fb None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:17.101908 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-55ed4249-ea8a-499d-bfe1-ddb2a35ca9fb tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] GET https://10.4.3.223/volume/v3/volumes/44b41c32-c087-425d-bdfc-d1de08d77cd6 Jul 03 02:31:17.102185 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-55ed4249-ea8a-499d-bfe1-ddb2a35ca9fb tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:17.102385 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-55ed4249-ea8a-499d-bfe1-ddb2a35ca9fb tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:17.117399 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:17.117399 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:31:17.122169 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-55ed4249-ea8a-499d-bfe1-ddb2a35ca9fb tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Volume info retrieved successfully. Jul 03 02:31:17.128622 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-55ed4249-ea8a-499d-bfe1-ddb2a35ca9fb tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] https://10.4.3.223/volume/v3/volumes/44b41c32-c087-425d-bdfc-d1de08d77cd6 returned with HTTP 200 Jul 03 02:31:17.129048 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 560/2228] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:17 2026] GET /volume/v3/volumes/44b41c32-c087-425d-bdfc-d1de08d77cd6 => generated 938 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:17.619594 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-7d767e6a-21b2-45b3-a719-0d24015097b0 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:17.621518 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-7d767e6a-21b2-45b3-a719-0d24015097b0 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/5c49a49e-b076-43e4-ab61-91e5a906c37c Jul 03 02:31:17.621724 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-7d767e6a-21b2-45b3-a719-0d24015097b0 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:17.621894 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-7d767e6a-21b2-45b3-a719-0d24015097b0 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:17.622035 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-7d767e6a-21b2-45b3-a719-0d24015097b0 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id 5c49a49e-b076-43e4-ab61-91e5a906c37c. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:31:17.626522 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:17.626522 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:31:17.627370 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-7d767e6a-21b2-45b3-a719-0d24015097b0 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/5c49a49e-b076-43e4-ab61-91e5a906c37c returned with HTTP 200 Jul 03 02:31:17.627813 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 554/2229] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:17 2026] GET /volume/v3/backups/5c49a49e-b076-43e4-ab61-91e5a906c37c => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:17.949649 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-7a21dd81-e1c5-478f-a038-16350c0949c1 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:18.015973 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-7a21dd81-e1c5-478f-a038-16350c0949c1 tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:31:18.016364 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-7a21dd81-e1c5-478f-a038-16350c0949c1 tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-1074289445"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:31:18.017990 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.volumes [None req-7a21dd81-e1c5-478f-a038-16350c0949c1 tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-1074289445'}} {{(pid=100012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:31:18.018131 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.volumes [None req-7a21dd81-e1c5-478f-a038-16350c0949c1 tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] Create volume of 1 GB Jul 03 02:31:18.022542 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-7a21dd81-e1c5-478f-a038-16350c0949c1 tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] Availability Zones retrieved successfully. Jul 03 02:31:18.028970 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-7a21dd81-e1c5-478f-a038-16350c0949c1 tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] Flow 'volume_create_api' (f34c7b43-5168-4609-ad36-97b90aad4b83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:31:18.029879 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-7a21dd81-e1c5-478f-a038-16350c0949c1 tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c68699b1-6925-4754-ba77-ef2d0d48f6ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:31:18.030790 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.flows.api.create_volume [None req-7a21dd81-e1c5-478f-a038-16350c0949c1 tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] Validating volume size '1' using validate_int {{(pid=100012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:31:18.056945 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-7a21dd81-e1c5-478f-a038-16350c0949c1 tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c68699b1-6925-4754-ba77-ef2d0d48f6ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:31:18.057740 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-7a21dd81-e1c5-478f-a038-16350c0949c1 tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4862f3c4-d1bf-42a6-a0cd-c57087a8e533) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:31:18.113675 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.quota [None req-7a21dd81-e1c5-478f-a038-16350c0949c1 tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] Created reservations ['a721bb38-7672-4b82-a662-619bcdd66a5d', '53e40711-6c72-41c7-bc58-695e71109e2f', 'd00f5749-164e-4526-b494-824d942d2382', '664d2225-e8c9-4268-bc68-f59727ff9bda'] {{(pid=100012) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:31:18.114529 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-7a21dd81-e1c5-478f-a038-16350c0949c1 tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4862f3c4-d1bf-42a6-a0cd-c57087a8e533) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a721bb38-7672-4b82-a662-619bcdd66a5d', '53e40711-6c72-41c7-bc58-695e71109e2f', 'd00f5749-164e-4526-b494-824d942d2382', '664d2225-e8c9-4268-bc68-f59727ff9bda']}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:31:18.115384 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-7a21dd81-e1c5-478f-a038-16350c0949c1 tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ea39da5-3e86-4c38-9728-ab4d38339a23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:31:18.138030 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-7a21dd81-e1c5-478f-a038-16350c0949c1 tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ea39da5-3e86-4c38-9728-ab4d38339a23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '01cddccd-3c23-4653-9bb4-bf1aff41fe62', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1074289445',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bed6ea3b6a0a4b8db809f3b59cd59a20',qos_specs=None,replication_status=,reservations=['a721bb38-7672-4b82-a662-619bcdd66a5d','53e40711-6c72-41c7-bc58-695e71109e2f','d00f5749-164e-4526-b494-824d942d2382','664d2225-e8c9-4268-bc68-f59727ff9bda'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58f53c17526643efb30b7da11fbe5b58',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:31:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1074289445',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=01cddccd-3c23-4653-9bb4-bf1aff41fe62,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bed6ea3b6a0a4b8db809f3b59cd59a20',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='58f53c17526643efb30b7da11fbe5b58',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:31:18.139368 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-7a21dd81-e1c5-478f-a038-16350c0949c1 tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7e8ebe4-f7df-4983-9447-e20abc3269e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:31:18.144782 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-c6708127-cdaa-41c4-b528-1ac7ec72086a None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:18.146497 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-c6708127-cdaa-41c4-b528-1ac7ec72086a tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] GET https://10.4.3.223/volume/v3/volumes/44b41c32-c087-425d-bdfc-d1de08d77cd6 Jul 03 02:31:18.146668 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-c6708127-cdaa-41c4-b528-1ac7ec72086a tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:18.146833 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-c6708127-cdaa-41c4-b528-1ac7ec72086a tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:18.156297 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-7a21dd81-e1c5-478f-a038-16350c0949c1 tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7e8ebe4-f7df-4983-9447-e20abc3269e0) transitioned into state 'SUCCESS' from state '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-1074289445',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bed6ea3b6a0a4b8db809f3b59cd59a20',qos_specs=None,replication_status=,reservations=['a721bb38-7672-4b82-a662-619bcdd66a5d','53e40711-6c72-41c7-bc58-695e71109e2f','d00f5749-164e-4526-b494-824d942d2382','664d2225-e8c9-4268-bc68-f59727ff9bda'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='58f53c17526643efb30b7da11fbe5b58',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:31:18.157248 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-7a21dd81-e1c5-478f-a038-16350c0949c1 tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e6ff92e-666c-4906-a368-027731b1822b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:31:18.160036 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:18.160036 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:31:18.163274 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-c6708127-cdaa-41c4-b528-1ac7ec72086a tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Volume info retrieved successfully. Jul 03 02:31:18.167601 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-c6708127-cdaa-41c4-b528-1ac7ec72086a tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] https://10.4.3.223/volume/v3/volumes/44b41c32-c087-425d-bdfc-d1de08d77cd6 returned with HTTP 200 Jul 03 02:31:18.168057 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 565/2230] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:18 2026] GET /volume/v3/volumes/44b41c32-c087-425d-bdfc-d1de08d77cd6 => generated 938 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:18.170455 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-7a21dd81-e1c5-478f-a038-16350c0949c1 tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e6ff92e-666c-4906-a368-027731b1822b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:31:18.170455 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-7a21dd81-e1c5-478f-a038-16350c0949c1 tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] Flow 'volume_create_api' (f34c7b43-5168-4609-ad36-97b90aad4b83) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:31:18.170455 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-7a21dd81-e1c5-478f-a038-16350c0949c1 tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] Create volume request issued successfully. Jul 03 02:31:18.171093 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-7a21dd81-e1c5-478f-a038-16350c0949c1 tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:31:18.172092 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 552/2231] 10.4.3.223 () {68 vars in 1258 bytes} [Fri Jul 3 02:31:17 2026] POST /volume/v3/volumes => generated 750 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:31:18.182510 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-59d4d068-fc0c-4a38-a8fb-953efc435260 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:18.184342 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-59d4d068-fc0c-4a38-a8fb-953efc435260 tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] GET https://10.4.3.223/volume/v3/volumes/01cddccd-3c23-4653-9bb4-bf1aff41fe62 Jul 03 02:31:18.184569 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-59d4d068-fc0c-4a38-a8fb-953efc435260 tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:18.184750 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-59d4d068-fc0c-4a38-a8fb-953efc435260 tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:18.193911 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:18.193911 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:31:18.198518 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-59d4d068-fc0c-4a38-a8fb-953efc435260 tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] Volume info retrieved successfully. Jul 03 02:31:18.201975 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-59d4d068-fc0c-4a38-a8fb-953efc435260 tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] https://10.4.3.223/volume/v3/volumes/01cddccd-3c23-4653-9bb4-bf1aff41fe62 returned with HTTP 200 Jul 03 02:31:18.202294 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 561/2232] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:18 2026] GET /volume/v3/volumes/01cddccd-3c23-4653-9bb4-bf1aff41fe62 => generated 818 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:18.640943 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-54fb4268-ec9d-43fd-9b55-2b004f9cad4b None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:18.643287 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-54fb4268-ec9d-43fd-9b55-2b004f9cad4b tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/5c49a49e-b076-43e4-ab61-91e5a906c37c Jul 03 02:31:18.643597 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-54fb4268-ec9d-43fd-9b55-2b004f9cad4b tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:18.643867 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-54fb4268-ec9d-43fd-9b55-2b004f9cad4b tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:18.644022 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-54fb4268-ec9d-43fd-9b55-2b004f9cad4b tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id 5c49a49e-b076-43e4-ab61-91e5a906c37c. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:31:18.649574 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:18.649574 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:31:18.650709 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-54fb4268-ec9d-43fd-9b55-2b004f9cad4b tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/5c49a49e-b076-43e4-ab61-91e5a906c37c returned with HTTP 200 Jul 03 02:31:18.651260 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 555/2233] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:18 2026] GET /volume/v3/backups/5c49a49e-b076-43e4-ab61-91e5a906c37c => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:19.183565 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-d93d2c6a-7f3a-49a9-abb7-adc66c4f2a4f None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:19.185531 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-d93d2c6a-7f3a-49a9-abb7-adc66c4f2a4f tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] GET https://10.4.3.223/volume/v3/volumes/44b41c32-c087-425d-bdfc-d1de08d77cd6 Jul 03 02:31:19.185733 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-d93d2c6a-7f3a-49a9-abb7-adc66c4f2a4f tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:19.185917 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-d93d2c6a-7f3a-49a9-abb7-adc66c4f2a4f tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:19.195431 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:19.195431 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:31:19.198662 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-d93d2c6a-7f3a-49a9-abb7-adc66c4f2a4f tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Volume info retrieved successfully. Jul 03 02:31:19.202801 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-d93d2c6a-7f3a-49a9-abb7-adc66c4f2a4f tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] https://10.4.3.223/volume/v3/volumes/44b41c32-c087-425d-bdfc-d1de08d77cd6 returned with HTTP 200 Jul 03 02:31:19.203221 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 566/2234] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:19 2026] GET /volume/v3/volumes/44b41c32-c087-425d-bdfc-d1de08d77cd6 => generated 938 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:19.214644 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-200d2ce1-8579-4248-a710-f722c0c6d660 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:19.216713 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-200d2ce1-8579-4248-a710-f722c0c6d660 tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] GET https://10.4.3.223/volume/v3/volumes/01cddccd-3c23-4653-9bb4-bf1aff41fe62 Jul 03 02:31:19.216922 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-200d2ce1-8579-4248-a710-f722c0c6d660 tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:19.217137 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-200d2ce1-8579-4248-a710-f722c0c6d660 tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:19.224840 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:19.224840 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:31:19.229037 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-200d2ce1-8579-4248-a710-f722c0c6d660 tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] Volume info retrieved successfully. Jul 03 02:31:19.234022 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-200d2ce1-8579-4248-a710-f722c0c6d660 tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] https://10.4.3.223/volume/v3/volumes/01cddccd-3c23-4653-9bb4-bf1aff41fe62 returned with HTTP 200 Jul 03 02:31:19.234450 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 553/2235] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:19 2026] GET /volume/v3/volumes/01cddccd-3c23-4653-9bb4-bf1aff41fe62 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:19.661895 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-31fa6046-0e24-43dd-811d-ae87b23b62b5 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:19.663456 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-31fa6046-0e24-43dd-811d-ae87b23b62b5 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/5c49a49e-b076-43e4-ab61-91e5a906c37c Jul 03 02:31:19.663637 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-31fa6046-0e24-43dd-811d-ae87b23b62b5 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:19.663806 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-31fa6046-0e24-43dd-811d-ae87b23b62b5 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:19.663898 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-31fa6046-0e24-43dd-811d-ae87b23b62b5 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id 5c49a49e-b076-43e4-ab61-91e5a906c37c. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:31:19.669389 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:19.669389 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:31:19.670166 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-31fa6046-0e24-43dd-811d-ae87b23b62b5 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/5c49a49e-b076-43e4-ab61-91e5a906c37c returned with HTTP 200 Jul 03 02:31:19.670592 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 562/2236] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:19 2026] GET /volume/v3/backups/5c49a49e-b076-43e4-ab61-91e5a906c37c => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:20.136294 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-62982ac9-e4cc-461e-95b9-475934e2ba65 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:20.142264 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-62982ac9-e4cc-461e-95b9-475934e2ba65 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] GET https://10.4.3.223/volume/v3/volumes/ae515095-64ad-4304-863e-c6a4021223c8 Jul 03 02:31:20.142576 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-62982ac9-e4cc-461e-95b9-475934e2ba65 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:20.142844 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-62982ac9-e4cc-461e-95b9-475934e2ba65 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:20.149716 np0000004352 devstack@c-api.service[100014]: DEBUG dbcounter [-] [100014] Writing DB stats cinder:SELECT=326,cinder:INSERT=36,cinder:UPDATE=78 {{(pid=100014) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 02:31:20.160699 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:20.160699 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:31:20.167309 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-62982ac9-e4cc-461e-95b9-475934e2ba65 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Volume info retrieved successfully. Jul 03 02:31:20.173920 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-62982ac9-e4cc-461e-95b9-475934e2ba65 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/volumes/ae515095-64ad-4304-863e-c6a4021223c8 returned with HTTP 200 Jul 03 02:31:20.174471 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 556/2237] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:20 2026] GET /volume/v3/volumes/ae515095-64ad-4304-863e-c6a4021223c8 => generated 879 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:20.186374 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-5bc40aa3-7a99-472e-90da-689d105c328e None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:20.194940 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-5bc40aa3-7a99-472e-90da-689d105c328e tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] GET https://10.4.3.223/volume/v3/volumes/ae515095-64ad-4304-863e-c6a4021223c8 Jul 03 02:31:20.195122 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-5bc40aa3-7a99-472e-90da-689d105c328e tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:20.195286 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-5bc40aa3-7a99-472e-90da-689d105c328e tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:20.204402 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:20.204402 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:31:20.207954 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-5bc40aa3-7a99-472e-90da-689d105c328e tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Volume info retrieved successfully. Jul 03 02:31:20.213754 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-5bc40aa3-7a99-472e-90da-689d105c328e tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/volumes/ae515095-64ad-4304-863e-c6a4021223c8 returned with HTTP 200 Jul 03 02:31:20.214208 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 567/2238] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:20 2026] GET /volume/v3/volumes/ae515095-64ad-4304-863e-c6a4021223c8 => generated 879 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:20.215761 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-e4daec87-0c09-4d26-96ad-75aead70136f None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:20.218291 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-e4daec87-0c09-4d26-96ad-75aead70136f tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] GET https://10.4.3.223/volume/v3/volumes/44b41c32-c087-425d-bdfc-d1de08d77cd6 Jul 03 02:31:20.218367 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-e4daec87-0c09-4d26-96ad-75aead70136f tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:20.218632 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-e4daec87-0c09-4d26-96ad-75aead70136f tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:20.231708 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:20.231708 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:31:20.237091 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-e4daec87-0c09-4d26-96ad-75aead70136f tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Volume info retrieved successfully. Jul 03 02:31:20.242872 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-e4daec87-0c09-4d26-96ad-75aead70136f tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] https://10.4.3.223/volume/v3/volumes/44b41c32-c087-425d-bdfc-d1de08d77cd6 returned with HTTP 200 Jul 03 02:31:20.243393 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 554/2239] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:20 2026] GET /volume/v3/volumes/44b41c32-c087-425d-bdfc-d1de08d77cd6 => generated 938 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:20.262837 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-6dc5b133-95b2-4966-9f77-da6533f4be3d req-ddcf3081-9c1c-4381-991e-bd4e89689407 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:20.264882 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-6dc5b133-95b2-4966-9f77-da6533f4be3d req-ddcf3081-9c1c-4381-991e-bd4e89689407 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] GET https://10.4.3.223/volume/v3/volumes/ae515095-64ad-4304-863e-c6a4021223c8 Jul 03 02:31:20.265104 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-6dc5b133-95b2-4966-9f77-da6533f4be3d req-ddcf3081-9c1c-4381-991e-bd4e89689407 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:20.265299 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-6dc5b133-95b2-4966-9f77-da6533f4be3d req-ddcf3081-9c1c-4381-991e-bd4e89689407 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:20.272500 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:20.272500 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:31:20.275755 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-6dc5b133-95b2-4966-9f77-da6533f4be3d req-ddcf3081-9c1c-4381-991e-bd4e89689407 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Volume info retrieved successfully. Jul 03 02:31:20.279942 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-6dc5b133-95b2-4966-9f77-da6533f4be3d req-ddcf3081-9c1c-4381-991e-bd4e89689407 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/volumes/ae515095-64ad-4304-863e-c6a4021223c8 returned with HTTP 200 Jul 03 02:31:20.280445 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 563/2240] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:31:20 2026] GET /volume/v3/volumes/ae515095-64ad-4304-863e-c6a4021223c8 => generated 879 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:20.684960 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-c434635f-4aa3-4fa9-8aa3-98a33b48b28c None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:20.688052 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-c434635f-4aa3-4fa9-8aa3-98a33b48b28c tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/5c49a49e-b076-43e4-ab61-91e5a906c37c Jul 03 02:31:20.688231 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-c434635f-4aa3-4fa9-8aa3-98a33b48b28c tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:20.688395 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-c434635f-4aa3-4fa9-8aa3-98a33b48b28c tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:20.688513 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-c434635f-4aa3-4fa9-8aa3-98a33b48b28c tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id 5c49a49e-b076-43e4-ab61-91e5a906c37c. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:31:20.692967 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:20.692967 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:31:20.693750 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-c434635f-4aa3-4fa9-8aa3-98a33b48b28c tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/5c49a49e-b076-43e4-ab61-91e5a906c37c returned with HTTP 200 Jul 03 02:31:20.694118 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 557/2241] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:20 2026] GET /volume/v3/backups/5c49a49e-b076-43e4-ab61-91e5a906c37c => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:20.706443 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-c8d87f52-5988-489e-b776-452c59a0010d None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:20.706443 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-c8d87f52-5988-489e-b776-452c59a0010d tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/5c49a49e-b076-43e4-ab61-91e5a906c37c Jul 03 02:31:20.706443 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-c8d87f52-5988-489e-b776-452c59a0010d tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:20.706443 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-c8d87f52-5988-489e-b776-452c59a0010d tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:20.706443 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-c8d87f52-5988-489e-b776-452c59a0010d tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id 5c49a49e-b076-43e4-ab61-91e5a906c37c. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:31:20.709912 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:20.709912 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:31:20.710749 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-c8d87f52-5988-489e-b776-452c59a0010d tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/5c49a49e-b076-43e4-ab61-91e5a906c37c returned with HTTP 200 Jul 03 02:31:20.711180 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 568/2242] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:20 2026] GET /volume/v3/backups/5c49a49e-b076-43e4-ab61-91e5a906c37c => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:20.721522 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-dab0e73d-a2a3-49a4-a365-e096f59861a9 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:20.723161 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-dab0e73d-a2a3-49a4-a365-e096f59861a9 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] DELETE https://10.4.3.223/volume/v3/backups/5c49a49e-b076-43e4-ab61-91e5a906c37c Jul 03 02:31:20.723322 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-dab0e73d-a2a3-49a4-a365-e096f59861a9 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:20.723509 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-dab0e73d-a2a3-49a4-a365-e096f59861a9 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'delete' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:20.723906 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.contrib.backups [None req-dab0e73d-a2a3-49a4-a365-e096f59861a9 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Delete backup with id: 5c49a49e-b076-43e4-ab61-91e5a906c37c. Jul 03 02:31:20.727922 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:20.727922 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:31:20.742092 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.backup.rpcapi [None req-dab0e73d-a2a3-49a4-a365-e096f59861a9 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] delete_backup rpcapi backup_id 5c49a49e-b076-43e4-ab61-91e5a906c37c {{(pid=100012) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 02:31:20.744569 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-dab0e73d-a2a3-49a4-a365-e096f59861a9 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/5c49a49e-b076-43e4-ab61-91e5a906c37c returned with HTTP 202 Jul 03 02:31:20.744569 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 555/2243] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:31:20 2026] DELETE /volume/v3/backups/5c49a49e-b076-43e4-ab61-91e5a906c37c => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 02:31:20.756309 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-4a2e9c22-fd4b-4735-8772-c5ebca0af502 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:20.758391 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-4a2e9c22-fd4b-4735-8772-c5ebca0af502 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/5c49a49e-b076-43e4-ab61-91e5a906c37c Jul 03 02:31:20.758602 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-4a2e9c22-fd4b-4735-8772-c5ebca0af502 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:20.758873 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-4a2e9c22-fd4b-4735-8772-c5ebca0af502 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:20.759040 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-4a2e9c22-fd4b-4735-8772-c5ebca0af502 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id 5c49a49e-b076-43e4-ab61-91e5a906c37c. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:31:20.763797 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:20.763797 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:31:20.764616 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-4a2e9c22-fd4b-4735-8772-c5ebca0af502 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/5c49a49e-b076-43e4-ab61-91e5a906c37c returned with HTTP 200 Jul 03 02:31:20.765338 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 564/2244] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:20 2026] GET /volume/v3/backups/5c49a49e-b076-43e4-ab61-91e5a906c37c => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:21.261813 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-1a6b7f15-0d0d-43a5-8e94-ad9f7e74aa8a None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:21.264098 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-1a6b7f15-0d0d-43a5-8e94-ad9f7e74aa8a tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] GET https://10.4.3.223/volume/v3/volumes/44b41c32-c087-425d-bdfc-d1de08d77cd6 Jul 03 02:31:21.264273 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-1a6b7f15-0d0d-43a5-8e94-ad9f7e74aa8a tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:21.264491 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-1a6b7f15-0d0d-43a5-8e94-ad9f7e74aa8a tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:21.273526 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:21.273526 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:31:21.278399 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-1a6b7f15-0d0d-43a5-8e94-ad9f7e74aa8a tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Volume info retrieved successfully. Jul 03 02:31:21.282580 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-1a6b7f15-0d0d-43a5-8e94-ad9f7e74aa8a tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] https://10.4.3.223/volume/v3/volumes/44b41c32-c087-425d-bdfc-d1de08d77cd6 returned with HTTP 200 Jul 03 02:31:21.282950 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 558/2245] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:21 2026] GET /volume/v3/volumes/44b41c32-c087-425d-bdfc-d1de08d77cd6 => generated 938 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:21.774937 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-6f32b721-ac9f-42b6-b1dd-e6800e5c751a None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:21.776673 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-6f32b721-ac9f-42b6-b1dd-e6800e5c751a tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/5c49a49e-b076-43e4-ab61-91e5a906c37c Jul 03 02:31:21.776858 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-6f32b721-ac9f-42b6-b1dd-e6800e5c751a tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:21.777061 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-6f32b721-ac9f-42b6-b1dd-e6800e5c751a tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:21.777173 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-6f32b721-ac9f-42b6-b1dd-e6800e5c751a tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id 5c49a49e-b076-43e4-ab61-91e5a906c37c. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:31:21.780332 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-6f32b721-ac9f-42b6-b1dd-e6800e5c751a tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/5c49a49e-b076-43e4-ab61-91e5a906c37c returned with HTTP 404 Jul 03 02:31:21.780827 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 569/2246] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:21 2026] GET /volume/v3/backups/5c49a49e-b076-43e4-ab61-91e5a906c37c => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:31:21.860431 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-a6a905cf-9436-43f7-ac4c-0a9a2d6184c8 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:21.862337 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-a6a905cf-9436-43f7-ac4c-0a9a2d6184c8 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] DELETE https://10.4.3.223/volume/v3/backups/6fd1187f-6ec2-4e37-975e-053c922b5dfa Jul 03 02:31:21.862547 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-a6a905cf-9436-43f7-ac4c-0a9a2d6184c8 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:21.862730 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-a6a905cf-9436-43f7-ac4c-0a9a2d6184c8 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'delete' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:21.862834 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.contrib.backups [None req-a6a905cf-9436-43f7-ac4c-0a9a2d6184c8 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Delete backup with id: 6fd1187f-6ec2-4e37-975e-053c922b5dfa. Jul 03 02:31:21.867623 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:21.867623 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:31:21.880899 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.backup.rpcapi [None req-a6a905cf-9436-43f7-ac4c-0a9a2d6184c8 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] delete_backup rpcapi backup_id 6fd1187f-6ec2-4e37-975e-053c922b5dfa {{(pid=100012) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 02:31:21.882472 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-a6a905cf-9436-43f7-ac4c-0a9a2d6184c8 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/6fd1187f-6ec2-4e37-975e-053c922b5dfa returned with HTTP 202 Jul 03 02:31:21.882885 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 556/2247] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:31:21 2026] DELETE /volume/v3/backups/6fd1187f-6ec2-4e37-975e-053c922b5dfa => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 02:31:21.890050 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-a7d7277f-70be-40f1-bc35-13697cb000c7 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:21.891839 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-a7d7277f-70be-40f1-bc35-13697cb000c7 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/6fd1187f-6ec2-4e37-975e-053c922b5dfa Jul 03 02:31:21.892013 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-a7d7277f-70be-40f1-bc35-13697cb000c7 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:21.892186 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-a7d7277f-70be-40f1-bc35-13697cb000c7 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:21.892283 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-a7d7277f-70be-40f1-bc35-13697cb000c7 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id 6fd1187f-6ec2-4e37-975e-053c922b5dfa. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:31:21.896247 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:21.896247 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:31:21.896956 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-a7d7277f-70be-40f1-bc35-13697cb000c7 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/6fd1187f-6ec2-4e37-975e-053c922b5dfa returned with HTTP 200 Jul 03 02:31:21.897309 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 565/2248] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:21 2026] GET /volume/v3/backups/6fd1187f-6ec2-4e37-975e-053c922b5dfa => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:22.049500 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-5a9fcc86-12ae-4054-a405-41e9880834d9 req-c2eaf380-3667-4baf-bb78-216db60f0f52 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:22.051238 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-5a9fcc86-12ae-4054-a405-41e9880834d9 req-c2eaf380-3667-4baf-bb78-216db60f0f52 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] POST https://10.4.3.223/volume/v3/attachments/5dd21f50-5eee-4bc4-8add-54da8ed5b66f/action Jul 03 02:31:22.051583 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-5a9fcc86-12ae-4054-a405-41e9880834d9 req-c2eaf380-3667-4baf-bb78-216db60f0f52 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Action body: b'{"os-complete": null}' {{(pid=100014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:31:22.051701 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-5a9fcc86-12ae-4054-a405-41e9880834d9 req-c2eaf380-3667-4baf-bb78-216db60f0f52 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:31:22.066358 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:22.066358 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:31:22.079100 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-5a9fcc86-12ae-4054-a405-41e9880834d9 req-c2eaf380-3667-4baf-bb78-216db60f0f52 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] https://10.4.3.223/volume/v3/attachments/5dd21f50-5eee-4bc4-8add-54da8ed5b66f/action returned with HTTP 204 Jul 03 02:31:22.079572 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 559/2249] 10.4.3.223 () {74 vars in 1725 bytes} [Fri Jul 3 02:31:22 2026] POST /volume/v3/attachments/5dd21f50-5eee-4bc4-8add-54da8ed5b66f/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:31:22.296671 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-48746fe4-bb11-4d50-a0ac-cc644d56309c None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:22.298365 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-48746fe4-bb11-4d50-a0ac-cc644d56309c tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] GET https://10.4.3.223/volume/v3/volumes/44b41c32-c087-425d-bdfc-d1de08d77cd6 Jul 03 02:31:22.298589 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-48746fe4-bb11-4d50-a0ac-cc644d56309c tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:22.298820 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-48746fe4-bb11-4d50-a0ac-cc644d56309c tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:22.313858 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:22.313858 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:31:22.317749 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-48746fe4-bb11-4d50-a0ac-cc644d56309c tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Volume info retrieved successfully. Jul 03 02:31:22.317996 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-3201055f-be43-4b6d-a4d4-54b14fa927e3 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:22.318491 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-3201055f-be43-4b6d-a4d4-54b14fa927e3 None None] GET https://10.4.3.223/volume// Jul 03 02:31:22.318711 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-3201055f-be43-4b6d-a4d4-54b14fa927e3 None None] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:22.318947 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-3201055f-be43-4b6d-a4d4-54b14fa927e3 None None] Calling method 'all' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:22.319359 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-3201055f-be43-4b6d-a4d4-54b14fa927e3 None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:31:22.319743 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 557/2250] 10.4.3.223 () {66 vars in 1428 bytes} [Fri Jul 3 02:31:22 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:31:22.326894 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-48746fe4-bb11-4d50-a0ac-cc644d56309c tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] https://10.4.3.223/volume/v3/volumes/44b41c32-c087-425d-bdfc-d1de08d77cd6 returned with HTTP 200 Jul 03 02:31:22.326894 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 570/2251] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:22 2026] GET /volume/v3/volumes/44b41c32-c087-425d-bdfc-d1de08d77cd6 => generated 1230 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:31:22.335663 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-6dc5b133-95b2-4966-9f77-da6533f4be3d req-469360d2-06ce-4504-9bbb-8409e1756c9f None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:22.338089 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-6dc5b133-95b2-4966-9f77-da6533f4be3d req-469360d2-06ce-4504-9bbb-8409e1756c9f tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] POST https://10.4.3.223/volume/v3/attachments Jul 03 02:31:22.338400 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-6dc5b133-95b2-4966-9f77-da6533f4be3d req-469360d2-06ce-4504-9bbb-8409e1756c9f tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ae515095-64ad-4304-863e-c6a4021223c8", "connector": null, "instance_uuid": "00527890-83ca-4f13-b646-0039af457944"}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:31:22.340717 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-b96c3f73-0aae-449d-90c6-afd5e88517de None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:22.342634 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-b96c3f73-0aae-449d-90c6-afd5e88517de tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] GET https://10.4.3.223/volume/v3/volumes/44b41c32-c087-425d-bdfc-d1de08d77cd6 Jul 03 02:31:22.342840 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-b96c3f73-0aae-449d-90c6-afd5e88517de tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:22.343089 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-b96c3f73-0aae-449d-90c6-afd5e88517de tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:22.347305 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:22.347305 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:31:22.352905 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:22.352905 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:31:22.362602 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-b96c3f73-0aae-449d-90c6-afd5e88517de tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Volume info retrieved successfully. Jul 03 02:31:22.367740 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-b96c3f73-0aae-449d-90c6-afd5e88517de tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] https://10.4.3.223/volume/v3/volumes/44b41c32-c087-425d-bdfc-d1de08d77cd6 returned with HTTP 200 Jul 03 02:31:22.368179 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 560/2252] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:22 2026] GET /volume/v3/volumes/44b41c32-c087-425d-bdfc-d1de08d77cd6 => generated 1230 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:31:22.374804 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-6dc5b133-95b2-4966-9f77-da6533f4be3d req-469360d2-06ce-4504-9bbb-8409e1756c9f tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Jul 03 02:31:22.375226 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 566/2253] 10.4.3.223 () {74 vars in 1594 bytes} [Fri Jul 3 02:31: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) Jul 03 02:31:22.803233 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-7efe2d78-de89-4104-832c-64c94a51969c None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:22.804779 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-7efe2d78-de89-4104-832c-64c94a51969c tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] GET https://10.4.3.223/volume/v3/volumes/ae515095-64ad-4304-863e-c6a4021223c8 Jul 03 02:31:22.804939 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-7efe2d78-de89-4104-832c-64c94a51969c tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:22.805132 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-7efe2d78-de89-4104-832c-64c94a51969c tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:22.813863 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:22.813863 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:31:22.817468 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-7efe2d78-de89-4104-832c-64c94a51969c tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Volume info retrieved successfully. Jul 03 02:31:22.821879 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-7efe2d78-de89-4104-832c-64c94a51969c tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/volumes/ae515095-64ad-4304-863e-c6a4021223c8 returned with HTTP 200 Jul 03 02:31:22.822514 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 558/2254] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:22 2026] GET /volume/v3/volumes/ae515095-64ad-4304-863e-c6a4021223c8 => generated 878 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:22.906333 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-4444bb35-e6be-41d4-9eb4-40243fd7e73e None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:22.906802 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-4444bb35-e6be-41d4-9eb4-40243fd7e73e None None] GET https://10.4.3.223/volume// Jul 03 02:31:22.906992 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-4444bb35-e6be-41d4-9eb4-40243fd7e73e None None] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:22.907225 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-4444bb35-e6be-41d4-9eb4-40243fd7e73e None None] Calling method 'all' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:22.907601 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-4444bb35-e6be-41d4-9eb4-40243fd7e73e None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:31:22.907931 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 571/2255] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:31:22 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:31:22.911829 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-e4fc991c-97e4-4c60-8fe2-3e1a665f9ee8 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:22.913690 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-e4fc991c-97e4-4c60-8fe2-3e1a665f9ee8 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/backups/6fd1187f-6ec2-4e37-975e-053c922b5dfa Jul 03 02:31:22.913853 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-e4fc991c-97e4-4c60-8fe2-3e1a665f9ee8 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:22.914030 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-e4fc991c-97e4-4c60-8fe2-3e1a665f9ee8 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:22.914133 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-e4fc991c-97e4-4c60-8fe2-3e1a665f9ee8 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Show backup with id 6fd1187f-6ec2-4e37-975e-053c922b5dfa. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:31:22.917530 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-e4fc991c-97e4-4c60-8fe2-3e1a665f9ee8 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/backups/6fd1187f-6ec2-4e37-975e-053c922b5dfa returned with HTTP 404 Jul 03 02:31:22.917690 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-6dc5b133-95b2-4966-9f77-da6533f4be3d req-afdc1c65-2c7b-41f1-b128-890777fbe3b0 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:22.917977 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 561/2256] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:22 2026] GET /volume/v3/backups/6fd1187f-6ec2-4e37-975e-053c922b5dfa => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:31:22.919628 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-6dc5b133-95b2-4966-9f77-da6533f4be3d req-afdc1c65-2c7b-41f1-b128-890777fbe3b0 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] GET https://10.4.3.223/volume/v3/volumes/ae515095-64ad-4304-863e-c6a4021223c8 Jul 03 02:31:22.919861 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-6dc5b133-95b2-4966-9f77-da6533f4be3d req-afdc1c65-2c7b-41f1-b128-890777fbe3b0 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:22.920067 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-6dc5b133-95b2-4966-9f77-da6533f4be3d req-afdc1c65-2c7b-41f1-b128-890777fbe3b0 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:22.928305 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:22.928305 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:31:22.931555 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-6dc5b133-95b2-4966-9f77-da6533f4be3d req-afdc1c65-2c7b-41f1-b128-890777fbe3b0 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Volume info retrieved successfully. Jul 03 02:31:22.935878 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-6dc5b133-95b2-4966-9f77-da6533f4be3d req-afdc1c65-2c7b-41f1-b128-890777fbe3b0 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/volumes/ae515095-64ad-4304-863e-c6a4021223c8 returned with HTTP 200 Jul 03 02:31:22.936507 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 567/2257] 10.4.3.223 () {70 vars in 1639 bytes} [Fri Jul 3 02:31:22 2026] GET /volume/v3/volumes/ae515095-64ad-4304-863e-c6a4021223c8 => generated 1058 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:31:23.032125 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-ed249b00-af11-433b-b50d-839318d5585c req-f7aeb0b4-97e9-4a0b-bc9f-49c826586833 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:23.033994 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-ed249b00-af11-433b-b50d-839318d5585c req-f7aeb0b4-97e9-4a0b-bc9f-49c826586833 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/volumes/da37a823-a7f2-44a8-82fc-6a71e09d8235 Jul 03 02:31:23.034211 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-ed249b00-af11-433b-b50d-839318d5585c req-f7aeb0b4-97e9-4a0b-bc9f-49c826586833 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:23.034439 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-ed249b00-af11-433b-b50d-839318d5585c req-f7aeb0b4-97e9-4a0b-bc9f-49c826586833 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:23.040088 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-6dc5b133-95b2-4966-9f77-da6533f4be3d req-4cc45430-9c3a-4389-9fa3-7889fb924457 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:23.042017 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-6dc5b133-95b2-4966-9f77-da6533f4be3d req-4cc45430-9c3a-4389-9fa3-7889fb924457 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] PUT https://10.4.3.223/volume/v3/attachments/fb35002e-9567-42ab-8ae7-6e6a5f42665a Jul 03 02:31:23.042365 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-6dc5b133-95b2-4966-9f77-da6533f4be3d req-4cc45430-9c3a-4389-9fa3-7889fb924457 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000004352", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2a2633a05d73", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "80a8c083-552c-46a2-8db9-fd9e83fa2364", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:31:23.042945 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:23.042945 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:31:23.046157 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [req-ed249b00-af11-433b-b50d-839318d5585c req-f7aeb0b4-97e9-4a0b-bc9f-49c826586833 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Volume info retrieved successfully. Jul 03 02:31:23.049766 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-ed249b00-af11-433b-b50d-839318d5585c req-f7aeb0b4-97e9-4a0b-bc9f-49c826586833 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/volumes/da37a823-a7f2-44a8-82fc-6a71e09d8235 returned with HTTP 200 Jul 03 02:31:23.050064 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.coordination [req-6dc5b133-95b2-4966-9f77-da6533f4be3d req-4cc45430-9c3a-4389-9fa3-7889fb924457 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Acquiring lock "cinder-attachment_update-ae515095-64ad-4304-863e-c6a4021223c8-np0000004352" by "attachment_update" {{(pid=100015) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 02:31:23.050238 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 559/2258] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:31:23 2026] GET /volume/v3/volumes/da37a823-a7f2-44a8-82fc-6a71e09d8235 => generated 1133 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:31:23.056640 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.coordination [req-6dc5b133-95b2-4966-9f77-da6533f4be3d req-4cc45430-9c3a-4389-9fa3-7889fb924457 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Lock "cinder-attachment_update-ae515095-64ad-4304-863e-c6a4021223c8-np0000004352" acquired by "attachment_update" :: waited 0.007s {{(pid=100015) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 02:31:23.057623 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:23.057623 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:31:23.080958 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-ed249b00-af11-433b-b50d-839318d5585c req-e417bffa-6624-45ef-a6f9-85fef98f6943 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:23.083295 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-ed249b00-af11-433b-b50d-839318d5585c req-e417bffa-6624-45ef-a6f9-85fef98f6943 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] POST https://10.4.3.223/volume/v3/volumes/da37a823-a7f2-44a8-82fc-6a71e09d8235/action Jul 03 02:31:23.083680 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-ed249b00-af11-433b-b50d-839318d5585c req-e417bffa-6624-45ef-a6f9-85fef98f6943 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:31:23.083822 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-ed249b00-af11-433b-b50d-839318d5585c req-e417bffa-6624-45ef-a6f9-85fef98f6943 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:31:23.094930 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:23.094930 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:31:23.095440 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [req-ed249b00-af11-433b-b50d-839318d5585c req-e417bffa-6624-45ef-a6f9-85fef98f6943 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Volume info retrieved successfully. Jul 03 02:31:23.104675 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [req-ed249b00-af11-433b-b50d-839318d5585c req-e417bffa-6624-45ef-a6f9-85fef98f6943 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Begin detaching volume completed successfully. Jul 03 02:31:23.104930 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-ed249b00-af11-433b-b50d-839318d5585c req-e417bffa-6624-45ef-a6f9-85fef98f6943 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/volumes/da37a823-a7f2-44a8-82fc-6a71e09d8235/action returned with HTTP 202 Jul 03 02:31:23.105381 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 562/2259] 10.4.3.223 () {72 vars in 1672 bytes} [Fri Jul 3 02:31:23 2026] POST /volume/v3/volumes/da37a823-a7f2-44a8-82fc-6a71e09d8235/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 02:31:23.127358 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-403c26d4-1270-4f4b-b4d2-d05c3f4e70c8 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:23.129097 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-403c26d4-1270-4f4b-b4d2-d05c3f4e70c8 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/volumes/da37a823-a7f2-44a8-82fc-6a71e09d8235 Jul 03 02:31:23.129618 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-403c26d4-1270-4f4b-b4d2-d05c3f4e70c8 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:23.129618 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-403c26d4-1270-4f4b-b4d2-d05c3f4e70c8 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:23.139081 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:23.139081 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:31:23.145173 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-403c26d4-1270-4f4b-b4d2-d05c3f4e70c8 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Volume info retrieved successfully. Jul 03 02:31:23.151093 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-403c26d4-1270-4f4b-b4d2-d05c3f4e70c8 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/volumes/da37a823-a7f2-44a8-82fc-6a71e09d8235 returned with HTTP 200 Jul 03 02:31:23.151569 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 568/2260] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:23 2026] GET /volume/v3/volumes/da37a823-a7f2-44a8-82fc-6a71e09d8235 => generated 1136 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:31:23.585639 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.coordination [req-6dc5b133-95b2-4966-9f77-da6533f4be3d req-4cc45430-9c3a-4389-9fa3-7889fb924457 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Lock "cinder-attachment_update-ae515095-64ad-4304-863e-c6a4021223c8-np0000004352" released by "attachment_update" :: held 0.527s {{(pid=100015) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 02:31:23.586104 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-6dc5b133-95b2-4966-9f77-da6533f4be3d req-4cc45430-9c3a-4389-9fa3-7889fb924457 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/attachments/fb35002e-9567-42ab-8ae7-6e6a5f42665a returned with HTTP 200 Jul 03 02:31:23.587314 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 572/2261] 10.4.3.223 () {74 vars in 1704 bytes} [Fri Jul 3 02:31:23 2026] PUT /volume/v3/attachments/fb35002e-9567-42ab-8ae7-6e6a5f42665a => generated 968 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:31:23.608258 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-6dc5b133-95b2-4966-9f77-da6533f4be3d req-39fcbf36-bfa7-4504-8d2d-f983dabd5a08 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:23.612526 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-6dc5b133-95b2-4966-9f77-da6533f4be3d req-39fcbf36-bfa7-4504-8d2d-f983dabd5a08 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] GET https://10.4.3.223/volume/v3/volumes/ae515095-64ad-4304-863e-c6a4021223c8/encryption Jul 03 02:31:23.612780 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-6dc5b133-95b2-4966-9f77-da6533f4be3d req-39fcbf36-bfa7-4504-8d2d-f983dabd5a08 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:23.613048 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-6dc5b133-95b2-4966-9f77-da6533f4be3d req-39fcbf36-bfa7-4504-8d2d-f983dabd5a08 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Calling method 'index' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:23.625442 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:23.625442 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:31:23.634089 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-6dc5b133-95b2-4966-9f77-da6533f4be3d req-39fcbf36-bfa7-4504-8d2d-f983dabd5a08 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/volumes/ae515095-64ad-4304-863e-c6a4021223c8/encryption returned with HTTP 200 Jul 03 02:31:23.634089 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 560/2262] 10.4.3.223 () {68 vars in 1631 bytes} [Fri Jul 3 02:31:23 2026] GET /volume/v3/volumes/ae515095-64ad-4304-863e-c6a4021223c8/encryption => generated 161 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:23.836533 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-b9b3387a-08b4-440d-9ac1-da27a8c39e07 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:23.842775 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-b9b3387a-08b4-440d-9ac1-da27a8c39e07 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] GET https://10.4.3.223/volume/v3/volumes/ae515095-64ad-4304-863e-c6a4021223c8 Jul 03 02:31:23.843180 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-b9b3387a-08b4-440d-9ac1-da27a8c39e07 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:23.843450 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-b9b3387a-08b4-440d-9ac1-da27a8c39e07 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:23.861532 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:23.861532 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:31:23.866582 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-b9b3387a-08b4-440d-9ac1-da27a8c39e07 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Volume info retrieved successfully. Jul 03 02:31:23.871793 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-b9b3387a-08b4-440d-9ac1-da27a8c39e07 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/volumes/ae515095-64ad-4304-863e-c6a4021223c8 returned with HTTP 200 Jul 03 02:31:23.872332 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 563/2263] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:23 2026] GET /volume/v3/volumes/ae515095-64ad-4304-863e-c6a4021223c8 => generated 879 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:24.138458 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-dd389080-518e-4756-ae2b-51093bee0952 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:24.138794 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-dd389080-518e-4756-ae2b-51093bee0952 None None] GET https://10.4.3.223/volume// Jul 03 02:31:24.139088 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-dd389080-518e-4756-ae2b-51093bee0952 None None] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:24.139285 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-dd389080-518e-4756-ae2b-51093bee0952 None None] Calling method 'all' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:24.139655 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-dd389080-518e-4756-ae2b-51093bee0952 None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:31:24.139973 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 569/2264] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:31:24 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:31:24.154389 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-ed249b00-af11-433b-b50d-839318d5585c req-4bf1faa4-e90d-4584-9f83-e3b1fe62fdbc None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:24.157909 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-ed249b00-af11-433b-b50d-839318d5585c req-4bf1faa4-e90d-4584-9f83-e3b1fe62fdbc tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/volumes/da37a823-a7f2-44a8-82fc-6a71e09d8235 Jul 03 02:31:24.158185 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-ed249b00-af11-433b-b50d-839318d5585c req-4bf1faa4-e90d-4584-9f83-e3b1fe62fdbc tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:24.158454 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-ed249b00-af11-433b-b50d-839318d5585c req-4bf1faa4-e90d-4584-9f83-e3b1fe62fdbc tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:24.166479 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-9d7640be-0365-4185-a53e-68af0b3dc4fd None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:24.170334 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-9d7640be-0365-4185-a53e-68af0b3dc4fd tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/volumes/da37a823-a7f2-44a8-82fc-6a71e09d8235 Jul 03 02:31:24.171143 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-9d7640be-0365-4185-a53e-68af0b3dc4fd tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:24.171447 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-9d7640be-0365-4185-a53e-68af0b3dc4fd tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:24.174340 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:24.174340 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:31:24.180732 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [req-ed249b00-af11-433b-b50d-839318d5585c req-4bf1faa4-e90d-4584-9f83-e3b1fe62fdbc tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Volume info retrieved successfully. Jul 03 02:31:24.185321 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:24.185321 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:31:24.188047 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-ed249b00-af11-433b-b50d-839318d5585c req-4bf1faa4-e90d-4584-9f83-e3b1fe62fdbc tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/volumes/da37a823-a7f2-44a8-82fc-6a71e09d8235 returned with HTTP 200 Jul 03 02:31:24.188539 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 573/2265] 10.4.3.223 () {70 vars in 1639 bytes} [Fri Jul 3 02:31:24 2026] GET /volume/v3/volumes/da37a823-a7f2-44a8-82fc-6a71e09d8235 => generated 1316 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:31:24.189982 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-9d7640be-0365-4185-a53e-68af0b3dc4fd tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Volume info retrieved successfully. Jul 03 02:31:24.196860 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-9d7640be-0365-4185-a53e-68af0b3dc4fd tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/volumes/da37a823-a7f2-44a8-82fc-6a71e09d8235 returned with HTTP 200 Jul 03 02:31:24.197502 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 561/2266] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:24 2026] GET /volume/v3/volumes/da37a823-a7f2-44a8-82fc-6a71e09d8235 => generated 1136 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:31:24.886529 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-64730024-23c8-4111-b430-0d232d97b6cd None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:24.888817 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-64730024-23c8-4111-b430-0d232d97b6cd tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] GET https://10.4.3.223/volume/v3/volumes/ae515095-64ad-4304-863e-c6a4021223c8 Jul 03 02:31:24.889082 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-64730024-23c8-4111-b430-0d232d97b6cd tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:24.889683 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-64730024-23c8-4111-b430-0d232d97b6cd tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:24.906944 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:24.906944 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:31:24.911928 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-64730024-23c8-4111-b430-0d232d97b6cd tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Volume info retrieved successfully. Jul 03 02:31:24.920377 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-64730024-23c8-4111-b430-0d232d97b6cd tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/volumes/ae515095-64ad-4304-863e-c6a4021223c8 returned with HTTP 200 Jul 03 02:31:24.920377 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 564/2267] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:24 2026] GET /volume/v3/volumes/ae515095-64ad-4304-863e-c6a4021223c8 => generated 879 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:25.211835 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-50480fdf-a799-4eee-8a5b-c738fd3fe13f None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:25.214981 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-50480fdf-a799-4eee-8a5b-c738fd3fe13f tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/volumes/da37a823-a7f2-44a8-82fc-6a71e09d8235 Jul 03 02:31:25.215234 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-50480fdf-a799-4eee-8a5b-c738fd3fe13f tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:25.215449 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-50480fdf-a799-4eee-8a5b-c738fd3fe13f tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:25.228398 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:25.228398 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:31:25.233736 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-50480fdf-a799-4eee-8a5b-c738fd3fe13f tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Volume info retrieved successfully. Jul 03 02:31:25.241124 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-50480fdf-a799-4eee-8a5b-c738fd3fe13f tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/volumes/da37a823-a7f2-44a8-82fc-6a71e09d8235 returned with HTTP 200 Jul 03 02:31:25.241124 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 570/2268] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:25 2026] GET /volume/v3/volumes/da37a823-a7f2-44a8-82fc-6a71e09d8235 => generated 1136 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:31:25.934799 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-2ab44d49-1caa-4da1-b7b1-6025f29d93ba None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:25.937490 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-2ab44d49-1caa-4da1-b7b1-6025f29d93ba tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] GET https://10.4.3.223/volume/v3/volumes/ae515095-64ad-4304-863e-c6a4021223c8 Jul 03 02:31:25.937780 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-2ab44d49-1caa-4da1-b7b1-6025f29d93ba tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:25.938120 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-2ab44d49-1caa-4da1-b7b1-6025f29d93ba tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:25.953078 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:25.953078 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:31:25.960608 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-2ab44d49-1caa-4da1-b7b1-6025f29d93ba tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Volume info retrieved successfully. Jul 03 02:31:25.970480 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-2ab44d49-1caa-4da1-b7b1-6025f29d93ba tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/volumes/ae515095-64ad-4304-863e-c6a4021223c8 returned with HTTP 200 Jul 03 02:31:25.970697 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 574/2269] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:25 2026] GET /volume/v3/volumes/ae515095-64ad-4304-863e-c6a4021223c8 => generated 879 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:26.253516 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-feef04d3-9db4-4479-83bb-320731612a52 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:26.255374 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-feef04d3-9db4-4479-83bb-320731612a52 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/volumes/da37a823-a7f2-44a8-82fc-6a71e09d8235 Jul 03 02:31:26.255602 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-feef04d3-9db4-4479-83bb-320731612a52 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:26.255783 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-feef04d3-9db4-4479-83bb-320731612a52 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:26.264379 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:26.264379 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:31:26.267761 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-feef04d3-9db4-4479-83bb-320731612a52 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Volume info retrieved successfully. Jul 03 02:31:26.271563 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-feef04d3-9db4-4479-83bb-320731612a52 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/volumes/da37a823-a7f2-44a8-82fc-6a71e09d8235 returned with HTTP 200 Jul 03 02:31:26.271874 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 562/2270] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:26 2026] GET /volume/v3/volumes/da37a823-a7f2-44a8-82fc-6a71e09d8235 => generated 1136 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:31:26.985594 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-490e33b2-e9cb-4b8c-98b8-732a384d4a67 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:26.988628 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-490e33b2-e9cb-4b8c-98b8-732a384d4a67 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] GET https://10.4.3.223/volume/v3/volumes/ae515095-64ad-4304-863e-c6a4021223c8 Jul 03 02:31:26.988889 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-490e33b2-e9cb-4b8c-98b8-732a384d4a67 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:26.989160 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-490e33b2-e9cb-4b8c-98b8-732a384d4a67 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:27.011229 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:27.011229 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:31:27.016777 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-490e33b2-e9cb-4b8c-98b8-732a384d4a67 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Volume info retrieved successfully. Jul 03 02:31:27.023321 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-490e33b2-e9cb-4b8c-98b8-732a384d4a67 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/volumes/ae515095-64ad-4304-863e-c6a4021223c8 returned with HTTP 200 Jul 03 02:31:27.023922 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 565/2271] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:26 2026] GET /volume/v3/volumes/ae515095-64ad-4304-863e-c6a4021223c8 => generated 879 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:27.047906 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-ed249b00-af11-433b-b50d-839318d5585c req-6e79e9ac-b73c-4696-9194-a8b6b8bd87f9 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:27.053831 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-ed249b00-af11-433b-b50d-839318d5585c req-6e79e9ac-b73c-4696-9194-a8b6b8bd87f9 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] DELETE https://10.4.3.223/volume/v3/attachments/b81fedac-1049-4669-9ac2-17790165686f Jul 03 02:31:27.054074 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-ed249b00-af11-433b-b50d-839318d5585c req-6e79e9ac-b73c-4696-9194-a8b6b8bd87f9 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:27.054274 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-ed249b00-af11-433b-b50d-839318d5585c req-6e79e9ac-b73c-4696-9194-a8b6b8bd87f9 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'version_select' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:27.061951 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:27.061951 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:31:27.219556 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-af0f0d0a-5e4b-47d5-bf5d-d89e11c526a0 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:27.284669 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-273d6f96-18c2-4b97-a677-dcf2860df94d None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:27.287649 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-273d6f96-18c2-4b97-a677-dcf2860df94d tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/volumes/da37a823-a7f2-44a8-82fc-6a71e09d8235 Jul 03 02:31:27.287649 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-273d6f96-18c2-4b97-a677-dcf2860df94d tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:27.287649 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-273d6f96-18c2-4b97-a677-dcf2860df94d tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:27.297445 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:27.297445 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:31:27.301156 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-273d6f96-18c2-4b97-a677-dcf2860df94d tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Volume info retrieved successfully. Jul 03 02:31:27.303657 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-af0f0d0a-5e4b-47d5-bf5d-d89e11c526a0 tempest-GroupTypeSpecsTest-96882020 tempest-GroupTypeSpecsTest-96882020-project-admin] POST https://10.4.3.223/volume/v3/group_types Jul 03 02:31:27.304172 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-af0f0d0a-5e4b-47d5-bf5d-d89e11c526a0 tempest-GroupTypeSpecsTest-96882020 tempest-GroupTypeSpecsTest-96882020-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-598658197"}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:31:27.313450 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-273d6f96-18c2-4b97-a677-dcf2860df94d tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/volumes/da37a823-a7f2-44a8-82fc-6a71e09d8235 returned with HTTP 200 Jul 03 02:31:27.313450 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 563/2272] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:27 2026] GET /volume/v3/volumes/da37a823-a7f2-44a8-82fc-6a71e09d8235 => generated 1136 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:31:27.322133 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-af0f0d0a-5e4b-47d5-bf5d-d89e11c526a0 tempest-GroupTypeSpecsTest-96882020 tempest-GroupTypeSpecsTest-96882020-project-admin] https://10.4.3.223/volume/v3/group_types returned with HTTP 202 Jul 03 02:31:27.322548 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 575/2273] 10.4.3.223 () {70 vars in 1311 bytes} [Fri Jul 3 02:31:27 2026] POST /volume/v3/group_types => generated 180 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:31:27.330766 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-54bfe052-e622-4e6a-a541-d1ad18784d46 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:27.332647 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-54bfe052-e622-4e6a-a541-d1ad18784d46 tempest-GroupTypeSpecsTest-96882020 tempest-GroupTypeSpecsTest-96882020-project-admin] POST https://10.4.3.223/volume/v3/group_types/1044d9d8-bb8a-46a4-8428-478e1e3d7715/group_specs Jul 03 02:31:27.333080 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-54bfe052-e622-4e6a-a541-d1ad18784d46 tempest-GroupTypeSpecsTest-96882020 tempest-GroupTypeSpecsTest-96882020-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:31:27.361443 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-54bfe052-e622-4e6a-a541-d1ad18784d46 tempest-GroupTypeSpecsTest-96882020 tempest-GroupTypeSpecsTest-96882020-project-admin] https://10.4.3.223/volume/v3/group_types/1044d9d8-bb8a-46a4-8428-478e1e3d7715/group_specs returned with HTTP 202 Jul 03 02:31:27.361443 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 566/2274] 10.4.3.223 () {70 vars in 1458 bytes} [Fri Jul 3 02:31:27 2026] POST /volume/v3/group_types/1044d9d8-bb8a-46a4-8428-478e1e3d7715/group_specs => generated 53 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:31:27.367390 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-7a999949-8e68-4869-8385-3ad73ef0cab1 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:27.370485 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-7a999949-8e68-4869-8385-3ad73ef0cab1 tempest-GroupTypeSpecsTest-96882020 tempest-GroupTypeSpecsTest-96882020-project-admin] POST https://10.4.3.223/volume/v3/group_types/1044d9d8-bb8a-46a4-8428-478e1e3d7715/group_specs Jul 03 02:31:27.370936 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-7a999949-8e68-4869-8385-3ad73ef0cab1 tempest-GroupTypeSpecsTest-96882020 tempest-GroupTypeSpecsTest-96882020-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:31:27.400917 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-7a999949-8e68-4869-8385-3ad73ef0cab1 tempest-GroupTypeSpecsTest-96882020 tempest-GroupTypeSpecsTest-96882020-project-admin] https://10.4.3.223/volume/v3/group_types/1044d9d8-bb8a-46a4-8428-478e1e3d7715/group_specs returned with HTTP 202 Jul 03 02:31:27.401361 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 564/2275] 10.4.3.223 () {70 vars in 1458 bytes} [Fri Jul 3 02:31:27 2026] POST /volume/v3/group_types/1044d9d8-bb8a-46a4-8428-478e1e3d7715/group_specs => generated 61 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:31:27.411765 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-0b5bf76f-69ed-4fbb-b418-2902b15d25d2 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:27.411964 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-f858dd1e-88d9-45dc-b4b9-36adf8b1bd1b req-501499cc-6cbe-4b0d-9e2f-cb24bce9c6d5 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:27.416022 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-f858dd1e-88d9-45dc-b4b9-36adf8b1bd1b req-501499cc-6cbe-4b0d-9e2f-cb24bce9c6d5 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] GET https://10.4.3.223/volume/v3/volumes/d8c33bdf-6c56-4080-81d6-bde4e4cbabcd Jul 03 02:31:27.417826 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-f858dd1e-88d9-45dc-b4b9-36adf8b1bd1b req-501499cc-6cbe-4b0d-9e2f-cb24bce9c6d5 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:27.417826 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-f858dd1e-88d9-45dc-b4b9-36adf8b1bd1b req-501499cc-6cbe-4b0d-9e2f-cb24bce9c6d5 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:27.417952 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-0b5bf76f-69ed-4fbb-b418-2902b15d25d2 tempest-GroupTypeSpecsTest-96882020 tempest-GroupTypeSpecsTest-96882020-project-admin] GET https://10.4.3.223/volume/v3/group_types/1044d9d8-bb8a-46a4-8428-478e1e3d7715/group_specs/key2 Jul 03 02:31:27.417952 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-0b5bf76f-69ed-4fbb-b418-2902b15d25d2 tempest-GroupTypeSpecsTest-96882020 tempest-GroupTypeSpecsTest-96882020-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:27.417952 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-0b5bf76f-69ed-4fbb-b418-2902b15d25d2 tempest-GroupTypeSpecsTest-96882020 tempest-GroupTypeSpecsTest-96882020-project-admin] Calling method 'version_select' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:27.425259 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-0b5bf76f-69ed-4fbb-b418-2902b15d25d2 tempest-GroupTypeSpecsTest-96882020 tempest-GroupTypeSpecsTest-96882020-project-admin] https://10.4.3.223/volume/v3/group_types/1044d9d8-bb8a-46a4-8428-478e1e3d7715/group_specs/key2 returned with HTTP 200 Jul 03 02:31:27.425726 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 576/2276] 10.4.3.223 () {68 vars in 1452 bytes} [Fri Jul 3 02:31:27 2026] GET /volume/v3/group_types/1044d9d8-bb8a-46a4-8428-478e1e3d7715/group_specs/key2 => generated 26 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:27.429983 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:27.429983 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:31:27.435297 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-334da6c0-9279-40c9-badf-91b0595ab9ab None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:27.438348 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [req-f858dd1e-88d9-45dc-b4b9-36adf8b1bd1b req-501499cc-6cbe-4b0d-9e2f-cb24bce9c6d5 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Volume info retrieved successfully. Jul 03 02:31:27.439237 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-334da6c0-9279-40c9-badf-91b0595ab9ab tempest-GroupTypeSpecsTest-96882020 tempest-GroupTypeSpecsTest-96882020-project-admin] GET https://10.4.3.223/volume/v3/group_types/1044d9d8-bb8a-46a4-8428-478e1e3d7715/group_specs/key3 Jul 03 02:31:27.439823 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-334da6c0-9279-40c9-badf-91b0595ab9ab tempest-GroupTypeSpecsTest-96882020 tempest-GroupTypeSpecsTest-96882020-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:27.440142 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-334da6c0-9279-40c9-badf-91b0595ab9ab tempest-GroupTypeSpecsTest-96882020 tempest-GroupTypeSpecsTest-96882020-project-admin] Calling method 'version_select' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:27.443875 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-f858dd1e-88d9-45dc-b4b9-36adf8b1bd1b req-501499cc-6cbe-4b0d-9e2f-cb24bce9c6d5 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] https://10.4.3.223/volume/v3/volumes/d8c33bdf-6c56-4080-81d6-bde4e4cbabcd returned with HTTP 200 Jul 03 02:31:27.445456 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 567/2277] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:31:27 2026] GET /volume/v3/volumes/d8c33bdf-6c56-4080-81d6-bde4e4cbabcd => generated 1228 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:31:27.449505 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-334da6c0-9279-40c9-badf-91b0595ab9ab tempest-GroupTypeSpecsTest-96882020 tempest-GroupTypeSpecsTest-96882020-project-admin] https://10.4.3.223/volume/v3/group_types/1044d9d8-bb8a-46a4-8428-478e1e3d7715/group_specs/key3 returned with HTTP 200 Jul 03 02:31:27.449997 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 565/2278] 10.4.3.223 () {68 vars in 1452 bytes} [Fri Jul 3 02:31:27 2026] GET /volume/v3/group_types/1044d9d8-bb8a-46a4-8428-478e1e3d7715/group_specs/key3 => generated 18 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:27.457638 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-23c01f26-625e-4b1f-b442-9240e6df3cea None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:27.463205 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-23c01f26-625e-4b1f-b442-9240e6df3cea tempest-GroupTypeSpecsTest-96882020 tempest-GroupTypeSpecsTest-96882020-project-admin] PUT https://10.4.3.223/volume/v3/group_types/1044d9d8-bb8a-46a4-8428-478e1e3d7715/group_specs/key3 Jul 03 02:31:27.463581 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-23c01f26-625e-4b1f-b442-9240e6df3cea tempest-GroupTypeSpecsTest-96882020 tempest-GroupTypeSpecsTest-96882020-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:31:27.470702 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-f858dd1e-88d9-45dc-b4b9-36adf8b1bd1b req-add484f2-931e-45a5-a051-ed23a48f96f6 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:27.473572 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-f858dd1e-88d9-45dc-b4b9-36adf8b1bd1b req-add484f2-931e-45a5-a051-ed23a48f96f6 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] POST https://10.4.3.223/volume/v3/volumes/d8c33bdf-6c56-4080-81d6-bde4e4cbabcd/action Jul 03 02:31:27.473914 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-f858dd1e-88d9-45dc-b4b9-36adf8b1bd1b req-add484f2-931e-45a5-a051-ed23a48f96f6 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:31:27.474031 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-f858dd1e-88d9-45dc-b4b9-36adf8b1bd1b req-add484f2-931e-45a5-a051-ed23a48f96f6 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:31:27.480994 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-23c01f26-625e-4b1f-b442-9240e6df3cea tempest-GroupTypeSpecsTest-96882020 tempest-GroupTypeSpecsTest-96882020-project-admin] https://10.4.3.223/volume/v3/group_types/1044d9d8-bb8a-46a4-8428-478e1e3d7715/group_specs/key3 returned with HTTP 200 Jul 03 02:31:27.481687 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 577/2279] 10.4.3.223 () {70 vars in 1472 bytes} [Fri Jul 3 02:31:27 2026] PUT /volume/v3/group_types/1044d9d8-bb8a-46a4-8428-478e1e3d7715/group_specs/key3 => generated 26 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:27.486953 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:27.486953 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:31:27.486953 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [req-f858dd1e-88d9-45dc-b4b9-36adf8b1bd1b req-add484f2-931e-45a5-a051-ed23a48f96f6 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Volume info retrieved successfully. Jul 03 02:31:27.489357 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-a482c897-19bc-45c9-abc4-a44de3366ec2 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:27.491445 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-a482c897-19bc-45c9-abc4-a44de3366ec2 tempest-GroupTypeSpecsTest-96882020 tempest-GroupTypeSpecsTest-96882020-project-admin] GET https://10.4.3.223/volume/v3/group_types/1044d9d8-bb8a-46a4-8428-478e1e3d7715/group_specs Jul 03 02:31:27.491683 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-a482c897-19bc-45c9-abc4-a44de3366ec2 tempest-GroupTypeSpecsTest-96882020 tempest-GroupTypeSpecsTest-96882020-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:27.491902 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-a482c897-19bc-45c9-abc4-a44de3366ec2 tempest-GroupTypeSpecsTest-96882020 tempest-GroupTypeSpecsTest-96882020-project-admin] Calling method 'version_select' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:27.495667 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [req-f858dd1e-88d9-45dc-b4b9-36adf8b1bd1b req-add484f2-931e-45a5-a051-ed23a48f96f6 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Begin detaching volume completed successfully. Jul 03 02:31:27.495892 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-f858dd1e-88d9-45dc-b4b9-36adf8b1bd1b req-add484f2-931e-45a5-a051-ed23a48f96f6 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] https://10.4.3.223/volume/v3/volumes/d8c33bdf-6c56-4080-81d6-bde4e4cbabcd/action returned with HTTP 202 Jul 03 02:31:27.496348 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 568/2280] 10.4.3.223 () {72 vars in 1672 bytes} [Fri Jul 3 02:31:27 2026] POST /volume/v3/volumes/d8c33bdf-6c56-4080-81d6-bde4e4cbabcd/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 02:31:27.498576 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-a482c897-19bc-45c9-abc4-a44de3366ec2 tempest-GroupTypeSpecsTest-96882020 tempest-GroupTypeSpecsTest-96882020-project-admin] https://10.4.3.223/volume/v3/group_types/1044d9d8-bb8a-46a4-8428-478e1e3d7715/group_specs returned with HTTP 200 Jul 03 02:31:27.498961 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 566/2281] 10.4.3.223 () {68 vars in 1437 bytes} [Fri Jul 3 02:31:27 2026] GET /volume/v3/group_types/1044d9d8-bb8a-46a4-8428-478e1e3d7715/group_specs => generated 87 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:27.507083 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-b3b469c7-0b85-4773-b68b-c81a92229c9f None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:27.513078 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-b3b469c7-0b85-4773-b68b-c81a92229c9f tempest-GroupTypeSpecsTest-96882020 tempest-GroupTypeSpecsTest-96882020-project-admin] DELETE https://10.4.3.223/volume/v3/group_types/1044d9d8-bb8a-46a4-8428-478e1e3d7715/group_specs/key1 Jul 03 02:31:27.513357 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-b3b469c7-0b85-4773-b68b-c81a92229c9f tempest-GroupTypeSpecsTest-96882020 tempest-GroupTypeSpecsTest-96882020-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:27.513622 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-b3b469c7-0b85-4773-b68b-c81a92229c9f tempest-GroupTypeSpecsTest-96882020 tempest-GroupTypeSpecsTest-96882020-project-admin] Calling method 'version_select' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:27.528582 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-b3b469c7-0b85-4773-b68b-c81a92229c9f tempest-GroupTypeSpecsTest-96882020 tempest-GroupTypeSpecsTest-96882020-project-admin] https://10.4.3.223/volume/v3/group_types/1044d9d8-bb8a-46a4-8428-478e1e3d7715/group_specs/key1 returned with HTTP 202 Jul 03 02:31:27.529619 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 578/2282] 10.4.3.223 () {68 vars in 1455 bytes} [Fri Jul 3 02:31:27 2026] DELETE /volume/v3/group_types/1044d9d8-bb8a-46a4-8428-478e1e3d7715/group_specs/key1 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 02:31:27.537309 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-f94d4e58-c784-47f0-be4c-fcf67e0218d3 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:27.541681 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-f94d4e58-c784-47f0-be4c-fcf67e0218d3 tempest-GroupTypeSpecsTest-96882020 tempest-GroupTypeSpecsTest-96882020-project-admin] GET https://10.4.3.223/volume/v3/group_types/1044d9d8-bb8a-46a4-8428-478e1e3d7715/group_specs/key1 Jul 03 02:31:27.541861 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-f94d4e58-c784-47f0-be4c-fcf67e0218d3 tempest-GroupTypeSpecsTest-96882020 tempest-GroupTypeSpecsTest-96882020-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:27.542024 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-f94d4e58-c784-47f0-be4c-fcf67e0218d3 tempest-GroupTypeSpecsTest-96882020 tempest-GroupTypeSpecsTest-96882020-project-admin] Calling method 'version_select' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:27.554886 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-f94d4e58-c784-47f0-be4c-fcf67e0218d3 tempest-GroupTypeSpecsTest-96882020 tempest-GroupTypeSpecsTest-96882020-project-admin] HTTP exception thrown: Group Type 1044d9d8-bb8a-46a4-8428-478e1e3d7715 has no extra spec with key key1. Jul 03 02:31:27.555117 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-f94d4e58-c784-47f0-be4c-fcf67e0218d3 tempest-GroupTypeSpecsTest-96882020 tempest-GroupTypeSpecsTest-96882020-project-admin] https://10.4.3.223/volume/v3/group_types/1044d9d8-bb8a-46a4-8428-478e1e3d7715/group_specs/key1 returned with HTTP 404 Jul 03 02:31:27.555771 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 569/2283] 10.4.3.223 () {68 vars in 1452 bytes} [Fri Jul 3 02:31:27 2026] GET /volume/v3/group_types/1044d9d8-bb8a-46a4-8428-478e1e3d7715/group_specs/key1 => generated 126 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 02:31:27.565823 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-9c2b9538-f9ea-4266-a86f-017d65520a67 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:27.567474 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-9c2b9538-f9ea-4266-a86f-017d65520a67 tempest-GroupTypeSpecsTest-96882020 tempest-GroupTypeSpecsTest-96882020-project-admin] DELETE https://10.4.3.223/volume/v3/group_types/1044d9d8-bb8a-46a4-8428-478e1e3d7715/group_specs/key2 Jul 03 02:31:27.567661 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-9c2b9538-f9ea-4266-a86f-017d65520a67 tempest-GroupTypeSpecsTest-96882020 tempest-GroupTypeSpecsTest-96882020-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:27.567816 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-9c2b9538-f9ea-4266-a86f-017d65520a67 tempest-GroupTypeSpecsTest-96882020 tempest-GroupTypeSpecsTest-96882020-project-admin] Calling method 'version_select' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:27.576877 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-9c2b9538-f9ea-4266-a86f-017d65520a67 tempest-GroupTypeSpecsTest-96882020 tempest-GroupTypeSpecsTest-96882020-project-admin] https://10.4.3.223/volume/v3/group_types/1044d9d8-bb8a-46a4-8428-478e1e3d7715/group_specs/key2 returned with HTTP 202 Jul 03 02:31:27.577232 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 567/2284] 10.4.3.223 () {68 vars in 1455 bytes} [Fri Jul 3 02:31:27 2026] DELETE /volume/v3/group_types/1044d9d8-bb8a-46a4-8428-478e1e3d7715/group_specs/key2 => generated 0 bytes in 12 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 02:31:27.586400 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-80469ad3-e2d1-40cc-889e-9f446a4184f6 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:27.588718 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-80469ad3-e2d1-40cc-889e-9f446a4184f6 tempest-GroupTypeSpecsTest-96882020 tempest-GroupTypeSpecsTest-96882020-project-admin] GET https://10.4.3.223/volume/v3/group_types/1044d9d8-bb8a-46a4-8428-478e1e3d7715/group_specs/key2 Jul 03 02:31:27.588955 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-80469ad3-e2d1-40cc-889e-9f446a4184f6 tempest-GroupTypeSpecsTest-96882020 tempest-GroupTypeSpecsTest-96882020-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:27.589161 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-80469ad3-e2d1-40cc-889e-9f446a4184f6 tempest-GroupTypeSpecsTest-96882020 tempest-GroupTypeSpecsTest-96882020-project-admin] Calling method 'version_select' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:27.590900 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-ed249b00-af11-433b-b50d-839318d5585c req-6e79e9ac-b73c-4696-9194-a8b6b8bd87f9 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/attachments/b81fedac-1049-4669-9ac2-17790165686f returned with HTTP 200 Jul 03 02:31:27.591315 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 571/2285] 10.4.3.223 () {72 vars in 1673 bytes} [Fri Jul 3 02:31:27 2026] DELETE /volume/v3/attachments/b81fedac-1049-4669-9ac2-17790165686f => generated 19 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:27.595642 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-80469ad3-e2d1-40cc-889e-9f446a4184f6 tempest-GroupTypeSpecsTest-96882020 tempest-GroupTypeSpecsTest-96882020-project-admin] HTTP exception thrown: Group Type 1044d9d8-bb8a-46a4-8428-478e1e3d7715 has no extra spec with key key2. Jul 03 02:31:27.595802 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-80469ad3-e2d1-40cc-889e-9f446a4184f6 tempest-GroupTypeSpecsTest-96882020 tempest-GroupTypeSpecsTest-96882020-project-admin] https://10.4.3.223/volume/v3/group_types/1044d9d8-bb8a-46a4-8428-478e1e3d7715/group_specs/key2 returned with HTTP 404 Jul 03 02:31:27.596318 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 579/2286] 10.4.3.223 () {68 vars in 1452 bytes} [Fri Jul 3 02:31:27 2026] GET /volume/v3/group_types/1044d9d8-bb8a-46a4-8428-478e1e3d7715/group_specs/key2 => generated 126 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 02:31:27.605444 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-f460dc09-4f8c-4632-a10d-f58a758c8185 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:27.607640 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-f460dc09-4f8c-4632-a10d-f58a758c8185 tempest-GroupTypeSpecsTest-96882020 tempest-GroupTypeSpecsTest-96882020-project-admin] DELETE https://10.4.3.223/volume/v3/group_types/1044d9d8-bb8a-46a4-8428-478e1e3d7715/group_specs/key3 Jul 03 02:31:27.607897 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-f460dc09-4f8c-4632-a10d-f58a758c8185 tempest-GroupTypeSpecsTest-96882020 tempest-GroupTypeSpecsTest-96882020-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:27.608311 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-f460dc09-4f8c-4632-a10d-f58a758c8185 tempest-GroupTypeSpecsTest-96882020 tempest-GroupTypeSpecsTest-96882020-project-admin] Calling method 'version_select' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:27.621072 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-f460dc09-4f8c-4632-a10d-f58a758c8185 tempest-GroupTypeSpecsTest-96882020 tempest-GroupTypeSpecsTest-96882020-project-admin] https://10.4.3.223/volume/v3/group_types/1044d9d8-bb8a-46a4-8428-478e1e3d7715/group_specs/key3 returned with HTTP 202 Jul 03 02:31:27.621632 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 570/2287] 10.4.3.223 () {68 vars in 1455 bytes} [Fri Jul 3 02:31:27 2026] DELETE /volume/v3/group_types/1044d9d8-bb8a-46a4-8428-478e1e3d7715/group_specs/key3 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 02:31:27.629672 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-19fce8b9-a874-4c84-8833-6fca84bf82a3 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:27.631549 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-19fce8b9-a874-4c84-8833-6fca84bf82a3 tempest-GroupTypeSpecsTest-96882020 tempest-GroupTypeSpecsTest-96882020-project-admin] GET https://10.4.3.223/volume/v3/group_types/1044d9d8-bb8a-46a4-8428-478e1e3d7715/group_specs/key3 Jul 03 02:31:27.631752 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-19fce8b9-a874-4c84-8833-6fca84bf82a3 tempest-GroupTypeSpecsTest-96882020 tempest-GroupTypeSpecsTest-96882020-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:27.631925 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-19fce8b9-a874-4c84-8833-6fca84bf82a3 tempest-GroupTypeSpecsTest-96882020 tempest-GroupTypeSpecsTest-96882020-project-admin] Calling method 'version_select' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:27.639273 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-19fce8b9-a874-4c84-8833-6fca84bf82a3 tempest-GroupTypeSpecsTest-96882020 tempest-GroupTypeSpecsTest-96882020-project-admin] HTTP exception thrown: Group Type 1044d9d8-bb8a-46a4-8428-478e1e3d7715 has no extra spec with key key3. Jul 03 02:31:27.639487 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-19fce8b9-a874-4c84-8833-6fca84bf82a3 tempest-GroupTypeSpecsTest-96882020 tempest-GroupTypeSpecsTest-96882020-project-admin] https://10.4.3.223/volume/v3/group_types/1044d9d8-bb8a-46a4-8428-478e1e3d7715/group_specs/key3 returned with HTTP 404 Jul 03 02:31:27.640171 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 568/2288] 10.4.3.223 () {68 vars in 1452 bytes} [Fri Jul 3 02:31:27 2026] GET /volume/v3/group_types/1044d9d8-bb8a-46a4-8428-478e1e3d7715/group_specs/key3 => generated 126 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 02:31:27.648341 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-6b9abf6c-aa7f-4470-bc56-f5b9e4bcf46f None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:27.650121 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-6b9abf6c-aa7f-4470-bc56-f5b9e4bcf46f tempest-GroupTypeSpecsTest-96882020 tempest-GroupTypeSpecsTest-96882020-project-admin] DELETE https://10.4.3.223/volume/v3/group_types/1044d9d8-bb8a-46a4-8428-478e1e3d7715 Jul 03 02:31:27.650323 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-6b9abf6c-aa7f-4470-bc56-f5b9e4bcf46f tempest-GroupTypeSpecsTest-96882020 tempest-GroupTypeSpecsTest-96882020-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:27.650510 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-6b9abf6c-aa7f-4470-bc56-f5b9e4bcf46f tempest-GroupTypeSpecsTest-96882020 tempest-GroupTypeSpecsTest-96882020-project-admin] Calling method 'version_select' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:27.650727 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:27.650727 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:31:27.666317 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-6b9abf6c-aa7f-4470-bc56-f5b9e4bcf46f tempest-GroupTypeSpecsTest-96882020 tempest-GroupTypeSpecsTest-96882020-project-admin] https://10.4.3.223/volume/v3/group_types/1044d9d8-bb8a-46a4-8428-478e1e3d7715 returned with HTTP 202 Jul 03 02:31:27.666858 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 572/2289] 10.4.3.223 () {68 vars in 1404 bytes} [Fri Jul 3 02:31:27 2026] DELETE /volume/v3/group_types/1044d9d8-bb8a-46a4-8428-478e1e3d7715 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 02:31:28.037966 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-4229a19a-c4cb-4d4d-a971-00c8b68843f1 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:28.039986 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-4229a19a-c4cb-4d4d-a971-00c8b68843f1 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] GET https://10.4.3.223/volume/v3/volumes/ae515095-64ad-4304-863e-c6a4021223c8 Jul 03 02:31:28.040437 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-4229a19a-c4cb-4d4d-a971-00c8b68843f1 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:28.040437 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-4229a19a-c4cb-4d4d-a971-00c8b68843f1 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:28.049541 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:28.049541 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:31:28.054643 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-4229a19a-c4cb-4d4d-a971-00c8b68843f1 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Volume info retrieved successfully. Jul 03 02:31:28.058308 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-4229a19a-c4cb-4d4d-a971-00c8b68843f1 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/volumes/ae515095-64ad-4304-863e-c6a4021223c8 returned with HTTP 200 Jul 03 02:31:28.058708 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 580/2290] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:28 2026] GET /volume/v3/volumes/ae515095-64ad-4304-863e-c6a4021223c8 => generated 879 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:28.339526 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-b22e9cfd-ea75-4599-9a0e-27dbd7982082 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:28.348625 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-b22e9cfd-ea75-4599-9a0e-27dbd7982082 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/volumes/da37a823-a7f2-44a8-82fc-6a71e09d8235 Jul 03 02:31:28.348720 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-b22e9cfd-ea75-4599-9a0e-27dbd7982082 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:28.348940 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-b22e9cfd-ea75-4599-9a0e-27dbd7982082 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:28.356887 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:28.356887 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:31:28.360661 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-b22e9cfd-ea75-4599-9a0e-27dbd7982082 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Volume info retrieved successfully. Jul 03 02:31:28.371410 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-b22e9cfd-ea75-4599-9a0e-27dbd7982082 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/volumes/da37a823-a7f2-44a8-82fc-6a71e09d8235 returned with HTTP 200 Jul 03 02:31:28.371850 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 571/2291] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:28 2026] GET /volume/v3/volumes/da37a823-a7f2-44a8-82fc-6a71e09d8235 => generated 841 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:28.579011 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-c56552ad-51ef-4aca-b2b2-72bab9f0e88d None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:28.579917 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-c56552ad-51ef-4aca-b2b2-72bab9f0e88d None None] GET https://10.4.3.223/volume// Jul 03 02:31:28.579917 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-c56552ad-51ef-4aca-b2b2-72bab9f0e88d None None] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:28.580540 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-c56552ad-51ef-4aca-b2b2-72bab9f0e88d None None] Calling method 'all' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:28.580818 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-c56552ad-51ef-4aca-b2b2-72bab9f0e88d None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:31:28.581285 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 569/2292] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:31:28 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:31:28.595547 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-f858dd1e-88d9-45dc-b4b9-36adf8b1bd1b req-683073ee-0acb-4e19-86b2-09da5127609e None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:28.600467 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-f858dd1e-88d9-45dc-b4b9-36adf8b1bd1b req-683073ee-0acb-4e19-86b2-09da5127609e tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] GET https://10.4.3.223/volume/v3/volumes/d8c33bdf-6c56-4080-81d6-bde4e4cbabcd Jul 03 02:31:28.600467 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-f858dd1e-88d9-45dc-b4b9-36adf8b1bd1b req-683073ee-0acb-4e19-86b2-09da5127609e tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:28.600467 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-f858dd1e-88d9-45dc-b4b9-36adf8b1bd1b req-683073ee-0acb-4e19-86b2-09da5127609e tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:28.611445 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:28.611445 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:31:28.615382 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-f858dd1e-88d9-45dc-b4b9-36adf8b1bd1b req-683073ee-0acb-4e19-86b2-09da5127609e tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Volume info retrieved successfully. Jul 03 02:31:28.620039 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-f858dd1e-88d9-45dc-b4b9-36adf8b1bd1b req-683073ee-0acb-4e19-86b2-09da5127609e tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] https://10.4.3.223/volume/v3/volumes/d8c33bdf-6c56-4080-81d6-bde4e4cbabcd returned with HTTP 200 Jul 03 02:31:28.620490 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 573/2293] 10.4.3.223 () {70 vars in 1639 bytes} [Fri Jul 3 02:31:28 2026] GET /volume/v3/volumes/d8c33bdf-6c56-4080-81d6-bde4e4cbabcd => generated 1411 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:31:29.073763 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-76b241a7-ee9a-41f8-b473-905c3e810372 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:29.077093 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-76b241a7-ee9a-41f8-b473-905c3e810372 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] GET https://10.4.3.223/volume/v3/volumes/ae515095-64ad-4304-863e-c6a4021223c8 Jul 03 02:31:29.077382 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-76b241a7-ee9a-41f8-b473-905c3e810372 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:29.077719 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-76b241a7-ee9a-41f8-b473-905c3e810372 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:29.093864 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:29.093864 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:31:29.103004 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-76b241a7-ee9a-41f8-b473-905c3e810372 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Volume info retrieved successfully. Jul 03 02:31:29.112963 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-76b241a7-ee9a-41f8-b473-905c3e810372 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/volumes/ae515095-64ad-4304-863e-c6a4021223c8 returned with HTTP 200 Jul 03 02:31:29.113501 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 581/2294] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:29 2026] GET /volume/v3/volumes/ae515095-64ad-4304-863e-c6a4021223c8 => generated 879 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:29.719639 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-f858dd1e-88d9-45dc-b4b9-36adf8b1bd1b req-8fc00395-78a5-4af8-a246-b0c7033954c4 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:29.722593 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-f858dd1e-88d9-45dc-b4b9-36adf8b1bd1b req-8fc00395-78a5-4af8-a246-b0c7033954c4 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] DELETE https://10.4.3.223/volume/v3/attachments/f7e773f4-bcaf-44cc-a605-4c15f50c438b Jul 03 02:31:29.722892 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-f858dd1e-88d9-45dc-b4b9-36adf8b1bd1b req-8fc00395-78a5-4af8-a246-b0c7033954c4 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:29.723188 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-f858dd1e-88d9-45dc-b4b9-36adf8b1bd1b req-8fc00395-78a5-4af8-a246-b0c7033954c4 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Calling method 'version_select' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:29.732348 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:29.732348 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:31:30.138438 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-103404ad-2e77-4313-8217-119cae030f9e None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:30.138960 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-103404ad-2e77-4313-8217-119cae030f9e tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] GET https://10.4.3.223/volume/v3/volumes/ae515095-64ad-4304-863e-c6a4021223c8 Jul 03 02:31:30.139199 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-103404ad-2e77-4313-8217-119cae030f9e tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:30.139396 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-103404ad-2e77-4313-8217-119cae030f9e tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:30.168526 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:30.168526 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:31:30.172617 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-103404ad-2e77-4313-8217-119cae030f9e tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Volume info retrieved successfully. Jul 03 02:31:30.177840 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-103404ad-2e77-4313-8217-119cae030f9e tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/volumes/ae515095-64ad-4304-863e-c6a4021223c8 returned with HTTP 200 Jul 03 02:31:30.178391 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 570/2295] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:30 2026] GET /volume/v3/volumes/ae515095-64ad-4304-863e-c6a4021223c8 => generated 879 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:30.293450 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-f858dd1e-88d9-45dc-b4b9-36adf8b1bd1b req-8fc00395-78a5-4af8-a246-b0c7033954c4 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] https://10.4.3.223/volume/v3/attachments/f7e773f4-bcaf-44cc-a605-4c15f50c438b returned with HTTP 200 Jul 03 02:31:30.294073 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 572/2296] 10.4.3.223 () {72 vars in 1673 bytes} [Fri Jul 3 02:31:29 2026] DELETE /volume/v3/attachments/f7e773f4-bcaf-44cc-a605-4c15f50c438b => generated 19 bytes in 575 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:31.024444 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-903eb556-3e48-4ee8-ad72-5c1ebc6b4120 req-5a2918c2-2c2e-4d33-9b5c-7f08976b9d7e None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:31.030885 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-903eb556-3e48-4ee8-ad72-5c1ebc6b4120 req-5a2918c2-2c2e-4d33-9b5c-7f08976b9d7e tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] GET https://10.4.3.223/volume/v3/volumes/6f54fb2c-fa76-48e5-9239-5643bdc2344f Jul 03 02:31:31.031147 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-903eb556-3e48-4ee8-ad72-5c1ebc6b4120 req-5a2918c2-2c2e-4d33-9b5c-7f08976b9d7e tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:31.031380 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-903eb556-3e48-4ee8-ad72-5c1ebc6b4120 req-5a2918c2-2c2e-4d33-9b5c-7f08976b9d7e tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:31.042441 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:31.042441 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:31:31.046649 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-903eb556-3e48-4ee8-ad72-5c1ebc6b4120 req-5a2918c2-2c2e-4d33-9b5c-7f08976b9d7e tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] Volume info retrieved successfully. Jul 03 02:31:31.051282 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-903eb556-3e48-4ee8-ad72-5c1ebc6b4120 req-5a2918c2-2c2e-4d33-9b5c-7f08976b9d7e tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] https://10.4.3.223/volume/v3/volumes/6f54fb2c-fa76-48e5-9239-5643bdc2344f returned with HTTP 200 Jul 03 02:31:31.051720 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 574/2297] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:31:31 2026] GET /volume/v3/volumes/6f54fb2c-fa76-48e5-9239-5643bdc2344f => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:31.077076 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-e291e4b7-6810-4e4f-bfbf-42829f824542 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:31.077499 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-e291e4b7-6810-4e4f-bfbf-42829f824542 None None] GET https://10.4.3.223/volume// Jul 03 02:31:31.077898 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-e291e4b7-6810-4e4f-bfbf-42829f824542 None None] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:31.078203 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-e291e4b7-6810-4e4f-bfbf-42829f824542 None None] Calling method 'all' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:31.078466 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-e291e4b7-6810-4e4f-bfbf-42829f824542 None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:31:31.078727 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 582/2298] 10.4.3.223 () {66 vars in 1419 bytes} [Fri Jul 3 02:31:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:31:31.087331 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-903eb556-3e48-4ee8-ad72-5c1ebc6b4120 req-4e345ee4-0ebb-4726-9c4d-785343652033 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:31.089320 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-903eb556-3e48-4ee8-ad72-5c1ebc6b4120 req-4e345ee4-0ebb-4726-9c4d-785343652033 tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] POST https://10.4.3.223/volume/v3/attachments Jul 03 02:31:31.089713 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-903eb556-3e48-4ee8-ad72-5c1ebc6b4120 req-4e345ee4-0ebb-4726-9c4d-785343652033 tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6f54fb2c-fa76-48e5-9239-5643bdc2344f", "connector": null, "instance_uuid": "6893c891-f052-439a-8594-6bb58d76ddc7"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:31:31.099666 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:31.099666 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:31:31.134798 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-b367ed12-70dd-4a69-a40b-cca0dbfdd4de None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:31.154220 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-903eb556-3e48-4ee8-ad72-5c1ebc6b4120 req-4e345ee4-0ebb-4726-9c4d-785343652033 tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Jul 03 02:31:31.155439 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 571/2299] 10.4.3.223 () {74 vars in 1594 bytes} [Fri Jul 3 02:31:31 2026] POST /volume/v3/attachments => generated 273 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:31:31.198056 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-5908291b-8ffd-4003-9d71-b25adbb03f0e None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:31.198159 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-903eb556-3e48-4ee8-ad72-5c1ebc6b4120 req-83129b8d-9022-40b0-baa1-4fd74f8408df None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:31.200093 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-5908291b-8ffd-4003-9d71-b25adbb03f0e tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] GET https://10.4.3.223/volume/v3/volumes/ae515095-64ad-4304-863e-c6a4021223c8 Jul 03 02:31:31.200502 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-5908291b-8ffd-4003-9d71-b25adbb03f0e tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:31.200820 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-5908291b-8ffd-4003-9d71-b25adbb03f0e tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:31.201434 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-903eb556-3e48-4ee8-ad72-5c1ebc6b4120 req-83129b8d-9022-40b0-baa1-4fd74f8408df tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] POST https://10.4.3.223/volume/v3/attachments/b4ccf1c9-a28c-47f0-aad5-1dabaade2124/action Jul 03 02:31:31.202000 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-903eb556-3e48-4ee8-ad72-5c1ebc6b4120 req-83129b8d-9022-40b0-baa1-4fd74f8408df tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] Action body: b'{"os-complete": null}' {{(pid=100015) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:31:31.202291 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-903eb556-3e48-4ee8-ad72-5c1ebc6b4120 req-83129b8d-9022-40b0-baa1-4fd74f8408df tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:31:31.215255 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:31.215255 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:31:31.220323 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-5908291b-8ffd-4003-9d71-b25adbb03f0e tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Volume info retrieved successfully. Jul 03 02:31:31.229917 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-5908291b-8ffd-4003-9d71-b25adbb03f0e tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/volumes/ae515095-64ad-4304-863e-c6a4021223c8 returned with HTTP 200 Jul 03 02:31:31.229917 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 575/2300] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:31 2026] GET /volume/v3/volumes/ae515095-64ad-4304-863e-c6a4021223c8 => generated 879 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:31.230155 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:31.230155 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:31:31.243726 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-903eb556-3e48-4ee8-ad72-5c1ebc6b4120 req-83129b8d-9022-40b0-baa1-4fd74f8408df tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] https://10.4.3.223/volume/v3/attachments/b4ccf1c9-a28c-47f0-aad5-1dabaade2124/action returned with HTTP 204 Jul 03 02:31:31.243726 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 583/2301] 10.4.3.223 () {74 vars in 1725 bytes} [Fri Jul 3 02:31:31 2026] POST /volume/v3/attachments/b4ccf1c9-a28c-47f0-aad5-1dabaade2124/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:31:31.250558 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-b367ed12-70dd-4a69-a40b-cca0dbfdd4de tempest-VolumeQuotasAdminTestJSON-225483744 tempest-VolumeQuotasAdminTestJSON-225483744-project-admin] GET https://10.4.3.223/volume/v3/os-quota-sets/2dca55afabcc40a091fd6a659e16b712 Jul 03 02:31:31.250792 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-b367ed12-70dd-4a69-a40b-cca0dbfdd4de tempest-VolumeQuotasAdminTestJSON-225483744 tempest-VolumeQuotasAdminTestJSON-225483744-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:31.251056 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-b367ed12-70dd-4a69-a40b-cca0dbfdd4de tempest-VolumeQuotasAdminTestJSON-225483744 tempest-VolumeQuotasAdminTestJSON-225483744-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:31.251463 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:31.251463 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:31:31.265135 np0000004352 devstack@c-api.service[100014]: WARNING cinder.quota [None req-b367ed12-70dd-4a69-a40b-cca0dbfdd4de tempest-VolumeQuotasAdminTestJSON-225483744 tempest-VolumeQuotasAdminTestJSON-225483744-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-1047188628 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-1047188628, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:31:31.265615 np0000004352 devstack@c-api.service[100014]: WARNING cinder.quota [None req-b367ed12-70dd-4a69-a40b-cca0dbfdd4de tempest-VolumeQuotasAdminTestJSON-225483744 tempest-VolumeQuotasAdminTestJSON-225483744-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-1047188628 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-1047188628, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:31:31.266063 np0000004352 devstack@c-api.service[100014]: WARNING cinder.quota [None req-b367ed12-70dd-4a69-a40b-cca0dbfdd4de tempest-VolumeQuotasAdminTestJSON-225483744 tempest-VolumeQuotasAdminTestJSON-225483744-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luksv2-1047188628 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luksv2-1047188628, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:31:31.266389 np0000004352 devstack@c-api.service[100014]: WARNING cinder.quota [None req-b367ed12-70dd-4a69-a40b-cca0dbfdd4de tempest-VolumeQuotasAdminTestJSON-225483744 tempest-VolumeQuotasAdminTestJSON-225483744-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-200162100-1825764949 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-200162100-1825764949, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:31:31.266801 np0000004352 devstack@c-api.service[100014]: WARNING cinder.quota [None req-b367ed12-70dd-4a69-a40b-cca0dbfdd4de tempest-VolumeQuotasAdminTestJSON-225483744 tempest-VolumeQuotasAdminTestJSON-225483744-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-200162100-1825764949 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-200162100-1825764949, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:31:31.267455 np0000004352 devstack@c-api.service[100014]: WARNING cinder.quota [None req-b367ed12-70dd-4a69-a40b-cca0dbfdd4de tempest-VolumeQuotasAdminTestJSON-225483744 tempest-VolumeQuotasAdminTestJSON-225483744-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-200162100-1825764949 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-200162100-1825764949, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:31:31.268278 np0000004352 devstack@c-api.service[100014]: WARNING cinder.quota [None req-b367ed12-70dd-4a69-a40b-cca0dbfdd4de tempest-VolumeQuotasAdminTestJSON-225483744 tempest-VolumeQuotasAdminTestJSON-225483744-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-70937315-326033319 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-70937315-326033319, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:31:31.268611 np0000004352 devstack@c-api.service[100014]: WARNING cinder.quota [None req-b367ed12-70dd-4a69-a40b-cca0dbfdd4de tempest-VolumeQuotasAdminTestJSON-225483744 tempest-VolumeQuotasAdminTestJSON-225483744-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1578387613-140675295 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1578387613-140675295, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:31:31.269297 np0000004352 devstack@c-api.service[100014]: WARNING cinder.quota [None req-b367ed12-70dd-4a69-a40b-cca0dbfdd4de tempest-VolumeQuotasAdminTestJSON-225483744 tempest-VolumeQuotasAdminTestJSON-225483744-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1578387613-140675295 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1578387613-140675295, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:31:31.269437 np0000004352 devstack@c-api.service[100014]: WARNING cinder.quota [None req-b367ed12-70dd-4a69-a40b-cca0dbfdd4de tempest-VolumeQuotasAdminTestJSON-225483744 tempest-VolumeQuotasAdminTestJSON-225483744-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1578387613-140675295 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1578387613-140675295, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:31:31.277874 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-b367ed12-70dd-4a69-a40b-cca0dbfdd4de tempest-VolumeQuotasAdminTestJSON-225483744 tempest-VolumeQuotasAdminTestJSON-225483744-project-admin] https://10.4.3.223/volume/v3/os-quota-sets/2dca55afabcc40a091fd6a659e16b712 returned with HTTP 200 Jul 03 02:31:31.278097 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-78845476-a668-426a-b3da-371c9e519f5a None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:31.278467 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 573/2302] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:31:31 2026] GET /volume/v3/os-quota-sets/2dca55afabcc40a091fd6a659e16b712 => generated 1593 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:31:31.280815 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-78845476-a668-426a-b3da-371c9e519f5a tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] GET https://10.4.3.223/volume/v3/volumes/6f54fb2c-fa76-48e5-9239-5643bdc2344f Jul 03 02:31:31.281113 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-78845476-a668-426a-b3da-371c9e519f5a tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:31.281374 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-78845476-a668-426a-b3da-371c9e519f5a tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:31.289977 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-49bdc9be-b569-48b3-9d35-1fef2c682720 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:31.292663 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-49bdc9be-b569-48b3-9d35-1fef2c682720 tempest-VolumeQuotasAdminTestJSON-225483744 tempest-VolumeQuotasAdminTestJSON-225483744-project-admin] GET https://10.4.3.223/volume/v3/os-quota-sets/2dca55afabcc40a091fd6a659e16b712/defaults Jul 03 02:31:31.292946 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-49bdc9be-b569-48b3-9d35-1fef2c682720 tempest-VolumeQuotasAdminTestJSON-225483744 tempest-VolumeQuotasAdminTestJSON-225483744-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:31.293229 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-49bdc9be-b569-48b3-9d35-1fef2c682720 tempest-VolumeQuotasAdminTestJSON-225483744 tempest-VolumeQuotasAdminTestJSON-225483744-project-admin] Calling method 'defaults' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:31.296523 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:31.296523 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:31:31.301256 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-78845476-a668-426a-b3da-371c9e519f5a tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] Volume info retrieved successfully. Jul 03 02:31:31.302993 np0000004352 devstack@c-api.service[100013]: WARNING cinder.quota [None req-49bdc9be-b569-48b3-9d35-1fef2c682720 tempest-VolumeQuotasAdminTestJSON-225483744 tempest-VolumeQuotasAdminTestJSON-225483744-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luksv2-1047188628 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luksv2-1047188628, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:31:31.303318 np0000004352 devstack@c-api.service[100013]: WARNING cinder.quota [None req-49bdc9be-b569-48b3-9d35-1fef2c682720 tempest-VolumeQuotasAdminTestJSON-225483744 tempest-VolumeQuotasAdminTestJSON-225483744-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-200162100-1825764949 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-200162100-1825764949, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:31:31.303741 np0000004352 devstack@c-api.service[100013]: WARNING cinder.quota [None req-49bdc9be-b569-48b3-9d35-1fef2c682720 tempest-VolumeQuotasAdminTestJSON-225483744 tempest-VolumeQuotasAdminTestJSON-225483744-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-200162100-1825764949 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-200162100-1825764949, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:31:31.304160 np0000004352 devstack@c-api.service[100013]: WARNING cinder.quota [None req-49bdc9be-b569-48b3-9d35-1fef2c682720 tempest-VolumeQuotasAdminTestJSON-225483744 tempest-VolumeQuotasAdminTestJSON-225483744-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-200162100-1825764949 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-200162100-1825764949, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:31:31.304593 np0000004352 devstack@c-api.service[100013]: WARNING cinder.quota [None req-49bdc9be-b569-48b3-9d35-1fef2c682720 tempest-VolumeQuotasAdminTestJSON-225483744 tempest-VolumeQuotasAdminTestJSON-225483744-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-70937315-326033319 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-70937315-326033319, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:31:31.304955 np0000004352 devstack@c-api.service[100013]: WARNING cinder.quota [None req-49bdc9be-b569-48b3-9d35-1fef2c682720 tempest-VolumeQuotasAdminTestJSON-225483744 tempest-VolumeQuotasAdminTestJSON-225483744-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-70937315-326033319 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-70937315-326033319, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:31:31.305342 np0000004352 devstack@c-api.service[100013]: WARNING cinder.quota [None req-49bdc9be-b569-48b3-9d35-1fef2c682720 tempest-VolumeQuotasAdminTestJSON-225483744 tempest-VolumeQuotasAdminTestJSON-225483744-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-70937315-326033319 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-70937315-326033319, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:31:31.306137 np0000004352 devstack@c-api.service[100013]: WARNING cinder.quota [None req-49bdc9be-b569-48b3-9d35-1fef2c682720 tempest-VolumeQuotasAdminTestJSON-225483744 tempest-VolumeQuotasAdminTestJSON-225483744-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1578387613-140675295 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1578387613-140675295, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:31:31.309501 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-78845476-a668-426a-b3da-371c9e519f5a tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] https://10.4.3.223/volume/v3/volumes/6f54fb2c-fa76-48e5-9239-5643bdc2344f returned with HTTP 200 Jul 03 02:31:31.310117 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 572/2303] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:31 2026] GET /volume/v3/volumes/6f54fb2c-fa76-48e5-9239-5643bdc2344f => generated 1111 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:31:31.311319 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-49bdc9be-b569-48b3-9d35-1fef2c682720 tempest-VolumeQuotasAdminTestJSON-225483744 tempest-VolumeQuotasAdminTestJSON-225483744-project-admin] https://10.4.3.223/volume/v3/os-quota-sets/2dca55afabcc40a091fd6a659e16b712/defaults returned with HTTP 200 Jul 03 02:31:31.311813 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 576/2304] 10.4.3.223 () {66 vars in 1381 bytes} [Fri Jul 3 02:31:31 2026] GET /volume/v3/os-quota-sets/2dca55afabcc40a091fd6a659e16b712/defaults => generated 1593 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:31:31.325609 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-41aad7b9-7d7d-45fe-accd-191bb7242e86 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:31.327213 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-41aad7b9-7d7d-45fe-accd-191bb7242e86 tempest-VolumeQuotasAdminTestJSON-225483744 tempest-VolumeQuotasAdminTestJSON-225483744-project-admin] PUT https://10.4.3.223/volume/v3/os-quota-sets/2dca55afabcc40a091fd6a659e16b712 Jul 03 02:31:31.327947 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-8e4425d1-eef8-47f7-9858-189fed713a1b None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:31.328524 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-41aad7b9-7d7d-45fe-accd-191bb7242e86 tempest-VolumeQuotasAdminTestJSON-225483744 tempest-VolumeQuotasAdminTestJSON-225483744-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:31:31.330032 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-8e4425d1-eef8-47f7-9858-189fed713a1b tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] GET https://10.4.3.223/volume/v3/volumes/6f54fb2c-fa76-48e5-9239-5643bdc2344f Jul 03 02:31:31.330666 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-8e4425d1-eef8-47f7-9858-189fed713a1b tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:31.330666 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-8e4425d1-eef8-47f7-9858-189fed713a1b tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:31.343879 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:31.343879 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:31:31.348232 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-8e4425d1-eef8-47f7-9858-189fed713a1b tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] Volume info retrieved successfully. Jul 03 02:31:31.352725 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-8e4425d1-eef8-47f7-9858-189fed713a1b tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] https://10.4.3.223/volume/v3/volumes/6f54fb2c-fa76-48e5-9239-5643bdc2344f returned with HTTP 200 Jul 03 02:31:31.353117 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 574/2305] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:31 2026] GET /volume/v3/volumes/6f54fb2c-fa76-48e5-9239-5643bdc2344f => generated 1111 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:31:31.385952 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-41aad7b9-7d7d-45fe-accd-191bb7242e86 tempest-VolumeQuotasAdminTestJSON-225483744 tempest-VolumeQuotasAdminTestJSON-225483744-project-admin] https://10.4.3.223/volume/v3/os-quota-sets/2dca55afabcc40a091fd6a659e16b712 returned with HTTP 200 Jul 03 02:31:31.387590 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 584/2306] 10.4.3.223 () {68 vars in 1374 bytes} [Fri Jul 3 02:31:31 2026] PUT /volume/v3/os-quota-sets/2dca55afabcc40a091fd6a659e16b712 => generated 1551 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:31:31.399986 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-169078a5-7639-425c-8742-e5a81ff8ebe9 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:31.402489 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-169078a5-7639-425c-8742-e5a81ff8ebe9 tempest-VolumeQuotasAdminTestJSON-225483744 tempest-VolumeQuotasAdminTestJSON-225483744-project-admin] DELETE https://10.4.3.223/volume/v3/os-quota-sets/2dca55afabcc40a091fd6a659e16b712 Jul 03 02:31:31.402489 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-169078a5-7639-425c-8742-e5a81ff8ebe9 tempest-VolumeQuotasAdminTestJSON-225483744 tempest-VolumeQuotasAdminTestJSON-225483744-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:31.404647 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-169078a5-7639-425c-8742-e5a81ff8ebe9 tempest-VolumeQuotasAdminTestJSON-225483744 tempest-VolumeQuotasAdminTestJSON-225483744-project-admin] Calling method 'delete' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:31.413532 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-169078a5-7639-425c-8742-e5a81ff8ebe9 tempest-VolumeQuotasAdminTestJSON-225483744 tempest-VolumeQuotasAdminTestJSON-225483744-project-admin] https://10.4.3.223/volume/v3/os-quota-sets/2dca55afabcc40a091fd6a659e16b712 returned with HTTP 200 Jul 03 02:31:31.414069 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 573/2307] 10.4.3.223 () {66 vars in 1357 bytes} [Fri Jul 3 02:31:31 2026] DELETE /volume/v3/os-quota-sets/2dca55afabcc40a091fd6a659e16b712 => generated 0 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 03 02:31:31.423282 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-f9de1c39-d715-43ea-84fa-51cecbac21a2 req-12309f81-5f3d-4bfe-87d6-60f932c2795c None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:31.426033 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-f9de1c39-d715-43ea-84fa-51cecbac21a2 req-12309f81-5f3d-4bfe-87d6-60f932c2795c tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] GET https://10.4.3.223/volume/v3/volumes/6f54fb2c-fa76-48e5-9239-5643bdc2344f Jul 03 02:31:31.426241 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-f9de1c39-d715-43ea-84fa-51cecbac21a2 req-12309f81-5f3d-4bfe-87d6-60f932c2795c tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:31.426487 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-f9de1c39-d715-43ea-84fa-51cecbac21a2 req-12309f81-5f3d-4bfe-87d6-60f932c2795c tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:31.429617 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-06e60363-2379-4403-b95b-9def9d953e92 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:31.434956 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-06e60363-2379-4403-b95b-9def9d953e92 tempest-VolumeQuotasAdminTestJSON-225483744 tempest-VolumeQuotasAdminTestJSON-225483744-project-admin] GET https://10.4.3.223/volume/v3/os-quota-sets/2dca55afabcc40a091fd6a659e16b712 Jul 03 02:31:31.435328 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-06e60363-2379-4403-b95b-9def9d953e92 tempest-VolumeQuotasAdminTestJSON-225483744 tempest-VolumeQuotasAdminTestJSON-225483744-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:31.435627 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-06e60363-2379-4403-b95b-9def9d953e92 tempest-VolumeQuotasAdminTestJSON-225483744 tempest-VolumeQuotasAdminTestJSON-225483744-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:31.444916 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:31.444916 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:31:31.450102 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-f9de1c39-d715-43ea-84fa-51cecbac21a2 req-12309f81-5f3d-4bfe-87d6-60f932c2795c tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] Volume info retrieved successfully. Jul 03 02:31:31.456353 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-f9de1c39-d715-43ea-84fa-51cecbac21a2 req-12309f81-5f3d-4bfe-87d6-60f932c2795c tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] https://10.4.3.223/volume/v3/volumes/6f54fb2c-fa76-48e5-9239-5643bdc2344f returned with HTTP 200 Jul 03 02:31:31.457086 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-06e60363-2379-4403-b95b-9def9d953e92 tempest-VolumeQuotasAdminTestJSON-225483744 tempest-VolumeQuotasAdminTestJSON-225483744-project-admin] https://10.4.3.223/volume/v3/os-quota-sets/2dca55afabcc40a091fd6a659e16b712 returned with HTTP 200 Jul 03 02:31:31.457168 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 577/2308] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:31:31 2026] GET /volume/v3/volumes/6f54fb2c-fa76-48e5-9239-5643bdc2344f => generated 1111 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:31:31.457634 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 575/2309] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:31:31 2026] GET /volume/v3/os-quota-sets/2dca55afabcc40a091fd6a659e16b712 => generated 1593 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:31:31.469679 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-1b38cf7e-ca30-478a-9e77-1ebb6b95fc20 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:31.471511 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-1b38cf7e-ca30-478a-9e77-1ebb6b95fc20 tempest-VolumeQuotasAdminTestJSON-225483744 tempest-VolumeQuotasAdminTestJSON-225483744-project-admin] PUT https://10.4.3.223/volume/v3/os-quota-sets/2dca55afabcc40a091fd6a659e16b712 Jul 03 02:31:31.472104 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-1b38cf7e-ca30-478a-9e77-1ebb6b95fc20 tempest-VolumeQuotasAdminTestJSON-225483744 tempest-VolumeQuotasAdminTestJSON-225483744-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=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:31:31.503949 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-f9de1c39-d715-43ea-84fa-51cecbac21a2 req-a921722e-7cb2-4c26-80da-003b131f4dde None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:31.507390 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-f9de1c39-d715-43ea-84fa-51cecbac21a2 req-a921722e-7cb2-4c26-80da-003b131f4dde tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] DELETE https://10.4.3.223/volume/v3/attachments/b4ccf1c9-a28c-47f0-aad5-1dabaade2124 Jul 03 02:31:31.507718 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-f9de1c39-d715-43ea-84fa-51cecbac21a2 req-a921722e-7cb2-4c26-80da-003b131f4dde tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:31.508803 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-f9de1c39-d715-43ea-84fa-51cecbac21a2 req-a921722e-7cb2-4c26-80da-003b131f4dde tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] Calling method 'version_select' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:31.518880 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:31.518880 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:31:31.587888 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-1b38cf7e-ca30-478a-9e77-1ebb6b95fc20 tempest-VolumeQuotasAdminTestJSON-225483744 tempest-VolumeQuotasAdminTestJSON-225483744-project-admin] https://10.4.3.223/volume/v3/os-quota-sets/2dca55afabcc40a091fd6a659e16b712 returned with HTTP 200 Jul 03 02:31:31.587888 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 585/2310] 10.4.3.223 () {68 vars in 1375 bytes} [Fri Jul 3 02:31:31 2026] PUT /volume/v3/os-quota-sets/2dca55afabcc40a091fd6a659e16b712 => generated 1551 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:31:31.602057 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-0c7ff9ed-6182-47b5-9ae6-b02d417a5835 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:31.611144 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-0c7ff9ed-6182-47b5-9ae6-b02d417a5835 tempest-VolumeQuotasAdminTestJSON-225483744 tempest-VolumeQuotasAdminTestJSON-225483744-project-admin] GET https://10.4.3.223/volume/v3/os-quota-sets/2dca55afabcc40a091fd6a659e16b712/defaults Jul 03 02:31:31.611144 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-0c7ff9ed-6182-47b5-9ae6-b02d417a5835 tempest-VolumeQuotasAdminTestJSON-225483744 tempest-VolumeQuotasAdminTestJSON-225483744-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:31.611144 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-0c7ff9ed-6182-47b5-9ae6-b02d417a5835 tempest-VolumeQuotasAdminTestJSON-225483744 tempest-VolumeQuotasAdminTestJSON-225483744-project-admin] Calling method 'defaults' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:31.626870 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-0c7ff9ed-6182-47b5-9ae6-b02d417a5835 tempest-VolumeQuotasAdminTestJSON-225483744 tempest-VolumeQuotasAdminTestJSON-225483744-project-admin] https://10.4.3.223/volume/v3/os-quota-sets/2dca55afabcc40a091fd6a659e16b712/defaults returned with HTTP 200 Jul 03 02:31:31.627349 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 578/2311] 10.4.3.223 () {66 vars in 1381 bytes} [Fri Jul 3 02:31:31 2026] GET /volume/v3/os-quota-sets/2dca55afabcc40a091fd6a659e16b712/defaults => generated 1593 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:31:31.639322 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-83accd54-b041-4187-86ee-2c929ae249f7 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:31.643748 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-83accd54-b041-4187-86ee-2c929ae249f7 tempest-VolumeQuotasAdminTestJSON-225483744 tempest-VolumeQuotasAdminTestJSON-225483744-project-admin] GET https://10.4.3.223/volume/v3/os-quota-sets/2dca55afabcc40a091fd6a659e16b712 Jul 03 02:31:31.643925 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-83accd54-b041-4187-86ee-2c929ae249f7 tempest-VolumeQuotasAdminTestJSON-225483744 tempest-VolumeQuotasAdminTestJSON-225483744-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:31.644177 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-83accd54-b041-4187-86ee-2c929ae249f7 tempest-VolumeQuotasAdminTestJSON-225483744 tempest-VolumeQuotasAdminTestJSON-225483744-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:31.659774 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-83accd54-b041-4187-86ee-2c929ae249f7 tempest-VolumeQuotasAdminTestJSON-225483744 tempest-VolumeQuotasAdminTestJSON-225483744-project-admin] https://10.4.3.223/volume/v3/os-quota-sets/2dca55afabcc40a091fd6a659e16b712 returned with HTTP 200 Jul 03 02:31:31.660289 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 576/2312] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:31:31 2026] GET /volume/v3/os-quota-sets/2dca55afabcc40a091fd6a659e16b712 => generated 1593 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:31:31.676090 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-e4cf3686-93fd-4093-9c84-d30b080690ca None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:31.678652 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-e4cf3686-93fd-4093-9c84-d30b080690ca tempest-VolumeQuotasAdminTestJSON-225483744 tempest-VolumeQuotasAdminTestJSON-225483744-project-admin] GET https://10.4.3.223/volume/v3/os-quota-sets/2dca55afabcc40a091fd6a659e16b712?usage=True Jul 03 02:31:31.678930 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-e4cf3686-93fd-4093-9c84-d30b080690ca tempest-VolumeQuotasAdminTestJSON-225483744 tempest-VolumeQuotasAdminTestJSON-225483744-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:31.679308 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-e4cf3686-93fd-4093-9c84-d30b080690ca tempest-VolumeQuotasAdminTestJSON-225483744 tempest-VolumeQuotasAdminTestJSON-225483744-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:31.703022 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-e4cf3686-93fd-4093-9c84-d30b080690ca tempest-VolumeQuotasAdminTestJSON-225483744 tempest-VolumeQuotasAdminTestJSON-225483744-project-admin] https://10.4.3.223/volume/v3/os-quota-sets/2dca55afabcc40a091fd6a659e16b712?usage=True returned with HTTP 200 Jul 03 02:31:31.703702 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 586/2313] 10.4.3.223 () {66 vars in 1375 bytes} [Fri Jul 3 02:31:31 2026] GET /volume/v3/os-quota-sets/2dca55afabcc40a091fd6a659e16b712?usage=True => generated 2685 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:31:31.720385 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-572f040d-c159-41b7-96a5-304b42f1e4b7 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:31.798896 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-c3079d54-04cf-4a6c-9631-33bc350c0672 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:31.800518 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-572f040d-c159-41b7-96a5-304b42f1e4b7 tempest-VolumeQuotasAdminTestJSON-230187042 tempest-VolumeQuotasAdminTestJSON-230187042-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:31:31.800894 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-c3079d54-04cf-4a6c-9631-33bc350c0672 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] DELETE https://10.4.3.223/volume/v3/volumes/d8c33bdf-6c56-4080-81d6-bde4e4cbabcd Jul 03 02:31:31.800978 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-572f040d-c159-41b7-96a5-304b42f1e4b7 tempest-VolumeQuotasAdminTestJSON-230187042 tempest-VolumeQuotasAdminTestJSON-230187042-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1847591122"}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:31:31.801094 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-c3079d54-04cf-4a6c-9631-33bc350c0672 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:31.801292 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-c3079d54-04cf-4a6c-9631-33bc350c0672 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Calling method 'delete' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:31.801470 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.volumes [None req-c3079d54-04cf-4a6c-9631-33bc350c0672 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Delete volume with id: d8c33bdf-6c56-4080-81d6-bde4e4cbabcd Jul 03 02:31:31.803164 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.volumes [None req-572f040d-c159-41b7-96a5-304b42f1e4b7 tempest-VolumeQuotasAdminTestJSON-230187042 tempest-VolumeQuotasAdminTestJSON-230187042-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1847591122'}} {{(pid=100013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:31:31.803310 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.volumes [None req-572f040d-c159-41b7-96a5-304b42f1e4b7 tempest-VolumeQuotasAdminTestJSON-230187042 tempest-VolumeQuotasAdminTestJSON-230187042-project-member] Create volume of 1 GB Jul 03 02:31:31.808282 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-572f040d-c159-41b7-96a5-304b42f1e4b7 tempest-VolumeQuotasAdminTestJSON-230187042 tempest-VolumeQuotasAdminTestJSON-230187042-project-member] Availability Zones retrieved successfully. Jul 03 02:31:31.813387 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:31.813387 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:31:31.814062 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-c3079d54-04cf-4a6c-9631-33bc350c0672 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Volume info retrieved successfully. Jul 03 02:31:31.814264 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-572f040d-c159-41b7-96a5-304b42f1e4b7 tempest-VolumeQuotasAdminTestJSON-230187042 tempest-VolumeQuotasAdminTestJSON-230187042-project-member] Flow 'volume_create_api' (d210a8c5-6559-4b0a-a290-bf083b750522) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:31:31.815436 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-572f040d-c159-41b7-96a5-304b42f1e4b7 tempest-VolumeQuotasAdminTestJSON-230187042 tempest-VolumeQuotasAdminTestJSON-230187042-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39edbbc0-4bd2-4a2a-a494-0f6d45209ebb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:31:31.816864 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.flows.api.create_volume [None req-572f040d-c159-41b7-96a5-304b42f1e4b7 tempest-VolumeQuotasAdminTestJSON-230187042 tempest-VolumeQuotasAdminTestJSON-230187042-project-member] Validating volume size '1' using validate_int {{(pid=100013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:31:31.853823 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-c3079d54-04cf-4a6c-9631-33bc350c0672 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Delete volume request issued successfully. Jul 03 02:31:31.854121 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-c3079d54-04cf-4a6c-9631-33bc350c0672 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] https://10.4.3.223/volume/v3/volumes/d8c33bdf-6c56-4080-81d6-bde4e4cbabcd returned with HTTP 202 Jul 03 02:31:31.854605 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 577/2314] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:31:31 2026] DELETE /volume/v3/volumes/d8c33bdf-6c56-4080-81d6-bde4e4cbabcd => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:31:31.859250 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-572f040d-c159-41b7-96a5-304b42f1e4b7 tempest-VolumeQuotasAdminTestJSON-230187042 tempest-VolumeQuotasAdminTestJSON-230187042-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39edbbc0-4bd2-4a2a-a494-0f6d45209ebb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:31:31.861123 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-572f040d-c159-41b7-96a5-304b42f1e4b7 tempest-VolumeQuotasAdminTestJSON-230187042 tempest-VolumeQuotasAdminTestJSON-230187042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ffe39ba-abc3-461f-b4f2-6a6fd1c827fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:31:31.963043 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.quota [None req-572f040d-c159-41b7-96a5-304b42f1e4b7 tempest-VolumeQuotasAdminTestJSON-230187042 tempest-VolumeQuotasAdminTestJSON-230187042-project-member] Created reservations ['af4b8a84-725f-4785-89ab-ef561e3158c3', '6c1b42d8-da33-48b5-9b6c-2c6a66d38253', '16f4823d-1054-4f10-8f6f-be71b433211f', '0399d142-a9d8-4766-b77c-58735c9b77e7'] {{(pid=100013) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:31:31.964495 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-572f040d-c159-41b7-96a5-304b42f1e4b7 tempest-VolumeQuotasAdminTestJSON-230187042 tempest-VolumeQuotasAdminTestJSON-230187042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ffe39ba-abc3-461f-b4f2-6a6fd1c827fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['af4b8a84-725f-4785-89ab-ef561e3158c3', '6c1b42d8-da33-48b5-9b6c-2c6a66d38253', '16f4823d-1054-4f10-8f6f-be71b433211f', '0399d142-a9d8-4766-b77c-58735c9b77e7']}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:31:31.965918 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-572f040d-c159-41b7-96a5-304b42f1e4b7 tempest-VolumeQuotasAdminTestJSON-230187042 tempest-VolumeQuotasAdminTestJSON-230187042-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b03930e4-0260-45ab-a7a5-bdb9ed544cb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:31:32.000449 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-572f040d-c159-41b7-96a5-304b42f1e4b7 tempest-VolumeQuotasAdminTestJSON-230187042 tempest-VolumeQuotasAdminTestJSON-230187042-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b03930e4-0260-45ab-a7a5-bdb9ed544cb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '94a1e398-3672-44fe-ae5b-9bdc5a863960', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1847591122',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2dca55afabcc40a091fd6a659e16b712',qos_specs=None,replication_status=,reservations=['af4b8a84-725f-4785-89ab-ef561e3158c3','6c1b42d8-da33-48b5-9b6c-2c6a66d38253','16f4823d-1054-4f10-8f6f-be71b433211f','0399d142-a9d8-4766-b77c-58735c9b77e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fadc91ee9397472588b2cf15a925c0de',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:31:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1847591122',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=94a1e398-3672-44fe-ae5b-9bdc5a863960,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2dca55afabcc40a091fd6a659e16b712',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fadc91ee9397472588b2cf15a925c0de',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:31:32.002074 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-572f040d-c159-41b7-96a5-304b42f1e4b7 tempest-VolumeQuotasAdminTestJSON-230187042 tempest-VolumeQuotasAdminTestJSON-230187042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7b9b81e-2ade-4730-b2ce-e4ff395f0d57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:31:32.046018 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-572f040d-c159-41b7-96a5-304b42f1e4b7 tempest-VolumeQuotasAdminTestJSON-230187042 tempest-VolumeQuotasAdminTestJSON-230187042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7b9b81e-2ade-4730-b2ce-e4ff395f0d57) transitioned into state 'SUCCESS' from state '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-1847591122',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2dca55afabcc40a091fd6a659e16b712',qos_specs=None,replication_status=,reservations=['af4b8a84-725f-4785-89ab-ef561e3158c3','6c1b42d8-da33-48b5-9b6c-2c6a66d38253','16f4823d-1054-4f10-8f6f-be71b433211f','0399d142-a9d8-4766-b77c-58735c9b77e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fadc91ee9397472588b2cf15a925c0de',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:31:32.047474 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-572f040d-c159-41b7-96a5-304b42f1e4b7 tempest-VolumeQuotasAdminTestJSON-230187042 tempest-VolumeQuotasAdminTestJSON-230187042-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b80da48-8404-4692-aaed-b40f2c96d87f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:31:32.061801 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-572f040d-c159-41b7-96a5-304b42f1e4b7 tempest-VolumeQuotasAdminTestJSON-230187042 tempest-VolumeQuotasAdminTestJSON-230187042-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b80da48-8404-4692-aaed-b40f2c96d87f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:31:32.062735 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-572f040d-c159-41b7-96a5-304b42f1e4b7 tempest-VolumeQuotasAdminTestJSON-230187042 tempest-VolumeQuotasAdminTestJSON-230187042-project-member] Flow 'volume_create_api' (d210a8c5-6559-4b0a-a290-bf083b750522) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:31:32.065438 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-572f040d-c159-41b7-96a5-304b42f1e4b7 tempest-VolumeQuotasAdminTestJSON-230187042 tempest-VolumeQuotasAdminTestJSON-230187042-project-member] Create volume request issued successfully. Jul 03 02:31:32.065438 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-572f040d-c159-41b7-96a5-304b42f1e4b7 tempest-VolumeQuotasAdminTestJSON-230187042 tempest-VolumeQuotasAdminTestJSON-230187042-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:31:32.065438 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 579/2315] 10.4.3.223 () {68 vars in 1258 bytes} [Fri Jul 3 02:31:31 2026] POST /volume/v3/volumes => generated 756 bytes in 345 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:31:32.071429 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-f9de1c39-d715-43ea-84fa-51cecbac21a2 req-a921722e-7cb2-4c26-80da-003b131f4dde tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] https://10.4.3.223/volume/v3/attachments/b4ccf1c9-a28c-47f0-aad5-1dabaade2124 returned with HTTP 200 Jul 03 02:31:32.074211 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 574/2316] 10.4.3.223 () {72 vars in 1673 bytes} [Fri Jul 3 02:31:31 2026] DELETE /volume/v3/attachments/b4ccf1c9-a28c-47f0-aad5-1dabaade2124 => generated 19 bytes in 571 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:32.081942 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-15f7f0e8-6311-4ad4-b8bd-8f60b159ee59 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:32.084956 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-15f7f0e8-6311-4ad4-b8bd-8f60b159ee59 tempest-VolumeQuotasAdminTestJSON-230187042 tempest-VolumeQuotasAdminTestJSON-230187042-project-member] GET https://10.4.3.223/volume/v3/volumes/94a1e398-3672-44fe-ae5b-9bdc5a863960 Jul 03 02:31:32.085213 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-15f7f0e8-6311-4ad4-b8bd-8f60b159ee59 tempest-VolumeQuotasAdminTestJSON-230187042 tempest-VolumeQuotasAdminTestJSON-230187042-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:32.085473 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-15f7f0e8-6311-4ad4-b8bd-8f60b159ee59 tempest-VolumeQuotasAdminTestJSON-230187042 tempest-VolumeQuotasAdminTestJSON-230187042-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:32.099621 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:32.099621 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:31:32.108513 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-15f7f0e8-6311-4ad4-b8bd-8f60b159ee59 tempest-VolumeQuotasAdminTestJSON-230187042 tempest-VolumeQuotasAdminTestJSON-230187042-project-member] Volume info retrieved successfully. Jul 03 02:31:32.110687 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-15f7f0e8-6311-4ad4-b8bd-8f60b159ee59 tempest-VolumeQuotasAdminTestJSON-230187042 tempest-VolumeQuotasAdminTestJSON-230187042-project-member] https://10.4.3.223/volume/v3/volumes/94a1e398-3672-44fe-ae5b-9bdc5a863960 returned with HTTP 200 Jul 03 02:31:32.111847 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 587/2317] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:32 2026] GET /volume/v3/volumes/94a1e398-3672-44fe-ae5b-9bdc5a863960 => generated 824 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:32.119348 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-31677644-d139-45a0-950c-d02eec21f741 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:32.121910 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-31677644-d139-45a0-950c-d02eec21f741 tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] GET https://10.4.3.223/volume/v3/volumes/6f54fb2c-fa76-48e5-9239-5643bdc2344f Jul 03 02:31:32.123476 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-31677644-d139-45a0-950c-d02eec21f741 tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:32.123476 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-31677644-d139-45a0-950c-d02eec21f741 tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:32.129596 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:32.129596 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:31:32.133523 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-31677644-d139-45a0-950c-d02eec21f741 tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] Volume info retrieved successfully. Jul 03 02:31:32.138323 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-31677644-d139-45a0-950c-d02eec21f741 tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] https://10.4.3.223/volume/v3/volumes/6f54fb2c-fa76-48e5-9239-5643bdc2344f returned with HTTP 200 Jul 03 02:31:32.143481 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 578/2318] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:32 2026] GET /volume/v3/volumes/6f54fb2c-fa76-48e5-9239-5643bdc2344f => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:32.241382 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-4150a2ac-6c5e-4ba9-8a65-1bcc66761d9f None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:32.244129 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-4150a2ac-6c5e-4ba9-8a65-1bcc66761d9f tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] GET https://10.4.3.223/volume/v3/volumes/ae515095-64ad-4304-863e-c6a4021223c8 Jul 03 02:31:32.244356 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-4150a2ac-6c5e-4ba9-8a65-1bcc66761d9f tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:32.244578 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-4150a2ac-6c5e-4ba9-8a65-1bcc66761d9f tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:32.255902 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:32.255902 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:31:32.259861 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-4150a2ac-6c5e-4ba9-8a65-1bcc66761d9f tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Volume info retrieved successfully. Jul 03 02:31:32.263995 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-4150a2ac-6c5e-4ba9-8a65-1bcc66761d9f tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/volumes/ae515095-64ad-4304-863e-c6a4021223c8 returned with HTTP 200 Jul 03 02:31:32.264368 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 580/2319] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:32 2026] GET /volume/v3/volumes/ae515095-64ad-4304-863e-c6a4021223c8 => generated 879 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:33.130595 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-c372d793-547f-4dee-a0f5-b20d9a334edd None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:33.136508 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-c372d793-547f-4dee-a0f5-b20d9a334edd tempest-VolumeQuotasAdminTestJSON-230187042 tempest-VolumeQuotasAdminTestJSON-230187042-project-member] GET https://10.4.3.223/volume/v3/volumes/94a1e398-3672-44fe-ae5b-9bdc5a863960 Jul 03 02:31:33.136508 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-c372d793-547f-4dee-a0f5-b20d9a334edd tempest-VolumeQuotasAdminTestJSON-230187042 tempest-VolumeQuotasAdminTestJSON-230187042-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:33.136508 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-c372d793-547f-4dee-a0f5-b20d9a334edd tempest-VolumeQuotasAdminTestJSON-230187042 tempest-VolumeQuotasAdminTestJSON-230187042-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:33.148250 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:33.148250 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:31:33.154409 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-c372d793-547f-4dee-a0f5-b20d9a334edd tempest-VolumeQuotasAdminTestJSON-230187042 tempest-VolumeQuotasAdminTestJSON-230187042-project-member] Volume info retrieved successfully. Jul 03 02:31:33.162944 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-c372d793-547f-4dee-a0f5-b20d9a334edd tempest-VolumeQuotasAdminTestJSON-230187042 tempest-VolumeQuotasAdminTestJSON-230187042-project-member] https://10.4.3.223/volume/v3/volumes/94a1e398-3672-44fe-ae5b-9bdc5a863960 returned with HTTP 200 Jul 03 02:31:33.163582 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 575/2320] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:33 2026] GET /volume/v3/volumes/94a1e398-3672-44fe-ae5b-9bdc5a863960 => generated 849 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:33.182508 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-cbd97fd6-c3bb-4d93-af1b-f5d88d6652f4 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:33.188440 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-cbd97fd6-c3bb-4d93-af1b-f5d88d6652f4 tempest-VolumeQuotasAdminTestJSON-225483744 tempest-VolumeQuotasAdminTestJSON-225483744-project-admin] GET https://10.4.3.223/volume/v3/os-quota-sets/2dca55afabcc40a091fd6a659e16b712?usage=True Jul 03 02:31:33.188440 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-cbd97fd6-c3bb-4d93-af1b-f5d88d6652f4 tempest-VolumeQuotasAdminTestJSON-225483744 tempest-VolumeQuotasAdminTestJSON-225483744-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:33.188440 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-cbd97fd6-c3bb-4d93-af1b-f5d88d6652f4 tempest-VolumeQuotasAdminTestJSON-225483744 tempest-VolumeQuotasAdminTestJSON-225483744-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:33.231692 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-cbd97fd6-c3bb-4d93-af1b-f5d88d6652f4 tempest-VolumeQuotasAdminTestJSON-225483744 tempest-VolumeQuotasAdminTestJSON-225483744-project-admin] https://10.4.3.223/volume/v3/os-quota-sets/2dca55afabcc40a091fd6a659e16b712?usage=True returned with HTTP 200 Jul 03 02:31:33.232216 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 588/2321] 10.4.3.223 () {66 vars in 1375 bytes} [Fri Jul 3 02:31:33 2026] GET /volume/v3/os-quota-sets/2dca55afabcc40a091fd6a659e16b712?usage=True => generated 2685 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:31:33.250769 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-fa53bd6d-cdd9-4bf4-9898-67f05d4b9b1c None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:33.253280 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-fa53bd6d-cdd9-4bf4-9898-67f05d4b9b1c tempest-VolumeQuotasAdminTestJSON-230187042 tempest-VolumeQuotasAdminTestJSON-230187042-project-member] DELETE https://10.4.3.223/volume/v3/volumes/94a1e398-3672-44fe-ae5b-9bdc5a863960 Jul 03 02:31:33.253573 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-fa53bd6d-cdd9-4bf4-9898-67f05d4b9b1c tempest-VolumeQuotasAdminTestJSON-230187042 tempest-VolumeQuotasAdminTestJSON-230187042-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:33.253845 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-fa53bd6d-cdd9-4bf4-9898-67f05d4b9b1c tempest-VolumeQuotasAdminTestJSON-230187042 tempest-VolumeQuotasAdminTestJSON-230187042-project-member] Calling method 'delete' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:33.254081 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.volumes [None req-fa53bd6d-cdd9-4bf4-9898-67f05d4b9b1c tempest-VolumeQuotasAdminTestJSON-230187042 tempest-VolumeQuotasAdminTestJSON-230187042-project-member] Delete volume with id: 94a1e398-3672-44fe-ae5b-9bdc5a863960 Jul 03 02:31:33.265343 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:33.265343 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:31:33.266555 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-fa53bd6d-cdd9-4bf4-9898-67f05d4b9b1c tempest-VolumeQuotasAdminTestJSON-230187042 tempest-VolumeQuotasAdminTestJSON-230187042-project-member] Volume info retrieved successfully. Jul 03 02:31:33.284385 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-30c6ec95-5a7f-4168-99e4-766abbc89b2d None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:33.288485 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-30c6ec95-5a7f-4168-99e4-766abbc89b2d tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] GET https://10.4.3.223/volume/v3/volumes/ae515095-64ad-4304-863e-c6a4021223c8 Jul 03 02:31:33.288754 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-30c6ec95-5a7f-4168-99e4-766abbc89b2d tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:33.289041 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-30c6ec95-5a7f-4168-99e4-766abbc89b2d tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:33.304112 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-fa53bd6d-cdd9-4bf4-9898-67f05d4b9b1c tempest-VolumeQuotasAdminTestJSON-230187042 tempest-VolumeQuotasAdminTestJSON-230187042-project-member] Delete volume request issued successfully. Jul 03 02:31:33.304481 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-fa53bd6d-cdd9-4bf4-9898-67f05d4b9b1c tempest-VolumeQuotasAdminTestJSON-230187042 tempest-VolumeQuotasAdminTestJSON-230187042-project-member] https://10.4.3.223/volume/v3/volumes/94a1e398-3672-44fe-ae5b-9bdc5a863960 returned with HTTP 202 Jul 03 02:31:33.305084 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:33.305084 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:31:33.305208 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 579/2322] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:31:33 2026] DELETE /volume/v3/volumes/94a1e398-3672-44fe-ae5b-9bdc5a863960 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:31:33.312217 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-30c6ec95-5a7f-4168-99e4-766abbc89b2d tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Volume info retrieved successfully. Jul 03 02:31:33.316179 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-3ed8e9b8-1748-4ba9-8e30-e8fe737db1dc None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:33.321849 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-30c6ec95-5a7f-4168-99e4-766abbc89b2d tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/volumes/ae515095-64ad-4304-863e-c6a4021223c8 returned with HTTP 200 Jul 03 02:31:33.321849 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 581/2323] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:33 2026] GET /volume/v3/volumes/ae515095-64ad-4304-863e-c6a4021223c8 => generated 879 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:33.323884 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-3ed8e9b8-1748-4ba9-8e30-e8fe737db1dc tempest-VolumeQuotasAdminTestJSON-230187042 tempest-VolumeQuotasAdminTestJSON-230187042-project-member] GET https://10.4.3.223/volume/v3/volumes/94a1e398-3672-44fe-ae5b-9bdc5a863960 Jul 03 02:31:33.323884 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-3ed8e9b8-1748-4ba9-8e30-e8fe737db1dc tempest-VolumeQuotasAdminTestJSON-230187042 tempest-VolumeQuotasAdminTestJSON-230187042-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:33.323884 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-3ed8e9b8-1748-4ba9-8e30-e8fe737db1dc tempest-VolumeQuotasAdminTestJSON-230187042 tempest-VolumeQuotasAdminTestJSON-230187042-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:33.336863 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:33.336863 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:31:33.344759 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-3ed8e9b8-1748-4ba9-8e30-e8fe737db1dc tempest-VolumeQuotasAdminTestJSON-230187042 tempest-VolumeQuotasAdminTestJSON-230187042-project-member] Volume info retrieved successfully. Jul 03 02:31:33.351690 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-3ed8e9b8-1748-4ba9-8e30-e8fe737db1dc tempest-VolumeQuotasAdminTestJSON-230187042 tempest-VolumeQuotasAdminTestJSON-230187042-project-member] https://10.4.3.223/volume/v3/volumes/94a1e398-3672-44fe-ae5b-9bdc5a863960 returned with HTTP 200 Jul 03 02:31:33.352022 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 576/2324] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:33 2026] GET /volume/v3/volumes/94a1e398-3672-44fe-ae5b-9bdc5a863960 => generated 848 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 02:31:34.336133 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-34828034-3e88-4e10-911f-a4ce1aeec9ac None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:34.338993 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-34828034-3e88-4e10-911f-a4ce1aeec9ac tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] GET https://10.4.3.223/volume/v3/volumes/ae515095-64ad-4304-863e-c6a4021223c8 Jul 03 02:31:34.339245 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-34828034-3e88-4e10-911f-a4ce1aeec9ac tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:34.339447 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-34828034-3e88-4e10-911f-a4ce1aeec9ac tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:34.349197 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:34.349197 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:31:34.353325 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-34828034-3e88-4e10-911f-a4ce1aeec9ac tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Volume info retrieved successfully. Jul 03 02:31:34.357586 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-34828034-3e88-4e10-911f-a4ce1aeec9ac tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/volumes/ae515095-64ad-4304-863e-c6a4021223c8 returned with HTTP 200 Jul 03 02:31:34.358221 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 589/2325] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:34 2026] GET /volume/v3/volumes/ae515095-64ad-4304-863e-c6a4021223c8 => generated 879 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:34.369850 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-49003a32-eb0b-42a3-86bc-386188e2657a None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:34.372290 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-49003a32-eb0b-42a3-86bc-386188e2657a tempest-VolumeQuotasAdminTestJSON-230187042 tempest-VolumeQuotasAdminTestJSON-230187042-project-member] GET https://10.4.3.223/volume/v3/volumes/94a1e398-3672-44fe-ae5b-9bdc5a863960 Jul 03 02:31:34.372589 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-49003a32-eb0b-42a3-86bc-386188e2657a tempest-VolumeQuotasAdminTestJSON-230187042 tempest-VolumeQuotasAdminTestJSON-230187042-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:34.372858 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-49003a32-eb0b-42a3-86bc-386188e2657a tempest-VolumeQuotasAdminTestJSON-230187042 tempest-VolumeQuotasAdminTestJSON-230187042-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:34.380658 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-49003a32-eb0b-42a3-86bc-386188e2657a tempest-VolumeQuotasAdminTestJSON-230187042 tempest-VolumeQuotasAdminTestJSON-230187042-project-member] https://10.4.3.223/volume/v3/volumes/94a1e398-3672-44fe-ae5b-9bdc5a863960 returned with HTTP 404 Jul 03 02:31:34.381455 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 580/2326] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:34 2026] GET /volume/v3/volumes/94a1e398-3672-44fe-ae5b-9bdc5a863960 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:31:34.389530 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-376ee6d3-1a2f-4e6f-a176-60ac777a642e None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:34.391441 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-376ee6d3-1a2f-4e6f-a176-60ac777a642e tempest-VolumeQuotasAdminTestJSON-230187042 tempest-VolumeQuotasAdminTestJSON-230187042-project-member] GET https://10.4.3.223/volume/v3/volumes/94a1e398-3672-44fe-ae5b-9bdc5a863960 Jul 03 02:31:34.391976 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-376ee6d3-1a2f-4e6f-a176-60ac777a642e tempest-VolumeQuotasAdminTestJSON-230187042 tempest-VolumeQuotasAdminTestJSON-230187042-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:34.391976 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-376ee6d3-1a2f-4e6f-a176-60ac777a642e tempest-VolumeQuotasAdminTestJSON-230187042 tempest-VolumeQuotasAdminTestJSON-230187042-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:34.397982 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-376ee6d3-1a2f-4e6f-a176-60ac777a642e tempest-VolumeQuotasAdminTestJSON-230187042 tempest-VolumeQuotasAdminTestJSON-230187042-project-member] https://10.4.3.223/volume/v3/volumes/94a1e398-3672-44fe-ae5b-9bdc5a863960 returned with HTTP 404 Jul 03 02:31:34.397982 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 582/2327] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:34 2026] GET /volume/v3/volumes/94a1e398-3672-44fe-ae5b-9bdc5a863960 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:31:34.407320 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-86d182c6-c90b-49bb-a124-9060361ba448 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:34.408937 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-86d182c6-c90b-49bb-a124-9060361ba448 tempest-VolumeQuotasAdminTestJSON-230187042 tempest-VolumeQuotasAdminTestJSON-230187042-project-member] DELETE https://10.4.3.223/volume/v3/volumes/94a1e398-3672-44fe-ae5b-9bdc5a863960 Jul 03 02:31:34.409137 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-86d182c6-c90b-49bb-a124-9060361ba448 tempest-VolumeQuotasAdminTestJSON-230187042 tempest-VolumeQuotasAdminTestJSON-230187042-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:34.409370 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-86d182c6-c90b-49bb-a124-9060361ba448 tempest-VolumeQuotasAdminTestJSON-230187042 tempest-VolumeQuotasAdminTestJSON-230187042-project-member] Calling method 'delete' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:34.409597 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.volumes [None req-86d182c6-c90b-49bb-a124-9060361ba448 tempest-VolumeQuotasAdminTestJSON-230187042 tempest-VolumeQuotasAdminTestJSON-230187042-project-member] Delete volume with id: 94a1e398-3672-44fe-ae5b-9bdc5a863960 Jul 03 02:31:34.415528 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-86d182c6-c90b-49bb-a124-9060361ba448 tempest-VolumeQuotasAdminTestJSON-230187042 tempest-VolumeQuotasAdminTestJSON-230187042-project-member] https://10.4.3.223/volume/v3/volumes/94a1e398-3672-44fe-ae5b-9bdc5a863960 returned with HTTP 404 Jul 03 02:31:34.415975 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 577/2328] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:31:34 2026] DELETE /volume/v3/volumes/94a1e398-3672-44fe-ae5b-9bdc5a863960 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:31:34.424782 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-ecff88e6-40c3-439c-9810-8918d1b2efa1 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:34.426869 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-ecff88e6-40c3-439c-9810-8918d1b2efa1 tempest-VolumeQuotasAdminTestJSON-230187042 tempest-VolumeQuotasAdminTestJSON-230187042-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:31:34.427288 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-ecff88e6-40c3-439c-9810-8918d1b2efa1 tempest-VolumeQuotasAdminTestJSON-230187042 tempest-VolumeQuotasAdminTestJSON-230187042-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-184426805"}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:31:34.428997 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.volumes [None req-ecff88e6-40c3-439c-9810-8918d1b2efa1 tempest-VolumeQuotasAdminTestJSON-230187042 tempest-VolumeQuotasAdminTestJSON-230187042-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-184426805'}} {{(pid=100015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:31:34.429159 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-ecff88e6-40c3-439c-9810-8918d1b2efa1 tempest-VolumeQuotasAdminTestJSON-230187042 tempest-VolumeQuotasAdminTestJSON-230187042-project-member] Create volume of 1 GB Jul 03 02:31:34.433580 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-ecff88e6-40c3-439c-9810-8918d1b2efa1 tempest-VolumeQuotasAdminTestJSON-230187042 tempest-VolumeQuotasAdminTestJSON-230187042-project-member] Availability Zones retrieved successfully. Jul 03 02:31:34.440288 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-ecff88e6-40c3-439c-9810-8918d1b2efa1 tempest-VolumeQuotasAdminTestJSON-230187042 tempest-VolumeQuotasAdminTestJSON-230187042-project-member] Flow 'volume_create_api' (dd847ca3-3ab6-42f0-b45f-fb4e3362ba16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:31:34.441429 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-ecff88e6-40c3-439c-9810-8918d1b2efa1 tempest-VolumeQuotasAdminTestJSON-230187042 tempest-VolumeQuotasAdminTestJSON-230187042-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d91d553a-fa42-426c-a257-782dc01c2817) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:31:34.442583 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.flows.api.create_volume [None req-ecff88e6-40c3-439c-9810-8918d1b2efa1 tempest-VolumeQuotasAdminTestJSON-230187042 tempest-VolumeQuotasAdminTestJSON-230187042-project-member] Validating volume size '1' using validate_int {{(pid=100015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:31:34.471756 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-ecff88e6-40c3-439c-9810-8918d1b2efa1 tempest-VolumeQuotasAdminTestJSON-230187042 tempest-VolumeQuotasAdminTestJSON-230187042-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d91d553a-fa42-426c-a257-782dc01c2817) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:31:34.472666 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-ecff88e6-40c3-439c-9810-8918d1b2efa1 tempest-VolumeQuotasAdminTestJSON-230187042 tempest-VolumeQuotasAdminTestJSON-230187042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c903b54-c846-4cf1-9693-67e7e9045acd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:31:34.515682 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.quota [None req-ecff88e6-40c3-439c-9810-8918d1b2efa1 tempest-VolumeQuotasAdminTestJSON-230187042 tempest-VolumeQuotasAdminTestJSON-230187042-project-member] Created reservations ['97a2456d-451a-4104-ad4f-6aaa4b4461a1', '5e87f399-e65a-48be-b113-30a7d6c17fe8', 'cda89806-26e7-4df8-85aa-b25cdc526c08', '9e9d07c3-28b6-4f70-8035-7dd7e13ecd3d'] {{(pid=100015) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:31:34.516511 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-ecff88e6-40c3-439c-9810-8918d1b2efa1 tempest-VolumeQuotasAdminTestJSON-230187042 tempest-VolumeQuotasAdminTestJSON-230187042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c903b54-c846-4cf1-9693-67e7e9045acd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['97a2456d-451a-4104-ad4f-6aaa4b4461a1', '5e87f399-e65a-48be-b113-30a7d6c17fe8', 'cda89806-26e7-4df8-85aa-b25cdc526c08', '9e9d07c3-28b6-4f70-8035-7dd7e13ecd3d']}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:31:34.517323 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-ecff88e6-40c3-439c-9810-8918d1b2efa1 tempest-VolumeQuotasAdminTestJSON-230187042 tempest-VolumeQuotasAdminTestJSON-230187042-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6ad42a6-c450-4c48-9c9d-0237f37d1b85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:31:34.540570 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-ecff88e6-40c3-439c-9810-8918d1b2efa1 tempest-VolumeQuotasAdminTestJSON-230187042 tempest-VolumeQuotasAdminTestJSON-230187042-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6ad42a6-c450-4c48-9c9d-0237f37d1b85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f78bb0fd-40b6-4a6a-bf97-0e33ea73622d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-184426805',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2dca55afabcc40a091fd6a659e16b712',qos_specs=None,replication_status=,reservations=['97a2456d-451a-4104-ad4f-6aaa4b4461a1','5e87f399-e65a-48be-b113-30a7d6c17fe8','cda89806-26e7-4df8-85aa-b25cdc526c08','9e9d07c3-28b6-4f70-8035-7dd7e13ecd3d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fadc91ee9397472588b2cf15a925c0de',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:31:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-184426805',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f78bb0fd-40b6-4a6a-bf97-0e33ea73622d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2dca55afabcc40a091fd6a659e16b712',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fadc91ee9397472588b2cf15a925c0de',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:31:34.541781 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-ecff88e6-40c3-439c-9810-8918d1b2efa1 tempest-VolumeQuotasAdminTestJSON-230187042 tempest-VolumeQuotasAdminTestJSON-230187042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6564666d-272c-4c7b-ae29-65c4b2803da6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:31:34.562724 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-ecff88e6-40c3-439c-9810-8918d1b2efa1 tempest-VolumeQuotasAdminTestJSON-230187042 tempest-VolumeQuotasAdminTestJSON-230187042-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6564666d-272c-4c7b-ae29-65c4b2803da6) transitioned into state 'SUCCESS' from state '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-184426805',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2dca55afabcc40a091fd6a659e16b712',qos_specs=None,replication_status=,reservations=['97a2456d-451a-4104-ad4f-6aaa4b4461a1','5e87f399-e65a-48be-b113-30a7d6c17fe8','cda89806-26e7-4df8-85aa-b25cdc526c08','9e9d07c3-28b6-4f70-8035-7dd7e13ecd3d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fadc91ee9397472588b2cf15a925c0de',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:31:34.563409 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-ecff88e6-40c3-439c-9810-8918d1b2efa1 tempest-VolumeQuotasAdminTestJSON-230187042 tempest-VolumeQuotasAdminTestJSON-230187042-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20b2fbab-566a-4ae9-803f-db3da9768256) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:31:34.573218 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-ecff88e6-40c3-439c-9810-8918d1b2efa1 tempest-VolumeQuotasAdminTestJSON-230187042 tempest-VolumeQuotasAdminTestJSON-230187042-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20b2fbab-566a-4ae9-803f-db3da9768256) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:31:34.575141 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-ecff88e6-40c3-439c-9810-8918d1b2efa1 tempest-VolumeQuotasAdminTestJSON-230187042 tempest-VolumeQuotasAdminTestJSON-230187042-project-member] Flow 'volume_create_api' (dd847ca3-3ab6-42f0-b45f-fb4e3362ba16) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:31:34.575461 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-ecff88e6-40c3-439c-9810-8918d1b2efa1 tempest-VolumeQuotasAdminTestJSON-230187042 tempest-VolumeQuotasAdminTestJSON-230187042-project-member] Create volume request issued successfully. Jul 03 02:31:34.576181 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-ecff88e6-40c3-439c-9810-8918d1b2efa1 tempest-VolumeQuotasAdminTestJSON-230187042 tempest-VolumeQuotasAdminTestJSON-230187042-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:31:34.576622 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 590/2329] 10.4.3.223 () {68 vars in 1258 bytes} [Fri Jul 3 02:31:34 2026] POST /volume/v3/volumes => generated 755 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:31:34.594075 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-a38d9d00-c367-45b5-8870-99552379b6e5 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:34.596705 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-a38d9d00-c367-45b5-8870-99552379b6e5 tempest-VolumeQuotasAdminTestJSON-230187042 tempest-VolumeQuotasAdminTestJSON-230187042-project-member] GET https://10.4.3.223/volume/v3/volumes/f78bb0fd-40b6-4a6a-bf97-0e33ea73622d Jul 03 02:31:34.596923 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-a38d9d00-c367-45b5-8870-99552379b6e5 tempest-VolumeQuotasAdminTestJSON-230187042 tempest-VolumeQuotasAdminTestJSON-230187042-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:34.597061 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-a38d9d00-c367-45b5-8870-99552379b6e5 tempest-VolumeQuotasAdminTestJSON-230187042 tempest-VolumeQuotasAdminTestJSON-230187042-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:34.603609 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:34.603609 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:31:34.607135 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-a38d9d00-c367-45b5-8870-99552379b6e5 tempest-VolumeQuotasAdminTestJSON-230187042 tempest-VolumeQuotasAdminTestJSON-230187042-project-member] Volume info retrieved successfully. Jul 03 02:31:34.611034 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-a38d9d00-c367-45b5-8870-99552379b6e5 tempest-VolumeQuotasAdminTestJSON-230187042 tempest-VolumeQuotasAdminTestJSON-230187042-project-member] https://10.4.3.223/volume/v3/volumes/f78bb0fd-40b6-4a6a-bf97-0e33ea73622d returned with HTTP 200 Jul 03 02:31:34.611518 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 581/2330] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:34 2026] GET /volume/v3/volumes/f78bb0fd-40b6-4a6a-bf97-0e33ea73622d => generated 823 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:35.374390 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-323098a2-3b69-450f-9968-a646b4fe5d91 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:35.377942 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-323098a2-3b69-450f-9968-a646b4fe5d91 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] GET https://10.4.3.223/volume/v3/volumes/ae515095-64ad-4304-863e-c6a4021223c8 Jul 03 02:31:35.377942 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-323098a2-3b69-450f-9968-a646b4fe5d91 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:35.377942 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-323098a2-3b69-450f-9968-a646b4fe5d91 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:35.381944 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-643526ac-3dec-4682-8318-ff163dc477bb None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:35.385372 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-643526ac-3dec-4682-8318-ff163dc477bb tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] POST https://10.4.3.223/volume/v3/volumes/a2423441-b723-457f-8713-e9885fe19c4f/action Jul 03 02:31:35.385372 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-643526ac-3dec-4682-8318-ff163dc477bb tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] Action body: b'{"os-attach": {"instance_uuid": "eaf8549f-426b-4047-b44e-8b0b56132fe7", "mountpoint": "/dev/vdc"}}' {{(pid=100012) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:31:35.385372 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-643526ac-3dec-4682-8318-ff163dc477bb tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "eaf8549f-426b-4047-b44e-8b0b56132fe7", "mountpoint": "/dev/vdc"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:31:35.390754 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-643526ac-3dec-4682-8318-ff163dc477bb tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] https://10.4.3.223/volume/v3/volumes/a2423441-b723-457f-8713-e9885fe19c4f/action returned with HTTP 404 Jul 03 02:31:35.391459 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 578/2331] 10.4.3.223 () {68 vars in 1390 bytes} [Fri Jul 3 02:31:35 2026] POST /volume/v3/volumes/a2423441-b723-457f-8713-e9885fe19c4f/action => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:31:35.393387 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:35.393387 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:31:35.401164 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-323098a2-3b69-450f-9968-a646b4fe5d91 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Volume info retrieved successfully. Jul 03 02:31:35.406621 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-323098a2-3b69-450f-9968-a646b4fe5d91 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/volumes/ae515095-64ad-4304-863e-c6a4021223c8 returned with HTTP 200 Jul 03 02:31:35.407178 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 583/2332] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:35 2026] GET /volume/v3/volumes/ae515095-64ad-4304-863e-c6a4021223c8 => generated 879 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:35.627062 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-c321cc00-ea14-4b61-96ac-175d00cc151e None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:35.628932 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-c321cc00-ea14-4b61-96ac-175d00cc151e tempest-VolumeQuotasAdminTestJSON-230187042 tempest-VolumeQuotasAdminTestJSON-230187042-project-member] GET https://10.4.3.223/volume/v3/volumes/f78bb0fd-40b6-4a6a-bf97-0e33ea73622d Jul 03 02:31:35.629162 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-c321cc00-ea14-4b61-96ac-175d00cc151e tempest-VolumeQuotasAdminTestJSON-230187042 tempest-VolumeQuotasAdminTestJSON-230187042-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:35.629395 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-c321cc00-ea14-4b61-96ac-175d00cc151e tempest-VolumeQuotasAdminTestJSON-230187042 tempest-VolumeQuotasAdminTestJSON-230187042-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:35.636750 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:35.636750 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:31:35.640490 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-c321cc00-ea14-4b61-96ac-175d00cc151e tempest-VolumeQuotasAdminTestJSON-230187042 tempest-VolumeQuotasAdminTestJSON-230187042-project-member] Volume info retrieved successfully. Jul 03 02:31:35.644651 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-c321cc00-ea14-4b61-96ac-175d00cc151e tempest-VolumeQuotasAdminTestJSON-230187042 tempest-VolumeQuotasAdminTestJSON-230187042-project-member] https://10.4.3.223/volume/v3/volumes/f78bb0fd-40b6-4a6a-bf97-0e33ea73622d returned with HTTP 200 Jul 03 02:31:35.645046 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 591/2333] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:35 2026] GET /volume/v3/volumes/f78bb0fd-40b6-4a6a-bf97-0e33ea73622d => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:35.659096 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-d399697a-aba2-4dff-a2ef-7bc0248c01a3 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:35.661359 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-d399697a-aba2-4dff-a2ef-7bc0248c01a3 tempest-VolumeQuotasAdminTestJSON-225483744 tempest-VolumeQuotasAdminTestJSON-225483744-project-admin] GET https://10.4.3.223/volume/v3/os-quota-sets/2dca55afabcc40a091fd6a659e16b712?usage=True Jul 03 02:31:35.661632 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-d399697a-aba2-4dff-a2ef-7bc0248c01a3 tempest-VolumeQuotasAdminTestJSON-225483744 tempest-VolumeQuotasAdminTestJSON-225483744-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:35.661899 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-d399697a-aba2-4dff-a2ef-7bc0248c01a3 tempest-VolumeQuotasAdminTestJSON-225483744 tempest-VolumeQuotasAdminTestJSON-225483744-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:35.687395 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-d399697a-aba2-4dff-a2ef-7bc0248c01a3 tempest-VolumeQuotasAdminTestJSON-225483744 tempest-VolumeQuotasAdminTestJSON-225483744-project-admin] https://10.4.3.223/volume/v3/os-quota-sets/2dca55afabcc40a091fd6a659e16b712?usage=True returned with HTTP 200 Jul 03 02:31:35.688206 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 582/2334] 10.4.3.223 () {66 vars in 1375 bytes} [Fri Jul 3 02:31:35 2026] GET /volume/v3/os-quota-sets/2dca55afabcc40a091fd6a659e16b712?usage=True => generated 2685 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:31:35.700756 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-5e582d8f-18d3-4c48-934e-28db3c86f420 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:35.712199 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-5e582d8f-18d3-4c48-934e-28db3c86f420 tempest-VolumeQuotasAdminTestJSON-225483744 tempest-VolumeQuotasAdminTestJSON-225483744-project-admin] GET https://10.4.3.223/volume/v3/os-quota-sets/66e89b9a95184f48a3e76a844b364ec4?usage=True Jul 03 02:31:35.712199 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-5e582d8f-18d3-4c48-934e-28db3c86f420 tempest-VolumeQuotasAdminTestJSON-225483744 tempest-VolumeQuotasAdminTestJSON-225483744-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:35.718124 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-5e582d8f-18d3-4c48-934e-28db3c86f420 tempest-VolumeQuotasAdminTestJSON-225483744 tempest-VolumeQuotasAdminTestJSON-225483744-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:35.729737 np0000004352 devstack@c-api.service[100012]: WARNING cinder.quota [None req-5e582d8f-18d3-4c48-934e-28db3c86f420 tempest-VolumeQuotasAdminTestJSON-225483744 tempest-VolumeQuotasAdminTestJSON-225483744-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-1047188628 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-1047188628, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:31:35.730125 np0000004352 devstack@c-api.service[100012]: WARNING cinder.quota [None req-5e582d8f-18d3-4c48-934e-28db3c86f420 tempest-VolumeQuotasAdminTestJSON-225483744 tempest-VolumeQuotasAdminTestJSON-225483744-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-1047188628 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-1047188628, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:31:35.730473 np0000004352 devstack@c-api.service[100012]: WARNING cinder.quota [None req-5e582d8f-18d3-4c48-934e-28db3c86f420 tempest-VolumeQuotasAdminTestJSON-225483744 tempest-VolumeQuotasAdminTestJSON-225483744-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luksv2-1047188628 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luksv2-1047188628, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:31:35.730788 np0000004352 devstack@c-api.service[100012]: WARNING cinder.quota [None req-5e582d8f-18d3-4c48-934e-28db3c86f420 tempest-VolumeQuotasAdminTestJSON-225483744 tempest-VolumeQuotasAdminTestJSON-225483744-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-200162100-1825764949 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-200162100-1825764949, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:31:35.731080 np0000004352 devstack@c-api.service[100012]: WARNING cinder.quota [None req-5e582d8f-18d3-4c48-934e-28db3c86f420 tempest-VolumeQuotasAdminTestJSON-225483744 tempest-VolumeQuotasAdminTestJSON-225483744-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-200162100-1825764949 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-200162100-1825764949, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:31:35.731388 np0000004352 devstack@c-api.service[100012]: WARNING cinder.quota [None req-5e582d8f-18d3-4c48-934e-28db3c86f420 tempest-VolumeQuotasAdminTestJSON-225483744 tempest-VolumeQuotasAdminTestJSON-225483744-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-200162100-1825764949 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-200162100-1825764949, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:31:35.731692 np0000004352 devstack@c-api.service[100012]: WARNING cinder.quota [None req-5e582d8f-18d3-4c48-934e-28db3c86f420 tempest-VolumeQuotasAdminTestJSON-225483744 tempest-VolumeQuotasAdminTestJSON-225483744-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-70937315-326033319 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-70937315-326033319, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:31:35.731956 np0000004352 devstack@c-api.service[100012]: WARNING cinder.quota [None req-5e582d8f-18d3-4c48-934e-28db3c86f420 tempest-VolumeQuotasAdminTestJSON-225483744 tempest-VolumeQuotasAdminTestJSON-225483744-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-70937315-326033319 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-70937315-326033319, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:31:35.732246 np0000004352 devstack@c-api.service[100012]: WARNING cinder.quota [None req-5e582d8f-18d3-4c48-934e-28db3c86f420 tempest-VolumeQuotasAdminTestJSON-225483744 tempest-VolumeQuotasAdminTestJSON-225483744-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-70937315-326033319 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-70937315-326033319, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:31:35.732691 np0000004352 devstack@c-api.service[100012]: WARNING cinder.quota [None req-5e582d8f-18d3-4c48-934e-28db3c86f420 tempest-VolumeQuotasAdminTestJSON-225483744 tempest-VolumeQuotasAdminTestJSON-225483744-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1578387613-140675295 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1578387613-140675295, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:31:35.732992 np0000004352 devstack@c-api.service[100012]: WARNING cinder.quota [None req-5e582d8f-18d3-4c48-934e-28db3c86f420 tempest-VolumeQuotasAdminTestJSON-225483744 tempest-VolumeQuotasAdminTestJSON-225483744-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1578387613-140675295 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1578387613-140675295, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:31:35.733347 np0000004352 devstack@c-api.service[100012]: WARNING cinder.quota [None req-5e582d8f-18d3-4c48-934e-28db3c86f420 tempest-VolumeQuotasAdminTestJSON-225483744 tempest-VolumeQuotasAdminTestJSON-225483744-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1578387613-140675295 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1578387613-140675295, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:31:35.733692 np0000004352 devstack@c-api.service[100012]: WARNING cinder.quota [None req-5e582d8f-18d3-4c48-934e-28db3c86f420 tempest-VolumeQuotasAdminTestJSON-225483744 tempest-VolumeQuotasAdminTestJSON-225483744-project-admin] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:31:35.734027 np0000004352 devstack@c-api.service[100012]: WARNING cinder.quota [None req-5e582d8f-18d3-4c48-934e-28db3c86f420 tempest-VolumeQuotasAdminTestJSON-225483744 tempest-VolumeQuotasAdminTestJSON-225483744-project-admin] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:31:35.734357 np0000004352 devstack@c-api.service[100012]: WARNING cinder.quota [None req-5e582d8f-18d3-4c48-934e-28db3c86f420 tempest-VolumeQuotasAdminTestJSON-225483744 tempest-VolumeQuotasAdminTestJSON-225483744-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. Jul 03 02:31:35.735001 np0000004352 devstack@c-api.service[100012]: WARNING cinder.quota [None req-5e582d8f-18d3-4c48-934e-28db3c86f420 tempest-VolumeQuotasAdminTestJSON-225483744 tempest-VolumeQuotasAdminTestJSON-225483744-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. Jul 03 02:31:35.735277 np0000004352 devstack@c-api.service[100012]: WARNING cinder.quota [None req-5e582d8f-18d3-4c48-934e-28db3c86f420 tempest-VolumeQuotasAdminTestJSON-225483744 tempest-VolumeQuotasAdminTestJSON-225483744-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. Jul 03 02:31:35.735560 np0000004352 devstack@c-api.service[100012]: WARNING cinder.quota [None req-5e582d8f-18d3-4c48-934e-28db3c86f420 tempest-VolumeQuotasAdminTestJSON-225483744 tempest-VolumeQuotasAdminTestJSON-225483744-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. Jul 03 02:31:35.744043 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-5e582d8f-18d3-4c48-934e-28db3c86f420 tempest-VolumeQuotasAdminTestJSON-225483744 tempest-VolumeQuotasAdminTestJSON-225483744-project-admin] https://10.4.3.223/volume/v3/os-quota-sets/66e89b9a95184f48a3e76a844b364ec4?usage=True returned with HTTP 200 Jul 03 02:31:35.744871 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 579/2335] 10.4.3.223 () {66 vars in 1375 bytes} [Fri Jul 3 02:31:35 2026] GET /volume/v3/os-quota-sets/66e89b9a95184f48a3e76a844b364ec4?usage=True => generated 2685 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:31:35.765513 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-4f070c7b-cf7d-4460-ad3e-5e953f977b6d None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:35.767840 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-4f070c7b-cf7d-4460-ad3e-5e953f977b6d tempest-VolumeQuotasAdminTestJSON-230187042 tempest-VolumeQuotasAdminTestJSON-230187042-project-member] POST https://10.4.3.223/volume/v3/os-volume-transfer Jul 03 02:31:35.768162 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-4f070c7b-cf7d-4460-ad3e-5e953f977b6d tempest-VolumeQuotasAdminTestJSON-230187042 tempest-VolumeQuotasAdminTestJSON-230187042-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "f78bb0fd-40b6-4a6a-bf97-0e33ea73622d"}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:31:35.770234 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.contrib.volume_transfer [None req-4f070c7b-cf7d-4460-ad3e-5e953f977b6d tempest-VolumeQuotasAdminTestJSON-230187042 tempest-VolumeQuotasAdminTestJSON-230187042-project-member] Creating new volume transfer {'transfer': {'volume_id': 'f78bb0fd-40b6-4a6a-bf97-0e33ea73622d'}} {{(pid=100013) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jul 03 02:31:35.770359 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.contrib.volume_transfer [None req-4f070c7b-cf7d-4460-ad3e-5e953f977b6d tempest-VolumeQuotasAdminTestJSON-230187042 tempest-VolumeQuotasAdminTestJSON-230187042-project-member] Creating transfer of volume f78bb0fd-40b6-4a6a-bf97-0e33ea73622d Jul 03 02:31:35.770508 np0000004352 devstack@c-api.service[100013]: INFO cinder.transfer.api [None req-4f070c7b-cf7d-4460-ad3e-5e953f977b6d tempest-VolumeQuotasAdminTestJSON-230187042 tempest-VolumeQuotasAdminTestJSON-230187042-project-member] Generating transfer record for volume f78bb0fd-40b6-4a6a-bf97-0e33ea73622d Jul 03 02:31:35.781682 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:35.781682 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:31:35.793191 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-4f070c7b-cf7d-4460-ad3e-5e953f977b6d tempest-VolumeQuotasAdminTestJSON-230187042 tempest-VolumeQuotasAdminTestJSON-230187042-project-member] https://10.4.3.223/volume/v3/os-volume-transfer returned with HTTP 202 Jul 03 02:31:35.793582 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 584/2336] 10.4.3.223 () {68 vars in 1291 bytes} [Fri Jul 3 02:31:35 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:31:35.807991 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-ffeb52da-cfe5-41b5-818d-35a5282fb91b None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:35.902106 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-ffeb52da-cfe5-41b5-818d-35a5282fb91b tempest-VolumeQuotasAdminTestJSON-1080719177 tempest-VolumeQuotasAdminTestJSON-1080719177-project-member] POST https://10.4.3.223/volume/v3/os-volume-transfer/f1772c71-f5e2-4723-a723-42e1ecf7801a/accept Jul 03 02:31:35.902515 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-ffeb52da-cfe5-41b5-818d-35a5282fb91b tempest-VolumeQuotasAdminTestJSON-1080719177 tempest-VolumeQuotasAdminTestJSON-1080719177-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "608615aa41506848"}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:31:35.903842 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.contrib.volume_transfer [None req-ffeb52da-cfe5-41b5-818d-35a5282fb91b tempest-VolumeQuotasAdminTestJSON-1080719177 tempest-VolumeQuotasAdminTestJSON-1080719177-project-member] Accepting volume transfer f1772c71-f5e2-4723-a723-42e1ecf7801a {{(pid=100015) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 03 02:31:35.903981 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.contrib.volume_transfer [None req-ffeb52da-cfe5-41b5-818d-35a5282fb91b tempest-VolumeQuotasAdminTestJSON-1080719177 tempest-VolumeQuotasAdminTestJSON-1080719177-project-member] Accepting transfer f1772c71-f5e2-4723-a723-42e1ecf7801a Jul 03 02:31:36.005069 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.quota [None req-ffeb52da-cfe5-41b5-818d-35a5282fb91b tempest-VolumeQuotasAdminTestJSON-1080719177 tempest-VolumeQuotasAdminTestJSON-1080719177-project-member] Created reservations ['71d97015-3b00-4bd8-a168-be9353de21fb', 'd2857238-895f-41b4-9a72-422289c09790', 'c5d087a6-3575-4d07-a94b-dcbfd11c56b5', 'ca785bb7-149f-443c-9c56-f24d0712b4eb'] {{(pid=100015) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:31:36.040321 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.quota [None req-ffeb52da-cfe5-41b5-818d-35a5282fb91b tempest-VolumeQuotasAdminTestJSON-1080719177 tempest-VolumeQuotasAdminTestJSON-1080719177-project-member] Created reservations ['10b9f6ce-4185-44c7-8b35-d38c9b4e45cf', 'f5a12d8d-86c1-47de-a3c2-bea29391400c', 'b8e70e52-d7ff-4146-97b8-3eabc956b60c', '162239e4-4046-4faa-8563-8408a9b56d8d'] {{(pid=100015) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:31:36.099144 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.quota [None req-ffeb52da-cfe5-41b5-818d-35a5282fb91b tempest-VolumeQuotasAdminTestJSON-1080719177 tempest-VolumeQuotasAdminTestJSON-1080719177-project-member] Created reservations ['51129be2-0415-4dbb-8167-908ea2f37801', 'd61d0653-d770-4ae0-a26b-3351df9fa5a3', '8ebde0a8-1cbf-4beb-86f1-0251e0e23ca7', '5b0c4ca6-208e-44fb-9559-9492b09944ce'] {{(pid=100015) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:31:36.143941 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.quota [None req-ffeb52da-cfe5-41b5-818d-35a5282fb91b tempest-VolumeQuotasAdminTestJSON-1080719177 tempest-VolumeQuotasAdminTestJSON-1080719177-project-member] Created reservations ['f0c7c3d0-64ed-4dea-912f-32ed02d54993', 'a941c4c0-732d-4083-b6bd-ca3ff845ae83', 'b39b4435-8a6c-4cd6-a06d-acefa0675646', 'ed0466eb-4516-4408-91b2-93cb815168d2'] {{(pid=100015) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:31:36.420870 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-a7ca87c6-f189-497a-8fa1-4a5ecf627019 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:36.422794 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-af75e78f-ba9b-4e71-9d42-0a1a201333e8 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:36.422891 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-a7ca87c6-f189-497a-8fa1-4a5ecf627019 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] GET https://10.4.3.223/volume/v3/volumes/ae515095-64ad-4304-863e-c6a4021223c8 Jul 03 02:31:36.422891 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-a7ca87c6-f189-497a-8fa1-4a5ecf627019 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:36.422996 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-a7ca87c6-f189-497a-8fa1-4a5ecf627019 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:36.424558 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-af75e78f-ba9b-4e71-9d42-0a1a201333e8 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/volumes/da37a823-a7f2-44a8-82fc-6a71e09d8235 Jul 03 02:31:36.424950 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-af75e78f-ba9b-4e71-9d42-0a1a201333e8 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:36.425349 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-af75e78f-ba9b-4e71-9d42-0a1a201333e8 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:36.433696 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:36.433696 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:31:36.434822 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:36.434822 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:31:36.436518 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-af75e78f-ba9b-4e71-9d42-0a1a201333e8 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Volume info retrieved successfully. Jul 03 02:31:36.439285 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-a7ca87c6-f189-497a-8fa1-4a5ecf627019 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Volume info retrieved successfully. Jul 03 02:31:36.440696 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-af75e78f-ba9b-4e71-9d42-0a1a201333e8 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/volumes/da37a823-a7f2-44a8-82fc-6a71e09d8235 returned with HTTP 200 Jul 03 02:31:36.441183 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 580/2337] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:36 2026] GET /volume/v3/volumes/da37a823-a7f2-44a8-82fc-6a71e09d8235 => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:36.444903 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-a7ca87c6-f189-497a-8fa1-4a5ecf627019 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/volumes/ae515095-64ad-4304-863e-c6a4021223c8 returned with HTTP 200 Jul 03 02:31:36.445449 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 583/2338] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:36 2026] GET /volume/v3/volumes/ae515095-64ad-4304-863e-c6a4021223c8 => generated 879 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:36.453321 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-66ae4f39-7d41-4fd1-b681-6606c93dd0d7 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:36.455252 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-66ae4f39-7d41-4fd1-b681-6606c93dd0d7 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] DELETE https://10.4.3.223/volume/v3/volumes/da37a823-a7f2-44a8-82fc-6a71e09d8235 Jul 03 02:31:36.455497 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-66ae4f39-7d41-4fd1-b681-6606c93dd0d7 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:36.455695 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-66ae4f39-7d41-4fd1-b681-6606c93dd0d7 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'delete' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:36.455842 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.volumes [None req-66ae4f39-7d41-4fd1-b681-6606c93dd0d7 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Delete volume with id: da37a823-a7f2-44a8-82fc-6a71e09d8235 Jul 03 02:31:36.457875 np0000004352 devstack@c-api.service[100013]: DEBUG dbcounter [-] [100013] Writing DB stats cinder:SELECT=351,cinder:UPDATE=76,cinder:INSERT=46 {{(pid=100013) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 02:31:36.463274 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:36.463274 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:31:36.463738 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-66ae4f39-7d41-4fd1-b681-6606c93dd0d7 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Volume info retrieved successfully. Jul 03 02:31:36.482901 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-66ae4f39-7d41-4fd1-b681-6606c93dd0d7 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Delete volume request issued successfully. Jul 03 02:31:36.483200 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-66ae4f39-7d41-4fd1-b681-6606c93dd0d7 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/volumes/da37a823-a7f2-44a8-82fc-6a71e09d8235 returned with HTTP 202 Jul 03 02:31:36.483694 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 585/2339] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:31:36 2026] DELETE /volume/v3/volumes/da37a823-a7f2-44a8-82fc-6a71e09d8235 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:31:36.491971 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-4264e5fc-cd17-4a0a-a8bf-05540e0f4a35 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:36.493712 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-4264e5fc-cd17-4a0a-a8bf-05540e0f4a35 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/volumes/da37a823-a7f2-44a8-82fc-6a71e09d8235 Jul 03 02:31:36.494003 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-4264e5fc-cd17-4a0a-a8bf-05540e0f4a35 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:36.502816 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-4264e5fc-cd17-4a0a-a8bf-05540e0f4a35 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:36.513962 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:36.513962 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:31:36.517732 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-4264e5fc-cd17-4a0a-a8bf-05540e0f4a35 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Volume info retrieved successfully. Jul 03 02:31:36.522535 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-4264e5fc-cd17-4a0a-a8bf-05540e0f4a35 tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/volumes/da37a823-a7f2-44a8-82fc-6a71e09d8235 returned with HTTP 200 Jul 03 02:31:36.523094 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 581/2340] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:36 2026] GET /volume/v3/volumes/da37a823-a7f2-44a8-82fc-6a71e09d8235 => generated 840 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:36.572699 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-59e3382e-c666-4554-ab52-e5d311650b5f req-89460cd1-6c78-4650-afb3-b32be61c5f2f None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:36.574986 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-59e3382e-c666-4554-ab52-e5d311650b5f req-89460cd1-6c78-4650-afb3-b32be61c5f2f tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] GET https://10.4.3.223/volume/v3/volumes/44b41c32-c087-425d-bdfc-d1de08d77cd6 Jul 03 02:31:36.575099 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-59e3382e-c666-4554-ab52-e5d311650b5f req-89460cd1-6c78-4650-afb3-b32be61c5f2f tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:36.575300 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-59e3382e-c666-4554-ab52-e5d311650b5f req-89460cd1-6c78-4650-afb3-b32be61c5f2f tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:36.585296 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:36.585296 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:31:36.589330 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [req-59e3382e-c666-4554-ab52-e5d311650b5f req-89460cd1-6c78-4650-afb3-b32be61c5f2f tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Volume info retrieved successfully. Jul 03 02:31:36.596193 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-59e3382e-c666-4554-ab52-e5d311650b5f req-89460cd1-6c78-4650-afb3-b32be61c5f2f tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] https://10.4.3.223/volume/v3/volumes/44b41c32-c087-425d-bdfc-d1de08d77cd6 returned with HTTP 200 Jul 03 02:31:36.596714 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 584/2341] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:31:36 2026] GET /volume/v3/volumes/44b41c32-c087-425d-bdfc-d1de08d77cd6 => generated 1230 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:31:36.617711 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-59e3382e-c666-4554-ab52-e5d311650b5f req-f769ea52-ecb6-4f93-950b-bf90f476b142 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:36.620053 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-59e3382e-c666-4554-ab52-e5d311650b5f req-f769ea52-ecb6-4f93-950b-bf90f476b142 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] POST https://10.4.3.223/volume/v3/volumes/44b41c32-c087-425d-bdfc-d1de08d77cd6/action Jul 03 02:31:36.620434 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-59e3382e-c666-4554-ab52-e5d311650b5f req-f769ea52-ecb6-4f93-950b-bf90f476b142 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100013) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:31:36.620630 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-59e3382e-c666-4554-ab52-e5d311650b5f req-f769ea52-ecb6-4f93-950b-bf90f476b142 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:31:36.631358 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:36.631358 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:31:36.631875 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-59e3382e-c666-4554-ab52-e5d311650b5f req-f769ea52-ecb6-4f93-950b-bf90f476b142 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Volume info retrieved successfully. Jul 03 02:31:36.640910 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-59e3382e-c666-4554-ab52-e5d311650b5f req-f769ea52-ecb6-4f93-950b-bf90f476b142 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Begin detaching volume completed successfully. Jul 03 02:31:36.641393 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-59e3382e-c666-4554-ab52-e5d311650b5f req-f769ea52-ecb6-4f93-950b-bf90f476b142 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] https://10.4.3.223/volume/v3/volumes/44b41c32-c087-425d-bdfc-d1de08d77cd6/action returned with HTTP 202 Jul 03 02:31:36.641801 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 586/2342] 10.4.3.223 () {72 vars in 1672 bytes} [Fri Jul 3 02:31:36 2026] POST /volume/v3/volumes/44b41c32-c087-425d-bdfc-d1de08d77cd6/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 02:31:36.646310 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-ffeb52da-cfe5-41b5-818d-35a5282fb91b tempest-VolumeQuotasAdminTestJSON-1080719177 tempest-VolumeQuotasAdminTestJSON-1080719177-project-member] Transfer volume completed successfully. Jul 03 02:31:36.757585 np0000004352 devstack@c-api.service[100015]: INFO cinder.transfer.api [None req-ffeb52da-cfe5-41b5-818d-35a5282fb91b tempest-VolumeQuotasAdminTestJSON-1080719177 tempest-VolumeQuotasAdminTestJSON-1080719177-project-member] Volume f78bb0fd-40b6-4a6a-bf97-0e33ea73622d has been transferred. Jul 03 02:31:36.765153 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-ffeb52da-cfe5-41b5-818d-35a5282fb91b tempest-VolumeQuotasAdminTestJSON-1080719177 tempest-VolumeQuotasAdminTestJSON-1080719177-project-member] https://10.4.3.223/volume/v3/os-volume-transfer/f1772c71-f5e2-4723-a723-42e1ecf7801a/accept returned with HTTP 202 Jul 03 02:31:36.765564 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 592/2343] 10.4.3.223 () {68 vars in 1423 bytes} [Fri Jul 3 02:31:35 2026] POST /volume/v3/os-volume-transfer/f1772c71-f5e2-4723-a723-42e1ecf7801a/accept => generated 365 bytes in 959 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:31:36.780669 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-68ce21b9-ce6d-45b2-abff-a83837b29bcb None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:36.782667 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-68ce21b9-ce6d-45b2-abff-a83837b29bcb tempest-VolumeQuotasAdminTestJSON-1080719177 tempest-VolumeQuotasAdminTestJSON-1080719177-project-member] GET https://10.4.3.223/volume/v3/volumes/f78bb0fd-40b6-4a6a-bf97-0e33ea73622d Jul 03 02:31:36.783002 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-68ce21b9-ce6d-45b2-abff-a83837b29bcb tempest-VolumeQuotasAdminTestJSON-1080719177 tempest-VolumeQuotasAdminTestJSON-1080719177-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:36.783275 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-68ce21b9-ce6d-45b2-abff-a83837b29bcb tempest-VolumeQuotasAdminTestJSON-1080719177 tempest-VolumeQuotasAdminTestJSON-1080719177-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:36.791138 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:36.791138 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:31:36.798011 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-68ce21b9-ce6d-45b2-abff-a83837b29bcb tempest-VolumeQuotasAdminTestJSON-1080719177 tempest-VolumeQuotasAdminTestJSON-1080719177-project-member] Volume info retrieved successfully. Jul 03 02:31:36.803052 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-68ce21b9-ce6d-45b2-abff-a83837b29bcb tempest-VolumeQuotasAdminTestJSON-1080719177 tempest-VolumeQuotasAdminTestJSON-1080719177-project-member] https://10.4.3.223/volume/v3/volumes/f78bb0fd-40b6-4a6a-bf97-0e33ea73622d returned with HTTP 200 Jul 03 02:31:36.803562 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 582/2344] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:36 2026] GET /volume/v3/volumes/f78bb0fd-40b6-4a6a-bf97-0e33ea73622d => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:36.816101 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-08cc71e6-86c5-472a-a9bb-32ef4d0a3c2d None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:36.818228 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-08cc71e6-86c5-472a-a9bb-32ef4d0a3c2d tempest-VolumeQuotasAdminTestJSON-225483744 tempest-VolumeQuotasAdminTestJSON-225483744-project-admin] GET https://10.4.3.223/volume/v3/os-quota-sets/2dca55afabcc40a091fd6a659e16b712?usage=True Jul 03 02:31:36.818435 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-08cc71e6-86c5-472a-a9bb-32ef4d0a3c2d tempest-VolumeQuotasAdminTestJSON-225483744 tempest-VolumeQuotasAdminTestJSON-225483744-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:36.818617 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-08cc71e6-86c5-472a-a9bb-32ef4d0a3c2d tempest-VolumeQuotasAdminTestJSON-225483744 tempest-VolumeQuotasAdminTestJSON-225483744-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:36.846943 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-08cc71e6-86c5-472a-a9bb-32ef4d0a3c2d tempest-VolumeQuotasAdminTestJSON-225483744 tempest-VolumeQuotasAdminTestJSON-225483744-project-admin] https://10.4.3.223/volume/v3/os-quota-sets/2dca55afabcc40a091fd6a659e16b712?usage=True returned with HTTP 200 Jul 03 02:31:36.848030 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 585/2345] 10.4.3.223 () {66 vars in 1375 bytes} [Fri Jul 3 02:31:36 2026] GET /volume/v3/os-quota-sets/2dca55afabcc40a091fd6a659e16b712?usage=True => generated 2685 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:31:36.859837 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-75f75c98-ea17-43aa-9386-3868abba2919 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:36.861906 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-75f75c98-ea17-43aa-9386-3868abba2919 tempest-VolumeQuotasAdminTestJSON-225483744 tempest-VolumeQuotasAdminTestJSON-225483744-project-admin] GET https://10.4.3.223/volume/v3/os-quota-sets/66e89b9a95184f48a3e76a844b364ec4?usage=True Jul 03 02:31:36.862158 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-75f75c98-ea17-43aa-9386-3868abba2919 tempest-VolumeQuotasAdminTestJSON-225483744 tempest-VolumeQuotasAdminTestJSON-225483744-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:36.862357 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-75f75c98-ea17-43aa-9386-3868abba2919 tempest-VolumeQuotasAdminTestJSON-225483744 tempest-VolumeQuotasAdminTestJSON-225483744-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:36.895705 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-75f75c98-ea17-43aa-9386-3868abba2919 tempest-VolumeQuotasAdminTestJSON-225483744 tempest-VolumeQuotasAdminTestJSON-225483744-project-admin] https://10.4.3.223/volume/v3/os-quota-sets/66e89b9a95184f48a3e76a844b364ec4?usage=True returned with HTTP 200 Jul 03 02:31:36.896185 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 587/2346] 10.4.3.223 () {66 vars in 1375 bytes} [Fri Jul 3 02:31:36 2026] GET /volume/v3/os-quota-sets/66e89b9a95184f48a3e76a844b364ec4?usage=True => generated 2685 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:31:36.908632 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-25d8a0dc-e11e-45aa-82fa-b4f0a7216ceb None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:36.911006 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-25d8a0dc-e11e-45aa-82fa-b4f0a7216ceb tempest-VolumeQuotasAdminTestJSON-225483744 tempest-VolumeQuotasAdminTestJSON-225483744-project-admin] DELETE https://10.4.3.223/volume/v3/volumes/f78bb0fd-40b6-4a6a-bf97-0e33ea73622d Jul 03 02:31:36.911269 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-25d8a0dc-e11e-45aa-82fa-b4f0a7216ceb tempest-VolumeQuotasAdminTestJSON-225483744 tempest-VolumeQuotasAdminTestJSON-225483744-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:36.911525 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-25d8a0dc-e11e-45aa-82fa-b4f0a7216ceb tempest-VolumeQuotasAdminTestJSON-225483744 tempest-VolumeQuotasAdminTestJSON-225483744-project-admin] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:36.911737 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-25d8a0dc-e11e-45aa-82fa-b4f0a7216ceb tempest-VolumeQuotasAdminTestJSON-225483744 tempest-VolumeQuotasAdminTestJSON-225483744-project-admin] Delete volume with id: f78bb0fd-40b6-4a6a-bf97-0e33ea73622d Jul 03 02:31:36.921626 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:36.921626 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:31:36.922020 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-25d8a0dc-e11e-45aa-82fa-b4f0a7216ceb tempest-VolumeQuotasAdminTestJSON-225483744 tempest-VolumeQuotasAdminTestJSON-225483744-project-admin] Volume info retrieved successfully. Jul 03 02:31:36.948063 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-25d8a0dc-e11e-45aa-82fa-b4f0a7216ceb tempest-VolumeQuotasAdminTestJSON-225483744 tempest-VolumeQuotasAdminTestJSON-225483744-project-admin] Delete volume request issued successfully. Jul 03 02:31:36.948317 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-25d8a0dc-e11e-45aa-82fa-b4f0a7216ceb tempest-VolumeQuotasAdminTestJSON-225483744 tempest-VolumeQuotasAdminTestJSON-225483744-project-admin] https://10.4.3.223/volume/v3/volumes/f78bb0fd-40b6-4a6a-bf97-0e33ea73622d returned with HTTP 202 Jul 03 02:31:36.948762 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 593/2347] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:31:36 2026] DELETE /volume/v3/volumes/f78bb0fd-40b6-4a6a-bf97-0e33ea73622d => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:31:36.956525 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-dbc6881e-c6ae-4b69-b188-b71b0f733d76 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:36.961580 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-dbc6881e-c6ae-4b69-b188-b71b0f733d76 tempest-VolumeQuotasAdminTestJSON-225483744 tempest-VolumeQuotasAdminTestJSON-225483744-project-admin] GET https://10.4.3.223/volume/v3/volumes/f78bb0fd-40b6-4a6a-bf97-0e33ea73622d Jul 03 02:31:36.961838 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-dbc6881e-c6ae-4b69-b188-b71b0f733d76 tempest-VolumeQuotasAdminTestJSON-225483744 tempest-VolumeQuotasAdminTestJSON-225483744-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:36.962080 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-dbc6881e-c6ae-4b69-b188-b71b0f733d76 tempest-VolumeQuotasAdminTestJSON-225483744 tempest-VolumeQuotasAdminTestJSON-225483744-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:36.973520 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:36.973520 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:31:36.978951 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-dbc6881e-c6ae-4b69-b188-b71b0f733d76 tempest-VolumeQuotasAdminTestJSON-225483744 tempest-VolumeQuotasAdminTestJSON-225483744-project-admin] Volume info retrieved successfully. Jul 03 02:31:36.984469 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-dbc6881e-c6ae-4b69-b188-b71b0f733d76 tempest-VolumeQuotasAdminTestJSON-225483744 tempest-VolumeQuotasAdminTestJSON-225483744-project-admin] https://10.4.3.223/volume/v3/volumes/f78bb0fd-40b6-4a6a-bf97-0e33ea73622d returned with HTTP 200 Jul 03 02:31:36.984910 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 583/2348] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:36 2026] GET /volume/v3/volumes/f78bb0fd-40b6-4a6a-bf97-0e33ea73622d => generated 1011 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:31:37.459852 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-43ef032b-bd9e-4b0a-899c-5b9fd1b58b24 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:37.461557 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-43ef032b-bd9e-4b0a-899c-5b9fd1b58b24 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] GET https://10.4.3.223/volume/v3/volumes/ae515095-64ad-4304-863e-c6a4021223c8 Jul 03 02:31:37.461873 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-43ef032b-bd9e-4b0a-899c-5b9fd1b58b24 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:37.462647 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-43ef032b-bd9e-4b0a-899c-5b9fd1b58b24 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:37.471113 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:37.471113 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:31:37.474378 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-43ef032b-bd9e-4b0a-899c-5b9fd1b58b24 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Volume info retrieved successfully. Jul 03 02:31:37.478574 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-43ef032b-bd9e-4b0a-899c-5b9fd1b58b24 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/volumes/ae515095-64ad-4304-863e-c6a4021223c8 returned with HTTP 200 Jul 03 02:31:37.479143 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 586/2349] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:37 2026] GET /volume/v3/volumes/ae515095-64ad-4304-863e-c6a4021223c8 => generated 879 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:37.539026 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-8183e720-5feb-448d-a020-4758945f3e1a None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:37.540837 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-8183e720-5feb-448d-a020-4758945f3e1a tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] GET https://10.4.3.223/volume/v3/volumes/da37a823-a7f2-44a8-82fc-6a71e09d8235 Jul 03 02:31:37.541003 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-8183e720-5feb-448d-a020-4758945f3e1a tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:37.541248 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-8183e720-5feb-448d-a020-4758945f3e1a tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:37.547357 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-8183e720-5feb-448d-a020-4758945f3e1a tempest-VolumesBackupsTest-91322192 tempest-VolumesBackupsTest-91322192-project-member] https://10.4.3.223/volume/v3/volumes/da37a823-a7f2-44a8-82fc-6a71e09d8235 returned with HTTP 404 Jul 03 02:31:37.547877 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 588/2350] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:37 2026] GET /volume/v3/volumes/da37a823-a7f2-44a8-82fc-6a71e09d8235 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:31:37.670663 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-0ea0c4a5-a472-4a62-8cf8-6f7750de88c3 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:37.671088 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-0ea0c4a5-a472-4a62-8cf8-6f7750de88c3 None None] GET https://10.4.3.223/volume// Jul 03 02:31:37.671338 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-0ea0c4a5-a472-4a62-8cf8-6f7750de88c3 None None] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:37.671527 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-0ea0c4a5-a472-4a62-8cf8-6f7750de88c3 None None] Calling method 'all' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:37.671899 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-0ea0c4a5-a472-4a62-8cf8-6f7750de88c3 None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:31:37.672233 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 594/2351] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:31:37 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:31:37.681073 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-59e3382e-c666-4554-ab52-e5d311650b5f req-dd3e5687-ad6e-4ec7-8c41-4369f7a009fd None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:37.683527 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-59e3382e-c666-4554-ab52-e5d311650b5f req-dd3e5687-ad6e-4ec7-8c41-4369f7a009fd tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] GET https://10.4.3.223/volume/v3/volumes/44b41c32-c087-425d-bdfc-d1de08d77cd6 Jul 03 02:31:37.683791 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-59e3382e-c666-4554-ab52-e5d311650b5f req-dd3e5687-ad6e-4ec7-8c41-4369f7a009fd tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:37.684041 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-59e3382e-c666-4554-ab52-e5d311650b5f req-dd3e5687-ad6e-4ec7-8c41-4369f7a009fd tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:37.695103 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:37.695103 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:31:37.699214 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [req-59e3382e-c666-4554-ab52-e5d311650b5f req-dd3e5687-ad6e-4ec7-8c41-4369f7a009fd tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Volume info retrieved successfully. Jul 03 02:31:37.705511 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-59e3382e-c666-4554-ab52-e5d311650b5f req-dd3e5687-ad6e-4ec7-8c41-4369f7a009fd tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] https://10.4.3.223/volume/v3/volumes/44b41c32-c087-425d-bdfc-d1de08d77cd6 returned with HTTP 200 Jul 03 02:31:37.706049 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 584/2352] 10.4.3.223 () {70 vars in 1639 bytes} [Fri Jul 3 02:31:37 2026] GET /volume/v3/volumes/44b41c32-c087-425d-bdfc-d1de08d77cd6 => generated 1413 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:31:37.726435 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-6dc5b133-95b2-4966-9f77-da6533f4be3d req-2da19515-cab7-4d25-9326-49f1a335c98e None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:37.730444 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-6dc5b133-95b2-4966-9f77-da6533f4be3d req-2da19515-cab7-4d25-9326-49f1a335c98e tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] POST https://10.4.3.223/volume/v3/attachments/fb35002e-9567-42ab-8ae7-6e6a5f42665a/action Jul 03 02:31:37.730444 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-6dc5b133-95b2-4966-9f77-da6533f4be3d req-2da19515-cab7-4d25-9326-49f1a335c98e tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Action body: b'{"os-complete": null}' {{(pid=100014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:31:37.730444 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-6dc5b133-95b2-4966-9f77-da6533f4be3d req-2da19515-cab7-4d25-9326-49f1a335c98e tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:31:37.754685 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:37.754685 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:31:37.770086 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-6dc5b133-95b2-4966-9f77-da6533f4be3d req-2da19515-cab7-4d25-9326-49f1a335c98e tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/attachments/fb35002e-9567-42ab-8ae7-6e6a5f42665a/action returned with HTTP 204 Jul 03 02:31:37.770729 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 587/2353] 10.4.3.223 () {74 vars in 1725 bytes} [Fri Jul 3 02:31:37 2026] POST /volume/v3/attachments/fb35002e-9567-42ab-8ae7-6e6a5f42665a/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:31:37.998427 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-681525ad-2388-49f0-8fe5-7a4528a80561 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:38.000989 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-681525ad-2388-49f0-8fe5-7a4528a80561 tempest-VolumeQuotasAdminTestJSON-225483744 tempest-VolumeQuotasAdminTestJSON-225483744-project-admin] GET https://10.4.3.223/volume/v3/volumes/f78bb0fd-40b6-4a6a-bf97-0e33ea73622d Jul 03 02:31:38.001490 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-681525ad-2388-49f0-8fe5-7a4528a80561 tempest-VolumeQuotasAdminTestJSON-225483744 tempest-VolumeQuotasAdminTestJSON-225483744-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:38.001739 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-681525ad-2388-49f0-8fe5-7a4528a80561 tempest-VolumeQuotasAdminTestJSON-225483744 tempest-VolumeQuotasAdminTestJSON-225483744-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:38.010333 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-681525ad-2388-49f0-8fe5-7a4528a80561 tempest-VolumeQuotasAdminTestJSON-225483744 tempest-VolumeQuotasAdminTestJSON-225483744-project-admin] https://10.4.3.223/volume/v3/volumes/f78bb0fd-40b6-4a6a-bf97-0e33ea73622d returned with HTTP 404 Jul 03 02:31:38.010934 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 589/2354] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:37 2026] GET /volume/v3/volumes/f78bb0fd-40b6-4a6a-bf97-0e33ea73622d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:31:38.018892 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-d081b387-ddcf-49c4-9e85-44d8fd8944e7 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:38.021402 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-d081b387-ddcf-49c4-9e85-44d8fd8944e7 tempest-VolumeQuotasAdminTestJSON-230187042 tempest-VolumeQuotasAdminTestJSON-230187042-project-member] GET https://10.4.3.223/volume/v3/volumes/f78bb0fd-40b6-4a6a-bf97-0e33ea73622d Jul 03 02:31:38.021402 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-d081b387-ddcf-49c4-9e85-44d8fd8944e7 tempest-VolumeQuotasAdminTestJSON-230187042 tempest-VolumeQuotasAdminTestJSON-230187042-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:38.021866 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-d081b387-ddcf-49c4-9e85-44d8fd8944e7 tempest-VolumeQuotasAdminTestJSON-230187042 tempest-VolumeQuotasAdminTestJSON-230187042-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:38.037073 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-d081b387-ddcf-49c4-9e85-44d8fd8944e7 tempest-VolumeQuotasAdminTestJSON-230187042 tempest-VolumeQuotasAdminTestJSON-230187042-project-member] https://10.4.3.223/volume/v3/volumes/f78bb0fd-40b6-4a6a-bf97-0e33ea73622d returned with HTTP 404 Jul 03 02:31:38.044510 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 595/2355] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:38 2026] GET /volume/v3/volumes/f78bb0fd-40b6-4a6a-bf97-0e33ea73622d => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:31:38.047333 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-61693e31-438e-4e83-b9f5-cbd63bb77d8a None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:38.049334 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-61693e31-438e-4e83-b9f5-cbd63bb77d8a tempest-VolumeQuotasAdminTestJSON-230187042 tempest-VolumeQuotasAdminTestJSON-230187042-project-member] DELETE https://10.4.3.223/volume/v3/volumes/f78bb0fd-40b6-4a6a-bf97-0e33ea73622d Jul 03 02:31:38.052228 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-61693e31-438e-4e83-b9f5-cbd63bb77d8a tempest-VolumeQuotasAdminTestJSON-230187042 tempest-VolumeQuotasAdminTestJSON-230187042-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:38.052228 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-61693e31-438e-4e83-b9f5-cbd63bb77d8a tempest-VolumeQuotasAdminTestJSON-230187042 tempest-VolumeQuotasAdminTestJSON-230187042-project-member] Calling method 'delete' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:38.052228 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.volumes [None req-61693e31-438e-4e83-b9f5-cbd63bb77d8a tempest-VolumeQuotasAdminTestJSON-230187042 tempest-VolumeQuotasAdminTestJSON-230187042-project-member] Delete volume with id: f78bb0fd-40b6-4a6a-bf97-0e33ea73622d Jul 03 02:31:38.059057 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-61693e31-438e-4e83-b9f5-cbd63bb77d8a tempest-VolumeQuotasAdminTestJSON-230187042 tempest-VolumeQuotasAdminTestJSON-230187042-project-member] https://10.4.3.223/volume/v3/volumes/f78bb0fd-40b6-4a6a-bf97-0e33ea73622d returned with HTTP 404 Jul 03 02:31:38.059812 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 585/2356] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:31:38 2026] DELETE /volume/v3/volumes/f78bb0fd-40b6-4a6a-bf97-0e33ea73622d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:31:38.069597 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-698e4f6d-b598-42d7-96c9-a26e50dbfce2 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:38.075447 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-698e4f6d-b598-42d7-96c9-a26e50dbfce2 tempest-VolumeQuotasAdminTestJSON-225483744 tempest-VolumeQuotasAdminTestJSON-225483744-project-admin] GET https://10.4.3.223/volume/v3/os-quota-sets/7025518c3f024b3b886654a077702327?usage=True Jul 03 02:31:38.075447 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-698e4f6d-b598-42d7-96c9-a26e50dbfce2 tempest-VolumeQuotasAdminTestJSON-225483744 tempest-VolumeQuotasAdminTestJSON-225483744-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:38.075447 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-698e4f6d-b598-42d7-96c9-a26e50dbfce2 tempest-VolumeQuotasAdminTestJSON-225483744 tempest-VolumeQuotasAdminTestJSON-225483744-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:38.099415 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-698e4f6d-b598-42d7-96c9-a26e50dbfce2 tempest-VolumeQuotasAdminTestJSON-225483744 tempest-VolumeQuotasAdminTestJSON-225483744-project-admin] https://10.4.3.223/volume/v3/os-quota-sets/7025518c3f024b3b886654a077702327?usage=True returned with HTTP 200 Jul 03 02:31:38.100241 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 588/2357] 10.4.3.223 () {66 vars in 1375 bytes} [Fri Jul 3 02:31:38 2026] GET /volume/v3/os-quota-sets/7025518c3f024b3b886654a077702327?usage=True => generated 2685 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:31:38.114526 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-fb3b2a70-7fc1-4666-b38f-c388f7fa8d38 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:38.116463 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-fb3b2a70-7fc1-4666-b38f-c388f7fa8d38 tempest-VolumeQuotasAdminTestJSON-225483744 tempest-VolumeQuotasAdminTestJSON-225483744-project-admin] PUT https://10.4.3.223/volume/v3/os-quota-sets/2dca55afabcc40a091fd6a659e16b712 Jul 03 02:31:38.116837 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-fb3b2a70-7fc1-4666-b38f-c388f7fa8d38 tempest-VolumeQuotasAdminTestJSON-225483744 tempest-VolumeQuotasAdminTestJSON-225483744-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=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:31:38.221786 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-fb3b2a70-7fc1-4666-b38f-c388f7fa8d38 tempest-VolumeQuotasAdminTestJSON-225483744 tempest-VolumeQuotasAdminTestJSON-225483744-project-admin] https://10.4.3.223/volume/v3/os-quota-sets/2dca55afabcc40a091fd6a659e16b712 returned with HTTP 200 Jul 03 02:31:38.222278 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 590/2358] 10.4.3.223 () {68 vars in 1375 bytes} [Fri Jul 3 02:31:38 2026] PUT /volume/v3/os-quota-sets/2dca55afabcc40a091fd6a659e16b712 => generated 1553 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:31:38.231182 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-0e1afc4e-afac-405c-8113-db350acf09e3 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:38.232941 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-0e1afc4e-afac-405c-8113-db350acf09e3 tempest-VolumeQuotasAdminTestJSON-225483744 tempest-VolumeQuotasAdminTestJSON-225483744-project-admin] PUT https://10.4.3.223/volume/v3/os-quota-sets/2dca55afabcc40a091fd6a659e16b712 Jul 03 02:31:38.233348 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-0e1afc4e-afac-405c-8113-db350acf09e3 tempest-VolumeQuotasAdminTestJSON-225483744 tempest-VolumeQuotasAdminTestJSON-225483744-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=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:31:38.324308 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-0e1afc4e-afac-405c-8113-db350acf09e3 tempest-VolumeQuotasAdminTestJSON-225483744 tempest-VolumeQuotasAdminTestJSON-225483744-project-admin] https://10.4.3.223/volume/v3/os-quota-sets/2dca55afabcc40a091fd6a659e16b712 returned with HTTP 200 Jul 03 02:31:38.324849 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 596/2359] 10.4.3.223 () {68 vars in 1375 bytes} [Fri Jul 3 02:31:38 2026] PUT /volume/v3/os-quota-sets/2dca55afabcc40a091fd6a659e16b712 => generated 1551 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:31:38.493516 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-065f81a1-e176-442d-969c-2dcfc71860bc None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:38.500964 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-065f81a1-e176-442d-969c-2dcfc71860bc tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] GET https://10.4.3.223/volume/v3/volumes/ae515095-64ad-4304-863e-c6a4021223c8 Jul 03 02:31:38.500964 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-065f81a1-e176-442d-969c-2dcfc71860bc tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:38.500964 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-065f81a1-e176-442d-969c-2dcfc71860bc tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:38.517108 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:38.517108 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:31:38.523888 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-065f81a1-e176-442d-969c-2dcfc71860bc tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Volume info retrieved successfully. Jul 03 02:31:38.530582 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-065f81a1-e176-442d-969c-2dcfc71860bc tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/volumes/ae515095-64ad-4304-863e-c6a4021223c8 returned with HTTP 200 Jul 03 02:31:38.531204 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 586/2360] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:38 2026] GET /volume/v3/volumes/ae515095-64ad-4304-863e-c6a4021223c8 => generated 1171 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:31:38.545909 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-4bdd548f-f94b-4a64-a792-aec3e85bd0f3 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:38.548040 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-4bdd548f-f94b-4a64-a792-aec3e85bd0f3 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] GET https://10.4.3.223/volume/v3/volumes/ae515095-64ad-4304-863e-c6a4021223c8 Jul 03 02:31:38.548290 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-4bdd548f-f94b-4a64-a792-aec3e85bd0f3 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:38.548509 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-4bdd548f-f94b-4a64-a792-aec3e85bd0f3 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:38.558856 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:38.558856 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:31:38.563056 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-4bdd548f-f94b-4a64-a792-aec3e85bd0f3 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Volume info retrieved successfully. Jul 03 02:31:38.567955 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-4bdd548f-f94b-4a64-a792-aec3e85bd0f3 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/volumes/ae515095-64ad-4304-863e-c6a4021223c8 returned with HTTP 200 Jul 03 02:31:38.568439 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 589/2361] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:38 2026] GET /volume/v3/volumes/ae515095-64ad-4304-863e-c6a4021223c8 => generated 1171 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:31:38.619904 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-a382249a-0aa5-44c8-8f43-e0a547b5030b req-cce01e60-3e1c-4e70-997e-147c60441ff3 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:38.623041 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-a382249a-0aa5-44c8-8f43-e0a547b5030b req-cce01e60-3e1c-4e70-997e-147c60441ff3 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] GET https://10.4.3.223/volume/v3/volumes/ae515095-64ad-4304-863e-c6a4021223c8 Jul 03 02:31:38.623429 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-a382249a-0aa5-44c8-8f43-e0a547b5030b req-cce01e60-3e1c-4e70-997e-147c60441ff3 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:38.623680 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-a382249a-0aa5-44c8-8f43-e0a547b5030b req-cce01e60-3e1c-4e70-997e-147c60441ff3 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:38.635274 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:38.635274 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:31:38.639570 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-a382249a-0aa5-44c8-8f43-e0a547b5030b req-cce01e60-3e1c-4e70-997e-147c60441ff3 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Volume info retrieved successfully. Jul 03 02:31:38.644337 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-a382249a-0aa5-44c8-8f43-e0a547b5030b req-cce01e60-3e1c-4e70-997e-147c60441ff3 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/volumes/ae515095-64ad-4304-863e-c6a4021223c8 returned with HTTP 200 Jul 03 02:31:38.645305 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 591/2362] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:31:38 2026] GET /volume/v3/volumes/ae515095-64ad-4304-863e-c6a4021223c8 => generated 1171 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:31:38.670390 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-a382249a-0aa5-44c8-8f43-e0a547b5030b req-52749d2e-5649-46e6-a0c5-eeb5049e6d0e None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:38.674272 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-a382249a-0aa5-44c8-8f43-e0a547b5030b req-52749d2e-5649-46e6-a0c5-eeb5049e6d0e tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] POST https://10.4.3.223/volume/v3/volumes/ae515095-64ad-4304-863e-c6a4021223c8/action Jul 03 02:31:38.674820 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-a382249a-0aa5-44c8-8f43-e0a547b5030b req-52749d2e-5649-46e6-a0c5-eeb5049e6d0e tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100015) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:31:38.674820 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-a382249a-0aa5-44c8-8f43-e0a547b5030b req-52749d2e-5649-46e6-a0c5-eeb5049e6d0e tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:31:38.689309 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:38.689309 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:31:38.690033 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [req-a382249a-0aa5-44c8-8f43-e0a547b5030b req-52749d2e-5649-46e6-a0c5-eeb5049e6d0e tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Volume info retrieved successfully. Jul 03 02:31:38.698191 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [req-a382249a-0aa5-44c8-8f43-e0a547b5030b req-52749d2e-5649-46e6-a0c5-eeb5049e6d0e tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Begin detaching volume completed successfully. Jul 03 02:31:38.698470 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-a382249a-0aa5-44c8-8f43-e0a547b5030b req-52749d2e-5649-46e6-a0c5-eeb5049e6d0e tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/volumes/ae515095-64ad-4304-863e-c6a4021223c8/action returned with HTTP 202 Jul 03 02:31:38.699015 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 597/2363] 10.4.3.223 () {72 vars in 1672 bytes} [Fri Jul 3 02:31:38 2026] POST /volume/v3/volumes/ae515095-64ad-4304-863e-c6a4021223c8/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 02:31:39.459050 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-59e3382e-c666-4554-ab52-e5d311650b5f req-9e5c452f-3dae-4259-894d-e7502dca1d5b None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:39.461349 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-59e3382e-c666-4554-ab52-e5d311650b5f req-9e5c452f-3dae-4259-894d-e7502dca1d5b tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] DELETE https://10.4.3.223/volume/v3/attachments/5dd21f50-5eee-4bc4-8add-54da8ed5b66f Jul 03 02:31:39.461579 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-59e3382e-c666-4554-ab52-e5d311650b5f req-9e5c452f-3dae-4259-894d-e7502dca1d5b tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:39.461784 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-59e3382e-c666-4554-ab52-e5d311650b5f req-9e5c452f-3dae-4259-894d-e7502dca1d5b tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Calling method 'version_select' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:39.479499 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:39.479499 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:31:39.734153 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-212601bc-5673-435d-9baf-cb510f13927b None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:39.734523 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-212601bc-5673-435d-9baf-cb510f13927b None None] GET https://10.4.3.223/volume// Jul 03 02:31:39.734680 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-212601bc-5673-435d-9baf-cb510f13927b None None] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:39.734851 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-212601bc-5673-435d-9baf-cb510f13927b None None] Calling method 'all' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:39.735179 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-212601bc-5673-435d-9baf-cb510f13927b None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:31:39.735501 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 590/2364] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:31:39 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:31:39.748744 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-a382249a-0aa5-44c8-8f43-e0a547b5030b req-c619d9b3-3eed-45af-9823-0d8b474315d0 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:39.751693 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-a382249a-0aa5-44c8-8f43-e0a547b5030b req-c619d9b3-3eed-45af-9823-0d8b474315d0 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] GET https://10.4.3.223/volume/v3/volumes/ae515095-64ad-4304-863e-c6a4021223c8 Jul 03 02:31:39.751986 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-a382249a-0aa5-44c8-8f43-e0a547b5030b req-c619d9b3-3eed-45af-9823-0d8b474315d0 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:39.752217 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-a382249a-0aa5-44c8-8f43-e0a547b5030b req-c619d9b3-3eed-45af-9823-0d8b474315d0 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:39.769443 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:39.769443 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:31:39.776719 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-a382249a-0aa5-44c8-8f43-e0a547b5030b req-c619d9b3-3eed-45af-9823-0d8b474315d0 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Volume info retrieved successfully. Jul 03 02:31:39.782873 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-a382249a-0aa5-44c8-8f43-e0a547b5030b req-c619d9b3-3eed-45af-9823-0d8b474315d0 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/volumes/ae515095-64ad-4304-863e-c6a4021223c8 returned with HTTP 200 Jul 03 02:31:39.783291 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 592/2365] 10.4.3.223 () {70 vars in 1639 bytes} [Fri Jul 3 02:31:39 2026] GET /volume/v3/volumes/ae515095-64ad-4304-863e-c6a4021223c8 => generated 1354 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:31:39.799355 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-35776fae-fadd-43ea-8417-8a02def8968c None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:39.801966 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-a382249a-0aa5-44c8-8f43-e0a547b5030b req-fd5ddd9e-b48b-4da6-969c-ce7bc2a69644 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:39.804043 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-35776fae-fadd-43ea-8417-8a02def8968c tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:31:39.804043 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-35776fae-fadd-43ea-8417-8a02def8968c tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-2111834915"}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:31:39.804730 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-a382249a-0aa5-44c8-8f43-e0a547b5030b req-fd5ddd9e-b48b-4da6-969c-ce7bc2a69644 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] GET https://10.4.3.223/volume/v3/volumes/ae515095-64ad-4304-863e-c6a4021223c8/encryption Jul 03 02:31:39.804730 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-a382249a-0aa5-44c8-8f43-e0a547b5030b req-fd5ddd9e-b48b-4da6-969c-ce7bc2a69644 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:39.804730 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-a382249a-0aa5-44c8-8f43-e0a547b5030b req-fd5ddd9e-b48b-4da6-969c-ce7bc2a69644 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Calling method 'index' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:39.806815 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.volumes [None req-35776fae-fadd-43ea-8417-8a02def8968c tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-2111834915'}} {{(pid=100015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:31:39.816833 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-35776fae-fadd-43ea-8417-8a02def8968c tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Create volume of 1 GB Jul 03 02:31:39.816833 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:39.816833 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:31:39.817346 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-35776fae-fadd-43ea-8417-8a02def8968c tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Availability Zones retrieved successfully. Jul 03 02:31:39.825580 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:39.825580 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:31:39.828959 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-35776fae-fadd-43ea-8417-8a02def8968c tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Flow 'volume_create_api' (e2bb923a-dec8-40b0-bf0e-7c918f25ff02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:31:39.830183 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-35776fae-fadd-43ea-8417-8a02def8968c tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f682acf-d360-4bb4-8fc7-e30d2a4de332) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:31:39.831395 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.flows.api.create_volume [None req-35776fae-fadd-43ea-8417-8a02def8968c tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Validating volume size '1' using validate_int {{(pid=100015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:31:39.833372 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-a382249a-0aa5-44c8-8f43-e0a547b5030b req-fd5ddd9e-b48b-4da6-969c-ce7bc2a69644 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/volumes/ae515095-64ad-4304-863e-c6a4021223c8/encryption returned with HTTP 200 Jul 03 02:31:39.833828 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 591/2366] 10.4.3.223 () {68 vars in 1631 bytes} [Fri Jul 3 02:31:39 2026] GET /volume/v3/volumes/ae515095-64ad-4304-863e-c6a4021223c8/encryption => generated 161 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:39.842293 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:39.842293 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:31:39.856707 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-35776fae-fadd-43ea-8417-8a02def8968c tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f682acf-d360-4bb4-8fc7-e30d2a4de332) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:58Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=e61006bc-2471-4d60-bd49-f1ae7046e9d9,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e61006bc-2471-4d60-bd49-f1ae7046e9d9', 'encryption_key_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=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:31:39.858016 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-35776fae-fadd-43ea-8417-8a02def8968c tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf558c37-92a2-4a5a-bad4-bc0c92851693) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:31:39.919457 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.quota [None req-35776fae-fadd-43ea-8417-8a02def8968c tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Created reservations ['1c71643b-8602-42ca-b309-fa19a4b4d7bd', 'bb8e91b0-42ec-4bc1-a96a-eb2c9a475de6', '82376aa0-e466-4a0f-a567-7e6829fe27c1', 'ce612555-ccf4-4950-bfdd-21b21b3490c9'] {{(pid=100015) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:31:39.920378 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-35776fae-fadd-43ea-8417-8a02def8968c tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf558c37-92a2-4a5a-bad4-bc0c92851693) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1c71643b-8602-42ca-b309-fa19a4b4d7bd', 'bb8e91b0-42ec-4bc1-a96a-eb2c9a475de6', '82376aa0-e466-4a0f-a567-7e6829fe27c1', 'ce612555-ccf4-4950-bfdd-21b21b3490c9']}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:31:39.921128 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-35776fae-fadd-43ea-8417-8a02def8968c tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a5c8f95-1cbc-4647-a9ba-7b523102f6c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:31:39.956106 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-35776fae-fadd-43ea-8417-8a02def8968c tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a5c8f95-1cbc-4647-a9ba-7b523102f6c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-2111834915',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='6a93bdc3f9c24da596a52cbd46a38cd7',qos_specs=None,replication_status=,reservations=['1c71643b-8602-42ca-b309-fa19a4b4d7bd','bb8e91b0-42ec-4bc1-a96a-eb2c9a475de6','82376aa0-e466-4a0f-a567-7e6829fe27c1','ce612555-ccf4-4950-bfdd-21b21b3490c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40a0e047e1a546f5a8d8eded0dbb6aba',volume_type_id=e61006bc-2471-4d60-bd49-f1ae7046e9d9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:31:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-2111834915',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='6a93bdc3f9c24da596a52cbd46a38cd7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='40a0e047e1a546f5a8d8eded0dbb6aba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e61006bc-2471-4d60-bd49-f1ae7046e9d9),volume_type_id=e61006bc-2471-4d60-bd49-f1ae7046e9d9)}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:31:39.956873 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-35776fae-fadd-43ea-8417-8a02def8968c tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a7fdea3-5f4d-4115-b4e7-291ef1a3bee3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:31:39.979948 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-35776fae-fadd-43ea-8417-8a02def8968c tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a7fdea3-5f4d-4115-b4e7-291ef1a3bee3) transitioned into state 'SUCCESS' from state '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-2111834915',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='6a93bdc3f9c24da596a52cbd46a38cd7',qos_specs=None,replication_status=,reservations=['1c71643b-8602-42ca-b309-fa19a4b4d7bd','bb8e91b0-42ec-4bc1-a96a-eb2c9a475de6','82376aa0-e466-4a0f-a567-7e6829fe27c1','ce612555-ccf4-4950-bfdd-21b21b3490c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40a0e047e1a546f5a8d8eded0dbb6aba',volume_type_id=e61006bc-2471-4d60-bd49-f1ae7046e9d9)}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:31:39.980870 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-35776fae-fadd-43ea-8417-8a02def8968c tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e4316a2-3020-47da-975b-f8d09c2f327e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:31:39.994327 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-35776fae-fadd-43ea-8417-8a02def8968c tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e4316a2-3020-47da-975b-f8d09c2f327e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:31:39.995354 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-35776fae-fadd-43ea-8417-8a02def8968c tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Flow 'volume_create_api' (e2bb923a-dec8-40b0-bf0e-7c918f25ff02) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:31:39.995740 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-35776fae-fadd-43ea-8417-8a02def8968c tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Create volume request issued successfully. Jul 03 02:31:39.996407 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-35776fae-fadd-43ea-8417-8a02def8968c tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:31:39.996943 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 598/2367] 10.4.3.223 () {68 vars in 1259 bytes} [Fri Jul 3 02:31:39 2026] POST /volume/v3/volumes => generated 760 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:31:40.009090 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-0c48599c-beb5-49a7-a9a6-a34b1b5016fc None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:40.011143 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-0c48599c-beb5-49a7-a9a6-a34b1b5016fc tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] GET https://10.4.3.223/volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 Jul 03 02:31:40.011352 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-0c48599c-beb5-49a7-a9a6-a34b1b5016fc tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:40.011566 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-0c48599c-beb5-49a7-a9a6-a34b1b5016fc tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:40.019257 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:40.019257 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:31:40.025092 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-0c48599c-beb5-49a7-a9a6-a34b1b5016fc tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Volume info retrieved successfully. Jul 03 02:31:40.031550 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-59e3382e-c666-4554-ab52-e5d311650b5f req-9e5c452f-3dae-4259-894d-e7502dca1d5b tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] https://10.4.3.223/volume/v3/attachments/5dd21f50-5eee-4bc4-8add-54da8ed5b66f returned with HTTP 200 Jul 03 02:31:40.032108 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 587/2368] 10.4.3.223 () {72 vars in 1673 bytes} [Fri Jul 3 02:31:39 2026] DELETE /volume/v3/attachments/5dd21f50-5eee-4bc4-8add-54da8ed5b66f => generated 19 bytes in 574 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:40.033384 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-0c48599c-beb5-49a7-a9a6-a34b1b5016fc tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 returned with HTTP 200 Jul 03 02:31:40.033640 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 593/2369] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:40 2026] GET /volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 => generated 828 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:40.769996 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-a382249a-0aa5-44c8-8f43-e0a547b5030b req-71248f7e-0ec6-413b-a6ba-c56ecb047998 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:40.772285 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-a382249a-0aa5-44c8-8f43-e0a547b5030b req-71248f7e-0ec6-413b-a6ba-c56ecb047998 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] DELETE https://10.4.3.223/volume/v3/attachments/fb35002e-9567-42ab-8ae7-6e6a5f42665a Jul 03 02:31:40.772488 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-a382249a-0aa5-44c8-8f43-e0a547b5030b req-71248f7e-0ec6-413b-a6ba-c56ecb047998 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:40.772728 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-a382249a-0aa5-44c8-8f43-e0a547b5030b req-71248f7e-0ec6-413b-a6ba-c56ecb047998 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Calling method 'version_select' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:40.780428 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:40.780428 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:31:40.801450 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-15e6e1ed-33d3-4ba7-b3c9-f35bae718e3d None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:40.892564 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-057ab3be-9909-4794-8f6a-c1572ed79127 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:40.894990 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-057ab3be-9909-4794-8f6a-c1572ed79127 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] DELETE https://10.4.3.223/volume/v3/volumes/44b41c32-c087-425d-bdfc-d1de08d77cd6 Jul 03 02:31:40.895315 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-057ab3be-9909-4794-8f6a-c1572ed79127 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:40.895636 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-057ab3be-9909-4794-8f6a-c1572ed79127 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Calling method 'delete' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:40.895867 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.volumes [None req-057ab3be-9909-4794-8f6a-c1572ed79127 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Delete volume with id: 44b41c32-c087-425d-bdfc-d1de08d77cd6 Jul 03 02:31:40.905484 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-15e6e1ed-33d3-4ba7-b3c9-f35bae718e3d tempest-AvailabilityZoneTestJSON-1603041133 tempest-AvailabilityZoneTestJSON-1603041133-project-member] GET https://10.4.3.223/volume/v3/os-availability-zone Jul 03 02:31:40.905484 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-15e6e1ed-33d3-4ba7-b3c9-f35bae718e3d tempest-AvailabilityZoneTestJSON-1603041133 tempest-AvailabilityZoneTestJSON-1603041133-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:40.905484 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-15e6e1ed-33d3-4ba7-b3c9-f35bae718e3d tempest-AvailabilityZoneTestJSON-1603041133 tempest-AvailabilityZoneTestJSON-1603041133-project-member] Calling method 'index' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:40.906375 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:40.906375 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:31:40.907096 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-057ab3be-9909-4794-8f6a-c1572ed79127 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Volume info retrieved successfully. Jul 03 02:31:40.907712 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-15e6e1ed-33d3-4ba7-b3c9-f35bae718e3d tempest-AvailabilityZoneTestJSON-1603041133 tempest-AvailabilityZoneTestJSON-1603041133-project-member] Availability Zones retrieved successfully. Jul 03 02:31:40.907932 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-15e6e1ed-33d3-4ba7-b3c9-f35bae718e3d tempest-AvailabilityZoneTestJSON-1603041133 tempest-AvailabilityZoneTestJSON-1603041133-project-member] https://10.4.3.223/volume/v3/os-availability-zone returned with HTTP 200 Jul 03 02:31:40.908351 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 599/2370] 10.4.3.223 () {66 vars in 1276 bytes} [Fri Jul 3 02:31:40 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 02:31:40.939831 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-057ab3be-9909-4794-8f6a-c1572ed79127 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Delete volume request issued successfully. Jul 03 02:31:40.940069 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-057ab3be-9909-4794-8f6a-c1572ed79127 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] https://10.4.3.223/volume/v3/volumes/44b41c32-c087-425d-bdfc-d1de08d77cd6 returned with HTTP 202 Jul 03 02:31:40.940595 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 588/2371] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:31:40 2026] DELETE /volume/v3/volumes/44b41c32-c087-425d-bdfc-d1de08d77cd6 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:31:40.987471 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-27f86def-d71d-4d0e-af1b-81f939318169 req-0ffe2ecd-7174-4b0e-bd97-d9fdd9e6861a None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:40.989397 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-27f86def-d71d-4d0e-af1b-81f939318169 req-0ffe2ecd-7174-4b0e-bd97-d9fdd9e6861a tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] GET https://10.4.3.223/volume/v3/volumes/44b41c32-c087-425d-bdfc-d1de08d77cd6 Jul 03 02:31:40.989587 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-27f86def-d71d-4d0e-af1b-81f939318169 req-0ffe2ecd-7174-4b0e-bd97-d9fdd9e6861a tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:40.989754 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-27f86def-d71d-4d0e-af1b-81f939318169 req-0ffe2ecd-7174-4b0e-bd97-d9fdd9e6861a tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:40.995924 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:40.995924 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:31:41.001440 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-27f86def-d71d-4d0e-af1b-81f939318169 req-0ffe2ecd-7174-4b0e-bd97-d9fdd9e6861a tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Volume info retrieved successfully. Jul 03 02:31:41.006889 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-27f86def-d71d-4d0e-af1b-81f939318169 req-0ffe2ecd-7174-4b0e-bd97-d9fdd9e6861a tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] https://10.4.3.223/volume/v3/volumes/44b41c32-c087-425d-bdfc-d1de08d77cd6 returned with HTTP 200 Jul 03 02:31:41.007349 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 594/2372] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:31:40 2026] GET /volume/v3/volumes/44b41c32-c087-425d-bdfc-d1de08d77cd6 => generated 937 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:41.055047 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-b5ce9a8c-3a0e-4e21-a429-d91e281010f5 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:41.057447 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-b5ce9a8c-3a0e-4e21-a429-d91e281010f5 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] GET https://10.4.3.223/volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 Jul 03 02:31:41.057665 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-b5ce9a8c-3a0e-4e21-a429-d91e281010f5 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:41.057861 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-b5ce9a8c-3a0e-4e21-a429-d91e281010f5 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:41.072866 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:41.072866 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:31:41.076675 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-a8f3b5aa-063b-4065-8754-cfeeaada112f req-145c6dad-58a7-42f9-98d6-a9c869463b12 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:41.079545 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-b5ce9a8c-3a0e-4e21-a429-d91e281010f5 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Volume info retrieved successfully. Jul 03 02:31:41.080177 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-a8f3b5aa-063b-4065-8754-cfeeaada112f req-145c6dad-58a7-42f9-98d6-a9c869463b12 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] GET https://10.4.3.223/volume/v3/volumes/d8c33bdf-6c56-4080-81d6-bde4e4cbabcd Jul 03 02:31:41.080397 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-a8f3b5aa-063b-4065-8754-cfeeaada112f req-145c6dad-58a7-42f9-98d6-a9c869463b12 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:41.080663 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-a8f3b5aa-063b-4065-8754-cfeeaada112f req-145c6dad-58a7-42f9-98d6-a9c869463b12 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:41.085121 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-b5ce9a8c-3a0e-4e21-a429-d91e281010f5 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 returned with HTTP 200 Jul 03 02:31:41.085704 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 600/2373] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:41 2026] GET /volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 => generated 853 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:41.088321 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-a8f3b5aa-063b-4065-8754-cfeeaada112f req-145c6dad-58a7-42f9-98d6-a9c869463b12 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] https://10.4.3.223/volume/v3/volumes/d8c33bdf-6c56-4080-81d6-bde4e4cbabcd returned with HTTP 404 Jul 03 02:31:41.088953 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 589/2374] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:31:41 2026] GET /volume/v3/volumes/d8c33bdf-6c56-4080-81d6-bde4e4cbabcd => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:31:41.153321 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-45f55745-0745-490e-a98a-91c81f89a3c3 req-038bba32-aa47-446c-84b7-18786ddd5016 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:41.157496 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-45f55745-0745-490e-a98a-91c81f89a3c3 req-038bba32-aa47-446c-84b7-18786ddd5016 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] GET https://10.4.3.223/volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 Jul 03 02:31:41.157496 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-45f55745-0745-490e-a98a-91c81f89a3c3 req-038bba32-aa47-446c-84b7-18786ddd5016 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:41.157496 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-45f55745-0745-490e-a98a-91c81f89a3c3 req-038bba32-aa47-446c-84b7-18786ddd5016 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:41.162876 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:41.162876 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:31:41.167545 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-45f55745-0745-490e-a98a-91c81f89a3c3 req-038bba32-aa47-446c-84b7-18786ddd5016 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Volume info retrieved successfully. Jul 03 02:31:41.172303 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-45f55745-0745-490e-a98a-91c81f89a3c3 req-038bba32-aa47-446c-84b7-18786ddd5016 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 returned with HTTP 200 Jul 03 02:31:41.172755 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 595/2375] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:31:41 2026] GET /volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 => generated 853 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:41.302923 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-06298af3-f44b-42cd-8cd0-f87925323280 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:41.307647 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-06298af3-f44b-42cd-8cd0-f87925323280 tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:31:41.308055 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-06298af3-f44b-42cd-8cd0-f87925323280 tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "ea993fc3-c724-45f7-8dae-63cf2cac16e5", "size": 1, "name": "tempest-VolumesExtendTest-Volume-642972098"}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:31:41.309992 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.volumes [None req-06298af3-f44b-42cd-8cd0-f87925323280 tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] Create volume request body: {'volume': {'imageRef': 'ea993fc3-c724-45f7-8dae-63cf2cac16e5', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-642972098'}} {{(pid=100015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:31:41.313489 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-a382249a-0aa5-44c8-8f43-e0a547b5030b req-71248f7e-0ec6-413b-a6ba-c56ecb047998 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/attachments/fb35002e-9567-42ab-8ae7-6e6a5f42665a returned with HTTP 200 Jul 03 02:31:41.313888 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 592/2376] 10.4.3.223 () {72 vars in 1673 bytes} [Fri Jul 3 02:31:40 2026] DELETE /volume/v3/attachments/fb35002e-9567-42ab-8ae7-6e6a5f42665a => generated 19 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:41.420967 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-06298af3-f44b-42cd-8cd0-f87925323280 tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] Create volume of 1 GB Jul 03 02:31:41.430313 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-06298af3-f44b-42cd-8cd0-f87925323280 tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] Availability Zones retrieved successfully. Jul 03 02:31:41.443099 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-06298af3-f44b-42cd-8cd0-f87925323280 tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] Flow 'volume_create_api' (925e2fac-1ca4-48d9-b0e1-f07f34e56b81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:31:41.445511 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-06298af3-f44b-42cd-8cd0-f87925323280 tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5345afa4-ef8b-47b9-8609-cce3f16feb57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:31:41.446751 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.flows.api.create_volume [None req-06298af3-f44b-42cd-8cd0-f87925323280 tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] Validating volume size '1' using validate_int {{(pid=100015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:31:41.517294 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-06298af3-f44b-42cd-8cd0-f87925323280 tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5345afa4-ef8b-47b9-8609-cce3f16feb57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:31:41.517979 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-06298af3-f44b-42cd-8cd0-f87925323280 tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad299f5b-eb97-4591-ade5-4d3d9bfd889d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:31:41.578768 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.quota [None req-06298af3-f44b-42cd-8cd0-f87925323280 tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] Created reservations ['dd7ac5c2-a9bc-4956-80cd-3b1dbf501d0b', 'ebe14640-eb13-4659-a116-103783a16c21', '9c58741f-efcf-401f-ade2-5fc0d7032214', '61acf920-cea1-42b8-972e-03b52cc2c42c'] {{(pid=100015) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:31:41.579621 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-06298af3-f44b-42cd-8cd0-f87925323280 tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad299f5b-eb97-4591-ade5-4d3d9bfd889d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dd7ac5c2-a9bc-4956-80cd-3b1dbf501d0b', 'ebe14640-eb13-4659-a116-103783a16c21', '9c58741f-efcf-401f-ade2-5fc0d7032214', '61acf920-cea1-42b8-972e-03b52cc2c42c']}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:31:41.580249 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-06298af3-f44b-42cd-8cd0-f87925323280 tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d28947b-bca9-4647-9aa3-8db19122c3a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:31:41.601555 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-06298af3-f44b-42cd-8cd0-f87925323280 tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d28947b-bca9-4647-9aa3-8db19122c3a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '04b6d3f4-a5d9-4d51-b174-c6fd67ababe1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-642972098',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aec9f970def44494b556fa9af82863d5',qos_specs=None,replication_status=,reservations=['dd7ac5c2-a9bc-4956-80cd-3b1dbf501d0b','ebe14640-eb13-4659-a116-103783a16c21','9c58741f-efcf-401f-ade2-5fc0d7032214','61acf920-cea1-42b8-972e-03b52cc2c42c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a05bad7437b9446ea94de95845bca396',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:31:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-642972098',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=04b6d3f4-a5d9-4d51-b174-c6fd67ababe1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aec9f970def44494b556fa9af82863d5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a05bad7437b9446ea94de95845bca396',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:31:41.602191 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-06298af3-f44b-42cd-8cd0-f87925323280 tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c37d3868-80ec-422a-9cfd-546d58b0a516) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:31:41.618938 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-06298af3-f44b-42cd-8cd0-f87925323280 tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c37d3868-80ec-422a-9cfd-546d58b0a516) transitioned into state 'SUCCESS' from state '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-642972098',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aec9f970def44494b556fa9af82863d5',qos_specs=None,replication_status=,reservations=['dd7ac5c2-a9bc-4956-80cd-3b1dbf501d0b','ebe14640-eb13-4659-a116-103783a16c21','9c58741f-efcf-401f-ade2-5fc0d7032214','61acf920-cea1-42b8-972e-03b52cc2c42c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a05bad7437b9446ea94de95845bca396',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:31:41.622700 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-06298af3-f44b-42cd-8cd0-f87925323280 tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7116d28-c108-4b50-abbe-a180564c4606) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:31:41.636901 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-06298af3-f44b-42cd-8cd0-f87925323280 tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7116d28-c108-4b50-abbe-a180564c4606) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:31:41.637735 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-06298af3-f44b-42cd-8cd0-f87925323280 tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] Flow 'volume_create_api' (925e2fac-1ca4-48d9-b0e1-f07f34e56b81) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:31:41.638077 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-06298af3-f44b-42cd-8cd0-f87925323280 tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] Create volume request issued successfully. Jul 03 02:31:41.642440 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-06298af3-f44b-42cd-8cd0-f87925323280 tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:31:41.642901 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 601/2377] 10.4.3.223 () {68 vars in 1259 bytes} [Fri Jul 3 02:31:41 2026] POST /volume/v3/volumes => generated 747 bytes in 340 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:31:41.660701 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-4c094c0a-0baa-4555-a174-34ebb7f78bd0 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:41.662879 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-4c094c0a-0baa-4555-a174-34ebb7f78bd0 tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] GET https://10.4.3.223/volume/v3/volumes/04b6d3f4-a5d9-4d51-b174-c6fd67ababe1 Jul 03 02:31:41.663052 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-4c094c0a-0baa-4555-a174-34ebb7f78bd0 tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:41.663246 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-4c094c0a-0baa-4555-a174-34ebb7f78bd0 tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:41.674264 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:41.674264 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:31:41.679211 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-4c094c0a-0baa-4555-a174-34ebb7f78bd0 tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] Volume info retrieved successfully. Jul 03 02:31:41.686376 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-4c094c0a-0baa-4555-a174-34ebb7f78bd0 tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] https://10.4.3.223/volume/v3/volumes/04b6d3f4-a5d9-4d51-b174-c6fd67ababe1 returned with HTTP 200 Jul 03 02:31:41.686913 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 590/2378] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:41 2026] GET /volume/v3/volumes/04b6d3f4-a5d9-4d51-b174-c6fd67ababe1 => generated 815 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:41.942266 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-69db75f1-3b0b-4fdd-bcc9-c6a9e7c72e35 req-89fd6117-214b-4778-8dc8-7d70307853af None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:41.944866 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-69db75f1-3b0b-4fdd-bcc9-c6a9e7c72e35 req-89fd6117-214b-4778-8dc8-7d70307853af tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] GET https://10.4.3.223/volume/v3/volumes/ae515095-64ad-4304-863e-c6a4021223c8 Jul 03 02:31:41.945090 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-69db75f1-3b0b-4fdd-bcc9-c6a9e7c72e35 req-89fd6117-214b-4778-8dc8-7d70307853af tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:41.945332 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-69db75f1-3b0b-4fdd-bcc9-c6a9e7c72e35 req-89fd6117-214b-4778-8dc8-7d70307853af tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:41.952922 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:41.952922 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:31:41.958479 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-69db75f1-3b0b-4fdd-bcc9-c6a9e7c72e35 req-89fd6117-214b-4778-8dc8-7d70307853af tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Volume info retrieved successfully. Jul 03 02:31:41.963122 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-69db75f1-3b0b-4fdd-bcc9-c6a9e7c72e35 req-89fd6117-214b-4778-8dc8-7d70307853af tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/volumes/ae515095-64ad-4304-863e-c6a4021223c8 returned with HTTP 200 Jul 03 02:31:41.964108 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 596/2379] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:31:41 2026] GET /volume/v3/volumes/ae515095-64ad-4304-863e-c6a4021223c8 => generated 879 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:42.291299 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-50680985-38f6-4da6-83ed-48f1f9985353 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:42.392056 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-50680985-38f6-4da6-83ed-48f1f9985353 tempest-VolumesMetadataTest-1970743209 tempest-VolumesMetadataTest-1970743209-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:31:42.392462 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-50680985-38f6-4da6-83ed-48f1f9985353 tempest-VolumesMetadataTest-1970743209 tempest-VolumesMetadataTest-1970743209-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-357173377"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:31:42.394244 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.volumes [None req-50680985-38f6-4da6-83ed-48f1f9985353 tempest-VolumesMetadataTest-1970743209 tempest-VolumesMetadataTest-1970743209-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-357173377'}} {{(pid=100014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:31:42.394495 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.volumes [None req-50680985-38f6-4da6-83ed-48f1f9985353 tempest-VolumesMetadataTest-1970743209 tempest-VolumesMetadataTest-1970743209-project-member] Create volume of 1 GB Jul 03 02:31:42.394761 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:42.394761 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:31:42.398907 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-50680985-38f6-4da6-83ed-48f1f9985353 tempest-VolumesMetadataTest-1970743209 tempest-VolumesMetadataTest-1970743209-project-member] Availability Zones retrieved successfully. Jul 03 02:31:42.406161 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-50680985-38f6-4da6-83ed-48f1f9985353 tempest-VolumesMetadataTest-1970743209 tempest-VolumesMetadataTest-1970743209-project-member] Flow 'volume_create_api' (be07ad43-651c-4c83-be78-be4be07efb57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:31:42.407177 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-50680985-38f6-4da6-83ed-48f1f9985353 tempest-VolumesMetadataTest-1970743209 tempest-VolumesMetadataTest-1970743209-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c895e99-e201-431f-b583-da82fb3e96ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:31:42.408444 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.flows.api.create_volume [None req-50680985-38f6-4da6-83ed-48f1f9985353 tempest-VolumesMetadataTest-1970743209 tempest-VolumesMetadataTest-1970743209-project-member] Validating volume size '1' using validate_int {{(pid=100014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:31:42.442653 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-50680985-38f6-4da6-83ed-48f1f9985353 tempest-VolumesMetadataTest-1970743209 tempest-VolumesMetadataTest-1970743209-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c895e99-e201-431f-b583-da82fb3e96ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:31:42.443579 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-50680985-38f6-4da6-83ed-48f1f9985353 tempest-VolumesMetadataTest-1970743209 tempest-VolumesMetadataTest-1970743209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57cf42e7-dd0f-4393-bcec-6ce8e55047a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:31:42.523784 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.quota [None req-50680985-38f6-4da6-83ed-48f1f9985353 tempest-VolumesMetadataTest-1970743209 tempest-VolumesMetadataTest-1970743209-project-member] Created reservations ['1c6b05ed-1e18-4d0d-bb2d-6e793abe85c0', 'a0c4532e-3044-45cb-8c5e-2a17976c0a93', '0b578a10-4779-4e5f-856a-8c3c2b844888', '865b918d-37a8-4fed-b8f5-de03e19f2e0d'] {{(pid=100014) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:31:42.525557 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-50680985-38f6-4da6-83ed-48f1f9985353 tempest-VolumesMetadataTest-1970743209 tempest-VolumesMetadataTest-1970743209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57cf42e7-dd0f-4393-bcec-6ce8e55047a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1c6b05ed-1e18-4d0d-bb2d-6e793abe85c0', 'a0c4532e-3044-45cb-8c5e-2a17976c0a93', '0b578a10-4779-4e5f-856a-8c3c2b844888', '865b918d-37a8-4fed-b8f5-de03e19f2e0d']}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:31:42.525557 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-50680985-38f6-4da6-83ed-48f1f9985353 tempest-VolumesMetadataTest-1970743209 tempest-VolumesMetadataTest-1970743209-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4207e93-29e5-4c7d-8618-13b4a5919e07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:31:42.552060 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-50680985-38f6-4da6-83ed-48f1f9985353 tempest-VolumesMetadataTest-1970743209 tempest-VolumesMetadataTest-1970743209-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4207e93-29e5-4c7d-8618-13b4a5919e07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'be04b7ab-0d57-43da-bec2-7610494004aa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-357173377',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f102f767fd6c4360af9f6a7fc692f545',qos_specs=None,replication_status=,reservations=['1c6b05ed-1e18-4d0d-bb2d-6e793abe85c0','a0c4532e-3044-45cb-8c5e-2a17976c0a93','0b578a10-4779-4e5f-856a-8c3c2b844888','865b918d-37a8-4fed-b8f5-de03e19f2e0d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c18793e7bd74d1c8e157c32ba5094df',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:31:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-357173377',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=be04b7ab-0d57-43da-bec2-7610494004aa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f102f767fd6c4360af9f6a7fc692f545',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5c18793e7bd74d1c8e157c32ba5094df',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:31:42.552799 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-50680985-38f6-4da6-83ed-48f1f9985353 tempest-VolumesMetadataTest-1970743209 tempest-VolumesMetadataTest-1970743209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bdd1b99d-0e5d-47eb-a644-480c2b5e0b1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:31:42.583238 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-50680985-38f6-4da6-83ed-48f1f9985353 tempest-VolumesMetadataTest-1970743209 tempest-VolumesMetadataTest-1970743209-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bdd1b99d-0e5d-47eb-a644-480c2b5e0b1d) transitioned into state 'SUCCESS' from state '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-357173377',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f102f767fd6c4360af9f6a7fc692f545',qos_specs=None,replication_status=,reservations=['1c6b05ed-1e18-4d0d-bb2d-6e793abe85c0','a0c4532e-3044-45cb-8c5e-2a17976c0a93','0b578a10-4779-4e5f-856a-8c3c2b844888','865b918d-37a8-4fed-b8f5-de03e19f2e0d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c18793e7bd74d1c8e157c32ba5094df',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:31:42.583943 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-50680985-38f6-4da6-83ed-48f1f9985353 tempest-VolumesMetadataTest-1970743209 tempest-VolumesMetadataTest-1970743209-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a29ce3fc-962d-4741-ab16-eb49623e5559) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:31:42.597396 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-50680985-38f6-4da6-83ed-48f1f9985353 tempest-VolumesMetadataTest-1970743209 tempest-VolumesMetadataTest-1970743209-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a29ce3fc-962d-4741-ab16-eb49623e5559) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:31:42.598227 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-50680985-38f6-4da6-83ed-48f1f9985353 tempest-VolumesMetadataTest-1970743209 tempest-VolumesMetadataTest-1970743209-project-member] Flow 'volume_create_api' (be07ad43-651c-4c83-be78-be4be07efb57) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:31:42.598531 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-50680985-38f6-4da6-83ed-48f1f9985353 tempest-VolumesMetadataTest-1970743209 tempest-VolumesMetadataTest-1970743209-project-member] Create volume request issued successfully. Jul 03 02:31:42.599087 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-50680985-38f6-4da6-83ed-48f1f9985353 tempest-VolumesMetadataTest-1970743209 tempest-VolumesMetadataTest-1970743209-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:31:42.599502 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 593/2380] 10.4.3.223 () {68 vars in 1258 bytes} [Fri Jul 3 02:31:42 2026] POST /volume/v3/volumes => generated 749 bytes in 309 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:31:42.613055 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-90763208-c14f-4534-8050-3a54562a9fa3 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:42.615532 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-90763208-c14f-4534-8050-3a54562a9fa3 tempest-VolumesMetadataTest-1970743209 tempest-VolumesMetadataTest-1970743209-project-member] GET https://10.4.3.223/volume/v3/volumes/be04b7ab-0d57-43da-bec2-7610494004aa Jul 03 02:31:42.615807 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-90763208-c14f-4534-8050-3a54562a9fa3 tempest-VolumesMetadataTest-1970743209 tempest-VolumesMetadataTest-1970743209-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:42.616042 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-90763208-c14f-4534-8050-3a54562a9fa3 tempest-VolumesMetadataTest-1970743209 tempest-VolumesMetadataTest-1970743209-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:42.625928 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:42.625928 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:31:42.631247 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-90763208-c14f-4534-8050-3a54562a9fa3 tempest-VolumesMetadataTest-1970743209 tempest-VolumesMetadataTest-1970743209-project-member] Volume info retrieved successfully. Jul 03 02:31:42.638430 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-90763208-c14f-4534-8050-3a54562a9fa3 tempest-VolumesMetadataTest-1970743209 tempest-VolumesMetadataTest-1970743209-project-member] https://10.4.3.223/volume/v3/volumes/be04b7ab-0d57-43da-bec2-7610494004aa returned with HTTP 200 Jul 03 02:31:42.641435 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 602/2381] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:42 2026] GET /volume/v3/volumes/be04b7ab-0d57-43da-bec2-7610494004aa => generated 817 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:42.705168 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-b70979b9-0b5e-492e-aed2-d9f295141e9e None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:42.707240 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-b70979b9-0b5e-492e-aed2-d9f295141e9e tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] GET https://10.4.3.223/volume/v3/volumes/04b6d3f4-a5d9-4d51-b174-c6fd67ababe1 Jul 03 02:31:42.707623 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-b70979b9-0b5e-492e-aed2-d9f295141e9e tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:42.707738 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-b70979b9-0b5e-492e-aed2-d9f295141e9e tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:42.717615 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:42.717615 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:31:42.723174 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-b70979b9-0b5e-492e-aed2-d9f295141e9e tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] Volume info retrieved successfully. Jul 03 02:31:42.729058 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-b70979b9-0b5e-492e-aed2-d9f295141e9e tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] https://10.4.3.223/volume/v3/volumes/04b6d3f4-a5d9-4d51-b174-c6fd67ababe1 returned with HTTP 200 Jul 03 02:31:42.730455 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 591/2382] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:42 2026] GET /volume/v3/volumes/04b6d3f4-a5d9-4d51-b174-c6fd67ababe1 => generated 1355 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:31:42.752443 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-93292516-e6ac-4c62-aa32-600028d92642 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:42.752443 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-93292516-e6ac-4c62-aa32-600028d92642 tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] POST https://10.4.3.223/volume/v3/volumes/04b6d3f4-a5d9-4d51-b174-c6fd67ababe1/action Jul 03 02:31:42.752443 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-93292516-e6ac-4c62-aa32-600028d92642 tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100013) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:31:42.752443 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-93292516-e6ac-4c62-aa32-600028d92642 tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:31:42.760905 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:42.760905 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:31:42.761326 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-93292516-e6ac-4c62-aa32-600028d92642 tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] Volume info retrieved successfully. Jul 03 02:31:42.803219 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.quota [None req-93292516-e6ac-4c62-aa32-600028d92642 tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] Created reservations ['f1ee9683-ba38-4106-9fce-039ccbdaf328', 'b91cc5f1-13ed-4e30-b693-0d76d272912a'] {{(pid=100013) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:31:42.814788 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-93292516-e6ac-4c62-aa32-600028d92642 tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] Extend volume request issued successfully. Jul 03 02:31:42.814980 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-93292516-e6ac-4c62-aa32-600028d92642 tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] https://10.4.3.223/volume/v3/volumes/04b6d3f4-a5d9-4d51-b174-c6fd67ababe1/action returned with HTTP 202 Jul 03 02:31:42.815673 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 597/2383] 10.4.3.223 () {68 vars in 1390 bytes} [Fri Jul 3 02:31:42 2026] POST /volume/v3/volumes/04b6d3f4-a5d9-4d51-b174-c6fd67ababe1/action => generated 0 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 02:31:42.822913 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-fd023e2b-5f4c-4420-b87c-b636a428c237 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:42.825756 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-fd023e2b-5f4c-4420-b87c-b636a428c237 tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] GET https://10.4.3.223/volume/v3/volumes/04b6d3f4-a5d9-4d51-b174-c6fd67ababe1 Jul 03 02:31:42.826302 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-fd023e2b-5f4c-4420-b87c-b636a428c237 tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:42.826657 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-fd023e2b-5f4c-4420-b87c-b636a428c237 tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:42.835865 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:42.835865 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:31:42.840885 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-fd023e2b-5f4c-4420-b87c-b636a428c237 tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] Volume info retrieved successfully. Jul 03 02:31:42.847148 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-fd023e2b-5f4c-4420-b87c-b636a428c237 tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] https://10.4.3.223/volume/v3/volumes/04b6d3f4-a5d9-4d51-b174-c6fd67ababe1 returned with HTTP 200 Jul 03 02:31:42.847863 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 594/2384] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:42 2026] GET /volume/v3/volumes/04b6d3f4-a5d9-4d51-b174-c6fd67ababe1 => generated 1355 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:31:43.211400 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-07dcae20-5a25-4cf1-b2de-bc79d1a28845 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:43.211891 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-07dcae20-5a25-4cf1-b2de-bc79d1a28845 None None] GET https://10.4.3.223/volume// Jul 03 02:31:43.212187 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-07dcae20-5a25-4cf1-b2de-bc79d1a28845 None None] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:43.212374 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-07dcae20-5a25-4cf1-b2de-bc79d1a28845 None None] Calling method 'all' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:43.212793 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-07dcae20-5a25-4cf1-b2de-bc79d1a28845 None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:31:43.213113 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 603/2385] 10.4.3.223 () {66 vars in 1428 bytes} [Fri Jul 3 02:31:43 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:31:43.226878 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-45f55745-0745-490e-a98a-91c81f89a3c3 req-aef59997-ab1f-47ab-8844-db1eff2b8813 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:43.230304 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-45f55745-0745-490e-a98a-91c81f89a3c3 req-aef59997-ab1f-47ab-8844-db1eff2b8813 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] POST https://10.4.3.223/volume/v3/attachments Jul 03 02:31:43.230731 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-45f55745-0745-490e-a98a-91c81f89a3c3 req-aef59997-ab1f-47ab-8844-db1eff2b8813 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8", "connector": null, "instance_uuid": "1393ea11-bc47-45ff-84d7-778e4d418a0c"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:31:43.242076 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:43.242076 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:31:43.291851 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-45f55745-0745-490e-a98a-91c81f89a3c3 req-aef59997-ab1f-47ab-8844-db1eff2b8813 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Jul 03 02:31:43.292525 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 592/2386] 10.4.3.223 () {74 vars in 1594 bytes} [Fri Jul 3 02:31:43 2026] POST /volume/v3/attachments => generated 273 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:31:43.653482 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-4ede0ce3-e85f-495c-9939-2650568b7bd0 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:43.655590 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-4ede0ce3-e85f-495c-9939-2650568b7bd0 tempest-VolumesMetadataTest-1970743209 tempest-VolumesMetadataTest-1970743209-project-member] GET https://10.4.3.223/volume/v3/volumes/be04b7ab-0d57-43da-bec2-7610494004aa Jul 03 02:31:43.655820 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-4ede0ce3-e85f-495c-9939-2650568b7bd0 tempest-VolumesMetadataTest-1970743209 tempest-VolumesMetadataTest-1970743209-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:43.656050 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-4ede0ce3-e85f-495c-9939-2650568b7bd0 tempest-VolumesMetadataTest-1970743209 tempest-VolumesMetadataTest-1970743209-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:43.664767 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:43.664767 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:31:43.668964 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-4ede0ce3-e85f-495c-9939-2650568b7bd0 tempest-VolumesMetadataTest-1970743209 tempest-VolumesMetadataTest-1970743209-project-member] Volume info retrieved successfully. Jul 03 02:31:43.675966 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-4ede0ce3-e85f-495c-9939-2650568b7bd0 tempest-VolumesMetadataTest-1970743209 tempest-VolumesMetadataTest-1970743209-project-member] https://10.4.3.223/volume/v3/volumes/be04b7ab-0d57-43da-bec2-7610494004aa returned with HTTP 200 Jul 03 02:31:43.675966 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 598/2387] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:43 2026] GET /volume/v3/volumes/be04b7ab-0d57-43da-bec2-7610494004aa => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:43.690027 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-2b7f08ae-3eb9-4809-b445-9285b04029ee None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:43.695366 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-2b7f08ae-3eb9-4809-b445-9285b04029ee tempest-VolumesMetadataTest-1970743209 tempest-VolumesMetadataTest-1970743209-project-member] POST https://10.4.3.223/volume/v3/volumes/be04b7ab-0d57-43da-bec2-7610494004aa/metadata Jul 03 02:31:43.695717 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-2b7f08ae-3eb9-4809-b445-9285b04029ee tempest-VolumesMetadataTest-1970743209 tempest-VolumesMetadataTest-1970743209-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:31:43.704629 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-4bec1a0c-bdc3-437e-b25c-d3557bb2fa1b None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:43.706690 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-4bec1a0c-bdc3-437e-b25c-d3557bb2fa1b tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] GET https://10.4.3.223/volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 Jul 03 02:31:43.707012 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-4bec1a0c-bdc3-437e-b25c-d3557bb2fa1b tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:43.707309 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-4bec1a0c-bdc3-437e-b25c-d3557bb2fa1b tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:43.707493 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:43.707493 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:31:43.708055 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-2b7f08ae-3eb9-4809-b445-9285b04029ee tempest-VolumesMetadataTest-1970743209 tempest-VolumesMetadataTest-1970743209-project-member] Volume info retrieved successfully. Jul 03 02:31:43.719862 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:43.719862 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:31:43.722894 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-2b7f08ae-3eb9-4809-b445-9285b04029ee tempest-VolumesMetadataTest-1970743209 tempest-VolumesMetadataTest-1970743209-project-member] Create volume metadata completed successfully. Jul 03 02:31:43.723473 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-2b7f08ae-3eb9-4809-b445-9285b04029ee tempest-VolumesMetadataTest-1970743209 tempest-VolumesMetadataTest-1970743209-project-member] https://10.4.3.223/volume/v3/volumes/be04b7ab-0d57-43da-bec2-7610494004aa/metadata returned with HTTP 200 Jul 03 02:31:43.723790 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 595/2388] 10.4.3.223 () {68 vars in 1397 bytes} [Fri Jul 3 02:31:43 2026] POST /volume/v3/volumes/be04b7ab-0d57-43da-bec2-7610494004aa/metadata => generated 101 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:43.725519 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-4bec1a0c-bdc3-437e-b25c-d3557bb2fa1b tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Volume info retrieved successfully. Jul 03 02:31:43.735102 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-4bec1a0c-bdc3-437e-b25c-d3557bb2fa1b tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 returned with HTTP 200 Jul 03 02:31:43.735102 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 604/2389] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:43 2026] GET /volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:43.738584 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-c3e47126-51d8-4e35-829e-2bfe1fca9308 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:43.739552 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-c3e47126-51d8-4e35-829e-2bfe1fca9308 tempest-VolumesMetadataTest-1970743209 tempest-VolumesMetadataTest-1970743209-project-member] GET https://10.4.3.223/volume/v3/volumes/be04b7ab-0d57-43da-bec2-7610494004aa/metadata Jul 03 02:31:43.739552 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-c3e47126-51d8-4e35-829e-2bfe1fca9308 tempest-VolumesMetadataTest-1970743209 tempest-VolumesMetadataTest-1970743209-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:43.739552 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-c3e47126-51d8-4e35-829e-2bfe1fca9308 tempest-VolumesMetadataTest-1970743209 tempest-VolumesMetadataTest-1970743209-project-member] Calling method 'index' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:43.748372 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:43.748372 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:31:43.748883 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-c3e47126-51d8-4e35-829e-2bfe1fca9308 tempest-VolumesMetadataTest-1970743209 tempest-VolumesMetadataTest-1970743209-project-member] Volume info retrieved successfully. Jul 03 02:31:43.754896 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-c3e47126-51d8-4e35-829e-2bfe1fca9308 tempest-VolumesMetadataTest-1970743209 tempest-VolumesMetadataTest-1970743209-project-member] Get volume metadata completed successfully. Jul 03 02:31:43.755350 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-c3e47126-51d8-4e35-829e-2bfe1fca9308 tempest-VolumesMetadataTest-1970743209 tempest-VolumesMetadataTest-1970743209-project-member] https://10.4.3.223/volume/v3/volumes/be04b7ab-0d57-43da-bec2-7610494004aa/metadata returned with HTTP 200 Jul 03 02:31:43.755563 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 593/2390] 10.4.3.223 () {66 vars in 1375 bytes} [Fri Jul 3 02:31:43 2026] GET /volume/v3/volumes/be04b7ab-0d57-43da-bec2-7610494004aa/metadata => generated 101 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:43.767597 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-c0cd3fcf-3e48-4525-9069-df1292894913 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:43.769856 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-c0cd3fcf-3e48-4525-9069-df1292894913 tempest-VolumesMetadataTest-1970743209 tempest-VolumesMetadataTest-1970743209-project-member] PUT https://10.4.3.223/volume/v3/volumes/be04b7ab-0d57-43da-bec2-7610494004aa/metadata Jul 03 02:31:43.770270 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-c0cd3fcf-3e48-4525-9069-df1292894913 tempest-VolumesMetadataTest-1970743209 tempest-VolumesMetadataTest-1970743209-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:31:43.784036 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:43.784036 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:31:43.784753 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-c0cd3fcf-3e48-4525-9069-df1292894913 tempest-VolumesMetadataTest-1970743209 tempest-VolumesMetadataTest-1970743209-project-member] Volume info retrieved successfully. Jul 03 02:31:43.806264 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-c0cd3fcf-3e48-4525-9069-df1292894913 tempest-VolumesMetadataTest-1970743209 tempest-VolumesMetadataTest-1970743209-project-member] Update volume metadata completed successfully. Jul 03 02:31:43.806697 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-c0cd3fcf-3e48-4525-9069-df1292894913 tempest-VolumesMetadataTest-1970743209 tempest-VolumesMetadataTest-1970743209-project-member] https://10.4.3.223/volume/v3/volumes/be04b7ab-0d57-43da-bec2-7610494004aa/metadata returned with HTTP 200 Jul 03 02:31:43.807338 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 599/2391] 10.4.3.223 () {68 vars in 1395 bytes} [Fri Jul 3 02:31:43 2026] PUT /volume/v3/volumes/be04b7ab-0d57-43da-bec2-7610494004aa/metadata => generated 57 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 02:31:43.816612 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-20c12da0-416f-46ad-9c7d-62b9b9840139 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:43.818180 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-20c12da0-416f-46ad-9c7d-62b9b9840139 tempest-VolumesMetadataTest-1970743209 tempest-VolumesMetadataTest-1970743209-project-member] GET https://10.4.3.223/volume/v3/volumes/be04b7ab-0d57-43da-bec2-7610494004aa/metadata Jul 03 02:31:43.818352 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-20c12da0-416f-46ad-9c7d-62b9b9840139 tempest-VolumesMetadataTest-1970743209 tempest-VolumesMetadataTest-1970743209-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:43.818561 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-20c12da0-416f-46ad-9c7d-62b9b9840139 tempest-VolumesMetadataTest-1970743209 tempest-VolumesMetadataTest-1970743209-project-member] Calling method 'index' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:43.826399 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:43.826399 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:31:43.826927 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-20c12da0-416f-46ad-9c7d-62b9b9840139 tempest-VolumesMetadataTest-1970743209 tempest-VolumesMetadataTest-1970743209-project-member] Volume info retrieved successfully. Jul 03 02:31:43.829361 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-98ce356a-c6f1-4664-a3a8-7e0a340c2a11 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:43.829809 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-98ce356a-c6f1-4664-a3a8-7e0a340c2a11 None None] GET https://10.4.3.223/volume// Jul 03 02:31:43.830005 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-98ce356a-c6f1-4664-a3a8-7e0a340c2a11 None None] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:43.830227 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-98ce356a-c6f1-4664-a3a8-7e0a340c2a11 None None] Calling method 'all' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:43.830566 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-98ce356a-c6f1-4664-a3a8-7e0a340c2a11 None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:31:43.830879 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 605/2392] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:31:43 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:31:43.832948 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-20c12da0-416f-46ad-9c7d-62b9b9840139 tempest-VolumesMetadataTest-1970743209 tempest-VolumesMetadataTest-1970743209-project-member] Get volume metadata completed successfully. Jul 03 02:31:43.833249 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-20c12da0-416f-46ad-9c7d-62b9b9840139 tempest-VolumesMetadataTest-1970743209 tempest-VolumesMetadataTest-1970743209-project-member] https://10.4.3.223/volume/v3/volumes/be04b7ab-0d57-43da-bec2-7610494004aa/metadata returned with HTTP 200 Jul 03 02:31:43.833675 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 596/2393] 10.4.3.223 () {66 vars in 1375 bytes} [Fri Jul 3 02:31:43 2026] GET /volume/v3/volumes/be04b7ab-0d57-43da-bec2-7610494004aa/metadata => generated 57 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 02:31:43.843369 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-b9a55f20-505d-4157-b077-1e85f99cf683 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:43.843449 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-45f55745-0745-490e-a98a-91c81f89a3c3 req-4cf4fcc8-81ad-42c2-842d-0efc6ee91ba1 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:43.845552 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-b9a55f20-505d-4157-b077-1e85f99cf683 tempest-VolumesMetadataTest-1970743209 tempest-VolumesMetadataTest-1970743209-project-member] DELETE https://10.4.3.223/volume/v3/volumes/be04b7ab-0d57-43da-bec2-7610494004aa/metadata/key1 Jul 03 02:31:43.846051 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-b9a55f20-505d-4157-b077-1e85f99cf683 tempest-VolumesMetadataTest-1970743209 tempest-VolumesMetadataTest-1970743209-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:43.846401 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-b9a55f20-505d-4157-b077-1e85f99cf683 tempest-VolumesMetadataTest-1970743209 tempest-VolumesMetadataTest-1970743209-project-member] Calling method 'delete' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:43.846672 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-45f55745-0745-490e-a98a-91c81f89a3c3 req-4cf4fcc8-81ad-42c2-842d-0efc6ee91ba1 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] GET https://10.4.3.223/volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 Jul 03 02:31:43.846873 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-45f55745-0745-490e-a98a-91c81f89a3c3 req-4cf4fcc8-81ad-42c2-842d-0efc6ee91ba1 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:43.847086 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-45f55745-0745-490e-a98a-91c81f89a3c3 req-4cf4fcc8-81ad-42c2-842d-0efc6ee91ba1 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:43.857591 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:43.857591 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:31:43.858181 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-b9a55f20-505d-4157-b077-1e85f99cf683 tempest-VolumesMetadataTest-1970743209 tempest-VolumesMetadataTest-1970743209-project-member] Volume info retrieved successfully. Jul 03 02:31:43.861134 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-9da2faf7-1ab7-4ee2-ae86-691b26cead41 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:43.862905 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:43.862905 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:31:43.863286 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-9da2faf7-1ab7-4ee2-ae86-691b26cead41 tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] GET https://10.4.3.223/volume/v3/volumes/04b6d3f4-a5d9-4d51-b174-c6fd67ababe1 Jul 03 02:31:43.863629 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-9da2faf7-1ab7-4ee2-ae86-691b26cead41 tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:43.863818 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-9da2faf7-1ab7-4ee2-ae86-691b26cead41 tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:43.864071 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-b9a55f20-505d-4157-b077-1e85f99cf683 tempest-VolumesMetadataTest-1970743209 tempest-VolumesMetadataTest-1970743209-project-member] Get volume metadata completed successfully. Jul 03 02:31:43.867348 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [req-45f55745-0745-490e-a98a-91c81f89a3c3 req-4cf4fcc8-81ad-42c2-842d-0efc6ee91ba1 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Volume info retrieved successfully. Jul 03 02:31:43.871503 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:43.871503 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:31:43.872542 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-45f55745-0745-490e-a98a-91c81f89a3c3 req-4cf4fcc8-81ad-42c2-842d-0efc6ee91ba1 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 returned with HTTP 200 Jul 03 02:31:43.873079 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 594/2394] 10.4.3.223 () {70 vars in 1639 bytes} [Fri Jul 3 02:31:43 2026] GET /volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 => generated 1032 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:31:43.876480 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-b9a55f20-505d-4157-b077-1e85f99cf683 tempest-VolumesMetadataTest-1970743209 tempest-VolumesMetadataTest-1970743209-project-member] Delete volume metadata completed successfully. Jul 03 02:31:43.876677 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-b9a55f20-505d-4157-b077-1e85f99cf683 tempest-VolumesMetadataTest-1970743209 tempest-VolumesMetadataTest-1970743209-project-member] https://10.4.3.223/volume/v3/volumes/be04b7ab-0d57-43da-bec2-7610494004aa/metadata/key1 returned with HTTP 200 Jul 03 02:31:43.877095 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 600/2395] 10.4.3.223 () {66 vars in 1393 bytes} [Fri Jul 3 02:31:43 2026] DELETE /volume/v3/volumes/be04b7ab-0d57-43da-bec2-7610494004aa/metadata/key1 => generated 0 bytes in 34 msecs (HTTP/1.1 200) 6 headers in 227 bytes (2 switches on core 0) Jul 03 02:31:43.878198 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-9da2faf7-1ab7-4ee2-ae86-691b26cead41 tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] Volume info retrieved successfully. Jul 03 02:31:43.883656 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-9da2faf7-1ab7-4ee2-ae86-691b26cead41 tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] https://10.4.3.223/volume/v3/volumes/04b6d3f4-a5d9-4d51-b174-c6fd67ababe1 returned with HTTP 200 Jul 03 02:31:43.884023 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 606/2396] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:43 2026] GET /volume/v3/volumes/04b6d3f4-a5d9-4d51-b174-c6fd67ababe1 => generated 1355 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:31:43.884092 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-2ebe4183-cfd8-4d01-95c2-00d075d54008 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:43.886270 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-2ebe4183-cfd8-4d01-95c2-00d075d54008 tempest-VolumesMetadataTest-1970743209 tempest-VolumesMetadataTest-1970743209-project-member] GET https://10.4.3.223/volume/v3/volumes/be04b7ab-0d57-43da-bec2-7610494004aa/metadata Jul 03 02:31:43.886513 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-2ebe4183-cfd8-4d01-95c2-00d075d54008 tempest-VolumesMetadataTest-1970743209 tempest-VolumesMetadataTest-1970743209-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:43.886720 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-2ebe4183-cfd8-4d01-95c2-00d075d54008 tempest-VolumesMetadataTest-1970743209 tempest-VolumesMetadataTest-1970743209-project-member] Calling method 'index' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:43.894303 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:43.894303 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:31:43.894807 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-2ebe4183-cfd8-4d01-95c2-00d075d54008 tempest-VolumesMetadataTest-1970743209 tempest-VolumesMetadataTest-1970743209-project-member] Volume info retrieved successfully. Jul 03 02:31:43.897392 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-eccd19ef-4224-4752-9eee-b065cc27c70c None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:43.899136 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-eccd19ef-4224-4752-9eee-b065cc27c70c tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] GET https://10.4.3.223/volume/v3/volumes/04b6d3f4-a5d9-4d51-b174-c6fd67ababe1 Jul 03 02:31:43.899346 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-eccd19ef-4224-4752-9eee-b065cc27c70c tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:43.899566 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-eccd19ef-4224-4752-9eee-b065cc27c70c tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:43.900403 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-2ebe4183-cfd8-4d01-95c2-00d075d54008 tempest-VolumesMetadataTest-1970743209 tempest-VolumesMetadataTest-1970743209-project-member] Get volume metadata completed successfully. Jul 03 02:31:43.900699 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-2ebe4183-cfd8-4d01-95c2-00d075d54008 tempest-VolumesMetadataTest-1970743209 tempest-VolumesMetadataTest-1970743209-project-member] https://10.4.3.223/volume/v3/volumes/be04b7ab-0d57-43da-bec2-7610494004aa/metadata returned with HTTP 200 Jul 03 02:31:43.901082 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 597/2397] 10.4.3.223 () {66 vars in 1375 bytes} [Fri Jul 3 02:31:43 2026] GET /volume/v3/volumes/be04b7ab-0d57-43da-bec2-7610494004aa/metadata => generated 32 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 02:31:43.907978 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-aaece102-b402-4d32-ad21-89d6644a80df None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:43.909685 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-aaece102-b402-4d32-ad21-89d6644a80df tempest-VolumesMetadataTest-1970743209 tempest-VolumesMetadataTest-1970743209-project-member] PUT https://10.4.3.223/volume/v3/volumes/be04b7ab-0d57-43da-bec2-7610494004aa/metadata Jul 03 02:31:43.909996 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-aaece102-b402-4d32-ad21-89d6644a80df tempest-VolumesMetadataTest-1970743209 tempest-VolumesMetadataTest-1970743209-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:31:43.910885 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:43.910885 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:31:43.916787 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-eccd19ef-4224-4752-9eee-b065cc27c70c tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] Volume info retrieved successfully. Jul 03 02:31:43.919088 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:43.919088 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:31:43.919689 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-aaece102-b402-4d32-ad21-89d6644a80df tempest-VolumesMetadataTest-1970743209 tempest-VolumesMetadataTest-1970743209-project-member] Volume info retrieved successfully. Jul 03 02:31:43.923766 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-eccd19ef-4224-4752-9eee-b065cc27c70c tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] https://10.4.3.223/volume/v3/volumes/04b6d3f4-a5d9-4d51-b174-c6fd67ababe1 returned with HTTP 200 Jul 03 02:31:43.924277 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 595/2398] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:43 2026] GET /volume/v3/volumes/04b6d3f4-a5d9-4d51-b174-c6fd67ababe1 => generated 1355 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:31:43.928633 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-aaece102-b402-4d32-ad21-89d6644a80df tempest-VolumesMetadataTest-1970743209 tempest-VolumesMetadataTest-1970743209-project-member] Update volume metadata completed successfully. Jul 03 02:31:43.928858 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-aaece102-b402-4d32-ad21-89d6644a80df tempest-VolumesMetadataTest-1970743209 tempest-VolumesMetadataTest-1970743209-project-member] https://10.4.3.223/volume/v3/volumes/be04b7ab-0d57-43da-bec2-7610494004aa/metadata returned with HTTP 200 Jul 03 02:31:43.929259 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 601/2399] 10.4.3.223 () {68 vars in 1395 bytes} [Fri Jul 3 02:31:43 2026] PUT /volume/v3/volumes/be04b7ab-0d57-43da-bec2-7610494004aa/metadata => generated 16 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 02:31:43.936749 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-73060fc9-3270-4df9-9d3c-58a3230db0ad None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:43.938950 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-73060fc9-3270-4df9-9d3c-58a3230db0ad tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] GET https://10.4.3.223/volume/v3/volumes/04b6d3f4-a5d9-4d51-b174-c6fd67ababe1 Jul 03 02:31:43.939231 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-73060fc9-3270-4df9-9d3c-58a3230db0ad tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:43.939481 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-73060fc9-3270-4df9-9d3c-58a3230db0ad tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:43.941522 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-6c07eee2-4fd4-47b7-b282-7c61eb6710bf None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:43.943373 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-6c07eee2-4fd4-47b7-b282-7c61eb6710bf tempest-VolumesMetadataTest-1970743209 tempest-VolumesMetadataTest-1970743209-project-member] POST https://10.4.3.223/volume/v3/volumes/be04b7ab-0d57-43da-bec2-7610494004aa/metadata Jul 03 02:31:43.943698 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-6c07eee2-4fd4-47b7-b282-7c61eb6710bf tempest-VolumesMetadataTest-1970743209 tempest-VolumesMetadataTest-1970743209-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:31:43.948563 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:43.948563 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:31:43.951556 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:43.951556 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:31:43.952037 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-6c07eee2-4fd4-47b7-b282-7c61eb6710bf tempest-VolumesMetadataTest-1970743209 tempest-VolumesMetadataTest-1970743209-project-member] Volume info retrieved successfully. Jul 03 02:31:43.953541 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-73060fc9-3270-4df9-9d3c-58a3230db0ad tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] Volume info retrieved successfully. Jul 03 02:31:43.959861 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-6c07eee2-4fd4-47b7-b282-7c61eb6710bf tempest-VolumesMetadataTest-1970743209 tempest-VolumesMetadataTest-1970743209-project-member] Create volume metadata completed successfully. Jul 03 02:31:43.959993 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-73060fc9-3270-4df9-9d3c-58a3230db0ad tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] https://10.4.3.223/volume/v3/volumes/04b6d3f4-a5d9-4d51-b174-c6fd67ababe1 returned with HTTP 200 Jul 03 02:31:43.960101 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-6c07eee2-4fd4-47b7-b282-7c61eb6710bf tempest-VolumesMetadataTest-1970743209 tempest-VolumesMetadataTest-1970743209-project-member] https://10.4.3.223/volume/v3/volumes/be04b7ab-0d57-43da-bec2-7610494004aa/metadata returned with HTTP 200 Jul 03 02:31:43.960480 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 607/2400] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:43 2026] GET /volume/v3/volumes/04b6d3f4-a5d9-4d51-b174-c6fd67ababe1 => generated 1355 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:31:43.960574 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 598/2401] 10.4.3.223 () {68 vars in 1396 bytes} [Fri Jul 3 02:31:43 2026] POST /volume/v3/volumes/be04b7ab-0d57-43da-bec2-7610494004aa/metadata => generated 68 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 02:31:43.968184 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-b5b05e96-f59a-49c7-b6d7-2e530c34834e None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:43.971757 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-b5b05e96-f59a-49c7-b6d7-2e530c34834e tempest-VolumesMetadataTest-1970743209 tempest-VolumesMetadataTest-1970743209-project-member] PUT https://10.4.3.223/volume/v3/volumes/be04b7ab-0d57-43da-bec2-7610494004aa/metadata/key3 Jul 03 02:31:43.972144 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-b5b05e96-f59a-49c7-b6d7-2e530c34834e tempest-VolumesMetadataTest-1970743209 tempest-VolumesMetadataTest-1970743209-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:31:43.972435 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-6e90ab6d-2ace-48ee-bba4-8cb464c2bfb3 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:43.974393 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-6e90ab6d-2ace-48ee-bba4-8cb464c2bfb3 tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] DELETE https://10.4.3.223/volume/v3/volumes/04b6d3f4-a5d9-4d51-b174-c6fd67ababe1 Jul 03 02:31:43.974731 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-6e90ab6d-2ace-48ee-bba4-8cb464c2bfb3 tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:43.974972 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-6e90ab6d-2ace-48ee-bba4-8cb464c2bfb3 tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] Calling method 'delete' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:43.975195 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.volumes [None req-6e90ab6d-2ace-48ee-bba4-8cb464c2bfb3 tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] Delete volume with id: 04b6d3f4-a5d9-4d51-b174-c6fd67ababe1 Jul 03 02:31:43.984408 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:43.984408 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:31:43.984858 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-6e90ab6d-2ace-48ee-bba4-8cb464c2bfb3 tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] Volume info retrieved successfully. Jul 03 02:31:43.986037 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:43.986037 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:31:43.986671 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-b5b05e96-f59a-49c7-b6d7-2e530c34834e tempest-VolumesMetadataTest-1970743209 tempest-VolumesMetadataTest-1970743209-project-member] Volume info retrieved successfully. Jul 03 02:31:43.991686 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-45f55745-0745-490e-a98a-91c81f89a3c3 req-56ed21f0-59a1-45ca-b58d-d069a8a213ab None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:43.994111 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-45f55745-0745-490e-a98a-91c81f89a3c3 req-56ed21f0-59a1-45ca-b58d-d069a8a213ab tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] PUT https://10.4.3.223/volume/v3/attachments/3608d606-a261-4b0b-9805-d5c6cfe7b2fa Jul 03 02:31:43.994596 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-45f55745-0745-490e-a98a-91c81f89a3c3 req-56ed21f0-59a1-45ca-b58d-d069a8a213ab tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000004352", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2a2633a05d73", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "80a8c083-552c-46a2-8db9-fd9e83fa2364", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:31:43.998777 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-b5b05e96-f59a-49c7-b6d7-2e530c34834e tempest-VolumesMetadataTest-1970743209 tempest-VolumesMetadataTest-1970743209-project-member] Update volume metadata completed successfully. Jul 03 02:31:43.999066 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-b5b05e96-f59a-49c7-b6d7-2e530c34834e tempest-VolumesMetadataTest-1970743209 tempest-VolumesMetadataTest-1970743209-project-member] https://10.4.3.223/volume/v3/volumes/be04b7ab-0d57-43da-bec2-7610494004aa/metadata/key3 returned with HTTP 200 Jul 03 02:31:43.999601 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 596/2402] 10.4.3.223 () {68 vars in 1410 bytes} [Fri Jul 3 02:31:43 2026] PUT /volume/v3/volumes/be04b7ab-0d57-43da-bec2-7610494004aa/metadata/key3 => generated 35 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 02:31:44.003904 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.coordination [req-45f55745-0745-490e-a98a-91c81f89a3c3 req-56ed21f0-59a1-45ca-b58d-d069a8a213ab tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Acquiring lock "cinder-attachment_update-bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8-np0000004352" by "attachment_update" {{(pid=100015) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 02:31:44.007432 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-758727a8-5572-4bf7-a993-eaf73f2fcedc None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:44.009046 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.coordination [req-45f55745-0745-490e-a98a-91c81f89a3c3 req-56ed21f0-59a1-45ca-b58d-d069a8a213ab tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Lock "cinder-attachment_update-bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8-np0000004352" acquired by "attachment_update" :: waited 0.005s {{(pid=100015) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 02:31:44.009743 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-758727a8-5572-4bf7-a993-eaf73f2fcedc tempest-VolumesMetadataTest-1970743209 tempest-VolumesMetadataTest-1970743209-project-member] GET https://10.4.3.223/volume/v3/volumes/be04b7ab-0d57-43da-bec2-7610494004aa/metadata/key3 Jul 03 02:31:44.010000 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-758727a8-5572-4bf7-a993-eaf73f2fcedc tempest-VolumesMetadataTest-1970743209 tempest-VolumesMetadataTest-1970743209-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:44.010254 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-758727a8-5572-4bf7-a993-eaf73f2fcedc tempest-VolumesMetadataTest-1970743209 tempest-VolumesMetadataTest-1970743209-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:44.010610 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:44.010610 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:31:44.011850 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-6e90ab6d-2ace-48ee-bba4-8cb464c2bfb3 tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] Delete volume request issued successfully. Jul 03 02:31:44.012053 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-6e90ab6d-2ace-48ee-bba4-8cb464c2bfb3 tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] https://10.4.3.223/volume/v3/volumes/04b6d3f4-a5d9-4d51-b174-c6fd67ababe1 returned with HTTP 202 Jul 03 02:31:44.012516 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 602/2403] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:31:43 2026] DELETE /volume/v3/volumes/04b6d3f4-a5d9-4d51-b174-c6fd67ababe1 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:31:44.022014 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-fe6cba50-b5d6-45ea-93c9-3e3a19204569 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:44.023150 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:44.023150 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:31:44.023632 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-758727a8-5572-4bf7-a993-eaf73f2fcedc tempest-VolumesMetadataTest-1970743209 tempest-VolumesMetadataTest-1970743209-project-member] Volume info retrieved successfully. Jul 03 02:31:44.023989 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-fe6cba50-b5d6-45ea-93c9-3e3a19204569 tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] GET https://10.4.3.223/volume/v3/volumes/04b6d3f4-a5d9-4d51-b174-c6fd67ababe1 Jul 03 02:31:44.024181 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-fe6cba50-b5d6-45ea-93c9-3e3a19204569 tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:44.024371 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-fe6cba50-b5d6-45ea-93c9-3e3a19204569 tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:44.033707 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:44.033707 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:31:44.034373 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-758727a8-5572-4bf7-a993-eaf73f2fcedc tempest-VolumesMetadataTest-1970743209 tempest-VolumesMetadataTest-1970743209-project-member] Get volume metadata completed successfully. Jul 03 02:31:44.034665 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-758727a8-5572-4bf7-a993-eaf73f2fcedc tempest-VolumesMetadataTest-1970743209 tempest-VolumesMetadataTest-1970743209-project-member] https://10.4.3.223/volume/v3/volumes/be04b7ab-0d57-43da-bec2-7610494004aa/metadata/key3 returned with HTTP 200 Jul 03 02:31:44.035159 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 599/2404] 10.4.3.223 () {66 vars in 1390 bytes} [Fri Jul 3 02:31:44 2026] GET /volume/v3/volumes/be04b7ab-0d57-43da-bec2-7610494004aa/metadata/key3 => generated 35 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 02:31:44.038300 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-fe6cba50-b5d6-45ea-93c9-3e3a19204569 tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] Volume info retrieved successfully. Jul 03 02:31:44.046178 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-6c495322-4b90-415f-8bda-6f0be8976542 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:44.047535 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-fe6cba50-b5d6-45ea-93c9-3e3a19204569 tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] https://10.4.3.223/volume/v3/volumes/04b6d3f4-a5d9-4d51-b174-c6fd67ababe1 returned with HTTP 200 Jul 03 02:31:44.047943 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 597/2405] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:44 2026] GET /volume/v3/volumes/04b6d3f4-a5d9-4d51-b174-c6fd67ababe1 => generated 1354 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:31:44.048961 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-6c495322-4b90-415f-8bda-6f0be8976542 tempest-VolumesMetadataTest-1970743209 tempest-VolumesMetadataTest-1970743209-project-member] GET https://10.4.3.223/volume/v3/volumes/be04b7ab-0d57-43da-bec2-7610494004aa/metadata Jul 03 02:31:44.049869 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-6c495322-4b90-415f-8bda-6f0be8976542 tempest-VolumesMetadataTest-1970743209 tempest-VolumesMetadataTest-1970743209-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:44.049869 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-6c495322-4b90-415f-8bda-6f0be8976542 tempest-VolumesMetadataTest-1970743209 tempest-VolumesMetadataTest-1970743209-project-member] Calling method 'index' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:44.060742 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:44.060742 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:31:44.061583 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-6c495322-4b90-415f-8bda-6f0be8976542 tempest-VolumesMetadataTest-1970743209 tempest-VolumesMetadataTest-1970743209-project-member] Volume info retrieved successfully. Jul 03 02:31:44.070495 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-6c495322-4b90-415f-8bda-6f0be8976542 tempest-VolumesMetadataTest-1970743209 tempest-VolumesMetadataTest-1970743209-project-member] Get volume metadata completed successfully. Jul 03 02:31:44.070913 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-6c495322-4b90-415f-8bda-6f0be8976542 tempest-VolumesMetadataTest-1970743209 tempest-VolumesMetadataTest-1970743209-project-member] https://10.4.3.223/volume/v3/volumes/be04b7ab-0d57-43da-bec2-7610494004aa/metadata returned with HTTP 200 Jul 03 02:31:44.071411 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 603/2406] 10.4.3.223 () {66 vars in 1375 bytes} [Fri Jul 3 02:31:44 2026] GET /volume/v3/volumes/be04b7ab-0d57-43da-bec2-7610494004aa/metadata => generated 75 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 02:31:44.080893 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-d49e15f7-d224-4e5f-baa9-afa3c1a88342 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:44.084389 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-d49e15f7-d224-4e5f-baa9-afa3c1a88342 tempest-VolumesMetadataTest-1970743209 tempest-VolumesMetadataTest-1970743209-project-member] PUT https://10.4.3.223/volume/v3/volumes/be04b7ab-0d57-43da-bec2-7610494004aa/metadata Jul 03 02:31:44.084748 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-d49e15f7-d224-4e5f-baa9-afa3c1a88342 tempest-VolumesMetadataTest-1970743209 tempest-VolumesMetadataTest-1970743209-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:31:44.094095 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:44.094095 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:31:44.094579 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-d49e15f7-d224-4e5f-baa9-afa3c1a88342 tempest-VolumesMetadataTest-1970743209 tempest-VolumesMetadataTest-1970743209-project-member] Volume info retrieved successfully. Jul 03 02:31:44.109262 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-d49e15f7-d224-4e5f-baa9-afa3c1a88342 tempest-VolumesMetadataTest-1970743209 tempest-VolumesMetadataTest-1970743209-project-member] Update volume metadata completed successfully. Jul 03 02:31:44.109575 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-d49e15f7-d224-4e5f-baa9-afa3c1a88342 tempest-VolumesMetadataTest-1970743209 tempest-VolumesMetadataTest-1970743209-project-member] https://10.4.3.223/volume/v3/volumes/be04b7ab-0d57-43da-bec2-7610494004aa/metadata returned with HTTP 200 Jul 03 02:31:44.109965 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 600/2407] 10.4.3.223 () {68 vars in 1395 bytes} [Fri Jul 3 02:31:44 2026] PUT /volume/v3/volumes/be04b7ab-0d57-43da-bec2-7610494004aa/metadata => generated 16 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 02:31:44.118791 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-0b06457a-76bb-4ef7-9406-63198e4db172 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:44.120558 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-0b06457a-76bb-4ef7-9406-63198e4db172 tempest-VolumesMetadataTest-1970743209 tempest-VolumesMetadataTest-1970743209-project-member] GET https://10.4.3.223/volume/v3/volumes/be04b7ab-0d57-43da-bec2-7610494004aa Jul 03 02:31:44.120729 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-0b06457a-76bb-4ef7-9406-63198e4db172 tempest-VolumesMetadataTest-1970743209 tempest-VolumesMetadataTest-1970743209-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:44.120900 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-0b06457a-76bb-4ef7-9406-63198e4db172 tempest-VolumesMetadataTest-1970743209 tempest-VolumesMetadataTest-1970743209-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:44.128060 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:44.128060 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:31:44.134866 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-0b06457a-76bb-4ef7-9406-63198e4db172 tempest-VolumesMetadataTest-1970743209 tempest-VolumesMetadataTest-1970743209-project-member] Volume info retrieved successfully. Jul 03 02:31:44.138799 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-0b06457a-76bb-4ef7-9406-63198e4db172 tempest-VolumesMetadataTest-1970743209 tempest-VolumesMetadataTest-1970743209-project-member] https://10.4.3.223/volume/v3/volumes/be04b7ab-0d57-43da-bec2-7610494004aa returned with HTTP 200 Jul 03 02:31:44.139219 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 598/2408] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:44 2026] GET /volume/v3/volumes/be04b7ab-0d57-43da-bec2-7610494004aa => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:44.153299 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-6fc1ca19-0763-4208-b70a-1186311c2630 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:44.155233 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-6fc1ca19-0763-4208-b70a-1186311c2630 tempest-VolumesMetadataTest-1970743209 tempest-VolumesMetadataTest-1970743209-project-member] DELETE https://10.4.3.223/volume/v3/volumes/be04b7ab-0d57-43da-bec2-7610494004aa Jul 03 02:31:44.155558 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-6fc1ca19-0763-4208-b70a-1186311c2630 tempest-VolumesMetadataTest-1970743209 tempest-VolumesMetadataTest-1970743209-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:44.155803 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-6fc1ca19-0763-4208-b70a-1186311c2630 tempest-VolumesMetadataTest-1970743209 tempest-VolumesMetadataTest-1970743209-project-member] Calling method 'delete' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:44.156024 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.volumes [None req-6fc1ca19-0763-4208-b70a-1186311c2630 tempest-VolumesMetadataTest-1970743209 tempest-VolumesMetadataTest-1970743209-project-member] Delete volume with id: be04b7ab-0d57-43da-bec2-7610494004aa Jul 03 02:31:44.162253 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:44.162253 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:31:44.162777 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-6fc1ca19-0763-4208-b70a-1186311c2630 tempest-VolumesMetadataTest-1970743209 tempest-VolumesMetadataTest-1970743209-project-member] Volume info retrieved successfully. Jul 03 02:31:44.178053 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-6fc1ca19-0763-4208-b70a-1186311c2630 tempest-VolumesMetadataTest-1970743209 tempest-VolumesMetadataTest-1970743209-project-member] Delete volume request issued successfully. Jul 03 02:31:44.178400 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-6fc1ca19-0763-4208-b70a-1186311c2630 tempest-VolumesMetadataTest-1970743209 tempest-VolumesMetadataTest-1970743209-project-member] https://10.4.3.223/volume/v3/volumes/be04b7ab-0d57-43da-bec2-7610494004aa returned with HTTP 202 Jul 03 02:31:44.178847 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 604/2409] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:31:44 2026] DELETE /volume/v3/volumes/be04b7ab-0d57-43da-bec2-7610494004aa => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:31:44.189945 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-ac041b57-ca7a-46a0-9741-7f5f78842364 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:44.191991 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-ac041b57-ca7a-46a0-9741-7f5f78842364 tempest-VolumesMetadataTest-1970743209 tempest-VolumesMetadataTest-1970743209-project-member] GET https://10.4.3.223/volume/v3/volumes/be04b7ab-0d57-43da-bec2-7610494004aa Jul 03 02:31:44.192242 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-ac041b57-ca7a-46a0-9741-7f5f78842364 tempest-VolumesMetadataTest-1970743209 tempest-VolumesMetadataTest-1970743209-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:44.192495 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-ac041b57-ca7a-46a0-9741-7f5f78842364 tempest-VolumesMetadataTest-1970743209 tempest-VolumesMetadataTest-1970743209-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:44.200467 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:44.200467 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:31:44.204621 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-ac041b57-ca7a-46a0-9741-7f5f78842364 tempest-VolumesMetadataTest-1970743209 tempest-VolumesMetadataTest-1970743209-project-member] Volume info retrieved successfully. Jul 03 02:31:44.210350 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-ac041b57-ca7a-46a0-9741-7f5f78842364 tempest-VolumesMetadataTest-1970743209 tempest-VolumesMetadataTest-1970743209-project-member] https://10.4.3.223/volume/v3/volumes/be04b7ab-0d57-43da-bec2-7610494004aa returned with HTTP 200 Jul 03 02:31:44.210889 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 601/2410] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:44 2026] GET /volume/v3/volumes/be04b7ab-0d57-43da-bec2-7610494004aa => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:44.444943 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-231a1519-745d-46e4-b491-684ae1e30dde None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:44.446989 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-231a1519-745d-46e4-b491-684ae1e30dde tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:31:44.447400 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-231a1519-745d-46e4-b491-684ae1e30dde tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "0b9f5614-3d17-44ad-b826-c6ec04da62b9", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-1774213768"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:31:44.449097 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.volumes [None req-231a1519-745d-46e4-b491-684ae1e30dde tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] Create volume request body: {'volume': {'imageRef': '0b9f5614-3d17-44ad-b826-c6ec04da62b9', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-1774213768'}} {{(pid=100012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:31:44.536647 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.coordination [req-45f55745-0745-490e-a98a-91c81f89a3c3 req-56ed21f0-59a1-45ca-b58d-d069a8a213ab tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Lock "cinder-attachment_update-bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8-np0000004352" released by "attachment_update" :: held 0.528s {{(pid=100015) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 02:31:44.536973 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-45f55745-0745-490e-a98a-91c81f89a3c3 req-56ed21f0-59a1-45ca-b58d-d069a8a213ab tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/attachments/3608d606-a261-4b0b-9805-d5c6cfe7b2fa returned with HTTP 200 Jul 03 02:31:44.537436 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 608/2411] 10.4.3.223 () {74 vars in 1704 bytes} [Fri Jul 3 02:31:43 2026] PUT /volume/v3/attachments/3608d606-a261-4b0b-9805-d5c6cfe7b2fa => generated 969 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:31:44.609966 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.volumes [None req-231a1519-745d-46e4-b491-684ae1e30dde tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] Create volume of 2 GB Jul 03 02:31:44.614628 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-231a1519-745d-46e4-b491-684ae1e30dde tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] Availability Zones retrieved successfully. Jul 03 02:31:44.619994 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-231a1519-745d-46e4-b491-684ae1e30dde tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] Flow 'volume_create_api' (279220cd-ff32-4d34-8dd6-614cf270a3d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:31:44.621029 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-231a1519-745d-46e4-b491-684ae1e30dde tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ef8a939-c520-4e5f-bb26-be95539934ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:31:44.622066 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.flows.api.create_volume [None req-231a1519-745d-46e4-b491-684ae1e30dde tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] Validating volume size '2' using validate_int {{(pid=100012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:31:44.670597 np0000004352 devstack@c-api.service[100012]: WARNING cinder.volume.api [None req-231a1519-745d-46e4-b491-684ae1e30dde tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ef8a939-c520-4e5f-bb26-be95539934ad) transitioned into state 'FAILURE' from state 'RUNNING' Jul 03 02:31:44.670597 np0000004352 devstack@c-api.service[100012]: Failure: cinder.exception.InvalidInput: Invalid input received: Image 0b9f5614-3d17-44ad-b826-c6ec04da62b9 is not active. Jul 03 02:31:44.672868 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-231a1519-745d-46e4-b491-684ae1e30dde tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ef8a939-c520-4e5f-bb26-be95539934ad) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:31:44.673852 np0000004352 devstack@c-api.service[100012]: WARNING cinder.volume.api [None req-231a1519-745d-46e4-b491-684ae1e30dde tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ef8a939-c520-4e5f-bb26-be95539934ad) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 03 02:31:44.674820 np0000004352 devstack@c-api.service[100012]: WARNING cinder.volume.api [None req-231a1519-745d-46e4-b491-684ae1e30dde tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] Flow 'volume_create_api' (279220cd-ff32-4d34-8dd6-614cf270a3d6) transitioned into state 'REVERTED' from state 'RUNNING' Jul 03 02:31:44.675130 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-231a1519-745d-46e4-b491-684ae1e30dde tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 400 Jul 03 02:31:44.675777 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 599/2412] 10.4.3.223 () {68 vars in 1259 bytes} [Fri Jul 3 02:31:44 2026] POST /volume/v3/volumes => generated 125 bytes in 231 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 02:31:44.750893 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-5d4fa9aa-4de2-4d63-bcf3-fc6d36ca1eed None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:44.754984 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-5d4fa9aa-4de2-4d63-bcf3-fc6d36ca1eed tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] GET https://10.4.3.223/volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 Jul 03 02:31:44.755108 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-5d4fa9aa-4de2-4d63-bcf3-fc6d36ca1eed tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:44.755330 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-5d4fa9aa-4de2-4d63-bcf3-fc6d36ca1eed tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:44.772001 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:44.772001 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:31:44.776667 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-5d4fa9aa-4de2-4d63-bcf3-fc6d36ca1eed tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Volume info retrieved successfully. Jul 03 02:31:44.785656 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-5d4fa9aa-4de2-4d63-bcf3-fc6d36ca1eed tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 returned with HTTP 200 Jul 03 02:31:44.786691 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 605/2413] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:44 2026] GET /volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 => generated 853 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:45.066366 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-32f5161b-3183-4b08-b7f7-d0ab54417120 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:45.068383 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-32f5161b-3183-4b08-b7f7-d0ab54417120 tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] GET https://10.4.3.223/volume/v3/volumes/04b6d3f4-a5d9-4d51-b174-c6fd67ababe1 Jul 03 02:31:45.068558 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-32f5161b-3183-4b08-b7f7-d0ab54417120 tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:45.068706 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-32f5161b-3183-4b08-b7f7-d0ab54417120 tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:45.076693 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-32f5161b-3183-4b08-b7f7-d0ab54417120 tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] https://10.4.3.223/volume/v3/volumes/04b6d3f4-a5d9-4d51-b174-c6fd67ababe1 returned with HTTP 404 Jul 03 02:31:45.077490 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 602/2414] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:45 2026] GET /volume/v3/volumes/04b6d3f4-a5d9-4d51-b174-c6fd67ababe1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:31:45.089942 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-4dab0500-79e3-43f3-92be-28d78245f023 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:45.091732 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-4dab0500-79e3-43f3-92be-28d78245f023 tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:31:45.092112 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-4dab0500-79e3-43f3-92be-28d78245f023 tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-682038739"}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:31:45.096685 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.volumes [None req-4dab0500-79e3-43f3-92be-28d78245f023 tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-682038739'}} {{(pid=100015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:31:45.097334 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-4dab0500-79e3-43f3-92be-28d78245f023 tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] Create volume of 1 GB Jul 03 02:31:45.097334 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:45.097334 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:31:45.101263 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-4dab0500-79e3-43f3-92be-28d78245f023 tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] Availability Zones retrieved successfully. Jul 03 02:31:45.108444 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-4dab0500-79e3-43f3-92be-28d78245f023 tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] Flow 'volume_create_api' (fd79518e-e111-4d79-8777-2d7543789e69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:31:45.109211 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-4dab0500-79e3-43f3-92be-28d78245f023 tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (806ad656-2093-47b2-9782-57650428ca1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:31:45.110359 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.flows.api.create_volume [None req-4dab0500-79e3-43f3-92be-28d78245f023 tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] Validating volume size '1' using validate_int {{(pid=100015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:31:45.139311 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-4dab0500-79e3-43f3-92be-28d78245f023 tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (806ad656-2093-47b2-9782-57650428ca1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:31:45.140109 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-4dab0500-79e3-43f3-92be-28d78245f023 tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (648223b8-a359-454c-8693-42e37d78de41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:31:45.187496 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.quota [None req-4dab0500-79e3-43f3-92be-28d78245f023 tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] Created reservations ['8782b8f9-7a2e-4650-9184-6d85ad14875b', 'c8337397-a839-4bfb-819c-f48585fba955', '3f2f5dba-83a0-4d49-8372-03096f9e5330', '5f69051c-25b6-45ab-8698-ce92e9c58941'] {{(pid=100015) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:31:45.190697 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-4dab0500-79e3-43f3-92be-28d78245f023 tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (648223b8-a359-454c-8693-42e37d78de41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8782b8f9-7a2e-4650-9184-6d85ad14875b', 'c8337397-a839-4bfb-819c-f48585fba955', '3f2f5dba-83a0-4d49-8372-03096f9e5330', '5f69051c-25b6-45ab-8698-ce92e9c58941']}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:31:45.190697 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-4dab0500-79e3-43f3-92be-28d78245f023 tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2b84471-579a-4e6a-bfa4-fad51c8d2eb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:31:45.222653 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-4dab0500-79e3-43f3-92be-28d78245f023 tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2b84471-579a-4e6a-bfa4-fad51c8d2eb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'daba17cd-b04d-43ff-8863-0f0e8ee21380', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-682038739',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aec9f970def44494b556fa9af82863d5',qos_specs=None,replication_status=,reservations=['8782b8f9-7a2e-4650-9184-6d85ad14875b','c8337397-a839-4bfb-819c-f48585fba955','3f2f5dba-83a0-4d49-8372-03096f9e5330','5f69051c-25b6-45ab-8698-ce92e9c58941'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a05bad7437b9446ea94de95845bca396',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:31:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-682038739',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=daba17cd-b04d-43ff-8863-0f0e8ee21380,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aec9f970def44494b556fa9af82863d5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a05bad7437b9446ea94de95845bca396',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:31:45.223386 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-4dab0500-79e3-43f3-92be-28d78245f023 tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb4e9210-e26e-4444-be96-681329416c00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:31:45.228494 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-aef42b5b-7c4f-4462-9cb7-7d15f6dd845f None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:45.231858 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-aef42b5b-7c4f-4462-9cb7-7d15f6dd845f tempest-VolumesMetadataTest-1970743209 tempest-VolumesMetadataTest-1970743209-project-member] GET https://10.4.3.223/volume/v3/volumes/be04b7ab-0d57-43da-bec2-7610494004aa Jul 03 02:31:45.232053 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-aef42b5b-7c4f-4462-9cb7-7d15f6dd845f tempest-VolumesMetadataTest-1970743209 tempest-VolumesMetadataTest-1970743209-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:45.232253 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-aef42b5b-7c4f-4462-9cb7-7d15f6dd845f tempest-VolumesMetadataTest-1970743209 tempest-VolumesMetadataTest-1970743209-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:45.238856 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-aef42b5b-7c4f-4462-9cb7-7d15f6dd845f tempest-VolumesMetadataTest-1970743209 tempest-VolumesMetadataTest-1970743209-project-member] https://10.4.3.223/volume/v3/volumes/be04b7ab-0d57-43da-bec2-7610494004aa returned with HTTP 404 Jul 03 02:31:45.239493 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 600/2415] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:45 2026] GET /volume/v3/volumes/be04b7ab-0d57-43da-bec2-7610494004aa => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:31:45.248626 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-4dab0500-79e3-43f3-92be-28d78245f023 tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb4e9210-e26e-4444-be96-681329416c00) transitioned into state 'SUCCESS' from state '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-682038739',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aec9f970def44494b556fa9af82863d5',qos_specs=None,replication_status=,reservations=['8782b8f9-7a2e-4650-9184-6d85ad14875b','c8337397-a839-4bfb-819c-f48585fba955','3f2f5dba-83a0-4d49-8372-03096f9e5330','5f69051c-25b6-45ab-8698-ce92e9c58941'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a05bad7437b9446ea94de95845bca396',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:31:45.249507 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-4dab0500-79e3-43f3-92be-28d78245f023 tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b45cc85-93b1-4fe1-8227-899cd3efdcdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:31:45.265266 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-4dab0500-79e3-43f3-92be-28d78245f023 tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b45cc85-93b1-4fe1-8227-899cd3efdcdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:31:45.266837 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-4dab0500-79e3-43f3-92be-28d78245f023 tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] Flow 'volume_create_api' (fd79518e-e111-4d79-8777-2d7543789e69) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:31:45.267096 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-4dab0500-79e3-43f3-92be-28d78245f023 tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] Create volume request issued successfully. Jul 03 02:31:45.268097 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-4dab0500-79e3-43f3-92be-28d78245f023 tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:31:45.268575 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 609/2416] 10.4.3.223 () {68 vars in 1258 bytes} [Fri Jul 3 02:31:45 2026] POST /volume/v3/volumes => generated 747 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:31:45.281961 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-220d05ab-eb70-4d74-896f-1dc9ca7fba2e None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:45.283973 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-220d05ab-eb70-4d74-896f-1dc9ca7fba2e tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] GET https://10.4.3.223/volume/v3/volumes/daba17cd-b04d-43ff-8863-0f0e8ee21380 Jul 03 02:31:45.284508 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-220d05ab-eb70-4d74-896f-1dc9ca7fba2e tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:45.284508 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-220d05ab-eb70-4d74-896f-1dc9ca7fba2e tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:45.291750 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:45.291750 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:31:45.296259 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-220d05ab-eb70-4d74-896f-1dc9ca7fba2e tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] Volume info retrieved successfully. Jul 03 02:31:45.301362 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-220d05ab-eb70-4d74-896f-1dc9ca7fba2e tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] https://10.4.3.223/volume/v3/volumes/daba17cd-b04d-43ff-8863-0f0e8ee21380 returned with HTTP 200 Jul 03 02:31:45.301962 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 606/2417] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:45 2026] GET /volume/v3/volumes/daba17cd-b04d-43ff-8863-0f0e8ee21380 => generated 815 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:45.806054 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-90317090-61f3-4f7c-a174-acf7e284b08a None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:45.806054 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-90317090-61f3-4f7c-a174-acf7e284b08a tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] GET https://10.4.3.223/volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 Jul 03 02:31:45.806054 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-90317090-61f3-4f7c-a174-acf7e284b08a tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:45.806054 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-90317090-61f3-4f7c-a174-acf7e284b08a tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:45.815063 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:45.815063 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:31:45.823089 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-90317090-61f3-4f7c-a174-acf7e284b08a tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Volume info retrieved successfully. Jul 03 02:31:45.829775 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-90317090-61f3-4f7c-a174-acf7e284b08a tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 returned with HTTP 200 Jul 03 02:31:45.830160 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 603/2418] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:45 2026] GET /volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 => generated 853 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:46.316028 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-8356dd36-0c24-4503-8a34-37b20653b5bb None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:46.317737 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-8356dd36-0c24-4503-8a34-37b20653b5bb tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] GET https://10.4.3.223/volume/v3/volumes/daba17cd-b04d-43ff-8863-0f0e8ee21380 Jul 03 02:31:46.318128 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-8356dd36-0c24-4503-8a34-37b20653b5bb tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:46.318128 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-8356dd36-0c24-4503-8a34-37b20653b5bb tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:46.325053 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:46.325053 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:31:46.328858 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-8356dd36-0c24-4503-8a34-37b20653b5bb tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] Volume info retrieved successfully. Jul 03 02:31:46.332793 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-8356dd36-0c24-4503-8a34-37b20653b5bb tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] https://10.4.3.223/volume/v3/volumes/daba17cd-b04d-43ff-8863-0f0e8ee21380 returned with HTTP 200 Jul 03 02:31:46.333134 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 601/2419] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:46 2026] GET /volume/v3/volumes/daba17cd-b04d-43ff-8863-0f0e8ee21380 => generated 840 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:46.350069 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-0cc84ae0-f9ff-4796-abbe-c1ad49c6b362 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:46.352158 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-0cc84ae0-f9ff-4796-abbe-c1ad49c6b362 tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] POST https://10.4.3.223/volume/v3/snapshots Jul 03 02:31:46.352656 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-0cc84ae0-f9ff-4796-abbe-c1ad49c6b362 tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "daba17cd-b04d-43ff-8863-0f0e8ee21380", "name": "tempest-VolumesExtendTest-Snapshot-1349848279"}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:31:46.362409 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:46.362409 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:31:46.362862 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-0cc84ae0-f9ff-4796-abbe-c1ad49c6b362 tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] Volume info retrieved successfully. Jul 03 02:31:46.362977 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.snapshots [None req-0cc84ae0-f9ff-4796-abbe-c1ad49c6b362 tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] Create snapshot from volume daba17cd-b04d-43ff-8863-0f0e8ee21380 Jul 03 02:31:46.400846 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.quota [None req-0cc84ae0-f9ff-4796-abbe-c1ad49c6b362 tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] Created reservations ['c6507aa2-ddda-4f28-addf-01b74dffbc54', '7eb7e29a-c964-489a-b331-2a2fdd23674f', 'a6fb14cb-09e1-4b69-b789-672b4800c598', '50fc0b3d-7f5f-47f2-9591-a449e8334b4f'] {{(pid=100015) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:31:46.430062 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-0cc84ae0-f9ff-4796-abbe-c1ad49c6b362 tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] Snapshot create request issued successfully. Jul 03 02:31:46.430476 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-0cc84ae0-f9ff-4796-abbe-c1ad49c6b362 tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] https://10.4.3.223/volume/v3/snapshots returned with HTTP 202 Jul 03 02:31:46.430890 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 610/2420] 10.4.3.223 () {68 vars in 1265 bytes} [Fri Jul 3 02:31:46 2026] POST /volume/v3/snapshots => generated 304 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:31:46.440111 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-fa8ce3c3-c07f-4bb4-9475-a5428f4fea1f None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:46.442630 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-fa8ce3c3-c07f-4bb4-9475-a5428f4fea1f tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] GET https://10.4.3.223/volume/v3/snapshots/98db57db-9333-415a-88b9-f4de4223e24c Jul 03 02:31:46.442630 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-fa8ce3c3-c07f-4bb4-9475-a5428f4fea1f tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:46.442630 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-fa8ce3c3-c07f-4bb4-9475-a5428f4fea1f tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:46.447260 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:46.447260 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:31:46.447882 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-fa8ce3c3-c07f-4bb4-9475-a5428f4fea1f tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] Snapshot retrieved successfully. Jul 03 02:31:46.448741 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-fa8ce3c3-c07f-4bb4-9475-a5428f4fea1f tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] https://10.4.3.223/volume/v3/snapshots/98db57db-9333-415a-88b9-f4de4223e24c returned with HTTP 200 Jul 03 02:31:46.449443 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 607/2421] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:31:46 2026] GET /volume/v3/snapshots/98db57db-9333-415a-88b9-f4de4223e24c => generated 436 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:46.461946 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-b07f627c-63dc-4456-af33-ab81560e4731 req-78e6263c-0b07-43bd-927a-cf9043075071 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:46.462839 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-b07f627c-63dc-4456-af33-ab81560e4731 req-78e6263c-0b07-43bd-927a-cf9043075071 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] DELETE https://10.4.3.223/volume/v3/attachments/ba7aa56a-e1ff-4c19-ad70-fc4b334a4c49 Jul 03 02:31:46.463025 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-b07f627c-63dc-4456-af33-ab81560e4731 req-78e6263c-0b07-43bd-927a-cf9043075071 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:46.463503 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-b07f627c-63dc-4456-af33-ab81560e4731 req-78e6263c-0b07-43bd-927a-cf9043075071 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Calling method 'version_select' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:46.470127 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:46.470127 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:31:46.493311 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-05ae599f-e397-43c4-aac5-49d7111f5876 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:46.552664 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-05ae599f-e397-43c4-aac5-49d7111f5876 tempest-VolumesCloneNegativeTest-798626490 tempest-VolumesCloneNegativeTest-798626490-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:31:46.552664 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-05ae599f-e397-43c4-aac5-49d7111f5876 tempest-VolumesCloneNegativeTest-798626490 tempest-VolumesCloneNegativeTest-798626490-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-1863970690"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:31:46.552907 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.volumes [None req-05ae599f-e397-43c4-aac5-49d7111f5876 tempest-VolumesCloneNegativeTest-798626490 tempest-VolumesCloneNegativeTest-798626490-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-1863970690'}} {{(pid=100012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:31:46.552907 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.volumes [None req-05ae599f-e397-43c4-aac5-49d7111f5876 tempest-VolumesCloneNegativeTest-798626490 tempest-VolumesCloneNegativeTest-798626490-project-member] Create volume of 2 GB Jul 03 02:31:46.556647 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-05ae599f-e397-43c4-aac5-49d7111f5876 tempest-VolumesCloneNegativeTest-798626490 tempest-VolumesCloneNegativeTest-798626490-project-member] Availability Zones retrieved successfully. Jul 03 02:31:46.562234 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-05ae599f-e397-43c4-aac5-49d7111f5876 tempest-VolumesCloneNegativeTest-798626490 tempest-VolumesCloneNegativeTest-798626490-project-member] Flow 'volume_create_api' (59a00240-9eca-4573-9172-09521ff26b4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:31:46.564565 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-05ae599f-e397-43c4-aac5-49d7111f5876 tempest-VolumesCloneNegativeTest-798626490 tempest-VolumesCloneNegativeTest-798626490-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ff13733-83c1-4cfc-8578-60f54d8a4f87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:31:46.564565 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.flows.api.create_volume [None req-05ae599f-e397-43c4-aac5-49d7111f5876 tempest-VolumesCloneNegativeTest-798626490 tempest-VolumesCloneNegativeTest-798626490-project-member] Validating volume size '2' using validate_int {{(pid=100012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:31:46.588245 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-05ae599f-e397-43c4-aac5-49d7111f5876 tempest-VolumesCloneNegativeTest-798626490 tempest-VolumesCloneNegativeTest-798626490-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ff13733-83c1-4cfc-8578-60f54d8a4f87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:31:46.588994 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-05ae599f-e397-43c4-aac5-49d7111f5876 tempest-VolumesCloneNegativeTest-798626490 tempest-VolumesCloneNegativeTest-798626490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a79e518f-5dd6-4c81-b489-d346cd59cbee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:31:46.643393 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-79d07498-684f-4b99-8761-3f3667749856 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:46.645373 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-79d07498-684f-4b99-8761-3f3667749856 tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:31:46.645761 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-79d07498-684f-4b99-8761-3f3667749856 tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "6ad6c47f-0863-4b9e-867e-cb8cab6bcadc"}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:31:46.647107 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.volumes [None req-79d07498-684f-4b99-8761-3f3667749856 tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '6ad6c47f-0863-4b9e-867e-cb8cab6bcadc'}} {{(pid=100015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:31:46.649971 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.quota [None req-05ae599f-e397-43c4-aac5-49d7111f5876 tempest-VolumesCloneNegativeTest-798626490 tempest-VolumesCloneNegativeTest-798626490-project-member] Created reservations ['9a1b6afc-fa1a-4475-9446-2dd8e4063e2a', '274541dc-98e9-47c3-b5e7-68f7045e3e1e', '4bf26686-6434-430b-994e-1d6eb84ff4fa', 'a29ad83a-9ddd-4711-b02c-466c96258243'] {{(pid=100012) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:31:46.650694 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-05ae599f-e397-43c4-aac5-49d7111f5876 tempest-VolumesCloneNegativeTest-798626490 tempest-VolumesCloneNegativeTest-798626490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a79e518f-5dd6-4c81-b489-d346cd59cbee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9a1b6afc-fa1a-4475-9446-2dd8e4063e2a', '274541dc-98e9-47c3-b5e7-68f7045e3e1e', '4bf26686-6434-430b-994e-1d6eb84ff4fa', 'a29ad83a-9ddd-4711-b02c-466c96258243']}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:31:46.651318 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-05ae599f-e397-43c4-aac5-49d7111f5876 tempest-VolumesCloneNegativeTest-798626490 tempest-VolumesCloneNegativeTest-798626490-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac0e1c52-0392-4505-a32d-613fe744e3da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:31:46.674253 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-05ae599f-e397-43c4-aac5-49d7111f5876 tempest-VolumesCloneNegativeTest-798626490 tempest-VolumesCloneNegativeTest-798626490-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac0e1c52-0392-4505-a32d-613fe744e3da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e1ff3eeb-8063-40f4-ba66-bd333555c56c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1863970690',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e67f3a45a3ac4841ad5807a7f1ddbc49',qos_specs=None,replication_status=,reservations=['9a1b6afc-fa1a-4475-9446-2dd8e4063e2a','274541dc-98e9-47c3-b5e7-68f7045e3e1e','4bf26686-6434-430b-994e-1d6eb84ff4fa','a29ad83a-9ddd-4711-b02c-466c96258243'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b43b2a2379974bc6831513389f6be758',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:31:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1863970690',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e1ff3eeb-8063-40f4-ba66-bd333555c56c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e67f3a45a3ac4841ad5807a7f1ddbc49',provider_auth=None,provider_geometry=None,provider_id=None,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='b43b2a2379974bc6831513389f6be758',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:31:46.674933 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-05ae599f-e397-43c4-aac5-49d7111f5876 tempest-VolumesCloneNegativeTest-798626490 tempest-VolumesCloneNegativeTest-798626490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84b43837-1c0a-47bb-ab16-7982b6834e6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:31:46.694561 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-05ae599f-e397-43c4-aac5-49d7111f5876 tempest-VolumesCloneNegativeTest-798626490 tempest-VolumesCloneNegativeTest-798626490-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84b43837-1c0a-47bb-ab16-7982b6834e6a) transitioned into state 'SUCCESS' from state '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-1863970690',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e67f3a45a3ac4841ad5807a7f1ddbc49',qos_specs=None,replication_status=,reservations=['9a1b6afc-fa1a-4475-9446-2dd8e4063e2a','274541dc-98e9-47c3-b5e7-68f7045e3e1e','4bf26686-6434-430b-994e-1d6eb84ff4fa','a29ad83a-9ddd-4711-b02c-466c96258243'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b43b2a2379974bc6831513389f6be758',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:31:46.695335 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-05ae599f-e397-43c4-aac5-49d7111f5876 tempest-VolumesCloneNegativeTest-798626490 tempest-VolumesCloneNegativeTest-798626490-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6e3a202-698f-47b9-86dd-83cdcbc5100b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:31:46.705525 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-05ae599f-e397-43c4-aac5-49d7111f5876 tempest-VolumesCloneNegativeTest-798626490 tempest-VolumesCloneNegativeTest-798626490-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6e3a202-698f-47b9-86dd-83cdcbc5100b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:31:46.706370 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-05ae599f-e397-43c4-aac5-49d7111f5876 tempest-VolumesCloneNegativeTest-798626490 tempest-VolumesCloneNegativeTest-798626490-project-member] Flow 'volume_create_api' (59a00240-9eca-4573-9172-09521ff26b4f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:31:46.706665 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-05ae599f-e397-43c4-aac5-49d7111f5876 tempest-VolumesCloneNegativeTest-798626490 tempest-VolumesCloneNegativeTest-798626490-project-member] Create volume request issued successfully. Jul 03 02:31:46.707310 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-05ae599f-e397-43c4-aac5-49d7111f5876 tempest-VolumesCloneNegativeTest-798626490 tempest-VolumesCloneNegativeTest-798626490-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:31:46.707792 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 602/2422] 10.4.3.223 () {68 vars in 1258 bytes} [Fri Jul 3 02:31:46 2026] POST /volume/v3/volumes => generated 755 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:31:46.721389 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-5c6a8b0f-c8f9-49ed-a971-f268c42da368 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:46.723493 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-5c6a8b0f-c8f9-49ed-a971-f268c42da368 tempest-VolumesCloneNegativeTest-798626490 tempest-VolumesCloneNegativeTest-798626490-project-member] GET https://10.4.3.223/volume/v3/volumes/e1ff3eeb-8063-40f4-ba66-bd333555c56c Jul 03 02:31:46.723716 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-5c6a8b0f-c8f9-49ed-a971-f268c42da368 tempest-VolumesCloneNegativeTest-798626490 tempest-VolumesCloneNegativeTest-798626490-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:46.723859 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-79d07498-684f-4b99-8761-3f3667749856 tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] Create volume of 1 GB Jul 03 02:31:46.723954 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-5c6a8b0f-c8f9-49ed-a971-f268c42da368 tempest-VolumesCloneNegativeTest-798626490 tempest-VolumesCloneNegativeTest-798626490-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:46.724238 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:46.724238 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:31:46.728947 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-79d07498-684f-4b99-8761-3f3667749856 tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] Availability Zones retrieved successfully. Jul 03 02:31:46.730774 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:46.730774 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:31:46.734218 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-5c6a8b0f-c8f9-49ed-a971-f268c42da368 tempest-VolumesCloneNegativeTest-798626490 tempest-VolumesCloneNegativeTest-798626490-project-member] Volume info retrieved successfully. Jul 03 02:31:46.736156 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-79d07498-684f-4b99-8761-3f3667749856 tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] Flow 'volume_create_api' (90384e5f-e8bb-42f8-965e-ff443b7e8f29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:31:46.737964 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-79d07498-684f-4b99-8761-3f3667749856 tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2ee1780-7dc8-4880-a209-6bbfcd8aac7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:31:46.738154 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-5c6a8b0f-c8f9-49ed-a971-f268c42da368 tempest-VolumesCloneNegativeTest-798626490 tempest-VolumesCloneNegativeTest-798626490-project-member] https://10.4.3.223/volume/v3/volumes/e1ff3eeb-8063-40f4-ba66-bd333555c56c returned with HTTP 200 Jul 03 02:31:46.738532 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 608/2423] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:46 2026] GET /volume/v3/volumes/e1ff3eeb-8063-40f4-ba66-bd333555c56c => generated 823 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:46.739218 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.flows.api.create_volume [None req-79d07498-684f-4b99-8761-3f3667749856 tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] Validating volume size '1' using validate_int {{(pid=100015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:31:46.775745 np0000004352 devstack@c-api.service[100015]: WARNING cinder.volume.api [None req-79d07498-684f-4b99-8761-3f3667749856 tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2ee1780-7dc8-4880-a209-6bbfcd8aac7f) transitioned into state 'FAILURE' from state 'RUNNING' Jul 03 02:31:46.775745 np0000004352 devstack@c-api.service[100015]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Jul 03 02:31:46.777377 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-79d07498-684f-4b99-8761-3f3667749856 tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2ee1780-7dc8-4880-a209-6bbfcd8aac7f) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:31:46.778231 np0000004352 devstack@c-api.service[100015]: WARNING cinder.volume.api [None req-79d07498-684f-4b99-8761-3f3667749856 tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2ee1780-7dc8-4880-a209-6bbfcd8aac7f) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 03 02:31:46.779779 np0000004352 devstack@c-api.service[100015]: WARNING cinder.volume.api [None req-79d07498-684f-4b99-8761-3f3667749856 tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] Flow 'volume_create_api' (90384e5f-e8bb-42f8-965e-ff443b7e8f29) transitioned into state 'REVERTED' from state 'RUNNING' Jul 03 02:31:46.780115 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-79d07498-684f-4b99-8761-3f3667749856 tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 400 Jul 03 02:31:46.781966 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 611/2424] 10.4.3.223 () {68 vars in 1258 bytes} [Fri Jul 3 02:31:46 2026] POST /volume/v3/volumes => generated 134 bytes in 138 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 02:31:46.847682 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-e67257f7-e8a0-442f-a745-8e4ae9f6cd8e None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:46.849732 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-e67257f7-e8a0-442f-a745-8e4ae9f6cd8e tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] GET https://10.4.3.223/volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 Jul 03 02:31:46.850263 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-e67257f7-e8a0-442f-a745-8e4ae9f6cd8e tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:46.850590 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-e67257f7-e8a0-442f-a745-8e4ae9f6cd8e tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:46.863012 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:46.863012 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:31:46.868883 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-e67257f7-e8a0-442f-a745-8e4ae9f6cd8e tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Volume info retrieved successfully. Jul 03 02:31:46.876087 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-e67257f7-e8a0-442f-a745-8e4ae9f6cd8e tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 returned with HTTP 200 Jul 03 02:31:46.876633 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 603/2425] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:46 2026] GET /volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 => generated 853 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:46.964860 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-16bb4045-84b0-4dde-805e-fd4394ec0138 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:46.966564 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-16bb4045-84b0-4dde-805e-fd4394ec0138 tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:31:46.966903 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-16bb4045-84b0-4dde-805e-fd4394ec0138 tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:31:46.968626 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-16bb4045-84b0-4dde-805e-fd4394ec0138 tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 400 Jul 03 02:31:46.969214 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 609/2426] 10.4.3.223 () {68 vars in 1258 bytes} [Fri Jul 3 02:31:46 2026] POST /volume/v3/volumes => generated 127 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 02:31:46.978389 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-d0d9dab9-5dda-431b-ba9b-185a8097e91e None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:46.980158 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-d0d9dab9-5dda-431b-ba9b-185a8097e91e tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:31:46.980556 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-d0d9dab9-5dda-431b-ba9b-185a8097e91e tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "d7c3bd45-25dd-4c4e-b65c-27de36263670"}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:31:46.982518 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.volumes [None req-d0d9dab9-5dda-431b-ba9b-185a8097e91e tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'd7c3bd45-25dd-4c4e-b65c-27de36263670'}} {{(pid=100015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:31:46.986490 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-d0d9dab9-5dda-431b-ba9b-185a8097e91e tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 404 Jul 03 02:31:46.987003 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 612/2427] 10.4.3.223 () {68 vars in 1258 bytes} [Fri Jul 3 02:31:46 2026] POST /volume/v3/volumes => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:31:46.999143 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-cc57ab4a-14fe-4991-9920-a30303fd43fd None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:47.000788 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-cc57ab4a-14fe-4991-9920-a30303fd43fd tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:31:47.001091 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-cc57ab4a-14fe-4991-9920-a30303fd43fd tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "54b91cca-2191-4734-aeb9-65836f1a9e44"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:31:47.001172 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-b07f627c-63dc-4456-af33-ab81560e4731 req-78e6263c-0b07-43bd-927a-cf9043075071 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] https://10.4.3.223/volume/v3/attachments/ba7aa56a-e1ff-4c19-ad70-fc4b334a4c49 returned with HTTP 200 Jul 03 02:31:47.001744 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 604/2428] 10.4.3.223 () {72 vars in 1673 bytes} [Fri Jul 3 02:31:46 2026] DELETE /volume/v3/attachments/ba7aa56a-e1ff-4c19-ad70-fc4b334a4c49 => generated 19 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:47.002946 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.volumes [None req-cc57ab4a-14fe-4991-9920-a30303fd43fd tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '54b91cca-2191-4734-aeb9-65836f1a9e44'}} {{(pid=100012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:31:47.009346 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-cc57ab4a-14fe-4991-9920-a30303fd43fd tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 404 Jul 03 02:31:47.009806 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 604/2429] 10.4.3.223 () {68 vars in 1258 bytes} [Fri Jul 3 02:31:46 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) Jul 03 02:31:47.020172 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-563d0b6d-19bf-4973-b3cc-eb0a695d58b4 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:47.022290 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-563d0b6d-19bf-4973-b3cc-eb0a695d58b4 tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:31:47.022748 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-563d0b6d-19bf-4973-b3cc-eb0a695d58b4 tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "647897b4-a2b2-4803-a867-033d8319a405"}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:31:47.024549 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.volumes [None req-563d0b6d-19bf-4973-b3cc-eb0a695d58b4 tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': '647897b4-a2b2-4803-a867-033d8319a405'}} {{(pid=100013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:31:47.031104 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-563d0b6d-19bf-4973-b3cc-eb0a695d58b4 tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 404 Jul 03 02:31:47.031903 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 610/2430] 10.4.3.223 () {68 vars in 1258 bytes} [Fri Jul 3 02:31:47 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) Jul 03 02:31:47.041667 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-7a0da7bd-a107-4980-afc3-58d2db9c0d03 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:47.043611 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-7a0da7bd-a107-4980-afc3-58d2db9c0d03 tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:31:47.043918 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-7a0da7bd-a107-4980-afc3-58d2db9c0d03 tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:31:47.045869 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-7a0da7bd-a107-4980-afc3-58d2db9c0d03 tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 400 Jul 03 02:31:47.046005 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 613/2431] 10.4.3.223 () {68 vars in 1258 bytes} [Fri Jul 3 02:31:47 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) Jul 03 02:31:47.055560 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-009024a9-56d1-40d5-8044-d5918b1e9a32 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:47.057232 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-009024a9-56d1-40d5-8044-d5918b1e9a32 tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:31:47.057607 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-009024a9-56d1-40d5-8044-d5918b1e9a32 tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:31:47.059483 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-009024a9-56d1-40d5-8044-d5918b1e9a32 tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 400 Jul 03 02:31:47.059914 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 605/2432] 10.4.3.223 () {68 vars in 1258 bytes} [Fri Jul 3 02:31:47 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) Jul 03 02:31:47.071573 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-6b517ede-5d12-4000-9e5a-883cd28dcda2 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:47.073504 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-6b517ede-5d12-4000-9e5a-883cd28dcda2 tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:31:47.073736 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-6b517ede-5d12-4000-9e5a-883cd28dcda2 tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:31:47.075283 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-6b517ede-5d12-4000-9e5a-883cd28dcda2 tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 400 Jul 03 02:31:47.075886 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 605/2433] 10.4.3.223 () {68 vars in 1258 bytes} [Fri Jul 3 02:31:47 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) Jul 03 02:31:47.084926 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-dbad7bf8-ed4e-4036-8e5e-850bb57650ae None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:47.086656 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-dbad7bf8-ed4e-4036-8e5e-850bb57650ae tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] DELETE https://10.4.3.223/volume/v3/volumes/tempest-invalid-192330285 Jul 03 02:31:47.086903 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-dbad7bf8-ed4e-4036-8e5e-850bb57650ae tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:47.087165 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-dbad7bf8-ed4e-4036-8e5e-850bb57650ae tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] Calling method 'delete' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:47.087359 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.volumes [None req-dbad7bf8-ed4e-4036-8e5e-850bb57650ae tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] Delete volume with id: tempest-invalid-192330285 Jul 03 02:31:47.092788 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-dbad7bf8-ed4e-4036-8e5e-850bb57650ae tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] https://10.4.3.223/volume/v3/volumes/tempest-invalid-192330285 returned with HTTP 404 Jul 03 02:31:47.093243 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 611/2434] 10.4.3.223 () {66 vars in 1318 bytes} [Fri Jul 3 02:31:47 2026] DELETE /volume/v3/volumes/tempest-invalid-192330285 => generated 98 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:31:47.102053 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-d8575c71-e8a3-45fd-a454-6a425160f86e None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:47.103985 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 614/2435] 10.4.3.223 () {66 vars in 1243 bytes} [Fri Jul 3 02:31:47 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) Jul 03 02:31:47.111085 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-b4556866-fc5b-4431-8196-a7678e65c647 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:47.112815 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-b4556866-fc5b-4431-8196-a7678e65c647 tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] POST https://10.4.3.223/volume/v3/volumes/xxx/action Jul 03 02:31:47.113145 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-b4556866-fc5b-4431-8196-a7678e65c647 tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] Action body: b'{"os-detach": {}}' {{(pid=100014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:31:47.113289 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-b4556866-fc5b-4431-8196-a7678e65c647 tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:31:47.119658 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-b4556866-fc5b-4431-8196-a7678e65c647 tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] https://10.4.3.223/volume/v3/volumes/xxx/action returned with HTTP 404 Jul 03 02:31:47.120095 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 606/2436] 10.4.3.223 () {68 vars in 1291 bytes} [Fri Jul 3 02:31:47 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:31:47.132327 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-3c469f23-6420-4525-a0b0-85bd0ecb98f2 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:47.134670 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-3c469f23-6420-4525-a0b0-85bd0ecb98f2 tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] GET https://10.4.3.223/volume/v3/volumes/tempest-invalid-1097320951 Jul 03 02:31:47.134943 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-3c469f23-6420-4525-a0b0-85bd0ecb98f2 tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:47.135219 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-3c469f23-6420-4525-a0b0-85bd0ecb98f2 tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:47.144050 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-3c469f23-6420-4525-a0b0-85bd0ecb98f2 tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] https://10.4.3.223/volume/v3/volumes/tempest-invalid-1097320951 returned with HTTP 404 Jul 03 02:31:47.144050 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 606/2437] 10.4.3.223 () {66 vars in 1318 bytes} [Fri Jul 3 02:31:47 2026] GET /volume/v3/volumes/tempest-invalid-1097320951 => generated 99 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:31:47.152878 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-108f87f6-a3dc-4366-b0ee-a82479c037aa None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:47.155154 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 612/2438] 10.4.3.223 () {66 vars in 1240 bytes} [Fri Jul 3 02:31:47 2026] GET /volume/v3/volumes/ => generated 112 bytes in 3 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jul 03 02:31:47.163271 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-94914c95-1b54-4ade-9f56-1ba1484eb2d8 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:47.164956 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-94914c95-1b54-4ade-9f56-1ba1484eb2d8 tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] GET https://10.4.3.223/volume/v3/volumes/detail?status=null Jul 03 02:31:47.165188 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-94914c95-1b54-4ade-9f56-1ba1484eb2d8 tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:47.165400 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-94914c95-1b54-4ade-9f56-1ba1484eb2d8 tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] Calling method 'detail' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:47.165704 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.api_utils [None req-94914c95-1b54-4ade-9f56-1ba1484eb2d8 tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] Removing options '' from query. {{(pid=100015) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 02:31:47.165936 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-94914c95-1b54-4ade-9f56-1ba1484eb2d8 tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] Could not evaluate value null, assuming string {{(pid=100015) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 02:31:47.166601 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-94914c95-1b54-4ade-9f56-1ba1484eb2d8 tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100015) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 02:31:47.195480 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-94914c95-1b54-4ade-9f56-1ba1484eb2d8 tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] Get all volumes completed successfully. Jul 03 02:31:47.197315 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-94914c95-1b54-4ade-9f56-1ba1484eb2d8 tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] https://10.4.3.223/volume/v3/volumes/detail?status=null returned with HTTP 200 Jul 03 02:31:47.197674 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 615/2439] 10.4.3.223 () {66 vars in 1281 bytes} [Fri Jul 3 02:31:47 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 02:31:47.210089 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-6065f21c-dd9d-441e-b2e4-0d5c8c37269c None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:47.211866 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-6065f21c-dd9d-441e-b2e4-0d5c8c37269c tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] GET https://10.4.3.223/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1345410248 Jul 03 02:31:47.212050 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-6065f21c-dd9d-441e-b2e4-0d5c8c37269c tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:47.212282 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-6065f21c-dd9d-441e-b2e4-0d5c8c37269c tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] Calling method 'detail' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:47.212589 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.api_utils [None req-6065f21c-dd9d-441e-b2e4-0d5c8c37269c tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] Removing options '' from query. {{(pid=100014) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 02:31:47.212943 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:47.212943 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:31:47.213352 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-6065f21c-dd9d-441e-b2e4-0d5c8c37269c tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1345410248'), ('no_migration_targets', True)]). {{(pid=100014) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 02:31:47.245874 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-6065f21c-dd9d-441e-b2e4-0d5c8c37269c tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] Get all volumes completed successfully. Jul 03 02:31:47.248126 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-6065f21c-dd9d-441e-b2e4-0d5c8c37269c tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] https://10.4.3.223/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1345410248 returned with HTTP 200 Jul 03 02:31:47.248793 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 607/2440] 10.4.3.223 () {66 vars in 1359 bytes} [Fri Jul 3 02:31:47 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1345410248 => generated 15 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 02:31:47.261461 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-fb96b9cc-05e7-4b78-b1d8-0f18d8de2251 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:47.263435 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-fb96b9cc-05e7-4b78-b1d8-0f18d8de2251 tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] GET https://10.4.3.223/volume/v3/volumes?status=null Jul 03 02:31:47.263669 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-fb96b9cc-05e7-4b78-b1d8-0f18d8de2251 tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:47.267446 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-fb96b9cc-05e7-4b78-b1d8-0f18d8de2251 tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] Calling method 'index' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:47.267446 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.api_utils [None req-fb96b9cc-05e7-4b78-b1d8-0f18d8de2251 tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] Removing options '' from query. {{(pid=100012) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 02:31:47.267446 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-fb96b9cc-05e7-4b78-b1d8-0f18d8de2251 tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] Could not evaluate value null, assuming string {{(pid=100012) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 02:31:47.267446 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-fb96b9cc-05e7-4b78-b1d8-0f18d8de2251 tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100012) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 02:31:47.292014 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-fb96b9cc-05e7-4b78-b1d8-0f18d8de2251 tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] Get all volumes completed successfully. Jul 03 02:31:47.292335 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-fb96b9cc-05e7-4b78-b1d8-0f18d8de2251 tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] https://10.4.3.223/volume/v3/volumes?status=null returned with HTTP 200 Jul 03 02:31:47.292736 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 607/2441] 10.4.3.223 () {66 vars in 1260 bytes} [Fri Jul 3 02:31:47 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 02:31:47.304131 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-582df57c-545c-4e15-80d8-f7001594dacc None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:47.306682 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-582df57c-545c-4e15-80d8-f7001594dacc tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] GET https://10.4.3.223/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1933367088 Jul 03 02:31:47.306960 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-582df57c-545c-4e15-80d8-f7001594dacc tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:47.307216 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-582df57c-545c-4e15-80d8-f7001594dacc tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] Calling method 'index' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:47.307557 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.api_utils [None req-582df57c-545c-4e15-80d8-f7001594dacc tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] Removing options '' from query. {{(pid=100013) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 02:31:47.308680 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-582df57c-545c-4e15-80d8-f7001594dacc tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1933367088'), ('no_migration_targets', True)]). {{(pid=100013) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 02:31:47.338610 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-582df57c-545c-4e15-80d8-f7001594dacc tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] Get all volumes completed successfully. Jul 03 02:31:47.339153 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-582df57c-545c-4e15-80d8-f7001594dacc tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] https://10.4.3.223/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1933367088 returned with HTTP 200 Jul 03 02:31:47.339849 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 613/2442] 10.4.3.223 () {66 vars in 1338 bytes} [Fri Jul 3 02:31:47 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1933367088 => generated 15 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 02:31:47.350028 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-b69a10e9-8a79-4b72-8af2-0f0b5398468b None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:47.351750 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-b69a10e9-8a79-4b72-8af2-0f0b5398468b tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] POST https://10.4.3.223/volume/v3/volumes/01cddccd-3c23-4653-9bb4-bf1aff41fe62/action Jul 03 02:31:47.352096 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-b69a10e9-8a79-4b72-8af2-0f0b5398468b tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100015) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:31:47.352235 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-b69a10e9-8a79-4b72-8af2-0f0b5398468b tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:31:47.362585 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:47.362585 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:31:47.363084 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-b69a10e9-8a79-4b72-8af2-0f0b5398468b tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] Volume info retrieved successfully. Jul 03 02:31:47.369142 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-b69a10e9-8a79-4b72-8af2-0f0b5398468b tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] Reserve volume completed successfully. Jul 03 02:31:47.369337 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-b69a10e9-8a79-4b72-8af2-0f0b5398468b tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] https://10.4.3.223/volume/v3/volumes/01cddccd-3c23-4653-9bb4-bf1aff41fe62/action returned with HTTP 202 Jul 03 02:31:47.369697 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 616/2443] 10.4.3.223 () {68 vars in 1390 bytes} [Fri Jul 3 02:31:47 2026] POST /volume/v3/volumes/01cddccd-3c23-4653-9bb4-bf1aff41fe62/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 02:31:47.377369 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-0df6c99e-1163-44a1-b0e1-28f367d917c8 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:47.379399 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-0df6c99e-1163-44a1-b0e1-28f367d917c8 tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] POST https://10.4.3.223/volume/v3/volumes/01cddccd-3c23-4653-9bb4-bf1aff41fe62/action Jul 03 02:31:47.379813 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-0df6c99e-1163-44a1-b0e1-28f367d917c8 tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:31:47.379965 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-0df6c99e-1163-44a1-b0e1-28f367d917c8 tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:31:47.389990 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:47.389990 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:31:47.390551 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-0df6c99e-1163-44a1-b0e1-28f367d917c8 tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] Volume info retrieved successfully. Jul 03 02:31:47.395330 np0000004352 devstack@c-api.service[100014]: ERROR cinder.volume.api [None req-0df6c99e-1163-44a1-b0e1-28f367d917c8 tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] Volume status must be available to reserve, but the status is attaching. Jul 03 02:31:47.395668 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-0df6c99e-1163-44a1-b0e1-28f367d917c8 tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] https://10.4.3.223/volume/v3/volumes/01cddccd-3c23-4653-9bb4-bf1aff41fe62/action returned with HTTP 400 Jul 03 02:31:47.396245 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 608/2444] 10.4.3.223 () {68 vars in 1390 bytes} [Fri Jul 3 02:31:47 2026] POST /volume/v3/volumes/01cddccd-3c23-4653-9bb4-bf1aff41fe62/action => generated 132 bytes in 19 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 02:31:47.403698 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-4c026885-6edc-4169-84d2-f2a1c3b44a7c None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:47.405363 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-4c026885-6edc-4169-84d2-f2a1c3b44a7c tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] POST https://10.4.3.223/volume/v3/volumes/01cddccd-3c23-4653-9bb4-bf1aff41fe62/action Jul 03 02:31:47.405755 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-4c026885-6edc-4169-84d2-f2a1c3b44a7c tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100012) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:31:47.405897 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-4c026885-6edc-4169-84d2-f2a1c3b44a7c tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:31:47.413819 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:47.413819 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:31:47.414243 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-4c026885-6edc-4169-84d2-f2a1c3b44a7c tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] Volume info retrieved successfully. Jul 03 02:31:47.425837 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-4c026885-6edc-4169-84d2-f2a1c3b44a7c tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] Unreserve volume completed successfully. Jul 03 02:31:47.426035 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-4c026885-6edc-4169-84d2-f2a1c3b44a7c tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] https://10.4.3.223/volume/v3/volumes/01cddccd-3c23-4653-9bb4-bf1aff41fe62/action returned with HTTP 202 Jul 03 02:31:47.426475 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 608/2445] 10.4.3.223 () {68 vars in 1390 bytes} [Fri Jul 3 02:31:47 2026] POST /volume/v3/volumes/01cddccd-3c23-4653-9bb4-bf1aff41fe62/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 02:31:47.433972 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-d9f20ecf-d513-4541-b49f-b9e46934af15 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:47.435833 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-d9f20ecf-d513-4541-b49f-b9e46934af15 tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] POST https://10.4.3.223/volume/v3/volumes/cd3a2c6a-b11d-4d7b-b4ac-9f324159cb6f/action Jul 03 02:31:47.436146 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-d9f20ecf-d513-4541-b49f-b9e46934af15 tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100013) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:31:47.436302 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-d9f20ecf-d513-4541-b49f-b9e46934af15 tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:31:47.443300 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-d9f20ecf-d513-4541-b49f-b9e46934af15 tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] https://10.4.3.223/volume/v3/volumes/cd3a2c6a-b11d-4d7b-b4ac-9f324159cb6f/action returned with HTTP 404 Jul 03 02:31:47.443825 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 614/2446] 10.4.3.223 () {68 vars in 1390 bytes} [Fri Jul 3 02:31:47 2026] POST /volume/v3/volumes/cd3a2c6a-b11d-4d7b-b4ac-9f324159cb6f/action => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:31:47.451058 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-bd3bb95c-c8b7-440d-a55a-d184d4af8143 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:47.452772 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-bd3bb95c-c8b7-440d-a55a-d184d4af8143 tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] POST https://10.4.3.223/volume/v3/volumes/faca6c4e-a7d4-4451-ae2a-bdab51151f99/action Jul 03 02:31:47.453104 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-bd3bb95c-c8b7-440d-a55a-d184d4af8143 tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100015) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:31:47.453276 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-bd3bb95c-c8b7-440d-a55a-d184d4af8143 tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:31:47.457183 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-383b5b98-6060-4975-a7f2-c2186989db33 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:47.459287 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-383b5b98-6060-4975-a7f2-c2186989db33 tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] GET https://10.4.3.223/volume/v3/snapshots/98db57db-9333-415a-88b9-f4de4223e24c Jul 03 02:31:47.459543 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-383b5b98-6060-4975-a7f2-c2186989db33 tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:47.459776 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-383b5b98-6060-4975-a7f2-c2186989db33 tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:47.460217 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-bd3bb95c-c8b7-440d-a55a-d184d4af8143 tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] https://10.4.3.223/volume/v3/volumes/faca6c4e-a7d4-4451-ae2a-bdab51151f99/action returned with HTTP 404 Jul 03 02:31:47.460721 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 617/2447] 10.4.3.223 () {68 vars in 1390 bytes} [Fri Jul 3 02:31:47 2026] POST /volume/v3/volumes/faca6c4e-a7d4-4451-ae2a-bdab51151f99/action => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:31:47.465643 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:47.465643 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:31:47.466130 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-383b5b98-6060-4975-a7f2-c2186989db33 tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] Snapshot retrieved successfully. Jul 03 02:31:47.467064 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-383b5b98-6060-4975-a7f2-c2186989db33 tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] https://10.4.3.223/volume/v3/snapshots/98db57db-9333-415a-88b9-f4de4223e24c returned with HTTP 200 Jul 03 02:31:47.467495 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 609/2448] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:31:47 2026] GET /volume/v3/snapshots/98db57db-9333-415a-88b9-f4de4223e24c => generated 463 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:47.467995 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-1d03eb72-ffc3-40f1-ae42-b55dda4db5ea None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:47.469823 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 609/2449] 10.4.3.223 () {68 vars in 1260 bytes} [Fri Jul 3 02:31:47 2026] PUT /volume/v3/volumes/ => generated 112 bytes in 2 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jul 03 02:31:47.475735 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-673d1367-92e6-4f0a-967e-bbea25350878 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:47.476710 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-731ba039-738d-4e5a-9d5b-a46affd0d287 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:47.478205 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-673d1367-92e6-4f0a-967e-bbea25350878 tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] POST https://10.4.3.223/volume/v3/volumes/daba17cd-b04d-43ff-8863-0f0e8ee21380/action Jul 03 02:31:47.478364 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-731ba039-738d-4e5a-9d5b-a46affd0d287 tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] PUT https://10.4.3.223/volume/v3/volumes/tempest-invalid-1979126843 Jul 03 02:31:47.478528 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-673d1367-92e6-4f0a-967e-bbea25350878 tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100013) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:31:47.478641 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-673d1367-92e6-4f0a-967e-bbea25350878 tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:31:47.478697 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-731ba039-738d-4e5a-9d5b-a46affd0d287 tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:31:47.485060 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-731ba039-738d-4e5a-9d5b-a46affd0d287 tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] https://10.4.3.223/volume/v3/volumes/tempest-invalid-1979126843 returned with HTTP 404 Jul 03 02:31:47.485512 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 618/2450] 10.4.3.223 () {68 vars in 1338 bytes} [Fri Jul 3 02:31:47 2026] PUT /volume/v3/volumes/tempest-invalid-1979126843 => generated 99 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:31:47.485768 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:47.485768 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:31:47.486283 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-673d1367-92e6-4f0a-967e-bbea25350878 tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] Volume info retrieved successfully. Jul 03 02:31:47.492912 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-f35fdf30-fe38-4df3-9d29-af8ddd987564 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:47.494519 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-f35fdf30-fe38-4df3-9d29-af8ddd987564 tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] PUT https://10.4.3.223/volume/v3/volumes/297d611e-6c3f-4406-9a6d-7f148597a6d1 Jul 03 02:31:47.494819 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-f35fdf30-fe38-4df3-9d29-af8ddd987564 tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:31:47.502153 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-f35fdf30-fe38-4df3-9d29-af8ddd987564 tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] https://10.4.3.223/volume/v3/volumes/297d611e-6c3f-4406-9a6d-7f148597a6d1 returned with HTTP 404 Jul 03 02:31:47.502571 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 610/2451] 10.4.3.223 () {68 vars in 1368 bytes} [Fri Jul 3 02:31:47 2026] PUT /volume/v3/volumes/297d611e-6c3f-4406-9a6d-7f148597a6d1 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:31:47.510873 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-52d97c7a-5e3d-4b17-8ca6-4764973a33d0 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:47.512684 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-52d97c7a-5e3d-4b17-8ca6-4764973a33d0 tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] DELETE https://10.4.3.223/volume/v3/volumes/a01298db-9173-46fd-80fd-833a65fb262f Jul 03 02:31:47.512865 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-52d97c7a-5e3d-4b17-8ca6-4764973a33d0 tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:47.513033 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-52d97c7a-5e3d-4b17-8ca6-4764973a33d0 tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] Calling method 'delete' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:47.513226 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.volumes [None req-52d97c7a-5e3d-4b17-8ca6-4764973a33d0 tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] Delete volume with id: a01298db-9173-46fd-80fd-833a65fb262f Jul 03 02:31:47.517669 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.quota [None req-673d1367-92e6-4f0a-967e-bbea25350878 tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] Created reservations ['aca639b2-084b-4e85-a2f1-44e4cbab9865', 'ae8b4469-24d2-44c8-9991-a4cbb7cb1a4f'] {{(pid=100013) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:31:47.518545 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-52d97c7a-5e3d-4b17-8ca6-4764973a33d0 tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] https://10.4.3.223/volume/v3/volumes/a01298db-9173-46fd-80fd-833a65fb262f returned with HTTP 404 Jul 03 02:31:47.518977 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 610/2452] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:31:47 2026] DELETE /volume/v3/volumes/a01298db-9173-46fd-80fd-833a65fb262f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:31:47.526207 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-673d1367-92e6-4f0a-967e-bbea25350878 tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] Extend volume request issued successfully. Jul 03 02:31:47.526357 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-95f83ed3-aaef-4753-bd3c-9592f290448c None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:47.526470 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-673d1367-92e6-4f0a-967e-bbea25350878 tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] https://10.4.3.223/volume/v3/volumes/daba17cd-b04d-43ff-8863-0f0e8ee21380/action returned with HTTP 202 Jul 03 02:31:47.526861 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 615/2453] 10.4.3.223 () {68 vars in 1390 bytes} [Fri Jul 3 02:31:47 2026] POST /volume/v3/volumes/daba17cd-b04d-43ff-8863-0f0e8ee21380/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 02:31:47.528043 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-95f83ed3-aaef-4753-bd3c-9592f290448c tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] POST https://10.4.3.223/volume/v3/volumes/01cddccd-3c23-4653-9bb4-bf1aff41fe62/action Jul 03 02:31:47.528400 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-95f83ed3-aaef-4753-bd3c-9592f290448c tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=100015) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:31:47.528552 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-95f83ed3-aaef-4753-bd3c-9592f290448c tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:31:47.529933 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-95f83ed3-aaef-4753-bd3c-9592f290448c tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] https://10.4.3.223/volume/v3/volumes/01cddccd-3c23-4653-9bb4-bf1aff41fe62/action returned with HTTP 400 Jul 03 02:31:47.530912 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 619/2454] 10.4.3.223 () {68 vars in 1390 bytes} [Fri Jul 3 02:31:47 2026] POST /volume/v3/volumes/01cddccd-3c23-4653-9bb4-bf1aff41fe62/action => generated 140 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 02:31:47.535749 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-37d53c53-b4c4-4977-b60b-64296a7a284f None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:47.536955 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-37d53c53-b4c4-4977-b60b-64296a7a284f tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] GET https://10.4.3.223/volume/v3/volumes/daba17cd-b04d-43ff-8863-0f0e8ee21380 Jul 03 02:31:47.537056 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-37d53c53-b4c4-4977-b60b-64296a7a284f tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:47.537240 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-37d53c53-b4c4-4977-b60b-64296a7a284f tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:47.538047 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-df05cdda-de06-44d3-9dd0-b0f569bf8411 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:47.539607 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-df05cdda-de06-44d3-9dd0-b0f569bf8411 tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] POST https://10.4.3.223/volume/v3/volumes/01cddccd-3c23-4653-9bb4-bf1aff41fe62/action Jul 03 02:31:47.540587 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-df05cdda-de06-44d3-9dd0-b0f569bf8411 tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=100012) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:31:47.540587 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-df05cdda-de06-44d3-9dd0-b0f569bf8411 tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:31:47.541373 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-df05cdda-de06-44d3-9dd0-b0f569bf8411 tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] https://10.4.3.223/volume/v3/volumes/01cddccd-3c23-4653-9bb4-bf1aff41fe62/action returned with HTTP 400 Jul 03 02:31:47.541845 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 611/2455] 10.4.3.223 () {68 vars in 1390 bytes} [Fri Jul 3 02:31:47 2026] POST /volume/v3/volumes/01cddccd-3c23-4653-9bb4-bf1aff41fe62/action => generated 131 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 02:31:47.543311 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:47.543311 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:31:47.546356 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-37d53c53-b4c4-4977-b60b-64296a7a284f tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] Volume info retrieved successfully. Jul 03 02:31:47.549932 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-37d53c53-b4c4-4977-b60b-64296a7a284f tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] https://10.4.3.223/volume/v3/volumes/daba17cd-b04d-43ff-8863-0f0e8ee21380 returned with HTTP 200 Jul 03 02:31:47.550488 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 611/2456] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:47 2026] GET /volume/v3/volumes/daba17cd-b04d-43ff-8863-0f0e8ee21380 => generated 840 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:47.551625 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-9226917e-eb88-4345-a7ca-490947104c8c None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:47.553347 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-9226917e-eb88-4345-a7ca-490947104c8c tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] POST https://10.4.3.223/volume/v3/volumes/6e6aacfd-da05-4f05-8ae4-359af9e45797/action Jul 03 02:31:47.556108 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-9226917e-eb88-4345-a7ca-490947104c8c tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100013) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:31:47.556108 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-9226917e-eb88-4345-a7ca-490947104c8c tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:31:47.560154 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-9226917e-eb88-4345-a7ca-490947104c8c tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] https://10.4.3.223/volume/v3/volumes/6e6aacfd-da05-4f05-8ae4-359af9e45797/action returned with HTTP 404 Jul 03 02:31:47.560681 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 616/2457] 10.4.3.223 () {68 vars in 1390 bytes} [Fri Jul 3 02:31:47 2026] POST /volume/v3/volumes/6e6aacfd-da05-4f05-8ae4-359af9e45797/action => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:31:47.568517 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-d1db7fa9-8cc3-4d80-8dd3-c44ff67383d3 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:47.570088 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-d1db7fa9-8cc3-4d80-8dd3-c44ff67383d3 tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] POST https://10.4.3.223/volume/v3/volumes/01cddccd-3c23-4653-9bb4-bf1aff41fe62/action Jul 03 02:31:47.570465 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-d1db7fa9-8cc3-4d80-8dd3-c44ff67383d3 tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=100015) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:31:47.570583 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-d1db7fa9-8cc3-4d80-8dd3-c44ff67383d3 tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:31:47.572546 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-d1db7fa9-8cc3-4d80-8dd3-c44ff67383d3 tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] https://10.4.3.223/volume/v3/volumes/01cddccd-3c23-4653-9bb4-bf1aff41fe62/action returned with HTTP 400 Jul 03 02:31:47.572938 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 620/2458] 10.4.3.223 () {68 vars in 1390 bytes} [Fri Jul 3 02:31:47 2026] POST /volume/v3/volumes/01cddccd-3c23-4653-9bb4-bf1aff41fe62/action => generated 129 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 02:31:47.579947 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-40234f04-7969-4160-b3f2-9f092255ad7e None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:47.581440 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-40234f04-7969-4160-b3f2-9f092255ad7e tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] POST https://10.4.3.223/volume/v3/volumes/None/action Jul 03 02:31:47.581738 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-40234f04-7969-4160-b3f2-9f092255ad7e tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100012) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:31:47.581848 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-40234f04-7969-4160-b3f2-9f092255ad7e tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:31:47.589612 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-40234f04-7969-4160-b3f2-9f092255ad7e tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] https://10.4.3.223/volume/v3/volumes/None/action returned with HTTP 404 Jul 03 02:31:47.590079 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 612/2459] 10.4.3.223 () {68 vars in 1294 bytes} [Fri Jul 3 02:31:47 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:31:47.597200 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-0b31122d-c996-457f-8bcf-2dc46b10c809 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:47.599329 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-0b31122d-c996-457f-8bcf-2dc46b10c809 tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] GET https://10.4.3.223/volume/v3/volumes/d069e7b9-ae26-490a-9835-ced900f48017 Jul 03 02:31:47.599586 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-0b31122d-c996-457f-8bcf-2dc46b10c809 tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:47.599815 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-0b31122d-c996-457f-8bcf-2dc46b10c809 tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:47.606253 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-0b31122d-c996-457f-8bcf-2dc46b10c809 tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] https://10.4.3.223/volume/v3/volumes/d069e7b9-ae26-490a-9835-ced900f48017 returned with HTTP 404 Jul 03 02:31:47.606807 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 612/2460] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:47 2026] GET /volume/v3/volumes/d069e7b9-ae26-490a-9835-ced900f48017 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:31:47.613652 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-c652df25-b36a-4b45-bf60-77852bf414a7 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:47.615284 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-c652df25-b36a-4b45-bf60-77852bf414a7 tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] GET https://10.4.3.223/volume/v3/volumes/01cddccd-3c23-4653-9bb4-bf1aff41fe62 Jul 03 02:31:47.615483 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-c652df25-b36a-4b45-bf60-77852bf414a7 tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:47.615674 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-c652df25-b36a-4b45-bf60-77852bf414a7 tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:47.621926 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:47.621926 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:31:47.625112 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-c652df25-b36a-4b45-bf60-77852bf414a7 tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] Volume info retrieved successfully. Jul 03 02:31:47.629141 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-c652df25-b36a-4b45-bf60-77852bf414a7 tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] https://10.4.3.223/volume/v3/volumes/01cddccd-3c23-4653-9bb4-bf1aff41fe62 returned with HTTP 200 Jul 03 02:31:47.629604 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 617/2461] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:47 2026] GET /volume/v3/volumes/01cddccd-3c23-4653-9bb4-bf1aff41fe62 => generated 843 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:47.640824 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-c223e445-4004-48f7-be7d-57aa8f37f408 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:47.643095 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-c223e445-4004-48f7-be7d-57aa8f37f408 tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] DELETE https://10.4.3.223/volume/v3/volumes/01cddccd-3c23-4653-9bb4-bf1aff41fe62 Jul 03 02:31:47.643321 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-c223e445-4004-48f7-be7d-57aa8f37f408 tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:47.643620 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-c223e445-4004-48f7-be7d-57aa8f37f408 tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:47.643777 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-c223e445-4004-48f7-be7d-57aa8f37f408 tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] Delete volume with id: 01cddccd-3c23-4653-9bb4-bf1aff41fe62 Jul 03 02:31:47.650875 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:47.650875 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:31:47.651369 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-c223e445-4004-48f7-be7d-57aa8f37f408 tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] Volume info retrieved successfully. Jul 03 02:31:47.671157 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-c223e445-4004-48f7-be7d-57aa8f37f408 tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] Delete volume request issued successfully. Jul 03 02:31:47.671396 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-c223e445-4004-48f7-be7d-57aa8f37f408 tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] https://10.4.3.223/volume/v3/volumes/01cddccd-3c23-4653-9bb4-bf1aff41fe62 returned with HTTP 202 Jul 03 02:31:47.671829 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 621/2462] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:31:47 2026] DELETE /volume/v3/volumes/01cddccd-3c23-4653-9bb4-bf1aff41fe62 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:31:47.681101 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-df25018a-79d2-4899-865c-8b9c3487f94c None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:47.682855 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-df25018a-79d2-4899-865c-8b9c3487f94c tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] GET https://10.4.3.223/volume/v3/volumes/01cddccd-3c23-4653-9bb4-bf1aff41fe62 Jul 03 02:31:47.683046 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-df25018a-79d2-4899-865c-8b9c3487f94c tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:47.683279 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-df25018a-79d2-4899-865c-8b9c3487f94c tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:47.690021 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:47.690021 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:31:47.694140 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-df25018a-79d2-4899-865c-8b9c3487f94c tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] Volume info retrieved successfully. Jul 03 02:31:47.699740 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-df25018a-79d2-4899-865c-8b9c3487f94c tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] https://10.4.3.223/volume/v3/volumes/01cddccd-3c23-4653-9bb4-bf1aff41fe62 returned with HTTP 200 Jul 03 02:31:47.700299 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 613/2463] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:47 2026] GET /volume/v3/volumes/01cddccd-3c23-4653-9bb4-bf1aff41fe62 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:47.752393 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-9dcd9ffc-1d5e-4fed-9571-41715fd886dc None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:47.754005 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-9dcd9ffc-1d5e-4fed-9571-41715fd886dc tempest-VolumesCloneNegativeTest-798626490 tempest-VolumesCloneNegativeTest-798626490-project-member] GET https://10.4.3.223/volume/v3/volumes/e1ff3eeb-8063-40f4-ba66-bd333555c56c Jul 03 02:31:47.754173 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-9dcd9ffc-1d5e-4fed-9571-41715fd886dc tempest-VolumesCloneNegativeTest-798626490 tempest-VolumesCloneNegativeTest-798626490-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:47.754358 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-9dcd9ffc-1d5e-4fed-9571-41715fd886dc tempest-VolumesCloneNegativeTest-798626490 tempest-VolumesCloneNegativeTest-798626490-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:47.760710 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:47.760710 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:31:47.763866 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-9dcd9ffc-1d5e-4fed-9571-41715fd886dc tempest-VolumesCloneNegativeTest-798626490 tempest-VolumesCloneNegativeTest-798626490-project-member] Volume info retrieved successfully. Jul 03 02:31:47.767562 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-9dcd9ffc-1d5e-4fed-9571-41715fd886dc tempest-VolumesCloneNegativeTest-798626490 tempest-VolumesCloneNegativeTest-798626490-project-member] https://10.4.3.223/volume/v3/volumes/e1ff3eeb-8063-40f4-ba66-bd333555c56c returned with HTTP 200 Jul 03 02:31:47.767985 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 613/2464] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:47 2026] GET /volume/v3/volumes/e1ff3eeb-8063-40f4-ba66-bd333555c56c => generated 848 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:47.779106 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-428ba516-0b08-499e-81ef-ce760baed3c6 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:47.780759 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-428ba516-0b08-499e-81ef-ce760baed3c6 tempest-VolumesCloneNegativeTest-798626490 tempest-VolumesCloneNegativeTest-798626490-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:31:47.781110 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-428ba516-0b08-499e-81ef-ce760baed3c6 tempest-VolumesCloneNegativeTest-798626490 tempest-VolumesCloneNegativeTest-798626490-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "e1ff3eeb-8063-40f4-ba66-bd333555c56c"}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:31:47.782512 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.volumes [None req-428ba516-0b08-499e-81ef-ce760baed3c6 tempest-VolumesCloneNegativeTest-798626490 tempest-VolumesCloneNegativeTest-798626490-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': 'e1ff3eeb-8063-40f4-ba66-bd333555c56c'}} {{(pid=100013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:31:47.788898 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:47.788898 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:31:47.789498 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-428ba516-0b08-499e-81ef-ce760baed3c6 tempest-VolumesCloneNegativeTest-798626490 tempest-VolumesCloneNegativeTest-798626490-project-member] Volume retrieved successfully. Jul 03 02:31:47.789695 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.volumes [None req-428ba516-0b08-499e-81ef-ce760baed3c6 tempest-VolumesCloneNegativeTest-798626490 tempest-VolumesCloneNegativeTest-798626490-project-member] Create volume of 1 GB Jul 03 02:31:47.793180 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-428ba516-0b08-499e-81ef-ce760baed3c6 tempest-VolumesCloneNegativeTest-798626490 tempest-VolumesCloneNegativeTest-798626490-project-member] Availability Zones retrieved successfully. Jul 03 02:31:47.798404 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-428ba516-0b08-499e-81ef-ce760baed3c6 tempest-VolumesCloneNegativeTest-798626490 tempest-VolumesCloneNegativeTest-798626490-project-member] Flow 'volume_create_api' (638adc3b-e29a-40d1-8df4-bd5371af192d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:31:47.799455 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-428ba516-0b08-499e-81ef-ce760baed3c6 tempest-VolumesCloneNegativeTest-798626490 tempest-VolumesCloneNegativeTest-798626490-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe440265-924c-4b00-8b55-c66059284229) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:31:47.800444 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.flows.api.create_volume [None req-428ba516-0b08-499e-81ef-ce760baed3c6 tempest-VolumesCloneNegativeTest-798626490 tempest-VolumesCloneNegativeTest-798626490-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:31:47.801779 np0000004352 devstack@c-api.service[100013]: WARNING cinder.volume.api [None req-428ba516-0b08-499e-81ef-ce760baed3c6 tempest-VolumesCloneNegativeTest-798626490 tempest-VolumesCloneNegativeTest-798626490-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe440265-924c-4b00-8b55-c66059284229) transitioned into state 'FAILURE' from state 'RUNNING' Jul 03 02:31:47.801779 np0000004352 devstack@c-api.service[100013]: 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. Jul 03 02:31:47.803370 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-428ba516-0b08-499e-81ef-ce760baed3c6 tempest-VolumesCloneNegativeTest-798626490 tempest-VolumesCloneNegativeTest-798626490-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe440265-924c-4b00-8b55-c66059284229) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:31:47.804080 np0000004352 devstack@c-api.service[100013]: WARNING cinder.volume.api [None req-428ba516-0b08-499e-81ef-ce760baed3c6 tempest-VolumesCloneNegativeTest-798626490 tempest-VolumesCloneNegativeTest-798626490-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe440265-924c-4b00-8b55-c66059284229) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 03 02:31:47.804836 np0000004352 devstack@c-api.service[100013]: WARNING cinder.volume.api [None req-428ba516-0b08-499e-81ef-ce760baed3c6 tempest-VolumesCloneNegativeTest-798626490 tempest-VolumesCloneNegativeTest-798626490-project-member] Flow 'volume_create_api' (638adc3b-e29a-40d1-8df4-bd5371af192d) transitioned into state 'REVERTED' from state 'RUNNING' Jul 03 02:31:47.805127 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-428ba516-0b08-499e-81ef-ce760baed3c6 tempest-VolumesCloneNegativeTest-798626490 tempest-VolumesCloneNegativeTest-798626490-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 400 Jul 03 02:31:47.805709 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 618/2465] 10.4.3.223 () {68 vars in 1258 bytes} [Fri Jul 3 02:31:47 2026] POST /volume/v3/volumes => generated 173 bytes in 27 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 02:31:47.812678 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-d8e33d12-245d-4368-91d0-9bf4506ab61f None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:47.814411 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-d8e33d12-245d-4368-91d0-9bf4506ab61f tempest-VolumesCloneNegativeTest-798626490 tempest-VolumesCloneNegativeTest-798626490-project-member] GET https://10.4.3.223/volume/v3/volumes/e1ff3eeb-8063-40f4-ba66-bd333555c56c Jul 03 02:31:47.814617 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-d8e33d12-245d-4368-91d0-9bf4506ab61f tempest-VolumesCloneNegativeTest-798626490 tempest-VolumesCloneNegativeTest-798626490-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:47.814802 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-d8e33d12-245d-4368-91d0-9bf4506ab61f tempest-VolumesCloneNegativeTest-798626490 tempest-VolumesCloneNegativeTest-798626490-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:47.822779 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:47.822779 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:31:47.826850 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-d8e33d12-245d-4368-91d0-9bf4506ab61f tempest-VolumesCloneNegativeTest-798626490 tempest-VolumesCloneNegativeTest-798626490-project-member] Volume info retrieved successfully. Jul 03 02:31:47.831956 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-d8e33d12-245d-4368-91d0-9bf4506ab61f tempest-VolumesCloneNegativeTest-798626490 tempest-VolumesCloneNegativeTest-798626490-project-member] https://10.4.3.223/volume/v3/volumes/e1ff3eeb-8063-40f4-ba66-bd333555c56c returned with HTTP 200 Jul 03 02:31:47.832498 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 622/2466] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:47 2026] GET /volume/v3/volumes/e1ff3eeb-8063-40f4-ba66-bd333555c56c => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:47.845943 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-d10fc7c2-91a3-45ab-9ef5-42f6d3e818bc None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:47.847767 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-d10fc7c2-91a3-45ab-9ef5-42f6d3e818bc tempest-VolumesCloneNegativeTest-798626490 tempest-VolumesCloneNegativeTest-798626490-project-member] DELETE https://10.4.3.223/volume/v3/volumes/e1ff3eeb-8063-40f4-ba66-bd333555c56c Jul 03 02:31:47.847974 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-d10fc7c2-91a3-45ab-9ef5-42f6d3e818bc tempest-VolumesCloneNegativeTest-798626490 tempest-VolumesCloneNegativeTest-798626490-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:47.848172 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-d10fc7c2-91a3-45ab-9ef5-42f6d3e818bc tempest-VolumesCloneNegativeTest-798626490 tempest-VolumesCloneNegativeTest-798626490-project-member] Calling method 'delete' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:47.848378 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.volumes [None req-d10fc7c2-91a3-45ab-9ef5-42f6d3e818bc tempest-VolumesCloneNegativeTest-798626490 tempest-VolumesCloneNegativeTest-798626490-project-member] Delete volume with id: e1ff3eeb-8063-40f4-ba66-bd333555c56c Jul 03 02:31:47.856138 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:47.856138 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:31:47.856739 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-d10fc7c2-91a3-45ab-9ef5-42f6d3e818bc tempest-VolumesCloneNegativeTest-798626490 tempest-VolumesCloneNegativeTest-798626490-project-member] Volume info retrieved successfully. Jul 03 02:31:47.877071 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-d10fc7c2-91a3-45ab-9ef5-42f6d3e818bc tempest-VolumesCloneNegativeTest-798626490 tempest-VolumesCloneNegativeTest-798626490-project-member] Delete volume request issued successfully. Jul 03 02:31:47.877270 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-d10fc7c2-91a3-45ab-9ef5-42f6d3e818bc tempest-VolumesCloneNegativeTest-798626490 tempest-VolumesCloneNegativeTest-798626490-project-member] https://10.4.3.223/volume/v3/volumes/e1ff3eeb-8063-40f4-ba66-bd333555c56c returned with HTTP 202 Jul 03 02:31:47.877651 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 614/2467] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:31:47 2026] DELETE /volume/v3/volumes/e1ff3eeb-8063-40f4-ba66-bd333555c56c => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:31:47.889650 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-83cd9b7b-05ee-459a-bb1f-06a82d607ad8 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:47.889785 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-2d83ae89-e814-4c60-bbe3-1278a7eb94f3 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:47.891485 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-83cd9b7b-05ee-459a-bb1f-06a82d607ad8 tempest-VolumesCloneNegativeTest-798626490 tempest-VolumesCloneNegativeTest-798626490-project-member] GET https://10.4.3.223/volume/v3/volumes/e1ff3eeb-8063-40f4-ba66-bd333555c56c Jul 03 02:31:47.891753 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-83cd9b7b-05ee-459a-bb1f-06a82d607ad8 tempest-VolumesCloneNegativeTest-798626490 tempest-VolumesCloneNegativeTest-798626490-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:47.891997 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-83cd9b7b-05ee-459a-bb1f-06a82d607ad8 tempest-VolumesCloneNegativeTest-798626490 tempest-VolumesCloneNegativeTest-798626490-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:47.892087 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-2d83ae89-e814-4c60-bbe3-1278a7eb94f3 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] GET https://10.4.3.223/volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 Jul 03 02:31:47.892355 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-2d83ae89-e814-4c60-bbe3-1278a7eb94f3 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:47.892634 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-2d83ae89-e814-4c60-bbe3-1278a7eb94f3 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:47.899433 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:47.899433 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:31:47.903272 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-83cd9b7b-05ee-459a-bb1f-06a82d607ad8 tempest-VolumesCloneNegativeTest-798626490 tempest-VolumesCloneNegativeTest-798626490-project-member] Volume info retrieved successfully. Jul 03 02:31:47.905081 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:47.905081 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:31:47.908434 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-83cd9b7b-05ee-459a-bb1f-06a82d607ad8 tempest-VolumesCloneNegativeTest-798626490 tempest-VolumesCloneNegativeTest-798626490-project-member] https://10.4.3.223/volume/v3/volumes/e1ff3eeb-8063-40f4-ba66-bd333555c56c returned with HTTP 200 Jul 03 02:31:47.908806 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 619/2468] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:47 2026] GET /volume/v3/volumes/e1ff3eeb-8063-40f4-ba66-bd333555c56c => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:47.909915 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-2d83ae89-e814-4c60-bbe3-1278a7eb94f3 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Volume info retrieved successfully. Jul 03 02:31:47.916229 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-2d83ae89-e814-4c60-bbe3-1278a7eb94f3 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 returned with HTTP 200 Jul 03 02:31:47.916769 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 614/2469] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:47 2026] GET /volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 => generated 853 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:48.563542 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-ae1d51a1-4d9b-4c4d-a3e6-86f5a9aebf57 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:48.565208 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-ae1d51a1-4d9b-4c4d-a3e6-86f5a9aebf57 tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] GET https://10.4.3.223/volume/v3/volumes/daba17cd-b04d-43ff-8863-0f0e8ee21380 Jul 03 02:31:48.565406 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-ae1d51a1-4d9b-4c4d-a3e6-86f5a9aebf57 tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:48.565623 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-ae1d51a1-4d9b-4c4d-a3e6-86f5a9aebf57 tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:48.572045 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:48.572045 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:31:48.575373 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-ae1d51a1-4d9b-4c4d-a3e6-86f5a9aebf57 tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] Volume info retrieved successfully. Jul 03 02:31:48.579277 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-ae1d51a1-4d9b-4c4d-a3e6-86f5a9aebf57 tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] https://10.4.3.223/volume/v3/volumes/daba17cd-b04d-43ff-8863-0f0e8ee21380 returned with HTTP 200 Jul 03 02:31:48.579678 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 623/2470] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:48 2026] GET /volume/v3/volumes/daba17cd-b04d-43ff-8863-0f0e8ee21380 => generated 840 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:48.590084 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-f9b565ae-ec14-4c8c-8430-543ec29eef4e None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:48.591609 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-f9b565ae-ec14-4c8c-8430-543ec29eef4e tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] GET https://10.4.3.223/volume/v3/volumes/daba17cd-b04d-43ff-8863-0f0e8ee21380 Jul 03 02:31:48.591771 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-f9b565ae-ec14-4c8c-8430-543ec29eef4e tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:48.591935 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-f9b565ae-ec14-4c8c-8430-543ec29eef4e tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:48.598183 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:48.598183 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:31:48.601140 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-f9b565ae-ec14-4c8c-8430-543ec29eef4e tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] Volume info retrieved successfully. Jul 03 02:31:48.604917 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-f9b565ae-ec14-4c8c-8430-543ec29eef4e tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] https://10.4.3.223/volume/v3/volumes/daba17cd-b04d-43ff-8863-0f0e8ee21380 returned with HTTP 200 Jul 03 02:31:48.605196 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 615/2471] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:48 2026] GET /volume/v3/volumes/daba17cd-b04d-43ff-8863-0f0e8ee21380 => generated 840 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:48.616145 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-326f34dc-f602-470b-b288-de9df056ddae None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:48.617680 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-326f34dc-f602-470b-b288-de9df056ddae tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/98db57db-9333-415a-88b9-f4de4223e24c Jul 03 02:31:48.617862 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-326f34dc-f602-470b-b288-de9df056ddae tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:48.618040 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-326f34dc-f602-470b-b288-de9df056ddae tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] Calling method 'delete' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:48.618149 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.snapshots [None req-326f34dc-f602-470b-b288-de9df056ddae tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] Delete snapshot with id: 98db57db-9333-415a-88b9-f4de4223e24c Jul 03 02:31:48.622561 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:48.622561 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:31:48.622995 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-326f34dc-f602-470b-b288-de9df056ddae tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] Snapshot retrieved successfully. Jul 03 02:31:48.635854 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-326f34dc-f602-470b-b288-de9df056ddae tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] Snapshot delete request issued successfully. Jul 03 02:31:48.636078 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-326f34dc-f602-470b-b288-de9df056ddae tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] https://10.4.3.223/volume/v3/snapshots/98db57db-9333-415a-88b9-f4de4223e24c returned with HTTP 202 Jul 03 02:31:48.636494 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 620/2472] 10.4.3.223 () {66 vars in 1357 bytes} [Fri Jul 3 02:31:48 2026] DELETE /volume/v3/snapshots/98db57db-9333-415a-88b9-f4de4223e24c => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:31:48.643316 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-c1e218c1-f6c1-4a05-836e-33c0670b6f11 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:48.644962 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-c1e218c1-f6c1-4a05-836e-33c0670b6f11 tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] GET https://10.4.3.223/volume/v3/snapshots/98db57db-9333-415a-88b9-f4de4223e24c Jul 03 02:31:48.645142 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-c1e218c1-f6c1-4a05-836e-33c0670b6f11 tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:48.645331 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-c1e218c1-f6c1-4a05-836e-33c0670b6f11 tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:48.649925 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:48.649925 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:31:48.650308 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-c1e218c1-f6c1-4a05-836e-33c0670b6f11 tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] Snapshot retrieved successfully. Jul 03 02:31:48.651007 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-c1e218c1-f6c1-4a05-836e-33c0670b6f11 tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] https://10.4.3.223/volume/v3/snapshots/98db57db-9333-415a-88b9-f4de4223e24c returned with HTTP 200 Jul 03 02:31:48.651498 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 615/2473] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:31:48 2026] GET /volume/v3/snapshots/98db57db-9333-415a-88b9-f4de4223e24c => generated 462 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:48.711356 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-da357283-2368-4b90-9107-e7cbd06376e9 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:48.713111 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-da357283-2368-4b90-9107-e7cbd06376e9 tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] GET https://10.4.3.223/volume/v3/volumes/01cddccd-3c23-4653-9bb4-bf1aff41fe62 Jul 03 02:31:48.713306 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-da357283-2368-4b90-9107-e7cbd06376e9 tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:48.713496 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-da357283-2368-4b90-9107-e7cbd06376e9 tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:48.718583 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-da357283-2368-4b90-9107-e7cbd06376e9 tempest-VolumesNegativeTest-1806935946 tempest-VolumesNegativeTest-1806935946-project-member] https://10.4.3.223/volume/v3/volumes/01cddccd-3c23-4653-9bb4-bf1aff41fe62 returned with HTTP 404 Jul 03 02:31:48.718993 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 624/2474] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:48 2026] GET /volume/v3/volumes/01cddccd-3c23-4653-9bb4-bf1aff41fe62 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:31:48.921737 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-798327e6-a565-4db0-b547-22f5ae6606b9 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:48.923631 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-798327e6-a565-4db0-b547-22f5ae6606b9 tempest-VolumesCloneNegativeTest-798626490 tempest-VolumesCloneNegativeTest-798626490-project-member] GET https://10.4.3.223/volume/v3/volumes/e1ff3eeb-8063-40f4-ba66-bd333555c56c Jul 03 02:31:48.923827 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-798327e6-a565-4db0-b547-22f5ae6606b9 tempest-VolumesCloneNegativeTest-798626490 tempest-VolumesCloneNegativeTest-798626490-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:48.924009 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-798327e6-a565-4db0-b547-22f5ae6606b9 tempest-VolumesCloneNegativeTest-798626490 tempest-VolumesCloneNegativeTest-798626490-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:48.930969 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-124e8baa-f524-467a-b39c-b59cf46cf058 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:48.931930 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-798327e6-a565-4db0-b547-22f5ae6606b9 tempest-VolumesCloneNegativeTest-798626490 tempest-VolumesCloneNegativeTest-798626490-project-member] https://10.4.3.223/volume/v3/volumes/e1ff3eeb-8063-40f4-ba66-bd333555c56c returned with HTTP 404 Jul 03 02:31:48.932675 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 616/2475] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:48 2026] GET /volume/v3/volumes/e1ff3eeb-8063-40f4-ba66-bd333555c56c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:31:48.933788 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-124e8baa-f524-467a-b39c-b59cf46cf058 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] GET https://10.4.3.223/volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 Jul 03 02:31:48.934012 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-124e8baa-f524-467a-b39c-b59cf46cf058 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:48.934241 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-124e8baa-f524-467a-b39c-b59cf46cf058 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:48.953858 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:48.953858 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:31:48.958916 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-124e8baa-f524-467a-b39c-b59cf46cf058 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Volume info retrieved successfully. Jul 03 02:31:48.964795 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-124e8baa-f524-467a-b39c-b59cf46cf058 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 returned with HTTP 200 Jul 03 02:31:48.965336 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 621/2476] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:48 2026] GET /volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 => generated 853 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:49.661837 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-9a6507b6-3bc1-45ad-b886-0c03a9acb9ca None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:49.664725 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-9a6507b6-3bc1-45ad-b886-0c03a9acb9ca tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] GET https://10.4.3.223/volume/v3/snapshots/98db57db-9333-415a-88b9-f4de4223e24c Jul 03 02:31:49.664893 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-9a6507b6-3bc1-45ad-b886-0c03a9acb9ca tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:49.665065 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-9a6507b6-3bc1-45ad-b886-0c03a9acb9ca tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:49.673763 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-9a6507b6-3bc1-45ad-b886-0c03a9acb9ca tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] https://10.4.3.223/volume/v3/snapshots/98db57db-9333-415a-88b9-f4de4223e24c returned with HTTP 404 Jul 03 02:31:49.674212 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 616/2477] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:31:49 2026] GET /volume/v3/snapshots/98db57db-9333-415a-88b9-f4de4223e24c => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:31:49.683047 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-6c437bfa-c0ff-49f3-9764-96e8e09e1236 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:49.686663 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-6c437bfa-c0ff-49f3-9764-96e8e09e1236 tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] GET https://10.4.3.223/volume/v3/volumes/daba17cd-b04d-43ff-8863-0f0e8ee21380 Jul 03 02:31:49.686899 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-6c437bfa-c0ff-49f3-9764-96e8e09e1236 tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:49.687139 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-6c437bfa-c0ff-49f3-9764-96e8e09e1236 tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:49.697999 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:49.697999 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:31:49.702737 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-6c437bfa-c0ff-49f3-9764-96e8e09e1236 tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] Volume info retrieved successfully. Jul 03 02:31:49.707700 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-6c437bfa-c0ff-49f3-9764-96e8e09e1236 tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] https://10.4.3.223/volume/v3/volumes/daba17cd-b04d-43ff-8863-0f0e8ee21380 returned with HTTP 200 Jul 03 02:31:49.708090 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 625/2478] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:49 2026] GET /volume/v3/volumes/daba17cd-b04d-43ff-8863-0f0e8ee21380 => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:49.725310 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-8912d52c-86b1-406f-b3ac-5a2a3468ff56 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:49.727606 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-8912d52c-86b1-406f-b3ac-5a2a3468ff56 tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] DELETE https://10.4.3.223/volume/v3/volumes/daba17cd-b04d-43ff-8863-0f0e8ee21380 Jul 03 02:31:49.727773 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-8912d52c-86b1-406f-b3ac-5a2a3468ff56 tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:49.727946 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-8912d52c-86b1-406f-b3ac-5a2a3468ff56 tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] Calling method 'delete' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:49.728104 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.volumes [None req-8912d52c-86b1-406f-b3ac-5a2a3468ff56 tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] Delete volume with id: daba17cd-b04d-43ff-8863-0f0e8ee21380 Jul 03 02:31:49.742233 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:49.742233 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:31:49.742233 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-8912d52c-86b1-406f-b3ac-5a2a3468ff56 tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] Volume info retrieved successfully. Jul 03 02:31:49.767057 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-8912d52c-86b1-406f-b3ac-5a2a3468ff56 tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] Delete volume request issued successfully. Jul 03 02:31:49.767057 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-8912d52c-86b1-406f-b3ac-5a2a3468ff56 tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] https://10.4.3.223/volume/v3/volumes/daba17cd-b04d-43ff-8863-0f0e8ee21380 returned with HTTP 202 Jul 03 02:31:49.767057 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 617/2479] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:31:49 2026] DELETE /volume/v3/volumes/daba17cd-b04d-43ff-8863-0f0e8ee21380 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:31:49.774582 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-fc84077c-9621-42f6-8ce1-ea77d0923954 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:49.775923 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-fc84077c-9621-42f6-8ce1-ea77d0923954 tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] GET https://10.4.3.223/volume/v3/volumes/daba17cd-b04d-43ff-8863-0f0e8ee21380 Jul 03 02:31:49.775923 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-fc84077c-9621-42f6-8ce1-ea77d0923954 tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:49.776001 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-fc84077c-9621-42f6-8ce1-ea77d0923954 tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:49.782364 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:49.782364 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:31:49.786430 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-fc84077c-9621-42f6-8ce1-ea77d0923954 tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] Volume info retrieved successfully. Jul 03 02:31:49.791648 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-fc84077c-9621-42f6-8ce1-ea77d0923954 tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] https://10.4.3.223/volume/v3/volumes/daba17cd-b04d-43ff-8863-0f0e8ee21380 returned with HTTP 200 Jul 03 02:31:49.791953 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 622/2480] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:49 2026] GET /volume/v3/volumes/daba17cd-b04d-43ff-8863-0f0e8ee21380 => generated 839 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:49.802732 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-0e874ab2-ff5a-4a4e-8c99-852ee6b317b1 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:49.806700 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-0e874ab2-ff5a-4a4e-8c99-852ee6b317b1 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] DELETE https://10.4.3.223/volume/v3/volumes/ae515095-64ad-4304-863e-c6a4021223c8 Jul 03 02:31:49.806993 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-0e874ab2-ff5a-4a4e-8c99-852ee6b317b1 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:49.807275 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-0e874ab2-ff5a-4a4e-8c99-852ee6b317b1 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Calling method 'delete' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:49.807529 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.volumes [None req-0e874ab2-ff5a-4a4e-8c99-852ee6b317b1 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Delete volume with id: ae515095-64ad-4304-863e-c6a4021223c8 Jul 03 02:31:49.819318 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:49.819318 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:31:49.820689 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-0e874ab2-ff5a-4a4e-8c99-852ee6b317b1 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Volume info retrieved successfully. Jul 03 02:31:49.835997 np0000004352 devstack@c-api.service[100014]: WARNING cinder.keymgr.conf_key_mgr [None req-0e874ab2-ff5a-4a4e-8c99-852ee6b317b1 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 02:31:49.846038 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-0e874ab2-ff5a-4a4e-8c99-852ee6b317b1 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Delete volume request issued successfully. Jul 03 02:31:49.846304 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-0e874ab2-ff5a-4a4e-8c99-852ee6b317b1 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/volumes/ae515095-64ad-4304-863e-c6a4021223c8 returned with HTTP 202 Jul 03 02:31:49.846960 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 617/2481] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:31:49 2026] DELETE /volume/v3/volumes/ae515095-64ad-4304-863e-c6a4021223c8 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:31:49.853523 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-abae4d92-98aa-4975-8263-a4b1a70d652f None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:49.855851 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-abae4d92-98aa-4975-8263-a4b1a70d652f tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] GET https://10.4.3.223/volume/v3/volumes/ae515095-64ad-4304-863e-c6a4021223c8 Jul 03 02:31:49.856056 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-abae4d92-98aa-4975-8263-a4b1a70d652f tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:49.856290 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-abae4d92-98aa-4975-8263-a4b1a70d652f tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:49.876532 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:49.876532 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:31:49.893216 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-abae4d92-98aa-4975-8263-a4b1a70d652f tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Volume info retrieved successfully. Jul 03 02:31:49.903438 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-abae4d92-98aa-4975-8263-a4b1a70d652f tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/volumes/ae515095-64ad-4304-863e-c6a4021223c8 returned with HTTP 200 Jul 03 02:31:49.903891 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 626/2482] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:49 2026] GET /volume/v3/volumes/ae515095-64ad-4304-863e-c6a4021223c8 => generated 878 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:49.985250 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-bb8f7db0-97be-4659-a950-e83376da05e6 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:49.989435 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-bb8f7db0-97be-4659-a950-e83376da05e6 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] GET https://10.4.3.223/volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 Jul 03 02:31:49.989683 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-bb8f7db0-97be-4659-a950-e83376da05e6 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:49.989913 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-bb8f7db0-97be-4659-a950-e83376da05e6 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:50.001515 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:50.001515 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:31:50.011726 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-bb8f7db0-97be-4659-a950-e83376da05e6 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Volume info retrieved successfully. Jul 03 02:31:50.021627 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-bb8f7db0-97be-4659-a950-e83376da05e6 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 returned with HTTP 200 Jul 03 02:31:50.022702 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 618/2483] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:49 2026] GET /volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 => generated 853 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:50.276747 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-175c2fb0-df92-45a3-a5f7-79ad13436f55 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:50.345469 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-175c2fb0-df92-45a3-a5f7-79ad13436f55 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] GET https://10.4.3.223/volume/v3/volumes Jul 03 02:31:50.345757 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-175c2fb0-df92-45a3-a5f7-79ad13436f55 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:50.346022 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-175c2fb0-df92-45a3-a5f7-79ad13436f55 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Calling method 'index' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:50.346437 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.api_utils [None req-175c2fb0-df92-45a3-a5f7-79ad13436f55 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Removing options '' from query. {{(pid=100013) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 02:31:50.347640 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-175c2fb0-df92-45a3-a5f7-79ad13436f55 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100013) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 02:31:50.366041 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-175c2fb0-df92-45a3-a5f7-79ad13436f55 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Get all volumes completed successfully. Jul 03 02:31:50.366549 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-175c2fb0-df92-45a3-a5f7-79ad13436f55 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 200 Jul 03 02:31:50.367086 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 623/2484] 10.4.3.223 () {66 vars in 1237 bytes} [Fri Jul 3 02:31:50 2026] GET /volume/v3/volumes => generated 15 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 02:31:50.377512 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-4b8374f2-eb2a-40e5-abdf-5169ee31fba3 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:50.379386 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-4b8374f2-eb2a-40e5-abdf-5169ee31fba3 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:31:50.379801 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-4b8374f2-eb2a-40e5-abdf-5169ee31fba3 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-665019364"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:31:50.381361 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.volumes [None req-4b8374f2-eb2a-40e5-abdf-5169ee31fba3 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-665019364'}} {{(pid=100014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:31:50.384996 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.volumes [None req-4b8374f2-eb2a-40e5-abdf-5169ee31fba3 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Create volume of 1 GB Jul 03 02:31:50.389173 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-4b8374f2-eb2a-40e5-abdf-5169ee31fba3 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Availability Zones retrieved successfully. Jul 03 02:31:50.399314 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-4b8374f2-eb2a-40e5-abdf-5169ee31fba3 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Flow 'volume_create_api' (10d06519-d5fb-4793-ba84-dad9c6103f9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:31:50.401588 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-4b8374f2-eb2a-40e5-abdf-5169ee31fba3 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87ccd7a8-cf88-4b7a-be7c-6c3eb31cb4e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:31:50.402706 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.flows.api.create_volume [None req-4b8374f2-eb2a-40e5-abdf-5169ee31fba3 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Validating volume size '1' using validate_int {{(pid=100014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:31:50.439022 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-4b8374f2-eb2a-40e5-abdf-5169ee31fba3 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87ccd7a8-cf88-4b7a-be7c-6c3eb31cb4e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:31:50.440261 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-4b8374f2-eb2a-40e5-abdf-5169ee31fba3 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f95bc857-d335-4ebb-8ea7-25faaf99ad00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:31:50.510629 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.quota [None req-4b8374f2-eb2a-40e5-abdf-5169ee31fba3 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Created reservations ['cc996d79-3114-40f1-8ab7-bcc1b3ceb643', '775d0fcb-5f49-4529-bda0-599d84be79c9', '98c79504-9907-40c0-b1bd-8bf4fb0052ff', '35765b8f-fe0f-4aba-8864-730a729c3433'] {{(pid=100014) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:31:50.511336 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-4b8374f2-eb2a-40e5-abdf-5169ee31fba3 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f95bc857-d335-4ebb-8ea7-25faaf99ad00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cc996d79-3114-40f1-8ab7-bcc1b3ceb643', '775d0fcb-5f49-4529-bda0-599d84be79c9', '98c79504-9907-40c0-b1bd-8bf4fb0052ff', '35765b8f-fe0f-4aba-8864-730a729c3433']}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:31:50.511993 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-4b8374f2-eb2a-40e5-abdf-5169ee31fba3 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (662027b5-2e10-433d-9ccc-5444fda15cd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:31:50.538931 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-4b8374f2-eb2a-40e5-abdf-5169ee31fba3 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (662027b5-2e10-433d-9ccc-5444fda15cd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ae5095d3-a4d0-4c5c-8fa6-beae6f68bf34', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-665019364',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='d48a231c231c44f48fa1a429df121599',qos_specs=None,replication_status=,reservations=['cc996d79-3114-40f1-8ab7-bcc1b3ceb643','775d0fcb-5f49-4529-bda0-599d84be79c9','98c79504-9907-40c0-b1bd-8bf4fb0052ff','35765b8f-fe0f-4aba-8864-730a729c3433'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ea7d59f3a80462993a1ab9cade984d7',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:31:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-665019364',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ae5095d3-a4d0-4c5c-8fa6-beae6f68bf34,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='d48a231c231c44f48fa1a429df121599',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3ea7d59f3a80462993a1ab9cade984d7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:31:50.540071 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-4b8374f2-eb2a-40e5-abdf-5169ee31fba3 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2213ae47-6922-4ee7-8827-0e7fd76c51bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:31:50.563413 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-4b8374f2-eb2a-40e5-abdf-5169ee31fba3 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2213ae47-6922-4ee7-8827-0e7fd76c51bc) transitioned into state 'SUCCESS' from state '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-665019364',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='d48a231c231c44f48fa1a429df121599',qos_specs=None,replication_status=,reservations=['cc996d79-3114-40f1-8ab7-bcc1b3ceb643','775d0fcb-5f49-4529-bda0-599d84be79c9','98c79504-9907-40c0-b1bd-8bf4fb0052ff','35765b8f-fe0f-4aba-8864-730a729c3433'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ea7d59f3a80462993a1ab9cade984d7',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:31:50.564431 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-4b8374f2-eb2a-40e5-abdf-5169ee31fba3 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19d5fe56-7e2f-4b2b-a5a2-d654bdd6f3f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:31:50.579314 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-4b8374f2-eb2a-40e5-abdf-5169ee31fba3 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19d5fe56-7e2f-4b2b-a5a2-d654bdd6f3f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:31:50.580572 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-4b8374f2-eb2a-40e5-abdf-5169ee31fba3 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Flow 'volume_create_api' (10d06519-d5fb-4793-ba84-dad9c6103f9a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:31:50.580990 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-4b8374f2-eb2a-40e5-abdf-5169ee31fba3 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Create volume request issued successfully. Jul 03 02:31:50.581785 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-4b8374f2-eb2a-40e5-abdf-5169ee31fba3 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:31:50.582340 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 618/2485] 10.4.3.223 () {68 vars in 1259 bytes} [Fri Jul 3 02:31:50 2026] POST /volume/v3/volumes => generated 763 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:31:50.600381 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-bf576d81-fc77-4109-aab4-cabb8a6409ef None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:50.602907 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-bf576d81-fc77-4109-aab4-cabb8a6409ef tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] GET https://10.4.3.223/volume/v3/volumes/ae5095d3-a4d0-4c5c-8fa6-beae6f68bf34 Jul 03 02:31:50.603236 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-bf576d81-fc77-4109-aab4-cabb8a6409ef tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:50.603530 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-bf576d81-fc77-4109-aab4-cabb8a6409ef tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:50.613321 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:50.613321 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:31:50.618693 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-bf576d81-fc77-4109-aab4-cabb8a6409ef tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Volume info retrieved successfully. Jul 03 02:31:50.625482 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-e2626430-ccee-4dfc-b55d-4a008e5a4a69 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:50.626181 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-bf576d81-fc77-4109-aab4-cabb8a6409ef tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] https://10.4.3.223/volume/v3/volumes/ae5095d3-a4d0-4c5c-8fa6-beae6f68bf34 returned with HTTP 200 Jul 03 02:31:50.626937 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 627/2486] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:50 2026] GET /volume/v3/volumes/ae5095d3-a4d0-4c5c-8fa6-beae6f68bf34 => generated 831 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:50.630346 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-e2626430-ccee-4dfc-b55d-4a008e5a4a69 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] DELETE https://10.4.3.223/volume/v3/volumes/9c7740bb-ecf2-4f51-aaf9-e8248c4c1c68 Jul 03 02:31:50.630580 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-e2626430-ccee-4dfc-b55d-4a008e5a4a69 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:50.630751 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-e2626430-ccee-4dfc-b55d-4a008e5a4a69 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Calling method 'delete' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:50.630897 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.volumes [None req-e2626430-ccee-4dfc-b55d-4a008e5a4a69 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Delete volume with id: 9c7740bb-ecf2-4f51-aaf9-e8248c4c1c68 Jul 03 02:31:50.640303 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:50.640303 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:31:50.640802 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-e2626430-ccee-4dfc-b55d-4a008e5a4a69 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Volume info retrieved successfully. Jul 03 02:31:50.664331 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-e2626430-ccee-4dfc-b55d-4a008e5a4a69 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Delete volume request issued successfully. Jul 03 02:31:50.664502 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-e2626430-ccee-4dfc-b55d-4a008e5a4a69 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] https://10.4.3.223/volume/v3/volumes/9c7740bb-ecf2-4f51-aaf9-e8248c4c1c68 returned with HTTP 202 Jul 03 02:31:50.665168 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 619/2487] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:31:50 2026] DELETE /volume/v3/volumes/9c7740bb-ecf2-4f51-aaf9-e8248c4c1c68 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:31:50.677341 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-7cc458f1-3e2e-4c2d-a3b1-5cd599f46ee3 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:50.679253 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-7cc458f1-3e2e-4c2d-a3b1-5cd599f46ee3 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] GET https://10.4.3.223/volume/v3/volumes/9c7740bb-ecf2-4f51-aaf9-e8248c4c1c68 Jul 03 02:31:50.679253 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-7cc458f1-3e2e-4c2d-a3b1-5cd599f46ee3 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:50.679253 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-7cc458f1-3e2e-4c2d-a3b1-5cd599f46ee3 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:50.687233 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:50.687233 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:31:50.694835 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-7cc458f1-3e2e-4c2d-a3b1-5cd599f46ee3 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Volume info retrieved successfully. Jul 03 02:31:50.700047 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-7cc458f1-3e2e-4c2d-a3b1-5cd599f46ee3 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] https://10.4.3.223/volume/v3/volumes/9c7740bb-ecf2-4f51-aaf9-e8248c4c1c68 returned with HTTP 200 Jul 03 02:31:50.700457 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 624/2488] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:50 2026] GET /volume/v3/volumes/9c7740bb-ecf2-4f51-aaf9-e8248c4c1c68 => generated 1248 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:31:50.808186 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-58db04bf-50f9-41d3-a80f-0371efd40a8c None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:50.810561 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-58db04bf-50f9-41d3-a80f-0371efd40a8c tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] GET https://10.4.3.223/volume/v3/volumes/daba17cd-b04d-43ff-8863-0f0e8ee21380 Jul 03 02:31:50.810836 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-58db04bf-50f9-41d3-a80f-0371efd40a8c tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:50.811075 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-58db04bf-50f9-41d3-a80f-0371efd40a8c tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:50.818442 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-58db04bf-50f9-41d3-a80f-0371efd40a8c tempest-VolumesExtendTest-2065125600 tempest-VolumesExtendTest-2065125600-project-member] https://10.4.3.223/volume/v3/volumes/daba17cd-b04d-43ff-8863-0f0e8ee21380 returned with HTTP 404 Jul 03 02:31:50.819100 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 619/2489] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:50 2026] GET /volume/v3/volumes/daba17cd-b04d-43ff-8863-0f0e8ee21380 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:31:50.827749 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-45f55745-0745-490e-a98a-91c81f89a3c3 req-8890a4a8-6889-463e-97c4-872b7b6b4396 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:50.830461 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-45f55745-0745-490e-a98a-91c81f89a3c3 req-8890a4a8-6889-463e-97c4-872b7b6b4396 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] POST https://10.4.3.223/volume/v3/attachments/3608d606-a261-4b0b-9805-d5c6cfe7b2fa/action Jul 03 02:31:50.831246 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-45f55745-0745-490e-a98a-91c81f89a3c3 req-8890a4a8-6889-463e-97c4-872b7b6b4396 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Action body: b'{"os-complete": null}' {{(pid=100015) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:31:50.831451 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-45f55745-0745-490e-a98a-91c81f89a3c3 req-8890a4a8-6889-463e-97c4-872b7b6b4396 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:31:50.859496 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:50.859496 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:31:50.876702 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-45f55745-0745-490e-a98a-91c81f89a3c3 req-8890a4a8-6889-463e-97c4-872b7b6b4396 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/attachments/3608d606-a261-4b0b-9805-d5c6cfe7b2fa/action returned with HTTP 204 Jul 03 02:31:50.877158 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 628/2490] 10.4.3.223 () {74 vars in 1725 bytes} [Fri Jul 3 02:31:50 2026] POST /volume/v3/attachments/3608d606-a261-4b0b-9805-d5c6cfe7b2fa/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:31:50.922737 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-70e05a05-6898-4339-a48c-6290d5583106 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:50.925174 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-70e05a05-6898-4339-a48c-6290d5583106 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] GET https://10.4.3.223/volume/v3/volumes/ae515095-64ad-4304-863e-c6a4021223c8 Jul 03 02:31:50.925401 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-70e05a05-6898-4339-a48c-6290d5583106 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:50.925634 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-70e05a05-6898-4339-a48c-6290d5583106 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:50.934726 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-70e05a05-6898-4339-a48c-6290d5583106 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/volumes/ae515095-64ad-4304-863e-c6a4021223c8 returned with HTTP 404 Jul 03 02:31:50.935223 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 620/2491] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:50 2026] GET /volume/v3/volumes/ae515095-64ad-4304-863e-c6a4021223c8 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:31:50.944667 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-a0ca8f1b-c47a-483e-a821-aeb13a055ea6 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:50.947037 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-a0ca8f1b-c47a-483e-a821-aeb13a055ea6 tempest-TestEncryptedCinderVolumes-289306030 tempest-TestEncryptedCinderVolumes-289306030-project-admin] GET https://10.4.3.223/volume/v3/volumes/detail?all_tenants=1 Jul 03 02:31:50.947269 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-a0ca8f1b-c47a-483e-a821-aeb13a055ea6 tempest-TestEncryptedCinderVolumes-289306030 tempest-TestEncryptedCinderVolumes-289306030-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:50.947512 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-a0ca8f1b-c47a-483e-a821-aeb13a055ea6 tempest-TestEncryptedCinderVolumes-289306030 tempest-TestEncryptedCinderVolumes-289306030-project-admin] Calling method 'detail' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:50.948477 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-a0ca8f1b-c47a-483e-a821-aeb13a055ea6 tempest-TestEncryptedCinderVolumes-289306030 tempest-TestEncryptedCinderVolumes-289306030-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100013) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 02:31:50.972710 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-a0ca8f1b-c47a-483e-a821-aeb13a055ea6 tempest-TestEncryptedCinderVolumes-289306030 tempest-TestEncryptedCinderVolumes-289306030-project-admin] Get all volumes completed successfully. Jul 03 02:31:50.976162 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:50.976162 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:31:50.985262 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-a0ca8f1b-c47a-483e-a821-aeb13a055ea6 tempest-TestEncryptedCinderVolumes-289306030 tempest-TestEncryptedCinderVolumes-289306030-project-admin] https://10.4.3.223/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 02:31:50.985797 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 625/2492] 10.4.3.223 () {66 vars in 1285 bytes} [Fri Jul 3 02:31:50 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10444 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:31:51.007244 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-8e4d7fa5-f02a-410d-a100-1ffcfeba68e2 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:51.013440 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-8e4d7fa5-f02a-410d-a100-1ffcfeba68e2 tempest-TestEncryptedCinderVolumes-289306030 tempest-TestEncryptedCinderVolumes-289306030-project-admin] DELETE https://10.4.3.223/volume/v3/types/ebc52cc9-2201-4d61-a952-f256f9ce5dc4 Jul 03 02:31:51.013440 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-8e4d7fa5-f02a-410d-a100-1ffcfeba68e2 tempest-TestEncryptedCinderVolumes-289306030 tempest-TestEncryptedCinderVolumes-289306030-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:51.013440 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-8e4d7fa5-f02a-410d-a100-1ffcfeba68e2 tempest-TestEncryptedCinderVolumes-289306030 tempest-TestEncryptedCinderVolumes-289306030-project-admin] Calling method '_delete' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:51.013440 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:51.013440 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:31:51.037081 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-709749b0-fe20-4768-87fd-2fc8aff7352b None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:51.039468 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-709749b0-fe20-4768-87fd-2fc8aff7352b tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] GET https://10.4.3.223/volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 Jul 03 02:31:51.039720 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-709749b0-fe20-4768-87fd-2fc8aff7352b tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:51.039897 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-709749b0-fe20-4768-87fd-2fc8aff7352b tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:51.049810 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-8e4d7fa5-f02a-410d-a100-1ffcfeba68e2 tempest-TestEncryptedCinderVolumes-289306030 tempest-TestEncryptedCinderVolumes-289306030-project-admin] https://10.4.3.223/volume/v3/types/ebc52cc9-2201-4d61-a952-f256f9ce5dc4 returned with HTTP 202 Jul 03 02:31:51.050347 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 620/2493] 10.4.3.223 () {66 vars in 1345 bytes} [Fri Jul 3 02:31:51 2026] DELETE /volume/v3/types/ebc52cc9-2201-4d61-a952-f256f9ce5dc4 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:31:51.050907 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:51.050907 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:31:51.054592 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-709749b0-fe20-4768-87fd-2fc8aff7352b tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Volume info retrieved successfully. Jul 03 02:31:51.058984 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-709749b0-fe20-4768-87fd-2fc8aff7352b tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 returned with HTTP 200 Jul 03 02:31:51.059464 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 629/2494] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:51 2026] GET /volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 => generated 1145 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:31:51.064666 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-6ba72355-c713-40d6-a055-474cc81c7b24 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:51.066798 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-6ba72355-c713-40d6-a055-474cc81c7b24 tempest-TestEncryptedCinderVolumes-289306030 tempest-TestEncryptedCinderVolumes-289306030-project-admin] POST https://10.4.3.223/volume/v3/types Jul 03 02:31:51.067232 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-6ba72355-c713-40d6-a055-474cc81c7b24 tempest-TestEncryptedCinderVolumes-289306030 tempest-TestEncryptedCinderVolumes-289306030-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1951718646", "extra_specs": {}}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:31:51.083841 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-6ba72355-c713-40d6-a055-474cc81c7b24 tempest-TestEncryptedCinderVolumes-289306030 tempest-TestEncryptedCinderVolumes-289306030-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Jul 03 02:31:51.084223 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 621/2495] 10.4.3.223 () {68 vars in 1252 bytes} [Fri Jul 3 02:31:51 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) Jul 03 02:31:51.094410 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-1e3e83be-c7f7-4ec4-a049-83f4ed40b2cf None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:51.096657 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-1e3e83be-c7f7-4ec4-a049-83f4ed40b2cf tempest-TestEncryptedCinderVolumes-289306030 tempest-TestEncryptedCinderVolumes-289306030-project-admin] POST https://10.4.3.223/volume/v3/types/3aac2285-71a4-4b00-8928-bc9a3a8eb7a8/encryption Jul 03 02:31:51.097085 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-1e3e83be-c7f7-4ec4-a049-83f4ed40b2cf tempest-TestEncryptedCinderVolumes-289306030 tempest-TestEncryptedCinderVolumes-289306030-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:31:51.112477 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-22a42e72-20e0-4cc8-8b12-2fdc15338e3f req-aac74eb0-8d4c-4a4c-ad50-4fe1d659a3f2 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:51.114790 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-22a42e72-20e0-4cc8-8b12-2fdc15338e3f req-aac74eb0-8d4c-4a4c-ad50-4fe1d659a3f2 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] GET https://10.4.3.223/volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 Jul 03 02:31:51.115021 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-22a42e72-20e0-4cc8-8b12-2fdc15338e3f req-aac74eb0-8d4c-4a4c-ad50-4fe1d659a3f2 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:51.115254 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-22a42e72-20e0-4cc8-8b12-2fdc15338e3f req-aac74eb0-8d4c-4a4c-ad50-4fe1d659a3f2 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:51.123547 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-1e3e83be-c7f7-4ec4-a049-83f4ed40b2cf tempest-TestEncryptedCinderVolumes-289306030 tempest-TestEncryptedCinderVolumes-289306030-project-admin] https://10.4.3.223/volume/v3/types/3aac2285-71a4-4b00-8928-bc9a3a8eb7a8/encryption returned with HTTP 200 Jul 03 02:31:51.124358 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 626/2496] 10.4.3.223 () {68 vars in 1397 bytes} [Fri Jul 3 02:31:51 2026] POST /volume/v3/types/3aac2285-71a4-4b00-8928-bc9a3a8eb7a8/encryption => generated 230 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:51.127252 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:51.127252 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:31:51.131822 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [req-22a42e72-20e0-4cc8-8b12-2fdc15338e3f req-aac74eb0-8d4c-4a4c-ad50-4fe1d659a3f2 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Volume info retrieved successfully. Jul 03 02:31:51.138445 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-dcdbbed9-cf20-4e6f-81bf-fbdbbd716d55 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:51.138445 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-dcdbbed9-cf20-4e6f-81bf-fbdbbd716d55 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:31:51.138445 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-dcdbbed9-cf20-4e6f-81bf-fbdbbd716d55 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-850428776", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1951718646", "size": 1}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:31:51.138782 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-22a42e72-20e0-4cc8-8b12-2fdc15338e3f req-aac74eb0-8d4c-4a4c-ad50-4fe1d659a3f2 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 returned with HTTP 200 Jul 03 02:31:51.139172 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 621/2497] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:31:51 2026] GET /volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 => generated 1145 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:31:51.141339 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.volumes [None req-dcdbbed9-cf20-4e6f-81bf-fbdbbd716d55 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-850428776', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1951718646', 'size': 1}} {{(pid=100015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:31:51.143636 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-dcdbbed9-cf20-4e6f-81bf-fbdbbd716d55 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Create volume of 1 GB Jul 03 02:31:51.144084 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:51.144084 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:31:51.144744 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-dcdbbed9-cf20-4e6f-81bf-fbdbbd716d55 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Availability Zones retrieved successfully. Jul 03 02:31:51.150941 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-dcdbbed9-cf20-4e6f-81bf-fbdbbd716d55 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Flow 'volume_create_api' (84894afa-8336-4df0-a517-b45070355038) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:31:51.152498 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-dcdbbed9-cf20-4e6f-81bf-fbdbbd716d55 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0870d64a-5268-4cda-b8bd-56e064e191b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:31:51.153950 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.flows.api.create_volume [None req-dcdbbed9-cf20-4e6f-81bf-fbdbbd716d55 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Validating volume size '1' using validate_int {{(pid=100015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:31:51.184151 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-dcdbbed9-cf20-4e6f-81bf-fbdbbd716d55 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0870d64a-5268-4cda-b8bd-56e064e191b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:31:51Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3aac2285-71a4-4b00-8928-bc9a3a8eb7a8,is_public=True,name='tempest-scenario-type-luks-1951718646',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3aac2285-71a4-4b00-8928-bc9a3a8eb7a8', '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=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:31:51.185019 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-dcdbbed9-cf20-4e6f-81bf-fbdbbd716d55 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5171a628-2810-44a1-83e7-173eab6da6b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:31:51.215123 np0000004352 devstack@c-api.service[100015]: WARNING cinder.quota [None req-dcdbbed9-cf20-4e6f-81bf-fbdbbd716d55 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1951718646 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1951718646, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:31:51.215581 np0000004352 devstack@c-api.service[100015]: WARNING cinder.quota [None req-dcdbbed9-cf20-4e6f-81bf-fbdbbd716d55 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1951718646 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1951718646, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:31:51.248620 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.quota [None req-dcdbbed9-cf20-4e6f-81bf-fbdbbd716d55 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Created reservations ['a905c4cc-477f-4c69-a5cc-4367fd2ddb2b', '3f8f19ff-6393-4d6f-8608-b0f2f9972f4c', '7486c48e-1e00-44bd-84e4-34db9d729ae7', 'b6df05e2-b706-4aed-ad15-21f2d74cc800'] {{(pid=100015) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:31:51.249404 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-dcdbbed9-cf20-4e6f-81bf-fbdbbd716d55 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5171a628-2810-44a1-83e7-173eab6da6b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a905c4cc-477f-4c69-a5cc-4367fd2ddb2b', '3f8f19ff-6393-4d6f-8608-b0f2f9972f4c', '7486c48e-1e00-44bd-84e4-34db9d729ae7', 'b6df05e2-b706-4aed-ad15-21f2d74cc800']}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:31:51.250112 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-dcdbbed9-cf20-4e6f-81bf-fbdbbd716d55 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04ff5d7d-4d92-4bfc-a2c0-3220b4dbb05e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:31:51.274496 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-dcdbbed9-cf20-4e6f-81bf-fbdbbd716d55 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04ff5d7d-4d92-4bfc-a2c0-3220b4dbb05e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3a8d8ade-0626-44bb-987a-1b0f095adf4c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-850428776',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61531f022fa34f3c81c9629330b05878',qos_specs=None,replication_status=,reservations=['a905c4cc-477f-4c69-a5cc-4367fd2ddb2b','3f8f19ff-6393-4d6f-8608-b0f2f9972f4c','7486c48e-1e00-44bd-84e4-34db9d729ae7','b6df05e2-b706-4aed-ad15-21f2d74cc800'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='374da1e753624018ab518bacbfc98877',volume_type_id=3aac2285-71a4-4b00-8928-bc9a3a8eb7a8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:31:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-850428776',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=3a8d8ade-0626-44bb-987a-1b0f095adf4c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='61531f022fa34f3c81c9629330b05878',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='374da1e753624018ab518bacbfc98877',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3aac2285-71a4-4b00-8928-bc9a3a8eb7a8),volume_type_id=3aac2285-71a4-4b00-8928-bc9a3a8eb7a8)}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:31:51.275395 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-dcdbbed9-cf20-4e6f-81bf-fbdbbd716d55 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01c66906-de5d-440a-b5ac-b16c46b3dd5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:31:51.295404 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-dcdbbed9-cf20-4e6f-81bf-fbdbbd716d55 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01c66906-de5d-440a-b5ac-b16c46b3dd5d) transitioned into state 'SUCCESS' from state '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-850428776',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='61531f022fa34f3c81c9629330b05878',qos_specs=None,replication_status=,reservations=['a905c4cc-477f-4c69-a5cc-4367fd2ddb2b','3f8f19ff-6393-4d6f-8608-b0f2f9972f4c','7486c48e-1e00-44bd-84e4-34db9d729ae7','b6df05e2-b706-4aed-ad15-21f2d74cc800'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='374da1e753624018ab518bacbfc98877',volume_type_id=3aac2285-71a4-4b00-8928-bc9a3a8eb7a8)}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:31:51.296119 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-dcdbbed9-cf20-4e6f-81bf-fbdbbd716d55 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd8b581c-8036-4cfe-aa66-c6c4a231d72b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:31:51.307790 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-dcdbbed9-cf20-4e6f-81bf-fbdbbd716d55 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd8b581c-8036-4cfe-aa66-c6c4a231d72b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:31:51.308900 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-dcdbbed9-cf20-4e6f-81bf-fbdbbd716d55 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Flow 'volume_create_api' (84894afa-8336-4df0-a517-b45070355038) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:31:51.309413 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-dcdbbed9-cf20-4e6f-81bf-fbdbbd716d55 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Create volume request issued successfully. Jul 03 02:31:51.310241 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-dcdbbed9-cf20-4e6f-81bf-fbdbbd716d55 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:31:51.310784 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 630/2498] 10.4.3.223 () {68 vars in 1259 bytes} [Fri Jul 3 02:31:51 2026] POST /volume/v3/volumes => generated 784 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:31:51.643503 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-9d8d3222-1b3f-408d-b18d-351435c251b5 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:51.646645 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-9d8d3222-1b3f-408d-b18d-351435c251b5 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] GET https://10.4.3.223/volume/v3/volumes/ae5095d3-a4d0-4c5c-8fa6-beae6f68bf34 Jul 03 02:31:51.646645 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-9d8d3222-1b3f-408d-b18d-351435c251b5 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:51.646645 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-9d8d3222-1b3f-408d-b18d-351435c251b5 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:51.654646 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:51.654646 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:31:51.659314 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-9d8d3222-1b3f-408d-b18d-351435c251b5 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Volume info retrieved successfully. Jul 03 02:31:51.664714 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-9d8d3222-1b3f-408d-b18d-351435c251b5 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] https://10.4.3.223/volume/v3/volumes/ae5095d3-a4d0-4c5c-8fa6-beae6f68bf34 returned with HTTP 200 Jul 03 02:31:51.665134 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 622/2499] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:51 2026] GET /volume/v3/volumes/ae5095d3-a4d0-4c5c-8fa6-beae6f68bf34 => generated 856 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:51.678050 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-fb47c96e-768e-48fa-a166-602470c20aab None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:51.679785 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-fb47c96e-768e-48fa-a166-602470c20aab tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] GET https://10.4.3.223/volume/v3/volumes/ae5095d3-a4d0-4c5c-8fa6-beae6f68bf34 Jul 03 02:31:51.680031 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-fb47c96e-768e-48fa-a166-602470c20aab tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:51.680153 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-fb47c96e-768e-48fa-a166-602470c20aab tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:51.692169 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:51.692169 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:31:51.695482 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-fb47c96e-768e-48fa-a166-602470c20aab tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Volume info retrieved successfully. Jul 03 02:31:51.699624 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-fb47c96e-768e-48fa-a166-602470c20aab tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] https://10.4.3.223/volume/v3/volumes/ae5095d3-a4d0-4c5c-8fa6-beae6f68bf34 returned with HTTP 200 Jul 03 02:31:51.700106 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 627/2500] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:51 2026] GET /volume/v3/volumes/ae5095d3-a4d0-4c5c-8fa6-beae6f68bf34 => generated 856 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:51.715270 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-906e490f-1648-40b4-adc6-d0cc933d08f0 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:51.715270 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-906e490f-1648-40b4-adc6-d0cc933d08f0 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:31:51.715270 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-906e490f-1648-40b4-adc6-d0cc933d08f0 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1503453851"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:31:51.715935 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.volumes [None req-906e490f-1648-40b4-adc6-d0cc933d08f0 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1503453851'}} {{(pid=100014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:31:51.716091 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.volumes [None req-906e490f-1648-40b4-adc6-d0cc933d08f0 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Create volume of 1 GB Jul 03 02:31:51.717727 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-34a8d57b-92b5-44ab-a127-51f3b23a71b7 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:51.719870 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-34a8d57b-92b5-44ab-a127-51f3b23a71b7 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] GET https://10.4.3.223/volume/v3/volumes/9c7740bb-ecf2-4f51-aaf9-e8248c4c1c68 Jul 03 02:31:51.720115 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-34a8d57b-92b5-44ab-a127-51f3b23a71b7 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:51.720160 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-906e490f-1648-40b4-adc6-d0cc933d08f0 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Availability Zones retrieved successfully. Jul 03 02:31:51.720369 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-34a8d57b-92b5-44ab-a127-51f3b23a71b7 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:51.726502 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-34a8d57b-92b5-44ab-a127-51f3b23a71b7 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] https://10.4.3.223/volume/v3/volumes/9c7740bb-ecf2-4f51-aaf9-e8248c4c1c68 returned with HTTP 404 Jul 03 02:31:51.727056 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 631/2501] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:51 2026] GET /volume/v3/volumes/9c7740bb-ecf2-4f51-aaf9-e8248c4c1c68 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:31:51.728120 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-906e490f-1648-40b4-adc6-d0cc933d08f0 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Flow 'volume_create_api' (372cbe74-5939-45e4-8f39-6704e4a55785) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:31:51.729269 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-906e490f-1648-40b4-adc6-d0cc933d08f0 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afda42e3-9dc5-482c-9dce-2c2df1ed2c48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:31:51.730686 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.flows.api.create_volume [None req-906e490f-1648-40b4-adc6-d0cc933d08f0 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Validating volume size '1' using validate_int {{(pid=100014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:31:51.740051 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-11209c17-8ddc-468f-be7b-855a7bfe152c None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:51.743253 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-11209c17-8ddc-468f-be7b-855a7bfe152c tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] DELETE https://10.4.3.223/volume/v3/volumes/44b41c32-c087-425d-bdfc-d1de08d77cd6 Jul 03 02:31:51.745203 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-11209c17-8ddc-468f-be7b-855a7bfe152c tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:51.745823 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-11209c17-8ddc-468f-be7b-855a7bfe152c tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Calling method 'delete' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:51.745987 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.volumes [None req-11209c17-8ddc-468f-be7b-855a7bfe152c tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Delete volume with id: 44b41c32-c087-425d-bdfc-d1de08d77cd6 Jul 03 02:31:51.756739 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-11209c17-8ddc-468f-be7b-855a7bfe152c tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] https://10.4.3.223/volume/v3/volumes/44b41c32-c087-425d-bdfc-d1de08d77cd6 returned with HTTP 404 Jul 03 02:31:51.757450 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 623/2502] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:31:51 2026] DELETE /volume/v3/volumes/44b41c32-c087-425d-bdfc-d1de08d77cd6 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:31:51.766392 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-570bad29-800c-4f32-baa1-17a6bf00fe91 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:51.769629 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-906e490f-1648-40b4-adc6-d0cc933d08f0 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afda42e3-9dc5-482c-9dce-2c2df1ed2c48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:31:51.769860 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-570bad29-800c-4f32-baa1-17a6bf00fe91 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] GET https://10.4.3.223/volume/v3/volumes/44b41c32-c087-425d-bdfc-d1de08d77cd6 Jul 03 02:31:51.770113 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-570bad29-800c-4f32-baa1-17a6bf00fe91 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:51.770376 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-570bad29-800c-4f32-baa1-17a6bf00fe91 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:51.770732 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-906e490f-1648-40b4-adc6-d0cc933d08f0 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f615dfaf-dd58-4379-8675-51594b135d20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:31:51.778917 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-570bad29-800c-4f32-baa1-17a6bf00fe91 tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] https://10.4.3.223/volume/v3/volumes/44b41c32-c087-425d-bdfc-d1de08d77cd6 returned with HTTP 404 Jul 03 02:31:51.780110 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 628/2503] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:51 2026] GET /volume/v3/volumes/44b41c32-c087-425d-bdfc-d1de08d77cd6 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:31:51.787392 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-f10b9816-42be-4287-bdc7-0a241f61040b None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:51.789389 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-f10b9816-42be-4287-bdc7-0a241f61040b tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] DELETE https://10.4.3.223/volume/v3/volumes/d8c33bdf-6c56-4080-81d6-bde4e4cbabcd Jul 03 02:31:51.789606 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-f10b9816-42be-4287-bdc7-0a241f61040b tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:51.789806 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-f10b9816-42be-4287-bdc7-0a241f61040b tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:51.789963 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-f10b9816-42be-4287-bdc7-0a241f61040b tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Delete volume with id: d8c33bdf-6c56-4080-81d6-bde4e4cbabcd Jul 03 02:31:51.795578 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-f10b9816-42be-4287-bdc7-0a241f61040b tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] https://10.4.3.223/volume/v3/volumes/d8c33bdf-6c56-4080-81d6-bde4e4cbabcd returned with HTTP 404 Jul 03 02:31:51.796021 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 632/2504] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:31:51 2026] DELETE /volume/v3/volumes/d8c33bdf-6c56-4080-81d6-bde4e4cbabcd => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:31:51.805834 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-7fcf8ef9-e849-4c54-936a-a5dd7d50201f None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:51.811919 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-7fcf8ef9-e849-4c54-936a-a5dd7d50201f tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] GET https://10.4.3.223/volume/v3/volumes/d8c33bdf-6c56-4080-81d6-bde4e4cbabcd Jul 03 02:31:51.811919 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-7fcf8ef9-e849-4c54-936a-a5dd7d50201f tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:51.811919 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-7fcf8ef9-e849-4c54-936a-a5dd7d50201f tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:51.818803 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-7fcf8ef9-e849-4c54-936a-a5dd7d50201f tempest-TestInstancesWithCinderVolumes-589375738 tempest-TestInstancesWithCinderVolumes-589375738-project-member] https://10.4.3.223/volume/v3/volumes/d8c33bdf-6c56-4080-81d6-bde4e4cbabcd returned with HTTP 404 Jul 03 02:31:51.819379 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 624/2505] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:51 2026] GET /volume/v3/volumes/d8c33bdf-6c56-4080-81d6-bde4e4cbabcd => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:31:51.827863 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-668fce00-2194-40de-bc27-a9eb2ceb816d None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:51.830131 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-668fce00-2194-40de-bc27-a9eb2ceb816d tempest-TestInstancesWithCinderVolumes-245445622 tempest-TestInstancesWithCinderVolumes-245445622-project-admin] GET https://10.4.3.223/volume/v3/volumes/detail?all_tenants=1 Jul 03 02:31:51.830378 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-668fce00-2194-40de-bc27-a9eb2ceb816d tempest-TestInstancesWithCinderVolumes-245445622 tempest-TestInstancesWithCinderVolumes-245445622-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:51.831144 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-668fce00-2194-40de-bc27-a9eb2ceb816d tempest-TestInstancesWithCinderVolumes-245445622 tempest-TestInstancesWithCinderVolumes-245445622-project-admin] Calling method 'detail' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:51.832588 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-668fce00-2194-40de-bc27-a9eb2ceb816d tempest-TestInstancesWithCinderVolumes-245445622 tempest-TestInstancesWithCinderVolumes-245445622-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100013) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 02:31:51.834528 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.quota [None req-906e490f-1648-40b4-adc6-d0cc933d08f0 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Created reservations ['52425472-bca3-4f47-8817-a1b042e95474', '011f3373-89e0-49aa-9bc0-5b5c7e052967', 'e71a2f45-df29-4e77-8c6a-d725fbcad164', '50ba0548-dd19-4dfe-95de-1245bd6fd532'] {{(pid=100014) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:31:51.835552 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-906e490f-1648-40b4-adc6-d0cc933d08f0 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f615dfaf-dd58-4379-8675-51594b135d20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['52425472-bca3-4f47-8817-a1b042e95474', '011f3373-89e0-49aa-9bc0-5b5c7e052967', 'e71a2f45-df29-4e77-8c6a-d725fbcad164', '50ba0548-dd19-4dfe-95de-1245bd6fd532']}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:31:51.836892 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-906e490f-1648-40b4-adc6-d0cc933d08f0 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e50008e1-909d-42a3-8255-67de09985610) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:31:51.847931 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-668fce00-2194-40de-bc27-a9eb2ceb816d tempest-TestInstancesWithCinderVolumes-245445622 tempest-TestInstancesWithCinderVolumes-245445622-project-admin] Get all volumes completed successfully. Jul 03 02:31:51.851023 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:51.851023 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:31:51.859392 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-668fce00-2194-40de-bc27-a9eb2ceb816d tempest-TestInstancesWithCinderVolumes-245445622 tempest-TestInstancesWithCinderVolumes-245445622-project-admin] https://10.4.3.223/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 02:31:51.859855 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 629/2506] 10.4.3.223 () {66 vars in 1285 bytes} [Fri Jul 3 02:31:51 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11475 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:31:51.871254 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-906e490f-1648-40b4-adc6-d0cc933d08f0 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e50008e1-909d-42a3-8255-67de09985610) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0b1ca9d4-11f7-415a-ad32-50543ea6b659', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1503453851',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='d48a231c231c44f48fa1a429df121599',qos_specs=None,replication_status=,reservations=['52425472-bca3-4f47-8817-a1b042e95474','011f3373-89e0-49aa-9bc0-5b5c7e052967','e71a2f45-df29-4e77-8c6a-d725fbcad164','50ba0548-dd19-4dfe-95de-1245bd6fd532'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ea7d59f3a80462993a1ab9cade984d7',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:31:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1503453851',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0b1ca9d4-11f7-415a-ad32-50543ea6b659,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='d48a231c231c44f48fa1a429df121599',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3ea7d59f3a80462993a1ab9cade984d7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:31:51.871907 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-906e490f-1648-40b4-adc6-d0cc933d08f0 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0318538-dca0-4221-8c0c-91182b38402c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:31:51.879694 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-76acd830-b788-43ec-8d9c-05278dda021e None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:51.881264 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-76acd830-b788-43ec-8d9c-05278dda021e tempest-TestInstancesWithCinderVolumes-245445622 tempest-TestInstancesWithCinderVolumes-245445622-project-admin] DELETE https://10.4.3.223/volume/v3/types/e5c1c594-b8b8-455c-865a-5db2a6994333 Jul 03 02:31:51.881478 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-76acd830-b788-43ec-8d9c-05278dda021e tempest-TestInstancesWithCinderVolumes-245445622 tempest-TestInstancesWithCinderVolumes-245445622-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:51.881733 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-76acd830-b788-43ec-8d9c-05278dda021e tempest-TestInstancesWithCinderVolumes-245445622 tempest-TestInstancesWithCinderVolumes-245445622-project-admin] Calling method '_delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:51.882039 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:51.882039 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:31:51.896236 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-906e490f-1648-40b4-adc6-d0cc933d08f0 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0318538-dca0-4221-8c0c-91182b38402c) transitioned into state 'SUCCESS' from state '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-1503453851',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='d48a231c231c44f48fa1a429df121599',qos_specs=None,replication_status=,reservations=['52425472-bca3-4f47-8817-a1b042e95474','011f3373-89e0-49aa-9bc0-5b5c7e052967','e71a2f45-df29-4e77-8c6a-d725fbcad164','50ba0548-dd19-4dfe-95de-1245bd6fd532'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ea7d59f3a80462993a1ab9cade984d7',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:31:51.896822 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-906e490f-1648-40b4-adc6-d0cc933d08f0 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e23a1032-5d49-4676-8ae0-257a900e9998) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:31:51.908722 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-906e490f-1648-40b4-adc6-d0cc933d08f0 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e23a1032-5d49-4676-8ae0-257a900e9998) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:31:51.909490 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-906e490f-1648-40b4-adc6-d0cc933d08f0 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Flow 'volume_create_api' (372cbe74-5939-45e4-8f39-6704e4a55785) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:31:51.909770 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-906e490f-1648-40b4-adc6-d0cc933d08f0 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Create volume request issued successfully. Jul 03 02:31:51.910290 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-906e490f-1648-40b4-adc6-d0cc933d08f0 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:31:51.911149 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 622/2507] 10.4.3.223 () {68 vars in 1259 bytes} [Fri Jul 3 02:31:51 2026] POST /volume/v3/volumes => generated 764 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:31:51.923965 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-d52a4ee8-61f5-4fe0-86c4-caa0db4699de None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:51.929725 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-d52a4ee8-61f5-4fe0-86c4-caa0db4699de tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] GET https://10.4.3.223/volume/v3/volumes/0b1ca9d4-11f7-415a-ad32-50543ea6b659 Jul 03 02:31:51.931044 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-76acd830-b788-43ec-8d9c-05278dda021e tempest-TestInstancesWithCinderVolumes-245445622 tempest-TestInstancesWithCinderVolumes-245445622-project-admin] https://10.4.3.223/volume/v3/types/e5c1c594-b8b8-455c-865a-5db2a6994333 returned with HTTP 202 Jul 03 02:31:51.934438 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-d52a4ee8-61f5-4fe0-86c4-caa0db4699de tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:51.934582 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 633/2508] 10.4.3.223 () {66 vars in 1345 bytes} [Fri Jul 3 02:31:51 2026] DELETE /volume/v3/types/e5c1c594-b8b8-455c-865a-5db2a6994333 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:31:51.934666 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-d52a4ee8-61f5-4fe0-86c4-caa0db4699de tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:51.942567 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-fa8ab870-f9fb-40f8-8476-1f0720bd90b3 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:51.945501 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-fa8ab870-f9fb-40f8-8476-1f0720bd90b3 tempest-TestInstancesWithCinderVolumes-245445622 tempest-TestInstancesWithCinderVolumes-245445622-project-admin] GET https://10.4.3.223/volume/v3/volumes/detail?all_tenants=1 Jul 03 02:31:51.945501 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-fa8ab870-f9fb-40f8-8476-1f0720bd90b3 tempest-TestInstancesWithCinderVolumes-245445622 tempest-TestInstancesWithCinderVolumes-245445622-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:51.945908 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-fa8ab870-f9fb-40f8-8476-1f0720bd90b3 tempest-TestInstancesWithCinderVolumes-245445622 tempest-TestInstancesWithCinderVolumes-245445622-project-admin] Calling method 'detail' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:51.946867 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-fa8ab870-f9fb-40f8-8476-1f0720bd90b3 tempest-TestInstancesWithCinderVolumes-245445622 tempest-TestInstancesWithCinderVolumes-245445622-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100013) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 02:31:51.947118 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:51.947118 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:31:51.953509 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-d52a4ee8-61f5-4fe0-86c4-caa0db4699de tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Volume info retrieved successfully. Jul 03 02:31:51.961199 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-d52a4ee8-61f5-4fe0-86c4-caa0db4699de tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] https://10.4.3.223/volume/v3/volumes/0b1ca9d4-11f7-415a-ad32-50543ea6b659 returned with HTTP 200 Jul 03 02:31:51.962143 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 625/2509] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:51 2026] GET /volume/v3/volumes/0b1ca9d4-11f7-415a-ad32-50543ea6b659 => generated 832 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:51.971827 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-fa8ab870-f9fb-40f8-8476-1f0720bd90b3 tempest-TestInstancesWithCinderVolumes-245445622 tempest-TestInstancesWithCinderVolumes-245445622-project-admin] Get all volumes completed successfully. Jul 03 02:31:51.974257 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:51.974257 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:31:51.978891 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-fa8ab870-f9fb-40f8-8476-1f0720bd90b3 tempest-TestInstancesWithCinderVolumes-245445622 tempest-TestInstancesWithCinderVolumes-245445622-project-admin] https://10.4.3.223/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 02:31:51.981447 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 630/2510] 10.4.3.223 () {66 vars in 1285 bytes} [Fri Jul 3 02:31:51 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12434 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:31:51.996082 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-4b1bd124-b5ab-4a1a-a8be-448fa5706d1d None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:51.999411 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-4b1bd124-b5ab-4a1a-a8be-448fa5706d1d tempest-TestInstancesWithCinderVolumes-245445622 tempest-TestInstancesWithCinderVolumes-245445622-project-admin] DELETE https://10.4.3.223/volume/v3/types/0d0a5702-2cd7-45fd-95e4-3689eef35f77 Jul 03 02:31:51.999657 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-4b1bd124-b5ab-4a1a-a8be-448fa5706d1d tempest-TestInstancesWithCinderVolumes-245445622 tempest-TestInstancesWithCinderVolumes-245445622-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:51.999880 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-4b1bd124-b5ab-4a1a-a8be-448fa5706d1d tempest-TestInstancesWithCinderVolumes-245445622 tempest-TestInstancesWithCinderVolumes-245445622-project-admin] Calling method '_delete' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:52.000173 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:52.000173 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:31:52.053904 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-4b1bd124-b5ab-4a1a-a8be-448fa5706d1d tempest-TestInstancesWithCinderVolumes-245445622 tempest-TestInstancesWithCinderVolumes-245445622-project-admin] https://10.4.3.223/volume/v3/types/0d0a5702-2cd7-45fd-95e4-3689eef35f77 returned with HTTP 202 Jul 03 02:31:52.054432 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 623/2511] 10.4.3.223 () {66 vars in 1345 bytes} [Fri Jul 3 02:31:51 2026] DELETE /volume/v3/types/0d0a5702-2cd7-45fd-95e4-3689eef35f77 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:31:52.518850 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-37a0269a-4ecc-4142-acda-d0708cb97f85 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:52.521245 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-37a0269a-4ecc-4142-acda-d0708cb97f85 tempest-TestInstancesWithCinderVolumes-245445622 tempest-TestInstancesWithCinderVolumes-245445622-project-admin] GET https://10.4.3.223/volume/v3/volumes/detail?all_tenants=1 Jul 03 02:31:52.521609 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-37a0269a-4ecc-4142-acda-d0708cb97f85 tempest-TestInstancesWithCinderVolumes-245445622 tempest-TestInstancesWithCinderVolumes-245445622-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:52.521839 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-37a0269a-4ecc-4142-acda-d0708cb97f85 tempest-TestInstancesWithCinderVolumes-245445622 tempest-TestInstancesWithCinderVolumes-245445622-project-admin] Calling method 'detail' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:52.522706 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-37a0269a-4ecc-4142-acda-d0708cb97f85 tempest-TestInstancesWithCinderVolumes-245445622 tempest-TestInstancesWithCinderVolumes-245445622-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100015) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 02:31:52.538976 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-37a0269a-4ecc-4142-acda-d0708cb97f85 tempest-TestInstancesWithCinderVolumes-245445622 tempest-TestInstancesWithCinderVolumes-245445622-project-admin] Get all volumes completed successfully. Jul 03 02:31:52.542588 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:52.542588 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:31:52.547103 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-37a0269a-4ecc-4142-acda-d0708cb97f85 tempest-TestInstancesWithCinderVolumes-245445622 tempest-TestInstancesWithCinderVolumes-245445622-project-admin] https://10.4.3.223/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 02:31:52.547590 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 634/2512] 10.4.3.223 () {66 vars in 1285 bytes} [Fri Jul 3 02:31:52 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12495 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:31:52.577381 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-1d3ba883-fee3-425a-af33-fefcb6f82135 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:52.577381 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-1d3ba883-fee3-425a-af33-fefcb6f82135 tempest-TestInstancesWithCinderVolumes-245445622 tempest-TestInstancesWithCinderVolumes-245445622-project-admin] DELETE https://10.4.3.223/volume/v3/volumes/ca02e71c-cf49-48ff-a80b-66dff17548c2 Jul 03 02:31:52.577381 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-1d3ba883-fee3-425a-af33-fefcb6f82135 tempest-TestInstancesWithCinderVolumes-245445622 tempest-TestInstancesWithCinderVolumes-245445622-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:52.578112 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-1d3ba883-fee3-425a-af33-fefcb6f82135 tempest-TestInstancesWithCinderVolumes-245445622 tempest-TestInstancesWithCinderVolumes-245445622-project-admin] Calling method 'delete' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:52.578112 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.volumes [None req-1d3ba883-fee3-425a-af33-fefcb6f82135 tempest-TestInstancesWithCinderVolumes-245445622 tempest-TestInstancesWithCinderVolumes-245445622-project-admin] Delete volume with id: ca02e71c-cf49-48ff-a80b-66dff17548c2 Jul 03 02:31:52.590055 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:52.590055 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:31:52.590991 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-1d3ba883-fee3-425a-af33-fefcb6f82135 tempest-TestInstancesWithCinderVolumes-245445622 tempest-TestInstancesWithCinderVolumes-245445622-project-admin] Volume info retrieved successfully. Jul 03 02:31:52.603282 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.image.cache [None req-1d3ba883-fee3-425a-af33-fefcb6f82135 tempest-TestInstancesWithCinderVolumes-245445622 tempest-TestInstancesWithCinderVolumes-245445622-project-admin] Evicting image cache entry: {'id': 2, 'image_id': '71659933-4bdc-4e4d-858f-dd619c7c9ce5', 'volume_id': 'ca02e71c-cf49-48ff-a80b-66dff17548c2', 'host': 'np0000004352@storpool#default', 'size': 1, 'image_updated_at': datetime.datetime(2026, 7, 3, 2, 29, 46), 'last_used': datetime.datetime(2026, 7, 3, 2, 29, 58)}. {{(pid=100012) evict /opt/stack/cinder/cinder/image/cache.py:52}} Jul 03 02:31:52.619639 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-1d3ba883-fee3-425a-af33-fefcb6f82135 tempest-TestInstancesWithCinderVolumes-245445622 tempest-TestInstancesWithCinderVolumes-245445622-project-admin] Delete volume request issued successfully. Jul 03 02:31:52.619877 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-1d3ba883-fee3-425a-af33-fefcb6f82135 tempest-TestInstancesWithCinderVolumes-245445622 tempest-TestInstancesWithCinderVolumes-245445622-project-admin] https://10.4.3.223/volume/v3/volumes/ca02e71c-cf49-48ff-a80b-66dff17548c2 returned with HTTP 202 Jul 03 02:31:52.620361 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 626/2513] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:31:52 2026] DELETE /volume/v3/volumes/ca02e71c-cf49-48ff-a80b-66dff17548c2 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:31:52.628083 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-26638fd9-adfb-483b-b965-dacd69fc99b9 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:52.629976 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-26638fd9-adfb-483b-b965-dacd69fc99b9 tempest-TestInstancesWithCinderVolumes-245445622 tempest-TestInstancesWithCinderVolumes-245445622-project-admin] GET https://10.4.3.223/volume/v3/volumes/ca02e71c-cf49-48ff-a80b-66dff17548c2 Jul 03 02:31:52.630329 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-26638fd9-adfb-483b-b965-dacd69fc99b9 tempest-TestInstancesWithCinderVolumes-245445622 tempest-TestInstancesWithCinderVolumes-245445622-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:52.630696 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-26638fd9-adfb-483b-b965-dacd69fc99b9 tempest-TestInstancesWithCinderVolumes-245445622 tempest-TestInstancesWithCinderVolumes-245445622-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:52.641005 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:52.641005 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:31:52.645254 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-26638fd9-adfb-483b-b965-dacd69fc99b9 tempest-TestInstancesWithCinderVolumes-245445622 tempest-TestInstancesWithCinderVolumes-245445622-project-admin] Volume info retrieved successfully. Jul 03 02:31:52.651583 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-26638fd9-adfb-483b-b965-dacd69fc99b9 tempest-TestInstancesWithCinderVolumes-245445622 tempest-TestInstancesWithCinderVolumes-245445622-project-admin] https://10.4.3.223/volume/v3/volumes/ca02e71c-cf49-48ff-a80b-66dff17548c2 returned with HTTP 200 Jul 03 02:31:52.652126 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 631/2514] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:52 2026] GET /volume/v3/volumes/ca02e71c-cf49-48ff-a80b-66dff17548c2 => generated 1140 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:31:52.977601 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-62c09068-62ef-4cae-ba1c-f720203f0810 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:52.979341 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-62c09068-62ef-4cae-ba1c-f720203f0810 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] GET https://10.4.3.223/volume/v3/volumes/0b1ca9d4-11f7-415a-ad32-50543ea6b659 Jul 03 02:31:52.979542 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-62c09068-62ef-4cae-ba1c-f720203f0810 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:52.979720 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-62c09068-62ef-4cae-ba1c-f720203f0810 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:52.989736 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:52.989736 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:31:52.994862 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-62c09068-62ef-4cae-ba1c-f720203f0810 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Volume info retrieved successfully. Jul 03 02:31:53.002202 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-62c09068-62ef-4cae-ba1c-f720203f0810 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] https://10.4.3.223/volume/v3/volumes/0b1ca9d4-11f7-415a-ad32-50543ea6b659 returned with HTTP 200 Jul 03 02:31:53.002782 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 624/2515] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:52 2026] GET /volume/v3/volumes/0b1ca9d4-11f7-415a-ad32-50543ea6b659 => generated 857 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:53.021728 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-3e61aed8-9332-4848-9f0b-ff049b21852a None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:53.023808 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-3e61aed8-9332-4848-9f0b-ff049b21852a tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] GET https://10.4.3.223/volume/v3/volumes/0b1ca9d4-11f7-415a-ad32-50543ea6b659 Jul 03 02:31:53.024032 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-3e61aed8-9332-4848-9f0b-ff049b21852a tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:53.024263 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-3e61aed8-9332-4848-9f0b-ff049b21852a tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:53.032439 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:53.032439 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:31:53.036501 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-3e61aed8-9332-4848-9f0b-ff049b21852a tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Volume info retrieved successfully. Jul 03 02:31:53.041536 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-3e61aed8-9332-4848-9f0b-ff049b21852a tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] https://10.4.3.223/volume/v3/volumes/0b1ca9d4-11f7-415a-ad32-50543ea6b659 returned with HTTP 200 Jul 03 02:31:53.042101 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 635/2516] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:53 2026] GET /volume/v3/volumes/0b1ca9d4-11f7-415a-ad32-50543ea6b659 => generated 857 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:53.060064 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-ef2ff8c3-0c0d-44d6-b49a-28b7e0ff570b None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:53.061620 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-ef2ff8c3-0c0d-44d6-b49a-28b7e0ff570b tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:31:53.061922 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-ef2ff8c3-0c0d-44d6-b49a-28b7e0ff570b tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1257445232"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:31:53.063315 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.volumes [None req-ef2ff8c3-0c0d-44d6-b49a-28b7e0ff570b tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1257445232'}} {{(pid=100012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:31:53.063863 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.volumes [None req-ef2ff8c3-0c0d-44d6-b49a-28b7e0ff570b tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Create volume of 1 GB Jul 03 02:31:53.067583 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-ef2ff8c3-0c0d-44d6-b49a-28b7e0ff570b tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Availability Zones retrieved successfully. Jul 03 02:31:53.075447 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-ef2ff8c3-0c0d-44d6-b49a-28b7e0ff570b tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Flow 'volume_create_api' (7c3a6340-09ac-4f23-81f2-05bb53ec3a32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:31:53.075447 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-ef2ff8c3-0c0d-44d6-b49a-28b7e0ff570b tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9409949-4f10-475b-9670-e9e36954f572) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:31:53.075447 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.flows.api.create_volume [None req-ef2ff8c3-0c0d-44d6-b49a-28b7e0ff570b tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Validating volume size '1' using validate_int {{(pid=100012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:31:53.117680 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-ef2ff8c3-0c0d-44d6-b49a-28b7e0ff570b tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9409949-4f10-475b-9670-e9e36954f572) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:31:53.118795 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-ef2ff8c3-0c0d-44d6-b49a-28b7e0ff570b tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67adee17-f476-4096-b92e-bcb4aff5c719) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:31:53.174151 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.quota [None req-ef2ff8c3-0c0d-44d6-b49a-28b7e0ff570b tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Created reservations ['f57053c5-0c38-47be-b570-ef7ac2568c4e', '868bbb91-76ce-4a8b-93e8-283c831fd563', '706f4506-9bb9-4db0-89d0-2abf2d4b995c', 'a6fcc77d-364a-4598-8487-392917cc4460'] {{(pid=100012) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:31:53.175219 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-ef2ff8c3-0c0d-44d6-b49a-28b7e0ff570b tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67adee17-f476-4096-b92e-bcb4aff5c719) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f57053c5-0c38-47be-b570-ef7ac2568c4e', '868bbb91-76ce-4a8b-93e8-283c831fd563', '706f4506-9bb9-4db0-89d0-2abf2d4b995c', 'a6fcc77d-364a-4598-8487-392917cc4460']}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:31:53.177128 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-ef2ff8c3-0c0d-44d6-b49a-28b7e0ff570b tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06cd1df0-7cb1-467a-b6e5-e31b0050ba04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:31:53.177191 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-e3933bc8-c844-4de2-b471-4cdb139cf408 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:53.177580 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-e3933bc8-c844-4de2-b471-4cdb139cf408 None None] GET https://10.4.3.223/volume// Jul 03 02:31:53.177700 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-e3933bc8-c844-4de2-b471-4cdb139cf408 None None] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:53.177895 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-e3933bc8-c844-4de2-b471-4cdb139cf408 None None] Calling method 'all' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:53.178206 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-e3933bc8-c844-4de2-b471-4cdb139cf408 None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:31:53.178515 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 632/2517] 10.4.3.223 () {66 vars in 1428 bytes} [Fri Jul 3 02:31:53 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:31:53.187526 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-22a42e72-20e0-4cc8-8b12-2fdc15338e3f req-82fad5eb-5ebf-49e1-aa2c-e62407148350 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:53.189901 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-22a42e72-20e0-4cc8-8b12-2fdc15338e3f req-82fad5eb-5ebf-49e1-aa2c-e62407148350 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] POST https://10.4.3.223/volume/v3/attachments Jul 03 02:31:53.190255 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-22a42e72-20e0-4cc8-8b12-2fdc15338e3f req-82fad5eb-5ebf-49e1-aa2c-e62407148350 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8", "connector": null, "instance_uuid": "b92abd05-41e8-4e14-b043-40144151e3a5"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:31:53.204510 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:53.204510 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:31:53.212916 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-ef2ff8c3-0c0d-44d6-b49a-28b7e0ff570b tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06cd1df0-7cb1-467a-b6e5-e31b0050ba04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a27fd67d-cd1c-4a58-a0dc-7bf6ac908b1d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1257445232',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='d48a231c231c44f48fa1a429df121599',qos_specs=None,replication_status=,reservations=['f57053c5-0c38-47be-b570-ef7ac2568c4e','868bbb91-76ce-4a8b-93e8-283c831fd563','706f4506-9bb9-4db0-89d0-2abf2d4b995c','a6fcc77d-364a-4598-8487-392917cc4460'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ea7d59f3a80462993a1ab9cade984d7',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:31:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1257445232',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a27fd67d-cd1c-4a58-a0dc-7bf6ac908b1d,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='d48a231c231c44f48fa1a429df121599',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3ea7d59f3a80462993a1ab9cade984d7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:31:53.214119 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-ef2ff8c3-0c0d-44d6-b49a-28b7e0ff570b tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62793a96-f418-41f4-9f3f-949676945dbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:31:53.238583 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-22a42e72-20e0-4cc8-8b12-2fdc15338e3f req-82fad5eb-5ebf-49e1-aa2c-e62407148350 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Jul 03 02:31:53.239201 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 625/2518] 10.4.3.223 () {74 vars in 1594 bytes} [Fri Jul 3 02:31:53 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) Jul 03 02:31:53.241262 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-ef2ff8c3-0c0d-44d6-b49a-28b7e0ff570b tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62793a96-f418-41f4-9f3f-949676945dbd) transitioned into state 'SUCCESS' from state '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-1257445232',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='d48a231c231c44f48fa1a429df121599',qos_specs=None,replication_status=,reservations=['f57053c5-0c38-47be-b570-ef7ac2568c4e','868bbb91-76ce-4a8b-93e8-283c831fd563','706f4506-9bb9-4db0-89d0-2abf2d4b995c','a6fcc77d-364a-4598-8487-392917cc4460'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ea7d59f3a80462993a1ab9cade984d7',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:31:53.242120 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-ef2ff8c3-0c0d-44d6-b49a-28b7e0ff570b tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb512b56-ec1c-407a-986b-a45afefaebef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:31:53.257485 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-ef2ff8c3-0c0d-44d6-b49a-28b7e0ff570b tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb512b56-ec1c-407a-986b-a45afefaebef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:31:53.258768 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-ef2ff8c3-0c0d-44d6-b49a-28b7e0ff570b tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Flow 'volume_create_api' (7c3a6340-09ac-4f23-81f2-05bb53ec3a32) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:31:53.259164 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-ef2ff8c3-0c0d-44d6-b49a-28b7e0ff570b tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Create volume request issued successfully. Jul 03 02:31:53.259909 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-ef2ff8c3-0c0d-44d6-b49a-28b7e0ff570b tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:31:53.260777 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 627/2519] 10.4.3.223 () {68 vars in 1259 bytes} [Fri Jul 3 02:31:53 2026] POST /volume/v3/volumes => generated 764 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:31:53.277469 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-6ac4940a-44af-4c32-acda-17de36fb4df9 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:53.279762 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-6ac4940a-44af-4c32-acda-17de36fb4df9 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] GET https://10.4.3.223/volume/v3/volumes/a27fd67d-cd1c-4a58-a0dc-7bf6ac908b1d Jul 03 02:31:53.279994 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-6ac4940a-44af-4c32-acda-17de36fb4df9 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:53.280231 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-6ac4940a-44af-4c32-acda-17de36fb4df9 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:53.289099 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:53.289099 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:31:53.295054 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-6ac4940a-44af-4c32-acda-17de36fb4df9 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Volume info retrieved successfully. Jul 03 02:31:53.301029 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-6ac4940a-44af-4c32-acda-17de36fb4df9 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] https://10.4.3.223/volume/v3/volumes/a27fd67d-cd1c-4a58-a0dc-7bf6ac908b1d returned with HTTP 200 Jul 03 02:31:53.301576 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 636/2520] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:53 2026] GET /volume/v3/volumes/a27fd67d-cd1c-4a58-a0dc-7bf6ac908b1d => generated 832 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:53.660541 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-c53c69cc-47dd-4bea-a609-4e611b9ed0ea None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:53.665940 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-c53c69cc-47dd-4bea-a609-4e611b9ed0ea tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] GET https://10.4.3.223/volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 Jul 03 02:31:53.666069 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-c53c69cc-47dd-4bea-a609-4e611b9ed0ea tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:53.666377 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-c53c69cc-47dd-4bea-a609-4e611b9ed0ea tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:53.672146 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-d5751c5d-bd19-4d18-b7e1-cd5e033e596f None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:53.675373 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-d5751c5d-bd19-4d18-b7e1-cd5e033e596f tempest-TestInstancesWithCinderVolumes-245445622 tempest-TestInstancesWithCinderVolumes-245445622-project-admin] GET https://10.4.3.223/volume/v3/volumes/ca02e71c-cf49-48ff-a80b-66dff17548c2 Jul 03 02:31:53.675373 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-d5751c5d-bd19-4d18-b7e1-cd5e033e596f tempest-TestInstancesWithCinderVolumes-245445622 tempest-TestInstancesWithCinderVolumes-245445622-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:53.675373 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-d5751c5d-bd19-4d18-b7e1-cd5e033e596f tempest-TestInstancesWithCinderVolumes-245445622 tempest-TestInstancesWithCinderVolumes-245445622-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:53.680904 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-d5751c5d-bd19-4d18-b7e1-cd5e033e596f tempest-TestInstancesWithCinderVolumes-245445622 tempest-TestInstancesWithCinderVolumes-245445622-project-admin] https://10.4.3.223/volume/v3/volumes/ca02e71c-cf49-48ff-a80b-66dff17548c2 returned with HTTP 404 Jul 03 02:31:53.681813 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 626/2521] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:53 2026] GET /volume/v3/volumes/ca02e71c-cf49-48ff-a80b-66dff17548c2 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:31:53.689949 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-04336236-43a9-46b1-b743-b527e1fc1612 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:53.692545 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-04336236-43a9-46b1-b743-b527e1fc1612 tempest-TestInstancesWithCinderVolumes-245445622 tempest-TestInstancesWithCinderVolumes-245445622-project-admin] DELETE https://10.4.3.223/volume/v3/types/5a4e85a5-a8f1-4e37-a15f-7535be584e4a Jul 03 02:31:53.692806 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-04336236-43a9-46b1-b743-b527e1fc1612 tempest-TestInstancesWithCinderVolumes-245445622 tempest-TestInstancesWithCinderVolumes-245445622-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:53.693079 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-04336236-43a9-46b1-b743-b527e1fc1612 tempest-TestInstancesWithCinderVolumes-245445622 tempest-TestInstancesWithCinderVolumes-245445622-project-admin] Calling method '_delete' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:53.693442 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:53.693442 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:31:53.695254 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:53.695254 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:31:53.699319 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-c53c69cc-47dd-4bea-a609-4e611b9ed0ea tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Volume info retrieved successfully. Jul 03 02:31:53.703514 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-c53c69cc-47dd-4bea-a609-4e611b9ed0ea tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 returned with HTTP 200 Jul 03 02:31:53.703884 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 633/2522] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:53 2026] GET /volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 => generated 1147 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:31:53.728595 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-04336236-43a9-46b1-b743-b527e1fc1612 tempest-TestInstancesWithCinderVolumes-245445622 tempest-TestInstancesWithCinderVolumes-245445622-project-admin] https://10.4.3.223/volume/v3/types/5a4e85a5-a8f1-4e37-a15f-7535be584e4a returned with HTTP 202 Jul 03 02:31:53.729125 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 628/2523] 10.4.3.223 () {66 vars in 1345 bytes} [Fri Jul 3 02:31:53 2026] DELETE /volume/v3/types/5a4e85a5-a8f1-4e37-a15f-7535be584e4a => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:31:53.773940 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-fd88dc43-ec2d-4906-9000-1f188db018de None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:53.774364 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-fd88dc43-ec2d-4906-9000-1f188db018de None None] GET https://10.4.3.223/volume// Jul 03 02:31:53.774542 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-fd88dc43-ec2d-4906-9000-1f188db018de None None] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:53.774675 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-fd88dc43-ec2d-4906-9000-1f188db018de None None] Calling method 'all' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:53.775025 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-fd88dc43-ec2d-4906-9000-1f188db018de None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:31:53.775327 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 637/2524] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:31:53 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:31:53.788500 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-22a42e72-20e0-4cc8-8b12-2fdc15338e3f req-fee178c7-4a82-446a-b0d1-9d90fd8c0a06 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:53.795812 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-22a42e72-20e0-4cc8-8b12-2fdc15338e3f req-fee178c7-4a82-446a-b0d1-9d90fd8c0a06 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] GET https://10.4.3.223/volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 Jul 03 02:31:53.795812 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-22a42e72-20e0-4cc8-8b12-2fdc15338e3f req-fee178c7-4a82-446a-b0d1-9d90fd8c0a06 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:53.795812 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-22a42e72-20e0-4cc8-8b12-2fdc15338e3f req-fee178c7-4a82-446a-b0d1-9d90fd8c0a06 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:53.814893 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:53.814893 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:31:53.818986 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [req-22a42e72-20e0-4cc8-8b12-2fdc15338e3f req-fee178c7-4a82-446a-b0d1-9d90fd8c0a06 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Volume info retrieved successfully. Jul 03 02:31:53.824375 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-22a42e72-20e0-4cc8-8b12-2fdc15338e3f req-fee178c7-4a82-446a-b0d1-9d90fd8c0a06 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 returned with HTTP 200 Jul 03 02:31:53.824931 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 627/2525] 10.4.3.223 () {70 vars in 1639 bytes} [Fri Jul 3 02:31:53 2026] GET /volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 => generated 1327 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:31:53.955455 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-22a42e72-20e0-4cc8-8b12-2fdc15338e3f req-048db061-24ad-437a-9df4-52b764d45bb0 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:53.957294 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-22a42e72-20e0-4cc8-8b12-2fdc15338e3f req-048db061-24ad-437a-9df4-52b764d45bb0 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] PUT https://10.4.3.223/volume/v3/attachments/37eeab5c-0b65-491b-9959-32f8d88e60bc Jul 03 02:31:53.957635 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-22a42e72-20e0-4cc8-8b12-2fdc15338e3f req-048db061-24ad-437a-9df4-52b764d45bb0 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000004352", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2a2633a05d73", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "80a8c083-552c-46a2-8db9-fd9e83fa2364", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:31:53.967711 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.coordination [req-22a42e72-20e0-4cc8-8b12-2fdc15338e3f req-048db061-24ad-437a-9df4-52b764d45bb0 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Acquiring lock "cinder-attachment_update-bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8-np0000004352" by "attachment_update" {{(pid=100013) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 02:31:53.975360 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.coordination [req-22a42e72-20e0-4cc8-8b12-2fdc15338e3f req-048db061-24ad-437a-9df4-52b764d45bb0 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Lock "cinder-attachment_update-bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8-np0000004352" acquired by "attachment_update" :: waited 0.008s {{(pid=100013) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 02:31:53.976285 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:53.976285 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:31:54.318344 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-1ca8d82f-bbe6-4333-86f0-dd312ecc6737 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:54.320735 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-1ca8d82f-bbe6-4333-86f0-dd312ecc6737 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] GET https://10.4.3.223/volume/v3/volumes/a27fd67d-cd1c-4a58-a0dc-7bf6ac908b1d Jul 03 02:31:54.321006 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-1ca8d82f-bbe6-4333-86f0-dd312ecc6737 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:54.321296 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-1ca8d82f-bbe6-4333-86f0-dd312ecc6737 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:54.332165 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:54.332165 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:31:54.337054 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-1ca8d82f-bbe6-4333-86f0-dd312ecc6737 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Volume info retrieved successfully. Jul 03 02:31:54.343576 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-1ca8d82f-bbe6-4333-86f0-dd312ecc6737 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] https://10.4.3.223/volume/v3/volumes/a27fd67d-cd1c-4a58-a0dc-7bf6ac908b1d returned with HTTP 200 Jul 03 02:31:54.344269 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 629/2526] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:54 2026] GET /volume/v3/volumes/a27fd67d-cd1c-4a58-a0dc-7bf6ac908b1d => generated 857 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:54.356679 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-9ee1fe66-602d-445f-87e0-6afcdfda2455 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:54.358999 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-9ee1fe66-602d-445f-87e0-6afcdfda2455 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] GET https://10.4.3.223/volume/v3/volumes/a27fd67d-cd1c-4a58-a0dc-7bf6ac908b1d Jul 03 02:31:54.359338 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-9ee1fe66-602d-445f-87e0-6afcdfda2455 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:54.359642 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-9ee1fe66-602d-445f-87e0-6afcdfda2455 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:54.367737 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:54.367737 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:31:54.374035 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-9ee1fe66-602d-445f-87e0-6afcdfda2455 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Volume info retrieved successfully. Jul 03 02:31:54.384785 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-9ee1fe66-602d-445f-87e0-6afcdfda2455 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] https://10.4.3.223/volume/v3/volumes/a27fd67d-cd1c-4a58-a0dc-7bf6ac908b1d returned with HTTP 200 Jul 03 02:31:54.385320 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 638/2527] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:54 2026] GET /volume/v3/volumes/a27fd67d-cd1c-4a58-a0dc-7bf6ac908b1d => generated 857 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:54.410351 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-1624fb9e-f766-4a6e-a3aa-a6100189a65a None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:54.412487 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-1624fb9e-f766-4a6e-a3aa-a6100189a65a tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] GET https://10.4.3.223/volume/v3/volumes Jul 03 02:31:54.412487 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-1624fb9e-f766-4a6e-a3aa-a6100189a65a tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:54.413070 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-1624fb9e-f766-4a6e-a3aa-a6100189a65a tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Calling method 'index' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:54.413289 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.api_utils [None req-1624fb9e-f766-4a6e-a3aa-a6100189a65a tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Removing options '' from query. {{(pid=100014) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 02:31:54.415492 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-1624fb9e-f766-4a6e-a3aa-a6100189a65a tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100014) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 02:31:54.425164 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-1624fb9e-f766-4a6e-a3aa-a6100189a65a tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Get all volumes completed successfully. Jul 03 02:31:54.426403 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-1624fb9e-f766-4a6e-a3aa-a6100189a65a tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 200 Jul 03 02:31:54.427009 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 628/2528] 10.4.3.223 () {66 vars in 1237 bytes} [Fri Jul 3 02:31:54 2026] GET /volume/v3/volumes => generated 975 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:54.441438 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-c70bf105-5a92-4821-8078-cf854c43c1a9 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:54.444481 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-c70bf105-5a92-4821-8078-cf854c43c1a9 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] GET https://10.4.3.223/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1503453851 Jul 03 02:31:54.444662 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-c70bf105-5a92-4821-8078-cf854c43c1a9 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:54.444856 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-c70bf105-5a92-4821-8078-cf854c43c1a9 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Calling method 'index' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:54.445133 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.api_utils [None req-c70bf105-5a92-4821-8078-cf854c43c1a9 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Removing options '' from query. {{(pid=100012) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 02:31:54.445834 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-c70bf105-5a92-4821-8078-cf854c43c1a9 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1503453851'), ('no_migration_targets', True)]). {{(pid=100012) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 02:31:54.487296 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-c70bf105-5a92-4821-8078-cf854c43c1a9 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Get all volumes completed successfully. Jul 03 02:31:54.487855 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-c70bf105-5a92-4821-8078-cf854c43c1a9 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] https://10.4.3.223/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1503453851 returned with HTTP 200 Jul 03 02:31:54.488327 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 630/2529] 10.4.3.223 () {66 vars in 1338 bytes} [Fri Jul 3 02:31:54 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1503453851 => generated 334 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:54.496801 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-85b64d42-36fa-43a5-b50b-7993cba1f4c2 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:54.499603 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-85b64d42-36fa-43a5-b50b-7993cba1f4c2 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] GET https://10.4.3.223/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1503453851 Jul 03 02:31:54.499884 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-85b64d42-36fa-43a5-b50b-7993cba1f4c2 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:54.500142 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-85b64d42-36fa-43a5-b50b-7993cba1f4c2 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Calling method 'detail' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:54.500472 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.api_utils [None req-85b64d42-36fa-43a5-b50b-7993cba1f4c2 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Removing options '' from query. {{(pid=100015) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 02:31:54.501433 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-85b64d42-36fa-43a5-b50b-7993cba1f4c2 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1503453851'), ('no_migration_targets', True)]). {{(pid=100015) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 02:31:54.506941 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.coordination [req-22a42e72-20e0-4cc8-8b12-2fdc15338e3f req-048db061-24ad-437a-9df4-52b764d45bb0 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Lock "cinder-attachment_update-bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8-np0000004352" released by "attachment_update" :: held 0.532s {{(pid=100013) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 02:31:54.507378 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-22a42e72-20e0-4cc8-8b12-2fdc15338e3f req-048db061-24ad-437a-9df4-52b764d45bb0 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/attachments/37eeab5c-0b65-491b-9959-32f8d88e60bc returned with HTTP 200 Jul 03 02:31:54.507852 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 634/2530] 10.4.3.223 () {74 vars in 1704 bytes} [Fri Jul 3 02:31:53 2026] PUT /volume/v3/attachments/37eeab5c-0b65-491b-9959-32f8d88e60bc => generated 969 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:31:54.549523 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-85b64d42-36fa-43a5-b50b-7993cba1f4c2 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Get all volumes completed successfully. Jul 03 02:31:54.552755 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:54.552755 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:31:54.556582 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-85b64d42-36fa-43a5-b50b-7993cba1f4c2 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] https://10.4.3.223/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1503453851 returned with HTTP 200 Jul 03 02:31:54.557069 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 639/2531] 10.4.3.223 () {66 vars in 1359 bytes} [Fri Jul 3 02:31:54 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1503453851 => generated 860 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:54.574459 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-1726d895-1b53-43a8-93e0-755505bf8c18 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:54.576099 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-1726d895-1b53-43a8-93e0-755505bf8c18 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] GET https://10.4.3.223/volume/v3/volumes/detail?limit=1 Jul 03 02:31:54.576285 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-1726d895-1b53-43a8-93e0-755505bf8c18 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:54.576472 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-1726d895-1b53-43a8-93e0-755505bf8c18 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Calling method 'detail' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:54.576717 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.api_utils [None req-1726d895-1b53-43a8-93e0-755505bf8c18 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Removing options '' from query. {{(pid=100014) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 02:31:54.576972 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:54.576972 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:31:54.577412 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-1726d895-1b53-43a8-93e0-755505bf8c18 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100014) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 02:31:54.584379 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-1726d895-1b53-43a8-93e0-755505bf8c18 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Get all volumes completed successfully. Jul 03 02:31:54.585121 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:54.585121 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:31:54.590127 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-1726d895-1b53-43a8-93e0-755505bf8c18 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] https://10.4.3.223/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Jul 03 02:31:54.590522 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 629/2532] 10.4.3.223 () {66 vars in 1273 bytes} [Fri Jul 3 02:31:54 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1003 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:31:54.602174 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-0e5e4940-ff05-4151-b1b4-e02f9c0baa9f None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:54.603749 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-0e5e4940-ff05-4151-b1b4-e02f9c0baa9f tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] GET https://10.4.3.223/volume/v3/volumes/detail?limit=1&marker=a27fd67d-cd1c-4a58-a0dc-7bf6ac908b1d Jul 03 02:31:54.603946 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-0e5e4940-ff05-4151-b1b4-e02f9c0baa9f tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:54.604085 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-0e5e4940-ff05-4151-b1b4-e02f9c0baa9f tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Calling method 'detail' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:54.604340 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.api_utils [None req-0e5e4940-ff05-4151-b1b4-e02f9c0baa9f tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Removing options '' from query. {{(pid=100012) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 02:31:54.604642 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:54.604642 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:31:54.605017 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-0e5e4940-ff05-4151-b1b4-e02f9c0baa9f tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100012) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 02:31:54.638337 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-0e5e4940-ff05-4151-b1b4-e02f9c0baa9f tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Get all volumes completed successfully. Jul 03 02:31:54.639141 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:54.639141 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:31:54.643001 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-0e5e4940-ff05-4151-b1b4-e02f9c0baa9f tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] https://10.4.3.223/volume/v3/volumes/detail?limit=1&marker=a27fd67d-cd1c-4a58-a0dc-7bf6ac908b1d returned with HTTP 200 Jul 03 02:31:54.643372 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 631/2533] 10.4.3.223 () {66 vars in 1361 bytes} [Fri Jul 3 02:31:54 2026] GET /volume/v3/volumes/detail?limit=1&marker=a27fd67d-cd1c-4a58-a0dc-7bf6ac908b1d => generated 1003 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:31:54.657528 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-0dcf8829-88be-4ae7-b12a-415000af220e None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:54.659292 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-0dcf8829-88be-4ae7-b12a-415000af220e tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] GET https://10.4.3.223/volume/v3/volumes/detail?limit=1&marker=0b1ca9d4-11f7-415a-ad32-50543ea6b659 Jul 03 02:31:54.659518 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-0dcf8829-88be-4ae7-b12a-415000af220e tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:54.659708 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-0dcf8829-88be-4ae7-b12a-415000af220e tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Calling method 'detail' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:54.659958 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.api_utils [None req-0dcf8829-88be-4ae7-b12a-415000af220e tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Removing options '' from query. {{(pid=100013) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 02:31:54.660326 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:54.660326 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:31:54.660755 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-0dcf8829-88be-4ae7-b12a-415000af220e tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100013) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 02:31:54.704642 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-0dcf8829-88be-4ae7-b12a-415000af220e tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Get all volumes completed successfully. Jul 03 02:31:54.705463 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:54.705463 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:31:54.709790 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-0dcf8829-88be-4ae7-b12a-415000af220e tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] https://10.4.3.223/volume/v3/volumes/detail?limit=1&marker=0b1ca9d4-11f7-415a-ad32-50543ea6b659 returned with HTTP 200 Jul 03 02:31:54.710581 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 635/2534] 10.4.3.223 () {66 vars in 1361 bytes} [Fri Jul 3 02:31:54 2026] GET /volume/v3/volumes/detail?limit=1&marker=0b1ca9d4-11f7-415a-ad32-50543ea6b659 => generated 1002 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:31:54.722494 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-1c411a87-bb13-4d1f-8f1e-bc879cb49a13 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:54.722494 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-1c411a87-bb13-4d1f-8f1e-bc879cb49a13 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] GET https://10.4.3.223/volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 Jul 03 02:31:54.722494 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-1c411a87-bb13-4d1f-8f1e-bc879cb49a13 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:54.722773 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-1c411a87-bb13-4d1f-8f1e-bc879cb49a13 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:54.724944 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-d957fd3a-ceb5-4b90-89de-953dd7101b6b None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:54.726381 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-d957fd3a-ceb5-4b90-89de-953dd7101b6b tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] GET https://10.4.3.223/volume/v3/volumes/detail?limit=1&marker=ae5095d3-a4d0-4c5c-8fa6-beae6f68bf34 Jul 03 02:31:54.726566 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-d957fd3a-ceb5-4b90-89de-953dd7101b6b tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:54.726729 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-d957fd3a-ceb5-4b90-89de-953dd7101b6b tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Calling method 'detail' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:54.726942 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.api_utils [None req-d957fd3a-ceb5-4b90-89de-953dd7101b6b tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Removing options '' from query. {{(pid=100014) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 02:31:54.727618 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-d957fd3a-ceb5-4b90-89de-953dd7101b6b tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100014) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 02:31:54.736870 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:54.736870 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:31:54.741495 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-1c411a87-bb13-4d1f-8f1e-bc879cb49a13 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Volume info retrieved successfully. Jul 03 02:31:54.746193 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-1c411a87-bb13-4d1f-8f1e-bc879cb49a13 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 returned with HTTP 200 Jul 03 02:31:54.746594 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 640/2535] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:54 2026] GET /volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 => generated 1148 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:31:54.759253 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-d957fd3a-ceb5-4b90-89de-953dd7101b6b tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Get all volumes completed successfully. Jul 03 02:31:54.761437 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-d957fd3a-ceb5-4b90-89de-953dd7101b6b tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] https://10.4.3.223/volume/v3/volumes/detail?limit=1&marker=ae5095d3-a4d0-4c5c-8fa6-beae6f68bf34 returned with HTTP 200 Jul 03 02:31:54.761840 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 630/2536] 10.4.3.223 () {66 vars in 1361 bytes} [Fri Jul 3 02:31:54 2026] GET /volume/v3/volumes/detail?limit=1&marker=ae5095d3-a4d0-4c5c-8fa6-beae6f68bf34 => generated 15 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 02:31:54.775624 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-5c1dd580-c72f-4822-b699-a45c45daec3e None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:54.777436 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-5c1dd580-c72f-4822-b699-a45c45daec3e tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] GET https://10.4.3.223/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Jul 03 02:31:54.777667 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-5c1dd580-c72f-4822-b699-a45c45daec3e tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:54.777867 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-5c1dd580-c72f-4822-b699-a45c45daec3e tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Calling method 'detail' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:54.778085 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.api_utils [None req-5c1dd580-c72f-4822-b699-a45c45daec3e tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Removing options '' from query. {{(pid=100012) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 02:31:54.778308 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-5c1dd580-c72f-4822-b699-a45c45daec3e tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Could not evaluate value available, assuming string {{(pid=100012) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 02:31:54.778860 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-5c1dd580-c72f-4822-b699-a45c45daec3e tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100012) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 02:31:54.807360 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-5c1dd580-c72f-4822-b699-a45c45daec3e tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Get all volumes completed successfully. Jul 03 02:31:54.808444 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:54.808444 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:31:54.812211 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-5c1dd580-c72f-4822-b699-a45c45daec3e tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] https://10.4.3.223/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Jul 03 02:31:54.812627 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 632/2537] 10.4.3.223 () {66 vars in 1357 bytes} [Fri Jul 3 02:31:54 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1892 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:31:54.826758 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-42a83a89-7d7d-4a71-9777-25d7fdd184d7 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:54.828755 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-42a83a89-7d7d-4a71-9777-25d7fdd184d7 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] GET https://10.4.3.223/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Jul 03 02:31:54.828955 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-42a83a89-7d7d-4a71-9777-25d7fdd184d7 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:54.829556 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-42a83a89-7d7d-4a71-9777-25d7fdd184d7 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Calling method 'detail' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:54.829556 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.api_utils [None req-42a83a89-7d7d-4a71-9777-25d7fdd184d7 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Removing options '' from query. {{(pid=100013) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 02:31:54.829640 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-42a83a89-7d7d-4a71-9777-25d7fdd184d7 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Could not evaluate value available, assuming string {{(pid=100013) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 02:31:54.830202 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-42a83a89-7d7d-4a71-9777-25d7fdd184d7 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100013) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 02:31:54.857403 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-42a83a89-7d7d-4a71-9777-25d7fdd184d7 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Get all volumes completed successfully. Jul 03 02:31:54.858380 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:54.858380 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:31:54.862290 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-42a83a89-7d7d-4a71-9777-25d7fdd184d7 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] https://10.4.3.223/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Jul 03 02:31:54.862851 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 636/2538] 10.4.3.223 () {66 vars in 1359 bytes} [Fri Jul 3 02:31:54 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1892 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:31:54.882444 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-301e3013-a87a-4a33-8314-d9aa50ed74c2 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:54.887331 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-301e3013-a87a-4a33-8314-d9aa50ed74c2 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] GET https://10.4.3.223/volume/v3/volumes?limit=1 Jul 03 02:31:54.887547 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-301e3013-a87a-4a33-8314-d9aa50ed74c2 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:54.887853 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-301e3013-a87a-4a33-8314-d9aa50ed74c2 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Calling method 'index' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:54.888088 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.api_utils [None req-301e3013-a87a-4a33-8314-d9aa50ed74c2 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Removing options '' from query. {{(pid=100015) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 02:31:54.889477 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-301e3013-a87a-4a33-8314-d9aa50ed74c2 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100015) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 02:31:54.905545 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-301e3013-a87a-4a33-8314-d9aa50ed74c2 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Get all volumes completed successfully. Jul 03 02:31:54.906642 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-301e3013-a87a-4a33-8314-d9aa50ed74c2 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] https://10.4.3.223/volume/v3/volumes?limit=1 returned with HTTP 200 Jul 03 02:31:54.907076 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 641/2539] 10.4.3.223 () {66 vars in 1252 bytes} [Fri Jul 3 02:31:54 2026] GET /volume/v3/volumes?limit=1 => generated 470 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:54.922374 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-46543adc-81c3-4c76-9a43-669aeb3b4807 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:54.926568 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-46543adc-81c3-4c76-9a43-669aeb3b4807 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] GET https://10.4.3.223/volume/v3/volumes?limit=1&marker=a27fd67d-cd1c-4a58-a0dc-7bf6ac908b1d Jul 03 02:31:54.927279 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-46543adc-81c3-4c76-9a43-669aeb3b4807 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:54.928837 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-46543adc-81c3-4c76-9a43-669aeb3b4807 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Calling method 'index' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:54.928837 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.api_utils [None req-46543adc-81c3-4c76-9a43-669aeb3b4807 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Removing options '' from query. {{(pid=100014) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 02:31:54.930250 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-46543adc-81c3-4c76-9a43-669aeb3b4807 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100014) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 02:31:54.945721 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-46543adc-81c3-4c76-9a43-669aeb3b4807 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Get all volumes completed successfully. Jul 03 02:31:54.946353 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-46543adc-81c3-4c76-9a43-669aeb3b4807 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] https://10.4.3.223/volume/v3/volumes?limit=1&marker=a27fd67d-cd1c-4a58-a0dc-7bf6ac908b1d returned with HTTP 200 Jul 03 02:31:54.946775 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 631/2540] 10.4.3.223 () {66 vars in 1340 bytes} [Fri Jul 3 02:31:54 2026] GET /volume/v3/volumes?limit=1&marker=a27fd67d-cd1c-4a58-a0dc-7bf6ac908b1d => generated 470 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:54.959756 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-aa585e37-3577-4582-af72-d58165795ab3 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:54.963445 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-aa585e37-3577-4582-af72-d58165795ab3 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] GET https://10.4.3.223/volume/v3/volumes?limit=1&marker=0b1ca9d4-11f7-415a-ad32-50543ea6b659 Jul 03 02:31:54.963445 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-aa585e37-3577-4582-af72-d58165795ab3 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:54.963445 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-aa585e37-3577-4582-af72-d58165795ab3 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Calling method 'index' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:54.963445 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.api_utils [None req-aa585e37-3577-4582-af72-d58165795ab3 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Removing options '' from query. {{(pid=100012) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 02:31:54.963445 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-aa585e37-3577-4582-af72-d58165795ab3 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100012) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 02:31:54.976302 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-aa585e37-3577-4582-af72-d58165795ab3 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Get all volumes completed successfully. Jul 03 02:31:54.977137 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-aa585e37-3577-4582-af72-d58165795ab3 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] https://10.4.3.223/volume/v3/volumes?limit=1&marker=0b1ca9d4-11f7-415a-ad32-50543ea6b659 returned with HTTP 200 Jul 03 02:31:54.977756 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 633/2541] 10.4.3.223 () {66 vars in 1340 bytes} [Fri Jul 3 02:31:54 2026] GET /volume/v3/volumes?limit=1&marker=0b1ca9d4-11f7-415a-ad32-50543ea6b659 => generated 469 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:54.989243 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-986401bf-a138-4b5d-ad08-992069733275 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:54.991282 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-986401bf-a138-4b5d-ad08-992069733275 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] GET https://10.4.3.223/volume/v3/volumes?limit=1&marker=ae5095d3-a4d0-4c5c-8fa6-beae6f68bf34 Jul 03 02:31:54.991484 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-986401bf-a138-4b5d-ad08-992069733275 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:54.991676 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-986401bf-a138-4b5d-ad08-992069733275 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Calling method 'index' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:54.991966 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.api_utils [None req-986401bf-a138-4b5d-ad08-992069733275 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Removing options '' from query. {{(pid=100013) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 02:31:54.992815 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-986401bf-a138-4b5d-ad08-992069733275 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100013) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 02:31:55.002354 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-986401bf-a138-4b5d-ad08-992069733275 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Get all volumes completed successfully. Jul 03 02:31:55.002688 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-986401bf-a138-4b5d-ad08-992069733275 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] https://10.4.3.223/volume/v3/volumes?limit=1&marker=ae5095d3-a4d0-4c5c-8fa6-beae6f68bf34 returned with HTTP 200 Jul 03 02:31:55.003032 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 637/2542] 10.4.3.223 () {66 vars in 1340 bytes} [Fri Jul 3 02:31:54 2026] GET /volume/v3/volumes?limit=1&marker=ae5095d3-a4d0-4c5c-8fa6-beae6f68bf34 => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jul 03 02:31:55.015705 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-5807f1cc-d57d-4483-bbe5-33a0ba0ff2e4 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:55.017489 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-5807f1cc-d57d-4483-bbe5-33a0ba0ff2e4 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] GET https://10.4.3.223/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-665019364&status=available Jul 03 02:31:55.017802 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-5807f1cc-d57d-4483-bbe5-33a0ba0ff2e4 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:55.017955 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-5807f1cc-d57d-4483-bbe5-33a0ba0ff2e4 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Calling method 'index' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:55.018253 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.api_utils [None req-5807f1cc-d57d-4483-bbe5-33a0ba0ff2e4 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Removing options '' from query. {{(pid=100015) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 02:31:55.018529 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-5807f1cc-d57d-4483-bbe5-33a0ba0ff2e4 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Could not evaluate value available, assuming string {{(pid=100015) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 02:31:55.018834 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:55.018834 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:31:55.019186 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-5807f1cc-d57d-4483-bbe5-33a0ba0ff2e4 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-665019364'), ('no_migration_targets', True)]). {{(pid=100015) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 02:31:55.070806 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-5807f1cc-d57d-4483-bbe5-33a0ba0ff2e4 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Get all volumes completed successfully. Jul 03 02:31:55.070806 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-5807f1cc-d57d-4483-bbe5-33a0ba0ff2e4 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] https://10.4.3.223/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-665019364&status=available returned with HTTP 200 Jul 03 02:31:55.070806 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 642/2543] 10.4.3.223 () {66 vars in 1370 bytes} [Fri Jul 3 02:31:55 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-665019364&status=available => generated 333 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:55.080743 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-46392d35-f0c0-4afe-8e3b-c706c883829a None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:55.082671 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-46392d35-f0c0-4afe-8e3b-c706c883829a tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] GET https://10.4.3.223/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-665019364&status=available Jul 03 02:31:55.082671 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-46392d35-f0c0-4afe-8e3b-c706c883829a tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:55.082671 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-46392d35-f0c0-4afe-8e3b-c706c883829a tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Calling method 'detail' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:55.082671 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.api_utils [None req-46392d35-f0c0-4afe-8e3b-c706c883829a tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Removing options '' from query. {{(pid=100014) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 02:31:55.086802 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-46392d35-f0c0-4afe-8e3b-c706c883829a tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Could not evaluate value available, assuming string {{(pid=100014) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 02:31:55.086802 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:55.086802 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:31:55.086802 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-46392d35-f0c0-4afe-8e3b-c706c883829a tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-665019364'), ('no_migration_targets', True)]). {{(pid=100014) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 02:31:55.125511 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-46392d35-f0c0-4afe-8e3b-c706c883829a tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Get all volumes completed successfully. Jul 03 02:31:55.126235 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:55.126235 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:31:55.130054 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-46392d35-f0c0-4afe-8e3b-c706c883829a tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] https://10.4.3.223/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-665019364&status=available returned with HTTP 200 Jul 03 02:31:55.130567 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 632/2544] 10.4.3.223 () {66 vars in 1391 bytes} [Fri Jul 3 02:31:55 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-665019364&status=available => generated 859 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:55.148865 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-77d135bd-f547-455c-aa5b-06f3366c0da8 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:55.152946 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-77d135bd-f547-455c-aa5b-06f3366c0da8 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] GET https://10.4.3.223/volume/v3/volumes/detail?marker=0b1ca9d4-11f7-415a-ad32-50543ea6b659&sort=id%3Aasc Jul 03 02:31:55.153142 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-77d135bd-f547-455c-aa5b-06f3366c0da8 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:55.153365 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-77d135bd-f547-455c-aa5b-06f3366c0da8 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Calling method 'detail' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:55.153660 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.api_utils [None req-77d135bd-f547-455c-aa5b-06f3366c0da8 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Removing options '' from query. {{(pid=100012) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 02:31:55.154040 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:55.154040 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:31:55.154829 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-77d135bd-f547-455c-aa5b-06f3366c0da8 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100012) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 02:31:55.200971 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-77d135bd-f547-455c-aa5b-06f3366c0da8 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Get all volumes completed successfully. Jul 03 02:31:55.201741 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:55.201741 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:31:55.211258 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-77d135bd-f547-455c-aa5b-06f3366c0da8 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] https://10.4.3.223/volume/v3/volumes/detail?marker=0b1ca9d4-11f7-415a-ad32-50543ea6b659&sort=id%3Aasc returned with HTTP 200 Jul 03 02:31:55.211685 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 634/2545] 10.4.3.223 () {66 vars in 1373 bytes} [Fri Jul 3 02:31:55 2026] GET /volume/v3/volumes/detail?marker=0b1ca9d4-11f7-415a-ad32-50543ea6b659&sort=id%3Aasc => generated 1706 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:31:55.226207 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-1f156c10-fee4-46fd-ba52-0678351413c5 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:55.228095 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-1f156c10-fee4-46fd-ba52-0678351413c5 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] GET https://10.4.3.223/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Jul 03 02:31:55.228416 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-1f156c10-fee4-46fd-ba52-0678351413c5 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:55.228660 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-1f156c10-fee4-46fd-ba52-0678351413c5 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Calling method 'detail' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:55.228898 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.api_utils [None req-1f156c10-fee4-46fd-ba52-0678351413c5 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Removing options '' from query. {{(pid=100013) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 02:31:55.231593 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-1f156c10-fee4-46fd-ba52-0678351413c5 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100013) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 02:31:55.277922 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-1f156c10-fee4-46fd-ba52-0678351413c5 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Get all volumes completed successfully. Jul 03 02:31:55.278979 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:55.278979 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:31:55.283700 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-1f156c10-fee4-46fd-ba52-0678351413c5 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] https://10.4.3.223/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Jul 03 02:31:55.284098 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 638/2546] 10.4.3.223 () {66 vars in 1337 bytes} [Fri Jul 3 02:31:55 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2553 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:31:55.301923 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-9ad9c9af-a6df-41c3-a06d-11e6af362490 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:55.303901 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-9ad9c9af-a6df-41c3-a06d-11e6af362490 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] GET https://10.4.3.223/volume/v3/volumes/detail Jul 03 02:31:55.304141 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-9ad9c9af-a6df-41c3-a06d-11e6af362490 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:55.304432 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-9ad9c9af-a6df-41c3-a06d-11e6af362490 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Calling method 'detail' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:55.304731 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.api_utils [None req-9ad9c9af-a6df-41c3-a06d-11e6af362490 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Removing options '' from query. {{(pid=100015) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 02:31:55.305102 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:55.305102 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:31:55.305755 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-9ad9c9af-a6df-41c3-a06d-11e6af362490 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100015) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 02:31:55.313342 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-9ad9c9af-a6df-41c3-a06d-11e6af362490 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Get all volumes completed successfully. Jul 03 02:31:55.314167 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:55.314167 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:31:55.322605 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-9ad9c9af-a6df-41c3-a06d-11e6af362490 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] https://10.4.3.223/volume/v3/volumes/detail returned with HTTP 200 Jul 03 02:31:55.322605 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 643/2547] 10.4.3.223 () {66 vars in 1258 bytes} [Fri Jul 3 02:31:55 2026] GET /volume/v3/volumes/detail => generated 2553 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:31:55.335641 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-4d9a00a0-fcdb-48ab-ad59-151e33b4a822 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:55.340734 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-4d9a00a0-fcdb-48ab-ad59-151e33b4a822 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] GET https://10.4.3.223/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Jul 03 02:31:55.340933 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-4d9a00a0-fcdb-48ab-ad59-151e33b4a822 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:55.341117 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-4d9a00a0-fcdb-48ab-ad59-151e33b4a822 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Calling method 'index' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:55.341426 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.api_utils [None req-4d9a00a0-fcdb-48ab-ad59-151e33b4a822 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Removing options '' from query. {{(pid=100014) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 02:31:55.343087 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-4d9a00a0-fcdb-48ab-ad59-151e33b4a822 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100014) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 02:31:55.382591 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-4d9a00a0-fcdb-48ab-ad59-151e33b4a822 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Get all volumes completed successfully. Jul 03 02:31:55.383350 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-4d9a00a0-fcdb-48ab-ad59-151e33b4a822 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] https://10.4.3.223/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Jul 03 02:31:55.383670 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 633/2548] 10.4.3.223 () {66 vars in 1316 bytes} [Fri Jul 3 02:31:55 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 975 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:55.392741 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-4630d78e-4d28-4f32-bfcf-71e9066408a4 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:55.394291 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-4630d78e-4d28-4f32-bfcf-71e9066408a4 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] GET https://10.4.3.223/volume/v3/volumes?availability_zone=nova Jul 03 02:31:55.394500 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-4630d78e-4d28-4f32-bfcf-71e9066408a4 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:55.394688 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-4630d78e-4d28-4f32-bfcf-71e9066408a4 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Calling method 'index' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:55.394901 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.api_utils [None req-4630d78e-4d28-4f32-bfcf-71e9066408a4 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Removing options '' from query. {{(pid=100012) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 02:31:55.395113 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-4630d78e-4d28-4f32-bfcf-71e9066408a4 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Could not evaluate value nova, assuming string {{(pid=100012) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 02:31:55.395701 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-4630d78e-4d28-4f32-bfcf-71e9066408a4 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100012) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 02:31:55.424982 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-4630d78e-4d28-4f32-bfcf-71e9066408a4 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Get all volumes completed successfully. Jul 03 02:31:55.425529 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-4630d78e-4d28-4f32-bfcf-71e9066408a4 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] https://10.4.3.223/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Jul 03 02:31:55.425877 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 635/2549] 10.4.3.223 () {66 vars in 1282 bytes} [Fri Jul 3 02:31:55 2026] GET /volume/v3/volumes?availability_zone=nova => generated 975 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:55.436816 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-8e647e19-4506-4efa-acd1-ae84a7488696 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:55.438606 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-8e647e19-4506-4efa-acd1-ae84a7488696 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] GET https://10.4.3.223/volume/v3/volumes?availability_zone=nova Jul 03 02:31:55.438792 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-8e647e19-4506-4efa-acd1-ae84a7488696 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:55.439008 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-8e647e19-4506-4efa-acd1-ae84a7488696 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Calling method 'index' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:55.439182 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.api_utils [None req-8e647e19-4506-4efa-acd1-ae84a7488696 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Removing options '' from query. {{(pid=100013) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 02:31:55.439497 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-8e647e19-4506-4efa-acd1-ae84a7488696 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Could not evaluate value nova, assuming string {{(pid=100013) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 02:31:55.440134 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-8e647e19-4506-4efa-acd1-ae84a7488696 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100013) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 02:31:55.467558 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-8e647e19-4506-4efa-acd1-ae84a7488696 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Get all volumes completed successfully. Jul 03 02:31:55.468212 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-8e647e19-4506-4efa-acd1-ae84a7488696 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] https://10.4.3.223/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Jul 03 02:31:55.468805 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 639/2550] 10.4.3.223 () {66 vars in 1282 bytes} [Fri Jul 3 02:31:55 2026] GET /volume/v3/volumes?availability_zone=nova => generated 975 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:55.478192 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-8babf304-674e-4559-ba8c-65711109b867 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:55.480275 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-8babf304-674e-4559-ba8c-65711109b867 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] GET https://10.4.3.223/volume/v3/volumes?bootable=false Jul 03 02:31:55.480505 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-8babf304-674e-4559-ba8c-65711109b867 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:55.480691 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-8babf304-674e-4559-ba8c-65711109b867 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Calling method 'index' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:55.480956 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.api_utils [None req-8babf304-674e-4559-ba8c-65711109b867 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Removing options '' from query. {{(pid=100015) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 02:31:55.481719 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-8babf304-674e-4559-ba8c-65711109b867 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100015) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 02:31:55.510489 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-8babf304-674e-4559-ba8c-65711109b867 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Get all volumes completed successfully. Jul 03 02:31:55.511006 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-8babf304-674e-4559-ba8c-65711109b867 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] https://10.4.3.223/volume/v3/volumes?bootable=false returned with HTTP 200 Jul 03 02:31:55.511829 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 644/2551] 10.4.3.223 () {66 vars in 1266 bytes} [Fri Jul 3 02:31:55 2026] GET /volume/v3/volumes?bootable=false => generated 975 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:55.521493 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-eedfee11-2662-42a3-afdd-5b3d5ae3b9af None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:55.523264 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-eedfee11-2662-42a3-afdd-5b3d5ae3b9af tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] GET https://10.4.3.223/volume/v3/volumes?bootable=false Jul 03 02:31:55.523516 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-eedfee11-2662-42a3-afdd-5b3d5ae3b9af tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:55.523757 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-eedfee11-2662-42a3-afdd-5b3d5ae3b9af tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Calling method 'index' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:55.524040 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.api_utils [None req-eedfee11-2662-42a3-afdd-5b3d5ae3b9af tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Removing options '' from query. {{(pid=100014) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 02:31:55.524470 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:55.524470 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:31:55.525183 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-eedfee11-2662-42a3-afdd-5b3d5ae3b9af tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100014) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 02:31:55.563583 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-eedfee11-2662-42a3-afdd-5b3d5ae3b9af tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Get all volumes completed successfully. Jul 03 02:31:55.564112 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-eedfee11-2662-42a3-afdd-5b3d5ae3b9af tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] https://10.4.3.223/volume/v3/volumes?bootable=false returned with HTTP 200 Jul 03 02:31:55.564514 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 634/2552] 10.4.3.223 () {66 vars in 1266 bytes} [Fri Jul 3 02:31:55 2026] GET /volume/v3/volumes?bootable=false => generated 975 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 02:31:55.583165 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-372f81e8-6134-4b95-87f0-7b874c04f0af None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:55.587310 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-372f81e8-6134-4b95-87f0-7b874c04f0af tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] GET https://10.4.3.223/volume/v3/volumes?status=available Jul 03 02:31:55.587704 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-372f81e8-6134-4b95-87f0-7b874c04f0af tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:55.587704 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-372f81e8-6134-4b95-87f0-7b874c04f0af tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Calling method 'index' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:55.588629 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.api_utils [None req-372f81e8-6134-4b95-87f0-7b874c04f0af tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Removing options '' from query. {{(pid=100012) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 02:31:55.588629 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-372f81e8-6134-4b95-87f0-7b874c04f0af tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Could not evaluate value available, assuming string {{(pid=100012) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 02:31:55.589000 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:55.589000 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:31:55.589327 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-372f81e8-6134-4b95-87f0-7b874c04f0af tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100012) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 02:31:55.599933 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-372f81e8-6134-4b95-87f0-7b874c04f0af tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Get all volumes completed successfully. Jul 03 02:31:55.600884 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-372f81e8-6134-4b95-87f0-7b874c04f0af tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] https://10.4.3.223/volume/v3/volumes?status=available returned with HTTP 200 Jul 03 02:31:55.601342 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 636/2553] 10.4.3.223 () {66 vars in 1270 bytes} [Fri Jul 3 02:31:55 2026] GET /volume/v3/volumes?status=available => generated 975 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:55.609354 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-aef344e7-5a4e-4c1b-9b9d-b40a5809c84f None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:55.611928 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-aef344e7-5a4e-4c1b-9b9d-b40a5809c84f tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] GET https://10.4.3.223/volume/v3/volumes?status=available Jul 03 02:31:55.612141 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-aef344e7-5a4e-4c1b-9b9d-b40a5809c84f tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:55.612365 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-aef344e7-5a4e-4c1b-9b9d-b40a5809c84f tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Calling method 'index' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:55.613885 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.api_utils [None req-aef344e7-5a4e-4c1b-9b9d-b40a5809c84f tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Removing options '' from query. {{(pid=100013) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 02:31:55.613885 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-aef344e7-5a4e-4c1b-9b9d-b40a5809c84f tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Could not evaluate value available, assuming string {{(pid=100013) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 02:31:55.613885 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:55.613885 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:31:55.613885 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-aef344e7-5a4e-4c1b-9b9d-b40a5809c84f tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100013) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 02:31:55.650110 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-aef344e7-5a4e-4c1b-9b9d-b40a5809c84f tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Get all volumes completed successfully. Jul 03 02:31:55.650434 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-aef344e7-5a4e-4c1b-9b9d-b40a5809c84f tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] https://10.4.3.223/volume/v3/volumes?status=available returned with HTTP 200 Jul 03 02:31:55.650834 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 640/2554] 10.4.3.223 () {66 vars in 1270 bytes} [Fri Jul 3 02:31:55 2026] GET /volume/v3/volumes?status=available => generated 975 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:55.661098 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-4b6fbbc8-9fb8-4388-9313-f12b7c0c7afe None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:55.662301 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-4b6fbbc8-9fb8-4388-9313-f12b7c0c7afe tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] GET https://10.4.3.223/volume/v3/volumes/detail?availability_zone=nova Jul 03 02:31:55.662561 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-4b6fbbc8-9fb8-4388-9313-f12b7c0c7afe tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:55.662812 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-4b6fbbc8-9fb8-4388-9313-f12b7c0c7afe tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Calling method 'detail' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:55.663127 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.api_utils [None req-4b6fbbc8-9fb8-4388-9313-f12b7c0c7afe tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Removing options '' from query. {{(pid=100015) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 02:31:55.663464 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-4b6fbbc8-9fb8-4388-9313-f12b7c0c7afe tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Could not evaluate value nova, assuming string {{(pid=100015) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 02:31:55.663766 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:55.663766 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:31:55.664708 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-4b6fbbc8-9fb8-4388-9313-f12b7c0c7afe tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100015) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 02:31:55.696602 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-4b6fbbc8-9fb8-4388-9313-f12b7c0c7afe tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Get all volumes completed successfully. Jul 03 02:31:55.697976 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:55.697976 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:31:55.711064 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-4b6fbbc8-9fb8-4388-9313-f12b7c0c7afe tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] https://10.4.3.223/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Jul 03 02:31:55.711064 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 645/2555] 10.4.3.223 () {66 vars in 1303 bytes} [Fri Jul 3 02:31:55 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2553 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:31:55.729321 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-ee6ea152-33aa-4688-85a9-0987fbeb4587 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:55.731341 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-ee6ea152-33aa-4688-85a9-0987fbeb4587 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] GET https://10.4.3.223/volume/v3/volumes/detail?bootable=false Jul 03 02:31:55.731625 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-ee6ea152-33aa-4688-85a9-0987fbeb4587 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:55.731832 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-ee6ea152-33aa-4688-85a9-0987fbeb4587 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Calling method 'detail' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:55.732134 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.api_utils [None req-ee6ea152-33aa-4688-85a9-0987fbeb4587 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Removing options '' from query. {{(pid=100014) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 02:31:55.732512 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:55.732512 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:31:55.733183 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-ee6ea152-33aa-4688-85a9-0987fbeb4587 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100014) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 02:31:55.744950 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-ee6ea152-33aa-4688-85a9-0987fbeb4587 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Get all volumes completed successfully. Jul 03 02:31:55.746037 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:55.746037 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:31:55.754876 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-ee6ea152-33aa-4688-85a9-0987fbeb4587 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] https://10.4.3.223/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Jul 03 02:31:55.755259 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 635/2556] 10.4.3.223 () {66 vars in 1287 bytes} [Fri Jul 3 02:31:55 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2553 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:31:55.768103 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-6addea8d-e670-46ce-b6fd-8e7e42695001 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:55.771288 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-6addea8d-e670-46ce-b6fd-8e7e42695001 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] GET https://10.4.3.223/volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 Jul 03 02:31:55.771536 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-6addea8d-e670-46ce-b6fd-8e7e42695001 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:55.771752 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-6addea8d-e670-46ce-b6fd-8e7e42695001 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:55.775407 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-de4a7a60-f5ab-4a60-9c52-0e6345b1cdab None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:55.777757 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-de4a7a60-f5ab-4a60-9c52-0e6345b1cdab tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] GET https://10.4.3.223/volume/v3/volumes/detail?status=available Jul 03 02:31:55.777923 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-de4a7a60-f5ab-4a60-9c52-0e6345b1cdab tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:55.778099 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-de4a7a60-f5ab-4a60-9c52-0e6345b1cdab tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Calling method 'detail' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:55.778377 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.api_utils [None req-de4a7a60-f5ab-4a60-9c52-0e6345b1cdab tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Removing options '' from query. {{(pid=100013) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 02:31:55.778642 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-de4a7a60-f5ab-4a60-9c52-0e6345b1cdab tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Could not evaluate value available, assuming string {{(pid=100013) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 03 02:31:55.778885 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:55.778885 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:31:55.779238 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-de4a7a60-f5ab-4a60-9c52-0e6345b1cdab tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100013) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 02:31:55.787501 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-de4a7a60-f5ab-4a60-9c52-0e6345b1cdab tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Get all volumes completed successfully. Jul 03 02:31:55.788398 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:55.788398 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:31:55.793475 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-de4a7a60-f5ab-4a60-9c52-0e6345b1cdab tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] https://10.4.3.223/volume/v3/volumes/detail?status=available returned with HTTP 200 Jul 03 02:31:55.794027 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 641/2557] 10.4.3.223 () {66 vars in 1291 bytes} [Fri Jul 3 02:31:55 2026] GET /volume/v3/volumes/detail?status=available => generated 2553 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:31:55.795498 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:55.795498 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:31:55.801376 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-6addea8d-e670-46ce-b6fd-8e7e42695001 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Volume info retrieved successfully. Jul 03 02:31:55.806824 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-6addea8d-e670-46ce-b6fd-8e7e42695001 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 returned with HTTP 200 Jul 03 02:31:55.807366 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 637/2558] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:55 2026] GET /volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 => generated 1148 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:31:55.813531 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-3feb1769-856e-4d21-8ed8-7dfe94174075 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:55.816183 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-3feb1769-856e-4d21-8ed8-7dfe94174075 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] GET https://10.4.3.223/volume/v3/volumes/a27fd67d-cd1c-4a58-a0dc-7bf6ac908b1d Jul 03 02:31:55.816887 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-3feb1769-856e-4d21-8ed8-7dfe94174075 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:55.817252 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-3feb1769-856e-4d21-8ed8-7dfe94174075 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:55.828129 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:55.828129 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:31:55.837056 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-3feb1769-856e-4d21-8ed8-7dfe94174075 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Volume info retrieved successfully. Jul 03 02:31:55.843728 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-3feb1769-856e-4d21-8ed8-7dfe94174075 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] https://10.4.3.223/volume/v3/volumes/a27fd67d-cd1c-4a58-a0dc-7bf6ac908b1d returned with HTTP 200 Jul 03 02:31:55.844411 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 646/2559] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:55 2026] GET /volume/v3/volumes/a27fd67d-cd1c-4a58-a0dc-7bf6ac908b1d => generated 857 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:55.859082 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-91964e00-5429-4fee-ad43-4a43eb8ead2b None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:55.863126 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-91964e00-5429-4fee-ad43-4a43eb8ead2b tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] DELETE https://10.4.3.223/volume/v3/volumes/a27fd67d-cd1c-4a58-a0dc-7bf6ac908b1d Jul 03 02:31:55.863462 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-91964e00-5429-4fee-ad43-4a43eb8ead2b tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:55.864026 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-91964e00-5429-4fee-ad43-4a43eb8ead2b tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Calling method 'delete' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:55.864203 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.volumes [None req-91964e00-5429-4fee-ad43-4a43eb8ead2b tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Delete volume with id: a27fd67d-cd1c-4a58-a0dc-7bf6ac908b1d Jul 03 02:31:55.873164 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:55.873164 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:31:55.873753 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-91964e00-5429-4fee-ad43-4a43eb8ead2b tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Volume info retrieved successfully. Jul 03 02:31:55.909118 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-91964e00-5429-4fee-ad43-4a43eb8ead2b tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Delete volume request issued successfully. Jul 03 02:31:55.909327 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-91964e00-5429-4fee-ad43-4a43eb8ead2b tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] https://10.4.3.223/volume/v3/volumes/a27fd67d-cd1c-4a58-a0dc-7bf6ac908b1d returned with HTTP 202 Jul 03 02:31:55.909750 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 636/2560] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:31:55 2026] DELETE /volume/v3/volumes/a27fd67d-cd1c-4a58-a0dc-7bf6ac908b1d => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:31:55.917156 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-1f16d6df-2125-41dc-8d63-f1cedeb6695f None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:55.926002 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-1f16d6df-2125-41dc-8d63-f1cedeb6695f tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] GET https://10.4.3.223/volume/v3/volumes/a27fd67d-cd1c-4a58-a0dc-7bf6ac908b1d Jul 03 02:31:55.926206 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-1f16d6df-2125-41dc-8d63-f1cedeb6695f tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:55.926584 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-1f16d6df-2125-41dc-8d63-f1cedeb6695f tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:55.943539 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:55.943539 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:31:55.949445 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-1f16d6df-2125-41dc-8d63-f1cedeb6695f tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Volume info retrieved successfully. Jul 03 02:31:55.957901 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-1f16d6df-2125-41dc-8d63-f1cedeb6695f tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] https://10.4.3.223/volume/v3/volumes/a27fd67d-cd1c-4a58-a0dc-7bf6ac908b1d returned with HTTP 200 Jul 03 02:31:55.958320 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 642/2561] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:55 2026] GET /volume/v3/volumes/a27fd67d-cd1c-4a58-a0dc-7bf6ac908b1d => generated 856 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:56.820017 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-44efd86d-4efb-4985-86cd-6f96860fd624 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:56.822570 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-44efd86d-4efb-4985-86cd-6f96860fd624 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] GET https://10.4.3.223/volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 Jul 03 02:31:56.822736 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-44efd86d-4efb-4985-86cd-6f96860fd624 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:56.822903 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-44efd86d-4efb-4985-86cd-6f96860fd624 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:56.837120 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:56.837120 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:31:56.842412 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-44efd86d-4efb-4985-86cd-6f96860fd624 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Volume info retrieved successfully. Jul 03 02:31:56.848354 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-44efd86d-4efb-4985-86cd-6f96860fd624 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 returned with HTTP 200 Jul 03 02:31:56.849743 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 638/2562] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:56 2026] GET /volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 => generated 1148 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:31:56.909129 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-354c61e2-8337-47ed-91ce-c79a48b0eb89 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:56.977074 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-424202e4-26bb-47a0-8643-6c50d83a27c4 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:56.983675 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-424202e4-26bb-47a0-8643-6c50d83a27c4 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] GET https://10.4.3.223/volume/v3/volumes/a27fd67d-cd1c-4a58-a0dc-7bf6ac908b1d Jul 03 02:31:56.983675 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-424202e4-26bb-47a0-8643-6c50d83a27c4 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:56.983675 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-424202e4-26bb-47a0-8643-6c50d83a27c4 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:56.993406 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-424202e4-26bb-47a0-8643-6c50d83a27c4 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] https://10.4.3.223/volume/v3/volumes/a27fd67d-cd1c-4a58-a0dc-7bf6ac908b1d returned with HTTP 404 Jul 03 02:31:56.993907 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 637/2563] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:56 2026] GET /volume/v3/volumes/a27fd67d-cd1c-4a58-a0dc-7bf6ac908b1d => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:31:57.003165 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-6b59d964-b964-4f22-9aac-6fbfcdb8ed13 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:57.008222 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-6b59d964-b964-4f22-9aac-6fbfcdb8ed13 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] GET https://10.4.3.223/volume/v3/volumes/0b1ca9d4-11f7-415a-ad32-50543ea6b659 Jul 03 02:31:57.008474 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-6b59d964-b964-4f22-9aac-6fbfcdb8ed13 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:57.008698 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-6b59d964-b964-4f22-9aac-6fbfcdb8ed13 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:57.018835 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:57.018835 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:31:57.022980 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-6b59d964-b964-4f22-9aac-6fbfcdb8ed13 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Volume info retrieved successfully. Jul 03 02:31:57.032056 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-354c61e2-8337-47ed-91ce-c79a48b0eb89 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:31:57.032361 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-6b59d964-b964-4f22-9aac-6fbfcdb8ed13 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] https://10.4.3.223/volume/v3/volumes/0b1ca9d4-11f7-415a-ad32-50543ea6b659 returned with HTTP 200 Jul 03 02:31:57.032533 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-354c61e2-8337-47ed-91ce-c79a48b0eb89 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-593930504"}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:31:57.032733 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 643/2564] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:57 2026] GET /volume/v3/volumes/0b1ca9d4-11f7-415a-ad32-50543ea6b659 => generated 857 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:57.037590 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.volumes [None req-354c61e2-8337-47ed-91ce-c79a48b0eb89 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-593930504'}} {{(pid=100015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:31:57.037757 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-354c61e2-8337-47ed-91ce-c79a48b0eb89 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Create volume of 1 GB Jul 03 02:31:57.047468 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-354c61e2-8337-47ed-91ce-c79a48b0eb89 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Availability Zones retrieved successfully. Jul 03 02:31:57.047853 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-8c4d3372-e725-4d6e-8f72-99c8a59758fc None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:57.047853 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-8c4d3372-e725-4d6e-8f72-99c8a59758fc tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] DELETE https://10.4.3.223/volume/v3/volumes/0b1ca9d4-11f7-415a-ad32-50543ea6b659 Jul 03 02:31:57.047853 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-8c4d3372-e725-4d6e-8f72-99c8a59758fc tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:57.047853 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-8c4d3372-e725-4d6e-8f72-99c8a59758fc tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Calling method 'delete' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:57.047853 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.volumes [None req-8c4d3372-e725-4d6e-8f72-99c8a59758fc tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Delete volume with id: 0b1ca9d4-11f7-415a-ad32-50543ea6b659 Jul 03 02:31:57.057089 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:57.057089 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:31:57.058031 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-8c4d3372-e725-4d6e-8f72-99c8a59758fc tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Volume info retrieved successfully. Jul 03 02:31:57.099338 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-8c4d3372-e725-4d6e-8f72-99c8a59758fc tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Delete volume request issued successfully. Jul 03 02:31:57.099598 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-8c4d3372-e725-4d6e-8f72-99c8a59758fc tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] https://10.4.3.223/volume/v3/volumes/0b1ca9d4-11f7-415a-ad32-50543ea6b659 returned with HTTP 202 Jul 03 02:31:57.100090 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 639/2565] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:31:57 2026] DELETE /volume/v3/volumes/0b1ca9d4-11f7-415a-ad32-50543ea6b659 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:31:57.109845 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-431b719b-e88a-47da-b77c-a96c78ba96bc None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:57.112193 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-431b719b-e88a-47da-b77c-a96c78ba96bc tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] GET https://10.4.3.223/volume/v3/volumes/0b1ca9d4-11f7-415a-ad32-50543ea6b659 Jul 03 02:31:57.112375 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-431b719b-e88a-47da-b77c-a96c78ba96bc tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:57.112583 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-431b719b-e88a-47da-b77c-a96c78ba96bc tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:57.119710 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:57.119710 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:31:57.124716 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-431b719b-e88a-47da-b77c-a96c78ba96bc tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Volume info retrieved successfully. Jul 03 02:31:57.130957 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-431b719b-e88a-47da-b77c-a96c78ba96bc tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] https://10.4.3.223/volume/v3/volumes/0b1ca9d4-11f7-415a-ad32-50543ea6b659 returned with HTTP 200 Jul 03 02:31:57.131727 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 638/2566] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:57 2026] GET /volume/v3/volumes/0b1ca9d4-11f7-415a-ad32-50543ea6b659 => generated 856 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:57.219768 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-354c61e2-8337-47ed-91ce-c79a48b0eb89 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Flow 'volume_create_api' (0f85a33e-4335-4c98-b8ac-45153a3e9d64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:31:57.220668 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-354c61e2-8337-47ed-91ce-c79a48b0eb89 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a58d9553-8f59-4db1-8308-d9bdd9227208) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:31:57.222133 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.flows.api.create_volume [None req-354c61e2-8337-47ed-91ce-c79a48b0eb89 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Validating volume size '1' using validate_int {{(pid=100015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:31:57.247814 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-354c61e2-8337-47ed-91ce-c79a48b0eb89 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a58d9553-8f59-4db1-8308-d9bdd9227208) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:31:57.248621 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-354c61e2-8337-47ed-91ce-c79a48b0eb89 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3cccdf17-562d-4f6f-b4d1-9ea38822460e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:31:57.326984 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.quota [None req-354c61e2-8337-47ed-91ce-c79a48b0eb89 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Created reservations ['f9143b25-b082-480c-a87f-6a397f23c728', 'f544ff7d-0dd8-45be-87b3-dd8195a652ed', 'c87bb50f-1d4e-45ca-9413-37d7b7eb2d21', 'bddc83f7-855a-4dc2-93eb-dd34ac43fafa'] {{(pid=100015) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:31:57.327874 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-354c61e2-8337-47ed-91ce-c79a48b0eb89 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3cccdf17-562d-4f6f-b4d1-9ea38822460e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f9143b25-b082-480c-a87f-6a397f23c728', 'f544ff7d-0dd8-45be-87b3-dd8195a652ed', 'c87bb50f-1d4e-45ca-9413-37d7b7eb2d21', 'bddc83f7-855a-4dc2-93eb-dd34ac43fafa']}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:31:57.328720 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-354c61e2-8337-47ed-91ce-c79a48b0eb89 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ab10ff9-c1c4-4070-ae94-6137f4f91f63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:31:57.353400 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-354c61e2-8337-47ed-91ce-c79a48b0eb89 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ab10ff9-c1c4-4070-ae94-6137f4f91f63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '06362ad6-6e11-4297-9cd8-e5aa60ad7cc6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-593930504',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='99fe8d5d98ba4218a03a5e6b311b3faf',qos_specs=None,replication_status=,reservations=['f9143b25-b082-480c-a87f-6a397f23c728','f544ff7d-0dd8-45be-87b3-dd8195a652ed','c87bb50f-1d4e-45ca-9413-37d7b7eb2d21','bddc83f7-855a-4dc2-93eb-dd34ac43fafa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f42fbccd23374558a99e8e6daa0148b4',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:31:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-593930504',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=06362ad6-6e11-4297-9cd8-e5aa60ad7cc6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='99fe8d5d98ba4218a03a5e6b311b3faf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f42fbccd23374558a99e8e6daa0148b4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:31:57.354222 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-354c61e2-8337-47ed-91ce-c79a48b0eb89 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9bd72b23-879e-47f8-a66a-d7c19e9e5190) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:31:57.374716 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-354c61e2-8337-47ed-91ce-c79a48b0eb89 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9bd72b23-879e-47f8-a66a-d7c19e9e5190) transitioned into state 'SUCCESS' from state '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-593930504',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='99fe8d5d98ba4218a03a5e6b311b3faf',qos_specs=None,replication_status=,reservations=['f9143b25-b082-480c-a87f-6a397f23c728','f544ff7d-0dd8-45be-87b3-dd8195a652ed','c87bb50f-1d4e-45ca-9413-37d7b7eb2d21','bddc83f7-855a-4dc2-93eb-dd34ac43fafa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f42fbccd23374558a99e8e6daa0148b4',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:31:57.375543 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-354c61e2-8337-47ed-91ce-c79a48b0eb89 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed81454f-bbef-4915-99be-b18e221736dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:31:57.385119 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-354c61e2-8337-47ed-91ce-c79a48b0eb89 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed81454f-bbef-4915-99be-b18e221736dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:31:57.385926 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-354c61e2-8337-47ed-91ce-c79a48b0eb89 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Flow 'volume_create_api' (0f85a33e-4335-4c98-b8ac-45153a3e9d64) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:31:57.386202 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-354c61e2-8337-47ed-91ce-c79a48b0eb89 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Create volume request issued successfully. Jul 03 02:31:57.386839 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-354c61e2-8337-47ed-91ce-c79a48b0eb89 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:31:57.387215 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 647/2567] 10.4.3.223 () {68 vars in 1258 bytes} [Fri Jul 3 02:31:56 2026] POST /volume/v3/volumes => generated 753 bytes in 478 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:31:57.400165 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-20af705a-edbc-4d84-892f-4cd9ab11cdfc None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:57.401985 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-20af705a-edbc-4d84-892f-4cd9ab11cdfc tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] GET https://10.4.3.223/volume/v3/volumes/06362ad6-6e11-4297-9cd8-e5aa60ad7cc6 Jul 03 02:31:57.402259 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-20af705a-edbc-4d84-892f-4cd9ab11cdfc tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:57.402500 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-20af705a-edbc-4d84-892f-4cd9ab11cdfc tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:57.410125 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:57.410125 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:31:57.419407 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-20af705a-edbc-4d84-892f-4cd9ab11cdfc tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Volume info retrieved successfully. Jul 03 02:31:57.429971 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-20af705a-edbc-4d84-892f-4cd9ab11cdfc tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/volumes/06362ad6-6e11-4297-9cd8-e5aa60ad7cc6 returned with HTTP 200 Jul 03 02:31:57.430381 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 644/2568] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:57 2026] GET /volume/v3/volumes/06362ad6-6e11-4297-9cd8-e5aa60ad7cc6 => generated 821 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:57.863170 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-26d41465-e96a-4c94-ba49-2a29a8413802 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:57.865518 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-26d41465-e96a-4c94-ba49-2a29a8413802 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] GET https://10.4.3.223/volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 Jul 03 02:31:57.865749 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-26d41465-e96a-4c94-ba49-2a29a8413802 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:57.865971 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-26d41465-e96a-4c94-ba49-2a29a8413802 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:57.882030 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:57.882030 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:31:57.887065 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-26d41465-e96a-4c94-ba49-2a29a8413802 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Volume info retrieved successfully. Jul 03 02:31:57.891810 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-26d41465-e96a-4c94-ba49-2a29a8413802 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 returned with HTTP 200 Jul 03 02:31:57.892281 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 640/2569] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:57 2026] GET /volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 => generated 1148 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 02:31:58.147277 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-8e2d215d-0c7f-4706-9152-c494f03513cb None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:58.148498 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-8e2d215d-0c7f-4706-9152-c494f03513cb tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] GET https://10.4.3.223/volume/v3/volumes/0b1ca9d4-11f7-415a-ad32-50543ea6b659 Jul 03 02:31:58.148498 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-8e2d215d-0c7f-4706-9152-c494f03513cb tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:58.148498 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-8e2d215d-0c7f-4706-9152-c494f03513cb tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:58.155686 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-8e2d215d-0c7f-4706-9152-c494f03513cb tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] https://10.4.3.223/volume/v3/volumes/0b1ca9d4-11f7-415a-ad32-50543ea6b659 returned with HTTP 404 Jul 03 02:31:58.155938 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 639/2570] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:58 2026] GET /volume/v3/volumes/0b1ca9d4-11f7-415a-ad32-50543ea6b659 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:31:58.166322 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-6462886a-a48a-4859-ab6c-f82833ada1ca None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:58.167968 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-6462886a-a48a-4859-ab6c-f82833ada1ca tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] GET https://10.4.3.223/volume/v3/volumes/ae5095d3-a4d0-4c5c-8fa6-beae6f68bf34 Jul 03 02:31:58.168129 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-6462886a-a48a-4859-ab6c-f82833ada1ca tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:58.168300 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-6462886a-a48a-4859-ab6c-f82833ada1ca tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:58.175939 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:58.175939 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:31:58.182038 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-6462886a-a48a-4859-ab6c-f82833ada1ca tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Volume info retrieved successfully. Jul 03 02:31:58.188013 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-6462886a-a48a-4859-ab6c-f82833ada1ca tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] https://10.4.3.223/volume/v3/volumes/ae5095d3-a4d0-4c5c-8fa6-beae6f68bf34 returned with HTTP 200 Jul 03 02:31:58.188405 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 648/2571] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:58 2026] GET /volume/v3/volumes/ae5095d3-a4d0-4c5c-8fa6-beae6f68bf34 => generated 856 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:58.205284 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-034bf023-f616-4539-96dc-0b023a84111d None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:58.207936 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-034bf023-f616-4539-96dc-0b023a84111d tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] DELETE https://10.4.3.223/volume/v3/volumes/ae5095d3-a4d0-4c5c-8fa6-beae6f68bf34 Jul 03 02:31:58.207936 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-034bf023-f616-4539-96dc-0b023a84111d tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:58.207936 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-034bf023-f616-4539-96dc-0b023a84111d tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Calling method 'delete' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:58.207936 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.volumes [None req-034bf023-f616-4539-96dc-0b023a84111d tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Delete volume with id: ae5095d3-a4d0-4c5c-8fa6-beae6f68bf34 Jul 03 02:31:58.214149 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:58.214149 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:31:58.214543 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-034bf023-f616-4539-96dc-0b023a84111d tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Volume info retrieved successfully. Jul 03 02:31:58.233288 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-034bf023-f616-4539-96dc-0b023a84111d tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Delete volume request issued successfully. Jul 03 02:31:58.233489 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-034bf023-f616-4539-96dc-0b023a84111d tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] https://10.4.3.223/volume/v3/volumes/ae5095d3-a4d0-4c5c-8fa6-beae6f68bf34 returned with HTTP 202 Jul 03 02:31:58.233867 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 645/2572] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:31:58 2026] DELETE /volume/v3/volumes/ae5095d3-a4d0-4c5c-8fa6-beae6f68bf34 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:31:58.242463 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-22546cfb-09f3-4bfd-bafd-af01017de665 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:58.246402 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-22546cfb-09f3-4bfd-bafd-af01017de665 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] GET https://10.4.3.223/volume/v3/volumes/ae5095d3-a4d0-4c5c-8fa6-beae6f68bf34 Jul 03 02:31:58.246610 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-22546cfb-09f3-4bfd-bafd-af01017de665 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:58.246779 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-22546cfb-09f3-4bfd-bafd-af01017de665 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:58.257858 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:58.257858 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:31:58.261808 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-22546cfb-09f3-4bfd-bafd-af01017de665 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Volume info retrieved successfully. Jul 03 02:31:58.266234 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-22546cfb-09f3-4bfd-bafd-af01017de665 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] https://10.4.3.223/volume/v3/volumes/ae5095d3-a4d0-4c5c-8fa6-beae6f68bf34 returned with HTTP 200 Jul 03 02:31:58.266413 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 641/2573] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:58 2026] GET /volume/v3/volumes/ae5095d3-a4d0-4c5c-8fa6-beae6f68bf34 => generated 855 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:58.445285 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-c599caff-7afe-4a13-a637-dbf49a9fa4af None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:58.450564 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-c599caff-7afe-4a13-a637-dbf49a9fa4af tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] GET https://10.4.3.223/volume/v3/volumes/06362ad6-6e11-4297-9cd8-e5aa60ad7cc6 Jul 03 02:31:58.450720 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-c599caff-7afe-4a13-a637-dbf49a9fa4af tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:58.450893 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-c599caff-7afe-4a13-a637-dbf49a9fa4af tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:58.463190 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:58.463190 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:31:58.467221 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-c599caff-7afe-4a13-a637-dbf49a9fa4af tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Volume info retrieved successfully. Jul 03 02:31:58.471379 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-c599caff-7afe-4a13-a637-dbf49a9fa4af tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/volumes/06362ad6-6e11-4297-9cd8-e5aa60ad7cc6 returned with HTTP 200 Jul 03 02:31:58.471892 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 640/2574] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:58 2026] GET /volume/v3/volumes/06362ad6-6e11-4297-9cd8-e5aa60ad7cc6 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:58.487670 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-45253e52-bade-4ebd-810c-658e539ce8d8 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:58.490308 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-45253e52-bade-4ebd-810c-658e539ce8d8 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] GET https://10.4.3.223/volume/v3/volumes/06362ad6-6e11-4297-9cd8-e5aa60ad7cc6 Jul 03 02:31:58.490308 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-45253e52-bade-4ebd-810c-658e539ce8d8 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:58.490308 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-45253e52-bade-4ebd-810c-658e539ce8d8 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:58.496298 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:58.496298 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:31:58.499880 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-45253e52-bade-4ebd-810c-658e539ce8d8 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Volume info retrieved successfully. Jul 03 02:31:58.504106 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-45253e52-bade-4ebd-810c-658e539ce8d8 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/volumes/06362ad6-6e11-4297-9cd8-e5aa60ad7cc6 returned with HTTP 200 Jul 03 02:31:58.504708 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 649/2575] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:58 2026] GET /volume/v3/volumes/06362ad6-6e11-4297-9cd8-e5aa60ad7cc6 => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:58.517987 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-aacffb1b-4203-42ad-84ce-e74ae31b97af None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:58.519324 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-aacffb1b-4203-42ad-84ce-e74ae31b97af tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] POST https://10.4.3.223/volume/v3/snapshots Jul 03 02:31:58.520663 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-aacffb1b-4203-42ad-84ce-e74ae31b97af tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "06362ad6-6e11-4297-9cd8-e5aa60ad7cc6", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1913894424"}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:31:58.528138 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:58.528138 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:31:58.529155 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-aacffb1b-4203-42ad-84ce-e74ae31b97af tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Volume info retrieved successfully. Jul 03 02:31:58.529350 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.snapshots [None req-aacffb1b-4203-42ad-84ce-e74ae31b97af tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Create snapshot from volume 06362ad6-6e11-4297-9cd8-e5aa60ad7cc6 Jul 03 02:31:58.564299 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.quota [None req-aacffb1b-4203-42ad-84ce-e74ae31b97af tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Created reservations ['c1c0a2b6-c579-4e0e-9bf1-ed93b28e1364', 'af92f608-2d8c-4749-a557-54304027dded', '732ce969-4208-4c2f-a206-4eeb7d64c9e5', '6313a7f4-4abf-49a1-bdf3-9ba050954e8c'] {{(pid=100013) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:31:58.601483 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-aacffb1b-4203-42ad-84ce-e74ae31b97af tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Snapshot create request issued successfully. Jul 03 02:31:58.601483 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-aacffb1b-4203-42ad-84ce-e74ae31b97af tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/snapshots returned with HTTP 202 Jul 03 02:31:58.601483 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 646/2576] 10.4.3.223 () {68 vars in 1265 bytes} [Fri Jul 3 02:31:58 2026] POST /volume/v3/snapshots => generated 310 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:31:58.611176 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-821f2f5c-6b98-45d6-a361-9983b7c62196 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:58.614559 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-821f2f5c-6b98-45d6-a361-9983b7c62196 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] GET https://10.4.3.223/volume/v3/snapshots/13e120f2-4283-46c8-be74-15b260bd2807 Jul 03 02:31:58.614739 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-821f2f5c-6b98-45d6-a361-9983b7c62196 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:58.614957 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-821f2f5c-6b98-45d6-a361-9983b7c62196 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:58.620266 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:58.620266 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:31:58.620803 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-821f2f5c-6b98-45d6-a361-9983b7c62196 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Snapshot retrieved successfully. Jul 03 02:31:58.621792 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-821f2f5c-6b98-45d6-a361-9983b7c62196 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/snapshots/13e120f2-4283-46c8-be74-15b260bd2807 returned with HTTP 200 Jul 03 02:31:58.622359 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 642/2577] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:31:58 2026] GET /volume/v3/snapshots/13e120f2-4283-46c8-be74-15b260bd2807 => generated 442 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:58.910092 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-5fcb7f14-9afa-47e3-87f5-79b0608beded None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:58.912214 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-5fcb7f14-9afa-47e3-87f5-79b0608beded tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] GET https://10.4.3.223/volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 Jul 03 02:31:58.912646 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-5fcb7f14-9afa-47e3-87f5-79b0608beded tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:58.913128 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-5fcb7f14-9afa-47e3-87f5-79b0608beded tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:58.927105 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:58.927105 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:31:58.931913 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-5fcb7f14-9afa-47e3-87f5-79b0608beded tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Volume info retrieved successfully. Jul 03 02:31:58.938472 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-5fcb7f14-9afa-47e3-87f5-79b0608beded tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 returned with HTTP 200 Jul 03 02:31:58.940877 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 641/2578] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:58 2026] GET /volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 => generated 1148 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:31:59.278777 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-906508f6-c320-46f9-bb01-efa7ca14f081 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:59.281201 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-906508f6-c320-46f9-bb01-efa7ca14f081 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] GET https://10.4.3.223/volume/v3/volumes/ae5095d3-a4d0-4c5c-8fa6-beae6f68bf34 Jul 03 02:31:59.281374 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-906508f6-c320-46f9-bb01-efa7ca14f081 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:59.281589 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-906508f6-c320-46f9-bb01-efa7ca14f081 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:59.294593 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-906508f6-c320-46f9-bb01-efa7ca14f081 tempest-VolumesListTestJSON-1445392105 tempest-VolumesListTestJSON-1445392105-project-member] https://10.4.3.223/volume/v3/volumes/ae5095d3-a4d0-4c5c-8fa6-beae6f68bf34 returned with HTTP 404 Jul 03 02:31:59.294593 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 650/2579] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:59 2026] GET /volume/v3/volumes/ae5095d3-a4d0-4c5c-8fa6-beae6f68bf34 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:31:59.632377 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-a055b100-0ef6-4e93-8047-bdccadcd06a5 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:59.634291 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-a055b100-0ef6-4e93-8047-bdccadcd06a5 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] GET https://10.4.3.223/volume/v3/snapshots/13e120f2-4283-46c8-be74-15b260bd2807 Jul 03 02:31:59.634508 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-a055b100-0ef6-4e93-8047-bdccadcd06a5 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:59.634693 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-a055b100-0ef6-4e93-8047-bdccadcd06a5 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:59.641038 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:59.641038 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:31:59.641738 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-a055b100-0ef6-4e93-8047-bdccadcd06a5 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Snapshot retrieved successfully. Jul 03 02:31:59.642880 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-a055b100-0ef6-4e93-8047-bdccadcd06a5 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/snapshots/13e120f2-4283-46c8-be74-15b260bd2807 returned with HTTP 200 Jul 03 02:31:59.643730 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 647/2580] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:31:59 2026] GET /volume/v3/snapshots/13e120f2-4283-46c8-be74-15b260bd2807 => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:59.652368 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-d4f6527f-ea0b-452a-9b0b-083c353894f0 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:59.654456 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-d4f6527f-ea0b-452a-9b0b-083c353894f0 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] POST https://10.4.3.223/volume/v3/backups Jul 03 02:31:59.654751 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-d4f6527f-ea0b-452a-9b0b-083c353894f0 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "06362ad6-6e11-4297-9cd8-e5aa60ad7cc6", "snapshot_id": "13e120f2-4283-46c8-be74-15b260bd2807", "name": "tempest-VolumesSnapshotTestJSON-Backup-1312032834", "container": "tempest-volumessnapshottestjson-backup-container-197549434"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:31:59.656597 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.contrib.backups [None req-d4f6527f-ea0b-452a-9b0b-083c353894f0 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Creating new backup {'backup': {'volume_id': '06362ad6-6e11-4297-9cd8-e5aa60ad7cc6', 'snapshot_id': '13e120f2-4283-46c8-be74-15b260bd2807', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-1312032834', 'container': 'tempest-volumessnapshottestjson-backup-container-197549434'}} {{(pid=100012) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 02:31:59.656773 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.contrib.backups [None req-d4f6527f-ea0b-452a-9b0b-083c353894f0 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Creating backup of volume 06362ad6-6e11-4297-9cd8-e5aa60ad7cc6 in container tempest-volumessnapshottestjson-backup-container-197549434 Jul 03 02:31:59.664753 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:59.664753 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:31:59.665527 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-d4f6527f-ea0b-452a-9b0b-083c353894f0 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Volume info retrieved successfully. Jul 03 02:31:59.671702 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:59.671702 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:31:59.672234 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-d4f6527f-ea0b-452a-9b0b-083c353894f0 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Snapshot retrieved successfully. Jul 03 02:31:59.704726 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.quota [None req-d4f6527f-ea0b-452a-9b0b-083c353894f0 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Created reservations ['f72a743b-2696-4fa2-b15b-e991ec945a49', 'd7a39081-63b6-4ca7-b37a-3ff13104e648'] {{(pid=100012) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:31:59.738672 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-d4f6527f-ea0b-452a-9b0b-083c353894f0 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/backups returned with HTTP 202 Jul 03 02:31:59.739093 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 643/2581] 10.4.3.223 () {68 vars in 1259 bytes} [Fri Jul 3 02:31:59 2026] POST /volume/v3/backups => generated 335 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:31:59.746715 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-227f14c8-ba4a-4b0f-b8f0-95baf11234fb None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:59.748535 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-227f14c8-ba4a-4b0f-b8f0-95baf11234fb tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] GET https://10.4.3.223/volume/v3/backups/f8b568e5-6aaa-4388-be79-a0e60a6da623 Jul 03 02:31:59.748642 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-227f14c8-ba4a-4b0f-b8f0-95baf11234fb tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:59.748801 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-227f14c8-ba4a-4b0f-b8f0-95baf11234fb tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:59.748910 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-227f14c8-ba4a-4b0f-b8f0-95baf11234fb tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Show backup with id f8b568e5-6aaa-4388-be79-a0e60a6da623. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:31:59.752883 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:59.752883 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:31:59.753622 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-227f14c8-ba4a-4b0f-b8f0-95baf11234fb tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/backups/f8b568e5-6aaa-4388-be79-a0e60a6da623 returned with HTTP 200 Jul 03 02:31:59.753971 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 642/2582] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:59 2026] GET /volume/v3/backups/f8b568e5-6aaa-4388-be79-a0e60a6da623 => generated 808 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:31:59.754018 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-22a42e72-20e0-4cc8-8b12-2fdc15338e3f req-ab8ba138-4e21-4bed-b5b4-0a01c2ff1586 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:59.761209 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-22a42e72-20e0-4cc8-8b12-2fdc15338e3f req-ab8ba138-4e21-4bed-b5b4-0a01c2ff1586 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] POST https://10.4.3.223/volume/v3/attachments/37eeab5c-0b65-491b-9959-32f8d88e60bc/action Jul 03 02:31:59.763333 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-22a42e72-20e0-4cc8-8b12-2fdc15338e3f req-ab8ba138-4e21-4bed-b5b4-0a01c2ff1586 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Action body: b'{"os-complete": null}' {{(pid=100015) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:31:59.763333 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-22a42e72-20e0-4cc8-8b12-2fdc15338e3f req-ab8ba138-4e21-4bed-b5b4-0a01c2ff1586 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:31:59.801121 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:59.801121 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:31:59.828267 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-22a42e72-20e0-4cc8-8b12-2fdc15338e3f req-ab8ba138-4e21-4bed-b5b4-0a01c2ff1586 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/attachments/37eeab5c-0b65-491b-9959-32f8d88e60bc/action returned with HTTP 204 Jul 03 02:31:59.829515 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 651/2583] 10.4.3.223 () {74 vars in 1725 bytes} [Fri Jul 3 02:31:59 2026] POST /volume/v3/attachments/37eeab5c-0b65-491b-9959-32f8d88e60bc/action => generated 0 bytes in 75 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:31:59.959856 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-6e7a67fa-f44e-4c12-b534-c458913b8f1f None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:31:59.961988 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-6e7a67fa-f44e-4c12-b534-c458913b8f1f tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] GET https://10.4.3.223/volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 Jul 03 02:31:59.962150 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-6e7a67fa-f44e-4c12-b534-c458913b8f1f tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:31:59.962356 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-6e7a67fa-f44e-4c12-b534-c458913b8f1f tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:31:59.992207 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:31:59.992207 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:32:00.001784 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-6e7a67fa-f44e-4c12-b534-c458913b8f1f tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Volume info retrieved successfully. Jul 03 02:32:00.006106 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-6e7a67fa-f44e-4c12-b534-c458913b8f1f tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 returned with HTTP 200 Jul 03 02:32:00.006597 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 648/2584] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:31:59 2026] GET /volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 => generated 1442 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:32:00.769182 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-4f5bba37-dc5f-40a1-9f4a-5896b2260496 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:32:00.771858 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-4f5bba37-dc5f-40a1-9f4a-5896b2260496 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] GET https://10.4.3.223/volume/v3/backups/f8b568e5-6aaa-4388-be79-a0e60a6da623 Jul 03 02:32:00.772056 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-4f5bba37-dc5f-40a1-9f4a-5896b2260496 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:32:00.772552 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-4f5bba37-dc5f-40a1-9f4a-5896b2260496 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:32:00.772750 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-4f5bba37-dc5f-40a1-9f4a-5896b2260496 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Show backup with id f8b568e5-6aaa-4388-be79-a0e60a6da623. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:32:00.778101 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:32:00.778101 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:32:00.778817 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-4f5bba37-dc5f-40a1-9f4a-5896b2260496 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/backups/f8b568e5-6aaa-4388-be79-a0e60a6da623 returned with HTTP 200 Jul 03 02:32:00.779171 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 644/2585] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:32:00 2026] GET /volume/v3/backups/f8b568e5-6aaa-4388-be79-a0e60a6da623 => generated 834 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:32:01.789033 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-ddefa8ed-8096-46e8-9535-4ef2a89633ef None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:32:01.790788 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-ddefa8ed-8096-46e8-9535-4ef2a89633ef tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] GET https://10.4.3.223/volume/v3/backups/f8b568e5-6aaa-4388-be79-a0e60a6da623 Jul 03 02:32:01.791243 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-ddefa8ed-8096-46e8-9535-4ef2a89633ef tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:32:01.791243 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-ddefa8ed-8096-46e8-9535-4ef2a89633ef tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:32:01.791436 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-ddefa8ed-8096-46e8-9535-4ef2a89633ef tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Show backup with id f8b568e5-6aaa-4388-be79-a0e60a6da623. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:32:01.795690 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:32:01.795690 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:32:01.796583 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-ddefa8ed-8096-46e8-9535-4ef2a89633ef tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/backups/f8b568e5-6aaa-4388-be79-a0e60a6da623 returned with HTTP 200 Jul 03 02:32:01.797114 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 643/2586] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:32:01 2026] GET /volume/v3/backups/f8b568e5-6aaa-4388-be79-a0e60a6da623 => generated 834 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:32:02.808378 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-0e04df1e-a3b0-47b4-8b6d-bd1bee597e96 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:32:02.812454 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-0e04df1e-a3b0-47b4-8b6d-bd1bee597e96 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] GET https://10.4.3.223/volume/v3/backups/f8b568e5-6aaa-4388-be79-a0e60a6da623 Jul 03 02:32:02.812644 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-0e04df1e-a3b0-47b4-8b6d-bd1bee597e96 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:32:02.812823 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-0e04df1e-a3b0-47b4-8b6d-bd1bee597e96 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:32:02.812957 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-0e04df1e-a3b0-47b4-8b6d-bd1bee597e96 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Show backup with id f8b568e5-6aaa-4388-be79-a0e60a6da623. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:32:02.819075 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:32:02.819075 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:32:02.819898 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-0e04df1e-a3b0-47b4-8b6d-bd1bee597e96 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/backups/f8b568e5-6aaa-4388-be79-a0e60a6da623 returned with HTTP 200 Jul 03 02:32:02.820291 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 652/2587] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:32:02 2026] GET /volume/v3/backups/f8b568e5-6aaa-4388-be79-a0e60a6da623 => generated 834 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:32:03.834337 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-22157697-2310-48b4-9b84-0b604fb79efc None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:32:03.837204 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-22157697-2310-48b4-9b84-0b604fb79efc tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] GET https://10.4.3.223/volume/v3/backups/f8b568e5-6aaa-4388-be79-a0e60a6da623 Jul 03 02:32:03.837204 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-22157697-2310-48b4-9b84-0b604fb79efc tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:32:03.839052 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-22157697-2310-48b4-9b84-0b604fb79efc tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:32:03.839052 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-22157697-2310-48b4-9b84-0b604fb79efc tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Show backup with id f8b568e5-6aaa-4388-be79-a0e60a6da623. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:32:03.843551 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:32:03.843551 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:32:03.844220 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-22157697-2310-48b4-9b84-0b604fb79efc tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/backups/f8b568e5-6aaa-4388-be79-a0e60a6da623 returned with HTTP 200 Jul 03 02:32:03.844647 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 649/2588] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:32:03 2026] GET /volume/v3/backups/f8b568e5-6aaa-4388-be79-a0e60a6da623 => generated 834 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:32:04.860240 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-ce744e25-3cd3-4264-b9ba-b3dfdf8f085c None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:32:04.863237 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-ce744e25-3cd3-4264-b9ba-b3dfdf8f085c tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] GET https://10.4.3.223/volume/v3/backups/f8b568e5-6aaa-4388-be79-a0e60a6da623 Jul 03 02:32:04.863237 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-ce744e25-3cd3-4264-b9ba-b3dfdf8f085c tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:32:04.863237 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-ce744e25-3cd3-4264-b9ba-b3dfdf8f085c tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:32:04.863237 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-ce744e25-3cd3-4264-b9ba-b3dfdf8f085c tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Show backup with id f8b568e5-6aaa-4388-be79-a0e60a6da623. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:32:04.870138 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:32:04.870138 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:32:04.872619 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-ce744e25-3cd3-4264-b9ba-b3dfdf8f085c tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/backups/f8b568e5-6aaa-4388-be79-a0e60a6da623 returned with HTTP 200 Jul 03 02:32:04.873174 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 645/2589] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:32:04 2026] GET /volume/v3/backups/f8b568e5-6aaa-4388-be79-a0e60a6da623 => generated 834 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:32:05.889580 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-6991cb29-0ae6-4a16-91b2-0720e27ce452 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:32:05.892528 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-6991cb29-0ae6-4a16-91b2-0720e27ce452 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] GET https://10.4.3.223/volume/v3/backups/f8b568e5-6aaa-4388-be79-a0e60a6da623 Jul 03 02:32:05.893052 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-6991cb29-0ae6-4a16-91b2-0720e27ce452 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:32:05.893052 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-6991cb29-0ae6-4a16-91b2-0720e27ce452 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:32:05.893177 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-6991cb29-0ae6-4a16-91b2-0720e27ce452 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Show backup with id f8b568e5-6aaa-4388-be79-a0e60a6da623. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:32:05.905934 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:32:05.905934 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:32:05.906870 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-6991cb29-0ae6-4a16-91b2-0720e27ce452 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/backups/f8b568e5-6aaa-4388-be79-a0e60a6da623 returned with HTTP 200 Jul 03 02:32:05.907393 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 644/2590] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:32:05 2026] GET /volume/v3/backups/f8b568e5-6aaa-4388-be79-a0e60a6da623 => generated 834 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:32:06.920331 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-8fb4b10f-a9a2-4252-8303-d369f9b2e9e7 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:32:06.925613 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-8fb4b10f-a9a2-4252-8303-d369f9b2e9e7 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] GET https://10.4.3.223/volume/v3/backups/f8b568e5-6aaa-4388-be79-a0e60a6da623 Jul 03 02:32:06.925613 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-8fb4b10f-a9a2-4252-8303-d369f9b2e9e7 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:32:06.925613 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-8fb4b10f-a9a2-4252-8303-d369f9b2e9e7 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:32:06.927699 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-8fb4b10f-a9a2-4252-8303-d369f9b2e9e7 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Show backup with id f8b568e5-6aaa-4388-be79-a0e60a6da623. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:32:06.939916 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:32:06.939916 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:32:06.941747 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-8fb4b10f-a9a2-4252-8303-d369f9b2e9e7 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/backups/f8b568e5-6aaa-4388-be79-a0e60a6da623 returned with HTTP 200 Jul 03 02:32:06.942674 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 653/2591] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:32:06 2026] GET /volume/v3/backups/f8b568e5-6aaa-4388-be79-a0e60a6da623 => generated 834 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:32:07.954559 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-690ee8f4-04a9-440b-a49e-dff9957121e6 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:32:07.958035 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-690ee8f4-04a9-440b-a49e-dff9957121e6 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] GET https://10.4.3.223/volume/v3/backups/f8b568e5-6aaa-4388-be79-a0e60a6da623 Jul 03 02:32:07.958217 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-690ee8f4-04a9-440b-a49e-dff9957121e6 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:32:07.958425 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-690ee8f4-04a9-440b-a49e-dff9957121e6 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:32:07.958542 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-690ee8f4-04a9-440b-a49e-dff9957121e6 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Show backup with id f8b568e5-6aaa-4388-be79-a0e60a6da623. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:32:07.965606 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:32:07.965606 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:32:07.966402 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-690ee8f4-04a9-440b-a49e-dff9957121e6 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/backups/f8b568e5-6aaa-4388-be79-a0e60a6da623 returned with HTTP 200 Jul 03 02:32:07.966882 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 650/2592] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:32:07 2026] GET /volume/v3/backups/f8b568e5-6aaa-4388-be79-a0e60a6da623 => generated 834 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:32:08.980851 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-f8e6a970-4d83-4b91-80d4-618fb83ab868 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:32:08.984934 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-f8e6a970-4d83-4b91-80d4-618fb83ab868 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] GET https://10.4.3.223/volume/v3/backups/f8b568e5-6aaa-4388-be79-a0e60a6da623 Jul 03 02:32:08.985252 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-f8e6a970-4d83-4b91-80d4-618fb83ab868 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:32:08.985604 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-f8e6a970-4d83-4b91-80d4-618fb83ab868 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:32:08.985819 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-f8e6a970-4d83-4b91-80d4-618fb83ab868 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Show backup with id f8b568e5-6aaa-4388-be79-a0e60a6da623. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:32:08.995242 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:32:08.995242 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:32:08.996371 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-f8e6a970-4d83-4b91-80d4-618fb83ab868 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/backups/f8b568e5-6aaa-4388-be79-a0e60a6da623 returned with HTTP 200 Jul 03 02:32:08.997878 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 646/2593] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:32:08 2026] GET /volume/v3/backups/f8b568e5-6aaa-4388-be79-a0e60a6da623 => generated 834 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:32:09.119328 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-cad369e2-ac29-4cea-bfc1-a93946688385 req-f8e2b4bd-69c2-4ddb-9dbd-2103ee2184b6 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:32:09.123283 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-cad369e2-ac29-4cea-bfc1-a93946688385 req-f8e2b4bd-69c2-4ddb-9dbd-2103ee2184b6 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] GET https://10.4.3.223/volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 Jul 03 02:32:09.123283 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-cad369e2-ac29-4cea-bfc1-a93946688385 req-f8e2b4bd-69c2-4ddb-9dbd-2103ee2184b6 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:32:09.123283 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-cad369e2-ac29-4cea-bfc1-a93946688385 req-f8e2b4bd-69c2-4ddb-9dbd-2103ee2184b6 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:32:09.143513 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:32:09.143513 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:32:09.155442 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [req-cad369e2-ac29-4cea-bfc1-a93946688385 req-f8e2b4bd-69c2-4ddb-9dbd-2103ee2184b6 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Volume info retrieved successfully. Jul 03 02:32:09.162389 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-cad369e2-ac29-4cea-bfc1-a93946688385 req-f8e2b4bd-69c2-4ddb-9dbd-2103ee2184b6 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 returned with HTTP 200 Jul 03 02:32:09.162921 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 645/2594] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:32:09 2026] GET /volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 => generated 1442 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:32:10.011102 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-49850395-160c-4791-a8fb-36c7b21c959e None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:32:10.012747 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-49850395-160c-4791-a8fb-36c7b21c959e tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] GET https://10.4.3.223/volume/v3/backups/f8b568e5-6aaa-4388-be79-a0e60a6da623 Jul 03 02:32:10.012915 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-49850395-160c-4791-a8fb-36c7b21c959e tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:32:10.013080 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-49850395-160c-4791-a8fb-36c7b21c959e tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:32:10.013196 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-49850395-160c-4791-a8fb-36c7b21c959e tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Show backup with id f8b568e5-6aaa-4388-be79-a0e60a6da623. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:32:10.017970 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:32:10.017970 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:32:10.018925 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-49850395-160c-4791-a8fb-36c7b21c959e tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/backups/f8b568e5-6aaa-4388-be79-a0e60a6da623 returned with HTTP 200 Jul 03 02:32:10.019549 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 654/2595] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:32:10 2026] GET /volume/v3/backups/f8b568e5-6aaa-4388-be79-a0e60a6da623 => generated 834 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:32:10.069564 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-3fc9b774-4a9e-4065-b06c-5c96c7f3ab3a None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:32:10.069998 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-3fc9b774-4a9e-4065-b06c-5c96c7f3ab3a None None] GET https://10.4.3.223/volume// Jul 03 02:32:10.070062 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-3fc9b774-4a9e-4065-b06c-5c96c7f3ab3a None None] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:32:10.070239 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-3fc9b774-4a9e-4065-b06c-5c96c7f3ab3a None None] Calling method 'all' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:32:10.071466 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-3fc9b774-4a9e-4065-b06c-5c96c7f3ab3a None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:32:10.071466 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 651/2596] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:32:10 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:32:10.079435 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-cad369e2-ac29-4cea-bfc1-a93946688385 req-fe4407df-6d54-4d0f-b9a6-cef499318cbf None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:32:10.081342 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-cad369e2-ac29-4cea-bfc1-a93946688385 req-fe4407df-6d54-4d0f-b9a6-cef499318cbf tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] POST https://10.4.3.223/volume/v3/attachments Jul 03 02:32:10.081687 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-cad369e2-ac29-4cea-bfc1-a93946688385 req-fe4407df-6d54-4d0f-b9a6-cef499318cbf tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8", "connector": null, "instance_uuid": "1393ea11-bc47-45ff-84d7-778e4d418a0c"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:32:10.095964 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:32:10.095964 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:32:10.124811 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-cad369e2-ac29-4cea-bfc1-a93946688385 req-fe4407df-6d54-4d0f-b9a6-cef499318cbf tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Jul 03 02:32:10.125475 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 647/2597] 10.4.3.223 () {74 vars in 1594 bytes} [Fri Jul 3 02:32:10 2026] POST /volume/v3/attachments => generated 273 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 02:32:10.133430 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-cad369e2-ac29-4cea-bfc1-a93946688385 req-0fe68306-6b17-48a4-9b95-930788b603d6 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:32:10.136477 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-cad369e2-ac29-4cea-bfc1-a93946688385 req-0fe68306-6b17-48a4-9b95-930788b603d6 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] DELETE https://10.4.3.223/volume/v3/attachments/3608d606-a261-4b0b-9805-d5c6cfe7b2fa Jul 03 02:32:10.136716 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-cad369e2-ac29-4cea-bfc1-a93946688385 req-0fe68306-6b17-48a4-9b95-930788b603d6 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:32:10.137154 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-cad369e2-ac29-4cea-bfc1-a93946688385 req-0fe68306-6b17-48a4-9b95-930788b603d6 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Calling method 'version_select' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:32:10.145970 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:32:10.145970 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:32:10.693673 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-cad369e2-ac29-4cea-bfc1-a93946688385 req-0fe68306-6b17-48a4-9b95-930788b603d6 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/attachments/3608d606-a261-4b0b-9805-d5c6cfe7b2fa returned with HTTP 200 Jul 03 02:32:10.693673 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 646/2598] 10.4.3.223 () {72 vars in 1673 bytes} [Fri Jul 3 02:32:10 2026] DELETE /volume/v3/attachments/3608d606-a261-4b0b-9805-d5c6cfe7b2fa => generated 367 bytes in 561 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:32:11.029861 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-9ef130fd-689f-403e-b9b8-ba389a13479f None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:32:11.031521 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-9ef130fd-689f-403e-b9b8-ba389a13479f tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] GET https://10.4.3.223/volume/v3/backups/f8b568e5-6aaa-4388-be79-a0e60a6da623 Jul 03 02:32:11.031733 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-9ef130fd-689f-403e-b9b8-ba389a13479f tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:32:11.031953 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-9ef130fd-689f-403e-b9b8-ba389a13479f tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:32:11.032073 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-9ef130fd-689f-403e-b9b8-ba389a13479f tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Show backup with id f8b568e5-6aaa-4388-be79-a0e60a6da623. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:32:11.036835 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:32:11.036835 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:32:11.038517 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-9ef130fd-689f-403e-b9b8-ba389a13479f tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/backups/f8b568e5-6aaa-4388-be79-a0e60a6da623 returned with HTTP 200 Jul 03 02:32:11.038517 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 655/2599] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:32:11 2026] GET /volume/v3/backups/f8b568e5-6aaa-4388-be79-a0e60a6da623 => generated 834 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:32:12.052340 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-4a4fa1c8-afea-47b8-afd8-ffb30cad96da None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:32:12.054075 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-4a4fa1c8-afea-47b8-afd8-ffb30cad96da tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] GET https://10.4.3.223/volume/v3/backups/f8b568e5-6aaa-4388-be79-a0e60a6da623 Jul 03 02:32:12.054358 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-4a4fa1c8-afea-47b8-afd8-ffb30cad96da tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:32:12.054647 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-4a4fa1c8-afea-47b8-afd8-ffb30cad96da tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:32:12.054809 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-4a4fa1c8-afea-47b8-afd8-ffb30cad96da tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Show backup with id f8b568e5-6aaa-4388-be79-a0e60a6da623. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:32:12.060089 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:32:12.060089 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:32:12.060518 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-4a4fa1c8-afea-47b8-afd8-ffb30cad96da tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/backups/f8b568e5-6aaa-4388-be79-a0e60a6da623 returned with HTTP 200 Jul 03 02:32:12.060882 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 652/2600] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:32:12 2026] GET /volume/v3/backups/f8b568e5-6aaa-4388-be79-a0e60a6da623 => generated 834 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:32:13.074963 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-d6f44079-6989-42cc-a2da-6a919d192b31 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:32:13.076852 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-d6f44079-6989-42cc-a2da-6a919d192b31 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] GET https://10.4.3.223/volume/v3/backups/f8b568e5-6aaa-4388-be79-a0e60a6da623 Jul 03 02:32:13.077237 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-d6f44079-6989-42cc-a2da-6a919d192b31 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:32:13.077484 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-d6f44079-6989-42cc-a2da-6a919d192b31 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:32:13.077562 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-d6f44079-6989-42cc-a2da-6a919d192b31 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Show backup with id f8b568e5-6aaa-4388-be79-a0e60a6da623. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:32:13.082710 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:32:13.082710 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:32:13.083528 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-d6f44079-6989-42cc-a2da-6a919d192b31 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/backups/f8b568e5-6aaa-4388-be79-a0e60a6da623 returned with HTTP 200 Jul 03 02:32:13.083903 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 648/2601] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:32:13 2026] GET /volume/v3/backups/f8b568e5-6aaa-4388-be79-a0e60a6da623 => generated 834 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:32:13.291678 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-2f2f17ce-1d4a-476d-b949-e2ce0447fdb7 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:32:13.396754 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-2f2f17ce-1d4a-476d-b949-e2ce0447fdb7 tempest-TestVolumeBootPattern-17778143 tempest-TestVolumeBootPattern-17778143-project-admin] POST https://10.4.3.223/volume/v3/types Jul 03 02:32:13.397064 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-2f2f17ce-1d4a-476d-b949-e2ce0447fdb7 tempest-TestVolumeBootPattern-17778143 tempest-TestVolumeBootPattern-17778143-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1170351290", "extra_specs": {}}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:32:13.399967 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:32:13.399967 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:32:13.422947 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-2f2f17ce-1d4a-476d-b949-e2ce0447fdb7 tempest-TestVolumeBootPattern-17778143 tempest-TestVolumeBootPattern-17778143-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Jul 03 02:32:13.423333 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 647/2602] 10.4.3.223 () {68 vars in 1252 bytes} [Fri Jul 3 02:32:13 2026] POST /volume/v3/types => generated 212 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:32:13.433208 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-ddd30a53-ce74-4bde-8a3c-4cc3e1344ce6 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:32:13.435921 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-ddd30a53-ce74-4bde-8a3c-4cc3e1344ce6 tempest-TestVolumeBootPattern-17778143 tempest-TestVolumeBootPattern-17778143-project-admin] POST https://10.4.3.223/volume/v3/types/a1f77dd4-38dc-4916-8372-61dc3d6225f0/encryption Jul 03 02:32:13.436255 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-ddd30a53-ce74-4bde-8a3c-4cc3e1344ce6 tempest-TestVolumeBootPattern-17778143 tempest-TestVolumeBootPattern-17778143-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:32:13.457913 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-ddd30a53-ce74-4bde-8a3c-4cc3e1344ce6 tempest-TestVolumeBootPattern-17778143 tempest-TestVolumeBootPattern-17778143-project-admin] https://10.4.3.223/volume/v3/types/a1f77dd4-38dc-4916-8372-61dc3d6225f0/encryption returned with HTTP 200 Jul 03 02:32:13.458621 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 656/2603] 10.4.3.223 () {68 vars in 1397 bytes} [Fri Jul 3 02:32:13 2026] POST /volume/v3/types/a1f77dd4-38dc-4916-8372-61dc3d6225f0/encryption => generated 230 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:32:13.471744 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-dc7f0f21-00c4-44b0-bab5-bd56fbaa352a None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:32:13.558299 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-dc7f0f21-00c4-44b0-bab5-bd56fbaa352a tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:32:13.558299 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-dc7f0f21-00c4-44b0-bab5-bd56fbaa352a tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-758033566", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1170351290", "size": 1}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:32:13.559596 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.volumes [None req-dc7f0f21-00c4-44b0-bab5-bd56fbaa352a tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-758033566', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1170351290', 'size': 1}} {{(pid=100013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:32:13.731774 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.volumes [None req-dc7f0f21-00c4-44b0-bab5-bd56fbaa352a tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Create volume of 1 GB Jul 03 02:32:13.732122 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:32:13.732122 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:32:13.732746 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-dc7f0f21-00c4-44b0-bab5-bd56fbaa352a tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Availability Zones retrieved successfully. Jul 03 02:32:13.738349 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-dc7f0f21-00c4-44b0-bab5-bd56fbaa352a tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Flow 'volume_create_api' (41256737-fa5b-485f-a24f-e9ad7ce946c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:32:13.739412 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-dc7f0f21-00c4-44b0-bab5-bd56fbaa352a tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e307d754-4585-4b33-9ca4-5adf04203777) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:32:13.740474 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.flows.api.create_volume [None req-dc7f0f21-00c4-44b0-bab5-bd56fbaa352a tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Validating volume size '1' using validate_int {{(pid=100013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:32:13.767504 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-dc7f0f21-00c4-44b0-bab5-bd56fbaa352a tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e307d754-4585-4b33-9ca4-5adf04203777) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:32:13Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a1f77dd4-38dc-4916-8372-61dc3d6225f0,is_public=True,name='tempest-scenario-type-luks-1170351290',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a1f77dd4-38dc-4916-8372-61dc3d6225f0', '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=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:32:13.768143 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-dc7f0f21-00c4-44b0-bab5-bd56fbaa352a tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3aa224c8-2efa-444e-8f56-78ee3a025f5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:32:13.801553 np0000004352 devstack@c-api.service[100013]: WARNING cinder.quota [None req-dc7f0f21-00c4-44b0-bab5-bd56fbaa352a tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1170351290 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1170351290, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:32:13.801963 np0000004352 devstack@c-api.service[100013]: WARNING cinder.quota [None req-dc7f0f21-00c4-44b0-bab5-bd56fbaa352a tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1170351290 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1170351290, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:32:13.849493 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.quota [None req-dc7f0f21-00c4-44b0-bab5-bd56fbaa352a tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Created reservations ['8c2b05ab-9bf6-4bf0-9fa7-f03c3da2a542', 'cb74306f-f453-4061-8aa6-e672d3eeefa9', '4fc70bd7-6cd3-441d-8ac5-b01afff772af', 'e4b3d088-821f-4261-99c7-4d175528d8d4'] {{(pid=100013) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:32:13.850315 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-dc7f0f21-00c4-44b0-bab5-bd56fbaa352a tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3aa224c8-2efa-444e-8f56-78ee3a025f5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8c2b05ab-9bf6-4bf0-9fa7-f03c3da2a542', 'cb74306f-f453-4061-8aa6-e672d3eeefa9', '4fc70bd7-6cd3-441d-8ac5-b01afff772af', 'e4b3d088-821f-4261-99c7-4d175528d8d4']}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:32:13.851195 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-dc7f0f21-00c4-44b0-bab5-bd56fbaa352a tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ceeb2ac-ec98-4b8c-a7c3-8a757812195e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:32:13.884709 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-dc7f0f21-00c4-44b0-bab5-bd56fbaa352a tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ceeb2ac-ec98-4b8c-a7c3-8a757812195e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd90135c4-05dc-46d0-8063-fab7b31a9016', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-758033566',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a08ee0c5cd5c487abb7a76039a8a3598',qos_specs=None,replication_status=,reservations=['8c2b05ab-9bf6-4bf0-9fa7-f03c3da2a542','cb74306f-f453-4061-8aa6-e672d3eeefa9','4fc70bd7-6cd3-441d-8ac5-b01afff772af','e4b3d088-821f-4261-99c7-4d175528d8d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4f82f451af94649aa7d493979ce0624',volume_type_id=a1f77dd4-38dc-4916-8372-61dc3d6225f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:32:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-758033566',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=d90135c4-05dc-46d0-8063-fab7b31a9016,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a08ee0c5cd5c487abb7a76039a8a3598',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c4f82f451af94649aa7d493979ce0624',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a1f77dd4-38dc-4916-8372-61dc3d6225f0),volume_type_id=a1f77dd4-38dc-4916-8372-61dc3d6225f0)}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:32:13.885761 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-dc7f0f21-00c4-44b0-bab5-bd56fbaa352a tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4497a613-e8fc-45e6-88ad-dda799c4071f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:32:13.909056 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-dc7f0f21-00c4-44b0-bab5-bd56fbaa352a tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4497a613-e8fc-45e6-88ad-dda799c4071f) transitioned into state 'SUCCESS' from state '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-758033566',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a08ee0c5cd5c487abb7a76039a8a3598',qos_specs=None,replication_status=,reservations=['8c2b05ab-9bf6-4bf0-9fa7-f03c3da2a542','cb74306f-f453-4061-8aa6-e672d3eeefa9','4fc70bd7-6cd3-441d-8ac5-b01afff772af','e4b3d088-821f-4261-99c7-4d175528d8d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4f82f451af94649aa7d493979ce0624',volume_type_id=a1f77dd4-38dc-4916-8372-61dc3d6225f0)}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:32:13.910057 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-dc7f0f21-00c4-44b0-bab5-bd56fbaa352a tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b60d1ac3-313e-42bb-bc44-01069243d5de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:32:13.925839 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-dc7f0f21-00c4-44b0-bab5-bd56fbaa352a tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b60d1ac3-313e-42bb-bc44-01069243d5de) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:32:13.927196 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-dc7f0f21-00c4-44b0-bab5-bd56fbaa352a tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Flow 'volume_create_api' (41256737-fa5b-485f-a24f-e9ad7ce946c3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:32:13.927816 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-dc7f0f21-00c4-44b0-bab5-bd56fbaa352a tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Create volume request issued successfully. Jul 03 02:32:13.928553 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-dc7f0f21-00c4-44b0-bab5-bd56fbaa352a tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:32:13.929018 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 653/2604] 10.4.3.223 () {68 vars in 1259 bytes} [Fri Jul 3 02:32:13 2026] POST /volume/v3/volumes => generated 779 bytes in 458 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:32:13.949547 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-594a8791-1cac-42d2-9ab7-12f576e012ce None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:32:13.953323 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-594a8791-1cac-42d2-9ab7-12f576e012ce tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] GET https://10.4.3.223/volume/v3/volumes/d90135c4-05dc-46d0-8063-fab7b31a9016 Jul 03 02:32:13.953682 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-594a8791-1cac-42d2-9ab7-12f576e012ce tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:32:13.953972 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-594a8791-1cac-42d2-9ab7-12f576e012ce tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:32:13.964662 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:32:13.964662 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:32:13.972149 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-594a8791-1cac-42d2-9ab7-12f576e012ce tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Volume info retrieved successfully. Jul 03 02:32:13.977568 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-594a8791-1cac-42d2-9ab7-12f576e012ce tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/volumes/d90135c4-05dc-46d0-8063-fab7b31a9016 returned with HTTP 200 Jul 03 02:32:13.978831 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 649/2605] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:32:13 2026] GET /volume/v3/volumes/d90135c4-05dc-46d0-8063-fab7b31a9016 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:32:14.094731 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-a4ae37b4-9ff4-4603-8ac1-caa71a725f45 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:32:14.097083 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-a4ae37b4-9ff4-4603-8ac1-caa71a725f45 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] GET https://10.4.3.223/volume/v3/backups/f8b568e5-6aaa-4388-be79-a0e60a6da623 Jul 03 02:32:14.097083 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-a4ae37b4-9ff4-4603-8ac1-caa71a725f45 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:32:14.098441 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-a4ae37b4-9ff4-4603-8ac1-caa71a725f45 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:32:14.098441 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-a4ae37b4-9ff4-4603-8ac1-caa71a725f45 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Show backup with id f8b568e5-6aaa-4388-be79-a0e60a6da623. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:32:14.107001 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:32:14.107001 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:32:14.108093 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-a4ae37b4-9ff4-4603-8ac1-caa71a725f45 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/backups/f8b568e5-6aaa-4388-be79-a0e60a6da623 returned with HTTP 200 Jul 03 02:32:14.108774 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 648/2606] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:32:14 2026] GET /volume/v3/backups/f8b568e5-6aaa-4388-be79-a0e60a6da623 => generated 834 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:32:14.855020 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-1a071a83-746d-4e43-a5dd-81d16500e99a None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:32:14.858289 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-1a071a83-746d-4e43-a5dd-81d16500e99a tempest-TestShelveInstance-1951550404 tempest-TestShelveInstance-1951550404-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:32:14.858721 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-1a071a83-746d-4e43-a5dd-81d16500e99a tempest-TestShelveInstance-1951550404 tempest-TestShelveInstance-1951550404-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1892993838", "imageRef": "ea993fc3-c724-45f7-8dae-63cf2cac16e5", "size": 1}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:32:14.860533 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.volumes [None req-1a071a83-746d-4e43-a5dd-81d16500e99a tempest-TestShelveInstance-1951550404 tempest-TestShelveInstance-1951550404-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1892993838', 'imageRef': 'ea993fc3-c724-45f7-8dae-63cf2cac16e5', 'size': 1}} {{(pid=100015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:32:14.947455 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-1a071a83-746d-4e43-a5dd-81d16500e99a tempest-TestShelveInstance-1951550404 tempest-TestShelveInstance-1951550404-project-member] Create volume of 1 GB Jul 03 02:32:14.952125 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-1a071a83-746d-4e43-a5dd-81d16500e99a tempest-TestShelveInstance-1951550404 tempest-TestShelveInstance-1951550404-project-member] Availability Zones retrieved successfully. Jul 03 02:32:14.958249 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-1a071a83-746d-4e43-a5dd-81d16500e99a tempest-TestShelveInstance-1951550404 tempest-TestShelveInstance-1951550404-project-member] Flow 'volume_create_api' (46b00a08-87cc-469f-bc4c-36863d52c375) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:32:14.959538 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-1a071a83-746d-4e43-a5dd-81d16500e99a tempest-TestShelveInstance-1951550404 tempest-TestShelveInstance-1951550404-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00acc316-8415-4c97-b926-ceba37f07c9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:32:14.960548 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.flows.api.create_volume [None req-1a071a83-746d-4e43-a5dd-81d16500e99a tempest-TestShelveInstance-1951550404 tempest-TestShelveInstance-1951550404-project-member] Validating volume size '1' using validate_int {{(pid=100015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:32:14.994545 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-2333db5c-8887-403c-8a96-f90caeafda9b None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:32:14.998732 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-2333db5c-8887-403c-8a96-f90caeafda9b tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] GET https://10.4.3.223/volume/v3/volumes/d90135c4-05dc-46d0-8063-fab7b31a9016 Jul 03 02:32:14.998960 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-2333db5c-8887-403c-8a96-f90caeafda9b tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:32:14.999211 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-2333db5c-8887-403c-8a96-f90caeafda9b tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:32:15.008592 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:32:15.008592 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:32:15.013330 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-2333db5c-8887-403c-8a96-f90caeafda9b tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Volume info retrieved successfully. Jul 03 02:32:15.019042 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-2333db5c-8887-403c-8a96-f90caeafda9b tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/volumes/d90135c4-05dc-46d0-8063-fab7b31a9016 returned with HTTP 200 Jul 03 02:32:15.019475 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-1a071a83-746d-4e43-a5dd-81d16500e99a tempest-TestShelveInstance-1951550404 tempest-TestShelveInstance-1951550404-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00acc316-8415-4c97-b926-ceba37f07c9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:32:15.019669 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 654/2607] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:32:14 2026] GET /volume/v3/volumes/d90135c4-05dc-46d0-8063-fab7b31a9016 => generated 872 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:32:15.020342 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-1a071a83-746d-4e43-a5dd-81d16500e99a tempest-TestShelveInstance-1951550404 tempest-TestShelveInstance-1951550404-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52a5bc0d-a1c4-4814-880a-f59e41c9d6c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:32:15.037702 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-8479c3ca-a66a-4d86-8376-7ed9bbfe6b99 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:32:15.039317 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-8479c3ca-a66a-4d86-8376-7ed9bbfe6b99 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] GET https://10.4.3.223/volume/v3/volumes/d90135c4-05dc-46d0-8063-fab7b31a9016 Jul 03 02:32:15.039517 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-8479c3ca-a66a-4d86-8376-7ed9bbfe6b99 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:32:15.039724 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-8479c3ca-a66a-4d86-8376-7ed9bbfe6b99 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:32:15.050752 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:32:15.050752 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:32:15.055514 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-8479c3ca-a66a-4d86-8376-7ed9bbfe6b99 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Volume info retrieved successfully. Jul 03 02:32:15.064865 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-8479c3ca-a66a-4d86-8376-7ed9bbfe6b99 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/volumes/d90135c4-05dc-46d0-8063-fab7b31a9016 returned with HTTP 200 Jul 03 02:32:15.065474 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 650/2608] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:32:15 2026] GET /volume/v3/volumes/d90135c4-05dc-46d0-8063-fab7b31a9016 => generated 872 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:32:15.083248 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-ffeca69d-e46c-4ee9-a599-53bf10ea0cdf None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:32:15.086660 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-ffeca69d-e46c-4ee9-a599-53bf10ea0cdf tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] POST https://10.4.3.223/volume/v3/volumes/d90135c4-05dc-46d0-8063-fab7b31a9016/action Jul 03 02:32:15.086660 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-ffeca69d-e46c-4ee9-a599-53bf10ea0cdf tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:32:15.086660 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-ffeca69d-e46c-4ee9-a599-53bf10ea0cdf tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:32:15.098515 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:32:15.098515 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:32:15.099724 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-ffeca69d-e46c-4ee9-a599-53bf10ea0cdf tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Volume info retrieved successfully. Jul 03 02:32:15.100943 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.quota [None req-1a071a83-746d-4e43-a5dd-81d16500e99a tempest-TestShelveInstance-1951550404 tempest-TestShelveInstance-1951550404-project-member] Created reservations ['f096d437-84ed-42ba-8823-ceb4caaaf78e', 'bac95448-aca2-470e-8945-98dfc808b81d', '3fa0acb5-f1c7-4652-9a9f-94bde97a494f', '6a76eb94-8730-40ac-9a10-429fe2fd3f97'] {{(pid=100015) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:32:15.101981 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-1a071a83-746d-4e43-a5dd-81d16500e99a tempest-TestShelveInstance-1951550404 tempest-TestShelveInstance-1951550404-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52a5bc0d-a1c4-4814-880a-f59e41c9d6c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f096d437-84ed-42ba-8823-ceb4caaaf78e', 'bac95448-aca2-470e-8945-98dfc808b81d', '3fa0acb5-f1c7-4652-9a9f-94bde97a494f', '6a76eb94-8730-40ac-9a10-429fe2fd3f97']}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:32:15.104463 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-1a071a83-746d-4e43-a5dd-81d16500e99a tempest-TestShelveInstance-1951550404 tempest-TestShelveInstance-1951550404-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05417f70-0a06-478d-b127-c818c99039fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:32:15.113492 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-ffeca69d-e46c-4ee9-a599-53bf10ea0cdf tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Volume updated successfully. Jul 03 02:32:15.113492 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-ffeca69d-e46c-4ee9-a599-53bf10ea0cdf tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/volumes/d90135c4-05dc-46d0-8063-fab7b31a9016/action returned with HTTP 200 Jul 03 02:32:15.113492 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 649/2609] 10.4.3.223 () {68 vars in 1390 bytes} [Fri Jul 3 02:32:15 2026] POST /volume/v3/volumes/d90135c4-05dc-46d0-8063-fab7b31a9016/action => generated 0 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 03 02:32:15.124902 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-5ec878ea-9d70-40e7-8bcd-c4195f9414cd None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:32:15.126431 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-1a071a83-746d-4e43-a5dd-81d16500e99a tempest-TestShelveInstance-1951550404 tempest-TestShelveInstance-1951550404-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05417f70-0a06-478d-b127-c818c99039fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aec9a84d-a501-49df-a0e1-4145cb5c6af3', '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-1892993838',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d1bfb594a2f43488489958ef9ef715b',qos_specs=None,replication_status=,reservations=['f096d437-84ed-42ba-8823-ceb4caaaf78e','bac95448-aca2-470e-8945-98dfc808b81d','3fa0acb5-f1c7-4652-9a9f-94bde97a494f','6a76eb94-8730-40ac-9a10-429fe2fd3f97'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='718ff5cafe8c4921b0344ca759e53abc',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:32:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1892993838',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aec9a84d-a501-49df-a0e1-4145cb5c6af3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5d1bfb594a2f43488489958ef9ef715b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='718ff5cafe8c4921b0344ca759e53abc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:32:15.126850 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-5ec878ea-9d70-40e7-8bcd-c4195f9414cd tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] GET https://10.4.3.223/volume/v3/backups/f8b568e5-6aaa-4388-be79-a0e60a6da623 Jul 03 02:32:15.126850 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-5ec878ea-9d70-40e7-8bcd-c4195f9414cd tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:32:15.127100 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-5ec878ea-9d70-40e7-8bcd-c4195f9414cd tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:32:15.127100 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-5ec878ea-9d70-40e7-8bcd-c4195f9414cd tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Show backup with id f8b568e5-6aaa-4388-be79-a0e60a6da623. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:32:15.127872 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-1a071a83-746d-4e43-a5dd-81d16500e99a tempest-TestShelveInstance-1951550404 tempest-TestShelveInstance-1951550404-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (921bdc81-7f77-473e-b180-22de06d2af24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:32:15.131061 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:32:15.131061 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:32:15.131740 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-5ec878ea-9d70-40e7-8bcd-c4195f9414cd tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/backups/f8b568e5-6aaa-4388-be79-a0e60a6da623 returned with HTTP 200 Jul 03 02:32:15.132349 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 655/2610] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:32:15 2026] GET /volume/v3/backups/f8b568e5-6aaa-4388-be79-a0e60a6da623 => generated 834 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:32:15.149030 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-1a071a83-746d-4e43-a5dd-81d16500e99a tempest-TestShelveInstance-1951550404 tempest-TestShelveInstance-1951550404-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (921bdc81-7f77-473e-b180-22de06d2af24) transitioned into state 'SUCCESS' from state '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-1892993838',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d1bfb594a2f43488489958ef9ef715b',qos_specs=None,replication_status=,reservations=['f096d437-84ed-42ba-8823-ceb4caaaf78e','bac95448-aca2-470e-8945-98dfc808b81d','3fa0acb5-f1c7-4652-9a9f-94bde97a494f','6a76eb94-8730-40ac-9a10-429fe2fd3f97'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='718ff5cafe8c4921b0344ca759e53abc',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:32:15.149690 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-1a071a83-746d-4e43-a5dd-81d16500e99a tempest-TestShelveInstance-1951550404 tempest-TestShelveInstance-1951550404-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (452c6f39-8ec9-47ad-af19-a47c13001c9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:32:15.160546 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-1a071a83-746d-4e43-a5dd-81d16500e99a tempest-TestShelveInstance-1951550404 tempest-TestShelveInstance-1951550404-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (452c6f39-8ec9-47ad-af19-a47c13001c9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:32:15.161615 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-1a071a83-746d-4e43-a5dd-81d16500e99a tempest-TestShelveInstance-1951550404 tempest-TestShelveInstance-1951550404-project-member] Flow 'volume_create_api' (46b00a08-87cc-469f-bc4c-36863d52c375) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:32:15.161982 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-1a071a83-746d-4e43-a5dd-81d16500e99a tempest-TestShelveInstance-1951550404 tempest-TestShelveInstance-1951550404-project-member] Create volume request issued successfully. Jul 03 02:32:15.162705 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-1a071a83-746d-4e43-a5dd-81d16500e99a tempest-TestShelveInstance-1951550404 tempest-TestShelveInstance-1951550404-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:32:15.163193 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 657/2611] 10.4.3.223 () {68 vars in 1259 bytes} [Fri Jul 3 02:32:14 2026] POST /volume/v3/volumes => generated 753 bytes in 309 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:32:15.184625 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-40c26e30-ed20-4b13-a7ac-98692bf334f5 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:32:15.184748 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-40c26e30-ed20-4b13-a7ac-98692bf334f5 tempest-TestShelveInstance-1951550404 tempest-TestShelveInstance-1951550404-project-member] GET https://10.4.3.223/volume/v3/volumes/aec9a84d-a501-49df-a0e1-4145cb5c6af3 Jul 03 02:32:15.185008 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-40c26e30-ed20-4b13-a7ac-98692bf334f5 tempest-TestShelveInstance-1951550404 tempest-TestShelveInstance-1951550404-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:32:15.185261 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-40c26e30-ed20-4b13-a7ac-98692bf334f5 tempest-TestShelveInstance-1951550404 tempest-TestShelveInstance-1951550404-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:32:15.198116 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:32:15.198116 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:32:15.205467 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-40c26e30-ed20-4b13-a7ac-98692bf334f5 tempest-TestShelveInstance-1951550404 tempest-TestShelveInstance-1951550404-project-member] Volume info retrieved successfully. Jul 03 02:32:15.211441 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-40c26e30-ed20-4b13-a7ac-98692bf334f5 tempest-TestShelveInstance-1951550404 tempest-TestShelveInstance-1951550404-project-member] https://10.4.3.223/volume/v3/volumes/aec9a84d-a501-49df-a0e1-4145cb5c6af3 returned with HTTP 200 Jul 03 02:32:15.211653 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 651/2612] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:32:15 2026] GET /volume/v3/volumes/aec9a84d-a501-49df-a0e1-4145cb5c6af3 => generated 821 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:32:15.223639 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-e82d7fb9-f24f-43f9-9f00-2d3c81122397 req-fcb0ff01-450b-4658-b79d-dea68e1180a7 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:32:15.225980 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-e82d7fb9-f24f-43f9-9f00-2d3c81122397 req-fcb0ff01-450b-4658-b79d-dea68e1180a7 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] GET https://10.4.3.223/volume/v3/volumes/d90135c4-05dc-46d0-8063-fab7b31a9016 Jul 03 02:32:15.226201 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-e82d7fb9-f24f-43f9-9f00-2d3c81122397 req-fcb0ff01-450b-4658-b79d-dea68e1180a7 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:32:15.226453 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-e82d7fb9-f24f-43f9-9f00-2d3c81122397 req-fcb0ff01-450b-4658-b79d-dea68e1180a7 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:32:15.239653 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:32:15.239653 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:32:15.244811 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [req-e82d7fb9-f24f-43f9-9f00-2d3c81122397 req-fcb0ff01-450b-4658-b79d-dea68e1180a7 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Volume info retrieved successfully. Jul 03 02:32:15.252185 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-e82d7fb9-f24f-43f9-9f00-2d3c81122397 req-fcb0ff01-450b-4658-b79d-dea68e1180a7 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/volumes/d90135c4-05dc-46d0-8063-fab7b31a9016 returned with HTTP 200 Jul 03 02:32:15.252854 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 650/2613] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:32:15 2026] GET /volume/v3/volumes/d90135c4-05dc-46d0-8063-fab7b31a9016 => generated 871 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:32:15.566238 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-cad369e2-ac29-4cea-bfc1-a93946688385 req-73941f2f-bbf2-4fa1-82c4-2cc6bc979e66 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:32:15.568441 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-cad369e2-ac29-4cea-bfc1-a93946688385 req-73941f2f-bbf2-4fa1-82c4-2cc6bc979e66 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] PUT https://10.4.3.223/volume/v3/attachments/77c79bdc-fb1f-42e8-bea1-75fe05f0df50 Jul 03 02:32:15.568904 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-cad369e2-ac29-4cea-bfc1-a93946688385 req-73941f2f-bbf2-4fa1-82c4-2cc6bc979e66 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000004352", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2a2633a05d73", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "80a8c083-552c-46a2-8db9-fd9e83fa2364", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:32:15.584194 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.coordination [req-cad369e2-ac29-4cea-bfc1-a93946688385 req-73941f2f-bbf2-4fa1-82c4-2cc6bc979e66 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Acquiring lock "cinder-attachment_update-bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8-np0000004352" by "attachment_update" {{(pid=100013) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 02:32:15.589725 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.coordination [req-cad369e2-ac29-4cea-bfc1-a93946688385 req-73941f2f-bbf2-4fa1-82c4-2cc6bc979e66 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Lock "cinder-attachment_update-bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8-np0000004352" acquired by "attachment_update" :: waited 0.006s {{(pid=100013) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 02:32:15.590954 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:32:15.590954 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:32:15.716252 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-e82d7fb9-f24f-43f9-9f00-2d3c81122397 req-d23f0490-0e39-47a1-a028-0a162a42bef6 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:32:15.718486 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-e82d7fb9-f24f-43f9-9f00-2d3c81122397 req-d23f0490-0e39-47a1-a028-0a162a42bef6 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] GET https://10.4.3.223/volume/v3/volumes/d90135c4-05dc-46d0-8063-fab7b31a9016 Jul 03 02:32:15.718675 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-e82d7fb9-f24f-43f9-9f00-2d3c81122397 req-d23f0490-0e39-47a1-a028-0a162a42bef6 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:32:15.718864 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-e82d7fb9-f24f-43f9-9f00-2d3c81122397 req-d23f0490-0e39-47a1-a028-0a162a42bef6 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:32:15.726097 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:32:15.726097 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:32:15.731747 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [req-e82d7fb9-f24f-43f9-9f00-2d3c81122397 req-d23f0490-0e39-47a1-a028-0a162a42bef6 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Volume info retrieved successfully. Jul 03 02:32:15.735723 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-e82d7fb9-f24f-43f9-9f00-2d3c81122397 req-d23f0490-0e39-47a1-a028-0a162a42bef6 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/volumes/d90135c4-05dc-46d0-8063-fab7b31a9016 returned with HTTP 200 Jul 03 02:32:15.736111 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 658/2614] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:32:15 2026] GET /volume/v3/volumes/d90135c4-05dc-46d0-8063-fab7b31a9016 => generated 871 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:32:15.755832 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-8b500486-6a1b-4a4b-9e08-38e8d1fd649c None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:32:15.755832 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-8b500486-6a1b-4a4b-9e08-38e8d1fd649c None None] GET https://10.4.3.223/volume// Jul 03 02:32:15.755832 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-8b500486-6a1b-4a4b-9e08-38e8d1fd649c None None] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:32:15.755832 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-8b500486-6a1b-4a4b-9e08-38e8d1fd649c None None] Calling method 'all' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:32:15.755832 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-8b500486-6a1b-4a4b-9e08-38e8d1fd649c None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:32:15.755832 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 652/2615] 10.4.3.223 () {66 vars in 1419 bytes} [Fri Jul 3 02:32:15 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:32:15.772005 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-e82d7fb9-f24f-43f9-9f00-2d3c81122397 req-acd3c9b0-b95a-4b6b-a3ff-19b17b90092a None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:32:15.775619 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-e82d7fb9-f24f-43f9-9f00-2d3c81122397 req-acd3c9b0-b95a-4b6b-a3ff-19b17b90092a tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] POST https://10.4.3.223/volume/v3/attachments Jul 03 02:32:15.776209 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-e82d7fb9-f24f-43f9-9f00-2d3c81122397 req-acd3c9b0-b95a-4b6b-a3ff-19b17b90092a tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d90135c4-05dc-46d0-8063-fab7b31a9016", "connector": null, "instance_uuid": "01ca7cfd-ebf3-4ec8-9822-c452d64c360d"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:32:15.793400 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:32:15.793400 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:32:15.836850 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-e82d7fb9-f24f-43f9-9f00-2d3c81122397 req-acd3c9b0-b95a-4b6b-a3ff-19b17b90092a tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Jul 03 02:32:15.837381 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 651/2616] 10.4.3.223 () {74 vars in 1594 bytes} [Fri Jul 3 02:32:15 2026] POST /volume/v3/attachments => generated 273 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:32:16.121230 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.coordination [req-cad369e2-ac29-4cea-bfc1-a93946688385 req-73941f2f-bbf2-4fa1-82c4-2cc6bc979e66 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Lock "cinder-attachment_update-bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8-np0000004352" released by "attachment_update" :: held 0.531s {{(pid=100013) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 02:32:16.122009 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-cad369e2-ac29-4cea-bfc1-a93946688385 req-73941f2f-bbf2-4fa1-82c4-2cc6bc979e66 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/attachments/77c79bdc-fb1f-42e8-bea1-75fe05f0df50 returned with HTTP 200 Jul 03 02:32:16.122009 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 656/2617] 10.4.3.223 () {74 vars in 1704 bytes} [Fri Jul 3 02:32:15 2026] PUT /volume/v3/attachments/77c79bdc-fb1f-42e8-bea1-75fe05f0df50 => generated 969 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:32:16.130348 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-cad369e2-ac29-4cea-bfc1-a93946688385 req-26a7c446-5d8d-4cf3-8c12-d924fa6bce39 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:32:16.132882 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-cad369e2-ac29-4cea-bfc1-a93946688385 req-26a7c446-5d8d-4cf3-8c12-d924fa6bce39 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] GET https://10.4.3.223/volume/v3/attachments/77c79bdc-fb1f-42e8-bea1-75fe05f0df50 Jul 03 02:32:16.133123 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-cad369e2-ac29-4cea-bfc1-a93946688385 req-26a7c446-5d8d-4cf3-8c12-d924fa6bce39 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:32:16.133351 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-cad369e2-ac29-4cea-bfc1-a93946688385 req-26a7c446-5d8d-4cf3-8c12-d924fa6bce39 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Calling method 'version_select' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:32:16.149510 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-afd0f2da-6918-458b-a12c-4a4cd891cfa8 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:32:16.151265 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-afd0f2da-6918-458b-a12c-4a4cd891cfa8 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] GET https://10.4.3.223/volume/v3/backups/f8b568e5-6aaa-4388-be79-a0e60a6da623 Jul 03 02:32:16.151527 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-afd0f2da-6918-458b-a12c-4a4cd891cfa8 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:32:16.151742 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-afd0f2da-6918-458b-a12c-4a4cd891cfa8 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:32:16.151842 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-afd0f2da-6918-458b-a12c-4a4cd891cfa8 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Show backup with id f8b568e5-6aaa-4388-be79-a0e60a6da623. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:32:16.152987 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-cad369e2-ac29-4cea-bfc1-a93946688385 req-26a7c446-5d8d-4cf3-8c12-d924fa6bce39 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/attachments/77c79bdc-fb1f-42e8-bea1-75fe05f0df50 returned with HTTP 200 Jul 03 02:32:16.153456 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 659/2618] 10.4.3.223 () {70 vars in 1651 bytes} [Fri Jul 3 02:32:16 2026] GET /volume/v3/attachments/77c79bdc-fb1f-42e8-bea1-75fe05f0df50 => generated 994 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:32:16.156158 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:32:16.156158 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:32:16.156987 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-afd0f2da-6918-458b-a12c-4a4cd891cfa8 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/backups/f8b568e5-6aaa-4388-be79-a0e60a6da623 returned with HTTP 200 Jul 03 02:32:16.157373 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 653/2619] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:32:16 2026] GET /volume/v3/backups/f8b568e5-6aaa-4388-be79-a0e60a6da623 => generated 835 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:32:16.225049 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-22c9c0a6-051c-4910-b27c-459c1dc5467c None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:32:16.228357 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-22c9c0a6-051c-4910-b27c-459c1dc5467c tempest-TestShelveInstance-1951550404 tempest-TestShelveInstance-1951550404-project-member] GET https://10.4.3.223/volume/v3/volumes/aec9a84d-a501-49df-a0e1-4145cb5c6af3 Jul 03 02:32:16.228357 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-22c9c0a6-051c-4910-b27c-459c1dc5467c tempest-TestShelveInstance-1951550404 tempest-TestShelveInstance-1951550404-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:32:16.228357 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-22c9c0a6-051c-4910-b27c-459c1dc5467c tempest-TestShelveInstance-1951550404 tempest-TestShelveInstance-1951550404-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:32:16.234010 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:32:16.234010 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:32:16.237924 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-22c9c0a6-051c-4910-b27c-459c1dc5467c tempest-TestShelveInstance-1951550404 tempest-TestShelveInstance-1951550404-project-member] Volume info retrieved successfully. Jul 03 02:32:16.242700 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-22c9c0a6-051c-4910-b27c-459c1dc5467c tempest-TestShelveInstance-1951550404 tempest-TestShelveInstance-1951550404-project-member] https://10.4.3.223/volume/v3/volumes/aec9a84d-a501-49df-a0e1-4145cb5c6af3 returned with HTTP 200 Jul 03 02:32:16.243210 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 652/2620] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:32:16 2026] GET /volume/v3/volumes/aec9a84d-a501-49df-a0e1-4145cb5c6af3 => generated 1361 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:32:16.272138 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-f90fda57-2671-48fd-b9e2-2af07b5c5ac8 req-b45e8636-0a34-404d-ab88-94e289f1b586 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:32:16.274621 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-f90fda57-2671-48fd-b9e2-2af07b5c5ac8 req-b45e8636-0a34-404d-ab88-94e289f1b586 tempest-TestShelveInstance-1951550404 tempest-TestShelveInstance-1951550404-project-member] GET https://10.4.3.223/volume/v3/volumes/aec9a84d-a501-49df-a0e1-4145cb5c6af3 Jul 03 02:32:16.274912 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-f90fda57-2671-48fd-b9e2-2af07b5c5ac8 req-b45e8636-0a34-404d-ab88-94e289f1b586 tempest-TestShelveInstance-1951550404 tempest-TestShelveInstance-1951550404-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:32:16.275174 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-f90fda57-2671-48fd-b9e2-2af07b5c5ac8 req-b45e8636-0a34-404d-ab88-94e289f1b586 tempest-TestShelveInstance-1951550404 tempest-TestShelveInstance-1951550404-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:32:16.287707 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:32:16.287707 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:32:16.293141 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-f90fda57-2671-48fd-b9e2-2af07b5c5ac8 req-b45e8636-0a34-404d-ab88-94e289f1b586 tempest-TestShelveInstance-1951550404 tempest-TestShelveInstance-1951550404-project-member] Volume info retrieved successfully. Jul 03 02:32:16.299504 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-f90fda57-2671-48fd-b9e2-2af07b5c5ac8 req-b45e8636-0a34-404d-ab88-94e289f1b586 tempest-TestShelveInstance-1951550404 tempest-TestShelveInstance-1951550404-project-member] https://10.4.3.223/volume/v3/volumes/aec9a84d-a501-49df-a0e1-4145cb5c6af3 returned with HTTP 200 Jul 03 02:32:16.300070 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 657/2621] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:32:16 2026] GET /volume/v3/volumes/aec9a84d-a501-49df-a0e1-4145cb5c6af3 => generated 1361 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:32:16.781985 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-f90fda57-2671-48fd-b9e2-2af07b5c5ac8 req-5ef0ad18-b08a-4ce3-b3e8-d46fb15c1d84 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:32:16.783830 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-f90fda57-2671-48fd-b9e2-2af07b5c5ac8 req-5ef0ad18-b08a-4ce3-b3e8-d46fb15c1d84 tempest-TestShelveInstance-1951550404 tempest-TestShelveInstance-1951550404-project-member] GET https://10.4.3.223/volume/v3/volumes/aec9a84d-a501-49df-a0e1-4145cb5c6af3 Jul 03 02:32:16.783992 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-f90fda57-2671-48fd-b9e2-2af07b5c5ac8 req-5ef0ad18-b08a-4ce3-b3e8-d46fb15c1d84 tempest-TestShelveInstance-1951550404 tempest-TestShelveInstance-1951550404-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:32:16.784154 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-f90fda57-2671-48fd-b9e2-2af07b5c5ac8 req-5ef0ad18-b08a-4ce3-b3e8-d46fb15c1d84 tempest-TestShelveInstance-1951550404 tempest-TestShelveInstance-1951550404-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:32:16.790924 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:32:16.790924 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:32:16.794479 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [req-f90fda57-2671-48fd-b9e2-2af07b5c5ac8 req-5ef0ad18-b08a-4ce3-b3e8-d46fb15c1d84 tempest-TestShelveInstance-1951550404 tempest-TestShelveInstance-1951550404-project-member] Volume info retrieved successfully. Jul 03 02:32:16.799000 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-f90fda57-2671-48fd-b9e2-2af07b5c5ac8 req-5ef0ad18-b08a-4ce3-b3e8-d46fb15c1d84 tempest-TestShelveInstance-1951550404 tempest-TestShelveInstance-1951550404-project-member] https://10.4.3.223/volume/v3/volumes/aec9a84d-a501-49df-a0e1-4145cb5c6af3 returned with HTTP 200 Jul 03 02:32:16.799391 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 660/2622] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:32:16 2026] GET /volume/v3/volumes/aec9a84d-a501-49df-a0e1-4145cb5c6af3 => generated 1361 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:32:16.817291 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-4ddd6050-b5ba-40da-84ac-243ba2a6c542 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:32:16.817657 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-4ddd6050-b5ba-40da-84ac-243ba2a6c542 None None] GET https://10.4.3.223/volume// Jul 03 02:32:16.817800 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-4ddd6050-b5ba-40da-84ac-243ba2a6c542 None None] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:32:16.817966 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-4ddd6050-b5ba-40da-84ac-243ba2a6c542 None None] Calling method 'all' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:32:16.818253 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-4ddd6050-b5ba-40da-84ac-243ba2a6c542 None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:32:16.818524 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 654/2623] 10.4.3.223 () {66 vars in 1419 bytes} [Fri Jul 3 02:32:16 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:32:16.830639 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-f90fda57-2671-48fd-b9e2-2af07b5c5ac8 req-9767964f-9ff4-4110-bd9c-fa1e63697bde None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:32:16.832561 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-f90fda57-2671-48fd-b9e2-2af07b5c5ac8 req-9767964f-9ff4-4110-bd9c-fa1e63697bde tempest-TestShelveInstance-1951550404 tempest-TestShelveInstance-1951550404-project-member] POST https://10.4.3.223/volume/v3/attachments Jul 03 02:32:16.832893 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-f90fda57-2671-48fd-b9e2-2af07b5c5ac8 req-9767964f-9ff4-4110-bd9c-fa1e63697bde tempest-TestShelveInstance-1951550404 tempest-TestShelveInstance-1951550404-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "aec9a84d-a501-49df-a0e1-4145cb5c6af3", "connector": null, "instance_uuid": "941978a8-4da5-4f6f-aab8-b14cdbf813c4"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:32:16.846150 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:32:16.846150 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:32:16.886431 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-f90fda57-2671-48fd-b9e2-2af07b5c5ac8 req-9767964f-9ff4-4110-bd9c-fa1e63697bde tempest-TestShelveInstance-1951550404 tempest-TestShelveInstance-1951550404-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Jul 03 02:32:16.886843 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 653/2624] 10.4.3.223 () {74 vars in 1594 bytes} [Fri Jul 3 02:32:16 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) Jul 03 02:32:17.172006 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-04100a9c-e292-45c2-bb6e-d2ca3d2c0c23 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:32:17.173884 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-04100a9c-e292-45c2-bb6e-d2ca3d2c0c23 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] GET https://10.4.3.223/volume/v3/backups/f8b568e5-6aaa-4388-be79-a0e60a6da623 Jul 03 02:32:17.174071 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-04100a9c-e292-45c2-bb6e-d2ca3d2c0c23 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:32:17.174262 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-04100a9c-e292-45c2-bb6e-d2ca3d2c0c23 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:32:17.174361 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-04100a9c-e292-45c2-bb6e-d2ca3d2c0c23 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Show backup with id f8b568e5-6aaa-4388-be79-a0e60a6da623. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:32:17.180118 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:32:17.180118 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:32:17.181558 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-04100a9c-e292-45c2-bb6e-d2ca3d2c0c23 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/backups/f8b568e5-6aaa-4388-be79-a0e60a6da623 returned with HTTP 200 Jul 03 02:32:17.181953 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 658/2625] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:32:17 2026] GET /volume/v3/backups/f8b568e5-6aaa-4388-be79-a0e60a6da623 => generated 835 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:32:18.193444 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-14a7a9c3-bf0b-425c-80b2-97a6af4f77d3 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:32:18.194997 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-14a7a9c3-bf0b-425c-80b2-97a6af4f77d3 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] GET https://10.4.3.223/volume/v3/backups/f8b568e5-6aaa-4388-be79-a0e60a6da623 Jul 03 02:32:18.195188 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-14a7a9c3-bf0b-425c-80b2-97a6af4f77d3 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:32:18.195399 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-14a7a9c3-bf0b-425c-80b2-97a6af4f77d3 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:32:18.195545 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-14a7a9c3-bf0b-425c-80b2-97a6af4f77d3 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Show backup with id f8b568e5-6aaa-4388-be79-a0e60a6da623. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:32:18.196998 np0000004352 devstack@c-api.service[100015]: DEBUG dbcounter [-] [100015] Writing DB stats cinder:SELECT=528,cinder:UPDATE=150,cinder:INSERT=98 {{(pid=100015) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 02:32:18.200011 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:32:18.200011 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:32:18.200857 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-14a7a9c3-bf0b-425c-80b2-97a6af4f77d3 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/backups/f8b568e5-6aaa-4388-be79-a0e60a6da623 returned with HTTP 200 Jul 03 02:32:18.201267 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 661/2626] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:32:18 2026] GET /volume/v3/backups/f8b568e5-6aaa-4388-be79-a0e60a6da623 => generated 836 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:32:18.214140 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-fa3bac80-73c2-49b0-bbeb-0b82e5c2e65e None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:32:18.215685 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-fa3bac80-73c2-49b0-bbeb-0b82e5c2e65e tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] GET https://10.4.3.223/volume/v3/snapshots/13e120f2-4283-46c8-be74-15b260bd2807 Jul 03 02:32:18.215864 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-fa3bac80-73c2-49b0-bbeb-0b82e5c2e65e tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:32:18.216044 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-fa3bac80-73c2-49b0-bbeb-0b82e5c2e65e tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:32:18.217880 np0000004352 devstack@c-api.service[100012]: DEBUG dbcounter [-] [100012] Writing DB stats cinder:SELECT=399,cinder:INSERT=43,cinder:UPDATE=73,cinder:DELETE=1 {{(pid=100012) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 02:32:18.221045 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:32:18.221045 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:32:18.221503 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-fa3bac80-73c2-49b0-bbeb-0b82e5c2e65e tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Snapshot retrieved successfully. Jul 03 02:32:18.222489 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-fa3bac80-73c2-49b0-bbeb-0b82e5c2e65e tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/snapshots/13e120f2-4283-46c8-be74-15b260bd2807 returned with HTTP 200 Jul 03 02:32:18.223146 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 655/2627] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:32:18 2026] GET /volume/v3/snapshots/13e120f2-4283-46c8-be74-15b260bd2807 => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:32:18.231059 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-19101b27-0411-49c4-9616-2070c45075f0 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:32:18.232935 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-19101b27-0411-49c4-9616-2070c45075f0 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] GET https://10.4.3.223/volume/v3/backups/f8b568e5-6aaa-4388-be79-a0e60a6da623 Jul 03 02:32:18.233124 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-19101b27-0411-49c4-9616-2070c45075f0 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:32:18.233337 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-19101b27-0411-49c4-9616-2070c45075f0 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:32:18.233460 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-19101b27-0411-49c4-9616-2070c45075f0 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Show backup with id f8b568e5-6aaa-4388-be79-a0e60a6da623. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:32:18.237462 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:32:18.237462 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:32:18.238198 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-19101b27-0411-49c4-9616-2070c45075f0 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/backups/f8b568e5-6aaa-4388-be79-a0e60a6da623 returned with HTTP 200 Jul 03 02:32:18.238824 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 654/2628] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:32:18 2026] GET /volume/v3/backups/f8b568e5-6aaa-4388-be79-a0e60a6da623 => generated 836 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:32:18.250887 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-9d0c3412-d66c-417b-8240-39f5f2d6ec83 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:32:18.254899 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-9d0c3412-d66c-417b-8240-39f5f2d6ec83 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] DELETE https://10.4.3.223/volume/v3/backups/f8b568e5-6aaa-4388-be79-a0e60a6da623 Jul 03 02:32:18.255158 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-9d0c3412-d66c-417b-8240-39f5f2d6ec83 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:32:18.255431 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-9d0c3412-d66c-417b-8240-39f5f2d6ec83 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'delete' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:32:18.255606 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.contrib.backups [None req-9d0c3412-d66c-417b-8240-39f5f2d6ec83 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Delete backup with id: f8b568e5-6aaa-4388-be79-a0e60a6da623. Jul 03 02:32:18.259802 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:32:18.259802 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:32:18.271865 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.backup.rpcapi [None req-9d0c3412-d66c-417b-8240-39f5f2d6ec83 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] delete_backup rpcapi backup_id f8b568e5-6aaa-4388-be79-a0e60a6da623 {{(pid=100013) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 02:32:18.273706 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-9d0c3412-d66c-417b-8240-39f5f2d6ec83 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/backups/f8b568e5-6aaa-4388-be79-a0e60a6da623 returned with HTTP 202 Jul 03 02:32:18.274245 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 659/2629] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:32:18 2026] DELETE /volume/v3/backups/f8b568e5-6aaa-4388-be79-a0e60a6da623 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 02:32:18.280631 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-beab82ae-4d9f-44e2-b438-23dd1ea7024d None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:32:18.282362 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-beab82ae-4d9f-44e2-b438-23dd1ea7024d tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] GET https://10.4.3.223/volume/v3/backups/f8b568e5-6aaa-4388-be79-a0e60a6da623 Jul 03 02:32:18.282551 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-beab82ae-4d9f-44e2-b438-23dd1ea7024d tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:32:18.282718 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-beab82ae-4d9f-44e2-b438-23dd1ea7024d tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:32:18.282840 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-beab82ae-4d9f-44e2-b438-23dd1ea7024d tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Show backup with id f8b568e5-6aaa-4388-be79-a0e60a6da623. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:32:18.287195 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:32:18.287195 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:32:18.287900 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-beab82ae-4d9f-44e2-b438-23dd1ea7024d tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/backups/f8b568e5-6aaa-4388-be79-a0e60a6da623 returned with HTTP 200 Jul 03 02:32:18.288155 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 662/2630] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:32:18 2026] GET /volume/v3/backups/f8b568e5-6aaa-4388-be79-a0e60a6da623 => generated 835 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:32:19.299411 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-acc56e54-0235-4fe8-850c-cc2fa09b8741 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:32:19.301130 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-acc56e54-0235-4fe8-850c-cc2fa09b8741 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] GET https://10.4.3.223/volume/v3/backups/f8b568e5-6aaa-4388-be79-a0e60a6da623 Jul 03 02:32:19.301344 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-acc56e54-0235-4fe8-850c-cc2fa09b8741 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:32:19.301569 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-acc56e54-0235-4fe8-850c-cc2fa09b8741 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:32:19.301677 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-acc56e54-0235-4fe8-850c-cc2fa09b8741 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Show backup with id f8b568e5-6aaa-4388-be79-a0e60a6da623. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:32:19.305495 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-acc56e54-0235-4fe8-850c-cc2fa09b8741 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/backups/f8b568e5-6aaa-4388-be79-a0e60a6da623 returned with HTTP 404 Jul 03 02:32:19.305963 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 656/2631] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:32:19 2026] GET /volume/v3/backups/f8b568e5-6aaa-4388-be79-a0e60a6da623 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:32:19.375594 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-f5045ca6-b29a-43aa-a9a4-08661a2fe13f None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:32:19.377233 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-f5045ca6-b29a-43aa-a9a4-08661a2fe13f tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/13e120f2-4283-46c8-be74-15b260bd2807 Jul 03 02:32:19.377431 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-f5045ca6-b29a-43aa-a9a4-08661a2fe13f tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:32:19.377620 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-f5045ca6-b29a-43aa-a9a4-08661a2fe13f tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'delete' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:32:19.377720 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.snapshots [None req-f5045ca6-b29a-43aa-a9a4-08661a2fe13f tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Delete snapshot with id: 13e120f2-4283-46c8-be74-15b260bd2807 Jul 03 02:32:19.382170 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:32:19.382170 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:32:19.382624 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-f5045ca6-b29a-43aa-a9a4-08661a2fe13f tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Snapshot retrieved successfully. Jul 03 02:32:19.396440 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-f5045ca6-b29a-43aa-a9a4-08661a2fe13f tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Snapshot delete request issued successfully. Jul 03 02:32:19.396607 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-f5045ca6-b29a-43aa-a9a4-08661a2fe13f tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/snapshots/13e120f2-4283-46c8-be74-15b260bd2807 returned with HTTP 202 Jul 03 02:32:19.396961 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 655/2632] 10.4.3.223 () {66 vars in 1357 bytes} [Fri Jul 3 02:32:19 2026] DELETE /volume/v3/snapshots/13e120f2-4283-46c8-be74-15b260bd2807 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:32:19.405783 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-2f81ce10-63a6-495d-8701-2282d7d36f07 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:32:19.407612 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-2f81ce10-63a6-495d-8701-2282d7d36f07 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] GET https://10.4.3.223/volume/v3/snapshots/13e120f2-4283-46c8-be74-15b260bd2807 Jul 03 02:32:19.407792 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-2f81ce10-63a6-495d-8701-2282d7d36f07 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:32:19.407959 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-2f81ce10-63a6-495d-8701-2282d7d36f07 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:32:19.415106 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:32:19.415106 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:32:19.415771 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-2f81ce10-63a6-495d-8701-2282d7d36f07 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Snapshot retrieved successfully. Jul 03 02:32:19.416542 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-2f81ce10-63a6-495d-8701-2282d7d36f07 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/snapshots/13e120f2-4283-46c8-be74-15b260bd2807 returned with HTTP 200 Jul 03 02:32:19.417190 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 660/2633] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:32:19 2026] GET /volume/v3/snapshots/13e120f2-4283-46c8-be74-15b260bd2807 => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:32:20.427628 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-c1abd078-2705-4116-96c9-25c6bf7d7dbc None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:32:20.430281 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-c1abd078-2705-4116-96c9-25c6bf7d7dbc tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] GET https://10.4.3.223/volume/v3/snapshots/13e120f2-4283-46c8-be74-15b260bd2807 Jul 03 02:32:20.430576 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-c1abd078-2705-4116-96c9-25c6bf7d7dbc tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:32:20.430836 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-c1abd078-2705-4116-96c9-25c6bf7d7dbc tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:32:20.436204 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-c1abd078-2705-4116-96c9-25c6bf7d7dbc tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/snapshots/13e120f2-4283-46c8-be74-15b260bd2807 returned with HTTP 404 Jul 03 02:32:20.436605 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 663/2634] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:32:20 2026] GET /volume/v3/snapshots/13e120f2-4283-46c8-be74-15b260bd2807 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:32:20.446268 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-02462998-8aea-4c96-8509-6b8b1ea53925 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:32:20.448098 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-02462998-8aea-4c96-8509-6b8b1ea53925 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] GET https://10.4.3.223/volume/v3/volumes/06362ad6-6e11-4297-9cd8-e5aa60ad7cc6 Jul 03 02:32:20.448183 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-02462998-8aea-4c96-8509-6b8b1ea53925 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:32:20.448369 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-02462998-8aea-4c96-8509-6b8b1ea53925 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:32:20.454881 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:32:20.454881 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:32:20.458668 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-02462998-8aea-4c96-8509-6b8b1ea53925 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Volume info retrieved successfully. Jul 03 02:32:20.462533 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-02462998-8aea-4c96-8509-6b8b1ea53925 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/volumes/06362ad6-6e11-4297-9cd8-e5aa60ad7cc6 returned with HTTP 200 Jul 03 02:32:20.462922 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 657/2635] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:32:20 2026] GET /volume/v3/volumes/06362ad6-6e11-4297-9cd8-e5aa60ad7cc6 => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:32:20.491742 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-e7c34f2f-e273-43ac-9321-af99674f1454 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:32:20.493456 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-e7c34f2f-e273-43ac-9321-af99674f1454 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:32:20.493846 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-e7c34f2f-e273-43ac-9321-af99674f1454 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "ea993fc3-c724-45f7-8dae-63cf2cac16e5", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1336731094"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:32:20.495193 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.volumes [None req-e7c34f2f-e273-43ac-9321-af99674f1454 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Create volume request body: {'volume': {'imageRef': 'ea993fc3-c724-45f7-8dae-63cf2cac16e5', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1336731094'}} {{(pid=100014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:32:20.587673 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.volumes [None req-e7c34f2f-e273-43ac-9321-af99674f1454 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Create volume of 1 GB Jul 03 02:32:20.588036 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:32:20.588036 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:32:20.592427 np0000004352 devstack@c-api.service[100014]: DEBUG dbcounter [-] [100014] Writing DB stats cinder:SELECT=421,cinder:UPDATE=77,cinder:INSERT=40 {{(pid=100014) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 02:32:20.595854 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-e7c34f2f-e273-43ac-9321-af99674f1454 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Availability Zones retrieved successfully. Jul 03 02:32:20.602240 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-e7c34f2f-e273-43ac-9321-af99674f1454 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Flow 'volume_create_api' (3f03059e-9b89-497e-805a-dc2f5dcefff2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:32:20.603648 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-e7c34f2f-e273-43ac-9321-af99674f1454 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa0916b8-7a91-4c8b-9b31-d5564e00fdc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:32:20.606262 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.flows.api.create_volume [None req-e7c34f2f-e273-43ac-9321-af99674f1454 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Validating volume size '1' using validate_int {{(pid=100014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:32:20.658117 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-e7c34f2f-e273-43ac-9321-af99674f1454 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa0916b8-7a91-4c8b-9b31-d5564e00fdc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:32:20.659282 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-e7c34f2f-e273-43ac-9321-af99674f1454 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e77155c6-7691-4096-aab5-08e68834be01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:32:20.703581 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.quota [None req-e7c34f2f-e273-43ac-9321-af99674f1454 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Created reservations ['6c489225-f1e8-4ec1-8de8-eef85321dc18', '84a88c40-c8f1-4500-888a-54f1e379f78b', '2385b164-0035-4b8d-8125-b3b0b2ad5df9', '77392b15-2318-40d0-8314-4a68ffb65628'] {{(pid=100014) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:32:20.704346 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-e7c34f2f-e273-43ac-9321-af99674f1454 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e77155c6-7691-4096-aab5-08e68834be01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6c489225-f1e8-4ec1-8de8-eef85321dc18', '84a88c40-c8f1-4500-888a-54f1e379f78b', '2385b164-0035-4b8d-8125-b3b0b2ad5df9', '77392b15-2318-40d0-8314-4a68ffb65628']}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:32:20.705112 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-e7c34f2f-e273-43ac-9321-af99674f1454 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43157a7a-112b-4004-b6d0-7eec0b520f3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:32:20.728604 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-e7c34f2f-e273-43ac-9321-af99674f1454 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (43157a7a-112b-4004-b6d0-7eec0b520f3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '16743a21-2f71-4699-9f33-a127fd910617', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1336731094',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='99fe8d5d98ba4218a03a5e6b311b3faf',qos_specs=None,replication_status=,reservations=['6c489225-f1e8-4ec1-8de8-eef85321dc18','84a88c40-c8f1-4500-888a-54f1e379f78b','2385b164-0035-4b8d-8125-b3b0b2ad5df9','77392b15-2318-40d0-8314-4a68ffb65628'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f42fbccd23374558a99e8e6daa0148b4',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:32:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1336731094',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=16743a21-2f71-4699-9f33-a127fd910617,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='99fe8d5d98ba4218a03a5e6b311b3faf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f42fbccd23374558a99e8e6daa0148b4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:32:20.730303 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-e7c34f2f-e273-43ac-9321-af99674f1454 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81531b10-d6e1-46e5-979e-fc8497807f41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:32:20.748990 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-e7c34f2f-e273-43ac-9321-af99674f1454 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81531b10-d6e1-46e5-979e-fc8497807f41) transitioned into state 'SUCCESS' from state '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-1336731094',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='99fe8d5d98ba4218a03a5e6b311b3faf',qos_specs=None,replication_status=,reservations=['6c489225-f1e8-4ec1-8de8-eef85321dc18','84a88c40-c8f1-4500-888a-54f1e379f78b','2385b164-0035-4b8d-8125-b3b0b2ad5df9','77392b15-2318-40d0-8314-4a68ffb65628'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f42fbccd23374558a99e8e6daa0148b4',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:32:20.749744 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-e7c34f2f-e273-43ac-9321-af99674f1454 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54b70aea-4c3e-4681-9409-3d0b3b5e781d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:32:20.759142 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-e7c34f2f-e273-43ac-9321-af99674f1454 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54b70aea-4c3e-4681-9409-3d0b3b5e781d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:32:20.760355 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-e7c34f2f-e273-43ac-9321-af99674f1454 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Flow 'volume_create_api' (3f03059e-9b89-497e-805a-dc2f5dcefff2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:32:20.760742 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-e7c34f2f-e273-43ac-9321-af99674f1454 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Create volume request issued successfully. Jul 03 02:32:20.761408 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-e7c34f2f-e273-43ac-9321-af99674f1454 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:32:20.762006 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 656/2636] 10.4.3.223 () {68 vars in 1259 bytes} [Fri Jul 3 02:32:20 2026] POST /volume/v3/volumes => generated 754 bytes in 271 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:32:20.772454 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-96cff274-649e-4b9c-a280-3cbd1a53b975 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:32:20.774711 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-96cff274-649e-4b9c-a280-3cbd1a53b975 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] GET https://10.4.3.223/volume/v3/volumes/16743a21-2f71-4699-9f33-a127fd910617 Jul 03 02:32:20.775204 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-96cff274-649e-4b9c-a280-3cbd1a53b975 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:32:20.775526 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-96cff274-649e-4b9c-a280-3cbd1a53b975 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:32:20.784608 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:32:20.784608 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:32:20.789549 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-96cff274-649e-4b9c-a280-3cbd1a53b975 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Volume info retrieved successfully. Jul 03 02:32:20.795624 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-96cff274-649e-4b9c-a280-3cbd1a53b975 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/volumes/16743a21-2f71-4699-9f33-a127fd910617 returned with HTTP 200 Jul 03 02:32:20.796329 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 661/2637] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:32:20 2026] GET /volume/v3/volumes/16743a21-2f71-4699-9f33-a127fd910617 => generated 822 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:32:21.811247 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-4d23e861-b09a-46b1-8f66-d27f6d09673c None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:32:21.813461 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-4d23e861-b09a-46b1-8f66-d27f6d09673c tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] GET https://10.4.3.223/volume/v3/volumes/16743a21-2f71-4699-9f33-a127fd910617 Jul 03 02:32:21.813678 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-4d23e861-b09a-46b1-8f66-d27f6d09673c tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:32:21.813885 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-4d23e861-b09a-46b1-8f66-d27f6d09673c tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:32:21.821788 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:32:21.821788 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:32:21.825836 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-4d23e861-b09a-46b1-8f66-d27f6d09673c tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Volume info retrieved successfully. Jul 03 02:32:21.830779 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-4d23e861-b09a-46b1-8f66-d27f6d09673c tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/volumes/16743a21-2f71-4699-9f33-a127fd910617 returned with HTTP 200 Jul 03 02:32:21.831134 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 664/2638] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:32:21 2026] GET /volume/v3/volumes/16743a21-2f71-4699-9f33-a127fd910617 => generated 1362 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:32:22.113055 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-a93237f4-7577-40ad-8183-b11fa8e5c126 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:32:22.113386 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-a93237f4-7577-40ad-8183-b11fa8e5c126 None None] GET https://10.4.3.223/volume// Jul 03 02:32:22.113549 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-a93237f4-7577-40ad-8183-b11fa8e5c126 None None] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:32:22.113715 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-a93237f4-7577-40ad-8183-b11fa8e5c126 None None] Calling method 'all' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:32:22.113994 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-a93237f4-7577-40ad-8183-b11fa8e5c126 None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:32:22.114229 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 658/2639] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:32:22 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:32:22.122103 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-e82d7fb9-f24f-43f9-9f00-2d3c81122397 req-11303e84-9f06-42b0-af30-b41b2a5238b7 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:32:22.125111 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-e82d7fb9-f24f-43f9-9f00-2d3c81122397 req-11303e84-9f06-42b0-af30-b41b2a5238b7 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] GET https://10.4.3.223/volume/v3/volumes/d90135c4-05dc-46d0-8063-fab7b31a9016 Jul 03 02:32:22.125353 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-e82d7fb9-f24f-43f9-9f00-2d3c81122397 req-11303e84-9f06-42b0-af30-b41b2a5238b7 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:32:22.125585 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-e82d7fb9-f24f-43f9-9f00-2d3c81122397 req-11303e84-9f06-42b0-af30-b41b2a5238b7 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:32:22.139590 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:32:22.139590 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:32:22.145000 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [req-e82d7fb9-f24f-43f9-9f00-2d3c81122397 req-11303e84-9f06-42b0-af30-b41b2a5238b7 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Volume info retrieved successfully. Jul 03 02:32:22.150808 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-e82d7fb9-f24f-43f9-9f00-2d3c81122397 req-11303e84-9f06-42b0-af30-b41b2a5238b7 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/volumes/d90135c4-05dc-46d0-8063-fab7b31a9016 returned with HTTP 200 Jul 03 02:32:22.151157 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 657/2640] 10.4.3.223 () {70 vars in 1639 bytes} [Fri Jul 3 02:32:22 2026] GET /volume/v3/volumes/d90135c4-05dc-46d0-8063-fab7b31a9016 => generated 1050 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:32:22.290072 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-e82d7fb9-f24f-43f9-9f00-2d3c81122397 req-4f9a50e1-c157-451f-a225-7eec5e8d3fcd None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:32:22.291954 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-e82d7fb9-f24f-43f9-9f00-2d3c81122397 req-4f9a50e1-c157-451f-a225-7eec5e8d3fcd tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] PUT https://10.4.3.223/volume/v3/attachments/ef4fb192-a30a-4aae-bc48-21fce3948772 Jul 03 02:32:22.292272 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-e82d7fb9-f24f-43f9-9f00-2d3c81122397 req-4f9a50e1-c157-451f-a225-7eec5e8d3fcd tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000004352", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2a2633a05d73", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "80a8c083-552c-46a2-8db9-fd9e83fa2364", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:32:22.300800 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.coordination [req-e82d7fb9-f24f-43f9-9f00-2d3c81122397 req-4f9a50e1-c157-451f-a225-7eec5e8d3fcd tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Acquiring lock "cinder-attachment_update-d90135c4-05dc-46d0-8063-fab7b31a9016-np0000004352" by "attachment_update" {{(pid=100013) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 02:32:22.304994 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.coordination [req-e82d7fb9-f24f-43f9-9f00-2d3c81122397 req-4f9a50e1-c157-451f-a225-7eec5e8d3fcd tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Lock "cinder-attachment_update-d90135c4-05dc-46d0-8063-fab7b31a9016-np0000004352" acquired by "attachment_update" :: waited 0.004s {{(pid=100013) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 02:32:22.305949 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:32:22.305949 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:32:22.827114 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.coordination [req-e82d7fb9-f24f-43f9-9f00-2d3c81122397 req-4f9a50e1-c157-451f-a225-7eec5e8d3fcd tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Lock "cinder-attachment_update-d90135c4-05dc-46d0-8063-fab7b31a9016-np0000004352" released by "attachment_update" :: held 0.522s {{(pid=100013) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 02:32:22.827519 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-e82d7fb9-f24f-43f9-9f00-2d3c81122397 req-4f9a50e1-c157-451f-a225-7eec5e8d3fcd tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/attachments/ef4fb192-a30a-4aae-bc48-21fce3948772 returned with HTTP 200 Jul 03 02:32:22.828323 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 662/2641] 10.4.3.223 () {74 vars in 1704 bytes} [Fri Jul 3 02:32:22 2026] PUT /volume/v3/attachments/ef4fb192-a30a-4aae-bc48-21fce3948772 => generated 968 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:32:22.876928 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-cad369e2-ac29-4cea-bfc1-a93946688385 req-29b3656a-4eaf-49be-9077-1f11543ef7be None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:32:22.878988 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-cad369e2-ac29-4cea-bfc1-a93946688385 req-29b3656a-4eaf-49be-9077-1f11543ef7be tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] POST https://10.4.3.223/volume/v3/attachments/77c79bdc-fb1f-42e8-bea1-75fe05f0df50/action Jul 03 02:32:22.879363 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-cad369e2-ac29-4cea-bfc1-a93946688385 req-29b3656a-4eaf-49be-9077-1f11543ef7be tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Action body: b'{"os-complete": null}' {{(pid=100015) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:32:22.879519 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-cad369e2-ac29-4cea-bfc1-a93946688385 req-29b3656a-4eaf-49be-9077-1f11543ef7be tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:32:22.903738 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:32:22.903738 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:32:22.919987 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-cad369e2-ac29-4cea-bfc1-a93946688385 req-29b3656a-4eaf-49be-9077-1f11543ef7be tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/attachments/77c79bdc-fb1f-42e8-bea1-75fe05f0df50/action returned with HTTP 204 Jul 03 02:32:22.920466 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 665/2642] 10.4.3.223 () {74 vars in 1725 bytes} [Fri Jul 3 02:32:22 2026] POST /volume/v3/attachments/77c79bdc-fb1f-42e8-bea1-75fe05f0df50/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:32:23.342335 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-e82d7fb9-f24f-43f9-9f00-2d3c81122397 req-7a5c829a-a355-4c0f-8d90-e331c934980e None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:32:23.347978 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-e82d7fb9-f24f-43f9-9f00-2d3c81122397 req-7a5c829a-a355-4c0f-8d90-e331c934980e tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] POST https://10.4.3.223/volume/v3/attachments/ef4fb192-a30a-4aae-bc48-21fce3948772/action Jul 03 02:32:23.348278 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-e82d7fb9-f24f-43f9-9f00-2d3c81122397 req-7a5c829a-a355-4c0f-8d90-e331c934980e tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Action body: b'{"os-complete": null}' {{(pid=100012) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:32:23.348403 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-e82d7fb9-f24f-43f9-9f00-2d3c81122397 req-7a5c829a-a355-4c0f-8d90-e331c934980e tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:32:23.373938 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:32:23.373938 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:32:23.388731 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-e82d7fb9-f24f-43f9-9f00-2d3c81122397 req-7a5c829a-a355-4c0f-8d90-e331c934980e tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/attachments/ef4fb192-a30a-4aae-bc48-21fce3948772/action returned with HTTP 204 Jul 03 02:32:23.389170 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 659/2643] 10.4.3.223 () {74 vars in 1725 bytes} [Fri Jul 3 02:32:23 2026] POST /volume/v3/attachments/ef4fb192-a30a-4aae-bc48-21fce3948772/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:32:24.785871 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-714281a7-17c8-4fd0-b142-38302f6c3ff1 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:32:24.786273 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-714281a7-17c8-4fd0-b142-38302f6c3ff1 None None] GET https://10.4.3.223/volume// Jul 03 02:32:24.786480 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-714281a7-17c8-4fd0-b142-38302f6c3ff1 None None] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:32:24.786674 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-714281a7-17c8-4fd0-b142-38302f6c3ff1 None None] Calling method 'all' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:32:24.786993 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-714281a7-17c8-4fd0-b142-38302f6c3ff1 None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:32:24.787308 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 658/2644] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:32:24 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:32:24.794551 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-f90fda57-2671-48fd-b9e2-2af07b5c5ac8 req-99fd0f52-0c09-4b24-a7ea-47f3d05b3e58 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:32:24.796381 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-f90fda57-2671-48fd-b9e2-2af07b5c5ac8 req-99fd0f52-0c09-4b24-a7ea-47f3d05b3e58 tempest-TestShelveInstance-1951550404 tempest-TestShelveInstance-1951550404-project-member] GET https://10.4.3.223/volume/v3/volumes/aec9a84d-a501-49df-a0e1-4145cb5c6af3 Jul 03 02:32:24.796967 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-f90fda57-2671-48fd-b9e2-2af07b5c5ac8 req-99fd0f52-0c09-4b24-a7ea-47f3d05b3e58 tempest-TestShelveInstance-1951550404 tempest-TestShelveInstance-1951550404-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:32:24.797280 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-f90fda57-2671-48fd-b9e2-2af07b5c5ac8 req-99fd0f52-0c09-4b24-a7ea-47f3d05b3e58 tempest-TestShelveInstance-1951550404 tempest-TestShelveInstance-1951550404-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:32:24.805920 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:32:24.805920 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:32:24.809201 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-f90fda57-2671-48fd-b9e2-2af07b5c5ac8 req-99fd0f52-0c09-4b24-a7ea-47f3d05b3e58 tempest-TestShelveInstance-1951550404 tempest-TestShelveInstance-1951550404-project-member] Volume info retrieved successfully. Jul 03 02:32:24.813460 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-f90fda57-2671-48fd-b9e2-2af07b5c5ac8 req-99fd0f52-0c09-4b24-a7ea-47f3d05b3e58 tempest-TestShelveInstance-1951550404 tempest-TestShelveInstance-1951550404-project-member] https://10.4.3.223/volume/v3/volumes/aec9a84d-a501-49df-a0e1-4145cb5c6af3 returned with HTTP 200 Jul 03 02:32:24.814058 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 663/2645] 10.4.3.223 () {70 vars in 1639 bytes} [Fri Jul 3 02:32:24 2026] GET /volume/v3/volumes/aec9a84d-a501-49df-a0e1-4145cb5c6af3 => generated 1540 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:32:24.918582 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-f90fda57-2671-48fd-b9e2-2af07b5c5ac8 req-12d14ecf-986b-4c62-bd15-cb696763fa59 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:32:24.920575 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-f90fda57-2671-48fd-b9e2-2af07b5c5ac8 req-12d14ecf-986b-4c62-bd15-cb696763fa59 tempest-TestShelveInstance-1951550404 tempest-TestShelveInstance-1951550404-project-member] PUT https://10.4.3.223/volume/v3/attachments/b906b0e1-76d6-4914-8457-2e945eb76f79 Jul 03 02:32:24.920908 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-f90fda57-2671-48fd-b9e2-2af07b5c5ac8 req-12d14ecf-986b-4c62-bd15-cb696763fa59 tempest-TestShelveInstance-1951550404 tempest-TestShelveInstance-1951550404-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000004352", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2a2633a05d73", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "80a8c083-552c-46a2-8db9-fd9e83fa2364", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:32:24.929134 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.coordination [req-f90fda57-2671-48fd-b9e2-2af07b5c5ac8 req-12d14ecf-986b-4c62-bd15-cb696763fa59 tempest-TestShelveInstance-1951550404 tempest-TestShelveInstance-1951550404-project-member] Acquiring lock "cinder-attachment_update-aec9a84d-a501-49df-a0e1-4145cb5c6af3-np0000004352" by "attachment_update" {{(pid=100015) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 02:32:24.933432 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.coordination [req-f90fda57-2671-48fd-b9e2-2af07b5c5ac8 req-12d14ecf-986b-4c62-bd15-cb696763fa59 tempest-TestShelveInstance-1951550404 tempest-TestShelveInstance-1951550404-project-member] Lock "cinder-attachment_update-aec9a84d-a501-49df-a0e1-4145cb5c6af3-np0000004352" acquired by "attachment_update" :: waited 0.004s {{(pid=100015) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 02:32:24.934279 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:32:24.934279 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:32:25.454013 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.coordination [req-f90fda57-2671-48fd-b9e2-2af07b5c5ac8 req-12d14ecf-986b-4c62-bd15-cb696763fa59 tempest-TestShelveInstance-1951550404 tempest-TestShelveInstance-1951550404-project-member] Lock "cinder-attachment_update-aec9a84d-a501-49df-a0e1-4145cb5c6af3-np0000004352" released by "attachment_update" :: held 0.521s {{(pid=100015) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 02:32:25.454320 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-f90fda57-2671-48fd-b9e2-2af07b5c5ac8 req-12d14ecf-986b-4c62-bd15-cb696763fa59 tempest-TestShelveInstance-1951550404 tempest-TestShelveInstance-1951550404-project-member] https://10.4.3.223/volume/v3/attachments/b906b0e1-76d6-4914-8457-2e945eb76f79 returned with HTTP 200 Jul 03 02:32:25.454797 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 666/2646] 10.4.3.223 () {74 vars in 1704 bytes} [Fri Jul 3 02:32:24 2026] PUT /volume/v3/attachments/b906b0e1-76d6-4914-8457-2e945eb76f79 => generated 969 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:32:25.964442 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-f90fda57-2671-48fd-b9e2-2af07b5c5ac8 req-36f0afd5-da06-4e9f-ad07-5de6ce5e53c1 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:32:25.966531 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-f90fda57-2671-48fd-b9e2-2af07b5c5ac8 req-36f0afd5-da06-4e9f-ad07-5de6ce5e53c1 tempest-TestShelveInstance-1951550404 tempest-TestShelveInstance-1951550404-project-member] POST https://10.4.3.223/volume/v3/attachments/b906b0e1-76d6-4914-8457-2e945eb76f79/action Jul 03 02:32:25.967002 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-f90fda57-2671-48fd-b9e2-2af07b5c5ac8 req-36f0afd5-da06-4e9f-ad07-5de6ce5e53c1 tempest-TestShelveInstance-1951550404 tempest-TestShelveInstance-1951550404-project-member] Action body: b'{"os-complete": null}' {{(pid=100012) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:32:25.967099 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-f90fda57-2671-48fd-b9e2-2af07b5c5ac8 req-36f0afd5-da06-4e9f-ad07-5de6ce5e53c1 tempest-TestShelveInstance-1951550404 tempest-TestShelveInstance-1951550404-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:32:25.983888 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:32:25.983888 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:32:25.995993 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-f90fda57-2671-48fd-b9e2-2af07b5c5ac8 req-36f0afd5-da06-4e9f-ad07-5de6ce5e53c1 tempest-TestShelveInstance-1951550404 tempest-TestShelveInstance-1951550404-project-member] https://10.4.3.223/volume/v3/attachments/b906b0e1-76d6-4914-8457-2e945eb76f79/action returned with HTTP 204 Jul 03 02:32:25.996711 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 660/2647] 10.4.3.223 () {74 vars in 1725 bytes} [Fri Jul 3 02:32:25 2026] POST /volume/v3/attachments/b906b0e1-76d6-4914-8457-2e945eb76f79/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jul 03 02:32:27.026198 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-8534cb8e-5177-49fd-8d1f-94c007cb8664 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:32:27.027909 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-8534cb8e-5177-49fd-8d1f-94c007cb8664 tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] GET https://10.4.3.223/volume/v3/volumes/6f54fb2c-fa76-48e5-9239-5643bdc2344f Jul 03 02:32:27.028082 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-8534cb8e-5177-49fd-8d1f-94c007cb8664 tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:32:27.028263 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-8534cb8e-5177-49fd-8d1f-94c007cb8664 tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:32:27.034523 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:32:27.034523 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:32:27.037558 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-8534cb8e-5177-49fd-8d1f-94c007cb8664 tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] Volume info retrieved successfully. Jul 03 02:32:27.041465 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-8534cb8e-5177-49fd-8d1f-94c007cb8664 tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] https://10.4.3.223/volume/v3/volumes/6f54fb2c-fa76-48e5-9239-5643bdc2344f returned with HTTP 200 Jul 03 02:32:27.041635 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 659/2648] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:32:27 2026] GET /volume/v3/volumes/6f54fb2c-fa76-48e5-9239-5643bdc2344f => generated 849 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:32:27.098907 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-43a24dab-c772-4292-b0cd-03fd9fa095ff None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:32:27.102473 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-43a24dab-c772-4292-b0cd-03fd9fa095ff tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] GET https://10.4.3.223/volume/v3/volumes/6f54fb2c-fa76-48e5-9239-5643bdc2344f Jul 03 02:32:27.102473 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-43a24dab-c772-4292-b0cd-03fd9fa095ff tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:32:27.102473 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-43a24dab-c772-4292-b0cd-03fd9fa095ff tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:32:27.108209 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:32:27.108209 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:32:27.112041 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-43a24dab-c772-4292-b0cd-03fd9fa095ff tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] Volume info retrieved successfully. Jul 03 02:32:27.116172 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-43a24dab-c772-4292-b0cd-03fd9fa095ff tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] https://10.4.3.223/volume/v3/volumes/6f54fb2c-fa76-48e5-9239-5643bdc2344f returned with HTTP 200 Jul 03 02:32:27.116692 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 664/2649] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:32:27 2026] GET /volume/v3/volumes/6f54fb2c-fa76-48e5-9239-5643bdc2344f => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:32:27.579135 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-e82d7fb9-f24f-43f9-9f00-2d3c81122397 req-5add6ac7-90e5-4e19-ba8a-fdbdb3400c4b None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:32:27.581425 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-e82d7fb9-f24f-43f9-9f00-2d3c81122397 req-5add6ac7-90e5-4e19-ba8a-fdbdb3400c4b tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] GET https://10.4.3.223/volume/v3/volumes/d90135c4-05dc-46d0-8063-fab7b31a9016/encryption Jul 03 02:32:27.581634 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-e82d7fb9-f24f-43f9-9f00-2d3c81122397 req-5add6ac7-90e5-4e19-ba8a-fdbdb3400c4b tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:32:27.581828 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-e82d7fb9-f24f-43f9-9f00-2d3c81122397 req-5add6ac7-90e5-4e19-ba8a-fdbdb3400c4b tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'index' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:32:27.594920 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:32:27.594920 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:32:27.602129 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-e82d7fb9-f24f-43f9-9f00-2d3c81122397 req-5add6ac7-90e5-4e19-ba8a-fdbdb3400c4b tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/volumes/d90135c4-05dc-46d0-8063-fab7b31a9016/encryption returned with HTTP 200 Jul 03 02:32:27.602576 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 667/2650] 10.4.3.223 () {68 vars in 1631 bytes} [Fri Jul 3 02:32:27 2026] GET /volume/v3/volumes/d90135c4-05dc-46d0-8063-fab7b31a9016/encryption => generated 160 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:32:35.010330 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-9375db57-83f8-4277-9d84-1fb3dc35b738 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:32:35.012246 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-9375db57-83f8-4277-9d84-1fb3dc35b738 tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] DELETE https://10.4.3.223/volume/v3/volumes/6f54fb2c-fa76-48e5-9239-5643bdc2344f Jul 03 02:32:35.012504 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-9375db57-83f8-4277-9d84-1fb3dc35b738 tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:32:35.012726 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-9375db57-83f8-4277-9d84-1fb3dc35b738 tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] Calling method 'delete' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:32:35.012939 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.volumes [None req-9375db57-83f8-4277-9d84-1fb3dc35b738 tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] Delete volume with id: 6f54fb2c-fa76-48e5-9239-5643bdc2344f Jul 03 02:32:35.020326 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:32:35.020326 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:32:35.022434 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-9375db57-83f8-4277-9d84-1fb3dc35b738 tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] Volume info retrieved successfully. Jul 03 02:32:35.041956 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-9375db57-83f8-4277-9d84-1fb3dc35b738 tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] Delete volume request issued successfully. Jul 03 02:32:35.042191 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-9375db57-83f8-4277-9d84-1fb3dc35b738 tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] https://10.4.3.223/volume/v3/volumes/6f54fb2c-fa76-48e5-9239-5643bdc2344f returned with HTTP 202 Jul 03 02:32:35.042763 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 661/2651] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:32:35 2026] DELETE /volume/v3/volumes/6f54fb2c-fa76-48e5-9239-5643bdc2344f => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:32:35.051861 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-7fc9374c-7d7d-410b-a5a7-44cc297d92c0 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:32:35.054916 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-7fc9374c-7d7d-410b-a5a7-44cc297d92c0 tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] GET https://10.4.3.223/volume/v3/volumes/6f54fb2c-fa76-48e5-9239-5643bdc2344f Jul 03 02:32:35.055936 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-7fc9374c-7d7d-410b-a5a7-44cc297d92c0 tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:32:35.055936 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-7fc9374c-7d7d-410b-a5a7-44cc297d92c0 tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:32:35.070126 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:32:35.070126 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:32:35.077915 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-7fc9374c-7d7d-410b-a5a7-44cc297d92c0 tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] Volume info retrieved successfully. Jul 03 02:32:35.086117 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-7fc9374c-7d7d-410b-a5a7-44cc297d92c0 tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] https://10.4.3.223/volume/v3/volumes/6f54fb2c-fa76-48e5-9239-5643bdc2344f returned with HTTP 200 Jul 03 02:32:35.088475 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 660/2652] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:32:35 2026] GET /volume/v3/volumes/6f54fb2c-fa76-48e5-9239-5643bdc2344f => generated 848 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:32:36.099112 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-baa7d4ef-57fb-41b0-a053-bda5996db5a9 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:32:36.102476 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-baa7d4ef-57fb-41b0-a053-bda5996db5a9 tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] GET https://10.4.3.223/volume/v3/volumes/6f54fb2c-fa76-48e5-9239-5643bdc2344f Jul 03 02:32:36.102753 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-baa7d4ef-57fb-41b0-a053-bda5996db5a9 tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:32:36.102946 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-baa7d4ef-57fb-41b0-a053-bda5996db5a9 tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:32:36.110387 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-baa7d4ef-57fb-41b0-a053-bda5996db5a9 tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] https://10.4.3.223/volume/v3/volumes/6f54fb2c-fa76-48e5-9239-5643bdc2344f returned with HTTP 404 Jul 03 02:32:36.110895 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 665/2653] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:32:36 2026] GET /volume/v3/volumes/6f54fb2c-fa76-48e5-9239-5643bdc2344f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:32:36.183956 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-64dff3c0-46f1-4ee8-be25-6878c46a68c3 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:32:36.187210 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-64dff3c0-46f1-4ee8-be25-6878c46a68c3 tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] DELETE https://10.4.3.223/volume/v3/volumes/38df2ea7-162f-4987-94bb-fe22135d2d46 Jul 03 02:32:36.187210 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-64dff3c0-46f1-4ee8-be25-6878c46a68c3 tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:32:36.187548 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-64dff3c0-46f1-4ee8-be25-6878c46a68c3 tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:32:36.187615 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-64dff3c0-46f1-4ee8-be25-6878c46a68c3 tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] Delete volume with id: 38df2ea7-162f-4987-94bb-fe22135d2d46 Jul 03 02:32:36.197109 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:32:36.197109 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:32:36.199046 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-64dff3c0-46f1-4ee8-be25-6878c46a68c3 tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] Volume info retrieved successfully. Jul 03 02:32:36.224256 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-64dff3c0-46f1-4ee8-be25-6878c46a68c3 tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] Delete volume request issued successfully. Jul 03 02:32:36.224693 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-64dff3c0-46f1-4ee8-be25-6878c46a68c3 tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] https://10.4.3.223/volume/v3/volumes/38df2ea7-162f-4987-94bb-fe22135d2d46 returned with HTTP 202 Jul 03 02:32:36.225325 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 668/2654] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:32:36 2026] DELETE /volume/v3/volumes/38df2ea7-162f-4987-94bb-fe22135d2d46 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:32:36.232940 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-97fb8311-5c7b-4134-8d42-b3a616ef53c0 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:32:36.237971 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-97fb8311-5c7b-4134-8d42-b3a616ef53c0 tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] GET https://10.4.3.223/volume/v3/volumes/38df2ea7-162f-4987-94bb-fe22135d2d46 Jul 03 02:32:36.238193 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-97fb8311-5c7b-4134-8d42-b3a616ef53c0 tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:32:36.239680 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-97fb8311-5c7b-4134-8d42-b3a616ef53c0 tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:32:36.250274 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:32:36.250274 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:32:36.264527 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-97fb8311-5c7b-4134-8d42-b3a616ef53c0 tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] Volume info retrieved successfully. Jul 03 02:32:36.268675 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-97fb8311-5c7b-4134-8d42-b3a616ef53c0 tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] https://10.4.3.223/volume/v3/volumes/38df2ea7-162f-4987-94bb-fe22135d2d46 returned with HTTP 200 Jul 03 02:32:36.269144 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 662/2655] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:32:36 2026] GET /volume/v3/volumes/38df2ea7-162f-4987-94bb-fe22135d2d46 => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:32:37.283511 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-ffbfd062-fad7-48f3-9c0a-81d606d2f915 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:32:37.286907 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-ffbfd062-fad7-48f3-9c0a-81d606d2f915 tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] GET https://10.4.3.223/volume/v3/volumes/38df2ea7-162f-4987-94bb-fe22135d2d46 Jul 03 02:32:37.287047 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-ffbfd062-fad7-48f3-9c0a-81d606d2f915 tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:32:37.287252 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-ffbfd062-fad7-48f3-9c0a-81d606d2f915 tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:32:37.299952 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-ffbfd062-fad7-48f3-9c0a-81d606d2f915 tempest-AttachVolumeShelveTestJSON-1822276110 tempest-AttachVolumeShelveTestJSON-1822276110-project-member] https://10.4.3.223/volume/v3/volumes/38df2ea7-162f-4987-94bb-fe22135d2d46 returned with HTTP 404 Jul 03 02:32:37.300518 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 661/2656] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:32:37 2026] GET /volume/v3/volumes/38df2ea7-162f-4987-94bb-fe22135d2d46 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:32:43.055573 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-9ab6d42e-a3e7-467f-8c94-f65043315e4e req-bf3777cb-05b3-4352-9bff-5c9e6f221384 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:32:43.057467 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-9ab6d42e-a3e7-467f-8c94-f65043315e4e req-bf3777cb-05b3-4352-9bff-5c9e6f221384 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] DELETE https://10.4.3.223/volume/v3/attachments/ef4fb192-a30a-4aae-bc48-21fce3948772 Jul 03 02:32:43.057740 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-9ab6d42e-a3e7-467f-8c94-f65043315e4e req-bf3777cb-05b3-4352-9bff-5c9e6f221384 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:32:43.057972 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-9ab6d42e-a3e7-467f-8c94-f65043315e4e req-bf3777cb-05b3-4352-9bff-5c9e6f221384 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'version_select' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:32:43.059717 np0000004352 devstack@c-api.service[100013]: DEBUG dbcounter [-] [100013] Writing DB stats cinder:SELECT=310,cinder:UPDATE=51,cinder:INSERT=26 {{(pid=100013) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 02:32:43.069228 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:32:43.069228 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:32:43.597550 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-9ab6d42e-a3e7-467f-8c94-f65043315e4e req-bf3777cb-05b3-4352-9bff-5c9e6f221384 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/attachments/ef4fb192-a30a-4aae-bc48-21fce3948772 returned with HTTP 200 Jul 03 02:32:43.597941 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 666/2657] 10.4.3.223 () {72 vars in 1673 bytes} [Fri Jul 3 02:32:43 2026] DELETE /volume/v3/attachments/ef4fb192-a30a-4aae-bc48-21fce3948772 => generated 19 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:32:45.770181 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-ce388245-f213-4ffd-9c76-5a6d0a06327b None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:32:45.775312 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-ce388245-f213-4ffd-9c76-5a6d0a06327b tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] GET https://10.4.3.223/volume/v3/volumes/3a8d8ade-0626-44bb-987a-1b0f095adf4c Jul 03 02:32:45.775312 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-ce388245-f213-4ffd-9c76-5a6d0a06327b tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:32:45.775312 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-ce388245-f213-4ffd-9c76-5a6d0a06327b tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:32:45.785682 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:32:45.785682 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:32:45.791168 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-ce388245-f213-4ffd-9c76-5a6d0a06327b tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Volume info retrieved successfully. Jul 03 02:32:45.801084 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-ce388245-f213-4ffd-9c76-5a6d0a06327b tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/volumes/3a8d8ade-0626-44bb-987a-1b0f095adf4c returned with HTTP 200 Jul 03 02:32:45.801084 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 669/2658] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:32:45 2026] GET /volume/v3/volumes/3a8d8ade-0626-44bb-987a-1b0f095adf4c => generated 877 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 02:32:45.813729 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-2d3abc7c-0b41-44be-b219-d0194d4284ee None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:32:45.817502 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-2d3abc7c-0b41-44be-b219-d0194d4284ee tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] GET https://10.4.3.223/volume/v3/volumes/3a8d8ade-0626-44bb-987a-1b0f095adf4c Jul 03 02:32:45.817502 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-2d3abc7c-0b41-44be-b219-d0194d4284ee tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:32:45.817502 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-2d3abc7c-0b41-44be-b219-d0194d4284ee tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:32:45.826803 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:32:45.826803 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:32:45.832327 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-2d3abc7c-0b41-44be-b219-d0194d4284ee tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Volume info retrieved successfully. Jul 03 02:32:45.840186 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-2d3abc7c-0b41-44be-b219-d0194d4284ee tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/volumes/3a8d8ade-0626-44bb-987a-1b0f095adf4c returned with HTTP 200 Jul 03 02:32:45.840186 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 663/2659] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:32:45 2026] GET /volume/v3/volumes/3a8d8ade-0626-44bb-987a-1b0f095adf4c => generated 877 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:32:45.898204 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-3b480ab7-1aae-4daf-91c6-c06243d3857d req-4c943d0f-20af-4df8-971d-4df2e48de35d None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:32:45.982775 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-3b480ab7-1aae-4daf-91c6-c06243d3857d req-4c943d0f-20af-4df8-971d-4df2e48de35d tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] GET https://10.4.3.223/volume/v3/volumes/3a8d8ade-0626-44bb-987a-1b0f095adf4c Jul 03 02:32:45.983409 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-3b480ab7-1aae-4daf-91c6-c06243d3857d req-4c943d0f-20af-4df8-971d-4df2e48de35d tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:32:45.984946 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-3b480ab7-1aae-4daf-91c6-c06243d3857d req-4c943d0f-20af-4df8-971d-4df2e48de35d tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:32:45.995812 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:32:45.995812 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:32:46.001661 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [req-3b480ab7-1aae-4daf-91c6-c06243d3857d req-4c943d0f-20af-4df8-971d-4df2e48de35d tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Volume info retrieved successfully. Jul 03 02:32:46.008978 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-3b480ab7-1aae-4daf-91c6-c06243d3857d req-4c943d0f-20af-4df8-971d-4df2e48de35d tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/volumes/3a8d8ade-0626-44bb-987a-1b0f095adf4c returned with HTTP 200 Jul 03 02:32:46.009638 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 662/2660] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:32:45 2026] GET /volume/v3/volumes/3a8d8ade-0626-44bb-987a-1b0f095adf4c => generated 877 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:32:47.334574 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-b184507e-2f63-4645-8146-8daa30f5cde4 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:32:47.336478 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-b184507e-2f63-4645-8146-8daa30f5cde4 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] DELETE https://10.4.3.223/volume/v3/volumes/d90135c4-05dc-46d0-8063-fab7b31a9016 Jul 03 02:32:47.336664 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-b184507e-2f63-4645-8146-8daa30f5cde4 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:32:47.336873 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-b184507e-2f63-4645-8146-8daa30f5cde4 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'delete' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:32:47.337037 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.volumes [None req-b184507e-2f63-4645-8146-8daa30f5cde4 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Delete volume with id: d90135c4-05dc-46d0-8063-fab7b31a9016 Jul 03 02:32:47.343798 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:32:47.343798 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:32:47.344284 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-b184507e-2f63-4645-8146-8daa30f5cde4 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Volume info retrieved successfully. Jul 03 02:32:47.354936 np0000004352 devstack@c-api.service[100013]: WARNING cinder.keymgr.conf_key_mgr [None req-b184507e-2f63-4645-8146-8daa30f5cde4 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 02:32:47.362168 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-b184507e-2f63-4645-8146-8daa30f5cde4 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Delete volume request issued successfully. Jul 03 02:32:47.362445 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-b184507e-2f63-4645-8146-8daa30f5cde4 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/volumes/d90135c4-05dc-46d0-8063-fab7b31a9016 returned with HTTP 202 Jul 03 02:32:47.362782 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 667/2661] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:32:47 2026] DELETE /volume/v3/volumes/d90135c4-05dc-46d0-8063-fab7b31a9016 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:32:47.375969 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-7303d62d-a421-40d9-8444-40739ceffc36 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:32:47.377955 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-7303d62d-a421-40d9-8444-40739ceffc36 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] GET https://10.4.3.223/volume/v3/volumes/d90135c4-05dc-46d0-8063-fab7b31a9016 Jul 03 02:32:47.378442 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-7303d62d-a421-40d9-8444-40739ceffc36 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:32:47.378956 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-7303d62d-a421-40d9-8444-40739ceffc36 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:32:47.391699 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:32:47.391699 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:32:47.397970 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-7303d62d-a421-40d9-8444-40739ceffc36 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Volume info retrieved successfully. Jul 03 02:32:47.406188 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-7303d62d-a421-40d9-8444-40739ceffc36 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/volumes/d90135c4-05dc-46d0-8063-fab7b31a9016 returned with HTTP 200 Jul 03 02:32:47.407521 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 670/2662] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:32:47 2026] GET /volume/v3/volumes/d90135c4-05dc-46d0-8063-fab7b31a9016 => generated 870 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:32:48.044717 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-f73b54e5-e082-47c3-ab56-bd08821b4d39 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:32:48.044717 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-f73b54e5-e082-47c3-ab56-bd08821b4d39 None None] GET https://10.4.3.223/volume// Jul 03 02:32:48.044717 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-f73b54e5-e082-47c3-ab56-bd08821b4d39 None None] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:32:48.044717 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-f73b54e5-e082-47c3-ab56-bd08821b4d39 None None] Calling method 'all' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:32:48.044717 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-f73b54e5-e082-47c3-ab56-bd08821b4d39 None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:32:48.044717 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 664/2663] 10.4.3.223 () {66 vars in 1428 bytes} [Fri Jul 3 02:32:48 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 03 02:32:48.051899 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-3b480ab7-1aae-4daf-91c6-c06243d3857d req-6311dc3f-f060-4400-839b-51834a56ae43 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:32:48.053741 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-3b480ab7-1aae-4daf-91c6-c06243d3857d req-6311dc3f-f060-4400-839b-51834a56ae43 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] POST https://10.4.3.223/volume/v3/attachments Jul 03 02:32:48.054214 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-3b480ab7-1aae-4daf-91c6-c06243d3857d req-6311dc3f-f060-4400-839b-51834a56ae43 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3a8d8ade-0626-44bb-987a-1b0f095adf4c", "connector": null, "instance_uuid": "93d0be90-80b5-4b66-a173-a215cc425ac6"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:32:48.063681 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:32:48.063681 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:32:48.094949 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-3b480ab7-1aae-4daf-91c6-c06243d3857d req-6311dc3f-f060-4400-839b-51834a56ae43 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Jul 03 02:32:48.095560 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 663/2664] 10.4.3.223 () {74 vars in 1594 bytes} [Fri Jul 3 02:32:48 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) Jul 03 02:32:48.422193 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-8fab5eab-3788-4b52-ad4a-8fa9ea60672b None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:32:48.424223 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-8fab5eab-3788-4b52-ad4a-8fa9ea60672b tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] GET https://10.4.3.223/volume/v3/volumes/d90135c4-05dc-46d0-8063-fab7b31a9016 Jul 03 02:32:48.424461 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-8fab5eab-3788-4b52-ad4a-8fa9ea60672b tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:32:48.424699 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-8fab5eab-3788-4b52-ad4a-8fa9ea60672b tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:32:48.431666 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-8fab5eab-3788-4b52-ad4a-8fa9ea60672b tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/volumes/d90135c4-05dc-46d0-8063-fab7b31a9016 returned with HTTP 404 Jul 03 02:32:48.432221 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 668/2665] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:32:48 2026] GET /volume/v3/volumes/d90135c4-05dc-46d0-8063-fab7b31a9016 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:32:48.440001 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-a78177d7-69ac-4bff-a44c-1c6c023eea6f None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:32:48.443561 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-a78177d7-69ac-4bff-a44c-1c6c023eea6f tempest-TestVolumeBootPattern-17778143 tempest-TestVolumeBootPattern-17778143-project-admin] GET https://10.4.3.223/volume/v3/volumes/detail?all_tenants=1 Jul 03 02:32:48.443561 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-a78177d7-69ac-4bff-a44c-1c6c023eea6f tempest-TestVolumeBootPattern-17778143 tempest-TestVolumeBootPattern-17778143-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:32:48.443561 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-a78177d7-69ac-4bff-a44c-1c6c023eea6f tempest-TestVolumeBootPattern-17778143 tempest-TestVolumeBootPattern-17778143-project-admin] Calling method 'detail' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:32:48.443561 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-a78177d7-69ac-4bff-a44c-1c6c023eea6f tempest-TestVolumeBootPattern-17778143 tempest-TestVolumeBootPattern-17778143-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100015) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 02:32:48.466911 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-a78177d7-69ac-4bff-a44c-1c6c023eea6f tempest-TestVolumeBootPattern-17778143 tempest-TestVolumeBootPattern-17778143-project-admin] Get all volumes completed successfully. Jul 03 02:32:48.469667 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:32:48.469667 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:32:48.476841 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-a78177d7-69ac-4bff-a44c-1c6c023eea6f tempest-TestVolumeBootPattern-17778143 tempest-TestVolumeBootPattern-17778143-project-admin] https://10.4.3.223/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 02:32:48.477577 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 671/2666] 10.4.3.223 () {66 vars in 1285 bytes} [Fri Jul 3 02:32:48 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11959 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:32:48.495490 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-7f053519-38e3-4492-9609-b224e31c5d1d None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:32:48.497628 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-7f053519-38e3-4492-9609-b224e31c5d1d tempest-TestVolumeBootPattern-17778143 tempest-TestVolumeBootPattern-17778143-project-admin] DELETE https://10.4.3.223/volume/v3/types/a1f77dd4-38dc-4916-8372-61dc3d6225f0 Jul 03 02:32:48.497999 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-7f053519-38e3-4492-9609-b224e31c5d1d tempest-TestVolumeBootPattern-17778143 tempest-TestVolumeBootPattern-17778143-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:32:48.498449 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-7f053519-38e3-4492-9609-b224e31c5d1d tempest-TestVolumeBootPattern-17778143 tempest-TestVolumeBootPattern-17778143-project-admin] Calling method '_delete' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:32:48.526037 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-7f053519-38e3-4492-9609-b224e31c5d1d tempest-TestVolumeBootPattern-17778143 tempest-TestVolumeBootPattern-17778143-project-admin] https://10.4.3.223/volume/v3/types/a1f77dd4-38dc-4916-8372-61dc3d6225f0 returned with HTTP 202 Jul 03 02:32:48.526037 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 665/2667] 10.4.3.223 () {66 vars in 1345 bytes} [Fri Jul 3 02:32:48 2026] DELETE /volume/v3/types/a1f77dd4-38dc-4916-8372-61dc3d6225f0 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:32:48.533560 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-21648d4f-68e3-4692-913c-bd5412b42147 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:32:48.535826 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-21648d4f-68e3-4692-913c-bd5412b42147 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] GET https://10.4.3.223/volume/v3/volumes/3a8d8ade-0626-44bb-987a-1b0f095adf4c Jul 03 02:32:48.536123 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-21648d4f-68e3-4692-913c-bd5412b42147 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:32:48.536331 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-fa8d5904-ba67-464f-b522-c18081c40e7a None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:32:48.536522 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-21648d4f-68e3-4692-913c-bd5412b42147 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:32:48.538003 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-fa8d5904-ba67-464f-b522-c18081c40e7a tempest-TestVolumeBootPattern-17778143 tempest-TestVolumeBootPattern-17778143-project-admin] POST https://10.4.3.223/volume/v3/types Jul 03 02:32:48.538436 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-fa8d5904-ba67-464f-b522-c18081c40e7a tempest-TestVolumeBootPattern-17778143 tempest-TestVolumeBootPattern-17778143-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks2-526448225", "extra_specs": {}}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:32:48.548005 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:32:48.548005 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:32:48.552985 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-21648d4f-68e3-4692-913c-bd5412b42147 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Volume info retrieved successfully. Jul 03 02:32:48.553832 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-fa8d5904-ba67-464f-b522-c18081c40e7a tempest-TestVolumeBootPattern-17778143 tempest-TestVolumeBootPattern-17778143-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Jul 03 02:32:48.554282 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 669/2668] 10.4.3.223 () {68 vars in 1252 bytes} [Fri Jul 3 02:32:48 2026] POST /volume/v3/types => generated 212 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:32:48.560984 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-21648d4f-68e3-4692-913c-bd5412b42147 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/volumes/3a8d8ade-0626-44bb-987a-1b0f095adf4c returned with HTTP 200 Jul 03 02:32:48.561626 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 664/2669] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:32:48 2026] GET /volume/v3/volumes/3a8d8ade-0626-44bb-987a-1b0f095adf4c => generated 876 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:32:48.564859 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-6e45af07-a47f-41c9-a3e9-aaf760b3e68a None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:32:48.567073 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-6e45af07-a47f-41c9-a3e9-aaf760b3e68a tempest-TestVolumeBootPattern-17778143 tempest-TestVolumeBootPattern-17778143-project-admin] POST https://10.4.3.223/volume/v3/types/7abd4c2f-dddf-47c8-b09e-fe34251b6add/encryption Jul 03 02:32:48.567515 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-6e45af07-a47f-41c9-a3e9-aaf760b3e68a tempest-TestVolumeBootPattern-17778143 tempest-TestVolumeBootPattern-17778143-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:32:48.587490 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-6e45af07-a47f-41c9-a3e9-aaf760b3e68a tempest-TestVolumeBootPattern-17778143 tempest-TestVolumeBootPattern-17778143-project-admin] https://10.4.3.223/volume/v3/types/7abd4c2f-dddf-47c8-b09e-fe34251b6add/encryption returned with HTTP 200 Jul 03 02:32:48.588008 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 672/2670] 10.4.3.223 () {68 vars in 1397 bytes} [Fri Jul 3 02:32:48 2026] POST /volume/v3/types/7abd4c2f-dddf-47c8-b09e-fe34251b6add/encryption => generated 231 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:32:48.597729 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-d6d476eb-b9e9-406a-8cb6-410876df6439 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:32:48.599752 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-d6d476eb-b9e9-406a-8cb6-410876df6439 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:32:48.600162 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-d6d476eb-b9e9-406a-8cb6-410876df6439 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1560337551", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks2-526448225", "size": 1}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:32:48.602464 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.volumes [None req-d6d476eb-b9e9-406a-8cb6-410876df6439 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1560337551', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks2-526448225', 'size': 1}} {{(pid=100012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:32:48.606548 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.volumes [None req-d6d476eb-b9e9-406a-8cb6-410876df6439 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Create volume of 1 GB Jul 03 02:32:48.606934 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:32:48.606934 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:32:48.607574 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-d6d476eb-b9e9-406a-8cb6-410876df6439 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Availability Zones retrieved successfully. Jul 03 02:32:48.615185 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-d6d476eb-b9e9-406a-8cb6-410876df6439 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Flow 'volume_create_api' (5a80f8c9-d759-41d6-97c2-2fd68e00367d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:32:48.616799 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-d6d476eb-b9e9-406a-8cb6-410876df6439 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9cc8cd5-86dd-4f44-badc-b2370d1677f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:32:48.618089 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.flows.api.create_volume [None req-d6d476eb-b9e9-406a-8cb6-410876df6439 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Validating volume size '1' using validate_int {{(pid=100012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:32:48.625991 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-608eaf6a-fe2b-41be-bc90-e2729a341c20 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:32:48.626398 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-608eaf6a-fe2b-41be-bc90-e2729a341c20 None None] GET https://10.4.3.223/volume// Jul 03 02:32:48.626565 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-608eaf6a-fe2b-41be-bc90-e2729a341c20 None None] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:32:48.626903 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-608eaf6a-fe2b-41be-bc90-e2729a341c20 None None] Calling method 'all' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:32:48.627054 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-608eaf6a-fe2b-41be-bc90-e2729a341c20 None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:32:48.627341 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 670/2671] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:32:48 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:32:48.635100 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-3b480ab7-1aae-4daf-91c6-c06243d3857d req-2e101d97-accd-44db-b787-2a2da722d12d None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:32:48.637513 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-3b480ab7-1aae-4daf-91c6-c06243d3857d req-2e101d97-accd-44db-b787-2a2da722d12d tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] GET https://10.4.3.223/volume/v3/volumes/3a8d8ade-0626-44bb-987a-1b0f095adf4c Jul 03 02:32:48.637809 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-3b480ab7-1aae-4daf-91c6-c06243d3857d req-2e101d97-accd-44db-b787-2a2da722d12d tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:32:48.638063 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-3b480ab7-1aae-4daf-91c6-c06243d3857d req-2e101d97-accd-44db-b787-2a2da722d12d tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:32:48.652315 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:32:48.652315 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:32:48.655066 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-d6d476eb-b9e9-406a-8cb6-410876df6439 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9cc8cd5-86dd-4f44-badc-b2370d1677f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:32:49Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7abd4c2f-dddf-47c8-b09e-fe34251b6add,is_public=True,name='tempest-scenario-type-luks2-526448225',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7abd4c2f-dddf-47c8-b09e-fe34251b6add', '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=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:32:48.657589 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [req-3b480ab7-1aae-4daf-91c6-c06243d3857d req-2e101d97-accd-44db-b787-2a2da722d12d tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Volume info retrieved successfully. Jul 03 02:32:48.658354 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-d6d476eb-b9e9-406a-8cb6-410876df6439 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd89b3ed-b075-4dd4-9e4a-07ca588ac2a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:32:48.664077 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-3b480ab7-1aae-4daf-91c6-c06243d3857d req-2e101d97-accd-44db-b787-2a2da722d12d tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/volumes/3a8d8ade-0626-44bb-987a-1b0f095adf4c returned with HTTP 200 Jul 03 02:32:48.664677 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 665/2672] 10.4.3.223 () {70 vars in 1639 bytes} [Fri Jul 3 02:32:48 2026] GET /volume/v3/volumes/3a8d8ade-0626-44bb-987a-1b0f095adf4c => generated 1056 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:32:48.695064 np0000004352 devstack@c-api.service[100012]: WARNING cinder.quota [None req-d6d476eb-b9e9-406a-8cb6-410876df6439 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-526448225 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-526448225, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:32:48.695462 np0000004352 devstack@c-api.service[100012]: WARNING cinder.quota [None req-d6d476eb-b9e9-406a-8cb6-410876df6439 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-526448225 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-526448225, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:32:48.724976 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.quota [None req-d6d476eb-b9e9-406a-8cb6-410876df6439 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Created reservations ['2e70aecd-075d-48b9-b01b-ea8e7426699b', '14fa66f1-c927-4a9a-bac7-8f818b5484e2', '14b1d8d5-6485-4b7c-a6a7-2f772e13db45', 'fd36a218-16d5-4ed5-956a-a765144ff02c'] {{(pid=100012) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:32:48.725991 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-d6d476eb-b9e9-406a-8cb6-410876df6439 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd89b3ed-b075-4dd4-9e4a-07ca588ac2a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2e70aecd-075d-48b9-b01b-ea8e7426699b', '14fa66f1-c927-4a9a-bac7-8f818b5484e2', '14b1d8d5-6485-4b7c-a6a7-2f772e13db45', 'fd36a218-16d5-4ed5-956a-a765144ff02c']}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:32:48.727047 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-d6d476eb-b9e9-406a-8cb6-410876df6439 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f224fcb1-eef8-4327-8d2b-688f3d1dca2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:32:48.751191 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-d6d476eb-b9e9-406a-8cb6-410876df6439 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f224fcb1-eef8-4327-8d2b-688f3d1dca2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1ae1bf8d-b9a7-4a05-909e-f7278def0a7c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1560337551',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a08ee0c5cd5c487abb7a76039a8a3598',qos_specs=None,replication_status=,reservations=['2e70aecd-075d-48b9-b01b-ea8e7426699b','14fa66f1-c927-4a9a-bac7-8f818b5484e2','14b1d8d5-6485-4b7c-a6a7-2f772e13db45','fd36a218-16d5-4ed5-956a-a765144ff02c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4f82f451af94649aa7d493979ce0624',volume_type_id=7abd4c2f-dddf-47c8-b09e-fe34251b6add), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:32:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1560337551',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=1ae1bf8d-b9a7-4a05-909e-f7278def0a7c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a08ee0c5cd5c487abb7a76039a8a3598',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c4f82f451af94649aa7d493979ce0624',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7abd4c2f-dddf-47c8-b09e-fe34251b6add),volume_type_id=7abd4c2f-dddf-47c8-b09e-fe34251b6add)}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:32:48.752164 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-d6d476eb-b9e9-406a-8cb6-410876df6439 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5324b5e-4531-4cb7-bb58-95d15fb4821a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:32:48.772874 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-d6d476eb-b9e9-406a-8cb6-410876df6439 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5324b5e-4531-4cb7-bb58-95d15fb4821a) transitioned into state 'SUCCESS' from state '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-1560337551',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a08ee0c5cd5c487abb7a76039a8a3598',qos_specs=None,replication_status=,reservations=['2e70aecd-075d-48b9-b01b-ea8e7426699b','14fa66f1-c927-4a9a-bac7-8f818b5484e2','14b1d8d5-6485-4b7c-a6a7-2f772e13db45','fd36a218-16d5-4ed5-956a-a765144ff02c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4f82f451af94649aa7d493979ce0624',volume_type_id=7abd4c2f-dddf-47c8-b09e-fe34251b6add)}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:32:48.773922 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-d6d476eb-b9e9-406a-8cb6-410876df6439 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c456a916-676f-468a-95e9-a47fe1aa691e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:32:48.789182 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-d6d476eb-b9e9-406a-8cb6-410876df6439 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c456a916-676f-468a-95e9-a47fe1aa691e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:32:48.790058 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-d6d476eb-b9e9-406a-8cb6-410876df6439 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Flow 'volume_create_api' (5a80f8c9-d759-41d6-97c2-2fd68e00367d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:32:48.790429 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-d6d476eb-b9e9-406a-8cb6-410876df6439 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Create volume request issued successfully. Jul 03 02:32:48.792875 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-d6d476eb-b9e9-406a-8cb6-410876df6439 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:32:48.792875 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 666/2673] 10.4.3.223 () {68 vars in 1259 bytes} [Fri Jul 3 02:32:48 2026] POST /volume/v3/volumes => generated 780 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:32:48.798601 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-3b480ab7-1aae-4daf-91c6-c06243d3857d req-f75c6feb-3ad9-4e8f-8f17-6d83966e49dd None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:32:48.803110 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-3b480ab7-1aae-4daf-91c6-c06243d3857d req-f75c6feb-3ad9-4e8f-8f17-6d83966e49dd tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] PUT https://10.4.3.223/volume/v3/attachments/75317f91-c135-4e6d-a922-d51d86808003 Jul 03 02:32:48.803543 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-3b480ab7-1aae-4daf-91c6-c06243d3857d req-f75c6feb-3ad9-4e8f-8f17-6d83966e49dd tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000004352", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2a2633a05d73", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "80a8c083-552c-46a2-8db9-fd9e83fa2364", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:32:48.811004 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-22141db9-3d23-4424-95bf-5c1079c37698 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:32:48.812951 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-22141db9-3d23-4424-95bf-5c1079c37698 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] GET https://10.4.3.223/volume/v3/volumes/1ae1bf8d-b9a7-4a05-909e-f7278def0a7c Jul 03 02:32:48.812951 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-22141db9-3d23-4424-95bf-5c1079c37698 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:32:48.813194 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-22141db9-3d23-4424-95bf-5c1079c37698 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:32:48.813605 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.coordination [req-3b480ab7-1aae-4daf-91c6-c06243d3857d req-f75c6feb-3ad9-4e8f-8f17-6d83966e49dd tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Acquiring lock "cinder-attachment_update-3a8d8ade-0626-44bb-987a-1b0f095adf4c-np0000004352" by "attachment_update" {{(pid=100015) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 02:32:48.819115 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.coordination [req-3b480ab7-1aae-4daf-91c6-c06243d3857d req-f75c6feb-3ad9-4e8f-8f17-6d83966e49dd tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Lock "cinder-attachment_update-3a8d8ade-0626-44bb-987a-1b0f095adf4c-np0000004352" acquired by "attachment_update" :: waited 0.006s {{(pid=100015) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 02:32:48.820304 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:32:48.820304 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:32:48.820450 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:32:48.820450 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:32:48.824562 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-22141db9-3d23-4424-95bf-5c1079c37698 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Volume info retrieved successfully. Jul 03 02:32:48.829405 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-22141db9-3d23-4424-95bf-5c1079c37698 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/volumes/1ae1bf8d-b9a7-4a05-909e-f7278def0a7c returned with HTTP 200 Jul 03 02:32:48.829854 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 671/2674] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:32:48 2026] GET /volume/v3/volumes/1ae1bf8d-b9a7-4a05-909e-f7278def0a7c => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:32:49.347751 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.coordination [req-3b480ab7-1aae-4daf-91c6-c06243d3857d req-f75c6feb-3ad9-4e8f-8f17-6d83966e49dd tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Lock "cinder-attachment_update-3a8d8ade-0626-44bb-987a-1b0f095adf4c-np0000004352" released by "attachment_update" :: held 0.529s {{(pid=100015) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 02:32:49.348097 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-3b480ab7-1aae-4daf-91c6-c06243d3857d req-f75c6feb-3ad9-4e8f-8f17-6d83966e49dd tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/attachments/75317f91-c135-4e6d-a922-d51d86808003 returned with HTTP 200 Jul 03 02:32:49.348616 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 673/2675] 10.4.3.223 () {74 vars in 1704 bytes} [Fri Jul 3 02:32:48 2026] PUT /volume/v3/attachments/75317f91-c135-4e6d-a922-d51d86808003 => generated 968 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:32:49.359287 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-3b480ab7-1aae-4daf-91c6-c06243d3857d req-dd1200d1-66f2-4309-ae28-9ce1661c52c3 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:32:49.361522 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-3b480ab7-1aae-4daf-91c6-c06243d3857d req-dd1200d1-66f2-4309-ae28-9ce1661c52c3 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] GET https://10.4.3.223/volume/v3/volumes/3a8d8ade-0626-44bb-987a-1b0f095adf4c/encryption Jul 03 02:32:49.361748 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-3b480ab7-1aae-4daf-91c6-c06243d3857d req-dd1200d1-66f2-4309-ae28-9ce1661c52c3 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:32:49.361941 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-3b480ab7-1aae-4daf-91c6-c06243d3857d req-dd1200d1-66f2-4309-ae28-9ce1661c52c3 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Calling method 'index' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:32:49.372886 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:32:49.372886 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:32:49.381439 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-3b480ab7-1aae-4daf-91c6-c06243d3857d req-dd1200d1-66f2-4309-ae28-9ce1661c52c3 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/volumes/3a8d8ade-0626-44bb-987a-1b0f095adf4c/encryption returned with HTTP 200 Jul 03 02:32:49.381882 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 666/2676] 10.4.3.223 () {68 vars in 1631 bytes} [Fri Jul 3 02:32:49 2026] GET /volume/v3/volumes/3a8d8ade-0626-44bb-987a-1b0f095adf4c/encryption => generated 160 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:32:49.575111 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-98670184-bfda-4f2b-8de5-a5377c74a137 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:32:49.577002 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-98670184-bfda-4f2b-8de5-a5377c74a137 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] GET https://10.4.3.223/volume/v3/volumes/3a8d8ade-0626-44bb-987a-1b0f095adf4c Jul 03 02:32:49.577182 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-98670184-bfda-4f2b-8de5-a5377c74a137 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:32:49.577401 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-98670184-bfda-4f2b-8de5-a5377c74a137 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:32:49.587585 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:32:49.587585 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:32:49.591503 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-98670184-bfda-4f2b-8de5-a5377c74a137 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Volume info retrieved successfully. Jul 03 02:32:49.596559 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-98670184-bfda-4f2b-8de5-a5377c74a137 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/volumes/3a8d8ade-0626-44bb-987a-1b0f095adf4c returned with HTTP 200 Jul 03 02:32:49.596935 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 667/2677] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:32:49 2026] GET /volume/v3/volumes/3a8d8ade-0626-44bb-987a-1b0f095adf4c => generated 877 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:32:49.842167 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-0310dbfc-6545-40d3-8530-ae68467e0329 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:32:49.848162 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-0310dbfc-6545-40d3-8530-ae68467e0329 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] GET https://10.4.3.223/volume/v3/volumes/1ae1bf8d-b9a7-4a05-909e-f7278def0a7c Jul 03 02:32:49.848387 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-0310dbfc-6545-40d3-8530-ae68467e0329 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:32:49.848702 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-0310dbfc-6545-40d3-8530-ae68467e0329 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:32:49.861815 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:32:49.861815 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:32:49.866192 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-0310dbfc-6545-40d3-8530-ae68467e0329 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Volume info retrieved successfully. Jul 03 02:32:49.873349 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-0310dbfc-6545-40d3-8530-ae68467e0329 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/volumes/1ae1bf8d-b9a7-4a05-909e-f7278def0a7c returned with HTTP 200 Jul 03 02:32:49.873794 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 672/2678] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:32:49 2026] GET /volume/v3/volumes/1ae1bf8d-b9a7-4a05-909e-f7278def0a7c => generated 873 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:32:49.886404 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-79c0180a-85b6-45e6-ae53-9f9554066d4e None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:32:49.891216 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-79c0180a-85b6-45e6-ae53-9f9554066d4e tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] GET https://10.4.3.223/volume/v3/volumes/1ae1bf8d-b9a7-4a05-909e-f7278def0a7c Jul 03 02:32:49.891216 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-79c0180a-85b6-45e6-ae53-9f9554066d4e tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:32:49.891216 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-79c0180a-85b6-45e6-ae53-9f9554066d4e tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:32:49.897836 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:32:49.897836 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:32:49.902729 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-79c0180a-85b6-45e6-ae53-9f9554066d4e tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Volume info retrieved successfully. Jul 03 02:32:49.907697 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-79c0180a-85b6-45e6-ae53-9f9554066d4e tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/volumes/1ae1bf8d-b9a7-4a05-909e-f7278def0a7c returned with HTTP 200 Jul 03 02:32:49.908233 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 674/2679] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:32:49 2026] GET /volume/v3/volumes/1ae1bf8d-b9a7-4a05-909e-f7278def0a7c => generated 873 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:32:49.930586 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-f62f858d-702f-46f8-b2eb-ed06f2354326 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:32:49.932442 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-f62f858d-702f-46f8-b2eb-ed06f2354326 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] POST https://10.4.3.223/volume/v3/volumes/1ae1bf8d-b9a7-4a05-909e-f7278def0a7c/action Jul 03 02:32:49.933051 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-f62f858d-702f-46f8-b2eb-ed06f2354326 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:32:49.933275 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-f62f858d-702f-46f8-b2eb-ed06f2354326 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:32:49.941983 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:32:49.941983 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:32:49.942696 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-f62f858d-702f-46f8-b2eb-ed06f2354326 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Volume info retrieved successfully. Jul 03 02:32:49.950223 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-f62f858d-702f-46f8-b2eb-ed06f2354326 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Volume updated successfully. Jul 03 02:32:49.950567 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-f62f858d-702f-46f8-b2eb-ed06f2354326 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/volumes/1ae1bf8d-b9a7-4a05-909e-f7278def0a7c/action returned with HTTP 200 Jul 03 02:32:49.951078 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 667/2680] 10.4.3.223 () {68 vars in 1390 bytes} [Fri Jul 3 02:32:49 2026] POST /volume/v3/volumes/1ae1bf8d-b9a7-4a05-909e-f7278def0a7c/action => generated 0 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 03 02:32:50.087295 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-c085202b-fbc1-4ada-a94a-32b2489b163c req-fe4dccae-00c6-44b7-9aea-0a649a392404 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:32:50.089381 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-c085202b-fbc1-4ada-a94a-32b2489b163c req-fe4dccae-00c6-44b7-9aea-0a649a392404 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] GET https://10.4.3.223/volume/v3/volumes/1ae1bf8d-b9a7-4a05-909e-f7278def0a7c Jul 03 02:32:50.089604 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-c085202b-fbc1-4ada-a94a-32b2489b163c req-fe4dccae-00c6-44b7-9aea-0a649a392404 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:32:50.089849 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-c085202b-fbc1-4ada-a94a-32b2489b163c req-fe4dccae-00c6-44b7-9aea-0a649a392404 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:32:50.100066 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:32:50.100066 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:32:50.105925 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [req-c085202b-fbc1-4ada-a94a-32b2489b163c req-fe4dccae-00c6-44b7-9aea-0a649a392404 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Volume info retrieved successfully. Jul 03 02:32:50.110748 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-c085202b-fbc1-4ada-a94a-32b2489b163c req-fe4dccae-00c6-44b7-9aea-0a649a392404 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/volumes/1ae1bf8d-b9a7-4a05-909e-f7278def0a7c returned with HTTP 200 Jul 03 02:32:50.111179 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 668/2681] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:32:50 2026] GET /volume/v3/volumes/1ae1bf8d-b9a7-4a05-909e-f7278def0a7c => generated 872 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:32:50.613328 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-53ae2e3c-1dd0-44d8-81da-acf2dde715e9 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:32:50.616902 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-53ae2e3c-1dd0-44d8-81da-acf2dde715e9 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] GET https://10.4.3.223/volume/v3/volumes/3a8d8ade-0626-44bb-987a-1b0f095adf4c Jul 03 02:32:50.616902 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-53ae2e3c-1dd0-44d8-81da-acf2dde715e9 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:32:50.616902 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-53ae2e3c-1dd0-44d8-81da-acf2dde715e9 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:32:50.628762 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:32:50.628762 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:32:50.633237 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-53ae2e3c-1dd0-44d8-81da-acf2dde715e9 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Volume info retrieved successfully. Jul 03 02:32:50.637800 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-53ae2e3c-1dd0-44d8-81da-acf2dde715e9 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/volumes/3a8d8ade-0626-44bb-987a-1b0f095adf4c returned with HTTP 200 Jul 03 02:32:50.638173 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 673/2682] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:32:50 2026] GET /volume/v3/volumes/3a8d8ade-0626-44bb-987a-1b0f095adf4c => generated 877 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:32:51.072147 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-c085202b-fbc1-4ada-a94a-32b2489b163c req-4c257e28-9c94-4c38-b729-073ec167ab75 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:32:51.074292 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-c085202b-fbc1-4ada-a94a-32b2489b163c req-4c257e28-9c94-4c38-b729-073ec167ab75 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] GET https://10.4.3.223/volume/v3/volumes/1ae1bf8d-b9a7-4a05-909e-f7278def0a7c Jul 03 02:32:51.074611 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-c085202b-fbc1-4ada-a94a-32b2489b163c req-4c257e28-9c94-4c38-b729-073ec167ab75 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:32:51.076023 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-c085202b-fbc1-4ada-a94a-32b2489b163c req-4c257e28-9c94-4c38-b729-073ec167ab75 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:32:51.083688 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:32:51.083688 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:32:51.086721 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [req-c085202b-fbc1-4ada-a94a-32b2489b163c req-4c257e28-9c94-4c38-b729-073ec167ab75 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Volume info retrieved successfully. Jul 03 02:32:51.091890 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-c085202b-fbc1-4ada-a94a-32b2489b163c req-4c257e28-9c94-4c38-b729-073ec167ab75 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/volumes/1ae1bf8d-b9a7-4a05-909e-f7278def0a7c returned with HTTP 200 Jul 03 02:32:51.092597 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 675/2683] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:32:51 2026] GET /volume/v3/volumes/1ae1bf8d-b9a7-4a05-909e-f7278def0a7c => generated 872 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:32:51.102494 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-37b81cfc-c35f-4d44-99cd-bf461f4375cb None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:32:51.103072 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-37b81cfc-c35f-4d44-99cd-bf461f4375cb None None] GET https://10.4.3.223/volume// Jul 03 02:32:51.103330 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-37b81cfc-c35f-4d44-99cd-bf461f4375cb None None] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:32:51.103593 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-37b81cfc-c35f-4d44-99cd-bf461f4375cb None None] Calling method 'all' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:32:51.104036 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-37b81cfc-c35f-4d44-99cd-bf461f4375cb None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:32:51.104774 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 668/2684] 10.4.3.223 () {66 vars in 1419 bytes} [Fri Jul 3 02:32:51 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:32:51.113030 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-c085202b-fbc1-4ada-a94a-32b2489b163c req-9d2749a5-38eb-4755-b77d-2fc6f36376f2 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:32:51.115949 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-c085202b-fbc1-4ada-a94a-32b2489b163c req-9d2749a5-38eb-4755-b77d-2fc6f36376f2 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] POST https://10.4.3.223/volume/v3/attachments Jul 03 02:32:51.116443 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-c085202b-fbc1-4ada-a94a-32b2489b163c req-9d2749a5-38eb-4755-b77d-2fc6f36376f2 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1ae1bf8d-b9a7-4a05-909e-f7278def0a7c", "connector": null, "instance_uuid": "12795293-3009-4a22-99ec-fc95dd0149e5"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:32:51.131837 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:32:51.131837 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:32:51.172185 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-c085202b-fbc1-4ada-a94a-32b2489b163c req-9d2749a5-38eb-4755-b77d-2fc6f36376f2 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Jul 03 02:32:51.172726 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 669/2685] 10.4.3.223 () {74 vars in 1594 bytes} [Fri Jul 3 02:32:51 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) Jul 03 02:32:51.651013 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-a42d8992-f9e0-4be9-9839-7329b343cd36 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:32:51.659309 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-a42d8992-f9e0-4be9-9839-7329b343cd36 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] GET https://10.4.3.223/volume/v3/volumes/3a8d8ade-0626-44bb-987a-1b0f095adf4c Jul 03 02:32:51.659309 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-a42d8992-f9e0-4be9-9839-7329b343cd36 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:32:51.659309 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-a42d8992-f9e0-4be9-9839-7329b343cd36 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:32:51.669929 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:32:51.669929 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:32:51.673524 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-a42d8992-f9e0-4be9-9839-7329b343cd36 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Volume info retrieved successfully. Jul 03 02:32:51.677460 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-a42d8992-f9e0-4be9-9839-7329b343cd36 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/volumes/3a8d8ade-0626-44bb-987a-1b0f095adf4c returned with HTTP 200 Jul 03 02:32:51.677820 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 674/2686] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:32:51 2026] GET /volume/v3/volumes/3a8d8ade-0626-44bb-987a-1b0f095adf4c => generated 877 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:32:52.691506 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-10a6f23e-979a-41ab-8dea-4f58e31c6b7d None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:32:52.695359 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-10a6f23e-979a-41ab-8dea-4f58e31c6b7d tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] GET https://10.4.3.223/volume/v3/volumes/3a8d8ade-0626-44bb-987a-1b0f095adf4c Jul 03 02:32:52.695359 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-10a6f23e-979a-41ab-8dea-4f58e31c6b7d tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:32:52.695359 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-10a6f23e-979a-41ab-8dea-4f58e31c6b7d tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:32:52.707368 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:32:52.707368 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:32:52.711621 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-10a6f23e-979a-41ab-8dea-4f58e31c6b7d tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Volume info retrieved successfully. Jul 03 02:32:52.717222 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-10a6f23e-979a-41ab-8dea-4f58e31c6b7d tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/volumes/3a8d8ade-0626-44bb-987a-1b0f095adf4c returned with HTTP 200 Jul 03 02:32:52.717792 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 676/2687] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:32:52 2026] GET /volume/v3/volumes/3a8d8ade-0626-44bb-987a-1b0f095adf4c => generated 877 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:32:53.733067 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-e859fc72-11e8-4691-a9cf-a2d2ad8ff4fe None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:32:53.734796 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-e859fc72-11e8-4691-a9cf-a2d2ad8ff4fe tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] GET https://10.4.3.223/volume/v3/volumes/3a8d8ade-0626-44bb-987a-1b0f095adf4c Jul 03 02:32:53.735008 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-e859fc72-11e8-4691-a9cf-a2d2ad8ff4fe tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:32:53.735216 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-e859fc72-11e8-4691-a9cf-a2d2ad8ff4fe tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:32:53.743701 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:32:53.743701 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:32:53.748340 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-e859fc72-11e8-4691-a9cf-a2d2ad8ff4fe tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Volume info retrieved successfully. Jul 03 02:32:53.752716 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-e859fc72-11e8-4691-a9cf-a2d2ad8ff4fe tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/volumes/3a8d8ade-0626-44bb-987a-1b0f095adf4c returned with HTTP 200 Jul 03 02:32:53.753112 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 669/2688] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:32:53 2026] GET /volume/v3/volumes/3a8d8ade-0626-44bb-987a-1b0f095adf4c => generated 877 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:32:54.765297 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-ea7c9310-95db-4e20-8899-d4d1a65b1d50 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:32:54.767307 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-ea7c9310-95db-4e20-8899-d4d1a65b1d50 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] GET https://10.4.3.223/volume/v3/volumes/3a8d8ade-0626-44bb-987a-1b0f095adf4c Jul 03 02:32:54.767556 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-ea7c9310-95db-4e20-8899-d4d1a65b1d50 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:32:54.767817 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-ea7c9310-95db-4e20-8899-d4d1a65b1d50 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:32:54.780051 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:32:54.780051 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:32:54.784978 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-ea7c9310-95db-4e20-8899-d4d1a65b1d50 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Volume info retrieved successfully. Jul 03 02:32:54.789962 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-ea7c9310-95db-4e20-8899-d4d1a65b1d50 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/volumes/3a8d8ade-0626-44bb-987a-1b0f095adf4c returned with HTTP 200 Jul 03 02:32:54.790414 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 670/2689] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:32:54 2026] GET /volume/v3/volumes/3a8d8ade-0626-44bb-987a-1b0f095adf4c => generated 877 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:32:55.806427 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-b1318556-e70f-49ac-ae55-ca8d1e25a92f None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:32:55.808465 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-b1318556-e70f-49ac-ae55-ca8d1e25a92f tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] GET https://10.4.3.223/volume/v3/volumes/3a8d8ade-0626-44bb-987a-1b0f095adf4c Jul 03 02:32:55.808698 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-b1318556-e70f-49ac-ae55-ca8d1e25a92f tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:32:55.808947 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-b1318556-e70f-49ac-ae55-ca8d1e25a92f tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:32:55.817494 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:32:55.817494 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:32:55.820123 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-b1318556-e70f-49ac-ae55-ca8d1e25a92f tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Volume info retrieved successfully. Jul 03 02:32:55.823529 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-b1318556-e70f-49ac-ae55-ca8d1e25a92f tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/volumes/3a8d8ade-0626-44bb-987a-1b0f095adf4c returned with HTTP 200 Jul 03 02:32:55.823889 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 675/2690] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:32:55 2026] GET /volume/v3/volumes/3a8d8ade-0626-44bb-987a-1b0f095adf4c => generated 877 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:32:56.842749 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-b3f85fa2-2695-4b7d-8844-a09df28bc9da None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:32:56.844356 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-b3f85fa2-2695-4b7d-8844-a09df28bc9da tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] GET https://10.4.3.223/volume/v3/volumes/3a8d8ade-0626-44bb-987a-1b0f095adf4c Jul 03 02:32:56.844567 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-b3f85fa2-2695-4b7d-8844-a09df28bc9da tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:32:56.844762 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-b3f85fa2-2695-4b7d-8844-a09df28bc9da tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:32:56.856731 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:32:56.856731 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:32:56.861470 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-b3f85fa2-2695-4b7d-8844-a09df28bc9da tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Volume info retrieved successfully. Jul 03 02:32:56.868558 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-b3f85fa2-2695-4b7d-8844-a09df28bc9da tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/volumes/3a8d8ade-0626-44bb-987a-1b0f095adf4c returned with HTTP 200 Jul 03 02:32:56.869127 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 677/2691] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:32:56 2026] GET /volume/v3/volumes/3a8d8ade-0626-44bb-987a-1b0f095adf4c => generated 877 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:32:57.632205 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-74770fb6-0c54-4abd-86f7-5d09b03a8dc0 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:32:57.632593 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-74770fb6-0c54-4abd-86f7-5d09b03a8dc0 None None] GET https://10.4.3.223/volume// Jul 03 02:32:57.632740 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-74770fb6-0c54-4abd-86f7-5d09b03a8dc0 None None] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:32:57.632913 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-74770fb6-0c54-4abd-86f7-5d09b03a8dc0 None None] Calling method 'all' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:32:57.633250 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-74770fb6-0c54-4abd-86f7-5d09b03a8dc0 None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:32:57.633541 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 670/2692] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:32:57 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:32:57.640049 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-c085202b-fbc1-4ada-a94a-32b2489b163c req-7b76e4e3-bb60-4b68-9275-c2d757c722c4 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:32:57.642494 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-c085202b-fbc1-4ada-a94a-32b2489b163c req-7b76e4e3-bb60-4b68-9275-c2d757c722c4 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] GET https://10.4.3.223/volume/v3/volumes/1ae1bf8d-b9a7-4a05-909e-f7278def0a7c Jul 03 02:32:57.642756 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-c085202b-fbc1-4ada-a94a-32b2489b163c req-7b76e4e3-bb60-4b68-9275-c2d757c722c4 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:32:57.642987 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-c085202b-fbc1-4ada-a94a-32b2489b163c req-7b76e4e3-bb60-4b68-9275-c2d757c722c4 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:32:57.654355 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:32:57.654355 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:32:57.658607 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [req-c085202b-fbc1-4ada-a94a-32b2489b163c req-7b76e4e3-bb60-4b68-9275-c2d757c722c4 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Volume info retrieved successfully. Jul 03 02:32:57.663641 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-c085202b-fbc1-4ada-a94a-32b2489b163c req-7b76e4e3-bb60-4b68-9275-c2d757c722c4 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/volumes/1ae1bf8d-b9a7-4a05-909e-f7278def0a7c returned with HTTP 200 Jul 03 02:32:57.664110 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 671/2693] 10.4.3.223 () {70 vars in 1639 bytes} [Fri Jul 3 02:32:57 2026] GET /volume/v3/volumes/1ae1bf8d-b9a7-4a05-909e-f7278def0a7c => generated 1051 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:32:57.793444 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-c085202b-fbc1-4ada-a94a-32b2489b163c req-584b4f48-b771-446d-92fd-d4b7c9299fe4 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:32:57.795718 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-c085202b-fbc1-4ada-a94a-32b2489b163c req-584b4f48-b771-446d-92fd-d4b7c9299fe4 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] PUT https://10.4.3.223/volume/v3/attachments/79cf23be-2f2e-4b8a-accd-895743143742 Jul 03 02:32:57.796124 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-c085202b-fbc1-4ada-a94a-32b2489b163c req-584b4f48-b771-446d-92fd-d4b7c9299fe4 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000004352", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2a2633a05d73", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "80a8c083-552c-46a2-8db9-fd9e83fa2364", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:32:57.804060 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.coordination [req-c085202b-fbc1-4ada-a94a-32b2489b163c req-584b4f48-b771-446d-92fd-d4b7c9299fe4 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Acquiring lock "cinder-attachment_update-1ae1bf8d-b9a7-4a05-909e-f7278def0a7c-np0000004352" by "attachment_update" {{(pid=100013) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 02:32:57.808884 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.coordination [req-c085202b-fbc1-4ada-a94a-32b2489b163c req-584b4f48-b771-446d-92fd-d4b7c9299fe4 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Lock "cinder-attachment_update-1ae1bf8d-b9a7-4a05-909e-f7278def0a7c-np0000004352" acquired by "attachment_update" :: waited 0.005s {{(pid=100013) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 02:32:57.809791 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:32:57.809791 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:32:57.884396 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-2038f9ec-ca8f-47f3-9e54-335ac4ff6f6a None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:32:57.887887 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-2038f9ec-ca8f-47f3-9e54-335ac4ff6f6a tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] GET https://10.4.3.223/volume/v3/volumes/3a8d8ade-0626-44bb-987a-1b0f095adf4c Jul 03 02:32:57.888125 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-2038f9ec-ca8f-47f3-9e54-335ac4ff6f6a tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:32:57.888384 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-2038f9ec-ca8f-47f3-9e54-335ac4ff6f6a tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:32:57.898350 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:32:57.898350 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:32:57.901832 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-2038f9ec-ca8f-47f3-9e54-335ac4ff6f6a tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Volume info retrieved successfully. Jul 03 02:32:57.906266 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-2038f9ec-ca8f-47f3-9e54-335ac4ff6f6a tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/volumes/3a8d8ade-0626-44bb-987a-1b0f095adf4c returned with HTTP 200 Jul 03 02:32:57.906697 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 678/2694] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:32:57 2026] GET /volume/v3/volumes/3a8d8ade-0626-44bb-987a-1b0f095adf4c => generated 877 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:32:58.329755 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.coordination [req-c085202b-fbc1-4ada-a94a-32b2489b163c req-584b4f48-b771-446d-92fd-d4b7c9299fe4 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Lock "cinder-attachment_update-1ae1bf8d-b9a7-4a05-909e-f7278def0a7c-np0000004352" released by "attachment_update" :: held 0.521s {{(pid=100013) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 02:32:58.330120 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-c085202b-fbc1-4ada-a94a-32b2489b163c req-584b4f48-b771-446d-92fd-d4b7c9299fe4 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/attachments/79cf23be-2f2e-4b8a-accd-895743143742 returned with HTTP 200 Jul 03 02:32:58.330620 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 676/2695] 10.4.3.223 () {74 vars in 1704 bytes} [Fri Jul 3 02:32:57 2026] PUT /volume/v3/attachments/79cf23be-2f2e-4b8a-accd-895743143742 => generated 968 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:32:58.847271 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-c085202b-fbc1-4ada-a94a-32b2489b163c req-fad7e54d-dd19-4830-b044-55a280b990aa None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:32:58.849294 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-c085202b-fbc1-4ada-a94a-32b2489b163c req-fad7e54d-dd19-4830-b044-55a280b990aa tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] POST https://10.4.3.223/volume/v3/attachments/79cf23be-2f2e-4b8a-accd-895743143742/action Jul 03 02:32:58.849725 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-c085202b-fbc1-4ada-a94a-32b2489b163c req-fad7e54d-dd19-4830-b044-55a280b990aa tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Action body: b'{"os-complete": null}' {{(pid=100014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:32:58.849859 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-c085202b-fbc1-4ada-a94a-32b2489b163c req-fad7e54d-dd19-4830-b044-55a280b990aa tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:32:58.866895 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:32:58.866895 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:32:58.877276 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-c085202b-fbc1-4ada-a94a-32b2489b163c req-fad7e54d-dd19-4830-b044-55a280b990aa tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/attachments/79cf23be-2f2e-4b8a-accd-895743143742/action returned with HTTP 204 Jul 03 02:32:58.877787 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 671/2696] 10.4.3.223 () {74 vars in 1725 bytes} [Fri Jul 3 02:32:58 2026] POST /volume/v3/attachments/79cf23be-2f2e-4b8a-accd-895743143742/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:32:58.919276 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-88b3eeed-28f8-4086-b01a-4577a5df604e None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:32:58.920815 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-88b3eeed-28f8-4086-b01a-4577a5df604e tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] GET https://10.4.3.223/volume/v3/volumes/3a8d8ade-0626-44bb-987a-1b0f095adf4c Jul 03 02:32:58.920988 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-88b3eeed-28f8-4086-b01a-4577a5df604e tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:32:58.921183 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-88b3eeed-28f8-4086-b01a-4577a5df604e tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:32:58.929640 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:32:58.929640 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:32:58.933083 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-88b3eeed-28f8-4086-b01a-4577a5df604e tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Volume info retrieved successfully. Jul 03 02:32:58.937139 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-88b3eeed-28f8-4086-b01a-4577a5df604e tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/volumes/3a8d8ade-0626-44bb-987a-1b0f095adf4c returned with HTTP 200 Jul 03 02:32:58.937759 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 672/2697] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:32:58 2026] GET /volume/v3/volumes/3a8d8ade-0626-44bb-987a-1b0f095adf4c => generated 877 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:32:59.541598 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-fae31e33-12f1-42d7-b414-2e53a5806edf None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:32:59.543604 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-fae31e33-12f1-42d7-b414-2e53a5806edf tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:32:59.544033 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-fae31e33-12f1-42d7-b414-2e53a5806edf tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-326151086", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:32:59.545857 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.volumes [None req-fae31e33-12f1-42d7-b414-2e53a5806edf tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-326151086', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:32:59.546058 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-fae31e33-12f1-42d7-b414-2e53a5806edf tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] Create volume of 1 GB Jul 03 02:32:59.550397 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-fae31e33-12f1-42d7-b414-2e53a5806edf tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] Availability Zones retrieved successfully. Jul 03 02:32:59.556106 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-fae31e33-12f1-42d7-b414-2e53a5806edf tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] Flow 'volume_create_api' (bbe57225-fed7-4428-84e0-46d75b8b5a3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:32:59.557077 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-fae31e33-12f1-42d7-b414-2e53a5806edf tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93696657-d5f0-49da-b298-c1c8fec095dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:32:59.558174 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.flows.api.create_volume [None req-fae31e33-12f1-42d7-b414-2e53a5806edf tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] Validating volume size '1' using validate_int {{(pid=100015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:32:59.590348 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-fae31e33-12f1-42d7-b414-2e53a5806edf tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93696657-d5f0-49da-b298-c1c8fec095dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:32:59.591433 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-fae31e33-12f1-42d7-b414-2e53a5806edf tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e57f8aa-f969-4944-bdf2-293d3b3bb190) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:32:59.652955 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.quota [None req-fae31e33-12f1-42d7-b414-2e53a5806edf tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] Created reservations ['2558dad4-ae30-4778-853e-4b3a0fc3aee0', 'eaa11459-5db3-44f4-a1ee-3c2f5ca70083', '384134d5-97f7-40a2-8219-743f74d0d064', '5f790eee-afa0-4741-81e7-f4206e2f2181'] {{(pid=100015) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:32:59.653743 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-fae31e33-12f1-42d7-b414-2e53a5806edf tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e57f8aa-f969-4944-bdf2-293d3b3bb190) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2558dad4-ae30-4778-853e-4b3a0fc3aee0', 'eaa11459-5db3-44f4-a1ee-3c2f5ca70083', '384134d5-97f7-40a2-8219-743f74d0d064', '5f790eee-afa0-4741-81e7-f4206e2f2181']}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:32:59.654510 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-fae31e33-12f1-42d7-b414-2e53a5806edf tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6b950f4-c51e-4859-aade-b08be1c3b651) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:32:59.674476 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-fae31e33-12f1-42d7-b414-2e53a5806edf tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6b950f4-c51e-4859-aade-b08be1c3b651) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '168b9626-76c6-499b-8726-a4a47712f97d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-326151086',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f119bcd713bd41e7864ede2e8efbca33',qos_specs=None,replication_status=,reservations=['2558dad4-ae30-4778-853e-4b3a0fc3aee0','eaa11459-5db3-44f4-a1ee-3c2f5ca70083','384134d5-97f7-40a2-8219-743f74d0d064','5f790eee-afa0-4741-81e7-f4206e2f2181'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1abe11f7595643658ef7f3ba8b2c7e11',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:32:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-326151086',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=168b9626-76c6-499b-8726-a4a47712f97d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f119bcd713bd41e7864ede2e8efbca33',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1abe11f7595643658ef7f3ba8b2c7e11',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:32:59.675224 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-fae31e33-12f1-42d7-b414-2e53a5806edf tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54000ac7-0407-41fe-a675-f8748db4cc0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:32:59.693546 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-fae31e33-12f1-42d7-b414-2e53a5806edf tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54000ac7-0407-41fe-a675-f8748db4cc0e) transitioned into state 'SUCCESS' from state '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-326151086',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f119bcd713bd41e7864ede2e8efbca33',qos_specs=None,replication_status=,reservations=['2558dad4-ae30-4778-853e-4b3a0fc3aee0','eaa11459-5db3-44f4-a1ee-3c2f5ca70083','384134d5-97f7-40a2-8219-743f74d0d064','5f790eee-afa0-4741-81e7-f4206e2f2181'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1abe11f7595643658ef7f3ba8b2c7e11',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:32:59.694241 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-fae31e33-12f1-42d7-b414-2e53a5806edf tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23c543ea-a402-4fbd-b6b5-933ab4f6a982) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:32:59.702660 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-fae31e33-12f1-42d7-b414-2e53a5806edf tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23c543ea-a402-4fbd-b6b5-933ab4f6a982) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:32:59.703366 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-fae31e33-12f1-42d7-b414-2e53a5806edf tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] Flow 'volume_create_api' (bbe57225-fed7-4428-84e0-46d75b8b5a3b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:32:59.703758 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-fae31e33-12f1-42d7-b414-2e53a5806edf tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] Create volume request issued successfully. Jul 03 02:32:59.704246 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-fae31e33-12f1-42d7-b414-2e53a5806edf tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:32:59.704764 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 679/2698] 10.4.3.223 () {70 vars in 1300 bytes} [Fri Jul 3 02:32:59 2026] POST /volume/v3/volumes => generated 788 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:32:59.719250 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-4d7d75be-e575-46d0-b03a-4a53ab3c2090 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:32:59.721471 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-4d7d75be-e575-46d0-b03a-4a53ab3c2090 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] GET https://10.4.3.223/volume/v3/volumes/168b9626-76c6-499b-8726-a4a47712f97d Jul 03 02:32:59.723138 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-4d7d75be-e575-46d0-b03a-4a53ab3c2090 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:32:59.723138 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-4d7d75be-e575-46d0-b03a-4a53ab3c2090 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:32:59.728407 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:32:59.728407 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:32:59.732312 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-4d7d75be-e575-46d0-b03a-4a53ab3c2090 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] Volume info retrieved successfully. Jul 03 02:32:59.736400 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-4d7d75be-e575-46d0-b03a-4a53ab3c2090 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] https://10.4.3.223/volume/v3/volumes/168b9626-76c6-499b-8726-a4a47712f97d returned with HTTP 200 Jul 03 02:32:59.736889 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 677/2699] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:32:59 2026] GET /volume/v3/volumes/168b9626-76c6-499b-8726-a4a47712f97d => generated 856 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:32:59.949516 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-752bb6f5-ee88-4bff-893d-fe4268d53f21 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:32:59.951284 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-752bb6f5-ee88-4bff-893d-fe4268d53f21 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] GET https://10.4.3.223/volume/v3/volumes/3a8d8ade-0626-44bb-987a-1b0f095adf4c Jul 03 02:32:59.951469 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-752bb6f5-ee88-4bff-893d-fe4268d53f21 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:32:59.951642 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-752bb6f5-ee88-4bff-893d-fe4268d53f21 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:32:59.959737 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:32:59.959737 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:32:59.962659 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-752bb6f5-ee88-4bff-893d-fe4268d53f21 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Volume info retrieved successfully. Jul 03 02:32:59.966224 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-752bb6f5-ee88-4bff-893d-fe4268d53f21 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/volumes/3a8d8ade-0626-44bb-987a-1b0f095adf4c returned with HTTP 200 Jul 03 02:32:59.966636 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 672/2700] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:32:59 2026] GET /volume/v3/volumes/3a8d8ade-0626-44bb-987a-1b0f095adf4c => generated 877 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:33:00.489566 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-3b480ab7-1aae-4daf-91c6-c06243d3857d req-8db6bc01-12c1-486f-96c8-e3db15175de8 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:00.491304 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-3b480ab7-1aae-4daf-91c6-c06243d3857d req-8db6bc01-12c1-486f-96c8-e3db15175de8 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] POST https://10.4.3.223/volume/v3/attachments/75317f91-c135-4e6d-a922-d51d86808003/action Jul 03 02:33:00.491636 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-3b480ab7-1aae-4daf-91c6-c06243d3857d req-8db6bc01-12c1-486f-96c8-e3db15175de8 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Action body: b'{"os-complete": null}' {{(pid=100012) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:33:00.491763 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-3b480ab7-1aae-4daf-91c6-c06243d3857d req-8db6bc01-12c1-486f-96c8-e3db15175de8 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:33:00.512782 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:00.512782 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:33:00.523372 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-3b480ab7-1aae-4daf-91c6-c06243d3857d req-8db6bc01-12c1-486f-96c8-e3db15175de8 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/attachments/75317f91-c135-4e6d-a922-d51d86808003/action returned with HTTP 204 Jul 03 02:33:00.523748 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 673/2701] 10.4.3.223 () {74 vars in 1725 bytes} [Fri Jul 3 02:33:00 2026] POST /volume/v3/attachments/75317f91-c135-4e6d-a922-d51d86808003/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:33:00.753302 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-40b1625d-8059-4034-b10c-0172df1345f5 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:00.755134 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-40b1625d-8059-4034-b10c-0172df1345f5 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] GET https://10.4.3.223/volume/v3/volumes/168b9626-76c6-499b-8726-a4a47712f97d Jul 03 02:33:00.755476 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-40b1625d-8059-4034-b10c-0172df1345f5 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:00.755707 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-40b1625d-8059-4034-b10c-0172df1345f5 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:00.762663 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:00.762663 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:33:00.766082 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-40b1625d-8059-4034-b10c-0172df1345f5 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] Volume info retrieved successfully. Jul 03 02:33:00.770029 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-40b1625d-8059-4034-b10c-0172df1345f5 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] https://10.4.3.223/volume/v3/volumes/168b9626-76c6-499b-8726-a4a47712f97d returned with HTTP 200 Jul 03 02:33:00.770471 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 680/2702] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:33:00 2026] GET /volume/v3/volumes/168b9626-76c6-499b-8726-a4a47712f97d => generated 881 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:33:00.781678 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-a214e84d-a67e-4333-b4a2-9aee3b21c7af None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:00.783837 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-a214e84d-a67e-4333-b4a2-9aee3b21c7af tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] GET https://10.4.3.223/volume/v3/volumes/168b9626-76c6-499b-8726-a4a47712f97d Jul 03 02:33:00.784106 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-a214e84d-a67e-4333-b4a2-9aee3b21c7af tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:00.784363 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-a214e84d-a67e-4333-b4a2-9aee3b21c7af tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:00.793276 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:00.793276 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:33:00.805486 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-a214e84d-a67e-4333-b4a2-9aee3b21c7af tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] Volume info retrieved successfully. Jul 03 02:33:00.810581 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-a214e84d-a67e-4333-b4a2-9aee3b21c7af tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] https://10.4.3.223/volume/v3/volumes/168b9626-76c6-499b-8726-a4a47712f97d returned with HTTP 200 Jul 03 02:33:00.811254 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 678/2703] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:33:00 2026] GET /volume/v3/volumes/168b9626-76c6-499b-8726-a4a47712f97d => generated 881 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:33:00.852476 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-4b6adf8f-3fe9-4a43-b5e7-173024e04815 req-d22d1585-662b-4ae3-9468-697a19c86826 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:00.854021 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-4b6adf8f-3fe9-4a43-b5e7-173024e04815 req-d22d1585-662b-4ae3-9468-697a19c86826 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] GET https://10.4.3.223/volume/v3/volumes/168b9626-76c6-499b-8726-a4a47712f97d Jul 03 02:33:00.854355 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-4b6adf8f-3fe9-4a43-b5e7-173024e04815 req-d22d1585-662b-4ae3-9468-697a19c86826 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:00.854613 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-4b6adf8f-3fe9-4a43-b5e7-173024e04815 req-d22d1585-662b-4ae3-9468-697a19c86826 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:00.860594 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:00.860594 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:33:00.864589 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [req-4b6adf8f-3fe9-4a43-b5e7-173024e04815 req-d22d1585-662b-4ae3-9468-697a19c86826 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] Volume info retrieved successfully. Jul 03 02:33:00.869553 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-4b6adf8f-3fe9-4a43-b5e7-173024e04815 req-d22d1585-662b-4ae3-9468-697a19c86826 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] https://10.4.3.223/volume/v3/volumes/168b9626-76c6-499b-8726-a4a47712f97d returned with HTTP 200 Jul 03 02:33:00.869553 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 673/2704] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:33:00 2026] GET /volume/v3/volumes/168b9626-76c6-499b-8726-a4a47712f97d => generated 863 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:33:00.982032 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-9a0f52eb-d358-438f-ae11-37f9cd650e5d None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:00.984758 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-9a0f52eb-d358-438f-ae11-37f9cd650e5d tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] GET https://10.4.3.223/volume/v3/volumes/3a8d8ade-0626-44bb-987a-1b0f095adf4c Jul 03 02:33:00.984986 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-9a0f52eb-d358-438f-ae11-37f9cd650e5d tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:00.985232 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-9a0f52eb-d358-438f-ae11-37f9cd650e5d tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:00.996157 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:00.996157 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:33:01.002534 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-9a0f52eb-d358-438f-ae11-37f9cd650e5d tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Volume info retrieved successfully. Jul 03 02:33:01.008549 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-9a0f52eb-d358-438f-ae11-37f9cd650e5d tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/volumes/3a8d8ade-0626-44bb-987a-1b0f095adf4c returned with HTTP 200 Jul 03 02:33:01.009101 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 674/2705] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:33:00 2026] GET /volume/v3/volumes/3a8d8ade-0626-44bb-987a-1b0f095adf4c => generated 1169 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:33:01.022777 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-edf35afa-2c55-4a22-85fa-18bd1ef3a83c None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:01.024696 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-edf35afa-2c55-4a22-85fa-18bd1ef3a83c tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] GET https://10.4.3.223/volume/v3/volumes/3a8d8ade-0626-44bb-987a-1b0f095adf4c Jul 03 02:33:01.024766 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-edf35afa-2c55-4a22-85fa-18bd1ef3a83c tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:01.024881 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-edf35afa-2c55-4a22-85fa-18bd1ef3a83c tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:01.038340 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:01.038340 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:33:01.043357 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-edf35afa-2c55-4a22-85fa-18bd1ef3a83c tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Volume info retrieved successfully. Jul 03 02:33:01.049088 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-edf35afa-2c55-4a22-85fa-18bd1ef3a83c tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/volumes/3a8d8ade-0626-44bb-987a-1b0f095adf4c returned with HTTP 200 Jul 03 02:33:01.049621 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 681/2706] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:33:01 2026] GET /volume/v3/volumes/3a8d8ade-0626-44bb-987a-1b0f095adf4c => generated 1169 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:33:02.900789 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-18ee40c9-8cd7-4b4d-a161-f33810ea0191 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:02.901145 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-18ee40c9-8cd7-4b4d-a161-f33810ea0191 None None] GET https://10.4.3.223/volume// Jul 03 02:33:02.901359 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-18ee40c9-8cd7-4b4d-a161-f33810ea0191 None None] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:02.901615 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-18ee40c9-8cd7-4b4d-a161-f33810ea0191 None None] Calling method 'all' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:02.901882 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-18ee40c9-8cd7-4b4d-a161-f33810ea0191 None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:33:02.902316 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 679/2707] 10.4.3.223 () {66 vars in 1428 bytes} [Fri Jul 3 02:33:02 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:33:02.910367 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-4b6adf8f-3fe9-4a43-b5e7-173024e04815 req-210fc179-a6b9-439f-86dc-7401724a7df8 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:02.914309 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-4b6adf8f-3fe9-4a43-b5e7-173024e04815 req-210fc179-a6b9-439f-86dc-7401724a7df8 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] POST https://10.4.3.223/volume/v3/attachments Jul 03 02:33:02.914706 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-4b6adf8f-3fe9-4a43-b5e7-173024e04815 req-210fc179-a6b9-439f-86dc-7401724a7df8 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "168b9626-76c6-499b-8726-a4a47712f97d", "connector": null, "instance_uuid": "ae1a7dd2-96e8-408f-8a68-413d81b6b6c3"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:33:02.922717 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:02.922717 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:33:02.945252 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-c085202b-fbc1-4ada-a94a-32b2489b163c req-769f3f01-e678-45b6-aa28-854a3f12bf09 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:02.947399 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-c085202b-fbc1-4ada-a94a-32b2489b163c req-769f3f01-e678-45b6-aa28-854a3f12bf09 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] GET https://10.4.3.223/volume/v3/volumes/1ae1bf8d-b9a7-4a05-909e-f7278def0a7c/encryption Jul 03 02:33:02.947634 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-c085202b-fbc1-4ada-a94a-32b2489b163c req-769f3f01-e678-45b6-aa28-854a3f12bf09 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:02.947826 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-c085202b-fbc1-4ada-a94a-32b2489b163c req-769f3f01-e678-45b6-aa28-854a3f12bf09 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'index' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:02.954106 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-4b6adf8f-3fe9-4a43-b5e7-173024e04815 req-210fc179-a6b9-439f-86dc-7401724a7df8 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Jul 03 02:33:02.954551 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 674/2708] 10.4.3.223 () {74 vars in 1594 bytes} [Fri Jul 3 02:33:02 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) Jul 03 02:33:02.956533 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:02.956533 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:33:02.962470 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-c085202b-fbc1-4ada-a94a-32b2489b163c req-769f3f01-e678-45b6-aa28-854a3f12bf09 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/volumes/1ae1bf8d-b9a7-4a05-909e-f7278def0a7c/encryption returned with HTTP 200 Jul 03 02:33:02.962826 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 675/2709] 10.4.3.223 () {68 vars in 1631 bytes} [Fri Jul 3 02:33:02 2026] GET /volume/v3/volumes/1ae1bf8d-b9a7-4a05-909e-f7278def0a7c/encryption => generated 161 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:33:03.396849 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-7c0d1e9b-0dfc-4b6c-92b1-70b29c413f5c None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:03.398601 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-7c0d1e9b-0dfc-4b6c-92b1-70b29c413f5c tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] GET https://10.4.3.223/volume/v3/volumes/168b9626-76c6-499b-8726-a4a47712f97d Jul 03 02:33:03.398806 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-7c0d1e9b-0dfc-4b6c-92b1-70b29c413f5c tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:03.398980 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-7c0d1e9b-0dfc-4b6c-92b1-70b29c413f5c tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:03.408606 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:03.408606 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:33:03.412437 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-7c0d1e9b-0dfc-4b6c-92b1-70b29c413f5c tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] Volume info retrieved successfully. Jul 03 02:33:03.416815 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-7c0d1e9b-0dfc-4b6c-92b1-70b29c413f5c tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] https://10.4.3.223/volume/v3/volumes/168b9626-76c6-499b-8726-a4a47712f97d returned with HTTP 200 Jul 03 02:33:03.417352 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 682/2710] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:33:03 2026] GET /volume/v3/volumes/168b9626-76c6-499b-8726-a4a47712f97d => generated 880 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:33:03.479357 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-29bd7da9-c0f5-4ffc-b348-ce09b3a23ceb None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:03.479892 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-29bd7da9-c0f5-4ffc-b348-ce09b3a23ceb None None] GET https://10.4.3.223/volume// Jul 03 02:33:03.480113 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-29bd7da9-c0f5-4ffc-b348-ce09b3a23ceb None None] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:03.480377 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-29bd7da9-c0f5-4ffc-b348-ce09b3a23ceb None None] Calling method 'all' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:03.480779 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-29bd7da9-c0f5-4ffc-b348-ce09b3a23ceb None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:33:03.481116 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 680/2711] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:33:03 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:33:03.490089 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-4b6adf8f-3fe9-4a43-b5e7-173024e04815 req-cb10f563-f91e-4965-a816-9adf82611737 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:03.492459 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-4b6adf8f-3fe9-4a43-b5e7-173024e04815 req-cb10f563-f91e-4965-a816-9adf82611737 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] GET https://10.4.3.223/volume/v3/volumes/168b9626-76c6-499b-8726-a4a47712f97d Jul 03 02:33:03.492705 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-4b6adf8f-3fe9-4a43-b5e7-173024e04815 req-cb10f563-f91e-4965-a816-9adf82611737 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:03.492889 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-4b6adf8f-3fe9-4a43-b5e7-173024e04815 req-cb10f563-f91e-4965-a816-9adf82611737 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:03.503296 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:03.503296 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:33:03.506927 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [req-4b6adf8f-3fe9-4a43-b5e7-173024e04815 req-cb10f563-f91e-4965-a816-9adf82611737 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] Volume info retrieved successfully. Jul 03 02:33:03.511243 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-4b6adf8f-3fe9-4a43-b5e7-173024e04815 req-cb10f563-f91e-4965-a816-9adf82611737 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] https://10.4.3.223/volume/v3/volumes/168b9626-76c6-499b-8726-a4a47712f97d returned with HTTP 200 Jul 03 02:33:03.511728 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 675/2712] 10.4.3.223 () {70 vars in 1639 bytes} [Fri Jul 3 02:33:03 2026] GET /volume/v3/volumes/168b9626-76c6-499b-8726-a4a47712f97d => generated 1042 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:33:03.607236 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-4b6adf8f-3fe9-4a43-b5e7-173024e04815 req-75074e9a-4b53-41f6-87da-d798c83d1d34 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:03.609279 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-4b6adf8f-3fe9-4a43-b5e7-173024e04815 req-75074e9a-4b53-41f6-87da-d798c83d1d34 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] PUT https://10.4.3.223/volume/v3/attachments/26ad2711-d316-4ce0-9138-505dd49a3eec Jul 03 02:33:03.609648 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-4b6adf8f-3fe9-4a43-b5e7-173024e04815 req-75074e9a-4b53-41f6-87da-d798c83d1d34 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000004352", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2a2633a05d73", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "80a8c083-552c-46a2-8db9-fd9e83fa2364", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:33:03.616674 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.coordination [req-4b6adf8f-3fe9-4a43-b5e7-173024e04815 req-75074e9a-4b53-41f6-87da-d798c83d1d34 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] Acquiring lock "cinder-attachment_update-168b9626-76c6-499b-8726-a4a47712f97d-np0000004352" by "attachment_update" {{(pid=100012) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 02:33:03.620527 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.coordination [req-4b6adf8f-3fe9-4a43-b5e7-173024e04815 req-75074e9a-4b53-41f6-87da-d798c83d1d34 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] Lock "cinder-attachment_update-168b9626-76c6-499b-8726-a4a47712f97d-np0000004352" acquired by "attachment_update" :: waited 0.004s {{(pid=100012) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 02:33:03.621692 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:03.621692 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:33:04.142506 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.coordination [req-4b6adf8f-3fe9-4a43-b5e7-173024e04815 req-75074e9a-4b53-41f6-87da-d798c83d1d34 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] Lock "cinder-attachment_update-168b9626-76c6-499b-8726-a4a47712f97d-np0000004352" released by "attachment_update" :: held 0.522s {{(pid=100012) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 02:33:04.142899 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-4b6adf8f-3fe9-4a43-b5e7-173024e04815 req-75074e9a-4b53-41f6-87da-d798c83d1d34 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] https://10.4.3.223/volume/v3/attachments/26ad2711-d316-4ce0-9138-505dd49a3eec returned with HTTP 200 Jul 03 02:33:04.143211 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 676/2713] 10.4.3.223 () {74 vars in 1704 bytes} [Fri Jul 3 02:33:03 2026] PUT /volume/v3/attachments/26ad2711-d316-4ce0-9138-505dd49a3eec => generated 969 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:33:04.433812 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-cf112961-1c39-4a6a-90d7-ebe36c992986 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:04.435826 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-cf112961-1c39-4a6a-90d7-ebe36c992986 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] GET https://10.4.3.223/volume/v3/volumes/168b9626-76c6-499b-8726-a4a47712f97d Jul 03 02:33:04.435910 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-cf112961-1c39-4a6a-90d7-ebe36c992986 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:04.436113 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-cf112961-1c39-4a6a-90d7-ebe36c992986 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:04.447221 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:04.447221 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:33:04.452706 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-cf112961-1c39-4a6a-90d7-ebe36c992986 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] Volume info retrieved successfully. Jul 03 02:33:04.460139 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-cf112961-1c39-4a6a-90d7-ebe36c992986 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] https://10.4.3.223/volume/v3/volumes/168b9626-76c6-499b-8726-a4a47712f97d returned with HTTP 200 Jul 03 02:33:04.460139 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 683/2714] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:33:04 2026] GET /volume/v3/volumes/168b9626-76c6-499b-8726-a4a47712f97d => generated 881 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:33:04.737651 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-90f5c50f-686b-4640-9283-ce4493fab3c9 req-741400b1-3295-4df0-8e0c-dc83b714ab8d None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:04.743378 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-90f5c50f-686b-4640-9283-ce4493fab3c9 req-741400b1-3295-4df0-8e0c-dc83b714ab8d tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] GET https://10.4.3.223/volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 Jul 03 02:33:04.743843 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-90f5c50f-686b-4640-9283-ce4493fab3c9 req-741400b1-3295-4df0-8e0c-dc83b714ab8d tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:04.743843 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-90f5c50f-686b-4640-9283-ce4493fab3c9 req-741400b1-3295-4df0-8e0c-dc83b714ab8d tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:04.759136 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:04.759136 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:33:04.763044 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-90f5c50f-686b-4640-9283-ce4493fab3c9 req-741400b1-3295-4df0-8e0c-dc83b714ab8d tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Volume info retrieved successfully. Jul 03 02:33:04.767111 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-90f5c50f-686b-4640-9283-ce4493fab3c9 req-741400b1-3295-4df0-8e0c-dc83b714ab8d tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 returned with HTTP 200 Jul 03 02:33:04.767568 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 681/2715] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:33:04 2026] GET /volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 => generated 1442 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:33:05.481722 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-76dca4f4-ebc7-4a06-a6f8-2cabd319d045 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:05.486447 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-76dca4f4-ebc7-4a06-a6f8-2cabd319d045 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] GET https://10.4.3.223/volume/v3/volumes/168b9626-76c6-499b-8726-a4a47712f97d Jul 03 02:33:05.486447 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-76dca4f4-ebc7-4a06-a6f8-2cabd319d045 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:05.486447 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-76dca4f4-ebc7-4a06-a6f8-2cabd319d045 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:05.509832 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:05.509832 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:33:05.512554 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-76dca4f4-ebc7-4a06-a6f8-2cabd319d045 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] Volume info retrieved successfully. Jul 03 02:33:05.518918 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-76dca4f4-ebc7-4a06-a6f8-2cabd319d045 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] https://10.4.3.223/volume/v3/volumes/168b9626-76c6-499b-8726-a4a47712f97d returned with HTTP 200 Jul 03 02:33:05.519518 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 676/2716] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:33:05 2026] GET /volume/v3/volumes/168b9626-76c6-499b-8726-a4a47712f97d => generated 881 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:33:05.761448 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-3687031f-c889-4b9b-bfa2-0b33629e3ebc None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:05.761886 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-3687031f-c889-4b9b-bfa2-0b33629e3ebc None None] GET https://10.4.3.223/volume// Jul 03 02:33:05.762033 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-3687031f-c889-4b9b-bfa2-0b33629e3ebc None None] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:05.762269 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-3687031f-c889-4b9b-bfa2-0b33629e3ebc None None] Calling method 'all' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:05.762632 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-3687031f-c889-4b9b-bfa2-0b33629e3ebc None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:33:05.762934 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 677/2717] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:33:05 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:33:05.774520 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-90f5c50f-686b-4640-9283-ce4493fab3c9 req-ee154095-cbba-4a41-b5e1-fa6e3140e083 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:05.784850 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-90f5c50f-686b-4640-9283-ce4493fab3c9 req-ee154095-cbba-4a41-b5e1-fa6e3140e083 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] POST https://10.4.3.223/volume/v3/attachments Jul 03 02:33:05.785381 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-90f5c50f-686b-4640-9283-ce4493fab3c9 req-ee154095-cbba-4a41-b5e1-fa6e3140e083 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8", "connector": null, "instance_uuid": "b92abd05-41e8-4e14-b043-40144151e3a5"}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:33:05.801700 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:05.801700 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:33:05.836332 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-90f5c50f-686b-4640-9283-ce4493fab3c9 req-ee154095-cbba-4a41-b5e1-fa6e3140e083 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Jul 03 02:33:05.836773 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 684/2718] 10.4.3.223 () {74 vars in 1594 bytes} [Fri Jul 3 02:33:05 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) Jul 03 02:33:05.847662 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-90f5c50f-686b-4640-9283-ce4493fab3c9 req-072f0fdb-a065-4581-95b8-e67787ae3e52 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:05.860035 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-90f5c50f-686b-4640-9283-ce4493fab3c9 req-072f0fdb-a065-4581-95b8-e67787ae3e52 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] DELETE https://10.4.3.223/volume/v3/attachments/37eeab5c-0b65-491b-9959-32f8d88e60bc Jul 03 02:33:05.860343 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-90f5c50f-686b-4640-9283-ce4493fab3c9 req-072f0fdb-a065-4581-95b8-e67787ae3e52 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:05.860857 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-90f5c50f-686b-4640-9283-ce4493fab3c9 req-072f0fdb-a065-4581-95b8-e67787ae3e52 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Calling method 'version_select' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:05.875815 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:05.875815 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:33:06.431494 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-90f5c50f-686b-4640-9283-ce4493fab3c9 req-072f0fdb-a065-4581-95b8-e67787ae3e52 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/attachments/37eeab5c-0b65-491b-9959-32f8d88e60bc returned with HTTP 200 Jul 03 02:33:06.431900 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 682/2719] 10.4.3.223 () {72 vars in 1673 bytes} [Fri Jul 3 02:33:05 2026] DELETE /volume/v3/attachments/37eeab5c-0b65-491b-9959-32f8d88e60bc => generated 367 bytes in 585 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:33:06.548758 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-9592c72c-1849-4df8-be1b-d0d5b55d0c0e None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:06.551272 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-9592c72c-1849-4df8-be1b-d0d5b55d0c0e tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] GET https://10.4.3.223/volume/v3/volumes/168b9626-76c6-499b-8726-a4a47712f97d Jul 03 02:33:06.551566 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-9592c72c-1849-4df8-be1b-d0d5b55d0c0e tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:06.551817 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-9592c72c-1849-4df8-be1b-d0d5b55d0c0e tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:06.567144 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:06.567144 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:33:06.570775 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-9592c72c-1849-4df8-be1b-d0d5b55d0c0e tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] Volume info retrieved successfully. Jul 03 02:33:06.579120 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-9592c72c-1849-4df8-be1b-d0d5b55d0c0e tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] https://10.4.3.223/volume/v3/volumes/168b9626-76c6-499b-8726-a4a47712f97d returned with HTTP 200 Jul 03 02:33:06.579559 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 677/2720] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:33:06 2026] GET /volume/v3/volumes/168b9626-76c6-499b-8726-a4a47712f97d => generated 881 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:33:07.599480 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-fa1f00f7-d8bb-431a-b471-2fa22f88e008 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:07.603827 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-fa1f00f7-d8bb-431a-b471-2fa22f88e008 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] GET https://10.4.3.223/volume/v3/volumes/168b9626-76c6-499b-8726-a4a47712f97d Jul 03 02:33:07.603960 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-fa1f00f7-d8bb-431a-b471-2fa22f88e008 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:07.604144 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-fa1f00f7-d8bb-431a-b471-2fa22f88e008 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:07.624632 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:07.624632 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:33:07.629503 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-fa1f00f7-d8bb-431a-b471-2fa22f88e008 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] Volume info retrieved successfully. Jul 03 02:33:07.635638 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-fa1f00f7-d8bb-431a-b471-2fa22f88e008 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] https://10.4.3.223/volume/v3/volumes/168b9626-76c6-499b-8726-a4a47712f97d returned with HTTP 200 Jul 03 02:33:07.636202 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 678/2721] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:33:07 2026] GET /volume/v3/volumes/168b9626-76c6-499b-8726-a4a47712f97d => generated 881 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:33:08.654118 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-15d72f04-ead4-4f81-9460-3ab7c826f940 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:08.656431 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-15d72f04-ead4-4f81-9460-3ab7c826f940 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] GET https://10.4.3.223/volume/v3/volumes/168b9626-76c6-499b-8726-a4a47712f97d Jul 03 02:33:08.656730 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-15d72f04-ead4-4f81-9460-3ab7c826f940 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:08.656995 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-15d72f04-ead4-4f81-9460-3ab7c826f940 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:08.670623 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:08.670623 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:33:08.675583 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-15d72f04-ead4-4f81-9460-3ab7c826f940 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] Volume info retrieved successfully. Jul 03 02:33:08.682024 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-15d72f04-ead4-4f81-9460-3ab7c826f940 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] https://10.4.3.223/volume/v3/volumes/168b9626-76c6-499b-8726-a4a47712f97d returned with HTTP 200 Jul 03 02:33:08.682647 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 685/2722] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:33:08 2026] GET /volume/v3/volumes/168b9626-76c6-499b-8726-a4a47712f97d => generated 881 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:33:09.697582 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-fc5833c3-c3e8-43c6-a2cc-fb02a8b750c0 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:09.699639 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-fc5833c3-c3e8-43c6-a2cc-fb02a8b750c0 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] GET https://10.4.3.223/volume/v3/volumes/168b9626-76c6-499b-8726-a4a47712f97d Jul 03 02:33:09.699866 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-fc5833c3-c3e8-43c6-a2cc-fb02a8b750c0 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:09.700094 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-fc5833c3-c3e8-43c6-a2cc-fb02a8b750c0 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:09.713398 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:09.713398 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:33:09.717767 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-fc5833c3-c3e8-43c6-a2cc-fb02a8b750c0 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] Volume info retrieved successfully. Jul 03 02:33:09.722568 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-fc5833c3-c3e8-43c6-a2cc-fb02a8b750c0 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] https://10.4.3.223/volume/v3/volumes/168b9626-76c6-499b-8726-a4a47712f97d returned with HTTP 200 Jul 03 02:33:09.722925 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 683/2723] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:33:09 2026] GET /volume/v3/volumes/168b9626-76c6-499b-8726-a4a47712f97d => generated 881 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:33:10.389491 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-4b6adf8f-3fe9-4a43-b5e7-173024e04815 req-20a60b19-723d-4820-b655-61584258aa85 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:10.391543 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-4b6adf8f-3fe9-4a43-b5e7-173024e04815 req-20a60b19-723d-4820-b655-61584258aa85 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] POST https://10.4.3.223/volume/v3/attachments/26ad2711-d316-4ce0-9138-505dd49a3eec/action Jul 03 02:33:10.391943 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-4b6adf8f-3fe9-4a43-b5e7-173024e04815 req-20a60b19-723d-4820-b655-61584258aa85 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] Action body: b'{"os-complete": null}' {{(pid=100014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:33:10.392058 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-4b6adf8f-3fe9-4a43-b5e7-173024e04815 req-20a60b19-723d-4820-b655-61584258aa85 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:33:10.408752 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:10.408752 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:33:10.423855 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-4b6adf8f-3fe9-4a43-b5e7-173024e04815 req-20a60b19-723d-4820-b655-61584258aa85 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] https://10.4.3.223/volume/v3/attachments/26ad2711-d316-4ce0-9138-505dd49a3eec/action returned with HTTP 204 Jul 03 02:33:10.424441 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 678/2724] 10.4.3.223 () {74 vars in 1725 bytes} [Fri Jul 3 02:33:10 2026] POST /volume/v3/attachments/26ad2711-d316-4ce0-9138-505dd49a3eec/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:33:10.549560 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-dee0d3aa-c24d-40c7-a0f9-9f7058a4854b None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:10.549940 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-dee0d3aa-c24d-40c7-a0f9-9f7058a4854b None None] GET https://10.4.3.223/volume// Jul 03 02:33:10.550099 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-dee0d3aa-c24d-40c7-a0f9-9f7058a4854b None None] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:10.550292 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-dee0d3aa-c24d-40c7-a0f9-9f7058a4854b None None] Calling method 'all' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:10.550616 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-dee0d3aa-c24d-40c7-a0f9-9f7058a4854b None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:33:10.550883 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 679/2725] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:33:10 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:33:10.560100 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-b4b5fc8e-1185-4c64-9c3e-098f38ab0524 req-5d09582c-1b61-45aa-9f18-db0ec3109f7d None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:10.562106 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-b4b5fc8e-1185-4c64-9c3e-098f38ab0524 req-5d09582c-1b61-45aa-9f18-db0ec3109f7d tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] POST https://10.4.3.223/volume/v3/attachments Jul 03 02:33:10.562459 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-b4b5fc8e-1185-4c64-9c3e-098f38ab0524 req-5d09582c-1b61-45aa-9f18-db0ec3109f7d tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3a8d8ade-0626-44bb-987a-1b0f095adf4c", "connector": null, "instance_uuid": "93d0be90-80b5-4b66-a173-a215cc425ac6"}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:33:10.573896 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:10.573896 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:33:10.608435 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-b4b5fc8e-1185-4c64-9c3e-098f38ab0524 req-5d09582c-1b61-45aa-9f18-db0ec3109f7d tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Jul 03 02:33:10.609210 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 686/2726] 10.4.3.223 () {74 vars in 1594 bytes} [Fri Jul 3 02:33:10 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) Jul 03 02:33:10.617132 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-b4b5fc8e-1185-4c64-9c3e-098f38ab0524 req-ca110f6b-0bd2-4f55-8203-49f6404384c0 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:10.619556 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-b4b5fc8e-1185-4c64-9c3e-098f38ab0524 req-ca110f6b-0bd2-4f55-8203-49f6404384c0 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] DELETE https://10.4.3.223/volume/v3/attachments/75317f91-c135-4e6d-a922-d51d86808003 Jul 03 02:33:10.619795 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-b4b5fc8e-1185-4c64-9c3e-098f38ab0524 req-ca110f6b-0bd2-4f55-8203-49f6404384c0 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:10.620032 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-b4b5fc8e-1185-4c64-9c3e-098f38ab0524 req-ca110f6b-0bd2-4f55-8203-49f6404384c0 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Calling method 'version_select' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:10.630450 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:10.630450 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:33:10.738009 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-8cd7c1dc-a1f9-49ec-8d00-53369a3a8778 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:10.740094 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-8cd7c1dc-a1f9-49ec-8d00-53369a3a8778 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] GET https://10.4.3.223/volume/v3/volumes/168b9626-76c6-499b-8726-a4a47712f97d Jul 03 02:33:10.740094 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-8cd7c1dc-a1f9-49ec-8d00-53369a3a8778 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:10.740301 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-8cd7c1dc-a1f9-49ec-8d00-53369a3a8778 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:10.751883 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:10.751883 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:33:10.756794 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-8cd7c1dc-a1f9-49ec-8d00-53369a3a8778 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] Volume info retrieved successfully. Jul 03 02:33:10.762323 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-8cd7c1dc-a1f9-49ec-8d00-53369a3a8778 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] https://10.4.3.223/volume/v3/volumes/168b9626-76c6-499b-8726-a4a47712f97d returned with HTTP 200 Jul 03 02:33:10.762858 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 679/2727] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:33:10 2026] GET /volume/v3/volumes/168b9626-76c6-499b-8726-a4a47712f97d => generated 1173 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:33:10.776887 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-b39a3971-8df3-4dd0-946b-d656de50f90d None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:10.778796 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-b39a3971-8df3-4dd0-946b-d656de50f90d tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] GET https://10.4.3.223/volume/v3/volumes/168b9626-76c6-499b-8726-a4a47712f97d Jul 03 02:33:10.779026 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-b39a3971-8df3-4dd0-946b-d656de50f90d tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:10.779234 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-b39a3971-8df3-4dd0-946b-d656de50f90d tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:10.790379 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:10.790379 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:33:10.794869 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-b39a3971-8df3-4dd0-946b-d656de50f90d tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] Volume info retrieved successfully. Jul 03 02:33:10.801450 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-b39a3971-8df3-4dd0-946b-d656de50f90d tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] https://10.4.3.223/volume/v3/volumes/168b9626-76c6-499b-8726-a4a47712f97d returned with HTTP 200 Jul 03 02:33:10.801921 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 680/2728] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:33:10 2026] GET /volume/v3/volumes/168b9626-76c6-499b-8726-a4a47712f97d => generated 1173 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:33:10.815462 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-49187192-2d2d-4356-8bcc-ec633cd512dc None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:10.817053 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 687/2729] 10.4.3.223 () {70 vars in 1611 bytes} [Fri Jul 3 02:33:10 2026] DELETE /volume/v3/attachments/26ad2711-d316-4ce0-9138-505dd49a3eec => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 03 02:33:10.825179 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-46a4832a-8ad2-4767-8204-f5fb6b056b63 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:10.845921 np0000004352 devstack@c-api.service[100014]: WARNING keystonemiddleware.auth_token [None req-46a4832a-8ad2-4767-8204-f5fb6b056b63 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 03 02:33:10.847663 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 680/2730] 10.4.3.223 () {70 vars in 1611 bytes} [Fri Jul 3 02:33:10 2026] DELETE /volume/v3/attachments/26ad2711-d316-4ce0-9138-505dd49a3eec => generated 114 bytes in 23 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 03 02:33:10.861681 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-8d76eb8c-c975-41ef-a79e-3dc1e120da09 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:10.863717 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-8d76eb8c-c975-41ef-a79e-3dc1e120da09 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] DELETE https://10.4.3.223/volume/v3/attachments/26ad2711-d316-4ce0-9138-505dd49a3eec Jul 03 02:33:10.863972 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-8d76eb8c-c975-41ef-a79e-3dc1e120da09 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:10.864225 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-8d76eb8c-c975-41ef-a79e-3dc1e120da09 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] Calling method 'version_select' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:10.873121 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:10.873121 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:33:10.943029 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-8d76eb8c-c975-41ef-a79e-3dc1e120da09 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] Attachment connected to vm ae1a7dd2-96e8-408f-8a68-413d81b6b6c3, checking data on nova Jul 03 02:33:10.943775 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.compute.nova [None req-8d76eb8c-c975-41ef-a79e-3dc1e120da09 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] Creating Keystone token plugin using URL: https://10.4.3.223/identity {{(pid=100012) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 03 02:33:11.131507 np0000004352 devstack@c-api.service[100012]: DEBUG novaclient.v2.client [None req-8d76eb8c-c975-41ef-a79e-3dc1e120da09 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] REQ: curl -g -i -X GET https://10.4.3.223/compute/v2.1/servers/ae1a7dd2-96e8-408f-8a68-413d81b6b6c3/os-volume_attachments/168b9626-76c6-499b-8726-a4a47712f97d -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}2691ae5b5c5d7c7931181c50a4aba4b94382a2b4bd073fd8c05fe3fd5e1892ba" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-8d76eb8c-c975-41ef-a79e-3dc1e120da09" -H "X-Service-Token: {SHA256}c42c3d608ef9bb274d7e2a7d6e126c5bc2ef0ec9a0d7a3747a2e37dc4e537ae3" {{(pid=100012) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 03 02:33:11.176844 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-b4b5fc8e-1185-4c64-9c3e-098f38ab0524 req-ca110f6b-0bd2-4f55-8203-49f6404384c0 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/attachments/75317f91-c135-4e6d-a922-d51d86808003 returned with HTTP 200 Jul 03 02:33:11.177401 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 684/2731] 10.4.3.223 () {72 vars in 1673 bytes} [Fri Jul 3 02:33:10 2026] DELETE /volume/v3/attachments/75317f91-c135-4e6d-a922-d51d86808003 => generated 192 bytes in 561 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:33:11.256506 np0000004352 devstack@c-api.service[100012]: DEBUG novaclient.v2.client [None req-8d76eb8c-c975-41ef-a79e-3dc1e120da09 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 03 Jul 2026 02:33:11 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-19c5f93b-9969-4e52-8486-82ad6556bc9b x-openstack-request-id: req-19c5f93b-9969-4e52-8486-82ad6556bc9b {{(pid=100012) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 03 02:33:11.256646 np0000004352 devstack@c-api.service[100012]: DEBUG novaclient.v2.client [None req-8d76eb8c-c975-41ef-a79e-3dc1e120da09 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "168b9626-76c6-499b-8726-a4a47712f97d", "serverId": "ae1a7dd2-96e8-408f-8a68-413d81b6b6c3", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "26ad2711-d316-4ce0-9138-505dd49a3eec", "bdm_uuid": "43b9cc1a-74ec-4f17-ab78-18876c109bcc"}} {{(pid=100012) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 03 02:33:11.256761 np0000004352 devstack@c-api.service[100012]: DEBUG novaclient.v2.client [None req-8d76eb8c-c975-41ef-a79e-3dc1e120da09 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] GET call to compute for https://10.4.3.223/compute/v2.1/servers/ae1a7dd2-96e8-408f-8a68-413d81b6b6c3/os-volume_attachments/168b9626-76c6-499b-8726-a4a47712f97d used request id req-19c5f93b-9969-4e52-8486-82ad6556bc9b {{(pid=100012) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 03 02:33:11.259106 np0000004352 devstack@c-api.service[100012]: ERROR cinder.volume.api [None req-8d76eb8c-c975-41ef-a79e-3dc1e120da09 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-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 Jul 03 02:33:11.261852 np0000004352 devstack@c-api.service[100012]: ERROR cinder.api.middleware.fault [None req-8d76eb8c-c975-41ef-a79e-3dc1e120da09 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] Caught error: Detach volume from instance ae1a7dd2-96e8-408f-8a68-413d81b6b6c3 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance ae1a7dd2-96e8-408f-8a68-413d81b6b6c3 using the Compute API Jul 03 02:33:11.261852 np0000004352 devstack@c-api.service[100012]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 03 02:33:11.261852 np0000004352 devstack@c-api.service[100012]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 03 02:33:11.261852 np0000004352 devstack@c-api.service[100012]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 03 02:33:11.261852 np0000004352 devstack@c-api.service[100012]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 02:33:11.261852 np0000004352 devstack@c-api.service[100012]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 02:33:11.261852 np0000004352 devstack@c-api.service[100012]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 02:33:11.261852 np0000004352 devstack@c-api.service[100012]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 02:33:11.261852 np0000004352 devstack@c-api.service[100012]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 03 02:33:11.261852 np0000004352 devstack@c-api.service[100012]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 02:33:11.261852 np0000004352 devstack@c-api.service[100012]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 02:33:11.261852 np0000004352 devstack@c-api.service[100012]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 02:33:11.261852 np0000004352 devstack@c-api.service[100012]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 02:33:11.261852 np0000004352 devstack@c-api.service[100012]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 02:33:11.261852 np0000004352 devstack@c-api.service[100012]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 03 02:33:11.261852 np0000004352 devstack@c-api.service[100012]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 02:33:11.261852 np0000004352 devstack@c-api.service[100012]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 02:33:11.261852 np0000004352 devstack@c-api.service[100012]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 112, in __call__ Jul 03 02:33:11.261852 np0000004352 devstack@c-api.service[100012]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 03 02:33:11.261852 np0000004352 devstack@c-api.service[100012]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 02:33:11.261852 np0000004352 devstack@c-api.service[100012]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 02:33:11.261852 np0000004352 devstack@c-api.service[100012]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 02:33:11.261852 np0000004352 devstack@c-api.service[100012]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 02:33:11.261852 np0000004352 devstack@c-api.service[100012]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 03 02:33:11.261852 np0000004352 devstack@c-api.service[100012]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 02:33:11.261852 np0000004352 devstack@c-api.service[100012]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 02:33:11.261852 np0000004352 devstack@c-api.service[100012]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 02:33:11.261852 np0000004352 devstack@c-api.service[100012]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 02:33:11.261852 np0000004352 devstack@c-api.service[100012]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 02:33:11.261852 np0000004352 devstack@c-api.service[100012]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 03 02:33:11.261852 np0000004352 devstack@c-api.service[100012]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 02:33:11.261852 np0000004352 devstack@c-api.service[100012]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 02:33:11.261852 np0000004352 devstack@c-api.service[100012]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 03 02:33:11.261852 np0000004352 devstack@c-api.service[100012]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 03 02:33:11.261852 np0000004352 devstack@c-api.service[100012]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 02:33:11.261852 np0000004352 devstack@c-api.service[100012]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 02:33:11.261852 np0000004352 devstack@c-api.service[100012]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 02:33:11.261852 np0000004352 devstack@c-api.service[100012]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 02:33:11.261852 np0000004352 devstack@c-api.service[100012]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 03 02:33:11.261852 np0000004352 devstack@c-api.service[100012]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 02:33:11.261852 np0000004352 devstack@c-api.service[100012]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 02:33:11.261852 np0000004352 devstack@c-api.service[100012]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 02:33:11.261852 np0000004352 devstack@c-api.service[100012]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 02:33:11.261852 np0000004352 devstack@c-api.service[100012]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 02:33:11.261852 np0000004352 devstack@c-api.service[100012]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 03 02:33:11.261852 np0000004352 devstack@c-api.service[100012]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 02:33:11.261852 np0000004352 devstack@c-api.service[100012]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 02:33:11.261852 np0000004352 devstack@c-api.service[100012]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Jul 03 02:33:11.261852 np0000004352 devstack@c-api.service[100012]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 03 02:33:11.261852 np0000004352 devstack@c-api.service[100012]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 02:33:11.263342 np0000004352 devstack@c-api.service[100012]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 02:33:11.263342 np0000004352 devstack@c-api.service[100012]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 02:33:11.263342 np0000004352 devstack@c-api.service[100012]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 02:33:11.263342 np0000004352 devstack@c-api.service[100012]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 03 02:33:11.263342 np0000004352 devstack@c-api.service[100012]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 02:33:11.263342 np0000004352 devstack@c-api.service[100012]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 02:33:11.263342 np0000004352 devstack@c-api.service[100012]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 02:33:11.263342 np0000004352 devstack@c-api.service[100012]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 02:33:11.263342 np0000004352 devstack@c-api.service[100012]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 02:33:11.263342 np0000004352 devstack@c-api.service[100012]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 02:33:11.263342 np0000004352 devstack@c-api.service[100012]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 02:33:11.263342 np0000004352 devstack@c-api.service[100012]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 02:33:11.263342 np0000004352 devstack@c-api.service[100012]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 03 02:33:11.263342 np0000004352 devstack@c-api.service[100012]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 03 02:33:11.263342 np0000004352 devstack@c-api.service[100012]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 02:33:11.263342 np0000004352 devstack@c-api.service[100012]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 02:33:11.263342 np0000004352 devstack@c-api.service[100012]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 02:33:11.263342 np0000004352 devstack@c-api.service[100012]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 02:33:11.263342 np0000004352 devstack@c-api.service[100012]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 02:33:11.263342 np0000004352 devstack@c-api.service[100012]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 02:33:11.263342 np0000004352 devstack@c-api.service[100012]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 02:33:11.263342 np0000004352 devstack@c-api.service[100012]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 03 02:33:11.263342 np0000004352 devstack@c-api.service[100012]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 02:33:11.263342 np0000004352 devstack@c-api.service[100012]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 02:33:11.263342 np0000004352 devstack@c-api.service[100012]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 03 02:33:11.263342 np0000004352 devstack@c-api.service[100012]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 03 02:33:11.263342 np0000004352 devstack@c-api.service[100012]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 02:33:11.263342 np0000004352 devstack@c-api.service[100012]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 03 02:33:11.263342 np0000004352 devstack@c-api.service[100012]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 03 02:33:11.263342 np0000004352 devstack@c-api.service[100012]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 02:33:11.263342 np0000004352 devstack@c-api.service[100012]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 03 02:33:11.263342 np0000004352 devstack@c-api.service[100012]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 03 02:33:11.263342 np0000004352 devstack@c-api.service[100012]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 02:33:11.263342 np0000004352 devstack@c-api.service[100012]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Jul 03 02:33:11.263342 np0000004352 devstack@c-api.service[100012]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Jul 03 02:33:11.263342 np0000004352 devstack@c-api.service[100012]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 02:33:11.263342 np0000004352 devstack@c-api.service[100012]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Jul 03 02:33:11.263342 np0000004352 devstack@c-api.service[100012]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Jul 03 02:33:11.263342 np0000004352 devstack@c-api.service[100012]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 02:33:11.263342 np0000004352 devstack@c-api.service[100012]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Jul 03 02:33:11.263342 np0000004352 devstack@c-api.service[100012]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Jul 03 02:33:11.263342 np0000004352 devstack@c-api.service[100012]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 03 02:33:11.263342 np0000004352 devstack@c-api.service[100012]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 03 02:33:11.263342 np0000004352 devstack@c-api.service[100012]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance ae1a7dd2-96e8-408f-8a68-413d81b6b6c3 using the Compute API Jul 03 02:33:11.263342 np0000004352 devstack@c-api.service[100012]: ERROR cinder.api.middleware.fault Jul 03 02:33:11.263342 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.middleware.fault [None req-8d76eb8c-c975-41ef-a79e-3dc1e120da09 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] https://10.4.3.223/volume/v3/attachments/26ad2711-d316-4ce0-9138-505dd49a3eec returned with HTTP 409 Jul 03 02:33:11.263342 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 681/2732] 10.4.3.223 () {68 vars in 1404 bytes} [Fri Jul 3 02:33:10 2026] DELETE /volume/v3/attachments/26ad2711-d316-4ce0-9138-505dd49a3eec => generated 167 bytes in 402 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:33:11.305115 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-6367233e-84c1-43b7-a06a-d6f925c98d66 req-d90f1d56-410e-4bb2-9cbb-871769e33210 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:11.308346 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-6367233e-84c1-43b7-a06a-d6f925c98d66 req-d90f1d56-410e-4bb2-9cbb-871769e33210 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] GET https://10.4.3.223/volume/v3/volumes/168b9626-76c6-499b-8726-a4a47712f97d Jul 03 02:33:11.308346 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-6367233e-84c1-43b7-a06a-d6f925c98d66 req-d90f1d56-410e-4bb2-9cbb-871769e33210 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:11.308346 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-6367233e-84c1-43b7-a06a-d6f925c98d66 req-d90f1d56-410e-4bb2-9cbb-871769e33210 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:11.320889 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:11.320889 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:33:11.321092 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-90f5c50f-686b-4640-9283-ce4493fab3c9 req-b88cb8f4-7b90-424d-919e-e3534924ba7d None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:11.323556 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-90f5c50f-686b-4640-9283-ce4493fab3c9 req-b88cb8f4-7b90-424d-919e-e3534924ba7d tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] PUT https://10.4.3.223/volume/v3/attachments/a53cc4bb-7358-493c-af91-e8eedccb7734 Jul 03 02:33:11.324362 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-90f5c50f-686b-4640-9283-ce4493fab3c9 req-b88cb8f4-7b90-424d-919e-e3534924ba7d tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000004352", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2a2633a05d73", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "80a8c083-552c-46a2-8db9-fd9e83fa2364", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:33:11.325322 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [req-6367233e-84c1-43b7-a06a-d6f925c98d66 req-d90f1d56-410e-4bb2-9cbb-871769e33210 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] Volume info retrieved successfully. Jul 03 02:33:11.334236 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.coordination [req-90f5c50f-686b-4640-9283-ce4493fab3c9 req-b88cb8f4-7b90-424d-919e-e3534924ba7d tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Acquiring lock "cinder-attachment_update-bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8-np0000004352" by "attachment_update" {{(pid=100014) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 02:33:11.335968 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-6367233e-84c1-43b7-a06a-d6f925c98d66 req-d90f1d56-410e-4bb2-9cbb-871769e33210 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] https://10.4.3.223/volume/v3/volumes/168b9626-76c6-499b-8726-a4a47712f97d returned with HTTP 200 Jul 03 02:33:11.335968 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 688/2733] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:33:11 2026] GET /volume/v3/volumes/168b9626-76c6-499b-8726-a4a47712f97d => generated 1155 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:33:11.340434 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.coordination [req-90f5c50f-686b-4640-9283-ce4493fab3c9 req-b88cb8f4-7b90-424d-919e-e3534924ba7d tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Lock "cinder-attachment_update-bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8-np0000004352" acquired by "attachment_update" :: waited 0.006s {{(pid=100014) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 02:33:11.341924 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:11.341924 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:33:11.365997 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-6367233e-84c1-43b7-a06a-d6f925c98d66 req-6a358a68-daa4-4932-ba7a-2d6d6f3c18a9 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:11.367742 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-6367233e-84c1-43b7-a06a-d6f925c98d66 req-6a358a68-daa4-4932-ba7a-2d6d6f3c18a9 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] POST https://10.4.3.223/volume/v3/volumes/168b9626-76c6-499b-8726-a4a47712f97d/action Jul 03 02:33:11.369439 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-6367233e-84c1-43b7-a06a-d6f925c98d66 req-6a358a68-daa4-4932-ba7a-2d6d6f3c18a9 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100013) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:33:11.369439 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-6367233e-84c1-43b7-a06a-d6f925c98d66 req-6a358a68-daa4-4932-ba7a-2d6d6f3c18a9 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:33:11.381411 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:11.381411 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:33:11.382057 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-6367233e-84c1-43b7-a06a-d6f925c98d66 req-6a358a68-daa4-4932-ba7a-2d6d6f3c18a9 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] Volume info retrieved successfully. Jul 03 02:33:11.390550 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-6367233e-84c1-43b7-a06a-d6f925c98d66 req-6a358a68-daa4-4932-ba7a-2d6d6f3c18a9 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] Begin detaching volume completed successfully. Jul 03 02:33:11.390550 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-6367233e-84c1-43b7-a06a-d6f925c98d66 req-6a358a68-daa4-4932-ba7a-2d6d6f3c18a9 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] https://10.4.3.223/volume/v3/volumes/168b9626-76c6-499b-8726-a4a47712f97d/action returned with HTTP 202 Jul 03 02:33:11.390550 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 685/2734] 10.4.3.223 () {72 vars in 1672 bytes} [Fri Jul 3 02:33:11 2026] POST /volume/v3/volumes/168b9626-76c6-499b-8726-a4a47712f97d/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 02:33:11.868203 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.coordination [req-90f5c50f-686b-4640-9283-ce4493fab3c9 req-b88cb8f4-7b90-424d-919e-e3534924ba7d tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Lock "cinder-attachment_update-bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8-np0000004352" released by "attachment_update" :: held 0.528s {{(pid=100014) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 02:33:11.868663 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-90f5c50f-686b-4640-9283-ce4493fab3c9 req-b88cb8f4-7b90-424d-919e-e3534924ba7d tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/attachments/a53cc4bb-7358-493c-af91-e8eedccb7734 returned with HTTP 200 Jul 03 02:33:11.869349 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 681/2735] 10.4.3.223 () {74 vars in 1704 bytes} [Fri Jul 3 02:33:11 2026] PUT /volume/v3/attachments/a53cc4bb-7358-493c-af91-e8eedccb7734 => generated 969 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:33:11.884442 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-90f5c50f-686b-4640-9283-ce4493fab3c9 req-43948025-103c-49bb-b60c-e69e3741ca6d None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:11.886701 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-90f5c50f-686b-4640-9283-ce4493fab3c9 req-43948025-103c-49bb-b60c-e69e3741ca6d tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] GET https://10.4.3.223/volume/v3/attachments/a53cc4bb-7358-493c-af91-e8eedccb7734 Jul 03 02:33:11.886903 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-90f5c50f-686b-4640-9283-ce4493fab3c9 req-43948025-103c-49bb-b60c-e69e3741ca6d tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:11.887080 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-90f5c50f-686b-4640-9283-ce4493fab3c9 req-43948025-103c-49bb-b60c-e69e3741ca6d tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Calling method 'version_select' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:11.921164 np0000004352 devstack@c-api.service[100012]: DEBUG oslo_db.sqlalchemy.engines [req-90f5c50f-686b-4640-9283-ce4493fab3c9 req-43948025-103c-49bb-b60c-e69e3741ca6d tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100012) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 02:33:11.938698 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-90f5c50f-686b-4640-9283-ce4493fab3c9 req-43948025-103c-49bb-b60c-e69e3741ca6d tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/attachments/a53cc4bb-7358-493c-af91-e8eedccb7734 returned with HTTP 200 Jul 03 02:33:11.939113 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 682/2736] 10.4.3.223 () {70 vars in 1651 bytes} [Fri Jul 3 02:33:11 2026] GET /volume/v3/attachments/a53cc4bb-7358-493c-af91-e8eedccb7734 => generated 994 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:33:12.426531 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-42f89ae2-374e-4c66-abf6-9fbe1a30acfe None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:12.426932 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-42f89ae2-374e-4c66-abf6-9fbe1a30acfe None None] GET https://10.4.3.223/volume// Jul 03 02:33:12.427133 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-42f89ae2-374e-4c66-abf6-9fbe1a30acfe None None] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:12.427318 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-42f89ae2-374e-4c66-abf6-9fbe1a30acfe None None] Calling method 'all' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:12.427654 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-42f89ae2-374e-4c66-abf6-9fbe1a30acfe None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:33:12.427929 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 689/2737] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:33:12 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:33:12.437536 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-6367233e-84c1-43b7-a06a-d6f925c98d66 req-6a1e2204-25f2-42f7-90f0-21db1acf8901 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:12.440255 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-6367233e-84c1-43b7-a06a-d6f925c98d66 req-6a1e2204-25f2-42f7-90f0-21db1acf8901 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] GET https://10.4.3.223/volume/v3/volumes/168b9626-76c6-499b-8726-a4a47712f97d Jul 03 02:33:12.440560 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-6367233e-84c1-43b7-a06a-d6f925c98d66 req-6a1e2204-25f2-42f7-90f0-21db1acf8901 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:12.440794 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-6367233e-84c1-43b7-a06a-d6f925c98d66 req-6a1e2204-25f2-42f7-90f0-21db1acf8901 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:12.459432 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:12.459432 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:33:12.464489 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-6367233e-84c1-43b7-a06a-d6f925c98d66 req-6a1e2204-25f2-42f7-90f0-21db1acf8901 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] Volume info retrieved successfully. Jul 03 02:33:12.474123 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-6367233e-84c1-43b7-a06a-d6f925c98d66 req-6a1e2204-25f2-42f7-90f0-21db1acf8901 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] https://10.4.3.223/volume/v3/volumes/168b9626-76c6-499b-8726-a4a47712f97d returned with HTTP 200 Jul 03 02:33:12.474123 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 686/2738] 10.4.3.223 () {70 vars in 1639 bytes} [Fri Jul 3 02:33:12 2026] GET /volume/v3/volumes/168b9626-76c6-499b-8726-a4a47712f97d => generated 1338 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:33:13.327969 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-6367233e-84c1-43b7-a06a-d6f925c98d66 req-3d489d52-a648-4b5a-86b4-75ffae8386f5 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:13.330296 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-6367233e-84c1-43b7-a06a-d6f925c98d66 req-3d489d52-a648-4b5a-86b4-75ffae8386f5 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] DELETE https://10.4.3.223/volume/v3/attachments/26ad2711-d316-4ce0-9138-505dd49a3eec Jul 03 02:33:13.330521 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-6367233e-84c1-43b7-a06a-d6f925c98d66 req-3d489d52-a648-4b5a-86b4-75ffae8386f5 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:13.330702 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-6367233e-84c1-43b7-a06a-d6f925c98d66 req-3d489d52-a648-4b5a-86b4-75ffae8386f5 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] Calling method 'version_select' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:13.337823 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:13.337823 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:33:13.867412 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-6367233e-84c1-43b7-a06a-d6f925c98d66 req-3d489d52-a648-4b5a-86b4-75ffae8386f5 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] https://10.4.3.223/volume/v3/attachments/26ad2711-d316-4ce0-9138-505dd49a3eec returned with HTTP 200 Jul 03 02:33:13.867840 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 682/2739] 10.4.3.223 () {72 vars in 1673 bytes} [Fri Jul 3 02:33:13 2026] DELETE /volume/v3/attachments/26ad2711-d316-4ce0-9138-505dd49a3eec => generated 19 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:33:14.581359 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-9010976a-9510-4255-97cd-5d23eeb3fb64 req-083f4289-8c0f-464e-a261-65ace4b18c31 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:14.583429 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-9010976a-9510-4255-97cd-5d23eeb3fb64 req-083f4289-8c0f-464e-a261-65ace4b18c31 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] GET https://10.4.3.223/volume/v3/volumes/168b9626-76c6-499b-8726-a4a47712f97d Jul 03 02:33:14.583630 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-9010976a-9510-4255-97cd-5d23eeb3fb64 req-083f4289-8c0f-464e-a261-65ace4b18c31 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:14.583813 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-9010976a-9510-4255-97cd-5d23eeb3fb64 req-083f4289-8c0f-464e-a261-65ace4b18c31 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:14.592413 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:14.592413 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:33:14.596112 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [req-9010976a-9510-4255-97cd-5d23eeb3fb64 req-083f4289-8c0f-464e-a261-65ace4b18c31 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] Volume info retrieved successfully. Jul 03 02:33:14.600075 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-9010976a-9510-4255-97cd-5d23eeb3fb64 req-083f4289-8c0f-464e-a261-65ace4b18c31 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] https://10.4.3.223/volume/v3/volumes/168b9626-76c6-499b-8726-a4a47712f97d returned with HTTP 200 Jul 03 02:33:14.600431 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 683/2740] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:33:14 2026] GET /volume/v3/volumes/168b9626-76c6-499b-8726-a4a47712f97d => generated 863 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:33:14.615986 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-d76fedc4-6735-4df2-9839-5851ff3a6f5a None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:14.617768 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-d76fedc4-6735-4df2-9839-5851ff3a6f5a tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] DELETE https://10.4.3.223/volume/v3/volumes/168b9626-76c6-499b-8726-a4a47712f97d Jul 03 02:33:14.617978 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-d76fedc4-6735-4df2-9839-5851ff3a6f5a tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:14.618176 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-d76fedc4-6735-4df2-9839-5851ff3a6f5a tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:14.618349 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-d76fedc4-6735-4df2-9839-5851ff3a6f5a tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] Delete volume with id: 168b9626-76c6-499b-8726-a4a47712f97d Jul 03 02:33:14.625520 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:14.625520 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:33:14.626012 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-d76fedc4-6735-4df2-9839-5851ff3a6f5a tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] Volume info retrieved successfully. Jul 03 02:33:14.645246 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-d76fedc4-6735-4df2-9839-5851ff3a6f5a tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] Delete volume request issued successfully. Jul 03 02:33:14.645467 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-d76fedc4-6735-4df2-9839-5851ff3a6f5a tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] https://10.4.3.223/volume/v3/volumes/168b9626-76c6-499b-8726-a4a47712f97d returned with HTTP 202 Jul 03 02:33:14.645813 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 690/2741] 10.4.3.223 () {68 vars in 1392 bytes} [Fri Jul 3 02:33:14 2026] DELETE /volume/v3/volumes/168b9626-76c6-499b-8726-a4a47712f97d => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 02:33:14.655255 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-de7e7c56-d85c-471c-a8ba-8d079260453d None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:14.657439 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-de7e7c56-d85c-471c-a8ba-8d079260453d tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] GET https://10.4.3.223/volume/v3/volumes/168b9626-76c6-499b-8726-a4a47712f97d Jul 03 02:33:14.657630 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-de7e7c56-d85c-471c-a8ba-8d079260453d tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:14.657878 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-de7e7c56-d85c-471c-a8ba-8d079260453d tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:14.664513 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:14.664513 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:33:14.669340 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-de7e7c56-d85c-471c-a8ba-8d079260453d tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] Volume info retrieved successfully. Jul 03 02:33:14.673811 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-de7e7c56-d85c-471c-a8ba-8d079260453d tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] https://10.4.3.223/volume/v3/volumes/168b9626-76c6-499b-8726-a4a47712f97d returned with HTTP 200 Jul 03 02:33:14.674207 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 687/2742] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:33:14 2026] GET /volume/v3/volumes/168b9626-76c6-499b-8726-a4a47712f97d => generated 880 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:33:15.123209 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-0db41643-ea34-4440-b245-afb6d66f152d req-17442555-d3ec-4f95-838f-621d6710bfd3 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:15.127686 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-0db41643-ea34-4440-b245-afb6d66f152d req-17442555-d3ec-4f95-838f-621d6710bfd3 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] GET https://10.4.3.223/volume/v3/volumes/16743a21-2f71-4699-9f33-a127fd910617 Jul 03 02:33:15.127818 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-0db41643-ea34-4440-b245-afb6d66f152d req-17442555-d3ec-4f95-838f-621d6710bfd3 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:15.127990 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-0db41643-ea34-4440-b245-afb6d66f152d req-17442555-d3ec-4f95-838f-621d6710bfd3 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:15.135298 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:15.135298 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:33:15.138850 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [req-0db41643-ea34-4440-b245-afb6d66f152d req-17442555-d3ec-4f95-838f-621d6710bfd3 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Volume info retrieved successfully. Jul 03 02:33:15.143188 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-0db41643-ea34-4440-b245-afb6d66f152d req-17442555-d3ec-4f95-838f-621d6710bfd3 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/volumes/16743a21-2f71-4699-9f33-a127fd910617 returned with HTTP 200 Jul 03 02:33:15.143610 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 683/2743] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:33:15 2026] GET /volume/v3/volumes/16743a21-2f71-4699-9f33-a127fd910617 => generated 1362 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:33:15.690129 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-11a44de9-e3aa-4e98-a5f4-6031d09a8384 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:15.691932 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-11a44de9-e3aa-4e98-a5f4-6031d09a8384 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] GET https://10.4.3.223/volume/v3/volumes/168b9626-76c6-499b-8726-a4a47712f97d Jul 03 02:33:15.692181 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-11a44de9-e3aa-4e98-a5f4-6031d09a8384 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:15.692358 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-11a44de9-e3aa-4e98-a5f4-6031d09a8384 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:15.697497 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-11a44de9-e3aa-4e98-a5f4-6031d09a8384 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158 tempest-TestServerVolumeAttachScenarioOldVersion-1679792158-project-member] https://10.4.3.223/volume/v3/volumes/168b9626-76c6-499b-8726-a4a47712f97d returned with HTTP 404 Jul 03 02:33:15.697966 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 684/2744] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:33:15 2026] GET /volume/v3/volumes/168b9626-76c6-499b-8726-a4a47712f97d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 02:33:15.909436 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-b4b5fc8e-1185-4c64-9c3e-098f38ab0524 req-8ab4f8c4-1d0c-4aac-8f7d-7fc7375b5489 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:15.911788 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-b4b5fc8e-1185-4c64-9c3e-098f38ab0524 req-8ab4f8c4-1d0c-4aac-8f7d-7fc7375b5489 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] PUT https://10.4.3.223/volume/v3/attachments/656de29f-b216-4701-bc43-33c240212795 Jul 03 02:33:15.912144 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-b4b5fc8e-1185-4c64-9c3e-098f38ab0524 req-8ab4f8c4-1d0c-4aac-8f7d-7fc7375b5489 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000004352", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2a2633a05d73", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "80a8c083-552c-46a2-8db9-fd9e83fa2364", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:33:15.920657 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.coordination [req-b4b5fc8e-1185-4c64-9c3e-098f38ab0524 req-8ab4f8c4-1d0c-4aac-8f7d-7fc7375b5489 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Acquiring lock "cinder-attachment_update-3a8d8ade-0626-44bb-987a-1b0f095adf4c-np0000004352" by "attachment_update" {{(pid=100015) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 02:33:15.925828 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.coordination [req-b4b5fc8e-1185-4c64-9c3e-098f38ab0524 req-8ab4f8c4-1d0c-4aac-8f7d-7fc7375b5489 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Lock "cinder-attachment_update-3a8d8ade-0626-44bb-987a-1b0f095adf4c-np0000004352" acquired by "attachment_update" :: waited 0.005s {{(pid=100015) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 02:33:15.926787 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:15.926787 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:33:16.447149 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.coordination [req-b4b5fc8e-1185-4c64-9c3e-098f38ab0524 req-8ab4f8c4-1d0c-4aac-8f7d-7fc7375b5489 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Lock "cinder-attachment_update-3a8d8ade-0626-44bb-987a-1b0f095adf4c-np0000004352" released by "attachment_update" :: held 0.521s {{(pid=100015) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 02:33:16.447488 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-b4b5fc8e-1185-4c64-9c3e-098f38ab0524 req-8ab4f8c4-1d0c-4aac-8f7d-7fc7375b5489 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/attachments/656de29f-b216-4701-bc43-33c240212795 returned with HTTP 200 Jul 03 02:33:16.447931 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 691/2745] 10.4.3.223 () {74 vars in 1704 bytes} [Fri Jul 3 02:33:15 2026] PUT /volume/v3/attachments/656de29f-b216-4701-bc43-33c240212795 => generated 968 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:33:16.455727 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-b4b5fc8e-1185-4c64-9c3e-098f38ab0524 req-a3b51b0c-c41e-46d9-a533-d68c6d36a69f None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:16.457814 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-b4b5fc8e-1185-4c64-9c3e-098f38ab0524 req-a3b51b0c-c41e-46d9-a533-d68c6d36a69f tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] GET https://10.4.3.223/volume/v3/attachments/656de29f-b216-4701-bc43-33c240212795 Jul 03 02:33:16.458039 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-b4b5fc8e-1185-4c64-9c3e-098f38ab0524 req-a3b51b0c-c41e-46d9-a533-d68c6d36a69f tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:16.458235 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-b4b5fc8e-1185-4c64-9c3e-098f38ab0524 req-a3b51b0c-c41e-46d9-a533-d68c6d36a69f tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Calling method 'version_select' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:16.471535 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-b4b5fc8e-1185-4c64-9c3e-098f38ab0524 req-a3b51b0c-c41e-46d9-a533-d68c6d36a69f tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/attachments/656de29f-b216-4701-bc43-33c240212795 returned with HTTP 200 Jul 03 02:33:16.472084 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 688/2746] 10.4.3.223 () {70 vars in 1651 bytes} [Fri Jul 3 02:33:16 2026] GET /volume/v3/attachments/656de29f-b216-4701-bc43-33c240212795 => generated 993 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:33:17.201572 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-83bc2039-3eea-4c91-89e8-7b70a334ff2c None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:17.202434 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-83bc2039-3eea-4c91-89e8-7b70a334ff2c None None] GET https://10.4.3.223/volume// Jul 03 02:33:17.202434 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-83bc2039-3eea-4c91-89e8-7b70a334ff2c None None] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:17.203825 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-83bc2039-3eea-4c91-89e8-7b70a334ff2c None None] Calling method 'all' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:17.204308 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-83bc2039-3eea-4c91-89e8-7b70a334ff2c None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:33:17.205729 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 684/2747] 10.4.3.223 () {66 vars in 1428 bytes} [Fri Jul 3 02:33:17 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:33:17.214203 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-0db41643-ea34-4440-b245-afb6d66f152d req-c1820376-a138-4019-8428-70f3dd8e9311 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:17.216852 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-0db41643-ea34-4440-b245-afb6d66f152d req-c1820376-a138-4019-8428-70f3dd8e9311 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] POST https://10.4.3.223/volume/v3/attachments Jul 03 02:33:17.217376 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-0db41643-ea34-4440-b245-afb6d66f152d req-c1820376-a138-4019-8428-70f3dd8e9311 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "16743a21-2f71-4699-9f33-a127fd910617", "connector": null, "instance_uuid": "a54f021d-e071-4424-8b29-5698ba53466a"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:33:17.228827 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:17.228827 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:33:17.269880 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-0db41643-ea34-4440-b245-afb6d66f152d req-c1820376-a138-4019-8428-70f3dd8e9311 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Jul 03 02:33:17.270474 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 685/2748] 10.4.3.223 () {74 vars in 1594 bytes} [Fri Jul 3 02:33:17 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) Jul 03 02:33:17.662829 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-891f8f34-1707-47c4-a198-8489963496c3 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:17.664455 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-891f8f34-1707-47c4-a198-8489963496c3 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] GET https://10.4.3.223/volume/v3/volumes/16743a21-2f71-4699-9f33-a127fd910617 Jul 03 02:33:17.664662 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-891f8f34-1707-47c4-a198-8489963496c3 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:17.664815 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-891f8f34-1707-47c4-a198-8489963496c3 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:17.673154 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:17.673154 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:33:17.676604 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-891f8f34-1707-47c4-a198-8489963496c3 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Volume info retrieved successfully. Jul 03 02:33:17.681070 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-891f8f34-1707-47c4-a198-8489963496c3 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/volumes/16743a21-2f71-4699-9f33-a127fd910617 returned with HTTP 200 Jul 03 02:33:17.681455 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 692/2749] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:33:17 2026] GET /volume/v3/volumes/16743a21-2f71-4699-9f33-a127fd910617 => generated 1361 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:33:17.833497 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-73a0886c-2271-440e-b370-8eefa2f0e8f3 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:17.833887 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-73a0886c-2271-440e-b370-8eefa2f0e8f3 None None] GET https://10.4.3.223/volume// Jul 03 02:33:17.834050 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-73a0886c-2271-440e-b370-8eefa2f0e8f3 None None] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:17.834257 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-73a0886c-2271-440e-b370-8eefa2f0e8f3 None None] Calling method 'all' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:17.834671 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-73a0886c-2271-440e-b370-8eefa2f0e8f3 None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:33:17.834902 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 689/2750] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:33:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:33:17.844253 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-0db41643-ea34-4440-b245-afb6d66f152d req-fe00dedb-530e-4db4-8137-0b59bcecc56a None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:17.846287 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-0db41643-ea34-4440-b245-afb6d66f152d req-fe00dedb-530e-4db4-8137-0b59bcecc56a tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] GET https://10.4.3.223/volume/v3/volumes/16743a21-2f71-4699-9f33-a127fd910617 Jul 03 02:33:17.846494 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-0db41643-ea34-4440-b245-afb6d66f152d req-fe00dedb-530e-4db4-8137-0b59bcecc56a tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:17.846694 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-0db41643-ea34-4440-b245-afb6d66f152d req-fe00dedb-530e-4db4-8137-0b59bcecc56a tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:17.859456 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:17.859456 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:33:17.863970 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [req-0db41643-ea34-4440-b245-afb6d66f152d req-fe00dedb-530e-4db4-8137-0b59bcecc56a tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Volume info retrieved successfully. Jul 03 02:33:17.870203 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-0db41643-ea34-4440-b245-afb6d66f152d req-fe00dedb-530e-4db4-8137-0b59bcecc56a tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/volumes/16743a21-2f71-4699-9f33-a127fd910617 returned with HTTP 200 Jul 03 02:33:17.870833 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 685/2751] 10.4.3.223 () {70 vars in 1639 bytes} [Fri Jul 3 02:33:17 2026] GET /volume/v3/volumes/16743a21-2f71-4699-9f33-a127fd910617 => generated 1541 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:33:18.019207 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-0db41643-ea34-4440-b245-afb6d66f152d req-3ae2a71d-ed5c-4657-b056-ec87c7e0096f None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:18.021668 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-0db41643-ea34-4440-b245-afb6d66f152d req-3ae2a71d-ed5c-4657-b056-ec87c7e0096f tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] PUT https://10.4.3.223/volume/v3/attachments/f57d5ed5-91a8-4753-8d0f-6eac66c42c70 Jul 03 02:33:18.022032 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-0db41643-ea34-4440-b245-afb6d66f152d req-3ae2a71d-ed5c-4657-b056-ec87c7e0096f tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000004352", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2a2633a05d73", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "80a8c083-552c-46a2-8db9-fd9e83fa2364", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:33:18.029795 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.coordination [req-0db41643-ea34-4440-b245-afb6d66f152d req-3ae2a71d-ed5c-4657-b056-ec87c7e0096f tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Acquiring lock "cinder-attachment_update-16743a21-2f71-4699-9f33-a127fd910617-np0000004352" by "attachment_update" {{(pid=100012) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 02:33:18.033661 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.coordination [req-0db41643-ea34-4440-b245-afb6d66f152d req-3ae2a71d-ed5c-4657-b056-ec87c7e0096f tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Lock "cinder-attachment_update-16743a21-2f71-4699-9f33-a127fd910617-np0000004352" acquired by "attachment_update" :: waited 0.004s {{(pid=100012) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 02:33:18.034572 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:18.034572 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:33:18.547705 np0000004352 devstack@c-api.service[100012]: DEBUG dbcounter [-] [100012] Writing DB stats cinder:SELECT=135,cinder:UPDATE=29,cinder:INSERT=11 {{(pid=100012) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 02:33:18.555925 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.coordination [req-0db41643-ea34-4440-b245-afb6d66f152d req-3ae2a71d-ed5c-4657-b056-ec87c7e0096f tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Lock "cinder-attachment_update-16743a21-2f71-4699-9f33-a127fd910617-np0000004352" released by "attachment_update" :: held 0.522s {{(pid=100012) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 02:33:18.556572 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-0db41643-ea34-4440-b245-afb6d66f152d req-3ae2a71d-ed5c-4657-b056-ec87c7e0096f tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/attachments/f57d5ed5-91a8-4753-8d0f-6eac66c42c70 returned with HTTP 200 Jul 03 02:33:18.557277 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 686/2752] 10.4.3.223 () {74 vars in 1704 bytes} [Fri Jul 3 02:33:18 2026] PUT /volume/v3/attachments/f57d5ed5-91a8-4753-8d0f-6eac66c42c70 => generated 969 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:33:18.625662 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-90f5c50f-686b-4640-9283-ce4493fab3c9 req-75b2fd0a-4e83-4660-a0b6-91dafbc38b31 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:18.628001 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-90f5c50f-686b-4640-9283-ce4493fab3c9 req-75b2fd0a-4e83-4660-a0b6-91dafbc38b31 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] POST https://10.4.3.223/volume/v3/attachments/a53cc4bb-7358-493c-af91-e8eedccb7734/action Jul 03 02:33:18.628453 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-90f5c50f-686b-4640-9283-ce4493fab3c9 req-75b2fd0a-4e83-4660-a0b6-91dafbc38b31 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Action body: b'{"os-complete": null}' {{(pid=100015) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:33:18.628614 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-90f5c50f-686b-4640-9283-ce4493fab3c9 req-75b2fd0a-4e83-4660-a0b6-91dafbc38b31 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:33:18.631586 np0000004352 devstack@c-api.service[100015]: DEBUG dbcounter [-] [100015] Writing DB stats cinder:SELECT=153,cinder:UPDATE=23,cinder:INSERT=15 {{(pid=100015) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 02:33:18.647150 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:18.647150 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:33:18.657784 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-90f5c50f-686b-4640-9283-ce4493fab3c9 req-75b2fd0a-4e83-4660-a0b6-91dafbc38b31 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/attachments/a53cc4bb-7358-493c-af91-e8eedccb7734/action returned with HTTP 204 Jul 03 02:33:18.658194 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 693/2753] 10.4.3.223 () {74 vars in 1725 bytes} [Fri Jul 3 02:33:18 2026] POST /volume/v3/attachments/a53cc4bb-7358-493c-af91-e8eedccb7734/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:33:18.696586 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-a201d3fc-7f75-403b-bece-966e8ac28436 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:18.699740 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-a201d3fc-7f75-403b-bece-966e8ac28436 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] GET https://10.4.3.223/volume/v3/volumes/16743a21-2f71-4699-9f33-a127fd910617 Jul 03 02:33:18.700258 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-a201d3fc-7f75-403b-bece-966e8ac28436 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:18.700258 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-a201d3fc-7f75-403b-bece-966e8ac28436 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:18.711408 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:18.711408 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:33:18.714523 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-a201d3fc-7f75-403b-bece-966e8ac28436 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Volume info retrieved successfully. Jul 03 02:33:18.720450 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-a201d3fc-7f75-403b-bece-966e8ac28436 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/volumes/16743a21-2f71-4699-9f33-a127fd910617 returned with HTTP 200 Jul 03 02:33:18.721267 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 690/2754] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:33:18 2026] GET /volume/v3/volumes/16743a21-2f71-4699-9f33-a127fd910617 => generated 1362 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:33:19.733346 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-b3bc74b1-7774-45c0-9ea1-ed1540e2d228 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:19.736822 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-b3bc74b1-7774-45c0-9ea1-ed1540e2d228 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] GET https://10.4.3.223/volume/v3/volumes/16743a21-2f71-4699-9f33-a127fd910617 Jul 03 02:33:19.737007 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-b3bc74b1-7774-45c0-9ea1-ed1540e2d228 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:19.737212 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-b3bc74b1-7774-45c0-9ea1-ed1540e2d228 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:19.745651 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:19.745651 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:33:19.748651 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-b3bc74b1-7774-45c0-9ea1-ed1540e2d228 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Volume info retrieved successfully. Jul 03 02:33:19.752716 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-b3bc74b1-7774-45c0-9ea1-ed1540e2d228 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/volumes/16743a21-2f71-4699-9f33-a127fd910617 returned with HTTP 200 Jul 03 02:33:19.753085 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 686/2755] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:33:19 2026] GET /volume/v3/volumes/16743a21-2f71-4699-9f33-a127fd910617 => generated 1362 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:33:20.768431 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-d4b19603-c486-4eda-b051-caee8341693a None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:20.770296 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-d4b19603-c486-4eda-b051-caee8341693a tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] GET https://10.4.3.223/volume/v3/volumes/16743a21-2f71-4699-9f33-a127fd910617 Jul 03 02:33:20.770536 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-d4b19603-c486-4eda-b051-caee8341693a tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:20.770699 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-d4b19603-c486-4eda-b051-caee8341693a tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:20.780812 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:20.780812 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:33:20.784295 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-d4b19603-c486-4eda-b051-caee8341693a tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Volume info retrieved successfully. Jul 03 02:33:20.788821 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-d4b19603-c486-4eda-b051-caee8341693a tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/volumes/16743a21-2f71-4699-9f33-a127fd910617 returned with HTTP 200 Jul 03 02:33:20.789135 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 687/2756] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:33:20 2026] GET /volume/v3/volumes/16743a21-2f71-4699-9f33-a127fd910617 => generated 1362 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:33:20.946013 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-b4b5fc8e-1185-4c64-9c3e-098f38ab0524 req-04600da3-cbf1-44a7-aa87-ef3052ec1942 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:20.950537 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-b4b5fc8e-1185-4c64-9c3e-098f38ab0524 req-04600da3-cbf1-44a7-aa87-ef3052ec1942 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] GET https://10.4.3.223/volume/v3/volumes/3a8d8ade-0626-44bb-987a-1b0f095adf4c/encryption Jul 03 02:33:20.953769 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-b4b5fc8e-1185-4c64-9c3e-098f38ab0524 req-04600da3-cbf1-44a7-aa87-ef3052ec1942 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:20.954044 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-b4b5fc8e-1185-4c64-9c3e-098f38ab0524 req-04600da3-cbf1-44a7-aa87-ef3052ec1942 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Calling method 'index' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:20.966479 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:20.966479 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:33:20.973580 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-b4b5fc8e-1185-4c64-9c3e-098f38ab0524 req-04600da3-cbf1-44a7-aa87-ef3052ec1942 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/volumes/3a8d8ade-0626-44bb-987a-1b0f095adf4c/encryption returned with HTTP 200 Jul 03 02:33:20.974014 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 694/2757] 10.4.3.223 () {68 vars in 1631 bytes} [Fri Jul 3 02:33:20 2026] GET /volume/v3/volumes/3a8d8ade-0626-44bb-987a-1b0f095adf4c/encryption => generated 160 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:33:21.800884 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-2be07138-b675-43eb-a78b-f00539fa2b5a None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:21.802410 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-2be07138-b675-43eb-a78b-f00539fa2b5a tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] GET https://10.4.3.223/volume/v3/volumes/16743a21-2f71-4699-9f33-a127fd910617 Jul 03 02:33:21.802586 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-2be07138-b675-43eb-a78b-f00539fa2b5a tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:21.802754 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-2be07138-b675-43eb-a78b-f00539fa2b5a tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:21.814480 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:21.814480 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:33:21.823010 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-2be07138-b675-43eb-a78b-f00539fa2b5a tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Volume info retrieved successfully. Jul 03 02:33:21.831621 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-2be07138-b675-43eb-a78b-f00539fa2b5a tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/volumes/16743a21-2f71-4699-9f33-a127fd910617 returned with HTTP 200 Jul 03 02:33:21.832237 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 691/2758] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:33:21 2026] GET /volume/v3/volumes/16743a21-2f71-4699-9f33-a127fd910617 => generated 1362 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:33:22.845810 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-064647f3-fbaf-42ac-b5b0-96a548c4be30 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:22.847840 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-064647f3-fbaf-42ac-b5b0-96a548c4be30 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] GET https://10.4.3.223/volume/v3/volumes/16743a21-2f71-4699-9f33-a127fd910617 Jul 03 02:33:22.848013 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-064647f3-fbaf-42ac-b5b0-96a548c4be30 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:22.848283 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-064647f3-fbaf-42ac-b5b0-96a548c4be30 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:22.851514 np0000004352 devstack@c-api.service[100014]: DEBUG dbcounter [-] [100014] Writing DB stats cinder:SELECT=136,cinder:INSERT=8,cinder:UPDATE=25 {{(pid=100014) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 02:33:22.868700 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:22.868700 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:33:22.879434 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-064647f3-fbaf-42ac-b5b0-96a548c4be30 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Volume info retrieved successfully. Jul 03 02:33:22.884611 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-064647f3-fbaf-42ac-b5b0-96a548c4be30 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/volumes/16743a21-2f71-4699-9f33-a127fd910617 returned with HTTP 200 Jul 03 02:33:22.885011 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 687/2759] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:33:22 2026] GET /volume/v3/volumes/16743a21-2f71-4699-9f33-a127fd910617 => generated 1362 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:33:23.737122 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-2eea36bb-242c-4339-82ef-87b8d322864e req-26f2f4a8-d907-4f36-96fd-8bdcdb0ff9f6 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:23.741494 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-2eea36bb-242c-4339-82ef-87b8d322864e req-26f2f4a8-d907-4f36-96fd-8bdcdb0ff9f6 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] GET https://10.4.3.223/volume/v3/volumes/1ae1bf8d-b9a7-4a05-909e-f7278def0a7c/encryption Jul 03 02:33:23.741494 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-2eea36bb-242c-4339-82ef-87b8d322864e req-26f2f4a8-d907-4f36-96fd-8bdcdb0ff9f6 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:23.741494 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-2eea36bb-242c-4339-82ef-87b8d322864e req-26f2f4a8-d907-4f36-96fd-8bdcdb0ff9f6 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'index' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:23.754626 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:23.754626 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:33:23.766586 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-2eea36bb-242c-4339-82ef-87b8d322864e req-26f2f4a8-d907-4f36-96fd-8bdcdb0ff9f6 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/volumes/1ae1bf8d-b9a7-4a05-909e-f7278def0a7c/encryption returned with HTTP 200 Jul 03 02:33:23.766586 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 688/2760] 10.4.3.223 () {68 vars in 1631 bytes} [Fri Jul 3 02:33:23 2026] GET /volume/v3/volumes/1ae1bf8d-b9a7-4a05-909e-f7278def0a7c/encryption => generated 161 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:33:23.901179 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-61c72f1f-ca82-4e74-8535-7a180174eec8 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:23.903196 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-61c72f1f-ca82-4e74-8535-7a180174eec8 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] GET https://10.4.3.223/volume/v3/volumes/16743a21-2f71-4699-9f33-a127fd910617 Jul 03 02:33:23.903389 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-61c72f1f-ca82-4e74-8535-7a180174eec8 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:23.903891 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-61c72f1f-ca82-4e74-8535-7a180174eec8 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:23.920724 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:23.920724 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:33:23.928021 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-61c72f1f-ca82-4e74-8535-7a180174eec8 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Volume info retrieved successfully. Jul 03 02:33:23.933558 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-61c72f1f-ca82-4e74-8535-7a180174eec8 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/volumes/16743a21-2f71-4699-9f33-a127fd910617 returned with HTTP 200 Jul 03 02:33:23.933987 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 695/2761] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:33:23 2026] GET /volume/v3/volumes/16743a21-2f71-4699-9f33-a127fd910617 => generated 1362 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:33:24.894623 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-c3ef0770-230e-4469-8292-c51c2e37c186 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:24.894623 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-c3ef0770-230e-4469-8292-c51c2e37c186 None None] GET https://10.4.3.223/volume// Jul 03 02:33:24.894623 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-c3ef0770-230e-4469-8292-c51c2e37c186 None None] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:24.894972 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-c3ef0770-230e-4469-8292-c51c2e37c186 None None] Calling method 'all' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:24.895892 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-c3ef0770-230e-4469-8292-c51c2e37c186 None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:33:24.899564 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 692/2762] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:33:24 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:33:24.905053 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-750c3d4c-bb94-4ad2-8f9e-56f1cd439f46 req-dad17624-b296-413d-b9d1-beba97c8187f None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:24.909699 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-750c3d4c-bb94-4ad2-8f9e-56f1cd439f46 req-dad17624-b296-413d-b9d1-beba97c8187f tempest-TestShelveInstance-1951550404 tempest-TestShelveInstance-1951550404-project-member] POST https://10.4.3.223/volume/v3/attachments Jul 03 02:33:24.910031 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-750c3d4c-bb94-4ad2-8f9e-56f1cd439f46 req-dad17624-b296-413d-b9d1-beba97c8187f tempest-TestShelveInstance-1951550404 tempest-TestShelveInstance-1951550404-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "aec9a84d-a501-49df-a0e1-4145cb5c6af3", "connector": null, "instance_uuid": "941978a8-4da5-4f6f-aab8-b14cdbf813c4"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:33:24.931128 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:24.931128 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:33:24.949734 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-24da49ae-c796-46a9-bf77-fce73415c96b None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:24.951335 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-24da49ae-c796-46a9-bf77-fce73415c96b tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] GET https://10.4.3.223/volume/v3/volumes/16743a21-2f71-4699-9f33-a127fd910617 Jul 03 02:33:24.951555 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-24da49ae-c796-46a9-bf77-fce73415c96b tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:24.951771 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-24da49ae-c796-46a9-bf77-fce73415c96b tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:24.968876 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:24.968876 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:33:24.972744 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-750c3d4c-bb94-4ad2-8f9e-56f1cd439f46 req-dad17624-b296-413d-b9d1-beba97c8187f tempest-TestShelveInstance-1951550404 tempest-TestShelveInstance-1951550404-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Jul 03 02:33:24.973176 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 688/2763] 10.4.3.223 () {74 vars in 1594 bytes} [Fri Jul 3 02:33:24 2026] POST /volume/v3/attachments => generated 273 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:33:24.975000 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-24da49ae-c796-46a9-bf77-fce73415c96b tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Volume info retrieved successfully. Jul 03 02:33:24.981076 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-24da49ae-c796-46a9-bf77-fce73415c96b tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/volumes/16743a21-2f71-4699-9f33-a127fd910617 returned with HTTP 200 Jul 03 02:33:24.981552 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 689/2764] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:33:24 2026] GET /volume/v3/volumes/16743a21-2f71-4699-9f33-a127fd910617 => generated 1362 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:33:24.984836 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-750c3d4c-bb94-4ad2-8f9e-56f1cd439f46 req-a26273a4-3d5e-404a-90ff-3e3743b3d3ca None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:24.986806 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-750c3d4c-bb94-4ad2-8f9e-56f1cd439f46 req-a26273a4-3d5e-404a-90ff-3e3743b3d3ca tempest-TestShelveInstance-1951550404 tempest-TestShelveInstance-1951550404-project-member] DELETE https://10.4.3.223/volume/v3/attachments/b906b0e1-76d6-4914-8457-2e945eb76f79 Jul 03 02:33:24.986979 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-750c3d4c-bb94-4ad2-8f9e-56f1cd439f46 req-a26273a4-3d5e-404a-90ff-3e3743b3d3ca tempest-TestShelveInstance-1951550404 tempest-TestShelveInstance-1951550404-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:24.987196 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-750c3d4c-bb94-4ad2-8f9e-56f1cd439f46 req-a26273a4-3d5e-404a-90ff-3e3743b3d3ca tempest-TestShelveInstance-1951550404 tempest-TestShelveInstance-1951550404-project-member] Calling method 'version_select' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:24.993832 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:24.993832 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:33:25.466709 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-b4b5fc8e-1185-4c64-9c3e-098f38ab0524 req-27b8ece4-e5c3-4b9f-ac83-4443901fff5f None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:25.470610 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-b4b5fc8e-1185-4c64-9c3e-098f38ab0524 req-27b8ece4-e5c3-4b9f-ac83-4443901fff5f tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] POST https://10.4.3.223/volume/v3/attachments/656de29f-b216-4701-bc43-33c240212795/action Jul 03 02:33:25.471089 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-b4b5fc8e-1185-4c64-9c3e-098f38ab0524 req-27b8ece4-e5c3-4b9f-ac83-4443901fff5f tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Action body: b'{"os-complete": null}' {{(pid=100013) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:33:25.471272 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-b4b5fc8e-1185-4c64-9c3e-098f38ab0524 req-27b8ece4-e5c3-4b9f-ac83-4443901fff5f tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:33:25.490137 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:25.490137 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:33:25.518448 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-b4b5fc8e-1185-4c64-9c3e-098f38ab0524 req-27b8ece4-e5c3-4b9f-ac83-4443901fff5f tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/attachments/656de29f-b216-4701-bc43-33c240212795/action returned with HTTP 204 Jul 03 02:33:25.518448 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 693/2765] 10.4.3.223 () {74 vars in 1725 bytes} [Fri Jul 3 02:33:25 2026] POST /volume/v3/attachments/656de29f-b216-4701-bc43-33c240212795/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:33:25.536737 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-750c3d4c-bb94-4ad2-8f9e-56f1cd439f46 req-a26273a4-3d5e-404a-90ff-3e3743b3d3ca tempest-TestShelveInstance-1951550404 tempest-TestShelveInstance-1951550404-project-member] https://10.4.3.223/volume/v3/attachments/b906b0e1-76d6-4914-8457-2e945eb76f79 returned with HTTP 200 Jul 03 02:33:25.537308 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 696/2766] 10.4.3.223 () {72 vars in 1673 bytes} [Fri Jul 3 02:33:24 2026] DELETE /volume/v3/attachments/b906b0e1-76d6-4914-8457-2e945eb76f79 => generated 192 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 02:33:25.995744 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-a1508eb0-8efb-4233-a20e-8bd30a15fa35 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:25.998676 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-a1508eb0-8efb-4233-a20e-8bd30a15fa35 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] GET https://10.4.3.223/volume/v3/volumes/16743a21-2f71-4699-9f33-a127fd910617 Jul 03 02:33:25.998742 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-a1508eb0-8efb-4233-a20e-8bd30a15fa35 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:25.998868 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-a1508eb0-8efb-4233-a20e-8bd30a15fa35 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:26.010989 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:26.010989 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:33:26.016542 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-a1508eb0-8efb-4233-a20e-8bd30a15fa35 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Volume info retrieved successfully. Jul 03 02:33:26.023139 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-a1508eb0-8efb-4233-a20e-8bd30a15fa35 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/volumes/16743a21-2f71-4699-9f33-a127fd910617 returned with HTTP 200 Jul 03 02:33:26.023526 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 689/2767] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:33:25 2026] GET /volume/v3/volumes/16743a21-2f71-4699-9f33-a127fd910617 => generated 1362 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:33:26.619862 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-2eea36bb-242c-4339-82ef-87b8d322864e req-9ad4f05d-362a-4be5-bfe0-a5c7c201dcf1 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:26.622092 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-2eea36bb-242c-4339-82ef-87b8d322864e req-9ad4f05d-362a-4be5-bfe0-a5c7c201dcf1 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] DELETE https://10.4.3.223/volume/v3/attachments/79cf23be-2f2e-4b8a-accd-895743143742 Jul 03 02:33:26.622287 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-2eea36bb-242c-4339-82ef-87b8d322864e req-9ad4f05d-362a-4be5-bfe0-a5c7c201dcf1 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:26.622490 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-2eea36bb-242c-4339-82ef-87b8d322864e req-9ad4f05d-362a-4be5-bfe0-a5c7c201dcf1 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'version_select' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:26.631558 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:26.631558 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:33:27.041475 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-b775fa38-99fa-47e2-806d-9f8c750660f4 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:27.043561 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-b775fa38-99fa-47e2-806d-9f8c750660f4 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] GET https://10.4.3.223/volume/v3/volumes/16743a21-2f71-4699-9f33-a127fd910617 Jul 03 02:33:27.043823 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-b775fa38-99fa-47e2-806d-9f8c750660f4 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:27.044365 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-b775fa38-99fa-47e2-806d-9f8c750660f4 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:27.058735 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:27.058735 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:33:27.070314 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-b775fa38-99fa-47e2-806d-9f8c750660f4 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Volume info retrieved successfully. Jul 03 02:33:27.079090 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-b775fa38-99fa-47e2-806d-9f8c750660f4 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/volumes/16743a21-2f71-4699-9f33-a127fd910617 returned with HTTP 200 Jul 03 02:33:27.079478 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 694/2768] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:33:27 2026] GET /volume/v3/volumes/16743a21-2f71-4699-9f33-a127fd910617 => generated 1362 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:33:27.179643 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-2eea36bb-242c-4339-82ef-87b8d322864e req-9ad4f05d-362a-4be5-bfe0-a5c7c201dcf1 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/attachments/79cf23be-2f2e-4b8a-accd-895743143742 returned with HTTP 200 Jul 03 02:33:27.180084 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 690/2769] 10.4.3.223 () {72 vars in 1673 bytes} [Fri Jul 3 02:33:26 2026] DELETE /volume/v3/attachments/79cf23be-2f2e-4b8a-accd-895743143742 => generated 19 bytes in 561 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:33:27.303572 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-0db41643-ea34-4440-b245-afb6d66f152d req-0550362e-196d-4239-a73a-01a53ace0f7d None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:27.305985 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-0db41643-ea34-4440-b245-afb6d66f152d req-0550362e-196d-4239-a73a-01a53ace0f7d tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] POST https://10.4.3.223/volume/v3/attachments/f57d5ed5-91a8-4753-8d0f-6eac66c42c70/action Jul 03 02:33:27.306411 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-0db41643-ea34-4440-b245-afb6d66f152d req-0550362e-196d-4239-a73a-01a53ace0f7d tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Action body: b'{"os-complete": null}' {{(pid=100015) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:33:27.306586 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-0db41643-ea34-4440-b245-afb6d66f152d req-0550362e-196d-4239-a73a-01a53ace0f7d tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:33:27.325451 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:27.325451 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:33:27.347202 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-0db41643-ea34-4440-b245-afb6d66f152d req-0550362e-196d-4239-a73a-01a53ace0f7d tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/attachments/f57d5ed5-91a8-4753-8d0f-6eac66c42c70/action returned with HTTP 204 Jul 03 02:33:27.347689 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 697/2770] 10.4.3.223 () {74 vars in 1725 bytes} [Fri Jul 3 02:33:27 2026] POST /volume/v3/attachments/f57d5ed5-91a8-4753-8d0f-6eac66c42c70/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jul 03 02:33:28.095789 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-cb2d8a71-68db-4263-8b72-93d69dbbedcc None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:28.099563 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-cb2d8a71-68db-4263-8b72-93d69dbbedcc tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] GET https://10.4.3.223/volume/v3/volumes/16743a21-2f71-4699-9f33-a127fd910617 Jul 03 02:33:28.099804 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-cb2d8a71-68db-4263-8b72-93d69dbbedcc tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:28.100021 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-cb2d8a71-68db-4263-8b72-93d69dbbedcc tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:28.113340 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:28.113340 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:33:28.118162 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-cb2d8a71-68db-4263-8b72-93d69dbbedcc tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Volume info retrieved successfully. Jul 03 02:33:28.124767 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-cb2d8a71-68db-4263-8b72-93d69dbbedcc tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/volumes/16743a21-2f71-4699-9f33-a127fd910617 returned with HTTP 200 Jul 03 02:33:28.125274 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 690/2771] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:33:28 2026] GET /volume/v3/volumes/16743a21-2f71-4699-9f33-a127fd910617 => generated 1654 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:33:28.142917 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-3f4a9ebd-5a9d-4bd8-87ca-920c2442e3a3 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:28.145965 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-3f4a9ebd-5a9d-4bd8-87ca-920c2442e3a3 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] POST https://10.4.3.223/volume/v3/snapshots Jul 03 02:33:28.146364 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-3f4a9ebd-5a9d-4bd8-87ca-920c2442e3a3 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "16743a21-2f71-4699-9f33-a127fd910617", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-532186962"}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:33:28.157763 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:28.157763 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:33:28.158364 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-3f4a9ebd-5a9d-4bd8-87ca-920c2442e3a3 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Volume info retrieved successfully. Jul 03 02:33:28.158559 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.snapshots [None req-3f4a9ebd-5a9d-4bd8-87ca-920c2442e3a3 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Create snapshot from volume 16743a21-2f71-4699-9f33-a127fd910617 Jul 03 02:33:28.162750 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-3f4a9ebd-5a9d-4bd8-87ca-920c2442e3a3 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/snapshots returned with HTTP 400 Jul 03 02:33:28.163725 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 695/2772] 10.4.3.223 () {68 vars in 1265 bytes} [Fri Jul 3 02:33:28 2026] POST /volume/v3/snapshots => generated 160 bytes in 21 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 02:33:28.172672 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-ea186938-653a-484a-a232-1f94d51f3be3 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:28.174449 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-ea186938-653a-484a-a232-1f94d51f3be3 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] POST https://10.4.3.223/volume/v3/snapshots Jul 03 02:33:28.174895 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-ea186938-653a-484a-a232-1f94d51f3be3 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "16743a21-2f71-4699-9f33-a127fd910617", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-590226197"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:33:28.195256 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:28.195256 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:33:28.195608 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-ea186938-653a-484a-a232-1f94d51f3be3 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Volume info retrieved successfully. Jul 03 02:33:28.195741 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.snapshots [None req-ea186938-653a-484a-a232-1f94d51f3be3 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Create snapshot from volume 16743a21-2f71-4699-9f33-a127fd910617 Jul 03 02:33:28.231011 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.quota [None req-ea186938-653a-484a-a232-1f94d51f3be3 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Created reservations ['062c7298-3897-4361-976f-201f4de21300', '8e9f392b-b9e9-49be-94bd-450c23d63342', 'bf3f7780-7918-4c35-86b7-1960d81a2843', '4609fccc-2520-4b12-bbe9-58f323f1a74b'] {{(pid=100012) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:33:28.265665 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-ea186938-653a-484a-a232-1f94d51f3be3 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Snapshot force create request issued successfully. Jul 03 02:33:28.266142 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-ea186938-653a-484a-a232-1f94d51f3be3 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/snapshots returned with HTTP 202 Jul 03 02:33:28.266601 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 691/2773] 10.4.3.223 () {68 vars in 1265 bytes} [Fri Jul 3 02:33:28 2026] POST /volume/v3/snapshots => generated 309 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:33:28.277389 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-c7d748c2-9fee-4d13-97c3-c86447043e63 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:28.281137 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-c7d748c2-9fee-4d13-97c3-c86447043e63 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] GET https://10.4.3.223/volume/v3/snapshots/abeee030-cb2c-460a-b2d2-dcc121a27710 Jul 03 02:33:28.281354 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-c7d748c2-9fee-4d13-97c3-c86447043e63 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:28.282503 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-c7d748c2-9fee-4d13-97c3-c86447043e63 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:28.293258 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:28.293258 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:33:28.294076 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-c7d748c2-9fee-4d13-97c3-c86447043e63 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Snapshot retrieved successfully. Jul 03 02:33:28.295352 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-c7d748c2-9fee-4d13-97c3-c86447043e63 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/snapshots/abeee030-cb2c-460a-b2d2-dcc121a27710 returned with HTTP 200 Jul 03 02:33:28.297258 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 698/2774] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:33:28 2026] GET /volume/v3/snapshots/abeee030-cb2c-460a-b2d2-dcc121a27710 => generated 441 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:33:29.095387 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-fdf6d613-d931-4534-b060-7dfffb73dd43 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:29.186673 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-fdf6d613-d931-4534-b060-7dfffb73dd43 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:33:29.187708 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-fdf6d613-d931-4534-b060-7dfffb73dd43 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-848193716"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:33:29.190109 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.volumes [None req-fdf6d613-d931-4534-b060-7dfffb73dd43 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-848193716'}} {{(pid=100014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:33:29.191080 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.volumes [None req-fdf6d613-d931-4534-b060-7dfffb73dd43 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Create volume of 1 GB Jul 03 02:33:29.197037 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-fdf6d613-d931-4534-b060-7dfffb73dd43 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Availability Zones retrieved successfully. Jul 03 02:33:29.207239 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-fdf6d613-d931-4534-b060-7dfffb73dd43 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Flow 'volume_create_api' (b8de006d-1a93-4ed2-a05a-5fce6ab82988) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:33:29.208575 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-fdf6d613-d931-4534-b060-7dfffb73dd43 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c60f176b-dcf2-421b-939d-8447bcaa3055) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:33:29.209650 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.flows.api.create_volume [None req-fdf6d613-d931-4534-b060-7dfffb73dd43 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Validating volume size '1' using validate_int {{(pid=100014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:33:29.245927 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-fdf6d613-d931-4534-b060-7dfffb73dd43 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c60f176b-dcf2-421b-939d-8447bcaa3055) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:33:29.247012 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-fdf6d613-d931-4534-b060-7dfffb73dd43 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93edbd61-10a7-4e76-bfd9-faebaedc9f60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:33:29.308756 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-fc71a893-40bd-4b9b-b8b8-e7df88043f80 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:29.312079 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-fc71a893-40bd-4b9b-b8b8-e7df88043f80 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] GET https://10.4.3.223/volume/v3/snapshots/abeee030-cb2c-460a-b2d2-dcc121a27710 Jul 03 02:33:29.312962 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-fc71a893-40bd-4b9b-b8b8-e7df88043f80 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:29.313257 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-fc71a893-40bd-4b9b-b8b8-e7df88043f80 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:29.321654 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:29.321654 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:33:29.322431 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-fc71a893-40bd-4b9b-b8b8-e7df88043f80 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Snapshot retrieved successfully. Jul 03 02:33:29.324216 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-fc71a893-40bd-4b9b-b8b8-e7df88043f80 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/snapshots/abeee030-cb2c-460a-b2d2-dcc121a27710 returned with HTTP 200 Jul 03 02:33:29.325008 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 696/2775] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:33:29 2026] GET /volume/v3/snapshots/abeee030-cb2c-460a-b2d2-dcc121a27710 => generated 468 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:33:29.340523 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.quota [None req-fdf6d613-d931-4534-b060-7dfffb73dd43 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Created reservations ['731b7076-97db-4276-87a0-ce9940d5a9ea', '714087be-28cb-41c4-8350-9f04159e8b49', '9c0f56b6-1c50-47ea-8a76-d951ee06e0a1', 'cfe54bda-9992-4b33-976a-7f8c175242cb'] {{(pid=100014) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:33:29.341300 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-fdf6d613-d931-4534-b060-7dfffb73dd43 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93edbd61-10a7-4e76-bfd9-faebaedc9f60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['731b7076-97db-4276-87a0-ce9940d5a9ea', '714087be-28cb-41c4-8350-9f04159e8b49', '9c0f56b6-1c50-47ea-8a76-d951ee06e0a1', 'cfe54bda-9992-4b33-976a-7f8c175242cb']}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:33:29.341878 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-27c3fc93-0515-410a-8c1f-897bd92a7362 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:29.342188 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-fdf6d613-d931-4534-b060-7dfffb73dd43 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa86e0be-b8ab-4270-8ffc-142fd6e0bfdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:33:29.347989 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-27c3fc93-0515-410a-8c1f-897bd92a7362 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] POST https://10.4.3.223/volume/v3/snapshots Jul 03 02:33:29.348411 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-27c3fc93-0515-410a-8c1f-897bd92a7362 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "16743a21-2f71-4699-9f33-a127fd910617", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-844613953"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:33:29.367494 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:29.367494 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:33:29.367494 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-27c3fc93-0515-410a-8c1f-897bd92a7362 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Volume info retrieved successfully. Jul 03 02:33:29.367494 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.snapshots [None req-27c3fc93-0515-410a-8c1f-897bd92a7362 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Create snapshot from volume 16743a21-2f71-4699-9f33-a127fd910617 Jul 03 02:33:29.375263 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-fdf6d613-d931-4534-b060-7dfffb73dd43 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa86e0be-b8ab-4270-8ffc-142fd6e0bfdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8d97939d-3a40-4663-ac5a-481bf03a69fe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-848193716',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c90b1bb0321472f882a7536b522b9e0',qos_specs=None,replication_status=,reservations=['731b7076-97db-4276-87a0-ce9940d5a9ea','714087be-28cb-41c4-8350-9f04159e8b49','9c0f56b6-1c50-47ea-8a76-d951ee06e0a1','cfe54bda-9992-4b33-976a-7f8c175242cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f7487651cef4420bbe5cfa1b79bb7397',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:33:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-848193716',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8d97939d-3a40-4663-ac5a-481bf03a69fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6c90b1bb0321472f882a7536b522b9e0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f7487651cef4420bbe5cfa1b79bb7397',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:33:29.376068 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-fdf6d613-d931-4534-b060-7dfffb73dd43 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0593e876-90de-426b-8514-38232e91d12f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:33:29.399977 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-fdf6d613-d931-4534-b060-7dfffb73dd43 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0593e876-90de-426b-8514-38232e91d12f) transitioned into state 'SUCCESS' from state '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-848193716',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c90b1bb0321472f882a7536b522b9e0',qos_specs=None,replication_status=,reservations=['731b7076-97db-4276-87a0-ce9940d5a9ea','714087be-28cb-41c4-8350-9f04159e8b49','9c0f56b6-1c50-47ea-8a76-d951ee06e0a1','cfe54bda-9992-4b33-976a-7f8c175242cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f7487651cef4420bbe5cfa1b79bb7397',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:33:29.400584 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-fdf6d613-d931-4534-b060-7dfffb73dd43 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df674c5a-9eb0-4ee7-9a6b-0a574715e84a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:33:29.417899 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-fdf6d613-d931-4534-b060-7dfffb73dd43 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df674c5a-9eb0-4ee7-9a6b-0a574715e84a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:33:29.418662 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-fdf6d613-d931-4534-b060-7dfffb73dd43 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Flow 'volume_create_api' (b8de006d-1a93-4ed2-a05a-5fce6ab82988) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:33:29.418948 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-fdf6d613-d931-4534-b060-7dfffb73dd43 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Create volume request issued successfully. Jul 03 02:33:29.419010 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.quota [None req-27c3fc93-0515-410a-8c1f-897bd92a7362 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Created reservations ['d90e79fb-3d70-4396-9f36-ce55ec92a1c1', '1b8928c3-5d7a-4b2d-b6f5-ff6ad0be6c26', '2bec56be-8557-4882-9c83-fdbae387c2fb', '575e61f1-5b3e-45e7-af8e-e67bdec7c27c'] {{(pid=100012) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:33:29.419501 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-fdf6d613-d931-4534-b060-7dfffb73dd43 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:33:29.419869 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 691/2776] 10.4.3.223 () {70 vars in 1298 bytes} [Fri Jul 3 02:33:29 2026] POST /volume/v3/volumes => generated 777 bytes in 325 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:33:29.432147 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-86f5b1ed-be71-4330-8a72-b6d776e58fac None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:29.435578 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-86f5b1ed-be71-4330-8a72-b6d776e58fac tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/volumes/8d97939d-3a40-4663-ac5a-481bf03a69fe Jul 03 02:33:29.435998 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-86f5b1ed-be71-4330-8a72-b6d776e58fac tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:29.436083 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-86f5b1ed-be71-4330-8a72-b6d776e58fac tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:29.445968 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:29.445968 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:33:29.450304 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-86f5b1ed-be71-4330-8a72-b6d776e58fac tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Volume info retrieved successfully. Jul 03 02:33:29.454973 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-86f5b1ed-be71-4330-8a72-b6d776e58fac tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/volumes/8d97939d-3a40-4663-ac5a-481bf03a69fe returned with HTTP 200 Jul 03 02:33:29.455388 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 699/2777] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:33:29 2026] GET /volume/v3/volumes/8d97939d-3a40-4663-ac5a-481bf03a69fe => generated 956 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:33:29.484541 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-27c3fc93-0515-410a-8c1f-897bd92a7362 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Snapshot force create request issued successfully. Jul 03 02:33:29.485133 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-27c3fc93-0515-410a-8c1f-897bd92a7362 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/snapshots returned with HTTP 202 Jul 03 02:33:29.485406 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 692/2778] 10.4.3.223 () {68 vars in 1265 bytes} [Fri Jul 3 02:33:29 2026] POST /volume/v3/snapshots => generated 309 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:33:29.495299 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-e5a83758-d0c1-43c3-a165-1d59e84c0fb8 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:29.497276 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-e5a83758-d0c1-43c3-a165-1d59e84c0fb8 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] GET https://10.4.3.223/volume/v3/snapshots/3e38454a-f533-456b-8c19-05c00b25d043 Jul 03 02:33:29.497487 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-e5a83758-d0c1-43c3-a165-1d59e84c0fb8 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:29.497716 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-e5a83758-d0c1-43c3-a165-1d59e84c0fb8 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:29.504627 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:29.504627 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:33:29.505058 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-e5a83758-d0c1-43c3-a165-1d59e84c0fb8 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Snapshot retrieved successfully. Jul 03 02:33:29.505790 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-e5a83758-d0c1-43c3-a165-1d59e84c0fb8 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/snapshots/3e38454a-f533-456b-8c19-05c00b25d043 returned with HTTP 200 Jul 03 02:33:29.506514 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 697/2779] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:33:29 2026] GET /volume/v3/snapshots/3e38454a-f533-456b-8c19-05c00b25d043 => generated 441 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:33:29.803005 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-30c45484-f827-4539-a802-217f38fd7407 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:29.803674 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-30c45484-f827-4539-a802-217f38fd7407 None None] GET https://10.4.3.223/volume// Jul 03 02:33:29.803923 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-30c45484-f827-4539-a802-217f38fd7407 None None] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:29.804208 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-30c45484-f827-4539-a802-217f38fd7407 None None] Calling method 'all' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:29.804684 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-30c45484-f827-4539-a802-217f38fd7407 None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:33:29.805109 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 692/2780] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:33:29 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:33:29.812919 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-f8a72d61-d94a-4fb4-beac-05b7aa3f74b8 req-8ad99022-5572-44a5-a21b-96c918546295 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:29.818310 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-f8a72d61-d94a-4fb4-beac-05b7aa3f74b8 req-8ad99022-5572-44a5-a21b-96c918546295 tempest-TestShelveInstance-1951550404 tempest-TestShelveInstance-1951550404-project-member] GET https://10.4.3.223/volume/v3/volumes/aec9a84d-a501-49df-a0e1-4145cb5c6af3 Jul 03 02:33:29.818560 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-f8a72d61-d94a-4fb4-beac-05b7aa3f74b8 req-8ad99022-5572-44a5-a21b-96c918546295 tempest-TestShelveInstance-1951550404 tempest-TestShelveInstance-1951550404-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:29.818781 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-f8a72d61-d94a-4fb4-beac-05b7aa3f74b8 req-8ad99022-5572-44a5-a21b-96c918546295 tempest-TestShelveInstance-1951550404 tempest-TestShelveInstance-1951550404-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:29.840782 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:29.840782 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:33:29.849491 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [req-f8a72d61-d94a-4fb4-beac-05b7aa3f74b8 req-8ad99022-5572-44a5-a21b-96c918546295 tempest-TestShelveInstance-1951550404 tempest-TestShelveInstance-1951550404-project-member] Volume info retrieved successfully. Jul 03 02:33:29.861742 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-f8a72d61-d94a-4fb4-beac-05b7aa3f74b8 req-8ad99022-5572-44a5-a21b-96c918546295 tempest-TestShelveInstance-1951550404 tempest-TestShelveInstance-1951550404-project-member] https://10.4.3.223/volume/v3/volumes/aec9a84d-a501-49df-a0e1-4145cb5c6af3 returned with HTTP 200 Jul 03 02:33:29.861742 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 700/2781] 10.4.3.223 () {70 vars in 1639 bytes} [Fri Jul 3 02:33:29 2026] GET /volume/v3/volumes/aec9a84d-a501-49df-a0e1-4145cb5c6af3 => generated 1540 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:33:29.970497 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-f8a72d61-d94a-4fb4-beac-05b7aa3f74b8 req-352539f0-ca9f-44dc-a81e-963905a0a270 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:29.977561 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-f8a72d61-d94a-4fb4-beac-05b7aa3f74b8 req-352539f0-ca9f-44dc-a81e-963905a0a270 tempest-TestShelveInstance-1951550404 tempest-TestShelveInstance-1951550404-project-member] PUT https://10.4.3.223/volume/v3/attachments/a21de26a-4c94-4483-8ac4-9f39a9bdb23e Jul 03 02:33:29.977937 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-f8a72d61-d94a-4fb4-beac-05b7aa3f74b8 req-352539f0-ca9f-44dc-a81e-963905a0a270 tempest-TestShelveInstance-1951550404 tempest-TestShelveInstance-1951550404-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000004352", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2a2633a05d73", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "80a8c083-552c-46a2-8db9-fd9e83fa2364", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:33:29.989148 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.coordination [req-f8a72d61-d94a-4fb4-beac-05b7aa3f74b8 req-352539f0-ca9f-44dc-a81e-963905a0a270 tempest-TestShelveInstance-1951550404 tempest-TestShelveInstance-1951550404-project-member] Acquiring lock "cinder-attachment_update-aec9a84d-a501-49df-a0e1-4145cb5c6af3-np0000004352" by "attachment_update" {{(pid=100012) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 02:33:29.999882 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.coordination [req-f8a72d61-d94a-4fb4-beac-05b7aa3f74b8 req-352539f0-ca9f-44dc-a81e-963905a0a270 tempest-TestShelveInstance-1951550404 tempest-TestShelveInstance-1951550404-project-member] Lock "cinder-attachment_update-aec9a84d-a501-49df-a0e1-4145cb5c6af3-np0000004352" acquired by "attachment_update" :: waited 0.011s {{(pid=100012) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 02:33:30.000958 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:30.000958 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:33:30.469249 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-ee7446e2-2f00-43b2-a8bf-9435ed1f98d1 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:30.471148 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-ee7446e2-2f00-43b2-a8bf-9435ed1f98d1 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/volumes/8d97939d-3a40-4663-ac5a-481bf03a69fe Jul 03 02:33:30.471392 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-ee7446e2-2f00-43b2-a8bf-9435ed1f98d1 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:30.471629 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-ee7446e2-2f00-43b2-a8bf-9435ed1f98d1 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:30.481460 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:30.481460 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:33:30.485292 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-ee7446e2-2f00-43b2-a8bf-9435ed1f98d1 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Volume info retrieved successfully. Jul 03 02:33:30.489985 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-ee7446e2-2f00-43b2-a8bf-9435ed1f98d1 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/volumes/8d97939d-3a40-4663-ac5a-481bf03a69fe returned with HTTP 200 Jul 03 02:33:30.490525 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 698/2782] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:33:30 2026] GET /volume/v3/volumes/8d97939d-3a40-4663-ac5a-481bf03a69fe => generated 1008 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:33:30.504553 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-f11be659-388a-47f1-bc5d-9346e7e91f48 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:30.506373 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-f11be659-388a-47f1-bc5d-9346e7e91f48 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] POST https://10.4.3.223/volume/v3/backups Jul 03 02:33:30.506753 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-f11be659-388a-47f1-bc5d-9346e7e91f48 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8d97939d-3a40-4663-ac5a-481bf03a69fe", "name": "tempest-type-Backup-1311707960"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:33:30.508198 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.contrib.backups [None req-f11be659-388a-47f1-bc5d-9346e7e91f48 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Creating new backup {'backup': {'volume_id': '8d97939d-3a40-4663-ac5a-481bf03a69fe', 'name': 'tempest-type-Backup-1311707960'}} {{(pid=100014) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 02:33:30.508370 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.contrib.backups [None req-f11be659-388a-47f1-bc5d-9346e7e91f48 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Creating backup of volume 8d97939d-3a40-4663-ac5a-481bf03a69fe in container None Jul 03 02:33:30.514585 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-a2204b6f-b60c-47eb-8542-3d2e7f98a1ff None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:30.515484 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:30.515484 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:33:30.515836 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-f11be659-388a-47f1-bc5d-9346e7e91f48 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Volume info retrieved successfully. Jul 03 02:33:30.516781 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-a2204b6f-b60c-47eb-8542-3d2e7f98a1ff tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] GET https://10.4.3.223/volume/v3/snapshots/3e38454a-f533-456b-8c19-05c00b25d043 Jul 03 02:33:30.516781 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-a2204b6f-b60c-47eb-8542-3d2e7f98a1ff tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:30.516931 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-a2204b6f-b60c-47eb-8542-3d2e7f98a1ff tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:30.521718 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:30.521718 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:33:30.522188 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-a2204b6f-b60c-47eb-8542-3d2e7f98a1ff tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Snapshot retrieved successfully. Jul 03 02:33:30.523166 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-a2204b6f-b60c-47eb-8542-3d2e7f98a1ff tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/snapshots/3e38454a-f533-456b-8c19-05c00b25d043 returned with HTTP 200 Jul 03 02:33:30.523346 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 701/2783] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:33:30 2026] GET /volume/v3/snapshots/3e38454a-f533-456b-8c19-05c00b25d043 => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:33:30.526821 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.coordination [req-f8a72d61-d94a-4fb4-beac-05b7aa3f74b8 req-352539f0-ca9f-44dc-a81e-963905a0a270 tempest-TestShelveInstance-1951550404 tempest-TestShelveInstance-1951550404-project-member] Lock "cinder-attachment_update-aec9a84d-a501-49df-a0e1-4145cb5c6af3-np0000004352" released by "attachment_update" :: held 0.527s {{(pid=100012) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 02:33:30.527219 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-f8a72d61-d94a-4fb4-beac-05b7aa3f74b8 req-352539f0-ca9f-44dc-a81e-963905a0a270 tempest-TestShelveInstance-1951550404 tempest-TestShelveInstance-1951550404-project-member] https://10.4.3.223/volume/v3/attachments/a21de26a-4c94-4483-8ac4-9f39a9bdb23e returned with HTTP 200 Jul 03 02:33:30.528454 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 693/2784] 10.4.3.223 () {74 vars in 1704 bytes} [Fri Jul 3 02:33:29 2026] PUT /volume/v3/attachments/a21de26a-4c94-4483-8ac4-9f39a9bdb23e => generated 969 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:33:30.538351 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-59886e81-39aa-482c-97e7-0ecc5b330663 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:30.540717 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-59886e81-39aa-482c-97e7-0ecc5b330663 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] POST https://10.4.3.223/volume/v3/snapshots Jul 03 02:33:30.541635 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-59886e81-39aa-482c-97e7-0ecc5b330663 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "16743a21-2f71-4699-9f33-a127fd910617", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1229840610"}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:33:30.548230 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.quota [None req-f11be659-388a-47f1-bc5d-9346e7e91f48 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Created reservations ['968c3d0d-abde-48c7-a2ab-f29c6002fc78', 'd4f04a93-9d24-46da-a726-704711a03929'] {{(pid=100014) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:33:30.558765 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:30.558765 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:33:30.559683 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-59886e81-39aa-482c-97e7-0ecc5b330663 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Volume info retrieved successfully. Jul 03 02:33:30.559942 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.snapshots [None req-59886e81-39aa-482c-97e7-0ecc5b330663 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Create snapshot from volume 16743a21-2f71-4699-9f33-a127fd910617 Jul 03 02:33:30.585023 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-f11be659-388a-47f1-bc5d-9346e7e91f48 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups returned with HTTP 202 Jul 03 02:33:30.585540 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 693/2785] 10.4.3.223 () {70 vars in 1299 bytes} [Fri Jul 3 02:33:30 2026] POST /volume/v3/backups => generated 316 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:33:30.599215 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-9c04e96a-1b79-47b5-9bbc-a295cb3f7392 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:30.602237 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-9c04e96a-1b79-47b5-9bbc-a295cb3f7392 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/backups/980cbedd-d350-43d4-9dd1-0d392b4a142c Jul 03 02:33:30.602735 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-9c04e96a-1b79-47b5-9bbc-a295cb3f7392 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:30.602892 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-9c04e96a-1b79-47b5-9bbc-a295cb3f7392 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:30.603144 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-9c04e96a-1b79-47b5-9bbc-a295cb3f7392 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Show backup with id 980cbedd-d350-43d4-9dd1-0d392b4a142c. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:33:30.604191 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.quota [None req-59886e81-39aa-482c-97e7-0ecc5b330663 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Created reservations ['b33c789f-dcd9-49ca-914c-cbcca19af530', 'c02ec71f-5228-4e14-9388-fcc170d5d648', 'a7fd8335-5b00-4d20-a06e-0bd80db15aa3', 'e0b37658-3ed2-4372-b074-19354245d21e'] {{(pid=100013) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:33:30.617720 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:30.617720 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:33:30.618745 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-9c04e96a-1b79-47b5-9bbc-a295cb3f7392 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups/980cbedd-d350-43d4-9dd1-0d392b4a142c returned with HTTP 200 Jul 03 02:33:30.619362 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 702/2786] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:33:30 2026] GET /volume/v3/backups/980cbedd-d350-43d4-9dd1-0d392b4a142c => generated 723 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:33:30.649413 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-59886e81-39aa-482c-97e7-0ecc5b330663 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Snapshot force create request issued successfully. Jul 03 02:33:30.649785 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-59886e81-39aa-482c-97e7-0ecc5b330663 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/snapshots returned with HTTP 202 Jul 03 02:33:30.650273 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 699/2787] 10.4.3.223 () {68 vars in 1265 bytes} [Fri Jul 3 02:33:30 2026] POST /volume/v3/snapshots => generated 310 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:33:30.658924 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-fd1633f0-6c65-4e32-aea5-b2071fd2bad1 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:30.660809 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-fd1633f0-6c65-4e32-aea5-b2071fd2bad1 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] GET https://10.4.3.223/volume/v3/snapshots/c9e22dfd-6443-42f3-b501-89afc17cf886 Jul 03 02:33:30.661074 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-fd1633f0-6c65-4e32-aea5-b2071fd2bad1 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:30.661187 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-fd1633f0-6c65-4e32-aea5-b2071fd2bad1 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:30.666037 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:30.666037 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:33:30.666438 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-fd1633f0-6c65-4e32-aea5-b2071fd2bad1 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Snapshot retrieved successfully. Jul 03 02:33:30.667170 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-fd1633f0-6c65-4e32-aea5-b2071fd2bad1 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/snapshots/c9e22dfd-6443-42f3-b501-89afc17cf886 returned with HTTP 200 Jul 03 02:33:30.667510 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 694/2788] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:33:30 2026] GET /volume/v3/snapshots/c9e22dfd-6443-42f3-b501-89afc17cf886 => generated 442 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:33:31.044581 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-f8a72d61-d94a-4fb4-beac-05b7aa3f74b8 req-0681cfe8-5c8f-46e5-8304-0b4d7c8acd45 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:31.046436 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-f8a72d61-d94a-4fb4-beac-05b7aa3f74b8 req-0681cfe8-5c8f-46e5-8304-0b4d7c8acd45 tempest-TestShelveInstance-1951550404 tempest-TestShelveInstance-1951550404-project-member] POST https://10.4.3.223/volume/v3/attachments/a21de26a-4c94-4483-8ac4-9f39a9bdb23e/action Jul 03 02:33:31.046749 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-f8a72d61-d94a-4fb4-beac-05b7aa3f74b8 req-0681cfe8-5c8f-46e5-8304-0b4d7c8acd45 tempest-TestShelveInstance-1951550404 tempest-TestShelveInstance-1951550404-project-member] Action body: b'{"os-complete": null}' {{(pid=100014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:33:31.046865 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-f8a72d61-d94a-4fb4-beac-05b7aa3f74b8 req-0681cfe8-5c8f-46e5-8304-0b4d7c8acd45 tempest-TestShelveInstance-1951550404 tempest-TestShelveInstance-1951550404-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:33:31.068708 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:31.068708 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:33:31.082825 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-f8a72d61-d94a-4fb4-beac-05b7aa3f74b8 req-0681cfe8-5c8f-46e5-8304-0b4d7c8acd45 tempest-TestShelveInstance-1951550404 tempest-TestShelveInstance-1951550404-project-member] https://10.4.3.223/volume/v3/attachments/a21de26a-4c94-4483-8ac4-9f39a9bdb23e/action returned with HTTP 204 Jul 03 02:33:31.083409 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 694/2789] 10.4.3.223 () {74 vars in 1725 bytes} [Fri Jul 3 02:33:31 2026] POST /volume/v3/attachments/a21de26a-4c94-4483-8ac4-9f39a9bdb23e/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:33:31.163158 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-f8ded1d8-9338-465d-837f-2c88c4699897 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:31.167212 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-f8ded1d8-9338-465d-837f-2c88c4699897 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] DELETE https://10.4.3.223/volume/v3/volumes/1ae1bf8d-b9a7-4a05-909e-f7278def0a7c Jul 03 02:33:31.167212 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-f8ded1d8-9338-465d-837f-2c88c4699897 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:31.167212 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-f8ded1d8-9338-465d-837f-2c88c4699897 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:31.167212 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-f8ded1d8-9338-465d-837f-2c88c4699897 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Delete volume with id: 1ae1bf8d-b9a7-4a05-909e-f7278def0a7c Jul 03 02:33:31.175949 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:31.175949 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:33:31.176442 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-f8ded1d8-9338-465d-837f-2c88c4699897 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Volume info retrieved successfully. Jul 03 02:33:31.194841 np0000004352 devstack@c-api.service[100015]: WARNING cinder.keymgr.conf_key_mgr [None req-f8ded1d8-9338-465d-837f-2c88c4699897 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 02:33:31.200666 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-f8ded1d8-9338-465d-837f-2c88c4699897 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Delete volume request issued successfully. Jul 03 02:33:31.200872 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-f8ded1d8-9338-465d-837f-2c88c4699897 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/volumes/1ae1bf8d-b9a7-4a05-909e-f7278def0a7c returned with HTTP 202 Jul 03 02:33:31.201249 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 703/2790] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:33:31 2026] DELETE /volume/v3/volumes/1ae1bf8d-b9a7-4a05-909e-f7278def0a7c => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:33:31.208565 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-d5b29ad2-2a8c-4d95-b74e-df86c60fad49 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:31.210459 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-d5b29ad2-2a8c-4d95-b74e-df86c60fad49 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] GET https://10.4.3.223/volume/v3/volumes/1ae1bf8d-b9a7-4a05-909e-f7278def0a7c Jul 03 02:33:31.210666 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-d5b29ad2-2a8c-4d95-b74e-df86c60fad49 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:31.210857 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-d5b29ad2-2a8c-4d95-b74e-df86c60fad49 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:31.217709 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:31.217709 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:33:31.223256 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-d5b29ad2-2a8c-4d95-b74e-df86c60fad49 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Volume info retrieved successfully. Jul 03 02:33:31.228220 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-d5b29ad2-2a8c-4d95-b74e-df86c60fad49 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/volumes/1ae1bf8d-b9a7-4a05-909e-f7278def0a7c returned with HTTP 200 Jul 03 02:33:31.228683 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 700/2791] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:33:31 2026] GET /volume/v3/volumes/1ae1bf8d-b9a7-4a05-909e-f7278def0a7c => generated 871 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:33:31.631582 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-e508bcdc-cb73-4183-bb46-34462e0a6e58 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:31.633272 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-e508bcdc-cb73-4183-bb46-34462e0a6e58 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/backups/980cbedd-d350-43d4-9dd1-0d392b4a142c Jul 03 02:33:31.633487 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-e508bcdc-cb73-4183-bb46-34462e0a6e58 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:31.633667 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-e508bcdc-cb73-4183-bb46-34462e0a6e58 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:31.633760 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-e508bcdc-cb73-4183-bb46-34462e0a6e58 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Show backup with id 980cbedd-d350-43d4-9dd1-0d392b4a142c. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:33:31.637805 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:31.637805 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:33:31.638375 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-e508bcdc-cb73-4183-bb46-34462e0a6e58 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups/980cbedd-d350-43d4-9dd1-0d392b4a142c returned with HTTP 200 Jul 03 02:33:31.638723 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 695/2792] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:33:31 2026] GET /volume/v3/backups/980cbedd-d350-43d4-9dd1-0d392b4a142c => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:33:31.676233 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-486f1897-8442-4f61-a4d1-5e807fad499b None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:31.678835 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-486f1897-8442-4f61-a4d1-5e807fad499b tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] GET https://10.4.3.223/volume/v3/snapshots/c9e22dfd-6443-42f3-b501-89afc17cf886 Jul 03 02:33:31.679070 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-486f1897-8442-4f61-a4d1-5e807fad499b tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:31.679269 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-486f1897-8442-4f61-a4d1-5e807fad499b tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:31.684234 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:31.684234 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:33:31.684636 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-486f1897-8442-4f61-a4d1-5e807fad499b tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Snapshot retrieved successfully. Jul 03 02:33:31.685388 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-486f1897-8442-4f61-a4d1-5e807fad499b tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/snapshots/c9e22dfd-6443-42f3-b501-89afc17cf886 returned with HTTP 200 Jul 03 02:33:31.685736 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 695/2793] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:33:31 2026] GET /volume/v3/snapshots/c9e22dfd-6443-42f3-b501-89afc17cf886 => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:33:31.693995 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-6bfb342d-a8a1-4769-821b-b6892ae6ce74 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:31.695751 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-6bfb342d-a8a1-4769-821b-b6892ae6ce74 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/abeee030-cb2c-460a-b2d2-dcc121a27710 Jul 03 02:33:31.695937 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-6bfb342d-a8a1-4769-821b-b6892ae6ce74 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:31.696143 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-6bfb342d-a8a1-4769-821b-b6892ae6ce74 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:31.696357 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.snapshots [None req-6bfb342d-a8a1-4769-821b-b6892ae6ce74 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Delete snapshot with id: abeee030-cb2c-460a-b2d2-dcc121a27710 Jul 03 02:33:31.701093 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:31.701093 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:33:31.701538 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-6bfb342d-a8a1-4769-821b-b6892ae6ce74 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Snapshot retrieved successfully. Jul 03 02:33:31.722493 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-6bfb342d-a8a1-4769-821b-b6892ae6ce74 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Snapshot delete request issued successfully. Jul 03 02:33:31.722669 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-6bfb342d-a8a1-4769-821b-b6892ae6ce74 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/snapshots/abeee030-cb2c-460a-b2d2-dcc121a27710 returned with HTTP 202 Jul 03 02:33:31.723295 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 704/2794] 10.4.3.223 () {66 vars in 1357 bytes} [Fri Jul 3 02:33:31 2026] DELETE /volume/v3/snapshots/abeee030-cb2c-460a-b2d2-dcc121a27710 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:33:31.729287 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-0caefb30-f8dc-418f-8794-e0e933ee13b1 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:31.733895 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-0caefb30-f8dc-418f-8794-e0e933ee13b1 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] GET https://10.4.3.223/volume/v3/snapshots/abeee030-cb2c-460a-b2d2-dcc121a27710 Jul 03 02:33:31.734090 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-0caefb30-f8dc-418f-8794-e0e933ee13b1 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:31.734372 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-0caefb30-f8dc-418f-8794-e0e933ee13b1 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:31.741878 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:31.741878 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:33:31.742468 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-0caefb30-f8dc-418f-8794-e0e933ee13b1 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Snapshot retrieved successfully. Jul 03 02:33:31.743645 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-0caefb30-f8dc-418f-8794-e0e933ee13b1 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/snapshots/abeee030-cb2c-460a-b2d2-dcc121a27710 returned with HTTP 200 Jul 03 02:33:31.744179 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 701/2795] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:33:31 2026] GET /volume/v3/snapshots/abeee030-cb2c-460a-b2d2-dcc121a27710 => generated 467 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:33:32.241184 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-98f84dff-c64b-4716-9b8c-64c89c589c82 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:32.242954 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-98f84dff-c64b-4716-9b8c-64c89c589c82 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] GET https://10.4.3.223/volume/v3/volumes/1ae1bf8d-b9a7-4a05-909e-f7278def0a7c Jul 03 02:33:32.243197 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-98f84dff-c64b-4716-9b8c-64c89c589c82 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:32.243387 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-98f84dff-c64b-4716-9b8c-64c89c589c82 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:32.249473 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-98f84dff-c64b-4716-9b8c-64c89c589c82 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/volumes/1ae1bf8d-b9a7-4a05-909e-f7278def0a7c returned with HTTP 404 Jul 03 02:33:32.249927 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 696/2796] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:33:32 2026] GET /volume/v3/volumes/1ae1bf8d-b9a7-4a05-909e-f7278def0a7c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:33:32.257619 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-20d52f50-0633-4949-a247-67e1b7e900f1 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:32.259474 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-20d52f50-0633-4949-a247-67e1b7e900f1 tempest-TestVolumeBootPattern-17778143 tempest-TestVolumeBootPattern-17778143-project-admin] GET https://10.4.3.223/volume/v3/volumes/detail?all_tenants=1 Jul 03 02:33:32.259657 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-20d52f50-0633-4949-a247-67e1b7e900f1 tempest-TestVolumeBootPattern-17778143 tempest-TestVolumeBootPattern-17778143-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:32.259842 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-20d52f50-0633-4949-a247-67e1b7e900f1 tempest-TestVolumeBootPattern-17778143 tempest-TestVolumeBootPattern-17778143-project-admin] Calling method 'detail' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:32.260631 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-20d52f50-0633-4949-a247-67e1b7e900f1 tempest-TestVolumeBootPattern-17778143 tempest-TestVolumeBootPattern-17778143-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100014) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 02:33:32.302758 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-20d52f50-0633-4949-a247-67e1b7e900f1 tempest-TestVolumeBootPattern-17778143 tempest-TestVolumeBootPattern-17778143-project-admin] Get all volumes completed successfully. Jul 03 02:33:32.308458 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:32.308458 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:33:32.311119 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-20d52f50-0633-4949-a247-67e1b7e900f1 tempest-TestVolumeBootPattern-17778143 tempest-TestVolumeBootPattern-17778143-project-admin] https://10.4.3.223/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 02:33:32.311535 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 696/2797] 10.4.3.223 () {66 vars in 1285 bytes} [Fri Jul 3 02:33:32 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 13563 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:33:32.330981 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-733fc897-fc4c-41cc-bfbe-8849d444d519 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:32.332566 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-733fc897-fc4c-41cc-bfbe-8849d444d519 tempest-TestVolumeBootPattern-17778143 tempest-TestVolumeBootPattern-17778143-project-admin] DELETE https://10.4.3.223/volume/v3/types/7abd4c2f-dddf-47c8-b09e-fe34251b6add Jul 03 02:33:32.335294 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-733fc897-fc4c-41cc-bfbe-8849d444d519 tempest-TestVolumeBootPattern-17778143 tempest-TestVolumeBootPattern-17778143-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:32.335294 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-733fc897-fc4c-41cc-bfbe-8849d444d519 tempest-TestVolumeBootPattern-17778143 tempest-TestVolumeBootPattern-17778143-project-admin] Calling method '_delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:32.335294 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:32.335294 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:33:32.359976 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-733fc897-fc4c-41cc-bfbe-8849d444d519 tempest-TestVolumeBootPattern-17778143 tempest-TestVolumeBootPattern-17778143-project-admin] https://10.4.3.223/volume/v3/types/7abd4c2f-dddf-47c8-b09e-fe34251b6add returned with HTTP 202 Jul 03 02:33:32.360510 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 705/2798] 10.4.3.223 () {66 vars in 1345 bytes} [Fri Jul 3 02:33:32 2026] DELETE /volume/v3/types/7abd4c2f-dddf-47c8-b09e-fe34251b6add => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:33:32.389255 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-aaf769f3-da69-409e-b135-fd4595fc5af5 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:32.390875 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-aaf769f3-da69-409e-b135-fd4595fc5af5 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:33:32.391187 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-aaf769f3-da69-409e-b135-fd4595fc5af5 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1874353068", "snapshot_id": null, "imageRef": "ea993fc3-c724-45f7-8dae-63cf2cac16e5", "volume_type": null, "size": 1}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:33:32.392608 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.volumes [None req-aaf769f3-da69-409e-b135-fd4595fc5af5 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1874353068', 'snapshot_id': None, 'imageRef': 'ea993fc3-c724-45f7-8dae-63cf2cac16e5', 'volume_type': None, 'size': 1}} {{(pid=100013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:33:32.472477 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.volumes [None req-aaf769f3-da69-409e-b135-fd4595fc5af5 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Create volume of 1 GB Jul 03 02:33:32.477025 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-aaf769f3-da69-409e-b135-fd4595fc5af5 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Availability Zones retrieved successfully. Jul 03 02:33:32.483147 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-aaf769f3-da69-409e-b135-fd4595fc5af5 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Flow 'volume_create_api' (ae554f0e-1a54-4be2-a9e4-585d3a6fb552) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:33:32.484302 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-aaf769f3-da69-409e-b135-fd4595fc5af5 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b1b8b8e-a4b4-4757-891b-2bcdb77cd294) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:33:32.485307 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.flows.api.create_volume [None req-aaf769f3-da69-409e-b135-fd4595fc5af5 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Validating volume size '1' using validate_int {{(pid=100013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:33:32.541097 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-aaf769f3-da69-409e-b135-fd4595fc5af5 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b1b8b8e-a4b4-4757-891b-2bcdb77cd294) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:33:32.541958 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-aaf769f3-da69-409e-b135-fd4595fc5af5 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2cbca4d9-4b63-499a-a051-e7efd4209e26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:33:32.620938 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.quota [None req-aaf769f3-da69-409e-b135-fd4595fc5af5 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Created reservations ['087f8bf3-354c-49ba-a6be-a2046a4d9cf2', '7c55f7a9-40a5-4765-a0a7-990eb3dae81a', '7c8a6ec1-facd-44e0-8719-c05e0fb5cb39', 'c387f3d1-9bab-44ee-b5d5-b71edb09de20'] {{(pid=100013) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:33:32.621606 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-aaf769f3-da69-409e-b135-fd4595fc5af5 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2cbca4d9-4b63-499a-a051-e7efd4209e26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['087f8bf3-354c-49ba-a6be-a2046a4d9cf2', '7c55f7a9-40a5-4765-a0a7-990eb3dae81a', '7c8a6ec1-facd-44e0-8719-c05e0fb5cb39', 'c387f3d1-9bab-44ee-b5d5-b71edb09de20']}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:33:32.622268 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-aaf769f3-da69-409e-b135-fd4595fc5af5 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03796180-51ea-4c7e-8b9d-42d292586fdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:33:32.650251 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-eca459d1-ab19-4e8a-843a-06ecb8531645 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:32.652444 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-eca459d1-ab19-4e8a-843a-06ecb8531645 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/backups/980cbedd-d350-43d4-9dd1-0d392b4a142c Jul 03 02:33:32.652772 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-eca459d1-ab19-4e8a-843a-06ecb8531645 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:32.652941 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-eca459d1-ab19-4e8a-843a-06ecb8531645 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:32.653131 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-eca459d1-ab19-4e8a-843a-06ecb8531645 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Show backup with id 980cbedd-d350-43d4-9dd1-0d392b4a142c. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:33:32.655198 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-aaf769f3-da69-409e-b135-fd4595fc5af5 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03796180-51ea-4c7e-8b9d-42d292586fdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6998f8ad-0b4a-4179-acad-188e48b9ca46', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1874353068',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a08ee0c5cd5c487abb7a76039a8a3598',qos_specs=None,replication_status=,reservations=['087f8bf3-354c-49ba-a6be-a2046a4d9cf2','7c55f7a9-40a5-4765-a0a7-990eb3dae81a','7c8a6ec1-facd-44e0-8719-c05e0fb5cb39','c387f3d1-9bab-44ee-b5d5-b71edb09de20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4f82f451af94649aa7d493979ce0624',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:33:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1874353068',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6998f8ad-0b4a-4179-acad-188e48b9ca46,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a08ee0c5cd5c487abb7a76039a8a3598',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c4f82f451af94649aa7d493979ce0624',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:33:32.658463 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-aaf769f3-da69-409e-b135-fd4595fc5af5 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a28f191b-a125-4710-aa36-c845ebb6efd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:33:32.658925 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:32.658925 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:33:32.658925 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-eca459d1-ab19-4e8a-843a-06ecb8531645 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups/980cbedd-d350-43d4-9dd1-0d392b4a142c returned with HTTP 200 Jul 03 02:33:32.658925 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 697/2799] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:33:32 2026] GET /volume/v3/backups/980cbedd-d350-43d4-9dd1-0d392b4a142c => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:33:32.684950 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-aaf769f3-da69-409e-b135-fd4595fc5af5 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a28f191b-a125-4710-aa36-c845ebb6efd7) transitioned into state 'SUCCESS' from state '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-1874353068',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a08ee0c5cd5c487abb7a76039a8a3598',qos_specs=None,replication_status=,reservations=['087f8bf3-354c-49ba-a6be-a2046a4d9cf2','7c55f7a9-40a5-4765-a0a7-990eb3dae81a','7c8a6ec1-facd-44e0-8719-c05e0fb5cb39','c387f3d1-9bab-44ee-b5d5-b71edb09de20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4f82f451af94649aa7d493979ce0624',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:33:32.685676 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-aaf769f3-da69-409e-b135-fd4595fc5af5 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c90f1fef-7923-40bc-9aa8-0d9d2a61639e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:33:32.706754 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-aaf769f3-da69-409e-b135-fd4595fc5af5 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c90f1fef-7923-40bc-9aa8-0d9d2a61639e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:33:32.707590 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-aaf769f3-da69-409e-b135-fd4595fc5af5 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Flow 'volume_create_api' (ae554f0e-1a54-4be2-a9e4-585d3a6fb552) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:33:32.707966 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-aaf769f3-da69-409e-b135-fd4595fc5af5 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Create volume request issued successfully. Jul 03 02:33:32.708643 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-aaf769f3-da69-409e-b135-fd4595fc5af5 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:33:32.709119 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 702/2800] 10.4.3.223 () {68 vars in 1259 bytes} [Fri Jul 3 02:33:32 2026] POST /volume/v3/volumes => generated 759 bytes in 320 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:33:32.721588 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-44e4eca0-aa2d-4f82-9276-bc94cd6c7be3 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:32.724138 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-44e4eca0-aa2d-4f82-9276-bc94cd6c7be3 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] GET https://10.4.3.223/volume/v3/volumes/6998f8ad-0b4a-4179-acad-188e48b9ca46 Jul 03 02:33:32.724440 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-44e4eca0-aa2d-4f82-9276-bc94cd6c7be3 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:32.724726 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-44e4eca0-aa2d-4f82-9276-bc94cd6c7be3 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:32.734771 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:32.734771 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:33:32.739862 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-44e4eca0-aa2d-4f82-9276-bc94cd6c7be3 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Volume info retrieved successfully. Jul 03 02:33:32.746768 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-44e4eca0-aa2d-4f82-9276-bc94cd6c7be3 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/volumes/6998f8ad-0b4a-4179-acad-188e48b9ca46 returned with HTTP 200 Jul 03 02:33:32.747298 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 697/2801] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:33:32 2026] GET /volume/v3/volumes/6998f8ad-0b4a-4179-acad-188e48b9ca46 => generated 827 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:33:32.753626 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-7ed33c73-eb48-4418-86e5-3f4d33f04415 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:32.755583 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-7ed33c73-eb48-4418-86e5-3f4d33f04415 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] GET https://10.4.3.223/volume/v3/snapshots/abeee030-cb2c-460a-b2d2-dcc121a27710 Jul 03 02:33:32.755816 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-7ed33c73-eb48-4418-86e5-3f4d33f04415 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:32.756004 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-7ed33c73-eb48-4418-86e5-3f4d33f04415 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:32.761014 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-7ed33c73-eb48-4418-86e5-3f4d33f04415 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/snapshots/abeee030-cb2c-460a-b2d2-dcc121a27710 returned with HTTP 404 Jul 03 02:33:32.761541 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 706/2802] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:33:32 2026] GET /volume/v3/snapshots/abeee030-cb2c-460a-b2d2-dcc121a27710 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:33:32.769655 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-28cded40-0c66-433e-a3f0-1df45e507685 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:32.772168 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-28cded40-0c66-433e-a3f0-1df45e507685 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/c9e22dfd-6443-42f3-b501-89afc17cf886 Jul 03 02:33:32.772168 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-28cded40-0c66-433e-a3f0-1df45e507685 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:32.772168 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-28cded40-0c66-433e-a3f0-1df45e507685 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'delete' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:32.772168 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.snapshots [None req-28cded40-0c66-433e-a3f0-1df45e507685 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Delete snapshot with id: c9e22dfd-6443-42f3-b501-89afc17cf886 Jul 03 02:33:32.777645 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:32.777645 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:33:32.778169 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-28cded40-0c66-433e-a3f0-1df45e507685 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Snapshot retrieved successfully. Jul 03 02:33:32.798747 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-28cded40-0c66-433e-a3f0-1df45e507685 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Snapshot delete request issued successfully. Jul 03 02:33:32.798934 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-28cded40-0c66-433e-a3f0-1df45e507685 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/snapshots/c9e22dfd-6443-42f3-b501-89afc17cf886 returned with HTTP 202 Jul 03 02:33:32.799354 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 698/2803] 10.4.3.223 () {66 vars in 1357 bytes} [Fri Jul 3 02:33:32 2026] DELETE /volume/v3/snapshots/c9e22dfd-6443-42f3-b501-89afc17cf886 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:33:32.807294 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-cbfbbea7-987f-4aab-b6a9-17567a4eb32d None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:32.809438 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-cbfbbea7-987f-4aab-b6a9-17567a4eb32d tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] GET https://10.4.3.223/volume/v3/snapshots/c9e22dfd-6443-42f3-b501-89afc17cf886 Jul 03 02:33:32.809670 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-cbfbbea7-987f-4aab-b6a9-17567a4eb32d tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:32.809888 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-cbfbbea7-987f-4aab-b6a9-17567a4eb32d tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:32.815673 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:32.815673 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:33:32.816250 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-cbfbbea7-987f-4aab-b6a9-17567a4eb32d tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Snapshot retrieved successfully. Jul 03 02:33:32.817196 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-cbfbbea7-987f-4aab-b6a9-17567a4eb32d tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/snapshots/c9e22dfd-6443-42f3-b501-89afc17cf886 returned with HTTP 200 Jul 03 02:33:32.817649 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 703/2804] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:33:32 2026] GET /volume/v3/snapshots/c9e22dfd-6443-42f3-b501-89afc17cf886 => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:33:33.670397 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-50555a6f-2b68-4dd4-bafb-64d1a049b8d3 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:33.672236 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-50555a6f-2b68-4dd4-bafb-64d1a049b8d3 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/backups/980cbedd-d350-43d4-9dd1-0d392b4a142c Jul 03 02:33:33.672538 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-50555a6f-2b68-4dd4-bafb-64d1a049b8d3 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:33.672761 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-50555a6f-2b68-4dd4-bafb-64d1a049b8d3 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:33.672874 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-50555a6f-2b68-4dd4-bafb-64d1a049b8d3 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Show backup with id 980cbedd-d350-43d4-9dd1-0d392b4a142c. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:33:33.677097 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:33.677097 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:33:33.677773 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-50555a6f-2b68-4dd4-bafb-64d1a049b8d3 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups/980cbedd-d350-43d4-9dd1-0d392b4a142c returned with HTTP 200 Jul 03 02:33:33.678199 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 698/2805] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:33:33 2026] GET /volume/v3/backups/980cbedd-d350-43d4-9dd1-0d392b4a142c => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:33:33.760520 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-525d2bb5-31d5-478c-87c4-24aa04ec6241 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:33.762257 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-525d2bb5-31d5-478c-87c4-24aa04ec6241 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] GET https://10.4.3.223/volume/v3/volumes/6998f8ad-0b4a-4179-acad-188e48b9ca46 Jul 03 02:33:33.762491 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-525d2bb5-31d5-478c-87c4-24aa04ec6241 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:33.762699 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-525d2bb5-31d5-478c-87c4-24aa04ec6241 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:33.771895 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:33.771895 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:33:33.779059 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-525d2bb5-31d5-478c-87c4-24aa04ec6241 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Volume info retrieved successfully. Jul 03 02:33:33.780156 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-043a6d67-ba17-4fe1-a374-7d5f721545eb None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:33.780554 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-043a6d67-ba17-4fe1-a374-7d5f721545eb None None] GET https://10.4.3.223/volume// Jul 03 02:33:33.780717 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-043a6d67-ba17-4fe1-a374-7d5f721545eb None None] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:33.780923 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-043a6d67-ba17-4fe1-a374-7d5f721545eb None None] Calling method 'all' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:33.781307 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-043a6d67-ba17-4fe1-a374-7d5f721545eb None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:33:33.781977 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 699/2806] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:33:33 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:33:33.784086 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-525d2bb5-31d5-478c-87c4-24aa04ec6241 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/volumes/6998f8ad-0b4a-4179-acad-188e48b9ca46 returned with HTTP 200 Jul 03 02:33:33.784495 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 707/2807] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:33:33 2026] GET /volume/v3/volumes/6998f8ad-0b4a-4179-acad-188e48b9ca46 => generated 1367 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:33:33.789531 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-ffa868ec-998b-4337-aaa7-b89417da3874 req-bd864adb-2c2f-4d88-a08c-cacc3867341d None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:33.794975 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-ffa868ec-998b-4337-aaa7-b89417da3874 req-bd864adb-2c2f-4d88-a08c-cacc3867341d tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] POST https://10.4.3.223/volume/v3/attachments Jul 03 02:33:33.795386 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-ffa868ec-998b-4337-aaa7-b89417da3874 req-bd864adb-2c2f-4d88-a08c-cacc3867341d tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3a8d8ade-0626-44bb-987a-1b0f095adf4c", "connector": null, "instance_uuid": "93d0be90-80b5-4b66-a173-a215cc425ac6"}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:33:33.797111 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-59a1dacd-7f6f-42dd-92c9-97867980b5dd None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:33.799064 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-59a1dacd-7f6f-42dd-92c9-97867980b5dd tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] GET https://10.4.3.223/volume/v3/volumes/6998f8ad-0b4a-4179-acad-188e48b9ca46 Jul 03 02:33:33.799337 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-59a1dacd-7f6f-42dd-92c9-97867980b5dd tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:33.799614 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-59a1dacd-7f6f-42dd-92c9-97867980b5dd tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:33.809327 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:33.809327 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:33:33.814325 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-59a1dacd-7f6f-42dd-92c9-97867980b5dd tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Volume info retrieved successfully. Jul 03 02:33:33.814781 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:33.814781 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:33:33.820933 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-59a1dacd-7f6f-42dd-92c9-97867980b5dd tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/volumes/6998f8ad-0b4a-4179-acad-188e48b9ca46 returned with HTTP 200 Jul 03 02:33:33.821329 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 699/2808] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:33:33 2026] GET /volume/v3/volumes/6998f8ad-0b4a-4179-acad-188e48b9ca46 => generated 1367 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:33:33.827135 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-cb5e04f5-9d97-44c1-ad39-016264bc13ad None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:33.829087 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-cb5e04f5-9d97-44c1-ad39-016264bc13ad tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] GET https://10.4.3.223/volume/v3/snapshots/c9e22dfd-6443-42f3-b501-89afc17cf886 Jul 03 02:33:33.829296 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-cb5e04f5-9d97-44c1-ad39-016264bc13ad tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:33.829525 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-cb5e04f5-9d97-44c1-ad39-016264bc13ad tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:33.834530 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-cb5e04f5-9d97-44c1-ad39-016264bc13ad tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/snapshots/c9e22dfd-6443-42f3-b501-89afc17cf886 returned with HTTP 404 Jul 03 02:33:33.835030 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 700/2809] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:33:33 2026] GET /volume/v3/snapshots/c9e22dfd-6443-42f3-b501-89afc17cf886 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:33:33.854597 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-750f2b4d-2fa1-416f-8fea-38307142707f None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:33.856956 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-750f2b4d-2fa1-416f-8fea-38307142707f tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/3e38454a-f533-456b-8c19-05c00b25d043 Jul 03 02:33:33.857253 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-750f2b4d-2fa1-416f-8fea-38307142707f tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:33.857533 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-750f2b4d-2fa1-416f-8fea-38307142707f tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:33.857682 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.snapshots [None req-750f2b4d-2fa1-416f-8fea-38307142707f tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Delete snapshot with id: 3e38454a-f533-456b-8c19-05c00b25d043 Jul 03 02:33:33.864022 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:33.864022 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:33:33.864643 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-750f2b4d-2fa1-416f-8fea-38307142707f tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Snapshot retrieved successfully. Jul 03 02:33:33.885845 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-ffa868ec-998b-4337-aaa7-b89417da3874 req-bd864adb-2c2f-4d88-a08c-cacc3867341d tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Jul 03 02:33:33.885845 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 704/2810] 10.4.3.223 () {74 vars in 1594 bytes} [Fri Jul 3 02:33:33 2026] POST /volume/v3/attachments => generated 273 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:33:33.897625 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-ffa868ec-998b-4337-aaa7-b89417da3874 req-5c98dfd4-4a2c-44bd-8fc0-22d8c9c97b66 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:33.899831 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-ffa868ec-998b-4337-aaa7-b89417da3874 req-5c98dfd4-4a2c-44bd-8fc0-22d8c9c97b66 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] DELETE https://10.4.3.223/volume/v3/attachments/656de29f-b216-4701-bc43-33c240212795 Jul 03 02:33:33.900110 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-ffa868ec-998b-4337-aaa7-b89417da3874 req-5c98dfd4-4a2c-44bd-8fc0-22d8c9c97b66 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:33.900307 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-ffa868ec-998b-4337-aaa7-b89417da3874 req-5c98dfd4-4a2c-44bd-8fc0-22d8c9c97b66 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Calling method 'version_select' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:33.905913 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-750f2b4d-2fa1-416f-8fea-38307142707f tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Snapshot delete request issued successfully. Jul 03 02:33:33.906493 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-750f2b4d-2fa1-416f-8fea-38307142707f tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/snapshots/3e38454a-f533-456b-8c19-05c00b25d043 returned with HTTP 202 Jul 03 02:33:33.906890 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 708/2811] 10.4.3.223 () {66 vars in 1357 bytes} [Fri Jul 3 02:33:33 2026] DELETE /volume/v3/snapshots/3e38454a-f533-456b-8c19-05c00b25d043 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:33:33.909382 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:33.909382 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:33:33.916704 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-eb017101-6782-4454-98a8-c2c9836f568f None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:33.923605 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-eb017101-6782-4454-98a8-c2c9836f568f tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] GET https://10.4.3.223/volume/v3/snapshots/3e38454a-f533-456b-8c19-05c00b25d043 Jul 03 02:33:33.923697 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-eb017101-6782-4454-98a8-c2c9836f568f tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:33.923930 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-eb017101-6782-4454-98a8-c2c9836f568f tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:33.933043 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:33.933043 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:33:33.933668 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-eb017101-6782-4454-98a8-c2c9836f568f tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Snapshot retrieved successfully. Jul 03 02:33:33.934718 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-eb017101-6782-4454-98a8-c2c9836f568f tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/snapshots/3e38454a-f533-456b-8c19-05c00b25d043 returned with HTTP 200 Jul 03 02:33:33.935661 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 701/2812] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:33:33 2026] GET /volume/v3/snapshots/3e38454a-f533-456b-8c19-05c00b25d043 => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:33:34.450054 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-ffa868ec-998b-4337-aaa7-b89417da3874 req-5c98dfd4-4a2c-44bd-8fc0-22d8c9c97b66 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/attachments/656de29f-b216-4701-bc43-33c240212795 returned with HTTP 200 Jul 03 02:33:34.450597 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 700/2813] 10.4.3.223 () {72 vars in 1673 bytes} [Fri Jul 3 02:33:33 2026] DELETE /volume/v3/attachments/656de29f-b216-4701-bc43-33c240212795 => generated 192 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:33:34.691687 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-15dee4dd-010d-4c12-9cc2-14cb1ce4eb56 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:34.691687 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-15dee4dd-010d-4c12-9cc2-14cb1ce4eb56 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/backups/980cbedd-d350-43d4-9dd1-0d392b4a142c Jul 03 02:33:34.691687 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-15dee4dd-010d-4c12-9cc2-14cb1ce4eb56 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:34.691687 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-15dee4dd-010d-4c12-9cc2-14cb1ce4eb56 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:34.691687 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-15dee4dd-010d-4c12-9cc2-14cb1ce4eb56 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Show backup with id 980cbedd-d350-43d4-9dd1-0d392b4a142c. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:33:34.696256 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:34.696256 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:33:34.697134 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-15dee4dd-010d-4c12-9cc2-14cb1ce4eb56 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups/980cbedd-d350-43d4-9dd1-0d392b4a142c returned with HTTP 200 Jul 03 02:33:34.697680 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 705/2814] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:33:34 2026] GET /volume/v3/backups/980cbedd-d350-43d4-9dd1-0d392b4a142c => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:33:34.946240 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-0f3d758d-5ba7-47e3-bb3a-a86b2a7c526d None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:34.948144 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-0f3d758d-5ba7-47e3-bb3a-a86b2a7c526d tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] GET https://10.4.3.223/volume/v3/snapshots/3e38454a-f533-456b-8c19-05c00b25d043 Jul 03 02:33:34.948342 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-0f3d758d-5ba7-47e3-bb3a-a86b2a7c526d tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:34.948570 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-0f3d758d-5ba7-47e3-bb3a-a86b2a7c526d tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:34.953078 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-0f3d758d-5ba7-47e3-bb3a-a86b2a7c526d tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/snapshots/3e38454a-f533-456b-8c19-05c00b25d043 returned with HTTP 404 Jul 03 02:33:34.953605 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 709/2815] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:33:34 2026] GET /volume/v3/snapshots/3e38454a-f533-456b-8c19-05c00b25d043 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:33:34.964264 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-54e392f3-df17-4437-b3a0-d172d493c133 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:34.966253 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-54e392f3-df17-4437-b3a0-d172d493c133 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/c9e22dfd-6443-42f3-b501-89afc17cf886 Jul 03 02:33:34.966482 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-54e392f3-df17-4437-b3a0-d172d493c133 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:34.966713 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-54e392f3-df17-4437-b3a0-d172d493c133 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'delete' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:34.966810 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.snapshots [None req-54e392f3-df17-4437-b3a0-d172d493c133 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Delete snapshot with id: c9e22dfd-6443-42f3-b501-89afc17cf886 Jul 03 02:33:34.975380 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-54e392f3-df17-4437-b3a0-d172d493c133 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/snapshots/c9e22dfd-6443-42f3-b501-89afc17cf886 returned with HTTP 404 Jul 03 02:33:34.975871 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 702/2816] 10.4.3.223 () {66 vars in 1357 bytes} [Fri Jul 3 02:33:34 2026] DELETE /volume/v3/snapshots/c9e22dfd-6443-42f3-b501-89afc17cf886 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:33:34.988186 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-c0e0a2f0-739c-4edf-8e21-73b68256ed40 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:34.990470 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-c0e0a2f0-739c-4edf-8e21-73b68256ed40 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/3e38454a-f533-456b-8c19-05c00b25d043 Jul 03 02:33:34.990759 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-c0e0a2f0-739c-4edf-8e21-73b68256ed40 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:34.991047 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-c0e0a2f0-739c-4edf-8e21-73b68256ed40 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'delete' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:34.991207 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.snapshots [None req-c0e0a2f0-739c-4edf-8e21-73b68256ed40 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Delete snapshot with id: 3e38454a-f533-456b-8c19-05c00b25d043 Jul 03 02:33:34.996429 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-c0e0a2f0-739c-4edf-8e21-73b68256ed40 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/snapshots/3e38454a-f533-456b-8c19-05c00b25d043 returned with HTTP 404 Jul 03 02:33:34.997108 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 701/2817] 10.4.3.223 () {66 vars in 1357 bytes} [Fri Jul 3 02:33:34 2026] DELETE /volume/v3/snapshots/3e38454a-f533-456b-8c19-05c00b25d043 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:33:35.006995 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-9d9ff38c-ddf2-48f8-ab45-71b0d9bbb55d None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:35.010796 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-9d9ff38c-ddf2-48f8-ab45-71b0d9bbb55d tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/abeee030-cb2c-460a-b2d2-dcc121a27710 Jul 03 02:33:35.010796 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-9d9ff38c-ddf2-48f8-ab45-71b0d9bbb55d tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:35.010796 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-9d9ff38c-ddf2-48f8-ab45-71b0d9bbb55d tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'delete' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:35.010796 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.snapshots [None req-9d9ff38c-ddf2-48f8-ab45-71b0d9bbb55d tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Delete snapshot with id: abeee030-cb2c-460a-b2d2-dcc121a27710 Jul 03 02:33:35.014356 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-9d9ff38c-ddf2-48f8-ab45-71b0d9bbb55d tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/snapshots/abeee030-cb2c-460a-b2d2-dcc121a27710 returned with HTTP 404 Jul 03 02:33:35.014937 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 706/2818] 10.4.3.223 () {66 vars in 1357 bytes} [Fri Jul 3 02:33:35 2026] DELETE /volume/v3/snapshots/abeee030-cb2c-460a-b2d2-dcc121a27710 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:33:35.047319 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-464f8308-2560-4604-a289-c37e67699933 req-f83ed340-35de-4fc4-86b9-f6e83079a4ce None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:35.049281 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-464f8308-2560-4604-a289-c37e67699933 req-f83ed340-35de-4fc4-86b9-f6e83079a4ce tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] GET https://10.4.3.223/volume/v3/volumes/16743a21-2f71-4699-9f33-a127fd910617 Jul 03 02:33:35.049510 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-464f8308-2560-4604-a289-c37e67699933 req-f83ed340-35de-4fc4-86b9-f6e83079a4ce tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:35.049766 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-464f8308-2560-4604-a289-c37e67699933 req-f83ed340-35de-4fc4-86b9-f6e83079a4ce tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:35.060607 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:35.060607 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:33:35.063970 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [req-464f8308-2560-4604-a289-c37e67699933 req-f83ed340-35de-4fc4-86b9-f6e83079a4ce tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Volume info retrieved successfully. Jul 03 02:33:35.072232 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-464f8308-2560-4604-a289-c37e67699933 req-f83ed340-35de-4fc4-86b9-f6e83079a4ce tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/volumes/16743a21-2f71-4699-9f33-a127fd910617 returned with HTTP 200 Jul 03 02:33:35.072770 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 710/2819] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:33:35 2026] GET /volume/v3/volumes/16743a21-2f71-4699-9f33-a127fd910617 => generated 1654 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:33:35.101319 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-464f8308-2560-4604-a289-c37e67699933 req-3488a503-7a4b-4840-ae52-7ed1dd46c669 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:35.103230 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-464f8308-2560-4604-a289-c37e67699933 req-3488a503-7a4b-4840-ae52-7ed1dd46c669 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] POST https://10.4.3.223/volume/v3/volumes/16743a21-2f71-4699-9f33-a127fd910617/action Jul 03 02:33:35.103554 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-464f8308-2560-4604-a289-c37e67699933 req-3488a503-7a4b-4840-ae52-7ed1dd46c669 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100012) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:33:35.103668 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-464f8308-2560-4604-a289-c37e67699933 req-3488a503-7a4b-4840-ae52-7ed1dd46c669 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:33:35.107074 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-62820cbb-f79c-427a-bdb6-6545351c1448 req-8aa8bd32-e0c2-488e-9ddf-bc244f6168b1 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:35.109489 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-62820cbb-f79c-427a-bdb6-6545351c1448 req-8aa8bd32-e0c2-488e-9ddf-bc244f6168b1 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] GET https://10.4.3.223/volume/v3/volumes/6998f8ad-0b4a-4179-acad-188e48b9ca46 Jul 03 02:33:35.109605 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-62820cbb-f79c-427a-bdb6-6545351c1448 req-8aa8bd32-e0c2-488e-9ddf-bc244f6168b1 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:35.109812 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-62820cbb-f79c-427a-bdb6-6545351c1448 req-8aa8bd32-e0c2-488e-9ddf-bc244f6168b1 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:35.113478 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:35.113478 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:33:35.114020 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [req-464f8308-2560-4604-a289-c37e67699933 req-3488a503-7a4b-4840-ae52-7ed1dd46c669 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Volume info retrieved successfully. Jul 03 02:33:35.117133 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:35.117133 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:33:35.121145 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [req-62820cbb-f79c-427a-bdb6-6545351c1448 req-8aa8bd32-e0c2-488e-9ddf-bc244f6168b1 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Volume info retrieved successfully. Jul 03 02:33:35.122949 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [req-464f8308-2560-4604-a289-c37e67699933 req-3488a503-7a4b-4840-ae52-7ed1dd46c669 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Begin detaching volume completed successfully. Jul 03 02:33:35.123176 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-464f8308-2560-4604-a289-c37e67699933 req-3488a503-7a4b-4840-ae52-7ed1dd46c669 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/volumes/16743a21-2f71-4699-9f33-a127fd910617/action returned with HTTP 202 Jul 03 02:33:35.123670 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 703/2820] 10.4.3.223 () {72 vars in 1672 bytes} [Fri Jul 3 02:33:35 2026] POST /volume/v3/volumes/16743a21-2f71-4699-9f33-a127fd910617/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 02:33:35.126120 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-62820cbb-f79c-427a-bdb6-6545351c1448 req-8aa8bd32-e0c2-488e-9ddf-bc244f6168b1 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/volumes/6998f8ad-0b4a-4179-acad-188e48b9ca46 returned with HTTP 200 Jul 03 02:33:35.126526 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 702/2821] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:33:35 2026] GET /volume/v3/volumes/6998f8ad-0b4a-4179-acad-188e48b9ca46 => generated 1367 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:33:35.710386 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-76a6bcc4-58fc-4af3-94a9-a159d927dfe9 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:35.712473 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-76a6bcc4-58fc-4af3-94a9-a159d927dfe9 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/backups/980cbedd-d350-43d4-9dd1-0d392b4a142c Jul 03 02:33:35.712686 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-76a6bcc4-58fc-4af3-94a9-a159d927dfe9 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:35.712888 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-76a6bcc4-58fc-4af3-94a9-a159d927dfe9 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:35.712996 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-76a6bcc4-58fc-4af3-94a9-a159d927dfe9 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Show backup with id 980cbedd-d350-43d4-9dd1-0d392b4a142c. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:33:35.717175 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:35.717175 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:33:35.717714 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-76a6bcc4-58fc-4af3-94a9-a159d927dfe9 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups/980cbedd-d350-43d4-9dd1-0d392b4a142c returned with HTTP 200 Jul 03 02:33:35.718163 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 707/2822] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:33:35 2026] GET /volume/v3/backups/980cbedd-d350-43d4-9dd1-0d392b4a142c => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:33:35.774776 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-62820cbb-f79c-427a-bdb6-6545351c1448 req-fd2722c9-b9d5-4ca6-838d-1c2b89ecf65e None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:35.778189 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-62820cbb-f79c-427a-bdb6-6545351c1448 req-fd2722c9-b9d5-4ca6-838d-1c2b89ecf65e tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] GET https://10.4.3.223/volume/v3/volumes/6998f8ad-0b4a-4179-acad-188e48b9ca46 Jul 03 02:33:35.778189 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-62820cbb-f79c-427a-bdb6-6545351c1448 req-fd2722c9-b9d5-4ca6-838d-1c2b89ecf65e tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:35.778189 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-62820cbb-f79c-427a-bdb6-6545351c1448 req-fd2722c9-b9d5-4ca6-838d-1c2b89ecf65e tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:35.787061 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:35.787061 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:33:35.791685 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [req-62820cbb-f79c-427a-bdb6-6545351c1448 req-fd2722c9-b9d5-4ca6-838d-1c2b89ecf65e tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Volume info retrieved successfully. Jul 03 02:33:35.798049 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-62820cbb-f79c-427a-bdb6-6545351c1448 req-fd2722c9-b9d5-4ca6-838d-1c2b89ecf65e tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/volumes/6998f8ad-0b4a-4179-acad-188e48b9ca46 returned with HTTP 200 Jul 03 02:33:35.798603 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 711/2823] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:33:35 2026] GET /volume/v3/volumes/6998f8ad-0b4a-4179-acad-188e48b9ca46 => generated 1367 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:33:35.809410 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-6f05cf34-b83b-402c-86c3-605e3f507296 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:35.809937 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-6f05cf34-b83b-402c-86c3-605e3f507296 None None] GET https://10.4.3.223/volume// Jul 03 02:33:35.810037 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-6f05cf34-b83b-402c-86c3-605e3f507296 None None] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:35.810223 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-6f05cf34-b83b-402c-86c3-605e3f507296 None None] Calling method 'all' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:35.810620 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-6f05cf34-b83b-402c-86c3-605e3f507296 None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:33:35.810951 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 704/2824] 10.4.3.223 () {66 vars in 1419 bytes} [Fri Jul 3 02:33:35 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:33:35.820079 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-62820cbb-f79c-427a-bdb6-6545351c1448 req-8d28a4c6-6080-4e18-848d-4e1e32d7c60e None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:35.822017 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-62820cbb-f79c-427a-bdb6-6545351c1448 req-8d28a4c6-6080-4e18-848d-4e1e32d7c60e tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] POST https://10.4.3.223/volume/v3/attachments Jul 03 02:33:35.822392 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-62820cbb-f79c-427a-bdb6-6545351c1448 req-8d28a4c6-6080-4e18-848d-4e1e32d7c60e tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6998f8ad-0b4a-4179-acad-188e48b9ca46", "connector": null, "instance_uuid": "d23f686c-2d09-442a-b1c9-38b5729f363c"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:33:35.830663 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:35.830663 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:33:35.858257 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-62820cbb-f79c-427a-bdb6-6545351c1448 req-8d28a4c6-6080-4e18-848d-4e1e32d7c60e tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Jul 03 02:33:35.858762 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 703/2825] 10.4.3.223 () {74 vars in 1594 bytes} [Fri Jul 3 02:33:35 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) Jul 03 02:33:36.150953 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-891133ae-0f3e-45a0-9209-1fa120e7230a None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:36.151308 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-891133ae-0f3e-45a0-9209-1fa120e7230a None None] GET https://10.4.3.223/volume// Jul 03 02:33:36.151465 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-891133ae-0f3e-45a0-9209-1fa120e7230a None None] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:36.151643 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-891133ae-0f3e-45a0-9209-1fa120e7230a None None] Calling method 'all' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:36.151974 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-891133ae-0f3e-45a0-9209-1fa120e7230a None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:33:36.152234 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 708/2826] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:33:36 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:33:36.158990 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-464f8308-2560-4604-a289-c37e67699933 req-3cac9fd0-a75e-4fb8-87aa-1c9cb8c30420 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:36.161013 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-464f8308-2560-4604-a289-c37e67699933 req-3cac9fd0-a75e-4fb8-87aa-1c9cb8c30420 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] GET https://10.4.3.223/volume/v3/volumes/16743a21-2f71-4699-9f33-a127fd910617 Jul 03 02:33:36.161221 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-464f8308-2560-4604-a289-c37e67699933 req-3cac9fd0-a75e-4fb8-87aa-1c9cb8c30420 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:36.161403 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-464f8308-2560-4604-a289-c37e67699933 req-3cac9fd0-a75e-4fb8-87aa-1c9cb8c30420 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:36.170572 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:36.170572 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:33:36.173663 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [req-464f8308-2560-4604-a289-c37e67699933 req-3cac9fd0-a75e-4fb8-87aa-1c9cb8c30420 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Volume info retrieved successfully. Jul 03 02:33:36.178255 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-464f8308-2560-4604-a289-c37e67699933 req-3cac9fd0-a75e-4fb8-87aa-1c9cb8c30420 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/volumes/16743a21-2f71-4699-9f33-a127fd910617 returned with HTTP 200 Jul 03 02:33:36.178651 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 712/2827] 10.4.3.223 () {70 vars in 1639 bytes} [Fri Jul 3 02:33:36 2026] GET /volume/v3/volumes/16743a21-2f71-4699-9f33-a127fd910617 => generated 1837 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:33:36.731979 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-e0555c7e-6889-4c47-af1e-218112397d97 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:36.733494 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-e0555c7e-6889-4c47-af1e-218112397d97 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/backups/980cbedd-d350-43d4-9dd1-0d392b4a142c Jul 03 02:33:36.733672 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-e0555c7e-6889-4c47-af1e-218112397d97 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:36.733833 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-e0555c7e-6889-4c47-af1e-218112397d97 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:36.733936 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-e0555c7e-6889-4c47-af1e-218112397d97 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Show backup with id 980cbedd-d350-43d4-9dd1-0d392b4a142c. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:33:36.740415 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:36.740415 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:33:36.740996 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-e0555c7e-6889-4c47-af1e-218112397d97 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups/980cbedd-d350-43d4-9dd1-0d392b4a142c returned with HTTP 200 Jul 03 02:33:36.741432 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 705/2828] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:33:36 2026] GET /volume/v3/backups/980cbedd-d350-43d4-9dd1-0d392b4a142c => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:33:37.201803 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-464f8308-2560-4604-a289-c37e67699933 req-bf3abb19-8e59-4a22-bb82-2946a071e98a None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:37.203774 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-464f8308-2560-4604-a289-c37e67699933 req-bf3abb19-8e59-4a22-bb82-2946a071e98a tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] DELETE https://10.4.3.223/volume/v3/attachments/f57d5ed5-91a8-4753-8d0f-6eac66c42c70 Jul 03 02:33:37.203953 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-464f8308-2560-4604-a289-c37e67699933 req-bf3abb19-8e59-4a22-bb82-2946a071e98a tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:37.204135 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-464f8308-2560-4604-a289-c37e67699933 req-bf3abb19-8e59-4a22-bb82-2946a071e98a tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'version_select' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:37.211073 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:37.211073 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:33:37.611333 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-87b80ad3-cc9e-4862-a9f1-e837cecf7e7a None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:37.612878 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-87b80ad3-cc9e-4862-a9f1-e837cecf7e7a tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:33:37.613189 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-87b80ad3-cc9e-4862-a9f1-e837cecf7e7a tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-346277474"}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:33:37.614573 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.volumes [None req-87b80ad3-cc9e-4862-a9f1-e837cecf7e7a tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-346277474'}} {{(pid=100013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:33:37.614677 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.volumes [None req-87b80ad3-cc9e-4862-a9f1-e837cecf7e7a tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Create volume of 1 GB Jul 03 02:33:37.618824 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-87b80ad3-cc9e-4862-a9f1-e837cecf7e7a tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Availability Zones retrieved successfully. Jul 03 02:33:37.624545 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-87b80ad3-cc9e-4862-a9f1-e837cecf7e7a tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Flow 'volume_create_api' (c4a909d7-87bd-4ed6-91d3-0a68394d87c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:33:37.625408 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-87b80ad3-cc9e-4862-a9f1-e837cecf7e7a tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c54dfb4f-09cf-402a-a4ed-0241be98074d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:33:37.626335 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.flows.api.create_volume [None req-87b80ad3-cc9e-4862-a9f1-e837cecf7e7a tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Validating volume size '1' using validate_int {{(pid=100013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:33:37.649937 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-87b80ad3-cc9e-4862-a9f1-e837cecf7e7a tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c54dfb4f-09cf-402a-a4ed-0241be98074d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:33:37.650669 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-87b80ad3-cc9e-4862-a9f1-e837cecf7e7a tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42d0ad55-71cc-40d9-97b1-2842530cd829) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:33:37.709840 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.quota [None req-87b80ad3-cc9e-4862-a9f1-e837cecf7e7a tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Created reservations ['a007efc7-bcfe-4668-afea-16ad88ff7be5', '4e5a0d9d-d476-4349-8dd1-a710ba65b3cd', 'ca2fdf57-0074-42e8-8be2-a64b9a770dd0', '8bef1ac5-3741-4ddb-a5de-b490131a79b3'] {{(pid=100013) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:33:37.710571 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-87b80ad3-cc9e-4862-a9f1-e837cecf7e7a tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42d0ad55-71cc-40d9-97b1-2842530cd829) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a007efc7-bcfe-4668-afea-16ad88ff7be5', '4e5a0d9d-d476-4349-8dd1-a710ba65b3cd', 'ca2fdf57-0074-42e8-8be2-a64b9a770dd0', '8bef1ac5-3741-4ddb-a5de-b490131a79b3']}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:33:37.711390 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-87b80ad3-cc9e-4862-a9f1-e837cecf7e7a tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (108e7736-cc04-4d5c-867b-2364b1f7fc2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:33:37.734693 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-464f8308-2560-4604-a289-c37e67699933 req-bf3abb19-8e59-4a22-bb82-2946a071e98a tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/attachments/f57d5ed5-91a8-4753-8d0f-6eac66c42c70 returned with HTTP 200 Jul 03 02:33:37.735156 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 704/2829] 10.4.3.223 () {72 vars in 1673 bytes} [Fri Jul 3 02:33:37 2026] DELETE /volume/v3/attachments/f57d5ed5-91a8-4753-8d0f-6eac66c42c70 => generated 19 bytes in 534 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:33:37.737062 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-87b80ad3-cc9e-4862-a9f1-e837cecf7e7a tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (108e7736-cc04-4d5c-867b-2364b1f7fc2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '85370bf8-f592-4145-a145-fd9bf5d5029d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-346277474',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a83cc588c25d472ca8ae96442acc4b8f',qos_specs=None,replication_status=,reservations=['a007efc7-bcfe-4668-afea-16ad88ff7be5','4e5a0d9d-d476-4349-8dd1-a710ba65b3cd','ca2fdf57-0074-42e8-8be2-a64b9a770dd0','8bef1ac5-3741-4ddb-a5de-b490131a79b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b68aefa55d3b48b689f7c24a50c13638',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:33:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-346277474',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=85370bf8-f592-4145-a145-fd9bf5d5029d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a83cc588c25d472ca8ae96442acc4b8f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b68aefa55d3b48b689f7c24a50c13638',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:33:37.737811 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-87b80ad3-cc9e-4862-a9f1-e837cecf7e7a tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce187d55-7fc6-4916-8766-10b91be39a59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:33:37.751124 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-cc54b9bf-df7c-4a4e-bed6-c5e3bbc25585 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:37.753459 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-cc54b9bf-df7c-4a4e-bed6-c5e3bbc25585 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/backups/980cbedd-d350-43d4-9dd1-0d392b4a142c Jul 03 02:33:37.753674 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-cc54b9bf-df7c-4a4e-bed6-c5e3bbc25585 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:37.753872 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-cc54b9bf-df7c-4a4e-bed6-c5e3bbc25585 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:37.753993 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-cc54b9bf-df7c-4a4e-bed6-c5e3bbc25585 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Show backup with id 980cbedd-d350-43d4-9dd1-0d392b4a142c. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:33:37.754690 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-87b80ad3-cc9e-4862-a9f1-e837cecf7e7a tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce187d55-7fc6-4916-8766-10b91be39a59) transitioned into state 'SUCCESS' from state '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-346277474',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a83cc588c25d472ca8ae96442acc4b8f',qos_specs=None,replication_status=,reservations=['a007efc7-bcfe-4668-afea-16ad88ff7be5','4e5a0d9d-d476-4349-8dd1-a710ba65b3cd','ca2fdf57-0074-42e8-8be2-a64b9a770dd0','8bef1ac5-3741-4ddb-a5de-b490131a79b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b68aefa55d3b48b689f7c24a50c13638',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:33:37.755442 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-87b80ad3-cc9e-4862-a9f1-e837cecf7e7a tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ffac860-0bfb-4090-b6db-506b3f045de6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:33:37.758455 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:37.758455 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:33:37.759159 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-cc54b9bf-df7c-4a4e-bed6-c5e3bbc25585 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups/980cbedd-d350-43d4-9dd1-0d392b4a142c returned with HTTP 200 Jul 03 02:33:37.759578 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 713/2830] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:33:37 2026] GET /volume/v3/backups/980cbedd-d350-43d4-9dd1-0d392b4a142c => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:33:37.765967 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-87b80ad3-cc9e-4862-a9f1-e837cecf7e7a tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ffac860-0bfb-4090-b6db-506b3f045de6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:33:37.766734 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-87b80ad3-cc9e-4862-a9f1-e837cecf7e7a tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Flow 'volume_create_api' (c4a909d7-87bd-4ed6-91d3-0a68394d87c1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:33:37.767020 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-87b80ad3-cc9e-4862-a9f1-e837cecf7e7a tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Create volume request issued successfully. Jul 03 02:33:37.767580 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-87b80ad3-cc9e-4862-a9f1-e837cecf7e7a tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:33:37.768027 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 709/2831] 10.4.3.223 () {68 vars in 1258 bytes} [Fri Jul 3 02:33:37 2026] POST /volume/v3/volumes => generated 754 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:33:37.779523 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-039dd116-72f9-4778-aeda-3cb274af4f11 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:37.781589 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-039dd116-72f9-4778-aeda-3cb274af4f11 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] GET https://10.4.3.223/volume/v3/volumes/85370bf8-f592-4145-a145-fd9bf5d5029d Jul 03 02:33:37.781815 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-039dd116-72f9-4778-aeda-3cb274af4f11 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:37.782011 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-039dd116-72f9-4778-aeda-3cb274af4f11 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:37.787796 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:37.787796 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:33:37.791243 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-039dd116-72f9-4778-aeda-3cb274af4f11 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Volume info retrieved successfully. Jul 03 02:33:37.795450 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-039dd116-72f9-4778-aeda-3cb274af4f11 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] https://10.4.3.223/volume/v3/volumes/85370bf8-f592-4145-a145-fd9bf5d5029d returned with HTTP 200 Jul 03 02:33:37.795788 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 706/2832] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:33:37 2026] GET /volume/v3/volumes/85370bf8-f592-4145-a145-fd9bf5d5029d => generated 822 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:33:38.770686 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-328d3dc3-c7e3-4ea8-8c9c-ae0e11ee11af None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:38.772366 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-328d3dc3-c7e3-4ea8-8c9c-ae0e11ee11af tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/backups/980cbedd-d350-43d4-9dd1-0d392b4a142c Jul 03 02:33:38.772575 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-328d3dc3-c7e3-4ea8-8c9c-ae0e11ee11af tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:38.772728 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-328d3dc3-c7e3-4ea8-8c9c-ae0e11ee11af tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:38.772856 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-328d3dc3-c7e3-4ea8-8c9c-ae0e11ee11af tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Show backup with id 980cbedd-d350-43d4-9dd1-0d392b4a142c. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:33:38.776959 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:38.776959 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:33:38.777501 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-328d3dc3-c7e3-4ea8-8c9c-ae0e11ee11af tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups/980cbedd-d350-43d4-9dd1-0d392b4a142c returned with HTTP 200 Jul 03 02:33:38.777825 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 705/2833] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:33:38 2026] GET /volume/v3/backups/980cbedd-d350-43d4-9dd1-0d392b4a142c => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:33:38.808406 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-5ef269d2-f23f-467b-ad04-027919e7d759 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:38.810416 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-5ef269d2-f23f-467b-ad04-027919e7d759 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] GET https://10.4.3.223/volume/v3/volumes/85370bf8-f592-4145-a145-fd9bf5d5029d Jul 03 02:33:38.810650 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-5ef269d2-f23f-467b-ad04-027919e7d759 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:38.810868 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-5ef269d2-f23f-467b-ad04-027919e7d759 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:38.819122 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:38.819122 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:33:38.824131 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-5ef269d2-f23f-467b-ad04-027919e7d759 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Volume info retrieved successfully. Jul 03 02:33:38.828898 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-5ef269d2-f23f-467b-ad04-027919e7d759 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] https://10.4.3.223/volume/v3/volumes/85370bf8-f592-4145-a145-fd9bf5d5029d returned with HTTP 200 Jul 03 02:33:38.829313 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 714/2834] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:33:38 2026] GET /volume/v3/volumes/85370bf8-f592-4145-a145-fd9bf5d5029d => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:33:38.873743 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-a010f549-ef64-43bc-b434-ade193de4dca req-97512514-0974-4cc4-b6e7-0ee802329fab None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:38.876177 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-a010f549-ef64-43bc-b434-ade193de4dca req-97512514-0974-4cc4-b6e7-0ee802329fab tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] GET https://10.4.3.223/volume/v3/volumes/85370bf8-f592-4145-a145-fd9bf5d5029d Jul 03 02:33:38.876450 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-a010f549-ef64-43bc-b434-ade193de4dca req-97512514-0974-4cc4-b6e7-0ee802329fab tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:38.876713 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-a010f549-ef64-43bc-b434-ade193de4dca req-97512514-0974-4cc4-b6e7-0ee802329fab tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:38.885269 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:38.885269 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:33:38.889187 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-a010f549-ef64-43bc-b434-ade193de4dca req-97512514-0974-4cc4-b6e7-0ee802329fab tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Volume info retrieved successfully. Jul 03 02:33:38.893842 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-a010f549-ef64-43bc-b434-ade193de4dca req-97512514-0974-4cc4-b6e7-0ee802329fab tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] https://10.4.3.223/volume/v3/volumes/85370bf8-f592-4145-a145-fd9bf5d5029d returned with HTTP 200 Jul 03 02:33:38.894332 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 710/2835] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:33:38 2026] GET /volume/v3/volumes/85370bf8-f592-4145-a145-fd9bf5d5029d => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:33:39.786958 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-04849466-a5f3-4311-a223-1e27e9a57230 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:39.789255 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-04849466-a5f3-4311-a223-1e27e9a57230 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/backups/980cbedd-d350-43d4-9dd1-0d392b4a142c Jul 03 02:33:39.789565 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-04849466-a5f3-4311-a223-1e27e9a57230 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:39.789850 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-04849466-a5f3-4311-a223-1e27e9a57230 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:39.790031 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-04849466-a5f3-4311-a223-1e27e9a57230 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Show backup with id 980cbedd-d350-43d4-9dd1-0d392b4a142c. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:33:39.795277 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:39.795277 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:33:39.796129 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-04849466-a5f3-4311-a223-1e27e9a57230 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups/980cbedd-d350-43d4-9dd1-0d392b4a142c returned with HTTP 200 Jul 03 02:33:39.796737 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 707/2836] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:33:39 2026] GET /volume/v3/backups/980cbedd-d350-43d4-9dd1-0d392b4a142c => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:33:40.806720 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-a33c0f81-81c8-4be6-9abc-0ca78ed32472 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:40.808481 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-a33c0f81-81c8-4be6-9abc-0ca78ed32472 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/backups/980cbedd-d350-43d4-9dd1-0d392b4a142c Jul 03 02:33:40.808657 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-a33c0f81-81c8-4be6-9abc-0ca78ed32472 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:40.808832 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-a33c0f81-81c8-4be6-9abc-0ca78ed32472 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:40.808931 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-a33c0f81-81c8-4be6-9abc-0ca78ed32472 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Show backup with id 980cbedd-d350-43d4-9dd1-0d392b4a142c. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:33:40.812897 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:40.812897 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:33:40.813512 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-a33c0f81-81c8-4be6-9abc-0ca78ed32472 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups/980cbedd-d350-43d4-9dd1-0d392b4a142c returned with HTTP 200 Jul 03 02:33:40.813864 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 706/2837] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:33:40 2026] GET /volume/v3/backups/980cbedd-d350-43d4-9dd1-0d392b4a142c => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:33:40.931023 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-5b8fc290-079e-415d-b8c9-659ccb2b8677 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:40.931522 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-5b8fc290-079e-415d-b8c9-659ccb2b8677 None None] GET https://10.4.3.223/volume// Jul 03 02:33:40.931734 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-5b8fc290-079e-415d-b8c9-659ccb2b8677 None None] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:40.932014 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-5b8fc290-079e-415d-b8c9-659ccb2b8677 None None] Calling method 'all' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:40.932402 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-5b8fc290-079e-415d-b8c9-659ccb2b8677 None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:33:40.933075 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 715/2838] 10.4.3.223 () {66 vars in 1428 bytes} [Fri Jul 3 02:33:40 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:33:40.940363 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-a010f549-ef64-43bc-b434-ade193de4dca req-f6215b08-eeed-4b31-8fbb-425fa26de35a None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:40.944197 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-a010f549-ef64-43bc-b434-ade193de4dca req-f6215b08-eeed-4b31-8fbb-425fa26de35a tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] POST https://10.4.3.223/volume/v3/attachments Jul 03 02:33:40.944597 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-a010f549-ef64-43bc-b434-ade193de4dca req-f6215b08-eeed-4b31-8fbb-425fa26de35a tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "85370bf8-f592-4145-a145-fd9bf5d5029d", "connector": null, "instance_uuid": "7d71aa6f-c36b-4802-b5f7-3f8061ee3bed"}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:33:40.956971 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:40.956971 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:33:40.992026 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-a010f549-ef64-43bc-b434-ade193de4dca req-f6215b08-eeed-4b31-8fbb-425fa26de35a tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Jul 03 02:33:40.992487 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 711/2839] 10.4.3.223 () {74 vars in 1594 bytes} [Fri Jul 3 02:33:40 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) Jul 03 02:33:41.416303 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-7fe2eab9-1226-4910-932a-d8f63345232d None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:41.418612 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-7fe2eab9-1226-4910-932a-d8f63345232d tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] GET https://10.4.3.223/volume/v3/volumes/85370bf8-f592-4145-a145-fd9bf5d5029d Jul 03 02:33:41.418781 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-7fe2eab9-1226-4910-932a-d8f63345232d tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:41.418958 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-7fe2eab9-1226-4910-932a-d8f63345232d tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:41.427791 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:41.427791 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:33:41.431549 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-7fe2eab9-1226-4910-932a-d8f63345232d tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Volume info retrieved successfully. Jul 03 02:33:41.436097 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-7fe2eab9-1226-4910-932a-d8f63345232d tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] https://10.4.3.223/volume/v3/volumes/85370bf8-f592-4145-a145-fd9bf5d5029d returned with HTTP 200 Jul 03 02:33:41.436469 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 708/2840] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:33:41 2026] GET /volume/v3/volumes/85370bf8-f592-4145-a145-fd9bf5d5029d => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:33:41.523552 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-76097ec7-94b3-4f6a-ab2e-b15bc1f3871c None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:41.523883 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-76097ec7-94b3-4f6a-ab2e-b15bc1f3871c None None] GET https://10.4.3.223/volume// Jul 03 02:33:41.524047 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-76097ec7-94b3-4f6a-ab2e-b15bc1f3871c None None] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:41.524214 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-76097ec7-94b3-4f6a-ab2e-b15bc1f3871c None None] Calling method 'all' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:41.524522 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-76097ec7-94b3-4f6a-ab2e-b15bc1f3871c None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:33:41.524762 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 707/2841] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:33:41 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:33:41.535139 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-a010f549-ef64-43bc-b434-ade193de4dca req-869123a0-ad37-4321-a14a-af6bce95a9f9 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:41.537168 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-a010f549-ef64-43bc-b434-ade193de4dca req-869123a0-ad37-4321-a14a-af6bce95a9f9 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] GET https://10.4.3.223/volume/v3/volumes/85370bf8-f592-4145-a145-fd9bf5d5029d Jul 03 02:33:41.537346 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-a010f549-ef64-43bc-b434-ade193de4dca req-869123a0-ad37-4321-a14a-af6bce95a9f9 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:41.537545 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-a010f549-ef64-43bc-b434-ade193de4dca req-869123a0-ad37-4321-a14a-af6bce95a9f9 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:41.546313 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:41.546313 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:33:41.549300 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [req-a010f549-ef64-43bc-b434-ade193de4dca req-869123a0-ad37-4321-a14a-af6bce95a9f9 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Volume info retrieved successfully. Jul 03 02:33:41.552921 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-a010f549-ef64-43bc-b434-ade193de4dca req-869123a0-ad37-4321-a14a-af6bce95a9f9 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] https://10.4.3.223/volume/v3/volumes/85370bf8-f592-4145-a145-fd9bf5d5029d returned with HTTP 200 Jul 03 02:33:41.553290 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 716/2842] 10.4.3.223 () {70 vars in 1639 bytes} [Fri Jul 3 02:33:41 2026] GET /volume/v3/volumes/85370bf8-f592-4145-a145-fd9bf5d5029d => generated 1026 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:33:41.667996 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-a010f549-ef64-43bc-b434-ade193de4dca req-cc3e3ad4-7942-4ea2-8966-cb2be4ab2e1a None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:41.670367 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-a010f549-ef64-43bc-b434-ade193de4dca req-cc3e3ad4-7942-4ea2-8966-cb2be4ab2e1a tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] PUT https://10.4.3.223/volume/v3/attachments/2b0fceb7-8316-4bbf-bf00-ffe42f7a068b Jul 03 02:33:41.670716 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-a010f549-ef64-43bc-b434-ade193de4dca req-cc3e3ad4-7942-4ea2-8966-cb2be4ab2e1a tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000004352", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2a2633a05d73", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "80a8c083-552c-46a2-8db9-fd9e83fa2364", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:33:41.678603 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.coordination [req-a010f549-ef64-43bc-b434-ade193de4dca req-cc3e3ad4-7942-4ea2-8966-cb2be4ab2e1a tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Acquiring lock "cinder-attachment_update-85370bf8-f592-4145-a145-fd9bf5d5029d-np0000004352" by "attachment_update" {{(pid=100013) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 02:33:41.680310 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-ffa868ec-998b-4337-aaa7-b89417da3874 req-9e8469fc-f15f-4103-816c-78b9709b5ba1 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:41.682748 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.coordination [req-a010f549-ef64-43bc-b434-ade193de4dca req-cc3e3ad4-7942-4ea2-8966-cb2be4ab2e1a tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Lock "cinder-attachment_update-85370bf8-f592-4145-a145-fd9bf5d5029d-np0000004352" acquired by "attachment_update" :: waited 0.004s {{(pid=100013) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 02:33:41.682835 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-ffa868ec-998b-4337-aaa7-b89417da3874 req-9e8469fc-f15f-4103-816c-78b9709b5ba1 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] PUT https://10.4.3.223/volume/v3/attachments/2a6d6d87-8dcf-40d2-8cad-1d092f376b74 Jul 03 02:33:41.683291 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-ffa868ec-998b-4337-aaa7-b89417da3874 req-9e8469fc-f15f-4103-816c-78b9709b5ba1 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000004352", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2a2633a05d73", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "80a8c083-552c-46a2-8db9-fd9e83fa2364", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:33:41.683644 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:41.683644 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:33:41.692211 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.coordination [req-ffa868ec-998b-4337-aaa7-b89417da3874 req-9e8469fc-f15f-4103-816c-78b9709b5ba1 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Acquiring lock "cinder-attachment_update-3a8d8ade-0626-44bb-987a-1b0f095adf4c-np0000004352" by "attachment_update" {{(pid=100012) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 02:33:41.696569 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.coordination [req-ffa868ec-998b-4337-aaa7-b89417da3874 req-9e8469fc-f15f-4103-816c-78b9709b5ba1 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Lock "cinder-attachment_update-3a8d8ade-0626-44bb-987a-1b0f095adf4c-np0000004352" acquired by "attachment_update" :: waited 0.004s {{(pid=100012) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 02:33:41.697981 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:41.697981 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:33:41.826313 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-1487ddd5-3e36-46b9-abfb-45d1ed448759 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:41.827927 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-1487ddd5-3e36-46b9-abfb-45d1ed448759 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/backups/980cbedd-d350-43d4-9dd1-0d392b4a142c Jul 03 02:33:41.828111 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-1487ddd5-3e36-46b9-abfb-45d1ed448759 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:41.828275 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-1487ddd5-3e36-46b9-abfb-45d1ed448759 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:41.828373 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-1487ddd5-3e36-46b9-abfb-45d1ed448759 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Show backup with id 980cbedd-d350-43d4-9dd1-0d392b4a142c. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:33:41.835689 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:41.835689 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:33:41.836305 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-1487ddd5-3e36-46b9-abfb-45d1ed448759 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups/980cbedd-d350-43d4-9dd1-0d392b4a142c returned with HTTP 200 Jul 03 02:33:41.836681 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 708/2843] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:33:41 2026] GET /volume/v3/backups/980cbedd-d350-43d4-9dd1-0d392b4a142c => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:33:42.206320 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.coordination [req-a010f549-ef64-43bc-b434-ade193de4dca req-cc3e3ad4-7942-4ea2-8966-cb2be4ab2e1a tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Lock "cinder-attachment_update-85370bf8-f592-4145-a145-fd9bf5d5029d-np0000004352" released by "attachment_update" :: held 0.523s {{(pid=100013) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 02:33:42.206320 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-a010f549-ef64-43bc-b434-ade193de4dca req-cc3e3ad4-7942-4ea2-8966-cb2be4ab2e1a tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] https://10.4.3.223/volume/v3/attachments/2b0fceb7-8316-4bbf-bf00-ffe42f7a068b returned with HTTP 200 Jul 03 02:33:42.206701 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 712/2844] 10.4.3.223 () {74 vars in 1704 bytes} [Fri Jul 3 02:33:41 2026] PUT /volume/v3/attachments/2b0fceb7-8316-4bbf-bf00-ffe42f7a068b => generated 969 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:33:42.223240 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.coordination [req-ffa868ec-998b-4337-aaa7-b89417da3874 req-9e8469fc-f15f-4103-816c-78b9709b5ba1 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Lock "cinder-attachment_update-3a8d8ade-0626-44bb-987a-1b0f095adf4c-np0000004352" released by "attachment_update" :: held 0.527s {{(pid=100012) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 02:33:42.223577 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-ffa868ec-998b-4337-aaa7-b89417da3874 req-9e8469fc-f15f-4103-816c-78b9709b5ba1 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/attachments/2a6d6d87-8dcf-40d2-8cad-1d092f376b74 returned with HTTP 200 Jul 03 02:33:42.223981 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 709/2845] 10.4.3.223 () {74 vars in 1704 bytes} [Fri Jul 3 02:33:41 2026] PUT /volume/v3/attachments/2a6d6d87-8dcf-40d2-8cad-1d092f376b74 => generated 968 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:33:42.234114 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-ffa868ec-998b-4337-aaa7-b89417da3874 req-18243dde-285b-432d-96ac-656408bd7a79 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:42.236701 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-ffa868ec-998b-4337-aaa7-b89417da3874 req-18243dde-285b-432d-96ac-656408bd7a79 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] GET https://10.4.3.223/volume/v3/attachments/2a6d6d87-8dcf-40d2-8cad-1d092f376b74 Jul 03 02:33:42.236938 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-ffa868ec-998b-4337-aaa7-b89417da3874 req-18243dde-285b-432d-96ac-656408bd7a79 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:42.237187 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-ffa868ec-998b-4337-aaa7-b89417da3874 req-18243dde-285b-432d-96ac-656408bd7a79 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Calling method 'version_select' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:42.259850 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-ffa868ec-998b-4337-aaa7-b89417da3874 req-18243dde-285b-432d-96ac-656408bd7a79 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/attachments/2a6d6d87-8dcf-40d2-8cad-1d092f376b74 returned with HTTP 200 Jul 03 02:33:42.260484 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 717/2846] 10.4.3.223 () {70 vars in 1651 bytes} [Fri Jul 3 02:33:42 2026] GET /volume/v3/attachments/2a6d6d87-8dcf-40d2-8cad-1d092f376b74 => generated 993 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:33:42.453334 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-51350fda-0eba-4070-9f0f-9fb062858c88 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:42.455332 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-51350fda-0eba-4070-9f0f-9fb062858c88 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] GET https://10.4.3.223/volume/v3/volumes/85370bf8-f592-4145-a145-fd9bf5d5029d Jul 03 02:33:42.455567 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-51350fda-0eba-4070-9f0f-9fb062858c88 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:42.455784 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-51350fda-0eba-4070-9f0f-9fb062858c88 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:42.468509 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:42.468509 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:33:42.473564 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-51350fda-0eba-4070-9f0f-9fb062858c88 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Volume info retrieved successfully. Jul 03 02:33:42.480234 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-51350fda-0eba-4070-9f0f-9fb062858c88 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] https://10.4.3.223/volume/v3/volumes/85370bf8-f592-4145-a145-fd9bf5d5029d returned with HTTP 200 Jul 03 02:33:42.480749 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 709/2847] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:33:42 2026] GET /volume/v3/volumes/85370bf8-f592-4145-a145-fd9bf5d5029d => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:33:42.846975 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-788a0cbe-398c-4193-ae83-9abef76325fc None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:42.849119 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-788a0cbe-398c-4193-ae83-9abef76325fc tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/backups/980cbedd-d350-43d4-9dd1-0d392b4a142c Jul 03 02:33:42.849312 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-788a0cbe-398c-4193-ae83-9abef76325fc tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:42.849504 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-788a0cbe-398c-4193-ae83-9abef76325fc tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:42.849746 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-788a0cbe-398c-4193-ae83-9abef76325fc tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Show backup with id 980cbedd-d350-43d4-9dd1-0d392b4a142c. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:33:42.855653 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:42.855653 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:33:42.856650 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-788a0cbe-398c-4193-ae83-9abef76325fc tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups/980cbedd-d350-43d4-9dd1-0d392b4a142c returned with HTTP 200 Jul 03 02:33:42.857611 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 713/2848] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:33:42 2026] GET /volume/v3/backups/980cbedd-d350-43d4-9dd1-0d392b4a142c => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:33:42.940104 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-fea4bdb3-ad1b-45c1-bca1-4f263e82e61f None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:42.940104 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-fea4bdb3-ad1b-45c1-bca1-4f263e82e61f None None] GET https://10.4.3.223/volume// Jul 03 02:33:42.940104 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-fea4bdb3-ad1b-45c1-bca1-4f263e82e61f None None] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:42.940104 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-fea4bdb3-ad1b-45c1-bca1-4f263e82e61f None None] Calling method 'all' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:42.941196 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-fea4bdb3-ad1b-45c1-bca1-4f263e82e61f None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:33:42.941196 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 710/2849] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:33:42 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:33:42.956547 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-62820cbb-f79c-427a-bdb6-6545351c1448 req-bbb3411a-c400-4c43-a16d-ced2c61bdab8 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:42.964330 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-62820cbb-f79c-427a-bdb6-6545351c1448 req-bbb3411a-c400-4c43-a16d-ced2c61bdab8 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] GET https://10.4.3.223/volume/v3/volumes/6998f8ad-0b4a-4179-acad-188e48b9ca46 Jul 03 02:33:42.964330 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-62820cbb-f79c-427a-bdb6-6545351c1448 req-bbb3411a-c400-4c43-a16d-ced2c61bdab8 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:42.964330 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-62820cbb-f79c-427a-bdb6-6545351c1448 req-bbb3411a-c400-4c43-a16d-ced2c61bdab8 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:42.982230 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:42.982230 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:33:42.989733 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [req-62820cbb-f79c-427a-bdb6-6545351c1448 req-bbb3411a-c400-4c43-a16d-ced2c61bdab8 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Volume info retrieved successfully. Jul 03 02:33:42.996592 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-62820cbb-f79c-427a-bdb6-6545351c1448 req-bbb3411a-c400-4c43-a16d-ced2c61bdab8 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/volumes/6998f8ad-0b4a-4179-acad-188e48b9ca46 returned with HTTP 200 Jul 03 02:33:42.998322 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 718/2850] 10.4.3.223 () {70 vars in 1639 bytes} [Fri Jul 3 02:33:42 2026] GET /volume/v3/volumes/6998f8ad-0b4a-4179-acad-188e48b9ca46 => generated 1546 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:33:43.130468 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-62820cbb-f79c-427a-bdb6-6545351c1448 req-138fc3fa-caff-474b-a230-12d41484b802 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:43.133383 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-62820cbb-f79c-427a-bdb6-6545351c1448 req-138fc3fa-caff-474b-a230-12d41484b802 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] PUT https://10.4.3.223/volume/v3/attachments/142d0be3-beb9-4320-9be3-fafeac625c52 Jul 03 02:33:43.133804 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-62820cbb-f79c-427a-bdb6-6545351c1448 req-138fc3fa-caff-474b-a230-12d41484b802 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000004352", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2a2633a05d73", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "80a8c083-552c-46a2-8db9-fd9e83fa2364", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:33:43.143124 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.coordination [req-62820cbb-f79c-427a-bdb6-6545351c1448 req-138fc3fa-caff-474b-a230-12d41484b802 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Acquiring lock "cinder-attachment_update-6998f8ad-0b4a-4179-acad-188e48b9ca46-np0000004352" by "attachment_update" {{(pid=100014) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 02:33:43.148039 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.coordination [req-62820cbb-f79c-427a-bdb6-6545351c1448 req-138fc3fa-caff-474b-a230-12d41484b802 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Lock "cinder-attachment_update-6998f8ad-0b4a-4179-acad-188e48b9ca46-np0000004352" acquired by "attachment_update" :: waited 0.005s {{(pid=100014) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 02:33:43.148988 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:43.148988 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:33:43.493963 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-cbcbd890-e070-467d-aa91-c251c2b4dc1a None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:43.495912 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-cbcbd890-e070-467d-aa91-c251c2b4dc1a tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] GET https://10.4.3.223/volume/v3/volumes/85370bf8-f592-4145-a145-fd9bf5d5029d Jul 03 02:33:43.496359 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-cbcbd890-e070-467d-aa91-c251c2b4dc1a tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:43.496359 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-cbcbd890-e070-467d-aa91-c251c2b4dc1a tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:43.498295 np0000004352 devstack@c-api.service[100013]: DEBUG dbcounter [-] [100013] Writing DB stats cinder:SELECT=227,cinder:UPDATE=55,cinder:INSERT=27 {{(pid=100013) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 02:33:43.508011 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:43.508011 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:33:43.511446 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-cbcbd890-e070-467d-aa91-c251c2b4dc1a tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Volume info retrieved successfully. Jul 03 02:33:43.515777 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-cbcbd890-e070-467d-aa91-c251c2b4dc1a tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] https://10.4.3.223/volume/v3/volumes/85370bf8-f592-4145-a145-fd9bf5d5029d returned with HTTP 200 Jul 03 02:33:43.516506 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 714/2851] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:33:43 2026] GET /volume/v3/volumes/85370bf8-f592-4145-a145-fd9bf5d5029d => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:33:43.669036 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.coordination [req-62820cbb-f79c-427a-bdb6-6545351c1448 req-138fc3fa-caff-474b-a230-12d41484b802 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Lock "cinder-attachment_update-6998f8ad-0b4a-4179-acad-188e48b9ca46-np0000004352" released by "attachment_update" :: held 0.521s {{(pid=100014) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 02:33:43.669373 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-62820cbb-f79c-427a-bdb6-6545351c1448 req-138fc3fa-caff-474b-a230-12d41484b802 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/attachments/142d0be3-beb9-4320-9be3-fafeac625c52 returned with HTTP 200 Jul 03 02:33:43.671433 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 710/2852] 10.4.3.223 () {74 vars in 1704 bytes} [Fri Jul 3 02:33:43 2026] PUT /volume/v3/attachments/142d0be3-beb9-4320-9be3-fafeac625c52 => generated 969 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:33:43.868253 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-234a9dcc-0257-4dbe-9ec9-fc03c33b2a55 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:43.871018 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-234a9dcc-0257-4dbe-9ec9-fc03c33b2a55 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/backups/980cbedd-d350-43d4-9dd1-0d392b4a142c Jul 03 02:33:43.871173 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-234a9dcc-0257-4dbe-9ec9-fc03c33b2a55 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:43.871344 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-234a9dcc-0257-4dbe-9ec9-fc03c33b2a55 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:43.871454 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-234a9dcc-0257-4dbe-9ec9-fc03c33b2a55 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Show backup with id 980cbedd-d350-43d4-9dd1-0d392b4a142c. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:33:43.876635 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:43.876635 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:33:43.877305 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-234a9dcc-0257-4dbe-9ec9-fc03c33b2a55 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups/980cbedd-d350-43d4-9dd1-0d392b4a142c returned with HTTP 200 Jul 03 02:33:43.877711 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 711/2853] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:33:43 2026] GET /volume/v3/backups/980cbedd-d350-43d4-9dd1-0d392b4a142c => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:33:43.989405 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-f1b54964-fbca-4251-822a-8ec0efd58ef6 req-9b3a3fe3-081d-4509-a547-890d55b73ccb None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:43.991570 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-f1b54964-fbca-4251-822a-8ec0efd58ef6 req-9b3a3fe3-081d-4509-a547-890d55b73ccb tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] DELETE https://10.4.3.223/volume/v3/attachments/f57d5ed5-91a8-4753-8d0f-6eac66c42c70 Jul 03 02:33:43.991754 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-f1b54964-fbca-4251-822a-8ec0efd58ef6 req-9b3a3fe3-081d-4509-a547-890d55b73ccb tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:43.991946 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-f1b54964-fbca-4251-822a-8ec0efd58ef6 req-9b3a3fe3-081d-4509-a547-890d55b73ccb tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'version_select' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:43.995971 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-f1b54964-fbca-4251-822a-8ec0efd58ef6 req-9b3a3fe3-081d-4509-a547-890d55b73ccb tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/attachments/f57d5ed5-91a8-4753-8d0f-6eac66c42c70 returned with HTTP 404 Jul 03 02:33:43.996475 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 719/2854] 10.4.3.223 () {72 vars in 1673 bytes} [Fri Jul 3 02:33:43 2026] DELETE /volume/v3/attachments/f57d5ed5-91a8-4753-8d0f-6eac66c42c70 => generated 149 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 02:33:44.185754 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-62820cbb-f79c-427a-bdb6-6545351c1448 req-434009c6-236c-498e-b2bf-8ab6e7d82469 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:44.187778 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-62820cbb-f79c-427a-bdb6-6545351c1448 req-434009c6-236c-498e-b2bf-8ab6e7d82469 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] POST https://10.4.3.223/volume/v3/attachments/142d0be3-beb9-4320-9be3-fafeac625c52/action Jul 03 02:33:44.188127 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-62820cbb-f79c-427a-bdb6-6545351c1448 req-434009c6-236c-498e-b2bf-8ab6e7d82469 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Action body: b'{"os-complete": null}' {{(pid=100013) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:33:44.188238 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-62820cbb-f79c-427a-bdb6-6545351c1448 req-434009c6-236c-498e-b2bf-8ab6e7d82469 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:33:44.211490 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:44.211490 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:33:44.226884 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-62820cbb-f79c-427a-bdb6-6545351c1448 req-434009c6-236c-498e-b2bf-8ab6e7d82469 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/attachments/142d0be3-beb9-4320-9be3-fafeac625c52/action returned with HTTP 204 Jul 03 02:33:44.227525 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 715/2855] 10.4.3.223 () {74 vars in 1725 bytes} [Fri Jul 3 02:33:44 2026] POST /volume/v3/attachments/142d0be3-beb9-4320-9be3-fafeac625c52/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:33:44.531150 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-007bf08f-085f-4fe9-bac7-a619d50ecb36 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:44.533686 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-007bf08f-085f-4fe9-bac7-a619d50ecb36 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] GET https://10.4.3.223/volume/v3/volumes/85370bf8-f592-4145-a145-fd9bf5d5029d Jul 03 02:33:44.533861 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-007bf08f-085f-4fe9-bac7-a619d50ecb36 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:44.534046 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-007bf08f-085f-4fe9-bac7-a619d50ecb36 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:44.545972 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:44.545972 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:33:44.549956 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-007bf08f-085f-4fe9-bac7-a619d50ecb36 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Volume info retrieved successfully. Jul 03 02:33:44.557190 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-007bf08f-085f-4fe9-bac7-a619d50ecb36 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] https://10.4.3.223/volume/v3/volumes/85370bf8-f592-4145-a145-fd9bf5d5029d returned with HTTP 200 Jul 03 02:33:44.557563 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 711/2856] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:33:44 2026] GET /volume/v3/volumes/85370bf8-f592-4145-a145-fd9bf5d5029d => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:33:44.889985 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-16fb578a-5c7c-45e1-8f7e-9cd34052aa11 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:44.894020 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-16fb578a-5c7c-45e1-8f7e-9cd34052aa11 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/backups/980cbedd-d350-43d4-9dd1-0d392b4a142c Jul 03 02:33:44.894277 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-16fb578a-5c7c-45e1-8f7e-9cd34052aa11 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:44.894535 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-16fb578a-5c7c-45e1-8f7e-9cd34052aa11 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:44.894691 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-16fb578a-5c7c-45e1-8f7e-9cd34052aa11 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Show backup with id 980cbedd-d350-43d4-9dd1-0d392b4a142c. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:33:44.898853 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:44.898853 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:33:44.899589 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-16fb578a-5c7c-45e1-8f7e-9cd34052aa11 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups/980cbedd-d350-43d4-9dd1-0d392b4a142c returned with HTTP 200 Jul 03 02:33:44.900146 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 712/2857] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:33:44 2026] GET /volume/v3/backups/980cbedd-d350-43d4-9dd1-0d392b4a142c => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:33:45.569876 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-935f7154-3cfe-4b5c-88d8-9f4a1230da96 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:45.571504 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-935f7154-3cfe-4b5c-88d8-9f4a1230da96 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] GET https://10.4.3.223/volume/v3/volumes/85370bf8-f592-4145-a145-fd9bf5d5029d Jul 03 02:33:45.571722 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-935f7154-3cfe-4b5c-88d8-9f4a1230da96 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:45.571920 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-935f7154-3cfe-4b5c-88d8-9f4a1230da96 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:45.580993 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:45.580993 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:33:45.584470 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-935f7154-3cfe-4b5c-88d8-9f4a1230da96 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Volume info retrieved successfully. Jul 03 02:33:45.588690 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-935f7154-3cfe-4b5c-88d8-9f4a1230da96 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] https://10.4.3.223/volume/v3/volumes/85370bf8-f592-4145-a145-fd9bf5d5029d returned with HTTP 200 Jul 03 02:33:45.589071 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 720/2858] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:33:45 2026] GET /volume/v3/volumes/85370bf8-f592-4145-a145-fd9bf5d5029d => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:33:45.910729 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-17f0837e-35f6-46c4-a6af-ea5ec00c5fcc None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:45.912923 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-17f0837e-35f6-46c4-a6af-ea5ec00c5fcc tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/backups/980cbedd-d350-43d4-9dd1-0d392b4a142c Jul 03 02:33:45.913159 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-17f0837e-35f6-46c4-a6af-ea5ec00c5fcc tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:45.913366 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-17f0837e-35f6-46c4-a6af-ea5ec00c5fcc tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:45.913504 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-17f0837e-35f6-46c4-a6af-ea5ec00c5fcc tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Show backup with id 980cbedd-d350-43d4-9dd1-0d392b4a142c. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:33:45.918403 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:45.918403 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:33:45.919267 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-17f0837e-35f6-46c4-a6af-ea5ec00c5fcc tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups/980cbedd-d350-43d4-9dd1-0d392b4a142c returned with HTTP 200 Jul 03 02:33:45.919766 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 716/2859] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:33:45 2026] GET /volume/v3/backups/980cbedd-d350-43d4-9dd1-0d392b4a142c => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:33:46.603727 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-de40a2bf-7cc9-4f4a-809a-71a68072d4e9 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:46.605446 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-de40a2bf-7cc9-4f4a-809a-71a68072d4e9 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] GET https://10.4.3.223/volume/v3/volumes/85370bf8-f592-4145-a145-fd9bf5d5029d Jul 03 02:33:46.605635 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-de40a2bf-7cc9-4f4a-809a-71a68072d4e9 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:46.605820 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-de40a2bf-7cc9-4f4a-809a-71a68072d4e9 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:46.624305 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:46.624305 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:33:46.627507 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-de40a2bf-7cc9-4f4a-809a-71a68072d4e9 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Volume info retrieved successfully. Jul 03 02:33:46.631798 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-de40a2bf-7cc9-4f4a-809a-71a68072d4e9 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] https://10.4.3.223/volume/v3/volumes/85370bf8-f592-4145-a145-fd9bf5d5029d returned with HTTP 200 Jul 03 02:33:46.632187 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 712/2860] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:33:46 2026] GET /volume/v3/volumes/85370bf8-f592-4145-a145-fd9bf5d5029d => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:33:46.931332 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-121bedce-daab-4c7c-809b-fa060ec1fb5f None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:46.932933 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-121bedce-daab-4c7c-809b-fa060ec1fb5f tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/backups/980cbedd-d350-43d4-9dd1-0d392b4a142c Jul 03 02:33:46.933110 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-121bedce-daab-4c7c-809b-fa060ec1fb5f tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:46.933275 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-121bedce-daab-4c7c-809b-fa060ec1fb5f tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:46.933373 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-121bedce-daab-4c7c-809b-fa060ec1fb5f tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Show backup with id 980cbedd-d350-43d4-9dd1-0d392b4a142c. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:33:46.937555 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:46.937555 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:33:46.938286 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-121bedce-daab-4c7c-809b-fa060ec1fb5f tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups/980cbedd-d350-43d4-9dd1-0d392b4a142c returned with HTTP 200 Jul 03 02:33:46.938763 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 713/2861] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:33:46 2026] GET /volume/v3/backups/980cbedd-d350-43d4-9dd1-0d392b4a142c => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:33:47.339929 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-da65007d-f880-464b-89c5-fb7ea614b0bb None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:47.341646 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-da65007d-f880-464b-89c5-fb7ea614b0bb tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] GET https://10.4.3.223/volume/v3/volumes/16743a21-2f71-4699-9f33-a127fd910617 Jul 03 02:33:47.341741 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-da65007d-f880-464b-89c5-fb7ea614b0bb tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:47.341912 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-da65007d-f880-464b-89c5-fb7ea614b0bb tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:47.348434 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:47.348434 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:33:47.353123 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-da65007d-f880-464b-89c5-fb7ea614b0bb tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Volume info retrieved successfully. Jul 03 02:33:47.358217 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-da65007d-f880-464b-89c5-fb7ea614b0bb tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/volumes/16743a21-2f71-4699-9f33-a127fd910617 returned with HTTP 200 Jul 03 02:33:47.358651 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 721/2862] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:33:47 2026] GET /volume/v3/volumes/16743a21-2f71-4699-9f33-a127fd910617 => generated 1362 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:33:47.370785 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-8879da36-7d6c-4dc8-8858-0a5fe9f83b42 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:47.372531 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-8879da36-7d6c-4dc8-8858-0a5fe9f83b42 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] DELETE https://10.4.3.223/volume/v3/volumes/16743a21-2f71-4699-9f33-a127fd910617 Jul 03 02:33:47.372718 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-8879da36-7d6c-4dc8-8858-0a5fe9f83b42 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:47.372908 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-8879da36-7d6c-4dc8-8858-0a5fe9f83b42 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'delete' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:47.373062 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.volumes [None req-8879da36-7d6c-4dc8-8858-0a5fe9f83b42 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Delete volume with id: 16743a21-2f71-4699-9f33-a127fd910617 Jul 03 02:33:47.380124 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:47.380124 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:33:47.380648 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-8879da36-7d6c-4dc8-8858-0a5fe9f83b42 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Volume info retrieved successfully. Jul 03 02:33:47.404038 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-8879da36-7d6c-4dc8-8858-0a5fe9f83b42 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Delete volume request issued successfully. Jul 03 02:33:47.404250 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-8879da36-7d6c-4dc8-8858-0a5fe9f83b42 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/volumes/16743a21-2f71-4699-9f33-a127fd910617 returned with HTTP 202 Jul 03 02:33:47.404801 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 717/2863] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:33:47 2026] DELETE /volume/v3/volumes/16743a21-2f71-4699-9f33-a127fd910617 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:33:47.415664 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-c5967833-f119-41f9-bcfe-cb8c24b62fad None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:47.417905 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-c5967833-f119-41f9-bcfe-cb8c24b62fad tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] GET https://10.4.3.223/volume/v3/volumes/16743a21-2f71-4699-9f33-a127fd910617 Jul 03 02:33:47.418196 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-c5967833-f119-41f9-bcfe-cb8c24b62fad tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:47.418494 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-c5967833-f119-41f9-bcfe-cb8c24b62fad tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:47.428508 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:47.428508 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:33:47.432643 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-c5967833-f119-41f9-bcfe-cb8c24b62fad tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Volume info retrieved successfully. Jul 03 02:33:47.439686 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-c5967833-f119-41f9-bcfe-cb8c24b62fad tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/volumes/16743a21-2f71-4699-9f33-a127fd910617 returned with HTTP 200 Jul 03 02:33:47.440360 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 713/2864] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:33:47 2026] GET /volume/v3/volumes/16743a21-2f71-4699-9f33-a127fd910617 => generated 1361 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:33:47.645831 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-c3e49121-d082-490b-a89c-423608d9f3c1 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:47.647590 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-c3e49121-d082-490b-a89c-423608d9f3c1 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] GET https://10.4.3.223/volume/v3/volumes/85370bf8-f592-4145-a145-fd9bf5d5029d Jul 03 02:33:47.647778 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-c3e49121-d082-490b-a89c-423608d9f3c1 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:47.647959 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-c3e49121-d082-490b-a89c-423608d9f3c1 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:47.657992 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:47.657992 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:33:47.661402 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-c3e49121-d082-490b-a89c-423608d9f3c1 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Volume info retrieved successfully. Jul 03 02:33:47.665431 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-c3e49121-d082-490b-a89c-423608d9f3c1 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] https://10.4.3.223/volume/v3/volumes/85370bf8-f592-4145-a145-fd9bf5d5029d returned with HTTP 200 Jul 03 02:33:47.665865 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 714/2865] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:33:47 2026] GET /volume/v3/volumes/85370bf8-f592-4145-a145-fd9bf5d5029d => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:33:47.948983 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-88b8b00d-ede5-40cd-82ca-39f99c1def87 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:47.950652 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-88b8b00d-ede5-40cd-82ca-39f99c1def87 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/backups/980cbedd-d350-43d4-9dd1-0d392b4a142c Jul 03 02:33:47.950888 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-88b8b00d-ede5-40cd-82ca-39f99c1def87 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:47.951097 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-88b8b00d-ede5-40cd-82ca-39f99c1def87 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:47.951223 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-88b8b00d-ede5-40cd-82ca-39f99c1def87 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Show backup with id 980cbedd-d350-43d4-9dd1-0d392b4a142c. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:33:47.956388 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:47.956388 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:33:47.957076 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-88b8b00d-ede5-40cd-82ca-39f99c1def87 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups/980cbedd-d350-43d4-9dd1-0d392b4a142c returned with HTTP 200 Jul 03 02:33:47.957454 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 722/2866] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:33:47 2026] GET /volume/v3/backups/980cbedd-d350-43d4-9dd1-0d392b4a142c => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:33:48.286353 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-ffa868ec-998b-4337-aaa7-b89417da3874 req-7dcaf0ca-572e-4e00-b0ed-36daf21b24c6 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:48.288744 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-ffa868ec-998b-4337-aaa7-b89417da3874 req-7dcaf0ca-572e-4e00-b0ed-36daf21b24c6 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] GET https://10.4.3.223/volume/v3/volumes/3a8d8ade-0626-44bb-987a-1b0f095adf4c/encryption Jul 03 02:33:48.288938 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-ffa868ec-998b-4337-aaa7-b89417da3874 req-7dcaf0ca-572e-4e00-b0ed-36daf21b24c6 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:48.289115 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-ffa868ec-998b-4337-aaa7-b89417da3874 req-7dcaf0ca-572e-4e00-b0ed-36daf21b24c6 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Calling method 'index' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:48.299839 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:48.299839 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:33:48.307921 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-ffa868ec-998b-4337-aaa7-b89417da3874 req-7dcaf0ca-572e-4e00-b0ed-36daf21b24c6 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/volumes/3a8d8ade-0626-44bb-987a-1b0f095adf4c/encryption returned with HTTP 200 Jul 03 02:33:48.308459 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 718/2867] 10.4.3.223 () {68 vars in 1631 bytes} [Fri Jul 3 02:33:48 2026] GET /volume/v3/volumes/3a8d8ade-0626-44bb-987a-1b0f095adf4c/encryption => generated 160 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:33:48.376727 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-18eaca0e-0ced-4ecf-9dec-1a7b98e6457f None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:48.378318 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-18eaca0e-0ced-4ecf-9dec-1a7b98e6457f tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-reader] GET https://10.4.3.223/volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 Jul 03 02:33:48.378495 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-18eaca0e-0ced-4ecf-9dec-1a7b98e6457f tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-reader] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:48.378659 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-18eaca0e-0ced-4ecf-9dec-1a7b98e6457f tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-reader] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:48.389153 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:48.389153 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:33:48.392029 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-18eaca0e-0ced-4ecf-9dec-1a7b98e6457f tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-reader] Volume info retrieved successfully. Jul 03 02:33:48.395893 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-18eaca0e-0ced-4ecf-9dec-1a7b98e6457f tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-reader] https://10.4.3.223/volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 returned with HTTP 200 Jul 03 02:33:48.396287 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 714/2868] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:33:48 2026] GET /volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 => generated 1442 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:33:48.429042 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-a010f549-ef64-43bc-b434-ade193de4dca req-832765d1-4275-47c5-9bd4-c58a7c0ede6a None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:48.431780 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-a010f549-ef64-43bc-b434-ade193de4dca req-832765d1-4275-47c5-9bd4-c58a7c0ede6a tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] POST https://10.4.3.223/volume/v3/attachments/2b0fceb7-8316-4bbf-bf00-ffe42f7a068b/action Jul 03 02:33:48.432140 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-a010f549-ef64-43bc-b434-ade193de4dca req-832765d1-4275-47c5-9bd4-c58a7c0ede6a tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Action body: b'{"os-complete": null}' {{(pid=100012) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:33:48.432265 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-a010f549-ef64-43bc-b434-ade193de4dca req-832765d1-4275-47c5-9bd4-c58a7c0ede6a tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:33:48.443493 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-7077cd4d-264b-453c-b532-6fa249484e37 req-95fb0f42-358f-4c33-810f-44f014d60fe7 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:48.445283 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-7077cd4d-264b-453c-b532-6fa249484e37 req-95fb0f42-358f-4c33-810f-44f014d60fe7 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] GET https://10.4.3.223/volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 Jul 03 02:33:48.445459 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-7077cd4d-264b-453c-b532-6fa249484e37 req-95fb0f42-358f-4c33-810f-44f014d60fe7 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:48.445627 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-7077cd4d-264b-453c-b532-6fa249484e37 req-95fb0f42-358f-4c33-810f-44f014d60fe7 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:48.450045 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:48.450045 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:33:48.453493 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-b1a77ce4-160f-4ebb-a53c-774124b20db3 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:48.455364 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-b1a77ce4-160f-4ebb-a53c-774124b20db3 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] GET https://10.4.3.223/volume/v3/volumes/16743a21-2f71-4699-9f33-a127fd910617 Jul 03 02:33:48.455546 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-b1a77ce4-160f-4ebb-a53c-774124b20db3 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:48.455713 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-b1a77ce4-160f-4ebb-a53c-774124b20db3 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:48.460394 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:48.460394 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:33:48.463392 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-a010f549-ef64-43bc-b434-ade193de4dca req-832765d1-4275-47c5-9bd4-c58a7c0ede6a tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] https://10.4.3.223/volume/v3/attachments/2b0fceb7-8316-4bbf-bf00-ffe42f7a068b/action returned with HTTP 204 Jul 03 02:33:48.463868 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 715/2869] 10.4.3.223 () {74 vars in 1725 bytes} [Fri Jul 3 02:33:48 2026] POST /volume/v3/attachments/2b0fceb7-8316-4bbf-bf00-ffe42f7a068b/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:33:48.463972 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [req-7077cd4d-264b-453c-b532-6fa249484e37 req-95fb0f42-358f-4c33-810f-44f014d60fe7 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Volume info retrieved successfully. Jul 03 02:33:48.465151 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-b1a77ce4-160f-4ebb-a53c-774124b20db3 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/volumes/16743a21-2f71-4699-9f33-a127fd910617 returned with HTTP 404 Jul 03 02:33:48.465628 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 719/2870] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:33:48 2026] GET /volume/v3/volumes/16743a21-2f71-4699-9f33-a127fd910617 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:33:48.471705 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-7077cd4d-264b-453c-b532-6fa249484e37 req-95fb0f42-358f-4c33-810f-44f014d60fe7 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 returned with HTTP 200 Jul 03 02:33:48.472138 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 723/2871] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:33:48 2026] GET /volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 => generated 1442 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:33:48.477835 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-e95cf5fe-e193-4c26-b2e4-109743f8ba61 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:48.479693 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-e95cf5fe-e193-4c26-b2e4-109743f8ba61 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] GET https://10.4.3.223/volume/v3/volumes/06362ad6-6e11-4297-9cd8-e5aa60ad7cc6 Jul 03 02:33:48.480133 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-e95cf5fe-e193-4c26-b2e4-109743f8ba61 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:48.480133 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-e95cf5fe-e193-4c26-b2e4-109743f8ba61 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:48.488158 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:48.488158 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:33:48.490613 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-7077cd4d-264b-453c-b532-6fa249484e37 req-c89616cf-f282-49ad-9032-a9b7cc153ffe None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:48.492476 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-7077cd4d-264b-453c-b532-6fa249484e37 req-c89616cf-f282-49ad-9032-a9b7cc153ffe tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] POST https://10.4.3.223/volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8/action Jul 03 02:33:48.492563 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-e95cf5fe-e193-4c26-b2e4-109743f8ba61 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Volume info retrieved successfully. Jul 03 02:33:48.492780 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-7077cd4d-264b-453c-b532-6fa249484e37 req-c89616cf-f282-49ad-9032-a9b7cc153ffe tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100012) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:33:48.492906 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-7077cd4d-264b-453c-b532-6fa249484e37 req-c89616cf-f282-49ad-9032-a9b7cc153ffe tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:33:48.497873 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-e95cf5fe-e193-4c26-b2e4-109743f8ba61 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/volumes/06362ad6-6e11-4297-9cd8-e5aa60ad7cc6 returned with HTTP 200 Jul 03 02:33:48.498341 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 715/2872] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:33:48 2026] GET /volume/v3/volumes/06362ad6-6e11-4297-9cd8-e5aa60ad7cc6 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:33:48.505021 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:48.505021 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:33:48.505485 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [req-7077cd4d-264b-453c-b532-6fa249484e37 req-c89616cf-f282-49ad-9032-a9b7cc153ffe tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Volume info retrieved successfully. Jul 03 02:33:48.509806 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-6f229c3a-bebe-4502-87fb-d111fe438520 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:48.511491 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-6f229c3a-bebe-4502-87fb-d111fe438520 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] POST https://10.4.3.223/volume/v3/snapshots Jul 03 02:33:48.511786 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-6f229c3a-bebe-4502-87fb-d111fe438520 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "06362ad6-6e11-4297-9cd8-e5aa60ad7cc6", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-618336310"}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:33:48.513164 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [req-7077cd4d-264b-453c-b532-6fa249484e37 req-c89616cf-f282-49ad-9032-a9b7cc153ffe tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Begin detaching volume completed successfully. Jul 03 02:33:48.513361 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-7077cd4d-264b-453c-b532-6fa249484e37 req-c89616cf-f282-49ad-9032-a9b7cc153ffe tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8/action returned with HTTP 202 Jul 03 02:33:48.513847 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 716/2873] 10.4.3.223 () {72 vars in 1672 bytes} [Fri Jul 3 02:33:48 2026] POST /volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 02:33:48.519561 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:48.519561 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:33:48.520450 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-6f229c3a-bebe-4502-87fb-d111fe438520 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Volume info retrieved successfully. Jul 03 02:33:48.520450 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.snapshots [None req-6f229c3a-bebe-4502-87fb-d111fe438520 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Create snapshot from volume 06362ad6-6e11-4297-9cd8-e5aa60ad7cc6 Jul 03 02:33:48.534454 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-cd188805-0b50-496c-b71b-390eb3565b7a None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:48.536389 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-cd188805-0b50-496c-b71b-390eb3565b7a tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] GET https://10.4.3.223/volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 Jul 03 02:33:48.536612 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-cd188805-0b50-496c-b71b-390eb3565b7a tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:48.536841 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-cd188805-0b50-496c-b71b-390eb3565b7a tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:48.543900 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.quota [None req-6f229c3a-bebe-4502-87fb-d111fe438520 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Created reservations ['ce864396-6b49-4e7f-bdeb-7cd352b1b645', 'd24554f4-a8c9-48d7-8eaf-5252101c9ea4', 'd3351622-0770-4189-b822-bd251ee61681', '3fbf0240-31b4-41fe-86b1-32e72f6c21f6'] {{(pid=100013) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:33:48.550168 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:48.550168 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:33:48.553867 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-cd188805-0b50-496c-b71b-390eb3565b7a tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Volume info retrieved successfully. Jul 03 02:33:48.558415 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-cd188805-0b50-496c-b71b-390eb3565b7a tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 returned with HTTP 200 Jul 03 02:33:48.558900 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 724/2874] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:33:48 2026] GET /volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 => generated 1445 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:33:48.577878 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-6f229c3a-bebe-4502-87fb-d111fe438520 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Snapshot create request issued successfully. Jul 03 02:33:48.578260 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-6f229c3a-bebe-4502-87fb-d111fe438520 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/snapshots returned with HTTP 202 Jul 03 02:33:48.578733 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 720/2875] 10.4.3.223 () {68 vars in 1265 bytes} [Fri Jul 3 02:33:48 2026] POST /volume/v3/snapshots => generated 379 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:33:48.587429 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-ece1e316-5dfd-4af7-8e64-18bdb15b8cde None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:48.589075 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-ece1e316-5dfd-4af7-8e64-18bdb15b8cde tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] GET https://10.4.3.223/volume/v3/snapshots/2eca48cd-d131-4ab5-9904-4a0f4bdc5289 Jul 03 02:33:48.589290 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-ece1e316-5dfd-4af7-8e64-18bdb15b8cde tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:48.589523 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-ece1e316-5dfd-4af7-8e64-18bdb15b8cde tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:48.594215 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:48.594215 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:33:48.594661 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-ece1e316-5dfd-4af7-8e64-18bdb15b8cde tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Snapshot retrieved successfully. Jul 03 02:33:48.595348 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-ece1e316-5dfd-4af7-8e64-18bdb15b8cde tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/snapshots/2eca48cd-d131-4ab5-9904-4a0f4bdc5289 returned with HTTP 200 Jul 03 02:33:48.595709 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 716/2876] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:33:48 2026] GET /volume/v3/snapshots/2eca48cd-d131-4ab5-9904-4a0f4bdc5289 => generated 511 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:33:48.678397 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-c32bd450-c807-4e2c-89ac-6ef7f94985fe None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:48.679977 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-c32bd450-c807-4e2c-89ac-6ef7f94985fe tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] GET https://10.4.3.223/volume/v3/volumes/85370bf8-f592-4145-a145-fd9bf5d5029d Jul 03 02:33:48.680183 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-c32bd450-c807-4e2c-89ac-6ef7f94985fe tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:48.680403 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-c32bd450-c807-4e2c-89ac-6ef7f94985fe tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:48.688770 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:48.688770 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:33:48.692042 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-c32bd450-c807-4e2c-89ac-6ef7f94985fe tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Volume info retrieved successfully. Jul 03 02:33:48.695585 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-c32bd450-c807-4e2c-89ac-6ef7f94985fe tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] https://10.4.3.223/volume/v3/volumes/85370bf8-f592-4145-a145-fd9bf5d5029d returned with HTTP 200 Jul 03 02:33:48.696002 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 717/2877] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:33:48 2026] GET /volume/v3/volumes/85370bf8-f592-4145-a145-fd9bf5d5029d => generated 1139 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:33:48.708384 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-3eb343d0-6881-4fe8-9bec-a1ea540da399 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:48.710432 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-3eb343d0-6881-4fe8-9bec-a1ea540da399 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] GET https://10.4.3.223/volume/v3/volumes/85370bf8-f592-4145-a145-fd9bf5d5029d Jul 03 02:33:48.710652 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-3eb343d0-6881-4fe8-9bec-a1ea540da399 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:48.710873 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-3eb343d0-6881-4fe8-9bec-a1ea540da399 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:48.721861 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:48.721861 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:33:48.725717 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-3eb343d0-6881-4fe8-9bec-a1ea540da399 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Volume info retrieved successfully. Jul 03 02:33:48.731498 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-3eb343d0-6881-4fe8-9bec-a1ea540da399 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] https://10.4.3.223/volume/v3/volumes/85370bf8-f592-4145-a145-fd9bf5d5029d returned with HTTP 200 Jul 03 02:33:48.731961 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 725/2878] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:33:48 2026] GET /volume/v3/volumes/85370bf8-f592-4145-a145-fd9bf5d5029d => generated 1139 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:33:48.969580 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-47803081-2334-43be-91e7-596c065ac596 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:48.972337 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-47803081-2334-43be-91e7-596c065ac596 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/backups/980cbedd-d350-43d4-9dd1-0d392b4a142c Jul 03 02:33:48.972600 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-47803081-2334-43be-91e7-596c065ac596 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:48.972826 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-47803081-2334-43be-91e7-596c065ac596 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:48.972971 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-47803081-2334-43be-91e7-596c065ac596 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Show backup with id 980cbedd-d350-43d4-9dd1-0d392b4a142c. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:33:48.978727 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:48.978727 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:33:48.979701 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-47803081-2334-43be-91e7-596c065ac596 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups/980cbedd-d350-43d4-9dd1-0d392b4a142c returned with HTTP 200 Jul 03 02:33:48.980154 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 721/2879] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:33:48 2026] GET /volume/v3/backups/980cbedd-d350-43d4-9dd1-0d392b4a142c => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:33:49.539779 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-975a03f2-66b1-4339-bf67-e3bfe896069d None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:49.540313 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-975a03f2-66b1-4339-bf67-e3bfe896069d None None] GET https://10.4.3.223/volume// Jul 03 02:33:49.540620 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-975a03f2-66b1-4339-bf67-e3bfe896069d None None] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:49.541282 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-975a03f2-66b1-4339-bf67-e3bfe896069d None None] Calling method 'all' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:49.541282 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-975a03f2-66b1-4339-bf67-e3bfe896069d None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:33:49.541647 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 717/2880] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:33:49 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:33:49.551775 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-7077cd4d-264b-453c-b532-6fa249484e37 req-881e99f4-dbba-42f6-a64a-a74cca83acc8 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:49.554181 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-7077cd4d-264b-453c-b532-6fa249484e37 req-881e99f4-dbba-42f6-a64a-a74cca83acc8 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] GET https://10.4.3.223/volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 Jul 03 02:33:49.554434 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-7077cd4d-264b-453c-b532-6fa249484e37 req-881e99f4-dbba-42f6-a64a-a74cca83acc8 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:49.554666 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-7077cd4d-264b-453c-b532-6fa249484e37 req-881e99f4-dbba-42f6-a64a-a74cca83acc8 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:49.575658 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:49.575658 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:33:49.576662 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-6cbd4ded-7abb-4f2b-8ef8-81bcef57c6a1 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:49.580943 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-6cbd4ded-7abb-4f2b-8ef8-81bcef57c6a1 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] GET https://10.4.3.223/volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 Jul 03 02:33:49.581136 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-6cbd4ded-7abb-4f2b-8ef8-81bcef57c6a1 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:49.581312 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-6cbd4ded-7abb-4f2b-8ef8-81bcef57c6a1 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:49.585236 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [req-7077cd4d-264b-453c-b532-6fa249484e37 req-881e99f4-dbba-42f6-a64a-a74cca83acc8 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Volume info retrieved successfully. Jul 03 02:33:49.597144 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-7077cd4d-264b-453c-b532-6fa249484e37 req-881e99f4-dbba-42f6-a64a-a74cca83acc8 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 returned with HTTP 200 Jul 03 02:33:49.597622 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 718/2881] 10.4.3.223 () {70 vars in 1639 bytes} [Fri Jul 3 02:33:49 2026] GET /volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 => generated 1625 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:33:49.606408 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:49.606408 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:33:49.610894 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-8f67407e-85b0-4b09-844c-c045da84f75c None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:49.613472 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-8f67407e-85b0-4b09-844c-c045da84f75c tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] GET https://10.4.3.223/volume/v3/snapshots/2eca48cd-d131-4ab5-9904-4a0f4bdc5289 Jul 03 02:33:49.613694 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-8f67407e-85b0-4b09-844c-c045da84f75c tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:49.613919 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-8f67407e-85b0-4b09-844c-c045da84f75c tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:49.615885 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-6cbd4ded-7abb-4f2b-8ef8-81bcef57c6a1 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Volume info retrieved successfully. Jul 03 02:33:49.620180 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:49.620180 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:33:49.620918 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-8f67407e-85b0-4b09-844c-c045da84f75c tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Snapshot retrieved successfully. Jul 03 02:33:49.621817 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-8f67407e-85b0-4b09-844c-c045da84f75c tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/snapshots/2eca48cd-d131-4ab5-9904-4a0f4bdc5289 returned with HTTP 200 Jul 03 02:33:49.622253 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 722/2882] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:33:49 2026] GET /volume/v3/snapshots/2eca48cd-d131-4ab5-9904-4a0f4bdc5289 => generated 538 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:33:49.627048 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-6cbd4ded-7abb-4f2b-8ef8-81bcef57c6a1 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 returned with HTTP 200 Jul 03 02:33:49.627834 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 726/2883] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:33:49 2026] GET /volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 => generated 1445 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:33:49.636902 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-e8fe4fe2-38d8-42df-90ed-80ce47651ea6 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:49.640335 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-e8fe4fe2-38d8-42df-90ed-80ce47651ea6 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] GET https://10.4.3.223/volume/v3/snapshots/2eca48cd-d131-4ab5-9904-4a0f4bdc5289 Jul 03 02:33:49.640335 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-e8fe4fe2-38d8-42df-90ed-80ce47651ea6 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:49.640335 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-e8fe4fe2-38d8-42df-90ed-80ce47651ea6 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:49.646514 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:49.646514 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:33:49.647551 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-e8fe4fe2-38d8-42df-90ed-80ce47651ea6 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Snapshot retrieved successfully. Jul 03 02:33:49.648159 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-e8fe4fe2-38d8-42df-90ed-80ce47651ea6 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/snapshots/2eca48cd-d131-4ab5-9904-4a0f4bdc5289 returned with HTTP 200 Jul 03 02:33:49.648626 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 718/2884] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:33:49 2026] GET /volume/v3/snapshots/2eca48cd-d131-4ab5-9904-4a0f4bdc5289 => generated 538 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:33:49.663084 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-8c516e10-7e8a-4e0e-b2f8-92c59b2697cb None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:49.664938 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-8c516e10-7e8a-4e0e-b2f8-92c59b2697cb tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] GET https://10.4.3.223/volume/v3/snapshots Jul 03 02:33:49.665062 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-8c516e10-7e8a-4e0e-b2f8-92c59b2697cb tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:49.665263 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-8c516e10-7e8a-4e0e-b2f8-92c59b2697cb tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'index' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:49.665592 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.api_utils [None req-8c516e10-7e8a-4e0e-b2f8-92c59b2697cb tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Removing options '' from query. {{(pid=100012) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 02:33:49.666643 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.db.api [None req-8c516e10-7e8a-4e0e-b2f8-92c59b2697cb tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Building query based on filter {{(pid=100012) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 02:33:49.670636 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-8c516e10-7e8a-4e0e-b2f8-92c59b2697cb tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Get all snapshots completed successfully. Jul 03 02:33:49.674446 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-8c516e10-7e8a-4e0e-b2f8-92c59b2697cb tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/snapshots returned with HTTP 200 Jul 03 02:33:49.674446 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 719/2885] 10.4.3.223 () {66 vars in 1243 bytes} [Fri Jul 3 02:33:49 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) Jul 03 02:33:49.683230 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-4e4ec4c5-8ae4-4494-91a4-1802805759cf None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:49.687730 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-4e4ec4c5-8ae4-4494-91a4-1802805759cf tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] PUT https://10.4.3.223/volume/v3/snapshots/2eca48cd-d131-4ab5-9904-4a0f4bdc5289 Jul 03 02:33:49.688508 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-4e4ec4c5-8ae4-4494-91a4-1802805759cf tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-1888340097", "description": "This is the new description of snapshot."}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:33:49.698221 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:49.698221 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:33:49.698693 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-4e4ec4c5-8ae4-4494-91a4-1802805759cf tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Snapshot retrieved successfully. Jul 03 02:33:49.707669 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-4e4ec4c5-8ae4-4494-91a4-1802805759cf tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/snapshots/2eca48cd-d131-4ab5-9904-4a0f4bdc5289 returned with HTTP 200 Jul 03 02:33:49.708251 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 723/2886] 10.4.3.223 () {68 vars in 1375 bytes} [Fri Jul 3 02:33:49 2026] PUT /volume/v3/snapshots/2eca48cd-d131-4ab5-9904-4a0f4bdc5289 => generated 443 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:33:49.717454 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-2050f120-9926-40c2-a76f-8bd51171948e None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:49.725937 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-2050f120-9926-40c2-a76f-8bd51171948e tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] GET https://10.4.3.223/volume/v3/snapshots/2eca48cd-d131-4ab5-9904-4a0f4bdc5289 Jul 03 02:33:49.725937 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-2050f120-9926-40c2-a76f-8bd51171948e tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:49.725937 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-2050f120-9926-40c2-a76f-8bd51171948e tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:49.730194 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:49.730194 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:33:49.731031 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-2050f120-9926-40c2-a76f-8bd51171948e tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Snapshot retrieved successfully. Jul 03 02:33:49.731885 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-2050f120-9926-40c2-a76f-8bd51171948e tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/snapshots/2eca48cd-d131-4ab5-9904-4a0f4bdc5289 returned with HTTP 200 Jul 03 02:33:49.732555 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 727/2887] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:33:49 2026] GET /volume/v3/snapshots/2eca48cd-d131-4ab5-9904-4a0f4bdc5289 => generated 577 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:33:49.740231 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-ee48326a-805c-413e-ac0a-e44f9c694064 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:49.742724 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-ee48326a-805c-413e-ac0a-e44f9c694064 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/2eca48cd-d131-4ab5-9904-4a0f4bdc5289 Jul 03 02:33:49.743924 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-ee48326a-805c-413e-ac0a-e44f9c694064 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:49.743924 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-ee48326a-805c-413e-ac0a-e44f9c694064 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'delete' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:49.743924 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.snapshots [None req-ee48326a-805c-413e-ac0a-e44f9c694064 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Delete snapshot with id: 2eca48cd-d131-4ab5-9904-4a0f4bdc5289 Jul 03 02:33:49.748981 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:49.748981 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:33:49.749569 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-ee48326a-805c-413e-ac0a-e44f9c694064 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Snapshot retrieved successfully. Jul 03 02:33:49.777987 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-ee48326a-805c-413e-ac0a-e44f9c694064 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Snapshot delete request issued successfully. Jul 03 02:33:49.778207 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-ee48326a-805c-413e-ac0a-e44f9c694064 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/snapshots/2eca48cd-d131-4ab5-9904-4a0f4bdc5289 returned with HTTP 202 Jul 03 02:33:49.778727 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 719/2888] 10.4.3.223 () {66 vars in 1357 bytes} [Fri Jul 3 02:33:49 2026] DELETE /volume/v3/snapshots/2eca48cd-d131-4ab5-9904-4a0f4bdc5289 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:33:49.786348 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-d701ccc5-2247-4a4a-94de-f1b1054c20ea None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:49.788152 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-d701ccc5-2247-4a4a-94de-f1b1054c20ea tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] GET https://10.4.3.223/volume/v3/snapshots/2eca48cd-d131-4ab5-9904-4a0f4bdc5289 Jul 03 02:33:49.788390 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-d701ccc5-2247-4a4a-94de-f1b1054c20ea tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:49.788650 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-d701ccc5-2247-4a4a-94de-f1b1054c20ea tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:49.795814 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:49.795814 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:33:49.796695 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-d701ccc5-2247-4a4a-94de-f1b1054c20ea tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Snapshot retrieved successfully. Jul 03 02:33:49.798075 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-d701ccc5-2247-4a4a-94de-f1b1054c20ea tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/snapshots/2eca48cd-d131-4ab5-9904-4a0f4bdc5289 returned with HTTP 200 Jul 03 02:33:49.798447 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 720/2889] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:33:49 2026] GET /volume/v3/snapshots/2eca48cd-d131-4ab5-9904-4a0f4bdc5289 => generated 576 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:33:49.993217 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-0e817a83-10aa-41ba-ae8e-a32c995634f6 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:49.995246 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-0e817a83-10aa-41ba-ae8e-a32c995634f6 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/backups/980cbedd-d350-43d4-9dd1-0d392b4a142c Jul 03 02:33:49.995507 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-0e817a83-10aa-41ba-ae8e-a32c995634f6 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:49.995751 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-0e817a83-10aa-41ba-ae8e-a32c995634f6 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:49.995900 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-0e817a83-10aa-41ba-ae8e-a32c995634f6 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Show backup with id 980cbedd-d350-43d4-9dd1-0d392b4a142c. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:33:50.000718 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:50.000718 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:33:50.001409 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-0e817a83-10aa-41ba-ae8e-a32c995634f6 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups/980cbedd-d350-43d4-9dd1-0d392b4a142c returned with HTTP 200 Jul 03 02:33:50.001852 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 724/2890] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:33:49 2026] GET /volume/v3/backups/980cbedd-d350-43d4-9dd1-0d392b4a142c => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:33:50.215803 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-7077cd4d-264b-453c-b532-6fa249484e37 req-47ee4b78-f469-4461-8464-2ec271e9df2b None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:50.220981 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-7077cd4d-264b-453c-b532-6fa249484e37 req-47ee4b78-f469-4461-8464-2ec271e9df2b tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] GET https://10.4.3.223/volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 Jul 03 02:33:50.221196 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-7077cd4d-264b-453c-b532-6fa249484e37 req-47ee4b78-f469-4461-8464-2ec271e9df2b tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:50.221461 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-7077cd4d-264b-453c-b532-6fa249484e37 req-47ee4b78-f469-4461-8464-2ec271e9df2b tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:50.235990 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:50.235990 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:33:50.239965 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [req-7077cd4d-264b-453c-b532-6fa249484e37 req-47ee4b78-f469-4461-8464-2ec271e9df2b tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Volume info retrieved successfully. Jul 03 02:33:50.244549 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-7077cd4d-264b-453c-b532-6fa249484e37 req-47ee4b78-f469-4461-8464-2ec271e9df2b tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 returned with HTTP 200 Jul 03 02:33:50.244961 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 728/2891] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:33:50 2026] GET /volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 => generated 1445 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:33:50.641578 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-5cc3a8e2-c395-4f3e-9999-d6e85077f41b None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:50.643604 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-5cc3a8e2-c395-4f3e-9999-d6e85077f41b tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] GET https://10.4.3.223/volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 Jul 03 02:33:50.643813 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-5cc3a8e2-c395-4f3e-9999-d6e85077f41b tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:50.644011 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-5cc3a8e2-c395-4f3e-9999-d6e85077f41b tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:50.656215 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:50.656215 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:33:50.660069 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-5cc3a8e2-c395-4f3e-9999-d6e85077f41b tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Volume info retrieved successfully. Jul 03 02:33:50.664725 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-5cc3a8e2-c395-4f3e-9999-d6e85077f41b tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 returned with HTTP 200 Jul 03 02:33:50.665147 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 720/2892] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:33:50 2026] GET /volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 => generated 1445 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:33:50.757104 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-7077cd4d-264b-453c-b532-6fa249484e37 req-b78042f0-0148-4059-8f83-a14daf959f0c None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:50.759114 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-7077cd4d-264b-453c-b532-6fa249484e37 req-b78042f0-0148-4059-8f83-a14daf959f0c tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] DELETE https://10.4.3.223/volume/v3/attachments/77c79bdc-fb1f-42e8-bea1-75fe05f0df50 Jul 03 02:33:50.759359 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-7077cd4d-264b-453c-b532-6fa249484e37 req-b78042f0-0148-4059-8f83-a14daf959f0c tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:50.759565 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-7077cd4d-264b-453c-b532-6fa249484e37 req-b78042f0-0148-4059-8f83-a14daf959f0c tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Calling method 'version_select' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:50.768666 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:50.768666 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:33:50.809202 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-7e28cc89-c7cc-49a9-97ab-161de1df9e1b None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:50.810529 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-7e28cc89-c7cc-49a9-97ab-161de1df9e1b tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] GET https://10.4.3.223/volume/v3/snapshots/2eca48cd-d131-4ab5-9904-4a0f4bdc5289 Jul 03 02:33:50.810697 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-7e28cc89-c7cc-49a9-97ab-161de1df9e1b tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:50.811773 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-7e28cc89-c7cc-49a9-97ab-161de1df9e1b tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:50.814747 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-7e28cc89-c7cc-49a9-97ab-161de1df9e1b tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/snapshots/2eca48cd-d131-4ab5-9904-4a0f4bdc5289 returned with HTTP 404 Jul 03 02:33:50.815188 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 725/2893] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:33:50 2026] GET /volume/v3/snapshots/2eca48cd-d131-4ab5-9904-4a0f4bdc5289 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:33:50.824286 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-140c006d-2f39-4b31-98a3-d7b1756764aa None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:50.826005 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-140c006d-2f39-4b31-98a3-d7b1756764aa tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/2eca48cd-d131-4ab5-9904-4a0f4bdc5289 Jul 03 02:33:50.826180 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-140c006d-2f39-4b31-98a3-d7b1756764aa tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:50.826354 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-140c006d-2f39-4b31-98a3-d7b1756764aa tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:50.826459 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.snapshots [None req-140c006d-2f39-4b31-98a3-d7b1756764aa tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Delete snapshot with id: 2eca48cd-d131-4ab5-9904-4a0f4bdc5289 Jul 03 02:33:50.830661 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-140c006d-2f39-4b31-98a3-d7b1756764aa tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/snapshots/2eca48cd-d131-4ab5-9904-4a0f4bdc5289 returned with HTTP 404 Jul 03 02:33:50.831142 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 729/2894] 10.4.3.223 () {66 vars in 1357 bytes} [Fri Jul 3 02:33:50 2026] DELETE /volume/v3/snapshots/2eca48cd-d131-4ab5-9904-4a0f4bdc5289 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:33:50.838644 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-d30f7d32-b20f-47f4-a736-17e7ac4128cc None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:50.840995 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-d30f7d32-b20f-47f4-a736-17e7ac4128cc tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] GET https://10.4.3.223/volume/v3/volumes/06362ad6-6e11-4297-9cd8-e5aa60ad7cc6 Jul 03 02:33:50.841330 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-d30f7d32-b20f-47f4-a736-17e7ac4128cc tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:50.841562 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-d30f7d32-b20f-47f4-a736-17e7ac4128cc tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:50.848211 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:50.848211 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:33:50.851889 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-d30f7d32-b20f-47f4-a736-17e7ac4128cc tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Volume info retrieved successfully. Jul 03 02:33:50.856444 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-d30f7d32-b20f-47f4-a736-17e7ac4128cc tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/volumes/06362ad6-6e11-4297-9cd8-e5aa60ad7cc6 returned with HTTP 200 Jul 03 02:33:50.857141 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 721/2895] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:33:50 2026] GET /volume/v3/volumes/06362ad6-6e11-4297-9cd8-e5aa60ad7cc6 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:33:50.871683 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-51989e72-06b4-454d-94de-c6872bbb63ef None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:50.873956 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-51989e72-06b4-454d-94de-c6872bbb63ef tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] POST https://10.4.3.223/volume/v3/snapshots Jul 03 02:33:50.874279 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-51989e72-06b4-454d-94de-c6872bbb63ef tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "06362ad6-6e11-4297-9cd8-e5aa60ad7cc6", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-954851397"}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:33:50.882791 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:50.882791 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:33:50.883294 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-51989e72-06b4-454d-94de-c6872bbb63ef tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Volume info retrieved successfully. Jul 03 02:33:50.883410 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.snapshots [None req-51989e72-06b4-454d-94de-c6872bbb63ef tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Create snapshot from volume 06362ad6-6e11-4297-9cd8-e5aa60ad7cc6 Jul 03 02:33:50.913081 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.quota [None req-51989e72-06b4-454d-94de-c6872bbb63ef tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Created reservations ['adea82c9-b6fc-408c-8bc2-eeb109baa743', 'f9fd8596-8839-4f8a-a177-b39e56454426', 'f96ba637-5c17-4804-b9a9-c76376644a85', 'e329d066-8f07-4fd0-9f84-eae2ffc7834a'] {{(pid=100013) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:33:50.944354 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-51989e72-06b4-454d-94de-c6872bbb63ef tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Snapshot create request issued successfully. Jul 03 02:33:50.944656 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-51989e72-06b4-454d-94de-c6872bbb63ef tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/snapshots returned with HTTP 202 Jul 03 02:33:50.945198 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 726/2896] 10.4.3.223 () {68 vars in 1265 bytes} [Fri Jul 3 02:33:50 2026] POST /volume/v3/snapshots => generated 309 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:33:50.952689 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-443b4225-5a1b-4402-96b8-afa76fb2c613 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:50.954378 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-443b4225-5a1b-4402-96b8-afa76fb2c613 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] GET https://10.4.3.223/volume/v3/snapshots/e61a5f3f-693f-4554-aee0-9234b951c868 Jul 03 02:33:50.954574 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-443b4225-5a1b-4402-96b8-afa76fb2c613 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:50.954781 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-443b4225-5a1b-4402-96b8-afa76fb2c613 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:50.962019 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:50.962019 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:33:50.962019 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-443b4225-5a1b-4402-96b8-afa76fb2c613 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Snapshot retrieved successfully. Jul 03 02:33:50.962019 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-443b4225-5a1b-4402-96b8-afa76fb2c613 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/snapshots/e61a5f3f-693f-4554-aee0-9234b951c868 returned with HTTP 200 Jul 03 02:33:50.962019 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 730/2897] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:33:50 2026] GET /volume/v3/snapshots/e61a5f3f-693f-4554-aee0-9234b951c868 => generated 441 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:33:51.013510 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-3ea9472d-ef94-4ec9-a710-6db75d2ca89e None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:51.015286 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-3ea9472d-ef94-4ec9-a710-6db75d2ca89e tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/backups/980cbedd-d350-43d4-9dd1-0d392b4a142c Jul 03 02:33:51.015286 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-3ea9472d-ef94-4ec9-a710-6db75d2ca89e tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:51.015430 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-3ea9472d-ef94-4ec9-a710-6db75d2ca89e tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:51.015547 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-3ea9472d-ef94-4ec9-a710-6db75d2ca89e tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Show backup with id 980cbedd-d350-43d4-9dd1-0d392b4a142c. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:33:51.019677 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:51.019677 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:33:51.020212 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-3ea9472d-ef94-4ec9-a710-6db75d2ca89e tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups/980cbedd-d350-43d4-9dd1-0d392b4a142c returned with HTTP 200 Jul 03 02:33:51.020536 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 722/2898] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:33:51 2026] GET /volume/v3/backups/980cbedd-d350-43d4-9dd1-0d392b4a142c => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:33:51.307046 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-7077cd4d-264b-453c-b532-6fa249484e37 req-b78042f0-0148-4059-8f83-a14daf959f0c tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/attachments/77c79bdc-fb1f-42e8-bea1-75fe05f0df50 returned with HTTP 200 Jul 03 02:33:51.307502 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 721/2899] 10.4.3.223 () {72 vars in 1673 bytes} [Fri Jul 3 02:33:50 2026] DELETE /volume/v3/attachments/77c79bdc-fb1f-42e8-bea1-75fe05f0df50 => generated 192 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:33:51.677834 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-a64db95d-0588-4277-9c80-eba0837a9917 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:51.679748 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-a64db95d-0588-4277-9c80-eba0837a9917 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] GET https://10.4.3.223/volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 Jul 03 02:33:51.679957 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-a64db95d-0588-4277-9c80-eba0837a9917 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:51.680164 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-a64db95d-0588-4277-9c80-eba0837a9917 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:51.689442 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:51.689442 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:33:51.692758 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-a64db95d-0588-4277-9c80-eba0837a9917 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Volume info retrieved successfully. Jul 03 02:33:51.696692 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-a64db95d-0588-4277-9c80-eba0837a9917 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 returned with HTTP 200 Jul 03 02:33:51.697047 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 727/2900] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:33:51 2026] GET /volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 => generated 1145 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:33:51.713436 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-049cfd3b-6415-4071-82de-30ae55c39ceb None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:51.714960 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-049cfd3b-6415-4071-82de-30ae55c39ceb tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-reader] GET https://10.4.3.223/volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 Jul 03 02:33:51.715114 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-049cfd3b-6415-4071-82de-30ae55c39ceb tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-reader] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:51.715279 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-049cfd3b-6415-4071-82de-30ae55c39ceb tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-reader] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:51.723916 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:51.723916 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:33:51.727230 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-049cfd3b-6415-4071-82de-30ae55c39ceb tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-reader] Volume info retrieved successfully. Jul 03 02:33:51.730943 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-049cfd3b-6415-4071-82de-30ae55c39ceb tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-reader] https://10.4.3.223/volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 returned with HTTP 200 Jul 03 02:33:51.731280 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 731/2901] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:33:51 2026] GET /volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 => generated 1145 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:33:51.772871 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-829dff35-7e36-4f67-bab2-c9468cc1aab5 req-f138bc8b-40b2-4bdf-a5f0-725b26fa4073 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:51.774931 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-829dff35-7e36-4f67-bab2-c9468cc1aab5 req-f138bc8b-40b2-4bdf-a5f0-725b26fa4073 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] GET https://10.4.3.223/volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 Jul 03 02:33:51.775142 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-829dff35-7e36-4f67-bab2-c9468cc1aab5 req-f138bc8b-40b2-4bdf-a5f0-725b26fa4073 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:51.775321 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-829dff35-7e36-4f67-bab2-c9468cc1aab5 req-f138bc8b-40b2-4bdf-a5f0-725b26fa4073 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:51.785098 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:51.785098 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:33:51.788069 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [req-829dff35-7e36-4f67-bab2-c9468cc1aab5 req-f138bc8b-40b2-4bdf-a5f0-725b26fa4073 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Volume info retrieved successfully. Jul 03 02:33:51.791702 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-829dff35-7e36-4f67-bab2-c9468cc1aab5 req-f138bc8b-40b2-4bdf-a5f0-725b26fa4073 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 returned with HTTP 200 Jul 03 02:33:51.792075 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 723/2902] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:33:51 2026] GET /volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 => generated 1145 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:33:51.809391 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-829dff35-7e36-4f67-bab2-c9468cc1aab5 req-1b9414ec-71d5-47c0-9d25-c8915de47bff None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:51.812454 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-829dff35-7e36-4f67-bab2-c9468cc1aab5 req-1b9414ec-71d5-47c0-9d25-c8915de47bff tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] POST https://10.4.3.223/volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8/action Jul 03 02:33:51.813537 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-829dff35-7e36-4f67-bab2-c9468cc1aab5 req-1b9414ec-71d5-47c0-9d25-c8915de47bff tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100012) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:33:51.813682 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-829dff35-7e36-4f67-bab2-c9468cc1aab5 req-1b9414ec-71d5-47c0-9d25-c8915de47bff tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:33:51.826931 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:51.826931 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:33:51.827371 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [req-829dff35-7e36-4f67-bab2-c9468cc1aab5 req-1b9414ec-71d5-47c0-9d25-c8915de47bff tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Volume info retrieved successfully. Jul 03 02:33:51.833744 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [req-829dff35-7e36-4f67-bab2-c9468cc1aab5 req-1b9414ec-71d5-47c0-9d25-c8915de47bff tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Begin detaching volume completed successfully. Jul 03 02:33:51.833962 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-829dff35-7e36-4f67-bab2-c9468cc1aab5 req-1b9414ec-71d5-47c0-9d25-c8915de47bff tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8/action returned with HTTP 202 Jul 03 02:33:51.834362 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 722/2903] 10.4.3.223 () {72 vars in 1672 bytes} [Fri Jul 3 02:33:51 2026] POST /volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 02:33:51.858127 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-da7d62b7-2b79-4aa5-b396-396bfa154e32 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:51.859672 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-da7d62b7-2b79-4aa5-b396-396bfa154e32 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] GET https://10.4.3.223/volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 Jul 03 02:33:51.859906 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-da7d62b7-2b79-4aa5-b396-396bfa154e32 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:51.860152 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-da7d62b7-2b79-4aa5-b396-396bfa154e32 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:51.881705 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:51.881705 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:33:51.886302 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-da7d62b7-2b79-4aa5-b396-396bfa154e32 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Volume info retrieved successfully. Jul 03 02:33:51.892768 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-da7d62b7-2b79-4aa5-b396-396bfa154e32 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 returned with HTTP 200 Jul 03 02:33:51.893291 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 728/2904] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:33:51 2026] GET /volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 => generated 1148 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:33:51.972355 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-eaf70720-b7b8-40dc-937f-c168d260c7ce None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:51.973983 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-eaf70720-b7b8-40dc-937f-c168d260c7ce tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] GET https://10.4.3.223/volume/v3/snapshots/e61a5f3f-693f-4554-aee0-9234b951c868 Jul 03 02:33:51.974154 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-eaf70720-b7b8-40dc-937f-c168d260c7ce tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:51.974330 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-eaf70720-b7b8-40dc-937f-c168d260c7ce tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:51.978897 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:51.978897 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:33:51.979297 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-eaf70720-b7b8-40dc-937f-c168d260c7ce tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Snapshot retrieved successfully. Jul 03 02:33:51.979976 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-eaf70720-b7b8-40dc-937f-c168d260c7ce tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/snapshots/e61a5f3f-693f-4554-aee0-9234b951c868 returned with HTTP 200 Jul 03 02:33:51.980304 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 732/2905] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:33:51 2026] GET /volume/v3/snapshots/e61a5f3f-693f-4554-aee0-9234b951c868 => generated 468 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:33:52.031148 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-d3afa63a-2216-426d-aea3-85e618082c4e None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:52.033184 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-d3afa63a-2216-426d-aea3-85e618082c4e tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/backups/980cbedd-d350-43d4-9dd1-0d392b4a142c Jul 03 02:33:52.033437 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-d3afa63a-2216-426d-aea3-85e618082c4e tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:52.033702 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-d3afa63a-2216-426d-aea3-85e618082c4e tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:52.033863 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-d3afa63a-2216-426d-aea3-85e618082c4e tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Show backup with id 980cbedd-d350-43d4-9dd1-0d392b4a142c. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:33:52.039095 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:52.039095 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:33:52.039876 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-d3afa63a-2216-426d-aea3-85e618082c4e tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups/980cbedd-d350-43d4-9dd1-0d392b4a142c returned with HTTP 200 Jul 03 02:33:52.040458 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 724/2906] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:33:52 2026] GET /volume/v3/backups/980cbedd-d350-43d4-9dd1-0d392b4a142c => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:33:52.047943 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-ffa868ec-998b-4337-aaa7-b89417da3874 req-9b7c9aa6-9a3c-427f-88d7-017d82638ab8 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:52.049761 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-ffa868ec-998b-4337-aaa7-b89417da3874 req-9b7c9aa6-9a3c-427f-88d7-017d82638ab8 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] POST https://10.4.3.223/volume/v3/attachments/2a6d6d87-8dcf-40d2-8cad-1d092f376b74/action Jul 03 02:33:52.050156 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-ffa868ec-998b-4337-aaa7-b89417da3874 req-9b7c9aa6-9a3c-427f-88d7-017d82638ab8 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Action body: b'{"os-complete": null}' {{(pid=100012) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:33:52.050314 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-ffa868ec-998b-4337-aaa7-b89417da3874 req-9b7c9aa6-9a3c-427f-88d7-017d82638ab8 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:33:52.063092 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:52.063092 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:33:52.076204 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-ffa868ec-998b-4337-aaa7-b89417da3874 req-9b7c9aa6-9a3c-427f-88d7-017d82638ab8 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/attachments/2a6d6d87-8dcf-40d2-8cad-1d092f376b74/action returned with HTTP 204 Jul 03 02:33:52.076726 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 723/2907] 10.4.3.223 () {74 vars in 1725 bytes} [Fri Jul 3 02:33:52 2026] POST /volume/v3/attachments/2a6d6d87-8dcf-40d2-8cad-1d092f376b74/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:33:52.867761 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-c70c1274-7e56-4447-adb7-5a2ccb2d988b None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:52.867761 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-c70c1274-7e56-4447-adb7-5a2ccb2d988b None None] GET https://10.4.3.223/volume// Jul 03 02:33:52.867761 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-c70c1274-7e56-4447-adb7-5a2ccb2d988b None None] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:52.867761 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-c70c1274-7e56-4447-adb7-5a2ccb2d988b None None] Calling method 'all' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:52.868278 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-2cec41df-e761-41de-bb3c-5358a35f9d00 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:52.868325 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-c70c1274-7e56-4447-adb7-5a2ccb2d988b None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:33:52.868325 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 729/2908] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:33:52 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:33:52.869034 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-2cec41df-e761-41de-bb3c-5358a35f9d00 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] GET https://10.4.3.223/volume/v3/volumes/3a8d8ade-0626-44bb-987a-1b0f095adf4c Jul 03 02:33:52.869234 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-2cec41df-e761-41de-bb3c-5358a35f9d00 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:52.869469 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-2cec41df-e761-41de-bb3c-5358a35f9d00 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:52.876719 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-829dff35-7e36-4f67-bab2-c9468cc1aab5 req-63f90e3d-62ff-43e9-ab98-1f8396dcbbfb None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:52.878939 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-829dff35-7e36-4f67-bab2-c9468cc1aab5 req-63f90e3d-62ff-43e9-ab98-1f8396dcbbfb tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] GET https://10.4.3.223/volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 Jul 03 02:33:52.879301 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-829dff35-7e36-4f67-bab2-c9468cc1aab5 req-63f90e3d-62ff-43e9-ab98-1f8396dcbbfb tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:52.879895 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-829dff35-7e36-4f67-bab2-c9468cc1aab5 req-63f90e3d-62ff-43e9-ab98-1f8396dcbbfb tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:52.885342 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:52.885342 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:33:52.888017 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-2cec41df-e761-41de-bb3c-5358a35f9d00 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Volume info retrieved successfully. Jul 03 02:33:52.892698 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-2cec41df-e761-41de-bb3c-5358a35f9d00 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/volumes/3a8d8ade-0626-44bb-987a-1b0f095adf4c returned with HTTP 200 Jul 03 02:33:52.893699 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 733/2909] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:33:52 2026] GET /volume/v3/volumes/3a8d8ade-0626-44bb-987a-1b0f095adf4c => generated 1169 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:33:52.893829 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:52.893829 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:33:52.898516 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [req-829dff35-7e36-4f67-bab2-c9468cc1aab5 req-63f90e3d-62ff-43e9-ab98-1f8396dcbbfb tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Volume info retrieved successfully. Jul 03 02:33:52.907706 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-829dff35-7e36-4f67-bab2-c9468cc1aab5 req-63f90e3d-62ff-43e9-ab98-1f8396dcbbfb tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 returned with HTTP 200 Jul 03 02:33:52.907706 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 725/2910] 10.4.3.223 () {70 vars in 1639 bytes} [Fri Jul 3 02:33:52 2026] GET /volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 => generated 1328 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:33:52.908486 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-658ee1bd-e73a-40d1-9555-800c41783bb1 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:52.910953 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-658ee1bd-e73a-40d1-9555-800c41783bb1 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] GET https://10.4.3.223/volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 Jul 03 02:33:52.911173 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-658ee1bd-e73a-40d1-9555-800c41783bb1 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:52.911360 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-658ee1bd-e73a-40d1-9555-800c41783bb1 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:52.928390 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:52.928390 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:33:52.932846 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-658ee1bd-e73a-40d1-9555-800c41783bb1 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Volume info retrieved successfully. Jul 03 02:33:52.937978 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-658ee1bd-e73a-40d1-9555-800c41783bb1 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 returned with HTTP 200 Jul 03 02:33:52.938601 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 724/2911] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:33:52 2026] GET /volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 => generated 1148 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:33:52.945669 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-c11b4425-f433-413e-bb58-3bfa186eee4a req-53ec3a9d-4380-401b-a38c-e37acdd4e2f3 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:52.949661 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-c11b4425-f433-413e-bb58-3bfa186eee4a req-53ec3a9d-4380-401b-a38c-e37acdd4e2f3 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] GET https://10.4.3.223/volume/v3/volumes/3a8d8ade-0626-44bb-987a-1b0f095adf4c Jul 03 02:33:52.949661 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-c11b4425-f433-413e-bb58-3bfa186eee4a req-53ec3a9d-4380-401b-a38c-e37acdd4e2f3 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:52.949661 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-c11b4425-f433-413e-bb58-3bfa186eee4a req-53ec3a9d-4380-401b-a38c-e37acdd4e2f3 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:52.959481 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:52.959481 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:33:52.962430 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-c11b4425-f433-413e-bb58-3bfa186eee4a req-53ec3a9d-4380-401b-a38c-e37acdd4e2f3 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Volume info retrieved successfully. Jul 03 02:33:52.967496 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-c11b4425-f433-413e-bb58-3bfa186eee4a req-53ec3a9d-4380-401b-a38c-e37acdd4e2f3 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/volumes/3a8d8ade-0626-44bb-987a-1b0f095adf4c returned with HTTP 200 Jul 03 02:33:52.967799 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 730/2912] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:33:52 2026] GET /volume/v3/volumes/3a8d8ade-0626-44bb-987a-1b0f095adf4c => generated 1169 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:33:52.987884 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-c11b4425-f433-413e-bb58-3bfa186eee4a req-bc5192ec-34b3-42ff-9dbe-d009c5b3f860 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:52.998472 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-c11b4425-f433-413e-bb58-3bfa186eee4a req-bc5192ec-34b3-42ff-9dbe-d009c5b3f860 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] POST https://10.4.3.223/volume/v3/volumes/3a8d8ade-0626-44bb-987a-1b0f095adf4c/action Jul 03 02:33:52.998472 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-c11b4425-f433-413e-bb58-3bfa186eee4a req-bc5192ec-34b3-42ff-9dbe-d009c5b3f860 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100015) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:33:52.998659 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-c11b4425-f433-413e-bb58-3bfa186eee4a req-bc5192ec-34b3-42ff-9dbe-d009c5b3f860 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:33:53.010311 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:53.010311 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:33:53.011061 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [req-c11b4425-f433-413e-bb58-3bfa186eee4a req-bc5192ec-34b3-42ff-9dbe-d009c5b3f860 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Volume info retrieved successfully. Jul 03 02:33:53.019517 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [req-c11b4425-f433-413e-bb58-3bfa186eee4a req-bc5192ec-34b3-42ff-9dbe-d009c5b3f860 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Begin detaching volume completed successfully. Jul 03 02:33:53.019737 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-c11b4425-f433-413e-bb58-3bfa186eee4a req-bc5192ec-34b3-42ff-9dbe-d009c5b3f860 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/volumes/3a8d8ade-0626-44bb-987a-1b0f095adf4c/action returned with HTTP 202 Jul 03 02:33:53.020332 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 734/2913] 10.4.3.223 () {72 vars in 1672 bytes} [Fri Jul 3 02:33:52 2026] POST /volume/v3/volumes/3a8d8ade-0626-44bb-987a-1b0f095adf4c/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 02:33:53.051651 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-44c0fae3-974e-463b-8800-76f2b5520fed None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:53.054317 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-44c0fae3-974e-463b-8800-76f2b5520fed tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/backups/980cbedd-d350-43d4-9dd1-0d392b4a142c Jul 03 02:33:53.054535 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-44c0fae3-974e-463b-8800-76f2b5520fed tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:53.054736 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-44c0fae3-974e-463b-8800-76f2b5520fed tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:53.054844 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-44c0fae3-974e-463b-8800-76f2b5520fed tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Show backup with id 980cbedd-d350-43d4-9dd1-0d392b4a142c. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:33:53.060657 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:53.060657 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:33:53.061262 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-44c0fae3-974e-463b-8800-76f2b5520fed tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups/980cbedd-d350-43d4-9dd1-0d392b4a142c returned with HTTP 200 Jul 03 02:33:53.061625 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 726/2914] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:33:53 2026] GET /volume/v3/backups/980cbedd-d350-43d4-9dd1-0d392b4a142c => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:33:53.074519 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-7ac79a94-47d1-4971-a959-c9958399563c None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:53.076173 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-7ac79a94-47d1-4971-a959-c9958399563c tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] POST https://10.4.3.223/volume/v3/backups Jul 03 02:33:53.076524 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-7ac79a94-47d1-4971-a959-c9958399563c tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8d97939d-3a40-4663-ac5a-481bf03a69fe"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:33:53.077895 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.contrib.backups [None req-7ac79a94-47d1-4971-a959-c9958399563c tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Creating new backup {'backup': {'volume_id': '8d97939d-3a40-4663-ac5a-481bf03a69fe'}} {{(pid=100012) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 02:33:53.078023 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.contrib.backups [None req-7ac79a94-47d1-4971-a959-c9958399563c tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Creating backup of volume 8d97939d-3a40-4663-ac5a-481bf03a69fe in container None Jul 03 02:33:53.084719 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:53.084719 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:33:53.085047 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-7ac79a94-47d1-4971-a959-c9958399563c tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Volume info retrieved successfully. Jul 03 02:33:53.104472 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.quota [None req-7ac79a94-47d1-4971-a959-c9958399563c tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Created reservations ['753ca552-ad0a-4a6c-8bea-5d124309d20c', 'efd7248c-bba8-4a72-a3a0-375a6f316609'] {{(pid=100012) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:33:53.138799 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-7ac79a94-47d1-4971-a959-c9958399563c tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups returned with HTTP 202 Jul 03 02:33:53.139255 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 725/2915] 10.4.3.223 () {70 vars in 1298 bytes} [Fri Jul 3 02:33:53 2026] POST /volume/v3/backups => generated 288 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:33:53.149719 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-637f563b-f5ff-4d32-81f1-9735097381c2 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:53.152115 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-637f563b-f5ff-4d32-81f1-9735097381c2 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/backups/41044c64-1b35-4754-bee7-4e61249f0cfc Jul 03 02:33:53.152430 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-637f563b-f5ff-4d32-81f1-9735097381c2 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:53.152685 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-637f563b-f5ff-4d32-81f1-9735097381c2 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:53.152838 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-637f563b-f5ff-4d32-81f1-9735097381c2 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Show backup with id 41044c64-1b35-4754-bee7-4e61249f0cfc. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:33:53.158120 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:53.158120 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:33:53.159010 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-637f563b-f5ff-4d32-81f1-9735097381c2 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups/41044c64-1b35-4754-bee7-4e61249f0cfc returned with HTTP 200 Jul 03 02:33:53.159521 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 731/2916] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:33:53 2026] GET /volume/v3/backups/41044c64-1b35-4754-bee7-4e61249f0cfc => generated 695 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:33:53.951025 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-db704353-2706-42d0-8d70-368f60cd6db1 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:53.953229 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-db704353-2706-42d0-8d70-368f60cd6db1 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] GET https://10.4.3.223/volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 Jul 03 02:33:53.953750 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-db704353-2706-42d0-8d70-368f60cd6db1 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:53.953750 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-db704353-2706-42d0-8d70-368f60cd6db1 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:53.968595 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:53.968595 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:33:53.977256 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-db704353-2706-42d0-8d70-368f60cd6db1 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Volume info retrieved successfully. Jul 03 02:33:53.984441 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-db704353-2706-42d0-8d70-368f60cd6db1 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 returned with HTTP 200 Jul 03 02:33:53.985070 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 735/2917] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:33:53 2026] GET /volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 => generated 1148 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:33:54.044465 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-378cb0ee-a202-4541-b329-37a1685d6d42 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:54.044836 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-378cb0ee-a202-4541-b329-37a1685d6d42 None None] GET https://10.4.3.223/volume// Jul 03 02:33:54.045024 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-378cb0ee-a202-4541-b329-37a1685d6d42 None None] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:54.045206 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-378cb0ee-a202-4541-b329-37a1685d6d42 None None] Calling method 'all' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:54.045517 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-378cb0ee-a202-4541-b329-37a1685d6d42 None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:33:54.045833 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 727/2918] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:33:54 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:33:54.055269 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-c11b4425-f433-413e-bb58-3bfa186eee4a req-dd13d4f9-7e39-4eef-8c86-d63de2c4720a None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:54.057220 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-c11b4425-f433-413e-bb58-3bfa186eee4a req-dd13d4f9-7e39-4eef-8c86-d63de2c4720a tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] GET https://10.4.3.223/volume/v3/volumes/3a8d8ade-0626-44bb-987a-1b0f095adf4c Jul 03 02:33:54.057415 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-c11b4425-f433-413e-bb58-3bfa186eee4a req-dd13d4f9-7e39-4eef-8c86-d63de2c4720a tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:54.057650 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-c11b4425-f433-413e-bb58-3bfa186eee4a req-dd13d4f9-7e39-4eef-8c86-d63de2c4720a tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:54.067305 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:54.067305 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:33:54.070604 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [req-c11b4425-f433-413e-bb58-3bfa186eee4a req-dd13d4f9-7e39-4eef-8c86-d63de2c4720a tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Volume info retrieved successfully. Jul 03 02:33:54.074855 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-c11b4425-f433-413e-bb58-3bfa186eee4a req-dd13d4f9-7e39-4eef-8c86-d63de2c4720a tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/volumes/3a8d8ade-0626-44bb-987a-1b0f095adf4c returned with HTTP 200 Jul 03 02:33:54.075304 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 726/2919] 10.4.3.223 () {70 vars in 1639 bytes} [Fri Jul 3 02:33:54 2026] GET /volume/v3/volumes/3a8d8ade-0626-44bb-987a-1b0f095adf4c => generated 1352 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:33:54.089491 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-c11b4425-f433-413e-bb58-3bfa186eee4a req-df89126f-d4eb-4da0-8dec-f263f651d6d0 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:54.092135 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-c11b4425-f433-413e-bb58-3bfa186eee4a req-df89126f-d4eb-4da0-8dec-f263f651d6d0 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] GET https://10.4.3.223/volume/v3/volumes/3a8d8ade-0626-44bb-987a-1b0f095adf4c/encryption Jul 03 02:33:54.092378 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-c11b4425-f433-413e-bb58-3bfa186eee4a req-df89126f-d4eb-4da0-8dec-f263f651d6d0 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:54.092658 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-c11b4425-f433-413e-bb58-3bfa186eee4a req-df89126f-d4eb-4da0-8dec-f263f651d6d0 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Calling method 'index' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:54.105269 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:54.105269 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:33:54.115043 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-c11b4425-f433-413e-bb58-3bfa186eee4a req-df89126f-d4eb-4da0-8dec-f263f651d6d0 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/volumes/3a8d8ade-0626-44bb-987a-1b0f095adf4c/encryption returned with HTTP 200 Jul 03 02:33:54.115556 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 732/2920] 10.4.3.223 () {68 vars in 1631 bytes} [Fri Jul 3 02:33:54 2026] GET /volume/v3/volumes/3a8d8ade-0626-44bb-987a-1b0f095adf4c/encryption => generated 160 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:33:54.169457 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-05502331-bca0-4c4c-8b55-fd52eed735fb None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:54.171272 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-05502331-bca0-4c4c-8b55-fd52eed735fb tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/backups/41044c64-1b35-4754-bee7-4e61249f0cfc Jul 03 02:33:54.171492 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-05502331-bca0-4c4c-8b55-fd52eed735fb tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:54.171664 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-05502331-bca0-4c4c-8b55-fd52eed735fb tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:54.171757 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-05502331-bca0-4c4c-8b55-fd52eed735fb tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Show backup with id 41044c64-1b35-4754-bee7-4e61249f0cfc. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:33:54.175881 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:54.175881 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:33:54.176475 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-05502331-bca0-4c4c-8b55-fd52eed735fb tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups/41044c64-1b35-4754-bee7-4e61249f0cfc returned with HTTP 200 Jul 03 02:33:54.176832 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 736/2921] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:33:54 2026] GET /volume/v3/backups/41044c64-1b35-4754-bee7-4e61249f0cfc => generated 697 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:33:55.003675 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-ec4cd091-b88c-40bf-a605-e6de11effab1 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:55.005549 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-ec4cd091-b88c-40bf-a605-e6de11effab1 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] GET https://10.4.3.223/volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 Jul 03 02:33:55.005816 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-ec4cd091-b88c-40bf-a605-e6de11effab1 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:55.006030 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-ec4cd091-b88c-40bf-a605-e6de11effab1 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:55.016083 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:55.016083 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:33:55.020461 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-ec4cd091-b88c-40bf-a605-e6de11effab1 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Volume info retrieved successfully. Jul 03 02:33:55.026431 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-ec4cd091-b88c-40bf-a605-e6de11effab1 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 returned with HTTP 200 Jul 03 02:33:55.026992 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 728/2922] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:33:55 2026] GET /volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 => generated 1148 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:33:55.187881 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-def57722-9035-4d55-8c85-3f8e55154c81 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:55.191079 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-def57722-9035-4d55-8c85-3f8e55154c81 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/backups/41044c64-1b35-4754-bee7-4e61249f0cfc Jul 03 02:33:55.191337 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-def57722-9035-4d55-8c85-3f8e55154c81 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:55.191649 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-def57722-9035-4d55-8c85-3f8e55154c81 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:55.191739 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-def57722-9035-4d55-8c85-3f8e55154c81 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Show backup with id 41044c64-1b35-4754-bee7-4e61249f0cfc. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:33:55.198350 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:55.198350 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:33:55.199381 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-def57722-9035-4d55-8c85-3f8e55154c81 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups/41044c64-1b35-4754-bee7-4e61249f0cfc returned with HTTP 200 Jul 03 02:33:55.199878 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 727/2923] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:33:55 2026] GET /volume/v3/backups/41044c64-1b35-4754-bee7-4e61249f0cfc => generated 697 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:33:56.049590 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-769e6f87-1b16-458f-af97-926c3fa86e31 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:56.053702 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-769e6f87-1b16-458f-af97-926c3fa86e31 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] GET https://10.4.3.223/volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 Jul 03 02:33:56.054025 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-769e6f87-1b16-458f-af97-926c3fa86e31 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:56.054305 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-769e6f87-1b16-458f-af97-926c3fa86e31 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:56.067215 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:56.067215 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:33:56.073062 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-769e6f87-1b16-458f-af97-926c3fa86e31 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Volume info retrieved successfully. Jul 03 02:33:56.080971 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-769e6f87-1b16-458f-af97-926c3fa86e31 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 returned with HTTP 200 Jul 03 02:33:56.080971 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 733/2924] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:33:56 2026] GET /volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 => generated 1148 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:33:56.214020 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-9fb8aa87-4e51-40db-a183-364d3ef6b37c None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:56.217063 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-9fb8aa87-4e51-40db-a183-364d3ef6b37c tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/backups/41044c64-1b35-4754-bee7-4e61249f0cfc Jul 03 02:33:56.217480 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-9fb8aa87-4e51-40db-a183-364d3ef6b37c tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:56.217816 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-9fb8aa87-4e51-40db-a183-364d3ef6b37c tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:56.218013 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-9fb8aa87-4e51-40db-a183-364d3ef6b37c tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Show backup with id 41044c64-1b35-4754-bee7-4e61249f0cfc. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:33:56.223349 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:56.223349 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:33:56.224317 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-9fb8aa87-4e51-40db-a183-364d3ef6b37c tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups/41044c64-1b35-4754-bee7-4e61249f0cfc returned with HTTP 200 Jul 03 02:33:56.224916 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 737/2925] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:33:56 2026] GET /volume/v3/backups/41044c64-1b35-4754-bee7-4e61249f0cfc => generated 697 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:33:57.099220 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-6eec9a40-bfe3-4ba1-bf83-c22637b670ff None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:57.104334 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-6eec9a40-bfe3-4ba1-bf83-c22637b670ff tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] GET https://10.4.3.223/volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 Jul 03 02:33:57.104617 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-6eec9a40-bfe3-4ba1-bf83-c22637b670ff tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:57.104830 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-6eec9a40-bfe3-4ba1-bf83-c22637b670ff tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:57.115375 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:57.115375 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:33:57.119213 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-6eec9a40-bfe3-4ba1-bf83-c22637b670ff tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Volume info retrieved successfully. Jul 03 02:33:57.124664 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-6eec9a40-bfe3-4ba1-bf83-c22637b670ff tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 returned with HTTP 200 Jul 03 02:33:57.125255 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 729/2926] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:33:57 2026] GET /volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 => generated 1148 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:33:57.237019 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-80fa9453-39df-4608-9dbe-4b347aed9191 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:57.244801 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-80fa9453-39df-4608-9dbe-4b347aed9191 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/backups/41044c64-1b35-4754-bee7-4e61249f0cfc Jul 03 02:33:57.244801 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-80fa9453-39df-4608-9dbe-4b347aed9191 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:57.244892 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-80fa9453-39df-4608-9dbe-4b347aed9191 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:57.245035 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-80fa9453-39df-4608-9dbe-4b347aed9191 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Show backup with id 41044c64-1b35-4754-bee7-4e61249f0cfc. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:33:57.259655 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:57.259655 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:33:57.261044 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-80fa9453-39df-4608-9dbe-4b347aed9191 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups/41044c64-1b35-4754-bee7-4e61249f0cfc returned with HTTP 200 Jul 03 02:33:57.261658 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 728/2927] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:33:57 2026] GET /volume/v3/backups/41044c64-1b35-4754-bee7-4e61249f0cfc => generated 708 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:33:58.140313 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-c000a67d-d956-4a44-892d-b16f5bcd69bd None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:58.141932 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-c000a67d-d956-4a44-892d-b16f5bcd69bd tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] GET https://10.4.3.223/volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 Jul 03 02:33:58.142126 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-c000a67d-d956-4a44-892d-b16f5bcd69bd tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:58.142321 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-c000a67d-d956-4a44-892d-b16f5bcd69bd tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:58.150564 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:58.150564 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:33:58.153577 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-c000a67d-d956-4a44-892d-b16f5bcd69bd tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Volume info retrieved successfully. Jul 03 02:33:58.157157 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-c000a67d-d956-4a44-892d-b16f5bcd69bd tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 returned with HTTP 200 Jul 03 02:33:58.157508 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 734/2928] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:33:58 2026] GET /volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 => generated 1148 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:33:58.274948 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-3e60cc39-3a48-42e7-80b8-964d1c49dc20 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:58.276707 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-3e60cc39-3a48-42e7-80b8-964d1c49dc20 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/backups/41044c64-1b35-4754-bee7-4e61249f0cfc Jul 03 02:33:58.276924 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-3e60cc39-3a48-42e7-80b8-964d1c49dc20 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:58.277092 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-3e60cc39-3a48-42e7-80b8-964d1c49dc20 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:58.277198 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-3e60cc39-3a48-42e7-80b8-964d1c49dc20 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Show backup with id 41044c64-1b35-4754-bee7-4e61249f0cfc. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:33:58.281128 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:58.281128 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:33:58.281738 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-3e60cc39-3a48-42e7-80b8-964d1c49dc20 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups/41044c64-1b35-4754-bee7-4e61249f0cfc returned with HTTP 200 Jul 03 02:33:58.282072 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 738/2929] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:33:58 2026] GET /volume/v3/backups/41044c64-1b35-4754-bee7-4e61249f0cfc => generated 708 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:33:58.320331 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-829dff35-7e36-4f67-bab2-c9468cc1aab5 req-40e25894-131d-4cd4-be94-f528fb962573 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:58.325004 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-829dff35-7e36-4f67-bab2-c9468cc1aab5 req-40e25894-131d-4cd4-be94-f528fb962573 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] GET https://10.4.3.223/volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 Jul 03 02:33:58.325004 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-829dff35-7e36-4f67-bab2-c9468cc1aab5 req-40e25894-131d-4cd4-be94-f528fb962573 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:58.325004 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-829dff35-7e36-4f67-bab2-c9468cc1aab5 req-40e25894-131d-4cd4-be94-f528fb962573 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:58.336360 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:58.336360 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:33:58.341006 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [req-829dff35-7e36-4f67-bab2-c9468cc1aab5 req-40e25894-131d-4cd4-be94-f528fb962573 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Volume info retrieved successfully. Jul 03 02:33:58.346848 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-829dff35-7e36-4f67-bab2-c9468cc1aab5 req-40e25894-131d-4cd4-be94-f528fb962573 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 returned with HTTP 200 Jul 03 02:33:58.347331 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 730/2930] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:33:58 2026] GET /volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 => generated 1148 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:33:58.700479 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-829dff35-7e36-4f67-bab2-c9468cc1aab5 req-031570b6-7dcb-46c6-a27b-9f279230b535 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:58.702433 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-829dff35-7e36-4f67-bab2-c9468cc1aab5 req-031570b6-7dcb-46c6-a27b-9f279230b535 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] DELETE https://10.4.3.223/volume/v3/attachments/a53cc4bb-7358-493c-af91-e8eedccb7734 Jul 03 02:33:58.702599 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-829dff35-7e36-4f67-bab2-c9468cc1aab5 req-031570b6-7dcb-46c6-a27b-9f279230b535 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:58.702777 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-829dff35-7e36-4f67-bab2-c9468cc1aab5 req-031570b6-7dcb-46c6-a27b-9f279230b535 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Calling method 'version_select' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:58.709940 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:58.709940 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:33:59.170490 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-1a782519-41be-4a10-8995-35cf659e9b59 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:59.172669 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-1a782519-41be-4a10-8995-35cf659e9b59 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] GET https://10.4.3.223/volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 Jul 03 02:33:59.172939 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-1a782519-41be-4a10-8995-35cf659e9b59 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:59.173179 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-1a782519-41be-4a10-8995-35cf659e9b59 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:59.183964 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:59.183964 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:33:59.187690 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-1a782519-41be-4a10-8995-35cf659e9b59 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Volume info retrieved successfully. Jul 03 02:33:59.192338 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-1a782519-41be-4a10-8995-35cf659e9b59 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 returned with HTTP 200 Jul 03 02:33:59.192745 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 735/2931] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:33:59 2026] GET /volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 => generated 1148 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:33:59.247388 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-829dff35-7e36-4f67-bab2-c9468cc1aab5 req-031570b6-7dcb-46c6-a27b-9f279230b535 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/attachments/a53cc4bb-7358-493c-af91-e8eedccb7734 returned with HTTP 200 Jul 03 02:33:59.247909 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 729/2932] 10.4.3.223 () {72 vars in 1673 bytes} [Fri Jul 3 02:33:58 2026] DELETE /volume/v3/attachments/a53cc4bb-7358-493c-af91-e8eedccb7734 => generated 19 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:33:59.295185 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-62fffe5e-cc89-4042-bc07-4160cf22d1f0 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:33:59.297812 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-62fffe5e-cc89-4042-bc07-4160cf22d1f0 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/backups/41044c64-1b35-4754-bee7-4e61249f0cfc Jul 03 02:33:59.298972 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-62fffe5e-cc89-4042-bc07-4160cf22d1f0 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:33:59.298972 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-62fffe5e-cc89-4042-bc07-4160cf22d1f0 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:33:59.299669 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-62fffe5e-cc89-4042-bc07-4160cf22d1f0 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Show backup with id 41044c64-1b35-4754-bee7-4e61249f0cfc. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:33:59.305371 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:33:59.305371 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:33:59.306205 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-62fffe5e-cc89-4042-bc07-4160cf22d1f0 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups/41044c64-1b35-4754-bee7-4e61249f0cfc returned with HTTP 200 Jul 03 02:33:59.306724 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 739/2933] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:33:59 2026] GET /volume/v3/backups/41044c64-1b35-4754-bee7-4e61249f0cfc => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:34:00.210912 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-86d0d4e0-7c04-42fd-9982-d1c43dc7ed36 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:00.212657 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-86d0d4e0-7c04-42fd-9982-d1c43dc7ed36 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] GET https://10.4.3.223/volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 Jul 03 02:34:00.212842 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-86d0d4e0-7c04-42fd-9982-d1c43dc7ed36 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:00.213006 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-86d0d4e0-7c04-42fd-9982-d1c43dc7ed36 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:00.219472 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:00.219472 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:34:00.222624 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-86d0d4e0-7c04-42fd-9982-d1c43dc7ed36 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Volume info retrieved successfully. Jul 03 02:34:00.226768 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-86d0d4e0-7c04-42fd-9982-d1c43dc7ed36 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 returned with HTTP 200 Jul 03 02:34:00.227177 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 731/2934] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:34:00 2026] GET /volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 => generated 853 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:34:00.243328 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-cc5386b7-3169-4626-943f-a2de0231567d None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:00.246324 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-cc5386b7-3169-4626-943f-a2de0231567d tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] GET https://10.4.3.223/volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 Jul 03 02:34:00.246324 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-cc5386b7-3169-4626-943f-a2de0231567d tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:00.246324 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-cc5386b7-3169-4626-943f-a2de0231567d tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:00.252366 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:00.252366 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:34:00.260702 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-cc5386b7-3169-4626-943f-a2de0231567d tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Volume info retrieved successfully. Jul 03 02:34:00.263129 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-cc5386b7-3169-4626-943f-a2de0231567d tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 returned with HTTP 200 Jul 03 02:34:00.263953 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 736/2935] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:34:00 2026] GET /volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 => generated 853 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:34:00.311386 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-5621c8c4-0117-4a7d-ae99-82189aa78191 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:00.313025 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-5621c8c4-0117-4a7d-ae99-82189aa78191 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] GET https://10.4.3.223/volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 Jul 03 02:34:00.313195 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-5621c8c4-0117-4a7d-ae99-82189aa78191 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:00.313373 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-5621c8c4-0117-4a7d-ae99-82189aa78191 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:00.320787 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-6aa23245-6044-4706-bac1-72ded03917fc None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:00.321233 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:00.321233 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:34:00.322575 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-6aa23245-6044-4706-bac1-72ded03917fc tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/backups/41044c64-1b35-4754-bee7-4e61249f0cfc Jul 03 02:34:00.323225 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-6aa23245-6044-4706-bac1-72ded03917fc tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:00.323225 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-6aa23245-6044-4706-bac1-72ded03917fc tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:00.323719 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-6aa23245-6044-4706-bac1-72ded03917fc tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Show backup with id 41044c64-1b35-4754-bee7-4e61249f0cfc. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:34:00.325978 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-5621c8c4-0117-4a7d-ae99-82189aa78191 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Volume info retrieved successfully. Jul 03 02:34:00.329138 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:00.329138 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:34:00.329837 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-6aa23245-6044-4706-bac1-72ded03917fc tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups/41044c64-1b35-4754-bee7-4e61249f0cfc returned with HTTP 200 Jul 03 02:34:00.330208 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 740/2936] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:34:00 2026] GET /volume/v3/backups/41044c64-1b35-4754-bee7-4e61249f0cfc => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:34:00.332457 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-5621c8c4-0117-4a7d-ae99-82189aa78191 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 returned with HTTP 200 Jul 03 02:34:00.332839 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 730/2937] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:34:00 2026] GET /volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 => generated 853 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:34:00.384210 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-9e02aaa8-b861-4226-8be2-126c990b26f7 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:00.385795 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-9e02aaa8-b861-4226-8be2-126c990b26f7 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:34:00.386084 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-9e02aaa8-b861-4226-8be2-126c990b26f7 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-256603477", "imageRef": "ea993fc3-c724-45f7-8dae-63cf2cac16e5"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:34:00.387650 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.volumes [None req-9e02aaa8-b861-4226-8be2-126c990b26f7 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-256603477', 'imageRef': 'ea993fc3-c724-45f7-8dae-63cf2cac16e5'}} {{(pid=100014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:34:00.466170 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.volumes [None req-9e02aaa8-b861-4226-8be2-126c990b26f7 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Create volume of 1 GB Jul 03 02:34:00.466509 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:00.466509 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:34:00.467008 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-9e02aaa8-b861-4226-8be2-126c990b26f7 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Availability Zones retrieved successfully. Jul 03 02:34:00.472701 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-9e02aaa8-b861-4226-8be2-126c990b26f7 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Flow 'volume_create_api' (0324207c-7c4d-418f-b536-6f41abca3b4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:34:00.473898 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-9e02aaa8-b861-4226-8be2-126c990b26f7 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4fafc52d-4980-47aa-90ab-03a17c0bca25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:34:00.474766 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.flows.api.create_volume [None req-9e02aaa8-b861-4226-8be2-126c990b26f7 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Validating volume size '1' using validate_int {{(pid=100014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:34:00.509289 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:00.509289 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:34:00.522696 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-9e02aaa8-b861-4226-8be2-126c990b26f7 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4fafc52d-4980-47aa-90ab-03a17c0bca25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:58Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=e61006bc-2471-4d60-bd49-f1ae7046e9d9,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e61006bc-2471-4d60-bd49-f1ae7046e9d9', 'encryption_key_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=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:34:00.523368 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-9e02aaa8-b861-4226-8be2-126c990b26f7 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (795c4336-34e7-4cd0-8e28-5314c37ddaea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:34:00.559572 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.quota [None req-9e02aaa8-b861-4226-8be2-126c990b26f7 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Created reservations ['383e317e-36f2-4a22-adda-953ec084350a', 'bd782bf9-3c48-4be9-8d5b-780ff7931eef', 'a916831a-a968-4c6a-b951-50545ebb0043', '73452056-f296-44bb-aaba-62f9d4f0aa50'] {{(pid=100014) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:34:00.560248 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-9e02aaa8-b861-4226-8be2-126c990b26f7 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (795c4336-34e7-4cd0-8e28-5314c37ddaea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['383e317e-36f2-4a22-adda-953ec084350a', 'bd782bf9-3c48-4be9-8d5b-780ff7931eef', 'a916831a-a968-4c6a-b951-50545ebb0043', '73452056-f296-44bb-aaba-62f9d4f0aa50']}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:34:00.560956 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-9e02aaa8-b861-4226-8be2-126c990b26f7 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17e8bb53-04e0-4b3f-8415-13173dd41d43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:34:00.583331 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-9e02aaa8-b861-4226-8be2-126c990b26f7 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17e8bb53-04e0-4b3f-8415-13173dd41d43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '572fd4db-fdf5-4cf3-b601-ef0b945d6fe9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-256603477',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='6a93bdc3f9c24da596a52cbd46a38cd7',qos_specs=None,replication_status=,reservations=['383e317e-36f2-4a22-adda-953ec084350a','bd782bf9-3c48-4be9-8d5b-780ff7931eef','a916831a-a968-4c6a-b951-50545ebb0043','73452056-f296-44bb-aaba-62f9d4f0aa50'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40a0e047e1a546f5a8d8eded0dbb6aba',volume_type_id=e61006bc-2471-4d60-bd49-f1ae7046e9d9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:34:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-256603477',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=572fd4db-fdf5-4cf3-b601-ef0b945d6fe9,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='6a93bdc3f9c24da596a52cbd46a38cd7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='40a0e047e1a546f5a8d8eded0dbb6aba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e61006bc-2471-4d60-bd49-f1ae7046e9d9),volume_type_id=e61006bc-2471-4d60-bd49-f1ae7046e9d9)}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:34:00.584030 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-9e02aaa8-b861-4226-8be2-126c990b26f7 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (084369c9-251f-4da6-b7b0-478e4a11397b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:34:00.603669 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-9e02aaa8-b861-4226-8be2-126c990b26f7 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (084369c9-251f-4da6-b7b0-478e4a11397b) transitioned into state 'SUCCESS' from state '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-256603477',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='6a93bdc3f9c24da596a52cbd46a38cd7',qos_specs=None,replication_status=,reservations=['383e317e-36f2-4a22-adda-953ec084350a','bd782bf9-3c48-4be9-8d5b-780ff7931eef','a916831a-a968-4c6a-b951-50545ebb0043','73452056-f296-44bb-aaba-62f9d4f0aa50'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40a0e047e1a546f5a8d8eded0dbb6aba',volume_type_id=e61006bc-2471-4d60-bd49-f1ae7046e9d9)}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:34:00.604303 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-9e02aaa8-b861-4226-8be2-126c990b26f7 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54eb5725-35c4-4e40-ac14-9bd5fe422b44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:34:00.614244 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-9e02aaa8-b861-4226-8be2-126c990b26f7 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (54eb5725-35c4-4e40-ac14-9bd5fe422b44) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:34:00.615168 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-9e02aaa8-b861-4226-8be2-126c990b26f7 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Flow 'volume_create_api' (0324207c-7c4d-418f-b536-6f41abca3b4c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:34:00.615639 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-9e02aaa8-b861-4226-8be2-126c990b26f7 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Create volume request issued successfully. Jul 03 02:34:00.616358 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-9e02aaa8-b861-4226-8be2-126c990b26f7 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:34:00.616932 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 732/2938] 10.4.3.223 () {68 vars in 1259 bytes} [Fri Jul 3 02:34:00 2026] POST /volume/v3/volumes => generated 759 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:34:00.627538 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-64f43980-eca3-4e05-b8f7-3904c7324b23 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:00.631648 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-64f43980-eca3-4e05-b8f7-3904c7324b23 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] GET https://10.4.3.223/volume/v3/volumes/572fd4db-fdf5-4cf3-b601-ef0b945d6fe9 Jul 03 02:34:00.631648 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-64f43980-eca3-4e05-b8f7-3904c7324b23 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:00.631648 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-64f43980-eca3-4e05-b8f7-3904c7324b23 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:00.639876 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:00.639876 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:34:00.644408 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-64f43980-eca3-4e05-b8f7-3904c7324b23 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Volume info retrieved successfully. Jul 03 02:34:00.648790 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-64f43980-eca3-4e05-b8f7-3904c7324b23 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/volumes/572fd4db-fdf5-4cf3-b601-ef0b945d6fe9 returned with HTTP 200 Jul 03 02:34:00.649294 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 737/2939] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:34:00 2026] GET /volume/v3/volumes/572fd4db-fdf5-4cf3-b601-ef0b945d6fe9 => generated 827 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:34:01.346397 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-51613a5e-cf0f-487f-a63f-070bd38029b6 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:01.349329 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-51613a5e-cf0f-487f-a63f-070bd38029b6 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/backups/41044c64-1b35-4754-bee7-4e61249f0cfc Jul 03 02:34:01.349897 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-51613a5e-cf0f-487f-a63f-070bd38029b6 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:01.349897 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-51613a5e-cf0f-487f-a63f-070bd38029b6 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:01.350016 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-51613a5e-cf0f-487f-a63f-070bd38029b6 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Show backup with id 41044c64-1b35-4754-bee7-4e61249f0cfc. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:34:01.356627 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:01.356627 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:34:01.357234 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-51613a5e-cf0f-487f-a63f-070bd38029b6 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups/41044c64-1b35-4754-bee7-4e61249f0cfc returned with HTTP 200 Jul 03 02:34:01.357636 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 741/2940] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:34:01 2026] GET /volume/v3/backups/41044c64-1b35-4754-bee7-4e61249f0cfc => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:34:01.664921 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-606645ed-5e5d-4204-ace3-317d5d13701d None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:01.666999 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-606645ed-5e5d-4204-ace3-317d5d13701d tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] GET https://10.4.3.223/volume/v3/volumes/572fd4db-fdf5-4cf3-b601-ef0b945d6fe9 Jul 03 02:34:01.667223 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-606645ed-5e5d-4204-ace3-317d5d13701d tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:01.667474 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-606645ed-5e5d-4204-ace3-317d5d13701d tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:01.676537 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:01.676537 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:34:01.681061 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-606645ed-5e5d-4204-ace3-317d5d13701d tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Volume info retrieved successfully. Jul 03 02:34:01.687616 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-606645ed-5e5d-4204-ace3-317d5d13701d tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/volumes/572fd4db-fdf5-4cf3-b601-ef0b945d6fe9 returned with HTTP 200 Jul 03 02:34:01.688131 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 731/2941] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:34:01 2026] GET /volume/v3/volumes/572fd4db-fdf5-4cf3-b601-ef0b945d6fe9 => generated 1367 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:34:01.821317 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-c86b72a7-9b24-4147-8bd2-eb2182353819 req-578b8af0-e54b-44d4-8661-410135a1a6f8 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:01.827297 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-c86b72a7-9b24-4147-8bd2-eb2182353819 req-578b8af0-e54b-44d4-8661-410135a1a6f8 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] GET https://10.4.3.223/volume/v3/volumes/572fd4db-fdf5-4cf3-b601-ef0b945d6fe9 Jul 03 02:34:01.827596 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-c86b72a7-9b24-4147-8bd2-eb2182353819 req-578b8af0-e54b-44d4-8661-410135a1a6f8 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:01.827863 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-c86b72a7-9b24-4147-8bd2-eb2182353819 req-578b8af0-e54b-44d4-8661-410135a1a6f8 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:01.842441 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:01.842441 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:34:01.851843 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [req-c86b72a7-9b24-4147-8bd2-eb2182353819 req-578b8af0-e54b-44d4-8661-410135a1a6f8 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Volume info retrieved successfully. Jul 03 02:34:01.857992 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-c86b72a7-9b24-4147-8bd2-eb2182353819 req-578b8af0-e54b-44d4-8661-410135a1a6f8 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/volumes/572fd4db-fdf5-4cf3-b601-ef0b945d6fe9 returned with HTTP 200 Jul 03 02:34:01.858382 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 733/2942] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:34:01 2026] GET /volume/v3/volumes/572fd4db-fdf5-4cf3-b601-ef0b945d6fe9 => generated 1367 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:34:02.368591 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-c86b72a7-9b24-4147-8bd2-eb2182353819 req-61c1e0fa-36cf-473c-b88c-9ff7ad5ce0f9 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:02.369321 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-fe9812d1-ca80-4147-80e8-e47426b5a532 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:02.371743 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-c86b72a7-9b24-4147-8bd2-eb2182353819 req-61c1e0fa-36cf-473c-b88c-9ff7ad5ce0f9 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] GET https://10.4.3.223/volume/v3/volumes/572fd4db-fdf5-4cf3-b601-ef0b945d6fe9 Jul 03 02:34:02.371743 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-c86b72a7-9b24-4147-8bd2-eb2182353819 req-61c1e0fa-36cf-473c-b88c-9ff7ad5ce0f9 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:02.371743 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-c86b72a7-9b24-4147-8bd2-eb2182353819 req-61c1e0fa-36cf-473c-b88c-9ff7ad5ce0f9 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:02.373459 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-fe9812d1-ca80-4147-80e8-e47426b5a532 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/backups/41044c64-1b35-4754-bee7-4e61249f0cfc Jul 03 02:34:02.373459 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-fe9812d1-ca80-4147-80e8-e47426b5a532 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:02.373459 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-fe9812d1-ca80-4147-80e8-e47426b5a532 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:02.373766 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-fe9812d1-ca80-4147-80e8-e47426b5a532 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Show backup with id 41044c64-1b35-4754-bee7-4e61249f0cfc. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:34:02.379785 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:02.379785 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:34:02.380753 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:02.380753 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:34:02.381562 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-fe9812d1-ca80-4147-80e8-e47426b5a532 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups/41044c64-1b35-4754-bee7-4e61249f0cfc returned with HTTP 200 Jul 03 02:34:02.382043 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 742/2943] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:34:02 2026] GET /volume/v3/backups/41044c64-1b35-4754-bee7-4e61249f0cfc => generated 708 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:34:02.384481 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-c86b72a7-9b24-4147-8bd2-eb2182353819 req-61c1e0fa-36cf-473c-b88c-9ff7ad5ce0f9 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Volume info retrieved successfully. Jul 03 02:34:02.389584 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-c86b72a7-9b24-4147-8bd2-eb2182353819 req-61c1e0fa-36cf-473c-b88c-9ff7ad5ce0f9 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/volumes/572fd4db-fdf5-4cf3-b601-ef0b945d6fe9 returned with HTTP 200 Jul 03 02:34:02.389939 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 738/2944] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:34:02 2026] GET /volume/v3/volumes/572fd4db-fdf5-4cf3-b601-ef0b945d6fe9 => generated 1367 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:34:02.402270 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-43ee65bf-745c-4355-b23b-0bb789ea06fa None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:02.404441 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-43ee65bf-745c-4355-b23b-0bb789ea06fa None None] GET https://10.4.3.223/volume// Jul 03 02:34:02.404544 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-43ee65bf-745c-4355-b23b-0bb789ea06fa None None] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:02.405066 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-43ee65bf-745c-4355-b23b-0bb789ea06fa None None] Calling method 'all' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:02.406822 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-43ee65bf-745c-4355-b23b-0bb789ea06fa None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:34:02.408239 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 732/2945] 10.4.3.223 () {66 vars in 1419 bytes} [Fri Jul 3 02:34:02 2026] GET /volume/ => generated 386 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:34:02.419168 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-c86b72a7-9b24-4147-8bd2-eb2182353819 req-9971e866-93be-43c0-89e7-4324832184b6 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:02.421519 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-c86b72a7-9b24-4147-8bd2-eb2182353819 req-9971e866-93be-43c0-89e7-4324832184b6 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] POST https://10.4.3.223/volume/v3/attachments Jul 03 02:34:02.421519 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-c86b72a7-9b24-4147-8bd2-eb2182353819 req-9971e866-93be-43c0-89e7-4324832184b6 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "572fd4db-fdf5-4cf3-b601-ef0b945d6fe9", "connector": null, "instance_uuid": "bc1177e5-94cf-40a3-a46a-b9a301f8a957"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:34:02.431374 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:02.431374 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:34:02.467948 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-c86b72a7-9b24-4147-8bd2-eb2182353819 req-9971e866-93be-43c0-89e7-4324832184b6 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Jul 03 02:34:02.468580 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 734/2946] 10.4.3.223 () {74 vars in 1594 bytes} [Fri Jul 3 02:34:02 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) Jul 03 02:34:03.394468 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-8f04f6ab-8d49-4b21-860d-d491a1cb8354 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:03.396969 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-8f04f6ab-8d49-4b21-860d-d491a1cb8354 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/backups/41044c64-1b35-4754-bee7-4e61249f0cfc Jul 03 02:34:03.397277 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-8f04f6ab-8d49-4b21-860d-d491a1cb8354 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:03.397792 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-8f04f6ab-8d49-4b21-860d-d491a1cb8354 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:03.397792 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-8f04f6ab-8d49-4b21-860d-d491a1cb8354 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Show backup with id 41044c64-1b35-4754-bee7-4e61249f0cfc. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:34:03.403833 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:03.403833 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:34:03.404729 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-8f04f6ab-8d49-4b21-860d-d491a1cb8354 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups/41044c64-1b35-4754-bee7-4e61249f0cfc returned with HTTP 200 Jul 03 02:34:03.405222 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 743/2947] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:34:03 2026] GET /volume/v3/backups/41044c64-1b35-4754-bee7-4e61249f0cfc => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:34:04.417719 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-7578f1ce-78e1-4183-a2de-ed45fc6cc2b9 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:04.420304 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-7578f1ce-78e1-4183-a2de-ed45fc6cc2b9 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/backups/41044c64-1b35-4754-bee7-4e61249f0cfc Jul 03 02:34:04.420718 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-7578f1ce-78e1-4183-a2de-ed45fc6cc2b9 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:04.421239 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-7578f1ce-78e1-4183-a2de-ed45fc6cc2b9 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:04.421376 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-7578f1ce-78e1-4183-a2de-ed45fc6cc2b9 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Show backup with id 41044c64-1b35-4754-bee7-4e61249f0cfc. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:34:04.426960 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:04.426960 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:34:04.427931 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-7578f1ce-78e1-4183-a2de-ed45fc6cc2b9 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups/41044c64-1b35-4754-bee7-4e61249f0cfc returned with HTTP 200 Jul 03 02:34:04.428523 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 739/2948] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:34:04 2026] GET /volume/v3/backups/41044c64-1b35-4754-bee7-4e61249f0cfc => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:34:05.440720 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-c35731d1-339f-4bad-b68d-9e88158f4a21 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:05.443450 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-c35731d1-339f-4bad-b68d-9e88158f4a21 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/backups/41044c64-1b35-4754-bee7-4e61249f0cfc Jul 03 02:34:05.443727 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-c35731d1-339f-4bad-b68d-9e88158f4a21 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:05.443979 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-c35731d1-339f-4bad-b68d-9e88158f4a21 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:05.444350 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-c35731d1-339f-4bad-b68d-9e88158f4a21 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Show backup with id 41044c64-1b35-4754-bee7-4e61249f0cfc. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:34:05.451356 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:05.451356 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:34:05.453395 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-c35731d1-339f-4bad-b68d-9e88158f4a21 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups/41044c64-1b35-4754-bee7-4e61249f0cfc returned with HTTP 200 Jul 03 02:34:05.454946 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 733/2949] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:34:05 2026] GET /volume/v3/backups/41044c64-1b35-4754-bee7-4e61249f0cfc => generated 708 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 02:34:06.466822 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-36fcf192-6d95-478b-8a92-9c33129d65fb None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:06.468837 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-36fcf192-6d95-478b-8a92-9c33129d65fb tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/backups/41044c64-1b35-4754-bee7-4e61249f0cfc Jul 03 02:34:06.469152 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-36fcf192-6d95-478b-8a92-9c33129d65fb tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:06.469296 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-36fcf192-6d95-478b-8a92-9c33129d65fb tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:06.469407 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-36fcf192-6d95-478b-8a92-9c33129d65fb tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Show backup with id 41044c64-1b35-4754-bee7-4e61249f0cfc. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:34:06.476014 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:06.476014 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:34:06.476829 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-36fcf192-6d95-478b-8a92-9c33129d65fb tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups/41044c64-1b35-4754-bee7-4e61249f0cfc returned with HTTP 200 Jul 03 02:34:06.477251 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 735/2950] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:34:06 2026] GET /volume/v3/backups/41044c64-1b35-4754-bee7-4e61249f0cfc => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:34:07.488757 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-8a0af7a6-c43d-48de-bc9c-6059aa5d7dd9 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:07.490810 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-8a0af7a6-c43d-48de-bc9c-6059aa5d7dd9 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/backups/41044c64-1b35-4754-bee7-4e61249f0cfc Jul 03 02:34:07.491218 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-8a0af7a6-c43d-48de-bc9c-6059aa5d7dd9 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:07.492468 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-8a0af7a6-c43d-48de-bc9c-6059aa5d7dd9 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:07.492468 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-8a0af7a6-c43d-48de-bc9c-6059aa5d7dd9 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Show backup with id 41044c64-1b35-4754-bee7-4e61249f0cfc. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:34:07.496763 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:07.496763 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:34:07.497693 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-8a0af7a6-c43d-48de-bc9c-6059aa5d7dd9 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups/41044c64-1b35-4754-bee7-4e61249f0cfc returned with HTTP 200 Jul 03 02:34:07.498228 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 744/2951] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:34:07 2026] GET /volume/v3/backups/41044c64-1b35-4754-bee7-4e61249f0cfc => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:34:08.509244 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-3ceb71f7-96ac-4a85-b94b-095fe5a07b2e None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:08.511032 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-3ceb71f7-96ac-4a85-b94b-095fe5a07b2e tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/backups/41044c64-1b35-4754-bee7-4e61249f0cfc Jul 03 02:34:08.511233 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-3ceb71f7-96ac-4a85-b94b-095fe5a07b2e tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:08.511404 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-3ceb71f7-96ac-4a85-b94b-095fe5a07b2e tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:08.511524 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-3ceb71f7-96ac-4a85-b94b-095fe5a07b2e tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Show backup with id 41044c64-1b35-4754-bee7-4e61249f0cfc. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:34:08.516407 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:08.516407 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:34:08.517178 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-3ceb71f7-96ac-4a85-b94b-095fe5a07b2e tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups/41044c64-1b35-4754-bee7-4e61249f0cfc returned with HTTP 200 Jul 03 02:34:08.517724 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 740/2952] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:34:08 2026] GET /volume/v3/backups/41044c64-1b35-4754-bee7-4e61249f0cfc => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:34:09.027282 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-56e82f38-4de5-4398-9fac-eee90cd9b3c0 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:09.027737 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-56e82f38-4de5-4398-9fac-eee90cd9b3c0 None None] GET https://10.4.3.223/volume// Jul 03 02:34:09.027897 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-56e82f38-4de5-4398-9fac-eee90cd9b3c0 None None] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:09.028068 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-56e82f38-4de5-4398-9fac-eee90cd9b3c0 None None] Calling method 'all' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:09.028357 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-56e82f38-4de5-4398-9fac-eee90cd9b3c0 None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:34:09.028652 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 734/2953] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:34:09 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:34:09.035447 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-c86b72a7-9b24-4147-8bd2-eb2182353819 req-c58aec1d-d934-4131-ad23-f25d263fcd0a None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:09.037280 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-c86b72a7-9b24-4147-8bd2-eb2182353819 req-c58aec1d-d934-4131-ad23-f25d263fcd0a tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] GET https://10.4.3.223/volume/v3/volumes/572fd4db-fdf5-4cf3-b601-ef0b945d6fe9 Jul 03 02:34:09.037480 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-c86b72a7-9b24-4147-8bd2-eb2182353819 req-c58aec1d-d934-4131-ad23-f25d263fcd0a tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:09.037663 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-c86b72a7-9b24-4147-8bd2-eb2182353819 req-c58aec1d-d934-4131-ad23-f25d263fcd0a tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:09.047093 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:09.047093 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:34:09.050373 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [req-c86b72a7-9b24-4147-8bd2-eb2182353819 req-c58aec1d-d934-4131-ad23-f25d263fcd0a tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Volume info retrieved successfully. Jul 03 02:34:09.055073 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-c86b72a7-9b24-4147-8bd2-eb2182353819 req-c58aec1d-d934-4131-ad23-f25d263fcd0a tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/volumes/572fd4db-fdf5-4cf3-b601-ef0b945d6fe9 returned with HTTP 200 Jul 03 02:34:09.055463 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 736/2954] 10.4.3.223 () {70 vars in 1639 bytes} [Fri Jul 3 02:34:09 2026] GET /volume/v3/volumes/572fd4db-fdf5-4cf3-b601-ef0b945d6fe9 => generated 1546 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:34:09.154642 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-c86b72a7-9b24-4147-8bd2-eb2182353819 req-e74092da-a20c-49f1-bc02-986343e2f41c None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:09.156661 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-c86b72a7-9b24-4147-8bd2-eb2182353819 req-e74092da-a20c-49f1-bc02-986343e2f41c tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] PUT https://10.4.3.223/volume/v3/attachments/f90f6353-e8a0-4bdc-bcff-68e0eacbe76b Jul 03 02:34:09.157171 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-c86b72a7-9b24-4147-8bd2-eb2182353819 req-e74092da-a20c-49f1-bc02-986343e2f41c tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000004352", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2a2633a05d73", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "80a8c083-552c-46a2-8db9-fd9e83fa2364", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:34:09.166680 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.coordination [req-c86b72a7-9b24-4147-8bd2-eb2182353819 req-e74092da-a20c-49f1-bc02-986343e2f41c tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Acquiring lock "cinder-attachment_update-572fd4db-fdf5-4cf3-b601-ef0b945d6fe9-np0000004352" by "attachment_update" {{(pid=100015) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 02:34:09.171528 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.coordination [req-c86b72a7-9b24-4147-8bd2-eb2182353819 req-e74092da-a20c-49f1-bc02-986343e2f41c tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Lock "cinder-attachment_update-572fd4db-fdf5-4cf3-b601-ef0b945d6fe9-np0000004352" acquired by "attachment_update" :: waited 0.005s {{(pid=100015) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 02:34:09.173879 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:09.173879 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:34:09.527921 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-518f77ed-86be-4a32-9349-99b9e1acc624 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:09.530064 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-518f77ed-86be-4a32-9349-99b9e1acc624 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/backups/41044c64-1b35-4754-bee7-4e61249f0cfc Jul 03 02:34:09.530807 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-518f77ed-86be-4a32-9349-99b9e1acc624 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:09.530807 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-518f77ed-86be-4a32-9349-99b9e1acc624 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:09.530807 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-518f77ed-86be-4a32-9349-99b9e1acc624 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Show backup with id 41044c64-1b35-4754-bee7-4e61249f0cfc. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:34:09.534754 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:09.534754 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:34:09.535373 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-518f77ed-86be-4a32-9349-99b9e1acc624 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups/41044c64-1b35-4754-bee7-4e61249f0cfc returned with HTTP 200 Jul 03 02:34:09.535871 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 741/2955] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:34:09 2026] GET /volume/v3/backups/41044c64-1b35-4754-bee7-4e61249f0cfc => generated 709 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:34:09.703396 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.coordination [req-c86b72a7-9b24-4147-8bd2-eb2182353819 req-e74092da-a20c-49f1-bc02-986343e2f41c tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Lock "cinder-attachment_update-572fd4db-fdf5-4cf3-b601-ef0b945d6fe9-np0000004352" released by "attachment_update" :: held 0.532s {{(pid=100015) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 02:34:09.704669 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-c86b72a7-9b24-4147-8bd2-eb2182353819 req-e74092da-a20c-49f1-bc02-986343e2f41c tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/attachments/f90f6353-e8a0-4bdc-bcff-68e0eacbe76b returned with HTTP 200 Jul 03 02:34:09.704669 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 745/2956] 10.4.3.223 () {74 vars in 1704 bytes} [Fri Jul 3 02:34:09 2026] PUT /volume/v3/attachments/f90f6353-e8a0-4bdc-bcff-68e0eacbe76b => generated 969 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:34:10.218911 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-c86b72a7-9b24-4147-8bd2-eb2182353819 req-5ee62151-82b4-416a-bc25-9fc4c792c341 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:10.222470 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-c86b72a7-9b24-4147-8bd2-eb2182353819 req-5ee62151-82b4-416a-bc25-9fc4c792c341 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] POST https://10.4.3.223/volume/v3/attachments/f90f6353-e8a0-4bdc-bcff-68e0eacbe76b/action Jul 03 02:34:10.222835 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-c86b72a7-9b24-4147-8bd2-eb2182353819 req-5ee62151-82b4-416a-bc25-9fc4c792c341 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Action body: b'{"os-complete": null}' {{(pid=100012) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:34:10.222949 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-c86b72a7-9b24-4147-8bd2-eb2182353819 req-5ee62151-82b4-416a-bc25-9fc4c792c341 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:34:10.239143 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:10.239143 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:34:10.251658 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-c86b72a7-9b24-4147-8bd2-eb2182353819 req-5ee62151-82b4-416a-bc25-9fc4c792c341 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/attachments/f90f6353-e8a0-4bdc-bcff-68e0eacbe76b/action returned with HTTP 204 Jul 03 02:34:10.252084 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 735/2957] 10.4.3.223 () {74 vars in 1725 bytes} [Fri Jul 3 02:34:10 2026] POST /volume/v3/attachments/f90f6353-e8a0-4bdc-bcff-68e0eacbe76b/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:34:10.545137 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-8f634c74-3f6c-49c8-b2ed-21adda36adcc None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:10.546995 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-8f634c74-3f6c-49c8-b2ed-21adda36adcc tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/backups/41044c64-1b35-4754-bee7-4e61249f0cfc Jul 03 02:34:10.547211 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-8f634c74-3f6c-49c8-b2ed-21adda36adcc tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:10.547434 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-8f634c74-3f6c-49c8-b2ed-21adda36adcc tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:10.547562 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-8f634c74-3f6c-49c8-b2ed-21adda36adcc tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Show backup with id 41044c64-1b35-4754-bee7-4e61249f0cfc. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:34:10.551745 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:10.551745 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:34:10.552325 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-8f634c74-3f6c-49c8-b2ed-21adda36adcc tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups/41044c64-1b35-4754-bee7-4e61249f0cfc returned with HTTP 200 Jul 03 02:34:10.552695 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 737/2958] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:34:10 2026] GET /volume/v3/backups/41044c64-1b35-4754-bee7-4e61249f0cfc => generated 710 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:34:10.561723 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-07fcbca7-a33a-44bc-9ef1-c4f458658fe7 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:10.563699 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-07fcbca7-a33a-44bc-9ef1-c4f458658fe7 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] DELETE https://10.4.3.223/volume/v3/backups/41044c64-1b35-4754-bee7-4e61249f0cfc Jul 03 02:34:10.563883 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-07fcbca7-a33a-44bc-9ef1-c4f458658fe7 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:10.564075 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-07fcbca7-a33a-44bc-9ef1-c4f458658fe7 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'delete' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:10.564177 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.contrib.backups [None req-07fcbca7-a33a-44bc-9ef1-c4f458658fe7 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Delete backup with id: 41044c64-1b35-4754-bee7-4e61249f0cfc. Jul 03 02:34:10.568884 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:10.568884 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:34:10.581800 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.backup.rpcapi [None req-07fcbca7-a33a-44bc-9ef1-c4f458658fe7 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] delete_backup rpcapi backup_id 41044c64-1b35-4754-bee7-4e61249f0cfc {{(pid=100013) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 02:34:10.583444 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-07fcbca7-a33a-44bc-9ef1-c4f458658fe7 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups/41044c64-1b35-4754-bee7-4e61249f0cfc returned with HTTP 202 Jul 03 02:34:10.583872 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 742/2959] 10.4.3.223 () {68 vars in 1391 bytes} [Fri Jul 3 02:34:10 2026] DELETE /volume/v3/backups/41044c64-1b35-4754-bee7-4e61249f0cfc => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 02:34:10.593070 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-cbdf1eaf-1f7f-484f-b726-1bbe9e2ae07f None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:10.595871 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-cbdf1eaf-1f7f-484f-b726-1bbe9e2ae07f tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:34:10.596236 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-cbdf1eaf-1f7f-484f-b726-1bbe9e2ae07f tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2144558047"}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:34:10.597865 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.volumes [None req-cbdf1eaf-1f7f-484f-b726-1bbe9e2ae07f tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2144558047'}} {{(pid=100015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:34:10.598031 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-cbdf1eaf-1f7f-484f-b726-1bbe9e2ae07f tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Create volume of 1 GB Jul 03 02:34:10.598410 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:10.598410 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:34:10.602110 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-cbdf1eaf-1f7f-484f-b726-1bbe9e2ae07f tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Availability Zones retrieved successfully. Jul 03 02:34:10.607721 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-cbdf1eaf-1f7f-484f-b726-1bbe9e2ae07f tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Flow 'volume_create_api' (6906d25d-2101-4211-8c80-7f1b9efe0eac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:34:10.608789 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-cbdf1eaf-1f7f-484f-b726-1bbe9e2ae07f tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b4bfc02-062a-4168-ba5c-d9e42e007bcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:34:10.609663 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.flows.api.create_volume [None req-cbdf1eaf-1f7f-484f-b726-1bbe9e2ae07f tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Validating volume size '1' using validate_int {{(pid=100015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:34:10.647505 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-cbdf1eaf-1f7f-484f-b726-1bbe9e2ae07f tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b4bfc02-062a-4168-ba5c-d9e42e007bcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:34:10.648309 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-cbdf1eaf-1f7f-484f-b726-1bbe9e2ae07f tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f67df775-abb4-47dd-a4bd-7beac2078e87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:34:10.691271 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.quota [None req-cbdf1eaf-1f7f-484f-b726-1bbe9e2ae07f tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Created reservations ['bcc53ed2-77ec-4038-b3c8-75688869b2df', 'cb5bb075-0672-42d9-a599-e69d9a3e5717', '83f48b5d-40be-4f59-9b42-78d19b7db8b5', '05a0b860-7556-4a0e-8ff2-b36ae967630a'] {{(pid=100015) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:34:10.693320 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-cbdf1eaf-1f7f-484f-b726-1bbe9e2ae07f tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f67df775-abb4-47dd-a4bd-7beac2078e87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bcc53ed2-77ec-4038-b3c8-75688869b2df', 'cb5bb075-0672-42d9-a599-e69d9a3e5717', '83f48b5d-40be-4f59-9b42-78d19b7db8b5', '05a0b860-7556-4a0e-8ff2-b36ae967630a']}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:34:10.693992 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-cbdf1eaf-1f7f-484f-b726-1bbe9e2ae07f tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4eba4431-2b73-4041-a9f5-fba84a108a76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:34:10.720862 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-cbdf1eaf-1f7f-484f-b726-1bbe9e2ae07f tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4eba4431-2b73-4041-a9f5-fba84a108a76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bb1c8532-d95f-4967-b6aa-81455e83dd39', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2144558047',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c90b1bb0321472f882a7536b522b9e0',qos_specs=None,replication_status=,reservations=['bcc53ed2-77ec-4038-b3c8-75688869b2df','cb5bb075-0672-42d9-a599-e69d9a3e5717','83f48b5d-40be-4f59-9b42-78d19b7db8b5','05a0b860-7556-4a0e-8ff2-b36ae967630a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f7487651cef4420bbe5cfa1b79bb7397',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:34:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2144558047',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bb1c8532-d95f-4967-b6aa-81455e83dd39,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6c90b1bb0321472f882a7536b522b9e0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f7487651cef4420bbe5cfa1b79bb7397',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:34:10.721534 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-cbdf1eaf-1f7f-484f-b726-1bbe9e2ae07f tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3f3c76e-5f29-48ad-86a2-9a4c09ee5887) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:34:10.743031 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-cbdf1eaf-1f7f-484f-b726-1bbe9e2ae07f tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3f3c76e-5f29-48ad-86a2-9a4c09ee5887) transitioned into state 'SUCCESS' from state '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-2144558047',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c90b1bb0321472f882a7536b522b9e0',qos_specs=None,replication_status=,reservations=['bcc53ed2-77ec-4038-b3c8-75688869b2df','cb5bb075-0672-42d9-a599-e69d9a3e5717','83f48b5d-40be-4f59-9b42-78d19b7db8b5','05a0b860-7556-4a0e-8ff2-b36ae967630a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f7487651cef4420bbe5cfa1b79bb7397',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:34:10.743790 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-cbdf1eaf-1f7f-484f-b726-1bbe9e2ae07f tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58ecd94a-5a08-4210-ba26-952060fcd007) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:34:10.760058 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-cbdf1eaf-1f7f-484f-b726-1bbe9e2ae07f tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58ecd94a-5a08-4210-ba26-952060fcd007) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:34:10.761159 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-cbdf1eaf-1f7f-484f-b726-1bbe9e2ae07f tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Flow 'volume_create_api' (6906d25d-2101-4211-8c80-7f1b9efe0eac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:34:10.761270 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-cbdf1eaf-1f7f-484f-b726-1bbe9e2ae07f tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Create volume request issued successfully. Jul 03 02:34:10.761924 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-cbdf1eaf-1f7f-484f-b726-1bbe9e2ae07f tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:34:10.762596 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 746/2960] 10.4.3.223 () {70 vars in 1298 bytes} [Fri Jul 3 02:34:10 2026] POST /volume/v3/volumes => generated 778 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:34:10.775782 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-07be6874-d730-46e2-8b51-c1ed38396057 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:10.781787 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-07be6874-d730-46e2-8b51-c1ed38396057 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/volumes/bb1c8532-d95f-4967-b6aa-81455e83dd39 Jul 03 02:34:10.782030 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-07be6874-d730-46e2-8b51-c1ed38396057 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:10.782300 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-07be6874-d730-46e2-8b51-c1ed38396057 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:10.788886 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:10.788886 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:34:10.794386 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-07be6874-d730-46e2-8b51-c1ed38396057 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Volume info retrieved successfully. Jul 03 02:34:10.797757 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-07be6874-d730-46e2-8b51-c1ed38396057 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/volumes/bb1c8532-d95f-4967-b6aa-81455e83dd39 returned with HTTP 200 Jul 03 02:34:10.797757 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 736/2961] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:34:10 2026] GET /volume/v3/volumes/bb1c8532-d95f-4967-b6aa-81455e83dd39 => generated 957 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:34:11.816614 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-94cb6b1c-eeb5-4d0d-a84e-d1356b136771 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:11.818842 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-94cb6b1c-eeb5-4d0d-a84e-d1356b136771 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/volumes/bb1c8532-d95f-4967-b6aa-81455e83dd39 Jul 03 02:34:11.819112 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-94cb6b1c-eeb5-4d0d-a84e-d1356b136771 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:11.819348 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-94cb6b1c-eeb5-4d0d-a84e-d1356b136771 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:11.833525 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:11.833525 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:34:11.842914 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-94cb6b1c-eeb5-4d0d-a84e-d1356b136771 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Volume info retrieved successfully. Jul 03 02:34:11.852048 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-94cb6b1c-eeb5-4d0d-a84e-d1356b136771 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/volumes/bb1c8532-d95f-4967-b6aa-81455e83dd39 returned with HTTP 200 Jul 03 02:34:11.852048 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 738/2962] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:34:11 2026] GET /volume/v3/volumes/bb1c8532-d95f-4967-b6aa-81455e83dd39 => generated 1018 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:34:11.868258 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-aaa3009e-92a9-4a7a-b203-b124f881cdb9 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:11.870351 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-aaa3009e-92a9-4a7a-b203-b124f881cdb9 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] POST https://10.4.3.223/volume/v3/backups Jul 03 02:34:11.870752 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-aaa3009e-92a9-4a7a-b203-b124f881cdb9 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "bb1c8532-d95f-4967-b6aa-81455e83dd39", "name": "tempest-type-Backup-890955998"}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:34:11.872932 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.contrib.backups [None req-aaa3009e-92a9-4a7a-b203-b124f881cdb9 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Creating new backup {'backup': {'volume_id': 'bb1c8532-d95f-4967-b6aa-81455e83dd39', 'name': 'tempest-type-Backup-890955998'}} {{(pid=100013) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 02:34:11.873074 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.contrib.backups [None req-aaa3009e-92a9-4a7a-b203-b124f881cdb9 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Creating backup of volume bb1c8532-d95f-4967-b6aa-81455e83dd39 in container None Jul 03 02:34:11.880262 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:11.880262 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:34:11.880784 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-aaa3009e-92a9-4a7a-b203-b124f881cdb9 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Volume info retrieved successfully. Jul 03 02:34:11.902855 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.quota [None req-aaa3009e-92a9-4a7a-b203-b124f881cdb9 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Created reservations ['e04566b6-6cbb-4930-8de4-29bde7789216', 'e463856a-ceb0-4f0b-b74d-e630928fbc39'] {{(pid=100013) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:34:11.948374 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-aaa3009e-92a9-4a7a-b203-b124f881cdb9 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups returned with HTTP 202 Jul 03 02:34:11.948817 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 743/2963] 10.4.3.223 () {70 vars in 1299 bytes} [Fri Jul 3 02:34:11 2026] POST /volume/v3/backups => generated 315 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:34:11.963412 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-83153b9e-b855-4de4-9ff8-f54449f8d6f8 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:11.965300 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-83153b9e-b855-4de4-9ff8-f54449f8d6f8 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/backups/bf88251a-d4c7-470d-ad57-3ef33f8f422e Jul 03 02:34:11.965505 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-83153b9e-b855-4de4-9ff8-f54449f8d6f8 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:11.965740 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-83153b9e-b855-4de4-9ff8-f54449f8d6f8 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:11.965865 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-83153b9e-b855-4de4-9ff8-f54449f8d6f8 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Show backup with id bf88251a-d4c7-470d-ad57-3ef33f8f422e. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:34:11.969963 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:11.969963 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:34:11.970633 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-83153b9e-b855-4de4-9ff8-f54449f8d6f8 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups/bf88251a-d4c7-470d-ad57-3ef33f8f422e returned with HTTP 200 Jul 03 02:34:11.971069 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 747/2964] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:34:11 2026] GET /volume/v3/backups/bf88251a-d4c7-470d-ad57-3ef33f8f422e => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:34:12.981958 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-3bed0992-dba0-4236-bb09-48f2baabe1e5 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:12.984323 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-3bed0992-dba0-4236-bb09-48f2baabe1e5 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/backups/bf88251a-d4c7-470d-ad57-3ef33f8f422e Jul 03 02:34:12.984620 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-3bed0992-dba0-4236-bb09-48f2baabe1e5 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:12.984862 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-3bed0992-dba0-4236-bb09-48f2baabe1e5 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:12.985021 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-3bed0992-dba0-4236-bb09-48f2baabe1e5 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Show backup with id bf88251a-d4c7-470d-ad57-3ef33f8f422e. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:34:12.990487 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:12.990487 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:34:12.991366 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-3bed0992-dba0-4236-bb09-48f2baabe1e5 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups/bf88251a-d4c7-470d-ad57-3ef33f8f422e returned with HTTP 200 Jul 03 02:34:12.991887 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 737/2965] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:34:12 2026] GET /volume/v3/backups/bf88251a-d4c7-470d-ad57-3ef33f8f422e => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:34:14.004211 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-8084ee22-72d1-4759-be6b-8932403d182f None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:14.005992 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-8084ee22-72d1-4759-be6b-8932403d182f tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/backups/bf88251a-d4c7-470d-ad57-3ef33f8f422e Jul 03 02:34:14.006259 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-8084ee22-72d1-4759-be6b-8932403d182f tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:14.006523 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-8084ee22-72d1-4759-be6b-8932403d182f tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:14.006658 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-8084ee22-72d1-4759-be6b-8932403d182f tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Show backup with id bf88251a-d4c7-470d-ad57-3ef33f8f422e. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:34:14.010546 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:14.010546 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:34:14.011169 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-8084ee22-72d1-4759-be6b-8932403d182f tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups/bf88251a-d4c7-470d-ad57-3ef33f8f422e returned with HTTP 200 Jul 03 02:34:14.011711 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 739/2966] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:34:14 2026] GET /volume/v3/backups/bf88251a-d4c7-470d-ad57-3ef33f8f422e => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:34:15.021700 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-3dee0c3f-8986-4fc7-a533-96e95bd0e3d6 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:15.023325 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-3dee0c3f-8986-4fc7-a533-96e95bd0e3d6 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/backups/bf88251a-d4c7-470d-ad57-3ef33f8f422e Jul 03 02:34:15.023537 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-3dee0c3f-8986-4fc7-a533-96e95bd0e3d6 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:15.023751 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-3dee0c3f-8986-4fc7-a533-96e95bd0e3d6 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:15.023881 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-3dee0c3f-8986-4fc7-a533-96e95bd0e3d6 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Show backup with id bf88251a-d4c7-470d-ad57-3ef33f8f422e. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:34:15.027779 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:15.027779 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:34:15.028292 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-3dee0c3f-8986-4fc7-a533-96e95bd0e3d6 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups/bf88251a-d4c7-470d-ad57-3ef33f8f422e returned with HTTP 200 Jul 03 02:34:15.028633 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 744/2967] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:34:15 2026] GET /volume/v3/backups/bf88251a-d4c7-470d-ad57-3ef33f8f422e => generated 724 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:34:16.038851 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-e2f66bda-65ec-436e-8cdb-4ff3bdd82505 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:16.040701 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-e2f66bda-65ec-436e-8cdb-4ff3bdd82505 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/backups/bf88251a-d4c7-470d-ad57-3ef33f8f422e Jul 03 02:34:16.040933 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-e2f66bda-65ec-436e-8cdb-4ff3bdd82505 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:16.041119 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-e2f66bda-65ec-436e-8cdb-4ff3bdd82505 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:16.041224 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-e2f66bda-65ec-436e-8cdb-4ff3bdd82505 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Show backup with id bf88251a-d4c7-470d-ad57-3ef33f8f422e. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:34:16.045525 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:16.045525 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:34:16.046111 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-e2f66bda-65ec-436e-8cdb-4ff3bdd82505 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups/bf88251a-d4c7-470d-ad57-3ef33f8f422e returned with HTTP 200 Jul 03 02:34:16.046666 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 748/2968] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:34:16 2026] GET /volume/v3/backups/bf88251a-d4c7-470d-ad57-3ef33f8f422e => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:34:17.056905 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-172e3c68-9d30-45ed-9098-9cdd518afe63 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:17.059635 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-172e3c68-9d30-45ed-9098-9cdd518afe63 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/backups/bf88251a-d4c7-470d-ad57-3ef33f8f422e Jul 03 02:34:17.059900 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-172e3c68-9d30-45ed-9098-9cdd518afe63 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:17.060127 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-172e3c68-9d30-45ed-9098-9cdd518afe63 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:17.060266 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-172e3c68-9d30-45ed-9098-9cdd518afe63 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Show backup with id bf88251a-d4c7-470d-ad57-3ef33f8f422e. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:34:17.065649 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:17.065649 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:34:17.066482 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-172e3c68-9d30-45ed-9098-9cdd518afe63 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups/bf88251a-d4c7-470d-ad57-3ef33f8f422e returned with HTTP 200 Jul 03 02:34:17.067108 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 738/2969] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:34:17 2026] GET /volume/v3/backups/bf88251a-d4c7-470d-ad57-3ef33f8f422e => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:34:18.079596 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-f9c75975-3cdf-490f-b441-825fdbacfac4 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:18.081314 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-f9c75975-3cdf-490f-b441-825fdbacfac4 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/backups/bf88251a-d4c7-470d-ad57-3ef33f8f422e Jul 03 02:34:18.081557 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-f9c75975-3cdf-490f-b441-825fdbacfac4 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:18.081755 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-f9c75975-3cdf-490f-b441-825fdbacfac4 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:18.081864 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-f9c75975-3cdf-490f-b441-825fdbacfac4 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Show backup with id bf88251a-d4c7-470d-ad57-3ef33f8f422e. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:34:18.094348 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:18.094348 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:34:18.094348 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-f9c75975-3cdf-490f-b441-825fdbacfac4 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups/bf88251a-d4c7-470d-ad57-3ef33f8f422e returned with HTTP 200 Jul 03 02:34:18.094348 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 740/2970] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:34:18 2026] GET /volume/v3/backups/bf88251a-d4c7-470d-ad57-3ef33f8f422e => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:34:19.103021 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-e20415d9-a6ab-48dc-921e-901f0702da03 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:19.106354 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-e20415d9-a6ab-48dc-921e-901f0702da03 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/backups/bf88251a-d4c7-470d-ad57-3ef33f8f422e Jul 03 02:34:19.106593 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-e20415d9-a6ab-48dc-921e-901f0702da03 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:19.106758 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-e20415d9-a6ab-48dc-921e-901f0702da03 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:19.106855 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-e20415d9-a6ab-48dc-921e-901f0702da03 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Show backup with id bf88251a-d4c7-470d-ad57-3ef33f8f422e. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:34:19.119948 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:19.119948 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:34:19.120698 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-e20415d9-a6ab-48dc-921e-901f0702da03 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups/bf88251a-d4c7-470d-ad57-3ef33f8f422e returned with HTTP 200 Jul 03 02:34:19.121044 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 745/2971] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:34:19 2026] GET /volume/v3/backups/bf88251a-d4c7-470d-ad57-3ef33f8f422e => generated 735 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:34:20.131360 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-0e539c31-1feb-4034-850f-01dae40ecae3 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:20.133461 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-0e539c31-1feb-4034-850f-01dae40ecae3 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/backups/bf88251a-d4c7-470d-ad57-3ef33f8f422e Jul 03 02:34:20.133747 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-0e539c31-1feb-4034-850f-01dae40ecae3 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:20.133971 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-0e539c31-1feb-4034-850f-01dae40ecae3 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:20.134102 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-0e539c31-1feb-4034-850f-01dae40ecae3 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Show backup with id bf88251a-d4c7-470d-ad57-3ef33f8f422e. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:34:20.136591 np0000004352 devstack@c-api.service[100015]: DEBUG dbcounter [-] [100015] Writing DB stats cinder:SELECT=195,cinder:UPDATE=28,cinder:INSERT=7 {{(pid=100015) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 02:34:20.139547 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:20.139547 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:34:20.140288 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-0e539c31-1feb-4034-850f-01dae40ecae3 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups/bf88251a-d4c7-470d-ad57-3ef33f8f422e returned with HTTP 200 Jul 03 02:34:20.140780 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 749/2972] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:34:20 2026] GET /volume/v3/backups/bf88251a-d4c7-470d-ad57-3ef33f8f422e => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:34:20.498193 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-5f6ef1fb-2d21-4558-ae04-463a162872ff req-baecf53e-e8bc-4a1e-ab5a-3af62ed102c7 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:20.501308 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-5f6ef1fb-2d21-4558-ae04-463a162872ff req-baecf53e-e8bc-4a1e-ab5a-3af62ed102c7 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] GET https://10.4.3.223/volume/v3/limits Jul 03 02:34:20.501308 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-5f6ef1fb-2d21-4558-ae04-463a162872ff req-baecf53e-e8bc-4a1e-ab5a-3af62ed102c7 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:20.501308 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-5f6ef1fb-2d21-4558-ae04-463a162872ff req-baecf53e-e8bc-4a1e-ab5a-3af62ed102c7 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Calling method 'index' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:20.504201 np0000004352 devstack@c-api.service[100012]: DEBUG dbcounter [-] [100012] Writing DB stats cinder:SELECT=180,cinder:UPDATE=53,cinder:INSERT=13 {{(pid=100012) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 02:34:20.514896 np0000004352 devstack@c-api.service[100012]: WARNING cinder.quota [req-5f6ef1fb-2d21-4558-ae04-463a162872ff req-baecf53e-e8bc-4a1e-ab5a-3af62ed102c7 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1951718646 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1951718646, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:34:20.514896 np0000004352 devstack@c-api.service[100012]: WARNING cinder.quota [req-5f6ef1fb-2d21-4558-ae04-463a162872ff req-baecf53e-e8bc-4a1e-ab5a-3af62ed102c7 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1951718646 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1951718646, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:34:20.515700 np0000004352 devstack@c-api.service[100012]: WARNING cinder.quota [req-5f6ef1fb-2d21-4558-ae04-463a162872ff req-baecf53e-e8bc-4a1e-ab5a-3af62ed102c7 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1951718646 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1951718646, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:34:20.536288 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-5f6ef1fb-2d21-4558-ae04-463a162872ff req-baecf53e-e8bc-4a1e-ab5a-3af62ed102c7 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/limits returned with HTTP 200 Jul 03 02:34:20.536923 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 739/2973] 10.4.3.223 () {68 vars in 1484 bytes} [Fri Jul 3 02:34:20 2026] GET /volume/v3/limits => generated 302 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:34:21.082004 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-5f6ef1fb-2d21-4558-ae04-463a162872ff req-bcc4ae54-85e0-46f9-a508-3bcd020f5669 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:21.084111 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-5f6ef1fb-2d21-4558-ae04-463a162872ff req-bcc4ae54-85e0-46f9-a508-3bcd020f5669 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] GET https://10.4.3.223/volume/v3/volumes/572fd4db-fdf5-4cf3-b601-ef0b945d6fe9 Jul 03 02:34:21.084593 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-5f6ef1fb-2d21-4558-ae04-463a162872ff req-bcc4ae54-85e0-46f9-a508-3bcd020f5669 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:21.084692 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-5f6ef1fb-2d21-4558-ae04-463a162872ff req-bcc4ae54-85e0-46f9-a508-3bcd020f5669 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:21.096887 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:21.096887 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:34:21.101769 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [req-5f6ef1fb-2d21-4558-ae04-463a162872ff req-bcc4ae54-85e0-46f9-a508-3bcd020f5669 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Volume info retrieved successfully. Jul 03 02:34:21.108347 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-5f6ef1fb-2d21-4558-ae04-463a162872ff req-bcc4ae54-85e0-46f9-a508-3bcd020f5669 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/volumes/572fd4db-fdf5-4cf3-b601-ef0b945d6fe9 returned with HTTP 200 Jul 03 02:34:21.108551 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 741/2974] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:34:21 2026] GET /volume/v3/volumes/572fd4db-fdf5-4cf3-b601-ef0b945d6fe9 => generated 1659 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:34:21.117641 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-5f6ef1fb-2d21-4558-ae04-463a162872ff req-6f2384e2-f305-4329-a1f6-daa09cd15d6f None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:21.120172 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-5f6ef1fb-2d21-4558-ae04-463a162872ff req-6f2384e2-f305-4329-a1f6-daa09cd15d6f tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] POST https://10.4.3.223/volume/v3/snapshots Jul 03 02:34:21.120281 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-5f6ef1fb-2d21-4558-ae04-463a162872ff req-6f2384e2-f305-4329-a1f6-daa09cd15d6f tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "572fd4db-fdf5-4cf3-b601-ef0b945d6fe9", "force": true, "name": "snapshot for multiattach-snapshot", "description": null, "metadata": {}}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:34:21.133717 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:21.133717 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:34:21.134321 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-5f6ef1fb-2d21-4558-ae04-463a162872ff req-6f2384e2-f305-4329-a1f6-daa09cd15d6f tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Volume info retrieved successfully. Jul 03 02:34:21.134321 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.snapshots [req-5f6ef1fb-2d21-4558-ae04-463a162872ff req-6f2384e2-f305-4329-a1f6-daa09cd15d6f tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Create snapshot from volume 572fd4db-fdf5-4cf3-b601-ef0b945d6fe9 Jul 03 02:34:21.152275 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-14b06e5c-baae-4b9a-ae37-e73694d490f4 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:21.154753 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-14b06e5c-baae-4b9a-ae37-e73694d490f4 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/backups/bf88251a-d4c7-470d-ad57-3ef33f8f422e Jul 03 02:34:21.154753 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-14b06e5c-baae-4b9a-ae37-e73694d490f4 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:21.155222 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-14b06e5c-baae-4b9a-ae37-e73694d490f4 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:21.155222 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-14b06e5c-baae-4b9a-ae37-e73694d490f4 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Show backup with id bf88251a-d4c7-470d-ad57-3ef33f8f422e. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:34:21.160282 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:21.160282 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:34:21.161018 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-14b06e5c-baae-4b9a-ae37-e73694d490f4 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups/bf88251a-d4c7-470d-ad57-3ef33f8f422e returned with HTTP 200 Jul 03 02:34:21.161508 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 750/2975] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:34:21 2026] GET /volume/v3/backups/bf88251a-d4c7-470d-ad57-3ef33f8f422e => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:34:21.184992 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.quota [req-5f6ef1fb-2d21-4558-ae04-463a162872ff req-6f2384e2-f305-4329-a1f6-daa09cd15d6f tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Created reservations ['b469f586-c5f1-4eae-ae0e-acac3aa59722', 'f764081a-679b-486b-94a3-cdf123ff6c98', '44174cdd-5529-4cab-a795-8790cb247535', '086146b1-a8cb-4769-84d0-a3c0794aff1e'] {{(pid=100013) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:34:21.234446 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-5f6ef1fb-2d21-4558-ae04-463a162872ff req-6f2384e2-f305-4329-a1f6-daa09cd15d6f tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Snapshot force create request issued successfully. Jul 03 02:34:21.234446 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-5f6ef1fb-2d21-4558-ae04-463a162872ff req-6f2384e2-f305-4329-a1f6-daa09cd15d6f tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/snapshots returned with HTTP 202 Jul 03 02:34:21.234446 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 746/2976] 10.4.3.223 () {72 vars in 1547 bytes} [Fri Jul 3 02:34:21 2026] POST /volume/v3/snapshots => generated 292 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:34:21.631965 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-c11b4425-f433-413e-bb58-3bfa186eee4a req-a23df321-7dda-4aca-918b-bdb54848cc40 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:21.634960 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-c11b4425-f433-413e-bb58-3bfa186eee4a req-a23df321-7dda-4aca-918b-bdb54848cc40 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] DELETE https://10.4.3.223/volume/v3/attachments/2a6d6d87-8dcf-40d2-8cad-1d092f376b74 Jul 03 02:34:21.635301 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-c11b4425-f433-413e-bb58-3bfa186eee4a req-a23df321-7dda-4aca-918b-bdb54848cc40 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:21.635664 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-c11b4425-f433-413e-bb58-3bfa186eee4a req-a23df321-7dda-4aca-918b-bdb54848cc40 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Calling method 'version_select' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:21.644668 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:21.644668 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:34:22.173567 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-da935ad9-fc43-4c61-a9f5-5aa5d33c4f2f None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:22.175737 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-da935ad9-fc43-4c61-a9f5-5aa5d33c4f2f tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/backups/bf88251a-d4c7-470d-ad57-3ef33f8f422e Jul 03 02:34:22.175951 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-da935ad9-fc43-4c61-a9f5-5aa5d33c4f2f tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:22.176144 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-da935ad9-fc43-4c61-a9f5-5aa5d33c4f2f tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:22.176249 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-da935ad9-fc43-4c61-a9f5-5aa5d33c4f2f tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Show backup with id bf88251a-d4c7-470d-ad57-3ef33f8f422e. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:34:22.180917 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:22.180917 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:34:22.181644 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-da935ad9-fc43-4c61-a9f5-5aa5d33c4f2f tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups/bf88251a-d4c7-470d-ad57-3ef33f8f422e returned with HTTP 200 Jul 03 02:34:22.182059 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 742/2977] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:34:22 2026] GET /volume/v3/backups/bf88251a-d4c7-470d-ad57-3ef33f8f422e => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:34:22.192114 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-c11b4425-f433-413e-bb58-3bfa186eee4a req-a23df321-7dda-4aca-918b-bdb54848cc40 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/attachments/2a6d6d87-8dcf-40d2-8cad-1d092f376b74 returned with HTTP 200 Jul 03 02:34:22.192669 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 740/2978] 10.4.3.223 () {72 vars in 1673 bytes} [Fri Jul 3 02:34:21 2026] DELETE /volume/v3/attachments/2a6d6d87-8dcf-40d2-8cad-1d092f376b74 => generated 19 bytes in 561 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:34:23.194536 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-0c6c3f00-13ce-4cd8-9266-42cea95e05f5 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:23.196146 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-0c6c3f00-13ce-4cd8-9266-42cea95e05f5 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/backups/bf88251a-d4c7-470d-ad57-3ef33f8f422e Jul 03 02:34:23.196358 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-0c6c3f00-13ce-4cd8-9266-42cea95e05f5 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:23.196587 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-0c6c3f00-13ce-4cd8-9266-42cea95e05f5 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:23.196697 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-0c6c3f00-13ce-4cd8-9266-42cea95e05f5 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Show backup with id bf88251a-d4c7-470d-ad57-3ef33f8f422e. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:34:23.201519 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:23.201519 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:34:23.202138 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-0c6c3f00-13ce-4cd8-9266-42cea95e05f5 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups/bf88251a-d4c7-470d-ad57-3ef33f8f422e returned with HTTP 200 Jul 03 02:34:23.202536 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 751/2979] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:34:23 2026] GET /volume/v3/backups/bf88251a-d4c7-470d-ad57-3ef33f8f422e => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:34:23.343647 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-a82a6ef6-8a2c-4bdd-a81b-9a6c3e5f55e5 req-8cf69ab8-ec9b-4a8b-a98a-8a849cf74b01 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:23.347573 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-a82a6ef6-8a2c-4bdd-a81b-9a6c3e5f55e5 req-8cf69ab8-ec9b-4a8b-a98a-8a849cf74b01 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] GET https://10.4.3.223/volume/v3/volumes/3a8d8ade-0626-44bb-987a-1b0f095adf4c Jul 03 02:34:23.347769 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-a82a6ef6-8a2c-4bdd-a81b-9a6c3e5f55e5 req-8cf69ab8-ec9b-4a8b-a98a-8a849cf74b01 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:23.351562 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-a82a6ef6-8a2c-4bdd-a81b-9a6c3e5f55e5 req-8cf69ab8-ec9b-4a8b-a98a-8a849cf74b01 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:23.362094 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:23.362094 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:34:23.371031 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-a82a6ef6-8a2c-4bdd-a81b-9a6c3e5f55e5 req-8cf69ab8-ec9b-4a8b-a98a-8a849cf74b01 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Volume info retrieved successfully. Jul 03 02:34:23.376217 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-a82a6ef6-8a2c-4bdd-a81b-9a6c3e5f55e5 req-8cf69ab8-ec9b-4a8b-a98a-8a849cf74b01 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/volumes/3a8d8ade-0626-44bb-987a-1b0f095adf4c returned with HTTP 200 Jul 03 02:34:23.376618 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 747/2980] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:34:23 2026] GET /volume/v3/volumes/3a8d8ade-0626-44bb-987a-1b0f095adf4c => generated 877 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:34:24.213657 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-3e3cc606-6895-49eb-a0ff-bb6fcefbc80c None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:24.215565 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-3e3cc606-6895-49eb-a0ff-bb6fcefbc80c tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/backups/bf88251a-d4c7-470d-ad57-3ef33f8f422e Jul 03 02:34:24.215776 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-3e3cc606-6895-49eb-a0ff-bb6fcefbc80c tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:24.215959 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-3e3cc606-6895-49eb-a0ff-bb6fcefbc80c tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:24.216097 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-3e3cc606-6895-49eb-a0ff-bb6fcefbc80c tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Show backup with id bf88251a-d4c7-470d-ad57-3ef33f8f422e. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:34:24.217764 np0000004352 devstack@c-api.service[100014]: DEBUG dbcounter [-] [100014] Writing DB stats cinder:SELECT=247,cinder:UPDATE=48,cinder:INSERT=24 {{(pid=100014) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 02:34:24.221520 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:24.221520 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:34:24.222061 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-3e3cc606-6895-49eb-a0ff-bb6fcefbc80c tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups/bf88251a-d4c7-470d-ad57-3ef33f8f422e returned with HTTP 200 Jul 03 02:34:24.222414 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 743/2981] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:34:24 2026] GET /volume/v3/backups/bf88251a-d4c7-470d-ad57-3ef33f8f422e => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:34:25.770370 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-42615cf6-3583-41f9-a885-8e61747c6b3e None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:25.770370 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-42615cf6-3583-41f9-a885-8e61747c6b3e tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/backups/bf88251a-d4c7-470d-ad57-3ef33f8f422e Jul 03 02:34:25.770370 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-42615cf6-3583-41f9-a885-8e61747c6b3e tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:25.770370 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-42615cf6-3583-41f9-a885-8e61747c6b3e tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:25.770370 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-42615cf6-3583-41f9-a885-8e61747c6b3e tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Show backup with id bf88251a-d4c7-470d-ad57-3ef33f8f422e. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:34:25.770370 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:25.770370 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:34:25.770370 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-42615cf6-3583-41f9-a885-8e61747c6b3e tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups/bf88251a-d4c7-470d-ad57-3ef33f8f422e returned with HTTP 200 Jul 03 02:34:25.770370 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 741/2982] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:34:25 2026] GET /volume/v3/backups/bf88251a-d4c7-470d-ad57-3ef33f8f422e => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:34:25.772270 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-814fc73a-190a-4dcb-b77e-819b82f8da55 req-08485b64-2802-4eb6-8d20-30db56b40f92 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:25.772270 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-814fc73a-190a-4dcb-b77e-819b82f8da55 req-08485b64-2802-4eb6-8d20-30db56b40f92 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] GET https://10.4.3.223/volume/v3/volumes/572fd4db-fdf5-4cf3-b601-ef0b945d6fe9 Jul 03 02:34:25.772270 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-814fc73a-190a-4dcb-b77e-819b82f8da55 req-08485b64-2802-4eb6-8d20-30db56b40f92 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:25.772270 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-814fc73a-190a-4dcb-b77e-819b82f8da55 req-08485b64-2802-4eb6-8d20-30db56b40f92 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:25.772270 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:25.772270 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:34:25.772270 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [req-814fc73a-190a-4dcb-b77e-819b82f8da55 req-08485b64-2802-4eb6-8d20-30db56b40f92 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Volume info retrieved successfully. Jul 03 02:34:25.772270 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-814fc73a-190a-4dcb-b77e-819b82f8da55 req-08485b64-2802-4eb6-8d20-30db56b40f92 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/volumes/572fd4db-fdf5-4cf3-b601-ef0b945d6fe9 returned with HTTP 200 Jul 03 02:34:25.772270 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 752/2983] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:34:25 2026] GET /volume/v3/volumes/572fd4db-fdf5-4cf3-b601-ef0b945d6fe9 => generated 1659 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:34:26.258378 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-be7635b6-625b-40f2-b9cc-912deb98dd6a None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:26.262364 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-be7635b6-625b-40f2-b9cc-912deb98dd6a tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/backups/bf88251a-d4c7-470d-ad57-3ef33f8f422e Jul 03 02:34:26.262364 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-be7635b6-625b-40f2-b9cc-912deb98dd6a tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:26.262364 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-be7635b6-625b-40f2-b9cc-912deb98dd6a tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:26.262364 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-be7635b6-625b-40f2-b9cc-912deb98dd6a tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Show backup with id bf88251a-d4c7-470d-ad57-3ef33f8f422e. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:34:26.267465 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:26.267465 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:34:26.267465 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-be7635b6-625b-40f2-b9cc-912deb98dd6a tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups/bf88251a-d4c7-470d-ad57-3ef33f8f422e returned with HTTP 200 Jul 03 02:34:26.274463 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 748/2984] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:34:26 2026] GET /volume/v3/backups/bf88251a-d4c7-470d-ad57-3ef33f8f422e => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:34:27.287189 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-1fee0869-37dc-43a4-b049-af37fbd615ee None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:27.289766 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-1fee0869-37dc-43a4-b049-af37fbd615ee tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/backups/bf88251a-d4c7-470d-ad57-3ef33f8f422e Jul 03 02:34:27.290047 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-1fee0869-37dc-43a4-b049-af37fbd615ee tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:27.290371 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-1fee0869-37dc-43a4-b049-af37fbd615ee tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:27.290609 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-1fee0869-37dc-43a4-b049-af37fbd615ee tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Show backup with id bf88251a-d4c7-470d-ad57-3ef33f8f422e. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:34:27.297593 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:27.297593 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:34:27.298600 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-1fee0869-37dc-43a4-b049-af37fbd615ee tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups/bf88251a-d4c7-470d-ad57-3ef33f8f422e returned with HTTP 200 Jul 03 02:34:27.299094 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 744/2985] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:34:27 2026] GET /volume/v3/backups/bf88251a-d4c7-470d-ad57-3ef33f8f422e => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:34:27.892322 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-814fc73a-190a-4dcb-b77e-819b82f8da55 req-075c989d-f913-42de-8de9-8cefcd6065e3 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:27.894744 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-814fc73a-190a-4dcb-b77e-819b82f8da55 req-075c989d-f913-42de-8de9-8cefcd6065e3 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] DELETE https://10.4.3.223/volume/v3/attachments/f90f6353-e8a0-4bdc-bcff-68e0eacbe76b Jul 03 02:34:27.894963 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-814fc73a-190a-4dcb-b77e-819b82f8da55 req-075c989d-f913-42de-8de9-8cefcd6065e3 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:27.895176 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-814fc73a-190a-4dcb-b77e-819b82f8da55 req-075c989d-f913-42de-8de9-8cefcd6065e3 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Calling method 'version_select' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:27.903313 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:27.903313 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:34:28.311899 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-547e64c0-d2f1-47ac-86f5-46346df07671 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:28.314178 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-547e64c0-d2f1-47ac-86f5-46346df07671 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/backups/bf88251a-d4c7-470d-ad57-3ef33f8f422e Jul 03 02:34:28.314441 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-547e64c0-d2f1-47ac-86f5-46346df07671 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:28.314738 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-547e64c0-d2f1-47ac-86f5-46346df07671 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:28.314857 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-547e64c0-d2f1-47ac-86f5-46346df07671 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Show backup with id bf88251a-d4c7-470d-ad57-3ef33f8f422e. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:34:28.319404 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:28.319404 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:34:28.320109 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-547e64c0-d2f1-47ac-86f5-46346df07671 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups/bf88251a-d4c7-470d-ad57-3ef33f8f422e returned with HTTP 200 Jul 03 02:34:28.320497 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 753/2986] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:34:28 2026] GET /volume/v3/backups/bf88251a-d4c7-470d-ad57-3ef33f8f422e => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:34:28.430886 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-814fc73a-190a-4dcb-b77e-819b82f8da55 req-075c989d-f913-42de-8de9-8cefcd6065e3 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/attachments/f90f6353-e8a0-4bdc-bcff-68e0eacbe76b returned with HTTP 200 Jul 03 02:34:28.431387 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 742/2987] 10.4.3.223 () {72 vars in 1673 bytes} [Fri Jul 3 02:34:27 2026] DELETE /volume/v3/attachments/f90f6353-e8a0-4bdc-bcff-68e0eacbe76b => generated 19 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:34:29.330172 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-e5daba40-2a5b-4959-b1cd-edd88214d07e None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:29.333036 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-e5daba40-2a5b-4959-b1cd-edd88214d07e tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/backups/bf88251a-d4c7-470d-ad57-3ef33f8f422e Jul 03 02:34:29.333326 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-e5daba40-2a5b-4959-b1cd-edd88214d07e tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:29.333722 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-e5daba40-2a5b-4959-b1cd-edd88214d07e tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:29.333885 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-e5daba40-2a5b-4959-b1cd-edd88214d07e tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Show backup with id bf88251a-d4c7-470d-ad57-3ef33f8f422e. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:34:29.339354 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:29.339354 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:34:29.340241 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-e5daba40-2a5b-4959-b1cd-edd88214d07e tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups/bf88251a-d4c7-470d-ad57-3ef33f8f422e returned with HTTP 200 Jul 03 02:34:29.340783 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 749/2988] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:34:29 2026] GET /volume/v3/backups/bf88251a-d4c7-470d-ad57-3ef33f8f422e => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:34:29.539186 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-b2e56fb7-1717-4179-91de-ccb9c10a338a req-de29b443-1ba3-4bb4-a68f-1112b3cc9797 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:29.542957 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-b2e56fb7-1717-4179-91de-ccb9c10a338a req-de29b443-1ba3-4bb4-a68f-1112b3cc9797 tempest-TestShelveInstance-1951550404 tempest-TestShelveInstance-1951550404-project-member] DELETE https://10.4.3.223/volume/v3/attachments/a21de26a-4c94-4483-8ac4-9f39a9bdb23e Jul 03 02:34:29.543153 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-b2e56fb7-1717-4179-91de-ccb9c10a338a req-de29b443-1ba3-4bb4-a68f-1112b3cc9797 tempest-TestShelveInstance-1951550404 tempest-TestShelveInstance-1951550404-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:29.543367 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-b2e56fb7-1717-4179-91de-ccb9c10a338a req-de29b443-1ba3-4bb4-a68f-1112b3cc9797 tempest-TestShelveInstance-1951550404 tempest-TestShelveInstance-1951550404-project-member] Calling method 'version_select' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:29.553024 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:29.553024 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:34:30.085911 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-b2e56fb7-1717-4179-91de-ccb9c10a338a req-de29b443-1ba3-4bb4-a68f-1112b3cc9797 tempest-TestShelveInstance-1951550404 tempest-TestShelveInstance-1951550404-project-member] https://10.4.3.223/volume/v3/attachments/a21de26a-4c94-4483-8ac4-9f39a9bdb23e returned with HTTP 200 Jul 03 02:34:30.086392 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 745/2989] 10.4.3.223 () {72 vars in 1673 bytes} [Fri Jul 3 02:34:29 2026] DELETE /volume/v3/attachments/a21de26a-4c94-4483-8ac4-9f39a9bdb23e => generated 19 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:34:30.100123 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-b2e56fb7-1717-4179-91de-ccb9c10a338a req-9f94eb6d-115f-4a90-9e39-ee89a24a9bab None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:30.102403 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-b2e56fb7-1717-4179-91de-ccb9c10a338a req-9f94eb6d-115f-4a90-9e39-ee89a24a9bab tempest-TestShelveInstance-1951550404 tempest-TestShelveInstance-1951550404-project-member] DELETE https://10.4.3.223/volume/v3/volumes/aec9a84d-a501-49df-a0e1-4145cb5c6af3 Jul 03 02:34:30.102641 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-b2e56fb7-1717-4179-91de-ccb9c10a338a req-9f94eb6d-115f-4a90-9e39-ee89a24a9bab tempest-TestShelveInstance-1951550404 tempest-TestShelveInstance-1951550404-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:30.102888 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-b2e56fb7-1717-4179-91de-ccb9c10a338a req-9f94eb6d-115f-4a90-9e39-ee89a24a9bab tempest-TestShelveInstance-1951550404 tempest-TestShelveInstance-1951550404-project-member] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:30.103098 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [req-b2e56fb7-1717-4179-91de-ccb9c10a338a req-9f94eb6d-115f-4a90-9e39-ee89a24a9bab tempest-TestShelveInstance-1951550404 tempest-TestShelveInstance-1951550404-project-member] Delete volume with id: aec9a84d-a501-49df-a0e1-4145cb5c6af3 Jul 03 02:34:30.111771 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:30.111771 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:34:30.112333 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [req-b2e56fb7-1717-4179-91de-ccb9c10a338a req-9f94eb6d-115f-4a90-9e39-ee89a24a9bab tempest-TestShelveInstance-1951550404 tempest-TestShelveInstance-1951550404-project-member] Volume info retrieved successfully. Jul 03 02:34:30.134201 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [req-b2e56fb7-1717-4179-91de-ccb9c10a338a req-9f94eb6d-115f-4a90-9e39-ee89a24a9bab tempest-TestShelveInstance-1951550404 tempest-TestShelveInstance-1951550404-project-member] Delete volume request issued successfully. Jul 03 02:34:30.134404 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-b2e56fb7-1717-4179-91de-ccb9c10a338a req-9f94eb6d-115f-4a90-9e39-ee89a24a9bab tempest-TestShelveInstance-1951550404 tempest-TestShelveInstance-1951550404-project-member] https://10.4.3.223/volume/v3/volumes/aec9a84d-a501-49df-a0e1-4145cb5c6af3 returned with HTTP 202 Jul 03 02:34:30.134829 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 754/2990] 10.4.3.223 () {70 vars in 1620 bytes} [Fri Jul 3 02:34:30 2026] DELETE /volume/v3/volumes/aec9a84d-a501-49df-a0e1-4145cb5c6af3 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:34:30.351436 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-6a483bac-2de5-43d1-a7bc-286f6f1e051e None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:30.353340 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-6a483bac-2de5-43d1-a7bc-286f6f1e051e tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/backups/bf88251a-d4c7-470d-ad57-3ef33f8f422e Jul 03 02:34:30.353601 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-6a483bac-2de5-43d1-a7bc-286f6f1e051e tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:30.353809 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-6a483bac-2de5-43d1-a7bc-286f6f1e051e tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:30.353950 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-6a483bac-2de5-43d1-a7bc-286f6f1e051e tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Show backup with id bf88251a-d4c7-470d-ad57-3ef33f8f422e. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:34:30.358339 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:30.358339 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:34:30.359216 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-6a483bac-2de5-43d1-a7bc-286f6f1e051e tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups/bf88251a-d4c7-470d-ad57-3ef33f8f422e returned with HTTP 200 Jul 03 02:34:30.359739 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 743/2991] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:34:30 2026] GET /volume/v3/backups/bf88251a-d4c7-470d-ad57-3ef33f8f422e => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:34:31.085224 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-fb1350ae-d19a-47eb-ade1-c74c25bbeb45 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:31.086968 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-fb1350ae-d19a-47eb-ade1-c74c25bbeb45 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] DELETE https://10.4.3.223/volume/v3/volumes/3a8d8ade-0626-44bb-987a-1b0f095adf4c Jul 03 02:34:31.087135 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-fb1350ae-d19a-47eb-ade1-c74c25bbeb45 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:31.087389 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-fb1350ae-d19a-47eb-ade1-c74c25bbeb45 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Calling method 'delete' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:31.087587 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.volumes [None req-fb1350ae-d19a-47eb-ade1-c74c25bbeb45 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Delete volume with id: 3a8d8ade-0626-44bb-987a-1b0f095adf4c Jul 03 02:34:31.094281 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:31.094281 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:34:31.094699 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-fb1350ae-d19a-47eb-ade1-c74c25bbeb45 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Volume info retrieved successfully. Jul 03 02:34:31.109203 np0000004352 devstack@c-api.service[100013]: WARNING cinder.keymgr.conf_key_mgr [None req-fb1350ae-d19a-47eb-ade1-c74c25bbeb45 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 02:34:31.116756 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-fb1350ae-d19a-47eb-ade1-c74c25bbeb45 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Delete volume request issued successfully. Jul 03 02:34:31.117004 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-fb1350ae-d19a-47eb-ade1-c74c25bbeb45 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/volumes/3a8d8ade-0626-44bb-987a-1b0f095adf4c returned with HTTP 202 Jul 03 02:34:31.117891 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 750/2992] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:34:31 2026] DELETE /volume/v3/volumes/3a8d8ade-0626-44bb-987a-1b0f095adf4c => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:34:31.125040 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-140927f3-0779-4a14-a518-84e870e3288e None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:31.127228 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-140927f3-0779-4a14-a518-84e870e3288e tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] GET https://10.4.3.223/volume/v3/volumes/3a8d8ade-0626-44bb-987a-1b0f095adf4c Jul 03 02:34:31.127541 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-140927f3-0779-4a14-a518-84e870e3288e tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:31.127801 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-140927f3-0779-4a14-a518-84e870e3288e tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:31.137241 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:31.137241 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:34:31.141850 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-140927f3-0779-4a14-a518-84e870e3288e tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Volume info retrieved successfully. Jul 03 02:34:31.147268 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-140927f3-0779-4a14-a518-84e870e3288e tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/volumes/3a8d8ade-0626-44bb-987a-1b0f095adf4c returned with HTTP 200 Jul 03 02:34:31.147683 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 746/2993] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:34:31 2026] GET /volume/v3/volumes/3a8d8ade-0626-44bb-987a-1b0f095adf4c => generated 876 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:34:31.372723 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-0b21381f-8d48-4b0c-90b5-6e3dde6268d0 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:31.377835 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-0b21381f-8d48-4b0c-90b5-6e3dde6268d0 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/backups/bf88251a-d4c7-470d-ad57-3ef33f8f422e Jul 03 02:34:31.378049 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-0b21381f-8d48-4b0c-90b5-6e3dde6268d0 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:31.378279 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-0b21381f-8d48-4b0c-90b5-6e3dde6268d0 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:31.378408 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-0b21381f-8d48-4b0c-90b5-6e3dde6268d0 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Show backup with id bf88251a-d4c7-470d-ad57-3ef33f8f422e. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:34:31.383199 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:31.383199 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:34:31.383847 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-0b21381f-8d48-4b0c-90b5-6e3dde6268d0 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups/bf88251a-d4c7-470d-ad57-3ef33f8f422e returned with HTTP 200 Jul 03 02:34:31.384183 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 755/2994] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:34:31 2026] GET /volume/v3/backups/bf88251a-d4c7-470d-ad57-3ef33f8f422e => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:34:31.396820 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-f07c3cfd-720a-4299-bbb1-74d20b3c9ec3 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:31.400632 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-f07c3cfd-720a-4299-bbb1-74d20b3c9ec3 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] DELETE https://10.4.3.223/volume/v3/backups/bf88251a-d4c7-470d-ad57-3ef33f8f422e Jul 03 02:34:31.400927 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-f07c3cfd-720a-4299-bbb1-74d20b3c9ec3 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:31.401213 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-f07c3cfd-720a-4299-bbb1-74d20b3c9ec3 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'delete' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:31.401365 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.contrib.backups [None req-f07c3cfd-720a-4299-bbb1-74d20b3c9ec3 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Delete backup with id: bf88251a-d4c7-470d-ad57-3ef33f8f422e. Jul 03 02:34:31.406672 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:31.406672 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:34:31.422441 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.backup.rpcapi [None req-f07c3cfd-720a-4299-bbb1-74d20b3c9ec3 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] delete_backup rpcapi backup_id bf88251a-d4c7-470d-ad57-3ef33f8f422e {{(pid=100012) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 02:34:31.422441 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-f07c3cfd-720a-4299-bbb1-74d20b3c9ec3 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups/bf88251a-d4c7-470d-ad57-3ef33f8f422e returned with HTTP 202 Jul 03 02:34:31.422441 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 744/2995] 10.4.3.223 () {68 vars in 1391 bytes} [Fri Jul 3 02:34:31 2026] DELETE /volume/v3/backups/bf88251a-d4c7-470d-ad57-3ef33f8f422e => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 02:34:31.431512 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-79eb6422-cf35-4d78-a78f-79395cd6970a None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:31.433207 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-79eb6422-cf35-4d78-a78f-79395cd6970a tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] DELETE https://10.4.3.223/volume/v3/volumes/bb1c8532-d95f-4967-b6aa-81455e83dd39 Jul 03 02:34:31.433486 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-79eb6422-cf35-4d78-a78f-79395cd6970a tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:31.433657 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-79eb6422-cf35-4d78-a78f-79395cd6970a tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'delete' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:31.433850 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.volumes [None req-79eb6422-cf35-4d78-a78f-79395cd6970a tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Delete volume with id: bb1c8532-d95f-4967-b6aa-81455e83dd39 Jul 03 02:34:31.441592 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:31.441592 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:34:31.442056 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-79eb6422-cf35-4d78-a78f-79395cd6970a tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Volume info retrieved successfully. Jul 03 02:34:31.467629 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-79eb6422-cf35-4d78-a78f-79395cd6970a tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Delete volume request issued successfully. Jul 03 02:34:31.467629 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-79eb6422-cf35-4d78-a78f-79395cd6970a tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/volumes/bb1c8532-d95f-4967-b6aa-81455e83dd39 returned with HTTP 202 Jul 03 02:34:31.467629 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 751/2996] 10.4.3.223 () {68 vars in 1391 bytes} [Fri Jul 3 02:34:31 2026] DELETE /volume/v3/volumes/bb1c8532-d95f-4967-b6aa-81455e83dd39 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:34:31.475465 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-cc4f304f-5aaa-4129-8744-ba9a4eabe2f0 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:31.479908 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-cc4f304f-5aaa-4129-8744-ba9a4eabe2f0 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/volumes/bb1c8532-d95f-4967-b6aa-81455e83dd39 Jul 03 02:34:31.480094 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-cc4f304f-5aaa-4129-8744-ba9a4eabe2f0 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:31.480285 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-cc4f304f-5aaa-4129-8744-ba9a4eabe2f0 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:31.489765 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:31.489765 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:34:31.493173 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-cc4f304f-5aaa-4129-8744-ba9a4eabe2f0 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Volume info retrieved successfully. Jul 03 02:34:31.498069 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-cc4f304f-5aaa-4129-8744-ba9a4eabe2f0 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/volumes/bb1c8532-d95f-4967-b6aa-81455e83dd39 returned with HTTP 200 Jul 03 02:34:31.498511 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 747/2997] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:34:31 2026] GET /volume/v3/volumes/bb1c8532-d95f-4967-b6aa-81455e83dd39 => generated 1017 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:34:32.160789 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-0870b6f3-7d07-45e2-a601-59261dfe7729 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:32.162287 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-0870b6f3-7d07-45e2-a601-59261dfe7729 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] GET https://10.4.3.223/volume/v3/volumes/3a8d8ade-0626-44bb-987a-1b0f095adf4c Jul 03 02:34:32.162519 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-0870b6f3-7d07-45e2-a601-59261dfe7729 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:32.162693 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-0870b6f3-7d07-45e2-a601-59261dfe7729 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:32.168006 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-0870b6f3-7d07-45e2-a601-59261dfe7729 tempest-TestEncryptedCinderVolumes-1005172090 tempest-TestEncryptedCinderVolumes-1005172090-project-member] https://10.4.3.223/volume/v3/volumes/3a8d8ade-0626-44bb-987a-1b0f095adf4c returned with HTTP 404 Jul 03 02:34:32.168502 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 756/2998] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:34:32 2026] GET /volume/v3/volumes/3a8d8ade-0626-44bb-987a-1b0f095adf4c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:34:32.174784 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-eb95d32f-d88b-47c9-8102-c86c594826f5 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:32.176403 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-eb95d32f-d88b-47c9-8102-c86c594826f5 tempest-TestEncryptedCinderVolumes-289306030 tempest-TestEncryptedCinderVolumes-289306030-project-admin] GET https://10.4.3.223/volume/v3/volumes/detail?all_tenants=1 Jul 03 02:34:32.176558 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-eb95d32f-d88b-47c9-8102-c86c594826f5 tempest-TestEncryptedCinderVolumes-289306030 tempest-TestEncryptedCinderVolumes-289306030-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:32.176755 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-eb95d32f-d88b-47c9-8102-c86c594826f5 tempest-TestEncryptedCinderVolumes-289306030 tempest-TestEncryptedCinderVolumes-289306030-project-admin] Calling method 'detail' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:32.177561 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-eb95d32f-d88b-47c9-8102-c86c594826f5 tempest-TestEncryptedCinderVolumes-289306030 tempest-TestEncryptedCinderVolumes-289306030-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100012) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 02:34:32.217183 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-eb95d32f-d88b-47c9-8102-c86c594826f5 tempest-TestEncryptedCinderVolumes-289306030 tempest-TestEncryptedCinderVolumes-289306030-project-admin] Get all volumes completed successfully. Jul 03 02:34:32.219411 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:32.219411 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:34:32.225648 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-eb95d32f-d88b-47c9-8102-c86c594826f5 tempest-TestEncryptedCinderVolumes-289306030 tempest-TestEncryptedCinderVolumes-289306030-project-admin] https://10.4.3.223/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 02:34:32.226059 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 745/2999] 10.4.3.223 () {66 vars in 1285 bytes} [Fri Jul 3 02:34:32 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12641 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:34:32.241211 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-5460de59-514c-438a-9e4a-5f2d66716c3c None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:32.242771 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-5460de59-514c-438a-9e4a-5f2d66716c3c tempest-TestEncryptedCinderVolumes-289306030 tempest-TestEncryptedCinderVolumes-289306030-project-admin] DELETE https://10.4.3.223/volume/v3/types/3aac2285-71a4-4b00-8928-bc9a3a8eb7a8 Jul 03 02:34:32.242930 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-5460de59-514c-438a-9e4a-5f2d66716c3c tempest-TestEncryptedCinderVolumes-289306030 tempest-TestEncryptedCinderVolumes-289306030-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:32.243106 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-5460de59-514c-438a-9e4a-5f2d66716c3c tempest-TestEncryptedCinderVolumes-289306030 tempest-TestEncryptedCinderVolumes-289306030-project-admin] Calling method '_delete' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:32.274469 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-5460de59-514c-438a-9e4a-5f2d66716c3c tempest-TestEncryptedCinderVolumes-289306030 tempest-TestEncryptedCinderVolumes-289306030-project-admin] https://10.4.3.223/volume/v3/types/3aac2285-71a4-4b00-8928-bc9a3a8eb7a8 returned with HTTP 202 Jul 03 02:34:32.274806 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 752/3000] 10.4.3.223 () {66 vars in 1345 bytes} [Fri Jul 3 02:34:32 2026] DELETE /volume/v3/types/3aac2285-71a4-4b00-8928-bc9a3a8eb7a8 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:34:32.511348 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-025021b0-a159-48e8-b4ac-23346cad7f26 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:32.513227 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-025021b0-a159-48e8-b4ac-23346cad7f26 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/volumes/bb1c8532-d95f-4967-b6aa-81455e83dd39 Jul 03 02:34:32.513502 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-025021b0-a159-48e8-b4ac-23346cad7f26 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:32.513713 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-025021b0-a159-48e8-b4ac-23346cad7f26 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:32.520099 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-025021b0-a159-48e8-b4ac-23346cad7f26 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/volumes/bb1c8532-d95f-4967-b6aa-81455e83dd39 returned with HTTP 404 Jul 03 02:34:32.520626 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 748/3001] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:34:32 2026] GET /volume/v3/volumes/bb1c8532-d95f-4967-b6aa-81455e83dd39 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:34:32.528966 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-dff7e175-e06b-49ec-952e-44211c82e1d4 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:32.530555 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-dff7e175-e06b-49ec-952e-44211c82e1d4 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/backups/980cbedd-d350-43d4-9dd1-0d392b4a142c/export_record Jul 03 02:34:32.530762 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-dff7e175-e06b-49ec-952e-44211c82e1d4 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:32.532440 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-dff7e175-e06b-49ec-952e-44211c82e1d4 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'export_record' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:32.532440 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.contrib.backups [None req-dff7e175-e06b-49ec-952e-44211c82e1d4 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Export record for backup 980cbedd-d350-43d4-9dd1-0d392b4a142c. {{(pid=100015) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 03 02:34:32.534945 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:32.534945 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:34:32.535806 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.backup.api [None req-dff7e175-e06b-49ec-952e-44211c82e1d4 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling RPCAPI with context: , host: np0000004352, backup: 980cbedd-d350-43d4-9dd1-0d392b4a142c. {{(pid=100015) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 03 02:34:32.547266 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.backup.rpcapi [None req-dff7e175-e06b-49ec-952e-44211c82e1d4 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] export_record in rpcapi backup_id 980cbedd-d350-43d4-9dd1-0d392b4a142c on host np0000004352. {{(pid=100015) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 03 02:34:32.907934 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-877172a4-a839-4f38-adc5-b61b477b6559 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:32.909930 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-877172a4-a839-4f38-adc5-b61b477b6559 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] DELETE https://10.4.3.223/volume/v3/volumes/572fd4db-fdf5-4cf3-b601-ef0b945d6fe9?cascade=True Jul 03 02:34:32.910114 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-877172a4-a839-4f38-adc5-b61b477b6559 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:32.910506 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-877172a4-a839-4f38-adc5-b61b477b6559 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Calling method 'delete' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:32.910562 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.volumes [None req-877172a4-a839-4f38-adc5-b61b477b6559 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Delete volume with id: 572fd4db-fdf5-4cf3-b601-ef0b945d6fe9 Jul 03 02:34:32.918308 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:32.918308 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:34:32.918894 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-877172a4-a839-4f38-adc5-b61b477b6559 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Volume info retrieved successfully. Jul 03 02:34:32.960391 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-877172a4-a839-4f38-adc5-b61b477b6559 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Delete volume request issued successfully. Jul 03 02:34:32.960739 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-877172a4-a839-4f38-adc5-b61b477b6559 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/volumes/572fd4db-fdf5-4cf3-b601-ef0b945d6fe9?cascade=True returned with HTTP 202 Jul 03 02:34:32.961166 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 746/3002] 10.4.3.223 () {66 vars in 1376 bytes} [Fri Jul 3 02:34:32 2026] DELETE /volume/v3/volumes/572fd4db-fdf5-4cf3-b601-ef0b945d6fe9?cascade=True => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:34:32.968950 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-2995e69e-ff24-412a-9e3d-c2314ee0337e None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:32.970180 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-2995e69e-ff24-412a-9e3d-c2314ee0337e tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] GET https://10.4.3.223/volume/v3/volumes/572fd4db-fdf5-4cf3-b601-ef0b945d6fe9 Jul 03 02:34:32.970372 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-2995e69e-ff24-412a-9e3d-c2314ee0337e tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:32.970566 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-2995e69e-ff24-412a-9e3d-c2314ee0337e tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:32.981624 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:32.981624 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:34:32.988037 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-2995e69e-ff24-412a-9e3d-c2314ee0337e tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Volume info retrieved successfully. Jul 03 02:34:32.995505 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-2995e69e-ff24-412a-9e3d-c2314ee0337e tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/volumes/572fd4db-fdf5-4cf3-b601-ef0b945d6fe9 returned with HTTP 200 Jul 03 02:34:32.996213 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 753/3003] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:34:32 2026] GET /volume/v3/volumes/572fd4db-fdf5-4cf3-b601-ef0b945d6fe9 => generated 1366 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:34:33.049279 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.contrib.backups [None req-dff7e175-e06b-49ec-952e-44211c82e1d4 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOTgwY2JlZGQtZDM1MC00M2Q0LTlkZDEtMGQzOTJiNGExNDJjIiwgInVzZXJfaWQiOiAiZjc0ODc2NTFjZWY0NDIwYmJlNWNmYTFiNzliYjczOTciLCAicHJvamVjdF9pZCI6ICI2YzkwYjFiYjAzMjE0NzJmODgyYTc1MzZiNTIyYjllMCIsICJ2b2x1bWVfaWQiOiAiOGQ5NzkzOWQtM2E0MC00NjYzLWFjNWEtNDgxYmYwM2E2OWZlIiwgImhvc3QiOiAibnAwMDAwMDA0MzUyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMzExNzA3OTYwIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfOGQ5NzkzOWQtM2E0MC00NjYzLWFjNWEtNDgxYmYwM2E2OWZlLzIwMjYwNzAzMDIzMzM0L2F6X25vdmFfYmFja3VwXzk4MGNiZWRkLWQzNTAtNDNkNC05ZGQxLTBkMzkyYjRhMTQyYyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMDNUMDI6MzM6MzFaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMDNUMDI6MzM6MzFaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QwMjozMzo1M1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100015) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 03 02:34:33.049576 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-dff7e175-e06b-49ec-952e-44211c82e1d4 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups/980cbedd-d350-43d4-9dd1-0d392b4a142c/export_record returned with HTTP 200 Jul 03 02:34:33.049989 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 757/3004] 10.4.3.223 () {68 vars in 1430 bytes} [Fri Jul 3 02:34:32 2026] GET /volume/v3/backups/980cbedd-d350-43d4-9dd1-0d392b4a142c/export_record => generated 1424 bytes in 521 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:34:33.058663 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-e5f6dba8-388d-41d9-8fba-ab6254f15436 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:33.060631 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-e5f6dba8-388d-41d9-8fba-ab6254f15436 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:34:33.060977 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-e5f6dba8-388d-41d9-8fba-ab6254f15436 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-150776913"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:34:33.062937 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.volumes [None req-e5f6dba8-388d-41d9-8fba-ab6254f15436 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-150776913'}} {{(pid=100014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:34:33.063068 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.volumes [None req-e5f6dba8-388d-41d9-8fba-ab6254f15436 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Create volume of 1 GB Jul 03 02:34:33.067794 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-e5f6dba8-388d-41d9-8fba-ab6254f15436 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Availability Zones retrieved successfully. Jul 03 02:34:33.074278 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-e5f6dba8-388d-41d9-8fba-ab6254f15436 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Flow 'volume_create_api' (492a2373-27a7-47d5-ba5a-b209143ebadd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:34:33.076034 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-e5f6dba8-388d-41d9-8fba-ab6254f15436 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e41f6e7a-a570-4f26-9b1b-a4a703eedb65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:34:33.076994 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.flows.api.create_volume [None req-e5f6dba8-388d-41d9-8fba-ab6254f15436 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Validating volume size '1' using validate_int {{(pid=100014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:34:33.104815 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-e5f6dba8-388d-41d9-8fba-ab6254f15436 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e41f6e7a-a570-4f26-9b1b-a4a703eedb65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:34:33.107097 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-e5f6dba8-388d-41d9-8fba-ab6254f15436 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf5daf5d-16e2-45b0-9bb5-67a4abc1e0ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:34:33.180751 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.quota [None req-e5f6dba8-388d-41d9-8fba-ab6254f15436 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Created reservations ['118ac4d6-afad-41ee-be92-6699062794d3', '354f1745-7a2f-400d-9013-697816b9df06', '2a8e37e4-08f8-4823-af3d-eb9c704876ff', '2b8031ab-42dc-4486-99c2-a91b7a354409'] {{(pid=100014) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:34:33.181784 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-e5f6dba8-388d-41d9-8fba-ab6254f15436 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf5daf5d-16e2-45b0-9bb5-67a4abc1e0ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['118ac4d6-afad-41ee-be92-6699062794d3', '354f1745-7a2f-400d-9013-697816b9df06', '2a8e37e4-08f8-4823-af3d-eb9c704876ff', '2b8031ab-42dc-4486-99c2-a91b7a354409']}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:34:33.182769 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-e5f6dba8-388d-41d9-8fba-ab6254f15436 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15864696-b7d3-4ca1-8531-859b7681f635) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:34:33.213061 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-e5f6dba8-388d-41d9-8fba-ab6254f15436 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15864696-b7d3-4ca1-8531-859b7681f635) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ee68f692-7bcb-4246-978e-37cd7a9bad6e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-150776913',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c90b1bb0321472f882a7536b522b9e0',qos_specs=None,replication_status=,reservations=['118ac4d6-afad-41ee-be92-6699062794d3','354f1745-7a2f-400d-9013-697816b9df06','2a8e37e4-08f8-4823-af3d-eb9c704876ff','2b8031ab-42dc-4486-99c2-a91b7a354409'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f7487651cef4420bbe5cfa1b79bb7397',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:34:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-150776913',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ee68f692-7bcb-4246-978e-37cd7a9bad6e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6c90b1bb0321472f882a7536b522b9e0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f7487651cef4420bbe5cfa1b79bb7397',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:34:33.214683 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-e5f6dba8-388d-41d9-8fba-ab6254f15436 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ee4b8fb-cd8c-4513-92aa-b13ccb258a1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:34:33.235890 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-e5f6dba8-388d-41d9-8fba-ab6254f15436 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ee4b8fb-cd8c-4513-92aa-b13ccb258a1d) transitioned into state 'SUCCESS' from state '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-150776913',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c90b1bb0321472f882a7536b522b9e0',qos_specs=None,replication_status=,reservations=['118ac4d6-afad-41ee-be92-6699062794d3','354f1745-7a2f-400d-9013-697816b9df06','2a8e37e4-08f8-4823-af3d-eb9c704876ff','2b8031ab-42dc-4486-99c2-a91b7a354409'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f7487651cef4420bbe5cfa1b79bb7397',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:34:33.236559 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-e5f6dba8-388d-41d9-8fba-ab6254f15436 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0b5e3c5-47ac-4f87-9bca-2df2d25f5911) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:34:33.249602 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-e5f6dba8-388d-41d9-8fba-ab6254f15436 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0b5e3c5-47ac-4f87-9bca-2df2d25f5911) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:34:33.251014 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-e5f6dba8-388d-41d9-8fba-ab6254f15436 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Flow 'volume_create_api' (492a2373-27a7-47d5-ba5a-b209143ebadd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:34:33.251468 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-e5f6dba8-388d-41d9-8fba-ab6254f15436 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Create volume request issued successfully. Jul 03 02:34:33.252271 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-e5f6dba8-388d-41d9-8fba-ab6254f15436 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:34:33.253005 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 749/3005] 10.4.3.223 () {70 vars in 1298 bytes} [Fri Jul 3 02:34:33 2026] POST /volume/v3/volumes => generated 777 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:34:33.264383 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-37d97376-f2df-482d-91fe-781930c5b646 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:33.266308 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-37d97376-f2df-482d-91fe-781930c5b646 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/volumes/ee68f692-7bcb-4246-978e-37cd7a9bad6e Jul 03 02:34:33.266573 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-37d97376-f2df-482d-91fe-781930c5b646 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:33.266823 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-37d97376-f2df-482d-91fe-781930c5b646 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:33.274720 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:33.274720 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:34:33.278797 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-37d97376-f2df-482d-91fe-781930c5b646 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Volume info retrieved successfully. Jul 03 02:34:33.284264 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-37d97376-f2df-482d-91fe-781930c5b646 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/volumes/ee68f692-7bcb-4246-978e-37cd7a9bad6e returned with HTTP 200 Jul 03 02:34:33.284683 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 747/3006] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:34:33 2026] GET /volume/v3/volumes/ee68f692-7bcb-4246-978e-37cd7a9bad6e => generated 956 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:34:34.009705 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-3acb3347-d258-467a-9704-984156c749d9 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:34.012585 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-3acb3347-d258-467a-9704-984156c749d9 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] GET https://10.4.3.223/volume/v3/volumes/572fd4db-fdf5-4cf3-b601-ef0b945d6fe9 Jul 03 02:34:34.012585 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-3acb3347-d258-467a-9704-984156c749d9 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:34.012585 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-3acb3347-d258-467a-9704-984156c749d9 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:34.018767 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-3acb3347-d258-467a-9704-984156c749d9 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/volumes/572fd4db-fdf5-4cf3-b601-ef0b945d6fe9 returned with HTTP 404 Jul 03 02:34:34.019102 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 754/3007] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:34:34 2026] GET /volume/v3/volumes/572fd4db-fdf5-4cf3-b601-ef0b945d6fe9 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:34:34.141763 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-3b8b8337-ee1e-464c-93b8-8b9b5d6873c1 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:34.143777 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-3b8b8337-ee1e-464c-93b8-8b9b5d6873c1 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] POST https://10.4.3.223/volume/v3/snapshots Jul 03 02:34:34.143869 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-3b8b8337-ee1e-464c-93b8-8b9b5d6873c1 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6998f8ad-0b4a-4179-acad-188e48b9ca46", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1829333644", "description": null, "metadata": null}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:34:34.156488 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:34.156488 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:34:34.157198 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-3b8b8337-ee1e-464c-93b8-8b9b5d6873c1 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Volume info retrieved successfully. Jul 03 02:34:34.157450 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.snapshots [None req-3b8b8337-ee1e-464c-93b8-8b9b5d6873c1 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Create snapshot from volume 6998f8ad-0b4a-4179-acad-188e48b9ca46 Jul 03 02:34:34.211013 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.quota [None req-3b8b8337-ee1e-464c-93b8-8b9b5d6873c1 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Created reservations ['400252a8-e1e2-47b7-b8a9-74a1993f70a7', '9d8dcdcc-f971-4c4a-a29c-0ddfa84060d2', 'f6e3e2fd-9ac5-447c-843b-1f2373a6db20', '7639d4ba-9d21-4acb-844c-fa6e4ec44802'] {{(pid=100015) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:34:34.276222 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-3b8b8337-ee1e-464c-93b8-8b9b5d6873c1 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Snapshot force create request issued successfully. Jul 03 02:34:34.276800 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-3b8b8337-ee1e-464c-93b8-8b9b5d6873c1 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/snapshots returned with HTTP 202 Jul 03 02:34:34.277336 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 758/3008] 10.4.3.223 () {68 vars in 1265 bytes} [Fri Jul 3 02:34:34 2026] POST /volume/v3/snapshots => generated 308 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:34:34.288871 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-04367281-115f-435e-b4f2-609725387232 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:34.290944 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-04367281-115f-435e-b4f2-609725387232 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] GET https://10.4.3.223/volume/v3/snapshots/8e59f233-4c08-44e2-8902-962f8ab283f0 Jul 03 02:34:34.291251 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-04367281-115f-435e-b4f2-609725387232 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:34.291491 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-04367281-115f-435e-b4f2-609725387232 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:34.298612 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:34.298612 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:34:34.298612 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-04367281-115f-435e-b4f2-609725387232 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Snapshot retrieved successfully. Jul 03 02:34:34.298612 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-04367281-115f-435e-b4f2-609725387232 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/snapshots/8e59f233-4c08-44e2-8902-962f8ab283f0 returned with HTTP 200 Jul 03 02:34:34.298768 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 750/3009] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:34:34 2026] GET /volume/v3/snapshots/8e59f233-4c08-44e2-8902-962f8ab283f0 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:34:34.302047 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-ec2b1c9a-537c-4943-8b10-3638015e2482 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:34.305581 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-ec2b1c9a-537c-4943-8b10-3638015e2482 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/volumes/ee68f692-7bcb-4246-978e-37cd7a9bad6e Jul 03 02:34:34.305732 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-ec2b1c9a-537c-4943-8b10-3638015e2482 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:34.305951 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-ec2b1c9a-537c-4943-8b10-3638015e2482 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:34.317371 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:34.317371 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:34:34.321597 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-ec2b1c9a-537c-4943-8b10-3638015e2482 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Volume info retrieved successfully. Jul 03 02:34:34.328790 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-ec2b1c9a-537c-4943-8b10-3638015e2482 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/volumes/ee68f692-7bcb-4246-978e-37cd7a9bad6e returned with HTTP 200 Jul 03 02:34:34.329465 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 748/3010] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:34:34 2026] GET /volume/v3/volumes/ee68f692-7bcb-4246-978e-37cd7a9bad6e => generated 1017 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:34:34.350433 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-6386a1af-53dd-48d4-993b-7ea37099cedd None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:34.354458 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-6386a1af-53dd-48d4-993b-7ea37099cedd tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] POST https://10.4.3.223/volume/v3/backups Jul 03 02:34:34.354458 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-6386a1af-53dd-48d4-993b-7ea37099cedd tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ee68f692-7bcb-4246-978e-37cd7a9bad6e", "name": "tempest-type-Backup-714058076"}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:34:34.358596 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.contrib.backups [None req-6386a1af-53dd-48d4-993b-7ea37099cedd tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Creating new backup {'backup': {'volume_id': 'ee68f692-7bcb-4246-978e-37cd7a9bad6e', 'name': 'tempest-type-Backup-714058076'}} {{(pid=100013) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 02:34:34.358804 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.contrib.backups [None req-6386a1af-53dd-48d4-993b-7ea37099cedd tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Creating backup of volume ee68f692-7bcb-4246-978e-37cd7a9bad6e in container None Jul 03 02:34:34.362405 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-aac169fc-2234-4315-b5e0-ecf97d1d9124 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:34.364541 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-aac169fc-2234-4315-b5e0-ecf97d1d9124 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] DELETE https://10.4.3.223/volume/v3/volumes/572fd4db-fdf5-4cf3-b601-ef0b945d6fe9 Jul 03 02:34:34.364711 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-aac169fc-2234-4315-b5e0-ecf97d1d9124 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:34.364919 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-aac169fc-2234-4315-b5e0-ecf97d1d9124 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:34.365157 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-aac169fc-2234-4315-b5e0-ecf97d1d9124 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Delete volume with id: 572fd4db-fdf5-4cf3-b601-ef0b945d6fe9 Jul 03 02:34:34.369164 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:34.369164 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:34:34.369647 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-6386a1af-53dd-48d4-993b-7ea37099cedd tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Volume info retrieved successfully. Jul 03 02:34:34.370487 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-aac169fc-2234-4315-b5e0-ecf97d1d9124 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/volumes/572fd4db-fdf5-4cf3-b601-ef0b945d6fe9 returned with HTTP 404 Jul 03 02:34:34.370898 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 759/3011] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:34:34 2026] DELETE /volume/v3/volumes/572fd4db-fdf5-4cf3-b601-ef0b945d6fe9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:34:34.379099 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-344c9881-4fb9-4ae9-a11b-3fd1aab4d1bf None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:34.381103 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-344c9881-4fb9-4ae9-a11b-3fd1aab4d1bf tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] GET https://10.4.3.223/volume/v3/volumes/572fd4db-fdf5-4cf3-b601-ef0b945d6fe9 Jul 03 02:34:34.381156 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-344c9881-4fb9-4ae9-a11b-3fd1aab4d1bf tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:34.381309 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-344c9881-4fb9-4ae9-a11b-3fd1aab4d1bf tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:34.386483 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-344c9881-4fb9-4ae9-a11b-3fd1aab4d1bf tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/volumes/572fd4db-fdf5-4cf3-b601-ef0b945d6fe9 returned with HTTP 404 Jul 03 02:34:34.387098 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 751/3012] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:34:34 2026] GET /volume/v3/volumes/572fd4db-fdf5-4cf3-b601-ef0b945d6fe9 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:34:34.395105 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-70e7912d-a2e5-40d3-9dbe-4a367f35839a None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:34.396675 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-70e7912d-a2e5-40d3-9dbe-4a367f35839a tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] DELETE https://10.4.3.223/volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 Jul 03 02:34:34.396854 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-70e7912d-a2e5-40d3-9dbe-4a367f35839a tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:34.397023 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-70e7912d-a2e5-40d3-9dbe-4a367f35839a tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Calling method 'delete' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:34.397181 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.volumes [None req-70e7912d-a2e5-40d3-9dbe-4a367f35839a tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Delete volume with id: bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 Jul 03 02:34:34.398905 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.quota [None req-6386a1af-53dd-48d4-993b-7ea37099cedd tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Created reservations ['5983985e-35cc-4ad1-aefd-522634c06156', 'cdfdc668-695d-4fe6-b44c-abdaab2b5756'] {{(pid=100013) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:34:34.406535 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:34.406535 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:34:34.406965 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-70e7912d-a2e5-40d3-9dbe-4a367f35839a tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Volume info retrieved successfully. Jul 03 02:34:34.434138 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-70e7912d-a2e5-40d3-9dbe-4a367f35839a tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Delete volume request issued successfully. Jul 03 02:34:34.434359 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-70e7912d-a2e5-40d3-9dbe-4a367f35839a tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 returned with HTTP 202 Jul 03 02:34:34.434848 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 749/3013] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:34:34 2026] DELETE /volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:34:34.442783 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-6386a1af-53dd-48d4-993b-7ea37099cedd tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups returned with HTTP 202 Jul 03 02:34:34.443304 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 755/3014] 10.4.3.223 () {70 vars in 1299 bytes} [Fri Jul 3 02:34:34 2026] POST /volume/v3/backups => generated 315 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:34:34.449021 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-cc51cb67-ad1a-4cbe-ac61-e05f2f38f4fb None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:34.451784 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-954138c4-f1e2-49ac-b1db-02371dc8e756 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:34.452272 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-cc51cb67-ad1a-4cbe-ac61-e05f2f38f4fb tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] GET https://10.4.3.223/volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 Jul 03 02:34:34.452272 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-cc51cb67-ad1a-4cbe-ac61-e05f2f38f4fb tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:34.452485 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-cc51cb67-ad1a-4cbe-ac61-e05f2f38f4fb tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:34.454851 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-954138c4-f1e2-49ac-b1db-02371dc8e756 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/backups/9a8bbc70-ad9a-4de5-8ddc-88a314021746 Jul 03 02:34:34.454851 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-954138c4-f1e2-49ac-b1db-02371dc8e756 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:34.454851 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-954138c4-f1e2-49ac-b1db-02371dc8e756 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:34.454851 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-954138c4-f1e2-49ac-b1db-02371dc8e756 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Show backup with id 9a8bbc70-ad9a-4de5-8ddc-88a314021746. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:34:34.460154 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:34.460154 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:34:34.460154 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-954138c4-f1e2-49ac-b1db-02371dc8e756 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups/9a8bbc70-ad9a-4de5-8ddc-88a314021746 returned with HTTP 200 Jul 03 02:34:34.460326 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:34.460326 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:34:34.460369 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 752/3015] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:34:34 2026] GET /volume/v3/backups/9a8bbc70-ad9a-4de5-8ddc-88a314021746 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:34:34.469230 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-cc51cb67-ad1a-4cbe-ac61-e05f2f38f4fb tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Volume info retrieved successfully. Jul 03 02:34:34.474063 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-cc51cb67-ad1a-4cbe-ac61-e05f2f38f4fb tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 returned with HTTP 200 Jul 03 02:34:34.474411 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 760/3016] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:34:34 2026] GET /volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:34:35.309126 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-cccad8f7-36ba-4804-8a01-9acf3b29ff2c None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:35.310792 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-cccad8f7-36ba-4804-8a01-9acf3b29ff2c tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] GET https://10.4.3.223/volume/v3/snapshots/8e59f233-4c08-44e2-8902-962f8ab283f0 Jul 03 02:34:35.311013 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-cccad8f7-36ba-4804-8a01-9acf3b29ff2c tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:35.311263 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-cccad8f7-36ba-4804-8a01-9acf3b29ff2c tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:35.316193 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:35.316193 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:34:35.316591 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-cccad8f7-36ba-4804-8a01-9acf3b29ff2c tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Snapshot retrieved successfully. Jul 03 02:34:35.317298 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-cccad8f7-36ba-4804-8a01-9acf3b29ff2c tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/snapshots/8e59f233-4c08-44e2-8902-962f8ab283f0 returned with HTTP 200 Jul 03 02:34:35.317643 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 750/3017] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:34:35 2026] GET /volume/v3/snapshots/8e59f233-4c08-44e2-8902-962f8ab283f0 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:34:35.332823 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-a7107401-e116-4a3a-ad03-a3132667a925 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:35.343370 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-a7107401-e116-4a3a-ad03-a3132667a925 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] GET https://10.4.3.223/volume/v3/snapshots/8e59f233-4c08-44e2-8902-962f8ab283f0 Jul 03 02:34:35.343370 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-a7107401-e116-4a3a-ad03-a3132667a925 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:35.343370 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-a7107401-e116-4a3a-ad03-a3132667a925 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:35.351683 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:35.351683 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:34:35.351910 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-a7107401-e116-4a3a-ad03-a3132667a925 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Snapshot retrieved successfully. Jul 03 02:34:35.353166 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-a7107401-e116-4a3a-ad03-a3132667a925 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/snapshots/8e59f233-4c08-44e2-8902-962f8ab283f0 returned with HTTP 200 Jul 03 02:34:35.353765 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 756/3018] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:34:35 2026] GET /volume/v3/snapshots/8e59f233-4c08-44e2-8902-962f8ab283f0 => generated 467 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:34:35.363011 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-e2c17e2a-07d4-453c-b56f-3fb652fd62f9 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:35.364698 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-e2c17e2a-07d4-453c-b56f-3fb652fd62f9 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] POST https://10.4.3.223/volume/v3/snapshots Jul 03 02:34:35.365507 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-e2c17e2a-07d4-453c-b56f-3fb652fd62f9 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6998f8ad-0b4a-4179-acad-188e48b9ca46", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-55983430", "description": null, "metadata": null}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:34:35.387828 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:35.387828 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:34:35.388544 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-e2c17e2a-07d4-453c-b56f-3fb652fd62f9 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Volume info retrieved successfully. Jul 03 02:34:35.388734 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.snapshots [None req-e2c17e2a-07d4-453c-b56f-3fb652fd62f9 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Create snapshot from volume 6998f8ad-0b4a-4179-acad-188e48b9ca46 Jul 03 02:34:35.425549 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.quota [None req-e2c17e2a-07d4-453c-b56f-3fb652fd62f9 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Created reservations ['677a6a1c-d76f-4727-bc89-53b77e7f9f5e', '7297906b-8759-4856-a0c3-38d0b572767c', 'b88e10c3-80a5-4fa3-9565-11173489c603', 'eab4a740-396c-4365-803e-1dc3287b4555'] {{(pid=100014) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:34:35.466319 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-e2c17e2a-07d4-453c-b56f-3fb652fd62f9 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Snapshot force create request issued successfully. Jul 03 02:34:35.466319 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-e2c17e2a-07d4-453c-b56f-3fb652fd62f9 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/snapshots returned with HTTP 202 Jul 03 02:34:35.466319 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 753/3019] 10.4.3.223 () {68 vars in 1265 bytes} [Fri Jul 3 02:34:35 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) Jul 03 02:34:35.471832 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-7212700c-9341-4f0f-85c3-fc4f8d209f77 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:35.473590 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-7212700c-9341-4f0f-85c3-fc4f8d209f77 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/backups/9a8bbc70-ad9a-4de5-8ddc-88a314021746 Jul 03 02:34:35.473837 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-7212700c-9341-4f0f-85c3-fc4f8d209f77 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:35.474057 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-7212700c-9341-4f0f-85c3-fc4f8d209f77 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:35.474160 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-7212700c-9341-4f0f-85c3-fc4f8d209f77 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Show backup with id 9a8bbc70-ad9a-4de5-8ddc-88a314021746. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:34:35.476242 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-a6113fc9-dfa3-4d94-9718-d6e074db7bd8 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:35.478512 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:35.478512 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:34:35.483227 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-a6113fc9-dfa3-4d94-9718-d6e074db7bd8 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] GET https://10.4.3.223/volume/v3/snapshots/49aed38a-d3c1-451b-b0d9-5293295f9cd0 Jul 03 02:34:35.483227 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-a6113fc9-dfa3-4d94-9718-d6e074db7bd8 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:35.483591 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-7212700c-9341-4f0f-85c3-fc4f8d209f77 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups/9a8bbc70-ad9a-4de5-8ddc-88a314021746 returned with HTTP 200 Jul 03 02:34:35.483745 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-a6113fc9-dfa3-4d94-9718-d6e074db7bd8 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:35.483859 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 761/3020] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:34:35 2026] GET /volume/v3/backups/9a8bbc70-ad9a-4de5-8ddc-88a314021746 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:34:35.488591 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-6d7565b8-3876-4d88-85b1-31c8479a4d71 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:35.489027 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:35.489027 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:34:35.489969 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-a6113fc9-dfa3-4d94-9718-d6e074db7bd8 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Snapshot retrieved successfully. Jul 03 02:34:35.491202 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-a6113fc9-dfa3-4d94-9718-d6e074db7bd8 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/snapshots/49aed38a-d3c1-451b-b0d9-5293295f9cd0 returned with HTTP 200 Jul 03 02:34:35.492117 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 751/3021] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:34:35 2026] GET /volume/v3/snapshots/49aed38a-d3c1-451b-b0d9-5293295f9cd0 => generated 438 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:34:35.528962 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-6d7565b8-3876-4d88-85b1-31c8479a4d71 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] GET https://10.4.3.223/volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 Jul 03 02:34:35.529222 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-6d7565b8-3876-4d88-85b1-31c8479a4d71 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:35.529312 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-6d7565b8-3876-4d88-85b1-31c8479a4d71 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:35.534913 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-6d7565b8-3876-4d88-85b1-31c8479a4d71 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 returned with HTTP 404 Jul 03 02:34:35.535380 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 757/3022] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:34:35 2026] GET /volume/v3/volumes/bdbdfa9e-991e-42ae-a956-dfcbbb2ce3b8 => generated 109 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 03 02:34:36.489991 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-8d68f082-ab71-4118-a15e-897013f04908 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:36.491974 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-8d68f082-ab71-4118-a15e-897013f04908 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/backups/9a8bbc70-ad9a-4de5-8ddc-88a314021746 Jul 03 02:34:36.491974 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-8d68f082-ab71-4118-a15e-897013f04908 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:36.492134 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-8d68f082-ab71-4118-a15e-897013f04908 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:36.492249 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-8d68f082-ab71-4118-a15e-897013f04908 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Show backup with id 9a8bbc70-ad9a-4de5-8ddc-88a314021746. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:34:36.496880 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:36.496880 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:34:36.497572 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-8d68f082-ab71-4118-a15e-897013f04908 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups/9a8bbc70-ad9a-4de5-8ddc-88a314021746 returned with HTTP 200 Jul 03 02:34:36.497923 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 754/3023] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:34:36 2026] GET /volume/v3/backups/9a8bbc70-ad9a-4de5-8ddc-88a314021746 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:34:36.502179 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-2d0c7682-dbb8-4b9f-b1ec-1e7eb0950675 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:36.503924 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-2d0c7682-dbb8-4b9f-b1ec-1e7eb0950675 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] GET https://10.4.3.223/volume/v3/snapshots/49aed38a-d3c1-451b-b0d9-5293295f9cd0 Jul 03 02:34:36.504100 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-2d0c7682-dbb8-4b9f-b1ec-1e7eb0950675 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:36.504282 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-2d0c7682-dbb8-4b9f-b1ec-1e7eb0950675 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:36.509825 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:36.509825 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:34:36.510378 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-2d0c7682-dbb8-4b9f-b1ec-1e7eb0950675 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Snapshot retrieved successfully. Jul 03 02:34:36.511156 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-2d0c7682-dbb8-4b9f-b1ec-1e7eb0950675 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/snapshots/49aed38a-d3c1-451b-b0d9-5293295f9cd0 returned with HTTP 200 Jul 03 02:34:36.511651 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 762/3024] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:34:36 2026] GET /volume/v3/snapshots/49aed38a-d3c1-451b-b0d9-5293295f9cd0 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:34:36.519714 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-670916b5-5fee-4a41-80b5-7354883414ab None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:36.521579 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-670916b5-5fee-4a41-80b5-7354883414ab tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] GET https://10.4.3.223/volume/v3/snapshots/49aed38a-d3c1-451b-b0d9-5293295f9cd0 Jul 03 02:34:36.521752 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-670916b5-5fee-4a41-80b5-7354883414ab tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:36.521924 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-670916b5-5fee-4a41-80b5-7354883414ab tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:36.526745 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:36.526745 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:34:36.527137 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-670916b5-5fee-4a41-80b5-7354883414ab tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Snapshot retrieved successfully. Jul 03 02:34:36.528046 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-670916b5-5fee-4a41-80b5-7354883414ab tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/snapshots/49aed38a-d3c1-451b-b0d9-5293295f9cd0 returned with HTTP 200 Jul 03 02:34:36.528431 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 752/3025] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:34:36 2026] GET /volume/v3/snapshots/49aed38a-d3c1-451b-b0d9-5293295f9cd0 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:34:36.538288 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-3ac35542-ac1f-464d-97ab-6154cac45522 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:36.539873 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-3ac35542-ac1f-464d-97ab-6154cac45522 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] POST https://10.4.3.223/volume/v3/snapshots Jul 03 02:34:36.540627 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-3ac35542-ac1f-464d-97ab-6154cac45522 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6998f8ad-0b4a-4179-acad-188e48b9ca46", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1237514421", "description": null, "metadata": null}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:34:36.554090 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:36.554090 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:34:36.554090 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-3ac35542-ac1f-464d-97ab-6154cac45522 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Volume info retrieved successfully. Jul 03 02:34:36.554090 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.snapshots [None req-3ac35542-ac1f-464d-97ab-6154cac45522 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Create snapshot from volume 6998f8ad-0b4a-4179-acad-188e48b9ca46 Jul 03 02:34:36.579597 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.quota [None req-3ac35542-ac1f-464d-97ab-6154cac45522 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Created reservations ['d20a073c-8a6c-475d-8cee-f13e852dcc04', '33e0424e-c43f-49cb-8985-aa2a1818859c', '2adcf6f7-4d7b-4472-afda-47cd4366d7ba', 'dc14c9d0-9375-4ddc-ad9d-648ae031c552'] {{(pid=100013) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:34:36.633133 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-3ac35542-ac1f-464d-97ab-6154cac45522 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Snapshot force create request issued successfully. Jul 03 02:34:36.633563 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-3ac35542-ac1f-464d-97ab-6154cac45522 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/snapshots returned with HTTP 202 Jul 03 02:34:36.634007 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 758/3026] 10.4.3.223 () {68 vars in 1265 bytes} [Fri Jul 3 02:34:36 2026] POST /volume/v3/snapshots => generated 308 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:34:36.647415 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-e0161d85-ba81-42ee-ba4d-ad721ae9914b None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:36.650106 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-e0161d85-ba81-42ee-ba4d-ad721ae9914b tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] GET https://10.4.3.223/volume/v3/snapshots/6eb1e35f-a931-4cc4-8205-a3e4aabcd8b1 Jul 03 02:34:36.650306 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-e0161d85-ba81-42ee-ba4d-ad721ae9914b tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:36.650497 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-e0161d85-ba81-42ee-ba4d-ad721ae9914b tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:36.656200 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:36.656200 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:34:36.656809 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-e0161d85-ba81-42ee-ba4d-ad721ae9914b tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Snapshot retrieved successfully. Jul 03 02:34:36.660851 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-e0161d85-ba81-42ee-ba4d-ad721ae9914b tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/snapshots/6eb1e35f-a931-4cc4-8205-a3e4aabcd8b1 returned with HTTP 200 Jul 03 02:34:36.660851 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 755/3027] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:34:36 2026] GET /volume/v3/snapshots/6eb1e35f-a931-4cc4-8205-a3e4aabcd8b1 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:34:37.509370 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-4ee2b002-a3f0-4024-b054-9869d50f7161 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:37.513793 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-4ee2b002-a3f0-4024-b054-9869d50f7161 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/backups/9a8bbc70-ad9a-4de5-8ddc-88a314021746 Jul 03 02:34:37.514343 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-4ee2b002-a3f0-4024-b054-9869d50f7161 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:37.514753 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-4ee2b002-a3f0-4024-b054-9869d50f7161 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:37.514970 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-4ee2b002-a3f0-4024-b054-9869d50f7161 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Show backup with id 9a8bbc70-ad9a-4de5-8ddc-88a314021746. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:34:37.523559 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:37.523559 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:34:37.524924 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-4ee2b002-a3f0-4024-b054-9869d50f7161 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups/9a8bbc70-ad9a-4de5-8ddc-88a314021746 returned with HTTP 200 Jul 03 02:34:37.525639 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 763/3028] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:34:37 2026] GET /volume/v3/backups/9a8bbc70-ad9a-4de5-8ddc-88a314021746 => generated 724 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:34:37.668448 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-998821a8-cfc7-4241-95b2-92b08f436e35 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:37.670073 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-998821a8-cfc7-4241-95b2-92b08f436e35 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] GET https://10.4.3.223/volume/v3/snapshots/6eb1e35f-a931-4cc4-8205-a3e4aabcd8b1 Jul 03 02:34:37.670282 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-998821a8-cfc7-4241-95b2-92b08f436e35 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:37.670475 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-998821a8-cfc7-4241-95b2-92b08f436e35 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:37.675467 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:37.675467 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:34:37.675890 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-998821a8-cfc7-4241-95b2-92b08f436e35 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Snapshot retrieved successfully. Jul 03 02:34:37.676582 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-998821a8-cfc7-4241-95b2-92b08f436e35 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/snapshots/6eb1e35f-a931-4cc4-8205-a3e4aabcd8b1 returned with HTTP 200 Jul 03 02:34:37.676900 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 753/3029] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:34:37 2026] GET /volume/v3/snapshots/6eb1e35f-a931-4cc4-8205-a3e4aabcd8b1 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:34:37.685186 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-c2ff537d-6a60-4dac-8bb0-43dff86a9e75 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:37.686999 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-c2ff537d-6a60-4dac-8bb0-43dff86a9e75 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] GET https://10.4.3.223/volume/v3/snapshots/6eb1e35f-a931-4cc4-8205-a3e4aabcd8b1 Jul 03 02:34:37.687213 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-c2ff537d-6a60-4dac-8bb0-43dff86a9e75 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:37.687554 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-c2ff537d-6a60-4dac-8bb0-43dff86a9e75 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:37.692169 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:37.692169 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:34:37.692676 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-c2ff537d-6a60-4dac-8bb0-43dff86a9e75 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Snapshot retrieved successfully. Jul 03 02:34:37.693527 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-c2ff537d-6a60-4dac-8bb0-43dff86a9e75 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/snapshots/6eb1e35f-a931-4cc4-8205-a3e4aabcd8b1 returned with HTTP 200 Jul 03 02:34:37.693891 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 759/3030] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:34:37 2026] GET /volume/v3/snapshots/6eb1e35f-a931-4cc4-8205-a3e4aabcd8b1 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:34:38.547995 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-fc71099e-a230-4b03-8914-eff522795cb0 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:38.550243 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-fc71099e-a230-4b03-8914-eff522795cb0 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/backups/9a8bbc70-ad9a-4de5-8ddc-88a314021746 Jul 03 02:34:38.550243 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-fc71099e-a230-4b03-8914-eff522795cb0 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:38.550788 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-fc71099e-a230-4b03-8914-eff522795cb0 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:38.550788 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-fc71099e-a230-4b03-8914-eff522795cb0 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Show backup with id 9a8bbc70-ad9a-4de5-8ddc-88a314021746. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:34:38.557892 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:38.557892 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:34:38.559345 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-fc71099e-a230-4b03-8914-eff522795cb0 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups/9a8bbc70-ad9a-4de5-8ddc-88a314021746 returned with HTTP 200 Jul 03 02:34:38.559345 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 756/3031] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:34:38 2026] GET /volume/v3/backups/9a8bbc70-ad9a-4de5-8ddc-88a314021746 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:34:39.569506 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-b015a367-ae86-45ba-a13d-ae9e909a5bbe None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:39.571617 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-b015a367-ae86-45ba-a13d-ae9e909a5bbe tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/backups/9a8bbc70-ad9a-4de5-8ddc-88a314021746 Jul 03 02:34:39.571855 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-b015a367-ae86-45ba-a13d-ae9e909a5bbe tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:39.572130 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-b015a367-ae86-45ba-a13d-ae9e909a5bbe tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:39.572290 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-b015a367-ae86-45ba-a13d-ae9e909a5bbe tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Show backup with id 9a8bbc70-ad9a-4de5-8ddc-88a314021746. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:34:39.578501 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:39.578501 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:34:39.579447 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-b015a367-ae86-45ba-a13d-ae9e909a5bbe tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups/9a8bbc70-ad9a-4de5-8ddc-88a314021746 returned with HTTP 200 Jul 03 02:34:39.579923 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 764/3032] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:34:39 2026] GET /volume/v3/backups/9a8bbc70-ad9a-4de5-8ddc-88a314021746 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:34:40.594237 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-0bb643c8-8430-45c3-8614-b1757bb5667a None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:40.599268 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-0bb643c8-8430-45c3-8614-b1757bb5667a tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/backups/9a8bbc70-ad9a-4de5-8ddc-88a314021746 Jul 03 02:34:40.599801 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-0bb643c8-8430-45c3-8614-b1757bb5667a tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:40.599801 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-0bb643c8-8430-45c3-8614-b1757bb5667a tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:40.599801 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-0bb643c8-8430-45c3-8614-b1757bb5667a tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Show backup with id 9a8bbc70-ad9a-4de5-8ddc-88a314021746. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:34:40.609192 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:40.609192 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:34:40.609192 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-0bb643c8-8430-45c3-8614-b1757bb5667a tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups/9a8bbc70-ad9a-4de5-8ddc-88a314021746 returned with HTTP 200 Jul 03 02:34:40.609782 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 754/3033] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:34:40 2026] GET /volume/v3/backups/9a8bbc70-ad9a-4de5-8ddc-88a314021746 => generated 735 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:34:40.909318 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-5985e440-ec1a-4ed8-b793-1104a670b195 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:40.910944 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-5985e440-ec1a-4ed8-b793-1104a670b195 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/6eb1e35f-a931-4cc4-8205-a3e4aabcd8b1 Jul 03 02:34:40.911108 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-5985e440-ec1a-4ed8-b793-1104a670b195 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:40.911289 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-5985e440-ec1a-4ed8-b793-1104a670b195 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'delete' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:40.911392 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.snapshots [None req-5985e440-ec1a-4ed8-b793-1104a670b195 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Delete snapshot with id: 6eb1e35f-a931-4cc4-8205-a3e4aabcd8b1 Jul 03 02:34:40.924157 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:40.924157 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:34:40.924718 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-5985e440-ec1a-4ed8-b793-1104a670b195 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Snapshot retrieved successfully. Jul 03 02:34:40.949030 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-5985e440-ec1a-4ed8-b793-1104a670b195 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Snapshot delete request issued successfully. Jul 03 02:34:40.949211 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-5985e440-ec1a-4ed8-b793-1104a670b195 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/snapshots/6eb1e35f-a931-4cc4-8205-a3e4aabcd8b1 returned with HTTP 202 Jul 03 02:34:40.949625 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 760/3034] 10.4.3.223 () {66 vars in 1357 bytes} [Fri Jul 3 02:34:40 2026] DELETE /volume/v3/snapshots/6eb1e35f-a931-4cc4-8205-a3e4aabcd8b1 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:34:40.958858 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-7fec363b-fbc7-4921-bd7f-8a6d2eff744a None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:40.961169 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-7fec363b-fbc7-4921-bd7f-8a6d2eff744a tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] GET https://10.4.3.223/volume/v3/snapshots/6eb1e35f-a931-4cc4-8205-a3e4aabcd8b1 Jul 03 02:34:40.961441 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-7fec363b-fbc7-4921-bd7f-8a6d2eff744a tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:40.961772 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-7fec363b-fbc7-4921-bd7f-8a6d2eff744a tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:40.968867 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:40.968867 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:34:40.969568 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-7fec363b-fbc7-4921-bd7f-8a6d2eff744a tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Snapshot retrieved successfully. Jul 03 02:34:40.970672 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-7fec363b-fbc7-4921-bd7f-8a6d2eff744a tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/snapshots/6eb1e35f-a931-4cc4-8205-a3e4aabcd8b1 returned with HTTP 200 Jul 03 02:34:40.971544 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 757/3035] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:34:40 2026] GET /volume/v3/snapshots/6eb1e35f-a931-4cc4-8205-a3e4aabcd8b1 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:34:41.225860 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-7b71fa40-880a-4cb2-a82b-85aa97bb62df None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:41.227992 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-7b71fa40-880a-4cb2-a82b-85aa97bb62df tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:34:41.228236 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-7b71fa40-880a-4cb2-a82b-85aa97bb62df tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "3e00f89f-e944-4e78-8005-f46c55970a19", "size": 1}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:34:41.229851 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.volumes [None req-7b71fa40-880a-4cb2-a82b-85aa97bb62df tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': '3e00f89f-e944-4e78-8005-f46c55970a19', 'size': 1}} {{(pid=100015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:34:41.372799 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-7b71fa40-880a-4cb2-a82b-85aa97bb62df tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Create volume of 1 GB Jul 03 02:34:41.376471 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-7b71fa40-880a-4cb2-a82b-85aa97bb62df tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Availability Zones retrieved successfully. Jul 03 02:34:41.381830 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-7b71fa40-880a-4cb2-a82b-85aa97bb62df tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Flow 'volume_create_api' (74542b41-28e9-4f7a-a36f-ef3d7ef108dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:34:41.382670 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-7b71fa40-880a-4cb2-a82b-85aa97bb62df tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3ed2889-0f31-4128-8672-7c044e5c21a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:34:41.383558 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.flows.api.create_volume [None req-7b71fa40-880a-4cb2-a82b-85aa97bb62df tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Validating volume size '1' using validate_int {{(pid=100015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:34:41.440115 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-7b71fa40-880a-4cb2-a82b-85aa97bb62df tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3ed2889-0f31-4128-8672-7c044e5c21a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:34:41.440786 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-7b71fa40-880a-4cb2-a82b-85aa97bb62df tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (646f4dad-59fe-4b1a-904e-c73491df5ba0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:34:41.498002 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.quota [None req-7b71fa40-880a-4cb2-a82b-85aa97bb62df tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Created reservations ['55a2de76-3442-4e9c-a83e-716a3e33342d', '53f2d590-8757-417e-b3a3-51c08b343f32', '325d875b-116b-4d17-a987-61565d207706', 'b62d1f82-d439-4fd5-8624-857a83afb5a2'] {{(pid=100015) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:34:41.498708 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-7b71fa40-880a-4cb2-a82b-85aa97bb62df tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (646f4dad-59fe-4b1a-904e-c73491df5ba0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['55a2de76-3442-4e9c-a83e-716a3e33342d', '53f2d590-8757-417e-b3a3-51c08b343f32', '325d875b-116b-4d17-a987-61565d207706', 'b62d1f82-d439-4fd5-8624-857a83afb5a2']}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:34:41.499369 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-7b71fa40-880a-4cb2-a82b-85aa97bb62df tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (962f79ae-a132-4718-a76e-6a58d5d0ddc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:34:41.520225 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-7b71fa40-880a-4cb2-a82b-85aa97bb62df tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (962f79ae-a132-4718-a76e-6a58d5d0ddc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0c38a459-d28a-4e6c-b12d-158d1dd0481a', '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='12c18f453cfa48d69596b7a7ef5cfd0b',qos_specs=None,replication_status=,reservations=['55a2de76-3442-4e9c-a83e-716a3e33342d','53f2d590-8757-417e-b3a3-51c08b343f32','325d875b-116b-4d17-a987-61565d207706','b62d1f82-d439-4fd5-8624-857a83afb5a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80c48113f1774e67ae9ef1dc105a0664',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:34:41Z,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=0c38a459-d28a-4e6c-b12d-158d1dd0481a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='12c18f453cfa48d69596b7a7ef5cfd0b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='80c48113f1774e67ae9ef1dc105a0664',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:34:41.521483 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-7b71fa40-880a-4cb2-a82b-85aa97bb62df tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85966aca-62b6-4d42-bacc-b53d282eab08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:34:41.540237 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-7b71fa40-880a-4cb2-a82b-85aa97bb62df tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85966aca-62b6-4d42-bacc-b53d282eab08) transitioned into state 'SUCCESS' from 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='12c18f453cfa48d69596b7a7ef5cfd0b',qos_specs=None,replication_status=,reservations=['55a2de76-3442-4e9c-a83e-716a3e33342d','53f2d590-8757-417e-b3a3-51c08b343f32','325d875b-116b-4d17-a987-61565d207706','b62d1f82-d439-4fd5-8624-857a83afb5a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80c48113f1774e67ae9ef1dc105a0664',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:34:41.540826 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-7b71fa40-880a-4cb2-a82b-85aa97bb62df tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a269999b-96cb-40c0-b7bd-d2d8f4c2dc89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:34:41.550948 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-7b71fa40-880a-4cb2-a82b-85aa97bb62df tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a269999b-96cb-40c0-b7bd-d2d8f4c2dc89) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:34:41.551814 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-7b71fa40-880a-4cb2-a82b-85aa97bb62df tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Flow 'volume_create_api' (74542b41-28e9-4f7a-a36f-ef3d7ef108dd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:34:41.552081 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-7b71fa40-880a-4cb2-a82b-85aa97bb62df tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Create volume request issued successfully. Jul 03 02:34:41.552622 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-7b71fa40-880a-4cb2-a82b-85aa97bb62df tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:34:41.553142 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 765/3036] 10.4.3.223 () {70 vars in 1300 bytes} [Fri Jul 3 02:34:41 2026] POST /volume/v3/volumes => generated 775 bytes in 328 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:34:41.580069 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-0342ab7a-6a7f-4d22-968c-c9555b7bce89 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:41.580069 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-0342ab7a-6a7f-4d22-968c-c9555b7bce89 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] GET https://10.4.3.223/volume/v3/volumes/0c38a459-d28a-4e6c-b12d-158d1dd0481a Jul 03 02:34:41.580069 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-0342ab7a-6a7f-4d22-968c-c9555b7bce89 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:41.580069 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-0342ab7a-6a7f-4d22-968c-c9555b7bce89 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:41.592401 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:41.592401 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:34:41.596008 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-0342ab7a-6a7f-4d22-968c-c9555b7bce89 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Volume info retrieved successfully. Jul 03 02:34:41.601367 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-0342ab7a-6a7f-4d22-968c-c9555b7bce89 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] https://10.4.3.223/volume/v3/volumes/0c38a459-d28a-4e6c-b12d-158d1dd0481a returned with HTTP 200 Jul 03 02:34:41.601784 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 755/3037] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:34:41 2026] GET /volume/v3/volumes/0c38a459-d28a-4e6c-b12d-158d1dd0481a => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:34:41.621289 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-329ed0c9-da8e-486a-91d7-5c53ba8f9fd8 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:41.623618 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-329ed0c9-da8e-486a-91d7-5c53ba8f9fd8 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/backups/9a8bbc70-ad9a-4de5-8ddc-88a314021746 Jul 03 02:34:41.623800 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-329ed0c9-da8e-486a-91d7-5c53ba8f9fd8 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:41.624001 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-329ed0c9-da8e-486a-91d7-5c53ba8f9fd8 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:41.624102 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-329ed0c9-da8e-486a-91d7-5c53ba8f9fd8 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Show backup with id 9a8bbc70-ad9a-4de5-8ddc-88a314021746. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:34:41.628521 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:41.628521 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:34:41.629142 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-329ed0c9-da8e-486a-91d7-5c53ba8f9fd8 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups/9a8bbc70-ad9a-4de5-8ddc-88a314021746 returned with HTTP 200 Jul 03 02:34:41.629526 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 761/3038] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:34:41 2026] GET /volume/v3/backups/9a8bbc70-ad9a-4de5-8ddc-88a314021746 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:34:41.981604 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-0d6d1360-6b4c-4481-9661-645ebf7c31c7 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:41.983404 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-0d6d1360-6b4c-4481-9661-645ebf7c31c7 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] GET https://10.4.3.223/volume/v3/snapshots/6eb1e35f-a931-4cc4-8205-a3e4aabcd8b1 Jul 03 02:34:41.983605 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-0d6d1360-6b4c-4481-9661-645ebf7c31c7 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:41.983794 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-0d6d1360-6b4c-4481-9661-645ebf7c31c7 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:41.990883 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-0d6d1360-6b4c-4481-9661-645ebf7c31c7 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/snapshots/6eb1e35f-a931-4cc4-8205-a3e4aabcd8b1 returned with HTTP 404 Jul 03 02:34:41.991462 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 758/3039] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:34:41 2026] GET /volume/v3/snapshots/6eb1e35f-a931-4cc4-8205-a3e4aabcd8b1 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:34:41.997864 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-f5e69753-4202-43c9-b29c-bf1843569c03 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:41.999639 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-f5e69753-4202-43c9-b29c-bf1843569c03 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/49aed38a-d3c1-451b-b0d9-5293295f9cd0 Jul 03 02:34:41.999814 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-f5e69753-4202-43c9-b29c-bf1843569c03 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:41.999989 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-f5e69753-4202-43c9-b29c-bf1843569c03 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:42.000084 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.snapshots [None req-f5e69753-4202-43c9-b29c-bf1843569c03 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Delete snapshot with id: 49aed38a-d3c1-451b-b0d9-5293295f9cd0 Jul 03 02:34:42.004595 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:42.004595 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:34:42.004979 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-f5e69753-4202-43c9-b29c-bf1843569c03 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Snapshot retrieved successfully. Jul 03 02:34:42.022263 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-f5e69753-4202-43c9-b29c-bf1843569c03 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Snapshot delete request issued successfully. Jul 03 02:34:42.022445 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-f5e69753-4202-43c9-b29c-bf1843569c03 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/snapshots/49aed38a-d3c1-451b-b0d9-5293295f9cd0 returned with HTTP 202 Jul 03 02:34:42.022826 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 766/3040] 10.4.3.223 () {66 vars in 1357 bytes} [Fri Jul 3 02:34:41 2026] DELETE /volume/v3/snapshots/49aed38a-d3c1-451b-b0d9-5293295f9cd0 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:34:42.029926 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-dde26cfb-34bd-4a0d-9321-022e8a4fa182 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:42.032853 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-dde26cfb-34bd-4a0d-9321-022e8a4fa182 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] GET https://10.4.3.223/volume/v3/snapshots/49aed38a-d3c1-451b-b0d9-5293295f9cd0 Jul 03 02:34:42.032853 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-dde26cfb-34bd-4a0d-9321-022e8a4fa182 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:42.032853 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-dde26cfb-34bd-4a0d-9321-022e8a4fa182 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:42.037970 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:42.037970 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:34:42.039948 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-dde26cfb-34bd-4a0d-9321-022e8a4fa182 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Snapshot retrieved successfully. Jul 03 02:34:42.039948 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-dde26cfb-34bd-4a0d-9321-022e8a4fa182 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/snapshots/49aed38a-d3c1-451b-b0d9-5293295f9cd0 returned with HTTP 200 Jul 03 02:34:42.039948 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 756/3041] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:34:42 2026] GET /volume/v3/snapshots/49aed38a-d3c1-451b-b0d9-5293295f9cd0 => generated 464 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:34:42.148354 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-df31b97b-7be4-483b-a56a-63e36ccf2d3d req-850aea82-e318-4576-adf6-c68548de5263 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:42.150517 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-df31b97b-7be4-483b-a56a-63e36ccf2d3d req-850aea82-e318-4576-adf6-c68548de5263 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] GET https://10.4.3.223/volume/v3/volumes/85370bf8-f592-4145-a145-fd9bf5d5029d Jul 03 02:34:42.150903 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-df31b97b-7be4-483b-a56a-63e36ccf2d3d req-850aea82-e318-4576-adf6-c68548de5263 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:42.150903 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-df31b97b-7be4-483b-a56a-63e36ccf2d3d req-850aea82-e318-4576-adf6-c68548de5263 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:42.163550 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:42.163550 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:34:42.167527 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-df31b97b-7be4-483b-a56a-63e36ccf2d3d req-850aea82-e318-4576-adf6-c68548de5263 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Volume info retrieved successfully. Jul 03 02:34:42.172372 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-df31b97b-7be4-483b-a56a-63e36ccf2d3d req-850aea82-e318-4576-adf6-c68548de5263 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] https://10.4.3.223/volume/v3/volumes/85370bf8-f592-4145-a145-fd9bf5d5029d returned with HTTP 200 Jul 03 02:34:42.172923 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 762/3042] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:34:42 2026] GET /volume/v3/volumes/85370bf8-f592-4145-a145-fd9bf5d5029d => generated 1139 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:34:42.617373 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-39aa625c-3266-4a52-a6d8-9e01a5d84848 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:42.620151 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-39aa625c-3266-4a52-a6d8-9e01a5d84848 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] GET https://10.4.3.223/volume/v3/volumes/0c38a459-d28a-4e6c-b12d-158d1dd0481a Jul 03 02:34:42.620151 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-39aa625c-3266-4a52-a6d8-9e01a5d84848 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:42.620151 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-39aa625c-3266-4a52-a6d8-9e01a5d84848 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:42.625551 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:42.625551 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:34:42.631035 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-39aa625c-3266-4a52-a6d8-9e01a5d84848 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Volume info retrieved successfully. Jul 03 02:34:42.632678 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-39aa625c-3266-4a52-a6d8-9e01a5d84848 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] https://10.4.3.223/volume/v3/volumes/0c38a459-d28a-4e6c-b12d-158d1dd0481a returned with HTTP 200 Jul 03 02:34:42.633093 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 759/3043] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:34:42 2026] GET /volume/v3/volumes/0c38a459-d28a-4e6c-b12d-158d1dd0481a => generated 867 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:34:42.642517 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-4f97b178-a153-46e1-9911-d0f4ed07a43e None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:42.644794 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-4f97b178-a153-46e1-9911-d0f4ed07a43e tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/backups/9a8bbc70-ad9a-4de5-8ddc-88a314021746 Jul 03 02:34:42.645076 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-4f97b178-a153-46e1-9911-d0f4ed07a43e tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:42.645355 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-4f97b178-a153-46e1-9911-d0f4ed07a43e tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:42.645578 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-4f97b178-a153-46e1-9911-d0f4ed07a43e tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Show backup with id 9a8bbc70-ad9a-4de5-8ddc-88a314021746. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:34:42.650379 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:42.650379 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:34:42.651296 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-4f97b178-a153-46e1-9911-d0f4ed07a43e tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups/9a8bbc70-ad9a-4de5-8ddc-88a314021746 returned with HTTP 200 Jul 03 02:34:42.651814 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 767/3044] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:34:42 2026] GET /volume/v3/backups/9a8bbc70-ad9a-4de5-8ddc-88a314021746 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:34:43.051284 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-edfa4800-9997-4cba-981e-a27550058bb8 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:43.054753 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-edfa4800-9997-4cba-981e-a27550058bb8 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] GET https://10.4.3.223/volume/v3/snapshots/49aed38a-d3c1-451b-b0d9-5293295f9cd0 Jul 03 02:34:43.054753 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-edfa4800-9997-4cba-981e-a27550058bb8 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:43.054753 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-edfa4800-9997-4cba-981e-a27550058bb8 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:43.061500 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-edfa4800-9997-4cba-981e-a27550058bb8 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/snapshots/49aed38a-d3c1-451b-b0d9-5293295f9cd0 returned with HTTP 404 Jul 03 02:34:43.061602 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 757/3045] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:34:43 2026] GET /volume/v3/snapshots/49aed38a-d3c1-451b-b0d9-5293295f9cd0 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:34:43.071181 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-71d7bd2e-b2cb-488a-93fc-ddddf0254dab None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:43.072998 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-71d7bd2e-b2cb-488a-93fc-ddddf0254dab tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/8e59f233-4c08-44e2-8902-962f8ab283f0 Jul 03 02:34:43.073230 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-71d7bd2e-b2cb-488a-93fc-ddddf0254dab tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:43.073463 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-71d7bd2e-b2cb-488a-93fc-ddddf0254dab tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'delete' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:43.073564 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.snapshots [None req-71d7bd2e-b2cb-488a-93fc-ddddf0254dab tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Delete snapshot with id: 8e59f233-4c08-44e2-8902-962f8ab283f0 Jul 03 02:34:43.079163 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:43.079163 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:34:43.079480 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-71d7bd2e-b2cb-488a-93fc-ddddf0254dab tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Snapshot retrieved successfully. Jul 03 02:34:43.099755 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-71d7bd2e-b2cb-488a-93fc-ddddf0254dab tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Snapshot delete request issued successfully. Jul 03 02:34:43.099921 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-71d7bd2e-b2cb-488a-93fc-ddddf0254dab tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/snapshots/8e59f233-4c08-44e2-8902-962f8ab283f0 returned with HTTP 202 Jul 03 02:34:43.100313 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 763/3046] 10.4.3.223 () {66 vars in 1357 bytes} [Fri Jul 3 02:34:43 2026] DELETE /volume/v3/snapshots/8e59f233-4c08-44e2-8902-962f8ab283f0 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:34:43.110848 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-c2fe9119-01cf-4d8d-9abf-5b25376c3377 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:43.112826 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-c2fe9119-01cf-4d8d-9abf-5b25376c3377 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] GET https://10.4.3.223/volume/v3/snapshots/8e59f233-4c08-44e2-8902-962f8ab283f0 Jul 03 02:34:43.113227 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-c2fe9119-01cf-4d8d-9abf-5b25376c3377 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:43.113282 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-c2fe9119-01cf-4d8d-9abf-5b25376c3377 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:43.119106 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:43.119106 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:34:43.119654 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-c2fe9119-01cf-4d8d-9abf-5b25376c3377 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Snapshot retrieved successfully. Jul 03 02:34:43.120444 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-c2fe9119-01cf-4d8d-9abf-5b25376c3377 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/snapshots/8e59f233-4c08-44e2-8902-962f8ab283f0 returned with HTTP 200 Jul 03 02:34:43.120832 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 760/3047] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:34:43 2026] GET /volume/v3/snapshots/8e59f233-4c08-44e2-8902-962f8ab283f0 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:34:43.645839 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-cf88d4e3-73a4-4ec5-9208-15b73e298de3 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:43.647563 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-cf88d4e3-73a4-4ec5-9208-15b73e298de3 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] GET https://10.4.3.223/volume/v3/volumes/0c38a459-d28a-4e6c-b12d-158d1dd0481a Jul 03 02:34:43.647849 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-cf88d4e3-73a4-4ec5-9208-15b73e298de3 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:43.648082 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-cf88d4e3-73a4-4ec5-9208-15b73e298de3 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:43.655557 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:43.655557 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:34:43.659098 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-cf88d4e3-73a4-4ec5-9208-15b73e298de3 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Volume info retrieved successfully. Jul 03 02:34:43.663154 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-cf88d4e3-73a4-4ec5-9208-15b73e298de3 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] https://10.4.3.223/volume/v3/volumes/0c38a459-d28a-4e6c-b12d-158d1dd0481a returned with HTTP 200 Jul 03 02:34:43.663544 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 768/3048] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:34:43 2026] GET /volume/v3/volumes/0c38a459-d28a-4e6c-b12d-158d1dd0481a => generated 928 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:34:43.664092 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-eac2a6f5-f176-4622-a2ea-c3d6c3fe7399 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:43.666759 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-eac2a6f5-f176-4622-a2ea-c3d6c3fe7399 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/backups/9a8bbc70-ad9a-4de5-8ddc-88a314021746 Jul 03 02:34:43.667024 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-eac2a6f5-f176-4622-a2ea-c3d6c3fe7399 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:43.667285 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-eac2a6f5-f176-4622-a2ea-c3d6c3fe7399 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:43.667818 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-eac2a6f5-f176-4622-a2ea-c3d6c3fe7399 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Show backup with id 9a8bbc70-ad9a-4de5-8ddc-88a314021746. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:34:43.671968 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:43.671968 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:34:43.672811 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-eac2a6f5-f176-4622-a2ea-c3d6c3fe7399 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups/9a8bbc70-ad9a-4de5-8ddc-88a314021746 returned with HTTP 200 Jul 03 02:34:43.672865 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 758/3049] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:34:43 2026] GET /volume/v3/backups/9a8bbc70-ad9a-4de5-8ddc-88a314021746 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:34:44.130385 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-b174d222-b7b6-48e4-b506-2cc66ec8071d None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:44.131965 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-b174d222-b7b6-48e4-b506-2cc66ec8071d tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] GET https://10.4.3.223/volume/v3/snapshots/8e59f233-4c08-44e2-8902-962f8ab283f0 Jul 03 02:34:44.132481 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-b174d222-b7b6-48e4-b506-2cc66ec8071d tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:44.132481 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-b174d222-b7b6-48e4-b506-2cc66ec8071d tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:44.134659 np0000004352 devstack@c-api.service[100013]: DEBUG dbcounter [-] [100013] Writing DB stats cinder:SELECT=193,cinder:UPDATE=77,cinder:INSERT=34 {{(pid=100013) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 02:34:44.138625 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-b174d222-b7b6-48e4-b506-2cc66ec8071d tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/snapshots/8e59f233-4c08-44e2-8902-962f8ab283f0 returned with HTTP 404 Jul 03 02:34:44.139115 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 764/3050] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:34:44 2026] GET /volume/v3/snapshots/8e59f233-4c08-44e2-8902-962f8ab283f0 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:34:44.150380 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-5ba9a653-e125-49eb-a3e7-9aa47847de68 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:44.152313 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-5ba9a653-e125-49eb-a3e7-9aa47847de68 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/6eb1e35f-a931-4cc4-8205-a3e4aabcd8b1 Jul 03 02:34:44.152614 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-5ba9a653-e125-49eb-a3e7-9aa47847de68 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:44.152859 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-5ba9a653-e125-49eb-a3e7-9aa47847de68 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'delete' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:44.153005 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.snapshots [None req-5ba9a653-e125-49eb-a3e7-9aa47847de68 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Delete snapshot with id: 6eb1e35f-a931-4cc4-8205-a3e4aabcd8b1 Jul 03 02:34:44.158415 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-5ba9a653-e125-49eb-a3e7-9aa47847de68 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/snapshots/6eb1e35f-a931-4cc4-8205-a3e4aabcd8b1 returned with HTTP 404 Jul 03 02:34:44.158977 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 761/3051] 10.4.3.223 () {66 vars in 1357 bytes} [Fri Jul 3 02:34:44 2026] DELETE /volume/v3/snapshots/6eb1e35f-a931-4cc4-8205-a3e4aabcd8b1 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:34:44.165871 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-bdbf3744-c57b-4266-8a93-e364cd3110ad None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:44.167886 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-bdbf3744-c57b-4266-8a93-e364cd3110ad tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] GET https://10.4.3.223/volume/v3/snapshots/6eb1e35f-a931-4cc4-8205-a3e4aabcd8b1 Jul 03 02:34:44.168068 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-bdbf3744-c57b-4266-8a93-e364cd3110ad tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:44.168262 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-bdbf3744-c57b-4266-8a93-e364cd3110ad tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:44.173447 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-bdbf3744-c57b-4266-8a93-e364cd3110ad tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/snapshots/6eb1e35f-a931-4cc4-8205-a3e4aabcd8b1 returned with HTTP 404 Jul 03 02:34:44.173447 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 769/3052] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:34:44 2026] GET /volume/v3/snapshots/6eb1e35f-a931-4cc4-8205-a3e4aabcd8b1 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:34:44.181205 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-e1ffcfd0-47e1-4eda-b496-c26ed10ab409 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:44.183186 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-e1ffcfd0-47e1-4eda-b496-c26ed10ab409 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/49aed38a-d3c1-451b-b0d9-5293295f9cd0 Jul 03 02:34:44.183378 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-e1ffcfd0-47e1-4eda-b496-c26ed10ab409 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:44.185823 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-e1ffcfd0-47e1-4eda-b496-c26ed10ab409 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'delete' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:44.185823 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.snapshots [None req-e1ffcfd0-47e1-4eda-b496-c26ed10ab409 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Delete snapshot with id: 49aed38a-d3c1-451b-b0d9-5293295f9cd0 Jul 03 02:34:44.188545 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-e1ffcfd0-47e1-4eda-b496-c26ed10ab409 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/snapshots/49aed38a-d3c1-451b-b0d9-5293295f9cd0 returned with HTTP 404 Jul 03 02:34:44.189783 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 759/3053] 10.4.3.223 () {66 vars in 1357 bytes} [Fri Jul 3 02:34:44 2026] DELETE /volume/v3/snapshots/49aed38a-d3c1-451b-b0d9-5293295f9cd0 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:34:44.199725 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-62cf8816-0150-477b-b199-adf4325f4557 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:44.201576 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-62cf8816-0150-477b-b199-adf4325f4557 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] GET https://10.4.3.223/volume/v3/snapshots/49aed38a-d3c1-451b-b0d9-5293295f9cd0 Jul 03 02:34:44.201804 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-62cf8816-0150-477b-b199-adf4325f4557 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:44.202046 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-62cf8816-0150-477b-b199-adf4325f4557 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:44.208062 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-62cf8816-0150-477b-b199-adf4325f4557 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/snapshots/49aed38a-d3c1-451b-b0d9-5293295f9cd0 returned with HTTP 404 Jul 03 02:34:44.208632 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 765/3054] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:34:44 2026] GET /volume/v3/snapshots/49aed38a-d3c1-451b-b0d9-5293295f9cd0 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:34:44.215458 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-c5858efa-f185-4a1b-9d57-d6365c51ad1b None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:44.217366 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-c5858efa-f185-4a1b-9d57-d6365c51ad1b tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/8e59f233-4c08-44e2-8902-962f8ab283f0 Jul 03 02:34:44.217623 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-c5858efa-f185-4a1b-9d57-d6365c51ad1b tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:44.217859 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-c5858efa-f185-4a1b-9d57-d6365c51ad1b tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'delete' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:44.218022 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.snapshots [None req-c5858efa-f185-4a1b-9d57-d6365c51ad1b tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Delete snapshot with id: 8e59f233-4c08-44e2-8902-962f8ab283f0 Jul 03 02:34:44.222972 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-c5858efa-f185-4a1b-9d57-d6365c51ad1b tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/snapshots/8e59f233-4c08-44e2-8902-962f8ab283f0 returned with HTTP 404 Jul 03 02:34:44.223598 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 762/3055] 10.4.3.223 () {66 vars in 1357 bytes} [Fri Jul 3 02:34:44 2026] DELETE /volume/v3/snapshots/8e59f233-4c08-44e2-8902-962f8ab283f0 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:34:44.233361 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-4542006b-375f-4e27-b0ff-e1ff42f0c348 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:44.235066 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-4542006b-375f-4e27-b0ff-e1ff42f0c348 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] GET https://10.4.3.223/volume/v3/snapshots/8e59f233-4c08-44e2-8902-962f8ab283f0 Jul 03 02:34:44.235275 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-4542006b-375f-4e27-b0ff-e1ff42f0c348 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:44.235450 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-4542006b-375f-4e27-b0ff-e1ff42f0c348 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:44.243951 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-4542006b-375f-4e27-b0ff-e1ff42f0c348 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/snapshots/8e59f233-4c08-44e2-8902-962f8ab283f0 returned with HTTP 404 Jul 03 02:34:44.244394 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 770/3056] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:34:44 2026] GET /volume/v3/snapshots/8e59f233-4c08-44e2-8902-962f8ab283f0 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:34:44.677065 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-8b87f14d-4126-4a25-a69c-cfc788d24d62 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:44.679229 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-8b87f14d-4126-4a25-a69c-cfc788d24d62 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] GET https://10.4.3.223/volume/v3/volumes/0c38a459-d28a-4e6c-b12d-158d1dd0481a Jul 03 02:34:44.679523 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-8b87f14d-4126-4a25-a69c-cfc788d24d62 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:44.679781 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-8b87f14d-4126-4a25-a69c-cfc788d24d62 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:44.683361 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-3fecc7b8-731b-4153-ac36-0fb8cc5d4039 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:44.687479 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-3fecc7b8-731b-4153-ac36-0fb8cc5d4039 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/backups/9a8bbc70-ad9a-4de5-8ddc-88a314021746 Jul 03 02:34:44.687659 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-3fecc7b8-731b-4153-ac36-0fb8cc5d4039 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:44.687832 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-3fecc7b8-731b-4153-ac36-0fb8cc5d4039 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:44.687969 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-3fecc7b8-731b-4153-ac36-0fb8cc5d4039 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Show backup with id 9a8bbc70-ad9a-4de5-8ddc-88a314021746. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:34:44.688773 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:44.688773 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:34:44.693335 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:44.693335 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:34:44.693466 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-8b87f14d-4126-4a25-a69c-cfc788d24d62 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Volume info retrieved successfully. Jul 03 02:34:44.694137 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-3fecc7b8-731b-4153-ac36-0fb8cc5d4039 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups/9a8bbc70-ad9a-4de5-8ddc-88a314021746 returned with HTTP 200 Jul 03 02:34:44.694548 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 766/3057] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:34:44 2026] GET /volume/v3/backups/9a8bbc70-ad9a-4de5-8ddc-88a314021746 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:34:44.698611 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-8b87f14d-4126-4a25-a69c-cfc788d24d62 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] https://10.4.3.223/volume/v3/volumes/0c38a459-d28a-4e6c-b12d-158d1dd0481a returned with HTTP 200 Jul 03 02:34:44.698985 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 760/3058] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:34:44 2026] GET /volume/v3/volumes/0c38a459-d28a-4e6c-b12d-158d1dd0481a => generated 928 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:34:45.704987 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-9d2b0b01-5596-4731-a021-32e6c59f23c1 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:45.708926 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-9d2b0b01-5596-4731-a021-32e6c59f23c1 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/backups/9a8bbc70-ad9a-4de5-8ddc-88a314021746 Jul 03 02:34:45.709678 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-9d2b0b01-5596-4731-a021-32e6c59f23c1 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:45.709678 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-9d2b0b01-5596-4731-a021-32e6c59f23c1 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:45.709678 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-9d2b0b01-5596-4731-a021-32e6c59f23c1 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Show backup with id 9a8bbc70-ad9a-4de5-8ddc-88a314021746. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:34:45.712291 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-67f3aaa6-c6b5-4c31-a487-17c491d7d21f None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:45.714046 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:45.714046 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:34:45.714677 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-67f3aaa6-c6b5-4c31-a487-17c491d7d21f tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] GET https://10.4.3.223/volume/v3/volumes/0c38a459-d28a-4e6c-b12d-158d1dd0481a Jul 03 02:34:45.714848 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-9d2b0b01-5596-4731-a021-32e6c59f23c1 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups/9a8bbc70-ad9a-4de5-8ddc-88a314021746 returned with HTTP 200 Jul 03 02:34:45.715082 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-67f3aaa6-c6b5-4c31-a487-17c491d7d21f tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:45.715204 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 763/3059] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:34:45 2026] GET /volume/v3/backups/9a8bbc70-ad9a-4de5-8ddc-88a314021746 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:34:45.715383 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-67f3aaa6-c6b5-4c31-a487-17c491d7d21f tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:45.725483 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:45.725483 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:34:45.731760 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-67f3aaa6-c6b5-4c31-a487-17c491d7d21f tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Volume info retrieved successfully. Jul 03 02:34:45.745145 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-67f3aaa6-c6b5-4c31-a487-17c491d7d21f tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] https://10.4.3.223/volume/v3/volumes/0c38a459-d28a-4e6c-b12d-158d1dd0481a returned with HTTP 200 Jul 03 02:34:45.745707 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 771/3060] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:34:45 2026] GET /volume/v3/volumes/0c38a459-d28a-4e6c-b12d-158d1dd0481a => generated 928 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:34:46.302378 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-fab140b5-3b18-4003-9b88-c95d80293e68 req-36530bf4-fee0-4c59-b05d-5b8904e0760a None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:46.305508 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-fab140b5-3b18-4003-9b88-c95d80293e68 req-36530bf4-fee0-4c59-b05d-5b8904e0760a tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] GET https://10.4.3.223/volume/v3/volumes/06362ad6-6e11-4297-9cd8-e5aa60ad7cc6 Jul 03 02:34:46.305732 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-fab140b5-3b18-4003-9b88-c95d80293e68 req-36530bf4-fee0-4c59-b05d-5b8904e0760a tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:46.305906 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-fab140b5-3b18-4003-9b88-c95d80293e68 req-36530bf4-fee0-4c59-b05d-5b8904e0760a tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:46.313260 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:46.313260 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:34:46.316970 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-fab140b5-3b18-4003-9b88-c95d80293e68 req-36530bf4-fee0-4c59-b05d-5b8904e0760a tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Volume info retrieved successfully. Jul 03 02:34:46.321113 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-fab140b5-3b18-4003-9b88-c95d80293e68 req-36530bf4-fee0-4c59-b05d-5b8904e0760a tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/volumes/06362ad6-6e11-4297-9cd8-e5aa60ad7cc6 returned with HTTP 200 Jul 03 02:34:46.321555 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 767/3061] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:34:46 2026] GET /volume/v3/volumes/06362ad6-6e11-4297-9cd8-e5aa60ad7cc6 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:34:46.725398 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-da658efa-5215-4e40-8924-3a20e2de537f None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:46.727358 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-da658efa-5215-4e40-8924-3a20e2de537f tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/backups/9a8bbc70-ad9a-4de5-8ddc-88a314021746 Jul 03 02:34:46.727569 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-da658efa-5215-4e40-8924-3a20e2de537f tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:46.727741 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-da658efa-5215-4e40-8924-3a20e2de537f tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:46.727840 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-da658efa-5215-4e40-8924-3a20e2de537f tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Show backup with id 9a8bbc70-ad9a-4de5-8ddc-88a314021746. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:34:46.732540 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:46.732540 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:34:46.733371 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-da658efa-5215-4e40-8924-3a20e2de537f tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups/9a8bbc70-ad9a-4de5-8ddc-88a314021746 returned with HTTP 200 Jul 03 02:34:46.733886 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 761/3062] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:34:46 2026] GET /volume/v3/backups/9a8bbc70-ad9a-4de5-8ddc-88a314021746 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:34:46.759744 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-e525a0da-bb42-4055-a039-90b9eb81e3cf None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:46.761927 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-e525a0da-bb42-4055-a039-90b9eb81e3cf tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] GET https://10.4.3.223/volume/v3/volumes/0c38a459-d28a-4e6c-b12d-158d1dd0481a Jul 03 02:34:46.762194 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-e525a0da-bb42-4055-a039-90b9eb81e3cf tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:46.762911 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-e525a0da-bb42-4055-a039-90b9eb81e3cf tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:46.770733 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:46.770733 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:34:46.775931 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-e525a0da-bb42-4055-a039-90b9eb81e3cf tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Volume info retrieved successfully. Jul 03 02:34:46.783353 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-e525a0da-bb42-4055-a039-90b9eb81e3cf tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] https://10.4.3.223/volume/v3/volumes/0c38a459-d28a-4e6c-b12d-158d1dd0481a returned with HTTP 200 Jul 03 02:34:46.784734 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 764/3063] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:34:46 2026] GET /volume/v3/volumes/0c38a459-d28a-4e6c-b12d-158d1dd0481a => generated 928 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:34:47.748476 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-04328a03-b360-4c04-979c-d99ecfd3c311 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:47.750269 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-04328a03-b360-4c04-979c-d99ecfd3c311 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/backups/9a8bbc70-ad9a-4de5-8ddc-88a314021746 Jul 03 02:34:47.750402 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-04328a03-b360-4c04-979c-d99ecfd3c311 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:47.750595 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-04328a03-b360-4c04-979c-d99ecfd3c311 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:47.750713 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-04328a03-b360-4c04-979c-d99ecfd3c311 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Show backup with id 9a8bbc70-ad9a-4de5-8ddc-88a314021746. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:34:47.758558 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:47.758558 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:34:47.759428 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-04328a03-b360-4c04-979c-d99ecfd3c311 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups/9a8bbc70-ad9a-4de5-8ddc-88a314021746 returned with HTTP 200 Jul 03 02:34:47.759534 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 772/3064] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:34:47 2026] GET /volume/v3/backups/9a8bbc70-ad9a-4de5-8ddc-88a314021746 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:34:47.804778 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-874ca7fd-e6e0-4dbe-b7a7-0397c72a2dc9 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:47.806968 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-874ca7fd-e6e0-4dbe-b7a7-0397c72a2dc9 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] GET https://10.4.3.223/volume/v3/volumes/0c38a459-d28a-4e6c-b12d-158d1dd0481a Jul 03 02:34:47.807226 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-874ca7fd-e6e0-4dbe-b7a7-0397c72a2dc9 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:47.807525 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-874ca7fd-e6e0-4dbe-b7a7-0397c72a2dc9 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:47.815584 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:47.815584 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:34:47.819621 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-874ca7fd-e6e0-4dbe-b7a7-0397c72a2dc9 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Volume info retrieved successfully. Jul 03 02:34:47.824527 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-874ca7fd-e6e0-4dbe-b7a7-0397c72a2dc9 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] https://10.4.3.223/volume/v3/volumes/0c38a459-d28a-4e6c-b12d-158d1dd0481a returned with HTTP 200 Jul 03 02:34:47.825222 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 768/3065] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:34:47 2026] GET /volume/v3/volumes/0c38a459-d28a-4e6c-b12d-158d1dd0481a => generated 928 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:34:48.044007 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-e78a9db5-8a2f-4351-aa71-abe423a91c2a None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:48.045479 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-e78a9db5-8a2f-4351-aa71-abe423a91c2a tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:34:48.045765 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-e78a9db5-8a2f-4351-aa71-abe423a91c2a tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-303604426", "snapshot_id": null, "imageRef": "ea993fc3-c724-45f7-8dae-63cf2cac16e5", "volume_type": null, "size": 1}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:34:48.047144 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.volumes [None req-e78a9db5-8a2f-4351-aa71-abe423a91c2a tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-303604426', 'snapshot_id': None, 'imageRef': 'ea993fc3-c724-45f7-8dae-63cf2cac16e5', 'volume_type': None, 'size': 1}} {{(pid=100012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:34:48.122940 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.volumes [None req-e78a9db5-8a2f-4351-aa71-abe423a91c2a tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Create volume of 1 GB Jul 03 02:34:48.126610 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-e78a9db5-8a2f-4351-aa71-abe423a91c2a tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Availability Zones retrieved successfully. Jul 03 02:34:48.131397 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-e78a9db5-8a2f-4351-aa71-abe423a91c2a tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Flow 'volume_create_api' (334265e4-186d-4e97-9074-9cf6f5e4d871) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:34:48.132404 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-e78a9db5-8a2f-4351-aa71-abe423a91c2a tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d48c44f-3784-4276-887e-0164d867714d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:34:48.133280 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.flows.api.create_volume [None req-e78a9db5-8a2f-4351-aa71-abe423a91c2a tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Validating volume size '1' using validate_int {{(pid=100012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:34:48.195084 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-e78a9db5-8a2f-4351-aa71-abe423a91c2a tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d48c44f-3784-4276-887e-0164d867714d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:34:48.195787 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-e78a9db5-8a2f-4351-aa71-abe423a91c2a tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc4310f2-b7db-4b7e-9005-f416d46284ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:34:48.252731 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.quota [None req-e78a9db5-8a2f-4351-aa71-abe423a91c2a tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Created reservations ['2d4ea5b9-306a-4bcf-ae18-078f63e842d0', 'ffac7bc0-30f0-42ec-b2c1-ca0353ba05f8', 'bc9f2553-0518-42a4-a4a5-535671891ced', 'c54a27e5-67c8-4d72-85f9-b22c421d2710'] {{(pid=100012) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:34:48.253432 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-e78a9db5-8a2f-4351-aa71-abe423a91c2a tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc4310f2-b7db-4b7e-9005-f416d46284ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2d4ea5b9-306a-4bcf-ae18-078f63e842d0', 'ffac7bc0-30f0-42ec-b2c1-ca0353ba05f8', 'bc9f2553-0518-42a4-a4a5-535671891ced', 'c54a27e5-67c8-4d72-85f9-b22c421d2710']}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:34:48.254097 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-e78a9db5-8a2f-4351-aa71-abe423a91c2a tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b4084c8-b9f6-4c4f-bfa6-701e6fb9e70b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:34:48.275658 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-e78a9db5-8a2f-4351-aa71-abe423a91c2a tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b4084c8-b9f6-4c4f-bfa6-701e6fb9e70b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6b4ea115-40ee-4d4f-b074-6d29d4536ad6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-303604426',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='367f50a8868f4d07bf688b94c9cd7544',qos_specs=None,replication_status=,reservations=['2d4ea5b9-306a-4bcf-ae18-078f63e842d0','ffac7bc0-30f0-42ec-b2c1-ca0353ba05f8','bc9f2553-0518-42a4-a4a5-535671891ced','c54a27e5-67c8-4d72-85f9-b22c421d2710'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c53633eed51f4fa7bcee0831b8ab6000',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:34:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-303604426',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6b4ea115-40ee-4d4f-b074-6d29d4536ad6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='367f50a8868f4d07bf688b94c9cd7544',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c53633eed51f4fa7bcee0831b8ab6000',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:34:48.276845 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-e78a9db5-8a2f-4351-aa71-abe423a91c2a tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73fac856-f4bf-4ab3-9c82-c780141b1200) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:34:48.321885 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-e78a9db5-8a2f-4351-aa71-abe423a91c2a tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73fac856-f4bf-4ab3-9c82-c780141b1200) transitioned into state 'SUCCESS' from state '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-303604426',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='367f50a8868f4d07bf688b94c9cd7544',qos_specs=None,replication_status=,reservations=['2d4ea5b9-306a-4bcf-ae18-078f63e842d0','ffac7bc0-30f0-42ec-b2c1-ca0353ba05f8','bc9f2553-0518-42a4-a4a5-535671891ced','c54a27e5-67c8-4d72-85f9-b22c421d2710'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c53633eed51f4fa7bcee0831b8ab6000',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:34:48.322742 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-e78a9db5-8a2f-4351-aa71-abe423a91c2a tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9b7a4ba-88ee-473d-9941-90250008c6f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:34:48.333558 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-e78a9db5-8a2f-4351-aa71-abe423a91c2a tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9b7a4ba-88ee-473d-9941-90250008c6f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:34:48.334469 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-e78a9db5-8a2f-4351-aa71-abe423a91c2a tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Flow 'volume_create_api' (334265e4-186d-4e97-9074-9cf6f5e4d871) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:34:48.334865 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-e78a9db5-8a2f-4351-aa71-abe423a91c2a tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Create volume request issued successfully. Jul 03 02:34:48.335517 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-e78a9db5-8a2f-4351-aa71-abe423a91c2a tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:34:48.336076 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 762/3066] 10.4.3.223 () {68 vars in 1259 bytes} [Fri Jul 3 02:34:48 2026] POST /volume/v3/volumes => generated 753 bytes in 292 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:34:48.352461 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-aa025caa-4fb6-4c11-9242-19812f903774 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:48.357793 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-0a23b259-a831-476e-902e-00ed2c2918b7 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:48.358188 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-0a23b259-a831-476e-902e-00ed2c2918b7 None None] GET https://10.4.3.223/volume// Jul 03 02:34:48.358370 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-0a23b259-a831-476e-902e-00ed2c2918b7 None None] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:48.358542 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-aa025caa-4fb6-4c11-9242-19812f903774 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] GET https://10.4.3.223/volume/v3/volumes/6b4ea115-40ee-4d4f-b074-6d29d4536ad6 Jul 03 02:34:48.358692 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-0a23b259-a831-476e-902e-00ed2c2918b7 None None] Calling method 'all' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:48.358775 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-aa025caa-4fb6-4c11-9242-19812f903774 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:48.358994 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-aa025caa-4fb6-4c11-9242-19812f903774 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:48.359189 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-0a23b259-a831-476e-902e-00ed2c2918b7 None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:34:48.359506 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 773/3067] 10.4.3.223 () {66 vars in 1428 bytes} [Fri Jul 3 02:34:48 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:34:48.370440 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-fab140b5-3b18-4003-9b88-c95d80293e68 req-d752447f-4a6b-4469-9824-d308d2f5d249 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:48.373592 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:48.373592 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:34:48.380813 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-aa025caa-4fb6-4c11-9242-19812f903774 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Volume info retrieved successfully. Jul 03 02:34:48.387711 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-aa025caa-4fb6-4c11-9242-19812f903774 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] https://10.4.3.223/volume/v3/volumes/6b4ea115-40ee-4d4f-b074-6d29d4536ad6 returned with HTTP 200 Jul 03 02:34:48.388125 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 765/3068] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:34:48 2026] GET /volume/v3/volumes/6b4ea115-40ee-4d4f-b074-6d29d4536ad6 => generated 821 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:34:48.535572 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-fab140b5-3b18-4003-9b88-c95d80293e68 req-d752447f-4a6b-4469-9824-d308d2f5d249 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] POST https://10.4.3.223/volume/v3/attachments Jul 03 02:34:48.535905 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-fab140b5-3b18-4003-9b88-c95d80293e68 req-d752447f-4a6b-4469-9824-d308d2f5d249 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "06362ad6-6e11-4297-9cd8-e5aa60ad7cc6", "connector": null, "instance_uuid": "b928d0ed-7bc4-4a4f-8622-679c6a70b1e4"}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:34:48.549505 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:48.549505 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:34:48.585442 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-fab140b5-3b18-4003-9b88-c95d80293e68 req-d752447f-4a6b-4469-9824-d308d2f5d249 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Jul 03 02:34:48.585442 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 769/3069] 10.4.3.223 () {74 vars in 1594 bytes} [Fri Jul 3 02:34:48 2026] POST /volume/v3/attachments => generated 273 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:34:48.771447 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-e9ed0bc4-3e9d-440b-8003-319b52eeae9c None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:48.773203 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-e9ed0bc4-3e9d-440b-8003-319b52eeae9c tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/backups/9a8bbc70-ad9a-4de5-8ddc-88a314021746 Jul 03 02:34:48.773448 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-e9ed0bc4-3e9d-440b-8003-319b52eeae9c tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:48.773660 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-e9ed0bc4-3e9d-440b-8003-319b52eeae9c tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:48.773838 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-e9ed0bc4-3e9d-440b-8003-319b52eeae9c tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Show backup with id 9a8bbc70-ad9a-4de5-8ddc-88a314021746. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:34:48.777770 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:48.777770 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:34:48.778363 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-e9ed0bc4-3e9d-440b-8003-319b52eeae9c tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups/9a8bbc70-ad9a-4de5-8ddc-88a314021746 returned with HTTP 200 Jul 03 02:34:48.778743 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 763/3070] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:34:48 2026] GET /volume/v3/backups/9a8bbc70-ad9a-4de5-8ddc-88a314021746 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:34:48.842223 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-566b7467-f493-4bee-a1c9-943003decfba None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:48.846067 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-566b7467-f493-4bee-a1c9-943003decfba tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] GET https://10.4.3.223/volume/v3/volumes/0c38a459-d28a-4e6c-b12d-158d1dd0481a Jul 03 02:34:48.846368 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-566b7467-f493-4bee-a1c9-943003decfba tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:48.846576 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-566b7467-f493-4bee-a1c9-943003decfba tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:48.847972 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-aaf8e283-a44f-48df-9390-2994ef2fd650 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:48.849355 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-aaf8e283-a44f-48df-9390-2994ef2fd650 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] GET https://10.4.3.223/volume/v3/volumes/06362ad6-6e11-4297-9cd8-e5aa60ad7cc6 Jul 03 02:34:48.849670 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-aaf8e283-a44f-48df-9390-2994ef2fd650 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:48.849996 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-aaf8e283-a44f-48df-9390-2994ef2fd650 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:48.854718 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:48.854718 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:34:48.860507 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-566b7467-f493-4bee-a1c9-943003decfba tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Volume info retrieved successfully. Jul 03 02:34:48.860681 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:48.860681 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:34:48.863513 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-aaf8e283-a44f-48df-9390-2994ef2fd650 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Volume info retrieved successfully. Jul 03 02:34:48.865177 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-566b7467-f493-4bee-a1c9-943003decfba tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] https://10.4.3.223/volume/v3/volumes/0c38a459-d28a-4e6c-b12d-158d1dd0481a returned with HTTP 200 Jul 03 02:34:48.865676 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 774/3071] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:34:48 2026] GET /volume/v3/volumes/0c38a459-d28a-4e6c-b12d-158d1dd0481a => generated 928 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:34:48.868148 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-aaf8e283-a44f-48df-9390-2994ef2fd650 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/volumes/06362ad6-6e11-4297-9cd8-e5aa60ad7cc6 returned with HTTP 200 Jul 03 02:34:48.868657 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 766/3072] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:34:48 2026] GET /volume/v3/volumes/06362ad6-6e11-4297-9cd8-e5aa60ad7cc6 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 02:34:49.108759 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-34b0395a-2af9-4e73-9d45-2fca16dad68d None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:49.109282 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-34b0395a-2af9-4e73-9d45-2fca16dad68d None None] GET https://10.4.3.223/volume// Jul 03 02:34:49.109503 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-34b0395a-2af9-4e73-9d45-2fca16dad68d None None] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:49.109741 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-34b0395a-2af9-4e73-9d45-2fca16dad68d None None] Calling method 'all' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:49.110144 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-34b0395a-2af9-4e73-9d45-2fca16dad68d None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:34:49.110476 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 770/3073] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:34:49 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:34:49.117436 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-fab140b5-3b18-4003-9b88-c95d80293e68 req-d4654d08-a1ff-4465-a59f-311d835cb60b None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:49.119203 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-fab140b5-3b18-4003-9b88-c95d80293e68 req-d4654d08-a1ff-4465-a59f-311d835cb60b tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] GET https://10.4.3.223/volume/v3/volumes/06362ad6-6e11-4297-9cd8-e5aa60ad7cc6 Jul 03 02:34:49.119451 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-fab140b5-3b18-4003-9b88-c95d80293e68 req-d4654d08-a1ff-4465-a59f-311d835cb60b tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:49.119625 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-fab140b5-3b18-4003-9b88-c95d80293e68 req-d4654d08-a1ff-4465-a59f-311d835cb60b tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:49.298413 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:49.298413 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:34:49.302190 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [req-fab140b5-3b18-4003-9b88-c95d80293e68 req-d4654d08-a1ff-4465-a59f-311d835cb60b tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Volume info retrieved successfully. Jul 03 02:34:49.308411 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-fab140b5-3b18-4003-9b88-c95d80293e68 req-d4654d08-a1ff-4465-a59f-311d835cb60b tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/volumes/06362ad6-6e11-4297-9cd8-e5aa60ad7cc6 returned with HTTP 200 Jul 03 02:34:49.309019 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 764/3074] 10.4.3.223 () {70 vars in 1639 bytes} [Fri Jul 3 02:34:49 2026] GET /volume/v3/volumes/06362ad6-6e11-4297-9cd8-e5aa60ad7cc6 => generated 1025 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:34:49.401194 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-69c11e71-7f35-4356-bebb-d37b4d1dc18d None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:49.403025 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-69c11e71-7f35-4356-bebb-d37b4d1dc18d tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] GET https://10.4.3.223/volume/v3/volumes/6b4ea115-40ee-4d4f-b074-6d29d4536ad6 Jul 03 02:34:49.403204 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-69c11e71-7f35-4356-bebb-d37b4d1dc18d tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:49.403374 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-69c11e71-7f35-4356-bebb-d37b4d1dc18d tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:49.410600 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:49.410600 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:34:49.414744 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-fab140b5-3b18-4003-9b88-c95d80293e68 req-29499ef9-ea21-4bbb-b4e8-e8a8e065bfa0 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:49.415013 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-69c11e71-7f35-4356-bebb-d37b4d1dc18d tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Volume info retrieved successfully. Jul 03 02:34:49.416543 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-fab140b5-3b18-4003-9b88-c95d80293e68 req-29499ef9-ea21-4bbb-b4e8-e8a8e065bfa0 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] PUT https://10.4.3.223/volume/v3/attachments/0906aba9-7f99-44d4-94b8-81db04ce3a8d Jul 03 02:34:49.416868 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-fab140b5-3b18-4003-9b88-c95d80293e68 req-29499ef9-ea21-4bbb-b4e8-e8a8e065bfa0 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000004352", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2a2633a05d73", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "80a8c083-552c-46a2-8db9-fd9e83fa2364", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:34:49.422082 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-69c11e71-7f35-4356-bebb-d37b4d1dc18d tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] https://10.4.3.223/volume/v3/volumes/6b4ea115-40ee-4d4f-b074-6d29d4536ad6 returned with HTTP 200 Jul 03 02:34:49.422600 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 775/3075] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:34:49 2026] GET /volume/v3/volumes/6b4ea115-40ee-4d4f-b074-6d29d4536ad6 => generated 1361 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:34:49.424345 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.coordination [req-fab140b5-3b18-4003-9b88-c95d80293e68 req-29499ef9-ea21-4bbb-b4e8-e8a8e065bfa0 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Acquiring lock "cinder-attachment_update-06362ad6-6e11-4297-9cd8-e5aa60ad7cc6-np0000004352" by "attachment_update" {{(pid=100014) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 02:34:49.429004 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.coordination [req-fab140b5-3b18-4003-9b88-c95d80293e68 req-29499ef9-ea21-4bbb-b4e8-e8a8e065bfa0 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Lock "cinder-attachment_update-06362ad6-6e11-4297-9cd8-e5aa60ad7cc6-np0000004352" acquired by "attachment_update" :: waited 0.005s {{(pid=100014) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 02:34:49.430027 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:49.430027 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:34:49.433929 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-30400981-836d-4a49-9b44-9dbd0b22f151 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:49.437088 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-30400981-836d-4a49-9b44-9dbd0b22f151 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] GET https://10.4.3.223/volume/v3/volumes/6b4ea115-40ee-4d4f-b074-6d29d4536ad6 Jul 03 02:34:49.437088 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-30400981-836d-4a49-9b44-9dbd0b22f151 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:49.437088 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-30400981-836d-4a49-9b44-9dbd0b22f151 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:49.443999 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:49.443999 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:34:49.446715 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-30400981-836d-4a49-9b44-9dbd0b22f151 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Volume info retrieved successfully. Jul 03 02:34:49.451478 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-30400981-836d-4a49-9b44-9dbd0b22f151 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] https://10.4.3.223/volume/v3/volumes/6b4ea115-40ee-4d4f-b074-6d29d4536ad6 returned with HTTP 200 Jul 03 02:34:49.451940 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 771/3076] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:34:49 2026] GET /volume/v3/volumes/6b4ea115-40ee-4d4f-b074-6d29d4536ad6 => generated 1361 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:34:49.465164 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-d7c7a965-3db4-4f5a-951c-ff9358e93d6a None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:49.466788 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-d7c7a965-3db4-4f5a-951c-ff9358e93d6a tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] GET https://10.4.3.223/volume/v3/volumes/6b4ea115-40ee-4d4f-b074-6d29d4536ad6 Jul 03 02:34:49.466961 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-d7c7a965-3db4-4f5a-951c-ff9358e93d6a tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:49.467162 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-d7c7a965-3db4-4f5a-951c-ff9358e93d6a tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:49.473547 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:49.473547 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:34:49.477851 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-d7c7a965-3db4-4f5a-951c-ff9358e93d6a tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Volume info retrieved successfully. Jul 03 02:34:49.482255 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-d7c7a965-3db4-4f5a-951c-ff9358e93d6a tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] https://10.4.3.223/volume/v3/volumes/6b4ea115-40ee-4d4f-b074-6d29d4536ad6 returned with HTTP 200 Jul 03 02:34:49.482784 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 765/3077] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:34:49 2026] GET /volume/v3/volumes/6b4ea115-40ee-4d4f-b074-6d29d4536ad6 => generated 1361 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:34:49.493639 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-63c89031-ede6-4f17-b0f8-0de69e8d81c8 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:49.495485 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-63c89031-ede6-4f17-b0f8-0de69e8d81c8 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] POST https://10.4.3.223/volume/v3/backups Jul 03 02:34:49.495807 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-63c89031-ede6-4f17-b0f8-0de69e8d81c8 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6b4ea115-40ee-4d4f-b074-6d29d4536ad6", "name": "tempest-TestVolumeBackupRestore-backup-280090853", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:34:49.497489 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.contrib.backups [None req-63c89031-ede6-4f17-b0f8-0de69e8d81c8 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Creating new backup {'backup': {'volume_id': '6b4ea115-40ee-4d4f-b074-6d29d4536ad6', 'name': 'tempest-TestVolumeBackupRestore-backup-280090853', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=100015) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 02:34:49.497608 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.contrib.backups [None req-63c89031-ede6-4f17-b0f8-0de69e8d81c8 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Creating backup of volume 6b4ea115-40ee-4d4f-b074-6d29d4536ad6 in container None Jul 03 02:34:49.504018 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:49.504018 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:34:49.504486 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-63c89031-ede6-4f17-b0f8-0de69e8d81c8 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Volume info retrieved successfully. Jul 03 02:34:49.527992 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.quota [None req-63c89031-ede6-4f17-b0f8-0de69e8d81c8 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Created reservations ['de63da91-a2e1-42ec-9fef-d7f70e0093da', '3612592f-4b94-4f8f-87af-dd9d5ff42a2e'] {{(pid=100015) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:34:49.551982 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-63c89031-ede6-4f17-b0f8-0de69e8d81c8 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] https://10.4.3.223/volume/v3/backups returned with HTTP 202 Jul 03 02:34:49.552373 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 776/3078] 10.4.3.223 () {68 vars in 1259 bytes} [Fri Jul 3 02:34:49 2026] POST /volume/v3/backups => generated 334 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:34:49.564348 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-d1df30ff-0d05-4f4c-8748-64007650857c None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:49.566391 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-d1df30ff-0d05-4f4c-8748-64007650857c tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] GET https://10.4.3.223/volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745 Jul 03 02:34:49.566391 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-d1df30ff-0d05-4f4c-8748-64007650857c tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:49.566391 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-d1df30ff-0d05-4f4c-8748-64007650857c tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:49.566391 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-d1df30ff-0d05-4f4c-8748-64007650857c tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Show backup with id 8b76accb-7d09-41e6-aee6-18da67c2b745. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:34:49.570490 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:49.570490 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:34:49.571031 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-d1df30ff-0d05-4f4c-8748-64007650857c tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] https://10.4.3.223/volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745 returned with HTTP 200 Jul 03 02:34:49.571651 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 772/3079] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:34:49 2026] GET /volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745 => generated 741 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:34:49.671066 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-76f22c29-2c1f-432b-83f0-5074ee430589 req-ee857820-dbcf-44ae-8d69-650b914a3b24 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:49.673567 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-76f22c29-2c1f-432b-83f0-5074ee430589 req-ee857820-dbcf-44ae-8d69-650b914a3b24 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] DELETE https://10.4.3.223/volume/v3/attachments/142d0be3-beb9-4320-9be3-fafeac625c52 Jul 03 02:34:49.673801 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-76f22c29-2c1f-432b-83f0-5074ee430589 req-ee857820-dbcf-44ae-8d69-650b914a3b24 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:49.674040 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-76f22c29-2c1f-432b-83f0-5074ee430589 req-ee857820-dbcf-44ae-8d69-650b914a3b24 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'version_select' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:49.681817 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:49.681817 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:34:49.787783 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-fd5716f1-3a0d-4b43-86dc-d806c36ff67c None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:49.789541 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-fd5716f1-3a0d-4b43-86dc-d806c36ff67c tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/backups/9a8bbc70-ad9a-4de5-8ddc-88a314021746 Jul 03 02:34:49.789724 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-fd5716f1-3a0d-4b43-86dc-d806c36ff67c tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:49.789915 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-fd5716f1-3a0d-4b43-86dc-d806c36ff67c tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:49.790025 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-fd5716f1-3a0d-4b43-86dc-d806c36ff67c tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Show backup with id 9a8bbc70-ad9a-4de5-8ddc-88a314021746. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:34:49.794536 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:49.794536 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:34:49.794771 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-fd5716f1-3a0d-4b43-86dc-d806c36ff67c tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups/9a8bbc70-ad9a-4de5-8ddc-88a314021746 returned with HTTP 200 Jul 03 02:34:49.795129 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 777/3080] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:34:49 2026] GET /volume/v3/backups/9a8bbc70-ad9a-4de5-8ddc-88a314021746 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:34:49.822840 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-cc2b271c-094c-4a59-8da1-93584df711fe None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:49.824868 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-cc2b271c-094c-4a59-8da1-93584df711fe tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] GET https://10.4.3.223/volume/v3/volumes/85370bf8-f592-4145-a145-fd9bf5d5029d Jul 03 02:34:49.825054 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-cc2b271c-094c-4a59-8da1-93584df711fe tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:49.825287 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-cc2b271c-094c-4a59-8da1-93584df711fe tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:49.834280 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:49.834280 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:34:49.838482 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-cc2b271c-094c-4a59-8da1-93584df711fe tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Volume info retrieved successfully. Jul 03 02:34:49.841701 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-cc2b271c-094c-4a59-8da1-93584df711fe tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] https://10.4.3.223/volume/v3/volumes/85370bf8-f592-4145-a145-fd9bf5d5029d returned with HTTP 200 Jul 03 02:34:49.842155 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 773/3081] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:34:49 2026] GET /volume/v3/volumes/85370bf8-f592-4145-a145-fd9bf5d5029d => generated 1139 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:34:49.876801 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-f0af6760-8757-4bec-869a-1485f1efe0b2 req-115cffaa-b37f-4cd3-a8ed-6fff2a032109 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:49.878954 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-f0af6760-8757-4bec-869a-1485f1efe0b2 req-115cffaa-b37f-4cd3-a8ed-6fff2a032109 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] GET https://10.4.3.223/volume/v3/volumes/85370bf8-f592-4145-a145-fd9bf5d5029d Jul 03 02:34:49.879178 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-f0af6760-8757-4bec-869a-1485f1efe0b2 req-115cffaa-b37f-4cd3-a8ed-6fff2a032109 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:49.879250 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-fddfc5e4-5f40-41ff-a985-d40246ff2bec None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:49.879383 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-f0af6760-8757-4bec-869a-1485f1efe0b2 req-115cffaa-b37f-4cd3-a8ed-6fff2a032109 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:49.880844 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-fddfc5e4-5f40-41ff-a985-d40246ff2bec tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] GET https://10.4.3.223/volume/v3/volumes/0c38a459-d28a-4e6c-b12d-158d1dd0481a Jul 03 02:34:49.881042 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-fddfc5e4-5f40-41ff-a985-d40246ff2bec tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:49.881238 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-fddfc5e4-5f40-41ff-a985-d40246ff2bec tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:49.887553 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:49.887553 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:34:49.890400 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:49.890400 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:34:49.890633 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-fddfc5e4-5f40-41ff-a985-d40246ff2bec tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Volume info retrieved successfully. Jul 03 02:34:49.893726 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [req-f0af6760-8757-4bec-869a-1485f1efe0b2 req-115cffaa-b37f-4cd3-a8ed-6fff2a032109 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Volume info retrieved successfully. Jul 03 02:34:49.894614 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-fddfc5e4-5f40-41ff-a985-d40246ff2bec tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] https://10.4.3.223/volume/v3/volumes/0c38a459-d28a-4e6c-b12d-158d1dd0481a returned with HTTP 200 Jul 03 02:34:49.894968 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 774/3082] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:34:49 2026] GET /volume/v3/volumes/0c38a459-d28a-4e6c-b12d-158d1dd0481a => generated 1193 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:34:49.895472 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-d721a3f6-aa1f-4a69-be34-a7c6c56859db None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:49.897217 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-d721a3f6-aa1f-4a69-be34-a7c6c56859db tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] GET https://10.4.3.223/volume/v3/volumes/06362ad6-6e11-4297-9cd8-e5aa60ad7cc6 Jul 03 02:34:49.897286 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-f0af6760-8757-4bec-869a-1485f1efe0b2 req-115cffaa-b37f-4cd3-a8ed-6fff2a032109 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] https://10.4.3.223/volume/v3/volumes/85370bf8-f592-4145-a145-fd9bf5d5029d returned with HTTP 200 Jul 03 02:34:49.897806 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-d721a3f6-aa1f-4a69-be34-a7c6c56859db tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:49.897806 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-d721a3f6-aa1f-4a69-be34-a7c6c56859db tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:49.897922 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 778/3083] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:34:49 2026] GET /volume/v3/volumes/85370bf8-f592-4145-a145-fd9bf5d5029d => generated 1139 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:34:49.906368 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:49.906368 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:34:49.907033 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-abfd8bad-6476-4120-8c0d-be5c673e5acc None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:49.908779 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-abfd8bad-6476-4120-8c0d-be5c673e5acc tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] GET https://10.4.3.223/volume/v3/volumes/0c38a459-d28a-4e6c-b12d-158d1dd0481a Jul 03 02:34:49.909353 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-abfd8bad-6476-4120-8c0d-be5c673e5acc tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:49.909353 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-abfd8bad-6476-4120-8c0d-be5c673e5acc tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:49.909581 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-d721a3f6-aa1f-4a69-be34-a7c6c56859db tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Volume info retrieved successfully. Jul 03 02:34:49.913910 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-d721a3f6-aa1f-4a69-be34-a7c6c56859db tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/volumes/06362ad6-6e11-4297-9cd8-e5aa60ad7cc6 returned with HTTP 200 Jul 03 02:34:49.914440 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 775/3084] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:34:49 2026] GET /volume/v3/volumes/06362ad6-6e11-4297-9cd8-e5aa60ad7cc6 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:34:49.917614 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:49.917614 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:34:49.918592 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-f0af6760-8757-4bec-869a-1485f1efe0b2 req-4a9ffccb-7988-4b62-a60a-2db71f1ec00c None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:49.920637 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-f0af6760-8757-4bec-869a-1485f1efe0b2 req-4a9ffccb-7988-4b62-a60a-2db71f1ec00c tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] POST https://10.4.3.223/volume/v3/volumes/85370bf8-f592-4145-a145-fd9bf5d5029d/action Jul 03 02:34:49.921017 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-f0af6760-8757-4bec-869a-1485f1efe0b2 req-4a9ffccb-7988-4b62-a60a-2db71f1ec00c tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100013) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:34:49.921163 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-f0af6760-8757-4bec-869a-1485f1efe0b2 req-4a9ffccb-7988-4b62-a60a-2db71f1ec00c tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:34:49.921875 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-abfd8bad-6476-4120-8c0d-be5c673e5acc tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Volume info retrieved successfully. Jul 03 02:34:49.926899 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-abfd8bad-6476-4120-8c0d-be5c673e5acc tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] https://10.4.3.223/volume/v3/volumes/0c38a459-d28a-4e6c-b12d-158d1dd0481a returned with HTTP 200 Jul 03 02:34:49.927485 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 779/3085] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:34:49 2026] GET /volume/v3/volumes/0c38a459-d28a-4e6c-b12d-158d1dd0481a => generated 1193 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:34:49.935585 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:49.935585 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:34:49.936117 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-f0af6760-8757-4bec-869a-1485f1efe0b2 req-4a9ffccb-7988-4b62-a60a-2db71f1ec00c tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Volume info retrieved successfully. Jul 03 02:34:49.939744 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-d8d889a9-3860-4bb2-9964-0336800a507f None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:49.941501 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-d8d889a9-3860-4bb2-9964-0336800a507f tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] DELETE https://10.4.3.223/volume/v3/volumes/0c38a459-d28a-4e6c-b12d-158d1dd0481a Jul 03 02:34:49.941721 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-d8d889a9-3860-4bb2-9964-0336800a507f tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:49.941902 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-d8d889a9-3860-4bb2-9964-0336800a507f tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:49.942092 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-d8d889a9-3860-4bb2-9964-0336800a507f tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Delete volume with id: 0c38a459-d28a-4e6c-b12d-158d1dd0481a Jul 03 02:34:49.946398 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-f0af6760-8757-4bec-869a-1485f1efe0b2 req-4a9ffccb-7988-4b62-a60a-2db71f1ec00c tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Begin detaching volume completed successfully. Jul 03 02:34:49.946655 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-f0af6760-8757-4bec-869a-1485f1efe0b2 req-4a9ffccb-7988-4b62-a60a-2db71f1ec00c tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] https://10.4.3.223/volume/v3/volumes/85370bf8-f592-4145-a145-fd9bf5d5029d/action returned with HTTP 202 Jul 03 02:34:49.947087 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 776/3086] 10.4.3.223 () {72 vars in 1672 bytes} [Fri Jul 3 02:34:49 2026] POST /volume/v3/volumes/85370bf8-f592-4145-a145-fd9bf5d5029d/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jul 03 02:34:49.950390 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:49.950390 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:34:49.950893 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-d8d889a9-3860-4bb2-9964-0336800a507f tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Volume info retrieved successfully. Jul 03 02:34:49.952195 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.coordination [req-fab140b5-3b18-4003-9b88-c95d80293e68 req-29499ef9-ea21-4bbb-b4e8-e8a8e065bfa0 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Lock "cinder-attachment_update-06362ad6-6e11-4297-9cd8-e5aa60ad7cc6-np0000004352" released by "attachment_update" :: held 0.523s {{(pid=100014) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 02:34:49.952514 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-fab140b5-3b18-4003-9b88-c95d80293e68 req-29499ef9-ea21-4bbb-b4e8-e8a8e065bfa0 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/attachments/0906aba9-7f99-44d4-94b8-81db04ce3a8d returned with HTTP 200 Jul 03 02:34:49.952930 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 767/3087] 10.4.3.223 () {74 vars in 1704 bytes} [Fri Jul 3 02:34:49 2026] PUT /volume/v3/attachments/0906aba9-7f99-44d4-94b8-81db04ce3a8d => generated 969 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:34:49.977230 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-d8d889a9-3860-4bb2-9964-0336800a507f tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Delete volume request issued successfully. Jul 03 02:34:49.977514 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-d8d889a9-3860-4bb2-9964-0336800a507f tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] https://10.4.3.223/volume/v3/volumes/0c38a459-d28a-4e6c-b12d-158d1dd0481a returned with HTTP 202 Jul 03 02:34:49.978103 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 780/3088] 10.4.3.223 () {68 vars in 1392 bytes} [Fri Jul 3 02:34:49 2026] DELETE /volume/v3/volumes/0c38a459-d28a-4e6c-b12d-158d1dd0481a => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 02:34:49.985519 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-1b29d119-291c-484c-bc88-415fa7eceb90 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:49.987274 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-1b29d119-291c-484c-bc88-415fa7eceb90 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] GET https://10.4.3.223/volume/v3/volumes/0c38a459-d28a-4e6c-b12d-158d1dd0481a Jul 03 02:34:49.987647 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-1b29d119-291c-484c-bc88-415fa7eceb90 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:49.987853 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-1b29d119-291c-484c-bc88-415fa7eceb90 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:49.995561 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:49.995561 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:34:49.999782 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-1b29d119-291c-484c-bc88-415fa7eceb90 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Volume info retrieved successfully. Jul 03 02:34:50.004728 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-1b29d119-291c-484c-bc88-415fa7eceb90 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] https://10.4.3.223/volume/v3/volumes/0c38a459-d28a-4e6c-b12d-158d1dd0481a returned with HTTP 200 Jul 03 02:34:50.005150 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 777/3089] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:34:49 2026] GET /volume/v3/volumes/0c38a459-d28a-4e6c-b12d-158d1dd0481a => generated 1192 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:34:50.211877 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-76f22c29-2c1f-432b-83f0-5074ee430589 req-ee857820-dbcf-44ae-8d69-650b914a3b24 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/attachments/142d0be3-beb9-4320-9be3-fafeac625c52 returned with HTTP 200 Jul 03 02:34:50.212306 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 766/3090] 10.4.3.223 () {72 vars in 1673 bytes} [Fri Jul 3 02:34:49 2026] DELETE /volume/v3/attachments/142d0be3-beb9-4320-9be3-fafeac625c52 => generated 19 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:34:50.582527 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-ba4d2714-6ed8-43ea-b211-cfcfda1a05e8 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:50.584519 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-ba4d2714-6ed8-43ea-b211-cfcfda1a05e8 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] GET https://10.4.3.223/volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745 Jul 03 02:34:50.584742 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-ba4d2714-6ed8-43ea-b211-cfcfda1a05e8 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:50.584942 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-ba4d2714-6ed8-43ea-b211-cfcfda1a05e8 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:50.585096 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-ba4d2714-6ed8-43ea-b211-cfcfda1a05e8 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Show backup with id 8b76accb-7d09-41e6-aee6-18da67c2b745. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:34:50.589348 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:50.589348 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:34:50.590146 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-ba4d2714-6ed8-43ea-b211-cfcfda1a05e8 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] https://10.4.3.223/volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745 returned with HTTP 200 Jul 03 02:34:50.590487 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 768/3091] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:34:50 2026] GET /volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745 => generated 743 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:34:50.804710 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-b207d7ca-341c-4cb2-84de-8897ff6334d2 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:50.806545 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-b207d7ca-341c-4cb2-84de-8897ff6334d2 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/backups/9a8bbc70-ad9a-4de5-8ddc-88a314021746 Jul 03 02:34:50.806750 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-b207d7ca-341c-4cb2-84de-8897ff6334d2 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:50.806934 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-b207d7ca-341c-4cb2-84de-8897ff6334d2 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:50.807024 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-b207d7ca-341c-4cb2-84de-8897ff6334d2 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Show backup with id 9a8bbc70-ad9a-4de5-8ddc-88a314021746. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:34:50.811231 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:50.811231 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:34:50.811799 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-b207d7ca-341c-4cb2-84de-8897ff6334d2 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups/9a8bbc70-ad9a-4de5-8ddc-88a314021746 returned with HTTP 200 Jul 03 02:34:50.812184 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 781/3092] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:34:50 2026] GET /volume/v3/backups/9a8bbc70-ad9a-4de5-8ddc-88a314021746 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:34:50.926462 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-406e505a-69fd-4dfb-97a5-877d5e3f2863 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:50.928121 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-406e505a-69fd-4dfb-97a5-877d5e3f2863 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] GET https://10.4.3.223/volume/v3/volumes/06362ad6-6e11-4297-9cd8-e5aa60ad7cc6 Jul 03 02:34:50.928483 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-406e505a-69fd-4dfb-97a5-877d5e3f2863 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:50.928757 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-406e505a-69fd-4dfb-97a5-877d5e3f2863 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:50.938484 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:50.938484 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:34:50.941994 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-406e505a-69fd-4dfb-97a5-877d5e3f2863 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Volume info retrieved successfully. Jul 03 02:34:50.946351 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-406e505a-69fd-4dfb-97a5-877d5e3f2863 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/volumes/06362ad6-6e11-4297-9cd8-e5aa60ad7cc6 returned with HTTP 200 Jul 03 02:34:50.946732 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 778/3093] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:34:50 2026] GET /volume/v3/volumes/06362ad6-6e11-4297-9cd8-e5aa60ad7cc6 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:34:50.976118 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-cdf5698a-fd44-45ba-9016-3586eb35695f None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:50.976502 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-cdf5698a-fd44-45ba-9016-3586eb35695f None None] GET https://10.4.3.223/volume// Jul 03 02:34:50.976704 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-cdf5698a-fd44-45ba-9016-3586eb35695f None None] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:50.976909 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-cdf5698a-fd44-45ba-9016-3586eb35695f None None] Calling method 'all' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:50.977231 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-cdf5698a-fd44-45ba-9016-3586eb35695f None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:34:50.977543 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 767/3094] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:34:50 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:34:50.985266 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-f0af6760-8757-4bec-869a-1485f1efe0b2 req-ea865e46-2aa7-4cf0-8028-6d817384f44f None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:50.988007 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-f0af6760-8757-4bec-869a-1485f1efe0b2 req-ea865e46-2aa7-4cf0-8028-6d817384f44f tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] GET https://10.4.3.223/volume/v3/volumes/85370bf8-f592-4145-a145-fd9bf5d5029d Jul 03 02:34:50.988304 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-f0af6760-8757-4bec-869a-1485f1efe0b2 req-ea865e46-2aa7-4cf0-8028-6d817384f44f tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:50.988539 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-f0af6760-8757-4bec-869a-1485f1efe0b2 req-ea865e46-2aa7-4cf0-8028-6d817384f44f tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:51.000753 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:51.000753 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:34:51.004795 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [req-f0af6760-8757-4bec-869a-1485f1efe0b2 req-ea865e46-2aa7-4cf0-8028-6d817384f44f tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Volume info retrieved successfully. Jul 03 02:34:51.009898 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-f0af6760-8757-4bec-869a-1485f1efe0b2 req-ea865e46-2aa7-4cf0-8028-6d817384f44f tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] https://10.4.3.223/volume/v3/volumes/85370bf8-f592-4145-a145-fd9bf5d5029d returned with HTTP 200 Jul 03 02:34:51.010413 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 769/3095] 10.4.3.223 () {70 vars in 1639 bytes} [Fri Jul 3 02:34:50 2026] GET /volume/v3/volumes/85370bf8-f592-4145-a145-fd9bf5d5029d => generated 1322 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:34:51.018184 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-4a5d1a47-4c5a-4c5d-b49d-7bf7f29305f5 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:51.020185 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-4a5d1a47-4c5a-4c5d-b49d-7bf7f29305f5 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] GET https://10.4.3.223/volume/v3/volumes/0c38a459-d28a-4e6c-b12d-158d1dd0481a Jul 03 02:34:51.020393 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-4a5d1a47-4c5a-4c5d-b49d-7bf7f29305f5 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:51.020623 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-4a5d1a47-4c5a-4c5d-b49d-7bf7f29305f5 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:51.026834 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-4a5d1a47-4c5a-4c5d-b49d-7bf7f29305f5 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] https://10.4.3.223/volume/v3/volumes/0c38a459-d28a-4e6c-b12d-158d1dd0481a returned with HTTP 404 Jul 03 02:34:51.027275 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 782/3096] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:34:51 2026] GET /volume/v3/volumes/0c38a459-d28a-4e6c-b12d-158d1dd0481a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 02:34:51.186086 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-b9f04964-ab4d-46bb-86d5-ddead3ea8292 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:51.188289 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-b9f04964-ab4d-46bb-86d5-ddead3ea8292 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] DELETE https://10.4.3.223/volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4 Jul 03 02:34:51.189130 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-b9f04964-ab4d-46bb-86d5-ddead3ea8292 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:51.189410 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-b9f04964-ab4d-46bb-86d5-ddead3ea8292 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Calling method 'delete' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:51.189658 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.volumes [None req-b9f04964-ab4d-46bb-86d5-ddead3ea8292 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Delete volume with id: 76e7fcca-3391-48a2-8aee-85b41d0952d4 Jul 03 02:34:51.200665 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:51.200665 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:34:51.201285 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-b9f04964-ab4d-46bb-86d5-ddead3ea8292 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Volume info retrieved successfully. Jul 03 02:34:51.229347 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-b9f04964-ab4d-46bb-86d5-ddead3ea8292 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Delete volume request issued successfully. Jul 03 02:34:51.229347 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-b9f04964-ab4d-46bb-86d5-ddead3ea8292 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4 returned with HTTP 202 Jul 03 02:34:51.229347 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 779/3097] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:34:51 2026] DELETE /volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:34:51.236795 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-7d20cb3b-ee74-4a86-a541-d553810b3131 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:51.239840 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-7d20cb3b-ee74-4a86-a541-d553810b3131 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] GET https://10.4.3.223/volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4 Jul 03 02:34:51.239840 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-7d20cb3b-ee74-4a86-a541-d553810b3131 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:51.239840 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-7d20cb3b-ee74-4a86-a541-d553810b3131 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:51.249278 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:51.249278 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:34:51.255408 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-7d20cb3b-ee74-4a86-a541-d553810b3131 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Volume info retrieved successfully. Jul 03 02:34:51.259200 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-7d20cb3b-ee74-4a86-a541-d553810b3131 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4 returned with HTTP 200 Jul 03 02:34:51.259775 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 768/3098] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:34:51 2026] GET /volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4 => generated 852 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:34:51.600653 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-062a4fa5-4699-4cb9-8536-2cb39f17ff37 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:51.602362 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-062a4fa5-4699-4cb9-8536-2cb39f17ff37 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] GET https://10.4.3.223/volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745 Jul 03 02:34:51.602675 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-062a4fa5-4699-4cb9-8536-2cb39f17ff37 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:51.602837 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-062a4fa5-4699-4cb9-8536-2cb39f17ff37 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:51.602969 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-062a4fa5-4699-4cb9-8536-2cb39f17ff37 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Show backup with id 8b76accb-7d09-41e6-aee6-18da67c2b745. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:34:51.606531 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:51.606531 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:34:51.607197 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-062a4fa5-4699-4cb9-8536-2cb39f17ff37 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] https://10.4.3.223/volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745 returned with HTTP 200 Jul 03 02:34:51.607521 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 770/3099] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:34:51 2026] GET /volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745 => generated 743 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:34:51.822170 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-074475d6-5250-4861-8eed-a7fd0f671ca7 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:51.823903 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-074475d6-5250-4861-8eed-a7fd0f671ca7 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/backups/9a8bbc70-ad9a-4de5-8ddc-88a314021746 Jul 03 02:34:51.824157 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-074475d6-5250-4861-8eed-a7fd0f671ca7 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:51.824325 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-074475d6-5250-4861-8eed-a7fd0f671ca7 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:51.824467 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-074475d6-5250-4861-8eed-a7fd0f671ca7 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Show backup with id 9a8bbc70-ad9a-4de5-8ddc-88a314021746. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:34:51.828023 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:51.828023 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:34:51.828557 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-074475d6-5250-4861-8eed-a7fd0f671ca7 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups/9a8bbc70-ad9a-4de5-8ddc-88a314021746 returned with HTTP 200 Jul 03 02:34:51.828871 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 783/3100] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:34:51 2026] GET /volume/v3/backups/9a8bbc70-ad9a-4de5-8ddc-88a314021746 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:34:51.838163 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-e2e0fbaa-903b-45d1-a72a-cf06924fedd4 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:51.840295 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-e2e0fbaa-903b-45d1-a72a-cf06924fedd4 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/backups/9a8bbc70-ad9a-4de5-8ddc-88a314021746/export_record Jul 03 02:34:51.840383 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-e2e0fbaa-903b-45d1-a72a-cf06924fedd4 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:51.840540 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-e2e0fbaa-903b-45d1-a72a-cf06924fedd4 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'export_record' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:51.840638 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.contrib.backups [None req-e2e0fbaa-903b-45d1-a72a-cf06924fedd4 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Export record for backup 9a8bbc70-ad9a-4de5-8ddc-88a314021746. {{(pid=100013) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 03 02:34:51.844770 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:51.844770 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:34:51.845526 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.backup.api [None req-e2e0fbaa-903b-45d1-a72a-cf06924fedd4 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling RPCAPI with context: , host: np0000004352, backup: 9a8bbc70-ad9a-4de5-8ddc-88a314021746. {{(pid=100013) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 03 02:34:51.854644 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.backup.rpcapi [None req-e2e0fbaa-903b-45d1-a72a-cf06924fedd4 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] export_record in rpcapi backup_id 9a8bbc70-ad9a-4de5-8ddc-88a314021746 on host np0000004352. {{(pid=100013) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 03 02:34:51.958023 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-455f3c0e-1617-4a90-831c-4d70ce945375 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:51.959519 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-455f3c0e-1617-4a90-831c-4d70ce945375 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] GET https://10.4.3.223/volume/v3/volumes/06362ad6-6e11-4297-9cd8-e5aa60ad7cc6 Jul 03 02:34:51.959690 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-455f3c0e-1617-4a90-831c-4d70ce945375 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:51.959855 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-455f3c0e-1617-4a90-831c-4d70ce945375 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:51.968306 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:51.968306 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:34:51.972786 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-455f3c0e-1617-4a90-831c-4d70ce945375 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Volume info retrieved successfully. Jul 03 02:34:51.978962 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-455f3c0e-1617-4a90-831c-4d70ce945375 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/volumes/06362ad6-6e11-4297-9cd8-e5aa60ad7cc6 returned with HTTP 200 Jul 03 02:34:51.979398 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 769/3101] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:34:51 2026] GET /volume/v3/volumes/06362ad6-6e11-4297-9cd8-e5aa60ad7cc6 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:34:52.275570 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-049e2b4f-c689-46a8-8b41-b50a94ea92a0 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:52.277383 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-049e2b4f-c689-46a8-8b41-b50a94ea92a0 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] GET https://10.4.3.223/volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4 Jul 03 02:34:52.277560 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-049e2b4f-c689-46a8-8b41-b50a94ea92a0 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:52.277752 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-049e2b4f-c689-46a8-8b41-b50a94ea92a0 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:52.283754 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-049e2b4f-c689-46a8-8b41-b50a94ea92a0 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4 returned with HTTP 404 Jul 03 02:34:52.284220 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 771/3102] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:34:52 2026] GET /volume/v3/volumes/76e7fcca-3391-48a2-8aee-85b41d0952d4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:34:52.356739 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.contrib.backups [None req-e2e0fbaa-903b-45d1-a72a-cf06924fedd4 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOWE4YmJjNzAtYWQ5YS00ZGU1LThkZGMtODhhMzE0MDIxNzQ2IiwgInVzZXJfaWQiOiAiZjc0ODc2NTFjZWY0NDIwYmJlNWNmYTFiNzliYjczOTciLCAicHJvamVjdF9pZCI6ICI2YzkwYjFiYjAzMjE0NzJmODgyYTc1MzZiNTIyYjllMCIsICJ2b2x1bWVfaWQiOiAiZWU2OGY2OTItN2JjYi00MjQ2LTk3OGUtMzdjZDdhOWJhZDZlIiwgImhvc3QiOiAibnAwMDAwMDA0MzUyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC03MTQwNTgwNzYiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9lZTY4ZjY5Mi03YmNiLTQyNDYtOTc4ZS0zN2NkN2E5YmFkNmUvMjAyNjA3MDMwMjM0MzcvYXpfbm92YV9iYWNrdXBfOWE4YmJjNzAtYWQ5YS00ZGU1LThkZGMtODhhMzE0MDIxNzQ2IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0wM1QwMjozNDozNFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QwMjozNDozNFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDAyOjM0OjUxWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100013) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 03 02:34:52.357247 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-e2e0fbaa-903b-45d1-a72a-cf06924fedd4 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups/9a8bbc70-ad9a-4de5-8ddc-88a314021746/export_record returned with HTTP 200 Jul 03 02:34:52.357762 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 780/3103] 10.4.3.223 () {68 vars in 1430 bytes} [Fri Jul 3 02:34:51 2026] GET /volume/v3/backups/9a8bbc70-ad9a-4de5-8ddc-88a314021746/export_record => generated 1424 bytes in 520 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:34:52.364899 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-1b21b501-a1ec-4b51-a03d-a6c2fa373ad7 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:52.366838 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-1b21b501-a1ec-4b51-a03d-a6c2fa373ad7 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/backups/9a8bbc70-ad9a-4de5-8ddc-88a314021746 Jul 03 02:34:52.367133 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-1b21b501-a1ec-4b51-a03d-a6c2fa373ad7 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:52.367286 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-1b21b501-a1ec-4b51-a03d-a6c2fa373ad7 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:52.367392 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-1b21b501-a1ec-4b51-a03d-a6c2fa373ad7 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Show backup with id 9a8bbc70-ad9a-4de5-8ddc-88a314021746. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:34:52.371202 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:52.371202 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:34:52.371796 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-1b21b501-a1ec-4b51-a03d-a6c2fa373ad7 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups/9a8bbc70-ad9a-4de5-8ddc-88a314021746 returned with HTTP 200 Jul 03 02:34:52.372175 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 784/3104] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:34:52 2026] GET /volume/v3/backups/9a8bbc70-ad9a-4de5-8ddc-88a314021746 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:34:52.383171 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-3cd6a7b5-6217-429b-8a00-7b70856dca18 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:52.385444 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-3cd6a7b5-6217-429b-8a00-7b70856dca18 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] POST https://10.4.3.223/volume/v3/backups/import_record Jul 03 02:34:52.386086 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-3cd6a7b5-6217-429b-8a00-7b70856dca18 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYzdkZDRiZTktMmE1OS00MDEyLWE4OGUtOTY2MjIxNGUyM2NlIiwgInVzZXJfaWQiOiAiZjc0ODc2NTFjZWY0NDIwYmJlNWNmYTFiNzliYjczOTciLCAicHJvamVjdF9pZCI6ICI2YzkwYjFiYjAzMjE0NzJmODgyYTc1MzZiNTIyYjllMCIsICJ2b2x1bWVfaWQiOiAiZWU2OGY2OTItN2JjYi00MjQ2LTk3OGUtMzdjZDdhOWJhZDZlIiwgImhvc3QiOiAibnAwMDAwMDA0MzUyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC03MTQwNTgwNzYiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9lZTY4ZjY5Mi03YmNiLTQyNDYtOTc4ZS0zN2NkN2E5YmFkNmUvMjAyNjA3MDMwMjM0MzcvYXpfbm92YV9iYWNrdXBfOWE4YmJjNzAtYWQ5YS00ZGU1LThkZGMtODhhMzE0MDIxNzQ2IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0wM1QwMjozNDozNFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QwMjozNDozNFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDAyOjM0OjUxWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:34:52.388009 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.contrib.backups [None req-3cd6a7b5-6217-429b-8a00-7b70856dca18 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYzdkZDRiZTktMmE1OS00MDEyLWE4OGUtOTY2MjIxNGUyM2NlIiwgInVzZXJfaWQiOiAiZjc0ODc2NTFjZWY0NDIwYmJlNWNmYTFiNzliYjczOTciLCAicHJvamVjdF9pZCI6ICI2YzkwYjFiYjAzMjE0NzJmODgyYTc1MzZiNTIyYjllMCIsICJ2b2x1bWVfaWQiOiAiZWU2OGY2OTItN2JjYi00MjQ2LTk3OGUtMzdjZDdhOWJhZDZlIiwgImhvc3QiOiAibnAwMDAwMDA0MzUyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC03MTQwNTgwNzYiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9lZTY4ZjY5Mi03YmNiLTQyNDYtOTc4ZS0zN2NkN2E5YmFkNmUvMjAyNjA3MDMwMjM0MzcvYXpfbm92YV9iYWNrdXBfOWE4YmJjNzAtYWQ5YS00ZGU1LThkZGMtODhhMzE0MDIxNzQ2IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0wM1QwMjozNDozNFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QwMjozNDozNFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDAyOjM0OjUxWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100012) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 03 02:34:52.388210 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.contrib.backups [None req-3cd6a7b5-6217-429b-8a00-7b70856dca18 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYzdkZDRiZTktMmE1OS00MDEyLWE4OGUtOTY2MjIxNGUyM2NlIiwgInVzZXJfaWQiOiAiZjc0ODc2NTFjZWY0NDIwYmJlNWNmYTFiNzliYjczOTciLCAicHJvamVjdF9pZCI6ICI2YzkwYjFiYjAzMjE0NzJmODgyYTc1MzZiNTIyYjllMCIsICJ2b2x1bWVfaWQiOiAiZWU2OGY2OTItN2JjYi00MjQ2LTk3OGUtMzdjZDdhOWJhZDZlIiwgImhvc3QiOiAibnAwMDAwMDA0MzUyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC03MTQwNTgwNzYiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9lZTY4ZjY5Mi03YmNiLTQyNDYtOTc4ZS0zN2NkN2E5YmFkNmUvMjAyNjA3MDMwMjM0MzcvYXpfbm92YV9iYWNrdXBfOWE4YmJjNzAtYWQ5YS00ZGU1LThkZGMtODhhMzE0MDIxNzQ2IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0wM1QwMjozNDozNFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QwMjozNDozNFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDAyOjM0OjUxWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100012) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 03 02:34:52.429906 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.quota [None req-3cd6a7b5-6217-429b-8a00-7b70856dca18 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Created reservations ['8173c320-e411-4037-aa6a-c966a91848ae', 'd2836e33-33e9-426c-bfc0-da625ea9cfb5'] {{(pid=100012) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:34:52.460501 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.backup.rpcapi [None req-3cd6a7b5-6217-429b-8a00-7b70856dca18 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] import_record rpcapi backup id c7dd4be9-2a59-4012-a88e-9662214e23ce on host np0000004352 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYzdkZDRiZTktMmE1OS00MDEyLWE4OGUtOTY2MjIxNGUyM2NlIiwgInVzZXJfaWQiOiAiZjc0ODc2NTFjZWY0NDIwYmJlNWNmYTFiNzliYjczOTciLCAicHJvamVjdF9pZCI6ICI2YzkwYjFiYjAzMjE0NzJmODgyYTc1MzZiNTIyYjllMCIsICJ2b2x1bWVfaWQiOiAiZWU2OGY2OTItN2JjYi00MjQ2LTk3OGUtMzdjZDdhOWJhZDZlIiwgImhvc3QiOiAibnAwMDAwMDA0MzUyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC03MTQwNTgwNzYiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9lZTY4ZjY5Mi03YmNiLTQyNDYtOTc4ZS0zN2NkN2E5YmFkNmUvMjAyNjA3MDMwMjM0MzcvYXpfbm92YV9iYWNrdXBfOWE4YmJjNzAtYWQ5YS00ZGU1LThkZGMtODhhMzE0MDIxNzQ2IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0wM1QwMjozNDozNFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QwMjozNDozNFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDAyOjM0OjUxWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100012) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Jul 03 02:34:52.462821 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.contrib.backups [None req-3cd6a7b5-6217-429b-8a00-7b70856dca18 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Import record output: {'backup': {'id': 'c7dd4be9-2a59-4012-a88e-9662214e23ce', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.223/volume/v3/backups/c7dd4be9-2a59-4012-a88e-9662214e23ce'}, {'rel': 'bookmark', 'href': 'https://10.4.3.223/volume/backups/c7dd4be9-2a59-4012-a88e-9662214e23ce'}]}}. {{(pid=100012) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Jul 03 02:34:52.463463 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-3cd6a7b5-6217-429b-8a00-7b70856dca18 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups/import_record returned with HTTP 201 Jul 03 02:34:52.463463 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 770/3105] 10.4.3.223 () {70 vars in 1342 bytes} [Fri Jul 3 02:34:52 2026] POST /volume/v3/backups/import_record => generated 288 bytes in 81 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Jul 03 02:34:52.471296 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-d4800179-a450-411a-9077-9175b30c577b None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:52.473449 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-d4800179-a450-411a-9077-9175b30c577b tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/backups/c7dd4be9-2a59-4012-a88e-9662214e23ce Jul 03 02:34:52.473752 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-d4800179-a450-411a-9077-9175b30c577b tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:52.474156 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-d4800179-a450-411a-9077-9175b30c577b tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:52.474156 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-d4800179-a450-411a-9077-9175b30c577b tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Show backup with id c7dd4be9-2a59-4012-a88e-9662214e23ce. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:34:52.478492 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:52.478492 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:34:52.479134 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-d4800179-a450-411a-9077-9175b30c577b tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups/c7dd4be9-2a59-4012-a88e-9662214e23ce returned with HTTP 200 Jul 03 02:34:52.479573 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 772/3106] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:34:52 2026] GET /volume/v3/backups/c7dd4be9-2a59-4012-a88e-9662214e23ce => generated 647 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:34:52.617428 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-2a2822f9-7fde-4066-a4f4-9438bf2285e3 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:52.619075 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-2a2822f9-7fde-4066-a4f4-9438bf2285e3 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] GET https://10.4.3.223/volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745 Jul 03 02:34:52.619263 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-2a2822f9-7fde-4066-a4f4-9438bf2285e3 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:52.619472 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-2a2822f9-7fde-4066-a4f4-9438bf2285e3 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:52.619582 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-2a2822f9-7fde-4066-a4f4-9438bf2285e3 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Show backup with id 8b76accb-7d09-41e6-aee6-18da67c2b745. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:34:52.622553 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-c2c52e3a-1640-4d01-9783-b7a4453c5fb0 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:52.623994 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:52.623994 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:34:52.624338 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-c2c52e3a-1640-4d01-9783-b7a4453c5fb0 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:34:52.624708 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-c2c52e3a-1640-4d01-9783-b7a4453c5fb0 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "imageRef": "c3cd957a-bf98-4acc-b842-48f69114f30e", "size": 1}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:34:52.624923 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-2a2822f9-7fde-4066-a4f4-9438bf2285e3 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] https://10.4.3.223/volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745 returned with HTTP 200 Jul 03 02:34:52.625282 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 781/3107] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:34:52 2026] GET /volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745 => generated 743 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:34:52.626304 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.volumes [None req-c2c52e3a-1640-4d01-9783-b7a4453c5fb0 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'imageRef': 'c3cd957a-bf98-4acc-b842-48f69114f30e', 'size': 1}} {{(pid=100015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:34:52.697320 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-c2c52e3a-1640-4d01-9783-b7a4453c5fb0 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Create volume of 1 GB Jul 03 02:34:52.701574 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-c2c52e3a-1640-4d01-9783-b7a4453c5fb0 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Availability Zones retrieved successfully. Jul 03 02:34:52.707214 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-c2c52e3a-1640-4d01-9783-b7a4453c5fb0 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Flow 'volume_create_api' (9355a3dd-84bc-4bdd-9fc2-62a238ce371f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:34:52.708509 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-c2c52e3a-1640-4d01-9783-b7a4453c5fb0 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ed4885b-5867-490f-bece-3844bdaa2571) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:34:52.709717 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.flows.api.create_volume [None req-c2c52e3a-1640-4d01-9783-b7a4453c5fb0 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Validating volume size '1' using validate_int {{(pid=100015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:34:52.760599 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-c2c52e3a-1640-4d01-9783-b7a4453c5fb0 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ed4885b-5867-490f-bece-3844bdaa2571) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:34:52.761294 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-c2c52e3a-1640-4d01-9783-b7a4453c5fb0 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b5cf66b-4f9e-4e25-b0ee-090ccb63cc5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:34:52.800486 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.quota [None req-c2c52e3a-1640-4d01-9783-b7a4453c5fb0 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Created reservations ['362c8218-a11a-417b-9270-336fecaaa65d', '710eb708-fde1-45ac-ba6f-5d0b7463c930', '12a1e687-1d8c-4a0b-941b-e9415cfd2ab3', '5bbadd8c-b1d8-441e-a784-170e74ec43c0'] {{(pid=100015) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:34:52.801140 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-c2c52e3a-1640-4d01-9783-b7a4453c5fb0 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b5cf66b-4f9e-4e25-b0ee-090ccb63cc5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['362c8218-a11a-417b-9270-336fecaaa65d', '710eb708-fde1-45ac-ba6f-5d0b7463c930', '12a1e687-1d8c-4a0b-941b-e9415cfd2ab3', '5bbadd8c-b1d8-441e-a784-170e74ec43c0']}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:34:52.801871 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-c2c52e3a-1640-4d01-9783-b7a4453c5fb0 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f322c7db-2495-4472-b518-32142110fe9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:34:52.825925 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-c2c52e3a-1640-4d01-9783-b7a4453c5fb0 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f322c7db-2495-4472-b518-32142110fe9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c852796b-2802-425d-b47f-15d4bf42032d', '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='12c18f453cfa48d69596b7a7ef5cfd0b',qos_specs=None,replication_status=,reservations=['362c8218-a11a-417b-9270-336fecaaa65d','710eb708-fde1-45ac-ba6f-5d0b7463c930','12a1e687-1d8c-4a0b-941b-e9415cfd2ab3','5bbadd8c-b1d8-441e-a784-170e74ec43c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80c48113f1774e67ae9ef1dc105a0664',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:34:52Z,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=c852796b-2802-425d-b47f-15d4bf42032d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='12c18f453cfa48d69596b7a7ef5cfd0b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='80c48113f1774e67ae9ef1dc105a0664',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:34:52.826652 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-c2c52e3a-1640-4d01-9783-b7a4453c5fb0 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2acb90a7-221a-4129-b693-ddb077c8d3bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:34:52.843648 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-c2c52e3a-1640-4d01-9783-b7a4453c5fb0 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2acb90a7-221a-4129-b693-ddb077c8d3bd) transitioned into state 'SUCCESS' from 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='12c18f453cfa48d69596b7a7ef5cfd0b',qos_specs=None,replication_status=,reservations=['362c8218-a11a-417b-9270-336fecaaa65d','710eb708-fde1-45ac-ba6f-5d0b7463c930','12a1e687-1d8c-4a0b-941b-e9415cfd2ab3','5bbadd8c-b1d8-441e-a784-170e74ec43c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80c48113f1774e67ae9ef1dc105a0664',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:34:52.844379 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-c2c52e3a-1640-4d01-9783-b7a4453c5fb0 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ecbf3b46-d669-4059-a2d2-426ed0eb6484) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:34:52.855792 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-c2c52e3a-1640-4d01-9783-b7a4453c5fb0 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ecbf3b46-d669-4059-a2d2-426ed0eb6484) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:34:52.856654 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-c2c52e3a-1640-4d01-9783-b7a4453c5fb0 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Flow 'volume_create_api' (9355a3dd-84bc-4bdd-9fc2-62a238ce371f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:34:52.856929 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-c2c52e3a-1640-4d01-9783-b7a4453c5fb0 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Create volume request issued successfully. Jul 03 02:34:52.857494 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-c2c52e3a-1640-4d01-9783-b7a4453c5fb0 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:34:52.858151 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 785/3108] 10.4.3.223 () {70 vars in 1300 bytes} [Fri Jul 3 02:34:52 2026] POST /volume/v3/volumes => generated 775 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:34:52.868751 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-7687b644-2439-4748-ac9e-70386fcd3d63 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:52.870355 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-7687b644-2439-4748-ac9e-70386fcd3d63 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] GET https://10.4.3.223/volume/v3/volumes/c852796b-2802-425d-b47f-15d4bf42032d Jul 03 02:34:52.870561 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-7687b644-2439-4748-ac9e-70386fcd3d63 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:52.870735 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-7687b644-2439-4748-ac9e-70386fcd3d63 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:52.877492 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:52.877492 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:34:52.881291 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-7687b644-2439-4748-ac9e-70386fcd3d63 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Volume info retrieved successfully. Jul 03 02:34:52.886694 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-7687b644-2439-4748-ac9e-70386fcd3d63 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] https://10.4.3.223/volume/v3/volumes/c852796b-2802-425d-b47f-15d4bf42032d returned with HTTP 200 Jul 03 02:34:52.887082 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 771/3109] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:34:52 2026] GET /volume/v3/volumes/c852796b-2802-425d-b47f-15d4bf42032d => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:34:52.990928 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-45648209-af68-4456-a2e8-a93c202cca23 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:52.992790 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-45648209-af68-4456-a2e8-a93c202cca23 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] GET https://10.4.3.223/volume/v3/volumes/06362ad6-6e11-4297-9cd8-e5aa60ad7cc6 Jul 03 02:34:52.993045 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-45648209-af68-4456-a2e8-a93c202cca23 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:52.993243 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-45648209-af68-4456-a2e8-a93c202cca23 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:53.003173 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:53.003173 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:34:53.006794 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-45648209-af68-4456-a2e8-a93c202cca23 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Volume info retrieved successfully. Jul 03 02:34:53.011004 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-45648209-af68-4456-a2e8-a93c202cca23 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/volumes/06362ad6-6e11-4297-9cd8-e5aa60ad7cc6 returned with HTTP 200 Jul 03 02:34:53.011390 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 773/3110] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:34:52 2026] GET /volume/v3/volumes/06362ad6-6e11-4297-9cd8-e5aa60ad7cc6 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:34:53.322908 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-f0af6760-8757-4bec-869a-1485f1efe0b2 req-2164588c-3370-4d93-ba24-4229d5e853c8 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:53.324865 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-f0af6760-8757-4bec-869a-1485f1efe0b2 req-2164588c-3370-4d93-ba24-4229d5e853c8 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] DELETE https://10.4.3.223/volume/v3/attachments/2b0fceb7-8316-4bbf-bf00-ffe42f7a068b Jul 03 02:34:53.325046 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-f0af6760-8757-4bec-869a-1485f1efe0b2 req-2164588c-3370-4d93-ba24-4229d5e853c8 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:53.325209 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-f0af6760-8757-4bec-869a-1485f1efe0b2 req-2164588c-3370-4d93-ba24-4229d5e853c8 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Calling method 'version_select' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:53.332668 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:53.332668 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:34:53.490282 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-ea9b5747-a0cb-4ae7-aabc-e98915a2469f None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:53.493743 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-ea9b5747-a0cb-4ae7-aabc-e98915a2469f tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/backups/c7dd4be9-2a59-4012-a88e-9662214e23ce Jul 03 02:34:53.494058 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-ea9b5747-a0cb-4ae7-aabc-e98915a2469f tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:53.494520 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-ea9b5747-a0cb-4ae7-aabc-e98915a2469f tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:53.494520 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-ea9b5747-a0cb-4ae7-aabc-e98915a2469f tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Show backup with id c7dd4be9-2a59-4012-a88e-9662214e23ce. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:34:53.499815 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:53.499815 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:34:53.500718 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-ea9b5747-a0cb-4ae7-aabc-e98915a2469f tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups/c7dd4be9-2a59-4012-a88e-9662214e23ce returned with HTTP 200 Jul 03 02:34:53.501234 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 786/3111] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:34:53 2026] GET /volume/v3/backups/c7dd4be9-2a59-4012-a88e-9662214e23ce => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:34:53.511363 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-5f7a2fbc-3e72-4b06-a2dd-405da129a7d4 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:53.513066 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-5f7a2fbc-3e72-4b06-a2dd-405da129a7d4 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] DELETE https://10.4.3.223/volume/v3/backups/c7dd4be9-2a59-4012-a88e-9662214e23ce Jul 03 02:34:53.513252 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-5f7a2fbc-3e72-4b06-a2dd-405da129a7d4 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:53.513452 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-5f7a2fbc-3e72-4b06-a2dd-405da129a7d4 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'delete' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:53.513570 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.contrib.backups [None req-5f7a2fbc-3e72-4b06-a2dd-405da129a7d4 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Delete backup with id: c7dd4be9-2a59-4012-a88e-9662214e23ce. Jul 03 02:34:53.517647 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:53.517647 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:34:53.529139 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.backup.rpcapi [None req-5f7a2fbc-3e72-4b06-a2dd-405da129a7d4 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] delete_backup rpcapi backup_id c7dd4be9-2a59-4012-a88e-9662214e23ce {{(pid=100012) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 02:34:53.532702 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-5f7a2fbc-3e72-4b06-a2dd-405da129a7d4 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups/c7dd4be9-2a59-4012-a88e-9662214e23ce returned with HTTP 202 Jul 03 02:34:53.532702 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 772/3112] 10.4.3.223 () {68 vars in 1391 bytes} [Fri Jul 3 02:34:53 2026] DELETE /volume/v3/backups/c7dd4be9-2a59-4012-a88e-9662214e23ce => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 02:34:53.539779 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-74808ed2-3e6d-4e67-bfe4-949abd639754 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:53.541992 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-74808ed2-3e6d-4e67-bfe4-949abd639754 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/backups/c7dd4be9-2a59-4012-a88e-9662214e23ce Jul 03 02:34:53.542198 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-74808ed2-3e6d-4e67-bfe4-949abd639754 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:53.542383 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-74808ed2-3e6d-4e67-bfe4-949abd639754 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:53.542519 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-74808ed2-3e6d-4e67-bfe4-949abd639754 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Show backup with id c7dd4be9-2a59-4012-a88e-9662214e23ce. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:34:53.550034 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:53.550034 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:34:53.550034 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-74808ed2-3e6d-4e67-bfe4-949abd639754 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups/c7dd4be9-2a59-4012-a88e-9662214e23ce returned with HTTP 200 Jul 03 02:34:53.550590 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 774/3113] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:34:53 2026] GET /volume/v3/backups/c7dd4be9-2a59-4012-a88e-9662214e23ce => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:34:53.640641 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-c1a311cb-3550-464f-8626-31092c2bec0f None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:53.642411 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-c1a311cb-3550-464f-8626-31092c2bec0f tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] GET https://10.4.3.223/volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745 Jul 03 02:34:53.642607 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-c1a311cb-3550-464f-8626-31092c2bec0f tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:53.642776 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-c1a311cb-3550-464f-8626-31092c2bec0f tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:53.642891 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-c1a311cb-3550-464f-8626-31092c2bec0f tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Show backup with id 8b76accb-7d09-41e6-aee6-18da67c2b745. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:34:53.647147 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:53.647147 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:34:53.647908 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-c1a311cb-3550-464f-8626-31092c2bec0f tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] https://10.4.3.223/volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745 returned with HTTP 200 Jul 03 02:34:53.648353 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 787/3114] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:34:53 2026] GET /volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745 => generated 743 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:34:53.879703 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-f0af6760-8757-4bec-869a-1485f1efe0b2 req-2164588c-3370-4d93-ba24-4229d5e853c8 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] https://10.4.3.223/volume/v3/attachments/2b0fceb7-8316-4bbf-bf00-ffe42f7a068b returned with HTTP 200 Jul 03 02:34:53.880311 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 782/3115] 10.4.3.223 () {72 vars in 1673 bytes} [Fri Jul 3 02:34:53 2026] DELETE /volume/v3/attachments/2b0fceb7-8316-4bbf-bf00-ffe42f7a068b => generated 19 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:34:53.900673 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-3764ece4-4782-4680-8af4-b7297ea7a313 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:53.902999 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-3764ece4-4782-4680-8af4-b7297ea7a313 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] GET https://10.4.3.223/volume/v3/volumes/c852796b-2802-425d-b47f-15d4bf42032d Jul 03 02:34:53.903300 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-3764ece4-4782-4680-8af4-b7297ea7a313 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:53.903552 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-3764ece4-4782-4680-8af4-b7297ea7a313 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:53.911210 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:53.911210 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:34:53.915409 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-3764ece4-4782-4680-8af4-b7297ea7a313 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Volume info retrieved successfully. Jul 03 02:34:53.922152 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-3764ece4-4782-4680-8af4-b7297ea7a313 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] https://10.4.3.223/volume/v3/volumes/c852796b-2802-425d-b47f-15d4bf42032d returned with HTTP 200 Jul 03 02:34:53.922769 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 773/3116] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:34:53 2026] GET /volume/v3/volumes/c852796b-2802-425d-b47f-15d4bf42032d => generated 867 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:34:54.024082 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-f346fee1-6dee-4390-963c-178746b9a2d2 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:54.027928 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-f346fee1-6dee-4390-963c-178746b9a2d2 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] GET https://10.4.3.223/volume/v3/volumes/06362ad6-6e11-4297-9cd8-e5aa60ad7cc6 Jul 03 02:34:54.028133 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-f346fee1-6dee-4390-963c-178746b9a2d2 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:54.028307 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-f346fee1-6dee-4390-963c-178746b9a2d2 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:54.046527 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:54.046527 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:34:54.050373 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-f346fee1-6dee-4390-963c-178746b9a2d2 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Volume info retrieved successfully. Jul 03 02:34:54.054658 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-f346fee1-6dee-4390-963c-178746b9a2d2 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/volumes/06362ad6-6e11-4297-9cd8-e5aa60ad7cc6 returned with HTTP 200 Jul 03 02:34:54.055227 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 775/3117] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:34:54 2026] GET /volume/v3/volumes/06362ad6-6e11-4297-9cd8-e5aa60ad7cc6 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:34:54.123856 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-df5314a0-8257-4567-aff6-fd2ca4c6a09d None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:54.125886 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-df5314a0-8257-4567-aff6-fd2ca4c6a09d tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] DELETE https://10.4.3.223/volume/v3/volumes/6998f8ad-0b4a-4179-acad-188e48b9ca46 Jul 03 02:34:54.126087 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-df5314a0-8257-4567-aff6-fd2ca4c6a09d tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:54.126297 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-df5314a0-8257-4567-aff6-fd2ca4c6a09d tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:54.126636 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-df5314a0-8257-4567-aff6-fd2ca4c6a09d tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Delete volume with id: 6998f8ad-0b4a-4179-acad-188e48b9ca46 Jul 03 02:34:54.134834 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:54.134834 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:34:54.135479 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-df5314a0-8257-4567-aff6-fd2ca4c6a09d tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Volume info retrieved successfully. Jul 03 02:34:54.155503 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-df5314a0-8257-4567-aff6-fd2ca4c6a09d tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Delete volume request issued successfully. Jul 03 02:34:54.155766 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-df5314a0-8257-4567-aff6-fd2ca4c6a09d tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/volumes/6998f8ad-0b4a-4179-acad-188e48b9ca46 returned with HTTP 202 Jul 03 02:34:54.156374 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 788/3118] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:34:54 2026] DELETE /volume/v3/volumes/6998f8ad-0b4a-4179-acad-188e48b9ca46 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:34:54.164705 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-352e4f38-62f5-43fd-9a7d-55a04a3de263 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:54.166701 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-352e4f38-62f5-43fd-9a7d-55a04a3de263 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] GET https://10.4.3.223/volume/v3/volumes/6998f8ad-0b4a-4179-acad-188e48b9ca46 Jul 03 02:34:54.166961 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-352e4f38-62f5-43fd-9a7d-55a04a3de263 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:54.167209 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-352e4f38-62f5-43fd-9a7d-55a04a3de263 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:54.175236 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:54.175236 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:34:54.179470 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-352e4f38-62f5-43fd-9a7d-55a04a3de263 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Volume info retrieved successfully. Jul 03 02:34:54.185009 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-352e4f38-62f5-43fd-9a7d-55a04a3de263 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/volumes/6998f8ad-0b4a-4179-acad-188e48b9ca46 returned with HTTP 200 Jul 03 02:34:54.186137 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 783/3119] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:34:54 2026] GET /volume/v3/volumes/6998f8ad-0b4a-4179-acad-188e48b9ca46 => generated 1366 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:34:54.564492 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-17b06013-39a6-48c5-96c5-faa830b7e2d7 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:54.567317 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-17b06013-39a6-48c5-96c5-faa830b7e2d7 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/backups/c7dd4be9-2a59-4012-a88e-9662214e23ce Jul 03 02:34:54.567317 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-17b06013-39a6-48c5-96c5-faa830b7e2d7 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:54.567317 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-17b06013-39a6-48c5-96c5-faa830b7e2d7 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:54.567317 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-17b06013-39a6-48c5-96c5-faa830b7e2d7 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Show backup with id c7dd4be9-2a59-4012-a88e-9662214e23ce. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:34:54.571803 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-17b06013-39a6-48c5-96c5-faa830b7e2d7 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups/c7dd4be9-2a59-4012-a88e-9662214e23ce returned with HTTP 404 Jul 03 02:34:54.572371 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 774/3120] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:34:54 2026] GET /volume/v3/backups/c7dd4be9-2a59-4012-a88e-9662214e23ce => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:34:54.579676 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-c8ba0849-4f37-4a35-8150-6c6d4d203257 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:54.581412 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-c8ba0849-4f37-4a35-8150-6c6d4d203257 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] DELETE https://10.4.3.223/volume/v3/volumes/ee68f692-7bcb-4246-978e-37cd7a9bad6e Jul 03 02:34:54.581639 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-c8ba0849-4f37-4a35-8150-6c6d4d203257 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:54.581856 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-c8ba0849-4f37-4a35-8150-6c6d4d203257 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'delete' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:54.582000 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.volumes [None req-c8ba0849-4f37-4a35-8150-6c6d4d203257 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Delete volume with id: ee68f692-7bcb-4246-978e-37cd7a9bad6e Jul 03 02:34:54.589911 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:54.589911 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:34:54.590247 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-c8ba0849-4f37-4a35-8150-6c6d4d203257 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Volume info retrieved successfully. Jul 03 02:34:54.614442 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-c8ba0849-4f37-4a35-8150-6c6d4d203257 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Delete volume request issued successfully. Jul 03 02:34:54.614442 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-c8ba0849-4f37-4a35-8150-6c6d4d203257 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/volumes/ee68f692-7bcb-4246-978e-37cd7a9bad6e returned with HTTP 202 Jul 03 02:34:54.614442 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 776/3121] 10.4.3.223 () {68 vars in 1391 bytes} [Fri Jul 3 02:34:54 2026] DELETE /volume/v3/volumes/ee68f692-7bcb-4246-978e-37cd7a9bad6e => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:34:54.624448 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-357222e5-59fc-46c5-90e4-ed7f917e9c41 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:54.624448 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-357222e5-59fc-46c5-90e4-ed7f917e9c41 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/volumes/ee68f692-7bcb-4246-978e-37cd7a9bad6e Jul 03 02:34:54.624448 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-357222e5-59fc-46c5-90e4-ed7f917e9c41 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:54.624448 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-357222e5-59fc-46c5-90e4-ed7f917e9c41 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:54.630374 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:54.630374 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:34:54.636013 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-357222e5-59fc-46c5-90e4-ed7f917e9c41 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Volume info retrieved successfully. Jul 03 02:34:54.639324 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-357222e5-59fc-46c5-90e4-ed7f917e9c41 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/volumes/ee68f692-7bcb-4246-978e-37cd7a9bad6e returned with HTTP 200 Jul 03 02:34:54.640580 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 789/3122] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:34:54 2026] GET /volume/v3/volumes/ee68f692-7bcb-4246-978e-37cd7a9bad6e => generated 1016 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:34:54.658150 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-f8aaccc8-2242-448d-8c11-801882c3458a None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:54.664171 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-f8aaccc8-2242-448d-8c11-801882c3458a tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] GET https://10.4.3.223/volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745 Jul 03 02:34:54.664171 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-f8aaccc8-2242-448d-8c11-801882c3458a tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:54.664171 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-f8aaccc8-2242-448d-8c11-801882c3458a tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:54.664171 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-f8aaccc8-2242-448d-8c11-801882c3458a tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Show backup with id 8b76accb-7d09-41e6-aee6-18da67c2b745. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:34:54.670532 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:54.670532 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:34:54.673975 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-f8aaccc8-2242-448d-8c11-801882c3458a tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] https://10.4.3.223/volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745 returned with HTTP 200 Jul 03 02:34:54.673975 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 784/3123] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:34:54 2026] GET /volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745 => generated 743 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:34:54.937416 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-74063008-b88c-4eed-b7a2-aea478f17d46 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:54.939235 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-74063008-b88c-4eed-b7a2-aea478f17d46 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] GET https://10.4.3.223/volume/v3/volumes/c852796b-2802-425d-b47f-15d4bf42032d Jul 03 02:34:54.939466 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-74063008-b88c-4eed-b7a2-aea478f17d46 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:54.939675 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-74063008-b88c-4eed-b7a2-aea478f17d46 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:54.947035 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:54.947035 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:34:54.950553 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-74063008-b88c-4eed-b7a2-aea478f17d46 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Volume info retrieved successfully. Jul 03 02:34:54.955020 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-74063008-b88c-4eed-b7a2-aea478f17d46 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] https://10.4.3.223/volume/v3/volumes/c852796b-2802-425d-b47f-15d4bf42032d returned with HTTP 200 Jul 03 02:34:54.955602 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 775/3124] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:34:54 2026] GET /volume/v3/volumes/c852796b-2802-425d-b47f-15d4bf42032d => generated 928 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:34:55.068079 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-53fb8e8a-5f52-4186-9db4-15301ade41c9 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:55.070056 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-53fb8e8a-5f52-4186-9db4-15301ade41c9 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] GET https://10.4.3.223/volume/v3/volumes/06362ad6-6e11-4297-9cd8-e5aa60ad7cc6 Jul 03 02:34:55.070288 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-53fb8e8a-5f52-4186-9db4-15301ade41c9 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:55.070527 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-53fb8e8a-5f52-4186-9db4-15301ade41c9 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:55.080554 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:55.080554 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:34:55.084195 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-53fb8e8a-5f52-4186-9db4-15301ade41c9 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Volume info retrieved successfully. Jul 03 02:34:55.089243 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-53fb8e8a-5f52-4186-9db4-15301ade41c9 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/volumes/06362ad6-6e11-4297-9cd8-e5aa60ad7cc6 returned with HTTP 200 Jul 03 02:34:55.089788 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 777/3125] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:34:55 2026] GET /volume/v3/volumes/06362ad6-6e11-4297-9cd8-e5aa60ad7cc6 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:34:55.199727 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-10a5c778-0582-44df-9008-743949568dd3 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:55.201974 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-10a5c778-0582-44df-9008-743949568dd3 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] GET https://10.4.3.223/volume/v3/volumes/6998f8ad-0b4a-4179-acad-188e48b9ca46 Jul 03 02:34:55.202266 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-10a5c778-0582-44df-9008-743949568dd3 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:55.202552 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-10a5c778-0582-44df-9008-743949568dd3 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:55.208706 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-10a5c778-0582-44df-9008-743949568dd3 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/volumes/6998f8ad-0b4a-4179-acad-188e48b9ca46 returned with HTTP 404 Jul 03 02:34:55.209270 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 790/3126] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:34:55 2026] GET /volume/v3/volumes/6998f8ad-0b4a-4179-acad-188e48b9ca46 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:34:55.219113 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-4fe647fb-0659-46b2-9a3f-7b35e89214ae None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:55.220951 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-4fe647fb-0659-46b2-9a3f-7b35e89214ae tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] GET https://10.4.3.223/volume/v3/volumes/85370bf8-f592-4145-a145-fd9bf5d5029d Jul 03 02:34:55.221243 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-4fe647fb-0659-46b2-9a3f-7b35e89214ae tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:55.221520 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-4fe647fb-0659-46b2-9a3f-7b35e89214ae tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:55.229615 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:55.229615 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:34:55.233268 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-4fe647fb-0659-46b2-9a3f-7b35e89214ae tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Volume info retrieved successfully. Jul 03 02:34:55.237477 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-4fe647fb-0659-46b2-9a3f-7b35e89214ae tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] https://10.4.3.223/volume/v3/volumes/85370bf8-f592-4145-a145-fd9bf5d5029d returned with HTTP 200 Jul 03 02:34:55.237843 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 785/3127] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:34:55 2026] GET /volume/v3/volumes/85370bf8-f592-4145-a145-fd9bf5d5029d => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:34:55.242707 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-b10c60a8-0005-41c9-85c8-fa92ff058df5 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:55.244548 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-b10c60a8-0005-41c9-85c8-fa92ff058df5 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:34:55.244903 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-b10c60a8-0005-41c9-85c8-fa92ff058df5 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-865029288", "snapshot_id": null, "imageRef": "ea993fc3-c724-45f7-8dae-63cf2cac16e5", "volume_type": null, "size": 1}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:34:55.246709 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.volumes [None req-b10c60a8-0005-41c9-85c8-fa92ff058df5 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-865029288', 'snapshot_id': None, 'imageRef': 'ea993fc3-c724-45f7-8dae-63cf2cac16e5', 'volume_type': None, 'size': 1}} {{(pid=100012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:34:55.325292 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.volumes [None req-b10c60a8-0005-41c9-85c8-fa92ff058df5 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Create volume of 1 GB Jul 03 02:34:55.329696 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-b10c60a8-0005-41c9-85c8-fa92ff058df5 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Availability Zones retrieved successfully. Jul 03 02:34:55.334929 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-b10c60a8-0005-41c9-85c8-fa92ff058df5 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Flow 'volume_create_api' (294b040c-8edd-46cb-a01e-f9535a913519) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:34:55.335979 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-b10c60a8-0005-41c9-85c8-fa92ff058df5 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c409e63-1291-46a2-a798-c680ba548619) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:34:55.336916 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.flows.api.create_volume [None req-b10c60a8-0005-41c9-85c8-fa92ff058df5 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Validating volume size '1' using validate_int {{(pid=100012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:34:55.392213 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-b10c60a8-0005-41c9-85c8-fa92ff058df5 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c409e63-1291-46a2-a798-c680ba548619) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:34:55.392951 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-b10c60a8-0005-41c9-85c8-fa92ff058df5 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30380109-a77f-4d07-abac-11eddde6c220) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:34:55.430622 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.quota [None req-b10c60a8-0005-41c9-85c8-fa92ff058df5 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Created reservations ['0e7c11b2-5873-4e0f-9455-a9e57942cece', 'bae104a0-00b5-45e6-b0a5-cf41b17f2854', '0fea24f4-2bda-4a9a-b181-ba518b80774a', '486f99b2-e46f-487a-8356-a76ea9eb5d57'] {{(pid=100012) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:34:55.431296 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-b10c60a8-0005-41c9-85c8-fa92ff058df5 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30380109-a77f-4d07-abac-11eddde6c220) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0e7c11b2-5873-4e0f-9455-a9e57942cece', 'bae104a0-00b5-45e6-b0a5-cf41b17f2854', '0fea24f4-2bda-4a9a-b181-ba518b80774a', '486f99b2-e46f-487a-8356-a76ea9eb5d57']}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:34:55.431939 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-b10c60a8-0005-41c9-85c8-fa92ff058df5 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9bf5f14-5f22-4640-a3a1-8f4a87f87ff7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:34:55.454285 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-b10c60a8-0005-41c9-85c8-fa92ff058df5 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9bf5f14-5f22-4640-a3a1-8f4a87f87ff7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '999d067d-b90f-453e-829a-32a96166c071', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-865029288',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a08ee0c5cd5c487abb7a76039a8a3598',qos_specs=None,replication_status=,reservations=['0e7c11b2-5873-4e0f-9455-a9e57942cece','bae104a0-00b5-45e6-b0a5-cf41b17f2854','0fea24f4-2bda-4a9a-b181-ba518b80774a','486f99b2-e46f-487a-8356-a76ea9eb5d57'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4f82f451af94649aa7d493979ce0624',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:34:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-865029288',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=999d067d-b90f-453e-829a-32a96166c071,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a08ee0c5cd5c487abb7a76039a8a3598',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c4f82f451af94649aa7d493979ce0624',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:34:55.455340 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-b10c60a8-0005-41c9-85c8-fa92ff058df5 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (265bd148-cd79-4c19-930b-41a02e36e7f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:34:55.472886 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-b10c60a8-0005-41c9-85c8-fa92ff058df5 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (265bd148-cd79-4c19-930b-41a02e36e7f1) transitioned into state 'SUCCESS' from state '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-865029288',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a08ee0c5cd5c487abb7a76039a8a3598',qos_specs=None,replication_status=,reservations=['0e7c11b2-5873-4e0f-9455-a9e57942cece','bae104a0-00b5-45e6-b0a5-cf41b17f2854','0fea24f4-2bda-4a9a-b181-ba518b80774a','486f99b2-e46f-487a-8356-a76ea9eb5d57'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4f82f451af94649aa7d493979ce0624',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:34:55.473509 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-b10c60a8-0005-41c9-85c8-fa92ff058df5 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68799aa0-ed44-45fa-b4dc-26cf09a7fc2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:34:55.484862 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-b10c60a8-0005-41c9-85c8-fa92ff058df5 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68799aa0-ed44-45fa-b4dc-26cf09a7fc2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:34:55.485624 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-b10c60a8-0005-41c9-85c8-fa92ff058df5 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Flow 'volume_create_api' (294b040c-8edd-46cb-a01e-f9535a913519) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:34:55.485888 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-b10c60a8-0005-41c9-85c8-fa92ff058df5 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Create volume request issued successfully. Jul 03 02:34:55.486398 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-b10c60a8-0005-41c9-85c8-fa92ff058df5 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:34:55.486837 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 776/3128] 10.4.3.223 () {68 vars in 1259 bytes} [Fri Jul 3 02:34:55 2026] POST /volume/v3/volumes => generated 758 bytes in 245 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:34:55.500102 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-32c8f928-22ec-43e4-a483-738b3a67ac62 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:55.502471 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-32c8f928-22ec-43e4-a483-738b3a67ac62 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] GET https://10.4.3.223/volume/v3/volumes/999d067d-b90f-453e-829a-32a96166c071 Jul 03 02:34:55.502614 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-32c8f928-22ec-43e4-a483-738b3a67ac62 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:55.502859 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-32c8f928-22ec-43e4-a483-738b3a67ac62 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:55.510946 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:55.510946 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:34:55.514796 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-32c8f928-22ec-43e4-a483-738b3a67ac62 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Volume info retrieved successfully. Jul 03 02:34:55.518681 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-32c8f928-22ec-43e4-a483-738b3a67ac62 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/volumes/999d067d-b90f-453e-829a-32a96166c071 returned with HTTP 200 Jul 03 02:34:55.519104 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 778/3129] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:34:55 2026] GET /volume/v3/volumes/999d067d-b90f-453e-829a-32a96166c071 => generated 826 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:34:55.654203 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-0e347277-01db-4e84-899c-9049888fc2e2 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:55.656248 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-0e347277-01db-4e84-899c-9049888fc2e2 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/volumes/ee68f692-7bcb-4246-978e-37cd7a9bad6e Jul 03 02:34:55.656566 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-0e347277-01db-4e84-899c-9049888fc2e2 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:55.656880 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-0e347277-01db-4e84-899c-9049888fc2e2 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:55.666017 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-0e347277-01db-4e84-899c-9049888fc2e2 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/volumes/ee68f692-7bcb-4246-978e-37cd7a9bad6e returned with HTTP 404 Jul 03 02:34:55.667081 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 791/3130] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:34:55 2026] GET /volume/v3/volumes/ee68f692-7bcb-4246-978e-37cd7a9bad6e => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:34:55.674806 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-81bd8b61-a8d5-4df6-aca7-cf8cffd513d0 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:55.676359 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-81bd8b61-a8d5-4df6-aca7-cf8cffd513d0 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/backups Jul 03 02:34:55.676560 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-81bd8b61-a8d5-4df6-aca7-cf8cffd513d0 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:55.676767 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-81bd8b61-a8d5-4df6-aca7-cf8cffd513d0 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'index' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:55.684138 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-c97eea73-44b7-4f94-a059-e95cf1a41459 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:55.686560 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-c97eea73-44b7-4f94-a059-e95cf1a41459 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] GET https://10.4.3.223/volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745 Jul 03 02:34:55.686823 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-c97eea73-44b7-4f94-a059-e95cf1a41459 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:55.687065 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-c97eea73-44b7-4f94-a059-e95cf1a41459 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:55.687210 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-c97eea73-44b7-4f94-a059-e95cf1a41459 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Show backup with id 8b76accb-7d09-41e6-aee6-18da67c2b745. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:34:55.688305 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-81bd8b61-a8d5-4df6-aca7-cf8cffd513d0 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups returned with HTTP 200 Jul 03 02:34:55.688877 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 786/3131] 10.4.3.223 () {68 vars in 1277 bytes} [Fri Jul 3 02:34:55 2026] GET /volume/v3/backups => generated 624 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:34:55.691913 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:55.691913 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:34:55.692781 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-c97eea73-44b7-4f94-a059-e95cf1a41459 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] https://10.4.3.223/volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745 returned with HTTP 200 Jul 03 02:34:55.693155 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 777/3132] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:34:55 2026] GET /volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745 => generated 743 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:34:55.698430 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-15ca0976-9779-4922-b102-0457d0c404fa None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:55.700021 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-15ca0976-9779-4922-b102-0457d0c404fa tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/backups?project_id=6c90b1bb0321472f882a7536b522b9e0 Jul 03 02:34:55.700219 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-15ca0976-9779-4922-b102-0457d0c404fa tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:55.700392 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-15ca0976-9779-4922-b102-0457d0c404fa tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'index' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:55.713511 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-15ca0976-9779-4922-b102-0457d0c404fa tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups?project_id=6c90b1bb0321472f882a7536b522b9e0 returned with HTTP 200 Jul 03 02:34:55.713511 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 779/3133] 10.4.3.223 () {68 vars in 1364 bytes} [Fri Jul 3 02:34:55 2026] GET /volume/v3/backups?project_id=6c90b1bb0321472f882a7536b522b9e0 => generated 624 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:34:55.723829 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-452d7765-ce09-4840-b510-b4bd8dcecd59 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:55.726042 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-452d7765-ce09-4840-b510-b4bd8dcecd59 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:34:55.726619 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-452d7765-ce09-4840-b510-b4bd8dcecd59 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1199537520"}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:34:55.727962 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.volumes [None req-452d7765-ce09-4840-b510-b4bd8dcecd59 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1199537520'}} {{(pid=100015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:34:55.728161 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-452d7765-ce09-4840-b510-b4bd8dcecd59 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Create volume of 1 GB Jul 03 02:34:55.732631 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-452d7765-ce09-4840-b510-b4bd8dcecd59 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Availability Zones retrieved successfully. Jul 03 02:34:55.739156 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-452d7765-ce09-4840-b510-b4bd8dcecd59 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Flow 'volume_create_api' (fa0fa8ee-13b8-4cce-9cfa-c1e40e2a19c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:34:55.740106 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-452d7765-ce09-4840-b510-b4bd8dcecd59 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7bff3555-767a-4287-9791-8c1a04cd6eb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:34:55.741110 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.flows.api.create_volume [None req-452d7765-ce09-4840-b510-b4bd8dcecd59 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Validating volume size '1' using validate_int {{(pid=100015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:34:55.769369 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-452d7765-ce09-4840-b510-b4bd8dcecd59 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7bff3555-767a-4287-9791-8c1a04cd6eb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:34:55.770392 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-452d7765-ce09-4840-b510-b4bd8dcecd59 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (260e2c62-4b86-47a3-8197-b579169aee09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:34:55.821639 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.quota [None req-452d7765-ce09-4840-b510-b4bd8dcecd59 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Created reservations ['a2576b04-248f-4b1f-a67c-fec4c454d242', 'e6f67214-f134-4b3d-a2e2-ed30e1dd1678', '6969be47-60fc-409e-979b-a96ecc2987c1', '9b9424bf-ea12-44f6-8740-1f821d65e332'] {{(pid=100015) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:34:55.822676 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-452d7765-ce09-4840-b510-b4bd8dcecd59 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (260e2c62-4b86-47a3-8197-b579169aee09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a2576b04-248f-4b1f-a67c-fec4c454d242', 'e6f67214-f134-4b3d-a2e2-ed30e1dd1678', '6969be47-60fc-409e-979b-a96ecc2987c1', '9b9424bf-ea12-44f6-8740-1f821d65e332']}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:34:55.823631 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-452d7765-ce09-4840-b510-b4bd8dcecd59 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd8419b1-718c-45b0-bc4c-651f877573c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:34:55.854478 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-452d7765-ce09-4840-b510-b4bd8dcecd59 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd8419b1-718c-45b0-bc4c-651f877573c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0fc3a6a1-58c9-452c-a62c-426d7e64fc97', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1199537520',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c90b1bb0321472f882a7536b522b9e0',qos_specs=None,replication_status=,reservations=['a2576b04-248f-4b1f-a67c-fec4c454d242','e6f67214-f134-4b3d-a2e2-ed30e1dd1678','6969be47-60fc-409e-979b-a96ecc2987c1','9b9424bf-ea12-44f6-8740-1f821d65e332'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f7487651cef4420bbe5cfa1b79bb7397',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:34:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1199537520',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0fc3a6a1-58c9-452c-a62c-426d7e64fc97,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6c90b1bb0321472f882a7536b522b9e0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f7487651cef4420bbe5cfa1b79bb7397',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:34:55.855329 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-452d7765-ce09-4840-b510-b4bd8dcecd59 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f47b3dc1-f63c-4f4b-b0a9-e5b5670da67c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:34:55.880701 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-452d7765-ce09-4840-b510-b4bd8dcecd59 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f47b3dc1-f63c-4f4b-b0a9-e5b5670da67c) transitioned into state 'SUCCESS' from state '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-1199537520',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c90b1bb0321472f882a7536b522b9e0',qos_specs=None,replication_status=,reservations=['a2576b04-248f-4b1f-a67c-fec4c454d242','e6f67214-f134-4b3d-a2e2-ed30e1dd1678','6969be47-60fc-409e-979b-a96ecc2987c1','9b9424bf-ea12-44f6-8740-1f821d65e332'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f7487651cef4420bbe5cfa1b79bb7397',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:34:55.881577 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-452d7765-ce09-4840-b510-b4bd8dcecd59 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6fc2f36f-cfd1-4852-88b9-1a38e258daae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:34:55.893219 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-452d7765-ce09-4840-b510-b4bd8dcecd59 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6fc2f36f-cfd1-4852-88b9-1a38e258daae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:34:55.894019 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-452d7765-ce09-4840-b510-b4bd8dcecd59 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Flow 'volume_create_api' (fa0fa8ee-13b8-4cce-9cfa-c1e40e2a19c3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:34:55.894323 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-452d7765-ce09-4840-b510-b4bd8dcecd59 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Create volume request issued successfully. Jul 03 02:34:55.895078 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-452d7765-ce09-4840-b510-b4bd8dcecd59 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:34:55.895509 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 792/3134] 10.4.3.223 () {70 vars in 1298 bytes} [Fri Jul 3 02:34:55 2026] POST /volume/v3/volumes => generated 778 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:34:55.909319 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-ea90557b-3736-4429-84a7-8fbe9e49f273 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:55.911232 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-ea90557b-3736-4429-84a7-8fbe9e49f273 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/volumes/0fc3a6a1-58c9-452c-a62c-426d7e64fc97 Jul 03 02:34:55.911511 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-ea90557b-3736-4429-84a7-8fbe9e49f273 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:55.911679 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-ea90557b-3736-4429-84a7-8fbe9e49f273 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:55.921524 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:55.921524 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:34:55.929898 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-ea90557b-3736-4429-84a7-8fbe9e49f273 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Volume info retrieved successfully. Jul 03 02:34:55.933854 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-ea90557b-3736-4429-84a7-8fbe9e49f273 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/volumes/0fc3a6a1-58c9-452c-a62c-426d7e64fc97 returned with HTTP 200 Jul 03 02:34:55.934242 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 787/3135] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:34:55 2026] GET /volume/v3/volumes/0fc3a6a1-58c9-452c-a62c-426d7e64fc97 => generated 957 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:34:55.967968 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-30f7e163-9f09-4258-a204-9e8519f38b71 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:55.969883 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-30f7e163-9f09-4258-a204-9e8519f38b71 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] GET https://10.4.3.223/volume/v3/volumes/c852796b-2802-425d-b47f-15d4bf42032d Jul 03 02:34:55.970151 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-30f7e163-9f09-4258-a204-9e8519f38b71 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:55.970360 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-30f7e163-9f09-4258-a204-9e8519f38b71 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:55.985402 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:55.985402 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:34:55.989530 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-30f7e163-9f09-4258-a204-9e8519f38b71 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Volume info retrieved successfully. Jul 03 02:34:55.997554 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-30f7e163-9f09-4258-a204-9e8519f38b71 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] https://10.4.3.223/volume/v3/volumes/c852796b-2802-425d-b47f-15d4bf42032d returned with HTTP 200 Jul 03 02:34:55.997993 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 778/3136] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:34:55 2026] GET /volume/v3/volumes/c852796b-2802-425d-b47f-15d4bf42032d => generated 928 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:34:56.101690 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-46a89a84-50eb-4429-a678-8f3889d41ad3 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:56.103850 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-46a89a84-50eb-4429-a678-8f3889d41ad3 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] GET https://10.4.3.223/volume/v3/volumes/06362ad6-6e11-4297-9cd8-e5aa60ad7cc6 Jul 03 02:34:56.104145 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-46a89a84-50eb-4429-a678-8f3889d41ad3 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:56.104333 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-46a89a84-50eb-4429-a678-8f3889d41ad3 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:56.116018 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:56.116018 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:34:56.120162 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-46a89a84-50eb-4429-a678-8f3889d41ad3 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Volume info retrieved successfully. Jul 03 02:34:56.125282 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-46a89a84-50eb-4429-a678-8f3889d41ad3 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/volumes/06362ad6-6e11-4297-9cd8-e5aa60ad7cc6 returned with HTTP 200 Jul 03 02:34:56.125779 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 780/3137] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:34:56 2026] GET /volume/v3/volumes/06362ad6-6e11-4297-9cd8-e5aa60ad7cc6 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:34:56.215751 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-fab140b5-3b18-4003-9b88-c95d80293e68 req-ea273e0d-14d4-48f0-be58-137fc52a8636 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:56.218850 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-fab140b5-3b18-4003-9b88-c95d80293e68 req-ea273e0d-14d4-48f0-be58-137fc52a8636 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] POST https://10.4.3.223/volume/v3/attachments/0906aba9-7f99-44d4-94b8-81db04ce3a8d/action Jul 03 02:34:56.219402 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-fab140b5-3b18-4003-9b88-c95d80293e68 req-ea273e0d-14d4-48f0-be58-137fc52a8636 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Action body: b'{"os-complete": null}' {{(pid=100015) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:34:56.219613 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-fab140b5-3b18-4003-9b88-c95d80293e68 req-ea273e0d-14d4-48f0-be58-137fc52a8636 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:34:56.235622 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:56.235622 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:34:56.255443 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-fab140b5-3b18-4003-9b88-c95d80293e68 req-ea273e0d-14d4-48f0-be58-137fc52a8636 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/attachments/0906aba9-7f99-44d4-94b8-81db04ce3a8d/action returned with HTTP 204 Jul 03 02:34:56.256131 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 793/3138] 10.4.3.223 () {74 vars in 1725 bytes} [Fri Jul 3 02:34:56 2026] POST /volume/v3/attachments/0906aba9-7f99-44d4-94b8-81db04ce3a8d/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:34:56.531527 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-84ea7b0f-a67c-4e21-8b80-b7766cd38d51 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:56.533671 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-84ea7b0f-a67c-4e21-8b80-b7766cd38d51 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] GET https://10.4.3.223/volume/v3/volumes/999d067d-b90f-453e-829a-32a96166c071 Jul 03 02:34:56.533885 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-84ea7b0f-a67c-4e21-8b80-b7766cd38d51 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:56.534128 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-84ea7b0f-a67c-4e21-8b80-b7766cd38d51 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:56.546220 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:56.546220 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:34:56.554043 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-84ea7b0f-a67c-4e21-8b80-b7766cd38d51 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Volume info retrieved successfully. Jul 03 02:34:56.567265 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-84ea7b0f-a67c-4e21-8b80-b7766cd38d51 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/volumes/999d067d-b90f-453e-829a-32a96166c071 returned with HTTP 200 Jul 03 02:34:56.567265 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 788/3139] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:34:56 2026] GET /volume/v3/volumes/999d067d-b90f-453e-829a-32a96166c071 => generated 1366 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:34:56.583606 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-ceeb75ec-1e8e-4b34-b288-cc5bffb81a16 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:56.586947 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-ceeb75ec-1e8e-4b34-b288-cc5bffb81a16 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] GET https://10.4.3.223/volume/v3/volumes/999d067d-b90f-453e-829a-32a96166c071 Jul 03 02:34:56.587190 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-ceeb75ec-1e8e-4b34-b288-cc5bffb81a16 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:56.587412 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-ceeb75ec-1e8e-4b34-b288-cc5bffb81a16 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:56.596055 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:56.596055 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:34:56.600118 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-ceeb75ec-1e8e-4b34-b288-cc5bffb81a16 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Volume info retrieved successfully. Jul 03 02:34:56.605815 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-ceeb75ec-1e8e-4b34-b288-cc5bffb81a16 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/volumes/999d067d-b90f-453e-829a-32a96166c071 returned with HTTP 200 Jul 03 02:34:56.606325 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 779/3140] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:34:56 2026] GET /volume/v3/volumes/999d067d-b90f-453e-829a-32a96166c071 => generated 1366 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:34:56.705660 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-e50c8813-f523-499a-add7-ec456084b1ca None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:56.708444 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-e50c8813-f523-499a-add7-ec456084b1ca tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] GET https://10.4.3.223/volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745 Jul 03 02:34:56.708787 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-e50c8813-f523-499a-add7-ec456084b1ca tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:56.709044 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-e50c8813-f523-499a-add7-ec456084b1ca tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:56.709162 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-e50c8813-f523-499a-add7-ec456084b1ca tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Show backup with id 8b76accb-7d09-41e6-aee6-18da67c2b745. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:34:56.713487 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:56.713487 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:34:56.714256 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-e50c8813-f523-499a-add7-ec456084b1ca tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] https://10.4.3.223/volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745 returned with HTTP 200 Jul 03 02:34:56.714664 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 781/3141] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:34:56 2026] GET /volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745 => generated 754 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:34:56.947826 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-174b3446-19af-4fcb-b18c-8a8de91cde2e None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:56.949834 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-174b3446-19af-4fcb-b18c-8a8de91cde2e tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/volumes/0fc3a6a1-58c9-452c-a62c-426d7e64fc97 Jul 03 02:34:56.951280 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-174b3446-19af-4fcb-b18c-8a8de91cde2e tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:56.951280 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-174b3446-19af-4fcb-b18c-8a8de91cde2e tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:56.959911 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:56.959911 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:34:56.963448 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-174b3446-19af-4fcb-b18c-8a8de91cde2e tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Volume info retrieved successfully. Jul 03 02:34:56.967755 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-174b3446-19af-4fcb-b18c-8a8de91cde2e tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/volumes/0fc3a6a1-58c9-452c-a62c-426d7e64fc97 returned with HTTP 200 Jul 03 02:34:56.968327 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 794/3142] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:34:56 2026] GET /volume/v3/volumes/0fc3a6a1-58c9-452c-a62c-426d7e64fc97 => generated 1018 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:34:56.981408 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-93a7ebdb-e55f-4a3b-abff-16de7df642d6 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:56.983503 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-93a7ebdb-e55f-4a3b-abff-16de7df642d6 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] POST https://10.4.3.223/volume/v3/backups Jul 03 02:34:56.983871 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-93a7ebdb-e55f-4a3b-abff-16de7df642d6 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "0fc3a6a1-58c9-452c-a62c-426d7e64fc97", "name": "tempest-type-Backup-2121570621"}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:34:56.986237 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.contrib.backups [None req-93a7ebdb-e55f-4a3b-abff-16de7df642d6 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Creating new backup {'backup': {'volume_id': '0fc3a6a1-58c9-452c-a62c-426d7e64fc97', 'name': 'tempest-type-Backup-2121570621'}} {{(pid=100013) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 02:34:56.986406 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.contrib.backups [None req-93a7ebdb-e55f-4a3b-abff-16de7df642d6 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Creating backup of volume 0fc3a6a1-58c9-452c-a62c-426d7e64fc97 in container None Jul 03 02:34:56.996179 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:56.996179 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:34:56.996543 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-93a7ebdb-e55f-4a3b-abff-16de7df642d6 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Volume info retrieved successfully. Jul 03 02:34:57.010604 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-bab2938e-bb81-4e3e-b6e2-ac9bf6bf8cff None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:57.012209 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-bab2938e-bb81-4e3e-b6e2-ac9bf6bf8cff tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] GET https://10.4.3.223/volume/v3/volumes/c852796b-2802-425d-b47f-15d4bf42032d Jul 03 02:34:57.012409 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-bab2938e-bb81-4e3e-b6e2-ac9bf6bf8cff tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:57.012652 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-bab2938e-bb81-4e3e-b6e2-ac9bf6bf8cff tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:57.014435 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.quota [None req-93a7ebdb-e55f-4a3b-abff-16de7df642d6 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Created reservations ['800e63ac-ab48-4e47-8069-63abf168a03f', 'deaa2529-c4f4-4232-be1d-4e4bb087ca5b'] {{(pid=100013) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:34:57.020159 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:57.020159 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:34:57.023604 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-bab2938e-bb81-4e3e-b6e2-ac9bf6bf8cff tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Volume info retrieved successfully. Jul 03 02:34:57.027657 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-bab2938e-bb81-4e3e-b6e2-ac9bf6bf8cff tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] https://10.4.3.223/volume/v3/volumes/c852796b-2802-425d-b47f-15d4bf42032d returned with HTTP 200 Jul 03 02:34:57.028068 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 780/3143] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:34:57 2026] GET /volume/v3/volumes/c852796b-2802-425d-b47f-15d4bf42032d => generated 928 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:34:57.058154 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-93a7ebdb-e55f-4a3b-abff-16de7df642d6 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups returned with HTTP 202 Jul 03 02:34:57.058683 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 789/3144] 10.4.3.223 () {70 vars in 1299 bytes} [Fri Jul 3 02:34:56 2026] POST /volume/v3/backups => generated 316 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:34:57.066529 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-fcb78e44-26eb-4190-b31c-3753362308ed None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:57.068356 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-fcb78e44-26eb-4190-b31c-3753362308ed tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/backups/437e7371-b6cf-41af-a477-a713664ad83b Jul 03 02:34:57.068603 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-fcb78e44-26eb-4190-b31c-3753362308ed tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:57.068826 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-fcb78e44-26eb-4190-b31c-3753362308ed tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:57.068984 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-fcb78e44-26eb-4190-b31c-3753362308ed tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Show backup with id 437e7371-b6cf-41af-a477-a713664ad83b. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:34:57.072935 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:57.072935 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:34:57.073566 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-fcb78e44-26eb-4190-b31c-3753362308ed tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups/437e7371-b6cf-41af-a477-a713664ad83b returned with HTTP 200 Jul 03 02:34:57.073962 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 782/3145] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:34:57 2026] GET /volume/v3/backups/437e7371-b6cf-41af-a477-a713664ad83b => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:34:57.141896 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-ab63335f-c6de-47da-8ba8-79b144f54160 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:57.143806 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-ab63335f-c6de-47da-8ba8-79b144f54160 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] GET https://10.4.3.223/volume/v3/volumes/06362ad6-6e11-4297-9cd8-e5aa60ad7cc6 Jul 03 02:34:57.144013 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-ab63335f-c6de-47da-8ba8-79b144f54160 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:57.144224 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-ab63335f-c6de-47da-8ba8-79b144f54160 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:57.158052 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:57.158052 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:34:57.162821 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-ab63335f-c6de-47da-8ba8-79b144f54160 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Volume info retrieved successfully. Jul 03 02:34:57.168081 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-ab63335f-c6de-47da-8ba8-79b144f54160 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/volumes/06362ad6-6e11-4297-9cd8-e5aa60ad7cc6 returned with HTTP 200 Jul 03 02:34:57.168665 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 795/3146] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:34:57 2026] GET /volume/v3/volumes/06362ad6-6e11-4297-9cd8-e5aa60ad7cc6 => generated 1138 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:34:57.182403 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-bc6f4672-ea2c-40e7-b71a-d7e34166562d None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:57.184676 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-bc6f4672-ea2c-40e7-b71a-d7e34166562d tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] POST https://10.4.3.223/volume/v3/snapshots Jul 03 02:34:57.185123 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-bc6f4672-ea2c-40e7-b71a-d7e34166562d tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "06362ad6-6e11-4297-9cd8-e5aa60ad7cc6", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1773019774"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:34:57.196977 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:57.196977 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:34:57.197493 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-bc6f4672-ea2c-40e7-b71a-d7e34166562d tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Volume info retrieved successfully. Jul 03 02:34:57.197634 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.snapshots [None req-bc6f4672-ea2c-40e7-b71a-d7e34166562d tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Create snapshot from volume 06362ad6-6e11-4297-9cd8-e5aa60ad7cc6 Jul 03 02:34:57.228337 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.quota [None req-bc6f4672-ea2c-40e7-b71a-d7e34166562d tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Created reservations ['140e2297-8c9d-4950-90ec-57703ebac431', 'c57e5218-905a-4200-a526-c6c646ad123a', '185d46e8-fd14-4bc4-8e73-3bcc176d8ba5', '4a009c55-2a03-4592-a238-363d7bbcab97'] {{(pid=100012) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:34:57.273204 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-bc6f4672-ea2c-40e7-b71a-d7e34166562d tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Snapshot force create request issued successfully. Jul 03 02:34:57.273633 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-bc6f4672-ea2c-40e7-b71a-d7e34166562d tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/snapshots returned with HTTP 202 Jul 03 02:34:57.274212 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 781/3147] 10.4.3.223 () {68 vars in 1265 bytes} [Fri Jul 3 02:34:57 2026] POST /volume/v3/snapshots => generated 310 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:34:57.283802 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-89d41bf0-7259-493a-83ac-638f94236a62 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:57.285437 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-89d41bf0-7259-493a-83ac-638f94236a62 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] GET https://10.4.3.223/volume/v3/snapshots/a52b7571-f114-4ba2-ae75-a94de4e12813 Jul 03 02:34:57.285628 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-89d41bf0-7259-493a-83ac-638f94236a62 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:57.285827 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-89d41bf0-7259-493a-83ac-638f94236a62 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:57.291032 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:57.291032 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:34:57.291535 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-89d41bf0-7259-493a-83ac-638f94236a62 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Snapshot retrieved successfully. Jul 03 02:34:57.292335 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-89d41bf0-7259-493a-83ac-638f94236a62 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/snapshots/a52b7571-f114-4ba2-ae75-a94de4e12813 returned with HTTP 200 Jul 03 02:34:57.292937 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 790/3148] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:34:57 2026] GET /volume/v3/snapshots/a52b7571-f114-4ba2-ae75-a94de4e12813 => generated 442 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:34:57.728708 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-aa735375-41b6-4eb3-9996-720230694f41 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:57.729702 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-aa735375-41b6-4eb3-9996-720230694f41 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] GET https://10.4.3.223/volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745 Jul 03 02:34:57.729878 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-aa735375-41b6-4eb3-9996-720230694f41 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:57.730456 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-aa735375-41b6-4eb3-9996-720230694f41 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:57.730564 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-aa735375-41b6-4eb3-9996-720230694f41 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Show backup with id 8b76accb-7d09-41e6-aee6-18da67c2b745. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:34:57.734659 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:57.734659 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:34:57.735406 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-aa735375-41b6-4eb3-9996-720230694f41 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] https://10.4.3.223/volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745 returned with HTTP 200 Jul 03 02:34:57.735765 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 783/3149] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:34:57 2026] GET /volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745 => generated 754 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:34:57.829376 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-c3283e7e-1c97-4980-99d5-6f087f94f1a2 req-be12cc45-aadf-47b4-9dc8-5b582ea0e210 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:57.831472 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-c3283e7e-1c97-4980-99d5-6f087f94f1a2 req-be12cc45-aadf-47b4-9dc8-5b582ea0e210 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] GET https://10.4.3.223/volume/v3/volumes/999d067d-b90f-453e-829a-32a96166c071 Jul 03 02:34:57.831664 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-c3283e7e-1c97-4980-99d5-6f087f94f1a2 req-be12cc45-aadf-47b4-9dc8-5b582ea0e210 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:57.831846 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-c3283e7e-1c97-4980-99d5-6f087f94f1a2 req-be12cc45-aadf-47b4-9dc8-5b582ea0e210 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:57.838319 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:57.838319 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:34:57.841844 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [req-c3283e7e-1c97-4980-99d5-6f087f94f1a2 req-be12cc45-aadf-47b4-9dc8-5b582ea0e210 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Volume info retrieved successfully. Jul 03 02:34:57.846368 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-c3283e7e-1c97-4980-99d5-6f087f94f1a2 req-be12cc45-aadf-47b4-9dc8-5b582ea0e210 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/volumes/999d067d-b90f-453e-829a-32a96166c071 returned with HTTP 200 Jul 03 02:34:57.846858 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 796/3150] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:34:57 2026] GET /volume/v3/volumes/999d067d-b90f-453e-829a-32a96166c071 => generated 1366 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:34:58.041270 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-35bd81ca-8c59-4f6d-9b86-4940db178b85 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:58.043367 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-35bd81ca-8c59-4f6d-9b86-4940db178b85 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] GET https://10.4.3.223/volume/v3/volumes/c852796b-2802-425d-b47f-15d4bf42032d Jul 03 02:34:58.043617 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-35bd81ca-8c59-4f6d-9b86-4940db178b85 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:58.043801 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-35bd81ca-8c59-4f6d-9b86-4940db178b85 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:58.051191 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:58.051191 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:34:58.055000 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-35bd81ca-8c59-4f6d-9b86-4940db178b85 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Volume info retrieved successfully. Jul 03 02:34:58.059270 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-35bd81ca-8c59-4f6d-9b86-4940db178b85 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] https://10.4.3.223/volume/v3/volumes/c852796b-2802-425d-b47f-15d4bf42032d returned with HTTP 200 Jul 03 02:34:58.059658 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 782/3151] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:34:58 2026] GET /volume/v3/volumes/c852796b-2802-425d-b47f-15d4bf42032d => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:34:58.086002 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-9f243c70-2893-46ad-b167-7a1820d1458a None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:58.088496 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-9f243c70-2893-46ad-b167-7a1820d1458a tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/backups/437e7371-b6cf-41af-a477-a713664ad83b Jul 03 02:34:58.088496 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-9f243c70-2893-46ad-b167-7a1820d1458a tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:58.088496 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-9f243c70-2893-46ad-b167-7a1820d1458a tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:58.088496 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-9f243c70-2893-46ad-b167-7a1820d1458a tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Show backup with id 437e7371-b6cf-41af-a477-a713664ad83b. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:34:58.093109 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:58.093109 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:34:58.093912 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-9f243c70-2893-46ad-b167-7a1820d1458a tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups/437e7371-b6cf-41af-a477-a713664ad83b returned with HTTP 200 Jul 03 02:34:58.094322 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 791/3152] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:34:58 2026] GET /volume/v3/backups/437e7371-b6cf-41af-a477-a713664ad83b => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:34:58.303863 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-72aea3e2-69da-4565-b2eb-a59ab5e40153 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:58.306084 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-72aea3e2-69da-4565-b2eb-a59ab5e40153 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] GET https://10.4.3.223/volume/v3/snapshots/a52b7571-f114-4ba2-ae75-a94de4e12813 Jul 03 02:34:58.306325 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-72aea3e2-69da-4565-b2eb-a59ab5e40153 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:58.306579 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-72aea3e2-69da-4565-b2eb-a59ab5e40153 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:58.313089 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:58.313089 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:34:58.313549 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-72aea3e2-69da-4565-b2eb-a59ab5e40153 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Snapshot retrieved successfully. Jul 03 02:34:58.314380 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-72aea3e2-69da-4565-b2eb-a59ab5e40153 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/snapshots/a52b7571-f114-4ba2-ae75-a94de4e12813 returned with HTTP 200 Jul 03 02:34:58.314778 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 784/3153] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:34:58 2026] GET /volume/v3/snapshots/a52b7571-f114-4ba2-ae75-a94de4e12813 => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:34:58.324655 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-17a8ec27-20ec-4699-a925-70f12da3f1a0 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:58.326298 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-17a8ec27-20ec-4699-a925-70f12da3f1a0 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] POST https://10.4.3.223/volume/v3/snapshots Jul 03 02:34:58.327300 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-17a8ec27-20ec-4699-a925-70f12da3f1a0 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "06362ad6-6e11-4297-9cd8-e5aa60ad7cc6", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1955790283"}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:34:58.338796 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:58.338796 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:34:58.339327 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-17a8ec27-20ec-4699-a925-70f12da3f1a0 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Volume info retrieved successfully. Jul 03 02:34:58.339597 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.snapshots [None req-17a8ec27-20ec-4699-a925-70f12da3f1a0 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Create snapshot from volume 06362ad6-6e11-4297-9cd8-e5aa60ad7cc6 Jul 03 02:34:58.347266 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-c3283e7e-1c97-4980-99d5-6f087f94f1a2 req-bd1d5109-bae3-4892-a586-7608a6475e96 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:58.349405 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-c3283e7e-1c97-4980-99d5-6f087f94f1a2 req-bd1d5109-bae3-4892-a586-7608a6475e96 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] GET https://10.4.3.223/volume/v3/volumes/999d067d-b90f-453e-829a-32a96166c071 Jul 03 02:34:58.349620 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-c3283e7e-1c97-4980-99d5-6f087f94f1a2 req-bd1d5109-bae3-4892-a586-7608a6475e96 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:58.349798 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-c3283e7e-1c97-4980-99d5-6f087f94f1a2 req-bd1d5109-bae3-4892-a586-7608a6475e96 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:58.356465 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:58.356465 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:34:58.359549 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [req-c3283e7e-1c97-4980-99d5-6f087f94f1a2 req-bd1d5109-bae3-4892-a586-7608a6475e96 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Volume info retrieved successfully. Jul 03 02:34:58.363530 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-c3283e7e-1c97-4980-99d5-6f087f94f1a2 req-bd1d5109-bae3-4892-a586-7608a6475e96 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/volumes/999d067d-b90f-453e-829a-32a96166c071 returned with HTTP 200 Jul 03 02:34:58.363867 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 783/3154] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:34:58 2026] GET /volume/v3/volumes/999d067d-b90f-453e-829a-32a96166c071 => generated 1366 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:34:58.365212 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.quota [None req-17a8ec27-20ec-4699-a925-70f12da3f1a0 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Created reservations ['61f71d6d-a648-40b2-92ff-49301b4d860a', '7970b107-e1fe-44f2-9084-d8a6c6e4782e', '92b7898e-d7e2-4527-9c7d-5494741e0777', '67bbba77-5923-4f42-8143-f8662663a16a'] {{(pid=100015) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:34:58.372863 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-b91f3e95-5d28-4e70-a890-61433191a28b None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:58.373190 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-b91f3e95-5d28-4e70-a890-61433191a28b None None] GET https://10.4.3.223/volume// Jul 03 02:34:58.373327 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-b91f3e95-5d28-4e70-a890-61433191a28b None None] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:58.373518 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-b91f3e95-5d28-4e70-a890-61433191a28b None None] Calling method 'all' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:58.373802 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-b91f3e95-5d28-4e70-a890-61433191a28b None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:34:58.374180 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 792/3155] 10.4.3.223 () {66 vars in 1419 bytes} [Fri Jul 3 02:34:58 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:34:58.380245 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-c3283e7e-1c97-4980-99d5-6f087f94f1a2 req-275c8c4f-8b6b-48ee-9b44-2d70b1922847 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:58.381939 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-c3283e7e-1c97-4980-99d5-6f087f94f1a2 req-275c8c4f-8b6b-48ee-9b44-2d70b1922847 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] POST https://10.4.3.223/volume/v3/attachments Jul 03 02:34:58.382277 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-c3283e7e-1c97-4980-99d5-6f087f94f1a2 req-275c8c4f-8b6b-48ee-9b44-2d70b1922847 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "999d067d-b90f-453e-829a-32a96166c071", "connector": null, "instance_uuid": "4850a151-bda2-46bd-a455-424e3e44d110"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:34:58.389650 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:58.389650 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:34:58.399025 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-17a8ec27-20ec-4699-a925-70f12da3f1a0 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Snapshot force create request issued successfully. Jul 03 02:34:58.399362 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-17a8ec27-20ec-4699-a925-70f12da3f1a0 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/snapshots returned with HTTP 202 Jul 03 02:34:58.399834 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 797/3156] 10.4.3.223 () {68 vars in 1265 bytes} [Fri Jul 3 02:34:58 2026] POST /volume/v3/snapshots => generated 310 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:34:58.408115 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-22b9b8c5-9518-4868-950b-a07af42b6c69 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:58.410919 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-22b9b8c5-9518-4868-950b-a07af42b6c69 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] GET https://10.4.3.223/volume/v3/snapshots/3cd69c4d-87d9-4e0d-8b0d-3836fb5920a2 Jul 03 02:34:58.411151 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-22b9b8c5-9518-4868-950b-a07af42b6c69 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:58.411381 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-22b9b8c5-9518-4868-950b-a07af42b6c69 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:58.413675 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-c3283e7e-1c97-4980-99d5-6f087f94f1a2 req-275c8c4f-8b6b-48ee-9b44-2d70b1922847 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Jul 03 02:34:58.414223 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 785/3157] 10.4.3.223 () {74 vars in 1594 bytes} [Fri Jul 3 02:34:58 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) Jul 03 02:34:58.416732 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:58.416732 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:34:58.417247 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-22b9b8c5-9518-4868-950b-a07af42b6c69 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Snapshot retrieved successfully. Jul 03 02:34:58.418120 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-22b9b8c5-9518-4868-950b-a07af42b6c69 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/snapshots/3cd69c4d-87d9-4e0d-8b0d-3836fb5920a2 returned with HTTP 200 Jul 03 02:34:58.418537 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 784/3158] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:34:58 2026] GET /volume/v3/snapshots/3cd69c4d-87d9-4e0d-8b0d-3836fb5920a2 => generated 442 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:34:58.747911 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-1e57c679-502a-4118-8255-e7aaeda2f4c8 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:58.749916 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-1e57c679-502a-4118-8255-e7aaeda2f4c8 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] GET https://10.4.3.223/volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745 Jul 03 02:34:58.750169 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-1e57c679-502a-4118-8255-e7aaeda2f4c8 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:58.750403 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-1e57c679-502a-4118-8255-e7aaeda2f4c8 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:58.750562 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-1e57c679-502a-4118-8255-e7aaeda2f4c8 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Show backup with id 8b76accb-7d09-41e6-aee6-18da67c2b745. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:34:58.755528 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:58.755528 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:34:58.756346 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-1e57c679-502a-4118-8255-e7aaeda2f4c8 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] https://10.4.3.223/volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745 returned with HTTP 200 Jul 03 02:34:58.756752 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 793/3159] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:34:58 2026] GET /volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745 => generated 754 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:34:59.076460 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-29f73326-1cad-46f8-8957-b50063d8582e None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:59.078961 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-29f73326-1cad-46f8-8957-b50063d8582e tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] GET https://10.4.3.223/volume/v3/volumes/c852796b-2802-425d-b47f-15d4bf42032d Jul 03 02:34:59.079338 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-29f73326-1cad-46f8-8957-b50063d8582e tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:59.079671 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-29f73326-1cad-46f8-8957-b50063d8582e tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:59.103785 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:59.103785 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:34:59.106260 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-f3500646-cfb1-4c40-9809-5d921b69adc2 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:59.108682 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-f3500646-cfb1-4c40-9809-5d921b69adc2 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/backups/437e7371-b6cf-41af-a477-a713664ad83b Jul 03 02:34:59.108950 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-f3500646-cfb1-4c40-9809-5d921b69adc2 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:59.109203 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-f3500646-cfb1-4c40-9809-5d921b69adc2 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:59.109351 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-f3500646-cfb1-4c40-9809-5d921b69adc2 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Show backup with id 437e7371-b6cf-41af-a477-a713664ad83b. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:34:59.113876 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-29f73326-1cad-46f8-8957-b50063d8582e tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Volume info retrieved successfully. Jul 03 02:34:59.114710 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:59.114710 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:34:59.115747 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-f3500646-cfb1-4c40-9809-5d921b69adc2 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups/437e7371-b6cf-41af-a477-a713664ad83b returned with HTTP 200 Jul 03 02:34:59.116264 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 786/3160] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:34:59 2026] GET /volume/v3/backups/437e7371-b6cf-41af-a477-a713664ad83b => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:34:59.120502 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-29f73326-1cad-46f8-8957-b50063d8582e tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] https://10.4.3.223/volume/v3/volumes/c852796b-2802-425d-b47f-15d4bf42032d returned with HTTP 200 Jul 03 02:34:59.121033 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 798/3161] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:34:59 2026] GET /volume/v3/volumes/c852796b-2802-425d-b47f-15d4bf42032d => generated 928 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:34:59.429911 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-d465669e-e239-4195-b64b-7fd4392af4ca None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:59.431495 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-d465669e-e239-4195-b64b-7fd4392af4ca tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] GET https://10.4.3.223/volume/v3/snapshots/3cd69c4d-87d9-4e0d-8b0d-3836fb5920a2 Jul 03 02:34:59.431659 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-d465669e-e239-4195-b64b-7fd4392af4ca tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:59.431831 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-d465669e-e239-4195-b64b-7fd4392af4ca tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:59.437154 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:59.437154 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:34:59.437628 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-d465669e-e239-4195-b64b-7fd4392af4ca tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Snapshot retrieved successfully. Jul 03 02:34:59.438721 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-d465669e-e239-4195-b64b-7fd4392af4ca tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/snapshots/3cd69c4d-87d9-4e0d-8b0d-3836fb5920a2 returned with HTTP 200 Jul 03 02:34:59.439188 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 785/3162] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:34:59 2026] GET /volume/v3/snapshots/3cd69c4d-87d9-4e0d-8b0d-3836fb5920a2 => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:34:59.449027 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-2ce08c8c-5bcd-43c9-ba18-95b7b74a1c14 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:59.450831 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-2ce08c8c-5bcd-43c9-ba18-95b7b74a1c14 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/3cd69c4d-87d9-4e0d-8b0d-3836fb5920a2 Jul 03 02:34:59.451218 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-2ce08c8c-5bcd-43c9-ba18-95b7b74a1c14 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:59.451218 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-2ce08c8c-5bcd-43c9-ba18-95b7b74a1c14 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'delete' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:59.451336 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.snapshots [None req-2ce08c8c-5bcd-43c9-ba18-95b7b74a1c14 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Delete snapshot with id: 3cd69c4d-87d9-4e0d-8b0d-3836fb5920a2 Jul 03 02:34:59.456652 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:59.456652 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:34:59.457097 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-2ce08c8c-5bcd-43c9-ba18-95b7b74a1c14 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Snapshot retrieved successfully. Jul 03 02:34:59.478275 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-2ce08c8c-5bcd-43c9-ba18-95b7b74a1c14 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Snapshot delete request issued successfully. Jul 03 02:34:59.478458 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-2ce08c8c-5bcd-43c9-ba18-95b7b74a1c14 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/snapshots/3cd69c4d-87d9-4e0d-8b0d-3836fb5920a2 returned with HTTP 202 Jul 03 02:34:59.478868 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 794/3163] 10.4.3.223 () {66 vars in 1357 bytes} [Fri Jul 3 02:34:59 2026] DELETE /volume/v3/snapshots/3cd69c4d-87d9-4e0d-8b0d-3836fb5920a2 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:34:59.485435 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-8c256938-6ecf-4006-a98d-1b096dc637b6 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:59.486991 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-8c256938-6ecf-4006-a98d-1b096dc637b6 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] GET https://10.4.3.223/volume/v3/snapshots/3cd69c4d-87d9-4e0d-8b0d-3836fb5920a2 Jul 03 02:34:59.487198 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-8c256938-6ecf-4006-a98d-1b096dc637b6 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:59.487371 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-8c256938-6ecf-4006-a98d-1b096dc637b6 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:59.492035 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:59.492035 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:34:59.492442 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-8c256938-6ecf-4006-a98d-1b096dc637b6 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Snapshot retrieved successfully. Jul 03 02:34:59.493102 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-8c256938-6ecf-4006-a98d-1b096dc637b6 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/snapshots/3cd69c4d-87d9-4e0d-8b0d-3836fb5920a2 returned with HTTP 200 Jul 03 02:34:59.493434 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 787/3164] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:34:59 2026] GET /volume/v3/snapshots/3cd69c4d-87d9-4e0d-8b0d-3836fb5920a2 => generated 468 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:34:59.766943 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-590c944d-5b11-4cbb-b318-58519fdbac2c None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:34:59.770104 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-590c944d-5b11-4cbb-b318-58519fdbac2c tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] GET https://10.4.3.223/volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745 Jul 03 02:34:59.770104 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-590c944d-5b11-4cbb-b318-58519fdbac2c tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:34:59.770104 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-590c944d-5b11-4cbb-b318-58519fdbac2c tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:34:59.770104 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-590c944d-5b11-4cbb-b318-58519fdbac2c tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Show backup with id 8b76accb-7d09-41e6-aee6-18da67c2b745. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:34:59.773408 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:34:59.773408 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:34:59.774399 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-590c944d-5b11-4cbb-b318-58519fdbac2c tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] https://10.4.3.223/volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745 returned with HTTP 200 Jul 03 02:34:59.774873 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 799/3165] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:34:59 2026] GET /volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745 => generated 754 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:00.126749 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-92c37956-c96f-461c-ac35-c1629b46d57c None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:00.128966 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-92c37956-c96f-461c-ac35-c1629b46d57c tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/backups/437e7371-b6cf-41af-a477-a713664ad83b Jul 03 02:35:00.129176 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-92c37956-c96f-461c-ac35-c1629b46d57c tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:00.129387 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-92c37956-c96f-461c-ac35-c1629b46d57c tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:00.129526 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-92c37956-c96f-461c-ac35-c1629b46d57c tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Show backup with id 437e7371-b6cf-41af-a477-a713664ad83b. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:35:00.134237 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:00.134237 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:35:00.134985 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-92c37956-c96f-461c-ac35-c1629b46d57c tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups/437e7371-b6cf-41af-a477-a713664ad83b returned with HTTP 200 Jul 03 02:35:00.135508 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 786/3166] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:35:00 2026] GET /volume/v3/backups/437e7371-b6cf-41af-a477-a713664ad83b => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:00.137048 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-2de215b9-64ac-4164-a75d-91316e0a9fb7 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:00.138920 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-2de215b9-64ac-4164-a75d-91316e0a9fb7 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] GET https://10.4.3.223/volume/v3/volumes/c852796b-2802-425d-b47f-15d4bf42032d Jul 03 02:35:00.139140 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-2de215b9-64ac-4164-a75d-91316e0a9fb7 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:00.139365 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-2de215b9-64ac-4164-a75d-91316e0a9fb7 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:00.148070 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:00.148070 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:35:00.151718 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-2de215b9-64ac-4164-a75d-91316e0a9fb7 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Volume info retrieved successfully. Jul 03 02:35:00.156188 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-2de215b9-64ac-4164-a75d-91316e0a9fb7 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] https://10.4.3.223/volume/v3/volumes/c852796b-2802-425d-b47f-15d4bf42032d returned with HTTP 200 Jul 03 02:35:00.156589 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 795/3167] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:35:00 2026] GET /volume/v3/volumes/c852796b-2802-425d-b47f-15d4bf42032d => generated 928 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:35:00.502981 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-cdfb661b-a2a4-4e70-9680-aa178802c83d None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:00.505781 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-cdfb661b-a2a4-4e70-9680-aa178802c83d tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] GET https://10.4.3.223/volume/v3/snapshots/3cd69c4d-87d9-4e0d-8b0d-3836fb5920a2 Jul 03 02:35:00.506045 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-cdfb661b-a2a4-4e70-9680-aa178802c83d tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:00.506286 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-cdfb661b-a2a4-4e70-9680-aa178802c83d tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:00.510110 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-cdfb661b-a2a4-4e70-9680-aa178802c83d tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/snapshots/3cd69c4d-87d9-4e0d-8b0d-3836fb5920a2 returned with HTTP 404 Jul 03 02:35:00.510561 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 788/3168] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:35:00 2026] GET /volume/v3/snapshots/3cd69c4d-87d9-4e0d-8b0d-3836fb5920a2 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:35:00.517500 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-67efa6c4-1525-409c-be93-d4031346075d None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:00.519369 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-67efa6c4-1525-409c-be93-d4031346075d tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/e61a5f3f-693f-4554-aee0-9234b951c868 Jul 03 02:35:00.519655 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-67efa6c4-1525-409c-be93-d4031346075d tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:00.519796 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-67efa6c4-1525-409c-be93-d4031346075d tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:00.519936 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.snapshots [None req-67efa6c4-1525-409c-be93-d4031346075d tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Delete snapshot with id: e61a5f3f-693f-4554-aee0-9234b951c868 Jul 03 02:35:00.525349 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:00.525349 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:35:00.527342 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-67efa6c4-1525-409c-be93-d4031346075d tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Snapshot retrieved successfully. Jul 03 02:35:00.552082 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-67efa6c4-1525-409c-be93-d4031346075d tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Snapshot delete request issued successfully. Jul 03 02:35:00.552271 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-67efa6c4-1525-409c-be93-d4031346075d tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/snapshots/e61a5f3f-693f-4554-aee0-9234b951c868 returned with HTTP 202 Jul 03 02:35:00.553856 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 800/3169] 10.4.3.223 () {66 vars in 1357 bytes} [Fri Jul 3 02:35:00 2026] DELETE /volume/v3/snapshots/e61a5f3f-693f-4554-aee0-9234b951c868 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:35:00.562913 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-3a67c132-4439-4874-be09-a2da653848c2 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:00.565101 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-3a67c132-4439-4874-be09-a2da653848c2 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] GET https://10.4.3.223/volume/v3/snapshots/e61a5f3f-693f-4554-aee0-9234b951c868 Jul 03 02:35:00.565337 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-3a67c132-4439-4874-be09-a2da653848c2 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:00.565663 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-3a67c132-4439-4874-be09-a2da653848c2 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:00.571630 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:00.571630 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:35:00.571838 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-3a67c132-4439-4874-be09-a2da653848c2 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Snapshot retrieved successfully. Jul 03 02:35:00.573455 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-3a67c132-4439-4874-be09-a2da653848c2 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/snapshots/e61a5f3f-693f-4554-aee0-9234b951c868 returned with HTTP 200 Jul 03 02:35:00.573697 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 787/3170] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:35:00 2026] GET /volume/v3/snapshots/e61a5f3f-693f-4554-aee0-9234b951c868 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:00.785224 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-192d8571-b54a-48c0-9838-a19b32bdb06e None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:00.787349 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-192d8571-b54a-48c0-9838-a19b32bdb06e tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] GET https://10.4.3.223/volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745 Jul 03 02:35:00.787880 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-192d8571-b54a-48c0-9838-a19b32bdb06e tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:00.787880 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-192d8571-b54a-48c0-9838-a19b32bdb06e tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:00.787880 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-192d8571-b54a-48c0-9838-a19b32bdb06e tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Show backup with id 8b76accb-7d09-41e6-aee6-18da67c2b745. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:35:00.794310 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:00.794310 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:35:00.795191 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-192d8571-b54a-48c0-9838-a19b32bdb06e tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] https://10.4.3.223/volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745 returned with HTTP 200 Jul 03 02:35:00.795369 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 796/3171] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:35:00 2026] GET /volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745 => generated 754 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:01.147836 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-a5423b2f-bc56-4700-8bd4-3105602fd0d8 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:01.152624 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-a5423b2f-bc56-4700-8bd4-3105602fd0d8 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/backups/437e7371-b6cf-41af-a477-a713664ad83b Jul 03 02:35:01.152934 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-a5423b2f-bc56-4700-8bd4-3105602fd0d8 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:01.153197 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-a5423b2f-bc56-4700-8bd4-3105602fd0d8 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:01.153364 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-a5423b2f-bc56-4700-8bd4-3105602fd0d8 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Show backup with id 437e7371-b6cf-41af-a477-a713664ad83b. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:35:01.169595 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-bccdba2d-9d56-4c58-b9c1-504dd3af61cd None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:01.170608 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:01.170608 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:35:01.171688 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-a5423b2f-bc56-4700-8bd4-3105602fd0d8 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups/437e7371-b6cf-41af-a477-a713664ad83b returned with HTTP 200 Jul 03 02:35:01.172225 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 789/3172] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:35:01 2026] GET /volume/v3/backups/437e7371-b6cf-41af-a477-a713664ad83b => generated 725 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:01.172330 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-bccdba2d-9d56-4c58-b9c1-504dd3af61cd tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] GET https://10.4.3.223/volume/v3/volumes/c852796b-2802-425d-b47f-15d4bf42032d Jul 03 02:35:01.172715 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-bccdba2d-9d56-4c58-b9c1-504dd3af61cd tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:01.173041 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-bccdba2d-9d56-4c58-b9c1-504dd3af61cd tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:01.185019 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:01.185019 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:35:01.190385 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-bccdba2d-9d56-4c58-b9c1-504dd3af61cd tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Volume info retrieved successfully. Jul 03 02:35:01.201447 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-bccdba2d-9d56-4c58-b9c1-504dd3af61cd tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] https://10.4.3.223/volume/v3/volumes/c852796b-2802-425d-b47f-15d4bf42032d returned with HTTP 200 Jul 03 02:35:01.202148 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 801/3173] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:35:01 2026] GET /volume/v3/volumes/c852796b-2802-425d-b47f-15d4bf42032d => generated 928 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:35:01.583414 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-48886f83-604a-4210-9560-ce26dceaf2de None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:01.585037 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-48886f83-604a-4210-9560-ce26dceaf2de tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] GET https://10.4.3.223/volume/v3/snapshots/e61a5f3f-693f-4554-aee0-9234b951c868 Jul 03 02:35:01.585198 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-48886f83-604a-4210-9560-ce26dceaf2de tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:01.585359 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-48886f83-604a-4210-9560-ce26dceaf2de tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:01.589498 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-48886f83-604a-4210-9560-ce26dceaf2de tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/snapshots/e61a5f3f-693f-4554-aee0-9234b951c868 returned with HTTP 404 Jul 03 02:35:01.589840 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 788/3174] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:35:01 2026] GET /volume/v3/snapshots/e61a5f3f-693f-4554-aee0-9234b951c868 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:35:01.596292 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-343f5024-46db-4ddd-8958-b6790155f5aa None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:01.598150 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-343f5024-46db-4ddd-8958-b6790155f5aa tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/a52b7571-f114-4ba2-ae75-a94de4e12813 Jul 03 02:35:01.598342 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-343f5024-46db-4ddd-8958-b6790155f5aa tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:01.598556 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-343f5024-46db-4ddd-8958-b6790155f5aa tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'delete' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:01.598663 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.snapshots [None req-343f5024-46db-4ddd-8958-b6790155f5aa tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Delete snapshot with id: a52b7571-f114-4ba2-ae75-a94de4e12813 Jul 03 02:35:01.604384 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:01.604384 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:35:01.604873 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-343f5024-46db-4ddd-8958-b6790155f5aa tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Snapshot retrieved successfully. Jul 03 02:35:01.631663 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-343f5024-46db-4ddd-8958-b6790155f5aa tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Snapshot delete request issued successfully. Jul 03 02:35:01.631663 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-343f5024-46db-4ddd-8958-b6790155f5aa tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/snapshots/a52b7571-f114-4ba2-ae75-a94de4e12813 returned with HTTP 202 Jul 03 02:35:01.632212 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 797/3175] 10.4.3.223 () {66 vars in 1357 bytes} [Fri Jul 3 02:35:01 2026] DELETE /volume/v3/snapshots/a52b7571-f114-4ba2-ae75-a94de4e12813 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:35:01.640061 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-300a5fd8-92ce-4aaf-9035-984a90e15a3a None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:01.642286 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-300a5fd8-92ce-4aaf-9035-984a90e15a3a tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] GET https://10.4.3.223/volume/v3/snapshots/a52b7571-f114-4ba2-ae75-a94de4e12813 Jul 03 02:35:01.642493 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-300a5fd8-92ce-4aaf-9035-984a90e15a3a tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:01.642685 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-300a5fd8-92ce-4aaf-9035-984a90e15a3a tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:01.648642 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:01.648642 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:35:01.651268 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-300a5fd8-92ce-4aaf-9035-984a90e15a3a tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Snapshot retrieved successfully. Jul 03 02:35:01.652151 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-300a5fd8-92ce-4aaf-9035-984a90e15a3a tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/snapshots/a52b7571-f114-4ba2-ae75-a94de4e12813 returned with HTTP 200 Jul 03 02:35:01.652524 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 790/3176] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:35:01 2026] GET /volume/v3/snapshots/a52b7571-f114-4ba2-ae75-a94de4e12813 => generated 468 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:01.806233 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-079cc659-285e-430e-aa88-bc8f36539e0c None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:01.813127 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-079cc659-285e-430e-aa88-bc8f36539e0c tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] GET https://10.4.3.223/volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745 Jul 03 02:35:01.813127 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-079cc659-285e-430e-aa88-bc8f36539e0c tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:01.813127 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-079cc659-285e-430e-aa88-bc8f36539e0c tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:01.813127 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-079cc659-285e-430e-aa88-bc8f36539e0c tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Show backup with id 8b76accb-7d09-41e6-aee6-18da67c2b745. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:35:01.821769 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:01.821769 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:35:01.823785 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-079cc659-285e-430e-aa88-bc8f36539e0c tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] https://10.4.3.223/volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745 returned with HTTP 200 Jul 03 02:35:01.824263 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 802/3177] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:35:01 2026] GET /volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745 => generated 754 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:02.182893 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-76b3c140-040d-48db-b768-2372fca257de None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:02.184390 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-76b3c140-040d-48db-b768-2372fca257de tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/backups/437e7371-b6cf-41af-a477-a713664ad83b Jul 03 02:35:02.184664 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-76b3c140-040d-48db-b768-2372fca257de tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:02.184854 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-76b3c140-040d-48db-b768-2372fca257de tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:02.184996 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-76b3c140-040d-48db-b768-2372fca257de tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Show backup with id 437e7371-b6cf-41af-a477-a713664ad83b. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:35:02.189141 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:02.189141 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:35:02.189691 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-76b3c140-040d-48db-b768-2372fca257de tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups/437e7371-b6cf-41af-a477-a713664ad83b returned with HTTP 200 Jul 03 02:35:02.190022 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 789/3178] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:35:02 2026] GET /volume/v3/backups/437e7371-b6cf-41af-a477-a713664ad83b => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:02.214813 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-a8fbf506-864d-43ac-bbb4-cecaa9858be7 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:02.217206 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-a8fbf506-864d-43ac-bbb4-cecaa9858be7 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] GET https://10.4.3.223/volume/v3/volumes/c852796b-2802-425d-b47f-15d4bf42032d Jul 03 02:35:02.217448 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-a8fbf506-864d-43ac-bbb4-cecaa9858be7 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:02.217687 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-a8fbf506-864d-43ac-bbb4-cecaa9858be7 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:02.224661 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:02.224661 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:35:02.228084 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-a8fbf506-864d-43ac-bbb4-cecaa9858be7 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Volume info retrieved successfully. Jul 03 02:35:02.232182 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-a8fbf506-864d-43ac-bbb4-cecaa9858be7 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] https://10.4.3.223/volume/v3/volumes/c852796b-2802-425d-b47f-15d4bf42032d returned with HTTP 200 Jul 03 02:35:02.232611 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 798/3179] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:35:02 2026] GET /volume/v3/volumes/c852796b-2802-425d-b47f-15d4bf42032d => generated 1193 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:35:02.247334 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-c567ddaf-3bce-4d77-8a7d-a110a2899cdd None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:02.249245 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-c567ddaf-3bce-4d77-8a7d-a110a2899cdd tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] GET https://10.4.3.223/volume/v3/volumes/c852796b-2802-425d-b47f-15d4bf42032d Jul 03 02:35:02.249496 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-c567ddaf-3bce-4d77-8a7d-a110a2899cdd tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:02.249722 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-c567ddaf-3bce-4d77-8a7d-a110a2899cdd tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:02.256141 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:02.256141 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:35:02.259187 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-c567ddaf-3bce-4d77-8a7d-a110a2899cdd tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Volume info retrieved successfully. Jul 03 02:35:02.263276 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-c567ddaf-3bce-4d77-8a7d-a110a2899cdd tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] https://10.4.3.223/volume/v3/volumes/c852796b-2802-425d-b47f-15d4bf42032d returned with HTTP 200 Jul 03 02:35:02.263738 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 791/3180] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:35:02 2026] GET /volume/v3/volumes/c852796b-2802-425d-b47f-15d4bf42032d => generated 1193 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:35:02.275532 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-10b609ff-292b-489c-83a5-1ba76f0cc453 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:02.277834 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-10b609ff-292b-489c-83a5-1ba76f0cc453 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:35:02.278321 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-10b609ff-292b-489c-83a5-1ba76f0cc453 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "source_volid": "c852796b-2802-425d-b47f-15d4bf42032d", "size": 1}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:35:02.280038 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.volumes [None req-10b609ff-292b-489c-83a5-1ba76f0cc453 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'source_volid': 'c852796b-2802-425d-b47f-15d4bf42032d', 'size': 1}} {{(pid=100015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:35:02.287159 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:02.287159 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:35:02.287617 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-10b609ff-292b-489c-83a5-1ba76f0cc453 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Volume retrieved successfully. Jul 03 02:35:02.287728 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-10b609ff-292b-489c-83a5-1ba76f0cc453 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Create volume of 1 GB Jul 03 02:35:02.291144 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-10b609ff-292b-489c-83a5-1ba76f0cc453 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Availability Zones retrieved successfully. Jul 03 02:35:02.295986 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-10b609ff-292b-489c-83a5-1ba76f0cc453 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Flow 'volume_create_api' (b4717142-799c-47ce-823c-39c07727abe2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:35:02.297019 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-10b609ff-292b-489c-83a5-1ba76f0cc453 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b121eaa0-67c1-4fe1-a0da-6a9129a26809) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:35:02.297863 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.flows.api.create_volume [None req-10b609ff-292b-489c-83a5-1ba76f0cc453 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:35:02.319854 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-10b609ff-292b-489c-83a5-1ba76f0cc453 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b121eaa0-67c1-4fe1-a0da-6a9129a26809) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'c852796b-2802-425d-b47f-15d4bf42032d', 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:35:02.320592 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-10b609ff-292b-489c-83a5-1ba76f0cc453 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8a8a928-bb40-4300-bdc4-bd3ab89302da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:35:02.358383 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.quota [None req-10b609ff-292b-489c-83a5-1ba76f0cc453 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Created reservations ['22aa451c-2c8f-43cf-84ae-45a7f4f9f6aa', 'dc554057-8879-4cf0-95d2-5579de82a264', '335c87a0-bae1-4ed6-8a8f-4e904a5f57af', '3c67c668-e999-4dde-b225-a97591cd67f7'] {{(pid=100015) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:35:02.359111 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-10b609ff-292b-489c-83a5-1ba76f0cc453 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8a8a928-bb40-4300-bdc4-bd3ab89302da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['22aa451c-2c8f-43cf-84ae-45a7f4f9f6aa', 'dc554057-8879-4cf0-95d2-5579de82a264', '335c87a0-bae1-4ed6-8a8f-4e904a5f57af', '3c67c668-e999-4dde-b225-a97591cd67f7']}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:35:02.359765 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-10b609ff-292b-489c-83a5-1ba76f0cc453 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91d8b1aa-b41c-4b45-af6a-cf22d1419b0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:35:02.389580 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-10b609ff-292b-489c-83a5-1ba76f0cc453 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91d8b1aa-b41c-4b45-af6a-cf22d1419b0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '23a988f2-690c-492b-bc23-6539e0ff9b05', '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='12c18f453cfa48d69596b7a7ef5cfd0b',qos_specs=None,replication_status=,reservations=['22aa451c-2c8f-43cf-84ae-45a7f4f9f6aa','dc554057-8879-4cf0-95d2-5579de82a264','335c87a0-bae1-4ed6-8a8f-4e904a5f57af','3c67c668-e999-4dde-b225-a97591cd67f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=c852796b-2802-425d-b47f-15d4bf42032d,status='creating',user_id='80c48113f1774e67ae9ef1dc105a0664',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), '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-07-03T02:35:02Z,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=23a988f2-690c-492b-bc23-6539e0ff9b05,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='12c18f453cfa48d69596b7a7ef5cfd0b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=c852796b-2802-425d-b47f-15d4bf42032d,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='80c48113f1774e67ae9ef1dc105a0664',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:35:02.390353 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-10b609ff-292b-489c-83a5-1ba76f0cc453 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (128cabb5-b3c5-45ca-98c6-dc23ba502de0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:35:02.407210 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-10b609ff-292b-489c-83a5-1ba76f0cc453 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (128cabb5-b3c5-45ca-98c6-dc23ba502de0) transitioned into state 'SUCCESS' from 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='12c18f453cfa48d69596b7a7ef5cfd0b',qos_specs=None,replication_status=,reservations=['22aa451c-2c8f-43cf-84ae-45a7f4f9f6aa','dc554057-8879-4cf0-95d2-5579de82a264','335c87a0-bae1-4ed6-8a8f-4e904a5f57af','3c67c668-e999-4dde-b225-a97591cd67f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=c852796b-2802-425d-b47f-15d4bf42032d,status='creating',user_id='80c48113f1774e67ae9ef1dc105a0664',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:35:02.407906 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-10b609ff-292b-489c-83a5-1ba76f0cc453 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ade3fe2-65ad-4c62-9229-ded0e9f8a4ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:35:02.423335 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-10b609ff-292b-489c-83a5-1ba76f0cc453 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ade3fe2-65ad-4c62-9229-ded0e9f8a4ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:35:02.424103 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-10b609ff-292b-489c-83a5-1ba76f0cc453 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Flow 'volume_create_api' (b4717142-799c-47ce-823c-39c07727abe2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:35:02.424375 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-10b609ff-292b-489c-83a5-1ba76f0cc453 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Create volume request issued successfully. Jul 03 02:35:02.424936 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-10b609ff-292b-489c-83a5-1ba76f0cc453 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:35:02.425491 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 803/3181] 10.4.3.223 () {70 vars in 1300 bytes} [Fri Jul 3 02:35:02 2026] POST /volume/v3/volumes => generated 809 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:35:02.437141 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-2d5f18bf-873b-4b40-910f-8a1748a32d36 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:02.438758 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-2d5f18bf-873b-4b40-910f-8a1748a32d36 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] GET https://10.4.3.223/volume/v3/volumes/23a988f2-690c-492b-bc23-6539e0ff9b05 Jul 03 02:35:02.439046 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-2d5f18bf-873b-4b40-910f-8a1748a32d36 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:02.439195 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-2d5f18bf-873b-4b40-910f-8a1748a32d36 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:02.445471 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:02.445471 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:35:02.449052 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-2d5f18bf-873b-4b40-910f-8a1748a32d36 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Volume info retrieved successfully. Jul 03 02:35:02.453142 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-2d5f18bf-873b-4b40-910f-8a1748a32d36 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] https://10.4.3.223/volume/v3/volumes/23a988f2-690c-492b-bc23-6539e0ff9b05 returned with HTTP 200 Jul 03 02:35:02.453566 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 790/3182] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:35:02 2026] GET /volume/v3/volumes/23a988f2-690c-492b-bc23-6539e0ff9b05 => generated 877 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:35:02.662402 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-905b3019-9cf2-4930-82ae-8cb303eda14b None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:02.664455 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-905b3019-9cf2-4930-82ae-8cb303eda14b tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] GET https://10.4.3.223/volume/v3/snapshots/a52b7571-f114-4ba2-ae75-a94de4e12813 Jul 03 02:35:02.664713 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-905b3019-9cf2-4930-82ae-8cb303eda14b tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:02.664945 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-905b3019-9cf2-4930-82ae-8cb303eda14b tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:02.670003 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-905b3019-9cf2-4930-82ae-8cb303eda14b tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/snapshots/a52b7571-f114-4ba2-ae75-a94de4e12813 returned with HTTP 404 Jul 03 02:35:02.670584 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 799/3183] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:35:02 2026] GET /volume/v3/snapshots/a52b7571-f114-4ba2-ae75-a94de4e12813 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:35:02.679279 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-c632d28d-d1fd-41e4-91d5-b2002d0e1425 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:02.681018 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-c632d28d-d1fd-41e4-91d5-b2002d0e1425 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/3cd69c4d-87d9-4e0d-8b0d-3836fb5920a2 Jul 03 02:35:02.681222 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-c632d28d-d1fd-41e4-91d5-b2002d0e1425 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:02.681486 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-c632d28d-d1fd-41e4-91d5-b2002d0e1425 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'delete' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:02.681626 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.snapshots [None req-c632d28d-d1fd-41e4-91d5-b2002d0e1425 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Delete snapshot with id: 3cd69c4d-87d9-4e0d-8b0d-3836fb5920a2 Jul 03 02:35:02.685764 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-c632d28d-d1fd-41e4-91d5-b2002d0e1425 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/snapshots/3cd69c4d-87d9-4e0d-8b0d-3836fb5920a2 returned with HTTP 404 Jul 03 02:35:02.686321 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 792/3184] 10.4.3.223 () {66 vars in 1357 bytes} [Fri Jul 3 02:35:02 2026] DELETE /volume/v3/snapshots/3cd69c4d-87d9-4e0d-8b0d-3836fb5920a2 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:35:02.693295 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-8a5aea7e-83e5-4096-81ec-086307651de7 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:02.695121 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-8a5aea7e-83e5-4096-81ec-086307651de7 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/a52b7571-f114-4ba2-ae75-a94de4e12813 Jul 03 02:35:02.695427 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-8a5aea7e-83e5-4096-81ec-086307651de7 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:02.695685 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-8a5aea7e-83e5-4096-81ec-086307651de7 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:02.695960 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.snapshots [None req-8a5aea7e-83e5-4096-81ec-086307651de7 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Delete snapshot with id: a52b7571-f114-4ba2-ae75-a94de4e12813 Jul 03 02:35:02.701028 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-8a5aea7e-83e5-4096-81ec-086307651de7 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/snapshots/a52b7571-f114-4ba2-ae75-a94de4e12813 returned with HTTP 404 Jul 03 02:35:02.701614 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 804/3185] 10.4.3.223 () {66 vars in 1357 bytes} [Fri Jul 3 02:35:02 2026] DELETE /volume/v3/snapshots/a52b7571-f114-4ba2-ae75-a94de4e12813 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:35:02.735904 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-02100764-94dc-45bf-a08e-03b763c3f004 req-76c4086a-b59e-4366-b724-8a8339b4a23e None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:02.738170 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-02100764-94dc-45bf-a08e-03b763c3f004 req-76c4086a-b59e-4366-b724-8a8339b4a23e tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] GET https://10.4.3.223/volume/v3/volumes/06362ad6-6e11-4297-9cd8-e5aa60ad7cc6 Jul 03 02:35:02.738411 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-02100764-94dc-45bf-a08e-03b763c3f004 req-76c4086a-b59e-4366-b724-8a8339b4a23e tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:02.738719 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-02100764-94dc-45bf-a08e-03b763c3f004 req-76c4086a-b59e-4366-b724-8a8339b4a23e tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:02.749381 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:02.749381 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:35:02.752699 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [req-02100764-94dc-45bf-a08e-03b763c3f004 req-76c4086a-b59e-4366-b724-8a8339b4a23e tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Volume info retrieved successfully. Jul 03 02:35:02.757049 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-02100764-94dc-45bf-a08e-03b763c3f004 req-76c4086a-b59e-4366-b724-8a8339b4a23e tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/volumes/06362ad6-6e11-4297-9cd8-e5aa60ad7cc6 returned with HTTP 200 Jul 03 02:35:02.757616 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 791/3186] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:35:02 2026] GET /volume/v3/volumes/06362ad6-6e11-4297-9cd8-e5aa60ad7cc6 => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:35:02.776494 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-02100764-94dc-45bf-a08e-03b763c3f004 req-93860a94-58bf-4406-b4e7-43c39b185065 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:02.779849 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-02100764-94dc-45bf-a08e-03b763c3f004 req-93860a94-58bf-4406-b4e7-43c39b185065 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] POST https://10.4.3.223/volume/v3/volumes/06362ad6-6e11-4297-9cd8-e5aa60ad7cc6/action Jul 03 02:35:02.779849 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-02100764-94dc-45bf-a08e-03b763c3f004 req-93860a94-58bf-4406-b4e7-43c39b185065 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100013) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:35:02.780042 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-02100764-94dc-45bf-a08e-03b763c3f004 req-93860a94-58bf-4406-b4e7-43c39b185065 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:35:02.795251 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:02.795251 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:35:02.796037 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-02100764-94dc-45bf-a08e-03b763c3f004 req-93860a94-58bf-4406-b4e7-43c39b185065 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Volume info retrieved successfully. Jul 03 02:35:02.808038 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-02100764-94dc-45bf-a08e-03b763c3f004 req-93860a94-58bf-4406-b4e7-43c39b185065 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Begin detaching volume completed successfully. Jul 03 02:35:02.808360 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-02100764-94dc-45bf-a08e-03b763c3f004 req-93860a94-58bf-4406-b4e7-43c39b185065 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/volumes/06362ad6-6e11-4297-9cd8-e5aa60ad7cc6/action returned with HTTP 202 Jul 03 02:35:02.809058 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 800/3187] 10.4.3.223 () {72 vars in 1672 bytes} [Fri Jul 3 02:35:02 2026] POST /volume/v3/volumes/06362ad6-6e11-4297-9cd8-e5aa60ad7cc6/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 02:35:02.835357 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-af3648b4-03de-4a44-a553-d0dac056d476 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:02.837142 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-af3648b4-03de-4a44-a553-d0dac056d476 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] GET https://10.4.3.223/volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745 Jul 03 02:35:02.837570 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-af3648b4-03de-4a44-a553-d0dac056d476 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:02.837637 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-af3648b4-03de-4a44-a553-d0dac056d476 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:02.837803 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-af3648b4-03de-4a44-a553-d0dac056d476 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Show backup with id 8b76accb-7d09-41e6-aee6-18da67c2b745. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:35:02.843369 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:02.843369 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:35:02.844381 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-af3648b4-03de-4a44-a553-d0dac056d476 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] https://10.4.3.223/volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745 returned with HTTP 200 Jul 03 02:35:02.844877 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 793/3188] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:35:02 2026] GET /volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745 => generated 754 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:03.201240 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-667b78d7-0cd2-46f7-b5cb-a1a521b51ecf None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:03.202956 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-667b78d7-0cd2-46f7-b5cb-a1a521b51ecf tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/backups/437e7371-b6cf-41af-a477-a713664ad83b Jul 03 02:35:03.203101 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-667b78d7-0cd2-46f7-b5cb-a1a521b51ecf tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:03.203273 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-667b78d7-0cd2-46f7-b5cb-a1a521b51ecf tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:03.203371 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-667b78d7-0cd2-46f7-b5cb-a1a521b51ecf tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Show backup with id 437e7371-b6cf-41af-a477-a713664ad83b. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:35:03.209299 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:03.209299 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:35:03.209937 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-667b78d7-0cd2-46f7-b5cb-a1a521b51ecf tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups/437e7371-b6cf-41af-a477-a713664ad83b returned with HTTP 200 Jul 03 02:35:03.210269 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 805/3189] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:35:03 2026] GET /volume/v3/backups/437e7371-b6cf-41af-a477-a713664ad83b => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:03.465413 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-2ea7e37e-fe6f-48e4-b9f9-f854c2f3a617 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:03.467196 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-2ea7e37e-fe6f-48e4-b9f9-f854c2f3a617 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] GET https://10.4.3.223/volume/v3/volumes/23a988f2-690c-492b-bc23-6539e0ff9b05 Jul 03 02:35:03.467371 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-2ea7e37e-fe6f-48e4-b9f9-f854c2f3a617 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:03.467568 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-2ea7e37e-fe6f-48e4-b9f9-f854c2f3a617 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:03.474109 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:03.474109 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:35:03.477516 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-2ea7e37e-fe6f-48e4-b9f9-f854c2f3a617 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Volume info retrieved successfully. Jul 03 02:35:03.481754 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-2ea7e37e-fe6f-48e4-b9f9-f854c2f3a617 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] https://10.4.3.223/volume/v3/volumes/23a988f2-690c-492b-bc23-6539e0ff9b05 returned with HTTP 200 Jul 03 02:35:03.482150 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 792/3190] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:35:03 2026] GET /volume/v3/volumes/23a988f2-690c-492b-bc23-6539e0ff9b05 => generated 1228 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:35:03.495832 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-2420456f-beab-4530-b909-b7ba9d509403 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:03.497398 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-2420456f-beab-4530-b909-b7ba9d509403 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] GET https://10.4.3.223/volume/v3/volumes/23a988f2-690c-492b-bc23-6539e0ff9b05 Jul 03 02:35:03.497577 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-2420456f-beab-4530-b909-b7ba9d509403 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:03.497750 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-2420456f-beab-4530-b909-b7ba9d509403 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:03.504220 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:03.504220 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:35:03.507301 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-2420456f-beab-4530-b909-b7ba9d509403 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Volume info retrieved successfully. Jul 03 02:35:03.511752 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-2420456f-beab-4530-b909-b7ba9d509403 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] https://10.4.3.223/volume/v3/volumes/23a988f2-690c-492b-bc23-6539e0ff9b05 returned with HTTP 200 Jul 03 02:35:03.512127 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 801/3191] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:35:03 2026] GET /volume/v3/volumes/23a988f2-690c-492b-bc23-6539e0ff9b05 => generated 1228 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:35:03.523996 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-1f413cb9-a0b9-4e51-9152-7363890144d8 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:03.525480 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-1f413cb9-a0b9-4e51-9152-7363890144d8 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] DELETE https://10.4.3.223/volume/v3/volumes/c852796b-2802-425d-b47f-15d4bf42032d Jul 03 02:35:03.525675 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-1f413cb9-a0b9-4e51-9152-7363890144d8 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:03.525820 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-1f413cb9-a0b9-4e51-9152-7363890144d8 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Calling method 'delete' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:03.526001 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.volumes [None req-1f413cb9-a0b9-4e51-9152-7363890144d8 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Delete volume with id: c852796b-2802-425d-b47f-15d4bf42032d Jul 03 02:35:03.532149 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:03.532149 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:35:03.532562 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-1f413cb9-a0b9-4e51-9152-7363890144d8 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Volume info retrieved successfully. Jul 03 02:35:03.548188 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-1f413cb9-a0b9-4e51-9152-7363890144d8 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Delete volume request issued successfully. Jul 03 02:35:03.548371 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-1f413cb9-a0b9-4e51-9152-7363890144d8 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] https://10.4.3.223/volume/v3/volumes/c852796b-2802-425d-b47f-15d4bf42032d returned with HTTP 202 Jul 03 02:35:03.548800 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 794/3192] 10.4.3.223 () {68 vars in 1392 bytes} [Fri Jul 3 02:35:03 2026] DELETE /volume/v3/volumes/c852796b-2802-425d-b47f-15d4bf42032d => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 02:35:03.555504 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-80e94171-9963-4164-8f7c-252c8dd7a972 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:03.557658 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-80e94171-9963-4164-8f7c-252c8dd7a972 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] GET https://10.4.3.223/volume/v3/volumes/c852796b-2802-425d-b47f-15d4bf42032d Jul 03 02:35:03.558039 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-80e94171-9963-4164-8f7c-252c8dd7a972 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:03.558281 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-80e94171-9963-4164-8f7c-252c8dd7a972 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:03.566506 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:03.566506 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:35:03.570723 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-80e94171-9963-4164-8f7c-252c8dd7a972 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Volume info retrieved successfully. Jul 03 02:35:03.576045 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-80e94171-9963-4164-8f7c-252c8dd7a972 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] https://10.4.3.223/volume/v3/volumes/c852796b-2802-425d-b47f-15d4bf42032d returned with HTTP 200 Jul 03 02:35:03.576459 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 806/3193] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:35:03 2026] GET /volume/v3/volumes/c852796b-2802-425d-b47f-15d4bf42032d => generated 1192 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:35:03.838376 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-039a231e-1beb-4b7c-98d6-2e27fb9c1ede None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:03.838989 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-039a231e-1beb-4b7c-98d6-2e27fb9c1ede None None] GET https://10.4.3.223/volume// Jul 03 02:35:03.839282 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-039a231e-1beb-4b7c-98d6-2e27fb9c1ede None None] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:03.839584 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-039a231e-1beb-4b7c-98d6-2e27fb9c1ede None None] Calling method 'all' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:03.840029 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-039a231e-1beb-4b7c-98d6-2e27fb9c1ede None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:35:03.840474 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 793/3194] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:35:03 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:35:03.851359 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-02100764-94dc-45bf-a08e-03b763c3f004 req-2bdea068-cdd8-4edc-bc7d-fb9853218713 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:03.854635 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-02100764-94dc-45bf-a08e-03b763c3f004 req-2bdea068-cdd8-4edc-bc7d-fb9853218713 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] GET https://10.4.3.223/volume/v3/volumes/06362ad6-6e11-4297-9cd8-e5aa60ad7cc6 Jul 03 02:35:03.854966 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-02100764-94dc-45bf-a08e-03b763c3f004 req-2bdea068-cdd8-4edc-bc7d-fb9853218713 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:03.855236 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-02100764-94dc-45bf-a08e-03b763c3f004 req-2bdea068-cdd8-4edc-bc7d-fb9853218713 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:03.859397 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-9c0042c1-cc8e-4f73-80e6-2c3f228e58dc None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:03.861288 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-9c0042c1-cc8e-4f73-80e6-2c3f228e58dc tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] GET https://10.4.3.223/volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745 Jul 03 02:35:03.861548 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-9c0042c1-cc8e-4f73-80e6-2c3f228e58dc tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:03.861749 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-9c0042c1-cc8e-4f73-80e6-2c3f228e58dc tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:03.861816 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-9c0042c1-cc8e-4f73-80e6-2c3f228e58dc tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Show backup with id 8b76accb-7d09-41e6-aee6-18da67c2b745. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:35:03.866272 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:03.866272 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:35:03.867074 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-9c0042c1-cc8e-4f73-80e6-2c3f228e58dc tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] https://10.4.3.223/volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745 returned with HTTP 200 Jul 03 02:35:03.867388 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 795/3195] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:35:03 2026] GET /volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745 => generated 754 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:03.877933 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:03.877933 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:35:03.889931 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-02100764-94dc-45bf-a08e-03b763c3f004 req-2bdea068-cdd8-4edc-bc7d-fb9853218713 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Volume info retrieved successfully. Jul 03 02:35:03.895415 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-02100764-94dc-45bf-a08e-03b763c3f004 req-2bdea068-cdd8-4edc-bc7d-fb9853218713 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/volumes/06362ad6-6e11-4297-9cd8-e5aa60ad7cc6 returned with HTTP 200 Jul 03 02:35:03.895415 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 802/3196] 10.4.3.223 () {70 vars in 1639 bytes} [Fri Jul 3 02:35:03 2026] GET /volume/v3/volumes/06362ad6-6e11-4297-9cd8-e5aa60ad7cc6 => generated 1321 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:35:04.221758 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-46b08507-e99c-4071-a970-1b280af684e0 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:04.223973 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-46b08507-e99c-4071-a970-1b280af684e0 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/backups/437e7371-b6cf-41af-a477-a713664ad83b Jul 03 02:35:04.224052 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-46b08507-e99c-4071-a970-1b280af684e0 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:04.224220 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-46b08507-e99c-4071-a970-1b280af684e0 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:04.224317 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-46b08507-e99c-4071-a970-1b280af684e0 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Show backup with id 437e7371-b6cf-41af-a477-a713664ad83b. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:35:04.228696 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:04.228696 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:35:04.229374 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-46b08507-e99c-4071-a970-1b280af684e0 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups/437e7371-b6cf-41af-a477-a713664ad83b returned with HTTP 200 Jul 03 02:35:04.229786 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 807/3197] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:35:04 2026] GET /volume/v3/backups/437e7371-b6cf-41af-a477-a713664ad83b => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:04.593138 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-aa168377-5dbd-436b-bc42-e3bb00ff06c1 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:04.595114 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-aa168377-5dbd-436b-bc42-e3bb00ff06c1 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] GET https://10.4.3.223/volume/v3/volumes/c852796b-2802-425d-b47f-15d4bf42032d Jul 03 02:35:04.595335 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-aa168377-5dbd-436b-bc42-e3bb00ff06c1 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:04.595573 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-aa168377-5dbd-436b-bc42-e3bb00ff06c1 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:04.602908 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-aa168377-5dbd-436b-bc42-e3bb00ff06c1 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] https://10.4.3.223/volume/v3/volumes/c852796b-2802-425d-b47f-15d4bf42032d returned with HTTP 404 Jul 03 02:35:04.603341 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 794/3198] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:35:04 2026] GET /volume/v3/volumes/c852796b-2802-425d-b47f-15d4bf42032d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 02:35:04.878302 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-7240ffcf-0e8c-48f1-a1e4-6e431797a53e None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:04.880456 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-7240ffcf-0e8c-48f1-a1e4-6e431797a53e tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] GET https://10.4.3.223/volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745 Jul 03 02:35:04.880517 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-7240ffcf-0e8c-48f1-a1e4-6e431797a53e tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:04.880685 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-7240ffcf-0e8c-48f1-a1e4-6e431797a53e tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:04.880845 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-7240ffcf-0e8c-48f1-a1e4-6e431797a53e tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Show backup with id 8b76accb-7d09-41e6-aee6-18da67c2b745. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:35:04.885619 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:04.885619 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:35:04.886758 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-7240ffcf-0e8c-48f1-a1e4-6e431797a53e tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] https://10.4.3.223/volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745 returned with HTTP 200 Jul 03 02:35:04.886947 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 796/3199] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:35:04 2026] GET /volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745 => generated 754 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:04.887207 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-02100764-94dc-45bf-a08e-03b763c3f004 req-d726425c-fca3-47f7-b7f4-2b44c7d9469d None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:04.889561 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-02100764-94dc-45bf-a08e-03b763c3f004 req-d726425c-fca3-47f7-b7f4-2b44c7d9469d tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] DELETE https://10.4.3.223/volume/v3/attachments/0906aba9-7f99-44d4-94b8-81db04ce3a8d Jul 03 02:35:04.889751 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-02100764-94dc-45bf-a08e-03b763c3f004 req-d726425c-fca3-47f7-b7f4-2b44c7d9469d tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:04.889976 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-02100764-94dc-45bf-a08e-03b763c3f004 req-d726425c-fca3-47f7-b7f4-2b44c7d9469d tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'version_select' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:04.900745 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:04.900745 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:35:05.240276 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-884b4806-a8c9-42f8-993b-2bb34f95c3b3 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:05.242267 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-884b4806-a8c9-42f8-993b-2bb34f95c3b3 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/backups/437e7371-b6cf-41af-a477-a713664ad83b Jul 03 02:35:05.242516 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-884b4806-a8c9-42f8-993b-2bb34f95c3b3 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:05.242772 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-884b4806-a8c9-42f8-993b-2bb34f95c3b3 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:05.242912 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-884b4806-a8c9-42f8-993b-2bb34f95c3b3 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Show backup with id 437e7371-b6cf-41af-a477-a713664ad83b. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:35:05.247350 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:05.247350 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:35:05.247889 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-884b4806-a8c9-42f8-993b-2bb34f95c3b3 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups/437e7371-b6cf-41af-a477-a713664ad83b returned with HTTP 200 Jul 03 02:35:05.248317 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 808/3200] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:35:05 2026] GET /volume/v3/backups/437e7371-b6cf-41af-a477-a713664ad83b => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:05.306061 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-913928f0-cd5a-420d-b6ca-b3b525397d8b None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:05.306543 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-913928f0-cd5a-420d-b6ca-b3b525397d8b None None] GET https://10.4.3.223/volume// Jul 03 02:35:05.307101 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-913928f0-cd5a-420d-b6ca-b3b525397d8b None None] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:05.307101 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-913928f0-cd5a-420d-b6ca-b3b525397d8b None None] Calling method 'all' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:05.307478 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-913928f0-cd5a-420d-b6ca-b3b525397d8b None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:35:05.307887 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 795/3201] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:35:05 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:35:05.317042 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-c3283e7e-1c97-4980-99d5-6f087f94f1a2 req-ac73f9ff-298c-4bbb-ade1-e8ba8e47e31d None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:05.319850 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-c3283e7e-1c97-4980-99d5-6f087f94f1a2 req-ac73f9ff-298c-4bbb-ade1-e8ba8e47e31d tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] GET https://10.4.3.223/volume/v3/volumes/999d067d-b90f-453e-829a-32a96166c071 Jul 03 02:35:05.320497 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-c3283e7e-1c97-4980-99d5-6f087f94f1a2 req-ac73f9ff-298c-4bbb-ade1-e8ba8e47e31d tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:05.320497 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-c3283e7e-1c97-4980-99d5-6f087f94f1a2 req-ac73f9ff-298c-4bbb-ade1-e8ba8e47e31d tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:05.331470 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:05.331470 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:35:05.336743 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [req-c3283e7e-1c97-4980-99d5-6f087f94f1a2 req-ac73f9ff-298c-4bbb-ade1-e8ba8e47e31d tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Volume info retrieved successfully. Jul 03 02:35:05.343498 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-c3283e7e-1c97-4980-99d5-6f087f94f1a2 req-ac73f9ff-298c-4bbb-ade1-e8ba8e47e31d tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/volumes/999d067d-b90f-453e-829a-32a96166c071 returned with HTTP 200 Jul 03 02:35:05.343886 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 797/3202] 10.4.3.223 () {70 vars in 1639 bytes} [Fri Jul 3 02:35:05 2026] GET /volume/v3/volumes/999d067d-b90f-453e-829a-32a96166c071 => generated 1545 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:35:05.432711 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-02100764-94dc-45bf-a08e-03b763c3f004 req-d726425c-fca3-47f7-b7f4-2b44c7d9469d tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/attachments/0906aba9-7f99-44d4-94b8-81db04ce3a8d returned with HTTP 200 Jul 03 02:35:05.433230 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 803/3203] 10.4.3.223 () {72 vars in 1673 bytes} [Fri Jul 3 02:35:04 2026] DELETE /volume/v3/attachments/0906aba9-7f99-44d4-94b8-81db04ce3a8d => generated 19 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:05.478092 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-c3283e7e-1c97-4980-99d5-6f087f94f1a2 req-74ac26e6-338a-4fbf-a7aa-1d0cbd73f1a9 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:05.480574 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-c3283e7e-1c97-4980-99d5-6f087f94f1a2 req-74ac26e6-338a-4fbf-a7aa-1d0cbd73f1a9 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] PUT https://10.4.3.223/volume/v3/attachments/88161b92-eb5a-48d5-a0fb-81beaa44ff98 Jul 03 02:35:05.480998 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-c3283e7e-1c97-4980-99d5-6f087f94f1a2 req-74ac26e6-338a-4fbf-a7aa-1d0cbd73f1a9 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000004352", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2a2633a05d73", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "80a8c083-552c-46a2-8db9-fd9e83fa2364", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:35:05.490485 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.coordination [req-c3283e7e-1c97-4980-99d5-6f087f94f1a2 req-74ac26e6-338a-4fbf-a7aa-1d0cbd73f1a9 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Acquiring lock "cinder-attachment_update-999d067d-b90f-453e-829a-32a96166c071-np0000004352" by "attachment_update" {{(pid=100015) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 02:35:05.497889 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.coordination [req-c3283e7e-1c97-4980-99d5-6f087f94f1a2 req-74ac26e6-338a-4fbf-a7aa-1d0cbd73f1a9 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Lock "cinder-attachment_update-999d067d-b90f-453e-829a-32a96166c071-np0000004352" acquired by "attachment_update" :: waited 0.005s {{(pid=100015) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 02:35:05.497889 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:05.497889 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:35:05.897885 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-2d31dc58-dde1-4b21-be99-6028d400444e None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:05.900171 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-2d31dc58-dde1-4b21-be99-6028d400444e tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] GET https://10.4.3.223/volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745 Jul 03 02:35:05.900461 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-2d31dc58-dde1-4b21-be99-6028d400444e tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:05.900684 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-2d31dc58-dde1-4b21-be99-6028d400444e tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:05.900760 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-2d31dc58-dde1-4b21-be99-6028d400444e tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Show backup with id 8b76accb-7d09-41e6-aee6-18da67c2b745. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:35:05.905488 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:05.905488 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:35:05.906442 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-2d31dc58-dde1-4b21-be99-6028d400444e tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] https://10.4.3.223/volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745 returned with HTTP 200 Jul 03 02:35:05.906921 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 796/3204] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:35:05 2026] GET /volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745 => generated 754 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:06.018928 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.coordination [req-c3283e7e-1c97-4980-99d5-6f087f94f1a2 req-74ac26e6-338a-4fbf-a7aa-1d0cbd73f1a9 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Lock "cinder-attachment_update-999d067d-b90f-453e-829a-32a96166c071-np0000004352" released by "attachment_update" :: held 0.523s {{(pid=100015) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 02:35:06.019311 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-c3283e7e-1c97-4980-99d5-6f087f94f1a2 req-74ac26e6-338a-4fbf-a7aa-1d0cbd73f1a9 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/attachments/88161b92-eb5a-48d5-a0fb-81beaa44ff98 returned with HTTP 200 Jul 03 02:35:06.019842 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 809/3205] 10.4.3.223 () {74 vars in 1704 bytes} [Fri Jul 3 02:35:05 2026] PUT /volume/v3/attachments/88161b92-eb5a-48d5-a0fb-81beaa44ff98 => generated 969 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:35:06.258537 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-a225cca9-4d4f-49f6-9bc8-7e287fe7c918 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:06.260150 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-a225cca9-4d4f-49f6-9bc8-7e287fe7c918 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/backups/437e7371-b6cf-41af-a477-a713664ad83b Jul 03 02:35:06.260337 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-a225cca9-4d4f-49f6-9bc8-7e287fe7c918 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:06.260518 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-a225cca9-4d4f-49f6-9bc8-7e287fe7c918 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:06.260613 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-a225cca9-4d4f-49f6-9bc8-7e287fe7c918 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Show backup with id 437e7371-b6cf-41af-a477-a713664ad83b. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:35:06.264262 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:06.264262 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:35:06.264828 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-a225cca9-4d4f-49f6-9bc8-7e287fe7c918 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups/437e7371-b6cf-41af-a477-a713664ad83b returned with HTTP 200 Jul 03 02:35:06.265205 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 798/3206] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:35:06 2026] GET /volume/v3/backups/437e7371-b6cf-41af-a477-a713664ad83b => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:06.288364 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-ba890714-d490-4890-9a5e-3fb22c812376 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:06.289877 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-ba890714-d490-4890-9a5e-3fb22c812376 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:35:06.290286 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-ba890714-d490-4890-9a5e-3fb22c812376 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "imageRef": "6524caaf-04e9-4a14-b38a-e5326abc8c58", "size": 1}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:35:06.293996 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.volumes [None req-ba890714-d490-4890-9a5e-3fb22c812376 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Create volume request body: {'volume': {'name': 'volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379', 'imageRef': '6524caaf-04e9-4a14-b38a-e5326abc8c58', 'size': 1}} {{(pid=100013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:35:06.368125 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.volumes [None req-ba890714-d490-4890-9a5e-3fb22c812376 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Create volume of 1 GB Jul 03 02:35:06.368125 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:06.368125 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:35:06.371096 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-ba890714-d490-4890-9a5e-3fb22c812376 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Availability Zones retrieved successfully. Jul 03 02:35:06.376249 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-ba890714-d490-4890-9a5e-3fb22c812376 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Flow 'volume_create_api' (84b1baf2-adaa-4d64-ae94-3b0b50253f52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:35:06.377556 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-ba890714-d490-4890-9a5e-3fb22c812376 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94ff5f4a-9051-4f9a-86d1-760f534bcedf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:35:06.378597 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.flows.api.create_volume [None req-ba890714-d490-4890-9a5e-3fb22c812376 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Validating volume size '1' using validate_int {{(pid=100013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:35:06.439888 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-ba890714-d490-4890-9a5e-3fb22c812376 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94ff5f4a-9051-4f9a-86d1-760f534bcedf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:35:06.440924 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-ba890714-d490-4890-9a5e-3fb22c812376 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4285013e-5013-4056-a1f5-dc6ef6ee44fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:35:06.493790 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.quota [None req-ba890714-d490-4890-9a5e-3fb22c812376 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Created reservations ['48cca312-43ca-4116-ad23-a97900b58b1f', 'db8e9d24-462b-44ec-a05b-1df764d9e2a8', '3c285cde-638f-473c-8807-47e3f75a3470', '99f1169d-9007-4893-96b9-edef55e546ad'] {{(pid=100013) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:35:06.494994 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-ba890714-d490-4890-9a5e-3fb22c812376 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4285013e-5013-4056-a1f5-dc6ef6ee44fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['48cca312-43ca-4116-ad23-a97900b58b1f', 'db8e9d24-462b-44ec-a05b-1df764d9e2a8', '3c285cde-638f-473c-8807-47e3f75a3470', '99f1169d-9007-4893-96b9-edef55e546ad']}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:35:06.496026 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-ba890714-d490-4890-9a5e-3fb22c812376 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e459440-ad98-4359-8c93-bb1b5c0adb2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:35:06.519706 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-ba890714-d490-4890-9a5e-3fb22c812376 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e459440-ad98-4359-8c93-bb1b5c0adb2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '50ab2522-45f2-41a5-85c9-b5c154ae1bb9', '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='12c18f453cfa48d69596b7a7ef5cfd0b',qos_specs=None,replication_status=,reservations=['48cca312-43ca-4116-ad23-a97900b58b1f','db8e9d24-462b-44ec-a05b-1df764d9e2a8','3c285cde-638f-473c-8807-47e3f75a3470','99f1169d-9007-4893-96b9-edef55e546ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80c48113f1774e67ae9ef1dc105a0664',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:35:06Z,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=50ab2522-45f2-41a5-85c9-b5c154ae1bb9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='12c18f453cfa48d69596b7a7ef5cfd0b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='80c48113f1774e67ae9ef1dc105a0664',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:35:06.520374 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-ba890714-d490-4890-9a5e-3fb22c812376 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27ba5111-4e0b-4da8-b35c-6456199c9813) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:35:06.529968 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-c3283e7e-1c97-4980-99d5-6f087f94f1a2 req-051f6b83-08e0-40d3-a2a5-34811d8cd04f None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:06.531833 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-c3283e7e-1c97-4980-99d5-6f087f94f1a2 req-051f6b83-08e0-40d3-a2a5-34811d8cd04f tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] POST https://10.4.3.223/volume/v3/attachments/88161b92-eb5a-48d5-a0fb-81beaa44ff98/action Jul 03 02:35:06.532479 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-c3283e7e-1c97-4980-99d5-6f087f94f1a2 req-051f6b83-08e0-40d3-a2a5-34811d8cd04f tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Action body: b'{"os-complete": null}' {{(pid=100012) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:35:06.532479 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-c3283e7e-1c97-4980-99d5-6f087f94f1a2 req-051f6b83-08e0-40d3-a2a5-34811d8cd04f tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:35:06.539686 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-ba890714-d490-4890-9a5e-3fb22c812376 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27ba5111-4e0b-4da8-b35c-6456199c9813) transitioned into state 'SUCCESS' from 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='12c18f453cfa48d69596b7a7ef5cfd0b',qos_specs=None,replication_status=,reservations=['48cca312-43ca-4116-ad23-a97900b58b1f','db8e9d24-462b-44ec-a05b-1df764d9e2a8','3c285cde-638f-473c-8807-47e3f75a3470','99f1169d-9007-4893-96b9-edef55e546ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='80c48113f1774e67ae9ef1dc105a0664',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:35:06.540313 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-ba890714-d490-4890-9a5e-3fb22c812376 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0979e5b-8238-4def-bded-af62d93dcf6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:35:06.550050 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:06.550050 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:35:06.552690 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-ba890714-d490-4890-9a5e-3fb22c812376 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0979e5b-8238-4def-bded-af62d93dcf6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:35:06.553639 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-ba890714-d490-4890-9a5e-3fb22c812376 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Flow 'volume_create_api' (84b1baf2-adaa-4d64-ae94-3b0b50253f52) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:35:06.554011 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-ba890714-d490-4890-9a5e-3fb22c812376 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Create volume request issued successfully. Jul 03 02:35:06.554631 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-ba890714-d490-4890-9a5e-3fb22c812376 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:35:06.555148 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 804/3207] 10.4.3.223 () {70 vars in 1300 bytes} [Fri Jul 3 02:35:06 2026] POST /volume/v3/volumes => generated 775 bytes in 267 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:35:06.569279 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-4e3bdd93-9c18-4283-8aca-be5ff768abc8 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:06.570901 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-c3283e7e-1c97-4980-99d5-6f087f94f1a2 req-051f6b83-08e0-40d3-a2a5-34811d8cd04f tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/attachments/88161b92-eb5a-48d5-a0fb-81beaa44ff98/action returned with HTTP 204 Jul 03 02:35:06.571014 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-4e3bdd93-9c18-4283-8aca-be5ff768abc8 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] GET https://10.4.3.223/volume/v3/volumes/50ab2522-45f2-41a5-85c9-b5c154ae1bb9 Jul 03 02:35:06.571198 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-4e3bdd93-9c18-4283-8aca-be5ff768abc8 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:06.571599 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 797/3208] 10.4.3.223 () {74 vars in 1725 bytes} [Fri Jul 3 02:35:06 2026] POST /volume/v3/attachments/88161b92-eb5a-48d5-a0fb-81beaa44ff98/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:35:06.571657 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-4e3bdd93-9c18-4283-8aca-be5ff768abc8 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:06.580054 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:06.580054 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:35:06.583662 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-4e3bdd93-9c18-4283-8aca-be5ff768abc8 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Volume info retrieved successfully. Jul 03 02:35:06.589129 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-4e3bdd93-9c18-4283-8aca-be5ff768abc8 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] https://10.4.3.223/volume/v3/volumes/50ab2522-45f2-41a5-85c9-b5c154ae1bb9 returned with HTTP 200 Jul 03 02:35:06.589562 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 810/3209] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:35:06 2026] GET /volume/v3/volumes/50ab2522-45f2-41a5-85c9-b5c154ae1bb9 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:35:06.917509 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-f41e62f8-8a1a-40e8-880a-6b37fb50fcd9 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:06.920577 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-f41e62f8-8a1a-40e8-880a-6b37fb50fcd9 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] GET https://10.4.3.223/volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745 Jul 03 02:35:06.920692 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-f41e62f8-8a1a-40e8-880a-6b37fb50fcd9 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:06.920877 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-f41e62f8-8a1a-40e8-880a-6b37fb50fcd9 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:06.920967 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-f41e62f8-8a1a-40e8-880a-6b37fb50fcd9 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Show backup with id 8b76accb-7d09-41e6-aee6-18da67c2b745. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:35:06.924906 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:06.924906 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:35:06.925674 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-f41e62f8-8a1a-40e8-880a-6b37fb50fcd9 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] https://10.4.3.223/volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745 returned with HTTP 200 Jul 03 02:35:06.926156 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 799/3210] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:35:06 2026] GET /volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745 => generated 754 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:07.277554 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-690054f4-6a9c-413f-9355-f5887adfc059 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:07.279849 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-690054f4-6a9c-413f-9355-f5887adfc059 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/backups/437e7371-b6cf-41af-a477-a713664ad83b Jul 03 02:35:07.280062 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-690054f4-6a9c-413f-9355-f5887adfc059 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:07.280264 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-690054f4-6a9c-413f-9355-f5887adfc059 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:07.280361 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-690054f4-6a9c-413f-9355-f5887adfc059 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Show backup with id 437e7371-b6cf-41af-a477-a713664ad83b. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:35:07.287933 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:07.287933 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:35:07.289115 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-690054f4-6a9c-413f-9355-f5887adfc059 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups/437e7371-b6cf-41af-a477-a713664ad83b returned with HTTP 200 Jul 03 02:35:07.289611 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 805/3211] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:35:07 2026] GET /volume/v3/backups/437e7371-b6cf-41af-a477-a713664ad83b => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:07.603636 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-4497110a-695c-4f6a-8b68-8631f092074a None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:07.605712 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-4497110a-695c-4f6a-8b68-8631f092074a tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] GET https://10.4.3.223/volume/v3/volumes/50ab2522-45f2-41a5-85c9-b5c154ae1bb9 Jul 03 02:35:07.606652 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-4497110a-695c-4f6a-8b68-8631f092074a tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:07.606652 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-4497110a-695c-4f6a-8b68-8631f092074a tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:07.614975 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:07.614975 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:35:07.619778 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-4497110a-695c-4f6a-8b68-8631f092074a tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Volume info retrieved successfully. Jul 03 02:35:07.625007 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-4497110a-695c-4f6a-8b68-8631f092074a tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] https://10.4.3.223/volume/v3/volumes/50ab2522-45f2-41a5-85c9-b5c154ae1bb9 returned with HTTP 200 Jul 03 02:35:07.625496 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 798/3212] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:35:07 2026] GET /volume/v3/volumes/50ab2522-45f2-41a5-85c9-b5c154ae1bb9 => generated 867 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:35:07.938952 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-8c505725-37a2-4c69-8ad1-d43abc6b4601 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:07.941180 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-8c505725-37a2-4c69-8ad1-d43abc6b4601 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] GET https://10.4.3.223/volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745 Jul 03 02:35:07.942812 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-8c505725-37a2-4c69-8ad1-d43abc6b4601 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:07.942812 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-8c505725-37a2-4c69-8ad1-d43abc6b4601 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:07.942812 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-8c505725-37a2-4c69-8ad1-d43abc6b4601 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Show backup with id 8b76accb-7d09-41e6-aee6-18da67c2b745. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:35:07.946728 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:07.946728 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:35:07.947617 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-8c505725-37a2-4c69-8ad1-d43abc6b4601 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] https://10.4.3.223/volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745 returned with HTTP 200 Jul 03 02:35:07.948092 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 811/3213] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:35:07 2026] GET /volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745 => generated 754 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:08.301322 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-bfb7ea33-faef-49e9-a4fa-bccf8623c6c7 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:08.302690 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-bfb7ea33-faef-49e9-a4fa-bccf8623c6c7 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/backups/437e7371-b6cf-41af-a477-a713664ad83b Jul 03 02:35:08.302942 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-bfb7ea33-faef-49e9-a4fa-bccf8623c6c7 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:08.303189 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-bfb7ea33-faef-49e9-a4fa-bccf8623c6c7 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:08.303313 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-bfb7ea33-faef-49e9-a4fa-bccf8623c6c7 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Show backup with id 437e7371-b6cf-41af-a477-a713664ad83b. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:35:08.307916 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:08.307916 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:35:08.308740 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-bfb7ea33-faef-49e9-a4fa-bccf8623c6c7 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups/437e7371-b6cf-41af-a477-a713664ad83b returned with HTTP 200 Jul 03 02:35:08.309192 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 800/3214] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:35:08 2026] GET /volume/v3/backups/437e7371-b6cf-41af-a477-a713664ad83b => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:08.641699 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-9aba4e9f-bbb7-440f-8cef-d5dcc5cb9baa None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:08.643895 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-9aba4e9f-bbb7-440f-8cef-d5dcc5cb9baa tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] GET https://10.4.3.223/volume/v3/volumes/50ab2522-45f2-41a5-85c9-b5c154ae1bb9 Jul 03 02:35:08.644154 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-9aba4e9f-bbb7-440f-8cef-d5dcc5cb9baa tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:08.644384 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-9aba4e9f-bbb7-440f-8cef-d5dcc5cb9baa tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:08.653662 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:08.653662 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:35:08.658013 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-9aba4e9f-bbb7-440f-8cef-d5dcc5cb9baa tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Volume info retrieved successfully. Jul 03 02:35:08.662824 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-9aba4e9f-bbb7-440f-8cef-d5dcc5cb9baa tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] https://10.4.3.223/volume/v3/volumes/50ab2522-45f2-41a5-85c9-b5c154ae1bb9 returned with HTTP 200 Jul 03 02:35:08.663382 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 806/3215] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:35:08 2026] GET /volume/v3/volumes/50ab2522-45f2-41a5-85c9-b5c154ae1bb9 => generated 925 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:35:08.967122 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-7a46518e-2cde-4bf9-807d-015f8792b0ff None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:08.969243 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-7a46518e-2cde-4bf9-807d-015f8792b0ff tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] GET https://10.4.3.223/volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745 Jul 03 02:35:08.969712 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-7a46518e-2cde-4bf9-807d-015f8792b0ff tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:08.970200 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-7a46518e-2cde-4bf9-807d-015f8792b0ff tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:08.970565 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-7a46518e-2cde-4bf9-807d-015f8792b0ff tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Show backup with id 8b76accb-7d09-41e6-aee6-18da67c2b745. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:35:08.977643 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:08.977643 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:35:08.977643 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-7a46518e-2cde-4bf9-807d-015f8792b0ff tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] https://10.4.3.223/volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745 returned with HTTP 200 Jul 03 02:35:08.977643 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 799/3216] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:35:08 2026] GET /volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745 => generated 754 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:09.321203 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-446298b2-fc6e-4b41-826f-ad4cfdcd1de6 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:09.323657 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-446298b2-fc6e-4b41-826f-ad4cfdcd1de6 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/backups/437e7371-b6cf-41af-a477-a713664ad83b Jul 03 02:35:09.323878 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-446298b2-fc6e-4b41-826f-ad4cfdcd1de6 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:09.324090 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-446298b2-fc6e-4b41-826f-ad4cfdcd1de6 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:09.324277 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-446298b2-fc6e-4b41-826f-ad4cfdcd1de6 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Show backup with id 437e7371-b6cf-41af-a477-a713664ad83b. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:35:09.329053 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:09.329053 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:35:09.329952 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-446298b2-fc6e-4b41-826f-ad4cfdcd1de6 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups/437e7371-b6cf-41af-a477-a713664ad83b returned with HTTP 200 Jul 03 02:35:09.330443 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 812/3217] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:35:09 2026] GET /volume/v3/backups/437e7371-b6cf-41af-a477-a713664ad83b => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:09.679641 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-96d6417e-1a84-4404-8ba6-f1678059be90 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:09.682036 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-96d6417e-1a84-4404-8ba6-f1678059be90 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] GET https://10.4.3.223/volume/v3/volumes/50ab2522-45f2-41a5-85c9-b5c154ae1bb9 Jul 03 02:35:09.682232 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-96d6417e-1a84-4404-8ba6-f1678059be90 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:09.682401 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-96d6417e-1a84-4404-8ba6-f1678059be90 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:09.689517 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:09.689517 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:35:09.693480 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-96d6417e-1a84-4404-8ba6-f1678059be90 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Volume info retrieved successfully. Jul 03 02:35:09.698317 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-96d6417e-1a84-4404-8ba6-f1678059be90 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] https://10.4.3.223/volume/v3/volumes/50ab2522-45f2-41a5-85c9-b5c154ae1bb9 returned with HTTP 200 Jul 03 02:35:09.698882 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 801/3218] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:35:09 2026] GET /volume/v3/volumes/50ab2522-45f2-41a5-85c9-b5c154ae1bb9 => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:35:09.989179 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-46f34e97-3d4e-4872-b36e-931f2ba9354f None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:09.992439 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-46f34e97-3d4e-4872-b36e-931f2ba9354f tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] GET https://10.4.3.223/volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745 Jul 03 02:35:09.992692 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-46f34e97-3d4e-4872-b36e-931f2ba9354f tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:09.992956 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-46f34e97-3d4e-4872-b36e-931f2ba9354f tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:09.993110 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-46f34e97-3d4e-4872-b36e-931f2ba9354f tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Show backup with id 8b76accb-7d09-41e6-aee6-18da67c2b745. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:35:10.000341 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:10.000341 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:35:10.001126 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-46f34e97-3d4e-4872-b36e-931f2ba9354f tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] https://10.4.3.223/volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745 returned with HTTP 200 Jul 03 02:35:10.001479 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 807/3219] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:35:09 2026] GET /volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745 => generated 755 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:10.167011 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-4d72cfab-aeab-4877-b91d-3538797e92ce req-d38efb6c-51ac-4420-90fa-9f19780f50bf None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:10.169182 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-4d72cfab-aeab-4877-b91d-3538797e92ce req-d38efb6c-51ac-4420-90fa-9f19780f50bf tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] GET https://10.4.3.223/volume/v3/volumes/a7363cfb-bc13-49a2-a2b6-70aa0684fee0 Jul 03 02:35:10.169370 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-4d72cfab-aeab-4877-b91d-3538797e92ce req-d38efb6c-51ac-4420-90fa-9f19780f50bf tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:10.169585 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-4d72cfab-aeab-4877-b91d-3538797e92ce req-d38efb6c-51ac-4420-90fa-9f19780f50bf tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:10.178609 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:10.178609 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:35:10.181978 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [req-4d72cfab-aeab-4877-b91d-3538797e92ce req-d38efb6c-51ac-4420-90fa-9f19780f50bf tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Volume info retrieved successfully. Jul 03 02:35:10.186471 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-4d72cfab-aeab-4877-b91d-3538797e92ce req-d38efb6c-51ac-4420-90fa-9f19780f50bf tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/volumes/a7363cfb-bc13-49a2-a2b6-70aa0684fee0 returned with HTTP 200 Jul 03 02:35:10.186990 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 800/3220] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:35:10 2026] GET /volume/v3/volumes/a7363cfb-bc13-49a2-a2b6-70aa0684fee0 => generated 1659 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:35:10.345566 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-3faab72f-3194-4cdb-992e-f2abbcaf2b41 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:10.348255 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-3faab72f-3194-4cdb-992e-f2abbcaf2b41 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/backups/437e7371-b6cf-41af-a477-a713664ad83b Jul 03 02:35:10.348452 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-3faab72f-3194-4cdb-992e-f2abbcaf2b41 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:10.348627 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-3faab72f-3194-4cdb-992e-f2abbcaf2b41 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:10.348732 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-3faab72f-3194-4cdb-992e-f2abbcaf2b41 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Show backup with id 437e7371-b6cf-41af-a477-a713664ad83b. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:35:10.352663 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:10.352663 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:35:10.353340 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-3faab72f-3194-4cdb-992e-f2abbcaf2b41 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups/437e7371-b6cf-41af-a477-a713664ad83b returned with HTTP 200 Jul 03 02:35:10.353744 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 813/3221] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:35:10 2026] GET /volume/v3/backups/437e7371-b6cf-41af-a477-a713664ad83b => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:10.713868 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-94f30121-7aca-497e-a228-c82d79f97302 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:10.715645 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-94f30121-7aca-497e-a228-c82d79f97302 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] GET https://10.4.3.223/volume/v3/volumes/50ab2522-45f2-41a5-85c9-b5c154ae1bb9 Jul 03 02:35:10.715866 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-94f30121-7aca-497e-a228-c82d79f97302 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:10.716041 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-94f30121-7aca-497e-a228-c82d79f97302 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:10.722992 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:10.722992 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:35:10.727494 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-94f30121-7aca-497e-a228-c82d79f97302 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Volume info retrieved successfully. Jul 03 02:35:10.731149 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-94f30121-7aca-497e-a228-c82d79f97302 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] https://10.4.3.223/volume/v3/volumes/50ab2522-45f2-41a5-85c9-b5c154ae1bb9 returned with HTTP 200 Jul 03 02:35:10.731532 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 802/3222] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:35:10 2026] GET /volume/v3/volumes/50ab2522-45f2-41a5-85c9-b5c154ae1bb9 => generated 928 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:35:11.012804 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-458820c8-c0e2-4e3e-b68f-442833195537 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:11.015148 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-458820c8-c0e2-4e3e-b68f-442833195537 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] GET https://10.4.3.223/volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745 Jul 03 02:35:11.015431 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-458820c8-c0e2-4e3e-b68f-442833195537 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:11.015709 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-458820c8-c0e2-4e3e-b68f-442833195537 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:11.015887 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-458820c8-c0e2-4e3e-b68f-442833195537 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Show backup with id 8b76accb-7d09-41e6-aee6-18da67c2b745. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:35:11.019919 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:11.019919 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:35:11.020637 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-458820c8-c0e2-4e3e-b68f-442833195537 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] https://10.4.3.223/volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745 returned with HTTP 200 Jul 03 02:35:11.021007 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 808/3223] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:35:11 2026] GET /volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745 => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:11.364953 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-80c4b40e-e6b1-4287-b769-34cdf679ba5f None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:11.366915 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-80c4b40e-e6b1-4287-b769-34cdf679ba5f tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/backups/437e7371-b6cf-41af-a477-a713664ad83b Jul 03 02:35:11.367160 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-80c4b40e-e6b1-4287-b769-34cdf679ba5f tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:11.367495 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-80c4b40e-e6b1-4287-b769-34cdf679ba5f tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:11.367621 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-80c4b40e-e6b1-4287-b769-34cdf679ba5f tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Show backup with id 437e7371-b6cf-41af-a477-a713664ad83b. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:35:11.372381 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:11.372381 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:35:11.373382 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-80c4b40e-e6b1-4287-b769-34cdf679ba5f tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups/437e7371-b6cf-41af-a477-a713664ad83b returned with HTTP 200 Jul 03 02:35:11.373908 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 801/3224] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:35:11 2026] GET /volume/v3/backups/437e7371-b6cf-41af-a477-a713664ad83b => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:11.748340 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-87559b6f-0b7b-4619-8021-d91a920e0afe None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:11.749123 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-87559b6f-0b7b-4619-8021-d91a920e0afe tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] GET https://10.4.3.223/volume/v3/volumes/50ab2522-45f2-41a5-85c9-b5c154ae1bb9 Jul 03 02:35:11.749123 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-87559b6f-0b7b-4619-8021-d91a920e0afe tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:11.749123 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-87559b6f-0b7b-4619-8021-d91a920e0afe tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:11.760051 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:11.760051 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:35:11.765464 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-87559b6f-0b7b-4619-8021-d91a920e0afe tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Volume info retrieved successfully. Jul 03 02:35:11.770922 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-87559b6f-0b7b-4619-8021-d91a920e0afe tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] https://10.4.3.223/volume/v3/volumes/50ab2522-45f2-41a5-85c9-b5c154ae1bb9 returned with HTTP 200 Jul 03 02:35:11.771483 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 814/3225] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:35:11 2026] GET /volume/v3/volumes/50ab2522-45f2-41a5-85c9-b5c154ae1bb9 => generated 928 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:35:12.033350 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-0ef5f9e4-5c47-40b3-9bab-976152ab96c1 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:12.035472 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-0ef5f9e4-5c47-40b3-9bab-976152ab96c1 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] GET https://10.4.3.223/volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745 Jul 03 02:35:12.035683 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-0ef5f9e4-5c47-40b3-9bab-976152ab96c1 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:12.035982 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-0ef5f9e4-5c47-40b3-9bab-976152ab96c1 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:12.036132 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-0ef5f9e4-5c47-40b3-9bab-976152ab96c1 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Show backup with id 8b76accb-7d09-41e6-aee6-18da67c2b745. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:35:12.041085 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:12.041085 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:35:12.042217 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-0ef5f9e4-5c47-40b3-9bab-976152ab96c1 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] https://10.4.3.223/volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745 returned with HTTP 200 Jul 03 02:35:12.042750 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 803/3226] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:35:12 2026] GET /volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745 => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:12.386550 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-116ba48a-017d-43eb-8615-7a5b153fa60f None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:12.388572 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-116ba48a-017d-43eb-8615-7a5b153fa60f tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/backups/437e7371-b6cf-41af-a477-a713664ad83b Jul 03 02:35:12.389313 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-116ba48a-017d-43eb-8615-7a5b153fa60f tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:12.389313 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-116ba48a-017d-43eb-8615-7a5b153fa60f tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:12.389313 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-116ba48a-017d-43eb-8615-7a5b153fa60f tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Show backup with id 437e7371-b6cf-41af-a477-a713664ad83b. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:35:12.396059 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:12.396059 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:35:12.396059 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-116ba48a-017d-43eb-8615-7a5b153fa60f tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups/437e7371-b6cf-41af-a477-a713664ad83b returned with HTTP 200 Jul 03 02:35:12.396059 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 809/3227] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:35:12 2026] GET /volume/v3/backups/437e7371-b6cf-41af-a477-a713664ad83b => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:12.785360 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-765e1cb6-47e0-4349-9f58-2b778b1da3b0 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:12.787412 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-765e1cb6-47e0-4349-9f58-2b778b1da3b0 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] GET https://10.4.3.223/volume/v3/volumes/50ab2522-45f2-41a5-85c9-b5c154ae1bb9 Jul 03 02:35:12.787710 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-765e1cb6-47e0-4349-9f58-2b778b1da3b0 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:12.787981 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-765e1cb6-47e0-4349-9f58-2b778b1da3b0 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:12.796129 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:12.796129 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:35:12.800208 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-765e1cb6-47e0-4349-9f58-2b778b1da3b0 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Volume info retrieved successfully. Jul 03 02:35:12.805362 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-765e1cb6-47e0-4349-9f58-2b778b1da3b0 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] https://10.4.3.223/volume/v3/volumes/50ab2522-45f2-41a5-85c9-b5c154ae1bb9 returned with HTTP 200 Jul 03 02:35:12.805920 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 802/3228] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:35:12 2026] GET /volume/v3/volumes/50ab2522-45f2-41a5-85c9-b5c154ae1bb9 => generated 928 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:35:12.950840 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-c0f74299-d66b-40e1-93c8-0cf78e8c8fb8 req-d94a9d85-dec2-484b-9787-bb8330d28834 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:12.952754 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-c0f74299-d66b-40e1-93c8-0cf78e8c8fb8 req-d94a9d85-dec2-484b-9787-bb8330d28834 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] DELETE https://10.4.3.223/volume/v3/attachments/0906aba9-7f99-44d4-94b8-81db04ce3a8d Jul 03 02:35:12.952971 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-c0f74299-d66b-40e1-93c8-0cf78e8c8fb8 req-d94a9d85-dec2-484b-9787-bb8330d28834 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:12.953092 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-c0f74299-d66b-40e1-93c8-0cf78e8c8fb8 req-d94a9d85-dec2-484b-9787-bb8330d28834 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'version_select' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:12.956493 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-c0f74299-d66b-40e1-93c8-0cf78e8c8fb8 req-d94a9d85-dec2-484b-9787-bb8330d28834 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/attachments/0906aba9-7f99-44d4-94b8-81db04ce3a8d returned with HTTP 404 Jul 03 02:35:12.956906 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 815/3229] 10.4.3.223 () {72 vars in 1673 bytes} [Fri Jul 3 02:35:12 2026] DELETE /volume/v3/attachments/0906aba9-7f99-44d4-94b8-81db04ce3a8d => generated 149 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 02:35:13.054904 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-598c1366-e6f4-42c6-b91f-d995977af066 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:13.057188 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-598c1366-e6f4-42c6-b91f-d995977af066 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] GET https://10.4.3.223/volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745 Jul 03 02:35:13.057455 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-598c1366-e6f4-42c6-b91f-d995977af066 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:13.057730 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-598c1366-e6f4-42c6-b91f-d995977af066 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:13.057897 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-598c1366-e6f4-42c6-b91f-d995977af066 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Show backup with id 8b76accb-7d09-41e6-aee6-18da67c2b745. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:35:13.063087 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:13.063087 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:35:13.063887 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-598c1366-e6f4-42c6-b91f-d995977af066 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] https://10.4.3.223/volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745 returned with HTTP 200 Jul 03 02:35:13.064331 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 804/3230] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:35:13 2026] GET /volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745 => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:13.144222 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-4d72cfab-aeab-4877-b91d-3538797e92ce req-8babdb02-c4b4-402c-96d9-05fa126b7bd7 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:13.146176 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-4d72cfab-aeab-4877-b91d-3538797e92ce req-8babdb02-c4b4-402c-96d9-05fa126b7bd7 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] DELETE https://10.4.3.223/volume/v3/attachments/ce28513f-8155-4ae9-b176-cbd4206d692b Jul 03 02:35:13.146377 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-4d72cfab-aeab-4877-b91d-3538797e92ce req-8babdb02-c4b4-402c-96d9-05fa126b7bd7 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:13.146555 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-4d72cfab-aeab-4877-b91d-3538797e92ce req-8babdb02-c4b4-402c-96d9-05fa126b7bd7 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Calling method 'version_select' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:13.154020 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:13.154020 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:35:13.408878 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-31bf51c4-0747-4bc7-8c15-e0b426767502 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:13.411140 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-31bf51c4-0747-4bc7-8c15-e0b426767502 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/backups/437e7371-b6cf-41af-a477-a713664ad83b Jul 03 02:35:13.411440 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-31bf51c4-0747-4bc7-8c15-e0b426767502 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:13.411709 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-31bf51c4-0747-4bc7-8c15-e0b426767502 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:13.411864 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-31bf51c4-0747-4bc7-8c15-e0b426767502 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Show backup with id 437e7371-b6cf-41af-a477-a713664ad83b. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:35:13.417099 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:13.417099 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:35:13.417822 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-31bf51c4-0747-4bc7-8c15-e0b426767502 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups/437e7371-b6cf-41af-a477-a713664ad83b returned with HTTP 200 Jul 03 02:35:13.418248 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 803/3231] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:35:13 2026] GET /volume/v3/backups/437e7371-b6cf-41af-a477-a713664ad83b => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:13.680617 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-4d72cfab-aeab-4877-b91d-3538797e92ce req-8babdb02-c4b4-402c-96d9-05fa126b7bd7 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/attachments/ce28513f-8155-4ae9-b176-cbd4206d692b returned with HTTP 200 Jul 03 02:35:13.681314 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 810/3232] 10.4.3.223 () {72 vars in 1673 bytes} [Fri Jul 3 02:35:13 2026] DELETE /volume/v3/attachments/ce28513f-8155-4ae9-b176-cbd4206d692b => generated 19 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:13.818505 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-0e577a12-52e1-49bf-a6ff-4a075c5d059e None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:13.820082 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-0e577a12-52e1-49bf-a6ff-4a075c5d059e tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] GET https://10.4.3.223/volume/v3/volumes/50ab2522-45f2-41a5-85c9-b5c154ae1bb9 Jul 03 02:35:13.820256 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-0e577a12-52e1-49bf-a6ff-4a075c5d059e tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:13.820458 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-0e577a12-52e1-49bf-a6ff-4a075c5d059e tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:13.826601 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:13.826601 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:35:13.829843 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-0e577a12-52e1-49bf-a6ff-4a075c5d059e tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Volume info retrieved successfully. Jul 03 02:35:13.833739 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-0e577a12-52e1-49bf-a6ff-4a075c5d059e tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] https://10.4.3.223/volume/v3/volumes/50ab2522-45f2-41a5-85c9-b5c154ae1bb9 returned with HTTP 200 Jul 03 02:35:13.834105 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 816/3233] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:35:13 2026] GET /volume/v3/volumes/50ab2522-45f2-41a5-85c9-b5c154ae1bb9 => generated 928 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:35:14.073050 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-b74802b6-35fd-4b19-83eb-49f478137849 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:14.074714 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-b74802b6-35fd-4b19-83eb-49f478137849 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] GET https://10.4.3.223/volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745 Jul 03 02:35:14.074895 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-b74802b6-35fd-4b19-83eb-49f478137849 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:14.075065 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-b74802b6-35fd-4b19-83eb-49f478137849 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:14.075171 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-b74802b6-35fd-4b19-83eb-49f478137849 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Show backup with id 8b76accb-7d09-41e6-aee6-18da67c2b745. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:35:14.079020 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:14.079020 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:35:14.079789 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-b74802b6-35fd-4b19-83eb-49f478137849 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] https://10.4.3.223/volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745 returned with HTTP 200 Jul 03 02:35:14.080245 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 805/3234] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:35:14 2026] GET /volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745 => generated 755 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:14.429898 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-490c4eab-0d87-496c-ab78-b7a80b5f52c2 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:14.432261 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-490c4eab-0d87-496c-ab78-b7a80b5f52c2 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/backups/437e7371-b6cf-41af-a477-a713664ad83b Jul 03 02:35:14.432589 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-490c4eab-0d87-496c-ab78-b7a80b5f52c2 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:14.432866 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-490c4eab-0d87-496c-ab78-b7a80b5f52c2 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:14.433036 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-490c4eab-0d87-496c-ab78-b7a80b5f52c2 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Show backup with id 437e7371-b6cf-41af-a477-a713664ad83b. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:35:14.438916 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:14.438916 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:35:14.439900 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-490c4eab-0d87-496c-ab78-b7a80b5f52c2 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups/437e7371-b6cf-41af-a477-a713664ad83b returned with HTTP 200 Jul 03 02:35:14.440459 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 804/3235] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:35:14 2026] GET /volume/v3/backups/437e7371-b6cf-41af-a477-a713664ad83b => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:14.846315 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-87fb6093-8d45-4c86-b442-105755900c6e None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:14.848125 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-87fb6093-8d45-4c86-b442-105755900c6e tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] GET https://10.4.3.223/volume/v3/volumes/50ab2522-45f2-41a5-85c9-b5c154ae1bb9 Jul 03 02:35:14.848325 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-87fb6093-8d45-4c86-b442-105755900c6e tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:14.849628 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-87fb6093-8d45-4c86-b442-105755900c6e tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:14.856347 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:14.856347 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:35:14.860196 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-87fb6093-8d45-4c86-b442-105755900c6e tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Volume info retrieved successfully. Jul 03 02:35:14.864807 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-87fb6093-8d45-4c86-b442-105755900c6e tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] https://10.4.3.223/volume/v3/volumes/50ab2522-45f2-41a5-85c9-b5c154ae1bb9 returned with HTTP 200 Jul 03 02:35:14.865207 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 811/3236] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:35:14 2026] GET /volume/v3/volumes/50ab2522-45f2-41a5-85c9-b5c154ae1bb9 => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:35:15.090082 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-806642bd-1bb5-4a31-9c4a-9b2894e4669b None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:15.091791 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-806642bd-1bb5-4a31-9c4a-9b2894e4669b tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] GET https://10.4.3.223/volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745 Jul 03 02:35:15.091959 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-806642bd-1bb5-4a31-9c4a-9b2894e4669b tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:15.092140 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-806642bd-1bb5-4a31-9c4a-9b2894e4669b tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:15.092243 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-806642bd-1bb5-4a31-9c4a-9b2894e4669b tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Show backup with id 8b76accb-7d09-41e6-aee6-18da67c2b745. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:35:15.096365 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:15.096365 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:35:15.097080 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-806642bd-1bb5-4a31-9c4a-9b2894e4669b tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] https://10.4.3.223/volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745 returned with HTTP 200 Jul 03 02:35:15.097409 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 817/3237] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:35:15 2026] GET /volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745 => generated 755 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:15.450192 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-cbdc9160-e200-44d3-a1e2-e22467e3f0cd None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:15.454450 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-cbdc9160-e200-44d3-a1e2-e22467e3f0cd tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/backups/437e7371-b6cf-41af-a477-a713664ad83b Jul 03 02:35:15.454678 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-cbdc9160-e200-44d3-a1e2-e22467e3f0cd tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:15.454875 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-cbdc9160-e200-44d3-a1e2-e22467e3f0cd tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:15.454991 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-cbdc9160-e200-44d3-a1e2-e22467e3f0cd tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Show backup with id 437e7371-b6cf-41af-a477-a713664ad83b. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:35:15.459220 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:15.459220 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:35:15.459952 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-cbdc9160-e200-44d3-a1e2-e22467e3f0cd tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups/437e7371-b6cf-41af-a477-a713664ad83b returned with HTTP 200 Jul 03 02:35:15.460318 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 806/3238] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:35:15 2026] GET /volume/v3/backups/437e7371-b6cf-41af-a477-a713664ad83b => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:15.877869 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-a58776a9-37d2-4910-9935-c2988b6e663f None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:15.880296 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-a58776a9-37d2-4910-9935-c2988b6e663f tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] GET https://10.4.3.223/volume/v3/volumes/50ab2522-45f2-41a5-85c9-b5c154ae1bb9 Jul 03 02:35:15.880593 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-a58776a9-37d2-4910-9935-c2988b6e663f tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:15.880831 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-a58776a9-37d2-4910-9935-c2988b6e663f tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:15.889844 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:15.889844 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:35:15.894075 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-a58776a9-37d2-4910-9935-c2988b6e663f tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Volume info retrieved successfully. Jul 03 02:35:15.898354 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-a58776a9-37d2-4910-9935-c2988b6e663f tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] https://10.4.3.223/volume/v3/volumes/50ab2522-45f2-41a5-85c9-b5c154ae1bb9 returned with HTTP 200 Jul 03 02:35:15.898798 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 805/3239] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:35:15 2026] GET /volume/v3/volumes/50ab2522-45f2-41a5-85c9-b5c154ae1bb9 => generated 928 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:35:16.106728 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-e7fa3d49-7d5d-4cb4-a72e-e8ae866df951 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:16.108588 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-e7fa3d49-7d5d-4cb4-a72e-e8ae866df951 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] GET https://10.4.3.223/volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745 Jul 03 02:35:16.108817 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-e7fa3d49-7d5d-4cb4-a72e-e8ae866df951 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:16.109003 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-e7fa3d49-7d5d-4cb4-a72e-e8ae866df951 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:16.109136 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-e7fa3d49-7d5d-4cb4-a72e-e8ae866df951 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Show backup with id 8b76accb-7d09-41e6-aee6-18da67c2b745. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:35:16.118472 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:16.118472 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:35:16.118472 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-e7fa3d49-7d5d-4cb4-a72e-e8ae866df951 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] https://10.4.3.223/volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745 returned with HTTP 200 Jul 03 02:35:16.118472 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 812/3240] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:35:16 2026] GET /volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745 => generated 755 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:16.406772 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-847c941b-1790-45af-92db-7aa713020b60 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:16.408581 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-847c941b-1790-45af-92db-7aa713020b60 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/e61a5f3f-693f-4554-aee0-9234b951c868 Jul 03 02:35:16.408842 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-847c941b-1790-45af-92db-7aa713020b60 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:16.409030 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-847c941b-1790-45af-92db-7aa713020b60 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:16.409147 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.snapshots [None req-847c941b-1790-45af-92db-7aa713020b60 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Delete snapshot with id: e61a5f3f-693f-4554-aee0-9234b951c868 Jul 03 02:35:16.414614 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-847c941b-1790-45af-92db-7aa713020b60 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/snapshots/e61a5f3f-693f-4554-aee0-9234b951c868 returned with HTTP 404 Jul 03 02:35:16.415314 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 818/3241] 10.4.3.223 () {66 vars in 1357 bytes} [Fri Jul 3 02:35:16 2026] DELETE /volume/v3/snapshots/e61a5f3f-693f-4554-aee0-9234b951c868 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:35:16.429207 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-31b64b4a-0cfc-4e9e-b19e-68aa221f08ee None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:16.433019 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-31b64b4a-0cfc-4e9e-b19e-68aa221f08ee tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] GET https://10.4.3.223/volume/v3/volumes/06362ad6-6e11-4297-9cd8-e5aa60ad7cc6 Jul 03 02:35:16.433223 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-31b64b4a-0cfc-4e9e-b19e-68aa221f08ee tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:16.433443 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-31b64b4a-0cfc-4e9e-b19e-68aa221f08ee tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:16.448922 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:16.448922 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:35:16.460415 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-31b64b4a-0cfc-4e9e-b19e-68aa221f08ee tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Volume info retrieved successfully. Jul 03 02:35:16.468298 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-31b64b4a-0cfc-4e9e-b19e-68aa221f08ee tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/volumes/06362ad6-6e11-4297-9cd8-e5aa60ad7cc6 returned with HTTP 200 Jul 03 02:35:16.468298 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 807/3242] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:35:16 2026] GET /volume/v3/volumes/06362ad6-6e11-4297-9cd8-e5aa60ad7cc6 => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:16.472562 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-25f2b910-2238-4d4c-8e8f-6c0693a9d5e0 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:16.474217 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-25f2b910-2238-4d4c-8e8f-6c0693a9d5e0 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/backups/437e7371-b6cf-41af-a477-a713664ad83b Jul 03 02:35:16.474394 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-25f2b910-2238-4d4c-8e8f-6c0693a9d5e0 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:16.474587 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-25f2b910-2238-4d4c-8e8f-6c0693a9d5e0 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:16.474719 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-25f2b910-2238-4d4c-8e8f-6c0693a9d5e0 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Show backup with id 437e7371-b6cf-41af-a477-a713664ad83b. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:35:16.485291 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:16.485291 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:35:16.485442 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-2de941b5-710d-4f7a-ab7a-5cbcde887987 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:16.486286 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-25f2b910-2238-4d4c-8e8f-6c0693a9d5e0 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups/437e7371-b6cf-41af-a477-a713664ad83b returned with HTTP 200 Jul 03 02:35:16.486766 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 806/3243] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:35:16 2026] GET /volume/v3/backups/437e7371-b6cf-41af-a477-a713664ad83b => generated 737 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:16.487095 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-2de941b5-710d-4f7a-ab7a-5cbcde887987 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:35:16.487494 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-2de941b5-710d-4f7a-ab7a-5cbcde887987 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-982036138"}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:35:16.489001 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.volumes [None req-2de941b5-710d-4f7a-ab7a-5cbcde887987 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-982036138'}} {{(pid=100013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:35:16.489117 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.volumes [None req-2de941b5-710d-4f7a-ab7a-5cbcde887987 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Create volume of 1 GB Jul 03 02:35:16.493997 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-2de941b5-710d-4f7a-ab7a-5cbcde887987 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Availability Zones retrieved successfully. Jul 03 02:35:16.499939 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-2de941b5-710d-4f7a-ab7a-5cbcde887987 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Flow 'volume_create_api' (25094cf5-ed98-450f-9007-e5a1de0cdd98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:35:16.501468 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-2de941b5-710d-4f7a-ab7a-5cbcde887987 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd1274b9-fea3-4d65-beb3-859818862595) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:35:16.502394 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.flows.api.create_volume [None req-2de941b5-710d-4f7a-ab7a-5cbcde887987 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Validating volume size '1' using validate_int {{(pid=100013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:35:16.531368 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-2de941b5-710d-4f7a-ab7a-5cbcde887987 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd1274b9-fea3-4d65-beb3-859818862595) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:35:16.532198 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-2de941b5-710d-4f7a-ab7a-5cbcde887987 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9476f288-0c1f-41ec-a690-badbaf929288) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:35:16.595061 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.quota [None req-2de941b5-710d-4f7a-ab7a-5cbcde887987 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Created reservations ['9e415a85-5f3a-431e-b7e7-4ba7c4a28ff3', '6db367cc-6cae-4fa9-a000-7f57a9d94b33', 'eeebf63e-4fbe-4b72-aa75-99a36da549ff', 'dd8e4123-0d13-4783-9cdd-388564f235af'] {{(pid=100013) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:35:16.596058 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-2de941b5-710d-4f7a-ab7a-5cbcde887987 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9476f288-0c1f-41ec-a690-badbaf929288) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9e415a85-5f3a-431e-b7e7-4ba7c4a28ff3', '6db367cc-6cae-4fa9-a000-7f57a9d94b33', 'eeebf63e-4fbe-4b72-aa75-99a36da549ff', 'dd8e4123-0d13-4783-9cdd-388564f235af']}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:35:16.597105 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-2de941b5-710d-4f7a-ab7a-5cbcde887987 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5de56460-b4e5-4765-9a2d-8f3dbb0461e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:35:16.629414 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-2de941b5-710d-4f7a-ab7a-5cbcde887987 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5de56460-b4e5-4765-9a2d-8f3dbb0461e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0cbb6c46-1c96-4dab-a0fe-1242b1c1e790', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-982036138',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='99fe8d5d98ba4218a03a5e6b311b3faf',qos_specs=None,replication_status=,reservations=['9e415a85-5f3a-431e-b7e7-4ba7c4a28ff3','6db367cc-6cae-4fa9-a000-7f57a9d94b33','eeebf63e-4fbe-4b72-aa75-99a36da549ff','dd8e4123-0d13-4783-9cdd-388564f235af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f42fbccd23374558a99e8e6daa0148b4',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:35:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-982036138',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0cbb6c46-1c96-4dab-a0fe-1242b1c1e790,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='99fe8d5d98ba4218a03a5e6b311b3faf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f42fbccd23374558a99e8e6daa0148b4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:35:16.631691 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-2de941b5-710d-4f7a-ab7a-5cbcde887987 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (107e0f32-eae7-48fa-8a35-7fecd32c3ea3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:35:16.650951 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-2de941b5-710d-4f7a-ab7a-5cbcde887987 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (107e0f32-eae7-48fa-8a35-7fecd32c3ea3) transitioned into state 'SUCCESS' from state '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-982036138',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='99fe8d5d98ba4218a03a5e6b311b3faf',qos_specs=None,replication_status=,reservations=['9e415a85-5f3a-431e-b7e7-4ba7c4a28ff3','6db367cc-6cae-4fa9-a000-7f57a9d94b33','eeebf63e-4fbe-4b72-aa75-99a36da549ff','dd8e4123-0d13-4783-9cdd-388564f235af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f42fbccd23374558a99e8e6daa0148b4',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:35:16.651853 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-2de941b5-710d-4f7a-ab7a-5cbcde887987 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e06c56a8-8380-416e-a8b1-d0885870782d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:35:16.660640 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-2de941b5-710d-4f7a-ab7a-5cbcde887987 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e06c56a8-8380-416e-a8b1-d0885870782d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:35:16.661326 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-2de941b5-710d-4f7a-ab7a-5cbcde887987 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Flow 'volume_create_api' (25094cf5-ed98-450f-9007-e5a1de0cdd98) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:35:16.661604 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-2de941b5-710d-4f7a-ab7a-5cbcde887987 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Create volume request issued successfully. Jul 03 02:35:16.662207 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-2de941b5-710d-4f7a-ab7a-5cbcde887987 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:35:16.662478 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 813/3244] 10.4.3.223 () {68 vars in 1258 bytes} [Fri Jul 3 02:35:16 2026] POST /volume/v3/volumes => generated 753 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:35:16.674443 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-c396c10b-027e-4d98-aa17-1ef7fdd5791e None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:16.678153 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-c396c10b-027e-4d98-aa17-1ef7fdd5791e tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] GET https://10.4.3.223/volume/v3/volumes/0cbb6c46-1c96-4dab-a0fe-1242b1c1e790 Jul 03 02:35:16.678153 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-c396c10b-027e-4d98-aa17-1ef7fdd5791e tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:16.678153 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-c396c10b-027e-4d98-aa17-1ef7fdd5791e tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:16.685260 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:16.685260 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:35:16.689318 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-c396c10b-027e-4d98-aa17-1ef7fdd5791e tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Volume info retrieved successfully. Jul 03 02:35:16.695825 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-c396c10b-027e-4d98-aa17-1ef7fdd5791e tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/volumes/0cbb6c46-1c96-4dab-a0fe-1242b1c1e790 returned with HTTP 200 Jul 03 02:35:16.696691 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 819/3245] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:35:16 2026] GET /volume/v3/volumes/0cbb6c46-1c96-4dab-a0fe-1242b1c1e790 => generated 821 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:16.911448 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-a10479de-568a-44f2-a561-da5a853316a9 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:16.913151 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-a10479de-568a-44f2-a561-da5a853316a9 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] GET https://10.4.3.223/volume/v3/volumes/50ab2522-45f2-41a5-85c9-b5c154ae1bb9 Jul 03 02:35:16.913531 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-a10479de-568a-44f2-a561-da5a853316a9 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:16.914896 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-a10479de-568a-44f2-a561-da5a853316a9 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:16.922263 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:16.922263 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:35:16.926512 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-a10479de-568a-44f2-a561-da5a853316a9 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Volume info retrieved successfully. Jul 03 02:35:16.933492 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-a10479de-568a-44f2-a561-da5a853316a9 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] https://10.4.3.223/volume/v3/volumes/50ab2522-45f2-41a5-85c9-b5c154ae1bb9 returned with HTTP 200 Jul 03 02:35:16.933492 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 808/3246] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:35:16 2026] GET /volume/v3/volumes/50ab2522-45f2-41a5-85c9-b5c154ae1bb9 => generated 928 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:35:17.127920 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-12561a85-0954-46c7-82e4-e8ce8cb1fc56 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:17.129538 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-12561a85-0954-46c7-82e4-e8ce8cb1fc56 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] GET https://10.4.3.223/volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745 Jul 03 02:35:17.129742 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-12561a85-0954-46c7-82e4-e8ce8cb1fc56 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:17.129925 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-12561a85-0954-46c7-82e4-e8ce8cb1fc56 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:17.130027 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-12561a85-0954-46c7-82e4-e8ce8cb1fc56 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Show backup with id 8b76accb-7d09-41e6-aee6-18da67c2b745. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:35:17.138683 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:17.138683 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:35:17.139453 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-12561a85-0954-46c7-82e4-e8ce8cb1fc56 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] https://10.4.3.223/volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745 returned with HTTP 200 Jul 03 02:35:17.139815 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 807/3247] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:35:17 2026] GET /volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745 => generated 756 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:17.149818 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-cb4f9ec7-841c-4e45-8d1e-47cc04369651 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:17.151907 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-cb4f9ec7-841c-4e45-8d1e-47cc04369651 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] GET https://10.4.3.223/volume/v3/volumes/6b4ea115-40ee-4d4f-b074-6d29d4536ad6 Jul 03 02:35:17.152115 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-cb4f9ec7-841c-4e45-8d1e-47cc04369651 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:17.152329 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-cb4f9ec7-841c-4e45-8d1e-47cc04369651 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:17.160930 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:17.160930 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:35:17.164757 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-cb4f9ec7-841c-4e45-8d1e-47cc04369651 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Volume info retrieved successfully. Jul 03 02:35:17.169815 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-cb4f9ec7-841c-4e45-8d1e-47cc04369651 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] https://10.4.3.223/volume/v3/volumes/6b4ea115-40ee-4d4f-b074-6d29d4536ad6 returned with HTTP 200 Jul 03 02:35:17.170203 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 814/3248] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:35:17 2026] GET /volume/v3/volumes/6b4ea115-40ee-4d4f-b074-6d29d4536ad6 => generated 1361 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:35:17.182107 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-982f5e0e-6023-419a-898d-426107ef8425 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:17.185451 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-982f5e0e-6023-419a-898d-426107ef8425 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] POST https://10.4.3.223/volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745/restore Jul 03 02:35:17.185451 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-982f5e0e-6023-419a-898d-426107ef8425 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:35:17.186397 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.contrib.backups [None req-982f5e0e-6023-419a-898d-426107ef8425 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Restoring backup 8b76accb-7d09-41e6-aee6-18da67c2b745 ({'restore': {}}) {{(pid=100015) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 03 02:35:17.186638 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.contrib.backups [None req-982f5e0e-6023-419a-898d-426107ef8425 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Restoring backup 8b76accb-7d09-41e6-aee6-18da67c2b745 to volume None. Jul 03 02:35:17.191615 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:17.191615 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:35:17.193005 np0000004352 devstack@c-api.service[100015]: INFO cinder.backup.api [None req-982f5e0e-6023-419a-898d-426107ef8425 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Creating volume of 1 GB for restore of backup 8b76accb-7d09-41e6-aee6-18da67c2b745. Jul 03 02:35:17.200178 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-982f5e0e-6023-419a-898d-426107ef8425 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Availability zone cache updated, next update will occur around 2026-07-03 03:35:17.199964. {{(pid=100015) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 03 02:35:17.200399 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-982f5e0e-6023-419a-898d-426107ef8425 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Availability Zones retrieved successfully. Jul 03 02:35:17.207564 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-982f5e0e-6023-419a-898d-426107ef8425 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Flow 'volume_create_api' (e0b60141-b041-4558-8994-8e1ac2d48e8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:35:17.210115 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-982f5e0e-6023-419a-898d-426107ef8425 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42eebd74-b884-48ad-a448-8b74ae19edf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:35:17.210115 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.flows.api.create_volume [None req-982f5e0e-6023-419a-898d-426107ef8425 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Validating volume size '1' using validate_int {{(pid=100015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:35:17.238240 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-982f5e0e-6023-419a-898d-426107ef8425 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42eebd74-b884-48ad-a448-8b74ae19edf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:35:17.239358 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-982f5e0e-6023-419a-898d-426107ef8425 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07c9ef43-dace-4efc-bf6c-184188f89c08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:35:17.272451 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.quota [None req-982f5e0e-6023-419a-898d-426107ef8425 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Created reservations ['96b3ca29-66a4-4a5f-95fc-dfa4e90e024c', 'ff83cdff-ff7f-4d67-8eac-dd4a7173def3', '898f896a-a6f4-48d3-aec7-c707d64b79ae', '7493c0fe-143f-45d0-969a-1e5a39959352'] {{(pid=100015) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:35:17.273064 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-982f5e0e-6023-419a-898d-426107ef8425 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07c9ef43-dace-4efc-bf6c-184188f89c08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['96b3ca29-66a4-4a5f-95fc-dfa4e90e024c', 'ff83cdff-ff7f-4d67-8eac-dd4a7173def3', '898f896a-a6f4-48d3-aec7-c707d64b79ae', '7493c0fe-143f-45d0-969a-1e5a39959352']}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:35:17.273975 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-982f5e0e-6023-419a-898d-426107ef8425 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4bf008d8-133c-465e-97fe-a8934d3f32a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:35:17.303015 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-982f5e0e-6023-419a-898d-426107ef8425 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4bf008d8-133c-465e-97fe-a8934d3f32a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ddb51033-b508-45f7-a948-0dc069766659', '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_8b76accb-7d09-41e6-aee6-18da67c2b745',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='367f50a8868f4d07bf688b94c9cd7544',qos_specs=None,replication_status=,reservations=['96b3ca29-66a4-4a5f-95fc-dfa4e90e024c','ff83cdff-ff7f-4d67-8eac-dd4a7173def3','898f896a-a6f4-48d3-aec7-c707d64b79ae','7493c0fe-143f-45d0-969a-1e5a39959352'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c53633eed51f4fa7bcee0831b8ab6000',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:35:17Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_8b76accb-7d09-41e6-aee6-18da67c2b745',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ddb51033-b508-45f7-a948-0dc069766659,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='367f50a8868f4d07bf688b94c9cd7544',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c53633eed51f4fa7bcee0831b8ab6000',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:35:17.304758 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-982f5e0e-6023-419a-898d-426107ef8425 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6eda126b-5aeb-406e-96c6-cd955038bda7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:35:17.319992 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-982f5e0e-6023-419a-898d-426107ef8425 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6eda126b-5aeb-406e-96c6-cd955038bda7) transitioned into 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_8b76accb-7d09-41e6-aee6-18da67c2b745',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='367f50a8868f4d07bf688b94c9cd7544',qos_specs=None,replication_status=,reservations=['96b3ca29-66a4-4a5f-95fc-dfa4e90e024c','ff83cdff-ff7f-4d67-8eac-dd4a7173def3','898f896a-a6f4-48d3-aec7-c707d64b79ae','7493c0fe-143f-45d0-969a-1e5a39959352'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c53633eed51f4fa7bcee0831b8ab6000',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:35:17.322442 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-982f5e0e-6023-419a-898d-426107ef8425 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ebc2c56d-c0e9-419f-a788-a6a0e1afac31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:35:17.332725 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-982f5e0e-6023-419a-898d-426107ef8425 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ebc2c56d-c0e9-419f-a788-a6a0e1afac31) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:35:17.334202 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-982f5e0e-6023-419a-898d-426107ef8425 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Flow 'volume_create_api' (e0b60141-b041-4558-8994-8e1ac2d48e8f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:35:17.334806 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-982f5e0e-6023-419a-898d-426107ef8425 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Create volume request issued successfully. Jul 03 02:35:17.344177 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:17.344177 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:35:17.344911 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-982f5e0e-6023-419a-898d-426107ef8425 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Volume info retrieved successfully. Jul 03 02:35:17.501452 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-352a4b65-5cb2-435f-8556-fed5e15992be None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:17.505536 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-352a4b65-5cb2-435f-8556-fed5e15992be tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/backups/437e7371-b6cf-41af-a477-a713664ad83b Jul 03 02:35:17.505536 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-352a4b65-5cb2-435f-8556-fed5e15992be tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:17.505536 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-352a4b65-5cb2-435f-8556-fed5e15992be tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:17.505536 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-352a4b65-5cb2-435f-8556-fed5e15992be tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Show backup with id 437e7371-b6cf-41af-a477-a713664ad83b. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:35:17.508820 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:17.508820 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:35:17.509632 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-352a4b65-5cb2-435f-8556-fed5e15992be tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups/437e7371-b6cf-41af-a477-a713664ad83b returned with HTTP 200 Jul 03 02:35:17.510079 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 809/3249] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:35:17 2026] GET /volume/v3/backups/437e7371-b6cf-41af-a477-a713664ad83b => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:17.519300 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-1f9c50e4-5225-4718-bf82-e5b9825cf227 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:17.521500 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-1f9c50e4-5225-4718-bf82-e5b9825cf227 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] POST https://10.4.3.223/volume/v3/backups/437e7371-b6cf-41af-a477-a713664ad83b/action Jul 03 02:35:17.521902 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-1f9c50e4-5225-4718-bf82-e5b9825cf227 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100012) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:35:17.522058 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-1f9c50e4-5225-4718-bf82-e5b9825cf227 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:35:17.523431 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.contrib.admin_actions [None req-1f9c50e4-5225-4718-bf82-e5b9825cf227 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Updating backup '437e7371-b6cf-41af-a477-a713664ad83b' with '{'status': 'error'}' {{(pid=100012) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 03 02:35:17.531202 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:17.531202 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:35:17.541145 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.backup.rpcapi [None req-1f9c50e4-5225-4718-bf82-e5b9825cf227 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] reset_status in rpcapi backup_id 437e7371-b6cf-41af-a477-a713664ad83b on host np0000004352. {{(pid=100012) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Jul 03 02:35:17.544668 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-1f9c50e4-5225-4718-bf82-e5b9825cf227 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups/437e7371-b6cf-41af-a477-a713664ad83b/action returned with HTTP 202 Jul 03 02:35:17.545090 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 808/3250] 10.4.3.223 () {70 vars in 1430 bytes} [Fri Jul 3 02:35:17 2026] POST /volume/v3/backups/437e7371-b6cf-41af-a477-a713664ad83b/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 02:35:17.553390 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-dd5e7ea2-3158-4153-b938-e71c66fbc280 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:17.555177 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-dd5e7ea2-3158-4153-b938-e71c66fbc280 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] DELETE https://10.4.3.223/volume/v3/volumes/0fc3a6a1-58c9-452c-a62c-426d7e64fc97 Jul 03 02:35:17.555376 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-dd5e7ea2-3158-4153-b938-e71c66fbc280 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:17.555582 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-dd5e7ea2-3158-4153-b938-e71c66fbc280 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'delete' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:17.555762 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.volumes [None req-dd5e7ea2-3158-4153-b938-e71c66fbc280 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Delete volume with id: 0fc3a6a1-58c9-452c-a62c-426d7e64fc97 Jul 03 02:35:17.563095 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:17.563095 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:35:17.563437 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-dd5e7ea2-3158-4153-b938-e71c66fbc280 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Volume info retrieved successfully. Jul 03 02:35:17.581358 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-dd5e7ea2-3158-4153-b938-e71c66fbc280 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Delete volume request issued successfully. Jul 03 02:35:17.581599 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-dd5e7ea2-3158-4153-b938-e71c66fbc280 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/volumes/0fc3a6a1-58c9-452c-a62c-426d7e64fc97 returned with HTTP 202 Jul 03 02:35:17.582002 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 815/3251] 10.4.3.223 () {68 vars in 1391 bytes} [Fri Jul 3 02:35:17 2026] DELETE /volume/v3/volumes/0fc3a6a1-58c9-452c-a62c-426d7e64fc97 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:35:17.593230 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-6022e129-20c8-4672-9872-6a1e645af8d3 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:17.594992 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-6022e129-20c8-4672-9872-6a1e645af8d3 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/volumes/0fc3a6a1-58c9-452c-a62c-426d7e64fc97 Jul 03 02:35:17.598530 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-6022e129-20c8-4672-9872-6a1e645af8d3 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:17.598530 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-6022e129-20c8-4672-9872-6a1e645af8d3 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:17.609678 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:17.609678 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:35:17.615298 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-6022e129-20c8-4672-9872-6a1e645af8d3 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Volume info retrieved successfully. Jul 03 02:35:17.621918 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-6022e129-20c8-4672-9872-6a1e645af8d3 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/volumes/0fc3a6a1-58c9-452c-a62c-426d7e64fc97 returned with HTTP 200 Jul 03 02:35:17.622722 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 810/3252] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:35:17 2026] GET /volume/v3/volumes/0fc3a6a1-58c9-452c-a62c-426d7e64fc97 => generated 1017 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:35:17.641853 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-2e046a96-7791-403f-8d71-6e5ba9c392fd None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:17.644697 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-2e046a96-7791-403f-8d71-6e5ba9c392fd tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] DELETE https://10.4.3.223/volume/v3/volumes/a7363cfb-bc13-49a2-a2b6-70aa0684fee0 Jul 03 02:35:17.644936 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-2e046a96-7791-403f-8d71-6e5ba9c392fd tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:17.645153 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-2e046a96-7791-403f-8d71-6e5ba9c392fd tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Calling method 'delete' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:17.645367 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.volumes [None req-2e046a96-7791-403f-8d71-6e5ba9c392fd tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Delete volume with id: a7363cfb-bc13-49a2-a2b6-70aa0684fee0 Jul 03 02:35:17.662688 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:17.662688 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:35:17.663265 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-2e046a96-7791-403f-8d71-6e5ba9c392fd tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Volume info retrieved successfully. Jul 03 02:35:17.688814 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-2e046a96-7791-403f-8d71-6e5ba9c392fd tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Delete volume request issued successfully. Jul 03 02:35:17.688994 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-2e046a96-7791-403f-8d71-6e5ba9c392fd tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/volumes/a7363cfb-bc13-49a2-a2b6-70aa0684fee0 returned with HTTP 202 Jul 03 02:35:17.689376 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 809/3253] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:35:17 2026] DELETE /volume/v3/volumes/a7363cfb-bc13-49a2-a2b6-70aa0684fee0 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:35:17.702803 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-4d7743de-935e-47df-9a74-7c2ae5d08e85 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:17.705356 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-4d7743de-935e-47df-9a74-7c2ae5d08e85 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] GET https://10.4.3.223/volume/v3/volumes/a7363cfb-bc13-49a2-a2b6-70aa0684fee0 Jul 03 02:35:17.705636 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-4d7743de-935e-47df-9a74-7c2ae5d08e85 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:17.705902 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-4d7743de-935e-47df-9a74-7c2ae5d08e85 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:17.713106 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-8f386720-90db-4ebe-bae4-133cdca179ce None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:17.715498 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-8f386720-90db-4ebe-bae4-133cdca179ce tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] GET https://10.4.3.223/volume/v3/volumes/0cbb6c46-1c96-4dab-a0fe-1242b1c1e790 Jul 03 02:35:17.715751 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-8f386720-90db-4ebe-bae4-133cdca179ce tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:17.715997 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-8f386720-90db-4ebe-bae4-133cdca179ce tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:17.718742 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:17.718742 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:35:17.724380 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-4d7743de-935e-47df-9a74-7c2ae5d08e85 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Volume info retrieved successfully. Jul 03 02:35:17.725382 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:17.725382 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:35:17.729552 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-8f386720-90db-4ebe-bae4-133cdca179ce tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Volume info retrieved successfully. Jul 03 02:35:17.733934 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-4d7743de-935e-47df-9a74-7c2ae5d08e85 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/volumes/a7363cfb-bc13-49a2-a2b6-70aa0684fee0 returned with HTTP 200 Jul 03 02:35:17.734466 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 816/3254] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:35:17 2026] GET /volume/v3/volumes/a7363cfb-bc13-49a2-a2b6-70aa0684fee0 => generated 1366 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:35:17.735777 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-8f386720-90db-4ebe-bae4-133cdca179ce tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/volumes/0cbb6c46-1c96-4dab-a0fe-1242b1c1e790 returned with HTTP 200 Jul 03 02:35:17.736272 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 811/3255] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:35:17 2026] GET /volume/v3/volumes/0cbb6c46-1c96-4dab-a0fe-1242b1c1e790 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:17.752793 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-774b667b-b2a4-456b-ac41-d20b2c6f1df8 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:17.753492 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-774b667b-b2a4-456b-ac41-d20b2c6f1df8 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] POST https://10.4.3.223/volume/v3/snapshots Jul 03 02:35:17.753492 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-774b667b-b2a4-456b-ac41-d20b2c6f1df8 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0cbb6c46-1c96-4dab-a0fe-1242b1c1e790", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-463245635"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:35:17.762199 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:17.762199 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:35:17.762539 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-774b667b-b2a4-456b-ac41-d20b2c6f1df8 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Volume info retrieved successfully. Jul 03 02:35:17.762539 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.snapshots [None req-774b667b-b2a4-456b-ac41-d20b2c6f1df8 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Create snapshot from volume 0cbb6c46-1c96-4dab-a0fe-1242b1c1e790 Jul 03 02:35:17.800432 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.quota [None req-774b667b-b2a4-456b-ac41-d20b2c6f1df8 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Created reservations ['b93efb7e-e1bf-4097-adc6-55cb04ab7c73', 'c44ddc6d-7fe7-45d1-bade-98f0fe1e3c4d', '8c39aa9b-92e0-4bba-a8d8-33929d6349d1', 'cd709a79-0321-40ca-96da-40e5cc11d3f7'] {{(pid=100012) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:35:17.837026 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-774b667b-b2a4-456b-ac41-d20b2c6f1df8 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Snapshot create request issued successfully. Jul 03 02:35:17.837378 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-774b667b-b2a4-456b-ac41-d20b2c6f1df8 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/snapshots returned with HTTP 202 Jul 03 02:35:17.838037 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 810/3256] 10.4.3.223 () {68 vars in 1265 bytes} [Fri Jul 3 02:35:17 2026] POST /volume/v3/snapshots => generated 309 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:35:17.848746 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-a777482d-ddef-4d2f-a8c2-4ac682632e5f None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:17.851234 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-a777482d-ddef-4d2f-a8c2-4ac682632e5f tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] GET https://10.4.3.223/volume/v3/snapshots/c17f4a13-bcc4-44d4-8a58-e779de9e835b Jul 03 02:35:17.851510 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-a777482d-ddef-4d2f-a8c2-4ac682632e5f tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:17.851795 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-a777482d-ddef-4d2f-a8c2-4ac682632e5f tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:17.858154 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:17.858154 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:35:17.858762 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-a777482d-ddef-4d2f-a8c2-4ac682632e5f tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Snapshot retrieved successfully. Jul 03 02:35:17.859775 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-a777482d-ddef-4d2f-a8c2-4ac682632e5f tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/snapshots/c17f4a13-bcc4-44d4-8a58-e779de9e835b returned with HTTP 200 Jul 03 02:35:17.860243 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 817/3257] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:35:17 2026] GET /volume/v3/snapshots/c17f4a13-bcc4-44d4-8a58-e779de9e835b => generated 441 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:17.948238 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-1c48bf08-7c1a-4cbe-9e86-a65d29bd9929 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:17.950208 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-1c48bf08-7c1a-4cbe-9e86-a65d29bd9929 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] GET https://10.4.3.223/volume/v3/volumes/50ab2522-45f2-41a5-85c9-b5c154ae1bb9 Jul 03 02:35:17.950428 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-1c48bf08-7c1a-4cbe-9e86-a65d29bd9929 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:17.950648 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-1c48bf08-7c1a-4cbe-9e86-a65d29bd9929 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:17.958546 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:17.958546 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:35:17.963312 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-1c48bf08-7c1a-4cbe-9e86-a65d29bd9929 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Volume info retrieved successfully. Jul 03 02:35:17.969985 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-1c48bf08-7c1a-4cbe-9e86-a65d29bd9929 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] https://10.4.3.223/volume/v3/volumes/50ab2522-45f2-41a5-85c9-b5c154ae1bb9 returned with HTTP 200 Jul 03 02:35:17.970546 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 812/3258] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:35:17 2026] GET /volume/v3/volumes/50ab2522-45f2-41a5-85c9-b5c154ae1bb9 => generated 928 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:35:18.352472 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:18.352472 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:35:18.352944 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-982f5e0e-6023-419a-898d-426107ef8425 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Volume info retrieved successfully. Jul 03 02:35:18.353055 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.backup.api [None req-982f5e0e-6023-419a-898d-426107ef8425 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Checking backup size 1 against volume size 1 {{(pid=100015) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 03 02:35:18.353144 np0000004352 devstack@c-api.service[100015]: INFO cinder.backup.api [None req-982f5e0e-6023-419a-898d-426107ef8425 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Overwriting volume ddb51033-b508-45f7-a948-0dc069766659 with restore of backup 8b76accb-7d09-41e6-aee6-18da67c2b745 Jul 03 02:35:18.363866 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.backup.rpcapi [None req-982f5e0e-6023-419a-898d-426107ef8425 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] restore_backup in rpcapi backup_id 8b76accb-7d09-41e6-aee6-18da67c2b745 {{(pid=100015) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 03 02:35:18.365518 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-982f5e0e-6023-419a-898d-426107ef8425 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] https://10.4.3.223/volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745/restore returned with HTTP 202 Jul 03 02:35:18.365933 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 820/3259] 10.4.3.223 () {68 vars in 1393 bytes} [Fri Jul 3 02:35:17 2026] POST /volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745/restore => generated 189 bytes in 1184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:35:18.380262 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-d88028ce-b23f-40cc-a5f0-a45d7ecb9cff None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:18.381974 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-d88028ce-b23f-40cc-a5f0-a45d7ecb9cff tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] GET https://10.4.3.223/volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745 Jul 03 02:35:18.382138 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-d88028ce-b23f-40cc-a5f0-a45d7ecb9cff tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:18.382305 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-d88028ce-b23f-40cc-a5f0-a45d7ecb9cff tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:18.382405 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-d88028ce-b23f-40cc-a5f0-a45d7ecb9cff tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Show backup with id 8b76accb-7d09-41e6-aee6-18da67c2b745. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:35:18.386260 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:18.386260 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:35:18.386965 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-d88028ce-b23f-40cc-a5f0-a45d7ecb9cff tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] https://10.4.3.223/volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745 returned with HTTP 200 Jul 03 02:35:18.387329 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 811/3260] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:35:18 2026] GET /volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745 => generated 756 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:18.635101 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-ea7a6fd9-23bc-46e1-9b83-ca76cb0e3de5 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:18.637078 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-ea7a6fd9-23bc-46e1-9b83-ca76cb0e3de5 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/volumes/0fc3a6a1-58c9-452c-a62c-426d7e64fc97 Jul 03 02:35:18.637303 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-ea7a6fd9-23bc-46e1-9b83-ca76cb0e3de5 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:18.637506 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-ea7a6fd9-23bc-46e1-9b83-ca76cb0e3de5 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:18.643436 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-ea7a6fd9-23bc-46e1-9b83-ca76cb0e3de5 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/volumes/0fc3a6a1-58c9-452c-a62c-426d7e64fc97 returned with HTTP 404 Jul 03 02:35:18.643982 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 818/3261] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:35:18 2026] GET /volume/v3/volumes/0fc3a6a1-58c9-452c-a62c-426d7e64fc97 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:35:18.653716 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-d904d240-4c21-4bc0-826c-76cc0afbe50a None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:18.655126 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-d904d240-4c21-4bc0-826c-76cc0afbe50a tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] POST https://10.4.3.223/volume/v3/backups/980cbedd-d350-43d4-9dd1-0d392b4a142c/restore Jul 03 02:35:18.655601 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-d904d240-4c21-4bc0-826c-76cc0afbe50a tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:35:18.656862 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.contrib.backups [None req-d904d240-4c21-4bc0-826c-76cc0afbe50a tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Restoring backup 980cbedd-d350-43d4-9dd1-0d392b4a142c ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100014) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 03 02:35:18.657061 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.contrib.backups [None req-d904d240-4c21-4bc0-826c-76cc0afbe50a tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Restoring backup 980cbedd-d350-43d4-9dd1-0d392b4a142c to volume None. Jul 03 02:35:18.660805 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:18.660805 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:35:18.661645 np0000004352 devstack@c-api.service[100014]: INFO cinder.backup.api [None req-d904d240-4c21-4bc0-826c-76cc0afbe50a tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Creating volume of 1 GB for restore of backup 980cbedd-d350-43d4-9dd1-0d392b4a142c. Jul 03 02:35:18.667817 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-d904d240-4c21-4bc0-826c-76cc0afbe50a tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Availability Zones retrieved successfully. Jul 03 02:35:18.671559 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-d904d240-4c21-4bc0-826c-76cc0afbe50a tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Flow 'volume_create_api' (f688252f-bd71-499a-a4b0-5f3c2a9cc8a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:35:18.672640 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-d904d240-4c21-4bc0-826c-76cc0afbe50a tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5946a2ab-12a3-41f3-abba-186ceec606a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:35:18.673464 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.flows.api.create_volume [None req-d904d240-4c21-4bc0-826c-76cc0afbe50a tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Validating volume size '1' using validate_int {{(pid=100014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:35:18.695964 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-d904d240-4c21-4bc0-826c-76cc0afbe50a tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5946a2ab-12a3-41f3-abba-186ceec606a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:35:18.696784 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-d904d240-4c21-4bc0-826c-76cc0afbe50a tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc3f0499-b403-470f-b160-10792a05f495) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:35:18.731445 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.quota [None req-d904d240-4c21-4bc0-826c-76cc0afbe50a tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Created reservations ['d791947f-7f16-4daf-8a42-e611937a1952', '0d7abfd5-eee6-4be4-b095-793af78d638d', 'bd9708fc-23e0-44c7-8cf2-27a9e2d127fc', '7f035753-ba40-4220-9923-c1c3b290deeb'] {{(pid=100014) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:35:18.732376 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-d904d240-4c21-4bc0-826c-76cc0afbe50a tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc3f0499-b403-470f-b160-10792a05f495) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d791947f-7f16-4daf-8a42-e611937a1952', '0d7abfd5-eee6-4be4-b095-793af78d638d', 'bd9708fc-23e0-44c7-8cf2-27a9e2d127fc', '7f035753-ba40-4220-9923-c1c3b290deeb']}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:35:18.733248 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-d904d240-4c21-4bc0-826c-76cc0afbe50a tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (165aef8e-c32b-49f7-8acc-21d8d69ff509) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:35:18.748153 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-ab5eb686-e46d-494c-9509-d9cf6ecd6507 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:18.750431 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-ab5eb686-e46d-494c-9509-d9cf6ecd6507 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] GET https://10.4.3.223/volume/v3/volumes/a7363cfb-bc13-49a2-a2b6-70aa0684fee0 Jul 03 02:35:18.750678 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-ab5eb686-e46d-494c-9509-d9cf6ecd6507 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:18.750896 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-ab5eb686-e46d-494c-9509-d9cf6ecd6507 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:18.756853 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-ab5eb686-e46d-494c-9509-d9cf6ecd6507 tempest-AttachVolumeMultiAttachTest-1766229152 tempest-AttachVolumeMultiAttachTest-1766229152-project-member] https://10.4.3.223/volume/v3/volumes/a7363cfb-bc13-49a2-a2b6-70aa0684fee0 returned with HTTP 404 Jul 03 02:35:18.757357 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 821/3262] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:35:18 2026] GET /volume/v3/volumes/a7363cfb-bc13-49a2-a2b6-70aa0684fee0 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:35:18.761980 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-d904d240-4c21-4bc0-826c-76cc0afbe50a tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (165aef8e-c32b-49f7-8acc-21d8d69ff509) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0b18af22-29f9-44bf-ad58-01f2d1b31ad8', '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='6c90b1bb0321472f882a7536b522b9e0',qos_specs=None,replication_status=,reservations=['d791947f-7f16-4daf-8a42-e611937a1952','0d7abfd5-eee6-4be4-b095-793af78d638d','bd9708fc-23e0-44c7-8cf2-27a9e2d127fc','7f035753-ba40-4220-9923-c1c3b290deeb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f7487651cef4420bbe5cfa1b79bb7397',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:35:18Z,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=0b18af22-29f9-44bf-ad58-01f2d1b31ad8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6c90b1bb0321472f882a7536b522b9e0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f7487651cef4420bbe5cfa1b79bb7397',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:35:18.762371 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-d904d240-4c21-4bc0-826c-76cc0afbe50a tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e03f136-a095-4d2f-9956-6adaa58836f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:35:18.779068 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-d904d240-4c21-4bc0-826c-76cc0afbe50a tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e03f136-a095-4d2f-9956-6adaa58836f4) transitioned into 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='6c90b1bb0321472f882a7536b522b9e0',qos_specs=None,replication_status=,reservations=['d791947f-7f16-4daf-8a42-e611937a1952','0d7abfd5-eee6-4be4-b095-793af78d638d','bd9708fc-23e0-44c7-8cf2-27a9e2d127fc','7f035753-ba40-4220-9923-c1c3b290deeb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f7487651cef4420bbe5cfa1b79bb7397',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:35:18.779068 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-d904d240-4c21-4bc0-826c-76cc0afbe50a tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2e2912a-f1e0-40b0-ac96-5ffd2044af91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:35:18.786043 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-d904d240-4c21-4bc0-826c-76cc0afbe50a tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2e2912a-f1e0-40b0-ac96-5ffd2044af91) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:35:18.786999 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-d904d240-4c21-4bc0-826c-76cc0afbe50a tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Flow 'volume_create_api' (f688252f-bd71-499a-a4b0-5f3c2a9cc8a2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:35:18.787378 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-d904d240-4c21-4bc0-826c-76cc0afbe50a tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Create volume request issued successfully. Jul 03 02:35:18.794553 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:18.794553 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:35:18.795016 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-d904d240-4c21-4bc0-826c-76cc0afbe50a tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Volume info retrieved successfully. Jul 03 02:35:18.874124 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-af3dbf96-92a4-4495-8720-1834710cdc89 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:18.875900 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-af3dbf96-92a4-4495-8720-1834710cdc89 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] GET https://10.4.3.223/volume/v3/snapshots/c17f4a13-bcc4-44d4-8a58-e779de9e835b Jul 03 02:35:18.876406 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-af3dbf96-92a4-4495-8720-1834710cdc89 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:18.876406 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-af3dbf96-92a4-4495-8720-1834710cdc89 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:18.881074 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:18.881074 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:35:18.881665 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-af3dbf96-92a4-4495-8720-1834710cdc89 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Snapshot retrieved successfully. Jul 03 02:35:18.882553 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-af3dbf96-92a4-4495-8720-1834710cdc89 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/snapshots/c17f4a13-bcc4-44d4-8a58-e779de9e835b returned with HTTP 200 Jul 03 02:35:18.882902 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 812/3263] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:35:18 2026] GET /volume/v3/snapshots/c17f4a13-bcc4-44d4-8a58-e779de9e835b => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:18.896838 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-bad66b9c-bfb1-4213-97a6-dcc57a9e431d None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:18.898486 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-bad66b9c-bfb1-4213-97a6-dcc57a9e431d tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:35:18.898901 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-bad66b9c-bfb1-4213-97a6-dcc57a9e431d tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "c17f4a13-bcc4-44d4-8a58-e779de9e835b", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-1203695764"}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:35:18.900851 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.volumes [None req-bad66b9c-bfb1-4213-97a6-dcc57a9e431d tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Create volume request body: {'volume': {'snapshot_id': 'c17f4a13-bcc4-44d4-8a58-e779de9e835b', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1203695764'}} {{(pid=100013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:35:18.906269 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:18.906269 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:35:18.906872 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-bad66b9c-bfb1-4213-97a6-dcc57a9e431d tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Snapshot retrieved successfully. Jul 03 02:35:18.907025 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.volumes [None req-bad66b9c-bfb1-4213-97a6-dcc57a9e431d tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Create volume of 2 GB Jul 03 02:35:18.913979 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-bad66b9c-bfb1-4213-97a6-dcc57a9e431d tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Availability Zones retrieved successfully. Jul 03 02:35:18.919801 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-bad66b9c-bfb1-4213-97a6-dcc57a9e431d tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Flow 'volume_create_api' (cba60a7d-3fa8-4e79-baa4-fff80b62f5eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:35:18.920866 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-bad66b9c-bfb1-4213-97a6-dcc57a9e431d tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f4a2002-51ca-4627-bc8e-ee9131109181) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:35:18.922164 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.flows.api.create_volume [None req-bad66b9c-bfb1-4213-97a6-dcc57a9e431d tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=100013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:35:18.964331 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-bad66b9c-bfb1-4213-97a6-dcc57a9e431d tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f4a2002-51ca-4627-bc8e-ee9131109181) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': 'c17f4a13-bcc4-44d4-8a58-e779de9e835b', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:35:18.965339 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-bad66b9c-bfb1-4213-97a6-dcc57a9e431d tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (259b23ca-8f34-4922-9aa6-2276e00684c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:35:18.986724 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-70c031d6-4c61-43ef-9b50-626ebf8b1e1a None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:18.988359 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-70c031d6-4c61-43ef-9b50-626ebf8b1e1a tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] GET https://10.4.3.223/volume/v3/volumes/50ab2522-45f2-41a5-85c9-b5c154ae1bb9 Jul 03 02:35:18.989428 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-70c031d6-4c61-43ef-9b50-626ebf8b1e1a tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:18.989428 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-70c031d6-4c61-43ef-9b50-626ebf8b1e1a tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:18.996156 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:18.996156 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:35:19.000296 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-70c031d6-4c61-43ef-9b50-626ebf8b1e1a tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Volume info retrieved successfully. Jul 03 02:35:19.005119 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.quota [None req-bad66b9c-bfb1-4213-97a6-dcc57a9e431d tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Created reservations ['c07fbbbd-433b-435c-9271-a51ba5a610ec', 'a8bcb44f-c16f-4acf-ab02-8d89753a7eb7', '16b98027-1152-4551-9d19-0bbcc1adc88b', 'c970ee72-252e-45eb-bbf9-a1613c3cc122'] {{(pid=100013) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:35:19.005444 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-70c031d6-4c61-43ef-9b50-626ebf8b1e1a tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] https://10.4.3.223/volume/v3/volumes/50ab2522-45f2-41a5-85c9-b5c154ae1bb9 returned with HTTP 200 Jul 03 02:35:19.005800 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-bad66b9c-bfb1-4213-97a6-dcc57a9e431d tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (259b23ca-8f34-4922-9aa6-2276e00684c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c07fbbbd-433b-435c-9271-a51ba5a610ec', 'a8bcb44f-c16f-4acf-ab02-8d89753a7eb7', '16b98027-1152-4551-9d19-0bbcc1adc88b', 'c970ee72-252e-45eb-bbf9-a1613c3cc122']}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:35:19.005951 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 822/3264] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:35:18 2026] GET /volume/v3/volumes/50ab2522-45f2-41a5-85c9-b5c154ae1bb9 => generated 1193 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:35:19.006473 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-bad66b9c-bfb1-4213-97a6-dcc57a9e431d tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84342f0b-7a57-45d2-94b3-84791b146853) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:35:19.020434 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-cf810b3b-2d26-4e06-b44c-feb7db25f9e6 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:19.021960 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-cf810b3b-2d26-4e06-b44c-feb7db25f9e6 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] GET https://10.4.3.223/volume/v3/volumes/50ab2522-45f2-41a5-85c9-b5c154ae1bb9 Jul 03 02:35:19.021960 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-cf810b3b-2d26-4e06-b44c-feb7db25f9e6 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:19.021960 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-cf810b3b-2d26-4e06-b44c-feb7db25f9e6 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:19.030323 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:19.030323 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:35:19.036455 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-cf810b3b-2d26-4e06-b44c-feb7db25f9e6 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Volume info retrieved successfully. Jul 03 02:35:19.040775 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-cf810b3b-2d26-4e06-b44c-feb7db25f9e6 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] https://10.4.3.223/volume/v3/volumes/50ab2522-45f2-41a5-85c9-b5c154ae1bb9 returned with HTTP 200 Jul 03 02:35:19.041260 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 813/3265] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:35:19 2026] GET /volume/v3/volumes/50ab2522-45f2-41a5-85c9-b5c154ae1bb9 => generated 1193 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:35:19.053304 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-bad66b9c-bfb1-4213-97a6-dcc57a9e431d tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84342f0b-7a57-45d2-94b3-84791b146853) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '830a2fcf-f421-437d-8470-a4b9273c57a8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1203695764',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='99fe8d5d98ba4218a03a5e6b311b3faf',qos_specs=None,replication_status=,reservations=['c07fbbbd-433b-435c-9271-a51ba5a610ec','a8bcb44f-c16f-4acf-ab02-8d89753a7eb7','16b98027-1152-4551-9d19-0bbcc1adc88b','c970ee72-252e-45eb-bbf9-a1613c3cc122'],size=2,snapshot_id=c17f4a13-bcc4-44d4-8a58-e779de9e835b,source_replicaid=,source_volid=None,status='creating',user_id='f42fbccd23374558a99e8e6daa0148b4',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:35:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1203695764',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=830a2fcf-f421-437d-8470-a4b9273c57a8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='99fe8d5d98ba4218a03a5e6b311b3faf',provider_auth=None,provider_geometry=None,provider_id=None,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=c17f4a13-bcc4-44d4-8a58-e779de9e835b,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f42fbccd23374558a99e8e6daa0148b4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:35:19.054097 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-083c3207-21d6-4709-bc2f-d4f51f1eed09 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:19.054447 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-bad66b9c-bfb1-4213-97a6-dcc57a9e431d tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42098d01-ecc5-4678-8800-f6d87b2fbf54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:35:19.055927 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-083c3207-21d6-4709-bc2f-d4f51f1eed09 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] POST https://10.4.3.223/volume/v3/snapshots Jul 03 02:35:19.056260 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-083c3207-21d6-4709-bc2f-d4f51f1eed09 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "50ab2522-45f2-41a5-85c9-b5c154ae1bb9", "name": "tempest-VolumeImageDependencyTests-Snapshot-1583672638"}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:35:19.064138 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:19.064138 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:35:19.064701 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-083c3207-21d6-4709-bc2f-d4f51f1eed09 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Volume info retrieved successfully. Jul 03 02:35:19.065247 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.snapshots [None req-083c3207-21d6-4709-bc2f-d4f51f1eed09 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Create snapshot from volume 50ab2522-45f2-41a5-85c9-b5c154ae1bb9 Jul 03 02:35:19.071447 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-bad66b9c-bfb1-4213-97a6-dcc57a9e431d tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42098d01-ecc5-4678-8800-f6d87b2fbf54) transitioned into state 'SUCCESS' from state '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-1203695764',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='99fe8d5d98ba4218a03a5e6b311b3faf',qos_specs=None,replication_status=,reservations=['c07fbbbd-433b-435c-9271-a51ba5a610ec','a8bcb44f-c16f-4acf-ab02-8d89753a7eb7','16b98027-1152-4551-9d19-0bbcc1adc88b','c970ee72-252e-45eb-bbf9-a1613c3cc122'],size=2,snapshot_id=c17f4a13-bcc4-44d4-8a58-e779de9e835b,source_replicaid=,source_volid=None,status='creating',user_id='f42fbccd23374558a99e8e6daa0148b4',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:35:19.072268 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-bad66b9c-bfb1-4213-97a6-dcc57a9e431d tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8310a58d-84b2-4575-9218-375f152120be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:35:19.096106 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-bad66b9c-bfb1-4213-97a6-dcc57a9e431d tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8310a58d-84b2-4575-9218-375f152120be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:35:19.097226 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-bad66b9c-bfb1-4213-97a6-dcc57a9e431d tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Flow 'volume_create_api' (cba60a7d-3fa8-4e79-baa4-fff80b62f5eb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:35:19.097625 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-bad66b9c-bfb1-4213-97a6-dcc57a9e431d tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Create volume request issued successfully. Jul 03 02:35:19.098123 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-bad66b9c-bfb1-4213-97a6-dcc57a9e431d tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:35:19.098519 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 819/3266] 10.4.3.223 () {68 vars in 1259 bytes} [Fri Jul 3 02:35:18 2026] POST /volume/v3/volumes => generated 788 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:35:19.099846 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.quota [None req-083c3207-21d6-4709-bc2f-d4f51f1eed09 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Created reservations ['27b99da7-a9bb-4a6a-890c-ef8ed2d5c3d9', 'c0a6897f-ff8e-4755-8159-bf9ccdcbefd9', '9c15283e-f90d-4d96-9cc2-2bf62e18ccbb', '91bd5f27-315a-43a8-873d-15ed23a65804'] {{(pid=100015) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:35:19.110842 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-872b983a-af8f-4f6a-a226-173315bcf017 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:19.112537 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-872b983a-af8f-4f6a-a226-173315bcf017 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] GET https://10.4.3.223/volume/v3/volumes/830a2fcf-f421-437d-8470-a4b9273c57a8 Jul 03 02:35:19.112731 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-872b983a-af8f-4f6a-a226-173315bcf017 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:19.112907 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-872b983a-af8f-4f6a-a226-173315bcf017 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:19.119394 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:19.119394 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:35:19.123009 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-872b983a-af8f-4f6a-a226-173315bcf017 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Volume info retrieved successfully. Jul 03 02:35:19.126317 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-083c3207-21d6-4709-bc2f-d4f51f1eed09 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Snapshot create request issued successfully. Jul 03 02:35:19.126648 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-083c3207-21d6-4709-bc2f-d4f51f1eed09 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] https://10.4.3.223/volume/v3/snapshots returned with HTTP 202 Jul 03 02:35:19.127029 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 823/3267] 10.4.3.223 () {68 vars in 1265 bytes} [Fri Jul 3 02:35:19 2026] POST /volume/v3/snapshots => generated 313 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:35:19.128376 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-872b983a-af8f-4f6a-a226-173315bcf017 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/volumes/830a2fcf-f421-437d-8470-a4b9273c57a8 returned with HTTP 200 Jul 03 02:35:19.128863 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 814/3268] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:35:19 2026] GET /volume/v3/volumes/830a2fcf-f421-437d-8470-a4b9273c57a8 => generated 856 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:19.136051 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-08a1769a-26f1-415e-830f-ebe16e751b56 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:19.137786 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-08a1769a-26f1-415e-830f-ebe16e751b56 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] GET https://10.4.3.223/volume/v3/snapshots/69895cf0-62e9-4d02-9ce5-6267a49ea1fa Jul 03 02:35:19.137959 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-08a1769a-26f1-415e-830f-ebe16e751b56 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:19.138137 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-08a1769a-26f1-415e-830f-ebe16e751b56 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:19.142698 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:19.142698 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:35:19.143081 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-08a1769a-26f1-415e-830f-ebe16e751b56 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Snapshot retrieved successfully. Jul 03 02:35:19.143770 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-08a1769a-26f1-415e-830f-ebe16e751b56 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] https://10.4.3.223/volume/v3/snapshots/69895cf0-62e9-4d02-9ce5-6267a49ea1fa returned with HTTP 200 Jul 03 02:35:19.144088 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 820/3269] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:35:19 2026] GET /volume/v3/snapshots/69895cf0-62e9-4d02-9ce5-6267a49ea1fa => generated 445 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:19.397618 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-c1bef699-9c5d-48bd-9b5e-442f2d727463 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:19.399790 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-c1bef699-9c5d-48bd-9b5e-442f2d727463 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] GET https://10.4.3.223/volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745 Jul 03 02:35:19.400078 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-c1bef699-9c5d-48bd-9b5e-442f2d727463 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:19.400434 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-c1bef699-9c5d-48bd-9b5e-442f2d727463 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:19.400633 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-c1bef699-9c5d-48bd-9b5e-442f2d727463 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Show backup with id 8b76accb-7d09-41e6-aee6-18da67c2b745. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:35:19.405878 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:19.405878 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:35:19.406978 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-c1bef699-9c5d-48bd-9b5e-442f2d727463 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] https://10.4.3.223/volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745 returned with HTTP 200 Jul 03 02:35:19.407518 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 824/3270] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:35:19 2026] GET /volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745 => generated 756 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:19.801928 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:19.801928 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:35:19.802338 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-d904d240-4c21-4bc0-826c-76cc0afbe50a tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Volume info retrieved successfully. Jul 03 02:35:19.802398 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.backup.api [None req-d904d240-4c21-4bc0-826c-76cc0afbe50a tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Checking backup size 1 against volume size 1 {{(pid=100014) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 03 02:35:19.802538 np0000004352 devstack@c-api.service[100014]: INFO cinder.backup.api [None req-d904d240-4c21-4bc0-826c-76cc0afbe50a tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Overwriting volume 0b18af22-29f9-44bf-ad58-01f2d1b31ad8 with restore of backup 980cbedd-d350-43d4-9dd1-0d392b4a142c Jul 03 02:35:19.813049 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.backup.rpcapi [None req-d904d240-4c21-4bc0-826c-76cc0afbe50a tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] restore_backup in rpcapi backup_id 980cbedd-d350-43d4-9dd1-0d392b4a142c {{(pid=100014) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 03 02:35:19.814674 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-d904d240-4c21-4bc0-826c-76cc0afbe50a tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups/980cbedd-d350-43d4-9dd1-0d392b4a142c/restore returned with HTTP 202 Jul 03 02:35:19.815220 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 813/3271] 10.4.3.223 () {70 vars in 1433 bytes} [Fri Jul 3 02:35:18 2026] POST /volume/v3/backups/980cbedd-d350-43d4-9dd1-0d392b4a142c/restore => generated 152 bytes in 1162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:35:19.822219 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-c25671fd-d712-49b4-abb9-df135398d6bb None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:19.823930 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-c25671fd-d712-49b4-abb9-df135398d6bb tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/backups/980cbedd-d350-43d4-9dd1-0d392b4a142c Jul 03 02:35:19.824135 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-c25671fd-d712-49b4-abb9-df135398d6bb tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:19.824342 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-c25671fd-d712-49b4-abb9-df135398d6bb tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:19.824475 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-c25671fd-d712-49b4-abb9-df135398d6bb tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Show backup with id 980cbedd-d350-43d4-9dd1-0d392b4a142c. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:35:19.828437 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:19.828437 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:35:19.829045 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-c25671fd-d712-49b4-abb9-df135398d6bb tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups/980cbedd-d350-43d4-9dd1-0d392b4a142c returned with HTTP 200 Jul 03 02:35:19.829377 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 815/3272] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:35:19 2026] GET /volume/v3/backups/980cbedd-d350-43d4-9dd1-0d392b4a142c => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:20.147936 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-d895c821-02db-44fe-9eb0-91cbbd006a42 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:20.149224 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-d895c821-02db-44fe-9eb0-91cbbd006a42 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] GET https://10.4.3.223/volume/v3/volumes/830a2fcf-f421-437d-8470-a4b9273c57a8 Jul 03 02:35:20.149224 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-d895c821-02db-44fe-9eb0-91cbbd006a42 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:20.149555 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-d895c821-02db-44fe-9eb0-91cbbd006a42 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:20.153356 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-4a151c35-e877-4458-befe-4bf899af9dfc None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:20.155790 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-4a151c35-e877-4458-befe-4bf899af9dfc tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] GET https://10.4.3.223/volume/v3/snapshots/69895cf0-62e9-4d02-9ce5-6267a49ea1fa Jul 03 02:35:20.156210 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-4a151c35-e877-4458-befe-4bf899af9dfc tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:20.156448 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-4a151c35-e877-4458-befe-4bf899af9dfc tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:20.157412 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:20.157412 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:35:20.158337 np0000004352 devstack@c-api.service[100015]: DEBUG dbcounter [-] [100015] Writing DB stats cinder:SELECT=320,cinder:UPDATE=115,cinder:INSERT=61 {{(pid=100015) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 02:35:20.161396 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-d895c821-02db-44fe-9eb0-91cbbd006a42 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Volume info retrieved successfully. Jul 03 02:35:20.162536 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:20.162536 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:35:20.162950 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-4a151c35-e877-4458-befe-4bf899af9dfc tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Snapshot retrieved successfully. Jul 03 02:35:20.163649 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-4a151c35-e877-4458-befe-4bf899af9dfc tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] https://10.4.3.223/volume/v3/snapshots/69895cf0-62e9-4d02-9ce5-6267a49ea1fa returned with HTTP 200 Jul 03 02:35:20.164001 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 825/3273] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:35:20 2026] GET /volume/v3/snapshots/69895cf0-62e9-4d02-9ce5-6267a49ea1fa => generated 472 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:20.165839 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-d895c821-02db-44fe-9eb0-91cbbd006a42 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/volumes/830a2fcf-f421-437d-8470-a4b9273c57a8 returned with HTTP 200 Jul 03 02:35:20.166353 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 821/3274] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:35:20 2026] GET /volume/v3/volumes/830a2fcf-f421-437d-8470-a4b9273c57a8 => generated 881 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:20.173760 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-87e29e77-dd96-4ac4-b405-daa4a6d6c23e None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:20.175381 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-87e29e77-dd96-4ac4-b405-daa4a6d6c23e tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:35:20.175758 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-87e29e77-dd96-4ac4-b405-daa4a6d6c23e tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "snapshot_id": "69895cf0-62e9-4d02-9ce5-6267a49ea1fa", "size": 1}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:35:20.177444 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-3cd164c8-f254-4bbc-8100-57c1df53a881 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:20.177513 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.volumes [None req-87e29e77-dd96-4ac4-b405-daa4a6d6c23e tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379', 'snapshot_id': '69895cf0-62e9-4d02-9ce5-6267a49ea1fa', 'size': 1}} {{(pid=100014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:35:20.178966 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-3cd164c8-f254-4bbc-8100-57c1df53a881 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] GET https://10.4.3.223/volume/v3/volumes/830a2fcf-f421-437d-8470-a4b9273c57a8 Jul 03 02:35:20.179274 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-3cd164c8-f254-4bbc-8100-57c1df53a881 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:20.179919 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-3cd164c8-f254-4bbc-8100-57c1df53a881 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:20.182434 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:20.182434 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:35:20.182886 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-87e29e77-dd96-4ac4-b405-daa4a6d6c23e tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Snapshot retrieved successfully. Jul 03 02:35:20.183039 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.volumes [None req-87e29e77-dd96-4ac4-b405-daa4a6d6c23e tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Create volume of 1 GB Jul 03 02:35:20.186347 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-87e29e77-dd96-4ac4-b405-daa4a6d6c23e tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Availability Zones retrieved successfully. Jul 03 02:35:20.187232 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:20.187232 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:35:20.191468 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-3cd164c8-f254-4bbc-8100-57c1df53a881 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Volume info retrieved successfully. Jul 03 02:35:20.191580 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-87e29e77-dd96-4ac4-b405-daa4a6d6c23e tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Flow 'volume_create_api' (ac7f29f9-dcef-47c2-9e31-5d61b2c22b69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:35:20.192503 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-87e29e77-dd96-4ac4-b405-daa4a6d6c23e tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (224be821-4f81-4aa1-bfa6-4e452161c727) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:35:20.193363 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.flows.api.create_volume [None req-87e29e77-dd96-4ac4-b405-daa4a6d6c23e tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:35:20.198388 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-3cd164c8-f254-4bbc-8100-57c1df53a881 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/volumes/830a2fcf-f421-437d-8470-a4b9273c57a8 returned with HTTP 200 Jul 03 02:35:20.199039 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 816/3275] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:35:20 2026] GET /volume/v3/volumes/830a2fcf-f421-437d-8470-a4b9273c57a8 => generated 881 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:20.210885 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-37a0c3e7-3dbb-43fc-85d8-1016c143780f None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:20.213355 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-37a0c3e7-3dbb-43fc-85d8-1016c143780f tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] DELETE https://10.4.3.223/volume/v3/volumes/830a2fcf-f421-437d-8470-a4b9273c57a8 Jul 03 02:35:20.213685 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-37a0c3e7-3dbb-43fc-85d8-1016c143780f tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:20.214047 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-37a0c3e7-3dbb-43fc-85d8-1016c143780f tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:20.214299 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-37a0c3e7-3dbb-43fc-85d8-1016c143780f tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Delete volume with id: 830a2fcf-f421-437d-8470-a4b9273c57a8 Jul 03 02:35:20.223443 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:20.223443 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:35:20.224215 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-37a0c3e7-3dbb-43fc-85d8-1016c143780f tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Volume info retrieved successfully. Jul 03 02:35:20.234857 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-87e29e77-dd96-4ac4-b405-daa4a6d6c23e tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (224be821-4f81-4aa1-bfa6-4e452161c727) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '69895cf0-62e9-4d02-9ce5-6267a49ea1fa', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:35:20.235581 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-87e29e77-dd96-4ac4-b405-daa4a6d6c23e tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (901cb15f-b01f-418e-9fda-842bffd6aa0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:35:20.244595 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-37a0c3e7-3dbb-43fc-85d8-1016c143780f tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Delete volume request issued successfully. Jul 03 02:35:20.245004 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-37a0c3e7-3dbb-43fc-85d8-1016c143780f tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/volumes/830a2fcf-f421-437d-8470-a4b9273c57a8 returned with HTTP 202 Jul 03 02:35:20.245479 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 826/3276] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:35:20 2026] DELETE /volume/v3/volumes/830a2fcf-f421-437d-8470-a4b9273c57a8 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:35:20.255249 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-5cb7ea6f-cd3c-4a74-ab9b-d20643619486 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:20.257515 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-5cb7ea6f-cd3c-4a74-ab9b-d20643619486 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] GET https://10.4.3.223/volume/v3/volumes/830a2fcf-f421-437d-8470-a4b9273c57a8 Jul 03 02:35:20.257753 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-5cb7ea6f-cd3c-4a74-ab9b-d20643619486 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:20.257948 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-5cb7ea6f-cd3c-4a74-ab9b-d20643619486 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:20.265113 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:20.265113 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:35:20.269056 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-5cb7ea6f-cd3c-4a74-ab9b-d20643619486 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Volume info retrieved successfully. Jul 03 02:35:20.274706 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-5cb7ea6f-cd3c-4a74-ab9b-d20643619486 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/volumes/830a2fcf-f421-437d-8470-a4b9273c57a8 returned with HTTP 200 Jul 03 02:35:20.275178 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 822/3277] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:35:20 2026] GET /volume/v3/volumes/830a2fcf-f421-437d-8470-a4b9273c57a8 => generated 880 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:20.299907 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.quota [None req-87e29e77-dd96-4ac4-b405-daa4a6d6c23e tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Created reservations ['d4b041e1-24ce-4b7c-9d09-124faaab505d', 'b106fe4a-23f4-4c4b-ac60-c796c08fcf9c', '215a6cae-d91f-4080-8be6-85b264d2002a', '87f810b2-2d2a-492f-99b9-2eee4790f4de'] {{(pid=100014) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:35:20.300777 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-87e29e77-dd96-4ac4-b405-daa4a6d6c23e tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (901cb15f-b01f-418e-9fda-842bffd6aa0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d4b041e1-24ce-4b7c-9d09-124faaab505d', 'b106fe4a-23f4-4c4b-ac60-c796c08fcf9c', '215a6cae-d91f-4080-8be6-85b264d2002a', '87f810b2-2d2a-492f-99b9-2eee4790f4de']}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:35:20.301477 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-87e29e77-dd96-4ac4-b405-daa4a6d6c23e tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87c7fb75-7927-4980-b05e-3af0a1a02d14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:35:20.349647 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-87e29e77-dd96-4ac4-b405-daa4a6d6c23e tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87c7fb75-7927-4980-b05e-3af0a1a02d14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7ca30fbc-b680-4179-a89c-075bbbe6fd10', '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='12c18f453cfa48d69596b7a7ef5cfd0b',qos_specs=None,replication_status=,reservations=['d4b041e1-24ce-4b7c-9d09-124faaab505d','b106fe4a-23f4-4c4b-ac60-c796c08fcf9c','215a6cae-d91f-4080-8be6-85b264d2002a','87f810b2-2d2a-492f-99b9-2eee4790f4de'],size=1,snapshot_id=69895cf0-62e9-4d02-9ce5-6267a49ea1fa,source_replicaid=,source_volid=None,status='creating',user_id='80c48113f1774e67ae9ef1dc105a0664',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), '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-07-03T02:35:20Z,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=7ca30fbc-b680-4179-a89c-075bbbe6fd10,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='12c18f453cfa48d69596b7a7ef5cfd0b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=69895cf0-62e9-4d02-9ce5-6267a49ea1fa,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='80c48113f1774e67ae9ef1dc105a0664',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:35:20.352194 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-87e29e77-dd96-4ac4-b405-daa4a6d6c23e tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (504e74aa-c7ec-467c-832b-7aa3652e21f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:35:20.381382 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-87e29e77-dd96-4ac4-b405-daa4a6d6c23e tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (504e74aa-c7ec-467c-832b-7aa3652e21f2) transitioned into state 'SUCCESS' from 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='12c18f453cfa48d69596b7a7ef5cfd0b',qos_specs=None,replication_status=,reservations=['d4b041e1-24ce-4b7c-9d09-124faaab505d','b106fe4a-23f4-4c4b-ac60-c796c08fcf9c','215a6cae-d91f-4080-8be6-85b264d2002a','87f810b2-2d2a-492f-99b9-2eee4790f4de'],size=1,snapshot_id=69895cf0-62e9-4d02-9ce5-6267a49ea1fa,source_replicaid=,source_volid=None,status='creating',user_id='80c48113f1774e67ae9ef1dc105a0664',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:35:20.382415 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-87e29e77-dd96-4ac4-b405-daa4a6d6c23e tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69f15ce0-cae9-4a02-a008-258338a64b64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:35:20.405797 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-87e29e77-dd96-4ac4-b405-daa4a6d6c23e tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69f15ce0-cae9-4a02-a008-258338a64b64) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:35:20.406904 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-87e29e77-dd96-4ac4-b405-daa4a6d6c23e tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Flow 'volume_create_api' (ac7f29f9-dcef-47c2-9e31-5d61b2c22b69) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:35:20.407309 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-87e29e77-dd96-4ac4-b405-daa4a6d6c23e tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Create volume request issued successfully. Jul 03 02:35:20.407949 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-87e29e77-dd96-4ac4-b405-daa4a6d6c23e tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:35:20.409306 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 814/3278] 10.4.3.223 () {70 vars in 1300 bytes} [Fri Jul 3 02:35:20 2026] POST /volume/v3/volumes => generated 809 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:35:20.422225 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-4a0af22e-fb7c-4a4a-98ba-60f3bf3514cd None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:20.426227 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-4a0af22e-fb7c-4a4a-98ba-60f3bf3514cd tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] GET https://10.4.3.223/volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745 Jul 03 02:35:20.426227 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-4a0af22e-fb7c-4a4a-98ba-60f3bf3514cd tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:20.426227 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-4a0af22e-fb7c-4a4a-98ba-60f3bf3514cd tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:20.426227 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-4a0af22e-fb7c-4a4a-98ba-60f3bf3514cd tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Show backup with id 8b76accb-7d09-41e6-aee6-18da67c2b745. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:35:20.428650 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-21c48ce6-59aa-4b8d-a38e-6fb1d9f5504d None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:20.430377 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:20.430377 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:35:20.430956 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-21c48ce6-59aa-4b8d-a38e-6fb1d9f5504d tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] GET https://10.4.3.223/volume/v3/volumes/7ca30fbc-b680-4179-a89c-075bbbe6fd10 Jul 03 02:35:20.431346 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-21c48ce6-59aa-4b8d-a38e-6fb1d9f5504d tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:20.431346 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-21c48ce6-59aa-4b8d-a38e-6fb1d9f5504d tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:20.431718 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-4a0af22e-fb7c-4a4a-98ba-60f3bf3514cd tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] https://10.4.3.223/volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745 returned with HTTP 200 Jul 03 02:35:20.432149 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 817/3279] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:35:20 2026] GET /volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745 => generated 756 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:20.441908 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:20.441908 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:35:20.447873 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-21c48ce6-59aa-4b8d-a38e-6fb1d9f5504d tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Volume info retrieved successfully. Jul 03 02:35:20.454901 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-21c48ce6-59aa-4b8d-a38e-6fb1d9f5504d tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] https://10.4.3.223/volume/v3/volumes/7ca30fbc-b680-4179-a89c-075bbbe6fd10 returned with HTTP 200 Jul 03 02:35:20.455537 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 827/3280] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:35:20 2026] GET /volume/v3/volumes/7ca30fbc-b680-4179-a89c-075bbbe6fd10 => generated 877 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:35:20.841295 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-84a30971-cc4a-49b2-84dc-f18f3855c08e None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:20.844078 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-84a30971-cc4a-49b2-84dc-f18f3855c08e tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/backups/980cbedd-d350-43d4-9dd1-0d392b4a142c Jul 03 02:35:20.844717 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-84a30971-cc4a-49b2-84dc-f18f3855c08e tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:20.845002 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-84a30971-cc4a-49b2-84dc-f18f3855c08e tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:20.845172 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-84a30971-cc4a-49b2-84dc-f18f3855c08e tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Show backup with id 980cbedd-d350-43d4-9dd1-0d392b4a142c. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:35:20.850793 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:20.850793 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:35:20.851742 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-84a30971-cc4a-49b2-84dc-f18f3855c08e tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups/980cbedd-d350-43d4-9dd1-0d392b4a142c returned with HTTP 200 Jul 03 02:35:20.852252 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 823/3281] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:35:20 2026] GET /volume/v3/backups/980cbedd-d350-43d4-9dd1-0d392b4a142c => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:21.291924 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-0c3fd098-62e5-416d-9d2f-8e9a82f2ffb2 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:21.294161 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-0c3fd098-62e5-416d-9d2f-8e9a82f2ffb2 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] GET https://10.4.3.223/volume/v3/volumes/830a2fcf-f421-437d-8470-a4b9273c57a8 Jul 03 02:35:21.294369 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-0c3fd098-62e5-416d-9d2f-8e9a82f2ffb2 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:21.294676 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-0c3fd098-62e5-416d-9d2f-8e9a82f2ffb2 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:21.300116 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-0c3fd098-62e5-416d-9d2f-8e9a82f2ffb2 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/volumes/830a2fcf-f421-437d-8470-a4b9273c57a8 returned with HTTP 404 Jul 03 02:35:21.300540 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 815/3282] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:35:21 2026] GET /volume/v3/volumes/830a2fcf-f421-437d-8470-a4b9273c57a8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:35:21.308259 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-b66d1fc0-502a-4827-bb95-9aad87e61cba None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:21.310098 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-b66d1fc0-502a-4827-bb95-9aad87e61cba tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] GET https://10.4.3.223/volume/v3/volumes/830a2fcf-f421-437d-8470-a4b9273c57a8 Jul 03 02:35:21.310321 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-b66d1fc0-502a-4827-bb95-9aad87e61cba tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:21.310521 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-b66d1fc0-502a-4827-bb95-9aad87e61cba tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:21.313156 np0000004352 devstack@c-api.service[100012]: DEBUG dbcounter [-] [100012] Writing DB stats cinder:SELECT=289,cinder:UPDATE=72,cinder:INSERT=32 {{(pid=100012) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 02:35:21.317648 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-b66d1fc0-502a-4827-bb95-9aad87e61cba tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/volumes/830a2fcf-f421-437d-8470-a4b9273c57a8 returned with HTTP 404 Jul 03 02:35:21.318295 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 818/3283] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:35:21 2026] GET /volume/v3/volumes/830a2fcf-f421-437d-8470-a4b9273c57a8 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:35:21.326032 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-c274c658-b22d-4395-a42d-159e2d5b28b7 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:21.328045 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-c274c658-b22d-4395-a42d-159e2d5b28b7 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] DELETE https://10.4.3.223/volume/v3/volumes/830a2fcf-f421-437d-8470-a4b9273c57a8 Jul 03 02:35:21.328287 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-c274c658-b22d-4395-a42d-159e2d5b28b7 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:21.328437 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-c274c658-b22d-4395-a42d-159e2d5b28b7 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:21.328645 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-c274c658-b22d-4395-a42d-159e2d5b28b7 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Delete volume with id: 830a2fcf-f421-437d-8470-a4b9273c57a8 Jul 03 02:35:21.335741 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-c274c658-b22d-4395-a42d-159e2d5b28b7 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/volumes/830a2fcf-f421-437d-8470-a4b9273c57a8 returned with HTTP 404 Jul 03 02:35:21.336619 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 828/3284] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:35:21 2026] DELETE /volume/v3/volumes/830a2fcf-f421-437d-8470-a4b9273c57a8 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:35:21.344112 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-e6ba1d23-140a-49fb-a5a4-9f837d473803 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:21.346078 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-e6ba1d23-140a-49fb-a5a4-9f837d473803 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/c17f4a13-bcc4-44d4-8a58-e779de9e835b Jul 03 02:35:21.346273 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-e6ba1d23-140a-49fb-a5a4-9f837d473803 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:21.346478 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-e6ba1d23-140a-49fb-a5a4-9f837d473803 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'delete' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:21.346597 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.snapshots [None req-e6ba1d23-140a-49fb-a5a4-9f837d473803 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Delete snapshot with id: c17f4a13-bcc4-44d4-8a58-e779de9e835b Jul 03 02:35:21.351556 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:21.351556 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:35:21.351963 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-e6ba1d23-140a-49fb-a5a4-9f837d473803 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Snapshot retrieved successfully. Jul 03 02:35:21.367913 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-e6ba1d23-140a-49fb-a5a4-9f837d473803 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Snapshot delete request issued successfully. Jul 03 02:35:21.368184 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-e6ba1d23-140a-49fb-a5a4-9f837d473803 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/snapshots/c17f4a13-bcc4-44d4-8a58-e779de9e835b returned with HTTP 202 Jul 03 02:35:21.368700 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 824/3285] 10.4.3.223 () {66 vars in 1357 bytes} [Fri Jul 3 02:35:21 2026] DELETE /volume/v3/snapshots/c17f4a13-bcc4-44d4-8a58-e779de9e835b => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:35:21.375308 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-98cdee04-28ce-4c94-bdb0-618d2f667a6f None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:21.377210 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-98cdee04-28ce-4c94-bdb0-618d2f667a6f tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] GET https://10.4.3.223/volume/v3/snapshots/c17f4a13-bcc4-44d4-8a58-e779de9e835b Jul 03 02:35:21.377443 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-98cdee04-28ce-4c94-bdb0-618d2f667a6f tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:21.377743 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-98cdee04-28ce-4c94-bdb0-618d2f667a6f tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:21.383918 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:21.383918 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:35:21.384872 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-98cdee04-28ce-4c94-bdb0-618d2f667a6f tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Snapshot retrieved successfully. Jul 03 02:35:21.386090 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-98cdee04-28ce-4c94-bdb0-618d2f667a6f tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/snapshots/c17f4a13-bcc4-44d4-8a58-e779de9e835b returned with HTTP 200 Jul 03 02:35:21.386950 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 816/3286] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:35:21 2026] GET /volume/v3/snapshots/c17f4a13-bcc4-44d4-8a58-e779de9e835b => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:21.444200 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-725dd59a-87f3-4c56-9cdc-440ba783c546 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:21.447217 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-725dd59a-87f3-4c56-9cdc-440ba783c546 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] GET https://10.4.3.223/volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745 Jul 03 02:35:21.447455 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-725dd59a-87f3-4c56-9cdc-440ba783c546 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:21.447666 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-725dd59a-87f3-4c56-9cdc-440ba783c546 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:21.447768 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-725dd59a-87f3-4c56-9cdc-440ba783c546 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Show backup with id 8b76accb-7d09-41e6-aee6-18da67c2b745. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:35:21.452712 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:21.452712 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:35:21.453531 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-725dd59a-87f3-4c56-9cdc-440ba783c546 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] https://10.4.3.223/volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745 returned with HTTP 200 Jul 03 02:35:21.454039 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 819/3287] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:35:21 2026] GET /volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745 => generated 756 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:21.471259 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-c65d343c-46c6-4ce0-9854-6e37567960bc None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:21.472948 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-c65d343c-46c6-4ce0-9854-6e37567960bc tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] GET https://10.4.3.223/volume/v3/volumes/7ca30fbc-b680-4179-a89c-075bbbe6fd10 Jul 03 02:35:21.473150 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-c65d343c-46c6-4ce0-9854-6e37567960bc tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:21.473384 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-c65d343c-46c6-4ce0-9854-6e37567960bc tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:21.480211 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:21.480211 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:35:21.483959 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-c65d343c-46c6-4ce0-9854-6e37567960bc tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Volume info retrieved successfully. Jul 03 02:35:21.488389 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-c65d343c-46c6-4ce0-9854-6e37567960bc tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] https://10.4.3.223/volume/v3/volumes/7ca30fbc-b680-4179-a89c-075bbbe6fd10 returned with HTTP 200 Jul 03 02:35:21.488962 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 829/3288] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:35:21 2026] GET /volume/v3/volumes/7ca30fbc-b680-4179-a89c-075bbbe6fd10 => generated 1228 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:35:21.501571 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-7e512197-52a9-437c-a295-890b5e8a06b5 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:21.503434 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-7e512197-52a9-437c-a295-890b5e8a06b5 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] GET https://10.4.3.223/volume/v3/volumes/7ca30fbc-b680-4179-a89c-075bbbe6fd10 Jul 03 02:35:21.503737 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-7e512197-52a9-437c-a295-890b5e8a06b5 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:21.503946 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-7e512197-52a9-437c-a295-890b5e8a06b5 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:21.511591 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:21.511591 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:35:21.515142 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-7e512197-52a9-437c-a295-890b5e8a06b5 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Volume info retrieved successfully. Jul 03 02:35:21.519656 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-7e512197-52a9-437c-a295-890b5e8a06b5 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] https://10.4.3.223/volume/v3/volumes/7ca30fbc-b680-4179-a89c-075bbbe6fd10 returned with HTTP 200 Jul 03 02:35:21.520003 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 825/3289] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:35:21 2026] GET /volume/v3/volumes/7ca30fbc-b680-4179-a89c-075bbbe6fd10 => generated 1228 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:35:21.536138 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-b6e8931c-0548-4c60-8ab8-13b77bc0cd9b None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:21.537859 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-b6e8931c-0548-4c60-8ab8-13b77bc0cd9b tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/69895cf0-62e9-4d02-9ce5-6267a49ea1fa Jul 03 02:35:21.538052 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-b6e8931c-0548-4c60-8ab8-13b77bc0cd9b tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:21.538208 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-b6e8931c-0548-4c60-8ab8-13b77bc0cd9b tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Calling method 'delete' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:21.538599 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.snapshots [None req-b6e8931c-0548-4c60-8ab8-13b77bc0cd9b tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Delete snapshot with id: 69895cf0-62e9-4d02-9ce5-6267a49ea1fa Jul 03 02:35:21.543107 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:21.543107 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:35:21.543677 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-b6e8931c-0548-4c60-8ab8-13b77bc0cd9b tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Snapshot retrieved successfully. Jul 03 02:35:21.558980 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-b6e8931c-0548-4c60-8ab8-13b77bc0cd9b tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Snapshot delete request issued successfully. Jul 03 02:35:21.559213 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-b6e8931c-0548-4c60-8ab8-13b77bc0cd9b tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] https://10.4.3.223/volume/v3/snapshots/69895cf0-62e9-4d02-9ce5-6267a49ea1fa returned with HTTP 202 Jul 03 02:35:21.559752 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 817/3290] 10.4.3.223 () {66 vars in 1357 bytes} [Fri Jul 3 02:35:21 2026] DELETE /volume/v3/snapshots/69895cf0-62e9-4d02-9ce5-6267a49ea1fa => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:35:21.569784 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-da5b169d-f31f-4900-b384-5ead8bb4bc62 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:21.573030 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-da5b169d-f31f-4900-b384-5ead8bb4bc62 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] GET https://10.4.3.223/volume/v3/snapshots/69895cf0-62e9-4d02-9ce5-6267a49ea1fa Jul 03 02:35:21.573030 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-da5b169d-f31f-4900-b384-5ead8bb4bc62 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:21.573492 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-da5b169d-f31f-4900-b384-5ead8bb4bc62 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:21.580765 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:21.580765 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:35:21.581226 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-da5b169d-f31f-4900-b384-5ead8bb4bc62 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Snapshot retrieved successfully. Jul 03 02:35:21.582037 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-da5b169d-f31f-4900-b384-5ead8bb4bc62 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] https://10.4.3.223/volume/v3/snapshots/69895cf0-62e9-4d02-9ce5-6267a49ea1fa returned with HTTP 200 Jul 03 02:35:21.582430 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 820/3291] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:35:21 2026] GET /volume/v3/snapshots/69895cf0-62e9-4d02-9ce5-6267a49ea1fa => generated 471 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:21.866217 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-fc4ca986-aa3b-4ffc-bc71-962c4cff1c09 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:21.868528 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-fc4ca986-aa3b-4ffc-bc71-962c4cff1c09 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/backups/980cbedd-d350-43d4-9dd1-0d392b4a142c Jul 03 02:35:21.868883 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-fc4ca986-aa3b-4ffc-bc71-962c4cff1c09 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:21.869197 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-fc4ca986-aa3b-4ffc-bc71-962c4cff1c09 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:21.869379 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-fc4ca986-aa3b-4ffc-bc71-962c4cff1c09 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Show backup with id 980cbedd-d350-43d4-9dd1-0d392b4a142c. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:35:21.874353 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:21.874353 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:35:21.875246 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-fc4ca986-aa3b-4ffc-bc71-962c4cff1c09 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups/980cbedd-d350-43d4-9dd1-0d392b4a142c returned with HTTP 200 Jul 03 02:35:21.875752 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 830/3292] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:35:21 2026] GET /volume/v3/backups/980cbedd-d350-43d4-9dd1-0d392b4a142c => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:22.271903 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-93252167-d6a8-4990-8783-781364b09686 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:22.354950 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-93252167-d6a8-4990-8783-781364b09686 tempest-VolumeQuotasNegativeTestJSON-814642748 tempest-VolumeQuotasNegativeTestJSON-814642748-project-admin] GET https://10.4.3.223/volume/v3/os-quota-sets/4dcb24dcefbc4158aef8fd753bd0b61b Jul 03 02:35:22.355351 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-93252167-d6a8-4990-8783-781364b09686 tempest-VolumeQuotasNegativeTestJSON-814642748 tempest-VolumeQuotasNegativeTestJSON-814642748-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:22.355351 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-93252167-d6a8-4990-8783-781364b09686 tempest-VolumeQuotasNegativeTestJSON-814642748 tempest-VolumeQuotasNegativeTestJSON-814642748-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:22.371780 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-93252167-d6a8-4990-8783-781364b09686 tempest-VolumeQuotasNegativeTestJSON-814642748 tempest-VolumeQuotasNegativeTestJSON-814642748-project-admin] https://10.4.3.223/volume/v3/os-quota-sets/4dcb24dcefbc4158aef8fd753bd0b61b returned with HTTP 200 Jul 03 02:35:22.372168 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 826/3293] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:35:22 2026] GET /volume/v3/os-quota-sets/4dcb24dcefbc4158aef8fd753bd0b61b => generated 437 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:22.380043 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-8dc92f99-bb33-48d1-93d2-423afb67e86f None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:22.396173 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-452b3f35-cf42-4930-a34f-fc5e3f20a7d3 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:22.398453 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-452b3f35-cf42-4930-a34f-fc5e3f20a7d3 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] GET https://10.4.3.223/volume/v3/snapshots/c17f4a13-bcc4-44d4-8a58-e779de9e835b Jul 03 02:35:22.398729 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-452b3f35-cf42-4930-a34f-fc5e3f20a7d3 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:22.398987 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-452b3f35-cf42-4930-a34f-fc5e3f20a7d3 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:22.404052 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-452b3f35-cf42-4930-a34f-fc5e3f20a7d3 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/snapshots/c17f4a13-bcc4-44d4-8a58-e779de9e835b returned with HTTP 404 Jul 03 02:35:22.404674 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 821/3294] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:35:22 2026] GET /volume/v3/snapshots/c17f4a13-bcc4-44d4-8a58-e779de9e835b => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:35:22.411330 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-d75b25a8-5d06-4d41-a0ee-28f825c2404b None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:22.413169 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-d75b25a8-5d06-4d41-a0ee-28f825c2404b tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] GET https://10.4.3.223/volume/v3/volumes/0cbb6c46-1c96-4dab-a0fe-1242b1c1e790 Jul 03 02:35:22.413375 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-d75b25a8-5d06-4d41-a0ee-28f825c2404b tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:22.413587 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-d75b25a8-5d06-4d41-a0ee-28f825c2404b tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:22.420747 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:22.420747 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:35:22.424652 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-d75b25a8-5d06-4d41-a0ee-28f825c2404b tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Volume info retrieved successfully. Jul 03 02:35:22.429183 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-d75b25a8-5d06-4d41-a0ee-28f825c2404b tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/volumes/0cbb6c46-1c96-4dab-a0fe-1242b1c1e790 returned with HTTP 200 Jul 03 02:35:22.429656 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 831/3295] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:35:22 2026] GET /volume/v3/volumes/0cbb6c46-1c96-4dab-a0fe-1242b1c1e790 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:22.441158 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-7891f2f6-dac5-41b9-a3b7-70ce62b60505 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:22.443327 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-7891f2f6-dac5-41b9-a3b7-70ce62b60505 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] DELETE https://10.4.3.223/volume/v3/volumes/0cbb6c46-1c96-4dab-a0fe-1242b1c1e790 Jul 03 02:35:22.443541 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-7891f2f6-dac5-41b9-a3b7-70ce62b60505 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:22.443719 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-7891f2f6-dac5-41b9-a3b7-70ce62b60505 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'delete' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:22.443895 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.volumes [None req-7891f2f6-dac5-41b9-a3b7-70ce62b60505 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Delete volume with id: 0cbb6c46-1c96-4dab-a0fe-1242b1c1e790 Jul 03 02:35:22.451538 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-8dc92f99-bb33-48d1-93d2-423afb67e86f tempest-VolumeQuotasNegativeTestJSON-760898668 tempest-VolumeQuotasNegativeTestJSON-760898668-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:35:22.451818 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:22.451818 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:35:22.451922 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-8dc92f99-bb33-48d1-93d2-423afb67e86f tempest-VolumeQuotasNegativeTestJSON-760898668 tempest-VolumeQuotasNegativeTestJSON-760898668-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-1607409654"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:35:22.452447 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-7891f2f6-dac5-41b9-a3b7-70ce62b60505 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Volume info retrieved successfully. Jul 03 02:35:22.453374 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.volumes [None req-8dc92f99-bb33-48d1-93d2-423afb67e86f tempest-VolumeQuotasNegativeTestJSON-760898668 tempest-VolumeQuotasNegativeTestJSON-760898668-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-1607409654'}} {{(pid=100014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:35:22.453545 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.volumes [None req-8dc92f99-bb33-48d1-93d2-423afb67e86f tempest-VolumeQuotasNegativeTestJSON-760898668 tempest-VolumeQuotasNegativeTestJSON-760898668-project-member] Create volume of 1 GB Jul 03 02:35:22.453820 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:22.453820 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:35:22.458473 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-8dc92f99-bb33-48d1-93d2-423afb67e86f tempest-VolumeQuotasNegativeTestJSON-760898668 tempest-VolumeQuotasNegativeTestJSON-760898668-project-member] Availability Zones retrieved successfully. Jul 03 02:35:22.465548 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-468291c8-f739-4198-a818-b8482cc968f2 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:22.471061 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-8dc92f99-bb33-48d1-93d2-423afb67e86f tempest-VolumeQuotasNegativeTestJSON-760898668 tempest-VolumeQuotasNegativeTestJSON-760898668-project-member] Flow 'volume_create_api' (decfc6f2-d2da-42a5-a86b-93fd17a731d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:35:22.471617 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-468291c8-f739-4198-a818-b8482cc968f2 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] GET https://10.4.3.223/volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745 Jul 03 02:35:22.471847 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-468291c8-f739-4198-a818-b8482cc968f2 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:22.472044 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-468291c8-f739-4198-a818-b8482cc968f2 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:22.472152 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-468291c8-f739-4198-a818-b8482cc968f2 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Show backup with id 8b76accb-7d09-41e6-aee6-18da67c2b745. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:35:22.472836 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-8dc92f99-bb33-48d1-93d2-423afb67e86f tempest-VolumeQuotasNegativeTestJSON-760898668 tempest-VolumeQuotasNegativeTestJSON-760898668-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (610a2ae4-6663-45b2-97f6-ef01c53d589c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:35:22.473792 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.flows.api.create_volume [None req-8dc92f99-bb33-48d1-93d2-423afb67e86f tempest-VolumeQuotasNegativeTestJSON-760898668 tempest-VolumeQuotasNegativeTestJSON-760898668-project-member] Validating volume size '1' using validate_int {{(pid=100014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:35:22.477753 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:22.477753 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:35:22.478686 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-468291c8-f739-4198-a818-b8482cc968f2 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] https://10.4.3.223/volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745 returned with HTTP 200 Jul 03 02:35:22.479708 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 822/3296] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:35:22 2026] GET /volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745 => generated 756 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:22.479831 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-7891f2f6-dac5-41b9-a3b7-70ce62b60505 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Delete volume request issued successfully. Jul 03 02:35:22.479916 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-7891f2f6-dac5-41b9-a3b7-70ce62b60505 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/volumes/0cbb6c46-1c96-4dab-a0fe-1242b1c1e790 returned with HTTP 202 Jul 03 02:35:22.480338 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 827/3297] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:35:22 2026] DELETE /volume/v3/volumes/0cbb6c46-1c96-4dab-a0fe-1242b1c1e790 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:35:22.488533 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-9da1daae-2e55-49cd-951c-4300aa2e51d9 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:22.490814 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-9da1daae-2e55-49cd-951c-4300aa2e51d9 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] GET https://10.4.3.223/volume/v3/volumes/0cbb6c46-1c96-4dab-a0fe-1242b1c1e790 Jul 03 02:35:22.491101 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-9da1daae-2e55-49cd-951c-4300aa2e51d9 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:22.491369 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-9da1daae-2e55-49cd-951c-4300aa2e51d9 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:22.500574 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:22.500574 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:35:22.505270 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-9da1daae-2e55-49cd-951c-4300aa2e51d9 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Volume info retrieved successfully. Jul 03 02:35:22.506796 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-8dc92f99-bb33-48d1-93d2-423afb67e86f tempest-VolumeQuotasNegativeTestJSON-760898668 tempest-VolumeQuotasNegativeTestJSON-760898668-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (610a2ae4-6663-45b2-97f6-ef01c53d589c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:35:22.507560 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-8dc92f99-bb33-48d1-93d2-423afb67e86f tempest-VolumeQuotasNegativeTestJSON-760898668 tempest-VolumeQuotasNegativeTestJSON-760898668-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (130d4836-6ae8-40b9-bc85-9e414909fe15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:35:22.511536 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-9da1daae-2e55-49cd-951c-4300aa2e51d9 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/volumes/0cbb6c46-1c96-4dab-a0fe-1242b1c1e790 returned with HTTP 200 Jul 03 02:35:22.512123 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 832/3298] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:35:22 2026] GET /volume/v3/volumes/0cbb6c46-1c96-4dab-a0fe-1242b1c1e790 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:22.588758 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.quota [None req-8dc92f99-bb33-48d1-93d2-423afb67e86f tempest-VolumeQuotasNegativeTestJSON-760898668 tempest-VolumeQuotasNegativeTestJSON-760898668-project-member] Created reservations ['efe04919-6897-41eb-b9fa-ffedc1f870a6', '2198bcc7-428f-4557-b086-2212d0d0b469', 'c079dae1-5cad-4027-bdeb-ee10fb559eb5', 'fc99d504-6091-46ba-957f-6b5fdad2b4ee'] {{(pid=100014) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:35:22.589638 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-8dc92f99-bb33-48d1-93d2-423afb67e86f tempest-VolumeQuotasNegativeTestJSON-760898668 tempest-VolumeQuotasNegativeTestJSON-760898668-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (130d4836-6ae8-40b9-bc85-9e414909fe15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['efe04919-6897-41eb-b9fa-ffedc1f870a6', '2198bcc7-428f-4557-b086-2212d0d0b469', 'c079dae1-5cad-4027-bdeb-ee10fb559eb5', 'fc99d504-6091-46ba-957f-6b5fdad2b4ee']}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:35:22.590637 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-8dc92f99-bb33-48d1-93d2-423afb67e86f tempest-VolumeQuotasNegativeTestJSON-760898668 tempest-VolumeQuotasNegativeTestJSON-760898668-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (126e2eb4-1254-40f7-ae19-60f440dd9eba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:35:22.596333 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-f6ed1535-f07b-4c9e-b838-b61d696f4a98 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:22.598251 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-f6ed1535-f07b-4c9e-b838-b61d696f4a98 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] GET https://10.4.3.223/volume/v3/snapshots/69895cf0-62e9-4d02-9ce5-6267a49ea1fa Jul 03 02:35:22.598441 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-f6ed1535-f07b-4c9e-b838-b61d696f4a98 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:22.598663 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-f6ed1535-f07b-4c9e-b838-b61d696f4a98 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:22.603575 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-f6ed1535-f07b-4c9e-b838-b61d696f4a98 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] https://10.4.3.223/volume/v3/snapshots/69895cf0-62e9-4d02-9ce5-6267a49ea1fa returned with HTTP 404 Jul 03 02:35:22.604098 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 823/3299] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:35:22 2026] GET /volume/v3/snapshots/69895cf0-62e9-4d02-9ce5-6267a49ea1fa => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:35:22.611974 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-dcc67d57-aae5-4195-91b1-2d994b327d71 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:22.614067 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-dcc67d57-aae5-4195-91b1-2d994b327d71 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] DELETE https://10.4.3.223/volume/v3/volumes/7ca30fbc-b680-4179-a89c-075bbbe6fd10 Jul 03 02:35:22.614287 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-dcc67d57-aae5-4195-91b1-2d994b327d71 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:22.614499 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-dcc67d57-aae5-4195-91b1-2d994b327d71 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Calling method 'delete' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:22.614697 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.volumes [None req-dcc67d57-aae5-4195-91b1-2d994b327d71 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Delete volume with id: 7ca30fbc-b680-4179-a89c-075bbbe6fd10 Jul 03 02:35:22.621113 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-8dc92f99-bb33-48d1-93d2-423afb67e86f tempest-VolumeQuotasNegativeTestJSON-760898668 tempest-VolumeQuotasNegativeTestJSON-760898668-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (126e2eb4-1254-40f7-ae19-60f440dd9eba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0dd118fd-851a-41d0-b660-e2e730e168d2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1607409654',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4dcb24dcefbc4158aef8fd753bd0b61b',qos_specs=None,replication_status=,reservations=['efe04919-6897-41eb-b9fa-ffedc1f870a6','2198bcc7-428f-4557-b086-2212d0d0b469','c079dae1-5cad-4027-bdeb-ee10fb559eb5','fc99d504-6091-46ba-957f-6b5fdad2b4ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2f04dfb2e284b9694556552faae11a0',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:35:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1607409654',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0dd118fd-851a-41d0-b660-e2e730e168d2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4dcb24dcefbc4158aef8fd753bd0b61b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f2f04dfb2e284b9694556552faae11a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:35:22.622050 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-8dc92f99-bb33-48d1-93d2-423afb67e86f tempest-VolumeQuotasNegativeTestJSON-760898668 tempest-VolumeQuotasNegativeTestJSON-760898668-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34fa7c6d-3610-423a-babf-135b8c730c95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:35:22.625557 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:22.625557 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:35:22.626224 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-dcc67d57-aae5-4195-91b1-2d994b327d71 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Volume info retrieved successfully. Jul 03 02:35:22.646051 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-8dc92f99-bb33-48d1-93d2-423afb67e86f tempest-VolumeQuotasNegativeTestJSON-760898668 tempest-VolumeQuotasNegativeTestJSON-760898668-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34fa7c6d-3610-423a-babf-135b8c730c95) transitioned into state 'SUCCESS' from state '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-1607409654',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4dcb24dcefbc4158aef8fd753bd0b61b',qos_specs=None,replication_status=,reservations=['efe04919-6897-41eb-b9fa-ffedc1f870a6','2198bcc7-428f-4557-b086-2212d0d0b469','c079dae1-5cad-4027-bdeb-ee10fb559eb5','fc99d504-6091-46ba-957f-6b5fdad2b4ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2f04dfb2e284b9694556552faae11a0',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:35:22.647209 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-8dc92f99-bb33-48d1-93d2-423afb67e86f tempest-VolumeQuotasNegativeTestJSON-760898668 tempest-VolumeQuotasNegativeTestJSON-760898668-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd387030-cf0b-4b6a-a106-13bfa68e11d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:35:22.654178 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-dcc67d57-aae5-4195-91b1-2d994b327d71 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Delete volume request issued successfully. Jul 03 02:35:22.654355 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-dcc67d57-aae5-4195-91b1-2d994b327d71 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] https://10.4.3.223/volume/v3/volumes/7ca30fbc-b680-4179-a89c-075bbbe6fd10 returned with HTTP 202 Jul 03 02:35:22.654823 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 828/3300] 10.4.3.223 () {68 vars in 1392 bytes} [Fri Jul 3 02:35:22 2026] DELETE /volume/v3/volumes/7ca30fbc-b680-4179-a89c-075bbbe6fd10 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 02:35:22.663543 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-8dc92f99-bb33-48d1-93d2-423afb67e86f tempest-VolumeQuotasNegativeTestJSON-760898668 tempest-VolumeQuotasNegativeTestJSON-760898668-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd387030-cf0b-4b6a-a106-13bfa68e11d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:35:22.663659 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-139b9cbd-04ad-477b-8172-dfa1920fd60c None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:22.664561 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-8dc92f99-bb33-48d1-93d2-423afb67e86f tempest-VolumeQuotasNegativeTestJSON-760898668 tempest-VolumeQuotasNegativeTestJSON-760898668-project-member] Flow 'volume_create_api' (decfc6f2-d2da-42a5-a86b-93fd17a731d4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:35:22.664853 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-8dc92f99-bb33-48d1-93d2-423afb67e86f tempest-VolumeQuotasNegativeTestJSON-760898668 tempest-VolumeQuotasNegativeTestJSON-760898668-project-member] Create volume request issued successfully. Jul 03 02:35:22.665407 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-8dc92f99-bb33-48d1-93d2-423afb67e86f tempest-VolumeQuotasNegativeTestJSON-760898668 tempest-VolumeQuotasNegativeTestJSON-760898668-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:35:22.665493 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-139b9cbd-04ad-477b-8172-dfa1920fd60c tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] GET https://10.4.3.223/volume/v3/volumes/7ca30fbc-b680-4179-a89c-075bbbe6fd10 Jul 03 02:35:22.665813 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-139b9cbd-04ad-477b-8172-dfa1920fd60c tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:22.665917 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 818/3301] 10.4.3.223 () {68 vars in 1258 bytes} [Fri Jul 3 02:35:22 2026] POST /volume/v3/volumes => generated 759 bytes in 286 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:35:22.666001 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-139b9cbd-04ad-477b-8172-dfa1920fd60c tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:22.675007 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:22.675007 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:35:22.679976 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-139b9cbd-04ad-477b-8172-dfa1920fd60c tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Volume info retrieved successfully. Jul 03 02:35:22.684678 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-139b9cbd-04ad-477b-8172-dfa1920fd60c tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] https://10.4.3.223/volume/v3/volumes/7ca30fbc-b680-4179-a89c-075bbbe6fd10 returned with HTTP 200 Jul 03 02:35:22.685180 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-4e12f111-c961-4ec2-8246-632f324395fc None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:22.685303 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 833/3302] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:35:22 2026] GET /volume/v3/volumes/7ca30fbc-b680-4179-a89c-075bbbe6fd10 => generated 1227 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:35:22.688478 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-4e12f111-c961-4ec2-8246-632f324395fc tempest-VolumeQuotasNegativeTestJSON-760898668 tempest-VolumeQuotasNegativeTestJSON-760898668-project-member] GET https://10.4.3.223/volume/v3/volumes/0dd118fd-851a-41d0-b660-e2e730e168d2 Jul 03 02:35:22.688789 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-4e12f111-c961-4ec2-8246-632f324395fc tempest-VolumeQuotasNegativeTestJSON-760898668 tempest-VolumeQuotasNegativeTestJSON-760898668-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:22.688974 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-4e12f111-c961-4ec2-8246-632f324395fc tempest-VolumeQuotasNegativeTestJSON-760898668 tempest-VolumeQuotasNegativeTestJSON-760898668-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:22.697677 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:22.697677 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:35:22.702140 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-4e12f111-c961-4ec2-8246-632f324395fc tempest-VolumeQuotasNegativeTestJSON-760898668 tempest-VolumeQuotasNegativeTestJSON-760898668-project-member] Volume info retrieved successfully. Jul 03 02:35:22.707868 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-4e12f111-c961-4ec2-8246-632f324395fc tempest-VolumeQuotasNegativeTestJSON-760898668 tempest-VolumeQuotasNegativeTestJSON-760898668-project-member] https://10.4.3.223/volume/v3/volumes/0dd118fd-851a-41d0-b660-e2e730e168d2 returned with HTTP 200 Jul 03 02:35:22.708244 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 824/3303] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:35:22 2026] GET /volume/v3/volumes/0dd118fd-851a-41d0-b660-e2e730e168d2 => generated 827 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:22.889352 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-2428d2f5-26c4-442c-8586-3989b13fc2a3 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:22.891324 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-2428d2f5-26c4-442c-8586-3989b13fc2a3 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/backups/980cbedd-d350-43d4-9dd1-0d392b4a142c Jul 03 02:35:22.891561 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-2428d2f5-26c4-442c-8586-3989b13fc2a3 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:22.891743 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-2428d2f5-26c4-442c-8586-3989b13fc2a3 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:22.891850 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-2428d2f5-26c4-442c-8586-3989b13fc2a3 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Show backup with id 980cbedd-d350-43d4-9dd1-0d392b4a142c. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:35:22.896392 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:22.896392 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:35:22.897168 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-2428d2f5-26c4-442c-8586-3989b13fc2a3 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups/980cbedd-d350-43d4-9dd1-0d392b4a142c returned with HTTP 200 Jul 03 02:35:22.897629 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 829/3304] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:35:22 2026] GET /volume/v3/backups/980cbedd-d350-43d4-9dd1-0d392b4a142c => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:23.490487 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-bdcd233d-b84c-4b7f-8ade-6aaff6f4bfa3 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:23.494894 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-bdcd233d-b84c-4b7f-8ade-6aaff6f4bfa3 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] GET https://10.4.3.223/volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745 Jul 03 02:35:23.495059 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-bdcd233d-b84c-4b7f-8ade-6aaff6f4bfa3 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:23.495255 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-bdcd233d-b84c-4b7f-8ade-6aaff6f4bfa3 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:23.495370 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-bdcd233d-b84c-4b7f-8ade-6aaff6f4bfa3 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Show backup with id 8b76accb-7d09-41e6-aee6-18da67c2b745. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:35:23.502550 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:23.502550 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:35:23.503333 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-bdcd233d-b84c-4b7f-8ade-6aaff6f4bfa3 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] https://10.4.3.223/volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745 returned with HTTP 200 Jul 03 02:35:23.503859 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 819/3305] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:35:23 2026] GET /volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745 => generated 756 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:23.527803 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-54bac218-4443-401f-9f34-60203e6bb90a None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:23.529649 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-54bac218-4443-401f-9f34-60203e6bb90a tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] GET https://10.4.3.223/volume/v3/volumes/0cbb6c46-1c96-4dab-a0fe-1242b1c1e790 Jul 03 02:35:23.529853 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-54bac218-4443-401f-9f34-60203e6bb90a tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:23.530043 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-54bac218-4443-401f-9f34-60203e6bb90a tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:23.535814 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-54bac218-4443-401f-9f34-60203e6bb90a tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/volumes/0cbb6c46-1c96-4dab-a0fe-1242b1c1e790 returned with HTTP 404 Jul 03 02:35:23.536308 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 834/3306] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:35:23 2026] GET /volume/v3/volumes/0cbb6c46-1c96-4dab-a0fe-1242b1c1e790 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:35:23.543685 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-dc1c7c54-f174-46dd-9dff-60753c986c3a None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:23.545773 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-dc1c7c54-f174-46dd-9dff-60753c986c3a tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] GET https://10.4.3.223/volume/v3/volumes/06362ad6-6e11-4297-9cd8-e5aa60ad7cc6 Jul 03 02:35:23.546019 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-dc1c7c54-f174-46dd-9dff-60753c986c3a tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:23.546320 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-dc1c7c54-f174-46dd-9dff-60753c986c3a tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:23.554845 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:23.554845 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:35:23.559908 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-dc1c7c54-f174-46dd-9dff-60753c986c3a tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Volume info retrieved successfully. Jul 03 02:35:23.564674 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-dc1c7c54-f174-46dd-9dff-60753c986c3a tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/volumes/06362ad6-6e11-4297-9cd8-e5aa60ad7cc6 returned with HTTP 200 Jul 03 02:35:23.565153 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 825/3307] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:35:23 2026] GET /volume/v3/volumes/06362ad6-6e11-4297-9cd8-e5aa60ad7cc6 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:23.577246 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-ea1a650a-496f-42f1-949c-aefc49afa783 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:23.579574 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-ea1a650a-496f-42f1-949c-aefc49afa783 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:35:23.580052 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-ea1a650a-496f-42f1-949c-aefc49afa783 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-899516580"}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:35:23.582079 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.volumes [None req-ea1a650a-496f-42f1-949c-aefc49afa783 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-899516580'}} {{(pid=100013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:35:23.582262 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.volumes [None req-ea1a650a-496f-42f1-949c-aefc49afa783 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Create volume of 1 GB Jul 03 02:35:23.587836 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-ea1a650a-496f-42f1-949c-aefc49afa783 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Availability Zones retrieved successfully. Jul 03 02:35:23.596412 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-ea1a650a-496f-42f1-949c-aefc49afa783 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Flow 'volume_create_api' (1de0a44f-b555-483e-99b2-17ddef5d6c83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:35:23.597830 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-ea1a650a-496f-42f1-949c-aefc49afa783 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (691fde65-4046-46c9-92de-e905f5322049) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:35:23.599214 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.flows.api.create_volume [None req-ea1a650a-496f-42f1-949c-aefc49afa783 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Validating volume size '1' using validate_int {{(pid=100013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:35:23.633366 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-ea1a650a-496f-42f1-949c-aefc49afa783 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (691fde65-4046-46c9-92de-e905f5322049) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:35:23.636440 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-ea1a650a-496f-42f1-949c-aefc49afa783 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01f6c644-cc15-44b7-9b57-bbb84c96e362) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:35:23.679448 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.quota [None req-ea1a650a-496f-42f1-949c-aefc49afa783 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Created reservations ['b07a67f5-a3cb-4b63-9b29-2be07c5dc367', 'f73452d7-8989-4f54-aa7d-355d6da84265', '83d34445-f3a7-4195-8508-a156b20b73c9', 'aa8377e9-3072-49c0-983f-54242abc6fe1'] {{(pid=100013) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:35:23.680467 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-ea1a650a-496f-42f1-949c-aefc49afa783 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01f6c644-cc15-44b7-9b57-bbb84c96e362) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b07a67f5-a3cb-4b63-9b29-2be07c5dc367', 'f73452d7-8989-4f54-aa7d-355d6da84265', '83d34445-f3a7-4195-8508-a156b20b73c9', 'aa8377e9-3072-49c0-983f-54242abc6fe1']}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:35:23.681544 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-ea1a650a-496f-42f1-949c-aefc49afa783 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0745e53-38a0-4dc9-a6f9-0ecac43fa62e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:35:23.698500 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-fb9271aa-7562-4fdb-bacb-d127c259bf5b None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:23.700380 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-fb9271aa-7562-4fdb-bacb-d127c259bf5b tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] GET https://10.4.3.223/volume/v3/volumes/7ca30fbc-b680-4179-a89c-075bbbe6fd10 Jul 03 02:35:23.700681 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-fb9271aa-7562-4fdb-bacb-d127c259bf5b tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:23.700936 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-fb9271aa-7562-4fdb-bacb-d127c259bf5b tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:23.704834 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-ea1a650a-496f-42f1-949c-aefc49afa783 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0745e53-38a0-4dc9-a6f9-0ecac43fa62e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '46159aba-852d-493b-a36b-681d13c92cc1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-899516580',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='99fe8d5d98ba4218a03a5e6b311b3faf',qos_specs=None,replication_status=,reservations=['b07a67f5-a3cb-4b63-9b29-2be07c5dc367','f73452d7-8989-4f54-aa7d-355d6da84265','83d34445-f3a7-4195-8508-a156b20b73c9','aa8377e9-3072-49c0-983f-54242abc6fe1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f42fbccd23374558a99e8e6daa0148b4',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:35:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-899516580',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=46159aba-852d-493b-a36b-681d13c92cc1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='99fe8d5d98ba4218a03a5e6b311b3faf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f42fbccd23374558a99e8e6daa0148b4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:35:23.706134 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-ea1a650a-496f-42f1-949c-aefc49afa783 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (371e2900-70f9-4136-9d13-9ba48d35286f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:35:23.708125 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-fb9271aa-7562-4fdb-bacb-d127c259bf5b tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] https://10.4.3.223/volume/v3/volumes/7ca30fbc-b680-4179-a89c-075bbbe6fd10 returned with HTTP 404 Jul 03 02:35:23.708803 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 820/3308] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:35:23 2026] GET /volume/v3/volumes/7ca30fbc-b680-4179-a89c-075bbbe6fd10 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 02:35:23.723338 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-ea1a650a-496f-42f1-949c-aefc49afa783 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (371e2900-70f9-4136-9d13-9ba48d35286f) transitioned into state 'SUCCESS' from state '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-899516580',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='99fe8d5d98ba4218a03a5e6b311b3faf',qos_specs=None,replication_status=,reservations=['b07a67f5-a3cb-4b63-9b29-2be07c5dc367','f73452d7-8989-4f54-aa7d-355d6da84265','83d34445-f3a7-4195-8508-a156b20b73c9','aa8377e9-3072-49c0-983f-54242abc6fe1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f42fbccd23374558a99e8e6daa0148b4',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:35:23.724038 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-ea1a650a-496f-42f1-949c-aefc49afa783 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4cd7003-55f4-4597-bb48-72f6eaea84ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:35:23.726365 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-67efc405-18ba-49ae-92ef-0ac34ad2f9e2 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:23.730075 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-67efc405-18ba-49ae-92ef-0ac34ad2f9e2 tempest-VolumeQuotasNegativeTestJSON-760898668 tempest-VolumeQuotasNegativeTestJSON-760898668-project-member] GET https://10.4.3.223/volume/v3/volumes/0dd118fd-851a-41d0-b660-e2e730e168d2 Jul 03 02:35:23.730266 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-67efc405-18ba-49ae-92ef-0ac34ad2f9e2 tempest-VolumeQuotasNegativeTestJSON-760898668 tempest-VolumeQuotasNegativeTestJSON-760898668-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:23.730488 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-67efc405-18ba-49ae-92ef-0ac34ad2f9e2 tempest-VolumeQuotasNegativeTestJSON-760898668 tempest-VolumeQuotasNegativeTestJSON-760898668-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:23.733621 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-ea1a650a-496f-42f1-949c-aefc49afa783 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4cd7003-55f4-4597-bb48-72f6eaea84ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:35:23.734435 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-ea1a650a-496f-42f1-949c-aefc49afa783 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Flow 'volume_create_api' (1de0a44f-b555-483e-99b2-17ddef5d6c83) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:35:23.734767 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-ea1a650a-496f-42f1-949c-aefc49afa783 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Create volume request issued successfully. Jul 03 02:35:23.735377 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-ea1a650a-496f-42f1-949c-aefc49afa783 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:35:23.735962 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 830/3309] 10.4.3.223 () {68 vars in 1258 bytes} [Fri Jul 3 02:35:23 2026] POST /volume/v3/volumes => generated 753 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:35:23.750077 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:23.750077 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:35:23.750942 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-168c6512-7672-43c4-9be5-67f0da739887 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:23.752846 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-168c6512-7672-43c4-9be5-67f0da739887 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] GET https://10.4.3.223/volume/v3/volumes/46159aba-852d-493b-a36b-681d13c92cc1 Jul 03 02:35:23.753193 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-168c6512-7672-43c4-9be5-67f0da739887 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:23.753283 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-168c6512-7672-43c4-9be5-67f0da739887 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:23.758232 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-67efc405-18ba-49ae-92ef-0ac34ad2f9e2 tempest-VolumeQuotasNegativeTestJSON-760898668 tempest-VolumeQuotasNegativeTestJSON-760898668-project-member] Volume info retrieved successfully. Jul 03 02:35:23.764349 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:23.764349 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:35:23.766230 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-67efc405-18ba-49ae-92ef-0ac34ad2f9e2 tempest-VolumeQuotasNegativeTestJSON-760898668 tempest-VolumeQuotasNegativeTestJSON-760898668-project-member] https://10.4.3.223/volume/v3/volumes/0dd118fd-851a-41d0-b660-e2e730e168d2 returned with HTTP 200 Jul 03 02:35:23.766870 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 835/3310] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:35:23 2026] GET /volume/v3/volumes/0dd118fd-851a-41d0-b660-e2e730e168d2 => generated 852 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:23.768495 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-168c6512-7672-43c4-9be5-67f0da739887 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Volume info retrieved successfully. Jul 03 02:35:23.779979 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-168c6512-7672-43c4-9be5-67f0da739887 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/volumes/46159aba-852d-493b-a36b-681d13c92cc1 returned with HTTP 200 Jul 03 02:35:23.783444 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 826/3311] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:35:23 2026] GET /volume/v3/volumes/46159aba-852d-493b-a36b-681d13c92cc1 => generated 821 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:23.785096 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-b6c3ab48-4424-4ff3-9654-ee03d717779c None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:23.786866 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-b6c3ab48-4424-4ff3-9654-ee03d717779c tempest-VolumeQuotasNegativeTestJSON-814642748 tempest-VolumeQuotasNegativeTestJSON-814642748-project-admin] PUT https://10.4.3.223/volume/v3/os-quota-sets/4dcb24dcefbc4158aef8fd753bd0b61b Jul 03 02:35:23.787222 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-b6c3ab48-4424-4ff3-9654-ee03d717779c tempest-VolumeQuotasNegativeTestJSON-814642748 tempest-VolumeQuotasNegativeTestJSON-814642748-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:35:23.840430 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-b6c3ab48-4424-4ff3-9654-ee03d717779c tempest-VolumeQuotasNegativeTestJSON-814642748 tempest-VolumeQuotasNegativeTestJSON-814642748-project-admin] https://10.4.3.223/volume/v3/os-quota-sets/4dcb24dcefbc4158aef8fd753bd0b61b returned with HTTP 200 Jul 03 02:35:23.840888 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 821/3312] 10.4.3.223 () {68 vars in 1374 bytes} [Fri Jul 3 02:35:23 2026] PUT /volume/v3/os-quota-sets/4dcb24dcefbc4158aef8fd753bd0b61b => generated 392 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:23.854234 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-254f4afa-64c3-466c-a3c4-eec516f148e5 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:23.856264 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-254f4afa-64c3-466c-a3c4-eec516f148e5 tempest-VolumeQuotasNegativeTestJSON-760898668 tempest-VolumeQuotasNegativeTestJSON-760898668-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:35:23.856696 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-254f4afa-64c3-466c-a3c4-eec516f148e5 tempest-VolumeQuotasNegativeTestJSON-760898668 tempest-VolumeQuotasNegativeTestJSON-760898668-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:35:23.858211 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.volumes [None req-254f4afa-64c3-466c-a3c4-eec516f148e5 tempest-VolumeQuotasNegativeTestJSON-760898668 tempest-VolumeQuotasNegativeTestJSON-760898668-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=100013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:35:23.858373 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.volumes [None req-254f4afa-64c3-466c-a3c4-eec516f148e5 tempest-VolumeQuotasNegativeTestJSON-760898668 tempest-VolumeQuotasNegativeTestJSON-760898668-project-member] Create volume of 2 GB Jul 03 02:35:23.858874 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:23.858874 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:35:23.865124 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-254f4afa-64c3-466c-a3c4-eec516f148e5 tempest-VolumeQuotasNegativeTestJSON-760898668 tempest-VolumeQuotasNegativeTestJSON-760898668-project-member] Availability Zones retrieved successfully. Jul 03 02:35:23.873245 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-254f4afa-64c3-466c-a3c4-eec516f148e5 tempest-VolumeQuotasNegativeTestJSON-760898668 tempest-VolumeQuotasNegativeTestJSON-760898668-project-member] Flow 'volume_create_api' (8504e897-3902-415b-85c6-ecdbba3d7ac0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:35:23.874671 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-254f4afa-64c3-466c-a3c4-eec516f148e5 tempest-VolumeQuotasNegativeTestJSON-760898668 tempest-VolumeQuotasNegativeTestJSON-760898668-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e996a2aa-28f6-4bd8-9ea3-78035c5d1a72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:35:23.876172 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.flows.api.create_volume [None req-254f4afa-64c3-466c-a3c4-eec516f148e5 tempest-VolumeQuotasNegativeTestJSON-760898668 tempest-VolumeQuotasNegativeTestJSON-760898668-project-member] Validating volume size '2' using validate_int {{(pid=100013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:35:23.910602 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-a12287f2-a01c-42d9-83eb-b3a9de4956f7 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:23.912809 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-254f4afa-64c3-466c-a3c4-eec516f148e5 tempest-VolumeQuotasNegativeTestJSON-760898668 tempest-VolumeQuotasNegativeTestJSON-760898668-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e996a2aa-28f6-4bd8-9ea3-78035c5d1a72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:35:23.913027 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-a12287f2-a01c-42d9-83eb-b3a9de4956f7 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/backups/980cbedd-d350-43d4-9dd1-0d392b4a142c Jul 03 02:35:23.913392 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-a12287f2-a01c-42d9-83eb-b3a9de4956f7 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:23.913754 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-a12287f2-a01c-42d9-83eb-b3a9de4956f7 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:23.913899 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-a12287f2-a01c-42d9-83eb-b3a9de4956f7 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Show backup with id 980cbedd-d350-43d4-9dd1-0d392b4a142c. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:35:23.913955 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-254f4afa-64c3-466c-a3c4-eec516f148e5 tempest-VolumeQuotasNegativeTestJSON-760898668 tempest-VolumeQuotasNegativeTestJSON-760898668-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (408d4304-6b9e-4ec2-a617-a8937c189d7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:35:23.919405 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:23.919405 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:35:23.920108 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-a12287f2-a01c-42d9-83eb-b3a9de4956f7 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups/980cbedd-d350-43d4-9dd1-0d392b4a142c returned with HTTP 200 Jul 03 02:35:23.920596 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 836/3313] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:35:23 2026] GET /volume/v3/backups/980cbedd-d350-43d4-9dd1-0d392b4a142c => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:23.949915 np0000004352 devstack@c-api.service[100013]: WARNING cinder.quota_utils [None req-254f4afa-64c3-466c-a3c4-eec516f148e5 tempest-VolumeQuotasNegativeTestJSON-760898668 tempest-VolumeQuotasNegativeTestJSON-760898668-project-member] Quota exceeded for 4dcb24dcefbc4158aef8fd753bd0b61b, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jul 03 02:35:23.954573 np0000004352 devstack@c-api.service[100013]: WARNING cinder.volume.api [None req-254f4afa-64c3-466c-a3c4-eec516f148e5 tempest-VolumeQuotasNegativeTestJSON-760898668 tempest-VolumeQuotasNegativeTestJSON-760898668-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (408d4304-6b9e-4ec2-a617-a8937c189d7a) transitioned into state 'FAILURE' from state 'RUNNING' Jul 03 02:35:23.954573 np0000004352 devstack@c-api.service[100013]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Jul 03 02:35:23.956724 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-254f4afa-64c3-466c-a3c4-eec516f148e5 tempest-VolumeQuotasNegativeTestJSON-760898668 tempest-VolumeQuotasNegativeTestJSON-760898668-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (408d4304-6b9e-4ec2-a617-a8937c189d7a) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:35:23.959047 np0000004352 devstack@c-api.service[100013]: WARNING cinder.volume.api [None req-254f4afa-64c3-466c-a3c4-eec516f148e5 tempest-VolumeQuotasNegativeTestJSON-760898668 tempest-VolumeQuotasNegativeTestJSON-760898668-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (408d4304-6b9e-4ec2-a617-a8937c189d7a) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 03 02:35:23.959822 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-254f4afa-64c3-466c-a3c4-eec516f148e5 tempest-VolumeQuotasNegativeTestJSON-760898668 tempest-VolumeQuotasNegativeTestJSON-760898668-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e996a2aa-28f6-4bd8-9ea3-78035c5d1a72) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:35:23.960701 np0000004352 devstack@c-api.service[100013]: WARNING cinder.volume.api [None req-254f4afa-64c3-466c-a3c4-eec516f148e5 tempest-VolumeQuotasNegativeTestJSON-760898668 tempest-VolumeQuotasNegativeTestJSON-760898668-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e996a2aa-28f6-4bd8-9ea3-78035c5d1a72) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 03 02:35:23.961891 np0000004352 devstack@c-api.service[100013]: WARNING cinder.volume.api [None req-254f4afa-64c3-466c-a3c4-eec516f148e5 tempest-VolumeQuotasNegativeTestJSON-760898668 tempest-VolumeQuotasNegativeTestJSON-760898668-project-member] Flow 'volume_create_api' (8504e897-3902-415b-85c6-ecdbba3d7ac0) transitioned into state 'REVERTED' from state 'RUNNING' Jul 03 02:35:23.962279 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.middleware.fault [None req-254f4afa-64c3-466c-a3c4-eec516f148e5 tempest-VolumeQuotasNegativeTestJSON-760898668 tempest-VolumeQuotasNegativeTestJSON-760898668-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 413 Jul 03 02:35:23.964603 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 831/3314] 10.4.3.223 () {68 vars in 1258 bytes} [Fri Jul 3 02:35:23 2026] POST /volume/v3/volumes => generated 208 bytes in 111 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 03 02:35:23.978448 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-abff4413-6f33-40e6-ba51-108ec888efd3 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:23.982870 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-abff4413-6f33-40e6-ba51-108ec888efd3 tempest-VolumeQuotasNegativeTestJSON-814642748 tempest-VolumeQuotasNegativeTestJSON-814642748-project-admin] PUT https://10.4.3.223/volume/v3/os-quota-sets/4dcb24dcefbc4158aef8fd753bd0b61b Jul 03 02:35:23.982870 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-abff4413-6f33-40e6-ba51-108ec888efd3 tempest-VolumeQuotasNegativeTestJSON-814642748 tempest-VolumeQuotasNegativeTestJSON-814642748-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:35:24.040435 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-9a6b2388-e28d-46a3-b3d8-2bc235b0e63c None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:24.042922 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-9a6b2388-e28d-46a3-b3d8-2bc235b0e63c tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] DELETE https://10.4.3.223/volume/v3/volumes/50ab2522-45f2-41a5-85c9-b5c154ae1bb9 Jul 03 02:35:24.043189 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-9a6b2388-e28d-46a3-b3d8-2bc235b0e63c tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:24.045360 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-9a6b2388-e28d-46a3-b3d8-2bc235b0e63c tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Calling method 'delete' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:24.045360 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.volumes [None req-9a6b2388-e28d-46a3-b3d8-2bc235b0e63c tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Delete volume with id: 50ab2522-45f2-41a5-85c9-b5c154ae1bb9 Jul 03 02:35:24.050537 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-abff4413-6f33-40e6-ba51-108ec888efd3 tempest-VolumeQuotasNegativeTestJSON-814642748 tempest-VolumeQuotasNegativeTestJSON-814642748-project-admin] https://10.4.3.223/volume/v3/os-quota-sets/4dcb24dcefbc4158aef8fd753bd0b61b returned with HTTP 200 Jul 03 02:35:24.051394 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 827/3315] 10.4.3.223 () {68 vars in 1374 bytes} [Fri Jul 3 02:35:23 2026] PUT /volume/v3/os-quota-sets/4dcb24dcefbc4158aef8fd753bd0b61b => generated 392 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:24.053298 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:24.053298 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:35:24.054041 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-9a6b2388-e28d-46a3-b3d8-2bc235b0e63c tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Volume info retrieved successfully. Jul 03 02:35:24.059831 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-b61946ac-9c85-498f-8b93-8b9f054e7b96 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:24.061753 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-b61946ac-9c85-498f-8b93-8b9f054e7b96 tempest-VolumeQuotasNegativeTestJSON-760898668 tempest-VolumeQuotasNegativeTestJSON-760898668-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:35:24.062076 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-b61946ac-9c85-498f-8b93-8b9f054e7b96 tempest-VolumeQuotasNegativeTestJSON-760898668 tempest-VolumeQuotasNegativeTestJSON-760898668-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:35:24.063548 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.volumes [None req-b61946ac-9c85-498f-8b93-8b9f054e7b96 tempest-VolumeQuotasNegativeTestJSON-760898668 tempest-VolumeQuotasNegativeTestJSON-760898668-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=100015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:35:24.063665 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-b61946ac-9c85-498f-8b93-8b9f054e7b96 tempest-VolumeQuotasNegativeTestJSON-760898668 tempest-VolumeQuotasNegativeTestJSON-760898668-project-member] Create volume of 1 GB Jul 03 02:35:24.067962 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-b61946ac-9c85-498f-8b93-8b9f054e7b96 tempest-VolumeQuotasNegativeTestJSON-760898668 tempest-VolumeQuotasNegativeTestJSON-760898668-project-member] Availability Zones retrieved successfully. Jul 03 02:35:24.073911 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-b61946ac-9c85-498f-8b93-8b9f054e7b96 tempest-VolumeQuotasNegativeTestJSON-760898668 tempest-VolumeQuotasNegativeTestJSON-760898668-project-member] Flow 'volume_create_api' (221d6656-03a4-47d5-9b69-ecde11f05301) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:35:24.074837 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-b61946ac-9c85-498f-8b93-8b9f054e7b96 tempest-VolumeQuotasNegativeTestJSON-760898668 tempest-VolumeQuotasNegativeTestJSON-760898668-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d353ea13-7ece-4421-ae8f-30c89b192171) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:35:24.075730 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-9a6b2388-e28d-46a3-b3d8-2bc235b0e63c tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Delete volume request issued successfully. Jul 03 02:35:24.075862 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.flows.api.create_volume [None req-b61946ac-9c85-498f-8b93-8b9f054e7b96 tempest-VolumeQuotasNegativeTestJSON-760898668 tempest-VolumeQuotasNegativeTestJSON-760898668-project-member] Validating volume size '1' using validate_int {{(pid=100015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:35:24.076005 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-9a6b2388-e28d-46a3-b3d8-2bc235b0e63c tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] https://10.4.3.223/volume/v3/volumes/50ab2522-45f2-41a5-85c9-b5c154ae1bb9 returned with HTTP 202 Jul 03 02:35:24.076448 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 822/3316] 10.4.3.223 () {68 vars in 1392 bytes} [Fri Jul 3 02:35:24 2026] DELETE /volume/v3/volumes/50ab2522-45f2-41a5-85c9-b5c154ae1bb9 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 02:35:24.083836 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-d94dc02c-428a-454a-adfa-c8551fea9a65 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:24.086254 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-d94dc02c-428a-454a-adfa-c8551fea9a65 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] GET https://10.4.3.223/volume/v3/volumes/50ab2522-45f2-41a5-85c9-b5c154ae1bb9 Jul 03 02:35:24.086602 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-d94dc02c-428a-454a-adfa-c8551fea9a65 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:24.086903 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-d94dc02c-428a-454a-adfa-c8551fea9a65 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:24.098077 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:24.098077 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:35:24.104063 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-d94dc02c-428a-454a-adfa-c8551fea9a65 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Volume info retrieved successfully. Jul 03 02:35:24.109597 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-d94dc02c-428a-454a-adfa-c8551fea9a65 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] https://10.4.3.223/volume/v3/volumes/50ab2522-45f2-41a5-85c9-b5c154ae1bb9 returned with HTTP 200 Jul 03 02:35:24.110015 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 832/3317] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:35:24 2026] GET /volume/v3/volumes/50ab2522-45f2-41a5-85c9-b5c154ae1bb9 => generated 1192 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:35:24.118484 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-b61946ac-9c85-498f-8b93-8b9f054e7b96 tempest-VolumeQuotasNegativeTestJSON-760898668 tempest-VolumeQuotasNegativeTestJSON-760898668-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d353ea13-7ece-4421-ae8f-30c89b192171) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:35:24.120329 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-b61946ac-9c85-498f-8b93-8b9f054e7b96 tempest-VolumeQuotasNegativeTestJSON-760898668 tempest-VolumeQuotasNegativeTestJSON-760898668-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55e07a30-0d22-46bc-bb8f-19499be48586) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:35:24.163852 np0000004352 devstack@c-api.service[100015]: WARNING cinder.quota_utils [None req-b61946ac-9c85-498f-8b93-8b9f054e7b96 tempest-VolumeQuotasNegativeTestJSON-760898668 tempest-VolumeQuotasNegativeTestJSON-760898668-project-member] Quota exceeded for 4dcb24dcefbc4158aef8fd753bd0b61b, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Jul 03 02:35:24.165443 np0000004352 devstack@c-api.service[100015]: WARNING cinder.volume.api [None req-b61946ac-9c85-498f-8b93-8b9f054e7b96 tempest-VolumeQuotasNegativeTestJSON-760898668 tempest-VolumeQuotasNegativeTestJSON-760898668-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55e07a30-0d22-46bc-bb8f-19499be48586) transitioned into state 'FAILURE' from state 'RUNNING' Jul 03 02:35:24.165443 np0000004352 devstack@c-api.service[100015]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Jul 03 02:35:24.168032 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-b61946ac-9c85-498f-8b93-8b9f054e7b96 tempest-VolumeQuotasNegativeTestJSON-760898668 tempest-VolumeQuotasNegativeTestJSON-760898668-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55e07a30-0d22-46bc-bb8f-19499be48586) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:35:24.169298 np0000004352 devstack@c-api.service[100015]: WARNING cinder.volume.api [None req-b61946ac-9c85-498f-8b93-8b9f054e7b96 tempest-VolumeQuotasNegativeTestJSON-760898668 tempest-VolumeQuotasNegativeTestJSON-760898668-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55e07a30-0d22-46bc-bb8f-19499be48586) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 03 02:35:24.170604 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-b61946ac-9c85-498f-8b93-8b9f054e7b96 tempest-VolumeQuotasNegativeTestJSON-760898668 tempest-VolumeQuotasNegativeTestJSON-760898668-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d353ea13-7ece-4421-ae8f-30c89b192171) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:35:24.171521 np0000004352 devstack@c-api.service[100015]: WARNING cinder.volume.api [None req-b61946ac-9c85-498f-8b93-8b9f054e7b96 tempest-VolumeQuotasNegativeTestJSON-760898668 tempest-VolumeQuotasNegativeTestJSON-760898668-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d353ea13-7ece-4421-ae8f-30c89b192171) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 03 02:35:24.172630 np0000004352 devstack@c-api.service[100015]: WARNING cinder.volume.api [None req-b61946ac-9c85-498f-8b93-8b9f054e7b96 tempest-VolumeQuotasNegativeTestJSON-760898668 tempest-VolumeQuotasNegativeTestJSON-760898668-project-member] Flow 'volume_create_api' (221d6656-03a4-47d5-9b69-ecde11f05301) transitioned into state 'REVERTED' from state 'RUNNING' Jul 03 02:35:24.172975 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.middleware.fault [None req-b61946ac-9c85-498f-8b93-8b9f054e7b96 tempest-VolumeQuotasNegativeTestJSON-760898668 tempest-VolumeQuotasNegativeTestJSON-760898668-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 413 Jul 03 02:35:24.173855 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 837/3318] 10.4.3.223 () {68 vars in 1258 bytes} [Fri Jul 3 02:35:24 2026] POST /volume/v3/volumes => generated 150 bytes in 114 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 03 02:35:24.187799 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-d2e129d9-e661-4859-8b09-d5fdc68d5435 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:24.190626 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-d2e129d9-e661-4859-8b09-d5fdc68d5435 tempest-VolumeQuotasNegativeTestJSON-814642748 tempest-VolumeQuotasNegativeTestJSON-814642748-project-admin] PUT https://10.4.3.223/volume/v3/os-quota-sets/4dcb24dcefbc4158aef8fd753bd0b61b Jul 03 02:35:24.191100 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-d2e129d9-e661-4859-8b09-d5fdc68d5435 tempest-VolumeQuotasNegativeTestJSON-814642748 tempest-VolumeQuotasNegativeTestJSON-814642748-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:35:24.235612 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-d2e129d9-e661-4859-8b09-d5fdc68d5435 tempest-VolumeQuotasNegativeTestJSON-814642748 tempest-VolumeQuotasNegativeTestJSON-814642748-project-admin] https://10.4.3.223/volume/v3/os-quota-sets/4dcb24dcefbc4158aef8fd753bd0b61b returned with HTTP 200 Jul 03 02:35:24.236310 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 828/3319] 10.4.3.223 () {68 vars in 1374 bytes} [Fri Jul 3 02:35:24 2026] PUT /volume/v3/os-quota-sets/4dcb24dcefbc4158aef8fd753bd0b61b => generated 391 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:24.246746 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-319b7d6a-1192-4e55-bce9-8d715e7b18ae None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:24.248528 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-319b7d6a-1192-4e55-bce9-8d715e7b18ae tempest-VolumeQuotasNegativeTestJSON-760898668 tempest-VolumeQuotasNegativeTestJSON-760898668-project-member] POST https://10.4.3.223/volume/v3/volumes/0dd118fd-851a-41d0-b660-e2e730e168d2/action Jul 03 02:35:24.248863 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-319b7d6a-1192-4e55-bce9-8d715e7b18ae tempest-VolumeQuotasNegativeTestJSON-760898668 tempest-VolumeQuotasNegativeTestJSON-760898668-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:35:24.248984 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-319b7d6a-1192-4e55-bce9-8d715e7b18ae tempest-VolumeQuotasNegativeTestJSON-760898668 tempest-VolumeQuotasNegativeTestJSON-760898668-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:35:24.253340 np0000004352 devstack@c-api.service[100014]: DEBUG dbcounter [-] [100014] Writing DB stats cinder:SELECT=293,cinder:UPDATE=72,cinder:INSERT=39 {{(pid=100014) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 02:35:24.259179 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:24.259179 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:35:24.259653 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-319b7d6a-1192-4e55-bce9-8d715e7b18ae tempest-VolumeQuotasNegativeTestJSON-760898668 tempest-VolumeQuotasNegativeTestJSON-760898668-project-member] Volume info retrieved successfully. Jul 03 02:35:24.287279 np0000004352 devstack@c-api.service[100014]: ERROR cinder.volume.api [None req-319b7d6a-1192-4e55-bce9-8d715e7b18ae tempest-VolumeQuotasNegativeTestJSON-760898668 tempest-VolumeQuotasNegativeTestJSON-760898668-project-member] Quota exceeded for 4dcb24dcefbc4158aef8fd753bd0b61b, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jul 03 02:35:24.292972 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.middleware.fault [None req-319b7d6a-1192-4e55-bce9-8d715e7b18ae tempest-VolumeQuotasNegativeTestJSON-760898668 tempest-VolumeQuotasNegativeTestJSON-760898668-project-member] https://10.4.3.223/volume/v3/volumes/0dd118fd-851a-41d0-b660-e2e730e168d2/action returned with HTTP 413 Jul 03 02:35:24.293827 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 823/3320] 10.4.3.223 () {68 vars in 1390 bytes} [Fri Jul 3 02:35:24 2026] POST /volume/v3/volumes/0dd118fd-851a-41d0-b660-e2e730e168d2/action => generated 208 bytes in 47 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 03 02:35:24.302434 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-4aa1e2dc-ad36-4eb2-8e62-6cfaeb74624a None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:24.304515 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-4aa1e2dc-ad36-4eb2-8e62-6cfaeb74624a tempest-VolumeQuotasNegativeTestJSON-760898668 tempest-VolumeQuotasNegativeTestJSON-760898668-project-member] GET https://10.4.3.223/volume/v3/volumes/0dd118fd-851a-41d0-b660-e2e730e168d2 Jul 03 02:35:24.304698 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-4aa1e2dc-ad36-4eb2-8e62-6cfaeb74624a tempest-VolumeQuotasNegativeTestJSON-760898668 tempest-VolumeQuotasNegativeTestJSON-760898668-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:24.304915 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-4aa1e2dc-ad36-4eb2-8e62-6cfaeb74624a tempest-VolumeQuotasNegativeTestJSON-760898668 tempest-VolumeQuotasNegativeTestJSON-760898668-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:24.312979 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:24.312979 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:35:24.317237 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-4aa1e2dc-ad36-4eb2-8e62-6cfaeb74624a tempest-VolumeQuotasNegativeTestJSON-760898668 tempest-VolumeQuotasNegativeTestJSON-760898668-project-member] Volume info retrieved successfully. Jul 03 02:35:24.322469 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-4aa1e2dc-ad36-4eb2-8e62-6cfaeb74624a tempest-VolumeQuotasNegativeTestJSON-760898668 tempest-VolumeQuotasNegativeTestJSON-760898668-project-member] https://10.4.3.223/volume/v3/volumes/0dd118fd-851a-41d0-b660-e2e730e168d2 returned with HTTP 200 Jul 03 02:35:24.322956 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 833/3321] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:35:24 2026] GET /volume/v3/volumes/0dd118fd-851a-41d0-b660-e2e730e168d2 => generated 852 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:24.335862 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-06a9c1a8-fdbd-4e36-add9-99295c3762a6 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:24.337931 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-06a9c1a8-fdbd-4e36-add9-99295c3762a6 tempest-VolumeQuotasNegativeTestJSON-760898668 tempest-VolumeQuotasNegativeTestJSON-760898668-project-member] DELETE https://10.4.3.223/volume/v3/volumes/0dd118fd-851a-41d0-b660-e2e730e168d2 Jul 03 02:35:24.338149 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-06a9c1a8-fdbd-4e36-add9-99295c3762a6 tempest-VolumeQuotasNegativeTestJSON-760898668 tempest-VolumeQuotasNegativeTestJSON-760898668-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:24.338383 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-06a9c1a8-fdbd-4e36-add9-99295c3762a6 tempest-VolumeQuotasNegativeTestJSON-760898668 tempest-VolumeQuotasNegativeTestJSON-760898668-project-member] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:24.338608 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-06a9c1a8-fdbd-4e36-add9-99295c3762a6 tempest-VolumeQuotasNegativeTestJSON-760898668 tempest-VolumeQuotasNegativeTestJSON-760898668-project-member] Delete volume with id: 0dd118fd-851a-41d0-b660-e2e730e168d2 Jul 03 02:35:24.346856 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:24.346856 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:35:24.347430 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-06a9c1a8-fdbd-4e36-add9-99295c3762a6 tempest-VolumeQuotasNegativeTestJSON-760898668 tempest-VolumeQuotasNegativeTestJSON-760898668-project-member] Volume info retrieved successfully. Jul 03 02:35:24.366315 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-06a9c1a8-fdbd-4e36-add9-99295c3762a6 tempest-VolumeQuotasNegativeTestJSON-760898668 tempest-VolumeQuotasNegativeTestJSON-760898668-project-member] Delete volume request issued successfully. Jul 03 02:35:24.366671 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-06a9c1a8-fdbd-4e36-add9-99295c3762a6 tempest-VolumeQuotasNegativeTestJSON-760898668 tempest-VolumeQuotasNegativeTestJSON-760898668-project-member] https://10.4.3.223/volume/v3/volumes/0dd118fd-851a-41d0-b660-e2e730e168d2 returned with HTTP 202 Jul 03 02:35:24.367129 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 838/3322] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:35:24 2026] DELETE /volume/v3/volumes/0dd118fd-851a-41d0-b660-e2e730e168d2 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:35:24.376565 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-134d6b69-f351-48f3-8629-c4eda17c110a None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:24.379111 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-134d6b69-f351-48f3-8629-c4eda17c110a tempest-VolumeQuotasNegativeTestJSON-760898668 tempest-VolumeQuotasNegativeTestJSON-760898668-project-member] GET https://10.4.3.223/volume/v3/volumes/0dd118fd-851a-41d0-b660-e2e730e168d2 Jul 03 02:35:24.379358 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-134d6b69-f351-48f3-8629-c4eda17c110a tempest-VolumeQuotasNegativeTestJSON-760898668 tempest-VolumeQuotasNegativeTestJSON-760898668-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:24.379604 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-134d6b69-f351-48f3-8629-c4eda17c110a tempest-VolumeQuotasNegativeTestJSON-760898668 tempest-VolumeQuotasNegativeTestJSON-760898668-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:24.393244 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:24.393244 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:35:24.399471 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-134d6b69-f351-48f3-8629-c4eda17c110a tempest-VolumeQuotasNegativeTestJSON-760898668 tempest-VolumeQuotasNegativeTestJSON-760898668-project-member] Volume info retrieved successfully. Jul 03 02:35:24.406016 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-134d6b69-f351-48f3-8629-c4eda17c110a tempest-VolumeQuotasNegativeTestJSON-760898668 tempest-VolumeQuotasNegativeTestJSON-760898668-project-member] https://10.4.3.223/volume/v3/volumes/0dd118fd-851a-41d0-b660-e2e730e168d2 returned with HTTP 200 Jul 03 02:35:24.406592 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 829/3323] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:35:24 2026] GET /volume/v3/volumes/0dd118fd-851a-41d0-b660-e2e730e168d2 => generated 851 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 02:35:24.517408 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-71f419f1-af34-4dc1-9b56-d0ec0e6ea900 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:24.519682 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-71f419f1-af34-4dc1-9b56-d0ec0e6ea900 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] GET https://10.4.3.223/volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745 Jul 03 02:35:24.519912 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-71f419f1-af34-4dc1-9b56-d0ec0e6ea900 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:24.520159 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-71f419f1-af34-4dc1-9b56-d0ec0e6ea900 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:24.520307 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-71f419f1-af34-4dc1-9b56-d0ec0e6ea900 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Show backup with id 8b76accb-7d09-41e6-aee6-18da67c2b745. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:35:24.525254 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:24.525254 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:35:24.526172 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-71f419f1-af34-4dc1-9b56-d0ec0e6ea900 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] https://10.4.3.223/volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745 returned with HTTP 200 Jul 03 02:35:24.526613 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 824/3324] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:35:24 2026] GET /volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745 => generated 756 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:24.794570 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-53e74b2e-f7a6-4955-8167-de894264224d None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:24.796659 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-53e74b2e-f7a6-4955-8167-de894264224d tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] GET https://10.4.3.223/volume/v3/volumes/46159aba-852d-493b-a36b-681d13c92cc1 Jul 03 02:35:24.796860 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-53e74b2e-f7a6-4955-8167-de894264224d tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:24.797033 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-53e74b2e-f7a6-4955-8167-de894264224d tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:24.803970 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:24.803970 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:35:24.808054 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-53e74b2e-f7a6-4955-8167-de894264224d tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Volume info retrieved successfully. Jul 03 02:35:24.812672 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-53e74b2e-f7a6-4955-8167-de894264224d tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/volumes/46159aba-852d-493b-a36b-681d13c92cc1 returned with HTTP 200 Jul 03 02:35:24.813133 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 834/3325] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:35:24 2026] GET /volume/v3/volumes/46159aba-852d-493b-a36b-681d13c92cc1 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:24.826095 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-72ea08aa-cced-4995-80b7-788a896cccc1 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:24.827930 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-72ea08aa-cced-4995-80b7-788a896cccc1 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] POST https://10.4.3.223/volume/v3/snapshots Jul 03 02:35:24.828246 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-72ea08aa-cced-4995-80b7-788a896cccc1 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "46159aba-852d-493b-a36b-681d13c92cc1", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-605618785"}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:35:24.836750 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:24.836750 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:35:24.837250 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-72ea08aa-cced-4995-80b7-788a896cccc1 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Volume info retrieved successfully. Jul 03 02:35:24.837392 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.snapshots [None req-72ea08aa-cced-4995-80b7-788a896cccc1 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Create snapshot from volume 46159aba-852d-493b-a36b-681d13c92cc1 Jul 03 02:35:24.862640 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.quota [None req-72ea08aa-cced-4995-80b7-788a896cccc1 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Created reservations ['724ef961-e235-4bcf-94ed-1c90f63098d0', '260ac3e2-604d-4afe-abe7-aba4b9b7a732', '373d7f94-87c8-42c7-ab7e-9c8280a3d088', 'eea5c33b-214a-4ed2-9f12-c7c80e07669f'] {{(pid=100015) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:35:24.901495 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-72ea08aa-cced-4995-80b7-788a896cccc1 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Snapshot create request issued successfully. Jul 03 02:35:24.901495 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-72ea08aa-cced-4995-80b7-788a896cccc1 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/snapshots returned with HTTP 202 Jul 03 02:35:24.901495 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 839/3326] 10.4.3.223 () {68 vars in 1265 bytes} [Fri Jul 3 02:35:24 2026] POST /volume/v3/snapshots => generated 309 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:35:24.911925 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-a70f8d3b-c701-430a-93d8-f05e554d50d3 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:24.914780 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-a70f8d3b-c701-430a-93d8-f05e554d50d3 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] GET https://10.4.3.223/volume/v3/snapshots/b88183ed-5d6c-413d-8344-4282bad1f176 Jul 03 02:35:24.915271 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-a70f8d3b-c701-430a-93d8-f05e554d50d3 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:24.915550 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-a70f8d3b-c701-430a-93d8-f05e554d50d3 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:24.923219 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:24.923219 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:35:24.924214 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-a70f8d3b-c701-430a-93d8-f05e554d50d3 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Snapshot retrieved successfully. Jul 03 02:35:24.925406 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-a70f8d3b-c701-430a-93d8-f05e554d50d3 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/snapshots/b88183ed-5d6c-413d-8344-4282bad1f176 returned with HTTP 200 Jul 03 02:35:24.926701 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 830/3327] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:35:24 2026] GET /volume/v3/snapshots/b88183ed-5d6c-413d-8344-4282bad1f176 => generated 441 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:24.936549 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-3f6063dd-d59f-44a4-aa3e-aada7c391594 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:24.938411 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-3f6063dd-d59f-44a4-aa3e-aada7c391594 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/backups/980cbedd-d350-43d4-9dd1-0d392b4a142c Jul 03 02:35:24.938647 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-3f6063dd-d59f-44a4-aa3e-aada7c391594 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:24.938841 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-3f6063dd-d59f-44a4-aa3e-aada7c391594 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:24.938939 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-3f6063dd-d59f-44a4-aa3e-aada7c391594 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Show backup with id 980cbedd-d350-43d4-9dd1-0d392b4a142c. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:35:24.944459 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:24.944459 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:35:24.945169 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-3f6063dd-d59f-44a4-aa3e-aada7c391594 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups/980cbedd-d350-43d4-9dd1-0d392b4a142c returned with HTTP 200 Jul 03 02:35:24.945587 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 825/3328] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:35:24 2026] GET /volume/v3/backups/980cbedd-d350-43d4-9dd1-0d392b4a142c => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:25.123631 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-fa0d761b-5b48-479c-9a82-a87fff108092 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:25.125266 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-fa0d761b-5b48-479c-9a82-a87fff108092 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] GET https://10.4.3.223/volume/v3/volumes/50ab2522-45f2-41a5-85c9-b5c154ae1bb9 Jul 03 02:35:25.125527 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-fa0d761b-5b48-479c-9a82-a87fff108092 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:25.125693 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-fa0d761b-5b48-479c-9a82-a87fff108092 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:25.130923 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-fa0d761b-5b48-479c-9a82-a87fff108092 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] https://10.4.3.223/volume/v3/volumes/50ab2522-45f2-41a5-85c9-b5c154ae1bb9 returned with HTTP 404 Jul 03 02:35:25.131471 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 835/3329] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:35:25 2026] GET /volume/v3/volumes/50ab2522-45f2-41a5-85c9-b5c154ae1bb9 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 02:35:25.140293 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-9e3784cc-1d9d-48aa-afc5-8525048efde5 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:25.142288 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-9e3784cc-1d9d-48aa-afc5-8525048efde5 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] DELETE https://10.4.3.223/volume/v3/volumes/7ca30fbc-b680-4179-a89c-075bbbe6fd10 Jul 03 02:35:25.142631 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-9e3784cc-1d9d-48aa-afc5-8525048efde5 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:25.142862 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-9e3784cc-1d9d-48aa-afc5-8525048efde5 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:25.143059 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-9e3784cc-1d9d-48aa-afc5-8525048efde5 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Delete volume with id: 7ca30fbc-b680-4179-a89c-075bbbe6fd10 Jul 03 02:35:25.149715 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-9e3784cc-1d9d-48aa-afc5-8525048efde5 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] https://10.4.3.223/volume/v3/volumes/7ca30fbc-b680-4179-a89c-075bbbe6fd10 returned with HTTP 404 Jul 03 02:35:25.151003 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 840/3330] 10.4.3.223 () {68 vars in 1392 bytes} [Fri Jul 3 02:35:25 2026] DELETE /volume/v3/volumes/7ca30fbc-b680-4179-a89c-075bbbe6fd10 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 02:35:25.157790 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-4a6142ac-637b-4d90-958e-676a743d7667 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:25.159889 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-4a6142ac-637b-4d90-958e-676a743d7667 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] GET https://10.4.3.223/volume/v3/volumes/7ca30fbc-b680-4179-a89c-075bbbe6fd10 Jul 03 02:35:25.160151 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-4a6142ac-637b-4d90-958e-676a743d7667 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:25.160437 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-4a6142ac-637b-4d90-958e-676a743d7667 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:25.167156 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-4a6142ac-637b-4d90-958e-676a743d7667 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] https://10.4.3.223/volume/v3/volumes/7ca30fbc-b680-4179-a89c-075bbbe6fd10 returned with HTTP 404 Jul 03 02:35:25.167930 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 831/3331] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:35:25 2026] GET /volume/v3/volumes/7ca30fbc-b680-4179-a89c-075bbbe6fd10 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 02:35:25.174253 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-5a366103-c19a-4fd1-ba27-8750fb41a4ad None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:25.175906 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-5a366103-c19a-4fd1-ba27-8750fb41a4ad tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/69895cf0-62e9-4d02-9ce5-6267a49ea1fa Jul 03 02:35:25.176068 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-5a366103-c19a-4fd1-ba27-8750fb41a4ad tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:25.176237 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-5a366103-c19a-4fd1-ba27-8750fb41a4ad tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Calling method 'delete' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:25.176336 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.snapshots [None req-5a366103-c19a-4fd1-ba27-8750fb41a4ad tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Delete snapshot with id: 69895cf0-62e9-4d02-9ce5-6267a49ea1fa Jul 03 02:35:25.180591 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-5a366103-c19a-4fd1-ba27-8750fb41a4ad tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] https://10.4.3.223/volume/v3/snapshots/69895cf0-62e9-4d02-9ce5-6267a49ea1fa returned with HTTP 404 Jul 03 02:35:25.181086 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 826/3332] 10.4.3.223 () {66 vars in 1357 bytes} [Fri Jul 3 02:35:25 2026] DELETE /volume/v3/snapshots/69895cf0-62e9-4d02-9ce5-6267a49ea1fa => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:35:25.188365 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-0280d7de-9b15-4623-93b4-daf41f5ed455 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:25.190256 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-0280d7de-9b15-4623-93b4-daf41f5ed455 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] GET https://10.4.3.223/volume/v3/snapshots/69895cf0-62e9-4d02-9ce5-6267a49ea1fa Jul 03 02:35:25.190533 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-0280d7de-9b15-4623-93b4-daf41f5ed455 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:25.190776 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-0280d7de-9b15-4623-93b4-daf41f5ed455 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:25.195252 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-0280d7de-9b15-4623-93b4-daf41f5ed455 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] https://10.4.3.223/volume/v3/snapshots/69895cf0-62e9-4d02-9ce5-6267a49ea1fa returned with HTTP 404 Jul 03 02:35:25.195810 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 836/3333] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:35:25 2026] GET /volume/v3/snapshots/69895cf0-62e9-4d02-9ce5-6267a49ea1fa => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:35:25.202765 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-b2fdfc8e-7cd5-4907-8441-06fc01846c7a None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:25.205273 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-b2fdfc8e-7cd5-4907-8441-06fc01846c7a tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] DELETE https://10.4.3.223/volume/v3/volumes/50ab2522-45f2-41a5-85c9-b5c154ae1bb9 Jul 03 02:35:25.205676 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-b2fdfc8e-7cd5-4907-8441-06fc01846c7a tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:25.205985 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-b2fdfc8e-7cd5-4907-8441-06fc01846c7a tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:25.206365 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-b2fdfc8e-7cd5-4907-8441-06fc01846c7a tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Delete volume with id: 50ab2522-45f2-41a5-85c9-b5c154ae1bb9 Jul 03 02:35:25.213951 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-b2fdfc8e-7cd5-4907-8441-06fc01846c7a tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] https://10.4.3.223/volume/v3/volumes/50ab2522-45f2-41a5-85c9-b5c154ae1bb9 returned with HTTP 404 Jul 03 02:35:25.214702 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 841/3334] 10.4.3.223 () {68 vars in 1392 bytes} [Fri Jul 3 02:35:25 2026] DELETE /volume/v3/volumes/50ab2522-45f2-41a5-85c9-b5c154ae1bb9 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 02:35:25.222378 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-196a7d72-dab7-49a9-b0d1-08d62171dcfe None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:25.224866 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-196a7d72-dab7-49a9-b0d1-08d62171dcfe tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] GET https://10.4.3.223/volume/v3/volumes/50ab2522-45f2-41a5-85c9-b5c154ae1bb9 Jul 03 02:35:25.225220 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-196a7d72-dab7-49a9-b0d1-08d62171dcfe tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:25.225583 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-196a7d72-dab7-49a9-b0d1-08d62171dcfe tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:25.233405 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-196a7d72-dab7-49a9-b0d1-08d62171dcfe tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] https://10.4.3.223/volume/v3/volumes/50ab2522-45f2-41a5-85c9-b5c154ae1bb9 returned with HTTP 404 Jul 03 02:35:25.234190 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 832/3335] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:35:25 2026] GET /volume/v3/volumes/50ab2522-45f2-41a5-85c9-b5c154ae1bb9 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 02:35:25.286163 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-40f3f731-92b1-47ae-aef6-d7b036477731 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:25.288097 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-40f3f731-92b1-47ae-aef6-d7b036477731 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] DELETE https://10.4.3.223/volume/v3/volumes/23a988f2-690c-492b-bc23-6539e0ff9b05 Jul 03 02:35:25.288329 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-40f3f731-92b1-47ae-aef6-d7b036477731 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:25.288568 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-40f3f731-92b1-47ae-aef6-d7b036477731 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Calling method 'delete' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:25.288743 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.volumes [None req-40f3f731-92b1-47ae-aef6-d7b036477731 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Delete volume with id: 23a988f2-690c-492b-bc23-6539e0ff9b05 Jul 03 02:35:25.295991 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:25.295991 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:35:25.296523 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-40f3f731-92b1-47ae-aef6-d7b036477731 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Volume info retrieved successfully. Jul 03 02:35:25.313447 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-40f3f731-92b1-47ae-aef6-d7b036477731 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Delete volume request issued successfully. Jul 03 02:35:25.313734 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-40f3f731-92b1-47ae-aef6-d7b036477731 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] https://10.4.3.223/volume/v3/volumes/23a988f2-690c-492b-bc23-6539e0ff9b05 returned with HTTP 202 Jul 03 02:35:25.314275 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 827/3336] 10.4.3.223 () {68 vars in 1392 bytes} [Fri Jul 3 02:35:25 2026] DELETE /volume/v3/volumes/23a988f2-690c-492b-bc23-6539e0ff9b05 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 02:35:25.324816 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-7e85793a-26e5-4373-8a5b-448125c427e7 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:25.326704 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-7e85793a-26e5-4373-8a5b-448125c427e7 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] GET https://10.4.3.223/volume/v3/volumes/23a988f2-690c-492b-bc23-6539e0ff9b05 Jul 03 02:35:25.326977 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-7e85793a-26e5-4373-8a5b-448125c427e7 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:25.327167 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-7e85793a-26e5-4373-8a5b-448125c427e7 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:25.334317 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:25.334317 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:35:25.337842 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-7e85793a-26e5-4373-8a5b-448125c427e7 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Volume info retrieved successfully. Jul 03 02:35:25.342732 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-7e85793a-26e5-4373-8a5b-448125c427e7 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] https://10.4.3.223/volume/v3/volumes/23a988f2-690c-492b-bc23-6539e0ff9b05 returned with HTTP 200 Jul 03 02:35:25.343106 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 837/3337] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:35:25 2026] GET /volume/v3/volumes/23a988f2-690c-492b-bc23-6539e0ff9b05 => generated 1227 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:35:25.420735 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-8f5dd0ed-aeaf-43f6-bfd4-7bd24c45d692 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:25.422937 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-8f5dd0ed-aeaf-43f6-bfd4-7bd24c45d692 tempest-VolumeQuotasNegativeTestJSON-760898668 tempest-VolumeQuotasNegativeTestJSON-760898668-project-member] GET https://10.4.3.223/volume/v3/volumes/0dd118fd-851a-41d0-b660-e2e730e168d2 Jul 03 02:35:25.423393 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-8f5dd0ed-aeaf-43f6-bfd4-7bd24c45d692 tempest-VolumeQuotasNegativeTestJSON-760898668 tempest-VolumeQuotasNegativeTestJSON-760898668-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:25.423754 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-8f5dd0ed-aeaf-43f6-bfd4-7bd24c45d692 tempest-VolumeQuotasNegativeTestJSON-760898668 tempest-VolumeQuotasNegativeTestJSON-760898668-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:25.432055 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-8f5dd0ed-aeaf-43f6-bfd4-7bd24c45d692 tempest-VolumeQuotasNegativeTestJSON-760898668 tempest-VolumeQuotasNegativeTestJSON-760898668-project-member] https://10.4.3.223/volume/v3/volumes/0dd118fd-851a-41d0-b660-e2e730e168d2 returned with HTTP 404 Jul 03 02:35:25.432748 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 842/3338] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:35:25 2026] GET /volume/v3/volumes/0dd118fd-851a-41d0-b660-e2e730e168d2 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:35:25.440103 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-931209bc-e3e8-4a05-8241-a079eacb4305 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:25.442253 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-931209bc-e3e8-4a05-8241-a079eacb4305 tempest-VolumeQuotasNegativeTestJSON-814642748 tempest-VolumeQuotasNegativeTestJSON-814642748-project-admin] PUT https://10.4.3.223/volume/v3/os-quota-sets/4dcb24dcefbc4158aef8fd753bd0b61b Jul 03 02:35:25.442683 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-931209bc-e3e8-4a05-8241-a079eacb4305 tempest-VolumeQuotasNegativeTestJSON-814642748 tempest-VolumeQuotasNegativeTestJSON-814642748-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=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:35:25.527987 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-931209bc-e3e8-4a05-8241-a079eacb4305 tempest-VolumeQuotasNegativeTestJSON-814642748 tempest-VolumeQuotasNegativeTestJSON-814642748-project-admin] https://10.4.3.223/volume/v3/os-quota-sets/4dcb24dcefbc4158aef8fd753bd0b61b returned with HTTP 200 Jul 03 02:35:25.528697 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 833/3339] 10.4.3.223 () {68 vars in 1375 bytes} [Fri Jul 3 02:35:25 2026] PUT /volume/v3/os-quota-sets/4dcb24dcefbc4158aef8fd753bd0b61b => generated 395 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:25.536757 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-5ba89d01-71ff-4395-a4f8-a6a509ee643b None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:25.539910 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-5ba89d01-71ff-4395-a4f8-a6a509ee643b tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] GET https://10.4.3.223/volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745 Jul 03 02:35:25.540147 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-5ba89d01-71ff-4395-a4f8-a6a509ee643b tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:25.540394 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-5ba89d01-71ff-4395-a4f8-a6a509ee643b tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:25.540583 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-5ba89d01-71ff-4395-a4f8-a6a509ee643b tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Show backup with id 8b76accb-7d09-41e6-aee6-18da67c2b745. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:35:25.546135 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:25.546135 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:35:25.546964 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-5ba89d01-71ff-4395-a4f8-a6a509ee643b tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] https://10.4.3.223/volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745 returned with HTTP 200 Jul 03 02:35:25.547341 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 828/3340] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:35:25 2026] GET /volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745 => generated 756 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:25.936912 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-1ab786b5-a2a9-47f3-9639-184bc4c2fb91 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:25.938311 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-1ab786b5-a2a9-47f3-9639-184bc4c2fb91 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] GET https://10.4.3.223/volume/v3/snapshots/b88183ed-5d6c-413d-8344-4282bad1f176 Jul 03 02:35:25.938673 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-1ab786b5-a2a9-47f3-9639-184bc4c2fb91 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:25.938866 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-1ab786b5-a2a9-47f3-9639-184bc4c2fb91 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:25.946379 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:25.946379 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:35:25.947023 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-1ab786b5-a2a9-47f3-9639-184bc4c2fb91 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Snapshot retrieved successfully. Jul 03 02:35:25.947968 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-1ab786b5-a2a9-47f3-9639-184bc4c2fb91 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/snapshots/b88183ed-5d6c-413d-8344-4282bad1f176 returned with HTTP 200 Jul 03 02:35:25.948678 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 838/3341] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:35:25 2026] GET /volume/v3/snapshots/b88183ed-5d6c-413d-8344-4282bad1f176 => generated 468 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:25.958988 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-99ae3672-3f11-47a2-b6d9-21a4d09a2884 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:25.960582 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-3c59a208-40cd-466b-b56e-4cf5c8ea63eb None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:25.964606 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-3c59a208-40cd-466b-b56e-4cf5c8ea63eb tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:35:25.964980 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-3c59a208-40cd-466b-b56e-4cf5c8ea63eb tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "b88183ed-5d6c-413d-8344-4282bad1f176", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-909780296"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:35:25.967643 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-99ae3672-3f11-47a2-b6d9-21a4d09a2884 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/backups/980cbedd-d350-43d4-9dd1-0d392b4a142c Jul 03 02:35:25.969057 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.volumes [None req-3c59a208-40cd-466b-b56e-4cf5c8ea63eb tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Create volume request body: {'volume': {'snapshot_id': 'b88183ed-5d6c-413d-8344-4282bad1f176', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-909780296'}} {{(pid=100012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:35:25.969586 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-99ae3672-3f11-47a2-b6d9-21a4d09a2884 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:25.969586 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-99ae3672-3f11-47a2-b6d9-21a4d09a2884 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:25.969586 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-99ae3672-3f11-47a2-b6d9-21a4d09a2884 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Show backup with id 980cbedd-d350-43d4-9dd1-0d392b4a142c. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:35:25.976158 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:25.976158 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:35:25.979279 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:25.979279 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:35:25.979412 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-99ae3672-3f11-47a2-b6d9-21a4d09a2884 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups/980cbedd-d350-43d4-9dd1-0d392b4a142c returned with HTTP 200 Jul 03 02:35:25.979412 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 843/3342] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:35:25 2026] GET /volume/v3/backups/980cbedd-d350-43d4-9dd1-0d392b4a142c => generated 738 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:25.979553 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-3c59a208-40cd-466b-b56e-4cf5c8ea63eb tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Snapshot retrieved successfully. Jul 03 02:35:25.979553 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.volumes [None req-3c59a208-40cd-466b-b56e-4cf5c8ea63eb tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Create volume of 1 GB Jul 03 02:35:25.985105 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-3c59a208-40cd-466b-b56e-4cf5c8ea63eb tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Availability Zones retrieved successfully. Jul 03 02:35:25.997639 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-3c59a208-40cd-466b-b56e-4cf5c8ea63eb tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Flow 'volume_create_api' (f7bb4210-eaac-4c42-89fe-c79def064cf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:35:25.999911 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-3c59a208-40cd-466b-b56e-4cf5c8ea63eb tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c25b6fa3-70de-4f04-a3eb-7145005058e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:35:26.001772 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.flows.api.create_volume [None req-3c59a208-40cd-466b-b56e-4cf5c8ea63eb tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:35:26.047717 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-3c59a208-40cd-466b-b56e-4cf5c8ea63eb tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c25b6fa3-70de-4f04-a3eb-7145005058e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'b88183ed-5d6c-413d-8344-4282bad1f176', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:35:26.049871 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-3c59a208-40cd-466b-b56e-4cf5c8ea63eb tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77981075-c693-430e-949a-8aa3596c22f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:35:26.107069 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.quota [None req-3c59a208-40cd-466b-b56e-4cf5c8ea63eb tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Created reservations ['1d57decf-d85e-46b2-81cc-d6522e48cdc7', 'b390ab04-6833-4d1f-8e85-97c26f80cdcf', 'e4c16447-55bd-4fed-b65a-b506c9dd642c', 'a9722322-e38d-49b1-a3b0-22f55f77c79e'] {{(pid=100012) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:35:26.108045 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-3c59a208-40cd-466b-b56e-4cf5c8ea63eb tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77981075-c693-430e-949a-8aa3596c22f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1d57decf-d85e-46b2-81cc-d6522e48cdc7', 'b390ab04-6833-4d1f-8e85-97c26f80cdcf', 'e4c16447-55bd-4fed-b65a-b506c9dd642c', 'a9722322-e38d-49b1-a3b0-22f55f77c79e']}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:35:26.108908 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-3c59a208-40cd-466b-b56e-4cf5c8ea63eb tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6db8b12-5378-46a0-bc24-dd95cb8dc94e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:35:26.163913 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-3c59a208-40cd-466b-b56e-4cf5c8ea63eb tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6db8b12-5378-46a0-bc24-dd95cb8dc94e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fd1b6638-e0a0-48df-9b9c-59525c054918', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-909780296',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='99fe8d5d98ba4218a03a5e6b311b3faf',qos_specs=None,replication_status=,reservations=['1d57decf-d85e-46b2-81cc-d6522e48cdc7','b390ab04-6833-4d1f-8e85-97c26f80cdcf','e4c16447-55bd-4fed-b65a-b506c9dd642c','a9722322-e38d-49b1-a3b0-22f55f77c79e'],size=1,snapshot_id=b88183ed-5d6c-413d-8344-4282bad1f176,source_replicaid=,source_volid=None,status='creating',user_id='f42fbccd23374558a99e8e6daa0148b4',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:35:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-909780296',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fd1b6638-e0a0-48df-9b9c-59525c054918,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='99fe8d5d98ba4218a03a5e6b311b3faf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=b88183ed-5d6c-413d-8344-4282bad1f176,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f42fbccd23374558a99e8e6daa0148b4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:35:26.164674 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-3c59a208-40cd-466b-b56e-4cf5c8ea63eb tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b3ab932-4d73-493e-a49c-25979e4d5314) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:35:26.188078 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-3c59a208-40cd-466b-b56e-4cf5c8ea63eb tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b3ab932-4d73-493e-a49c-25979e4d5314) transitioned into state 'SUCCESS' from state '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-909780296',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='99fe8d5d98ba4218a03a5e6b311b3faf',qos_specs=None,replication_status=,reservations=['1d57decf-d85e-46b2-81cc-d6522e48cdc7','b390ab04-6833-4d1f-8e85-97c26f80cdcf','e4c16447-55bd-4fed-b65a-b506c9dd642c','a9722322-e38d-49b1-a3b0-22f55f77c79e'],size=1,snapshot_id=b88183ed-5d6c-413d-8344-4282bad1f176,source_replicaid=,source_volid=None,status='creating',user_id='f42fbccd23374558a99e8e6daa0148b4',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:35:26.189055 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-3c59a208-40cd-466b-b56e-4cf5c8ea63eb tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (247a58fb-1896-43e0-9fed-df7177afc014) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:35:26.213874 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-3c59a208-40cd-466b-b56e-4cf5c8ea63eb tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (247a58fb-1896-43e0-9fed-df7177afc014) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:35:26.214749 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-3c59a208-40cd-466b-b56e-4cf5c8ea63eb tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Flow 'volume_create_api' (f7bb4210-eaac-4c42-89fe-c79def064cf6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:35:26.215065 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-3c59a208-40cd-466b-b56e-4cf5c8ea63eb tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Create volume request issued successfully. Jul 03 02:35:26.215637 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-3c59a208-40cd-466b-b56e-4cf5c8ea63eb tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:35:26.216039 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 834/3343] 10.4.3.223 () {68 vars in 1259 bytes} [Fri Jul 3 02:35:25 2026] POST /volume/v3/volumes => generated 787 bytes in 256 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:35:26.231107 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-2321f832-c5da-4bc4-8747-7765e5ce0b97 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:26.233714 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-2321f832-c5da-4bc4-8747-7765e5ce0b97 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] GET https://10.4.3.223/volume/v3/volumes/fd1b6638-e0a0-48df-9b9c-59525c054918 Jul 03 02:35:26.233960 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-2321f832-c5da-4bc4-8747-7765e5ce0b97 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:26.234246 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-2321f832-c5da-4bc4-8747-7765e5ce0b97 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:26.245496 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:26.245496 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:35:26.250875 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-2321f832-c5da-4bc4-8747-7765e5ce0b97 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Volume info retrieved successfully. Jul 03 02:35:26.256829 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-2321f832-c5da-4bc4-8747-7765e5ce0b97 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/volumes/fd1b6638-e0a0-48df-9b9c-59525c054918 returned with HTTP 200 Jul 03 02:35:26.257541 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 829/3344] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:35:26 2026] GET /volume/v3/volumes/fd1b6638-e0a0-48df-9b9c-59525c054918 => generated 855 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:26.360313 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-19a6487f-83b1-4b12-b9ee-c93870c90c45 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:26.362149 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-19a6487f-83b1-4b12-b9ee-c93870c90c45 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] GET https://10.4.3.223/volume/v3/volumes/23a988f2-690c-492b-bc23-6539e0ff9b05 Jul 03 02:35:26.362411 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-19a6487f-83b1-4b12-b9ee-c93870c90c45 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:26.362677 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-19a6487f-83b1-4b12-b9ee-c93870c90c45 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:26.369282 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-19a6487f-83b1-4b12-b9ee-c93870c90c45 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] https://10.4.3.223/volume/v3/volumes/23a988f2-690c-492b-bc23-6539e0ff9b05 returned with HTTP 404 Jul 03 02:35:26.369872 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 839/3345] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:35:26 2026] GET /volume/v3/volumes/23a988f2-690c-492b-bc23-6539e0ff9b05 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 02:35:26.377975 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-29321722-d8c8-4839-bdfd-d8048828ad0b None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:26.381112 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-29321722-d8c8-4839-bdfd-d8048828ad0b tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] DELETE https://10.4.3.223/volume/v3/volumes/c852796b-2802-425d-b47f-15d4bf42032d Jul 03 02:35:26.381370 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-29321722-d8c8-4839-bdfd-d8048828ad0b tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:26.381577 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-29321722-d8c8-4839-bdfd-d8048828ad0b tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:26.381734 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-29321722-d8c8-4839-bdfd-d8048828ad0b tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Delete volume with id: c852796b-2802-425d-b47f-15d4bf42032d Jul 03 02:35:26.389432 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-29321722-d8c8-4839-bdfd-d8048828ad0b tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] https://10.4.3.223/volume/v3/volumes/c852796b-2802-425d-b47f-15d4bf42032d returned with HTTP 404 Jul 03 02:35:26.389954 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 844/3346] 10.4.3.223 () {68 vars in 1392 bytes} [Fri Jul 3 02:35:26 2026] DELETE /volume/v3/volumes/c852796b-2802-425d-b47f-15d4bf42032d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 02:35:26.401302 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-6b0e62f7-bc13-42c8-ba1e-70e923d3554a None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:26.403626 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-6b0e62f7-bc13-42c8-ba1e-70e923d3554a tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] GET https://10.4.3.223/volume/v3/volumes/c852796b-2802-425d-b47f-15d4bf42032d Jul 03 02:35:26.403892 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-6b0e62f7-bc13-42c8-ba1e-70e923d3554a tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:26.404155 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-6b0e62f7-bc13-42c8-ba1e-70e923d3554a tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:26.412971 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-6b0e62f7-bc13-42c8-ba1e-70e923d3554a tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] https://10.4.3.223/volume/v3/volumes/c852796b-2802-425d-b47f-15d4bf42032d returned with HTTP 404 Jul 03 02:35:26.413723 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 835/3347] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:35:26 2026] GET /volume/v3/volumes/c852796b-2802-425d-b47f-15d4bf42032d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 02:35:26.456103 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-1a007537-4e70-4ca0-aa01-4dd2a8141cdb None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:26.458801 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-1a007537-4e70-4ca0-aa01-4dd2a8141cdb tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] DELETE https://10.4.3.223/volume/v3/volumes/0c38a459-d28a-4e6c-b12d-158d1dd0481a Jul 03 02:35:26.459064 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-1a007537-4e70-4ca0-aa01-4dd2a8141cdb tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:26.459296 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-1a007537-4e70-4ca0-aa01-4dd2a8141cdb tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Calling method 'delete' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:26.459534 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.volumes [None req-1a007537-4e70-4ca0-aa01-4dd2a8141cdb tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Delete volume with id: 0c38a459-d28a-4e6c-b12d-158d1dd0481a Jul 03 02:35:26.467336 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-1a007537-4e70-4ca0-aa01-4dd2a8141cdb tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] https://10.4.3.223/volume/v3/volumes/0c38a459-d28a-4e6c-b12d-158d1dd0481a returned with HTTP 404 Jul 03 02:35:26.468042 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 830/3348] 10.4.3.223 () {68 vars in 1392 bytes} [Fri Jul 3 02:35:26 2026] DELETE /volume/v3/volumes/0c38a459-d28a-4e6c-b12d-158d1dd0481a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 02:35:26.475840 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-1b6a9d90-bcb6-4fc6-b762-17c479f8fac4 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:26.477752 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-1b6a9d90-bcb6-4fc6-b762-17c479f8fac4 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] GET https://10.4.3.223/volume/v3/volumes/0c38a459-d28a-4e6c-b12d-158d1dd0481a Jul 03 02:35:26.478011 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-1b6a9d90-bcb6-4fc6-b762-17c479f8fac4 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:26.478221 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-1b6a9d90-bcb6-4fc6-b762-17c479f8fac4 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:26.485049 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-1b6a9d90-bcb6-4fc6-b762-17c479f8fac4 tempest-VolumeImageDependencyTests-564940973 tempest-VolumeImageDependencyTests-564940973-project-member] https://10.4.3.223/volume/v3/volumes/0c38a459-d28a-4e6c-b12d-158d1dd0481a returned with HTTP 404 Jul 03 02:35:26.485729 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 840/3349] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:35:26 2026] GET /volume/v3/volumes/0c38a459-d28a-4e6c-b12d-158d1dd0481a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 02:35:26.558628 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-5ce6c547-4506-436a-a520-ec113d7fcd26 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:26.562466 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-5ce6c547-4506-436a-a520-ec113d7fcd26 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] GET https://10.4.3.223/volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745 Jul 03 02:35:26.562660 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-5ce6c547-4506-436a-a520-ec113d7fcd26 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:26.562831 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-5ce6c547-4506-436a-a520-ec113d7fcd26 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:26.562926 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-5ce6c547-4506-436a-a520-ec113d7fcd26 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Show backup with id 8b76accb-7d09-41e6-aee6-18da67c2b745. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:35:26.567942 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:26.567942 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:35:26.568663 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-5ce6c547-4506-436a-a520-ec113d7fcd26 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] https://10.4.3.223/volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745 returned with HTTP 200 Jul 03 02:35:26.569148 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 845/3350] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:35:26 2026] GET /volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745 => generated 756 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:26.998639 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-2318e280-052b-4724-bcfd-c61705477f48 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:26.998639 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-2318e280-052b-4724-bcfd-c61705477f48 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/backups/980cbedd-d350-43d4-9dd1-0d392b4a142c Jul 03 02:35:26.998639 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-2318e280-052b-4724-bcfd-c61705477f48 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:26.998639 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-2318e280-052b-4724-bcfd-c61705477f48 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:26.998639 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-2318e280-052b-4724-bcfd-c61705477f48 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Show backup with id 980cbedd-d350-43d4-9dd1-0d392b4a142c. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:35:27.007103 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:27.007103 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:35:27.007103 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-2318e280-052b-4724-bcfd-c61705477f48 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups/980cbedd-d350-43d4-9dd1-0d392b4a142c returned with HTTP 200 Jul 03 02:35:27.007103 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 836/3351] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:35:26 2026] GET /volume/v3/backups/980cbedd-d350-43d4-9dd1-0d392b4a142c => generated 738 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:27.272611 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-e07ddbc3-f9f4-42f1-9bbc-e48de515a8bf None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:27.274272 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-e07ddbc3-f9f4-42f1-9bbc-e48de515a8bf tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] GET https://10.4.3.223/volume/v3/volumes/fd1b6638-e0a0-48df-9b9c-59525c054918 Jul 03 02:35:27.274508 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-e07ddbc3-f9f4-42f1-9bbc-e48de515a8bf tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:27.274747 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-e07ddbc3-f9f4-42f1-9bbc-e48de515a8bf tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:27.286319 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:27.286319 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:35:27.292978 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-e07ddbc3-f9f4-42f1-9bbc-e48de515a8bf tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Volume info retrieved successfully. Jul 03 02:35:27.301826 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-e07ddbc3-f9f4-42f1-9bbc-e48de515a8bf tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/volumes/fd1b6638-e0a0-48df-9b9c-59525c054918 returned with HTTP 200 Jul 03 02:35:27.302231 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 831/3352] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:35:27 2026] GET /volume/v3/volumes/fd1b6638-e0a0-48df-9b9c-59525c054918 => generated 880 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:27.314723 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-37e81b61-b437-4c56-8ee8-16430a958369 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:27.316576 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-37e81b61-b437-4c56-8ee8-16430a958369 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] GET https://10.4.3.223/volume/v3/volumes/fd1b6638-e0a0-48df-9b9c-59525c054918 Jul 03 02:35:27.318567 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-37e81b61-b437-4c56-8ee8-16430a958369 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:27.318567 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-37e81b61-b437-4c56-8ee8-16430a958369 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:27.324777 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:27.324777 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:35:27.328896 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-37e81b61-b437-4c56-8ee8-16430a958369 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Volume info retrieved successfully. Jul 03 02:35:27.334835 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-37e81b61-b437-4c56-8ee8-16430a958369 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/volumes/fd1b6638-e0a0-48df-9b9c-59525c054918 returned with HTTP 200 Jul 03 02:35:27.335463 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 841/3353] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:35:27 2026] GET /volume/v3/volumes/fd1b6638-e0a0-48df-9b9c-59525c054918 => generated 880 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:27.350592 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-0d289015-4bd6-46de-8b07-ff9891859cc0 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:27.352546 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-0d289015-4bd6-46de-8b07-ff9891859cc0 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] DELETE https://10.4.3.223/volume/v3/volumes/fd1b6638-e0a0-48df-9b9c-59525c054918 Jul 03 02:35:27.352765 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-0d289015-4bd6-46de-8b07-ff9891859cc0 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:27.352984 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-0d289015-4bd6-46de-8b07-ff9891859cc0 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:27.353172 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-0d289015-4bd6-46de-8b07-ff9891859cc0 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Delete volume with id: fd1b6638-e0a0-48df-9b9c-59525c054918 Jul 03 02:35:27.363026 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:27.363026 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:35:27.363692 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-0d289015-4bd6-46de-8b07-ff9891859cc0 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Volume info retrieved successfully. Jul 03 02:35:27.395672 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-0d289015-4bd6-46de-8b07-ff9891859cc0 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Delete volume request issued successfully. Jul 03 02:35:27.395836 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-0d289015-4bd6-46de-8b07-ff9891859cc0 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/volumes/fd1b6638-e0a0-48df-9b9c-59525c054918 returned with HTTP 202 Jul 03 02:35:27.396250 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 846/3354] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:35:27 2026] DELETE /volume/v3/volumes/fd1b6638-e0a0-48df-9b9c-59525c054918 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:35:27.406622 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-aa5ca464-b62d-4076-93d9-d9537ec2f023 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:27.408568 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-aa5ca464-b62d-4076-93d9-d9537ec2f023 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] GET https://10.4.3.223/volume/v3/volumes/fd1b6638-e0a0-48df-9b9c-59525c054918 Jul 03 02:35:27.408829 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-aa5ca464-b62d-4076-93d9-d9537ec2f023 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:27.409010 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-aa5ca464-b62d-4076-93d9-d9537ec2f023 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:27.417204 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:27.417204 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:35:27.421888 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-aa5ca464-b62d-4076-93d9-d9537ec2f023 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Volume info retrieved successfully. Jul 03 02:35:27.428201 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-aa5ca464-b62d-4076-93d9-d9537ec2f023 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/volumes/fd1b6638-e0a0-48df-9b9c-59525c054918 returned with HTTP 200 Jul 03 02:35:27.428852 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 837/3355] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:35:27 2026] GET /volume/v3/volumes/fd1b6638-e0a0-48df-9b9c-59525c054918 => generated 879 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:27.580234 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-d18f5952-a713-444d-afb3-cb2cd9673c2a None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:27.582356 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-d18f5952-a713-444d-afb3-cb2cd9673c2a tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] GET https://10.4.3.223/volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745 Jul 03 02:35:27.582631 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-d18f5952-a713-444d-afb3-cb2cd9673c2a tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:27.582880 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-d18f5952-a713-444d-afb3-cb2cd9673c2a tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:27.583116 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-d18f5952-a713-444d-afb3-cb2cd9673c2a tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Show backup with id 8b76accb-7d09-41e6-aee6-18da67c2b745. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:35:27.588514 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:27.588514 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:35:27.589592 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-d18f5952-a713-444d-afb3-cb2cd9673c2a tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] https://10.4.3.223/volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745 returned with HTTP 200 Jul 03 02:35:27.590158 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 832/3356] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:35:27 2026] GET /volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745 => generated 756 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:27.961108 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-8a12487c-9b68-44b0-b7b7-350233a32be7 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:28.020072 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-66282746-f72f-434d-ab1f-bc4175aac283 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:28.023179 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-66282746-f72f-434d-ab1f-bc4175aac283 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/backups/980cbedd-d350-43d4-9dd1-0d392b4a142c Jul 03 02:35:28.023727 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-66282746-f72f-434d-ab1f-bc4175aac283 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:28.024023 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-66282746-f72f-434d-ab1f-bc4175aac283 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:28.024195 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-66282746-f72f-434d-ab1f-bc4175aac283 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Show backup with id 980cbedd-d350-43d4-9dd1-0d392b4a142c. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:35:28.030572 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:28.030572 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:35:28.031663 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-66282746-f72f-434d-ab1f-bc4175aac283 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups/980cbedd-d350-43d4-9dd1-0d392b4a142c returned with HTTP 200 Jul 03 02:35:28.032268 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 847/3357] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:35:28 2026] GET /volume/v3/backups/980cbedd-d350-43d4-9dd1-0d392b4a142c => generated 738 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:28.098786 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-8a12487c-9b68-44b0-b7b7-350233a32be7 tempest-VolumesServicesTestJSON-389203505 tempest-VolumesServicesTestJSON-389203505-project-admin] GET https://10.4.3.223/volume/v3/os-services Jul 03 02:35:28.099017 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-8a12487c-9b68-44b0-b7b7-350233a32be7 tempest-VolumesServicesTestJSON-389203505 tempest-VolumesServicesTestJSON-389203505-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:28.099258 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-8a12487c-9b68-44b0-b7b7-350233a32be7 tempest-VolumesServicesTestJSON-389203505 tempest-VolumesServicesTestJSON-389203505-project-admin] Calling method 'index' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:28.110944 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-8a12487c-9b68-44b0-b7b7-350233a32be7 tempest-VolumesServicesTestJSON-389203505 tempest-VolumesServicesTestJSON-389203505-project-admin] https://10.4.3.223/volume/v3/os-services returned with HTTP 200 Jul 03 02:35:28.111300 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 842/3358] 10.4.3.223 () {66 vars in 1249 bytes} [Fri Jul 3 02:35:27 2026] GET /volume/v3/os-services => generated 626 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:28.120871 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-98d005e0-d60a-4df8-a561-240268c1f1b1 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:28.123520 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-98d005e0-d60a-4df8-a561-240268c1f1b1 tempest-VolumesServicesTestJSON-389203505 tempest-VolumesServicesTestJSON-389203505-project-admin] GET https://10.4.3.223/volume/v3/os-services?host=np0000004352 Jul 03 02:35:28.123817 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-98d005e0-d60a-4df8-a561-240268c1f1b1 tempest-VolumesServicesTestJSON-389203505 tempest-VolumesServicesTestJSON-389203505-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:28.124075 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-98d005e0-d60a-4df8-a561-240268c1f1b1 tempest-VolumesServicesTestJSON-389203505 tempest-VolumesServicesTestJSON-389203505-project-admin] Calling method 'index' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:28.139147 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-98d005e0-d60a-4df8-a561-240268c1f1b1 tempest-VolumesServicesTestJSON-389203505 tempest-VolumesServicesTestJSON-389203505-project-admin] https://10.4.3.223/volume/v3/os-services?host=np0000004352 returned with HTTP 200 Jul 03 02:35:28.139838 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 838/3359] 10.4.3.223 () {66 vars in 1284 bytes} [Fri Jul 3 02:35:28 2026] GET /volume/v3/os-services?host=np0000004352 => generated 626 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:28.151056 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-517304fb-05f3-416d-a74c-8b0b334338ba None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:28.153712 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-517304fb-05f3-416d-a74c-8b0b334338ba tempest-VolumesServicesTestJSON-389203505 tempest-VolumesServicesTestJSON-389203505-project-admin] GET https://10.4.3.223/volume/v3/os-services?host=np0000004352&binary=cinder-scheduler Jul 03 02:35:28.153875 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-517304fb-05f3-416d-a74c-8b0b334338ba tempest-VolumesServicesTestJSON-389203505 tempest-VolumesServicesTestJSON-389203505-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:28.154035 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-517304fb-05f3-416d-a74c-8b0b334338ba tempest-VolumesServicesTestJSON-389203505 tempest-VolumesServicesTestJSON-389203505-project-admin] Calling method 'index' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:28.166552 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-517304fb-05f3-416d-a74c-8b0b334338ba tempest-VolumesServicesTestJSON-389203505 tempest-VolumesServicesTestJSON-389203505-project-admin] https://10.4.3.223/volume/v3/os-services?host=np0000004352&binary=cinder-scheduler returned with HTTP 200 Jul 03 02:35:28.166909 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 833/3360] 10.4.3.223 () {66 vars in 1332 bytes} [Fri Jul 3 02:35:28 2026] GET /volume/v3/os-services?host=np0000004352&binary=cinder-scheduler => generated 191 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:28.179049 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-062d0145-382b-48c6-bbd4-3a96e404d979 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:28.180963 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-062d0145-382b-48c6-bbd4-3a96e404d979 tempest-VolumesServicesTestJSON-389203505 tempest-VolumesServicesTestJSON-389203505-project-admin] GET https://10.4.3.223/volume/v3/os-services?binary=cinder-scheduler Jul 03 02:35:28.181179 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-062d0145-382b-48c6-bbd4-3a96e404d979 tempest-VolumesServicesTestJSON-389203505 tempest-VolumesServicesTestJSON-389203505-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:28.181389 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-062d0145-382b-48c6-bbd4-3a96e404d979 tempest-VolumesServicesTestJSON-389203505 tempest-VolumesServicesTestJSON-389203505-project-admin] Calling method 'index' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:28.185941 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-062d0145-382b-48c6-bbd4-3a96e404d979 tempest-VolumesServicesTestJSON-389203505 tempest-VolumesServicesTestJSON-389203505-project-admin] https://10.4.3.223/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Jul 03 02:35:28.186828 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 848/3361] 10.4.3.223 () {66 vars in 1296 bytes} [Fri Jul 3 02:35:28 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 191 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:28.196831 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-5b56f869-a186-474d-80db-854c7036b063 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:28.291451 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-5b56f869-a186-474d-80db-854c7036b063 tempest-VolumesServicesTestJSON-1563935802 tempest-VolumesServicesTestJSON-1563935802-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:35:28.291451 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-5b56f869-a186-474d-80db-854c7036b063 tempest-VolumesServicesTestJSON-1563935802 tempest-VolumesServicesTestJSON-1563935802-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-1187370342"}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:35:28.291451 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.volumes [None req-5b56f869-a186-474d-80db-854c7036b063 tempest-VolumesServicesTestJSON-1563935802 tempest-VolumesServicesTestJSON-1563935802-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-1187370342'}} {{(pid=100013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:35:28.291451 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.volumes [None req-5b56f869-a186-474d-80db-854c7036b063 tempest-VolumesServicesTestJSON-1563935802 tempest-VolumesServicesTestJSON-1563935802-project-member] Create volume of 1 GB Jul 03 02:35:28.295822 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-5b56f869-a186-474d-80db-854c7036b063 tempest-VolumesServicesTestJSON-1563935802 tempest-VolumesServicesTestJSON-1563935802-project-member] Availability Zones retrieved successfully. Jul 03 02:35:28.301606 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-5b56f869-a186-474d-80db-854c7036b063 tempest-VolumesServicesTestJSON-1563935802 tempest-VolumesServicesTestJSON-1563935802-project-member] Flow 'volume_create_api' (24d819ae-e654-42ee-8972-c703dc3d589d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:35:28.303015 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-5b56f869-a186-474d-80db-854c7036b063 tempest-VolumesServicesTestJSON-1563935802 tempest-VolumesServicesTestJSON-1563935802-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3bd56eba-e46f-4c6b-918b-37b4c54760f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:35:28.304167 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.flows.api.create_volume [None req-5b56f869-a186-474d-80db-854c7036b063 tempest-VolumesServicesTestJSON-1563935802 tempest-VolumesServicesTestJSON-1563935802-project-member] Validating volume size '1' using validate_int {{(pid=100013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:35:28.329937 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-5b56f869-a186-474d-80db-854c7036b063 tempest-VolumesServicesTestJSON-1563935802 tempest-VolumesServicesTestJSON-1563935802-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3bd56eba-e46f-4c6b-918b-37b4c54760f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:35:28.331381 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-5b56f869-a186-474d-80db-854c7036b063 tempest-VolumesServicesTestJSON-1563935802 tempest-VolumesServicesTestJSON-1563935802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e79ba9d-431f-458d-8fad-b83b4afb935f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:35:28.366740 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-bdbc7f51-f287-49cd-bb37-0a32ad59835f None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:28.396208 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.quota [None req-5b56f869-a186-474d-80db-854c7036b063 tempest-VolumesServicesTestJSON-1563935802 tempest-VolumesServicesTestJSON-1563935802-project-member] Created reservations ['7d13624a-acc1-4739-bc81-1bd02da5b39e', '0d3b787e-740c-4a31-b839-13d0ecdc86db', 'a4abaebc-99a6-4cce-a5b6-80f7493e5fb5', '5aec84c4-5caa-4da3-bf02-4d30fea2c759'] {{(pid=100013) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:35:28.398531 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-5b56f869-a186-474d-80db-854c7036b063 tempest-VolumesServicesTestJSON-1563935802 tempest-VolumesServicesTestJSON-1563935802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e79ba9d-431f-458d-8fad-b83b4afb935f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7d13624a-acc1-4739-bc81-1bd02da5b39e', '0d3b787e-740c-4a31-b839-13d0ecdc86db', 'a4abaebc-99a6-4cce-a5b6-80f7493e5fb5', '5aec84c4-5caa-4da3-bf02-4d30fea2c759']}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:35:28.398531 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-5b56f869-a186-474d-80db-854c7036b063 tempest-VolumesServicesTestJSON-1563935802 tempest-VolumesServicesTestJSON-1563935802-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (580456dc-f005-4e5c-9ba4-1f25cc8f1fa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:35:28.423050 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-5b56f869-a186-474d-80db-854c7036b063 tempest-VolumesServicesTestJSON-1563935802 tempest-VolumesServicesTestJSON-1563935802-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (580456dc-f005-4e5c-9ba4-1f25cc8f1fa1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3f3005aa-768b-4667-9783-9f674a1ac9a1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1187370342',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a1d68229562c46ceaa7543f550bb4163',qos_specs=None,replication_status=,reservations=['7d13624a-acc1-4739-bc81-1bd02da5b39e','0d3b787e-740c-4a31-b839-13d0ecdc86db','a4abaebc-99a6-4cce-a5b6-80f7493e5fb5','5aec84c4-5caa-4da3-bf02-4d30fea2c759'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22ce30f8ec2d45188e962cb79893e135',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:35:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1187370342',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3f3005aa-768b-4667-9783-9f674a1ac9a1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a1d68229562c46ceaa7543f550bb4163',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='22ce30f8ec2d45188e962cb79893e135',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:35:28.425151 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-5b56f869-a186-474d-80db-854c7036b063 tempest-VolumesServicesTestJSON-1563935802 tempest-VolumesServicesTestJSON-1563935802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e83c5525-8dc2-4c8a-a1c1-5396d7b0f913) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:35:28.437941 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-bdbc7f51-f287-49cd-bb37-0a32ad59835f tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:35:28.438266 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-bdbc7f51-f287-49cd-bb37-0a32ad59835f tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1168064527"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:35:28.439824 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-abfdcc5a-1794-4ea4-bc5b-cb17530eb6cd None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:28.440195 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.volumes [None req-bdbc7f51-f287-49cd-bb37-0a32ad59835f tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1168064527'}} {{(pid=100012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:35:28.440343 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.volumes [None req-bdbc7f51-f287-49cd-bb37-0a32ad59835f tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] Create volume of 1 GB Jul 03 02:35:28.441835 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-abfdcc5a-1794-4ea4-bc5b-cb17530eb6cd tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] GET https://10.4.3.223/volume/v3/volumes/fd1b6638-e0a0-48df-9b9c-59525c054918 Jul 03 02:35:28.442040 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-abfdcc5a-1794-4ea4-bc5b-cb17530eb6cd tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:28.442248 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-abfdcc5a-1794-4ea4-bc5b-cb17530eb6cd tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:28.445888 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-bdbc7f51-f287-49cd-bb37-0a32ad59835f tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] Availability Zones retrieved successfully. Jul 03 02:35:28.449570 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-abfdcc5a-1794-4ea4-bc5b-cb17530eb6cd tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/volumes/fd1b6638-e0a0-48df-9b9c-59525c054918 returned with HTTP 404 Jul 03 02:35:28.449987 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 834/3362] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:35:28 2026] GET /volume/v3/volumes/fd1b6638-e0a0-48df-9b9c-59525c054918 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:35:28.451454 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-bdbc7f51-f287-49cd-bb37-0a32ad59835f tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] Flow 'volume_create_api' (7936147f-c04d-41e1-8a2a-cccc19c262c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:35:28.453289 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-bdbc7f51-f287-49cd-bb37-0a32ad59835f tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42384f34-4623-41c1-866c-ed4fc2c02d97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:35:28.456535 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.flows.api.create_volume [None req-bdbc7f51-f287-49cd-bb37-0a32ad59835f tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] Validating volume size '1' using validate_int {{(pid=100012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:35:28.456626 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-5b56f869-a186-474d-80db-854c7036b063 tempest-VolumesServicesTestJSON-1563935802 tempest-VolumesServicesTestJSON-1563935802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e83c5525-8dc2-4c8a-a1c1-5396d7b0f913) transitioned into state 'SUCCESS' from state '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-1187370342',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a1d68229562c46ceaa7543f550bb4163',qos_specs=None,replication_status=,reservations=['7d13624a-acc1-4739-bc81-1bd02da5b39e','0d3b787e-740c-4a31-b839-13d0ecdc86db','a4abaebc-99a6-4cce-a5b6-80f7493e5fb5','5aec84c4-5caa-4da3-bf02-4d30fea2c759'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='22ce30f8ec2d45188e962cb79893e135',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:35:28.456626 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-5b56f869-a186-474d-80db-854c7036b063 tempest-VolumesServicesTestJSON-1563935802 tempest-VolumesServicesTestJSON-1563935802-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39ac1d71-3b9e-4b88-91ea-ada1fec41d39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:35:28.458070 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-9d690c40-e5cc-4986-9f4f-64e8f5f8426c None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:28.460207 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-9d690c40-e5cc-4986-9f4f-64e8f5f8426c tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] GET https://10.4.3.223/volume/v3/volumes/fd1b6638-e0a0-48df-9b9c-59525c054918 Jul 03 02:35:28.460468 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-9d690c40-e5cc-4986-9f4f-64e8f5f8426c tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:28.460718 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-9d690c40-e5cc-4986-9f4f-64e8f5f8426c tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:28.468231 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-9d690c40-e5cc-4986-9f4f-64e8f5f8426c tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/volumes/fd1b6638-e0a0-48df-9b9c-59525c054918 returned with HTTP 404 Jul 03 02:35:28.468891 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 849/3363] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:35:28 2026] GET /volume/v3/volumes/fd1b6638-e0a0-48df-9b9c-59525c054918 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:35:28.470175 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-5b56f869-a186-474d-80db-854c7036b063 tempest-VolumesServicesTestJSON-1563935802 tempest-VolumesServicesTestJSON-1563935802-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39ac1d71-3b9e-4b88-91ea-ada1fec41d39) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:35:28.471468 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-5b56f869-a186-474d-80db-854c7036b063 tempest-VolumesServicesTestJSON-1563935802 tempest-VolumesServicesTestJSON-1563935802-project-member] Flow 'volume_create_api' (24d819ae-e654-42ee-8972-c703dc3d589d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:35:28.471993 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-5b56f869-a186-474d-80db-854c7036b063 tempest-VolumesServicesTestJSON-1563935802 tempest-VolumesServicesTestJSON-1563935802-project-member] Create volume request issued successfully. Jul 03 02:35:28.472818 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-5b56f869-a186-474d-80db-854c7036b063 tempest-VolumesServicesTestJSON-1563935802 tempest-VolumesServicesTestJSON-1563935802-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:35:28.473482 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 843/3364] 10.4.3.223 () {68 vars in 1258 bytes} [Fri Jul 3 02:35:28 2026] POST /volume/v3/volumes => generated 754 bytes in 277 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:35:28.479936 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-7d1b8b10-2650-4bda-b7a8-575376e3406a None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:28.482343 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-7d1b8b10-2650-4bda-b7a8-575376e3406a tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] DELETE https://10.4.3.223/volume/v3/volumes/fd1b6638-e0a0-48df-9b9c-59525c054918 Jul 03 02:35:28.482687 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-7d1b8b10-2650-4bda-b7a8-575376e3406a tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:28.482981 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-7d1b8b10-2650-4bda-b7a8-575376e3406a tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'delete' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:28.483230 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.volumes [None req-7d1b8b10-2650-4bda-b7a8-575376e3406a tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Delete volume with id: fd1b6638-e0a0-48df-9b9c-59525c054918 Jul 03 02:35:28.487723 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-bdbc7f51-f287-49cd-bb37-0a32ad59835f tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42384f34-4623-41c1-866c-ed4fc2c02d97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:35:28.488718 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-bdbc7f51-f287-49cd-bb37-0a32ad59835f tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10d9bf60-3477-492e-b662-da948701f96d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:35:28.492097 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-0f5f60ad-ed68-4ac2-be87-b4259cda039f None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:28.494493 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-0f5f60ad-ed68-4ac2-be87-b4259cda039f tempest-VolumesServicesTestJSON-1563935802 tempest-VolumesServicesTestJSON-1563935802-project-member] GET https://10.4.3.223/volume/v3/volumes/3f3005aa-768b-4667-9783-9f674a1ac9a1 Jul 03 02:35:28.494738 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-0f5f60ad-ed68-4ac2-be87-b4259cda039f tempest-VolumesServicesTestJSON-1563935802 tempest-VolumesServicesTestJSON-1563935802-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:28.495112 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-0f5f60ad-ed68-4ac2-be87-b4259cda039f tempest-VolumesServicesTestJSON-1563935802 tempest-VolumesServicesTestJSON-1563935802-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:28.497684 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-7d1b8b10-2650-4bda-b7a8-575376e3406a tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/volumes/fd1b6638-e0a0-48df-9b9c-59525c054918 returned with HTTP 404 Jul 03 02:35:28.498344 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 835/3365] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:35:28 2026] DELETE /volume/v3/volumes/fd1b6638-e0a0-48df-9b9c-59525c054918 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:35:28.508853 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:28.508853 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:35:28.510682 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-9f9310fa-eaac-45a3-9432-986eb05c4a72 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:28.514312 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-9f9310fa-eaac-45a3-9432-986eb05c4a72 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/b88183ed-5d6c-413d-8344-4282bad1f176 Jul 03 02:35:28.514312 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-9f9310fa-eaac-45a3-9432-986eb05c4a72 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:28.514483 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-0f5f60ad-ed68-4ac2-be87-b4259cda039f tempest-VolumesServicesTestJSON-1563935802 tempest-VolumesServicesTestJSON-1563935802-project-member] Volume info retrieved successfully. Jul 03 02:35:28.514525 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-9f9310fa-eaac-45a3-9432-986eb05c4a72 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'delete' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:28.514525 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.snapshots [None req-9f9310fa-eaac-45a3-9432-986eb05c4a72 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Delete snapshot with id: b88183ed-5d6c-413d-8344-4282bad1f176 Jul 03 02:35:28.517994 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-0f5f60ad-ed68-4ac2-be87-b4259cda039f tempest-VolumesServicesTestJSON-1563935802 tempest-VolumesServicesTestJSON-1563935802-project-member] https://10.4.3.223/volume/v3/volumes/3f3005aa-768b-4667-9783-9f674a1ac9a1 returned with HTTP 200 Jul 03 02:35:28.521360 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 850/3366] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:35:28 2026] GET /volume/v3/volumes/3f3005aa-768b-4667-9783-9f674a1ac9a1 => generated 822 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:28.521473 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:28.521473 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:35:28.521473 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-9f9310fa-eaac-45a3-9432-986eb05c4a72 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Snapshot retrieved successfully. Jul 03 02:35:28.546583 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-9f9310fa-eaac-45a3-9432-986eb05c4a72 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Snapshot delete request issued successfully. Jul 03 02:35:28.546583 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-9f9310fa-eaac-45a3-9432-986eb05c4a72 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/snapshots/b88183ed-5d6c-413d-8344-4282bad1f176 returned with HTTP 202 Jul 03 02:35:28.546583 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 844/3367] 10.4.3.223 () {66 vars in 1357 bytes} [Fri Jul 3 02:35:28 2026] DELETE /volume/v3/snapshots/b88183ed-5d6c-413d-8344-4282bad1f176 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:35:28.557853 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-e4f5cba7-eee2-4266-bb7b-86deead4b7d8 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:28.559687 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-e4f5cba7-eee2-4266-bb7b-86deead4b7d8 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] GET https://10.4.3.223/volume/v3/snapshots/b88183ed-5d6c-413d-8344-4282bad1f176 Jul 03 02:35:28.559887 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-e4f5cba7-eee2-4266-bb7b-86deead4b7d8 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:28.560078 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-e4f5cba7-eee2-4266-bb7b-86deead4b7d8 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:28.563635 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.quota [None req-bdbc7f51-f287-49cd-bb37-0a32ad59835f tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] Created reservations ['032bbb6e-d4a2-4ac5-8a39-4b70d9d1954a', 'd9a2b2d0-13e3-4949-854b-a1d96f2f4bd0', '75aa6d5a-cb64-4d35-8505-5aa0eae72f00', 'b3e6c576-3c53-4074-a48f-a66a06b93dfb'] {{(pid=100012) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:35:28.566733 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-bdbc7f51-f287-49cd-bb37-0a32ad59835f tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10d9bf60-3477-492e-b662-da948701f96d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['032bbb6e-d4a2-4ac5-8a39-4b70d9d1954a', 'd9a2b2d0-13e3-4949-854b-a1d96f2f4bd0', '75aa6d5a-cb64-4d35-8505-5aa0eae72f00', 'b3e6c576-3c53-4074-a48f-a66a06b93dfb']}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:35:28.566733 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-bdbc7f51-f287-49cd-bb37-0a32ad59835f tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24013ca6-f99d-4910-9823-a5b9411e61a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:35:28.566940 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:28.566940 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:35:28.566940 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-e4f5cba7-eee2-4266-bb7b-86deead4b7d8 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Snapshot retrieved successfully. Jul 03 02:35:28.566940 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-e4f5cba7-eee2-4266-bb7b-86deead4b7d8 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/snapshots/b88183ed-5d6c-413d-8344-4282bad1f176 returned with HTTP 200 Jul 03 02:35:28.566940 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 836/3368] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:35:28 2026] GET /volume/v3/snapshots/b88183ed-5d6c-413d-8344-4282bad1f176 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:28.592260 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-bdbc7f51-f287-49cd-bb37-0a32ad59835f tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24013ca6-f99d-4910-9823-a5b9411e61a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9a32dfc7-0cf2-45b6-86cf-de6e5413731c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1168064527',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='adf5b837395b4ec4b4d770e9dfeceefe',qos_specs=None,replication_status=,reservations=['032bbb6e-d4a2-4ac5-8a39-4b70d9d1954a','d9a2b2d0-13e3-4949-854b-a1d96f2f4bd0','75aa6d5a-cb64-4d35-8505-5aa0eae72f00','b3e6c576-3c53-4074-a48f-a66a06b93dfb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='227bb7cba0d24d769e96a5233803cfac',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:35:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1168064527',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9a32dfc7-0cf2-45b6-86cf-de6e5413731c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='adf5b837395b4ec4b4d770e9dfeceefe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='227bb7cba0d24d769e96a5233803cfac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:35:28.592968 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-bdbc7f51-f287-49cd-bb37-0a32ad59835f tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a39dedf-371a-4ffa-9771-69c5bebea800) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:35:28.601375 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-7f5975c4-924e-404e-be72-e1cff278abca None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:28.603175 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-7f5975c4-924e-404e-be72-e1cff278abca tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] GET https://10.4.3.223/volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745 Jul 03 02:35:28.603389 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-7f5975c4-924e-404e-be72-e1cff278abca tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:28.603641 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-7f5975c4-924e-404e-be72-e1cff278abca tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:28.603788 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-7f5975c4-924e-404e-be72-e1cff278abca tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Show backup with id 8b76accb-7d09-41e6-aee6-18da67c2b745. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:35:28.610461 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:28.610461 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:35:28.610461 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-7f5975c4-924e-404e-be72-e1cff278abca tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] https://10.4.3.223/volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745 returned with HTTP 200 Jul 03 02:35:28.610461 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 851/3369] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:35:28 2026] GET /volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745 => generated 756 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:28.611646 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-bdbc7f51-f287-49cd-bb37-0a32ad59835f tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a39dedf-371a-4ffa-9771-69c5bebea800) transitioned into state 'SUCCESS' from state '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-1168064527',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='adf5b837395b4ec4b4d770e9dfeceefe',qos_specs=None,replication_status=,reservations=['032bbb6e-d4a2-4ac5-8a39-4b70d9d1954a','d9a2b2d0-13e3-4949-854b-a1d96f2f4bd0','75aa6d5a-cb64-4d35-8505-5aa0eae72f00','b3e6c576-3c53-4074-a48f-a66a06b93dfb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='227bb7cba0d24d769e96a5233803cfac',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:35:28.612484 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-bdbc7f51-f287-49cd-bb37-0a32ad59835f tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad7ecdfe-b610-4366-b300-7a71812f67f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:35:28.623062 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-bdbc7f51-f287-49cd-bb37-0a32ad59835f tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad7ecdfe-b610-4366-b300-7a71812f67f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:35:28.623915 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-bdbc7f51-f287-49cd-bb37-0a32ad59835f tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] Flow 'volume_create_api' (7936147f-c04d-41e1-8a2a-cccc19c262c8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:35:28.624394 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-bdbc7f51-f287-49cd-bb37-0a32ad59835f tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] Create volume request issued successfully. Jul 03 02:35:28.624918 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-bdbc7f51-f287-49cd-bb37-0a32ad59835f tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:35:28.626179 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 839/3370] 10.4.3.223 () {70 vars in 1298 bytes} [Fri Jul 3 02:35:28 2026] POST /volume/v3/volumes => generated 778 bytes in 260 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:35:28.642723 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-fcf148df-ecb4-4f02-8769-9c80fa6ff4a4 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:28.647728 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-fcf148df-ecb4-4f02-8769-9c80fa6ff4a4 tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] GET https://10.4.3.223/volume/v3/volumes/9a32dfc7-0cf2-45b6-86cf-de6e5413731c Jul 03 02:35:28.647924 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-fcf148df-ecb4-4f02-8769-9c80fa6ff4a4 tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:28.650203 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-fcf148df-ecb4-4f02-8769-9c80fa6ff4a4 tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:28.658632 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:28.658632 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:35:28.663527 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-fcf148df-ecb4-4f02-8769-9c80fa6ff4a4 tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] Volume info retrieved successfully. Jul 03 02:35:28.668942 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-fcf148df-ecb4-4f02-8769-9c80fa6ff4a4 tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] https://10.4.3.223/volume/v3/volumes/9a32dfc7-0cf2-45b6-86cf-de6e5413731c returned with HTTP 200 Jul 03 02:35:28.669763 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 845/3371] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:35:28 2026] GET /volume/v3/volumes/9a32dfc7-0cf2-45b6-86cf-de6e5413731c => generated 957 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:29.043537 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-804c4b36-ecf1-4dc4-9cbb-e225f19fd338 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:29.045311 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-804c4b36-ecf1-4dc4-9cbb-e225f19fd338 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/backups/980cbedd-d350-43d4-9dd1-0d392b4a142c Jul 03 02:35:29.045554 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-804c4b36-ecf1-4dc4-9cbb-e225f19fd338 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:29.045737 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-804c4b36-ecf1-4dc4-9cbb-e225f19fd338 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:29.045843 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-804c4b36-ecf1-4dc4-9cbb-e225f19fd338 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Show backup with id 980cbedd-d350-43d4-9dd1-0d392b4a142c. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:35:29.050201 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:29.050201 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:35:29.050810 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-804c4b36-ecf1-4dc4-9cbb-e225f19fd338 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups/980cbedd-d350-43d4-9dd1-0d392b4a142c returned with HTTP 200 Jul 03 02:35:29.051145 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 837/3372] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:35:29 2026] GET /volume/v3/backups/980cbedd-d350-43d4-9dd1-0d392b4a142c => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:29.536914 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-a8f620cd-2f77-48ac-be7a-a75dcf88b02b None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:29.538967 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-a8f620cd-2f77-48ac-be7a-a75dcf88b02b tempest-VolumesServicesTestJSON-1563935802 tempest-VolumesServicesTestJSON-1563935802-project-member] GET https://10.4.3.223/volume/v3/volumes/3f3005aa-768b-4667-9783-9f674a1ac9a1 Jul 03 02:35:29.539159 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-a8f620cd-2f77-48ac-be7a-a75dcf88b02b tempest-VolumesServicesTestJSON-1563935802 tempest-VolumesServicesTestJSON-1563935802-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:29.539625 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-a8f620cd-2f77-48ac-be7a-a75dcf88b02b tempest-VolumesServicesTestJSON-1563935802 tempest-VolumesServicesTestJSON-1563935802-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:29.547531 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:29.547531 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:35:29.551412 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-a8f620cd-2f77-48ac-be7a-a75dcf88b02b tempest-VolumesServicesTestJSON-1563935802 tempest-VolumesServicesTestJSON-1563935802-project-member] Volume info retrieved successfully. Jul 03 02:35:29.555890 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-a8f620cd-2f77-48ac-be7a-a75dcf88b02b tempest-VolumesServicesTestJSON-1563935802 tempest-VolumesServicesTestJSON-1563935802-project-member] https://10.4.3.223/volume/v3/volumes/3f3005aa-768b-4667-9783-9f674a1ac9a1 returned with HTTP 200 Jul 03 02:35:29.556330 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 852/3373] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:35:29 2026] GET /volume/v3/volumes/3f3005aa-768b-4667-9783-9f674a1ac9a1 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:29.571785 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-538bceb1-e335-4fcd-a05d-42820302230b None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:29.574087 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-538bceb1-e335-4fcd-a05d-42820302230b tempest-VolumesServicesTestJSON-389203505 tempest-VolumesServicesTestJSON-389203505-project-admin] GET https://10.4.3.223/volume/v3/volumes/3f3005aa-768b-4667-9783-9f674a1ac9a1 Jul 03 02:35:29.574391 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-538bceb1-e335-4fcd-a05d-42820302230b tempest-VolumesServicesTestJSON-389203505 tempest-VolumesServicesTestJSON-389203505-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:29.574723 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-538bceb1-e335-4fcd-a05d-42820302230b tempest-VolumesServicesTestJSON-389203505 tempest-VolumesServicesTestJSON-389203505-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:29.576356 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-fb0b86ff-147a-45f6-ab2a-9875caa98b45 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:29.578833 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-fb0b86ff-147a-45f6-ab2a-9875caa98b45 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] GET https://10.4.3.223/volume/v3/snapshots/b88183ed-5d6c-413d-8344-4282bad1f176 Jul 03 02:35:29.579394 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-fb0b86ff-147a-45f6-ab2a-9875caa98b45 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:29.579394 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-fb0b86ff-147a-45f6-ab2a-9875caa98b45 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:29.583406 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:29.583406 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:35:29.585091 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-fb0b86ff-147a-45f6-ab2a-9875caa98b45 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/snapshots/b88183ed-5d6c-413d-8344-4282bad1f176 returned with HTTP 404 Jul 03 02:35:29.585857 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 846/3374] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:35:29 2026] GET /volume/v3/snapshots/b88183ed-5d6c-413d-8344-4282bad1f176 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:35:29.587287 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-538bceb1-e335-4fcd-a05d-42820302230b tempest-VolumesServicesTestJSON-389203505 tempest-VolumesServicesTestJSON-389203505-project-admin] Volume info retrieved successfully. Jul 03 02:35:29.592166 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-538bceb1-e335-4fcd-a05d-42820302230b tempest-VolumesServicesTestJSON-389203505 tempest-VolumesServicesTestJSON-389203505-project-admin] https://10.4.3.223/volume/v3/volumes/3f3005aa-768b-4667-9783-9f674a1ac9a1 returned with HTTP 200 Jul 03 02:35:29.592707 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 840/3375] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:35:29 2026] GET /volume/v3/volumes/3f3005aa-768b-4667-9783-9f674a1ac9a1 => generated 1020 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:35:29.593570 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-5c880044-eaa7-4153-8c03-bb031b9e6fd6 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:29.595969 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-5c880044-eaa7-4153-8c03-bb031b9e6fd6 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] GET https://10.4.3.223/volume/v3/volumes/46159aba-852d-493b-a36b-681d13c92cc1 Jul 03 02:35:29.596262 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-5c880044-eaa7-4153-8c03-bb031b9e6fd6 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:29.596618 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-5c880044-eaa7-4153-8c03-bb031b9e6fd6 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:29.605527 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-c859310e-3745-439b-bcf7-ed96d6529070 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:29.606817 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:29.606817 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:35:29.607648 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-c859310e-3745-439b-bcf7-ed96d6529070 tempest-VolumesServicesTestJSON-389203505 tempest-VolumesServicesTestJSON-389203505-project-admin] GET https://10.4.3.223/volume/v3/os-services?host=np0000004352&binary=cinder-volume Jul 03 02:35:29.607862 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-c859310e-3745-439b-bcf7-ed96d6529070 tempest-VolumesServicesTestJSON-389203505 tempest-VolumesServicesTestJSON-389203505-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:29.608070 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-c859310e-3745-439b-bcf7-ed96d6529070 tempest-VolumesServicesTestJSON-389203505 tempest-VolumesServicesTestJSON-389203505-project-admin] Calling method 'index' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:29.612361 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-5c880044-eaa7-4153-8c03-bb031b9e6fd6 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Volume info retrieved successfully. Jul 03 02:35:29.618281 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-c859310e-3745-439b-bcf7-ed96d6529070 tempest-VolumesServicesTestJSON-389203505 tempest-VolumesServicesTestJSON-389203505-project-admin] https://10.4.3.223/volume/v3/os-services?host=np0000004352&binary=cinder-volume returned with HTTP 200 Jul 03 02:35:29.618281 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 853/3376] 10.4.3.223 () {66 vars in 1326 bytes} [Fri Jul 3 02:35:29 2026] GET /volume/v3/os-services?host=np0000004352&binary=cinder-volume => generated 275 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:29.621317 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-5c880044-eaa7-4153-8c03-bb031b9e6fd6 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/volumes/46159aba-852d-493b-a36b-681d13c92cc1 returned with HTTP 200 Jul 03 02:35:29.621317 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 838/3377] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:35:29 2026] GET /volume/v3/volumes/46159aba-852d-493b-a36b-681d13c92cc1 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:29.624368 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-8321a290-05f2-498a-ab03-e2d1c09d8449 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:29.626581 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-8321a290-05f2-498a-ab03-e2d1c09d8449 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] GET https://10.4.3.223/volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745 Jul 03 02:35:29.626838 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-8321a290-05f2-498a-ab03-e2d1c09d8449 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:29.627060 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-8321a290-05f2-498a-ab03-e2d1c09d8449 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:29.627177 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-8321a290-05f2-498a-ab03-e2d1c09d8449 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Show backup with id 8b76accb-7d09-41e6-aee6-18da67c2b745. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:35:29.628943 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-89e4b841-05f6-46d1-9c31-f715d765ad75 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:29.630724 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-89e4b841-05f6-46d1-9c31-f715d765ad75 tempest-VolumesServicesTestJSON-1563935802 tempest-VolumesServicesTestJSON-1563935802-project-member] GET https://10.4.3.223/volume/v3/volumes/3f3005aa-768b-4667-9783-9f674a1ac9a1 Jul 03 02:35:29.630968 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-89e4b841-05f6-46d1-9c31-f715d765ad75 tempest-VolumesServicesTestJSON-1563935802 tempest-VolumesServicesTestJSON-1563935802-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:29.631183 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-89e4b841-05f6-46d1-9c31-f715d765ad75 tempest-VolumesServicesTestJSON-1563935802 tempest-VolumesServicesTestJSON-1563935802-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:29.633683 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-3224078c-35ae-4ee0-b882-ca74b19fd829 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:29.634341 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:29.634341 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:35:29.635285 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-8321a290-05f2-498a-ab03-e2d1c09d8449 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] https://10.4.3.223/volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745 returned with HTTP 200 Jul 03 02:35:29.635729 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 847/3378] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:35:29 2026] GET /volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745 => generated 756 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:29.639447 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-3224078c-35ae-4ee0-b882-ca74b19fd829 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] DELETE https://10.4.3.223/volume/v3/volumes/46159aba-852d-493b-a36b-681d13c92cc1 Jul 03 02:35:29.639447 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-3224078c-35ae-4ee0-b882-ca74b19fd829 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:29.639447 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-3224078c-35ae-4ee0-b882-ca74b19fd829 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:29.639447 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-3224078c-35ae-4ee0-b882-ca74b19fd829 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Delete volume with id: 46159aba-852d-493b-a36b-681d13c92cc1 Jul 03 02:35:29.639773 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:29.639773 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:35:29.642506 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-89e4b841-05f6-46d1-9c31-f715d765ad75 tempest-VolumesServicesTestJSON-1563935802 tempest-VolumesServicesTestJSON-1563935802-project-member] Volume info retrieved successfully. Jul 03 02:35:29.647264 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:29.647264 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:35:29.647489 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-89e4b841-05f6-46d1-9c31-f715d765ad75 tempest-VolumesServicesTestJSON-1563935802 tempest-VolumesServicesTestJSON-1563935802-project-member] https://10.4.3.223/volume/v3/volumes/3f3005aa-768b-4667-9783-9f674a1ac9a1 returned with HTTP 200 Jul 03 02:35:29.647993 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 841/3379] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:35:29 2026] GET /volume/v3/volumes/3f3005aa-768b-4667-9783-9f674a1ac9a1 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:29.648229 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-3224078c-35ae-4ee0-b882-ca74b19fd829 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Volume info retrieved successfully. Jul 03 02:35:29.660342 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-d759afe5-9866-499d-9827-411de3cf6b80 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:29.662816 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-d759afe5-9866-499d-9827-411de3cf6b80 tempest-VolumesServicesTestJSON-1563935802 tempest-VolumesServicesTestJSON-1563935802-project-member] DELETE https://10.4.3.223/volume/v3/volumes/3f3005aa-768b-4667-9783-9f674a1ac9a1 Jul 03 02:35:29.663059 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-d759afe5-9866-499d-9827-411de3cf6b80 tempest-VolumesServicesTestJSON-1563935802 tempest-VolumesServicesTestJSON-1563935802-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:29.663291 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-d759afe5-9866-499d-9827-411de3cf6b80 tempest-VolumesServicesTestJSON-1563935802 tempest-VolumesServicesTestJSON-1563935802-project-member] Calling method 'delete' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:29.663538 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.volumes [None req-d759afe5-9866-499d-9827-411de3cf6b80 tempest-VolumesServicesTestJSON-1563935802 tempest-VolumesServicesTestJSON-1563935802-project-member] Delete volume with id: 3f3005aa-768b-4667-9783-9f674a1ac9a1 Jul 03 02:35:29.672333 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:29.672333 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:35:29.672948 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-d759afe5-9866-499d-9827-411de3cf6b80 tempest-VolumesServicesTestJSON-1563935802 tempest-VolumesServicesTestJSON-1563935802-project-member] Volume info retrieved successfully. Jul 03 02:35:29.673088 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-3224078c-35ae-4ee0-b882-ca74b19fd829 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Delete volume request issued successfully. Jul 03 02:35:29.673302 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-3224078c-35ae-4ee0-b882-ca74b19fd829 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/volumes/46159aba-852d-493b-a36b-681d13c92cc1 returned with HTTP 202 Jul 03 02:35:29.673804 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 854/3380] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:35:29 2026] DELETE /volume/v3/volumes/46159aba-852d-493b-a36b-681d13c92cc1 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:35:29.683990 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-8e02535d-50c6-47e8-b82a-6cbb13cc421a None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:29.686893 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-92fe67e4-832d-4f9f-8fae-a8441bd332af None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:29.687689 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-8e02535d-50c6-47e8-b82a-6cbb13cc421a tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] GET https://10.4.3.223/volume/v3/volumes/46159aba-852d-493b-a36b-681d13c92cc1 Jul 03 02:35:29.687930 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-8e02535d-50c6-47e8-b82a-6cbb13cc421a tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:29.688177 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-8e02535d-50c6-47e8-b82a-6cbb13cc421a tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:29.689169 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-92fe67e4-832d-4f9f-8fae-a8441bd332af tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] GET https://10.4.3.223/volume/v3/volumes/9a32dfc7-0cf2-45b6-86cf-de6e5413731c Jul 03 02:35:29.689441 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-92fe67e4-832d-4f9f-8fae-a8441bd332af tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:29.689661 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-92fe67e4-832d-4f9f-8fae-a8441bd332af tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:29.699764 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:29.699764 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:35:29.699883 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:29.699883 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:35:29.703723 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-92fe67e4-832d-4f9f-8fae-a8441bd332af tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] Volume info retrieved successfully. Jul 03 02:35:29.704036 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-8e02535d-50c6-47e8-b82a-6cbb13cc421a tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Volume info retrieved successfully. Jul 03 02:35:29.708073 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-92fe67e4-832d-4f9f-8fae-a8441bd332af tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] https://10.4.3.223/volume/v3/volumes/9a32dfc7-0cf2-45b6-86cf-de6e5413731c returned with HTTP 200 Jul 03 02:35:29.708323 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-8e02535d-50c6-47e8-b82a-6cbb13cc421a tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/volumes/46159aba-852d-493b-a36b-681d13c92cc1 returned with HTTP 200 Jul 03 02:35:29.708620 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 842/3381] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:35:29 2026] GET /volume/v3/volumes/9a32dfc7-0cf2-45b6-86cf-de6e5413731c => generated 1018 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:35:29.708829 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 848/3382] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:35:29 2026] GET /volume/v3/volumes/46159aba-852d-493b-a36b-681d13c92cc1 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:29.710195 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-d759afe5-9866-499d-9827-411de3cf6b80 tempest-VolumesServicesTestJSON-1563935802 tempest-VolumesServicesTestJSON-1563935802-project-member] Delete volume request issued successfully. Jul 03 02:35:29.710379 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-d759afe5-9866-499d-9827-411de3cf6b80 tempest-VolumesServicesTestJSON-1563935802 tempest-VolumesServicesTestJSON-1563935802-project-member] https://10.4.3.223/volume/v3/volumes/3f3005aa-768b-4667-9783-9f674a1ac9a1 returned with HTTP 202 Jul 03 02:35:29.713447 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 839/3383] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:35:29 2026] DELETE /volume/v3/volumes/3f3005aa-768b-4667-9783-9f674a1ac9a1 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:35:29.719249 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-5ffe2195-73fe-4c92-bd3e-142aabc7ccb8 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:29.723451 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-5ffe2195-73fe-4c92-bd3e-142aabc7ccb8 tempest-VolumesServicesTestJSON-1563935802 tempest-VolumesServicesTestJSON-1563935802-project-member] GET https://10.4.3.223/volume/v3/volumes/3f3005aa-768b-4667-9783-9f674a1ac9a1 Jul 03 02:35:29.723451 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-5ffe2195-73fe-4c92-bd3e-142aabc7ccb8 tempest-VolumesServicesTestJSON-1563935802 tempest-VolumesServicesTestJSON-1563935802-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:29.723451 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-5ffe2195-73fe-4c92-bd3e-142aabc7ccb8 tempest-VolumesServicesTestJSON-1563935802 tempest-VolumesServicesTestJSON-1563935802-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:29.726341 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-69743033-dd38-44df-aa38-41c11e2ac057 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:29.728336 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-69743033-dd38-44df-aa38-41c11e2ac057 tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] POST https://10.4.3.223/volume/v3/backups Jul 03 02:35:29.728755 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-69743033-dd38-44df-aa38-41c11e2ac057 tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "9a32dfc7-0cf2-45b6-86cf-de6e5413731c", "name": "tempest-type-Backup-1360722134"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:35:29.730557 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.contrib.backups [None req-69743033-dd38-44df-aa38-41c11e2ac057 tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] Creating new backup {'backup': {'volume_id': '9a32dfc7-0cf2-45b6-86cf-de6e5413731c', 'name': 'tempest-type-Backup-1360722134'}} {{(pid=100012) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 02:35:29.730805 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.contrib.backups [None req-69743033-dd38-44df-aa38-41c11e2ac057 tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] Creating backup of volume 9a32dfc7-0cf2-45b6-86cf-de6e5413731c in container None Jul 03 02:35:29.730974 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:29.730974 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:35:29.737052 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-5ffe2195-73fe-4c92-bd3e-142aabc7ccb8 tempest-VolumesServicesTestJSON-1563935802 tempest-VolumesServicesTestJSON-1563935802-project-member] Volume info retrieved successfully. Jul 03 02:35:29.741566 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:29.741566 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:35:29.741970 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-69743033-dd38-44df-aa38-41c11e2ac057 tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] Volume info retrieved successfully. Jul 03 02:35:29.745912 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-5ffe2195-73fe-4c92-bd3e-142aabc7ccb8 tempest-VolumesServicesTestJSON-1563935802 tempest-VolumesServicesTestJSON-1563935802-project-member] https://10.4.3.223/volume/v3/volumes/3f3005aa-768b-4667-9783-9f674a1ac9a1 returned with HTTP 200 Jul 03 02:35:29.745912 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 855/3384] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:35:29 2026] GET /volume/v3/volumes/3f3005aa-768b-4667-9783-9f674a1ac9a1 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:29.781200 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.quota [None req-69743033-dd38-44df-aa38-41c11e2ac057 tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] Created reservations ['00ce9202-9528-4522-9d0e-2ae08cc80539', '6264dc46-8f93-45b2-909a-f275c7725201'] {{(pid=100012) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:35:29.822069 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-69743033-dd38-44df-aa38-41c11e2ac057 tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] https://10.4.3.223/volume/v3/backups returned with HTTP 202 Jul 03 02:35:29.822635 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 843/3385] 10.4.3.223 () {70 vars in 1299 bytes} [Fri Jul 3 02:35:29 2026] POST /volume/v3/backups => generated 316 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:35:29.835047 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-a1a514e6-bbc8-420c-b190-05d831b529ef None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:29.837228 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-a1a514e6-bbc8-420c-b190-05d831b529ef tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] GET https://10.4.3.223/volume/v3/backups/875463f0-4778-4f37-8e30-1f36860efb4b Jul 03 02:35:29.837498 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-a1a514e6-bbc8-420c-b190-05d831b529ef tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:29.837736 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-a1a514e6-bbc8-420c-b190-05d831b529ef tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:29.837914 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-a1a514e6-bbc8-420c-b190-05d831b529ef tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] Show backup with id 875463f0-4778-4f37-8e30-1f36860efb4b. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:35:29.843892 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:29.843892 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:35:29.844916 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-a1a514e6-bbc8-420c-b190-05d831b529ef tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] https://10.4.3.223/volume/v3/backups/875463f0-4778-4f37-8e30-1f36860efb4b returned with HTTP 200 Jul 03 02:35:29.845660 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 849/3386] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:35:29 2026] GET /volume/v3/backups/875463f0-4778-4f37-8e30-1f36860efb4b => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:30.062658 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-b3d98243-9deb-411e-996c-31107822d552 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:30.064963 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-b3d98243-9deb-411e-996c-31107822d552 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/backups/980cbedd-d350-43d4-9dd1-0d392b4a142c Jul 03 02:35:30.065244 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-b3d98243-9deb-411e-996c-31107822d552 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:30.065545 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-b3d98243-9deb-411e-996c-31107822d552 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:30.065710 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-b3d98243-9deb-411e-996c-31107822d552 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Show backup with id 980cbedd-d350-43d4-9dd1-0d392b4a142c. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:35:30.071338 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:30.071338 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:35:30.072257 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-b3d98243-9deb-411e-996c-31107822d552 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups/980cbedd-d350-43d4-9dd1-0d392b4a142c returned with HTTP 200 Jul 03 02:35:30.072824 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 840/3387] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:35:30 2026] GET /volume/v3/backups/980cbedd-d350-43d4-9dd1-0d392b4a142c => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:30.646249 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-1530975a-8617-4c7e-9f6a-ba21376882ea None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:30.647976 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-1530975a-8617-4c7e-9f6a-ba21376882ea tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] GET https://10.4.3.223/volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745 Jul 03 02:35:30.648197 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-1530975a-8617-4c7e-9f6a-ba21376882ea tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:30.648444 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-1530975a-8617-4c7e-9f6a-ba21376882ea tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:30.648599 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-1530975a-8617-4c7e-9f6a-ba21376882ea tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Show backup with id 8b76accb-7d09-41e6-aee6-18da67c2b745. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:35:30.652988 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:30.652988 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:35:30.653916 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-1530975a-8617-4c7e-9f6a-ba21376882ea tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] https://10.4.3.223/volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745 returned with HTTP 200 Jul 03 02:35:30.654327 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 856/3388] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:35:30 2026] GET /volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745 => generated 756 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:30.724622 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-03d9668b-ca31-4dab-88b7-24cbb85d946e None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:30.726831 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-03d9668b-ca31-4dab-88b7-24cbb85d946e tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] GET https://10.4.3.223/volume/v3/volumes/46159aba-852d-493b-a36b-681d13c92cc1 Jul 03 02:35:30.727089 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-03d9668b-ca31-4dab-88b7-24cbb85d946e tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:30.727311 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-03d9668b-ca31-4dab-88b7-24cbb85d946e tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:30.733372 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-03d9668b-ca31-4dab-88b7-24cbb85d946e tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/volumes/46159aba-852d-493b-a36b-681d13c92cc1 returned with HTTP 404 Jul 03 02:35:30.733946 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 844/3389] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:35:30 2026] GET /volume/v3/volumes/46159aba-852d-493b-a36b-681d13c92cc1 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:35:30.741943 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-90bdbca2-8993-4db9-9b1b-7647aa54c361 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:30.743663 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-90bdbca2-8993-4db9-9b1b-7647aa54c361 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] GET https://10.4.3.223/volume/v3/volumes/06362ad6-6e11-4297-9cd8-e5aa60ad7cc6 Jul 03 02:35:30.743862 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-90bdbca2-8993-4db9-9b1b-7647aa54c361 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:30.744076 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-90bdbca2-8993-4db9-9b1b-7647aa54c361 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:30.751110 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:30.751110 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:35:30.758477 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-90bdbca2-8993-4db9-9b1b-7647aa54c361 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Volume info retrieved successfully. Jul 03 02:35:30.759272 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-403359da-4d15-4f90-9841-3f9c66b6fd8c None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:30.761487 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-403359da-4d15-4f90-9841-3f9c66b6fd8c tempest-VolumesServicesTestJSON-1563935802 tempest-VolumesServicesTestJSON-1563935802-project-member] GET https://10.4.3.223/volume/v3/volumes/3f3005aa-768b-4667-9783-9f674a1ac9a1 Jul 03 02:35:30.761745 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-403359da-4d15-4f90-9841-3f9c66b6fd8c tempest-VolumesServicesTestJSON-1563935802 tempest-VolumesServicesTestJSON-1563935802-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:30.762001 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-403359da-4d15-4f90-9841-3f9c66b6fd8c tempest-VolumesServicesTestJSON-1563935802 tempest-VolumesServicesTestJSON-1563935802-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:30.764433 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-90bdbca2-8993-4db9-9b1b-7647aa54c361 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/volumes/06362ad6-6e11-4297-9cd8-e5aa60ad7cc6 returned with HTTP 200 Jul 03 02:35:30.764981 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 850/3390] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:35:30 2026] GET /volume/v3/volumes/06362ad6-6e11-4297-9cd8-e5aa60ad7cc6 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:30.770018 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-403359da-4d15-4f90-9841-3f9c66b6fd8c tempest-VolumesServicesTestJSON-1563935802 tempest-VolumesServicesTestJSON-1563935802-project-member] https://10.4.3.223/volume/v3/volumes/3f3005aa-768b-4667-9783-9f674a1ac9a1 returned with HTTP 404 Jul 03 02:35:30.770640 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 841/3391] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:35:30 2026] GET /volume/v3/volumes/3f3005aa-768b-4667-9783-9f674a1ac9a1 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:35:30.777095 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-9331e4df-ec98-40b7-aef9-0c0a49a3e1f2 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:30.779171 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-9331e4df-ec98-40b7-aef9-0c0a49a3e1f2 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] DELETE https://10.4.3.223/volume/v3/volumes/06362ad6-6e11-4297-9cd8-e5aa60ad7cc6 Jul 03 02:35:30.779525 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-9331e4df-ec98-40b7-aef9-0c0a49a3e1f2 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:30.779840 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-9331e4df-ec98-40b7-aef9-0c0a49a3e1f2 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:30.779960 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-22bd4da5-d96a-40f4-91bc-0fa2c2141f18 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:30.780157 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-9331e4df-ec98-40b7-aef9-0c0a49a3e1f2 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Delete volume with id: 06362ad6-6e11-4297-9cd8-e5aa60ad7cc6 Jul 03 02:35:30.781784 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-22bd4da5-d96a-40f4-91bc-0fa2c2141f18 tempest-VolumesServicesTestJSON-389203505 tempest-VolumesServicesTestJSON-389203505-project-admin] GET https://10.4.3.223/volume/v3/os-services Jul 03 02:35:30.781968 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-22bd4da5-d96a-40f4-91bc-0fa2c2141f18 tempest-VolumesServicesTestJSON-389203505 tempest-VolumesServicesTestJSON-389203505-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:30.782133 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-22bd4da5-d96a-40f4-91bc-0fa2c2141f18 tempest-VolumesServicesTestJSON-389203505 tempest-VolumesServicesTestJSON-389203505-project-admin] Calling method 'index' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:30.782432 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:30.782432 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:35:30.786930 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-22bd4da5-d96a-40f4-91bc-0fa2c2141f18 tempest-VolumesServicesTestJSON-389203505 tempest-VolumesServicesTestJSON-389203505-project-admin] https://10.4.3.223/volume/v3/os-services returned with HTTP 200 Jul 03 02:35:30.787309 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 845/3392] 10.4.3.223 () {66 vars in 1249 bytes} [Fri Jul 3 02:35:30 2026] GET /volume/v3/os-services => generated 626 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:30.787720 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:30.787720 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:35:30.788197 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-9331e4df-ec98-40b7-aef9-0c0a49a3e1f2 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Volume info retrieved successfully. Jul 03 02:35:30.809865 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-9331e4df-ec98-40b7-aef9-0c0a49a3e1f2 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Delete volume request issued successfully. Jul 03 02:35:30.810219 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-9331e4df-ec98-40b7-aef9-0c0a49a3e1f2 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/volumes/06362ad6-6e11-4297-9cd8-e5aa60ad7cc6 returned with HTTP 202 Jul 03 02:35:30.810735 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 857/3393] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:35:30 2026] DELETE /volume/v3/volumes/06362ad6-6e11-4297-9cd8-e5aa60ad7cc6 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:35:30.818777 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-b0e8c2d5-aeeb-4cd7-8682-b8b61d3c25b5 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:30.820656 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-b0e8c2d5-aeeb-4cd7-8682-b8b61d3c25b5 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] GET https://10.4.3.223/volume/v3/volumes/06362ad6-6e11-4297-9cd8-e5aa60ad7cc6 Jul 03 02:35:30.820849 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-b0e8c2d5-aeeb-4cd7-8682-b8b61d3c25b5 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:30.821034 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-b0e8c2d5-aeeb-4cd7-8682-b8b61d3c25b5 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:30.830713 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:30.830713 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:35:30.838448 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-b0e8c2d5-aeeb-4cd7-8682-b8b61d3c25b5 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Volume info retrieved successfully. Jul 03 02:35:30.844062 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-b0e8c2d5-aeeb-4cd7-8682-b8b61d3c25b5 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/volumes/06362ad6-6e11-4297-9cd8-e5aa60ad7cc6 returned with HTTP 200 Jul 03 02:35:30.844441 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 851/3394] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:35:30 2026] GET /volume/v3/volumes/06362ad6-6e11-4297-9cd8-e5aa60ad7cc6 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:30.857610 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-da6ae875-4d67-40b2-ae05-0aca3ec34fb6 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:30.859964 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-da6ae875-4d67-40b2-ae05-0aca3ec34fb6 tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] GET https://10.4.3.223/volume/v3/backups/875463f0-4778-4f37-8e30-1f36860efb4b Jul 03 02:35:30.860290 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-da6ae875-4d67-40b2-ae05-0aca3ec34fb6 tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:30.860616 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-da6ae875-4d67-40b2-ae05-0aca3ec34fb6 tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:30.860742 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-da6ae875-4d67-40b2-ae05-0aca3ec34fb6 tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] Show backup with id 875463f0-4778-4f37-8e30-1f36860efb4b. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:35:30.865321 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:30.865321 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:35:30.865964 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-da6ae875-4d67-40b2-ae05-0aca3ec34fb6 tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] https://10.4.3.223/volume/v3/backups/875463f0-4778-4f37-8e30-1f36860efb4b returned with HTTP 200 Jul 03 02:35:30.866572 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 842/3395] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:35:30 2026] GET /volume/v3/backups/875463f0-4778-4f37-8e30-1f36860efb4b => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:31.086033 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-f7998573-b2f8-4413-818c-36e0384eadc9 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:31.087865 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-f7998573-b2f8-4413-818c-36e0384eadc9 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/backups/980cbedd-d350-43d4-9dd1-0d392b4a142c Jul 03 02:35:31.088046 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-f7998573-b2f8-4413-818c-36e0384eadc9 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:31.088243 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-f7998573-b2f8-4413-818c-36e0384eadc9 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:31.088361 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-f7998573-b2f8-4413-818c-36e0384eadc9 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Show backup with id 980cbedd-d350-43d4-9dd1-0d392b4a142c. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:35:31.093282 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:31.093282 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:35:31.094080 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-f7998573-b2f8-4413-818c-36e0384eadc9 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups/980cbedd-d350-43d4-9dd1-0d392b4a142c returned with HTTP 200 Jul 03 02:35:31.094561 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 846/3396] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:35:31 2026] GET /volume/v3/backups/980cbedd-d350-43d4-9dd1-0d392b4a142c => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:31.667554 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-01bd655b-9fa9-40ce-b4f4-cd84826e7864 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:31.670698 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-01bd655b-9fa9-40ce-b4f4-cd84826e7864 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] GET https://10.4.3.223/volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745 Jul 03 02:35:31.670916 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-01bd655b-9fa9-40ce-b4f4-cd84826e7864 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:31.671119 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-01bd655b-9fa9-40ce-b4f4-cd84826e7864 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:31.671258 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-01bd655b-9fa9-40ce-b4f4-cd84826e7864 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Show backup with id 8b76accb-7d09-41e6-aee6-18da67c2b745. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:35:31.676157 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:31.676157 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:35:31.677029 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-01bd655b-9fa9-40ce-b4f4-cd84826e7864 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] https://10.4.3.223/volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745 returned with HTTP 200 Jul 03 02:35:31.677457 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 858/3397] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:35:31 2026] GET /volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745 => generated 756 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:31.859403 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-f51a6f03-d44b-4890-ba42-ef6ee6f3dc17 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:31.860962 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-f51a6f03-d44b-4890-ba42-ef6ee6f3dc17 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] GET https://10.4.3.223/volume/v3/volumes/06362ad6-6e11-4297-9cd8-e5aa60ad7cc6 Jul 03 02:35:31.861148 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-f51a6f03-d44b-4890-ba42-ef6ee6f3dc17 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:31.861332 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-f51a6f03-d44b-4890-ba42-ef6ee6f3dc17 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:31.866511 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-f51a6f03-d44b-4890-ba42-ef6ee6f3dc17 tempest-VolumesSnapshotTestJSON-2100959499 tempest-VolumesSnapshotTestJSON-2100959499-project-member] https://10.4.3.223/volume/v3/volumes/06362ad6-6e11-4297-9cd8-e5aa60ad7cc6 returned with HTTP 404 Jul 03 02:35:31.867261 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 852/3398] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:35:31 2026] GET /volume/v3/volumes/06362ad6-6e11-4297-9cd8-e5aa60ad7cc6 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:35:31.879544 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-a171d735-5590-4992-ae0d-485e2ff2b5a3 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:31.881784 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-a171d735-5590-4992-ae0d-485e2ff2b5a3 tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] GET https://10.4.3.223/volume/v3/backups/875463f0-4778-4f37-8e30-1f36860efb4b Jul 03 02:35:31.882054 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-a171d735-5590-4992-ae0d-485e2ff2b5a3 tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:31.882303 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-a171d735-5590-4992-ae0d-485e2ff2b5a3 tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:31.882505 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-a171d735-5590-4992-ae0d-485e2ff2b5a3 tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] Show backup with id 875463f0-4778-4f37-8e30-1f36860efb4b. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:35:31.888700 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:31.888700 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:35:31.889630 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-a171d735-5590-4992-ae0d-485e2ff2b5a3 tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] https://10.4.3.223/volume/v3/backups/875463f0-4778-4f37-8e30-1f36860efb4b returned with HTTP 200 Jul 03 02:35:31.890230 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 843/3399] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:35:31 2026] GET /volume/v3/backups/875463f0-4778-4f37-8e30-1f36860efb4b => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:32.107600 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-8e626aa7-7012-480c-83be-e5d1538e8b87 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:32.109541 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-8e626aa7-7012-480c-83be-e5d1538e8b87 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/backups/980cbedd-d350-43d4-9dd1-0d392b4a142c Jul 03 02:35:32.109772 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-8e626aa7-7012-480c-83be-e5d1538e8b87 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:32.109964 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-8e626aa7-7012-480c-83be-e5d1538e8b87 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:32.110068 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-8e626aa7-7012-480c-83be-e5d1538e8b87 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Show backup with id 980cbedd-d350-43d4-9dd1-0d392b4a142c. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:35:32.115336 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:32.115336 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:35:32.116028 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-8e626aa7-7012-480c-83be-e5d1538e8b87 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups/980cbedd-d350-43d4-9dd1-0d392b4a142c returned with HTTP 200 Jul 03 02:35:32.116463 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 847/3400] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:35:32 2026] GET /volume/v3/backups/980cbedd-d350-43d4-9dd1-0d392b4a142c => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:32.693451 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-89fa810e-f7d4-4c91-bb88-125952541913 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:32.701872 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-89fa810e-f7d4-4c91-bb88-125952541913 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] GET https://10.4.3.223/volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745 Jul 03 02:35:32.702103 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-89fa810e-f7d4-4c91-bb88-125952541913 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:32.702321 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-89fa810e-f7d4-4c91-bb88-125952541913 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:32.702474 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-89fa810e-f7d4-4c91-bb88-125952541913 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Show backup with id 8b76accb-7d09-41e6-aee6-18da67c2b745. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:35:32.707258 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:32.707258 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:35:32.708142 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-89fa810e-f7d4-4c91-bb88-125952541913 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] https://10.4.3.223/volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745 returned with HTTP 200 Jul 03 02:35:32.708611 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 859/3401] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:35:32 2026] GET /volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745 => generated 756 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:32.900893 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-b0c8e282-9a09-4dba-9ef9-c7f09eb44103 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:32.903553 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-b0c8e282-9a09-4dba-9ef9-c7f09eb44103 tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] GET https://10.4.3.223/volume/v3/backups/875463f0-4778-4f37-8e30-1f36860efb4b Jul 03 02:35:32.903671 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-b0c8e282-9a09-4dba-9ef9-c7f09eb44103 tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:32.904064 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-b0c8e282-9a09-4dba-9ef9-c7f09eb44103 tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:32.904064 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-b0c8e282-9a09-4dba-9ef9-c7f09eb44103 tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] Show backup with id 875463f0-4778-4f37-8e30-1f36860efb4b. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:35:32.917264 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:32.917264 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:35:32.918402 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-b0c8e282-9a09-4dba-9ef9-c7f09eb44103 tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] https://10.4.3.223/volume/v3/backups/875463f0-4778-4f37-8e30-1f36860efb4b returned with HTTP 200 Jul 03 02:35:32.919352 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 853/3402] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:35:32 2026] GET /volume/v3/backups/875463f0-4778-4f37-8e30-1f36860efb4b => generated 725 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 02:35:33.132484 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-f7ed18ac-886f-4e81-a74a-d8bea363487f None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:33.140206 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-f7ed18ac-886f-4e81-a74a-d8bea363487f tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/backups/980cbedd-d350-43d4-9dd1-0d392b4a142c Jul 03 02:35:33.140206 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-f7ed18ac-886f-4e81-a74a-d8bea363487f tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:33.140206 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-f7ed18ac-886f-4e81-a74a-d8bea363487f tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:33.140206 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-f7ed18ac-886f-4e81-a74a-d8bea363487f tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Show backup with id 980cbedd-d350-43d4-9dd1-0d392b4a142c. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:35:33.145857 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:33.145857 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:35:33.145857 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-f7ed18ac-886f-4e81-a74a-d8bea363487f tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups/980cbedd-d350-43d4-9dd1-0d392b4a142c returned with HTTP 200 Jul 03 02:35:33.146566 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 844/3403] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:35:33 2026] GET /volume/v3/backups/980cbedd-d350-43d4-9dd1-0d392b4a142c => generated 738 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:33.260689 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-5b0cff0c-cb73-4a80-85af-6237af5524f6 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:33.400252 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-5b0cff0c-cb73-4a80-85af-6237af5524f6 tempest-VolumeServicesNegativeTest-1815723164 tempest-VolumeServicesNegativeTest-1815723164-project-admin] GET https://10.4.3.223/volume/v3/os-services Jul 03 02:35:33.400557 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-5b0cff0c-cb73-4a80-85af-6237af5524f6 tempest-VolumeServicesNegativeTest-1815723164 tempest-VolumeServicesNegativeTest-1815723164-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:33.400797 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-5b0cff0c-cb73-4a80-85af-6237af5524f6 tempest-VolumeServicesNegativeTest-1815723164 tempest-VolumeServicesNegativeTest-1815723164-project-admin] Calling method 'index' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:33.405336 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-5b0cff0c-cb73-4a80-85af-6237af5524f6 tempest-VolumeServicesNegativeTest-1815723164 tempest-VolumeServicesNegativeTest-1815723164-project-admin] https://10.4.3.223/volume/v3/os-services returned with HTTP 200 Jul 03 02:35:33.405757 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 848/3404] 10.4.3.223 () {66 vars in 1249 bytes} [Fri Jul 3 02:35:33 2026] GET /volume/v3/os-services => generated 626 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:33.415882 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-b90cadd3-3ae3-49db-951d-669c26b4c4c4 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:33.418363 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-b90cadd3-3ae3-49db-951d-669c26b4c4c4 tempest-VolumeServicesNegativeTest-1815723164 tempest-VolumeServicesNegativeTest-1815723164-project-admin] PUT https://10.4.3.223/volume/v3/os-services/disable-log-reason Jul 03 02:35:33.420444 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-b90cadd3-3ae3-49db-951d-669c26b4c4c4 tempest-VolumeServicesNegativeTest-1815723164 tempest-VolumeServicesNegativeTest-1815723164-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "np0000004352", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:35:33.421252 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-b90cadd3-3ae3-49db-951d-669c26b4c4c4 tempest-VolumeServicesNegativeTest-1815723164 tempest-VolumeServicesNegativeTest-1815723164-project-admin] https://10.4.3.223/volume/v3/os-services/disable-log-reason returned with HTTP 400 Jul 03 02:35:33.421950 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 860/3405] 10.4.3.223 () {68 vars in 1326 bytes} [Fri Jul 3 02:35:33 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) Jul 03 02:35:33.431507 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-70ab432b-4066-4597-b3d6-e372e0a50e6b None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:33.434270 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-70ab432b-4066-4597-b3d6-e372e0a50e6b tempest-VolumeServicesNegativeTest-1815723164 tempest-VolumeServicesNegativeTest-1815723164-project-admin] PUT https://10.4.3.223/volume/v3/os-services/disable Jul 03 02:35:33.434733 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-70ab432b-4066-4597-b3d6-e372e0a50e6b tempest-VolumeServicesNegativeTest-1815723164 tempest-VolumeServicesNegativeTest-1815723164-project-admin] Action: 'disable', calling method: disable, body: {"host": "np0000004352", "binary": "invalid_binary"} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:35:33.443542 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-70ab432b-4066-4597-b3d6-e372e0a50e6b tempest-VolumeServicesNegativeTest-1815723164 tempest-VolumeServicesNegativeTest-1815723164-project-admin] https://10.4.3.223/volume/v3/os-services/disable returned with HTTP 404 Jul 03 02:35:33.444134 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 854/3406] 10.4.3.223 () {68 vars in 1293 bytes} [Fri Jul 3 02:35:33 2026] PUT /volume/v3/os-services/disable => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:35:33.453587 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-11b1127f-e8cd-4461-951c-112119c166ed None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:33.455318 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-11b1127f-e8cd-4461-951c-112119c166ed tempest-VolumeServicesNegativeTest-1815723164 tempest-VolumeServicesNegativeTest-1815723164-project-admin] PUT https://10.4.3.223/volume/v3/os-services/enable Jul 03 02:35:33.455700 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-11b1127f-e8cd-4461-951c-112119c166ed tempest-VolumeServicesNegativeTest-1815723164 tempest-VolumeServicesNegativeTest-1815723164-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:35:33.462936 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-11b1127f-e8cd-4461-951c-112119c166ed tempest-VolumeServicesNegativeTest-1815723164 tempest-VolumeServicesNegativeTest-1815723164-project-admin] https://10.4.3.223/volume/v3/os-services/enable returned with HTTP 404 Jul 03 02:35:33.463498 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 845/3407] 10.4.3.223 () {68 vars in 1290 bytes} [Fri Jul 3 02:35:33 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) Jul 03 02:35:33.472004 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-18122996-abdb-47ac-8841-dd0914a132d6 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:33.475164 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-18122996-abdb-47ac-8841-dd0914a132d6 tempest-VolumeServicesNegativeTest-1815723164 tempest-VolumeServicesNegativeTest-1815723164-project-admin] PUT https://10.4.3.223/volume/v3/os-services/freeze Jul 03 02:35:33.475629 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-18122996-abdb-47ac-8841-dd0914a132d6 tempest-VolumeServicesNegativeTest-1815723164 tempest-VolumeServicesNegativeTest-1815723164-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:35:33.486584 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-18122996-abdb-47ac-8841-dd0914a132d6 tempest-VolumeServicesNegativeTest-1815723164 tempest-VolumeServicesNegativeTest-1815723164-project-admin] https://10.4.3.223/volume/v3/os-services/freeze returned with HTTP 400 Jul 03 02:35:33.487284 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 849/3408] 10.4.3.223 () {68 vars in 1290 bytes} [Fri Jul 3 02:35:33 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 16 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 03 02:35:33.497122 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-63ca1bae-5a2e-4014-9267-83c584825c64 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:33.499192 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-63ca1bae-5a2e-4014-9267-83c584825c64 tempest-VolumeServicesNegativeTest-1815723164 tempest-VolumeServicesNegativeTest-1815723164-project-admin] PUT https://10.4.3.223/volume/v3/os-services/thaw Jul 03 02:35:33.499703 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-63ca1bae-5a2e-4014-9267-83c584825c64 tempest-VolumeServicesNegativeTest-1815723164 tempest-VolumeServicesNegativeTest-1815723164-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:35:33.506270 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-63ca1bae-5a2e-4014-9267-83c584825c64 tempest-VolumeServicesNegativeTest-1815723164 tempest-VolumeServicesNegativeTest-1815723164-project-admin] https://10.4.3.223/volume/v3/os-services/thaw returned with HTTP 400 Jul 03 02:35:33.510645 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 861/3409] 10.4.3.223 () {68 vars in 1284 bytes} [Fri Jul 3 02:35:33 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 14 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 03 02:35:33.722600 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-c656e849-edc9-4d7c-a744-b1d62f96cec6 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:33.724065 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-c656e849-edc9-4d7c-a744-b1d62f96cec6 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] GET https://10.4.3.223/volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745 Jul 03 02:35:33.724065 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-c656e849-edc9-4d7c-a744-b1d62f96cec6 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:33.724904 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-c656e849-edc9-4d7c-a744-b1d62f96cec6 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:33.724904 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-c656e849-edc9-4d7c-a744-b1d62f96cec6 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Show backup with id 8b76accb-7d09-41e6-aee6-18da67c2b745. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:35:33.731041 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:33.731041 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:35:33.732154 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-c656e849-edc9-4d7c-a744-b1d62f96cec6 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] https://10.4.3.223/volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745 returned with HTTP 200 Jul 03 02:35:33.732809 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 855/3410] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:35:33 2026] GET /volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745 => generated 756 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:33.943202 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-38623a02-329d-49c2-b9f2-8aa16eb59007 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:33.945202 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-38623a02-329d-49c2-b9f2-8aa16eb59007 tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] GET https://10.4.3.223/volume/v3/backups/875463f0-4778-4f37-8e30-1f36860efb4b Jul 03 02:35:33.945485 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-38623a02-329d-49c2-b9f2-8aa16eb59007 tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:33.945716 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-38623a02-329d-49c2-b9f2-8aa16eb59007 tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:33.945854 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-38623a02-329d-49c2-b9f2-8aa16eb59007 tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] Show backup with id 875463f0-4778-4f37-8e30-1f36860efb4b. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:35:33.953171 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:33.953171 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:35:33.954042 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-38623a02-329d-49c2-b9f2-8aa16eb59007 tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] https://10.4.3.223/volume/v3/backups/875463f0-4778-4f37-8e30-1f36860efb4b returned with HTTP 200 Jul 03 02:35:33.954629 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 846/3411] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:35:33 2026] GET /volume/v3/backups/875463f0-4778-4f37-8e30-1f36860efb4b => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:34.159190 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-99ab1ea7-455f-4f5f-a94a-be8c442355e6 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:34.160867 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-99ab1ea7-455f-4f5f-a94a-be8c442355e6 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/backups/980cbedd-d350-43d4-9dd1-0d392b4a142c Jul 03 02:35:34.161059 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-99ab1ea7-455f-4f5f-a94a-be8c442355e6 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:34.161234 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-99ab1ea7-455f-4f5f-a94a-be8c442355e6 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:34.161343 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-99ab1ea7-455f-4f5f-a94a-be8c442355e6 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Show backup with id 980cbedd-d350-43d4-9dd1-0d392b4a142c. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:35:34.165565 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:34.165565 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:35:34.166215 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-99ab1ea7-455f-4f5f-a94a-be8c442355e6 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups/980cbedd-d350-43d4-9dd1-0d392b4a142c returned with HTTP 200 Jul 03 02:35:34.166613 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 850/3412] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:35:34 2026] GET /volume/v3/backups/980cbedd-d350-43d4-9dd1-0d392b4a142c => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:34.742249 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-b0b07895-330b-4087-889b-eb237c318884 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:34.744051 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-b0b07895-330b-4087-889b-eb237c318884 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] GET https://10.4.3.223/volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745 Jul 03 02:35:34.744238 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-b0b07895-330b-4087-889b-eb237c318884 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:34.744454 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-b0b07895-330b-4087-889b-eb237c318884 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:34.744581 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-b0b07895-330b-4087-889b-eb237c318884 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Show backup with id 8b76accb-7d09-41e6-aee6-18da67c2b745. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:35:34.748930 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:34.748930 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:35:34.749775 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-b0b07895-330b-4087-889b-eb237c318884 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] https://10.4.3.223/volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745 returned with HTTP 200 Jul 03 02:35:34.750168 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 862/3413] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:35:34 2026] GET /volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745 => generated 756 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:34.970205 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-37ce008c-72e2-4446-9632-197e3d156743 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:34.972504 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-37ce008c-72e2-4446-9632-197e3d156743 tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] GET https://10.4.3.223/volume/v3/backups/875463f0-4778-4f37-8e30-1f36860efb4b Jul 03 02:35:34.972727 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-37ce008c-72e2-4446-9632-197e3d156743 tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:34.972946 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-37ce008c-72e2-4446-9632-197e3d156743 tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:34.973051 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-37ce008c-72e2-4446-9632-197e3d156743 tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] Show backup with id 875463f0-4778-4f37-8e30-1f36860efb4b. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:35:34.978386 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:34.978386 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:35:34.979075 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-37ce008c-72e2-4446-9632-197e3d156743 tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] https://10.4.3.223/volume/v3/backups/875463f0-4778-4f37-8e30-1f36860efb4b returned with HTTP 200 Jul 03 02:35:34.979600 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 856/3414] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:35:34 2026] GET /volume/v3/backups/875463f0-4778-4f37-8e30-1f36860efb4b => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:35.178068 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-edb431c3-8e95-4ad0-9122-2e2da17d4e75 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:35.179671 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-edb431c3-8e95-4ad0-9122-2e2da17d4e75 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/backups/980cbedd-d350-43d4-9dd1-0d392b4a142c Jul 03 02:35:35.179850 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-edb431c3-8e95-4ad0-9122-2e2da17d4e75 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:35.180017 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-edb431c3-8e95-4ad0-9122-2e2da17d4e75 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:35.180120 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-edb431c3-8e95-4ad0-9122-2e2da17d4e75 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Show backup with id 980cbedd-d350-43d4-9dd1-0d392b4a142c. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:35:35.190805 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:35.190805 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:35:35.190805 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-edb431c3-8e95-4ad0-9122-2e2da17d4e75 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups/980cbedd-d350-43d4-9dd1-0d392b4a142c returned with HTTP 200 Jul 03 02:35:35.190805 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 847/3415] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:35:35 2026] GET /volume/v3/backups/980cbedd-d350-43d4-9dd1-0d392b4a142c => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:35.765545 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-5db24e22-539c-468f-bc01-424d5cce59cd None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:35.766814 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-5db24e22-539c-468f-bc01-424d5cce59cd tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] GET https://10.4.3.223/volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745 Jul 03 02:35:35.766814 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-5db24e22-539c-468f-bc01-424d5cce59cd tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:35.766968 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-5db24e22-539c-468f-bc01-424d5cce59cd tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:35.767100 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-5db24e22-539c-468f-bc01-424d5cce59cd tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Show backup with id 8b76accb-7d09-41e6-aee6-18da67c2b745. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:35:35.773937 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:35.773937 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:35:35.774879 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-5db24e22-539c-468f-bc01-424d5cce59cd tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] https://10.4.3.223/volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745 returned with HTTP 200 Jul 03 02:35:35.775351 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 851/3416] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:35:35 2026] GET /volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745 => generated 756 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:35.784247 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-fa49c13a-0c77-4a86-9b5c-7c3a1a2cc8fa None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:35.786098 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-fa49c13a-0c77-4a86-9b5c-7c3a1a2cc8fa tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] GET https://10.4.3.223/volume/v3/volumes/ddb51033-b508-45f7-a948-0dc069766659 Jul 03 02:35:35.786311 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-fa49c13a-0c77-4a86-9b5c-7c3a1a2cc8fa tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:35.786542 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-fa49c13a-0c77-4a86-9b5c-7c3a1a2cc8fa tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:35.792925 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:35.792925 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:35:35.796372 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-fa49c13a-0c77-4a86-9b5c-7c3a1a2cc8fa tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Volume info retrieved successfully. Jul 03 02:35:35.800942 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-fa49c13a-0c77-4a86-9b5c-7c3a1a2cc8fa tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] https://10.4.3.223/volume/v3/volumes/ddb51033-b508-45f7-a948-0dc069766659 returned with HTTP 200 Jul 03 02:35:35.801411 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 863/3417] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:35:35 2026] GET /volume/v3/volumes/ddb51033-b508-45f7-a948-0dc069766659 => generated 1416 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:35:35.814037 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-ee300b7e-ca0c-488a-9477-fb3c6d78ef7f None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:35.815620 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-ee300b7e-ca0c-488a-9477-fb3c6d78ef7f tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] GET https://10.4.3.223/volume/v3/volumes/ddb51033-b508-45f7-a948-0dc069766659 Jul 03 02:35:35.815785 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-ee300b7e-ca0c-488a-9477-fb3c6d78ef7f tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:35.815953 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-ee300b7e-ca0c-488a-9477-fb3c6d78ef7f tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:35.823140 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:35.823140 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:35:35.826915 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-ee300b7e-ca0c-488a-9477-fb3c6d78ef7f tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Volume info retrieved successfully. Jul 03 02:35:35.832484 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-ee300b7e-ca0c-488a-9477-fb3c6d78ef7f tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] https://10.4.3.223/volume/v3/volumes/ddb51033-b508-45f7-a948-0dc069766659 returned with HTTP 200 Jul 03 02:35:35.832674 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 857/3418] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:35:35 2026] GET /volume/v3/volumes/ddb51033-b508-45f7-a948-0dc069766659 => generated 1416 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:35:35.996732 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-6643a852-a041-4457-90a8-7c17324688c8 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:35.998538 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-6643a852-a041-4457-90a8-7c17324688c8 tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] GET https://10.4.3.223/volume/v3/backups/875463f0-4778-4f37-8e30-1f36860efb4b Jul 03 02:35:35.998772 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-6643a852-a041-4457-90a8-7c17324688c8 tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:35.999120 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-6643a852-a041-4457-90a8-7c17324688c8 tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:35.999120 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-6643a852-a041-4457-90a8-7c17324688c8 tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] Show backup with id 875463f0-4778-4f37-8e30-1f36860efb4b. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:35:36.006067 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:36.006067 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:35:36.006885 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-6643a852-a041-4457-90a8-7c17324688c8 tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] https://10.4.3.223/volume/v3/backups/875463f0-4778-4f37-8e30-1f36860efb4b returned with HTTP 200 Jul 03 02:35:36.007626 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 848/3419] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:35:35 2026] GET /volume/v3/backups/875463f0-4778-4f37-8e30-1f36860efb4b => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:36.206231 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-819674be-7d69-40f6-aa2e-7dcf7a5f7365 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:36.208151 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-819674be-7d69-40f6-aa2e-7dcf7a5f7365 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/backups/980cbedd-d350-43d4-9dd1-0d392b4a142c Jul 03 02:35:36.208151 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-819674be-7d69-40f6-aa2e-7dcf7a5f7365 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:36.208151 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-819674be-7d69-40f6-aa2e-7dcf7a5f7365 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:36.208151 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-819674be-7d69-40f6-aa2e-7dcf7a5f7365 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Show backup with id 980cbedd-d350-43d4-9dd1-0d392b4a142c. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:35:36.212412 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:36.212412 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:35:36.212824 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-819674be-7d69-40f6-aa2e-7dcf7a5f7365 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups/980cbedd-d350-43d4-9dd1-0d392b4a142c returned with HTTP 200 Jul 03 02:35:36.213158 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 852/3420] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:35:36 2026] GET /volume/v3/backups/980cbedd-d350-43d4-9dd1-0d392b4a142c => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:37.018970 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-fe20339b-57cd-4ae6-b073-abacc15a6547 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:37.021332 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-fe20339b-57cd-4ae6-b073-abacc15a6547 tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] GET https://10.4.3.223/volume/v3/backups/875463f0-4778-4f37-8e30-1f36860efb4b Jul 03 02:35:37.021332 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-fe20339b-57cd-4ae6-b073-abacc15a6547 tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:37.021712 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-fe20339b-57cd-4ae6-b073-abacc15a6547 tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:37.021758 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-fe20339b-57cd-4ae6-b073-abacc15a6547 tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] Show backup with id 875463f0-4778-4f37-8e30-1f36860efb4b. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:35:37.036028 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:37.036028 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:35:37.037460 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-fe20339b-57cd-4ae6-b073-abacc15a6547 tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] https://10.4.3.223/volume/v3/backups/875463f0-4778-4f37-8e30-1f36860efb4b returned with HTTP 200 Jul 03 02:35:37.037460 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 864/3421] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:35:37 2026] GET /volume/v3/backups/875463f0-4778-4f37-8e30-1f36860efb4b => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:37.225865 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-6bdf0b72-f045-496c-ac88-f7ad1894c166 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:37.227931 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-6bdf0b72-f045-496c-ac88-f7ad1894c166 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/backups/980cbedd-d350-43d4-9dd1-0d392b4a142c Jul 03 02:35:37.228196 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-6bdf0b72-f045-496c-ac88-f7ad1894c166 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:37.228440 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-6bdf0b72-f045-496c-ac88-f7ad1894c166 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:37.229483 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-6bdf0b72-f045-496c-ac88-f7ad1894c166 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Show backup with id 980cbedd-d350-43d4-9dd1-0d392b4a142c. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:35:37.233351 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:37.233351 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:35:37.234076 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-6bdf0b72-f045-496c-ac88-f7ad1894c166 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups/980cbedd-d350-43d4-9dd1-0d392b4a142c returned with HTTP 200 Jul 03 02:35:37.234528 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 858/3422] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:35:37 2026] GET /volume/v3/backups/980cbedd-d350-43d4-9dd1-0d392b4a142c => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:37.246262 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-fcbd1d95-da11-4333-a3ee-6e211a854660 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:37.248093 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-fcbd1d95-da11-4333-a3ee-6e211a854660 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] DELETE https://10.4.3.223/volume/v3/volumes/0b18af22-29f9-44bf-ad58-01f2d1b31ad8 Jul 03 02:35:37.248321 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-fcbd1d95-da11-4333-a3ee-6e211a854660 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:37.248555 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-fcbd1d95-da11-4333-a3ee-6e211a854660 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'delete' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:37.248745 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.volumes [None req-fcbd1d95-da11-4333-a3ee-6e211a854660 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Delete volume with id: 0b18af22-29f9-44bf-ad58-01f2d1b31ad8 Jul 03 02:35:37.251237 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-99e44cfe-cc39-4de1-841d-6bbe5be7992f req-d2257153-218b-4b90-aec1-b730d53c79d2 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:37.253759 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-99e44cfe-cc39-4de1-841d-6bbe5be7992f req-d2257153-218b-4b90-aec1-b730d53c79d2 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] GET https://10.4.3.223/volume/v3/volumes/ddb51033-b508-45f7-a948-0dc069766659 Jul 03 02:35:37.254095 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-99e44cfe-cc39-4de1-841d-6bbe5be7992f req-d2257153-218b-4b90-aec1-b730d53c79d2 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:37.254275 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-99e44cfe-cc39-4de1-841d-6bbe5be7992f req-d2257153-218b-4b90-aec1-b730d53c79d2 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:37.258201 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:37.258201 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:35:37.258689 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-fcbd1d95-da11-4333-a3ee-6e211a854660 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Volume info retrieved successfully. Jul 03 02:35:37.261212 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:37.261212 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:35:37.264993 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [req-99e44cfe-cc39-4de1-841d-6bbe5be7992f req-d2257153-218b-4b90-aec1-b730d53c79d2 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Volume info retrieved successfully. Jul 03 02:35:37.269436 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-99e44cfe-cc39-4de1-841d-6bbe5be7992f req-d2257153-218b-4b90-aec1-b730d53c79d2 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] https://10.4.3.223/volume/v3/volumes/ddb51033-b508-45f7-a948-0dc069766659 returned with HTTP 200 Jul 03 02:35:37.269875 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 853/3423] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:35:37 2026] GET /volume/v3/volumes/ddb51033-b508-45f7-a948-0dc069766659 => generated 1416 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:35:37.277473 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-fcbd1d95-da11-4333-a3ee-6e211a854660 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Delete volume request issued successfully. Jul 03 02:35:37.277718 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-fcbd1d95-da11-4333-a3ee-6e211a854660 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/volumes/0b18af22-29f9-44bf-ad58-01f2d1b31ad8 returned with HTTP 202 Jul 03 02:35:37.278160 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 849/3424] 10.4.3.223 () {68 vars in 1391 bytes} [Fri Jul 3 02:35:37 2026] DELETE /volume/v3/volumes/0b18af22-29f9-44bf-ad58-01f2d1b31ad8 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:35:37.286588 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-406a72bb-bb14-4756-883c-54ba381506cf None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:37.288573 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-406a72bb-bb14-4756-883c-54ba381506cf tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/volumes/0b18af22-29f9-44bf-ad58-01f2d1b31ad8 Jul 03 02:35:37.288768 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-406a72bb-bb14-4756-883c-54ba381506cf tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:37.288954 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-406a72bb-bb14-4756-883c-54ba381506cf tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:37.295930 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:37.295930 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:35:37.299378 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-406a72bb-bb14-4756-883c-54ba381506cf tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Volume info retrieved successfully. Jul 03 02:35:37.303658 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-406a72bb-bb14-4756-883c-54ba381506cf tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/volumes/0b18af22-29f9-44bf-ad58-01f2d1b31ad8 returned with HTTP 200 Jul 03 02:35:37.304140 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 865/3425] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:35:37 2026] GET /volume/v3/volumes/0b18af22-29f9-44bf-ad58-01f2d1b31ad8 => generated 1074 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:35:37.917503 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-99e44cfe-cc39-4de1-841d-6bbe5be7992f req-7583f9b2-2338-471e-8d97-a3b923ca2265 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:37.919551 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-99e44cfe-cc39-4de1-841d-6bbe5be7992f req-7583f9b2-2338-471e-8d97-a3b923ca2265 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] GET https://10.4.3.223/volume/v3/volumes/ddb51033-b508-45f7-a948-0dc069766659 Jul 03 02:35:37.919740 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-99e44cfe-cc39-4de1-841d-6bbe5be7992f req-7583f9b2-2338-471e-8d97-a3b923ca2265 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:37.919936 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-99e44cfe-cc39-4de1-841d-6bbe5be7992f req-7583f9b2-2338-471e-8d97-a3b923ca2265 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:37.928866 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:37.928866 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:35:37.932633 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-99e44cfe-cc39-4de1-841d-6bbe5be7992f req-7583f9b2-2338-471e-8d97-a3b923ca2265 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Volume info retrieved successfully. Jul 03 02:35:37.937696 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-99e44cfe-cc39-4de1-841d-6bbe5be7992f req-7583f9b2-2338-471e-8d97-a3b923ca2265 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] https://10.4.3.223/volume/v3/volumes/ddb51033-b508-45f7-a948-0dc069766659 returned with HTTP 200 Jul 03 02:35:37.938085 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 859/3426] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:35:37 2026] GET /volume/v3/volumes/ddb51033-b508-45f7-a948-0dc069766659 => generated 1416 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:35:37.947991 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-d08be0e1-5406-4852-b91d-2be878c8f3a1 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:37.948378 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-d08be0e1-5406-4852-b91d-2be878c8f3a1 None None] GET https://10.4.3.223/volume// Jul 03 02:35:37.948569 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-d08be0e1-5406-4852-b91d-2be878c8f3a1 None None] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:37.948730 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-d08be0e1-5406-4852-b91d-2be878c8f3a1 None None] Calling method 'all' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:37.949044 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-d08be0e1-5406-4852-b91d-2be878c8f3a1 None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:35:37.949347 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 854/3427] 10.4.3.223 () {66 vars in 1419 bytes} [Fri Jul 3 02:35:37 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:35:37.957152 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-99e44cfe-cc39-4de1-841d-6bbe5be7992f req-a7babbe2-15ca-4961-a8c8-1ec0e9b96651 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:37.959624 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-99e44cfe-cc39-4de1-841d-6bbe5be7992f req-a7babbe2-15ca-4961-a8c8-1ec0e9b96651 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] POST https://10.4.3.223/volume/v3/attachments Jul 03 02:35:37.960044 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-99e44cfe-cc39-4de1-841d-6bbe5be7992f req-a7babbe2-15ca-4961-a8c8-1ec0e9b96651 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ddb51033-b508-45f7-a948-0dc069766659", "connector": null, "instance_uuid": "6db34bbf-da26-49c0-944d-a31e2971c97d"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:35:37.969091 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:37.969091 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:35:38.009299 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-99e44cfe-cc39-4de1-841d-6bbe5be7992f req-a7babbe2-15ca-4961-a8c8-1ec0e9b96651 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Jul 03 02:35:38.009744 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 850/3428] 10.4.3.223 () {74 vars in 1594 bytes} [Fri Jul 3 02:35:37 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) Jul 03 02:35:38.057542 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-1c881314-3c21-4f36-a0e8-d02c6518395d None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:38.059026 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-1c881314-3c21-4f36-a0e8-d02c6518395d tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] GET https://10.4.3.223/volume/v3/backups/875463f0-4778-4f37-8e30-1f36860efb4b Jul 03 02:35:38.059273 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-1c881314-3c21-4f36-a0e8-d02c6518395d tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:38.059448 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-1c881314-3c21-4f36-a0e8-d02c6518395d tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:38.059571 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-1c881314-3c21-4f36-a0e8-d02c6518395d tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] Show backup with id 875463f0-4778-4f37-8e30-1f36860efb4b. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:35:38.065709 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:38.065709 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:35:38.066591 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-1c881314-3c21-4f36-a0e8-d02c6518395d tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] https://10.4.3.223/volume/v3/backups/875463f0-4778-4f37-8e30-1f36860efb4b returned with HTTP 200 Jul 03 02:35:38.067522 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 866/3429] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:35:38 2026] GET /volume/v3/backups/875463f0-4778-4f37-8e30-1f36860efb4b => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:38.319205 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-1b350363-1e17-495d-8bab-8651a9f08314 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:38.321394 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-1b350363-1e17-495d-8bab-8651a9f08314 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/volumes/0b18af22-29f9-44bf-ad58-01f2d1b31ad8 Jul 03 02:35:38.321684 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-1b350363-1e17-495d-8bab-8651a9f08314 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:38.321920 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-1b350363-1e17-495d-8bab-8651a9f08314 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:38.328553 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-1b350363-1e17-495d-8bab-8651a9f08314 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/volumes/0b18af22-29f9-44bf-ad58-01f2d1b31ad8 returned with HTTP 404 Jul 03 02:35:38.329073 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 860/3430] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:35:38 2026] GET /volume/v3/volumes/0b18af22-29f9-44bf-ad58-01f2d1b31ad8 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:35:38.340372 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-5b29d3c8-b644-4a85-8b50-464e0c092919 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:38.342330 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-5b29d3c8-b644-4a85-8b50-464e0c092919 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/backups/980cbedd-d350-43d4-9dd1-0d392b4a142c Jul 03 02:35:38.342653 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-5b29d3c8-b644-4a85-8b50-464e0c092919 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:38.342909 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-5b29d3c8-b644-4a85-8b50-464e0c092919 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:38.343021 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-5b29d3c8-b644-4a85-8b50-464e0c092919 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Show backup with id 980cbedd-d350-43d4-9dd1-0d392b4a142c. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:35:38.349653 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:38.349653 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:35:38.350364 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-5b29d3c8-b644-4a85-8b50-464e0c092919 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups/980cbedd-d350-43d4-9dd1-0d392b4a142c returned with HTTP 200 Jul 03 02:35:38.350915 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 855/3431] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:35:38 2026] GET /volume/v3/backups/980cbedd-d350-43d4-9dd1-0d392b4a142c => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:38.364350 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-cbf91786-bd2b-4d46-962b-03a4fe70834f None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:38.366686 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-cbf91786-bd2b-4d46-962b-03a4fe70834f tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] DELETE https://10.4.3.223/volume/v3/backups/437e7371-b6cf-41af-a477-a713664ad83b Jul 03 02:35:38.366898 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-cbf91786-bd2b-4d46-962b-03a4fe70834f tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:38.367097 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-cbf91786-bd2b-4d46-962b-03a4fe70834f tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'delete' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:38.367183 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.contrib.backups [None req-cbf91786-bd2b-4d46-962b-03a4fe70834f tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Delete backup with id: 437e7371-b6cf-41af-a477-a713664ad83b. Jul 03 02:35:38.372211 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:38.372211 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:35:38.390799 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.backup.rpcapi [None req-cbf91786-bd2b-4d46-962b-03a4fe70834f tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] delete_backup rpcapi backup_id 437e7371-b6cf-41af-a477-a713664ad83b {{(pid=100014) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 02:35:38.393544 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-cbf91786-bd2b-4d46-962b-03a4fe70834f tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups/437e7371-b6cf-41af-a477-a713664ad83b returned with HTTP 202 Jul 03 02:35:38.394135 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 851/3432] 10.4.3.223 () {68 vars in 1391 bytes} [Fri Jul 3 02:35:38 2026] DELETE /volume/v3/backups/437e7371-b6cf-41af-a477-a713664ad83b => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 02:35:38.407020 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-af1e2e2e-9a27-4e18-b351-348e71e1952e None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:38.409362 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-af1e2e2e-9a27-4e18-b351-348e71e1952e tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/backups/437e7371-b6cf-41af-a477-a713664ad83b Jul 03 02:35:38.409587 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-af1e2e2e-9a27-4e18-b351-348e71e1952e tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:38.409767 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-af1e2e2e-9a27-4e18-b351-348e71e1952e tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:38.409853 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-af1e2e2e-9a27-4e18-b351-348e71e1952e tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Show backup with id 437e7371-b6cf-41af-a477-a713664ad83b. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:35:38.417028 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:38.417028 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:35:38.418043 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-af1e2e2e-9a27-4e18-b351-348e71e1952e tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups/437e7371-b6cf-41af-a477-a713664ad83b returned with HTTP 200 Jul 03 02:35:38.418813 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 867/3433] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:35:38 2026] GET /volume/v3/backups/437e7371-b6cf-41af-a477-a713664ad83b => generated 737 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:39.080880 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-d04fb3e2-b460-4778-bd90-1597a568aa4c None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:39.083898 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-d04fb3e2-b460-4778-bd90-1597a568aa4c tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] GET https://10.4.3.223/volume/v3/backups/875463f0-4778-4f37-8e30-1f36860efb4b Jul 03 02:35:39.084133 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-d04fb3e2-b460-4778-bd90-1597a568aa4c tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:39.084365 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-d04fb3e2-b460-4778-bd90-1597a568aa4c tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:39.084521 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-d04fb3e2-b460-4778-bd90-1597a568aa4c tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] Show backup with id 875463f0-4778-4f37-8e30-1f36860efb4b. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:35:39.095127 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:39.095127 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:35:39.096232 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-d04fb3e2-b460-4778-bd90-1597a568aa4c tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] https://10.4.3.223/volume/v3/backups/875463f0-4778-4f37-8e30-1f36860efb4b returned with HTTP 200 Jul 03 02:35:39.096608 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 861/3434] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:35:39 2026] GET /volume/v3/backups/875463f0-4778-4f37-8e30-1f36860efb4b => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:39.431441 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-4033d54a-2366-4609-866b-d293a405aaeb None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:39.433890 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-4033d54a-2366-4609-866b-d293a405aaeb tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/backups/437e7371-b6cf-41af-a477-a713664ad83b Jul 03 02:35:39.434374 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-4033d54a-2366-4609-866b-d293a405aaeb tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:39.434478 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-4033d54a-2366-4609-866b-d293a405aaeb tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:39.434592 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-4033d54a-2366-4609-866b-d293a405aaeb tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Show backup with id 437e7371-b6cf-41af-a477-a713664ad83b. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:35:39.439625 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-4033d54a-2366-4609-866b-d293a405aaeb tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups/437e7371-b6cf-41af-a477-a713664ad83b returned with HTTP 404 Jul 03 02:35:39.440579 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 856/3435] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:35:39 2026] GET /volume/v3/backups/437e7371-b6cf-41af-a477-a713664ad83b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:35:39.449961 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-e093d274-7467-4dab-a248-d8c3eab3e617 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:39.455024 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-e093d274-7467-4dab-a248-d8c3eab3e617 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] DELETE https://10.4.3.223/volume/v3/backups/9a8bbc70-ad9a-4de5-8ddc-88a314021746 Jul 03 02:35:39.455535 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-e093d274-7467-4dab-a248-d8c3eab3e617 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:39.455535 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-e093d274-7467-4dab-a248-d8c3eab3e617 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'delete' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:39.455535 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.contrib.backups [None req-e093d274-7467-4dab-a248-d8c3eab3e617 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Delete backup with id: 9a8bbc70-ad9a-4de5-8ddc-88a314021746. Jul 03 02:35:39.461277 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:39.461277 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:35:39.482084 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.backup.rpcapi [None req-e093d274-7467-4dab-a248-d8c3eab3e617 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] delete_backup rpcapi backup_id 9a8bbc70-ad9a-4de5-8ddc-88a314021746 {{(pid=100014) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 02:35:39.483746 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-e093d274-7467-4dab-a248-d8c3eab3e617 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups/9a8bbc70-ad9a-4de5-8ddc-88a314021746 returned with HTTP 202 Jul 03 02:35:39.484150 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 852/3436] 10.4.3.223 () {68 vars in 1391 bytes} [Fri Jul 3 02:35:39 2026] DELETE /volume/v3/backups/9a8bbc70-ad9a-4de5-8ddc-88a314021746 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 02:35:39.496527 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-04843e7d-eeb8-4551-9565-7cbaf0546d0b None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:39.498363 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-04843e7d-eeb8-4551-9565-7cbaf0546d0b tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/backups/9a8bbc70-ad9a-4de5-8ddc-88a314021746 Jul 03 02:35:39.498637 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-04843e7d-eeb8-4551-9565-7cbaf0546d0b tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:39.498878 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-04843e7d-eeb8-4551-9565-7cbaf0546d0b tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:39.499034 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-04843e7d-eeb8-4551-9565-7cbaf0546d0b tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Show backup with id 9a8bbc70-ad9a-4de5-8ddc-88a314021746. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:35:39.506938 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:39.506938 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:35:39.508141 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-04843e7d-eeb8-4551-9565-7cbaf0546d0b tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups/9a8bbc70-ad9a-4de5-8ddc-88a314021746 returned with HTTP 200 Jul 03 02:35:39.509779 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 868/3437] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:35:39 2026] GET /volume/v3/backups/9a8bbc70-ad9a-4de5-8ddc-88a314021746 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:40.107466 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-29a1157c-0744-4320-942e-f2bfd544100e None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:40.109263 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-29a1157c-0744-4320-942e-f2bfd544100e tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] GET https://10.4.3.223/volume/v3/backups/875463f0-4778-4f37-8e30-1f36860efb4b Jul 03 02:35:40.109744 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-29a1157c-0744-4320-942e-f2bfd544100e tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:40.109744 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-29a1157c-0744-4320-942e-f2bfd544100e tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:40.109830 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-29a1157c-0744-4320-942e-f2bfd544100e tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] Show backup with id 875463f0-4778-4f37-8e30-1f36860efb4b. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:35:40.114192 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:40.114192 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:35:40.114833 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-29a1157c-0744-4320-942e-f2bfd544100e tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] https://10.4.3.223/volume/v3/backups/875463f0-4778-4f37-8e30-1f36860efb4b returned with HTTP 200 Jul 03 02:35:40.115176 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 862/3438] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:35:40 2026] GET /volume/v3/backups/875463f0-4778-4f37-8e30-1f36860efb4b => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:40.520841 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-2a9e4a4d-c582-4a9f-9372-6e532a4e330b None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:40.522664 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-2a9e4a4d-c582-4a9f-9372-6e532a4e330b tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/backups/9a8bbc70-ad9a-4de5-8ddc-88a314021746 Jul 03 02:35:40.522873 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-2a9e4a4d-c582-4a9f-9372-6e532a4e330b tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:40.523066 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-2a9e4a4d-c582-4a9f-9372-6e532a4e330b tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:40.523190 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-2a9e4a4d-c582-4a9f-9372-6e532a4e330b tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Show backup with id 9a8bbc70-ad9a-4de5-8ddc-88a314021746. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:35:40.527307 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-2a9e4a4d-c582-4a9f-9372-6e532a4e330b tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups/9a8bbc70-ad9a-4de5-8ddc-88a314021746 returned with HTTP 404 Jul 03 02:35:40.527784 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 857/3439] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:35:40 2026] GET /volume/v3/backups/9a8bbc70-ad9a-4de5-8ddc-88a314021746 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:35:40.534157 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-2c018608-87c8-483b-a7f1-a86ba7cd7b9d None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:40.535770 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-2c018608-87c8-483b-a7f1-a86ba7cd7b9d tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] DELETE https://10.4.3.223/volume/v3/backups/980cbedd-d350-43d4-9dd1-0d392b4a142c Jul 03 02:35:40.535967 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-2c018608-87c8-483b-a7f1-a86ba7cd7b9d tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:40.536176 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-2c018608-87c8-483b-a7f1-a86ba7cd7b9d tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'delete' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:40.536333 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.contrib.backups [None req-2c018608-87c8-483b-a7f1-a86ba7cd7b9d tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Delete backup with id: 980cbedd-d350-43d4-9dd1-0d392b4a142c. Jul 03 02:35:40.540587 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:40.540587 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:35:40.566168 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.backup.rpcapi [None req-2c018608-87c8-483b-a7f1-a86ba7cd7b9d tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] delete_backup rpcapi backup_id 980cbedd-d350-43d4-9dd1-0d392b4a142c {{(pid=100014) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 02:35:40.568016 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-2c018608-87c8-483b-a7f1-a86ba7cd7b9d tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups/980cbedd-d350-43d4-9dd1-0d392b4a142c returned with HTTP 202 Jul 03 02:35:40.568403 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 853/3440] 10.4.3.223 () {68 vars in 1391 bytes} [Fri Jul 3 02:35:40 2026] DELETE /volume/v3/backups/980cbedd-d350-43d4-9dd1-0d392b4a142c => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 02:35:40.581450 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-fd1fb4dc-8897-43e1-82b0-bffe329f429f None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:40.583018 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-fd1fb4dc-8897-43e1-82b0-bffe329f429f tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/backups/980cbedd-d350-43d4-9dd1-0d392b4a142c Jul 03 02:35:40.583234 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-fd1fb4dc-8897-43e1-82b0-bffe329f429f tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:40.583510 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-fd1fb4dc-8897-43e1-82b0-bffe329f429f tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:40.583641 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-fd1fb4dc-8897-43e1-82b0-bffe329f429f tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Show backup with id 980cbedd-d350-43d4-9dd1-0d392b4a142c. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:35:40.587891 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:40.587891 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:35:40.588532 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-fd1fb4dc-8897-43e1-82b0-bffe329f429f tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups/980cbedd-d350-43d4-9dd1-0d392b4a142c returned with HTTP 200 Jul 03 02:35:40.588879 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 869/3441] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:35:40 2026] GET /volume/v3/backups/980cbedd-d350-43d4-9dd1-0d392b4a142c => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:41.129070 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-08c778b6-dc5a-4666-a8df-579e624b1b4d None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:41.131236 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-08c778b6-dc5a-4666-a8df-579e624b1b4d tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] GET https://10.4.3.223/volume/v3/backups/875463f0-4778-4f37-8e30-1f36860efb4b Jul 03 02:35:41.131541 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-08c778b6-dc5a-4666-a8df-579e624b1b4d tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:41.131740 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-08c778b6-dc5a-4666-a8df-579e624b1b4d tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:41.131865 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-08c778b6-dc5a-4666-a8df-579e624b1b4d tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] Show backup with id 875463f0-4778-4f37-8e30-1f36860efb4b. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:35:41.136611 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:41.136611 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:35:41.137326 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-08c778b6-dc5a-4666-a8df-579e624b1b4d tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] https://10.4.3.223/volume/v3/backups/875463f0-4778-4f37-8e30-1f36860efb4b returned with HTTP 200 Jul 03 02:35:41.137788 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 863/3442] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:35:41 2026] GET /volume/v3/backups/875463f0-4778-4f37-8e30-1f36860efb4b => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:41.602105 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-81c29a5c-663b-48b3-afc5-86e2ee803a50 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:41.603678 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-81c29a5c-663b-48b3-afc5-86e2ee803a50 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/backups/980cbedd-d350-43d4-9dd1-0d392b4a142c Jul 03 02:35:41.603946 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-81c29a5c-663b-48b3-afc5-86e2ee803a50 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:41.604195 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-81c29a5c-663b-48b3-afc5-86e2ee803a50 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:41.604366 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-81c29a5c-663b-48b3-afc5-86e2ee803a50 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Show backup with id 980cbedd-d350-43d4-9dd1-0d392b4a142c. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:35:41.607889 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-81c29a5c-663b-48b3-afc5-86e2ee803a50 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/backups/980cbedd-d350-43d4-9dd1-0d392b4a142c returned with HTTP 404 Jul 03 02:35:41.608598 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 858/3443] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:35:41 2026] GET /volume/v3/backups/980cbedd-d350-43d4-9dd1-0d392b4a142c => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:35:41.619581 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-bdf70ed6-f3b8-4bd5-a8d7-1b31597d6821 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:41.621810 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-bdf70ed6-f3b8-4bd5-a8d7-1b31597d6821 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] DELETE https://10.4.3.223/volume/v3/volumes/8d97939d-3a40-4663-ac5a-481bf03a69fe Jul 03 02:35:41.622106 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-bdf70ed6-f3b8-4bd5-a8d7-1b31597d6821 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:41.622320 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-bdf70ed6-f3b8-4bd5-a8d7-1b31597d6821 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'delete' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:41.622655 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.volumes [None req-bdf70ed6-f3b8-4bd5-a8d7-1b31597d6821 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Delete volume with id: 8d97939d-3a40-4663-ac5a-481bf03a69fe Jul 03 02:35:41.631236 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:41.631236 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:35:41.631741 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-bdf70ed6-f3b8-4bd5-a8d7-1b31597d6821 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Volume info retrieved successfully. Jul 03 02:35:41.657719 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-bdf70ed6-f3b8-4bd5-a8d7-1b31597d6821 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Delete volume request issued successfully. Jul 03 02:35:41.658015 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-bdf70ed6-f3b8-4bd5-a8d7-1b31597d6821 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/volumes/8d97939d-3a40-4663-ac5a-481bf03a69fe returned with HTTP 202 Jul 03 02:35:41.658543 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 854/3444] 10.4.3.223 () {68 vars in 1391 bytes} [Fri Jul 3 02:35:41 2026] DELETE /volume/v3/volumes/8d97939d-3a40-4663-ac5a-481bf03a69fe => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:35:41.668357 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-c628b1f3-1e3f-4848-966e-709aaeb7be1d None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:41.670646 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-c628b1f3-1e3f-4848-966e-709aaeb7be1d tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/volumes/8d97939d-3a40-4663-ac5a-481bf03a69fe Jul 03 02:35:41.671350 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-c628b1f3-1e3f-4848-966e-709aaeb7be1d tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:41.671608 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-c628b1f3-1e3f-4848-966e-709aaeb7be1d tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:41.680704 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:41.680704 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:35:41.685862 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-c628b1f3-1e3f-4848-966e-709aaeb7be1d tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Volume info retrieved successfully. Jul 03 02:35:41.691803 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-c628b1f3-1e3f-4848-966e-709aaeb7be1d tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/volumes/8d97939d-3a40-4663-ac5a-481bf03a69fe returned with HTTP 200 Jul 03 02:35:41.692465 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 870/3445] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:35:41 2026] GET /volume/v3/volumes/8d97939d-3a40-4663-ac5a-481bf03a69fe => generated 1007 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:35:42.158304 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-dc6c6f88-23b7-4e22-841c-e89d1c6d0743 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:42.168084 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-dc6c6f88-23b7-4e22-841c-e89d1c6d0743 tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] GET https://10.4.3.223/volume/v3/backups/875463f0-4778-4f37-8e30-1f36860efb4b Jul 03 02:35:42.172074 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-dc6c6f88-23b7-4e22-841c-e89d1c6d0743 tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:42.173585 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-dc6c6f88-23b7-4e22-841c-e89d1c6d0743 tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:42.174261 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-dc6c6f88-23b7-4e22-841c-e89d1c6d0743 tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] Show backup with id 875463f0-4778-4f37-8e30-1f36860efb4b. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:35:42.192553 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:42.192553 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:35:42.195929 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-dc6c6f88-23b7-4e22-841c-e89d1c6d0743 tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] https://10.4.3.223/volume/v3/backups/875463f0-4778-4f37-8e30-1f36860efb4b returned with HTTP 200 Jul 03 02:35:42.197068 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 864/3446] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:35:42 2026] GET /volume/v3/backups/875463f0-4778-4f37-8e30-1f36860efb4b => generated 736 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:42.710261 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-d533c53f-73dd-48d5-be0d-e4f15525ef60 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:42.716024 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-d533c53f-73dd-48d5-be0d-e4f15525ef60 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] GET https://10.4.3.223/volume/v3/volumes/8d97939d-3a40-4663-ac5a-481bf03a69fe Jul 03 02:35:42.716299 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-d533c53f-73dd-48d5-be0d-e4f15525ef60 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:42.716599 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-d533c53f-73dd-48d5-be0d-e4f15525ef60 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:42.725262 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-d533c53f-73dd-48d5-be0d-e4f15525ef60 tempest-ProjectAdminTests33-230920511 tempest-ProjectAdminTests33-230920511-project-admin] https://10.4.3.223/volume/v3/volumes/8d97939d-3a40-4663-ac5a-481bf03a69fe returned with HTTP 404 Jul 03 02:35:42.727033 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 859/3447] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:35:42 2026] GET /volume/v3/volumes/8d97939d-3a40-4663-ac5a-481bf03a69fe => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:35:43.211588 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-d568d8be-6644-42e9-8908-d06801da47a6 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:43.217445 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-d568d8be-6644-42e9-8908-d06801da47a6 tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] GET https://10.4.3.223/volume/v3/backups/875463f0-4778-4f37-8e30-1f36860efb4b Jul 03 02:35:43.217721 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-d568d8be-6644-42e9-8908-d06801da47a6 tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:43.217992 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-d568d8be-6644-42e9-8908-d06801da47a6 tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:43.218163 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-d568d8be-6644-42e9-8908-d06801da47a6 tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] Show backup with id 875463f0-4778-4f37-8e30-1f36860efb4b. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:35:43.228760 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:43.228760 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:35:43.231926 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-d568d8be-6644-42e9-8908-d06801da47a6 tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] https://10.4.3.223/volume/v3/backups/875463f0-4778-4f37-8e30-1f36860efb4b returned with HTTP 200 Jul 03 02:35:43.232936 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 855/3448] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:35:43 2026] GET /volume/v3/backups/875463f0-4778-4f37-8e30-1f36860efb4b => generated 736 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:43.966520 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-276cfbcd-17d9-475e-99a1-336cc63edc74 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:44.089299 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-1c01dac7-0e04-4b87-96f8-d4b9e1b0f135 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:44.091390 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-1c01dac7-0e04-4b87-96f8-d4b9e1b0f135 None None] GET https://10.4.3.223/volume// Jul 03 02:35:44.092171 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-1c01dac7-0e04-4b87-96f8-d4b9e1b0f135 None None] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:44.093347 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-1c01dac7-0e04-4b87-96f8-d4b9e1b0f135 None None] Calling method 'all' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:44.095574 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-1c01dac7-0e04-4b87-96f8-d4b9e1b0f135 None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:35:44.099189 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 865/3449] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:35:44 2026] GET /volume/ => generated 386 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:35:44.109351 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-99e44cfe-cc39-4de1-841d-6bbe5be7992f req-4810adf1-c042-47c2-a4db-33a220955aa9 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:44.121094 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-99e44cfe-cc39-4de1-841d-6bbe5be7992f req-4810adf1-c042-47c2-a4db-33a220955aa9 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] GET https://10.4.3.223/volume/v3/volumes/ddb51033-b508-45f7-a948-0dc069766659 Jul 03 02:35:44.121094 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-99e44cfe-cc39-4de1-841d-6bbe5be7992f req-4810adf1-c042-47c2-a4db-33a220955aa9 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:44.121672 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-99e44cfe-cc39-4de1-841d-6bbe5be7992f req-4810adf1-c042-47c2-a4db-33a220955aa9 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:44.134838 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:44.134838 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:35:44.142671 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [req-99e44cfe-cc39-4de1-841d-6bbe5be7992f req-4810adf1-c042-47c2-a4db-33a220955aa9 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Volume info retrieved successfully. Jul 03 02:35:44.148339 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-99e44cfe-cc39-4de1-841d-6bbe5be7992f req-4810adf1-c042-47c2-a4db-33a220955aa9 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] https://10.4.3.223/volume/v3/volumes/ddb51033-b508-45f7-a948-0dc069766659 returned with HTTP 200 Jul 03 02:35:44.149551 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 860/3450] 10.4.3.223 () {70 vars in 1639 bytes} [Fri Jul 3 02:35:44 2026] GET /volume/v3/volumes/ddb51033-b508-45f7-a948-0dc069766659 => generated 1595 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:35:44.163984 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-276cfbcd-17d9-475e-99a1-336cc63edc74 tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:35:44.164395 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-276cfbcd-17d9-475e-99a1-336cc63edc74 tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1484553058"}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:35:44.165985 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.volumes [None req-276cfbcd-17d9-475e-99a1-336cc63edc74 tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1484553058'}} {{(pid=100015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:35:44.166118 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-276cfbcd-17d9-475e-99a1-336cc63edc74 tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] Create volume of 1 GB Jul 03 02:35:44.171211 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-276cfbcd-17d9-475e-99a1-336cc63edc74 tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] Availability Zones retrieved successfully. Jul 03 02:35:44.177934 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-276cfbcd-17d9-475e-99a1-336cc63edc74 tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] Flow 'volume_create_api' (16841f3e-c87e-4d62-8ec9-d5b94fa53e3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:35:44.179127 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-276cfbcd-17d9-475e-99a1-336cc63edc74 tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d9b2a82-7645-4665-8ba6-58652817caea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:35:44.180252 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.flows.api.create_volume [None req-276cfbcd-17d9-475e-99a1-336cc63edc74 tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] Validating volume size '1' using validate_int {{(pid=100015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:35:44.210055 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-276cfbcd-17d9-475e-99a1-336cc63edc74 tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d9b2a82-7645-4665-8ba6-58652817caea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:35:44.210979 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-276cfbcd-17d9-475e-99a1-336cc63edc74 tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ed0305d-7d7f-44f3-b1c7-64e33915bce3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:35:44.243617 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-0f6046f7-f928-48c6-8ab0-33985b2e0aa3 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:44.245612 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-0f6046f7-f928-48c6-8ab0-33985b2e0aa3 tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] GET https://10.4.3.223/volume/v3/backups/875463f0-4778-4f37-8e30-1f36860efb4b Jul 03 02:35:44.245612 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-0f6046f7-f928-48c6-8ab0-33985b2e0aa3 tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:44.245842 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-0f6046f7-f928-48c6-8ab0-33985b2e0aa3 tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:44.245842 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-0f6046f7-f928-48c6-8ab0-33985b2e0aa3 tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] Show backup with id 875463f0-4778-4f37-8e30-1f36860efb4b. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:35:44.249956 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:44.249956 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:35:44.250704 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-0f6046f7-f928-48c6-8ab0-33985b2e0aa3 tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] https://10.4.3.223/volume/v3/backups/875463f0-4778-4f37-8e30-1f36860efb4b returned with HTTP 200 Jul 03 02:35:44.251088 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 856/3451] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:35:44 2026] GET /volume/v3/backups/875463f0-4778-4f37-8e30-1f36860efb4b => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:44.290565 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-99e44cfe-cc39-4de1-841d-6bbe5be7992f req-ac722c15-8699-4afd-8517-2ce275119f49 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:44.292037 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.quota [None req-276cfbcd-17d9-475e-99a1-336cc63edc74 tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] Created reservations ['21a2296a-5ab7-43b6-9e7b-7c6edb52e920', 'f4b80663-3198-4ef3-b11e-c25146dbbe47', '9b3d0a68-705c-4a94-a1fc-e33a81cb77c2', '00d156df-e7f9-4c7a-85aa-db03d34e92a6'] {{(pid=100015) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:35:44.292840 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-276cfbcd-17d9-475e-99a1-336cc63edc74 tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ed0305d-7d7f-44f3-b1c7-64e33915bce3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['21a2296a-5ab7-43b6-9e7b-7c6edb52e920', 'f4b80663-3198-4ef3-b11e-c25146dbbe47', '9b3d0a68-705c-4a94-a1fc-e33a81cb77c2', '00d156df-e7f9-4c7a-85aa-db03d34e92a6']}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:35:44.293404 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-99e44cfe-cc39-4de1-841d-6bbe5be7992f req-ac722c15-8699-4afd-8517-2ce275119f49 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] PUT https://10.4.3.223/volume/v3/attachments/acf9e69f-be65-48f3-ab38-7666c6b3d3c9 Jul 03 02:35:44.294061 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-276cfbcd-17d9-475e-99a1-336cc63edc74 tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8260c66-55c3-4bd5-8b56-740de167cae3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:35:44.294169 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-99e44cfe-cc39-4de1-841d-6bbe5be7992f req-ac722c15-8699-4afd-8517-2ce275119f49 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000004352", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2a2633a05d73", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "80a8c083-552c-46a2-8db9-fd9e83fa2364", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:35:44.297158 np0000004352 devstack@c-api.service[100013]: DEBUG dbcounter [-] [100013] Writing DB stats cinder:SELECT=392,cinder:UPDATE=90,cinder:INSERT=42 {{(pid=100013) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 02:35:44.305527 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.coordination [req-99e44cfe-cc39-4de1-841d-6bbe5be7992f req-ac722c15-8699-4afd-8517-2ce275119f49 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Acquiring lock "cinder-attachment_update-ddb51033-b508-45f7-a948-0dc069766659-np0000004352" by "attachment_update" {{(pid=100013) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 02:35:44.313942 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.coordination [req-99e44cfe-cc39-4de1-841d-6bbe5be7992f req-ac722c15-8699-4afd-8517-2ce275119f49 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Lock "cinder-attachment_update-ddb51033-b508-45f7-a948-0dc069766659-np0000004352" acquired by "attachment_update" :: waited 0.009s {{(pid=100013) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 02:35:44.315297 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:44.315297 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:35:44.319184 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-276cfbcd-17d9-475e-99a1-336cc63edc74 tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8260c66-55c3-4bd5-8b56-740de167cae3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9db1a9c5-5bb2-4931-81b3-3beeb8f956b2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1484553058',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5756efa1dbb40e1993cba30d3fc786a',qos_specs=None,replication_status=,reservations=['21a2296a-5ab7-43b6-9e7b-7c6edb52e920','f4b80663-3198-4ef3-b11e-c25146dbbe47','9b3d0a68-705c-4a94-a1fc-e33a81cb77c2','00d156df-e7f9-4c7a-85aa-db03d34e92a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='64c97b3a52c8422dac0a0c5557988640',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:35:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1484553058',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9db1a9c5-5bb2-4931-81b3-3beeb8f956b2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f5756efa1dbb40e1993cba30d3fc786a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='64c97b3a52c8422dac0a0c5557988640',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:35:44.319943 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-276cfbcd-17d9-475e-99a1-336cc63edc74 tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (179cfb51-1d1e-4190-a532-0624866a0d9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:35:44.321685 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-481d55dd-4cb4-45ae-b62d-eb1d0dbc246f None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:44.348619 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-276cfbcd-17d9-475e-99a1-336cc63edc74 tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (179cfb51-1d1e-4190-a532-0624866a0d9f) transitioned into state 'SUCCESS' from state '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-1484553058',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f5756efa1dbb40e1993cba30d3fc786a',qos_specs=None,replication_status=,reservations=['21a2296a-5ab7-43b6-9e7b-7c6edb52e920','f4b80663-3198-4ef3-b11e-c25146dbbe47','9b3d0a68-705c-4a94-a1fc-e33a81cb77c2','00d156df-e7f9-4c7a-85aa-db03d34e92a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='64c97b3a52c8422dac0a0c5557988640',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:35:44.349732 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-276cfbcd-17d9-475e-99a1-336cc63edc74 tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9910509e-1318-4160-8c0f-bd2a4d52a4a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:35:44.365042 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-276cfbcd-17d9-475e-99a1-336cc63edc74 tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9910509e-1318-4160-8c0f-bd2a4d52a4a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:35:44.366388 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-276cfbcd-17d9-475e-99a1-336cc63edc74 tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] Flow 'volume_create_api' (16841f3e-c87e-4d62-8ec9-d5b94fa53e3b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:35:44.366751 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-276cfbcd-17d9-475e-99a1-336cc63edc74 tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] Create volume request issued successfully. Jul 03 02:35:44.373512 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-276cfbcd-17d9-475e-99a1-336cc63edc74 tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:35:44.374249 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 871/3452] 10.4.3.223 () {68 vars in 1258 bytes} [Fri Jul 3 02:35:43 2026] POST /volume/v3/volumes => generated 749 bytes in 408 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:35:44.386592 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-38842b21-0a8f-4f0b-bc60-e13508428182 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:44.389686 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-38842b21-0a8f-4f0b-bc60-e13508428182 tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] GET https://10.4.3.223/volume/v3/volumes/9db1a9c5-5bb2-4931-81b3-3beeb8f956b2 Jul 03 02:35:44.390148 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-38842b21-0a8f-4f0b-bc60-e13508428182 tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:44.390446 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-38842b21-0a8f-4f0b-bc60-e13508428182 tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:44.399364 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:44.399364 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:35:44.407344 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-38842b21-0a8f-4f0b-bc60-e13508428182 tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] Volume info retrieved successfully. Jul 03 02:35:44.409988 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-38842b21-0a8f-4f0b-bc60-e13508428182 tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] https://10.4.3.223/volume/v3/volumes/9db1a9c5-5bb2-4931-81b3-3beeb8f956b2 returned with HTTP 200 Jul 03 02:35:44.410862 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 857/3453] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:35:44 2026] GET /volume/v3/volumes/9db1a9c5-5bb2-4931-81b3-3beeb8f956b2 => generated 817 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:44.440823 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-481d55dd-4cb4-45ae-b62d-eb1d0dbc246f tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:35:44.441382 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-481d55dd-4cb4-45ae-b62d-eb1d0dbc246f tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1332847453", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:35:44.444165 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.volumes [None req-481d55dd-4cb4-45ae-b62d-eb1d0dbc246f tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1332847453', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:35:44.444165 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.volumes [None req-481d55dd-4cb4-45ae-b62d-eb1d0dbc246f tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Create volume of 1 GB Jul 03 02:35:44.449504 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-481d55dd-4cb4-45ae-b62d-eb1d0dbc246f tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Availability Zones retrieved successfully. Jul 03 02:35:44.461009 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-481d55dd-4cb4-45ae-b62d-eb1d0dbc246f tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Flow 'volume_create_api' (9e0f856c-f265-4d38-9b2f-047d75ccee88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:35:44.466227 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-481d55dd-4cb4-45ae-b62d-eb1d0dbc246f tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0eb79570-b2a6-49c9-8ec4-3288f7869eed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:35:44.468197 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.flows.api.create_volume [None req-481d55dd-4cb4-45ae-b62d-eb1d0dbc246f tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Validating volume size '1' using validate_int {{(pid=100012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:35:44.499621 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-481d55dd-4cb4-45ae-b62d-eb1d0dbc246f tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0eb79570-b2a6-49c9-8ec4-3288f7869eed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:35:44.500317 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-481d55dd-4cb4-45ae-b62d-eb1d0dbc246f tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c82a932-79ed-41e7-880d-ee61945af86c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:35:44.561313 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.quota [None req-481d55dd-4cb4-45ae-b62d-eb1d0dbc246f tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Created reservations ['b9be336b-bab6-49eb-88e5-c7f6425c7ae6', '547842fe-bd30-43b7-9b30-66116dbe4d13', 'e256c168-ff65-4c45-ae9c-f11d8c2395c5', '41c8a692-4a6a-4f02-bc35-b1735ee197b0'] {{(pid=100012) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:35:44.562137 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-481d55dd-4cb4-45ae-b62d-eb1d0dbc246f tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c82a932-79ed-41e7-880d-ee61945af86c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b9be336b-bab6-49eb-88e5-c7f6425c7ae6', '547842fe-bd30-43b7-9b30-66116dbe4d13', 'e256c168-ff65-4c45-ae9c-f11d8c2395c5', '41c8a692-4a6a-4f02-bc35-b1735ee197b0']}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:35:44.562860 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-481d55dd-4cb4-45ae-b62d-eb1d0dbc246f tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a21ffb1a-c4b9-4c62-b46f-5698f6883501) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:35:44.586466 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-481d55dd-4cb4-45ae-b62d-eb1d0dbc246f tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a21ffb1a-c4b9-4c62-b46f-5698f6883501) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2522d5d1-4dff-49f8-b4b3-2fa88e55de8d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1332847453',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0146ae21a4c445fbbcca1a12ce65472e',qos_specs=None,replication_status=,reservations=['b9be336b-bab6-49eb-88e5-c7f6425c7ae6','547842fe-bd30-43b7-9b30-66116dbe4d13','e256c168-ff65-4c45-ae9c-f11d8c2395c5','41c8a692-4a6a-4f02-bc35-b1735ee197b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb19b5973c4c4f9e84a20392d6baeb59',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:35:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1332847453',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2522d5d1-4dff-49f8-b4b3-2fa88e55de8d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0146ae21a4c445fbbcca1a12ce65472e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fb19b5973c4c4f9e84a20392d6baeb59',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:35:44.587158 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-481d55dd-4cb4-45ae-b62d-eb1d0dbc246f tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a3d2576-7d10-49c9-b758-afe3d977482f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:35:44.602996 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-481d55dd-4cb4-45ae-b62d-eb1d0dbc246f tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a3d2576-7d10-49c9-b758-afe3d977482f) transitioned into state 'SUCCESS' from state '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-1332847453',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0146ae21a4c445fbbcca1a12ce65472e',qos_specs=None,replication_status=,reservations=['b9be336b-bab6-49eb-88e5-c7f6425c7ae6','547842fe-bd30-43b7-9b30-66116dbe4d13','e256c168-ff65-4c45-ae9c-f11d8c2395c5','41c8a692-4a6a-4f02-bc35-b1735ee197b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb19b5973c4c4f9e84a20392d6baeb59',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:35:44.603647 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-481d55dd-4cb4-45ae-b62d-eb1d0dbc246f tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08a4e8df-7700-4c1e-b8d0-680f9642cecd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:35:44.612286 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-481d55dd-4cb4-45ae-b62d-eb1d0dbc246f tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08a4e8df-7700-4c1e-b8d0-680f9642cecd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:35:44.613957 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-481d55dd-4cb4-45ae-b62d-eb1d0dbc246f tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Flow 'volume_create_api' (9e0f856c-f265-4d38-9b2f-047d75ccee88) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:35:44.613957 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-481d55dd-4cb4-45ae-b62d-eb1d0dbc246f tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Create volume request issued successfully. Jul 03 02:35:44.614225 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-481d55dd-4cb4-45ae-b62d-eb1d0dbc246f tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:35:44.615787 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 861/3454] 10.4.3.223 () {68 vars in 1259 bytes} [Fri Jul 3 02:35:44 2026] POST /volume/v3/volumes => generated 765 bytes in 294 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:35:44.631155 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-55e4f67d-af34-4d15-b884-24c0aeb92049 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:44.631155 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-55e4f67d-af34-4d15-b884-24c0aeb92049 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:35:44.631155 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-55e4f67d-af34-4d15-b884-24c0aeb92049 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1531005608", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:35:44.632765 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.volumes [None req-55e4f67d-af34-4d15-b884-24c0aeb92049 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1531005608', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:35:44.632765 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-55e4f67d-af34-4d15-b884-24c0aeb92049 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Create volume of 1 GB Jul 03 02:35:44.633693 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:44.633693 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:35:44.639904 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-55e4f67d-af34-4d15-b884-24c0aeb92049 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Availability Zones retrieved successfully. Jul 03 02:35:44.641888 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-55e4f67d-af34-4d15-b884-24c0aeb92049 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Flow 'volume_create_api' (0fcb0371-edd7-49b9-9a73-36c69bda16d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:35:44.642562 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-55e4f67d-af34-4d15-b884-24c0aeb92049 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a959229-f002-49be-b3eb-a53601d90d4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:35:44.644069 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.flows.api.create_volume [None req-55e4f67d-af34-4d15-b884-24c0aeb92049 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Validating volume size '1' using validate_int {{(pid=100015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:35:44.668703 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-55e4f67d-af34-4d15-b884-24c0aeb92049 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a959229-f002-49be-b3eb-a53601d90d4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:35:44.669448 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-55e4f67d-af34-4d15-b884-24c0aeb92049 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97b99b5f-922e-43c0-b394-ac1ff64f1194) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:35:44.728158 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.quota [None req-55e4f67d-af34-4d15-b884-24c0aeb92049 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Created reservations ['4b9a26ad-d811-4620-af04-732f6e459de4', '47cacc83-c02f-45b8-9de1-05564451ea08', 'd16325ed-b863-4a3e-bf8e-5230300ace00', '96893c1b-7a55-4298-a5b3-385aa87edb19'] {{(pid=100015) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:35:44.728158 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-55e4f67d-af34-4d15-b884-24c0aeb92049 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97b99b5f-922e-43c0-b394-ac1ff64f1194) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4b9a26ad-d811-4620-af04-732f6e459de4', '47cacc83-c02f-45b8-9de1-05564451ea08', 'd16325ed-b863-4a3e-bf8e-5230300ace00', '96893c1b-7a55-4298-a5b3-385aa87edb19']}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:35:44.729914 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-55e4f67d-af34-4d15-b884-24c0aeb92049 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32e2cccf-22ea-45d8-b9e5-e952dfc42069) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:35:44.745547 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-c719a81e-3923-41e1-8a04-4c653c0f24b9 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:44.756214 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-55e4f67d-af34-4d15-b884-24c0aeb92049 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32e2cccf-22ea-45d8-b9e5-e952dfc42069) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2c90aa8e-9e6c-4f92-86d0-3e504d0408eb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1531005608',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0146ae21a4c445fbbcca1a12ce65472e',qos_specs=None,replication_status=,reservations=['4b9a26ad-d811-4620-af04-732f6e459de4','47cacc83-c02f-45b8-9de1-05564451ea08','d16325ed-b863-4a3e-bf8e-5230300ace00','96893c1b-7a55-4298-a5b3-385aa87edb19'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb19b5973c4c4f9e84a20392d6baeb59',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:35:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1531005608',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2c90aa8e-9e6c-4f92-86d0-3e504d0408eb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0146ae21a4c445fbbcca1a12ce65472e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fb19b5973c4c4f9e84a20392d6baeb59',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:35:44.756214 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-55e4f67d-af34-4d15-b884-24c0aeb92049 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba54d90d-9016-4ac0-bf39-2617e52f0f31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:35:44.770534 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-55e4f67d-af34-4d15-b884-24c0aeb92049 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba54d90d-9016-4ac0-bf39-2617e52f0f31) transitioned into state 'SUCCESS' from state '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-1531005608',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0146ae21a4c445fbbcca1a12ce65472e',qos_specs=None,replication_status=,reservations=['4b9a26ad-d811-4620-af04-732f6e459de4','47cacc83-c02f-45b8-9de1-05564451ea08','d16325ed-b863-4a3e-bf8e-5230300ace00','96893c1b-7a55-4298-a5b3-385aa87edb19'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb19b5973c4c4f9e84a20392d6baeb59',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:35:44.772316 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-55e4f67d-af34-4d15-b884-24c0aeb92049 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ea5136b-bd0a-4746-b008-77a9156e562d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:35:44.780667 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-55e4f67d-af34-4d15-b884-24c0aeb92049 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ea5136b-bd0a-4746-b008-77a9156e562d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:35:44.780667 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-55e4f67d-af34-4d15-b884-24c0aeb92049 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Flow 'volume_create_api' (0fcb0371-edd7-49b9-9a73-36c69bda16d1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:35:44.780667 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-55e4f67d-af34-4d15-b884-24c0aeb92049 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Create volume request issued successfully. Jul 03 02:35:44.782793 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-55e4f67d-af34-4d15-b884-24c0aeb92049 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:35:44.782793 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 872/3455] 10.4.3.223 () {68 vars in 1259 bytes} [Fri Jul 3 02:35:44 2026] POST /volume/v3/volumes => generated 765 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:35:44.845713 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.coordination [req-99e44cfe-cc39-4de1-841d-6bbe5be7992f req-ac722c15-8699-4afd-8517-2ce275119f49 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Lock "cinder-attachment_update-ddb51033-b508-45f7-a948-0dc069766659-np0000004352" released by "attachment_update" :: held 0.532s {{(pid=100013) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 02:35:44.846077 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-99e44cfe-cc39-4de1-841d-6bbe5be7992f req-ac722c15-8699-4afd-8517-2ce275119f49 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] https://10.4.3.223/volume/v3/attachments/acf9e69f-be65-48f3-ab38-7666c6b3d3c9 returned with HTTP 200 Jul 03 02:35:44.846672 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 866/3456] 10.4.3.223 () {74 vars in 1704 bytes} [Fri Jul 3 02:35:44 2026] PUT /volume/v3/attachments/acf9e69f-be65-48f3-ab38-7666c6b3d3c9 => generated 969 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:35:44.849780 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-c719a81e-3923-41e1-8a04-4c653c0f24b9 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:35:44.850147 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-c719a81e-3923-41e1-8a04-4c653c0f24b9 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-340539931"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:35:44.851688 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.volumes [None req-c719a81e-3923-41e1-8a04-4c653c0f24b9 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-340539931'}} {{(pid=100014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:35:44.851816 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.volumes [None req-c719a81e-3923-41e1-8a04-4c653c0f24b9 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Create volume of 1 GB Jul 03 02:35:44.856252 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-c719a81e-3923-41e1-8a04-4c653c0f24b9 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Availability Zones retrieved successfully. Jul 03 02:35:44.862736 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-c719a81e-3923-41e1-8a04-4c653c0f24b9 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Flow 'volume_create_api' (5bf59ab7-a978-4f2d-a2b7-344067cc3f33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:35:44.863749 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-c719a81e-3923-41e1-8a04-4c653c0f24b9 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ead1851-bdbe-4e95-b2b4-6f42ffe9fb02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:35:44.864640 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.flows.api.create_volume [None req-c719a81e-3923-41e1-8a04-4c653c0f24b9 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Validating volume size '1' using validate_int {{(pid=100014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:35:44.888550 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-c719a81e-3923-41e1-8a04-4c653c0f24b9 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ead1851-bdbe-4e95-b2b4-6f42ffe9fb02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:35:44.889269 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-c719a81e-3923-41e1-8a04-4c653c0f24b9 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ab01c21-9ffc-4d45-b4f1-5e4b385f3494) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:35:44.964200 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.quota [None req-c719a81e-3923-41e1-8a04-4c653c0f24b9 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Created reservations ['c9521fdf-09cc-42e9-8b99-b330bc86a415', '9dd26ee0-660d-4fca-9643-b6489217ef46', '981ca216-19a6-44c2-b480-919a791fa46a', 'fcc8bf21-bf1a-4528-aafa-fa21530f09bf'] {{(pid=100014) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:35:44.964928 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-c719a81e-3923-41e1-8a04-4c653c0f24b9 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ab01c21-9ffc-4d45-b4f1-5e4b385f3494) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c9521fdf-09cc-42e9-8b99-b330bc86a415', '9dd26ee0-660d-4fca-9643-b6489217ef46', '981ca216-19a6-44c2-b480-919a791fa46a', 'fcc8bf21-bf1a-4528-aafa-fa21530f09bf']}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:35:44.965584 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-c719a81e-3923-41e1-8a04-4c653c0f24b9 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4d232f7-dff6-4676-9ead-3fa7e4dfda1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:35:44.988394 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-c719a81e-3923-41e1-8a04-4c653c0f24b9 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4d232f7-dff6-4676-9ead-3fa7e4dfda1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5b14a554-ae2d-43d5-b402-740f38d2b791', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-340539931',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0bd417b090dd4956b0338a9a85d40867',qos_specs=None,replication_status=,reservations=['c9521fdf-09cc-42e9-8b99-b330bc86a415','9dd26ee0-660d-4fca-9643-b6489217ef46','981ca216-19a6-44c2-b480-919a791fa46a','fcc8bf21-bf1a-4528-aafa-fa21530f09bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c087ae6e097461883273610d71adcd5',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:35:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-340539931',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5b14a554-ae2d-43d5-b402-740f38d2b791,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0bd417b090dd4956b0338a9a85d40867',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1c087ae6e097461883273610d71adcd5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:35:44.989093 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-c719a81e-3923-41e1-8a04-4c653c0f24b9 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ad0a99e-61ec-44e6-a929-520c5eac0684) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:35:45.009363 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-c719a81e-3923-41e1-8a04-4c653c0f24b9 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ad0a99e-61ec-44e6-a929-520c5eac0684) transitioned into state 'SUCCESS' from state '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-340539931',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0bd417b090dd4956b0338a9a85d40867',qos_specs=None,replication_status=,reservations=['c9521fdf-09cc-42e9-8b99-b330bc86a415','9dd26ee0-660d-4fca-9643-b6489217ef46','981ca216-19a6-44c2-b480-919a791fa46a','fcc8bf21-bf1a-4528-aafa-fa21530f09bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c087ae6e097461883273610d71adcd5',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:35:45.009979 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-c719a81e-3923-41e1-8a04-4c653c0f24b9 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05f616a6-e7e4-4ed3-aa46-ef2827c1c74a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:35:45.020441 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-c719a81e-3923-41e1-8a04-4c653c0f24b9 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05f616a6-e7e4-4ed3-aa46-ef2827c1c74a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:35:45.021294 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-c719a81e-3923-41e1-8a04-4c653c0f24b9 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Flow 'volume_create_api' (5bf59ab7-a978-4f2d-a2b7-344067cc3f33) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:35:45.021654 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-c719a81e-3923-41e1-8a04-4c653c0f24b9 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Create volume request issued successfully. Jul 03 02:35:45.022207 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-c719a81e-3923-41e1-8a04-4c653c0f24b9 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:35:45.022689 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 858/3457] 10.4.3.223 () {70 vars in 1298 bytes} [Fri Jul 3 02:35:44 2026] POST /volume/v3/volumes => generated 777 bytes in 280 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:35:45.044493 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-2f517d18-6a19-4f86-b09d-ba1109ef73e5 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:45.047968 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-2f517d18-6a19-4f86-b09d-ba1109ef73e5 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] GET https://10.4.3.223/volume/v3/volumes/5b14a554-ae2d-43d5-b402-740f38d2b791 Jul 03 02:35:45.048228 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-2f517d18-6a19-4f86-b09d-ba1109ef73e5 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:45.048541 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-2f517d18-6a19-4f86-b09d-ba1109ef73e5 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:45.058475 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:45.058475 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:35:45.062437 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-2f517d18-6a19-4f86-b09d-ba1109ef73e5 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Volume info retrieved successfully. Jul 03 02:35:45.066832 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-2f517d18-6a19-4f86-b09d-ba1109ef73e5 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] https://10.4.3.223/volume/v3/volumes/5b14a554-ae2d-43d5-b402-740f38d2b791 returned with HTTP 200 Jul 03 02:35:45.067293 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 862/3458] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:35:45 2026] GET /volume/v3/volumes/5b14a554-ae2d-43d5-b402-740f38d2b791 => generated 956 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:45.264069 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-d3896674-f08e-449e-ba02-c08dd12a89a2 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:45.268859 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-d3896674-f08e-449e-ba02-c08dd12a89a2 tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] GET https://10.4.3.223/volume/v3/backups/875463f0-4778-4f37-8e30-1f36860efb4b Jul 03 02:35:45.269246 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-d3896674-f08e-449e-ba02-c08dd12a89a2 tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:45.269716 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-d3896674-f08e-449e-ba02-c08dd12a89a2 tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:45.269778 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-d3896674-f08e-449e-ba02-c08dd12a89a2 tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] Show backup with id 875463f0-4778-4f37-8e30-1f36860efb4b. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:35:45.275602 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:45.275602 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:35:45.276376 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-d3896674-f08e-449e-ba02-c08dd12a89a2 tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] https://10.4.3.223/volume/v3/backups/875463f0-4778-4f37-8e30-1f36860efb4b returned with HTTP 200 Jul 03 02:35:45.276770 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 873/3459] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:35:45 2026] GET /volume/v3/backups/875463f0-4778-4f37-8e30-1f36860efb4b => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:45.360168 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-99e44cfe-cc39-4de1-841d-6bbe5be7992f req-5ecc2573-029c-433e-a7ee-0f1a27a3a253 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:45.368576 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-99e44cfe-cc39-4de1-841d-6bbe5be7992f req-5ecc2573-029c-433e-a7ee-0f1a27a3a253 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] POST https://10.4.3.223/volume/v3/attachments/acf9e69f-be65-48f3-ab38-7666c6b3d3c9/action Jul 03 02:35:45.370042 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-99e44cfe-cc39-4de1-841d-6bbe5be7992f req-5ecc2573-029c-433e-a7ee-0f1a27a3a253 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Action body: b'{"os-complete": null}' {{(pid=100013) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:35:45.370754 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-99e44cfe-cc39-4de1-841d-6bbe5be7992f req-5ecc2573-029c-433e-a7ee-0f1a27a3a253 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:35:45.391887 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:45.391887 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:35:45.410270 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-99e44cfe-cc39-4de1-841d-6bbe5be7992f req-5ecc2573-029c-433e-a7ee-0f1a27a3a253 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] https://10.4.3.223/volume/v3/attachments/acf9e69f-be65-48f3-ab38-7666c6b3d3c9/action returned with HTTP 204 Jul 03 02:35:45.410711 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 867/3460] 10.4.3.223 () {74 vars in 1725 bytes} [Fri Jul 3 02:35:45 2026] POST /volume/v3/attachments/acf9e69f-be65-48f3-ab38-7666c6b3d3c9/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:35:45.425941 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-07071d6d-fcc6-464d-8989-a51cabaf978e None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:45.427564 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-07071d6d-fcc6-464d-8989-a51cabaf978e tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] GET https://10.4.3.223/volume/v3/volumes/9db1a9c5-5bb2-4931-81b3-3beeb8f956b2 Jul 03 02:35:45.427726 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-07071d6d-fcc6-464d-8989-a51cabaf978e tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:45.427893 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-07071d6d-fcc6-464d-8989-a51cabaf978e tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:45.434337 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:45.434337 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:35:45.437439 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-07071d6d-fcc6-464d-8989-a51cabaf978e tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] Volume info retrieved successfully. Jul 03 02:35:45.441438 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-07071d6d-fcc6-464d-8989-a51cabaf978e tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] https://10.4.3.223/volume/v3/volumes/9db1a9c5-5bb2-4931-81b3-3beeb8f956b2 returned with HTTP 200 Jul 03 02:35:45.441797 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 859/3461] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:35:45 2026] GET /volume/v3/volumes/9db1a9c5-5bb2-4931-81b3-3beeb8f956b2 => generated 842 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:46.081179 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-61fa97f9-cf80-48ae-af48-35407d06d7c4 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:46.084441 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-61fa97f9-cf80-48ae-af48-35407d06d7c4 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] GET https://10.4.3.223/volume/v3/volumes/5b14a554-ae2d-43d5-b402-740f38d2b791 Jul 03 02:35:46.084441 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-61fa97f9-cf80-48ae-af48-35407d06d7c4 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:46.084441 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-61fa97f9-cf80-48ae-af48-35407d06d7c4 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:46.093592 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:46.093592 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:35:46.099804 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-61fa97f9-cf80-48ae-af48-35407d06d7c4 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Volume info retrieved successfully. Jul 03 02:35:46.105782 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-61fa97f9-cf80-48ae-af48-35407d06d7c4 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] https://10.4.3.223/volume/v3/volumes/5b14a554-ae2d-43d5-b402-740f38d2b791 returned with HTTP 200 Jul 03 02:35:46.105782 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 863/3462] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:35:46 2026] GET /volume/v3/volumes/5b14a554-ae2d-43d5-b402-740f38d2b791 => generated 1008 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:35:46.121042 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-c4249491-0554-4330-9ba7-07e868d17cc7 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:46.125444 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-c4249491-0554-4330-9ba7-07e868d17cc7 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] POST https://10.4.3.223/volume/v3/backups Jul 03 02:35:46.125444 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-c4249491-0554-4330-9ba7-07e868d17cc7 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5b14a554-ae2d-43d5-b402-740f38d2b791", "name": "tempest-type-Backup-499122867"}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:35:46.125444 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.contrib.backups [None req-c4249491-0554-4330-9ba7-07e868d17cc7 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Creating new backup {'backup': {'volume_id': '5b14a554-ae2d-43d5-b402-740f38d2b791', 'name': 'tempest-type-Backup-499122867'}} {{(pid=100015) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 02:35:46.125444 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.contrib.backups [None req-c4249491-0554-4330-9ba7-07e868d17cc7 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Creating backup of volume 5b14a554-ae2d-43d5-b402-740f38d2b791 in container None Jul 03 02:35:46.131304 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:46.131304 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:35:46.131980 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-c4249491-0554-4330-9ba7-07e868d17cc7 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Volume info retrieved successfully. Jul 03 02:35:46.160308 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.quota [None req-c4249491-0554-4330-9ba7-07e868d17cc7 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Created reservations ['3a7932f8-6e27-4d1f-a76b-8a4518c8fb9b', '964984f6-bec7-4aad-ad83-18407047b0d5'] {{(pid=100015) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:35:46.194995 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-c4249491-0554-4330-9ba7-07e868d17cc7 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] https://10.4.3.223/volume/v3/backups returned with HTTP 202 Jul 03 02:35:46.195588 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 874/3463] 10.4.3.223 () {70 vars in 1299 bytes} [Fri Jul 3 02:35:46 2026] POST /volume/v3/backups => generated 315 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:35:46.204956 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-9084b505-99d1-458a-aab0-d6afb45c409b None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:46.206584 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-9084b505-99d1-458a-aab0-d6afb45c409b tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] GET https://10.4.3.223/volume/v3/backups/6bdd7c04-1a0f-4b84-b920-56964580de6c Jul 03 02:35:46.206807 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-9084b505-99d1-458a-aab0-d6afb45c409b tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:46.207021 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-9084b505-99d1-458a-aab0-d6afb45c409b tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:46.207175 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-9084b505-99d1-458a-aab0-d6afb45c409b tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Show backup with id 6bdd7c04-1a0f-4b84-b920-56964580de6c. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:35:46.211176 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:46.211176 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:35:46.211956 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-9084b505-99d1-458a-aab0-d6afb45c409b tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] https://10.4.3.223/volume/v3/backups/6bdd7c04-1a0f-4b84-b920-56964580de6c returned with HTTP 200 Jul 03 02:35:46.212358 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 868/3464] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:35:46 2026] GET /volume/v3/backups/6bdd7c04-1a0f-4b84-b920-56964580de6c => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:46.292561 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-a04b66fc-200b-4b72-9f36-165fd64fa66f None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:46.298366 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-a04b66fc-200b-4b72-9f36-165fd64fa66f tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] GET https://10.4.3.223/volume/v3/backups/875463f0-4778-4f37-8e30-1f36860efb4b Jul 03 02:35:46.298648 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-a04b66fc-200b-4b72-9f36-165fd64fa66f tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:46.298889 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-a04b66fc-200b-4b72-9f36-165fd64fa66f tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:46.299035 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-a04b66fc-200b-4b72-9f36-165fd64fa66f tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] Show backup with id 875463f0-4778-4f37-8e30-1f36860efb4b. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:35:46.316520 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:46.316520 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:35:46.317200 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-a04b66fc-200b-4b72-9f36-165fd64fa66f tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] https://10.4.3.223/volume/v3/backups/875463f0-4778-4f37-8e30-1f36860efb4b returned with HTTP 200 Jul 03 02:35:46.317569 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 860/3465] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:35:46 2026] GET /volume/v3/backups/875463f0-4778-4f37-8e30-1f36860efb4b => generated 736 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:47.228666 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-a84a58d1-72fd-434b-b969-575c88cb7e8d None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:47.230982 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-a84a58d1-72fd-434b-b969-575c88cb7e8d tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] GET https://10.4.3.223/volume/v3/backups/6bdd7c04-1a0f-4b84-b920-56964580de6c Jul 03 02:35:47.231323 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-a84a58d1-72fd-434b-b969-575c88cb7e8d tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:47.231685 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-a84a58d1-72fd-434b-b969-575c88cb7e8d tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:47.231928 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-a84a58d1-72fd-434b-b969-575c88cb7e8d tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Show backup with id 6bdd7c04-1a0f-4b84-b920-56964580de6c. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:35:47.237791 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:47.237791 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:35:47.238531 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-a84a58d1-72fd-434b-b969-575c88cb7e8d tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] https://10.4.3.223/volume/v3/backups/6bdd7c04-1a0f-4b84-b920-56964580de6c returned with HTTP 200 Jul 03 02:35:47.238996 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 864/3466] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:35:47 2026] GET /volume/v3/backups/6bdd7c04-1a0f-4b84-b920-56964580de6c => generated 724 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:47.331077 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-a1510271-7ab1-4da0-abac-ff0430e07a55 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:47.333456 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-a1510271-7ab1-4da0-abac-ff0430e07a55 tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] GET https://10.4.3.223/volume/v3/backups/875463f0-4778-4f37-8e30-1f36860efb4b Jul 03 02:35:47.333724 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-a1510271-7ab1-4da0-abac-ff0430e07a55 tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:47.333976 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-a1510271-7ab1-4da0-abac-ff0430e07a55 tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:47.334136 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-a1510271-7ab1-4da0-abac-ff0430e07a55 tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] Show backup with id 875463f0-4778-4f37-8e30-1f36860efb4b. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:35:47.340705 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:47.340705 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:35:47.341534 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-a1510271-7ab1-4da0-abac-ff0430e07a55 tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] https://10.4.3.223/volume/v3/backups/875463f0-4778-4f37-8e30-1f36860efb4b returned with HTTP 200 Jul 03 02:35:47.342005 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 875/3467] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:35:47 2026] GET /volume/v3/backups/875463f0-4778-4f37-8e30-1f36860efb4b => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:48.252218 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-2baff7b3-06e8-4529-b871-e53b89fe05c5 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:48.254031 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-2baff7b3-06e8-4529-b871-e53b89fe05c5 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] GET https://10.4.3.223/volume/v3/backups/6bdd7c04-1a0f-4b84-b920-56964580de6c Jul 03 02:35:48.254269 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-2baff7b3-06e8-4529-b871-e53b89fe05c5 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:48.254513 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-2baff7b3-06e8-4529-b871-e53b89fe05c5 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:48.254682 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-2baff7b3-06e8-4529-b871-e53b89fe05c5 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Show backup with id 6bdd7c04-1a0f-4b84-b920-56964580de6c. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:35:48.258197 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:48.258197 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:35:48.258792 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-2baff7b3-06e8-4529-b871-e53b89fe05c5 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] https://10.4.3.223/volume/v3/backups/6bdd7c04-1a0f-4b84-b920-56964580de6c returned with HTTP 200 Jul 03 02:35:48.259165 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 869/3468] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:35:48 2026] GET /volume/v3/backups/6bdd7c04-1a0f-4b84-b920-56964580de6c => generated 724 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:48.356107 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-ecae9055-8e73-43a5-83a8-d1bff6420635 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:48.358250 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-ecae9055-8e73-43a5-83a8-d1bff6420635 tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] GET https://10.4.3.223/volume/v3/backups/875463f0-4778-4f37-8e30-1f36860efb4b Jul 03 02:35:48.358677 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-ecae9055-8e73-43a5-83a8-d1bff6420635 tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:48.358774 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-ecae9055-8e73-43a5-83a8-d1bff6420635 tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:48.358877 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-ecae9055-8e73-43a5-83a8-d1bff6420635 tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] Show backup with id 875463f0-4778-4f37-8e30-1f36860efb4b. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:35:48.363303 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:48.363303 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:35:48.363975 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-ecae9055-8e73-43a5-83a8-d1bff6420635 tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] https://10.4.3.223/volume/v3/backups/875463f0-4778-4f37-8e30-1f36860efb4b returned with HTTP 200 Jul 03 02:35:48.364541 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 861/3469] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:35:48 2026] GET /volume/v3/backups/875463f0-4778-4f37-8e30-1f36860efb4b => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:49.271287 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-7e6bb288-a49d-4610-b06c-f83c03f0940a None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:49.273112 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-7e6bb288-a49d-4610-b06c-f83c03f0940a tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] GET https://10.4.3.223/volume/v3/backups/6bdd7c04-1a0f-4b84-b920-56964580de6c Jul 03 02:35:49.273312 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-7e6bb288-a49d-4610-b06c-f83c03f0940a tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:49.273501 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-7e6bb288-a49d-4610-b06c-f83c03f0940a tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:49.273599 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-7e6bb288-a49d-4610-b06c-f83c03f0940a tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Show backup with id 6bdd7c04-1a0f-4b84-b920-56964580de6c. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:35:49.277783 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:49.277783 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:35:49.278376 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-7e6bb288-a49d-4610-b06c-f83c03f0940a tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] https://10.4.3.223/volume/v3/backups/6bdd7c04-1a0f-4b84-b920-56964580de6c returned with HTTP 200 Jul 03 02:35:49.278765 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 865/3470] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:35:49 2026] GET /volume/v3/backups/6bdd7c04-1a0f-4b84-b920-56964580de6c => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:49.373632 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-8d6e09bf-9a8c-4c3e-a8f4-2c3bf546b3a5 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:49.375254 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-8d6e09bf-9a8c-4c3e-a8f4-2c3bf546b3a5 tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] GET https://10.4.3.223/volume/v3/backups/875463f0-4778-4f37-8e30-1f36860efb4b Jul 03 02:35:49.375445 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-8d6e09bf-9a8c-4c3e-a8f4-2c3bf546b3a5 tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:49.375622 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-8d6e09bf-9a8c-4c3e-a8f4-2c3bf546b3a5 tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:49.375724 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-8d6e09bf-9a8c-4c3e-a8f4-2c3bf546b3a5 tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] Show backup with id 875463f0-4778-4f37-8e30-1f36860efb4b. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:35:49.379528 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:49.379528 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:35:49.380031 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-8d6e09bf-9a8c-4c3e-a8f4-2c3bf546b3a5 tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] https://10.4.3.223/volume/v3/backups/875463f0-4778-4f37-8e30-1f36860efb4b returned with HTTP 200 Jul 03 02:35:49.380343 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 876/3471] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:35:49 2026] GET /volume/v3/backups/875463f0-4778-4f37-8e30-1f36860efb4b => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:50.288680 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-ceda14ee-f6e6-4d2f-89b0-be1c6daa6aca None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:50.290579 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-ceda14ee-f6e6-4d2f-89b0-be1c6daa6aca tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] GET https://10.4.3.223/volume/v3/backups/6bdd7c04-1a0f-4b84-b920-56964580de6c Jul 03 02:35:50.290792 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-ceda14ee-f6e6-4d2f-89b0-be1c6daa6aca tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:50.290970 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-ceda14ee-f6e6-4d2f-89b0-be1c6daa6aca tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:50.291089 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-ceda14ee-f6e6-4d2f-89b0-be1c6daa6aca tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Show backup with id 6bdd7c04-1a0f-4b84-b920-56964580de6c. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:35:50.295657 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:50.295657 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:35:50.296366 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-ceda14ee-f6e6-4d2f-89b0-be1c6daa6aca tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] https://10.4.3.223/volume/v3/backups/6bdd7c04-1a0f-4b84-b920-56964580de6c returned with HTTP 200 Jul 03 02:35:50.296850 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 870/3472] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:35:50 2026] GET /volume/v3/backups/6bdd7c04-1a0f-4b84-b920-56964580de6c => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:50.389597 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-76e2b668-ab6a-4fed-9c02-c3e0f83cfca4 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:50.391533 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-76e2b668-ab6a-4fed-9c02-c3e0f83cfca4 tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] GET https://10.4.3.223/volume/v3/backups/875463f0-4778-4f37-8e30-1f36860efb4b Jul 03 02:35:50.391776 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-76e2b668-ab6a-4fed-9c02-c3e0f83cfca4 tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:50.392022 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-76e2b668-ab6a-4fed-9c02-c3e0f83cfca4 tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:50.392146 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-76e2b668-ab6a-4fed-9c02-c3e0f83cfca4 tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] Show backup with id 875463f0-4778-4f37-8e30-1f36860efb4b. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:35:50.396901 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:50.396901 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:35:50.397686 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-76e2b668-ab6a-4fed-9c02-c3e0f83cfca4 tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] https://10.4.3.223/volume/v3/backups/875463f0-4778-4f37-8e30-1f36860efb4b returned with HTTP 200 Jul 03 02:35:50.398135 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 862/3473] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:35:50 2026] GET /volume/v3/backups/875463f0-4778-4f37-8e30-1f36860efb4b => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:51.307176 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-75c5d7fc-2eac-4b9b-88cb-97abf85e3dd6 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:51.308713 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-75c5d7fc-2eac-4b9b-88cb-97abf85e3dd6 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] GET https://10.4.3.223/volume/v3/backups/6bdd7c04-1a0f-4b84-b920-56964580de6c Jul 03 02:35:51.308890 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-75c5d7fc-2eac-4b9b-88cb-97abf85e3dd6 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:51.309082 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-75c5d7fc-2eac-4b9b-88cb-97abf85e3dd6 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:51.309183 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-75c5d7fc-2eac-4b9b-88cb-97abf85e3dd6 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Show backup with id 6bdd7c04-1a0f-4b84-b920-56964580de6c. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:35:51.312815 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:51.312815 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:35:51.313386 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-75c5d7fc-2eac-4b9b-88cb-97abf85e3dd6 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] https://10.4.3.223/volume/v3/backups/6bdd7c04-1a0f-4b84-b920-56964580de6c returned with HTTP 200 Jul 03 02:35:51.313742 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 866/3474] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:35:51 2026] GET /volume/v3/backups/6bdd7c04-1a0f-4b84-b920-56964580de6c => generated 724 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:51.408102 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-2bfa9b17-36e0-47b9-971e-95d53b361bae None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:51.409643 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-2bfa9b17-36e0-47b9-971e-95d53b361bae tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] GET https://10.4.3.223/volume/v3/backups/875463f0-4778-4f37-8e30-1f36860efb4b Jul 03 02:35:51.409827 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-2bfa9b17-36e0-47b9-971e-95d53b361bae tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:51.410008 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-2bfa9b17-36e0-47b9-971e-95d53b361bae tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:51.410103 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-2bfa9b17-36e0-47b9-971e-95d53b361bae tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] Show backup with id 875463f0-4778-4f37-8e30-1f36860efb4b. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:35:51.413615 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:51.413615 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:35:51.414145 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-2bfa9b17-36e0-47b9-971e-95d53b361bae tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] https://10.4.3.223/volume/v3/backups/875463f0-4778-4f37-8e30-1f36860efb4b returned with HTTP 200 Jul 03 02:35:51.414507 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 877/3475] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:35:51 2026] GET /volume/v3/backups/875463f0-4778-4f37-8e30-1f36860efb4b => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:52.323778 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-3fa5371b-7f12-4964-a70e-35326cd2eb77 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:52.325791 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-3fa5371b-7f12-4964-a70e-35326cd2eb77 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] GET https://10.4.3.223/volume/v3/backups/6bdd7c04-1a0f-4b84-b920-56964580de6c Jul 03 02:35:52.326035 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-3fa5371b-7f12-4964-a70e-35326cd2eb77 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:52.326270 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-3fa5371b-7f12-4964-a70e-35326cd2eb77 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:52.326372 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-3fa5371b-7f12-4964-a70e-35326cd2eb77 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Show backup with id 6bdd7c04-1a0f-4b84-b920-56964580de6c. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:35:52.331473 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:52.331473 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:35:52.332277 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-3fa5371b-7f12-4964-a70e-35326cd2eb77 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] https://10.4.3.223/volume/v3/backups/6bdd7c04-1a0f-4b84-b920-56964580de6c returned with HTTP 200 Jul 03 02:35:52.332746 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 871/3476] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:35:52 2026] GET /volume/v3/backups/6bdd7c04-1a0f-4b84-b920-56964580de6c => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:52.425115 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-0138223c-6a0d-4a1e-890c-5964f6ee168e None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:52.426887 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-0138223c-6a0d-4a1e-890c-5964f6ee168e tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] GET https://10.4.3.223/volume/v3/backups/875463f0-4778-4f37-8e30-1f36860efb4b Jul 03 02:35:52.427133 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-0138223c-6a0d-4a1e-890c-5964f6ee168e tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:52.427307 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-0138223c-6a0d-4a1e-890c-5964f6ee168e tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:52.427405 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-0138223c-6a0d-4a1e-890c-5964f6ee168e tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] Show backup with id 875463f0-4778-4f37-8e30-1f36860efb4b. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:35:52.431746 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:52.431746 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:35:52.432470 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-0138223c-6a0d-4a1e-890c-5964f6ee168e tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] https://10.4.3.223/volume/v3/backups/875463f0-4778-4f37-8e30-1f36860efb4b returned with HTTP 200 Jul 03 02:35:52.432887 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 863/3477] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:35:52 2026] GET /volume/v3/backups/875463f0-4778-4f37-8e30-1f36860efb4b => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:53.347124 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-fcf38cfa-8666-43fe-9443-97db0e1e5560 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:53.349082 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-fcf38cfa-8666-43fe-9443-97db0e1e5560 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] GET https://10.4.3.223/volume/v3/backups/6bdd7c04-1a0f-4b84-b920-56964580de6c Jul 03 02:35:53.349364 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-fcf38cfa-8666-43fe-9443-97db0e1e5560 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:53.349548 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-fcf38cfa-8666-43fe-9443-97db0e1e5560 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:53.349669 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-fcf38cfa-8666-43fe-9443-97db0e1e5560 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Show backup with id 6bdd7c04-1a0f-4b84-b920-56964580de6c. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:35:53.361382 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:53.361382 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:35:53.362119 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-fcf38cfa-8666-43fe-9443-97db0e1e5560 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] https://10.4.3.223/volume/v3/backups/6bdd7c04-1a0f-4b84-b920-56964580de6c returned with HTTP 200 Jul 03 02:35:53.362511 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 867/3478] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:35:53 2026] GET /volume/v3/backups/6bdd7c04-1a0f-4b84-b920-56964580de6c => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:53.444344 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-e30f2a91-bb16-4e11-ad06-6a31d977edaf None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:53.447596 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-e30f2a91-bb16-4e11-ad06-6a31d977edaf tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] GET https://10.4.3.223/volume/v3/backups/875463f0-4778-4f37-8e30-1f36860efb4b Jul 03 02:35:53.447596 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-e30f2a91-bb16-4e11-ad06-6a31d977edaf tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:53.447596 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-e30f2a91-bb16-4e11-ad06-6a31d977edaf tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:53.447596 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-e30f2a91-bb16-4e11-ad06-6a31d977edaf tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] Show backup with id 875463f0-4778-4f37-8e30-1f36860efb4b. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:35:53.453885 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:53.453885 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:35:53.453885 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-e30f2a91-bb16-4e11-ad06-6a31d977edaf tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] https://10.4.3.223/volume/v3/backups/875463f0-4778-4f37-8e30-1f36860efb4b returned with HTTP 200 Jul 03 02:35:53.453885 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 878/3479] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:35:53 2026] GET /volume/v3/backups/875463f0-4778-4f37-8e30-1f36860efb4b => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:53.464439 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-8919e8a0-63db-4c11-95e9-d794bcedb278 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:53.556089 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-8919e8a0-63db-4c11-95e9-d794bcedb278 tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-member] PUT https://10.4.3.223/volume/v3/backups/875463f0-4778-4f37-8e30-1f36860efb4b Jul 03 02:35:53.556500 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-8919e8a0-63db-4c11-95e9-d794bcedb278 tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-member] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:35:53.563449 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:53.563449 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:35:53.572196 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-8919e8a0-63db-4c11-95e9-d794bcedb278 tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-member] https://10.4.3.223/volume/v3/backups/875463f0-4778-4f37-8e30-1f36860efb4b returned with HTTP 200 Jul 03 02:35:53.572919 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 872/3480] 10.4.3.223 () {70 vars in 1408 bytes} [Fri Jul 3 02:35:53 2026] PUT /volume/v3/backups/875463f0-4778-4f37-8e30-1f36860efb4b => generated 316 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:53.586604 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-f85ba178-ed61-44e0-9229-e2cbada3ce7f None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:53.590364 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-f85ba178-ed61-44e0-9229-e2cbada3ce7f tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] GET https://10.4.3.223/volume/v3/backups/875463f0-4778-4f37-8e30-1f36860efb4b Jul 03 02:35:53.590364 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-f85ba178-ed61-44e0-9229-e2cbada3ce7f tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:53.590364 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-f85ba178-ed61-44e0-9229-e2cbada3ce7f tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:53.590364 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-f85ba178-ed61-44e0-9229-e2cbada3ce7f tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] Show backup with id 875463f0-4778-4f37-8e30-1f36860efb4b. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:35:53.596458 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:53.596458 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:35:53.596458 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-f85ba178-ed61-44e0-9229-e2cbada3ce7f tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] https://10.4.3.223/volume/v3/backups/875463f0-4778-4f37-8e30-1f36860efb4b returned with HTTP 200 Jul 03 02:35:53.596458 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 864/3481] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:35:53 2026] GET /volume/v3/backups/875463f0-4778-4f37-8e30-1f36860efb4b => generated 762 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:53.610379 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-d2261304-0fa1-4d1c-9d5f-8235a04f27bd None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:53.615086 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-d2261304-0fa1-4d1c-9d5f-8235a04f27bd tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] DELETE https://10.4.3.223/volume/v3/backups/875463f0-4778-4f37-8e30-1f36860efb4b Jul 03 02:35:53.615086 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-d2261304-0fa1-4d1c-9d5f-8235a04f27bd tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:53.615279 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-d2261304-0fa1-4d1c-9d5f-8235a04f27bd tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] Calling method 'delete' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:53.617178 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.contrib.backups [None req-d2261304-0fa1-4d1c-9d5f-8235a04f27bd tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] Delete backup with id: 875463f0-4778-4f37-8e30-1f36860efb4b. Jul 03 02:35:53.620496 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:53.620496 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:35:53.636518 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.backup.rpcapi [None req-d2261304-0fa1-4d1c-9d5f-8235a04f27bd tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] delete_backup rpcapi backup_id 875463f0-4778-4f37-8e30-1f36860efb4b {{(pid=100012) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 02:35:53.638359 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-d2261304-0fa1-4d1c-9d5f-8235a04f27bd tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] https://10.4.3.223/volume/v3/backups/875463f0-4778-4f37-8e30-1f36860efb4b returned with HTTP 202 Jul 03 02:35:53.638928 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 868/3482] 10.4.3.223 () {68 vars in 1391 bytes} [Fri Jul 3 02:35:53 2026] DELETE /volume/v3/backups/875463f0-4778-4f37-8e30-1f36860efb4b => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 02:35:53.653504 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-563d36be-c312-453d-a7fa-f28c80ebb2a6 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:53.655739 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-563d36be-c312-453d-a7fa-f28c80ebb2a6 tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] GET https://10.4.3.223/volume/v3/backups/875463f0-4778-4f37-8e30-1f36860efb4b Jul 03 02:35:53.656368 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-563d36be-c312-453d-a7fa-f28c80ebb2a6 tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:53.656368 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-563d36be-c312-453d-a7fa-f28c80ebb2a6 tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:53.656526 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-563d36be-c312-453d-a7fa-f28c80ebb2a6 tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] Show backup with id 875463f0-4778-4f37-8e30-1f36860efb4b. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:35:53.662573 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:53.662573 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:35:53.663385 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-563d36be-c312-453d-a7fa-f28c80ebb2a6 tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] https://10.4.3.223/volume/v3/backups/875463f0-4778-4f37-8e30-1f36860efb4b returned with HTTP 200 Jul 03 02:35:53.664037 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 879/3483] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:35:53 2026] GET /volume/v3/backups/875463f0-4778-4f37-8e30-1f36860efb4b => generated 761 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:54.373168 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-2de55bbf-25c6-4003-9073-3bc7a4aa0db6 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:54.375439 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-2de55bbf-25c6-4003-9073-3bc7a4aa0db6 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] GET https://10.4.3.223/volume/v3/backups/6bdd7c04-1a0f-4b84-b920-56964580de6c Jul 03 02:35:54.375629 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-2de55bbf-25c6-4003-9073-3bc7a4aa0db6 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:54.375818 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-2de55bbf-25c6-4003-9073-3bc7a4aa0db6 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:54.375914 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-2de55bbf-25c6-4003-9073-3bc7a4aa0db6 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Show backup with id 6bdd7c04-1a0f-4b84-b920-56964580de6c. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:35:54.379920 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:54.379920 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:35:54.380538 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-2de55bbf-25c6-4003-9073-3bc7a4aa0db6 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] https://10.4.3.223/volume/v3/backups/6bdd7c04-1a0f-4b84-b920-56964580de6c returned with HTTP 200 Jul 03 02:35:54.380879 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 873/3484] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:35:54 2026] GET /volume/v3/backups/6bdd7c04-1a0f-4b84-b920-56964580de6c => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:54.675026 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-c5973988-9622-4253-b853-cccb801a8d6a None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:54.678331 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-c5973988-9622-4253-b853-cccb801a8d6a tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] GET https://10.4.3.223/volume/v3/backups/875463f0-4778-4f37-8e30-1f36860efb4b Jul 03 02:35:54.678331 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-c5973988-9622-4253-b853-cccb801a8d6a tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:54.678331 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-c5973988-9622-4253-b853-cccb801a8d6a tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:54.678331 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-c5973988-9622-4253-b853-cccb801a8d6a tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] Show backup with id 875463f0-4778-4f37-8e30-1f36860efb4b. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:35:54.683461 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-c5973988-9622-4253-b853-cccb801a8d6a tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] https://10.4.3.223/volume/v3/backups/875463f0-4778-4f37-8e30-1f36860efb4b returned with HTTP 404 Jul 03 02:35:54.684141 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 865/3485] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:35:54 2026] GET /volume/v3/backups/875463f0-4778-4f37-8e30-1f36860efb4b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:35:54.692286 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-4e954a9a-ccc0-4c80-bc5d-03baed52de97 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:54.694033 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-4e954a9a-ccc0-4c80-bc5d-03baed52de97 tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] DELETE https://10.4.3.223/volume/v3/volumes/9a32dfc7-0cf2-45b6-86cf-de6e5413731c Jul 03 02:35:54.694220 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-4e954a9a-ccc0-4c80-bc5d-03baed52de97 tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:54.694440 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-4e954a9a-ccc0-4c80-bc5d-03baed52de97 tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] Calling method 'delete' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:54.694607 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.volumes [None req-4e954a9a-ccc0-4c80-bc5d-03baed52de97 tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] Delete volume with id: 9a32dfc7-0cf2-45b6-86cf-de6e5413731c Jul 03 02:35:54.705368 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:54.705368 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:35:54.705774 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-4e954a9a-ccc0-4c80-bc5d-03baed52de97 tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] Volume info retrieved successfully. Jul 03 02:35:54.723251 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-4e954a9a-ccc0-4c80-bc5d-03baed52de97 tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] Delete volume request issued successfully. Jul 03 02:35:54.723536 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-4e954a9a-ccc0-4c80-bc5d-03baed52de97 tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] https://10.4.3.223/volume/v3/volumes/9a32dfc7-0cf2-45b6-86cf-de6e5413731c returned with HTTP 202 Jul 03 02:35:54.724020 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 869/3486] 10.4.3.223 () {68 vars in 1391 bytes} [Fri Jul 3 02:35:54 2026] DELETE /volume/v3/volumes/9a32dfc7-0cf2-45b6-86cf-de6e5413731c => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:35:54.731865 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-25165d50-0a9d-4bba-848a-a5bb97d32ca8 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:54.734065 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-25165d50-0a9d-4bba-848a-a5bb97d32ca8 tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] GET https://10.4.3.223/volume/v3/volumes/9a32dfc7-0cf2-45b6-86cf-de6e5413731c Jul 03 02:35:54.734330 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-25165d50-0a9d-4bba-848a-a5bb97d32ca8 tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:54.734590 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-25165d50-0a9d-4bba-848a-a5bb97d32ca8 tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:54.743238 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:54.743238 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:35:54.747644 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-25165d50-0a9d-4bba-848a-a5bb97d32ca8 tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] Volume info retrieved successfully. Jul 03 02:35:54.751528 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-25165d50-0a9d-4bba-848a-a5bb97d32ca8 tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] https://10.4.3.223/volume/v3/volumes/9a32dfc7-0cf2-45b6-86cf-de6e5413731c returned with HTTP 200 Jul 03 02:35:54.751925 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 880/3487] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:35:54 2026] GET /volume/v3/volumes/9a32dfc7-0cf2-45b6-86cf-de6e5413731c => generated 1017 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:35:55.392664 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-6a0a095b-f640-46ac-8149-f5efecc918dd None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:55.394589 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-6a0a095b-f640-46ac-8149-f5efecc918dd tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] GET https://10.4.3.223/volume/v3/backups/6bdd7c04-1a0f-4b84-b920-56964580de6c Jul 03 02:35:55.394891 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-6a0a095b-f640-46ac-8149-f5efecc918dd tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:55.395553 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-6a0a095b-f640-46ac-8149-f5efecc918dd tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:55.395553 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-6a0a095b-f640-46ac-8149-f5efecc918dd tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Show backup with id 6bdd7c04-1a0f-4b84-b920-56964580de6c. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:35:55.400800 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:55.400800 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:35:55.401812 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-6a0a095b-f640-46ac-8149-f5efecc918dd tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] https://10.4.3.223/volume/v3/backups/6bdd7c04-1a0f-4b84-b920-56964580de6c returned with HTTP 200 Jul 03 02:35:55.402321 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 874/3488] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:35:55 2026] GET /volume/v3/backups/6bdd7c04-1a0f-4b84-b920-56964580de6c => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:55.768541 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-d42d361c-0a31-4a1d-8926-8728ce80a261 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:55.774281 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-d42d361c-0a31-4a1d-8926-8728ce80a261 tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] GET https://10.4.3.223/volume/v3/volumes/9a32dfc7-0cf2-45b6-86cf-de6e5413731c Jul 03 02:35:55.774589 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-d42d361c-0a31-4a1d-8926-8728ce80a261 tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:55.774832 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-d42d361c-0a31-4a1d-8926-8728ce80a261 tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:55.783283 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-d42d361c-0a31-4a1d-8926-8728ce80a261 tempest-ProjectMemberTests39-67906101 tempest-ProjectMemberTests39-67906101-project-admin] https://10.4.3.223/volume/v3/volumes/9a32dfc7-0cf2-45b6-86cf-de6e5413731c returned with HTTP 404 Jul 03 02:35:55.784096 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 866/3489] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:35:55 2026] GET /volume/v3/volumes/9a32dfc7-0cf2-45b6-86cf-de6e5413731c => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:35:55.912338 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-6344866d-1445-43c6-92ac-44891f56fc95 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:55.914146 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-6344866d-1445-43c6-92ac-44891f56fc95 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:35:55.914563 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-6344866d-1445-43c6-92ac-44891f56fc95 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-77486405"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:35:55.916222 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.volumes [None req-6344866d-1445-43c6-92ac-44891f56fc95 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-77486405'}} {{(pid=100012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:35:55.916343 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.volumes [None req-6344866d-1445-43c6-92ac-44891f56fc95 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Create volume of 1 GB Jul 03 02:35:55.920597 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-6344866d-1445-43c6-92ac-44891f56fc95 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Availability Zones retrieved successfully. Jul 03 02:35:55.926820 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-6344866d-1445-43c6-92ac-44891f56fc95 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Flow 'volume_create_api' (db1d9969-110f-465b-94cd-fb50677f3775) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:35:55.927856 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-6344866d-1445-43c6-92ac-44891f56fc95 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27114b57-818d-4c18-bf5d-2501cf7bdc43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:35:55.928939 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.flows.api.create_volume [None req-6344866d-1445-43c6-92ac-44891f56fc95 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Validating volume size '1' using validate_int {{(pid=100012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:35:55.980791 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-6344866d-1445-43c6-92ac-44891f56fc95 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27114b57-818d-4c18-bf5d-2501cf7bdc43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:35:55.981581 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-6344866d-1445-43c6-92ac-44891f56fc95 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09609a0c-e582-4eb4-abe2-1e8156311330) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:35:56.032361 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.quota [None req-6344866d-1445-43c6-92ac-44891f56fc95 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Created reservations ['730a9d8a-80e8-49bf-a854-01cfdfadc740', 'df6446bd-5f90-4572-995a-077818bedd6d', 'bdee1484-e0fd-4cb3-b3e9-80cde1f145fb', '74b501ce-0676-4d25-8856-fe958623f88c'] {{(pid=100012) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:35:56.033309 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-6344866d-1445-43c6-92ac-44891f56fc95 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09609a0c-e582-4eb4-abe2-1e8156311330) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['730a9d8a-80e8-49bf-a854-01cfdfadc740', 'df6446bd-5f90-4572-995a-077818bedd6d', 'bdee1484-e0fd-4cb3-b3e9-80cde1f145fb', '74b501ce-0676-4d25-8856-fe958623f88c']}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:35:56.033991 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-6344866d-1445-43c6-92ac-44891f56fc95 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4de56690-9c96-4747-953c-59a8fe689d1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:35:56.058119 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-6344866d-1445-43c6-92ac-44891f56fc95 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4de56690-9c96-4747-953c-59a8fe689d1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5b90fa3f-11b6-4c3b-bcf3-18fbd2f5a073', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-77486405',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a83cc588c25d472ca8ae96442acc4b8f',qos_specs=None,replication_status=,reservations=['730a9d8a-80e8-49bf-a854-01cfdfadc740','df6446bd-5f90-4572-995a-077818bedd6d','bdee1484-e0fd-4cb3-b3e9-80cde1f145fb','74b501ce-0676-4d25-8856-fe958623f88c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b68aefa55d3b48b689f7c24a50c13638',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:35:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-77486405',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5b90fa3f-11b6-4c3b-bcf3-18fbd2f5a073,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a83cc588c25d472ca8ae96442acc4b8f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b68aefa55d3b48b689f7c24a50c13638',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:35:56.059079 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-6344866d-1445-43c6-92ac-44891f56fc95 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c019730f-0179-4335-b342-600fed3c9f07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:35:56.083442 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-6344866d-1445-43c6-92ac-44891f56fc95 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c019730f-0179-4335-b342-600fed3c9f07) transitioned into state 'SUCCESS' from state '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-77486405',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a83cc588c25d472ca8ae96442acc4b8f',qos_specs=None,replication_status=,reservations=['730a9d8a-80e8-49bf-a854-01cfdfadc740','df6446bd-5f90-4572-995a-077818bedd6d','bdee1484-e0fd-4cb3-b3e9-80cde1f145fb','74b501ce-0676-4d25-8856-fe958623f88c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b68aefa55d3b48b689f7c24a50c13638',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:35:56.083442 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-6344866d-1445-43c6-92ac-44891f56fc95 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac6ff838-daf4-46f4-91c3-0cd52b955633) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:35:56.099191 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-6344866d-1445-43c6-92ac-44891f56fc95 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac6ff838-daf4-46f4-91c3-0cd52b955633) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:35:56.100023 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-6344866d-1445-43c6-92ac-44891f56fc95 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Flow 'volume_create_api' (db1d9969-110f-465b-94cd-fb50677f3775) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:35:56.100340 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-6344866d-1445-43c6-92ac-44891f56fc95 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Create volume request issued successfully. Jul 03 02:35:56.100973 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-6344866d-1445-43c6-92ac-44891f56fc95 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:35:56.101378 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 870/3490] 10.4.3.223 () {68 vars in 1258 bytes} [Fri Jul 3 02:35:55 2026] POST /volume/v3/volumes => generated 753 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:35:56.119442 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-a364b5e9-1760-4cc3-b79a-35666632c913 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:56.119821 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-a364b5e9-1760-4cc3-b79a-35666632c913 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] GET https://10.4.3.223/volume/v3/volumes/5b90fa3f-11b6-4c3b-bcf3-18fbd2f5a073 Jul 03 02:35:56.120030 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-a364b5e9-1760-4cc3-b79a-35666632c913 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:56.120320 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-a364b5e9-1760-4cc3-b79a-35666632c913 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:56.139518 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:56.139518 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:35:56.144343 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-a364b5e9-1760-4cc3-b79a-35666632c913 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Volume info retrieved successfully. Jul 03 02:35:56.149488 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-a364b5e9-1760-4cc3-b79a-35666632c913 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] https://10.4.3.223/volume/v3/volumes/5b90fa3f-11b6-4c3b-bcf3-18fbd2f5a073 returned with HTTP 200 Jul 03 02:35:56.150076 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 881/3491] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:35:56 2026] GET /volume/v3/volumes/5b90fa3f-11b6-4c3b-bcf3-18fbd2f5a073 => generated 821 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:56.416807 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-064bdb08-5bf7-4621-9071-a9e8af3a528c None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:56.418874 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-064bdb08-5bf7-4621-9071-a9e8af3a528c tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] GET https://10.4.3.223/volume/v3/backups/6bdd7c04-1a0f-4b84-b920-56964580de6c Jul 03 02:35:56.419147 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-064bdb08-5bf7-4621-9071-a9e8af3a528c tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:56.419363 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-064bdb08-5bf7-4621-9071-a9e8af3a528c tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:56.419509 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-064bdb08-5bf7-4621-9071-a9e8af3a528c tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Show backup with id 6bdd7c04-1a0f-4b84-b920-56964580de6c. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:35:56.432330 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:56.432330 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:35:56.432330 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-064bdb08-5bf7-4621-9071-a9e8af3a528c tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] https://10.4.3.223/volume/v3/backups/6bdd7c04-1a0f-4b84-b920-56964580de6c returned with HTTP 200 Jul 03 02:35:56.432330 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 875/3492] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:35:56 2026] GET /volume/v3/backups/6bdd7c04-1a0f-4b84-b920-56964580de6c => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:57.172266 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-d178fc82-8660-42cb-9a28-4d53426f7c07 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:57.177923 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-d178fc82-8660-42cb-9a28-4d53426f7c07 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] GET https://10.4.3.223/volume/v3/volumes/5b90fa3f-11b6-4c3b-bcf3-18fbd2f5a073 Jul 03 02:35:57.179509 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-d178fc82-8660-42cb-9a28-4d53426f7c07 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:57.179509 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-d178fc82-8660-42cb-9a28-4d53426f7c07 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:57.188753 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:57.188753 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:35:57.193544 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-d178fc82-8660-42cb-9a28-4d53426f7c07 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Volume info retrieved successfully. Jul 03 02:35:57.199636 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-d178fc82-8660-42cb-9a28-4d53426f7c07 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] https://10.4.3.223/volume/v3/volumes/5b90fa3f-11b6-4c3b-bcf3-18fbd2f5a073 returned with HTTP 200 Jul 03 02:35:57.200184 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 867/3493] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:35:57 2026] GET /volume/v3/volumes/5b90fa3f-11b6-4c3b-bcf3-18fbd2f5a073 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:57.265882 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-e849b4ee-8e1f-4e19-90ec-50d6cfc51684 req-cf1a7b80-2f84-40f6-8240-1dc839cb2648 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:57.270259 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-e849b4ee-8e1f-4e19-90ec-50d6cfc51684 req-cf1a7b80-2f84-40f6-8240-1dc839cb2648 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] GET https://10.4.3.223/volume/v3/volumes/5b90fa3f-11b6-4c3b-bcf3-18fbd2f5a073 Jul 03 02:35:57.270524 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-e849b4ee-8e1f-4e19-90ec-50d6cfc51684 req-cf1a7b80-2f84-40f6-8240-1dc839cb2648 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:57.270700 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-e849b4ee-8e1f-4e19-90ec-50d6cfc51684 req-cf1a7b80-2f84-40f6-8240-1dc839cb2648 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:57.279280 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:57.279280 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:35:57.283241 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [req-e849b4ee-8e1f-4e19-90ec-50d6cfc51684 req-cf1a7b80-2f84-40f6-8240-1dc839cb2648 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Volume info retrieved successfully. Jul 03 02:35:57.287470 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-e849b4ee-8e1f-4e19-90ec-50d6cfc51684 req-cf1a7b80-2f84-40f6-8240-1dc839cb2648 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] https://10.4.3.223/volume/v3/volumes/5b90fa3f-11b6-4c3b-bcf3-18fbd2f5a073 returned with HTTP 200 Jul 03 02:35:57.287936 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 871/3494] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:35:57 2026] GET /volume/v3/volumes/5b90fa3f-11b6-4c3b-bcf3-18fbd2f5a073 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:57.383560 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-ef7cad90-b463-4d10-9a19-e93cb22c46b4 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:57.385410 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-ef7cad90-b463-4d10-9a19-e93cb22c46b4 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] POST https://10.4.3.223/volume/v3/snapshots Jul 03 02:35:57.385793 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-ef7cad90-b463-4d10-9a19-e93cb22c46b4 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "999d067d-b90f-453e-829a-32a96166c071", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1953883358", "description": null, "metadata": null}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:35:57.398088 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:57.398088 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:35:57.398753 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-ef7cad90-b463-4d10-9a19-e93cb22c46b4 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Volume info retrieved successfully. Jul 03 02:35:57.398922 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.snapshots [None req-ef7cad90-b463-4d10-9a19-e93cb22c46b4 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Create snapshot from volume 999d067d-b90f-453e-829a-32a96166c071 Jul 03 02:35:57.427021 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.quota [None req-ef7cad90-b463-4d10-9a19-e93cb22c46b4 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Created reservations ['1a0cab5f-22cf-4bf1-ac75-85d7711878f2', 'c620ed5d-1328-444c-b749-05d0ba4936c3', '4d6ba16e-c49c-40ab-8667-8ba1de8518d9', '10cb28b4-bae0-4764-928a-66b6b377b8fc'] {{(pid=100015) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:35:57.449771 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-a51e5b15-86c3-4073-a9a2-185159466884 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:57.451775 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-a51e5b15-86c3-4073-a9a2-185159466884 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] GET https://10.4.3.223/volume/v3/backups/6bdd7c04-1a0f-4b84-b920-56964580de6c Jul 03 02:35:57.452038 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-a51e5b15-86c3-4073-a9a2-185159466884 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:57.452298 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-a51e5b15-86c3-4073-a9a2-185159466884 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:57.452528 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-a51e5b15-86c3-4073-a9a2-185159466884 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Show backup with id 6bdd7c04-1a0f-4b84-b920-56964580de6c. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:35:57.457395 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:57.457395 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:35:57.458242 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-a51e5b15-86c3-4073-a9a2-185159466884 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] https://10.4.3.223/volume/v3/backups/6bdd7c04-1a0f-4b84-b920-56964580de6c returned with HTTP 200 Jul 03 02:35:57.458780 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 876/3495] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:35:57 2026] GET /volume/v3/backups/6bdd7c04-1a0f-4b84-b920-56964580de6c => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:57.461447 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-ef7cad90-b463-4d10-9a19-e93cb22c46b4 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Snapshot force create request issued successfully. Jul 03 02:35:57.461872 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-ef7cad90-b463-4d10-9a19-e93cb22c46b4 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/snapshots returned with HTTP 202 Jul 03 02:35:57.464444 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 882/3496] 10.4.3.223 () {68 vars in 1265 bytes} [Fri Jul 3 02:35:57 2026] POST /volume/v3/snapshots => generated 308 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 03 02:35:57.471086 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-6dddc62a-9e34-4e4d-a7bb-2700573d1e71 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:57.473564 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-6dddc62a-9e34-4e4d-a7bb-2700573d1e71 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] GET https://10.4.3.223/volume/v3/snapshots/cf2fba77-0255-4c53-b578-7680f0a35acc Jul 03 02:35:57.473564 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-6dddc62a-9e34-4e4d-a7bb-2700573d1e71 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:57.473564 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-6dddc62a-9e34-4e4d-a7bb-2700573d1e71 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:57.479534 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:57.479534 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:35:57.479778 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-6dddc62a-9e34-4e4d-a7bb-2700573d1e71 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Snapshot retrieved successfully. Jul 03 02:35:57.480529 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-6dddc62a-9e34-4e4d-a7bb-2700573d1e71 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/snapshots/cf2fba77-0255-4c53-b578-7680f0a35acc returned with HTTP 200 Jul 03 02:35:57.480932 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 868/3497] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:35:57 2026] GET /volume/v3/snapshots/cf2fba77-0255-4c53-b578-7680f0a35acc => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:58.240170 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-c5c962e0-05ba-479d-907c-445ecb0236bf None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:58.310033 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-c5c962e0-05ba-479d-907c-445ecb0236bf tempest-ProjectReaderTests-885725140 tempest-ProjectReaderTests-885725140-project-admin] GET https://10.4.3.223/volume/v3/scheduler-stats/get_pools Jul 03 02:35:58.310580 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-c5c962e0-05ba-479d-907c-445ecb0236bf tempest-ProjectReaderTests-885725140 tempest-ProjectReaderTests-885725140-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:58.310580 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-c5c962e0-05ba-479d-907c-445ecb0236bf tempest-ProjectReaderTests-885725140 tempest-ProjectReaderTests-885725140-project-admin] Calling method 'get_pools' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:58.476063 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-1f46c69e-f3e1-4b42-8bf4-88a67b0d0660 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:58.483305 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-1f46c69e-f3e1-4b42-8bf4-88a67b0d0660 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] GET https://10.4.3.223/volume/v3/backups/6bdd7c04-1a0f-4b84-b920-56964580de6c Jul 03 02:35:58.483305 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-1f46c69e-f3e1-4b42-8bf4-88a67b0d0660 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:58.484124 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-1f46c69e-f3e1-4b42-8bf4-88a67b0d0660 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:58.484124 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-1f46c69e-f3e1-4b42-8bf4-88a67b0d0660 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Show backup with id 6bdd7c04-1a0f-4b84-b920-56964580de6c. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:35:58.489215 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:58.489215 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:35:58.490029 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-1f46c69e-f3e1-4b42-8bf4-88a67b0d0660 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] https://10.4.3.223/volume/v3/backups/6bdd7c04-1a0f-4b84-b920-56964580de6c returned with HTTP 200 Jul 03 02:35:58.494822 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 877/3498] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:35:58 2026] GET /volume/v3/backups/6bdd7c04-1a0f-4b84-b920-56964580de6c => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:58.495737 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-02b3758a-5d80-48c6-a26d-5a2dc393d3c3 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:58.495737 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-02b3758a-5d80-48c6-a26d-5a2dc393d3c3 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] GET https://10.4.3.223/volume/v3/snapshots/cf2fba77-0255-4c53-b578-7680f0a35acc Jul 03 02:35:58.495737 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-02b3758a-5d80-48c6-a26d-5a2dc393d3c3 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:58.495737 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-02b3758a-5d80-48c6-a26d-5a2dc393d3c3 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:58.500134 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:58.500134 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:35:58.500678 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-02b3758a-5d80-48c6-a26d-5a2dc393d3c3 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Snapshot retrieved successfully. Jul 03 02:35:58.501361 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-02b3758a-5d80-48c6-a26d-5a2dc393d3c3 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/snapshots/cf2fba77-0255-4c53-b578-7680f0a35acc returned with HTTP 200 Jul 03 02:35:58.502288 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 883/3499] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:35:58 2026] GET /volume/v3/snapshots/cf2fba77-0255-4c53-b578-7680f0a35acc => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:58.512703 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-e18cd311-9186-43e3-b4b5-f62d57e21b2b None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:58.516868 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-e18cd311-9186-43e3-b4b5-f62d57e21b2b tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] GET https://10.4.3.223/volume/v3/snapshots/cf2fba77-0255-4c53-b578-7680f0a35acc Jul 03 02:35:58.517014 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-e18cd311-9186-43e3-b4b5-f62d57e21b2b tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:58.517241 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-e18cd311-9186-43e3-b4b5-f62d57e21b2b tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:58.524458 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:58.524458 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:35:58.525321 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-e18cd311-9186-43e3-b4b5-f62d57e21b2b tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Snapshot retrieved successfully. Jul 03 02:35:58.526187 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-e18cd311-9186-43e3-b4b5-f62d57e21b2b tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/snapshots/cf2fba77-0255-4c53-b578-7680f0a35acc returned with HTTP 200 Jul 03 02:35:58.526746 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 869/3500] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:35:58 2026] GET /volume/v3/snapshots/cf2fba77-0255-4c53-b578-7680f0a35acc => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:58.813356 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-c5c962e0-05ba-479d-907c-445ecb0236bf tempest-ProjectReaderTests-885725140 tempest-ProjectReaderTests-885725140-project-admin] https://10.4.3.223/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 03 02:35:58.813825 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 872/3501] 10.4.3.223 () {66 vars in 1291 bytes} [Fri Jul 3 02:35:58 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 574 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:58.823491 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-142770b3-78d9-4909-b69d-76bee87f8370 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:58.895430 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-142770b3-78d9-4909-b69d-76bee87f8370 tempest-ProjectReaderTests-885725140 tempest-ProjectReaderTests-885725140-project-reader] GET https://10.4.3.223/volume/v3/capabilities/np0000004352@storpool Jul 03 02:35:58.895699 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-142770b3-78d9-4909-b69d-76bee87f8370 tempest-ProjectReaderTests-885725140 tempest-ProjectReaderTests-885725140-project-reader] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:58.895952 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-142770b3-78d9-4909-b69d-76bee87f8370 tempest-ProjectReaderTests-885725140 tempest-ProjectReaderTests-885725140-project-reader] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:58.896708 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.policy [None req-142770b3-78d9-4909-b69d-76bee87f8370 tempest-ProjectReaderTests-885725140 tempest-ProjectReaderTests-885725140-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': 'd6d9ecd6872e4b1cab80685b607e35d1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0faac0453e3a4bc3a1549cec542de4a0', '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=100013) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 02:35:58.896892 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-142770b3-78d9-4909-b69d-76bee87f8370 tempest-ProjectReaderTests-885725140 tempest-ProjectReaderTests-885725140-project-reader] https://10.4.3.223/volume/v3/capabilities/np0000004352@storpool returned with HTTP 403 Jul 03 02:35:58.897329 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 878/3502] 10.4.3.223 () {66 vars in 1318 bytes} [Fri Jul 3 02:35:58 2026] GET /volume/v3/capabilities/np0000004352@storpool => generated 110 bytes in 74 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:35:59.347964 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-4760e71c-4d07-4ac5-a6fe-9e7e514885e8 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:59.348477 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-4760e71c-4d07-4ac5-a6fe-9e7e514885e8 None None] GET https://10.4.3.223/volume// Jul 03 02:35:59.348724 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-4760e71c-4d07-4ac5-a6fe-9e7e514885e8 None None] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:59.348982 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-4760e71c-4d07-4ac5-a6fe-9e7e514885e8 None None] Calling method 'all' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:59.349396 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-4760e71c-4d07-4ac5-a6fe-9e7e514885e8 None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:35:59.350820 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 884/3503] 10.4.3.223 () {66 vars in 1428 bytes} [Fri Jul 3 02:35:59 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:35:59.360371 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-e849b4ee-8e1f-4e19-90ec-50d6cfc51684 req-bfb9b6de-4936-4c12-b579-f48528330143 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:59.500981 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-a4ada131-5a43-4610-a0eb-f25744a2f572 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:59.503357 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-a4ada131-5a43-4610-a0eb-f25744a2f572 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] GET https://10.4.3.223/volume/v3/backups/6bdd7c04-1a0f-4b84-b920-56964580de6c Jul 03 02:35:59.503651 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-a4ada131-5a43-4610-a0eb-f25744a2f572 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:59.503886 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-a4ada131-5a43-4610-a0eb-f25744a2f572 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:59.504034 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-a4ada131-5a43-4610-a0eb-f25744a2f572 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Show backup with id 6bdd7c04-1a0f-4b84-b920-56964580de6c. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:35:59.511214 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:59.511214 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:35:59.512393 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-a4ada131-5a43-4610-a0eb-f25744a2f572 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] https://10.4.3.223/volume/v3/backups/6bdd7c04-1a0f-4b84-b920-56964580de6c returned with HTTP 200 Jul 03 02:35:59.513022 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 873/3504] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:35:59 2026] GET /volume/v3/backups/6bdd7c04-1a0f-4b84-b920-56964580de6c => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:35:59.520639 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-e849b4ee-8e1f-4e19-90ec-50d6cfc51684 req-bfb9b6de-4936-4c12-b579-f48528330143 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] POST https://10.4.3.223/volume/v3/attachments Jul 03 02:35:59.520995 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-e849b4ee-8e1f-4e19-90ec-50d6cfc51684 req-bfb9b6de-4936-4c12-b579-f48528330143 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5b90fa3f-11b6-4c3b-bcf3-18fbd2f5a073", "connector": null, "instance_uuid": "915f170f-86ea-4fa3-a290-34b344b2fa88"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:35:59.530327 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:59.530327 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:35:59.572250 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-e849b4ee-8e1f-4e19-90ec-50d6cfc51684 req-bfb9b6de-4936-4c12-b579-f48528330143 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Jul 03 02:35:59.572970 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 870/3505] 10.4.3.223 () {74 vars in 1594 bytes} [Fri Jul 3 02:35:59 2026] POST /volume/v3/attachments => generated 273 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:35:59.819211 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-0a99decf-c3e2-4e63-be52-978e8cedbc97 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:35:59.822212 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-0a99decf-c3e2-4e63-be52-978e8cedbc97 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] GET https://10.4.3.223/volume/v3/volumes/5b90fa3f-11b6-4c3b-bcf3-18fbd2f5a073 Jul 03 02:35:59.822510 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-0a99decf-c3e2-4e63-be52-978e8cedbc97 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:35:59.822691 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-0a99decf-c3e2-4e63-be52-978e8cedbc97 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:35:59.838297 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:35:59.838297 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:35:59.844982 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-0a99decf-c3e2-4e63-be52-978e8cedbc97 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Volume info retrieved successfully. Jul 03 02:35:59.848832 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-0a99decf-c3e2-4e63-be52-978e8cedbc97 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] https://10.4.3.223/volume/v3/volumes/5b90fa3f-11b6-4c3b-bcf3-18fbd2f5a073 returned with HTTP 200 Jul 03 02:35:59.849240 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 879/3506] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:35:59 2026] GET /volume/v3/volumes/5b90fa3f-11b6-4c3b-bcf3-18fbd2f5a073 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:36:00.114168 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-eaeab6eb-cb2b-4e92-a633-e55f0d05ce2c None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:00.114507 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-eaeab6eb-cb2b-4e92-a633-e55f0d05ce2c None None] GET https://10.4.3.223/volume// Jul 03 02:36:00.115255 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-eaeab6eb-cb2b-4e92-a633-e55f0d05ce2c None None] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:00.115255 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-eaeab6eb-cb2b-4e92-a633-e55f0d05ce2c None None] Calling method 'all' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:00.115255 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-eaeab6eb-cb2b-4e92-a633-e55f0d05ce2c None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:36:00.115448 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 885/3507] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:36:00 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:36:00.125865 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-e849b4ee-8e1f-4e19-90ec-50d6cfc51684 req-cb8f3bf0-9e06-4092-b40c-bf654e977c86 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:00.128140 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-e849b4ee-8e1f-4e19-90ec-50d6cfc51684 req-cb8f3bf0-9e06-4092-b40c-bf654e977c86 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] GET https://10.4.3.223/volume/v3/volumes/5b90fa3f-11b6-4c3b-bcf3-18fbd2f5a073 Jul 03 02:36:00.131441 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-e849b4ee-8e1f-4e19-90ec-50d6cfc51684 req-cb8f3bf0-9e06-4092-b40c-bf654e977c86 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:00.131441 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-e849b4ee-8e1f-4e19-90ec-50d6cfc51684 req-cb8f3bf0-9e06-4092-b40c-bf654e977c86 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:00.140051 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:00.140051 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:36:00.143865 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [req-e849b4ee-8e1f-4e19-90ec-50d6cfc51684 req-cb8f3bf0-9e06-4092-b40c-bf654e977c86 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Volume info retrieved successfully. Jul 03 02:36:00.149109 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-e849b4ee-8e1f-4e19-90ec-50d6cfc51684 req-cb8f3bf0-9e06-4092-b40c-bf654e977c86 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] https://10.4.3.223/volume/v3/volumes/5b90fa3f-11b6-4c3b-bcf3-18fbd2f5a073 returned with HTTP 200 Jul 03 02:36:00.149607 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 874/3508] 10.4.3.223 () {70 vars in 1639 bytes} [Fri Jul 3 02:36:00 2026] GET /volume/v3/volumes/5b90fa3f-11b6-4c3b-bcf3-18fbd2f5a073 => generated 1025 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:36:00.285612 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-e849b4ee-8e1f-4e19-90ec-50d6cfc51684 req-54a408dd-083c-46a1-9317-2b946d9b7b5b None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:00.288228 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-e849b4ee-8e1f-4e19-90ec-50d6cfc51684 req-54a408dd-083c-46a1-9317-2b946d9b7b5b tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] PUT https://10.4.3.223/volume/v3/attachments/2bdc2a30-c83f-4cac-a796-7b2111c3dea9 Jul 03 02:36:00.288754 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-e849b4ee-8e1f-4e19-90ec-50d6cfc51684 req-54a408dd-083c-46a1-9317-2b946d9b7b5b tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000004352", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2a2633a05d73", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "80a8c083-552c-46a2-8db9-fd9e83fa2364", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:36:00.298091 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.coordination [req-e849b4ee-8e1f-4e19-90ec-50d6cfc51684 req-54a408dd-083c-46a1-9317-2b946d9b7b5b tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Acquiring lock "cinder-attachment_update-5b90fa3f-11b6-4c3b-bcf3-18fbd2f5a073-np0000004352" by "attachment_update" {{(pid=100014) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 02:36:00.302762 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.coordination [req-e849b4ee-8e1f-4e19-90ec-50d6cfc51684 req-54a408dd-083c-46a1-9317-2b946d9b7b5b tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Lock "cinder-attachment_update-5b90fa3f-11b6-4c3b-bcf3-18fbd2f5a073-np0000004352" acquired by "attachment_update" :: waited 0.005s {{(pid=100014) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 02:36:00.304092 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:00.304092 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:36:00.421435 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-141360fb-2a77-46c2-9f60-7e1a7d30c800 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:00.423663 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-141360fb-2a77-46c2-9f60-7e1a7d30c800 tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] POST https://10.4.3.223/volume/v3/volumes/9db1a9c5-5bb2-4931-81b3-3beeb8f956b2/action Jul 03 02:36:00.424057 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-141360fb-2a77-46c2-9f60-7e1a7d30c800 tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] Action body: b'{"os-attach": {"instance_uuid": "a830b1fc-c946-4918-a65d-f8a483e92405", "mountpoint": "/dev/vdb"}}' {{(pid=100013) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:36:00.424211 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-141360fb-2a77-46c2-9f60-7e1a7d30c800 tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "a830b1fc-c946-4918-a65d-f8a483e92405", "mountpoint": "/dev/vdb"}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:36:00.436714 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:00.436714 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:36:00.437323 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-141360fb-2a77-46c2-9f60-7e1a7d30c800 tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] Volume info retrieved successfully. Jul 03 02:36:00.456666 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-141360fb-2a77-46c2-9f60-7e1a7d30c800 tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] Update volume admin metadata completed successfully. Jul 03 02:36:00.525109 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-e555b30d-f00f-4461-a59b-0b192831ba05 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:00.529077 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-e555b30d-f00f-4461-a59b-0b192831ba05 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] GET https://10.4.3.223/volume/v3/backups/6bdd7c04-1a0f-4b84-b920-56964580de6c Jul 03 02:36:00.529244 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-e555b30d-f00f-4461-a59b-0b192831ba05 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:00.529535 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-e555b30d-f00f-4461-a59b-0b192831ba05 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:00.529860 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-e555b30d-f00f-4461-a59b-0b192831ba05 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Show backup with id 6bdd7c04-1a0f-4b84-b920-56964580de6c. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:36:00.536743 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:00.536743 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:36:00.537639 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-e555b30d-f00f-4461-a59b-0b192831ba05 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] https://10.4.3.223/volume/v3/backups/6bdd7c04-1a0f-4b84-b920-56964580de6c returned with HTTP 200 Jul 03 02:36:00.538123 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 886/3509] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:36:00 2026] GET /volume/v3/backups/6bdd7c04-1a0f-4b84-b920-56964580de6c => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:36:00.838530 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.coordination [req-e849b4ee-8e1f-4e19-90ec-50d6cfc51684 req-54a408dd-083c-46a1-9317-2b946d9b7b5b tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Lock "cinder-attachment_update-5b90fa3f-11b6-4c3b-bcf3-18fbd2f5a073-np0000004352" released by "attachment_update" :: held 0.536s {{(pid=100014) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 02:36:00.839200 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-e849b4ee-8e1f-4e19-90ec-50d6cfc51684 req-54a408dd-083c-46a1-9317-2b946d9b7b5b tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] https://10.4.3.223/volume/v3/attachments/2bdc2a30-c83f-4cac-a796-7b2111c3dea9 returned with HTTP 200 Jul 03 02:36:00.839369 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 871/3510] 10.4.3.223 () {74 vars in 1704 bytes} [Fri Jul 3 02:36:00 2026] PUT /volume/v3/attachments/2bdc2a30-c83f-4cac-a796-7b2111c3dea9 => generated 969 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:36:00.864217 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-aa7b2493-d133-4ce2-934d-2ba8d804c799 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:00.867386 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-aa7b2493-d133-4ce2-934d-2ba8d804c799 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] GET https://10.4.3.223/volume/v3/volumes/5b90fa3f-11b6-4c3b-bcf3-18fbd2f5a073 Jul 03 02:36:00.867851 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-aa7b2493-d133-4ce2-934d-2ba8d804c799 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:00.867932 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-aa7b2493-d133-4ce2-934d-2ba8d804c799 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:00.888614 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:00.888614 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:36:00.896599 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-aa7b2493-d133-4ce2-934d-2ba8d804c799 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Volume info retrieved successfully. Jul 03 02:36:00.903199 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-aa7b2493-d133-4ce2-934d-2ba8d804c799 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] https://10.4.3.223/volume/v3/volumes/5b90fa3f-11b6-4c3b-bcf3-18fbd2f5a073 returned with HTTP 200 Jul 03 02:36:00.903574 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 875/3511] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:36:00 2026] GET /volume/v3/volumes/5b90fa3f-11b6-4c3b-bcf3-18fbd2f5a073 => generated 846 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:36:00.959028 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-141360fb-2a77-46c2-9f60-7e1a7d30c800 tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] Attach volume completed successfully. Jul 03 02:36:00.959649 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-141360fb-2a77-46c2-9f60-7e1a7d30c800 tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] https://10.4.3.223/volume/v3/volumes/9db1a9c5-5bb2-4931-81b3-3beeb8f956b2/action returned with HTTP 202 Jul 03 02:36:00.959974 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 880/3512] 10.4.3.223 () {68 vars in 1390 bytes} [Fri Jul 3 02:36:00 2026] POST /volume/v3/volumes/9db1a9c5-5bb2-4931-81b3-3beeb8f956b2/action => generated 0 bytes in 539 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 02:36:00.967753 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-97c83ea5-84fb-41d7-b34c-6e342e6aaf34 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:00.969966 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-97c83ea5-84fb-41d7-b34c-6e342e6aaf34 tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] GET https://10.4.3.223/volume/v3/volumes/9db1a9c5-5bb2-4931-81b3-3beeb8f956b2 Jul 03 02:36:00.970209 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-97c83ea5-84fb-41d7-b34c-6e342e6aaf34 tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:00.970473 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-97c83ea5-84fb-41d7-b34c-6e342e6aaf34 tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:00.982787 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:00.982787 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:36:00.986663 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-97c83ea5-84fb-41d7-b34c-6e342e6aaf34 tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] Volume info retrieved successfully. Jul 03 02:36:00.991363 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-97c83ea5-84fb-41d7-b34c-6e342e6aaf34 tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] https://10.4.3.223/volume/v3/volumes/9db1a9c5-5bb2-4931-81b3-3beeb8f956b2 returned with HTTP 200 Jul 03 02:36:00.991759 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 887/3513] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:36:00 2026] GET /volume/v3/volumes/9db1a9c5-5bb2-4931-81b3-3beeb8f956b2 => generated 1176 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:36:01.005928 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-57c85851-1043-4844-b496-05073f29b40f None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:01.007765 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-57c85851-1043-4844-b496-05073f29b40f tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] POST https://10.4.3.223/volume/v3/volumes/9db1a9c5-5bb2-4931-81b3-3beeb8f956b2/action Jul 03 02:36:01.008477 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-57c85851-1043-4844-b496-05073f29b40f tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] Action body: b'{"os-detach": {}}' {{(pid=100014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:36:01.008755 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-57c85851-1043-4844-b496-05073f29b40f tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:36:01.024954 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:01.024954 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:36:01.025499 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-57c85851-1043-4844-b496-05073f29b40f tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] Volume info retrieved successfully. Jul 03 02:36:01.529573 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-57c85851-1043-4844-b496-05073f29b40f tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] Detach volume completed successfully. Jul 03 02:36:01.529898 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-57c85851-1043-4844-b496-05073f29b40f tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] https://10.4.3.223/volume/v3/volumes/9db1a9c5-5bb2-4931-81b3-3beeb8f956b2/action returned with HTTP 202 Jul 03 02:36:01.530436 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 872/3514] 10.4.3.223 () {68 vars in 1390 bytes} [Fri Jul 3 02:36:01 2026] POST /volume/v3/volumes/9db1a9c5-5bb2-4931-81b3-3beeb8f956b2/action => generated 0 bytes in 525 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 02:36:01.537765 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-d2280f47-cd50-4b35-990f-6bbf159b870a None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:01.540211 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-d2280f47-cd50-4b35-990f-6bbf159b870a tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] GET https://10.4.3.223/volume/v3/volumes/9db1a9c5-5bb2-4931-81b3-3beeb8f956b2 Jul 03 02:36:01.540434 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-d2280f47-cd50-4b35-990f-6bbf159b870a tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:01.540700 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-d2280f47-cd50-4b35-990f-6bbf159b870a tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:01.550537 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:01.550537 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:36:01.551715 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-392f82a0-4f0d-47c3-bea0-e5447529b7e2 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:01.553626 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-392f82a0-4f0d-47c3-bea0-e5447529b7e2 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] GET https://10.4.3.223/volume/v3/backups/6bdd7c04-1a0f-4b84-b920-56964580de6c Jul 03 02:36:01.553923 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-392f82a0-4f0d-47c3-bea0-e5447529b7e2 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:01.554163 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-392f82a0-4f0d-47c3-bea0-e5447529b7e2 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:01.554544 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-392f82a0-4f0d-47c3-bea0-e5447529b7e2 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Show backup with id 6bdd7c04-1a0f-4b84-b920-56964580de6c. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:36:01.555505 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-d2280f47-cd50-4b35-990f-6bbf159b870a tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] Volume info retrieved successfully. Jul 03 02:36:01.559313 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:01.559313 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:36:01.560161 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-392f82a0-4f0d-47c3-bea0-e5447529b7e2 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] https://10.4.3.223/volume/v3/backups/6bdd7c04-1a0f-4b84-b920-56964580de6c returned with HTTP 200 Jul 03 02:36:01.560576 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 881/3515] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:36:01 2026] GET /volume/v3/backups/6bdd7c04-1a0f-4b84-b920-56964580de6c => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:36:01.561759 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-d2280f47-cd50-4b35-990f-6bbf159b870a tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] https://10.4.3.223/volume/v3/volumes/9db1a9c5-5bb2-4931-81b3-3beeb8f956b2 returned with HTTP 200 Jul 03 02:36:01.562217 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 876/3516] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:36:01 2026] GET /volume/v3/volumes/9db1a9c5-5bb2-4931-81b3-3beeb8f956b2 => generated 861 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:36:01.920558 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-40eb17af-f580-4e4a-a731-40d94a207835 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:01.922042 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-40eb17af-f580-4e4a-a731-40d94a207835 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] GET https://10.4.3.223/volume/v3/volumes/5b90fa3f-11b6-4c3b-bcf3-18fbd2f5a073 Jul 03 02:36:01.922262 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-40eb17af-f580-4e4a-a731-40d94a207835 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:01.922493 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-40eb17af-f580-4e4a-a731-40d94a207835 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:01.934812 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:01.934812 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:36:01.939872 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-40eb17af-f580-4e4a-a731-40d94a207835 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Volume info retrieved successfully. Jul 03 02:36:01.947345 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-40eb17af-f580-4e4a-a731-40d94a207835 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] https://10.4.3.223/volume/v3/volumes/5b90fa3f-11b6-4c3b-bcf3-18fbd2f5a073 returned with HTTP 200 Jul 03 02:36:01.947765 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 888/3517] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:36:01 2026] GET /volume/v3/volumes/5b90fa3f-11b6-4c3b-bcf3-18fbd2f5a073 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:36:02.572693 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-c3bd4010-2003-47c1-b892-8494fd143ee4 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:02.574867 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-c3bd4010-2003-47c1-b892-8494fd143ee4 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] GET https://10.4.3.223/volume/v3/backups/6bdd7c04-1a0f-4b84-b920-56964580de6c Jul 03 02:36:02.575096 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-c3bd4010-2003-47c1-b892-8494fd143ee4 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:02.575262 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-c3bd4010-2003-47c1-b892-8494fd143ee4 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:02.575361 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-c3bd4010-2003-47c1-b892-8494fd143ee4 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Show backup with id 6bdd7c04-1a0f-4b84-b920-56964580de6c. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:36:02.582686 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:02.582686 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:36:02.583401 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-c3bd4010-2003-47c1-b892-8494fd143ee4 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] https://10.4.3.223/volume/v3/backups/6bdd7c04-1a0f-4b84-b920-56964580de6c returned with HTTP 200 Jul 03 02:36:02.583806 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 873/3518] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:36:02 2026] GET /volume/v3/backups/6bdd7c04-1a0f-4b84-b920-56964580de6c => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:36:02.964910 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-c192d199-9555-414e-beb0-0a64d1ad40fd None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:02.968735 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-c192d199-9555-414e-beb0-0a64d1ad40fd tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] GET https://10.4.3.223/volume/v3/volumes/5b90fa3f-11b6-4c3b-bcf3-18fbd2f5a073 Jul 03 02:36:02.968992 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-c192d199-9555-414e-beb0-0a64d1ad40fd tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:02.969216 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-c192d199-9555-414e-beb0-0a64d1ad40fd tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:02.988663 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:02.988663 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:36:02.993397 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-c192d199-9555-414e-beb0-0a64d1ad40fd tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Volume info retrieved successfully. Jul 03 02:36:03.001091 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-c192d199-9555-414e-beb0-0a64d1ad40fd tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] https://10.4.3.223/volume/v3/volumes/5b90fa3f-11b6-4c3b-bcf3-18fbd2f5a073 returned with HTTP 200 Jul 03 02:36:03.001671 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 882/3519] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:36:02 2026] GET /volume/v3/volumes/5b90fa3f-11b6-4c3b-bcf3-18fbd2f5a073 => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:36:03.598340 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-29dacbea-8fc7-42f6-aa3a-eb583777fc98 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:03.599659 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-29dacbea-8fc7-42f6-aa3a-eb583777fc98 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] GET https://10.4.3.223/volume/v3/backups/6bdd7c04-1a0f-4b84-b920-56964580de6c Jul 03 02:36:03.600391 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-29dacbea-8fc7-42f6-aa3a-eb583777fc98 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:03.600391 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-29dacbea-8fc7-42f6-aa3a-eb583777fc98 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:03.600391 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-29dacbea-8fc7-42f6-aa3a-eb583777fc98 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Show backup with id 6bdd7c04-1a0f-4b84-b920-56964580de6c. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:36:03.605261 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:03.605261 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:36:03.605869 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-29dacbea-8fc7-42f6-aa3a-eb583777fc98 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] https://10.4.3.223/volume/v3/backups/6bdd7c04-1a0f-4b84-b920-56964580de6c returned with HTTP 200 Jul 03 02:36:03.606232 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 877/3520] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:36:03 2026] GET /volume/v3/backups/6bdd7c04-1a0f-4b84-b920-56964580de6c => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:36:04.015323 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-e78177d4-5a15-4040-87d0-93afdfe90ef5 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:04.017433 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-e78177d4-5a15-4040-87d0-93afdfe90ef5 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] GET https://10.4.3.223/volume/v3/volumes/5b90fa3f-11b6-4c3b-bcf3-18fbd2f5a073 Jul 03 02:36:04.017616 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-e78177d4-5a15-4040-87d0-93afdfe90ef5 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:04.017779 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-e78177d4-5a15-4040-87d0-93afdfe90ef5 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:04.029133 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:04.029133 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:36:04.032640 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-e78177d4-5a15-4040-87d0-93afdfe90ef5 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Volume info retrieved successfully. Jul 03 02:36:04.036715 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-e78177d4-5a15-4040-87d0-93afdfe90ef5 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] https://10.4.3.223/volume/v3/volumes/5b90fa3f-11b6-4c3b-bcf3-18fbd2f5a073 returned with HTTP 200 Jul 03 02:36:04.037077 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 889/3521] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:36:04 2026] GET /volume/v3/volumes/5b90fa3f-11b6-4c3b-bcf3-18fbd2f5a073 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:36:04.620233 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-3d578a3b-d085-4d1b-8878-e9bcf679a443 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:04.623079 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-3d578a3b-d085-4d1b-8878-e9bcf679a443 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] GET https://10.4.3.223/volume/v3/backups/6bdd7c04-1a0f-4b84-b920-56964580de6c Jul 03 02:36:04.623399 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-3d578a3b-d085-4d1b-8878-e9bcf679a443 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:04.624959 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-3d578a3b-d085-4d1b-8878-e9bcf679a443 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:04.625269 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-3d578a3b-d085-4d1b-8878-e9bcf679a443 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Show backup with id 6bdd7c04-1a0f-4b84-b920-56964580de6c. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:36:04.630237 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:04.630237 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:36:04.633479 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-3d578a3b-d085-4d1b-8878-e9bcf679a443 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] https://10.4.3.223/volume/v3/backups/6bdd7c04-1a0f-4b84-b920-56964580de6c returned with HTTP 200 Jul 03 02:36:04.633479 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 874/3522] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:36:04 2026] GET /volume/v3/backups/6bdd7c04-1a0f-4b84-b920-56964580de6c => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:36:05.055021 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-a217f83f-d9e0-494f-beb4-54eb25746752 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:05.057992 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-a217f83f-d9e0-494f-beb4-54eb25746752 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] GET https://10.4.3.223/volume/v3/volumes/5b90fa3f-11b6-4c3b-bcf3-18fbd2f5a073 Jul 03 02:36:05.058320 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-a217f83f-d9e0-494f-beb4-54eb25746752 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:05.058773 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-a217f83f-d9e0-494f-beb4-54eb25746752 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:05.076024 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:05.076024 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:36:05.081612 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-a217f83f-d9e0-494f-beb4-54eb25746752 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Volume info retrieved successfully. Jul 03 02:36:05.087158 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-a217f83f-d9e0-494f-beb4-54eb25746752 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] https://10.4.3.223/volume/v3/volumes/5b90fa3f-11b6-4c3b-bcf3-18fbd2f5a073 returned with HTTP 200 Jul 03 02:36:05.087750 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 883/3523] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:36:05 2026] GET /volume/v3/volumes/5b90fa3f-11b6-4c3b-bcf3-18fbd2f5a073 => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:36:05.644361 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-be5b70c0-3e5c-46f1-a430-24d69dcccbe1 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:05.647181 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-be5b70c0-3e5c-46f1-a430-24d69dcccbe1 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] GET https://10.4.3.223/volume/v3/backups/6bdd7c04-1a0f-4b84-b920-56964580de6c Jul 03 02:36:05.647492 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-be5b70c0-3e5c-46f1-a430-24d69dcccbe1 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:05.647752 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-be5b70c0-3e5c-46f1-a430-24d69dcccbe1 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:05.647907 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-be5b70c0-3e5c-46f1-a430-24d69dcccbe1 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Show backup with id 6bdd7c04-1a0f-4b84-b920-56964580de6c. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:36:05.653530 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:05.653530 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:36:05.654318 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-be5b70c0-3e5c-46f1-a430-24d69dcccbe1 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] https://10.4.3.223/volume/v3/backups/6bdd7c04-1a0f-4b84-b920-56964580de6c returned with HTTP 200 Jul 03 02:36:05.654851 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 878/3524] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:36:05 2026] GET /volume/v3/backups/6bdd7c04-1a0f-4b84-b920-56964580de6c => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:36:06.100783 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-8b89de71-ef42-44da-afe9-5299fb425ec4 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:06.103993 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-8b89de71-ef42-44da-afe9-5299fb425ec4 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] GET https://10.4.3.223/volume/v3/volumes/5b90fa3f-11b6-4c3b-bcf3-18fbd2f5a073 Jul 03 02:36:06.104258 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-8b89de71-ef42-44da-afe9-5299fb425ec4 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:06.104550 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-8b89de71-ef42-44da-afe9-5299fb425ec4 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:06.120751 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:06.120751 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:36:06.130567 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-8b89de71-ef42-44da-afe9-5299fb425ec4 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Volume info retrieved successfully. Jul 03 02:36:06.136729 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-8b89de71-ef42-44da-afe9-5299fb425ec4 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] https://10.4.3.223/volume/v3/volumes/5b90fa3f-11b6-4c3b-bcf3-18fbd2f5a073 returned with HTTP 200 Jul 03 02:36:06.137245 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 890/3525] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:36:06 2026] GET /volume/v3/volumes/5b90fa3f-11b6-4c3b-bcf3-18fbd2f5a073 => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:36:06.669929 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-60ddeb8f-1c71-446c-bb23-8339381198f0 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:06.671665 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-60ddeb8f-1c71-446c-bb23-8339381198f0 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] GET https://10.4.3.223/volume/v3/backups/6bdd7c04-1a0f-4b84-b920-56964580de6c Jul 03 02:36:06.671886 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-60ddeb8f-1c71-446c-bb23-8339381198f0 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:06.672073 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-60ddeb8f-1c71-446c-bb23-8339381198f0 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:06.672174 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-60ddeb8f-1c71-446c-bb23-8339381198f0 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Show backup with id 6bdd7c04-1a0f-4b84-b920-56964580de6c. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:36:06.676132 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:06.676132 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:36:06.676817 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-60ddeb8f-1c71-446c-bb23-8339381198f0 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] https://10.4.3.223/volume/v3/backups/6bdd7c04-1a0f-4b84-b920-56964580de6c returned with HTTP 200 Jul 03 02:36:06.677201 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 875/3526] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:36:06 2026] GET /volume/v3/backups/6bdd7c04-1a0f-4b84-b920-56964580de6c => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:36:07.098252 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-e849b4ee-8e1f-4e19-90ec-50d6cfc51684 req-db1bb03c-034f-4865-95b3-2f73abda0a8d None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:07.100232 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-e849b4ee-8e1f-4e19-90ec-50d6cfc51684 req-db1bb03c-034f-4865-95b3-2f73abda0a8d tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] POST https://10.4.3.223/volume/v3/attachments/2bdc2a30-c83f-4cac-a796-7b2111c3dea9/action Jul 03 02:36:07.100596 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-e849b4ee-8e1f-4e19-90ec-50d6cfc51684 req-db1bb03c-034f-4865-95b3-2f73abda0a8d tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Action body: b'{"os-complete": null}' {{(pid=100013) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:36:07.100726 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-e849b4ee-8e1f-4e19-90ec-50d6cfc51684 req-db1bb03c-034f-4865-95b3-2f73abda0a8d tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:36:07.129999 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:07.129999 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:36:07.143446 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-e849b4ee-8e1f-4e19-90ec-50d6cfc51684 req-db1bb03c-034f-4865-95b3-2f73abda0a8d tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] https://10.4.3.223/volume/v3/attachments/2bdc2a30-c83f-4cac-a796-7b2111c3dea9/action returned with HTTP 204 Jul 03 02:36:07.143446 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 884/3527] 10.4.3.223 () {74 vars in 1725 bytes} [Fri Jul 3 02:36:07 2026] POST /volume/v3/attachments/2bdc2a30-c83f-4cac-a796-7b2111c3dea9/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:36:07.156576 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-381801f8-56e6-4d67-b199-211783b93315 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:07.158570 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-381801f8-56e6-4d67-b199-211783b93315 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] GET https://10.4.3.223/volume/v3/volumes/5b90fa3f-11b6-4c3b-bcf3-18fbd2f5a073 Jul 03 02:36:07.158761 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-381801f8-56e6-4d67-b199-211783b93315 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:07.158932 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-381801f8-56e6-4d67-b199-211783b93315 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:07.169258 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:07.169258 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:36:07.174102 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-381801f8-56e6-4d67-b199-211783b93315 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Volume info retrieved successfully. Jul 03 02:36:07.179029 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-381801f8-56e6-4d67-b199-211783b93315 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] https://10.4.3.223/volume/v3/volumes/5b90fa3f-11b6-4c3b-bcf3-18fbd2f5a073 returned with HTTP 200 Jul 03 02:36:07.180159 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 879/3528] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:36:07 2026] GET /volume/v3/volumes/5b90fa3f-11b6-4c3b-bcf3-18fbd2f5a073 => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:36:07.194600 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-9abcf7f2-7bc0-48d3-a417-5592e59989a8 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:07.197493 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-9abcf7f2-7bc0-48d3-a417-5592e59989a8 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] GET https://10.4.3.223/volume/v3/volumes/5b90fa3f-11b6-4c3b-bcf3-18fbd2f5a073 Jul 03 02:36:07.197493 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-9abcf7f2-7bc0-48d3-a417-5592e59989a8 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:07.197493 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-9abcf7f2-7bc0-48d3-a417-5592e59989a8 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:07.208229 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:07.208229 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:36:07.212604 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-9abcf7f2-7bc0-48d3-a417-5592e59989a8 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Volume info retrieved successfully. Jul 03 02:36:07.217824 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-9abcf7f2-7bc0-48d3-a417-5592e59989a8 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] https://10.4.3.223/volume/v3/volumes/5b90fa3f-11b6-4c3b-bcf3-18fbd2f5a073 returned with HTTP 200 Jul 03 02:36:07.218365 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 891/3529] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:36:07 2026] GET /volume/v3/volumes/5b90fa3f-11b6-4c3b-bcf3-18fbd2f5a073 => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:36:07.261802 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-573daefe-31cf-4517-9e19-ecddce305f9d req-b17b509f-f080-45e9-b230-f628375761f1 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:07.264095 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-573daefe-31cf-4517-9e19-ecddce305f9d req-b17b509f-f080-45e9-b230-f628375761f1 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] GET https://10.4.3.223/volume/v3/volumes/5b90fa3f-11b6-4c3b-bcf3-18fbd2f5a073 Jul 03 02:36:07.264299 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-573daefe-31cf-4517-9e19-ecddce305f9d req-b17b509f-f080-45e9-b230-f628375761f1 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:07.264539 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-573daefe-31cf-4517-9e19-ecddce305f9d req-b17b509f-f080-45e9-b230-f628375761f1 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:07.275735 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:07.275735 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:36:07.280648 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [req-573daefe-31cf-4517-9e19-ecddce305f9d req-b17b509f-f080-45e9-b230-f628375761f1 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Volume info retrieved successfully. Jul 03 02:36:07.285869 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-573daefe-31cf-4517-9e19-ecddce305f9d req-b17b509f-f080-45e9-b230-f628375761f1 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] https://10.4.3.223/volume/v3/volumes/5b90fa3f-11b6-4c3b-bcf3-18fbd2f5a073 returned with HTTP 200 Jul 03 02:36:07.286493 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 876/3530] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:36:07 2026] GET /volume/v3/volumes/5b90fa3f-11b6-4c3b-bcf3-18fbd2f5a073 => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:36:07.303274 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-b1bb36d6-15d4-4701-8659-81ae80c8d727 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:07.305066 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-b1bb36d6-15d4-4701-8659-81ae80c8d727 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] GET https://10.4.3.223/volume/v3/volumes/5b90fa3f-11b6-4c3b-bcf3-18fbd2f5a073 Jul 03 02:36:07.305285 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-b1bb36d6-15d4-4701-8659-81ae80c8d727 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:07.305481 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-b1bb36d6-15d4-4701-8659-81ae80c8d727 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:07.314986 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:07.314986 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:36:07.319006 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-b1bb36d6-15d4-4701-8659-81ae80c8d727 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Volume info retrieved successfully. Jul 03 02:36:07.323658 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-b1bb36d6-15d4-4701-8659-81ae80c8d727 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] https://10.4.3.223/volume/v3/volumes/5b90fa3f-11b6-4c3b-bcf3-18fbd2f5a073 returned with HTTP 200 Jul 03 02:36:07.324034 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 885/3531] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:36:07 2026] GET /volume/v3/volumes/5b90fa3f-11b6-4c3b-bcf3-18fbd2f5a073 => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:36:07.369795 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-0799c315-08b9-43ab-bee8-9a3650eeb00e req-8deda079-9430-4ee7-853e-658aa6ce3191 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:07.371977 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-0799c315-08b9-43ab-bee8-9a3650eeb00e req-8deda079-9430-4ee7-853e-658aa6ce3191 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] GET https://10.4.3.223/volume/v3/volumes/5b90fa3f-11b6-4c3b-bcf3-18fbd2f5a073 Jul 03 02:36:07.372193 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-0799c315-08b9-43ab-bee8-9a3650eeb00e req-8deda079-9430-4ee7-853e-658aa6ce3191 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:07.372409 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-0799c315-08b9-43ab-bee8-9a3650eeb00e req-8deda079-9430-4ee7-853e-658aa6ce3191 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:07.383076 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:07.383076 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:36:07.387082 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [req-0799c315-08b9-43ab-bee8-9a3650eeb00e req-8deda079-9430-4ee7-853e-658aa6ce3191 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Volume info retrieved successfully. Jul 03 02:36:07.391887 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-0799c315-08b9-43ab-bee8-9a3650eeb00e req-8deda079-9430-4ee7-853e-658aa6ce3191 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] https://10.4.3.223/volume/v3/volumes/5b90fa3f-11b6-4c3b-bcf3-18fbd2f5a073 returned with HTTP 200 Jul 03 02:36:07.392449 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 880/3532] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:36:07 2026] GET /volume/v3/volumes/5b90fa3f-11b6-4c3b-bcf3-18fbd2f5a073 => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:36:07.417871 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-0799c315-08b9-43ab-bee8-9a3650eeb00e req-01c39959-3400-49d7-a854-a583ec79aa0c None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:07.420656 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-0799c315-08b9-43ab-bee8-9a3650eeb00e req-01c39959-3400-49d7-a854-a583ec79aa0c tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] POST https://10.4.3.223/volume/v3/volumes/5b90fa3f-11b6-4c3b-bcf3-18fbd2f5a073/action Jul 03 02:36:07.421084 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-0799c315-08b9-43ab-bee8-9a3650eeb00e req-01c39959-3400-49d7-a854-a583ec79aa0c tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100015) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:36:07.421241 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-0799c315-08b9-43ab-bee8-9a3650eeb00e req-01c39959-3400-49d7-a854-a583ec79aa0c tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:36:07.436640 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:07.436640 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:36:07.437406 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [req-0799c315-08b9-43ab-bee8-9a3650eeb00e req-01c39959-3400-49d7-a854-a583ec79aa0c tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Volume info retrieved successfully. Jul 03 02:36:07.445530 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [req-0799c315-08b9-43ab-bee8-9a3650eeb00e req-01c39959-3400-49d7-a854-a583ec79aa0c tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Begin detaching volume completed successfully. Jul 03 02:36:07.445789 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-0799c315-08b9-43ab-bee8-9a3650eeb00e req-01c39959-3400-49d7-a854-a583ec79aa0c tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] https://10.4.3.223/volume/v3/volumes/5b90fa3f-11b6-4c3b-bcf3-18fbd2f5a073/action returned with HTTP 202 Jul 03 02:36:07.446558 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 892/3533] 10.4.3.223 () {72 vars in 1672 bytes} [Fri Jul 3 02:36:07 2026] POST /volume/v3/volumes/5b90fa3f-11b6-4c3b-bcf3-18fbd2f5a073/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 02:36:07.689510 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-f27a798e-7716-431a-897f-fa8abf3112dd None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:07.691929 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-f27a798e-7716-431a-897f-fa8abf3112dd tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] GET https://10.4.3.223/volume/v3/backups/6bdd7c04-1a0f-4b84-b920-56964580de6c Jul 03 02:36:07.696436 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-f27a798e-7716-431a-897f-fa8abf3112dd tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:07.696831 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-f27a798e-7716-431a-897f-fa8abf3112dd tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:07.697006 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-f27a798e-7716-431a-897f-fa8abf3112dd tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Show backup with id 6bdd7c04-1a0f-4b84-b920-56964580de6c. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:36:07.703973 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:07.703973 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:36:07.704884 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-f27a798e-7716-431a-897f-fa8abf3112dd tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] https://10.4.3.223/volume/v3/backups/6bdd7c04-1a0f-4b84-b920-56964580de6c returned with HTTP 200 Jul 03 02:36:07.705361 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 877/3534] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:36:07 2026] GET /volume/v3/backups/6bdd7c04-1a0f-4b84-b920-56964580de6c => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:36:08.474631 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-7befc249-9e34-448f-b58f-af41ee556439 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:08.475083 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-7befc249-9e34-448f-b58f-af41ee556439 None None] GET https://10.4.3.223/volume// Jul 03 02:36:08.475290 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-7befc249-9e34-448f-b58f-af41ee556439 None None] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:08.475526 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-7befc249-9e34-448f-b58f-af41ee556439 None None] Calling method 'all' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:08.475874 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-7befc249-9e34-448f-b58f-af41ee556439 None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:36:08.476176 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 886/3535] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:36:08 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:36:08.488444 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-0799c315-08b9-43ab-bee8-9a3650eeb00e req-7ec9ec0a-659e-4ff6-aa83-0409437eaa55 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:08.492304 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-0799c315-08b9-43ab-bee8-9a3650eeb00e req-7ec9ec0a-659e-4ff6-aa83-0409437eaa55 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] GET https://10.4.3.223/volume/v3/volumes/5b90fa3f-11b6-4c3b-bcf3-18fbd2f5a073 Jul 03 02:36:08.492600 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-0799c315-08b9-43ab-bee8-9a3650eeb00e req-7ec9ec0a-659e-4ff6-aa83-0409437eaa55 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:08.492876 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-0799c315-08b9-43ab-bee8-9a3650eeb00e req-7ec9ec0a-659e-4ff6-aa83-0409437eaa55 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:08.504538 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:08.504538 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:36:08.508446 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [req-0799c315-08b9-43ab-bee8-9a3650eeb00e req-7ec9ec0a-659e-4ff6-aa83-0409437eaa55 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Volume info retrieved successfully. Jul 03 02:36:08.513802 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-0799c315-08b9-43ab-bee8-9a3650eeb00e req-7ec9ec0a-659e-4ff6-aa83-0409437eaa55 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] https://10.4.3.223/volume/v3/volumes/5b90fa3f-11b6-4c3b-bcf3-18fbd2f5a073 returned with HTTP 200 Jul 03 02:36:08.514398 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 881/3536] 10.4.3.223 () {70 vars in 1639 bytes} [Fri Jul 3 02:36:08 2026] GET /volume/v3/volumes/5b90fa3f-11b6-4c3b-bcf3-18fbd2f5a073 => generated 1321 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:36:08.718931 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-32ab69ba-c86c-4c51-8bb6-421f658782a7 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:08.721270 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-32ab69ba-c86c-4c51-8bb6-421f658782a7 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] GET https://10.4.3.223/volume/v3/backups/6bdd7c04-1a0f-4b84-b920-56964580de6c Jul 03 02:36:08.721565 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-32ab69ba-c86c-4c51-8bb6-421f658782a7 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:08.721868 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-32ab69ba-c86c-4c51-8bb6-421f658782a7 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:08.721962 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-32ab69ba-c86c-4c51-8bb6-421f658782a7 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Show backup with id 6bdd7c04-1a0f-4b84-b920-56964580de6c. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:36:08.726953 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:08.726953 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:36:08.727753 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-32ab69ba-c86c-4c51-8bb6-421f658782a7 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] https://10.4.3.223/volume/v3/backups/6bdd7c04-1a0f-4b84-b920-56964580de6c returned with HTTP 200 Jul 03 02:36:08.728207 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 893/3537] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:36:08 2026] GET /volume/v3/backups/6bdd7c04-1a0f-4b84-b920-56964580de6c => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:36:09.589678 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-0799c315-08b9-43ab-bee8-9a3650eeb00e req-61789557-3e44-4374-90b2-18624236ac36 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:09.592574 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-0799c315-08b9-43ab-bee8-9a3650eeb00e req-61789557-3e44-4374-90b2-18624236ac36 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] DELETE https://10.4.3.223/volume/v3/attachments/2bdc2a30-c83f-4cac-a796-7b2111c3dea9 Jul 03 02:36:09.592574 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-0799c315-08b9-43ab-bee8-9a3650eeb00e req-61789557-3e44-4374-90b2-18624236ac36 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:09.592721 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-0799c315-08b9-43ab-bee8-9a3650eeb00e req-61789557-3e44-4374-90b2-18624236ac36 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Calling method 'version_select' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:09.601243 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:09.601243 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:36:09.740554 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-f07ac510-13da-41d4-8fcd-6d4d0b0e891d None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:09.742985 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-f07ac510-13da-41d4-8fcd-6d4d0b0e891d tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] GET https://10.4.3.223/volume/v3/backups/6bdd7c04-1a0f-4b84-b920-56964580de6c Jul 03 02:36:09.743267 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-f07ac510-13da-41d4-8fcd-6d4d0b0e891d tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:09.743602 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-f07ac510-13da-41d4-8fcd-6d4d0b0e891d tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:09.743780 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-f07ac510-13da-41d4-8fcd-6d4d0b0e891d tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Show backup with id 6bdd7c04-1a0f-4b84-b920-56964580de6c. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:36:09.750214 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:09.750214 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:36:09.751433 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-f07ac510-13da-41d4-8fcd-6d4d0b0e891d tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] https://10.4.3.223/volume/v3/backups/6bdd7c04-1a0f-4b84-b920-56964580de6c returned with HTTP 200 Jul 03 02:36:09.751872 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 887/3538] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:36:09 2026] GET /volume/v3/backups/6bdd7c04-1a0f-4b84-b920-56964580de6c => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:36:09.765083 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-a42a7244-349c-4a44-8e17-041ec06e0d84 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:09.920937 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-a42a7244-349c-4a44-8e17-041ec06e0d84 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-reader] GET https://10.4.3.223/volume/v3/backups/6bdd7c04-1a0f-4b84-b920-56964580de6c/export_record Jul 03 02:36:09.921131 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-a42a7244-349c-4a44-8e17-041ec06e0d84 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-reader] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:09.921310 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-a42a7244-349c-4a44-8e17-041ec06e0d84 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-reader] Calling method 'export_record' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:09.921436 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.contrib.backups [None req-a42a7244-349c-4a44-8e17-041ec06e0d84 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-reader] Export record for backup 6bdd7c04-1a0f-4b84-b920-56964580de6c. {{(pid=100012) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 03 02:36:09.931267 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:09.931267 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:36:09.932489 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.policy [None req-a42a7244-349c-4a44-8e17-041ec06e0d84 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-reader] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': 'f5858a32acf84deba4fadea2e4efbc43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0bd417b090dd4956b0338a9a85d40867', '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=100012) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 02:36:09.932858 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-a42a7244-349c-4a44-8e17-041ec06e0d84 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-reader] https://10.4.3.223/volume/v3/backups/6bdd7c04-1a0f-4b84-b920-56964580de6c/export_record returned with HTTP 403 Jul 03 02:36:09.933344 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 882/3539] 10.4.3.223 () {68 vars in 1430 bytes} [Fri Jul 3 02:36:09 2026] GET /volume/v3/backups/6bdd7c04-1a0f-4b84-b920-56964580de6c/export_record => generated 101 bytes in 168 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:36:09.945438 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-fa0bd1dc-b669-4bb8-bc77-02dfc4c1f8d7 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:09.947532 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-fa0bd1dc-b669-4bb8-bc77-02dfc4c1f8d7 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:36:09.948027 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-fa0bd1dc-b669-4bb8-bc77-02dfc4c1f8d7 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1393477126"}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:36:09.949806 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.volumes [None req-fa0bd1dc-b669-4bb8-bc77-02dfc4c1f8d7 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1393477126'}} {{(pid=100015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:36:09.949956 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-fa0bd1dc-b669-4bb8-bc77-02dfc4c1f8d7 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Create volume of 1 GB Jul 03 02:36:09.955029 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-fa0bd1dc-b669-4bb8-bc77-02dfc4c1f8d7 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Availability Zones retrieved successfully. Jul 03 02:36:09.962295 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-fa0bd1dc-b669-4bb8-bc77-02dfc4c1f8d7 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Flow 'volume_create_api' (9984a0c0-bc75-44cc-b3aa-c74f899b7cfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:36:09.963341 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-fa0bd1dc-b669-4bb8-bc77-02dfc4c1f8d7 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95bcdf54-6c05-41d3-9f4d-5a5456543ce8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:36:09.964134 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.flows.api.create_volume [None req-fa0bd1dc-b669-4bb8-bc77-02dfc4c1f8d7 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Validating volume size '1' using validate_int {{(pid=100015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:36:10.011008 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-fa0bd1dc-b669-4bb8-bc77-02dfc4c1f8d7 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95bcdf54-6c05-41d3-9f4d-5a5456543ce8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:36:10.012172 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-fa0bd1dc-b669-4bb8-bc77-02dfc4c1f8d7 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (099c13fc-02d9-4598-a2b2-26fe89a6ba46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:36:10.058431 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.quota [None req-fa0bd1dc-b669-4bb8-bc77-02dfc4c1f8d7 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Created reservations ['dcf6189c-19b7-456c-ae97-de08b41fed2a', 'b8efab54-4c74-4859-a02b-9518ada2b9c9', 'c35b5267-125a-405b-a7fc-a1649cd1954c', 'af33576b-bee5-4a08-a485-67da5e3f5bad'] {{(pid=100015) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:36:10.058431 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-fa0bd1dc-b669-4bb8-bc77-02dfc4c1f8d7 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (099c13fc-02d9-4598-a2b2-26fe89a6ba46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dcf6189c-19b7-456c-ae97-de08b41fed2a', 'b8efab54-4c74-4859-a02b-9518ada2b9c9', 'c35b5267-125a-405b-a7fc-a1649cd1954c', 'af33576b-bee5-4a08-a485-67da5e3f5bad']}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:36:10.058859 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-fa0bd1dc-b669-4bb8-bc77-02dfc4c1f8d7 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69c9cc7f-bfa4-4c9e-a147-c9fe6edfdb47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:36:10.089643 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-fa0bd1dc-b669-4bb8-bc77-02dfc4c1f8d7 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69c9cc7f-bfa4-4c9e-a147-c9fe6edfdb47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1d548991-987d-4247-b25e-41f00ea6d3b3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1393477126',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0bd417b090dd4956b0338a9a85d40867',qos_specs=None,replication_status=,reservations=['dcf6189c-19b7-456c-ae97-de08b41fed2a','b8efab54-4c74-4859-a02b-9518ada2b9c9','c35b5267-125a-405b-a7fc-a1649cd1954c','af33576b-bee5-4a08-a485-67da5e3f5bad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c087ae6e097461883273610d71adcd5',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:36:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1393477126',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1d548991-987d-4247-b25e-41f00ea6d3b3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0bd417b090dd4956b0338a9a85d40867',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1c087ae6e097461883273610d71adcd5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:36:10.090538 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-fa0bd1dc-b669-4bb8-bc77-02dfc4c1f8d7 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (376ac57c-f94d-491b-ba79-acd884d690d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:36:10.114390 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-fa0bd1dc-b669-4bb8-bc77-02dfc4c1f8d7 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (376ac57c-f94d-491b-ba79-acd884d690d2) transitioned into state 'SUCCESS' from state '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-1393477126',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0bd417b090dd4956b0338a9a85d40867',qos_specs=None,replication_status=,reservations=['dcf6189c-19b7-456c-ae97-de08b41fed2a','b8efab54-4c74-4859-a02b-9518ada2b9c9','c35b5267-125a-405b-a7fc-a1649cd1954c','af33576b-bee5-4a08-a485-67da5e3f5bad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c087ae6e097461883273610d71adcd5',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:36:10.115175 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-fa0bd1dc-b669-4bb8-bc77-02dfc4c1f8d7 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1cb1dd6-a337-4d6f-8ee1-7262050937d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:36:10.126642 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-fa0bd1dc-b669-4bb8-bc77-02dfc4c1f8d7 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1cb1dd6-a337-4d6f-8ee1-7262050937d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:36:10.127824 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-fa0bd1dc-b669-4bb8-bc77-02dfc4c1f8d7 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Flow 'volume_create_api' (9984a0c0-bc75-44cc-b3aa-c74f899b7cfc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:36:10.127997 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-fa0bd1dc-b669-4bb8-bc77-02dfc4c1f8d7 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Create volume request issued successfully. Jul 03 02:36:10.131822 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-fa0bd1dc-b669-4bb8-bc77-02dfc4c1f8d7 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:36:10.136014 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 894/3540] 10.4.3.223 () {70 vars in 1298 bytes} [Fri Jul 3 02:36:09 2026] POST /volume/v3/volumes => generated 778 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:36:10.153302 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-540d7acd-d594-4e78-a122-981f51d037b2 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:10.155308 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-540d7acd-d594-4e78-a122-981f51d037b2 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] GET https://10.4.3.223/volume/v3/volumes/1d548991-987d-4247-b25e-41f00ea6d3b3 Jul 03 02:36:10.155853 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-540d7acd-d594-4e78-a122-981f51d037b2 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:10.156341 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-540d7acd-d594-4e78-a122-981f51d037b2 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:10.161986 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-0799c315-08b9-43ab-bee8-9a3650eeb00e req-61789557-3e44-4374-90b2-18624236ac36 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] https://10.4.3.223/volume/v3/attachments/2bdc2a30-c83f-4cac-a796-7b2111c3dea9 returned with HTTP 200 Jul 03 02:36:10.162911 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 878/3541] 10.4.3.223 () {72 vars in 1673 bytes} [Fri Jul 3 02:36:09 2026] DELETE /volume/v3/attachments/2bdc2a30-c83f-4cac-a796-7b2111c3dea9 => generated 19 bytes in 574 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:36:10.168159 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:10.168159 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:36:10.173780 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-540d7acd-d594-4e78-a122-981f51d037b2 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Volume info retrieved successfully. Jul 03 02:36:10.180962 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-540d7acd-d594-4e78-a122-981f51d037b2 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] https://10.4.3.223/volume/v3/volumes/1d548991-987d-4247-b25e-41f00ea6d3b3 returned with HTTP 200 Jul 03 02:36:10.182329 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 888/3542] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:36:10 2026] GET /volume/v3/volumes/1d548991-987d-4247-b25e-41f00ea6d3b3 => generated 957 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:36:10.698863 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-6604ff4e-f054-4f68-a6e2-26152651958d None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:10.700908 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-6604ff4e-f054-4f68-a6e2-26152651958d tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] GET https://10.4.3.223/volume/v3/volumes/5b90fa3f-11b6-4c3b-bcf3-18fbd2f5a073 Jul 03 02:36:10.701090 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-6604ff4e-f054-4f68-a6e2-26152651958d tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:10.701299 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-6604ff4e-f054-4f68-a6e2-26152651958d tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:10.711755 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:10.711755 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:36:10.719173 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-54762a0f-fb16-4943-88f5-6a4bc26b5a23 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:10.719991 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-6604ff4e-f054-4f68-a6e2-26152651958d tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Volume info retrieved successfully. Jul 03 02:36:10.724885 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-6604ff4e-f054-4f68-a6e2-26152651958d tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] https://10.4.3.223/volume/v3/volumes/5b90fa3f-11b6-4c3b-bcf3-18fbd2f5a073 returned with HTTP 200 Jul 03 02:36:10.725011 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 883/3543] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:36:10 2026] GET /volume/v3/volumes/5b90fa3f-11b6-4c3b-bcf3-18fbd2f5a073 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:36:10.763458 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-54762a0f-fb16-4943-88f5-6a4bc26b5a23 tempest-TestEncryptedCinderVolumes-391229828 tempest-TestEncryptedCinderVolumes-391229828-project-admin] POST https://10.4.3.223/volume/v3/types Jul 03 02:36:10.763907 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-54762a0f-fb16-4943-88f5-6a4bc26b5a23 tempest-TestEncryptedCinderVolumes-391229828 tempest-TestEncryptedCinderVolumes-391229828-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1940525252", "extra_specs": {}}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:36:10.765487 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:10.765487 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:36:10.792941 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-54762a0f-fb16-4943-88f5-6a4bc26b5a23 tempest-TestEncryptedCinderVolumes-391229828 tempest-TestEncryptedCinderVolumes-391229828-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Jul 03 02:36:10.793315 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 895/3544] 10.4.3.223 () {68 vars in 1252 bytes} [Fri Jul 3 02:36:10 2026] POST /volume/v3/types => generated 212 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:36:10.805300 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-4914a9dd-c07f-4133-97bd-816004c5d85c None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:10.809086 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-4914a9dd-c07f-4133-97bd-816004c5d85c tempest-TestEncryptedCinderVolumes-391229828 tempest-TestEncryptedCinderVolumes-391229828-project-admin] POST https://10.4.3.223/volume/v3/types/57d7daf3-09ca-428e-94a3-1afe531bf200/encryption Jul 03 02:36:10.811668 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-4914a9dd-c07f-4133-97bd-816004c5d85c tempest-TestEncryptedCinderVolumes-391229828 tempest-TestEncryptedCinderVolumes-391229828-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:36:10.812117 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:10.812117 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:36:10.839667 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-4914a9dd-c07f-4133-97bd-816004c5d85c tempest-TestEncryptedCinderVolumes-391229828 tempest-TestEncryptedCinderVolumes-391229828-project-admin] https://10.4.3.223/volume/v3/types/57d7daf3-09ca-428e-94a3-1afe531bf200/encryption returned with HTTP 200 Jul 03 02:36:10.840163 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 879/3545] 10.4.3.223 () {68 vars in 1397 bytes} [Fri Jul 3 02:36:10 2026] POST /volume/v3/types/57d7daf3-09ca-428e-94a3-1afe531bf200/encryption => generated 230 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:36:10.852906 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-100d6d82-7221-468e-96e5-092e9debad57 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:10.923565 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-100d6d82-7221-468e-96e5-092e9debad57 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:36:10.923968 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-100d6d82-7221-468e-96e5-092e9debad57 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-758320984", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1940525252", "size": 1}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:36:10.927375 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.volumes [None req-100d6d82-7221-468e-96e5-092e9debad57 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-758320984', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1940525252', 'size': 1}} {{(pid=100013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:36:10.931122 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.volumes [None req-100d6d82-7221-468e-96e5-092e9debad57 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Create volume of 1 GB Jul 03 02:36:10.931431 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:10.931431 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:36:10.932006 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-100d6d82-7221-468e-96e5-092e9debad57 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Availability Zones retrieved successfully. Jul 03 02:36:10.938766 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-100d6d82-7221-468e-96e5-092e9debad57 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Flow 'volume_create_api' (c7d3df36-a386-4843-9fab-6e98dc734d5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:36:10.940321 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-100d6d82-7221-468e-96e5-092e9debad57 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30356c5e-14a7-4ba4-9e5d-48478b3f90c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:36:10.941802 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.flows.api.create_volume [None req-100d6d82-7221-468e-96e5-092e9debad57 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Validating volume size '1' using validate_int {{(pid=100013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:36:10.972231 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-100d6d82-7221-468e-96e5-092e9debad57 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30356c5e-14a7-4ba4-9e5d-48478b3f90c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:36:11Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=57d7daf3-09ca-428e-94a3-1afe531bf200,is_public=True,name='tempest-scenario-type-luks-1940525252',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '57d7daf3-09ca-428e-94a3-1afe531bf200', '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=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:36:10.973049 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-100d6d82-7221-468e-96e5-092e9debad57 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47d44333-e509-412e-9141-1fc91fdf4e7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:36:11.004272 np0000004352 devstack@c-api.service[100013]: WARNING cinder.quota [None req-100d6d82-7221-468e-96e5-092e9debad57 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1940525252 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1940525252, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:36:11.004607 np0000004352 devstack@c-api.service[100013]: WARNING cinder.quota [None req-100d6d82-7221-468e-96e5-092e9debad57 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1940525252 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1940525252, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:36:11.075706 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.quota [None req-100d6d82-7221-468e-96e5-092e9debad57 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Created reservations ['38435686-dfa9-4d49-8dfd-ff3a67df9b27', '164bf08f-d899-413a-9c47-dd1885c657ba', '091117ef-3ea7-4c21-aadb-69cc56073da9', '976d5ad7-8bb0-4929-a845-187e11df449a'] {{(pid=100013) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:36:11.076445 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-100d6d82-7221-468e-96e5-092e9debad57 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47d44333-e509-412e-9141-1fc91fdf4e7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['38435686-dfa9-4d49-8dfd-ff3a67df9b27', '164bf08f-d899-413a-9c47-dd1885c657ba', '091117ef-3ea7-4c21-aadb-69cc56073da9', '976d5ad7-8bb0-4929-a845-187e11df449a']}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:36:11.077262 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-100d6d82-7221-468e-96e5-092e9debad57 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc81101d-12cb-43d4-b062-f1f6cbd1f29f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:36:11.103761 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-100d6d82-7221-468e-96e5-092e9debad57 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc81101d-12cb-43d4-b062-f1f6cbd1f29f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a1706e2c-974b-44a9-8451-b5ca7cf52806', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-758320984',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e2af2a29bf14de0899123f0b33adc6f',qos_specs=None,replication_status=,reservations=['38435686-dfa9-4d49-8dfd-ff3a67df9b27','164bf08f-d899-413a-9c47-dd1885c657ba','091117ef-3ea7-4c21-aadb-69cc56073da9','976d5ad7-8bb0-4929-a845-187e11df449a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f90b41e1c754bc8a6bf130b3b231b45',volume_type_id=57d7daf3-09ca-428e-94a3-1afe531bf200), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:36:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-758320984',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=a1706e2c-974b-44a9-8451-b5ca7cf52806,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e2af2a29bf14de0899123f0b33adc6f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8f90b41e1c754bc8a6bf130b3b231b45',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(57d7daf3-09ca-428e-94a3-1afe531bf200),volume_type_id=57d7daf3-09ca-428e-94a3-1afe531bf200)}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:36:11.104562 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-100d6d82-7221-468e-96e5-092e9debad57 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee09a3f5-601a-46e8-9521-bbac490987b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:36:11.133553 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-100d6d82-7221-468e-96e5-092e9debad57 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee09a3f5-601a-46e8-9521-bbac490987b3) transitioned into state 'SUCCESS' from state '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-758320984',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e2af2a29bf14de0899123f0b33adc6f',qos_specs=None,replication_status=,reservations=['38435686-dfa9-4d49-8dfd-ff3a67df9b27','164bf08f-d899-413a-9c47-dd1885c657ba','091117ef-3ea7-4c21-aadb-69cc56073da9','976d5ad7-8bb0-4929-a845-187e11df449a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f90b41e1c754bc8a6bf130b3b231b45',volume_type_id=57d7daf3-09ca-428e-94a3-1afe531bf200)}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:36:11.134304 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-100d6d82-7221-468e-96e5-092e9debad57 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7ac06ed-15b8-4a4e-8364-f1a39467aae8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:36:11.147036 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-100d6d82-7221-468e-96e5-092e9debad57 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a7ac06ed-15b8-4a4e-8364-f1a39467aae8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:36:11.147844 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-100d6d82-7221-468e-96e5-092e9debad57 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Flow 'volume_create_api' (c7d3df36-a386-4843-9fab-6e98dc734d5b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:36:11.148218 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-100d6d82-7221-468e-96e5-092e9debad57 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Create volume request issued successfully. Jul 03 02:36:11.148862 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-100d6d82-7221-468e-96e5-092e9debad57 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:36:11.149408 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 889/3546] 10.4.3.223 () {68 vars in 1259 bytes} [Fri Jul 3 02:36:10 2026] POST /volume/v3/volumes => generated 784 bytes in 297 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:36:11.168356 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-4ef85471-fe86-4077-8e31-bb83eb336016 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:11.170331 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-4ef85471-fe86-4077-8e31-bb83eb336016 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] GET https://10.4.3.223/volume/v3/volumes/a1706e2c-974b-44a9-8451-b5ca7cf52806 Jul 03 02:36:11.170596 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-4ef85471-fe86-4077-8e31-bb83eb336016 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:11.170863 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-4ef85471-fe86-4077-8e31-bb83eb336016 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:11.187003 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:11.187003 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:36:11.191760 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-4ef85471-fe86-4077-8e31-bb83eb336016 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Volume info retrieved successfully. Jul 03 02:36:11.198683 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-4ef85471-fe86-4077-8e31-bb83eb336016 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] https://10.4.3.223/volume/v3/volumes/a1706e2c-974b-44a9-8451-b5ca7cf52806 returned with HTTP 200 Jul 03 02:36:11.199201 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 884/3547] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:36:11 2026] GET /volume/v3/volumes/a1706e2c-974b-44a9-8451-b5ca7cf52806 => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:36:11.199633 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-2ecb9149-ac97-4fbe-a6b3-510ee5724b65 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:11.201377 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-2ecb9149-ac97-4fbe-a6b3-510ee5724b65 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] GET https://10.4.3.223/volume/v3/volumes/1d548991-987d-4247-b25e-41f00ea6d3b3 Jul 03 02:36:11.201614 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-2ecb9149-ac97-4fbe-a6b3-510ee5724b65 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:11.201797 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-2ecb9149-ac97-4fbe-a6b3-510ee5724b65 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:11.218334 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:11.218334 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:36:11.222602 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-2ecb9149-ac97-4fbe-a6b3-510ee5724b65 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Volume info retrieved successfully. Jul 03 02:36:11.227740 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-2ecb9149-ac97-4fbe-a6b3-510ee5724b65 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] https://10.4.3.223/volume/v3/volumes/1d548991-987d-4247-b25e-41f00ea6d3b3 returned with HTTP 200 Jul 03 02:36:11.228162 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 896/3548] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:36:11 2026] GET /volume/v3/volumes/1d548991-987d-4247-b25e-41f00ea6d3b3 => generated 1009 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:36:11.245578 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-9093966e-9b01-4654-afa9-af54a7a106c1 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:11.248251 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-9093966e-9b01-4654-afa9-af54a7a106c1 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] POST https://10.4.3.223/volume/v3/backups Jul 03 02:36:11.248887 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-9093966e-9b01-4654-afa9-af54a7a106c1 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1d548991-987d-4247-b25e-41f00ea6d3b3", "name": "tempest-type-Backup-722166290"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:36:11.251677 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.contrib.backups [None req-9093966e-9b01-4654-afa9-af54a7a106c1 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Creating new backup {'backup': {'volume_id': '1d548991-987d-4247-b25e-41f00ea6d3b3', 'name': 'tempest-type-Backup-722166290'}} {{(pid=100014) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 02:36:11.251677 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.contrib.backups [None req-9093966e-9b01-4654-afa9-af54a7a106c1 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Creating backup of volume 1d548991-987d-4247-b25e-41f00ea6d3b3 in container None Jul 03 02:36:11.262107 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:11.262107 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:36:11.262662 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-9093966e-9b01-4654-afa9-af54a7a106c1 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Volume info retrieved successfully. Jul 03 02:36:11.292325 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.quota [None req-9093966e-9b01-4654-afa9-af54a7a106c1 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Created reservations ['4c5269c8-5e33-4788-9914-36459fe9728d', 'f8aee337-eec4-49da-99e3-eea1e4e37254'] {{(pid=100014) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:36:11.349642 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-9093966e-9b01-4654-afa9-af54a7a106c1 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] https://10.4.3.223/volume/v3/backups returned with HTTP 202 Jul 03 02:36:11.350242 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 880/3549] 10.4.3.223 () {70 vars in 1299 bytes} [Fri Jul 3 02:36:11 2026] POST /volume/v3/backups => generated 315 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:36:11.361808 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-18d8ab13-d8cb-466e-b332-858d946c7040 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:11.363743 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-18d8ab13-d8cb-466e-b332-858d946c7040 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] GET https://10.4.3.223/volume/v3/backups/a717bd66-e955-4488-81c8-f9ff8d73394d Jul 03 02:36:11.364557 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-18d8ab13-d8cb-466e-b332-858d946c7040 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:11.364557 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-18d8ab13-d8cb-466e-b332-858d946c7040 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:11.364557 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-18d8ab13-d8cb-466e-b332-858d946c7040 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Show backup with id a717bd66-e955-4488-81c8-f9ff8d73394d. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:36:11.369080 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:11.369080 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:36:11.369951 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-18d8ab13-d8cb-466e-b332-858d946c7040 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] https://10.4.3.223/volume/v3/backups/a717bd66-e955-4488-81c8-f9ff8d73394d returned with HTTP 200 Jul 03 02:36:11.370064 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 890/3550] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:36:11 2026] GET /volume/v3/backups/a717bd66-e955-4488-81c8-f9ff8d73394d => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:36:12.216676 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-d18ea816-5a45-4247-b5af-b008927cc955 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:12.219068 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-d18ea816-5a45-4247-b5af-b008927cc955 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] GET https://10.4.3.223/volume/v3/volumes/a1706e2c-974b-44a9-8451-b5ca7cf52806 Jul 03 02:36:12.219337 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-d18ea816-5a45-4247-b5af-b008927cc955 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:12.219639 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-d18ea816-5a45-4247-b5af-b008927cc955 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:12.231072 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:12.231072 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:36:12.238515 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-d18ea816-5a45-4247-b5af-b008927cc955 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Volume info retrieved successfully. Jul 03 02:36:12.245148 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-d18ea816-5a45-4247-b5af-b008927cc955 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] https://10.4.3.223/volume/v3/volumes/a1706e2c-974b-44a9-8451-b5ca7cf52806 returned with HTTP 200 Jul 03 02:36:12.245738 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 885/3551] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:36:12 2026] GET /volume/v3/volumes/a1706e2c-974b-44a9-8451-b5ca7cf52806 => generated 877 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:36:12.257210 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-0fbc6c17-1eac-4c34-8721-09f3092fde2c None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:12.258950 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-0fbc6c17-1eac-4c34-8721-09f3092fde2c tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] GET https://10.4.3.223/volume/v3/volumes/a1706e2c-974b-44a9-8451-b5ca7cf52806 Jul 03 02:36:12.259126 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-0fbc6c17-1eac-4c34-8721-09f3092fde2c tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:12.259309 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-0fbc6c17-1eac-4c34-8721-09f3092fde2c tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:12.266022 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:12.266022 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:36:12.276166 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-0fbc6c17-1eac-4c34-8721-09f3092fde2c tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Volume info retrieved successfully. Jul 03 02:36:12.285998 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-0fbc6c17-1eac-4c34-8721-09f3092fde2c tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] https://10.4.3.223/volume/v3/volumes/a1706e2c-974b-44a9-8451-b5ca7cf52806 returned with HTTP 200 Jul 03 02:36:12.286606 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 897/3552] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:36:12 2026] GET /volume/v3/volumes/a1706e2c-974b-44a9-8451-b5ca7cf52806 => generated 877 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:36:12.299581 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-3e5bd5bb-8a7f-4c96-8d83-76468b5813f9 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:12.301939 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-3e5bd5bb-8a7f-4c96-8d83-76468b5813f9 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:36:12.302395 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-3e5bd5bb-8a7f-4c96-8d83-76468b5813f9 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-1101770128", "source_volid": "a1706e2c-974b-44a9-8451-b5ca7cf52806", "volume_type": "tempest-scenario-type-luks-1940525252", "size": 1}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:36:12.304755 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.volumes [None req-3e5bd5bb-8a7f-4c96-8d83-76468b5813f9 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-1101770128', 'source_volid': 'a1706e2c-974b-44a9-8451-b5ca7cf52806', 'volume_type': 'tempest-scenario-type-luks-1940525252', 'size': 1}} {{(pid=100014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:36:12.318442 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:12.318442 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:36:12.319330 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-3e5bd5bb-8a7f-4c96-8d83-76468b5813f9 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Volume retrieved successfully. Jul 03 02:36:12.319612 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.volumes [None req-3e5bd5bb-8a7f-4c96-8d83-76468b5813f9 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Create volume of 1 GB Jul 03 02:36:12.320804 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-3e5bd5bb-8a7f-4c96-8d83-76468b5813f9 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Availability Zones retrieved successfully. Jul 03 02:36:12.329308 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-3e5bd5bb-8a7f-4c96-8d83-76468b5813f9 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Flow 'volume_create_api' (4970b9e5-5794-4308-92d8-f305b796463e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:36:12.331059 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-3e5bd5bb-8a7f-4c96-8d83-76468b5813f9 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7ecb84d-40a2-49f6-9d61-8a2aa8c4094e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:36:12.332795 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.flows.api.create_volume [None req-3e5bd5bb-8a7f-4c96-8d83-76468b5813f9 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:36:12.360198 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-3e5bd5bb-8a7f-4c96-8d83-76468b5813f9 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7ecb84d-40a2-49f6-9d61-8a2aa8c4094e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'a1706e2c-974b-44a9-8451-b5ca7cf52806', 'volume_type': VolumeType(created_at=2026-07-03T02:36:11Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=57d7daf3-09ca-428e-94a3-1afe531bf200,is_public=True,name='tempest-scenario-type-luks-1940525252',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '57d7daf3-09ca-428e-94a3-1afe531bf200', '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=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:36:12.361274 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-3e5bd5bb-8a7f-4c96-8d83-76468b5813f9 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (508da98b-eead-48b3-8045-2406f89c1b64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:36:12.382996 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-681c1bb6-1854-4a2b-84a5-8dbac1b2593b None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:12.384477 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-681c1bb6-1854-4a2b-84a5-8dbac1b2593b tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] GET https://10.4.3.223/volume/v3/backups/a717bd66-e955-4488-81c8-f9ff8d73394d Jul 03 02:36:12.384477 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-681c1bb6-1854-4a2b-84a5-8dbac1b2593b tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:12.384747 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-681c1bb6-1854-4a2b-84a5-8dbac1b2593b tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:12.384912 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-681c1bb6-1854-4a2b-84a5-8dbac1b2593b tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Show backup with id a717bd66-e955-4488-81c8-f9ff8d73394d. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:36:12.390437 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:12.390437 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:36:12.393870 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-681c1bb6-1854-4a2b-84a5-8dbac1b2593b tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] https://10.4.3.223/volume/v3/backups/a717bd66-e955-4488-81c8-f9ff8d73394d returned with HTTP 200 Jul 03 02:36:12.393870 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 891/3553] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:36:12 2026] GET /volume/v3/backups/a717bd66-e955-4488-81c8-f9ff8d73394d => generated 724 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:36:12.399870 np0000004352 devstack@c-api.service[100014]: WARNING cinder.quota [None req-3e5bd5bb-8a7f-4c96-8d83-76468b5813f9 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1940525252 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1940525252, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:36:12.400608 np0000004352 devstack@c-api.service[100014]: WARNING cinder.quota [None req-3e5bd5bb-8a7f-4c96-8d83-76468b5813f9 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1940525252 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1940525252, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:36:12.422724 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.quota [None req-3e5bd5bb-8a7f-4c96-8d83-76468b5813f9 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Created reservations ['f751b44e-b533-4c01-97ce-a99d496099a3', 'f99a22c1-f45d-4474-a3ee-f297ef18722c', 'cad0aa08-4c5c-4c4a-9a8a-62b1c6000855', '0264dead-32b8-444c-99da-259423f9af15'] {{(pid=100014) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:36:12.423934 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-3e5bd5bb-8a7f-4c96-8d83-76468b5813f9 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (508da98b-eead-48b3-8045-2406f89c1b64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f751b44e-b533-4c01-97ce-a99d496099a3', 'f99a22c1-f45d-4474-a3ee-f297ef18722c', 'cad0aa08-4c5c-4c4a-9a8a-62b1c6000855', '0264dead-32b8-444c-99da-259423f9af15']}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:36:12.424924 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-3e5bd5bb-8a7f-4c96-8d83-76468b5813f9 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3b4fe9c-07d8-43f5-bcdc-cc5359e66968) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:36:12.466237 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-3e5bd5bb-8a7f-4c96-8d83-76468b5813f9 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3b4fe9c-07d8-43f5-bcdc-cc5359e66968) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ff64dd71-211b-4aa1-a8a2-2598df639fcc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1101770128',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e2af2a29bf14de0899123f0b33adc6f',qos_specs=None,replication_status=,reservations=['f751b44e-b533-4c01-97ce-a99d496099a3','f99a22c1-f45d-4474-a3ee-f297ef18722c','cad0aa08-4c5c-4c4a-9a8a-62b1c6000855','0264dead-32b8-444c-99da-259423f9af15'],size=1,snapshot_id=None,source_replicaid=,source_volid=a1706e2c-974b-44a9-8451-b5ca7cf52806,status='creating',user_id='8f90b41e1c754bc8a6bf130b3b231b45',volume_type_id=57d7daf3-09ca-428e-94a3-1afe531bf200), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:36:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1101770128',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=ff64dd71-211b-4aa1-a8a2-2598df639fcc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e2af2a29bf14de0899123f0b33adc6f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=a1706e2c-974b-44a9-8451-b5ca7cf52806,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8f90b41e1c754bc8a6bf130b3b231b45',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(57d7daf3-09ca-428e-94a3-1afe531bf200),volume_type_id=57d7daf3-09ca-428e-94a3-1afe531bf200)}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:36:12.467278 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-3e5bd5bb-8a7f-4c96-8d83-76468b5813f9 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ffe59b6c-0d65-4945-983f-3b2eacf2f56b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:36:12.498639 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-3e5bd5bb-8a7f-4c96-8d83-76468b5813f9 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ffe59b6c-0d65-4945-983f-3b2eacf2f56b) transitioned into state 'SUCCESS' from state '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-1101770128',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e2af2a29bf14de0899123f0b33adc6f',qos_specs=None,replication_status=,reservations=['f751b44e-b533-4c01-97ce-a99d496099a3','f99a22c1-f45d-4474-a3ee-f297ef18722c','cad0aa08-4c5c-4c4a-9a8a-62b1c6000855','0264dead-32b8-444c-99da-259423f9af15'],size=1,snapshot_id=None,source_replicaid=,source_volid=a1706e2c-974b-44a9-8451-b5ca7cf52806,status='creating',user_id='8f90b41e1c754bc8a6bf130b3b231b45',volume_type_id=57d7daf3-09ca-428e-94a3-1afe531bf200)}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:36:12.498639 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-3e5bd5bb-8a7f-4c96-8d83-76468b5813f9 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d9062e7-d493-46b1-bf79-ae739335fcfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:36:12.527611 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-3e5bd5bb-8a7f-4c96-8d83-76468b5813f9 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d9062e7-d493-46b1-bf79-ae739335fcfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:36:12.527611 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-3e5bd5bb-8a7f-4c96-8d83-76468b5813f9 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Flow 'volume_create_api' (4970b9e5-5794-4308-92d8-f305b796463e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:36:12.527611 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-3e5bd5bb-8a7f-4c96-8d83-76468b5813f9 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Create volume request issued successfully. Jul 03 02:36:12.527611 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-3e5bd5bb-8a7f-4c96-8d83-76468b5813f9 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:36:12.528153 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 881/3554] 10.4.3.223 () {68 vars in 1259 bytes} [Fri Jul 3 02:36:12 2026] POST /volume/v3/volumes => generated 812 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:36:12.546528 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-fbc472eb-58ed-4835-8fdd-db6a91201d95 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:12.546528 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-fbc472eb-58ed-4835-8fdd-db6a91201d95 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] GET https://10.4.3.223/volume/v3/volumes/ff64dd71-211b-4aa1-a8a2-2598df639fcc Jul 03 02:36:12.546528 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-fbc472eb-58ed-4835-8fdd-db6a91201d95 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:12.546528 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-fbc472eb-58ed-4835-8fdd-db6a91201d95 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:12.555840 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:12.555840 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:36:12.558204 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-fbc472eb-58ed-4835-8fdd-db6a91201d95 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Volume info retrieved successfully. Jul 03 02:36:12.565995 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-fbc472eb-58ed-4835-8fdd-db6a91201d95 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] https://10.4.3.223/volume/v3/volumes/ff64dd71-211b-4aa1-a8a2-2598df639fcc returned with HTTP 200 Jul 03 02:36:12.566495 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 886/3555] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:36:12 2026] GET /volume/v3/volumes/ff64dd71-211b-4aa1-a8a2-2598df639fcc => generated 880 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:36:13.125323 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-74a03d02-5d5b-4312-9131-257817d065ee None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:13.125883 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-74a03d02-5d5b-4312-9131-257817d065ee tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/cf2fba77-0255-4c53-b578-7680f0a35acc Jul 03 02:36:13.127660 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-74a03d02-5d5b-4312-9131-257817d065ee tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:13.127660 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-74a03d02-5d5b-4312-9131-257817d065ee tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:13.127660 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.snapshots [None req-74a03d02-5d5b-4312-9131-257817d065ee tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Delete snapshot with id: cf2fba77-0255-4c53-b578-7680f0a35acc Jul 03 02:36:13.132859 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:13.132859 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:36:13.133303 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-74a03d02-5d5b-4312-9131-257817d065ee tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Snapshot retrieved successfully. Jul 03 02:36:13.155894 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-74a03d02-5d5b-4312-9131-257817d065ee tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Snapshot delete request issued successfully. Jul 03 02:36:13.156143 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-74a03d02-5d5b-4312-9131-257817d065ee tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/snapshots/cf2fba77-0255-4c53-b578-7680f0a35acc returned with HTTP 202 Jul 03 02:36:13.156656 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 898/3556] 10.4.3.223 () {66 vars in 1357 bytes} [Fri Jul 3 02:36:13 2026] DELETE /volume/v3/snapshots/cf2fba77-0255-4c53-b578-7680f0a35acc => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:36:13.166537 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-6c839665-09bc-4f81-9ca8-444311c4b60e None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:13.168671 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-6c839665-09bc-4f81-9ca8-444311c4b60e tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] GET https://10.4.3.223/volume/v3/snapshots/cf2fba77-0255-4c53-b578-7680f0a35acc Jul 03 02:36:13.168951 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-6c839665-09bc-4f81-9ca8-444311c4b60e tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:13.169220 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-6c839665-09bc-4f81-9ca8-444311c4b60e tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:13.174709 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:13.174709 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:36:13.175174 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-6c839665-09bc-4f81-9ca8-444311c4b60e tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Snapshot retrieved successfully. Jul 03 02:36:13.176074 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-6c839665-09bc-4f81-9ca8-444311c4b60e tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/snapshots/cf2fba77-0255-4c53-b578-7680f0a35acc returned with HTTP 200 Jul 03 02:36:13.176506 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 892/3557] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:36:13 2026] GET /volume/v3/snapshots/cf2fba77-0255-4c53-b578-7680f0a35acc => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:36:13.406595 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-7ec9a220-3e24-44bc-ae6c-0d6cf9c241aa None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:13.412017 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-7ec9a220-3e24-44bc-ae6c-0d6cf9c241aa tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] GET https://10.4.3.223/volume/v3/backups/a717bd66-e955-4488-81c8-f9ff8d73394d Jul 03 02:36:13.412283 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-7ec9a220-3e24-44bc-ae6c-0d6cf9c241aa tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:13.412485 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-7ec9a220-3e24-44bc-ae6c-0d6cf9c241aa tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:13.412630 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-7ec9a220-3e24-44bc-ae6c-0d6cf9c241aa tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Show backup with id a717bd66-e955-4488-81c8-f9ff8d73394d. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:36:13.418173 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:13.418173 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:36:13.419290 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-7ec9a220-3e24-44bc-ae6c-0d6cf9c241aa tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] https://10.4.3.223/volume/v3/backups/a717bd66-e955-4488-81c8-f9ff8d73394d returned with HTTP 200 Jul 03 02:36:13.419961 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 882/3558] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:36:13 2026] GET /volume/v3/backups/a717bd66-e955-4488-81c8-f9ff8d73394d => generated 724 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:36:13.588721 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-b82f1caa-00bf-4c18-9e45-907bd545cbb8 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:13.591673 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-b82f1caa-00bf-4c18-9e45-907bd545cbb8 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] GET https://10.4.3.223/volume/v3/volumes/ff64dd71-211b-4aa1-a8a2-2598df639fcc Jul 03 02:36:13.592095 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-b82f1caa-00bf-4c18-9e45-907bd545cbb8 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:13.592402 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-b82f1caa-00bf-4c18-9e45-907bd545cbb8 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:13.601014 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:13.601014 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:36:13.605000 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-b82f1caa-00bf-4c18-9e45-907bd545cbb8 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Volume info retrieved successfully. Jul 03 02:36:13.609602 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-b82f1caa-00bf-4c18-9e45-907bd545cbb8 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] https://10.4.3.223/volume/v3/volumes/ff64dd71-211b-4aa1-a8a2-2598df639fcc returned with HTTP 200 Jul 03 02:36:13.610078 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 887/3559] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:36:13 2026] GET /volume/v3/volumes/ff64dd71-211b-4aa1-a8a2-2598df639fcc => generated 904 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:36:14.194840 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-b7411ac1-d3a1-4761-9fa5-3063dd7fe88c None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:14.199614 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-b7411ac1-d3a1-4761-9fa5-3063dd7fe88c tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] GET https://10.4.3.223/volume/v3/snapshots/cf2fba77-0255-4c53-b578-7680f0a35acc Jul 03 02:36:14.199614 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-b7411ac1-d3a1-4761-9fa5-3063dd7fe88c tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:14.199614 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-b7411ac1-d3a1-4761-9fa5-3063dd7fe88c tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:14.204611 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-b7411ac1-d3a1-4761-9fa5-3063dd7fe88c tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/snapshots/cf2fba77-0255-4c53-b578-7680f0a35acc returned with HTTP 404 Jul 03 02:36:14.205556 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 899/3560] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:36:14 2026] GET /volume/v3/snapshots/cf2fba77-0255-4c53-b578-7680f0a35acc => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:36:14.432989 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-f72701e7-9544-4459-91e3-b9b6cc943db1 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:14.434600 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-f72701e7-9544-4459-91e3-b9b6cc943db1 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] GET https://10.4.3.223/volume/v3/backups/a717bd66-e955-4488-81c8-f9ff8d73394d Jul 03 02:36:14.434770 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-f72701e7-9544-4459-91e3-b9b6cc943db1 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:14.434944 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-f72701e7-9544-4459-91e3-b9b6cc943db1 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:14.435043 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-f72701e7-9544-4459-91e3-b9b6cc943db1 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Show backup with id a717bd66-e955-4488-81c8-f9ff8d73394d. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:36:14.445622 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:14.445622 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:36:14.446213 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-f72701e7-9544-4459-91e3-b9b6cc943db1 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] https://10.4.3.223/volume/v3/backups/a717bd66-e955-4488-81c8-f9ff8d73394d returned with HTTP 200 Jul 03 02:36:14.446567 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 893/3561] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:36:14 2026] GET /volume/v3/backups/a717bd66-e955-4488-81c8-f9ff8d73394d => generated 724 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:36:14.623219 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-89de5280-cffd-4b6e-a32c-8c4f4a4af4ea None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:14.625886 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-89de5280-cffd-4b6e-a32c-8c4f4a4af4ea tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] GET https://10.4.3.223/volume/v3/volumes/ff64dd71-211b-4aa1-a8a2-2598df639fcc Jul 03 02:36:14.626169 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-89de5280-cffd-4b6e-a32c-8c4f4a4af4ea tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:14.626506 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-89de5280-cffd-4b6e-a32c-8c4f4a4af4ea tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:14.636352 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:14.636352 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:36:14.644557 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-89de5280-cffd-4b6e-a32c-8c4f4a4af4ea tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Volume info retrieved successfully. Jul 03 02:36:14.651918 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-89de5280-cffd-4b6e-a32c-8c4f4a4af4ea tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] https://10.4.3.223/volume/v3/volumes/ff64dd71-211b-4aa1-a8a2-2598df639fcc returned with HTTP 200 Jul 03 02:36:14.652552 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 883/3562] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:36:14 2026] GET /volume/v3/volumes/ff64dd71-211b-4aa1-a8a2-2598df639fcc => generated 904 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:36:15.460125 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-9db7e37b-5025-425d-a323-d1e42fda6ecc None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:15.465752 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-9db7e37b-5025-425d-a323-d1e42fda6ecc tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] GET https://10.4.3.223/volume/v3/backups/a717bd66-e955-4488-81c8-f9ff8d73394d Jul 03 02:36:15.465920 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-9db7e37b-5025-425d-a323-d1e42fda6ecc tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:15.466105 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-9db7e37b-5025-425d-a323-d1e42fda6ecc tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:15.466211 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-9db7e37b-5025-425d-a323-d1e42fda6ecc tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Show backup with id a717bd66-e955-4488-81c8-f9ff8d73394d. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:36:15.477102 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:15.477102 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:36:15.477884 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-9db7e37b-5025-425d-a323-d1e42fda6ecc tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] https://10.4.3.223/volume/v3/backups/a717bd66-e955-4488-81c8-f9ff8d73394d returned with HTTP 200 Jul 03 02:36:15.478291 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 888/3563] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:36:15 2026] GET /volume/v3/backups/a717bd66-e955-4488-81c8-f9ff8d73394d => generated 735 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:36:15.669129 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-03bb2bd2-6273-4c77-8e77-a4a8aed8e2d7 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:15.671051 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-03bb2bd2-6273-4c77-8e77-a4a8aed8e2d7 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] GET https://10.4.3.223/volume/v3/volumes/ff64dd71-211b-4aa1-a8a2-2598df639fcc Jul 03 02:36:15.671051 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-03bb2bd2-6273-4c77-8e77-a4a8aed8e2d7 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:15.671604 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-03bb2bd2-6273-4c77-8e77-a4a8aed8e2d7 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:15.685900 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:15.685900 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:36:15.695340 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-03bb2bd2-6273-4c77-8e77-a4a8aed8e2d7 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Volume info retrieved successfully. Jul 03 02:36:15.706359 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-03bb2bd2-6273-4c77-8e77-a4a8aed8e2d7 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] https://10.4.3.223/volume/v3/volumes/ff64dd71-211b-4aa1-a8a2-2598df639fcc returned with HTTP 200 Jul 03 02:36:15.706887 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 900/3564] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:36:15 2026] GET /volume/v3/volumes/ff64dd71-211b-4aa1-a8a2-2598df639fcc => generated 904 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:36:16.488794 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-c79d7879-2b6a-47b1-91a1-1b2ff2c136ac None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:16.490897 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-c79d7879-2b6a-47b1-91a1-1b2ff2c136ac tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] GET https://10.4.3.223/volume/v3/backups/a717bd66-e955-4488-81c8-f9ff8d73394d Jul 03 02:36:16.491327 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-c79d7879-2b6a-47b1-91a1-1b2ff2c136ac tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:16.491327 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-c79d7879-2b6a-47b1-91a1-1b2ff2c136ac tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:16.491327 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-c79d7879-2b6a-47b1-91a1-1b2ff2c136ac tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Show backup with id a717bd66-e955-4488-81c8-f9ff8d73394d. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:36:16.496393 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:16.496393 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:36:16.497190 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-c79d7879-2b6a-47b1-91a1-1b2ff2c136ac tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] https://10.4.3.223/volume/v3/backups/a717bd66-e955-4488-81c8-f9ff8d73394d returned with HTTP 200 Jul 03 02:36:16.497740 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 894/3565] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:36:16 2026] GET /volume/v3/backups/a717bd66-e955-4488-81c8-f9ff8d73394d => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:36:16.720212 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-c524d157-2c1d-414c-9fec-f8adc051d8ba None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:16.721884 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-c524d157-2c1d-414c-9fec-f8adc051d8ba tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] GET https://10.4.3.223/volume/v3/volumes/ff64dd71-211b-4aa1-a8a2-2598df639fcc Jul 03 02:36:16.722066 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-c524d157-2c1d-414c-9fec-f8adc051d8ba tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:16.722247 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-c524d157-2c1d-414c-9fec-f8adc051d8ba tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:16.728931 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:16.728931 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:36:16.733379 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-c524d157-2c1d-414c-9fec-f8adc051d8ba tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Volume info retrieved successfully. Jul 03 02:36:16.736438 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-c524d157-2c1d-414c-9fec-f8adc051d8ba tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] https://10.4.3.223/volume/v3/volumes/ff64dd71-211b-4aa1-a8a2-2598df639fcc returned with HTTP 200 Jul 03 02:36:16.738008 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 884/3566] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:36:16 2026] GET /volume/v3/volumes/ff64dd71-211b-4aa1-a8a2-2598df639fcc => generated 904 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:36:17.508553 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-1550b649-ea44-4fb0-a24e-09550c3c7d3b None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:17.510398 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-1550b649-ea44-4fb0-a24e-09550c3c7d3b tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] GET https://10.4.3.223/volume/v3/backups/a717bd66-e955-4488-81c8-f9ff8d73394d Jul 03 02:36:17.510666 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-1550b649-ea44-4fb0-a24e-09550c3c7d3b tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:17.510870 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-1550b649-ea44-4fb0-a24e-09550c3c7d3b tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:17.510978 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-1550b649-ea44-4fb0-a24e-09550c3c7d3b tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Show backup with id a717bd66-e955-4488-81c8-f9ff8d73394d. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:36:17.515354 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:17.515354 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:36:17.516015 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-1550b649-ea44-4fb0-a24e-09550c3c7d3b tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] https://10.4.3.223/volume/v3/backups/a717bd66-e955-4488-81c8-f9ff8d73394d returned with HTTP 200 Jul 03 02:36:17.516372 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 889/3567] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:36:17 2026] GET /volume/v3/backups/a717bd66-e955-4488-81c8-f9ff8d73394d => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:36:17.753797 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-ed197497-ffd5-444b-ac53-7d01abd5e6e5 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:17.755868 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-ed197497-ffd5-444b-ac53-7d01abd5e6e5 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] GET https://10.4.3.223/volume/v3/volumes/ff64dd71-211b-4aa1-a8a2-2598df639fcc Jul 03 02:36:17.757440 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-ed197497-ffd5-444b-ac53-7d01abd5e6e5 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:17.757440 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-ed197497-ffd5-444b-ac53-7d01abd5e6e5 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:17.763528 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:17.763528 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:36:17.768786 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-ed197497-ffd5-444b-ac53-7d01abd5e6e5 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Volume info retrieved successfully. Jul 03 02:36:17.772887 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-ed197497-ffd5-444b-ac53-7d01abd5e6e5 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] https://10.4.3.223/volume/v3/volumes/ff64dd71-211b-4aa1-a8a2-2598df639fcc returned with HTTP 200 Jul 03 02:36:17.773440 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 901/3568] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:36:17 2026] GET /volume/v3/volumes/ff64dd71-211b-4aa1-a8a2-2598df639fcc => generated 904 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:36:18.529743 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-b20bd3c9-2e8c-48fd-abaf-87267faf928c None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:18.531760 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-b20bd3c9-2e8c-48fd-abaf-87267faf928c tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] GET https://10.4.3.223/volume/v3/backups/a717bd66-e955-4488-81c8-f9ff8d73394d Jul 03 02:36:18.531996 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-b20bd3c9-2e8c-48fd-abaf-87267faf928c tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:18.532228 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-b20bd3c9-2e8c-48fd-abaf-87267faf928c tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:18.532354 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-b20bd3c9-2e8c-48fd-abaf-87267faf928c tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Show backup with id a717bd66-e955-4488-81c8-f9ff8d73394d. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:36:18.540842 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:18.540842 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:36:18.541795 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-b20bd3c9-2e8c-48fd-abaf-87267faf928c tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] https://10.4.3.223/volume/v3/backups/a717bd66-e955-4488-81c8-f9ff8d73394d returned with HTTP 200 Jul 03 02:36:18.543366 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 895/3569] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:36:18 2026] GET /volume/v3/backups/a717bd66-e955-4488-81c8-f9ff8d73394d => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 02:36:18.785380 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-17796ba3-4840-48f9-bb8d-8496b2909e88 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:18.787601 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-17796ba3-4840-48f9-bb8d-8496b2909e88 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] GET https://10.4.3.223/volume/v3/volumes/ff64dd71-211b-4aa1-a8a2-2598df639fcc Jul 03 02:36:18.787855 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-17796ba3-4840-48f9-bb8d-8496b2909e88 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:18.788121 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-17796ba3-4840-48f9-bb8d-8496b2909e88 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:18.797725 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:18.797725 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:36:18.802271 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-17796ba3-4840-48f9-bb8d-8496b2909e88 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Volume info retrieved successfully. Jul 03 02:36:18.813599 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-17796ba3-4840-48f9-bb8d-8496b2909e88 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] https://10.4.3.223/volume/v3/volumes/ff64dd71-211b-4aa1-a8a2-2598df639fcc returned with HTTP 200 Jul 03 02:36:18.814471 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 885/3570] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:36:18 2026] GET /volume/v3/volumes/ff64dd71-211b-4aa1-a8a2-2598df639fcc => generated 904 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:36:19.553070 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-e7e0878a-569d-462d-a561-2d261ff7daf6 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:19.554787 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-e7e0878a-569d-462d-a561-2d261ff7daf6 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] GET https://10.4.3.223/volume/v3/backups/a717bd66-e955-4488-81c8-f9ff8d73394d Jul 03 02:36:19.555007 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-e7e0878a-569d-462d-a561-2d261ff7daf6 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:19.555233 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-e7e0878a-569d-462d-a561-2d261ff7daf6 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:19.555377 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-e7e0878a-569d-462d-a561-2d261ff7daf6 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Show backup with id a717bd66-e955-4488-81c8-f9ff8d73394d. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:36:19.559553 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:19.559553 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:36:19.560169 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-e7e0878a-569d-462d-a561-2d261ff7daf6 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] https://10.4.3.223/volume/v3/backups/a717bd66-e955-4488-81c8-f9ff8d73394d returned with HTTP 200 Jul 03 02:36:19.560638 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 890/3571] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:36:19 2026] GET /volume/v3/backups/a717bd66-e955-4488-81c8-f9ff8d73394d => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:36:19.589791 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-349ff00a-ec0c-4b5c-90fc-5511bf8444ab req-6801c68b-46f1-4230-aba7-af7c4ef90db6 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:19.592571 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-349ff00a-ec0c-4b5c-90fc-5511bf8444ab req-6801c68b-46f1-4230-aba7-af7c4ef90db6 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] DELETE https://10.4.3.223/volume/v3/attachments/88161b92-eb5a-48d5-a0fb-81beaa44ff98 Jul 03 02:36:19.592802 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-349ff00a-ec0c-4b5c-90fc-5511bf8444ab req-6801c68b-46f1-4230-aba7-af7c4ef90db6 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:19.593024 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-349ff00a-ec0c-4b5c-90fc-5511bf8444ab req-6801c68b-46f1-4230-aba7-af7c4ef90db6 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'version_select' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:19.603189 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:19.603189 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:36:19.829944 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-c736c420-24c6-4a9a-a4b9-8fb8687799e4 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:19.831667 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-c736c420-24c6-4a9a-a4b9-8fb8687799e4 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] GET https://10.4.3.223/volume/v3/volumes/ff64dd71-211b-4aa1-a8a2-2598df639fcc Jul 03 02:36:19.831838 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-c736c420-24c6-4a9a-a4b9-8fb8687799e4 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:19.831996 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-c736c420-24c6-4a9a-a4b9-8fb8687799e4 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:19.838764 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:19.838764 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:36:19.842192 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-c736c420-24c6-4a9a-a4b9-8fb8687799e4 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Volume info retrieved successfully. Jul 03 02:36:19.850230 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-c736c420-24c6-4a9a-a4b9-8fb8687799e4 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] https://10.4.3.223/volume/v3/volumes/ff64dd71-211b-4aa1-a8a2-2598df639fcc returned with HTTP 200 Jul 03 02:36:19.850675 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 896/3572] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:36:19 2026] GET /volume/v3/volumes/ff64dd71-211b-4aa1-a8a2-2598df639fcc => generated 904 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:36:20.143956 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-349ff00a-ec0c-4b5c-90fc-5511bf8444ab req-6801c68b-46f1-4230-aba7-af7c4ef90db6 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/attachments/88161b92-eb5a-48d5-a0fb-81beaa44ff98 returned with HTTP 200 Jul 03 02:36:20.144386 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 902/3573] 10.4.3.223 () {72 vars in 1673 bytes} [Fri Jul 3 02:36:19 2026] DELETE /volume/v3/attachments/88161b92-eb5a-48d5-a0fb-81beaa44ff98 => generated 19 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:36:20.572373 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-88a17521-59b4-4cc8-b65d-46b40e47092d None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:20.574191 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-88a17521-59b4-4cc8-b65d-46b40e47092d tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] GET https://10.4.3.223/volume/v3/backups/a717bd66-e955-4488-81c8-f9ff8d73394d Jul 03 02:36:20.574525 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-88a17521-59b4-4cc8-b65d-46b40e47092d tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:20.574801 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-88a17521-59b4-4cc8-b65d-46b40e47092d tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:20.574959 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-88a17521-59b4-4cc8-b65d-46b40e47092d tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Show backup with id a717bd66-e955-4488-81c8-f9ff8d73394d. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:36:20.580664 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:20.580664 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:36:20.581545 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-88a17521-59b4-4cc8-b65d-46b40e47092d tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] https://10.4.3.223/volume/v3/backups/a717bd66-e955-4488-81c8-f9ff8d73394d returned with HTTP 200 Jul 03 02:36:20.582205 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 886/3574] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:36:20 2026] GET /volume/v3/backups/a717bd66-e955-4488-81c8-f9ff8d73394d => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:36:20.864405 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-b4ad9d60-edbb-4fd5-b4ef-e9b4e3d30eac None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:20.868863 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-b4ad9d60-edbb-4fd5-b4ef-e9b4e3d30eac tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] GET https://10.4.3.223/volume/v3/volumes/ff64dd71-211b-4aa1-a8a2-2598df639fcc Jul 03 02:36:20.870129 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-b4ad9d60-edbb-4fd5-b4ef-e9b4e3d30eac tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:20.870129 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-b4ad9d60-edbb-4fd5-b4ef-e9b4e3d30eac tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:20.878537 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:20.878537 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:36:20.882098 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-b4ad9d60-edbb-4fd5-b4ef-e9b4e3d30eac tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Volume info retrieved successfully. Jul 03 02:36:20.886675 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-b4ad9d60-edbb-4fd5-b4ef-e9b4e3d30eac tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] https://10.4.3.223/volume/v3/volumes/ff64dd71-211b-4aa1-a8a2-2598df639fcc returned with HTTP 200 Jul 03 02:36:20.887124 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 891/3575] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:36:20 2026] GET /volume/v3/volumes/ff64dd71-211b-4aa1-a8a2-2598df639fcc => generated 904 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:36:21.593109 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-87cdceeb-828c-48fb-88d0-942ff028e0c5 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:21.595378 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-87cdceeb-828c-48fb-88d0-942ff028e0c5 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] GET https://10.4.3.223/volume/v3/backups/a717bd66-e955-4488-81c8-f9ff8d73394d Jul 03 02:36:21.595676 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-87cdceeb-828c-48fb-88d0-942ff028e0c5 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:21.595901 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-87cdceeb-828c-48fb-88d0-942ff028e0c5 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:21.596046 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-87cdceeb-828c-48fb-88d0-942ff028e0c5 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Show backup with id a717bd66-e955-4488-81c8-f9ff8d73394d. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:36:21.600276 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:21.600276 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:36:21.601103 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-87cdceeb-828c-48fb-88d0-942ff028e0c5 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] https://10.4.3.223/volume/v3/backups/a717bd66-e955-4488-81c8-f9ff8d73394d returned with HTTP 200 Jul 03 02:36:21.601690 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 897/3576] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:36:21 2026] GET /volume/v3/backups/a717bd66-e955-4488-81c8-f9ff8d73394d => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:36:21.899748 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-4f6cc0c4-525c-407b-b8cc-c05d84ad26e1 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:21.901680 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-4f6cc0c4-525c-407b-b8cc-c05d84ad26e1 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] GET https://10.4.3.223/volume/v3/volumes/ff64dd71-211b-4aa1-a8a2-2598df639fcc Jul 03 02:36:21.901881 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-4f6cc0c4-525c-407b-b8cc-c05d84ad26e1 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:21.902074 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-4f6cc0c4-525c-407b-b8cc-c05d84ad26e1 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:21.904071 np0000004352 devstack@c-api.service[100015]: DEBUG dbcounter [-] [100015] Writing DB stats cinder:SELECT=288,cinder:UPDATE=78,cinder:INSERT=43 {{(pid=100015) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 02:36:21.911732 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:21.911732 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:36:21.915735 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-4f6cc0c4-525c-407b-b8cc-c05d84ad26e1 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Volume info retrieved successfully. Jul 03 02:36:21.924439 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-4f6cc0c4-525c-407b-b8cc-c05d84ad26e1 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] https://10.4.3.223/volume/v3/volumes/ff64dd71-211b-4aa1-a8a2-2598df639fcc returned with HTTP 200 Jul 03 02:36:21.924963 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 903/3577] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:36:21 2026] GET /volume/v3/volumes/ff64dd71-211b-4aa1-a8a2-2598df639fcc => generated 904 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:36:22.616149 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-e80476bc-4a0d-4222-8ac7-9d8d79c85ee1 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:22.618931 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-e80476bc-4a0d-4222-8ac7-9d8d79c85ee1 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] GET https://10.4.3.223/volume/v3/backups/a717bd66-e955-4488-81c8-f9ff8d73394d Jul 03 02:36:22.619175 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-e80476bc-4a0d-4222-8ac7-9d8d79c85ee1 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:22.619403 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-e80476bc-4a0d-4222-8ac7-9d8d79c85ee1 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:22.619558 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-e80476bc-4a0d-4222-8ac7-9d8d79c85ee1 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Show backup with id a717bd66-e955-4488-81c8-f9ff8d73394d. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:36:22.629864 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:22.629864 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:36:22.630712 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-e80476bc-4a0d-4222-8ac7-9d8d79c85ee1 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] https://10.4.3.223/volume/v3/backups/a717bd66-e955-4488-81c8-f9ff8d73394d returned with HTTP 200 Jul 03 02:36:22.631438 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 887/3578] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:36:22 2026] GET /volume/v3/backups/a717bd66-e955-4488-81c8-f9ff8d73394d => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:36:22.719835 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-5905d84d-fcec-4a1c-8a62-70e4a5d98a7a None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:22.721777 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-5905d84d-fcec-4a1c-8a62-70e4a5d98a7a tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] POST https://10.4.3.223/volume/v3/volumes/9db1a9c5-5bb2-4931-81b3-3beeb8f956b2/action Jul 03 02:36:22.722125 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-5905d84d-fcec-4a1c-8a62-70e4a5d98a7a tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] Action body: b'{"os-attach": {"instance_uuid": "c0e8a4dc-431e-4129-b268-c85bf6c532e4", "mountpoint": "/dev/vdb"}}' {{(pid=100012) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:36:22.722258 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-5905d84d-fcec-4a1c-8a62-70e4a5d98a7a tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "c0e8a4dc-431e-4129-b268-c85bf6c532e4", "mountpoint": "/dev/vdb"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:36:22.727086 np0000004352 devstack@c-api.service[100012]: DEBUG dbcounter [-] [100012] Writing DB stats cinder:SELECT=308,cinder:UPDATE=63,cinder:INSERT=42 {{(pid=100012) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 02:36:22.732023 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:22.732023 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:36:22.732508 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-5905d84d-fcec-4a1c-8a62-70e4a5d98a7a tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] Volume info retrieved successfully. Jul 03 02:36:22.739435 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-5905d84d-fcec-4a1c-8a62-70e4a5d98a7a tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] Update volume admin metadata completed successfully. Jul 03 02:36:22.940036 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-6ef5ee88-e88d-4ed3-bce9-2aa6bfddefb9 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:22.943875 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-6ef5ee88-e88d-4ed3-bce9-2aa6bfddefb9 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] GET https://10.4.3.223/volume/v3/volumes/ff64dd71-211b-4aa1-a8a2-2598df639fcc Jul 03 02:36:22.943875 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-6ef5ee88-e88d-4ed3-bce9-2aa6bfddefb9 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:22.943875 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-6ef5ee88-e88d-4ed3-bce9-2aa6bfddefb9 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:22.951690 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:22.951690 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:36:22.955959 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-6ef5ee88-e88d-4ed3-bce9-2aa6bfddefb9 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Volume info retrieved successfully. Jul 03 02:36:22.960229 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-6ef5ee88-e88d-4ed3-bce9-2aa6bfddefb9 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] https://10.4.3.223/volume/v3/volumes/ff64dd71-211b-4aa1-a8a2-2598df639fcc returned with HTTP 200 Jul 03 02:36:22.960779 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 898/3579] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:36:22 2026] GET /volume/v3/volumes/ff64dd71-211b-4aa1-a8a2-2598df639fcc => generated 905 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:36:22.972125 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-f2000b92-81dd-45e3-8d13-f42d617e9686 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:22.973741 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-f2000b92-81dd-45e3-8d13-f42d617e9686 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] GET https://10.4.3.223/volume/v3/volumes/ff64dd71-211b-4aa1-a8a2-2598df639fcc Jul 03 02:36:22.973917 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-f2000b92-81dd-45e3-8d13-f42d617e9686 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:22.974096 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-f2000b92-81dd-45e3-8d13-f42d617e9686 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:22.980573 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:22.980573 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:36:22.984217 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-f2000b92-81dd-45e3-8d13-f42d617e9686 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Volume info retrieved successfully. Jul 03 02:36:22.988623 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-f2000b92-81dd-45e3-8d13-f42d617e9686 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] https://10.4.3.223/volume/v3/volumes/ff64dd71-211b-4aa1-a8a2-2598df639fcc returned with HTTP 200 Jul 03 02:36:22.989098 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 904/3580] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:36:22 2026] GET /volume/v3/volumes/ff64dd71-211b-4aa1-a8a2-2598df639fcc => generated 905 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:36:23.242721 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-5905d84d-fcec-4a1c-8a62-70e4a5d98a7a tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] Attach volume completed successfully. Jul 03 02:36:23.243006 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-5905d84d-fcec-4a1c-8a62-70e4a5d98a7a tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] https://10.4.3.223/volume/v3/volumes/9db1a9c5-5bb2-4931-81b3-3beeb8f956b2/action returned with HTTP 202 Jul 03 02:36:23.243463 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 892/3581] 10.4.3.223 () {68 vars in 1390 bytes} [Fri Jul 3 02:36:22 2026] POST /volume/v3/volumes/9db1a9c5-5bb2-4931-81b3-3beeb8f956b2/action => generated 0 bytes in 524 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 02:36:23.252215 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-4a894011-884b-4972-bbf1-bfbef094099a None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:23.254378 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-4a894011-884b-4972-bbf1-bfbef094099a tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] GET https://10.4.3.223/volume/v3/volumes/9db1a9c5-5bb2-4931-81b3-3beeb8f956b2 Jul 03 02:36:23.254640 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-4a894011-884b-4972-bbf1-bfbef094099a tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:23.254863 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-4a894011-884b-4972-bbf1-bfbef094099a tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:23.264972 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:23.264972 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:36:23.268667 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-4a894011-884b-4972-bbf1-bfbef094099a tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] Volume info retrieved successfully. Jul 03 02:36:23.273822 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-4a894011-884b-4972-bbf1-bfbef094099a tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] https://10.4.3.223/volume/v3/volumes/9db1a9c5-5bb2-4931-81b3-3beeb8f956b2 returned with HTTP 200 Jul 03 02:36:23.274463 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 888/3582] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:36:23 2026] GET /volume/v3/volumes/9db1a9c5-5bb2-4931-81b3-3beeb8f956b2 => generated 1176 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:36:23.290616 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-d7c1619d-717a-4e97-a1f1-236b59f3383d None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:23.293414 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-d7c1619d-717a-4e97-a1f1-236b59f3383d tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] GET https://10.4.3.223/volume/v3/volumes/9db1a9c5-5bb2-4931-81b3-3beeb8f956b2 Jul 03 02:36:23.295066 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-d7c1619d-717a-4e97-a1f1-236b59f3383d tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:23.295066 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-d7c1619d-717a-4e97-a1f1-236b59f3383d tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:23.305757 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:23.305757 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:36:23.310591 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-d7c1619d-717a-4e97-a1f1-236b59f3383d tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] Volume info retrieved successfully. Jul 03 02:36:23.314709 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-d7c1619d-717a-4e97-a1f1-236b59f3383d tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] https://10.4.3.223/volume/v3/volumes/9db1a9c5-5bb2-4931-81b3-3beeb8f956b2 returned with HTTP 200 Jul 03 02:36:23.315106 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 899/3583] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:36:23 2026] GET /volume/v3/volumes/9db1a9c5-5bb2-4931-81b3-3beeb8f956b2 => generated 1176 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:36:23.330920 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-9fc60696-1f1b-4e33-a3f1-507954fc0c37 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:23.332772 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-9fc60696-1f1b-4e33-a3f1-507954fc0c37 tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] POST https://10.4.3.223/volume/v3/volumes/9db1a9c5-5bb2-4931-81b3-3beeb8f956b2/action Jul 03 02:36:23.334171 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-9fc60696-1f1b-4e33-a3f1-507954fc0c37 tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] Action body: b'{"os-detach": {}}' {{(pid=100015) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:36:23.334405 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-9fc60696-1f1b-4e33-a3f1-507954fc0c37 tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:36:23.350782 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:23.350782 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:36:23.351555 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-9fc60696-1f1b-4e33-a3f1-507954fc0c37 tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] Volume info retrieved successfully. Jul 03 02:36:23.640805 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-60d3ecdd-ff70-452c-a793-7f3db8076aba None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:23.642455 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-60d3ecdd-ff70-452c-a793-7f3db8076aba tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] GET https://10.4.3.223/volume/v3/backups/a717bd66-e955-4488-81c8-f9ff8d73394d Jul 03 02:36:23.642657 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-60d3ecdd-ff70-452c-a793-7f3db8076aba tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:23.642828 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-60d3ecdd-ff70-452c-a793-7f3db8076aba tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:23.642926 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-60d3ecdd-ff70-452c-a793-7f3db8076aba tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Show backup with id a717bd66-e955-4488-81c8-f9ff8d73394d. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:36:23.646892 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:23.646892 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:36:23.647511 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-60d3ecdd-ff70-452c-a793-7f3db8076aba tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] https://10.4.3.223/volume/v3/backups/a717bd66-e955-4488-81c8-f9ff8d73394d returned with HTTP 200 Jul 03 02:36:23.647851 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 893/3584] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:36:23 2026] GET /volume/v3/backups/a717bd66-e955-4488-81c8-f9ff8d73394d => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:36:23.858550 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-9fc60696-1f1b-4e33-a3f1-507954fc0c37 tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] Detach volume completed successfully. Jul 03 02:36:23.858599 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-9fc60696-1f1b-4e33-a3f1-507954fc0c37 tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] https://10.4.3.223/volume/v3/volumes/9db1a9c5-5bb2-4931-81b3-3beeb8f956b2/action returned with HTTP 202 Jul 03 02:36:23.859070 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 905/3585] 10.4.3.223 () {68 vars in 1390 bytes} [Fri Jul 3 02:36:23 2026] POST /volume/v3/volumes/9db1a9c5-5bb2-4931-81b3-3beeb8f956b2/action => generated 0 bytes in 528 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 02:36:23.873278 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-8bfeb975-8853-484e-a918-b9644b22de5e None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:23.877233 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-8bfeb975-8853-484e-a918-b9644b22de5e tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] GET https://10.4.3.223/volume/v3/volumes/9db1a9c5-5bb2-4931-81b3-3beeb8f956b2 Jul 03 02:36:23.877233 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-8bfeb975-8853-484e-a918-b9644b22de5e tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:23.877612 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-8bfeb975-8853-484e-a918-b9644b22de5e tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:23.888105 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:23.888105 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:36:23.894975 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-8bfeb975-8853-484e-a918-b9644b22de5e tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] Volume info retrieved successfully. Jul 03 02:36:23.902204 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-8bfeb975-8853-484e-a918-b9644b22de5e tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] https://10.4.3.223/volume/v3/volumes/9db1a9c5-5bb2-4931-81b3-3beeb8f956b2 returned with HTTP 200 Jul 03 02:36:23.902514 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 889/3586] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:36:23 2026] GET /volume/v3/volumes/9db1a9c5-5bb2-4931-81b3-3beeb8f956b2 => generated 861 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:36:24.235104 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-73bdb147-f2bb-4932-b9af-4950bc4dfde7 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:24.238521 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-73bdb147-f2bb-4932-b9af-4950bc4dfde7 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] DELETE https://10.4.3.223/volume/v3/volumes/999d067d-b90f-453e-829a-32a96166c071 Jul 03 02:36:24.238521 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-73bdb147-f2bb-4932-b9af-4950bc4dfde7 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:24.238521 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-73bdb147-f2bb-4932-b9af-4950bc4dfde7 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'delete' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:24.238521 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.volumes [None req-73bdb147-f2bb-4932-b9af-4950bc4dfde7 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Delete volume with id: 999d067d-b90f-453e-829a-32a96166c071 Jul 03 02:36:24.247979 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:24.247979 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:36:24.248681 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-73bdb147-f2bb-4932-b9af-4950bc4dfde7 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Volume info retrieved successfully. Jul 03 02:36:24.277161 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-73bdb147-f2bb-4932-b9af-4950bc4dfde7 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Delete volume request issued successfully. Jul 03 02:36:24.277161 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-73bdb147-f2bb-4932-b9af-4950bc4dfde7 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/volumes/999d067d-b90f-453e-829a-32a96166c071 returned with HTTP 202 Jul 03 02:36:24.277161 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 900/3587] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:36:24 2026] DELETE /volume/v3/volumes/999d067d-b90f-453e-829a-32a96166c071 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:36:24.284249 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-634245d3-b308-4a22-9863-79defd66e64e None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:24.286296 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-634245d3-b308-4a22-9863-79defd66e64e tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] GET https://10.4.3.223/volume/v3/volumes/999d067d-b90f-453e-829a-32a96166c071 Jul 03 02:36:24.286296 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-634245d3-b308-4a22-9863-79defd66e64e tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:24.286296 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-634245d3-b308-4a22-9863-79defd66e64e tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:24.293600 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:24.293600 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:36:24.297299 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-634245d3-b308-4a22-9863-79defd66e64e tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Volume info retrieved successfully. Jul 03 02:36:24.301810 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-634245d3-b308-4a22-9863-79defd66e64e tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/volumes/999d067d-b90f-453e-829a-32a96166c071 returned with HTTP 200 Jul 03 02:36:24.302156 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 894/3588] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:36:24 2026] GET /volume/v3/volumes/999d067d-b90f-453e-829a-32a96166c071 => generated 1365 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:36:24.658176 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-5d8663ba-f809-49c4-a926-937e6b09fcf5 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:24.661608 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-5d8663ba-f809-49c4-a926-937e6b09fcf5 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] GET https://10.4.3.223/volume/v3/backups/a717bd66-e955-4488-81c8-f9ff8d73394d Jul 03 02:36:24.661945 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-5d8663ba-f809-49c4-a926-937e6b09fcf5 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:24.662306 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-5d8663ba-f809-49c4-a926-937e6b09fcf5 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:24.662623 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-5d8663ba-f809-49c4-a926-937e6b09fcf5 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Show backup with id a717bd66-e955-4488-81c8-f9ff8d73394d. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:36:24.671105 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:24.671105 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:36:24.672015 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-5d8663ba-f809-49c4-a926-937e6b09fcf5 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] https://10.4.3.223/volume/v3/backups/a717bd66-e955-4488-81c8-f9ff8d73394d returned with HTTP 200 Jul 03 02:36:24.672524 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 906/3589] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:36:24 2026] GET /volume/v3/backups/a717bd66-e955-4488-81c8-f9ff8d73394d => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:36:25.325781 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-62ad4273-60e6-4dab-a874-edc5da5c71e0 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:25.328248 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-62ad4273-60e6-4dab-a874-edc5da5c71e0 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] GET https://10.4.3.223/volume/v3/volumes/999d067d-b90f-453e-829a-32a96166c071 Jul 03 02:36:25.328637 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-62ad4273-60e6-4dab-a874-edc5da5c71e0 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:25.329513 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-62ad4273-60e6-4dab-a874-edc5da5c71e0 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:25.331645 np0000004352 devstack@c-api.service[100014]: DEBUG dbcounter [-] [100014] Writing DB stats cinder:SELECT=207,cinder:UPDATE=49,cinder:INSERT=26 {{(pid=100014) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 02:36:25.338719 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-62ad4273-60e6-4dab-a874-edc5da5c71e0 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/volumes/999d067d-b90f-453e-829a-32a96166c071 returned with HTTP 404 Jul 03 02:36:25.339374 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 890/3590] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:36:25 2026] GET /volume/v3/volumes/999d067d-b90f-453e-829a-32a96166c071 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:36:25.385526 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-6cb43ad7-440f-4301-a304-93aa1ef614e7 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:25.387960 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-6cb43ad7-440f-4301-a304-93aa1ef614e7 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:36:25.388472 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-6cb43ad7-440f-4301-a304-93aa1ef614e7 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1808596574", "snapshot_id": null, "imageRef": "ea993fc3-c724-45f7-8dae-63cf2cac16e5", "volume_type": null, "size": 1}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:36:25.390969 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.volumes [None req-6cb43ad7-440f-4301-a304-93aa1ef614e7 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1808596574', 'snapshot_id': None, 'imageRef': 'ea993fc3-c724-45f7-8dae-63cf2cac16e5', 'volume_type': None, 'size': 1}} {{(pid=100013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:36:25.620051 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.volumes [None req-6cb43ad7-440f-4301-a304-93aa1ef614e7 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Create volume of 1 GB Jul 03 02:36:25.627126 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-6cb43ad7-440f-4301-a304-93aa1ef614e7 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Availability Zones retrieved successfully. Jul 03 02:36:25.634204 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-6cb43ad7-440f-4301-a304-93aa1ef614e7 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Flow 'volume_create_api' (b6b408e4-bc99-4dba-8a36-b9813c3690c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:36:25.635812 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-6cb43ad7-440f-4301-a304-93aa1ef614e7 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f564cdc-9e11-47cc-a0c1-1d10e7f3650c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:36:25.636851 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.flows.api.create_volume [None req-6cb43ad7-440f-4301-a304-93aa1ef614e7 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Validating volume size '1' using validate_int {{(pid=100013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:36:25.684481 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-677386cc-db90-49a6-8d6a-fd1f28a42e43 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:25.686749 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-677386cc-db90-49a6-8d6a-fd1f28a42e43 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] GET https://10.4.3.223/volume/v3/backups/a717bd66-e955-4488-81c8-f9ff8d73394d Jul 03 02:36:25.687008 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-677386cc-db90-49a6-8d6a-fd1f28a42e43 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:25.687240 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-677386cc-db90-49a6-8d6a-fd1f28a42e43 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:25.687409 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-677386cc-db90-49a6-8d6a-fd1f28a42e43 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Show backup with id a717bd66-e955-4488-81c8-f9ff8d73394d. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:36:25.693428 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:25.693428 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:36:25.693858 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-677386cc-db90-49a6-8d6a-fd1f28a42e43 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] https://10.4.3.223/volume/v3/backups/a717bd66-e955-4488-81c8-f9ff8d73394d returned with HTTP 200 Jul 03 02:36:25.694304 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 895/3591] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:36:25 2026] GET /volume/v3/backups/a717bd66-e955-4488-81c8-f9ff8d73394d => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:36:25.700706 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-6cb43ad7-440f-4301-a304-93aa1ef614e7 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f564cdc-9e11-47cc-a0c1-1d10e7f3650c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:36:25.701485 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-6cb43ad7-440f-4301-a304-93aa1ef614e7 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f032009f-a6d8-45c8-a4d6-bc22b0278fe8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:36:25.759292 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.quota [None req-6cb43ad7-440f-4301-a304-93aa1ef614e7 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Created reservations ['fe3ebead-c455-4356-a7a5-cdfe2ad75705', '9151d545-1a7d-4e9f-a9fe-0d0aae37b243', '4bedb39c-583c-4489-b417-17ef1a0c0230', '4cfbabcb-2c30-4016-a3a8-23acdd55d3d2'] {{(pid=100013) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:36:25.760266 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-6cb43ad7-440f-4301-a304-93aa1ef614e7 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f032009f-a6d8-45c8-a4d6-bc22b0278fe8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fe3ebead-c455-4356-a7a5-cdfe2ad75705', '9151d545-1a7d-4e9f-a9fe-0d0aae37b243', '4bedb39c-583c-4489-b417-17ef1a0c0230', '4cfbabcb-2c30-4016-a3a8-23acdd55d3d2']}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:36:25.761130 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-6cb43ad7-440f-4301-a304-93aa1ef614e7 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f70d396-aa87-49ac-a26f-31752c1cf8ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:36:25.788496 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-6cb43ad7-440f-4301-a304-93aa1ef614e7 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f70d396-aa87-49ac-a26f-31752c1cf8ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'de65339b-32ab-4e3f-b81f-c78cb9b236a1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1808596574',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a08ee0c5cd5c487abb7a76039a8a3598',qos_specs=None,replication_status=,reservations=['fe3ebead-c455-4356-a7a5-cdfe2ad75705','9151d545-1a7d-4e9f-a9fe-0d0aae37b243','4bedb39c-583c-4489-b417-17ef1a0c0230','4cfbabcb-2c30-4016-a3a8-23acdd55d3d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4f82f451af94649aa7d493979ce0624',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:36:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1808596574',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=de65339b-32ab-4e3f-b81f-c78cb9b236a1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a08ee0c5cd5c487abb7a76039a8a3598',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c4f82f451af94649aa7d493979ce0624',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:36:25.789362 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-6cb43ad7-440f-4301-a304-93aa1ef614e7 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (efca8a76-ad29-4c1f-b044-3b001f800a65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:36:25.813395 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-6cb43ad7-440f-4301-a304-93aa1ef614e7 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (efca8a76-ad29-4c1f-b044-3b001f800a65) transitioned into state 'SUCCESS' from state '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-1808596574',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a08ee0c5cd5c487abb7a76039a8a3598',qos_specs=None,replication_status=,reservations=['fe3ebead-c455-4356-a7a5-cdfe2ad75705','9151d545-1a7d-4e9f-a9fe-0d0aae37b243','4bedb39c-583c-4489-b417-17ef1a0c0230','4cfbabcb-2c30-4016-a3a8-23acdd55d3d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4f82f451af94649aa7d493979ce0624',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:36:25.814135 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-6cb43ad7-440f-4301-a304-93aa1ef614e7 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67f1a268-4552-4822-a48e-e63f09b8138a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:36:25.825496 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-6cb43ad7-440f-4301-a304-93aa1ef614e7 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67f1a268-4552-4822-a48e-e63f09b8138a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:36:25.826360 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-6cb43ad7-440f-4301-a304-93aa1ef614e7 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Flow 'volume_create_api' (b6b408e4-bc99-4dba-8a36-b9813c3690c9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:36:25.826730 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-6cb43ad7-440f-4301-a304-93aa1ef614e7 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Create volume request issued successfully. Jul 03 02:36:25.827348 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-6cb43ad7-440f-4301-a304-93aa1ef614e7 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:36:25.828111 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 901/3592] 10.4.3.223 () {68 vars in 1259 bytes} [Fri Jul 3 02:36:25 2026] POST /volume/v3/volumes => generated 759 bytes in 443 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:36:25.842363 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-e831bd93-8a86-4cf7-93df-9bc85cb8cae7 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:25.846036 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-e831bd93-8a86-4cf7-93df-9bc85cb8cae7 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] GET https://10.4.3.223/volume/v3/volumes/de65339b-32ab-4e3f-b81f-c78cb9b236a1 Jul 03 02:36:25.846376 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-e831bd93-8a86-4cf7-93df-9bc85cb8cae7 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:25.847116 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-e831bd93-8a86-4cf7-93df-9bc85cb8cae7 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:25.857257 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:25.857257 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:36:25.863321 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-e831bd93-8a86-4cf7-93df-9bc85cb8cae7 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Volume info retrieved successfully. Jul 03 02:36:25.870305 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-e831bd93-8a86-4cf7-93df-9bc85cb8cae7 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/volumes/de65339b-32ab-4e3f-b81f-c78cb9b236a1 returned with HTTP 200 Jul 03 02:36:25.870945 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 907/3593] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:36:25 2026] GET /volume/v3/volumes/de65339b-32ab-4e3f-b81f-c78cb9b236a1 => generated 827 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:36:26.709158 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-072a54cb-5b8b-4c83-989a-007c25d21e0a None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:26.711943 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-072a54cb-5b8b-4c83-989a-007c25d21e0a tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] GET https://10.4.3.223/volume/v3/backups/a717bd66-e955-4488-81c8-f9ff8d73394d Jul 03 02:36:26.712381 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-072a54cb-5b8b-4c83-989a-007c25d21e0a tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:26.712695 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-072a54cb-5b8b-4c83-989a-007c25d21e0a tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:26.712826 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-072a54cb-5b8b-4c83-989a-007c25d21e0a tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Show backup with id a717bd66-e955-4488-81c8-f9ff8d73394d. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:36:26.718589 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:26.718589 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:36:26.719186 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-072a54cb-5b8b-4c83-989a-007c25d21e0a tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] https://10.4.3.223/volume/v3/backups/a717bd66-e955-4488-81c8-f9ff8d73394d returned with HTTP 200 Jul 03 02:36:26.719651 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 891/3594] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:36:26 2026] GET /volume/v3/backups/a717bd66-e955-4488-81c8-f9ff8d73394d => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:36:26.884964 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-292d0bb7-d45b-4ed6-8bc8-cd55a315118a None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:26.886653 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-292d0bb7-d45b-4ed6-8bc8-cd55a315118a tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] GET https://10.4.3.223/volume/v3/volumes/de65339b-32ab-4e3f-b81f-c78cb9b236a1 Jul 03 02:36:26.886825 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-292d0bb7-d45b-4ed6-8bc8-cd55a315118a tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:26.886991 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-292d0bb7-d45b-4ed6-8bc8-cd55a315118a tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:26.894379 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:26.894379 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:36:26.899339 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-292d0bb7-d45b-4ed6-8bc8-cd55a315118a tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Volume info retrieved successfully. Jul 03 02:36:26.904918 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-292d0bb7-d45b-4ed6-8bc8-cd55a315118a tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/volumes/de65339b-32ab-4e3f-b81f-c78cb9b236a1 returned with HTTP 200 Jul 03 02:36:26.905360 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 896/3595] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:36:26 2026] GET /volume/v3/volumes/de65339b-32ab-4e3f-b81f-c78cb9b236a1 => generated 1367 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:36:26.920523 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-a5f1e994-499b-405b-a111-88c19e50975d None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:26.922322 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-a5f1e994-499b-405b-a111-88c19e50975d tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] GET https://10.4.3.223/volume/v3/volumes/de65339b-32ab-4e3f-b81f-c78cb9b236a1 Jul 03 02:36:26.923791 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-a5f1e994-499b-405b-a111-88c19e50975d tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:26.923791 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-a5f1e994-499b-405b-a111-88c19e50975d tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:26.929906 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:26.929906 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:36:26.934218 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-a5f1e994-499b-405b-a111-88c19e50975d tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Volume info retrieved successfully. Jul 03 02:36:26.942453 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-a5f1e994-499b-405b-a111-88c19e50975d tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/volumes/de65339b-32ab-4e3f-b81f-c78cb9b236a1 returned with HTTP 200 Jul 03 02:36:26.943013 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 902/3596] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:36:26 2026] GET /volume/v3/volumes/de65339b-32ab-4e3f-b81f-c78cb9b236a1 => generated 1367 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:36:26.954893 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-b777974d-a424-4fd8-9cfc-6139a5d9e09c None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:26.957654 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-b777974d-a424-4fd8-9cfc-6139a5d9e09c tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] POST https://10.4.3.223/volume/v3/snapshots Jul 03 02:36:26.958003 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-b777974d-a424-4fd8-9cfc-6139a5d9e09c tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "de65339b-32ab-4e3f-b81f-c78cb9b236a1", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-907672761", "description": null, "metadata": null}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:36:26.972848 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:26.972848 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:36:26.973660 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-b777974d-a424-4fd8-9cfc-6139a5d9e09c tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Volume info retrieved successfully. Jul 03 02:36:26.973868 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.snapshots [None req-b777974d-a424-4fd8-9cfc-6139a5d9e09c tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Create snapshot from volume de65339b-32ab-4e3f-b81f-c78cb9b236a1 Jul 03 02:36:27.009047 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.quota [None req-b777974d-a424-4fd8-9cfc-6139a5d9e09c tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Created reservations ['a7f622ea-aa82-45c9-a15e-da6610f00e1b', '3d1f1136-d86e-4846-a9cb-d7a7346d1cc3', '5f248bc7-83a8-4a8e-903f-4bf097f60f54', '3b6fdc4f-9984-4625-a75f-9abd2b7fe74c'] {{(pid=100015) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:36:27.060057 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-b777974d-a424-4fd8-9cfc-6139a5d9e09c tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Snapshot create request issued successfully. Jul 03 02:36:27.060405 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-b777974d-a424-4fd8-9cfc-6139a5d9e09c tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/snapshots returned with HTTP 202 Jul 03 02:36:27.060867 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 908/3597] 10.4.3.223 () {68 vars in 1265 bytes} [Fri Jul 3 02:36:26 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) Jul 03 02:36:27.070572 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-53881408-07a9-4778-ac16-369c787cb614 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:27.071943 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-53881408-07a9-4778-ac16-369c787cb614 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] GET https://10.4.3.223/volume/v3/snapshots/ada4ccec-0145-4d4a-89ef-c56a58be3d0f Jul 03 02:36:27.072150 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-53881408-07a9-4778-ac16-369c787cb614 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:27.072350 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-53881408-07a9-4778-ac16-369c787cb614 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:27.078298 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:27.078298 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:36:27.078994 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-53881408-07a9-4778-ac16-369c787cb614 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Snapshot retrieved successfully. Jul 03 02:36:27.079974 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-53881408-07a9-4778-ac16-369c787cb614 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/snapshots/ada4ccec-0145-4d4a-89ef-c56a58be3d0f returned with HTTP 200 Jul 03 02:36:27.080386 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 892/3598] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:36:27 2026] GET /volume/v3/snapshots/ada4ccec-0145-4d4a-89ef-c56a58be3d0f => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:36:27.730174 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-74f57112-efa6-445e-9f44-98fe8aae2a7c None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:27.732047 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-74f57112-efa6-445e-9f44-98fe8aae2a7c tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] GET https://10.4.3.223/volume/v3/backups/a717bd66-e955-4488-81c8-f9ff8d73394d Jul 03 02:36:27.732341 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-74f57112-efa6-445e-9f44-98fe8aae2a7c tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:27.732612 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-74f57112-efa6-445e-9f44-98fe8aae2a7c tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:27.732765 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-74f57112-efa6-445e-9f44-98fe8aae2a7c tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Show backup with id a717bd66-e955-4488-81c8-f9ff8d73394d. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:36:27.737662 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:27.737662 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:36:27.738653 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-74f57112-efa6-445e-9f44-98fe8aae2a7c tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] https://10.4.3.223/volume/v3/backups/a717bd66-e955-4488-81c8-f9ff8d73394d returned with HTTP 200 Jul 03 02:36:27.739225 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 897/3599] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:36:27 2026] GET /volume/v3/backups/a717bd66-e955-4488-81c8-f9ff8d73394d => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:36:28.089265 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-a509d8a1-ab71-42bb-9f71-3bd6c696edd8 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:28.093162 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-a509d8a1-ab71-42bb-9f71-3bd6c696edd8 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] GET https://10.4.3.223/volume/v3/snapshots/ada4ccec-0145-4d4a-89ef-c56a58be3d0f Jul 03 02:36:28.093162 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-a509d8a1-ab71-42bb-9f71-3bd6c696edd8 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:28.093162 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-a509d8a1-ab71-42bb-9f71-3bd6c696edd8 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:28.097502 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:28.097502 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:36:28.098042 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-a509d8a1-ab71-42bb-9f71-3bd6c696edd8 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Snapshot retrieved successfully. Jul 03 02:36:28.099019 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-a509d8a1-ab71-42bb-9f71-3bd6c696edd8 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/snapshots/ada4ccec-0145-4d4a-89ef-c56a58be3d0f returned with HTTP 200 Jul 03 02:36:28.099557 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 903/3600] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:36:28 2026] GET /volume/v3/snapshots/ada4ccec-0145-4d4a-89ef-c56a58be3d0f => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:36:28.109286 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-d9113549-e198-4584-be9a-b83881292fdd None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:28.111342 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-d9113549-e198-4584-be9a-b83881292fdd tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] GET https://10.4.3.223/volume/v3/snapshots/ada4ccec-0145-4d4a-89ef-c56a58be3d0f Jul 03 02:36:28.111534 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-d9113549-e198-4584-be9a-b83881292fdd tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:28.111711 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-d9113549-e198-4584-be9a-b83881292fdd tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:28.116043 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:28.116043 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:36:28.116473 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-d9113549-e198-4584-be9a-b83881292fdd tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Snapshot retrieved successfully. Jul 03 02:36:28.117114 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-d9113549-e198-4584-be9a-b83881292fdd tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/snapshots/ada4ccec-0145-4d4a-89ef-c56a58be3d0f returned with HTTP 200 Jul 03 02:36:28.117442 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 909/3601] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:36:28 2026] GET /volume/v3/snapshots/ada4ccec-0145-4d4a-89ef-c56a58be3d0f => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:36:28.237617 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-0e64725f-5c5a-4b22-ae06-3f26f88b843f req-f494882b-e789-4af5-ad35-5497a59c81c9 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:28.240515 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-0e64725f-5c5a-4b22-ae06-3f26f88b843f req-f494882b-e789-4af5-ad35-5497a59c81c9 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] GET https://10.4.3.223/volume/v3/snapshots/ada4ccec-0145-4d4a-89ef-c56a58be3d0f Jul 03 02:36:28.240847 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-0e64725f-5c5a-4b22-ae06-3f26f88b843f req-f494882b-e789-4af5-ad35-5497a59c81c9 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:28.241115 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-0e64725f-5c5a-4b22-ae06-3f26f88b843f req-f494882b-e789-4af5-ad35-5497a59c81c9 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:28.247655 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:28.247655 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:36:28.248347 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [req-0e64725f-5c5a-4b22-ae06-3f26f88b843f req-f494882b-e789-4af5-ad35-5497a59c81c9 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Snapshot retrieved successfully. Jul 03 02:36:28.249607 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-0e64725f-5c5a-4b22-ae06-3f26f88b843f req-f494882b-e789-4af5-ad35-5497a59c81c9 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/snapshots/ada4ccec-0145-4d4a-89ef-c56a58be3d0f returned with HTTP 200 Jul 03 02:36:28.250162 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 893/3602] 10.4.3.223 () {68 vars in 1604 bytes} [Fri Jul 3 02:36:28 2026] GET /volume/v3/snapshots/ada4ccec-0145-4d4a-89ef-c56a58be3d0f => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:36:28.260952 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-0e64725f-5c5a-4b22-ae06-3f26f88b843f req-c1babb00-0089-4ceb-94b3-25038e2246eb None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:28.263254 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-0e64725f-5c5a-4b22-ae06-3f26f88b843f req-c1babb00-0089-4ceb-94b3-25038e2246eb tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] GET https://10.4.3.223/volume/v3/volumes/de65339b-32ab-4e3f-b81f-c78cb9b236a1 Jul 03 02:36:28.263444 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-0e64725f-5c5a-4b22-ae06-3f26f88b843f req-c1babb00-0089-4ceb-94b3-25038e2246eb tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:28.264009 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-0e64725f-5c5a-4b22-ae06-3f26f88b843f req-c1babb00-0089-4ceb-94b3-25038e2246eb tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:28.271258 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:28.271258 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:36:28.276081 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [req-0e64725f-5c5a-4b22-ae06-3f26f88b843f req-c1babb00-0089-4ceb-94b3-25038e2246eb tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Volume info retrieved successfully. Jul 03 02:36:28.282856 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-0e64725f-5c5a-4b22-ae06-3f26f88b843f req-c1babb00-0089-4ceb-94b3-25038e2246eb tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/volumes/de65339b-32ab-4e3f-b81f-c78cb9b236a1 returned with HTTP 200 Jul 03 02:36:28.283519 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 898/3603] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:36:28 2026] GET /volume/v3/volumes/de65339b-32ab-4e3f-b81f-c78cb9b236a1 => generated 1367 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:36:28.685412 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-0e64725f-5c5a-4b22-ae06-3f26f88b843f req-70c4be02-3d9c-4049-9d26-246f938f06bd None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:28.687306 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-0e64725f-5c5a-4b22-ae06-3f26f88b843f req-70c4be02-3d9c-4049-9d26-246f938f06bd tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] GET https://10.4.3.223/volume/v3/snapshots/ada4ccec-0145-4d4a-89ef-c56a58be3d0f Jul 03 02:36:28.687520 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-0e64725f-5c5a-4b22-ae06-3f26f88b843f req-70c4be02-3d9c-4049-9d26-246f938f06bd tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:28.687701 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-0e64725f-5c5a-4b22-ae06-3f26f88b843f req-70c4be02-3d9c-4049-9d26-246f938f06bd tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:28.692448 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:28.692448 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:36:28.692890 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-0e64725f-5c5a-4b22-ae06-3f26f88b843f req-70c4be02-3d9c-4049-9d26-246f938f06bd tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Snapshot retrieved successfully. Jul 03 02:36:28.693586 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-0e64725f-5c5a-4b22-ae06-3f26f88b843f req-70c4be02-3d9c-4049-9d26-246f938f06bd tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/snapshots/ada4ccec-0145-4d4a-89ef-c56a58be3d0f returned with HTTP 200 Jul 03 02:36:28.693970 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 904/3604] 10.4.3.223 () {68 vars in 1604 bytes} [Fri Jul 3 02:36:28 2026] GET /volume/v3/snapshots/ada4ccec-0145-4d4a-89ef-c56a58be3d0f => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:36:28.750634 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-bb566e46-b7ba-4bd4-9d29-3373ebf8325b None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:28.752199 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-bb566e46-b7ba-4bd4-9d29-3373ebf8325b tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] GET https://10.4.3.223/volume/v3/backups/a717bd66-e955-4488-81c8-f9ff8d73394d Jul 03 02:36:28.752443 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-bb566e46-b7ba-4bd4-9d29-3373ebf8325b tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:28.752671 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-bb566e46-b7ba-4bd4-9d29-3373ebf8325b tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:28.752811 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-bb566e46-b7ba-4bd4-9d29-3373ebf8325b tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Show backup with id a717bd66-e955-4488-81c8-f9ff8d73394d. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:36:28.758448 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:28.758448 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:36:28.759102 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-bb566e46-b7ba-4bd4-9d29-3373ebf8325b tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] https://10.4.3.223/volume/v3/backups/a717bd66-e955-4488-81c8-f9ff8d73394d returned with HTTP 200 Jul 03 02:36:28.759505 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 910/3605] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:36:28 2026] GET /volume/v3/backups/a717bd66-e955-4488-81c8-f9ff8d73394d => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:36:28.769239 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-04295fb9-2de1-4d09-8899-b9d63f8064e2 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:28.771739 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-04295fb9-2de1-4d09-8899-b9d63f8064e2 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] GET https://10.4.3.223/volume/v3/backups/a717bd66-e955-4488-81c8-f9ff8d73394d/export_record Jul 03 02:36:28.771946 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-04295fb9-2de1-4d09-8899-b9d63f8064e2 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:28.772145 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-04295fb9-2de1-4d09-8899-b9d63f8064e2 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Calling method 'export_record' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:28.772284 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.contrib.backups [None req-04295fb9-2de1-4d09-8899-b9d63f8064e2 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Export record for backup a717bd66-e955-4488-81c8-f9ff8d73394d. {{(pid=100014) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 03 02:36:28.781026 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:28.781026 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:36:28.782026 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.backup.api [None req-04295fb9-2de1-4d09-8899-b9d63f8064e2 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Calling RPCAPI with context: , host: np0000004352, backup: a717bd66-e955-4488-81c8-f9ff8d73394d. {{(pid=100014) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 03 02:36:28.796691 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.backup.rpcapi [None req-04295fb9-2de1-4d09-8899-b9d63f8064e2 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] export_record in rpcapi backup_id a717bd66-e955-4488-81c8-f9ff8d73394d on host np0000004352. {{(pid=100014) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 03 02:36:29.300749 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.contrib.backups [None req-04295fb9-2de1-4d09-8899-b9d63f8064e2 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYTcxN2JkNjYtZTk1NS00NDg4LTgxYzgtZjlmZjhkNzMzOTRkIiwgInVzZXJfaWQiOiAiMWMwODdhZTZlMDk3NDYxODgzMjczNjEwZDcxYWRjZDUiLCAicHJvamVjdF9pZCI6ICIwYmQ0MTdiMDkwZGQ0OTU2YjAzMzhhOWE4NWQ0MDg2NyIsICJ2b2x1bWVfaWQiOiAiMWQ1NDg5OTEtOTg3ZC00MjQ3LWIyNWUtNDFmMDBlYTZkM2IzIiwgImhvc3QiOiAibnAwMDAwMDA0MzUyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC03MjIxNjYyOTAiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8xZDU0ODk5MS05ODdkLTQyNDctYjI1ZS00MWYwMGVhNmQzYjMvMjAyNjA3MDMwMjM2MTQvYXpfbm92YV9iYWNrdXBfYTcxN2JkNjYtZTk1NS00NDg4LTgxYzgtZjlmZjhkNzMzOTRkIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0wM1QwMjozNjoxMVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QwMjozNjoxMVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDAyOjM2OjI4WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100014) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 03 02:36:29.301268 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-04295fb9-2de1-4d09-8899-b9d63f8064e2 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] https://10.4.3.223/volume/v3/backups/a717bd66-e955-4488-81c8-f9ff8d73394d/export_record returned with HTTP 200 Jul 03 02:36:29.301752 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 894/3606] 10.4.3.223 () {68 vars in 1430 bytes} [Fri Jul 3 02:36:28 2026] GET /volume/v3/backups/a717bd66-e955-4488-81c8-f9ff8d73394d/export_record => generated 1424 bytes in 533 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:36:29.314156 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-b0f71219-4216-4658-8d44-6fcfd1915c3d None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:29.316387 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-b0f71219-4216-4658-8d44-6fcfd1915c3d tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] GET https://10.4.3.223/volume/v3/backups/a717bd66-e955-4488-81c8-f9ff8d73394d Jul 03 02:36:29.316775 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-b0f71219-4216-4658-8d44-6fcfd1915c3d tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:29.317031 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-b0f71219-4216-4658-8d44-6fcfd1915c3d tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:29.317220 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-b0f71219-4216-4658-8d44-6fcfd1915c3d tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Show backup with id a717bd66-e955-4488-81c8-f9ff8d73394d. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:36:29.324367 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:29.324367 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:36:29.327286 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-b0f71219-4216-4658-8d44-6fcfd1915c3d tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] https://10.4.3.223/volume/v3/backups/a717bd66-e955-4488-81c8-f9ff8d73394d returned with HTTP 200 Jul 03 02:36:29.327286 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 899/3607] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:36:29 2026] GET /volume/v3/backups/a717bd66-e955-4488-81c8-f9ff8d73394d => generated 737 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:36:29.343828 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-aeba8372-441e-451b-9dde-cf52aa333189 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:29.345712 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-aeba8372-441e-451b-9dde-cf52aa333189 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-reader] POST https://10.4.3.223/volume/v3/backups/import_record Jul 03 02:36:29.346158 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-aeba8372-441e-451b-9dde-cf52aa333189 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-reader] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOTE4NDk1MDUtOTdmOS00NGE0LWFlZTQtZmY3ZTU1NWYxNGFkIiwgInVzZXJfaWQiOiAiMWMwODdhZTZlMDk3NDYxODgzMjczNjEwZDcxYWRjZDUiLCAicHJvamVjdF9pZCI6ICIwYmQ0MTdiMDkwZGQ0OTU2YjAzMzhhOWE4NWQ0MDg2NyIsICJ2b2x1bWVfaWQiOiAiMWQ1NDg5OTEtOTg3ZC00MjQ3LWIyNWUtNDFmMDBlYTZkM2IzIiwgImhvc3QiOiAibnAwMDAwMDA0MzUyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC03MjIxNjYyOTAiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8xZDU0ODk5MS05ODdkLTQyNDctYjI1ZS00MWYwMGVhNmQzYjMvMjAyNjA3MDMwMjM2MTQvYXpfbm92YV9iYWNrdXBfYTcxN2JkNjYtZTk1NS00NDg4LTgxYzgtZjlmZjhkNzMzOTRkIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0wM1QwMjozNjoxMVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QwMjozNjoxMVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDAyOjM2OjI4WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:36:29.347644 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.contrib.backups [None req-aeba8372-441e-451b-9dde-cf52aa333189 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-reader] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOTE4NDk1MDUtOTdmOS00NGE0LWFlZTQtZmY3ZTU1NWYxNGFkIiwgInVzZXJfaWQiOiAiMWMwODdhZTZlMDk3NDYxODgzMjczNjEwZDcxYWRjZDUiLCAicHJvamVjdF9pZCI6ICIwYmQ0MTdiMDkwZGQ0OTU2YjAzMzhhOWE4NWQ0MDg2NyIsICJ2b2x1bWVfaWQiOiAiMWQ1NDg5OTEtOTg3ZC00MjQ3LWIyNWUtNDFmMDBlYTZkM2IzIiwgImhvc3QiOiAibnAwMDAwMDA0MzUyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC03MjIxNjYyOTAiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8xZDU0ODk5MS05ODdkLTQyNDctYjI1ZS00MWYwMGVhNmQzYjMvMjAyNjA3MDMwMjM2MTQvYXpfbm92YV9iYWNrdXBfYTcxN2JkNjYtZTk1NS00NDg4LTgxYzgtZjlmZjhkNzMzOTRkIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0wM1QwMjozNjoxMVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QwMjozNjoxMVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDAyOjM2OjI4WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100013) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 03 02:36:29.347772 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.contrib.backups [None req-aeba8372-441e-451b-9dde-cf52aa333189 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-reader] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOTE4NDk1MDUtOTdmOS00NGE0LWFlZTQtZmY3ZTU1NWYxNGFkIiwgInVzZXJfaWQiOiAiMWMwODdhZTZlMDk3NDYxODgzMjczNjEwZDcxYWRjZDUiLCAicHJvamVjdF9pZCI6ICIwYmQ0MTdiMDkwZGQ0OTU2YjAzMzhhOWE4NWQ0MDg2NyIsICJ2b2x1bWVfaWQiOiAiMWQ1NDg5OTEtOTg3ZC00MjQ3LWIyNWUtNDFmMDBlYTZkM2IzIiwgImhvc3QiOiAibnAwMDAwMDA0MzUyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC03MjIxNjYyOTAiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8xZDU0ODk5MS05ODdkLTQyNDctYjI1ZS00MWYwMGVhNmQzYjMvMjAyNjA3MDMwMjM2MTQvYXpfbm92YV9iYWNrdXBfYTcxN2JkNjYtZTk1NS00NDg4LTgxYzgtZjlmZjhkNzMzOTRkIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0wM1QwMjozNjoxMVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QwMjozNjoxMVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTAzVDAyOjM2OjI4WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100013) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 03 02:36:29.348403 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.policy [None req-aeba8372-441e-451b-9dde-cf52aa333189 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-reader] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': 'f5858a32acf84deba4fadea2e4efbc43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0bd417b090dd4956b0338a9a85d40867', '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=100013) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 02:36:29.348622 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-aeba8372-441e-451b-9dde-cf52aa333189 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-reader] https://10.4.3.223/volume/v3/backups/import_record returned with HTTP 403 Jul 03 02:36:29.349103 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 905/3608] 10.4.3.223 () {70 vars in 1342 bytes} [Fri Jul 3 02:36:29 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) Jul 03 02:36:29.358678 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-20f48bf8-5a6c-417f-9484-0fe4a026e8ee None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:29.360592 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-20f48bf8-5a6c-417f-9484-0fe4a026e8ee tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] DELETE https://10.4.3.223/volume/v3/volumes/1d548991-987d-4247-b25e-41f00ea6d3b3 Jul 03 02:36:29.360742 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-20f48bf8-5a6c-417f-9484-0fe4a026e8ee tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:29.360921 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-20f48bf8-5a6c-417f-9484-0fe4a026e8ee tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:29.361116 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-20f48bf8-5a6c-417f-9484-0fe4a026e8ee tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Delete volume with id: 1d548991-987d-4247-b25e-41f00ea6d3b3 Jul 03 02:36:29.370027 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:29.370027 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:36:29.370557 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-20f48bf8-5a6c-417f-9484-0fe4a026e8ee tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Volume info retrieved successfully. Jul 03 02:36:29.397099 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-20f48bf8-5a6c-417f-9484-0fe4a026e8ee tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Delete volume request issued successfully. Jul 03 02:36:29.398115 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-20f48bf8-5a6c-417f-9484-0fe4a026e8ee tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] https://10.4.3.223/volume/v3/volumes/1d548991-987d-4247-b25e-41f00ea6d3b3 returned with HTTP 202 Jul 03 02:36:29.398115 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 911/3609] 10.4.3.223 () {68 vars in 1391 bytes} [Fri Jul 3 02:36:29 2026] DELETE /volume/v3/volumes/1d548991-987d-4247-b25e-41f00ea6d3b3 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:36:29.406368 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-0f2f100e-4481-4767-88eb-f6bbf03e451b None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:29.408673 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-0f2f100e-4481-4767-88eb-f6bbf03e451b tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] GET https://10.4.3.223/volume/v3/volumes/1d548991-987d-4247-b25e-41f00ea6d3b3 Jul 03 02:36:29.408960 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-0f2f100e-4481-4767-88eb-f6bbf03e451b tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:29.409171 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-0f2f100e-4481-4767-88eb-f6bbf03e451b tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:29.416285 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:29.416285 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:36:29.421542 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-0f2f100e-4481-4767-88eb-f6bbf03e451b tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Volume info retrieved successfully. Jul 03 02:36:29.425963 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-0f2f100e-4481-4767-88eb-f6bbf03e451b tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] https://10.4.3.223/volume/v3/volumes/1d548991-987d-4247-b25e-41f00ea6d3b3 returned with HTTP 200 Jul 03 02:36:29.426404 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 895/3610] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:36:29 2026] GET /volume/v3/volumes/1d548991-987d-4247-b25e-41f00ea6d3b3 => generated 1008 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:36:30.440165 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-8d381bb3-02c6-43e2-95b3-a7839bd224d0 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:30.442536 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-8d381bb3-02c6-43e2-95b3-a7839bd224d0 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] GET https://10.4.3.223/volume/v3/volumes/1d548991-987d-4247-b25e-41f00ea6d3b3 Jul 03 02:36:30.442786 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-8d381bb3-02c6-43e2-95b3-a7839bd224d0 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:30.442995 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-8d381bb3-02c6-43e2-95b3-a7839bd224d0 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:30.449473 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-8d381bb3-02c6-43e2-95b3-a7839bd224d0 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] https://10.4.3.223/volume/v3/volumes/1d548991-987d-4247-b25e-41f00ea6d3b3 returned with HTTP 404 Jul 03 02:36:30.449930 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 900/3611] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:36:30 2026] GET /volume/v3/volumes/1d548991-987d-4247-b25e-41f00ea6d3b3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:36:30.460209 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-1984859f-1e54-4a8e-93f7-1f8420a4b6b9 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:30.462185 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-1984859f-1e54-4a8e-93f7-1f8420a4b6b9 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-reader] GET https://10.4.3.223/volume/v3/backups Jul 03 02:36:30.462406 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-1984859f-1e54-4a8e-93f7-1f8420a4b6b9 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-reader] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:30.462650 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-1984859f-1e54-4a8e-93f7-1f8420a4b6b9 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-reader] Calling method 'index' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:30.463536 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.api_utils [None req-1984859f-1e54-4a8e-93f7-1f8420a4b6b9 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-reader] Removing options '' from query. {{(pid=100013) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 02:36:30.471067 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-1984859f-1e54-4a8e-93f7-1f8420a4b6b9 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-reader] https://10.4.3.223/volume/v3/backups returned with HTTP 200 Jul 03 02:36:30.474956 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 906/3612] 10.4.3.223 () {68 vars in 1277 bytes} [Fri Jul 3 02:36:30 2026] GET /volume/v3/backups => generated 623 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:36:30.484567 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-30e6d676-3ac4-4cc6-a9a2-7626664aaeff None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:30.487095 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-30e6d676-3ac4-4cc6-a9a2-7626664aaeff tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-reader] GET https://10.4.3.223/volume/v3/backups?project_id=0bd417b090dd4956b0338a9a85d40867 Jul 03 02:36:30.487501 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-30e6d676-3ac4-4cc6-a9a2-7626664aaeff tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-reader] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:30.487840 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-30e6d676-3ac4-4cc6-a9a2-7626664aaeff tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-reader] Calling method 'index' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:30.488279 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.api_utils [None req-30e6d676-3ac4-4cc6-a9a2-7626664aaeff tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-reader] Removing options 'project_id' from query. {{(pid=100015) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 02:36:30.494590 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-30e6d676-3ac4-4cc6-a9a2-7626664aaeff tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-reader] https://10.4.3.223/volume/v3/backups?project_id=0bd417b090dd4956b0338a9a85d40867 returned with HTTP 200 Jul 03 02:36:30.495267 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 912/3613] 10.4.3.223 () {68 vars in 1364 bytes} [Fri Jul 3 02:36:30 2026] GET /volume/v3/backups?project_id=0bd417b090dd4956b0338a9a85d40867 => generated 623 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:36:30.506729 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-dc6ae0a9-6689-4891-ac51-9ab773d62bc1 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:30.508585 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-dc6ae0a9-6689-4891-ac51-9ab773d62bc1 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:36:30.508985 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-dc6ae0a9-6689-4891-ac51-9ab773d62bc1 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1613090481"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:36:30.511313 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.volumes [None req-dc6ae0a9-6689-4891-ac51-9ab773d62bc1 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1613090481'}} {{(pid=100014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:36:30.511520 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.volumes [None req-dc6ae0a9-6689-4891-ac51-9ab773d62bc1 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Create volume of 1 GB Jul 03 02:36:30.517010 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-dc6ae0a9-6689-4891-ac51-9ab773d62bc1 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Availability Zones retrieved successfully. Jul 03 02:36:30.524301 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-dc6ae0a9-6689-4891-ac51-9ab773d62bc1 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Flow 'volume_create_api' (c1707f32-3203-4cbf-88a0-462c20e0cca5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:36:30.525632 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-dc6ae0a9-6689-4891-ac51-9ab773d62bc1 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24addf38-97c2-4c88-a036-3e4705affe48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:36:30.526730 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.flows.api.create_volume [None req-dc6ae0a9-6689-4891-ac51-9ab773d62bc1 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Validating volume size '1' using validate_int {{(pid=100014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:36:30.558231 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-dc6ae0a9-6689-4891-ac51-9ab773d62bc1 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24addf38-97c2-4c88-a036-3e4705affe48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:36:30.559192 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-dc6ae0a9-6689-4891-ac51-9ab773d62bc1 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c0beaf2-c573-4b0f-91f9-9948dd113f40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:36:30.606118 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.quota [None req-dc6ae0a9-6689-4891-ac51-9ab773d62bc1 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Created reservations ['a3e0ff57-d2f6-4197-a51f-0fccc4423e92', 'f7f3fc8c-d18e-4c26-aefc-c17a6f2e089d', 'ebbeec26-bdb2-4af0-90c5-38b40437bed2', 'a129071f-18aa-4fa5-afc4-d4b82bb32d7b'] {{(pid=100014) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:36:30.607356 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-dc6ae0a9-6689-4891-ac51-9ab773d62bc1 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c0beaf2-c573-4b0f-91f9-9948dd113f40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a3e0ff57-d2f6-4197-a51f-0fccc4423e92', 'f7f3fc8c-d18e-4c26-aefc-c17a6f2e089d', 'ebbeec26-bdb2-4af0-90c5-38b40437bed2', 'a129071f-18aa-4fa5-afc4-d4b82bb32d7b']}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:36:30.608902 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-dc6ae0a9-6689-4891-ac51-9ab773d62bc1 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (790329a5-df18-426f-a2e4-d63afb965046) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:36:30.632085 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-dc6ae0a9-6689-4891-ac51-9ab773d62bc1 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (790329a5-df18-426f-a2e4-d63afb965046) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1b299cef-ff02-439a-bfe9-a6b53486c584', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1613090481',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0bd417b090dd4956b0338a9a85d40867',qos_specs=None,replication_status=,reservations=['a3e0ff57-d2f6-4197-a51f-0fccc4423e92','f7f3fc8c-d18e-4c26-aefc-c17a6f2e089d','ebbeec26-bdb2-4af0-90c5-38b40437bed2','a129071f-18aa-4fa5-afc4-d4b82bb32d7b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c087ae6e097461883273610d71adcd5',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:36:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1613090481',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1b299cef-ff02-439a-bfe9-a6b53486c584,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0bd417b090dd4956b0338a9a85d40867',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1c087ae6e097461883273610d71adcd5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:36:30.632958 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-dc6ae0a9-6689-4891-ac51-9ab773d62bc1 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5bd1c50c-ed42-4dd3-b20d-39f611f2c4e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:36:30.654717 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-dc6ae0a9-6689-4891-ac51-9ab773d62bc1 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5bd1c50c-ed42-4dd3-b20d-39f611f2c4e7) transitioned into state 'SUCCESS' from state '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-1613090481',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0bd417b090dd4956b0338a9a85d40867',qos_specs=None,replication_status=,reservations=['a3e0ff57-d2f6-4197-a51f-0fccc4423e92','f7f3fc8c-d18e-4c26-aefc-c17a6f2e089d','ebbeec26-bdb2-4af0-90c5-38b40437bed2','a129071f-18aa-4fa5-afc4-d4b82bb32d7b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c087ae6e097461883273610d71adcd5',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:36:30.655367 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-dc6ae0a9-6689-4891-ac51-9ab773d62bc1 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a818154-6dc1-47e9-81a3-c3ce9c3770ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:36:30.665488 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-dc6ae0a9-6689-4891-ac51-9ab773d62bc1 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a818154-6dc1-47e9-81a3-c3ce9c3770ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:36:30.666723 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-dc6ae0a9-6689-4891-ac51-9ab773d62bc1 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Flow 'volume_create_api' (c1707f32-3203-4cbf-88a0-462c20e0cca5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:36:30.667138 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-dc6ae0a9-6689-4891-ac51-9ab773d62bc1 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Create volume request issued successfully. Jul 03 02:36:30.667903 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-dc6ae0a9-6689-4891-ac51-9ab773d62bc1 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:36:30.668477 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 896/3614] 10.4.3.223 () {70 vars in 1298 bytes} [Fri Jul 3 02:36:30 2026] POST /volume/v3/volumes => generated 778 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:36:30.684456 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-dac7501a-b98e-4311-942c-24c24df0fee4 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:30.689747 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-dac7501a-b98e-4311-942c-24c24df0fee4 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] GET https://10.4.3.223/volume/v3/volumes/1b299cef-ff02-439a-bfe9-a6b53486c584 Jul 03 02:36:30.690272 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-dac7501a-b98e-4311-942c-24c24df0fee4 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:30.690697 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-dac7501a-b98e-4311-942c-24c24df0fee4 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:30.701745 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:30.701745 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:36:30.712810 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-dac7501a-b98e-4311-942c-24c24df0fee4 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Volume info retrieved successfully. Jul 03 02:36:30.719900 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-dac7501a-b98e-4311-942c-24c24df0fee4 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] https://10.4.3.223/volume/v3/volumes/1b299cef-ff02-439a-bfe9-a6b53486c584 returned with HTTP 200 Jul 03 02:36:30.720438 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 901/3615] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:36:30 2026] GET /volume/v3/volumes/1b299cef-ff02-439a-bfe9-a6b53486c584 => generated 957 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:36:31.104968 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-bd19e95e-8100-470b-8489-c166e9c61bcb None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:31.107497 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-bd19e95e-8100-470b-8489-c166e9c61bcb tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] POST https://10.4.3.223/volume/v3/volumes/9db1a9c5-5bb2-4931-81b3-3beeb8f956b2/action Jul 03 02:36:31.107918 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-bd19e95e-8100-470b-8489-c166e9c61bcb tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100013) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:36:31.108110 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-bd19e95e-8100-470b-8489-c166e9c61bcb tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:36:31.126929 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:31.126929 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:36:31.127384 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-bd19e95e-8100-470b-8489-c166e9c61bcb tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] Volume info retrieved successfully. Jul 03 02:36:31.137088 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-bd19e95e-8100-470b-8489-c166e9c61bcb tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] Reserve volume completed successfully. Jul 03 02:36:31.137894 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-bd19e95e-8100-470b-8489-c166e9c61bcb tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] https://10.4.3.223/volume/v3/volumes/9db1a9c5-5bb2-4931-81b3-3beeb8f956b2/action returned with HTTP 202 Jul 03 02:36:31.138054 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 907/3616] 10.4.3.223 () {68 vars in 1390 bytes} [Fri Jul 3 02:36:31 2026] POST /volume/v3/volumes/9db1a9c5-5bb2-4931-81b3-3beeb8f956b2/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 02:36:31.146143 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-c9c3a1e0-f22f-44c2-b04c-bd110e2e4242 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:31.148492 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-c9c3a1e0-f22f-44c2-b04c-bd110e2e4242 tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] GET https://10.4.3.223/volume/v3/volumes/9db1a9c5-5bb2-4931-81b3-3beeb8f956b2 Jul 03 02:36:31.148788 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-c9c3a1e0-f22f-44c2-b04c-bd110e2e4242 tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:31.149008 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-c9c3a1e0-f22f-44c2-b04c-bd110e2e4242 tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:31.169199 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:31.169199 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:36:31.175132 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-c9c3a1e0-f22f-44c2-b04c-bd110e2e4242 tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] Volume info retrieved successfully. Jul 03 02:36:31.180567 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-c9c3a1e0-f22f-44c2-b04c-bd110e2e4242 tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] https://10.4.3.223/volume/v3/volumes/9db1a9c5-5bb2-4931-81b3-3beeb8f956b2 returned with HTTP 200 Jul 03 02:36:31.180989 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 913/3617] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:36:31 2026] GET /volume/v3/volumes/9db1a9c5-5bb2-4931-81b3-3beeb8f956b2 => generated 861 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:36:31.195583 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-7e748e04-3a74-44a8-b9e5-0ef9e590c563 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:31.197645 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-7e748e04-3a74-44a8-b9e5-0ef9e590c563 tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] POST https://10.4.3.223/volume/v3/volumes/9db1a9c5-5bb2-4931-81b3-3beeb8f956b2/action Jul 03 02:36:31.197961 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-7e748e04-3a74-44a8-b9e5-0ef9e590c563 tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:36:31.198088 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-7e748e04-3a74-44a8-b9e5-0ef9e590c563 tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:36:31.207101 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:31.207101 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:36:31.207649 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-7e748e04-3a74-44a8-b9e5-0ef9e590c563 tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] Volume info retrieved successfully. Jul 03 02:36:31.225367 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-7e748e04-3a74-44a8-b9e5-0ef9e590c563 tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] Unreserve volume completed successfully. Jul 03 02:36:31.225597 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-7e748e04-3a74-44a8-b9e5-0ef9e590c563 tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] https://10.4.3.223/volume/v3/volumes/9db1a9c5-5bb2-4931-81b3-3beeb8f956b2/action returned with HTTP 202 Jul 03 02:36:31.226039 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 897/3618] 10.4.3.223 () {68 vars in 1390 bytes} [Fri Jul 3 02:36:31 2026] POST /volume/v3/volumes/9db1a9c5-5bb2-4931-81b3-3beeb8f956b2/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 02:36:31.234394 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-e67b7169-c215-4412-83a4-8ff3bc403f5d None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:31.236675 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-e67b7169-c215-4412-83a4-8ff3bc403f5d tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] GET https://10.4.3.223/volume/v3/volumes/9db1a9c5-5bb2-4931-81b3-3beeb8f956b2 Jul 03 02:36:31.236878 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-e67b7169-c215-4412-83a4-8ff3bc403f5d tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:31.237115 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-e67b7169-c215-4412-83a4-8ff3bc403f5d tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:31.244324 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:31.244324 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:36:31.248529 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-e67b7169-c215-4412-83a4-8ff3bc403f5d tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] Volume info retrieved successfully. Jul 03 02:36:31.254269 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-e67b7169-c215-4412-83a4-8ff3bc403f5d tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] https://10.4.3.223/volume/v3/volumes/9db1a9c5-5bb2-4931-81b3-3beeb8f956b2 returned with HTTP 200 Jul 03 02:36:31.254886 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 902/3619] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:36:31 2026] GET /volume/v3/volumes/9db1a9c5-5bb2-4931-81b3-3beeb8f956b2 => generated 861 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:36:31.268255 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-d861d822-151b-4d16-b00c-4e7474338761 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:31.270070 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-d861d822-151b-4d16-b00c-4e7474338761 tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] POST https://10.4.3.223/volume/v3/volumes/9db1a9c5-5bb2-4931-81b3-3beeb8f956b2/action Jul 03 02:36:31.270431 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-d861d822-151b-4d16-b00c-4e7474338761 tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100013) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:36:31.270599 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-d861d822-151b-4d16-b00c-4e7474338761 tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:36:31.282493 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:31.282493 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:36:31.282932 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-d861d822-151b-4d16-b00c-4e7474338761 tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] Volume info retrieved successfully. Jul 03 02:36:31.293944 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-d861d822-151b-4d16-b00c-4e7474338761 tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] Volume updated successfully. Jul 03 02:36:31.294181 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-d861d822-151b-4d16-b00c-4e7474338761 tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] https://10.4.3.223/volume/v3/volumes/9db1a9c5-5bb2-4931-81b3-3beeb8f956b2/action returned with HTTP 200 Jul 03 02:36:31.294680 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 908/3620] 10.4.3.223 () {68 vars in 1390 bytes} [Fri Jul 3 02:36:31 2026] POST /volume/v3/volumes/9db1a9c5-5bb2-4931-81b3-3beeb8f956b2/action => generated 0 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 03 02:36:31.301487 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-8ee1b4f9-bec9-494d-981f-974bb41c8fac None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:31.303437 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-8ee1b4f9-bec9-494d-981f-974bb41c8fac tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] GET https://10.4.3.223/volume/v3/volumes/9db1a9c5-5bb2-4931-81b3-3beeb8f956b2 Jul 03 02:36:31.303679 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-8ee1b4f9-bec9-494d-981f-974bb41c8fac tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:31.303883 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-8ee1b4f9-bec9-494d-981f-974bb41c8fac tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:31.314396 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:31.314396 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:36:31.318493 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-8ee1b4f9-bec9-494d-981f-974bb41c8fac tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] Volume info retrieved successfully. Jul 03 02:36:31.323226 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-8ee1b4f9-bec9-494d-981f-974bb41c8fac tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] https://10.4.3.223/volume/v3/volumes/9db1a9c5-5bb2-4931-81b3-3beeb8f956b2 returned with HTTP 200 Jul 03 02:36:31.323643 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 914/3621] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:36:31 2026] GET /volume/v3/volumes/9db1a9c5-5bb2-4931-81b3-3beeb8f956b2 => generated 860 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:36:31.336933 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-7c9b6f25-1de3-4012-ab8c-d14793d35944 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:31.338720 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-7c9b6f25-1de3-4012-ab8c-d14793d35944 tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] POST https://10.4.3.223/volume/v3/volumes/9db1a9c5-5bb2-4931-81b3-3beeb8f956b2/action Jul 03 02:36:31.339133 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-7c9b6f25-1de3-4012-ab8c-d14793d35944 tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:36:31.339272 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-7c9b6f25-1de3-4012-ab8c-d14793d35944 tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:36:31.346878 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:31.346878 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:36:31.347363 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-7c9b6f25-1de3-4012-ab8c-d14793d35944 tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] Volume info retrieved successfully. Jul 03 02:36:31.355630 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-7c9b6f25-1de3-4012-ab8c-d14793d35944 tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] Volume updated successfully. Jul 03 02:36:31.355806 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-7c9b6f25-1de3-4012-ab8c-d14793d35944 tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] https://10.4.3.223/volume/v3/volumes/9db1a9c5-5bb2-4931-81b3-3beeb8f956b2/action returned with HTTP 200 Jul 03 02:36:31.356303 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 898/3622] 10.4.3.223 () {68 vars in 1390 bytes} [Fri Jul 3 02:36:31 2026] POST /volume/v3/volumes/9db1a9c5-5bb2-4931-81b3-3beeb8f956b2/action => generated 0 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 03 02:36:31.363286 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-19f91657-7f95-4a69-bf59-116410bc6f99 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:31.365049 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-19f91657-7f95-4a69-bf59-116410bc6f99 tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] GET https://10.4.3.223/volume/v3/volumes/9db1a9c5-5bb2-4931-81b3-3beeb8f956b2 Jul 03 02:36:31.365235 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-19f91657-7f95-4a69-bf59-116410bc6f99 tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:31.365513 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-19f91657-7f95-4a69-bf59-116410bc6f99 tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:31.373032 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:31.373032 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:36:31.377474 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-19f91657-7f95-4a69-bf59-116410bc6f99 tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] Volume info retrieved successfully. Jul 03 02:36:31.382050 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-19f91657-7f95-4a69-bf59-116410bc6f99 tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] https://10.4.3.223/volume/v3/volumes/9db1a9c5-5bb2-4931-81b3-3beeb8f956b2 returned with HTTP 200 Jul 03 02:36:31.382473 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 903/3623] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:36:31 2026] GET /volume/v3/volumes/9db1a9c5-5bb2-4931-81b3-3beeb8f956b2 => generated 861 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:36:31.395283 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-4f312d84-3945-4570-8e9a-070aa3925a1b None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:31.397002 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-4f312d84-3945-4570-8e9a-070aa3925a1b tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] POST https://10.4.3.223/volume/v3/volumes/9db1a9c5-5bb2-4931-81b3-3beeb8f956b2/action Jul 03 02:36:31.397375 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-4f312d84-3945-4570-8e9a-070aa3925a1b tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100013) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:36:31.397543 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-4f312d84-3945-4570-8e9a-070aa3925a1b tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:36:31.405395 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:31.405395 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:36:31.405864 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-4f312d84-3945-4570-8e9a-070aa3925a1b tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] Volume info retrieved successfully. Jul 03 02:36:31.417384 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-4f312d84-3945-4570-8e9a-070aa3925a1b tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] Update volume admin metadata completed successfully. Jul 03 02:36:31.417536 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-4f312d84-3945-4570-8e9a-070aa3925a1b tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] Update readonly setting on volume completed successfully. Jul 03 02:36:31.417736 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-4f312d84-3945-4570-8e9a-070aa3925a1b tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] https://10.4.3.223/volume/v3/volumes/9db1a9c5-5bb2-4931-81b3-3beeb8f956b2/action returned with HTTP 202 Jul 03 02:36:31.418134 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 909/3624] 10.4.3.223 () {68 vars in 1390 bytes} [Fri Jul 3 02:36:31 2026] POST /volume/v3/volumes/9db1a9c5-5bb2-4931-81b3-3beeb8f956b2/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 02:36:31.425039 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-6fd0403f-5a5e-4d5d-b036-4efe3e0f8690 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:31.427033 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-6fd0403f-5a5e-4d5d-b036-4efe3e0f8690 tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] GET https://10.4.3.223/volume/v3/volumes/9db1a9c5-5bb2-4931-81b3-3beeb8f956b2 Jul 03 02:36:31.427269 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-6fd0403f-5a5e-4d5d-b036-4efe3e0f8690 tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:31.427490 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-6fd0403f-5a5e-4d5d-b036-4efe3e0f8690 tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:31.434830 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:31.434830 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:36:31.439026 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-6fd0403f-5a5e-4d5d-b036-4efe3e0f8690 tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] Volume info retrieved successfully. Jul 03 02:36:31.443713 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-6fd0403f-5a5e-4d5d-b036-4efe3e0f8690 tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] https://10.4.3.223/volume/v3/volumes/9db1a9c5-5bb2-4931-81b3-3beeb8f956b2 returned with HTTP 200 Jul 03 02:36:31.444180 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 915/3625] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:36:31 2026] GET /volume/v3/volumes/9db1a9c5-5bb2-4931-81b3-3beeb8f956b2 => generated 860 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:36:31.456737 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-2fe3ad6b-4c56-4ac9-806f-d29f36e081d7 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:31.460910 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-2fe3ad6b-4c56-4ac9-806f-d29f36e081d7 tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] POST https://10.4.3.223/volume/v3/volumes/9db1a9c5-5bb2-4931-81b3-3beeb8f956b2/action Jul 03 02:36:31.461344 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-2fe3ad6b-4c56-4ac9-806f-d29f36e081d7 tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=100014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:36:31.461537 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-2fe3ad6b-4c56-4ac9-806f-d29f36e081d7 tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:36:31.476458 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:31.476458 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:36:31.477020 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-2fe3ad6b-4c56-4ac9-806f-d29f36e081d7 tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] Volume info retrieved successfully. Jul 03 02:36:31.493659 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-2fe3ad6b-4c56-4ac9-806f-d29f36e081d7 tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] Update volume admin metadata completed successfully. Jul 03 02:36:31.493896 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-2fe3ad6b-4c56-4ac9-806f-d29f36e081d7 tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] Update readonly setting on volume completed successfully. Jul 03 02:36:31.494202 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-2fe3ad6b-4c56-4ac9-806f-d29f36e081d7 tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] https://10.4.3.223/volume/v3/volumes/9db1a9c5-5bb2-4931-81b3-3beeb8f956b2/action returned with HTTP 202 Jul 03 02:36:31.494794 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 899/3626] 10.4.3.223 () {68 vars in 1390 bytes} [Fri Jul 3 02:36:31 2026] POST /volume/v3/volumes/9db1a9c5-5bb2-4931-81b3-3beeb8f956b2/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 02:36:31.508288 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-ab917f1c-1138-49d5-9933-da28b2861bdc None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:31.512886 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-ab917f1c-1138-49d5-9933-da28b2861bdc tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] GET https://10.4.3.223/volume/v3/volumes/9db1a9c5-5bb2-4931-81b3-3beeb8f956b2 Jul 03 02:36:31.513080 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-ab917f1c-1138-49d5-9933-da28b2861bdc tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:31.513275 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-ab917f1c-1138-49d5-9933-da28b2861bdc tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:31.529275 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:31.529275 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:36:31.537091 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-ab917f1c-1138-49d5-9933-da28b2861bdc tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] Volume info retrieved successfully. Jul 03 02:36:31.546555 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-ab917f1c-1138-49d5-9933-da28b2861bdc tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] https://10.4.3.223/volume/v3/volumes/9db1a9c5-5bb2-4931-81b3-3beeb8f956b2 returned with HTTP 200 Jul 03 02:36:31.547083 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 904/3627] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:36:31 2026] GET /volume/v3/volumes/9db1a9c5-5bb2-4931-81b3-3beeb8f956b2 => generated 861 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:36:31.566859 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-62833261-99b5-436d-9272-58e96da75fad None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:31.571991 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-62833261-99b5-436d-9272-58e96da75fad tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] POST https://10.4.3.223/volume/v3/volumes/9db1a9c5-5bb2-4931-81b3-3beeb8f956b2/action Jul 03 02:36:31.572463 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-62833261-99b5-436d-9272-58e96da75fad tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-2142040282", "disk_format": "raw"}}' {{(pid=100013) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:36:31.572620 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-62833261-99b5-436d-9272-58e96da75fad tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-2142040282", "disk_format": "raw"}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:36:31.588005 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:31.588005 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:36:31.588564 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-62833261-99b5-436d-9272-58e96da75fad tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] Volume info retrieved successfully. Jul 03 02:36:31.605956 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:31.605956 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:36:31.609745 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.image.image_utils [None req-62833261-99b5-436d-9272-58e96da75fad tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-2142040282'}] 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-2142040282'}]. {{(pid=100013) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Jul 03 02:36:31.740466 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-c9e6b552-cd1d-4856-baa2-9b7645a1a115 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:31.743484 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-c9e6b552-cd1d-4856-baa2-9b7645a1a115 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] GET https://10.4.3.223/volume/v3/volumes/1b299cef-ff02-439a-bfe9-a6b53486c584 Jul 03 02:36:31.743484 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-c9e6b552-cd1d-4856-baa2-9b7645a1a115 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:31.743484 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-c9e6b552-cd1d-4856-baa2-9b7645a1a115 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:31.751493 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:31.751493 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:36:31.759906 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-c9e6b552-cd1d-4856-baa2-9b7645a1a115 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Volume info retrieved successfully. Jul 03 02:36:31.767739 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-c9e6b552-cd1d-4856-baa2-9b7645a1a115 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] https://10.4.3.223/volume/v3/volumes/1b299cef-ff02-439a-bfe9-a6b53486c584 returned with HTTP 200 Jul 03 02:36:31.767739 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 916/3628] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:36:31 2026] GET /volume/v3/volumes/1b299cef-ff02-439a-bfe9-a6b53486c584 => generated 1009 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:36:31.785008 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-f5f22d49-3c22-40aa-9fb2-2f52946fdf08 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:31.786775 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-f5f22d49-3c22-40aa-9fb2-2f52946fdf08 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] POST https://10.4.3.223/volume/v3/backups Jul 03 02:36:31.787154 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-f5f22d49-3c22-40aa-9fb2-2f52946fdf08 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1b299cef-ff02-439a-bfe9-a6b53486c584", "name": "tempest-type-Backup-797581972"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:36:31.788622 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.contrib.backups [None req-f5f22d49-3c22-40aa-9fb2-2f52946fdf08 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Creating new backup {'backup': {'volume_id': '1b299cef-ff02-439a-bfe9-a6b53486c584', 'name': 'tempest-type-Backup-797581972'}} {{(pid=100014) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 02:36:31.788758 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.contrib.backups [None req-f5f22d49-3c22-40aa-9fb2-2f52946fdf08 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Creating backup of volume 1b299cef-ff02-439a-bfe9-a6b53486c584 in container None Jul 03 02:36:31.799177 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:31.799177 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:36:31.799588 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-f5f22d49-3c22-40aa-9fb2-2f52946fdf08 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Volume info retrieved successfully. Jul 03 02:36:31.830767 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.quota [None req-f5f22d49-3c22-40aa-9fb2-2f52946fdf08 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Created reservations ['78959d96-f4d9-46f3-ab7a-c9f90b0f9c7b', '667469bd-1548-43cf-afe2-641502ef58d3'] {{(pid=100014) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:36:31.882579 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-f5f22d49-3c22-40aa-9fb2-2f52946fdf08 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] https://10.4.3.223/volume/v3/backups returned with HTTP 202 Jul 03 02:36:31.882579 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 900/3629] 10.4.3.223 () {70 vars in 1299 bytes} [Fri Jul 3 02:36:31 2026] POST /volume/v3/backups => generated 315 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:36:31.892028 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-7d124735-43e1-47db-82a3-6acf6ae8318c None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:31.894257 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-7d124735-43e1-47db-82a3-6acf6ae8318c tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] GET https://10.4.3.223/volume/v3/backups/056d312e-08d4-4a16-ac25-1ab8399b5cc9 Jul 03 02:36:31.894529 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-7d124735-43e1-47db-82a3-6acf6ae8318c tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:31.894769 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-7d124735-43e1-47db-82a3-6acf6ae8318c tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:31.894921 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-7d124735-43e1-47db-82a3-6acf6ae8318c tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Show backup with id 056d312e-08d4-4a16-ac25-1ab8399b5cc9. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:36:31.900299 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:31.900299 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:36:31.901177 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-7d124735-43e1-47db-82a3-6acf6ae8318c tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] https://10.4.3.223/volume/v3/backups/056d312e-08d4-4a16-ac25-1ab8399b5cc9 returned with HTTP 200 Jul 03 02:36:31.901756 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 905/3630] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:36:31 2026] GET /volume/v3/backups/056d312e-08d4-4a16-ac25-1ab8399b5cc9 => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:36:32.185893 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-62833261-99b5-436d-9272-58e96da75fad tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] Copy volume to image completed successfully. Jul 03 02:36:32.187121 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-62833261-99b5-436d-9272-58e96da75fad tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] https://10.4.3.223/volume/v3/volumes/9db1a9c5-5bb2-4931-81b3-3beeb8f956b2/action returned with HTTP 202 Jul 03 02:36:32.188293 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 910/3631] 10.4.3.223 () {68 vars in 1391 bytes} [Fri Jul 3 02:36:31 2026] POST /volume/v3/volumes/9db1a9c5-5bb2-4931-81b3-3beeb8f956b2/action => generated 687 bytes in 621 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:36:32.915370 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-26fbcc65-0792-4054-9d6c-5fcd0d462a5f None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:32.921764 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-26fbcc65-0792-4054-9d6c-5fcd0d462a5f tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] GET https://10.4.3.223/volume/v3/backups/056d312e-08d4-4a16-ac25-1ab8399b5cc9 Jul 03 02:36:32.921764 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-26fbcc65-0792-4054-9d6c-5fcd0d462a5f tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:32.921933 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-26fbcc65-0792-4054-9d6c-5fcd0d462a5f tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:32.921977 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-26fbcc65-0792-4054-9d6c-5fcd0d462a5f tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Show backup with id 056d312e-08d4-4a16-ac25-1ab8399b5cc9. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:36:32.928258 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:32.928258 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:36:32.929150 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-26fbcc65-0792-4054-9d6c-5fcd0d462a5f tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] https://10.4.3.223/volume/v3/backups/056d312e-08d4-4a16-ac25-1ab8399b5cc9 returned with HTTP 200 Jul 03 02:36:32.929683 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 917/3632] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:36:32 2026] GET /volume/v3/backups/056d312e-08d4-4a16-ac25-1ab8399b5cc9 => generated 724 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:36:33.913398 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-0a760261-178b-482b-ba33-af5ddd577483 req-fcaf0d1f-9c7b-467b-8427-22fca124afb5 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:33.915660 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-0a760261-178b-482b-ba33-af5ddd577483 req-fcaf0d1f-9c7b-467b-8427-22fca124afb5 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] DELETE https://10.4.3.223/volume/v3/attachments/acf9e69f-be65-48f3-ab38-7666c6b3d3c9 Jul 03 02:36:33.915827 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-0a760261-178b-482b-ba33-af5ddd577483 req-fcaf0d1f-9c7b-467b-8427-22fca124afb5 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:33.915991 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-0a760261-178b-482b-ba33-af5ddd577483 req-fcaf0d1f-9c7b-467b-8427-22fca124afb5 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Calling method 'version_select' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:33.922184 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:33.922184 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:36:33.944684 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-587f98f7-5f35-410f-9149-b6f8fa313354 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:33.946557 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-587f98f7-5f35-410f-9149-b6f8fa313354 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] GET https://10.4.3.223/volume/v3/backups/056d312e-08d4-4a16-ac25-1ab8399b5cc9 Jul 03 02:36:33.946767 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-587f98f7-5f35-410f-9149-b6f8fa313354 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:33.946950 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-587f98f7-5f35-410f-9149-b6f8fa313354 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:33.947059 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-587f98f7-5f35-410f-9149-b6f8fa313354 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Show backup with id 056d312e-08d4-4a16-ac25-1ab8399b5cc9. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:36:33.951438 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:33.951438 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:36:33.952031 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-587f98f7-5f35-410f-9149-b6f8fa313354 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] https://10.4.3.223/volume/v3/backups/056d312e-08d4-4a16-ac25-1ab8399b5cc9 returned with HTTP 200 Jul 03 02:36:33.952535 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 906/3633] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:36:33 2026] GET /volume/v3/backups/056d312e-08d4-4a16-ac25-1ab8399b5cc9 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:36:34.460389 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-0a760261-178b-482b-ba33-af5ddd577483 req-fcaf0d1f-9c7b-467b-8427-22fca124afb5 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] https://10.4.3.223/volume/v3/attachments/acf9e69f-be65-48f3-ab38-7666c6b3d3c9 returned with HTTP 200 Jul 03 02:36:34.460883 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 901/3634] 10.4.3.223 () {72 vars in 1673 bytes} [Fri Jul 3 02:36:33 2026] DELETE /volume/v3/attachments/acf9e69f-be65-48f3-ab38-7666c6b3d3c9 => generated 19 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:36:34.945112 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-0e64725f-5c5a-4b22-ae06-3f26f88b843f req-7ead24d3-5028-47fe-a312-1555b0de0845 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:34.947278 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-0e64725f-5c5a-4b22-ae06-3f26f88b843f req-7ead24d3-5028-47fe-a312-1555b0de0845 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] GET https://10.4.3.223/volume/v3/snapshots/ada4ccec-0145-4d4a-89ef-c56a58be3d0f Jul 03 02:36:34.947530 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-0e64725f-5c5a-4b22-ae06-3f26f88b843f req-7ead24d3-5028-47fe-a312-1555b0de0845 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:34.947787 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-0e64725f-5c5a-4b22-ae06-3f26f88b843f req-7ead24d3-5028-47fe-a312-1555b0de0845 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:34.953859 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:34.953859 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:36:34.954505 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-0e64725f-5c5a-4b22-ae06-3f26f88b843f req-7ead24d3-5028-47fe-a312-1555b0de0845 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Snapshot retrieved successfully. Jul 03 02:36:34.955617 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-0e64725f-5c5a-4b22-ae06-3f26f88b843f req-7ead24d3-5028-47fe-a312-1555b0de0845 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/snapshots/ada4ccec-0145-4d4a-89ef-c56a58be3d0f returned with HTTP 200 Jul 03 02:36:34.956131 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 911/3635] 10.4.3.223 () {68 vars in 1604 bytes} [Fri Jul 3 02:36:34 2026] GET /volume/v3/snapshots/ada4ccec-0145-4d4a-89ef-c56a58be3d0f => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:36:34.963028 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-0b3f04bf-d45b-47c6-bca8-ae280d1293ec None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:34.964961 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-0b3f04bf-d45b-47c6-bca8-ae280d1293ec tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] GET https://10.4.3.223/volume/v3/backups/056d312e-08d4-4a16-ac25-1ab8399b5cc9 Jul 03 02:36:34.965220 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-0b3f04bf-d45b-47c6-bca8-ae280d1293ec tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:34.965437 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-0b3f04bf-d45b-47c6-bca8-ae280d1293ec tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:34.965545 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-0b3f04bf-d45b-47c6-bca8-ae280d1293ec tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Show backup with id 056d312e-08d4-4a16-ac25-1ab8399b5cc9. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:36:34.965896 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-0e64725f-5c5a-4b22-ae06-3f26f88b843f req-bea84fc5-ae16-4712-889f-8caf96b3967c None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:34.968008 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-0e64725f-5c5a-4b22-ae06-3f26f88b843f req-bea84fc5-ae16-4712-889f-8caf96b3967c tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] GET https://10.4.3.223/volume/v3/volumes/de65339b-32ab-4e3f-b81f-c78cb9b236a1 Jul 03 02:36:34.968224 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-0e64725f-5c5a-4b22-ae06-3f26f88b843f req-bea84fc5-ae16-4712-889f-8caf96b3967c tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:34.968403 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-0e64725f-5c5a-4b22-ae06-3f26f88b843f req-bea84fc5-ae16-4712-889f-8caf96b3967c tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:34.970076 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:34.970076 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:36:34.970725 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-0b3f04bf-d45b-47c6-bca8-ae280d1293ec tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] https://10.4.3.223/volume/v3/backups/056d312e-08d4-4a16-ac25-1ab8399b5cc9 returned with HTTP 200 Jul 03 02:36:34.971178 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 918/3636] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:36:34 2026] GET /volume/v3/backups/056d312e-08d4-4a16-ac25-1ab8399b5cc9 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:36:34.975317 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:34.975317 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:36:34.979279 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [req-0e64725f-5c5a-4b22-ae06-3f26f88b843f req-bea84fc5-ae16-4712-889f-8caf96b3967c tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Volume info retrieved successfully. Jul 03 02:36:34.985165 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-0e64725f-5c5a-4b22-ae06-3f26f88b843f req-bea84fc5-ae16-4712-889f-8caf96b3967c tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/volumes/de65339b-32ab-4e3f-b81f-c78cb9b236a1 returned with HTTP 200 Jul 03 02:36:34.985602 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 907/3637] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:36:34 2026] GET /volume/v3/volumes/de65339b-32ab-4e3f-b81f-c78cb9b236a1 => generated 1367 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:36:35.000051 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-0e64725f-5c5a-4b22-ae06-3f26f88b843f req-ff0a63f1-2449-4c9c-aa9c-025507338183 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:35.004622 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-0e64725f-5c5a-4b22-ae06-3f26f88b843f req-ff0a63f1-2449-4c9c-aa9c-025507338183 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:36:35.005075 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-0e64725f-5c5a-4b22-ae06-3f26f88b843f req-ff0a63f1-2449-4c9c-aa9c-025507338183 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "ada4ccec-0145-4d4a-89ef-c56a58be3d0f", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:36:35.007084 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.volumes [req-0e64725f-5c5a-4b22-ae06-3f26f88b843f req-ff0a63f1-2449-4c9c-aa9c-025507338183 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': 'ada4ccec-0145-4d4a-89ef-c56a58be3d0f', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:36:35.018111 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:35.018111 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:36:35.018766 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [req-0e64725f-5c5a-4b22-ae06-3f26f88b843f req-ff0a63f1-2449-4c9c-aa9c-025507338183 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Snapshot retrieved successfully. Jul 03 02:36:35.018954 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.volumes [req-0e64725f-5c5a-4b22-ae06-3f26f88b843f req-ff0a63f1-2449-4c9c-aa9c-025507338183 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Create volume of 1 GB Jul 03 02:36:35.019867 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [req-0e64725f-5c5a-4b22-ae06-3f26f88b843f req-ff0a63f1-2449-4c9c-aa9c-025507338183 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Availability Zones retrieved successfully. Jul 03 02:36:35.037696 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [req-0e64725f-5c5a-4b22-ae06-3f26f88b843f req-ff0a63f1-2449-4c9c-aa9c-025507338183 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Flow 'volume_create_api' (00e03cb2-5ccf-4be7-b377-546223381a35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:36:35.039188 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [req-0e64725f-5c5a-4b22-ae06-3f26f88b843f req-ff0a63f1-2449-4c9c-aa9c-025507338183 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7278914-26e8-43b2-98a4-e86890f7aa2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:36:35.040487 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.flows.api.create_volume [req-0e64725f-5c5a-4b22-ae06-3f26f88b843f req-ff0a63f1-2449-4c9c-aa9c-025507338183 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:36:35.069356 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [req-0e64725f-5c5a-4b22-ae06-3f26f88b843f req-ff0a63f1-2449-4c9c-aa9c-025507338183 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7278914-26e8-43b2-98a4-e86890f7aa2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'ada4ccec-0145-4d4a-89ef-c56a58be3d0f', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:36:35.070164 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [req-0e64725f-5c5a-4b22-ae06-3f26f88b843f req-ff0a63f1-2449-4c9c-aa9c-025507338183 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d348464-110b-433f-8239-c95a55a004c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:36:35.116845 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.quota [req-0e64725f-5c5a-4b22-ae06-3f26f88b843f req-ff0a63f1-2449-4c9c-aa9c-025507338183 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Created reservations ['f8560de1-956a-41a7-8928-42648aedd9bb', '10b5686c-6eda-4c6a-bf54-8355cb7bf91e', '22cedebb-065a-4a1c-8ce3-6911169a07a5', 'cc0b6e9b-995b-4d36-a14c-9cde35b9616c'] {{(pid=100014) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:36:35.117822 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [req-0e64725f-5c5a-4b22-ae06-3f26f88b843f req-ff0a63f1-2449-4c9c-aa9c-025507338183 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d348464-110b-433f-8239-c95a55a004c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f8560de1-956a-41a7-8928-42648aedd9bb', '10b5686c-6eda-4c6a-bf54-8355cb7bf91e', '22cedebb-065a-4a1c-8ce3-6911169a07a5', 'cc0b6e9b-995b-4d36-a14c-9cde35b9616c']}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:36:35.118727 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [req-0e64725f-5c5a-4b22-ae06-3f26f88b843f req-ff0a63f1-2449-4c9c-aa9c-025507338183 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f232741d-32cc-4b56-bbef-4b97df804751) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:36:35.157616 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [req-0e64725f-5c5a-4b22-ae06-3f26f88b843f req-ff0a63f1-2449-4c9c-aa9c-025507338183 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f232741d-32cc-4b56-bbef-4b97df804751) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '47b9b7d6-aced-4b47-8d3c-9815624a19fa', '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='a08ee0c5cd5c487abb7a76039a8a3598',qos_specs=None,replication_status=,reservations=['f8560de1-956a-41a7-8928-42648aedd9bb','10b5686c-6eda-4c6a-bf54-8355cb7bf91e','22cedebb-065a-4a1c-8ce3-6911169a07a5','cc0b6e9b-995b-4d36-a14c-9cde35b9616c'],size=1,snapshot_id=ada4ccec-0145-4d4a-89ef-c56a58be3d0f,source_replicaid=,source_volid=None,status='creating',user_id='c4f82f451af94649aa7d493979ce0624',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), '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-07-03T02:36:35Z,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=47b9b7d6-aced-4b47-8d3c-9815624a19fa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a08ee0c5cd5c487abb7a76039a8a3598',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=ada4ccec-0145-4d4a-89ef-c56a58be3d0f,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c4f82f451af94649aa7d493979ce0624',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:36:35.158790 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [req-0e64725f-5c5a-4b22-ae06-3f26f88b843f req-ff0a63f1-2449-4c9c-aa9c-025507338183 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ecf29649-4ca8-4679-b88f-d7f82ef6da5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:36:35.183159 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [req-0e64725f-5c5a-4b22-ae06-3f26f88b843f req-ff0a63f1-2449-4c9c-aa9c-025507338183 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ecf29649-4ca8-4679-b88f-d7f82ef6da5b) transitioned into 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='a08ee0c5cd5c487abb7a76039a8a3598',qos_specs=None,replication_status=,reservations=['f8560de1-956a-41a7-8928-42648aedd9bb','10b5686c-6eda-4c6a-bf54-8355cb7bf91e','22cedebb-065a-4a1c-8ce3-6911169a07a5','cc0b6e9b-995b-4d36-a14c-9cde35b9616c'],size=1,snapshot_id=ada4ccec-0145-4d4a-89ef-c56a58be3d0f,source_replicaid=,source_volid=None,status='creating',user_id='c4f82f451af94649aa7d493979ce0624',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:36:35.183909 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [req-0e64725f-5c5a-4b22-ae06-3f26f88b843f req-ff0a63f1-2449-4c9c-aa9c-025507338183 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (818b761b-963a-42ce-8f0b-99af5af821e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:36:35.208879 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [req-0e64725f-5c5a-4b22-ae06-3f26f88b843f req-ff0a63f1-2449-4c9c-aa9c-025507338183 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (818b761b-963a-42ce-8f0b-99af5af821e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:36:35.210085 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [req-0e64725f-5c5a-4b22-ae06-3f26f88b843f req-ff0a63f1-2449-4c9c-aa9c-025507338183 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Flow 'volume_create_api' (00e03cb2-5ccf-4be7-b377-546223381a35) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:36:35.210403 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [req-0e64725f-5c5a-4b22-ae06-3f26f88b843f req-ff0a63f1-2449-4c9c-aa9c-025507338183 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Create volume request issued successfully. Jul 03 02:36:35.211189 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-0e64725f-5c5a-4b22-ae06-3f26f88b843f req-ff0a63f1-2449-4c9c-aa9c-025507338183 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:36:35.211897 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 902/3638] 10.4.3.223 () {72 vars in 1541 bytes} [Fri Jul 3 02:36:34 2026] POST /volume/v3/volumes => generated 736 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:36:35.219847 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-0e64725f-5c5a-4b22-ae06-3f26f88b843f req-d6c5ff25-99b1-4385-bc95-97049b5ed90f None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:35.222725 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-0e64725f-5c5a-4b22-ae06-3f26f88b843f req-d6c5ff25-99b1-4385-bc95-97049b5ed90f tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] GET https://10.4.3.223/volume/v3/volumes/47b9b7d6-aced-4b47-8d3c-9815624a19fa Jul 03 02:36:35.222946 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-0e64725f-5c5a-4b22-ae06-3f26f88b843f req-d6c5ff25-99b1-4385-bc95-97049b5ed90f tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:35.223181 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-0e64725f-5c5a-4b22-ae06-3f26f88b843f req-d6c5ff25-99b1-4385-bc95-97049b5ed90f tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:35.231876 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:35.231876 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:36:35.236448 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-0e64725f-5c5a-4b22-ae06-3f26f88b843f req-d6c5ff25-99b1-4385-bc95-97049b5ed90f tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Volume info retrieved successfully. Jul 03 02:36:35.243724 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-0e64725f-5c5a-4b22-ae06-3f26f88b843f req-d6c5ff25-99b1-4385-bc95-97049b5ed90f tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/volumes/47b9b7d6-aced-4b47-8d3c-9815624a19fa returned with HTTP 200 Jul 03 02:36:35.244184 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 912/3639] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:36:35 2026] GET /volume/v3/volumes/47b9b7d6-aced-4b47-8d3c-9815624a19fa => generated 804 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:36:35.254552 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-0e64725f-5c5a-4b22-ae06-3f26f88b843f req-513af082-e88c-4707-b1a1-a10a898fa183 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:35.259353 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-0e64725f-5c5a-4b22-ae06-3f26f88b843f req-513af082-e88c-4707-b1a1-a10a898fa183 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] GET https://10.4.3.223/volume/v3/volumes/47b9b7d6-aced-4b47-8d3c-9815624a19fa Jul 03 02:36:35.259603 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-0e64725f-5c5a-4b22-ae06-3f26f88b843f req-513af082-e88c-4707-b1a1-a10a898fa183 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:35.259805 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-0e64725f-5c5a-4b22-ae06-3f26f88b843f req-513af082-e88c-4707-b1a1-a10a898fa183 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:35.267669 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:35.267669 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:36:35.279390 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [req-0e64725f-5c5a-4b22-ae06-3f26f88b843f req-513af082-e88c-4707-b1a1-a10a898fa183 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Volume info retrieved successfully. Jul 03 02:36:35.286818 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-0e64725f-5c5a-4b22-ae06-3f26f88b843f req-513af082-e88c-4707-b1a1-a10a898fa183 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/volumes/47b9b7d6-aced-4b47-8d3c-9815624a19fa returned with HTTP 200 Jul 03 02:36:35.287264 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 919/3640] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:36:35 2026] GET /volume/v3/volumes/47b9b7d6-aced-4b47-8d3c-9815624a19fa => generated 804 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:36:35.981644 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-f26d010d-544c-4caa-9c03-86d61df22ff2 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:35.983455 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-f26d010d-544c-4caa-9c03-86d61df22ff2 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] GET https://10.4.3.223/volume/v3/backups/056d312e-08d4-4a16-ac25-1ab8399b5cc9 Jul 03 02:36:35.983619 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-f26d010d-544c-4caa-9c03-86d61df22ff2 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:35.983820 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-f26d010d-544c-4caa-9c03-86d61df22ff2 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:35.983946 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-f26d010d-544c-4caa-9c03-86d61df22ff2 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Show backup with id 056d312e-08d4-4a16-ac25-1ab8399b5cc9. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:36:35.988352 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:35.988352 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:36:35.989212 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-f26d010d-544c-4caa-9c03-86d61df22ff2 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] https://10.4.3.223/volume/v3/backups/056d312e-08d4-4a16-ac25-1ab8399b5cc9 returned with HTTP 200 Jul 03 02:36:35.989618 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 908/3641] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:36:35 2026] GET /volume/v3/backups/056d312e-08d4-4a16-ac25-1ab8399b5cc9 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:36:37.007451 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-9585794a-e38f-4737-9d6b-0d1e76ce4ba9 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:37.009552 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-9585794a-e38f-4737-9d6b-0d1e76ce4ba9 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] GET https://10.4.3.223/volume/v3/backups/056d312e-08d4-4a16-ac25-1ab8399b5cc9 Jul 03 02:36:37.010212 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-9585794a-e38f-4737-9d6b-0d1e76ce4ba9 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:37.010212 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-9585794a-e38f-4737-9d6b-0d1e76ce4ba9 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:37.010212 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-9585794a-e38f-4737-9d6b-0d1e76ce4ba9 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Show backup with id 056d312e-08d4-4a16-ac25-1ab8399b5cc9. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:36:37.018497 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:37.018497 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:36:37.019452 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-9585794a-e38f-4737-9d6b-0d1e76ce4ba9 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] https://10.4.3.223/volume/v3/backups/056d312e-08d4-4a16-ac25-1ab8399b5cc9 returned with HTTP 200 Jul 03 02:36:37.019901 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 903/3642] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:36:37 2026] GET /volume/v3/backups/056d312e-08d4-4a16-ac25-1ab8399b5cc9 => generated 724 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:36:37.251192 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-d153e88c-8706-4834-b458-411fa1b88a76 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:37.255522 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-d153e88c-8706-4834-b458-411fa1b88a76 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] DELETE https://10.4.3.223/volume/v3/volumes/ddb51033-b508-45f7-a948-0dc069766659 Jul 03 02:36:37.255761 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-d153e88c-8706-4834-b458-411fa1b88a76 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:37.255975 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-d153e88c-8706-4834-b458-411fa1b88a76 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Calling method 'delete' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:37.256143 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.volumes [None req-d153e88c-8706-4834-b458-411fa1b88a76 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Delete volume with id: ddb51033-b508-45f7-a948-0dc069766659 Jul 03 02:36:37.269071 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:37.269071 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:36:37.269452 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-d153e88c-8706-4834-b458-411fa1b88a76 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Volume info retrieved successfully. Jul 03 02:36:37.304957 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-d153e88c-8706-4834-b458-411fa1b88a76 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Delete volume request issued successfully. Jul 03 02:36:37.305258 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-d153e88c-8706-4834-b458-411fa1b88a76 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] https://10.4.3.223/volume/v3/volumes/ddb51033-b508-45f7-a948-0dc069766659 returned with HTTP 202 Jul 03 02:36:37.305875 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 913/3643] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:36:37 2026] DELETE /volume/v3/volumes/ddb51033-b508-45f7-a948-0dc069766659 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:36:37.318588 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-03666b41-7cba-4718-b9ea-295953849548 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:37.321178 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-03666b41-7cba-4718-b9ea-295953849548 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] DELETE https://10.4.3.223/volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745 Jul 03 02:36:37.321464 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-03666b41-7cba-4718-b9ea-295953849548 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:37.321731 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-03666b41-7cba-4718-b9ea-295953849548 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:37.321898 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.contrib.backups [None req-03666b41-7cba-4718-b9ea-295953849548 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Delete backup with id: 8b76accb-7d09-41e6-aee6-18da67c2b745. Jul 03 02:36:37.327661 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:37.327661 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:36:37.345870 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.backup.rpcapi [None req-03666b41-7cba-4718-b9ea-295953849548 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] delete_backup rpcapi backup_id 8b76accb-7d09-41e6-aee6-18da67c2b745 {{(pid=100015) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 02:36:37.348314 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-03666b41-7cba-4718-b9ea-295953849548 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] https://10.4.3.223/volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745 returned with HTTP 202 Jul 03 02:36:37.348830 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 920/3644] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:36:37 2026] DELETE /volume/v3/backups/8b76accb-7d09-41e6-aee6-18da67c2b745 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jul 03 02:36:37.358994 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-24eafaf0-0e36-47f6-8272-f76d290174f0 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:37.360951 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-24eafaf0-0e36-47f6-8272-f76d290174f0 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] DELETE https://10.4.3.223/volume/v3/volumes/6b4ea115-40ee-4d4f-b074-6d29d4536ad6 Jul 03 02:36:37.361184 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-24eafaf0-0e36-47f6-8272-f76d290174f0 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:37.361410 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-24eafaf0-0e36-47f6-8272-f76d290174f0 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Calling method 'delete' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:37.361658 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.volumes [None req-24eafaf0-0e36-47f6-8272-f76d290174f0 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Delete volume with id: 6b4ea115-40ee-4d4f-b074-6d29d4536ad6 Jul 03 02:36:37.369356 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:37.369356 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:36:37.369837 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-24eafaf0-0e36-47f6-8272-f76d290174f0 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Volume info retrieved successfully. Jul 03 02:36:37.396776 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-24eafaf0-0e36-47f6-8272-f76d290174f0 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Delete volume request issued successfully. Jul 03 02:36:37.396963 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-24eafaf0-0e36-47f6-8272-f76d290174f0 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] https://10.4.3.223/volume/v3/volumes/6b4ea115-40ee-4d4f-b074-6d29d4536ad6 returned with HTTP 202 Jul 03 02:36:37.397564 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 909/3645] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:36:37 2026] DELETE /volume/v3/volumes/6b4ea115-40ee-4d4f-b074-6d29d4536ad6 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:36:37.407960 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-90637b17-7562-42b4-8069-4c4e6d393170 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:37.410832 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-90637b17-7562-42b4-8069-4c4e6d393170 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] GET https://10.4.3.223/volume/v3/volumes/6b4ea115-40ee-4d4f-b074-6d29d4536ad6 Jul 03 02:36:37.410832 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-90637b17-7562-42b4-8069-4c4e6d393170 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:37.411247 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-90637b17-7562-42b4-8069-4c4e6d393170 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:37.421868 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:37.421868 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:36:37.428247 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-90637b17-7562-42b4-8069-4c4e6d393170 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Volume info retrieved successfully. Jul 03 02:36:37.435129 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-90637b17-7562-42b4-8069-4c4e6d393170 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] https://10.4.3.223/volume/v3/volumes/6b4ea115-40ee-4d4f-b074-6d29d4536ad6 returned with HTTP 200 Jul 03 02:36:37.435696 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 904/3646] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:36:37 2026] GET /volume/v3/volumes/6b4ea115-40ee-4d4f-b074-6d29d4536ad6 => generated 1360 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:36:38.031926 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-e51c458a-73ec-470d-867e-7da6c8ab6d73 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:38.035043 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-e51c458a-73ec-470d-867e-7da6c8ab6d73 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] GET https://10.4.3.223/volume/v3/backups/056d312e-08d4-4a16-ac25-1ab8399b5cc9 Jul 03 02:36:38.035293 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-e51c458a-73ec-470d-867e-7da6c8ab6d73 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:38.036180 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-e51c458a-73ec-470d-867e-7da6c8ab6d73 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:38.036180 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-e51c458a-73ec-470d-867e-7da6c8ab6d73 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Show backup with id 056d312e-08d4-4a16-ac25-1ab8399b5cc9. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:36:38.042280 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:38.042280 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:36:38.043110 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-e51c458a-73ec-470d-867e-7da6c8ab6d73 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] https://10.4.3.223/volume/v3/backups/056d312e-08d4-4a16-ac25-1ab8399b5cc9 returned with HTTP 200 Jul 03 02:36:38.043600 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 914/3647] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:36:38 2026] GET /volume/v3/backups/056d312e-08d4-4a16-ac25-1ab8399b5cc9 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:36:38.300614 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-0e64725f-5c5a-4b22-ae06-3f26f88b843f req-dac83fc4-8de1-4dd3-a32a-3f9b6b194f79 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:38.303822 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-0e64725f-5c5a-4b22-ae06-3f26f88b843f req-dac83fc4-8de1-4dd3-a32a-3f9b6b194f79 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] GET https://10.4.3.223/volume/v3/volumes/47b9b7d6-aced-4b47-8d3c-9815624a19fa Jul 03 02:36:38.304141 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-0e64725f-5c5a-4b22-ae06-3f26f88b843f req-dac83fc4-8de1-4dd3-a32a-3f9b6b194f79 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:38.304719 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-0e64725f-5c5a-4b22-ae06-3f26f88b843f req-dac83fc4-8de1-4dd3-a32a-3f9b6b194f79 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:38.317905 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:38.317905 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:36:38.322569 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [req-0e64725f-5c5a-4b22-ae06-3f26f88b843f req-dac83fc4-8de1-4dd3-a32a-3f9b6b194f79 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Volume info retrieved successfully. Jul 03 02:36:38.329218 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-0e64725f-5c5a-4b22-ae06-3f26f88b843f req-dac83fc4-8de1-4dd3-a32a-3f9b6b194f79 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/volumes/47b9b7d6-aced-4b47-8d3c-9815624a19fa returned with HTTP 200 Jul 03 02:36:38.329928 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 921/3648] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:36:38 2026] GET /volume/v3/volumes/47b9b7d6-aced-4b47-8d3c-9815624a19fa => generated 1345 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:36:38.341857 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-e8bace51-b2bd-415f-be92-20c3460ce678 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:38.342143 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-e8bace51-b2bd-415f-be92-20c3460ce678 None None] GET https://10.4.3.223/volume// Jul 03 02:36:38.342364 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-e8bace51-b2bd-415f-be92-20c3460ce678 None None] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:38.342607 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-e8bace51-b2bd-415f-be92-20c3460ce678 None None] Calling method 'all' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:38.342983 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-e8bace51-b2bd-415f-be92-20c3460ce678 None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:36:38.343241 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 910/3649] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:36:38 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:36:38.354977 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-0e64725f-5c5a-4b22-ae06-3f26f88b843f req-4c7baf01-6b14-47a3-bc90-8e8701d08287 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:38.360867 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-0e64725f-5c5a-4b22-ae06-3f26f88b843f req-4c7baf01-6b14-47a3-bc90-8e8701d08287 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] POST https://10.4.3.223/volume/v3/attachments Jul 03 02:36:38.361265 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-0e64725f-5c5a-4b22-ae06-3f26f88b843f req-4c7baf01-6b14-47a3-bc90-8e8701d08287 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "47b9b7d6-aced-4b47-8d3c-9815624a19fa", "connector": null, "instance_uuid": "8f44eabe-1d60-4374-b58d-332edce55069"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:36:38.377455 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:38.377455 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:36:38.415177 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-0e64725f-5c5a-4b22-ae06-3f26f88b843f req-4c7baf01-6b14-47a3-bc90-8e8701d08287 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Jul 03 02:36:38.415634 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 905/3650] 10.4.3.223 () {74 vars in 1594 bytes} [Fri Jul 3 02:36:38 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) Jul 03 02:36:38.424089 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-1b907935-6b8a-4fa0-a12d-9cd24a7715d4 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:38.424578 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-1b907935-6b8a-4fa0-a12d-9cd24a7715d4 None None] GET https://10.4.3.223/volume// Jul 03 02:36:38.424578 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-1b907935-6b8a-4fa0-a12d-9cd24a7715d4 None None] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:38.424770 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-1b907935-6b8a-4fa0-a12d-9cd24a7715d4 None None] Calling method 'all' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:38.425092 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-1b907935-6b8a-4fa0-a12d-9cd24a7715d4 None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:36:38.425335 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 915/3651] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:36:38 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:36:38.436752 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-0e64725f-5c5a-4b22-ae06-3f26f88b843f req-90dfbe91-57eb-4b0f-ab66-68d760108b95 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:38.451964 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-1993fef7-0eb3-44b6-95c2-8767dd9b7674 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:38.453303 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-0e64725f-5c5a-4b22-ae06-3f26f88b843f req-90dfbe91-57eb-4b0f-ab66-68d760108b95 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] GET https://10.4.3.223/volume/v3/volumes/47b9b7d6-aced-4b47-8d3c-9815624a19fa Jul 03 02:36:38.453576 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-0e64725f-5c5a-4b22-ae06-3f26f88b843f req-90dfbe91-57eb-4b0f-ab66-68d760108b95 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:38.453765 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-1993fef7-0eb3-44b6-95c2-8767dd9b7674 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] GET https://10.4.3.223/volume/v3/volumes/6b4ea115-40ee-4d4f-b074-6d29d4536ad6 Jul 03 02:36:38.453822 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-0e64725f-5c5a-4b22-ae06-3f26f88b843f req-90dfbe91-57eb-4b0f-ab66-68d760108b95 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:38.453985 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-1993fef7-0eb3-44b6-95c2-8767dd9b7674 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:38.454200 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-1993fef7-0eb3-44b6-95c2-8767dd9b7674 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:38.460855 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-1993fef7-0eb3-44b6-95c2-8767dd9b7674 tempest-TestVolumeBackupRestore-1703538957 tempest-TestVolumeBackupRestore-1703538957-project-member] https://10.4.3.223/volume/v3/volumes/6b4ea115-40ee-4d4f-b074-6d29d4536ad6 returned with HTTP 404 Jul 03 02:36:38.461465 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 911/3652] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:36:38 2026] GET /volume/v3/volumes/6b4ea115-40ee-4d4f-b074-6d29d4536ad6 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:36:38.470109 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:38.470109 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:36:38.474386 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [req-0e64725f-5c5a-4b22-ae06-3f26f88b843f req-90dfbe91-57eb-4b0f-ab66-68d760108b95 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Volume info retrieved successfully. Jul 03 02:36:38.482776 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-0e64725f-5c5a-4b22-ae06-3f26f88b843f req-90dfbe91-57eb-4b0f-ab66-68d760108b95 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/volumes/47b9b7d6-aced-4b47-8d3c-9815624a19fa returned with HTTP 200 Jul 03 02:36:38.483214 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 922/3653] 10.4.3.223 () {70 vars in 1639 bytes} [Fri Jul 3 02:36:38 2026] GET /volume/v3/volumes/47b9b7d6-aced-4b47-8d3c-9815624a19fa => generated 1524 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:36:38.597386 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-0e64725f-5c5a-4b22-ae06-3f26f88b843f req-086dba61-cf2f-4207-8ec2-58b8ceaa06f8 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:38.599376 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-0e64725f-5c5a-4b22-ae06-3f26f88b843f req-086dba61-cf2f-4207-8ec2-58b8ceaa06f8 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] PUT https://10.4.3.223/volume/v3/attachments/169d2d2b-4a2b-48e1-a27e-e62f64a8362d Jul 03 02:36:38.599732 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-0e64725f-5c5a-4b22-ae06-3f26f88b843f req-086dba61-cf2f-4207-8ec2-58b8ceaa06f8 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000004352", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2a2633a05d73", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "80a8c083-552c-46a2-8db9-fd9e83fa2364", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:36:38.609338 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.coordination [req-0e64725f-5c5a-4b22-ae06-3f26f88b843f req-086dba61-cf2f-4207-8ec2-58b8ceaa06f8 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Acquiring lock "cinder-attachment_update-47b9b7d6-aced-4b47-8d3c-9815624a19fa-np0000004352" by "attachment_update" {{(pid=100014) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 02:36:38.614939 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.coordination [req-0e64725f-5c5a-4b22-ae06-3f26f88b843f req-086dba61-cf2f-4207-8ec2-58b8ceaa06f8 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Lock "cinder-attachment_update-47b9b7d6-aced-4b47-8d3c-9815624a19fa-np0000004352" acquired by "attachment_update" :: waited 0.006s {{(pid=100014) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 02:36:38.616058 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:38.616058 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:36:39.056639 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-906a72bc-e2ee-400e-9ffd-0df6ebcd5fad None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:39.058917 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-906a72bc-e2ee-400e-9ffd-0df6ebcd5fad tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] GET https://10.4.3.223/volume/v3/backups/056d312e-08d4-4a16-ac25-1ab8399b5cc9 Jul 03 02:36:39.059194 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-906a72bc-e2ee-400e-9ffd-0df6ebcd5fad tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:39.059711 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-906a72bc-e2ee-400e-9ffd-0df6ebcd5fad tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:39.059870 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-906a72bc-e2ee-400e-9ffd-0df6ebcd5fad tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Show backup with id 056d312e-08d4-4a16-ac25-1ab8399b5cc9. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:36:39.072538 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:39.072538 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:36:39.073396 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-906a72bc-e2ee-400e-9ffd-0df6ebcd5fad tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] https://10.4.3.223/volume/v3/backups/056d312e-08d4-4a16-ac25-1ab8399b5cc9 returned with HTTP 200 Jul 03 02:36:39.073844 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 916/3654] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:36:39 2026] GET /volume/v3/backups/056d312e-08d4-4a16-ac25-1ab8399b5cc9 => generated 735 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:36:39.144559 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.coordination [req-0e64725f-5c5a-4b22-ae06-3f26f88b843f req-086dba61-cf2f-4207-8ec2-58b8ceaa06f8 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Lock "cinder-attachment_update-47b9b7d6-aced-4b47-8d3c-9815624a19fa-np0000004352" released by "attachment_update" :: held 0.529s {{(pid=100014) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 02:36:39.144659 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-0e64725f-5c5a-4b22-ae06-3f26f88b843f req-086dba61-cf2f-4207-8ec2-58b8ceaa06f8 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/attachments/169d2d2b-4a2b-48e1-a27e-e62f64a8362d returned with HTTP 200 Jul 03 02:36:39.145363 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 906/3655] 10.4.3.223 () {74 vars in 1704 bytes} [Fri Jul 3 02:36:38 2026] PUT /volume/v3/attachments/169d2d2b-4a2b-48e1-a27e-e62f64a8362d => generated 969 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:36:39.666887 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-0e64725f-5c5a-4b22-ae06-3f26f88b843f req-a24695ee-d38b-4805-a652-9e3edba9cb8b None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:39.671503 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-0e64725f-5c5a-4b22-ae06-3f26f88b843f req-a24695ee-d38b-4805-a652-9e3edba9cb8b tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] POST https://10.4.3.223/volume/v3/attachments/169d2d2b-4a2b-48e1-a27e-e62f64a8362d/action Jul 03 02:36:39.671699 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-0e64725f-5c5a-4b22-ae06-3f26f88b843f req-a24695ee-d38b-4805-a652-9e3edba9cb8b tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Action body: b'{"os-complete": null}' {{(pid=100012) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:36:39.671873 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-0e64725f-5c5a-4b22-ae06-3f26f88b843f req-a24695ee-d38b-4805-a652-9e3edba9cb8b tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:36:39.695063 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:39.695063 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:36:39.718349 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-0e64725f-5c5a-4b22-ae06-3f26f88b843f req-a24695ee-d38b-4805-a652-9e3edba9cb8b tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/attachments/169d2d2b-4a2b-48e1-a27e-e62f64a8362d/action returned with HTTP 204 Jul 03 02:36:39.718349 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 912/3656] 10.4.3.223 () {74 vars in 1725 bytes} [Fri Jul 3 02:36:39 2026] POST /volume/v3/attachments/169d2d2b-4a2b-48e1-a27e-e62f64a8362d/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:36:40.088090 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-db7295e7-82d7-42c0-a948-7c1a61177e7b None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:40.091524 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-db7295e7-82d7-42c0-a948-7c1a61177e7b tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] GET https://10.4.3.223/volume/v3/backups/056d312e-08d4-4a16-ac25-1ab8399b5cc9 Jul 03 02:36:40.091755 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-db7295e7-82d7-42c0-a948-7c1a61177e7b tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:40.091998 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-db7295e7-82d7-42c0-a948-7c1a61177e7b tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:40.092119 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-db7295e7-82d7-42c0-a948-7c1a61177e7b tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Show backup with id 056d312e-08d4-4a16-ac25-1ab8399b5cc9. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:36:40.096970 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:40.096970 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:36:40.097781 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-db7295e7-82d7-42c0-a948-7c1a61177e7b tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] https://10.4.3.223/volume/v3/backups/056d312e-08d4-4a16-ac25-1ab8399b5cc9 returned with HTTP 200 Jul 03 02:36:40.098205 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 923/3657] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:36:40 2026] GET /volume/v3/backups/056d312e-08d4-4a16-ac25-1ab8399b5cc9 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:36:40.791949 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-96ef1f7c-7dcd-44e9-bde9-f01ff0332b0f None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:40.798470 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-96ef1f7c-7dcd-44e9-bde9-f01ff0332b0f tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] GET https://10.4.3.223/volume/v3/volumes/2522d5d1-4dff-49f8-b4b3-2fa88e55de8d Jul 03 02:36:40.801496 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-96ef1f7c-7dcd-44e9-bde9-f01ff0332b0f tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:40.801496 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-96ef1f7c-7dcd-44e9-bde9-f01ff0332b0f tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:40.811913 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:40.811913 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:36:40.822175 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-96ef1f7c-7dcd-44e9-bde9-f01ff0332b0f tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Volume info retrieved successfully. Jul 03 02:36:40.830656 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-96ef1f7c-7dcd-44e9-bde9-f01ff0332b0f tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] https://10.4.3.223/volume/v3/volumes/2522d5d1-4dff-49f8-b4b3-2fa88e55de8d returned with HTTP 200 Jul 03 02:36:40.831338 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 917/3658] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:36:40 2026] GET /volume/v3/volumes/2522d5d1-4dff-49f8-b4b3-2fa88e55de8d => generated 858 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:36:40.850701 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-afca9e09-269b-4f45-969a-be6c62694368 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:40.854323 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-afca9e09-269b-4f45-969a-be6c62694368 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] GET https://10.4.3.223/volume/v3/volumes/2522d5d1-4dff-49f8-b4b3-2fa88e55de8d Jul 03 02:36:40.854323 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-afca9e09-269b-4f45-969a-be6c62694368 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:40.855479 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-afca9e09-269b-4f45-969a-be6c62694368 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:40.873442 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:40.873442 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:36:40.881763 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-afca9e09-269b-4f45-969a-be6c62694368 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Volume info retrieved successfully. Jul 03 02:36:40.889755 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-afca9e09-269b-4f45-969a-be6c62694368 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] https://10.4.3.223/volume/v3/volumes/2522d5d1-4dff-49f8-b4b3-2fa88e55de8d returned with HTTP 200 Jul 03 02:36:40.890615 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 907/3659] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:36:40 2026] GET /volume/v3/volumes/2522d5d1-4dff-49f8-b4b3-2fa88e55de8d => generated 858 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:36:40.999226 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-a09cc7d6-cd1f-4a46-9ddb-050166f53adb req-acf78f5f-c0aa-490b-a7dd-c17cfcac33f8 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:41.001185 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-a09cc7d6-cd1f-4a46-9ddb-050166f53adb req-acf78f5f-c0aa-490b-a7dd-c17cfcac33f8 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] GET https://10.4.3.223/volume/v3/volumes/2522d5d1-4dff-49f8-b4b3-2fa88e55de8d Jul 03 02:36:41.001339 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-a09cc7d6-cd1f-4a46-9ddb-050166f53adb req-acf78f5f-c0aa-490b-a7dd-c17cfcac33f8 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:41.001717 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-a09cc7d6-cd1f-4a46-9ddb-050166f53adb req-acf78f5f-c0aa-490b-a7dd-c17cfcac33f8 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:41.011643 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:41.011643 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:36:41.016445 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [req-a09cc7d6-cd1f-4a46-9ddb-050166f53adb req-acf78f5f-c0aa-490b-a7dd-c17cfcac33f8 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Volume info retrieved successfully. Jul 03 02:36:41.020969 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-a09cc7d6-cd1f-4a46-9ddb-050166f53adb req-acf78f5f-c0aa-490b-a7dd-c17cfcac33f8 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] https://10.4.3.223/volume/v3/volumes/2522d5d1-4dff-49f8-b4b3-2fa88e55de8d returned with HTTP 200 Jul 03 02:36:41.020969 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 913/3660] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:36:40 2026] GET /volume/v3/volumes/2522d5d1-4dff-49f8-b4b3-2fa88e55de8d => generated 858 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:36:41.111195 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-9d3c7f33-3c1e-451d-8186-5833639f05a7 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:41.113943 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-9d3c7f33-3c1e-451d-8186-5833639f05a7 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] GET https://10.4.3.223/volume/v3/backups/056d312e-08d4-4a16-ac25-1ab8399b5cc9 Jul 03 02:36:41.114351 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-9d3c7f33-3c1e-451d-8186-5833639f05a7 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:41.114747 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-9d3c7f33-3c1e-451d-8186-5833639f05a7 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:41.114999 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-9d3c7f33-3c1e-451d-8186-5833639f05a7 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Show backup with id 056d312e-08d4-4a16-ac25-1ab8399b5cc9. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:36:41.122656 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:41.122656 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:36:41.123577 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-9d3c7f33-3c1e-451d-8186-5833639f05a7 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] https://10.4.3.223/volume/v3/backups/056d312e-08d4-4a16-ac25-1ab8399b5cc9 returned with HTTP 200 Jul 03 02:36:41.128452 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 924/3661] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:36:41 2026] GET /volume/v3/backups/056d312e-08d4-4a16-ac25-1ab8399b5cc9 => generated 735 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:36:42.144950 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-c852d60b-0839-4f3d-a8c9-845b17792a73 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:42.146522 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-c852d60b-0839-4f3d-a8c9-845b17792a73 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] GET https://10.4.3.223/volume/v3/backups/056d312e-08d4-4a16-ac25-1ab8399b5cc9 Jul 03 02:36:42.148957 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-c852d60b-0839-4f3d-a8c9-845b17792a73 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:42.148957 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-c852d60b-0839-4f3d-a8c9-845b17792a73 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:42.148957 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-c852d60b-0839-4f3d-a8c9-845b17792a73 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Show backup with id 056d312e-08d4-4a16-ac25-1ab8399b5cc9. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:36:42.160110 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:42.160110 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:36:42.163115 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-c852d60b-0839-4f3d-a8c9-845b17792a73 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] https://10.4.3.223/volume/v3/backups/056d312e-08d4-4a16-ac25-1ab8399b5cc9 returned with HTTP 200 Jul 03 02:36:42.163525 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 918/3662] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:36:42 2026] GET /volume/v3/backups/056d312e-08d4-4a16-ac25-1ab8399b5cc9 => generated 735 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:36:43.076761 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-e9bafe2c-25ed-44c3-86a6-aae610acb0ef None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:43.077226 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-e9bafe2c-25ed-44c3-86a6-aae610acb0ef None None] GET https://10.4.3.223/volume// Jul 03 02:36:43.077322 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-e9bafe2c-25ed-44c3-86a6-aae610acb0ef None None] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:43.077530 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-e9bafe2c-25ed-44c3-86a6-aae610acb0ef None None] Calling method 'all' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:43.077839 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-e9bafe2c-25ed-44c3-86a6-aae610acb0ef None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:36:43.078138 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 908/3663] 10.4.3.223 () {66 vars in 1428 bytes} [Fri Jul 3 02:36:43 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:36:43.088636 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-a09cc7d6-cd1f-4a46-9ddb-050166f53adb req-f31d74af-ce27-4780-95df-2911b00cc8a6 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:43.141872 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-a09cc7d6-cd1f-4a46-9ddb-050166f53adb req-f31d74af-ce27-4780-95df-2911b00cc8a6 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] POST https://10.4.3.223/volume/v3/attachments Jul 03 02:36:43.141872 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-a09cc7d6-cd1f-4a46-9ddb-050166f53adb req-f31d74af-ce27-4780-95df-2911b00cc8a6 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2522d5d1-4dff-49f8-b4b3-2fa88e55de8d", "connector": null, "instance_uuid": "5a22be68-7575-4ce1-932c-1c1fc8665a5c"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:36:43.154730 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:43.154730 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:36:43.176731 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-1796f94b-fbfd-4a47-a8f9-72b441b0d672 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:43.179583 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-1796f94b-fbfd-4a47-a8f9-72b441b0d672 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] GET https://10.4.3.223/volume/v3/backups/056d312e-08d4-4a16-ac25-1ab8399b5cc9 Jul 03 02:36:43.179583 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-1796f94b-fbfd-4a47-a8f9-72b441b0d672 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:43.179753 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-1796f94b-fbfd-4a47-a8f9-72b441b0d672 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:43.179861 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-1796f94b-fbfd-4a47-a8f9-72b441b0d672 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Show backup with id 056d312e-08d4-4a16-ac25-1ab8399b5cc9. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:36:43.185847 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:43.185847 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:36:43.186637 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-1796f94b-fbfd-4a47-a8f9-72b441b0d672 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] https://10.4.3.223/volume/v3/backups/056d312e-08d4-4a16-ac25-1ab8399b5cc9 returned with HTTP 200 Jul 03 02:36:43.187038 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 925/3664] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:36:43 2026] GET /volume/v3/backups/056d312e-08d4-4a16-ac25-1ab8399b5cc9 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:36:43.206235 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-a09cc7d6-cd1f-4a46-9ddb-050166f53adb req-f31d74af-ce27-4780-95df-2911b00cc8a6 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Jul 03 02:36:43.206649 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 914/3665] 10.4.3.223 () {74 vars in 1594 bytes} [Fri Jul 3 02:36:43 2026] POST /volume/v3/attachments => generated 273 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:36:43.560235 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-d35df5de-409f-4d79-91db-5463cb155f5d None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:43.567785 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-d35df5de-409f-4d79-91db-5463cb155f5d tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] GET https://10.4.3.223/volume/v3/volumes/2522d5d1-4dff-49f8-b4b3-2fa88e55de8d Jul 03 02:36:43.569055 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-d35df5de-409f-4d79-91db-5463cb155f5d tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:43.570143 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-d35df5de-409f-4d79-91db-5463cb155f5d tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:43.598466 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:43.598466 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:36:43.604735 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-d35df5de-409f-4d79-91db-5463cb155f5d tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Volume info retrieved successfully. Jul 03 02:36:43.609231 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-d35df5de-409f-4d79-91db-5463cb155f5d tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] https://10.4.3.223/volume/v3/volumes/2522d5d1-4dff-49f8-b4b3-2fa88e55de8d returned with HTTP 200 Jul 03 02:36:43.609842 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 919/3666] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:36:43 2026] GET /volume/v3/volumes/2522d5d1-4dff-49f8-b4b3-2fa88e55de8d => generated 857 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:36:43.775142 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-2e998c1a-9e5a-47e4-bf2f-d29a0b4e56c2 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:43.775646 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-2e998c1a-9e5a-47e4-bf2f-d29a0b4e56c2 None None] GET https://10.4.3.223/volume// Jul 03 02:36:43.775864 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-2e998c1a-9e5a-47e4-bf2f-d29a0b4e56c2 None None] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:43.776120 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-2e998c1a-9e5a-47e4-bf2f-d29a0b4e56c2 None None] Calling method 'all' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:43.776557 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-2e998c1a-9e5a-47e4-bf2f-d29a0b4e56c2 None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:36:43.776995 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 909/3667] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:36:43 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:36:43.802951 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-a09cc7d6-cd1f-4a46-9ddb-050166f53adb req-6203687b-3745-4248-a636-e262f13653e0 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:43.805259 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-a09cc7d6-cd1f-4a46-9ddb-050166f53adb req-6203687b-3745-4248-a636-e262f13653e0 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] GET https://10.4.3.223/volume/v3/volumes/2522d5d1-4dff-49f8-b4b3-2fa88e55de8d Jul 03 02:36:43.805588 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-a09cc7d6-cd1f-4a46-9ddb-050166f53adb req-6203687b-3745-4248-a636-e262f13653e0 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:43.805886 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-a09cc7d6-cd1f-4a46-9ddb-050166f53adb req-6203687b-3745-4248-a636-e262f13653e0 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:43.820754 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:43.820754 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:36:43.829199 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [req-a09cc7d6-cd1f-4a46-9ddb-050166f53adb req-6203687b-3745-4248-a636-e262f13653e0 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Volume info retrieved successfully. Jul 03 02:36:43.840602 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-a09cc7d6-cd1f-4a46-9ddb-050166f53adb req-6203687b-3745-4248-a636-e262f13653e0 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] https://10.4.3.223/volume/v3/volumes/2522d5d1-4dff-49f8-b4b3-2fa88e55de8d returned with HTTP 200 Jul 03 02:36:43.841098 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 926/3668] 10.4.3.223 () {70 vars in 1639 bytes} [Fri Jul 3 02:36:43 2026] GET /volume/v3/volumes/2522d5d1-4dff-49f8-b4b3-2fa88e55de8d => generated 1037 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:36:43.962965 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-a09cc7d6-cd1f-4a46-9ddb-050166f53adb req-ff8bdd38-1b11-46c0-8ee8-50d5e495a84a None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:43.965629 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-a09cc7d6-cd1f-4a46-9ddb-050166f53adb req-ff8bdd38-1b11-46c0-8ee8-50d5e495a84a tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] PUT https://10.4.3.223/volume/v3/attachments/9f321869-c1b3-4df9-bb31-179284cc4730 Jul 03 02:36:43.967104 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-a09cc7d6-cd1f-4a46-9ddb-050166f53adb req-ff8bdd38-1b11-46c0-8ee8-50d5e495a84a tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000004352", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2a2633a05d73", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "80a8c083-552c-46a2-8db9-fd9e83fa2364", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:36:43.978220 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.coordination [req-a09cc7d6-cd1f-4a46-9ddb-050166f53adb req-ff8bdd38-1b11-46c0-8ee8-50d5e495a84a tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Acquiring lock "cinder-attachment_update-2522d5d1-4dff-49f8-b4b3-2fa88e55de8d-np0000004352" by "attachment_update" {{(pid=100012) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 02:36:43.985042 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.coordination [req-a09cc7d6-cd1f-4a46-9ddb-050166f53adb req-ff8bdd38-1b11-46c0-8ee8-50d5e495a84a tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Lock "cinder-attachment_update-2522d5d1-4dff-49f8-b4b3-2fa88e55de8d-np0000004352" acquired by "attachment_update" :: waited 0.007s {{(pid=100012) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 02:36:43.986199 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:43.986199 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:36:44.201849 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-de00c0e8-85cc-4e9b-ab0c-fc8833a4a30f None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:44.204412 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-de00c0e8-85cc-4e9b-ab0c-fc8833a4a30f tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] GET https://10.4.3.223/volume/v3/backups/056d312e-08d4-4a16-ac25-1ab8399b5cc9 Jul 03 02:36:44.204755 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-de00c0e8-85cc-4e9b-ab0c-fc8833a4a30f tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:44.205046 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-de00c0e8-85cc-4e9b-ab0c-fc8833a4a30f tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:44.205194 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-de00c0e8-85cc-4e9b-ab0c-fc8833a4a30f tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Show backup with id 056d312e-08d4-4a16-ac25-1ab8399b5cc9. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:36:44.209837 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:44.209837 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:36:44.210608 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-de00c0e8-85cc-4e9b-ab0c-fc8833a4a30f tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] https://10.4.3.223/volume/v3/backups/056d312e-08d4-4a16-ac25-1ab8399b5cc9 returned with HTTP 200 Jul 03 02:36:44.211043 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 920/3669] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:36:44 2026] GET /volume/v3/backups/056d312e-08d4-4a16-ac25-1ab8399b5cc9 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:36:44.513339 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.coordination [req-a09cc7d6-cd1f-4a46-9ddb-050166f53adb req-ff8bdd38-1b11-46c0-8ee8-50d5e495a84a tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Lock "cinder-attachment_update-2522d5d1-4dff-49f8-b4b3-2fa88e55de8d-np0000004352" released by "attachment_update" :: held 0.528s {{(pid=100012) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 02:36:44.513626 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-a09cc7d6-cd1f-4a46-9ddb-050166f53adb req-ff8bdd38-1b11-46c0-8ee8-50d5e495a84a tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] https://10.4.3.223/volume/v3/attachments/9f321869-c1b3-4df9-bb31-179284cc4730 returned with HTTP 200 Jul 03 02:36:44.514219 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 915/3670] 10.4.3.223 () {74 vars in 1704 bytes} [Fri Jul 3 02:36:43 2026] PUT /volume/v3/attachments/9f321869-c1b3-4df9-bb31-179284cc4730 => generated 969 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:36:44.622800 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-37f21516-b5ad-44d1-877c-d328d00875f9 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:44.627512 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-37f21516-b5ad-44d1-877c-d328d00875f9 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] GET https://10.4.3.223/volume/v3/volumes/2522d5d1-4dff-49f8-b4b3-2fa88e55de8d Jul 03 02:36:44.627512 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-37f21516-b5ad-44d1-877c-d328d00875f9 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:44.627512 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-37f21516-b5ad-44d1-877c-d328d00875f9 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:44.642697 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:44.642697 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:36:44.647790 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-37f21516-b5ad-44d1-877c-d328d00875f9 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Volume info retrieved successfully. Jul 03 02:36:44.655377 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-37f21516-b5ad-44d1-877c-d328d00875f9 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] https://10.4.3.223/volume/v3/volumes/2522d5d1-4dff-49f8-b4b3-2fa88e55de8d returned with HTTP 200 Jul 03 02:36:44.655697 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 910/3671] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:36:44 2026] GET /volume/v3/volumes/2522d5d1-4dff-49f8-b4b3-2fa88e55de8d => generated 858 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:36:45.223360 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-b0d15054-78f1-465f-b6b1-caf0b9ef5663 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:45.227266 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-b0d15054-78f1-465f-b6b1-caf0b9ef5663 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] GET https://10.4.3.223/volume/v3/backups/056d312e-08d4-4a16-ac25-1ab8399b5cc9 Jul 03 02:36:45.227555 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-b0d15054-78f1-465f-b6b1-caf0b9ef5663 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:45.227781 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-b0d15054-78f1-465f-b6b1-caf0b9ef5663 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:45.227933 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-b0d15054-78f1-465f-b6b1-caf0b9ef5663 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Show backup with id 056d312e-08d4-4a16-ac25-1ab8399b5cc9. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:36:45.236596 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:45.236596 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:36:45.239539 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-b0d15054-78f1-465f-b6b1-caf0b9ef5663 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] https://10.4.3.223/volume/v3/backups/056d312e-08d4-4a16-ac25-1ab8399b5cc9 returned with HTTP 200 Jul 03 02:36:45.239539 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 927/3672] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:36:45 2026] GET /volume/v3/backups/056d312e-08d4-4a16-ac25-1ab8399b5cc9 => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:36:45.580918 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-2e0e24e4-c01f-47a7-bb43-729a7f19322f None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:45.669105 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-6c860095-da16-49db-82f2-ce759c2d749f None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:45.671406 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-6c860095-da16-49db-82f2-ce759c2d749f tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] GET https://10.4.3.223/volume/v3/volumes/2522d5d1-4dff-49f8-b4b3-2fa88e55de8d Jul 03 02:36:45.671406 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-6c860095-da16-49db-82f2-ce759c2d749f tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:45.671637 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-6c860095-da16-49db-82f2-ce759c2d749f tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:45.687209 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:45.687209 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:36:45.692457 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-6c860095-da16-49db-82f2-ce759c2d749f tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Volume info retrieved successfully. Jul 03 02:36:45.700318 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-6c860095-da16-49db-82f2-ce759c2d749f tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] https://10.4.3.223/volume/v3/volumes/2522d5d1-4dff-49f8-b4b3-2fa88e55de8d returned with HTTP 200 Jul 03 02:36:45.701122 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 916/3673] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:36:45 2026] GET /volume/v3/volumes/2522d5d1-4dff-49f8-b4b3-2fa88e55de8d => generated 858 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:36:45.737914 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-2e0e24e4-c01f-47a7-bb43-729a7f19322f tempest-VolumeAndVolumeTypeFromImageTest-418821853 tempest-VolumeAndVolumeTypeFromImageTest-418821853-project-admin] POST https://10.4.3.223/volume/v3/types Jul 03 02:36:45.738299 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-2e0e24e4-c01f-47a7-bb43-729a7f19322f tempest-VolumeAndVolumeTypeFromImageTest-418821853 tempest-VolumeAndVolumeTypeFromImageTest-418821853-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=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:36:45.742607 np0000004352 devstack@c-api.service[100013]: DEBUG dbcounter [-] [100013] Writing DB stats cinder:SELECT=158,cinder:UPDATE=37,cinder:INSERT=19 {{(pid=100013) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 02:36:45.756037 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-2e0e24e4-c01f-47a7-bb43-729a7f19322f tempest-VolumeAndVolumeTypeFromImageTest-418821853 tempest-VolumeAndVolumeTypeFromImageTest-418821853-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Jul 03 02:36:45.756449 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 921/3674] 10.4.3.223 () {68 vars in 1253 bytes} [Fri Jul 3 02:36:45 2026] POST /volume/v3/types => generated 287 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:36:46.253299 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-428c1273-5e20-47b4-81c7-c8aaf8727978 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:46.256409 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-428c1273-5e20-47b4-81c7-c8aaf8727978 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] GET https://10.4.3.223/volume/v3/backups/056d312e-08d4-4a16-ac25-1ab8399b5cc9 Jul 03 02:36:46.256607 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-428c1273-5e20-47b4-81c7-c8aaf8727978 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:46.256769 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-428c1273-5e20-47b4-81c7-c8aaf8727978 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:46.256900 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-428c1273-5e20-47b4-81c7-c8aaf8727978 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Show backup with id 056d312e-08d4-4a16-ac25-1ab8399b5cc9. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:36:46.268455 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:46.268455 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:36:46.268455 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-428c1273-5e20-47b4-81c7-c8aaf8727978 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] https://10.4.3.223/volume/v3/backups/056d312e-08d4-4a16-ac25-1ab8399b5cc9 returned with HTTP 200 Jul 03 02:36:46.268455 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 911/3675] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:36:46 2026] GET /volume/v3/backups/056d312e-08d4-4a16-ac25-1ab8399b5cc9 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:36:46.717194 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-1f5527fe-4e76-4f9f-8c4c-c572c623a3e2 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:46.718821 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-1f5527fe-4e76-4f9f-8c4c-c572c623a3e2 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] GET https://10.4.3.223/volume/v3/volumes/2522d5d1-4dff-49f8-b4b3-2fa88e55de8d Jul 03 02:36:46.718991 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-1f5527fe-4e76-4f9f-8c4c-c572c623a3e2 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:46.719157 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-1f5527fe-4e76-4f9f-8c4c-c572c623a3e2 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:46.737011 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:46.737011 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:36:46.741850 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-1f5527fe-4e76-4f9f-8c4c-c572c623a3e2 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Volume info retrieved successfully. Jul 03 02:36:46.750188 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-1f5527fe-4e76-4f9f-8c4c-c572c623a3e2 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] https://10.4.3.223/volume/v3/volumes/2522d5d1-4dff-49f8-b4b3-2fa88e55de8d returned with HTTP 200 Jul 03 02:36:46.750358 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 928/3676] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:36:46 2026] GET /volume/v3/volumes/2522d5d1-4dff-49f8-b4b3-2fa88e55de8d => generated 858 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:36:47.280233 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-d14dcca2-d194-4c50-95ed-579c238d369b None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:47.282043 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-d14dcca2-d194-4c50-95ed-579c238d369b tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] GET https://10.4.3.223/volume/v3/backups/056d312e-08d4-4a16-ac25-1ab8399b5cc9 Jul 03 02:36:47.282273 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-d14dcca2-d194-4c50-95ed-579c238d369b tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:47.282514 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-d14dcca2-d194-4c50-95ed-579c238d369b tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:47.282618 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-d14dcca2-d194-4c50-95ed-579c238d369b tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Show backup with id 056d312e-08d4-4a16-ac25-1ab8399b5cc9. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:36:47.287315 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:47.287315 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:36:47.288070 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-d14dcca2-d194-4c50-95ed-579c238d369b tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] https://10.4.3.223/volume/v3/backups/056d312e-08d4-4a16-ac25-1ab8399b5cc9 returned with HTTP 200 Jul 03 02:36:47.288469 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 917/3677] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:36:47 2026] GET /volume/v3/backups/056d312e-08d4-4a16-ac25-1ab8399b5cc9 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:36:47.531170 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-131540b4-af73-4c62-b0dc-203151aaf889 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:47.533006 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-131540b4-af73-4c62-b0dc-203151aaf889 tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] GET https://10.4.3.223/volume/v3/volumes/9db1a9c5-5bb2-4931-81b3-3beeb8f956b2 Jul 03 02:36:47.533184 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-131540b4-af73-4c62-b0dc-203151aaf889 tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:47.533431 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-131540b4-af73-4c62-b0dc-203151aaf889 tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:47.545268 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:47.545268 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:36:47.555153 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-131540b4-af73-4c62-b0dc-203151aaf889 tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] Volume info retrieved successfully. Jul 03 02:36:47.564998 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-131540b4-af73-4c62-b0dc-203151aaf889 tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] https://10.4.3.223/volume/v3/volumes/9db1a9c5-5bb2-4931-81b3-3beeb8f956b2 returned with HTTP 200 Jul 03 02:36:47.564998 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 922/3678] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:36:47 2026] GET /volume/v3/volumes/9db1a9c5-5bb2-4931-81b3-3beeb8f956b2 => generated 861 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:36:47.767252 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-1c4576b2-964c-4336-b288-8c18e57a0255 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:47.769256 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-1c4576b2-964c-4336-b288-8c18e57a0255 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] GET https://10.4.3.223/volume/v3/volumes/2522d5d1-4dff-49f8-b4b3-2fa88e55de8d Jul 03 02:36:47.769638 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-1c4576b2-964c-4336-b288-8c18e57a0255 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:47.769896 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-1c4576b2-964c-4336-b288-8c18e57a0255 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:47.781154 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:47.781154 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:36:47.785720 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-1c4576b2-964c-4336-b288-8c18e57a0255 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Volume info retrieved successfully. Jul 03 02:36:47.791374 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-1c4576b2-964c-4336-b288-8c18e57a0255 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] https://10.4.3.223/volume/v3/volumes/2522d5d1-4dff-49f8-b4b3-2fa88e55de8d returned with HTTP 200 Jul 03 02:36:47.791794 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 912/3679] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:36:47 2026] GET /volume/v3/volumes/2522d5d1-4dff-49f8-b4b3-2fa88e55de8d => generated 858 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:36:47.865107 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-6f47c93a-0181-4804-89d9-95f2980a45b1 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:47.867245 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-6f47c93a-0181-4804-89d9-95f2980a45b1 tempest-VolumeAndVolumeTypeFromImageTest-1755484992 tempest-VolumeAndVolumeTypeFromImageTest-1755484992-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:36:47.867591 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-6f47c93a-0181-4804-89d9-95f2980a45b1 tempest-VolumeAndVolumeTypeFromImageTest-1755484992 tempest-VolumeAndVolumeTypeFromImageTest-1755484992-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "1dfce318-157c-4e5d-a3e9-feed19a3c3ba", "size": 1}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:36:47.868987 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.volumes [None req-6f47c93a-0181-4804-89d9-95f2980a45b1 tempest-VolumeAndVolumeTypeFromImageTest-1755484992 tempest-VolumeAndVolumeTypeFromImageTest-1755484992-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': '1dfce318-157c-4e5d-a3e9-feed19a3c3ba', 'size': 1}} {{(pid=100015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:36:47.958254 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-6f47c93a-0181-4804-89d9-95f2980a45b1 tempest-VolumeAndVolumeTypeFromImageTest-1755484992 tempest-VolumeAndVolumeTypeFromImageTest-1755484992-project-member] Create volume of 1 GB Jul 03 02:36:47.961050 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-6f47c93a-0181-4804-89d9-95f2980a45b1 tempest-VolumeAndVolumeTypeFromImageTest-1755484992 tempest-VolumeAndVolumeTypeFromImageTest-1755484992-project-member] Availability Zones retrieved successfully. Jul 03 02:36:47.966437 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-6f47c93a-0181-4804-89d9-95f2980a45b1 tempest-VolumeAndVolumeTypeFromImageTest-1755484992 tempest-VolumeAndVolumeTypeFromImageTest-1755484992-project-member] Flow 'volume_create_api' (239da515-d10f-487d-991c-749bcd661589) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:36:47.967438 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-6f47c93a-0181-4804-89d9-95f2980a45b1 tempest-VolumeAndVolumeTypeFromImageTest-1755484992 tempest-VolumeAndVolumeTypeFromImageTest-1755484992-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f6b2a9b-a10c-4d7b-8c25-65d0e55bac6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:36:47.968653 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.flows.api.create_volume [None req-6f47c93a-0181-4804-89d9-95f2980a45b1 tempest-VolumeAndVolumeTypeFromImageTest-1755484992 tempest-VolumeAndVolumeTypeFromImageTest-1755484992-project-member] Validating volume size '1' using validate_int {{(pid=100015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:36:48.032090 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-6f47c93a-0181-4804-89d9-95f2980a45b1 tempest-VolumeAndVolumeTypeFromImageTest-1755484992 tempest-VolumeAndVolumeTypeFromImageTest-1755484992-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f6b2a9b-a10c-4d7b-8c25-65d0e55bac6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:36:46Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=1ca37f3b-bac6-42c1-999d-d2d08cccffa3,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': '1ca37f3b-bac6-42c1-999d-d2d08cccffa3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:36:48.033167 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-6f47c93a-0181-4804-89d9-95f2980a45b1 tempest-VolumeAndVolumeTypeFromImageTest-1755484992 tempest-VolumeAndVolumeTypeFromImageTest-1755484992-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6aed49d-67c2-4b9b-9858-07aabad03c60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:36:48.066129 np0000004352 devstack@c-api.service[100015]: WARNING cinder.quota [None req-6f47c93a-0181-4804-89d9-95f2980a45b1 tempest-VolumeAndVolumeTypeFromImageTest-1755484992 tempest-VolumeAndVolumeTypeFromImageTest-1755484992-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. Jul 03 02:36:48.066555 np0000004352 devstack@c-api.service[100015]: WARNING cinder.quota [None req-6f47c93a-0181-4804-89d9-95f2980a45b1 tempest-VolumeAndVolumeTypeFromImageTest-1755484992 tempest-VolumeAndVolumeTypeFromImageTest-1755484992-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. Jul 03 02:36:48.109127 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.quota [None req-6f47c93a-0181-4804-89d9-95f2980a45b1 tempest-VolumeAndVolumeTypeFromImageTest-1755484992 tempest-VolumeAndVolumeTypeFromImageTest-1755484992-project-member] Created reservations ['4c6ece6e-7f82-4e97-b042-f0edfb7e4bcd', '484bd694-b355-401b-8b57-46ad0968afb0', '5d0c7cf7-043f-4683-afe6-7dcdee6b0423', 'f026d2b0-a3c1-44cb-a68b-b82256e9dbb8'] {{(pid=100015) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:36:48.110037 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-6f47c93a-0181-4804-89d9-95f2980a45b1 tempest-VolumeAndVolumeTypeFromImageTest-1755484992 tempest-VolumeAndVolumeTypeFromImageTest-1755484992-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6aed49d-67c2-4b9b-9858-07aabad03c60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4c6ece6e-7f82-4e97-b042-f0edfb7e4bcd', '484bd694-b355-401b-8b57-46ad0968afb0', '5d0c7cf7-043f-4683-afe6-7dcdee6b0423', 'f026d2b0-a3c1-44cb-a68b-b82256e9dbb8']}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:36:48.110931 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-6f47c93a-0181-4804-89d9-95f2980a45b1 tempest-VolumeAndVolumeTypeFromImageTest-1755484992 tempest-VolumeAndVolumeTypeFromImageTest-1755484992-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72be2470-76f3-41b2-9945-4692942d2eea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:36:48.141756 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-6f47c93a-0181-4804-89d9-95f2980a45b1 tempest-VolumeAndVolumeTypeFromImageTest-1755484992 tempest-VolumeAndVolumeTypeFromImageTest-1755484992-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72be2470-76f3-41b2-9945-4692942d2eea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b6bb12ee-02c1-44dc-95a7-be94f9414799', '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='ffd8e251648f4a74bf27730d019a8b0c',qos_specs=None,replication_status=,reservations=['4c6ece6e-7f82-4e97-b042-f0edfb7e4bcd','484bd694-b355-401b-8b57-46ad0968afb0','5d0c7cf7-043f-4683-afe6-7dcdee6b0423','f026d2b0-a3c1-44cb-a68b-b82256e9dbb8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='906e6b2b288c42bc8e79d42cbb4d6c98',volume_type_id=1ca37f3b-bac6-42c1-999d-d2d08cccffa3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:36:48Z,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=b6bb12ee-02c1-44dc-95a7-be94f9414799,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ffd8e251648f4a74bf27730d019a8b0c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='906e6b2b288c42bc8e79d42cbb4d6c98',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ca37f3b-bac6-42c1-999d-d2d08cccffa3),volume_type_id=1ca37f3b-bac6-42c1-999d-d2d08cccffa3)}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:36:48.142707 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-6f47c93a-0181-4804-89d9-95f2980a45b1 tempest-VolumeAndVolumeTypeFromImageTest-1755484992 tempest-VolumeAndVolumeTypeFromImageTest-1755484992-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47718de0-5e23-46c7-8bdf-516d1563755c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:36:48.160870 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-6f47c93a-0181-4804-89d9-95f2980a45b1 tempest-VolumeAndVolumeTypeFromImageTest-1755484992 tempest-VolumeAndVolumeTypeFromImageTest-1755484992-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47718de0-5e23-46c7-8bdf-516d1563755c) transitioned into state 'SUCCESS' from 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='ffd8e251648f4a74bf27730d019a8b0c',qos_specs=None,replication_status=,reservations=['4c6ece6e-7f82-4e97-b042-f0edfb7e4bcd','484bd694-b355-401b-8b57-46ad0968afb0','5d0c7cf7-043f-4683-afe6-7dcdee6b0423','f026d2b0-a3c1-44cb-a68b-b82256e9dbb8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='906e6b2b288c42bc8e79d42cbb4d6c98',volume_type_id=1ca37f3b-bac6-42c1-999d-d2d08cccffa3)}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:36:48.161712 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-6f47c93a-0181-4804-89d9-95f2980a45b1 tempest-VolumeAndVolumeTypeFromImageTest-1755484992 tempest-VolumeAndVolumeTypeFromImageTest-1755484992-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a96420c-7399-4c7d-b9ec-1c7ed8e77f0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:36:48.175374 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-6f47c93a-0181-4804-89d9-95f2980a45b1 tempest-VolumeAndVolumeTypeFromImageTest-1755484992 tempest-VolumeAndVolumeTypeFromImageTest-1755484992-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a96420c-7399-4c7d-b9ec-1c7ed8e77f0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:36:48.176525 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-6f47c93a-0181-4804-89d9-95f2980a45b1 tempest-VolumeAndVolumeTypeFromImageTest-1755484992 tempest-VolumeAndVolumeTypeFromImageTest-1755484992-project-member] Flow 'volume_create_api' (239da515-d10f-487d-991c-749bcd661589) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:36:48.176869 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-6f47c93a-0181-4804-89d9-95f2980a45b1 tempest-VolumeAndVolumeTypeFromImageTest-1755484992 tempest-VolumeAndVolumeTypeFromImageTest-1755484992-project-member] Create volume request issued successfully. Jul 03 02:36:48.177604 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-6f47c93a-0181-4804-89d9-95f2980a45b1 tempest-VolumeAndVolumeTypeFromImageTest-1755484992 tempest-VolumeAndVolumeTypeFromImageTest-1755484992-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:36:48.178170 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 929/3680] 10.4.3.223 () {68 vars in 1259 bytes} [Fri Jul 3 02:36:47 2026] POST /volume/v3/volumes => generated 798 bytes in 313 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:36:48.190168 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-c7cb305d-8aed-4199-8be8-e7903b41ce90 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:48.196443 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-c7cb305d-8aed-4199-8be8-e7903b41ce90 tempest-VolumeAndVolumeTypeFromImageTest-1755484992 tempest-VolumeAndVolumeTypeFromImageTest-1755484992-project-member] GET https://10.4.3.223/volume/v3/volumes/b6bb12ee-02c1-44dc-95a7-be94f9414799 Jul 03 02:36:48.196701 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-c7cb305d-8aed-4199-8be8-e7903b41ce90 tempest-VolumeAndVolumeTypeFromImageTest-1755484992 tempest-VolumeAndVolumeTypeFromImageTest-1755484992-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:48.197160 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-c7cb305d-8aed-4199-8be8-e7903b41ce90 tempest-VolumeAndVolumeTypeFromImageTest-1755484992 tempest-VolumeAndVolumeTypeFromImageTest-1755484992-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:48.214113 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:48.214113 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:36:48.219607 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-c7cb305d-8aed-4199-8be8-e7903b41ce90 tempest-VolumeAndVolumeTypeFromImageTest-1755484992 tempest-VolumeAndVolumeTypeFromImageTest-1755484992-project-member] Volume info retrieved successfully. Jul 03 02:36:48.226282 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-c7cb305d-8aed-4199-8be8-e7903b41ce90 tempest-VolumeAndVolumeTypeFromImageTest-1755484992 tempest-VolumeAndVolumeTypeFromImageTest-1755484992-project-member] https://10.4.3.223/volume/v3/volumes/b6bb12ee-02c1-44dc-95a7-be94f9414799 returned with HTTP 200 Jul 03 02:36:48.227012 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 918/3681] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:36:48 2026] GET /volume/v3/volumes/b6bb12ee-02c1-44dc-95a7-be94f9414799 => generated 866 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 02:36:48.301466 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-c95109a6-9c63-4c11-8400-7199cac9c6f7 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:48.307116 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-c95109a6-9c63-4c11-8400-7199cac9c6f7 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] GET https://10.4.3.223/volume/v3/backups/056d312e-08d4-4a16-ac25-1ab8399b5cc9 Jul 03 02:36:48.307270 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-c95109a6-9c63-4c11-8400-7199cac9c6f7 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:48.307469 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-c95109a6-9c63-4c11-8400-7199cac9c6f7 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:48.307570 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-c95109a6-9c63-4c11-8400-7199cac9c6f7 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Show backup with id 056d312e-08d4-4a16-ac25-1ab8399b5cc9. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:36:48.318673 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:48.318673 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:36:48.318673 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-c95109a6-9c63-4c11-8400-7199cac9c6f7 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] https://10.4.3.223/volume/v3/backups/056d312e-08d4-4a16-ac25-1ab8399b5cc9 returned with HTTP 200 Jul 03 02:36:48.320065 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 923/3682] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:36:48 2026] GET /volume/v3/backups/056d312e-08d4-4a16-ac25-1ab8399b5cc9 => generated 735 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:36:48.588137 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-a1ad43d8-72e0-4132-b666-5112fdcd73ce None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:48.590526 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-a1ad43d8-72e0-4132-b666-5112fdcd73ce tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] GET https://10.4.3.223/volume/v3/volumes/9db1a9c5-5bb2-4931-81b3-3beeb8f956b2 Jul 03 02:36:48.590778 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-a1ad43d8-72e0-4132-b666-5112fdcd73ce tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:48.591040 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-a1ad43d8-72e0-4132-b666-5112fdcd73ce tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:48.598999 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:48.598999 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:36:48.603948 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-a1ad43d8-72e0-4132-b666-5112fdcd73ce tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] Volume info retrieved successfully. Jul 03 02:36:48.609443 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-a1ad43d8-72e0-4132-b666-5112fdcd73ce tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] https://10.4.3.223/volume/v3/volumes/9db1a9c5-5bb2-4931-81b3-3beeb8f956b2 returned with HTTP 200 Jul 03 02:36:48.610252 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 913/3683] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:36:48 2026] GET /volume/v3/volumes/9db1a9c5-5bb2-4931-81b3-3beeb8f956b2 => generated 861 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:36:48.643202 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-883c834b-8ac8-4954-aea7-ea07c56987f5 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:48.646496 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-883c834b-8ac8-4954-aea7-ea07c56987f5 tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] POST https://10.4.3.223/volume/v3/volumes/9db1a9c5-5bb2-4931-81b3-3beeb8f956b2/action Jul 03 02:36:48.646894 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-883c834b-8ac8-4954-aea7-ea07c56987f5 tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-115121120", "disk_format": "qcow2"}}' {{(pid=100015) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:36:48.647018 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-883c834b-8ac8-4954-aea7-ea07c56987f5 tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-115121120", "disk_format": "qcow2"}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:36:48.656958 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:48.656958 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:36:48.657799 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-883c834b-8ac8-4954-aea7-ea07c56987f5 tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] Volume info retrieved successfully. Jul 03 02:36:48.672627 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:48.672627 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:36:48.677674 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.image.image_utils [None req-883c834b-8ac8-4954-aea7-ea07c56987f5 tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-115121120'}] 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-115121120'}]. {{(pid=100015) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Jul 03 02:36:48.816918 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-7d7ccd5c-ab4e-4832-b6c2-2269501c10b2 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:48.819074 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-7d7ccd5c-ab4e-4832-b6c2-2269501c10b2 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] GET https://10.4.3.223/volume/v3/volumes/2522d5d1-4dff-49f8-b4b3-2fa88e55de8d Jul 03 02:36:48.819324 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-7d7ccd5c-ab4e-4832-b6c2-2269501c10b2 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:48.819578 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-7d7ccd5c-ab4e-4832-b6c2-2269501c10b2 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:48.833125 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:48.833125 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:36:48.837314 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-7d7ccd5c-ab4e-4832-b6c2-2269501c10b2 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Volume info retrieved successfully. Jul 03 02:36:48.843228 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-7d7ccd5c-ab4e-4832-b6c2-2269501c10b2 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] https://10.4.3.223/volume/v3/volumes/2522d5d1-4dff-49f8-b4b3-2fa88e55de8d returned with HTTP 200 Jul 03 02:36:48.843729 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 919/3684] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:36:48 2026] GET /volume/v3/volumes/2522d5d1-4dff-49f8-b4b3-2fa88e55de8d => generated 858 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:36:49.240231 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-205fafe9-9c8f-4756-9255-04bef02926b4 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:49.242060 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-205fafe9-9c8f-4756-9255-04bef02926b4 tempest-VolumeAndVolumeTypeFromImageTest-1755484992 tempest-VolumeAndVolumeTypeFromImageTest-1755484992-project-member] GET https://10.4.3.223/volume/v3/volumes/b6bb12ee-02c1-44dc-95a7-be94f9414799 Jul 03 02:36:49.242519 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-205fafe9-9c8f-4756-9255-04bef02926b4 tempest-VolumeAndVolumeTypeFromImageTest-1755484992 tempest-VolumeAndVolumeTypeFromImageTest-1755484992-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:49.242519 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-205fafe9-9c8f-4756-9255-04bef02926b4 tempest-VolumeAndVolumeTypeFromImageTest-1755484992 tempest-VolumeAndVolumeTypeFromImageTest-1755484992-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:49.250673 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:49.250673 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:36:49.257202 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-205fafe9-9c8f-4756-9255-04bef02926b4 tempest-VolumeAndVolumeTypeFromImageTest-1755484992 tempest-VolumeAndVolumeTypeFromImageTest-1755484992-project-member] Volume info retrieved successfully. Jul 03 02:36:49.263033 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-205fafe9-9c8f-4756-9255-04bef02926b4 tempest-VolumeAndVolumeTypeFromImageTest-1755484992 tempest-VolumeAndVolumeTypeFromImageTest-1755484992-project-member] https://10.4.3.223/volume/v3/volumes/b6bb12ee-02c1-44dc-95a7-be94f9414799 returned with HTTP 200 Jul 03 02:36:49.263725 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 924/3685] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:36:49 2026] GET /volume/v3/volumes/b6bb12ee-02c1-44dc-95a7-be94f9414799 => generated 890 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:36:49.300055 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-883c834b-8ac8-4954-aea7-ea07c56987f5 tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] Copy volume to image completed successfully. Jul 03 02:36:49.300621 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-883c834b-8ac8-4954-aea7-ea07c56987f5 tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] https://10.4.3.223/volume/v3/volumes/9db1a9c5-5bb2-4931-81b3-3beeb8f956b2/action returned with HTTP 202 Jul 03 02:36:49.300888 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 930/3686] 10.4.3.223 () {68 vars in 1391 bytes} [Fri Jul 3 02:36:48 2026] POST /volume/v3/volumes/9db1a9c5-5bb2-4931-81b3-3beeb8f956b2/action => generated 688 bytes in 658 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:36:49.333659 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-d77838e6-09d0-4b0a-8095-b39ad0cfc2e6 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:49.338239 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-d77838e6-09d0-4b0a-8095-b39ad0cfc2e6 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] GET https://10.4.3.223/volume/v3/backups/056d312e-08d4-4a16-ac25-1ab8399b5cc9 Jul 03 02:36:49.338564 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-d77838e6-09d0-4b0a-8095-b39ad0cfc2e6 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:49.338860 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-d77838e6-09d0-4b0a-8095-b39ad0cfc2e6 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:49.339015 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-d77838e6-09d0-4b0a-8095-b39ad0cfc2e6 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Show backup with id 056d312e-08d4-4a16-ac25-1ab8399b5cc9. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:36:49.344603 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:49.344603 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:36:49.345777 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-d77838e6-09d0-4b0a-8095-b39ad0cfc2e6 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] https://10.4.3.223/volume/v3/backups/056d312e-08d4-4a16-ac25-1ab8399b5cc9 returned with HTTP 200 Jul 03 02:36:49.346317 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 914/3687] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:36:49 2026] GET /volume/v3/backups/056d312e-08d4-4a16-ac25-1ab8399b5cc9 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:36:49.855397 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-8e419abb-3c1c-46e1-91a0-3a7008ab53f8 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:49.857171 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-8e419abb-3c1c-46e1-91a0-3a7008ab53f8 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] GET https://10.4.3.223/volume/v3/volumes/2522d5d1-4dff-49f8-b4b3-2fa88e55de8d Jul 03 02:36:49.857331 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-8e419abb-3c1c-46e1-91a0-3a7008ab53f8 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:49.857567 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-8e419abb-3c1c-46e1-91a0-3a7008ab53f8 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:49.871870 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:49.871870 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:36:49.877014 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-8e419abb-3c1c-46e1-91a0-3a7008ab53f8 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Volume info retrieved successfully. Jul 03 02:36:49.882151 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-8e419abb-3c1c-46e1-91a0-3a7008ab53f8 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] https://10.4.3.223/volume/v3/volumes/2522d5d1-4dff-49f8-b4b3-2fa88e55de8d returned with HTTP 200 Jul 03 02:36:49.882925 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 920/3688] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:36:49 2026] GET /volume/v3/volumes/2522d5d1-4dff-49f8-b4b3-2fa88e55de8d => generated 858 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:36:50.277778 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-bc64b1ac-f755-4d45-9172-d1d58e54d2d9 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:50.282083 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-bc64b1ac-f755-4d45-9172-d1d58e54d2d9 tempest-VolumeAndVolumeTypeFromImageTest-1755484992 tempest-VolumeAndVolumeTypeFromImageTest-1755484992-project-member] GET https://10.4.3.223/volume/v3/volumes/b6bb12ee-02c1-44dc-95a7-be94f9414799 Jul 03 02:36:50.282273 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-bc64b1ac-f755-4d45-9172-d1d58e54d2d9 tempest-VolumeAndVolumeTypeFromImageTest-1755484992 tempest-VolumeAndVolumeTypeFromImageTest-1755484992-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:50.282498 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-bc64b1ac-f755-4d45-9172-d1d58e54d2d9 tempest-VolumeAndVolumeTypeFromImageTest-1755484992 tempest-VolumeAndVolumeTypeFromImageTest-1755484992-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:50.290946 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:50.290946 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:36:50.295245 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-bc64b1ac-f755-4d45-9172-d1d58e54d2d9 tempest-VolumeAndVolumeTypeFromImageTest-1755484992 tempest-VolumeAndVolumeTypeFromImageTest-1755484992-project-member] Volume info retrieved successfully. Jul 03 02:36:50.300577 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-bc64b1ac-f755-4d45-9172-d1d58e54d2d9 tempest-VolumeAndVolumeTypeFromImageTest-1755484992 tempest-VolumeAndVolumeTypeFromImageTest-1755484992-project-member] https://10.4.3.223/volume/v3/volumes/b6bb12ee-02c1-44dc-95a7-be94f9414799 returned with HTTP 200 Jul 03 02:36:50.301019 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 925/3689] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:36:50 2026] GET /volume/v3/volumes/b6bb12ee-02c1-44dc-95a7-be94f9414799 => generated 948 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:36:50.359385 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-b811bbd5-7464-4c1b-a33d-c97885360cb7 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:50.362827 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-b811bbd5-7464-4c1b-a33d-c97885360cb7 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] GET https://10.4.3.223/volume/v3/backups/056d312e-08d4-4a16-ac25-1ab8399b5cc9 Jul 03 02:36:50.362827 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-b811bbd5-7464-4c1b-a33d-c97885360cb7 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:50.362827 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-b811bbd5-7464-4c1b-a33d-c97885360cb7 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:50.362827 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-b811bbd5-7464-4c1b-a33d-c97885360cb7 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Show backup with id 056d312e-08d4-4a16-ac25-1ab8399b5cc9. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:36:50.368019 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:50.368019 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:36:50.368696 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-b811bbd5-7464-4c1b-a33d-c97885360cb7 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] https://10.4.3.223/volume/v3/backups/056d312e-08d4-4a16-ac25-1ab8399b5cc9 returned with HTTP 200 Jul 03 02:36:50.369123 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 931/3690] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:36:50 2026] GET /volume/v3/backups/056d312e-08d4-4a16-ac25-1ab8399b5cc9 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:36:50.398583 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-626bdff0-7a21-4ee8-ad33-9b5f505f7050 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:50.400455 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-626bdff0-7a21-4ee8-ad33-9b5f505f7050 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] GET https://10.4.3.223/volume/v3/volumes/47b9b7d6-aced-4b47-8d3c-9815624a19fa Jul 03 02:36:50.400758 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-626bdff0-7a21-4ee8-ad33-9b5f505f7050 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:50.401036 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-626bdff0-7a21-4ee8-ad33-9b5f505f7050 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:50.414449 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:50.414449 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:36:50.419445 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-626bdff0-7a21-4ee8-ad33-9b5f505f7050 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Volume info retrieved successfully. Jul 03 02:36:50.426507 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-626bdff0-7a21-4ee8-ad33-9b5f505f7050 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/volumes/47b9b7d6-aced-4b47-8d3c-9815624a19fa returned with HTTP 200 Jul 03 02:36:50.427083 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 915/3691] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:36:50 2026] GET /volume/v3/volumes/47b9b7d6-aced-4b47-8d3c-9815624a19fa => generated 1637 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:36:50.812405 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-a09cc7d6-cd1f-4a46-9ddb-050166f53adb req-2dcc5b59-1389-48cf-99ad-ef4ef1f9976d None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:50.814867 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-a09cc7d6-cd1f-4a46-9ddb-050166f53adb req-2dcc5b59-1389-48cf-99ad-ef4ef1f9976d tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] POST https://10.4.3.223/volume/v3/attachments/9f321869-c1b3-4df9-bb31-179284cc4730/action Jul 03 02:36:50.815182 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-a09cc7d6-cd1f-4a46-9ddb-050166f53adb req-2dcc5b59-1389-48cf-99ad-ef4ef1f9976d tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Action body: b'{"os-complete": null}' {{(pid=100012) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:36:50.815323 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-a09cc7d6-cd1f-4a46-9ddb-050166f53adb req-2dcc5b59-1389-48cf-99ad-ef4ef1f9976d tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:36:50.831521 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:50.831521 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:36:50.842531 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-a09cc7d6-cd1f-4a46-9ddb-050166f53adb req-2dcc5b59-1389-48cf-99ad-ef4ef1f9976d tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] https://10.4.3.223/volume/v3/attachments/9f321869-c1b3-4df9-bb31-179284cc4730/action returned with HTTP 204 Jul 03 02:36:50.843066 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 921/3692] 10.4.3.223 () {74 vars in 1725 bytes} [Fri Jul 3 02:36:50 2026] POST /volume/v3/attachments/9f321869-c1b3-4df9-bb31-179284cc4730/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:36:50.897981 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-4b289e8e-fd64-40d1-bda9-c7b65805d0a0 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:50.899918 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-4b289e8e-fd64-40d1-bda9-c7b65805d0a0 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] GET https://10.4.3.223/volume/v3/volumes/2522d5d1-4dff-49f8-b4b3-2fa88e55de8d Jul 03 02:36:50.900375 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-4b289e8e-fd64-40d1-bda9-c7b65805d0a0 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:50.900375 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-4b289e8e-fd64-40d1-bda9-c7b65805d0a0 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:50.911034 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:50.911034 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:36:50.914620 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-4b289e8e-fd64-40d1-bda9-c7b65805d0a0 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Volume info retrieved successfully. Jul 03 02:36:50.919366 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-4b289e8e-fd64-40d1-bda9-c7b65805d0a0 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] https://10.4.3.223/volume/v3/volumes/2522d5d1-4dff-49f8-b4b3-2fa88e55de8d returned with HTTP 200 Jul 03 02:36:50.919781 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 926/3693] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:36:50 2026] GET /volume/v3/volumes/2522d5d1-4dff-49f8-b4b3-2fa88e55de8d => generated 1150 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:36:50.934360 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-7930619e-6055-4b99-bcc0-7a04f2844dd3 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:50.936028 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-7930619e-6055-4b99-bcc0-7a04f2844dd3 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] GET https://10.4.3.223/volume/v3/volumes/2522d5d1-4dff-49f8-b4b3-2fa88e55de8d Jul 03 02:36:50.936192 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-7930619e-6055-4b99-bcc0-7a04f2844dd3 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:50.936354 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-7930619e-6055-4b99-bcc0-7a04f2844dd3 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:50.945246 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:50.945246 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:36:50.948155 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-7930619e-6055-4b99-bcc0-7a04f2844dd3 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Volume info retrieved successfully. Jul 03 02:36:50.952069 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-7930619e-6055-4b99-bcc0-7a04f2844dd3 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] https://10.4.3.223/volume/v3/volumes/2522d5d1-4dff-49f8-b4b3-2fa88e55de8d returned with HTTP 200 Jul 03 02:36:50.952469 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 932/3694] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:36:50 2026] GET /volume/v3/volumes/2522d5d1-4dff-49f8-b4b3-2fa88e55de8d => generated 1150 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:36:50.966740 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-d3e2c975-2a6f-4e82-9aad-f938fe403d55 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:50.968212 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-d3e2c975-2a6f-4e82-9aad-f938fe403d55 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] POST https://10.4.3.223/volume/v3/volumes/2522d5d1-4dff-49f8-b4b3-2fa88e55de8d/action Jul 03 02:36:50.968524 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-d3e2c975-2a6f-4e82-9aad-f938fe403d55 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Action body: b'{"os-detach": {}}' {{(pid=100014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:36:50.968628 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-d3e2c975-2a6f-4e82-9aad-f938fe403d55 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:36:50.980026 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:50.980026 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:36:50.980453 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-d3e2c975-2a6f-4e82-9aad-f938fe403d55 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Volume info retrieved successfully. Jul 03 02:36:51.035112 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-d3e2c975-2a6f-4e82-9aad-f938fe403d55 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Attachment connected to vm 5a22be68-7575-4ce1-932c-1c1fc8665a5c, checking data on nova Jul 03 02:36:51.035250 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.compute.nova [None req-d3e2c975-2a6f-4e82-9aad-f938fe403d55 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Creating Keystone token plugin using URL: https://10.4.3.223/identity {{(pid=100014) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 03 02:36:51.197657 np0000004352 devstack@c-api.service[100014]: DEBUG novaclient.v2.client [None req-d3e2c975-2a6f-4e82-9aad-f938fe403d55 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] REQ: curl -g -i -X GET https://10.4.3.223/compute/v2.1/servers/5a22be68-7575-4ce1-932c-1c1fc8665a5c/os-volume_attachments/2522d5d1-4dff-49f8-b4b3-2fa88e55de8d -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}9291fa6a72df1d6938bedc15ba0930a873705b81f3c9df1872f13a8231e09726" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-d3e2c975-2a6f-4e82-9aad-f938fe403d55" -H "X-Service-Token: {SHA256}7cb2b6b3d02a36eed506f80cf3c5a1d7fa1a928e398cbfd423f7f838adac4e1d" {{(pid=100014) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 03 02:36:51.318054 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-70ce7895-ef2f-4c10-82d5-a6268eca3b39 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:51.318337 np0000004352 devstack@c-api.service[100014]: DEBUG novaclient.v2.client [None req-d3e2c975-2a6f-4e82-9aad-f938fe403d55 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 03 Jul 2026 02:36:51 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-b8727f2f-bed5-4db4-8381-3d6b8074126f x-openstack-request-id: req-b8727f2f-bed5-4db4-8381-3d6b8074126f {{(pid=100014) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 03 02:36:51.318337 np0000004352 devstack@c-api.service[100014]: DEBUG novaclient.v2.client [None req-d3e2c975-2a6f-4e82-9aad-f938fe403d55 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "2522d5d1-4dff-49f8-b4b3-2fa88e55de8d", "serverId": "5a22be68-7575-4ce1-932c-1c1fc8665a5c", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "9f321869-c1b3-4df9-bb31-179284cc4730", "bdm_uuid": "0b6f86ad-612c-4097-9041-91ab13de9867"}} {{(pid=100014) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 03 02:36:51.318495 np0000004352 devstack@c-api.service[100014]: DEBUG novaclient.v2.client [None req-d3e2c975-2a6f-4e82-9aad-f938fe403d55 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] GET call to compute for https://10.4.3.223/compute/v2.1/servers/5a22be68-7575-4ce1-932c-1c1fc8665a5c/os-volume_attachments/2522d5d1-4dff-49f8-b4b3-2fa88e55de8d used request id req-b8727f2f-bed5-4db4-8381-3d6b8074126f {{(pid=100014) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 03 02:36:51.320185 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-70ce7895-ef2f-4c10-82d5-a6268eca3b39 tempest-VolumeAndVolumeTypeFromImageTest-1755484992 tempest-VolumeAndVolumeTypeFromImageTest-1755484992-project-member] GET https://10.4.3.223/volume/v3/volumes/b6bb12ee-02c1-44dc-95a7-be94f9414799 Jul 03 02:36:51.320459 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-70ce7895-ef2f-4c10-82d5-a6268eca3b39 tempest-VolumeAndVolumeTypeFromImageTest-1755484992 tempest-VolumeAndVolumeTypeFromImageTest-1755484992-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:51.320719 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-70ce7895-ef2f-4c10-82d5-a6268eca3b39 tempest-VolumeAndVolumeTypeFromImageTest-1755484992 tempest-VolumeAndVolumeTypeFromImageTest-1755484992-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:51.321195 np0000004352 devstack@c-api.service[100014]: ERROR cinder.volume.api [None req-d3e2c975-2a6f-4e82-9aad-f938fe403d55 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-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 Jul 03 02:36:51.324368 np0000004352 devstack@c-api.service[100014]: ERROR cinder.api.middleware.fault [None req-d3e2c975-2a6f-4e82-9aad-f938fe403d55 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Caught error: Detach volume from instance 5a22be68-7575-4ce1-932c-1c1fc8665a5c using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 5a22be68-7575-4ce1-932c-1c1fc8665a5c using the Compute API Jul 03 02:36:51.324368 np0000004352 devstack@c-api.service[100014]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 03 02:36:51.324368 np0000004352 devstack@c-api.service[100014]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 03 02:36:51.324368 np0000004352 devstack@c-api.service[100014]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 03 02:36:51.324368 np0000004352 devstack@c-api.service[100014]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 02:36:51.324368 np0000004352 devstack@c-api.service[100014]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 02:36:51.324368 np0000004352 devstack@c-api.service[100014]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 02:36:51.324368 np0000004352 devstack@c-api.service[100014]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 02:36:51.324368 np0000004352 devstack@c-api.service[100014]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 03 02:36:51.324368 np0000004352 devstack@c-api.service[100014]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 02:36:51.324368 np0000004352 devstack@c-api.service[100014]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 02:36:51.324368 np0000004352 devstack@c-api.service[100014]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 02:36:51.324368 np0000004352 devstack@c-api.service[100014]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 02:36:51.324368 np0000004352 devstack@c-api.service[100014]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 02:36:51.324368 np0000004352 devstack@c-api.service[100014]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 03 02:36:51.324368 np0000004352 devstack@c-api.service[100014]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 02:36:51.324368 np0000004352 devstack@c-api.service[100014]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 02:36:51.324368 np0000004352 devstack@c-api.service[100014]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 112, in __call__ Jul 03 02:36:51.324368 np0000004352 devstack@c-api.service[100014]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 03 02:36:51.324368 np0000004352 devstack@c-api.service[100014]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 02:36:51.324368 np0000004352 devstack@c-api.service[100014]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 02:36:51.324368 np0000004352 devstack@c-api.service[100014]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 02:36:51.324368 np0000004352 devstack@c-api.service[100014]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 02:36:51.324368 np0000004352 devstack@c-api.service[100014]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 03 02:36:51.324368 np0000004352 devstack@c-api.service[100014]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 02:36:51.324368 np0000004352 devstack@c-api.service[100014]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 02:36:51.324368 np0000004352 devstack@c-api.service[100014]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 02:36:51.324368 np0000004352 devstack@c-api.service[100014]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 02:36:51.324368 np0000004352 devstack@c-api.service[100014]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 02:36:51.324368 np0000004352 devstack@c-api.service[100014]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 03 02:36:51.324368 np0000004352 devstack@c-api.service[100014]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 02:36:51.324368 np0000004352 devstack@c-api.service[100014]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 02:36:51.324368 np0000004352 devstack@c-api.service[100014]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 03 02:36:51.324368 np0000004352 devstack@c-api.service[100014]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 03 02:36:51.324368 np0000004352 devstack@c-api.service[100014]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 02:36:51.324368 np0000004352 devstack@c-api.service[100014]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 02:36:51.324368 np0000004352 devstack@c-api.service[100014]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 02:36:51.324368 np0000004352 devstack@c-api.service[100014]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 02:36:51.324368 np0000004352 devstack@c-api.service[100014]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 03 02:36:51.324368 np0000004352 devstack@c-api.service[100014]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 02:36:51.324368 np0000004352 devstack@c-api.service[100014]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 02:36:51.324368 np0000004352 devstack@c-api.service[100014]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 02:36:51.324368 np0000004352 devstack@c-api.service[100014]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 02:36:51.324368 np0000004352 devstack@c-api.service[100014]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 02:36:51.324368 np0000004352 devstack@c-api.service[100014]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 03 02:36:51.324368 np0000004352 devstack@c-api.service[100014]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 02:36:51.324368 np0000004352 devstack@c-api.service[100014]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 02:36:51.324368 np0000004352 devstack@c-api.service[100014]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Jul 03 02:36:51.324368 np0000004352 devstack@c-api.service[100014]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 03 02:36:51.324368 np0000004352 devstack@c-api.service[100014]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 02:36:51.325672 np0000004352 devstack@c-api.service[100014]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 02:36:51.325672 np0000004352 devstack@c-api.service[100014]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 02:36:51.325672 np0000004352 devstack@c-api.service[100014]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 02:36:51.325672 np0000004352 devstack@c-api.service[100014]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 03 02:36:51.325672 np0000004352 devstack@c-api.service[100014]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 02:36:51.325672 np0000004352 devstack@c-api.service[100014]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 02:36:51.325672 np0000004352 devstack@c-api.service[100014]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 02:36:51.325672 np0000004352 devstack@c-api.service[100014]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 02:36:51.325672 np0000004352 devstack@c-api.service[100014]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 02:36:51.325672 np0000004352 devstack@c-api.service[100014]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 02:36:51.325672 np0000004352 devstack@c-api.service[100014]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 02:36:51.325672 np0000004352 devstack@c-api.service[100014]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 02:36:51.325672 np0000004352 devstack@c-api.service[100014]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 03 02:36:51.325672 np0000004352 devstack@c-api.service[100014]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 03 02:36:51.325672 np0000004352 devstack@c-api.service[100014]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 02:36:51.325672 np0000004352 devstack@c-api.service[100014]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 02:36:51.325672 np0000004352 devstack@c-api.service[100014]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 02:36:51.325672 np0000004352 devstack@c-api.service[100014]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 02:36:51.325672 np0000004352 devstack@c-api.service[100014]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 02:36:51.325672 np0000004352 devstack@c-api.service[100014]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 02:36:51.325672 np0000004352 devstack@c-api.service[100014]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 02:36:51.325672 np0000004352 devstack@c-api.service[100014]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 03 02:36:51.325672 np0000004352 devstack@c-api.service[100014]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 02:36:51.325672 np0000004352 devstack@c-api.service[100014]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 02:36:51.325672 np0000004352 devstack@c-api.service[100014]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 03 02:36:51.325672 np0000004352 devstack@c-api.service[100014]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 03 02:36:51.325672 np0000004352 devstack@c-api.service[100014]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 02:36:51.325672 np0000004352 devstack@c-api.service[100014]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 03 02:36:51.325672 np0000004352 devstack@c-api.service[100014]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 03 02:36:51.325672 np0000004352 devstack@c-api.service[100014]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 02:36:51.325672 np0000004352 devstack@c-api.service[100014]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 03 02:36:51.325672 np0000004352 devstack@c-api.service[100014]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 03 02:36:51.325672 np0000004352 devstack@c-api.service[100014]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 02:36:51.325672 np0000004352 devstack@c-api.service[100014]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Jul 03 02:36:51.325672 np0000004352 devstack@c-api.service[100014]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Jul 03 02:36:51.325672 np0000004352 devstack@c-api.service[100014]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Jul 03 02:36:51.325672 np0000004352 devstack@c-api.service[100014]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Jul 03 02:36:51.325672 np0000004352 devstack@c-api.service[100014]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Jul 03 02:36:51.325672 np0000004352 devstack@c-api.service[100014]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Jul 03 02:36:51.325672 np0000004352 devstack@c-api.service[100014]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Jul 03 02:36:51.325672 np0000004352 devstack@c-api.service[100014]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 03 02:36:51.325672 np0000004352 devstack@c-api.service[100014]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 03 02:36:51.325672 np0000004352 devstack@c-api.service[100014]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 5a22be68-7575-4ce1-932c-1c1fc8665a5c using the Compute API Jul 03 02:36:51.325672 np0000004352 devstack@c-api.service[100014]: ERROR cinder.api.middleware.fault Jul 03 02:36:51.325672 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.middleware.fault [None req-d3e2c975-2a6f-4e82-9aad-f938fe403d55 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] https://10.4.3.223/volume/v3/volumes/2522d5d1-4dff-49f8-b4b3-2fa88e55de8d/action returned with HTTP 409 Jul 03 02:36:51.325672 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 916/3695] 10.4.3.223 () {68 vars in 1390 bytes} [Fri Jul 3 02:36:50 2026] POST /volume/v3/volumes/2522d5d1-4dff-49f8-b4b3-2fa88e55de8d/action => generated 167 bytes in 359 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:36:51.332990 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:51.332990 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:36:51.338541 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-b5c3bb50-e097-44a9-b665-ff028249fd99 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:51.339784 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-70ce7895-ef2f-4c10-82d5-a6268eca3b39 tempest-VolumeAndVolumeTypeFromImageTest-1755484992 tempest-VolumeAndVolumeTypeFromImageTest-1755484992-project-member] Volume info retrieved successfully. Jul 03 02:36:51.340667 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-b5c3bb50-e097-44a9-b665-ff028249fd99 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] POST https://10.4.3.223/volume/v3/volumes/2522d5d1-4dff-49f8-b4b3-2fa88e55de8d/action Jul 03 02:36:51.341107 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-b5c3bb50-e097-44a9-b665-ff028249fd99 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=100013) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:36:51.341257 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-b5c3bb50-e097-44a9-b665-ff028249fd99 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:36:51.344944 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-70ce7895-ef2f-4c10-82d5-a6268eca3b39 tempest-VolumeAndVolumeTypeFromImageTest-1755484992 tempest-VolumeAndVolumeTypeFromImageTest-1755484992-project-member] https://10.4.3.223/volume/v3/volumes/b6bb12ee-02c1-44dc-95a7-be94f9414799 returned with HTTP 200 Jul 03 02:36:51.345910 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 922/3696] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:36:51 2026] GET /volume/v3/volumes/b6bb12ee-02c1-44dc-95a7-be94f9414799 => generated 951 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:36:51.354133 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:51.354133 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:36:51.354756 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-b5c3bb50-e097-44a9-b665-ff028249fd99 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Volume info retrieved successfully. Jul 03 02:36:51.381581 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-850e5e93-ed91-4b98-9212-a2b346c2732b None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:51.383307 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-850e5e93-ed91-4b98-9212-a2b346c2732b tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] GET https://10.4.3.223/volume/v3/backups/056d312e-08d4-4a16-ac25-1ab8399b5cc9 Jul 03 02:36:51.383551 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-850e5e93-ed91-4b98-9212-a2b346c2732b tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:51.383783 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-850e5e93-ed91-4b98-9212-a2b346c2732b tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:51.383885 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-850e5e93-ed91-4b98-9212-a2b346c2732b tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Show backup with id 056d312e-08d4-4a16-ac25-1ab8399b5cc9. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:36:51.388997 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:51.388997 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:36:51.389871 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-850e5e93-ed91-4b98-9212-a2b346c2732b tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] https://10.4.3.223/volume/v3/backups/056d312e-08d4-4a16-ac25-1ab8399b5cc9 returned with HTTP 200 Jul 03 02:36:51.390350 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 933/3697] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:36:51 2026] GET /volume/v3/backups/056d312e-08d4-4a16-ac25-1ab8399b5cc9 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:36:51.431220 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-b5c3bb50-e097-44a9-b665-ff028249fd99 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Attachment connected to vm 5a22be68-7575-4ce1-932c-1c1fc8665a5c, checking data on nova Jul 03 02:36:51.431544 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.compute.nova [None req-b5c3bb50-e097-44a9-b665-ff028249fd99 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Creating Keystone token plugin using URL: https://10.4.3.223/identity {{(pid=100013) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 03 02:36:51.558287 np0000004352 devstack@c-api.service[100013]: DEBUG novaclient.v2.client [None req-b5c3bb50-e097-44a9-b665-ff028249fd99 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] REQ: curl -g -i -X GET https://10.4.3.223/compute/v2.1/servers/5a22be68-7575-4ce1-932c-1c1fc8665a5c/os-volume_attachments/2522d5d1-4dff-49f8-b4b3-2fa88e55de8d -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}7bdd0db1f2a11c0649b68c63153c00a3eeb759ae6bf5d6c22d466e9120adba47" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-b5c3bb50-e097-44a9-b665-ff028249fd99" -H "X-Service-Token: {SHA256}fb7d17a15ea61328ca9bd9517ebe5d77e546eecf609a3b7938200cdce4ca1266" {{(pid=100013) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 03 02:36:51.671724 np0000004352 devstack@c-api.service[100013]: DEBUG novaclient.v2.client [None req-b5c3bb50-e097-44a9-b665-ff028249fd99 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 03 Jul 2026 02:36:51 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-a2b08778-a720-4d6a-bcc9-4d277cc67fb7 x-openstack-request-id: req-a2b08778-a720-4d6a-bcc9-4d277cc67fb7 {{(pid=100013) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 03 02:36:51.671880 np0000004352 devstack@c-api.service[100013]: DEBUG novaclient.v2.client [None req-b5c3bb50-e097-44a9-b665-ff028249fd99 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "2522d5d1-4dff-49f8-b4b3-2fa88e55de8d", "serverId": "5a22be68-7575-4ce1-932c-1c1fc8665a5c", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "9f321869-c1b3-4df9-bb31-179284cc4730", "bdm_uuid": "0b6f86ad-612c-4097-9041-91ab13de9867"}} {{(pid=100013) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 03 02:36:51.672023 np0000004352 devstack@c-api.service[100013]: DEBUG novaclient.v2.client [None req-b5c3bb50-e097-44a9-b665-ff028249fd99 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] GET call to compute for https://10.4.3.223/compute/v2.1/servers/5a22be68-7575-4ce1-932c-1c1fc8665a5c/os-volume_attachments/2522d5d1-4dff-49f8-b4b3-2fa88e55de8d used request id req-a2b08778-a720-4d6a-bcc9-4d277cc67fb7 {{(pid=100013) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 03 02:36:51.675183 np0000004352 devstack@c-api.service[100013]: ERROR cinder.volume.api [None req-b5c3bb50-e097-44a9-b665-ff028249fd99 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-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 Jul 03 02:36:51.678122 np0000004352 devstack@c-api.service[100013]: ERROR cinder.api.middleware.fault [None req-b5c3bb50-e097-44a9-b665-ff028249fd99 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Caught error: Detach volume from instance 5a22be68-7575-4ce1-932c-1c1fc8665a5c using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 5a22be68-7575-4ce1-932c-1c1fc8665a5c using the Compute API Jul 03 02:36:51.678122 np0000004352 devstack@c-api.service[100013]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 03 02:36:51.678122 np0000004352 devstack@c-api.service[100013]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 03 02:36:51.678122 np0000004352 devstack@c-api.service[100013]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 03 02:36:51.678122 np0000004352 devstack@c-api.service[100013]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 02:36:51.678122 np0000004352 devstack@c-api.service[100013]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 02:36:51.678122 np0000004352 devstack@c-api.service[100013]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 02:36:51.678122 np0000004352 devstack@c-api.service[100013]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 02:36:51.678122 np0000004352 devstack@c-api.service[100013]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 03 02:36:51.678122 np0000004352 devstack@c-api.service[100013]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 02:36:51.678122 np0000004352 devstack@c-api.service[100013]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 02:36:51.678122 np0000004352 devstack@c-api.service[100013]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 02:36:51.678122 np0000004352 devstack@c-api.service[100013]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 02:36:51.678122 np0000004352 devstack@c-api.service[100013]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 02:36:51.678122 np0000004352 devstack@c-api.service[100013]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 03 02:36:51.678122 np0000004352 devstack@c-api.service[100013]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 02:36:51.678122 np0000004352 devstack@c-api.service[100013]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 02:36:51.678122 np0000004352 devstack@c-api.service[100013]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 112, in __call__ Jul 03 02:36:51.678122 np0000004352 devstack@c-api.service[100013]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 03 02:36:51.678122 np0000004352 devstack@c-api.service[100013]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 02:36:51.678122 np0000004352 devstack@c-api.service[100013]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 02:36:51.678122 np0000004352 devstack@c-api.service[100013]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 02:36:51.678122 np0000004352 devstack@c-api.service[100013]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 02:36:51.678122 np0000004352 devstack@c-api.service[100013]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 03 02:36:51.678122 np0000004352 devstack@c-api.service[100013]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 02:36:51.678122 np0000004352 devstack@c-api.service[100013]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 02:36:51.678122 np0000004352 devstack@c-api.service[100013]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 02:36:51.678122 np0000004352 devstack@c-api.service[100013]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 02:36:51.678122 np0000004352 devstack@c-api.service[100013]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 02:36:51.678122 np0000004352 devstack@c-api.service[100013]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 03 02:36:51.678122 np0000004352 devstack@c-api.service[100013]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 02:36:51.678122 np0000004352 devstack@c-api.service[100013]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 02:36:51.678122 np0000004352 devstack@c-api.service[100013]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 03 02:36:51.678122 np0000004352 devstack@c-api.service[100013]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 03 02:36:51.678122 np0000004352 devstack@c-api.service[100013]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 02:36:51.678122 np0000004352 devstack@c-api.service[100013]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 02:36:51.678122 np0000004352 devstack@c-api.service[100013]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 02:36:51.678122 np0000004352 devstack@c-api.service[100013]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 02:36:51.678122 np0000004352 devstack@c-api.service[100013]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 03 02:36:51.678122 np0000004352 devstack@c-api.service[100013]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 02:36:51.678122 np0000004352 devstack@c-api.service[100013]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 02:36:51.678122 np0000004352 devstack@c-api.service[100013]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 02:36:51.678122 np0000004352 devstack@c-api.service[100013]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 02:36:51.678122 np0000004352 devstack@c-api.service[100013]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 02:36:51.678122 np0000004352 devstack@c-api.service[100013]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 03 02:36:51.678122 np0000004352 devstack@c-api.service[100013]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 02:36:51.678122 np0000004352 devstack@c-api.service[100013]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 02:36:51.678122 np0000004352 devstack@c-api.service[100013]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Jul 03 02:36:51.678122 np0000004352 devstack@c-api.service[100013]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 03 02:36:51.678122 np0000004352 devstack@c-api.service[100013]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 02:36:51.679343 np0000004352 devstack@c-api.service[100013]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 02:36:51.679343 np0000004352 devstack@c-api.service[100013]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 02:36:51.679343 np0000004352 devstack@c-api.service[100013]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 02:36:51.679343 np0000004352 devstack@c-api.service[100013]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 03 02:36:51.679343 np0000004352 devstack@c-api.service[100013]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 02:36:51.679343 np0000004352 devstack@c-api.service[100013]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 02:36:51.679343 np0000004352 devstack@c-api.service[100013]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 02:36:51.679343 np0000004352 devstack@c-api.service[100013]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 02:36:51.679343 np0000004352 devstack@c-api.service[100013]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 02:36:51.679343 np0000004352 devstack@c-api.service[100013]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 02:36:51.679343 np0000004352 devstack@c-api.service[100013]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 02:36:51.679343 np0000004352 devstack@c-api.service[100013]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 02:36:51.679343 np0000004352 devstack@c-api.service[100013]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 03 02:36:51.679343 np0000004352 devstack@c-api.service[100013]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 03 02:36:51.679343 np0000004352 devstack@c-api.service[100013]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 02:36:51.679343 np0000004352 devstack@c-api.service[100013]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 02:36:51.679343 np0000004352 devstack@c-api.service[100013]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 02:36:51.679343 np0000004352 devstack@c-api.service[100013]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 02:36:51.679343 np0000004352 devstack@c-api.service[100013]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 02:36:51.679343 np0000004352 devstack@c-api.service[100013]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 02:36:51.679343 np0000004352 devstack@c-api.service[100013]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 02:36:51.679343 np0000004352 devstack@c-api.service[100013]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 03 02:36:51.679343 np0000004352 devstack@c-api.service[100013]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 02:36:51.679343 np0000004352 devstack@c-api.service[100013]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 02:36:51.679343 np0000004352 devstack@c-api.service[100013]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 03 02:36:51.679343 np0000004352 devstack@c-api.service[100013]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 03 02:36:51.679343 np0000004352 devstack@c-api.service[100013]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 02:36:51.679343 np0000004352 devstack@c-api.service[100013]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 03 02:36:51.679343 np0000004352 devstack@c-api.service[100013]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 03 02:36:51.679343 np0000004352 devstack@c-api.service[100013]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 02:36:51.679343 np0000004352 devstack@c-api.service[100013]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 03 02:36:51.679343 np0000004352 devstack@c-api.service[100013]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 03 02:36:51.679343 np0000004352 devstack@c-api.service[100013]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 02:36:51.679343 np0000004352 devstack@c-api.service[100013]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Jul 03 02:36:51.679343 np0000004352 devstack@c-api.service[100013]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Jul 03 02:36:51.679343 np0000004352 devstack@c-api.service[100013]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Jul 03 02:36:51.679343 np0000004352 devstack@c-api.service[100013]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Jul 03 02:36:51.679343 np0000004352 devstack@c-api.service[100013]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Jul 03 02:36:51.679343 np0000004352 devstack@c-api.service[100013]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Jul 03 02:36:51.679343 np0000004352 devstack@c-api.service[100013]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Jul 03 02:36:51.679343 np0000004352 devstack@c-api.service[100013]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 03 02:36:51.679343 np0000004352 devstack@c-api.service[100013]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 03 02:36:51.679343 np0000004352 devstack@c-api.service[100013]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 5a22be68-7575-4ce1-932c-1c1fc8665a5c using the Compute API Jul 03 02:36:51.679343 np0000004352 devstack@c-api.service[100013]: ERROR cinder.api.middleware.fault Jul 03 02:36:51.680710 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.middleware.fault [None req-b5c3bb50-e097-44a9-b665-ff028249fd99 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] https://10.4.3.223/volume/v3/volumes/2522d5d1-4dff-49f8-b4b3-2fa88e55de8d/action returned with HTTP 409 Jul 03 02:36:51.681183 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 927/3698] 10.4.3.223 () {68 vars in 1390 bytes} [Fri Jul 3 02:36:51 2026] POST /volume/v3/volumes/2522d5d1-4dff-49f8-b4b3-2fa88e55de8d/action => generated 167 bytes in 343 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:36:51.691328 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-a5a6d035-36be-4790-aa03-67b49d664efe None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:51.693076 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 917/3699] 10.4.3.223 () {70 vars in 1597 bytes} [Fri Jul 3 02:36:51 2026] POST /volume/v3/volumes/2522d5d1-4dff-49f8-b4b3-2fa88e55de8d/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 03 02:36:51.701786 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-841c318a-47bf-4282-8829-7be44106d3a6 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:51.705589 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 923/3700] 10.4.3.223 () {70 vars in 1597 bytes} [Fri Jul 3 02:36:51 2026] POST /volume/v3/volumes/2522d5d1-4dff-49f8-b4b3-2fa88e55de8d/action => generated 114 bytes in 4 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 03 02:36:51.713400 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-34c9a143-aeb3-42a1-b0f7-c26e6ba09642 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:51.745702 np0000004352 devstack@c-api.service[100015]: WARNING keystonemiddleware.auth_token [None req-34c9a143-aeb3-42a1-b0f7-c26e6ba09642 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 03 02:36:51.746719 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 934/3701] 10.4.3.223 () {70 vars in 1597 bytes} [Fri Jul 3 02:36:51 2026] POST /volume/v3/volumes/2522d5d1-4dff-49f8-b4b3-2fa88e55de8d/action => generated 114 bytes in 34 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 03 02:36:51.755625 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-e35790df-eea3-4cf7-b778-c9650b9ef62a None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:51.782331 np0000004352 devstack@c-api.service[100013]: WARNING keystonemiddleware.auth_token [None req-e35790df-eea3-4cf7-b778-c9650b9ef62a None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 03 02:36:51.784277 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 928/3702] 10.4.3.223 () {70 vars in 1597 bytes} [Fri Jul 3 02:36:51 2026] POST /volume/v3/volumes/2522d5d1-4dff-49f8-b4b3-2fa88e55de8d/action => generated 114 bytes in 29 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 03 02:36:51.793221 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-573054e6-4c62-4d94-9180-0f60de8a9f70 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:51.901172 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-573054e6-4c62-4d94-9180-0f60de8a9f70 tempest-TestServerVolumeAttachmentScenario-1726390532 tempest-TestServerVolumeAttachmentScenario-1726390532-project-admin] POST https://10.4.3.223/volume/v3/volumes/2522d5d1-4dff-49f8-b4b3-2fa88e55de8d/action Jul 03 02:36:51.901172 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-573054e6-4c62-4d94-9180-0f60de8a9f70 tempest-TestServerVolumeAttachmentScenario-1726390532 tempest-TestServerVolumeAttachmentScenario-1726390532-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:36:51.901172 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-573054e6-4c62-4d94-9180-0f60de8a9f70 tempest-TestServerVolumeAttachmentScenario-1726390532 tempest-TestServerVolumeAttachmentScenario-1726390532-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:36:51.957459 np0000004352 devstack@c-api.service[100014]: DEBUG oslo_db.sqlalchemy.engines [None req-573054e6-4c62-4d94-9180-0f60de8a9f70 tempest-TestServerVolumeAttachmentScenario-1726390532 tempest-TestServerVolumeAttachmentScenario-1726390532-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=100014) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 02:36:51.967312 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:51.967312 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:36:51.967896 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.contrib.admin_actions [None req-573054e6-4c62-4d94-9180-0f60de8a9f70 tempest-TestServerVolumeAttachmentScenario-1726390532 tempest-TestServerVolumeAttachmentScenario-1726390532-project-admin] Updating volume '2522d5d1-4dff-49f8-b4b3-2fa88e55de8d' with '{'status': 'error'}' {{(pid=100014) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 02:36:52.000799 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-573054e6-4c62-4d94-9180-0f60de8a9f70 tempest-TestServerVolumeAttachmentScenario-1726390532 tempest-TestServerVolumeAttachmentScenario-1726390532-project-admin] https://10.4.3.223/volume/v3/volumes/2522d5d1-4dff-49f8-b4b3-2fa88e55de8d/action returned with HTTP 202 Jul 03 02:36:52.001160 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 918/3703] 10.4.3.223 () {68 vars in 1390 bytes} [Fri Jul 3 02:36:51 2026] POST /volume/v3/volumes/2522d5d1-4dff-49f8-b4b3-2fa88e55de8d/action => generated 0 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 02:36:52.008349 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-46698e55-4e04-43c7-8e70-ce8fed9971f5 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:52.010456 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-46698e55-4e04-43c7-8e70-ce8fed9971f5 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] GET https://10.4.3.223/volume/v3/volumes/2522d5d1-4dff-49f8-b4b3-2fa88e55de8d Jul 03 02:36:52.010649 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-46698e55-4e04-43c7-8e70-ce8fed9971f5 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:52.010827 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-46698e55-4e04-43c7-8e70-ce8fed9971f5 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:52.021674 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:52.021674 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:36:52.025456 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-46698e55-4e04-43c7-8e70-ce8fed9971f5 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Volume info retrieved successfully. Jul 03 02:36:52.030042 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-46698e55-4e04-43c7-8e70-ce8fed9971f5 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] https://10.4.3.223/volume/v3/volumes/2522d5d1-4dff-49f8-b4b3-2fa88e55de8d returned with HTTP 200 Jul 03 02:36:52.030442 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 924/3704] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:36:52 2026] GET /volume/v3/volumes/2522d5d1-4dff-49f8-b4b3-2fa88e55de8d => generated 1149 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:36:52.044776 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-51f42ee2-9ba5-43f0-b5c6-e9d5ce76f251 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:52.046379 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-51f42ee2-9ba5-43f0-b5c6-e9d5ce76f251 tempest-TestServerVolumeAttachmentScenario-1726390532 tempest-TestServerVolumeAttachmentScenario-1726390532-project-admin] POST https://10.4.3.223/volume/v3/volumes/2522d5d1-4dff-49f8-b4b3-2fa88e55de8d/action Jul 03 02:36:52.046707 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-51f42ee2-9ba5-43f0-b5c6-e9d5ce76f251 tempest-TestServerVolumeAttachmentScenario-1726390532 tempest-TestServerVolumeAttachmentScenario-1726390532-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "9f321869-c1b3-4df9-bb31-179284cc4730"}}' {{(pid=100015) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:36:52.046810 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-51f42ee2-9ba5-43f0-b5c6-e9d5ce76f251 tempest-TestServerVolumeAttachmentScenario-1726390532 tempest-TestServerVolumeAttachmentScenario-1726390532-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "9f321869-c1b3-4df9-bb31-179284cc4730"}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:36:52.057693 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:52.057693 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:36:52.058012 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-51f42ee2-9ba5-43f0-b5c6-e9d5ce76f251 tempest-TestServerVolumeAttachmentScenario-1726390532 tempest-TestServerVolumeAttachmentScenario-1726390532-project-admin] Volume info retrieved successfully. Jul 03 02:36:52.113482 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-51f42ee2-9ba5-43f0-b5c6-e9d5ce76f251 tempest-TestServerVolumeAttachmentScenario-1726390532 tempest-TestServerVolumeAttachmentScenario-1726390532-project-admin] Attachment connected to vm 5a22be68-7575-4ce1-932c-1c1fc8665a5c, checking data on nova Jul 03 02:36:52.113712 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.compute.nova [None req-51f42ee2-9ba5-43f0-b5c6-e9d5ce76f251 tempest-TestServerVolumeAttachmentScenario-1726390532 tempest-TestServerVolumeAttachmentScenario-1726390532-project-admin] Creating Keystone token plugin using URL: https://10.4.3.223/identity {{(pid=100015) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 03 02:36:52.250617 np0000004352 devstack@c-api.service[100015]: DEBUG novaclient.v2.client [None req-51f42ee2-9ba5-43f0-b5c6-e9d5ce76f251 tempest-TestServerVolumeAttachmentScenario-1726390532 tempest-TestServerVolumeAttachmentScenario-1726390532-project-admin] REQ: curl -g -i -X GET https://10.4.3.223/compute/v2.1/servers/5a22be68-7575-4ce1-932c-1c1fc8665a5c/os-volume_attachments/2522d5d1-4dff-49f8-b4b3-2fa88e55de8d -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}95efd629e687ccba35ccf455d9d1f20ebed1e1010550baf715c294f200835ddd" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-51f42ee2-9ba5-43f0-b5c6-e9d5ce76f251" -H "X-Service-Token: {SHA256}370c6a4bd4812d5c7069bbeab32fbd28570eb7ab7b652199c6cdf9d6caad74b8" {{(pid=100015) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 03 02:36:52.350895 np0000004352 devstack@c-api.service[100015]: DEBUG novaclient.v2.client [None req-51f42ee2-9ba5-43f0-b5c6-e9d5ce76f251 tempest-TestServerVolumeAttachmentScenario-1726390532 tempest-TestServerVolumeAttachmentScenario-1726390532-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 03 Jul 2026 02:36:52 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-aa36a8a8-315d-4f2b-8b54-67b89c853792 x-openstack-request-id: req-aa36a8a8-315d-4f2b-8b54-67b89c853792 {{(pid=100015) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 03 02:36:52.351050 np0000004352 devstack@c-api.service[100015]: DEBUG novaclient.v2.client [None req-51f42ee2-9ba5-43f0-b5c6-e9d5ce76f251 tempest-TestServerVolumeAttachmentScenario-1726390532 tempest-TestServerVolumeAttachmentScenario-1726390532-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "2522d5d1-4dff-49f8-b4b3-2fa88e55de8d", "serverId": "5a22be68-7575-4ce1-932c-1c1fc8665a5c", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "9f321869-c1b3-4df9-bb31-179284cc4730", "bdm_uuid": "0b6f86ad-612c-4097-9041-91ab13de9867"}} {{(pid=100015) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 03 02:36:52.351202 np0000004352 devstack@c-api.service[100015]: DEBUG novaclient.v2.client [None req-51f42ee2-9ba5-43f0-b5c6-e9d5ce76f251 tempest-TestServerVolumeAttachmentScenario-1726390532 tempest-TestServerVolumeAttachmentScenario-1726390532-project-admin] GET call to compute for https://10.4.3.223/compute/v2.1/servers/5a22be68-7575-4ce1-932c-1c1fc8665a5c/os-volume_attachments/2522d5d1-4dff-49f8-b4b3-2fa88e55de8d used request id req-aa36a8a8-315d-4f2b-8b54-67b89c853792 {{(pid=100015) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 03 02:36:52.353143 np0000004352 devstack@c-api.service[100015]: ERROR cinder.volume.api [None req-51f42ee2-9ba5-43f0-b5c6-e9d5ce76f251 tempest-TestServerVolumeAttachmentScenario-1726390532 tempest-TestServerVolumeAttachmentScenario-1726390532-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 Jul 03 02:36:52.355633 np0000004352 devstack@c-api.service[100015]: ERROR cinder.api.middleware.fault [None req-51f42ee2-9ba5-43f0-b5c6-e9d5ce76f251 tempest-TestServerVolumeAttachmentScenario-1726390532 tempest-TestServerVolumeAttachmentScenario-1726390532-project-admin] Caught error: Detach volume from instance 5a22be68-7575-4ce1-932c-1c1fc8665a5c using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 5a22be68-7575-4ce1-932c-1c1fc8665a5c using the Compute API Jul 03 02:36:52.355633 np0000004352 devstack@c-api.service[100015]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 03 02:36:52.355633 np0000004352 devstack@c-api.service[100015]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 03 02:36:52.355633 np0000004352 devstack@c-api.service[100015]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 03 02:36:52.355633 np0000004352 devstack@c-api.service[100015]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 02:36:52.355633 np0000004352 devstack@c-api.service[100015]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 02:36:52.355633 np0000004352 devstack@c-api.service[100015]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 02:36:52.355633 np0000004352 devstack@c-api.service[100015]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 02:36:52.355633 np0000004352 devstack@c-api.service[100015]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 03 02:36:52.355633 np0000004352 devstack@c-api.service[100015]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 02:36:52.355633 np0000004352 devstack@c-api.service[100015]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 02:36:52.355633 np0000004352 devstack@c-api.service[100015]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 02:36:52.355633 np0000004352 devstack@c-api.service[100015]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 02:36:52.355633 np0000004352 devstack@c-api.service[100015]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 02:36:52.355633 np0000004352 devstack@c-api.service[100015]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 03 02:36:52.355633 np0000004352 devstack@c-api.service[100015]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 02:36:52.355633 np0000004352 devstack@c-api.service[100015]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 02:36:52.355633 np0000004352 devstack@c-api.service[100015]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 112, in __call__ Jul 03 02:36:52.355633 np0000004352 devstack@c-api.service[100015]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 03 02:36:52.355633 np0000004352 devstack@c-api.service[100015]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 02:36:52.355633 np0000004352 devstack@c-api.service[100015]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 02:36:52.355633 np0000004352 devstack@c-api.service[100015]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 02:36:52.355633 np0000004352 devstack@c-api.service[100015]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 02:36:52.355633 np0000004352 devstack@c-api.service[100015]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 03 02:36:52.355633 np0000004352 devstack@c-api.service[100015]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 02:36:52.355633 np0000004352 devstack@c-api.service[100015]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 02:36:52.355633 np0000004352 devstack@c-api.service[100015]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 02:36:52.355633 np0000004352 devstack@c-api.service[100015]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 02:36:52.355633 np0000004352 devstack@c-api.service[100015]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 02:36:52.355633 np0000004352 devstack@c-api.service[100015]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 03 02:36:52.355633 np0000004352 devstack@c-api.service[100015]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 02:36:52.355633 np0000004352 devstack@c-api.service[100015]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 02:36:52.355633 np0000004352 devstack@c-api.service[100015]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 03 02:36:52.355633 np0000004352 devstack@c-api.service[100015]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 03 02:36:52.355633 np0000004352 devstack@c-api.service[100015]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 02:36:52.355633 np0000004352 devstack@c-api.service[100015]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 02:36:52.355633 np0000004352 devstack@c-api.service[100015]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 02:36:52.355633 np0000004352 devstack@c-api.service[100015]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 02:36:52.355633 np0000004352 devstack@c-api.service[100015]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 03 02:36:52.355633 np0000004352 devstack@c-api.service[100015]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 02:36:52.355633 np0000004352 devstack@c-api.service[100015]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 02:36:52.355633 np0000004352 devstack@c-api.service[100015]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 02:36:52.355633 np0000004352 devstack@c-api.service[100015]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 02:36:52.355633 np0000004352 devstack@c-api.service[100015]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 02:36:52.355633 np0000004352 devstack@c-api.service[100015]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 03 02:36:52.355633 np0000004352 devstack@c-api.service[100015]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 02:36:52.355633 np0000004352 devstack@c-api.service[100015]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 02:36:52.355633 np0000004352 devstack@c-api.service[100015]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Jul 03 02:36:52.355633 np0000004352 devstack@c-api.service[100015]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 03 02:36:52.355633 np0000004352 devstack@c-api.service[100015]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 02:36:52.356697 np0000004352 devstack@c-api.service[100015]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 03 02:36:52.356697 np0000004352 devstack@c-api.service[100015]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 03 02:36:52.356697 np0000004352 devstack@c-api.service[100015]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 03 02:36:52.356697 np0000004352 devstack@c-api.service[100015]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 03 02:36:52.356697 np0000004352 devstack@c-api.service[100015]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 03 02:36:52.356697 np0000004352 devstack@c-api.service[100015]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 02:36:52.356697 np0000004352 devstack@c-api.service[100015]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 02:36:52.356697 np0000004352 devstack@c-api.service[100015]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 02:36:52.356697 np0000004352 devstack@c-api.service[100015]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 02:36:52.356697 np0000004352 devstack@c-api.service[100015]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 02:36:52.356697 np0000004352 devstack@c-api.service[100015]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 02:36:52.356697 np0000004352 devstack@c-api.service[100015]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 02:36:52.356697 np0000004352 devstack@c-api.service[100015]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 03 02:36:52.356697 np0000004352 devstack@c-api.service[100015]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 03 02:36:52.356697 np0000004352 devstack@c-api.service[100015]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 02:36:52.356697 np0000004352 devstack@c-api.service[100015]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 03 02:36:52.356697 np0000004352 devstack@c-api.service[100015]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 03 02:36:52.356697 np0000004352 devstack@c-api.service[100015]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 02:36:52.356697 np0000004352 devstack@c-api.service[100015]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 03 02:36:52.356697 np0000004352 devstack@c-api.service[100015]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 03 02:36:52.356697 np0000004352 devstack@c-api.service[100015]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 02:36:52.356697 np0000004352 devstack@c-api.service[100015]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 03 02:36:52.356697 np0000004352 devstack@c-api.service[100015]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 03 02:36:52.356697 np0000004352 devstack@c-api.service[100015]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 02:36:52.356697 np0000004352 devstack@c-api.service[100015]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 03 02:36:52.356697 np0000004352 devstack@c-api.service[100015]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 03 02:36:52.356697 np0000004352 devstack@c-api.service[100015]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 02:36:52.356697 np0000004352 devstack@c-api.service[100015]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 03 02:36:52.356697 np0000004352 devstack@c-api.service[100015]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 03 02:36:52.356697 np0000004352 devstack@c-api.service[100015]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 02:36:52.356697 np0000004352 devstack@c-api.service[100015]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 03 02:36:52.356697 np0000004352 devstack@c-api.service[100015]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 03 02:36:52.356697 np0000004352 devstack@c-api.service[100015]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 03 02:36:52.356697 np0000004352 devstack@c-api.service[100015]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Jul 03 02:36:52.356697 np0000004352 devstack@c-api.service[100015]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Jul 03 02:36:52.356697 np0000004352 devstack@c-api.service[100015]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Jul 03 02:36:52.356697 np0000004352 devstack@c-api.service[100015]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Jul 03 02:36:52.356697 np0000004352 devstack@c-api.service[100015]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Jul 03 02:36:52.356697 np0000004352 devstack@c-api.service[100015]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Jul 03 02:36:52.356697 np0000004352 devstack@c-api.service[100015]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Jul 03 02:36:52.356697 np0000004352 devstack@c-api.service[100015]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 03 02:36:52.356697 np0000004352 devstack@c-api.service[100015]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 03 02:36:52.356697 np0000004352 devstack@c-api.service[100015]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 5a22be68-7575-4ce1-932c-1c1fc8665a5c using the Compute API Jul 03 02:36:52.356697 np0000004352 devstack@c-api.service[100015]: ERROR cinder.api.middleware.fault Jul 03 02:36:52.356697 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.middleware.fault [None req-51f42ee2-9ba5-43f0-b5c6-e9d5ce76f251 tempest-TestServerVolumeAttachmentScenario-1726390532 tempest-TestServerVolumeAttachmentScenario-1726390532-project-admin] https://10.4.3.223/volume/v3/volumes/2522d5d1-4dff-49f8-b4b3-2fa88e55de8d/action returned with HTTP 409 Jul 03 02:36:52.356697 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 935/3705] 10.4.3.223 () {68 vars in 1390 bytes} [Fri Jul 3 02:36:52 2026] POST /volume/v3/volumes/2522d5d1-4dff-49f8-b4b3-2fa88e55de8d/action => generated 167 bytes in 312 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:36:52.357493 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-2b60e2d4-cb2f-4627-afc1-bb0eb4576d14 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:52.362540 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-2b60e2d4-cb2f-4627-afc1-bb0eb4576d14 tempest-VolumeAndVolumeTypeFromImageTest-1755484992 tempest-VolumeAndVolumeTypeFromImageTest-1755484992-project-member] GET https://10.4.3.223/volume/v3/volumes/b6bb12ee-02c1-44dc-95a7-be94f9414799 Jul 03 02:36:52.362949 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-2b60e2d4-cb2f-4627-afc1-bb0eb4576d14 tempest-VolumeAndVolumeTypeFromImageTest-1755484992 tempest-VolumeAndVolumeTypeFromImageTest-1755484992-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:52.363165 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-2b60e2d4-cb2f-4627-afc1-bb0eb4576d14 tempest-VolumeAndVolumeTypeFromImageTest-1755484992 tempest-VolumeAndVolumeTypeFromImageTest-1755484992-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:52.367501 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-59417208-7f8a-4fb3-b8e5-5f68a52b15eb None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:52.369206 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 919/3706] 10.4.3.223 () {70 vars in 1597 bytes} [Fri Jul 3 02:36:52 2026] POST /volume/v3/volumes/2522d5d1-4dff-49f8-b4b3-2fa88e55de8d/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 03 02:36:52.378981 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-c0be9fd8-a952-4673-9d96-371571084091 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:52.402693 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-35f49892-dceb-407c-b043-f412bbd7c49a None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:52.404599 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-35f49892-dceb-407c-b043-f412bbd7c49a tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] GET https://10.4.3.223/volume/v3/backups/056d312e-08d4-4a16-ac25-1ab8399b5cc9 Jul 03 02:36:52.404837 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-35f49892-dceb-407c-b043-f412bbd7c49a tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:52.405028 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-35f49892-dceb-407c-b043-f412bbd7c49a tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:52.405131 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-35f49892-dceb-407c-b043-f412bbd7c49a tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Show backup with id 056d312e-08d4-4a16-ac25-1ab8399b5cc9. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:36:52.415039 np0000004352 devstack@c-api.service[100012]: WARNING keystonemiddleware.auth_token [None req-c0be9fd8-a952-4673-9d96-371571084091 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 03 02:36:52.416803 np0000004352 devstack@c-api.service[100013]: DEBUG oslo_db.sqlalchemy.engines [None req-2b60e2d4-cb2f-4627-afc1-bb0eb4576d14 tempest-VolumeAndVolumeTypeFromImageTest-1755484992 tempest-VolumeAndVolumeTypeFromImageTest-1755484992-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100013) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 02:36:52.417176 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 925/3707] 10.4.3.223 () {70 vars in 1597 bytes} [Fri Jul 3 02:36:52 2026] POST /volume/v3/volumes/2522d5d1-4dff-49f8-b4b3-2fa88e55de8d/action => generated 114 bytes in 39 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 03 02:36:52.424723 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:52.424723 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:36:52.425808 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-f31771d2-6439-4790-ad36-9dccd5cf5cb8 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:52.427597 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-f31771d2-6439-4790-ad36-9dccd5cf5cb8 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] GET https://10.4.3.223/volume/v3/volumes/2c90aa8e-9e6c-4f92-86d0-3e504d0408eb Jul 03 02:36:52.427817 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-f31771d2-6439-4790-ad36-9dccd5cf5cb8 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:52.428018 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-f31771d2-6439-4790-ad36-9dccd5cf5cb8 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:52.429965 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-2b60e2d4-cb2f-4627-afc1-bb0eb4576d14 tempest-VolumeAndVolumeTypeFromImageTest-1755484992 tempest-VolumeAndVolumeTypeFromImageTest-1755484992-project-member] Volume info retrieved successfully. Jul 03 02:36:52.436020 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:52.436020 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:36:52.436410 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-2b60e2d4-cb2f-4627-afc1-bb0eb4576d14 tempest-VolumeAndVolumeTypeFromImageTest-1755484992 tempest-VolumeAndVolumeTypeFromImageTest-1755484992-project-member] https://10.4.3.223/volume/v3/volumes/b6bb12ee-02c1-44dc-95a7-be94f9414799 returned with HTTP 200 Jul 03 02:36:52.437035 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 929/3708] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:36:52 2026] GET /volume/v3/volumes/b6bb12ee-02c1-44dc-95a7-be94f9414799 => generated 951 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:36:52.440692 np0000004352 devstack@c-api.service[100015]: DEBUG oslo_db.sqlalchemy.engines [None req-35f49892-dceb-407c-b043-f412bbd7c49a tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-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=100015) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 03 02:36:52.442075 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-f31771d2-6439-4790-ad36-9dccd5cf5cb8 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Volume info retrieved successfully. Jul 03 02:36:52.445714 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:52.445714 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:36:52.446483 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-35f49892-dceb-407c-b043-f412bbd7c49a tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] https://10.4.3.223/volume/v3/backups/056d312e-08d4-4a16-ac25-1ab8399b5cc9 returned with HTTP 200 Jul 03 02:36:52.446962 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 936/3709] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:36:52 2026] GET /volume/v3/backups/056d312e-08d4-4a16-ac25-1ab8399b5cc9 => generated 736 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:36:52.448224 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-f31771d2-6439-4790-ad36-9dccd5cf5cb8 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] https://10.4.3.223/volume/v3/volumes/2c90aa8e-9e6c-4f92-86d0-3e504d0408eb returned with HTTP 200 Jul 03 02:36:52.448835 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 920/3710] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:36:52 2026] GET /volume/v3/volumes/2c90aa8e-9e6c-4f92-86d0-3e504d0408eb => generated 858 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:36:52.466475 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-5ce03b45-2a87-4687-ba6e-0f87d8200563 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:52.470190 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-5ce03b45-2a87-4687-ba6e-0f87d8200563 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] GET https://10.4.3.223/volume/v3/volumes/2c90aa8e-9e6c-4f92-86d0-3e504d0408eb Jul 03 02:36:52.470355 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-5ce03b45-2a87-4687-ba6e-0f87d8200563 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:52.470548 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-5ce03b45-2a87-4687-ba6e-0f87d8200563 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:52.481291 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:52.481291 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:36:52.485221 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-5ce03b45-2a87-4687-ba6e-0f87d8200563 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Volume info retrieved successfully. Jul 03 02:36:52.489361 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-5ce03b45-2a87-4687-ba6e-0f87d8200563 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] https://10.4.3.223/volume/v3/volumes/2c90aa8e-9e6c-4f92-86d0-3e504d0408eb returned with HTTP 200 Jul 03 02:36:52.490040 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 926/3711] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:36:52 2026] GET /volume/v3/volumes/2c90aa8e-9e6c-4f92-86d0-3e504d0408eb => generated 858 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:36:52.527664 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-8df88d41-34e9-4564-82e6-c2d6597a5172 req-5d80ee62-8d10-4cb6-aeac-68b0bb40bb09 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:52.529870 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-8df88d41-34e9-4564-82e6-c2d6597a5172 req-5d80ee62-8d10-4cb6-aeac-68b0bb40bb09 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] GET https://10.4.3.223/volume/v3/volumes/2c90aa8e-9e6c-4f92-86d0-3e504d0408eb Jul 03 02:36:52.530076 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-8df88d41-34e9-4564-82e6-c2d6597a5172 req-5d80ee62-8d10-4cb6-aeac-68b0bb40bb09 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:52.530258 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-8df88d41-34e9-4564-82e6-c2d6597a5172 req-5d80ee62-8d10-4cb6-aeac-68b0bb40bb09 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:52.537489 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:52.537489 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:36:52.541577 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-8df88d41-34e9-4564-82e6-c2d6597a5172 req-5d80ee62-8d10-4cb6-aeac-68b0bb40bb09 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Volume info retrieved successfully. Jul 03 02:36:52.545963 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-8df88d41-34e9-4564-82e6-c2d6597a5172 req-5d80ee62-8d10-4cb6-aeac-68b0bb40bb09 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] https://10.4.3.223/volume/v3/volumes/2c90aa8e-9e6c-4f92-86d0-3e504d0408eb returned with HTTP 200 Jul 03 02:36:52.546445 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 930/3712] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:36:52 2026] GET /volume/v3/volumes/2c90aa8e-9e6c-4f92-86d0-3e504d0408eb => generated 858 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:36:53.449195 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-42de8233-1eae-4991-832f-073432401530 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:53.451688 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-42de8233-1eae-4991-832f-073432401530 tempest-VolumeAndVolumeTypeFromImageTest-1755484992 tempest-VolumeAndVolumeTypeFromImageTest-1755484992-project-member] GET https://10.4.3.223/volume/v3/volumes/b6bb12ee-02c1-44dc-95a7-be94f9414799 Jul 03 02:36:53.451937 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-42de8233-1eae-4991-832f-073432401530 tempest-VolumeAndVolumeTypeFromImageTest-1755484992 tempest-VolumeAndVolumeTypeFromImageTest-1755484992-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:53.452193 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-42de8233-1eae-4991-832f-073432401530 tempest-VolumeAndVolumeTypeFromImageTest-1755484992 tempest-VolumeAndVolumeTypeFromImageTest-1755484992-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:53.459805 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:53.459805 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:36:53.460612 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-4d6ab773-ac62-4298-8b15-3cd9558ab5fa None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:53.462782 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-4d6ab773-ac62-4298-8b15-3cd9558ab5fa tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] GET https://10.4.3.223/volume/v3/backups/056d312e-08d4-4a16-ac25-1ab8399b5cc9 Jul 03 02:36:53.463052 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-4d6ab773-ac62-4298-8b15-3cd9558ab5fa tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:53.463292 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-4d6ab773-ac62-4298-8b15-3cd9558ab5fa tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:53.463455 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-4d6ab773-ac62-4298-8b15-3cd9558ab5fa tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Show backup with id 056d312e-08d4-4a16-ac25-1ab8399b5cc9. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:36:53.463776 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-42de8233-1eae-4991-832f-073432401530 tempest-VolumeAndVolumeTypeFromImageTest-1755484992 tempest-VolumeAndVolumeTypeFromImageTest-1755484992-project-member] Volume info retrieved successfully. Jul 03 02:36:53.468318 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:53.468318 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:36:53.468408 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-42de8233-1eae-4991-832f-073432401530 tempest-VolumeAndVolumeTypeFromImageTest-1755484992 tempest-VolumeAndVolumeTypeFromImageTest-1755484992-project-member] https://10.4.3.223/volume/v3/volumes/b6bb12ee-02c1-44dc-95a7-be94f9414799 returned with HTTP 200 Jul 03 02:36:53.468828 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 937/3713] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:36:53 2026] GET /volume/v3/volumes/b6bb12ee-02c1-44dc-95a7-be94f9414799 => generated 951 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:36:53.469202 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-4d6ab773-ac62-4298-8b15-3cd9558ab5fa tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] https://10.4.3.223/volume/v3/backups/056d312e-08d4-4a16-ac25-1ab8399b5cc9 returned with HTTP 200 Jul 03 02:36:53.469930 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 921/3714] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:36:53 2026] GET /volume/v3/backups/056d312e-08d4-4a16-ac25-1ab8399b5cc9 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:36:54.481044 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-4faec7cc-1cb2-4a35-9ca3-20d4e6e68253 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:54.482826 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-4faec7cc-1cb2-4a35-9ca3-20d4e6e68253 tempest-VolumeAndVolumeTypeFromImageTest-1755484992 tempest-VolumeAndVolumeTypeFromImageTest-1755484992-project-member] GET https://10.4.3.223/volume/v3/volumes/b6bb12ee-02c1-44dc-95a7-be94f9414799 Jul 03 02:36:54.483145 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-4faec7cc-1cb2-4a35-9ca3-20d4e6e68253 tempest-VolumeAndVolumeTypeFromImageTest-1755484992 tempest-VolumeAndVolumeTypeFromImageTest-1755484992-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:54.483398 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-4faec7cc-1cb2-4a35-9ca3-20d4e6e68253 tempest-VolumeAndVolumeTypeFromImageTest-1755484992 tempest-VolumeAndVolumeTypeFromImageTest-1755484992-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:54.485411 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-8e59d821-ba9b-4fc8-9a24-e93b030c23aa None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:54.487964 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-8e59d821-ba9b-4fc8-9a24-e93b030c23aa tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] GET https://10.4.3.223/volume/v3/backups/056d312e-08d4-4a16-ac25-1ab8399b5cc9 Jul 03 02:36:54.488209 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-8e59d821-ba9b-4fc8-9a24-e93b030c23aa tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:54.488446 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-8e59d821-ba9b-4fc8-9a24-e93b030c23aa tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:54.488566 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-8e59d821-ba9b-4fc8-9a24-e93b030c23aa tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Show backup with id 056d312e-08d4-4a16-ac25-1ab8399b5cc9. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:36:54.491496 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:54.491496 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:36:54.493298 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:54.493298 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:36:54.494159 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-8e59d821-ba9b-4fc8-9a24-e93b030c23aa tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] https://10.4.3.223/volume/v3/backups/056d312e-08d4-4a16-ac25-1ab8399b5cc9 returned with HTTP 200 Jul 03 02:36:54.494633 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 931/3715] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:36:54 2026] GET /volume/v3/backups/056d312e-08d4-4a16-ac25-1ab8399b5cc9 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:36:54.497005 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-4faec7cc-1cb2-4a35-9ca3-20d4e6e68253 tempest-VolumeAndVolumeTypeFromImageTest-1755484992 tempest-VolumeAndVolumeTypeFromImageTest-1755484992-project-member] Volume info retrieved successfully. Jul 03 02:36:54.502152 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-4faec7cc-1cb2-4a35-9ca3-20d4e6e68253 tempest-VolumeAndVolumeTypeFromImageTest-1755484992 tempest-VolumeAndVolumeTypeFromImageTest-1755484992-project-member] https://10.4.3.223/volume/v3/volumes/b6bb12ee-02c1-44dc-95a7-be94f9414799 returned with HTTP 200 Jul 03 02:36:54.502618 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 927/3716] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:36:54 2026] GET /volume/v3/volumes/b6bb12ee-02c1-44dc-95a7-be94f9414799 => generated 951 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:36:54.583441 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-1339adad-16d4-4fde-8b4a-95a1d3da7310 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:54.583872 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-1339adad-16d4-4fde-8b4a-95a1d3da7310 None None] GET https://10.4.3.223/volume// Jul 03 02:36:54.583949 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-1339adad-16d4-4fde-8b4a-95a1d3da7310 None None] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:54.584131 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-1339adad-16d4-4fde-8b4a-95a1d3da7310 None None] Calling method 'all' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:54.584516 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-1339adad-16d4-4fde-8b4a-95a1d3da7310 None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:36:54.584821 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 938/3717] 10.4.3.223 () {66 vars in 1428 bytes} [Fri Jul 3 02:36:54 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:36:54.593380 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-8df88d41-34e9-4564-82e6-c2d6597a5172 req-aa6bba36-b278-401b-922b-950b7538c008 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:54.596000 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-8df88d41-34e9-4564-82e6-c2d6597a5172 req-aa6bba36-b278-401b-922b-950b7538c008 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] POST https://10.4.3.223/volume/v3/attachments Jul 03 02:36:54.596569 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-8df88d41-34e9-4564-82e6-c2d6597a5172 req-aa6bba36-b278-401b-922b-950b7538c008 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2c90aa8e-9e6c-4f92-86d0-3e504d0408eb", "connector": null, "instance_uuid": "5a22be68-7575-4ce1-932c-1c1fc8665a5c"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:36:54.609808 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:54.609808 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:36:54.644823 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-8df88d41-34e9-4564-82e6-c2d6597a5172 req-aa6bba36-b278-401b-922b-950b7538c008 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Jul 03 02:36:54.645474 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 922/3718] 10.4.3.223 () {74 vars in 1594 bytes} [Fri Jul 3 02:36:54 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) Jul 03 02:36:55.067903 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-e0c76130-a0a2-4361-9be6-072a6097a69a None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:55.069917 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-e0c76130-a0a2-4361-9be6-072a6097a69a tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] GET https://10.4.3.223/volume/v3/volumes/2c90aa8e-9e6c-4f92-86d0-3e504d0408eb Jul 03 02:36:55.070094 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-e0c76130-a0a2-4361-9be6-072a6097a69a tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:55.070360 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-e0c76130-a0a2-4361-9be6-072a6097a69a tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:55.081969 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:55.081969 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:36:55.085967 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-e0c76130-a0a2-4361-9be6-072a6097a69a tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Volume info retrieved successfully. Jul 03 02:36:55.092309 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-e0c76130-a0a2-4361-9be6-072a6097a69a tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] https://10.4.3.223/volume/v3/volumes/2c90aa8e-9e6c-4f92-86d0-3e504d0408eb returned with HTTP 200 Jul 03 02:36:55.092309 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 932/3719] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:36:55 2026] GET /volume/v3/volumes/2c90aa8e-9e6c-4f92-86d0-3e504d0408eb => generated 857 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:36:55.177343 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-95fa5cc9-ff2d-417a-b490-fd88a73753ea None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:55.177810 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-95fa5cc9-ff2d-417a-b490-fd88a73753ea None None] GET https://10.4.3.223/volume// Jul 03 02:36:55.177974 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-95fa5cc9-ff2d-417a-b490-fd88a73753ea None None] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:55.178187 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-95fa5cc9-ff2d-417a-b490-fd88a73753ea None None] Calling method 'all' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:55.178532 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-95fa5cc9-ff2d-417a-b490-fd88a73753ea None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:36:55.178824 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 928/3720] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:36:55 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:36:55.189591 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-8df88d41-34e9-4564-82e6-c2d6597a5172 req-fccac633-132c-4330-a41d-4abef7ca1f07 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:55.192145 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-8df88d41-34e9-4564-82e6-c2d6597a5172 req-fccac633-132c-4330-a41d-4abef7ca1f07 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] GET https://10.4.3.223/volume/v3/volumes/2c90aa8e-9e6c-4f92-86d0-3e504d0408eb Jul 03 02:36:55.192325 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-8df88d41-34e9-4564-82e6-c2d6597a5172 req-fccac633-132c-4330-a41d-4abef7ca1f07 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:55.192554 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-8df88d41-34e9-4564-82e6-c2d6597a5172 req-fccac633-132c-4330-a41d-4abef7ca1f07 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:55.203443 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:55.203443 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:36:55.207089 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [req-8df88d41-34e9-4564-82e6-c2d6597a5172 req-fccac633-132c-4330-a41d-4abef7ca1f07 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Volume info retrieved successfully. Jul 03 02:36:55.212831 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-8df88d41-34e9-4564-82e6-c2d6597a5172 req-fccac633-132c-4330-a41d-4abef7ca1f07 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] https://10.4.3.223/volume/v3/volumes/2c90aa8e-9e6c-4f92-86d0-3e504d0408eb returned with HTTP 200 Jul 03 02:36:55.213389 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 939/3721] 10.4.3.223 () {70 vars in 1639 bytes} [Fri Jul 3 02:36:55 2026] GET /volume/v3/volumes/2c90aa8e-9e6c-4f92-86d0-3e504d0408eb => generated 1037 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:36:55.319226 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-8df88d41-34e9-4564-82e6-c2d6597a5172 req-fc7790b2-18a0-43b6-a67e-c73eb66bb7a3 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:55.321339 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-8df88d41-34e9-4564-82e6-c2d6597a5172 req-fc7790b2-18a0-43b6-a67e-c73eb66bb7a3 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] PUT https://10.4.3.223/volume/v3/attachments/40728154-14c9-444e-b71e-2f1ef41b63f9 Jul 03 02:36:55.321725 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-8df88d41-34e9-4564-82e6-c2d6597a5172 req-fc7790b2-18a0-43b6-a67e-c73eb66bb7a3 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000004352", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2a2633a05d73", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "80a8c083-552c-46a2-8db9-fd9e83fa2364", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:36:55.330306 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.coordination [req-8df88d41-34e9-4564-82e6-c2d6597a5172 req-fc7790b2-18a0-43b6-a67e-c73eb66bb7a3 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Acquiring lock "cinder-attachment_update-2c90aa8e-9e6c-4f92-86d0-3e504d0408eb-np0000004352" by "attachment_update" {{(pid=100014) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 02:36:55.335626 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.coordination [req-8df88d41-34e9-4564-82e6-c2d6597a5172 req-fc7790b2-18a0-43b6-a67e-c73eb66bb7a3 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Lock "cinder-attachment_update-2c90aa8e-9e6c-4f92-86d0-3e504d0408eb-np0000004352" acquired by "attachment_update" :: waited 0.005s {{(pid=100014) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 02:36:55.336631 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:55.336631 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:36:55.508059 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-4824a2cb-4e0c-4e84-a9d3-2a4c433dd741 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:55.509803 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-4824a2cb-4e0c-4e84-a9d3-2a4c433dd741 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] GET https://10.4.3.223/volume/v3/backups/056d312e-08d4-4a16-ac25-1ab8399b5cc9 Jul 03 02:36:55.510047 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-4824a2cb-4e0c-4e84-a9d3-2a4c433dd741 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:55.510216 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-4824a2cb-4e0c-4e84-a9d3-2a4c433dd741 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:55.510315 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-4824a2cb-4e0c-4e84-a9d3-2a4c433dd741 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Show backup with id 056d312e-08d4-4a16-ac25-1ab8399b5cc9. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:36:55.519631 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:55.519631 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:36:55.519954 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-ee491e54-b229-46a2-bfca-98cf59db87b1 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:55.520678 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-4824a2cb-4e0c-4e84-a9d3-2a4c433dd741 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] https://10.4.3.223/volume/v3/backups/056d312e-08d4-4a16-ac25-1ab8399b5cc9 returned with HTTP 200 Jul 03 02:36:55.521287 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 933/3722] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:36:55 2026] GET /volume/v3/backups/056d312e-08d4-4a16-ac25-1ab8399b5cc9 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:36:55.521871 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-ee491e54-b229-46a2-bfca-98cf59db87b1 tempest-VolumeAndVolumeTypeFromImageTest-1755484992 tempest-VolumeAndVolumeTypeFromImageTest-1755484992-project-member] GET https://10.4.3.223/volume/v3/volumes/b6bb12ee-02c1-44dc-95a7-be94f9414799 Jul 03 02:36:55.522042 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-ee491e54-b229-46a2-bfca-98cf59db87b1 tempest-VolumeAndVolumeTypeFromImageTest-1755484992 tempest-VolumeAndVolumeTypeFromImageTest-1755484992-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:55.522203 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-ee491e54-b229-46a2-bfca-98cf59db87b1 tempest-VolumeAndVolumeTypeFromImageTest-1755484992 tempest-VolumeAndVolumeTypeFromImageTest-1755484992-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:55.536038 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:55.536038 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:36:55.540883 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-ee491e54-b229-46a2-bfca-98cf59db87b1 tempest-VolumeAndVolumeTypeFromImageTest-1755484992 tempest-VolumeAndVolumeTypeFromImageTest-1755484992-project-member] Volume info retrieved successfully. Jul 03 02:36:55.547594 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-ee491e54-b229-46a2-bfca-98cf59db87b1 tempest-VolumeAndVolumeTypeFromImageTest-1755484992 tempest-VolumeAndVolumeTypeFromImageTest-1755484992-project-member] https://10.4.3.223/volume/v3/volumes/b6bb12ee-02c1-44dc-95a7-be94f9414799 returned with HTTP 200 Jul 03 02:36:55.548296 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 929/3723] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:36:55 2026] GET /volume/v3/volumes/b6bb12ee-02c1-44dc-95a7-be94f9414799 => generated 951 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:36:55.860196 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.coordination [req-8df88d41-34e9-4564-82e6-c2d6597a5172 req-fc7790b2-18a0-43b6-a67e-c73eb66bb7a3 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Lock "cinder-attachment_update-2c90aa8e-9e6c-4f92-86d0-3e504d0408eb-np0000004352" released by "attachment_update" :: held 0.524s {{(pid=100014) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 02:36:55.860557 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-8df88d41-34e9-4564-82e6-c2d6597a5172 req-fc7790b2-18a0-43b6-a67e-c73eb66bb7a3 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] https://10.4.3.223/volume/v3/attachments/40728154-14c9-444e-b71e-2f1ef41b63f9 returned with HTTP 200 Jul 03 02:36:55.861110 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 923/3724] 10.4.3.223 () {74 vars in 1704 bytes} [Fri Jul 3 02:36:55 2026] PUT /volume/v3/attachments/40728154-14c9-444e-b71e-2f1ef41b63f9 => generated 969 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:36:56.106650 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-c161a76f-d390-4916-8bc3-c33408ba8b7d None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:56.108876 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-c161a76f-d390-4916-8bc3-c33408ba8b7d tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] GET https://10.4.3.223/volume/v3/volumes/2c90aa8e-9e6c-4f92-86d0-3e504d0408eb Jul 03 02:36:56.109936 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-c161a76f-d390-4916-8bc3-c33408ba8b7d tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:56.109936 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-c161a76f-d390-4916-8bc3-c33408ba8b7d tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:56.121262 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:56.121262 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:36:56.125584 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-c161a76f-d390-4916-8bc3-c33408ba8b7d tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Volume info retrieved successfully. Jul 03 02:36:56.130280 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-c161a76f-d390-4916-8bc3-c33408ba8b7d tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] https://10.4.3.223/volume/v3/volumes/2c90aa8e-9e6c-4f92-86d0-3e504d0408eb returned with HTTP 200 Jul 03 02:36:56.130718 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 940/3725] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:36:56 2026] GET /volume/v3/volumes/2c90aa8e-9e6c-4f92-86d0-3e504d0408eb => generated 858 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:36:56.537082 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-ba9d9534-9f2a-450a-9f5d-b7feef203b6a None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:56.538933 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-ba9d9534-9f2a-450a-9f5d-b7feef203b6a tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] GET https://10.4.3.223/volume/v3/backups/056d312e-08d4-4a16-ac25-1ab8399b5cc9 Jul 03 02:36:56.539120 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-ba9d9534-9f2a-450a-9f5d-b7feef203b6a tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:56.539327 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-ba9d9534-9f2a-450a-9f5d-b7feef203b6a tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:56.539507 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-ba9d9534-9f2a-450a-9f5d-b7feef203b6a tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Show backup with id 056d312e-08d4-4a16-ac25-1ab8399b5cc9. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:36:56.547457 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:56.547457 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:36:56.548811 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-ba9d9534-9f2a-450a-9f5d-b7feef203b6a tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] https://10.4.3.223/volume/v3/backups/056d312e-08d4-4a16-ac25-1ab8399b5cc9 returned with HTTP 200 Jul 03 02:36:56.548960 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 934/3726] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:36:56 2026] GET /volume/v3/backups/056d312e-08d4-4a16-ac25-1ab8399b5cc9 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:36:56.560308 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-f4db6a2c-e515-44ee-b482-9222f42a803e None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:56.562050 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-f4db6a2c-e515-44ee-b482-9222f42a803e tempest-VolumeAndVolumeTypeFromImageTest-1755484992 tempest-VolumeAndVolumeTypeFromImageTest-1755484992-project-member] GET https://10.4.3.223/volume/v3/volumes/b6bb12ee-02c1-44dc-95a7-be94f9414799 Jul 03 02:36:56.562247 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-f4db6a2c-e515-44ee-b482-9222f42a803e tempest-VolumeAndVolumeTypeFromImageTest-1755484992 tempest-VolumeAndVolumeTypeFromImageTest-1755484992-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:56.562393 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-f4db6a2c-e515-44ee-b482-9222f42a803e tempest-VolumeAndVolumeTypeFromImageTest-1755484992 tempest-VolumeAndVolumeTypeFromImageTest-1755484992-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:56.569546 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:56.569546 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:36:56.573601 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-f4db6a2c-e515-44ee-b482-9222f42a803e tempest-VolumeAndVolumeTypeFromImageTest-1755484992 tempest-VolumeAndVolumeTypeFromImageTest-1755484992-project-member] Volume info retrieved successfully. Jul 03 02:36:56.578206 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-f4db6a2c-e515-44ee-b482-9222f42a803e tempest-VolumeAndVolumeTypeFromImageTest-1755484992 tempest-VolumeAndVolumeTypeFromImageTest-1755484992-project-member] https://10.4.3.223/volume/v3/volumes/b6bb12ee-02c1-44dc-95a7-be94f9414799 returned with HTTP 200 Jul 03 02:36:56.578788 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 930/3727] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:36:56 2026] GET /volume/v3/volumes/b6bb12ee-02c1-44dc-95a7-be94f9414799 => generated 951 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:36:57.145198 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-680fefee-50c5-4f25-9d26-568a94de21a7 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:57.147587 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-680fefee-50c5-4f25-9d26-568a94de21a7 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] GET https://10.4.3.223/volume/v3/volumes/2c90aa8e-9e6c-4f92-86d0-3e504d0408eb Jul 03 02:36:57.147779 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-680fefee-50c5-4f25-9d26-568a94de21a7 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:57.148137 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-680fefee-50c5-4f25-9d26-568a94de21a7 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:57.163366 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:57.163366 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:36:57.168046 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-680fefee-50c5-4f25-9d26-568a94de21a7 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Volume info retrieved successfully. Jul 03 02:36:57.174607 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-680fefee-50c5-4f25-9d26-568a94de21a7 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] https://10.4.3.223/volume/v3/volumes/2c90aa8e-9e6c-4f92-86d0-3e504d0408eb returned with HTTP 200 Jul 03 02:36:57.175747 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 924/3728] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:36:57 2026] GET /volume/v3/volumes/2c90aa8e-9e6c-4f92-86d0-3e504d0408eb => generated 858 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:36:57.558936 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-8ea7269e-b215-4f01-bb03-33cdf5dd7ebb None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:57.560784 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-8ea7269e-b215-4f01-bb03-33cdf5dd7ebb tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] GET https://10.4.3.223/volume/v3/backups/056d312e-08d4-4a16-ac25-1ab8399b5cc9 Jul 03 02:36:57.561022 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-8ea7269e-b215-4f01-bb03-33cdf5dd7ebb tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:57.561231 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-8ea7269e-b215-4f01-bb03-33cdf5dd7ebb tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:57.561377 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-8ea7269e-b215-4f01-bb03-33cdf5dd7ebb tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Show backup with id 056d312e-08d4-4a16-ac25-1ab8399b5cc9. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:36:57.565610 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:57.565610 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:36:57.566274 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-8ea7269e-b215-4f01-bb03-33cdf5dd7ebb tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] https://10.4.3.223/volume/v3/backups/056d312e-08d4-4a16-ac25-1ab8399b5cc9 returned with HTTP 200 Jul 03 02:36:57.566671 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 941/3729] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:36:57 2026] GET /volume/v3/backups/056d312e-08d4-4a16-ac25-1ab8399b5cc9 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:36:57.592681 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-c36352f3-ca0f-4d00-8722-7090542dbb4b None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:57.594615 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-c36352f3-ca0f-4d00-8722-7090542dbb4b tempest-VolumeAndVolumeTypeFromImageTest-1755484992 tempest-VolumeAndVolumeTypeFromImageTest-1755484992-project-member] GET https://10.4.3.223/volume/v3/volumes/b6bb12ee-02c1-44dc-95a7-be94f9414799 Jul 03 02:36:57.594786 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-c36352f3-ca0f-4d00-8722-7090542dbb4b tempest-VolumeAndVolumeTypeFromImageTest-1755484992 tempest-VolumeAndVolumeTypeFromImageTest-1755484992-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:57.594958 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-c36352f3-ca0f-4d00-8722-7090542dbb4b tempest-VolumeAndVolumeTypeFromImageTest-1755484992 tempest-VolumeAndVolumeTypeFromImageTest-1755484992-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:57.602196 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:57.602196 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:36:57.606626 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-c36352f3-ca0f-4d00-8722-7090542dbb4b tempest-VolumeAndVolumeTypeFromImageTest-1755484992 tempest-VolumeAndVolumeTypeFromImageTest-1755484992-project-member] Volume info retrieved successfully. Jul 03 02:36:57.611526 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-c36352f3-ca0f-4d00-8722-7090542dbb4b tempest-VolumeAndVolumeTypeFromImageTest-1755484992 tempest-VolumeAndVolumeTypeFromImageTest-1755484992-project-member] https://10.4.3.223/volume/v3/volumes/b6bb12ee-02c1-44dc-95a7-be94f9414799 returned with HTTP 200 Jul 03 02:36:57.612031 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 935/3730] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:36:57 2026] GET /volume/v3/volumes/b6bb12ee-02c1-44dc-95a7-be94f9414799 => generated 951 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:36:58.188717 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-ba08827c-f6fe-40ea-b912-b5a50985a4aa None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:58.190852 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-ba08827c-f6fe-40ea-b912-b5a50985a4aa tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] GET https://10.4.3.223/volume/v3/volumes/2c90aa8e-9e6c-4f92-86d0-3e504d0408eb Jul 03 02:36:58.191010 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-ba08827c-f6fe-40ea-b912-b5a50985a4aa tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:58.191214 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-ba08827c-f6fe-40ea-b912-b5a50985a4aa tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:58.201673 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:58.201673 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:36:58.204919 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-ba08827c-f6fe-40ea-b912-b5a50985a4aa tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Volume info retrieved successfully. Jul 03 02:36:58.208772 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-ba08827c-f6fe-40ea-b912-b5a50985a4aa tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] https://10.4.3.223/volume/v3/volumes/2c90aa8e-9e6c-4f92-86d0-3e504d0408eb returned with HTTP 200 Jul 03 02:36:58.209255 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 931/3731] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:36:58 2026] GET /volume/v3/volumes/2c90aa8e-9e6c-4f92-86d0-3e504d0408eb => generated 858 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:36:58.516403 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-2d3a6bca-6d31-4b7e-956b-d2cef2f8afc1 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:58.518175 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-2d3a6bca-6d31-4b7e-956b-d2cef2f8afc1 tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] GET https://10.4.3.223/volume/v3/volumes/9db1a9c5-5bb2-4931-81b3-3beeb8f956b2 Jul 03 02:36:58.518372 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-2d3a6bca-6d31-4b7e-956b-d2cef2f8afc1 tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:58.518622 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-2d3a6bca-6d31-4b7e-956b-d2cef2f8afc1 tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:58.525540 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:58.525540 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:36:58.529266 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-2d3a6bca-6d31-4b7e-956b-d2cef2f8afc1 tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] Volume info retrieved successfully. Jul 03 02:36:58.533961 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-2d3a6bca-6d31-4b7e-956b-d2cef2f8afc1 tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] https://10.4.3.223/volume/v3/volumes/9db1a9c5-5bb2-4931-81b3-3beeb8f956b2 returned with HTTP 200 Jul 03 02:36:58.534313 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 925/3732] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:36:58 2026] GET /volume/v3/volumes/9db1a9c5-5bb2-4931-81b3-3beeb8f956b2 => generated 861 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:36:58.576755 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-f7be1ab6-29f2-4898-a089-ec4378fee703 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:58.578570 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-f7be1ab6-29f2-4898-a089-ec4378fee703 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] GET https://10.4.3.223/volume/v3/backups/056d312e-08d4-4a16-ac25-1ab8399b5cc9 Jul 03 02:36:58.578776 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-f7be1ab6-29f2-4898-a089-ec4378fee703 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:58.578957 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-f7be1ab6-29f2-4898-a089-ec4378fee703 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:58.579054 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-f7be1ab6-29f2-4898-a089-ec4378fee703 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Show backup with id 056d312e-08d4-4a16-ac25-1ab8399b5cc9. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:36:58.583277 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:58.583277 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:36:58.583974 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-f7be1ab6-29f2-4898-a089-ec4378fee703 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] https://10.4.3.223/volume/v3/backups/056d312e-08d4-4a16-ac25-1ab8399b5cc9 returned with HTTP 200 Jul 03 02:36:58.584671 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 942/3733] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:36:58 2026] GET /volume/v3/backups/056d312e-08d4-4a16-ac25-1ab8399b5cc9 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:36:58.626092 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-99d2d38b-8355-497b-a5c7-e812589bde07 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:58.627819 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-99d2d38b-8355-497b-a5c7-e812589bde07 tempest-VolumeAndVolumeTypeFromImageTest-1755484992 tempest-VolumeAndVolumeTypeFromImageTest-1755484992-project-member] GET https://10.4.3.223/volume/v3/volumes/b6bb12ee-02c1-44dc-95a7-be94f9414799 Jul 03 02:36:58.628024 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-99d2d38b-8355-497b-a5c7-e812589bde07 tempest-VolumeAndVolumeTypeFromImageTest-1755484992 tempest-VolumeAndVolumeTypeFromImageTest-1755484992-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:58.628192 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-99d2d38b-8355-497b-a5c7-e812589bde07 tempest-VolumeAndVolumeTypeFromImageTest-1755484992 tempest-VolumeAndVolumeTypeFromImageTest-1755484992-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:58.637282 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:58.637282 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:36:58.642278 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-99d2d38b-8355-497b-a5c7-e812589bde07 tempest-VolumeAndVolumeTypeFromImageTest-1755484992 tempest-VolumeAndVolumeTypeFromImageTest-1755484992-project-member] Volume info retrieved successfully. Jul 03 02:36:58.648855 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-99d2d38b-8355-497b-a5c7-e812589bde07 tempest-VolumeAndVolumeTypeFromImageTest-1755484992 tempest-VolumeAndVolumeTypeFromImageTest-1755484992-project-member] https://10.4.3.223/volume/v3/volumes/b6bb12ee-02c1-44dc-95a7-be94f9414799 returned with HTTP 200 Jul 03 02:36:58.649586 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 936/3734] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:36:58 2026] GET /volume/v3/volumes/b6bb12ee-02c1-44dc-95a7-be94f9414799 => generated 951 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:36:58.701249 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-27c3629b-b6b1-45d8-9968-e708d8545a26 req-25f36975-df01-401e-ac72-5551b2dbe392 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:58.703314 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-27c3629b-b6b1-45d8-9968-e708d8545a26 req-25f36975-df01-401e-ac72-5551b2dbe392 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] DELETE https://10.4.3.223/volume/v3/attachments/169d2d2b-4a2b-48e1-a27e-e62f64a8362d Jul 03 02:36:58.703542 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-27c3629b-b6b1-45d8-9968-e708d8545a26 req-25f36975-df01-401e-ac72-5551b2dbe392 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:58.703750 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-27c3629b-b6b1-45d8-9968-e708d8545a26 req-25f36975-df01-401e-ac72-5551b2dbe392 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'version_select' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:58.711219 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:58.711219 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:36:59.224707 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-e2f99611-4aeb-4ceb-9e91-fef4a49ded73 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:59.226681 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-e2f99611-4aeb-4ceb-9e91-fef4a49ded73 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] GET https://10.4.3.223/volume/v3/volumes/2c90aa8e-9e6c-4f92-86d0-3e504d0408eb Jul 03 02:36:59.226897 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-e2f99611-4aeb-4ceb-9e91-fef4a49ded73 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:59.227137 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-e2f99611-4aeb-4ceb-9e91-fef4a49ded73 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:59.238600 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:59.238600 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:36:59.240746 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-27c3629b-b6b1-45d8-9968-e708d8545a26 req-25f36975-df01-401e-ac72-5551b2dbe392 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/attachments/169d2d2b-4a2b-48e1-a27e-e62f64a8362d returned with HTTP 200 Jul 03 02:36:59.241334 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 932/3735] 10.4.3.223 () {72 vars in 1673 bytes} [Fri Jul 3 02:36:58 2026] DELETE /volume/v3/attachments/169d2d2b-4a2b-48e1-a27e-e62f64a8362d => generated 19 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:36:59.245012 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-e2f99611-4aeb-4ceb-9e91-fef4a49ded73 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Volume info retrieved successfully. Jul 03 02:36:59.249933 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-e2f99611-4aeb-4ceb-9e91-fef4a49ded73 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] https://10.4.3.223/volume/v3/volumes/2c90aa8e-9e6c-4f92-86d0-3e504d0408eb returned with HTTP 200 Jul 03 02:36:59.250409 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 926/3736] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:36:59 2026] GET /volume/v3/volumes/2c90aa8e-9e6c-4f92-86d0-3e504d0408eb => generated 858 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:36:59.251504 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-27c3629b-b6b1-45d8-9968-e708d8545a26 req-51f34381-dabd-4d70-8dc3-6ac02e291091 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:59.253319 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-27c3629b-b6b1-45d8-9968-e708d8545a26 req-51f34381-dabd-4d70-8dc3-6ac02e291091 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] DELETE https://10.4.3.223/volume/v3/volumes/47b9b7d6-aced-4b47-8d3c-9815624a19fa Jul 03 02:36:59.253518 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-27c3629b-b6b1-45d8-9968-e708d8545a26 req-51f34381-dabd-4d70-8dc3-6ac02e291091 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:59.253698 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-27c3629b-b6b1-45d8-9968-e708d8545a26 req-51f34381-dabd-4d70-8dc3-6ac02e291091 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:59.253888 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [req-27c3629b-b6b1-45d8-9968-e708d8545a26 req-51f34381-dabd-4d70-8dc3-6ac02e291091 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Delete volume with id: 47b9b7d6-aced-4b47-8d3c-9815624a19fa Jul 03 02:36:59.261796 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:59.261796 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:36:59.262240 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [req-27c3629b-b6b1-45d8-9968-e708d8545a26 req-51f34381-dabd-4d70-8dc3-6ac02e291091 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Volume info retrieved successfully. Jul 03 02:36:59.281578 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [req-27c3629b-b6b1-45d8-9968-e708d8545a26 req-51f34381-dabd-4d70-8dc3-6ac02e291091 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Delete volume request issued successfully. Jul 03 02:36:59.281852 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-27c3629b-b6b1-45d8-9968-e708d8545a26 req-51f34381-dabd-4d70-8dc3-6ac02e291091 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/volumes/47b9b7d6-aced-4b47-8d3c-9815624a19fa returned with HTTP 202 Jul 03 02:36:59.282452 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 943/3737] 10.4.3.223 () {70 vars in 1620 bytes} [Fri Jul 3 02:36:59 2026] DELETE /volume/v3/volumes/47b9b7d6-aced-4b47-8d3c-9815624a19fa => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:36:59.546259 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-61aee0c0-2d5b-4011-bd41-014829ef3a5b None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:59.547819 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-61aee0c0-2d5b-4011-bd41-014829ef3a5b tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] GET https://10.4.3.223/volume/v3/volumes/9db1a9c5-5bb2-4931-81b3-3beeb8f956b2 Jul 03 02:36:59.547995 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-61aee0c0-2d5b-4011-bd41-014829ef3a5b tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:59.548164 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-61aee0c0-2d5b-4011-bd41-014829ef3a5b tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:59.554200 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:59.554200 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:36:59.557414 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-61aee0c0-2d5b-4011-bd41-014829ef3a5b tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] Volume info retrieved successfully. Jul 03 02:36:59.560941 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-61aee0c0-2d5b-4011-bd41-014829ef3a5b tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] https://10.4.3.223/volume/v3/volumes/9db1a9c5-5bb2-4931-81b3-3beeb8f956b2 returned with HTTP 200 Jul 03 02:36:59.561265 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 937/3738] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:36:59 2026] GET /volume/v3/volumes/9db1a9c5-5bb2-4931-81b3-3beeb8f956b2 => generated 861 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:36:59.593663 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-e14fe822-2069-4f48-90f8-0e7d0b210f51 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:59.595288 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-e14fe822-2069-4f48-90f8-0e7d0b210f51 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] GET https://10.4.3.223/volume/v3/backups/056d312e-08d4-4a16-ac25-1ab8399b5cc9 Jul 03 02:36:59.595537 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-e14fe822-2069-4f48-90f8-0e7d0b210f51 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:59.595715 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-e14fe822-2069-4f48-90f8-0e7d0b210f51 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:59.595800 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-e14fe822-2069-4f48-90f8-0e7d0b210f51 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Show backup with id 056d312e-08d4-4a16-ac25-1ab8399b5cc9. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:36:59.599630 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:59.599630 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:36:59.600181 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-e14fe822-2069-4f48-90f8-0e7d0b210f51 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] https://10.4.3.223/volume/v3/backups/056d312e-08d4-4a16-ac25-1ab8399b5cc9 returned with HTTP 200 Jul 03 02:36:59.600554 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 933/3739] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:36:59 2026] GET /volume/v3/backups/056d312e-08d4-4a16-ac25-1ab8399b5cc9 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:36:59.660611 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-1c988ace-ca4f-4bef-bcb1-122ea7873b3a None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:36:59.662112 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-1c988ace-ca4f-4bef-bcb1-122ea7873b3a tempest-VolumeAndVolumeTypeFromImageTest-1755484992 tempest-VolumeAndVolumeTypeFromImageTest-1755484992-project-member] GET https://10.4.3.223/volume/v3/volumes/b6bb12ee-02c1-44dc-95a7-be94f9414799 Jul 03 02:36:59.662270 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-1c988ace-ca4f-4bef-bcb1-122ea7873b3a tempest-VolumeAndVolumeTypeFromImageTest-1755484992 tempest-VolumeAndVolumeTypeFromImageTest-1755484992-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:36:59.662438 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-1c988ace-ca4f-4bef-bcb1-122ea7873b3a tempest-VolumeAndVolumeTypeFromImageTest-1755484992 tempest-VolumeAndVolumeTypeFromImageTest-1755484992-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:36:59.668326 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:36:59.668326 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:36:59.671246 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-1c988ace-ca4f-4bef-bcb1-122ea7873b3a tempest-VolumeAndVolumeTypeFromImageTest-1755484992 tempest-VolumeAndVolumeTypeFromImageTest-1755484992-project-member] Volume info retrieved successfully. Jul 03 02:36:59.675115 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-1c988ace-ca4f-4bef-bcb1-122ea7873b3a tempest-VolumeAndVolumeTypeFromImageTest-1755484992 tempest-VolumeAndVolumeTypeFromImageTest-1755484992-project-member] https://10.4.3.223/volume/v3/volumes/b6bb12ee-02c1-44dc-95a7-be94f9414799 returned with HTTP 200 Jul 03 02:36:59.675675 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 927/3740] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:36:59 2026] GET /volume/v3/volumes/b6bb12ee-02c1-44dc-95a7-be94f9414799 => generated 951 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:37:00.263653 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-8119dde9-92f6-4c3e-9f78-f31eb59e4b96 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:00.265548 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-8119dde9-92f6-4c3e-9f78-f31eb59e4b96 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] GET https://10.4.3.223/volume/v3/volumes/2c90aa8e-9e6c-4f92-86d0-3e504d0408eb Jul 03 02:37:00.265758 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-8119dde9-92f6-4c3e-9f78-f31eb59e4b96 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:00.265940 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-8119dde9-92f6-4c3e-9f78-f31eb59e4b96 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:00.275361 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:00.275361 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:37:00.278945 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-8119dde9-92f6-4c3e-9f78-f31eb59e4b96 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Volume info retrieved successfully. Jul 03 02:37:00.284328 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-8119dde9-92f6-4c3e-9f78-f31eb59e4b96 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] https://10.4.3.223/volume/v3/volumes/2c90aa8e-9e6c-4f92-86d0-3e504d0408eb returned with HTTP 200 Jul 03 02:37:00.284782 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 944/3741] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:37:00 2026] GET /volume/v3/volumes/2c90aa8e-9e6c-4f92-86d0-3e504d0408eb => generated 858 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:37:00.573118 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-78c8f9cb-0202-4df7-8cc0-4b4c80f3ea91 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:00.575495 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-78c8f9cb-0202-4df7-8cc0-4b4c80f3ea91 tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] GET https://10.4.3.223/volume/v3/volumes/9db1a9c5-5bb2-4931-81b3-3beeb8f956b2 Jul 03 02:37:00.575742 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-78c8f9cb-0202-4df7-8cc0-4b4c80f3ea91 tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:00.575942 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-78c8f9cb-0202-4df7-8cc0-4b4c80f3ea91 tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:00.584566 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:00.584566 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:37:00.588857 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-78c8f9cb-0202-4df7-8cc0-4b4c80f3ea91 tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] Volume info retrieved successfully. Jul 03 02:37:00.593893 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-78c8f9cb-0202-4df7-8cc0-4b4c80f3ea91 tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] https://10.4.3.223/volume/v3/volumes/9db1a9c5-5bb2-4931-81b3-3beeb8f956b2 returned with HTTP 200 Jul 03 02:37:00.594306 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 938/3742] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:37:00 2026] GET /volume/v3/volumes/9db1a9c5-5bb2-4931-81b3-3beeb8f956b2 => generated 861 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:37:00.611102 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-52bd7f19-3a0a-477f-8042-09a636d91e4a None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:00.613031 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-52bd7f19-3a0a-477f-8042-09a636d91e4a tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] GET https://10.4.3.223/volume/v3/backups/056d312e-08d4-4a16-ac25-1ab8399b5cc9 Jul 03 02:37:00.613222 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-52bd7f19-3a0a-477f-8042-09a636d91e4a tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:00.613391 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-52bd7f19-3a0a-477f-8042-09a636d91e4a tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:00.613548 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-52bd7f19-3a0a-477f-8042-09a636d91e4a tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Show backup with id 056d312e-08d4-4a16-ac25-1ab8399b5cc9. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:37:00.617411 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:00.617411 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:37:00.618046 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-52bd7f19-3a0a-477f-8042-09a636d91e4a tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] https://10.4.3.223/volume/v3/backups/056d312e-08d4-4a16-ac25-1ab8399b5cc9 returned with HTTP 200 Jul 03 02:37:00.618408 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 934/3743] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:37:00 2026] GET /volume/v3/backups/056d312e-08d4-4a16-ac25-1ab8399b5cc9 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:37:00.690452 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-5fb6ddb8-052c-46fa-9dee-ea230f675c80 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:00.692938 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-5fb6ddb8-052c-46fa-9dee-ea230f675c80 tempest-VolumeAndVolumeTypeFromImageTest-1755484992 tempest-VolumeAndVolumeTypeFromImageTest-1755484992-project-member] GET https://10.4.3.223/volume/v3/volumes/b6bb12ee-02c1-44dc-95a7-be94f9414799 Jul 03 02:37:00.693156 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-5fb6ddb8-052c-46fa-9dee-ea230f675c80 tempest-VolumeAndVolumeTypeFromImageTest-1755484992 tempest-VolumeAndVolumeTypeFromImageTest-1755484992-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:00.694765 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-5fb6ddb8-052c-46fa-9dee-ea230f675c80 tempest-VolumeAndVolumeTypeFromImageTest-1755484992 tempest-VolumeAndVolumeTypeFromImageTest-1755484992-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:00.701633 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:00.701633 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:37:00.708320 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-5fb6ddb8-052c-46fa-9dee-ea230f675c80 tempest-VolumeAndVolumeTypeFromImageTest-1755484992 tempest-VolumeAndVolumeTypeFromImageTest-1755484992-project-member] Volume info retrieved successfully. Jul 03 02:37:00.718609 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-5fb6ddb8-052c-46fa-9dee-ea230f675c80 tempest-VolumeAndVolumeTypeFromImageTest-1755484992 tempest-VolumeAndVolumeTypeFromImageTest-1755484992-project-member] https://10.4.3.223/volume/v3/volumes/b6bb12ee-02c1-44dc-95a7-be94f9414799 returned with HTTP 200 Jul 03 02:37:00.718989 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 928/3744] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:37:00 2026] GET /volume/v3/volumes/b6bb12ee-02c1-44dc-95a7-be94f9414799 => generated 951 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:37:01.142749 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-614ba5fc-b4f1-4f5a-8a24-f9092bf69d07 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:01.144617 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-614ba5fc-b4f1-4f5a-8a24-f9092bf69d07 tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] GET https://10.4.3.223/volume/v3/volumes/9db1a9c5-5bb2-4931-81b3-3beeb8f956b2 Jul 03 02:37:01.144843 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-614ba5fc-b4f1-4f5a-8a24-f9092bf69d07 tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:01.145085 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-614ba5fc-b4f1-4f5a-8a24-f9092bf69d07 tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:01.152940 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:01.152940 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:37:01.156558 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-614ba5fc-b4f1-4f5a-8a24-f9092bf69d07 tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] Volume info retrieved successfully. Jul 03 02:37:01.160379 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-614ba5fc-b4f1-4f5a-8a24-f9092bf69d07 tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] https://10.4.3.223/volume/v3/volumes/9db1a9c5-5bb2-4931-81b3-3beeb8f956b2 returned with HTTP 200 Jul 03 02:37:01.160823 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 945/3745] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:37:01 2026] GET /volume/v3/volumes/9db1a9c5-5bb2-4931-81b3-3beeb8f956b2 => generated 861 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:37:01.174809 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-93bcebae-d587-468f-8743-75ad5c16960a None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:01.177078 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-93bcebae-d587-468f-8743-75ad5c16960a tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] DELETE https://10.4.3.223/volume/v3/volumes/9db1a9c5-5bb2-4931-81b3-3beeb8f956b2 Jul 03 02:37:01.177368 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-93bcebae-d587-468f-8743-75ad5c16960a tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:01.177617 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-93bcebae-d587-468f-8743-75ad5c16960a tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] Calling method 'delete' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:01.177771 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.volumes [None req-93bcebae-d587-468f-8743-75ad5c16960a tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] Delete volume with id: 9db1a9c5-5bb2-4931-81b3-3beeb8f956b2 Jul 03 02:37:01.184634 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:01.184634 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:37:01.185098 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-93bcebae-d587-468f-8743-75ad5c16960a tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] Volume info retrieved successfully. Jul 03 02:37:01.203278 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-93bcebae-d587-468f-8743-75ad5c16960a tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] Delete volume request issued successfully. Jul 03 02:37:01.203505 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-93bcebae-d587-468f-8743-75ad5c16960a tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] https://10.4.3.223/volume/v3/volumes/9db1a9c5-5bb2-4931-81b3-3beeb8f956b2 returned with HTTP 202 Jul 03 02:37:01.204094 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 939/3746] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:37:01 2026] DELETE /volume/v3/volumes/9db1a9c5-5bb2-4931-81b3-3beeb8f956b2 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:37:01.212687 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-ce4e56e0-a9f3-4fd9-81ec-bafd317d55b9 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:01.214577 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-ce4e56e0-a9f3-4fd9-81ec-bafd317d55b9 tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] GET https://10.4.3.223/volume/v3/volumes/9db1a9c5-5bb2-4931-81b3-3beeb8f956b2 Jul 03 02:37:01.214770 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-ce4e56e0-a9f3-4fd9-81ec-bafd317d55b9 tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:01.214978 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-ce4e56e0-a9f3-4fd9-81ec-bafd317d55b9 tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:01.222247 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:01.222247 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:37:01.226089 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-ce4e56e0-a9f3-4fd9-81ec-bafd317d55b9 tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] Volume info retrieved successfully. Jul 03 02:37:01.231413 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-ce4e56e0-a9f3-4fd9-81ec-bafd317d55b9 tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] https://10.4.3.223/volume/v3/volumes/9db1a9c5-5bb2-4931-81b3-3beeb8f956b2 returned with HTTP 200 Jul 03 02:37:01.231887 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 935/3747] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:37:01 2026] GET /volume/v3/volumes/9db1a9c5-5bb2-4931-81b3-3beeb8f956b2 => generated 860 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:37:01.301778 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-fd853613-a969-452d-ae12-57409c839647 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:01.304352 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-fd853613-a969-452d-ae12-57409c839647 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] GET https://10.4.3.223/volume/v3/volumes/2c90aa8e-9e6c-4f92-86d0-3e504d0408eb Jul 03 02:37:01.304614 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-fd853613-a969-452d-ae12-57409c839647 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:01.304790 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-fd853613-a969-452d-ae12-57409c839647 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:01.313802 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:01.313802 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:37:01.316991 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-fd853613-a969-452d-ae12-57409c839647 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Volume info retrieved successfully. Jul 03 02:37:01.321080 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-fd853613-a969-452d-ae12-57409c839647 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] https://10.4.3.223/volume/v3/volumes/2c90aa8e-9e6c-4f92-86d0-3e504d0408eb returned with HTTP 200 Jul 03 02:37:01.321563 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 929/3748] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:37:01 2026] GET /volume/v3/volumes/2c90aa8e-9e6c-4f92-86d0-3e504d0408eb => generated 858 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:37:01.629601 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-f281ac89-97e9-409d-9775-8856c8fb9f74 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:01.631596 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-f281ac89-97e9-409d-9775-8856c8fb9f74 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] GET https://10.4.3.223/volume/v3/backups/056d312e-08d4-4a16-ac25-1ab8399b5cc9 Jul 03 02:37:01.631884 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-f281ac89-97e9-409d-9775-8856c8fb9f74 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:01.632132 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-f281ac89-97e9-409d-9775-8856c8fb9f74 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:01.632286 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-f281ac89-97e9-409d-9775-8856c8fb9f74 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Show backup with id 056d312e-08d4-4a16-ac25-1ab8399b5cc9. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:37:01.637033 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:01.637033 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:37:01.637768 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-f281ac89-97e9-409d-9775-8856c8fb9f74 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] https://10.4.3.223/volume/v3/backups/056d312e-08d4-4a16-ac25-1ab8399b5cc9 returned with HTTP 200 Jul 03 02:37:01.638148 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 946/3749] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:37:01 2026] GET /volume/v3/backups/056d312e-08d4-4a16-ac25-1ab8399b5cc9 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:37:01.647630 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-032511cb-b0b0-49c5-a3cf-5420ee67b617 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:01.649437 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-032511cb-b0b0-49c5-a3cf-5420ee67b617 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-reader] POST https://10.4.3.223/volume/v3/backups/056d312e-08d4-4a16-ac25-1ab8399b5cc9/action Jul 03 02:37:01.649808 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-032511cb-b0b0-49c5-a3cf-5420ee67b617 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100013) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:37:01.649920 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-032511cb-b0b0-49c5-a3cf-5420ee67b617 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:37:01.651319 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.contrib.admin_actions [None req-032511cb-b0b0-49c5-a3cf-5420ee67b617 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-reader] Updating backup '056d312e-08d4-4a16-ac25-1ab8399b5cc9' with '{'status': 'error'}' {{(pid=100013) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 03 02:37:01.658061 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:01.658061 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:37:01.659118 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.policy [None req-032511cb-b0b0-49c5-a3cf-5420ee67b617 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-reader] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'f5858a32acf84deba4fadea2e4efbc43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0bd417b090dd4956b0338a9a85d40867', '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=100013) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 02:37:01.659332 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-032511cb-b0b0-49c5-a3cf-5420ee67b617 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-reader] https://10.4.3.223/volume/v3/backups/056d312e-08d4-4a16-ac25-1ab8399b5cc9/action returned with HTTP 403 Jul 03 02:37:01.659882 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 940/3750] 10.4.3.223 () {70 vars in 1430 bytes} [Fri Jul 3 02:37:01 2026] POST /volume/v3/backups/056d312e-08d4-4a16-ac25-1ab8399b5cc9/action => generated 131 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:37:01.667777 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-f7ed57a0-0ac7-4843-8250-1b9a19155377 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:01.669486 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-f7ed57a0-0ac7-4843-8250-1b9a19155377 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] DELETE https://10.4.3.223/volume/v3/volumes/1b299cef-ff02-439a-bfe9-a6b53486c584 Jul 03 02:37:01.669696 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-f7ed57a0-0ac7-4843-8250-1b9a19155377 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:01.669914 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-f7ed57a0-0ac7-4843-8250-1b9a19155377 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Calling method 'delete' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:01.670098 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.volumes [None req-f7ed57a0-0ac7-4843-8250-1b9a19155377 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Delete volume with id: 1b299cef-ff02-439a-bfe9-a6b53486c584 Jul 03 02:37:01.677029 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:01.677029 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:37:01.677355 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-f7ed57a0-0ac7-4843-8250-1b9a19155377 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Volume info retrieved successfully. Jul 03 02:37:01.698903 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-f7ed57a0-0ac7-4843-8250-1b9a19155377 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Delete volume request issued successfully. Jul 03 02:37:01.699139 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-f7ed57a0-0ac7-4843-8250-1b9a19155377 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] https://10.4.3.223/volume/v3/volumes/1b299cef-ff02-439a-bfe9-a6b53486c584 returned with HTTP 202 Jul 03 02:37:01.699512 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 936/3751] 10.4.3.223 () {68 vars in 1391 bytes} [Fri Jul 3 02:37:01 2026] DELETE /volume/v3/volumes/1b299cef-ff02-439a-bfe9-a6b53486c584 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:37:01.707218 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-ca83b19f-f088-47ba-b2bc-3d094fd4c3be None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:01.709295 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-ca83b19f-f088-47ba-b2bc-3d094fd4c3be tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] GET https://10.4.3.223/volume/v3/volumes/1b299cef-ff02-439a-bfe9-a6b53486c584 Jul 03 02:37:01.709541 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-ca83b19f-f088-47ba-b2bc-3d094fd4c3be tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:01.709748 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-ca83b19f-f088-47ba-b2bc-3d094fd4c3be tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:01.716159 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:01.716159 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:37:01.720433 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-ca83b19f-f088-47ba-b2bc-3d094fd4c3be tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Volume info retrieved successfully. Jul 03 02:37:01.724935 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-ca83b19f-f088-47ba-b2bc-3d094fd4c3be tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] https://10.4.3.223/volume/v3/volumes/1b299cef-ff02-439a-bfe9-a6b53486c584 returned with HTTP 200 Jul 03 02:37:01.725437 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 930/3752] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:37:01 2026] GET /volume/v3/volumes/1b299cef-ff02-439a-bfe9-a6b53486c584 => generated 1008 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:37:01.736061 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-e1b49db3-09a7-4120-babc-b41f39b0576e None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:01.738293 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-e1b49db3-09a7-4120-babc-b41f39b0576e tempest-VolumeAndVolumeTypeFromImageTest-1755484992 tempest-VolumeAndVolumeTypeFromImageTest-1755484992-project-member] GET https://10.4.3.223/volume/v3/volumes/b6bb12ee-02c1-44dc-95a7-be94f9414799 Jul 03 02:37:01.738605 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-e1b49db3-09a7-4120-babc-b41f39b0576e tempest-VolumeAndVolumeTypeFromImageTest-1755484992 tempest-VolumeAndVolumeTypeFromImageTest-1755484992-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:01.738870 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-e1b49db3-09a7-4120-babc-b41f39b0576e tempest-VolumeAndVolumeTypeFromImageTest-1755484992 tempest-VolumeAndVolumeTypeFromImageTest-1755484992-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:01.750334 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:01.750334 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:37:01.753945 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-e1b49db3-09a7-4120-babc-b41f39b0576e tempest-VolumeAndVolumeTypeFromImageTest-1755484992 tempest-VolumeAndVolumeTypeFromImageTest-1755484992-project-member] Volume info retrieved successfully. Jul 03 02:37:01.759161 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-e1b49db3-09a7-4120-babc-b41f39b0576e tempest-VolumeAndVolumeTypeFromImageTest-1755484992 tempest-VolumeAndVolumeTypeFromImageTest-1755484992-project-member] https://10.4.3.223/volume/v3/volumes/b6bb12ee-02c1-44dc-95a7-be94f9414799 returned with HTTP 200 Jul 03 02:37:01.759658 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 947/3753] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:37:01 2026] GET /volume/v3/volumes/b6bb12ee-02c1-44dc-95a7-be94f9414799 => generated 1295 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:37:01.778348 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-050eaa5d-58e3-4c4e-bf32-19f13b211faf None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:01.780660 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-050eaa5d-58e3-4c4e-bf32-19f13b211faf tempest-VolumeAndVolumeTypeFromImageTest-1755484992 tempest-VolumeAndVolumeTypeFromImageTest-1755484992-project-member] DELETE https://10.4.3.223/volume/v3/volumes/b6bb12ee-02c1-44dc-95a7-be94f9414799 Jul 03 02:37:01.780863 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-050eaa5d-58e3-4c4e-bf32-19f13b211faf tempest-VolumeAndVolumeTypeFromImageTest-1755484992 tempest-VolumeAndVolumeTypeFromImageTest-1755484992-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:01.781040 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-050eaa5d-58e3-4c4e-bf32-19f13b211faf tempest-VolumeAndVolumeTypeFromImageTest-1755484992 tempest-VolumeAndVolumeTypeFromImageTest-1755484992-project-member] Calling method 'delete' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:01.781193 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.volumes [None req-050eaa5d-58e3-4c4e-bf32-19f13b211faf tempest-VolumeAndVolumeTypeFromImageTest-1755484992 tempest-VolumeAndVolumeTypeFromImageTest-1755484992-project-member] Delete volume with id: b6bb12ee-02c1-44dc-95a7-be94f9414799 Jul 03 02:37:01.788804 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:01.788804 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:37:01.789310 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-050eaa5d-58e3-4c4e-bf32-19f13b211faf tempest-VolumeAndVolumeTypeFromImageTest-1755484992 tempest-VolumeAndVolumeTypeFromImageTest-1755484992-project-member] Volume info retrieved successfully. Jul 03 02:37:01.808280 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-050eaa5d-58e3-4c4e-bf32-19f13b211faf tempest-VolumeAndVolumeTypeFromImageTest-1755484992 tempest-VolumeAndVolumeTypeFromImageTest-1755484992-project-member] Delete volume request issued successfully. Jul 03 02:37:01.808659 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-050eaa5d-58e3-4c4e-bf32-19f13b211faf tempest-VolumeAndVolumeTypeFromImageTest-1755484992 tempest-VolumeAndVolumeTypeFromImageTest-1755484992-project-member] https://10.4.3.223/volume/v3/volumes/b6bb12ee-02c1-44dc-95a7-be94f9414799 returned with HTTP 202 Jul 03 02:37:01.809079 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 941/3754] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:37:01 2026] DELETE /volume/v3/volumes/b6bb12ee-02c1-44dc-95a7-be94f9414799 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:37:01.817757 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-ff379774-80fe-4385-9d50-f82832b91f5d None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:01.819836 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-ff379774-80fe-4385-9d50-f82832b91f5d tempest-VolumeAndVolumeTypeFromImageTest-1755484992 tempest-VolumeAndVolumeTypeFromImageTest-1755484992-project-member] GET https://10.4.3.223/volume/v3/volumes/b6bb12ee-02c1-44dc-95a7-be94f9414799 Jul 03 02:37:01.820055 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-ff379774-80fe-4385-9d50-f82832b91f5d tempest-VolumeAndVolumeTypeFromImageTest-1755484992 tempest-VolumeAndVolumeTypeFromImageTest-1755484992-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:01.820277 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-ff379774-80fe-4385-9d50-f82832b91f5d tempest-VolumeAndVolumeTypeFromImageTest-1755484992 tempest-VolumeAndVolumeTypeFromImageTest-1755484992-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:01.828030 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:01.828030 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:37:01.832665 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-ff379774-80fe-4385-9d50-f82832b91f5d tempest-VolumeAndVolumeTypeFromImageTest-1755484992 tempest-VolumeAndVolumeTypeFromImageTest-1755484992-project-member] Volume info retrieved successfully. Jul 03 02:37:01.837936 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-ff379774-80fe-4385-9d50-f82832b91f5d tempest-VolumeAndVolumeTypeFromImageTest-1755484992 tempest-VolumeAndVolumeTypeFromImageTest-1755484992-project-member] https://10.4.3.223/volume/v3/volumes/b6bb12ee-02c1-44dc-95a7-be94f9414799 returned with HTTP 200 Jul 03 02:37:01.838500 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 937/3755] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:37:01 2026] GET /volume/v3/volumes/b6bb12ee-02c1-44dc-95a7-be94f9414799 => generated 1294 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:37:02.245032 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-8ba59ded-ac70-4b4d-8e44-211040bf70cd None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:02.246982 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-8ba59ded-ac70-4b4d-8e44-211040bf70cd tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] GET https://10.4.3.223/volume/v3/volumes/9db1a9c5-5bb2-4931-81b3-3beeb8f956b2 Jul 03 02:37:02.247208 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-8ba59ded-ac70-4b4d-8e44-211040bf70cd tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:02.247430 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-8ba59ded-ac70-4b4d-8e44-211040bf70cd tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:02.253801 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-8ba59ded-ac70-4b4d-8e44-211040bf70cd tempest-VolumesActionsTest-1783196924 tempest-VolumesActionsTest-1783196924-project-member] https://10.4.3.223/volume/v3/volumes/9db1a9c5-5bb2-4931-81b3-3beeb8f956b2 returned with HTTP 404 Jul 03 02:37:02.254324 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 931/3756] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:37:02 2026] GET /volume/v3/volumes/9db1a9c5-5bb2-4931-81b3-3beeb8f956b2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:37:02.334229 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-931bce41-85e0-41d5-aa61-af174dd3bfa4 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:02.336248 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-931bce41-85e0-41d5-aa61-af174dd3bfa4 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] GET https://10.4.3.223/volume/v3/volumes/2c90aa8e-9e6c-4f92-86d0-3e504d0408eb Jul 03 02:37:02.336493 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-931bce41-85e0-41d5-aa61-af174dd3bfa4 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:02.336707 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-931bce41-85e0-41d5-aa61-af174dd3bfa4 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:02.339875 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-53119b37-dfd5-40ef-9904-f8febcc141ad None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:02.341622 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-53119b37-dfd5-40ef-9904-f8febcc141ad tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] GET https://10.4.3.223/volume/v3/volumes/47b9b7d6-aced-4b47-8d3c-9815624a19fa Jul 03 02:37:02.341833 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-53119b37-dfd5-40ef-9904-f8febcc141ad tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:02.342013 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-53119b37-dfd5-40ef-9904-f8febcc141ad tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:02.346640 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:02.346640 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:37:02.347580 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-53119b37-dfd5-40ef-9904-f8febcc141ad tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/volumes/47b9b7d6-aced-4b47-8d3c-9815624a19fa returned with HTTP 404 Jul 03 02:37:02.348076 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 942/3757] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:37:02 2026] GET /volume/v3/volumes/47b9b7d6-aced-4b47-8d3c-9815624a19fa => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:37:02.350587 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-931bce41-85e0-41d5-aa61-af174dd3bfa4 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Volume info retrieved successfully. Jul 03 02:37:02.355500 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-931bce41-85e0-41d5-aa61-af174dd3bfa4 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] https://10.4.3.223/volume/v3/volumes/2c90aa8e-9e6c-4f92-86d0-3e504d0408eb returned with HTTP 200 Jul 03 02:37:02.355936 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 948/3758] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:37:02 2026] GET /volume/v3/volumes/2c90aa8e-9e6c-4f92-86d0-3e504d0408eb => generated 858 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:37:02.406780 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-487e4e25-c427-45b2-8235-1e57a99a2ffb None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:02.408684 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-487e4e25-c427-45b2-8235-1e57a99a2ffb tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/ada4ccec-0145-4d4a-89ef-c56a58be3d0f Jul 03 02:37:02.408870 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-487e4e25-c427-45b2-8235-1e57a99a2ffb tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:02.409040 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-487e4e25-c427-45b2-8235-1e57a99a2ffb tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'delete' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:02.409137 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.snapshots [None req-487e4e25-c427-45b2-8235-1e57a99a2ffb tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Delete snapshot with id: ada4ccec-0145-4d4a-89ef-c56a58be3d0f Jul 03 02:37:02.414034 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:02.414034 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:37:02.414448 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-487e4e25-c427-45b2-8235-1e57a99a2ffb tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Snapshot retrieved successfully. Jul 03 02:37:02.429270 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-487e4e25-c427-45b2-8235-1e57a99a2ffb tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Snapshot delete request issued successfully. Jul 03 02:37:02.429466 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-487e4e25-c427-45b2-8235-1e57a99a2ffb tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/snapshots/ada4ccec-0145-4d4a-89ef-c56a58be3d0f returned with HTTP 202 Jul 03 02:37:02.429852 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 938/3759] 10.4.3.223 () {66 vars in 1357 bytes} [Fri Jul 3 02:37:02 2026] DELETE /volume/v3/snapshots/ada4ccec-0145-4d4a-89ef-c56a58be3d0f => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:37:02.438558 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-345443a7-06b1-4c79-821e-ae6fc39eec12 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:02.440363 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-345443a7-06b1-4c79-821e-ae6fc39eec12 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] GET https://10.4.3.223/volume/v3/snapshots/ada4ccec-0145-4d4a-89ef-c56a58be3d0f Jul 03 02:37:02.440626 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-345443a7-06b1-4c79-821e-ae6fc39eec12 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:02.440843 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-345443a7-06b1-4c79-821e-ae6fc39eec12 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:02.445603 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:02.445603 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:37:02.446124 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-345443a7-06b1-4c79-821e-ae6fc39eec12 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Snapshot retrieved successfully. Jul 03 02:37:02.446886 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-345443a7-06b1-4c79-821e-ae6fc39eec12 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/snapshots/ada4ccec-0145-4d4a-89ef-c56a58be3d0f returned with HTTP 200 Jul 03 02:37:02.447388 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 932/3760] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:37:02 2026] GET /volume/v3/snapshots/ada4ccec-0145-4d4a-89ef-c56a58be3d0f => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:37:02.737901 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-a9d2b49f-e257-4fde-b4f2-4d1ff2578d59 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:02.739468 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-a9d2b49f-e257-4fde-b4f2-4d1ff2578d59 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] GET https://10.4.3.223/volume/v3/volumes/1b299cef-ff02-439a-bfe9-a6b53486c584 Jul 03 02:37:02.739699 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-a9d2b49f-e257-4fde-b4f2-4d1ff2578d59 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:02.739948 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-a9d2b49f-e257-4fde-b4f2-4d1ff2578d59 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:02.745258 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-a9d2b49f-e257-4fde-b4f2-4d1ff2578d59 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] https://10.4.3.223/volume/v3/volumes/1b299cef-ff02-439a-bfe9-a6b53486c584 returned with HTTP 404 Jul 03 02:37:02.745766 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 943/3761] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:37:02 2026] GET /volume/v3/volumes/1b299cef-ff02-439a-bfe9-a6b53486c584 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:37:02.755448 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-409675df-eca5-4bf6-9bd6-331a4cb5f7ed None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:02.757242 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-409675df-eca5-4bf6-9bd6-331a4cb5f7ed tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-reader] GET https://10.4.3.223/volume/v3/backups/6bdd7c04-1a0f-4b84-b920-56964580de6c Jul 03 02:37:02.757476 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-409675df-eca5-4bf6-9bd6-331a4cb5f7ed tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-reader] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:02.757689 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-409675df-eca5-4bf6-9bd6-331a4cb5f7ed tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-reader] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:02.757799 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-409675df-eca5-4bf6-9bd6-331a4cb5f7ed tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-reader] Show backup with id 6bdd7c04-1a0f-4b84-b920-56964580de6c. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:37:02.762592 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:02.762592 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:37:02.762592 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-409675df-eca5-4bf6-9bd6-331a4cb5f7ed tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-reader] https://10.4.3.223/volume/v3/backups/6bdd7c04-1a0f-4b84-b920-56964580de6c returned with HTTP 200 Jul 03 02:37:02.762846 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 949/3762] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:37:02 2026] GET /volume/v3/backups/6bdd7c04-1a0f-4b84-b920-56964580de6c => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:37:02.773565 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-3faab685-4531-40d6-83d8-5015807388e0 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:02.775260 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-3faab685-4531-40d6-83d8-5015807388e0 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] DELETE https://10.4.3.223/volume/v3/backups/056d312e-08d4-4a16-ac25-1ab8399b5cc9 Jul 03 02:37:02.775646 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-3faab685-4531-40d6-83d8-5015807388e0 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:02.775646 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-3faab685-4531-40d6-83d8-5015807388e0 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Calling method 'delete' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:02.775749 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.contrib.backups [None req-3faab685-4531-40d6-83d8-5015807388e0 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Delete backup with id: 056d312e-08d4-4a16-ac25-1ab8399b5cc9. Jul 03 02:37:02.779279 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:02.779279 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:37:02.790120 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.backup.rpcapi [None req-3faab685-4531-40d6-83d8-5015807388e0 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] delete_backup rpcapi backup_id 056d312e-08d4-4a16-ac25-1ab8399b5cc9 {{(pid=100012) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 02:37:02.791761 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-3faab685-4531-40d6-83d8-5015807388e0 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] https://10.4.3.223/volume/v3/backups/056d312e-08d4-4a16-ac25-1ab8399b5cc9 returned with HTTP 202 Jul 03 02:37:02.792366 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 939/3763] 10.4.3.223 () {68 vars in 1391 bytes} [Fri Jul 3 02:37:02 2026] DELETE /volume/v3/backups/056d312e-08d4-4a16-ac25-1ab8399b5cc9 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 02:37:02.801056 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-49ef3fdc-949f-4a86-8b44-9d6fdbc65446 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:02.802762 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-49ef3fdc-949f-4a86-8b44-9d6fdbc65446 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] GET https://10.4.3.223/volume/v3/backups/056d312e-08d4-4a16-ac25-1ab8399b5cc9 Jul 03 02:37:02.802944 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-49ef3fdc-949f-4a86-8b44-9d6fdbc65446 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:02.803112 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-49ef3fdc-949f-4a86-8b44-9d6fdbc65446 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:02.803206 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-49ef3fdc-949f-4a86-8b44-9d6fdbc65446 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Show backup with id 056d312e-08d4-4a16-ac25-1ab8399b5cc9. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:37:02.807120 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:02.807120 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:37:02.807825 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-49ef3fdc-949f-4a86-8b44-9d6fdbc65446 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] https://10.4.3.223/volume/v3/backups/056d312e-08d4-4a16-ac25-1ab8399b5cc9 returned with HTTP 200 Jul 03 02:37:02.808283 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 933/3764] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:37:02 2026] GET /volume/v3/backups/056d312e-08d4-4a16-ac25-1ab8399b5cc9 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:37:02.854989 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-0461075d-ea6b-48af-aab2-b41536b9695b None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:02.856724 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-0461075d-ea6b-48af-aab2-b41536b9695b tempest-VolumeAndVolumeTypeFromImageTest-1755484992 tempest-VolumeAndVolumeTypeFromImageTest-1755484992-project-member] GET https://10.4.3.223/volume/v3/volumes/b6bb12ee-02c1-44dc-95a7-be94f9414799 Jul 03 02:37:02.856883 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-0461075d-ea6b-48af-aab2-b41536b9695b tempest-VolumeAndVolumeTypeFromImageTest-1755484992 tempest-VolumeAndVolumeTypeFromImageTest-1755484992-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:02.859917 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-0461075d-ea6b-48af-aab2-b41536b9695b tempest-VolumeAndVolumeTypeFromImageTest-1755484992 tempest-VolumeAndVolumeTypeFromImageTest-1755484992-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:02.862196 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-0461075d-ea6b-48af-aab2-b41536b9695b tempest-VolumeAndVolumeTypeFromImageTest-1755484992 tempest-VolumeAndVolumeTypeFromImageTest-1755484992-project-member] https://10.4.3.223/volume/v3/volumes/b6bb12ee-02c1-44dc-95a7-be94f9414799 returned with HTTP 404 Jul 03 02:37:02.862735 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 944/3765] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:37:02 2026] GET /volume/v3/volumes/b6bb12ee-02c1-44dc-95a7-be94f9414799 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:37:03.038828 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-8df88d41-34e9-4564-82e6-c2d6597a5172 req-4c3fa44f-4d8e-4a42-a6dd-463fd630a62d None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:03.040722 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-8df88d41-34e9-4564-82e6-c2d6597a5172 req-4c3fa44f-4d8e-4a42-a6dd-463fd630a62d tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] POST https://10.4.3.223/volume/v3/attachments/40728154-14c9-444e-b71e-2f1ef41b63f9/action Jul 03 02:37:03.041082 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-8df88d41-34e9-4564-82e6-c2d6597a5172 req-4c3fa44f-4d8e-4a42-a6dd-463fd630a62d tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Action body: b'{"os-complete": null}' {{(pid=100015) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:37:03.041201 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-8df88d41-34e9-4564-82e6-c2d6597a5172 req-4c3fa44f-4d8e-4a42-a6dd-463fd630a62d tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:37:03.060543 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:03.060543 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:37:03.065374 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-1a955d19-902a-4712-9ce4-26bea6be5c9f None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:03.067219 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-1a955d19-902a-4712-9ce4-26bea6be5c9f tempest-VolumeAndVolumeTypeFromImageTest-418821853 tempest-VolumeAndVolumeTypeFromImageTest-418821853-project-admin] GET https://10.4.3.223/volume/v3/volumes/detail?all_tenants=1 Jul 03 02:37:03.067531 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-1a955d19-902a-4712-9ce4-26bea6be5c9f tempest-VolumeAndVolumeTypeFromImageTest-418821853 tempest-VolumeAndVolumeTypeFromImageTest-418821853-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:03.067771 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-1a955d19-902a-4712-9ce4-26bea6be5c9f tempest-VolumeAndVolumeTypeFromImageTest-418821853 tempest-VolumeAndVolumeTypeFromImageTest-418821853-project-admin] Calling method 'detail' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:03.068711 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-1a955d19-902a-4712-9ce4-26bea6be5c9f tempest-VolumeAndVolumeTypeFromImageTest-418821853 tempest-VolumeAndVolumeTypeFromImageTest-418821853-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100012) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 02:37:03.082547 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-8df88d41-34e9-4564-82e6-c2d6597a5172 req-4c3fa44f-4d8e-4a42-a6dd-463fd630a62d tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] https://10.4.3.223/volume/v3/attachments/40728154-14c9-444e-b71e-2f1ef41b63f9/action returned with HTTP 204 Jul 03 02:37:03.083044 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 950/3766] 10.4.3.223 () {74 vars in 1725 bytes} [Fri Jul 3 02:37:03 2026] POST /volume/v3/attachments/40728154-14c9-444e-b71e-2f1ef41b63f9/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:37:03.087607 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-1a955d19-902a-4712-9ce4-26bea6be5c9f tempest-VolumeAndVolumeTypeFromImageTest-418821853 tempest-VolumeAndVolumeTypeFromImageTest-418821853-project-admin] Get all volumes completed successfully. Jul 03 02:37:03.090310 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:03.090310 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:37:03.095356 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-1a955d19-902a-4712-9ce4-26bea6be5c9f tempest-VolumeAndVolumeTypeFromImageTest-418821853 tempest-VolumeAndVolumeTypeFromImageTest-418821853-project-admin] https://10.4.3.223/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 02:37:03.095905 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 940/3767] 10.4.3.223 () {66 vars in 1285 bytes} [Fri Jul 3 02:37:03 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15651 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:37:03.115949 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-53a7ed90-d0ac-43d9-a646-8c308f05a99a None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:03.117533 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-53a7ed90-d0ac-43d9-a646-8c308f05a99a tempest-VolumeAndVolumeTypeFromImageTest-418821853 tempest-VolumeAndVolumeTypeFromImageTest-418821853-project-admin] DELETE https://10.4.3.223/volume/v3/volumes/f225e453-5416-436b-8b3a-f1bc59ba9b4c Jul 03 02:37:03.117720 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-53a7ed90-d0ac-43d9-a646-8c308f05a99a tempest-VolumeAndVolumeTypeFromImageTest-418821853 tempest-VolumeAndVolumeTypeFromImageTest-418821853-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:03.117912 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-53a7ed90-d0ac-43d9-a646-8c308f05a99a tempest-VolumeAndVolumeTypeFromImageTest-418821853 tempest-VolumeAndVolumeTypeFromImageTest-418821853-project-admin] Calling method 'delete' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:03.118085 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.volumes [None req-53a7ed90-d0ac-43d9-a646-8c308f05a99a tempest-VolumeAndVolumeTypeFromImageTest-418821853 tempest-VolumeAndVolumeTypeFromImageTest-418821853-project-admin] Delete volume with id: f225e453-5416-436b-8b3a-f1bc59ba9b4c Jul 03 02:37:03.124304 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:03.124304 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:37:03.124695 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-53a7ed90-d0ac-43d9-a646-8c308f05a99a tempest-VolumeAndVolumeTypeFromImageTest-418821853 tempest-VolumeAndVolumeTypeFromImageTest-418821853-project-admin] Volume info retrieved successfully. Jul 03 02:37:03.134404 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.image.cache [None req-53a7ed90-d0ac-43d9-a646-8c308f05a99a tempest-VolumeAndVolumeTypeFromImageTest-418821853 tempest-VolumeAndVolumeTypeFromImageTest-418821853-project-admin] Evicting image cache entry: {'id': 7, 'image_id': '1dfce318-157c-4e5d-a3e9-feed19a3c3ba', 'volume_id': 'f225e453-5416-436b-8b3a-f1bc59ba9b4c', 'host': 'np0000004352@storpool#default', 'size': 1, 'image_updated_at': datetime.datetime(2026, 7, 3, 2, 36, 48), 'last_used': datetime.datetime(2026, 7, 3, 2, 37, 1)}. {{(pid=100014) evict /opt/stack/cinder/cinder/image/cache.py:52}} Jul 03 02:37:03.145364 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-53a7ed90-d0ac-43d9-a646-8c308f05a99a tempest-VolumeAndVolumeTypeFromImageTest-418821853 tempest-VolumeAndVolumeTypeFromImageTest-418821853-project-admin] Delete volume request issued successfully. Jul 03 02:37:03.145592 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-53a7ed90-d0ac-43d9-a646-8c308f05a99a tempest-VolumeAndVolumeTypeFromImageTest-418821853 tempest-VolumeAndVolumeTypeFromImageTest-418821853-project-admin] https://10.4.3.223/volume/v3/volumes/f225e453-5416-436b-8b3a-f1bc59ba9b4c returned with HTTP 202 Jul 03 02:37:03.145989 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 934/3768] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:37:03 2026] DELETE /volume/v3/volumes/f225e453-5416-436b-8b3a-f1bc59ba9b4c => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:37:03.153676 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-88f699c8-25c9-4a66-9bec-8d830e6e8000 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:03.155840 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-88f699c8-25c9-4a66-9bec-8d830e6e8000 tempest-VolumeAndVolumeTypeFromImageTest-418821853 tempest-VolumeAndVolumeTypeFromImageTest-418821853-project-admin] GET https://10.4.3.223/volume/v3/volumes/f225e453-5416-436b-8b3a-f1bc59ba9b4c Jul 03 02:37:03.156074 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-88f699c8-25c9-4a66-9bec-8d830e6e8000 tempest-VolumeAndVolumeTypeFromImageTest-418821853 tempest-VolumeAndVolumeTypeFromImageTest-418821853-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:03.156454 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-88f699c8-25c9-4a66-9bec-8d830e6e8000 tempest-VolumeAndVolumeTypeFromImageTest-418821853 tempest-VolumeAndVolumeTypeFromImageTest-418821853-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:03.168736 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:03.168736 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:37:03.177369 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-88f699c8-25c9-4a66-9bec-8d830e6e8000 tempest-VolumeAndVolumeTypeFromImageTest-418821853 tempest-VolumeAndVolumeTypeFromImageTest-418821853-project-admin] Volume info retrieved successfully. Jul 03 02:37:03.183097 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-88f699c8-25c9-4a66-9bec-8d830e6e8000 tempest-VolumeAndVolumeTypeFromImageTest-418821853 tempest-VolumeAndVolumeTypeFromImageTest-418821853-project-admin] https://10.4.3.223/volume/v3/volumes/f225e453-5416-436b-8b3a-f1bc59ba9b4c returned with HTTP 200 Jul 03 02:37:03.183654 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 945/3769] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:37:03 2026] GET /volume/v3/volumes/f225e453-5416-436b-8b3a-f1bc59ba9b4c => generated 1096 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:37:03.369180 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-b840bdd6-0bb7-4b32-ad67-63356ebded87 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:03.371046 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-b840bdd6-0bb7-4b32-ad67-63356ebded87 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] GET https://10.4.3.223/volume/v3/volumes/2c90aa8e-9e6c-4f92-86d0-3e504d0408eb Jul 03 02:37:03.371254 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-b840bdd6-0bb7-4b32-ad67-63356ebded87 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:03.371491 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-b840bdd6-0bb7-4b32-ad67-63356ebded87 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:03.383495 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:03.383495 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:37:03.387188 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-b840bdd6-0bb7-4b32-ad67-63356ebded87 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Volume info retrieved successfully. Jul 03 02:37:03.392209 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-b840bdd6-0bb7-4b32-ad67-63356ebded87 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] https://10.4.3.223/volume/v3/volumes/2c90aa8e-9e6c-4f92-86d0-3e504d0408eb returned with HTTP 200 Jul 03 02:37:03.392610 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 951/3770] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:37:03 2026] GET /volume/v3/volumes/2c90aa8e-9e6c-4f92-86d0-3e504d0408eb => generated 1150 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:37:03.409926 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-875df658-ad6a-489d-bdf9-dc85689b2011 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:03.413394 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-875df658-ad6a-489d-bdf9-dc85689b2011 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] GET https://10.4.3.223/volume/v3/volumes/2c90aa8e-9e6c-4f92-86d0-3e504d0408eb Jul 03 02:37:03.413394 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-875df658-ad6a-489d-bdf9-dc85689b2011 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:03.413911 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-875df658-ad6a-489d-bdf9-dc85689b2011 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:03.431249 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:03.431249 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:37:03.436343 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-875df658-ad6a-489d-bdf9-dc85689b2011 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Volume info retrieved successfully. Jul 03 02:37:03.440971 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-875df658-ad6a-489d-bdf9-dc85689b2011 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] https://10.4.3.223/volume/v3/volumes/2c90aa8e-9e6c-4f92-86d0-3e504d0408eb returned with HTTP 200 Jul 03 02:37:03.441551 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 941/3771] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:37:03 2026] GET /volume/v3/volumes/2c90aa8e-9e6c-4f92-86d0-3e504d0408eb => generated 1150 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:37:03.453229 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-48bb7c27-6555-4cb9-8afc-2822bbe61a8f None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:03.456219 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-f06d0397-9e71-4dc8-a7f3-b298d956df55 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:03.457226 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-48bb7c27-6555-4cb9-8afc-2822bbe61a8f tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] POST https://10.4.3.223/volume/v3/volumes/2522d5d1-4dff-49f8-b4b3-2fa88e55de8d/action Jul 03 02:37:03.457598 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-48bb7c27-6555-4cb9-8afc-2822bbe61a8f tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Action body: b'{"os-detach": {"attachment_id": "40728154-14c9-444e-b71e-2f1ef41b63f9"}}' {{(pid=100014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:37:03.457786 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-48bb7c27-6555-4cb9-8afc-2822bbe61a8f tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "40728154-14c9-444e-b71e-2f1ef41b63f9"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:37:03.458092 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-f06d0397-9e71-4dc8-a7f3-b298d956df55 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] GET https://10.4.3.223/volume/v3/snapshots/ada4ccec-0145-4d4a-89ef-c56a58be3d0f Jul 03 02:37:03.458301 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-f06d0397-9e71-4dc8-a7f3-b298d956df55 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:03.458528 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-f06d0397-9e71-4dc8-a7f3-b298d956df55 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:03.462515 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-f06d0397-9e71-4dc8-a7f3-b298d956df55 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/snapshots/ada4ccec-0145-4d4a-89ef-c56a58be3d0f returned with HTTP 404 Jul 03 02:37:03.462950 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 946/3772] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:37:03 2026] GET /volume/v3/snapshots/ada4ccec-0145-4d4a-89ef-c56a58be3d0f => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:37:03.469391 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-095a278a-141d-4144-8574-c06808e4fda1 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:03.471641 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-095a278a-141d-4144-8574-c06808e4fda1 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] DELETE https://10.4.3.223/volume/v3/volumes/de65339b-32ab-4e3f-b81f-c78cb9b236a1 Jul 03 02:37:03.471881 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-095a278a-141d-4144-8574-c06808e4fda1 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:03.472146 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-095a278a-141d-4144-8574-c06808e4fda1 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:03.472346 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-095a278a-141d-4144-8574-c06808e4fda1 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Delete volume with id: de65339b-32ab-4e3f-b81f-c78cb9b236a1 Jul 03 02:37:03.473660 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:03.473660 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:37:03.474267 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-48bb7c27-6555-4cb9-8afc-2822bbe61a8f tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Volume info retrieved successfully. Jul 03 02:37:03.482207 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:03.482207 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:37:03.482848 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-095a278a-141d-4144-8574-c06808e4fda1 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Volume info retrieved successfully. Jul 03 02:37:03.483090 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-48bb7c27-6555-4cb9-8afc-2822bbe61a8f tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] https://10.4.3.223/volume/v3/volumes/2522d5d1-4dff-49f8-b4b3-2fa88e55de8d/action returned with HTTP 400 Jul 03 02:37:03.483784 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 935/3773] 10.4.3.223 () {68 vars in 1390 bytes} [Fri Jul 3 02:37:03 2026] POST /volume/v3/volumes/2522d5d1-4dff-49f8-b4b3-2fa88e55de8d/action => generated 100 bytes in 31 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 02:37:03.506404 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-095a278a-141d-4144-8574-c06808e4fda1 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Delete volume request issued successfully. Jul 03 02:37:03.506550 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-095a278a-141d-4144-8574-c06808e4fda1 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/volumes/de65339b-32ab-4e3f-b81f-c78cb9b236a1 returned with HTTP 202 Jul 03 02:37:03.507080 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 952/3774] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:37:03 2026] DELETE /volume/v3/volumes/de65339b-32ab-4e3f-b81f-c78cb9b236a1 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:37:03.514679 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-c0eb2669-5585-4b5a-bce1-4e6c20ef93e1 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:03.516605 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-c0eb2669-5585-4b5a-bce1-4e6c20ef93e1 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] GET https://10.4.3.223/volume/v3/volumes/de65339b-32ab-4e3f-b81f-c78cb9b236a1 Jul 03 02:37:03.516779 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-c0eb2669-5585-4b5a-bce1-4e6c20ef93e1 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:03.516950 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-c0eb2669-5585-4b5a-bce1-4e6c20ef93e1 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:03.519692 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-c28a7f6f-6291-448f-9277-0dbcc1ea73b8 req-5f13a4d5-8476-4f71-b8d3-f26be8baa20a None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:03.522638 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-c28a7f6f-6291-448f-9277-0dbcc1ea73b8 req-5f13a4d5-8476-4f71-b8d3-f26be8baa20a tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] GET https://10.4.3.223/volume/v3/volumes/2c90aa8e-9e6c-4f92-86d0-3e504d0408eb Jul 03 02:37:03.522945 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-c28a7f6f-6291-448f-9277-0dbcc1ea73b8 req-5f13a4d5-8476-4f71-b8d3-f26be8baa20a tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:03.523245 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-c28a7f6f-6291-448f-9277-0dbcc1ea73b8 req-5f13a4d5-8476-4f71-b8d3-f26be8baa20a tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:03.524205 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:03.524205 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:37:03.527685 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-c0eb2669-5585-4b5a-bce1-4e6c20ef93e1 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Volume info retrieved successfully. Jul 03 02:37:03.531779 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-c0eb2669-5585-4b5a-bce1-4e6c20ef93e1 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/volumes/de65339b-32ab-4e3f-b81f-c78cb9b236a1 returned with HTTP 200 Jul 03 02:37:03.532289 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 942/3775] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:37:03 2026] GET /volume/v3/volumes/de65339b-32ab-4e3f-b81f-c78cb9b236a1 => generated 1366 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:37:03.539508 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:03.539508 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:37:03.545601 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-c28a7f6f-6291-448f-9277-0dbcc1ea73b8 req-5f13a4d5-8476-4f71-b8d3-f26be8baa20a tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Volume info retrieved successfully. Jul 03 02:37:03.552044 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-c28a7f6f-6291-448f-9277-0dbcc1ea73b8 req-5f13a4d5-8476-4f71-b8d3-f26be8baa20a tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] https://10.4.3.223/volume/v3/volumes/2c90aa8e-9e6c-4f92-86d0-3e504d0408eb returned with HTTP 200 Jul 03 02:37:03.552550 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 947/3776] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:37:03 2026] GET /volume/v3/volumes/2c90aa8e-9e6c-4f92-86d0-3e504d0408eb => generated 1150 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:37:03.571394 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-c28a7f6f-6291-448f-9277-0dbcc1ea73b8 req-4a5aa811-8826-42be-82ee-15df1cdcfa92 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:03.573574 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-c28a7f6f-6291-448f-9277-0dbcc1ea73b8 req-4a5aa811-8826-42be-82ee-15df1cdcfa92 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] POST https://10.4.3.223/volume/v3/volumes/2c90aa8e-9e6c-4f92-86d0-3e504d0408eb/action Jul 03 02:37:03.574207 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-c28a7f6f-6291-448f-9277-0dbcc1ea73b8 req-4a5aa811-8826-42be-82ee-15df1cdcfa92 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:37:03.574345 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-c28a7f6f-6291-448f-9277-0dbcc1ea73b8 req-4a5aa811-8826-42be-82ee-15df1cdcfa92 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:37:03.588544 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:03.588544 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:37:03.588544 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [req-c28a7f6f-6291-448f-9277-0dbcc1ea73b8 req-4a5aa811-8826-42be-82ee-15df1cdcfa92 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Volume info retrieved successfully. Jul 03 02:37:03.595969 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [req-c28a7f6f-6291-448f-9277-0dbcc1ea73b8 req-4a5aa811-8826-42be-82ee-15df1cdcfa92 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Begin detaching volume completed successfully. Jul 03 02:37:03.597438 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-c28a7f6f-6291-448f-9277-0dbcc1ea73b8 req-4a5aa811-8826-42be-82ee-15df1cdcfa92 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] https://10.4.3.223/volume/v3/volumes/2c90aa8e-9e6c-4f92-86d0-3e504d0408eb/action returned with HTTP 202 Jul 03 02:37:03.597438 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 936/3777] 10.4.3.223 () {72 vars in 1672 bytes} [Fri Jul 3 02:37:03 2026] POST /volume/v3/volumes/2c90aa8e-9e6c-4f92-86d0-3e504d0408eb/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 02:37:03.820079 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-cf463de7-efa5-48cd-ad04-2014d43f9581 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:03.822582 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-cf463de7-efa5-48cd-ad04-2014d43f9581 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] GET https://10.4.3.223/volume/v3/backups/056d312e-08d4-4a16-ac25-1ab8399b5cc9 Jul 03 02:37:03.822796 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-cf463de7-efa5-48cd-ad04-2014d43f9581 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:03.823018 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-cf463de7-efa5-48cd-ad04-2014d43f9581 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:03.823144 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-cf463de7-efa5-48cd-ad04-2014d43f9581 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Show backup with id 056d312e-08d4-4a16-ac25-1ab8399b5cc9. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:37:03.827772 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-cf463de7-efa5-48cd-ad04-2014d43f9581 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] https://10.4.3.223/volume/v3/backups/056d312e-08d4-4a16-ac25-1ab8399b5cc9 returned with HTTP 404 Jul 03 02:37:03.828414 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 953/3778] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:37:03 2026] GET /volume/v3/backups/056d312e-08d4-4a16-ac25-1ab8399b5cc9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:37:03.836007 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-c69b18ca-c090-4edd-a06d-dcb3cb7550e8 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:03.837854 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-c69b18ca-c090-4edd-a06d-dcb3cb7550e8 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] DELETE https://10.4.3.223/volume/v3/backups/a717bd66-e955-4488-81c8-f9ff8d73394d Jul 03 02:37:03.838019 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-c69b18ca-c090-4edd-a06d-dcb3cb7550e8 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:03.838197 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-c69b18ca-c090-4edd-a06d-dcb3cb7550e8 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Calling method 'delete' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:03.838299 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.contrib.backups [None req-c69b18ca-c090-4edd-a06d-dcb3cb7550e8 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Delete backup with id: a717bd66-e955-4488-81c8-f9ff8d73394d. Jul 03 02:37:03.842645 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:03.842645 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:37:03.855004 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.backup.rpcapi [None req-c69b18ca-c090-4edd-a06d-dcb3cb7550e8 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] delete_backup rpcapi backup_id a717bd66-e955-4488-81c8-f9ff8d73394d {{(pid=100012) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 02:37:03.856876 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-c69b18ca-c090-4edd-a06d-dcb3cb7550e8 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] https://10.4.3.223/volume/v3/backups/a717bd66-e955-4488-81c8-f9ff8d73394d returned with HTTP 202 Jul 03 02:37:03.857487 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 943/3779] 10.4.3.223 () {68 vars in 1391 bytes} [Fri Jul 3 02:37:03 2026] DELETE /volume/v3/backups/a717bd66-e955-4488-81c8-f9ff8d73394d => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 02:37:03.864015 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-1dabd403-44b6-4b06-ad7d-ea05cef95902 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:03.865838 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-1dabd403-44b6-4b06-ad7d-ea05cef95902 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] GET https://10.4.3.223/volume/v3/backups/a717bd66-e955-4488-81c8-f9ff8d73394d Jul 03 02:37:03.866033 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-1dabd403-44b6-4b06-ad7d-ea05cef95902 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:03.866208 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-1dabd403-44b6-4b06-ad7d-ea05cef95902 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:03.866315 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-1dabd403-44b6-4b06-ad7d-ea05cef95902 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Show backup with id a717bd66-e955-4488-81c8-f9ff8d73394d. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:37:03.870959 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:03.870959 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:37:03.871880 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-1dabd403-44b6-4b06-ad7d-ea05cef95902 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] https://10.4.3.223/volume/v3/backups/a717bd66-e955-4488-81c8-f9ff8d73394d returned with HTTP 200 Jul 03 02:37:03.872522 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 948/3780] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:37:03 2026] GET /volume/v3/backups/a717bd66-e955-4488-81c8-f9ff8d73394d => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:37:04.195919 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-99b18329-7e89-409b-9823-7c8f313932be None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:04.197993 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-99b18329-7e89-409b-9823-7c8f313932be tempest-VolumeAndVolumeTypeFromImageTest-418821853 tempest-VolumeAndVolumeTypeFromImageTest-418821853-project-admin] GET https://10.4.3.223/volume/v3/volumes/f225e453-5416-436b-8b3a-f1bc59ba9b4c Jul 03 02:37:04.198221 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-99b18329-7e89-409b-9823-7c8f313932be tempest-VolumeAndVolumeTypeFromImageTest-418821853 tempest-VolumeAndVolumeTypeFromImageTest-418821853-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:04.198509 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-99b18329-7e89-409b-9823-7c8f313932be tempest-VolumeAndVolumeTypeFromImageTest-418821853 tempest-VolumeAndVolumeTypeFromImageTest-418821853-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:04.204612 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-99b18329-7e89-409b-9823-7c8f313932be tempest-VolumeAndVolumeTypeFromImageTest-418821853 tempest-VolumeAndVolumeTypeFromImageTest-418821853-project-admin] https://10.4.3.223/volume/v3/volumes/f225e453-5416-436b-8b3a-f1bc59ba9b4c returned with HTTP 404 Jul 03 02:37:04.205096 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 937/3781] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:37:04 2026] GET /volume/v3/volumes/f225e453-5416-436b-8b3a-f1bc59ba9b4c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:37:04.212636 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-19063136-1648-4ac6-8691-2a97396f4e9f None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:04.214771 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-19063136-1648-4ac6-8691-2a97396f4e9f tempest-VolumeAndVolumeTypeFromImageTest-418821853 tempest-VolumeAndVolumeTypeFromImageTest-418821853-project-admin] DELETE https://10.4.3.223/volume/v3/types/1ca37f3b-bac6-42c1-999d-d2d08cccffa3 Jul 03 02:37:04.215076 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-19063136-1648-4ac6-8691-2a97396f4e9f tempest-VolumeAndVolumeTypeFromImageTest-418821853 tempest-VolumeAndVolumeTypeFromImageTest-418821853-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:04.215374 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-19063136-1648-4ac6-8691-2a97396f4e9f tempest-VolumeAndVolumeTypeFromImageTest-418821853 tempest-VolumeAndVolumeTypeFromImageTest-418821853-project-admin] Calling method '_delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:04.252884 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-19063136-1648-4ac6-8691-2a97396f4e9f tempest-VolumeAndVolumeTypeFromImageTest-418821853 tempest-VolumeAndVolumeTypeFromImageTest-418821853-project-admin] https://10.4.3.223/volume/v3/types/1ca37f3b-bac6-42c1-999d-d2d08cccffa3 returned with HTTP 202 Jul 03 02:37:04.253704 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 954/3782] 10.4.3.223 () {66 vars in 1345 bytes} [Fri Jul 3 02:37:04 2026] DELETE /volume/v3/types/1ca37f3b-bac6-42c1-999d-d2d08cccffa3 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:37:04.263295 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-ebc91fc2-069d-447a-9cb9-96f0b0840c36 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:04.264675 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-ebc91fc2-069d-447a-9cb9-96f0b0840c36 tempest-VolumeAndVolumeTypeFromImageTest-418821853 tempest-VolumeAndVolumeTypeFromImageTest-418821853-project-admin] GET https://10.4.3.223/volume/v3/types/1ca37f3b-bac6-42c1-999d-d2d08cccffa3 Jul 03 02:37:04.264898 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-ebc91fc2-069d-447a-9cb9-96f0b0840c36 tempest-VolumeAndVolumeTypeFromImageTest-418821853 tempest-VolumeAndVolumeTypeFromImageTest-418821853-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:04.265071 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-ebc91fc2-069d-447a-9cb9-96f0b0840c36 tempest-VolumeAndVolumeTypeFromImageTest-418821853 tempest-VolumeAndVolumeTypeFromImageTest-418821853-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:04.268798 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-ebc91fc2-069d-447a-9cb9-96f0b0840c36 tempest-VolumeAndVolumeTypeFromImageTest-418821853 tempest-VolumeAndVolumeTypeFromImageTest-418821853-project-admin] https://10.4.3.223/volume/v3/types/1ca37f3b-bac6-42c1-999d-d2d08cccffa3 returned with HTTP 404 Jul 03 02:37:04.269358 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 944/3783] 10.4.3.223 () {66 vars in 1342 bytes} [Fri Jul 3 02:37:04 2026] GET /volume/v3/types/1ca37f3b-bac6-42c1-999d-d2d08cccffa3 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:37:04.544949 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-91dc4f29-0e23-4c04-8342-205ecedf8171 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:04.546576 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-91dc4f29-0e23-4c04-8342-205ecedf8171 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] GET https://10.4.3.223/volume/v3/volumes/de65339b-32ab-4e3f-b81f-c78cb9b236a1 Jul 03 02:37:04.547939 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-91dc4f29-0e23-4c04-8342-205ecedf8171 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:04.548162 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-91dc4f29-0e23-4c04-8342-205ecedf8171 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:04.554017 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-91dc4f29-0e23-4c04-8342-205ecedf8171 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/volumes/de65339b-32ab-4e3f-b81f-c78cb9b236a1 returned with HTTP 404 Jul 03 02:37:04.554518 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 949/3784] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:37:04 2026] GET /volume/v3/volumes/de65339b-32ab-4e3f-b81f-c78cb9b236a1 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:37:04.590726 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-ba2f463b-f490-4c6a-94a2-30c741aa074b None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:04.593246 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-ba2f463b-f490-4c6a-94a2-30c741aa074b tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:37:04.593583 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-ba2f463b-f490-4c6a-94a2-30c741aa074b tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1737071519", "snapshot_id": null, "imageRef": "ea993fc3-c724-45f7-8dae-63cf2cac16e5", "volume_type": null, "size": 1}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:37:04.596144 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.volumes [None req-ba2f463b-f490-4c6a-94a2-30c741aa074b tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1737071519', 'snapshot_id': None, 'imageRef': 'ea993fc3-c724-45f7-8dae-63cf2cac16e5', 'volume_type': None, 'size': 1}} {{(pid=100014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:37:04.621945 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-88cf8625-47e5-446c-93e1-229c8b6eaa20 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:04.622352 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-88cf8625-47e5-446c-93e1-229c8b6eaa20 None None] GET https://10.4.3.223/volume// Jul 03 02:37:04.622558 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-88cf8625-47e5-446c-93e1-229c8b6eaa20 None None] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:04.622748 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-88cf8625-47e5-446c-93e1-229c8b6eaa20 None None] Calling method 'all' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:04.623077 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-88cf8625-47e5-446c-93e1-229c8b6eaa20 None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:37:04.623349 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 955/3785] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:37:04 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:37:04.630895 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-c28a7f6f-6291-448f-9277-0dbcc1ea73b8 req-15e276e7-c124-4100-a3f5-44fe20a15aef None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:04.632981 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-c28a7f6f-6291-448f-9277-0dbcc1ea73b8 req-15e276e7-c124-4100-a3f5-44fe20a15aef tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] GET https://10.4.3.223/volume/v3/volumes/2c90aa8e-9e6c-4f92-86d0-3e504d0408eb Jul 03 02:37:04.633184 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-c28a7f6f-6291-448f-9277-0dbcc1ea73b8 req-15e276e7-c124-4100-a3f5-44fe20a15aef tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:04.633357 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-c28a7f6f-6291-448f-9277-0dbcc1ea73b8 req-15e276e7-c124-4100-a3f5-44fe20a15aef tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:04.646075 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:04.646075 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:37:04.655252 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [req-c28a7f6f-6291-448f-9277-0dbcc1ea73b8 req-15e276e7-c124-4100-a3f5-44fe20a15aef tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Volume info retrieved successfully. Jul 03 02:37:04.661299 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-c28a7f6f-6291-448f-9277-0dbcc1ea73b8 req-15e276e7-c124-4100-a3f5-44fe20a15aef tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] https://10.4.3.223/volume/v3/volumes/2c90aa8e-9e6c-4f92-86d0-3e504d0408eb returned with HTTP 200 Jul 03 02:37:04.661936 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 945/3786] 10.4.3.223 () {70 vars in 1639 bytes} [Fri Jul 3 02:37:04 2026] GET /volume/v3/volumes/2c90aa8e-9e6c-4f92-86d0-3e504d0408eb => generated 1333 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:37:04.702762 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.volumes [None req-ba2f463b-f490-4c6a-94a2-30c741aa074b tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Create volume of 1 GB Jul 03 02:37:04.707997 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-ba2f463b-f490-4c6a-94a2-30c741aa074b tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Availability Zones retrieved successfully. Jul 03 02:37:04.714714 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-ba2f463b-f490-4c6a-94a2-30c741aa074b tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Flow 'volume_create_api' (90a698e8-2da3-43f7-bf10-2fee944fcc9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:37:04.716209 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-ba2f463b-f490-4c6a-94a2-30c741aa074b tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21870c79-b252-4e6d-bb99-3fddce6fa93e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:04.717137 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.flows.api.create_volume [None req-ba2f463b-f490-4c6a-94a2-30c741aa074b tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Validating volume size '1' using validate_int {{(pid=100014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:37:04.789014 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-ba2f463b-f490-4c6a-94a2-30c741aa074b tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21870c79-b252-4e6d-bb99-3fddce6fa93e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:04.789879 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-ba2f463b-f490-4c6a-94a2-30c741aa074b tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3adc1287-5e73-43fa-94b6-4cac673a8f49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:04.833558 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.quota [None req-ba2f463b-f490-4c6a-94a2-30c741aa074b tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Created reservations ['60232d7f-e789-4658-bf19-dc9818fa84e3', '1710d12a-838a-444c-aa39-96d7dff23744', '1abe4e55-7cf6-4c7f-96cc-1cb0fcf5841b', '88833d88-fcee-4637-bc2f-90b97163d50f'] {{(pid=100014) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:37:04.834233 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-ba2f463b-f490-4c6a-94a2-30c741aa074b tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3adc1287-5e73-43fa-94b6-4cac673a8f49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['60232d7f-e789-4658-bf19-dc9818fa84e3', '1710d12a-838a-444c-aa39-96d7dff23744', '1abe4e55-7cf6-4c7f-96cc-1cb0fcf5841b', '88833d88-fcee-4637-bc2f-90b97163d50f']}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:04.834867 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-ba2f463b-f490-4c6a-94a2-30c741aa074b tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff506d0f-b4b9-4224-bec9-d48c6033cea7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:04.868880 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-ba2f463b-f490-4c6a-94a2-30c741aa074b tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff506d0f-b4b9-4224-bec9-d48c6033cea7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f5a4940d-9585-44a3-a845-2942f4146b74', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1737071519',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a08ee0c5cd5c487abb7a76039a8a3598',qos_specs=None,replication_status=,reservations=['60232d7f-e789-4658-bf19-dc9818fa84e3','1710d12a-838a-444c-aa39-96d7dff23744','1abe4e55-7cf6-4c7f-96cc-1cb0fcf5841b','88833d88-fcee-4637-bc2f-90b97163d50f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4f82f451af94649aa7d493979ce0624',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:37:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1737071519',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f5a4940d-9585-44a3-a845-2942f4146b74,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a08ee0c5cd5c487abb7a76039a8a3598',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c4f82f451af94649aa7d493979ce0624',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:04.869639 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-ba2f463b-f490-4c6a-94a2-30c741aa074b tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32658fab-5b69-4d86-84de-7efee90cd366) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:04.884226 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-8ef67cfe-fd08-4444-8580-863cdfbc9e81 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:04.886215 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-8ef67cfe-fd08-4444-8580-863cdfbc9e81 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] GET https://10.4.3.223/volume/v3/backups/a717bd66-e955-4488-81c8-f9ff8d73394d Jul 03 02:37:04.886571 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-8ef67cfe-fd08-4444-8580-863cdfbc9e81 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:04.886743 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-8ef67cfe-fd08-4444-8580-863cdfbc9e81 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:04.886837 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-8ef67cfe-fd08-4444-8580-863cdfbc9e81 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Show backup with id a717bd66-e955-4488-81c8-f9ff8d73394d. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:37:04.899682 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-ba2f463b-f490-4c6a-94a2-30c741aa074b tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32658fab-5b69-4d86-84de-7efee90cd366) transitioned into state 'SUCCESS' from state '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-1737071519',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a08ee0c5cd5c487abb7a76039a8a3598',qos_specs=None,replication_status=,reservations=['60232d7f-e789-4658-bf19-dc9818fa84e3','1710d12a-838a-444c-aa39-96d7dff23744','1abe4e55-7cf6-4c7f-96cc-1cb0fcf5841b','88833d88-fcee-4637-bc2f-90b97163d50f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4f82f451af94649aa7d493979ce0624',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:04.900411 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-8ef67cfe-fd08-4444-8580-863cdfbc9e81 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] https://10.4.3.223/volume/v3/backups/a717bd66-e955-4488-81c8-f9ff8d73394d returned with HTTP 404 Jul 03 02:37:04.900729 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-ba2f463b-f490-4c6a-94a2-30c741aa074b tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ed8c71a-cb09-43c8-9204-f5542c835c0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:04.901345 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 950/3787] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:37:04 2026] GET /volume/v3/backups/a717bd66-e955-4488-81c8-f9ff8d73394d => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:37:04.909594 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-6291a3c4-f0a8-4a12-a491-8d1a0075c05e None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:04.912160 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-6291a3c4-f0a8-4a12-a491-8d1a0075c05e tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] DELETE https://10.4.3.223/volume/v3/backups/6bdd7c04-1a0f-4b84-b920-56964580de6c Jul 03 02:37:04.912688 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-6291a3c4-f0a8-4a12-a491-8d1a0075c05e tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:04.913148 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-6291a3c4-f0a8-4a12-a491-8d1a0075c05e tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:04.913508 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.contrib.backups [None req-6291a3c4-f0a8-4a12-a491-8d1a0075c05e tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Delete backup with id: 6bdd7c04-1a0f-4b84-b920-56964580de6c. Jul 03 02:37:04.916451 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-ba2f463b-f490-4c6a-94a2-30c741aa074b tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ed8c71a-cb09-43c8-9204-f5542c835c0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:04.916451 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-ba2f463b-f490-4c6a-94a2-30c741aa074b tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Flow 'volume_create_api' (90a698e8-2da3-43f7-bf10-2fee944fcc9e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:37:04.916451 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-ba2f463b-f490-4c6a-94a2-30c741aa074b tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Create volume request issued successfully. Jul 03 02:37:04.917169 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-ba2f463b-f490-4c6a-94a2-30c741aa074b tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:37:04.917971 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 938/3788] 10.4.3.223 () {68 vars in 1259 bytes} [Fri Jul 3 02:37:04 2026] POST /volume/v3/volumes => generated 759 bytes in 328 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:37:04.920236 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:04.920236 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:37:04.939477 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-155a2464-c309-4c1c-9521-dcce42720a7d None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:04.939904 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-155a2464-c309-4c1c-9521-dcce42720a7d tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] GET https://10.4.3.223/volume/v3/volumes/f5a4940d-9585-44a3-a845-2942f4146b74 Jul 03 02:37:04.940096 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-155a2464-c309-4c1c-9521-dcce42720a7d tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:04.940293 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-155a2464-c309-4c1c-9521-dcce42720a7d tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:04.944670 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.backup.rpcapi [None req-6291a3c4-f0a8-4a12-a491-8d1a0075c05e tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] delete_backup rpcapi backup_id 6bdd7c04-1a0f-4b84-b920-56964580de6c {{(pid=100015) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 02:37:04.946069 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-6291a3c4-f0a8-4a12-a491-8d1a0075c05e tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] https://10.4.3.223/volume/v3/backups/6bdd7c04-1a0f-4b84-b920-56964580de6c returned with HTTP 202 Jul 03 02:37:04.946684 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 956/3789] 10.4.3.223 () {68 vars in 1391 bytes} [Fri Jul 3 02:37:04 2026] DELETE /volume/v3/backups/6bdd7c04-1a0f-4b84-b920-56964580de6c => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 02:37:04.948864 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:04.948864 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:37:04.951490 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-155a2464-c309-4c1c-9521-dcce42720a7d tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Volume info retrieved successfully. Jul 03 02:37:04.958145 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-4822acde-f497-4f22-a42b-9ec8e34cb336 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:04.958767 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-155a2464-c309-4c1c-9521-dcce42720a7d tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/volumes/f5a4940d-9585-44a3-a845-2942f4146b74 returned with HTTP 200 Jul 03 02:37:04.958842 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 946/3790] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:37:04 2026] GET /volume/v3/volumes/f5a4940d-9585-44a3-a845-2942f4146b74 => generated 827 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:37:04.962924 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-4822acde-f497-4f22-a42b-9ec8e34cb336 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] GET https://10.4.3.223/volume/v3/backups/6bdd7c04-1a0f-4b84-b920-56964580de6c Jul 03 02:37:04.962924 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-4822acde-f497-4f22-a42b-9ec8e34cb336 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:04.962924 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-4822acde-f497-4f22-a42b-9ec8e34cb336 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:04.962924 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-4822acde-f497-4f22-a42b-9ec8e34cb336 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Show backup with id 6bdd7c04-1a0f-4b84-b920-56964580de6c. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:37:04.977448 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:04.977448 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:37:04.977448 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-4822acde-f497-4f22-a42b-9ec8e34cb336 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] https://10.4.3.223/volume/v3/backups/6bdd7c04-1a0f-4b84-b920-56964580de6c returned with HTTP 200 Jul 03 02:37:04.977448 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 951/3791] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:37:04 2026] GET /volume/v3/backups/6bdd7c04-1a0f-4b84-b920-56964580de6c => generated 736 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:37:05.636339 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-c28a7f6f-6291-448f-9277-0dbcc1ea73b8 req-465cd0b3-f208-4f99-9376-85f561679e77 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:05.638878 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-c28a7f6f-6291-448f-9277-0dbcc1ea73b8 req-465cd0b3-f208-4f99-9376-85f561679e77 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] DELETE https://10.4.3.223/volume/v3/attachments/40728154-14c9-444e-b71e-2f1ef41b63f9 Jul 03 02:37:05.639159 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-c28a7f6f-6291-448f-9277-0dbcc1ea73b8 req-465cd0b3-f208-4f99-9376-85f561679e77 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:05.639432 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-c28a7f6f-6291-448f-9277-0dbcc1ea73b8 req-465cd0b3-f208-4f99-9376-85f561679e77 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Calling method 'version_select' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:05.649526 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:05.649526 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:37:05.974796 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-5107f200-3e47-4fe0-bce6-8deea78e7939 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:05.976713 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-5107f200-3e47-4fe0-bce6-8deea78e7939 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] GET https://10.4.3.223/volume/v3/volumes/f5a4940d-9585-44a3-a845-2942f4146b74 Jul 03 02:37:05.977075 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-5107f200-3e47-4fe0-bce6-8deea78e7939 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:05.977300 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-5107f200-3e47-4fe0-bce6-8deea78e7939 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:05.989024 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:05.989024 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:37:05.989246 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-69f8f44f-e578-4cc0-9b40-189e8faccd17 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:05.991034 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-69f8f44f-e578-4cc0-9b40-189e8faccd17 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] GET https://10.4.3.223/volume/v3/backups/6bdd7c04-1a0f-4b84-b920-56964580de6c Jul 03 02:37:05.991216 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-69f8f44f-e578-4cc0-9b40-189e8faccd17 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:05.991445 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-69f8f44f-e578-4cc0-9b40-189e8faccd17 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:05.991559 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-69f8f44f-e578-4cc0-9b40-189e8faccd17 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Show backup with id 6bdd7c04-1a0f-4b84-b920-56964580de6c. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:37:05.997617 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-69f8f44f-e578-4cc0-9b40-189e8faccd17 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] https://10.4.3.223/volume/v3/backups/6bdd7c04-1a0f-4b84-b920-56964580de6c returned with HTTP 404 Jul 03 02:37:05.997617 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 947/3792] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:37:05 2026] GET /volume/v3/backups/6bdd7c04-1a0f-4b84-b920-56964580de6c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:37:05.997954 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-5107f200-3e47-4fe0-bce6-8deea78e7939 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Volume info retrieved successfully. Jul 03 02:37:06.004228 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-bf49b9ce-1387-47f8-960e-df422f0066d2 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:06.007248 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-bf49b9ce-1387-47f8-960e-df422f0066d2 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] DELETE https://10.4.3.223/volume/v3/volumes/5b14a554-ae2d-43d5-b402-740f38d2b791 Jul 03 02:37:06.007248 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-bf49b9ce-1387-47f8-960e-df422f0066d2 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:06.007938 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-5107f200-3e47-4fe0-bce6-8deea78e7939 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/volumes/f5a4940d-9585-44a3-a845-2942f4146b74 returned with HTTP 200 Jul 03 02:37:06.008007 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-bf49b9ce-1387-47f8-960e-df422f0066d2 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Calling method 'delete' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:06.008007 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.volumes [None req-bf49b9ce-1387-47f8-960e-df422f0066d2 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Delete volume with id: 5b14a554-ae2d-43d5-b402-740f38d2b791 Jul 03 02:37:06.008065 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 957/3793] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:37:05 2026] GET /volume/v3/volumes/f5a4940d-9585-44a3-a845-2942f4146b74 => generated 1367 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:37:06.023254 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-e68a4397-6175-40cf-b4de-aa39f7e2479d None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:06.024747 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:06.024747 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:37:06.024858 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-e68a4397-6175-40cf-b4de-aa39f7e2479d tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] GET https://10.4.3.223/volume/v3/volumes/f5a4940d-9585-44a3-a845-2942f4146b74 Jul 03 02:37:06.025279 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-e68a4397-6175-40cf-b4de-aa39f7e2479d tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:06.025350 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-bf49b9ce-1387-47f8-960e-df422f0066d2 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Volume info retrieved successfully. Jul 03 02:37:06.025399 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-e68a4397-6175-40cf-b4de-aa39f7e2479d tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:06.031855 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:06.031855 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:37:06.035408 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-e68a4397-6175-40cf-b4de-aa39f7e2479d tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Volume info retrieved successfully. Jul 03 02:37:06.039643 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-e68a4397-6175-40cf-b4de-aa39f7e2479d tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/volumes/f5a4940d-9585-44a3-a845-2942f4146b74 returned with HTTP 200 Jul 03 02:37:06.040026 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 948/3794] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:37:06 2026] GET /volume/v3/volumes/f5a4940d-9585-44a3-a845-2942f4146b74 => generated 1367 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:37:06.062712 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-bf49b9ce-1387-47f8-960e-df422f0066d2 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Delete volume request issued successfully. Jul 03 02:37:06.062712 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-bf49b9ce-1387-47f8-960e-df422f0066d2 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] https://10.4.3.223/volume/v3/volumes/5b14a554-ae2d-43d5-b402-740f38d2b791 returned with HTTP 202 Jul 03 02:37:06.062712 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 952/3795] 10.4.3.223 () {68 vars in 1391 bytes} [Fri Jul 3 02:37:06 2026] DELETE /volume/v3/volumes/5b14a554-ae2d-43d5-b402-740f38d2b791 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:37:06.069431 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-419db5d3-e1a4-4959-a08f-8995ebe47021 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:06.071679 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-419db5d3-e1a4-4959-a08f-8995ebe47021 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] GET https://10.4.3.223/volume/v3/volumes/5b14a554-ae2d-43d5-b402-740f38d2b791 Jul 03 02:37:06.071914 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-419db5d3-e1a4-4959-a08f-8995ebe47021 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:06.072097 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-419db5d3-e1a4-4959-a08f-8995ebe47021 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:06.081392 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:06.081392 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:37:06.086295 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-419db5d3-e1a4-4959-a08f-8995ebe47021 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Volume info retrieved successfully. Jul 03 02:37:06.091221 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-419db5d3-e1a4-4959-a08f-8995ebe47021 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] https://10.4.3.223/volume/v3/volumes/5b14a554-ae2d-43d5-b402-740f38d2b791 returned with HTTP 200 Jul 03 02:37:06.091735 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 958/3796] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:37:06 2026] GET /volume/v3/volumes/5b14a554-ae2d-43d5-b402-740f38d2b791 => generated 1007 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:37:06.183018 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-c28a7f6f-6291-448f-9277-0dbcc1ea73b8 req-465cd0b3-f208-4f99-9376-85f561679e77 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] https://10.4.3.223/volume/v3/attachments/40728154-14c9-444e-b71e-2f1ef41b63f9 returned with HTTP 200 Jul 03 02:37:06.183453 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 939/3797] 10.4.3.223 () {72 vars in 1673 bytes} [Fri Jul 3 02:37:05 2026] DELETE /volume/v3/attachments/40728154-14c9-444e-b71e-2f1ef41b63f9 => generated 19 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:37:06.417866 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-0ad0b90d-e1d1-4b54-8d08-89d9ce30938a None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:06.505123 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-0ad0b90d-e1d1-4b54-8d08-89d9ce30938a tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:37:06.505515 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-0ad0b90d-e1d1-4b54-8d08-89d9ce30938a tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1090394043"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:37:06.506902 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.volumes [None req-0ad0b90d-e1d1-4b54-8d08-89d9ce30938a tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1090394043'}} {{(pid=100012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:37:06.507026 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.volumes [None req-0ad0b90d-e1d1-4b54-8d08-89d9ce30938a tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Create volume of 1 GB Jul 03 02:37:06.510960 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-0ad0b90d-e1d1-4b54-8d08-89d9ce30938a tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Availability Zones retrieved successfully. Jul 03 02:37:06.516626 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-0ad0b90d-e1d1-4b54-8d08-89d9ce30938a tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Flow 'volume_create_api' (5de2bcbb-acc6-420c-ab4b-0ceb2709729d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:37:06.517832 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-0ad0b90d-e1d1-4b54-8d08-89d9ce30938a tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (edac499e-490a-4f2a-996f-ac046b89d268) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:06.519163 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.flows.api.create_volume [None req-0ad0b90d-e1d1-4b54-8d08-89d9ce30938a tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Validating volume size '1' using validate_int {{(pid=100012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:37:06.550445 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-0ad0b90d-e1d1-4b54-8d08-89d9ce30938a tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (edac499e-490a-4f2a-996f-ac046b89d268) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:06.551209 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-0ad0b90d-e1d1-4b54-8d08-89d9ce30938a tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74fb5d43-d5f3-4bd2-bbd7-60e4d5184c51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:06.606870 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.quota [None req-0ad0b90d-e1d1-4b54-8d08-89d9ce30938a tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Created reservations ['a2d84caa-cbcf-4f21-b492-939a3ebd782b', 'fdf7f24e-73c4-4da4-a77e-a48be89931cb', 'bfca3b3e-5e0e-4767-abe8-dfa9ce925b4e', '75d4339b-23e0-42f5-aba5-ca2377c027d0'] {{(pid=100012) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:37:06.607606 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-0ad0b90d-e1d1-4b54-8d08-89d9ce30938a tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74fb5d43-d5f3-4bd2-bbd7-60e4d5184c51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a2d84caa-cbcf-4f21-b492-939a3ebd782b', 'fdf7f24e-73c4-4da4-a77e-a48be89931cb', 'bfca3b3e-5e0e-4767-abe8-dfa9ce925b4e', '75d4339b-23e0-42f5-aba5-ca2377c027d0']}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:06.608880 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-0ad0b90d-e1d1-4b54-8d08-89d9ce30938a tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28abc165-c6a8-4f31-86ac-0ddc5892e00a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:06.630255 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-0ad0b90d-e1d1-4b54-8d08-89d9ce30938a tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28abc165-c6a8-4f31-86ac-0ddc5892e00a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'edbceede-17dc-407c-bf8e-2e9a31e97825', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1090394043',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0767ca423c674ad385f4367694916245',qos_specs=None,replication_status=,reservations=['a2d84caa-cbcf-4f21-b492-939a3ebd782b','fdf7f24e-73c4-4da4-a77e-a48be89931cb','bfca3b3e-5e0e-4767-abe8-dfa9ce925b4e','75d4339b-23e0-42f5-aba5-ca2377c027d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89d105c527674b71848c244a0746f0c9',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:37:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1090394043',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=edbceede-17dc-407c-bf8e-2e9a31e97825,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0767ca423c674ad385f4367694916245',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='89d105c527674b71848c244a0746f0c9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:06.631000 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-0ad0b90d-e1d1-4b54-8d08-89d9ce30938a tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (742b5c41-859a-483c-bb67-4a9692ac5bac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:06.646618 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-0ad0b90d-e1d1-4b54-8d08-89d9ce30938a tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (742b5c41-859a-483c-bb67-4a9692ac5bac) transitioned into state 'SUCCESS' from state '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-1090394043',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0767ca423c674ad385f4367694916245',qos_specs=None,replication_status=,reservations=['a2d84caa-cbcf-4f21-b492-939a3ebd782b','fdf7f24e-73c4-4da4-a77e-a48be89931cb','bfca3b3e-5e0e-4767-abe8-dfa9ce925b4e','75d4339b-23e0-42f5-aba5-ca2377c027d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89d105c527674b71848c244a0746f0c9',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:06.647239 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-0ad0b90d-e1d1-4b54-8d08-89d9ce30938a tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (deb4c3fa-b01d-4365-a4a2-7e2e211300a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:06.661035 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-0ad0b90d-e1d1-4b54-8d08-89d9ce30938a tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (deb4c3fa-b01d-4365-a4a2-7e2e211300a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:06.662067 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-0ad0b90d-e1d1-4b54-8d08-89d9ce30938a tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Flow 'volume_create_api' (5de2bcbb-acc6-420c-ab4b-0ceb2709729d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:37:06.662067 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-0ad0b90d-e1d1-4b54-8d08-89d9ce30938a tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Create volume request issued successfully. Jul 03 02:37:06.662067 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-0ad0b90d-e1d1-4b54-8d08-89d9ce30938a tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:37:06.663152 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 949/3798] 10.4.3.223 () {68 vars in 1258 bytes} [Fri Jul 3 02:37:06 2026] POST /volume/v3/volumes => generated 760 bytes in 245 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:37:06.673768 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-a4301a53-5215-43c3-84a2-ef612a6ac815 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:06.676438 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-a4301a53-5215-43c3-84a2-ef612a6ac815 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] GET https://10.4.3.223/volume/v3/volumes/edbceede-17dc-407c-bf8e-2e9a31e97825 Jul 03 02:37:06.676651 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-a4301a53-5215-43c3-84a2-ef612a6ac815 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:06.676834 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-a4301a53-5215-43c3-84a2-ef612a6ac815 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:06.688702 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:06.688702 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:37:06.693714 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-a4301a53-5215-43c3-84a2-ef612a6ac815 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Volume info retrieved successfully. Jul 03 02:37:06.698909 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-a4301a53-5215-43c3-84a2-ef612a6ac815 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] https://10.4.3.223/volume/v3/volumes/edbceede-17dc-407c-bf8e-2e9a31e97825 returned with HTTP 200 Jul 03 02:37:06.699619 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 953/3799] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:37:06 2026] GET /volume/v3/volumes/edbceede-17dc-407c-bf8e-2e9a31e97825 => generated 828 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:37:06.773245 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-88002bbd-54b3-431f-89e5-05720acf41f6 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:06.775157 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-88002bbd-54b3-431f-89e5-05720acf41f6 tempest-TestServerVolumeAttachmentScenario-1726390532 tempest-TestServerVolumeAttachmentScenario-1726390532-project-admin] POST https://10.4.3.223/volume/v3/volumes/2522d5d1-4dff-49f8-b4b3-2fa88e55de8d/action Jul 03 02:37:06.775537 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-88002bbd-54b3-431f-89e5-05720acf41f6 tempest-TestServerVolumeAttachmentScenario-1726390532 tempest-TestServerVolumeAttachmentScenario-1726390532-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=100015) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:37:06.775676 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-88002bbd-54b3-431f-89e5-05720acf41f6 tempest-TestServerVolumeAttachmentScenario-1726390532 tempest-TestServerVolumeAttachmentScenario-1726390532-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:37:06.786683 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:06.786683 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:37:06.790107 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.contrib.admin_actions [None req-88002bbd-54b3-431f-89e5-05720acf41f6 tempest-TestServerVolumeAttachmentScenario-1726390532 tempest-TestServerVolumeAttachmentScenario-1726390532-project-admin] Updating volume '2522d5d1-4dff-49f8-b4b3-2fa88e55de8d' with '{'status': 'in-use'}' {{(pid=100015) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 03 02:37:06.814612 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-88002bbd-54b3-431f-89e5-05720acf41f6 tempest-TestServerVolumeAttachmentScenario-1726390532 tempest-TestServerVolumeAttachmentScenario-1726390532-project-admin] https://10.4.3.223/volume/v3/volumes/2522d5d1-4dff-49f8-b4b3-2fa88e55de8d/action returned with HTTP 202 Jul 03 02:37:06.815074 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 959/3800] 10.4.3.223 () {68 vars in 1390 bytes} [Fri Jul 3 02:37:06 2026] POST /volume/v3/volumes/2522d5d1-4dff-49f8-b4b3-2fa88e55de8d/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 02:37:06.822107 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-235747c8-57c6-4420-94a0-5cc7ef00a3d3 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:06.824139 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-235747c8-57c6-4420-94a0-5cc7ef00a3d3 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] GET https://10.4.3.223/volume/v3/volumes/2522d5d1-4dff-49f8-b4b3-2fa88e55de8d Jul 03 02:37:06.824360 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-235747c8-57c6-4420-94a0-5cc7ef00a3d3 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:06.824595 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-235747c8-57c6-4420-94a0-5cc7ef00a3d3 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:06.836153 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:06.836153 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:37:06.840297 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-235747c8-57c6-4420-94a0-5cc7ef00a3d3 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Volume info retrieved successfully. Jul 03 02:37:06.845726 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-235747c8-57c6-4420-94a0-5cc7ef00a3d3 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] https://10.4.3.223/volume/v3/volumes/2522d5d1-4dff-49f8-b4b3-2fa88e55de8d returned with HTTP 200 Jul 03 02:37:06.846249 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 940/3801] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:37:06 2026] GET /volume/v3/volumes/2522d5d1-4dff-49f8-b4b3-2fa88e55de8d => generated 1150 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:37:06.882268 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-475922c8-954a-47ed-95eb-04331a37ce1b req-93d114b6-2428-4530-aa08-c13c7b7bb3fa None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:06.884516 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-475922c8-954a-47ed-95eb-04331a37ce1b req-93d114b6-2428-4530-aa08-c13c7b7bb3fa tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] GET https://10.4.3.223/volume/v3/volumes/2522d5d1-4dff-49f8-b4b3-2fa88e55de8d Jul 03 02:37:06.884730 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-475922c8-954a-47ed-95eb-04331a37ce1b req-93d114b6-2428-4530-aa08-c13c7b7bb3fa tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:06.884914 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-475922c8-954a-47ed-95eb-04331a37ce1b req-93d114b6-2428-4530-aa08-c13c7b7bb3fa tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:06.893512 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:06.893512 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:37:06.897312 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [req-475922c8-954a-47ed-95eb-04331a37ce1b req-93d114b6-2428-4530-aa08-c13c7b7bb3fa tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Volume info retrieved successfully. Jul 03 02:37:06.901639 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-475922c8-954a-47ed-95eb-04331a37ce1b req-93d114b6-2428-4530-aa08-c13c7b7bb3fa tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] https://10.4.3.223/volume/v3/volumes/2522d5d1-4dff-49f8-b4b3-2fa88e55de8d returned with HTTP 200 Jul 03 02:37:06.902132 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 950/3802] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:37:06 2026] GET /volume/v3/volumes/2522d5d1-4dff-49f8-b4b3-2fa88e55de8d => generated 1150 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:37:06.919849 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-475922c8-954a-47ed-95eb-04331a37ce1b req-a58d0ac3-9636-4991-8ad8-6b6d6fc6ff9d None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:06.922026 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-475922c8-954a-47ed-95eb-04331a37ce1b req-a58d0ac3-9636-4991-8ad8-6b6d6fc6ff9d tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] POST https://10.4.3.223/volume/v3/volumes/2522d5d1-4dff-49f8-b4b3-2fa88e55de8d/action Jul 03 02:37:06.922449 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-475922c8-954a-47ed-95eb-04331a37ce1b req-a58d0ac3-9636-4991-8ad8-6b6d6fc6ff9d tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100013) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:37:06.922649 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-475922c8-954a-47ed-95eb-04331a37ce1b req-a58d0ac3-9636-4991-8ad8-6b6d6fc6ff9d tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:37:06.935445 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:06.935445 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:37:06.936096 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-475922c8-954a-47ed-95eb-04331a37ce1b req-a58d0ac3-9636-4991-8ad8-6b6d6fc6ff9d tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Volume info retrieved successfully. Jul 03 02:37:06.951181 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-475922c8-954a-47ed-95eb-04331a37ce1b req-a58d0ac3-9636-4991-8ad8-6b6d6fc6ff9d tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Begin detaching volume completed successfully. Jul 03 02:37:06.951181 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-475922c8-954a-47ed-95eb-04331a37ce1b req-a58d0ac3-9636-4991-8ad8-6b6d6fc6ff9d tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] https://10.4.3.223/volume/v3/volumes/2522d5d1-4dff-49f8-b4b3-2fa88e55de8d/action returned with HTTP 202 Jul 03 02:37:06.951181 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 954/3803] 10.4.3.223 () {72 vars in 1672 bytes} [Fri Jul 3 02:37:06 2026] POST /volume/v3/volumes/2522d5d1-4dff-49f8-b4b3-2fa88e55de8d/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 02:37:07.111158 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-8b77b177-2e46-473e-8ae0-187e325e56b4 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:07.113129 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-8b77b177-2e46-473e-8ae0-187e325e56b4 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] GET https://10.4.3.223/volume/v3/volumes/5b14a554-ae2d-43d5-b402-740f38d2b791 Jul 03 02:37:07.113357 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-8b77b177-2e46-473e-8ae0-187e325e56b4 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:07.113563 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-8b77b177-2e46-473e-8ae0-187e325e56b4 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:07.119469 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-8b77b177-2e46-473e-8ae0-187e325e56b4 tempest-ProjectReaderTests33-985123374 tempest-ProjectReaderTests33-985123374-project-admin] https://10.4.3.223/volume/v3/volumes/5b14a554-ae2d-43d5-b402-740f38d2b791 returned with HTTP 404 Jul 03 02:37:07.119915 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 960/3804] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:37:07 2026] GET /volume/v3/volumes/5b14a554-ae2d-43d5-b402-740f38d2b791 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:37:07.215567 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-0b87f760-9fd6-4d9e-b74d-9ed4c887b4dc req-4519960b-71eb-4781-935f-b53dc2dac5a0 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:07.217497 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-0b87f760-9fd6-4d9e-b74d-9ed4c887b4dc req-4519960b-71eb-4781-935f-b53dc2dac5a0 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] GET https://10.4.3.223/volume/v3/volumes/f5a4940d-9585-44a3-a845-2942f4146b74 Jul 03 02:37:07.217690 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-0b87f760-9fd6-4d9e-b74d-9ed4c887b4dc req-4519960b-71eb-4781-935f-b53dc2dac5a0 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:07.217889 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-0b87f760-9fd6-4d9e-b74d-9ed4c887b4dc req-4519960b-71eb-4781-935f-b53dc2dac5a0 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:07.224755 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:07.224755 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:37:07.229062 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [req-0b87f760-9fd6-4d9e-b74d-9ed4c887b4dc req-4519960b-71eb-4781-935f-b53dc2dac5a0 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Volume info retrieved successfully. Jul 03 02:37:07.234905 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-0b87f760-9fd6-4d9e-b74d-9ed4c887b4dc req-4519960b-71eb-4781-935f-b53dc2dac5a0 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/volumes/f5a4940d-9585-44a3-a845-2942f4146b74 returned with HTTP 200 Jul 03 02:37:07.235361 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 941/3805] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:37:07 2026] GET /volume/v3/volumes/f5a4940d-9585-44a3-a845-2942f4146b74 => generated 1367 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:37:07.714241 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-db76af8f-590f-4ad1-9c3d-4d1e49a42dfe None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:07.715969 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-db76af8f-590f-4ad1-9c3d-4d1e49a42dfe tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] GET https://10.4.3.223/volume/v3/volumes/edbceede-17dc-407c-bf8e-2e9a31e97825 Jul 03 02:37:07.716158 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-db76af8f-590f-4ad1-9c3d-4d1e49a42dfe tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:07.716349 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-db76af8f-590f-4ad1-9c3d-4d1e49a42dfe tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:07.722437 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:07.722437 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:37:07.725393 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-db76af8f-590f-4ad1-9c3d-4d1e49a42dfe tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Volume info retrieved successfully. Jul 03 02:37:07.728837 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-db76af8f-590f-4ad1-9c3d-4d1e49a42dfe tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] https://10.4.3.223/volume/v3/volumes/edbceede-17dc-407c-bf8e-2e9a31e97825 returned with HTTP 200 Jul 03 02:37:07.729153 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 951/3806] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:37:07 2026] GET /volume/v3/volumes/edbceede-17dc-407c-bf8e-2e9a31e97825 => generated 853 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:37:07.740252 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-0b87f760-9fd6-4d9e-b74d-9ed4c887b4dc req-affe7569-1d4d-41fd-9d3e-0c5199d9d8f1 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:07.742437 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-0b87f760-9fd6-4d9e-b74d-9ed4c887b4dc req-affe7569-1d4d-41fd-9d3e-0c5199d9d8f1 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] GET https://10.4.3.223/volume/v3/volumes/f5a4940d-9585-44a3-a845-2942f4146b74 Jul 03 02:37:07.742638 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-0b87f760-9fd6-4d9e-b74d-9ed4c887b4dc req-affe7569-1d4d-41fd-9d3e-0c5199d9d8f1 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:07.742818 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-0b87f760-9fd6-4d9e-b74d-9ed4c887b4dc req-affe7569-1d4d-41fd-9d3e-0c5199d9d8f1 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:07.746244 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-02360b5a-fa4a-428e-a205-ef3a8826a5cf None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:07.748718 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-02360b5a-fa4a-428e-a205-ef3a8826a5cf tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] POST https://10.4.3.223/volume/v3/snapshots Jul 03 02:37:07.748871 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:07.748871 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:37:07.749005 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-02360b5a-fa4a-428e-a205-ef3a8826a5cf tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "edbceede-17dc-407c-bf8e-2e9a31e97825", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-922503501"}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:37:07.752162 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-0b87f760-9fd6-4d9e-b74d-9ed4c887b4dc req-affe7569-1d4d-41fd-9d3e-0c5199d9d8f1 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Volume info retrieved successfully. Jul 03 02:37:07.756377 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-0b87f760-9fd6-4d9e-b74d-9ed4c887b4dc req-affe7569-1d4d-41fd-9d3e-0c5199d9d8f1 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/volumes/f5a4940d-9585-44a3-a845-2942f4146b74 returned with HTTP 200 Jul 03 02:37:07.756887 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 955/3807] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:37:07 2026] GET /volume/v3/volumes/f5a4940d-9585-44a3-a845-2942f4146b74 => generated 1367 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:37:07.756950 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:07.756950 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:37:07.758328 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-02360b5a-fa4a-428e-a205-ef3a8826a5cf tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Volume info retrieved successfully. Jul 03 02:37:07.758488 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.snapshots [None req-02360b5a-fa4a-428e-a205-ef3a8826a5cf tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Create snapshot from volume edbceede-17dc-407c-bf8e-2e9a31e97825 Jul 03 02:37:07.767855 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-28052ef7-f8be-49bd-8f20-13dc26d301c9 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:07.768284 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-28052ef7-f8be-49bd-8f20-13dc26d301c9 None None] GET https://10.4.3.223/volume// Jul 03 02:37:07.768516 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-28052ef7-f8be-49bd-8f20-13dc26d301c9 None None] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:07.768762 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-28052ef7-f8be-49bd-8f20-13dc26d301c9 None None] Calling method 'all' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:07.769168 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-28052ef7-f8be-49bd-8f20-13dc26d301c9 None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:37:07.769575 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 942/3808] 10.4.3.223 () {66 vars in 1419 bytes} [Fri Jul 3 02:37:07 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:37:07.778580 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-0b87f760-9fd6-4d9e-b74d-9ed4c887b4dc req-56f3e7fd-a644-405a-b31b-62d300d3ace1 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:07.780441 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-0b87f760-9fd6-4d9e-b74d-9ed4c887b4dc req-56f3e7fd-a644-405a-b31b-62d300d3ace1 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] POST https://10.4.3.223/volume/v3/attachments Jul 03 02:37:07.780838 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-0b87f760-9fd6-4d9e-b74d-9ed4c887b4dc req-56f3e7fd-a644-405a-b31b-62d300d3ace1 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f5a4940d-9585-44a3-a845-2942f4146b74", "connector": null, "instance_uuid": "f46ec324-0251-47d0-9011-7fed0e289f71"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:37:07.789690 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:07.789690 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:37:07.794323 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.quota [None req-02360b5a-fa4a-428e-a205-ef3a8826a5cf tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Created reservations ['9d86b950-b0c0-4267-adc4-ed8a34eab9a3', '6e2ffcc7-c2f7-43a0-b27c-20f62f63c1f1', 'b16f7ea2-fab1-4412-aac3-ac36358cedd0', '78ee2d8e-c055-4d60-94c2-b207d2931f43'] {{(pid=100015) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:37:07.815980 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-0b87f760-9fd6-4d9e-b74d-9ed4c887b4dc req-56f3e7fd-a644-405a-b31b-62d300d3ace1 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Jul 03 02:37:07.816408 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 952/3809] 10.4.3.223 () {74 vars in 1594 bytes} [Fri Jul 3 02:37:07 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) Jul 03 02:37:07.834055 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-02360b5a-fa4a-428e-a205-ef3a8826a5cf tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Snapshot create request issued successfully. Jul 03 02:37:07.837756 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-02360b5a-fa4a-428e-a205-ef3a8826a5cf tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] https://10.4.3.223/volume/v3/snapshots returned with HTTP 202 Jul 03 02:37:07.837756 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 961/3810] 10.4.3.223 () {68 vars in 1265 bytes} [Fri Jul 3 02:37:07 2026] POST /volume/v3/snapshots => generated 315 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:37:07.848712 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-04f34345-98bc-4685-9bfb-0d043481668e None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:07.852065 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-04f34345-98bc-4685-9bfb-0d043481668e tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] GET https://10.4.3.223/volume/v3/snapshots/51bf98f8-e590-4adf-9c7a-de848085ff11 Jul 03 02:37:07.852065 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-04f34345-98bc-4685-9bfb-0d043481668e tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:07.852065 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-04f34345-98bc-4685-9bfb-0d043481668e tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:07.855202 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:07.855202 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:37:07.856219 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-04f34345-98bc-4685-9bfb-0d043481668e tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Snapshot retrieved successfully. Jul 03 02:37:07.856219 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-04f34345-98bc-4685-9bfb-0d043481668e tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] https://10.4.3.223/volume/v3/snapshots/51bf98f8-e590-4adf-9c7a-de848085ff11 returned with HTTP 200 Jul 03 02:37:07.856536 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 956/3811] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:37:07 2026] GET /volume/v3/snapshots/51bf98f8-e590-4adf-9c7a-de848085ff11 => generated 447 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:37:07.982155 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-cfc01c63-9a44-4cf8-ae7f-adfd7d6bae35 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:07.982562 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-cfc01c63-9a44-4cf8-ae7f-adfd7d6bae35 None None] GET https://10.4.3.223/volume// Jul 03 02:37:07.982700 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-cfc01c63-9a44-4cf8-ae7f-adfd7d6bae35 None None] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:07.982876 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-cfc01c63-9a44-4cf8-ae7f-adfd7d6bae35 None None] Calling method 'all' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:07.986444 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-cfc01c63-9a44-4cf8-ae7f-adfd7d6bae35 None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:37:07.986444 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 943/3812] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:37:07 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:37:07.993514 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-475922c8-954a-47ed-95eb-04331a37ce1b req-a690c19b-b7ad-425b-a48c-9c07e70c2efd None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:07.996152 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-475922c8-954a-47ed-95eb-04331a37ce1b req-a690c19b-b7ad-425b-a48c-9c07e70c2efd tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] GET https://10.4.3.223/volume/v3/volumes/2522d5d1-4dff-49f8-b4b3-2fa88e55de8d Jul 03 02:37:07.996364 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-475922c8-954a-47ed-95eb-04331a37ce1b req-a690c19b-b7ad-425b-a48c-9c07e70c2efd tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:07.996581 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-475922c8-954a-47ed-95eb-04331a37ce1b req-a690c19b-b7ad-425b-a48c-9c07e70c2efd tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:08.008335 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:08.008335 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:37:08.015732 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [req-475922c8-954a-47ed-95eb-04331a37ce1b req-a690c19b-b7ad-425b-a48c-9c07e70c2efd tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Volume info retrieved successfully. Jul 03 02:37:08.027771 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-475922c8-954a-47ed-95eb-04331a37ce1b req-a690c19b-b7ad-425b-a48c-9c07e70c2efd tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] https://10.4.3.223/volume/v3/volumes/2522d5d1-4dff-49f8-b4b3-2fa88e55de8d returned with HTTP 200 Jul 03 02:37:08.028387 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 953/3813] 10.4.3.223 () {70 vars in 1639 bytes} [Fri Jul 3 02:37:07 2026] GET /volume/v3/volumes/2522d5d1-4dff-49f8-b4b3-2fa88e55de8d => generated 1333 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:37:08.865180 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-371d7d29-c6f2-4a71-92f4-c4a869fa4eb3 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:08.866947 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-371d7d29-c6f2-4a71-92f4-c4a869fa4eb3 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] GET https://10.4.3.223/volume/v3/snapshots/51bf98f8-e590-4adf-9c7a-de848085ff11 Jul 03 02:37:08.867145 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-371d7d29-c6f2-4a71-92f4-c4a869fa4eb3 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:08.867335 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-371d7d29-c6f2-4a71-92f4-c4a869fa4eb3 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:08.871799 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:08.871799 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:37:08.872457 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-371d7d29-c6f2-4a71-92f4-c4a869fa4eb3 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Snapshot retrieved successfully. Jul 03 02:37:08.873213 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-371d7d29-c6f2-4a71-92f4-c4a869fa4eb3 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] https://10.4.3.223/volume/v3/snapshots/51bf98f8-e590-4adf-9c7a-de848085ff11 returned with HTTP 200 Jul 03 02:37:08.873812 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 962/3814] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:37:08 2026] GET /volume/v3/snapshots/51bf98f8-e590-4adf-9c7a-de848085ff11 => generated 474 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:37:08.882016 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-650bcd41-6a13-42c6-ad21-3e94ae0efd51 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:08.884041 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-650bcd41-6a13-42c6-ad21-3e94ae0efd51 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:37:08.884407 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-650bcd41-6a13-42c6-ad21-3e94ae0efd51 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "51bf98f8-e590-4adf-9c7a-de848085ff11", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-341439064"}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:37:08.885778 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.volumes [None req-650bcd41-6a13-42c6-ad21-3e94ae0efd51 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Create volume request body: {'volume': {"'snapshot_id": '51bf98f8-e590-4adf-9c7a-de848085ff11', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-341439064'}} {{(pid=100013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:37:08.885926 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.volumes [None req-650bcd41-6a13-42c6-ad21-3e94ae0efd51 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Create volume of 1 GB Jul 03 02:37:08.891281 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-650bcd41-6a13-42c6-ad21-3e94ae0efd51 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Availability Zones retrieved successfully. Jul 03 02:37:08.896241 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-475922c8-954a-47ed-95eb-04331a37ce1b req-19345a30-fdcb-413d-93a4-9a4c9b0770ff None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:08.898310 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-475922c8-954a-47ed-95eb-04331a37ce1b req-19345a30-fdcb-413d-93a4-9a4c9b0770ff tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] DELETE https://10.4.3.223/volume/v3/attachments/9f321869-c1b3-4df9-bb31-179284cc4730 Jul 03 02:37:08.898565 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-475922c8-954a-47ed-95eb-04331a37ce1b req-19345a30-fdcb-413d-93a4-9a4c9b0770ff tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:08.898777 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-475922c8-954a-47ed-95eb-04331a37ce1b req-19345a30-fdcb-413d-93a4-9a4c9b0770ff tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Calling method 'version_select' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:08.899411 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-650bcd41-6a13-42c6-ad21-3e94ae0efd51 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Flow 'volume_create_api' (30e173ee-b1ed-4d12-ac71-5e22324a23b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:37:08.900492 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-650bcd41-6a13-42c6-ad21-3e94ae0efd51 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a10e8c52-c267-41cc-b884-4751f502ea27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:08.901406 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.flows.api.create_volume [None req-650bcd41-6a13-42c6-ad21-3e94ae0efd51 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Validating volume size '1' using validate_int {{(pid=100013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:37:08.906534 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:08.906534 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:37:08.934608 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-650bcd41-6a13-42c6-ad21-3e94ae0efd51 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a10e8c52-c267-41cc-b884-4751f502ea27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:08.935246 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-650bcd41-6a13-42c6-ad21-3e94ae0efd51 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ed04614-efe0-4420-aa27-84d49648e2d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:08.988675 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.quota [None req-650bcd41-6a13-42c6-ad21-3e94ae0efd51 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Created reservations ['4b1b9b8f-4f84-4ebc-b66f-d797f78fd1e5', '65a43ab8-fe07-43be-9da7-b87302a28da9', '79fdb466-e9af-4f8e-9383-2d02c698f427', '02be5182-5a6a-4de1-b472-04dea15208a6'] {{(pid=100013) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:37:08.989753 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-650bcd41-6a13-42c6-ad21-3e94ae0efd51 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ed04614-efe0-4420-aa27-84d49648e2d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4b1b9b8f-4f84-4ebc-b66f-d797f78fd1e5', '65a43ab8-fe07-43be-9da7-b87302a28da9', '79fdb466-e9af-4f8e-9383-2d02c698f427', '02be5182-5a6a-4de1-b472-04dea15208a6']}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:08.990709 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-650bcd41-6a13-42c6-ad21-3e94ae0efd51 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d4050eb-5e8a-43c3-b99c-edde2537e2b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:09.028208 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-650bcd41-6a13-42c6-ad21-3e94ae0efd51 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d4050eb-5e8a-43c3-b99c-edde2537e2b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '02336e0b-764a-460e-9c1e-5c6bca277984', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-341439064',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0767ca423c674ad385f4367694916245',qos_specs=None,replication_status=,reservations=['4b1b9b8f-4f84-4ebc-b66f-d797f78fd1e5','65a43ab8-fe07-43be-9da7-b87302a28da9','79fdb466-e9af-4f8e-9383-2d02c698f427','02be5182-5a6a-4de1-b472-04dea15208a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89d105c527674b71848c244a0746f0c9',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:37:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-341439064',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=02336e0b-764a-460e-9c1e-5c6bca277984,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0767ca423c674ad385f4367694916245',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='89d105c527674b71848c244a0746f0c9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:09.029227 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-650bcd41-6a13-42c6-ad21-3e94ae0efd51 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2316044-3779-4ab9-944d-0644adab7cc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:09.051587 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-650bcd41-6a13-42c6-ad21-3e94ae0efd51 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2316044-3779-4ab9-944d-0644adab7cc8) transitioned into state 'SUCCESS' from state '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-341439064',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0767ca423c674ad385f4367694916245',qos_specs=None,replication_status=,reservations=['4b1b9b8f-4f84-4ebc-b66f-d797f78fd1e5','65a43ab8-fe07-43be-9da7-b87302a28da9','79fdb466-e9af-4f8e-9383-2d02c698f427','02be5182-5a6a-4de1-b472-04dea15208a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89d105c527674b71848c244a0746f0c9',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:09.052964 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-650bcd41-6a13-42c6-ad21-3e94ae0efd51 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43259291-c978-4501-9e36-0b69a7ca5170) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:09.064219 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-650bcd41-6a13-42c6-ad21-3e94ae0efd51 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43259291-c978-4501-9e36-0b69a7ca5170) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:09.065500 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-650bcd41-6a13-42c6-ad21-3e94ae0efd51 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Flow 'volume_create_api' (30e173ee-b1ed-4d12-ac71-5e22324a23b7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:37:09.065936 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-650bcd41-6a13-42c6-ad21-3e94ae0efd51 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Create volume request issued successfully. Jul 03 02:37:09.066765 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-650bcd41-6a13-42c6-ad21-3e94ae0efd51 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:37:09.067364 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 957/3815] 10.4.3.223 () {68 vars in 1259 bytes} [Fri Jul 3 02:37:08 2026] POST /volume/v3/volumes => generated 759 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:37:09.088133 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-71971c30-b0f8-42bf-a7e2-9e43176129e5 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:09.090105 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-71971c30-b0f8-42bf-a7e2-9e43176129e5 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:37:09.090498 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-71971c30-b0f8-42bf-a7e2-9e43176129e5 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "51bf98f8-e590-4adf-9c7a-de848085ff11", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-891632971"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:37:09.092844 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.volumes [None req-71971c30-b0f8-42bf-a7e2-9e43176129e5 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Create volume request body: {'volume': {"'snapshot_id": '51bf98f8-e590-4adf-9c7a-de848085ff11', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-891632971'}} {{(pid=100012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:37:09.092844 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.volumes [None req-71971c30-b0f8-42bf-a7e2-9e43176129e5 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Create volume of 1 GB Jul 03 02:37:09.107147 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-71971c30-b0f8-42bf-a7e2-9e43176129e5 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Availability Zones retrieved successfully. Jul 03 02:37:09.114647 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-71971c30-b0f8-42bf-a7e2-9e43176129e5 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Flow 'volume_create_api' (d0aeef40-7971-4331-a283-d632f9e14122) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:37:09.116015 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-71971c30-b0f8-42bf-a7e2-9e43176129e5 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11d68feb-72b1-4ec5-b624-7d9ce0b57c64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:09.117786 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.flows.api.create_volume [None req-71971c30-b0f8-42bf-a7e2-9e43176129e5 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Validating volume size '1' using validate_int {{(pid=100012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:37:09.150667 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-71971c30-b0f8-42bf-a7e2-9e43176129e5 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11d68feb-72b1-4ec5-b624-7d9ce0b57c64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:09.152277 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-71971c30-b0f8-42bf-a7e2-9e43176129e5 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e88ec4a3-35b9-43b9-8dbd-4dee7813f761) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:09.192036 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.quota [None req-71971c30-b0f8-42bf-a7e2-9e43176129e5 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Created reservations ['d832c72d-add8-4914-8231-8240ed8b0da8', '76a04cbe-cd0a-4c07-ae6c-159626fd0d07', '3d5ccf4d-b4b8-4771-94b7-2d0f780937c2', '669ddbc9-68b2-426f-aade-08c2d245e5c7'] {{(pid=100012) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:37:09.192825 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-71971c30-b0f8-42bf-a7e2-9e43176129e5 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e88ec4a3-35b9-43b9-8dbd-4dee7813f761) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d832c72d-add8-4914-8231-8240ed8b0da8', '76a04cbe-cd0a-4c07-ae6c-159626fd0d07', '3d5ccf4d-b4b8-4771-94b7-2d0f780937c2', '669ddbc9-68b2-426f-aade-08c2d245e5c7']}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:09.193599 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-71971c30-b0f8-42bf-a7e2-9e43176129e5 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (922b84c8-30d1-4ee7-bc0a-4835939dd90b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:09.197101 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-00f9d30c-262f-44b9-bf1b-9547f5016bbc None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:09.215131 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-71971c30-b0f8-42bf-a7e2-9e43176129e5 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (922b84c8-30d1-4ee7-bc0a-4835939dd90b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '128be150-c640-42e9-bc18-0cc03414fa99', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-891632971',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0767ca423c674ad385f4367694916245',qos_specs=None,replication_status=,reservations=['d832c72d-add8-4914-8231-8240ed8b0da8','76a04cbe-cd0a-4c07-ae6c-159626fd0d07','3d5ccf4d-b4b8-4771-94b7-2d0f780937c2','669ddbc9-68b2-426f-aade-08c2d245e5c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89d105c527674b71848c244a0746f0c9',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:37:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-891632971',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=128be150-c640-42e9-bc18-0cc03414fa99,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0767ca423c674ad385f4367694916245',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='89d105c527674b71848c244a0746f0c9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:09.216120 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-71971c30-b0f8-42bf-a7e2-9e43176129e5 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7eaaf414-d0da-44aa-9a15-b744378a72e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:09.234777 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-71971c30-b0f8-42bf-a7e2-9e43176129e5 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7eaaf414-d0da-44aa-9a15-b744378a72e0) transitioned into state 'SUCCESS' from state '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-891632971',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0767ca423c674ad385f4367694916245',qos_specs=None,replication_status=,reservations=['d832c72d-add8-4914-8231-8240ed8b0da8','76a04cbe-cd0a-4c07-ae6c-159626fd0d07','3d5ccf4d-b4b8-4771-94b7-2d0f780937c2','669ddbc9-68b2-426f-aade-08c2d245e5c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89d105c527674b71848c244a0746f0c9',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:09.235375 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-71971c30-b0f8-42bf-a7e2-9e43176129e5 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72e8d7bc-0bca-4940-a739-cfed972c3d62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:09.244332 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-71971c30-b0f8-42bf-a7e2-9e43176129e5 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72e8d7bc-0bca-4940-a739-cfed972c3d62) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:09.245103 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-71971c30-b0f8-42bf-a7e2-9e43176129e5 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Flow 'volume_create_api' (d0aeef40-7971-4331-a283-d632f9e14122) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:37:09.245402 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-71971c30-b0f8-42bf-a7e2-9e43176129e5 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Create volume request issued successfully. Jul 03 02:37:09.245940 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-71971c30-b0f8-42bf-a7e2-9e43176129e5 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:37:09.246361 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 954/3816] 10.4.3.223 () {68 vars in 1259 bytes} [Fri Jul 3 02:37:09 2026] POST /volume/v3/volumes => generated 759 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:37:09.259275 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-66208603-601b-4623-95c6-15341b48bb77 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:09.261183 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-66208603-601b-4623-95c6-15341b48bb77 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:37:09.261563 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-66208603-601b-4623-95c6-15341b48bb77 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "51bf98f8-e590-4adf-9c7a-de848085ff11", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-796664066"}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:37:09.262955 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.volumes [None req-66208603-601b-4623-95c6-15341b48bb77 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Create volume request body: {'volume': {"'snapshot_id": '51bf98f8-e590-4adf-9c7a-de848085ff11', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-796664066'}} {{(pid=100013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:37:09.263085 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.volumes [None req-66208603-601b-4623-95c6-15341b48bb77 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Create volume of 1 GB Jul 03 02:37:09.263367 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:09.263367 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:37:09.269247 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-66208603-601b-4623-95c6-15341b48bb77 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Availability Zones retrieved successfully. Jul 03 02:37:09.269463 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-00f9d30c-262f-44b9-bf1b-9547f5016bbc tempest-ProjectAdminTests-1200350658 tempest-ProjectAdminTests-1200350658-project-admin] GET https://10.4.3.223/volume/v3/scheduler-stats/get_pools Jul 03 02:37:09.269717 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-00f9d30c-262f-44b9-bf1b-9547f5016bbc tempest-ProjectAdminTests-1200350658 tempest-ProjectAdminTests-1200350658-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:09.269947 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-00f9d30c-262f-44b9-bf1b-9547f5016bbc tempest-ProjectAdminTests-1200350658 tempest-ProjectAdminTests-1200350658-project-admin] Calling method 'get_pools' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:09.275289 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-66208603-601b-4623-95c6-15341b48bb77 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Flow 'volume_create_api' (aaa86554-3be5-4a2c-86ab-91f777b09df9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:37:09.276177 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-66208603-601b-4623-95c6-15341b48bb77 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e62d5e6-3e37-4be5-9f6d-dcc0accfc8c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:09.277153 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.flows.api.create_volume [None req-66208603-601b-4623-95c6-15341b48bb77 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Validating volume size '1' using validate_int {{(pid=100013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:37:09.302321 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-66208603-601b-4623-95c6-15341b48bb77 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e62d5e6-3e37-4be5-9f6d-dcc0accfc8c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:09.303043 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-66208603-601b-4623-95c6-15341b48bb77 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a83dff31-bea5-49ac-ada2-0331eeb7f40e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:09.347787 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.quota [None req-66208603-601b-4623-95c6-15341b48bb77 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Created reservations ['fc8a6b50-5a43-41fb-8006-290ee13ec8cf', '1f71cf4d-174e-4c54-9431-f782ba1ba271', 'c8d5ecc9-ab44-4376-8623-f8ec5c0ca0b5', '692bbea9-541d-43ef-bb62-7bf9ae31e046'] {{(pid=100013) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:37:09.348504 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-66208603-601b-4623-95c6-15341b48bb77 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a83dff31-bea5-49ac-ada2-0331eeb7f40e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fc8a6b50-5a43-41fb-8006-290ee13ec8cf', '1f71cf4d-174e-4c54-9431-f782ba1ba271', 'c8d5ecc9-ab44-4376-8623-f8ec5c0ca0b5', '692bbea9-541d-43ef-bb62-7bf9ae31e046']}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:09.349226 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-66208603-601b-4623-95c6-15341b48bb77 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17a51dfc-8fc0-427c-a67a-57f164e0e839) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:09.376243 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-66208603-601b-4623-95c6-15341b48bb77 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17a51dfc-8fc0-427c-a67a-57f164e0e839) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7d145931-eec3-405d-b475-0497026f8e4e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-796664066',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0767ca423c674ad385f4367694916245',qos_specs=None,replication_status=,reservations=['fc8a6b50-5a43-41fb-8006-290ee13ec8cf','1f71cf4d-174e-4c54-9431-f782ba1ba271','c8d5ecc9-ab44-4376-8623-f8ec5c0ca0b5','692bbea9-541d-43ef-bb62-7bf9ae31e046'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89d105c527674b71848c244a0746f0c9',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:37:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-796664066',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7d145931-eec3-405d-b475-0497026f8e4e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0767ca423c674ad385f4367694916245',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='89d105c527674b71848c244a0746f0c9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:09.376580 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-66208603-601b-4623-95c6-15341b48bb77 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (107f3566-7252-40ad-851a-f963635c2a89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:09.399746 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-66208603-601b-4623-95c6-15341b48bb77 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (107f3566-7252-40ad-851a-f963635c2a89) transitioned into state 'SUCCESS' from state '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-796664066',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0767ca423c674ad385f4367694916245',qos_specs=None,replication_status=,reservations=['fc8a6b50-5a43-41fb-8006-290ee13ec8cf','1f71cf4d-174e-4c54-9431-f782ba1ba271','c8d5ecc9-ab44-4376-8623-f8ec5c0ca0b5','692bbea9-541d-43ef-bb62-7bf9ae31e046'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89d105c527674b71848c244a0746f0c9',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:09.400204 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-66208603-601b-4623-95c6-15341b48bb77 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f26e5e9-e0ae-49ed-a0ed-1e15f8fac07f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:09.409382 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-66208603-601b-4623-95c6-15341b48bb77 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f26e5e9-e0ae-49ed-a0ed-1e15f8fac07f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:09.411301 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-66208603-601b-4623-95c6-15341b48bb77 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Flow 'volume_create_api' (aaa86554-3be5-4a2c-86ab-91f777b09df9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:37:09.411716 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-66208603-601b-4623-95c6-15341b48bb77 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Create volume request issued successfully. Jul 03 02:37:09.412541 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-66208603-601b-4623-95c6-15341b48bb77 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:37:09.413181 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 958/3817] 10.4.3.223 () {68 vars in 1259 bytes} [Fri Jul 3 02:37:09 2026] POST /volume/v3/volumes => generated 759 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:37:09.426730 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-12b7465e-62f9-4a4d-9a1c-42395be67182 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:09.428919 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-12b7465e-62f9-4a4d-9a1c-42395be67182 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:37:09.429350 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-12b7465e-62f9-4a4d-9a1c-42395be67182 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "51bf98f8-e590-4adf-9c7a-de848085ff11", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1410223101"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:37:09.431404 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.volumes [None req-12b7465e-62f9-4a4d-9a1c-42395be67182 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Create volume request body: {'volume': {"'snapshot_id": '51bf98f8-e590-4adf-9c7a-de848085ff11', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1410223101'}} {{(pid=100012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:37:09.431542 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.volumes [None req-12b7465e-62f9-4a4d-9a1c-42395be67182 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Create volume of 1 GB Jul 03 02:37:09.431862 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:09.431862 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:37:09.436362 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-12b7465e-62f9-4a4d-9a1c-42395be67182 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Availability Zones retrieved successfully. Jul 03 02:37:09.443369 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-12b7465e-62f9-4a4d-9a1c-42395be67182 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Flow 'volume_create_api' (25662c4a-a239-4571-aa7e-1c8cd79cd968) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:37:09.446352 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-12b7465e-62f9-4a4d-9a1c-42395be67182 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0dec1dae-3f97-4829-9353-71f870f9bd15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:09.446352 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.flows.api.create_volume [None req-12b7465e-62f9-4a4d-9a1c-42395be67182 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Validating volume size '1' using validate_int {{(pid=100012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:37:09.447917 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-475922c8-954a-47ed-95eb-04331a37ce1b req-19345a30-fdcb-413d-93a4-9a4c9b0770ff tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] https://10.4.3.223/volume/v3/attachments/9f321869-c1b3-4df9-bb31-179284cc4730 returned with HTTP 200 Jul 03 02:37:09.448341 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 944/3818] 10.4.3.223 () {72 vars in 1673 bytes} [Fri Jul 3 02:37:08 2026] DELETE /volume/v3/attachments/9f321869-c1b3-4df9-bb31-179284cc4730 => generated 19 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:37:09.474024 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-12b7465e-62f9-4a4d-9a1c-42395be67182 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0dec1dae-3f97-4829-9353-71f870f9bd15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:09.474769 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-12b7465e-62f9-4a4d-9a1c-42395be67182 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc1e5170-c132-4a83-b871-ce61350e6793) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:09.526356 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.quota [None req-12b7465e-62f9-4a4d-9a1c-42395be67182 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Created reservations ['3bdd5cca-a53d-40b7-98d7-cb84b928c602', 'a7453f52-c2f5-4e64-8b2d-1fcbeff85d7a', '7f1c8ab5-bb8e-4536-905c-c59ffc0e42a7', '0320a263-e187-4491-9e47-94faf030718e'] {{(pid=100012) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:37:09.527412 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-12b7465e-62f9-4a4d-9a1c-42395be67182 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc1e5170-c132-4a83-b871-ce61350e6793) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3bdd5cca-a53d-40b7-98d7-cb84b928c602', 'a7453f52-c2f5-4e64-8b2d-1fcbeff85d7a', '7f1c8ab5-bb8e-4536-905c-c59ffc0e42a7', '0320a263-e187-4491-9e47-94faf030718e']}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:09.528068 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-12b7465e-62f9-4a4d-9a1c-42395be67182 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77173344-a876-44c0-a42c-232fdfd0a75d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:09.548835 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-12b7465e-62f9-4a4d-9a1c-42395be67182 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77173344-a876-44c0-a42c-232fdfd0a75d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c80fb755-64cb-4134-91c7-700c3f72dc1c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1410223101',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0767ca423c674ad385f4367694916245',qos_specs=None,replication_status=,reservations=['3bdd5cca-a53d-40b7-98d7-cb84b928c602','a7453f52-c2f5-4e64-8b2d-1fcbeff85d7a','7f1c8ab5-bb8e-4536-905c-c59ffc0e42a7','0320a263-e187-4491-9e47-94faf030718e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89d105c527674b71848c244a0746f0c9',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:37:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1410223101',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c80fb755-64cb-4134-91c7-700c3f72dc1c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0767ca423c674ad385f4367694916245',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='89d105c527674b71848c244a0746f0c9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:09.549601 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-12b7465e-62f9-4a4d-9a1c-42395be67182 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5fbee6ed-5d4d-4403-8a77-04199d8ccf2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:09.566209 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-12b7465e-62f9-4a4d-9a1c-42395be67182 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5fbee6ed-5d4d-4403-8a77-04199d8ccf2f) transitioned into state 'SUCCESS' from state '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-1410223101',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0767ca423c674ad385f4367694916245',qos_specs=None,replication_status=,reservations=['3bdd5cca-a53d-40b7-98d7-cb84b928c602','a7453f52-c2f5-4e64-8b2d-1fcbeff85d7a','7f1c8ab5-bb8e-4536-905c-c59ffc0e42a7','0320a263-e187-4491-9e47-94faf030718e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89d105c527674b71848c244a0746f0c9',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:09.566849 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-12b7465e-62f9-4a4d-9a1c-42395be67182 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd04874b-df08-4b16-831d-fb63d10551df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:09.575065 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-12b7465e-62f9-4a4d-9a1c-42395be67182 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd04874b-df08-4b16-831d-fb63d10551df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:09.575822 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-12b7465e-62f9-4a4d-9a1c-42395be67182 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Flow 'volume_create_api' (25662c4a-a239-4571-aa7e-1c8cd79cd968) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:37:09.576122 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-12b7465e-62f9-4a4d-9a1c-42395be67182 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Create volume request issued successfully. Jul 03 02:37:09.576707 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-12b7465e-62f9-4a4d-9a1c-42395be67182 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:37:09.577166 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 955/3819] 10.4.3.223 () {68 vars in 1259 bytes} [Fri Jul 3 02:37:09 2026] POST /volume/v3/volumes => generated 760 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:37:09.591600 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-ead75e77-ef80-4e5b-bb2c-e64064072be5 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:09.593533 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-ead75e77-ef80-4e5b-bb2c-e64064072be5 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:37:09.593856 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-ead75e77-ef80-4e5b-bb2c-e64064072be5 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "51bf98f8-e590-4adf-9c7a-de848085ff11", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1852027341"}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:37:09.595197 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.volumes [None req-ead75e77-ef80-4e5b-bb2c-e64064072be5 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Create volume request body: {'volume': {"'snapshot_id": '51bf98f8-e590-4adf-9c7a-de848085ff11', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1852027341'}} {{(pid=100013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:37:09.595317 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.volumes [None req-ead75e77-ef80-4e5b-bb2c-e64064072be5 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Create volume of 1 GB Jul 03 02:37:09.598675 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:09.598675 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:37:09.603579 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-ead75e77-ef80-4e5b-bb2c-e64064072be5 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Availability Zones retrieved successfully. Jul 03 02:37:09.608850 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-ead75e77-ef80-4e5b-bb2c-e64064072be5 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Flow 'volume_create_api' (2b6dbf93-3f14-43d5-9018-0577805b8ef4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:37:09.609753 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-ead75e77-ef80-4e5b-bb2c-e64064072be5 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8420675d-ed4d-41be-b60d-0a1afa773f1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:09.610710 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.flows.api.create_volume [None req-ead75e77-ef80-4e5b-bb2c-e64064072be5 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Validating volume size '1' using validate_int {{(pid=100013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:37:09.641837 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-ead75e77-ef80-4e5b-bb2c-e64064072be5 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8420675d-ed4d-41be-b60d-0a1afa773f1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:09.642854 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-ead75e77-ef80-4e5b-bb2c-e64064072be5 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4ceb3dc-4eb6-4ed2-bce1-fa329fb4a66c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:09.681683 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.quota [None req-ead75e77-ef80-4e5b-bb2c-e64064072be5 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Created reservations ['d6374344-ef45-44a3-b6a1-995593608e31', '38311e25-17ce-41a2-a9d5-e3f65149c214', '81a3528f-56f3-46d9-968e-8fd575252436', '1de0bdca-a9dc-4ce1-83de-fb16d50feedb'] {{(pid=100013) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:37:09.682356 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-ead75e77-ef80-4e5b-bb2c-e64064072be5 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4ceb3dc-4eb6-4ed2-bce1-fa329fb4a66c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d6374344-ef45-44a3-b6a1-995593608e31', '38311e25-17ce-41a2-a9d5-e3f65149c214', '81a3528f-56f3-46d9-968e-8fd575252436', '1de0bdca-a9dc-4ce1-83de-fb16d50feedb']}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:09.682991 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-ead75e77-ef80-4e5b-bb2c-e64064072be5 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b6e1c99-af50-4250-814f-1956274b0055) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:09.703209 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-ead75e77-ef80-4e5b-bb2c-e64064072be5 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b6e1c99-af50-4250-814f-1956274b0055) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '43f77143-0631-455b-b652-2a81711fb972', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1852027341',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0767ca423c674ad385f4367694916245',qos_specs=None,replication_status=,reservations=['d6374344-ef45-44a3-b6a1-995593608e31','38311e25-17ce-41a2-a9d5-e3f65149c214','81a3528f-56f3-46d9-968e-8fd575252436','1de0bdca-a9dc-4ce1-83de-fb16d50feedb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89d105c527674b71848c244a0746f0c9',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:37:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1852027341',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=43f77143-0631-455b-b652-2a81711fb972,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0767ca423c674ad385f4367694916245',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='89d105c527674b71848c244a0746f0c9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:09.703880 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-ead75e77-ef80-4e5b-bb2c-e64064072be5 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe18a292-c775-4f7b-a74c-ac95a6f9c067) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:09.719879 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-ead75e77-ef80-4e5b-bb2c-e64064072be5 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe18a292-c775-4f7b-a74c-ac95a6f9c067) transitioned into state 'SUCCESS' from state '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-1852027341',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0767ca423c674ad385f4367694916245',qos_specs=None,replication_status=,reservations=['d6374344-ef45-44a3-b6a1-995593608e31','38311e25-17ce-41a2-a9d5-e3f65149c214','81a3528f-56f3-46d9-968e-8fd575252436','1de0bdca-a9dc-4ce1-83de-fb16d50feedb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='89d105c527674b71848c244a0746f0c9',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:09.720605 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-ead75e77-ef80-4e5b-bb2c-e64064072be5 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e6542b6-d15d-4c65-ac6a-ca63460a2a28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:09.729536 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-ead75e77-ef80-4e5b-bb2c-e64064072be5 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e6542b6-d15d-4c65-ac6a-ca63460a2a28) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:09.730688 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-ead75e77-ef80-4e5b-bb2c-e64064072be5 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Flow 'volume_create_api' (2b6dbf93-3f14-43d5-9018-0577805b8ef4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:37:09.731070 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-ead75e77-ef80-4e5b-bb2c-e64064072be5 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Create volume request issued successfully. Jul 03 02:37:09.731797 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-ead75e77-ef80-4e5b-bb2c-e64064072be5 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:37:09.732434 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 959/3820] 10.4.3.223 () {68 vars in 1259 bytes} [Fri Jul 3 02:37:09 2026] POST /volume/v3/volumes => generated 760 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:37:09.744021 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-3257e9e6-413b-44c0-a8d5-2456ad24f57c None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:09.745701 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-3257e9e6-413b-44c0-a8d5-2456ad24f57c tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] GET https://10.4.3.223/volume/v3/volumes/02336e0b-764a-460e-9c1e-5c6bca277984 Jul 03 02:37:09.745896 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-3257e9e6-413b-44c0-a8d5-2456ad24f57c tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:09.746096 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-3257e9e6-413b-44c0-a8d5-2456ad24f57c tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:09.752432 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:09.752432 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:37:09.755751 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-3257e9e6-413b-44c0-a8d5-2456ad24f57c tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Volume info retrieved successfully. Jul 03 02:37:09.759230 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-3257e9e6-413b-44c0-a8d5-2456ad24f57c tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] https://10.4.3.223/volume/v3/volumes/02336e0b-764a-460e-9c1e-5c6bca277984 returned with HTTP 200 Jul 03 02:37:09.759743 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 945/3821] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:37:09 2026] GET /volume/v3/volumes/02336e0b-764a-460e-9c1e-5c6bca277984 => generated 852 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:37:09.774071 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-48518242-55c1-47fa-9032-1f19e0d93c7f None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:09.775944 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-00f9d30c-262f-44b9-bf1b-9547f5016bbc tempest-ProjectAdminTests-1200350658 tempest-ProjectAdminTests-1200350658-project-admin] https://10.4.3.223/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 03 02:37:09.776018 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-48518242-55c1-47fa-9032-1f19e0d93c7f tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] GET https://10.4.3.223/volume/v3/volumes/128be150-c640-42e9-bc18-0cc03414fa99 Jul 03 02:37:09.776061 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 963/3822] 10.4.3.223 () {66 vars in 1291 bytes} [Fri Jul 3 02:37:09 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 579 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:37:09.776089 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-48518242-55c1-47fa-9032-1f19e0d93c7f tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:09.776257 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-48518242-55c1-47fa-9032-1f19e0d93c7f tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:09.783118 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:09.783118 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:37:09.783581 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-c781a5f7-b046-4b39-a5eb-5caad9054e60 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:09.785487 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-c781a5f7-b046-4b39-a5eb-5caad9054e60 tempest-ProjectAdminTests-1200350658 tempest-ProjectAdminTests-1200350658-project-admin] GET https://10.4.3.223/volume/v3/capabilities/np0000004352@storpool Jul 03 02:37:09.785663 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-c781a5f7-b046-4b39-a5eb-5caad9054e60 tempest-ProjectAdminTests-1200350658 tempest-ProjectAdminTests-1200350658-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:09.785836 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-c781a5f7-b046-4b39-a5eb-5caad9054e60 tempest-ProjectAdminTests-1200350658 tempest-ProjectAdminTests-1200350658-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:09.786039 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:09.786039 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:37:09.786554 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-48518242-55c1-47fa-9032-1f19e0d93c7f tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Volume info retrieved successfully. Jul 03 02:37:09.790768 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-48518242-55c1-47fa-9032-1f19e0d93c7f tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] https://10.4.3.223/volume/v3/volumes/128be150-c640-42e9-bc18-0cc03414fa99 returned with HTTP 200 Jul 03 02:37:09.791249 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 956/3823] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:37:09 2026] GET /volume/v3/volumes/128be150-c640-42e9-bc18-0cc03414fa99 => generated 852 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:37:09.805346 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-4e3ec049-4294-4f11-8182-29c7a8a632e5 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:09.807091 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-4e3ec049-4294-4f11-8182-29c7a8a632e5 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] GET https://10.4.3.223/volume/v3/volumes/7d145931-eec3-405d-b475-0497026f8e4e Jul 03 02:37:09.807261 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-4e3ec049-4294-4f11-8182-29c7a8a632e5 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:09.807505 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-4e3ec049-4294-4f11-8182-29c7a8a632e5 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:09.813905 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:09.813905 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:37:09.818014 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-4e3ec049-4294-4f11-8182-29c7a8a632e5 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Volume info retrieved successfully. Jul 03 02:37:09.822614 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-4e3ec049-4294-4f11-8182-29c7a8a632e5 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] https://10.4.3.223/volume/v3/volumes/7d145931-eec3-405d-b475-0497026f8e4e returned with HTTP 200 Jul 03 02:37:09.823127 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 946/3824] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:37:09 2026] GET /volume/v3/volumes/7d145931-eec3-405d-b475-0497026f8e4e => generated 852 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:37:09.835966 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-cd62cd3d-beb6-4d4b-b847-79e1a429deac None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:09.837550 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-cd62cd3d-beb6-4d4b-b847-79e1a429deac tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] GET https://10.4.3.223/volume/v3/volumes/c80fb755-64cb-4134-91c7-700c3f72dc1c Jul 03 02:37:09.838032 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-cd62cd3d-beb6-4d4b-b847-79e1a429deac tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:09.839493 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-cd62cd3d-beb6-4d4b-b847-79e1a429deac tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:09.847528 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:09.847528 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:37:09.851721 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-cd62cd3d-beb6-4d4b-b847-79e1a429deac tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Volume info retrieved successfully. Jul 03 02:37:09.855626 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-cd62cd3d-beb6-4d4b-b847-79e1a429deac tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] https://10.4.3.223/volume/v3/volumes/c80fb755-64cb-4134-91c7-700c3f72dc1c returned with HTTP 200 Jul 03 02:37:09.856275 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 964/3825] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:37:09 2026] GET /volume/v3/volumes/c80fb755-64cb-4134-91c7-700c3f72dc1c => generated 853 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:37:09.870516 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-922e080d-064f-44b3-a443-f1150df6ad6a None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:09.872304 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-922e080d-064f-44b3-a443-f1150df6ad6a tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] GET https://10.4.3.223/volume/v3/volumes/43f77143-0631-455b-b652-2a81711fb972 Jul 03 02:37:09.872514 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-922e080d-064f-44b3-a443-f1150df6ad6a tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:09.872686 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-922e080d-064f-44b3-a443-f1150df6ad6a tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:09.878831 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:09.878831 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:37:09.882013 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-922e080d-064f-44b3-a443-f1150df6ad6a tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Volume info retrieved successfully. Jul 03 02:37:09.885598 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-922e080d-064f-44b3-a443-f1150df6ad6a tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] https://10.4.3.223/volume/v3/volumes/43f77143-0631-455b-b652-2a81711fb972 returned with HTTP 200 Jul 03 02:37:09.886118 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 957/3826] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:37:09 2026] GET /volume/v3/volumes/43f77143-0631-455b-b652-2a81711fb972 => generated 853 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:37:09.900955 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-cc9e159b-2fa4-4d61-b819-fc337ef08198 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:09.902636 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-cc9e159b-2fa4-4d61-b819-fc337ef08198 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] DELETE https://10.4.3.223/volume/v3/volumes/43f77143-0631-455b-b652-2a81711fb972 Jul 03 02:37:09.902804 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-cc9e159b-2fa4-4d61-b819-fc337ef08198 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:09.902999 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-cc9e159b-2fa4-4d61-b819-fc337ef08198 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Calling method 'delete' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:09.903140 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.volumes [None req-cc9e159b-2fa4-4d61-b819-fc337ef08198 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Delete volume with id: 43f77143-0631-455b-b652-2a81711fb972 Jul 03 02:37:09.909787 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:09.909787 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:37:09.910281 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-cc9e159b-2fa4-4d61-b819-fc337ef08198 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Volume info retrieved successfully. Jul 03 02:37:09.937942 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-cc9e159b-2fa4-4d61-b819-fc337ef08198 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Delete volume request issued successfully. Jul 03 02:37:09.938183 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-cc9e159b-2fa4-4d61-b819-fc337ef08198 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] https://10.4.3.223/volume/v3/volumes/43f77143-0631-455b-b652-2a81711fb972 returned with HTTP 202 Jul 03 02:37:09.938789 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 947/3827] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:37:09 2026] DELETE /volume/v3/volumes/43f77143-0631-455b-b652-2a81711fb972 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:37:09.951131 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-9ec206ee-f1c4-4318-86dd-6e622f172fb9 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:09.956495 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-9ec206ee-f1c4-4318-86dd-6e622f172fb9 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] GET https://10.4.3.223/volume/v3/volumes/43f77143-0631-455b-b652-2a81711fb972 Jul 03 02:37:09.956495 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-9ec206ee-f1c4-4318-86dd-6e622f172fb9 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:09.956495 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-9ec206ee-f1c4-4318-86dd-6e622f172fb9 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:09.966153 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:09.966153 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:37:09.975318 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-9ec206ee-f1c4-4318-86dd-6e622f172fb9 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Volume info retrieved successfully. Jul 03 02:37:09.984561 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-9ec206ee-f1c4-4318-86dd-6e622f172fb9 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] https://10.4.3.223/volume/v3/volumes/43f77143-0631-455b-b652-2a81711fb972 returned with HTTP 200 Jul 03 02:37:09.984561 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 965/3828] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:37:09 2026] GET /volume/v3/volumes/43f77143-0631-455b-b652-2a81711fb972 => generated 852 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:37:10.214926 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-2076cae0-2fce-47ae-a292-65a8c44da776 req-00ad3389-b778-4ba6-a118-74301028df1f None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:10.216995 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-2076cae0-2fce-47ae-a292-65a8c44da776 req-00ad3389-b778-4ba6-a118-74301028df1f tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] GET https://10.4.3.223/volume/v3/volumes/2522d5d1-4dff-49f8-b4b3-2fa88e55de8d Jul 03 02:37:10.217230 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-2076cae0-2fce-47ae-a292-65a8c44da776 req-00ad3389-b778-4ba6-a118-74301028df1f tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:10.217470 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-2076cae0-2fce-47ae-a292-65a8c44da776 req-00ad3389-b778-4ba6-a118-74301028df1f tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:10.225532 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:10.225532 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:37:10.231174 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [req-2076cae0-2fce-47ae-a292-65a8c44da776 req-00ad3389-b778-4ba6-a118-74301028df1f tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Volume info retrieved successfully. Jul 03 02:37:10.235935 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-2076cae0-2fce-47ae-a292-65a8c44da776 req-00ad3389-b778-4ba6-a118-74301028df1f tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] https://10.4.3.223/volume/v3/volumes/2522d5d1-4dff-49f8-b4b3-2fa88e55de8d returned with HTTP 200 Jul 03 02:37:10.236526 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 958/3829] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:37:10 2026] GET /volume/v3/volumes/2522d5d1-4dff-49f8-b4b3-2fa88e55de8d => generated 858 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:37:10.291914 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-c781a5f7-b046-4b39-a5eb-5caad9054e60 tempest-ProjectAdminTests-1200350658 tempest-ProjectAdminTests-1200350658-project-admin] https://10.4.3.223/volume/v3/capabilities/np0000004352@storpool returned with HTTP 200 Jul 03 02:37:10.292307 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 960/3830] 10.4.3.223 () {66 vars in 1318 bytes} [Fri Jul 3 02:37:09 2026] GET /volume/v3/capabilities/np0000004352@storpool => generated 703 bytes in 509 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:37:10.997813 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-b33dc125-290a-4672-8138-04dd3d86e20d None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:10.999599 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-b33dc125-290a-4672-8138-04dd3d86e20d tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] GET https://10.4.3.223/volume/v3/volumes/43f77143-0631-455b-b652-2a81711fb972 Jul 03 02:37:10.999780 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-b33dc125-290a-4672-8138-04dd3d86e20d tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:10.999956 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-b33dc125-290a-4672-8138-04dd3d86e20d tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:11.006585 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-b33dc125-290a-4672-8138-04dd3d86e20d tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] https://10.4.3.223/volume/v3/volumes/43f77143-0631-455b-b652-2a81711fb972 returned with HTTP 404 Jul 03 02:37:11.007026 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 948/3831] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:37:10 2026] GET /volume/v3/volumes/43f77143-0631-455b-b652-2a81711fb972 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:37:11.013341 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-cf641c14-3244-460f-a02f-433d243cfd00 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:11.015192 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-cf641c14-3244-460f-a02f-433d243cfd00 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] DELETE https://10.4.3.223/volume/v3/volumes/c80fb755-64cb-4134-91c7-700c3f72dc1c Jul 03 02:37:11.015492 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-cf641c14-3244-460f-a02f-433d243cfd00 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:11.015643 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-cf641c14-3244-460f-a02f-433d243cfd00 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:11.015823 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-cf641c14-3244-460f-a02f-433d243cfd00 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Delete volume with id: c80fb755-64cb-4134-91c7-700c3f72dc1c Jul 03 02:37:11.032790 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:11.032790 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:37:11.033080 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-cf641c14-3244-460f-a02f-433d243cfd00 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Volume info retrieved successfully. Jul 03 02:37:11.051860 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-cf641c14-3244-460f-a02f-433d243cfd00 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Delete volume request issued successfully. Jul 03 02:37:11.052049 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-cf641c14-3244-460f-a02f-433d243cfd00 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] https://10.4.3.223/volume/v3/volumes/c80fb755-64cb-4134-91c7-700c3f72dc1c returned with HTTP 202 Jul 03 02:37:11.052490 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 966/3832] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:37:11 2026] DELETE /volume/v3/volumes/c80fb755-64cb-4134-91c7-700c3f72dc1c => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:37:11.060012 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-a1cd2487-85a9-4fbe-acfe-35cdfab938d1 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:11.061683 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-a1cd2487-85a9-4fbe-acfe-35cdfab938d1 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] GET https://10.4.3.223/volume/v3/volumes/c80fb755-64cb-4134-91c7-700c3f72dc1c Jul 03 02:37:11.061868 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-a1cd2487-85a9-4fbe-acfe-35cdfab938d1 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:11.062044 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-a1cd2487-85a9-4fbe-acfe-35cdfab938d1 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:11.072299 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:11.072299 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:37:11.076975 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-a1cd2487-85a9-4fbe-acfe-35cdfab938d1 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Volume info retrieved successfully. Jul 03 02:37:11.081358 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-a1cd2487-85a9-4fbe-acfe-35cdfab938d1 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] https://10.4.3.223/volume/v3/volumes/c80fb755-64cb-4134-91c7-700c3f72dc1c returned with HTTP 200 Jul 03 02:37:11.081557 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 959/3833] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:37:11 2026] GET /volume/v3/volumes/c80fb755-64cb-4134-91c7-700c3f72dc1c => generated 852 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:37:11.699504 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-2302664e-cf2c-4c4c-9979-5a8fc54a4507 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:11.701445 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-2302664e-cf2c-4c4c-9979-5a8fc54a4507 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:37:11.701749 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-2302664e-cf2c-4c4c-9979-5a8fc54a4507 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-809625988"}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:37:11.703126 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.volumes [None req-2302664e-cf2c-4c4c-9979-5a8fc54a4507 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-809625988'}} {{(pid=100013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:37:11.703264 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.volumes [None req-2302664e-cf2c-4c4c-9979-5a8fc54a4507 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Create volume of 1 GB Jul 03 02:37:11.707525 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-2302664e-cf2c-4c4c-9979-5a8fc54a4507 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Availability Zones retrieved successfully. Jul 03 02:37:11.712454 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-2302664e-cf2c-4c4c-9979-5a8fc54a4507 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Flow 'volume_create_api' (da59c25e-830d-477f-b699-87ba241edc4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:37:11.713576 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-2302664e-cf2c-4c4c-9979-5a8fc54a4507 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4238353-9210-430c-a279-7a2de73aca95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:11.714529 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.flows.api.create_volume [None req-2302664e-cf2c-4c4c-9979-5a8fc54a4507 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Validating volume size '1' using validate_int {{(pid=100013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:37:11.743029 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-2302664e-cf2c-4c4c-9979-5a8fc54a4507 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4238353-9210-430c-a279-7a2de73aca95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:11.743849 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-2302664e-cf2c-4c4c-9979-5a8fc54a4507 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5eb8b44-c17d-4e1d-92ea-b1bcc4ff4b75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:11.791332 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.quota [None req-2302664e-cf2c-4c4c-9979-5a8fc54a4507 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Created reservations ['4bd8f470-53b0-4de0-a3ff-5e53272a7c72', '9d447d53-a7c6-4ba8-8dc3-20d0ae3adfe2', '9de5de2b-821a-4ac2-b7e7-2f01881f727f', '847e27fb-3449-4acb-b707-48a2be7abb9f'] {{(pid=100013) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:37:11.792057 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-2302664e-cf2c-4c4c-9979-5a8fc54a4507 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5eb8b44-c17d-4e1d-92ea-b1bcc4ff4b75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4bd8f470-53b0-4de0-a3ff-5e53272a7c72', '9d447d53-a7c6-4ba8-8dc3-20d0ae3adfe2', '9de5de2b-821a-4ac2-b7e7-2f01881f727f', '847e27fb-3449-4acb-b707-48a2be7abb9f']}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:11.792720 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-2302664e-cf2c-4c4c-9979-5a8fc54a4507 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81524326-d677-4713-ad82-7ea3ed0d5d14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:11.817277 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-2302664e-cf2c-4c4c-9979-5a8fc54a4507 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81524326-d677-4713-ad82-7ea3ed0d5d14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8c95247f-3e42-40cb-99ce-718d6af561dc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-809625988',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a83cc588c25d472ca8ae96442acc4b8f',qos_specs=None,replication_status=,reservations=['4bd8f470-53b0-4de0-a3ff-5e53272a7c72','9d447d53-a7c6-4ba8-8dc3-20d0ae3adfe2','9de5de2b-821a-4ac2-b7e7-2f01881f727f','847e27fb-3449-4acb-b707-48a2be7abb9f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b68aefa55d3b48b689f7c24a50c13638',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:37:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-809625988',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8c95247f-3e42-40cb-99ce-718d6af561dc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a83cc588c25d472ca8ae96442acc4b8f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b68aefa55d3b48b689f7c24a50c13638',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:11.818048 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-2302664e-cf2c-4c4c-9979-5a8fc54a4507 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (255bb1c4-0982-42ff-ba7b-ba07d86bf175) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:11.837678 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-2302664e-cf2c-4c4c-9979-5a8fc54a4507 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (255bb1c4-0982-42ff-ba7b-ba07d86bf175) transitioned into state 'SUCCESS' from state '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-809625988',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a83cc588c25d472ca8ae96442acc4b8f',qos_specs=None,replication_status=,reservations=['4bd8f470-53b0-4de0-a3ff-5e53272a7c72','9d447d53-a7c6-4ba8-8dc3-20d0ae3adfe2','9de5de2b-821a-4ac2-b7e7-2f01881f727f','847e27fb-3449-4acb-b707-48a2be7abb9f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b68aefa55d3b48b689f7c24a50c13638',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:11.838803 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-2302664e-cf2c-4c4c-9979-5a8fc54a4507 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e688d60-fe71-43a6-81c6-fb7e8bb72835) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:11.854448 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-2302664e-cf2c-4c4c-9979-5a8fc54a4507 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e688d60-fe71-43a6-81c6-fb7e8bb72835) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:11.854448 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-2302664e-cf2c-4c4c-9979-5a8fc54a4507 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Flow 'volume_create_api' (da59c25e-830d-477f-b699-87ba241edc4a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:37:11.854448 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-2302664e-cf2c-4c4c-9979-5a8fc54a4507 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Create volume request issued successfully. Jul 03 02:37:11.855667 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-2302664e-cf2c-4c4c-9979-5a8fc54a4507 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:37:11.856189 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 961/3834] 10.4.3.223 () {68 vars in 1258 bytes} [Fri Jul 3 02:37:11 2026] POST /volume/v3/volumes => generated 754 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:37:11.867682 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-475b0fd5-9653-443e-9f69-d6e3f37e0755 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:11.870675 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-475b0fd5-9653-443e-9f69-d6e3f37e0755 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] GET https://10.4.3.223/volume/v3/volumes/8c95247f-3e42-40cb-99ce-718d6af561dc Jul 03 02:37:11.870932 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-475b0fd5-9653-443e-9f69-d6e3f37e0755 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:11.871265 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-475b0fd5-9653-443e-9f69-d6e3f37e0755 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:11.880633 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:11.880633 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:37:11.884951 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-475b0fd5-9653-443e-9f69-d6e3f37e0755 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Volume info retrieved successfully. Jul 03 02:37:11.890663 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-475b0fd5-9653-443e-9f69-d6e3f37e0755 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] https://10.4.3.223/volume/v3/volumes/8c95247f-3e42-40cb-99ce-718d6af561dc returned with HTTP 200 Jul 03 02:37:11.891190 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 949/3835] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:37:11 2026] GET /volume/v3/volumes/8c95247f-3e42-40cb-99ce-718d6af561dc => generated 822 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:37:12.057529 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-80da2386-5321-43f1-a39e-84fbdcde3d51 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:12.095464 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-3fbe4373-10e1-42ad-be6a-1e78f4549c8c None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:12.097397 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-3fbe4373-10e1-42ad-be6a-1e78f4549c8c tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] GET https://10.4.3.223/volume/v3/volumes/c80fb755-64cb-4134-91c7-700c3f72dc1c Jul 03 02:37:12.097637 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-3fbe4373-10e1-42ad-be6a-1e78f4549c8c tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:12.097850 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-3fbe4373-10e1-42ad-be6a-1e78f4549c8c tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:12.116063 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-3fbe4373-10e1-42ad-be6a-1e78f4549c8c tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] https://10.4.3.223/volume/v3/volumes/c80fb755-64cb-4134-91c7-700c3f72dc1c returned with HTTP 404 Jul 03 02:37:12.116063 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 960/3836] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:37:12 2026] GET /volume/v3/volumes/c80fb755-64cb-4134-91c7-700c3f72dc1c => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:37:12.124140 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-4bc77442-6509-4e84-8ab5-882d72296f1f None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:12.130407 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-4bc77442-6509-4e84-8ab5-882d72296f1f tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] DELETE https://10.4.3.223/volume/v3/volumes/7d145931-eec3-405d-b475-0497026f8e4e Jul 03 02:37:12.130407 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-4bc77442-6509-4e84-8ab5-882d72296f1f tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:12.130407 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-4bc77442-6509-4e84-8ab5-882d72296f1f tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Calling method 'delete' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:12.130803 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.volumes [None req-4bc77442-6509-4e84-8ab5-882d72296f1f tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Delete volume with id: 7d145931-eec3-405d-b475-0497026f8e4e Jul 03 02:37:12.141048 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:12.141048 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:37:12.142036 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-4bc77442-6509-4e84-8ab5-882d72296f1f tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Volume info retrieved successfully. Jul 03 02:37:12.164351 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-4bc77442-6509-4e84-8ab5-882d72296f1f tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Delete volume request issued successfully. Jul 03 02:37:12.164351 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-4bc77442-6509-4e84-8ab5-882d72296f1f tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] https://10.4.3.223/volume/v3/volumes/7d145931-eec3-405d-b475-0497026f8e4e returned with HTTP 202 Jul 03 02:37:12.165590 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 962/3837] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:37:12 2026] DELETE /volume/v3/volumes/7d145931-eec3-405d-b475-0497026f8e4e => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:37:12.171619 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-b02d676a-cfd2-41a2-839f-00f8dcfc0ef5 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:12.173670 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-b02d676a-cfd2-41a2-839f-00f8dcfc0ef5 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] GET https://10.4.3.223/volume/v3/volumes/7d145931-eec3-405d-b475-0497026f8e4e Jul 03 02:37:12.173670 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-b02d676a-cfd2-41a2-839f-00f8dcfc0ef5 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:12.173670 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-b02d676a-cfd2-41a2-839f-00f8dcfc0ef5 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:12.179175 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-80da2386-5321-43f1-a39e-84fbdcde3d51 tempest-ProjectReaderTests-702487755 tempest-ProjectReaderTests-702487755-project-admin] POST https://10.4.3.223/volume/v3/types Jul 03 02:37:12.179366 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-80da2386-5321-43f1-a39e-84fbdcde3d51 tempest-ProjectReaderTests-702487755 tempest-ProjectReaderTests-702487755-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1039839700", "extra_specs": {"storage_protocol": "tempest-storage_protocol-413972682", "vendor_name": "tempest-vendor_name-1938767327"}}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:37:12.180902 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:12.180902 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:37:12.184759 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-b02d676a-cfd2-41a2-839f-00f8dcfc0ef5 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Volume info retrieved successfully. Jul 03 02:37:12.189341 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-b02d676a-cfd2-41a2-839f-00f8dcfc0ef5 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] https://10.4.3.223/volume/v3/volumes/7d145931-eec3-405d-b475-0497026f8e4e returned with HTTP 200 Jul 03 02:37:12.189341 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 950/3838] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:37:12 2026] GET /volume/v3/volumes/7d145931-eec3-405d-b475-0497026f8e4e => generated 851 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:37:12.200634 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-80da2386-5321-43f1-a39e-84fbdcde3d51 tempest-ProjectReaderTests-702487755 tempest-ProjectReaderTests-702487755-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Jul 03 02:37:12.201099 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 967/3839] 10.4.3.223 () {68 vars in 1253 bytes} [Fri Jul 3 02:37:12 2026] POST /volume/v3/types => generated 329 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:37:12.208646 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-a2766ff4-6127-430c-a430-1a23b62b8166 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:12.210286 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-a2766ff4-6127-430c-a430-1a23b62b8166 tempest-ProjectReaderTests-702487755 tempest-ProjectReaderTests-702487755-project-admin] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:37:12.210700 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-a2766ff4-6127-430c-a430-1a23b62b8166 tempest-ProjectReaderTests-702487755 tempest-ProjectReaderTests-702487755-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "bfba1222-755c-4e13-9dea-e7319fb3d3e9", "size": 1}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:37:12.213747 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.volumes [None req-a2766ff4-6127-430c-a430-1a23b62b8166 tempest-ProjectReaderTests-702487755 tempest-ProjectReaderTests-702487755-project-admin] Create volume request body: {'volume': {'volume_type': 'bfba1222-755c-4e13-9dea-e7319fb3d3e9', 'size': 1}} {{(pid=100012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:37:12.218147 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.volumes [None req-a2766ff4-6127-430c-a430-1a23b62b8166 tempest-ProjectReaderTests-702487755 tempest-ProjectReaderTests-702487755-project-admin] Create volume of 1 GB Jul 03 02:37:12.218595 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:12.218595 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:37:12.219057 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-a2766ff4-6127-430c-a430-1a23b62b8166 tempest-ProjectReaderTests-702487755 tempest-ProjectReaderTests-702487755-project-admin] Availability Zones retrieved successfully. Jul 03 02:37:12.227024 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-a2766ff4-6127-430c-a430-1a23b62b8166 tempest-ProjectReaderTests-702487755 tempest-ProjectReaderTests-702487755-project-admin] Flow 'volume_create_api' (5b898c81-37e7-4c8c-9476-8465626a9ba2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:37:12.228314 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-a2766ff4-6127-430c-a430-1a23b62b8166 tempest-ProjectReaderTests-702487755 tempest-ProjectReaderTests-702487755-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bbfe0710-47f7-4340-a7b4-a565e90d4e11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:12.229461 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.flows.api.create_volume [None req-a2766ff4-6127-430c-a430-1a23b62b8166 tempest-ProjectReaderTests-702487755 tempest-ProjectReaderTests-702487755-project-admin] Validating volume size '1' using validate_int {{(pid=100012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:37:12.256578 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-a2766ff4-6127-430c-a430-1a23b62b8166 tempest-ProjectReaderTests-702487755 tempest-ProjectReaderTests-702487755-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bbfe0710-47f7-4340-a7b4-a565e90d4e11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:37:12Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-413972682',vendor_name='tempest-vendor_name-1938767327'},id=bfba1222-755c-4e13-9dea-e7319fb3d3e9,is_public=True,name='tempest-ProjectReaderTests-volume-type-1039839700',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bfba1222-755c-4e13-9dea-e7319fb3d3e9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:12.257631 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-a2766ff4-6127-430c-a430-1a23b62b8166 tempest-ProjectReaderTests-702487755 tempest-ProjectReaderTests-702487755-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (953fb1eb-3dc6-4a50-a1e9-32941e191124) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:12.295951 np0000004352 devstack@c-api.service[100012]: WARNING cinder.quota [None req-a2766ff4-6127-430c-a430-1a23b62b8166 tempest-ProjectReaderTests-702487755 tempest-ProjectReaderTests-702487755-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1039839700 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1039839700, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:37:12.296283 np0000004352 devstack@c-api.service[100012]: WARNING cinder.quota [None req-a2766ff4-6127-430c-a430-1a23b62b8166 tempest-ProjectReaderTests-702487755 tempest-ProjectReaderTests-702487755-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1039839700 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1039839700, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:37:12.324581 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.quota [None req-a2766ff4-6127-430c-a430-1a23b62b8166 tempest-ProjectReaderTests-702487755 tempest-ProjectReaderTests-702487755-project-admin] Created reservations ['89543de1-ec3c-4af5-908a-b2a022e87067', 'ed21997c-54bb-42c0-91bc-62c04ed2153a', '51939044-eecc-447c-b336-47f954e304a9', '986a474c-43e9-43df-bba5-673fc24b0cad'] {{(pid=100012) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:37:12.325262 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-a2766ff4-6127-430c-a430-1a23b62b8166 tempest-ProjectReaderTests-702487755 tempest-ProjectReaderTests-702487755-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (953fb1eb-3dc6-4a50-a1e9-32941e191124) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['89543de1-ec3c-4af5-908a-b2a022e87067', 'ed21997c-54bb-42c0-91bc-62c04ed2153a', '51939044-eecc-447c-b336-47f954e304a9', '986a474c-43e9-43df-bba5-673fc24b0cad']}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:12.325887 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-a2766ff4-6127-430c-a430-1a23b62b8166 tempest-ProjectReaderTests-702487755 tempest-ProjectReaderTests-702487755-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9a5f035-fd26-4784-b757-84986688cabd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:12.347917 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-a2766ff4-6127-430c-a430-1a23b62b8166 tempest-ProjectReaderTests-702487755 tempest-ProjectReaderTests-702487755-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9a5f035-fd26-4784-b757-84986688cabd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '202fb191-4cc6-499c-ae2f-94a5f236b143', '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='c747b843fb604422a3b26a530212b6b6',qos_specs=None,replication_status=,reservations=['89543de1-ec3c-4af5-908a-b2a022e87067','ed21997c-54bb-42c0-91bc-62c04ed2153a','51939044-eecc-447c-b336-47f954e304a9','986a474c-43e9-43df-bba5-673fc24b0cad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4af7d20bb6384638915501b7525e31bd',volume_type_id=bfba1222-755c-4e13-9dea-e7319fb3d3e9), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:37: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=202fb191-4cc6-499c-ae2f-94a5f236b143,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c747b843fb604422a3b26a530212b6b6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4af7d20bb6384638915501b7525e31bd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bfba1222-755c-4e13-9dea-e7319fb3d3e9),volume_type_id=bfba1222-755c-4e13-9dea-e7319fb3d3e9)}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:12.348595 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-a2766ff4-6127-430c-a430-1a23b62b8166 tempest-ProjectReaderTests-702487755 tempest-ProjectReaderTests-702487755-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ddc8661-f1d9-4763-8bba-d3fbd5f4f6e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:12.368838 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-a2766ff4-6127-430c-a430-1a23b62b8166 tempest-ProjectReaderTests-702487755 tempest-ProjectReaderTests-702487755-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ddc8661-f1d9-4763-8bba-d3fbd5f4f6e2) transitioned into state 'SUCCESS' from 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='c747b843fb604422a3b26a530212b6b6',qos_specs=None,replication_status=,reservations=['89543de1-ec3c-4af5-908a-b2a022e87067','ed21997c-54bb-42c0-91bc-62c04ed2153a','51939044-eecc-447c-b336-47f954e304a9','986a474c-43e9-43df-bba5-673fc24b0cad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4af7d20bb6384638915501b7525e31bd',volume_type_id=bfba1222-755c-4e13-9dea-e7319fb3d3e9)}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:12.369776 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-a2766ff4-6127-430c-a430-1a23b62b8166 tempest-ProjectReaderTests-702487755 tempest-ProjectReaderTests-702487755-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ca3bab8-787c-46c0-a69c-535877cdc195) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:12.380601 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-a2766ff4-6127-430c-a430-1a23b62b8166 tempest-ProjectReaderTests-702487755 tempest-ProjectReaderTests-702487755-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ca3bab8-787c-46c0-a69c-535877cdc195) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:12.381377 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-a2766ff4-6127-430c-a430-1a23b62b8166 tempest-ProjectReaderTests-702487755 tempest-ProjectReaderTests-702487755-project-admin] Flow 'volume_create_api' (5b898c81-37e7-4c8c-9476-8465626a9ba2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:37:12.381699 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-a2766ff4-6127-430c-a430-1a23b62b8166 tempest-ProjectReaderTests-702487755 tempest-ProjectReaderTests-702487755-project-admin] Create volume request issued successfully. Jul 03 02:37:12.382252 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-a2766ff4-6127-430c-a430-1a23b62b8166 tempest-ProjectReaderTests-702487755 tempest-ProjectReaderTests-702487755-project-admin] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:37:12.382861 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 961/3840] 10.4.3.223 () {70 vars in 1298 bytes} [Fri Jul 3 02:37:12 2026] POST /volume/v3/volumes => generated 774 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:37:12.395262 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-9f82c257-d0e7-4ab0-855e-d75e8c12db76 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:12.396773 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-9f82c257-d0e7-4ab0-855e-d75e8c12db76 tempest-ProjectReaderTests-702487755 tempest-ProjectReaderTests-702487755-project-admin] GET https://10.4.3.223/volume/v3/volumes/202fb191-4cc6-499c-ae2f-94a5f236b143 Jul 03 02:37:12.396954 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-9f82c257-d0e7-4ab0-855e-d75e8c12db76 tempest-ProjectReaderTests-702487755 tempest-ProjectReaderTests-702487755-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:12.397141 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-9f82c257-d0e7-4ab0-855e-d75e8c12db76 tempest-ProjectReaderTests-702487755 tempest-ProjectReaderTests-702487755-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:12.403524 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:12.403524 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:37:12.406756 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-9f82c257-d0e7-4ab0-855e-d75e8c12db76 tempest-ProjectReaderTests-702487755 tempest-ProjectReaderTests-702487755-project-admin] Volume info retrieved successfully. Jul 03 02:37:12.410594 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-9f82c257-d0e7-4ab0-855e-d75e8c12db76 tempest-ProjectReaderTests-702487755 tempest-ProjectReaderTests-702487755-project-admin] https://10.4.3.223/volume/v3/volumes/202fb191-4cc6-499c-ae2f-94a5f236b143 returned with HTTP 200 Jul 03 02:37:12.410987 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 963/3841] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:37:12 2026] GET /volume/v3/volumes/202fb191-4cc6-499c-ae2f-94a5f236b143 => generated 953 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:37:12.910732 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-af07e6ca-917d-471b-8216-477cbfffd20c None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:12.913227 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-af07e6ca-917d-471b-8216-477cbfffd20c tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] GET https://10.4.3.223/volume/v3/volumes/8c95247f-3e42-40cb-99ce-718d6af561dc Jul 03 02:37:12.913227 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-af07e6ca-917d-471b-8216-477cbfffd20c tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:12.914128 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-af07e6ca-917d-471b-8216-477cbfffd20c tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:12.923774 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:12.923774 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:37:12.931442 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-af07e6ca-917d-471b-8216-477cbfffd20c tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Volume info retrieved successfully. Jul 03 02:37:12.938450 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-af07e6ca-917d-471b-8216-477cbfffd20c tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] https://10.4.3.223/volume/v3/volumes/8c95247f-3e42-40cb-99ce-718d6af561dc returned with HTTP 200 Jul 03 02:37:12.938937 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 951/3842] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:37:12 2026] GET /volume/v3/volumes/8c95247f-3e42-40cb-99ce-718d6af561dc => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:37:12.989093 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-a11da577-2c2f-48f5-8191-4129f5b008a0 req-8bba3a70-5ed3-438e-bd7c-a1725c0e27d7 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:12.991559 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-a11da577-2c2f-48f5-8191-4129f5b008a0 req-8bba3a70-5ed3-438e-bd7c-a1725c0e27d7 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] GET https://10.4.3.223/volume/v3/volumes/8c95247f-3e42-40cb-99ce-718d6af561dc Jul 03 02:37:12.992351 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-a11da577-2c2f-48f5-8191-4129f5b008a0 req-8bba3a70-5ed3-438e-bd7c-a1725c0e27d7 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:12.992620 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-a11da577-2c2f-48f5-8191-4129f5b008a0 req-8bba3a70-5ed3-438e-bd7c-a1725c0e27d7 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:13.000709 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:13.000709 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:37:13.004917 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [req-a11da577-2c2f-48f5-8191-4129f5b008a0 req-8bba3a70-5ed3-438e-bd7c-a1725c0e27d7 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Volume info retrieved successfully. Jul 03 02:37:13.009930 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-a11da577-2c2f-48f5-8191-4129f5b008a0 req-8bba3a70-5ed3-438e-bd7c-a1725c0e27d7 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] https://10.4.3.223/volume/v3/volumes/8c95247f-3e42-40cb-99ce-718d6af561dc returned with HTTP 200 Jul 03 02:37:13.010401 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 968/3843] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:37:12 2026] GET /volume/v3/volumes/8c95247f-3e42-40cb-99ce-718d6af561dc => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:37:13.203067 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-fdee2b87-8fa5-4fd2-94fe-855b8d4621d9 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:13.205073 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-fdee2b87-8fa5-4fd2-94fe-855b8d4621d9 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] GET https://10.4.3.223/volume/v3/volumes/7d145931-eec3-405d-b475-0497026f8e4e Jul 03 02:37:13.205275 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-fdee2b87-8fa5-4fd2-94fe-855b8d4621d9 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:13.205509 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-fdee2b87-8fa5-4fd2-94fe-855b8d4621d9 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:13.210863 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-fdee2b87-8fa5-4fd2-94fe-855b8d4621d9 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] https://10.4.3.223/volume/v3/volumes/7d145931-eec3-405d-b475-0497026f8e4e returned with HTTP 404 Jul 03 02:37:13.211331 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 962/3844] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:37:13 2026] GET /volume/v3/volumes/7d145931-eec3-405d-b475-0497026f8e4e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:37:13.218301 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-9fc16d57-7bb9-4c01-ac12-ba3b423ec6b0 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:13.219999 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-9fc16d57-7bb9-4c01-ac12-ba3b423ec6b0 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] DELETE https://10.4.3.223/volume/v3/volumes/128be150-c640-42e9-bc18-0cc03414fa99 Jul 03 02:37:13.220176 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-9fc16d57-7bb9-4c01-ac12-ba3b423ec6b0 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:13.220359 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-9fc16d57-7bb9-4c01-ac12-ba3b423ec6b0 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Calling method 'delete' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:13.220645 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.volumes [None req-9fc16d57-7bb9-4c01-ac12-ba3b423ec6b0 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Delete volume with id: 128be150-c640-42e9-bc18-0cc03414fa99 Jul 03 02:37:13.227872 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:13.227872 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:37:13.228332 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-9fc16d57-7bb9-4c01-ac12-ba3b423ec6b0 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Volume info retrieved successfully. Jul 03 02:37:13.257494 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-9fc16d57-7bb9-4c01-ac12-ba3b423ec6b0 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Delete volume request issued successfully. Jul 03 02:37:13.257494 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-9fc16d57-7bb9-4c01-ac12-ba3b423ec6b0 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] https://10.4.3.223/volume/v3/volumes/128be150-c640-42e9-bc18-0cc03414fa99 returned with HTTP 202 Jul 03 02:37:13.260872 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 964/3845] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:37:13 2026] DELETE /volume/v3/volumes/128be150-c640-42e9-bc18-0cc03414fa99 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:37:13.268466 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-e20165f7-e26a-49f3-8160-e443ccdcc7a0 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:13.269636 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-e20165f7-e26a-49f3-8160-e443ccdcc7a0 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] GET https://10.4.3.223/volume/v3/volumes/128be150-c640-42e9-bc18-0cc03414fa99 Jul 03 02:37:13.269837 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-e20165f7-e26a-49f3-8160-e443ccdcc7a0 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:13.270365 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-e20165f7-e26a-49f3-8160-e443ccdcc7a0 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:13.280758 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:13.280758 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:37:13.285045 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-e20165f7-e26a-49f3-8160-e443ccdcc7a0 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Volume info retrieved successfully. Jul 03 02:37:13.290272 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-e20165f7-e26a-49f3-8160-e443ccdcc7a0 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] https://10.4.3.223/volume/v3/volumes/128be150-c640-42e9-bc18-0cc03414fa99 returned with HTTP 200 Jul 03 02:37:13.290844 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 952/3846] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:37:13 2026] GET /volume/v3/volumes/128be150-c640-42e9-bc18-0cc03414fa99 => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:37:13.425976 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-49114cdd-9bd4-45e2-8ee0-38249b2b22dc None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:13.427736 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-49114cdd-9bd4-45e2-8ee0-38249b2b22dc tempest-ProjectReaderTests-702487755 tempest-ProjectReaderTests-702487755-project-admin] GET https://10.4.3.223/volume/v3/volumes/202fb191-4cc6-499c-ae2f-94a5f236b143 Jul 03 02:37:13.427932 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-49114cdd-9bd4-45e2-8ee0-38249b2b22dc tempest-ProjectReaderTests-702487755 tempest-ProjectReaderTests-702487755-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:13.428105 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-49114cdd-9bd4-45e2-8ee0-38249b2b22dc tempest-ProjectReaderTests-702487755 tempest-ProjectReaderTests-702487755-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:13.434612 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:13.434612 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:37:13.440917 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-49114cdd-9bd4-45e2-8ee0-38249b2b22dc tempest-ProjectReaderTests-702487755 tempest-ProjectReaderTests-702487755-project-admin] Volume info retrieved successfully. Jul 03 02:37:13.453022 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-49114cdd-9bd4-45e2-8ee0-38249b2b22dc tempest-ProjectReaderTests-702487755 tempest-ProjectReaderTests-702487755-project-admin] https://10.4.3.223/volume/v3/volumes/202fb191-4cc6-499c-ae2f-94a5f236b143 returned with HTTP 200 Jul 03 02:37:13.453668 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 969/3847] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:37:13 2026] GET /volume/v3/volumes/202fb191-4cc6-499c-ae2f-94a5f236b143 => generated 974 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:37:13.465584 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-5b62362c-3910-4f09-a15f-06dcd515b33c None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:13.467069 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-5b62362c-3910-4f09-a15f-06dcd515b33c tempest-ProjectReaderTests-702487755 tempest-ProjectReaderTests-702487755-project-admin] GET https://10.4.3.223/volume/v3/messages Jul 03 02:37:13.467265 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-5b62362c-3910-4f09-a15f-06dcd515b33c tempest-ProjectReaderTests-702487755 tempest-ProjectReaderTests-702487755-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:13.467462 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-5b62362c-3910-4f09-a15f-06dcd515b33c tempest-ProjectReaderTests-702487755 tempest-ProjectReaderTests-702487755-project-admin] Calling method 'version_select' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:13.467680 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:13.467680 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:37:13.472555 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-5b62362c-3910-4f09-a15f-06dcd515b33c tempest-ProjectReaderTests-702487755 tempest-ProjectReaderTests-702487755-project-admin] https://10.4.3.223/volume/v3/messages returned with HTTP 200 Jul 03 02:37:13.472986 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 963/3848] 10.4.3.223 () {68 vars in 1280 bytes} [Fri Jul 3 02:37:13 2026] GET /volume/v3/messages => generated 670 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:37:13.484112 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-70c6a83d-68c9-4202-9774-585187a686c3 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:13.537794 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-70c6a83d-68c9-4202-9774-585187a686c3 tempest-ProjectReaderTests-702487755 tempest-ProjectReaderTests-702487755-project-reader] GET https://10.4.3.223/volume/v3/messages Jul 03 02:37:13.538028 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-70c6a83d-68c9-4202-9774-585187a686c3 tempest-ProjectReaderTests-702487755 tempest-ProjectReaderTests-702487755-project-reader] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:13.538226 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-70c6a83d-68c9-4202-9774-585187a686c3 tempest-ProjectReaderTests-702487755 tempest-ProjectReaderTests-702487755-project-reader] Calling method 'version_select' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:13.542981 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-70c6a83d-68c9-4202-9774-585187a686c3 tempest-ProjectReaderTests-702487755 tempest-ProjectReaderTests-702487755-project-reader] https://10.4.3.223/volume/v3/messages returned with HTTP 200 Jul 03 02:37:13.543365 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 965/3849] 10.4.3.223 () {68 vars in 1280 bytes} [Fri Jul 3 02:37:13 2026] GET /volume/v3/messages => generated 670 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:37:13.553977 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-6834e77f-d7ce-4603-9ebd-2db87f8c899b None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:13.556322 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-6834e77f-d7ce-4603-9ebd-2db87f8c899b tempest-ProjectReaderTests-702487755 tempest-ProjectReaderTests-702487755-project-admin] DELETE https://10.4.3.223/volume/v3/messages/88173f61-8308-4dc1-9712-061f492c4f32 Jul 03 02:37:13.556322 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-6834e77f-d7ce-4603-9ebd-2db87f8c899b tempest-ProjectReaderTests-702487755 tempest-ProjectReaderTests-702487755-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:13.556595 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-6834e77f-d7ce-4603-9ebd-2db87f8c899b tempest-ProjectReaderTests-702487755 tempest-ProjectReaderTests-702487755-project-admin] Calling method 'version_select' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:13.563592 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-6834e77f-d7ce-4603-9ebd-2db87f8c899b tempest-ProjectReaderTests-702487755 tempest-ProjectReaderTests-702487755-project-admin] https://10.4.3.223/volume/v3/messages/88173f61-8308-4dc1-9712-061f492c4f32 returned with HTTP 204 Jul 03 02:37:13.563966 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 953/3850] 10.4.3.223 () {68 vars in 1394 bytes} [Fri Jul 3 02:37:13 2026] DELETE /volume/v3/messages/88173f61-8308-4dc1-9712-061f492c4f32 => generated 0 bytes in 10 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 03 02:37:13.573528 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-eb2b5d26-db32-4cdd-b215-de68f42dc963 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:13.574341 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-eb2b5d26-db32-4cdd-b215-de68f42dc963 tempest-ProjectReaderTests-702487755 tempest-ProjectReaderTests-702487755-project-admin] DELETE https://10.4.3.223/volume/v3/volumes/202fb191-4cc6-499c-ae2f-94a5f236b143 Jul 03 02:37:13.574541 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-eb2b5d26-db32-4cdd-b215-de68f42dc963 tempest-ProjectReaderTests-702487755 tempest-ProjectReaderTests-702487755-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:13.574780 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-eb2b5d26-db32-4cdd-b215-de68f42dc963 tempest-ProjectReaderTests-702487755 tempest-ProjectReaderTests-702487755-project-admin] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:13.575019 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-eb2b5d26-db32-4cdd-b215-de68f42dc963 tempest-ProjectReaderTests-702487755 tempest-ProjectReaderTests-702487755-project-admin] Delete volume with id: 202fb191-4cc6-499c-ae2f-94a5f236b143 Jul 03 02:37:13.582270 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:13.582270 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:37:13.583620 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-eb2b5d26-db32-4cdd-b215-de68f42dc963 tempest-ProjectReaderTests-702487755 tempest-ProjectReaderTests-702487755-project-admin] Volume info retrieved successfully. Jul 03 02:37:13.583620 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-eb2b5d26-db32-4cdd-b215-de68f42dc963 tempest-ProjectReaderTests-702487755 tempest-ProjectReaderTests-702487755-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100015) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 03 02:37:13.594845 np0000004352 devstack@c-api.service[100015]: WARNING cinder.quota [None req-eb2b5d26-db32-4cdd-b215-de68f42dc963 tempest-ProjectReaderTests-702487755 tempest-ProjectReaderTests-702487755-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1039839700 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1039839700, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:37:13.595221 np0000004352 devstack@c-api.service[100015]: WARNING cinder.quota [None req-eb2b5d26-db32-4cdd-b215-de68f42dc963 tempest-ProjectReaderTests-702487755 tempest-ProjectReaderTests-702487755-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1039839700 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1039839700, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:37:13.605519 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.quota [None req-eb2b5d26-db32-4cdd-b215-de68f42dc963 tempest-ProjectReaderTests-702487755 tempest-ProjectReaderTests-702487755-project-admin] Created reservations ['c1c7d891-3edc-4452-ad9c-1526e927c31c', '0617e19f-a09c-4645-a9e5-c75c0c0c61c6', '8978e2e5-0952-4c13-9877-0bb3016d4ff3', '557a9652-f55e-485e-8106-e3c94fbff4eb'] {{(pid=100015) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:37:13.636436 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-eb2b5d26-db32-4cdd-b215-de68f42dc963 tempest-ProjectReaderTests-702487755 tempest-ProjectReaderTests-702487755-project-admin] Delete volume request issued successfully. Jul 03 02:37:13.636709 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-eb2b5d26-db32-4cdd-b215-de68f42dc963 tempest-ProjectReaderTests-702487755 tempest-ProjectReaderTests-702487755-project-admin] https://10.4.3.223/volume/v3/volumes/202fb191-4cc6-499c-ae2f-94a5f236b143 returned with HTTP 202 Jul 03 02:37:13.637694 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 970/3851] 10.4.3.223 () {68 vars in 1391 bytes} [Fri Jul 3 02:37:13 2026] DELETE /volume/v3/volumes/202fb191-4cc6-499c-ae2f-94a5f236b143 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:37:13.644973 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-4f6549eb-205d-4e1c-b336-01f543b0b73f None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:13.647123 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-4f6549eb-205d-4e1c-b336-01f543b0b73f tempest-ProjectReaderTests-702487755 tempest-ProjectReaderTests-702487755-project-admin] DELETE https://10.4.3.223/volume/v3/types/bfba1222-755c-4e13-9dea-e7319fb3d3e9 Jul 03 02:37:13.647447 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-4f6549eb-205d-4e1c-b336-01f543b0b73f tempest-ProjectReaderTests-702487755 tempest-ProjectReaderTests-702487755-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:13.647648 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-4f6549eb-205d-4e1c-b336-01f543b0b73f tempest-ProjectReaderTests-702487755 tempest-ProjectReaderTests-702487755-project-admin] Calling method '_delete' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:13.668135 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-4f6549eb-205d-4e1c-b336-01f543b0b73f tempest-ProjectReaderTests-702487755 tempest-ProjectReaderTests-702487755-project-admin] https://10.4.3.223/volume/v3/types/bfba1222-755c-4e13-9dea-e7319fb3d3e9 returned with HTTP 202 Jul 03 02:37:13.668532 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 964/3852] 10.4.3.223 () {66 vars in 1345 bytes} [Fri Jul 3 02:37:13 2026] DELETE /volume/v3/types/bfba1222-755c-4e13-9dea-e7319fb3d3e9 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:37:13.676769 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-2d20df97-402f-41c8-ae1b-00d5b8d66e57 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:13.678558 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-2d20df97-402f-41c8-ae1b-00d5b8d66e57 tempest-ProjectReaderTests-702487755 tempest-ProjectReaderTests-702487755-project-admin] POST https://10.4.3.223/volume/v3/types Jul 03 02:37:13.678879 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-2d20df97-402f-41c8-ae1b-00d5b8d66e57 tempest-ProjectReaderTests-702487755 tempest-ProjectReaderTests-702487755-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1819021969", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1139949527", "vendor_name": "tempest-vendor_name-1396357867"}}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:37:13.696150 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-2d20df97-402f-41c8-ae1b-00d5b8d66e57 tempest-ProjectReaderTests-702487755 tempest-ProjectReaderTests-702487755-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Jul 03 02:37:13.696668 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 966/3853] 10.4.3.223 () {68 vars in 1253 bytes} [Fri Jul 3 02:37:13 2026] POST /volume/v3/types => generated 330 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:37:13.705018 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-a8608b5d-cb25-48fb-bf0f-b06c519b3f14 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:13.706687 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-a8608b5d-cb25-48fb-bf0f-b06c519b3f14 tempest-ProjectReaderTests-702487755 tempest-ProjectReaderTests-702487755-project-admin] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:37:13.707050 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-a8608b5d-cb25-48fb-bf0f-b06c519b3f14 tempest-ProjectReaderTests-702487755 tempest-ProjectReaderTests-702487755-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "8bd8471c-2bd5-4ca1-8248-42e75b52c766", "size": 1}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:37:13.708599 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.volumes [None req-a8608b5d-cb25-48fb-bf0f-b06c519b3f14 tempest-ProjectReaderTests-702487755 tempest-ProjectReaderTests-702487755-project-admin] Create volume request body: {'volume': {'volume_type': '8bd8471c-2bd5-4ca1-8248-42e75b52c766', 'size': 1}} {{(pid=100014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:37:13.711915 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.volumes [None req-a8608b5d-cb25-48fb-bf0f-b06c519b3f14 tempest-ProjectReaderTests-702487755 tempest-ProjectReaderTests-702487755-project-admin] Create volume of 1 GB Jul 03 02:37:13.712154 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:13.712154 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:37:13.712688 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-a8608b5d-cb25-48fb-bf0f-b06c519b3f14 tempest-ProjectReaderTests-702487755 tempest-ProjectReaderTests-702487755-project-admin] Availability Zones retrieved successfully. Jul 03 02:37:13.721299 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-a8608b5d-cb25-48fb-bf0f-b06c519b3f14 tempest-ProjectReaderTests-702487755 tempest-ProjectReaderTests-702487755-project-admin] Flow 'volume_create_api' (8641230c-c627-4e89-af12-212711bcbdee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:37:13.726528 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-a8608b5d-cb25-48fb-bf0f-b06c519b3f14 tempest-ProjectReaderTests-702487755 tempest-ProjectReaderTests-702487755-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32c6ee7b-b4c7-4f7c-8620-3773267fc42e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:13.727908 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.flows.api.create_volume [None req-a8608b5d-cb25-48fb-bf0f-b06c519b3f14 tempest-ProjectReaderTests-702487755 tempest-ProjectReaderTests-702487755-project-admin] Validating volume size '1' using validate_int {{(pid=100014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:37:13.750412 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-a8608b5d-cb25-48fb-bf0f-b06c519b3f14 tempest-ProjectReaderTests-702487755 tempest-ProjectReaderTests-702487755-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32c6ee7b-b4c7-4f7c-8620-3773267fc42e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:37:14Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1139949527',vendor_name='tempest-vendor_name-1396357867'},id=8bd8471c-2bd5-4ca1-8248-42e75b52c766,is_public=True,name='tempest-ProjectReaderTests-volume-type-1819021969',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8bd8471c-2bd5-4ca1-8248-42e75b52c766', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:13.751498 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-a8608b5d-cb25-48fb-bf0f-b06c519b3f14 tempest-ProjectReaderTests-702487755 tempest-ProjectReaderTests-702487755-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f0ad1a2-3bd4-4dd7-89c1-2f8fbbe2fdfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:13.776825 np0000004352 devstack@c-api.service[100014]: WARNING cinder.quota [None req-a8608b5d-cb25-48fb-bf0f-b06c519b3f14 tempest-ProjectReaderTests-702487755 tempest-ProjectReaderTests-702487755-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1819021969 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1819021969, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:37:13.777066 np0000004352 devstack@c-api.service[100014]: WARNING cinder.quota [None req-a8608b5d-cb25-48fb-bf0f-b06c519b3f14 tempest-ProjectReaderTests-702487755 tempest-ProjectReaderTests-702487755-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1819021969 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1819021969, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:37:13.803364 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.quota [None req-a8608b5d-cb25-48fb-bf0f-b06c519b3f14 tempest-ProjectReaderTests-702487755 tempest-ProjectReaderTests-702487755-project-admin] Created reservations ['345bb3f1-f738-4cfd-a7f5-d8593e6d3d27', 'bc765c07-13cc-4d57-8789-a05f619e29a3', '2059ecba-8645-466a-9cc2-166e5269db4d', 'ee19f342-73c4-4410-a55f-49704bc05dea'] {{(pid=100014) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:37:13.804141 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-a8608b5d-cb25-48fb-bf0f-b06c519b3f14 tempest-ProjectReaderTests-702487755 tempest-ProjectReaderTests-702487755-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f0ad1a2-3bd4-4dd7-89c1-2f8fbbe2fdfd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['345bb3f1-f738-4cfd-a7f5-d8593e6d3d27', 'bc765c07-13cc-4d57-8789-a05f619e29a3', '2059ecba-8645-466a-9cc2-166e5269db4d', 'ee19f342-73c4-4410-a55f-49704bc05dea']}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:13.804783 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-a8608b5d-cb25-48fb-bf0f-b06c519b3f14 tempest-ProjectReaderTests-702487755 tempest-ProjectReaderTests-702487755-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aca4a715-3f6c-463c-9d72-749dfcdb0727) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:13.837552 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-a8608b5d-cb25-48fb-bf0f-b06c519b3f14 tempest-ProjectReaderTests-702487755 tempest-ProjectReaderTests-702487755-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aca4a715-3f6c-463c-9d72-749dfcdb0727) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c9246ec4-6f10-4e29-88a8-0da867483b37', '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='c747b843fb604422a3b26a530212b6b6',qos_specs=None,replication_status=,reservations=['345bb3f1-f738-4cfd-a7f5-d8593e6d3d27','bc765c07-13cc-4d57-8789-a05f619e29a3','2059ecba-8645-466a-9cc2-166e5269db4d','ee19f342-73c4-4410-a55f-49704bc05dea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4af7d20bb6384638915501b7525e31bd',volume_type_id=8bd8471c-2bd5-4ca1-8248-42e75b52c766), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:37:13Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c9246ec4-6f10-4e29-88a8-0da867483b37,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c747b843fb604422a3b26a530212b6b6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4af7d20bb6384638915501b7525e31bd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8bd8471c-2bd5-4ca1-8248-42e75b52c766),volume_type_id=8bd8471c-2bd5-4ca1-8248-42e75b52c766)}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:13.838175 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-a8608b5d-cb25-48fb-bf0f-b06c519b3f14 tempest-ProjectReaderTests-702487755 tempest-ProjectReaderTests-702487755-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eae56f66-89e5-497d-96c9-2164bd876a57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:13.856456 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-a8608b5d-cb25-48fb-bf0f-b06c519b3f14 tempest-ProjectReaderTests-702487755 tempest-ProjectReaderTests-702487755-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eae56f66-89e5-497d-96c9-2164bd876a57) transitioned into state 'SUCCESS' from 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='c747b843fb604422a3b26a530212b6b6',qos_specs=None,replication_status=,reservations=['345bb3f1-f738-4cfd-a7f5-d8593e6d3d27','bc765c07-13cc-4d57-8789-a05f619e29a3','2059ecba-8645-466a-9cc2-166e5269db4d','ee19f342-73c4-4410-a55f-49704bc05dea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4af7d20bb6384638915501b7525e31bd',volume_type_id=8bd8471c-2bd5-4ca1-8248-42e75b52c766)}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:13.857041 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-a8608b5d-cb25-48fb-bf0f-b06c519b3f14 tempest-ProjectReaderTests-702487755 tempest-ProjectReaderTests-702487755-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc66e5ba-71f2-4846-8493-0d753d290485) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:13.867635 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-a8608b5d-cb25-48fb-bf0f-b06c519b3f14 tempest-ProjectReaderTests-702487755 tempest-ProjectReaderTests-702487755-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc66e5ba-71f2-4846-8493-0d753d290485) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:13.868518 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-a8608b5d-cb25-48fb-bf0f-b06c519b3f14 tempest-ProjectReaderTests-702487755 tempest-ProjectReaderTests-702487755-project-admin] Flow 'volume_create_api' (8641230c-c627-4e89-af12-212711bcbdee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:37:13.868877 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-a8608b5d-cb25-48fb-bf0f-b06c519b3f14 tempest-ProjectReaderTests-702487755 tempest-ProjectReaderTests-702487755-project-admin] Create volume request issued successfully. Jul 03 02:37:13.869530 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-a8608b5d-cb25-48fb-bf0f-b06c519b3f14 tempest-ProjectReaderTests-702487755 tempest-ProjectReaderTests-702487755-project-admin] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:37:13.869986 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 954/3854] 10.4.3.223 () {70 vars in 1298 bytes} [Fri Jul 3 02:37:13 2026] POST /volume/v3/volumes => generated 774 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:37:13.879756 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-f7fa0431-d72c-4626-9401-f4b6197db59b None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:13.880142 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-f7fa0431-d72c-4626-9401-f4b6197db59b None None] GET https://10.4.3.223/volume// Jul 03 02:37:13.880290 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-f7fa0431-d72c-4626-9401-f4b6197db59b None None] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:13.880507 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-f7fa0431-d72c-4626-9401-f4b6197db59b None None] Calling method 'all' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:13.880822 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-f7fa0431-d72c-4626-9401-f4b6197db59b None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:37:13.881072 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 971/3855] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:37:13 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:37:13.881987 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-726daea1-754b-4fd8-b8ee-358079a4faac None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:13.884279 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-726daea1-754b-4fd8-b8ee-358079a4faac tempest-ProjectReaderTests-702487755 tempest-ProjectReaderTests-702487755-project-admin] GET https://10.4.3.223/volume/v3/volumes/c9246ec4-6f10-4e29-88a8-0da867483b37 Jul 03 02:37:13.884592 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-726daea1-754b-4fd8-b8ee-358079a4faac tempest-ProjectReaderTests-702487755 tempest-ProjectReaderTests-702487755-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:13.884849 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-726daea1-754b-4fd8-b8ee-358079a4faac tempest-ProjectReaderTests-702487755 tempest-ProjectReaderTests-702487755-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:13.888321 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-0b87f760-9fd6-4d9e-b74d-9ed4c887b4dc req-6d9fada3-77a8-4043-a501-94751df2e926 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:13.891533 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-0b87f760-9fd6-4d9e-b74d-9ed4c887b4dc req-6d9fada3-77a8-4043-a501-94751df2e926 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] GET https://10.4.3.223/volume/v3/volumes/f5a4940d-9585-44a3-a845-2942f4146b74 Jul 03 02:37:13.891533 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-0b87f760-9fd6-4d9e-b74d-9ed4c887b4dc req-6d9fada3-77a8-4043-a501-94751df2e926 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:13.891838 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-0b87f760-9fd6-4d9e-b74d-9ed4c887b4dc req-6d9fada3-77a8-4043-a501-94751df2e926 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:13.894381 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:13.894381 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:37:13.897784 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-726daea1-754b-4fd8-b8ee-358079a4faac tempest-ProjectReaderTests-702487755 tempest-ProjectReaderTests-702487755-project-admin] Volume info retrieved successfully. Jul 03 02:37:13.901287 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-726daea1-754b-4fd8-b8ee-358079a4faac tempest-ProjectReaderTests-702487755 tempest-ProjectReaderTests-702487755-project-admin] https://10.4.3.223/volume/v3/volumes/c9246ec4-6f10-4e29-88a8-0da867483b37 returned with HTTP 200 Jul 03 02:37:13.901667 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 965/3856] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:37:13 2026] GET /volume/v3/volumes/c9246ec4-6f10-4e29-88a8-0da867483b37 => generated 953 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:37:13.903339 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:13.903339 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:37:13.907202 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-0b87f760-9fd6-4d9e-b74d-9ed4c887b4dc req-6d9fada3-77a8-4043-a501-94751df2e926 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Volume info retrieved successfully. Jul 03 02:37:13.913098 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-0b87f760-9fd6-4d9e-b74d-9ed4c887b4dc req-6d9fada3-77a8-4043-a501-94751df2e926 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/volumes/f5a4940d-9585-44a3-a845-2942f4146b74 returned with HTTP 200 Jul 03 02:37:13.913637 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 967/3857] 10.4.3.223 () {70 vars in 1639 bytes} [Fri Jul 3 02:37:13 2026] GET /volume/v3/volumes/f5a4940d-9585-44a3-a845-2942f4146b74 => generated 1546 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:37:13.993921 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-84db8439-bd23-4c5d-95a4-c38d8db50713 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:14.017133 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-0b87f760-9fd6-4d9e-b74d-9ed4c887b4dc req-c29c78a3-5292-4f2a-8d46-1d803a29f32c None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:14.019381 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-0b87f760-9fd6-4d9e-b74d-9ed4c887b4dc req-c29c78a3-5292-4f2a-8d46-1d803a29f32c tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] PUT https://10.4.3.223/volume/v3/attachments/08e38c67-fe75-4cee-979b-70c3df1c33df Jul 03 02:37:14.019845 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-0b87f760-9fd6-4d9e-b74d-9ed4c887b4dc req-c29c78a3-5292-4f2a-8d46-1d803a29f32c tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000004352", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2a2633a05d73", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "80a8c083-552c-46a2-8db9-fd9e83fa2364", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:37:14.029771 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.coordination [req-0b87f760-9fd6-4d9e-b74d-9ed4c887b4dc req-c29c78a3-5292-4f2a-8d46-1d803a29f32c tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Acquiring lock "cinder-attachment_update-f5a4940d-9585-44a3-a845-2942f4146b74-np0000004352" by "attachment_update" {{(pid=100015) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 02:37:14.034142 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.coordination [req-0b87f760-9fd6-4d9e-b74d-9ed4c887b4dc req-c29c78a3-5292-4f2a-8d46-1d803a29f32c tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Lock "cinder-attachment_update-f5a4940d-9585-44a3-a845-2942f4146b74-np0000004352" acquired by "attachment_update" :: waited 0.005s {{(pid=100015) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 02:37:14.035058 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:14.035058 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:37:14.057260 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-84db8439-bd23-4c5d-95a4-c38d8db50713 tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:37:14.057619 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-84db8439-bd23-4c5d-95a4-c38d8db50713 tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendAttachedTest-Volume-1520909420"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:37:14.058996 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.volumes [None req-84db8439-bd23-4c5d-95a4-c38d8db50713 tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendAttachedTest-Volume-1520909420'}} {{(pid=100014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:37:14.059120 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.volumes [None req-84db8439-bd23-4c5d-95a4-c38d8db50713 tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] Create volume of 1 GB Jul 03 02:37:14.059464 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:14.059464 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:37:14.063333 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-84db8439-bd23-4c5d-95a4-c38d8db50713 tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] Availability Zones retrieved successfully. Jul 03 02:37:14.069252 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-84db8439-bd23-4c5d-95a4-c38d8db50713 tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] Flow 'volume_create_api' (e7933d51-ccd0-4195-b14f-629349a9cb34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:37:14.070033 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-84db8439-bd23-4c5d-95a4-c38d8db50713 tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3ac77df-cd22-4b7c-94ba-43eabf72716d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:14.070935 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.flows.api.create_volume [None req-84db8439-bd23-4c5d-95a4-c38d8db50713 tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] Validating volume size '1' using validate_int {{(pid=100014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:37:14.094213 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-84db8439-bd23-4c5d-95a4-c38d8db50713 tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3ac77df-cd22-4b7c-94ba-43eabf72716d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:14.094883 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-84db8439-bd23-4c5d-95a4-c38d8db50713 tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bdf5a728-207b-4d8d-b51e-e3c6676e7b2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:14.153374 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.quota [None req-84db8439-bd23-4c5d-95a4-c38d8db50713 tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] Created reservations ['4d7406c3-9c70-433c-a13c-93fa12b5caa2', '1f751012-0d0c-4444-9b97-c009546b8679', '575a1135-a6bd-439c-b26e-43e1051e6737', 'a5d0f43b-43be-43b9-889b-ef3b149dbea8'] {{(pid=100014) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:37:14.154181 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-84db8439-bd23-4c5d-95a4-c38d8db50713 tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bdf5a728-207b-4d8d-b51e-e3c6676e7b2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4d7406c3-9c70-433c-a13c-93fa12b5caa2', '1f751012-0d0c-4444-9b97-c009546b8679', '575a1135-a6bd-439c-b26e-43e1051e6737', 'a5d0f43b-43be-43b9-889b-ef3b149dbea8']}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:14.154952 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-84db8439-bd23-4c5d-95a4-c38d8db50713 tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ffcb21f-acb2-40ec-9117-754326bdba63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:14.175997 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-84db8439-bd23-4c5d-95a4-c38d8db50713 tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ffcb21f-acb2-40ec-9117-754326bdba63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '567b6e18-1e6b-4314-8f0d-4ccdbfef8ff5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-1520909420',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0fa115473a314c17bf0837bfaeec0d9e',qos_specs=None,replication_status=,reservations=['4d7406c3-9c70-433c-a13c-93fa12b5caa2','1f751012-0d0c-4444-9b97-c009546b8679','575a1135-a6bd-439c-b26e-43e1051e6737','a5d0f43b-43be-43b9-889b-ef3b149dbea8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5dc13f5ca3344e7ae38cdf87d6a0519',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:37:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-1520909420',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=567b6e18-1e6b-4314-8f0d-4ccdbfef8ff5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0fa115473a314c17bf0837bfaeec0d9e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c5dc13f5ca3344e7ae38cdf87d6a0519',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:14.176673 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-84db8439-bd23-4c5d-95a4-c38d8db50713 tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d9bae10-45bd-49a3-aaa6-7ac4bbc1f210) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:14.192233 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-84db8439-bd23-4c5d-95a4-c38d8db50713 tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d9bae10-45bd-49a3-aaa6-7ac4bbc1f210) transitioned into state 'SUCCESS' from state '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-1520909420',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0fa115473a314c17bf0837bfaeec0d9e',qos_specs=None,replication_status=,reservations=['4d7406c3-9c70-433c-a13c-93fa12b5caa2','1f751012-0d0c-4444-9b97-c009546b8679','575a1135-a6bd-439c-b26e-43e1051e6737','a5d0f43b-43be-43b9-889b-ef3b149dbea8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5dc13f5ca3344e7ae38cdf87d6a0519',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:14.192845 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-84db8439-bd23-4c5d-95a4-c38d8db50713 tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a116f2b-216b-4a8e-a20f-78a8c089800b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:14.200442 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-84db8439-bd23-4c5d-95a4-c38d8db50713 tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a116f2b-216b-4a8e-a20f-78a8c089800b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:14.201186 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-84db8439-bd23-4c5d-95a4-c38d8db50713 tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] Flow 'volume_create_api' (e7933d51-ccd0-4195-b14f-629349a9cb34) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:37:14.201510 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-84db8439-bd23-4c5d-95a4-c38d8db50713 tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] Create volume request issued successfully. Jul 03 02:37:14.202037 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-84db8439-bd23-4c5d-95a4-c38d8db50713 tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:37:14.202434 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 955/3858] 10.4.3.223 () {70 vars in 1299 bytes} [Fri Jul 3 02:37:13 2026] POST /volume/v3/volumes => generated 774 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:37:14.213326 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-4d8b1e3b-8320-4ead-b332-6d6cff6ea142 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:14.215106 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-4d8b1e3b-8320-4ead-b332-6d6cff6ea142 tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] GET https://10.4.3.223/volume/v3/volumes/567b6e18-1e6b-4314-8f0d-4ccdbfef8ff5 Jul 03 02:37:14.215381 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-4d8b1e3b-8320-4ead-b332-6d6cff6ea142 tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:14.215634 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-4d8b1e3b-8320-4ead-b332-6d6cff6ea142 tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:14.222561 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:14.222561 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:37:14.225924 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-4d8b1e3b-8320-4ead-b332-6d6cff6ea142 tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] Volume info retrieved successfully. Jul 03 02:37:14.230081 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-4d8b1e3b-8320-4ead-b332-6d6cff6ea142 tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] https://10.4.3.223/volume/v3/volumes/567b6e18-1e6b-4314-8f0d-4ccdbfef8ff5 returned with HTTP 200 Jul 03 02:37:14.230538 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 966/3859] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:37:14 2026] GET /volume/v3/volumes/567b6e18-1e6b-4314-8f0d-4ccdbfef8ff5 => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:37:14.303875 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-48c02ed7-6660-45e3-a8f5-62288e44a1a1 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:14.306222 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-48c02ed7-6660-45e3-a8f5-62288e44a1a1 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] GET https://10.4.3.223/volume/v3/volumes/128be150-c640-42e9-bc18-0cc03414fa99 Jul 03 02:37:14.306529 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-48c02ed7-6660-45e3-a8f5-62288e44a1a1 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:14.306804 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-48c02ed7-6660-45e3-a8f5-62288e44a1a1 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:14.314149 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-48c02ed7-6660-45e3-a8f5-62288e44a1a1 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] https://10.4.3.223/volume/v3/volumes/128be150-c640-42e9-bc18-0cc03414fa99 returned with HTTP 404 Jul 03 02:37:14.314854 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 968/3860] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:37:14 2026] GET /volume/v3/volumes/128be150-c640-42e9-bc18-0cc03414fa99 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:37:14.321079 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-b9193f19-e523-41c6-8fa4-a7c048bb8082 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:14.322768 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-b9193f19-e523-41c6-8fa4-a7c048bb8082 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] DELETE https://10.4.3.223/volume/v3/volumes/02336e0b-764a-460e-9c1e-5c6bca277984 Jul 03 02:37:14.322886 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-b9193f19-e523-41c6-8fa4-a7c048bb8082 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:14.323051 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-b9193f19-e523-41c6-8fa4-a7c048bb8082 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Calling method 'delete' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:14.323212 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.volumes [None req-b9193f19-e523-41c6-8fa4-a7c048bb8082 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Delete volume with id: 02336e0b-764a-460e-9c1e-5c6bca277984 Jul 03 02:37:14.329114 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:14.329114 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:37:14.329563 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-b9193f19-e523-41c6-8fa4-a7c048bb8082 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Volume info retrieved successfully. Jul 03 02:37:14.346441 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-b9193f19-e523-41c6-8fa4-a7c048bb8082 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Delete volume request issued successfully. Jul 03 02:37:14.346633 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-b9193f19-e523-41c6-8fa4-a7c048bb8082 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] https://10.4.3.223/volume/v3/volumes/02336e0b-764a-460e-9c1e-5c6bca277984 returned with HTTP 202 Jul 03 02:37:14.347033 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 956/3861] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:37:14 2026] DELETE /volume/v3/volumes/02336e0b-764a-460e-9c1e-5c6bca277984 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:37:14.354763 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-7b62647e-8a44-4d21-b1c6-c49f9051b0d9 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:14.356658 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-7b62647e-8a44-4d21-b1c6-c49f9051b0d9 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] GET https://10.4.3.223/volume/v3/volumes/02336e0b-764a-460e-9c1e-5c6bca277984 Jul 03 02:37:14.356848 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-7b62647e-8a44-4d21-b1c6-c49f9051b0d9 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:14.357069 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-7b62647e-8a44-4d21-b1c6-c49f9051b0d9 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:14.363149 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:14.363149 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:37:14.366545 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-7b62647e-8a44-4d21-b1c6-c49f9051b0d9 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Volume info retrieved successfully. Jul 03 02:37:14.370624 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-7b62647e-8a44-4d21-b1c6-c49f9051b0d9 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] https://10.4.3.223/volume/v3/volumes/02336e0b-764a-460e-9c1e-5c6bca277984 returned with HTTP 200 Jul 03 02:37:14.370982 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 967/3862] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:37:14 2026] GET /volume/v3/volumes/02336e0b-764a-460e-9c1e-5c6bca277984 => generated 851 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:37:14.556378 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.coordination [req-0b87f760-9fd6-4d9e-b74d-9ed4c887b4dc req-c29c78a3-5292-4f2a-8d46-1d803a29f32c tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Lock "cinder-attachment_update-f5a4940d-9585-44a3-a845-2942f4146b74-np0000004352" released by "attachment_update" :: held 0.522s {{(pid=100015) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 02:37:14.556750 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-0b87f760-9fd6-4d9e-b74d-9ed4c887b4dc req-c29c78a3-5292-4f2a-8d46-1d803a29f32c tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/attachments/08e38c67-fe75-4cee-979b-70c3df1c33df returned with HTTP 200 Jul 03 02:37:14.557082 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 972/3863] 10.4.3.223 () {74 vars in 1704 bytes} [Fri Jul 3 02:37:14 2026] PUT /volume/v3/attachments/08e38c67-fe75-4cee-979b-70c3df1c33df => generated 969 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:37:14.914260 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-620ac387-c606-4b9e-a2d3-467ed8904b80 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:14.915539 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-620ac387-c606-4b9e-a2d3-467ed8904b80 tempest-ProjectReaderTests-702487755 tempest-ProjectReaderTests-702487755-project-admin] GET https://10.4.3.223/volume/v3/volumes/c9246ec4-6f10-4e29-88a8-0da867483b37 Jul 03 02:37:14.915773 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-620ac387-c606-4b9e-a2d3-467ed8904b80 tempest-ProjectReaderTests-702487755 tempest-ProjectReaderTests-702487755-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:14.915923 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-620ac387-c606-4b9e-a2d3-467ed8904b80 tempest-ProjectReaderTests-702487755 tempest-ProjectReaderTests-702487755-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:14.923174 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:14.923174 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:37:14.926716 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-620ac387-c606-4b9e-a2d3-467ed8904b80 tempest-ProjectReaderTests-702487755 tempest-ProjectReaderTests-702487755-project-admin] Volume info retrieved successfully. Jul 03 02:37:14.936089 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-620ac387-c606-4b9e-a2d3-467ed8904b80 tempest-ProjectReaderTests-702487755 tempest-ProjectReaderTests-702487755-project-admin] https://10.4.3.223/volume/v3/volumes/c9246ec4-6f10-4e29-88a8-0da867483b37 returned with HTTP 200 Jul 03 02:37:14.936554 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 969/3864] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:37:14 2026] GET /volume/v3/volumes/c9246ec4-6f10-4e29-88a8-0da867483b37 => generated 974 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:37:14.950297 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-9cbd697b-8395-442e-a478-b7edf743c1ca None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:14.953698 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-9cbd697b-8395-442e-a478-b7edf743c1ca tempest-ProjectReaderTests-702487755 tempest-ProjectReaderTests-702487755-project-admin] GET https://10.4.3.223/volume/v3/messages Jul 03 02:37:14.953698 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-9cbd697b-8395-442e-a478-b7edf743c1ca tempest-ProjectReaderTests-702487755 tempest-ProjectReaderTests-702487755-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:14.953698 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-9cbd697b-8395-442e-a478-b7edf743c1ca tempest-ProjectReaderTests-702487755 tempest-ProjectReaderTests-702487755-project-admin] Calling method 'version_select' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:14.955872 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-9cbd697b-8395-442e-a478-b7edf743c1ca tempest-ProjectReaderTests-702487755 tempest-ProjectReaderTests-702487755-project-admin] https://10.4.3.223/volume/v3/messages returned with HTTP 200 Jul 03 02:37:14.956259 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 957/3865] 10.4.3.223 () {68 vars in 1280 bytes} [Fri Jul 3 02:37:14 2026] GET /volume/v3/messages => generated 670 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:37:14.964494 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-3ce80a03-5bdb-42a4-b319-f8e67bad5639 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:14.967380 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-3ce80a03-5bdb-42a4-b319-f8e67bad5639 tempest-ProjectReaderTests-702487755 tempest-ProjectReaderTests-702487755-project-reader] GET https://10.4.3.223/volume/v3/messages/438f6a57-c348-4083-8d35-b0e692bbb7ca Jul 03 02:37:14.967663 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-3ce80a03-5bdb-42a4-b319-f8e67bad5639 tempest-ProjectReaderTests-702487755 tempest-ProjectReaderTests-702487755-project-reader] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:14.967907 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-3ce80a03-5bdb-42a4-b319-f8e67bad5639 tempest-ProjectReaderTests-702487755 tempest-ProjectReaderTests-702487755-project-reader] Calling method 'version_select' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:14.971544 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-3ce80a03-5bdb-42a4-b319-f8e67bad5639 tempest-ProjectReaderTests-702487755 tempest-ProjectReaderTests-702487755-project-reader] https://10.4.3.223/volume/v3/messages/438f6a57-c348-4083-8d35-b0e692bbb7ca returned with HTTP 200 Jul 03 02:37:14.971978 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 968/3866] 10.4.3.223 () {68 vars in 1391 bytes} [Fri Jul 3 02:37:14 2026] GET /volume/v3/messages/438f6a57-c348-4083-8d35-b0e692bbb7ca => generated 667 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:37:14.981368 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-b5db5e92-18a2-4e25-8fdd-20ab8f9c2f2b None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:14.983509 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-b5db5e92-18a2-4e25-8fdd-20ab8f9c2f2b tempest-ProjectReaderTests-702487755 tempest-ProjectReaderTests-702487755-project-admin] DELETE https://10.4.3.223/volume/v3/messages/438f6a57-c348-4083-8d35-b0e692bbb7ca Jul 03 02:37:14.983708 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-b5db5e92-18a2-4e25-8fdd-20ab8f9c2f2b tempest-ProjectReaderTests-702487755 tempest-ProjectReaderTests-702487755-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:14.983886 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-b5db5e92-18a2-4e25-8fdd-20ab8f9c2f2b tempest-ProjectReaderTests-702487755 tempest-ProjectReaderTests-702487755-project-admin] Calling method 'version_select' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:14.987888 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:14.987888 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:37:14.993905 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-b5db5e92-18a2-4e25-8fdd-20ab8f9c2f2b tempest-ProjectReaderTests-702487755 tempest-ProjectReaderTests-702487755-project-admin] https://10.4.3.223/volume/v3/messages/438f6a57-c348-4083-8d35-b0e692bbb7ca returned with HTTP 204 Jul 03 02:37:14.994530 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 973/3867] 10.4.3.223 () {68 vars in 1394 bytes} [Fri Jul 3 02:37:14 2026] DELETE /volume/v3/messages/438f6a57-c348-4083-8d35-b0e692bbb7ca => generated 0 bytes in 14 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 03 02:37:15.001492 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-61dd0657-467a-402d-9989-2ab7e1d98ce7 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:15.003570 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-61dd0657-467a-402d-9989-2ab7e1d98ce7 tempest-ProjectReaderTests-702487755 tempest-ProjectReaderTests-702487755-project-admin] DELETE https://10.4.3.223/volume/v3/volumes/c9246ec4-6f10-4e29-88a8-0da867483b37 Jul 03 02:37:15.003831 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-61dd0657-467a-402d-9989-2ab7e1d98ce7 tempest-ProjectReaderTests-702487755 tempest-ProjectReaderTests-702487755-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:15.004062 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-61dd0657-467a-402d-9989-2ab7e1d98ce7 tempest-ProjectReaderTests-702487755 tempest-ProjectReaderTests-702487755-project-admin] Calling method 'delete' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:15.004272 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.volumes [None req-61dd0657-467a-402d-9989-2ab7e1d98ce7 tempest-ProjectReaderTests-702487755 tempest-ProjectReaderTests-702487755-project-admin] Delete volume with id: c9246ec4-6f10-4e29-88a8-0da867483b37 Jul 03 02:37:15.012973 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:15.012973 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:37:15.013394 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-61dd0657-467a-402d-9989-2ab7e1d98ce7 tempest-ProjectReaderTests-702487755 tempest-ProjectReaderTests-702487755-project-admin] Volume info retrieved successfully. Jul 03 02:37:15.014962 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-61dd0657-467a-402d-9989-2ab7e1d98ce7 tempest-ProjectReaderTests-702487755 tempest-ProjectReaderTests-702487755-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100013) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 03 02:37:15.027363 np0000004352 devstack@c-api.service[100013]: WARNING cinder.quota [None req-61dd0657-467a-402d-9989-2ab7e1d98ce7 tempest-ProjectReaderTests-702487755 tempest-ProjectReaderTests-702487755-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1819021969 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1819021969, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:37:15.027804 np0000004352 devstack@c-api.service[100013]: WARNING cinder.quota [None req-61dd0657-467a-402d-9989-2ab7e1d98ce7 tempest-ProjectReaderTests-702487755 tempest-ProjectReaderTests-702487755-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1819021969 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1819021969, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:37:15.042782 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.quota [None req-61dd0657-467a-402d-9989-2ab7e1d98ce7 tempest-ProjectReaderTests-702487755 tempest-ProjectReaderTests-702487755-project-admin] Created reservations ['cfee208d-5499-43a2-8c11-f8ea32176f16', 'adae45ac-d4a0-4272-adee-78eb4798fdd7', 'a55282f1-6854-4619-87c4-9af71fb12caf', '9046bd21-4e5d-47be-8aa2-41759bc1db8f'] {{(pid=100013) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:37:15.045801 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-2e3b1148-66fc-487f-898f-c1906c2d46c6 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:15.046237 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-2e3b1148-66fc-487f-898f-c1906c2d46c6 None None] GET https://10.4.3.223/volume// Jul 03 02:37:15.046427 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-2e3b1148-66fc-487f-898f-c1906c2d46c6 None None] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:15.046665 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-2e3b1148-66fc-487f-898f-c1906c2d46c6 None None] Calling method 'all' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:15.047076 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-2e3b1148-66fc-487f-898f-c1906c2d46c6 None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:37:15.047380 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 958/3868] 10.4.3.223 () {66 vars in 1428 bytes} [Fri Jul 3 02:37:15 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:37:15.055208 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-a11da577-2c2f-48f5-8191-4129f5b008a0 req-9672937a-1fde-409e-b970-28372c551a7d None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:15.056952 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-a11da577-2c2f-48f5-8191-4129f5b008a0 req-9672937a-1fde-409e-b970-28372c551a7d tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] POST https://10.4.3.223/volume/v3/attachments Jul 03 02:37:15.057234 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-a11da577-2c2f-48f5-8191-4129f5b008a0 req-9672937a-1fde-409e-b970-28372c551a7d tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8c95247f-3e42-40cb-99ce-718d6af561dc", "connector": null, "instance_uuid": "570b31c7-b25a-409a-9851-d8d807db5b4e"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:37:15.065826 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:15.065826 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:37:15.066341 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-0b87f760-9fd6-4d9e-b74d-9ed4c887b4dc req-a1a4b9aa-7e44-4e9a-b0e8-c69decf46de0 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:15.068159 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-0b87f760-9fd6-4d9e-b74d-9ed4c887b4dc req-a1a4b9aa-7e44-4e9a-b0e8-c69decf46de0 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] POST https://10.4.3.223/volume/v3/attachments/08e38c67-fe75-4cee-979b-70c3df1c33df/action Jul 03 02:37:15.068493 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-0b87f760-9fd6-4d9e-b74d-9ed4c887b4dc req-a1a4b9aa-7e44-4e9a-b0e8-c69decf46de0 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Action body: b'{"os-complete": null}' {{(pid=100015) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:37:15.069023 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-0b87f760-9fd6-4d9e-b74d-9ed4c887b4dc req-a1a4b9aa-7e44-4e9a-b0e8-c69decf46de0 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:37:15.081809 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-61dd0657-467a-402d-9989-2ab7e1d98ce7 tempest-ProjectReaderTests-702487755 tempest-ProjectReaderTests-702487755-project-admin] Delete volume request issued successfully. Jul 03 02:37:15.081987 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-61dd0657-467a-402d-9989-2ab7e1d98ce7 tempest-ProjectReaderTests-702487755 tempest-ProjectReaderTests-702487755-project-admin] https://10.4.3.223/volume/v3/volumes/c9246ec4-6f10-4e29-88a8-0da867483b37 returned with HTTP 202 Jul 03 02:37:15.082151 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:15.082151 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:37:15.082509 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 970/3869] 10.4.3.223 () {68 vars in 1391 bytes} [Fri Jul 3 02:37:15 2026] DELETE /volume/v3/volumes/c9246ec4-6f10-4e29-88a8-0da867483b37 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:37:15.090725 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-ec92f1d0-f19f-4ad1-86a0-dafd04b248e3 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:15.092443 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-ec92f1d0-f19f-4ad1-86a0-dafd04b248e3 tempest-ProjectReaderTests-702487755 tempest-ProjectReaderTests-702487755-project-admin] DELETE https://10.4.3.223/volume/v3/types/8bd8471c-2bd5-4ca1-8248-42e75b52c766 Jul 03 02:37:15.092603 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-ec92f1d0-f19f-4ad1-86a0-dafd04b248e3 tempest-ProjectReaderTests-702487755 tempest-ProjectReaderTests-702487755-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:15.092790 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-ec92f1d0-f19f-4ad1-86a0-dafd04b248e3 tempest-ProjectReaderTests-702487755 tempest-ProjectReaderTests-702487755-project-admin] Calling method '_delete' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:15.093494 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-0b87f760-9fd6-4d9e-b74d-9ed4c887b4dc req-a1a4b9aa-7e44-4e9a-b0e8-c69decf46de0 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/attachments/08e38c67-fe75-4cee-979b-70c3df1c33df/action returned with HTTP 204 Jul 03 02:37:15.093909 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 974/3870] 10.4.3.223 () {74 vars in 1725 bytes} [Fri Jul 3 02:37:15 2026] POST /volume/v3/attachments/08e38c67-fe75-4cee-979b-70c3df1c33df/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:37:15.099056 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-a11da577-2c2f-48f5-8191-4129f5b008a0 req-9672937a-1fde-409e-b970-28372c551a7d tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Jul 03 02:37:15.099527 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 969/3871] 10.4.3.223 () {74 vars in 1594 bytes} [Fri Jul 3 02:37:15 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) Jul 03 02:37:15.114816 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-ec92f1d0-f19f-4ad1-86a0-dafd04b248e3 tempest-ProjectReaderTests-702487755 tempest-ProjectReaderTests-702487755-project-admin] https://10.4.3.223/volume/v3/types/8bd8471c-2bd5-4ca1-8248-42e75b52c766 returned with HTTP 202 Jul 03 02:37:15.115246 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 959/3872] 10.4.3.223 () {66 vars in 1345 bytes} [Fri Jul 3 02:37:15 2026] DELETE /volume/v3/types/8bd8471c-2bd5-4ca1-8248-42e75b52c766 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:37:15.243655 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-c348f08e-5b37-4f44-8d4f-002518a0f2a0 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:15.245362 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-c348f08e-5b37-4f44-8d4f-002518a0f2a0 tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] GET https://10.4.3.223/volume/v3/volumes/567b6e18-1e6b-4314-8f0d-4ccdbfef8ff5 Jul 03 02:37:15.245562 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-c348f08e-5b37-4f44-8d4f-002518a0f2a0 tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:15.245722 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-c348f08e-5b37-4f44-8d4f-002518a0f2a0 tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:15.252150 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:15.252150 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:37:15.255937 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-c348f08e-5b37-4f44-8d4f-002518a0f2a0 tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] Volume info retrieved successfully. Jul 03 02:37:15.260836 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-c348f08e-5b37-4f44-8d4f-002518a0f2a0 tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] https://10.4.3.223/volume/v3/volumes/567b6e18-1e6b-4314-8f0d-4ccdbfef8ff5 returned with HTTP 200 Jul 03 02:37:15.261225 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 971/3873] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:37:15 2026] GET /volume/v3/volumes/567b6e18-1e6b-4314-8f0d-4ccdbfef8ff5 => generated 867 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:37:15.384081 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-6e05b917-8d3d-4b82-b565-b3cdc32df4c0 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:15.385754 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-6e05b917-8d3d-4b82-b565-b3cdc32df4c0 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] GET https://10.4.3.223/volume/v3/volumes/02336e0b-764a-460e-9c1e-5c6bca277984 Jul 03 02:37:15.385914 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-6e05b917-8d3d-4b82-b565-b3cdc32df4c0 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:15.386093 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-6e05b917-8d3d-4b82-b565-b3cdc32df4c0 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:15.390733 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-6e05b917-8d3d-4b82-b565-b3cdc32df4c0 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] https://10.4.3.223/volume/v3/volumes/02336e0b-764a-460e-9c1e-5c6bca277984 returned with HTTP 404 Jul 03 02:37:15.391175 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 975/3874] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:37:15 2026] GET /volume/v3/volumes/02336e0b-764a-460e-9c1e-5c6bca277984 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:37:15.398287 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-4e355071-4ea7-408c-bc8f-70b4ff1ba965 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:15.400318 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-4e355071-4ea7-408c-bc8f-70b4ff1ba965 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/51bf98f8-e590-4adf-9c7a-de848085ff11 Jul 03 02:37:15.400318 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-4e355071-4ea7-408c-bc8f-70b4ff1ba965 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:15.400548 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-4e355071-4ea7-408c-bc8f-70b4ff1ba965 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Calling method 'delete' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:15.400671 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.snapshots [None req-4e355071-4ea7-408c-bc8f-70b4ff1ba965 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Delete snapshot with id: 51bf98f8-e590-4adf-9c7a-de848085ff11 Jul 03 02:37:15.405449 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:15.405449 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:37:15.405852 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-4e355071-4ea7-408c-bc8f-70b4ff1ba965 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Snapshot retrieved successfully. Jul 03 02:37:15.424822 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-4e355071-4ea7-408c-bc8f-70b4ff1ba965 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Snapshot delete request issued successfully. Jul 03 02:37:15.424986 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-4e355071-4ea7-408c-bc8f-70b4ff1ba965 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] https://10.4.3.223/volume/v3/snapshots/51bf98f8-e590-4adf-9c7a-de848085ff11 returned with HTTP 202 Jul 03 02:37:15.425430 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 970/3875] 10.4.3.223 () {66 vars in 1357 bytes} [Fri Jul 3 02:37:15 2026] DELETE /volume/v3/snapshots/51bf98f8-e590-4adf-9c7a-de848085ff11 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:37:15.433324 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-a04f5fc2-a23b-47d3-86fd-5f39b4380575 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:15.434116 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-a04f5fc2-a23b-47d3-86fd-5f39b4380575 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] GET https://10.4.3.223/volume/v3/snapshots/51bf98f8-e590-4adf-9c7a-de848085ff11 Jul 03 02:37:15.434288 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-a04f5fc2-a23b-47d3-86fd-5f39b4380575 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:15.434491 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-a04f5fc2-a23b-47d3-86fd-5f39b4380575 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:15.439506 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:15.439506 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:37:15.439990 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-a04f5fc2-a23b-47d3-86fd-5f39b4380575 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Snapshot retrieved successfully. Jul 03 02:37:15.440725 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-a04f5fc2-a23b-47d3-86fd-5f39b4380575 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] https://10.4.3.223/volume/v3/snapshots/51bf98f8-e590-4adf-9c7a-de848085ff11 returned with HTTP 200 Jul 03 02:37:15.441163 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 960/3876] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:37:15 2026] GET /volume/v3/snapshots/51bf98f8-e590-4adf-9c7a-de848085ff11 => generated 473 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:37:15.530683 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-625bfb50-8dbb-471b-9460-d0a0beadd71b None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:15.532246 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-625bfb50-8dbb-471b-9460-d0a0beadd71b tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] GET https://10.4.3.223/volume/v3/volumes/8c95247f-3e42-40cb-99ce-718d6af561dc Jul 03 02:37:15.532430 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-625bfb50-8dbb-471b-9460-d0a0beadd71b tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:15.532612 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-625bfb50-8dbb-471b-9460-d0a0beadd71b tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:15.540866 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:15.540866 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:37:15.543990 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-625bfb50-8dbb-471b-9460-d0a0beadd71b tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Volume info retrieved successfully. Jul 03 02:37:15.547828 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-625bfb50-8dbb-471b-9460-d0a0beadd71b tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] https://10.4.3.223/volume/v3/volumes/8c95247f-3e42-40cb-99ce-718d6af561dc returned with HTTP 200 Jul 03 02:37:15.548107 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 972/3877] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:37:15 2026] GET /volume/v3/volumes/8c95247f-3e42-40cb-99ce-718d6af561dc => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:37:15.625699 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-3b6aed5c-7144-4aae-b8d1-d8e9ec89b99d None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:15.626112 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-3b6aed5c-7144-4aae-b8d1-d8e9ec89b99d None None] GET https://10.4.3.223/volume// Jul 03 02:37:15.626303 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-3b6aed5c-7144-4aae-b8d1-d8e9ec89b99d None None] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:15.626534 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-3b6aed5c-7144-4aae-b8d1-d8e9ec89b99d None None] Calling method 'all' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:15.626893 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-3b6aed5c-7144-4aae-b8d1-d8e9ec89b99d None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:37:15.627180 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 976/3878] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:37:15 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:37:15.634201 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-a11da577-2c2f-48f5-8191-4129f5b008a0 req-34a1a1ff-b946-48ba-95da-70c5b10a8c5d None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:15.636062 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-a11da577-2c2f-48f5-8191-4129f5b008a0 req-34a1a1ff-b946-48ba-95da-70c5b10a8c5d tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] GET https://10.4.3.223/volume/v3/volumes/8c95247f-3e42-40cb-99ce-718d6af561dc Jul 03 02:37:15.636275 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-a11da577-2c2f-48f5-8191-4129f5b008a0 req-34a1a1ff-b946-48ba-95da-70c5b10a8c5d tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:15.636405 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-a11da577-2c2f-48f5-8191-4129f5b008a0 req-34a1a1ff-b946-48ba-95da-70c5b10a8c5d tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:15.645386 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:15.645386 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:37:15.649087 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [req-a11da577-2c2f-48f5-8191-4129f5b008a0 req-34a1a1ff-b946-48ba-95da-70c5b10a8c5d tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Volume info retrieved successfully. Jul 03 02:37:15.652684 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-a11da577-2c2f-48f5-8191-4129f5b008a0 req-34a1a1ff-b946-48ba-95da-70c5b10a8c5d tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] https://10.4.3.223/volume/v3/volumes/8c95247f-3e42-40cb-99ce-718d6af561dc returned with HTTP 200 Jul 03 02:37:15.653106 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 971/3879] 10.4.3.223 () {70 vars in 1639 bytes} [Fri Jul 3 02:37:15 2026] GET /volume/v3/volumes/8c95247f-3e42-40cb-99ce-718d6af561dc => generated 1026 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:37:15.751514 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-a11da577-2c2f-48f5-8191-4129f5b008a0 req-73548169-e751-442a-83ac-73b80b981826 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:15.753534 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-a11da577-2c2f-48f5-8191-4129f5b008a0 req-73548169-e751-442a-83ac-73b80b981826 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] PUT https://10.4.3.223/volume/v3/attachments/7403da31-51ce-4aaf-a09e-77a6eeb091c5 Jul 03 02:37:15.754149 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-a11da577-2c2f-48f5-8191-4129f5b008a0 req-73548169-e751-442a-83ac-73b80b981826 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000004352", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2a2633a05d73", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "80a8c083-552c-46a2-8db9-fd9e83fa2364", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:37:15.761630 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.coordination [req-a11da577-2c2f-48f5-8191-4129f5b008a0 req-73548169-e751-442a-83ac-73b80b981826 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Acquiring lock "cinder-attachment_update-8c95247f-3e42-40cb-99ce-718d6af561dc-np0000004352" by "attachment_update" {{(pid=100014) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 02:37:15.766972 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.coordination [req-a11da577-2c2f-48f5-8191-4129f5b008a0 req-73548169-e751-442a-83ac-73b80b981826 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Lock "cinder-attachment_update-8c95247f-3e42-40cb-99ce-718d6af561dc-np0000004352" acquired by "attachment_update" :: waited 0.005s {{(pid=100014) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 02:37:15.768530 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:15.768530 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:37:16.286013 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.coordination [req-a11da577-2c2f-48f5-8191-4129f5b008a0 req-73548169-e751-442a-83ac-73b80b981826 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Lock "cinder-attachment_update-8c95247f-3e42-40cb-99ce-718d6af561dc-np0000004352" released by "attachment_update" :: held 0.519s {{(pid=100014) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 02:37:16.286351 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-a11da577-2c2f-48f5-8191-4129f5b008a0 req-73548169-e751-442a-83ac-73b80b981826 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] https://10.4.3.223/volume/v3/attachments/7403da31-51ce-4aaf-a09e-77a6eeb091c5 returned with HTTP 200 Jul 03 02:37:16.286805 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 961/3880] 10.4.3.223 () {74 vars in 1704 bytes} [Fri Jul 3 02:37:15 2026] PUT /volume/v3/attachments/7403da31-51ce-4aaf-a09e-77a6eeb091c5 => generated 969 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:37:16.449296 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-0a05a3e8-0682-40f4-97c7-0dd0ba0e41f9 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:16.450900 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-0a05a3e8-0682-40f4-97c7-0dd0ba0e41f9 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] GET https://10.4.3.223/volume/v3/snapshots/51bf98f8-e590-4adf-9c7a-de848085ff11 Jul 03 02:37:16.451066 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-0a05a3e8-0682-40f4-97c7-0dd0ba0e41f9 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:16.451251 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-0a05a3e8-0682-40f4-97c7-0dd0ba0e41f9 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:16.454914 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-0a05a3e8-0682-40f4-97c7-0dd0ba0e41f9 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] https://10.4.3.223/volume/v3/snapshots/51bf98f8-e590-4adf-9c7a-de848085ff11 returned with HTTP 404 Jul 03 02:37:16.455352 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 973/3881] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:37:16 2026] GET /volume/v3/snapshots/51bf98f8-e590-4adf-9c7a-de848085ff11 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:37:16.461240 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-fce1e299-3478-4037-ad99-2c01f9a9003a None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:16.462761 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-fce1e299-3478-4037-ad99-2c01f9a9003a tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] DELETE https://10.4.3.223/volume/v3/volumes/edbceede-17dc-407c-bf8e-2e9a31e97825 Jul 03 02:37:16.462917 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-fce1e299-3478-4037-ad99-2c01f9a9003a tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:16.463076 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-fce1e299-3478-4037-ad99-2c01f9a9003a tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:16.463227 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-fce1e299-3478-4037-ad99-2c01f9a9003a tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Delete volume with id: edbceede-17dc-407c-bf8e-2e9a31e97825 Jul 03 02:37:16.469562 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-1f74bd23-bc8d-4dfd-96ee-e2c3819081b1 req-5209bc6a-f30f-4c85-8d42-c023fa4322cb None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:16.470778 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:16.470778 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:37:16.471257 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-fce1e299-3478-4037-ad99-2c01f9a9003a tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Volume info retrieved successfully. Jul 03 02:37:16.471903 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-1f74bd23-bc8d-4dfd-96ee-e2c3819081b1 req-5209bc6a-f30f-4c85-8d42-c023fa4322cb tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] GET https://10.4.3.223/volume/v3/volumes/ff64dd71-211b-4aa1-a8a2-2598df639fcc Jul 03 02:37:16.471903 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-1f74bd23-bc8d-4dfd-96ee-e2c3819081b1 req-5209bc6a-f30f-4c85-8d42-c023fa4322cb tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:16.471903 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-1f74bd23-bc8d-4dfd-96ee-e2c3819081b1 req-5209bc6a-f30f-4c85-8d42-c023fa4322cb tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:16.478029 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:16.478029 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:37:16.481658 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [req-1f74bd23-bc8d-4dfd-96ee-e2c3819081b1 req-5209bc6a-f30f-4c85-8d42-c023fa4322cb tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Volume info retrieved successfully. Jul 03 02:37:16.485792 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-1f74bd23-bc8d-4dfd-96ee-e2c3819081b1 req-5209bc6a-f30f-4c85-8d42-c023fa4322cb tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] https://10.4.3.223/volume/v3/volumes/ff64dd71-211b-4aa1-a8a2-2598df639fcc returned with HTTP 200 Jul 03 02:37:16.486241 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 972/3882] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:37:16 2026] GET /volume/v3/volumes/ff64dd71-211b-4aa1-a8a2-2598df639fcc => generated 905 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:37:16.489498 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-fce1e299-3478-4037-ad99-2c01f9a9003a tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Delete volume request issued successfully. Jul 03 02:37:16.489769 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-fce1e299-3478-4037-ad99-2c01f9a9003a tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] https://10.4.3.223/volume/v3/volumes/edbceede-17dc-407c-bf8e-2e9a31e97825 returned with HTTP 202 Jul 03 02:37:16.490331 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 977/3883] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:37:16 2026] DELETE /volume/v3/volumes/edbceede-17dc-407c-bf8e-2e9a31e97825 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:37:16.497294 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-055fddaf-7e50-4603-9289-e46ee985e227 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:16.498967 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-055fddaf-7e50-4603-9289-e46ee985e227 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] GET https://10.4.3.223/volume/v3/volumes/edbceede-17dc-407c-bf8e-2e9a31e97825 Jul 03 02:37:16.499190 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-055fddaf-7e50-4603-9289-e46ee985e227 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:16.499400 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-055fddaf-7e50-4603-9289-e46ee985e227 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:16.507904 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:16.507904 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:37:16.511481 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-055fddaf-7e50-4603-9289-e46ee985e227 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Volume info retrieved successfully. Jul 03 02:37:16.516930 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-055fddaf-7e50-4603-9289-e46ee985e227 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] https://10.4.3.223/volume/v3/volumes/edbceede-17dc-407c-bf8e-2e9a31e97825 returned with HTTP 200 Jul 03 02:37:16.517475 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 962/3884] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:37:16 2026] GET /volume/v3/volumes/edbceede-17dc-407c-bf8e-2e9a31e97825 => generated 852 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:37:16.560405 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-56900d5d-b507-46f6-85a8-7d2233eb85a5 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:16.562028 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-56900d5d-b507-46f6-85a8-7d2233eb85a5 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] GET https://10.4.3.223/volume/v3/volumes/8c95247f-3e42-40cb-99ce-718d6af561dc Jul 03 02:37:16.562228 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-56900d5d-b507-46f6-85a8-7d2233eb85a5 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:16.562392 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-56900d5d-b507-46f6-85a8-7d2233eb85a5 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:16.572812 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:16.572812 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:37:16.576431 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-56900d5d-b507-46f6-85a8-7d2233eb85a5 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Volume info retrieved successfully. Jul 03 02:37:16.581650 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-56900d5d-b507-46f6-85a8-7d2233eb85a5 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] https://10.4.3.223/volume/v3/volumes/8c95247f-3e42-40cb-99ce-718d6af561dc returned with HTTP 200 Jul 03 02:37:16.582159 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 974/3885] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:37:16 2026] GET /volume/v3/volumes/8c95247f-3e42-40cb-99ce-718d6af561dc => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:37:16.616013 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-8ed1b5b4-6ed8-42be-b5d4-d7936462dbb5 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:16.691800 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-8ed1b5b4-6ed8-42be-b5d4-d7936462dbb5 tempest-ProjectReaderTests-198408570 tempest-ProjectReaderTests-198408570-project-admin] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:37:16.692092 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-8ed1b5b4-6ed8-42be-b5d4-d7936462dbb5 tempest-ProjectReaderTests-198408570 tempest-ProjectReaderTests-198408570-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1300876640"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:37:16.693389 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.volumes [None req-8ed1b5b4-6ed8-42be-b5d4-d7936462dbb5 tempest-ProjectReaderTests-198408570 tempest-ProjectReaderTests-198408570-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1300876640'}} {{(pid=100012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:37:16.693535 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.volumes [None req-8ed1b5b4-6ed8-42be-b5d4-d7936462dbb5 tempest-ProjectReaderTests-198408570 tempest-ProjectReaderTests-198408570-project-admin] Create volume of 1 GB Jul 03 02:37:16.696728 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-8ed1b5b4-6ed8-42be-b5d4-d7936462dbb5 tempest-ProjectReaderTests-198408570 tempest-ProjectReaderTests-198408570-project-admin] Availability Zones retrieved successfully. Jul 03 02:37:16.701975 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-8ed1b5b4-6ed8-42be-b5d4-d7936462dbb5 tempest-ProjectReaderTests-198408570 tempest-ProjectReaderTests-198408570-project-admin] Flow 'volume_create_api' (f662367b-faa5-4d68-94df-f49ee045ab14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:37:16.702772 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-8ed1b5b4-6ed8-42be-b5d4-d7936462dbb5 tempest-ProjectReaderTests-198408570 tempest-ProjectReaderTests-198408570-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f8923f5-63ad-4475-b414-1c1b65d2f2ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:16.703501 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.flows.api.create_volume [None req-8ed1b5b4-6ed8-42be-b5d4-d7936462dbb5 tempest-ProjectReaderTests-198408570 tempest-ProjectReaderTests-198408570-project-admin] Validating volume size '1' using validate_int {{(pid=100012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:37:16.724295 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-8ed1b5b4-6ed8-42be-b5d4-d7936462dbb5 tempest-ProjectReaderTests-198408570 tempest-ProjectReaderTests-198408570-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f8923f5-63ad-4475-b414-1c1b65d2f2ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:16.724996 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-8ed1b5b4-6ed8-42be-b5d4-d7936462dbb5 tempest-ProjectReaderTests-198408570 tempest-ProjectReaderTests-198408570-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c7b5de6-de02-418f-aca4-fa9b61dd6258) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:16.775718 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.quota [None req-8ed1b5b4-6ed8-42be-b5d4-d7936462dbb5 tempest-ProjectReaderTests-198408570 tempest-ProjectReaderTests-198408570-project-admin] Created reservations ['75832260-f46b-4cc5-9a2e-d38afa7b546d', 'ae2ad85f-d87d-40ae-91a1-ecd8952188e0', '4ec7156f-08b6-422b-8e9e-ebbfbd3e1a81', '328fdb91-bb52-492e-9c54-8464a82459e6'] {{(pid=100012) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:37:16.776440 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-8ed1b5b4-6ed8-42be-b5d4-d7936462dbb5 tempest-ProjectReaderTests-198408570 tempest-ProjectReaderTests-198408570-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c7b5de6-de02-418f-aca4-fa9b61dd6258) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['75832260-f46b-4cc5-9a2e-d38afa7b546d', 'ae2ad85f-d87d-40ae-91a1-ecd8952188e0', '4ec7156f-08b6-422b-8e9e-ebbfbd3e1a81', '328fdb91-bb52-492e-9c54-8464a82459e6']}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:16.777094 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-8ed1b5b4-6ed8-42be-b5d4-d7936462dbb5 tempest-ProjectReaderTests-198408570 tempest-ProjectReaderTests-198408570-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe2a0294-676a-47ed-a4b1-aeee40406b3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:16.798754 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-8ed1b5b4-6ed8-42be-b5d4-d7936462dbb5 tempest-ProjectReaderTests-198408570 tempest-ProjectReaderTests-198408570-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe2a0294-676a-47ed-a4b1-aeee40406b3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '845347b2-0979-4a3c-b2f3-e6380116c241', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1300876640',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fbe218a3d989482794d5ced08366747d',qos_specs=None,replication_status=,reservations=['75832260-f46b-4cc5-9a2e-d38afa7b546d','ae2ad85f-d87d-40ae-91a1-ecd8952188e0','4ec7156f-08b6-422b-8e9e-ebbfbd3e1a81','328fdb91-bb52-492e-9c54-8464a82459e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c09c07e004a645f9aa21a0f0aa470f0b',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:37:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1300876640',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=845347b2-0979-4a3c-b2f3-e6380116c241,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fbe218a3d989482794d5ced08366747d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c09c07e004a645f9aa21a0f0aa470f0b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:16.799530 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-8ed1b5b4-6ed8-42be-b5d4-d7936462dbb5 tempest-ProjectReaderTests-198408570 tempest-ProjectReaderTests-198408570-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b20f35ee-fbeb-4715-8f11-071784f32ffa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:16.818904 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-8ed1b5b4-6ed8-42be-b5d4-d7936462dbb5 tempest-ProjectReaderTests-198408570 tempest-ProjectReaderTests-198408570-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b20f35ee-fbeb-4715-8f11-071784f32ffa) transitioned into state 'SUCCESS' from state '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-1300876640',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fbe218a3d989482794d5ced08366747d',qos_specs=None,replication_status=,reservations=['75832260-f46b-4cc5-9a2e-d38afa7b546d','ae2ad85f-d87d-40ae-91a1-ecd8952188e0','4ec7156f-08b6-422b-8e9e-ebbfbd3e1a81','328fdb91-bb52-492e-9c54-8464a82459e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c09c07e004a645f9aa21a0f0aa470f0b',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:16.819563 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-8ed1b5b4-6ed8-42be-b5d4-d7936462dbb5 tempest-ProjectReaderTests-198408570 tempest-ProjectReaderTests-198408570-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (528347d7-5e7a-44f4-8fbf-6a7b5d845511) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:16.829546 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-8ed1b5b4-6ed8-42be-b5d4-d7936462dbb5 tempest-ProjectReaderTests-198408570 tempest-ProjectReaderTests-198408570-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (528347d7-5e7a-44f4-8fbf-6a7b5d845511) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:16.830111 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-8ed1b5b4-6ed8-42be-b5d4-d7936462dbb5 tempest-ProjectReaderTests-198408570 tempest-ProjectReaderTests-198408570-project-admin] Flow 'volume_create_api' (f662367b-faa5-4d68-94df-f49ee045ab14) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:37:16.830465 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-8ed1b5b4-6ed8-42be-b5d4-d7936462dbb5 tempest-ProjectReaderTests-198408570 tempest-ProjectReaderTests-198408570-project-admin] Create volume request issued successfully. Jul 03 02:37:16.831008 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-8ed1b5b4-6ed8-42be-b5d4-d7936462dbb5 tempest-ProjectReaderTests-198408570 tempest-ProjectReaderTests-198408570-project-admin] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:37:16.831408 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 973/3886] 10.4.3.223 () {68 vars in 1258 bytes} [Fri Jul 3 02:37:16 2026] POST /volume/v3/volumes => generated 778 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:37:16.845991 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-e8181ce4-6f5d-436f-ac01-3f88418f1513 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:16.848224 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-e8181ce4-6f5d-436f-ac01-3f88418f1513 tempest-ProjectReaderTests-198408570 tempest-ProjectReaderTests-198408570-project-admin] GET https://10.4.3.223/volume/v3/volumes/845347b2-0979-4a3c-b2f3-e6380116c241 Jul 03 02:37:16.848504 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-e8181ce4-6f5d-436f-ac01-3f88418f1513 tempest-ProjectReaderTests-198408570 tempest-ProjectReaderTests-198408570-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:16.848769 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-e8181ce4-6f5d-436f-ac01-3f88418f1513 tempest-ProjectReaderTests-198408570 tempest-ProjectReaderTests-198408570-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:16.857275 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:16.857275 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:37:16.861588 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-e8181ce4-6f5d-436f-ac01-3f88418f1513 tempest-ProjectReaderTests-198408570 tempest-ProjectReaderTests-198408570-project-admin] Volume info retrieved successfully. Jul 03 02:37:16.866674 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-e8181ce4-6f5d-436f-ac01-3f88418f1513 tempest-ProjectReaderTests-198408570 tempest-ProjectReaderTests-198408570-project-admin] https://10.4.3.223/volume/v3/volumes/845347b2-0979-4a3c-b2f3-e6380116c241 returned with HTTP 200 Jul 03 02:37:16.867242 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 978/3887] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:37:16 2026] GET /volume/v3/volumes/845347b2-0979-4a3c-b2f3-e6380116c241 => generated 957 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:37:17.529757 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-656e26fe-3894-4a25-a617-ed9c20313fa2 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:17.531326 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-656e26fe-3894-4a25-a617-ed9c20313fa2 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] GET https://10.4.3.223/volume/v3/volumes/edbceede-17dc-407c-bf8e-2e9a31e97825 Jul 03 02:37:17.531522 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-656e26fe-3894-4a25-a617-ed9c20313fa2 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:17.531686 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-656e26fe-3894-4a25-a617-ed9c20313fa2 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:17.536829 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-656e26fe-3894-4a25-a617-ed9c20313fa2 tempest-CreateVolumesFromSnapshotTest-1595794108 tempest-CreateVolumesFromSnapshotTest-1595794108-project-member] https://10.4.3.223/volume/v3/volumes/edbceede-17dc-407c-bf8e-2e9a31e97825 returned with HTTP 404 Jul 03 02:37:17.537318 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 963/3888] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:37:17 2026] GET /volume/v3/volumes/edbceede-17dc-407c-bf8e-2e9a31e97825 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:37:17.593225 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-c3593a84-9cec-4b1e-b0d4-2558e49793d6 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:17.595538 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-c3593a84-9cec-4b1e-b0d4-2558e49793d6 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] GET https://10.4.3.223/volume/v3/volumes/8c95247f-3e42-40cb-99ce-718d6af561dc Jul 03 02:37:17.595748 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-c3593a84-9cec-4b1e-b0d4-2558e49793d6 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:17.595951 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-c3593a84-9cec-4b1e-b0d4-2558e49793d6 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:17.605232 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:17.605232 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:37:17.608518 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-c3593a84-9cec-4b1e-b0d4-2558e49793d6 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Volume info retrieved successfully. Jul 03 02:37:17.613185 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-c3593a84-9cec-4b1e-b0d4-2558e49793d6 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] https://10.4.3.223/volume/v3/volumes/8c95247f-3e42-40cb-99ce-718d6af561dc returned with HTTP 200 Jul 03 02:37:17.613584 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 975/3889] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:37:17 2026] GET /volume/v3/volumes/8c95247f-3e42-40cb-99ce-718d6af561dc => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:37:17.720809 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-39f78f85-76a1-4a4e-9e11-de9907368a0a None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:17.722537 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-39f78f85-76a1-4a4e-9e11-de9907368a0a tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] DELETE https://10.4.3.223/volume/v3/volumes/2c90aa8e-9e6c-4f92-86d0-3e504d0408eb Jul 03 02:37:17.722678 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-39f78f85-76a1-4a4e-9e11-de9907368a0a tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:17.722870 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-39f78f85-76a1-4a4e-9e11-de9907368a0a tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Calling method 'delete' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:17.723031 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.volumes [None req-39f78f85-76a1-4a4e-9e11-de9907368a0a tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Delete volume with id: 2c90aa8e-9e6c-4f92-86d0-3e504d0408eb Jul 03 02:37:17.729481 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:17.729481 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:37:17.729924 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-39f78f85-76a1-4a4e-9e11-de9907368a0a tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Volume info retrieved successfully. Jul 03 02:37:17.744453 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-39f78f85-76a1-4a4e-9e11-de9907368a0a tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Delete volume request issued successfully. Jul 03 02:37:17.744619 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-39f78f85-76a1-4a4e-9e11-de9907368a0a tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] https://10.4.3.223/volume/v3/volumes/2c90aa8e-9e6c-4f92-86d0-3e504d0408eb returned with HTTP 202 Jul 03 02:37:17.745019 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 974/3890] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:37:17 2026] DELETE /volume/v3/volumes/2c90aa8e-9e6c-4f92-86d0-3e504d0408eb => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:37:17.752385 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-92dbde91-1442-4a18-a153-788e2cfcdb0e None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:17.754649 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-92dbde91-1442-4a18-a153-788e2cfcdb0e tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] GET https://10.4.3.223/volume/v3/volumes/2c90aa8e-9e6c-4f92-86d0-3e504d0408eb Jul 03 02:37:17.754915 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-92dbde91-1442-4a18-a153-788e2cfcdb0e tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:17.755184 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-92dbde91-1442-4a18-a153-788e2cfcdb0e tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:17.763095 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:17.763095 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:37:17.767559 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-92dbde91-1442-4a18-a153-788e2cfcdb0e tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Volume info retrieved successfully. Jul 03 02:37:17.771743 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-92dbde91-1442-4a18-a153-788e2cfcdb0e tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] https://10.4.3.223/volume/v3/volumes/2c90aa8e-9e6c-4f92-86d0-3e504d0408eb returned with HTTP 200 Jul 03 02:37:17.772270 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 979/3891] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:37:17 2026] GET /volume/v3/volumes/2c90aa8e-9e6c-4f92-86d0-3e504d0408eb => generated 857 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:37:17.883275 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-891cd165-4e75-4fe7-82ff-e32812c056c9 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:17.887682 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-891cd165-4e75-4fe7-82ff-e32812c056c9 tempest-ProjectReaderTests-198408570 tempest-ProjectReaderTests-198408570-project-admin] GET https://10.4.3.223/volume/v3/volumes/845347b2-0979-4a3c-b2f3-e6380116c241 Jul 03 02:37:17.887682 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-891cd165-4e75-4fe7-82ff-e32812c056c9 tempest-ProjectReaderTests-198408570 tempest-ProjectReaderTests-198408570-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:17.887844 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-891cd165-4e75-4fe7-82ff-e32812c056c9 tempest-ProjectReaderTests-198408570 tempest-ProjectReaderTests-198408570-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:17.894968 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:17.894968 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:37:17.898083 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-891cd165-4e75-4fe7-82ff-e32812c056c9 tempest-ProjectReaderTests-198408570 tempest-ProjectReaderTests-198408570-project-admin] Volume info retrieved successfully. Jul 03 02:37:17.901917 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-891cd165-4e75-4fe7-82ff-e32812c056c9 tempest-ProjectReaderTests-198408570 tempest-ProjectReaderTests-198408570-project-admin] https://10.4.3.223/volume/v3/volumes/845347b2-0979-4a3c-b2f3-e6380116c241 returned with HTTP 200 Jul 03 02:37:17.902285 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 964/3892] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:37:17 2026] GET /volume/v3/volumes/845347b2-0979-4a3c-b2f3-e6380116c241 => generated 1018 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:37:17.913716 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-eb73f56d-b204-409e-b637-70a655288d85 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:18.001693 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-eb73f56d-b204-409e-b637-70a655288d85 tempest-ProjectReaderTests-198408570 tempest-ProjectReaderTests-198408570-project-reader] POST https://10.4.3.223/volume/v3/volumes/845347b2-0979-4a3c-b2f3-e6380116c241/action Jul 03 02:37:18.002002 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-eb73f56d-b204-409e-b637-70a655288d85 tempest-ProjectReaderTests-198408570 tempest-ProjectReaderTests-198408570-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100013) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:37:18.002186 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-eb73f56d-b204-409e-b637-70a655288d85 tempest-ProjectReaderTests-198408570 tempest-ProjectReaderTests-198408570-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:37:18.010220 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:18.010220 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:37:18.010682 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-eb73f56d-b204-409e-b637-70a655288d85 tempest-ProjectReaderTests-198408570 tempest-ProjectReaderTests-198408570-project-reader] Volume info retrieved successfully. Jul 03 02:37:18.011776 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.policy [None req-eb73f56d-b204-409e-b637-70a655288d85 tempest-ProjectReaderTests-198408570 tempest-ProjectReaderTests-198408570-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '99c266c646904453ae3886107d8a4e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fbe218a3d989482794d5ced08366747d', '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=100013) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 02:37:18.011959 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-eb73f56d-b204-409e-b637-70a655288d85 tempest-ProjectReaderTests-198408570 tempest-ProjectReaderTests-198408570-project-reader] https://10.4.3.223/volume/v3/volumes/845347b2-0979-4a3c-b2f3-e6380116c241/action returned with HTTP 403 Jul 03 02:37:18.012404 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 976/3893] 10.4.3.223 () {68 vars in 1390 bytes} [Fri Jul 3 02:37:17 2026] POST /volume/v3/volumes/845347b2-0979-4a3c-b2f3-e6380116c241/action => generated 131 bytes in 99 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:37:18.018950 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-848e1cb3-a1c3-46e8-9619-749e20a16cda None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:18.020940 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-848e1cb3-a1c3-46e8-9619-749e20a16cda tempest-ProjectReaderTests-198408570 tempest-ProjectReaderTests-198408570-project-admin] DELETE https://10.4.3.223/volume/v3/volumes/845347b2-0979-4a3c-b2f3-e6380116c241 Jul 03 02:37:18.021181 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-848e1cb3-a1c3-46e8-9619-749e20a16cda tempest-ProjectReaderTests-198408570 tempest-ProjectReaderTests-198408570-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:18.021451 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-848e1cb3-a1c3-46e8-9619-749e20a16cda tempest-ProjectReaderTests-198408570 tempest-ProjectReaderTests-198408570-project-admin] Calling method 'delete' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:18.021665 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.volumes [None req-848e1cb3-a1c3-46e8-9619-749e20a16cda tempest-ProjectReaderTests-198408570 tempest-ProjectReaderTests-198408570-project-admin] Delete volume with id: 845347b2-0979-4a3c-b2f3-e6380116c241 Jul 03 02:37:18.029304 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:18.029304 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:37:18.029741 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-848e1cb3-a1c3-46e8-9619-749e20a16cda tempest-ProjectReaderTests-198408570 tempest-ProjectReaderTests-198408570-project-admin] Volume info retrieved successfully. Jul 03 02:37:18.046729 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-848e1cb3-a1c3-46e8-9619-749e20a16cda tempest-ProjectReaderTests-198408570 tempest-ProjectReaderTests-198408570-project-admin] Delete volume request issued successfully. Jul 03 02:37:18.046955 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-848e1cb3-a1c3-46e8-9619-749e20a16cda tempest-ProjectReaderTests-198408570 tempest-ProjectReaderTests-198408570-project-admin] https://10.4.3.223/volume/v3/volumes/845347b2-0979-4a3c-b2f3-e6380116c241 returned with HTTP 202 Jul 03 02:37:18.047511 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 975/3894] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:37:18 2026] DELETE /volume/v3/volumes/845347b2-0979-4a3c-b2f3-e6380116c241 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:37:18.053718 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-f7d3d8d4-8e06-412a-9956-8bcace41ed2a None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:18.055495 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-f7d3d8d4-8e06-412a-9956-8bcace41ed2a tempest-ProjectReaderTests-198408570 tempest-ProjectReaderTests-198408570-project-admin] GET https://10.4.3.223/volume/v3/volumes/845347b2-0979-4a3c-b2f3-e6380116c241 Jul 03 02:37:18.055495 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-f7d3d8d4-8e06-412a-9956-8bcace41ed2a tempest-ProjectReaderTests-198408570 tempest-ProjectReaderTests-198408570-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:18.055608 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-f7d3d8d4-8e06-412a-9956-8bcace41ed2a tempest-ProjectReaderTests-198408570 tempest-ProjectReaderTests-198408570-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:18.061718 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:18.061718 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:37:18.065886 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-f7d3d8d4-8e06-412a-9956-8bcace41ed2a tempest-ProjectReaderTests-198408570 tempest-ProjectReaderTests-198408570-project-admin] Volume info retrieved successfully. Jul 03 02:37:18.071312 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-f7d3d8d4-8e06-412a-9956-8bcace41ed2a tempest-ProjectReaderTests-198408570 tempest-ProjectReaderTests-198408570-project-admin] https://10.4.3.223/volume/v3/volumes/845347b2-0979-4a3c-b2f3-e6380116c241 returned with HTTP 200 Jul 03 02:37:18.071901 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 980/3895] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:37:18 2026] GET /volume/v3/volumes/845347b2-0979-4a3c-b2f3-e6380116c241 => generated 1017 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:37:18.516777 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-a6c01eaf-45b3-4562-a92d-32d5f3327ccf None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:18.517112 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-a6c01eaf-45b3-4562-a92d-32d5f3327ccf None None] GET https://10.4.3.223/volume// Jul 03 02:37:18.517295 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-a6c01eaf-45b3-4562-a92d-32d5f3327ccf None None] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:18.517524 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-a6c01eaf-45b3-4562-a92d-32d5f3327ccf None None] Calling method 'all' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:18.517812 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-a6c01eaf-45b3-4562-a92d-32d5f3327ccf None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:37:18.518308 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 965/3896] 10.4.3.223 () {66 vars in 1428 bytes} [Fri Jul 3 02:37:18 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:37:18.526370 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-1f74bd23-bc8d-4dfd-96ee-e2c3819081b1 req-6be3f4ba-97ce-4bcc-b9e7-1fdb0deee0e3 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:18.528493 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-1f74bd23-bc8d-4dfd-96ee-e2c3819081b1 req-6be3f4ba-97ce-4bcc-b9e7-1fdb0deee0e3 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] POST https://10.4.3.223/volume/v3/attachments Jul 03 02:37:18.528906 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-1f74bd23-bc8d-4dfd-96ee-e2c3819081b1 req-6be3f4ba-97ce-4bcc-b9e7-1fdb0deee0e3 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ff64dd71-211b-4aa1-a8a2-2598df639fcc", "connector": null, "instance_uuid": "0e20891b-652a-478b-b96b-8549e75f7a8e"}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:37:18.537903 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:18.537903 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:37:18.565801 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-2006bb8d-f0e6-4f25-9f09-3ca345e2f92d None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:18.568743 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-1f74bd23-bc8d-4dfd-96ee-e2c3819081b1 req-6be3f4ba-97ce-4bcc-b9e7-1fdb0deee0e3 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Jul 03 02:37:18.569218 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 977/3897] 10.4.3.223 () {74 vars in 1594 bytes} [Fri Jul 3 02:37:18 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) Jul 03 02:37:18.625801 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-c97c5e1b-ec82-4856-9fa2-423616c59563 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:18.627527 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-c97c5e1b-ec82-4856-9fa2-423616c59563 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] GET https://10.4.3.223/volume/v3/volumes/8c95247f-3e42-40cb-99ce-718d6af561dc Jul 03 02:37:18.627686 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-c97c5e1b-ec82-4856-9fa2-423616c59563 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:18.627847 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-c97c5e1b-ec82-4856-9fa2-423616c59563 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:18.635944 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:18.635944 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:37:18.638738 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-c97c5e1b-ec82-4856-9fa2-423616c59563 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Volume info retrieved successfully. Jul 03 02:37:18.642116 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-2006bb8d-f0e6-4f25-9f09-3ca345e2f92d tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:37:18.642473 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-c97c5e1b-ec82-4856-9fa2-423616c59563 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] https://10.4.3.223/volume/v3/volumes/8c95247f-3e42-40cb-99ce-718d6af561dc returned with HTTP 200 Jul 03 02:37:18.642556 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-2006bb8d-f0e6-4f25-9f09-3ca345e2f92d tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1832401823"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:37:18.642834 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 981/3898] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:37:18 2026] GET /volume/v3/volumes/8c95247f-3e42-40cb-99ce-718d6af561dc => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:37:18.643890 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.volumes [None req-2006bb8d-f0e6-4f25-9f09-3ca345e2f92d tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1832401823'}} {{(pid=100012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:37:18.644021 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.volumes [None req-2006bb8d-f0e6-4f25-9f09-3ca345e2f92d tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Create volume of 1 GB Jul 03 02:37:18.647702 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-2006bb8d-f0e6-4f25-9f09-3ca345e2f92d tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Availability Zones retrieved successfully. Jul 03 02:37:18.653003 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-2006bb8d-f0e6-4f25-9f09-3ca345e2f92d tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Flow 'volume_create_api' (271896ba-f837-41a4-b553-c00cc9123c4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:37:18.653901 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-2006bb8d-f0e6-4f25-9f09-3ca345e2f92d tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e90eced5-31dc-4a33-8f18-d17307b358a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:18.654794 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.flows.api.create_volume [None req-2006bb8d-f0e6-4f25-9f09-3ca345e2f92d tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Validating volume size '1' using validate_int {{(pid=100012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:37:18.678684 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-2006bb8d-f0e6-4f25-9f09-3ca345e2f92d tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e90eced5-31dc-4a33-8f18-d17307b358a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:18.679347 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-2006bb8d-f0e6-4f25-9f09-3ca345e2f92d tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5dc93a5-059a-4fbb-9ad5-9b06e8629544) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:18.728092 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.quota [None req-2006bb8d-f0e6-4f25-9f09-3ca345e2f92d tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Created reservations ['88001335-18ea-4199-8c7b-1ab60d8e63b2', '63892265-578b-4e60-9f9d-90dad08d7fe8', 'd3f652f3-9bd0-4789-8c28-c0d51441bc79', 'd52ba8fc-1885-4a52-bb0c-6b5e1d70aeb5'] {{(pid=100012) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:37:18.728869 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-2006bb8d-f0e6-4f25-9f09-3ca345e2f92d tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5dc93a5-059a-4fbb-9ad5-9b06e8629544) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['88001335-18ea-4199-8c7b-1ab60d8e63b2', '63892265-578b-4e60-9f9d-90dad08d7fe8', 'd3f652f3-9bd0-4789-8c28-c0d51441bc79', 'd52ba8fc-1885-4a52-bb0c-6b5e1d70aeb5']}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:18.729532 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-2006bb8d-f0e6-4f25-9f09-3ca345e2f92d tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6cc192ea-01d7-44db-bc37-45c2a0452926) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:18.749041 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-2006bb8d-f0e6-4f25-9f09-3ca345e2f92d tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6cc192ea-01d7-44db-bc37-45c2a0452926) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dc47ffdf-d182-4dc6-ae4e-40c0442d740d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1832401823',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dbff4c5cac2b4d98ae1adc52129ba6e1',qos_specs=None,replication_status=,reservations=['88001335-18ea-4199-8c7b-1ab60d8e63b2','63892265-578b-4e60-9f9d-90dad08d7fe8','d3f652f3-9bd0-4789-8c28-c0d51441bc79','d52ba8fc-1885-4a52-bb0c-6b5e1d70aeb5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d73ec12583d04c30afaa7f9a17095de0',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:37:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1832401823',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dc47ffdf-d182-4dc6-ae4e-40c0442d740d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dbff4c5cac2b4d98ae1adc52129ba6e1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d73ec12583d04c30afaa7f9a17095de0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:18.749694 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-2006bb8d-f0e6-4f25-9f09-3ca345e2f92d tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3fdf105-8fa3-4895-ba1b-8e4a68074790) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:18.765344 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-2006bb8d-f0e6-4f25-9f09-3ca345e2f92d tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3fdf105-8fa3-4895-ba1b-8e4a68074790) transitioned into state 'SUCCESS' from state '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-1832401823',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dbff4c5cac2b4d98ae1adc52129ba6e1',qos_specs=None,replication_status=,reservations=['88001335-18ea-4199-8c7b-1ab60d8e63b2','63892265-578b-4e60-9f9d-90dad08d7fe8','d3f652f3-9bd0-4789-8c28-c0d51441bc79','d52ba8fc-1885-4a52-bb0c-6b5e1d70aeb5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d73ec12583d04c30afaa7f9a17095de0',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:18.766017 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-2006bb8d-f0e6-4f25-9f09-3ca345e2f92d tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4002bdd9-affc-4c2a-9774-783ae78d5b32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:18.773736 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-2006bb8d-f0e6-4f25-9f09-3ca345e2f92d tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4002bdd9-affc-4c2a-9774-783ae78d5b32) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:18.774704 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-2006bb8d-f0e6-4f25-9f09-3ca345e2f92d tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Flow 'volume_create_api' (271896ba-f837-41a4-b553-c00cc9123c4c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:37:18.774992 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-2006bb8d-f0e6-4f25-9f09-3ca345e2f92d tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Create volume request issued successfully. Jul 03 02:37:18.775507 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-2006bb8d-f0e6-4f25-9f09-3ca345e2f92d tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:37:18.775893 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 976/3899] 10.4.3.223 () {70 vars in 1299 bytes} [Fri Jul 3 02:37:18 2026] POST /volume/v3/volumes => generated 770 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:37:18.784411 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-d37b0975-1749-4d44-b851-9d5c530de155 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:18.786196 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-d37b0975-1749-4d44-b851-9d5c530de155 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] GET https://10.4.3.223/volume/v3/volumes/2c90aa8e-9e6c-4f92-86d0-3e504d0408eb Jul 03 02:37:18.786373 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-d37b0975-1749-4d44-b851-9d5c530de155 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:18.786563 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-d37b0975-1749-4d44-b851-9d5c530de155 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:18.786945 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-2eca150f-ce26-4fea-9304-9cb5bd811a9b None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:18.789225 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-2eca150f-ce26-4fea-9304-9cb5bd811a9b tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] GET https://10.4.3.223/volume/v3/volumes/dc47ffdf-d182-4dc6-ae4e-40c0442d740d Jul 03 02:37:18.789462 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-2eca150f-ce26-4fea-9304-9cb5bd811a9b tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:18.789636 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-2eca150f-ce26-4fea-9304-9cb5bd811a9b tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:18.791835 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-d37b0975-1749-4d44-b851-9d5c530de155 tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] https://10.4.3.223/volume/v3/volumes/2c90aa8e-9e6c-4f92-86d0-3e504d0408eb returned with HTTP 404 Jul 03 02:37:18.792248 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 966/3900] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:37:18 2026] GET /volume/v3/volumes/2c90aa8e-9e6c-4f92-86d0-3e504d0408eb => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:37:18.795672 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:18.795672 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:37:18.798797 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-87b7630a-44bd-46d3-a903-18aa5c46797b None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:18.799041 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-2eca150f-ce26-4fea-9304-9cb5bd811a9b tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Volume info retrieved successfully. Jul 03 02:37:18.801093 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-87b7630a-44bd-46d3-a903-18aa5c46797b tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] DELETE https://10.4.3.223/volume/v3/volumes/2522d5d1-4dff-49f8-b4b3-2fa88e55de8d Jul 03 02:37:18.801466 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-87b7630a-44bd-46d3-a903-18aa5c46797b tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:18.801707 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-87b7630a-44bd-46d3-a903-18aa5c46797b tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:18.801912 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-87b7630a-44bd-46d3-a903-18aa5c46797b tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Delete volume with id: 2522d5d1-4dff-49f8-b4b3-2fa88e55de8d Jul 03 02:37:18.803491 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-2eca150f-ce26-4fea-9304-9cb5bd811a9b tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] https://10.4.3.223/volume/v3/volumes/dc47ffdf-d182-4dc6-ae4e-40c0442d740d returned with HTTP 200 Jul 03 02:37:18.803955 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 978/3901] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:37:18 2026] GET /volume/v3/volumes/dc47ffdf-d182-4dc6-ae4e-40c0442d740d => generated 838 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:37:18.810273 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:18.810273 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:37:18.810875 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-87b7630a-44bd-46d3-a903-18aa5c46797b tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Volume info retrieved successfully. Jul 03 02:37:18.826387 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-87b7630a-44bd-46d3-a903-18aa5c46797b tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Delete volume request issued successfully. Jul 03 02:37:18.826557 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-87b7630a-44bd-46d3-a903-18aa5c46797b tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] https://10.4.3.223/volume/v3/volumes/2522d5d1-4dff-49f8-b4b3-2fa88e55de8d returned with HTTP 202 Jul 03 02:37:18.826945 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 982/3902] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:37:18 2026] DELETE /volume/v3/volumes/2522d5d1-4dff-49f8-b4b3-2fa88e55de8d => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:37:18.833557 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-5f1ed9dc-9dba-49d5-b34e-fc909ae7b3cf None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:18.835636 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-5f1ed9dc-9dba-49d5-b34e-fc909ae7b3cf tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] GET https://10.4.3.223/volume/v3/volumes/2522d5d1-4dff-49f8-b4b3-2fa88e55de8d Jul 03 02:37:18.835846 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-5f1ed9dc-9dba-49d5-b34e-fc909ae7b3cf tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:18.836352 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-5f1ed9dc-9dba-49d5-b34e-fc909ae7b3cf tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:18.842610 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:18.842610 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:37:18.845609 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-5f1ed9dc-9dba-49d5-b34e-fc909ae7b3cf tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Volume info retrieved successfully. Jul 03 02:37:18.849129 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-5f1ed9dc-9dba-49d5-b34e-fc909ae7b3cf tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] https://10.4.3.223/volume/v3/volumes/2522d5d1-4dff-49f8-b4b3-2fa88e55de8d returned with HTTP 200 Jul 03 02:37:18.849466 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 977/3903] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:37:18 2026] GET /volume/v3/volumes/2522d5d1-4dff-49f8-b4b3-2fa88e55de8d => generated 857 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:37:19.006460 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-0cd81893-565a-496b-946e-e670c0163143 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:19.008136 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-0cd81893-565a-496b-946e-e670c0163143 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] GET https://10.4.3.223/volume/v3/volumes/ff64dd71-211b-4aa1-a8a2-2598df639fcc Jul 03 02:37:19.008306 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-0cd81893-565a-496b-946e-e670c0163143 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:19.008490 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-0cd81893-565a-496b-946e-e670c0163143 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:19.020109 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:19.020109 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:37:19.023213 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-0cd81893-565a-496b-946e-e670c0163143 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Volume info retrieved successfully. Jul 03 02:37:19.027385 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-0cd81893-565a-496b-946e-e670c0163143 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] https://10.4.3.223/volume/v3/volumes/ff64dd71-211b-4aa1-a8a2-2598df639fcc returned with HTTP 200 Jul 03 02:37:19.027746 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 967/3904] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:37:19 2026] GET /volume/v3/volumes/ff64dd71-211b-4aa1-a8a2-2598df639fcc => generated 904 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:37:19.084562 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-7ecbba3b-69e6-4364-8b84-e3f3611a0476 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:19.086453 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-7ecbba3b-69e6-4364-8b84-e3f3611a0476 tempest-ProjectReaderTests-198408570 tempest-ProjectReaderTests-198408570-project-admin] GET https://10.4.3.223/volume/v3/volumes/845347b2-0979-4a3c-b2f3-e6380116c241 Jul 03 02:37:19.086673 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-7ecbba3b-69e6-4364-8b84-e3f3611a0476 tempest-ProjectReaderTests-198408570 tempest-ProjectReaderTests-198408570-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:19.086907 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-7ecbba3b-69e6-4364-8b84-e3f3611a0476 tempest-ProjectReaderTests-198408570 tempest-ProjectReaderTests-198408570-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:19.092030 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-72f64496-2312-4a94-85b8-071ef6d58b5b None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:19.092431 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-72f64496-2312-4a94-85b8-071ef6d58b5b None None] GET https://10.4.3.223/volume// Jul 03 02:37:19.092593 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-72f64496-2312-4a94-85b8-071ef6d58b5b None None] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:19.092779 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-72f64496-2312-4a94-85b8-071ef6d58b5b None None] Calling method 'all' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:19.092828 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-7ecbba3b-69e6-4364-8b84-e3f3611a0476 tempest-ProjectReaderTests-198408570 tempest-ProjectReaderTests-198408570-project-admin] https://10.4.3.223/volume/v3/volumes/845347b2-0979-4a3c-b2f3-e6380116c241 returned with HTTP 404 Jul 03 02:37:19.093101 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-72f64496-2312-4a94-85b8-071ef6d58b5b None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:37:19.093291 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 979/3905] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:37:19 2026] GET /volume/v3/volumes/845347b2-0979-4a3c-b2f3-e6380116c241 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:37:19.093651 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 983/3906] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:37:19 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:37:19.099766 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-1f74bd23-bc8d-4dfd-96ee-e2c3819081b1 req-4d0abe97-3eaa-4543-a9a4-0ea1e7f7bedb None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:19.101145 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-36f084b5-7f87-4ee6-8b34-40d6a077e6e6 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:19.101562 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-1f74bd23-bc8d-4dfd-96ee-e2c3819081b1 req-4d0abe97-3eaa-4543-a9a4-0ea1e7f7bedb tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] GET https://10.4.3.223/volume/v3/volumes/ff64dd71-211b-4aa1-a8a2-2598df639fcc Jul 03 02:37:19.101754 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-1f74bd23-bc8d-4dfd-96ee-e2c3819081b1 req-4d0abe97-3eaa-4543-a9a4-0ea1e7f7bedb tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:19.101915 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-1f74bd23-bc8d-4dfd-96ee-e2c3819081b1 req-4d0abe97-3eaa-4543-a9a4-0ea1e7f7bedb tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:19.102589 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-36f084b5-7f87-4ee6-8b34-40d6a077e6e6 tempest-ProjectReaderTests-198408570 tempest-ProjectReaderTests-198408570-project-admin] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:37:19.102878 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-36f084b5-7f87-4ee6-8b34-40d6a077e6e6 tempest-ProjectReaderTests-198408570 tempest-ProjectReaderTests-198408570-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1338914522"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:37:19.104144 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.volumes [None req-36f084b5-7f87-4ee6-8b34-40d6a077e6e6 tempest-ProjectReaderTests-198408570 tempest-ProjectReaderTests-198408570-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1338914522'}} {{(pid=100014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:37:19.104271 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.volumes [None req-36f084b5-7f87-4ee6-8b34-40d6a077e6e6 tempest-ProjectReaderTests-198408570 tempest-ProjectReaderTests-198408570-project-admin] Create volume of 1 GB Jul 03 02:37:19.107970 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-36f084b5-7f87-4ee6-8b34-40d6a077e6e6 tempest-ProjectReaderTests-198408570 tempest-ProjectReaderTests-198408570-project-admin] Availability Zones retrieved successfully. Jul 03 02:37:19.110071 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:19.110071 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:37:19.113023 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-36f084b5-7f87-4ee6-8b34-40d6a077e6e6 tempest-ProjectReaderTests-198408570 tempest-ProjectReaderTests-198408570-project-admin] Flow 'volume_create_api' (4f9315af-44e3-41e3-b365-bbc667c336cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:37:19.113189 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [req-1f74bd23-bc8d-4dfd-96ee-e2c3819081b1 req-4d0abe97-3eaa-4543-a9a4-0ea1e7f7bedb tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Volume info retrieved successfully. Jul 03 02:37:19.114048 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-36f084b5-7f87-4ee6-8b34-40d6a077e6e6 tempest-ProjectReaderTests-198408570 tempest-ProjectReaderTests-198408570-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b809f457-97f2-401c-b306-63d60402529d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:19.114784 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.flows.api.create_volume [None req-36f084b5-7f87-4ee6-8b34-40d6a077e6e6 tempest-ProjectReaderTests-198408570 tempest-ProjectReaderTests-198408570-project-admin] Validating volume size '1' using validate_int {{(pid=100014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:37:19.117259 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-1f74bd23-bc8d-4dfd-96ee-e2c3819081b1 req-4d0abe97-3eaa-4543-a9a4-0ea1e7f7bedb tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] https://10.4.3.223/volume/v3/volumes/ff64dd71-211b-4aa1-a8a2-2598df639fcc returned with HTTP 200 Jul 03 02:37:19.117712 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 978/3907] 10.4.3.223 () {70 vars in 1639 bytes} [Fri Jul 3 02:37:19 2026] GET /volume/v3/volumes/ff64dd71-211b-4aa1-a8a2-2598df639fcc => generated 1084 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:37:19.136430 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-36f084b5-7f87-4ee6-8b34-40d6a077e6e6 tempest-ProjectReaderTests-198408570 tempest-ProjectReaderTests-198408570-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b809f457-97f2-401c-b306-63d60402529d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:19.137238 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-36f084b5-7f87-4ee6-8b34-40d6a077e6e6 tempest-ProjectReaderTests-198408570 tempest-ProjectReaderTests-198408570-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8465d9b9-24c7-4486-aef5-f33adc345a02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:19.176563 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.quota [None req-36f084b5-7f87-4ee6-8b34-40d6a077e6e6 tempest-ProjectReaderTests-198408570 tempest-ProjectReaderTests-198408570-project-admin] Created reservations ['aee51dfe-9714-4565-9598-f3e8e8a52e4e', '6fbde790-ab95-4df4-9b90-6dc57fd68ad3', '2ed284af-8467-4b80-b6d8-0e39161dbfec', 'a997d871-2e7c-4b05-b9b7-3bb332ddfccd'] {{(pid=100014) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:37:19.177269 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-36f084b5-7f87-4ee6-8b34-40d6a077e6e6 tempest-ProjectReaderTests-198408570 tempest-ProjectReaderTests-198408570-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8465d9b9-24c7-4486-aef5-f33adc345a02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aee51dfe-9714-4565-9598-f3e8e8a52e4e', '6fbde790-ab95-4df4-9b90-6dc57fd68ad3', '2ed284af-8467-4b80-b6d8-0e39161dbfec', 'a997d871-2e7c-4b05-b9b7-3bb332ddfccd']}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:19.178032 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-36f084b5-7f87-4ee6-8b34-40d6a077e6e6 tempest-ProjectReaderTests-198408570 tempest-ProjectReaderTests-198408570-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ed0c6bf-c84e-4338-95b6-3dc60eeab674) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:19.203008 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-36f084b5-7f87-4ee6-8b34-40d6a077e6e6 tempest-ProjectReaderTests-198408570 tempest-ProjectReaderTests-198408570-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ed0c6bf-c84e-4338-95b6-3dc60eeab674) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8bac6a1a-b96e-4a6d-8bf0-3a728b947a83', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1338914522',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fbe218a3d989482794d5ced08366747d',qos_specs=None,replication_status=,reservations=['aee51dfe-9714-4565-9598-f3e8e8a52e4e','6fbde790-ab95-4df4-9b90-6dc57fd68ad3','2ed284af-8467-4b80-b6d8-0e39161dbfec','a997d871-2e7c-4b05-b9b7-3bb332ddfccd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c09c07e004a645f9aa21a0f0aa470f0b',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:37:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1338914522',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8bac6a1a-b96e-4a6d-8bf0-3a728b947a83,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fbe218a3d989482794d5ced08366747d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c09c07e004a645f9aa21a0f0aa470f0b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:19.203772 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-36f084b5-7f87-4ee6-8b34-40d6a077e6e6 tempest-ProjectReaderTests-198408570 tempest-ProjectReaderTests-198408570-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98bbb1df-0231-40a9-985f-aaf02dde39cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:19.227640 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-1f74bd23-bc8d-4dfd-96ee-e2c3819081b1 req-532ab973-a229-4191-8087-eb5be72d82a8 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:19.227704 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-36f084b5-7f87-4ee6-8b34-40d6a077e6e6 tempest-ProjectReaderTests-198408570 tempest-ProjectReaderTests-198408570-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98bbb1df-0231-40a9-985f-aaf02dde39cf) transitioned into state 'SUCCESS' from state '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-1338914522',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fbe218a3d989482794d5ced08366747d',qos_specs=None,replication_status=,reservations=['aee51dfe-9714-4565-9598-f3e8e8a52e4e','6fbde790-ab95-4df4-9b90-6dc57fd68ad3','2ed284af-8467-4b80-b6d8-0e39161dbfec','a997d871-2e7c-4b05-b9b7-3bb332ddfccd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c09c07e004a645f9aa21a0f0aa470f0b',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:19.228323 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-36f084b5-7f87-4ee6-8b34-40d6a077e6e6 tempest-ProjectReaderTests-198408570 tempest-ProjectReaderTests-198408570-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (875c8975-529a-41bc-9fa3-2ce2c7549e17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:19.229452 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-1f74bd23-bc8d-4dfd-96ee-e2c3819081b1 req-532ab973-a229-4191-8087-eb5be72d82a8 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] PUT https://10.4.3.223/volume/v3/attachments/179bfbc7-3cf2-4a46-910d-e3bf2fb4214b Jul 03 02:37:19.229829 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-1f74bd23-bc8d-4dfd-96ee-e2c3819081b1 req-532ab973-a229-4191-8087-eb5be72d82a8 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000004352", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2a2633a05d73", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "80a8c083-552c-46a2-8db9-fd9e83fa2364", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:37:19.236879 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.coordination [req-1f74bd23-bc8d-4dfd-96ee-e2c3819081b1 req-532ab973-a229-4191-8087-eb5be72d82a8 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Acquiring lock "cinder-attachment_update-ff64dd71-211b-4aa1-a8a2-2598df639fcc-np0000004352" by "attachment_update" {{(pid=100013) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 02:37:19.243122 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.coordination [req-1f74bd23-bc8d-4dfd-96ee-e2c3819081b1 req-532ab973-a229-4191-8087-eb5be72d82a8 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Lock "cinder-attachment_update-ff64dd71-211b-4aa1-a8a2-2598df639fcc-np0000004352" acquired by "attachment_update" :: waited 0.006s {{(pid=100013) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 02:37:19.244034 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:19.244034 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:37:19.245310 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-36f084b5-7f87-4ee6-8b34-40d6a077e6e6 tempest-ProjectReaderTests-198408570 tempest-ProjectReaderTests-198408570-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (875c8975-529a-41bc-9fa3-2ce2c7549e17) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:19.246048 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-36f084b5-7f87-4ee6-8b34-40d6a077e6e6 tempest-ProjectReaderTests-198408570 tempest-ProjectReaderTests-198408570-project-admin] Flow 'volume_create_api' (4f9315af-44e3-41e3-b365-bbc667c336cb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:37:19.246309 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-36f084b5-7f87-4ee6-8b34-40d6a077e6e6 tempest-ProjectReaderTests-198408570 tempest-ProjectReaderTests-198408570-project-admin] Create volume request issued successfully. Jul 03 02:37:19.246812 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-36f084b5-7f87-4ee6-8b34-40d6a077e6e6 tempest-ProjectReaderTests-198408570 tempest-ProjectReaderTests-198408570-project-admin] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:37:19.247203 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 968/3908] 10.4.3.223 () {68 vars in 1258 bytes} [Fri Jul 3 02:37:19 2026] POST /volume/v3/volumes => generated 778 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:37:19.258337 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-6ad9283e-86a2-488d-bd96-d98791d264f9 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:19.259709 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-6ad9283e-86a2-488d-bd96-d98791d264f9 tempest-ProjectReaderTests-198408570 tempest-ProjectReaderTests-198408570-project-admin] GET https://10.4.3.223/volume/v3/volumes/8bac6a1a-b96e-4a6d-8bf0-3a728b947a83 Jul 03 02:37:19.259991 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-6ad9283e-86a2-488d-bd96-d98791d264f9 tempest-ProjectReaderTests-198408570 tempest-ProjectReaderTests-198408570-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:19.260252 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-6ad9283e-86a2-488d-bd96-d98791d264f9 tempest-ProjectReaderTests-198408570 tempest-ProjectReaderTests-198408570-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:19.267935 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:19.267935 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:37:19.271226 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-6ad9283e-86a2-488d-bd96-d98791d264f9 tempest-ProjectReaderTests-198408570 tempest-ProjectReaderTests-198408570-project-admin] Volume info retrieved successfully. Jul 03 02:37:19.275194 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-6ad9283e-86a2-488d-bd96-d98791d264f9 tempest-ProjectReaderTests-198408570 tempest-ProjectReaderTests-198408570-project-admin] https://10.4.3.223/volume/v3/volumes/8bac6a1a-b96e-4a6d-8bf0-3a728b947a83 returned with HTTP 200 Jul 03 02:37:19.275637 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 984/3909] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:37:19 2026] GET /volume/v3/volumes/8bac6a1a-b96e-4a6d-8bf0-3a728b947a83 => generated 957 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:37:19.655018 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-5cbdadd7-1026-4c58-b714-02e3089d2de4 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:19.656730 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-5cbdadd7-1026-4c58-b714-02e3089d2de4 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] GET https://10.4.3.223/volume/v3/volumes/8c95247f-3e42-40cb-99ce-718d6af561dc Jul 03 02:37:19.656903 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-5cbdadd7-1026-4c58-b714-02e3089d2de4 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:19.657110 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-5cbdadd7-1026-4c58-b714-02e3089d2de4 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:19.665911 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:19.665911 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:37:19.669506 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-5cbdadd7-1026-4c58-b714-02e3089d2de4 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Volume info retrieved successfully. Jul 03 02:37:19.673779 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-5cbdadd7-1026-4c58-b714-02e3089d2de4 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] https://10.4.3.223/volume/v3/volumes/8c95247f-3e42-40cb-99ce-718d6af561dc returned with HTTP 200 Jul 03 02:37:19.674357 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 979/3910] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:37:19 2026] GET /volume/v3/volumes/8c95247f-3e42-40cb-99ce-718d6af561dc => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:37:19.762414 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.coordination [req-1f74bd23-bc8d-4dfd-96ee-e2c3819081b1 req-532ab973-a229-4191-8087-eb5be72d82a8 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Lock "cinder-attachment_update-ff64dd71-211b-4aa1-a8a2-2598df639fcc-np0000004352" released by "attachment_update" :: held 0.519s {{(pid=100013) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 02:37:19.762750 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-1f74bd23-bc8d-4dfd-96ee-e2c3819081b1 req-532ab973-a229-4191-8087-eb5be72d82a8 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] https://10.4.3.223/volume/v3/attachments/179bfbc7-3cf2-4a46-910d-e3bf2fb4214b returned with HTTP 200 Jul 03 02:37:19.763169 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 980/3911] 10.4.3.223 () {74 vars in 1704 bytes} [Fri Jul 3 02:37:19 2026] PUT /volume/v3/attachments/179bfbc7-3cf2-4a46-910d-e3bf2fb4214b => generated 968 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:37:19.770486 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-1f74bd23-bc8d-4dfd-96ee-e2c3819081b1 req-387b8a10-92db-419b-8986-5f5bc92ed3e7 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:19.772113 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-1f74bd23-bc8d-4dfd-96ee-e2c3819081b1 req-387b8a10-92db-419b-8986-5f5bc92ed3e7 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] GET https://10.4.3.223/volume/v3/volumes/ff64dd71-211b-4aa1-a8a2-2598df639fcc/encryption Jul 03 02:37:19.772272 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-1f74bd23-bc8d-4dfd-96ee-e2c3819081b1 req-387b8a10-92db-419b-8986-5f5bc92ed3e7 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:19.772449 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-1f74bd23-bc8d-4dfd-96ee-e2c3819081b1 req-387b8a10-92db-419b-8986-5f5bc92ed3e7 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Calling method 'index' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:19.780074 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:19.780074 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:37:19.785155 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-1f74bd23-bc8d-4dfd-96ee-e2c3819081b1 req-387b8a10-92db-419b-8986-5f5bc92ed3e7 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] https://10.4.3.223/volume/v3/volumes/ff64dd71-211b-4aa1-a8a2-2598df639fcc/encryption returned with HTTP 200 Jul 03 02:37:19.785555 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 969/3912] 10.4.3.223 () {68 vars in 1631 bytes} [Fri Jul 3 02:37:19 2026] GET /volume/v3/volumes/ff64dd71-211b-4aa1-a8a2-2598df639fcc/encryption => generated 160 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:37:19.815044 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-12f710ef-daf0-4b8f-b2f3-a4b144c9b2ef None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:19.816545 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-12f710ef-daf0-4b8f-b2f3-a4b144c9b2ef tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] GET https://10.4.3.223/volume/v3/volumes/dc47ffdf-d182-4dc6-ae4e-40c0442d740d Jul 03 02:37:19.816730 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-12f710ef-daf0-4b8f-b2f3-a4b144c9b2ef tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:19.816904 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-12f710ef-daf0-4b8f-b2f3-a4b144c9b2ef tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:19.824073 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:19.824073 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:37:19.827413 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-12f710ef-daf0-4b8f-b2f3-a4b144c9b2ef tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Volume info retrieved successfully. Jul 03 02:37:19.830986 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-12f710ef-daf0-4b8f-b2f3-a4b144c9b2ef tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] https://10.4.3.223/volume/v3/volumes/dc47ffdf-d182-4dc6-ae4e-40c0442d740d returned with HTTP 200 Jul 03 02:37:19.831366 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 985/3913] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:37:19 2026] GET /volume/v3/volumes/dc47ffdf-d182-4dc6-ae4e-40c0442d740d => generated 863 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:37:19.841778 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-b0fb2af7-f194-4475-ac3e-4524b71ccdb1 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:19.843206 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-b0fb2af7-f194-4475-ac3e-4524b71ccdb1 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] POST https://10.4.3.223/volume/v3/snapshots Jul 03 02:37:19.843553 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-b0fb2af7-f194-4475-ac3e-4524b71ccdb1 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "dc47ffdf-d182-4dc6-ae4e-40c0442d740d", "name": "tempest-VolumeDependencyTests-Snapshot-1341466278"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:37:19.850451 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:19.850451 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:37:19.850821 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-b0fb2af7-f194-4475-ac3e-4524b71ccdb1 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Volume info retrieved successfully. Jul 03 02:37:19.850925 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.snapshots [None req-b0fb2af7-f194-4475-ac3e-4524b71ccdb1 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Create snapshot from volume dc47ffdf-d182-4dc6-ae4e-40c0442d740d Jul 03 02:37:19.861282 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-3b3dfe37-9b8a-40dd-adf1-78079204f95b None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:19.862815 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-3b3dfe37-9b8a-40dd-adf1-78079204f95b tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] GET https://10.4.3.223/volume/v3/volumes/2522d5d1-4dff-49f8-b4b3-2fa88e55de8d Jul 03 02:37:19.862982 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-3b3dfe37-9b8a-40dd-adf1-78079204f95b tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:19.863165 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-3b3dfe37-9b8a-40dd-adf1-78079204f95b tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:19.868072 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-3b3dfe37-9b8a-40dd-adf1-78079204f95b tempest-TestServerVolumeAttachmentScenario-1326538243 tempest-TestServerVolumeAttachmentScenario-1326538243-project-member] https://10.4.3.223/volume/v3/volumes/2522d5d1-4dff-49f8-b4b3-2fa88e55de8d returned with HTTP 404 Jul 03 02:37:19.868557 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 981/3914] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:37:19 2026] GET /volume/v3/volumes/2522d5d1-4dff-49f8-b4b3-2fa88e55de8d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:37:19.883645 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.quota [None req-b0fb2af7-f194-4475-ac3e-4524b71ccdb1 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Created reservations ['948b0610-0c9a-46c2-8a3e-c5f881ab1471', 'bb332a83-d10d-4289-bbd2-8b4ab4390eac', 'f851d890-a190-47d9-9faa-dd0d1edc20e5', 'e139d594-79f1-45a8-960f-8110ef92c39b'] {{(pid=100012) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:37:19.916186 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-b0fb2af7-f194-4475-ac3e-4524b71ccdb1 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Snapshot create request issued successfully. Jul 03 02:37:19.916521 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-b0fb2af7-f194-4475-ac3e-4524b71ccdb1 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] https://10.4.3.223/volume/v3/snapshots returned with HTTP 202 Jul 03 02:37:19.916935 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 980/3915] 10.4.3.223 () {68 vars in 1265 bytes} [Fri Jul 3 02:37:19 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) Jul 03 02:37:19.924678 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-5bfe85f7-1e38-4a31-b054-3574d86daf45 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:19.926270 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-5bfe85f7-1e38-4a31-b054-3574d86daf45 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] GET https://10.4.3.223/volume/v3/snapshots/954a2d65-4cbc-4125-b002-5fdafdbbaf4e Jul 03 02:37:19.926441 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-5bfe85f7-1e38-4a31-b054-3574d86daf45 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:19.926627 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-5bfe85f7-1e38-4a31-b054-3574d86daf45 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:19.931229 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:19.931229 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:37:19.931627 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-5bfe85f7-1e38-4a31-b054-3574d86daf45 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Snapshot retrieved successfully. Jul 03 02:37:19.932344 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-5bfe85f7-1e38-4a31-b054-3574d86daf45 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] https://10.4.3.223/volume/v3/snapshots/954a2d65-4cbc-4125-b002-5fdafdbbaf4e returned with HTTP 200 Jul 03 02:37:19.932701 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 970/3916] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:37:19 2026] GET /volume/v3/snapshots/954a2d65-4cbc-4125-b002-5fdafdbbaf4e => generated 440 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:37:20.039687 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-fb8cda51-0d43-43c3-b9d9-d19d650d027f None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:20.041256 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-fb8cda51-0d43-43c3-b9d9-d19d650d027f tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] GET https://10.4.3.223/volume/v3/volumes/ff64dd71-211b-4aa1-a8a2-2598df639fcc Jul 03 02:37:20.041443 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-fb8cda51-0d43-43c3-b9d9-d19d650d027f tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:20.041604 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-fb8cda51-0d43-43c3-b9d9-d19d650d027f tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:20.049753 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:20.049753 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:37:20.052549 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-fb8cda51-0d43-43c3-b9d9-d19d650d027f tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Volume info retrieved successfully. Jul 03 02:37:20.056039 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-fb8cda51-0d43-43c3-b9d9-d19d650d027f tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] https://10.4.3.223/volume/v3/volumes/ff64dd71-211b-4aa1-a8a2-2598df639fcc returned with HTTP 200 Jul 03 02:37:20.056385 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 986/3917] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:37:20 2026] GET /volume/v3/volumes/ff64dd71-211b-4aa1-a8a2-2598df639fcc => generated 905 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:37:20.289125 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-f18fd3c2-a487-4f75-890b-eb858bd6d761 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:20.290906 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-f18fd3c2-a487-4f75-890b-eb858bd6d761 tempest-ProjectReaderTests-198408570 tempest-ProjectReaderTests-198408570-project-admin] GET https://10.4.3.223/volume/v3/volumes/8bac6a1a-b96e-4a6d-8bf0-3a728b947a83 Jul 03 02:37:20.291118 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-f18fd3c2-a487-4f75-890b-eb858bd6d761 tempest-ProjectReaderTests-198408570 tempest-ProjectReaderTests-198408570-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:20.291312 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-f18fd3c2-a487-4f75-890b-eb858bd6d761 tempest-ProjectReaderTests-198408570 tempest-ProjectReaderTests-198408570-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:20.300298 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:20.300298 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:37:20.304154 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-f18fd3c2-a487-4f75-890b-eb858bd6d761 tempest-ProjectReaderTests-198408570 tempest-ProjectReaderTests-198408570-project-admin] Volume info retrieved successfully. Jul 03 02:37:20.308871 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-f18fd3c2-a487-4f75-890b-eb858bd6d761 tempest-ProjectReaderTests-198408570 tempest-ProjectReaderTests-198408570-project-admin] https://10.4.3.223/volume/v3/volumes/8bac6a1a-b96e-4a6d-8bf0-3a728b947a83 returned with HTTP 200 Jul 03 02:37:20.309188 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 982/3918] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:37:20 2026] GET /volume/v3/volumes/8bac6a1a-b96e-4a6d-8bf0-3a728b947a83 => generated 1009 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:37:20.322181 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-80be7914-0c5c-496b-9363-e7440bf63b4b None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:20.323942 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-80be7914-0c5c-496b-9363-e7440bf63b4b tempest-ProjectReaderTests-198408570 tempest-ProjectReaderTests-198408570-project-reader] POST https://10.4.3.223/volume/v3/volumes/8bac6a1a-b96e-4a6d-8bf0-3a728b947a83/action Jul 03 02:37:20.324308 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-80be7914-0c5c-496b-9363-e7440bf63b4b tempest-ProjectReaderTests-198408570 tempest-ProjectReaderTests-198408570-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100012) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:37:20.324463 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-80be7914-0c5c-496b-9363-e7440bf63b4b tempest-ProjectReaderTests-198408570 tempest-ProjectReaderTests-198408570-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:37:20.333267 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:20.333267 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:37:20.333690 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.policy [None req-80be7914-0c5c-496b-9363-e7440bf63b4b tempest-ProjectReaderTests-198408570 tempest-ProjectReaderTests-198408570-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '99c266c646904453ae3886107d8a4e3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fbe218a3d989482794d5ced08366747d', '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=100012) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 02:37:20.333910 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-80be7914-0c5c-496b-9363-e7440bf63b4b tempest-ProjectReaderTests-198408570 tempest-ProjectReaderTests-198408570-project-reader] https://10.4.3.223/volume/v3/volumes/8bac6a1a-b96e-4a6d-8bf0-3a728b947a83/action returned with HTTP 403 Jul 03 02:37:20.334378 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 981/3919] 10.4.3.223 () {68 vars in 1390 bytes} [Fri Jul 3 02:37:20 2026] POST /volume/v3/volumes/8bac6a1a-b96e-4a6d-8bf0-3a728b947a83/action => generated 131 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:37:20.341334 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-20031de8-a661-4422-a1f4-abf4578b80b7 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:20.342902 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-20031de8-a661-4422-a1f4-abf4578b80b7 tempest-ProjectReaderTests-198408570 tempest-ProjectReaderTests-198408570-project-admin] DELETE https://10.4.3.223/volume/v3/volumes/8bac6a1a-b96e-4a6d-8bf0-3a728b947a83 Jul 03 02:37:20.343073 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-20031de8-a661-4422-a1f4-abf4578b80b7 tempest-ProjectReaderTests-198408570 tempest-ProjectReaderTests-198408570-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:20.343251 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-20031de8-a661-4422-a1f4-abf4578b80b7 tempest-ProjectReaderTests-198408570 tempest-ProjectReaderTests-198408570-project-admin] Calling method 'delete' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:20.343443 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.volumes [None req-20031de8-a661-4422-a1f4-abf4578b80b7 tempest-ProjectReaderTests-198408570 tempest-ProjectReaderTests-198408570-project-admin] Delete volume with id: 8bac6a1a-b96e-4a6d-8bf0-3a728b947a83 Jul 03 02:37:20.350955 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:20.350955 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:37:20.351416 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-20031de8-a661-4422-a1f4-abf4578b80b7 tempest-ProjectReaderTests-198408570 tempest-ProjectReaderTests-198408570-project-admin] Volume info retrieved successfully. Jul 03 02:37:20.372041 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-20031de8-a661-4422-a1f4-abf4578b80b7 tempest-ProjectReaderTests-198408570 tempest-ProjectReaderTests-198408570-project-admin] Delete volume request issued successfully. Jul 03 02:37:20.372041 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-20031de8-a661-4422-a1f4-abf4578b80b7 tempest-ProjectReaderTests-198408570 tempest-ProjectReaderTests-198408570-project-admin] https://10.4.3.223/volume/v3/volumes/8bac6a1a-b96e-4a6d-8bf0-3a728b947a83 returned with HTTP 202 Jul 03 02:37:20.372599 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 971/3920] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:37:20 2026] DELETE /volume/v3/volumes/8bac6a1a-b96e-4a6d-8bf0-3a728b947a83 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:37:20.380698 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-83eb0f55-f9fd-477d-8055-44616ef8e20f None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:20.383965 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-83eb0f55-f9fd-477d-8055-44616ef8e20f tempest-ProjectReaderTests-198408570 tempest-ProjectReaderTests-198408570-project-admin] GET https://10.4.3.223/volume/v3/volumes/8bac6a1a-b96e-4a6d-8bf0-3a728b947a83 Jul 03 02:37:20.384727 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-83eb0f55-f9fd-477d-8055-44616ef8e20f tempest-ProjectReaderTests-198408570 tempest-ProjectReaderTests-198408570-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:20.384944 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-83eb0f55-f9fd-477d-8055-44616ef8e20f tempest-ProjectReaderTests-198408570 tempest-ProjectReaderTests-198408570-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:20.395801 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:20.395801 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:37:20.401169 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-83eb0f55-f9fd-477d-8055-44616ef8e20f tempest-ProjectReaderTests-198408570 tempest-ProjectReaderTests-198408570-project-admin] Volume info retrieved successfully. Jul 03 02:37:20.406387 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-83eb0f55-f9fd-477d-8055-44616ef8e20f tempest-ProjectReaderTests-198408570 tempest-ProjectReaderTests-198408570-project-admin] https://10.4.3.223/volume/v3/volumes/8bac6a1a-b96e-4a6d-8bf0-3a728b947a83 returned with HTTP 200 Jul 03 02:37:20.407224 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 987/3921] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:37:20 2026] GET /volume/v3/volumes/8bac6a1a-b96e-4a6d-8bf0-3a728b947a83 => generated 1008 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:37:20.685678 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-8a252e81-f9c9-4669-a0e7-2f5283865507 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:20.687241 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-8a252e81-f9c9-4669-a0e7-2f5283865507 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] GET https://10.4.3.223/volume/v3/volumes/8c95247f-3e42-40cb-99ce-718d6af561dc Jul 03 02:37:20.687427 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-8a252e81-f9c9-4669-a0e7-2f5283865507 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:20.687636 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-8a252e81-f9c9-4669-a0e7-2f5283865507 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:20.696205 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:20.696205 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:37:20.699676 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-8a252e81-f9c9-4669-a0e7-2f5283865507 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Volume info retrieved successfully. Jul 03 02:37:20.703915 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-8a252e81-f9c9-4669-a0e7-2f5283865507 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] https://10.4.3.223/volume/v3/volumes/8c95247f-3e42-40cb-99ce-718d6af561dc returned with HTTP 200 Jul 03 02:37:20.704294 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 983/3922] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:37:20 2026] GET /volume/v3/volumes/8c95247f-3e42-40cb-99ce-718d6af561dc => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:37:20.941078 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-b2e405cb-eaea-4850-8936-c4cab5cbcef1 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:20.942577 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-b2e405cb-eaea-4850-8936-c4cab5cbcef1 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] GET https://10.4.3.223/volume/v3/snapshots/954a2d65-4cbc-4125-b002-5fdafdbbaf4e Jul 03 02:37:20.942762 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-b2e405cb-eaea-4850-8936-c4cab5cbcef1 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:20.942932 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-b2e405cb-eaea-4850-8936-c4cab5cbcef1 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:20.949714 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:20.949714 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:37:20.950136 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-b2e405cb-eaea-4850-8936-c4cab5cbcef1 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Snapshot retrieved successfully. Jul 03 02:37:20.950898 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-b2e405cb-eaea-4850-8936-c4cab5cbcef1 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] https://10.4.3.223/volume/v3/snapshots/954a2d65-4cbc-4125-b002-5fdafdbbaf4e returned with HTTP 200 Jul 03 02:37:20.951414 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 982/3923] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:37:20 2026] GET /volume/v3/snapshots/954a2d65-4cbc-4125-b002-5fdafdbbaf4e => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:37:20.960467 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-8606835c-6f4f-404d-be2e-c820a5c63487 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:20.962107 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-8606835c-6f4f-404d-be2e-c820a5c63487 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:37:20.962982 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-8606835c-6f4f-404d-be2e-c820a5c63487 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "954a2d65-4cbc-4125-b002-5fdafdbbaf4e", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-482275128"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:37:20.965486 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.volumes [None req-8606835c-6f4f-404d-be2e-c820a5c63487 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Create volume request body: {'volume': {'snapshot_id': '954a2d65-4cbc-4125-b002-5fdafdbbaf4e', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-482275128'}} {{(pid=100014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:37:20.970928 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:20.970928 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:37:20.970928 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-8606835c-6f4f-404d-be2e-c820a5c63487 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Snapshot retrieved successfully. Jul 03 02:37:20.970928 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.volumes [None req-8606835c-6f4f-404d-be2e-c820a5c63487 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Create volume of 1 GB Jul 03 02:37:20.973990 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-8606835c-6f4f-404d-be2e-c820a5c63487 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Availability Zones retrieved successfully. Jul 03 02:37:20.979860 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-8606835c-6f4f-404d-be2e-c820a5c63487 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Flow 'volume_create_api' (b23ae6dd-00f8-428f-a251-16e042fa7e5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:37:20.980721 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-8606835c-6f4f-404d-be2e-c820a5c63487 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83a4d504-4ff6-4f42-8b31-0a2d2bdeef3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:20.981594 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.flows.api.create_volume [None req-8606835c-6f4f-404d-be2e-c820a5c63487 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:37:21.008292 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-8606835c-6f4f-404d-be2e-c820a5c63487 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (83a4d504-4ff6-4f42-8b31-0a2d2bdeef3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '954a2d65-4cbc-4125-b002-5fdafdbbaf4e', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:21.009123 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-8606835c-6f4f-404d-be2e-c820a5c63487 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6f474a2-f2d2-4905-b697-cbebb108c64b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:21.054927 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.quota [None req-8606835c-6f4f-404d-be2e-c820a5c63487 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Created reservations ['d8d97aa1-479c-43ee-885c-4f9106b2e792', 'fd046164-2d34-4607-b2c1-9f7964d71b43', 'fb282ec1-eea0-44aa-91c3-47ac167e4fc4', 'ccf367c9-0151-413a-997a-e5f2aead505f'] {{(pid=100014) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:37:21.055672 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-8606835c-6f4f-404d-be2e-c820a5c63487 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6f474a2-f2d2-4905-b697-cbebb108c64b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d8d97aa1-479c-43ee-885c-4f9106b2e792', 'fd046164-2d34-4607-b2c1-9f7964d71b43', 'fb282ec1-eea0-44aa-91c3-47ac167e4fc4', 'ccf367c9-0151-413a-997a-e5f2aead505f']}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:21.056432 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-8606835c-6f4f-404d-be2e-c820a5c63487 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6cacd2df-a073-4792-8955-b581c3a73a1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:21.070505 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-ced3b781-79a1-495f-a5c7-6d4bc5402da6 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:21.072114 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-ced3b781-79a1-495f-a5c7-6d4bc5402da6 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] GET https://10.4.3.223/volume/v3/volumes/ff64dd71-211b-4aa1-a8a2-2598df639fcc Jul 03 02:37:21.072320 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-ced3b781-79a1-495f-a5c7-6d4bc5402da6 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:21.072549 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-ced3b781-79a1-495f-a5c7-6d4bc5402da6 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:21.081467 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:21.081467 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:37:21.085292 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-ced3b781-79a1-495f-a5c7-6d4bc5402da6 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Volume info retrieved successfully. Jul 03 02:37:21.089234 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-ced3b781-79a1-495f-a5c7-6d4bc5402da6 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] https://10.4.3.223/volume/v3/volumes/ff64dd71-211b-4aa1-a8a2-2598df639fcc returned with HTTP 200 Jul 03 02:37:21.089642 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 988/3924] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:37:21 2026] GET /volume/v3/volumes/ff64dd71-211b-4aa1-a8a2-2598df639fcc => generated 905 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:37:21.096181 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-8606835c-6f4f-404d-be2e-c820a5c63487 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6cacd2df-a073-4792-8955-b581c3a73a1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2a0467d7-2086-48bd-82b3-9da62104d43e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-482275128',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dbff4c5cac2b4d98ae1adc52129ba6e1',qos_specs=None,replication_status=,reservations=['d8d97aa1-479c-43ee-885c-4f9106b2e792','fd046164-2d34-4607-b2c1-9f7964d71b43','fb282ec1-eea0-44aa-91c3-47ac167e4fc4','ccf367c9-0151-413a-997a-e5f2aead505f'],size=1,snapshot_id=954a2d65-4cbc-4125-b002-5fdafdbbaf4e,source_replicaid=,source_volid=None,status='creating',user_id='d73ec12583d04c30afaa7f9a17095de0',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:37:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-482275128',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2a0467d7-2086-48bd-82b3-9da62104d43e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dbff4c5cac2b4d98ae1adc52129ba6e1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=954a2d65-4cbc-4125-b002-5fdafdbbaf4e,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d73ec12583d04c30afaa7f9a17095de0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:21.096883 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-8606835c-6f4f-404d-be2e-c820a5c63487 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (776bc9b2-0269-499b-bedb-f60b46a2a3e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:21.116380 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-8606835c-6f4f-404d-be2e-c820a5c63487 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (776bc9b2-0269-499b-bedb-f60b46a2a3e0) transitioned into state 'SUCCESS' from state '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-482275128',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dbff4c5cac2b4d98ae1adc52129ba6e1',qos_specs=None,replication_status=,reservations=['d8d97aa1-479c-43ee-885c-4f9106b2e792','fd046164-2d34-4607-b2c1-9f7964d71b43','fb282ec1-eea0-44aa-91c3-47ac167e4fc4','ccf367c9-0151-413a-997a-e5f2aead505f'],size=1,snapshot_id=954a2d65-4cbc-4125-b002-5fdafdbbaf4e,source_replicaid=,source_volid=None,status='creating',user_id='d73ec12583d04c30afaa7f9a17095de0',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:21.117029 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-8606835c-6f4f-404d-be2e-c820a5c63487 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88731651-f1db-4ef9-ba36-6fa2be111a5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:21.145410 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-8606835c-6f4f-404d-be2e-c820a5c63487 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88731651-f1db-4ef9-ba36-6fa2be111a5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:21.145833 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-8606835c-6f4f-404d-be2e-c820a5c63487 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Flow 'volume_create_api' (b23ae6dd-00f8-428f-a251-16e042fa7e5b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:37:21.146183 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-8606835c-6f4f-404d-be2e-c820a5c63487 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Create volume request issued successfully. Jul 03 02:37:21.146612 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-8606835c-6f4f-404d-be2e-c820a5c63487 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:37:21.146926 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 972/3925] 10.4.3.223 () {70 vars in 1300 bytes} [Fri Jul 3 02:37:20 2026] POST /volume/v3/volumes => generated 803 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:37:21.165002 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-73dba25e-ec3e-4327-9758-e809f162d5fe None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:21.166553 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-73dba25e-ec3e-4327-9758-e809f162d5fe tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] GET https://10.4.3.223/volume/v3/volumes/2a0467d7-2086-48bd-82b3-9da62104d43e Jul 03 02:37:21.167100 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-73dba25e-ec3e-4327-9758-e809f162d5fe tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:21.167100 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-73dba25e-ec3e-4327-9758-e809f162d5fe tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:21.173687 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:21.173687 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:37:21.177188 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-73dba25e-ec3e-4327-9758-e809f162d5fe tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Volume info retrieved successfully. Jul 03 02:37:21.181109 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-73dba25e-ec3e-4327-9758-e809f162d5fe tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] https://10.4.3.223/volume/v3/volumes/2a0467d7-2086-48bd-82b3-9da62104d43e returned with HTTP 200 Jul 03 02:37:21.181499 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 984/3926] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:37:21 2026] GET /volume/v3/volumes/2a0467d7-2086-48bd-82b3-9da62104d43e => generated 871 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:37:21.424687 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-b27a0b00-3d09-4f4f-a828-fbcc9791dfc8 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:21.426332 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-b27a0b00-3d09-4f4f-a828-fbcc9791dfc8 tempest-ProjectReaderTests-198408570 tempest-ProjectReaderTests-198408570-project-admin] GET https://10.4.3.223/volume/v3/volumes/8bac6a1a-b96e-4a6d-8bf0-3a728b947a83 Jul 03 02:37:21.426512 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-b27a0b00-3d09-4f4f-a828-fbcc9791dfc8 tempest-ProjectReaderTests-198408570 tempest-ProjectReaderTests-198408570-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:21.426724 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-b27a0b00-3d09-4f4f-a828-fbcc9791dfc8 tempest-ProjectReaderTests-198408570 tempest-ProjectReaderTests-198408570-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:21.432680 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-b27a0b00-3d09-4f4f-a828-fbcc9791dfc8 tempest-ProjectReaderTests-198408570 tempest-ProjectReaderTests-198408570-project-admin] https://10.4.3.223/volume/v3/volumes/8bac6a1a-b96e-4a6d-8bf0-3a728b947a83 returned with HTTP 404 Jul 03 02:37:21.433143 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 983/3927] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:37:21 2026] GET /volume/v3/volumes/8bac6a1a-b96e-4a6d-8bf0-3a728b947a83 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:37:21.718378 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-4a8dfb8f-3b34-468f-b0e9-4aa2af3acc56 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:21.720434 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-4a8dfb8f-3b34-468f-b0e9-4aa2af3acc56 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] GET https://10.4.3.223/volume/v3/volumes/8c95247f-3e42-40cb-99ce-718d6af561dc Jul 03 02:37:21.720745 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-4a8dfb8f-3b34-468f-b0e9-4aa2af3acc56 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:21.721002 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-4a8dfb8f-3b34-468f-b0e9-4aa2af3acc56 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:21.734592 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:21.734592 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:37:21.746321 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-4a8dfb8f-3b34-468f-b0e9-4aa2af3acc56 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Volume info retrieved successfully. Jul 03 02:37:21.752447 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-4a8dfb8f-3b34-468f-b0e9-4aa2af3acc56 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] https://10.4.3.223/volume/v3/volumes/8c95247f-3e42-40cb-99ce-718d6af561dc returned with HTTP 200 Jul 03 02:37:21.753110 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 989/3928] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:37:21 2026] GET /volume/v3/volumes/8c95247f-3e42-40cb-99ce-718d6af561dc => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:37:22.102045 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-e0221d9c-0c48-4418-a42e-65d328524fc1 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:22.104932 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-e0221d9c-0c48-4418-a42e-65d328524fc1 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] GET https://10.4.3.223/volume/v3/volumes/ff64dd71-211b-4aa1-a8a2-2598df639fcc Jul 03 02:37:22.105131 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-e0221d9c-0c48-4418-a42e-65d328524fc1 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:22.105323 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-e0221d9c-0c48-4418-a42e-65d328524fc1 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:22.115750 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:22.115750 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:37:22.119926 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-e0221d9c-0c48-4418-a42e-65d328524fc1 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Volume info retrieved successfully. Jul 03 02:37:22.126088 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-e0221d9c-0c48-4418-a42e-65d328524fc1 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] https://10.4.3.223/volume/v3/volumes/ff64dd71-211b-4aa1-a8a2-2598df639fcc returned with HTTP 200 Jul 03 02:37:22.126702 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 973/3929] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:37:22 2026] GET /volume/v3/volumes/ff64dd71-211b-4aa1-a8a2-2598df639fcc => generated 905 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:37:22.195031 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-218ce577-c66e-41db-82de-ce538d8d888c None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:22.197204 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-218ce577-c66e-41db-82de-ce538d8d888c tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] GET https://10.4.3.223/volume/v3/volumes/2a0467d7-2086-48bd-82b3-9da62104d43e Jul 03 02:37:22.197204 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-218ce577-c66e-41db-82de-ce538d8d888c tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:22.197204 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-218ce577-c66e-41db-82de-ce538d8d888c tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:22.204146 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:22.204146 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:37:22.207762 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-218ce577-c66e-41db-82de-ce538d8d888c tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Volume info retrieved successfully. Jul 03 02:37:22.212504 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-218ce577-c66e-41db-82de-ce538d8d888c tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] https://10.4.3.223/volume/v3/volumes/2a0467d7-2086-48bd-82b3-9da62104d43e returned with HTTP 200 Jul 03 02:37:22.213037 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 985/3930] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:37:22 2026] GET /volume/v3/volumes/2a0467d7-2086-48bd-82b3-9da62104d43e => generated 896 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:37:22.236961 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-f2453f54-f58e-4705-8aaa-cdadc63ceb26 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:22.241191 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-f2453f54-f58e-4705-8aaa-cdadc63ceb26 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] POST https://10.4.3.223/volume/v3/snapshots Jul 03 02:37:22.241191 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-f2453f54-f58e-4705-8aaa-cdadc63ceb26 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2a0467d7-2086-48bd-82b3-9da62104d43e", "name": "tempest-VolumeDependencyTests-Snapshot-1325331286"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:37:22.249479 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:22.249479 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:37:22.251972 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-f2453f54-f58e-4705-8aaa-cdadc63ceb26 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Volume info retrieved successfully. Jul 03 02:37:22.251972 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.snapshots [None req-f2453f54-f58e-4705-8aaa-cdadc63ceb26 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Create snapshot from volume 2a0467d7-2086-48bd-82b3-9da62104d43e Jul 03 02:37:22.277622 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.quota [None req-f2453f54-f58e-4705-8aaa-cdadc63ceb26 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Created reservations ['7ff676df-e306-4a25-b452-a335f11bed83', '402e42d0-fc7a-4eb8-bdb1-b7caf9ed594f', 'aa8a44ea-85d2-44f0-b38a-4adb07780090', 'ca89e824-6c4f-437f-ad72-8b5d905d3c6d'] {{(pid=100012) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:37:22.305706 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-f2453f54-f58e-4705-8aaa-cdadc63ceb26 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Snapshot create request issued successfully. Jul 03 02:37:22.306143 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-f2453f54-f58e-4705-8aaa-cdadc63ceb26 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] https://10.4.3.223/volume/v3/snapshots returned with HTTP 202 Jul 03 02:37:22.306737 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 984/3931] 10.4.3.223 () {68 vars in 1265 bytes} [Fri Jul 3 02:37:22 2026] POST /volume/v3/snapshots => generated 308 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:37:22.317473 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-bba627cb-f880-466d-a576-3f46d89a6466 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:22.319670 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-bba627cb-f880-466d-a576-3f46d89a6466 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] GET https://10.4.3.223/volume/v3/snapshots/2f3a8f7e-ecbe-4ae6-8bc1-52a9b5903e53 Jul 03 02:37:22.320011 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-bba627cb-f880-466d-a576-3f46d89a6466 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:22.320327 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-bba627cb-f880-466d-a576-3f46d89a6466 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:22.325948 np0000004352 devstack@c-api.service[100015]: DEBUG dbcounter [-] [100015] Writing DB stats cinder:SELECT=307,cinder:INSERT=35,cinder:UPDATE=71,cinder:DELETE=1 {{(pid=100015) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 02:37:22.327483 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:22.327483 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:37:22.327483 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-bba627cb-f880-466d-a576-3f46d89a6466 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Snapshot retrieved successfully. Jul 03 02:37:22.328351 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-bba627cb-f880-466d-a576-3f46d89a6466 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] https://10.4.3.223/volume/v3/snapshots/2f3a8f7e-ecbe-4ae6-8bc1-52a9b5903e53 returned with HTTP 200 Jul 03 02:37:22.329014 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 990/3932] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:37:22 2026] GET /volume/v3/snapshots/2f3a8f7e-ecbe-4ae6-8bc1-52a9b5903e53 => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:37:22.765437 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-a8224d8a-a23a-4bdb-887f-5a406626ccc1 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:22.767092 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-a8224d8a-a23a-4bdb-887f-5a406626ccc1 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] GET https://10.4.3.223/volume/v3/volumes/8c95247f-3e42-40cb-99ce-718d6af561dc Jul 03 02:37:22.767265 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-a8224d8a-a23a-4bdb-887f-5a406626ccc1 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:22.767462 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-a8224d8a-a23a-4bdb-887f-5a406626ccc1 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:22.777561 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:22.777561 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:37:22.780735 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-a8224d8a-a23a-4bdb-887f-5a406626ccc1 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Volume info retrieved successfully. Jul 03 02:37:22.784316 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-a8224d8a-a23a-4bdb-887f-5a406626ccc1 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] https://10.4.3.223/volume/v3/volumes/8c95247f-3e42-40cb-99ce-718d6af561dc returned with HTTP 200 Jul 03 02:37:22.784803 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 974/3933] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:37:22 2026] GET /volume/v3/volumes/8c95247f-3e42-40cb-99ce-718d6af561dc => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:37:23.142436 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-ed5c71e8-9373-4a7e-ae3f-b8f5640ee94d None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:23.146574 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-ed5c71e8-9373-4a7e-ae3f-b8f5640ee94d tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] GET https://10.4.3.223/volume/v3/volumes/ff64dd71-211b-4aa1-a8a2-2598df639fcc Jul 03 02:37:23.146802 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-ed5c71e8-9373-4a7e-ae3f-b8f5640ee94d tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:23.147029 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-ed5c71e8-9373-4a7e-ae3f-b8f5640ee94d tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:23.160693 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:23.160693 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:37:23.166019 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-ed5c71e8-9373-4a7e-ae3f-b8f5640ee94d tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Volume info retrieved successfully. Jul 03 02:37:23.172297 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-ed5c71e8-9373-4a7e-ae3f-b8f5640ee94d tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] https://10.4.3.223/volume/v3/volumes/ff64dd71-211b-4aa1-a8a2-2598df639fcc returned with HTTP 200 Jul 03 02:37:23.172988 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 986/3934] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:37:23 2026] GET /volume/v3/volumes/ff64dd71-211b-4aa1-a8a2-2598df639fcc => generated 905 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:37:23.266336 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-51c15117-89d9-4b78-b288-e86cf15a2ae6 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:23.341245 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-9dbbd0b8-6005-4e06-9675-b41ae966f09b None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:23.344927 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-9dbbd0b8-6005-4e06-9675-b41ae966f09b tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] GET https://10.4.3.223/volume/v3/snapshots/2f3a8f7e-ecbe-4ae6-8bc1-52a9b5903e53 Jul 03 02:37:23.345473 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-9dbbd0b8-6005-4e06-9675-b41ae966f09b tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:23.345735 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-9dbbd0b8-6005-4e06-9675-b41ae966f09b tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:23.354680 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:23.354680 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:37:23.355354 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-9dbbd0b8-6005-4e06-9675-b41ae966f09b tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Snapshot retrieved successfully. Jul 03 02:37:23.356506 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-9dbbd0b8-6005-4e06-9675-b41ae966f09b tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] https://10.4.3.223/volume/v3/snapshots/2f3a8f7e-ecbe-4ae6-8bc1-52a9b5903e53 returned with HTTP 200 Jul 03 02:37:23.357021 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 991/3935] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:37:23 2026] GET /volume/v3/snapshots/2f3a8f7e-ecbe-4ae6-8bc1-52a9b5903e53 => generated 467 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:37:23.367794 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-bdb8bbf3-4ef9-40a9-885b-d87ca24c21dd None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:23.376805 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-bdb8bbf3-4ef9-40a9-885b-d87ca24c21dd tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:37:23.376805 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-bdb8bbf3-4ef9-40a9-885b-d87ca24c21dd tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "2f3a8f7e-ecbe-4ae6-8bc1-52a9b5903e53", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-876113685"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:37:23.376805 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.volumes [None req-bdb8bbf3-4ef9-40a9-885b-d87ca24c21dd tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Create volume request body: {'volume': {'snapshot_id': '2f3a8f7e-ecbe-4ae6-8bc1-52a9b5903e53', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-876113685'}} {{(pid=100014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:37:23.382108 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:23.382108 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:37:23.382766 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-bdb8bbf3-4ef9-40a9-885b-d87ca24c21dd tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Snapshot retrieved successfully. Jul 03 02:37:23.383224 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.volumes [None req-bdb8bbf3-4ef9-40a9-885b-d87ca24c21dd tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Create volume of 1 GB Jul 03 02:37:23.392444 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-bdb8bbf3-4ef9-40a9-885b-d87ca24c21dd tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Availability Zones retrieved successfully. Jul 03 02:37:23.396553 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-bdb8bbf3-4ef9-40a9-885b-d87ca24c21dd tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Flow 'volume_create_api' (eb077de2-0f18-45ba-91ed-2db692720369) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:37:23.397746 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-bdb8bbf3-4ef9-40a9-885b-d87ca24c21dd tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6ecf443-3459-4c48-ba77-fee74193d07a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:23.399893 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.flows.api.create_volume [None req-bdb8bbf3-4ef9-40a9-885b-d87ca24c21dd tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:37:23.415103 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-51c15117-89d9-4b78-b288-e86cf15a2ae6 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:37:23.415985 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-51c15117-89d9-4b78-b288-e86cf15a2ae6 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-656450683"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:37:23.417072 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.volumes [None req-51c15117-89d9-4b78-b288-e86cf15a2ae6 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-656450683'}} {{(pid=100012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:37:23.417349 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.volumes [None req-51c15117-89d9-4b78-b288-e86cf15a2ae6 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] Create volume of 1 GB Jul 03 02:37:23.417588 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:23.417588 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:37:23.428186 np0000004352 devstack@c-api.service[100012]: DEBUG dbcounter [-] [100012] Writing DB stats cinder:SELECT=453,cinder:UPDATE=122,cinder:INSERT=71 {{(pid=100012) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 02:37:23.428186 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-51c15117-89d9-4b78-b288-e86cf15a2ae6 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] Availability Zones retrieved successfully. Jul 03 02:37:23.434901 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-51c15117-89d9-4b78-b288-e86cf15a2ae6 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] Flow 'volume_create_api' (16a026c8-a180-4e18-95f8-e6da77e6bc4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:37:23.436241 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-51c15117-89d9-4b78-b288-e86cf15a2ae6 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac44a7a8-6017-4a29-ae47-0d1f26c94e43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:23.437406 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.flows.api.create_volume [None req-51c15117-89d9-4b78-b288-e86cf15a2ae6 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] Validating volume size '1' using validate_int {{(pid=100012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:37:23.445061 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-bdb8bbf3-4ef9-40a9-885b-d87ca24c21dd tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6ecf443-3459-4c48-ba77-fee74193d07a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '2f3a8f7e-ecbe-4ae6-8bc1-52a9b5903e53', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:23.446259 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-bdb8bbf3-4ef9-40a9-885b-d87ca24c21dd tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2841fcda-516a-4fe8-b8de-d41bb965607e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:23.472600 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-51c15117-89d9-4b78-b288-e86cf15a2ae6 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac44a7a8-6017-4a29-ae47-0d1f26c94e43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:23.473733 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-51c15117-89d9-4b78-b288-e86cf15a2ae6 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (736039c2-f6a1-46cf-a5d8-c715409d59b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:23.521404 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.quota [None req-bdb8bbf3-4ef9-40a9-885b-d87ca24c21dd tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Created reservations ['2377646d-84d3-47e0-a8dd-150c3a142e5a', 'e44f6d05-6aaf-47bf-9395-71cf018b8cbc', '282ca1e5-5c62-4788-8f07-64fbc3ed68e6', '3b5b917a-157b-4a23-b113-4927a7fde199'] {{(pid=100014) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:37:23.522653 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-bdb8bbf3-4ef9-40a9-885b-d87ca24c21dd tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2841fcda-516a-4fe8-b8de-d41bb965607e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2377646d-84d3-47e0-a8dd-150c3a142e5a', 'e44f6d05-6aaf-47bf-9395-71cf018b8cbc', '282ca1e5-5c62-4788-8f07-64fbc3ed68e6', '3b5b917a-157b-4a23-b113-4927a7fde199']}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:23.523525 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-bdb8bbf3-4ef9-40a9-885b-d87ca24c21dd tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da5e0eeb-60fa-40ab-91e6-bf320323f6ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:23.556307 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.quota [None req-51c15117-89d9-4b78-b288-e86cf15a2ae6 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] Created reservations ['3f6a6e75-2dc0-4f37-a450-ea60861c60cf', '6be7b22f-d6ca-4575-9a98-e4b124d949a3', 'bcef2cb8-b4eb-4801-9866-7057f308aea8', 'f7fb3ae2-7d35-45e6-84b9-98f7885cb87f'] {{(pid=100012) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:37:23.557258 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-51c15117-89d9-4b78-b288-e86cf15a2ae6 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (736039c2-f6a1-46cf-a5d8-c715409d59b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3f6a6e75-2dc0-4f37-a450-ea60861c60cf', '6be7b22f-d6ca-4575-9a98-e4b124d949a3', 'bcef2cb8-b4eb-4801-9866-7057f308aea8', 'f7fb3ae2-7d35-45e6-84b9-98f7885cb87f']}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:23.557879 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-51c15117-89d9-4b78-b288-e86cf15a2ae6 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe46ab63-be9e-4ce9-9de0-f6f19a4b2318) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:23.576940 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-bdb8bbf3-4ef9-40a9-885b-d87ca24c21dd tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da5e0eeb-60fa-40ab-91e6-bf320323f6ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '90dfcf83-4695-45ca-bd99-271a42cb0052', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-876113685',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dbff4c5cac2b4d98ae1adc52129ba6e1',qos_specs=None,replication_status=,reservations=['2377646d-84d3-47e0-a8dd-150c3a142e5a','e44f6d05-6aaf-47bf-9395-71cf018b8cbc','282ca1e5-5c62-4788-8f07-64fbc3ed68e6','3b5b917a-157b-4a23-b113-4927a7fde199'],size=1,snapshot_id=2f3a8f7e-ecbe-4ae6-8bc1-52a9b5903e53,source_replicaid=,source_volid=None,status='creating',user_id='d73ec12583d04c30afaa7f9a17095de0',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:37:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-876113685',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=90dfcf83-4695-45ca-bd99-271a42cb0052,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dbff4c5cac2b4d98ae1adc52129ba6e1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=2f3a8f7e-ecbe-4ae6-8bc1-52a9b5903e53,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d73ec12583d04c30afaa7f9a17095de0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:23.577746 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-bdb8bbf3-4ef9-40a9-885b-d87ca24c21dd tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d257daca-c4dc-4de0-bf1a-a6bc3db4937b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:23.585635 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-51c15117-89d9-4b78-b288-e86cf15a2ae6 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe46ab63-be9e-4ce9-9de0-f6f19a4b2318) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9d3ee568-aa6b-4f15-afbe-84399875acf4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-656450683',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0ca2256cd0347f3a726a71e85a410f7',qos_specs=None,replication_status=,reservations=['3f6a6e75-2dc0-4f37-a450-ea60861c60cf','6be7b22f-d6ca-4575-9a98-e4b124d949a3','bcef2cb8-b4eb-4801-9866-7057f308aea8','f7fb3ae2-7d35-45e6-84b9-98f7885cb87f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2b33c18d405482592e3f72b8ced0359',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:37:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-656450683',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9d3ee568-aa6b-4f15-afbe-84399875acf4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d0ca2256cd0347f3a726a71e85a410f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e2b33c18d405482592e3f72b8ced0359',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:23.586355 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-51c15117-89d9-4b78-b288-e86cf15a2ae6 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17561c36-ed1c-4f44-960c-9178e23b4821) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:23.608073 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-bdb8bbf3-4ef9-40a9-885b-d87ca24c21dd tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d257daca-c4dc-4de0-bf1a-a6bc3db4937b) transitioned into state 'SUCCESS' from state '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-876113685',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dbff4c5cac2b4d98ae1adc52129ba6e1',qos_specs=None,replication_status=,reservations=['2377646d-84d3-47e0-a8dd-150c3a142e5a','e44f6d05-6aaf-47bf-9395-71cf018b8cbc','282ca1e5-5c62-4788-8f07-64fbc3ed68e6','3b5b917a-157b-4a23-b113-4927a7fde199'],size=1,snapshot_id=2f3a8f7e-ecbe-4ae6-8bc1-52a9b5903e53,source_replicaid=,source_volid=None,status='creating',user_id='d73ec12583d04c30afaa7f9a17095de0',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:23.608632 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-bdb8bbf3-4ef9-40a9-885b-d87ca24c21dd tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82ccc908-b078-4561-bd4a-99321b8c0ae9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:23.622390 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-51c15117-89d9-4b78-b288-e86cf15a2ae6 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17561c36-ed1c-4f44-960c-9178e23b4821) transitioned into state 'SUCCESS' from state '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-656450683',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0ca2256cd0347f3a726a71e85a410f7',qos_specs=None,replication_status=,reservations=['3f6a6e75-2dc0-4f37-a450-ea60861c60cf','6be7b22f-d6ca-4575-9a98-e4b124d949a3','bcef2cb8-b4eb-4801-9866-7057f308aea8','f7fb3ae2-7d35-45e6-84b9-98f7885cb87f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2b33c18d405482592e3f72b8ced0359',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:23.623111 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-51c15117-89d9-4b78-b288-e86cf15a2ae6 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7cb27aff-b9bb-4ec4-ab18-939a573b9abf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:23.628740 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-bdb8bbf3-4ef9-40a9-885b-d87ca24c21dd tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82ccc908-b078-4561-bd4a-99321b8c0ae9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:23.629592 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-bdb8bbf3-4ef9-40a9-885b-d87ca24c21dd tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Flow 'volume_create_api' (eb077de2-0f18-45ba-91ed-2db692720369) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:37:23.629896 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-bdb8bbf3-4ef9-40a9-885b-d87ca24c21dd tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Create volume request issued successfully. Jul 03 02:37:23.630462 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-bdb8bbf3-4ef9-40a9-885b-d87ca24c21dd tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:37:23.630982 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 975/3936] 10.4.3.223 () {70 vars in 1300 bytes} [Fri Jul 3 02:37:23 2026] POST /volume/v3/volumes => generated 803 bytes in 264 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:37:23.639330 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-51c15117-89d9-4b78-b288-e86cf15a2ae6 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7cb27aff-b9bb-4ec4-ab18-939a573b9abf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:23.640408 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-51c15117-89d9-4b78-b288-e86cf15a2ae6 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] Flow 'volume_create_api' (16a026c8-a180-4e18-95f8-e6da77e6bc4f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:37:23.640757 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-51c15117-89d9-4b78-b288-e86cf15a2ae6 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] Create volume request issued successfully. Jul 03 02:37:23.641441 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-51c15117-89d9-4b78-b288-e86cf15a2ae6 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:37:23.641904 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 985/3937] 10.4.3.223 () {70 vars in 1299 bytes} [Fri Jul 3 02:37:23 2026] POST /volume/v3/volumes => generated 777 bytes in 376 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:37:23.644263 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-8aab5b13-f005-4399-8a53-3d37b4f91018 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:23.645836 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-8aab5b13-f005-4399-8a53-3d37b4f91018 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] GET https://10.4.3.223/volume/v3/volumes/90dfcf83-4695-45ca-bd99-271a42cb0052 Jul 03 02:37:23.646157 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-8aab5b13-f005-4399-8a53-3d37b4f91018 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:23.646327 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-8aab5b13-f005-4399-8a53-3d37b4f91018 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:23.653544 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:23.653544 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:37:23.655325 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-4edf53c2-fdf5-4ac2-ba51-79e22f783dfe None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:23.656889 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-4edf53c2-fdf5-4ac2-ba51-79e22f783dfe tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] GET https://10.4.3.223/volume/v3/volumes/9d3ee568-aa6b-4f15-afbe-84399875acf4 Jul 03 02:37:23.657070 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-4edf53c2-fdf5-4ac2-ba51-79e22f783dfe tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:23.657143 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-8aab5b13-f005-4399-8a53-3d37b4f91018 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Volume info retrieved successfully. Jul 03 02:37:23.657218 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-4edf53c2-fdf5-4ac2-ba51-79e22f783dfe tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:23.661017 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-8aab5b13-f005-4399-8a53-3d37b4f91018 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] https://10.4.3.223/volume/v3/volumes/90dfcf83-4695-45ca-bd99-271a42cb0052 returned with HTTP 200 Jul 03 02:37:23.661365 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 987/3938] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:37:23 2026] GET /volume/v3/volumes/90dfcf83-4695-45ca-bd99-271a42cb0052 => generated 871 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:37:23.664218 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:23.664218 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:37:23.668004 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-4edf53c2-fdf5-4ac2-ba51-79e22f783dfe tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] Volume info retrieved successfully. Jul 03 02:37:23.671861 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-4edf53c2-fdf5-4ac2-ba51-79e22f783dfe tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] https://10.4.3.223/volume/v3/volumes/9d3ee568-aa6b-4f15-afbe-84399875acf4 returned with HTTP 200 Jul 03 02:37:23.672233 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 992/3939] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:37:23 2026] GET /volume/v3/volumes/9d3ee568-aa6b-4f15-afbe-84399875acf4 => generated 956 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:37:23.797490 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-fa68c1d7-2bb4-44c8-b2df-aa01f0da58ce None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:23.799384 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-fa68c1d7-2bb4-44c8-b2df-aa01f0da58ce tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] GET https://10.4.3.223/volume/v3/volumes/8c95247f-3e42-40cb-99ce-718d6af561dc Jul 03 02:37:23.799634 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-fa68c1d7-2bb4-44c8-b2df-aa01f0da58ce tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:23.799823 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-fa68c1d7-2bb4-44c8-b2df-aa01f0da58ce tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:23.808484 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:23.808484 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:37:23.811855 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-fa68c1d7-2bb4-44c8-b2df-aa01f0da58ce tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Volume info retrieved successfully. Jul 03 02:37:23.816065 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-fa68c1d7-2bb4-44c8-b2df-aa01f0da58ce tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] https://10.4.3.223/volume/v3/volumes/8c95247f-3e42-40cb-99ce-718d6af561dc returned with HTTP 200 Jul 03 02:37:23.816476 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 976/3940] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:37:23 2026] GET /volume/v3/volumes/8c95247f-3e42-40cb-99ce-718d6af561dc => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:37:24.188982 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-f5b3f69b-e72d-4919-b658-9ef8d2426a19 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:24.191429 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-f5b3f69b-e72d-4919-b658-9ef8d2426a19 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] GET https://10.4.3.223/volume/v3/volumes/ff64dd71-211b-4aa1-a8a2-2598df639fcc Jul 03 02:37:24.191700 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-f5b3f69b-e72d-4919-b658-9ef8d2426a19 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:24.191893 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-f5b3f69b-e72d-4919-b658-9ef8d2426a19 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:24.201956 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:24.201956 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:37:24.205565 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-f5b3f69b-e72d-4919-b658-9ef8d2426a19 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Volume info retrieved successfully. Jul 03 02:37:24.210503 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-f5b3f69b-e72d-4919-b658-9ef8d2426a19 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] https://10.4.3.223/volume/v3/volumes/ff64dd71-211b-4aa1-a8a2-2598df639fcc returned with HTTP 200 Jul 03 02:37:24.210984 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 986/3941] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:37:24 2026] GET /volume/v3/volumes/ff64dd71-211b-4aa1-a8a2-2598df639fcc => generated 905 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:37:24.673815 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-254a72e6-ee05-4411-bbe8-4a1558c89917 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:24.675920 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-254a72e6-ee05-4411-bbe8-4a1558c89917 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] GET https://10.4.3.223/volume/v3/volumes/90dfcf83-4695-45ca-bd99-271a42cb0052 Jul 03 02:37:24.676126 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-254a72e6-ee05-4411-bbe8-4a1558c89917 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:24.676318 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-254a72e6-ee05-4411-bbe8-4a1558c89917 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:24.687764 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:24.687764 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:37:24.690152 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-22e74420-cfa9-4fee-9b50-e3a27d8ac004 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:24.691788 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-22e74420-cfa9-4fee-9b50-e3a27d8ac004 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] GET https://10.4.3.223/volume/v3/volumes/9d3ee568-aa6b-4f15-afbe-84399875acf4 Jul 03 02:37:24.692082 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-22e74420-cfa9-4fee-9b50-e3a27d8ac004 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:24.692383 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-22e74420-cfa9-4fee-9b50-e3a27d8ac004 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:24.695463 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-254a72e6-ee05-4411-bbe8-4a1558c89917 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Volume info retrieved successfully. Jul 03 02:37:24.699685 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:24.699685 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:37:24.700076 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-254a72e6-ee05-4411-bbe8-4a1558c89917 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] https://10.4.3.223/volume/v3/volumes/90dfcf83-4695-45ca-bd99-271a42cb0052 returned with HTTP 200 Jul 03 02:37:24.700508 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 988/3942] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:37:24 2026] GET /volume/v3/volumes/90dfcf83-4695-45ca-bd99-271a42cb0052 => generated 896 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:37:24.703925 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-22e74420-cfa9-4fee-9b50-e3a27d8ac004 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] Volume info retrieved successfully. Jul 03 02:37:24.708924 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-22e74420-cfa9-4fee-9b50-e3a27d8ac004 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] https://10.4.3.223/volume/v3/volumes/9d3ee568-aa6b-4f15-afbe-84399875acf4 returned with HTTP 200 Jul 03 02:37:24.709659 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 993/3943] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:37:24 2026] GET /volume/v3/volumes/9d3ee568-aa6b-4f15-afbe-84399875acf4 => generated 1008 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 03 02:37:24.720084 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-ca47b101-0bdc-4dfa-a6eb-899aa45840ec None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:24.722109 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-ca47b101-0bdc-4dfa-a6eb-899aa45840ec tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:37:24.722222 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-97648dd0-2ca4-45e3-ab9a-279152365fe2 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:24.722481 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-ca47b101-0bdc-4dfa-a6eb-899aa45840ec tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "90dfcf83-4695-45ca-bd99-271a42cb0052", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-990524385"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:37:24.724414 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.volumes [None req-ca47b101-0bdc-4dfa-a6eb-899aa45840ec tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Create volume request body: {'volume': {'source_volid': '90dfcf83-4695-45ca-bd99-271a42cb0052', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-990524385'}} {{(pid=100014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:37:24.732293 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:24.732293 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:37:24.732866 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-ca47b101-0bdc-4dfa-a6eb-899aa45840ec tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Volume retrieved successfully. Jul 03 02:37:24.733032 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.volumes [None req-ca47b101-0bdc-4dfa-a6eb-899aa45840ec tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Create volume of 1 GB Jul 03 02:37:24.737533 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-ca47b101-0bdc-4dfa-a6eb-899aa45840ec tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Availability Zones retrieved successfully. Jul 03 02:37:24.743827 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-ca47b101-0bdc-4dfa-a6eb-899aa45840ec tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Flow 'volume_create_api' (994cb95f-d4af-4d7a-8e76-5830e3a178a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:37:24.745149 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-ca47b101-0bdc-4dfa-a6eb-899aa45840ec tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc52a43b-2617-45f4-a82e-f77c7177d6d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:24.746509 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.flows.api.create_volume [None req-ca47b101-0bdc-4dfa-a6eb-899aa45840ec tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:37:24.775556 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-ca47b101-0bdc-4dfa-a6eb-899aa45840ec tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc52a43b-2617-45f4-a82e-f77c7177d6d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '90dfcf83-4695-45ca-bd99-271a42cb0052', 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:24.776227 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-ca47b101-0bdc-4dfa-a6eb-899aa45840ec tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8243a08-edcf-458a-85b0-3c34345a1c72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:24.831095 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.quota [None req-ca47b101-0bdc-4dfa-a6eb-899aa45840ec tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Created reservations ['16099e8c-dc4c-4bda-9c1b-75f0e34c0f9c', '6cc928a7-d7a2-43c3-a6b4-cfd260417090', '9f19eeb0-eacb-4d1b-98f8-c464f05b520c', '316d9cd4-fb15-4149-8851-5f888ce1b41c'] {{(pid=100014) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:37:24.831967 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-ca47b101-0bdc-4dfa-a6eb-899aa45840ec tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8243a08-edcf-458a-85b0-3c34345a1c72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['16099e8c-dc4c-4bda-9c1b-75f0e34c0f9c', '6cc928a7-d7a2-43c3-a6b4-cfd260417090', '9f19eeb0-eacb-4d1b-98f8-c464f05b520c', '316d9cd4-fb15-4149-8851-5f888ce1b41c']}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:24.832339 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-1591a0f2-f6db-473c-9b7c-99e9439f14d1 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:24.832893 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-ca47b101-0bdc-4dfa-a6eb-899aa45840ec tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65a06804-12ff-4a7b-b86b-2badc0e56f5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:24.834922 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-1591a0f2-f6db-473c-9b7c-99e9439f14d1 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] GET https://10.4.3.223/volume/v3/volumes/8c95247f-3e42-40cb-99ce-718d6af561dc Jul 03 02:37:24.835336 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-1591a0f2-f6db-473c-9b7c-99e9439f14d1 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:24.835663 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-1591a0f2-f6db-473c-9b7c-99e9439f14d1 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:24.847590 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-97648dd0-2ca4-45e3-ab9a-279152365fe2 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-reader] GET https://10.4.3.223/volume/v3/volumes Jul 03 02:37:24.848384 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-97648dd0-2ca4-45e3-ab9a-279152365fe2 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-reader] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:24.848384 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-97648dd0-2ca4-45e3-ab9a-279152365fe2 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-reader] Calling method 'index' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:24.848384 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.api_utils [None req-97648dd0-2ca4-45e3-ab9a-279152365fe2 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-reader] Removing options '' from query. {{(pid=100012) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 02:37:24.848893 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-97648dd0-2ca4-45e3-ab9a-279152365fe2 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100012) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 02:37:24.849884 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:24.849884 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:37:24.855055 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-1591a0f2-f6db-473c-9b7c-99e9439f14d1 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Volume info retrieved successfully. Jul 03 02:37:24.856145 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-97648dd0-2ca4-45e3-ab9a-279152365fe2 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-reader] Get all volumes completed successfully. Jul 03 02:37:24.856145 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-97648dd0-2ca4-45e3-ab9a-279152365fe2 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-reader] https://10.4.3.223/volume/v3/volumes returned with HTTP 200 Jul 03 02:37:24.856646 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 987/3944] 10.4.3.223 () {68 vars in 1278 bytes} [Fri Jul 3 02:37:24 2026] GET /volume/v3/volumes => generated 335 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:37:24.867311 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-0be1ca4a-6ca3-481f-b517-20b03d97db62 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:24.867495 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-1591a0f2-f6db-473c-9b7c-99e9439f14d1 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] https://10.4.3.223/volume/v3/volumes/8c95247f-3e42-40cb-99ce-718d6af561dc returned with HTTP 200 Jul 03 02:37:24.867960 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 989/3945] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:37:24 2026] GET /volume/v3/volumes/8c95247f-3e42-40cb-99ce-718d6af561dc => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:37:24.869268 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-0be1ca4a-6ca3-481f-b517-20b03d97db62 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] DELETE https://10.4.3.223/volume/v3/volumes/9d3ee568-aa6b-4f15-afbe-84399875acf4 Jul 03 02:37:24.869718 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-0be1ca4a-6ca3-481f-b517-20b03d97db62 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:24.870232 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-0be1ca4a-6ca3-481f-b517-20b03d97db62 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:24.870858 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-0be1ca4a-6ca3-481f-b517-20b03d97db62 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] Delete volume with id: 9d3ee568-aa6b-4f15-afbe-84399875acf4 Jul 03 02:37:24.874164 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-ca47b101-0bdc-4dfa-a6eb-899aa45840ec tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65a06804-12ff-4a7b-b86b-2badc0e56f5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a549f7cb-3240-4b64-b199-c16e1230101f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-990524385',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dbff4c5cac2b4d98ae1adc52129ba6e1',qos_specs=None,replication_status=,reservations=['16099e8c-dc4c-4bda-9c1b-75f0e34c0f9c','6cc928a7-d7a2-43c3-a6b4-cfd260417090','9f19eeb0-eacb-4d1b-98f8-c464f05b520c','316d9cd4-fb15-4149-8851-5f888ce1b41c'],size=1,snapshot_id=None,source_replicaid=,source_volid=90dfcf83-4695-45ca-bd99-271a42cb0052,status='creating',user_id='d73ec12583d04c30afaa7f9a17095de0',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:37:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-990524385',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a549f7cb-3240-4b64-b199-c16e1230101f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dbff4c5cac2b4d98ae1adc52129ba6e1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=90dfcf83-4695-45ca-bd99-271a42cb0052,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d73ec12583d04c30afaa7f9a17095de0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:24.875543 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-ca47b101-0bdc-4dfa-a6eb-899aa45840ec tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c33a039-7ca5-497e-8faa-af0ecc64cb0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:24.887676 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:24.887676 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:37:24.887676 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-0be1ca4a-6ca3-481f-b517-20b03d97db62 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] Volume info retrieved successfully. Jul 03 02:37:24.897079 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-ca47b101-0bdc-4dfa-a6eb-899aa45840ec tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c33a039-7ca5-497e-8faa-af0ecc64cb0c) transitioned into state 'SUCCESS' from state '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-990524385',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dbff4c5cac2b4d98ae1adc52129ba6e1',qos_specs=None,replication_status=,reservations=['16099e8c-dc4c-4bda-9c1b-75f0e34c0f9c','6cc928a7-d7a2-43c3-a6b4-cfd260417090','9f19eeb0-eacb-4d1b-98f8-c464f05b520c','316d9cd4-fb15-4149-8851-5f888ce1b41c'],size=1,snapshot_id=None,source_replicaid=,source_volid=90dfcf83-4695-45ca-bd99-271a42cb0052,status='creating',user_id='d73ec12583d04c30afaa7f9a17095de0',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:24.898036 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-ca47b101-0bdc-4dfa-a6eb-899aa45840ec tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae55958f-e7a0-4c65-8009-dc04b46a93f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:24.908285 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-0be1ca4a-6ca3-481f-b517-20b03d97db62 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] Delete volume request issued successfully. Jul 03 02:37:24.908667 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-0be1ca4a-6ca3-481f-b517-20b03d97db62 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] https://10.4.3.223/volume/v3/volumes/9d3ee568-aa6b-4f15-afbe-84399875acf4 returned with HTTP 202 Jul 03 02:37:24.909184 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 994/3946] 10.4.3.223 () {68 vars in 1392 bytes} [Fri Jul 3 02:37:24 2026] DELETE /volume/v3/volumes/9d3ee568-aa6b-4f15-afbe-84399875acf4 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 02:37:24.922396 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-d7a92a14-7a7c-43a8-abe0-d141f5b8ea04 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:24.925672 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-d7a92a14-7a7c-43a8-abe0-d141f5b8ea04 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] GET https://10.4.3.223/volume/v3/volumes/9d3ee568-aa6b-4f15-afbe-84399875acf4 Jul 03 02:37:24.925850 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-d7a92a14-7a7c-43a8-abe0-d141f5b8ea04 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:24.926028 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-d7a92a14-7a7c-43a8-abe0-d141f5b8ea04 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:24.928289 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-ca47b101-0bdc-4dfa-a6eb-899aa45840ec tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae55958f-e7a0-4c65-8009-dc04b46a93f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:24.929480 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-ca47b101-0bdc-4dfa-a6eb-899aa45840ec tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Flow 'volume_create_api' (994cb95f-d4af-4d7a-8e76-5830e3a178a6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:37:24.929883 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-ca47b101-0bdc-4dfa-a6eb-899aa45840ec tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Create volume request issued successfully. Jul 03 02:37:24.930846 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-ca47b101-0bdc-4dfa-a6eb-899aa45840ec tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:37:24.931577 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 977/3947] 10.4.3.223 () {70 vars in 1300 bytes} [Fri Jul 3 02:37:24 2026] POST /volume/v3/volumes => generated 803 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:37:24.936791 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:24.936791 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:37:24.940414 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-d7a92a14-7a7c-43a8-abe0-d141f5b8ea04 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] Volume info retrieved successfully. Jul 03 02:37:24.944957 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-d7a92a14-7a7c-43a8-abe0-d141f5b8ea04 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] https://10.4.3.223/volume/v3/volumes/9d3ee568-aa6b-4f15-afbe-84399875acf4 returned with HTTP 200 Jul 03 02:37:24.945461 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 988/3948] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:37:24 2026] GET /volume/v3/volumes/9d3ee568-aa6b-4f15-afbe-84399875acf4 => generated 1007 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:37:24.948370 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-2e3d677f-02fe-40f5-b34f-57c16ef6ed28 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:24.950259 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-2e3d677f-02fe-40f5-b34f-57c16ef6ed28 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] GET https://10.4.3.223/volume/v3/volumes/a549f7cb-3240-4b64-b199-c16e1230101f Jul 03 02:37:24.950478 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-2e3d677f-02fe-40f5-b34f-57c16ef6ed28 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:24.950696 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-2e3d677f-02fe-40f5-b34f-57c16ef6ed28 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:24.958284 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:24.958284 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:37:24.962392 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-2e3d677f-02fe-40f5-b34f-57c16ef6ed28 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Volume info retrieved successfully. Jul 03 02:37:24.967708 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-2e3d677f-02fe-40f5-b34f-57c16ef6ed28 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] https://10.4.3.223/volume/v3/volumes/a549f7cb-3240-4b64-b199-c16e1230101f returned with HTTP 200 Jul 03 02:37:24.967708 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 990/3949] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:37:24 2026] GET /volume/v3/volumes/a549f7cb-3240-4b64-b199-c16e1230101f => generated 871 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:37:25.226396 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-1ab32131-82fe-4d9b-9e92-25a6fb341ba3 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:25.230443 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-1ab32131-82fe-4d9b-9e92-25a6fb341ba3 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] GET https://10.4.3.223/volume/v3/volumes/ff64dd71-211b-4aa1-a8a2-2598df639fcc Jul 03 02:37:25.230443 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-1ab32131-82fe-4d9b-9e92-25a6fb341ba3 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:25.230443 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-1ab32131-82fe-4d9b-9e92-25a6fb341ba3 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:25.242877 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:25.242877 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:37:25.251067 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-1ab32131-82fe-4d9b-9e92-25a6fb341ba3 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Volume info retrieved successfully. Jul 03 02:37:25.257806 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-1ab32131-82fe-4d9b-9e92-25a6fb341ba3 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] https://10.4.3.223/volume/v3/volumes/ff64dd71-211b-4aa1-a8a2-2598df639fcc returned with HTTP 200 Jul 03 02:37:25.258808 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 995/3950] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:37:25 2026] GET /volume/v3/volumes/ff64dd71-211b-4aa1-a8a2-2598df639fcc => generated 905 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:37:25.409433 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-a11da577-2c2f-48f5-8191-4129f5b008a0 req-37755f43-8aab-4022-87b3-942bd62b6be0 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:25.411401 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-a11da577-2c2f-48f5-8191-4129f5b008a0 req-37755f43-8aab-4022-87b3-942bd62b6be0 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] POST https://10.4.3.223/volume/v3/attachments/7403da31-51ce-4aaf-a09e-77a6eeb091c5/action Jul 03 02:37:25.411754 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-a11da577-2c2f-48f5-8191-4129f5b008a0 req-37755f43-8aab-4022-87b3-942bd62b6be0 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Action body: b'{"os-complete": null}' {{(pid=100014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:37:25.411872 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-a11da577-2c2f-48f5-8191-4129f5b008a0 req-37755f43-8aab-4022-87b3-942bd62b6be0 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:37:25.414640 np0000004352 devstack@c-api.service[100014]: DEBUG dbcounter [-] [100014] Writing DB stats cinder:SELECT=460,cinder:UPDATE=148,cinder:INSERT=69,cinder:DELETE=2 {{(pid=100014) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 02:37:25.431228 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:25.431228 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:37:25.446535 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-a11da577-2c2f-48f5-8191-4129f5b008a0 req-37755f43-8aab-4022-87b3-942bd62b6be0 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] https://10.4.3.223/volume/v3/attachments/7403da31-51ce-4aaf-a09e-77a6eeb091c5/action returned with HTTP 204 Jul 03 02:37:25.447018 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 978/3951] 10.4.3.223 () {74 vars in 1725 bytes} [Fri Jul 3 02:37:25 2026] POST /volume/v3/attachments/7403da31-51ce-4aaf-a09e-77a6eeb091c5/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:37:25.884618 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-9a1f2e5a-dbbb-4843-8f33-8400dbed4153 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:25.887075 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-9a1f2e5a-dbbb-4843-8f33-8400dbed4153 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] GET https://10.4.3.223/volume/v3/volumes/8c95247f-3e42-40cb-99ce-718d6af561dc Jul 03 02:37:25.887267 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-9a1f2e5a-dbbb-4843-8f33-8400dbed4153 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:25.887477 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-9a1f2e5a-dbbb-4843-8f33-8400dbed4153 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:25.895901 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:25.895901 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:37:25.898933 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-9a1f2e5a-dbbb-4843-8f33-8400dbed4153 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Volume info retrieved successfully. Jul 03 02:37:25.902633 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-9a1f2e5a-dbbb-4843-8f33-8400dbed4153 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] https://10.4.3.223/volume/v3/volumes/8c95247f-3e42-40cb-99ce-718d6af561dc returned with HTTP 200 Jul 03 02:37:25.903007 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 989/3952] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:37:25 2026] GET /volume/v3/volumes/8c95247f-3e42-40cb-99ce-718d6af561dc => generated 1139 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:37:25.913489 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-1558b333-5943-4e8e-a1e4-b325b743b3b1 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:25.915086 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-1558b333-5943-4e8e-a1e4-b325b743b3b1 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] GET https://10.4.3.223/volume/v3/volumes/8c95247f-3e42-40cb-99ce-718d6af561dc Jul 03 02:37:25.915324 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-1558b333-5943-4e8e-a1e4-b325b743b3b1 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:25.915477 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-1558b333-5943-4e8e-a1e4-b325b743b3b1 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:25.923677 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:25.923677 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:37:25.926686 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-1558b333-5943-4e8e-a1e4-b325b743b3b1 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Volume info retrieved successfully. Jul 03 02:37:25.930410 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-1558b333-5943-4e8e-a1e4-b325b743b3b1 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] https://10.4.3.223/volume/v3/volumes/8c95247f-3e42-40cb-99ce-718d6af561dc returned with HTTP 200 Jul 03 02:37:25.930927 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 991/3953] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:37:25 2026] GET /volume/v3/volumes/8c95247f-3e42-40cb-99ce-718d6af561dc => generated 1139 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:37:25.942695 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-c14fed86-aab1-4906-9378-6b2e99de81fb None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:25.953527 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-c14fed86-aab1-4906-9378-6b2e99de81fb tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] DELETE https://10.4.3.223/volume/v3/volumes/8c95247f-3e42-40cb-99ce-718d6af561dc Jul 03 02:37:25.953527 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-c14fed86-aab1-4906-9378-6b2e99de81fb tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:25.953527 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-c14fed86-aab1-4906-9378-6b2e99de81fb tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:25.953527 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-c14fed86-aab1-4906-9378-6b2e99de81fb tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Delete volume with id: 8c95247f-3e42-40cb-99ce-718d6af561dc Jul 03 02:37:25.961122 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-680f2c91-f5bc-4237-a1cd-d78577027ab0 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:25.963303 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-680f2c91-f5bc-4237-a1cd-d78577027ab0 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] GET https://10.4.3.223/volume/v3/volumes/9d3ee568-aa6b-4f15-afbe-84399875acf4 Jul 03 02:37:25.963405 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-680f2c91-f5bc-4237-a1cd-d78577027ab0 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:25.964717 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-680f2c91-f5bc-4237-a1cd-d78577027ab0 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:25.965850 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:25.965850 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:37:25.966663 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-c14fed86-aab1-4906-9378-6b2e99de81fb tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Volume info retrieved successfully. Jul 03 02:37:25.970310 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-680f2c91-f5bc-4237-a1cd-d78577027ab0 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] https://10.4.3.223/volume/v3/volumes/9d3ee568-aa6b-4f15-afbe-84399875acf4 returned with HTTP 404 Jul 03 02:37:25.970993 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 979/3954] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:37:25 2026] GET /volume/v3/volumes/9d3ee568-aa6b-4f15-afbe-84399875acf4 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 02:37:25.975443 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-c14fed86-aab1-4906-9378-6b2e99de81fb tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-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. Jul 03 02:37:25.975982 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-c14fed86-aab1-4906-9378-6b2e99de81fb tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] https://10.4.3.223/volume/v3/volumes/8c95247f-3e42-40cb-99ce-718d6af561dc returned with HTTP 400 Jul 03 02:37:25.976854 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 996/3955] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:37:25 2026] DELETE /volume/v3/volumes/8c95247f-3e42-40cb-99ce-718d6af561dc => generated 307 bytes in 34 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 02:37:25.978965 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-69afe765-e1d0-439f-bcd2-a7ad5d66ec37 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:25.980578 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-69afe765-e1d0-439f-bcd2-a7ad5d66ec37 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:37:25.980905 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-69afe765-e1d0-439f-bcd2-a7ad5d66ec37 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-246762199"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:37:25.982201 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.volumes [None req-69afe765-e1d0-439f-bcd2-a7ad5d66ec37 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-246762199'}} {{(pid=100012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:37:25.982332 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.volumes [None req-69afe765-e1d0-439f-bcd2-a7ad5d66ec37 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] Create volume of 1 GB Jul 03 02:37:25.984385 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-9ae2770b-8ad0-4bea-9bba-6474f7fe4cb0 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:25.984552 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-658cffb0-d750-459e-9a3b-0656a640caff None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:25.986154 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-9ae2770b-8ad0-4bea-9bba-6474f7fe4cb0 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] GET https://10.4.3.223/volume/v3/volumes/a549f7cb-3240-4b64-b199-c16e1230101f Jul 03 02:37:25.986477 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-9ae2770b-8ad0-4bea-9bba-6474f7fe4cb0 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:25.986652 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-9ae2770b-8ad0-4bea-9bba-6474f7fe4cb0 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:25.987054 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-658cffb0-d750-459e-9a3b-0656a640caff tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] GET https://10.4.3.223/volume/v3/volumes/8c95247f-3e42-40cb-99ce-718d6af561dc Jul 03 02:37:25.987293 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-658cffb0-d750-459e-9a3b-0656a640caff tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:25.987545 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-658cffb0-d750-459e-9a3b-0656a640caff tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:25.990977 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-69afe765-e1d0-439f-bcd2-a7ad5d66ec37 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] Availability Zones retrieved successfully. Jul 03 02:37:25.993618 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:25.993618 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:37:25.996198 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-69afe765-e1d0-439f-bcd2-a7ad5d66ec37 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] Flow 'volume_create_api' (fadbdd65-8500-480a-9343-aae4cc3616cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:37:25.997081 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-69afe765-e1d0-439f-bcd2-a7ad5d66ec37 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52943a4a-22ac-4539-b0d6-2a6a5e5717db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:25.997890 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.flows.api.create_volume [None req-69afe765-e1d0-439f-bcd2-a7ad5d66ec37 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] Validating volume size '1' using validate_int {{(pid=100012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:37:26.000524 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-9ae2770b-8ad0-4bea-9bba-6474f7fe4cb0 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Volume info retrieved successfully. Jul 03 02:37:26.001507 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:26.001507 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:37:26.005066 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-9ae2770b-8ad0-4bea-9bba-6474f7fe4cb0 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] https://10.4.3.223/volume/v3/volumes/a549f7cb-3240-4b64-b199-c16e1230101f returned with HTTP 200 Jul 03 02:37:26.005474 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 992/3956] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:37:25 2026] GET /volume/v3/volumes/a549f7cb-3240-4b64-b199-c16e1230101f => generated 896 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:37:26.005952 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-658cffb0-d750-459e-9a3b-0656a640caff tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Volume info retrieved successfully. Jul 03 02:37:26.010371 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-658cffb0-d750-459e-9a3b-0656a640caff tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] https://10.4.3.223/volume/v3/volumes/8c95247f-3e42-40cb-99ce-718d6af561dc returned with HTTP 200 Jul 03 02:37:26.010767 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 980/3957] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:37:25 2026] GET /volume/v3/volumes/8c95247f-3e42-40cb-99ce-718d6af561dc => generated 1139 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:37:26.021157 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-980e67b7-a4c6-4ad8-a2fa-0a3a10238274 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:26.023328 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-980e67b7-a4c6-4ad8-a2fa-0a3a10238274 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/954a2d65-4cbc-4125-b002-5fdafdbbaf4e Jul 03 02:37:26.023413 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-980e67b7-a4c6-4ad8-a2fa-0a3a10238274 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:26.023628 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-980e67b7-a4c6-4ad8-a2fa-0a3a10238274 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:26.024154 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.snapshots [None req-980e67b7-a4c6-4ad8-a2fa-0a3a10238274 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Delete snapshot with id: 954a2d65-4cbc-4125-b002-5fdafdbbaf4e Jul 03 02:37:26.025743 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-69afe765-e1d0-439f-bcd2-a7ad5d66ec37 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52943a4a-22ac-4539-b0d6-2a6a5e5717db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:26.026413 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-69afe765-e1d0-439f-bcd2-a7ad5d66ec37 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2f638f5-c7e9-490c-9cd6-acc0379550cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:26.035657 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:26.035657 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:37:26.036220 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-980e67b7-a4c6-4ad8-a2fa-0a3a10238274 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Snapshot retrieved successfully. Jul 03 02:37:26.066046 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-980e67b7-a4c6-4ad8-a2fa-0a3a10238274 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Snapshot delete request issued successfully. Jul 03 02:37:26.066294 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-980e67b7-a4c6-4ad8-a2fa-0a3a10238274 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] https://10.4.3.223/volume/v3/snapshots/954a2d65-4cbc-4125-b002-5fdafdbbaf4e returned with HTTP 202 Jul 03 02:37:26.066819 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 997/3958] 10.4.3.223 () {66 vars in 1357 bytes} [Fri Jul 3 02:37:26 2026] DELETE /volume/v3/snapshots/954a2d65-4cbc-4125-b002-5fdafdbbaf4e => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:37:26.069567 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-ee597eaa-3455-4eb1-b7ed-3f656000b6ec req-cde5ec84-6981-42ee-ae2c-fae83f7ee9c8 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:26.075787 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-ee597eaa-3455-4eb1-b7ed-3f656000b6ec req-cde5ec84-6981-42ee-ae2c-fae83f7ee9c8 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] GET https://10.4.3.223/volume/v3/volumes/8c95247f-3e42-40cb-99ce-718d6af561dc Jul 03 02:37:26.076200 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-ee597eaa-3455-4eb1-b7ed-3f656000b6ec req-cde5ec84-6981-42ee-ae2c-fae83f7ee9c8 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:26.076273 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-ee597eaa-3455-4eb1-b7ed-3f656000b6ec req-cde5ec84-6981-42ee-ae2c-fae83f7ee9c8 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:26.078308 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-519720fe-0a18-4278-b55b-ba9111c1d319 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:26.080372 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-519720fe-0a18-4278-b55b-ba9111c1d319 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] GET https://10.4.3.223/volume/v3/snapshots/954a2d65-4cbc-4125-b002-5fdafdbbaf4e Jul 03 02:37:26.080617 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-519720fe-0a18-4278-b55b-ba9111c1d319 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:26.081086 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-519720fe-0a18-4278-b55b-ba9111c1d319 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:26.088374 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:26.088374 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:37:26.088780 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-519720fe-0a18-4278-b55b-ba9111c1d319 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Snapshot retrieved successfully. Jul 03 02:37:26.090346 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-519720fe-0a18-4278-b55b-ba9111c1d319 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] https://10.4.3.223/volume/v3/snapshots/954a2d65-4cbc-4125-b002-5fdafdbbaf4e returned with HTTP 200 Jul 03 02:37:26.090439 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 981/3959] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:37:26 2026] GET /volume/v3/snapshots/954a2d65-4cbc-4125-b002-5fdafdbbaf4e => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:37:26.099352 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.quota [None req-69afe765-e1d0-439f-bcd2-a7ad5d66ec37 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] Created reservations ['3145812d-111f-454a-94e6-a3445abbf854', '84e7f861-34a3-423a-ba20-61e97810fabf', '7ab813a9-ffdd-4563-9c5f-8bafa53183ae', '3648319c-90c4-4105-ad00-a1b329fae37a'] {{(pid=100012) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:37:26.099352 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-69afe765-e1d0-439f-bcd2-a7ad5d66ec37 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2f638f5-c7e9-490c-9cd6-acc0379550cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3145812d-111f-454a-94e6-a3445abbf854', '84e7f861-34a3-423a-ba20-61e97810fabf', '7ab813a9-ffdd-4563-9c5f-8bafa53183ae', '3648319c-90c4-4105-ad00-a1b329fae37a']}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:26.100285 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-69afe765-e1d0-439f-bcd2-a7ad5d66ec37 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f5fbd12-f745-4ee0-b23e-f31283a7083d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:26.102591 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:26.102591 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:37:26.111594 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-ee597eaa-3455-4eb1-b7ed-3f656000b6ec req-cde5ec84-6981-42ee-ae2c-fae83f7ee9c8 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Volume info retrieved successfully. Jul 03 02:37:26.117366 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-ee597eaa-3455-4eb1-b7ed-3f656000b6ec req-cde5ec84-6981-42ee-ae2c-fae83f7ee9c8 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] https://10.4.3.223/volume/v3/volumes/8c95247f-3e42-40cb-99ce-718d6af561dc returned with HTTP 200 Jul 03 02:37:26.117800 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 993/3960] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:37:26 2026] GET /volume/v3/volumes/8c95247f-3e42-40cb-99ce-718d6af561dc => generated 1139 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:37:26.132112 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-69afe765-e1d0-439f-bcd2-a7ad5d66ec37 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f5fbd12-f745-4ee0-b23e-f31283a7083d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c857c9ce-12c1-4a90-81ce-d38bfe0a771d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-246762199',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0ca2256cd0347f3a726a71e85a410f7',qos_specs=None,replication_status=,reservations=['3145812d-111f-454a-94e6-a3445abbf854','84e7f861-34a3-423a-ba20-61e97810fabf','7ab813a9-ffdd-4563-9c5f-8bafa53183ae','3648319c-90c4-4105-ad00-a1b329fae37a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2b33c18d405482592e3f72b8ced0359',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:37:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-246762199',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c857c9ce-12c1-4a90-81ce-d38bfe0a771d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d0ca2256cd0347f3a726a71e85a410f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e2b33c18d405482592e3f72b8ced0359',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:26.132879 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-69afe765-e1d0-439f-bcd2-a7ad5d66ec37 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb8ba049-42d8-460c-8e6e-d17036f13301) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:26.139706 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-ee597eaa-3455-4eb1-b7ed-3f656000b6ec req-4d98674b-a07a-4f36-9918-cd95fa112187 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:26.143563 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-ee597eaa-3455-4eb1-b7ed-3f656000b6ec req-4d98674b-a07a-4f36-9918-cd95fa112187 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] POST https://10.4.3.223/volume/v3/volumes/8c95247f-3e42-40cb-99ce-718d6af561dc/action Jul 03 02:37:26.143863 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-ee597eaa-3455-4eb1-b7ed-3f656000b6ec req-4d98674b-a07a-4f36-9918-cd95fa112187 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100015) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:37:26.145580 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-ee597eaa-3455-4eb1-b7ed-3f656000b6ec req-4d98674b-a07a-4f36-9918-cd95fa112187 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:37:26.154792 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:26.154792 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:37:26.155894 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [req-ee597eaa-3455-4eb1-b7ed-3f656000b6ec req-4d98674b-a07a-4f36-9918-cd95fa112187 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Volume info retrieved successfully. Jul 03 02:37:26.158539 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-69afe765-e1d0-439f-bcd2-a7ad5d66ec37 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb8ba049-42d8-460c-8e6e-d17036f13301) transitioned into state 'SUCCESS' from state '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-246762199',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0ca2256cd0347f3a726a71e85a410f7',qos_specs=None,replication_status=,reservations=['3145812d-111f-454a-94e6-a3445abbf854','84e7f861-34a3-423a-ba20-61e97810fabf','7ab813a9-ffdd-4563-9c5f-8bafa53183ae','3648319c-90c4-4105-ad00-a1b329fae37a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2b33c18d405482592e3f72b8ced0359',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:26.159224 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-69afe765-e1d0-439f-bcd2-a7ad5d66ec37 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba94f15e-e6fd-4e7d-b176-54f2bfe50703) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:26.160983 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [req-ee597eaa-3455-4eb1-b7ed-3f656000b6ec req-4d98674b-a07a-4f36-9918-cd95fa112187 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Begin detaching volume completed successfully. Jul 03 02:37:26.161219 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-ee597eaa-3455-4eb1-b7ed-3f656000b6ec req-4d98674b-a07a-4f36-9918-cd95fa112187 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] https://10.4.3.223/volume/v3/volumes/8c95247f-3e42-40cb-99ce-718d6af561dc/action returned with HTTP 202 Jul 03 02:37:26.161682 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 998/3961] 10.4.3.223 () {72 vars in 1672 bytes} [Fri Jul 3 02:37:26 2026] POST /volume/v3/volumes/8c95247f-3e42-40cb-99ce-718d6af561dc/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 02:37:26.171361 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-69afe765-e1d0-439f-bcd2-a7ad5d66ec37 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba94f15e-e6fd-4e7d-b176-54f2bfe50703) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:26.172405 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-69afe765-e1d0-439f-bcd2-a7ad5d66ec37 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] Flow 'volume_create_api' (fadbdd65-8500-480a-9343-aae4cc3616cb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:37:26.172805 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-69afe765-e1d0-439f-bcd2-a7ad5d66ec37 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] Create volume request issued successfully. Jul 03 02:37:26.173694 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-69afe765-e1d0-439f-bcd2-a7ad5d66ec37 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:37:26.174205 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 990/3962] 10.4.3.223 () {70 vars in 1299 bytes} [Fri Jul 3 02:37:25 2026] POST /volume/v3/volumes => generated 777 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:37:26.188403 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-8edac3d0-ee14-4caa-bc21-3cbec2d8d869 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:26.190805 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-8edac3d0-ee14-4caa-bc21-3cbec2d8d869 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] GET https://10.4.3.223/volume/v3/volumes/c857c9ce-12c1-4a90-81ce-d38bfe0a771d Jul 03 02:37:26.191437 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-8edac3d0-ee14-4caa-bc21-3cbec2d8d869 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:26.191437 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-8edac3d0-ee14-4caa-bc21-3cbec2d8d869 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:26.199177 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:26.199177 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:37:26.203919 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-8edac3d0-ee14-4caa-bc21-3cbec2d8d869 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] Volume info retrieved successfully. Jul 03 02:37:26.211780 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-8edac3d0-ee14-4caa-bc21-3cbec2d8d869 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] https://10.4.3.223/volume/v3/volumes/c857c9ce-12c1-4a90-81ce-d38bfe0a771d returned with HTTP 200 Jul 03 02:37:26.211780 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 982/3963] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:37:26 2026] GET /volume/v3/volumes/c857c9ce-12c1-4a90-81ce-d38bfe0a771d => generated 956 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:37:26.272360 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-a49a4059-c66a-4a12-8c9b-ce1fd9aa713e None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:26.274718 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-a49a4059-c66a-4a12-8c9b-ce1fd9aa713e tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] GET https://10.4.3.223/volume/v3/volumes/ff64dd71-211b-4aa1-a8a2-2598df639fcc Jul 03 02:37:26.275102 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-a49a4059-c66a-4a12-8c9b-ce1fd9aa713e tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:26.275406 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-a49a4059-c66a-4a12-8c9b-ce1fd9aa713e tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:26.287572 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:26.287572 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:37:26.292006 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-a49a4059-c66a-4a12-8c9b-ce1fd9aa713e tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Volume info retrieved successfully. Jul 03 02:37:26.297280 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-a49a4059-c66a-4a12-8c9b-ce1fd9aa713e tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] https://10.4.3.223/volume/v3/volumes/ff64dd71-211b-4aa1-a8a2-2598df639fcc returned with HTTP 200 Jul 03 02:37:26.297815 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 994/3964] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:37:26 2026] GET /volume/v3/volumes/ff64dd71-211b-4aa1-a8a2-2598df639fcc => generated 905 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:37:27.099909 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-3ac0ffcf-3081-4ae6-b933-dd6a5b58e34d None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:27.101793 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-3ac0ffcf-3081-4ae6-b933-dd6a5b58e34d tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] GET https://10.4.3.223/volume/v3/snapshots/954a2d65-4cbc-4125-b002-5fdafdbbaf4e Jul 03 02:37:27.102086 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-3ac0ffcf-3081-4ae6-b933-dd6a5b58e34d tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:27.102372 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-3ac0ffcf-3081-4ae6-b933-dd6a5b58e34d tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:27.108342 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-3ac0ffcf-3081-4ae6-b933-dd6a5b58e34d tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] https://10.4.3.223/volume/v3/snapshots/954a2d65-4cbc-4125-b002-5fdafdbbaf4e returned with HTTP 404 Jul 03 02:37:27.109094 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 999/3965] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:37:27 2026] GET /volume/v3/snapshots/954a2d65-4cbc-4125-b002-5fdafdbbaf4e => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:37:27.115497 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-414d9aa9-aa7a-4aa3-8bc1-69138d65c117 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:27.117729 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-414d9aa9-aa7a-4aa3-8bc1-69138d65c117 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/2f3a8f7e-ecbe-4ae6-8bc1-52a9b5903e53 Jul 03 02:37:27.117968 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-414d9aa9-aa7a-4aa3-8bc1-69138d65c117 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:27.118197 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-414d9aa9-aa7a-4aa3-8bc1-69138d65c117 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Calling method 'delete' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:27.118329 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.snapshots [None req-414d9aa9-aa7a-4aa3-8bc1-69138d65c117 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Delete snapshot with id: 2f3a8f7e-ecbe-4ae6-8bc1-52a9b5903e53 Jul 03 02:37:27.124532 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:27.124532 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:37:27.125141 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-414d9aa9-aa7a-4aa3-8bc1-69138d65c117 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Snapshot retrieved successfully. Jul 03 02:37:27.146041 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-414d9aa9-aa7a-4aa3-8bc1-69138d65c117 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Snapshot delete request issued successfully. Jul 03 02:37:27.146183 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-414d9aa9-aa7a-4aa3-8bc1-69138d65c117 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] https://10.4.3.223/volume/v3/snapshots/2f3a8f7e-ecbe-4ae6-8bc1-52a9b5903e53 returned with HTTP 202 Jul 03 02:37:27.146802 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 991/3966] 10.4.3.223 () {66 vars in 1357 bytes} [Fri Jul 3 02:37:27 2026] DELETE /volume/v3/snapshots/2f3a8f7e-ecbe-4ae6-8bc1-52a9b5903e53 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:37:27.154898 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-397a3eca-d39d-4209-ab4c-dd44818753c4 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:27.155535 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-397a3eca-d39d-4209-ab4c-dd44818753c4 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] GET https://10.4.3.223/volume/v3/snapshots/2f3a8f7e-ecbe-4ae6-8bc1-52a9b5903e53 Jul 03 02:37:27.155723 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-397a3eca-d39d-4209-ab4c-dd44818753c4 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:27.155945 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-397a3eca-d39d-4209-ab4c-dd44818753c4 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:27.162868 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:27.162868 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:37:27.163683 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-397a3eca-d39d-4209-ab4c-dd44818753c4 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Snapshot retrieved successfully. Jul 03 02:37:27.164948 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-397a3eca-d39d-4209-ab4c-dd44818753c4 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] https://10.4.3.223/volume/v3/snapshots/2f3a8f7e-ecbe-4ae6-8bc1-52a9b5903e53 returned with HTTP 200 Jul 03 02:37:27.165491 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 983/3967] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:37:27 2026] GET /volume/v3/snapshots/2f3a8f7e-ecbe-4ae6-8bc1-52a9b5903e53 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:37:27.189406 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-0d59be7e-5b95-4f2e-aca5-b636ec109eb3 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:27.189935 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-0d59be7e-5b95-4f2e-aca5-b636ec109eb3 None None] GET https://10.4.3.223/volume// Jul 03 02:37:27.190162 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-0d59be7e-5b95-4f2e-aca5-b636ec109eb3 None None] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:27.190398 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-0d59be7e-5b95-4f2e-aca5-b636ec109eb3 None None] Calling method 'all' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:27.190863 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-0d59be7e-5b95-4f2e-aca5-b636ec109eb3 None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:37:27.191224 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 995/3968] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:37:27 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:37:27.200447 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-ee597eaa-3455-4eb1-b7ed-3f656000b6ec req-9c8a0453-9926-4bde-9159-2dda81c08f59 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:27.202754 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-ee597eaa-3455-4eb1-b7ed-3f656000b6ec req-9c8a0453-9926-4bde-9159-2dda81c08f59 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] GET https://10.4.3.223/volume/v3/volumes/8c95247f-3e42-40cb-99ce-718d6af561dc Jul 03 02:37:27.203025 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-ee597eaa-3455-4eb1-b7ed-3f656000b6ec req-9c8a0453-9926-4bde-9159-2dda81c08f59 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:27.203239 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-ee597eaa-3455-4eb1-b7ed-3f656000b6ec req-9c8a0453-9926-4bde-9159-2dda81c08f59 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:27.214472 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:27.214472 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:37:27.222639 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [req-ee597eaa-3455-4eb1-b7ed-3f656000b6ec req-9c8a0453-9926-4bde-9159-2dda81c08f59 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Volume info retrieved successfully. Jul 03 02:37:27.226327 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-589c48d0-8a4b-4b51-bad4-92d9e40fc90d None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:27.227046 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-589c48d0-8a4b-4b51-bad4-92d9e40fc90d tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] GET https://10.4.3.223/volume/v3/volumes/c857c9ce-12c1-4a90-81ce-d38bfe0a771d Jul 03 02:37:27.227046 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-589c48d0-8a4b-4b51-bad4-92d9e40fc90d tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:27.227955 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-589c48d0-8a4b-4b51-bad4-92d9e40fc90d tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:27.234338 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-ee597eaa-3455-4eb1-b7ed-3f656000b6ec req-9c8a0453-9926-4bde-9159-2dda81c08f59 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] https://10.4.3.223/volume/v3/volumes/8c95247f-3e42-40cb-99ce-718d6af561dc returned with HTTP 200 Jul 03 02:37:27.234766 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1000/3969] 10.4.3.223 () {70 vars in 1639 bytes} [Fri Jul 3 02:37:27 2026] GET /volume/v3/volumes/8c95247f-3e42-40cb-99ce-718d6af561dc => generated 1322 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:37:27.239010 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:27.239010 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:37:27.245062 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-589c48d0-8a4b-4b51-bad4-92d9e40fc90d tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] Volume info retrieved successfully. Jul 03 02:37:27.248471 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-589c48d0-8a4b-4b51-bad4-92d9e40fc90d tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] https://10.4.3.223/volume/v3/volumes/c857c9ce-12c1-4a90-81ce-d38bfe0a771d returned with HTTP 200 Jul 03 02:37:27.248471 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 992/3970] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:37:27 2026] GET /volume/v3/volumes/c857c9ce-12c1-4a90-81ce-d38bfe0a771d => generated 1008 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:37:27.263893 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-3f0a460f-d540-47a0-aeac-9f8f5d63b31e None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:27.266500 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-3f0a460f-d540-47a0-aeac-9f8f5d63b31e tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-reader] GET https://10.4.3.223/volume/v3/volumes/detail Jul 03 02:37:27.266586 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-3f0a460f-d540-47a0-aeac-9f8f5d63b31e tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-reader] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:27.266818 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-3f0a460f-d540-47a0-aeac-9f8f5d63b31e tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-reader] Calling method 'detail' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:27.267218 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.api_utils [None req-3f0a460f-d540-47a0-aeac-9f8f5d63b31e tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-reader] Removing options '' from query. {{(pid=100014) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 02:37:27.268092 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-3f0a460f-d540-47a0-aeac-9f8f5d63b31e tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100014) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 02:37:27.278929 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-3f0a460f-d540-47a0-aeac-9f8f5d63b31e tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-reader] Get all volumes completed successfully. Jul 03 02:37:27.279679 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:27.279679 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:37:27.287969 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-3f0a460f-d540-47a0-aeac-9f8f5d63b31e tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-reader] https://10.4.3.223/volume/v3/volumes/detail returned with HTTP 200 Jul 03 02:37:27.288356 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 984/3971] 10.4.3.223 () {68 vars in 1299 bytes} [Fri Jul 3 02:37:27 2026] GET /volume/v3/volumes/detail => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:37:27.304550 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-cc3e999e-45ea-4b32-b04d-3ccbaf664c7e None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:27.306171 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-cc3e999e-45ea-4b32-b04d-3ccbaf664c7e tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] DELETE https://10.4.3.223/volume/v3/volumes/c857c9ce-12c1-4a90-81ce-d38bfe0a771d Jul 03 02:37:27.306389 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-cc3e999e-45ea-4b32-b04d-3ccbaf664c7e tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:27.306645 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-cc3e999e-45ea-4b32-b04d-3ccbaf664c7e tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] Calling method 'delete' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:27.306763 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.volumes [None req-cc3e999e-45ea-4b32-b04d-3ccbaf664c7e tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] Delete volume with id: c857c9ce-12c1-4a90-81ce-d38bfe0a771d Jul 03 02:37:27.314438 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-487ca0dd-39de-4929-a8bf-1664ea2a62fa None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:27.315276 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:27.315276 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:37:27.315722 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-cc3e999e-45ea-4b32-b04d-3ccbaf664c7e tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] Volume info retrieved successfully. Jul 03 02:37:27.316838 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-487ca0dd-39de-4929-a8bf-1664ea2a62fa tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] GET https://10.4.3.223/volume/v3/volumes/ff64dd71-211b-4aa1-a8a2-2598df639fcc Jul 03 02:37:27.317197 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-487ca0dd-39de-4929-a8bf-1664ea2a62fa tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:27.317308 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-487ca0dd-39de-4929-a8bf-1664ea2a62fa tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:27.327185 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:27.327185 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:37:27.330551 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-487ca0dd-39de-4929-a8bf-1664ea2a62fa tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Volume info retrieved successfully. Jul 03 02:37:27.335835 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-487ca0dd-39de-4929-a8bf-1664ea2a62fa tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] https://10.4.3.223/volume/v3/volumes/ff64dd71-211b-4aa1-a8a2-2598df639fcc returned with HTTP 200 Jul 03 02:37:27.336334 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1001/3972] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:37:27 2026] GET /volume/v3/volumes/ff64dd71-211b-4aa1-a8a2-2598df639fcc => generated 905 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:37:27.352586 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-cc3e999e-45ea-4b32-b04d-3ccbaf664c7e tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] Delete volume request issued successfully. Jul 03 02:37:27.352784 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-cc3e999e-45ea-4b32-b04d-3ccbaf664c7e tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] https://10.4.3.223/volume/v3/volumes/c857c9ce-12c1-4a90-81ce-d38bfe0a771d returned with HTTP 202 Jul 03 02:37:27.353368 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 996/3973] 10.4.3.223 () {68 vars in 1392 bytes} [Fri Jul 3 02:37:27 2026] DELETE /volume/v3/volumes/c857c9ce-12c1-4a90-81ce-d38bfe0a771d => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 02:37:27.362332 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-837a215c-28da-4d4c-89ba-246f6e901caf None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:27.364385 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-837a215c-28da-4d4c-89ba-246f6e901caf tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] GET https://10.4.3.223/volume/v3/volumes/c857c9ce-12c1-4a90-81ce-d38bfe0a771d Jul 03 02:37:27.364634 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-837a215c-28da-4d4c-89ba-246f6e901caf tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:27.364857 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-837a215c-28da-4d4c-89ba-246f6e901caf tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:27.375389 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:27.375389 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:37:27.378725 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-837a215c-28da-4d4c-89ba-246f6e901caf tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] Volume info retrieved successfully. Jul 03 02:37:27.382216 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-837a215c-28da-4d4c-89ba-246f6e901caf tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] https://10.4.3.223/volume/v3/volumes/c857c9ce-12c1-4a90-81ce-d38bfe0a771d returned with HTTP 200 Jul 03 02:37:27.382613 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 993/3974] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:37:27 2026] GET /volume/v3/volumes/c857c9ce-12c1-4a90-81ce-d38bfe0a771d => generated 1007 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:37:28.153091 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-ee597eaa-3455-4eb1-b7ed-3f656000b6ec req-e686e530-35c4-41cb-bec0-9fd2eb3e162d None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:28.154959 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-ee597eaa-3455-4eb1-b7ed-3f656000b6ec req-e686e530-35c4-41cb-bec0-9fd2eb3e162d tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] DELETE https://10.4.3.223/volume/v3/attachments/7403da31-51ce-4aaf-a09e-77a6eeb091c5 Jul 03 02:37:28.155454 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-ee597eaa-3455-4eb1-b7ed-3f656000b6ec req-e686e530-35c4-41cb-bec0-9fd2eb3e162d tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:28.155454 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-ee597eaa-3455-4eb1-b7ed-3f656000b6ec req-e686e530-35c4-41cb-bec0-9fd2eb3e162d tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Calling method 'version_select' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:28.162634 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:28.162634 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:37:28.175264 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-55ba13f8-bd4c-4e8a-b2a8-ac788ab843eb None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:28.179051 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-55ba13f8-bd4c-4e8a-b2a8-ac788ab843eb tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] GET https://10.4.3.223/volume/v3/snapshots/2f3a8f7e-ecbe-4ae6-8bc1-52a9b5903e53 Jul 03 02:37:28.179051 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-55ba13f8-bd4c-4e8a-b2a8-ac788ab843eb tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:28.179051 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-55ba13f8-bd4c-4e8a-b2a8-ac788ab843eb tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:28.184952 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-55ba13f8-bd4c-4e8a-b2a8-ac788ab843eb tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] https://10.4.3.223/volume/v3/snapshots/2f3a8f7e-ecbe-4ae6-8bc1-52a9b5903e53 returned with HTTP 404 Jul 03 02:37:28.185673 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1002/3975] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:37:28 2026] GET /volume/v3/snapshots/2f3a8f7e-ecbe-4ae6-8bc1-52a9b5903e53 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:37:28.195066 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-ab441604-afb7-4322-87f6-1ced4d48978a None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:28.197814 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-ab441604-afb7-4322-87f6-1ced4d48978a tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] DELETE https://10.4.3.223/volume/v3/volumes/90dfcf83-4695-45ca-bd99-271a42cb0052 Jul 03 02:37:28.197814 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-ab441604-afb7-4322-87f6-1ced4d48978a tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:28.199583 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-ab441604-afb7-4322-87f6-1ced4d48978a tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Calling method 'delete' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:28.199583 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.volumes [None req-ab441604-afb7-4322-87f6-1ced4d48978a tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Delete volume with id: 90dfcf83-4695-45ca-bd99-271a42cb0052 Jul 03 02:37:28.210654 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:28.210654 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:37:28.211349 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-ab441604-afb7-4322-87f6-1ced4d48978a tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Volume info retrieved successfully. Jul 03 02:37:28.241367 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-ab441604-afb7-4322-87f6-1ced4d48978a tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Delete volume request issued successfully. Jul 03 02:37:28.241367 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-ab441604-afb7-4322-87f6-1ced4d48978a tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] https://10.4.3.223/volume/v3/volumes/90dfcf83-4695-45ca-bd99-271a42cb0052 returned with HTTP 202 Jul 03 02:37:28.241626 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 997/3976] 10.4.3.223 () {68 vars in 1392 bytes} [Fri Jul 3 02:37:28 2026] DELETE /volume/v3/volumes/90dfcf83-4695-45ca-bd99-271a42cb0052 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 02:37:28.252568 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-1feb12d2-80bf-4a34-84c9-9a2a178e13b7 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:28.254191 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-1feb12d2-80bf-4a34-84c9-9a2a178e13b7 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] GET https://10.4.3.223/volume/v3/volumes/90dfcf83-4695-45ca-bd99-271a42cb0052 Jul 03 02:37:28.254489 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-1feb12d2-80bf-4a34-84c9-9a2a178e13b7 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:28.254695 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-1feb12d2-80bf-4a34-84c9-9a2a178e13b7 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:28.262005 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:28.262005 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:37:28.265967 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-1feb12d2-80bf-4a34-84c9-9a2a178e13b7 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Volume info retrieved successfully. Jul 03 02:37:28.270645 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-1feb12d2-80bf-4a34-84c9-9a2a178e13b7 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] https://10.4.3.223/volume/v3/volumes/90dfcf83-4695-45ca-bd99-271a42cb0052 returned with HTTP 200 Jul 03 02:37:28.271086 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 994/3977] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:37:28 2026] GET /volume/v3/volumes/90dfcf83-4695-45ca-bd99-271a42cb0052 => generated 895 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:37:28.357557 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-1dc9f97b-8eee-4d48-91ca-631905320c78 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:28.362131 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-1dc9f97b-8eee-4d48-91ca-631905320c78 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] GET https://10.4.3.223/volume/v3/volumes/ff64dd71-211b-4aa1-a8a2-2598df639fcc Jul 03 02:37:28.362314 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-1dc9f97b-8eee-4d48-91ca-631905320c78 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:28.362435 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-1dc9f97b-8eee-4d48-91ca-631905320c78 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:28.374279 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:28.374279 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:37:28.378211 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-1dc9f97b-8eee-4d48-91ca-631905320c78 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Volume info retrieved successfully. Jul 03 02:37:28.383015 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-1dc9f97b-8eee-4d48-91ca-631905320c78 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] https://10.4.3.223/volume/v3/volumes/ff64dd71-211b-4aa1-a8a2-2598df639fcc returned with HTTP 200 Jul 03 02:37:28.383465 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1003/3978] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:37:28 2026] GET /volume/v3/volumes/ff64dd71-211b-4aa1-a8a2-2598df639fcc => generated 905 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:37:28.399719 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-ffec2570-5aba-4654-9846-6cc4ef2ccac8 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:28.401274 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-ffec2570-5aba-4654-9846-6cc4ef2ccac8 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] GET https://10.4.3.223/volume/v3/volumes/c857c9ce-12c1-4a90-81ce-d38bfe0a771d Jul 03 02:37:28.401551 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-ffec2570-5aba-4654-9846-6cc4ef2ccac8 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:28.401727 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-ffec2570-5aba-4654-9846-6cc4ef2ccac8 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:28.411851 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-ffec2570-5aba-4654-9846-6cc4ef2ccac8 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] https://10.4.3.223/volume/v3/volumes/c857c9ce-12c1-4a90-81ce-d38bfe0a771d returned with HTTP 404 Jul 03 02:37:28.412564 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 998/3979] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:37:28 2026] GET /volume/v3/volumes/c857c9ce-12c1-4a90-81ce-d38bfe0a771d => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 02:37:28.428326 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-9b15fa5d-413f-40ee-9fe0-a92c64b4a79c None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:28.430259 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-9b15fa5d-413f-40ee-9fe0-a92c64b4a79c tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:37:28.432139 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-9b15fa5d-413f-40ee-9fe0-a92c64b4a79c tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1967608457"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:37:28.432685 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.volumes [None req-9b15fa5d-413f-40ee-9fe0-a92c64b4a79c tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1967608457'}} {{(pid=100012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:37:28.432886 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.volumes [None req-9b15fa5d-413f-40ee-9fe0-a92c64b4a79c tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] Create volume of 1 GB Jul 03 02:37:28.438653 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-9b15fa5d-413f-40ee-9fe0-a92c64b4a79c tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] Availability Zones retrieved successfully. Jul 03 02:37:28.443175 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-9b15fa5d-413f-40ee-9fe0-a92c64b4a79c tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] Flow 'volume_create_api' (a7a62100-f63d-4ac4-b77c-60cd4cd28d73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:37:28.444285 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-9b15fa5d-413f-40ee-9fe0-a92c64b4a79c tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7dafb777-a46d-4a10-a8a1-4f9b6d595c53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:28.445180 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.flows.api.create_volume [None req-9b15fa5d-413f-40ee-9fe0-a92c64b4a79c tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] Validating volume size '1' using validate_int {{(pid=100012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:37:28.475299 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-9b15fa5d-413f-40ee-9fe0-a92c64b4a79c tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7dafb777-a46d-4a10-a8a1-4f9b6d595c53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:28.476311 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-9b15fa5d-413f-40ee-9fe0-a92c64b4a79c tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b73cb213-2bd0-447d-b638-46ded0cca49b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:28.523205 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.quota [None req-9b15fa5d-413f-40ee-9fe0-a92c64b4a79c tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] Created reservations ['1d6c1c75-ec36-4802-9e42-4d6714670110', 'c302578d-22b9-42f1-b586-c0819fe9afc9', '32f3afe2-31d8-46eb-b0d0-11d129537c7b', 'c65015c5-138c-430b-843e-e2a0922f046d'] {{(pid=100012) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:37:28.524115 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-9b15fa5d-413f-40ee-9fe0-a92c64b4a79c tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b73cb213-2bd0-447d-b638-46ded0cca49b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1d6c1c75-ec36-4802-9e42-4d6714670110', 'c302578d-22b9-42f1-b586-c0819fe9afc9', '32f3afe2-31d8-46eb-b0d0-11d129537c7b', 'c65015c5-138c-430b-843e-e2a0922f046d']}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:28.524832 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-9b15fa5d-413f-40ee-9fe0-a92c64b4a79c tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fdb468a2-10a9-4678-ad3a-732df9bf6c09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:28.559141 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-9b15fa5d-413f-40ee-9fe0-a92c64b4a79c tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fdb468a2-10a9-4678-ad3a-732df9bf6c09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e798cc78-e26e-4a2e-9b9f-d9e449d6e0ee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1967608457',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0ca2256cd0347f3a726a71e85a410f7',qos_specs=None,replication_status=,reservations=['1d6c1c75-ec36-4802-9e42-4d6714670110','c302578d-22b9-42f1-b586-c0819fe9afc9','32f3afe2-31d8-46eb-b0d0-11d129537c7b','c65015c5-138c-430b-843e-e2a0922f046d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2b33c18d405482592e3f72b8ced0359',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:37:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1967608457',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e798cc78-e26e-4a2e-9b9f-d9e449d6e0ee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d0ca2256cd0347f3a726a71e85a410f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e2b33c18d405482592e3f72b8ced0359',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:28.559918 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-9b15fa5d-413f-40ee-9fe0-a92c64b4a79c tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5b40333-2bbf-43ed-88db-7c9fb008152d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:28.582882 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-9b15fa5d-413f-40ee-9fe0-a92c64b4a79c tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5b40333-2bbf-43ed-88db-7c9fb008152d) transitioned into state 'SUCCESS' from state '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-1967608457',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0ca2256cd0347f3a726a71e85a410f7',qos_specs=None,replication_status=,reservations=['1d6c1c75-ec36-4802-9e42-4d6714670110','c302578d-22b9-42f1-b586-c0819fe9afc9','32f3afe2-31d8-46eb-b0d0-11d129537c7b','c65015c5-138c-430b-843e-e2a0922f046d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2b33c18d405482592e3f72b8ced0359',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:28.582882 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-9b15fa5d-413f-40ee-9fe0-a92c64b4a79c tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af9880af-966b-4782-9f68-a3055800cd35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:28.592311 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-9b15fa5d-413f-40ee-9fe0-a92c64b4a79c tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af9880af-966b-4782-9f68-a3055800cd35) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:28.592987 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-9b15fa5d-413f-40ee-9fe0-a92c64b4a79c tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] Flow 'volume_create_api' (a7a62100-f63d-4ac4-b77c-60cd4cd28d73) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:37:28.593253 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-9b15fa5d-413f-40ee-9fe0-a92c64b4a79c tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] Create volume request issued successfully. Jul 03 02:37:28.593893 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-9b15fa5d-413f-40ee-9fe0-a92c64b4a79c tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:37:28.594310 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 995/3980] 10.4.3.223 () {70 vars in 1299 bytes} [Fri Jul 3 02:37:28 2026] POST /volume/v3/volumes => generated 778 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:37:28.609551 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-84d3c091-a0ae-4225-8c4c-aa9cd97d5700 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:28.609551 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-84d3c091-a0ae-4225-8c4c-aa9cd97d5700 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] GET https://10.4.3.223/volume/v3/volumes/e798cc78-e26e-4a2e-9b9f-d9e449d6e0ee Jul 03 02:37:28.609551 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-84d3c091-a0ae-4225-8c4c-aa9cd97d5700 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:28.609551 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-84d3c091-a0ae-4225-8c4c-aa9cd97d5700 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:28.615612 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:28.615612 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:37:28.619675 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-84d3c091-a0ae-4225-8c4c-aa9cd97d5700 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] Volume info retrieved successfully. Jul 03 02:37:28.624647 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-84d3c091-a0ae-4225-8c4c-aa9cd97d5700 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] https://10.4.3.223/volume/v3/volumes/e798cc78-e26e-4a2e-9b9f-d9e449d6e0ee returned with HTTP 200 Jul 03 02:37:28.624965 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1004/3981] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:37:28 2026] GET /volume/v3/volumes/e798cc78-e26e-4a2e-9b9f-d9e449d6e0ee => generated 957 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:37:28.691653 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-ee597eaa-3455-4eb1-b7ed-3f656000b6ec req-e686e530-35c4-41cb-bec0-9fd2eb3e162d tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] https://10.4.3.223/volume/v3/attachments/7403da31-51ce-4aaf-a09e-77a6eeb091c5 returned with HTTP 200 Jul 03 02:37:28.692004 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 985/3982] 10.4.3.223 () {72 vars in 1673 bytes} [Fri Jul 3 02:37:28 2026] DELETE /volume/v3/attachments/7403da31-51ce-4aaf-a09e-77a6eeb091c5 => generated 19 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:37:29.288115 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-98c0df6a-ceed-4b8c-860a-9f90aadf953e None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:29.289850 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-98c0df6a-ceed-4b8c-860a-9f90aadf953e tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] GET https://10.4.3.223/volume/v3/volumes/90dfcf83-4695-45ca-bd99-271a42cb0052 Jul 03 02:37:29.290042 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-98c0df6a-ceed-4b8c-860a-9f90aadf953e tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:29.290215 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-98c0df6a-ceed-4b8c-860a-9f90aadf953e tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:29.295377 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-98c0df6a-ceed-4b8c-860a-9f90aadf953e tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] https://10.4.3.223/volume/v3/volumes/90dfcf83-4695-45ca-bd99-271a42cb0052 returned with HTTP 404 Jul 03 02:37:29.295861 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 999/3983] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:37:29 2026] GET /volume/v3/volumes/90dfcf83-4695-45ca-bd99-271a42cb0052 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 02:37:29.303326 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-4a461ae8-27f8-45f9-87cf-20cce28d16cb None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:29.307180 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-4a461ae8-27f8-45f9-87cf-20cce28d16cb tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] DELETE https://10.4.3.223/volume/v3/volumes/dc47ffdf-d182-4dc6-ae4e-40c0442d740d Jul 03 02:37:29.307180 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-4a461ae8-27f8-45f9-87cf-20cce28d16cb tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:29.307180 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-4a461ae8-27f8-45f9-87cf-20cce28d16cb tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Calling method 'delete' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:29.307180 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.volumes [None req-4a461ae8-27f8-45f9-87cf-20cce28d16cb tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Delete volume with id: dc47ffdf-d182-4dc6-ae4e-40c0442d740d Jul 03 02:37:29.314785 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:29.314785 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:37:29.315551 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-4a461ae8-27f8-45f9-87cf-20cce28d16cb tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Volume info retrieved successfully. Jul 03 02:37:29.329171 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-1f74bd23-bc8d-4dfd-96ee-e2c3819081b1 req-cfe65b4b-412e-43c8-bdf0-0f642644060c None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:29.332482 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-1f74bd23-bc8d-4dfd-96ee-e2c3819081b1 req-cfe65b4b-412e-43c8-bdf0-0f642644060c tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] POST https://10.4.3.223/volume/v3/attachments/179bfbc7-3cf2-4a46-910d-e3bf2fb4214b/action Jul 03 02:37:29.332961 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-1f74bd23-bc8d-4dfd-96ee-e2c3819081b1 req-cfe65b4b-412e-43c8-bdf0-0f642644060c tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Action body: b'{"os-complete": null}' {{(pid=100015) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:37:29.333270 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-1f74bd23-bc8d-4dfd-96ee-e2c3819081b1 req-cfe65b4b-412e-43c8-bdf0-0f642644060c tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:37:29.348869 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-4a461ae8-27f8-45f9-87cf-20cce28d16cb tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Delete volume request issued successfully. Jul 03 02:37:29.348869 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-4a461ae8-27f8-45f9-87cf-20cce28d16cb tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] https://10.4.3.223/volume/v3/volumes/dc47ffdf-d182-4dc6-ae4e-40c0442d740d returned with HTTP 202 Jul 03 02:37:29.349489 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 996/3984] 10.4.3.223 () {68 vars in 1392 bytes} [Fri Jul 3 02:37:29 2026] DELETE /volume/v3/volumes/dc47ffdf-d182-4dc6-ae4e-40c0442d740d => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 02:37:29.359632 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-028da65c-f0aa-4349-871f-193801041535 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:29.361399 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-028da65c-f0aa-4349-871f-193801041535 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] GET https://10.4.3.223/volume/v3/volumes/dc47ffdf-d182-4dc6-ae4e-40c0442d740d Jul 03 02:37:29.361654 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-028da65c-f0aa-4349-871f-193801041535 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:29.361786 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:29.361786 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:37:29.361886 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-028da65c-f0aa-4349-871f-193801041535 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:29.370507 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:29.370507 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:37:29.380178 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-028da65c-f0aa-4349-871f-193801041535 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Volume info retrieved successfully. Jul 03 02:37:29.380819 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-6d37131c-5f47-4583-ad2a-7694870f5e3c None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:29.384169 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-6d37131c-5f47-4583-ad2a-7694870f5e3c tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] GET https://10.4.3.223/volume/v3/volumes/8c95247f-3e42-40cb-99ce-718d6af561dc Jul 03 02:37:29.384340 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-6d37131c-5f47-4583-ad2a-7694870f5e3c tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:29.385177 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-1f74bd23-bc8d-4dfd-96ee-e2c3819081b1 req-cfe65b4b-412e-43c8-bdf0-0f642644060c tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] https://10.4.3.223/volume/v3/attachments/179bfbc7-3cf2-4a46-910d-e3bf2fb4214b/action returned with HTTP 204 Jul 03 02:37:29.385346 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-028da65c-f0aa-4349-871f-193801041535 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] https://10.4.3.223/volume/v3/volumes/dc47ffdf-d182-4dc6-ae4e-40c0442d740d returned with HTTP 200 Jul 03 02:37:29.385653 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1005/3985] 10.4.3.223 () {74 vars in 1725 bytes} [Fri Jul 3 02:37:29 2026] POST /volume/v3/attachments/179bfbc7-3cf2-4a46-910d-e3bf2fb4214b/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:37:29.385734 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 986/3986] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:37:29 2026] GET /volume/v3/volumes/dc47ffdf-d182-4dc6-ae4e-40c0442d740d => generated 862 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:37:29.386036 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-6d37131c-5f47-4583-ad2a-7694870f5e3c tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:29.403850 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-8ecc02c5-906e-4069-ae7d-0ca03008da19 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:29.403968 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:29.403968 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:37:29.406851 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-8ecc02c5-906e-4069-ae7d-0ca03008da19 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] GET https://10.4.3.223/volume/v3/volumes/ff64dd71-211b-4aa1-a8a2-2598df639fcc Jul 03 02:37:29.406851 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-8ecc02c5-906e-4069-ae7d-0ca03008da19 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:29.406851 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-8ecc02c5-906e-4069-ae7d-0ca03008da19 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:29.411930 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-6d37131c-5f47-4583-ad2a-7694870f5e3c tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Volume info retrieved successfully. Jul 03 02:37:29.414953 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-6d37131c-5f47-4583-ad2a-7694870f5e3c tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] https://10.4.3.223/volume/v3/volumes/8c95247f-3e42-40cb-99ce-718d6af561dc returned with HTTP 200 Jul 03 02:37:29.415505 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1000/3987] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:37:29 2026] GET /volume/v3/volumes/8c95247f-3e42-40cb-99ce-718d6af561dc => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:37:29.418548 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:29.418548 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:37:29.422072 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-8ecc02c5-906e-4069-ae7d-0ca03008da19 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Volume info retrieved successfully. Jul 03 02:37:29.427542 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-8ecc02c5-906e-4069-ae7d-0ca03008da19 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] https://10.4.3.223/volume/v3/volumes/ff64dd71-211b-4aa1-a8a2-2598df639fcc returned with HTTP 200 Jul 03 02:37:29.428195 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 997/3988] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:37:29 2026] GET /volume/v3/volumes/ff64dd71-211b-4aa1-a8a2-2598df639fcc => generated 1197 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:37:29.451573 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-a2688e0f-fcf9-4f5d-932a-621706ee3d68 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:29.453532 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-a2688e0f-fcf9-4f5d-932a-621706ee3d68 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] GET https://10.4.3.223/volume/v3/volumes/ff64dd71-211b-4aa1-a8a2-2598df639fcc Jul 03 02:37:29.455317 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-a2688e0f-fcf9-4f5d-932a-621706ee3d68 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:29.455546 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-a2688e0f-fcf9-4f5d-932a-621706ee3d68 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:29.465391 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:29.465391 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:37:29.469256 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-a2688e0f-fcf9-4f5d-932a-621706ee3d68 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Volume info retrieved successfully. Jul 03 02:37:29.473752 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-a2688e0f-fcf9-4f5d-932a-621706ee3d68 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] https://10.4.3.223/volume/v3/volumes/ff64dd71-211b-4aa1-a8a2-2598df639fcc returned with HTTP 200 Jul 03 02:37:29.474406 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1006/3989] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:37:29 2026] GET /volume/v3/volumes/ff64dd71-211b-4aa1-a8a2-2598df639fcc => generated 1197 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:37:29.520831 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-9c23ace1-5d63-424c-92d9-e25027ab05f5 req-07a8f214-61d1-45c1-90db-638819fd6ef4 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:29.522638 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-9c23ace1-5d63-424c-92d9-e25027ab05f5 req-07a8f214-61d1-45c1-90db-638819fd6ef4 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] GET https://10.4.3.223/volume/v3/volumes/ff64dd71-211b-4aa1-a8a2-2598df639fcc Jul 03 02:37:29.522812 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-9c23ace1-5d63-424c-92d9-e25027ab05f5 req-07a8f214-61d1-45c1-90db-638819fd6ef4 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:29.522992 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-9c23ace1-5d63-424c-92d9-e25027ab05f5 req-07a8f214-61d1-45c1-90db-638819fd6ef4 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:29.541221 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:29.541221 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:37:29.547442 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [req-9c23ace1-5d63-424c-92d9-e25027ab05f5 req-07a8f214-61d1-45c1-90db-638819fd6ef4 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Volume info retrieved successfully. Jul 03 02:37:29.555391 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-9c23ace1-5d63-424c-92d9-e25027ab05f5 req-07a8f214-61d1-45c1-90db-638819fd6ef4 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] https://10.4.3.223/volume/v3/volumes/ff64dd71-211b-4aa1-a8a2-2598df639fcc returned with HTTP 200 Jul 03 02:37:29.555391 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 987/3990] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:37:29 2026] GET /volume/v3/volumes/ff64dd71-211b-4aa1-a8a2-2598df639fcc => generated 1197 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:37:29.575279 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-9c23ace1-5d63-424c-92d9-e25027ab05f5 req-9638486b-dcab-4789-b431-8b0b03b3f89f None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:29.577866 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-9c23ace1-5d63-424c-92d9-e25027ab05f5 req-9638486b-dcab-4789-b431-8b0b03b3f89f tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] POST https://10.4.3.223/volume/v3/volumes/ff64dd71-211b-4aa1-a8a2-2598df639fcc/action Jul 03 02:37:29.578229 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-9c23ace1-5d63-424c-92d9-e25027ab05f5 req-9638486b-dcab-4789-b431-8b0b03b3f89f tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100013) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:37:29.578367 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-9c23ace1-5d63-424c-92d9-e25027ab05f5 req-9638486b-dcab-4789-b431-8b0b03b3f89f tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:37:29.588832 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:29.588832 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:37:29.589300 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-9c23ace1-5d63-424c-92d9-e25027ab05f5 req-9638486b-dcab-4789-b431-8b0b03b3f89f tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Volume info retrieved successfully. Jul 03 02:37:29.595806 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-9c23ace1-5d63-424c-92d9-e25027ab05f5 req-9638486b-dcab-4789-b431-8b0b03b3f89f tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Begin detaching volume completed successfully. Jul 03 02:37:29.596125 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-9c23ace1-5d63-424c-92d9-e25027ab05f5 req-9638486b-dcab-4789-b431-8b0b03b3f89f tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] https://10.4.3.223/volume/v3/volumes/ff64dd71-211b-4aa1-a8a2-2598df639fcc/action returned with HTTP 202 Jul 03 02:37:29.596595 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1001/3991] 10.4.3.223 () {72 vars in 1672 bytes} [Fri Jul 3 02:37:29 2026] POST /volume/v3/volumes/ff64dd71-211b-4aa1-a8a2-2598df639fcc/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 02:37:29.637914 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-be09ac5b-4a24-43a7-bc50-51e8d97c17db None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:29.639665 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-be09ac5b-4a24-43a7-bc50-51e8d97c17db tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] GET https://10.4.3.223/volume/v3/volumes/e798cc78-e26e-4a2e-9b9f-d9e449d6e0ee Jul 03 02:37:29.641445 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-be09ac5b-4a24-43a7-bc50-51e8d97c17db tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:29.641445 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-be09ac5b-4a24-43a7-bc50-51e8d97c17db tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:29.648340 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:29.648340 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:37:29.653194 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-be09ac5b-4a24-43a7-bc50-51e8d97c17db tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] Volume info retrieved successfully. Jul 03 02:37:29.660614 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-be09ac5b-4a24-43a7-bc50-51e8d97c17db tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] https://10.4.3.223/volume/v3/volumes/e798cc78-e26e-4a2e-9b9f-d9e449d6e0ee returned with HTTP 200 Jul 03 02:37:29.661245 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 998/3992] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:37:29 2026] GET /volume/v3/volumes/e798cc78-e26e-4a2e-9b9f-d9e449d6e0ee => generated 1009 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:37:29.674305 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-63e1bc55-becb-4418-a28d-25b2cc6bd8ce None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:29.676158 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-63e1bc55-becb-4418-a28d-25b2cc6bd8ce tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-reader] GET https://10.4.3.223/volume/v3/volumes/e798cc78-e26e-4a2e-9b9f-d9e449d6e0ee Jul 03 02:37:29.676336 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-63e1bc55-becb-4418-a28d-25b2cc6bd8ce tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-reader] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:29.676540 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-63e1bc55-becb-4418-a28d-25b2cc6bd8ce tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-reader] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:29.682874 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:29.682874 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:37:29.686767 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-63e1bc55-becb-4418-a28d-25b2cc6bd8ce tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-reader] Volume info retrieved successfully. Jul 03 02:37:29.691607 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-63e1bc55-becb-4418-a28d-25b2cc6bd8ce tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-reader] https://10.4.3.223/volume/v3/volumes/e798cc78-e26e-4a2e-9b9f-d9e449d6e0ee returned with HTTP 200 Jul 03 02:37:29.691999 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1007/3993] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:37:29 2026] GET /volume/v3/volumes/e798cc78-e26e-4a2e-9b9f-d9e449d6e0ee => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:37:29.707791 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-b1b4f50c-68d2-44ef-b50d-6d4f8755e320 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:29.709460 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-b1b4f50c-68d2-44ef-b50d-6d4f8755e320 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] DELETE https://10.4.3.223/volume/v3/volumes/e798cc78-e26e-4a2e-9b9f-d9e449d6e0ee Jul 03 02:37:29.709647 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-b1b4f50c-68d2-44ef-b50d-6d4f8755e320 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:29.709844 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-b1b4f50c-68d2-44ef-b50d-6d4f8755e320 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] Calling method 'delete' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:29.709963 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.volumes [None req-b1b4f50c-68d2-44ef-b50d-6d4f8755e320 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] Delete volume with id: e798cc78-e26e-4a2e-9b9f-d9e449d6e0ee Jul 03 02:37:29.716651 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:29.716651 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:37:29.717033 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-b1b4f50c-68d2-44ef-b50d-6d4f8755e320 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] Volume info retrieved successfully. Jul 03 02:37:29.737001 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-b1b4f50c-68d2-44ef-b50d-6d4f8755e320 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] Delete volume request issued successfully. Jul 03 02:37:29.737174 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-b1b4f50c-68d2-44ef-b50d-6d4f8755e320 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] https://10.4.3.223/volume/v3/volumes/e798cc78-e26e-4a2e-9b9f-d9e449d6e0ee returned with HTTP 202 Jul 03 02:37:29.737616 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 988/3994] 10.4.3.223 () {68 vars in 1392 bytes} [Fri Jul 3 02:37:29 2026] DELETE /volume/v3/volumes/e798cc78-e26e-4a2e-9b9f-d9e449d6e0ee => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 02:37:29.745913 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-cf2833db-4ae8-4c8c-b2ff-950592e3a9c3 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:29.748676 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-cf2833db-4ae8-4c8c-b2ff-950592e3a9c3 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] GET https://10.4.3.223/volume/v3/volumes/e798cc78-e26e-4a2e-9b9f-d9e449d6e0ee Jul 03 02:37:29.748962 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-cf2833db-4ae8-4c8c-b2ff-950592e3a9c3 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:29.749345 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-cf2833db-4ae8-4c8c-b2ff-950592e3a9c3 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:29.759929 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:29.759929 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:37:29.764622 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-cf2833db-4ae8-4c8c-b2ff-950592e3a9c3 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] Volume info retrieved successfully. Jul 03 02:37:29.769533 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-cf2833db-4ae8-4c8c-b2ff-950592e3a9c3 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] https://10.4.3.223/volume/v3/volumes/e798cc78-e26e-4a2e-9b9f-d9e449d6e0ee returned with HTTP 200 Jul 03 02:37:29.769983 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1002/3995] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:37:29 2026] GET /volume/v3/volumes/e798cc78-e26e-4a2e-9b9f-d9e449d6e0ee => generated 1008 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:37:30.404787 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-98981d7a-7874-46bf-acca-c86b579ed515 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:30.406440 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-98981d7a-7874-46bf-acca-c86b579ed515 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] GET https://10.4.3.223/volume/v3/volumes/dc47ffdf-d182-4dc6-ae4e-40c0442d740d Jul 03 02:37:30.406660 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-98981d7a-7874-46bf-acca-c86b579ed515 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:30.406888 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-98981d7a-7874-46bf-acca-c86b579ed515 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:30.413671 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-98981d7a-7874-46bf-acca-c86b579ed515 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] https://10.4.3.223/volume/v3/volumes/dc47ffdf-d182-4dc6-ae4e-40c0442d740d returned with HTTP 404 Jul 03 02:37:30.415468 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 999/3996] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:37:30 2026] GET /volume/v3/volumes/dc47ffdf-d182-4dc6-ae4e-40c0442d740d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 02:37:30.420054 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-f7b022f4-9f99-4442-bd11-52ad6d2e08ec None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:30.421789 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-f7b022f4-9f99-4442-bd11-52ad6d2e08ec tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] DELETE https://10.4.3.223/volume/v3/volumes/2a0467d7-2086-48bd-82b3-9da62104d43e Jul 03 02:37:30.422021 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-f7b022f4-9f99-4442-bd11-52ad6d2e08ec tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:30.422229 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-f7b022f4-9f99-4442-bd11-52ad6d2e08ec tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:30.422396 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-f7b022f4-9f99-4442-bd11-52ad6d2e08ec tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Delete volume with id: 2a0467d7-2086-48bd-82b3-9da62104d43e Jul 03 02:37:30.431978 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:30.431978 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:37:30.431978 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-f7b022f4-9f99-4442-bd11-52ad6d2e08ec tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Volume info retrieved successfully. Jul 03 02:37:30.470543 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-f7b022f4-9f99-4442-bd11-52ad6d2e08ec tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Delete volume request issued successfully. Jul 03 02:37:30.470758 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-f7b022f4-9f99-4442-bd11-52ad6d2e08ec tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] https://10.4.3.223/volume/v3/volumes/2a0467d7-2086-48bd-82b3-9da62104d43e returned with HTTP 202 Jul 03 02:37:30.471268 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1008/3997] 10.4.3.223 () {68 vars in 1392 bytes} [Fri Jul 3 02:37:30 2026] DELETE /volume/v3/volumes/2a0467d7-2086-48bd-82b3-9da62104d43e => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 02:37:30.477983 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-cc82bfcb-476f-48e6-b0f1-75fef9d6cc7a None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:30.479738 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-cc82bfcb-476f-48e6-b0f1-75fef9d6cc7a tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] GET https://10.4.3.223/volume/v3/volumes/2a0467d7-2086-48bd-82b3-9da62104d43e Jul 03 02:37:30.479982 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-cc82bfcb-476f-48e6-b0f1-75fef9d6cc7a tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:30.480183 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-cc82bfcb-476f-48e6-b0f1-75fef9d6cc7a tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:30.486825 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:30.486825 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:37:30.490403 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-cc82bfcb-476f-48e6-b0f1-75fef9d6cc7a tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Volume info retrieved successfully. Jul 03 02:37:30.495054 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-cc82bfcb-476f-48e6-b0f1-75fef9d6cc7a tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] https://10.4.3.223/volume/v3/volumes/2a0467d7-2086-48bd-82b3-9da62104d43e returned with HTTP 200 Jul 03 02:37:30.495456 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 989/3998] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:37:30 2026] GET /volume/v3/volumes/2a0467d7-2086-48bd-82b3-9da62104d43e => generated 895 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:37:30.628064 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-2125bb90-caa8-42f8-83f1-74b38461a6a5 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:30.628539 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-2125bb90-caa8-42f8-83f1-74b38461a6a5 None None] GET https://10.4.3.223/volume// Jul 03 02:37:30.628737 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-2125bb90-caa8-42f8-83f1-74b38461a6a5 None None] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:30.628957 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-2125bb90-caa8-42f8-83f1-74b38461a6a5 None None] Calling method 'all' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:30.629298 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-2125bb90-caa8-42f8-83f1-74b38461a6a5 None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:37:30.629603 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1003/3999] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:37:30 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:37:30.636836 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-9c23ace1-5d63-424c-92d9-e25027ab05f5 req-011fc6a8-c8e5-4e5a-82a3-5cfcf9baacbb None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:30.638785 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-9c23ace1-5d63-424c-92d9-e25027ab05f5 req-011fc6a8-c8e5-4e5a-82a3-5cfcf9baacbb tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] GET https://10.4.3.223/volume/v3/volumes/ff64dd71-211b-4aa1-a8a2-2598df639fcc Jul 03 02:37:30.638884 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-9c23ace1-5d63-424c-92d9-e25027ab05f5 req-011fc6a8-c8e5-4e5a-82a3-5cfcf9baacbb tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:30.639055 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-9c23ace1-5d63-424c-92d9-e25027ab05f5 req-011fc6a8-c8e5-4e5a-82a3-5cfcf9baacbb tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:30.648950 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:30.648950 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:37:30.652546 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [req-9c23ace1-5d63-424c-92d9-e25027ab05f5 req-011fc6a8-c8e5-4e5a-82a3-5cfcf9baacbb tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Volume info retrieved successfully. Jul 03 02:37:30.656862 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-9c23ace1-5d63-424c-92d9-e25027ab05f5 req-011fc6a8-c8e5-4e5a-82a3-5cfcf9baacbb tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] https://10.4.3.223/volume/v3/volumes/ff64dd71-211b-4aa1-a8a2-2598df639fcc returned with HTTP 200 Jul 03 02:37:30.657357 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1000/4000] 10.4.3.223 () {70 vars in 1639 bytes} [Fri Jul 3 02:37:30 2026] GET /volume/v3/volumes/ff64dd71-211b-4aa1-a8a2-2598df639fcc => generated 1380 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:37:30.666038 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-9c23ace1-5d63-424c-92d9-e25027ab05f5 req-963bede5-30ae-4c10-baef-bf232f1617eb None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:30.668744 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-9c23ace1-5d63-424c-92d9-e25027ab05f5 req-963bede5-30ae-4c10-baef-bf232f1617eb tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] GET https://10.4.3.223/volume/v3/volumes/ff64dd71-211b-4aa1-a8a2-2598df639fcc/encryption Jul 03 02:37:30.668991 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-9c23ace1-5d63-424c-92d9-e25027ab05f5 req-963bede5-30ae-4c10-baef-bf232f1617eb tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:30.669216 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-9c23ace1-5d63-424c-92d9-e25027ab05f5 req-963bede5-30ae-4c10-baef-bf232f1617eb tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Calling method 'index' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:30.682889 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:30.682889 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:37:30.692333 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-9c23ace1-5d63-424c-92d9-e25027ab05f5 req-963bede5-30ae-4c10-baef-bf232f1617eb tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] https://10.4.3.223/volume/v3/volumes/ff64dd71-211b-4aa1-a8a2-2598df639fcc/encryption returned with HTTP 200 Jul 03 02:37:30.692992 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1009/4001] 10.4.3.223 () {68 vars in 1631 bytes} [Fri Jul 3 02:37:30 2026] GET /volume/v3/volumes/ff64dd71-211b-4aa1-a8a2-2598df639fcc/encryption => generated 160 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:37:30.785535 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-e20d8f80-2c04-4e7c-ae76-7537d6029b76 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:30.787294 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-e20d8f80-2c04-4e7c-ae76-7537d6029b76 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] GET https://10.4.3.223/volume/v3/volumes/e798cc78-e26e-4a2e-9b9f-d9e449d6e0ee Jul 03 02:37:30.787573 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-e20d8f80-2c04-4e7c-ae76-7537d6029b76 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:30.787809 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-e20d8f80-2c04-4e7c-ae76-7537d6029b76 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:30.793582 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-e20d8f80-2c04-4e7c-ae76-7537d6029b76 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] https://10.4.3.223/volume/v3/volumes/e798cc78-e26e-4a2e-9b9f-d9e449d6e0ee returned with HTTP 404 Jul 03 02:37:30.794105 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 990/4002] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:37:30 2026] GET /volume/v3/volumes/e798cc78-e26e-4a2e-9b9f-d9e449d6e0ee => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 02:37:30.804160 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-32b416a5-16b1-4481-a119-b9ef5e3493b2 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:30.806926 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-32b416a5-16b1-4481-a119-b9ef5e3493b2 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:37:30.807433 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-32b416a5-16b1-4481-a119-b9ef5e3493b2 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1363990539"}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:37:30.810236 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.volumes [None req-32b416a5-16b1-4481-a119-b9ef5e3493b2 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1363990539'}} {{(pid=100013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:37:30.810433 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.volumes [None req-32b416a5-16b1-4481-a119-b9ef5e3493b2 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] Create volume of 1 GB Jul 03 02:37:30.815430 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-32b416a5-16b1-4481-a119-b9ef5e3493b2 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] Availability Zones retrieved successfully. Jul 03 02:37:30.825903 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-32b416a5-16b1-4481-a119-b9ef5e3493b2 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] Flow 'volume_create_api' (05e4b05d-cdd7-4924-b72d-54a402b8fbb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:37:30.827444 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-32b416a5-16b1-4481-a119-b9ef5e3493b2 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f9a88bb-e486-4d92-8884-4a6dee8b7211) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:30.828624 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.flows.api.create_volume [None req-32b416a5-16b1-4481-a119-b9ef5e3493b2 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] Validating volume size '1' using validate_int {{(pid=100013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:37:30.879544 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-32b416a5-16b1-4481-a119-b9ef5e3493b2 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f9a88bb-e486-4d92-8884-4a6dee8b7211) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:30.879544 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-32b416a5-16b1-4481-a119-b9ef5e3493b2 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (088be4c6-d22e-4c1c-a8b6-011f580dacab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:30.929908 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.quota [None req-32b416a5-16b1-4481-a119-b9ef5e3493b2 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] Created reservations ['4052ca6e-6a57-4915-a1f4-3b63914b14b5', 'f7f5675f-5e92-4537-a661-aa92d45edef8', '91f7c454-fe0c-428e-813f-8f9594d37482', 'cb10a042-f158-44c7-8e87-1de33021da00'] {{(pid=100013) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:37:30.930592 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-32b416a5-16b1-4481-a119-b9ef5e3493b2 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (088be4c6-d22e-4c1c-a8b6-011f580dacab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4052ca6e-6a57-4915-a1f4-3b63914b14b5', 'f7f5675f-5e92-4537-a661-aa92d45edef8', '91f7c454-fe0c-428e-813f-8f9594d37482', 'cb10a042-f158-44c7-8e87-1de33021da00']}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:30.931292 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-32b416a5-16b1-4481-a119-b9ef5e3493b2 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (912c094d-5c5a-4ae2-9b4b-e59b655d5de8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:30.960947 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-32b416a5-16b1-4481-a119-b9ef5e3493b2 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (912c094d-5c5a-4ae2-9b4b-e59b655d5de8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c16a6994-2112-42ff-a22f-5d3c5f595bca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1363990539',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0ca2256cd0347f3a726a71e85a410f7',qos_specs=None,replication_status=,reservations=['4052ca6e-6a57-4915-a1f4-3b63914b14b5','f7f5675f-5e92-4537-a661-aa92d45edef8','91f7c454-fe0c-428e-813f-8f9594d37482','cb10a042-f158-44c7-8e87-1de33021da00'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2b33c18d405482592e3f72b8ced0359',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:37:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1363990539',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c16a6994-2112-42ff-a22f-5d3c5f595bca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d0ca2256cd0347f3a726a71e85a410f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e2b33c18d405482592e3f72b8ced0359',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:30.961723 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-32b416a5-16b1-4481-a119-b9ef5e3493b2 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da498526-6dda-408f-83a6-bf451d891a36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:31.001579 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-32b416a5-16b1-4481-a119-b9ef5e3493b2 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da498526-6dda-408f-83a6-bf451d891a36) transitioned into state 'SUCCESS' from state '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-1363990539',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0ca2256cd0347f3a726a71e85a410f7',qos_specs=None,replication_status=,reservations=['4052ca6e-6a57-4915-a1f4-3b63914b14b5','f7f5675f-5e92-4537-a661-aa92d45edef8','91f7c454-fe0c-428e-813f-8f9594d37482','cb10a042-f158-44c7-8e87-1de33021da00'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2b33c18d405482592e3f72b8ced0359',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:31.002591 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-32b416a5-16b1-4481-a119-b9ef5e3493b2 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b846690-d79b-4a1a-9b57-f0d5fba35391) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:31.014690 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-32b416a5-16b1-4481-a119-b9ef5e3493b2 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b846690-d79b-4a1a-9b57-f0d5fba35391) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:31.015516 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-32b416a5-16b1-4481-a119-b9ef5e3493b2 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] Flow 'volume_create_api' (05e4b05d-cdd7-4924-b72d-54a402b8fbb8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:37:31.015846 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-32b416a5-16b1-4481-a119-b9ef5e3493b2 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] Create volume request issued successfully. Jul 03 02:37:31.016393 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-32b416a5-16b1-4481-a119-b9ef5e3493b2 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:37:31.016832 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1004/4003] 10.4.3.223 () {70 vars in 1299 bytes} [Fri Jul 3 02:37:30 2026] POST /volume/v3/volumes => generated 778 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:37:31.032061 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-1dc01e75-2f57-41e8-99fa-6f1cde226831 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:31.033845 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-1dc01e75-2f57-41e8-99fa-6f1cde226831 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] GET https://10.4.3.223/volume/v3/volumes/c16a6994-2112-42ff-a22f-5d3c5f595bca Jul 03 02:37:31.034042 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-1dc01e75-2f57-41e8-99fa-6f1cde226831 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:31.034226 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-1dc01e75-2f57-41e8-99fa-6f1cde226831 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:31.042432 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:31.042432 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:37:31.045971 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-1dc01e75-2f57-41e8-99fa-6f1cde226831 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] Volume info retrieved successfully. Jul 03 02:37:31.049963 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-1dc01e75-2f57-41e8-99fa-6f1cde226831 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] https://10.4.3.223/volume/v3/volumes/c16a6994-2112-42ff-a22f-5d3c5f595bca returned with HTTP 200 Jul 03 02:37:31.050323 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1001/4004] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:37:31 2026] GET /volume/v3/volumes/c16a6994-2112-42ff-a22f-5d3c5f595bca => generated 957 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:37:31.511149 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-925681d0-86a6-40d6-8312-33a7d623937a None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:31.513579 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-925681d0-86a6-40d6-8312-33a7d623937a tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] GET https://10.4.3.223/volume/v3/volumes/2a0467d7-2086-48bd-82b3-9da62104d43e Jul 03 02:37:31.513579 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-925681d0-86a6-40d6-8312-33a7d623937a tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:31.513579 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-925681d0-86a6-40d6-8312-33a7d623937a tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:31.519670 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-925681d0-86a6-40d6-8312-33a7d623937a tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] https://10.4.3.223/volume/v3/volumes/2a0467d7-2086-48bd-82b3-9da62104d43e returned with HTTP 404 Jul 03 02:37:31.520114 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1010/4005] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:37:31 2026] GET /volume/v3/volumes/2a0467d7-2086-48bd-82b3-9da62104d43e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 02:37:31.527225 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-8bc5b9ff-4415-4254-9190-3a0c7cbd5c97 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:31.528975 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-8bc5b9ff-4415-4254-9190-3a0c7cbd5c97 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] DELETE https://10.4.3.223/volume/v3/volumes/a549f7cb-3240-4b64-b199-c16e1230101f Jul 03 02:37:31.529235 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-8bc5b9ff-4415-4254-9190-3a0c7cbd5c97 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:31.529505 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-8bc5b9ff-4415-4254-9190-3a0c7cbd5c97 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Calling method 'delete' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:31.529717 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.volumes [None req-8bc5b9ff-4415-4254-9190-3a0c7cbd5c97 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Delete volume with id: a549f7cb-3240-4b64-b199-c16e1230101f Jul 03 02:37:31.537096 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:31.537096 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:37:31.537637 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-8bc5b9ff-4415-4254-9190-3a0c7cbd5c97 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Volume info retrieved successfully. Jul 03 02:37:31.560861 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-8bc5b9ff-4415-4254-9190-3a0c7cbd5c97 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Delete volume request issued successfully. Jul 03 02:37:31.561134 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-8bc5b9ff-4415-4254-9190-3a0c7cbd5c97 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] https://10.4.3.223/volume/v3/volumes/a549f7cb-3240-4b64-b199-c16e1230101f returned with HTTP 202 Jul 03 02:37:31.561598 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 991/4006] 10.4.3.223 () {68 vars in 1392 bytes} [Fri Jul 3 02:37:31 2026] DELETE /volume/v3/volumes/a549f7cb-3240-4b64-b199-c16e1230101f => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 02:37:31.568510 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-9c25850f-d377-4593-8a5d-fc3c605d38bb None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:31.569978 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-9c25850f-d377-4593-8a5d-fc3c605d38bb tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] GET https://10.4.3.223/volume/v3/volumes/a549f7cb-3240-4b64-b199-c16e1230101f Jul 03 02:37:31.570186 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-9c25850f-d377-4593-8a5d-fc3c605d38bb tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:31.570344 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-9c25850f-d377-4593-8a5d-fc3c605d38bb tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:31.576517 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:31.576517 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:37:31.579679 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-9c25850f-d377-4593-8a5d-fc3c605d38bb tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Volume info retrieved successfully. Jul 03 02:37:31.583813 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-9c25850f-d377-4593-8a5d-fc3c605d38bb tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] https://10.4.3.223/volume/v3/volumes/a549f7cb-3240-4b64-b199-c16e1230101f returned with HTTP 200 Jul 03 02:37:31.584228 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1005/4007] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:37:31 2026] GET /volume/v3/volumes/a549f7cb-3240-4b64-b199-c16e1230101f => generated 895 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:37:32.066440 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-8e81eb4d-9589-496d-b208-511fe65d7ea8 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:32.066440 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-8e81eb4d-9589-496d-b208-511fe65d7ea8 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] GET https://10.4.3.223/volume/v3/volumes/c16a6994-2112-42ff-a22f-5d3c5f595bca Jul 03 02:37:32.066847 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-8e81eb4d-9589-496d-b208-511fe65d7ea8 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:32.066847 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-8e81eb4d-9589-496d-b208-511fe65d7ea8 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:32.074813 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:32.074813 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:37:32.079513 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-8e81eb4d-9589-496d-b208-511fe65d7ea8 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] Volume info retrieved successfully. Jul 03 02:37:32.084460 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-8e81eb4d-9589-496d-b208-511fe65d7ea8 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] https://10.4.3.223/volume/v3/volumes/c16a6994-2112-42ff-a22f-5d3c5f595bca returned with HTTP 200 Jul 03 02:37:32.084901 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1002/4008] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:37:32 2026] GET /volume/v3/volumes/c16a6994-2112-42ff-a22f-5d3c5f595bca => generated 1009 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:37:32.098282 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-cb06a823-c3a6-425e-b13b-b343ba979bed None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:32.099952 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-cb06a823-c3a6-425e-b13b-b343ba979bed tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-reader] GET https://10.4.3.223/volume/v3/volumes/summary Jul 03 02:37:32.100182 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-cb06a823-c3a6-425e-b13b-b343ba979bed tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-reader] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:32.100394 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-cb06a823-c3a6-425e-b13b-b343ba979bed tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-reader] Calling method 'version_select' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:32.100648 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.api_utils [None req-cb06a823-c3a6-425e-b13b-b343ba979bed tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-reader] Removing options '' from query. {{(pid=100015) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 02:37:32.105202 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-cb06a823-c3a6-425e-b13b-b343ba979bed tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-reader] Get summary completed successfully. Jul 03 02:37:32.105523 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-cb06a823-c3a6-425e-b13b-b343ba979bed tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-reader] https://10.4.3.223/volume/v3/volumes/summary returned with HTTP 200 Jul 03 02:37:32.105925 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1011/4009] 10.4.3.223 () {68 vars in 1302 bytes} [Fri Jul 3 02:37:32 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:37:32.114196 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-ecc2e2fa-c289-4880-8280-e654e147edb7 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:32.115897 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-ecc2e2fa-c289-4880-8280-e654e147edb7 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] DELETE https://10.4.3.223/volume/v3/volumes/c16a6994-2112-42ff-a22f-5d3c5f595bca Jul 03 02:37:32.116094 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-ecc2e2fa-c289-4880-8280-e654e147edb7 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:32.116264 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-ecc2e2fa-c289-4880-8280-e654e147edb7 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] Calling method 'delete' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:32.116449 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.volumes [None req-ecc2e2fa-c289-4880-8280-e654e147edb7 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] Delete volume with id: c16a6994-2112-42ff-a22f-5d3c5f595bca Jul 03 02:37:32.125226 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:32.125226 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:37:32.125571 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-ecc2e2fa-c289-4880-8280-e654e147edb7 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] Volume info retrieved successfully. Jul 03 02:37:32.159797 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-ecc2e2fa-c289-4880-8280-e654e147edb7 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] Delete volume request issued successfully. Jul 03 02:37:32.159974 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-ecc2e2fa-c289-4880-8280-e654e147edb7 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] https://10.4.3.223/volume/v3/volumes/c16a6994-2112-42ff-a22f-5d3c5f595bca returned with HTTP 202 Jul 03 02:37:32.160404 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 992/4010] 10.4.3.223 () {68 vars in 1392 bytes} [Fri Jul 3 02:37:32 2026] DELETE /volume/v3/volumes/c16a6994-2112-42ff-a22f-5d3c5f595bca => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 02:37:32.167706 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-5abc7e0d-2e2a-43fd-b8cc-abfab391c940 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:32.169751 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-5abc7e0d-2e2a-43fd-b8cc-abfab391c940 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] GET https://10.4.3.223/volume/v3/volumes/c16a6994-2112-42ff-a22f-5d3c5f595bca Jul 03 02:37:32.169930 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-5abc7e0d-2e2a-43fd-b8cc-abfab391c940 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:32.170102 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-5abc7e0d-2e2a-43fd-b8cc-abfab391c940 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:32.176411 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:32.176411 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:37:32.179913 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-5abc7e0d-2e2a-43fd-b8cc-abfab391c940 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] Volume info retrieved successfully. Jul 03 02:37:32.183877 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-5abc7e0d-2e2a-43fd-b8cc-abfab391c940 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] https://10.4.3.223/volume/v3/volumes/c16a6994-2112-42ff-a22f-5d3c5f595bca returned with HTTP 200 Jul 03 02:37:32.184242 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1006/4011] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:37:32 2026] GET /volume/v3/volumes/c16a6994-2112-42ff-a22f-5d3c5f595bca => generated 1008 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:37:32.597321 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-b8c5d954-9d9d-477d-bcdc-eb20182f796b None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:32.599251 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-b8c5d954-9d9d-477d-bcdc-eb20182f796b tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] GET https://10.4.3.223/volume/v3/volumes/a549f7cb-3240-4b64-b199-c16e1230101f Jul 03 02:37:32.599578 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-b8c5d954-9d9d-477d-bcdc-eb20182f796b tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:32.599827 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-b8c5d954-9d9d-477d-bcdc-eb20182f796b tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:32.607815 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-b8c5d954-9d9d-477d-bcdc-eb20182f796b tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] https://10.4.3.223/volume/v3/volumes/a549f7cb-3240-4b64-b199-c16e1230101f returned with HTTP 404 Jul 03 02:37:32.608307 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1003/4012] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:37:32 2026] GET /volume/v3/volumes/a549f7cb-3240-4b64-b199-c16e1230101f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 02:37:32.623373 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-404d644e-83b1-4eff-90f1-2a73bd45d718 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:32.626304 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-404d644e-83b1-4eff-90f1-2a73bd45d718 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:37:32.626978 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-404d644e-83b1-4eff-90f1-2a73bd45d718 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1751578456"}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:37:32.628768 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.volumes [None req-404d644e-83b1-4eff-90f1-2a73bd45d718 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1751578456'}} {{(pid=100015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:37:32.628925 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-404d644e-83b1-4eff-90f1-2a73bd45d718 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Create volume of 1 GB Jul 03 02:37:32.637163 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-404d644e-83b1-4eff-90f1-2a73bd45d718 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Availability Zones retrieved successfully. Jul 03 02:37:32.644990 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-404d644e-83b1-4eff-90f1-2a73bd45d718 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Flow 'volume_create_api' (9c3a0996-4ba8-4454-8a85-6e5567d0ec17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:37:32.646298 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-404d644e-83b1-4eff-90f1-2a73bd45d718 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63751685-b117-4f4c-838c-3842f6707202) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:32.647701 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.flows.api.create_volume [None req-404d644e-83b1-4eff-90f1-2a73bd45d718 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Validating volume size '1' using validate_int {{(pid=100015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:37:32.676597 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-404d644e-83b1-4eff-90f1-2a73bd45d718 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63751685-b117-4f4c-838c-3842f6707202) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:32.679502 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-404d644e-83b1-4eff-90f1-2a73bd45d718 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55e12f81-7b18-4028-aabd-163766e45334) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:32.719966 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.quota [None req-404d644e-83b1-4eff-90f1-2a73bd45d718 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Created reservations ['16077df9-14f7-48b2-9a0f-54037767f716', 'cfec1f6d-a1a4-41e4-b187-48399b031229', 'cdd6fef6-d383-4cb2-9cf5-722ca7c1d450', 'd5df89f6-ea8a-49a4-9185-690b6fe66a71'] {{(pid=100015) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:37:32.720746 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-404d644e-83b1-4eff-90f1-2a73bd45d718 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55e12f81-7b18-4028-aabd-163766e45334) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['16077df9-14f7-48b2-9a0f-54037767f716', 'cfec1f6d-a1a4-41e4-b187-48399b031229', 'cdd6fef6-d383-4cb2-9cf5-722ca7c1d450', 'd5df89f6-ea8a-49a4-9185-690b6fe66a71']}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:32.721718 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-404d644e-83b1-4eff-90f1-2a73bd45d718 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26f2183b-4bab-465e-bbe3-3309ba647d73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:32.747864 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-404d644e-83b1-4eff-90f1-2a73bd45d718 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26f2183b-4bab-465e-bbe3-3309ba647d73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6c7c8829-0f08-4796-ac26-3e5eb21d6352', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1751578456',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dbff4c5cac2b4d98ae1adc52129ba6e1',qos_specs=None,replication_status=,reservations=['16077df9-14f7-48b2-9a0f-54037767f716','cfec1f6d-a1a4-41e4-b187-48399b031229','cdd6fef6-d383-4cb2-9cf5-722ca7c1d450','d5df89f6-ea8a-49a4-9185-690b6fe66a71'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d73ec12583d04c30afaa7f9a17095de0',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:37:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1751578456',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6c7c8829-0f08-4796-ac26-3e5eb21d6352,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dbff4c5cac2b4d98ae1adc52129ba6e1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d73ec12583d04c30afaa7f9a17095de0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:32.748381 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-404d644e-83b1-4eff-90f1-2a73bd45d718 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef0c9270-efef-44eb-9d8b-6c6b1427939c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:32.758253 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-9c23ace1-5d63-424c-92d9-e25027ab05f5 req-aba83314-3f29-47b7-b7ee-00d837218fa8 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:32.761447 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-9c23ace1-5d63-424c-92d9-e25027ab05f5 req-aba83314-3f29-47b7-b7ee-00d837218fa8 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] DELETE https://10.4.3.223/volume/v3/attachments/179bfbc7-3cf2-4a46-910d-e3bf2fb4214b Jul 03 02:37:32.761447 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-9c23ace1-5d63-424c-92d9-e25027ab05f5 req-aba83314-3f29-47b7-b7ee-00d837218fa8 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:32.761447 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-9c23ace1-5d63-424c-92d9-e25027ab05f5 req-aba83314-3f29-47b7-b7ee-00d837218fa8 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Calling method 'version_select' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:32.769364 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-404d644e-83b1-4eff-90f1-2a73bd45d718 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef0c9270-efef-44eb-9d8b-6c6b1427939c) transitioned into state 'SUCCESS' from state '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-1751578456',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dbff4c5cac2b4d98ae1adc52129ba6e1',qos_specs=None,replication_status=,reservations=['16077df9-14f7-48b2-9a0f-54037767f716','cfec1f6d-a1a4-41e4-b187-48399b031229','cdd6fef6-d383-4cb2-9cf5-722ca7c1d450','d5df89f6-ea8a-49a4-9185-690b6fe66a71'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d73ec12583d04c30afaa7f9a17095de0',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:32.770199 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-404d644e-83b1-4eff-90f1-2a73bd45d718 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97926335-c8c9-41c8-b312-cba28d7deddb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:32.770935 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:32.770935 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:37:32.781271 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-404d644e-83b1-4eff-90f1-2a73bd45d718 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97926335-c8c9-41c8-b312-cba28d7deddb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:32.781271 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-404d644e-83b1-4eff-90f1-2a73bd45d718 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Flow 'volume_create_api' (9c3a0996-4ba8-4454-8a85-6e5567d0ec17) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:37:32.781271 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-404d644e-83b1-4eff-90f1-2a73bd45d718 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Create volume request issued successfully. Jul 03 02:37:32.781271 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-404d644e-83b1-4eff-90f1-2a73bd45d718 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:37:32.781271 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1012/4013] 10.4.3.223 () {70 vars in 1299 bytes} [Fri Jul 3 02:37:32 2026] POST /volume/v3/volumes => generated 770 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:37:32.793133 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-ee79e044-205b-489a-b9af-09c55ce515fb None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:32.794481 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-ee79e044-205b-489a-b9af-09c55ce515fb tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] GET https://10.4.3.223/volume/v3/volumes/6c7c8829-0f08-4796-ac26-3e5eb21d6352 Jul 03 02:37:32.794761 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-ee79e044-205b-489a-b9af-09c55ce515fb tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:32.794999 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-ee79e044-205b-489a-b9af-09c55ce515fb tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:32.802246 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:32.802246 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:37:32.804944 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-ee79e044-205b-489a-b9af-09c55ce515fb tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Volume info retrieved successfully. Jul 03 02:37:32.808877 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-ee79e044-205b-489a-b9af-09c55ce515fb tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] https://10.4.3.223/volume/v3/volumes/6c7c8829-0f08-4796-ac26-3e5eb21d6352 returned with HTTP 200 Jul 03 02:37:32.809375 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1007/4014] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:37:32 2026] GET /volume/v3/volumes/6c7c8829-0f08-4796-ac26-3e5eb21d6352 => generated 838 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:37:33.202773 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-9d472598-e049-4db4-80ff-d91c5d766916 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:33.206492 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-9d472598-e049-4db4-80ff-d91c5d766916 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] GET https://10.4.3.223/volume/v3/volumes/c16a6994-2112-42ff-a22f-5d3c5f595bca Jul 03 02:37:33.206492 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-9d472598-e049-4db4-80ff-d91c5d766916 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:33.207002 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-9d472598-e049-4db4-80ff-d91c5d766916 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:33.217267 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-9d472598-e049-4db4-80ff-d91c5d766916 tempest-ProjectReaderTests-1418601313 tempest-ProjectReaderTests-1418601313-project-admin] https://10.4.3.223/volume/v3/volumes/c16a6994-2112-42ff-a22f-5d3c5f595bca returned with HTTP 404 Jul 03 02:37:33.218254 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1004/4015] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:37:33 2026] GET /volume/v3/volumes/c16a6994-2112-42ff-a22f-5d3c5f595bca => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 02:37:33.321157 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-9c23ace1-5d63-424c-92d9-e25027ab05f5 req-aba83314-3f29-47b7-b7ee-00d837218fa8 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] https://10.4.3.223/volume/v3/attachments/179bfbc7-3cf2-4a46-910d-e3bf2fb4214b returned with HTTP 200 Jul 03 02:37:33.321860 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 993/4016] 10.4.3.223 () {72 vars in 1673 bytes} [Fri Jul 3 02:37:32 2026] DELETE /volume/v3/attachments/179bfbc7-3cf2-4a46-910d-e3bf2fb4214b => generated 19 bytes in 564 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:37:33.823790 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-fcce838a-43b6-4cbf-8b8c-17c85b417c28 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:33.825038 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-fcce838a-43b6-4cbf-8b8c-17c85b417c28 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] GET https://10.4.3.223/volume/v3/volumes/6c7c8829-0f08-4796-ac26-3e5eb21d6352 Jul 03 02:37:33.825038 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-fcce838a-43b6-4cbf-8b8c-17c85b417c28 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:33.825038 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-fcce838a-43b6-4cbf-8b8c-17c85b417c28 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:33.831711 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:33.831711 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:37:33.835617 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-fcce838a-43b6-4cbf-8b8c-17c85b417c28 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Volume info retrieved successfully. Jul 03 02:37:33.841028 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-fcce838a-43b6-4cbf-8b8c-17c85b417c28 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] https://10.4.3.223/volume/v3/volumes/6c7c8829-0f08-4796-ac26-3e5eb21d6352 returned with HTTP 200 Jul 03 02:37:33.841180 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1013/4017] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:37:33 2026] GET /volume/v3/volumes/6c7c8829-0f08-4796-ac26-3e5eb21d6352 => generated 863 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:37:33.857878 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-46835bc7-bff5-46f4-8c4f-c54e7a148b30 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:33.860051 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-46835bc7-bff5-46f4-8c4f-c54e7a148b30 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] POST https://10.4.3.223/volume/v3/snapshots Jul 03 02:37:33.860551 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-46835bc7-bff5-46f4-8c4f-c54e7a148b30 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6c7c8829-0f08-4796-ac26-3e5eb21d6352", "name": "tempest-VolumeDependencyTests-Snapshot-346309469"}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:37:33.869867 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:33.869867 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:37:33.870329 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-46835bc7-bff5-46f4-8c4f-c54e7a148b30 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Volume info retrieved successfully. Jul 03 02:37:33.870463 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.snapshots [None req-46835bc7-bff5-46f4-8c4f-c54e7a148b30 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Create snapshot from volume 6c7c8829-0f08-4796-ac26-3e5eb21d6352 Jul 03 02:37:33.895774 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.quota [None req-46835bc7-bff5-46f4-8c4f-c54e7a148b30 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Created reservations ['25383697-2901-4a97-82b0-e140ef621aa1', 'c048fe8d-f633-4b60-8a2f-e31311dda57b', 'f304f5ed-e0e1-4c3b-9f01-6b892ed17eed', '1a98fbc9-c7c9-4e7e-8e56-56e1145e21bf'] {{(pid=100013) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:37:33.943916 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-46835bc7-bff5-46f4-8c4f-c54e7a148b30 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Snapshot create request issued successfully. Jul 03 02:37:33.944362 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-46835bc7-bff5-46f4-8c4f-c54e7a148b30 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] https://10.4.3.223/volume/v3/snapshots returned with HTTP 202 Jul 03 02:37:33.945013 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1008/4018] 10.4.3.223 () {68 vars in 1265 bytes} [Fri Jul 3 02:37:33 2026] POST /volume/v3/snapshots => generated 307 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:37:33.959653 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-696eca94-340e-47e4-bdec-ab34a6265036 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:33.961776 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-696eca94-340e-47e4-bdec-ab34a6265036 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] GET https://10.4.3.223/volume/v3/snapshots/ac90ed28-0cb7-4f3b-ab62-9f6ca2436114 Jul 03 02:37:33.961993 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-696eca94-340e-47e4-bdec-ab34a6265036 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:33.962191 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-696eca94-340e-47e4-bdec-ab34a6265036 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:33.968355 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:33.968355 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:37:33.968902 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-696eca94-340e-47e4-bdec-ab34a6265036 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Snapshot retrieved successfully. Jul 03 02:37:33.969971 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-696eca94-340e-47e4-bdec-ab34a6265036 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] https://10.4.3.223/volume/v3/snapshots/ac90ed28-0cb7-4f3b-ab62-9f6ca2436114 returned with HTTP 200 Jul 03 02:37:33.970530 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1005/4019] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:37:33 2026] GET /volume/v3/snapshots/ac90ed28-0cb7-4f3b-ab62-9f6ca2436114 => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:37:34.928306 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-de6e284f-74a1-4563-bd5f-9a4fa951419c req-cabee00d-420b-4e74-9295-9a57b4fbf93b None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:34.931266 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-de6e284f-74a1-4563-bd5f-9a4fa951419c req-cabee00d-420b-4e74-9295-9a57b4fbf93b tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] GET https://10.4.3.223/volume/v3/volumes/ff64dd71-211b-4aa1-a8a2-2598df639fcc Jul 03 02:37:34.931520 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-de6e284f-74a1-4563-bd5f-9a4fa951419c req-cabee00d-420b-4e74-9295-9a57b4fbf93b tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:34.931781 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-de6e284f-74a1-4563-bd5f-9a4fa951419c req-cabee00d-420b-4e74-9295-9a57b4fbf93b tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:34.943900 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:34.943900 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:37:34.952558 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [req-de6e284f-74a1-4563-bd5f-9a4fa951419c req-cabee00d-420b-4e74-9295-9a57b4fbf93b tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Volume info retrieved successfully. Jul 03 02:37:34.964964 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-de6e284f-74a1-4563-bd5f-9a4fa951419c req-cabee00d-420b-4e74-9295-9a57b4fbf93b tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] https://10.4.3.223/volume/v3/volumes/ff64dd71-211b-4aa1-a8a2-2598df639fcc returned with HTTP 200 Jul 03 02:37:34.965998 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 994/4020] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:37:34 2026] GET /volume/v3/volumes/ff64dd71-211b-4aa1-a8a2-2598df639fcc => generated 905 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:37:34.980806 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-3dc6150f-a2f6-4214-8f51-00086ad648ff None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:34.982729 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-3dc6150f-a2f6-4214-8f51-00086ad648ff tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] GET https://10.4.3.223/volume/v3/snapshots/ac90ed28-0cb7-4f3b-ab62-9f6ca2436114 Jul 03 02:37:34.985823 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-3dc6150f-a2f6-4214-8f51-00086ad648ff tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:34.985823 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-3dc6150f-a2f6-4214-8f51-00086ad648ff tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:34.992175 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:34.992175 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:37:34.992700 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-3dc6150f-a2f6-4214-8f51-00086ad648ff tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Snapshot retrieved successfully. Jul 03 02:37:34.993644 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-3dc6150f-a2f6-4214-8f51-00086ad648ff tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] https://10.4.3.223/volume/v3/snapshots/ac90ed28-0cb7-4f3b-ab62-9f6ca2436114 returned with HTTP 200 Jul 03 02:37:34.994027 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1014/4021] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:37:34 2026] GET /volume/v3/snapshots/ac90ed28-0cb7-4f3b-ab62-9f6ca2436114 => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 02:37:35.002474 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-cecd3a5f-47a8-44de-a1ef-41d767f41658 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:35.004432 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-cecd3a5f-47a8-44de-a1ef-41d767f41658 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:37:35.004850 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-cecd3a5f-47a8-44de-a1ef-41d767f41658 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "ac90ed28-0cb7-4f3b-ab62-9f6ca2436114", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1562771378"}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:37:35.006796 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.volumes [None req-cecd3a5f-47a8-44de-a1ef-41d767f41658 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Create volume request body: {'volume': {'snapshot_id': 'ac90ed28-0cb7-4f3b-ab62-9f6ca2436114', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1562771378'}} {{(pid=100013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:37:35.011863 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:35.011863 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:37:35.012334 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-cecd3a5f-47a8-44de-a1ef-41d767f41658 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Snapshot retrieved successfully. Jul 03 02:37:35.012494 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.volumes [None req-cecd3a5f-47a8-44de-a1ef-41d767f41658 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Create volume of 1 GB Jul 03 02:37:35.015952 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-cecd3a5f-47a8-44de-a1ef-41d767f41658 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Availability Zones retrieved successfully. Jul 03 02:37:35.021462 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-cecd3a5f-47a8-44de-a1ef-41d767f41658 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Flow 'volume_create_api' (6ae27127-4fb7-4c0b-b863-6e6fec279e07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:37:35.022398 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-cecd3a5f-47a8-44de-a1ef-41d767f41658 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34d0e1a8-c8ef-4f68-a3e9-6feea628d14a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:35.023255 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.flows.api.create_volume [None req-cecd3a5f-47a8-44de-a1ef-41d767f41658 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:37:35.055687 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-cecd3a5f-47a8-44de-a1ef-41d767f41658 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34d0e1a8-c8ef-4f68-a3e9-6feea628d14a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'ac90ed28-0cb7-4f3b-ab62-9f6ca2436114', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:35.056435 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-cecd3a5f-47a8-44de-a1ef-41d767f41658 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ef17b8b-d564-48a7-9463-1e1124ec8930) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:35.114336 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.quota [None req-cecd3a5f-47a8-44de-a1ef-41d767f41658 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Created reservations ['52b3b747-431d-451b-b944-0b03656ace3f', '0b407b60-920c-4c25-b602-331886c44b6d', '58539d1b-aff7-4436-9de8-a3ceab92343c', 'b2f64682-9c9d-4820-86d1-1be73a7a5ac2'] {{(pid=100013) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:37:35.115360 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-cecd3a5f-47a8-44de-a1ef-41d767f41658 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ef17b8b-d564-48a7-9463-1e1124ec8930) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['52b3b747-431d-451b-b944-0b03656ace3f', '0b407b60-920c-4c25-b602-331886c44b6d', '58539d1b-aff7-4436-9de8-a3ceab92343c', 'b2f64682-9c9d-4820-86d1-1be73a7a5ac2']}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:35.116241 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-cecd3a5f-47a8-44de-a1ef-41d767f41658 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (074c250c-8e09-4129-b702-2f0561ef11be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:35.181375 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-cecd3a5f-47a8-44de-a1ef-41d767f41658 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (074c250c-8e09-4129-b702-2f0561ef11be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bae45be2-75d6-4cf4-a2b6-c7058470e2da', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1562771378',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dbff4c5cac2b4d98ae1adc52129ba6e1',qos_specs=None,replication_status=,reservations=['52b3b747-431d-451b-b944-0b03656ace3f','0b407b60-920c-4c25-b602-331886c44b6d','58539d1b-aff7-4436-9de8-a3ceab92343c','b2f64682-9c9d-4820-86d1-1be73a7a5ac2'],size=1,snapshot_id=ac90ed28-0cb7-4f3b-ab62-9f6ca2436114,source_replicaid=,source_volid=None,status='creating',user_id='d73ec12583d04c30afaa7f9a17095de0',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:37:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1562771378',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bae45be2-75d6-4cf4-a2b6-c7058470e2da,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dbff4c5cac2b4d98ae1adc52129ba6e1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=ac90ed28-0cb7-4f3b-ab62-9f6ca2436114,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d73ec12583d04c30afaa7f9a17095de0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:35.182702 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-cecd3a5f-47a8-44de-a1ef-41d767f41658 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (abe9b4b1-f017-431d-a641-6a966922a7c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:35.215177 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-cecd3a5f-47a8-44de-a1ef-41d767f41658 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (abe9b4b1-f017-431d-a641-6a966922a7c3) transitioned into state 'SUCCESS' from state '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-1562771378',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dbff4c5cac2b4d98ae1adc52129ba6e1',qos_specs=None,replication_status=,reservations=['52b3b747-431d-451b-b944-0b03656ace3f','0b407b60-920c-4c25-b602-331886c44b6d','58539d1b-aff7-4436-9de8-a3ceab92343c','b2f64682-9c9d-4820-86d1-1be73a7a5ac2'],size=1,snapshot_id=ac90ed28-0cb7-4f3b-ab62-9f6ca2436114,source_replicaid=,source_volid=None,status='creating',user_id='d73ec12583d04c30afaa7f9a17095de0',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:35.216320 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-cecd3a5f-47a8-44de-a1ef-41d767f41658 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85af6263-7f7a-4ebc-a49e-4567e57d45d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:35.258992 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-cecd3a5f-47a8-44de-a1ef-41d767f41658 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85af6263-7f7a-4ebc-a49e-4567e57d45d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:35.260432 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-cecd3a5f-47a8-44de-a1ef-41d767f41658 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Flow 'volume_create_api' (6ae27127-4fb7-4c0b-b863-6e6fec279e07) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:37:35.260618 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-cecd3a5f-47a8-44de-a1ef-41d767f41658 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Create volume request issued successfully. Jul 03 02:37:35.261353 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-cecd3a5f-47a8-44de-a1ef-41d767f41658 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:37:35.261854 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1009/4022] 10.4.3.223 () {70 vars in 1300 bytes} [Fri Jul 3 02:37:35 2026] POST /volume/v3/volumes => generated 804 bytes in 260 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:37:35.277846 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-76bc180e-554f-44c5-b473-573ff39c32d3 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:35.281749 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-76bc180e-554f-44c5-b473-573ff39c32d3 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] GET https://10.4.3.223/volume/v3/volumes/bae45be2-75d6-4cf4-a2b6-c7058470e2da Jul 03 02:37:35.281749 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-76bc180e-554f-44c5-b473-573ff39c32d3 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:35.281749 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-76bc180e-554f-44c5-b473-573ff39c32d3 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:35.290016 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:35.290016 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:37:35.298534 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-76bc180e-554f-44c5-b473-573ff39c32d3 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Volume info retrieved successfully. Jul 03 02:37:35.309036 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-76bc180e-554f-44c5-b473-573ff39c32d3 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] https://10.4.3.223/volume/v3/volumes/bae45be2-75d6-4cf4-a2b6-c7058470e2da returned with HTTP 200 Jul 03 02:37:35.309700 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1006/4023] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:37:35 2026] GET /volume/v3/volumes/bae45be2-75d6-4cf4-a2b6-c7058470e2da => generated 872 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:37:36.326917 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-edd388c4-14e2-4481-9ae9-acc1020dcefb None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:36.329690 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-edd388c4-14e2-4481-9ae9-acc1020dcefb tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] GET https://10.4.3.223/volume/v3/volumes/bae45be2-75d6-4cf4-a2b6-c7058470e2da Jul 03 02:37:36.329952 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-edd388c4-14e2-4481-9ae9-acc1020dcefb tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:36.330565 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-edd388c4-14e2-4481-9ae9-acc1020dcefb tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:36.337957 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:36.337957 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:37:36.342306 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-edd388c4-14e2-4481-9ae9-acc1020dcefb tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Volume info retrieved successfully. Jul 03 02:37:36.347833 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-edd388c4-14e2-4481-9ae9-acc1020dcefb tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] https://10.4.3.223/volume/v3/volumes/bae45be2-75d6-4cf4-a2b6-c7058470e2da returned with HTTP 200 Jul 03 02:37:36.348888 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 995/4024] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:37:36 2026] GET /volume/v3/volumes/bae45be2-75d6-4cf4-a2b6-c7058470e2da => generated 897 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 02:37:36.360710 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-c8b74914-04df-4231-9ab3-51f7d3243681 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:36.362406 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-c8b74914-04df-4231-9ab3-51f7d3243681 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] POST https://10.4.3.223/volume/v3/snapshots Jul 03 02:37:36.362778 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-c8b74914-04df-4231-9ab3-51f7d3243681 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bae45be2-75d6-4cf4-a2b6-c7058470e2da", "name": "tempest-VolumeDependencyTests-Snapshot-1420879848"}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:37:36.370957 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:36.370957 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:37:36.371432 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-c8b74914-04df-4231-9ab3-51f7d3243681 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Volume info retrieved successfully. Jul 03 02:37:36.371553 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.snapshots [None req-c8b74914-04df-4231-9ab3-51f7d3243681 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Create snapshot from volume bae45be2-75d6-4cf4-a2b6-c7058470e2da Jul 03 02:37:36.409292 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.quota [None req-c8b74914-04df-4231-9ab3-51f7d3243681 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Created reservations ['4a826327-e927-4022-813d-db47e96338e2', 'ed03c473-a403-425a-80fc-06faf0ac2e75', 'e82b753d-8f98-46c5-aa70-973b3210fc1f', '1c1ec05d-a12b-4c1d-9959-d47ff8d3f94a'] {{(pid=100015) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:37:36.450214 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-c8b74914-04df-4231-9ab3-51f7d3243681 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Snapshot create request issued successfully. Jul 03 02:37:36.450661 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-c8b74914-04df-4231-9ab3-51f7d3243681 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] https://10.4.3.223/volume/v3/snapshots returned with HTTP 202 Jul 03 02:37:36.451153 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1015/4025] 10.4.3.223 () {68 vars in 1265 bytes} [Fri Jul 3 02:37:36 2026] POST /volume/v3/snapshots => generated 308 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:37:36.464077 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-11d2010c-b0ea-4b4b-9296-6467c3983a24 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:36.466057 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-11d2010c-b0ea-4b4b-9296-6467c3983a24 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] GET https://10.4.3.223/volume/v3/snapshots/68e9cca0-4b8f-4bce-8060-5006898b4a30 Jul 03 02:37:36.466255 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-11d2010c-b0ea-4b4b-9296-6467c3983a24 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:36.466463 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-11d2010c-b0ea-4b4b-9296-6467c3983a24 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:36.483463 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:36.483463 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:37:36.484477 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-11d2010c-b0ea-4b4b-9296-6467c3983a24 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Snapshot retrieved successfully. Jul 03 02:37:36.485020 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-11d2010c-b0ea-4b4b-9296-6467c3983a24 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] https://10.4.3.223/volume/v3/snapshots/68e9cca0-4b8f-4bce-8060-5006898b4a30 returned with HTTP 200 Jul 03 02:37:36.485222 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1010/4026] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:37:36 2026] GET /volume/v3/snapshots/68e9cca0-4b8f-4bce-8060-5006898b4a30 => generated 440 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:37:36.702211 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-ef8dda8c-06cb-4e49-8570-b88cec7b5124 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:36.704145 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-ef8dda8c-06cb-4e49-8570-b88cec7b5124 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:37:36.704649 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-ef8dda8c-06cb-4e49-8570-b88cec7b5124 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-845265635", "snapshot_id": null, "imageRef": "ea993fc3-c724-45f7-8dae-63cf2cac16e5", "volume_type": null, "size": 1}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:37:36.708276 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.volumes [None req-ef8dda8c-06cb-4e49-8570-b88cec7b5124 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-845265635', 'snapshot_id': None, 'imageRef': 'ea993fc3-c724-45f7-8dae-63cf2cac16e5', 'volume_type': None, 'size': 1}} {{(pid=100012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:37:36.854017 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.volumes [None req-ef8dda8c-06cb-4e49-8570-b88cec7b5124 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Create volume of 1 GB Jul 03 02:37:36.860346 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-ef8dda8c-06cb-4e49-8570-b88cec7b5124 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Availability Zones retrieved successfully. Jul 03 02:37:36.866974 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-ef8dda8c-06cb-4e49-8570-b88cec7b5124 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Flow 'volume_create_api' (56970829-9068-4935-a14a-6417a169a5a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:37:36.868446 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-ef8dda8c-06cb-4e49-8570-b88cec7b5124 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fde17883-05c9-41ef-8a81-00ca6bafe8f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:36.870294 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.flows.api.create_volume [None req-ef8dda8c-06cb-4e49-8570-b88cec7b5124 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Validating volume size '1' using validate_int {{(pid=100012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:37:36.957376 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-ef8dda8c-06cb-4e49-8570-b88cec7b5124 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fde17883-05c9-41ef-8a81-00ca6bafe8f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:36.958416 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-ef8dda8c-06cb-4e49-8570-b88cec7b5124 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (946d0eaa-1632-49ef-bc33-8aa14015f71c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:37.033393 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.quota [None req-ef8dda8c-06cb-4e49-8570-b88cec7b5124 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Created reservations ['a1b9fe30-5c99-435c-b86d-b6926ec4ad6c', '655fda67-7775-4cda-9444-9d47faf0e58f', 'f956f7e7-8d4d-44f1-ba1a-cf61204880f8', 'a87ac294-e478-4784-939e-d06a2df22a2a'] {{(pid=100012) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:37:37.034180 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-ef8dda8c-06cb-4e49-8570-b88cec7b5124 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (946d0eaa-1632-49ef-bc33-8aa14015f71c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a1b9fe30-5c99-435c-b86d-b6926ec4ad6c', '655fda67-7775-4cda-9444-9d47faf0e58f', 'f956f7e7-8d4d-44f1-ba1a-cf61204880f8', 'a87ac294-e478-4784-939e-d06a2df22a2a']}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:37.034946 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-ef8dda8c-06cb-4e49-8570-b88cec7b5124 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (123a201f-2fd3-4446-9de8-417441c46be0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:37.065316 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-ef8dda8c-06cb-4e49-8570-b88cec7b5124 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (123a201f-2fd3-4446-9de8-417441c46be0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e9d715e2-816b-46e3-a20f-67f1acf0e365', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-845265635',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='160d263d7dec415485b59317c7dce2b8',qos_specs=None,replication_status=,reservations=['a1b9fe30-5c99-435c-b86d-b6926ec4ad6c','655fda67-7775-4cda-9444-9d47faf0e58f','f956f7e7-8d4d-44f1-ba1a-cf61204880f8','a87ac294-e478-4784-939e-d06a2df22a2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a45936d74e124ed091b7d2f71967c065',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:37:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-845265635',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e9d715e2-816b-46e3-a20f-67f1acf0e365,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='160d263d7dec415485b59317c7dce2b8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a45936d74e124ed091b7d2f71967c065',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:37.065999 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-ef8dda8c-06cb-4e49-8570-b88cec7b5124 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9738bcf8-6ef9-49ac-9a89-b528875fbf5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:37.090005 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-ef8dda8c-06cb-4e49-8570-b88cec7b5124 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9738bcf8-6ef9-49ac-9a89-b528875fbf5f) transitioned into state 'SUCCESS' from state '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-845265635',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='160d263d7dec415485b59317c7dce2b8',qos_specs=None,replication_status=,reservations=['a1b9fe30-5c99-435c-b86d-b6926ec4ad6c','655fda67-7775-4cda-9444-9d47faf0e58f','f956f7e7-8d4d-44f1-ba1a-cf61204880f8','a87ac294-e478-4784-939e-d06a2df22a2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a45936d74e124ed091b7d2f71967c065',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:37.090693 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-ef8dda8c-06cb-4e49-8570-b88cec7b5124 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a9787df-6836-4d46-9154-14e635121e40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:37.105800 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-ef8dda8c-06cb-4e49-8570-b88cec7b5124 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a9787df-6836-4d46-9154-14e635121e40) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:37.106475 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-ef8dda8c-06cb-4e49-8570-b88cec7b5124 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Flow 'volume_create_api' (56970829-9068-4935-a14a-6417a169a5a7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:37:37.106888 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-ef8dda8c-06cb-4e49-8570-b88cec7b5124 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Create volume request issued successfully. Jul 03 02:37:37.107276 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-ef8dda8c-06cb-4e49-8570-b88cec7b5124 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:37:37.108053 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1007/4027] 10.4.3.223 () {70 vars in 1300 bytes} [Fri Jul 3 02:37:36 2026] POST /volume/v3/volumes => generated 780 bytes in 406 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:37:37.127360 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-f5131026-3573-4a40-b792-611de80cb421 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:37.131017 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-f5131026-3573-4a40-b792-611de80cb421 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] GET https://10.4.3.223/volume/v3/volumes/e9d715e2-816b-46e3-a20f-67f1acf0e365 Jul 03 02:37:37.131303 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-f5131026-3573-4a40-b792-611de80cb421 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:37.131678 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-f5131026-3573-4a40-b792-611de80cb421 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:37.143161 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:37.143161 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:37:37.149761 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-f5131026-3573-4a40-b792-611de80cb421 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Volume info retrieved successfully. Jul 03 02:37:37.156438 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-f5131026-3573-4a40-b792-611de80cb421 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] https://10.4.3.223/volume/v3/volumes/e9d715e2-816b-46e3-a20f-67f1acf0e365 returned with HTTP 200 Jul 03 02:37:37.156995 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 996/4028] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:37:37 2026] GET /volume/v3/volumes/e9d715e2-816b-46e3-a20f-67f1acf0e365 => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:37:37.270186 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-a8d15c82-81c5-4b3f-83fc-35455c708e81 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:37.272801 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-a8d15c82-81c5-4b3f-83fc-35455c708e81 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] DELETE https://10.4.3.223/volume/v3/volumes/8c95247f-3e42-40cb-99ce-718d6af561dc Jul 03 02:37:37.273314 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-a8d15c82-81c5-4b3f-83fc-35455c708e81 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:37.273967 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-a8d15c82-81c5-4b3f-83fc-35455c708e81 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:37.274250 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-a8d15c82-81c5-4b3f-83fc-35455c708e81 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Delete volume with id: 8c95247f-3e42-40cb-99ce-718d6af561dc Jul 03 02:37:37.284414 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:37.284414 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:37:37.285263 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-a8d15c82-81c5-4b3f-83fc-35455c708e81 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Volume info retrieved successfully. Jul 03 02:37:37.313669 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-a8d15c82-81c5-4b3f-83fc-35455c708e81 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Delete volume request issued successfully. Jul 03 02:37:37.313948 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-a8d15c82-81c5-4b3f-83fc-35455c708e81 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] https://10.4.3.223/volume/v3/volumes/8c95247f-3e42-40cb-99ce-718d6af561dc returned with HTTP 202 Jul 03 02:37:37.314629 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1016/4029] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:37:37 2026] DELETE /volume/v3/volumes/8c95247f-3e42-40cb-99ce-718d6af561dc => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:37:37.326389 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-09359acd-52e2-44b8-8aa4-4d544d0453e3 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:37.328253 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-09359acd-52e2-44b8-8aa4-4d544d0453e3 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] GET https://10.4.3.223/volume/v3/volumes/8c95247f-3e42-40cb-99ce-718d6af561dc Jul 03 02:37:37.328443 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-09359acd-52e2-44b8-8aa4-4d544d0453e3 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:37.328669 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-09359acd-52e2-44b8-8aa4-4d544d0453e3 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:37.335371 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:37.335371 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:37:37.340627 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-09359acd-52e2-44b8-8aa4-4d544d0453e3 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Volume info retrieved successfully. Jul 03 02:37:37.346198 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-09359acd-52e2-44b8-8aa4-4d544d0453e3 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] https://10.4.3.223/volume/v3/volumes/8c95247f-3e42-40cb-99ce-718d6af561dc returned with HTTP 200 Jul 03 02:37:37.346684 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1011/4030] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:37:37 2026] GET /volume/v3/volumes/8c95247f-3e42-40cb-99ce-718d6af561dc => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:37:37.493697 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-e231a9b6-4f1d-4fac-b86d-514b5453aa56 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:37.495786 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-e231a9b6-4f1d-4fac-b86d-514b5453aa56 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] GET https://10.4.3.223/volume/v3/snapshots/68e9cca0-4b8f-4bce-8060-5006898b4a30 Jul 03 02:37:37.498007 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-e231a9b6-4f1d-4fac-b86d-514b5453aa56 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:37.498007 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-e231a9b6-4f1d-4fac-b86d-514b5453aa56 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:37.504079 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:37.504079 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:37:37.504499 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-e231a9b6-4f1d-4fac-b86d-514b5453aa56 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Snapshot retrieved successfully. Jul 03 02:37:37.505362 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-e231a9b6-4f1d-4fac-b86d-514b5453aa56 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] https://10.4.3.223/volume/v3/snapshots/68e9cca0-4b8f-4bce-8060-5006898b4a30 returned with HTTP 200 Jul 03 02:37:37.505760 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1008/4031] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:37:37 2026] GET /volume/v3/snapshots/68e9cca0-4b8f-4bce-8060-5006898b4a30 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:37:37.518715 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-91a9fbd5-07ff-4761-b811-abb6e0d4d735 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:37.522366 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-91a9fbd5-07ff-4761-b811-abb6e0d4d735 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:37:37.522548 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-91a9fbd5-07ff-4761-b811-abb6e0d4d735 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "68e9cca0-4b8f-4bce-8060-5006898b4a30", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1673066114"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:37:37.526663 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.volumes [None req-91a9fbd5-07ff-4761-b811-abb6e0d4d735 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Create volume request body: {'volume': {'snapshot_id': '68e9cca0-4b8f-4bce-8060-5006898b4a30', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1673066114'}} {{(pid=100014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:37:37.535080 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:37.535080 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:37:37.535641 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-91a9fbd5-07ff-4761-b811-abb6e0d4d735 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Snapshot retrieved successfully. Jul 03 02:37:37.535795 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.volumes [None req-91a9fbd5-07ff-4761-b811-abb6e0d4d735 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Create volume of 1 GB Jul 03 02:37:37.540306 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-91a9fbd5-07ff-4761-b811-abb6e0d4d735 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Availability Zones retrieved successfully. Jul 03 02:37:37.548014 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-91a9fbd5-07ff-4761-b811-abb6e0d4d735 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Flow 'volume_create_api' (14eb8567-766c-4456-aa27-7cf71be678fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:37:37.549193 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-91a9fbd5-07ff-4761-b811-abb6e0d4d735 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a88c4f85-949e-4d9f-b438-4aaedfb2ace7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:37.550346 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.flows.api.create_volume [None req-91a9fbd5-07ff-4761-b811-abb6e0d4d735 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:37:37.580336 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-91a9fbd5-07ff-4761-b811-abb6e0d4d735 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a88c4f85-949e-4d9f-b438-4aaedfb2ace7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '68e9cca0-4b8f-4bce-8060-5006898b4a30', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:37.581187 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-91a9fbd5-07ff-4761-b811-abb6e0d4d735 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0454515c-455f-4195-9cd5-400973adc761) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:37.634961 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.quota [None req-91a9fbd5-07ff-4761-b811-abb6e0d4d735 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Created reservations ['65d33d18-09de-4323-ab5e-8eccf3e82d85', '49c1e36b-f7de-4528-ae63-afa60254ffbb', '2ac43d9f-bf88-49f5-8c1b-9f52a6649eea', '662168f3-2364-49a4-97cc-74aab256810f'] {{(pid=100014) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:37:37.635917 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-91a9fbd5-07ff-4761-b811-abb6e0d4d735 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0454515c-455f-4195-9cd5-400973adc761) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['65d33d18-09de-4323-ab5e-8eccf3e82d85', '49c1e36b-f7de-4528-ae63-afa60254ffbb', '2ac43d9f-bf88-49f5-8c1b-9f52a6649eea', '662168f3-2364-49a4-97cc-74aab256810f']}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:37.636948 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-91a9fbd5-07ff-4761-b811-abb6e0d4d735 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d092e1c4-f200-4c55-aa6c-3404f384bb69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:37.686667 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-91a9fbd5-07ff-4761-b811-abb6e0d4d735 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d092e1c4-f200-4c55-aa6c-3404f384bb69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0a1485cd-86d1-4a3f-84e8-f3fb45f150ff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1673066114',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dbff4c5cac2b4d98ae1adc52129ba6e1',qos_specs=None,replication_status=,reservations=['65d33d18-09de-4323-ab5e-8eccf3e82d85','49c1e36b-f7de-4528-ae63-afa60254ffbb','2ac43d9f-bf88-49f5-8c1b-9f52a6649eea','662168f3-2364-49a4-97cc-74aab256810f'],size=1,snapshot_id=68e9cca0-4b8f-4bce-8060-5006898b4a30,source_replicaid=,source_volid=None,status='creating',user_id='d73ec12583d04c30afaa7f9a17095de0',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:37:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1673066114',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0a1485cd-86d1-4a3f-84e8-f3fb45f150ff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dbff4c5cac2b4d98ae1adc52129ba6e1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=68e9cca0-4b8f-4bce-8060-5006898b4a30,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d73ec12583d04c30afaa7f9a17095de0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:37.687318 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-91a9fbd5-07ff-4761-b811-abb6e0d4d735 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7dbc8e8-cdc0-463d-af0c-40f78ebade05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:37.710148 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-91a9fbd5-07ff-4761-b811-abb6e0d4d735 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7dbc8e8-cdc0-463d-af0c-40f78ebade05) transitioned into state 'SUCCESS' from state '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-1673066114',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dbff4c5cac2b4d98ae1adc52129ba6e1',qos_specs=None,replication_status=,reservations=['65d33d18-09de-4323-ab5e-8eccf3e82d85','49c1e36b-f7de-4528-ae63-afa60254ffbb','2ac43d9f-bf88-49f5-8c1b-9f52a6649eea','662168f3-2364-49a4-97cc-74aab256810f'],size=1,snapshot_id=68e9cca0-4b8f-4bce-8060-5006898b4a30,source_replicaid=,source_volid=None,status='creating',user_id='d73ec12583d04c30afaa7f9a17095de0',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:37.711085 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-91a9fbd5-07ff-4761-b811-abb6e0d4d735 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98a932e9-73ef-4b86-8dac-5c8462df3fdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:37.735548 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-91a9fbd5-07ff-4761-b811-abb6e0d4d735 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98a932e9-73ef-4b86-8dac-5c8462df3fdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:37.736329 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-91a9fbd5-07ff-4761-b811-abb6e0d4d735 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Flow 'volume_create_api' (14eb8567-766c-4456-aa27-7cf71be678fe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:37:37.736639 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-91a9fbd5-07ff-4761-b811-abb6e0d4d735 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Create volume request issued successfully. Jul 03 02:37:37.737231 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-91a9fbd5-07ff-4761-b811-abb6e0d4d735 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:37:37.737668 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 997/4032] 10.4.3.223 () {70 vars in 1300 bytes} [Fri Jul 3 02:37:37 2026] POST /volume/v3/volumes => generated 804 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jul 03 02:37:37.754033 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-38d22032-9568-40dd-8d3f-15369f41ea16 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:37.755742 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-38d22032-9568-40dd-8d3f-15369f41ea16 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] GET https://10.4.3.223/volume/v3/volumes/0a1485cd-86d1-4a3f-84e8-f3fb45f150ff Jul 03 02:37:37.755927 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-38d22032-9568-40dd-8d3f-15369f41ea16 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:37.756115 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-38d22032-9568-40dd-8d3f-15369f41ea16 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:37.762338 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:37.762338 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:37:37.765622 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-38d22032-9568-40dd-8d3f-15369f41ea16 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Volume info retrieved successfully. Jul 03 02:37:37.769320 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-38d22032-9568-40dd-8d3f-15369f41ea16 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] https://10.4.3.223/volume/v3/volumes/0a1485cd-86d1-4a3f-84e8-f3fb45f150ff returned with HTTP 200 Jul 03 02:37:37.769781 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1017/4033] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:37:37 2026] GET /volume/v3/volumes/0a1485cd-86d1-4a3f-84e8-f3fb45f150ff => generated 872 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:37:38.170892 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-31b96973-b23e-4130-b346-ee564a375a2c None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:38.172559 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-31b96973-b23e-4130-b346-ee564a375a2c tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] GET https://10.4.3.223/volume/v3/volumes/e9d715e2-816b-46e3-a20f-67f1acf0e365 Jul 03 02:37:38.172805 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-31b96973-b23e-4130-b346-ee564a375a2c tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:38.172990 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-31b96973-b23e-4130-b346-ee564a375a2c tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:38.179888 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:38.179888 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:37:38.186949 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-31b96973-b23e-4130-b346-ee564a375a2c tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Volume info retrieved successfully. Jul 03 02:37:38.191668 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-31b96973-b23e-4130-b346-ee564a375a2c tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] https://10.4.3.223/volume/v3/volumes/e9d715e2-816b-46e3-a20f-67f1acf0e365 returned with HTTP 200 Jul 03 02:37:38.192024 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1012/4034] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:37:38 2026] GET /volume/v3/volumes/e9d715e2-816b-46e3-a20f-67f1acf0e365 => generated 1388 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:37:38.203087 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-802e72d0-f67a-4a6d-bbfc-cefb641654df None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:38.204761 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-802e72d0-f67a-4a6d-bbfc-cefb641654df tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] GET https://10.4.3.223/volume/v3/volumes/e9d715e2-816b-46e3-a20f-67f1acf0e365 Jul 03 02:37:38.204921 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-802e72d0-f67a-4a6d-bbfc-cefb641654df tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:38.205138 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-802e72d0-f67a-4a6d-bbfc-cefb641654df tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:38.213254 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:38.213254 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:37:38.216684 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-802e72d0-f67a-4a6d-bbfc-cefb641654df tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Volume info retrieved successfully. Jul 03 02:37:38.222004 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-802e72d0-f67a-4a6d-bbfc-cefb641654df tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] https://10.4.3.223/volume/v3/volumes/e9d715e2-816b-46e3-a20f-67f1acf0e365 returned with HTTP 200 Jul 03 02:37:38.222362 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1009/4035] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:37:38 2026] GET /volume/v3/volumes/e9d715e2-816b-46e3-a20f-67f1acf0e365 => generated 1388 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:37:38.955714 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-01f702ff-6660-4d1b-a871-33b7b089614d None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:38.955714 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-01f702ff-6660-4d1b-a871-33b7b089614d tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] GET https://10.4.3.223/volume/v3/volumes/8c95247f-3e42-40cb-99ce-718d6af561dc Jul 03 02:37:38.955714 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-01f702ff-6660-4d1b-a871-33b7b089614d tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:38.955714 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-01f702ff-6660-4d1b-a871-33b7b089614d tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:38.955714 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-01f702ff-6660-4d1b-a871-33b7b089614d tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] https://10.4.3.223/volume/v3/volumes/8c95247f-3e42-40cb-99ce-718d6af561dc returned with HTTP 404 Jul 03 02:37:38.955714 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 998/4036] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:37:38 2026] GET /volume/v3/volumes/8c95247f-3e42-40cb-99ce-718d6af561dc => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:37:38.956944 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-a99358c3-9f05-4629-ad9e-e1ebd2d429fa None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:38.956944 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-a99358c3-9f05-4629-ad9e-e1ebd2d429fa tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] DELETE https://10.4.3.223/volume/v3/volumes/5b90fa3f-11b6-4c3b-bcf3-18fbd2f5a073 Jul 03 02:37:38.956944 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-a99358c3-9f05-4629-ad9e-e1ebd2d429fa tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:38.956944 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-a99358c3-9f05-4629-ad9e-e1ebd2d429fa tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:38.956944 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-a99358c3-9f05-4629-ad9e-e1ebd2d429fa tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Delete volume with id: 5b90fa3f-11b6-4c3b-bcf3-18fbd2f5a073 Jul 03 02:37:38.956944 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:38.956944 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:37:38.956944 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-a99358c3-9f05-4629-ad9e-e1ebd2d429fa tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Volume info retrieved successfully. Jul 03 02:37:38.956944 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-a99358c3-9f05-4629-ad9e-e1ebd2d429fa tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Delete volume request issued successfully. Jul 03 02:37:38.956944 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-a99358c3-9f05-4629-ad9e-e1ebd2d429fa tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] https://10.4.3.223/volume/v3/volumes/5b90fa3f-11b6-4c3b-bcf3-18fbd2f5a073 returned with HTTP 202 Jul 03 02:37:38.956944 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1018/4037] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:37:38 2026] DELETE /volume/v3/volumes/5b90fa3f-11b6-4c3b-bcf3-18fbd2f5a073 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:37:38.958026 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-325ad814-2286-496a-ad90-a121d6d5709f None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:38.958026 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-325ad814-2286-496a-ad90-a121d6d5709f tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] GET https://10.4.3.223/volume/v3/volumes/5b90fa3f-11b6-4c3b-bcf3-18fbd2f5a073 Jul 03 02:37:38.958026 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-325ad814-2286-496a-ad90-a121d6d5709f tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:38.958026 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-325ad814-2286-496a-ad90-a121d6d5709f tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:38.958026 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:38.958026 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:37:38.958026 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-325ad814-2286-496a-ad90-a121d6d5709f tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Volume info retrieved successfully. Jul 03 02:37:38.958026 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-325ad814-2286-496a-ad90-a121d6d5709f tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] https://10.4.3.223/volume/v3/volumes/5b90fa3f-11b6-4c3b-bcf3-18fbd2f5a073 returned with HTTP 200 Jul 03 02:37:38.958026 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1013/4038] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:37:38 2026] GET /volume/v3/volumes/5b90fa3f-11b6-4c3b-bcf3-18fbd2f5a073 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:37:38.958929 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-4f7ae4cb-4fc1-4d2b-b2ba-d990620249a9 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:38.958929 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-4f7ae4cb-4fc1-4d2b-b2ba-d990620249a9 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] GET https://10.4.3.223/volume/v3/volumes/0a1485cd-86d1-4a3f-84e8-f3fb45f150ff Jul 03 02:37:38.958929 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-4f7ae4cb-4fc1-4d2b-b2ba-d990620249a9 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:38.958929 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-4f7ae4cb-4fc1-4d2b-b2ba-d990620249a9 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:38.958929 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:38.958929 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:37:38.958929 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-4f7ae4cb-4fc1-4d2b-b2ba-d990620249a9 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Volume info retrieved successfully. Jul 03 02:37:38.958929 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-4f7ae4cb-4fc1-4d2b-b2ba-d990620249a9 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] https://10.4.3.223/volume/v3/volumes/0a1485cd-86d1-4a3f-84e8-f3fb45f150ff returned with HTTP 200 Jul 03 02:37:38.958929 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1010/4039] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:37:38 2026] GET /volume/v3/volumes/0a1485cd-86d1-4a3f-84e8-f3fb45f150ff => generated 897 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:37:38.960111 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-56ff08b9-2072-423a-89fb-6e8f66473799 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:38.960111 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-56ff08b9-2072-423a-89fb-6e8f66473799 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/ac90ed28-0cb7-4f3b-ab62-9f6ca2436114 Jul 03 02:37:38.960111 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-56ff08b9-2072-423a-89fb-6e8f66473799 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:38.960111 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-56ff08b9-2072-423a-89fb-6e8f66473799 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Calling method 'delete' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:38.960111 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.snapshots [None req-56ff08b9-2072-423a-89fb-6e8f66473799 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Delete snapshot with id: ac90ed28-0cb7-4f3b-ab62-9f6ca2436114 Jul 03 02:37:38.960111 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:38.960111 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:37:38.960111 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-56ff08b9-2072-423a-89fb-6e8f66473799 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Snapshot retrieved successfully. Jul 03 02:37:38.960111 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-56ff08b9-2072-423a-89fb-6e8f66473799 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Snapshot delete request issued successfully. Jul 03 02:37:38.960111 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-56ff08b9-2072-423a-89fb-6e8f66473799 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] https://10.4.3.223/volume/v3/snapshots/ac90ed28-0cb7-4f3b-ab62-9f6ca2436114 returned with HTTP 202 Jul 03 02:37:38.960111 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 999/4040] 10.4.3.223 () {66 vars in 1357 bytes} [Fri Jul 3 02:37:38 2026] DELETE /volume/v3/snapshots/ac90ed28-0cb7-4f3b-ab62-9f6ca2436114 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:37:38.961131 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-eee2d678-ba40-451f-97f9-87d08ab9e16a None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:38.961131 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-eee2d678-ba40-451f-97f9-87d08ab9e16a tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] GET https://10.4.3.223/volume/v3/snapshots/ac90ed28-0cb7-4f3b-ab62-9f6ca2436114 Jul 03 02:37:38.961131 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-eee2d678-ba40-451f-97f9-87d08ab9e16a tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:38.961131 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-eee2d678-ba40-451f-97f9-87d08ab9e16a tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:38.961131 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:38.961131 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:37:38.961131 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-eee2d678-ba40-451f-97f9-87d08ab9e16a tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Snapshot retrieved successfully. Jul 03 02:37:38.961131 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-eee2d678-ba40-451f-97f9-87d08ab9e16a tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] https://10.4.3.223/volume/v3/snapshots/ac90ed28-0cb7-4f3b-ab62-9f6ca2436114 returned with HTTP 200 Jul 03 02:37:38.961131 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1019/4041] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:37:38 2026] GET /volume/v3/snapshots/ac90ed28-0cb7-4f3b-ab62-9f6ca2436114 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:37:39.537031 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-74bfbd16-caa3-4b03-a798-306b218f76a1 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:39.539168 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-74bfbd16-caa3-4b03-a798-306b218f76a1 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] GET https://10.4.3.223/volume/v3/volumes/5b90fa3f-11b6-4c3b-bcf3-18fbd2f5a073 Jul 03 02:37:39.539431 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-74bfbd16-caa3-4b03-a798-306b218f76a1 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:39.539926 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-74bfbd16-caa3-4b03-a798-306b218f76a1 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:39.545194 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-74bfbd16-caa3-4b03-a798-306b218f76a1 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] https://10.4.3.223/volume/v3/volumes/5b90fa3f-11b6-4c3b-bcf3-18fbd2f5a073 returned with HTTP 404 Jul 03 02:37:39.545731 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1014/4042] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:37:39 2026] GET /volume/v3/volumes/5b90fa3f-11b6-4c3b-bcf3-18fbd2f5a073 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:37:39.672204 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-c69586a5-4721-479f-9fea-4a8e4c23afa2 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:39.672497 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-ed9d73d5-d42f-4572-9717-e8082ac19bfa req-e6377b4c-a162-4444-9385-58354b323bed None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:39.674237 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-c69586a5-4721-479f-9fea-4a8e4c23afa2 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] DELETE https://10.4.3.223/volume/v3/volumes/85370bf8-f592-4145-a145-fd9bf5d5029d Jul 03 02:37:39.674278 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-ed9d73d5-d42f-4572-9717-e8082ac19bfa req-e6377b4c-a162-4444-9385-58354b323bed tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] GET https://10.4.3.223/volume/v3/volumes/e9d715e2-816b-46e3-a20f-67f1acf0e365 Jul 03 02:37:39.674451 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-ed9d73d5-d42f-4572-9717-e8082ac19bfa req-e6377b4c-a162-4444-9385-58354b323bed tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:39.674481 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-c69586a5-4721-479f-9fea-4a8e4c23afa2 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:39.674657 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-ed9d73d5-d42f-4572-9717-e8082ac19bfa req-e6377b4c-a162-4444-9385-58354b323bed tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:39.674684 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-c69586a5-4721-479f-9fea-4a8e4c23afa2 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Calling method 'delete' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:39.674824 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.volumes [None req-c69586a5-4721-479f-9fea-4a8e4c23afa2 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Delete volume with id: 85370bf8-f592-4145-a145-fd9bf5d5029d Jul 03 02:37:39.681347 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:39.681347 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:37:39.682135 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:39.682135 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:37:39.682667 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-c69586a5-4721-479f-9fea-4a8e4c23afa2 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Volume info retrieved successfully. Jul 03 02:37:39.684695 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [req-ed9d73d5-d42f-4572-9717-e8082ac19bfa req-e6377b4c-a162-4444-9385-58354b323bed tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Volume info retrieved successfully. Jul 03 02:37:39.689334 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-ed9d73d5-d42f-4572-9717-e8082ac19bfa req-e6377b4c-a162-4444-9385-58354b323bed tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] https://10.4.3.223/volume/v3/volumes/e9d715e2-816b-46e3-a20f-67f1acf0e365 returned with HTTP 200 Jul 03 02:37:39.689831 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1000/4043] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:37:39 2026] GET /volume/v3/volumes/e9d715e2-816b-46e3-a20f-67f1acf0e365 => generated 1370 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:37:39.709744 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-c69586a5-4721-479f-9fea-4a8e4c23afa2 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Delete volume request issued successfully. Jul 03 02:37:39.709906 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-c69586a5-4721-479f-9fea-4a8e4c23afa2 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] https://10.4.3.223/volume/v3/volumes/85370bf8-f592-4145-a145-fd9bf5d5029d returned with HTTP 202 Jul 03 02:37:39.710331 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1011/4044] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:37:39 2026] DELETE /volume/v3/volumes/85370bf8-f592-4145-a145-fd9bf5d5029d => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:37:39.716910 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-fb88e623-9c49-4b8e-9537-a0e4d1aec5bf None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:39.718824 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-fb88e623-9c49-4b8e-9537-a0e4d1aec5bf tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] GET https://10.4.3.223/volume/v3/volumes/85370bf8-f592-4145-a145-fd9bf5d5029d Jul 03 02:37:39.719049 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-fb88e623-9c49-4b8e-9537-a0e4d1aec5bf tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:39.719265 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-fb88e623-9c49-4b8e-9537-a0e4d1aec5bf tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:39.727314 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:39.727314 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:37:39.733163 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-fb88e623-9c49-4b8e-9537-a0e4d1aec5bf tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Volume info retrieved successfully. Jul 03 02:37:39.738847 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-fb88e623-9c49-4b8e-9537-a0e4d1aec5bf tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] https://10.4.3.223/volume/v3/volumes/85370bf8-f592-4145-a145-fd9bf5d5029d returned with HTTP 200 Jul 03 02:37:39.739334 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1020/4045] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:37:39 2026] GET /volume/v3/volumes/85370bf8-f592-4145-a145-fd9bf5d5029d => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:37:39.889221 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-648f078f-c2ed-42a0-be99-698c81736ad7 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:39.890970 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-648f078f-c2ed-42a0-be99-698c81736ad7 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] GET https://10.4.3.223/volume/v3/snapshots/ac90ed28-0cb7-4f3b-ab62-9f6ca2436114 Jul 03 02:37:39.891168 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-648f078f-c2ed-42a0-be99-698c81736ad7 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:39.891359 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-648f078f-c2ed-42a0-be99-698c81736ad7 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:39.895745 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-648f078f-c2ed-42a0-be99-698c81736ad7 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] https://10.4.3.223/volume/v3/snapshots/ac90ed28-0cb7-4f3b-ab62-9f6ca2436114 returned with HTTP 404 Jul 03 02:37:39.896281 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1015/4046] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:37:39 2026] GET /volume/v3/snapshots/ac90ed28-0cb7-4f3b-ab62-9f6ca2436114 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:37:39.905094 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-54b80a45-6fe3-48c2-949e-a2cbf12f4547 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:39.906937 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-54b80a45-6fe3-48c2-949e-a2cbf12f4547 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/68e9cca0-4b8f-4bce-8060-5006898b4a30 Jul 03 02:37:39.907183 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-54b80a45-6fe3-48c2-949e-a2cbf12f4547 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:39.907441 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-54b80a45-6fe3-48c2-949e-a2cbf12f4547 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Calling method 'delete' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:39.907601 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.snapshots [None req-54b80a45-6fe3-48c2-949e-a2cbf12f4547 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Delete snapshot with id: 68e9cca0-4b8f-4bce-8060-5006898b4a30 Jul 03 02:37:39.914482 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:39.914482 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:37:39.915143 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-54b80a45-6fe3-48c2-949e-a2cbf12f4547 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Snapshot retrieved successfully. Jul 03 02:37:39.943816 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-54b80a45-6fe3-48c2-949e-a2cbf12f4547 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Snapshot delete request issued successfully. Jul 03 02:37:39.944008 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-54b80a45-6fe3-48c2-949e-a2cbf12f4547 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] https://10.4.3.223/volume/v3/snapshots/68e9cca0-4b8f-4bce-8060-5006898b4a30 returned with HTTP 202 Jul 03 02:37:39.944549 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1001/4047] 10.4.3.223 () {66 vars in 1357 bytes} [Fri Jul 3 02:37:39 2026] DELETE /volume/v3/snapshots/68e9cca0-4b8f-4bce-8060-5006898b4a30 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:37:39.953188 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-c35d9702-43e2-472d-9fc8-9b9922e3d8d0 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:39.955024 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-c35d9702-43e2-472d-9fc8-9b9922e3d8d0 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] GET https://10.4.3.223/volume/v3/snapshots/68e9cca0-4b8f-4bce-8060-5006898b4a30 Jul 03 02:37:39.955216 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-c35d9702-43e2-472d-9fc8-9b9922e3d8d0 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:39.955412 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-c35d9702-43e2-472d-9fc8-9b9922e3d8d0 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:39.961035 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:39.961035 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:37:39.961591 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-c35d9702-43e2-472d-9fc8-9b9922e3d8d0 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Snapshot retrieved successfully. Jul 03 02:37:39.962447 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-c35d9702-43e2-472d-9fc8-9b9922e3d8d0 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] https://10.4.3.223/volume/v3/snapshots/68e9cca0-4b8f-4bce-8060-5006898b4a30 returned with HTTP 200 Jul 03 02:37:39.962867 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1012/4048] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:37:39 2026] GET /volume/v3/snapshots/68e9cca0-4b8f-4bce-8060-5006898b4a30 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:37:40.159045 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-ed9d73d5-d42f-4572-9717-e8082ac19bfa req-ce1dfa1e-fd18-45f7-b83c-3a8a5374b50a None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:40.161970 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-ed9d73d5-d42f-4572-9717-e8082ac19bfa req-ce1dfa1e-fd18-45f7-b83c-3a8a5374b50a tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] GET https://10.4.3.223/volume/v3/volumes/e9d715e2-816b-46e3-a20f-67f1acf0e365 Jul 03 02:37:40.162257 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-ed9d73d5-d42f-4572-9717-e8082ac19bfa req-ce1dfa1e-fd18-45f7-b83c-3a8a5374b50a tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:40.162529 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-ed9d73d5-d42f-4572-9717-e8082ac19bfa req-ce1dfa1e-fd18-45f7-b83c-3a8a5374b50a tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:40.172518 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:40.172518 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:37:40.177684 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [req-ed9d73d5-d42f-4572-9717-e8082ac19bfa req-ce1dfa1e-fd18-45f7-b83c-3a8a5374b50a tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Volume info retrieved successfully. Jul 03 02:37:40.184777 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-ed9d73d5-d42f-4572-9717-e8082ac19bfa req-ce1dfa1e-fd18-45f7-b83c-3a8a5374b50a tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] https://10.4.3.223/volume/v3/volumes/e9d715e2-816b-46e3-a20f-67f1acf0e365 returned with HTTP 200 Jul 03 02:37:40.185356 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1021/4049] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:37:40 2026] GET /volume/v3/volumes/e9d715e2-816b-46e3-a20f-67f1acf0e365 => generated 1370 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:37:40.200401 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-65dc013c-6bdc-47ab-922c-45654632e8db None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:40.200916 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-65dc013c-6bdc-47ab-922c-45654632e8db None None] GET https://10.4.3.223/volume// Jul 03 02:37:40.201089 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-65dc013c-6bdc-47ab-922c-45654632e8db None None] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:40.201277 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-65dc013c-6bdc-47ab-922c-45654632e8db None None] Calling method 'all' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:40.201642 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-65dc013c-6bdc-47ab-922c-45654632e8db None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:37:40.201933 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1016/4050] 10.4.3.223 () {66 vars in 1419 bytes} [Fri Jul 3 02:37:40 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:37:40.211949 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-ed9d73d5-d42f-4572-9717-e8082ac19bfa req-cda1f86a-9073-44e2-9a1a-2f7d8d3c604d None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:40.214141 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-ed9d73d5-d42f-4572-9717-e8082ac19bfa req-cda1f86a-9073-44e2-9a1a-2f7d8d3c604d tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] POST https://10.4.3.223/volume/v3/attachments Jul 03 02:37:40.214529 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-ed9d73d5-d42f-4572-9717-e8082ac19bfa req-cda1f86a-9073-44e2-9a1a-2f7d8d3c604d tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e9d715e2-816b-46e3-a20f-67f1acf0e365", "connector": null, "instance_uuid": "bc30f1f4-efe4-4a41-99d6-486f175227cd"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:37:40.223223 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:40.223223 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:37:40.253896 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-ed9d73d5-d42f-4572-9717-e8082ac19bfa req-cda1f86a-9073-44e2-9a1a-2f7d8d3c604d tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Jul 03 02:37:40.254387 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1002/4051] 10.4.3.223 () {74 vars in 1594 bytes} [Fri Jul 3 02:37:40 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) Jul 03 02:37:40.754366 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-eb76e16f-4429-45db-83d4-fa633a7bbdc7 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:40.756764 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-eb76e16f-4429-45db-83d4-fa633a7bbdc7 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] GET https://10.4.3.223/volume/v3/volumes/85370bf8-f592-4145-a145-fd9bf5d5029d Jul 03 02:37:40.756941 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-eb76e16f-4429-45db-83d4-fa633a7bbdc7 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:40.757126 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-eb76e16f-4429-45db-83d4-fa633a7bbdc7 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:40.763030 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-eb76e16f-4429-45db-83d4-fa633a7bbdc7 tempest-AttachVolumeNegativeTest-1734369210 tempest-AttachVolumeNegativeTest-1734369210-project-member] https://10.4.3.223/volume/v3/volumes/85370bf8-f592-4145-a145-fd9bf5d5029d returned with HTTP 404 Jul 03 02:37:40.763498 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1013/4052] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:37:40 2026] GET /volume/v3/volumes/85370bf8-f592-4145-a145-fd9bf5d5029d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:37:40.973400 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-e482450f-17ea-46e3-a1de-bc4a2e55ed37 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:40.975049 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-e482450f-17ea-46e3-a1de-bc4a2e55ed37 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] GET https://10.4.3.223/volume/v3/snapshots/68e9cca0-4b8f-4bce-8060-5006898b4a30 Jul 03 02:37:40.975217 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-e482450f-17ea-46e3-a1de-bc4a2e55ed37 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:40.975397 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-e482450f-17ea-46e3-a1de-bc4a2e55ed37 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:40.980635 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-e482450f-17ea-46e3-a1de-bc4a2e55ed37 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] https://10.4.3.223/volume/v3/snapshots/68e9cca0-4b8f-4bce-8060-5006898b4a30 returned with HTTP 404 Jul 03 02:37:40.981096 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1022/4053] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:37:40 2026] GET /volume/v3/snapshots/68e9cca0-4b8f-4bce-8060-5006898b4a30 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:37:40.988835 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-57c69fab-030d-402a-8b1f-53b3570c2bd1 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:40.991269 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-57c69fab-030d-402a-8b1f-53b3570c2bd1 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] DELETE https://10.4.3.223/volume/v3/volumes/6c7c8829-0f08-4796-ac26-3e5eb21d6352 Jul 03 02:37:40.991615 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-57c69fab-030d-402a-8b1f-53b3570c2bd1 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:40.991891 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-57c69fab-030d-402a-8b1f-53b3570c2bd1 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Calling method 'delete' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:40.992145 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.volumes [None req-57c69fab-030d-402a-8b1f-53b3570c2bd1 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Delete volume with id: 6c7c8829-0f08-4796-ac26-3e5eb21d6352 Jul 03 02:37:41.006650 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:41.006650 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:37:41.007396 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-57c69fab-030d-402a-8b1f-53b3570c2bd1 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Volume info retrieved successfully. Jul 03 02:37:41.048848 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-57c69fab-030d-402a-8b1f-53b3570c2bd1 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Delete volume request issued successfully. Jul 03 02:37:41.049157 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-57c69fab-030d-402a-8b1f-53b3570c2bd1 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] https://10.4.3.223/volume/v3/volumes/6c7c8829-0f08-4796-ac26-3e5eb21d6352 returned with HTTP 202 Jul 03 02:37:41.049799 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1017/4054] 10.4.3.223 () {68 vars in 1392 bytes} [Fri Jul 3 02:37:40 2026] DELETE /volume/v3/volumes/6c7c8829-0f08-4796-ac26-3e5eb21d6352 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 02:37:41.059206 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-6b27a152-88ba-4891-84f4-a6d94218f951 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:41.061631 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-6b27a152-88ba-4891-84f4-a6d94218f951 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] GET https://10.4.3.223/volume/v3/volumes/6c7c8829-0f08-4796-ac26-3e5eb21d6352 Jul 03 02:37:41.061828 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-6b27a152-88ba-4891-84f4-a6d94218f951 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:41.061986 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-6b27a152-88ba-4891-84f4-a6d94218f951 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:41.075402 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:41.075402 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:37:41.080822 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-6b27a152-88ba-4891-84f4-a6d94218f951 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Volume info retrieved successfully. Jul 03 02:37:41.093159 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-6b27a152-88ba-4891-84f4-a6d94218f951 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] https://10.4.3.223/volume/v3/volumes/6c7c8829-0f08-4796-ac26-3e5eb21d6352 returned with HTTP 200 Jul 03 02:37:41.094237 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1003/4055] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:37:41 2026] GET /volume/v3/volumes/6c7c8829-0f08-4796-ac26-3e5eb21d6352 => generated 862 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:37:42.107615 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-49ae88cc-9308-46ef-a155-6255e183f4c5 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:42.111299 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-49ae88cc-9308-46ef-a155-6255e183f4c5 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] GET https://10.4.3.223/volume/v3/volumes/6c7c8829-0f08-4796-ac26-3e5eb21d6352 Jul 03 02:37:42.111299 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-49ae88cc-9308-46ef-a155-6255e183f4c5 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:42.111299 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-49ae88cc-9308-46ef-a155-6255e183f4c5 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:42.116355 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-49ae88cc-9308-46ef-a155-6255e183f4c5 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] https://10.4.3.223/volume/v3/volumes/6c7c8829-0f08-4796-ac26-3e5eb21d6352 returned with HTTP 404 Jul 03 02:37:42.117461 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1014/4056] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:37:42 2026] GET /volume/v3/volumes/6c7c8829-0f08-4796-ac26-3e5eb21d6352 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 02:37:42.128169 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-5dc96501-78fa-4146-82bf-482575d1646a None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:42.131982 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-5dc96501-78fa-4146-82bf-482575d1646a tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] DELETE https://10.4.3.223/volume/v3/volumes/bae45be2-75d6-4cf4-a2b6-c7058470e2da Jul 03 02:37:42.132154 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-5dc96501-78fa-4146-82bf-482575d1646a tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:42.132352 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-5dc96501-78fa-4146-82bf-482575d1646a tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:42.132563 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-5dc96501-78fa-4146-82bf-482575d1646a tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Delete volume with id: bae45be2-75d6-4cf4-a2b6-c7058470e2da Jul 03 02:37:42.139310 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:42.139310 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:37:42.139803 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-5dc96501-78fa-4146-82bf-482575d1646a tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Volume info retrieved successfully. Jul 03 02:37:42.158059 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-5dc96501-78fa-4146-82bf-482575d1646a tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Delete volume request issued successfully. Jul 03 02:37:42.158182 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-5dc96501-78fa-4146-82bf-482575d1646a tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] https://10.4.3.223/volume/v3/volumes/bae45be2-75d6-4cf4-a2b6-c7058470e2da returned with HTTP 202 Jul 03 02:37:42.158638 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1023/4057] 10.4.3.223 () {68 vars in 1392 bytes} [Fri Jul 3 02:37:42 2026] DELETE /volume/v3/volumes/bae45be2-75d6-4cf4-a2b6-c7058470e2da => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 02:37:42.168769 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-71d0355e-7400-4556-a928-0f252a5c7fb9 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:42.170629 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-71d0355e-7400-4556-a928-0f252a5c7fb9 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] GET https://10.4.3.223/volume/v3/volumes/bae45be2-75d6-4cf4-a2b6-c7058470e2da Jul 03 02:37:42.170847 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-71d0355e-7400-4556-a928-0f252a5c7fb9 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:42.171096 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-71d0355e-7400-4556-a928-0f252a5c7fb9 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:42.179177 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:42.179177 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:37:42.183575 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-71d0355e-7400-4556-a928-0f252a5c7fb9 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Volume info retrieved successfully. Jul 03 02:37:42.189506 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-71d0355e-7400-4556-a928-0f252a5c7fb9 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] https://10.4.3.223/volume/v3/volumes/bae45be2-75d6-4cf4-a2b6-c7058470e2da returned with HTTP 200 Jul 03 02:37:42.189925 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1018/4058] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:37:42 2026] GET /volume/v3/volumes/bae45be2-75d6-4cf4-a2b6-c7058470e2da => generated 896 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:37:42.892463 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-643c1e69-e5d4-438d-8eff-a7c15cebbff8 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:42.893403 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-643c1e69-e5d4-438d-8eff-a7c15cebbff8 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] DELETE https://10.4.3.223/volume/v3/volumes/ff64dd71-211b-4aa1-a8a2-2598df639fcc Jul 03 02:37:42.893709 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-643c1e69-e5d4-438d-8eff-a7c15cebbff8 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:42.893972 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-643c1e69-e5d4-438d-8eff-a7c15cebbff8 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Calling method 'delete' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:42.896459 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.volumes [None req-643c1e69-e5d4-438d-8eff-a7c15cebbff8 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Delete volume with id: ff64dd71-211b-4aa1-a8a2-2598df639fcc Jul 03 02:37:42.905356 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:42.905356 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:37:42.905926 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-643c1e69-e5d4-438d-8eff-a7c15cebbff8 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Volume info retrieved successfully. Jul 03 02:37:42.927807 np0000004352 devstack@c-api.service[100014]: WARNING cinder.keymgr.conf_key_mgr [None req-643c1e69-e5d4-438d-8eff-a7c15cebbff8 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 02:37:42.938756 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-643c1e69-e5d4-438d-8eff-a7c15cebbff8 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Delete volume request issued successfully. Jul 03 02:37:42.938756 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-643c1e69-e5d4-438d-8eff-a7c15cebbff8 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] https://10.4.3.223/volume/v3/volumes/ff64dd71-211b-4aa1-a8a2-2598df639fcc returned with HTTP 202 Jul 03 02:37:42.939039 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1004/4059] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:37:42 2026] DELETE /volume/v3/volumes/ff64dd71-211b-4aa1-a8a2-2598df639fcc => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:37:42.947359 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-5b1b01fd-e10c-477c-9f7c-19ec29dfd340 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:42.949818 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-5b1b01fd-e10c-477c-9f7c-19ec29dfd340 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] GET https://10.4.3.223/volume/v3/volumes/ff64dd71-211b-4aa1-a8a2-2598df639fcc Jul 03 02:37:42.949939 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-5b1b01fd-e10c-477c-9f7c-19ec29dfd340 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:42.950204 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-5b1b01fd-e10c-477c-9f7c-19ec29dfd340 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:42.966533 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:42.966533 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:37:42.974611 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-5b1b01fd-e10c-477c-9f7c-19ec29dfd340 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Volume info retrieved successfully. Jul 03 02:37:42.982017 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-5b1b01fd-e10c-477c-9f7c-19ec29dfd340 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] https://10.4.3.223/volume/v3/volumes/ff64dd71-211b-4aa1-a8a2-2598df639fcc returned with HTTP 200 Jul 03 02:37:42.982412 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1015/4060] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:37:42 2026] GET /volume/v3/volumes/ff64dd71-211b-4aa1-a8a2-2598df639fcc => generated 904 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:37:43.205183 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-6f1219ba-66c2-4f73-ab29-80e51f9e3628 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:43.208358 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-6f1219ba-66c2-4f73-ab29-80e51f9e3628 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] GET https://10.4.3.223/volume/v3/volumes/bae45be2-75d6-4cf4-a2b6-c7058470e2da Jul 03 02:37:43.209179 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-6f1219ba-66c2-4f73-ab29-80e51f9e3628 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:43.209385 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-6f1219ba-66c2-4f73-ab29-80e51f9e3628 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:43.216859 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-6f1219ba-66c2-4f73-ab29-80e51f9e3628 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] https://10.4.3.223/volume/v3/volumes/bae45be2-75d6-4cf4-a2b6-c7058470e2da returned with HTTP 404 Jul 03 02:37:43.217312 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1024/4061] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:37:43 2026] GET /volume/v3/volumes/bae45be2-75d6-4cf4-a2b6-c7058470e2da => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 02:37:43.226191 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-52b665dc-cabf-4e70-bd63-682a6e77eb71 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:43.228770 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-52b665dc-cabf-4e70-bd63-682a6e77eb71 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] DELETE https://10.4.3.223/volume/v3/volumes/0a1485cd-86d1-4a3f-84e8-f3fb45f150ff Jul 03 02:37:43.229047 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-52b665dc-cabf-4e70-bd63-682a6e77eb71 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:43.229263 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-52b665dc-cabf-4e70-bd63-682a6e77eb71 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Calling method 'delete' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:43.229494 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.volumes [None req-52b665dc-cabf-4e70-bd63-682a6e77eb71 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Delete volume with id: 0a1485cd-86d1-4a3f-84e8-f3fb45f150ff Jul 03 02:37:43.237283 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:43.237283 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:37:43.237893 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-52b665dc-cabf-4e70-bd63-682a6e77eb71 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Volume info retrieved successfully. Jul 03 02:37:43.264381 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-52b665dc-cabf-4e70-bd63-682a6e77eb71 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Delete volume request issued successfully. Jul 03 02:37:43.264640 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-52b665dc-cabf-4e70-bd63-682a6e77eb71 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] https://10.4.3.223/volume/v3/volumes/0a1485cd-86d1-4a3f-84e8-f3fb45f150ff returned with HTTP 202 Jul 03 02:37:43.265210 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1019/4062] 10.4.3.223 () {68 vars in 1392 bytes} [Fri Jul 3 02:37:43 2026] DELETE /volume/v3/volumes/0a1485cd-86d1-4a3f-84e8-f3fb45f150ff => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 02:37:43.276775 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-de7b5f62-6a96-4f26-9bf5-b891a3bfef96 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:43.285343 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-de7b5f62-6a96-4f26-9bf5-b891a3bfef96 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] GET https://10.4.3.223/volume/v3/volumes/0a1485cd-86d1-4a3f-84e8-f3fb45f150ff Jul 03 02:37:43.285792 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-de7b5f62-6a96-4f26-9bf5-b891a3bfef96 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:43.285954 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-de7b5f62-6a96-4f26-9bf5-b891a3bfef96 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:43.293405 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:43.293405 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:37:43.299761 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-de7b5f62-6a96-4f26-9bf5-b891a3bfef96 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Volume info retrieved successfully. Jul 03 02:37:43.304702 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-de7b5f62-6a96-4f26-9bf5-b891a3bfef96 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] https://10.4.3.223/volume/v3/volumes/0a1485cd-86d1-4a3f-84e8-f3fb45f150ff returned with HTTP 200 Jul 03 02:37:43.305176 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1005/4063] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:37:43 2026] GET /volume/v3/volumes/0a1485cd-86d1-4a3f-84e8-f3fb45f150ff => generated 896 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:37:43.994297 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-d9a2286f-6fb5-42d3-97a5-d9f35d5842a7 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:43.996039 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-d9a2286f-6fb5-42d3-97a5-d9f35d5842a7 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] GET https://10.4.3.223/volume/v3/volumes/ff64dd71-211b-4aa1-a8a2-2598df639fcc Jul 03 02:37:43.996240 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-d9a2286f-6fb5-42d3-97a5-d9f35d5842a7 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:43.996474 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-d9a2286f-6fb5-42d3-97a5-d9f35d5842a7 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:44.002914 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-d9a2286f-6fb5-42d3-97a5-d9f35d5842a7 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] https://10.4.3.223/volume/v3/volumes/ff64dd71-211b-4aa1-a8a2-2598df639fcc returned with HTTP 404 Jul 03 02:37:44.003351 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1016/4064] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:37:43 2026] GET /volume/v3/volumes/ff64dd71-211b-4aa1-a8a2-2598df639fcc => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:37:44.009844 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-d676c451-165c-4ff8-83fc-4d0c4e64ccd7 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:44.012599 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-d676c451-165c-4ff8-83fc-4d0c4e64ccd7 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] DELETE https://10.4.3.223/volume/v3/volumes/a1706e2c-974b-44a9-8451-b5ca7cf52806 Jul 03 02:37:44.012827 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-d676c451-165c-4ff8-83fc-4d0c4e64ccd7 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:44.012996 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-d676c451-165c-4ff8-83fc-4d0c4e64ccd7 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:44.013149 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-d676c451-165c-4ff8-83fc-4d0c4e64ccd7 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Delete volume with id: a1706e2c-974b-44a9-8451-b5ca7cf52806 Jul 03 02:37:44.020456 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:44.020456 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:37:44.021016 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-d676c451-165c-4ff8-83fc-4d0c4e64ccd7 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Volume info retrieved successfully. Jul 03 02:37:44.031762 np0000004352 devstack@c-api.service[100015]: WARNING cinder.keymgr.conf_key_mgr [None req-d676c451-165c-4ff8-83fc-4d0c4e64ccd7 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 02:37:44.038317 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-d676c451-165c-4ff8-83fc-4d0c4e64ccd7 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Delete volume request issued successfully. Jul 03 02:37:44.038598 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-d676c451-165c-4ff8-83fc-4d0c4e64ccd7 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] https://10.4.3.223/volume/v3/volumes/a1706e2c-974b-44a9-8451-b5ca7cf52806 returned with HTTP 202 Jul 03 02:37:44.039158 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1025/4065] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:37:44 2026] DELETE /volume/v3/volumes/a1706e2c-974b-44a9-8451-b5ca7cf52806 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:37:44.045605 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-187d1333-6139-4b15-a350-93ffbed6c846 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:44.048395 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-187d1333-6139-4b15-a350-93ffbed6c846 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] GET https://10.4.3.223/volume/v3/volumes/a1706e2c-974b-44a9-8451-b5ca7cf52806 Jul 03 02:37:44.048819 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-187d1333-6139-4b15-a350-93ffbed6c846 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:44.049136 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-187d1333-6139-4b15-a350-93ffbed6c846 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:44.060129 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:44.060129 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:37:44.065924 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-187d1333-6139-4b15-a350-93ffbed6c846 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Volume info retrieved successfully. Jul 03 02:37:44.073632 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-187d1333-6139-4b15-a350-93ffbed6c846 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] https://10.4.3.223/volume/v3/volumes/a1706e2c-974b-44a9-8451-b5ca7cf52806 returned with HTTP 200 Jul 03 02:37:44.074207 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1020/4066] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:37:44 2026] GET /volume/v3/volumes/a1706e2c-974b-44a9-8451-b5ca7cf52806 => generated 876 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:37:44.323318 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-742a1d2b-9287-4747-9a10-3b2e66c530cd None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:44.324979 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-742a1d2b-9287-4747-9a10-3b2e66c530cd tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] GET https://10.4.3.223/volume/v3/volumes/0a1485cd-86d1-4a3f-84e8-f3fb45f150ff Jul 03 02:37:44.325180 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-742a1d2b-9287-4747-9a10-3b2e66c530cd tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:44.325362 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-742a1d2b-9287-4747-9a10-3b2e66c530cd tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:44.330228 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-742a1d2b-9287-4747-9a10-3b2e66c530cd tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] https://10.4.3.223/volume/v3/volumes/0a1485cd-86d1-4a3f-84e8-f3fb45f150ff returned with HTTP 404 Jul 03 02:37:44.330699 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1006/4067] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:37:44 2026] GET /volume/v3/volumes/0a1485cd-86d1-4a3f-84e8-f3fb45f150ff => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 02:37:44.339615 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-2c439ee0-e0e3-485a-8678-e7bfee44591d None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:44.341869 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-2c439ee0-e0e3-485a-8678-e7bfee44591d tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:37:44.342331 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-2c439ee0-e0e3-485a-8678-e7bfee44591d tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1915988242"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:37:44.344207 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.volumes [None req-2c439ee0-e0e3-485a-8678-e7bfee44591d tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1915988242'}} {{(pid=100012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:37:44.344375 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.volumes [None req-2c439ee0-e0e3-485a-8678-e7bfee44591d tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Create volume of 1 GB Jul 03 02:37:44.352483 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-2c439ee0-e0e3-485a-8678-e7bfee44591d tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Availability Zones retrieved successfully. Jul 03 02:37:44.362618 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-2c439ee0-e0e3-485a-8678-e7bfee44591d tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Flow 'volume_create_api' (fabfa9a9-01b0-42b4-968a-79dde036c49b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:37:44.363998 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-2c439ee0-e0e3-485a-8678-e7bfee44591d tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76bdbd30-b75f-472e-895b-b400244c57c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:44.365320 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.flows.api.create_volume [None req-2c439ee0-e0e3-485a-8678-e7bfee44591d tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Validating volume size '1' using validate_int {{(pid=100012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:37:44.403738 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-2c439ee0-e0e3-485a-8678-e7bfee44591d tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76bdbd30-b75f-472e-895b-b400244c57c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:44.404784 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-2c439ee0-e0e3-485a-8678-e7bfee44591d tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e89e4a3-824c-4916-838e-37b54ef73c89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:44.450070 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.quota [None req-2c439ee0-e0e3-485a-8678-e7bfee44591d tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Created reservations ['6f5bed60-ea03-40cd-8235-937a1fe3f73b', 'e17fcde9-7940-4fdb-9147-937a883830c0', 'ddb00fab-79e0-4460-8c64-20324f9577bb', '23892d27-5ae7-4acc-9365-a3fe09ec88b9'] {{(pid=100012) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:37:44.450780 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-2c439ee0-e0e3-485a-8678-e7bfee44591d tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e89e4a3-824c-4916-838e-37b54ef73c89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6f5bed60-ea03-40cd-8235-937a1fe3f73b', 'e17fcde9-7940-4fdb-9147-937a883830c0', 'ddb00fab-79e0-4460-8c64-20324f9577bb', '23892d27-5ae7-4acc-9365-a3fe09ec88b9']}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:44.451399 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-2c439ee0-e0e3-485a-8678-e7bfee44591d tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15e46d0a-de38-4f1f-9584-36537aefab0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:44.477676 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-2c439ee0-e0e3-485a-8678-e7bfee44591d tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15e46d0a-de38-4f1f-9584-36537aefab0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8b812240-ff2c-47ce-ab60-5244844bc1a7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1915988242',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dbff4c5cac2b4d98ae1adc52129ba6e1',qos_specs=None,replication_status=,reservations=['6f5bed60-ea03-40cd-8235-937a1fe3f73b','e17fcde9-7940-4fdb-9147-937a883830c0','ddb00fab-79e0-4460-8c64-20324f9577bb','23892d27-5ae7-4acc-9365-a3fe09ec88b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d73ec12583d04c30afaa7f9a17095de0',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:37:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1915988242',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8b812240-ff2c-47ce-ab60-5244844bc1a7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dbff4c5cac2b4d98ae1adc52129ba6e1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d73ec12583d04c30afaa7f9a17095de0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:44.478336 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-2c439ee0-e0e3-485a-8678-e7bfee44591d tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88fcb7d1-3169-4e2e-b22b-079bfc3eb3f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:44.495839 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-2c439ee0-e0e3-485a-8678-e7bfee44591d tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88fcb7d1-3169-4e2e-b22b-079bfc3eb3f4) transitioned into state 'SUCCESS' from state '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-1915988242',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dbff4c5cac2b4d98ae1adc52129ba6e1',qos_specs=None,replication_status=,reservations=['6f5bed60-ea03-40cd-8235-937a1fe3f73b','e17fcde9-7940-4fdb-9147-937a883830c0','ddb00fab-79e0-4460-8c64-20324f9577bb','23892d27-5ae7-4acc-9365-a3fe09ec88b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d73ec12583d04c30afaa7f9a17095de0',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:44.496485 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-2c439ee0-e0e3-485a-8678-e7bfee44591d tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (625922a7-8f48-4101-8b6a-8a356c30668e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:44.505427 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-4864822d-d296-4ca6-a189-8818e9b79b5c None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:44.506279 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-2c439ee0-e0e3-485a-8678-e7bfee44591d tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (625922a7-8f48-4101-8b6a-8a356c30668e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:44.507243 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-2c439ee0-e0e3-485a-8678-e7bfee44591d tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Flow 'volume_create_api' (fabfa9a9-01b0-42b4-968a-79dde036c49b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:37:44.507531 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-2c439ee0-e0e3-485a-8678-e7bfee44591d tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Create volume request issued successfully. Jul 03 02:37:44.508031 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-2c439ee0-e0e3-485a-8678-e7bfee44591d tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:37:44.508406 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1017/4068] 10.4.3.223 () {70 vars in 1299 bytes} [Fri Jul 3 02:37:44 2026] POST /volume/v3/volumes => generated 770 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:37:44.519803 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-5beaa7c5-39d9-4c88-98ef-dbde6339c845 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:44.522202 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-5beaa7c5-39d9-4c88-98ef-dbde6339c845 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] GET https://10.4.3.223/volume/v3/volumes/8b812240-ff2c-47ce-ab60-5244844bc1a7 Jul 03 02:37:44.522497 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-5beaa7c5-39d9-4c88-98ef-dbde6339c845 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:44.522812 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-5beaa7c5-39d9-4c88-98ef-dbde6339c845 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:44.531735 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:44.531735 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:37:44.536666 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-5beaa7c5-39d9-4c88-98ef-dbde6339c845 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Volume info retrieved successfully. Jul 03 02:37:44.543009 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-5beaa7c5-39d9-4c88-98ef-dbde6339c845 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] https://10.4.3.223/volume/v3/volumes/8b812240-ff2c-47ce-ab60-5244844bc1a7 returned with HTTP 200 Jul 03 02:37:44.543791 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1021/4069] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:37:44 2026] GET /volume/v3/volumes/8b812240-ff2c-47ce-ab60-5244844bc1a7 => generated 838 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:37:44.601609 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-4864822d-d296-4ca6-a189-8818e9b79b5c tempest-GroupsV320Test-2007820382 tempest-GroupsV320Test-2007820382-project-admin] POST https://10.4.3.223/volume/v3/types Jul 03 02:37:44.601957 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-4864822d-d296-4ca6-a189-8818e9b79b5c tempest-GroupsV320Test-2007820382 tempest-GroupsV320Test-2007820382-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-1787368890"}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:37:44.615337 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-4864822d-d296-4ca6-a189-8818e9b79b5c tempest-GroupsV320Test-2007820382 tempest-GroupsV320Test-2007820382-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Jul 03 02:37:44.615775 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1026/4070] 10.4.3.223 () {68 vars in 1252 bytes} [Fri Jul 3 02:37:44 2026] POST /volume/v3/types => generated 220 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:37:44.624393 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-3c2e8407-c974-4c4c-8171-01d40010cd0a None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:44.626541 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-3c2e8407-c974-4c4c-8171-01d40010cd0a tempest-GroupsV320Test-2007820382 tempest-GroupsV320Test-2007820382-project-admin] POST https://10.4.3.223/volume/v3/group_types Jul 03 02:37:44.626847 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-3c2e8407-c974-4c4c-8171-01d40010cd0a tempest-GroupsV320Test-2007820382 tempest-GroupsV320Test-2007820382-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-60596586"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:37:44.639694 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-3c2e8407-c974-4c4c-8171-01d40010cd0a tempest-GroupsV320Test-2007820382 tempest-GroupsV320Test-2007820382-project-admin] https://10.4.3.223/volume/v3/group_types returned with HTTP 202 Jul 03 02:37:44.640140 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1007/4071] 10.4.3.223 () {70 vars in 1311 bytes} [Fri Jul 3 02:37:44 2026] POST /volume/v3/group_types => generated 175 bytes in 16 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:37:44.649261 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-9ea95e37-646a-4508-ab33-7ee0eeb4653a None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:44.723161 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-9ea95e37-646a-4508-ab33-7ee0eeb4653a tempest-GroupsV320Test-2032406109 tempest-GroupsV320Test-2032406109-project-member] POST https://10.4.3.223/volume/v3/groups Jul 03 02:37:44.723521 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-9ea95e37-646a-4508-ab33-7ee0eeb4653a tempest-GroupsV320Test-2032406109 tempest-GroupsV320Test-2032406109-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "a6ce4b7f-373c-4e34-a7d8-f1d455cf08a6", "volume_types": ["c1ccc8c6-4bce-46cc-a442-308a98cefba7"], "name": "tempest-GroupsV320Test-Group-1926304023"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:37:44.724906 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.groups [None req-9ea95e37-646a-4508-ab33-7ee0eeb4653a tempest-GroupsV320Test-2032406109 tempest-GroupsV320Test-2032406109-project-member] Creating new group {'group': {'group_type': 'a6ce4b7f-373c-4e34-a7d8-f1d455cf08a6', 'volume_types': ['c1ccc8c6-4bce-46cc-a442-308a98cefba7'], 'name': 'tempest-GroupsV320Test-Group-1926304023'}} {{(pid=100012) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 03 02:37:44.732068 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.groups [None req-9ea95e37-646a-4508-ab33-7ee0eeb4653a tempest-GroupsV320Test-2032406109 tempest-GroupsV320Test-2032406109-project-member] Creating group tempest-GroupsV320Test-Group-1926304023. Jul 03 02:37:44.732492 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:44.732492 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:37:44.743042 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-9ea95e37-646a-4508-ab33-7ee0eeb4653a tempest-GroupsV320Test-2032406109 tempest-GroupsV320Test-2032406109-project-member] Availability Zones retrieved successfully. Jul 03 02:37:44.763641 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.quota [None req-9ea95e37-646a-4508-ab33-7ee0eeb4653a tempest-GroupsV320Test-2032406109 tempest-GroupsV320Test-2032406109-project-member] Created reservations ['9f22e284-f94a-46dd-bd06-bd0a6d6a1e96'] {{(pid=100012) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:37:44.797228 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-9ea95e37-646a-4508-ab33-7ee0eeb4653a tempest-GroupsV320Test-2032406109 tempest-GroupsV320Test-2032406109-project-member] https://10.4.3.223/volume/v3/groups returned with HTTP 202 Jul 03 02:37:44.797684 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1018/4072] 10.4.3.223 () {70 vars in 1297 bytes} [Fri Jul 3 02:37:44 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) Jul 03 02:37:44.808605 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-c7d88b6c-32eb-4d8e-869f-3727a8aa7c12 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:44.811941 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-c7d88b6c-32eb-4d8e-869f-3727a8aa7c12 tempest-GroupsV320Test-2032406109 tempest-GroupsV320Test-2032406109-project-member] GET https://10.4.3.223/volume/v3/groups/0b3408d0-a0bd-408b-8bae-406c8ecd452c Jul 03 02:37:44.812560 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-c7d88b6c-32eb-4d8e-869f-3727a8aa7c12 tempest-GroupsV320Test-2032406109 tempest-GroupsV320Test-2032406109-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:44.812852 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-c7d88b6c-32eb-4d8e-869f-3727a8aa7c12 tempest-GroupsV320Test-2032406109 tempest-GroupsV320Test-2032406109-project-member] Calling method 'version_select' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:44.813022 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.groups [None req-c7d88b6c-32eb-4d8e-869f-3727a8aa7c12 tempest-GroupsV320Test-2032406109 tempest-GroupsV320Test-2032406109-project-member] show called for member 0b3408d0-a0bd-408b-8bae-406c8ecd452c {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 02:37:44.816796 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:44.816796 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:37:44.824948 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-c7d88b6c-32eb-4d8e-869f-3727a8aa7c12 tempest-GroupsV320Test-2032406109 tempest-GroupsV320Test-2032406109-project-member] https://10.4.3.223/volume/v3/groups/0b3408d0-a0bd-408b-8bae-406c8ecd452c returned with HTTP 200 Jul 03 02:37:44.825417 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1022/4073] 10.4.3.223 () {68 vars in 1386 bytes} [Fri Jul 3 02:37:44 2026] GET /volume/v3/groups/0b3408d0-a0bd-408b-8bae-406c8ecd452c => generated 388 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:37:45.087926 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-6232b352-43fc-4784-978b-84d877712157 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:45.089545 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-6232b352-43fc-4784-978b-84d877712157 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] GET https://10.4.3.223/volume/v3/volumes/a1706e2c-974b-44a9-8451-b5ca7cf52806 Jul 03 02:37:45.089729 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-6232b352-43fc-4784-978b-84d877712157 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:45.089932 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-6232b352-43fc-4784-978b-84d877712157 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:45.096288 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-6232b352-43fc-4784-978b-84d877712157 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] https://10.4.3.223/volume/v3/volumes/a1706e2c-974b-44a9-8451-b5ca7cf52806 returned with HTTP 404 Jul 03 02:37:45.096918 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1027/4074] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:37:45 2026] GET /volume/v3/volumes/a1706e2c-974b-44a9-8451-b5ca7cf52806 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:37:45.106969 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-c0a5e06b-7d3b-44f3-a840-07043472869d None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:45.108655 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-c0a5e06b-7d3b-44f3-a840-07043472869d tempest-TestEncryptedCinderVolumes-391229828 tempest-TestEncryptedCinderVolumes-391229828-project-admin] GET https://10.4.3.223/volume/v3/volumes/detail?all_tenants=1 Jul 03 02:37:45.108849 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-c0a5e06b-7d3b-44f3-a840-07043472869d tempest-TestEncryptedCinderVolumes-391229828 tempest-TestEncryptedCinderVolumes-391229828-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:45.109017 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-c0a5e06b-7d3b-44f3-a840-07043472869d tempest-TestEncryptedCinderVolumes-391229828 tempest-TestEncryptedCinderVolumes-391229828-project-admin] Calling method 'detail' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:45.109753 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-c0a5e06b-7d3b-44f3-a840-07043472869d tempest-TestEncryptedCinderVolumes-391229828 tempest-TestEncryptedCinderVolumes-391229828-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100014) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 02:37:45.124163 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-c0a5e06b-7d3b-44f3-a840-07043472869d tempest-TestEncryptedCinderVolumes-391229828 tempest-TestEncryptedCinderVolumes-391229828-project-admin] Get all volumes completed successfully. Jul 03 02:37:45.126020 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:45.126020 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:37:45.130686 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-c0a5e06b-7d3b-44f3-a840-07043472869d tempest-TestEncryptedCinderVolumes-391229828 tempest-TestEncryptedCinderVolumes-391229828-project-admin] https://10.4.3.223/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 02:37:45.131177 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1008/4075] 10.4.3.223 () {66 vars in 1285 bytes} [Fri Jul 3 02:37:45 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10627 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:37:45.153236 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-b879a047-9140-499b-8e29-0e074990c72a None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:45.154891 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-b879a047-9140-499b-8e29-0e074990c72a tempest-TestEncryptedCinderVolumes-391229828 tempest-TestEncryptedCinderVolumes-391229828-project-admin] DELETE https://10.4.3.223/volume/v3/types/57d7daf3-09ca-428e-94a3-1afe531bf200 Jul 03 02:37:45.155179 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-b879a047-9140-499b-8e29-0e074990c72a tempest-TestEncryptedCinderVolumes-391229828 tempest-TestEncryptedCinderVolumes-391229828-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:45.155248 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-b879a047-9140-499b-8e29-0e074990c72a tempest-TestEncryptedCinderVolumes-391229828 tempest-TestEncryptedCinderVolumes-391229828-project-admin] Calling method '_delete' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:45.155548 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:45.155548 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:37:45.182105 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-b879a047-9140-499b-8e29-0e074990c72a tempest-TestEncryptedCinderVolumes-391229828 tempest-TestEncryptedCinderVolumes-391229828-project-admin] https://10.4.3.223/volume/v3/types/57d7daf3-09ca-428e-94a3-1afe531bf200 returned with HTTP 202 Jul 03 02:37:45.182614 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1019/4076] 10.4.3.223 () {66 vars in 1345 bytes} [Fri Jul 3 02:37:45 2026] DELETE /volume/v3/types/57d7daf3-09ca-428e-94a3-1afe531bf200 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:37:45.558458 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-68f9c2ae-8aeb-4334-89a6-766a96829171 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:45.572742 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-68f9c2ae-8aeb-4334-89a6-766a96829171 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] GET https://10.4.3.223/volume/v3/volumes/8b812240-ff2c-47ce-ab60-5244844bc1a7 Jul 03 02:37:45.572742 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-68f9c2ae-8aeb-4334-89a6-766a96829171 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:45.572742 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-68f9c2ae-8aeb-4334-89a6-766a96829171 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:45.576245 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:45.576245 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:37:45.579661 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-68f9c2ae-8aeb-4334-89a6-766a96829171 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Volume info retrieved successfully. Jul 03 02:37:45.584582 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-68f9c2ae-8aeb-4334-89a6-766a96829171 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] https://10.4.3.223/volume/v3/volumes/8b812240-ff2c-47ce-ab60-5244844bc1a7 returned with HTTP 200 Jul 03 02:37:45.585008 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1023/4077] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:37:45 2026] GET /volume/v3/volumes/8b812240-ff2c-47ce-ab60-5244844bc1a7 => generated 863 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:37:45.599699 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-c123762d-a542-4f54-ba3b-4b3f081b0129 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:45.602286 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-c123762d-a542-4f54-ba3b-4b3f081b0129 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] POST https://10.4.3.223/volume/v3/snapshots Jul 03 02:37:45.603141 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-c123762d-a542-4f54-ba3b-4b3f081b0129 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8b812240-ff2c-47ce-ab60-5244844bc1a7", "name": "tempest-VolumeDependencyTests-Snapshot-1023207765"}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:37:45.617400 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:45.617400 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:37:45.617720 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-c123762d-a542-4f54-ba3b-4b3f081b0129 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Volume info retrieved successfully. Jul 03 02:37:45.617720 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.snapshots [None req-c123762d-a542-4f54-ba3b-4b3f081b0129 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Create snapshot from volume 8b812240-ff2c-47ce-ab60-5244844bc1a7 Jul 03 02:37:45.650431 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.quota [None req-c123762d-a542-4f54-ba3b-4b3f081b0129 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Created reservations ['f76fef22-c951-4dca-885a-1ada75c29875', '5cab5f31-998b-4fbf-a5cd-23974de82ef6', 'f38187a7-d40a-4ab0-aecc-d5e4f91452e8', '3f293835-d7d1-462c-93ac-6f46e2f3595f'] {{(pid=100015) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:37:45.688863 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-c123762d-a542-4f54-ba3b-4b3f081b0129 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Snapshot create request issued successfully. Jul 03 02:37:45.689199 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-c123762d-a542-4f54-ba3b-4b3f081b0129 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] https://10.4.3.223/volume/v3/snapshots returned with HTTP 202 Jul 03 02:37:45.689646 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1028/4078] 10.4.3.223 () {68 vars in 1265 bytes} [Fri Jul 3 02:37:45 2026] POST /volume/v3/snapshots => generated 308 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:37:45.700040 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-3c7b799f-f7bd-4a10-87aa-ef254995b0b9 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:45.701970 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-3c7b799f-f7bd-4a10-87aa-ef254995b0b9 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] GET https://10.4.3.223/volume/v3/snapshots/737d5fce-5d87-4053-9b55-a2f8fd2adffb Jul 03 02:37:45.702146 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-3c7b799f-f7bd-4a10-87aa-ef254995b0b9 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:45.702310 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-3c7b799f-f7bd-4a10-87aa-ef254995b0b9 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:45.707217 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:45.707217 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:37:45.707703 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-3c7b799f-f7bd-4a10-87aa-ef254995b0b9 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Snapshot retrieved successfully. Jul 03 02:37:45.708453 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-3c7b799f-f7bd-4a10-87aa-ef254995b0b9 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] https://10.4.3.223/volume/v3/snapshots/737d5fce-5d87-4053-9b55-a2f8fd2adffb returned with HTTP 200 Jul 03 02:37:45.708843 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1009/4079] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:37:45 2026] GET /volume/v3/snapshots/737d5fce-5d87-4053-9b55-a2f8fd2adffb => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:37:45.835182 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-47eb77ee-6dfd-4763-84d9-4d7589ced28f None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:45.838808 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-47eb77ee-6dfd-4763-84d9-4d7589ced28f tempest-GroupsV320Test-2032406109 tempest-GroupsV320Test-2032406109-project-member] GET https://10.4.3.223/volume/v3/groups/0b3408d0-a0bd-408b-8bae-406c8ecd452c Jul 03 02:37:45.839045 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-47eb77ee-6dfd-4763-84d9-4d7589ced28f tempest-GroupsV320Test-2032406109 tempest-GroupsV320Test-2032406109-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:45.839257 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-47eb77ee-6dfd-4763-84d9-4d7589ced28f tempest-GroupsV320Test-2032406109 tempest-GroupsV320Test-2032406109-project-member] Calling method 'version_select' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:45.839404 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.groups [None req-47eb77ee-6dfd-4763-84d9-4d7589ced28f tempest-GroupsV320Test-2032406109 tempest-GroupsV320Test-2032406109-project-member] show called for member 0b3408d0-a0bd-408b-8bae-406c8ecd452c {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 02:37:45.842936 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:45.842936 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:37:45.852450 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-47eb77ee-6dfd-4763-84d9-4d7589ced28f tempest-GroupsV320Test-2032406109 tempest-GroupsV320Test-2032406109-project-member] https://10.4.3.223/volume/v3/groups/0b3408d0-a0bd-408b-8bae-406c8ecd452c returned with HTTP 200 Jul 03 02:37:45.852951 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1020/4080] 10.4.3.223 () {68 vars in 1386 bytes} [Fri Jul 3 02:37:45 2026] GET /volume/v3/groups/0b3408d0-a0bd-408b-8bae-406c8ecd452c => generated 389 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:37:45.865002 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-aca10f5a-20aa-45a9-9995-cac0400070ff None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:45.866849 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-aca10f5a-20aa-45a9-9995-cac0400070ff tempest-GroupsV320Test-2007820382 tempest-GroupsV320Test-2007820382-project-admin] POST https://10.4.3.223/volume/v3/groups/0b3408d0-a0bd-408b-8bae-406c8ecd452c/action Jul 03 02:37:45.867196 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-aca10f5a-20aa-45a9-9995-cac0400070ff tempest-GroupsV320Test-2007820382 tempest-GroupsV320Test-2007820382-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100013) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:37:45.867303 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-aca10f5a-20aa-45a9-9995-cac0400070ff tempest-GroupsV320Test-2007820382 tempest-GroupsV320Test-2007820382-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:37:45.868675 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.groups [None req-aca10f5a-20aa-45a9-9995-cac0400070ff tempest-GroupsV320Test-2007820382 tempest-GroupsV320Test-2007820382-project-admin] Updating group '0b3408d0-a0bd-408b-8bae-406c8ecd452c' with 'creating' {{(pid=100013) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 03 02:37:45.873623 np0000004352 devstack@c-api.service[100013]: DEBUG dbcounter [-] [100013] Writing DB stats cinder:SELECT=431,cinder:INSERT=59,cinder:UPDATE=113 {{(pid=100013) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 02:37:45.874659 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:45.874659 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:37:45.889255 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-aca10f5a-20aa-45a9-9995-cac0400070ff tempest-GroupsV320Test-2007820382 tempest-GroupsV320Test-2007820382-project-admin] https://10.4.3.223/volume/v3/groups/0b3408d0-a0bd-408b-8bae-406c8ecd452c/action returned with HTTP 202 Jul 03 02:37:45.889796 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1024/4081] 10.4.3.223 () {70 vars in 1428 bytes} [Fri Jul 3 02:37:45 2026] POST /volume/v3/groups/0b3408d0-a0bd-408b-8bae-406c8ecd452c/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 02:37:45.897550 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-768210f5-b87f-455b-a090-4ba44f67c4a9 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:45.899331 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-768210f5-b87f-455b-a090-4ba44f67c4a9 tempest-GroupsV320Test-2032406109 tempest-GroupsV320Test-2032406109-project-member] GET https://10.4.3.223/volume/v3/groups/0b3408d0-a0bd-408b-8bae-406c8ecd452c Jul 03 02:37:45.899557 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-768210f5-b87f-455b-a090-4ba44f67c4a9 tempest-GroupsV320Test-2032406109 tempest-GroupsV320Test-2032406109-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:45.899728 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-768210f5-b87f-455b-a090-4ba44f67c4a9 tempest-GroupsV320Test-2032406109 tempest-GroupsV320Test-2032406109-project-member] Calling method 'version_select' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:45.899864 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.groups [None req-768210f5-b87f-455b-a090-4ba44f67c4a9 tempest-GroupsV320Test-2032406109 tempest-GroupsV320Test-2032406109-project-member] show called for member 0b3408d0-a0bd-408b-8bae-406c8ecd452c {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 02:37:45.909767 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:45.909767 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:37:45.922403 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-768210f5-b87f-455b-a090-4ba44f67c4a9 tempest-GroupsV320Test-2032406109 tempest-GroupsV320Test-2032406109-project-member] https://10.4.3.223/volume/v3/groups/0b3408d0-a0bd-408b-8bae-406c8ecd452c returned with HTTP 200 Jul 03 02:37:45.922875 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1029/4082] 10.4.3.223 () {68 vars in 1386 bytes} [Fri Jul 3 02:37:45 2026] GET /volume/v3/groups/0b3408d0-a0bd-408b-8bae-406c8ecd452c => generated 388 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:37:45.935178 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-50928b17-ff8b-494f-88f0-6e72a3d66b1e None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:45.937762 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-50928b17-ff8b-494f-88f0-6e72a3d66b1e tempest-GroupsV320Test-2007820382 tempest-GroupsV320Test-2007820382-project-admin] POST https://10.4.3.223/volume/v3/groups/0b3408d0-a0bd-408b-8bae-406c8ecd452c/action Jul 03 02:37:45.938703 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-50928b17-ff8b-494f-88f0-6e72a3d66b1e tempest-GroupsV320Test-2007820382 tempest-GroupsV320Test-2007820382-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:37:45.938966 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-50928b17-ff8b-494f-88f0-6e72a3d66b1e tempest-GroupsV320Test-2007820382 tempest-GroupsV320Test-2007820382-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:37:45.940587 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.groups [None req-50928b17-ff8b-494f-88f0-6e72a3d66b1e tempest-GroupsV320Test-2007820382 tempest-GroupsV320Test-2007820382-project-admin] Updating group '0b3408d0-a0bd-408b-8bae-406c8ecd452c' with 'available' {{(pid=100014) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 03 02:37:45.945851 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:45.945851 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:37:45.959551 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-50928b17-ff8b-494f-88f0-6e72a3d66b1e tempest-GroupsV320Test-2007820382 tempest-GroupsV320Test-2007820382-project-admin] https://10.4.3.223/volume/v3/groups/0b3408d0-a0bd-408b-8bae-406c8ecd452c/action returned with HTTP 202 Jul 03 02:37:45.960028 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1010/4083] 10.4.3.223 () {70 vars in 1428 bytes} [Fri Jul 3 02:37:45 2026] POST /volume/v3/groups/0b3408d0-a0bd-408b-8bae-406c8ecd452c/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 02:37:45.967723 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-42fae7cc-e159-4022-8460-dc6e18bfff57 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:45.969630 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-42fae7cc-e159-4022-8460-dc6e18bfff57 tempest-GroupsV320Test-2032406109 tempest-GroupsV320Test-2032406109-project-member] GET https://10.4.3.223/volume/v3/groups/0b3408d0-a0bd-408b-8bae-406c8ecd452c Jul 03 02:37:45.969832 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-42fae7cc-e159-4022-8460-dc6e18bfff57 tempest-GroupsV320Test-2032406109 tempest-GroupsV320Test-2032406109-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:45.970018 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-42fae7cc-e159-4022-8460-dc6e18bfff57 tempest-GroupsV320Test-2032406109 tempest-GroupsV320Test-2032406109-project-member] Calling method 'version_select' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:45.970138 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.groups [None req-42fae7cc-e159-4022-8460-dc6e18bfff57 tempest-GroupsV320Test-2032406109 tempest-GroupsV320Test-2032406109-project-member] show called for member 0b3408d0-a0bd-408b-8bae-406c8ecd452c {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 02:37:45.973370 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:45.973370 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:37:45.981498 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-42fae7cc-e159-4022-8460-dc6e18bfff57 tempest-GroupsV320Test-2032406109 tempest-GroupsV320Test-2032406109-project-member] https://10.4.3.223/volume/v3/groups/0b3408d0-a0bd-408b-8bae-406c8ecd452c returned with HTTP 200 Jul 03 02:37:45.981861 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1021/4084] 10.4.3.223 () {68 vars in 1386 bytes} [Fri Jul 3 02:37:45 2026] GET /volume/v3/groups/0b3408d0-a0bd-408b-8bae-406c8ecd452c => generated 389 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:37:45.991940 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-debb3841-0476-4c17-81d9-936695a3ba2c None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:45.993848 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-debb3841-0476-4c17-81d9-936695a3ba2c tempest-GroupsV320Test-2007820382 tempest-GroupsV320Test-2007820382-project-admin] POST https://10.4.3.223/volume/v3/groups/0b3408d0-a0bd-408b-8bae-406c8ecd452c/action Jul 03 02:37:45.994190 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-debb3841-0476-4c17-81d9-936695a3ba2c tempest-GroupsV320Test-2007820382 tempest-GroupsV320Test-2007820382-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100013) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:37:45.994305 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-debb3841-0476-4c17-81d9-936695a3ba2c tempest-GroupsV320Test-2007820382 tempest-GroupsV320Test-2007820382-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:37:45.995775 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.groups [None req-debb3841-0476-4c17-81d9-936695a3ba2c tempest-GroupsV320Test-2007820382 tempest-GroupsV320Test-2007820382-project-admin] Updating group '0b3408d0-a0bd-408b-8bae-406c8ecd452c' with 'error' {{(pid=100013) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 03 02:37:45.999991 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:45.999991 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:37:46.017845 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-debb3841-0476-4c17-81d9-936695a3ba2c tempest-GroupsV320Test-2007820382 tempest-GroupsV320Test-2007820382-project-admin] https://10.4.3.223/volume/v3/groups/0b3408d0-a0bd-408b-8bae-406c8ecd452c/action returned with HTTP 202 Jul 03 02:37:46.018406 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1025/4085] 10.4.3.223 () {70 vars in 1428 bytes} [Fri Jul 3 02:37:45 2026] POST /volume/v3/groups/0b3408d0-a0bd-408b-8bae-406c8ecd452c/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 02:37:46.027145 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-ba37ba9f-a921-4152-8cd5-c2e7545a10d4 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:46.028936 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-ba37ba9f-a921-4152-8cd5-c2e7545a10d4 tempest-GroupsV320Test-2032406109 tempest-GroupsV320Test-2032406109-project-member] GET https://10.4.3.223/volume/v3/groups/0b3408d0-a0bd-408b-8bae-406c8ecd452c Jul 03 02:37:46.029196 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-ba37ba9f-a921-4152-8cd5-c2e7545a10d4 tempest-GroupsV320Test-2032406109 tempest-GroupsV320Test-2032406109-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:46.029437 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-ba37ba9f-a921-4152-8cd5-c2e7545a10d4 tempest-GroupsV320Test-2032406109 tempest-GroupsV320Test-2032406109-project-member] Calling method 'version_select' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:46.029573 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.groups [None req-ba37ba9f-a921-4152-8cd5-c2e7545a10d4 tempest-GroupsV320Test-2032406109 tempest-GroupsV320Test-2032406109-project-member] show called for member 0b3408d0-a0bd-408b-8bae-406c8ecd452c {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 02:37:46.033286 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:46.033286 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:37:46.051996 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-ba37ba9f-a921-4152-8cd5-c2e7545a10d4 tempest-GroupsV320Test-2032406109 tempest-GroupsV320Test-2032406109-project-member] https://10.4.3.223/volume/v3/groups/0b3408d0-a0bd-408b-8bae-406c8ecd452c returned with HTTP 200 Jul 03 02:37:46.052588 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1030/4086] 10.4.3.223 () {68 vars in 1386 bytes} [Fri Jul 3 02:37:46 2026] GET /volume/v3/groups/0b3408d0-a0bd-408b-8bae-406c8ecd452c => generated 385 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:37:46.062534 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-24c4b3ea-9692-4155-9757-47e35917b158 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:46.064158 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-24c4b3ea-9692-4155-9757-47e35917b158 tempest-GroupsV320Test-2007820382 tempest-GroupsV320Test-2007820382-project-admin] POST https://10.4.3.223/volume/v3/groups/0b3408d0-a0bd-408b-8bae-406c8ecd452c/action Jul 03 02:37:46.064541 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-24c4b3ea-9692-4155-9757-47e35917b158 tempest-GroupsV320Test-2007820382 tempest-GroupsV320Test-2007820382-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:37:46.064663 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-24c4b3ea-9692-4155-9757-47e35917b158 tempest-GroupsV320Test-2007820382 tempest-GroupsV320Test-2007820382-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:37:46.065935 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.groups [None req-24c4b3ea-9692-4155-9757-47e35917b158 tempest-GroupsV320Test-2007820382 tempest-GroupsV320Test-2007820382-project-admin] Updating group '0b3408d0-a0bd-408b-8bae-406c8ecd452c' with 'available' {{(pid=100014) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 03 02:37:46.069231 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:46.069231 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:37:46.081579 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-24c4b3ea-9692-4155-9757-47e35917b158 tempest-GroupsV320Test-2007820382 tempest-GroupsV320Test-2007820382-project-admin] https://10.4.3.223/volume/v3/groups/0b3408d0-a0bd-408b-8bae-406c8ecd452c/action returned with HTTP 202 Jul 03 02:37:46.081973 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1011/4087] 10.4.3.223 () {70 vars in 1428 bytes} [Fri Jul 3 02:37:46 2026] POST /volume/v3/groups/0b3408d0-a0bd-408b-8bae-406c8ecd452c/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 02:37:46.089095 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-d725f965-9888-46cb-bd5e-409ebe4a89a2 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:46.090907 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-d725f965-9888-46cb-bd5e-409ebe4a89a2 tempest-GroupsV320Test-2032406109 tempest-GroupsV320Test-2032406109-project-member] GET https://10.4.3.223/volume/v3/groups/0b3408d0-a0bd-408b-8bae-406c8ecd452c Jul 03 02:37:46.091147 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-d725f965-9888-46cb-bd5e-409ebe4a89a2 tempest-GroupsV320Test-2032406109 tempest-GroupsV320Test-2032406109-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:46.091321 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-d725f965-9888-46cb-bd5e-409ebe4a89a2 tempest-GroupsV320Test-2032406109 tempest-GroupsV320Test-2032406109-project-member] Calling method 'version_select' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:46.091485 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.groups [None req-d725f965-9888-46cb-bd5e-409ebe4a89a2 tempest-GroupsV320Test-2032406109 tempest-GroupsV320Test-2032406109-project-member] show called for member 0b3408d0-a0bd-408b-8bae-406c8ecd452c {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 02:37:46.099913 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:46.099913 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:37:46.108986 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-d725f965-9888-46cb-bd5e-409ebe4a89a2 tempest-GroupsV320Test-2032406109 tempest-GroupsV320Test-2032406109-project-member] https://10.4.3.223/volume/v3/groups/0b3408d0-a0bd-408b-8bae-406c8ecd452c returned with HTTP 200 Jul 03 02:37:46.109360 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1022/4088] 10.4.3.223 () {68 vars in 1386 bytes} [Fri Jul 3 02:37:46 2026] GET /volume/v3/groups/0b3408d0-a0bd-408b-8bae-406c8ecd452c => generated 389 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:37:46.119367 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-dd8a3373-b6eb-4a07-a6b3-dffad614e64a None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:46.122188 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-dd8a3373-b6eb-4a07-a6b3-dffad614e64a tempest-GroupsV320Test-2032406109 tempest-GroupsV320Test-2032406109-project-member] GET https://10.4.3.223/volume/v3/volumes/detail Jul 03 02:37:46.122425 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-dd8a3373-b6eb-4a07-a6b3-dffad614e64a tempest-GroupsV320Test-2032406109 tempest-GroupsV320Test-2032406109-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:46.122609 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-dd8a3373-b6eb-4a07-a6b3-dffad614e64a tempest-GroupsV320Test-2032406109 tempest-GroupsV320Test-2032406109-project-member] Calling method 'detail' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:46.122865 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.api_utils [None req-dd8a3373-b6eb-4a07-a6b3-dffad614e64a tempest-GroupsV320Test-2032406109 tempest-GroupsV320Test-2032406109-project-member] Removing options '' from query. {{(pid=100013) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 02:37:46.123648 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-dd8a3373-b6eb-4a07-a6b3-dffad614e64a tempest-GroupsV320Test-2032406109 tempest-GroupsV320Test-2032406109-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100013) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 02:37:46.136730 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-dd8a3373-b6eb-4a07-a6b3-dffad614e64a tempest-GroupsV320Test-2032406109 tempest-GroupsV320Test-2032406109-project-member] Get all volumes completed successfully. Jul 03 02:37:46.139288 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-dd8a3373-b6eb-4a07-a6b3-dffad614e64a tempest-GroupsV320Test-2032406109 tempest-GroupsV320Test-2032406109-project-member] https://10.4.3.223/volume/v3/volumes/detail returned with HTTP 200 Jul 03 02:37:46.139772 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1026/4089] 10.4.3.223 () {68 vars in 1299 bytes} [Fri Jul 3 02:37:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:37:46.157680 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-9c996a03-037d-4dd6-a94e-3646ec6bf74f None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:46.159808 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-9c996a03-037d-4dd6-a94e-3646ec6bf74f tempest-GroupsV320Test-2032406109 tempest-GroupsV320Test-2032406109-project-member] POST https://10.4.3.223/volume/v3/groups/0b3408d0-a0bd-408b-8bae-406c8ecd452c/action Jul 03 02:37:46.160248 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-9c996a03-037d-4dd6-a94e-3646ec6bf74f tempest-GroupsV320Test-2032406109 tempest-GroupsV320Test-2032406109-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100015) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:37:46.160441 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-9c996a03-037d-4dd6-a94e-3646ec6bf74f tempest-GroupsV320Test-2032406109 tempest-GroupsV320Test-2032406109-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:37:46.162377 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.groups [None req-9c996a03-037d-4dd6-a94e-3646ec6bf74f tempest-GroupsV320Test-2032406109 tempest-GroupsV320Test-2032406109-project-member] delete called for group 0b3408d0-a0bd-408b-8bae-406c8ecd452c {{(pid=100015) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 03 02:37:46.162515 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.groups [None req-9c996a03-037d-4dd6-a94e-3646ec6bf74f tempest-GroupsV320Test-2032406109 tempest-GroupsV320Test-2032406109-project-member] Delete group with id: 0b3408d0-a0bd-408b-8bae-406c8ecd452c Jul 03 02:37:46.168178 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:46.168178 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:37:46.222309 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-9c996a03-037d-4dd6-a94e-3646ec6bf74f tempest-GroupsV320Test-2032406109 tempest-GroupsV320Test-2032406109-project-member] https://10.4.3.223/volume/v3/groups/0b3408d0-a0bd-408b-8bae-406c8ecd452c/action returned with HTTP 202 Jul 03 02:37:46.222925 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1031/4090] 10.4.3.223 () {70 vars in 1428 bytes} [Fri Jul 3 02:37:46 2026] POST /volume/v3/groups/0b3408d0-a0bd-408b-8bae-406c8ecd452c/action => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 02:37:46.231207 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-1b82f03f-26e2-4c18-9dcd-213f44b1be31 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:46.233353 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-1b82f03f-26e2-4c18-9dcd-213f44b1be31 tempest-GroupsV320Test-2032406109 tempest-GroupsV320Test-2032406109-project-member] GET https://10.4.3.223/volume/v3/groups/0b3408d0-a0bd-408b-8bae-406c8ecd452c Jul 03 02:37:46.233677 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-1b82f03f-26e2-4c18-9dcd-213f44b1be31 tempest-GroupsV320Test-2032406109 tempest-GroupsV320Test-2032406109-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:46.233955 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-1b82f03f-26e2-4c18-9dcd-213f44b1be31 tempest-GroupsV320Test-2032406109 tempest-GroupsV320Test-2032406109-project-member] Calling method 'version_select' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:46.234096 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.groups [None req-1b82f03f-26e2-4c18-9dcd-213f44b1be31 tempest-GroupsV320Test-2032406109 tempest-GroupsV320Test-2032406109-project-member] show called for member 0b3408d0-a0bd-408b-8bae-406c8ecd452c {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 02:37:46.239663 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:46.239663 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:37:46.258154 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-1b82f03f-26e2-4c18-9dcd-213f44b1be31 tempest-GroupsV320Test-2032406109 tempest-GroupsV320Test-2032406109-project-member] https://10.4.3.223/volume/v3/groups/0b3408d0-a0bd-408b-8bae-406c8ecd452c returned with HTTP 200 Jul 03 02:37:46.258971 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1012/4091] 10.4.3.223 () {68 vars in 1386 bytes} [Fri Jul 3 02:37:46 2026] GET /volume/v3/groups/0b3408d0-a0bd-408b-8bae-406c8ecd452c => generated 388 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:37:46.269410 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-60ea6324-ebe6-4483-887b-1d2016b5c75b None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:46.269808 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-60ea6324-ebe6-4483-887b-1d2016b5c75b None None] GET https://10.4.3.223/volume// Jul 03 02:37:46.269964 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-60ea6324-ebe6-4483-887b-1d2016b5c75b None None] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:46.270135 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-60ea6324-ebe6-4483-887b-1d2016b5c75b None None] Calling method 'all' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:46.270440 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-60ea6324-ebe6-4483-887b-1d2016b5c75b None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:37:46.270855 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1023/4092] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:37:46 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:37:46.281781 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-ed9d73d5-d42f-4572-9717-e8082ac19bfa req-197eeaab-078f-40d4-8374-de5b8abe0329 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:46.284135 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-ed9d73d5-d42f-4572-9717-e8082ac19bfa req-197eeaab-078f-40d4-8374-de5b8abe0329 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] GET https://10.4.3.223/volume/v3/volumes/e9d715e2-816b-46e3-a20f-67f1acf0e365 Jul 03 02:37:46.284370 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-ed9d73d5-d42f-4572-9717-e8082ac19bfa req-197eeaab-078f-40d4-8374-de5b8abe0329 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:46.284595 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-ed9d73d5-d42f-4572-9717-e8082ac19bfa req-197eeaab-078f-40d4-8374-de5b8abe0329 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:46.297944 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:46.297944 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:37:46.310227 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-ed9d73d5-d42f-4572-9717-e8082ac19bfa req-197eeaab-078f-40d4-8374-de5b8abe0329 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Volume info retrieved successfully. Jul 03 02:37:46.320068 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-ed9d73d5-d42f-4572-9717-e8082ac19bfa req-197eeaab-078f-40d4-8374-de5b8abe0329 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] https://10.4.3.223/volume/v3/volumes/e9d715e2-816b-46e3-a20f-67f1acf0e365 returned with HTTP 200 Jul 03 02:37:46.320068 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1027/4093] 10.4.3.223 () {70 vars in 1639 bytes} [Fri Jul 3 02:37:46 2026] GET /volume/v3/volumes/e9d715e2-816b-46e3-a20f-67f1acf0e365 => generated 1549 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:37:46.434688 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-ed9d73d5-d42f-4572-9717-e8082ac19bfa req-dfa7e58f-8e82-4838-a0e1-d1c416da33e1 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:46.440256 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-ed9d73d5-d42f-4572-9717-e8082ac19bfa req-dfa7e58f-8e82-4838-a0e1-d1c416da33e1 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] PUT https://10.4.3.223/volume/v3/attachments/69620225-7218-40f2-adfa-a56ad00129bb Jul 03 02:37:46.440940 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-ed9d73d5-d42f-4572-9717-e8082ac19bfa req-dfa7e58f-8e82-4838-a0e1-d1c416da33e1 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000004352", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2a2633a05d73", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "80a8c083-552c-46a2-8db9-fd9e83fa2364", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:37:46.448775 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.coordination [req-ed9d73d5-d42f-4572-9717-e8082ac19bfa req-dfa7e58f-8e82-4838-a0e1-d1c416da33e1 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Acquiring lock "cinder-attachment_update-e9d715e2-816b-46e3-a20f-67f1acf0e365-np0000004352" by "attachment_update" {{(pid=100015) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 02:37:46.454863 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.coordination [req-ed9d73d5-d42f-4572-9717-e8082ac19bfa req-dfa7e58f-8e82-4838-a0e1-d1c416da33e1 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Lock "cinder-attachment_update-e9d715e2-816b-46e3-a20f-67f1acf0e365-np0000004352" acquired by "attachment_update" :: waited 0.006s {{(pid=100015) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 02:37:46.456023 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:46.456023 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:37:46.516344 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-1df16e4a-c8c3-44a6-a587-b0a208cb6657 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:46.518011 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-1df16e4a-c8c3-44a6-a587-b0a208cb6657 tempest-TestEncryptedCinderVolumes-391229828 tempest-TestEncryptedCinderVolumes-391229828-project-admin] POST https://10.4.3.223/volume/v3/types Jul 03 02:37:46.518401 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-1df16e4a-c8c3-44a6-a587-b0a208cb6657 tempest-TestEncryptedCinderVolumes-391229828 tempest-TestEncryptedCinderVolumes-391229828-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-577644040", "extra_specs": {}}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:37:46.519966 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:46.519966 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:37:46.534170 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-1df16e4a-c8c3-44a6-a587-b0a208cb6657 tempest-TestEncryptedCinderVolumes-391229828 tempest-TestEncryptedCinderVolumes-391229828-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Jul 03 02:37:46.534551 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1013/4094] 10.4.3.223 () {68 vars in 1252 bytes} [Fri Jul 3 02:37:46 2026] POST /volume/v3/types => generated 211 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:37:46.545932 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-4034e853-c3bf-4e42-95f1-387e680fdb6b None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:46.547823 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-4034e853-c3bf-4e42-95f1-387e680fdb6b tempest-TestEncryptedCinderVolumes-391229828 tempest-TestEncryptedCinderVolumes-391229828-project-admin] POST https://10.4.3.223/volume/v3/types/0f92a417-ed6a-4a60-8391-4d46c706d23c/encryption Jul 03 02:37:46.548156 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-4034e853-c3bf-4e42-95f1-387e680fdb6b tempest-TestEncryptedCinderVolumes-391229828 tempest-TestEncryptedCinderVolumes-391229828-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:37:46.549828 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:46.549828 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:37:46.568440 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-4034e853-c3bf-4e42-95f1-387e680fdb6b tempest-TestEncryptedCinderVolumes-391229828 tempest-TestEncryptedCinderVolumes-391229828-project-admin] https://10.4.3.223/volume/v3/types/0f92a417-ed6a-4a60-8391-4d46c706d23c/encryption returned with HTTP 200 Jul 03 02:37:46.568914 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1024/4095] 10.4.3.223 () {68 vars in 1397 bytes} [Fri Jul 3 02:37:46 2026] POST /volume/v3/types/0f92a417-ed6a-4a60-8391-4d46c706d23c/encryption => generated 230 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:37:46.594823 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-172a5bd1-a7e7-4ad4-b07b-bf49d3feff2c None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:46.596701 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-172a5bd1-a7e7-4ad4-b07b-bf49d3feff2c tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:37:46.597077 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-172a5bd1-a7e7-4ad4-b07b-bf49d3feff2c tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-origin-1885206230", "snapshot_id": null, "imageRef": "ea993fc3-c724-45f7-8dae-63cf2cac16e5", "volume_type": "tempest-scenario-type-luks-577644040", "size": 1}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:37:46.598823 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.volumes [None req-172a5bd1-a7e7-4ad4-b07b-bf49d3feff2c tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-origin-1885206230', 'snapshot_id': None, 'imageRef': 'ea993fc3-c724-45f7-8dae-63cf2cac16e5', 'volume_type': 'tempest-scenario-type-luks-577644040', 'size': 1}} {{(pid=100013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:37:46.680278 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.volumes [None req-172a5bd1-a7e7-4ad4-b07b-bf49d3feff2c tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Create volume of 1 GB Jul 03 02:37:46.680598 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:46.680598 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:37:46.681058 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-172a5bd1-a7e7-4ad4-b07b-bf49d3feff2c tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Availability Zones retrieved successfully. Jul 03 02:37:46.691636 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-172a5bd1-a7e7-4ad4-b07b-bf49d3feff2c tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Flow 'volume_create_api' (dfc7eb72-5754-4cfd-8df5-febde085fc73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:37:46.692430 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-172a5bd1-a7e7-4ad4-b07b-bf49d3feff2c tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e531730a-b3d0-44ea-ad5f-3714c87c883c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:46.693235 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.flows.api.create_volume [None req-172a5bd1-a7e7-4ad4-b07b-bf49d3feff2c tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Validating volume size '1' using validate_int {{(pid=100013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:37:46.719444 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-0fb862c4-192c-4e7d-9445-1e555a760d8d None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:46.719866 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-0fb862c4-192c-4e7d-9445-1e555a760d8d tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] GET https://10.4.3.223/volume/v3/snapshots/737d5fce-5d87-4053-9b55-a2f8fd2adffb Jul 03 02:37:46.719996 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-0fb862c4-192c-4e7d-9445-1e555a760d8d tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:46.720177 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-0fb862c4-192c-4e7d-9445-1e555a760d8d tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:46.725148 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:46.725148 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:37:46.725992 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-0fb862c4-192c-4e7d-9445-1e555a760d8d tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Snapshot retrieved successfully. Jul 03 02:37:46.726554 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-0fb862c4-192c-4e7d-9445-1e555a760d8d tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] https://10.4.3.223/volume/v3/snapshots/737d5fce-5d87-4053-9b55-a2f8fd2adffb returned with HTTP 200 Jul 03 02:37:46.726968 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1014/4096] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:37:46 2026] GET /volume/v3/snapshots/737d5fce-5d87-4053-9b55-a2f8fd2adffb => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:37:46.738317 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-baeb91b9-3902-4894-b28b-956909567fb6 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:46.740620 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-baeb91b9-3902-4894-b28b-956909567fb6 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:37:46.741106 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-baeb91b9-3902-4894-b28b-956909567fb6 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "737d5fce-5d87-4053-9b55-a2f8fd2adffb", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-153748830"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:37:46.743142 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.volumes [None req-baeb91b9-3902-4894-b28b-956909567fb6 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Create volume request body: {'volume': {'snapshot_id': '737d5fce-5d87-4053-9b55-a2f8fd2adffb', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-153748830'}} {{(pid=100012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:37:46.749163 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:46.749163 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:37:46.749864 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-baeb91b9-3902-4894-b28b-956909567fb6 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Snapshot retrieved successfully. Jul 03 02:37:46.751653 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.volumes [None req-baeb91b9-3902-4894-b28b-956909567fb6 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Create volume of 1 GB Jul 03 02:37:46.755406 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-baeb91b9-3902-4894-b28b-956909567fb6 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Availability Zones retrieved successfully. Jul 03 02:37:46.755762 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-172a5bd1-a7e7-4ad4-b07b-bf49d3feff2c tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e531730a-b3d0-44ea-ad5f-3714c87c883c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:37:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0f92a417-ed6a-4a60-8391-4d46c706d23c,is_public=True,name='tempest-scenario-type-luks-577644040',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f92a417-ed6a-4a60-8391-4d46c706d23c', '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=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:46.756991 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-172a5bd1-a7e7-4ad4-b07b-bf49d3feff2c tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6f107af-6acf-42d0-82f3-350c726b5d77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:46.763320 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-baeb91b9-3902-4894-b28b-956909567fb6 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Flow 'volume_create_api' (e5e0d910-577c-4c27-b457-d6c694472452) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:37:46.764277 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-baeb91b9-3902-4894-b28b-956909567fb6 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d2aefe4-9b8d-4b49-9a5e-472331d2c194) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:46.765214 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.flows.api.create_volume [None req-baeb91b9-3902-4894-b28b-956909567fb6 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:37:46.782733 np0000004352 devstack@c-api.service[100013]: WARNING cinder.quota [None req-172a5bd1-a7e7-4ad4-b07b-bf49d3feff2c tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-577644040 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-577644040, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:37:46.782975 np0000004352 devstack@c-api.service[100013]: WARNING cinder.quota [None req-172a5bd1-a7e7-4ad4-b07b-bf49d3feff2c tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-577644040 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-577644040, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:37:46.792899 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-baeb91b9-3902-4894-b28b-956909567fb6 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d2aefe4-9b8d-4b49-9a5e-472331d2c194) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '737d5fce-5d87-4053-9b55-a2f8fd2adffb', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:46.793574 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-baeb91b9-3902-4894-b28b-956909567fb6 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89bb9280-d193-4604-98d6-946d565554ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:46.806998 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.quota [None req-172a5bd1-a7e7-4ad4-b07b-bf49d3feff2c tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Created reservations ['9205c8d2-93bb-4c6f-8200-c056d4d0c775', 'b2e09b01-d4ba-4319-8b2d-5312f2034280', 'd63ac21a-086d-4249-ae5a-40691d3a4881', '892d7fe8-c0a3-4d11-b7a4-56bdf21e8892'] {{(pid=100013) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:37:46.810460 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-172a5bd1-a7e7-4ad4-b07b-bf49d3feff2c tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6f107af-6acf-42d0-82f3-350c726b5d77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9205c8d2-93bb-4c6f-8200-c056d4d0c775', 'b2e09b01-d4ba-4319-8b2d-5312f2034280', 'd63ac21a-086d-4249-ae5a-40691d3a4881', '892d7fe8-c0a3-4d11-b7a4-56bdf21e8892']}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:46.810460 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-172a5bd1-a7e7-4ad4-b07b-bf49d3feff2c tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ace5adb5-0cb1-43de-982e-77088232fff3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:46.835490 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.quota [None req-baeb91b9-3902-4894-b28b-956909567fb6 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Created reservations ['02a4e8df-658c-4e09-b968-351e4168b08c', '15ba88b3-4c31-4483-ad04-b033506250dc', 'd67f004e-000d-4653-83c7-df8d38dde4eb', '1588d904-b839-4445-b590-3f48ee85b304'] {{(pid=100012) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:37:46.836204 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-baeb91b9-3902-4894-b28b-956909567fb6 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89bb9280-d193-4604-98d6-946d565554ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['02a4e8df-658c-4e09-b968-351e4168b08c', '15ba88b3-4c31-4483-ad04-b033506250dc', 'd67f004e-000d-4653-83c7-df8d38dde4eb', '1588d904-b839-4445-b590-3f48ee85b304']}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:46.837066 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-baeb91b9-3902-4894-b28b-956909567fb6 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e84cbc01-3167-47ad-b958-a1667177d5b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:46.837138 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-172a5bd1-a7e7-4ad4-b07b-bf49d3feff2c tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ace5adb5-0cb1-43de-982e-77088232fff3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2003f5df-ed62-46d6-a4ac-707e2f24fc5c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-1885206230',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e2af2a29bf14de0899123f0b33adc6f',qos_specs=None,replication_status=,reservations=['9205c8d2-93bb-4c6f-8200-c056d4d0c775','b2e09b01-d4ba-4319-8b2d-5312f2034280','d63ac21a-086d-4249-ae5a-40691d3a4881','892d7fe8-c0a3-4d11-b7a4-56bdf21e8892'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f90b41e1c754bc8a6bf130b3b231b45',volume_type_id=0f92a417-ed6a-4a60-8391-4d46c706d23c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:37:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-1885206230',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=2003f5df-ed62-46d6-a4ac-707e2f24fc5c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e2af2a29bf14de0899123f0b33adc6f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8f90b41e1c754bc8a6bf130b3b231b45',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f92a417-ed6a-4a60-8391-4d46c706d23c),volume_type_id=0f92a417-ed6a-4a60-8391-4d46c706d23c)}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:46.838625 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-172a5bd1-a7e7-4ad4-b07b-bf49d3feff2c tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cbb5a407-a67a-4c7d-9bf9-a7c654d5b27f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:46.856706 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-172a5bd1-a7e7-4ad4-b07b-bf49d3feff2c tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cbb5a407-a67a-4c7d-9bf9-a7c654d5b27f) transitioned into state 'SUCCESS' from state '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-1885206230',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e2af2a29bf14de0899123f0b33adc6f',qos_specs=None,replication_status=,reservations=['9205c8d2-93bb-4c6f-8200-c056d4d0c775','b2e09b01-d4ba-4319-8b2d-5312f2034280','d63ac21a-086d-4249-ae5a-40691d3a4881','892d7fe8-c0a3-4d11-b7a4-56bdf21e8892'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f90b41e1c754bc8a6bf130b3b231b45',volume_type_id=0f92a417-ed6a-4a60-8391-4d46c706d23c)}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:46.858708 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-172a5bd1-a7e7-4ad4-b07b-bf49d3feff2c tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (980389a1-a984-4b70-bce8-feeecc9c97f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:46.870235 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-172a5bd1-a7e7-4ad4-b07b-bf49d3feff2c tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (980389a1-a984-4b70-bce8-feeecc9c97f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:46.870997 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-172a5bd1-a7e7-4ad4-b07b-bf49d3feff2c tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Flow 'volume_create_api' (dfc7eb72-5754-4cfd-8df5-febde085fc73) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:37:46.873440 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-172a5bd1-a7e7-4ad4-b07b-bf49d3feff2c tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Create volume request issued successfully. Jul 03 02:37:46.873440 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-172a5bd1-a7e7-4ad4-b07b-bf49d3feff2c tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:37:46.873440 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1028/4097] 10.4.3.223 () {68 vars in 1259 bytes} [Fri Jul 3 02:37:46 2026] POST /volume/v3/volumes => generated 791 bytes in 278 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:37:46.882408 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-baeb91b9-3902-4894-b28b-956909567fb6 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e84cbc01-3167-47ad-b958-a1667177d5b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '08275463-c66c-475f-9837-fe02c226b6a2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-153748830',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dbff4c5cac2b4d98ae1adc52129ba6e1',qos_specs=None,replication_status=,reservations=['02a4e8df-658c-4e09-b968-351e4168b08c','15ba88b3-4c31-4483-ad04-b033506250dc','d67f004e-000d-4653-83c7-df8d38dde4eb','1588d904-b839-4445-b590-3f48ee85b304'],size=1,snapshot_id=737d5fce-5d87-4053-9b55-a2f8fd2adffb,source_replicaid=,source_volid=None,status='creating',user_id='d73ec12583d04c30afaa7f9a17095de0',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:37:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-153748830',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=08275463-c66c-475f-9837-fe02c226b6a2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dbff4c5cac2b4d98ae1adc52129ba6e1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=737d5fce-5d87-4053-9b55-a2f8fd2adffb,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d73ec12583d04c30afaa7f9a17095de0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:46.883211 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-baeb91b9-3902-4894-b28b-956909567fb6 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a876619-0775-40d5-b90b-6135dc003b23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:46.883998 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-b3b54e83-6769-4d0d-a3ab-3aec2a681a7b None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:46.885696 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-b3b54e83-6769-4d0d-a3ab-3aec2a681a7b tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] GET https://10.4.3.223/volume/v3/volumes/2003f5df-ed62-46d6-a4ac-707e2f24fc5c Jul 03 02:37:46.886454 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-b3b54e83-6769-4d0d-a3ab-3aec2a681a7b tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:46.886454 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-b3b54e83-6769-4d0d-a3ab-3aec2a681a7b tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:46.892685 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:46.892685 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:37:46.896191 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-b3b54e83-6769-4d0d-a3ab-3aec2a681a7b tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Volume info retrieved successfully. Jul 03 02:37:46.900391 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-b3b54e83-6769-4d0d-a3ab-3aec2a681a7b tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] https://10.4.3.223/volume/v3/volumes/2003f5df-ed62-46d6-a4ac-707e2f24fc5c returned with HTTP 200 Jul 03 02:37:46.900795 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1015/4098] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:37:46 2026] GET /volume/v3/volumes/2003f5df-ed62-46d6-a4ac-707e2f24fc5c => generated 859 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:37:46.910233 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-baeb91b9-3902-4894-b28b-956909567fb6 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a876619-0775-40d5-b90b-6135dc003b23) transitioned into state 'SUCCESS' from state '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-153748830',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dbff4c5cac2b4d98ae1adc52129ba6e1',qos_specs=None,replication_status=,reservations=['02a4e8df-658c-4e09-b968-351e4168b08c','15ba88b3-4c31-4483-ad04-b033506250dc','d67f004e-000d-4653-83c7-df8d38dde4eb','1588d904-b839-4445-b590-3f48ee85b304'],size=1,snapshot_id=737d5fce-5d87-4053-9b55-a2f8fd2adffb,source_replicaid=,source_volid=None,status='creating',user_id='d73ec12583d04c30afaa7f9a17095de0',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:46.910985 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-baeb91b9-3902-4894-b28b-956909567fb6 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24b2d754-8a63-4a42-b0d3-4f6fa9d6cd0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:46.939677 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-baeb91b9-3902-4894-b28b-956909567fb6 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24b2d754-8a63-4a42-b0d3-4f6fa9d6cd0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:46.940448 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-baeb91b9-3902-4894-b28b-956909567fb6 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Flow 'volume_create_api' (e5e0d910-577c-4c27-b457-d6c694472452) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:37:46.940689 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-baeb91b9-3902-4894-b28b-956909567fb6 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Create volume request issued successfully. Jul 03 02:37:46.941240 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-baeb91b9-3902-4894-b28b-956909567fb6 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:37:46.941721 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1025/4099] 10.4.3.223 () {70 vars in 1300 bytes} [Fri Jul 3 02:37:46 2026] POST /volume/v3/volumes => generated 803 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:37:46.954479 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-06e7178f-8dc4-4e23-bcb7-9016b1698439 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:46.957406 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-06e7178f-8dc4-4e23-bcb7-9016b1698439 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] GET https://10.4.3.223/volume/v3/volumes/08275463-c66c-475f-9837-fe02c226b6a2 Jul 03 02:37:46.957779 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-06e7178f-8dc4-4e23-bcb7-9016b1698439 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:46.958074 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-06e7178f-8dc4-4e23-bcb7-9016b1698439 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:46.967704 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:46.967704 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:37:46.972281 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-06e7178f-8dc4-4e23-bcb7-9016b1698439 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Volume info retrieved successfully. Jul 03 02:37:46.984914 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-06e7178f-8dc4-4e23-bcb7-9016b1698439 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] https://10.4.3.223/volume/v3/volumes/08275463-c66c-475f-9837-fe02c226b6a2 returned with HTTP 200 Jul 03 02:37:46.985340 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1029/4100] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:37:46 2026] GET /volume/v3/volumes/08275463-c66c-475f-9837-fe02c226b6a2 => generated 871 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:37:47.002726 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.coordination [req-ed9d73d5-d42f-4572-9717-e8082ac19bfa req-dfa7e58f-8e82-4838-a0e1-d1c416da33e1 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Lock "cinder-attachment_update-e9d715e2-816b-46e3-a20f-67f1acf0e365-np0000004352" released by "attachment_update" :: held 0.548s {{(pid=100015) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 02:37:47.003021 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-ed9d73d5-d42f-4572-9717-e8082ac19bfa req-dfa7e58f-8e82-4838-a0e1-d1c416da33e1 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] https://10.4.3.223/volume/v3/attachments/69620225-7218-40f2-adfa-a56ad00129bb returned with HTTP 200 Jul 03 02:37:47.003779 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1032/4101] 10.4.3.223 () {74 vars in 1704 bytes} [Fri Jul 3 02:37:46 2026] PUT /volume/v3/attachments/69620225-7218-40f2-adfa-a56ad00129bb => generated 969 bytes in 569 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:37:47.276279 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-9e581481-6ec9-4fde-9ef5-6f1020412daf None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:47.278438 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-9e581481-6ec9-4fde-9ef5-6f1020412daf tempest-GroupsV320Test-2032406109 tempest-GroupsV320Test-2032406109-project-member] GET https://10.4.3.223/volume/v3/groups/0b3408d0-a0bd-408b-8bae-406c8ecd452c Jul 03 02:37:47.279166 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-9e581481-6ec9-4fde-9ef5-6f1020412daf tempest-GroupsV320Test-2032406109 tempest-GroupsV320Test-2032406109-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:47.279437 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-9e581481-6ec9-4fde-9ef5-6f1020412daf tempest-GroupsV320Test-2032406109 tempest-GroupsV320Test-2032406109-project-member] Calling method 'version_select' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:47.279618 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.groups [None req-9e581481-6ec9-4fde-9ef5-6f1020412daf tempest-GroupsV320Test-2032406109 tempest-GroupsV320Test-2032406109-project-member] show called for member 0b3408d0-a0bd-408b-8bae-406c8ecd452c {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 03 02:37:47.283077 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-9e581481-6ec9-4fde-9ef5-6f1020412daf tempest-GroupsV320Test-2032406109 tempest-GroupsV320Test-2032406109-project-member] https://10.4.3.223/volume/v3/groups/0b3408d0-a0bd-408b-8bae-406c8ecd452c returned with HTTP 404 Jul 03 02:37:47.283651 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1016/4102] 10.4.3.223 () {68 vars in 1386 bytes} [Fri Jul 3 02:37:47 2026] GET /volume/v3/groups/0b3408d0-a0bd-408b-8bae-406c8ecd452c => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 02:37:47.291507 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-4443ba98-b5bd-44b5-bfde-dd478e86493e None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:47.293536 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-4443ba98-b5bd-44b5-bfde-dd478e86493e tempest-GroupsV320Test-2007820382 tempest-GroupsV320Test-2007820382-project-admin] DELETE https://10.4.3.223/volume/v3/group_types/a6ce4b7f-373c-4e34-a7d8-f1d455cf08a6 Jul 03 02:37:47.293765 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-4443ba98-b5bd-44b5-bfde-dd478e86493e tempest-GroupsV320Test-2007820382 tempest-GroupsV320Test-2007820382-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:47.293954 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-4443ba98-b5bd-44b5-bfde-dd478e86493e tempest-GroupsV320Test-2007820382 tempest-GroupsV320Test-2007820382-project-admin] Calling method 'version_select' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:47.294218 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:47.294218 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:37:47.310199 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-4443ba98-b5bd-44b5-bfde-dd478e86493e tempest-GroupsV320Test-2007820382 tempest-GroupsV320Test-2007820382-project-admin] https://10.4.3.223/volume/v3/group_types/a6ce4b7f-373c-4e34-a7d8-f1d455cf08a6 returned with HTTP 202 Jul 03 02:37:47.310711 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1026/4103] 10.4.3.223 () {68 vars in 1404 bytes} [Fri Jul 3 02:37:47 2026] DELETE /volume/v3/group_types/a6ce4b7f-373c-4e34-a7d8-f1d455cf08a6 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 02:37:47.320557 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-5d363161-4bb5-43ba-bcb1-6361120a4587 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:47.322196 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-5d363161-4bb5-43ba-bcb1-6361120a4587 tempest-GroupsV320Test-2007820382 tempest-GroupsV320Test-2007820382-project-admin] DELETE https://10.4.3.223/volume/v3/types/c1ccc8c6-4bce-46cc-a442-308a98cefba7 Jul 03 02:37:47.322442 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-5d363161-4bb5-43ba-bcb1-6361120a4587 tempest-GroupsV320Test-2007820382 tempest-GroupsV320Test-2007820382-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:47.322670 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-5d363161-4bb5-43ba-bcb1-6361120a4587 tempest-GroupsV320Test-2007820382 tempest-GroupsV320Test-2007820382-project-admin] Calling method '_delete' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:47.365828 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-5d363161-4bb5-43ba-bcb1-6361120a4587 tempest-GroupsV320Test-2007820382 tempest-GroupsV320Test-2007820382-project-admin] https://10.4.3.223/volume/v3/types/c1ccc8c6-4bce-46cc-a442-308a98cefba7 returned with HTTP 202 Jul 03 02:37:47.366331 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1030/4104] 10.4.3.223 () {66 vars in 1345 bytes} [Fri Jul 3 02:37:47 2026] DELETE /volume/v3/types/c1ccc8c6-4bce-46cc-a442-308a98cefba7 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:37:47.374737 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-2e3493a5-8a4f-4b79-9eb0-543619b89fd9 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:47.377723 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-2e3493a5-8a4f-4b79-9eb0-543619b89fd9 tempest-GroupsV320Test-2007820382 tempest-GroupsV320Test-2007820382-project-admin] GET https://10.4.3.223/volume/v3/types/c1ccc8c6-4bce-46cc-a442-308a98cefba7 Jul 03 02:37:47.377916 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-2e3493a5-8a4f-4b79-9eb0-543619b89fd9 tempest-GroupsV320Test-2007820382 tempest-GroupsV320Test-2007820382-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:47.378096 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-2e3493a5-8a4f-4b79-9eb0-543619b89fd9 tempest-GroupsV320Test-2007820382 tempest-GroupsV320Test-2007820382-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:47.384843 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-2e3493a5-8a4f-4b79-9eb0-543619b89fd9 tempest-GroupsV320Test-2007820382 tempest-GroupsV320Test-2007820382-project-admin] https://10.4.3.223/volume/v3/types/c1ccc8c6-4bce-46cc-a442-308a98cefba7 returned with HTTP 404 Jul 03 02:37:47.385293 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1033/4105] 10.4.3.223 () {66 vars in 1342 bytes} [Fri Jul 3 02:37:47 2026] GET /volume/v3/types/c1ccc8c6-4bce-46cc-a442-308a98cefba7 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:37:47.515374 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-ed9d73d5-d42f-4572-9717-e8082ac19bfa req-7812dbf6-abd5-488e-9d5a-91f9323419cb None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:47.517327 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-ed9d73d5-d42f-4572-9717-e8082ac19bfa req-7812dbf6-abd5-488e-9d5a-91f9323419cb tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] POST https://10.4.3.223/volume/v3/attachments/69620225-7218-40f2-adfa-a56ad00129bb/action Jul 03 02:37:47.517666 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-ed9d73d5-d42f-4572-9717-e8082ac19bfa req-7812dbf6-abd5-488e-9d5a-91f9323419cb tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Action body: b'{"os-complete": null}' {{(pid=100014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:37:47.517765 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-ed9d73d5-d42f-4572-9717-e8082ac19bfa req-7812dbf6-abd5-488e-9d5a-91f9323419cb tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:37:47.540505 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:47.540505 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:37:47.555729 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-ed9d73d5-d42f-4572-9717-e8082ac19bfa req-7812dbf6-abd5-488e-9d5a-91f9323419cb tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] https://10.4.3.223/volume/v3/attachments/69620225-7218-40f2-adfa-a56ad00129bb/action returned with HTTP 204 Jul 03 02:37:47.556402 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1017/4106] 10.4.3.223 () {74 vars in 1725 bytes} [Fri Jul 3 02:37:47 2026] POST /volume/v3/attachments/69620225-7218-40f2-adfa-a56ad00129bb/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:37:47.917053 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-45be1e91-1a85-424e-a6f8-a1099c759eab None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:47.918861 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-45be1e91-1a85-424e-a6f8-a1099c759eab tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] GET https://10.4.3.223/volume/v3/volumes/2003f5df-ed62-46d6-a4ac-707e2f24fc5c Jul 03 02:37:47.919056 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-45be1e91-1a85-424e-a6f8-a1099c759eab tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:47.919239 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-45be1e91-1a85-424e-a6f8-a1099c759eab tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:47.935016 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:47.935016 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:37:47.941430 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-45be1e91-1a85-424e-a6f8-a1099c759eab tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Volume info retrieved successfully. Jul 03 02:37:47.948874 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-45be1e91-1a85-424e-a6f8-a1099c759eab tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] https://10.4.3.223/volume/v3/volumes/2003f5df-ed62-46d6-a4ac-707e2f24fc5c returned with HTTP 200 Jul 03 02:37:47.949287 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1027/4107] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:37:47 2026] GET /volume/v3/volumes/2003f5df-ed62-46d6-a4ac-707e2f24fc5c => generated 883 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:37:47.998366 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-528afb30-754f-4f04-8e6a-65e9707f399a None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:48.000035 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-528afb30-754f-4f04-8e6a-65e9707f399a tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] GET https://10.4.3.223/volume/v3/volumes/08275463-c66c-475f-9837-fe02c226b6a2 Jul 03 02:37:48.000239 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-528afb30-754f-4f04-8e6a-65e9707f399a tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:48.000465 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-528afb30-754f-4f04-8e6a-65e9707f399a tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:48.008518 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:48.008518 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:37:48.015140 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-528afb30-754f-4f04-8e6a-65e9707f399a tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Volume info retrieved successfully. Jul 03 02:37:48.019640 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-528afb30-754f-4f04-8e6a-65e9707f399a tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] https://10.4.3.223/volume/v3/volumes/08275463-c66c-475f-9837-fe02c226b6a2 returned with HTTP 200 Jul 03 02:37:48.020038 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1031/4108] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:37:47 2026] GET /volume/v3/volumes/08275463-c66c-475f-9837-fe02c226b6a2 => generated 896 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:37:48.034304 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-baf4dc80-e4e6-46ca-a4fc-ad453acc5355 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:48.035946 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-baf4dc80-e4e6-46ca-a4fc-ad453acc5355 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/737d5fce-5d87-4053-9b55-a2f8fd2adffb Jul 03 02:37:48.036129 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-baf4dc80-e4e6-46ca-a4fc-ad453acc5355 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:48.036471 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-baf4dc80-e4e6-46ca-a4fc-ad453acc5355 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:48.036471 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.snapshots [None req-baf4dc80-e4e6-46ca-a4fc-ad453acc5355 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Delete snapshot with id: 737d5fce-5d87-4053-9b55-a2f8fd2adffb Jul 03 02:37:48.041553 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:48.041553 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:37:48.041980 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-baf4dc80-e4e6-46ca-a4fc-ad453acc5355 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Snapshot retrieved successfully. Jul 03 02:37:48.072163 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-baf4dc80-e4e6-46ca-a4fc-ad453acc5355 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Snapshot delete request issued successfully. Jul 03 02:37:48.072373 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-baf4dc80-e4e6-46ca-a4fc-ad453acc5355 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] https://10.4.3.223/volume/v3/snapshots/737d5fce-5d87-4053-9b55-a2f8fd2adffb returned with HTTP 202 Jul 03 02:37:48.073790 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1034/4109] 10.4.3.223 () {66 vars in 1357 bytes} [Fri Jul 3 02:37:48 2026] DELETE /volume/v3/snapshots/737d5fce-5d87-4053-9b55-a2f8fd2adffb => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:37:48.084793 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-c2747905-e95a-43b4-bed5-e149f158840d None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:48.085329 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-c2747905-e95a-43b4-bed5-e149f158840d tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] GET https://10.4.3.223/volume/v3/snapshots/737d5fce-5d87-4053-9b55-a2f8fd2adffb Jul 03 02:37:48.085649 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-c2747905-e95a-43b4-bed5-e149f158840d tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:48.086051 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-c2747905-e95a-43b4-bed5-e149f158840d tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:48.093996 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:48.093996 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:37:48.094746 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-c2747905-e95a-43b4-bed5-e149f158840d tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Snapshot retrieved successfully. Jul 03 02:37:48.095980 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-c2747905-e95a-43b4-bed5-e149f158840d tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] https://10.4.3.223/volume/v3/snapshots/737d5fce-5d87-4053-9b55-a2f8fd2adffb returned with HTTP 200 Jul 03 02:37:48.096689 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1018/4110] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:37:48 2026] GET /volume/v3/snapshots/737d5fce-5d87-4053-9b55-a2f8fd2adffb => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:37:48.966219 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-58b12d76-dadb-475a-b7c1-aea0704ce921 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:48.969516 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-58b12d76-dadb-475a-b7c1-aea0704ce921 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] GET https://10.4.3.223/volume/v3/volumes/2003f5df-ed62-46d6-a4ac-707e2f24fc5c Jul 03 02:37:48.969703 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-58b12d76-dadb-475a-b7c1-aea0704ce921 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:48.969881 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-58b12d76-dadb-475a-b7c1-aea0704ce921 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:48.982212 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:48.982212 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:37:48.989599 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-58b12d76-dadb-475a-b7c1-aea0704ce921 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Volume info retrieved successfully. Jul 03 02:37:48.998685 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-58b12d76-dadb-475a-b7c1-aea0704ce921 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] https://10.4.3.223/volume/v3/volumes/2003f5df-ed62-46d6-a4ac-707e2f24fc5c returned with HTTP 200 Jul 03 02:37:48.999166 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1028/4111] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:37:48 2026] GET /volume/v3/volumes/2003f5df-ed62-46d6-a4ac-707e2f24fc5c => generated 944 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:37:49.106311 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-82d60e75-bd80-4775-9241-000b6b1f1aca None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:49.108240 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-82d60e75-bd80-4775-9241-000b6b1f1aca tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] GET https://10.4.3.223/volume/v3/snapshots/737d5fce-5d87-4053-9b55-a2f8fd2adffb Jul 03 02:37:49.108375 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-82d60e75-bd80-4775-9241-000b6b1f1aca tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:49.108565 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-82d60e75-bd80-4775-9241-000b6b1f1aca tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:49.114128 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-82d60e75-bd80-4775-9241-000b6b1f1aca tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] https://10.4.3.223/volume/v3/snapshots/737d5fce-5d87-4053-9b55-a2f8fd2adffb returned with HTTP 404 Jul 03 02:37:49.114611 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1032/4112] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:37:49 2026] GET /volume/v3/snapshots/737d5fce-5d87-4053-9b55-a2f8fd2adffb => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:37:49.121211 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-7960d728-9f36-4b85-9998-e561da655145 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:49.123260 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-7960d728-9f36-4b85-9998-e561da655145 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] DELETE https://10.4.3.223/volume/v3/volumes/8b812240-ff2c-47ce-ab60-5244844bc1a7 Jul 03 02:37:49.123530 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-7960d728-9f36-4b85-9998-e561da655145 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:49.123759 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-7960d728-9f36-4b85-9998-e561da655145 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:49.123954 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-7960d728-9f36-4b85-9998-e561da655145 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Delete volume with id: 8b812240-ff2c-47ce-ab60-5244844bc1a7 Jul 03 02:37:49.132720 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:49.132720 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:37:49.133366 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-7960d728-9f36-4b85-9998-e561da655145 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Volume info retrieved successfully. Jul 03 02:37:49.152692 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-7960d728-9f36-4b85-9998-e561da655145 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Delete volume request issued successfully. Jul 03 02:37:49.152920 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-7960d728-9f36-4b85-9998-e561da655145 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] https://10.4.3.223/volume/v3/volumes/8b812240-ff2c-47ce-ab60-5244844bc1a7 returned with HTTP 202 Jul 03 02:37:49.153432 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1035/4113] 10.4.3.223 () {68 vars in 1392 bytes} [Fri Jul 3 02:37:49 2026] DELETE /volume/v3/volumes/8b812240-ff2c-47ce-ab60-5244844bc1a7 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 02:37:49.159547 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-ee4b837b-c4b0-4d2e-a895-24deba50ad86 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:49.161185 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-ee4b837b-c4b0-4d2e-a895-24deba50ad86 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] GET https://10.4.3.223/volume/v3/volumes/8b812240-ff2c-47ce-ab60-5244844bc1a7 Jul 03 02:37:49.161746 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-ee4b837b-c4b0-4d2e-a895-24deba50ad86 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:49.161746 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-ee4b837b-c4b0-4d2e-a895-24deba50ad86 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:49.167581 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:49.167581 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:37:49.171405 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-ee4b837b-c4b0-4d2e-a895-24deba50ad86 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Volume info retrieved successfully. Jul 03 02:37:49.175798 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-ee4b837b-c4b0-4d2e-a895-24deba50ad86 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] https://10.4.3.223/volume/v3/volumes/8b812240-ff2c-47ce-ab60-5244844bc1a7 returned with HTTP 200 Jul 03 02:37:49.176173 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1019/4114] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:37:49 2026] GET /volume/v3/volumes/8b812240-ff2c-47ce-ab60-5244844bc1a7 => generated 862 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:37:49.570128 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-ae66520b-3061-4c86-8158-047a0b3ece98 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:49.705364 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-ae66520b-3061-4c86-8158-047a0b3ece98 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:37:49.705762 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-ae66520b-3061-4c86-8158-047a0b3ece98 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-2020075041"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:37:49.707044 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.volumes [None req-ae66520b-3061-4c86-8158-047a0b3ece98 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-2020075041'}} {{(pid=100012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:37:49.707151 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.volumes [None req-ae66520b-3061-4c86-8158-047a0b3ece98 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Create volume of 1 GB Jul 03 02:37:49.710888 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-ae66520b-3061-4c86-8158-047a0b3ece98 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Availability Zones retrieved successfully. Jul 03 02:37:49.718117 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-ae66520b-3061-4c86-8158-047a0b3ece98 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Flow 'volume_create_api' (29b0f868-2fad-48eb-bd9d-cba8ead991f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:37:49.719271 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-ae66520b-3061-4c86-8158-047a0b3ece98 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9b3731e-ebb3-4ce1-9d9c-b88167a6a890) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:49.720117 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.flows.api.create_volume [None req-ae66520b-3061-4c86-8158-047a0b3ece98 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Validating volume size '1' using validate_int {{(pid=100012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:37:49.762243 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-ae66520b-3061-4c86-8158-047a0b3ece98 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9b3731e-ebb3-4ce1-9d9c-b88167a6a890) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:49.762243 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-ae66520b-3061-4c86-8158-047a0b3ece98 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (234f24e4-eb32-4dbb-b92a-15004437ddc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:49.817013 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.quota [None req-ae66520b-3061-4c86-8158-047a0b3ece98 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Created reservations ['1ba3e0b5-9cca-48b6-b2c2-594e67bda6f4', 'f9970aae-eaad-4893-9b2c-3d5c32f039ac', 'ebb50e05-7e8b-458d-8d2b-1f446ecd0a8c', '330a020f-81bb-4dc7-b077-4a80ff1d55ff'] {{(pid=100012) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:37:49.817696 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-ae66520b-3061-4c86-8158-047a0b3ece98 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (234f24e4-eb32-4dbb-b92a-15004437ddc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1ba3e0b5-9cca-48b6-b2c2-594e67bda6f4', 'f9970aae-eaad-4893-9b2c-3d5c32f039ac', 'ebb50e05-7e8b-458d-8d2b-1f446ecd0a8c', '330a020f-81bb-4dc7-b077-4a80ff1d55ff']}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:49.818443 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-ae66520b-3061-4c86-8158-047a0b3ece98 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc57a9bd-1a05-4039-a4ed-286b807ab3bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:49.838339 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-ae66520b-3061-4c86-8158-047a0b3ece98 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc57a9bd-1a05-4039-a4ed-286b807ab3bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3cc6963d-2750-4595-94c5-f9d2a72381dd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-2020075041',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f22fc47deaaf4b09a7e13731ad7c4f90',qos_specs=None,replication_status=,reservations=['1ba3e0b5-9cca-48b6-b2c2-594e67bda6f4','f9970aae-eaad-4893-9b2c-3d5c32f039ac','ebb50e05-7e8b-458d-8d2b-1f446ecd0a8c','330a020f-81bb-4dc7-b077-4a80ff1d55ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2861be4cfb5243f18b6bc599e9f6e5e3',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:37:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-2020075041',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3cc6963d-2750-4595-94c5-f9d2a72381dd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f22fc47deaaf4b09a7e13731ad7c4f90',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2861be4cfb5243f18b6bc599e9f6e5e3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:49.838945 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-ae66520b-3061-4c86-8158-047a0b3ece98 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5f32691-e5fa-4762-a29e-5d6efdd8577e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:49.857049 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-ae66520b-3061-4c86-8158-047a0b3ece98 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5f32691-e5fa-4762-a29e-5d6efdd8577e) transitioned into state 'SUCCESS' from state '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-2020075041',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f22fc47deaaf4b09a7e13731ad7c4f90',qos_specs=None,replication_status=,reservations=['1ba3e0b5-9cca-48b6-b2c2-594e67bda6f4','f9970aae-eaad-4893-9b2c-3d5c32f039ac','ebb50e05-7e8b-458d-8d2b-1f446ecd0a8c','330a020f-81bb-4dc7-b077-4a80ff1d55ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2861be4cfb5243f18b6bc599e9f6e5e3',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:49.857637 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-ae66520b-3061-4c86-8158-047a0b3ece98 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c0d04e2-eada-4e78-8f1f-94252f4e31ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:49.869731 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-ae66520b-3061-4c86-8158-047a0b3ece98 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c0d04e2-eada-4e78-8f1f-94252f4e31ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:49.870495 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-ae66520b-3061-4c86-8158-047a0b3ece98 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Flow 'volume_create_api' (29b0f868-2fad-48eb-bd9d-cba8ead991f8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:37:49.870786 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-ae66520b-3061-4c86-8158-047a0b3ece98 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Create volume request issued successfully. Jul 03 02:37:49.871266 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-ae66520b-3061-4c86-8158-047a0b3ece98 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:37:49.871679 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1029/4115] 10.4.3.223 () {68 vars in 1258 bytes} [Fri Jul 3 02:37:49 2026] POST /volume/v3/volumes => generated 751 bytes in 302 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:37:49.882279 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-7871935b-4425-4c51-affa-d47565592a5d None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:49.884295 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-7871935b-4425-4c51-affa-d47565592a5d tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] GET https://10.4.3.223/volume/v3/volumes/3cc6963d-2750-4595-94c5-f9d2a72381dd Jul 03 02:37:49.884528 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-7871935b-4425-4c51-affa-d47565592a5d tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:49.884707 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-7871935b-4425-4c51-affa-d47565592a5d tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:49.891475 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:49.891475 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:37:49.895616 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-7871935b-4425-4c51-affa-d47565592a5d tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Volume info retrieved successfully. Jul 03 02:37:49.899898 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-7871935b-4425-4c51-affa-d47565592a5d tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] https://10.4.3.223/volume/v3/volumes/3cc6963d-2750-4595-94c5-f9d2a72381dd returned with HTTP 200 Jul 03 02:37:49.900323 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1033/4116] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:37:49 2026] GET /volume/v3/volumes/3cc6963d-2750-4595-94c5-f9d2a72381dd => generated 819 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:37:50.013043 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-43bbaf40-665a-4811-aca5-2e738e0e0845 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:50.015161 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-43bbaf40-665a-4811-aca5-2e738e0e0845 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] GET https://10.4.3.223/volume/v3/volumes/2003f5df-ed62-46d6-a4ac-707e2f24fc5c Jul 03 02:37:50.015434 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-43bbaf40-665a-4811-aca5-2e738e0e0845 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:50.015699 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-43bbaf40-665a-4811-aca5-2e738e0e0845 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:50.024092 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:50.024092 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:37:50.027831 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-43bbaf40-665a-4811-aca5-2e738e0e0845 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Volume info retrieved successfully. Jul 03 02:37:50.033094 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-43bbaf40-665a-4811-aca5-2e738e0e0845 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] https://10.4.3.223/volume/v3/volumes/2003f5df-ed62-46d6-a4ac-707e2f24fc5c returned with HTTP 200 Jul 03 02:37:50.033507 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1036/4117] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:37:50 2026] GET /volume/v3/volumes/2003f5df-ed62-46d6-a4ac-707e2f24fc5c => generated 944 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:37:50.188192 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-73c4e4ea-762f-4d0b-84bb-a3b0ae455985 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:50.190311 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-73c4e4ea-762f-4d0b-84bb-a3b0ae455985 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] GET https://10.4.3.223/volume/v3/volumes/8b812240-ff2c-47ce-ab60-5244844bc1a7 Jul 03 02:37:50.190667 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-73c4e4ea-762f-4d0b-84bb-a3b0ae455985 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:50.190970 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-73c4e4ea-762f-4d0b-84bb-a3b0ae455985 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:50.196977 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-73c4e4ea-762f-4d0b-84bb-a3b0ae455985 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] https://10.4.3.223/volume/v3/volumes/8b812240-ff2c-47ce-ab60-5244844bc1a7 returned with HTTP 404 Jul 03 02:37:50.197654 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1020/4118] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:37:50 2026] GET /volume/v3/volumes/8b812240-ff2c-47ce-ab60-5244844bc1a7 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 02:37:50.206024 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-cdac111c-56bc-4e37-b5d1-99cde98165ec None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:50.207826 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-cdac111c-56bc-4e37-b5d1-99cde98165ec tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:37:50.208222 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-cdac111c-56bc-4e37-b5d1-99cde98165ec tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-537975104"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:37:50.209872 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.volumes [None req-cdac111c-56bc-4e37-b5d1-99cde98165ec tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-537975104'}} {{(pid=100012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:37:50.210008 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.volumes [None req-cdac111c-56bc-4e37-b5d1-99cde98165ec tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Create volume of 1 GB Jul 03 02:37:50.210543 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:50.210543 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:37:50.214382 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-cdac111c-56bc-4e37-b5d1-99cde98165ec tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Availability Zones retrieved successfully. Jul 03 02:37:50.220865 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-cdac111c-56bc-4e37-b5d1-99cde98165ec tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Flow 'volume_create_api' (3e0271b7-e21e-46c3-b925-66bf4133315c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:37:50.221807 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-cdac111c-56bc-4e37-b5d1-99cde98165ec tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7287338c-22f7-474c-9ea5-e0f42fb041fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:50.222783 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.flows.api.create_volume [None req-cdac111c-56bc-4e37-b5d1-99cde98165ec tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Validating volume size '1' using validate_int {{(pid=100012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:37:50.247889 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-cdac111c-56bc-4e37-b5d1-99cde98165ec tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7287338c-22f7-474c-9ea5-e0f42fb041fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:50.248680 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-cdac111c-56bc-4e37-b5d1-99cde98165ec tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47a40f97-14bd-47ca-bcb9-8d83580bb52c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:50.292667 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.quota [None req-cdac111c-56bc-4e37-b5d1-99cde98165ec tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Created reservations ['953a714b-8776-4c6c-80d4-fe85ca07876d', '4e32ce8c-9ed5-478c-bfb8-d2e2819d4d1e', '232e9203-0f49-495b-b073-3505b0208565', 'e1445a22-23f7-46ff-a759-6f3d148208eb'] {{(pid=100012) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:37:50.293397 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-cdac111c-56bc-4e37-b5d1-99cde98165ec tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47a40f97-14bd-47ca-bcb9-8d83580bb52c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['953a714b-8776-4c6c-80d4-fe85ca07876d', '4e32ce8c-9ed5-478c-bfb8-d2e2819d4d1e', '232e9203-0f49-495b-b073-3505b0208565', 'e1445a22-23f7-46ff-a759-6f3d148208eb']}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:50.294064 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-cdac111c-56bc-4e37-b5d1-99cde98165ec tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6891cb1-eee8-4b67-aab7-0373a1ba4886) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:50.318537 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-cdac111c-56bc-4e37-b5d1-99cde98165ec tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6891cb1-eee8-4b67-aab7-0373a1ba4886) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '263dbd5e-dfaf-4a4f-a718-c8649618c4c3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-537975104',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dbff4c5cac2b4d98ae1adc52129ba6e1',qos_specs=None,replication_status=,reservations=['953a714b-8776-4c6c-80d4-fe85ca07876d','4e32ce8c-9ed5-478c-bfb8-d2e2819d4d1e','232e9203-0f49-495b-b073-3505b0208565','e1445a22-23f7-46ff-a759-6f3d148208eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d73ec12583d04c30afaa7f9a17095de0',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:37:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-537975104',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=263dbd5e-dfaf-4a4f-a718-c8649618c4c3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dbff4c5cac2b4d98ae1adc52129ba6e1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d73ec12583d04c30afaa7f9a17095de0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:50.319383 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-cdac111c-56bc-4e37-b5d1-99cde98165ec tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d135f67-e31e-4c72-92a4-c6772a06a7ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:50.341348 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-cdac111c-56bc-4e37-b5d1-99cde98165ec tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d135f67-e31e-4c72-92a4-c6772a06a7ca) transitioned into state 'SUCCESS' from state '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-537975104',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dbff4c5cac2b4d98ae1adc52129ba6e1',qos_specs=None,replication_status=,reservations=['953a714b-8776-4c6c-80d4-fe85ca07876d','4e32ce8c-9ed5-478c-bfb8-d2e2819d4d1e','232e9203-0f49-495b-b073-3505b0208565','e1445a22-23f7-46ff-a759-6f3d148208eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d73ec12583d04c30afaa7f9a17095de0',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:50.342128 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-cdac111c-56bc-4e37-b5d1-99cde98165ec tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a329c53-68ab-444d-86df-730add9a1d5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:50.352869 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-cdac111c-56bc-4e37-b5d1-99cde98165ec tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a329c53-68ab-444d-86df-730add9a1d5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:50.353627 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-cdac111c-56bc-4e37-b5d1-99cde98165ec tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Flow 'volume_create_api' (3e0271b7-e21e-46c3-b925-66bf4133315c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:37:50.353892 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-cdac111c-56bc-4e37-b5d1-99cde98165ec tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Create volume request issued successfully. Jul 03 02:37:50.354403 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-cdac111c-56bc-4e37-b5d1-99cde98165ec tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:37:50.354871 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1030/4119] 10.4.3.223 () {70 vars in 1299 bytes} [Fri Jul 3 02:37:50 2026] POST /volume/v3/volumes => generated 769 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:37:50.366004 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-33229653-d691-4fb7-bc2f-cb09d19c0271 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:50.367816 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-33229653-d691-4fb7-bc2f-cb09d19c0271 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] GET https://10.4.3.223/volume/v3/volumes/263dbd5e-dfaf-4a4f-a718-c8649618c4c3 Jul 03 02:37:50.368065 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-33229653-d691-4fb7-bc2f-cb09d19c0271 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:50.368267 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-33229653-d691-4fb7-bc2f-cb09d19c0271 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:50.376086 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:50.376086 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:37:50.380968 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-33229653-d691-4fb7-bc2f-cb09d19c0271 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Volume info retrieved successfully. Jul 03 02:37:50.386995 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-33229653-d691-4fb7-bc2f-cb09d19c0271 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] https://10.4.3.223/volume/v3/volumes/263dbd5e-dfaf-4a4f-a718-c8649618c4c3 returned with HTTP 200 Jul 03 02:37:50.387522 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1034/4120] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:37:50 2026] GET /volume/v3/volumes/263dbd5e-dfaf-4a4f-a718-c8649618c4c3 => generated 837 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:37:50.911976 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-2963837d-755c-4392-a433-4355308bec05 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:50.913835 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-2963837d-755c-4392-a433-4355308bec05 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] GET https://10.4.3.223/volume/v3/volumes/3cc6963d-2750-4595-94c5-f9d2a72381dd Jul 03 02:37:50.914051 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-2963837d-755c-4392-a433-4355308bec05 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:50.914280 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-2963837d-755c-4392-a433-4355308bec05 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:50.924808 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:50.924808 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:37:50.931351 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-2963837d-755c-4392-a433-4355308bec05 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Volume info retrieved successfully. Jul 03 02:37:50.936044 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-2963837d-755c-4392-a433-4355308bec05 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] https://10.4.3.223/volume/v3/volumes/3cc6963d-2750-4595-94c5-f9d2a72381dd returned with HTTP 200 Jul 03 02:37:50.936428 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1037/4121] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:37:50 2026] GET /volume/v3/volumes/3cc6963d-2750-4595-94c5-f9d2a72381dd => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:37:50.948071 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-cdc0603a-4cea-4f94-93d3-c56fb8250c81 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:50.952988 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-cdc0603a-4cea-4f94-93d3-c56fb8250c81 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] POST https://10.4.3.223/volume/v3/snapshots Jul 03 02:37:50.953329 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-cdc0603a-4cea-4f94-93d3-c56fb8250c81 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3cc6963d-2750-4595-94c5-f9d2a72381dd", "name": "tempest-SnapshotsActionsTest-Snapshot-450015335"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:37:50.962071 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:50.962071 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:37:50.962786 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-cdc0603a-4cea-4f94-93d3-c56fb8250c81 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Volume info retrieved successfully. Jul 03 02:37:50.962948 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.snapshots [None req-cdc0603a-4cea-4f94-93d3-c56fb8250c81 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Create snapshot from volume 3cc6963d-2750-4595-94c5-f9d2a72381dd Jul 03 02:37:51.015381 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.quota [None req-cdc0603a-4cea-4f94-93d3-c56fb8250c81 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Created reservations ['df48bae8-fe85-4335-9022-f30ca3158779', '1e8a8807-11b2-4c6b-b386-019c6d169d89', '967a107a-abcb-4739-8f11-d40579fe92eb', '83183402-eaea-4bb8-b89d-5d6cf905e283'] {{(pid=100014) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:37:51.047522 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-27f531fc-0c8e-4f55-a3a9-998198c051e7 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:51.049966 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-27f531fc-0c8e-4f55-a3a9-998198c051e7 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] GET https://10.4.3.223/volume/v3/volumes/2003f5df-ed62-46d6-a4ac-707e2f24fc5c Jul 03 02:37:51.050180 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-27f531fc-0c8e-4f55-a3a9-998198c051e7 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:51.050409 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-27f531fc-0c8e-4f55-a3a9-998198c051e7 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:51.057315 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:51.057315 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:37:51.061498 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-27f531fc-0c8e-4f55-a3a9-998198c051e7 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Volume info retrieved successfully. Jul 03 02:37:51.066445 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-cdc0603a-4cea-4f94-93d3-c56fb8250c81 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Snapshot create request issued successfully. Jul 03 02:37:51.066445 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-cdc0603a-4cea-4f94-93d3-c56fb8250c81 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] https://10.4.3.223/volume/v3/snapshots returned with HTTP 202 Jul 03 02:37:51.066445 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1021/4122] 10.4.3.223 () {68 vars in 1265 bytes} [Fri Jul 3 02:37:50 2026] POST /volume/v3/snapshots => generated 306 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:37:51.075730 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-27f531fc-0c8e-4f55-a3a9-998198c051e7 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] https://10.4.3.223/volume/v3/volumes/2003f5df-ed62-46d6-a4ac-707e2f24fc5c returned with HTTP 200 Jul 03 02:37:51.075730 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1031/4123] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:37:51 2026] GET /volume/v3/volumes/2003f5df-ed62-46d6-a4ac-707e2f24fc5c => generated 944 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:37:51.077138 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-97fa2526-50c3-4f82-beec-e757a2a9a1c0 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:51.079817 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-97fa2526-50c3-4f82-beec-e757a2a9a1c0 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] GET https://10.4.3.223/volume/v3/snapshots/a9e69d86-f2c1-4bec-93a7-8fd28e336119 Jul 03 02:37:51.079817 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-97fa2526-50c3-4f82-beec-e757a2a9a1c0 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:51.080005 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-97fa2526-50c3-4f82-beec-e757a2a9a1c0 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:51.085576 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:51.085576 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:37:51.086769 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-97fa2526-50c3-4f82-beec-e757a2a9a1c0 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Snapshot retrieved successfully. Jul 03 02:37:51.087222 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-97fa2526-50c3-4f82-beec-e757a2a9a1c0 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] https://10.4.3.223/volume/v3/snapshots/a9e69d86-f2c1-4bec-93a7-8fd28e336119 returned with HTTP 200 Jul 03 02:37:51.087614 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1035/4124] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:37:51 2026] GET /volume/v3/snapshots/a9e69d86-f2c1-4bec-93a7-8fd28e336119 => generated 438 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:37:51.398728 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-2de94e30-7369-4752-9741-0de2b96aed36 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:51.400348 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-2de94e30-7369-4752-9741-0de2b96aed36 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] GET https://10.4.3.223/volume/v3/volumes/263dbd5e-dfaf-4a4f-a718-c8649618c4c3 Jul 03 02:37:51.400551 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-2de94e30-7369-4752-9741-0de2b96aed36 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:51.400718 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-2de94e30-7369-4752-9741-0de2b96aed36 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:51.407529 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:51.407529 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:37:51.410628 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-2de94e30-7369-4752-9741-0de2b96aed36 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Volume info retrieved successfully. Jul 03 02:37:51.414288 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-2de94e30-7369-4752-9741-0de2b96aed36 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] https://10.4.3.223/volume/v3/volumes/263dbd5e-dfaf-4a4f-a718-c8649618c4c3 returned with HTTP 200 Jul 03 02:37:51.414660 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1038/4125] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:37:51 2026] GET /volume/v3/volumes/263dbd5e-dfaf-4a4f-a718-c8649618c4c3 => generated 862 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:37:51.425507 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-25ecb2fd-01f6-4679-add8-57a3f03fafbb None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:51.427645 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-25ecb2fd-01f6-4679-add8-57a3f03fafbb tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:37:51.428086 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-25ecb2fd-01f6-4679-add8-57a3f03fafbb tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "263dbd5e-dfaf-4a4f-a718-c8649618c4c3", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1366577221"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:37:51.429606 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.volumes [None req-25ecb2fd-01f6-4679-add8-57a3f03fafbb tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Create volume request body: {'volume': {'source_volid': '263dbd5e-dfaf-4a4f-a718-c8649618c4c3', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1366577221'}} {{(pid=100014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:37:51.437008 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:51.437008 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:37:51.437597 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-25ecb2fd-01f6-4679-add8-57a3f03fafbb tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Volume retrieved successfully. Jul 03 02:37:51.437752 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.volumes [None req-25ecb2fd-01f6-4679-add8-57a3f03fafbb tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Create volume of 1 GB Jul 03 02:37:51.441919 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-25ecb2fd-01f6-4679-add8-57a3f03fafbb tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Availability Zones retrieved successfully. Jul 03 02:37:51.447373 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-25ecb2fd-01f6-4679-add8-57a3f03fafbb tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Flow 'volume_create_api' (ce205c43-47da-4255-a17d-7e8c751bc447) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:37:51.448551 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-25ecb2fd-01f6-4679-add8-57a3f03fafbb tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25caff95-964c-4ba8-adb0-509c8d8409e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:51.449497 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.flows.api.create_volume [None req-25ecb2fd-01f6-4679-add8-57a3f03fafbb tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:37:51.472333 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-25ecb2fd-01f6-4679-add8-57a3f03fafbb tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25caff95-964c-4ba8-adb0-509c8d8409e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '263dbd5e-dfaf-4a4f-a718-c8649618c4c3', 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:51.473262 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-25ecb2fd-01f6-4679-add8-57a3f03fafbb tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a07b39bd-9843-4479-be27-722fa0187001) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:51.511767 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.quota [None req-25ecb2fd-01f6-4679-add8-57a3f03fafbb tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Created reservations ['1c2eb4c5-5d2b-4700-8bae-1d8acb182568', 'a4f237df-abcc-41ce-b6ab-753f86a1f9ec', '1316d609-dd1f-4406-9f7f-b14a73b7cf58', 'ae6c7130-04fb-45ce-b69b-5256c5aca088'] {{(pid=100014) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:37:51.512515 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-25ecb2fd-01f6-4679-add8-57a3f03fafbb tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a07b39bd-9843-4479-be27-722fa0187001) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1c2eb4c5-5d2b-4700-8bae-1d8acb182568', 'a4f237df-abcc-41ce-b6ab-753f86a1f9ec', '1316d609-dd1f-4406-9f7f-b14a73b7cf58', 'ae6c7130-04fb-45ce-b69b-5256c5aca088']}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:51.513330 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-25ecb2fd-01f6-4679-add8-57a3f03fafbb tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44353bef-ffb8-4dcc-ad7f-e1658d04048b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:51.546075 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-25ecb2fd-01f6-4679-add8-57a3f03fafbb tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44353bef-ffb8-4dcc-ad7f-e1658d04048b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '49d8204b-d600-475b-aac6-fe7b83d2a794', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1366577221',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dbff4c5cac2b4d98ae1adc52129ba6e1',qos_specs=None,replication_status=,reservations=['1c2eb4c5-5d2b-4700-8bae-1d8acb182568','a4f237df-abcc-41ce-b6ab-753f86a1f9ec','1316d609-dd1f-4406-9f7f-b14a73b7cf58','ae6c7130-04fb-45ce-b69b-5256c5aca088'],size=1,snapshot_id=None,source_replicaid=,source_volid=263dbd5e-dfaf-4a4f-a718-c8649618c4c3,status='creating',user_id='d73ec12583d04c30afaa7f9a17095de0',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:37:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1366577221',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=49d8204b-d600-475b-aac6-fe7b83d2a794,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dbff4c5cac2b4d98ae1adc52129ba6e1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=263dbd5e-dfaf-4a4f-a718-c8649618c4c3,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d73ec12583d04c30afaa7f9a17095de0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:51.546719 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-25ecb2fd-01f6-4679-add8-57a3f03fafbb tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea90a724-539e-4379-af53-0055f80c0da1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:51.566809 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-25ecb2fd-01f6-4679-add8-57a3f03fafbb tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea90a724-539e-4379-af53-0055f80c0da1) transitioned into state 'SUCCESS' from state '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-1366577221',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dbff4c5cac2b4d98ae1adc52129ba6e1',qos_specs=None,replication_status=,reservations=['1c2eb4c5-5d2b-4700-8bae-1d8acb182568','a4f237df-abcc-41ce-b6ab-753f86a1f9ec','1316d609-dd1f-4406-9f7f-b14a73b7cf58','ae6c7130-04fb-45ce-b69b-5256c5aca088'],size=1,snapshot_id=None,source_replicaid=,source_volid=263dbd5e-dfaf-4a4f-a718-c8649618c4c3,status='creating',user_id='d73ec12583d04c30afaa7f9a17095de0',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:51.567739 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-25ecb2fd-01f6-4679-add8-57a3f03fafbb tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11c7f48a-290f-43bf-890c-ab3144283179) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:51.587807 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-25ecb2fd-01f6-4679-add8-57a3f03fafbb tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11c7f48a-290f-43bf-890c-ab3144283179) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:51.589075 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-25ecb2fd-01f6-4679-add8-57a3f03fafbb tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Flow 'volume_create_api' (ce205c43-47da-4255-a17d-7e8c751bc447) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:37:51.589075 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-25ecb2fd-01f6-4679-add8-57a3f03fafbb tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Create volume request issued successfully. Jul 03 02:37:51.589786 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-25ecb2fd-01f6-4679-add8-57a3f03fafbb tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:37:51.590436 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1022/4126] 10.4.3.223 () {70 vars in 1300 bytes} [Fri Jul 3 02:37:51 2026] POST /volume/v3/volumes => generated 804 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:37:51.605459 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-27ca396f-fe94-49e8-9995-2cba4cfd960f None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:51.606684 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-27ca396f-fe94-49e8-9995-2cba4cfd960f tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] GET https://10.4.3.223/volume/v3/volumes/49d8204b-d600-475b-aac6-fe7b83d2a794 Jul 03 02:37:51.606959 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-27ca396f-fe94-49e8-9995-2cba4cfd960f tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:51.607530 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-27ca396f-fe94-49e8-9995-2cba4cfd960f tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:51.614335 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:51.614335 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:37:51.618554 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-27ca396f-fe94-49e8-9995-2cba4cfd960f tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Volume info retrieved successfully. Jul 03 02:37:51.625622 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-27ca396f-fe94-49e8-9995-2cba4cfd960f tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] https://10.4.3.223/volume/v3/volumes/49d8204b-d600-475b-aac6-fe7b83d2a794 returned with HTTP 200 Jul 03 02:37:51.626850 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1032/4127] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:37:51 2026] GET /volume/v3/volumes/49d8204b-d600-475b-aac6-fe7b83d2a794 => generated 872 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:37:52.088195 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-ff6f205d-b892-4053-953d-8ca9bc0e06c0 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:52.090068 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-ff6f205d-b892-4053-953d-8ca9bc0e06c0 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] GET https://10.4.3.223/volume/v3/volumes/2003f5df-ed62-46d6-a4ac-707e2f24fc5c Jul 03 02:37:52.090279 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-ff6f205d-b892-4053-953d-8ca9bc0e06c0 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:52.090504 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-ff6f205d-b892-4053-953d-8ca9bc0e06c0 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:52.096938 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-7a9dfd9f-1c76-4676-b985-986015180a8b None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:52.097433 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:52.097433 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:37:52.098525 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-7a9dfd9f-1c76-4676-b985-986015180a8b tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] GET https://10.4.3.223/volume/v3/snapshots/a9e69d86-f2c1-4bec-93a7-8fd28e336119 Jul 03 02:37:52.098702 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-7a9dfd9f-1c76-4676-b985-986015180a8b tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:52.098876 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-7a9dfd9f-1c76-4676-b985-986015180a8b tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:52.101098 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-ff6f205d-b892-4053-953d-8ca9bc0e06c0 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Volume info retrieved successfully. Jul 03 02:37:52.103243 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:52.103243 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:37:52.103640 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-7a9dfd9f-1c76-4676-b985-986015180a8b tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Snapshot retrieved successfully. Jul 03 02:37:52.104366 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-7a9dfd9f-1c76-4676-b985-986015180a8b tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] https://10.4.3.223/volume/v3/snapshots/a9e69d86-f2c1-4bec-93a7-8fd28e336119 returned with HTTP 200 Jul 03 02:37:52.104819 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1039/4128] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:37:52 2026] GET /volume/v3/snapshots/a9e69d86-f2c1-4bec-93a7-8fd28e336119 => generated 465 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:37:52.105280 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-ff6f205d-b892-4053-953d-8ca9bc0e06c0 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] https://10.4.3.223/volume/v3/volumes/2003f5df-ed62-46d6-a4ac-707e2f24fc5c returned with HTTP 200 Jul 03 02:37:52.105703 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1036/4129] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:37:52 2026] GET /volume/v3/volumes/2003f5df-ed62-46d6-a4ac-707e2f24fc5c => generated 944 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:37:52.116349 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-339eec56-c413-4ea3-bf9b-df2a7e903d79 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:52.145768 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-339eec56-c413-4ea3-bf9b-df2a7e903d79 tempest-SnapshotsActionsTest-35088513 tempest-SnapshotsActionsTest-35088513-project-admin] POST https://10.4.3.223/volume/v3/snapshots/a9e69d86-f2c1-4bec-93a7-8fd28e336119/action Jul 03 02:37:52.146147 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-339eec56-c413-4ea3-bf9b-df2a7e903d79 tempest-SnapshotsActionsTest-35088513 tempest-SnapshotsActionsTest-35088513-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:37:52.146326 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-339eec56-c413-4ea3-bf9b-df2a7e903d79 tempest-SnapshotsActionsTest-35088513 tempest-SnapshotsActionsTest-35088513-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:37:52.147743 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.contrib.admin_actions [None req-339eec56-c413-4ea3-bf9b-df2a7e903d79 tempest-SnapshotsActionsTest-35088513 tempest-SnapshotsActionsTest-35088513-project-admin] Updating snapshot 'a9e69d86-f2c1-4bec-93a7-8fd28e336119' with '{'status': 'creating'}' {{(pid=100014) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 02:37:52.155165 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:52.155165 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:37:52.169449 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-339eec56-c413-4ea3-bf9b-df2a7e903d79 tempest-SnapshotsActionsTest-35088513 tempest-SnapshotsActionsTest-35088513-project-admin] https://10.4.3.223/volume/v3/snapshots/a9e69d86-f2c1-4bec-93a7-8fd28e336119/action returned with HTTP 202 Jul 03 02:37:52.169923 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1023/4130] 10.4.3.223 () {68 vars in 1396 bytes} [Fri Jul 3 02:37:52 2026] POST /volume/v3/snapshots/a9e69d86-f2c1-4bec-93a7-8fd28e336119/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 02:37:52.176738 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-43bff7e1-80b7-4a88-9afa-c066c4e88a6b None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:52.178541 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-43bff7e1-80b7-4a88-9afa-c066c4e88a6b tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] GET https://10.4.3.223/volume/v3/snapshots/a9e69d86-f2c1-4bec-93a7-8fd28e336119 Jul 03 02:37:52.178766 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-43bff7e1-80b7-4a88-9afa-c066c4e88a6b tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:52.178981 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-43bff7e1-80b7-4a88-9afa-c066c4e88a6b tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:52.184554 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:52.184554 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:37:52.184986 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-43bff7e1-80b7-4a88-9afa-c066c4e88a6b tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Snapshot retrieved successfully. Jul 03 02:37:52.185883 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-43bff7e1-80b7-4a88-9afa-c066c4e88a6b tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] https://10.4.3.223/volume/v3/snapshots/a9e69d86-f2c1-4bec-93a7-8fd28e336119 returned with HTTP 200 Jul 03 02:37:52.186481 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1033/4131] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:37:52 2026] GET /volume/v3/snapshots/a9e69d86-f2c1-4bec-93a7-8fd28e336119 => generated 464 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:37:52.194479 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-58a4836f-39ed-4828-bc04-b35241b973c4 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:52.196446 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-58a4836f-39ed-4828-bc04-b35241b973c4 tempest-SnapshotsActionsTest-35088513 tempest-SnapshotsActionsTest-35088513-project-admin] POST https://10.4.3.223/volume/v3/snapshots/a9e69d86-f2c1-4bec-93a7-8fd28e336119/action Jul 03 02:37:52.196797 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-58a4836f-39ed-4828-bc04-b35241b973c4 tempest-SnapshotsActionsTest-35088513 tempest-SnapshotsActionsTest-35088513-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100015) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:37:52.196921 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-58a4836f-39ed-4828-bc04-b35241b973c4 tempest-SnapshotsActionsTest-35088513 tempest-SnapshotsActionsTest-35088513-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:37:52.198374 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.contrib.admin_actions [None req-58a4836f-39ed-4828-bc04-b35241b973c4 tempest-SnapshotsActionsTest-35088513 tempest-SnapshotsActionsTest-35088513-project-admin] Updating snapshot 'a9e69d86-f2c1-4bec-93a7-8fd28e336119' with '{'status': 'available'}' {{(pid=100015) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 02:37:52.220920 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:52.220920 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:37:52.243483 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-58a4836f-39ed-4828-bc04-b35241b973c4 tempest-SnapshotsActionsTest-35088513 tempest-SnapshotsActionsTest-35088513-project-admin] https://10.4.3.223/volume/v3/snapshots/a9e69d86-f2c1-4bec-93a7-8fd28e336119/action returned with HTTP 202 Jul 03 02:37:52.243979 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1040/4132] 10.4.3.223 () {68 vars in 1396 bytes} [Fri Jul 3 02:37:52 2026] POST /volume/v3/snapshots/a9e69d86-f2c1-4bec-93a7-8fd28e336119/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 02:37:52.253966 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-23901cb4-2cd0-4ca1-9b80-42225a3fd42d None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:52.255887 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-23901cb4-2cd0-4ca1-9b80-42225a3fd42d tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] GET https://10.4.3.223/volume/v3/snapshots/a9e69d86-f2c1-4bec-93a7-8fd28e336119 Jul 03 02:37:52.256104 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-23901cb4-2cd0-4ca1-9b80-42225a3fd42d tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:52.256320 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-23901cb4-2cd0-4ca1-9b80-42225a3fd42d tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:52.261893 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:52.261893 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:37:52.262438 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-23901cb4-2cd0-4ca1-9b80-42225a3fd42d tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Snapshot retrieved successfully. Jul 03 02:37:52.263185 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-23901cb4-2cd0-4ca1-9b80-42225a3fd42d tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] https://10.4.3.223/volume/v3/snapshots/a9e69d86-f2c1-4bec-93a7-8fd28e336119 returned with HTTP 200 Jul 03 02:37:52.263617 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1037/4133] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:37:52 2026] GET /volume/v3/snapshots/a9e69d86-f2c1-4bec-93a7-8fd28e336119 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:37:52.273179 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-b698bdee-4927-4183-ae6c-c3e03e7a0b26 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:52.276614 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-b698bdee-4927-4183-ae6c-c3e03e7a0b26 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] POST https://10.4.3.223/volume/v3/snapshots Jul 03 02:37:52.276614 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-b698bdee-4927-4183-ae6c-c3e03e7a0b26 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3cc6963d-2750-4595-94c5-f9d2a72381dd", "name": "tempest-SnapshotsActionsTest-Snapshot-156644839"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:37:52.290890 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:52.290890 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:37:52.291565 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-b698bdee-4927-4183-ae6c-c3e03e7a0b26 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Volume info retrieved successfully. Jul 03 02:37:52.291726 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.snapshots [None req-b698bdee-4927-4183-ae6c-c3e03e7a0b26 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Create snapshot from volume 3cc6963d-2750-4595-94c5-f9d2a72381dd Jul 03 02:37:52.324682 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.quota [None req-b698bdee-4927-4183-ae6c-c3e03e7a0b26 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Created reservations ['b4c9cc69-672f-454a-b7f3-eb1611a109a0', '9c543cb0-efa4-4485-8a36-359200500c61', '8eef7f39-08c3-4325-a8f8-7d9961e48ef6', 'b530fd0e-dea9-4625-a59b-8b9d0ec05b11'] {{(pid=100014) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:37:52.357862 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-b698bdee-4927-4183-ae6c-c3e03e7a0b26 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Snapshot create request issued successfully. Jul 03 02:37:52.358185 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-b698bdee-4927-4183-ae6c-c3e03e7a0b26 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] https://10.4.3.223/volume/v3/snapshots returned with HTTP 202 Jul 03 02:37:52.358804 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1024/4134] 10.4.3.223 () {68 vars in 1265 bytes} [Fri Jul 3 02:37:52 2026] POST /volume/v3/snapshots => generated 306 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:37:52.368868 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-c49985fd-98db-469b-88b7-30a8f2206813 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:52.371881 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-c49985fd-98db-469b-88b7-30a8f2206813 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] GET https://10.4.3.223/volume/v3/snapshots/224a0efb-3411-4c1a-9613-067500d5a55b Jul 03 02:37:52.372065 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-c49985fd-98db-469b-88b7-30a8f2206813 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:52.372247 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-c49985fd-98db-469b-88b7-30a8f2206813 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:52.381383 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:52.381383 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:37:52.381906 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-c49985fd-98db-469b-88b7-30a8f2206813 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Snapshot retrieved successfully. Jul 03 02:37:52.382846 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-c49985fd-98db-469b-88b7-30a8f2206813 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] https://10.4.3.223/volume/v3/snapshots/224a0efb-3411-4c1a-9613-067500d5a55b returned with HTTP 200 Jul 03 02:37:52.383250 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1034/4135] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:37:52 2026] GET /volume/v3/snapshots/224a0efb-3411-4c1a-9613-067500d5a55b => generated 438 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:37:52.639069 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-05c3462c-044d-45f4-835c-368ee9a864c0 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:52.643185 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-05c3462c-044d-45f4-835c-368ee9a864c0 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] GET https://10.4.3.223/volume/v3/volumes/49d8204b-d600-475b-aac6-fe7b83d2a794 Jul 03 02:37:52.643185 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-05c3462c-044d-45f4-835c-368ee9a864c0 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:52.643185 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-05c3462c-044d-45f4-835c-368ee9a864c0 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:52.649931 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:52.649931 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:37:52.653990 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-05c3462c-044d-45f4-835c-368ee9a864c0 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Volume info retrieved successfully. Jul 03 02:37:52.658533 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-05c3462c-044d-45f4-835c-368ee9a864c0 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] https://10.4.3.223/volume/v3/volumes/49d8204b-d600-475b-aac6-fe7b83d2a794 returned with HTTP 200 Jul 03 02:37:52.659026 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1041/4136] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:37:52 2026] GET /volume/v3/volumes/49d8204b-d600-475b-aac6-fe7b83d2a794 => generated 897 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:37:52.673081 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-978aba14-822f-48e0-932b-7633c637f104 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:52.675185 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-978aba14-822f-48e0-932b-7633c637f104 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] DELETE https://10.4.3.223/volume/v3/volumes/263dbd5e-dfaf-4a4f-a718-c8649618c4c3 Jul 03 02:37:52.675528 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-978aba14-822f-48e0-932b-7633c637f104 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:52.675745 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-978aba14-822f-48e0-932b-7633c637f104 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Calling method 'delete' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:52.675944 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.volumes [None req-978aba14-822f-48e0-932b-7633c637f104 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Delete volume with id: 263dbd5e-dfaf-4a4f-a718-c8649618c4c3 Jul 03 02:37:52.684607 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:52.684607 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:37:52.685200 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-978aba14-822f-48e0-932b-7633c637f104 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Volume info retrieved successfully. Jul 03 02:37:52.710430 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-978aba14-822f-48e0-932b-7633c637f104 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Delete volume request issued successfully. Jul 03 02:37:52.710646 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-978aba14-822f-48e0-932b-7633c637f104 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] https://10.4.3.223/volume/v3/volumes/263dbd5e-dfaf-4a4f-a718-c8649618c4c3 returned with HTTP 202 Jul 03 02:37:52.711128 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1038/4137] 10.4.3.223 () {68 vars in 1392 bytes} [Fri Jul 3 02:37:52 2026] DELETE /volume/v3/volumes/263dbd5e-dfaf-4a4f-a718-c8649618c4c3 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 02:37:52.719256 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-44766a68-fd96-437e-9b50-e657ad6263bc None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:52.722385 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-44766a68-fd96-437e-9b50-e657ad6263bc tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] GET https://10.4.3.223/volume/v3/volumes/263dbd5e-dfaf-4a4f-a718-c8649618c4c3 Jul 03 02:37:52.722697 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-44766a68-fd96-437e-9b50-e657ad6263bc tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:52.724364 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-44766a68-fd96-437e-9b50-e657ad6263bc tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:52.735741 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:52.735741 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:37:52.752515 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-44766a68-fd96-437e-9b50-e657ad6263bc tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Volume info retrieved successfully. Jul 03 02:37:52.765048 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-44766a68-fd96-437e-9b50-e657ad6263bc tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] https://10.4.3.223/volume/v3/volumes/263dbd5e-dfaf-4a4f-a718-c8649618c4c3 returned with HTTP 200 Jul 03 02:37:52.765571 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1025/4138] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:37:52 2026] GET /volume/v3/volumes/263dbd5e-dfaf-4a4f-a718-c8649618c4c3 => generated 861 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:37:53.119128 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-a39fd78b-bf29-4934-803d-4360b9f1b77f None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:53.121018 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-a39fd78b-bf29-4934-803d-4360b9f1b77f tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] GET https://10.4.3.223/volume/v3/volumes/2003f5df-ed62-46d6-a4ac-707e2f24fc5c Jul 03 02:37:53.121577 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-a39fd78b-bf29-4934-803d-4360b9f1b77f tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:53.121577 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-a39fd78b-bf29-4934-803d-4360b9f1b77f tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:53.129308 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:53.129308 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:37:53.132551 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-a39fd78b-bf29-4934-803d-4360b9f1b77f tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Volume info retrieved successfully. Jul 03 02:37:53.136523 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-a39fd78b-bf29-4934-803d-4360b9f1b77f tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] https://10.4.3.223/volume/v3/volumes/2003f5df-ed62-46d6-a4ac-707e2f24fc5c returned with HTTP 200 Jul 03 02:37:53.136913 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1035/4139] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:37:53 2026] GET /volume/v3/volumes/2003f5df-ed62-46d6-a4ac-707e2f24fc5c => generated 944 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:37:53.393807 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-798734dc-84d1-4b0b-bc2b-551747903fa3 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:53.395541 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-798734dc-84d1-4b0b-bc2b-551747903fa3 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] GET https://10.4.3.223/volume/v3/snapshots/224a0efb-3411-4c1a-9613-067500d5a55b Jul 03 02:37:53.395756 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-798734dc-84d1-4b0b-bc2b-551747903fa3 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:53.395951 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-798734dc-84d1-4b0b-bc2b-551747903fa3 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:53.400700 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:53.400700 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:37:53.401139 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-798734dc-84d1-4b0b-bc2b-551747903fa3 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Snapshot retrieved successfully. Jul 03 02:37:53.401958 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-798734dc-84d1-4b0b-bc2b-551747903fa3 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] https://10.4.3.223/volume/v3/snapshots/224a0efb-3411-4c1a-9613-067500d5a55b returned with HTTP 200 Jul 03 02:37:53.402412 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1042/4140] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:37:53 2026] GET /volume/v3/snapshots/224a0efb-3411-4c1a-9613-067500d5a55b => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:37:53.412875 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-5765bc07-488f-4e74-a1e7-bb8d9c466638 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:53.415015 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-5765bc07-488f-4e74-a1e7-bb8d9c466638 tempest-SnapshotsActionsTest-35088513 tempest-SnapshotsActionsTest-35088513-project-admin] POST https://10.4.3.223/volume/v3/snapshots/224a0efb-3411-4c1a-9613-067500d5a55b/action Jul 03 02:37:53.415477 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-5765bc07-488f-4e74-a1e7-bb8d9c466638 tempest-SnapshotsActionsTest-35088513 tempest-SnapshotsActionsTest-35088513-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100013) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:37:53.415645 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-5765bc07-488f-4e74-a1e7-bb8d9c466638 tempest-SnapshotsActionsTest-35088513 tempest-SnapshotsActionsTest-35088513-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:37:53.417047 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.contrib.admin_actions [None req-5765bc07-488f-4e74-a1e7-bb8d9c466638 tempest-SnapshotsActionsTest-35088513 tempest-SnapshotsActionsTest-35088513-project-admin] Updating snapshot '224a0efb-3411-4c1a-9613-067500d5a55b' with '{'status': 'creating'}' {{(pid=100013) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 02:37:53.439340 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:53.439340 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:37:53.453397 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-5765bc07-488f-4e74-a1e7-bb8d9c466638 tempest-SnapshotsActionsTest-35088513 tempest-SnapshotsActionsTest-35088513-project-admin] https://10.4.3.223/volume/v3/snapshots/224a0efb-3411-4c1a-9613-067500d5a55b/action returned with HTTP 202 Jul 03 02:37:53.453835 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1039/4141] 10.4.3.223 () {68 vars in 1396 bytes} [Fri Jul 3 02:37:53 2026] POST /volume/v3/snapshots/224a0efb-3411-4c1a-9613-067500d5a55b/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 02:37:53.460556 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-5b49e308-7f32-4836-b4ab-398e8b6f0e12 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:53.462672 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-5b49e308-7f32-4836-b4ab-398e8b6f0e12 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] GET https://10.4.3.223/volume/v3/snapshots/224a0efb-3411-4c1a-9613-067500d5a55b Jul 03 02:37:53.462870 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-5b49e308-7f32-4836-b4ab-398e8b6f0e12 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:53.463127 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-5b49e308-7f32-4836-b4ab-398e8b6f0e12 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:53.469378 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:53.469378 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:37:53.470033 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-5b49e308-7f32-4836-b4ab-398e8b6f0e12 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Snapshot retrieved successfully. Jul 03 02:37:53.471135 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-5b49e308-7f32-4836-b4ab-398e8b6f0e12 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] https://10.4.3.223/volume/v3/snapshots/224a0efb-3411-4c1a-9613-067500d5a55b returned with HTTP 200 Jul 03 02:37:53.471909 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1026/4142] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:37:53 2026] GET /volume/v3/snapshots/224a0efb-3411-4c1a-9613-067500d5a55b => generated 464 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:37:53.480542 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-7c0c0b60-71a7-468f-9d04-f1a15fe804fd None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:53.482491 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-7c0c0b60-71a7-468f-9d04-f1a15fe804fd tempest-SnapshotsActionsTest-35088513 tempest-SnapshotsActionsTest-35088513-project-admin] POST https://10.4.3.223/volume/v3/snapshots/224a0efb-3411-4c1a-9613-067500d5a55b/action Jul 03 02:37:53.482885 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-7c0c0b60-71a7-468f-9d04-f1a15fe804fd tempest-SnapshotsActionsTest-35088513 tempest-SnapshotsActionsTest-35088513-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100012) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:37:53.483038 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-7c0c0b60-71a7-468f-9d04-f1a15fe804fd tempest-SnapshotsActionsTest-35088513 tempest-SnapshotsActionsTest-35088513-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:37:53.512175 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:53.512175 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:37:53.512590 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-7c0c0b60-71a7-468f-9d04-f1a15fe804fd tempest-SnapshotsActionsTest-35088513 tempest-SnapshotsActionsTest-35088513-project-admin] Snapshot retrieved successfully. Jul 03 02:37:53.532472 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-7c0c0b60-71a7-468f-9d04-f1a15fe804fd tempest-SnapshotsActionsTest-35088513 tempest-SnapshotsActionsTest-35088513-project-admin] Snapshot delete request issued successfully. Jul 03 02:37:53.532735 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-7c0c0b60-71a7-468f-9d04-f1a15fe804fd tempest-SnapshotsActionsTest-35088513 tempest-SnapshotsActionsTest-35088513-project-admin] https://10.4.3.223/volume/v3/snapshots/224a0efb-3411-4c1a-9613-067500d5a55b/action returned with HTTP 202 Jul 03 02:37:53.533224 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1036/4143] 10.4.3.223 () {68 vars in 1396 bytes} [Fri Jul 3 02:37:53 2026] POST /volume/v3/snapshots/224a0efb-3411-4c1a-9613-067500d5a55b/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 02:37:53.539969 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-3a6bd6ed-ec39-4441-a43c-4726ac53f454 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:53.541725 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-3a6bd6ed-ec39-4441-a43c-4726ac53f454 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] GET https://10.4.3.223/volume/v3/snapshots/224a0efb-3411-4c1a-9613-067500d5a55b Jul 03 02:37:53.541897 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-3a6bd6ed-ec39-4441-a43c-4726ac53f454 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:53.542088 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-3a6bd6ed-ec39-4441-a43c-4726ac53f454 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:53.548859 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:53.548859 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:37:53.549302 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-3a6bd6ed-ec39-4441-a43c-4726ac53f454 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Snapshot retrieved successfully. Jul 03 02:37:53.550134 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-3a6bd6ed-ec39-4441-a43c-4726ac53f454 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] https://10.4.3.223/volume/v3/snapshots/224a0efb-3411-4c1a-9613-067500d5a55b returned with HTTP 200 Jul 03 02:37:53.550570 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1043/4144] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:37:53 2026] GET /volume/v3/snapshots/224a0efb-3411-4c1a-9613-067500d5a55b => generated 464 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:37:53.780876 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-125cdccd-7390-441e-af49-ed528e1bc3ec None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:53.782632 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-125cdccd-7390-441e-af49-ed528e1bc3ec tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] GET https://10.4.3.223/volume/v3/volumes/263dbd5e-dfaf-4a4f-a718-c8649618c4c3 Jul 03 02:37:53.782851 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-125cdccd-7390-441e-af49-ed528e1bc3ec tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:53.783071 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-125cdccd-7390-441e-af49-ed528e1bc3ec tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:53.788543 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-125cdccd-7390-441e-af49-ed528e1bc3ec tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] https://10.4.3.223/volume/v3/volumes/263dbd5e-dfaf-4a4f-a718-c8649618c4c3 returned with HTTP 404 Jul 03 02:37:53.789090 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1040/4145] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:37:53 2026] GET /volume/v3/volumes/263dbd5e-dfaf-4a4f-a718-c8649618c4c3 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 02:37:53.796113 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-caa90f10-3966-4cb9-96b3-37c0e5ec55d4 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:53.798397 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-caa90f10-3966-4cb9-96b3-37c0e5ec55d4 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] DELETE https://10.4.3.223/volume/v3/volumes/49d8204b-d600-475b-aac6-fe7b83d2a794 Jul 03 02:37:53.798709 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-caa90f10-3966-4cb9-96b3-37c0e5ec55d4 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:53.798963 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-caa90f10-3966-4cb9-96b3-37c0e5ec55d4 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Calling method 'delete' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:53.799206 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.volumes [None req-caa90f10-3966-4cb9-96b3-37c0e5ec55d4 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Delete volume with id: 49d8204b-d600-475b-aac6-fe7b83d2a794 Jul 03 02:37:53.808347 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:53.808347 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:37:53.809010 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-caa90f10-3966-4cb9-96b3-37c0e5ec55d4 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Volume info retrieved successfully. Jul 03 02:37:53.831032 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-caa90f10-3966-4cb9-96b3-37c0e5ec55d4 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Delete volume request issued successfully. Jul 03 02:37:53.831353 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-caa90f10-3966-4cb9-96b3-37c0e5ec55d4 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] https://10.4.3.223/volume/v3/volumes/49d8204b-d600-475b-aac6-fe7b83d2a794 returned with HTTP 202 Jul 03 02:37:53.831917 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1027/4146] 10.4.3.223 () {68 vars in 1392 bytes} [Fri Jul 3 02:37:53 2026] DELETE /volume/v3/volumes/49d8204b-d600-475b-aac6-fe7b83d2a794 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 02:37:53.839456 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-aaf9ddfb-1385-4b03-b0d7-848c01a07640 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:53.841297 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-aaf9ddfb-1385-4b03-b0d7-848c01a07640 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] GET https://10.4.3.223/volume/v3/volumes/49d8204b-d600-475b-aac6-fe7b83d2a794 Jul 03 02:37:53.841592 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-aaf9ddfb-1385-4b03-b0d7-848c01a07640 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:53.841827 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-aaf9ddfb-1385-4b03-b0d7-848c01a07640 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:53.848949 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:53.848949 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:37:53.852636 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-aaf9ddfb-1385-4b03-b0d7-848c01a07640 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Volume info retrieved successfully. Jul 03 02:37:53.857707 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-aaf9ddfb-1385-4b03-b0d7-848c01a07640 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] https://10.4.3.223/volume/v3/volumes/49d8204b-d600-475b-aac6-fe7b83d2a794 returned with HTTP 200 Jul 03 02:37:53.858099 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1037/4147] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:37:53 2026] GET /volume/v3/volumes/49d8204b-d600-475b-aac6-fe7b83d2a794 => generated 896 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:37:54.153300 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-c423ac5c-6b21-474f-9df2-4b0ab7faceb4 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:54.155436 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-c423ac5c-6b21-474f-9df2-4b0ab7faceb4 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] GET https://10.4.3.223/volume/v3/volumes/2003f5df-ed62-46d6-a4ac-707e2f24fc5c Jul 03 02:37:54.155637 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-c423ac5c-6b21-474f-9df2-4b0ab7faceb4 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:54.155896 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-c423ac5c-6b21-474f-9df2-4b0ab7faceb4 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:54.164412 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:54.164412 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:37:54.168662 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-c423ac5c-6b21-474f-9df2-4b0ab7faceb4 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Volume info retrieved successfully. Jul 03 02:37:54.174306 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-c423ac5c-6b21-474f-9df2-4b0ab7faceb4 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] https://10.4.3.223/volume/v3/volumes/2003f5df-ed62-46d6-a4ac-707e2f24fc5c returned with HTTP 200 Jul 03 02:37:54.174773 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1044/4148] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:37:54 2026] GET /volume/v3/volumes/2003f5df-ed62-46d6-a4ac-707e2f24fc5c => generated 944 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:37:54.560947 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-3f5480bc-11d8-4558-bd27-9a29828dcb82 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:54.566935 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-3f5480bc-11d8-4558-bd27-9a29828dcb82 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] GET https://10.4.3.223/volume/v3/snapshots/224a0efb-3411-4c1a-9613-067500d5a55b Jul 03 02:37:54.567121 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-3f5480bc-11d8-4558-bd27-9a29828dcb82 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:54.567319 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-3f5480bc-11d8-4558-bd27-9a29828dcb82 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:54.573608 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-3f5480bc-11d8-4558-bd27-9a29828dcb82 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] https://10.4.3.223/volume/v3/snapshots/224a0efb-3411-4c1a-9613-067500d5a55b returned with HTTP 404 Jul 03 02:37:54.574139 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1041/4149] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:37:54 2026] GET /volume/v3/snapshots/224a0efb-3411-4c1a-9613-067500d5a55b => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:37:54.581843 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-631d9ff7-1bee-4a0e-80f6-5039cf5dd873 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:54.583679 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-631d9ff7-1bee-4a0e-80f6-5039cf5dd873 tempest-SnapshotsActionsTest-35088513 tempest-SnapshotsActionsTest-35088513-project-admin] POST https://10.4.3.223/volume/v3/snapshots/a9e69d86-f2c1-4bec-93a7-8fd28e336119/action Jul 03 02:37:54.584073 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-631d9ff7-1bee-4a0e-80f6-5039cf5dd873 tempest-SnapshotsActionsTest-35088513 tempest-SnapshotsActionsTest-35088513-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:37:54.584279 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-631d9ff7-1bee-4a0e-80f6-5039cf5dd873 tempest-SnapshotsActionsTest-35088513 tempest-SnapshotsActionsTest-35088513-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:37:54.585886 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.contrib.admin_actions [None req-631d9ff7-1bee-4a0e-80f6-5039cf5dd873 tempest-SnapshotsActionsTest-35088513 tempest-SnapshotsActionsTest-35088513-project-admin] Updating snapshot 'a9e69d86-f2c1-4bec-93a7-8fd28e336119' with '{'status': 'available'}' {{(pid=100014) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 02:37:54.594479 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:54.594479 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:37:54.608142 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-631d9ff7-1bee-4a0e-80f6-5039cf5dd873 tempest-SnapshotsActionsTest-35088513 tempest-SnapshotsActionsTest-35088513-project-admin] https://10.4.3.223/volume/v3/snapshots/a9e69d86-f2c1-4bec-93a7-8fd28e336119/action returned with HTTP 202 Jul 03 02:37:54.608692 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1028/4150] 10.4.3.223 () {68 vars in 1396 bytes} [Fri Jul 3 02:37:54 2026] POST /volume/v3/snapshots/a9e69d86-f2c1-4bec-93a7-8fd28e336119/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 02:37:54.617402 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-c4fd72ad-ab9e-400f-8ed3-9064a96bb9da None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:54.618957 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-c4fd72ad-ab9e-400f-8ed3-9064a96bb9da tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] GET https://10.4.3.223/volume/v3/snapshots/a9e69d86-f2c1-4bec-93a7-8fd28e336119 Jul 03 02:37:54.619112 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-c4fd72ad-ab9e-400f-8ed3-9064a96bb9da tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:54.619307 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-c4fd72ad-ab9e-400f-8ed3-9064a96bb9da tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:54.626335 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:54.626335 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:37:54.626335 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-c4fd72ad-ab9e-400f-8ed3-9064a96bb9da tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Snapshot retrieved successfully. Jul 03 02:37:54.626335 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-c4fd72ad-ab9e-400f-8ed3-9064a96bb9da tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] https://10.4.3.223/volume/v3/snapshots/a9e69d86-f2c1-4bec-93a7-8fd28e336119 returned with HTTP 200 Jul 03 02:37:54.626335 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1038/4151] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:37:54 2026] GET /volume/v3/snapshots/a9e69d86-f2c1-4bec-93a7-8fd28e336119 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:37:54.641352 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-acdf4dd9-df28-45ee-9d89-f7cd8bda0280 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:54.643531 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-acdf4dd9-df28-45ee-9d89-f7cd8bda0280 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/224a0efb-3411-4c1a-9613-067500d5a55b Jul 03 02:37:54.643733 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-acdf4dd9-df28-45ee-9d89-f7cd8bda0280 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:54.643931 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-acdf4dd9-df28-45ee-9d89-f7cd8bda0280 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:54.644042 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.snapshots [None req-acdf4dd9-df28-45ee-9d89-f7cd8bda0280 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Delete snapshot with id: 224a0efb-3411-4c1a-9613-067500d5a55b Jul 03 02:37:54.649070 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-acdf4dd9-df28-45ee-9d89-f7cd8bda0280 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] https://10.4.3.223/volume/v3/snapshots/224a0efb-3411-4c1a-9613-067500d5a55b returned with HTTP 404 Jul 03 02:37:54.649641 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1045/4152] 10.4.3.223 () {66 vars in 1357 bytes} [Fri Jul 3 02:37:54 2026] DELETE /volume/v3/snapshots/224a0efb-3411-4c1a-9613-067500d5a55b => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:37:54.659113 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-910465a2-e3c8-4d48-9117-6ac7e3ae6d11 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:54.661336 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-910465a2-e3c8-4d48-9117-6ac7e3ae6d11 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] POST https://10.4.3.223/volume/v3/snapshots Jul 03 02:37:54.661738 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-910465a2-e3c8-4d48-9117-6ac7e3ae6d11 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3cc6963d-2750-4595-94c5-f9d2a72381dd", "name": "tempest-SnapshotsActionsTest-Snapshot-2075488819"}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:37:54.673087 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:54.673087 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:37:54.673661 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-910465a2-e3c8-4d48-9117-6ac7e3ae6d11 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Volume info retrieved successfully. Jul 03 02:37:54.673787 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.snapshots [None req-910465a2-e3c8-4d48-9117-6ac7e3ae6d11 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Create snapshot from volume 3cc6963d-2750-4595-94c5-f9d2a72381dd Jul 03 02:37:54.704716 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.quota [None req-910465a2-e3c8-4d48-9117-6ac7e3ae6d11 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Created reservations ['104dfe8d-2619-4127-90ad-3181fb2d211a', 'c22ad484-d92b-4c58-a210-039d25feaae5', 'ed822157-e643-452f-a4a8-265916f3ee43', 'd86de189-fd88-4dd5-9c8a-44bc4ce880b6'] {{(pid=100013) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:37:54.741636 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-910465a2-e3c8-4d48-9117-6ac7e3ae6d11 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Snapshot create request issued successfully. Jul 03 02:37:54.741977 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-910465a2-e3c8-4d48-9117-6ac7e3ae6d11 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] https://10.4.3.223/volume/v3/snapshots returned with HTTP 202 Jul 03 02:37:54.742443 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1042/4153] 10.4.3.223 () {68 vars in 1265 bytes} [Fri Jul 3 02:37:54 2026] POST /volume/v3/snapshots => generated 307 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:37:54.753933 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-edb4db88-1cb7-4d03-bf71-e5b55bd776c7 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:54.755512 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-edb4db88-1cb7-4d03-bf71-e5b55bd776c7 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] GET https://10.4.3.223/volume/v3/snapshots/3e741cc8-4c19-4048-9908-f01d9f8bc5c2 Jul 03 02:37:54.755677 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-edb4db88-1cb7-4d03-bf71-e5b55bd776c7 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:54.755850 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-edb4db88-1cb7-4d03-bf71-e5b55bd776c7 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:54.762393 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:54.762393 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:37:54.762875 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-edb4db88-1cb7-4d03-bf71-e5b55bd776c7 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Snapshot retrieved successfully. Jul 03 02:37:54.763845 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-edb4db88-1cb7-4d03-bf71-e5b55bd776c7 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] https://10.4.3.223/volume/v3/snapshots/3e741cc8-4c19-4048-9908-f01d9f8bc5c2 returned with HTTP 200 Jul 03 02:37:54.764225 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1029/4154] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:37:54 2026] GET /volume/v3/snapshots/3e741cc8-4c19-4048-9908-f01d9f8bc5c2 => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:37:54.875975 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-dddb42de-ab69-457e-baa9-2f312f1ed2b5 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:54.877754 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-dddb42de-ab69-457e-baa9-2f312f1ed2b5 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] GET https://10.4.3.223/volume/v3/volumes/49d8204b-d600-475b-aac6-fe7b83d2a794 Jul 03 02:37:54.879438 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-dddb42de-ab69-457e-baa9-2f312f1ed2b5 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:54.879438 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-dddb42de-ab69-457e-baa9-2f312f1ed2b5 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:54.884944 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-dddb42de-ab69-457e-baa9-2f312f1ed2b5 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] https://10.4.3.223/volume/v3/volumes/49d8204b-d600-475b-aac6-fe7b83d2a794 returned with HTTP 404 Jul 03 02:37:54.885695 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1039/4155] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:37:54 2026] GET /volume/v3/volumes/49d8204b-d600-475b-aac6-fe7b83d2a794 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 02:37:54.894030 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-2f5e6233-cfae-4dd1-b91c-a1c0ac89529d None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:54.896091 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-2f5e6233-cfae-4dd1-b91c-a1c0ac89529d tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] DELETE https://10.4.3.223/volume/v3/volumes/263dbd5e-dfaf-4a4f-a718-c8649618c4c3 Jul 03 02:37:54.896348 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-2f5e6233-cfae-4dd1-b91c-a1c0ac89529d tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:54.896638 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-2f5e6233-cfae-4dd1-b91c-a1c0ac89529d tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:54.896754 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-2f5e6233-cfae-4dd1-b91c-a1c0ac89529d tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Delete volume with id: 263dbd5e-dfaf-4a4f-a718-c8649618c4c3 Jul 03 02:37:54.904331 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-2f5e6233-cfae-4dd1-b91c-a1c0ac89529d tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] https://10.4.3.223/volume/v3/volumes/263dbd5e-dfaf-4a4f-a718-c8649618c4c3 returned with HTTP 404 Jul 03 02:37:54.905198 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1046/4156] 10.4.3.223 () {68 vars in 1392 bytes} [Fri Jul 3 02:37:54 2026] DELETE /volume/v3/volumes/263dbd5e-dfaf-4a4f-a718-c8649618c4c3 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 02:37:54.912219 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-e93a0994-65ba-4d26-ab4f-394ead0b0e56 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:54.914716 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-e93a0994-65ba-4d26-ab4f-394ead0b0e56 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] GET https://10.4.3.223/volume/v3/volumes/263dbd5e-dfaf-4a4f-a718-c8649618c4c3 Jul 03 02:37:54.914974 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-e93a0994-65ba-4d26-ab4f-394ead0b0e56 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:54.915199 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-e93a0994-65ba-4d26-ab4f-394ead0b0e56 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:54.921026 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-e93a0994-65ba-4d26-ab4f-394ead0b0e56 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] https://10.4.3.223/volume/v3/volumes/263dbd5e-dfaf-4a4f-a718-c8649618c4c3 returned with HTTP 404 Jul 03 02:37:54.921530 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1043/4157] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:37:54 2026] GET /volume/v3/volumes/263dbd5e-dfaf-4a4f-a718-c8649618c4c3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 02:37:54.929809 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-aef4444c-2fbc-43ce-87cd-9464eb009594 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:54.931825 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-aef4444c-2fbc-43ce-87cd-9464eb009594 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] DELETE https://10.4.3.223/volume/v3/volumes/08275463-c66c-475f-9837-fe02c226b6a2 Jul 03 02:37:54.932040 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-aef4444c-2fbc-43ce-87cd-9464eb009594 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:54.932257 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-aef4444c-2fbc-43ce-87cd-9464eb009594 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Calling method 'delete' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:54.932445 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.volumes [None req-aef4444c-2fbc-43ce-87cd-9464eb009594 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Delete volume with id: 08275463-c66c-475f-9837-fe02c226b6a2 Jul 03 02:37:54.940815 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:54.940815 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:37:54.941588 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-aef4444c-2fbc-43ce-87cd-9464eb009594 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Volume info retrieved successfully. Jul 03 02:37:54.975083 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-aef4444c-2fbc-43ce-87cd-9464eb009594 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Delete volume request issued successfully. Jul 03 02:37:54.975273 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-aef4444c-2fbc-43ce-87cd-9464eb009594 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] https://10.4.3.223/volume/v3/volumes/08275463-c66c-475f-9837-fe02c226b6a2 returned with HTTP 202 Jul 03 02:37:54.975943 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1030/4158] 10.4.3.223 () {68 vars in 1392 bytes} [Fri Jul 3 02:37:54 2026] DELETE /volume/v3/volumes/08275463-c66c-475f-9837-fe02c226b6a2 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 02:37:54.984539 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-e96e75a5-9f3f-487c-9186-dd22046ebdb5 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:54.986261 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-e96e75a5-9f3f-487c-9186-dd22046ebdb5 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] GET https://10.4.3.223/volume/v3/volumes/08275463-c66c-475f-9837-fe02c226b6a2 Jul 03 02:37:54.986673 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-e96e75a5-9f3f-487c-9186-dd22046ebdb5 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:54.986922 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-e96e75a5-9f3f-487c-9186-dd22046ebdb5 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:54.998666 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:54.998666 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:37:55.005055 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-e96e75a5-9f3f-487c-9186-dd22046ebdb5 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Volume info retrieved successfully. Jul 03 02:37:55.013802 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-e96e75a5-9f3f-487c-9186-dd22046ebdb5 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] https://10.4.3.223/volume/v3/volumes/08275463-c66c-475f-9837-fe02c226b6a2 returned with HTTP 200 Jul 03 02:37:55.014474 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1040/4159] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:37:54 2026] GET /volume/v3/volumes/08275463-c66c-475f-9837-fe02c226b6a2 => generated 895 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:37:55.187378 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-62706ef4-09bc-446e-9f40-58f890483c25 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:55.192445 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-62706ef4-09bc-446e-9f40-58f890483c25 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] GET https://10.4.3.223/volume/v3/volumes/2003f5df-ed62-46d6-a4ac-707e2f24fc5c Jul 03 02:37:55.192445 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-62706ef4-09bc-446e-9f40-58f890483c25 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:55.192445 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-62706ef4-09bc-446e-9f40-58f890483c25 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:55.197807 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:55.197807 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:37:55.202408 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-62706ef4-09bc-446e-9f40-58f890483c25 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Volume info retrieved successfully. Jul 03 02:37:55.207325 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-62706ef4-09bc-446e-9f40-58f890483c25 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] https://10.4.3.223/volume/v3/volumes/2003f5df-ed62-46d6-a4ac-707e2f24fc5c returned with HTTP 200 Jul 03 02:37:55.207779 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1047/4160] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:37:55 2026] GET /volume/v3/volumes/2003f5df-ed62-46d6-a4ac-707e2f24fc5c => generated 944 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:37:55.775064 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-97cfe1a7-8e6f-4a30-b298-a389eb914980 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:55.776847 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-97cfe1a7-8e6f-4a30-b298-a389eb914980 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] GET https://10.4.3.223/volume/v3/snapshots/3e741cc8-4c19-4048-9908-f01d9f8bc5c2 Jul 03 02:37:55.777043 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-97cfe1a7-8e6f-4a30-b298-a389eb914980 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:55.777249 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-97cfe1a7-8e6f-4a30-b298-a389eb914980 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:55.782733 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:55.782733 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:37:55.783202 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-97cfe1a7-8e6f-4a30-b298-a389eb914980 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Snapshot retrieved successfully. Jul 03 02:37:55.784178 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-97cfe1a7-8e6f-4a30-b298-a389eb914980 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] https://10.4.3.223/volume/v3/snapshots/3e741cc8-4c19-4048-9908-f01d9f8bc5c2 returned with HTTP 200 Jul 03 02:37:55.784766 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1044/4161] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:37:55 2026] GET /volume/v3/snapshots/3e741cc8-4c19-4048-9908-f01d9f8bc5c2 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:37:55.794027 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-0f7ab82e-594d-4f27-97ef-c087316b80ee None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:55.796737 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-0f7ab82e-594d-4f27-97ef-c087316b80ee tempest-SnapshotsActionsTest-35088513 tempest-SnapshotsActionsTest-35088513-project-admin] POST https://10.4.3.223/volume/v3/snapshots/3e741cc8-4c19-4048-9908-f01d9f8bc5c2/action Jul 03 02:37:55.797106 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-0f7ab82e-594d-4f27-97ef-c087316b80ee tempest-SnapshotsActionsTest-35088513 tempest-SnapshotsActionsTest-35088513-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=100014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:37:55.797262 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-0f7ab82e-594d-4f27-97ef-c087316b80ee tempest-SnapshotsActionsTest-35088513 tempest-SnapshotsActionsTest-35088513-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:37:55.798837 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.contrib.admin_actions [None req-0f7ab82e-594d-4f27-97ef-c087316b80ee tempest-SnapshotsActionsTest-35088513 tempest-SnapshotsActionsTest-35088513-project-admin] Updating snapshot '3e741cc8-4c19-4048-9908-f01d9f8bc5c2' with '{'status': 'deleting'}' {{(pid=100014) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 02:37:55.807592 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:55.807592 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:37:55.825355 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-0f7ab82e-594d-4f27-97ef-c087316b80ee tempest-SnapshotsActionsTest-35088513 tempest-SnapshotsActionsTest-35088513-project-admin] https://10.4.3.223/volume/v3/snapshots/3e741cc8-4c19-4048-9908-f01d9f8bc5c2/action returned with HTTP 202 Jul 03 02:37:55.825749 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1031/4162] 10.4.3.223 () {68 vars in 1396 bytes} [Fri Jul 3 02:37:55 2026] POST /volume/v3/snapshots/3e741cc8-4c19-4048-9908-f01d9f8bc5c2/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 02:37:55.834530 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-c357bda1-ba58-4d0e-aa1b-50ae443ce4eb None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:55.837488 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-c357bda1-ba58-4d0e-aa1b-50ae443ce4eb tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] GET https://10.4.3.223/volume/v3/snapshots/3e741cc8-4c19-4048-9908-f01d9f8bc5c2 Jul 03 02:37:55.837488 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-c357bda1-ba58-4d0e-aa1b-50ae443ce4eb tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:55.837488 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-c357bda1-ba58-4d0e-aa1b-50ae443ce4eb tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:55.841630 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:55.841630 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:37:55.842152 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-c357bda1-ba58-4d0e-aa1b-50ae443ce4eb tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Snapshot retrieved successfully. Jul 03 02:37:55.842950 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-c357bda1-ba58-4d0e-aa1b-50ae443ce4eb tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] https://10.4.3.223/volume/v3/snapshots/3e741cc8-4c19-4048-9908-f01d9f8bc5c2 returned with HTTP 200 Jul 03 02:37:55.843380 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1041/4163] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:37:55 2026] GET /volume/v3/snapshots/3e741cc8-4c19-4048-9908-f01d9f8bc5c2 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:37:55.853820 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-39a1155c-d8af-42c8-805f-af61b68cacf1 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:55.858084 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-39a1155c-d8af-42c8-805f-af61b68cacf1 tempest-SnapshotsActionsTest-35088513 tempest-SnapshotsActionsTest-35088513-project-admin] POST https://10.4.3.223/volume/v3/snapshots/3e741cc8-4c19-4048-9908-f01d9f8bc5c2/action Jul 03 02:37:55.858431 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-39a1155c-d8af-42c8-805f-af61b68cacf1 tempest-SnapshotsActionsTest-35088513 tempest-SnapshotsActionsTest-35088513-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100015) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:37:55.858596 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-39a1155c-d8af-42c8-805f-af61b68cacf1 tempest-SnapshotsActionsTest-35088513 tempest-SnapshotsActionsTest-35088513-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:37:55.869981 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:55.869981 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:37:55.870306 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-39a1155c-d8af-42c8-805f-af61b68cacf1 tempest-SnapshotsActionsTest-35088513 tempest-SnapshotsActionsTest-35088513-project-admin] Snapshot retrieved successfully. Jul 03 02:37:55.896245 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-39a1155c-d8af-42c8-805f-af61b68cacf1 tempest-SnapshotsActionsTest-35088513 tempest-SnapshotsActionsTest-35088513-project-admin] Snapshot delete request issued successfully. Jul 03 02:37:55.896245 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-39a1155c-d8af-42c8-805f-af61b68cacf1 tempest-SnapshotsActionsTest-35088513 tempest-SnapshotsActionsTest-35088513-project-admin] https://10.4.3.223/volume/v3/snapshots/3e741cc8-4c19-4048-9908-f01d9f8bc5c2/action returned with HTTP 202 Jul 03 02:37:55.896245 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1048/4164] 10.4.3.223 () {68 vars in 1396 bytes} [Fri Jul 3 02:37:55 2026] POST /volume/v3/snapshots/3e741cc8-4c19-4048-9908-f01d9f8bc5c2/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 02:37:55.903243 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-be2353af-847e-4860-9a1d-438f7d32efed None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:55.904913 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-be2353af-847e-4860-9a1d-438f7d32efed tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] GET https://10.4.3.223/volume/v3/snapshots/3e741cc8-4c19-4048-9908-f01d9f8bc5c2 Jul 03 02:37:55.905211 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-be2353af-847e-4860-9a1d-438f7d32efed tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:55.905480 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-be2353af-847e-4860-9a1d-438f7d32efed tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:55.910845 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:55.910845 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:37:55.911570 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-be2353af-847e-4860-9a1d-438f7d32efed tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Snapshot retrieved successfully. Jul 03 02:37:55.912840 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-be2353af-847e-4860-9a1d-438f7d32efed tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] https://10.4.3.223/volume/v3/snapshots/3e741cc8-4c19-4048-9908-f01d9f8bc5c2 returned with HTTP 200 Jul 03 02:37:55.913482 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1045/4165] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:37:55 2026] GET /volume/v3/snapshots/3e741cc8-4c19-4048-9908-f01d9f8bc5c2 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:37:56.031989 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-d0a2413d-685e-4541-b8a5-737aff1b04e6 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:56.033920 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-d0a2413d-685e-4541-b8a5-737aff1b04e6 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] GET https://10.4.3.223/volume/v3/volumes/08275463-c66c-475f-9837-fe02c226b6a2 Jul 03 02:37:56.034126 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-d0a2413d-685e-4541-b8a5-737aff1b04e6 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:56.034344 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-d0a2413d-685e-4541-b8a5-737aff1b04e6 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:56.040280 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-d0a2413d-685e-4541-b8a5-737aff1b04e6 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] https://10.4.3.223/volume/v3/volumes/08275463-c66c-475f-9837-fe02c226b6a2 returned with HTTP 404 Jul 03 02:37:56.040829 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1032/4166] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:37:56 2026] GET /volume/v3/volumes/08275463-c66c-475f-9837-fe02c226b6a2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 02:37:56.049283 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-779d4c18-e865-455f-828c-358c400c440d None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:56.050862 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-779d4c18-e865-455f-828c-358c400c440d tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/737d5fce-5d87-4053-9b55-a2f8fd2adffb Jul 03 02:37:56.052610 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-779d4c18-e865-455f-828c-358c400c440d tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:56.052610 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-779d4c18-e865-455f-828c-358c400c440d tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Calling method 'delete' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:56.052610 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.snapshots [None req-779d4c18-e865-455f-828c-358c400c440d tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Delete snapshot with id: 737d5fce-5d87-4053-9b55-a2f8fd2adffb Jul 03 02:37:56.059967 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-779d4c18-e865-455f-828c-358c400c440d tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] https://10.4.3.223/volume/v3/snapshots/737d5fce-5d87-4053-9b55-a2f8fd2adffb returned with HTTP 404 Jul 03 02:37:56.059967 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1042/4167] 10.4.3.223 () {66 vars in 1357 bytes} [Fri Jul 3 02:37:56 2026] DELETE /volume/v3/snapshots/737d5fce-5d87-4053-9b55-a2f8fd2adffb => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:37:56.068697 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-85f16335-dc3b-45fe-aa4f-3b55410f6bac None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:56.072033 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-85f16335-dc3b-45fe-aa4f-3b55410f6bac tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] GET https://10.4.3.223/volume/v3/snapshots/737d5fce-5d87-4053-9b55-a2f8fd2adffb Jul 03 02:37:56.072033 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-85f16335-dc3b-45fe-aa4f-3b55410f6bac tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:56.072033 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-85f16335-dc3b-45fe-aa4f-3b55410f6bac tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:56.078832 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-85f16335-dc3b-45fe-aa4f-3b55410f6bac tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] https://10.4.3.223/volume/v3/snapshots/737d5fce-5d87-4053-9b55-a2f8fd2adffb returned with HTTP 404 Jul 03 02:37:56.079774 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1049/4168] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:37:56 2026] GET /volume/v3/snapshots/737d5fce-5d87-4053-9b55-a2f8fd2adffb => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:37:56.091564 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-6bc10674-185b-4290-a130-c52a2c9fa53d None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:56.093809 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-6bc10674-185b-4290-a130-c52a2c9fa53d tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] DELETE https://10.4.3.223/volume/v3/volumes/8b812240-ff2c-47ce-ab60-5244844bc1a7 Jul 03 02:37:56.094089 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-6bc10674-185b-4290-a130-c52a2c9fa53d tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:56.094376 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-6bc10674-185b-4290-a130-c52a2c9fa53d tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Calling method 'delete' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:56.094661 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.volumes [None req-6bc10674-185b-4290-a130-c52a2c9fa53d tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Delete volume with id: 8b812240-ff2c-47ce-ab60-5244844bc1a7 Jul 03 02:37:56.104471 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-6bc10674-185b-4290-a130-c52a2c9fa53d tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] https://10.4.3.223/volume/v3/volumes/8b812240-ff2c-47ce-ab60-5244844bc1a7 returned with HTTP 404 Jul 03 02:37:56.104934 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1046/4169] 10.4.3.223 () {68 vars in 1392 bytes} [Fri Jul 3 02:37:56 2026] DELETE /volume/v3/volumes/8b812240-ff2c-47ce-ab60-5244844bc1a7 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 02:37:56.113759 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-438c7a4e-ad4d-44ec-b6fc-59fef29298c7 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:56.116054 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-438c7a4e-ad4d-44ec-b6fc-59fef29298c7 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] GET https://10.4.3.223/volume/v3/volumes/8b812240-ff2c-47ce-ab60-5244844bc1a7 Jul 03 02:37:56.116496 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-438c7a4e-ad4d-44ec-b6fc-59fef29298c7 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:56.116620 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-438c7a4e-ad4d-44ec-b6fc-59fef29298c7 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:56.123623 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-438c7a4e-ad4d-44ec-b6fc-59fef29298c7 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] https://10.4.3.223/volume/v3/volumes/8b812240-ff2c-47ce-ab60-5244844bc1a7 returned with HTTP 404 Jul 03 02:37:56.124228 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1033/4170] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:37:56 2026] GET /volume/v3/volumes/8b812240-ff2c-47ce-ab60-5244844bc1a7 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 02:37:56.132019 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-4446461c-f3ab-4af9-9da1-0b934802f709 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:56.134842 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-4446461c-f3ab-4af9-9da1-0b934802f709 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] DELETE https://10.4.3.223/volume/v3/volumes/0a1485cd-86d1-4a3f-84e8-f3fb45f150ff Jul 03 02:37:56.134842 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-4446461c-f3ab-4af9-9da1-0b934802f709 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:56.134842 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-4446461c-f3ab-4af9-9da1-0b934802f709 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Calling method 'delete' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:56.134842 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.volumes [None req-4446461c-f3ab-4af9-9da1-0b934802f709 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Delete volume with id: 0a1485cd-86d1-4a3f-84e8-f3fb45f150ff Jul 03 02:37:56.139777 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-4446461c-f3ab-4af9-9da1-0b934802f709 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] https://10.4.3.223/volume/v3/volumes/0a1485cd-86d1-4a3f-84e8-f3fb45f150ff returned with HTTP 404 Jul 03 02:37:56.140328 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1043/4171] 10.4.3.223 () {68 vars in 1392 bytes} [Fri Jul 3 02:37:56 2026] DELETE /volume/v3/volumes/0a1485cd-86d1-4a3f-84e8-f3fb45f150ff => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 02:37:56.149810 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-e5251606-77e4-454d-a239-0abbc8891192 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:56.151077 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-e5251606-77e4-454d-a239-0abbc8891192 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] GET https://10.4.3.223/volume/v3/volumes/0a1485cd-86d1-4a3f-84e8-f3fb45f150ff Jul 03 02:37:56.151389 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-e5251606-77e4-454d-a239-0abbc8891192 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:56.151649 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-e5251606-77e4-454d-a239-0abbc8891192 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:56.156801 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-e5251606-77e4-454d-a239-0abbc8891192 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] https://10.4.3.223/volume/v3/volumes/0a1485cd-86d1-4a3f-84e8-f3fb45f150ff returned with HTTP 404 Jul 03 02:37:56.157294 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1050/4172] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:37:56 2026] GET /volume/v3/volumes/0a1485cd-86d1-4a3f-84e8-f3fb45f150ff => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 02:37:56.165282 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-8c9bbebe-d4b6-4018-b5d1-cc25d48d5eae None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:56.167080 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-8c9bbebe-d4b6-4018-b5d1-cc25d48d5eae tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/68e9cca0-4b8f-4bce-8060-5006898b4a30 Jul 03 02:37:56.167282 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-8c9bbebe-d4b6-4018-b5d1-cc25d48d5eae tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:56.167511 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-8c9bbebe-d4b6-4018-b5d1-cc25d48d5eae tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Calling method 'delete' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:56.167626 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.snapshots [None req-8c9bbebe-d4b6-4018-b5d1-cc25d48d5eae tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Delete snapshot with id: 68e9cca0-4b8f-4bce-8060-5006898b4a30 Jul 03 02:37:56.171644 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-8c9bbebe-d4b6-4018-b5d1-cc25d48d5eae tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] https://10.4.3.223/volume/v3/snapshots/68e9cca0-4b8f-4bce-8060-5006898b4a30 returned with HTTP 404 Jul 03 02:37:56.172066 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1047/4173] 10.4.3.223 () {66 vars in 1357 bytes} [Fri Jul 3 02:37:56 2026] DELETE /volume/v3/snapshots/68e9cca0-4b8f-4bce-8060-5006898b4a30 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:37:56.179406 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-497cc019-9795-4c43-8d8a-a05d03c40f55 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:56.181140 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-497cc019-9795-4c43-8d8a-a05d03c40f55 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] GET https://10.4.3.223/volume/v3/snapshots/68e9cca0-4b8f-4bce-8060-5006898b4a30 Jul 03 02:37:56.181327 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-497cc019-9795-4c43-8d8a-a05d03c40f55 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:56.181528 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-497cc019-9795-4c43-8d8a-a05d03c40f55 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:56.185628 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-497cc019-9795-4c43-8d8a-a05d03c40f55 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] https://10.4.3.223/volume/v3/snapshots/68e9cca0-4b8f-4bce-8060-5006898b4a30 returned with HTTP 404 Jul 03 02:37:56.186060 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1034/4174] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:37:56 2026] GET /volume/v3/snapshots/68e9cca0-4b8f-4bce-8060-5006898b4a30 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:37:56.194642 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-9b5c74a4-7f5d-46e4-8fc0-ed0d9b6a3a1c None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:56.197831 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-9b5c74a4-7f5d-46e4-8fc0-ed0d9b6a3a1c tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] DELETE https://10.4.3.223/volume/v3/volumes/bae45be2-75d6-4cf4-a2b6-c7058470e2da Jul 03 02:37:56.197831 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-9b5c74a4-7f5d-46e4-8fc0-ed0d9b6a3a1c tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:56.197831 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-9b5c74a4-7f5d-46e4-8fc0-ed0d9b6a3a1c tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Calling method 'delete' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:56.197831 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.volumes [None req-9b5c74a4-7f5d-46e4-8fc0-ed0d9b6a3a1c tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Delete volume with id: bae45be2-75d6-4cf4-a2b6-c7058470e2da Jul 03 02:37:56.202364 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-9b5c74a4-7f5d-46e4-8fc0-ed0d9b6a3a1c tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] https://10.4.3.223/volume/v3/volumes/bae45be2-75d6-4cf4-a2b6-c7058470e2da returned with HTTP 404 Jul 03 02:37:56.202905 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1044/4175] 10.4.3.223 () {68 vars in 1392 bytes} [Fri Jul 3 02:37:56 2026] DELETE /volume/v3/volumes/bae45be2-75d6-4cf4-a2b6-c7058470e2da => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 02:37:56.210979 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-bbb5bc42-dc1e-4697-af9d-444fecba151a None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:56.212705 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-bbb5bc42-dc1e-4697-af9d-444fecba151a tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] GET https://10.4.3.223/volume/v3/volumes/bae45be2-75d6-4cf4-a2b6-c7058470e2da Jul 03 02:37:56.212969 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-bbb5bc42-dc1e-4697-af9d-444fecba151a tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:56.213263 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-bbb5bc42-dc1e-4697-af9d-444fecba151a tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:56.219907 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-bbb5bc42-dc1e-4697-af9d-444fecba151a tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] https://10.4.3.223/volume/v3/volumes/bae45be2-75d6-4cf4-a2b6-c7058470e2da returned with HTTP 404 Jul 03 02:37:56.220584 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1051/4176] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:37:56 2026] GET /volume/v3/volumes/bae45be2-75d6-4cf4-a2b6-c7058470e2da => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 02:37:56.221133 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-07a13c62-3ce2-4c73-ac03-8e989139d4e8 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:56.222915 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-07a13c62-3ce2-4c73-ac03-8e989139d4e8 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] GET https://10.4.3.223/volume/v3/volumes/2003f5df-ed62-46d6-a4ac-707e2f24fc5c Jul 03 02:37:56.223146 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-07a13c62-3ce2-4c73-ac03-8e989139d4e8 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:56.223355 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-07a13c62-3ce2-4c73-ac03-8e989139d4e8 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:56.228487 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-b274e58e-dfb6-430f-b28f-8010a4ca598f None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:56.230686 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-b274e58e-dfb6-430f-b28f-8010a4ca598f tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/ac90ed28-0cb7-4f3b-ab62-9f6ca2436114 Jul 03 02:37:56.230930 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-b274e58e-dfb6-430f-b28f-8010a4ca598f tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:56.231202 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-b274e58e-dfb6-430f-b28f-8010a4ca598f tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Calling method 'delete' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:56.231343 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.snapshots [None req-b274e58e-dfb6-430f-b28f-8010a4ca598f tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Delete snapshot with id: ac90ed28-0cb7-4f3b-ab62-9f6ca2436114 Jul 03 02:37:56.231630 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:56.231630 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:37:56.236403 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-07a13c62-3ce2-4c73-ac03-8e989139d4e8 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Volume info retrieved successfully. Jul 03 02:37:56.237481 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-b274e58e-dfb6-430f-b28f-8010a4ca598f tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] https://10.4.3.223/volume/v3/snapshots/ac90ed28-0cb7-4f3b-ab62-9f6ca2436114 returned with HTTP 404 Jul 03 02:37:56.238066 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1035/4177] 10.4.3.223 () {66 vars in 1357 bytes} [Fri Jul 3 02:37:56 2026] DELETE /volume/v3/snapshots/ac90ed28-0cb7-4f3b-ab62-9f6ca2436114 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:37:56.241708 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-07a13c62-3ce2-4c73-ac03-8e989139d4e8 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] https://10.4.3.223/volume/v3/volumes/2003f5df-ed62-46d6-a4ac-707e2f24fc5c returned with HTTP 200 Jul 03 02:37:56.242200 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1048/4178] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:37:56 2026] GET /volume/v3/volumes/2003f5df-ed62-46d6-a4ac-707e2f24fc5c => generated 944 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:37:56.246634 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-7e8de366-3e5f-42ea-ba9e-92087ce8fc67 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:56.248395 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-7e8de366-3e5f-42ea-ba9e-92087ce8fc67 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] GET https://10.4.3.223/volume/v3/snapshots/ac90ed28-0cb7-4f3b-ab62-9f6ca2436114 Jul 03 02:37:56.250270 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-7e8de366-3e5f-42ea-ba9e-92087ce8fc67 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:56.250270 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-7e8de366-3e5f-42ea-ba9e-92087ce8fc67 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:56.254286 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-7e8de366-3e5f-42ea-ba9e-92087ce8fc67 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] https://10.4.3.223/volume/v3/snapshots/ac90ed28-0cb7-4f3b-ab62-9f6ca2436114 returned with HTTP 404 Jul 03 02:37:56.255020 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1045/4179] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:37:56 2026] GET /volume/v3/snapshots/ac90ed28-0cb7-4f3b-ab62-9f6ca2436114 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:37:56.263132 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-d60a34bc-c5eb-4e17-b9be-002af5b3bed2 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:56.266231 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-d60a34bc-c5eb-4e17-b9be-002af5b3bed2 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] DELETE https://10.4.3.223/volume/v3/volumes/6c7c8829-0f08-4796-ac26-3e5eb21d6352 Jul 03 02:37:56.266604 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-d60a34bc-c5eb-4e17-b9be-002af5b3bed2 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:56.266907 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-d60a34bc-c5eb-4e17-b9be-002af5b3bed2 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:56.267229 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-d60a34bc-c5eb-4e17-b9be-002af5b3bed2 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Delete volume with id: 6c7c8829-0f08-4796-ac26-3e5eb21d6352 Jul 03 02:37:56.274143 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-d60a34bc-c5eb-4e17-b9be-002af5b3bed2 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] https://10.4.3.223/volume/v3/volumes/6c7c8829-0f08-4796-ac26-3e5eb21d6352 returned with HTTP 404 Jul 03 02:37:56.274909 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1052/4180] 10.4.3.223 () {68 vars in 1392 bytes} [Fri Jul 3 02:37:56 2026] DELETE /volume/v3/volumes/6c7c8829-0f08-4796-ac26-3e5eb21d6352 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 02:37:56.282455 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-e025d0ac-fb1f-469e-ad06-0d569243698d None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:56.284242 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-e025d0ac-fb1f-469e-ad06-0d569243698d tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] GET https://10.4.3.223/volume/v3/volumes/6c7c8829-0f08-4796-ac26-3e5eb21d6352 Jul 03 02:37:56.284490 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-e025d0ac-fb1f-469e-ad06-0d569243698d tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:56.284692 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-e025d0ac-fb1f-469e-ad06-0d569243698d tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:56.290277 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-e025d0ac-fb1f-469e-ad06-0d569243698d tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] https://10.4.3.223/volume/v3/volumes/6c7c8829-0f08-4796-ac26-3e5eb21d6352 returned with HTTP 404 Jul 03 02:37:56.290747 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1036/4181] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:37:56 2026] GET /volume/v3/volumes/6c7c8829-0f08-4796-ac26-3e5eb21d6352 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 02:37:56.296920 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-95ac139b-29f6-47e3-8a35-636d8644d53d None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:56.298971 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-95ac139b-29f6-47e3-8a35-636d8644d53d tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] DELETE https://10.4.3.223/volume/v3/volumes/a549f7cb-3240-4b64-b199-c16e1230101f Jul 03 02:37:56.299172 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-95ac139b-29f6-47e3-8a35-636d8644d53d tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:56.299349 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-95ac139b-29f6-47e3-8a35-636d8644d53d tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Calling method 'delete' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:56.299542 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.volumes [None req-95ac139b-29f6-47e3-8a35-636d8644d53d tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Delete volume with id: a549f7cb-3240-4b64-b199-c16e1230101f Jul 03 02:37:56.305353 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-95ac139b-29f6-47e3-8a35-636d8644d53d tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] https://10.4.3.223/volume/v3/volumes/a549f7cb-3240-4b64-b199-c16e1230101f returned with HTTP 404 Jul 03 02:37:56.305825 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1049/4182] 10.4.3.223 () {68 vars in 1392 bytes} [Fri Jul 3 02:37:56 2026] DELETE /volume/v3/volumes/a549f7cb-3240-4b64-b199-c16e1230101f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 02:37:56.313120 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-1c699bd1-b2b2-41d5-a183-891896466d45 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:56.316590 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-1c699bd1-b2b2-41d5-a183-891896466d45 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] GET https://10.4.3.223/volume/v3/volumes/a549f7cb-3240-4b64-b199-c16e1230101f Jul 03 02:37:56.316590 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-1c699bd1-b2b2-41d5-a183-891896466d45 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:56.316590 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-1c699bd1-b2b2-41d5-a183-891896466d45 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:56.323316 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-1c699bd1-b2b2-41d5-a183-891896466d45 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] https://10.4.3.223/volume/v3/volumes/a549f7cb-3240-4b64-b199-c16e1230101f returned with HTTP 404 Jul 03 02:37:56.324018 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1046/4183] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:37:56 2026] GET /volume/v3/volumes/a549f7cb-3240-4b64-b199-c16e1230101f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 02:37:56.330444 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-50cbeb38-9f7b-414a-9787-998853071d5d None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:56.332592 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-50cbeb38-9f7b-414a-9787-998853071d5d tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] DELETE https://10.4.3.223/volume/v3/volumes/90dfcf83-4695-45ca-bd99-271a42cb0052 Jul 03 02:37:56.332926 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-50cbeb38-9f7b-414a-9787-998853071d5d tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:56.333201 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-50cbeb38-9f7b-414a-9787-998853071d5d tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:56.333475 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-50cbeb38-9f7b-414a-9787-998853071d5d tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Delete volume with id: 90dfcf83-4695-45ca-bd99-271a42cb0052 Jul 03 02:37:56.340035 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-50cbeb38-9f7b-414a-9787-998853071d5d tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] https://10.4.3.223/volume/v3/volumes/90dfcf83-4695-45ca-bd99-271a42cb0052 returned with HTTP 404 Jul 03 02:37:56.340864 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1053/4184] 10.4.3.223 () {68 vars in 1392 bytes} [Fri Jul 3 02:37:56 2026] DELETE /volume/v3/volumes/90dfcf83-4695-45ca-bd99-271a42cb0052 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 02:37:56.347825 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-56d3ce26-5c70-46cc-ae84-10995f5e471c None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:56.349528 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-56d3ce26-5c70-46cc-ae84-10995f5e471c tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] GET https://10.4.3.223/volume/v3/volumes/90dfcf83-4695-45ca-bd99-271a42cb0052 Jul 03 02:37:56.349740 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-56d3ce26-5c70-46cc-ae84-10995f5e471c tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:56.349915 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-56d3ce26-5c70-46cc-ae84-10995f5e471c tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:56.354973 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-56d3ce26-5c70-46cc-ae84-10995f5e471c tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] https://10.4.3.223/volume/v3/volumes/90dfcf83-4695-45ca-bd99-271a42cb0052 returned with HTTP 404 Jul 03 02:37:56.355454 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1037/4185] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:37:56 2026] GET /volume/v3/volumes/90dfcf83-4695-45ca-bd99-271a42cb0052 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 02:37:56.362281 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-08389733-d106-41d1-b95d-89c88c082219 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:56.364088 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-08389733-d106-41d1-b95d-89c88c082219 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/2f3a8f7e-ecbe-4ae6-8bc1-52a9b5903e53 Jul 03 02:37:56.364287 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-08389733-d106-41d1-b95d-89c88c082219 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:56.364565 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-08389733-d106-41d1-b95d-89c88c082219 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Calling method 'delete' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:56.364701 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.snapshots [None req-08389733-d106-41d1-b95d-89c88c082219 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Delete snapshot with id: 2f3a8f7e-ecbe-4ae6-8bc1-52a9b5903e53 Jul 03 02:37:56.368913 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-08389733-d106-41d1-b95d-89c88c082219 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] https://10.4.3.223/volume/v3/snapshots/2f3a8f7e-ecbe-4ae6-8bc1-52a9b5903e53 returned with HTTP 404 Jul 03 02:37:56.369493 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1050/4186] 10.4.3.223 () {66 vars in 1357 bytes} [Fri Jul 3 02:37:56 2026] DELETE /volume/v3/snapshots/2f3a8f7e-ecbe-4ae6-8bc1-52a9b5903e53 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:37:56.375908 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-fbfada15-d6b4-472b-ade4-298e56a683b4 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:56.379243 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-fbfada15-d6b4-472b-ade4-298e56a683b4 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] GET https://10.4.3.223/volume/v3/snapshots/2f3a8f7e-ecbe-4ae6-8bc1-52a9b5903e53 Jul 03 02:37:56.379243 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-fbfada15-d6b4-472b-ade4-298e56a683b4 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:56.379243 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-fbfada15-d6b4-472b-ade4-298e56a683b4 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:56.383068 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-fbfada15-d6b4-472b-ade4-298e56a683b4 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] https://10.4.3.223/volume/v3/snapshots/2f3a8f7e-ecbe-4ae6-8bc1-52a9b5903e53 returned with HTTP 404 Jul 03 02:37:56.383663 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1047/4187] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:37:56 2026] GET /volume/v3/snapshots/2f3a8f7e-ecbe-4ae6-8bc1-52a9b5903e53 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:37:56.389719 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-b30e2056-99a3-4d02-b6e0-af881ceb1c4b None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:56.391654 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-b30e2056-99a3-4d02-b6e0-af881ceb1c4b tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] DELETE https://10.4.3.223/volume/v3/volumes/2a0467d7-2086-48bd-82b3-9da62104d43e Jul 03 02:37:56.391994 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-b30e2056-99a3-4d02-b6e0-af881ceb1c4b tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:56.392299 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-b30e2056-99a3-4d02-b6e0-af881ceb1c4b tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:56.392560 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-b30e2056-99a3-4d02-b6e0-af881ceb1c4b tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Delete volume with id: 2a0467d7-2086-48bd-82b3-9da62104d43e Jul 03 02:37:56.398321 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-b30e2056-99a3-4d02-b6e0-af881ceb1c4b tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] https://10.4.3.223/volume/v3/volumes/2a0467d7-2086-48bd-82b3-9da62104d43e returned with HTTP 404 Jul 03 02:37:56.398909 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1054/4188] 10.4.3.223 () {68 vars in 1392 bytes} [Fri Jul 3 02:37:56 2026] DELETE /volume/v3/volumes/2a0467d7-2086-48bd-82b3-9da62104d43e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 02:37:56.405869 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-c7371381-9227-42ed-96f7-def6ae6ff090 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:56.407538 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-c7371381-9227-42ed-96f7-def6ae6ff090 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] GET https://10.4.3.223/volume/v3/volumes/2a0467d7-2086-48bd-82b3-9da62104d43e Jul 03 02:37:56.407917 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-c7371381-9227-42ed-96f7-def6ae6ff090 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:56.408101 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-c7371381-9227-42ed-96f7-def6ae6ff090 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:56.414218 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-c7371381-9227-42ed-96f7-def6ae6ff090 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] https://10.4.3.223/volume/v3/volumes/2a0467d7-2086-48bd-82b3-9da62104d43e returned with HTTP 404 Jul 03 02:37:56.414702 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1038/4189] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:37:56 2026] GET /volume/v3/volumes/2a0467d7-2086-48bd-82b3-9da62104d43e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 02:37:56.421495 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-fb31ad14-4a04-4f26-8780-762b98436e3c None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:56.423142 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-fb31ad14-4a04-4f26-8780-762b98436e3c tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/954a2d65-4cbc-4125-b002-5fdafdbbaf4e Jul 03 02:37:56.423287 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-fb31ad14-4a04-4f26-8780-762b98436e3c tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:56.423479 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-fb31ad14-4a04-4f26-8780-762b98436e3c tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Calling method 'delete' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:56.423584 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.snapshots [None req-fb31ad14-4a04-4f26-8780-762b98436e3c tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Delete snapshot with id: 954a2d65-4cbc-4125-b002-5fdafdbbaf4e Jul 03 02:37:56.428036 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-fb31ad14-4a04-4f26-8780-762b98436e3c tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] https://10.4.3.223/volume/v3/snapshots/954a2d65-4cbc-4125-b002-5fdafdbbaf4e returned with HTTP 404 Jul 03 02:37:56.428503 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1051/4190] 10.4.3.223 () {66 vars in 1357 bytes} [Fri Jul 3 02:37:56 2026] DELETE /volume/v3/snapshots/954a2d65-4cbc-4125-b002-5fdafdbbaf4e => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:37:56.435541 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-d0f00f02-2bd6-4cce-8f70-d55c511ceb0b None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:56.438588 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-d0f00f02-2bd6-4cce-8f70-d55c511ceb0b tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] GET https://10.4.3.223/volume/v3/snapshots/954a2d65-4cbc-4125-b002-5fdafdbbaf4e Jul 03 02:37:56.438588 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-d0f00f02-2bd6-4cce-8f70-d55c511ceb0b tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:56.438588 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-d0f00f02-2bd6-4cce-8f70-d55c511ceb0b tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:56.442367 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-d0f00f02-2bd6-4cce-8f70-d55c511ceb0b tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] https://10.4.3.223/volume/v3/snapshots/954a2d65-4cbc-4125-b002-5fdafdbbaf4e returned with HTTP 404 Jul 03 02:37:56.443024 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1048/4191] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:37:56 2026] GET /volume/v3/snapshots/954a2d65-4cbc-4125-b002-5fdafdbbaf4e => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:37:56.450167 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-05847034-7382-430a-99b7-b3fce97f52f0 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:56.452463 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-05847034-7382-430a-99b7-b3fce97f52f0 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] DELETE https://10.4.3.223/volume/v3/volumes/dc47ffdf-d182-4dc6-ae4e-40c0442d740d Jul 03 02:37:56.452822 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-05847034-7382-430a-99b7-b3fce97f52f0 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:56.453144 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-05847034-7382-430a-99b7-b3fce97f52f0 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:56.453438 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-05847034-7382-430a-99b7-b3fce97f52f0 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Delete volume with id: dc47ffdf-d182-4dc6-ae4e-40c0442d740d Jul 03 02:37:56.460514 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-05847034-7382-430a-99b7-b3fce97f52f0 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] https://10.4.3.223/volume/v3/volumes/dc47ffdf-d182-4dc6-ae4e-40c0442d740d returned with HTTP 404 Jul 03 02:37:56.461162 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1055/4192] 10.4.3.223 () {68 vars in 1392 bytes} [Fri Jul 3 02:37:56 2026] DELETE /volume/v3/volumes/dc47ffdf-d182-4dc6-ae4e-40c0442d740d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 02:37:56.468699 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-e6557f52-63df-4eb4-aad8-fd0281eab5a3 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:56.471190 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-e6557f52-63df-4eb4-aad8-fd0281eab5a3 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] GET https://10.4.3.223/volume/v3/volumes/dc47ffdf-d182-4dc6-ae4e-40c0442d740d Jul 03 02:37:56.471499 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-e6557f52-63df-4eb4-aad8-fd0281eab5a3 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:56.471729 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-e6557f52-63df-4eb4-aad8-fd0281eab5a3 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:56.478968 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-e6557f52-63df-4eb4-aad8-fd0281eab5a3 tempest-VolumeDependencyTests-1242502357 tempest-VolumeDependencyTests-1242502357-project-member] https://10.4.3.223/volume/v3/volumes/dc47ffdf-d182-4dc6-ae4e-40c0442d740d returned with HTTP 404 Jul 03 02:37:56.479611 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1039/4193] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:37:56 2026] GET /volume/v3/volumes/dc47ffdf-d182-4dc6-ae4e-40c0442d740d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 02:37:56.927076 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-98edb1c8-6fa9-4089-91c7-b4cda6253468 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:56.932674 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-98edb1c8-6fa9-4089-91c7-b4cda6253468 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] GET https://10.4.3.223/volume/v3/snapshots/3e741cc8-4c19-4048-9908-f01d9f8bc5c2 Jul 03 02:37:56.932674 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-98edb1c8-6fa9-4089-91c7-b4cda6253468 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:56.932674 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-98edb1c8-6fa9-4089-91c7-b4cda6253468 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:56.935833 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-98edb1c8-6fa9-4089-91c7-b4cda6253468 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] https://10.4.3.223/volume/v3/snapshots/3e741cc8-4c19-4048-9908-f01d9f8bc5c2 returned with HTTP 404 Jul 03 02:37:56.936797 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1052/4194] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:37:56 2026] GET /volume/v3/snapshots/3e741cc8-4c19-4048-9908-f01d9f8bc5c2 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:37:56.947663 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-fab893c3-39f0-4825-85b4-c15f8bc311b2 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:56.950137 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-fab893c3-39f0-4825-85b4-c15f8bc311b2 tempest-SnapshotsActionsTest-35088513 tempest-SnapshotsActionsTest-35088513-project-admin] POST https://10.4.3.223/volume/v3/snapshots/a9e69d86-f2c1-4bec-93a7-8fd28e336119/action Jul 03 02:37:56.950632 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-fab893c3-39f0-4825-85b4-c15f8bc311b2 tempest-SnapshotsActionsTest-35088513 tempest-SnapshotsActionsTest-35088513-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100012) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:37:56.950795 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-fab893c3-39f0-4825-85b4-c15f8bc311b2 tempest-SnapshotsActionsTest-35088513 tempest-SnapshotsActionsTest-35088513-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:37:56.952408 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.contrib.admin_actions [None req-fab893c3-39f0-4825-85b4-c15f8bc311b2 tempest-SnapshotsActionsTest-35088513 tempest-SnapshotsActionsTest-35088513-project-admin] Updating snapshot 'a9e69d86-f2c1-4bec-93a7-8fd28e336119' with '{'status': 'available'}' {{(pid=100012) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 02:37:56.965077 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:56.965077 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:37:56.982406 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-fab893c3-39f0-4825-85b4-c15f8bc311b2 tempest-SnapshotsActionsTest-35088513 tempest-SnapshotsActionsTest-35088513-project-admin] https://10.4.3.223/volume/v3/snapshots/a9e69d86-f2c1-4bec-93a7-8fd28e336119/action returned with HTTP 202 Jul 03 02:37:56.982972 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1049/4195] 10.4.3.223 () {68 vars in 1396 bytes} [Fri Jul 3 02:37:56 2026] POST /volume/v3/snapshots/a9e69d86-f2c1-4bec-93a7-8fd28e336119/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 02:37:56.991059 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-d0ba7648-be7c-4ac4-bb25-47e438b9e2c2 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:56.993293 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-d0ba7648-be7c-4ac4-bb25-47e438b9e2c2 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] GET https://10.4.3.223/volume/v3/snapshots/a9e69d86-f2c1-4bec-93a7-8fd28e336119 Jul 03 02:37:56.994024 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-d0ba7648-be7c-4ac4-bb25-47e438b9e2c2 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:56.994024 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-d0ba7648-be7c-4ac4-bb25-47e438b9e2c2 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:56.999857 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:56.999857 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:37:57.000642 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-d0ba7648-be7c-4ac4-bb25-47e438b9e2c2 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Snapshot retrieved successfully. Jul 03 02:37:57.001296 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-d0ba7648-be7c-4ac4-bb25-47e438b9e2c2 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] https://10.4.3.223/volume/v3/snapshots/a9e69d86-f2c1-4bec-93a7-8fd28e336119 returned with HTTP 200 Jul 03 02:37:57.001698 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1056/4196] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:37:56 2026] GET /volume/v3/snapshots/a9e69d86-f2c1-4bec-93a7-8fd28e336119 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:37:57.015324 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-1bb30d61-affc-4ed1-a7b3-93be9290c6bc None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:57.017719 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-1bb30d61-affc-4ed1-a7b3-93be9290c6bc tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/3e741cc8-4c19-4048-9908-f01d9f8bc5c2 Jul 03 02:37:57.017936 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-1bb30d61-affc-4ed1-a7b3-93be9290c6bc tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:57.018630 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-1bb30d61-affc-4ed1-a7b3-93be9290c6bc tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Calling method 'delete' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:57.018630 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.snapshots [None req-1bb30d61-affc-4ed1-a7b3-93be9290c6bc tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Delete snapshot with id: 3e741cc8-4c19-4048-9908-f01d9f8bc5c2 Jul 03 02:37:57.024195 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-1bb30d61-affc-4ed1-a7b3-93be9290c6bc tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] https://10.4.3.223/volume/v3/snapshots/3e741cc8-4c19-4048-9908-f01d9f8bc5c2 returned with HTTP 404 Jul 03 02:37:57.024773 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1040/4197] 10.4.3.223 () {66 vars in 1357 bytes} [Fri Jul 3 02:37:57 2026] DELETE /volume/v3/snapshots/3e741cc8-4c19-4048-9908-f01d9f8bc5c2 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:37:57.034707 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-f7174cd9-2239-4d13-99e8-9cfaca1c3dba None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:57.036636 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-f7174cd9-2239-4d13-99e8-9cfaca1c3dba tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] POST https://10.4.3.223/volume/v3/snapshots Jul 03 02:37:57.037069 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-f7174cd9-2239-4d13-99e8-9cfaca1c3dba tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3cc6963d-2750-4595-94c5-f9d2a72381dd", "name": "tempest-SnapshotsActionsTest-Snapshot-1252101742"}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:37:57.050675 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:57.050675 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:37:57.051337 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-f7174cd9-2239-4d13-99e8-9cfaca1c3dba tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Volume info retrieved successfully. Jul 03 02:37:57.051993 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.snapshots [None req-f7174cd9-2239-4d13-99e8-9cfaca1c3dba tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Create snapshot from volume 3cc6963d-2750-4595-94c5-f9d2a72381dd Jul 03 02:37:57.097437 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.quota [None req-f7174cd9-2239-4d13-99e8-9cfaca1c3dba tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Created reservations ['a072cf5a-a759-4465-b011-5294e5c45119', '43d49c2b-98ec-46c9-b0f1-14fbe6293863', '1d32c2c6-a933-4c75-a7f6-bd1de5ab7f95', 'd18ffbe3-cdfb-4b8d-bce1-fe593b8b997b'] {{(pid=100013) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:37:57.141915 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-f7174cd9-2239-4d13-99e8-9cfaca1c3dba tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Snapshot create request issued successfully. Jul 03 02:37:57.142553 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-f7174cd9-2239-4d13-99e8-9cfaca1c3dba tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] https://10.4.3.223/volume/v3/snapshots returned with HTTP 202 Jul 03 02:37:57.143244 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1053/4198] 10.4.3.223 () {68 vars in 1265 bytes} [Fri Jul 3 02:37:57 2026] POST /volume/v3/snapshots => generated 307 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:37:57.156359 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-4df39224-1e1c-4258-97e9-60e14cf01064 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:57.158367 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-4df39224-1e1c-4258-97e9-60e14cf01064 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] GET https://10.4.3.223/volume/v3/snapshots/e143877b-50e4-41ba-9ec0-5c96ae6976db Jul 03 02:37:57.158985 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-4df39224-1e1c-4258-97e9-60e14cf01064 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:57.158985 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-4df39224-1e1c-4258-97e9-60e14cf01064 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:57.164975 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:57.164975 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:37:57.165655 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-4df39224-1e1c-4258-97e9-60e14cf01064 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Snapshot retrieved successfully. Jul 03 02:37:57.166909 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-4df39224-1e1c-4258-97e9-60e14cf01064 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] https://10.4.3.223/volume/v3/snapshots/e143877b-50e4-41ba-9ec0-5c96ae6976db returned with HTTP 200 Jul 03 02:37:57.167981 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1050/4199] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:37:57 2026] GET /volume/v3/snapshots/e143877b-50e4-41ba-9ec0-5c96ae6976db => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:37:57.259690 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-830f4954-9ad0-49e2-8cec-c9f928e05bcc None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:57.262143 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-830f4954-9ad0-49e2-8cec-c9f928e05bcc tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] GET https://10.4.3.223/volume/v3/volumes/2003f5df-ed62-46d6-a4ac-707e2f24fc5c Jul 03 02:37:57.262456 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-830f4954-9ad0-49e2-8cec-c9f928e05bcc tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:57.262737 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-830f4954-9ad0-49e2-8cec-c9f928e05bcc tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:57.274311 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:57.274311 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:37:57.279931 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-830f4954-9ad0-49e2-8cec-c9f928e05bcc tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Volume info retrieved successfully. Jul 03 02:37:57.286646 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-830f4954-9ad0-49e2-8cec-c9f928e05bcc tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] https://10.4.3.223/volume/v3/volumes/2003f5df-ed62-46d6-a4ac-707e2f24fc5c returned with HTTP 200 Jul 03 02:37:57.287192 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1057/4200] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:37:57 2026] GET /volume/v3/volumes/2003f5df-ed62-46d6-a4ac-707e2f24fc5c => generated 944 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:37:58.179602 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-398a6788-0c0a-4ae6-9acc-7fdf05330076 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:58.182223 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-398a6788-0c0a-4ae6-9acc-7fdf05330076 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] GET https://10.4.3.223/volume/v3/snapshots/e143877b-50e4-41ba-9ec0-5c96ae6976db Jul 03 02:37:58.182437 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-398a6788-0c0a-4ae6-9acc-7fdf05330076 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:58.182649 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-398a6788-0c0a-4ae6-9acc-7fdf05330076 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:58.195992 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:58.195992 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:37:58.196629 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-398a6788-0c0a-4ae6-9acc-7fdf05330076 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Snapshot retrieved successfully. Jul 03 02:37:58.197712 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-398a6788-0c0a-4ae6-9acc-7fdf05330076 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] https://10.4.3.223/volume/v3/snapshots/e143877b-50e4-41ba-9ec0-5c96ae6976db returned with HTTP 200 Jul 03 02:37:58.198620 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1041/4201] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:37:58 2026] GET /volume/v3/snapshots/e143877b-50e4-41ba-9ec0-5c96ae6976db => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:37:58.208431 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-6017adcc-250d-4c43-8511-e7c213906114 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:58.210379 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-6017adcc-250d-4c43-8511-e7c213906114 tempest-SnapshotsActionsTest-35088513 tempest-SnapshotsActionsTest-35088513-project-admin] POST https://10.4.3.223/volume/v3/snapshots/e143877b-50e4-41ba-9ec0-5c96ae6976db/action Jul 03 02:37:58.210817 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-6017adcc-250d-4c43-8511-e7c213906114 tempest-SnapshotsActionsTest-35088513 tempest-SnapshotsActionsTest-35088513-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100013) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:37:58.210987 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-6017adcc-250d-4c43-8511-e7c213906114 tempest-SnapshotsActionsTest-35088513 tempest-SnapshotsActionsTest-35088513-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:37:58.212644 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.contrib.admin_actions [None req-6017adcc-250d-4c43-8511-e7c213906114 tempest-SnapshotsActionsTest-35088513 tempest-SnapshotsActionsTest-35088513-project-admin] Updating snapshot 'e143877b-50e4-41ba-9ec0-5c96ae6976db' with '{'status': 'error'}' {{(pid=100013) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 02:37:58.224912 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:58.224912 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:37:58.227263 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-413c863c-bc76-4452-9789-d2943f875ff2 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:58.236794 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-6017adcc-250d-4c43-8511-e7c213906114 tempest-SnapshotsActionsTest-35088513 tempest-SnapshotsActionsTest-35088513-project-admin] https://10.4.3.223/volume/v3/snapshots/e143877b-50e4-41ba-9ec0-5c96ae6976db/action returned with HTTP 202 Jul 03 02:37:58.237357 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1054/4202] 10.4.3.223 () {68 vars in 1396 bytes} [Fri Jul 3 02:37:58 2026] POST /volume/v3/snapshots/e143877b-50e4-41ba-9ec0-5c96ae6976db/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 02:37:58.244659 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-afd91a8d-011b-445a-bb98-4e787f75d52c None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:58.246397 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-afd91a8d-011b-445a-bb98-4e787f75d52c tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] GET https://10.4.3.223/volume/v3/snapshots/e143877b-50e4-41ba-9ec0-5c96ae6976db Jul 03 02:37:58.246631 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-afd91a8d-011b-445a-bb98-4e787f75d52c tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:58.246812 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-afd91a8d-011b-445a-bb98-4e787f75d52c tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:58.252161 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:58.252161 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:37:58.252705 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-afd91a8d-011b-445a-bb98-4e787f75d52c tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Snapshot retrieved successfully. Jul 03 02:37:58.253564 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-afd91a8d-011b-445a-bb98-4e787f75d52c tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] https://10.4.3.223/volume/v3/snapshots/e143877b-50e4-41ba-9ec0-5c96ae6976db returned with HTTP 200 Jul 03 02:37:58.254092 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1058/4203] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:37:58 2026] GET /volume/v3/snapshots/e143877b-50e4-41ba-9ec0-5c96ae6976db => generated 462 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:37:58.264783 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-5660f431-4bb1-4f78-886c-a030b8324e64 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:58.267251 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-5660f431-4bb1-4f78-886c-a030b8324e64 tempest-SnapshotsActionsTest-35088513 tempest-SnapshotsActionsTest-35088513-project-admin] POST https://10.4.3.223/volume/v3/snapshots/e143877b-50e4-41ba-9ec0-5c96ae6976db/action Jul 03 02:37:58.267949 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-5660f431-4bb1-4f78-886c-a030b8324e64 tempest-SnapshotsActionsTest-35088513 tempest-SnapshotsActionsTest-35088513-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:37:58.268094 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-5660f431-4bb1-4f78-886c-a030b8324e64 tempest-SnapshotsActionsTest-35088513 tempest-SnapshotsActionsTest-35088513-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:37:58.289528 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:58.289528 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:37:58.289528 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-5660f431-4bb1-4f78-886c-a030b8324e64 tempest-SnapshotsActionsTest-35088513 tempest-SnapshotsActionsTest-35088513-project-admin] Snapshot retrieved successfully. Jul 03 02:37:58.301479 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-1ad6a55e-9908-43c1-b6e1-2d696318912f None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:58.303785 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-1ad6a55e-9908-43c1-b6e1-2d696318912f tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] GET https://10.4.3.223/volume/v3/volumes/2003f5df-ed62-46d6-a4ac-707e2f24fc5c Jul 03 02:37:58.304127 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-1ad6a55e-9908-43c1-b6e1-2d696318912f tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:58.304503 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-1ad6a55e-9908-43c1-b6e1-2d696318912f tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:58.308272 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-5660f431-4bb1-4f78-886c-a030b8324e64 tempest-SnapshotsActionsTest-35088513 tempest-SnapshotsActionsTest-35088513-project-admin] Snapshot delete request issued successfully. Jul 03 02:37:58.308803 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-5660f431-4bb1-4f78-886c-a030b8324e64 tempest-SnapshotsActionsTest-35088513 tempest-SnapshotsActionsTest-35088513-project-admin] https://10.4.3.223/volume/v3/snapshots/e143877b-50e4-41ba-9ec0-5c96ae6976db/action returned with HTTP 202 Jul 03 02:37:58.309929 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1042/4204] 10.4.3.223 () {68 vars in 1396 bytes} [Fri Jul 3 02:37:58 2026] POST /volume/v3/snapshots/e143877b-50e4-41ba-9ec0-5c96ae6976db/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 02:37:58.316582 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:58.316582 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:37:58.322345 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-0c49b165-1a1a-4ccd-882b-0c8e53591ebf None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:58.324622 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-1ad6a55e-9908-43c1-b6e1-2d696318912f tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Volume info retrieved successfully. Jul 03 02:37:58.329264 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-0c49b165-1a1a-4ccd-882b-0c8e53591ebf tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] GET https://10.4.3.223/volume/v3/snapshots/e143877b-50e4-41ba-9ec0-5c96ae6976db Jul 03 02:37:58.329536 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-0c49b165-1a1a-4ccd-882b-0c8e53591ebf tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:58.329814 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-0c49b165-1a1a-4ccd-882b-0c8e53591ebf tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:58.335348 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-1ad6a55e-9908-43c1-b6e1-2d696318912f tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] https://10.4.3.223/volume/v3/volumes/2003f5df-ed62-46d6-a4ac-707e2f24fc5c returned with HTTP 200 Jul 03 02:37:58.335962 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1055/4205] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:37:58 2026] GET /volume/v3/volumes/2003f5df-ed62-46d6-a4ac-707e2f24fc5c => generated 944 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:37:58.339205 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:58.339205 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:37:58.339834 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-0c49b165-1a1a-4ccd-882b-0c8e53591ebf tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Snapshot retrieved successfully. Jul 03 02:37:58.340875 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-0c49b165-1a1a-4ccd-882b-0c8e53591ebf tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] https://10.4.3.223/volume/v3/snapshots/e143877b-50e4-41ba-9ec0-5c96ae6976db returned with HTTP 200 Jul 03 02:37:58.341163 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1059/4206] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:37:58 2026] GET /volume/v3/snapshots/e143877b-50e4-41ba-9ec0-5c96ae6976db => generated 465 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:37:58.357984 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-413c863c-bc76-4452-9789-d2943f875ff2 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:37:58.358107 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-413c863c-bc76-4452-9789-d2943f875ff2 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1375138082"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:37:58.359980 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.volumes [None req-413c863c-bc76-4452-9789-d2943f875ff2 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1375138082'}} {{(pid=100012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:37:58.360163 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.volumes [None req-413c863c-bc76-4452-9789-d2943f875ff2 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Create volume of 1 GB Jul 03 02:37:58.366552 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-413c863c-bc76-4452-9789-d2943f875ff2 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Availability Zones retrieved successfully. Jul 03 02:37:58.374272 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-413c863c-bc76-4452-9789-d2943f875ff2 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Flow 'volume_create_api' (733f6278-19b3-4930-9e32-fd4efbe1004c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:37:58.380007 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-413c863c-bc76-4452-9789-d2943f875ff2 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86b0f939-c8eb-400f-b136-ad4bdd508dca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:58.380007 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.flows.api.create_volume [None req-413c863c-bc76-4452-9789-d2943f875ff2 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Validating volume size '1' using validate_int {{(pid=100012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:37:58.414226 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-413c863c-bc76-4452-9789-d2943f875ff2 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86b0f939-c8eb-400f-b136-ad4bdd508dca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:58.415249 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-413c863c-bc76-4452-9789-d2943f875ff2 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2fe7c3e5-0d43-451c-8008-9d834b4e7bd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:58.518621 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.quota [None req-413c863c-bc76-4452-9789-d2943f875ff2 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Created reservations ['ff1d04fa-2d4f-4416-b2d3-45216e248e55', 'bbd60cb4-8da1-4eae-913e-bafb18ff1061', '89cedf26-5b07-4f13-a3a3-73752020bfb6', 'a52cfe8f-ed21-41a9-8fc3-351db2604c2b'] {{(pid=100012) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:37:58.519719 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-413c863c-bc76-4452-9789-d2943f875ff2 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2fe7c3e5-0d43-451c-8008-9d834b4e7bd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ff1d04fa-2d4f-4416-b2d3-45216e248e55', 'bbd60cb4-8da1-4eae-913e-bafb18ff1061', '89cedf26-5b07-4f13-a3a3-73752020bfb6', 'a52cfe8f-ed21-41a9-8fc3-351db2604c2b']}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:58.520936 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-413c863c-bc76-4452-9789-d2943f875ff2 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42b5f825-c75a-4197-86a1-f76e916af861) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:58.552211 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-413c863c-bc76-4452-9789-d2943f875ff2 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42b5f825-c75a-4197-86a1-f76e916af861) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '12be2b98-4c51-43c5-817a-0c0e39aa1dcf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1375138082',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ed6c153b2ca44cf95e04650aabfde9a',qos_specs=None,replication_status=,reservations=['ff1d04fa-2d4f-4416-b2d3-45216e248e55','bbd60cb4-8da1-4eae-913e-bafb18ff1061','89cedf26-5b07-4f13-a3a3-73752020bfb6','a52cfe8f-ed21-41a9-8fc3-351db2604c2b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c9ee0ec801d4d27b460644fb71313d7',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:37:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1375138082',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=12be2b98-4c51-43c5-817a-0c0e39aa1dcf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1ed6c153b2ca44cf95e04650aabfde9a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6c9ee0ec801d4d27b460644fb71313d7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:58.552989 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-413c863c-bc76-4452-9789-d2943f875ff2 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (300ef4ba-8a02-4dbf-9796-7d39437c2df5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:58.590362 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-413c863c-bc76-4452-9789-d2943f875ff2 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (300ef4ba-8a02-4dbf-9796-7d39437c2df5) transitioned into state 'SUCCESS' from state '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-1375138082',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ed6c153b2ca44cf95e04650aabfde9a',qos_specs=None,replication_status=,reservations=['ff1d04fa-2d4f-4416-b2d3-45216e248e55','bbd60cb4-8da1-4eae-913e-bafb18ff1061','89cedf26-5b07-4f13-a3a3-73752020bfb6','a52cfe8f-ed21-41a9-8fc3-351db2604c2b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c9ee0ec801d4d27b460644fb71313d7',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:58.594569 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-413c863c-bc76-4452-9789-d2943f875ff2 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10133aa6-5194-4abc-bdfe-d44b3e7ea3b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:37:58.603917 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-413c863c-bc76-4452-9789-d2943f875ff2 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10133aa6-5194-4abc-bdfe-d44b3e7ea3b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:37:58.605032 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-413c863c-bc76-4452-9789-d2943f875ff2 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Flow 'volume_create_api' (733f6278-19b3-4930-9e32-fd4efbe1004c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:37:58.605457 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-413c863c-bc76-4452-9789-d2943f875ff2 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Create volume request issued successfully. Jul 03 02:37:58.606305 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-413c863c-bc76-4452-9789-d2943f875ff2 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:37:58.607020 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1051/4207] 10.4.3.223 () {70 vars in 1298 bytes} [Fri Jul 3 02:37:58 2026] POST /volume/v3/volumes => generated 778 bytes in 380 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:37:58.627981 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-aad3baea-7e0a-4510-9f41-76fd23c23936 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:58.632226 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-aad3baea-7e0a-4510-9f41-76fd23c23936 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/volumes/12be2b98-4c51-43c5-817a-0c0e39aa1dcf Jul 03 02:37:58.632543 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-aad3baea-7e0a-4510-9f41-76fd23c23936 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:58.632767 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-aad3baea-7e0a-4510-9f41-76fd23c23936 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:58.648256 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:58.648256 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:37:58.654784 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-aad3baea-7e0a-4510-9f41-76fd23c23936 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Volume info retrieved successfully. Jul 03 02:37:58.661690 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-aad3baea-7e0a-4510-9f41-76fd23c23936 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/volumes/12be2b98-4c51-43c5-817a-0c0e39aa1dcf returned with HTTP 200 Jul 03 02:37:58.661854 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1043/4208] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:37:58 2026] GET /volume/v3/volumes/12be2b98-4c51-43c5-817a-0c0e39aa1dcf => generated 957 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:37:59.349791 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-0450f665-4ffb-4817-9606-38df0857b9c7 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:59.353310 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-7f5167bb-fc29-404c-ba19-29b9e1645eee None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:59.357357 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-7f5167bb-fc29-404c-ba19-29b9e1645eee tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] GET https://10.4.3.223/volume/v3/snapshots/e143877b-50e4-41ba-9ec0-5c96ae6976db Jul 03 02:37:59.358288 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-7f5167bb-fc29-404c-ba19-29b9e1645eee tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:59.358288 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-7f5167bb-fc29-404c-ba19-29b9e1645eee tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:59.359507 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-0450f665-4ffb-4817-9606-38df0857b9c7 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] GET https://10.4.3.223/volume/v3/volumes/2003f5df-ed62-46d6-a4ac-707e2f24fc5c Jul 03 02:37:59.360192 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-0450f665-4ffb-4817-9606-38df0857b9c7 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:59.360509 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-0450f665-4ffb-4817-9606-38df0857b9c7 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:59.368379 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-7f5167bb-fc29-404c-ba19-29b9e1645eee tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] https://10.4.3.223/volume/v3/snapshots/e143877b-50e4-41ba-9ec0-5c96ae6976db returned with HTTP 404 Jul 03 02:37:59.369115 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1060/4209] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:37:59 2026] GET /volume/v3/snapshots/e143877b-50e4-41ba-9ec0-5c96ae6976db => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:37:59.374851 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:59.374851 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:37:59.377772 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-f5d253ce-9479-4d25-abf6-55c93313c4fc None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:59.380057 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-f5d253ce-9479-4d25-abf6-55c93313c4fc tempest-SnapshotsActionsTest-35088513 tempest-SnapshotsActionsTest-35088513-project-admin] POST https://10.4.3.223/volume/v3/snapshots/a9e69d86-f2c1-4bec-93a7-8fd28e336119/action Jul 03 02:37:59.380541 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-f5d253ce-9479-4d25-abf6-55c93313c4fc tempest-SnapshotsActionsTest-35088513 tempest-SnapshotsActionsTest-35088513-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100012) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:37:59.380696 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-f5d253ce-9479-4d25-abf6-55c93313c4fc tempest-SnapshotsActionsTest-35088513 tempest-SnapshotsActionsTest-35088513-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:37:59.381855 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-0450f665-4ffb-4817-9606-38df0857b9c7 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Volume info retrieved successfully. Jul 03 02:37:59.382328 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.contrib.admin_actions [None req-f5d253ce-9479-4d25-abf6-55c93313c4fc tempest-SnapshotsActionsTest-35088513 tempest-SnapshotsActionsTest-35088513-project-admin] Updating snapshot 'a9e69d86-f2c1-4bec-93a7-8fd28e336119' with '{'status': 'available'}' {{(pid=100012) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 02:37:59.389019 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-0450f665-4ffb-4817-9606-38df0857b9c7 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] https://10.4.3.223/volume/v3/volumes/2003f5df-ed62-46d6-a4ac-707e2f24fc5c returned with HTTP 200 Jul 03 02:37:59.389809 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1056/4210] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:37:59 2026] GET /volume/v3/volumes/2003f5df-ed62-46d6-a4ac-707e2f24fc5c => generated 944 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 02:37:59.395680 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:59.395680 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:37:59.411160 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-f5d253ce-9479-4d25-abf6-55c93313c4fc tempest-SnapshotsActionsTest-35088513 tempest-SnapshotsActionsTest-35088513-project-admin] https://10.4.3.223/volume/v3/snapshots/a9e69d86-f2c1-4bec-93a7-8fd28e336119/action returned with HTTP 202 Jul 03 02:37:59.411741 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1052/4211] 10.4.3.223 () {68 vars in 1396 bytes} [Fri Jul 3 02:37:59 2026] POST /volume/v3/snapshots/a9e69d86-f2c1-4bec-93a7-8fd28e336119/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 02:37:59.420282 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-d6f66174-7d04-4f0b-b319-795d1d43b4ad None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:59.422278 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-d6f66174-7d04-4f0b-b319-795d1d43b4ad tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] GET https://10.4.3.223/volume/v3/snapshots/a9e69d86-f2c1-4bec-93a7-8fd28e336119 Jul 03 02:37:59.422526 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-d6f66174-7d04-4f0b-b319-795d1d43b4ad tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:59.422747 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-d6f66174-7d04-4f0b-b319-795d1d43b4ad tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:59.428404 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:59.428404 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:37:59.428894 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-d6f66174-7d04-4f0b-b319-795d1d43b4ad tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Snapshot retrieved successfully. Jul 03 02:37:59.429796 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-d6f66174-7d04-4f0b-b319-795d1d43b4ad tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] https://10.4.3.223/volume/v3/snapshots/a9e69d86-f2c1-4bec-93a7-8fd28e336119 returned with HTTP 200 Jul 03 02:37:59.430227 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1044/4212] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:37:59 2026] GET /volume/v3/snapshots/a9e69d86-f2c1-4bec-93a7-8fd28e336119 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:37:59.439923 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-9bda41a2-aec2-4c2e-a3b7-5e7f8671a8a1 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:59.442051 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-9bda41a2-aec2-4c2e-a3b7-5e7f8671a8a1 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/e143877b-50e4-41ba-9ec0-5c96ae6976db Jul 03 02:37:59.442051 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-9bda41a2-aec2-4c2e-a3b7-5e7f8671a8a1 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:59.442257 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-9bda41a2-aec2-4c2e-a3b7-5e7f8671a8a1 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:59.442379 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.snapshots [None req-9bda41a2-aec2-4c2e-a3b7-5e7f8671a8a1 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Delete snapshot with id: e143877b-50e4-41ba-9ec0-5c96ae6976db Jul 03 02:37:59.455399 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-9bda41a2-aec2-4c2e-a3b7-5e7f8671a8a1 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] https://10.4.3.223/volume/v3/snapshots/e143877b-50e4-41ba-9ec0-5c96ae6976db returned with HTTP 404 Jul 03 02:37:59.456308 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1061/4213] 10.4.3.223 () {66 vars in 1357 bytes} [Fri Jul 3 02:37:59 2026] DELETE /volume/v3/snapshots/e143877b-50e4-41ba-9ec0-5c96ae6976db => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:37:59.467945 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-2747564f-c19b-434f-b38f-957dd56923c1 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:59.472700 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-2747564f-c19b-434f-b38f-957dd56923c1 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] POST https://10.4.3.223/volume/v3/snapshots Jul 03 02:37:59.473183 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-2747564f-c19b-434f-b38f-957dd56923c1 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3cc6963d-2750-4595-94c5-f9d2a72381dd", "name": "tempest-SnapshotsActionsTest-Snapshot-1127607262"}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:37:59.493584 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:59.493584 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:37:59.493584 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-2747564f-c19b-434f-b38f-957dd56923c1 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Volume info retrieved successfully. Jul 03 02:37:59.493584 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.snapshots [None req-2747564f-c19b-434f-b38f-957dd56923c1 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Create snapshot from volume 3cc6963d-2750-4595-94c5-f9d2a72381dd Jul 03 02:37:59.523847 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.quota [None req-2747564f-c19b-434f-b38f-957dd56923c1 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Created reservations ['a27210bc-6238-4f85-8978-3240a5335344', '57f35a17-5a94-40bd-98f2-83815e087833', 'dbb17255-4c5c-4dca-8a8d-34723b1aa77c', '79a34260-2154-4ca6-8850-b0c9a1875d2b'] {{(pid=100013) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:37:59.576206 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-2747564f-c19b-434f-b38f-957dd56923c1 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Snapshot create request issued successfully. Jul 03 02:37:59.576899 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-2747564f-c19b-434f-b38f-957dd56923c1 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] https://10.4.3.223/volume/v3/snapshots returned with HTTP 202 Jul 03 02:37:59.577592 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1057/4214] 10.4.3.223 () {68 vars in 1265 bytes} [Fri Jul 3 02:37:59 2026] POST /volume/v3/snapshots => generated 307 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:37:59.589675 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-fc632c92-4fb5-4a88-897c-8d9b7ba9b43a None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:59.593953 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-fc632c92-4fb5-4a88-897c-8d9b7ba9b43a tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] GET https://10.4.3.223/volume/v3/snapshots/58c36e6b-530c-4a79-b053-9c542f7ccddc Jul 03 02:37:59.593953 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-fc632c92-4fb5-4a88-897c-8d9b7ba9b43a tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:59.593953 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-fc632c92-4fb5-4a88-897c-8d9b7ba9b43a tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:59.601436 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:59.601436 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:37:59.602079 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-fc632c92-4fb5-4a88-897c-8d9b7ba9b43a tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Snapshot retrieved successfully. Jul 03 02:37:59.603001 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-fc632c92-4fb5-4a88-897c-8d9b7ba9b43a tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] https://10.4.3.223/volume/v3/snapshots/58c36e6b-530c-4a79-b053-9c542f7ccddc returned with HTTP 200 Jul 03 02:37:59.603662 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1053/4215] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:37:59 2026] GET /volume/v3/snapshots/58c36e6b-530c-4a79-b053-9c542f7ccddc => generated 439 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:37:59.681101 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-f3fba146-bb6c-4d9a-997c-11e47762736e None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:59.682910 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-f3fba146-bb6c-4d9a-997c-11e47762736e tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/volumes/12be2b98-4c51-43c5-817a-0c0e39aa1dcf Jul 03 02:37:59.683181 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-f3fba146-bb6c-4d9a-997c-11e47762736e tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:59.683391 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-f3fba146-bb6c-4d9a-997c-11e47762736e tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:59.692181 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:59.692181 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:37:59.696364 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-f3fba146-bb6c-4d9a-997c-11e47762736e tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Volume info retrieved successfully. Jul 03 02:37:59.702095 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-f3fba146-bb6c-4d9a-997c-11e47762736e tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/volumes/12be2b98-4c51-43c5-817a-0c0e39aa1dcf returned with HTTP 200 Jul 03 02:37:59.702828 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1045/4216] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:37:59 2026] GET /volume/v3/volumes/12be2b98-4c51-43c5-817a-0c0e39aa1dcf => generated 1018 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 02:37:59.722104 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-9233280a-2dd5-41f5-94b9-94b1cd96d8b7 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:59.727628 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-9233280a-2dd5-41f5-94b9-94b1cd96d8b7 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] POST https://10.4.3.223/volume/v3/backups Jul 03 02:37:59.728032 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-9233280a-2dd5-41f5-94b9-94b1cd96d8b7 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "12be2b98-4c51-43c5-817a-0c0e39aa1dcf", "name": "tempest-type-Backup-312805689"}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:37:59.733295 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.contrib.backups [None req-9233280a-2dd5-41f5-94b9-94b1cd96d8b7 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Creating new backup {'backup': {'volume_id': '12be2b98-4c51-43c5-817a-0c0e39aa1dcf', 'name': 'tempest-type-Backup-312805689'}} {{(pid=100015) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 02:37:59.733486 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.contrib.backups [None req-9233280a-2dd5-41f5-94b9-94b1cd96d8b7 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Creating backup of volume 12be2b98-4c51-43c5-817a-0c0e39aa1dcf in container None Jul 03 02:37:59.744734 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:59.744734 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:37:59.747444 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-9233280a-2dd5-41f5-94b9-94b1cd96d8b7 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Volume info retrieved successfully. Jul 03 02:37:59.793812 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.quota [None req-9233280a-2dd5-41f5-94b9-94b1cd96d8b7 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Created reservations ['288e80e0-aec9-454e-acd4-dd685ffe421a', 'a0cf81be-3206-4206-973a-077634f09695'] {{(pid=100015) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:37:59.850286 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-9233280a-2dd5-41f5-94b9-94b1cd96d8b7 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/backups returned with HTTP 202 Jul 03 02:37:59.850815 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1062/4217] 10.4.3.223 () {70 vars in 1299 bytes} [Fri Jul 3 02:37:59 2026] POST /volume/v3/backups => generated 315 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:37:59.863192 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-a25fd582-836c-41d1-b9c8-328ca4ca63a3 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:37:59.866660 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-a25fd582-836c-41d1-b9c8-328ca4ca63a3 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/backups/37d5523e-fb4e-4303-b716-fc6e904976e1 Jul 03 02:37:59.866982 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-a25fd582-836c-41d1-b9c8-328ca4ca63a3 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:37:59.867111 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-a25fd582-836c-41d1-b9c8-328ca4ca63a3 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:37:59.867205 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-a25fd582-836c-41d1-b9c8-328ca4ca63a3 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Show backup with id 37d5523e-fb4e-4303-b716-fc6e904976e1. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:37:59.874889 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:37:59.874889 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:37:59.875734 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-a25fd582-836c-41d1-b9c8-328ca4ca63a3 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/backups/37d5523e-fb4e-4303-b716-fc6e904976e1 returned with HTTP 200 Jul 03 02:37:59.876205 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1058/4218] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:37:59 2026] GET /volume/v3/backups/37d5523e-fb4e-4303-b716-fc6e904976e1 => generated 722 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:00.407844 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-c08dbf95-f5eb-45c2-badf-a2253906b12a None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:00.410365 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-c08dbf95-f5eb-45c2-badf-a2253906b12a tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] GET https://10.4.3.223/volume/v3/volumes/2003f5df-ed62-46d6-a4ac-707e2f24fc5c Jul 03 02:38:00.410586 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-c08dbf95-f5eb-45c2-badf-a2253906b12a tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:00.410790 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-c08dbf95-f5eb-45c2-badf-a2253906b12a tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:00.419911 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:00.419911 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:38:00.425403 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-c08dbf95-f5eb-45c2-badf-a2253906b12a tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Volume info retrieved successfully. Jul 03 02:38:00.431875 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-c08dbf95-f5eb-45c2-badf-a2253906b12a tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] https://10.4.3.223/volume/v3/volumes/2003f5df-ed62-46d6-a4ac-707e2f24fc5c returned with HTTP 200 Jul 03 02:38:00.432433 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1054/4219] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:38:00 2026] GET /volume/v3/volumes/2003f5df-ed62-46d6-a4ac-707e2f24fc5c => generated 944 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:00.477394 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-b64c876f-9dff-48d3-8565-51c5cfa56ce4 req-4886d7d9-6577-4bed-9668-1299bd1dbb55 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:00.480855 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-b64c876f-9dff-48d3-8565-51c5cfa56ce4 req-4886d7d9-6577-4bed-9668-1299bd1dbb55 tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] GET https://10.4.3.223/volume/v3/volumes/567b6e18-1e6b-4314-8f0d-4ccdbfef8ff5 Jul 03 02:38:00.481150 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-b64c876f-9dff-48d3-8565-51c5cfa56ce4 req-4886d7d9-6577-4bed-9668-1299bd1dbb55 tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:00.481471 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-b64c876f-9dff-48d3-8565-51c5cfa56ce4 req-4886d7d9-6577-4bed-9668-1299bd1dbb55 tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:00.492842 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:00.492842 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:38:00.498524 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [req-b64c876f-9dff-48d3-8565-51c5cfa56ce4 req-4886d7d9-6577-4bed-9668-1299bd1dbb55 tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] Volume info retrieved successfully. Jul 03 02:38:00.506541 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-b64c876f-9dff-48d3-8565-51c5cfa56ce4 req-4886d7d9-6577-4bed-9668-1299bd1dbb55 tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] https://10.4.3.223/volume/v3/volumes/567b6e18-1e6b-4314-8f0d-4ccdbfef8ff5 returned with HTTP 200 Jul 03 02:38:00.508106 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1046/4220] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:38:00 2026] GET /volume/v3/volumes/567b6e18-1e6b-4314-8f0d-4ccdbfef8ff5 => generated 849 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:00.620294 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-42a7005a-c04c-4756-8e3d-13b4e4a242be None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:00.622701 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-42a7005a-c04c-4756-8e3d-13b4e4a242be tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] GET https://10.4.3.223/volume/v3/snapshots/58c36e6b-530c-4a79-b053-9c542f7ccddc Jul 03 02:38:00.622967 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-42a7005a-c04c-4756-8e3d-13b4e4a242be tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:00.623225 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-42a7005a-c04c-4756-8e3d-13b4e4a242be tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:00.630055 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:00.630055 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:38:00.630687 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-42a7005a-c04c-4756-8e3d-13b4e4a242be tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Snapshot retrieved successfully. Jul 03 02:38:00.631973 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-42a7005a-c04c-4756-8e3d-13b4e4a242be tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] https://10.4.3.223/volume/v3/snapshots/58c36e6b-530c-4a79-b053-9c542f7ccddc returned with HTTP 200 Jul 03 02:38:00.632479 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1063/4221] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:38:00 2026] GET /volume/v3/snapshots/58c36e6b-530c-4a79-b053-9c542f7ccddc => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:00.644443 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-fe9ba94e-e3e0-45b0-af42-19b500fa9bb1 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:00.646806 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-fe9ba94e-e3e0-45b0-af42-19b500fa9bb1 tempest-SnapshotsActionsTest-35088513 tempest-SnapshotsActionsTest-35088513-project-admin] POST https://10.4.3.223/volume/v3/snapshots/58c36e6b-530c-4a79-b053-9c542f7ccddc/action Jul 03 02:38:00.647458 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-fe9ba94e-e3e0-45b0-af42-19b500fa9bb1 tempest-SnapshotsActionsTest-35088513 tempest-SnapshotsActionsTest-35088513-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=100013) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:38:00.648039 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-fe9ba94e-e3e0-45b0-af42-19b500fa9bb1 tempest-SnapshotsActionsTest-35088513 tempest-SnapshotsActionsTest-35088513-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:38:00.649715 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.contrib.admin_actions [None req-fe9ba94e-e3e0-45b0-af42-19b500fa9bb1 tempest-SnapshotsActionsTest-35088513 tempest-SnapshotsActionsTest-35088513-project-admin] Updating snapshot '58c36e6b-530c-4a79-b053-9c542f7ccddc' with '{'status': 'error_deleting'}' {{(pid=100013) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 02:38:00.662174 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:00.662174 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:38:00.683028 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-fe9ba94e-e3e0-45b0-af42-19b500fa9bb1 tempest-SnapshotsActionsTest-35088513 tempest-SnapshotsActionsTest-35088513-project-admin] https://10.4.3.223/volume/v3/snapshots/58c36e6b-530c-4a79-b053-9c542f7ccddc/action returned with HTTP 202 Jul 03 02:38:00.683617 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1059/4222] 10.4.3.223 () {68 vars in 1396 bytes} [Fri Jul 3 02:38:00 2026] POST /volume/v3/snapshots/58c36e6b-530c-4a79-b053-9c542f7ccddc/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 02:38:00.693471 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-f411f035-c37e-46c8-9a4f-3613903655d1 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:00.696865 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-f411f035-c37e-46c8-9a4f-3613903655d1 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] GET https://10.4.3.223/volume/v3/snapshots/58c36e6b-530c-4a79-b053-9c542f7ccddc Jul 03 02:38:00.697724 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-f411f035-c37e-46c8-9a4f-3613903655d1 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:00.697868 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-f411f035-c37e-46c8-9a4f-3613903655d1 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:00.715378 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:00.715378 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:38:00.716695 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-f411f035-c37e-46c8-9a4f-3613903655d1 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Snapshot retrieved successfully. Jul 03 02:38:00.717971 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-f411f035-c37e-46c8-9a4f-3613903655d1 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] https://10.4.3.223/volume/v3/snapshots/58c36e6b-530c-4a79-b053-9c542f7ccddc returned with HTTP 200 Jul 03 02:38:00.718985 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1055/4223] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:38:00 2026] GET /volume/v3/snapshots/58c36e6b-530c-4a79-b053-9c542f7ccddc => generated 471 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:00.731107 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-8afef5a8-5575-48f0-9110-645d94cf513f None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:00.731694 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-8afef5a8-5575-48f0-9110-645d94cf513f tempest-SnapshotsActionsTest-35088513 tempest-SnapshotsActionsTest-35088513-project-admin] POST https://10.4.3.223/volume/v3/snapshots/58c36e6b-530c-4a79-b053-9c542f7ccddc/action Jul 03 02:38:00.732069 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-8afef5a8-5575-48f0-9110-645d94cf513f tempest-SnapshotsActionsTest-35088513 tempest-SnapshotsActionsTest-35088513-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:38:00.732206 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-8afef5a8-5575-48f0-9110-645d94cf513f tempest-SnapshotsActionsTest-35088513 tempest-SnapshotsActionsTest-35088513-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:38:00.739324 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:00.739324 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:38:00.739773 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-8afef5a8-5575-48f0-9110-645d94cf513f tempest-SnapshotsActionsTest-35088513 tempest-SnapshotsActionsTest-35088513-project-admin] Snapshot retrieved successfully. Jul 03 02:38:00.761742 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-8afef5a8-5575-48f0-9110-645d94cf513f tempest-SnapshotsActionsTest-35088513 tempest-SnapshotsActionsTest-35088513-project-admin] Snapshot delete request issued successfully. Jul 03 02:38:00.762058 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-8afef5a8-5575-48f0-9110-645d94cf513f tempest-SnapshotsActionsTest-35088513 tempest-SnapshotsActionsTest-35088513-project-admin] https://10.4.3.223/volume/v3/snapshots/58c36e6b-530c-4a79-b053-9c542f7ccddc/action returned with HTTP 202 Jul 03 02:38:00.762720 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1047/4224] 10.4.3.223 () {68 vars in 1396 bytes} [Fri Jul 3 02:38:00 2026] POST /volume/v3/snapshots/58c36e6b-530c-4a79-b053-9c542f7ccddc/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 02:38:00.772201 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-438420c3-02d9-437d-9881-31a9444def89 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:00.773920 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-438420c3-02d9-437d-9881-31a9444def89 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] GET https://10.4.3.223/volume/v3/snapshots/58c36e6b-530c-4a79-b053-9c542f7ccddc Jul 03 02:38:00.774179 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-438420c3-02d9-437d-9881-31a9444def89 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:00.774371 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-438420c3-02d9-437d-9881-31a9444def89 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:00.780348 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:00.780348 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:38:00.780943 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-438420c3-02d9-437d-9881-31a9444def89 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Snapshot retrieved successfully. Jul 03 02:38:00.781710 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-438420c3-02d9-437d-9881-31a9444def89 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] https://10.4.3.223/volume/v3/snapshots/58c36e6b-530c-4a79-b053-9c542f7ccddc returned with HTTP 200 Jul 03 02:38:00.782114 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1064/4225] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:38:00 2026] GET /volume/v3/snapshots/58c36e6b-530c-4a79-b053-9c542f7ccddc => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:00.889022 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-b895f171-f48d-41ae-98e6-6bbfe1aa1110 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:00.892441 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-b895f171-f48d-41ae-98e6-6bbfe1aa1110 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/backups/37d5523e-fb4e-4303-b716-fc6e904976e1 Jul 03 02:38:00.892744 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-b895f171-f48d-41ae-98e6-6bbfe1aa1110 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:00.893040 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-b895f171-f48d-41ae-98e6-6bbfe1aa1110 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:00.893215 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-b895f171-f48d-41ae-98e6-6bbfe1aa1110 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Show backup with id 37d5523e-fb4e-4303-b716-fc6e904976e1. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:38:00.899268 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:00.899268 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:38:00.900232 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-b895f171-f48d-41ae-98e6-6bbfe1aa1110 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/backups/37d5523e-fb4e-4303-b716-fc6e904976e1 returned with HTTP 200 Jul 03 02:38:00.900807 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1060/4226] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:38:00 2026] GET /volume/v3/backups/37d5523e-fb4e-4303-b716-fc6e904976e1 => generated 724 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:01.447008 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-5d4d0c23-6ae6-4d1a-8dbe-56b57a0bf1fb None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:01.448972 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-5d4d0c23-6ae6-4d1a-8dbe-56b57a0bf1fb tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] GET https://10.4.3.223/volume/v3/volumes/2003f5df-ed62-46d6-a4ac-707e2f24fc5c Jul 03 02:38:01.449238 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-5d4d0c23-6ae6-4d1a-8dbe-56b57a0bf1fb tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:01.449432 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-5d4d0c23-6ae6-4d1a-8dbe-56b57a0bf1fb tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:01.456901 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:01.456901 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:38:01.460936 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-5d4d0c23-6ae6-4d1a-8dbe-56b57a0bf1fb tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Volume info retrieved successfully. Jul 03 02:38:01.465304 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-5d4d0c23-6ae6-4d1a-8dbe-56b57a0bf1fb tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] https://10.4.3.223/volume/v3/volumes/2003f5df-ed62-46d6-a4ac-707e2f24fc5c returned with HTTP 200 Jul 03 02:38:01.465700 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1056/4227] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:38:01 2026] GET /volume/v3/volumes/2003f5df-ed62-46d6-a4ac-707e2f24fc5c => generated 944 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:01.794585 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-7c4d5dea-1ad9-4f3e-8cdb-cb4497d0e0f0 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:01.796674 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-7c4d5dea-1ad9-4f3e-8cdb-cb4497d0e0f0 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] GET https://10.4.3.223/volume/v3/snapshots/58c36e6b-530c-4a79-b053-9c542f7ccddc Jul 03 02:38:01.796880 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-7c4d5dea-1ad9-4f3e-8cdb-cb4497d0e0f0 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:01.797101 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-7c4d5dea-1ad9-4f3e-8cdb-cb4497d0e0f0 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:01.802900 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-7c4d5dea-1ad9-4f3e-8cdb-cb4497d0e0f0 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] https://10.4.3.223/volume/v3/snapshots/58c36e6b-530c-4a79-b053-9c542f7ccddc returned with HTTP 404 Jul 03 02:38:01.803757 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1048/4228] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:38:01 2026] GET /volume/v3/snapshots/58c36e6b-530c-4a79-b053-9c542f7ccddc => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:38:01.812750 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-843f9413-82be-4049-b009-4c388399edac None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:01.816441 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-843f9413-82be-4049-b009-4c388399edac tempest-SnapshotsActionsTest-35088513 tempest-SnapshotsActionsTest-35088513-project-admin] POST https://10.4.3.223/volume/v3/snapshots/a9e69d86-f2c1-4bec-93a7-8fd28e336119/action Jul 03 02:38:01.816441 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-843f9413-82be-4049-b009-4c388399edac tempest-SnapshotsActionsTest-35088513 tempest-SnapshotsActionsTest-35088513-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100015) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:38:01.816441 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-843f9413-82be-4049-b009-4c388399edac tempest-SnapshotsActionsTest-35088513 tempest-SnapshotsActionsTest-35088513-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:38:01.816621 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.contrib.admin_actions [None req-843f9413-82be-4049-b009-4c388399edac tempest-SnapshotsActionsTest-35088513 tempest-SnapshotsActionsTest-35088513-project-admin] Updating snapshot 'a9e69d86-f2c1-4bec-93a7-8fd28e336119' with '{'status': 'available'}' {{(pid=100015) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 02:38:01.824919 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:01.824919 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:38:01.837136 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-843f9413-82be-4049-b009-4c388399edac tempest-SnapshotsActionsTest-35088513 tempest-SnapshotsActionsTest-35088513-project-admin] https://10.4.3.223/volume/v3/snapshots/a9e69d86-f2c1-4bec-93a7-8fd28e336119/action returned with HTTP 202 Jul 03 02:38:01.837702 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1065/4229] 10.4.3.223 () {68 vars in 1396 bytes} [Fri Jul 3 02:38:01 2026] POST /volume/v3/snapshots/a9e69d86-f2c1-4bec-93a7-8fd28e336119/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 02:38:01.844178 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-4469063f-5498-4132-937a-a7cf1d93408e None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:01.846823 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-4469063f-5498-4132-937a-a7cf1d93408e tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] GET https://10.4.3.223/volume/v3/snapshots/a9e69d86-f2c1-4bec-93a7-8fd28e336119 Jul 03 02:38:01.847040 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-4469063f-5498-4132-937a-a7cf1d93408e tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:01.847274 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-4469063f-5498-4132-937a-a7cf1d93408e tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:01.852201 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:01.852201 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:38:01.852722 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-4469063f-5498-4132-937a-a7cf1d93408e tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Snapshot retrieved successfully. Jul 03 02:38:01.853469 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-4469063f-5498-4132-937a-a7cf1d93408e tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] https://10.4.3.223/volume/v3/snapshots/a9e69d86-f2c1-4bec-93a7-8fd28e336119 returned with HTTP 200 Jul 03 02:38:01.853927 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1061/4230] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:38:01 2026] GET /volume/v3/snapshots/a9e69d86-f2c1-4bec-93a7-8fd28e336119 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:01.862718 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-56d8d3c9-aaab-405c-b09a-b78f56dccdeb None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:01.864561 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-56d8d3c9-aaab-405c-b09a-b78f56dccdeb tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/58c36e6b-530c-4a79-b053-9c542f7ccddc Jul 03 02:38:01.864811 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-56d8d3c9-aaab-405c-b09a-b78f56dccdeb tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:01.865096 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-56d8d3c9-aaab-405c-b09a-b78f56dccdeb tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Calling method 'delete' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:01.865260 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.snapshots [None req-56d8d3c9-aaab-405c-b09a-b78f56dccdeb tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Delete snapshot with id: 58c36e6b-530c-4a79-b053-9c542f7ccddc Jul 03 02:38:01.869733 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-56d8d3c9-aaab-405c-b09a-b78f56dccdeb tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] https://10.4.3.223/volume/v3/snapshots/58c36e6b-530c-4a79-b053-9c542f7ccddc returned with HTTP 404 Jul 03 02:38:01.870190 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1057/4231] 10.4.3.223 () {66 vars in 1357 bytes} [Fri Jul 3 02:38:01 2026] DELETE /volume/v3/snapshots/58c36e6b-530c-4a79-b053-9c542f7ccddc => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:38:01.879830 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-1c6711a8-6308-4e69-8406-ac03a4851d46 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:01.882036 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-1c6711a8-6308-4e69-8406-ac03a4851d46 tempest-SnapshotsActionsTest-35088513 tempest-SnapshotsActionsTest-35088513-project-admin] POST https://10.4.3.223/volume/v3/snapshots/a9e69d86-f2c1-4bec-93a7-8fd28e336119/action Jul 03 02:38:01.882486 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-1c6711a8-6308-4e69-8406-ac03a4851d46 tempest-SnapshotsActionsTest-35088513 tempest-SnapshotsActionsTest-35088513-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:38:01.882662 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-1c6711a8-6308-4e69-8406-ac03a4851d46 tempest-SnapshotsActionsTest-35088513 tempest-SnapshotsActionsTest-35088513-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:38:01.887925 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.contrib.admin_actions [None req-1c6711a8-6308-4e69-8406-ac03a4851d46 tempest-SnapshotsActionsTest-35088513 tempest-SnapshotsActionsTest-35088513-project-admin] Updating snapshot 'a9e69d86-f2c1-4bec-93a7-8fd28e336119' with '{'status': 'creating'}' {{(pid=100014) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 02:38:01.902175 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:01.902175 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:38:01.911885 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-90ccac0f-a192-4b86-a592-4bcb79671da7 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:01.913244 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-90ccac0f-a192-4b86-a592-4bcb79671da7 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/backups/37d5523e-fb4e-4303-b716-fc6e904976e1 Jul 03 02:38:01.913540 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-90ccac0f-a192-4b86-a592-4bcb79671da7 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:01.914678 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-90ccac0f-a192-4b86-a592-4bcb79671da7 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:01.914678 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-90ccac0f-a192-4b86-a592-4bcb79671da7 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Show backup with id 37d5523e-fb4e-4303-b716-fc6e904976e1. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:38:01.916525 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-1c6711a8-6308-4e69-8406-ac03a4851d46 tempest-SnapshotsActionsTest-35088513 tempest-SnapshotsActionsTest-35088513-project-admin] https://10.4.3.223/volume/v3/snapshots/a9e69d86-f2c1-4bec-93a7-8fd28e336119/action returned with HTTP 202 Jul 03 02:38:01.916918 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1049/4232] 10.4.3.223 () {68 vars in 1396 bytes} [Fri Jul 3 02:38:01 2026] POST /volume/v3/snapshots/a9e69d86-f2c1-4bec-93a7-8fd28e336119/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 02:38:01.921291 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:01.921291 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:38:01.923828 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-90ccac0f-a192-4b86-a592-4bcb79671da7 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/backups/37d5523e-fb4e-4303-b716-fc6e904976e1 returned with HTTP 200 Jul 03 02:38:01.924344 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1066/4233] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:38:01 2026] GET /volume/v3/backups/37d5523e-fb4e-4303-b716-fc6e904976e1 => generated 724 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:01.925245 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-69d41774-0a77-4dda-b2de-0c8a594d4905 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:01.927141 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-69d41774-0a77-4dda-b2de-0c8a594d4905 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] GET https://10.4.3.223/volume/v3/snapshots/a9e69d86-f2c1-4bec-93a7-8fd28e336119 Jul 03 02:38:01.927342 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-69d41774-0a77-4dda-b2de-0c8a594d4905 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:01.927545 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-69d41774-0a77-4dda-b2de-0c8a594d4905 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:01.933553 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:01.933553 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:38:01.934137 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-69d41774-0a77-4dda-b2de-0c8a594d4905 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Snapshot retrieved successfully. Jul 03 02:38:01.935436 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-69d41774-0a77-4dda-b2de-0c8a594d4905 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] https://10.4.3.223/volume/v3/snapshots/a9e69d86-f2c1-4bec-93a7-8fd28e336119 returned with HTTP 200 Jul 03 02:38:01.935826 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1062/4234] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:38:01 2026] GET /volume/v3/snapshots/a9e69d86-f2c1-4bec-93a7-8fd28e336119 => generated 464 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:01.944049 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-970dbf15-5ff5-4586-accd-b9600a561eb6 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:01.945683 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-970dbf15-5ff5-4586-accd-b9600a561eb6 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] POST https://10.4.3.223/volume/v3/snapshots/a9e69d86-f2c1-4bec-93a7-8fd28e336119/action Jul 03 02:38:01.946156 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-970dbf15-5ff5-4586-accd-b9600a561eb6 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100012) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:38:01.946276 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-970dbf15-5ff5-4586-accd-b9600a561eb6 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:38:01.947624 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.contrib.snapshot_actions [None req-970dbf15-5ff5-4586-accd-b9600a561eb6 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100012) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 03 02:38:01.953551 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:01.953551 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:38:01.954032 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.contrib.snapshot_actions [None req-970dbf15-5ff5-4586-accd-b9600a561eb6 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Updating snapshot a9e69d86-f2c1-4bec-93a7-8fd28e336119 with info {'id': 'a9e69d86-f2c1-4bec-93a7-8fd28e336119', 'status': 'error', 'progress': '80%'} Jul 03 02:38:01.959383 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-970dbf15-5ff5-4586-accd-b9600a561eb6 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] https://10.4.3.223/volume/v3/snapshots/a9e69d86-f2c1-4bec-93a7-8fd28e336119/action returned with HTTP 202 Jul 03 02:38:01.959815 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1058/4235] 10.4.3.223 () {68 vars in 1396 bytes} [Fri Jul 3 02:38:01 2026] POST /volume/v3/snapshots/a9e69d86-f2c1-4bec-93a7-8fd28e336119/action => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:38:01.966444 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-257bb6c5-8d5e-42cb-9941-4b5b34517376 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:01.968268 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-257bb6c5-8d5e-42cb-9941-4b5b34517376 tempest-SnapshotsActionsTest-35088513 tempest-SnapshotsActionsTest-35088513-project-admin] GET https://10.4.3.223/volume/v3/snapshots/a9e69d86-f2c1-4bec-93a7-8fd28e336119 Jul 03 02:38:01.968528 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-257bb6c5-8d5e-42cb-9941-4b5b34517376 tempest-SnapshotsActionsTest-35088513 tempest-SnapshotsActionsTest-35088513-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:01.968758 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-257bb6c5-8d5e-42cb-9941-4b5b34517376 tempest-SnapshotsActionsTest-35088513 tempest-SnapshotsActionsTest-35088513-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:01.973586 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:01.973586 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:38:01.973862 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-257bb6c5-8d5e-42cb-9941-4b5b34517376 tempest-SnapshotsActionsTest-35088513 tempest-SnapshotsActionsTest-35088513-project-admin] Snapshot retrieved successfully. Jul 03 02:38:01.974492 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-257bb6c5-8d5e-42cb-9941-4b5b34517376 tempest-SnapshotsActionsTest-35088513 tempest-SnapshotsActionsTest-35088513-project-admin] https://10.4.3.223/volume/v3/snapshots/a9e69d86-f2c1-4bec-93a7-8fd28e336119 returned with HTTP 200 Jul 03 02:38:01.974837 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1050/4236] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:38:01 2026] GET /volume/v3/snapshots/a9e69d86-f2c1-4bec-93a7-8fd28e336119 => generated 460 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:01.984202 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-41e89723-2e09-447c-a696-15b1a3168db2 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:01.987445 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-41e89723-2e09-447c-a696-15b1a3168db2 tempest-SnapshotsActionsTest-35088513 tempest-SnapshotsActionsTest-35088513-project-admin] POST https://10.4.3.223/volume/v3/snapshots/a9e69d86-f2c1-4bec-93a7-8fd28e336119/action Jul 03 02:38:01.987445 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-41e89723-2e09-447c-a696-15b1a3168db2 tempest-SnapshotsActionsTest-35088513 tempest-SnapshotsActionsTest-35088513-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100015) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:38:01.987445 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-41e89723-2e09-447c-a696-15b1a3168db2 tempest-SnapshotsActionsTest-35088513 tempest-SnapshotsActionsTest-35088513-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:38:01.988612 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.contrib.admin_actions [None req-41e89723-2e09-447c-a696-15b1a3168db2 tempest-SnapshotsActionsTest-35088513 tempest-SnapshotsActionsTest-35088513-project-admin] Updating snapshot 'a9e69d86-f2c1-4bec-93a7-8fd28e336119' with '{'status': 'available'}' {{(pid=100015) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 02:38:01.998599 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:01.998599 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:38:02.010632 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-41e89723-2e09-447c-a696-15b1a3168db2 tempest-SnapshotsActionsTest-35088513 tempest-SnapshotsActionsTest-35088513-project-admin] https://10.4.3.223/volume/v3/snapshots/a9e69d86-f2c1-4bec-93a7-8fd28e336119/action returned with HTTP 202 Jul 03 02:38:02.011204 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1067/4237] 10.4.3.223 () {68 vars in 1396 bytes} [Fri Jul 3 02:38:01 2026] POST /volume/v3/snapshots/a9e69d86-f2c1-4bec-93a7-8fd28e336119/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 02:38:02.018654 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-6e9e9221-a087-4c66-babd-018a7399cf77 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:02.020847 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-6e9e9221-a087-4c66-babd-018a7399cf77 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] GET https://10.4.3.223/volume/v3/snapshots/a9e69d86-f2c1-4bec-93a7-8fd28e336119 Jul 03 02:38:02.021078 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-6e9e9221-a087-4c66-babd-018a7399cf77 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:02.021315 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-6e9e9221-a087-4c66-babd-018a7399cf77 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:02.027680 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:02.027680 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:38:02.028235 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-6e9e9221-a087-4c66-babd-018a7399cf77 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Snapshot retrieved successfully. Jul 03 02:38:02.029156 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-6e9e9221-a087-4c66-babd-018a7399cf77 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] https://10.4.3.223/volume/v3/snapshots/a9e69d86-f2c1-4bec-93a7-8fd28e336119 returned with HTTP 200 Jul 03 02:38:02.029742 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1063/4238] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:38:02 2026] GET /volume/v3/snapshots/a9e69d86-f2c1-4bec-93a7-8fd28e336119 => generated 464 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:02.038592 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-ac0c35ca-2878-48ce-accb-e9368cdad535 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:02.040803 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-ac0c35ca-2878-48ce-accb-e9368cdad535 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/a9e69d86-f2c1-4bec-93a7-8fd28e336119 Jul 03 02:38:02.041075 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-ac0c35ca-2878-48ce-accb-e9368cdad535 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:02.041370 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-ac0c35ca-2878-48ce-accb-e9368cdad535 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Calling method 'delete' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:02.041555 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.snapshots [None req-ac0c35ca-2878-48ce-accb-e9368cdad535 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Delete snapshot with id: a9e69d86-f2c1-4bec-93a7-8fd28e336119 Jul 03 02:38:02.048301 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:02.048301 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:38:02.048956 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-ac0c35ca-2878-48ce-accb-e9368cdad535 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Snapshot retrieved successfully. Jul 03 02:38:02.078660 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-ac0c35ca-2878-48ce-accb-e9368cdad535 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Snapshot delete request issued successfully. Jul 03 02:38:02.078660 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-ac0c35ca-2878-48ce-accb-e9368cdad535 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] https://10.4.3.223/volume/v3/snapshots/a9e69d86-f2c1-4bec-93a7-8fd28e336119 returned with HTTP 202 Jul 03 02:38:02.078660 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1059/4239] 10.4.3.223 () {66 vars in 1357 bytes} [Fri Jul 3 02:38:02 2026] DELETE /volume/v3/snapshots/a9e69d86-f2c1-4bec-93a7-8fd28e336119 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:38:02.083561 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-6a323bc0-7174-425a-a541-86e76d64b726 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:02.086579 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-6a323bc0-7174-425a-a541-86e76d64b726 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] GET https://10.4.3.223/volume/v3/snapshots/a9e69d86-f2c1-4bec-93a7-8fd28e336119 Jul 03 02:38:02.086579 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-6a323bc0-7174-425a-a541-86e76d64b726 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:02.086579 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-6a323bc0-7174-425a-a541-86e76d64b726 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:02.091375 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:02.091375 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:38:02.091973 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-6a323bc0-7174-425a-a541-86e76d64b726 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Snapshot retrieved successfully. Jul 03 02:38:02.092795 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-6a323bc0-7174-425a-a541-86e76d64b726 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] https://10.4.3.223/volume/v3/snapshots/a9e69d86-f2c1-4bec-93a7-8fd28e336119 returned with HTTP 200 Jul 03 02:38:02.093159 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1051/4240] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:38:02 2026] GET /volume/v3/snapshots/a9e69d86-f2c1-4bec-93a7-8fd28e336119 => generated 463 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:02.479980 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-09cc31cf-7669-49f7-ab8c-18d121c6acdc None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:02.481739 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-09cc31cf-7669-49f7-ab8c-18d121c6acdc tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] GET https://10.4.3.223/volume/v3/volumes/2003f5df-ed62-46d6-a4ac-707e2f24fc5c Jul 03 02:38:02.481919 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-09cc31cf-7669-49f7-ab8c-18d121c6acdc tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:02.482102 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-09cc31cf-7669-49f7-ab8c-18d121c6acdc tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:02.489315 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:02.489315 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:38:02.493712 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-09cc31cf-7669-49f7-ab8c-18d121c6acdc tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Volume info retrieved successfully. Jul 03 02:38:02.498546 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-09cc31cf-7669-49f7-ab8c-18d121c6acdc tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] https://10.4.3.223/volume/v3/volumes/2003f5df-ed62-46d6-a4ac-707e2f24fc5c returned with HTTP 200 Jul 03 02:38:02.499228 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1068/4241] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:38:02 2026] GET /volume/v3/volumes/2003f5df-ed62-46d6-a4ac-707e2f24fc5c => generated 944 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 02:38:02.554364 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-6c8bb26d-d327-4d03-94d0-fe0ae6fa5cb2 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:02.554803 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-6c8bb26d-d327-4d03-94d0-fe0ae6fa5cb2 None None] GET https://10.4.3.223/volume// Jul 03 02:38:02.554972 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-6c8bb26d-d327-4d03-94d0-fe0ae6fa5cb2 None None] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:02.555187 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-6c8bb26d-d327-4d03-94d0-fe0ae6fa5cb2 None None] Calling method 'all' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:02.555493 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-6c8bb26d-d327-4d03-94d0-fe0ae6fa5cb2 None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:38:02.555906 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1064/4242] 10.4.3.223 () {66 vars in 1428 bytes} [Fri Jul 3 02:38:02 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:38:02.565464 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-b64c876f-9dff-48d3-8565-51c5cfa56ce4 req-31be8ecb-f32b-4b59-ada5-089efc2d8732 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:02.567726 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-b64c876f-9dff-48d3-8565-51c5cfa56ce4 req-31be8ecb-f32b-4b59-ada5-089efc2d8732 tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] POST https://10.4.3.223/volume/v3/attachments Jul 03 02:38:02.568071 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-b64c876f-9dff-48d3-8565-51c5cfa56ce4 req-31be8ecb-f32b-4b59-ada5-089efc2d8732 tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "567b6e18-1e6b-4314-8f0d-4ccdbfef8ff5", "connector": null, "instance_uuid": "b806b8be-4dae-43a7-a9e5-2d1bd81715ca"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:38:02.577740 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:02.577740 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:38:02.609741 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-b64c876f-9dff-48d3-8565-51c5cfa56ce4 req-31be8ecb-f32b-4b59-ada5-089efc2d8732 tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Jul 03 02:38:02.610355 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1060/4243] 10.4.3.223 () {74 vars in 1594 bytes} [Fri Jul 3 02:38:02 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) Jul 03 02:38:02.937838 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-490437f3-ac39-4899-a541-cd2b6fc51faa None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:02.939738 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-490437f3-ac39-4899-a541-cd2b6fc51faa tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/backups/37d5523e-fb4e-4303-b716-fc6e904976e1 Jul 03 02:38:02.939738 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-490437f3-ac39-4899-a541-cd2b6fc51faa tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:02.940366 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-490437f3-ac39-4899-a541-cd2b6fc51faa tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:02.940366 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-490437f3-ac39-4899-a541-cd2b6fc51faa tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Show backup with id 37d5523e-fb4e-4303-b716-fc6e904976e1. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:38:02.945113 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:02.945113 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:38:02.945879 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-490437f3-ac39-4899-a541-cd2b6fc51faa tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/backups/37d5523e-fb4e-4303-b716-fc6e904976e1 returned with HTTP 200 Jul 03 02:38:02.945879 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1052/4244] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:38:02 2026] GET /volume/v3/backups/37d5523e-fb4e-4303-b716-fc6e904976e1 => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:03.045659 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-0c79d66a-7d0c-4c16-96f4-0ef27a11bb3a None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:03.050564 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-0c79d66a-7d0c-4c16-96f4-0ef27a11bb3a tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] GET https://10.4.3.223/volume/v3/volumes/567b6e18-1e6b-4314-8f0d-4ccdbfef8ff5 Jul 03 02:38:03.050564 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-0c79d66a-7d0c-4c16-96f4-0ef27a11bb3a tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:03.050564 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-0c79d66a-7d0c-4c16-96f4-0ef27a11bb3a tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:03.061761 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:03.061761 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:38:03.073662 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-0c79d66a-7d0c-4c16-96f4-0ef27a11bb3a tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] Volume info retrieved successfully. Jul 03 02:38:03.076913 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-0c79d66a-7d0c-4c16-96f4-0ef27a11bb3a tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] https://10.4.3.223/volume/v3/volumes/567b6e18-1e6b-4314-8f0d-4ccdbfef8ff5 returned with HTTP 200 Jul 03 02:38:03.077635 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1069/4245] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:38:03 2026] GET /volume/v3/volumes/567b6e18-1e6b-4314-8f0d-4ccdbfef8ff5 => generated 866 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:38:03.106721 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-d43670b6-8bb2-49b3-998c-7ad7ec79a1f1 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:03.112630 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-d43670b6-8bb2-49b3-998c-7ad7ec79a1f1 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] GET https://10.4.3.223/volume/v3/snapshots/a9e69d86-f2c1-4bec-93a7-8fd28e336119 Jul 03 02:38:03.112831 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-d43670b6-8bb2-49b3-998c-7ad7ec79a1f1 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:03.113027 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-d43670b6-8bb2-49b3-998c-7ad7ec79a1f1 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:03.116853 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-d43670b6-8bb2-49b3-998c-7ad7ec79a1f1 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] https://10.4.3.223/volume/v3/snapshots/a9e69d86-f2c1-4bec-93a7-8fd28e336119 returned with HTTP 404 Jul 03 02:38:03.117914 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1065/4246] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:38:03 2026] GET /volume/v3/snapshots/a9e69d86-f2c1-4bec-93a7-8fd28e336119 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:38:03.124894 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-df332341-6a03-4f9a-893a-716a32d79f6b None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:03.126459 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-df332341-6a03-4f9a-893a-716a32d79f6b tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] GET https://10.4.3.223/volume/v3/volumes/3cc6963d-2750-4595-94c5-f9d2a72381dd Jul 03 02:38:03.126717 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-df332341-6a03-4f9a-893a-716a32d79f6b tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:03.126921 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-df332341-6a03-4f9a-893a-716a32d79f6b tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:03.134643 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:03.134643 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:38:03.139236 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-df332341-6a03-4f9a-893a-716a32d79f6b tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Volume info retrieved successfully. Jul 03 02:38:03.143305 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-25ee9346-f778-4341-8a31-bdfb5827bd74 req-07fb74f5-b6cd-44fd-aa0d-5f5283289331 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:03.143780 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-df332341-6a03-4f9a-893a-716a32d79f6b tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] https://10.4.3.223/volume/v3/volumes/3cc6963d-2750-4595-94c5-f9d2a72381dd returned with HTTP 200 Jul 03 02:38:03.144382 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1061/4247] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:38:03 2026] GET /volume/v3/volumes/3cc6963d-2750-4595-94c5-f9d2a72381dd => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:03.146783 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-25ee9346-f778-4341-8a31-bdfb5827bd74 req-07fb74f5-b6cd-44fd-aa0d-5f5283289331 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] GET https://10.4.3.223/volume/v3/limits Jul 03 02:38:03.147396 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-25ee9346-f778-4341-8a31-bdfb5827bd74 req-07fb74f5-b6cd-44fd-aa0d-5f5283289331 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:03.147632 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-25ee9346-f778-4341-8a31-bdfb5827bd74 req-07fb74f5-b6cd-44fd-aa0d-5f5283289331 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'index' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:03.147720 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-2cf9c69a-b0f5-4672-bfac-337a0d28e3a2 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:03.148176 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-2cf9c69a-b0f5-4672-bfac-337a0d28e3a2 None None] GET https://10.4.3.223/volume// Jul 03 02:38:03.148349 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-2cf9c69a-b0f5-4672-bfac-337a0d28e3a2 None None] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:03.148649 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-2cf9c69a-b0f5-4672-bfac-337a0d28e3a2 None None] Calling method 'all' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:03.148976 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-2cf9c69a-b0f5-4672-bfac-337a0d28e3a2 None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:38:03.149258 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1070/4248] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:38:03 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:38:03.158752 np0000004352 devstack@c-api.service[100014]: WARNING cinder.quota [req-25ee9346-f778-4341-8a31-bdfb5827bd74 req-07fb74f5-b6cd-44fd-aa0d-5f5283289331 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-577644040 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-577644040, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:38:03.159400 np0000004352 devstack@c-api.service[100014]: WARNING cinder.quota [req-25ee9346-f778-4341-8a31-bdfb5827bd74 req-07fb74f5-b6cd-44fd-aa0d-5f5283289331 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-577644040 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-577644040, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:38:03.159897 np0000004352 devstack@c-api.service[100014]: WARNING cinder.quota [req-25ee9346-f778-4341-8a31-bdfb5827bd74 req-07fb74f5-b6cd-44fd-aa0d-5f5283289331 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-577644040 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-577644040, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:38:03.160089 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-b64c876f-9dff-48d3-8565-51c5cfa56ce4 req-2504d359-311c-45f6-85ac-761d572104dc None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:03.162478 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-b64c876f-9dff-48d3-8565-51c5cfa56ce4 req-2504d359-311c-45f6-85ac-761d572104dc tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] GET https://10.4.3.223/volume/v3/volumes/567b6e18-1e6b-4314-8f0d-4ccdbfef8ff5 Jul 03 02:38:03.162736 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-b64c876f-9dff-48d3-8565-51c5cfa56ce4 req-2504d359-311c-45f6-85ac-761d572104dc tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:03.162799 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-39fc5269-229a-4d4e-a23c-de1a17c0dfb4 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:03.162966 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-b64c876f-9dff-48d3-8565-51c5cfa56ce4 req-2504d359-311c-45f6-85ac-761d572104dc tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:03.164624 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-39fc5269-229a-4d4e-a23c-de1a17c0dfb4 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] DELETE https://10.4.3.223/volume/v3/volumes/3cc6963d-2750-4595-94c5-f9d2a72381dd Jul 03 02:38:03.164820 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-39fc5269-229a-4d4e-a23c-de1a17c0dfb4 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:03.165031 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-39fc5269-229a-4d4e-a23c-de1a17c0dfb4 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Calling method 'delete' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:03.165196 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.volumes [None req-39fc5269-229a-4d4e-a23c-de1a17c0dfb4 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Delete volume with id: 3cc6963d-2750-4595-94c5-f9d2a72381dd Jul 03 02:38:03.172130 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:03.172130 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:38:03.172680 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-39fc5269-229a-4d4e-a23c-de1a17c0dfb4 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Volume info retrieved successfully. Jul 03 02:38:03.178065 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:03.178065 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:38:03.180544 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-25ee9346-f778-4341-8a31-bdfb5827bd74 req-07fb74f5-b6cd-44fd-aa0d-5f5283289331 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/limits returned with HTTP 200 Jul 03 02:38:03.181083 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1053/4249] 10.4.3.223 () {68 vars in 1484 bytes} [Fri Jul 3 02:38:03 2026] GET /volume/v3/limits => generated 302 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:03.182516 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-b64c876f-9dff-48d3-8565-51c5cfa56ce4 req-2504d359-311c-45f6-85ac-761d572104dc tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] Volume info retrieved successfully. Jul 03 02:38:03.188279 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-b64c876f-9dff-48d3-8565-51c5cfa56ce4 req-2504d359-311c-45f6-85ac-761d572104dc tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] https://10.4.3.223/volume/v3/volumes/567b6e18-1e6b-4314-8f0d-4ccdbfef8ff5 returned with HTTP 200 Jul 03 02:38:03.188806 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1066/4250] 10.4.3.223 () {70 vars in 1639 bytes} [Fri Jul 3 02:38:03 2026] GET /volume/v3/volumes/567b6e18-1e6b-4314-8f0d-4ccdbfef8ff5 => generated 1028 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:38:03.193755 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-39fc5269-229a-4d4e-a23c-de1a17c0dfb4 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Delete volume request issued successfully. Jul 03 02:38:03.193974 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-39fc5269-229a-4d4e-a23c-de1a17c0dfb4 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] https://10.4.3.223/volume/v3/volumes/3cc6963d-2750-4595-94c5-f9d2a72381dd returned with HTTP 202 Jul 03 02:38:03.194518 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1062/4251] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:38:03 2026] DELETE /volume/v3/volumes/3cc6963d-2750-4595-94c5-f9d2a72381dd => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:38:03.204094 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-5260be34-ee9f-46e4-82dc-4814592dd84c None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:03.206925 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-5260be34-ee9f-46e4-82dc-4814592dd84c tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] GET https://10.4.3.223/volume/v3/volumes/3cc6963d-2750-4595-94c5-f9d2a72381dd Jul 03 02:38:03.207199 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-5260be34-ee9f-46e4-82dc-4814592dd84c tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:03.207469 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-5260be34-ee9f-46e4-82dc-4814592dd84c tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:03.217604 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:03.217604 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:38:03.222973 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-5260be34-ee9f-46e4-82dc-4814592dd84c tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Volume info retrieved successfully. Jul 03 02:38:03.229661 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-5260be34-ee9f-46e4-82dc-4814592dd84c tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] https://10.4.3.223/volume/v3/volumes/3cc6963d-2750-4595-94c5-f9d2a72381dd returned with HTTP 200 Jul 03 02:38:03.230204 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1071/4252] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:38:03 2026] GET /volume/v3/volumes/3cc6963d-2750-4595-94c5-f9d2a72381dd => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:03.324360 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-b64c876f-9dff-48d3-8565-51c5cfa56ce4 req-8939bf1f-c713-45c0-a0f4-7d18b145704b None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:03.330948 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-b64c876f-9dff-48d3-8565-51c5cfa56ce4 req-8939bf1f-c713-45c0-a0f4-7d18b145704b tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] PUT https://10.4.3.223/volume/v3/attachments/33313bc9-9c6b-4e88-bf2f-4b2d2d201148 Jul 03 02:38:03.331427 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-b64c876f-9dff-48d3-8565-51c5cfa56ce4 req-8939bf1f-c713-45c0-a0f4-7d18b145704b tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000004352", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2a2633a05d73", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "80a8c083-552c-46a2-8db9-fd9e83fa2364", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:38:03.346473 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.coordination [req-b64c876f-9dff-48d3-8565-51c5cfa56ce4 req-8939bf1f-c713-45c0-a0f4-7d18b145704b tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] Acquiring lock "cinder-attachment_update-567b6e18-1e6b-4314-8f0d-4ccdbfef8ff5-np0000004352" by "attachment_update" {{(pid=100014) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 02:38:03.354079 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.coordination [req-b64c876f-9dff-48d3-8565-51c5cfa56ce4 req-8939bf1f-c713-45c0-a0f4-7d18b145704b tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] Lock "cinder-attachment_update-567b6e18-1e6b-4314-8f0d-4ccdbfef8ff5-np0000004352" acquired by "attachment_update" :: waited 0.008s {{(pid=100014) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 02:38:03.355403 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:03.355403 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:38:03.512763 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-4ad2d3b2-e26f-4977-99cb-e36f9feecc59 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:03.516260 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-4ad2d3b2-e26f-4977-99cb-e36f9feecc59 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] GET https://10.4.3.223/volume/v3/volumes/2003f5df-ed62-46d6-a4ac-707e2f24fc5c Jul 03 02:38:03.517029 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-4ad2d3b2-e26f-4977-99cb-e36f9feecc59 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:03.517307 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-4ad2d3b2-e26f-4977-99cb-e36f9feecc59 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:03.529977 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:03.529977 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:38:03.537930 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-4ad2d3b2-e26f-4977-99cb-e36f9feecc59 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Volume info retrieved successfully. Jul 03 02:38:03.544310 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-4ad2d3b2-e26f-4977-99cb-e36f9feecc59 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] https://10.4.3.223/volume/v3/volumes/2003f5df-ed62-46d6-a4ac-707e2f24fc5c returned with HTTP 200 Jul 03 02:38:03.544729 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1067/4253] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:38:03 2026] GET /volume/v3/volumes/2003f5df-ed62-46d6-a4ac-707e2f24fc5c => generated 1430 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:38:03.556457 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-4e0a6a21-741c-44a1-b75e-c0a9b49ca116 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:03.558355 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-4e0a6a21-741c-44a1-b75e-c0a9b49ca116 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] GET https://10.4.3.223/volume/v3/volumes/2003f5df-ed62-46d6-a4ac-707e2f24fc5c Jul 03 02:38:03.558617 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-4e0a6a21-741c-44a1-b75e-c0a9b49ca116 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:03.558816 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-4e0a6a21-741c-44a1-b75e-c0a9b49ca116 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:03.566102 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:03.566102 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:38:03.570250 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-4e0a6a21-741c-44a1-b75e-c0a9b49ca116 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Volume info retrieved successfully. Jul 03 02:38:03.574836 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-4e0a6a21-741c-44a1-b75e-c0a9b49ca116 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] https://10.4.3.223/volume/v3/volumes/2003f5df-ed62-46d6-a4ac-707e2f24fc5c returned with HTTP 200 Jul 03 02:38:03.575204 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1063/4254] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:38:03 2026] GET /volume/v3/volumes/2003f5df-ed62-46d6-a4ac-707e2f24fc5c => generated 1430 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:38:03.701028 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-f507b58a-f0dc-4e7f-bf28-75a79f1e3a62 req-3afdc991-1741-4aeb-b59e-72851514bc03 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:03.703315 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-f507b58a-f0dc-4e7f-bf28-75a79f1e3a62 req-3afdc991-1741-4aeb-b59e-72851514bc03 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] GET https://10.4.3.223/volume/v3/volumes/2003f5df-ed62-46d6-a4ac-707e2f24fc5c Jul 03 02:38:03.703544 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-f507b58a-f0dc-4e7f-bf28-75a79f1e3a62 req-3afdc991-1741-4aeb-b59e-72851514bc03 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:03.703759 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-f507b58a-f0dc-4e7f-bf28-75a79f1e3a62 req-3afdc991-1741-4aeb-b59e-72851514bc03 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:03.710790 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:03.710790 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:38:03.715265 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [req-f507b58a-f0dc-4e7f-bf28-75a79f1e3a62 req-3afdc991-1741-4aeb-b59e-72851514bc03 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Volume info retrieved successfully. Jul 03 02:38:03.722467 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-f507b58a-f0dc-4e7f-bf28-75a79f1e3a62 req-3afdc991-1741-4aeb-b59e-72851514bc03 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] https://10.4.3.223/volume/v3/volumes/2003f5df-ed62-46d6-a4ac-707e2f24fc5c returned with HTTP 200 Jul 03 02:38:03.722734 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-25ee9346-f778-4341-8a31-bdfb5827bd74 req-42af5ed3-23c6-48ef-bd9a-7ada245b5c36 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:03.722965 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1072/4255] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:38:03 2026] GET /volume/v3/volumes/2003f5df-ed62-46d6-a4ac-707e2f24fc5c => generated 1430 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:38:03.724828 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-25ee9346-f778-4341-8a31-bdfb5827bd74 req-42af5ed3-23c6-48ef-bd9a-7ada245b5c36 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] GET https://10.4.3.223/volume/v3/volumes/f5a4940d-9585-44a3-a845-2942f4146b74 Jul 03 02:38:03.725037 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-25ee9346-f778-4341-8a31-bdfb5827bd74 req-42af5ed3-23c6-48ef-bd9a-7ada245b5c36 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:03.725233 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-25ee9346-f778-4341-8a31-bdfb5827bd74 req-42af5ed3-23c6-48ef-bd9a-7ada245b5c36 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:03.734855 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:03.734855 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:38:03.739069 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-25ee9346-f778-4341-8a31-bdfb5827bd74 req-42af5ed3-23c6-48ef-bd9a-7ada245b5c36 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Volume info retrieved successfully. Jul 03 02:38:03.744393 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-25ee9346-f778-4341-8a31-bdfb5827bd74 req-42af5ed3-23c6-48ef-bd9a-7ada245b5c36 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/volumes/f5a4940d-9585-44a3-a845-2942f4146b74 returned with HTTP 200 Jul 03 02:38:03.744859 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1068/4256] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:38:03 2026] GET /volume/v3/volumes/f5a4940d-9585-44a3-a845-2942f4146b74 => generated 1659 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:38:03.754696 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-25ee9346-f778-4341-8a31-bdfb5827bd74 req-5ea9a299-80f3-4cd4-bd74-bd039d862f39 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:03.759259 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-25ee9346-f778-4341-8a31-bdfb5827bd74 req-5ea9a299-80f3-4cd4-bd74-bd039d862f39 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] POST https://10.4.3.223/volume/v3/snapshots Jul 03 02:38:03.759610 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-25ee9346-f778-4341-8a31-bdfb5827bd74 req-5ea9a299-80f3-4cd4-bd74-bd039d862f39 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f5a4940d-9585-44a3-a845-2942f4146b74", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-2088518080", "description": null, "metadata": {}}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:38:03.779618 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:03.779618 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:38:03.780144 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [req-25ee9346-f778-4341-8a31-bdfb5827bd74 req-5ea9a299-80f3-4cd4-bd74-bd039d862f39 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Volume info retrieved successfully. Jul 03 02:38:03.780366 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.snapshots [req-25ee9346-f778-4341-8a31-bdfb5827bd74 req-5ea9a299-80f3-4cd4-bd74-bd039d862f39 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Create snapshot from volume f5a4940d-9585-44a3-a845-2942f4146b74 Jul 03 02:38:03.826278 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.quota [req-25ee9346-f778-4341-8a31-bdfb5827bd74 req-5ea9a299-80f3-4cd4-bd74-bd039d862f39 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Created reservations ['186ef64a-b033-4b3c-a0ea-4cf367bbad83', '8edd8cd3-f9d5-44c9-a8f7-60b41748c49d', '116ea622-4569-425a-afb3-d86ebcc54dfb', 'f5798327-2a1a-4eb4-a217-9b0a0e1112f6'] {{(pid=100012) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:38:03.876846 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [req-25ee9346-f778-4341-8a31-bdfb5827bd74 req-5ea9a299-80f3-4cd4-bd74-bd039d862f39 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Snapshot force create request issued successfully. Jul 03 02:38:03.877513 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-25ee9346-f778-4341-8a31-bdfb5827bd74 req-5ea9a299-80f3-4cd4-bd74-bd039d862f39 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/snapshots returned with HTTP 202 Jul 03 02:38:03.877610 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1064/4257] 10.4.3.223 () {72 vars in 1547 bytes} [Fri Jul 3 02:38:03 2026] POST /volume/v3/snapshots => generated 320 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:38:03.884091 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.coordination [req-b64c876f-9dff-48d3-8565-51c5cfa56ce4 req-8939bf1f-c713-45c0-a0f4-7d18b145704b tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] Lock "cinder-attachment_update-567b6e18-1e6b-4314-8f0d-4ccdbfef8ff5-np0000004352" released by "attachment_update" :: held 0.529s {{(pid=100014) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 02:38:03.884091 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-b64c876f-9dff-48d3-8565-51c5cfa56ce4 req-8939bf1f-c713-45c0-a0f4-7d18b145704b tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] https://10.4.3.223/volume/v3/attachments/33313bc9-9c6b-4e88-bf2f-4b2d2d201148 returned with HTTP 200 Jul 03 02:38:03.884611 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1054/4258] 10.4.3.223 () {74 vars in 1704 bytes} [Fri Jul 3 02:38:03 2026] PUT /volume/v3/attachments/33313bc9-9c6b-4e88-bf2f-4b2d2d201148 => generated 969 bytes in 561 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:38:03.958236 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-cfad77c8-9968-4ccc-927e-16bf4266eef1 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:03.960128 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-cfad77c8-9968-4ccc-927e-16bf4266eef1 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/backups/37d5523e-fb4e-4303-b716-fc6e904976e1 Jul 03 02:38:03.960358 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-cfad77c8-9968-4ccc-927e-16bf4266eef1 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:03.960599 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-cfad77c8-9968-4ccc-927e-16bf4266eef1 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:03.960717 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-cfad77c8-9968-4ccc-927e-16bf4266eef1 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Show backup with id 37d5523e-fb4e-4303-b716-fc6e904976e1. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:38:03.969786 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:03.969786 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:38:03.970641 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-cfad77c8-9968-4ccc-927e-16bf4266eef1 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/backups/37d5523e-fb4e-4303-b716-fc6e904976e1 returned with HTTP 200 Jul 03 02:38:03.971032 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1073/4259] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:38:03 2026] GET /volume/v3/backups/37d5523e-fb4e-4303-b716-fc6e904976e1 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:04.092579 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-b6ad6044-721e-4ff9-b118-18b7c85b6e38 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:04.095187 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-b6ad6044-721e-4ff9-b118-18b7c85b6e38 tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] GET https://10.4.3.223/volume/v3/volumes/567b6e18-1e6b-4314-8f0d-4ccdbfef8ff5 Jul 03 02:38:04.097147 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-b6ad6044-721e-4ff9-b118-18b7c85b6e38 tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:04.097577 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-b6ad6044-721e-4ff9-b118-18b7c85b6e38 tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:04.125415 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:04.125415 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:38:04.130297 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-b6ad6044-721e-4ff9-b118-18b7c85b6e38 tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] Volume info retrieved successfully. Jul 03 02:38:04.138717 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-b6ad6044-721e-4ff9-b118-18b7c85b6e38 tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] https://10.4.3.223/volume/v3/volumes/567b6e18-1e6b-4314-8f0d-4ccdbfef8ff5 returned with HTTP 200 Jul 03 02:38:04.139136 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1069/4260] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:38:04 2026] GET /volume/v3/volumes/567b6e18-1e6b-4314-8f0d-4ccdbfef8ff5 => generated 867 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:38:04.247434 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-131345f1-80e8-49bc-83b2-d301bb5d1800 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:04.249405 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-131345f1-80e8-49bc-83b2-d301bb5d1800 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] GET https://10.4.3.223/volume/v3/volumes/3cc6963d-2750-4595-94c5-f9d2a72381dd Jul 03 02:38:04.249776 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-131345f1-80e8-49bc-83b2-d301bb5d1800 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:04.249895 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-131345f1-80e8-49bc-83b2-d301bb5d1800 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:04.257620 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-131345f1-80e8-49bc-83b2-d301bb5d1800 tempest-SnapshotsActionsTest-420830974 tempest-SnapshotsActionsTest-420830974-project-member] https://10.4.3.223/volume/v3/volumes/3cc6963d-2750-4595-94c5-f9d2a72381dd returned with HTTP 404 Jul 03 02:38:04.258314 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1065/4261] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:38:04 2026] GET /volume/v3/volumes/3cc6963d-2750-4595-94c5-f9d2a72381dd => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:38:04.313772 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-f507b58a-f0dc-4e7f-bf28-75a79f1e3a62 req-49a45837-d272-42e0-8c7b-9f76280fc902 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:04.316570 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-f507b58a-f0dc-4e7f-bf28-75a79f1e3a62 req-49a45837-d272-42e0-8c7b-9f76280fc902 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] GET https://10.4.3.223/volume/v3/volumes/2003f5df-ed62-46d6-a4ac-707e2f24fc5c Jul 03 02:38:04.316871 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-f507b58a-f0dc-4e7f-bf28-75a79f1e3a62 req-49a45837-d272-42e0-8c7b-9f76280fc902 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:04.317146 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-f507b58a-f0dc-4e7f-bf28-75a79f1e3a62 req-49a45837-d272-42e0-8c7b-9f76280fc902 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:04.326629 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:04.326629 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:38:04.332547 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [req-f507b58a-f0dc-4e7f-bf28-75a79f1e3a62 req-49a45837-d272-42e0-8c7b-9f76280fc902 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Volume info retrieved successfully. Jul 03 02:38:04.339851 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-f507b58a-f0dc-4e7f-bf28-75a79f1e3a62 req-49a45837-d272-42e0-8c7b-9f76280fc902 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] https://10.4.3.223/volume/v3/volumes/2003f5df-ed62-46d6-a4ac-707e2f24fc5c returned with HTTP 200 Jul 03 02:38:04.340620 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1055/4262] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:38:04 2026] GET /volume/v3/volumes/2003f5df-ed62-46d6-a4ac-707e2f24fc5c => generated 1430 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:38:04.351797 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-136fc6c6-8ea4-45ea-8242-f2e2cccfdab1 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:04.352247 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-136fc6c6-8ea4-45ea-8242-f2e2cccfdab1 None None] GET https://10.4.3.223/volume// Jul 03 02:38:04.352528 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-136fc6c6-8ea4-45ea-8242-f2e2cccfdab1 None None] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:04.352813 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-136fc6c6-8ea4-45ea-8242-f2e2cccfdab1 None None] Calling method 'all' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:04.353202 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-136fc6c6-8ea4-45ea-8242-f2e2cccfdab1 None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:38:04.353632 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1074/4263] 10.4.3.223 () {66 vars in 1419 bytes} [Fri Jul 3 02:38:04 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:38:04.362224 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-f507b58a-f0dc-4e7f-bf28-75a79f1e3a62 req-4cfa4a6c-3d72-49d3-82d2-8600dee39a4f None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:04.364392 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-f507b58a-f0dc-4e7f-bf28-75a79f1e3a62 req-4cfa4a6c-3d72-49d3-82d2-8600dee39a4f tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] POST https://10.4.3.223/volume/v3/attachments Jul 03 02:38:04.364798 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-f507b58a-f0dc-4e7f-bf28-75a79f1e3a62 req-4cfa4a6c-3d72-49d3-82d2-8600dee39a4f tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2003f5df-ed62-46d6-a4ac-707e2f24fc5c", "connector": null, "instance_uuid": "ef15413c-78f4-4947-b402-6af917c68da9"}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:38:04.372715 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:04.372715 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:38:04.409685 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-f507b58a-f0dc-4e7f-bf28-75a79f1e3a62 req-4cfa4a6c-3d72-49d3-82d2-8600dee39a4f tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Jul 03 02:38:04.410266 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1070/4264] 10.4.3.223 () {74 vars in 1594 bytes} [Fri Jul 3 02:38:04 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) Jul 03 02:38:04.985244 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-2098e74c-4293-4f3b-86fc-75e2b9dbb30b None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:04.987708 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-2098e74c-4293-4f3b-86fc-75e2b9dbb30b tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/backups/37d5523e-fb4e-4303-b716-fc6e904976e1 Jul 03 02:38:04.987980 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-2098e74c-4293-4f3b-86fc-75e2b9dbb30b tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:04.988204 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-2098e74c-4293-4f3b-86fc-75e2b9dbb30b tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:04.988342 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-2098e74c-4293-4f3b-86fc-75e2b9dbb30b tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Show backup with id 37d5523e-fb4e-4303-b716-fc6e904976e1. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:38:04.998547 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:04.998547 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:38:04.999891 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-2098e74c-4293-4f3b-86fc-75e2b9dbb30b tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/backups/37d5523e-fb4e-4303-b716-fc6e904976e1 returned with HTTP 200 Jul 03 02:38:05.000371 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1066/4265] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:38:04 2026] GET /volume/v3/backups/37d5523e-fb4e-4303-b716-fc6e904976e1 => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:05.156205 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-12c0829a-bdf7-46d9-be4a-bc11facfc757 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:05.158121 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-12c0829a-bdf7-46d9-be4a-bc11facfc757 tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] GET https://10.4.3.223/volume/v3/volumes/567b6e18-1e6b-4314-8f0d-4ccdbfef8ff5 Jul 03 02:38:05.158362 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-12c0829a-bdf7-46d9-be4a-bc11facfc757 tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:05.159087 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-12c0829a-bdf7-46d9-be4a-bc11facfc757 tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:05.182456 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:05.182456 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:38:05.186910 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-12c0829a-bdf7-46d9-be4a-bc11facfc757 tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] Volume info retrieved successfully. Jul 03 02:38:05.197608 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-12c0829a-bdf7-46d9-be4a-bc11facfc757 tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] https://10.4.3.223/volume/v3/volumes/567b6e18-1e6b-4314-8f0d-4ccdbfef8ff5 returned with HTTP 200 Jul 03 02:38:05.198153 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1056/4266] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:38:05 2026] GET /volume/v3/volumes/567b6e18-1e6b-4314-8f0d-4ccdbfef8ff5 => generated 867 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:38:06.011778 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-2d568af6-6fdc-4f8a-a25e-b869271ffaf8 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:06.014152 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-2d568af6-6fdc-4f8a-a25e-b869271ffaf8 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/backups/37d5523e-fb4e-4303-b716-fc6e904976e1 Jul 03 02:38:06.014464 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-2d568af6-6fdc-4f8a-a25e-b869271ffaf8 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:06.014738 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-2d568af6-6fdc-4f8a-a25e-b869271ffaf8 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:06.014935 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-2d568af6-6fdc-4f8a-a25e-b869271ffaf8 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Show backup with id 37d5523e-fb4e-4303-b716-fc6e904976e1. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:38:06.021337 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:06.021337 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:38:06.022494 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-2d568af6-6fdc-4f8a-a25e-b869271ffaf8 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/backups/37d5523e-fb4e-4303-b716-fc6e904976e1 returned with HTTP 200 Jul 03 02:38:06.023007 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1075/4267] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:38:06 2026] GET /volume/v3/backups/37d5523e-fb4e-4303-b716-fc6e904976e1 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:06.157760 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-760807dc-c420-48c2-8efd-43974adea6fa None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:06.159959 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-760807dc-c420-48c2-8efd-43974adea6fa tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] GET https://10.4.3.223/volume/v3/snapshots/86379c77-c821-4fcb-ace2-31da58c6f750 Jul 03 02:38:06.160266 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-760807dc-c420-48c2-8efd-43974adea6fa tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:06.160550 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-760807dc-c420-48c2-8efd-43974adea6fa tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:06.169983 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:06.169983 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:38:06.170563 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-760807dc-c420-48c2-8efd-43974adea6fa tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Snapshot retrieved successfully. Jul 03 02:38:06.171614 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-760807dc-c420-48c2-8efd-43974adea6fa tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/snapshots/86379c77-c821-4fcb-ace2-31da58c6f750 returned with HTTP 200 Jul 03 02:38:06.172197 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1071/4268] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:38:06 2026] GET /volume/v3/snapshots/86379c77-c821-4fcb-ace2-31da58c6f750 => generated 479 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:06.217648 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-1adb0ac6-02a7-4cf2-b187-e082382ead57 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:06.222393 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-1adb0ac6-02a7-4cf2-b187-e082382ead57 tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] GET https://10.4.3.223/volume/v3/volumes/567b6e18-1e6b-4314-8f0d-4ccdbfef8ff5 Jul 03 02:38:06.222494 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-1adb0ac6-02a7-4cf2-b187-e082382ead57 tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:06.222948 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-1adb0ac6-02a7-4cf2-b187-e082382ead57 tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:06.237375 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:06.237375 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:38:06.243314 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-1adb0ac6-02a7-4cf2-b187-e082382ead57 tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] Volume info retrieved successfully. Jul 03 02:38:06.247058 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-1adb0ac6-02a7-4cf2-b187-e082382ead57 tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] https://10.4.3.223/volume/v3/volumes/567b6e18-1e6b-4314-8f0d-4ccdbfef8ff5 returned with HTTP 200 Jul 03 02:38:06.247518 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1067/4269] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:38:06 2026] GET /volume/v3/volumes/567b6e18-1e6b-4314-8f0d-4ccdbfef8ff5 => generated 867 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:38:06.480693 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-31703233-12d5-4392-baf5-9e91874ff084 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:06.582035 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-31703233-12d5-4392-baf5-9e91874ff084 tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:38:06.582332 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-31703233-12d5-4392-baf5-9e91874ff084 tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-1417822606"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:38:06.583724 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.volumes [None req-31703233-12d5-4392-baf5-9e91874ff084 tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-1417822606'}} {{(pid=100014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:38:06.584238 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.volumes [None req-31703233-12d5-4392-baf5-9e91874ff084 tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] Create volume of 1 GB Jul 03 02:38:06.587624 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-31703233-12d5-4392-baf5-9e91874ff084 tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] Availability Zones retrieved successfully. Jul 03 02:38:06.593312 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-31703233-12d5-4392-baf5-9e91874ff084 tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] Flow 'volume_create_api' (d60fdf4e-9b69-4e4b-b387-f4fa48e5140c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:38:06.594211 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-31703233-12d5-4392-baf5-9e91874ff084 tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1891901-b041-400d-bd75-d52395c2a472) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:38:06.595269 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.flows.api.create_volume [None req-31703233-12d5-4392-baf5-9e91874ff084 tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] Validating volume size '1' using validate_int {{(pid=100014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:38:06.622055 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-31703233-12d5-4392-baf5-9e91874ff084 tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1891901-b041-400d-bd75-d52395c2a472) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:38:06.622753 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-31703233-12d5-4392-baf5-9e91874ff084 tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (393704aa-2ff1-4a4c-a819-81811109a900) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:38:06.685368 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.quota [None req-31703233-12d5-4392-baf5-9e91874ff084 tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] Created reservations ['c156d3ad-7627-40b0-a3a8-e1b80bf20b2b', '7c936ac8-ac35-4472-a582-af93e3e5f9a7', 'e993b44c-228e-48c2-b26b-d55efd7c5ed5', 'f1293da0-85fb-4fa4-b011-0e411e790d0b'] {{(pid=100014) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:38:06.686336 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-31703233-12d5-4392-baf5-9e91874ff084 tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (393704aa-2ff1-4a4c-a819-81811109a900) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c156d3ad-7627-40b0-a3a8-e1b80bf20b2b', '7c936ac8-ac35-4472-a582-af93e3e5f9a7', 'e993b44c-228e-48c2-b26b-d55efd7c5ed5', 'f1293da0-85fb-4fa4-b011-0e411e790d0b']}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:38:06.687065 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-31703233-12d5-4392-baf5-9e91874ff084 tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (692cf81b-a964-4e46-bcfc-1e489dc215d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:38:06.711984 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-31703233-12d5-4392-baf5-9e91874ff084 tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (692cf81b-a964-4e46-bcfc-1e489dc215d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c53261b3-277e-4672-92d9-0c74e439bd09', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1417822606',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='08f62daabc5b492d80c381aa5143046c',qos_specs=None,replication_status=,reservations=['c156d3ad-7627-40b0-a3a8-e1b80bf20b2b','7c936ac8-ac35-4472-a582-af93e3e5f9a7','e993b44c-228e-48c2-b26b-d55efd7c5ed5','f1293da0-85fb-4fa4-b011-0e411e790d0b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='baf98b8310384c2fa97182ef7e7b8169',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:38:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1417822606',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c53261b3-277e-4672-92d9-0c74e439bd09,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='08f62daabc5b492d80c381aa5143046c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='baf98b8310384c2fa97182ef7e7b8169',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:38:06.712734 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-31703233-12d5-4392-baf5-9e91874ff084 tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f235ea70-e90f-4077-96db-f1dfa3a892a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:38:06.731276 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-31703233-12d5-4392-baf5-9e91874ff084 tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f235ea70-e90f-4077-96db-f1dfa3a892a1) transitioned into state 'SUCCESS' from state '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-1417822606',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='08f62daabc5b492d80c381aa5143046c',qos_specs=None,replication_status=,reservations=['c156d3ad-7627-40b0-a3a8-e1b80bf20b2b','7c936ac8-ac35-4472-a582-af93e3e5f9a7','e993b44c-228e-48c2-b26b-d55efd7c5ed5','f1293da0-85fb-4fa4-b011-0e411e790d0b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='baf98b8310384c2fa97182ef7e7b8169',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:38:06.731525 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-31703233-12d5-4392-baf5-9e91874ff084 tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a4c98d4-2657-49b6-a340-1d8f509091ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:38:06.740794 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-31703233-12d5-4392-baf5-9e91874ff084 tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a4c98d4-2657-49b6-a340-1d8f509091ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:38:06.741621 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-31703233-12d5-4392-baf5-9e91874ff084 tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] Flow 'volume_create_api' (d60fdf4e-9b69-4e4b-b387-f4fa48e5140c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:38:06.741975 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-31703233-12d5-4392-baf5-9e91874ff084 tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] Create volume request issued successfully. Jul 03 02:38:06.742601 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-31703233-12d5-4392-baf5-9e91874ff084 tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:38:06.743029 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1057/4270] 10.4.3.223 () {68 vars in 1258 bytes} [Fri Jul 3 02:38:06 2026] POST /volume/v3/volumes => generated 755 bytes in 263 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:38:06.755108 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-8b99c34c-1551-4c59-bd28-327dfe15cf01 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:06.757365 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-8b99c34c-1551-4c59-bd28-327dfe15cf01 tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] GET https://10.4.3.223/volume/v3/volumes/c53261b3-277e-4672-92d9-0c74e439bd09 Jul 03 02:38:06.757608 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-8b99c34c-1551-4c59-bd28-327dfe15cf01 tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:06.757830 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-8b99c34c-1551-4c59-bd28-327dfe15cf01 tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:06.766926 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:06.766926 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:38:06.771265 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-8b99c34c-1551-4c59-bd28-327dfe15cf01 tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] Volume info retrieved successfully. Jul 03 02:38:06.776494 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-8b99c34c-1551-4c59-bd28-327dfe15cf01 tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] https://10.4.3.223/volume/v3/volumes/c53261b3-277e-4672-92d9-0c74e439bd09 returned with HTTP 200 Jul 03 02:38:06.777111 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1076/4271] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:38:06 2026] GET /volume/v3/volumes/c53261b3-277e-4672-92d9-0c74e439bd09 => generated 823 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:07.036648 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-5cbaa19c-f738-4606-b796-0b8568ebfdac None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:07.046303 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-5cbaa19c-f738-4606-b796-0b8568ebfdac tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/backups/37d5523e-fb4e-4303-b716-fc6e904976e1 Jul 03 02:38:07.048032 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-5cbaa19c-f738-4606-b796-0b8568ebfdac tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:07.049297 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-5cbaa19c-f738-4606-b796-0b8568ebfdac tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:07.050047 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-5cbaa19c-f738-4606-b796-0b8568ebfdac tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Show backup with id 37d5523e-fb4e-4303-b716-fc6e904976e1. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:38:07.068783 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:07.068783 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:38:07.073496 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-5cbaa19c-f738-4606-b796-0b8568ebfdac tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/backups/37d5523e-fb4e-4303-b716-fc6e904976e1 returned with HTTP 200 Jul 03 02:38:07.076589 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1072/4272] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:38:07 2026] GET /volume/v3/backups/37d5523e-fb4e-4303-b716-fc6e904976e1 => generated 735 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:07.264565 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-2543d86e-f9b2-41c7-a3c3-3ebc3d7965b6 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:07.269436 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-2543d86e-f9b2-41c7-a3c3-3ebc3d7965b6 tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] GET https://10.4.3.223/volume/v3/volumes/567b6e18-1e6b-4314-8f0d-4ccdbfef8ff5 Jul 03 02:38:07.269436 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-2543d86e-f9b2-41c7-a3c3-3ebc3d7965b6 tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:07.269436 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-2543d86e-f9b2-41c7-a3c3-3ebc3d7965b6 tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:07.281282 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:07.281282 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:38:07.286124 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-2543d86e-f9b2-41c7-a3c3-3ebc3d7965b6 tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] Volume info retrieved successfully. Jul 03 02:38:07.290961 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-2543d86e-f9b2-41c7-a3c3-3ebc3d7965b6 tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] https://10.4.3.223/volume/v3/volumes/567b6e18-1e6b-4314-8f0d-4ccdbfef8ff5 returned with HTTP 200 Jul 03 02:38:07.291444 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1068/4273] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:38:07 2026] GET /volume/v3/volumes/567b6e18-1e6b-4314-8f0d-4ccdbfef8ff5 => generated 867 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:38:07.791016 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-2db9057c-5058-4225-ba63-45c8c1cc14a0 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:07.793516 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-2db9057c-5058-4225-ba63-45c8c1cc14a0 tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] GET https://10.4.3.223/volume/v3/volumes/c53261b3-277e-4672-92d9-0c74e439bd09 Jul 03 02:38:07.793792 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-2db9057c-5058-4225-ba63-45c8c1cc14a0 tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:07.794069 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-2db9057c-5058-4225-ba63-45c8c1cc14a0 tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:07.803601 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:07.803601 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:38:07.808691 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-2db9057c-5058-4225-ba63-45c8c1cc14a0 tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] Volume info retrieved successfully. Jul 03 02:38:07.814751 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-2db9057c-5058-4225-ba63-45c8c1cc14a0 tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] https://10.4.3.223/volume/v3/volumes/c53261b3-277e-4672-92d9-0c74e439bd09 returned with HTTP 200 Jul 03 02:38:07.815274 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1058/4274] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:38:07 2026] GET /volume/v3/volumes/c53261b3-277e-4672-92d9-0c74e439bd09 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:07.827379 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-5d82f048-f4fe-4415-9bc3-36cce09008c8 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:07.829074 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-5d82f048-f4fe-4415-9bc3-36cce09008c8 tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] POST https://10.4.3.223/volume/v3/snapshots Jul 03 02:38:07.829396 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-5d82f048-f4fe-4415-9bc3-36cce09008c8 tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c53261b3-277e-4672-92d9-0c74e439bd09", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-1363944469"}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:38:07.837442 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:07.837442 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:38:07.837918 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-5d82f048-f4fe-4415-9bc3-36cce09008c8 tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] Volume info retrieved successfully. Jul 03 02:38:07.838034 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.snapshots [None req-5d82f048-f4fe-4415-9bc3-36cce09008c8 tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] Create snapshot from volume c53261b3-277e-4672-92d9-0c74e439bd09 Jul 03 02:38:07.876499 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.quota [None req-5d82f048-f4fe-4415-9bc3-36cce09008c8 tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] Created reservations ['b885ad82-4a16-4ebc-8a52-faeb70e4a6c9', 'dc6b343a-e6fc-47c3-915f-3ca1870efb63', 'f036931c-4343-4300-a2d4-0046d6973d34', '9568cff2-278c-4e29-be3e-a6c99d0aa8f5'] {{(pid=100015) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:38:07.908828 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-5d82f048-f4fe-4415-9bc3-36cce09008c8 tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] Snapshot create request issued successfully. Jul 03 02:38:07.909239 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-5d82f048-f4fe-4415-9bc3-36cce09008c8 tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] https://10.4.3.223/volume/v3/snapshots returned with HTTP 202 Jul 03 02:38:07.909635 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1077/4275] 10.4.3.223 () {68 vars in 1265 bytes} [Fri Jul 3 02:38:07 2026] POST /volume/v3/snapshots => generated 311 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:38:07.924333 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-437edf60-4bbe-412b-be14-a4142a6ce746 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:07.926249 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-437edf60-4bbe-412b-be14-a4142a6ce746 tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] GET https://10.4.3.223/volume/v3/snapshots/0790f283-bd4e-41cf-bc96-999c765572c5 Jul 03 02:38:07.927513 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-437edf60-4bbe-412b-be14-a4142a6ce746 tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:07.930440 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-437edf60-4bbe-412b-be14-a4142a6ce746 tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:07.935593 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:07.935593 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:38:07.936351 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-437edf60-4bbe-412b-be14-a4142a6ce746 tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] Snapshot retrieved successfully. Jul 03 02:38:07.937611 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-437edf60-4bbe-412b-be14-a4142a6ce746 tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] https://10.4.3.223/volume/v3/snapshots/0790f283-bd4e-41cf-bc96-999c765572c5 returned with HTTP 200 Jul 03 02:38:07.938127 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1073/4276] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:38:07 2026] GET /volume/v3/snapshots/0790f283-bd4e-41cf-bc96-999c765572c5 => generated 443 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:08.013034 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-36d20a49-c6cd-4d50-aa39-06bd59dc8feb req-4a059c4c-837e-44be-99ce-3bff115e54f3 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:08.014970 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-36d20a49-c6cd-4d50-aa39-06bd59dc8feb req-4a059c4c-837e-44be-99ce-3bff115e54f3 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] GET https://10.4.3.223/volume/v3/snapshots/86379c77-c821-4fcb-ace2-31da58c6f750 Jul 03 02:38:08.015147 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-36d20a49-c6cd-4d50-aa39-06bd59dc8feb req-4a059c4c-837e-44be-99ce-3bff115e54f3 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:08.015351 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-36d20a49-c6cd-4d50-aa39-06bd59dc8feb req-4a059c4c-837e-44be-99ce-3bff115e54f3 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:08.020327 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:08.020327 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:38:08.020913 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [req-36d20a49-c6cd-4d50-aa39-06bd59dc8feb req-4a059c4c-837e-44be-99ce-3bff115e54f3 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Snapshot retrieved successfully. Jul 03 02:38:08.021751 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-36d20a49-c6cd-4d50-aa39-06bd59dc8feb req-4a059c4c-837e-44be-99ce-3bff115e54f3 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/snapshots/86379c77-c821-4fcb-ace2-31da58c6f750 returned with HTTP 200 Jul 03 02:38:08.022119 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1069/4277] 10.4.3.223 () {68 vars in 1604 bytes} [Fri Jul 3 02:38:08 2026] GET /volume/v3/snapshots/86379c77-c821-4fcb-ace2-31da58c6f750 => generated 479 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:08.088000 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-2760befe-ba05-4838-ae46-b6d1a28c5c76 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:08.093098 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-2760befe-ba05-4838-ae46-b6d1a28c5c76 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/backups/37d5523e-fb4e-4303-b716-fc6e904976e1 Jul 03 02:38:08.093319 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-2760befe-ba05-4838-ae46-b6d1a28c5c76 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:08.093535 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-2760befe-ba05-4838-ae46-b6d1a28c5c76 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:08.093671 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-2760befe-ba05-4838-ae46-b6d1a28c5c76 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Show backup with id 37d5523e-fb4e-4303-b716-fc6e904976e1. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:38:08.104683 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:08.104683 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:38:08.104683 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-2760befe-ba05-4838-ae46-b6d1a28c5c76 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/backups/37d5523e-fb4e-4303-b716-fc6e904976e1 returned with HTTP 200 Jul 03 02:38:08.104683 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1059/4278] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:38:08 2026] GET /volume/v3/backups/37d5523e-fb4e-4303-b716-fc6e904976e1 => generated 735 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:08.309606 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-3bdbc502-5b80-4481-913a-ceadfcba78d0 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:08.311236 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-3bdbc502-5b80-4481-913a-ceadfcba78d0 tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] GET https://10.4.3.223/volume/v3/volumes/567b6e18-1e6b-4314-8f0d-4ccdbfef8ff5 Jul 03 02:38:08.311939 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-3bdbc502-5b80-4481-913a-ceadfcba78d0 tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:08.311939 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-3bdbc502-5b80-4481-913a-ceadfcba78d0 tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:08.320435 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:08.320435 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:38:08.323727 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-3bdbc502-5b80-4481-913a-ceadfcba78d0 tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] Volume info retrieved successfully. Jul 03 02:38:08.327948 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-3bdbc502-5b80-4481-913a-ceadfcba78d0 tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] https://10.4.3.223/volume/v3/volumes/567b6e18-1e6b-4314-8f0d-4ccdbfef8ff5 returned with HTTP 200 Jul 03 02:38:08.328325 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1078/4279] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:38:08 2026] GET /volume/v3/volumes/567b6e18-1e6b-4314-8f0d-4ccdbfef8ff5 => generated 867 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:38:08.948956 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-c1d523ea-9f0a-4a00-b652-11483a67162e None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:08.950686 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-c1d523ea-9f0a-4a00-b652-11483a67162e tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] GET https://10.4.3.223/volume/v3/snapshots/0790f283-bd4e-41cf-bc96-999c765572c5 Jul 03 02:38:08.951897 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-c1d523ea-9f0a-4a00-b652-11483a67162e tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:08.951897 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-c1d523ea-9f0a-4a00-b652-11483a67162e tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:08.957195 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:08.957195 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:38:08.957667 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-c1d523ea-9f0a-4a00-b652-11483a67162e tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] Snapshot retrieved successfully. Jul 03 02:38:08.958359 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-c1d523ea-9f0a-4a00-b652-11483a67162e tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] https://10.4.3.223/volume/v3/snapshots/0790f283-bd4e-41cf-bc96-999c765572c5 returned with HTTP 200 Jul 03 02:38:08.958698 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1074/4280] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:38:08 2026] GET /volume/v3/snapshots/0790f283-bd4e-41cf-bc96-999c765572c5 => generated 470 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 02:38:08.967648 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-6546e42e-6086-4fa3-bf94-ffb5527976b1 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:08.969885 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-6546e42e-6086-4fa3-bf94-ffb5527976b1 tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] POST https://10.4.3.223/volume/v3/snapshots/0790f283-bd4e-41cf-bc96-999c765572c5/metadata Jul 03 02:38:08.970283 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-6546e42e-6086-4fa3-bf94-ffb5527976b1 tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:38:08.979077 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:08.979077 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:38:08.979702 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-6546e42e-6086-4fa3-bf94-ffb5527976b1 tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] Snapshot retrieved successfully. Jul 03 02:38:09.007180 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-6546e42e-6086-4fa3-bf94-ffb5527976b1 tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] Update snapshot metadata completed successfully. Jul 03 02:38:09.007452 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-6546e42e-6086-4fa3-bf94-ffb5527976b1 tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] https://10.4.3.223/volume/v3/snapshots/0790f283-bd4e-41cf-bc96-999c765572c5/metadata returned with HTTP 200 Jul 03 02:38:09.007994 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1070/4281] 10.4.3.223 () {68 vars in 1402 bytes} [Fri Jul 3 02:38:08 2026] POST /volume/v3/snapshots/0790f283-bd4e-41cf-bc96-999c765572c5/metadata => generated 68 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 02:38:09.016706 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-d105f991-2ebd-4d16-863a-add2147e7928 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:09.018887 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-d105f991-2ebd-4d16-863a-add2147e7928 tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] GET https://10.4.3.223/volume/v3/snapshots/0790f283-bd4e-41cf-bc96-999c765572c5/metadata Jul 03 02:38:09.019112 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-d105f991-2ebd-4d16-863a-add2147e7928 tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:09.019347 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-d105f991-2ebd-4d16-863a-add2147e7928 tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] Calling method 'index' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:09.026040 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:09.026040 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:38:09.026626 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-d105f991-2ebd-4d16-863a-add2147e7928 tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] Snapshot retrieved successfully. Jul 03 02:38:09.027757 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-d105f991-2ebd-4d16-863a-add2147e7928 tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] Get snapshot metadata completed successfully. Jul 03 02:38:09.028208 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-d105f991-2ebd-4d16-863a-add2147e7928 tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] https://10.4.3.223/volume/v3/snapshots/0790f283-bd4e-41cf-bc96-999c765572c5/metadata returned with HTTP 200 Jul 03 02:38:09.028677 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1060/4282] 10.4.3.223 () {66 vars in 1381 bytes} [Fri Jul 3 02:38:09 2026] GET /volume/v3/snapshots/0790f283-bd4e-41cf-bc96-999c765572c5/metadata => generated 68 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 02:38:09.037978 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-3780f553-2d47-4119-8621-d7581656726e None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:09.039828 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-3780f553-2d47-4119-8621-d7581656726e tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] PUT https://10.4.3.223/volume/v3/snapshots/0790f283-bd4e-41cf-bc96-999c765572c5/metadata Jul 03 02:38:09.040290 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-3780f553-2d47-4119-8621-d7581656726e tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:38:09.059442 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:09.059442 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:38:09.060022 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-3780f553-2d47-4119-8621-d7581656726e tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] Snapshot retrieved successfully. Jul 03 02:38:09.089355 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-3780f553-2d47-4119-8621-d7581656726e tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] Update snapshot metadata completed successfully. Jul 03 02:38:09.089743 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-3780f553-2d47-4119-8621-d7581656726e tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] https://10.4.3.223/volume/v3/snapshots/0790f283-bd4e-41cf-bc96-999c765572c5/metadata returned with HTTP 200 Jul 03 02:38:09.090224 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1079/4283] 10.4.3.223 () {68 vars in 1401 bytes} [Fri Jul 3 02:38:09 2026] PUT /volume/v3/snapshots/0790f283-bd4e-41cf-bc96-999c765572c5/metadata => generated 57 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 02:38:09.098141 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-82d2cc76-a785-4433-9001-e86e9dedb0fa None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:09.100227 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-82d2cc76-a785-4433-9001-e86e9dedb0fa tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] GET https://10.4.3.223/volume/v3/snapshots/0790f283-bd4e-41cf-bc96-999c765572c5/metadata Jul 03 02:38:09.100503 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-82d2cc76-a785-4433-9001-e86e9dedb0fa tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:09.100692 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-82d2cc76-a785-4433-9001-e86e9dedb0fa tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] Calling method 'index' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:09.108587 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:09.108587 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:38:09.109236 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-82d2cc76-a785-4433-9001-e86e9dedb0fa tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] Snapshot retrieved successfully. Jul 03 02:38:09.110214 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-82d2cc76-a785-4433-9001-e86e9dedb0fa tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] Get snapshot metadata completed successfully. Jul 03 02:38:09.110621 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-82d2cc76-a785-4433-9001-e86e9dedb0fa tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] https://10.4.3.223/volume/v3/snapshots/0790f283-bd4e-41cf-bc96-999c765572c5/metadata returned with HTTP 200 Jul 03 02:38:09.111279 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1075/4284] 10.4.3.223 () {66 vars in 1381 bytes} [Fri Jul 3 02:38:09 2026] GET /volume/v3/snapshots/0790f283-bd4e-41cf-bc96-999c765572c5/metadata => generated 57 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 02:38:09.117343 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-c3443a21-0a74-473b-b9b9-f5f09f2831d1 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:09.119286 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-9f571272-afcc-486e-b5e2-d959723f78d6 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:09.119390 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-c3443a21-0a74-473b-b9b9-f5f09f2831d1 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/backups/37d5523e-fb4e-4303-b716-fc6e904976e1 Jul 03 02:38:09.119601 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-c3443a21-0a74-473b-b9b9-f5f09f2831d1 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:09.119816 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-c3443a21-0a74-473b-b9b9-f5f09f2831d1 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:09.119958 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-c3443a21-0a74-473b-b9b9-f5f09f2831d1 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Show backup with id 37d5523e-fb4e-4303-b716-fc6e904976e1. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:38:09.121243 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-9f571272-afcc-486e-b5e2-d959723f78d6 tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/0790f283-bd4e-41cf-bc96-999c765572c5/metadata/key3 Jul 03 02:38:09.121447 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-9f571272-afcc-486e-b5e2-d959723f78d6 tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:09.121654 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-9f571272-afcc-486e-b5e2-d959723f78d6 tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] Calling method 'delete' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:09.126687 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:09.126687 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:38:09.127649 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-c3443a21-0a74-473b-b9b9-f5f09f2831d1 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/backups/37d5523e-fb4e-4303-b716-fc6e904976e1 returned with HTTP 200 Jul 03 02:38:09.128027 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:09.128027 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:38:09.128192 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1071/4285] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:38:09 2026] GET /volume/v3/backups/37d5523e-fb4e-4303-b716-fc6e904976e1 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:09.129047 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-9f571272-afcc-486e-b5e2-d959723f78d6 tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] Snapshot retrieved successfully. Jul 03 02:38:09.129380 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-9f571272-afcc-486e-b5e2-d959723f78d6 tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] Get snapshot metadata completed successfully. Jul 03 02:38:09.142039 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-9f571272-afcc-486e-b5e2-d959723f78d6 tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] Delete snapshot metadata completed successfully. Jul 03 02:38:09.142211 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-9f571272-afcc-486e-b5e2-d959723f78d6 tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] https://10.4.3.223/volume/v3/snapshots/0790f283-bd4e-41cf-bc96-999c765572c5/metadata/key3 returned with HTTP 200 Jul 03 02:38:09.142585 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1061/4286] 10.4.3.223 () {66 vars in 1399 bytes} [Fri Jul 3 02:38:09 2026] DELETE /volume/v3/snapshots/0790f283-bd4e-41cf-bc96-999c765572c5/metadata/key3 => generated 0 bytes in 24 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jul 03 02:38:09.151270 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-64a19221-0084-4f76-8243-cf5bbee8c87e None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:09.156766 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-64a19221-0084-4f76-8243-cf5bbee8c87e tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] GET https://10.4.3.223/volume/v3/snapshots/0790f283-bd4e-41cf-bc96-999c765572c5/metadata Jul 03 02:38:09.156990 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-64a19221-0084-4f76-8243-cf5bbee8c87e tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:09.157181 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-64a19221-0084-4f76-8243-cf5bbee8c87e tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] Calling method 'index' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:09.162561 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:09.162561 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:38:09.163004 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-64a19221-0084-4f76-8243-cf5bbee8c87e tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] Snapshot retrieved successfully. Jul 03 02:38:09.163767 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-64a19221-0084-4f76-8243-cf5bbee8c87e tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] Get snapshot metadata completed successfully. Jul 03 02:38:09.164016 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-64a19221-0084-4f76-8243-cf5bbee8c87e tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] https://10.4.3.223/volume/v3/snapshots/0790f283-bd4e-41cf-bc96-999c765572c5/metadata returned with HTTP 200 Jul 03 02:38:09.164378 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1080/4287] 10.4.3.223 () {66 vars in 1381 bytes} [Fri Jul 3 02:38:09 2026] GET /volume/v3/snapshots/0790f283-bd4e-41cf-bc96-999c765572c5/metadata => generated 32 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 02:38:09.176891 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-45d8f168-2486-4c01-a80f-3be1b7c14d63 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:09.179592 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-45d8f168-2486-4c01-a80f-3be1b7c14d63 tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] PUT https://10.4.3.223/volume/v3/snapshots/0790f283-bd4e-41cf-bc96-999c765572c5/metadata Jul 03 02:38:09.179592 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-45d8f168-2486-4c01-a80f-3be1b7c14d63 tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:38:09.187410 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:09.187410 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:38:09.188088 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-45d8f168-2486-4c01-a80f-3be1b7c14d63 tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] Snapshot retrieved successfully. Jul 03 02:38:09.211470 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-45d8f168-2486-4c01-a80f-3be1b7c14d63 tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] Update snapshot metadata completed successfully. Jul 03 02:38:09.211735 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-45d8f168-2486-4c01-a80f-3be1b7c14d63 tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] https://10.4.3.223/volume/v3/snapshots/0790f283-bd4e-41cf-bc96-999c765572c5/metadata returned with HTTP 200 Jul 03 02:38:09.212906 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1076/4288] 10.4.3.223 () {68 vars in 1401 bytes} [Fri Jul 3 02:38:09 2026] PUT /volume/v3/snapshots/0790f283-bd4e-41cf-bc96-999c765572c5/metadata => generated 16 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 02:38:09.224644 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-b2f480ab-65f7-48a4-96d8-f90c026a2bfa None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:09.227217 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-b2f480ab-65f7-48a4-96d8-f90c026a2bfa tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] POST https://10.4.3.223/volume/v3/snapshots/0790f283-bd4e-41cf-bc96-999c765572c5/metadata Jul 03 02:38:09.227669 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-b2f480ab-65f7-48a4-96d8-f90c026a2bfa tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:38:09.237435 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:09.237435 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:38:09.238070 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-b2f480ab-65f7-48a4-96d8-f90c026a2bfa tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] Snapshot retrieved successfully. Jul 03 02:38:09.262563 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-b2f480ab-65f7-48a4-96d8-f90c026a2bfa tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] Update snapshot metadata completed successfully. Jul 03 02:38:09.262994 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-b2f480ab-65f7-48a4-96d8-f90c026a2bfa tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] https://10.4.3.223/volume/v3/snapshots/0790f283-bd4e-41cf-bc96-999c765572c5/metadata returned with HTTP 200 Jul 03 02:38:09.263567 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1072/4289] 10.4.3.223 () {68 vars in 1402 bytes} [Fri Jul 3 02:38:09 2026] POST /volume/v3/snapshots/0790f283-bd4e-41cf-bc96-999c765572c5/metadata => generated 68 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 02:38:09.276739 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-bb5bd590-ff04-41cf-b721-7d30c7a2d067 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:09.280356 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-bb5bd590-ff04-41cf-b721-7d30c7a2d067 tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] GET https://10.4.3.223/volume/v3/snapshots/0790f283-bd4e-41cf-bc96-999c765572c5/metadata Jul 03 02:38:09.280356 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-bb5bd590-ff04-41cf-b721-7d30c7a2d067 tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:09.280643 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-bb5bd590-ff04-41cf-b721-7d30c7a2d067 tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] Calling method 'index' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:09.287931 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:09.287931 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:38:09.288588 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-bb5bd590-ff04-41cf-b721-7d30c7a2d067 tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] Snapshot retrieved successfully. Jul 03 02:38:09.289821 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-bb5bd590-ff04-41cf-b721-7d30c7a2d067 tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] Get snapshot metadata completed successfully. Jul 03 02:38:09.290086 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-bb5bd590-ff04-41cf-b721-7d30c7a2d067 tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] https://10.4.3.223/volume/v3/snapshots/0790f283-bd4e-41cf-bc96-999c765572c5/metadata returned with HTTP 200 Jul 03 02:38:09.290721 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1062/4290] 10.4.3.223 () {66 vars in 1381 bytes} [Fri Jul 3 02:38:09 2026] GET /volume/v3/snapshots/0790f283-bd4e-41cf-bc96-999c765572c5/metadata => generated 68 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 02:38:09.300860 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-c081b49c-55ab-48e4-9e1f-cc4507805f25 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:09.303011 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-c081b49c-55ab-48e4-9e1f-cc4507805f25 tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] PUT https://10.4.3.223/volume/v3/snapshots/0790f283-bd4e-41cf-bc96-999c765572c5/metadata/key3 Jul 03 02:38:09.303375 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-c081b49c-55ab-48e4-9e1f-cc4507805f25 tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:38:09.310964 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:09.310964 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:38:09.311483 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-c081b49c-55ab-48e4-9e1f-cc4507805f25 tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] Snapshot retrieved successfully. Jul 03 02:38:09.330051 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-c081b49c-55ab-48e4-9e1f-cc4507805f25 tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] Update snapshot metadata completed successfully. Jul 03 02:38:09.330301 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-c081b49c-55ab-48e4-9e1f-cc4507805f25 tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] https://10.4.3.223/volume/v3/snapshots/0790f283-bd4e-41cf-bc96-999c765572c5/metadata/key3 returned with HTTP 200 Jul 03 02:38:09.330733 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1081/4291] 10.4.3.223 () {68 vars in 1416 bytes} [Fri Jul 3 02:38:09 2026] PUT /volume/v3/snapshots/0790f283-bd4e-41cf-bc96-999c765572c5/metadata/key3 => generated 35 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 02:38:09.339021 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-0d3dba44-ea67-43d0-9027-2030b962bda8 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:09.341308 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-0d3dba44-ea67-43d0-9027-2030b962bda8 tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] GET https://10.4.3.223/volume/v3/snapshots/0790f283-bd4e-41cf-bc96-999c765572c5/metadata/key3 Jul 03 02:38:09.341308 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-0d3dba44-ea67-43d0-9027-2030b962bda8 tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:09.341308 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-0d3dba44-ea67-43d0-9027-2030b962bda8 tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:09.346372 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-eb5995a4-f02d-402d-888f-f4efd3dfcd15 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:09.348463 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-eb5995a4-f02d-402d-888f-f4efd3dfcd15 tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] GET https://10.4.3.223/volume/v3/volumes/567b6e18-1e6b-4314-8f0d-4ccdbfef8ff5 Jul 03 02:38:09.348641 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-eb5995a4-f02d-402d-888f-f4efd3dfcd15 tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:09.348829 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-eb5995a4-f02d-402d-888f-f4efd3dfcd15 tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:09.349591 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:09.349591 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:38:09.350230 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-0d3dba44-ea67-43d0-9027-2030b962bda8 tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] Snapshot retrieved successfully. Jul 03 02:38:09.351221 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-0d3dba44-ea67-43d0-9027-2030b962bda8 tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] Get snapshot metadata completed successfully. Jul 03 02:38:09.351740 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-0d3dba44-ea67-43d0-9027-2030b962bda8 tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] https://10.4.3.223/volume/v3/snapshots/0790f283-bd4e-41cf-bc96-999c765572c5/metadata/key3 returned with HTTP 200 Jul 03 02:38:09.352211 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1077/4292] 10.4.3.223 () {66 vars in 1396 bytes} [Fri Jul 3 02:38:09 2026] GET /volume/v3/snapshots/0790f283-bd4e-41cf-bc96-999c765572c5/metadata/key3 => generated 35 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 02:38:09.363019 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-722dc418-bd38-4a32-99e4-d8927fcb1aeb None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:09.365070 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-722dc418-bd38-4a32-99e4-d8927fcb1aeb tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] GET https://10.4.3.223/volume/v3/snapshots/0790f283-bd4e-41cf-bc96-999c765572c5/metadata Jul 03 02:38:09.365324 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-722dc418-bd38-4a32-99e4-d8927fcb1aeb tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:09.365746 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-722dc418-bd38-4a32-99e4-d8927fcb1aeb tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] Calling method 'index' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:09.367803 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:09.367803 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:38:09.372565 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:09.372565 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:38:09.373351 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-722dc418-bd38-4a32-99e4-d8927fcb1aeb tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] Snapshot retrieved successfully. Jul 03 02:38:09.373695 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-eb5995a4-f02d-402d-888f-f4efd3dfcd15 tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] Volume info retrieved successfully. Jul 03 02:38:09.374553 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-722dc418-bd38-4a32-99e4-d8927fcb1aeb tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] Get snapshot metadata completed successfully. Jul 03 02:38:09.374871 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-722dc418-bd38-4a32-99e4-d8927fcb1aeb tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] https://10.4.3.223/volume/v3/snapshots/0790f283-bd4e-41cf-bc96-999c765572c5/metadata returned with HTTP 200 Jul 03 02:38:09.375441 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1063/4293] 10.4.3.223 () {66 vars in 1381 bytes} [Fri Jul 3 02:38:09 2026] GET /volume/v3/snapshots/0790f283-bd4e-41cf-bc96-999c765572c5/metadata => generated 75 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 02:38:09.380434 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-eb5995a4-f02d-402d-888f-f4efd3dfcd15 tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] https://10.4.3.223/volume/v3/volumes/567b6e18-1e6b-4314-8f0d-4ccdbfef8ff5 returned with HTTP 200 Jul 03 02:38:09.381048 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1073/4294] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:38:09 2026] GET /volume/v3/volumes/567b6e18-1e6b-4314-8f0d-4ccdbfef8ff5 => generated 867 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:38:09.386718 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-ec812eaa-f5b4-4bdf-a84a-c37109c66730 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:09.388310 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-ec812eaa-f5b4-4bdf-a84a-c37109c66730 tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] PUT https://10.4.3.223/volume/v3/snapshots/0790f283-bd4e-41cf-bc96-999c765572c5/metadata Jul 03 02:38:09.388638 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-ec812eaa-f5b4-4bdf-a84a-c37109c66730 tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:38:09.397840 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:09.397840 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:38:09.398461 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-ec812eaa-f5b4-4bdf-a84a-c37109c66730 tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] Snapshot retrieved successfully. Jul 03 02:38:09.419956 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-ec812eaa-f5b4-4bdf-a84a-c37109c66730 tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] Update snapshot metadata completed successfully. Jul 03 02:38:09.420224 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-ec812eaa-f5b4-4bdf-a84a-c37109c66730 tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] https://10.4.3.223/volume/v3/snapshots/0790f283-bd4e-41cf-bc96-999c765572c5/metadata returned with HTTP 200 Jul 03 02:38:09.420674 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1082/4295] 10.4.3.223 () {68 vars in 1401 bytes} [Fri Jul 3 02:38:09 2026] PUT /volume/v3/snapshots/0790f283-bd4e-41cf-bc96-999c765572c5/metadata => generated 16 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 02:38:09.428805 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-5b770d16-c619-40f5-b9fe-d0b3570ebdf7 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:09.430902 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-5b770d16-c619-40f5-b9fe-d0b3570ebdf7 tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/0790f283-bd4e-41cf-bc96-999c765572c5 Jul 03 02:38:09.431153 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-5b770d16-c619-40f5-b9fe-d0b3570ebdf7 tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:09.431379 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-5b770d16-c619-40f5-b9fe-d0b3570ebdf7 tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] Calling method 'delete' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:09.431532 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.snapshots [None req-5b770d16-c619-40f5-b9fe-d0b3570ebdf7 tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] Delete snapshot with id: 0790f283-bd4e-41cf-bc96-999c765572c5 Jul 03 02:38:09.438872 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:09.438872 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:38:09.439500 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-5b770d16-c619-40f5-b9fe-d0b3570ebdf7 tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] Snapshot retrieved successfully. Jul 03 02:38:09.465447 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-5b770d16-c619-40f5-b9fe-d0b3570ebdf7 tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] Snapshot delete request issued successfully. Jul 03 02:38:09.465447 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-5b770d16-c619-40f5-b9fe-d0b3570ebdf7 tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] https://10.4.3.223/volume/v3/snapshots/0790f283-bd4e-41cf-bc96-999c765572c5 returned with HTTP 202 Jul 03 02:38:09.465447 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1078/4296] 10.4.3.223 () {66 vars in 1357 bytes} [Fri Jul 3 02:38:09 2026] DELETE /volume/v3/snapshots/0790f283-bd4e-41cf-bc96-999c765572c5 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:38:09.471862 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-18d78097-6ed6-43a1-a60a-fab0d1ce9686 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:09.473806 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-18d78097-6ed6-43a1-a60a-fab0d1ce9686 tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] GET https://10.4.3.223/volume/v3/snapshots/0790f283-bd4e-41cf-bc96-999c765572c5 Jul 03 02:38:09.475345 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-18d78097-6ed6-43a1-a60a-fab0d1ce9686 tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:09.475345 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-18d78097-6ed6-43a1-a60a-fab0d1ce9686 tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:09.479854 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:09.479854 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:38:09.480393 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-18d78097-6ed6-43a1-a60a-fab0d1ce9686 tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] Snapshot retrieved successfully. Jul 03 02:38:09.481282 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-18d78097-6ed6-43a1-a60a-fab0d1ce9686 tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] https://10.4.3.223/volume/v3/snapshots/0790f283-bd4e-41cf-bc96-999c765572c5 returned with HTTP 200 Jul 03 02:38:09.481658 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1064/4297] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:38:09 2026] GET /volume/v3/snapshots/0790f283-bd4e-41cf-bc96-999c765572c5 => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:10.139474 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-23ac06c0-1ad7-41f7-95f8-bd20c54d11e4 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:10.145789 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-23ac06c0-1ad7-41f7-95f8-bd20c54d11e4 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/backups/37d5523e-fb4e-4303-b716-fc6e904976e1 Jul 03 02:38:10.145965 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-23ac06c0-1ad7-41f7-95f8-bd20c54d11e4 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:10.146144 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-23ac06c0-1ad7-41f7-95f8-bd20c54d11e4 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:10.146243 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-23ac06c0-1ad7-41f7-95f8-bd20c54d11e4 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Show backup with id 37d5523e-fb4e-4303-b716-fc6e904976e1. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:38:10.152504 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:10.152504 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:38:10.154348 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-23ac06c0-1ad7-41f7-95f8-bd20c54d11e4 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/backups/37d5523e-fb4e-4303-b716-fc6e904976e1 returned with HTTP 200 Jul 03 02:38:10.154348 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1074/4298] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:38:10 2026] GET /volume/v3/backups/37d5523e-fb4e-4303-b716-fc6e904976e1 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:10.183451 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-b64c876f-9dff-48d3-8565-51c5cfa56ce4 req-29ee6a86-70ad-4fca-9c06-bf1bec459555 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:10.185668 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-b64c876f-9dff-48d3-8565-51c5cfa56ce4 req-29ee6a86-70ad-4fca-9c06-bf1bec459555 tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] POST https://10.4.3.223/volume/v3/attachments/33313bc9-9c6b-4e88-bf2f-4b2d2d201148/action Jul 03 02:38:10.186285 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-b64c876f-9dff-48d3-8565-51c5cfa56ce4 req-29ee6a86-70ad-4fca-9c06-bf1bec459555 tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] Action body: b'{"os-complete": null}' {{(pid=100015) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:38:10.186285 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-b64c876f-9dff-48d3-8565-51c5cfa56ce4 req-29ee6a86-70ad-4fca-9c06-bf1bec459555 tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:38:10.206769 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:10.206769 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:38:10.219348 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-b64c876f-9dff-48d3-8565-51c5cfa56ce4 req-29ee6a86-70ad-4fca-9c06-bf1bec459555 tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] https://10.4.3.223/volume/v3/attachments/33313bc9-9c6b-4e88-bf2f-4b2d2d201148/action returned with HTTP 204 Jul 03 02:38:10.220062 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1083/4299] 10.4.3.223 () {74 vars in 1725 bytes} [Fri Jul 3 02:38:10 2026] POST /volume/v3/attachments/33313bc9-9c6b-4e88-bf2f-4b2d2d201148/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:38:10.395938 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-6c28d8f1-8488-4e10-a4a0-2adef3a5b791 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:10.398107 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-6c28d8f1-8488-4e10-a4a0-2adef3a5b791 tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] GET https://10.4.3.223/volume/v3/volumes/567b6e18-1e6b-4314-8f0d-4ccdbfef8ff5 Jul 03 02:38:10.398354 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-6c28d8f1-8488-4e10-a4a0-2adef3a5b791 tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:10.398605 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-6c28d8f1-8488-4e10-a4a0-2adef3a5b791 tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:10.410525 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:10.410525 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:38:10.414090 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-6c28d8f1-8488-4e10-a4a0-2adef3a5b791 tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] Volume info retrieved successfully. Jul 03 02:38:10.419058 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-6c28d8f1-8488-4e10-a4a0-2adef3a5b791 tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] https://10.4.3.223/volume/v3/volumes/567b6e18-1e6b-4314-8f0d-4ccdbfef8ff5 returned with HTTP 200 Jul 03 02:38:10.420493 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1079/4300] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:38:10 2026] GET /volume/v3/volumes/567b6e18-1e6b-4314-8f0d-4ccdbfef8ff5 => generated 1159 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:38:10.433217 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-a18a3983-e4be-4a77-9eba-614879f04e2c None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:10.435947 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-a18a3983-e4be-4a77-9eba-614879f04e2c tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] POST https://10.4.3.223/volume/v3/volumes/567b6e18-1e6b-4314-8f0d-4ccdbfef8ff5/action Jul 03 02:38:10.436565 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-a18a3983-e4be-4a77-9eba-614879f04e2c tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:38:10.436846 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-a18a3983-e4be-4a77-9eba-614879f04e2c tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:38:10.447895 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:10.447895 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:38:10.448536 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-a18a3983-e4be-4a77-9eba-614879f04e2c tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] Volume info retrieved successfully. Jul 03 02:38:10.488054 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.quota [None req-a18a3983-e4be-4a77-9eba-614879f04e2c tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] Created reservations ['9ddb4f8f-921f-414a-8ffa-3afaa4db38a9', '98e09002-0ea2-4ee5-8d93-78176ea13774'] {{(pid=100014) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:38:10.495159 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-5230f521-78f5-4c3e-ba99-e4497ce20241 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:10.499800 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-5230f521-78f5-4c3e-ba99-e4497ce20241 tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] GET https://10.4.3.223/volume/v3/snapshots/0790f283-bd4e-41cf-bc96-999c765572c5 Jul 03 02:38:10.500053 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-5230f521-78f5-4c3e-ba99-e4497ce20241 tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:10.500290 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-5230f521-78f5-4c3e-ba99-e4497ce20241 tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:10.511469 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-5230f521-78f5-4c3e-ba99-e4497ce20241 tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] https://10.4.3.223/volume/v3/snapshots/0790f283-bd4e-41cf-bc96-999c765572c5 returned with HTTP 404 Jul 03 02:38:10.512005 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1075/4301] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:38:10 2026] GET /volume/v3/snapshots/0790f283-bd4e-41cf-bc96-999c765572c5 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:38:10.520279 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-0642cc0b-93ee-4950-8a9c-ee223223ec07 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:10.520449 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-a18a3983-e4be-4a77-9eba-614879f04e2c tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] Extend volume request issued successfully. Jul 03 02:38:10.520699 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-a18a3983-e4be-4a77-9eba-614879f04e2c tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] https://10.4.3.223/volume/v3/volumes/567b6e18-1e6b-4314-8f0d-4ccdbfef8ff5/action returned with HTTP 202 Jul 03 02:38:10.523386 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1065/4302] 10.4.3.223 () {70 vars in 1431 bytes} [Fri Jul 3 02:38:10 2026] POST /volume/v3/volumes/567b6e18-1e6b-4314-8f0d-4ccdbfef8ff5/action => generated 0 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 03 02:38:10.523507 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-0642cc0b-93ee-4950-8a9c-ee223223ec07 tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] GET https://10.4.3.223/volume/v3/volumes/c53261b3-277e-4672-92d9-0c74e439bd09 Jul 03 02:38:10.523507 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-0642cc0b-93ee-4950-8a9c-ee223223ec07 tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:10.523507 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-0642cc0b-93ee-4950-8a9c-ee223223ec07 tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:10.532059 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-c9b842c3-4538-4fa4-a723-44208eafe5d2 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:10.534125 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:10.534125 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:38:10.534493 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-c9b842c3-4538-4fa4-a723-44208eafe5d2 tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] GET https://10.4.3.223/volume/v3/volumes/567b6e18-1e6b-4314-8f0d-4ccdbfef8ff5 Jul 03 02:38:10.534493 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-c9b842c3-4538-4fa4-a723-44208eafe5d2 tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:10.535067 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-c9b842c3-4538-4fa4-a723-44208eafe5d2 tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:10.537711 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-0642cc0b-93ee-4950-8a9c-ee223223ec07 tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] Volume info retrieved successfully. Jul 03 02:38:10.542684 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-0642cc0b-93ee-4950-8a9c-ee223223ec07 tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] https://10.4.3.223/volume/v3/volumes/c53261b3-277e-4672-92d9-0c74e439bd09 returned with HTTP 200 Jul 03 02:38:10.542684 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1084/4303] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:38:10 2026] GET /volume/v3/volumes/c53261b3-277e-4672-92d9-0c74e439bd09 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:10.545365 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:10.545365 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:38:10.549235 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-c9b842c3-4538-4fa4-a723-44208eafe5d2 tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] Volume info retrieved successfully. Jul 03 02:38:10.554248 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-763d0507-0e77-4477-b221-61a7f069b5ea None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:10.555338 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-c9b842c3-4538-4fa4-a723-44208eafe5d2 tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] https://10.4.3.223/volume/v3/volumes/567b6e18-1e6b-4314-8f0d-4ccdbfef8ff5 returned with HTTP 200 Jul 03 02:38:10.555875 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1080/4304] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:38:10 2026] GET /volume/v3/volumes/567b6e18-1e6b-4314-8f0d-4ccdbfef8ff5 => generated 1162 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:38:10.556316 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-763d0507-0e77-4477-b221-61a7f069b5ea tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] DELETE https://10.4.3.223/volume/v3/volumes/c53261b3-277e-4672-92d9-0c74e439bd09 Jul 03 02:38:10.558785 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-763d0507-0e77-4477-b221-61a7f069b5ea tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:10.558785 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-763d0507-0e77-4477-b221-61a7f069b5ea tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] Calling method 'delete' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:10.558785 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.volumes [None req-763d0507-0e77-4477-b221-61a7f069b5ea tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] Delete volume with id: c53261b3-277e-4672-92d9-0c74e439bd09 Jul 03 02:38:10.558958 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-c2ffa6af-3b47-4790-9858-fb5f53544c54 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:10.558958 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-c2ffa6af-3b47-4790-9858-fb5f53544c54 None None] GET https://10.4.3.223/volume// Jul 03 02:38:10.558958 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-c2ffa6af-3b47-4790-9858-fb5f53544c54 None None] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:10.558958 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-c2ffa6af-3b47-4790-9858-fb5f53544c54 None None] Calling method 'all' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:10.558958 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-c2ffa6af-3b47-4790-9858-fb5f53544c54 None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:38:10.558958 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1066/4305] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:38:10 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:38:10.564116 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:10.564116 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:38:10.564592 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-763d0507-0e77-4477-b221-61a7f069b5ea tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] Volume info retrieved successfully. Jul 03 02:38:10.569978 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-f507b58a-f0dc-4e7f-bf28-75a79f1e3a62 req-7f849bd9-ed23-476a-aad1-4a0899e40f6e None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:10.572248 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-f507b58a-f0dc-4e7f-bf28-75a79f1e3a62 req-7f849bd9-ed23-476a-aad1-4a0899e40f6e tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] GET https://10.4.3.223/volume/v3/volumes/2003f5df-ed62-46d6-a4ac-707e2f24fc5c Jul 03 02:38:10.572446 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-f507b58a-f0dc-4e7f-bf28-75a79f1e3a62 req-7f849bd9-ed23-476a-aad1-4a0899e40f6e tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:10.572771 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-f507b58a-f0dc-4e7f-bf28-75a79f1e3a62 req-7f849bd9-ed23-476a-aad1-4a0899e40f6e tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:10.584639 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:10.584639 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:38:10.585055 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-763d0507-0e77-4477-b221-61a7f069b5ea tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] Delete volume request issued successfully. Jul 03 02:38:10.585235 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-763d0507-0e77-4477-b221-61a7f069b5ea tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] https://10.4.3.223/volume/v3/volumes/c53261b3-277e-4672-92d9-0c74e439bd09 returned with HTTP 202 Jul 03 02:38:10.588473 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1076/4306] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:38:10 2026] DELETE /volume/v3/volumes/c53261b3-277e-4672-92d9-0c74e439bd09 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:38:10.592952 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [req-f507b58a-f0dc-4e7f-bf28-75a79f1e3a62 req-7f849bd9-ed23-476a-aad1-4a0899e40f6e tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Volume info retrieved successfully. Jul 03 02:38:10.593073 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-76c4c9b6-ddfb-4a56-9a5e-f27f54688184 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:10.594907 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-76c4c9b6-ddfb-4a56-9a5e-f27f54688184 tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] GET https://10.4.3.223/volume/v3/volumes/c53261b3-277e-4672-92d9-0c74e439bd09 Jul 03 02:38:10.595323 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-76c4c9b6-ddfb-4a56-9a5e-f27f54688184 tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:10.595487 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-76c4c9b6-ddfb-4a56-9a5e-f27f54688184 tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:10.598101 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-f507b58a-f0dc-4e7f-bf28-75a79f1e3a62 req-7f849bd9-ed23-476a-aad1-4a0899e40f6e tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] https://10.4.3.223/volume/v3/volumes/2003f5df-ed62-46d6-a4ac-707e2f24fc5c returned with HTTP 200 Jul 03 02:38:10.598611 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1085/4307] 10.4.3.223 () {70 vars in 1639 bytes} [Fri Jul 3 02:38:10 2026] GET /volume/v3/volumes/2003f5df-ed62-46d6-a4ac-707e2f24fc5c => generated 1609 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:38:10.604890 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:10.604890 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:38:10.610050 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-76c4c9b6-ddfb-4a56-9a5e-f27f54688184 tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] Volume info retrieved successfully. Jul 03 02:38:10.616549 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-76c4c9b6-ddfb-4a56-9a5e-f27f54688184 tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] https://10.4.3.223/volume/v3/volumes/c53261b3-277e-4672-92d9-0c74e439bd09 returned with HTTP 200 Jul 03 02:38:10.617105 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1081/4308] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:38:10 2026] GET /volume/v3/volumes/c53261b3-277e-4672-92d9-0c74e439bd09 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:10.704551 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-f507b58a-f0dc-4e7f-bf28-75a79f1e3a62 req-88b3e087-4055-4a67-8f10-9dd142c69ba7 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:10.706968 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-f507b58a-f0dc-4e7f-bf28-75a79f1e3a62 req-88b3e087-4055-4a67-8f10-9dd142c69ba7 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] PUT https://10.4.3.223/volume/v3/attachments/4d0bdaab-9d42-41ab-8326-1d08aa9a1d38 Jul 03 02:38:10.707330 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-f507b58a-f0dc-4e7f-bf28-75a79f1e3a62 req-88b3e087-4055-4a67-8f10-9dd142c69ba7 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000004352", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2a2633a05d73", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "80a8c083-552c-46a2-8db9-fd9e83fa2364", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:38:10.718910 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.coordination [req-f507b58a-f0dc-4e7f-bf28-75a79f1e3a62 req-88b3e087-4055-4a67-8f10-9dd142c69ba7 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Acquiring lock "cinder-attachment_update-2003f5df-ed62-46d6-a4ac-707e2f24fc5c-np0000004352" by "attachment_update" {{(pid=100014) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 02:38:10.724117 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.coordination [req-f507b58a-f0dc-4e7f-bf28-75a79f1e3a62 req-88b3e087-4055-4a67-8f10-9dd142c69ba7 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Lock "cinder-attachment_update-2003f5df-ed62-46d6-a4ac-707e2f24fc5c-np0000004352" acquired by "attachment_update" :: waited 0.005s {{(pid=100014) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 02:38:10.725474 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:10.725474 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:38:11.164336 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-41602448-e920-4751-9e0f-d6ca10e07f65 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:11.167150 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-41602448-e920-4751-9e0f-d6ca10e07f65 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/backups/37d5523e-fb4e-4303-b716-fc6e904976e1 Jul 03 02:38:11.167460 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-41602448-e920-4751-9e0f-d6ca10e07f65 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:11.167700 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-41602448-e920-4751-9e0f-d6ca10e07f65 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:11.167845 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-41602448-e920-4751-9e0f-d6ca10e07f65 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Show backup with id 37d5523e-fb4e-4303-b716-fc6e904976e1. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:38:11.173001 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:11.173001 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:38:11.173779 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-41602448-e920-4751-9e0f-d6ca10e07f65 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/backups/37d5523e-fb4e-4303-b716-fc6e904976e1 returned with HTTP 200 Jul 03 02:38:11.174225 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1077/4309] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:38:11 2026] GET /volume/v3/backups/37d5523e-fb4e-4303-b716-fc6e904976e1 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:11.256366 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.coordination [req-f507b58a-f0dc-4e7f-bf28-75a79f1e3a62 req-88b3e087-4055-4a67-8f10-9dd142c69ba7 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Lock "cinder-attachment_update-2003f5df-ed62-46d6-a4ac-707e2f24fc5c-np0000004352" released by "attachment_update" :: held 0.532s {{(pid=100014) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 02:38:11.256813 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-f507b58a-f0dc-4e7f-bf28-75a79f1e3a62 req-88b3e087-4055-4a67-8f10-9dd142c69ba7 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] https://10.4.3.223/volume/v3/attachments/4d0bdaab-9d42-41ab-8326-1d08aa9a1d38 returned with HTTP 200 Jul 03 02:38:11.257594 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1067/4310] 10.4.3.223 () {74 vars in 1704 bytes} [Fri Jul 3 02:38:10 2026] PUT /volume/v3/attachments/4d0bdaab-9d42-41ab-8326-1d08aa9a1d38 => generated 968 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:38:11.571796 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-188b4745-4e03-4223-aa5a-31c4f075de25 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:11.573684 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-188b4745-4e03-4223-aa5a-31c4f075de25 tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] GET https://10.4.3.223/volume/v3/volumes/567b6e18-1e6b-4314-8f0d-4ccdbfef8ff5 Jul 03 02:38:11.573910 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-188b4745-4e03-4223-aa5a-31c4f075de25 tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:11.574140 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-188b4745-4e03-4223-aa5a-31c4f075de25 tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:11.584696 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:11.584696 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:38:11.589022 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-188b4745-4e03-4223-aa5a-31c4f075de25 tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] Volume info retrieved successfully. Jul 03 02:38:11.595201 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-188b4745-4e03-4223-aa5a-31c4f075de25 tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] https://10.4.3.223/volume/v3/volumes/567b6e18-1e6b-4314-8f0d-4ccdbfef8ff5 returned with HTTP 200 Jul 03 02:38:11.595743 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1086/4311] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:38:11 2026] GET /volume/v3/volumes/567b6e18-1e6b-4314-8f0d-4ccdbfef8ff5 => generated 1159 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:38:11.609882 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-2db9926d-f61b-4225-a2ac-a5c515231bf8 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:11.611742 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-2db9926d-f61b-4225-a2ac-a5c515231bf8 tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] GET https://10.4.3.223/volume/v3/volumes/567b6e18-1e6b-4314-8f0d-4ccdbfef8ff5 Jul 03 02:38:11.611934 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-2db9926d-f61b-4225-a2ac-a5c515231bf8 tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:11.612120 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-2db9926d-f61b-4225-a2ac-a5c515231bf8 tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:11.622806 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:11.622806 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:38:11.629965 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-5fe38243-e477-495f-be5b-4381e56c6c67 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:11.631156 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-2db9926d-f61b-4225-a2ac-a5c515231bf8 tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] Volume info retrieved successfully. Jul 03 02:38:11.632141 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-5fe38243-e477-495f-be5b-4381e56c6c67 tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] GET https://10.4.3.223/volume/v3/volumes/c53261b3-277e-4672-92d9-0c74e439bd09 Jul 03 02:38:11.632368 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-5fe38243-e477-495f-be5b-4381e56c6c67 tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:11.632645 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-5fe38243-e477-495f-be5b-4381e56c6c67 tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:11.640071 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-5fe38243-e477-495f-be5b-4381e56c6c67 tempest-SnapshotMetadataTestJSON-832403118 tempest-SnapshotMetadataTestJSON-832403118-project-member] https://10.4.3.223/volume/v3/volumes/c53261b3-277e-4672-92d9-0c74e439bd09 returned with HTTP 404 Jul 03 02:38:11.640590 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-2db9926d-f61b-4225-a2ac-a5c515231bf8 tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] https://10.4.3.223/volume/v3/volumes/567b6e18-1e6b-4314-8f0d-4ccdbfef8ff5 returned with HTTP 200 Jul 03 02:38:11.640792 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1078/4312] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:38:11 2026] GET /volume/v3/volumes/c53261b3-277e-4672-92d9-0c74e439bd09 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:38:11.641146 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1082/4313] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:38:11 2026] GET /volume/v3/volumes/567b6e18-1e6b-4314-8f0d-4ccdbfef8ff5 => generated 1159 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:38:11.771127 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-f507b58a-f0dc-4e7f-bf28-75a79f1e3a62 req-9d01c4fa-d00d-48ad-82d3-81e906231a49 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:11.773068 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-f507b58a-f0dc-4e7f-bf28-75a79f1e3a62 req-9d01c4fa-d00d-48ad-82d3-81e906231a49 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] POST https://10.4.3.223/volume/v3/attachments/4d0bdaab-9d42-41ab-8326-1d08aa9a1d38/action Jul 03 02:38:11.773537 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-f507b58a-f0dc-4e7f-bf28-75a79f1e3a62 req-9d01c4fa-d00d-48ad-82d3-81e906231a49 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Action body: b'{"os-complete": null}' {{(pid=100014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:38:11.773675 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-f507b58a-f0dc-4e7f-bf28-75a79f1e3a62 req-9d01c4fa-d00d-48ad-82d3-81e906231a49 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:38:11.791994 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:11.791994 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:38:11.806740 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-f507b58a-f0dc-4e7f-bf28-75a79f1e3a62 req-9d01c4fa-d00d-48ad-82d3-81e906231a49 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] https://10.4.3.223/volume/v3/attachments/4d0bdaab-9d42-41ab-8326-1d08aa9a1d38/action returned with HTTP 204 Jul 03 02:38:11.807212 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1068/4314] 10.4.3.223 () {74 vars in 1725 bytes} [Fri Jul 3 02:38:11 2026] POST /volume/v3/attachments/4d0bdaab-9d42-41ab-8326-1d08aa9a1d38/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:38:11.861169 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-a18a3983-e4be-4a77-9eba-614879f04e2c req-8e52c2f5-e765-4f3b-a001-90822af6f8be None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:11.863250 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-a18a3983-e4be-4a77-9eba-614879f04e2c req-8e52c2f5-e765-4f3b-a001-90822af6f8be service nova] GET https://10.4.3.223/volume/v3/volumes/567b6e18-1e6b-4314-8f0d-4ccdbfef8ff5 Jul 03 02:38:11.863536 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-a18a3983-e4be-4a77-9eba-614879f04e2c req-8e52c2f5-e765-4f3b-a001-90822af6f8be service nova] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:11.863745 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-a18a3983-e4be-4a77-9eba-614879f04e2c req-8e52c2f5-e765-4f3b-a001-90822af6f8be service nova] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:11.873720 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:11.873720 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:38:11.877235 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [req-a18a3983-e4be-4a77-9eba-614879f04e2c req-8e52c2f5-e765-4f3b-a001-90822af6f8be service nova] Volume info retrieved successfully. Jul 03 02:38:11.881132 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-a18a3983-e4be-4a77-9eba-614879f04e2c req-8e52c2f5-e765-4f3b-a001-90822af6f8be service nova] https://10.4.3.223/volume/v3/volumes/567b6e18-1e6b-4314-8f0d-4ccdbfef8ff5 returned with HTTP 200 Jul 03 02:38:11.881862 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1087/4315] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:38:11 2026] GET /volume/v3/volumes/567b6e18-1e6b-4314-8f0d-4ccdbfef8ff5 => generated 1315 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:38:12.187622 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-e3b980ac-170d-4179-a05b-92badd3db4c0 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:12.189913 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-e3b980ac-170d-4179-a05b-92badd3db4c0 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/backups/37d5523e-fb4e-4303-b716-fc6e904976e1 Jul 03 02:38:12.190267 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-e3b980ac-170d-4179-a05b-92badd3db4c0 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:12.190508 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-e3b980ac-170d-4179-a05b-92badd3db4c0 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:12.190684 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-e3b980ac-170d-4179-a05b-92badd3db4c0 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Show backup with id 37d5523e-fb4e-4303-b716-fc6e904976e1. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:38:12.201454 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:12.201454 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:38:12.202378 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-e3b980ac-170d-4179-a05b-92badd3db4c0 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/backups/37d5523e-fb4e-4303-b716-fc6e904976e1 returned with HTTP 200 Jul 03 02:38:12.202566 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1079/4316] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:38:12 2026] GET /volume/v3/backups/37d5523e-fb4e-4303-b716-fc6e904976e1 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:12.944691 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-8787342a-9689-4af0-b057-7cc31fd72079 req-780c775e-77f8-43bb-a39b-280b52a1bc49 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:12.946382 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-8787342a-9689-4af0-b057-7cc31fd72079 req-780c775e-77f8-43bb-a39b-280b52a1bc49 tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] GET https://10.4.3.223/volume/v3/volumes/567b6e18-1e6b-4314-8f0d-4ccdbfef8ff5 Jul 03 02:38:12.946644 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-8787342a-9689-4af0-b057-7cc31fd72079 req-780c775e-77f8-43bb-a39b-280b52a1bc49 tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:12.946872 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-8787342a-9689-4af0-b057-7cc31fd72079 req-780c775e-77f8-43bb-a39b-280b52a1bc49 tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:12.956901 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:12.956901 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:38:12.960755 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-8787342a-9689-4af0-b057-7cc31fd72079 req-780c775e-77f8-43bb-a39b-280b52a1bc49 tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] Volume info retrieved successfully. Jul 03 02:38:12.965813 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-8787342a-9689-4af0-b057-7cc31fd72079 req-780c775e-77f8-43bb-a39b-280b52a1bc49 tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] https://10.4.3.223/volume/v3/volumes/567b6e18-1e6b-4314-8f0d-4ccdbfef8ff5 returned with HTTP 200 Jul 03 02:38:12.966653 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1083/4317] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:38:12 2026] GET /volume/v3/volumes/567b6e18-1e6b-4314-8f0d-4ccdbfef8ff5 => generated 1141 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:38:12.990550 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-8787342a-9689-4af0-b057-7cc31fd72079 req-0d4cc414-4a94-40e8-9ef2-81ef4dc7441e None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:12.990550 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-8787342a-9689-4af0-b057-7cc31fd72079 req-0d4cc414-4a94-40e8-9ef2-81ef4dc7441e tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] POST https://10.4.3.223/volume/v3/volumes/567b6e18-1e6b-4314-8f0d-4ccdbfef8ff5/action Jul 03 02:38:12.991171 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-8787342a-9689-4af0-b057-7cc31fd72079 req-0d4cc414-4a94-40e8-9ef2-81ef4dc7441e tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:38:12.991171 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-8787342a-9689-4af0-b057-7cc31fd72079 req-0d4cc414-4a94-40e8-9ef2-81ef4dc7441e tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:38:13.005742 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:13.005742 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:38:13.006285 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [req-8787342a-9689-4af0-b057-7cc31fd72079 req-0d4cc414-4a94-40e8-9ef2-81ef4dc7441e tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] Volume info retrieved successfully. Jul 03 02:38:13.018104 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [req-8787342a-9689-4af0-b057-7cc31fd72079 req-0d4cc414-4a94-40e8-9ef2-81ef4dc7441e tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] Begin detaching volume completed successfully. Jul 03 02:38:13.018309 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-8787342a-9689-4af0-b057-7cc31fd72079 req-0d4cc414-4a94-40e8-9ef2-81ef4dc7441e tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] https://10.4.3.223/volume/v3/volumes/567b6e18-1e6b-4314-8f0d-4ccdbfef8ff5/action returned with HTTP 202 Jul 03 02:38:13.018997 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1069/4318] 10.4.3.223 () {72 vars in 1672 bytes} [Fri Jul 3 02:38:12 2026] POST /volume/v3/volumes/567b6e18-1e6b-4314-8f0d-4ccdbfef8ff5/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 02:38:13.037637 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-6058d226-0973-4560-baa6-afe0d5a5982d None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:13.041463 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-6058d226-0973-4560-baa6-afe0d5a5982d tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] GET https://10.4.3.223/volume/v3/volumes/567b6e18-1e6b-4314-8f0d-4ccdbfef8ff5 Jul 03 02:38:13.041844 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-6058d226-0973-4560-baa6-afe0d5a5982d tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:13.042153 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-6058d226-0973-4560-baa6-afe0d5a5982d tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:13.060185 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:13.060185 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:38:13.067932 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-6058d226-0973-4560-baa6-afe0d5a5982d tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] Volume info retrieved successfully. Jul 03 02:38:13.075776 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-6058d226-0973-4560-baa6-afe0d5a5982d tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] https://10.4.3.223/volume/v3/volumes/567b6e18-1e6b-4314-8f0d-4ccdbfef8ff5 returned with HTTP 200 Jul 03 02:38:13.076279 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1088/4319] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:38:13 2026] GET /volume/v3/volumes/567b6e18-1e6b-4314-8f0d-4ccdbfef8ff5 => generated 1162 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:38:13.221009 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-79dc29cc-4ef4-4269-a403-27964f1c7133 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:13.225254 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-79dc29cc-4ef4-4269-a403-27964f1c7133 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/backups/37d5523e-fb4e-4303-b716-fc6e904976e1 Jul 03 02:38:13.226106 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-79dc29cc-4ef4-4269-a403-27964f1c7133 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:13.226317 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-79dc29cc-4ef4-4269-a403-27964f1c7133 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:13.226431 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-79dc29cc-4ef4-4269-a403-27964f1c7133 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Show backup with id 37d5523e-fb4e-4303-b716-fc6e904976e1. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:38:13.233303 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:13.233303 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:38:13.234054 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-79dc29cc-4ef4-4269-a403-27964f1c7133 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/backups/37d5523e-fb4e-4303-b716-fc6e904976e1 returned with HTTP 200 Jul 03 02:38:13.234497 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1080/4320] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:38:13 2026] GET /volume/v3/backups/37d5523e-fb4e-4303-b716-fc6e904976e1 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:13.723513 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-36d20a49-c6cd-4d50-aa39-06bd59dc8feb req-fbc8122d-314a-416f-b516-10ea441ff4f3 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:13.726033 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-36d20a49-c6cd-4d50-aa39-06bd59dc8feb req-fbc8122d-314a-416f-b516-10ea441ff4f3 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] GET https://10.4.3.223/volume/v3/snapshots/86379c77-c821-4fcb-ace2-31da58c6f750 Jul 03 02:38:13.726289 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-36d20a49-c6cd-4d50-aa39-06bd59dc8feb req-fbc8122d-314a-416f-b516-10ea441ff4f3 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:13.726525 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-36d20a49-c6cd-4d50-aa39-06bd59dc8feb req-fbc8122d-314a-416f-b516-10ea441ff4f3 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:13.733755 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:13.733755 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:38:13.734108 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-36d20a49-c6cd-4d50-aa39-06bd59dc8feb req-fbc8122d-314a-416f-b516-10ea441ff4f3 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Snapshot retrieved successfully. Jul 03 02:38:13.735193 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-36d20a49-c6cd-4d50-aa39-06bd59dc8feb req-fbc8122d-314a-416f-b516-10ea441ff4f3 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/snapshots/86379c77-c821-4fcb-ace2-31da58c6f750 returned with HTTP 200 Jul 03 02:38:13.736090 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1084/4321] 10.4.3.223 () {68 vars in 1604 bytes} [Fri Jul 3 02:38:13 2026] GET /volume/v3/snapshots/86379c77-c821-4fcb-ace2-31da58c6f750 => generated 479 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:13.745385 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-36d20a49-c6cd-4d50-aa39-06bd59dc8feb req-403dd2df-c5b3-4a46-8115-04fa72b2a2c1 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:13.748703 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-36d20a49-c6cd-4d50-aa39-06bd59dc8feb req-403dd2df-c5b3-4a46-8115-04fa72b2a2c1 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] GET https://10.4.3.223/volume/v3/volumes/f5a4940d-9585-44a3-a845-2942f4146b74 Jul 03 02:38:13.748965 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-36d20a49-c6cd-4d50-aa39-06bd59dc8feb req-403dd2df-c5b3-4a46-8115-04fa72b2a2c1 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:13.749219 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-36d20a49-c6cd-4d50-aa39-06bd59dc8feb req-403dd2df-c5b3-4a46-8115-04fa72b2a2c1 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:13.760018 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:13.760018 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:38:13.765173 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [req-36d20a49-c6cd-4d50-aa39-06bd59dc8feb req-403dd2df-c5b3-4a46-8115-04fa72b2a2c1 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Volume info retrieved successfully. Jul 03 02:38:13.775263 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-36d20a49-c6cd-4d50-aa39-06bd59dc8feb req-403dd2df-c5b3-4a46-8115-04fa72b2a2c1 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/volumes/f5a4940d-9585-44a3-a845-2942f4146b74 returned with HTTP 200 Jul 03 02:38:13.775978 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1070/4322] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:38:13 2026] GET /volume/v3/volumes/f5a4940d-9585-44a3-a845-2942f4146b74 => generated 1659 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:38:13.783269 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-36d20a49-c6cd-4d50-aa39-06bd59dc8feb req-b6c04e59-76e7-48d1-a1e0-507e1acfd2dc None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:13.788077 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-36d20a49-c6cd-4d50-aa39-06bd59dc8feb req-b6c04e59-76e7-48d1-a1e0-507e1acfd2dc tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:38:13.788429 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-36d20a49-c6cd-4d50-aa39-06bd59dc8feb req-b6c04e59-76e7-48d1-a1e0-507e1acfd2dc tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "86379c77-c821-4fcb-ace2-31da58c6f750", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:38:13.790173 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.volumes [req-36d20a49-c6cd-4d50-aa39-06bd59dc8feb req-b6c04e59-76e7-48d1-a1e0-507e1acfd2dc tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '86379c77-c821-4fcb-ace2-31da58c6f750', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:38:13.801385 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:13.801385 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:38:13.801922 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [req-36d20a49-c6cd-4d50-aa39-06bd59dc8feb req-b6c04e59-76e7-48d1-a1e0-507e1acfd2dc tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Snapshot retrieved successfully. Jul 03 02:38:13.802055 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [req-36d20a49-c6cd-4d50-aa39-06bd59dc8feb req-b6c04e59-76e7-48d1-a1e0-507e1acfd2dc tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Create volume of 1 GB Jul 03 02:38:13.803224 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [req-36d20a49-c6cd-4d50-aa39-06bd59dc8feb req-b6c04e59-76e7-48d1-a1e0-507e1acfd2dc tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Availability Zones retrieved successfully. Jul 03 02:38:13.810560 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [req-36d20a49-c6cd-4d50-aa39-06bd59dc8feb req-b6c04e59-76e7-48d1-a1e0-507e1acfd2dc tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Flow 'volume_create_api' (734bd6b7-32ec-446e-a3a7-955ed8ca5ae5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:38:13.812016 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [req-36d20a49-c6cd-4d50-aa39-06bd59dc8feb req-b6c04e59-76e7-48d1-a1e0-507e1acfd2dc tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f31b863e-c56c-4399-9b3a-baea7c2c4511) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:38:13.813148 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.flows.api.create_volume [req-36d20a49-c6cd-4d50-aa39-06bd59dc8feb req-b6c04e59-76e7-48d1-a1e0-507e1acfd2dc tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:38:13.835444 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-93aaa406-99dc-46f0-aed4-d74b819fe21f None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:13.849671 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [req-36d20a49-c6cd-4d50-aa39-06bd59dc8feb req-b6c04e59-76e7-48d1-a1e0-507e1acfd2dc tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f31b863e-c56c-4399-9b3a-baea7c2c4511) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '86379c77-c821-4fcb-ace2-31da58c6f750', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:38:13.850496 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [req-36d20a49-c6cd-4d50-aa39-06bd59dc8feb req-b6c04e59-76e7-48d1-a1e0-507e1acfd2dc tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a85c8615-d3f3-4bd5-bc8c-dbc67dac1288) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:38:13.904291 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.quota [req-36d20a49-c6cd-4d50-aa39-06bd59dc8feb req-b6c04e59-76e7-48d1-a1e0-507e1acfd2dc tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Created reservations ['a86c6e82-c436-4e01-93a3-89a5d8735f5f', 'e755ba5c-438a-436d-95c0-03299379a4e6', 'cd3e349e-945d-4083-9fe5-b722e639ece9', '3f191c31-f784-4b10-b9f7-ab4109563e90'] {{(pid=100015) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:38:13.905127 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [req-36d20a49-c6cd-4d50-aa39-06bd59dc8feb req-b6c04e59-76e7-48d1-a1e0-507e1acfd2dc tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a85c8615-d3f3-4bd5-bc8c-dbc67dac1288) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a86c6e82-c436-4e01-93a3-89a5d8735f5f', 'e755ba5c-438a-436d-95c0-03299379a4e6', 'cd3e349e-945d-4083-9fe5-b722e639ece9', '3f191c31-f784-4b10-b9f7-ab4109563e90']}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:38:13.907393 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [req-36d20a49-c6cd-4d50-aa39-06bd59dc8feb req-b6c04e59-76e7-48d1-a1e0-507e1acfd2dc tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e85bed6-c142-4197-9eef-6be7b6d85c98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:38:13.957271 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [req-36d20a49-c6cd-4d50-aa39-06bd59dc8feb req-b6c04e59-76e7-48d1-a1e0-507e1acfd2dc tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e85bed6-c142-4197-9eef-6be7b6d85c98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fc2ea2a7-61ce-4bbc-9c4f-673f32c1ff88', '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='a08ee0c5cd5c487abb7a76039a8a3598',qos_specs=None,replication_status=,reservations=['a86c6e82-c436-4e01-93a3-89a5d8735f5f','e755ba5c-438a-436d-95c0-03299379a4e6','cd3e349e-945d-4083-9fe5-b722e639ece9','3f191c31-f784-4b10-b9f7-ab4109563e90'],size=1,snapshot_id=86379c77-c821-4fcb-ace2-31da58c6f750,source_replicaid=,source_volid=None,status='creating',user_id='c4f82f451af94649aa7d493979ce0624',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), '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-07-03T02:38:13Z,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=fc2ea2a7-61ce-4bbc-9c4f-673f32c1ff88,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a08ee0c5cd5c487abb7a76039a8a3598',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=86379c77-c821-4fcb-ace2-31da58c6f750,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c4f82f451af94649aa7d493979ce0624',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:38:13.958124 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [req-36d20a49-c6cd-4d50-aa39-06bd59dc8feb req-b6c04e59-76e7-48d1-a1e0-507e1acfd2dc tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb21e7c7-abbb-45e9-a2dc-4fba110180b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:38:13.998193 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [req-36d20a49-c6cd-4d50-aa39-06bd59dc8feb req-b6c04e59-76e7-48d1-a1e0-507e1acfd2dc tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb21e7c7-abbb-45e9-a2dc-4fba110180b0) transitioned into 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='a08ee0c5cd5c487abb7a76039a8a3598',qos_specs=None,replication_status=,reservations=['a86c6e82-c436-4e01-93a3-89a5d8735f5f','e755ba5c-438a-436d-95c0-03299379a4e6','cd3e349e-945d-4083-9fe5-b722e639ece9','3f191c31-f784-4b10-b9f7-ab4109563e90'],size=1,snapshot_id=86379c77-c821-4fcb-ace2-31da58c6f750,source_replicaid=,source_volid=None,status='creating',user_id='c4f82f451af94649aa7d493979ce0624',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:38:13.998966 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [req-36d20a49-c6cd-4d50-aa39-06bd59dc8feb req-b6c04e59-76e7-48d1-a1e0-507e1acfd2dc tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80f086b2-207d-41f9-85a2-c7dc8c5e60e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:38:14.001872 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-93aaa406-99dc-46f0-aed4-d74b819fe21f tempest-VolumesTransfersV357Test-847741449 tempest-VolumesTransfersV357Test-847741449-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:38:14.002301 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-93aaa406-99dc-46f0-aed4-d74b819fe21f tempest-VolumesTransfersV357Test-847741449 tempest-VolumesTransfersV357Test-847741449-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-673458006"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:38:14.004046 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.volumes [None req-93aaa406-99dc-46f0-aed4-d74b819fe21f tempest-VolumesTransfersV357Test-847741449 tempest-VolumesTransfersV357Test-847741449-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-673458006'}} {{(pid=100012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:38:14.004168 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.volumes [None req-93aaa406-99dc-46f0-aed4-d74b819fe21f tempest-VolumesTransfersV357Test-847741449 tempest-VolumesTransfersV357Test-847741449-project-member] Create volume of 1 GB Jul 03 02:38:14.008782 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-93aaa406-99dc-46f0-aed4-d74b819fe21f tempest-VolumesTransfersV357Test-847741449 tempest-VolumesTransfersV357Test-847741449-project-member] Availability Zones retrieved successfully. Jul 03 02:38:14.014068 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-93aaa406-99dc-46f0-aed4-d74b819fe21f tempest-VolumesTransfersV357Test-847741449 tempest-VolumesTransfersV357Test-847741449-project-member] Flow 'volume_create_api' (69921894-25d7-40fe-9147-35f354b30aae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:38:14.015228 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-93aaa406-99dc-46f0-aed4-d74b819fe21f tempest-VolumesTransfersV357Test-847741449 tempest-VolumesTransfersV357Test-847741449-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ee9e8d7-eb68-4836-ae40-0d7c60c0ea4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:38:14.016192 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.flows.api.create_volume [None req-93aaa406-99dc-46f0-aed4-d74b819fe21f tempest-VolumesTransfersV357Test-847741449 tempest-VolumesTransfersV357Test-847741449-project-member] Validating volume size '1' using validate_int {{(pid=100012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:38:14.022918 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [req-36d20a49-c6cd-4d50-aa39-06bd59dc8feb req-b6c04e59-76e7-48d1-a1e0-507e1acfd2dc tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80f086b2-207d-41f9-85a2-c7dc8c5e60e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:38:14.023989 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [req-36d20a49-c6cd-4d50-aa39-06bd59dc8feb req-b6c04e59-76e7-48d1-a1e0-507e1acfd2dc tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Flow 'volume_create_api' (734bd6b7-32ec-446e-a3a7-955ed8ca5ae5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:38:14.024493 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [req-36d20a49-c6cd-4d50-aa39-06bd59dc8feb req-b6c04e59-76e7-48d1-a1e0-507e1acfd2dc tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Create volume request issued successfully. Jul 03 02:38:14.025185 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-36d20a49-c6cd-4d50-aa39-06bd59dc8feb req-b6c04e59-76e7-48d1-a1e0-507e1acfd2dc tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:38:14.026477 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1089/4323] 10.4.3.223 () {72 vars in 1541 bytes} [Fri Jul 3 02:38:13 2026] POST /volume/v3/volumes => generated 736 bytes in 243 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:38:14.039986 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-36d20a49-c6cd-4d50-aa39-06bd59dc8feb req-91e2ac70-9776-40a7-83a8-0a11d8bfa8bb None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:14.042114 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-36d20a49-c6cd-4d50-aa39-06bd59dc8feb req-91e2ac70-9776-40a7-83a8-0a11d8bfa8bb tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] GET https://10.4.3.223/volume/v3/volumes/fc2ea2a7-61ce-4bbc-9c4f-673f32c1ff88 Jul 03 02:38:14.042198 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-36d20a49-c6cd-4d50-aa39-06bd59dc8feb req-91e2ac70-9776-40a7-83a8-0a11d8bfa8bb tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:14.042378 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-36d20a49-c6cd-4d50-aa39-06bd59dc8feb req-91e2ac70-9776-40a7-83a8-0a11d8bfa8bb tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:14.045129 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-bfc51b8e-53e1-462f-82c1-ec45f19f155e None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:14.045584 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-bfc51b8e-53e1-462f-82c1-ec45f19f155e None None] GET https://10.4.3.223/volume// Jul 03 02:38:14.045832 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-bfc51b8e-53e1-462f-82c1-ec45f19f155e None None] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:14.046023 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-bfc51b8e-53e1-462f-82c1-ec45f19f155e None None] Calling method 'all' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:14.046339 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-bfc51b8e-53e1-462f-82c1-ec45f19f155e None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:38:14.046693 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1071/4324] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:38:14 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:38:14.054020 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-8787342a-9689-4af0-b057-7cc31fd72079 req-a3cc683f-2b49-4eaf-9dc4-e93eb310664c None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:14.056564 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:14.056564 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:38:14.056705 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-8787342a-9689-4af0-b057-7cc31fd72079 req-a3cc683f-2b49-4eaf-9dc4-e93eb310664c tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] GET https://10.4.3.223/volume/v3/volumes/567b6e18-1e6b-4314-8f0d-4ccdbfef8ff5 Jul 03 02:38:14.056783 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-93aaa406-99dc-46f0-aed4-d74b819fe21f tempest-VolumesTransfersV357Test-847741449 tempest-VolumesTransfersV357Test-847741449-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ee9e8d7-eb68-4836-ae40-0d7c60c0ea4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:38:14.056887 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-8787342a-9689-4af0-b057-7cc31fd72079 req-a3cc683f-2b49-4eaf-9dc4-e93eb310664c tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:14.057027 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-8787342a-9689-4af0-b057-7cc31fd72079 req-a3cc683f-2b49-4eaf-9dc4-e93eb310664c tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:14.057618 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-93aaa406-99dc-46f0-aed4-d74b819fe21f tempest-VolumesTransfersV357Test-847741449 tempest-VolumesTransfersV357Test-847741449-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5aff192-142d-4532-998b-a701634fcee6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:38:14.061201 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-36d20a49-c6cd-4d50-aa39-06bd59dc8feb req-91e2ac70-9776-40a7-83a8-0a11d8bfa8bb tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Volume info retrieved successfully. Jul 03 02:38:14.067830 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-36d20a49-c6cd-4d50-aa39-06bd59dc8feb req-91e2ac70-9776-40a7-83a8-0a11d8bfa8bb tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/volumes/fc2ea2a7-61ce-4bbc-9c4f-673f32c1ff88 returned with HTTP 200 Jul 03 02:38:14.069979 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1085/4325] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:38:14 2026] GET /volume/v3/volumes/fc2ea2a7-61ce-4bbc-9c4f-673f32c1ff88 => generated 804 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:14.071113 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:14.071113 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:38:14.075348 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [req-8787342a-9689-4af0-b057-7cc31fd72079 req-a3cc683f-2b49-4eaf-9dc4-e93eb310664c tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] Volume info retrieved successfully. Jul 03 02:38:14.082148 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-8787342a-9689-4af0-b057-7cc31fd72079 req-a3cc683f-2b49-4eaf-9dc4-e93eb310664c tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] https://10.4.3.223/volume/v3/volumes/567b6e18-1e6b-4314-8f0d-4ccdbfef8ff5 returned with HTTP 200 Jul 03 02:38:14.082679 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1090/4326] 10.4.3.223 () {70 vars in 1639 bytes} [Fri Jul 3 02:38:14 2026] GET /volume/v3/volumes/567b6e18-1e6b-4314-8f0d-4ccdbfef8ff5 => generated 1324 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:38:14.084931 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-36d20a49-c6cd-4d50-aa39-06bd59dc8feb req-407abfbe-c3d9-4027-b6e8-bc8707fbc352 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:14.086917 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-36d20a49-c6cd-4d50-aa39-06bd59dc8feb req-407abfbe-c3d9-4027-b6e8-bc8707fbc352 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] GET https://10.4.3.223/volume/v3/volumes/fc2ea2a7-61ce-4bbc-9c4f-673f32c1ff88 Jul 03 02:38:14.086917 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-36d20a49-c6cd-4d50-aa39-06bd59dc8feb req-407abfbe-c3d9-4027-b6e8-bc8707fbc352 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:14.087023 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-36d20a49-c6cd-4d50-aa39-06bd59dc8feb req-407abfbe-c3d9-4027-b6e8-bc8707fbc352 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:14.089690 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-6a14de77-c9dd-46ec-9e63-51d77cfc4b6a None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:14.091689 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-6a14de77-c9dd-46ec-9e63-51d77cfc4b6a tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] GET https://10.4.3.223/volume/v3/volumes/567b6e18-1e6b-4314-8f0d-4ccdbfef8ff5 Jul 03 02:38:14.091970 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-6a14de77-c9dd-46ec-9e63-51d77cfc4b6a tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:14.092186 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-6a14de77-c9dd-46ec-9e63-51d77cfc4b6a tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:14.103174 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:14.103174 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:38:14.111159 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [req-36d20a49-c6cd-4d50-aa39-06bd59dc8feb req-407abfbe-c3d9-4027-b6e8-bc8707fbc352 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Volume info retrieved successfully. Jul 03 02:38:14.116211 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:14.116211 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:38:14.122057 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-36d20a49-c6cd-4d50-aa39-06bd59dc8feb req-407abfbe-c3d9-4027-b6e8-bc8707fbc352 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/volumes/fc2ea2a7-61ce-4bbc-9c4f-673f32c1ff88 returned with HTTP 200 Jul 03 02:38:14.122640 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1072/4327] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:38:14 2026] GET /volume/v3/volumes/fc2ea2a7-61ce-4bbc-9c4f-673f32c1ff88 => generated 804 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:14.123085 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-6a14de77-c9dd-46ec-9e63-51d77cfc4b6a tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] Volume info retrieved successfully. Jul 03 02:38:14.129627 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-6a14de77-c9dd-46ec-9e63-51d77cfc4b6a tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] https://10.4.3.223/volume/v3/volumes/567b6e18-1e6b-4314-8f0d-4ccdbfef8ff5 returned with HTTP 200 Jul 03 02:38:14.130174 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1086/4328] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:38:14 2026] GET /volume/v3/volumes/567b6e18-1e6b-4314-8f0d-4ccdbfef8ff5 => generated 1162 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:38:14.144566 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.quota [None req-93aaa406-99dc-46f0-aed4-d74b819fe21f tempest-VolumesTransfersV357Test-847741449 tempest-VolumesTransfersV357Test-847741449-project-member] Created reservations ['9aa9c84a-eab8-4ccd-a08d-b43d78a5c0bf', '7bacca3b-e04f-41bf-8e35-30ada57a1468', 'e8dd3156-e087-49f4-9f6f-1995fd4606f0', '85a154d4-a9b5-4428-b537-1890b1e3ea08'] {{(pid=100012) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:38:14.145584 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-93aaa406-99dc-46f0-aed4-d74b819fe21f tempest-VolumesTransfersV357Test-847741449 tempest-VolumesTransfersV357Test-847741449-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5aff192-142d-4532-998b-a701634fcee6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9aa9c84a-eab8-4ccd-a08d-b43d78a5c0bf', '7bacca3b-e04f-41bf-8e35-30ada57a1468', 'e8dd3156-e087-49f4-9f6f-1995fd4606f0', '85a154d4-a9b5-4428-b537-1890b1e3ea08']}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:38:14.146494 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-93aaa406-99dc-46f0-aed4-d74b819fe21f tempest-VolumesTransfersV357Test-847741449 tempest-VolumesTransfersV357Test-847741449-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7d5a80e-7ac1-42af-8a0b-b6c864183a7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:38:14.175539 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-93aaa406-99dc-46f0-aed4-d74b819fe21f tempest-VolumesTransfersV357Test-847741449 tempest-VolumesTransfersV357Test-847741449-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7d5a80e-7ac1-42af-8a0b-b6c864183a7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0f05e705-2b5a-4b86-b6ed-cef7ae39bdd2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-673458006',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f4b05285ee7474293a7616856a76fc8',qos_specs=None,replication_status=,reservations=['9aa9c84a-eab8-4ccd-a08d-b43d78a5c0bf','7bacca3b-e04f-41bf-8e35-30ada57a1468','e8dd3156-e087-49f4-9f6f-1995fd4606f0','85a154d4-a9b5-4428-b537-1890b1e3ea08'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba98633c7376422a95fc4d56e7e4301b',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:38:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-673458006',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0f05e705-2b5a-4b86-b6ed-cef7ae39bdd2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5f4b05285ee7474293a7616856a76fc8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ba98633c7376422a95fc4d56e7e4301b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:38:14.177053 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-93aaa406-99dc-46f0-aed4-d74b819fe21f tempest-VolumesTransfersV357Test-847741449 tempest-VolumesTransfersV357Test-847741449-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (164dce14-1322-4443-9f8d-b5e0be61c88e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:38:14.199278 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-93aaa406-99dc-46f0-aed4-d74b819fe21f tempest-VolumesTransfersV357Test-847741449 tempest-VolumesTransfersV357Test-847741449-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (164dce14-1322-4443-9f8d-b5e0be61c88e) transitioned into state 'SUCCESS' from state '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-673458006',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f4b05285ee7474293a7616856a76fc8',qos_specs=None,replication_status=,reservations=['9aa9c84a-eab8-4ccd-a08d-b43d78a5c0bf','7bacca3b-e04f-41bf-8e35-30ada57a1468','e8dd3156-e087-49f4-9f6f-1995fd4606f0','85a154d4-a9b5-4428-b537-1890b1e3ea08'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba98633c7376422a95fc4d56e7e4301b',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:38:14.200042 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-93aaa406-99dc-46f0-aed4-d74b819fe21f tempest-VolumesTransfersV357Test-847741449 tempest-VolumesTransfersV357Test-847741449-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (957d8216-f985-456a-92ac-2af4f3555caf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:38:14.211864 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-93aaa406-99dc-46f0-aed4-d74b819fe21f tempest-VolumesTransfersV357Test-847741449 tempest-VolumesTransfersV357Test-847741449-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (957d8216-f985-456a-92ac-2af4f3555caf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:38:14.212794 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-93aaa406-99dc-46f0-aed4-d74b819fe21f tempest-VolumesTransfersV357Test-847741449 tempest-VolumesTransfersV357Test-847741449-project-member] Flow 'volume_create_api' (69921894-25d7-40fe-9147-35f354b30aae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:38:14.213448 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-93aaa406-99dc-46f0-aed4-d74b819fe21f tempest-VolumesTransfersV357Test-847741449 tempest-VolumesTransfersV357Test-847741449-project-member] Create volume request issued successfully. Jul 03 02:38:14.213607 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-93aaa406-99dc-46f0-aed4-d74b819fe21f tempest-VolumesTransfersV357Test-847741449 tempest-VolumesTransfersV357Test-847741449-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:38:14.213989 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1081/4329] 10.4.3.223 () {70 vars in 1299 bytes} [Fri Jul 3 02:38:13 2026] POST /volume/v3/volumes => generated 818 bytes in 379 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:38:14.228855 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-ca0e2632-35cd-4f06-b539-28e0885a48ef None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:14.230491 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-ca0e2632-35cd-4f06-b539-28e0885a48ef tempest-VolumesTransfersV357Test-847741449 tempest-VolumesTransfersV357Test-847741449-project-member] GET https://10.4.3.223/volume/v3/volumes/0f05e705-2b5a-4b86-b6ed-cef7ae39bdd2 Jul 03 02:38:14.230656 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-ca0e2632-35cd-4f06-b539-28e0885a48ef tempest-VolumesTransfersV357Test-847741449 tempest-VolumesTransfersV357Test-847741449-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:14.230857 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-ca0e2632-35cd-4f06-b539-28e0885a48ef tempest-VolumesTransfersV357Test-847741449 tempest-VolumesTransfersV357Test-847741449-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:14.238351 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:14.238351 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:38:14.243846 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-ca0e2632-35cd-4f06-b539-28e0885a48ef tempest-VolumesTransfersV357Test-847741449 tempest-VolumesTransfersV357Test-847741449-project-member] Volume info retrieved successfully. Jul 03 02:38:14.248795 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-e1f33136-9f51-4c2f-8dde-80e3720ed16c None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:14.251778 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-ca0e2632-35cd-4f06-b539-28e0885a48ef tempest-VolumesTransfersV357Test-847741449 tempest-VolumesTransfersV357Test-847741449-project-member] https://10.4.3.223/volume/v3/volumes/0f05e705-2b5a-4b86-b6ed-cef7ae39bdd2 returned with HTTP 200 Jul 03 02:38:14.252300 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1091/4330] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:38:14 2026] GET /volume/v3/volumes/0f05e705-2b5a-4b86-b6ed-cef7ae39bdd2 => generated 886 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:38:14.252375 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-e1f33136-9f51-4c2f-8dde-80e3720ed16c tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/backups/37d5523e-fb4e-4303-b716-fc6e904976e1 Jul 03 02:38:14.252779 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-e1f33136-9f51-4c2f-8dde-80e3720ed16c tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:14.253012 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-e1f33136-9f51-4c2f-8dde-80e3720ed16c tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:14.253160 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-e1f33136-9f51-4c2f-8dde-80e3720ed16c tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Show backup with id 37d5523e-fb4e-4303-b716-fc6e904976e1. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:38:14.258600 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:14.258600 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:38:14.259550 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-e1f33136-9f51-4c2f-8dde-80e3720ed16c tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/backups/37d5523e-fb4e-4303-b716-fc6e904976e1 returned with HTTP 200 Jul 03 02:38:14.260223 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1073/4331] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:38:14 2026] GET /volume/v3/backups/37d5523e-fb4e-4303-b716-fc6e904976e1 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:15.150595 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-4cb70b18-f62e-42af-8634-a1638fd0b820 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:15.155066 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-4cb70b18-f62e-42af-8634-a1638fd0b820 tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] GET https://10.4.3.223/volume/v3/volumes/567b6e18-1e6b-4314-8f0d-4ccdbfef8ff5 Jul 03 02:38:15.155279 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-4cb70b18-f62e-42af-8634-a1638fd0b820 tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:15.155496 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-4cb70b18-f62e-42af-8634-a1638fd0b820 tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:15.166850 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:15.166850 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:38:15.176304 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-4cb70b18-f62e-42af-8634-a1638fd0b820 tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] Volume info retrieved successfully. Jul 03 02:38:15.183851 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-4cb70b18-f62e-42af-8634-a1638fd0b820 tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] https://10.4.3.223/volume/v3/volumes/567b6e18-1e6b-4314-8f0d-4ccdbfef8ff5 returned with HTTP 200 Jul 03 02:38:15.184384 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1087/4332] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:38:15 2026] GET /volume/v3/volumes/567b6e18-1e6b-4314-8f0d-4ccdbfef8ff5 => generated 1162 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:38:15.265691 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-2e77bd44-5caf-41b5-92d2-50b97bce3ee5 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:15.267549 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-2e77bd44-5caf-41b5-92d2-50b97bce3ee5 tempest-VolumesTransfersV357Test-847741449 tempest-VolumesTransfersV357Test-847741449-project-member] GET https://10.4.3.223/volume/v3/volumes/0f05e705-2b5a-4b86-b6ed-cef7ae39bdd2 Jul 03 02:38:15.267775 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-2e77bd44-5caf-41b5-92d2-50b97bce3ee5 tempest-VolumesTransfersV357Test-847741449 tempest-VolumesTransfersV357Test-847741449-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:15.268017 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-2e77bd44-5caf-41b5-92d2-50b97bce3ee5 tempest-VolumesTransfersV357Test-847741449 tempest-VolumesTransfersV357Test-847741449-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:15.271824 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-e20c5c21-e071-4c5d-a50f-55403a98a2c7 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:15.275882 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:15.275882 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:38:15.278445 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-e20c5c21-e071-4c5d-a50f-55403a98a2c7 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/backups/37d5523e-fb4e-4303-b716-fc6e904976e1 Jul 03 02:38:15.278445 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-e20c5c21-e071-4c5d-a50f-55403a98a2c7 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:15.278445 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-e20c5c21-e071-4c5d-a50f-55403a98a2c7 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:15.278445 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-e20c5c21-e071-4c5d-a50f-55403a98a2c7 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Show backup with id 37d5523e-fb4e-4303-b716-fc6e904976e1. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:38:15.279031 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-2e77bd44-5caf-41b5-92d2-50b97bce3ee5 tempest-VolumesTransfersV357Test-847741449 tempest-VolumesTransfersV357Test-847741449-project-member] Volume info retrieved successfully. Jul 03 02:38:15.283140 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-2e77bd44-5caf-41b5-92d2-50b97bce3ee5 tempest-VolumesTransfersV357Test-847741449 tempest-VolumesTransfersV357Test-847741449-project-member] https://10.4.3.223/volume/v3/volumes/0f05e705-2b5a-4b86-b6ed-cef7ae39bdd2 returned with HTTP 200 Jul 03 02:38:15.283509 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1082/4333] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:38:15 2026] GET /volume/v3/volumes/0f05e705-2b5a-4b86-b6ed-cef7ae39bdd2 => generated 945 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:38:15.284669 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:15.284669 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:38:15.285676 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-e20c5c21-e071-4c5d-a50f-55403a98a2c7 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/backups/37d5523e-fb4e-4303-b716-fc6e904976e1 returned with HTTP 200 Jul 03 02:38:15.287160 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1092/4334] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:38:15 2026] GET /volume/v3/backups/37d5523e-fb4e-4303-b716-fc6e904976e1 => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:15.302212 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-ce2a61cc-d5d6-467b-8dc5-fccdea89fc62 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:15.304061 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-ce2a61cc-d5d6-467b-8dc5-fccdea89fc62 tempest-VolumesTransfersV357Test-847741449 tempest-VolumesTransfersV357Test-847741449-project-member] POST https://10.4.3.223/volume/v3/volume-transfers Jul 03 02:38:15.304382 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-ce2a61cc-d5d6-467b-8dc5-fccdea89fc62 tempest-VolumesTransfersV357Test-847741449 tempest-VolumesTransfersV357Test-847741449-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "0f05e705-2b5a-4b86-b6ed-cef7ae39bdd2"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:38:15.305768 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.volume_transfer [None req-ce2a61cc-d5d6-467b-8dc5-fccdea89fc62 tempest-VolumesTransfersV357Test-847741449 tempest-VolumesTransfersV357Test-847741449-project-member] Creating new volume transfer {'transfer': {'volume_id': '0f05e705-2b5a-4b86-b6ed-cef7ae39bdd2'}} {{(pid=100014) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 03 02:38:15.305881 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.volume_transfer [None req-ce2a61cc-d5d6-467b-8dc5-fccdea89fc62 tempest-VolumesTransfersV357Test-847741449 tempest-VolumesTransfersV357Test-847741449-project-member] Creating transfer of volume 0f05e705-2b5a-4b86-b6ed-cef7ae39bdd2 Jul 03 02:38:15.305977 np0000004352 devstack@c-api.service[100014]: INFO cinder.transfer.api [None req-ce2a61cc-d5d6-467b-8dc5-fccdea89fc62 tempest-VolumesTransfersV357Test-847741449 tempest-VolumesTransfersV357Test-847741449-project-member] Generating transfer record for volume 0f05e705-2b5a-4b86-b6ed-cef7ae39bdd2 Jul 03 02:38:15.314848 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:15.314848 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:38:15.331846 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-ce2a61cc-d5d6-467b-8dc5-fccdea89fc62 tempest-VolumesTransfersV357Test-847741449 tempest-VolumesTransfersV357Test-847741449-project-member] https://10.4.3.223/volume/v3/volume-transfers returned with HTTP 202 Jul 03 02:38:15.332269 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1074/4335] 10.4.3.223 () {70 vars in 1326 bytes} [Fri Jul 3 02:38:15 2026] POST /volume/v3/volume-transfers => generated 572 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:38:15.341255 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-dd35723e-a931-4b30-a663-5e8c4d2b91b9 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:15.342932 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-dd35723e-a931-4b30-a663-5e8c4d2b91b9 tempest-VolumesTransfersV357Test-847741449 tempest-VolumesTransfersV357Test-847741449-project-member] GET https://10.4.3.223/volume/v3/volumes/0f05e705-2b5a-4b86-b6ed-cef7ae39bdd2 Jul 03 02:38:15.343115 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-dd35723e-a931-4b30-a663-5e8c4d2b91b9 tempest-VolumesTransfersV357Test-847741449 tempest-VolumesTransfersV357Test-847741449-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:15.343301 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-dd35723e-a931-4b30-a663-5e8c4d2b91b9 tempest-VolumesTransfersV357Test-847741449 tempest-VolumesTransfersV357Test-847741449-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:15.351597 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:15.351597 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:38:15.355696 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-dd35723e-a931-4b30-a663-5e8c4d2b91b9 tempest-VolumesTransfersV357Test-847741449 tempest-VolumesTransfersV357Test-847741449-project-member] Volume info retrieved successfully. Jul 03 02:38:15.360052 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-dd35723e-a931-4b30-a663-5e8c4d2b91b9 tempest-VolumesTransfersV357Test-847741449 tempest-VolumesTransfersV357Test-847741449-project-member] https://10.4.3.223/volume/v3/volumes/0f05e705-2b5a-4b86-b6ed-cef7ae39bdd2 returned with HTTP 200 Jul 03 02:38:15.360430 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1088/4336] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:38:15 2026] GET /volume/v3/volumes/0f05e705-2b5a-4b86-b6ed-cef7ae39bdd2 => generated 953 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:38:15.374121 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-5912006b-d24b-4848-9f46-003a7ab5ae5a None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:15.376088 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-5912006b-d24b-4848-9f46-003a7ab5ae5a tempest-VolumesTransfersV357Test-847741449 tempest-VolumesTransfersV357Test-847741449-project-member] GET https://10.4.3.223/volume/v3/volume-transfers/9298e82e-3d6a-47dd-8ada-eeed1d177ba7 Jul 03 02:38:15.376350 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-5912006b-d24b-4848-9f46-003a7ab5ae5a tempest-VolumesTransfersV357Test-847741449 tempest-VolumesTransfersV357Test-847741449-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:15.376561 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-5912006b-d24b-4848-9f46-003a7ab5ae5a tempest-VolumesTransfersV357Test-847741449 tempest-VolumesTransfersV357Test-847741449-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:15.381668 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-5912006b-d24b-4848-9f46-003a7ab5ae5a tempest-VolumesTransfersV357Test-847741449 tempest-VolumesTransfersV357Test-847741449-project-member] https://10.4.3.223/volume/v3/volume-transfers/9298e82e-3d6a-47dd-8ada-eeed1d177ba7 returned with HTTP 200 Jul 03 02:38:15.382106 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1083/4337] 10.4.3.223 () {68 vars in 1416 bytes} [Fri Jul 3 02:38:15 2026] GET /volume/v3/volume-transfers/9298e82e-3d6a-47dd-8ada-eeed1d177ba7 => generated 540 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:38:15.390663 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-aa1027c6-f670-4eec-8d69-b2497d097d9d None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:15.392474 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-aa1027c6-f670-4eec-8d69-b2497d097d9d tempest-VolumesTransfersV357Test-847741449 tempest-VolumesTransfersV357Test-847741449-project-member] GET https://10.4.3.223/volume/v3/volume-transfers Jul 03 02:38:15.392975 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-aa1027c6-f670-4eec-8d69-b2497d097d9d tempest-VolumesTransfersV357Test-847741449 tempest-VolumesTransfersV357Test-847741449-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:15.393447 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-aa1027c6-f670-4eec-8d69-b2497d097d9d tempest-VolumesTransfersV357Test-847741449 tempest-VolumesTransfersV357Test-847741449-project-member] Calling method 'index' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:15.393793 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.volume_transfer [None req-aa1027c6-f670-4eec-8d69-b2497d097d9d tempest-VolumesTransfersV357Test-847741449 tempest-VolumesTransfersV357Test-847741449-project-member] Listing volume transfers {{(pid=100015) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 03 02:38:15.400335 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-aa1027c6-f670-4eec-8d69-b2497d097d9d tempest-VolumesTransfersV357Test-847741449 tempest-VolumesTransfersV357Test-847741449-project-member] https://10.4.3.223/volume/v3/volume-transfers returned with HTTP 200 Jul 03 02:38:15.401182 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1093/4338] 10.4.3.223 () {68 vars in 1305 bytes} [Fri Jul 3 02:38:15 2026] GET /volume/v3/volume-transfers => generated 368 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:38:15.408982 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-40082923-1e00-4fdc-ac85-ff6f9effca30 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:15.475999 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-40082923-1e00-4fdc-ac85-ff6f9effca30 tempest-VolumesTransfersV357Test-554758434 tempest-VolumesTransfersV357Test-554758434-project-member] POST https://10.4.3.223/volume/v3/volume-transfers/9298e82e-3d6a-47dd-8ada-eeed1d177ba7/accept Jul 03 02:38:15.476373 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-40082923-1e00-4fdc-ac85-ff6f9effca30 tempest-VolumesTransfersV357Test-554758434 tempest-VolumesTransfersV357Test-554758434-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "56f09ab7bd9374c2"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:38:15.477604 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.contrib.volume_transfer [None req-40082923-1e00-4fdc-ac85-ff6f9effca30 tempest-VolumesTransfersV357Test-554758434 tempest-VolumesTransfersV357Test-554758434-project-member] Accepting volume transfer 9298e82e-3d6a-47dd-8ada-eeed1d177ba7 {{(pid=100014) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 03 02:38:15.477718 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.contrib.volume_transfer [None req-40082923-1e00-4fdc-ac85-ff6f9effca30 tempest-VolumesTransfersV357Test-554758434 tempest-VolumesTransfersV357Test-554758434-project-member] Accepting transfer 9298e82e-3d6a-47dd-8ada-eeed1d177ba7 Jul 03 02:38:15.542811 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.quota [None req-40082923-1e00-4fdc-ac85-ff6f9effca30 tempest-VolumesTransfersV357Test-554758434 tempest-VolumesTransfersV357Test-554758434-project-member] Created reservations ['8023d44f-bb45-4ad3-bc53-b23393001bec', '4b335afe-9047-4cff-957d-aa65889cf5cd', '252c62bb-2974-44aa-a7f3-e84b65bf3ca8', '338d76d4-2271-49c8-9a5b-b045f4cbbf2a'] {{(pid=100014) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:38:15.562753 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.quota [None req-40082923-1e00-4fdc-ac85-ff6f9effca30 tempest-VolumesTransfersV357Test-554758434 tempest-VolumesTransfersV357Test-554758434-project-member] Created reservations ['7954a691-f6aa-447a-87b4-a5b4105a8ecc', '365f2deb-550d-40a5-b03d-85eccaf979c9', 'c37314b7-8043-4068-8c1a-ff2c988c53af', '7b9d8a21-f3cb-4add-8eb2-78057c7ed752'] {{(pid=100014) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:38:15.593947 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.quota [None req-40082923-1e00-4fdc-ac85-ff6f9effca30 tempest-VolumesTransfersV357Test-554758434 tempest-VolumesTransfersV357Test-554758434-project-member] Created reservations ['a24e1a24-5bfb-4dcc-8d9c-17fa8f180c20', '594f76b4-b4b0-409d-ad31-6d17dc72787c', '8b1826ba-9f53-4cc9-96ef-2e0acb6c591e', 'd9a51fb5-e9d6-452a-bee8-b29cf798794c'] {{(pid=100014) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:38:15.622836 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.quota [None req-40082923-1e00-4fdc-ac85-ff6f9effca30 tempest-VolumesTransfersV357Test-554758434 tempest-VolumesTransfersV357Test-554758434-project-member] Created reservations ['7c564be8-4388-4ca1-9d0e-8b9e7b49c009', '1af68e23-63c8-4faf-8777-a57a112328bd', '8463957a-db7f-4d18-962a-898f4391adfc', '388a7a85-ccf3-4cff-a477-7bd7f9598b6f'] {{(pid=100014) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:38:16.124745 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-40082923-1e00-4fdc-ac85-ff6f9effca30 tempest-VolumesTransfersV357Test-554758434 tempest-VolumesTransfersV357Test-554758434-project-member] Transfer volume completed successfully. Jul 03 02:38:16.199920 np0000004352 devstack@c-api.service[100014]: INFO cinder.transfer.api [None req-40082923-1e00-4fdc-ac85-ff6f9effca30 tempest-VolumesTransfersV357Test-554758434 tempest-VolumesTransfersV357Test-554758434-project-member] Volume 0f05e705-2b5a-4b86-b6ed-cef7ae39bdd2 has been transferred. Jul 03 02:38:16.203143 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-240abb24-1b49-47b5-9db8-fb58d30e8966 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:16.205562 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-240abb24-1b49-47b5-9db8-fb58d30e8966 tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] GET https://10.4.3.223/volume/v3/volumes/567b6e18-1e6b-4314-8f0d-4ccdbfef8ff5 Jul 03 02:38:16.205898 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-240abb24-1b49-47b5-9db8-fb58d30e8966 tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:16.206162 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-240abb24-1b49-47b5-9db8-fb58d30e8966 tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:16.206872 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-40082923-1e00-4fdc-ac85-ff6f9effca30 tempest-VolumesTransfersV357Test-554758434 tempest-VolumesTransfersV357Test-554758434-project-member] https://10.4.3.223/volume/v3/volume-transfers/9298e82e-3d6a-47dd-8ada-eeed1d177ba7/accept returned with HTTP 202 Jul 03 02:38:16.207282 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1075/4339] 10.4.3.223 () {70 vars in 1458 bytes} [Fri Jul 3 02:38:15 2026] POST /volume/v3/volume-transfers/9298e82e-3d6a-47dd-8ada-eeed1d177ba7/accept => generated 365 bytes in 799 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:38:16.218645 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:16.218645 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:38:16.220498 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-5ef76236-4290-4f46-8a2d-5b1c3c2859a4 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:16.222529 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-5ef76236-4290-4f46-8a2d-5b1c3c2859a4 tempest-VolumesTransfersV357Test-554758434 tempest-VolumesTransfersV357Test-554758434-project-member] GET https://10.4.3.223/volume/v3/volumes/0f05e705-2b5a-4b86-b6ed-cef7ae39bdd2 Jul 03 02:38:16.222804 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-5ef76236-4290-4f46-8a2d-5b1c3c2859a4 tempest-VolumesTransfersV357Test-554758434 tempest-VolumesTransfersV357Test-554758434-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:16.223026 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-5ef76236-4290-4f46-8a2d-5b1c3c2859a4 tempest-VolumesTransfersV357Test-554758434 tempest-VolumesTransfersV357Test-554758434-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:16.223372 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-240abb24-1b49-47b5-9db8-fb58d30e8966 tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] Volume info retrieved successfully. Jul 03 02:38:16.229241 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-240abb24-1b49-47b5-9db8-fb58d30e8966 tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] https://10.4.3.223/volume/v3/volumes/567b6e18-1e6b-4314-8f0d-4ccdbfef8ff5 returned with HTTP 200 Jul 03 02:38:16.229706 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1089/4340] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:38:16 2026] GET /volume/v3/volumes/567b6e18-1e6b-4314-8f0d-4ccdbfef8ff5 => generated 1162 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:38:16.232301 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:16.232301 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:38:16.236673 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-5ef76236-4290-4f46-8a2d-5b1c3c2859a4 tempest-VolumesTransfersV357Test-554758434 tempest-VolumesTransfersV357Test-554758434-project-member] Volume info retrieved successfully. Jul 03 02:38:16.241091 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-5ef76236-4290-4f46-8a2d-5b1c3c2859a4 tempest-VolumesTransfersV357Test-554758434 tempest-VolumesTransfersV357Test-554758434-project-member] https://10.4.3.223/volume/v3/volumes/0f05e705-2b5a-4b86-b6ed-cef7ae39bdd2 returned with HTTP 200 Jul 03 02:38:16.241579 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1084/4341] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:38:16 2026] GET /volume/v3/volumes/0f05e705-2b5a-4b86-b6ed-cef7ae39bdd2 => generated 945 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:38:16.255456 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-7a1c922b-8d13-48d1-bdf6-483773baa98f None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:16.257450 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-7a1c922b-8d13-48d1-bdf6-483773baa98f tempest-VolumesTransfersV357Test-554758434 tempest-VolumesTransfersV357Test-554758434-project-member] GET https://10.4.3.223/volume/v3/volumes/0f05e705-2b5a-4b86-b6ed-cef7ae39bdd2 Jul 03 02:38:16.257701 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-7a1c922b-8d13-48d1-bdf6-483773baa98f tempest-VolumesTransfersV357Test-554758434 tempest-VolumesTransfersV357Test-554758434-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:16.257901 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-7a1c922b-8d13-48d1-bdf6-483773baa98f tempest-VolumesTransfersV357Test-554758434 tempest-VolumesTransfersV357Test-554758434-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:16.267542 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:16.267542 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:38:16.271881 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-7a1c922b-8d13-48d1-bdf6-483773baa98f tempest-VolumesTransfersV357Test-554758434 tempest-VolumesTransfersV357Test-554758434-project-member] Volume info retrieved successfully. Jul 03 02:38:16.277332 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-7a1c922b-8d13-48d1-bdf6-483773baa98f tempest-VolumesTransfersV357Test-554758434 tempest-VolumesTransfersV357Test-554758434-project-member] https://10.4.3.223/volume/v3/volumes/0f05e705-2b5a-4b86-b6ed-cef7ae39bdd2 returned with HTTP 200 Jul 03 02:38:16.278037 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1094/4342] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:38:16 2026] GET /volume/v3/volumes/0f05e705-2b5a-4b86-b6ed-cef7ae39bdd2 => generated 945 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:38:16.294067 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-377e6d51-4e1e-4848-b879-0d186b73d7ac None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:16.296195 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-377e6d51-4e1e-4848-b879-0d186b73d7ac tempest-VolumesTransfersV357Test-847741449 tempest-VolumesTransfersV357Test-847741449-project-member] DELETE https://10.4.3.223/volume/v3/volume-transfers/9298e82e-3d6a-47dd-8ada-eeed1d177ba7 Jul 03 02:38:16.296495 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-377e6d51-4e1e-4848-b879-0d186b73d7ac tempest-VolumesTransfersV357Test-847741449 tempest-VolumesTransfersV357Test-847741449-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:16.296729 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-377e6d51-4e1e-4848-b879-0d186b73d7ac tempest-VolumesTransfersV357Test-847741449 tempest-VolumesTransfersV357Test-847741449-project-member] Calling method 'delete' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:16.296856 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.contrib.volume_transfer [None req-377e6d51-4e1e-4848-b879-0d186b73d7ac tempest-VolumesTransfersV357Test-847741449 tempest-VolumesTransfersV357Test-847741449-project-member] Delete transfer with id: 9298e82e-3d6a-47dd-8ada-eeed1d177ba7 Jul 03 02:38:16.299963 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-377e6d51-4e1e-4848-b879-0d186b73d7ac tempest-VolumesTransfersV357Test-847741449 tempest-VolumesTransfersV357Test-847741449-project-member] https://10.4.3.223/volume/v3/volume-transfers/9298e82e-3d6a-47dd-8ada-eeed1d177ba7 returned with HTTP 404 Jul 03 02:38:16.300538 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1076/4343] 10.4.3.223 () {68 vars in 1419 bytes} [Fri Jul 3 02:38:16 2026] DELETE /volume/v3/volume-transfers/9298e82e-3d6a-47dd-8ada-eeed1d177ba7 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 02:38:16.304564 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-1d7992a2-b20b-4992-9a6b-24f7f6aa35b3 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:16.306497 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-1d7992a2-b20b-4992-9a6b-24f7f6aa35b3 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/backups/37d5523e-fb4e-4303-b716-fc6e904976e1 Jul 03 02:38:16.306687 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-1d7992a2-b20b-4992-9a6b-24f7f6aa35b3 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:16.306877 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-1d7992a2-b20b-4992-9a6b-24f7f6aa35b3 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:16.307028 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-1d7992a2-b20b-4992-9a6b-24f7f6aa35b3 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Show backup with id 37d5523e-fb4e-4303-b716-fc6e904976e1. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:38:16.307720 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-06c37d71-8f6e-43a2-bf6f-56d7459f3914 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:16.311461 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:16.311461 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:38:16.312148 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-1d7992a2-b20b-4992-9a6b-24f7f6aa35b3 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/backups/37d5523e-fb4e-4303-b716-fc6e904976e1 returned with HTTP 200 Jul 03 02:38:16.312573 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1090/4344] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:38:16 2026] GET /volume/v3/backups/37d5523e-fb4e-4303-b716-fc6e904976e1 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:16.336040 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-06c37d71-8f6e-43a2-bf6f-56d7459f3914 tempest-VolumesTransfersV357Test-689507756 tempest-VolumesTransfersV357Test-689507756-project-admin] DELETE https://10.4.3.223/volume/v3/volumes/0f05e705-2b5a-4b86-b6ed-cef7ae39bdd2 Jul 03 02:38:16.336278 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-06c37d71-8f6e-43a2-bf6f-56d7459f3914 tempest-VolumesTransfersV357Test-689507756 tempest-VolumesTransfersV357Test-689507756-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:16.336497 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-06c37d71-8f6e-43a2-bf6f-56d7459f3914 tempest-VolumesTransfersV357Test-689507756 tempest-VolumesTransfersV357Test-689507756-project-admin] Calling method 'delete' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:16.336700 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.volumes [None req-06c37d71-8f6e-43a2-bf6f-56d7459f3914 tempest-VolumesTransfersV357Test-689507756 tempest-VolumesTransfersV357Test-689507756-project-admin] Delete volume with id: 0f05e705-2b5a-4b86-b6ed-cef7ae39bdd2 Jul 03 02:38:16.344579 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:16.344579 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:38:16.344579 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-06c37d71-8f6e-43a2-bf6f-56d7459f3914 tempest-VolumesTransfersV357Test-689507756 tempest-VolumesTransfersV357Test-689507756-project-admin] Volume info retrieved successfully. Jul 03 02:38:16.368687 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-06c37d71-8f6e-43a2-bf6f-56d7459f3914 tempest-VolumesTransfersV357Test-689507756 tempest-VolumesTransfersV357Test-689507756-project-admin] Delete volume request issued successfully. Jul 03 02:38:16.369083 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-06c37d71-8f6e-43a2-bf6f-56d7459f3914 tempest-VolumesTransfersV357Test-689507756 tempest-VolumesTransfersV357Test-689507756-project-admin] https://10.4.3.223/volume/v3/volumes/0f05e705-2b5a-4b86-b6ed-cef7ae39bdd2 returned with HTTP 202 Jul 03 02:38:16.369542 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1085/4345] 10.4.3.223 () {68 vars in 1392 bytes} [Fri Jul 3 02:38:16 2026] DELETE /volume/v3/volumes/0f05e705-2b5a-4b86-b6ed-cef7ae39bdd2 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 02:38:16.377931 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-29047334-4a61-4d6c-80cb-9ffdcb91f2fb None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:16.380737 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-29047334-4a61-4d6c-80cb-9ffdcb91f2fb tempest-VolumesTransfersV357Test-689507756 tempest-VolumesTransfersV357Test-689507756-project-admin] GET https://10.4.3.223/volume/v3/volumes/0f05e705-2b5a-4b86-b6ed-cef7ae39bdd2 Jul 03 02:38:16.380958 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-29047334-4a61-4d6c-80cb-9ffdcb91f2fb tempest-VolumesTransfersV357Test-689507756 tempest-VolumesTransfersV357Test-689507756-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:16.381215 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-29047334-4a61-4d6c-80cb-9ffdcb91f2fb tempest-VolumesTransfersV357Test-689507756 tempest-VolumesTransfersV357Test-689507756-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:16.397181 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:16.397181 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:38:16.402196 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-29047334-4a61-4d6c-80cb-9ffdcb91f2fb tempest-VolumesTransfersV357Test-689507756 tempest-VolumesTransfersV357Test-689507756-project-admin] Volume info retrieved successfully. Jul 03 02:38:16.406330 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-29047334-4a61-4d6c-80cb-9ffdcb91f2fb tempest-VolumesTransfersV357Test-689507756 tempest-VolumesTransfersV357Test-689507756-project-admin] https://10.4.3.223/volume/v3/volumes/0f05e705-2b5a-4b86-b6ed-cef7ae39bdd2 returned with HTTP 200 Jul 03 02:38:16.406781 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1095/4346] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:38:16 2026] GET /volume/v3/volumes/0f05e705-2b5a-4b86-b6ed-cef7ae39bdd2 => generated 1138 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:38:17.135208 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-36d20a49-c6cd-4d50-aa39-06bd59dc8feb req-41534dbf-17f9-4a15-a46d-5924dac34fd3 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:17.137559 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-36d20a49-c6cd-4d50-aa39-06bd59dc8feb req-41534dbf-17f9-4a15-a46d-5924dac34fd3 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] GET https://10.4.3.223/volume/v3/volumes/fc2ea2a7-61ce-4bbc-9c4f-673f32c1ff88 Jul 03 02:38:17.137838 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-36d20a49-c6cd-4d50-aa39-06bd59dc8feb req-41534dbf-17f9-4a15-a46d-5924dac34fd3 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:17.138042 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-36d20a49-c6cd-4d50-aa39-06bd59dc8feb req-41534dbf-17f9-4a15-a46d-5924dac34fd3 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:17.147550 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:17.147550 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:38:17.151714 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [req-36d20a49-c6cd-4d50-aa39-06bd59dc8feb req-41534dbf-17f9-4a15-a46d-5924dac34fd3 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Volume info retrieved successfully. Jul 03 02:38:17.156773 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-36d20a49-c6cd-4d50-aa39-06bd59dc8feb req-41534dbf-17f9-4a15-a46d-5924dac34fd3 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/volumes/fc2ea2a7-61ce-4bbc-9c4f-673f32c1ff88 returned with HTTP 200 Jul 03 02:38:17.157142 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1077/4347] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:38:17 2026] GET /volume/v3/volumes/fc2ea2a7-61ce-4bbc-9c4f-673f32c1ff88 => generated 1345 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:38:17.163995 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-be69a004-2572-4bfb-8e43-43a654e02fd1 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:17.164472 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-be69a004-2572-4bfb-8e43-43a654e02fd1 None None] GET https://10.4.3.223/volume// Jul 03 02:38:17.164699 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-be69a004-2572-4bfb-8e43-43a654e02fd1 None None] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:17.164895 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-be69a004-2572-4bfb-8e43-43a654e02fd1 None None] Calling method 'all' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:17.165275 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-be69a004-2572-4bfb-8e43-43a654e02fd1 None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:38:17.165613 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1091/4348] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:38:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:38:17.172938 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-36d20a49-c6cd-4d50-aa39-06bd59dc8feb req-98bfce12-caa4-43af-b0b6-3106aaa246ae None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:17.174965 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-36d20a49-c6cd-4d50-aa39-06bd59dc8feb req-98bfce12-caa4-43af-b0b6-3106aaa246ae tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] POST https://10.4.3.223/volume/v3/attachments Jul 03 02:38:17.175301 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-36d20a49-c6cd-4d50-aa39-06bd59dc8feb req-98bfce12-caa4-43af-b0b6-3106aaa246ae tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fc2ea2a7-61ce-4bbc-9c4f-673f32c1ff88", "connector": null, "instance_uuid": "6a32f944-b8ed-47a8-88de-798376098555"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:38:17.183011 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:17.183011 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:38:17.211246 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-36d20a49-c6cd-4d50-aa39-06bd59dc8feb req-98bfce12-caa4-43af-b0b6-3106aaa246ae tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Jul 03 02:38:17.211760 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1086/4349] 10.4.3.223 () {74 vars in 1594 bytes} [Fri Jul 3 02:38: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) Jul 03 02:38:17.219282 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-cd609136-f500-4605-9114-a06051df826e None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:17.219813 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-cd609136-f500-4605-9114-a06051df826e None None] GET https://10.4.3.223/volume// Jul 03 02:38:17.220051 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-cd609136-f500-4605-9114-a06051df826e None None] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:17.220310 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-cd609136-f500-4605-9114-a06051df826e None None] Calling method 'all' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:17.220706 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-cd609136-f500-4605-9114-a06051df826e None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:38:17.221008 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1096/4350] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:38:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:38:17.227990 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-36d20a49-c6cd-4d50-aa39-06bd59dc8feb req-bd6d9dea-88ef-4b5e-9000-36b8a5e204fa None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:17.230025 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-36d20a49-c6cd-4d50-aa39-06bd59dc8feb req-bd6d9dea-88ef-4b5e-9000-36b8a5e204fa tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] GET https://10.4.3.223/volume/v3/volumes/fc2ea2a7-61ce-4bbc-9c4f-673f32c1ff88 Jul 03 02:38:17.230242 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-36d20a49-c6cd-4d50-aa39-06bd59dc8feb req-bd6d9dea-88ef-4b5e-9000-36b8a5e204fa tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:17.230460 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-36d20a49-c6cd-4d50-aa39-06bd59dc8feb req-bd6d9dea-88ef-4b5e-9000-36b8a5e204fa tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:17.239912 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:17.239912 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:38:17.243690 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [req-36d20a49-c6cd-4d50-aa39-06bd59dc8feb req-bd6d9dea-88ef-4b5e-9000-36b8a5e204fa tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Volume info retrieved successfully. Jul 03 02:38:17.245482 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-2bb84ca4-6da6-4225-8d8e-34117d18c711 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:17.247440 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-2bb84ca4-6da6-4225-8d8e-34117d18c711 tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] GET https://10.4.3.223/volume/v3/volumes/567b6e18-1e6b-4314-8f0d-4ccdbfef8ff5 Jul 03 02:38:17.247707 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-2bb84ca4-6da6-4225-8d8e-34117d18c711 tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:17.247926 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-2bb84ca4-6da6-4225-8d8e-34117d18c711 tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:17.248999 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-36d20a49-c6cd-4d50-aa39-06bd59dc8feb req-bd6d9dea-88ef-4b5e-9000-36b8a5e204fa tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/volumes/fc2ea2a7-61ce-4bbc-9c4f-673f32c1ff88 returned with HTTP 200 Jul 03 02:38:17.249532 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1078/4351] 10.4.3.223 () {70 vars in 1639 bytes} [Fri Jul 3 02:38:17 2026] GET /volume/v3/volumes/fc2ea2a7-61ce-4bbc-9c4f-673f32c1ff88 => generated 1524 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:38:17.257828 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:17.257828 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:38:17.261831 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-2bb84ca4-6da6-4225-8d8e-34117d18c711 tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] Volume info retrieved successfully. Jul 03 02:38:17.269941 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-2bb84ca4-6da6-4225-8d8e-34117d18c711 tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] https://10.4.3.223/volume/v3/volumes/567b6e18-1e6b-4314-8f0d-4ccdbfef8ff5 returned with HTTP 200 Jul 03 02:38:17.270412 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1092/4352] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:38:17 2026] GET /volume/v3/volumes/567b6e18-1e6b-4314-8f0d-4ccdbfef8ff5 => generated 1162 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:38:17.292897 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-f507b58a-f0dc-4e7f-bf28-75a79f1e3a62 req-b293915b-b002-4a02-9695-7292740af404 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:17.295403 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-f507b58a-f0dc-4e7f-bf28-75a79f1e3a62 req-b293915b-b002-4a02-9695-7292740af404 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] GET https://10.4.3.223/volume/v3/volumes/2003f5df-ed62-46d6-a4ac-707e2f24fc5c/encryption Jul 03 02:38:17.295680 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-f507b58a-f0dc-4e7f-bf28-75a79f1e3a62 req-b293915b-b002-4a02-9695-7292740af404 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:17.295866 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-f507b58a-f0dc-4e7f-bf28-75a79f1e3a62 req-b293915b-b002-4a02-9695-7292740af404 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Calling method 'index' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:17.307038 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:17.307038 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:38:17.316139 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-f507b58a-f0dc-4e7f-bf28-75a79f1e3a62 req-b293915b-b002-4a02-9695-7292740af404 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] https://10.4.3.223/volume/v3/volumes/2003f5df-ed62-46d6-a4ac-707e2f24fc5c/encryption returned with HTTP 200 Jul 03 02:38:17.316555 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1087/4353] 10.4.3.223 () {68 vars in 1631 bytes} [Fri Jul 3 02:38:17 2026] GET /volume/v3/volumes/2003f5df-ed62-46d6-a4ac-707e2f24fc5c/encryption => generated 160 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:17.327707 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-39b5ed3d-8d4a-4a29-8337-3b0ee8f5eb30 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:17.329530 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-39b5ed3d-8d4a-4a29-8337-3b0ee8f5eb30 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/backups/37d5523e-fb4e-4303-b716-fc6e904976e1 Jul 03 02:38:17.329788 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-39b5ed3d-8d4a-4a29-8337-3b0ee8f5eb30 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:17.330049 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-39b5ed3d-8d4a-4a29-8337-3b0ee8f5eb30 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:17.330141 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-39b5ed3d-8d4a-4a29-8337-3b0ee8f5eb30 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Show backup with id 37d5523e-fb4e-4303-b716-fc6e904976e1. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:38:17.336816 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:17.336816 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:38:17.337629 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-39b5ed3d-8d4a-4a29-8337-3b0ee8f5eb30 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/backups/37d5523e-fb4e-4303-b716-fc6e904976e1 returned with HTTP 200 Jul 03 02:38:17.338073 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1097/4354] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:38:17 2026] GET /volume/v3/backups/37d5523e-fb4e-4303-b716-fc6e904976e1 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:17.363690 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-36d20a49-c6cd-4d50-aa39-06bd59dc8feb req-cb4cc2b5-b091-449c-b73e-8ce9f24c8202 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:17.366128 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-36d20a49-c6cd-4d50-aa39-06bd59dc8feb req-cb4cc2b5-b091-449c-b73e-8ce9f24c8202 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] PUT https://10.4.3.223/volume/v3/attachments/e7a90c8c-4d6c-4a72-a56e-f480b26e8483 Jul 03 02:38:17.366489 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-36d20a49-c6cd-4d50-aa39-06bd59dc8feb req-cb4cc2b5-b091-449c-b73e-8ce9f24c8202 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000004352", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2a2633a05d73", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "80a8c083-552c-46a2-8db9-fd9e83fa2364", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:38:17.375174 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.coordination [req-36d20a49-c6cd-4d50-aa39-06bd59dc8feb req-cb4cc2b5-b091-449c-b73e-8ce9f24c8202 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Acquiring lock "cinder-attachment_update-fc2ea2a7-61ce-4bbc-9c4f-673f32c1ff88-np0000004352" by "attachment_update" {{(pid=100014) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 02:38:17.379770 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.coordination [req-36d20a49-c6cd-4d50-aa39-06bd59dc8feb req-cb4cc2b5-b091-449c-b73e-8ce9f24c8202 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Lock "cinder-attachment_update-fc2ea2a7-61ce-4bbc-9c4f-673f32c1ff88-np0000004352" acquired by "attachment_update" :: waited 0.005s {{(pid=100014) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 02:38:17.380820 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:17.380820 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:38:17.419867 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-8872eca8-2106-4d89-9b99-01febb165397 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:17.421711 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-8872eca8-2106-4d89-9b99-01febb165397 tempest-VolumesTransfersV357Test-689507756 tempest-VolumesTransfersV357Test-689507756-project-admin] GET https://10.4.3.223/volume/v3/volumes/0f05e705-2b5a-4b86-b6ed-cef7ae39bdd2 Jul 03 02:38:17.421935 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-8872eca8-2106-4d89-9b99-01febb165397 tempest-VolumesTransfersV357Test-689507756 tempest-VolumesTransfersV357Test-689507756-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:17.422138 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-8872eca8-2106-4d89-9b99-01febb165397 tempest-VolumesTransfersV357Test-689507756 tempest-VolumesTransfersV357Test-689507756-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:17.431304 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-8872eca8-2106-4d89-9b99-01febb165397 tempest-VolumesTransfersV357Test-689507756 tempest-VolumesTransfersV357Test-689507756-project-admin] https://10.4.3.223/volume/v3/volumes/0f05e705-2b5a-4b86-b6ed-cef7ae39bdd2 returned with HTTP 404 Jul 03 02:38:17.432412 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1093/4355] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:38:17 2026] GET /volume/v3/volumes/0f05e705-2b5a-4b86-b6ed-cef7ae39bdd2 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 02:38:17.444472 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-961a7281-2fc6-46f1-b1b3-e7296f466319 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:17.447013 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-961a7281-2fc6-46f1-b1b3-e7296f466319 tempest-VolumesTransfersV357Test-847741449 tempest-VolumesTransfersV357Test-847741449-project-member] GET https://10.4.3.223/volume/v3/volumes/0f05e705-2b5a-4b86-b6ed-cef7ae39bdd2 Jul 03 02:38:17.448789 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-961a7281-2fc6-46f1-b1b3-e7296f466319 tempest-VolumesTransfersV357Test-847741449 tempest-VolumesTransfersV357Test-847741449-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:17.448789 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-961a7281-2fc6-46f1-b1b3-e7296f466319 tempest-VolumesTransfersV357Test-847741449 tempest-VolumesTransfersV357Test-847741449-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:17.459126 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-961a7281-2fc6-46f1-b1b3-e7296f466319 tempest-VolumesTransfersV357Test-847741449 tempest-VolumesTransfersV357Test-847741449-project-member] https://10.4.3.223/volume/v3/volumes/0f05e705-2b5a-4b86-b6ed-cef7ae39bdd2 returned with HTTP 404 Jul 03 02:38:17.459947 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1088/4356] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:38:17 2026] GET /volume/v3/volumes/0f05e705-2b5a-4b86-b6ed-cef7ae39bdd2 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 02:38:17.466647 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-b70a0079-12e3-4868-ad70-0ea6d44eeb3d None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:17.468751 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-b70a0079-12e3-4868-ad70-0ea6d44eeb3d tempest-VolumesTransfersV357Test-847741449 tempest-VolumesTransfersV357Test-847741449-project-member] DELETE https://10.4.3.223/volume/v3/volumes/0f05e705-2b5a-4b86-b6ed-cef7ae39bdd2 Jul 03 02:38:17.468931 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-b70a0079-12e3-4868-ad70-0ea6d44eeb3d tempest-VolumesTransfersV357Test-847741449 tempest-VolumesTransfersV357Test-847741449-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:17.469116 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-b70a0079-12e3-4868-ad70-0ea6d44eeb3d tempest-VolumesTransfersV357Test-847741449 tempest-VolumesTransfersV357Test-847741449-project-member] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:17.469277 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-b70a0079-12e3-4868-ad70-0ea6d44eeb3d tempest-VolumesTransfersV357Test-847741449 tempest-VolumesTransfersV357Test-847741449-project-member] Delete volume with id: 0f05e705-2b5a-4b86-b6ed-cef7ae39bdd2 Jul 03 02:38:17.480485 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-b70a0079-12e3-4868-ad70-0ea6d44eeb3d tempest-VolumesTransfersV357Test-847741449 tempest-VolumesTransfersV357Test-847741449-project-member] https://10.4.3.223/volume/v3/volumes/0f05e705-2b5a-4b86-b6ed-cef7ae39bdd2 returned with HTTP 404 Jul 03 02:38:17.480955 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1098/4357] 10.4.3.223 () {68 vars in 1392 bytes} [Fri Jul 3 02:38:17 2026] DELETE /volume/v3/volumes/0f05e705-2b5a-4b86-b6ed-cef7ae39bdd2 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 02:38:17.489228 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-2c3c9def-990b-4c20-b679-1c55cf221622 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:17.491334 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-2c3c9def-990b-4c20-b679-1c55cf221622 tempest-VolumesTransfersV357Test-847741449 tempest-VolumesTransfersV357Test-847741449-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:38:17.491748 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-2c3c9def-990b-4c20-b679-1c55cf221622 tempest-VolumesTransfersV357Test-847741449 tempest-VolumesTransfersV357Test-847741449-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1066318039"}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:38:17.493165 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.volumes [None req-2c3c9def-990b-4c20-b679-1c55cf221622 tempest-VolumesTransfersV357Test-847741449 tempest-VolumesTransfersV357Test-847741449-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1066318039'}} {{(pid=100013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:38:17.493315 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.volumes [None req-2c3c9def-990b-4c20-b679-1c55cf221622 tempest-VolumesTransfersV357Test-847741449 tempest-VolumesTransfersV357Test-847741449-project-member] Create volume of 1 GB Jul 03 02:38:17.497702 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-2c3c9def-990b-4c20-b679-1c55cf221622 tempest-VolumesTransfersV357Test-847741449 tempest-VolumesTransfersV357Test-847741449-project-member] Availability Zones retrieved successfully. Jul 03 02:38:17.505211 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-2c3c9def-990b-4c20-b679-1c55cf221622 tempest-VolumesTransfersV357Test-847741449 tempest-VolumesTransfersV357Test-847741449-project-member] Flow 'volume_create_api' (7a76453e-0cb7-4dd3-ae00-9e5fbca1f873) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:38:17.506693 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-2c3c9def-990b-4c20-b679-1c55cf221622 tempest-VolumesTransfersV357Test-847741449 tempest-VolumesTransfersV357Test-847741449-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f24bd47-321b-4e52-a254-fb7dd34aadb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:38:17.507652 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.flows.api.create_volume [None req-2c3c9def-990b-4c20-b679-1c55cf221622 tempest-VolumesTransfersV357Test-847741449 tempest-VolumesTransfersV357Test-847741449-project-member] Validating volume size '1' using validate_int {{(pid=100013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:38:17.532437 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-2c3c9def-990b-4c20-b679-1c55cf221622 tempest-VolumesTransfersV357Test-847741449 tempest-VolumesTransfersV357Test-847741449-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f24bd47-321b-4e52-a254-fb7dd34aadb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:38:17.533173 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-2c3c9def-990b-4c20-b679-1c55cf221622 tempest-VolumesTransfersV357Test-847741449 tempest-VolumesTransfersV357Test-847741449-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7462ebb-f44d-4e36-9ba6-4958598e2ccf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:38:17.581848 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.quota [None req-2c3c9def-990b-4c20-b679-1c55cf221622 tempest-VolumesTransfersV357Test-847741449 tempest-VolumesTransfersV357Test-847741449-project-member] Created reservations ['59818f2e-b2ba-47cc-b2df-da39b80694bc', '551c9c86-a676-4768-93ad-2a57a66b8120', '3160710d-d98b-426c-87ed-3045763ecf94', 'e553dd2a-7bae-420c-9a31-5f4dc1331036'] {{(pid=100013) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:38:17.582516 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-2c3c9def-990b-4c20-b679-1c55cf221622 tempest-VolumesTransfersV357Test-847741449 tempest-VolumesTransfersV357Test-847741449-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7462ebb-f44d-4e36-9ba6-4958598e2ccf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['59818f2e-b2ba-47cc-b2df-da39b80694bc', '551c9c86-a676-4768-93ad-2a57a66b8120', '3160710d-d98b-426c-87ed-3045763ecf94', 'e553dd2a-7bae-420c-9a31-5f4dc1331036']}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:38:17.583745 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-2c3c9def-990b-4c20-b679-1c55cf221622 tempest-VolumesTransfersV357Test-847741449 tempest-VolumesTransfersV357Test-847741449-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12e76295-ead8-494e-9fe0-efe52fe1be9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:38:17.611576 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-2c3c9def-990b-4c20-b679-1c55cf221622 tempest-VolumesTransfersV357Test-847741449 tempest-VolumesTransfersV357Test-847741449-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12e76295-ead8-494e-9fe0-efe52fe1be9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2629b5a1-01ca-428f-a9c2-871325df02bd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1066318039',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f4b05285ee7474293a7616856a76fc8',qos_specs=None,replication_status=,reservations=['59818f2e-b2ba-47cc-b2df-da39b80694bc','551c9c86-a676-4768-93ad-2a57a66b8120','3160710d-d98b-426c-87ed-3045763ecf94','e553dd2a-7bae-420c-9a31-5f4dc1331036'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba98633c7376422a95fc4d56e7e4301b',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:38:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1066318039',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2629b5a1-01ca-428f-a9c2-871325df02bd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5f4b05285ee7474293a7616856a76fc8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ba98633c7376422a95fc4d56e7e4301b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:38:17.613557 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-2c3c9def-990b-4c20-b679-1c55cf221622 tempest-VolumesTransfersV357Test-847741449 tempest-VolumesTransfersV357Test-847741449-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94ce1623-77fa-421d-b438-c9f4af08e070) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:38:17.633396 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-8787342a-9689-4af0-b057-7cc31fd72079 req-8aec1465-248c-4448-b65d-319fc139a966 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:17.636113 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-8787342a-9689-4af0-b057-7cc31fd72079 req-8aec1465-248c-4448-b65d-319fc139a966 tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] DELETE https://10.4.3.223/volume/v3/attachments/33313bc9-9c6b-4e88-bf2f-4b2d2d201148 Jul 03 02:38:17.636353 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-8787342a-9689-4af0-b057-7cc31fd72079 req-8aec1465-248c-4448-b65d-319fc139a966 tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:17.636630 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-8787342a-9689-4af0-b057-7cc31fd72079 req-8aec1465-248c-4448-b65d-319fc139a966 tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] Calling method 'version_select' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:17.641862 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-2c3c9def-990b-4c20-b679-1c55cf221622 tempest-VolumesTransfersV357Test-847741449 tempest-VolumesTransfersV357Test-847741449-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94ce1623-77fa-421d-b438-c9f4af08e070) transitioned into state 'SUCCESS' from state '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-1066318039',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f4b05285ee7474293a7616856a76fc8',qos_specs=None,replication_status=,reservations=['59818f2e-b2ba-47cc-b2df-da39b80694bc','551c9c86-a676-4768-93ad-2a57a66b8120','3160710d-d98b-426c-87ed-3045763ecf94','e553dd2a-7bae-420c-9a31-5f4dc1331036'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba98633c7376422a95fc4d56e7e4301b',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:38:17.642467 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-2c3c9def-990b-4c20-b679-1c55cf221622 tempest-VolumesTransfersV357Test-847741449 tempest-VolumesTransfersV357Test-847741449-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab02f991-fcb0-4aca-803a-bc0160172986) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:38:17.646135 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:17.646135 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:38:17.655056 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-2c3c9def-990b-4c20-b679-1c55cf221622 tempest-VolumesTransfersV357Test-847741449 tempest-VolumesTransfersV357Test-847741449-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab02f991-fcb0-4aca-803a-bc0160172986) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:38:17.655899 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-2c3c9def-990b-4c20-b679-1c55cf221622 tempest-VolumesTransfersV357Test-847741449 tempest-VolumesTransfersV357Test-847741449-project-member] Flow 'volume_create_api' (7a76453e-0cb7-4dd3-ae00-9e5fbca1f873) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:38:17.656169 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-2c3c9def-990b-4c20-b679-1c55cf221622 tempest-VolumesTransfersV357Test-847741449 tempest-VolumesTransfersV357Test-847741449-project-member] Create volume request issued successfully. Jul 03 02:38:17.656856 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-2c3c9def-990b-4c20-b679-1c55cf221622 tempest-VolumesTransfersV357Test-847741449 tempest-VolumesTransfersV357Test-847741449-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:38:17.657260 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1094/4358] 10.4.3.223 () {70 vars in 1299 bytes} [Fri Jul 3 02:38:17 2026] POST /volume/v3/volumes => generated 819 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:38:17.670884 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-ba63a280-fb68-4912-abe0-8f0926e93a85 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:17.673220 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-ba63a280-fb68-4912-abe0-8f0926e93a85 tempest-VolumesTransfersV357Test-847741449 tempest-VolumesTransfersV357Test-847741449-project-member] GET https://10.4.3.223/volume/v3/volumes/2629b5a1-01ca-428f-a9c2-871325df02bd Jul 03 02:38:17.673468 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-ba63a280-fb68-4912-abe0-8f0926e93a85 tempest-VolumesTransfersV357Test-847741449 tempest-VolumesTransfersV357Test-847741449-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:17.673713 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-ba63a280-fb68-4912-abe0-8f0926e93a85 tempest-VolumesTransfersV357Test-847741449 tempest-VolumesTransfersV357Test-847741449-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:17.683038 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:17.683038 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:38:17.687876 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-ba63a280-fb68-4912-abe0-8f0926e93a85 tempest-VolumesTransfersV357Test-847741449 tempest-VolumesTransfersV357Test-847741449-project-member] Volume info retrieved successfully. Jul 03 02:38:17.693578 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-ba63a280-fb68-4912-abe0-8f0926e93a85 tempest-VolumesTransfersV357Test-847741449 tempest-VolumesTransfersV357Test-847741449-project-member] https://10.4.3.223/volume/v3/volumes/2629b5a1-01ca-428f-a9c2-871325df02bd returned with HTTP 200 Jul 03 02:38:17.694107 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1099/4359] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:38:17 2026] GET /volume/v3/volumes/2629b5a1-01ca-428f-a9c2-871325df02bd => generated 887 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:38:17.904593 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.coordination [req-36d20a49-c6cd-4d50-aa39-06bd59dc8feb req-cb4cc2b5-b091-449c-b73e-8ce9f24c8202 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Lock "cinder-attachment_update-fc2ea2a7-61ce-4bbc-9c4f-673f32c1ff88-np0000004352" released by "attachment_update" :: held 0.525s {{(pid=100014) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 02:38:17.904873 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-36d20a49-c6cd-4d50-aa39-06bd59dc8feb req-cb4cc2b5-b091-449c-b73e-8ce9f24c8202 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/attachments/e7a90c8c-4d6c-4a72-a56e-f480b26e8483 returned with HTTP 200 Jul 03 02:38:17.905372 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1079/4360] 10.4.3.223 () {74 vars in 1704 bytes} [Fri Jul 3 02:38:17 2026] PUT /volume/v3/attachments/e7a90c8c-4d6c-4a72-a56e-f480b26e8483 => generated 969 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:38:18.173069 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-8787342a-9689-4af0-b057-7cc31fd72079 req-8aec1465-248c-4448-b65d-319fc139a966 tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] https://10.4.3.223/volume/v3/attachments/33313bc9-9c6b-4e88-bf2f-4b2d2d201148 returned with HTTP 200 Jul 03 02:38:18.173647 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1089/4361] 10.4.3.223 () {72 vars in 1673 bytes} [Fri Jul 3 02:38:17 2026] DELETE /volume/v3/attachments/33313bc9-9c6b-4e88-bf2f-4b2d2d201148 => generated 19 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:18.285951 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-71317808-9b1c-4b3d-b4e3-f42ed600c472 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:18.287664 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-71317808-9b1c-4b3d-b4e3-f42ed600c472 tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] GET https://10.4.3.223/volume/v3/volumes/567b6e18-1e6b-4314-8f0d-4ccdbfef8ff5 Jul 03 02:38:18.287997 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-71317808-9b1c-4b3d-b4e3-f42ed600c472 tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:18.288205 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-71317808-9b1c-4b3d-b4e3-f42ed600c472 tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:18.295238 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:18.295238 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:38:18.298641 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-71317808-9b1c-4b3d-b4e3-f42ed600c472 tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] Volume info retrieved successfully. Jul 03 02:38:18.302375 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-71317808-9b1c-4b3d-b4e3-f42ed600c472 tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] https://10.4.3.223/volume/v3/volumes/567b6e18-1e6b-4314-8f0d-4ccdbfef8ff5 returned with HTTP 200 Jul 03 02:38:18.302773 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1095/4362] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:38:18 2026] GET /volume/v3/volumes/567b6e18-1e6b-4314-8f0d-4ccdbfef8ff5 => generated 867 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:38:18.350075 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-ca0608a1-0c94-4562-84ee-2b3d8d80ae8c None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:18.351881 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-ca0608a1-0c94-4562-84ee-2b3d8d80ae8c tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/backups/37d5523e-fb4e-4303-b716-fc6e904976e1 Jul 03 02:38:18.352062 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-ca0608a1-0c94-4562-84ee-2b3d8d80ae8c tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:18.352261 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-ca0608a1-0c94-4562-84ee-2b3d8d80ae8c tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:18.352364 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-ca0608a1-0c94-4562-84ee-2b3d8d80ae8c tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Show backup with id 37d5523e-fb4e-4303-b716-fc6e904976e1. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:38:18.356102 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:18.356102 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:38:18.356675 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-ca0608a1-0c94-4562-84ee-2b3d8d80ae8c tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/backups/37d5523e-fb4e-4303-b716-fc6e904976e1 returned with HTTP 200 Jul 03 02:38:18.357003 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1100/4363] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:38:18 2026] GET /volume/v3/backups/37d5523e-fb4e-4303-b716-fc6e904976e1 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:18.415401 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-36d20a49-c6cd-4d50-aa39-06bd59dc8feb req-2a713cfd-0e8b-4c63-8ee3-653278f7b797 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:18.417895 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-36d20a49-c6cd-4d50-aa39-06bd59dc8feb req-2a713cfd-0e8b-4c63-8ee3-653278f7b797 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] POST https://10.4.3.223/volume/v3/attachments/e7a90c8c-4d6c-4a72-a56e-f480b26e8483/action Jul 03 02:38:18.418287 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-36d20a49-c6cd-4d50-aa39-06bd59dc8feb req-2a713cfd-0e8b-4c63-8ee3-653278f7b797 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Action body: b'{"os-complete": null}' {{(pid=100014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:38:18.418456 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-36d20a49-c6cd-4d50-aa39-06bd59dc8feb req-2a713cfd-0e8b-4c63-8ee3-653278f7b797 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:38:18.433988 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:18.433988 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:38:18.448964 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-36d20a49-c6cd-4d50-aa39-06bd59dc8feb req-2a713cfd-0e8b-4c63-8ee3-653278f7b797 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/attachments/e7a90c8c-4d6c-4a72-a56e-f480b26e8483/action returned with HTTP 204 Jul 03 02:38:18.449375 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1080/4364] 10.4.3.223 () {74 vars in 1725 bytes} [Fri Jul 3 02:38:18 2026] POST /volume/v3/attachments/e7a90c8c-4d6c-4a72-a56e-f480b26e8483/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:38:18.711377 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-49330e28-03e8-4c06-96f1-f8d9a8b6e845 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:18.714093 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-49330e28-03e8-4c06-96f1-f8d9a8b6e845 tempest-VolumesTransfersV357Test-847741449 tempest-VolumesTransfersV357Test-847741449-project-member] GET https://10.4.3.223/volume/v3/volumes/2629b5a1-01ca-428f-a9c2-871325df02bd Jul 03 02:38:18.715050 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-49330e28-03e8-4c06-96f1-f8d9a8b6e845 tempest-VolumesTransfersV357Test-847741449 tempest-VolumesTransfersV357Test-847741449-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:18.715050 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-49330e28-03e8-4c06-96f1-f8d9a8b6e845 tempest-VolumesTransfersV357Test-847741449 tempest-VolumesTransfersV357Test-847741449-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:18.725300 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:18.725300 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:38:18.730383 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-49330e28-03e8-4c06-96f1-f8d9a8b6e845 tempest-VolumesTransfersV357Test-847741449 tempest-VolumesTransfersV357Test-847741449-project-member] Volume info retrieved successfully. Jul 03 02:38:18.737038 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-49330e28-03e8-4c06-96f1-f8d9a8b6e845 tempest-VolumesTransfersV357Test-847741449 tempest-VolumesTransfersV357Test-847741449-project-member] https://10.4.3.223/volume/v3/volumes/2629b5a1-01ca-428f-a9c2-871325df02bd returned with HTTP 200 Jul 03 02:38:18.737613 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1090/4365] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:38:18 2026] GET /volume/v3/volumes/2629b5a1-01ca-428f-a9c2-871325df02bd => generated 946 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:38:18.750494 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-ceb3ab1b-8d8c-4dae-819d-20ead7001524 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:18.752261 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-ceb3ab1b-8d8c-4dae-819d-20ead7001524 tempest-VolumesTransfersV357Test-847741449 tempest-VolumesTransfersV357Test-847741449-project-member] POST https://10.4.3.223/volume/v3/volume-transfers Jul 03 02:38:18.752687 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-ceb3ab1b-8d8c-4dae-819d-20ead7001524 tempest-VolumesTransfersV357Test-847741449 tempest-VolumesTransfersV357Test-847741449-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "2629b5a1-01ca-428f-a9c2-871325df02bd"}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:38:18.754354 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.volume_transfer [None req-ceb3ab1b-8d8c-4dae-819d-20ead7001524 tempest-VolumesTransfersV357Test-847741449 tempest-VolumesTransfersV357Test-847741449-project-member] Creating new volume transfer {'transfer': {'volume_id': '2629b5a1-01ca-428f-a9c2-871325df02bd'}} {{(pid=100013) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 03 02:38:18.754591 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.volume_transfer [None req-ceb3ab1b-8d8c-4dae-819d-20ead7001524 tempest-VolumesTransfersV357Test-847741449 tempest-VolumesTransfersV357Test-847741449-project-member] Creating transfer of volume 2629b5a1-01ca-428f-a9c2-871325df02bd Jul 03 02:38:18.754754 np0000004352 devstack@c-api.service[100013]: INFO cinder.transfer.api [None req-ceb3ab1b-8d8c-4dae-819d-20ead7001524 tempest-VolumesTransfersV357Test-847741449 tempest-VolumesTransfersV357Test-847741449-project-member] Generating transfer record for volume 2629b5a1-01ca-428f-a9c2-871325df02bd Jul 03 02:38:18.762976 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:18.762976 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:38:18.773975 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-ceb3ab1b-8d8c-4dae-819d-20ead7001524 tempest-VolumesTransfersV357Test-847741449 tempest-VolumesTransfersV357Test-847741449-project-member] https://10.4.3.223/volume/v3/volume-transfers returned with HTTP 202 Jul 03 02:38:18.774481 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1096/4366] 10.4.3.223 () {70 vars in 1326 bytes} [Fri Jul 3 02:38:18 2026] POST /volume/v3/volume-transfers => generated 572 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:38:18.784595 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-970d6f40-c97b-45b1-83d9-d595ece4a404 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:18.786206 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-970d6f40-c97b-45b1-83d9-d595ece4a404 tempest-VolumesTransfersV357Test-847741449 tempest-VolumesTransfersV357Test-847741449-project-member] GET https://10.4.3.223/volume/v3/volumes/2629b5a1-01ca-428f-a9c2-871325df02bd Jul 03 02:38:18.786405 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-970d6f40-c97b-45b1-83d9-d595ece4a404 tempest-VolumesTransfersV357Test-847741449 tempest-VolumesTransfersV357Test-847741449-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:18.786634 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-970d6f40-c97b-45b1-83d9-d595ece4a404 tempest-VolumesTransfersV357Test-847741449 tempest-VolumesTransfersV357Test-847741449-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:18.792727 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:18.792727 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:38:18.795842 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-970d6f40-c97b-45b1-83d9-d595ece4a404 tempest-VolumesTransfersV357Test-847741449 tempest-VolumesTransfersV357Test-847741449-project-member] Volume info retrieved successfully. Jul 03 02:38:18.800046 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-970d6f40-c97b-45b1-83d9-d595ece4a404 tempest-VolumesTransfersV357Test-847741449 tempest-VolumesTransfersV357Test-847741449-project-member] https://10.4.3.223/volume/v3/volumes/2629b5a1-01ca-428f-a9c2-871325df02bd returned with HTTP 200 Jul 03 02:38:18.800566 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1101/4367] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:38:18 2026] GET /volume/v3/volumes/2629b5a1-01ca-428f-a9c2-871325df02bd => generated 954 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:38:18.815481 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-93721364-2a06-466c-b6a0-3c53a8a70e78 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:18.817134 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-93721364-2a06-466c-b6a0-3c53a8a70e78 tempest-VolumesTransfersV357Test-847741449 tempest-VolumesTransfersV357Test-847741449-project-member] GET https://10.4.3.223/volume/v3/volume-transfers/detail Jul 03 02:38:18.817310 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-93721364-2a06-466c-b6a0-3c53a8a70e78 tempest-VolumesTransfersV357Test-847741449 tempest-VolumesTransfersV357Test-847741449-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:18.817491 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-93721364-2a06-466c-b6a0-3c53a8a70e78 tempest-VolumesTransfersV357Test-847741449 tempest-VolumesTransfersV357Test-847741449-project-member] Calling method 'detail' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:18.817687 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.volume_transfer [None req-93721364-2a06-466c-b6a0-3c53a8a70e78 tempest-VolumesTransfersV357Test-847741449 tempest-VolumesTransfersV357Test-847741449-project-member] Listing volume transfers {{(pid=100014) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 03 02:38:18.821189 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-93721364-2a06-466c-b6a0-3c53a8a70e78 tempest-VolumesTransfersV357Test-847741449 tempest-VolumesTransfersV357Test-847741449-project-member] https://10.4.3.223/volume/v3/volume-transfers/detail returned with HTTP 200 Jul 03 02:38:18.821580 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1081/4368] 10.4.3.223 () {68 vars in 1326 bytes} [Fri Jul 3 02:38:18 2026] GET /volume/v3/volume-transfers/detail => generated 543 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:38:18.831276 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-a3ca9460-f0bf-4a59-9915-b0ea63c34480 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:18.833417 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-a3ca9460-f0bf-4a59-9915-b0ea63c34480 tempest-VolumesTransfersV357Test-847741449 tempest-VolumesTransfersV357Test-847741449-project-member] DELETE https://10.4.3.223/volume/v3/volume-transfers/75c5674f-3537-43b1-b86a-63683138af11 Jul 03 02:38:18.833701 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-a3ca9460-f0bf-4a59-9915-b0ea63c34480 tempest-VolumesTransfersV357Test-847741449 tempest-VolumesTransfersV357Test-847741449-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:18.833889 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-a3ca9460-f0bf-4a59-9915-b0ea63c34480 tempest-VolumesTransfersV357Test-847741449 tempest-VolumesTransfersV357Test-847741449-project-member] Calling method 'delete' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:18.834021 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.contrib.volume_transfer [None req-a3ca9460-f0bf-4a59-9915-b0ea63c34480 tempest-VolumesTransfersV357Test-847741449 tempest-VolumesTransfersV357Test-847741449-project-member] Delete transfer with id: 75c5674f-3537-43b1-b86a-63683138af11 Jul 03 02:38:18.843387 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:18.843387 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:38:18.853365 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-a3ca9460-f0bf-4a59-9915-b0ea63c34480 tempest-VolumesTransfersV357Test-847741449 tempest-VolumesTransfersV357Test-847741449-project-member] https://10.4.3.223/volume/v3/volume-transfers/75c5674f-3537-43b1-b86a-63683138af11 returned with HTTP 202 Jul 03 02:38:18.853882 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1091/4369] 10.4.3.223 () {68 vars in 1419 bytes} [Fri Jul 3 02:38:18 2026] DELETE /volume/v3/volume-transfers/75c5674f-3537-43b1-b86a-63683138af11 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 02:38:18.860499 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-47c3119c-9207-4a83-ac2a-cc8ca038a2e2 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:18.862459 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-47c3119c-9207-4a83-ac2a-cc8ca038a2e2 tempest-VolumesTransfersV357Test-847741449 tempest-VolumesTransfersV357Test-847741449-project-member] GET https://10.4.3.223/volume/v3/volumes/2629b5a1-01ca-428f-a9c2-871325df02bd Jul 03 02:38:18.862720 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-47c3119c-9207-4a83-ac2a-cc8ca038a2e2 tempest-VolumesTransfersV357Test-847741449 tempest-VolumesTransfersV357Test-847741449-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:18.862945 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-47c3119c-9207-4a83-ac2a-cc8ca038a2e2 tempest-VolumesTransfersV357Test-847741449 tempest-VolumesTransfersV357Test-847741449-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:18.871292 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:18.871292 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:38:18.875082 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-47c3119c-9207-4a83-ac2a-cc8ca038a2e2 tempest-VolumesTransfersV357Test-847741449 tempest-VolumesTransfersV357Test-847741449-project-member] Volume info retrieved successfully. Jul 03 02:38:18.879811 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-47c3119c-9207-4a83-ac2a-cc8ca038a2e2 tempest-VolumesTransfersV357Test-847741449 tempest-VolumesTransfersV357Test-847741449-project-member] https://10.4.3.223/volume/v3/volumes/2629b5a1-01ca-428f-a9c2-871325df02bd returned with HTTP 200 Jul 03 02:38:18.880259 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1097/4370] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:38:18 2026] GET /volume/v3/volumes/2629b5a1-01ca-428f-a9c2-871325df02bd => generated 946 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:38:18.892997 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-e5574973-b05b-45db-8145-9103fd18ecc3 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:18.894029 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-e5574973-b05b-45db-8145-9103fd18ecc3 tempest-VolumesTransfersV357Test-847741449 tempest-VolumesTransfersV357Test-847741449-project-member] DELETE https://10.4.3.223/volume/v3/volume-transfers/75c5674f-3537-43b1-b86a-63683138af11 Jul 03 02:38:18.894332 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-e5574973-b05b-45db-8145-9103fd18ecc3 tempest-VolumesTransfersV357Test-847741449 tempest-VolumesTransfersV357Test-847741449-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:18.894650 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-e5574973-b05b-45db-8145-9103fd18ecc3 tempest-VolumesTransfersV357Test-847741449 tempest-VolumesTransfersV357Test-847741449-project-member] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:18.894760 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.contrib.volume_transfer [None req-e5574973-b05b-45db-8145-9103fd18ecc3 tempest-VolumesTransfersV357Test-847741449 tempest-VolumesTransfersV357Test-847741449-project-member] Delete transfer with id: 75c5674f-3537-43b1-b86a-63683138af11 Jul 03 02:38:18.897629 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-e5574973-b05b-45db-8145-9103fd18ecc3 tempest-VolumesTransfersV357Test-847741449 tempest-VolumesTransfersV357Test-847741449-project-member] https://10.4.3.223/volume/v3/volume-transfers/75c5674f-3537-43b1-b86a-63683138af11 returned with HTTP 404 Jul 03 02:38:18.898204 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1102/4371] 10.4.3.223 () {68 vars in 1419 bytes} [Fri Jul 3 02:38:18 2026] DELETE /volume/v3/volume-transfers/75c5674f-3537-43b1-b86a-63683138af11 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 02:38:18.906246 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-3bb64f58-0ca7-42b8-b8a7-d991a245246b None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:18.907763 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-3bb64f58-0ca7-42b8-b8a7-d991a245246b tempest-VolumesTransfersV357Test-689507756 tempest-VolumesTransfersV357Test-689507756-project-admin] DELETE https://10.4.3.223/volume/v3/volumes/2629b5a1-01ca-428f-a9c2-871325df02bd Jul 03 02:38:18.907975 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-3bb64f58-0ca7-42b8-b8a7-d991a245246b tempest-VolumesTransfersV357Test-689507756 tempest-VolumesTransfersV357Test-689507756-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:18.908171 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-3bb64f58-0ca7-42b8-b8a7-d991a245246b tempest-VolumesTransfersV357Test-689507756 tempest-VolumesTransfersV357Test-689507756-project-admin] Calling method 'delete' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:18.908324 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.volumes [None req-3bb64f58-0ca7-42b8-b8a7-d991a245246b tempest-VolumesTransfersV357Test-689507756 tempest-VolumesTransfersV357Test-689507756-project-admin] Delete volume with id: 2629b5a1-01ca-428f-a9c2-871325df02bd Jul 03 02:38:18.915053 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:18.915053 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:38:18.915391 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-3bb64f58-0ca7-42b8-b8a7-d991a245246b tempest-VolumesTransfersV357Test-689507756 tempest-VolumesTransfersV357Test-689507756-project-admin] Volume info retrieved successfully. Jul 03 02:38:18.939703 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-3bb64f58-0ca7-42b8-b8a7-d991a245246b tempest-VolumesTransfersV357Test-689507756 tempest-VolumesTransfersV357Test-689507756-project-admin] Delete volume request issued successfully. Jul 03 02:38:18.939885 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-3bb64f58-0ca7-42b8-b8a7-d991a245246b tempest-VolumesTransfersV357Test-689507756 tempest-VolumesTransfersV357Test-689507756-project-admin] https://10.4.3.223/volume/v3/volumes/2629b5a1-01ca-428f-a9c2-871325df02bd returned with HTTP 202 Jul 03 02:38:18.940288 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1082/4372] 10.4.3.223 () {68 vars in 1392 bytes} [Fri Jul 3 02:38:18 2026] DELETE /volume/v3/volumes/2629b5a1-01ca-428f-a9c2-871325df02bd => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 02:38:18.950261 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-93f23bd9-5be3-4a78-8828-b55051348d1e None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:18.956442 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-93f23bd9-5be3-4a78-8828-b55051348d1e tempest-VolumesTransfersV357Test-689507756 tempest-VolumesTransfersV357Test-689507756-project-admin] GET https://10.4.3.223/volume/v3/volumes/2629b5a1-01ca-428f-a9c2-871325df02bd Jul 03 02:38:18.956442 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-93f23bd9-5be3-4a78-8828-b55051348d1e tempest-VolumesTransfersV357Test-689507756 tempest-VolumesTransfersV357Test-689507756-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:18.956442 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-93f23bd9-5be3-4a78-8828-b55051348d1e tempest-VolumesTransfersV357Test-689507756 tempest-VolumesTransfersV357Test-689507756-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:18.965321 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:18.965321 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:38:18.969864 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-93f23bd9-5be3-4a78-8828-b55051348d1e tempest-VolumesTransfersV357Test-689507756 tempest-VolumesTransfersV357Test-689507756-project-admin] Volume info retrieved successfully. Jul 03 02:38:18.974501 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-93f23bd9-5be3-4a78-8828-b55051348d1e tempest-VolumesTransfersV357Test-689507756 tempest-VolumesTransfersV357Test-689507756-project-admin] https://10.4.3.223/volume/v3/volumes/2629b5a1-01ca-428f-a9c2-871325df02bd returned with HTTP 200 Jul 03 02:38:18.974952 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1092/4373] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:38:18 2026] GET /volume/v3/volumes/2629b5a1-01ca-428f-a9c2-871325df02bd => generated 1139 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:38:19.366447 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-96317567-f74d-465f-9ee0-b85d8a793e12 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:19.368083 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-96317567-f74d-465f-9ee0-b85d8a793e12 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/backups/37d5523e-fb4e-4303-b716-fc6e904976e1 Jul 03 02:38:19.368267 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-96317567-f74d-465f-9ee0-b85d8a793e12 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:19.368441 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-96317567-f74d-465f-9ee0-b85d8a793e12 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:19.368586 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-96317567-f74d-465f-9ee0-b85d8a793e12 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Show backup with id 37d5523e-fb4e-4303-b716-fc6e904976e1. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:38:19.372247 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:19.372247 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:38:19.372816 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-96317567-f74d-465f-9ee0-b85d8a793e12 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/backups/37d5523e-fb4e-4303-b716-fc6e904976e1 returned with HTTP 200 Jul 03 02:38:19.373133 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1098/4374] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:38:19 2026] GET /volume/v3/backups/37d5523e-fb4e-4303-b716-fc6e904976e1 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:19.382813 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-ec200a4c-1b43-402c-9b1a-64210a307615 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:19.441946 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-ec200a4c-1b43-402c-9b1a-64210a307615 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-member] POST https://10.4.3.223/volume/v3/backups Jul 03 02:38:19.442251 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-ec200a4c-1b43-402c-9b1a-64210a307615 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "12be2b98-4c51-43c5-817a-0c0e39aa1dcf"}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:38:19.443511 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.contrib.backups [None req-ec200a4c-1b43-402c-9b1a-64210a307615 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-member] Creating new backup {'backup': {'volume_id': '12be2b98-4c51-43c5-817a-0c0e39aa1dcf'}} {{(pid=100015) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 02:38:19.443642 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.contrib.backups [None req-ec200a4c-1b43-402c-9b1a-64210a307615 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-member] Creating backup of volume 12be2b98-4c51-43c5-817a-0c0e39aa1dcf in container None Jul 03 02:38:19.450225 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:19.450225 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:38:19.450678 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-ec200a4c-1b43-402c-9b1a-64210a307615 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-member] Volume info retrieved successfully. Jul 03 02:38:19.465756 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.quota [None req-ec200a4c-1b43-402c-9b1a-64210a307615 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-member] Created reservations ['86b10a55-c2e4-4241-ba41-4c5325df6cb0', '26761b20-b01c-4557-ad41-0459390d193d'] {{(pid=100015) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:38:19.498268 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-ec200a4c-1b43-402c-9b1a-64210a307615 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-member] https://10.4.3.223/volume/v3/backups returned with HTTP 202 Jul 03 02:38:19.498682 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1103/4375] 10.4.3.223 () {70 vars in 1298 bytes} [Fri Jul 3 02:38:19 2026] POST /volume/v3/backups => generated 288 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:38:19.506159 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-d6665f07-b50a-4093-95cc-2436c4202468 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:19.508000 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-d6665f07-b50a-4093-95cc-2436c4202468 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/backups/1203eb58-e7a1-47fa-b38f-ee0aa4601e30 Jul 03 02:38:19.508293 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-d6665f07-b50a-4093-95cc-2436c4202468 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:19.508566 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-d6665f07-b50a-4093-95cc-2436c4202468 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:19.508718 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-d6665f07-b50a-4093-95cc-2436c4202468 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Show backup with id 1203eb58-e7a1-47fa-b38f-ee0aa4601e30. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:38:19.512973 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:19.512973 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:38:19.513638 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-d6665f07-b50a-4093-95cc-2436c4202468 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/backups/1203eb58-e7a1-47fa-b38f-ee0aa4601e30 returned with HTTP 200 Jul 03 02:38:19.514032 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1083/4376] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:38:19 2026] GET /volume/v3/backups/1203eb58-e7a1-47fa-b38f-ee0aa4601e30 => generated 695 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:19.989453 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-ea116c55-c2e0-41ac-955a-2bb4fd64e5e3 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:19.992101 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-ea116c55-c2e0-41ac-955a-2bb4fd64e5e3 tempest-VolumesTransfersV357Test-689507756 tempest-VolumesTransfersV357Test-689507756-project-admin] GET https://10.4.3.223/volume/v3/volumes/2629b5a1-01ca-428f-a9c2-871325df02bd Jul 03 02:38:19.992389 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-ea116c55-c2e0-41ac-955a-2bb4fd64e5e3 tempest-VolumesTransfersV357Test-689507756 tempest-VolumesTransfersV357Test-689507756-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:19.992643 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-ea116c55-c2e0-41ac-955a-2bb4fd64e5e3 tempest-VolumesTransfersV357Test-689507756 tempest-VolumesTransfersV357Test-689507756-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:19.998675 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-ea116c55-c2e0-41ac-955a-2bb4fd64e5e3 tempest-VolumesTransfersV357Test-689507756 tempest-VolumesTransfersV357Test-689507756-project-admin] https://10.4.3.223/volume/v3/volumes/2629b5a1-01ca-428f-a9c2-871325df02bd returned with HTTP 404 Jul 03 02:38:19.999149 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1093/4377] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:38:19 2026] GET /volume/v3/volumes/2629b5a1-01ca-428f-a9c2-871325df02bd => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 02:38:20.005605 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-933d2606-39b6-4029-8ea9-1f298b7118b0 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:20.007358 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-933d2606-39b6-4029-8ea9-1f298b7118b0 tempest-VolumesTransfersV357Test-847741449 tempest-VolumesTransfersV357Test-847741449-project-member] GET https://10.4.3.223/volume/v3/volumes/2629b5a1-01ca-428f-a9c2-871325df02bd Jul 03 02:38:20.007595 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-933d2606-39b6-4029-8ea9-1f298b7118b0 tempest-VolumesTransfersV357Test-847741449 tempest-VolumesTransfersV357Test-847741449-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:20.007771 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-933d2606-39b6-4029-8ea9-1f298b7118b0 tempest-VolumesTransfersV357Test-847741449 tempest-VolumesTransfersV357Test-847741449-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:20.013349 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-933d2606-39b6-4029-8ea9-1f298b7118b0 tempest-VolumesTransfersV357Test-847741449 tempest-VolumesTransfersV357Test-847741449-project-member] https://10.4.3.223/volume/v3/volumes/2629b5a1-01ca-428f-a9c2-871325df02bd returned with HTTP 404 Jul 03 02:38:20.013967 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1099/4378] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:38:20 2026] GET /volume/v3/volumes/2629b5a1-01ca-428f-a9c2-871325df02bd => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 02:38:20.020030 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-6b2fcd7a-c642-4f58-8f9c-bc5ed3f993d6 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:20.021630 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-6b2fcd7a-c642-4f58-8f9c-bc5ed3f993d6 tempest-VolumesTransfersV357Test-847741449 tempest-VolumesTransfersV357Test-847741449-project-member] DELETE https://10.4.3.223/volume/v3/volumes/2629b5a1-01ca-428f-a9c2-871325df02bd Jul 03 02:38:20.021817 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-6b2fcd7a-c642-4f58-8f9c-bc5ed3f993d6 tempest-VolumesTransfersV357Test-847741449 tempest-VolumesTransfersV357Test-847741449-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:20.021993 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-6b2fcd7a-c642-4f58-8f9c-bc5ed3f993d6 tempest-VolumesTransfersV357Test-847741449 tempest-VolumesTransfersV357Test-847741449-project-member] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:20.022146 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-6b2fcd7a-c642-4f58-8f9c-bc5ed3f993d6 tempest-VolumesTransfersV357Test-847741449 tempest-VolumesTransfersV357Test-847741449-project-member] Delete volume with id: 2629b5a1-01ca-428f-a9c2-871325df02bd Jul 03 02:38:20.026943 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-6b2fcd7a-c642-4f58-8f9c-bc5ed3f993d6 tempest-VolumesTransfersV357Test-847741449 tempest-VolumesTransfersV357Test-847741449-project-member] https://10.4.3.223/volume/v3/volumes/2629b5a1-01ca-428f-a9c2-871325df02bd returned with HTTP 404 Jul 03 02:38:20.027326 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1104/4379] 10.4.3.223 () {68 vars in 1392 bytes} [Fri Jul 3 02:38:20 2026] DELETE /volume/v3/volumes/2629b5a1-01ca-428f-a9c2-871325df02bd => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 02:38:20.532804 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-41684ea3-f4a6-4ac0-a1b0-fc7644ede3d5 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:20.534746 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-41684ea3-f4a6-4ac0-a1b0-fc7644ede3d5 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/backups/1203eb58-e7a1-47fa-b38f-ee0aa4601e30 Jul 03 02:38:20.534962 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-41684ea3-f4a6-4ac0-a1b0-fc7644ede3d5 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:20.535204 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-41684ea3-f4a6-4ac0-a1b0-fc7644ede3d5 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:20.535311 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-41684ea3-f4a6-4ac0-a1b0-fc7644ede3d5 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Show backup with id 1203eb58-e7a1-47fa-b38f-ee0aa4601e30. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:38:20.540741 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:20.540741 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:38:20.541697 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-41684ea3-f4a6-4ac0-a1b0-fc7644ede3d5 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/backups/1203eb58-e7a1-47fa-b38f-ee0aa4601e30 returned with HTTP 200 Jul 03 02:38:20.542203 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1084/4380] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:38:20 2026] GET /volume/v3/backups/1203eb58-e7a1-47fa-b38f-ee0aa4601e30 => generated 697 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:21.551989 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-34dc2d2f-cb2a-4d66-8dcf-b98fcf54bdd0 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:21.553716 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-34dc2d2f-cb2a-4d66-8dcf-b98fcf54bdd0 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/backups/1203eb58-e7a1-47fa-b38f-ee0aa4601e30 Jul 03 02:38:21.553928 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-34dc2d2f-cb2a-4d66-8dcf-b98fcf54bdd0 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:21.554100 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-34dc2d2f-cb2a-4d66-8dcf-b98fcf54bdd0 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:21.554199 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-34dc2d2f-cb2a-4d66-8dcf-b98fcf54bdd0 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Show backup with id 1203eb58-e7a1-47fa-b38f-ee0aa4601e30. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:38:21.558344 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:21.558344 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:38:21.558944 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-34dc2d2f-cb2a-4d66-8dcf-b98fcf54bdd0 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/backups/1203eb58-e7a1-47fa-b38f-ee0aa4601e30 returned with HTTP 200 Jul 03 02:38:21.559286 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1094/4381] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:38:21 2026] GET /volume/v3/backups/1203eb58-e7a1-47fa-b38f-ee0aa4601e30 => generated 697 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:22.209258 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-4fed204f-f8a4-4f81-8c3d-a1943981ed83 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:22.302014 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-4fed204f-f8a4-4f81-8c3d-a1943981ed83 tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:38:22.302345 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-4fed204f-f8a4-4f81-8c3d-a1943981ed83 tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-1800278145"}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:38:22.303633 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.volumes [None req-4fed204f-f8a4-4f81-8c3d-a1943981ed83 tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-1800278145'}} {{(pid=100013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:38:22.303748 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.volumes [None req-4fed204f-f8a4-4f81-8c3d-a1943981ed83 tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] Create volume of 1 GB Jul 03 02:38:22.307373 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-4fed204f-f8a4-4f81-8c3d-a1943981ed83 tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] Availability Zones retrieved successfully. Jul 03 02:38:22.312569 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-4fed204f-f8a4-4f81-8c3d-a1943981ed83 tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] Flow 'volume_create_api' (290c05d7-37df-4bf7-b1a6-eea9ee038f2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:38:22.313474 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-4fed204f-f8a4-4f81-8c3d-a1943981ed83 tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (009babe9-0239-45a2-879f-c4b37a36877c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:38:22.314318 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.flows.api.create_volume [None req-4fed204f-f8a4-4f81-8c3d-a1943981ed83 tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] Validating volume size '1' using validate_int {{(pid=100013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:38:22.340988 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-4fed204f-f8a4-4f81-8c3d-a1943981ed83 tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (009babe9-0239-45a2-879f-c4b37a36877c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:38:22.341717 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-4fed204f-f8a4-4f81-8c3d-a1943981ed83 tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a48ffe4-d0a2-4cb2-bd61-93cb6707c104) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:38:22.396289 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.quota [None req-4fed204f-f8a4-4f81-8c3d-a1943981ed83 tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] Created reservations ['9c9e7f31-a4ff-42d2-9c43-d4e1879830fa', 'd54cc983-3a6b-4840-b52b-1f53a22a2dce', '57de91c6-107c-48da-9471-c81daf5fca09', '614353f7-4f44-4383-9540-2a083d0f4f30'] {{(pid=100013) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:38:22.397062 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-4fed204f-f8a4-4f81-8c3d-a1943981ed83 tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a48ffe4-d0a2-4cb2-bd61-93cb6707c104) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9c9e7f31-a4ff-42d2-9c43-d4e1879830fa', 'd54cc983-3a6b-4840-b52b-1f53a22a2dce', '57de91c6-107c-48da-9471-c81daf5fca09', '614353f7-4f44-4383-9540-2a083d0f4f30']}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:38:22.397812 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-4fed204f-f8a4-4f81-8c3d-a1943981ed83 tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (402f54f7-72cf-42b3-a414-5224719f4e28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:38:22.419788 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-4fed204f-f8a4-4f81-8c3d-a1943981ed83 tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (402f54f7-72cf-42b3-a414-5224719f4e28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0afce53f-c70b-4d81-af26-b161b515ffc1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1800278145',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33d9ca9a46924bd1bd0ca9cff45cde9f',qos_specs=None,replication_status=,reservations=['9c9e7f31-a4ff-42d2-9c43-d4e1879830fa','d54cc983-3a6b-4840-b52b-1f53a22a2dce','57de91c6-107c-48da-9471-c81daf5fca09','614353f7-4f44-4383-9540-2a083d0f4f30'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9e02a7900944112ab9e797e62c5957e',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:38:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1800278145',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0afce53f-c70b-4d81-af26-b161b515ffc1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='33d9ca9a46924bd1bd0ca9cff45cde9f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c9e02a7900944112ab9e797e62c5957e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:38:22.420617 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-4fed204f-f8a4-4f81-8c3d-a1943981ed83 tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a19b36d-8793-4bf0-a540-9d1c5e8e7950) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:38:22.439849 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-4fed204f-f8a4-4f81-8c3d-a1943981ed83 tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a19b36d-8793-4bf0-a540-9d1c5e8e7950) transitioned into state 'SUCCESS' from state '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-1800278145',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33d9ca9a46924bd1bd0ca9cff45cde9f',qos_specs=None,replication_status=,reservations=['9c9e7f31-a4ff-42d2-9c43-d4e1879830fa','d54cc983-3a6b-4840-b52b-1f53a22a2dce','57de91c6-107c-48da-9471-c81daf5fca09','614353f7-4f44-4383-9540-2a083d0f4f30'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9e02a7900944112ab9e797e62c5957e',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:38:22.440562 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-4fed204f-f8a4-4f81-8c3d-a1943981ed83 tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47e875d5-5177-4590-b785-8b1cfb413016) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:38:22.449355 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-4fed204f-f8a4-4f81-8c3d-a1943981ed83 tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47e875d5-5177-4590-b785-8b1cfb413016) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:38:22.450107 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-4fed204f-f8a4-4f81-8c3d-a1943981ed83 tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] Flow 'volume_create_api' (290c05d7-37df-4bf7-b1a6-eea9ee038f2a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:38:22.450363 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-4fed204f-f8a4-4f81-8c3d-a1943981ed83 tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] Create volume request issued successfully. Jul 03 02:38:22.450927 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-4fed204f-f8a4-4f81-8c3d-a1943981ed83 tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:38:22.451444 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1100/4382] 10.4.3.223 () {70 vars in 1298 bytes} [Fri Jul 3 02:38:22 2026] POST /volume/v3/volumes => generated 752 bytes in 243 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:38:22.465259 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-a9c4810d-8dec-401f-9e27-3d9ae338dd6b None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:22.467000 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-a9c4810d-8dec-401f-9e27-3d9ae338dd6b tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] GET https://10.4.3.223/volume/v3/volumes/0afce53f-c70b-4d81-af26-b161b515ffc1 Jul 03 02:38:22.467301 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-a9c4810d-8dec-401f-9e27-3d9ae338dd6b tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:22.467582 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-a9c4810d-8dec-401f-9e27-3d9ae338dd6b tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:22.469994 np0000004352 devstack@c-api.service[100015]: DEBUG dbcounter [-] [100015] Writing DB stats cinder:SELECT=408,cinder:UPDATE=107,cinder:INSERT=46,cinder:DELETE=3 {{(pid=100015) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 02:38:22.475858 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:22.475858 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:38:22.481222 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-a9c4810d-8dec-401f-9e27-3d9ae338dd6b tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] Volume info retrieved successfully. Jul 03 02:38:22.487409 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-a9c4810d-8dec-401f-9e27-3d9ae338dd6b tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] https://10.4.3.223/volume/v3/volumes/0afce53f-c70b-4d81-af26-b161b515ffc1 returned with HTTP 200 Jul 03 02:38:22.487944 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1105/4383] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:38:22 2026] GET /volume/v3/volumes/0afce53f-c70b-4d81-af26-b161b515ffc1 => generated 820 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:22.569577 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-f293a820-5a9b-4684-b19c-4088f4a0b3ca None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:22.571271 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-f293a820-5a9b-4684-b19c-4088f4a0b3ca tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/backups/1203eb58-e7a1-47fa-b38f-ee0aa4601e30 Jul 03 02:38:22.571531 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-f293a820-5a9b-4684-b19c-4088f4a0b3ca tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:22.571728 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-f293a820-5a9b-4684-b19c-4088f4a0b3ca tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:22.571852 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-f293a820-5a9b-4684-b19c-4088f4a0b3ca tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Show backup with id 1203eb58-e7a1-47fa-b38f-ee0aa4601e30. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:38:22.576022 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:22.576022 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:38:22.576844 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-f293a820-5a9b-4684-b19c-4088f4a0b3ca tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/backups/1203eb58-e7a1-47fa-b38f-ee0aa4601e30 returned with HTTP 200 Jul 03 02:38:22.577126 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1085/4384] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:38:22 2026] GET /volume/v3/backups/1203eb58-e7a1-47fa-b38f-ee0aa4601e30 => generated 697 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:23.500786 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-4af31456-f7e5-444a-b95e-fa3275be2d3c None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:23.502828 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-4af31456-f7e5-444a-b95e-fa3275be2d3c tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] GET https://10.4.3.223/volume/v3/volumes/0afce53f-c70b-4d81-af26-b161b515ffc1 Jul 03 02:38:23.503143 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-4af31456-f7e5-444a-b95e-fa3275be2d3c tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:23.503484 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-4af31456-f7e5-444a-b95e-fa3275be2d3c tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:23.505717 np0000004352 devstack@c-api.service[100012]: DEBUG dbcounter [-] [100012] Writing DB stats cinder:SELECT=547,cinder:INSERT=103,cinder:UPDATE=163,cinder:DELETE=2 {{(pid=100012) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 02:38:23.513878 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:23.513878 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:38:23.519059 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-4af31456-f7e5-444a-b95e-fa3275be2d3c tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] Volume info retrieved successfully. Jul 03 02:38:23.526515 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-4af31456-f7e5-444a-b95e-fa3275be2d3c tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] https://10.4.3.223/volume/v3/volumes/0afce53f-c70b-4d81-af26-b161b515ffc1 returned with HTTP 200 Jul 03 02:38:23.527045 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1095/4385] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:38:23 2026] GET /volume/v3/volumes/0afce53f-c70b-4d81-af26-b161b515ffc1 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:23.543114 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-666974d2-8b20-485c-866e-eb5447607f03 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:23.545153 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-666974d2-8b20-485c-866e-eb5447607f03 tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] POST https://10.4.3.223/volume/v3/backups Jul 03 02:38:23.545721 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-666974d2-8b20-485c-866e-eb5447607f03 tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "0afce53f-c70b-4d81-af26-b161b515ffc1", "name": "tempest-VolumesBackupsV39Test-Backup-718975164", "container": "tempest-volumesbackupsv39test-backup-container-203756448"}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:38:23.548054 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.contrib.backups [None req-666974d2-8b20-485c-866e-eb5447607f03 tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] Creating new backup {'backup': {'volume_id': '0afce53f-c70b-4d81-af26-b161b515ffc1', 'name': 'tempest-VolumesBackupsV39Test-Backup-718975164', 'container': 'tempest-volumesbackupsv39test-backup-container-203756448'}} {{(pid=100013) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 02:38:23.548478 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.contrib.backups [None req-666974d2-8b20-485c-866e-eb5447607f03 tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] Creating backup of volume 0afce53f-c70b-4d81-af26-b161b515ffc1 in container tempest-volumesbackupsv39test-backup-container-203756448 Jul 03 02:38:23.559445 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:23.559445 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:38:23.559445 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-666974d2-8b20-485c-866e-eb5447607f03 tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] Volume info retrieved successfully. Jul 03 02:38:23.588254 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-7e3d29a1-5c92-48d7-9ca0-96536183da73 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:23.590329 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-7e3d29a1-5c92-48d7-9ca0-96536183da73 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/backups/1203eb58-e7a1-47fa-b38f-ee0aa4601e30 Jul 03 02:38:23.590805 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-7e3d29a1-5c92-48d7-9ca0-96536183da73 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:23.590805 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-7e3d29a1-5c92-48d7-9ca0-96536183da73 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:23.591466 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-7e3d29a1-5c92-48d7-9ca0-96536183da73 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Show backup with id 1203eb58-e7a1-47fa-b38f-ee0aa4601e30. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:38:23.596865 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:23.596865 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:38:23.597561 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-7e3d29a1-5c92-48d7-9ca0-96536183da73 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/backups/1203eb58-e7a1-47fa-b38f-ee0aa4601e30 returned with HTTP 200 Jul 03 02:38:23.598244 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1106/4386] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:38:23 2026] GET /volume/v3/backups/1203eb58-e7a1-47fa-b38f-ee0aa4601e30 => generated 697 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:23.603076 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.quota [None req-666974d2-8b20-485c-866e-eb5447607f03 tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] Created reservations ['6e1e7a24-4665-4d55-89c9-f0400096e6cb', 'b4252734-b048-4452-9a5e-5f28291199fa'] {{(pid=100013) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:38:23.645124 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-666974d2-8b20-485c-866e-eb5447607f03 tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] https://10.4.3.223/volume/v3/backups returned with HTTP 202 Jul 03 02:38:23.645745 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1101/4387] 10.4.3.223 () {70 vars in 1299 bytes} [Fri Jul 3 02:38:23 2026] POST /volume/v3/backups => generated 332 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:38:23.658825 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-0467dab2-93f9-48d1-a572-b16c2ed945bc None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:23.663487 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-0467dab2-93f9-48d1-a572-b16c2ed945bc tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] GET https://10.4.3.223/volume/v3/backups/33827318-6d0f-4e40-a70b-ae56c3649e22 Jul 03 02:38:23.663727 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-0467dab2-93f9-48d1-a572-b16c2ed945bc tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:23.664036 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-0467dab2-93f9-48d1-a572-b16c2ed945bc tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:23.664294 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-0467dab2-93f9-48d1-a572-b16c2ed945bc tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] Show backup with id 33827318-6d0f-4e40-a70b-ae56c3649e22. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:38:23.674577 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:23.674577 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:38:23.676002 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-0467dab2-93f9-48d1-a572-b16c2ed945bc tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] https://10.4.3.223/volume/v3/backups/33827318-6d0f-4e40-a70b-ae56c3649e22 returned with HTTP 200 Jul 03 02:38:23.676473 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1086/4388] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:38:23 2026] GET /volume/v3/backups/33827318-6d0f-4e40-a70b-ae56c3649e22 => generated 793 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:24.608720 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-badeafdc-9754-44bc-86da-b76485b2dcea None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:24.610275 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-badeafdc-9754-44bc-86da-b76485b2dcea tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/backups/1203eb58-e7a1-47fa-b38f-ee0aa4601e30 Jul 03 02:38:24.610518 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-badeafdc-9754-44bc-86da-b76485b2dcea tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:24.610683 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-badeafdc-9754-44bc-86da-b76485b2dcea tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:24.610773 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-badeafdc-9754-44bc-86da-b76485b2dcea tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Show backup with id 1203eb58-e7a1-47fa-b38f-ee0aa4601e30. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:38:24.614909 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:24.614909 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:38:24.615562 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-badeafdc-9754-44bc-86da-b76485b2dcea tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/backups/1203eb58-e7a1-47fa-b38f-ee0aa4601e30 returned with HTTP 200 Jul 03 02:38:24.615888 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1096/4389] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:38:24 2026] GET /volume/v3/backups/1203eb58-e7a1-47fa-b38f-ee0aa4601e30 => generated 697 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:24.621592 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-b6ce4711-b550-4c20-90aa-db966c85e580 req-67840fd2-4509-4b69-84e2-428adaf70816 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:24.623649 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-b6ce4711-b550-4c20-90aa-db966c85e580 req-67840fd2-4509-4b69-84e2-428adaf70816 tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] DELETE https://10.4.3.223/volume/v3/attachments/33313bc9-9c6b-4e88-bf2f-4b2d2d201148 Jul 03 02:38:24.623860 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-b6ce4711-b550-4c20-90aa-db966c85e580 req-67840fd2-4509-4b69-84e2-428adaf70816 tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:24.624035 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-b6ce4711-b550-4c20-90aa-db966c85e580 req-67840fd2-4509-4b69-84e2-428adaf70816 tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] Calling method 'version_select' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:24.629328 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-b6ce4711-b550-4c20-90aa-db966c85e580 req-67840fd2-4509-4b69-84e2-428adaf70816 tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] https://10.4.3.223/volume/v3/attachments/33313bc9-9c6b-4e88-bf2f-4b2d2d201148 returned with HTTP 404 Jul 03 02:38:24.629820 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1107/4390] 10.4.3.223 () {72 vars in 1673 bytes} [Fri Jul 3 02:38:24 2026] DELETE /volume/v3/attachments/33313bc9-9c6b-4e88-bf2f-4b2d2d201148 => generated 149 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 02:38:24.688868 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-a3bfbdf6-14db-409d-b057-df9dad85367e None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:24.691092 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-a3bfbdf6-14db-409d-b057-df9dad85367e tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] GET https://10.4.3.223/volume/v3/backups/33827318-6d0f-4e40-a70b-ae56c3649e22 Jul 03 02:38:24.691366 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-a3bfbdf6-14db-409d-b057-df9dad85367e tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:24.691630 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-a3bfbdf6-14db-409d-b057-df9dad85367e tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:24.691763 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-a3bfbdf6-14db-409d-b057-df9dad85367e tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] Show backup with id 33827318-6d0f-4e40-a70b-ae56c3649e22. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:38:24.697093 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:24.697093 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:38:24.698081 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-a3bfbdf6-14db-409d-b057-df9dad85367e tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] https://10.4.3.223/volume/v3/backups/33827318-6d0f-4e40-a70b-ae56c3649e22 returned with HTTP 200 Jul 03 02:38:24.698590 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1102/4391] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:38:24 2026] GET /volume/v3/backups/33827318-6d0f-4e40-a70b-ae56c3649e22 => generated 795 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:25.625442 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-0f43cf32-21a0-4ab7-8e3e-78e6f2ee945d None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:25.627484 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-0f43cf32-21a0-4ab7-8e3e-78e6f2ee945d tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/backups/1203eb58-e7a1-47fa-b38f-ee0aa4601e30 Jul 03 02:38:25.627682 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-0f43cf32-21a0-4ab7-8e3e-78e6f2ee945d tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:25.627851 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-0f43cf32-21a0-4ab7-8e3e-78e6f2ee945d tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:25.627969 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-0f43cf32-21a0-4ab7-8e3e-78e6f2ee945d tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Show backup with id 1203eb58-e7a1-47fa-b38f-ee0aa4601e30. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:38:25.629995 np0000004352 devstack@c-api.service[100014]: DEBUG dbcounter [-] [100014] Writing DB stats cinder:SELECT=442,cinder:UPDATE=132,cinder:INSERT=71,cinder:DELETE=4 {{(pid=100014) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 02:38:25.634566 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:25.634566 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:38:25.635956 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-0f43cf32-21a0-4ab7-8e3e-78e6f2ee945d tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/backups/1203eb58-e7a1-47fa-b38f-ee0aa4601e30 returned with HTTP 200 Jul 03 02:38:25.636648 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1087/4392] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:38:25 2026] GET /volume/v3/backups/1203eb58-e7a1-47fa-b38f-ee0aa4601e30 => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:25.712488 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-f36d0e94-2f8b-4c26-abb4-e635cc3f6d36 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:25.714307 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-f36d0e94-2f8b-4c26-abb4-e635cc3f6d36 tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] GET https://10.4.3.223/volume/v3/backups/33827318-6d0f-4e40-a70b-ae56c3649e22 Jul 03 02:38:25.714741 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-f36d0e94-2f8b-4c26-abb4-e635cc3f6d36 tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:25.716037 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-f36d0e94-2f8b-4c26-abb4-e635cc3f6d36 tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:25.716037 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-f36d0e94-2f8b-4c26-abb4-e635cc3f6d36 tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] Show backup with id 33827318-6d0f-4e40-a70b-ae56c3649e22. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:38:25.721263 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:25.721263 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:38:25.722304 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-f36d0e94-2f8b-4c26-abb4-e635cc3f6d36 tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] https://10.4.3.223/volume/v3/backups/33827318-6d0f-4e40-a70b-ae56c3649e22 returned with HTTP 200 Jul 03 02:38:25.723280 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1097/4393] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:38:25 2026] GET /volume/v3/backups/33827318-6d0f-4e40-a70b-ae56c3649e22 => generated 795 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:26.648037 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-d5dc5e85-c073-4627-b0be-88a9403ebfc5 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:26.649777 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-d5dc5e85-c073-4627-b0be-88a9403ebfc5 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/backups/1203eb58-e7a1-47fa-b38f-ee0aa4601e30 Jul 03 02:38:26.650027 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-d5dc5e85-c073-4627-b0be-88a9403ebfc5 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:26.650210 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-d5dc5e85-c073-4627-b0be-88a9403ebfc5 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:26.650323 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-d5dc5e85-c073-4627-b0be-88a9403ebfc5 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Show backup with id 1203eb58-e7a1-47fa-b38f-ee0aa4601e30. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:38:26.655904 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:26.655904 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:38:26.656796 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-d5dc5e85-c073-4627-b0be-88a9403ebfc5 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/backups/1203eb58-e7a1-47fa-b38f-ee0aa4601e30 returned with HTTP 200 Jul 03 02:38:26.657213 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1108/4394] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:38:26 2026] GET /volume/v3/backups/1203eb58-e7a1-47fa-b38f-ee0aa4601e30 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:26.735930 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-8e2430a5-20dc-4af1-bf0d-92539569c40e None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:26.737702 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-8e2430a5-20dc-4af1-bf0d-92539569c40e tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] GET https://10.4.3.223/volume/v3/backups/33827318-6d0f-4e40-a70b-ae56c3649e22 Jul 03 02:38:26.737900 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-8e2430a5-20dc-4af1-bf0d-92539569c40e tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:26.738085 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-8e2430a5-20dc-4af1-bf0d-92539569c40e tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:26.738185 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-8e2430a5-20dc-4af1-bf0d-92539569c40e tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] Show backup with id 33827318-6d0f-4e40-a70b-ae56c3649e22. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:38:26.742524 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:26.742524 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:38:26.743200 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-8e2430a5-20dc-4af1-bf0d-92539569c40e tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] https://10.4.3.223/volume/v3/backups/33827318-6d0f-4e40-a70b-ae56c3649e22 returned with HTTP 200 Jul 03 02:38:26.743597 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1103/4395] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:38:26 2026] GET /volume/v3/backups/33827318-6d0f-4e40-a70b-ae56c3649e22 => generated 795 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:27.668852 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-93bc7336-424e-489f-9aaf-d38a937de8b6 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:27.670619 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-93bc7336-424e-489f-9aaf-d38a937de8b6 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/backups/1203eb58-e7a1-47fa-b38f-ee0aa4601e30 Jul 03 02:38:27.670835 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-93bc7336-424e-489f-9aaf-d38a937de8b6 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:27.671015 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-93bc7336-424e-489f-9aaf-d38a937de8b6 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:27.671112 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-93bc7336-424e-489f-9aaf-d38a937de8b6 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Show backup with id 1203eb58-e7a1-47fa-b38f-ee0aa4601e30. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:38:27.675278 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:27.675278 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:38:27.675907 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-93bc7336-424e-489f-9aaf-d38a937de8b6 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/backups/1203eb58-e7a1-47fa-b38f-ee0aa4601e30 returned with HTTP 200 Jul 03 02:38:27.676241 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1088/4396] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:38:27 2026] GET /volume/v3/backups/1203eb58-e7a1-47fa-b38f-ee0aa4601e30 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:27.761842 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-fbdcee12-d6f7-4d7f-a794-e2c91d30575a None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:27.763644 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-fbdcee12-d6f7-4d7f-a794-e2c91d30575a tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] GET https://10.4.3.223/volume/v3/backups/33827318-6d0f-4e40-a70b-ae56c3649e22 Jul 03 02:38:27.763862 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-fbdcee12-d6f7-4d7f-a794-e2c91d30575a tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:27.764055 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-fbdcee12-d6f7-4d7f-a794-e2c91d30575a tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:27.764152 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-fbdcee12-d6f7-4d7f-a794-e2c91d30575a tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] Show backup with id 33827318-6d0f-4e40-a70b-ae56c3649e22. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:38:27.768641 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:27.768641 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:38:27.769477 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-fbdcee12-d6f7-4d7f-a794-e2c91d30575a tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] https://10.4.3.223/volume/v3/backups/33827318-6d0f-4e40-a70b-ae56c3649e22 returned with HTTP 200 Jul 03 02:38:27.769871 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1098/4397] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:38:27 2026] GET /volume/v3/backups/33827318-6d0f-4e40-a70b-ae56c3649e22 => generated 795 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 02:38:28.259833 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-b1b99bdb-7b72-4603-824d-9d6144ef16a8 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:28.265439 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-b1b99bdb-7b72-4603-824d-9d6144ef16a8 tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] GET https://10.4.3.223/volume/v3/volumes/567b6e18-1e6b-4314-8f0d-4ccdbfef8ff5 Jul 03 02:38:28.265439 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-b1b99bdb-7b72-4603-824d-9d6144ef16a8 tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:28.265439 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-b1b99bdb-7b72-4603-824d-9d6144ef16a8 tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:28.272334 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:28.272334 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:38:28.276234 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-b1b99bdb-7b72-4603-824d-9d6144ef16a8 tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] Volume info retrieved successfully. Jul 03 02:38:28.283368 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-b1b99bdb-7b72-4603-824d-9d6144ef16a8 tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] https://10.4.3.223/volume/v3/volumes/567b6e18-1e6b-4314-8f0d-4ccdbfef8ff5 returned with HTTP 200 Jul 03 02:38:28.283368 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1109/4398] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:38:28 2026] GET /volume/v3/volumes/567b6e18-1e6b-4314-8f0d-4ccdbfef8ff5 => generated 867 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:38:28.301676 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-03df26ff-0b4b-4ee5-9380-42052f201dc1 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:28.303639 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-03df26ff-0b4b-4ee5-9380-42052f201dc1 tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] DELETE https://10.4.3.223/volume/v3/volumes/567b6e18-1e6b-4314-8f0d-4ccdbfef8ff5 Jul 03 02:38:28.303970 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-03df26ff-0b4b-4ee5-9380-42052f201dc1 tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:28.304260 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-03df26ff-0b4b-4ee5-9380-42052f201dc1 tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] Calling method 'delete' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:28.304561 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.volumes [None req-03df26ff-0b4b-4ee5-9380-42052f201dc1 tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] Delete volume with id: 567b6e18-1e6b-4314-8f0d-4ccdbfef8ff5 Jul 03 02:38:28.314441 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:28.314441 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:38:28.314441 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-03df26ff-0b4b-4ee5-9380-42052f201dc1 tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] Volume info retrieved successfully. Jul 03 02:38:28.339840 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-03df26ff-0b4b-4ee5-9380-42052f201dc1 tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] Delete volume request issued successfully. Jul 03 02:38:28.340295 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-03df26ff-0b4b-4ee5-9380-42052f201dc1 tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] https://10.4.3.223/volume/v3/volumes/567b6e18-1e6b-4314-8f0d-4ccdbfef8ff5 returned with HTTP 202 Jul 03 02:38:28.340965 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1104/4399] 10.4.3.223 () {68 vars in 1392 bytes} [Fri Jul 3 02:38:28 2026] DELETE /volume/v3/volumes/567b6e18-1e6b-4314-8f0d-4ccdbfef8ff5 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 02:38:28.360149 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-d7ed0ec4-720b-4369-b3f4-81985c0453ef None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:28.362055 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-d7ed0ec4-720b-4369-b3f4-81985c0453ef tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] GET https://10.4.3.223/volume/v3/volumes/567b6e18-1e6b-4314-8f0d-4ccdbfef8ff5 Jul 03 02:38:28.362317 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-d7ed0ec4-720b-4369-b3f4-81985c0453ef tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:28.362518 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-d7ed0ec4-720b-4369-b3f4-81985c0453ef tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:28.370954 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:28.370954 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:38:28.376433 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-d7ed0ec4-720b-4369-b3f4-81985c0453ef tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] Volume info retrieved successfully. Jul 03 02:38:28.380702 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-d7ed0ec4-720b-4369-b3f4-81985c0453ef tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] https://10.4.3.223/volume/v3/volumes/567b6e18-1e6b-4314-8f0d-4ccdbfef8ff5 returned with HTTP 200 Jul 03 02:38:28.381566 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1089/4400] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:38:28 2026] GET /volume/v3/volumes/567b6e18-1e6b-4314-8f0d-4ccdbfef8ff5 => generated 866 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 03 02:38:28.686652 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-6e245d7e-9029-4991-a0ba-c1f78fabd8e3 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:28.688522 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-6e245d7e-9029-4991-a0ba-c1f78fabd8e3 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/backups/1203eb58-e7a1-47fa-b38f-ee0aa4601e30 Jul 03 02:38:28.688818 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-6e245d7e-9029-4991-a0ba-c1f78fabd8e3 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:28.689039 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-6e245d7e-9029-4991-a0ba-c1f78fabd8e3 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:28.689157 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-6e245d7e-9029-4991-a0ba-c1f78fabd8e3 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Show backup with id 1203eb58-e7a1-47fa-b38f-ee0aa4601e30. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:38:28.693656 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:28.693656 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:38:28.694246 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-6e245d7e-9029-4991-a0ba-c1f78fabd8e3 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/backups/1203eb58-e7a1-47fa-b38f-ee0aa4601e30 returned with HTTP 200 Jul 03 02:38:28.694655 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1099/4401] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:38:28 2026] GET /volume/v3/backups/1203eb58-e7a1-47fa-b38f-ee0aa4601e30 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:28.783722 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-d5cb519f-3c75-41f2-85e1-b4bc796deced None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:28.787448 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-d5cb519f-3c75-41f2-85e1-b4bc796deced tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] GET https://10.4.3.223/volume/v3/backups/33827318-6d0f-4e40-a70b-ae56c3649e22 Jul 03 02:38:28.787448 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-d5cb519f-3c75-41f2-85e1-b4bc796deced tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:28.787448 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-d5cb519f-3c75-41f2-85e1-b4bc796deced tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:28.787448 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-d5cb519f-3c75-41f2-85e1-b4bc796deced tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] Show backup with id 33827318-6d0f-4e40-a70b-ae56c3649e22. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:38:28.792161 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:28.792161 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:38:28.793368 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-d5cb519f-3c75-41f2-85e1-b4bc796deced tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] https://10.4.3.223/volume/v3/backups/33827318-6d0f-4e40-a70b-ae56c3649e22 returned with HTTP 200 Jul 03 02:38:28.793864 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1110/4402] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:38:28 2026] GET /volume/v3/backups/33827318-6d0f-4e40-a70b-ae56c3649e22 => generated 795 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:29.396604 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-fbe9638a-464d-4bed-b223-ec5b15d3bb1c None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:29.403450 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-fbe9638a-464d-4bed-b223-ec5b15d3bb1c tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] GET https://10.4.3.223/volume/v3/volumes/567b6e18-1e6b-4314-8f0d-4ccdbfef8ff5 Jul 03 02:38:29.403450 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-fbe9638a-464d-4bed-b223-ec5b15d3bb1c tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:29.403450 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-fbe9638a-464d-4bed-b223-ec5b15d3bb1c tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:29.417742 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-fbe9638a-464d-4bed-b223-ec5b15d3bb1c tempest-VolumesExtendAttachedTest-2133195324 tempest-VolumesExtendAttachedTest-2133195324-project-member] https://10.4.3.223/volume/v3/volumes/567b6e18-1e6b-4314-8f0d-4ccdbfef8ff5 returned with HTTP 404 Jul 03 02:38:29.420653 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1105/4403] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:38:29 2026] GET /volume/v3/volumes/567b6e18-1e6b-4314-8f0d-4ccdbfef8ff5 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 02:38:29.707412 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-b382fed4-7e5f-463a-817f-1cd70b067826 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:29.712615 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-b382fed4-7e5f-463a-817f-1cd70b067826 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/backups/1203eb58-e7a1-47fa-b38f-ee0aa4601e30 Jul 03 02:38:29.712909 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-b382fed4-7e5f-463a-817f-1cd70b067826 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:29.713141 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-b382fed4-7e5f-463a-817f-1cd70b067826 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:29.713286 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-b382fed4-7e5f-463a-817f-1cd70b067826 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Show backup with id 1203eb58-e7a1-47fa-b38f-ee0aa4601e30. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:38:29.723205 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:29.723205 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:38:29.724038 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-b382fed4-7e5f-463a-817f-1cd70b067826 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/backups/1203eb58-e7a1-47fa-b38f-ee0aa4601e30 returned with HTTP 200 Jul 03 02:38:29.724584 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1090/4404] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:38:29 2026] GET /volume/v3/backups/1203eb58-e7a1-47fa-b38f-ee0aa4601e30 => generated 708 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:29.808488 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-71855cda-6487-48a5-baf0-5e6ede391716 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:29.810371 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-71855cda-6487-48a5-baf0-5e6ede391716 tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] GET https://10.4.3.223/volume/v3/backups/33827318-6d0f-4e40-a70b-ae56c3649e22 Jul 03 02:38:29.810586 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-71855cda-6487-48a5-baf0-5e6ede391716 tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:29.810779 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-71855cda-6487-48a5-baf0-5e6ede391716 tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:29.810925 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-71855cda-6487-48a5-baf0-5e6ede391716 tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] Show backup with id 33827318-6d0f-4e40-a70b-ae56c3649e22. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:38:29.815291 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:29.815291 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:38:29.816160 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-71855cda-6487-48a5-baf0-5e6ede391716 tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] https://10.4.3.223/volume/v3/backups/33827318-6d0f-4e40-a70b-ae56c3649e22 returned with HTTP 200 Jul 03 02:38:29.816544 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1100/4405] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:38:29 2026] GET /volume/v3/backups/33827318-6d0f-4e40-a70b-ae56c3649e22 => generated 795 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:30.736977 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-523d4049-23ea-456a-bb29-a5660526a55e None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:30.738913 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-523d4049-23ea-456a-bb29-a5660526a55e tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/backups/1203eb58-e7a1-47fa-b38f-ee0aa4601e30 Jul 03 02:38:30.739210 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-523d4049-23ea-456a-bb29-a5660526a55e tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:30.739467 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-523d4049-23ea-456a-bb29-a5660526a55e tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:30.739626 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-523d4049-23ea-456a-bb29-a5660526a55e tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Show backup with id 1203eb58-e7a1-47fa-b38f-ee0aa4601e30. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:38:30.744033 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:30.744033 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:38:30.744696 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-523d4049-23ea-456a-bb29-a5660526a55e tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/backups/1203eb58-e7a1-47fa-b38f-ee0aa4601e30 returned with HTTP 200 Jul 03 02:38:30.745390 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1111/4406] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:38:30 2026] GET /volume/v3/backups/1203eb58-e7a1-47fa-b38f-ee0aa4601e30 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:30.828840 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-4766913f-d072-4b5f-9401-250d75c84ca9 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:30.830580 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-4766913f-d072-4b5f-9401-250d75c84ca9 tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] GET https://10.4.3.223/volume/v3/backups/33827318-6d0f-4e40-a70b-ae56c3649e22 Jul 03 02:38:30.830824 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-4766913f-d072-4b5f-9401-250d75c84ca9 tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:30.831383 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-4766913f-d072-4b5f-9401-250d75c84ca9 tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:30.831383 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-4766913f-d072-4b5f-9401-250d75c84ca9 tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] Show backup with id 33827318-6d0f-4e40-a70b-ae56c3649e22. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:38:30.840532 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:30.840532 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:38:30.841103 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-4766913f-d072-4b5f-9401-250d75c84ca9 tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] https://10.4.3.223/volume/v3/backups/33827318-6d0f-4e40-a70b-ae56c3649e22 returned with HTTP 200 Jul 03 02:38:30.842445 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1106/4407] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:38:30 2026] GET /volume/v3/backups/33827318-6d0f-4e40-a70b-ae56c3649e22 => generated 795 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:31.768232 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-94d1d4ee-39e6-47ed-9bde-084002f3c1b6 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:31.772412 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-94d1d4ee-39e6-47ed-9bde-084002f3c1b6 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/backups/1203eb58-e7a1-47fa-b38f-ee0aa4601e30 Jul 03 02:38:31.772412 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-94d1d4ee-39e6-47ed-9bde-084002f3c1b6 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:31.772412 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-94d1d4ee-39e6-47ed-9bde-084002f3c1b6 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:31.772412 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-94d1d4ee-39e6-47ed-9bde-084002f3c1b6 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Show backup with id 1203eb58-e7a1-47fa-b38f-ee0aa4601e30. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:38:31.780463 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:31.780463 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:38:31.780463 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-94d1d4ee-39e6-47ed-9bde-084002f3c1b6 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/backups/1203eb58-e7a1-47fa-b38f-ee0aa4601e30 returned with HTTP 200 Jul 03 02:38:31.780463 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1091/4408] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:38:31 2026] GET /volume/v3/backups/1203eb58-e7a1-47fa-b38f-ee0aa4601e30 => generated 708 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:31.854970 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-ad75f36e-fde1-47aa-9d22-f051c06b1f5c None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:31.857757 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-ad75f36e-fde1-47aa-9d22-f051c06b1f5c tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] GET https://10.4.3.223/volume/v3/backups/33827318-6d0f-4e40-a70b-ae56c3649e22 Jul 03 02:38:31.858062 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-ad75f36e-fde1-47aa-9d22-f051c06b1f5c tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:31.858434 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-ad75f36e-fde1-47aa-9d22-f051c06b1f5c tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:31.858593 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-ad75f36e-fde1-47aa-9d22-f051c06b1f5c tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] Show backup with id 33827318-6d0f-4e40-a70b-ae56c3649e22. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:38:31.865211 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:31.865211 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:38:31.866337 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-ad75f36e-fde1-47aa-9d22-f051c06b1f5c tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] https://10.4.3.223/volume/v3/backups/33827318-6d0f-4e40-a70b-ae56c3649e22 returned with HTTP 200 Jul 03 02:38:31.866913 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1101/4409] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:38:31 2026] GET /volume/v3/backups/33827318-6d0f-4e40-a70b-ae56c3649e22 => generated 795 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:32.794767 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-b4a27974-2e67-42b9-82f5-e7124861c0d7 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:32.797229 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-b4a27974-2e67-42b9-82f5-e7124861c0d7 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/backups/1203eb58-e7a1-47fa-b38f-ee0aa4601e30 Jul 03 02:38:32.797603 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-b4a27974-2e67-42b9-82f5-e7124861c0d7 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:32.797810 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-b4a27974-2e67-42b9-82f5-e7124861c0d7 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:32.797964 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-b4a27974-2e67-42b9-82f5-e7124861c0d7 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Show backup with id 1203eb58-e7a1-47fa-b38f-ee0aa4601e30. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:38:32.804300 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:32.804300 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:38:32.805234 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-b4a27974-2e67-42b9-82f5-e7124861c0d7 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/backups/1203eb58-e7a1-47fa-b38f-ee0aa4601e30 returned with HTTP 200 Jul 03 02:38:32.806163 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1112/4410] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:38:32 2026] GET /volume/v3/backups/1203eb58-e7a1-47fa-b38f-ee0aa4601e30 => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:32.882368 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-e333f85e-b877-46a5-ae49-5e6f182046c6 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:32.891105 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-e333f85e-b877-46a5-ae49-5e6f182046c6 tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] GET https://10.4.3.223/volume/v3/backups/33827318-6d0f-4e40-a70b-ae56c3649e22 Jul 03 02:38:32.891105 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-e333f85e-b877-46a5-ae49-5e6f182046c6 tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:32.891105 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-e333f85e-b877-46a5-ae49-5e6f182046c6 tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:32.891105 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-e333f85e-b877-46a5-ae49-5e6f182046c6 tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] Show backup with id 33827318-6d0f-4e40-a70b-ae56c3649e22. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:38:32.895734 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:32.895734 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:38:32.896484 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-e333f85e-b877-46a5-ae49-5e6f182046c6 tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] https://10.4.3.223/volume/v3/backups/33827318-6d0f-4e40-a70b-ae56c3649e22 returned with HTTP 200 Jul 03 02:38:32.896847 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1107/4411] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:38:32 2026] GET /volume/v3/backups/33827318-6d0f-4e40-a70b-ae56c3649e22 => generated 795 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:33.823093 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-8ed81fe5-27b0-43d5-b8d7-dc0c5c0aff93 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:33.825056 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-8ed81fe5-27b0-43d5-b8d7-dc0c5c0aff93 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/backups/1203eb58-e7a1-47fa-b38f-ee0aa4601e30 Jul 03 02:38:33.825308 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-8ed81fe5-27b0-43d5-b8d7-dc0c5c0aff93 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:33.825538 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-8ed81fe5-27b0-43d5-b8d7-dc0c5c0aff93 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:33.825636 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-8ed81fe5-27b0-43d5-b8d7-dc0c5c0aff93 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Show backup with id 1203eb58-e7a1-47fa-b38f-ee0aa4601e30. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:38:33.831780 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:33.831780 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:38:33.832378 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-8ed81fe5-27b0-43d5-b8d7-dc0c5c0aff93 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/backups/1203eb58-e7a1-47fa-b38f-ee0aa4601e30 returned with HTTP 200 Jul 03 02:38:33.832760 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1092/4412] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:38:33 2026] GET /volume/v3/backups/1203eb58-e7a1-47fa-b38f-ee0aa4601e30 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:33.908588 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-5eda09a6-fec5-4a56-b7a5-6a0b2f1f9293 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:33.910848 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-5eda09a6-fec5-4a56-b7a5-6a0b2f1f9293 tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] GET https://10.4.3.223/volume/v3/backups/33827318-6d0f-4e40-a70b-ae56c3649e22 Jul 03 02:38:33.911078 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-5eda09a6-fec5-4a56-b7a5-6a0b2f1f9293 tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:33.911335 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-5eda09a6-fec5-4a56-b7a5-6a0b2f1f9293 tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:33.911487 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-5eda09a6-fec5-4a56-b7a5-6a0b2f1f9293 tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] Show backup with id 33827318-6d0f-4e40-a70b-ae56c3649e22. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:38:33.916469 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:33.916469 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:38:33.917459 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-5eda09a6-fec5-4a56-b7a5-6a0b2f1f9293 tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] https://10.4.3.223/volume/v3/backups/33827318-6d0f-4e40-a70b-ae56c3649e22 returned with HTTP 200 Jul 03 02:38:33.917957 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1102/4413] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:38:33 2026] GET /volume/v3/backups/33827318-6d0f-4e40-a70b-ae56c3649e22 => generated 795 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:34.852432 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-0352ce1f-5840-4e70-9c34-a49acbdb5f06 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:34.855185 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-0352ce1f-5840-4e70-9c34-a49acbdb5f06 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/backups/1203eb58-e7a1-47fa-b38f-ee0aa4601e30 Jul 03 02:38:34.855956 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-0352ce1f-5840-4e70-9c34-a49acbdb5f06 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:34.856230 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-0352ce1f-5840-4e70-9c34-a49acbdb5f06 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:34.856413 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-0352ce1f-5840-4e70-9c34-a49acbdb5f06 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Show backup with id 1203eb58-e7a1-47fa-b38f-ee0aa4601e30. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:38:34.864122 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:34.864122 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:38:34.864802 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-0352ce1f-5840-4e70-9c34-a49acbdb5f06 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/backups/1203eb58-e7a1-47fa-b38f-ee0aa4601e30 returned with HTTP 200 Jul 03 02:38:34.865243 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1113/4414] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:38:34 2026] GET /volume/v3/backups/1203eb58-e7a1-47fa-b38f-ee0aa4601e30 => generated 708 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:34.930322 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-b803e969-dd03-473b-bada-e584bc15628d None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:34.933448 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-b803e969-dd03-473b-bada-e584bc15628d tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] GET https://10.4.3.223/volume/v3/backups/33827318-6d0f-4e40-a70b-ae56c3649e22 Jul 03 02:38:34.933728 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-b803e969-dd03-473b-bada-e584bc15628d tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:34.934345 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-b803e969-dd03-473b-bada-e584bc15628d tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:34.934486 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-b803e969-dd03-473b-bada-e584bc15628d tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] Show backup with id 33827318-6d0f-4e40-a70b-ae56c3649e22. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:38:34.942273 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:34.942273 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:38:34.943335 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-b803e969-dd03-473b-bada-e584bc15628d tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] https://10.4.3.223/volume/v3/backups/33827318-6d0f-4e40-a70b-ae56c3649e22 returned with HTTP 200 Jul 03 02:38:34.944365 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1108/4415] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:38:34 2026] GET /volume/v3/backups/33827318-6d0f-4e40-a70b-ae56c3649e22 => generated 795 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:35.510858 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-badf62f9-c388-4d56-b9d7-c9a8b35ffad8 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:35.622566 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-badf62f9-c388-4d56-b9d7-c9a8b35ffad8 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:38:35.622942 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-badf62f9-c388-4d56-b9d7-c9a8b35ffad8 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-1651161771"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:38:35.624433 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.volumes [None req-badf62f9-c388-4d56-b9d7-c9a8b35ffad8 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-1651161771'}} {{(pid=100014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:38:35.625498 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.volumes [None req-badf62f9-c388-4d56-b9d7-c9a8b35ffad8 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Create volume of 1 GB Jul 03 02:38:35.631901 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-badf62f9-c388-4d56-b9d7-c9a8b35ffad8 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Availability Zones retrieved successfully. Jul 03 02:38:35.639945 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-badf62f9-c388-4d56-b9d7-c9a8b35ffad8 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Flow 'volume_create_api' (c13a40a1-033c-486b-b616-4cc54ecd6152) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:38:35.642757 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-badf62f9-c388-4d56-b9d7-c9a8b35ffad8 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b967de7f-c9e9-49ff-9b66-f94289ea716c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:38:35.644103 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.flows.api.create_volume [None req-badf62f9-c388-4d56-b9d7-c9a8b35ffad8 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Validating volume size '1' using validate_int {{(pid=100014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:38:35.676050 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-badf62f9-c388-4d56-b9d7-c9a8b35ffad8 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b967de7f-c9e9-49ff-9b66-f94289ea716c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:38:35.677472 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-badf62f9-c388-4d56-b9d7-c9a8b35ffad8 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b635404-668d-41fe-8801-d2e3b6b3a37b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:38:35.757882 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.quota [None req-badf62f9-c388-4d56-b9d7-c9a8b35ffad8 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Created reservations ['c385d7d5-3834-456d-a6ec-4653157b8242', 'ca21cf30-cbf0-4af4-b982-b7221c9eefef', '0b9b656e-98a9-4767-9941-4770e2c114b2', 'e5810678-2c57-4f76-9416-5bb3a0369a16'] {{(pid=100014) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:38:35.758580 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-badf62f9-c388-4d56-b9d7-c9a8b35ffad8 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b635404-668d-41fe-8801-d2e3b6b3a37b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c385d7d5-3834-456d-a6ec-4653157b8242', 'ca21cf30-cbf0-4af4-b982-b7221c9eefef', '0b9b656e-98a9-4767-9941-4770e2c114b2', 'e5810678-2c57-4f76-9416-5bb3a0369a16']}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:38:35.759220 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-badf62f9-c388-4d56-b9d7-c9a8b35ffad8 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c3888ac-898c-4a02-80fa-a5f251bd5ee8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:38:35.787274 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-badf62f9-c388-4d56-b9d7-c9a8b35ffad8 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c3888ac-898c-4a02-80fa-a5f251bd5ee8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f48f0695-6567-4def-8957-bd62ed1dc771', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1651161771',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fc5132cbc31f4537a2b6c9ade459c1ab',qos_specs=None,replication_status=,reservations=['c385d7d5-3834-456d-a6ec-4653157b8242','ca21cf30-cbf0-4af4-b982-b7221c9eefef','0b9b656e-98a9-4767-9941-4770e2c114b2','e5810678-2c57-4f76-9416-5bb3a0369a16'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15317179fefe4fc2bfe33132d51ff4f5',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:38:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1651161771',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f48f0695-6567-4def-8957-bd62ed1dc771,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fc5132cbc31f4537a2b6c9ade459c1ab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='15317179fefe4fc2bfe33132d51ff4f5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:38:35.788006 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-badf62f9-c388-4d56-b9d7-c9a8b35ffad8 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (045243cc-b98b-45ec-8750-5c8e116ccbf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:38:35.813018 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-badf62f9-c388-4d56-b9d7-c9a8b35ffad8 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (045243cc-b98b-45ec-8750-5c8e116ccbf6) transitioned into state 'SUCCESS' from state '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-1651161771',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fc5132cbc31f4537a2b6c9ade459c1ab',qos_specs=None,replication_status=,reservations=['c385d7d5-3834-456d-a6ec-4653157b8242','ca21cf30-cbf0-4af4-b982-b7221c9eefef','0b9b656e-98a9-4767-9941-4770e2c114b2','e5810678-2c57-4f76-9416-5bb3a0369a16'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15317179fefe4fc2bfe33132d51ff4f5',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:38:35.813886 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-badf62f9-c388-4d56-b9d7-c9a8b35ffad8 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5915a234-ed7e-449e-8a90-6d8c11547f71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:38:35.824573 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-badf62f9-c388-4d56-b9d7-c9a8b35ffad8 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5915a234-ed7e-449e-8a90-6d8c11547f71) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:38:35.825404 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-badf62f9-c388-4d56-b9d7-c9a8b35ffad8 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Flow 'volume_create_api' (c13a40a1-033c-486b-b616-4cc54ecd6152) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:38:35.825782 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-badf62f9-c388-4d56-b9d7-c9a8b35ffad8 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Create volume request issued successfully. Jul 03 02:38:35.826354 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-badf62f9-c388-4d56-b9d7-c9a8b35ffad8 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:38:35.826774 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1093/4416] 10.4.3.223 () {68 vars in 1258 bytes} [Fri Jul 3 02:38:35 2026] POST /volume/v3/volumes => generated 758 bytes in 317 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 03 02:38:35.844313 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-4e7a5b08-c391-4c66-96d7-477740e735a1 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:35.846095 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-4e7a5b08-c391-4c66-96d7-477740e735a1 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] GET https://10.4.3.223/volume/v3/volumes/f48f0695-6567-4def-8957-bd62ed1dc771 Jul 03 02:38:35.846306 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-4e7a5b08-c391-4c66-96d7-477740e735a1 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:35.846505 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-4e7a5b08-c391-4c66-96d7-477740e735a1 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:35.861991 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:35.861991 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:38:35.869346 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-4e7a5b08-c391-4c66-96d7-477740e735a1 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Volume info retrieved successfully. Jul 03 02:38:35.877632 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-16883683-547c-42c7-853f-f495303cac2c None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:35.880380 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-16883683-547c-42c7-853f-f495303cac2c tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/backups/1203eb58-e7a1-47fa-b38f-ee0aa4601e30 Jul 03 02:38:35.880577 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-4e7a5b08-c391-4c66-96d7-477740e735a1 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] https://10.4.3.223/volume/v3/volumes/f48f0695-6567-4def-8957-bd62ed1dc771 returned with HTTP 200 Jul 03 02:38:35.880643 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-16883683-547c-42c7-853f-f495303cac2c tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:35.880791 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-16883683-547c-42c7-853f-f495303cac2c tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:35.881438 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1103/4417] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:38:35 2026] GET /volume/v3/volumes/f48f0695-6567-4def-8957-bd62ed1dc771 => generated 826 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:35.881529 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-16883683-547c-42c7-853f-f495303cac2c tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Show backup with id 1203eb58-e7a1-47fa-b38f-ee0aa4601e30. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:38:35.888259 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:35.888259 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:38:35.888945 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-16883683-547c-42c7-853f-f495303cac2c tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/backups/1203eb58-e7a1-47fa-b38f-ee0aa4601e30 returned with HTTP 200 Jul 03 02:38:35.889540 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1114/4418] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:38:35 2026] GET /volume/v3/backups/1203eb58-e7a1-47fa-b38f-ee0aa4601e30 => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:35.955264 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-963c33ca-43e4-49be-b802-a6a25141adaf None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:35.957659 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-963c33ca-43e4-49be-b802-a6a25141adaf tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] GET https://10.4.3.223/volume/v3/backups/33827318-6d0f-4e40-a70b-ae56c3649e22 Jul 03 02:38:35.957787 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-963c33ca-43e4-49be-b802-a6a25141adaf tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:35.958115 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-963c33ca-43e4-49be-b802-a6a25141adaf tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:35.958218 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-963c33ca-43e4-49be-b802-a6a25141adaf tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] Show backup with id 33827318-6d0f-4e40-a70b-ae56c3649e22. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:38:35.963053 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:35.963053 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:38:35.963735 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-963c33ca-43e4-49be-b802-a6a25141adaf tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] https://10.4.3.223/volume/v3/backups/33827318-6d0f-4e40-a70b-ae56c3649e22 returned with HTTP 200 Jul 03 02:38:35.964155 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1109/4419] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:38:35 2026] GET /volume/v3/backups/33827318-6d0f-4e40-a70b-ae56c3649e22 => generated 795 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:36.894317 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-bc0a4dc4-6096-489f-999f-d0f48a7c20c1 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:36.896575 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-bc0a4dc4-6096-489f-999f-d0f48a7c20c1 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] GET https://10.4.3.223/volume/v3/volumes/f48f0695-6567-4def-8957-bd62ed1dc771 Jul 03 02:38:36.896791 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-bc0a4dc4-6096-489f-999f-d0f48a7c20c1 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:36.897000 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-bc0a4dc4-6096-489f-999f-d0f48a7c20c1 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:36.899943 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-9512bfa7-b95d-4380-9754-86f535294861 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:36.901948 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-9512bfa7-b95d-4380-9754-86f535294861 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/backups/1203eb58-e7a1-47fa-b38f-ee0aa4601e30 Jul 03 02:38:36.902227 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-9512bfa7-b95d-4380-9754-86f535294861 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:36.902448 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-9512bfa7-b95d-4380-9754-86f535294861 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:36.902617 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-9512bfa7-b95d-4380-9754-86f535294861 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Show backup with id 1203eb58-e7a1-47fa-b38f-ee0aa4601e30. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:38:36.906352 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:36.906352 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:38:36.907913 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:36.907913 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:38:36.908686 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-9512bfa7-b95d-4380-9754-86f535294861 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/backups/1203eb58-e7a1-47fa-b38f-ee0aa4601e30 returned with HTTP 200 Jul 03 02:38:36.909160 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1104/4420] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:38:36 2026] GET /volume/v3/backups/1203eb58-e7a1-47fa-b38f-ee0aa4601e30 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:36.912378 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-bc0a4dc4-6096-489f-999f-d0f48a7c20c1 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Volume info retrieved successfully. Jul 03 02:38:36.918090 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-bc0a4dc4-6096-489f-999f-d0f48a7c20c1 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] https://10.4.3.223/volume/v3/volumes/f48f0695-6567-4def-8957-bd62ed1dc771 returned with HTTP 200 Jul 03 02:38:36.918672 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1094/4421] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:38:36 2026] GET /volume/v3/volumes/f48f0695-6567-4def-8957-bd62ed1dc771 => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:36.930522 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-43071834-23fb-4a38-8c7b-e65812ef2f50 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:36.932614 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-43071834-23fb-4a38-8c7b-e65812ef2f50 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] POST https://10.4.3.223/volume/v3/snapshots Jul 03 02:38:36.933004 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-43071834-23fb-4a38-8c7b-e65812ef2f50 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f48f0695-6567-4def-8957-bd62ed1dc771", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1367922394"}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:38:36.942524 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:36.942524 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:38:36.942943 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-43071834-23fb-4a38-8c7b-e65812ef2f50 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Volume info retrieved successfully. Jul 03 02:38:36.943089 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.snapshots [None req-43071834-23fb-4a38-8c7b-e65812ef2f50 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Create snapshot from volume f48f0695-6567-4def-8957-bd62ed1dc771 Jul 03 02:38:36.975902 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-d187880a-c8e2-4007-99f3-87969a348c83 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:36.978957 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-d187880a-c8e2-4007-99f3-87969a348c83 tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] GET https://10.4.3.223/volume/v3/backups/33827318-6d0f-4e40-a70b-ae56c3649e22 Jul 03 02:38:36.979236 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-d187880a-c8e2-4007-99f3-87969a348c83 tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:36.979510 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-d187880a-c8e2-4007-99f3-87969a348c83 tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:36.979661 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-d187880a-c8e2-4007-99f3-87969a348c83 tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] Show backup with id 33827318-6d0f-4e40-a70b-ae56c3649e22. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:38:36.981366 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.quota [None req-43071834-23fb-4a38-8c7b-e65812ef2f50 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Created reservations ['72f8c389-13c8-4876-8dfc-f569cbb49ab7', '2a3b03eb-a439-4202-8cd6-5fc622dacf9e', '3767e025-69fd-4cf0-a70a-6084eb65afad', '8fe4ddb3-e9b3-4ee8-b535-a8be7248fab6'] {{(pid=100015) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:38:36.988000 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:36.988000 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:38:36.989126 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-d187880a-c8e2-4007-99f3-87969a348c83 tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] https://10.4.3.223/volume/v3/backups/33827318-6d0f-4e40-a70b-ae56c3649e22 returned with HTTP 200 Jul 03 02:38:36.989706 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1110/4422] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:38:36 2026] GET /volume/v3/backups/33827318-6d0f-4e40-a70b-ae56c3649e22 => generated 795 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:37.020129 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-43071834-23fb-4a38-8c7b-e65812ef2f50 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Snapshot create request issued successfully. Jul 03 02:38:37.020433 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-43071834-23fb-4a38-8c7b-e65812ef2f50 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] https://10.4.3.223/volume/v3/snapshots returned with HTTP 202 Jul 03 02:38:37.020931 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1115/4423] 10.4.3.223 () {68 vars in 1265 bytes} [Fri Jul 3 02:38:36 2026] POST /volume/v3/snapshots => generated 314 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:38:37.031926 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-e8f0b86d-432a-4f24-b9e8-66e1298e7e0e None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:37.034237 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-e8f0b86d-432a-4f24-b9e8-66e1298e7e0e tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] GET https://10.4.3.223/volume/v3/snapshots/c84b3123-5cff-4722-a0fb-5ee0bc792015 Jul 03 02:38:37.034443 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-e8f0b86d-432a-4f24-b9e8-66e1298e7e0e tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:37.034640 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-e8f0b86d-432a-4f24-b9e8-66e1298e7e0e tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:37.040608 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:37.040608 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:38:37.041197 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-e8f0b86d-432a-4f24-b9e8-66e1298e7e0e tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Snapshot retrieved successfully. Jul 03 02:38:37.042203 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-e8f0b86d-432a-4f24-b9e8-66e1298e7e0e tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] https://10.4.3.223/volume/v3/snapshots/c84b3123-5cff-4722-a0fb-5ee0bc792015 returned with HTTP 200 Jul 03 02:38:37.042725 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1105/4424] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:38:37 2026] GET /volume/v3/snapshots/c84b3123-5cff-4722-a0fb-5ee0bc792015 => generated 446 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:37.920737 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-01c80bb6-4713-4ec9-b93e-2fc0db3ff015 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:37.922750 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-01c80bb6-4713-4ec9-b93e-2fc0db3ff015 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/backups/1203eb58-e7a1-47fa-b38f-ee0aa4601e30 Jul 03 02:38:37.922968 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-01c80bb6-4713-4ec9-b93e-2fc0db3ff015 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:37.923222 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-01c80bb6-4713-4ec9-b93e-2fc0db3ff015 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:37.923370 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-01c80bb6-4713-4ec9-b93e-2fc0db3ff015 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Show backup with id 1203eb58-e7a1-47fa-b38f-ee0aa4601e30. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:38:37.928327 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:37.928327 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:38:37.929285 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-01c80bb6-4713-4ec9-b93e-2fc0db3ff015 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/backups/1203eb58-e7a1-47fa-b38f-ee0aa4601e30 returned with HTTP 200 Jul 03 02:38:37.929815 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1095/4425] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:38:37 2026] GET /volume/v3/backups/1203eb58-e7a1-47fa-b38f-ee0aa4601e30 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:38.002817 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-e36b4f83-881f-4446-aca0-649b5c2db130 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:38.004712 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-e36b4f83-881f-4446-aca0-649b5c2db130 tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] GET https://10.4.3.223/volume/v3/backups/33827318-6d0f-4e40-a70b-ae56c3649e22 Jul 03 02:38:38.004919 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-e36b4f83-881f-4446-aca0-649b5c2db130 tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:38.005147 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-e36b4f83-881f-4446-aca0-649b5c2db130 tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:38.005278 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-e36b4f83-881f-4446-aca0-649b5c2db130 tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] Show backup with id 33827318-6d0f-4e40-a70b-ae56c3649e22. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:38:38.009913 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:38.009913 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:38:38.010837 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-e36b4f83-881f-4446-aca0-649b5c2db130 tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] https://10.4.3.223/volume/v3/backups/33827318-6d0f-4e40-a70b-ae56c3649e22 returned with HTTP 200 Jul 03 02:38:38.011228 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1111/4426] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:38:38 2026] GET /volume/v3/backups/33827318-6d0f-4e40-a70b-ae56c3649e22 => generated 795 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:38.052136 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-5fc756c8-0149-4111-a721-499d8d7cfea3 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:38.054166 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-5fc756c8-0149-4111-a721-499d8d7cfea3 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] GET https://10.4.3.223/volume/v3/snapshots/c84b3123-5cff-4722-a0fb-5ee0bc792015 Jul 03 02:38:38.054364 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-5fc756c8-0149-4111-a721-499d8d7cfea3 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:38.054557 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-5fc756c8-0149-4111-a721-499d8d7cfea3 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:38.060390 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:38.060390 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:38:38.060813 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-5fc756c8-0149-4111-a721-499d8d7cfea3 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Snapshot retrieved successfully. Jul 03 02:38:38.061520 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-5fc756c8-0149-4111-a721-499d8d7cfea3 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] https://10.4.3.223/volume/v3/snapshots/c84b3123-5cff-4722-a0fb-5ee0bc792015 returned with HTTP 200 Jul 03 02:38:38.061851 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1116/4427] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:38:38 2026] GET /volume/v3/snapshots/c84b3123-5cff-4722-a0fb-5ee0bc792015 => generated 473 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:38.070689 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-d68ebb04-efeb-4273-a29d-33cce666129a None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:38.072816 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-d68ebb04-efeb-4273-a29d-33cce666129a tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] POST https://10.4.3.223/volume/v3/snapshots Jul 03 02:38:38.073227 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-d68ebb04-efeb-4273-a29d-33cce666129a tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f48f0695-6567-4def-8957-bd62ed1dc771", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-78216758"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:38:38.082800 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:38.082800 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:38:38.083462 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-d68ebb04-efeb-4273-a29d-33cce666129a tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Volume info retrieved successfully. Jul 03 02:38:38.083647 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.snapshots [None req-d68ebb04-efeb-4273-a29d-33cce666129a tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Create snapshot from volume f48f0695-6567-4def-8957-bd62ed1dc771 Jul 03 02:38:38.110214 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.quota [None req-d68ebb04-efeb-4273-a29d-33cce666129a tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Created reservations ['e03d0c96-53fc-4e6f-a8b7-3121b52ef964', '54bb337e-3221-4692-a826-37d7f9641d0b', 'ce8e7783-02d6-4b9e-8f76-0fc70151d180', 'c73d682b-07c1-4bf5-ae27-ef2c8c18c820'] {{(pid=100012) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:38:38.144398 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-d68ebb04-efeb-4273-a29d-33cce666129a tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Snapshot create request issued successfully. Jul 03 02:38:38.144854 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-d68ebb04-efeb-4273-a29d-33cce666129a tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] https://10.4.3.223/volume/v3/snapshots returned with HTTP 202 Jul 03 02:38:38.145563 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1106/4428] 10.4.3.223 () {68 vars in 1265 bytes} [Fri Jul 3 02:38:38 2026] POST /volume/v3/snapshots => generated 312 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:38:38.153843 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-00c7ee74-7205-49a4-9d63-3f0877289f20 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:38.155388 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-00c7ee74-7205-49a4-9d63-3f0877289f20 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] GET https://10.4.3.223/volume/v3/snapshots/e0c8050a-bab5-4259-8642-d1bd0b926393 Jul 03 02:38:38.155571 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-00c7ee74-7205-49a4-9d63-3f0877289f20 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:38.155738 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-00c7ee74-7205-49a4-9d63-3f0877289f20 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:38.160373 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:38.160373 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:38:38.160921 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-00c7ee74-7205-49a4-9d63-3f0877289f20 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Snapshot retrieved successfully. Jul 03 02:38:38.161514 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-00c7ee74-7205-49a4-9d63-3f0877289f20 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] https://10.4.3.223/volume/v3/snapshots/e0c8050a-bab5-4259-8642-d1bd0b926393 returned with HTTP 200 Jul 03 02:38:38.161848 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1096/4429] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:38:38 2026] GET /volume/v3/snapshots/e0c8050a-bab5-4259-8642-d1bd0b926393 => generated 444 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:38.467672 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-69fcf157-eec4-48b1-900d-9166ee2b3289 req-b63e406c-da69-40ee-b5a0-f1fbf7b1f090 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:38.470193 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-69fcf157-eec4-48b1-900d-9166ee2b3289 req-b63e406c-da69-40ee-b5a0-f1fbf7b1f090 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] GET https://10.4.3.223/volume/v3/limits Jul 03 02:38:38.470462 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-69fcf157-eec4-48b1-900d-9166ee2b3289 req-b63e406c-da69-40ee-b5a0-f1fbf7b1f090 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:38.470715 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-69fcf157-eec4-48b1-900d-9166ee2b3289 req-b63e406c-da69-40ee-b5a0-f1fbf7b1f090 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Calling method 'index' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:38.481236 np0000004352 devstack@c-api.service[100013]: WARNING cinder.quota [req-69fcf157-eec4-48b1-900d-9166ee2b3289 req-b63e406c-da69-40ee-b5a0-f1fbf7b1f090 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-577644040 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-577644040, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:38:38.497413 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-69fcf157-eec4-48b1-900d-9166ee2b3289 req-b63e406c-da69-40ee-b5a0-f1fbf7b1f090 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] https://10.4.3.223/volume/v3/limits returned with HTTP 200 Jul 03 02:38:38.497413 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1112/4430] 10.4.3.223 () {68 vars in 1484 bytes} [Fri Jul 3 02:38:38 2026] GET /volume/v3/limits => generated 302 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:38.941831 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-c76ff2c4-7902-4854-973c-2e1a457ac72a None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:38.943700 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-c76ff2c4-7902-4854-973c-2e1a457ac72a tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/backups/1203eb58-e7a1-47fa-b38f-ee0aa4601e30 Jul 03 02:38:38.943901 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-c76ff2c4-7902-4854-973c-2e1a457ac72a tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:38.944109 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-c76ff2c4-7902-4854-973c-2e1a457ac72a tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:38.944223 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-c76ff2c4-7902-4854-973c-2e1a457ac72a tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Show backup with id 1203eb58-e7a1-47fa-b38f-ee0aa4601e30. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:38:38.951863 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:38.951863 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:38:38.952845 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-c76ff2c4-7902-4854-973c-2e1a457ac72a tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/backups/1203eb58-e7a1-47fa-b38f-ee0aa4601e30 returned with HTTP 200 Jul 03 02:38:38.953229 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1117/4431] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:38:38 2026] GET /volume/v3/backups/1203eb58-e7a1-47fa-b38f-ee0aa4601e30 => generated 709 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:39.022241 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-6ed92049-1d4d-4f37-b84e-eca30cb79d03 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:39.024539 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-6ed92049-1d4d-4f37-b84e-eca30cb79d03 tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] GET https://10.4.3.223/volume/v3/backups/33827318-6d0f-4e40-a70b-ae56c3649e22 Jul 03 02:38:39.024853 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-6ed92049-1d4d-4f37-b84e-eca30cb79d03 tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:39.025352 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-6ed92049-1d4d-4f37-b84e-eca30cb79d03 tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:39.025525 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-6ed92049-1d4d-4f37-b84e-eca30cb79d03 tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] Show backup with id 33827318-6d0f-4e40-a70b-ae56c3649e22. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:38:39.030657 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:39.030657 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:38:39.031738 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-6ed92049-1d4d-4f37-b84e-eca30cb79d03 tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] https://10.4.3.223/volume/v3/backups/33827318-6d0f-4e40-a70b-ae56c3649e22 returned with HTTP 200 Jul 03 02:38:39.032292 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1107/4432] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:38:39 2026] GET /volume/v3/backups/33827318-6d0f-4e40-a70b-ae56c3649e22 => generated 795 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:39.037110 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-69fcf157-eec4-48b1-900d-9166ee2b3289 req-daae4ad0-df93-40a1-bbc9-03ca1905fe37 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:39.039155 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-69fcf157-eec4-48b1-900d-9166ee2b3289 req-daae4ad0-df93-40a1-bbc9-03ca1905fe37 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] GET https://10.4.3.223/volume/v3/volumes/e9d715e2-816b-46e3-a20f-67f1acf0e365 Jul 03 02:38:39.039378 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-69fcf157-eec4-48b1-900d-9166ee2b3289 req-daae4ad0-df93-40a1-bbc9-03ca1905fe37 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:39.039587 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-69fcf157-eec4-48b1-900d-9166ee2b3289 req-daae4ad0-df93-40a1-bbc9-03ca1905fe37 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:39.049439 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:39.049439 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:38:39.053144 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [req-69fcf157-eec4-48b1-900d-9166ee2b3289 req-daae4ad0-df93-40a1-bbc9-03ca1905fe37 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Volume info retrieved successfully. Jul 03 02:38:39.057842 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-69fcf157-eec4-48b1-900d-9166ee2b3289 req-daae4ad0-df93-40a1-bbc9-03ca1905fe37 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] https://10.4.3.223/volume/v3/volumes/e9d715e2-816b-46e3-a20f-67f1acf0e365 returned with HTTP 200 Jul 03 02:38:39.058202 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1097/4433] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:38:39 2026] GET /volume/v3/volumes/e9d715e2-816b-46e3-a20f-67f1acf0e365 => generated 1662 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:38:39.067517 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-69fcf157-eec4-48b1-900d-9166ee2b3289 req-5945e900-5408-4416-987e-5d117c320279 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:39.069698 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-69fcf157-eec4-48b1-900d-9166ee2b3289 req-5945e900-5408-4416-987e-5d117c320279 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] POST https://10.4.3.223/volume/v3/snapshots Jul 03 02:38:39.070035 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-69fcf157-eec4-48b1-900d-9166ee2b3289 req-5945e900-5408-4416-987e-5d117c320279 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e9d715e2-816b-46e3-a20f-67f1acf0e365", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-1010780823", "description": null, "metadata": {}}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:38:39.081326 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:39.081326 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:38:39.082103 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-69fcf157-eec4-48b1-900d-9166ee2b3289 req-5945e900-5408-4416-987e-5d117c320279 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Volume info retrieved successfully. Jul 03 02:38:39.082318 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.snapshots [req-69fcf157-eec4-48b1-900d-9166ee2b3289 req-5945e900-5408-4416-987e-5d117c320279 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Create snapshot from volume e9d715e2-816b-46e3-a20f-67f1acf0e365 Jul 03 02:38:39.122191 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.quota [req-69fcf157-eec4-48b1-900d-9166ee2b3289 req-5945e900-5408-4416-987e-5d117c320279 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Created reservations ['4319b9ac-8783-4bab-82ee-8fff86b32faa', '27d11a96-1f1f-48d6-9406-55ad03fd93f0', 'bf05f1e8-d078-4665-8b79-b54c37dde154', 'c81bded9-f912-49f2-a4c9-1592c6ed6f5a'] {{(pid=100013) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:38:39.164781 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-69fcf157-eec4-48b1-900d-9166ee2b3289 req-5945e900-5408-4416-987e-5d117c320279 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Snapshot force create request issued successfully. Jul 03 02:38:39.164781 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-69fcf157-eec4-48b1-900d-9166ee2b3289 req-5945e900-5408-4416-987e-5d117c320279 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] https://10.4.3.223/volume/v3/snapshots returned with HTTP 202 Jul 03 02:38:39.164781 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1113/4434] 10.4.3.223 () {72 vars in 1547 bytes} [Fri Jul 3 02:38:39 2026] POST /volume/v3/snapshots => generated 324 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:38:39.173531 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-e150bd6a-132d-44a6-a5ee-a5664e35ebef None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:39.178635 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-e150bd6a-132d-44a6-a5ee-a5664e35ebef tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] GET https://10.4.3.223/volume/v3/snapshots/e0c8050a-bab5-4259-8642-d1bd0b926393 Jul 03 02:38:39.178690 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-e150bd6a-132d-44a6-a5ee-a5664e35ebef tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:39.179430 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-e150bd6a-132d-44a6-a5ee-a5664e35ebef tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:39.194807 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:39.194807 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:38:39.195553 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-e150bd6a-132d-44a6-a5ee-a5664e35ebef tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Snapshot retrieved successfully. Jul 03 02:38:39.196394 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-e150bd6a-132d-44a6-a5ee-a5664e35ebef tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] https://10.4.3.223/volume/v3/snapshots/e0c8050a-bab5-4259-8642-d1bd0b926393 returned with HTTP 200 Jul 03 02:38:39.198026 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1118/4435] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:38:39 2026] GET /volume/v3/snapshots/e0c8050a-bab5-4259-8642-d1bd0b926393 => generated 471 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:39.209916 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-97b00ef3-37be-4804-a050-2cf087d94e77 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:39.212629 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-97b00ef3-37be-4804-a050-2cf087d94e77 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] POST https://10.4.3.223/volume/v3/snapshots Jul 03 02:38:39.213189 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-97b00ef3-37be-4804-a050-2cf087d94e77 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f48f0695-6567-4def-8957-bd62ed1dc771", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-372189698"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:38:39.225736 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:39.225736 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:38:39.229442 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-97b00ef3-37be-4804-a050-2cf087d94e77 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Volume info retrieved successfully. Jul 03 02:38:39.229442 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.snapshots [None req-97b00ef3-37be-4804-a050-2cf087d94e77 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Create snapshot from volume f48f0695-6567-4def-8957-bd62ed1dc771 Jul 03 02:38:39.262370 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.quota [None req-97b00ef3-37be-4804-a050-2cf087d94e77 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Created reservations ['1f676f4e-ba77-491e-a17c-227bebea86a4', '80d603b5-17aa-4c63-90e4-ff81eb11a8e9', '27a15465-eb51-4b5a-8df6-7e0eb746ef15', 'ccddb960-3201-43d8-8a09-0f70d733ce5b'] {{(pid=100012) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:38:39.295274 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-97b00ef3-37be-4804-a050-2cf087d94e77 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Snapshot create request issued successfully. Jul 03 02:38:39.295820 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-97b00ef3-37be-4804-a050-2cf087d94e77 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] https://10.4.3.223/volume/v3/snapshots returned with HTTP 202 Jul 03 02:38:39.296412 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1108/4436] 10.4.3.223 () {68 vars in 1265 bytes} [Fri Jul 3 02:38:39 2026] POST /volume/v3/snapshots => generated 313 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:38:39.304284 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-5f78c29a-c45e-417a-a269-3190391fda64 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:39.308794 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-5f78c29a-c45e-417a-a269-3190391fda64 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] GET https://10.4.3.223/volume/v3/snapshots/e93f4749-6e26-4a42-af6a-70ae35d9c319 Jul 03 02:38:39.308980 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-5f78c29a-c45e-417a-a269-3190391fda64 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:39.309150 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-5f78c29a-c45e-417a-a269-3190391fda64 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:39.313631 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:39.313631 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:38:39.314271 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-5f78c29a-c45e-417a-a269-3190391fda64 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Snapshot retrieved successfully. Jul 03 02:38:39.315389 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-5f78c29a-c45e-417a-a269-3190391fda64 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] https://10.4.3.223/volume/v3/snapshots/e93f4749-6e26-4a42-af6a-70ae35d9c319 returned with HTTP 200 Jul 03 02:38:39.315389 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1098/4437] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:38:39 2026] GET /volume/v3/snapshots/e93f4749-6e26-4a42-af6a-70ae35d9c319 => generated 445 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:39.412216 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-77f997f3-3fd1-461a-bd72-ec85a268b204 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:39.501881 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-77f997f3-3fd1-461a-bd72-ec85a268b204 tempest-VolumeMultiattachTests-1361613761 tempest-VolumeMultiattachTests-1361613761-project-admin] POST https://10.4.3.223/volume/v3/types Jul 03 02:38:39.502262 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-77f997f3-3fd1-461a-bd72-ec85a268b204 tempest-VolumeMultiattachTests-1361613761 tempest-VolumeMultiattachTests-1361613761-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1204885021-1041754089", "extra_specs": {"multiattach": " True"}}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:38:39.503850 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:39.503850 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:38:39.533765 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-77f997f3-3fd1-461a-bd72-ec85a268b204 tempest-VolumeMultiattachTests-1361613761 tempest-VolumeMultiattachTests-1361613761-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Jul 03 02:38:39.534125 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1114/4438] 10.4.3.223 () {68 vars in 1253 bytes} [Fri Jul 3 02:38:39 2026] POST /volume/v3/types => generated 287 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:39.544904 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-d23431f5-5e40-41aa-8d02-3c0a7292d812 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:39.547168 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-d23431f5-5e40-41aa-8d02-3c0a7292d812 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:38:39.547644 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-d23431f5-5e40-41aa-8d02-3c0a7292d812 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-234449042", "snapshot_id": null, "imageRef": null, "volume_type": "bc0708ec-846c-499d-89a6-4b2516cb4b10", "size": 1}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:38:39.549647 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.volumes [None req-d23431f5-5e40-41aa-8d02-3c0a7292d812 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-234449042', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'bc0708ec-846c-499d-89a6-4b2516cb4b10', 'size': 1}} {{(pid=100015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:38:39.556644 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-d23431f5-5e40-41aa-8d02-3c0a7292d812 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Create volume of 1 GB Jul 03 02:38:39.557048 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:39.557048 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:38:39.557633 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-d23431f5-5e40-41aa-8d02-3c0a7292d812 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Availability Zones retrieved successfully. Jul 03 02:38:39.564173 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-d23431f5-5e40-41aa-8d02-3c0a7292d812 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Flow 'volume_create_api' (a887f41f-6fa9-4462-b6d0-a827327b7fb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:38:39.565564 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-d23431f5-5e40-41aa-8d02-3c0a7292d812 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3abc1be3-4967-4ebc-8953-de018d4d6b7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:38:39.566528 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.flows.api.create_volume [None req-d23431f5-5e40-41aa-8d02-3c0a7292d812 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Validating volume size '1' using validate_int {{(pid=100015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:38:39.576899 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:39.576899 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:38:39.592028 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-d23431f5-5e40-41aa-8d02-3c0a7292d812 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3abc1be3-4967-4ebc-8953-de018d4d6b7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:38:40Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=bc0708ec-846c-499d-89a6-4b2516cb4b10,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1204885021-1041754089',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bc0708ec-846c-499d-89a6-4b2516cb4b10', 'encryption_key_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=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:38:39.592917 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-d23431f5-5e40-41aa-8d02-3c0a7292d812 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88f8dc8f-b6d4-4461-b703-a307ea389ab7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:38:39.626743 np0000004352 devstack@c-api.service[100015]: WARNING cinder.quota [None req-d23431f5-5e40-41aa-8d02-3c0a7292d812 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1204885021-1041754089 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1204885021-1041754089, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:38:39.627121 np0000004352 devstack@c-api.service[100015]: WARNING cinder.quota [None req-d23431f5-5e40-41aa-8d02-3c0a7292d812 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1204885021-1041754089 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1204885021-1041754089, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:38:39.677694 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.quota [None req-d23431f5-5e40-41aa-8d02-3c0a7292d812 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Created reservations ['02fad9d9-2e2e-4274-908f-2d303949d2f5', 'cd4007eb-70da-4272-b453-e24f46238d2d', '396d93dc-7451-4637-bf96-20c21830ee1c', 'dc9e1cb0-3e97-4cee-8965-50c1215d9c92'] {{(pid=100015) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:38:39.678531 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-d23431f5-5e40-41aa-8d02-3c0a7292d812 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88f8dc8f-b6d4-4461-b703-a307ea389ab7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['02fad9d9-2e2e-4274-908f-2d303949d2f5', 'cd4007eb-70da-4272-b453-e24f46238d2d', '396d93dc-7451-4637-bf96-20c21830ee1c', 'dc9e1cb0-3e97-4cee-8965-50c1215d9c92']}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:38:39.679268 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-d23431f5-5e40-41aa-8d02-3c0a7292d812 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (437863a7-f73a-4ce9-9b7d-74afbbdab910) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:38:39.707762 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-d23431f5-5e40-41aa-8d02-3c0a7292d812 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (437863a7-f73a-4ce9-9b7d-74afbbdab910) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '429dd433-9df4-442d-8b6e-8422dcc27d05', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-234449042',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='eef7679c351e4d8d99ecb5ac5e6cdd1e',qos_specs=None,replication_status=,reservations=['02fad9d9-2e2e-4274-908f-2d303949d2f5','cd4007eb-70da-4272-b453-e24f46238d2d','396d93dc-7451-4637-bf96-20c21830ee1c','dc9e1cb0-3e97-4cee-8965-50c1215d9c92'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b42be35e72a4e8d9872579640033fae',volume_type_id=bc0708ec-846c-499d-89a6-4b2516cb4b10), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:38:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-234449042',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=429dd433-9df4-442d-8b6e-8422dcc27d05,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='eef7679c351e4d8d99ecb5ac5e6cdd1e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7b42be35e72a4e8d9872579640033fae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bc0708ec-846c-499d-89a6-4b2516cb4b10),volume_type_id=bc0708ec-846c-499d-89a6-4b2516cb4b10)}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:38:39.709436 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-d23431f5-5e40-41aa-8d02-3c0a7292d812 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea14e7a3-a99b-489f-af83-81a6443f3b8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:38:39.736668 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-d23431f5-5e40-41aa-8d02-3c0a7292d812 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea14e7a3-a99b-489f-af83-81a6443f3b8b) transitioned into state 'SUCCESS' from state '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-234449042',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='eef7679c351e4d8d99ecb5ac5e6cdd1e',qos_specs=None,replication_status=,reservations=['02fad9d9-2e2e-4274-908f-2d303949d2f5','cd4007eb-70da-4272-b453-e24f46238d2d','396d93dc-7451-4637-bf96-20c21830ee1c','dc9e1cb0-3e97-4cee-8965-50c1215d9c92'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b42be35e72a4e8d9872579640033fae',volume_type_id=bc0708ec-846c-499d-89a6-4b2516cb4b10)}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:38:39.737836 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-d23431f5-5e40-41aa-8d02-3c0a7292d812 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9590b1b9-3496-41d6-bb57-734dc5052090) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:38:39.750535 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-d23431f5-5e40-41aa-8d02-3c0a7292d812 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9590b1b9-3496-41d6-bb57-734dc5052090) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:38:39.751759 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-d23431f5-5e40-41aa-8d02-3c0a7292d812 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Flow 'volume_create_api' (a887f41f-6fa9-4462-b6d0-a827327b7fb8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:38:39.752197 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-d23431f5-5e40-41aa-8d02-3c0a7292d812 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Create volume request issued successfully. Jul 03 02:38:39.752896 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-d23431f5-5e40-41aa-8d02-3c0a7292d812 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:38:39.753500 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1119/4439] 10.4.3.223 () {68 vars in 1259 bytes} [Fri Jul 3 02:38:39 2026] POST /volume/v3/volumes => generated 829 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:38:39.769640 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-c2ce0a8c-9706-44b6-b911-070440ec70be None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:39.771846 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-c2ce0a8c-9706-44b6-b911-070440ec70be tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] GET https://10.4.3.223/volume/v3/volumes/429dd433-9df4-442d-8b6e-8422dcc27d05 Jul 03 02:38:39.772022 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-c2ce0a8c-9706-44b6-b911-070440ec70be tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:39.772229 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-c2ce0a8c-9706-44b6-b911-070440ec70be tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:39.782470 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:39.782470 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:38:39.787179 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-c2ce0a8c-9706-44b6-b911-070440ec70be tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Volume info retrieved successfully. Jul 03 02:38:39.792056 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-c2ce0a8c-9706-44b6-b911-070440ec70be tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/volumes/429dd433-9df4-442d-8b6e-8422dcc27d05 returned with HTTP 200 Jul 03 02:38:39.792551 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1109/4440] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:38:39 2026] GET /volume/v3/volumes/429dd433-9df4-442d-8b6e-8422dcc27d05 => generated 897 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:39.966809 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-aed19c50-6ddd-4952-b36f-f58fa94436f3 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:39.968730 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-aed19c50-6ddd-4952-b36f-f58fa94436f3 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/backups/1203eb58-e7a1-47fa-b38f-ee0aa4601e30 Jul 03 02:38:39.968965 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-aed19c50-6ddd-4952-b36f-f58fa94436f3 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:39.969164 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-aed19c50-6ddd-4952-b36f-f58fa94436f3 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:39.969272 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-aed19c50-6ddd-4952-b36f-f58fa94436f3 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Show backup with id 1203eb58-e7a1-47fa-b38f-ee0aa4601e30. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:38:39.973681 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:39.973681 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:38:39.974313 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-aed19c50-6ddd-4952-b36f-f58fa94436f3 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/backups/1203eb58-e7a1-47fa-b38f-ee0aa4601e30 returned with HTTP 200 Jul 03 02:38:39.974706 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1099/4441] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:38:39 2026] GET /volume/v3/backups/1203eb58-e7a1-47fa-b38f-ee0aa4601e30 => generated 709 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:40.044535 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-a0ad6bf3-7fb7-43bb-a4ce-fa391afda41d None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:40.046126 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-a0ad6bf3-7fb7-43bb-a4ce-fa391afda41d tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] GET https://10.4.3.223/volume/v3/backups/33827318-6d0f-4e40-a70b-ae56c3649e22 Jul 03 02:38:40.046325 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-a0ad6bf3-7fb7-43bb-a4ce-fa391afda41d tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:40.046522 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-a0ad6bf3-7fb7-43bb-a4ce-fa391afda41d tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:40.046642 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-a0ad6bf3-7fb7-43bb-a4ce-fa391afda41d tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] Show backup with id 33827318-6d0f-4e40-a70b-ae56c3649e22. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:38:40.050739 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:40.050739 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:38:40.051612 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-a0ad6bf3-7fb7-43bb-a4ce-fa391afda41d tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] https://10.4.3.223/volume/v3/backups/33827318-6d0f-4e40-a70b-ae56c3649e22 returned with HTTP 200 Jul 03 02:38:40.051908 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1115/4442] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:38:40 2026] GET /volume/v3/backups/33827318-6d0f-4e40-a70b-ae56c3649e22 => generated 795 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:40.324685 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-e5382aa6-8092-47e5-aac8-d4483ebae352 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:40.326443 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-e5382aa6-8092-47e5-aac8-d4483ebae352 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] GET https://10.4.3.223/volume/v3/snapshots/e93f4749-6e26-4a42-af6a-70ae35d9c319 Jul 03 02:38:40.326680 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-e5382aa6-8092-47e5-aac8-d4483ebae352 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:40.326887 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-e5382aa6-8092-47e5-aac8-d4483ebae352 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:40.331718 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:40.331718 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:38:40.332178 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-e5382aa6-8092-47e5-aac8-d4483ebae352 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Snapshot retrieved successfully. Jul 03 02:38:40.333016 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-e5382aa6-8092-47e5-aac8-d4483ebae352 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] https://10.4.3.223/volume/v3/snapshots/e93f4749-6e26-4a42-af6a-70ae35d9c319 returned with HTTP 200 Jul 03 02:38:40.333384 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1120/4443] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:38:40 2026] GET /volume/v3/snapshots/e93f4749-6e26-4a42-af6a-70ae35d9c319 => generated 472 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:40.341870 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-e0347280-cf9d-4e63-8498-c13423b36fcb None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:40.343387 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-e0347280-cf9d-4e63-8498-c13423b36fcb tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] GET https://10.4.3.223/volume/v3/snapshots?limit=1 Jul 03 02:38:40.343568 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-e0347280-cf9d-4e63-8498-c13423b36fcb tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:40.343741 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-e0347280-cf9d-4e63-8498-c13423b36fcb tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Calling method 'index' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:40.344005 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.api_utils [None req-e0347280-cf9d-4e63-8498-c13423b36fcb tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Removing options '' from query. {{(pid=100012) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 02:38:40.344877 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.db.api [None req-e0347280-cf9d-4e63-8498-c13423b36fcb tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Building query based on filter {{(pid=100012) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 02:38:40.347998 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-e0347280-cf9d-4e63-8498-c13423b36fcb tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Get all snapshots completed successfully. Jul 03 02:38:40.348444 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-e0347280-cf9d-4e63-8498-c13423b36fcb tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] https://10.4.3.223/volume/v3/snapshots?limit=1 returned with HTTP 200 Jul 03 02:38:40.348848 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1110/4444] 10.4.3.223 () {66 vars in 1258 bytes} [Fri Jul 3 02:38:40 2026] GET /volume/v3/snapshots?limit=1 => generated 481 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:40.359190 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-3456740f-0159-418b-bc90-e55a92670f34 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:40.360693 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-3456740f-0159-418b-bc90-e55a92670f34 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] GET https://10.4.3.223/volume/v3/snapshots Jul 03 02:38:40.360884 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-3456740f-0159-418b-bc90-e55a92670f34 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:40.361062 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-3456740f-0159-418b-bc90-e55a92670f34 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Calling method 'index' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:40.361281 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.api_utils [None req-3456740f-0159-418b-bc90-e55a92670f34 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Removing options '' from query. {{(pid=100014) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 02:38:40.362227 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.db.api [None req-3456740f-0159-418b-bc90-e55a92670f34 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Building query based on filter {{(pid=100014) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 02:38:40.365399 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-3456740f-0159-418b-bc90-e55a92670f34 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Get all snapshots completed successfully. Jul 03 02:38:40.365776 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-3456740f-0159-418b-bc90-e55a92670f34 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] https://10.4.3.223/volume/v3/snapshots returned with HTTP 200 Jul 03 02:38:40.366261 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1100/4445] 10.4.3.223 () {66 vars in 1243 bytes} [Fri Jul 3 02:38:40 2026] GET /volume/v3/snapshots => generated 993 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:40.376246 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-98d7a0af-ec7c-4a47-9525-6fbb2aa0abfa None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:40.379044 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-98d7a0af-ec7c-4a47-9525-6fbb2aa0abfa tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] GET https://10.4.3.223/volume/v3/snapshots?limit=100000 Jul 03 02:38:40.379250 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-98d7a0af-ec7c-4a47-9525-6fbb2aa0abfa tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:40.379462 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-98d7a0af-ec7c-4a47-9525-6fbb2aa0abfa tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Calling method 'index' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:40.379761 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.api_utils [None req-98d7a0af-ec7c-4a47-9525-6fbb2aa0abfa tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Removing options '' from query. {{(pid=100013) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 02:38:40.384216 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.db.api [None req-98d7a0af-ec7c-4a47-9525-6fbb2aa0abfa tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Building query based on filter {{(pid=100013) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 02:38:40.390782 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-98d7a0af-ec7c-4a47-9525-6fbb2aa0abfa tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Get all snapshots completed successfully. Jul 03 02:38:40.391240 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-98d7a0af-ec7c-4a47-9525-6fbb2aa0abfa tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] https://10.4.3.223/volume/v3/snapshots?limit=100000 returned with HTTP 200 Jul 03 02:38:40.391722 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1116/4446] 10.4.3.223 () {66 vars in 1268 bytes} [Fri Jul 3 02:38:40 2026] GET /volume/v3/snapshots?limit=100000 => generated 993 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:40.401495 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-ef7bf7e0-eb76-4fd3-85ca-d1c3b0350037 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:40.403067 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-ef7bf7e0-eb76-4fd3-85ca-d1c3b0350037 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] GET https://10.4.3.223/volume/v3/snapshots?limit=0 Jul 03 02:38:40.403278 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-ef7bf7e0-eb76-4fd3-85ca-d1c3b0350037 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:40.403492 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-ef7bf7e0-eb76-4fd3-85ca-d1c3b0350037 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Calling method 'index' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:40.403765 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.api_utils [None req-ef7bf7e0-eb76-4fd3-85ca-d1c3b0350037 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Removing options '' from query. {{(pid=100015) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 02:38:40.404799 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.db.api [None req-ef7bf7e0-eb76-4fd3-85ca-d1c3b0350037 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Building query based on filter {{(pid=100015) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 02:38:40.407700 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-ef7bf7e0-eb76-4fd3-85ca-d1c3b0350037 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Get all snapshots completed successfully. Jul 03 02:38:40.407996 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-ef7bf7e0-eb76-4fd3-85ca-d1c3b0350037 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] https://10.4.3.223/volume/v3/snapshots?limit=0 returned with HTTP 200 Jul 03 02:38:40.408381 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1121/4447] 10.4.3.223 () {66 vars in 1258 bytes} [Fri Jul 3 02:38:40 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 02:38:40.417486 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-fe641266-1eb4-4ba7-a7f8-1e58cbf9514e None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:40.419176 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-fe641266-1eb4-4ba7-a7f8-1e58cbf9514e tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] GET https://10.4.3.223/volume/v3/snapshots Jul 03 02:38:40.419407 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-fe641266-1eb4-4ba7-a7f8-1e58cbf9514e tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:40.419628 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-fe641266-1eb4-4ba7-a7f8-1e58cbf9514e tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Calling method 'index' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:40.419848 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.api_utils [None req-fe641266-1eb4-4ba7-a7f8-1e58cbf9514e tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Removing options '' from query. {{(pid=100012) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 02:38:40.420136 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:40.420136 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:38:40.420959 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.db.api [None req-fe641266-1eb4-4ba7-a7f8-1e58cbf9514e tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Building query based on filter {{(pid=100012) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 02:38:40.424888 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-fe641266-1eb4-4ba7-a7f8-1e58cbf9514e tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Get all snapshots completed successfully. Jul 03 02:38:40.425315 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-fe641266-1eb4-4ba7-a7f8-1e58cbf9514e tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] https://10.4.3.223/volume/v3/snapshots returned with HTTP 200 Jul 03 02:38:40.425754 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1111/4448] 10.4.3.223 () {66 vars in 1243 bytes} [Fri Jul 3 02:38:40 2026] GET /volume/v3/snapshots => generated 993 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:40.434185 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-fc7f1471-15d3-4115-bef6-b79c508abf5f None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:40.435980 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-fc7f1471-15d3-4115-bef6-b79c508abf5f tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] GET https://10.4.3.223/volume/v3/snapshots?marker=e0c8050a-bab5-4259-8642-d1bd0b926393 Jul 03 02:38:40.436144 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-fc7f1471-15d3-4115-bef6-b79c508abf5f tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:40.436372 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-fc7f1471-15d3-4115-bef6-b79c508abf5f tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Calling method 'index' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:40.436627 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.api_utils [None req-fc7f1471-15d3-4115-bef6-b79c508abf5f tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Removing options '' from query. {{(pid=100014) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 02:38:40.436917 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:40.436917 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:38:40.437749 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.db.api [None req-fc7f1471-15d3-4115-bef6-b79c508abf5f tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Building query based on filter {{(pid=100014) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 02:38:40.452968 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-fc7f1471-15d3-4115-bef6-b79c508abf5f tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Get all snapshots completed successfully. Jul 03 02:38:40.453341 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-fc7f1471-15d3-4115-bef6-b79c508abf5f tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] https://10.4.3.223/volume/v3/snapshots?marker=e0c8050a-bab5-4259-8642-d1bd0b926393 returned with HTTP 200 Jul 03 02:38:40.453781 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1101/4449] 10.4.3.223 () {66 vars in 1330 bytes} [Fri Jul 3 02:38:40 2026] GET /volume/v3/snapshots?marker=e0c8050a-bab5-4259-8642-d1bd0b926393 => generated 342 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:40.464034 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-4948c8aa-ae9a-4473-bc60-e40704131187 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:40.466507 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-4948c8aa-ae9a-4473-bc60-e40704131187 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] GET https://10.4.3.223/volume/v3/snapshots?offset=2&limit=3 Jul 03 02:38:40.466741 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-4948c8aa-ae9a-4473-bc60-e40704131187 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:40.466986 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-4948c8aa-ae9a-4473-bc60-e40704131187 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Calling method 'index' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:40.467261 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.api_utils [None req-4948c8aa-ae9a-4473-bc60-e40704131187 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Removing options '' from query. {{(pid=100013) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 02:38:40.467633 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:40.467633 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:38:40.468746 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.db.api [None req-4948c8aa-ae9a-4473-bc60-e40704131187 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Building query based on filter {{(pid=100013) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 02:38:40.478984 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-4948c8aa-ae9a-4473-bc60-e40704131187 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Get all snapshots completed successfully. Jul 03 02:38:40.479334 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-4948c8aa-ae9a-4473-bc60-e40704131187 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] https://10.4.3.223/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Jul 03 02:38:40.479759 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1117/4450] 10.4.3.223 () {66 vars in 1276 bytes} [Fri Jul 3 02:38:40 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 342 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:40.490829 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-0963ce50-58dc-4628-93e1-6941ee774b7d None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:40.492097 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-0963ce50-58dc-4628-93e1-6941ee774b7d tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] GET https://10.4.3.223/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Jul 03 02:38:40.492358 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-0963ce50-58dc-4628-93e1-6941ee774b7d tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:40.492571 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-0963ce50-58dc-4628-93e1-6941ee774b7d tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Calling method 'index' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:40.492797 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.api_utils [None req-0963ce50-58dc-4628-93e1-6941ee774b7d tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Removing options '' from query. {{(pid=100015) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 02:38:40.493913 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.db.api [None req-0963ce50-58dc-4628-93e1-6941ee774b7d tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Building query based on filter {{(pid=100015) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 02:38:40.505838 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-0963ce50-58dc-4628-93e1-6941ee774b7d tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Get all snapshots completed successfully. Jul 03 02:38:40.506345 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-0963ce50-58dc-4628-93e1-6941ee774b7d tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] https://10.4.3.223/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Jul 03 02:38:40.506818 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1122/4451] 10.4.3.223 () {66 vars in 1308 bytes} [Fri Jul 3 02:38:40 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 993 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:40.515463 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-d2b56348-d263-4921-a917-9430fb9ff43f None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:40.517197 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-d2b56348-d263-4921-a917-9430fb9ff43f tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] GET https://10.4.3.223/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Jul 03 02:38:40.517387 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-d2b56348-d263-4921-a917-9430fb9ff43f tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:40.517579 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-d2b56348-d263-4921-a917-9430fb9ff43f tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Calling method 'index' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:40.517771 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.api_utils [None req-d2b56348-d263-4921-a917-9430fb9ff43f tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Removing options '' from query. {{(pid=100012) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 02:38:40.518145 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:40.518145 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:38:40.518927 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.db.api [None req-d2b56348-d263-4921-a917-9430fb9ff43f tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Building query based on filter {{(pid=100012) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 02:38:40.522574 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-d2b56348-d263-4921-a917-9430fb9ff43f tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Get all snapshots completed successfully. Jul 03 02:38:40.522903 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-d2b56348-d263-4921-a917-9430fb9ff43f tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] https://10.4.3.223/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Jul 03 02:38:40.523292 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1112/4452] 10.4.3.223 () {66 vars in 1310 bytes} [Fri Jul 3 02:38:40 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 993 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:40.535843 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-ba7bec17-d855-4b54-8a90-f73f5cb6c8e5 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:40.536599 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-ba7bec17-d855-4b54-8a90-f73f5cb6c8e5 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] GET https://10.4.3.223/volume/v3/snapshots?sort_key=id&sort_dir=asc Jul 03 02:38:40.536728 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-ba7bec17-d855-4b54-8a90-f73f5cb6c8e5 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:40.537065 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-ba7bec17-d855-4b54-8a90-f73f5cb6c8e5 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Calling method 'index' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:40.537131 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.api_utils [None req-ba7bec17-d855-4b54-8a90-f73f5cb6c8e5 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Removing options '' from query. {{(pid=100014) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 02:38:40.537327 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:40.537327 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:38:40.538134 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.db.api [None req-ba7bec17-d855-4b54-8a90-f73f5cb6c8e5 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Building query based on filter {{(pid=100014) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 02:38:40.548137 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-ba7bec17-d855-4b54-8a90-f73f5cb6c8e5 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Get all snapshots completed successfully. Jul 03 02:38:40.548722 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-ba7bec17-d855-4b54-8a90-f73f5cb6c8e5 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] https://10.4.3.223/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Jul 03 02:38:40.550026 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1102/4453] 10.4.3.223 () {66 vars in 1292 bytes} [Fri Jul 3 02:38:40 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 993 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:40.559616 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-2309157a-18f8-4ef5-805b-614e13f6cde2 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:40.561267 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-2309157a-18f8-4ef5-805b-614e13f6cde2 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] GET https://10.4.3.223/volume/v3/snapshots?sort_key=id&sort_dir=desc Jul 03 02:38:40.561389 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-2309157a-18f8-4ef5-805b-614e13f6cde2 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:40.561603 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-2309157a-18f8-4ef5-805b-614e13f6cde2 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Calling method 'index' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:40.561821 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.api_utils [None req-2309157a-18f8-4ef5-805b-614e13f6cde2 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Removing options '' from query. {{(pid=100013) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 02:38:40.562057 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:40.562057 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:38:40.564268 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.db.api [None req-2309157a-18f8-4ef5-805b-614e13f6cde2 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Building query based on filter {{(pid=100013) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 02:38:40.572348 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-2309157a-18f8-4ef5-805b-614e13f6cde2 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Get all snapshots completed successfully. Jul 03 02:38:40.572747 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-2309157a-18f8-4ef5-805b-614e13f6cde2 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] https://10.4.3.223/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Jul 03 02:38:40.573281 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1118/4454] 10.4.3.223 () {66 vars in 1294 bytes} [Fri Jul 3 02:38:40 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 993 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:40.584337 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-806863e2-51b5-482b-92f8-302e606477e1 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:40.585862 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-806863e2-51b5-482b-92f8-302e606477e1 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] GET https://10.4.3.223/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Jul 03 02:38:40.586051 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-806863e2-51b5-482b-92f8-302e606477e1 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:40.586224 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-806863e2-51b5-482b-92f8-302e606477e1 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Calling method 'index' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:40.586459 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.api_utils [None req-806863e2-51b5-482b-92f8-302e606477e1 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Removing options '' from query. {{(pid=100015) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 02:38:40.586673 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:40.586673 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:38:40.587460 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.db.api [None req-806863e2-51b5-482b-92f8-302e606477e1 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Building query based on filter {{(pid=100015) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 02:38:40.598084 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-806863e2-51b5-482b-92f8-302e606477e1 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Get all snapshots completed successfully. Jul 03 02:38:40.598493 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-806863e2-51b5-482b-92f8-302e606477e1 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] https://10.4.3.223/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Jul 03 02:38:40.598882 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1123/4455] 10.4.3.223 () {66 vars in 1312 bytes} [Fri Jul 3 02:38:40 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 993 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:40.610826 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-ffffc4de-0b46-4d21-b9d0-191ecd3af388 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:40.612400 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-ffffc4de-0b46-4d21-b9d0-191ecd3af388 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] GET https://10.4.3.223/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Jul 03 02:38:40.612608 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-ffffc4de-0b46-4d21-b9d0-191ecd3af388 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:40.612779 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-ffffc4de-0b46-4d21-b9d0-191ecd3af388 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Calling method 'index' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:40.612970 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.api_utils [None req-ffffc4de-0b46-4d21-b9d0-191ecd3af388 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Removing options '' from query. {{(pid=100012) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 02:38:40.613200 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:40.613200 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:38:40.613922 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.db.api [None req-ffffc4de-0b46-4d21-b9d0-191ecd3af388 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Building query based on filter {{(pid=100012) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 02:38:40.624038 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-ffffc4de-0b46-4d21-b9d0-191ecd3af388 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Get all snapshots completed successfully. Jul 03 02:38:40.624474 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-ffffc4de-0b46-4d21-b9d0-191ecd3af388 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] https://10.4.3.223/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Jul 03 02:38:40.625063 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1113/4456] 10.4.3.223 () {66 vars in 1314 bytes} [Fri Jul 3 02:38:40 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 993 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:40.635024 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-3ac9d127-fdcc-4dcb-b613-b0ff1c3ffd37 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:40.637141 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-3ac9d127-fdcc-4dcb-b613-b0ff1c3ffd37 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] GET https://10.4.3.223/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-372189698 Jul 03 02:38:40.637383 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-3ac9d127-fdcc-4dcb-b613-b0ff1c3ffd37 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:40.637734 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-3ac9d127-fdcc-4dcb-b613-b0ff1c3ffd37 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Calling method 'detail' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:40.638045 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.api_utils [None req-3ac9d127-fdcc-4dcb-b613-b0ff1c3ffd37 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Removing options '' from query. {{(pid=100014) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 02:38:40.638389 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:40.638389 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:38:40.639522 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.db.api [None req-3ac9d127-fdcc-4dcb-b613-b0ff1c3ffd37 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Building query based on filter {{(pid=100014) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 02:38:40.654157 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-3ac9d127-fdcc-4dcb-b613-b0ff1c3ffd37 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Get all snapshots completed successfully. Jul 03 02:38:40.654786 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:40.654786 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:38:40.655924 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-3ac9d127-fdcc-4dcb-b613-b0ff1c3ffd37 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] https://10.4.3.223/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-372189698 returned with HTTP 200 Jul 03 02:38:40.656485 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1103/4457] 10.4.3.223 () {66 vars in 1383 bytes} [Fri Jul 3 02:38:40 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-372189698 => generated 475 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:40.666131 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-09f03d5e-cc50-4cb4-8a64-7ced5bfde3ca None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:40.668361 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-09f03d5e-cc50-4cb4-8a64-7ced5bfde3ca tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] GET https://10.4.3.223/volume/v3/snapshots/detail?status=available Jul 03 02:38:40.668601 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-09f03d5e-cc50-4cb4-8a64-7ced5bfde3ca tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:40.669161 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-09f03d5e-cc50-4cb4-8a64-7ced5bfde3ca tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Calling method 'detail' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:40.669161 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.api_utils [None req-09f03d5e-cc50-4cb4-8a64-7ced5bfde3ca tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Removing options '' from query. {{(pid=100013) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 02:38:40.669263 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:40.669263 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:38:40.670167 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.db.api [None req-09f03d5e-cc50-4cb4-8a64-7ced5bfde3ca tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Building query based on filter {{(pid=100013) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 02:38:40.682179 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-09f03d5e-cc50-4cb4-8a64-7ced5bfde3ca tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Get all snapshots completed successfully. Jul 03 02:38:40.682557 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:40.682557 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:38:40.683123 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-09f03d5e-cc50-4cb4-8a64-7ced5bfde3ca tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] https://10.4.3.223/volume/v3/snapshots/detail?status=available returned with HTTP 200 Jul 03 02:38:40.683473 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1119/4458] 10.4.3.223 () {66 vars in 1297 bytes} [Fri Jul 3 02:38:40 2026] GET /volume/v3/snapshots/detail?status=available => generated 1395 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:38:40.691499 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-5e2062fe-a34b-4f32-aed2-d27d3f50d682 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:40.693096 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-5e2062fe-a34b-4f32-aed2-d27d3f50d682 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] GET https://10.4.3.223/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-372189698 Jul 03 02:38:40.693264 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-5e2062fe-a34b-4f32-aed2-d27d3f50d682 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:40.693484 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-5e2062fe-a34b-4f32-aed2-d27d3f50d682 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Calling method 'detail' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:40.693689 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.api_utils [None req-5e2062fe-a34b-4f32-aed2-d27d3f50d682 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Removing options '' from query. {{(pid=100015) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 02:38:40.693957 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:40.693957 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:38:40.694800 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.db.api [None req-5e2062fe-a34b-4f32-aed2-d27d3f50d682 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Building query based on filter {{(pid=100015) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 02:38:40.705564 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-5e2062fe-a34b-4f32-aed2-d27d3f50d682 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Get all snapshots completed successfully. Jul 03 02:38:40.706108 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:40.706108 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:38:40.706867 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-5e2062fe-a34b-4f32-aed2-d27d3f50d682 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] https://10.4.3.223/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-372189698 returned with HTTP 200 Jul 03 02:38:40.707386 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1124/4459] 10.4.3.223 () {66 vars in 1417 bytes} [Fri Jul 3 02:38:40 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-372189698 => generated 475 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:40.719005 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-21ea4d18-5909-4e7b-9154-267065fe57fb None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:40.720537 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-21ea4d18-5909-4e7b-9154-267065fe57fb tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] GET https://10.4.3.223/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-372189698 Jul 03 02:38:40.720766 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-21ea4d18-5909-4e7b-9154-267065fe57fb tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:40.721025 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-21ea4d18-5909-4e7b-9154-267065fe57fb tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Calling method 'index' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:40.721327 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.api_utils [None req-21ea4d18-5909-4e7b-9154-267065fe57fb tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Removing options '' from query. {{(pid=100012) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 02:38:40.721622 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:40.721622 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:38:40.722599 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.db.api [None req-21ea4d18-5909-4e7b-9154-267065fe57fb tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Building query based on filter {{(pid=100012) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 02:38:40.732285 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-21ea4d18-5909-4e7b-9154-267065fe57fb tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Get all snapshots completed successfully. Jul 03 02:38:40.732600 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-21ea4d18-5909-4e7b-9154-267065fe57fb tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] https://10.4.3.223/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-372189698 returned with HTTP 200 Jul 03 02:38:40.733098 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1114/4460] 10.4.3.223 () {66 vars in 1362 bytes} [Fri Jul 3 02:38:40 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-372189698 => generated 341 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:40.740812 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-1cde02ae-f85e-4ba6-8c7c-503baf1d9a63 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:40.742357 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-1cde02ae-f85e-4ba6-8c7c-503baf1d9a63 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] GET https://10.4.3.223/volume/v3/snapshots?status=available Jul 03 02:38:40.742576 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-1cde02ae-f85e-4ba6-8c7c-503baf1d9a63 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:40.742782 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-1cde02ae-f85e-4ba6-8c7c-503baf1d9a63 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Calling method 'index' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:40.743032 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.api_utils [None req-1cde02ae-f85e-4ba6-8c7c-503baf1d9a63 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Removing options '' from query. {{(pid=100014) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 02:38:40.743998 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.db.api [None req-1cde02ae-f85e-4ba6-8c7c-503baf1d9a63 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Building query based on filter {{(pid=100014) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 02:38:40.753965 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-1cde02ae-f85e-4ba6-8c7c-503baf1d9a63 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Get all snapshots completed successfully. Jul 03 02:38:40.754363 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-1cde02ae-f85e-4ba6-8c7c-503baf1d9a63 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] https://10.4.3.223/volume/v3/snapshots?status=available returned with HTTP 200 Jul 03 02:38:40.754807 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1104/4461] 10.4.3.223 () {66 vars in 1276 bytes} [Fri Jul 3 02:38:40 2026] GET /volume/v3/snapshots?status=available => generated 993 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:40.763554 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-55cf5df1-9ab1-41a9-b52d-a5856df59f47 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:40.765137 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-55cf5df1-9ab1-41a9-b52d-a5856df59f47 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] GET https://10.4.3.223/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-372189698 Jul 03 02:38:40.765582 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-55cf5df1-9ab1-41a9-b52d-a5856df59f47 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:40.765828 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-55cf5df1-9ab1-41a9-b52d-a5856df59f47 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Calling method 'index' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:40.766107 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.api_utils [None req-55cf5df1-9ab1-41a9-b52d-a5856df59f47 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Removing options '' from query. {{(pid=100013) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 02:38:40.767148 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.db.api [None req-55cf5df1-9ab1-41a9-b52d-a5856df59f47 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Building query based on filter {{(pid=100013) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 02:38:40.778829 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-55cf5df1-9ab1-41a9-b52d-a5856df59f47 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Get all snapshots completed successfully. Jul 03 02:38:40.779249 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-55cf5df1-9ab1-41a9-b52d-a5856df59f47 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] https://10.4.3.223/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-372189698 returned with HTTP 200 Jul 03 02:38:40.779722 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1120/4462] 10.4.3.223 () {66 vars in 1396 bytes} [Fri Jul 3 02:38:40 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-372189698 => generated 341 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:40.788803 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-2b99c60a-5b8a-427a-b184-b5044e88eceb None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:40.791002 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-2b99c60a-5b8a-427a-b184-b5044e88eceb tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/e93f4749-6e26-4a42-af6a-70ae35d9c319 Jul 03 02:38:40.791302 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-2b99c60a-5b8a-427a-b184-b5044e88eceb tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:40.791598 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-2b99c60a-5b8a-427a-b184-b5044e88eceb tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:40.791768 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.snapshots [None req-2b99c60a-5b8a-427a-b184-b5044e88eceb tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Delete snapshot with id: e93f4749-6e26-4a42-af6a-70ae35d9c319 Jul 03 02:38:40.798408 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:40.798408 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:38:40.799063 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-2b99c60a-5b8a-427a-b184-b5044e88eceb tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Snapshot retrieved successfully. Jul 03 02:38:40.805579 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-e8a2140c-0c1f-4d78-b9cc-479e39b43e3a None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:40.811318 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-e8a2140c-0c1f-4d78-b9cc-479e39b43e3a tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] GET https://10.4.3.223/volume/v3/volumes/429dd433-9df4-442d-8b6e-8422dcc27d05 Jul 03 02:38:40.811611 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-e8a2140c-0c1f-4d78-b9cc-479e39b43e3a tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:40.811836 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-e8a2140c-0c1f-4d78-b9cc-479e39b43e3a tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:40.823479 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:40.823479 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:38:40.829340 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-2b99c60a-5b8a-427a-b184-b5044e88eceb tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Snapshot delete request issued successfully. Jul 03 02:38:40.829340 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-2b99c60a-5b8a-427a-b184-b5044e88eceb tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] https://10.4.3.223/volume/v3/snapshots/e93f4749-6e26-4a42-af6a-70ae35d9c319 returned with HTTP 202 Jul 03 02:38:40.829340 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1125/4463] 10.4.3.223 () {66 vars in 1357 bytes} [Fri Jul 3 02:38:40 2026] DELETE /volume/v3/snapshots/e93f4749-6e26-4a42-af6a-70ae35d9c319 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:38:40.830225 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-e8a2140c-0c1f-4d78-b9cc-479e39b43e3a tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Volume info retrieved successfully. Jul 03 02:38:40.835760 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-e8a2140c-0c1f-4d78-b9cc-479e39b43e3a tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/volumes/429dd433-9df4-442d-8b6e-8422dcc27d05 returned with HTTP 200 Jul 03 02:38:40.836604 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1115/4464] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:38:40 2026] GET /volume/v3/volumes/429dd433-9df4-442d-8b6e-8422dcc27d05 => generated 922 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:40.836899 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-3047ba53-42dd-471f-b707-4d62b9abc081 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:40.839079 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-3047ba53-42dd-471f-b707-4d62b9abc081 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] GET https://10.4.3.223/volume/v3/snapshots/e93f4749-6e26-4a42-af6a-70ae35d9c319 Jul 03 02:38:40.839320 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-3047ba53-42dd-471f-b707-4d62b9abc081 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:40.839564 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-3047ba53-42dd-471f-b707-4d62b9abc081 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:40.844628 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:40.844628 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:38:40.845114 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-3047ba53-42dd-471f-b707-4d62b9abc081 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Snapshot retrieved successfully. Jul 03 02:38:40.845895 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-3047ba53-42dd-471f-b707-4d62b9abc081 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] https://10.4.3.223/volume/v3/snapshots/e93f4749-6e26-4a42-af6a-70ae35d9c319 returned with HTTP 200 Jul 03 02:38:40.846293 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1105/4465] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:38:40 2026] GET /volume/v3/snapshots/e93f4749-6e26-4a42-af6a-70ae35d9c319 => generated 471 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:40.851178 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-2d4230f8-05f5-4f45-8db8-cdd552fcaf99 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:40.853039 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-2d4230f8-05f5-4f45-8db8-cdd552fcaf99 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] GET https://10.4.3.223/volume/v3/volumes/429dd433-9df4-442d-8b6e-8422dcc27d05 Jul 03 02:38:40.853586 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-2d4230f8-05f5-4f45-8db8-cdd552fcaf99 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:40.853905 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-2d4230f8-05f5-4f45-8db8-cdd552fcaf99 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:40.861729 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:40.861729 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:38:40.866324 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-2d4230f8-05f5-4f45-8db8-cdd552fcaf99 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Volume info retrieved successfully. Jul 03 02:38:40.874941 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-2d4230f8-05f5-4f45-8db8-cdd552fcaf99 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/volumes/429dd433-9df4-442d-8b6e-8422dcc27d05 returned with HTTP 200 Jul 03 02:38:40.876051 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1121/4466] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:38:40 2026] GET /volume/v3/volumes/429dd433-9df4-442d-8b6e-8422dcc27d05 => generated 922 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:40.890609 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-1eab327b-00e1-4cb2-adc5-10626d616d75 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:40.892122 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-1eab327b-00e1-4cb2-adc5-10626d616d75 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:38:40.892622 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-1eab327b-00e1-4cb2-adc5-10626d616d75 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-2037599522", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:38:40.894455 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.volumes [None req-1eab327b-00e1-4cb2-adc5-10626d616d75 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-2037599522', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:38:40.894700 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-1eab327b-00e1-4cb2-adc5-10626d616d75 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Create volume of 1 GB Jul 03 02:38:40.895109 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:40.895109 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:38:40.902574 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-1eab327b-00e1-4cb2-adc5-10626d616d75 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Availability Zones retrieved successfully. Jul 03 02:38:40.911082 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-1eab327b-00e1-4cb2-adc5-10626d616d75 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Flow 'volume_create_api' (8c85dea5-98c8-4d18-8843-0da8dcbcca23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:38:40.912235 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-1eab327b-00e1-4cb2-adc5-10626d616d75 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1b150fb-2646-418d-9f54-3f1313481ae4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:38:40.913243 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.flows.api.create_volume [None req-1eab327b-00e1-4cb2-adc5-10626d616d75 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Validating volume size '1' using validate_int {{(pid=100015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:38:40.942233 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-1eab327b-00e1-4cb2-adc5-10626d616d75 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1b150fb-2646-418d-9f54-3f1313481ae4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:38:40.942973 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-1eab327b-00e1-4cb2-adc5-10626d616d75 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1f097c1-cd85-4d92-819f-f0641d7e3403) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:38:40.986278 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-cacbe256-744b-4e3b-8673-512a8a96faa1 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:40.988003 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-cacbe256-744b-4e3b-8673-512a8a96faa1 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/backups/1203eb58-e7a1-47fa-b38f-ee0aa4601e30 Jul 03 02:38:40.988184 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-cacbe256-744b-4e3b-8673-512a8a96faa1 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:40.988348 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-cacbe256-744b-4e3b-8673-512a8a96faa1 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:40.988461 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-cacbe256-744b-4e3b-8673-512a8a96faa1 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Show backup with id 1203eb58-e7a1-47fa-b38f-ee0aa4601e30. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:38:40.992529 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:40.992529 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:38:40.993234 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-cacbe256-744b-4e3b-8673-512a8a96faa1 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/backups/1203eb58-e7a1-47fa-b38f-ee0aa4601e30 returned with HTTP 200 Jul 03 02:38:40.993803 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1116/4467] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:38:40 2026] GET /volume/v3/backups/1203eb58-e7a1-47fa-b38f-ee0aa4601e30 => generated 710 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:41.003649 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-0726620d-2629-47d0-b10e-cb34252c1e7e None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:41.004892 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.quota [None req-1eab327b-00e1-4cb2-adc5-10626d616d75 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Created reservations ['dc703c6c-cc40-4f47-8241-0f4f275f429e', '32480d9e-224c-4751-a7f6-6cd756f496fc', '73f8d46d-c0dc-4e58-b3f7-264daeb653f8', '129a7e7f-1a88-4db9-9601-c87d5cf706a3'] {{(pid=100015) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:38:41.005667 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-1eab327b-00e1-4cb2-adc5-10626d616d75 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1f097c1-cd85-4d92-819f-f0641d7e3403) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dc703c6c-cc40-4f47-8241-0f4f275f429e', '32480d9e-224c-4751-a7f6-6cd756f496fc', '73f8d46d-c0dc-4e58-b3f7-264daeb653f8', '129a7e7f-1a88-4db9-9601-c87d5cf706a3']}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:38:41.006355 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-1eab327b-00e1-4cb2-adc5-10626d616d75 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e69d8c5-bb5e-49cc-b344-6a7984739760) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:38:41.006535 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-0726620d-2629-47d0-b10e-cb34252c1e7e tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] DELETE https://10.4.3.223/volume/v3/backups/1203eb58-e7a1-47fa-b38f-ee0aa4601e30 Jul 03 02:38:41.006762 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-0726620d-2629-47d0-b10e-cb34252c1e7e tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:41.006948 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-0726620d-2629-47d0-b10e-cb34252c1e7e tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'delete' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:41.007045 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.contrib.backups [None req-0726620d-2629-47d0-b10e-cb34252c1e7e tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Delete backup with id: 1203eb58-e7a1-47fa-b38f-ee0aa4601e30. Jul 03 02:38:41.013652 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:41.013652 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:38:41.029036 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.backup.rpcapi [None req-0726620d-2629-47d0-b10e-cb34252c1e7e tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] delete_backup rpcapi backup_id 1203eb58-e7a1-47fa-b38f-ee0aa4601e30 {{(pid=100014) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 02:38:41.030733 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-0726620d-2629-47d0-b10e-cb34252c1e7e tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/backups/1203eb58-e7a1-47fa-b38f-ee0aa4601e30 returned with HTTP 202 Jul 03 02:38:41.031178 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1106/4468] 10.4.3.223 () {68 vars in 1391 bytes} [Fri Jul 3 02:38:41 2026] DELETE /volume/v3/backups/1203eb58-e7a1-47fa-b38f-ee0aa4601e30 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 02:38:41.034162 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-1eab327b-00e1-4cb2-adc5-10626d616d75 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e69d8c5-bb5e-49cc-b344-6a7984739760) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0b758447-0a31-4d9e-b3c2-81b9fa37ff51', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-2037599522',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eef7679c351e4d8d99ecb5ac5e6cdd1e',qos_specs=None,replication_status=,reservations=['dc703c6c-cc40-4f47-8241-0f4f275f429e','32480d9e-224c-4751-a7f6-6cd756f496fc','73f8d46d-c0dc-4e58-b3f7-264daeb653f8','129a7e7f-1a88-4db9-9601-c87d5cf706a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b42be35e72a4e8d9872579640033fae',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:38:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-2037599522',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0b758447-0a31-4d9e-b3c2-81b9fa37ff51,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eef7679c351e4d8d99ecb5ac5e6cdd1e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7b42be35e72a4e8d9872579640033fae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:38:41.034952 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-1eab327b-00e1-4cb2-adc5-10626d616d75 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a642abd8-3d3e-44f9-8c66-0e184f2cb579) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:38:41.040052 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-0cf33a95-3330-48c8-8aba-98f5c6b12da9 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:41.041733 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-0cf33a95-3330-48c8-8aba-98f5c6b12da9 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:38:41.042056 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-0cf33a95-3330-48c8-8aba-98f5c6b12da9 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1127455419"}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:38:41.043467 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.volumes [None req-0cf33a95-3330-48c8-8aba-98f5c6b12da9 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1127455419'}} {{(pid=100013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:38:41.043916 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.volumes [None req-0cf33a95-3330-48c8-8aba-98f5c6b12da9 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Create volume of 1 GB Jul 03 02:38:41.050517 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-0cf33a95-3330-48c8-8aba-98f5c6b12da9 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Availability Zones retrieved successfully. Jul 03 02:38:41.053623 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-1eab327b-00e1-4cb2-adc5-10626d616d75 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a642abd8-3d3e-44f9-8c66-0e184f2cb579) transitioned into state 'SUCCESS' from state '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-2037599522',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eef7679c351e4d8d99ecb5ac5e6cdd1e',qos_specs=None,replication_status=,reservations=['dc703c6c-cc40-4f47-8241-0f4f275f429e','32480d9e-224c-4751-a7f6-6cd756f496fc','73f8d46d-c0dc-4e58-b3f7-264daeb653f8','129a7e7f-1a88-4db9-9601-c87d5cf706a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b42be35e72a4e8d9872579640033fae',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:38:41.054334 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-1eab327b-00e1-4cb2-adc5-10626d616d75 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d62de520-6adb-4853-b619-9103c64ec643) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:38:41.057207 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-0cf33a95-3330-48c8-8aba-98f5c6b12da9 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Flow 'volume_create_api' (e22e200d-cc97-43b4-9d24-4af0278b583c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:38:41.058176 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-0cf33a95-3330-48c8-8aba-98f5c6b12da9 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e9f2cf4-a5e9-4238-94c4-264c2eb07bc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:38:41.058800 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.flows.api.create_volume [None req-0cf33a95-3330-48c8-8aba-98f5c6b12da9 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Validating volume size '1' using validate_int {{(pid=100013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:38:41.065163 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-0956e6d9-9dfa-44ed-85b4-55e959329dc4 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:41.068448 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-1eab327b-00e1-4cb2-adc5-10626d616d75 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d62de520-6adb-4853-b619-9103c64ec643) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:38:41.071347 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-0956e6d9-9dfa-44ed-85b4-55e959329dc4 tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] GET https://10.4.3.223/volume/v3/backups/33827318-6d0f-4e40-a70b-ae56c3649e22 Jul 03 02:38:41.072330 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-1eab327b-00e1-4cb2-adc5-10626d616d75 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Flow 'volume_create_api' (8c85dea5-98c8-4d18-8843-0da8dcbcca23) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:38:41.072368 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-0956e6d9-9dfa-44ed-85b4-55e959329dc4 tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:41.072368 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-0956e6d9-9dfa-44ed-85b4-55e959329dc4 tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:41.072439 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-1eab327b-00e1-4cb2-adc5-10626d616d75 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Create volume request issued successfully. Jul 03 02:38:41.072466 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-0956e6d9-9dfa-44ed-85b4-55e959329dc4 tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] Show backup with id 33827318-6d0f-4e40-a70b-ae56c3649e22. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:38:41.072499 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-1eab327b-00e1-4cb2-adc5-10626d616d75 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:38:41.072499 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1126/4469] 10.4.3.223 () {68 vars in 1259 bytes} [Fri Jul 3 02:38:40 2026] POST /volume/v3/volumes => generated 753 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:38:41.072547 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:41.072547 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:38:41.075187 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-0956e6d9-9dfa-44ed-85b4-55e959329dc4 tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] https://10.4.3.223/volume/v3/backups/33827318-6d0f-4e40-a70b-ae56c3649e22 returned with HTTP 200 Jul 03 02:38:41.075187 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1117/4470] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:38:41 2026] GET /volume/v3/backups/33827318-6d0f-4e40-a70b-ae56c3649e22 => generated 796 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:41.084843 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-63feef33-620e-4e44-b9f1-947c8b3a657b None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:41.086873 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-0cf33a95-3330-48c8-8aba-98f5c6b12da9 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e9f2cf4-a5e9-4238-94c4-264c2eb07bc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:38:41.087019 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-63feef33-620e-4e44-b9f1-947c8b3a657b tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] GET https://10.4.3.223/volume/v3/volumes/0b758447-0a31-4d9e-b3c2-81b9fa37ff51 Jul 03 02:38:41.087240 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-63feef33-620e-4e44-b9f1-947c8b3a657b tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:41.087484 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-63feef33-620e-4e44-b9f1-947c8b3a657b tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:41.087704 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-0cf33a95-3330-48c8-8aba-98f5c6b12da9 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88fa358b-419b-4106-af92-39274a8a2ee1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:38:41.096236 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:41.096236 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:38:41.103901 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-63feef33-620e-4e44-b9f1-947c8b3a657b tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Volume info retrieved successfully. Jul 03 02:38:41.110387 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-5511602f-ee10-4857-a286-b92fc100490c None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:41.113520 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-5511602f-ee10-4857-a286-b92fc100490c tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] GET https://10.4.3.223/volume/v3/snapshots/8b67cf71-7524-42d1-8cbe-c2a1e83b89fa Jul 03 02:38:41.113520 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-5511602f-ee10-4857-a286-b92fc100490c tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:41.113620 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-63feef33-620e-4e44-b9f1-947c8b3a657b tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/volumes/0b758447-0a31-4d9e-b3c2-81b9fa37ff51 returned with HTTP 200 Jul 03 02:38:41.113654 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-5511602f-ee10-4857-a286-b92fc100490c tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:41.113691 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1107/4471] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:38:41 2026] GET /volume/v3/volumes/0b758447-0a31-4d9e-b3c2-81b9fa37ff51 => generated 821 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:41.118686 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:41.118686 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:38:41.119209 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-5511602f-ee10-4857-a286-b92fc100490c tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Snapshot retrieved successfully. Jul 03 02:38:41.120155 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-5511602f-ee10-4857-a286-b92fc100490c tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] https://10.4.3.223/volume/v3/snapshots/8b67cf71-7524-42d1-8cbe-c2a1e83b89fa returned with HTTP 200 Jul 03 02:38:41.120579 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1127/4472] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:38:41 2026] GET /volume/v3/snapshots/8b67cf71-7524-42d1-8cbe-c2a1e83b89fa => generated 483 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:41.147255 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.quota [None req-0cf33a95-3330-48c8-8aba-98f5c6b12da9 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Created reservations ['a4fba7bf-35c0-4a17-8ce2-65312405da70', '10795984-4d57-40e7-8319-3104d9d923b8', '13e0252c-f572-41a5-9adf-55e7d02becb4', 'f543d78b-c55c-49b7-a0b3-a7daac4762eb'] {{(pid=100013) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:38:41.148175 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-0cf33a95-3330-48c8-8aba-98f5c6b12da9 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88fa358b-419b-4106-af92-39274a8a2ee1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a4fba7bf-35c0-4a17-8ce2-65312405da70', '10795984-4d57-40e7-8319-3104d9d923b8', '13e0252c-f572-41a5-9adf-55e7d02becb4', 'f543d78b-c55c-49b7-a0b3-a7daac4762eb']}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:38:41.149010 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-0cf33a95-3330-48c8-8aba-98f5c6b12da9 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12b01c57-0c2e-440f-a20a-2f9648b75b89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:38:41.157006 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-5f31ed7d-7be2-4114-8658-4d04e38d71bd None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:41.159115 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-5f31ed7d-7be2-4114-8658-4d04e38d71bd tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:38:41.159413 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-5f31ed7d-7be2-4114-8658-4d04e38d71bd tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1273278233", "snapshot_id": null, "imageRef": "1019de6c-b6d7-4407-a242-2ff786049394", "volume_type": null, "size": 1}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:38:41.161015 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.volumes [None req-5f31ed7d-7be2-4114-8658-4d04e38d71bd tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1273278233', 'snapshot_id': None, 'imageRef': '1019de6c-b6d7-4407-a242-2ff786049394', 'volume_type': None, 'size': 1}} {{(pid=100012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:38:41.176411 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-0cf33a95-3330-48c8-8aba-98f5c6b12da9 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12b01c57-0c2e-440f-a20a-2f9648b75b89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6e4d6d52-a6c8-4e26-bd1e-42a1698fa3a3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1127455419',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ed6c153b2ca44cf95e04650aabfde9a',qos_specs=None,replication_status=,reservations=['a4fba7bf-35c0-4a17-8ce2-65312405da70','10795984-4d57-40e7-8319-3104d9d923b8','13e0252c-f572-41a5-9adf-55e7d02becb4','f543d78b-c55c-49b7-a0b3-a7daac4762eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c9ee0ec801d4d27b460644fb71313d7',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:38:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1127455419',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6e4d6d52-a6c8-4e26-bd1e-42a1698fa3a3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1ed6c153b2ca44cf95e04650aabfde9a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6c9ee0ec801d4d27b460644fb71313d7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:38:41.177110 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-0cf33a95-3330-48c8-8aba-98f5c6b12da9 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9c875cf-2481-4d62-8c24-baadc1602f6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:38:41.198813 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-0cf33a95-3330-48c8-8aba-98f5c6b12da9 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9c875cf-2481-4d62-8c24-baadc1602f6a) transitioned into state 'SUCCESS' from state '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-1127455419',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ed6c153b2ca44cf95e04650aabfde9a',qos_specs=None,replication_status=,reservations=['a4fba7bf-35c0-4a17-8ce2-65312405da70','10795984-4d57-40e7-8319-3104d9d923b8','13e0252c-f572-41a5-9adf-55e7d02becb4','f543d78b-c55c-49b7-a0b3-a7daac4762eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c9ee0ec801d4d27b460644fb71313d7',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:38:41.199865 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-0cf33a95-3330-48c8-8aba-98f5c6b12da9 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2409ddd3-e3ed-4bfd-93f0-77e9aead5b3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:38:41.211434 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-0cf33a95-3330-48c8-8aba-98f5c6b12da9 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2409ddd3-e3ed-4bfd-93f0-77e9aead5b3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:38:41.212655 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-0cf33a95-3330-48c8-8aba-98f5c6b12da9 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Flow 'volume_create_api' (e22e200d-cc97-43b4-9d24-4af0278b583c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:38:41.212997 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-0cf33a95-3330-48c8-8aba-98f5c6b12da9 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Create volume request issued successfully. Jul 03 02:38:41.213713 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-0cf33a95-3330-48c8-8aba-98f5c6b12da9 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:38:41.215403 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1122/4473] 10.4.3.223 () {70 vars in 1298 bytes} [Fri Jul 3 02:38:41 2026] POST /volume/v3/volumes => generated 778 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:38:41.235753 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-395f251c-a3de-4bfe-ae5f-6602d8d22ba4 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:41.237661 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-395f251c-a3de-4bfe-ae5f-6602d8d22ba4 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/volumes/6e4d6d52-a6c8-4e26-bd1e-42a1698fa3a3 Jul 03 02:38:41.237854 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-395f251c-a3de-4bfe-ae5f-6602d8d22ba4 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:41.238195 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-395f251c-a3de-4bfe-ae5f-6602d8d22ba4 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:41.248278 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:41.248278 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:38:41.253291 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-395f251c-a3de-4bfe-ae5f-6602d8d22ba4 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Volume info retrieved successfully. Jul 03 02:38:41.259586 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-395f251c-a3de-4bfe-ae5f-6602d8d22ba4 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/volumes/6e4d6d52-a6c8-4e26-bd1e-42a1698fa3a3 returned with HTTP 200 Jul 03 02:38:41.260049 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1108/4474] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:38:41 2026] GET /volume/v3/volumes/6e4d6d52-a6c8-4e26-bd1e-42a1698fa3a3 => generated 957 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:41.290732 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:41.290732 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:38:41.291471 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-5f31ed7d-7be2-4114-8658-4d04e38d71bd tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Snapshot retrieved successfully. Jul 03 02:38:41.291707 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.volumes [None req-5f31ed7d-7be2-4114-8658-4d04e38d71bd tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Create volume of 1 GB Jul 03 02:38:41.295552 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-5f31ed7d-7be2-4114-8658-4d04e38d71bd tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Availability Zones retrieved successfully. Jul 03 02:38:41.300503 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-5f31ed7d-7be2-4114-8658-4d04e38d71bd tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Flow 'volume_create_api' (5abeb462-542d-4edf-b83b-c12c0b118cc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:38:41.301302 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-5f31ed7d-7be2-4114-8658-4d04e38d71bd tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d00cd0db-d6d0-47b9-9412-3ea2c5a3ed90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:38:41.302165 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.flows.api.create_volume [None req-5f31ed7d-7be2-4114-8658-4d04e38d71bd tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:38:41.332621 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-5f31ed7d-7be2-4114-8658-4d04e38d71bd tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d00cd0db-d6d0-47b9-9412-3ea2c5a3ed90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '8b67cf71-7524-42d1-8cbe-c2a1e83b89fa', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:38:41.333340 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-5f31ed7d-7be2-4114-8658-4d04e38d71bd tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d84c728e-5761-4b98-87b3-7a780cfcfec2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:38:41.376754 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.quota [None req-5f31ed7d-7be2-4114-8658-4d04e38d71bd tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Created reservations ['a66e5e6c-f7fe-4e62-a420-69914aebcbf1', 'a144394c-8f34-41ae-9573-8dc4e56db60f', 'a7597c80-6901-4ee0-b61c-d70c4eb373d9', '12143e3b-1252-4c87-981b-e4e984737c1c'] {{(pid=100012) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:38:41.377483 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-5f31ed7d-7be2-4114-8658-4d04e38d71bd tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d84c728e-5761-4b98-87b3-7a780cfcfec2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a66e5e6c-f7fe-4e62-a420-69914aebcbf1', 'a144394c-8f34-41ae-9573-8dc4e56db60f', 'a7597c80-6901-4ee0-b61c-d70c4eb373d9', '12143e3b-1252-4c87-981b-e4e984737c1c']}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:38:41.378112 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-5f31ed7d-7be2-4114-8658-4d04e38d71bd tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b995e54e-6103-4417-8adf-333d80aace85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:38:41.426285 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-5f31ed7d-7be2-4114-8658-4d04e38d71bd tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b995e54e-6103-4417-8adf-333d80aace85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '92490872-c99a-4e4d-9073-db3500bbaf30', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1273278233',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='160d263d7dec415485b59317c7dce2b8',qos_specs=None,replication_status=,reservations=['a66e5e6c-f7fe-4e62-a420-69914aebcbf1','a144394c-8f34-41ae-9573-8dc4e56db60f','a7597c80-6901-4ee0-b61c-d70c4eb373d9','12143e3b-1252-4c87-981b-e4e984737c1c'],size=1,snapshot_id=8b67cf71-7524-42d1-8cbe-c2a1e83b89fa,source_replicaid=,source_volid=None,status='creating',user_id='a45936d74e124ed091b7d2f71967c065',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), '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-07-03T02:38:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1273278233',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=92490872-c99a-4e4d-9073-db3500bbaf30,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='160d263d7dec415485b59317c7dce2b8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=8b67cf71-7524-42d1-8cbe-c2a1e83b89fa,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a45936d74e124ed091b7d2f71967c065',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:38:41.427110 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-5f31ed7d-7be2-4114-8658-4d04e38d71bd tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f21cc27-b99b-4741-b3a8-071d34e0f0f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:38:41.445172 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-5f31ed7d-7be2-4114-8658-4d04e38d71bd tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f21cc27-b99b-4741-b3a8-071d34e0f0f9) transitioned into state 'SUCCESS' from state '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-1273278233',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='160d263d7dec415485b59317c7dce2b8',qos_specs=None,replication_status=,reservations=['a66e5e6c-f7fe-4e62-a420-69914aebcbf1','a144394c-8f34-41ae-9573-8dc4e56db60f','a7597c80-6901-4ee0-b61c-d70c4eb373d9','12143e3b-1252-4c87-981b-e4e984737c1c'],size=1,snapshot_id=8b67cf71-7524-42d1-8cbe-c2a1e83b89fa,source_replicaid=,source_volid=None,status='creating',user_id='a45936d74e124ed091b7d2f71967c065',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:38:41.446208 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-5f31ed7d-7be2-4114-8658-4d04e38d71bd tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc5246ec-9cd5-4c19-839a-8f1f220c09ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:38:41.473626 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-5f31ed7d-7be2-4114-8658-4d04e38d71bd tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc5246ec-9cd5-4c19-839a-8f1f220c09ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:38:41.474389 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-5f31ed7d-7be2-4114-8658-4d04e38d71bd tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Flow 'volume_create_api' (5abeb462-542d-4edf-b83b-c12c0b118cc4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:38:41.474679 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-5f31ed7d-7be2-4114-8658-4d04e38d71bd tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Create volume request issued successfully. Jul 03 02:38:41.475195 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-5f31ed7d-7be2-4114-8658-4d04e38d71bd tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:38:41.475613 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1118/4475] 10.4.3.223 () {70 vars in 1300 bytes} [Fri Jul 3 02:38:41 2026] POST /volume/v3/volumes => generated 814 bytes in 319 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:38:41.489272 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-a99347c9-0e49-4e7f-8879-15c99ab2c28e None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:41.491093 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-a99347c9-0e49-4e7f-8879-15c99ab2c28e tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] GET https://10.4.3.223/volume/v3/volumes/92490872-c99a-4e4d-9073-db3500bbaf30 Jul 03 02:38:41.491331 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-a99347c9-0e49-4e7f-8879-15c99ab2c28e tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:41.491558 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-a99347c9-0e49-4e7f-8879-15c99ab2c28e tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:41.499219 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:41.499219 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:38:41.505087 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-a99347c9-0e49-4e7f-8879-15c99ab2c28e tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Volume info retrieved successfully. Jul 03 02:38:41.509601 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-a99347c9-0e49-4e7f-8879-15c99ab2c28e tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] https://10.4.3.223/volume/v3/volumes/92490872-c99a-4e4d-9073-db3500bbaf30 returned with HTTP 200 Jul 03 02:38:41.510149 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1128/4476] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:38:41 2026] GET /volume/v3/volumes/92490872-c99a-4e4d-9073-db3500bbaf30 => generated 882 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:38:41.854487 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-6f917ed2-a16d-4e1d-ab58-b8c744c4470e None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:41.856356 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-6f917ed2-a16d-4e1d-ab58-b8c744c4470e tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] GET https://10.4.3.223/volume/v3/snapshots/e93f4749-6e26-4a42-af6a-70ae35d9c319 Jul 03 02:38:41.856561 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-6f917ed2-a16d-4e1d-ab58-b8c744c4470e tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:41.856774 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-6f917ed2-a16d-4e1d-ab58-b8c744c4470e tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:41.860795 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-6f917ed2-a16d-4e1d-ab58-b8c744c4470e tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] https://10.4.3.223/volume/v3/snapshots/e93f4749-6e26-4a42-af6a-70ae35d9c319 returned with HTTP 404 Jul 03 02:38:41.861318 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1123/4477] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:38:41 2026] GET /volume/v3/snapshots/e93f4749-6e26-4a42-af6a-70ae35d9c319 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:38:41.867236 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-86e56f1c-0abf-456d-b667-9857ef0336d1 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:41.868846 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-86e56f1c-0abf-456d-b667-9857ef0336d1 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/e0c8050a-bab5-4259-8642-d1bd0b926393 Jul 03 02:38:41.869030 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-86e56f1c-0abf-456d-b667-9857ef0336d1 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:41.869234 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-86e56f1c-0abf-456d-b667-9857ef0336d1 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Calling method 'delete' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:41.869356 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.snapshots [None req-86e56f1c-0abf-456d-b667-9857ef0336d1 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Delete snapshot with id: e0c8050a-bab5-4259-8642-d1bd0b926393 Jul 03 02:38:41.873876 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:41.873876 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:38:41.874340 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-86e56f1c-0abf-456d-b667-9857ef0336d1 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Snapshot retrieved successfully. Jul 03 02:38:41.890257 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-86e56f1c-0abf-456d-b667-9857ef0336d1 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Snapshot delete request issued successfully. Jul 03 02:38:41.890445 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-86e56f1c-0abf-456d-b667-9857ef0336d1 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] https://10.4.3.223/volume/v3/snapshots/e0c8050a-bab5-4259-8642-d1bd0b926393 returned with HTTP 202 Jul 03 02:38:41.890887 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1109/4478] 10.4.3.223 () {66 vars in 1357 bytes} [Fri Jul 3 02:38:41 2026] DELETE /volume/v3/snapshots/e0c8050a-bab5-4259-8642-d1bd0b926393 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:38:41.898528 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-54843577-d357-4586-99b3-ada32aa228ca None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:41.900253 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-54843577-d357-4586-99b3-ada32aa228ca tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] GET https://10.4.3.223/volume/v3/snapshots/e0c8050a-bab5-4259-8642-d1bd0b926393 Jul 03 02:38:41.900440 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-54843577-d357-4586-99b3-ada32aa228ca tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:41.900674 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-54843577-d357-4586-99b3-ada32aa228ca tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:41.905514 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:41.905514 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:38:41.905930 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-54843577-d357-4586-99b3-ada32aa228ca tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Snapshot retrieved successfully. Jul 03 02:38:41.906644 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-54843577-d357-4586-99b3-ada32aa228ca tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] https://10.4.3.223/volume/v3/snapshots/e0c8050a-bab5-4259-8642-d1bd0b926393 returned with HTTP 200 Jul 03 02:38:41.906992 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1119/4479] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:38:41 2026] GET /volume/v3/snapshots/e0c8050a-bab5-4259-8642-d1bd0b926393 => generated 470 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:42.087663 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-894883e3-8244-48a8-bc15-a33a23e62b7d None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:42.089515 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-894883e3-8244-48a8-bc15-a33a23e62b7d tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] GET https://10.4.3.223/volume/v3/backups/33827318-6d0f-4e40-a70b-ae56c3649e22 Jul 03 02:38:42.089736 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-894883e3-8244-48a8-bc15-a33a23e62b7d tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:42.089973 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-894883e3-8244-48a8-bc15-a33a23e62b7d tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:42.090078 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-894883e3-8244-48a8-bc15-a33a23e62b7d tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] Show backup with id 33827318-6d0f-4e40-a70b-ae56c3649e22. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:38:42.094759 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:42.094759 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:38:42.095528 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-894883e3-8244-48a8-bc15-a33a23e62b7d tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] https://10.4.3.223/volume/v3/backups/33827318-6d0f-4e40-a70b-ae56c3649e22 returned with HTTP 200 Jul 03 02:38:42.095881 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1129/4480] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:38:42 2026] GET /volume/v3/backups/33827318-6d0f-4e40-a70b-ae56c3649e22 => generated 796 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:42.127917 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-9a9a4bca-0ea5-4494-9732-99a9f00cbfcf None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:42.129674 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-9a9a4bca-0ea5-4494-9732-99a9f00cbfcf tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] GET https://10.4.3.223/volume/v3/volumes/0b758447-0a31-4d9e-b3c2-81b9fa37ff51 Jul 03 02:38:42.129866 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-9a9a4bca-0ea5-4494-9732-99a9f00cbfcf tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:42.130069 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-9a9a4bca-0ea5-4494-9732-99a9f00cbfcf tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:42.137348 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:42.137348 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:38:42.141228 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-9a9a4bca-0ea5-4494-9732-99a9f00cbfcf tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Volume info retrieved successfully. Jul 03 02:38:42.145572 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-9a9a4bca-0ea5-4494-9732-99a9f00cbfcf tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/volumes/0b758447-0a31-4d9e-b3c2-81b9fa37ff51 returned with HTTP 200 Jul 03 02:38:42.145950 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1124/4481] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:38:42 2026] GET /volume/v3/volumes/0b758447-0a31-4d9e-b3c2-81b9fa37ff51 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:42.158155 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-d9e23220-eef0-4fad-a615-703db7e43ac8 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:42.159914 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-d9e23220-eef0-4fad-a615-703db7e43ac8 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] GET https://10.4.3.223/volume/v3/volumes/0b758447-0a31-4d9e-b3c2-81b9fa37ff51 Jul 03 02:38:42.160127 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-d9e23220-eef0-4fad-a615-703db7e43ac8 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:42.160304 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-d9e23220-eef0-4fad-a615-703db7e43ac8 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:42.167036 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:42.167036 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:38:42.170438 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-d9e23220-eef0-4fad-a615-703db7e43ac8 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Volume info retrieved successfully. Jul 03 02:38:42.174535 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-d9e23220-eef0-4fad-a615-703db7e43ac8 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/volumes/0b758447-0a31-4d9e-b3c2-81b9fa37ff51 returned with HTTP 200 Jul 03 02:38:42.175028 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1110/4482] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:38:42 2026] GET /volume/v3/volumes/0b758447-0a31-4d9e-b3c2-81b9fa37ff51 => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:42.186851 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-f4d6bf02-d9c3-4ae1-bad4-cfaded668a3a None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:42.188503 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-f4d6bf02-d9c3-4ae1-bad4-cfaded668a3a tempest-VolumeMultiattachTests-1361613761 tempest-VolumeMultiattachTests-1361613761-project-admin] POST https://10.4.3.223/volume/v3/types Jul 03 02:38:42.188861 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-f4d6bf02-d9c3-4ae1-bad4-cfaded668a3a tempest-VolumeMultiattachTests-1361613761 tempest-VolumeMultiattachTests-1361613761-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1245164036", "extra_specs": {}}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:38:42.201407 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-f4d6bf02-d9c3-4ae1-bad4-cfaded668a3a tempest-VolumeMultiattachTests-1361613761 tempest-VolumeMultiattachTests-1361613761-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Jul 03 02:38:42.201883 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1120/4483] 10.4.3.223 () {68 vars in 1252 bytes} [Fri Jul 3 02:38:42 2026] POST /volume/v3/types => generated 212 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:42.211916 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-728579ab-7287-4b30-a466-85fb8fa72112 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:42.214098 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-728579ab-7287-4b30-a466-85fb8fa72112 tempest-VolumeMultiattachTests-1361613761 tempest-VolumeMultiattachTests-1361613761-project-admin] POST https://10.4.3.223/volume/v3/types/e828abb3-616c-415f-be96-b62aa6eeccbc/encryption Jul 03 02:38:42.214947 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-728579ab-7287-4b30-a466-85fb8fa72112 tempest-VolumeMultiattachTests-1361613761 tempest-VolumeMultiattachTests-1361613761-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:38:42.233321 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-728579ab-7287-4b30-a466-85fb8fa72112 tempest-VolumeMultiattachTests-1361613761 tempest-VolumeMultiattachTests-1361613761-project-admin] https://10.4.3.223/volume/v3/types/e828abb3-616c-415f-be96-b62aa6eeccbc/encryption returned with HTTP 200 Jul 03 02:38:42.233838 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1130/4484] 10.4.3.223 () {68 vars in 1397 bytes} [Fri Jul 3 02:38:42 2026] POST /volume/v3/types/e828abb3-616c-415f-be96-b62aa6eeccbc/encryption => generated 230 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:42.242703 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-9b445bd9-ea76-4a05-9114-3427372acc90 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:42.244740 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-9b445bd9-ea76-4a05-9114-3427372acc90 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:38:42.245138 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-9b445bd9-ea76-4a05-9114-3427372acc90 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-994325320", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1245164036", "size": 1}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:38:42.246725 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.volumes [None req-9b445bd9-ea76-4a05-9114-3427372acc90 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-994325320', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1245164036', 'size': 1}} {{(pid=100013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:38:42.250585 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.volumes [None req-9b445bd9-ea76-4a05-9114-3427372acc90 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Create volume of 1 GB Jul 03 02:38:42.250908 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:42.250908 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:38:42.251474 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-9b445bd9-ea76-4a05-9114-3427372acc90 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Availability Zones retrieved successfully. Jul 03 02:38:42.257300 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-9b445bd9-ea76-4a05-9114-3427372acc90 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Flow 'volume_create_api' (81a0a7ba-2b57-4771-b08a-09ef18f16721) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:38:42.258432 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-9b445bd9-ea76-4a05-9114-3427372acc90 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (483c547f-afc9-4cdd-bd27-307b3e738a13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:38:42.259611 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.flows.api.create_volume [None req-9b445bd9-ea76-4a05-9114-3427372acc90 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Validating volume size '1' using validate_int {{(pid=100013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:38:42.274414 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-48613bf2-3d67-4559-a959-b44c3a5ac4a8 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:42.276042 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-48613bf2-3d67-4559-a959-b44c3a5ac4a8 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/volumes/6e4d6d52-a6c8-4e26-bd1e-42a1698fa3a3 Jul 03 02:38:42.276263 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-48613bf2-3d67-4559-a959-b44c3a5ac4a8 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:42.276498 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-48613bf2-3d67-4559-a959-b44c3a5ac4a8 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:42.284086 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:42.284086 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:38:42.286123 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-9b445bd9-ea76-4a05-9114-3427372acc90 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (483c547f-afc9-4cdd-bd27-307b3e738a13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:38:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e828abb3-616c-415f-be96-b62aa6eeccbc,is_public=True,name='tempest-scenario-type-luks-1245164036',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e828abb3-616c-415f-be96-b62aa6eeccbc', '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=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:38:42.286989 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-9b445bd9-ea76-4a05-9114-3427372acc90 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1c92e9d-768c-4f1c-8d0d-39568e9d5807) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:38:42.288234 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-48613bf2-3d67-4559-a959-b44c3a5ac4a8 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Volume info retrieved successfully. Jul 03 02:38:42.292442 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-48613bf2-3d67-4559-a959-b44c3a5ac4a8 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/volumes/6e4d6d52-a6c8-4e26-bd1e-42a1698fa3a3 returned with HTTP 200 Jul 03 02:38:42.292823 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1111/4485] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:38:42 2026] GET /volume/v3/volumes/6e4d6d52-a6c8-4e26-bd1e-42a1698fa3a3 => generated 1018 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:38:42.309343 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-aa5bd0f5-b2cf-4b57-9107-e247a44652ef None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:42.311585 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-aa5bd0f5-b2cf-4b57-9107-e247a44652ef tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] POST https://10.4.3.223/volume/v3/backups Jul 03 02:38:42.312058 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-aa5bd0f5-b2cf-4b57-9107-e247a44652ef tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6e4d6d52-a6c8-4e26-bd1e-42a1698fa3a3", "name": "tempest-type-Backup-12036201"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:38:42.313097 np0000004352 devstack@c-api.service[100013]: WARNING cinder.quota [None req-9b445bd9-ea76-4a05-9114-3427372acc90 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1245164036 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1245164036, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:38:42.313348 np0000004352 devstack@c-api.service[100013]: WARNING cinder.quota [None req-9b445bd9-ea76-4a05-9114-3427372acc90 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1245164036 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1245164036, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:38:42.314385 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.contrib.backups [None req-aa5bd0f5-b2cf-4b57-9107-e247a44652ef tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Creating new backup {'backup': {'volume_id': '6e4d6d52-a6c8-4e26-bd1e-42a1698fa3a3', 'name': 'tempest-type-Backup-12036201'}} {{(pid=100012) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 02:38:42.314592 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.contrib.backups [None req-aa5bd0f5-b2cf-4b57-9107-e247a44652ef tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Creating backup of volume 6e4d6d52-a6c8-4e26-bd1e-42a1698fa3a3 in container None Jul 03 02:38:42.322744 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:42.322744 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:38:42.323102 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-aa5bd0f5-b2cf-4b57-9107-e247a44652ef tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Volume info retrieved successfully. Jul 03 02:38:42.338021 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.quota [None req-aa5bd0f5-b2cf-4b57-9107-e247a44652ef tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Created reservations ['b6464855-fd47-4956-b04c-d3e7cb01f3a0', '183d6560-3d11-473e-98b7-c729444405a4'] {{(pid=100012) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:38:42.342925 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.quota [None req-9b445bd9-ea76-4a05-9114-3427372acc90 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Created reservations ['74d18014-0470-4949-b367-cb5ffa1ae1a2', 'ae098869-4dab-4003-a94c-73bbb527f3f4', 'd28d3d1a-fc68-4455-8af3-80cc5beb9129', '7d89b429-7361-44cd-84ef-0ceab0016420'] {{(pid=100013) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:38:42.343858 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-9b445bd9-ea76-4a05-9114-3427372acc90 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1c92e9d-768c-4f1c-8d0d-39568e9d5807) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['74d18014-0470-4949-b367-cb5ffa1ae1a2', 'ae098869-4dab-4003-a94c-73bbb527f3f4', 'd28d3d1a-fc68-4455-8af3-80cc5beb9129', '7d89b429-7361-44cd-84ef-0ceab0016420']}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:38:42.344508 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-9b445bd9-ea76-4a05-9114-3427372acc90 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc26d562-98d9-4b20-b81d-03959998928f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:38:42.365772 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-9b445bd9-ea76-4a05-9114-3427372acc90 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc26d562-98d9-4b20-b81d-03959998928f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '51009932-6bba-49b8-a3ea-0656f49140d1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-994325320',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eef7679c351e4d8d99ecb5ac5e6cdd1e',qos_specs=None,replication_status=,reservations=['74d18014-0470-4949-b367-cb5ffa1ae1a2','ae098869-4dab-4003-a94c-73bbb527f3f4','d28d3d1a-fc68-4455-8af3-80cc5beb9129','7d89b429-7361-44cd-84ef-0ceab0016420'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b42be35e72a4e8d9872579640033fae',volume_type_id=e828abb3-616c-415f-be96-b62aa6eeccbc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:38:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-994325320',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=51009932-6bba-49b8-a3ea-0656f49140d1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eef7679c351e4d8d99ecb5ac5e6cdd1e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7b42be35e72a4e8d9872579640033fae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e828abb3-616c-415f-be96-b62aa6eeccbc),volume_type_id=e828abb3-616c-415f-be96-b62aa6eeccbc)}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:38:42.366480 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-9b445bd9-ea76-4a05-9114-3427372acc90 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b400dbc6-5e81-4dc2-adc3-02099f795884) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:38:42.368738 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-aa5bd0f5-b2cf-4b57-9107-e247a44652ef tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/backups returned with HTTP 202 Jul 03 02:38:42.369162 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1121/4486] 10.4.3.223 () {70 vars in 1299 bytes} [Fri Jul 3 02:38:42 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) Jul 03 02:38:42.376627 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-2ff8d646-84bb-4941-8387-3ec597c0b007 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:42.378407 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-2ff8d646-84bb-4941-8387-3ec597c0b007 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/backups/3052116d-a983-42cd-95e3-387c6feafff4 Jul 03 02:38:42.378639 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-2ff8d646-84bb-4941-8387-3ec597c0b007 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:42.378824 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-2ff8d646-84bb-4941-8387-3ec597c0b007 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:42.378948 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-2ff8d646-84bb-4941-8387-3ec597c0b007 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Show backup with id 3052116d-a983-42cd-95e3-387c6feafff4. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:38:42.382862 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:42.382862 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:38:42.383467 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-2ff8d646-84bb-4941-8387-3ec597c0b007 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/backups/3052116d-a983-42cd-95e3-387c6feafff4 returned with HTTP 200 Jul 03 02:38:42.384236 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1131/4487] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:38:42 2026] GET /volume/v3/backups/3052116d-a983-42cd-95e3-387c6feafff4 => generated 721 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:42.386203 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-9b445bd9-ea76-4a05-9114-3427372acc90 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b400dbc6-5e81-4dc2-adc3-02099f795884) transitioned into state 'SUCCESS' from state '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-994325320',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eef7679c351e4d8d99ecb5ac5e6cdd1e',qos_specs=None,replication_status=,reservations=['74d18014-0470-4949-b367-cb5ffa1ae1a2','ae098869-4dab-4003-a94c-73bbb527f3f4','d28d3d1a-fc68-4455-8af3-80cc5beb9129','7d89b429-7361-44cd-84ef-0ceab0016420'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b42be35e72a4e8d9872579640033fae',volume_type_id=e828abb3-616c-415f-be96-b62aa6eeccbc)}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:38:42.386847 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-9b445bd9-ea76-4a05-9114-3427372acc90 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2949dd59-e6ef-49cd-8735-ae65315f41fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:38:42.397280 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-9b445bd9-ea76-4a05-9114-3427372acc90 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2949dd59-e6ef-49cd-8735-ae65315f41fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:38:42.398092 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-9b445bd9-ea76-4a05-9114-3427372acc90 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Flow 'volume_create_api' (81a0a7ba-2b57-4771-b08a-09ef18f16721) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:38:42.398351 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-9b445bd9-ea76-4a05-9114-3427372acc90 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Create volume request issued successfully. Jul 03 02:38:42.398931 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-9b445bd9-ea76-4a05-9114-3427372acc90 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:38:42.399342 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1125/4488] 10.4.3.223 () {68 vars in 1259 bytes} [Fri Jul 3 02:38:42 2026] POST /volume/v3/volumes => generated 780 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:38:42.416641 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-14839779-1593-40cf-8041-ac49c3561290 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:42.418287 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-14839779-1593-40cf-8041-ac49c3561290 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] GET https://10.4.3.223/volume/v3/volumes/51009932-6bba-49b8-a3ea-0656f49140d1 Jul 03 02:38:42.418467 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-14839779-1593-40cf-8041-ac49c3561290 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:42.418644 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-14839779-1593-40cf-8041-ac49c3561290 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:42.425454 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:42.425454 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:38:42.432449 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-14839779-1593-40cf-8041-ac49c3561290 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Volume info retrieved successfully. Jul 03 02:38:42.434601 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-14839779-1593-40cf-8041-ac49c3561290 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/volumes/51009932-6bba-49b8-a3ea-0656f49140d1 returned with HTTP 200 Jul 03 02:38:42.434958 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1112/4489] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:38:42 2026] GET /volume/v3/volumes/51009932-6bba-49b8-a3ea-0656f49140d1 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:42.522515 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-3ec9b5a4-40f7-4bdf-88ce-5f83bde6a7c1 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:42.524401 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-3ec9b5a4-40f7-4bdf-88ce-5f83bde6a7c1 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] GET https://10.4.3.223/volume/v3/volumes/92490872-c99a-4e4d-9073-db3500bbaf30 Jul 03 02:38:42.524645 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-3ec9b5a4-40f7-4bdf-88ce-5f83bde6a7c1 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:42.524823 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-3ec9b5a4-40f7-4bdf-88ce-5f83bde6a7c1 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:42.531826 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:42.531826 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:38:42.535360 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-3ec9b5a4-40f7-4bdf-88ce-5f83bde6a7c1 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Volume info retrieved successfully. Jul 03 02:38:42.539818 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-3ec9b5a4-40f7-4bdf-88ce-5f83bde6a7c1 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] https://10.4.3.223/volume/v3/volumes/92490872-c99a-4e4d-9073-db3500bbaf30 returned with HTTP 200 Jul 03 02:38:42.540236 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1122/4490] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:38:42 2026] GET /volume/v3/volumes/92490872-c99a-4e4d-9073-db3500bbaf30 => generated 1423 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:38:42.551439 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-8ef0ceee-3fb4-4c35-a824-7cc6c0adb2b2 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:42.553458 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-8ef0ceee-3fb4-4c35-a824-7cc6c0adb2b2 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] GET https://10.4.3.223/volume/v3/volumes/92490872-c99a-4e4d-9073-db3500bbaf30 Jul 03 02:38:42.553642 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-8ef0ceee-3fb4-4c35-a824-7cc6c0adb2b2 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:42.553836 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-8ef0ceee-3fb4-4c35-a824-7cc6c0adb2b2 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:42.560123 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:42.560123 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:38:42.563228 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-8ef0ceee-3fb4-4c35-a824-7cc6c0adb2b2 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Volume info retrieved successfully. Jul 03 02:38:42.567006 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-8ef0ceee-3fb4-4c35-a824-7cc6c0adb2b2 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] https://10.4.3.223/volume/v3/volumes/92490872-c99a-4e4d-9073-db3500bbaf30 returned with HTTP 200 Jul 03 02:38:42.567344 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1132/4491] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:38:42 2026] GET /volume/v3/volumes/92490872-c99a-4e4d-9073-db3500bbaf30 => generated 1423 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:38:42.916576 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-e59e2520-9289-44fb-872a-ea8df35af78d None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:42.918357 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-e59e2520-9289-44fb-872a-ea8df35af78d tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] GET https://10.4.3.223/volume/v3/snapshots/e0c8050a-bab5-4259-8642-d1bd0b926393 Jul 03 02:38:42.918569 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-e59e2520-9289-44fb-872a-ea8df35af78d tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:42.918729 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-e59e2520-9289-44fb-872a-ea8df35af78d tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:42.923181 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-e59e2520-9289-44fb-872a-ea8df35af78d tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] https://10.4.3.223/volume/v3/snapshots/e0c8050a-bab5-4259-8642-d1bd0b926393 returned with HTTP 404 Jul 03 02:38:42.923747 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1126/4492] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:38:42 2026] GET /volume/v3/snapshots/e0c8050a-bab5-4259-8642-d1bd0b926393 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:38:42.932856 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-bc768465-e3a1-42f6-9a4a-5d4515578daf None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:42.934592 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-bc768465-e3a1-42f6-9a4a-5d4515578daf tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/c84b3123-5cff-4722-a0fb-5ee0bc792015 Jul 03 02:38:42.934719 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-bc768465-e3a1-42f6-9a4a-5d4515578daf tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:42.934918 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-bc768465-e3a1-42f6-9a4a-5d4515578daf tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Calling method 'delete' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:42.935035 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.snapshots [None req-bc768465-e3a1-42f6-9a4a-5d4515578daf tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Delete snapshot with id: c84b3123-5cff-4722-a0fb-5ee0bc792015 Jul 03 02:38:42.940686 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:42.940686 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:38:42.941162 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-bc768465-e3a1-42f6-9a4a-5d4515578daf tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Snapshot retrieved successfully. Jul 03 02:38:42.955122 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-bc768465-e3a1-42f6-9a4a-5d4515578daf tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Snapshot delete request issued successfully. Jul 03 02:38:42.955316 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-bc768465-e3a1-42f6-9a4a-5d4515578daf tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] https://10.4.3.223/volume/v3/snapshots/c84b3123-5cff-4722-a0fb-5ee0bc792015 returned with HTTP 202 Jul 03 02:38:42.955772 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1113/4493] 10.4.3.223 () {66 vars in 1357 bytes} [Fri Jul 3 02:38:42 2026] DELETE /volume/v3/snapshots/c84b3123-5cff-4722-a0fb-5ee0bc792015 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:38:42.963306 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-e19eeb9d-3ec6-4da1-888b-369ae623e127 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:42.965236 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-e19eeb9d-3ec6-4da1-888b-369ae623e127 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] GET https://10.4.3.223/volume/v3/snapshots/c84b3123-5cff-4722-a0fb-5ee0bc792015 Jul 03 02:38:42.965440 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-e19eeb9d-3ec6-4da1-888b-369ae623e127 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:42.965622 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-e19eeb9d-3ec6-4da1-888b-369ae623e127 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:42.972179 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:42.972179 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:38:42.972640 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-e19eeb9d-3ec6-4da1-888b-369ae623e127 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Snapshot retrieved successfully. Jul 03 02:38:42.973568 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-e19eeb9d-3ec6-4da1-888b-369ae623e127 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] https://10.4.3.223/volume/v3/snapshots/c84b3123-5cff-4722-a0fb-5ee0bc792015 returned with HTTP 200 Jul 03 02:38:42.973995 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1123/4494] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:38:42 2026] GET /volume/v3/snapshots/c84b3123-5cff-4722-a0fb-5ee0bc792015 => generated 472 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:43.106181 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-f0cca693-2043-4ab9-9e40-014d77463bbb None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:43.108271 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-f0cca693-2043-4ab9-9e40-014d77463bbb tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] GET https://10.4.3.223/volume/v3/backups/33827318-6d0f-4e40-a70b-ae56c3649e22 Jul 03 02:38:43.108587 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-f0cca693-2043-4ab9-9e40-014d77463bbb tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:43.108871 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-f0cca693-2043-4ab9-9e40-014d77463bbb tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:43.109012 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-f0cca693-2043-4ab9-9e40-014d77463bbb tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] Show backup with id 33827318-6d0f-4e40-a70b-ae56c3649e22. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:38:43.113583 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:43.113583 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:38:43.114352 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-f0cca693-2043-4ab9-9e40-014d77463bbb tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] https://10.4.3.223/volume/v3/backups/33827318-6d0f-4e40-a70b-ae56c3649e22 returned with HTTP 200 Jul 03 02:38:43.115017 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1133/4495] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:38:43 2026] GET /volume/v3/backups/33827318-6d0f-4e40-a70b-ae56c3649e22 => generated 797 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:43.125100 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-b21348f2-11f1-42b1-8e16-f15cd224f816 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:43.127507 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-b21348f2-11f1-42b1-8e16-f15cd224f816 tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] GET https://10.4.3.223/volume/v3/volumes/0afce53f-c70b-4d81-af26-b161b515ffc1 Jul 03 02:38:43.127899 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-b21348f2-11f1-42b1-8e16-f15cd224f816 tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:43.128160 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-b21348f2-11f1-42b1-8e16-f15cd224f816 tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:43.136352 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:43.136352 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:38:43.140176 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-b21348f2-11f1-42b1-8e16-f15cd224f816 tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] Volume info retrieved successfully. Jul 03 02:38:43.145102 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-b21348f2-11f1-42b1-8e16-f15cd224f816 tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] https://10.4.3.223/volume/v3/volumes/0afce53f-c70b-4d81-af26-b161b515ffc1 returned with HTTP 200 Jul 03 02:38:43.146469 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1127/4496] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:38:43 2026] GET /volume/v3/volumes/0afce53f-c70b-4d81-af26-b161b515ffc1 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:43.165520 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-f112ba2c-a60e-4a49-b558-476b57036261 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:43.167797 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-f112ba2c-a60e-4a49-b558-476b57036261 tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] PUT https://10.4.3.223/volume/v3/backups/33827318-6d0f-4e40-a70b-ae56c3649e22 Jul 03 02:38:43.168280 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-f112ba2c-a60e-4a49-b558-476b57036261 tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-1489969558", "description": "tempest-volume-backup-description-194247225"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:38:43.175837 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:43.175837 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:38:43.187926 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-f112ba2c-a60e-4a49-b558-476b57036261 tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] https://10.4.3.223/volume/v3/backups/33827318-6d0f-4e40-a70b-ae56c3649e22 returned with HTTP 200 Jul 03 02:38:43.188578 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1114/4497] 10.4.3.223 () {70 vars in 1409 bytes} [Fri Jul 3 02:38:43 2026] PUT /volume/v3/backups/33827318-6d0f-4e40-a70b-ae56c3649e22 => generated 333 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:43.200170 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-92e22b6a-d465-4bf5-98f1-e4db9c27ceca None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:43.202035 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-92e22b6a-d465-4bf5-98f1-e4db9c27ceca tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] GET https://10.4.3.223/volume/v3/backups/33827318-6d0f-4e40-a70b-ae56c3649e22 Jul 03 02:38:43.202234 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-92e22b6a-d465-4bf5-98f1-e4db9c27ceca tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:43.202433 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-92e22b6a-d465-4bf5-98f1-e4db9c27ceca tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:43.202536 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-92e22b6a-d465-4bf5-98f1-e4db9c27ceca tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] Show backup with id 33827318-6d0f-4e40-a70b-ae56c3649e22. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:38:43.206399 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:43.206399 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:38:43.207130 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-92e22b6a-d465-4bf5-98f1-e4db9c27ceca tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] https://10.4.3.223/volume/v3/backups/33827318-6d0f-4e40-a70b-ae56c3649e22 returned with HTTP 200 Jul 03 02:38:43.207507 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1124/4498] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:38:43 2026] GET /volume/v3/backups/33827318-6d0f-4e40-a70b-ae56c3649e22 => generated 839 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:43.221090 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-2c0cc5ef-c3b2-41f2-bb1c-51abf9ad5f1d None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:43.222813 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-2c0cc5ef-c3b2-41f2-bb1c-51abf9ad5f1d tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] DELETE https://10.4.3.223/volume/v3/backups/33827318-6d0f-4e40-a70b-ae56c3649e22 Jul 03 02:38:43.223059 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-2c0cc5ef-c3b2-41f2-bb1c-51abf9ad5f1d tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:43.223236 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-2c0cc5ef-c3b2-41f2-bb1c-51abf9ad5f1d tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:43.223331 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.contrib.backups [None req-2c0cc5ef-c3b2-41f2-bb1c-51abf9ad5f1d tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] Delete backup with id: 33827318-6d0f-4e40-a70b-ae56c3649e22. Jul 03 02:38:43.227504 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:43.227504 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:38:43.240127 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.backup.rpcapi [None req-2c0cc5ef-c3b2-41f2-bb1c-51abf9ad5f1d tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] delete_backup rpcapi backup_id 33827318-6d0f-4e40-a70b-ae56c3649e22 {{(pid=100015) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 02:38:43.241961 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-2c0cc5ef-c3b2-41f2-bb1c-51abf9ad5f1d tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] https://10.4.3.223/volume/v3/backups/33827318-6d0f-4e40-a70b-ae56c3649e22 returned with HTTP 202 Jul 03 02:38:43.242407 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1134/4499] 10.4.3.223 () {68 vars in 1391 bytes} [Fri Jul 3 02:38:43 2026] DELETE /volume/v3/backups/33827318-6d0f-4e40-a70b-ae56c3649e22 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 02:38:43.250263 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-24717605-d68c-457c-b944-159696a37a4a None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:43.252399 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-24717605-d68c-457c-b944-159696a37a4a tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] GET https://10.4.3.223/volume/v3/backups/33827318-6d0f-4e40-a70b-ae56c3649e22 Jul 03 02:38:43.252669 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-24717605-d68c-457c-b944-159696a37a4a tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:43.252848 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-24717605-d68c-457c-b944-159696a37a4a tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:43.252965 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-24717605-d68c-457c-b944-159696a37a4a tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] Show backup with id 33827318-6d0f-4e40-a70b-ae56c3649e22. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:38:43.258771 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:43.258771 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:38:43.259933 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-24717605-d68c-457c-b944-159696a37a4a tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] https://10.4.3.223/volume/v3/backups/33827318-6d0f-4e40-a70b-ae56c3649e22 returned with HTTP 200 Jul 03 02:38:43.260478 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1128/4500] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:38:43 2026] GET /volume/v3/backups/33827318-6d0f-4e40-a70b-ae56c3649e22 => generated 838 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:43.394038 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-65281a6f-401e-42e8-bab2-02bb16a43e9f None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:43.396266 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-65281a6f-401e-42e8-bab2-02bb16a43e9f tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/backups/3052116d-a983-42cd-95e3-387c6feafff4 Jul 03 02:38:43.396494 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-65281a6f-401e-42e8-bab2-02bb16a43e9f tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:43.397064 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-65281a6f-401e-42e8-bab2-02bb16a43e9f tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:43.397223 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-65281a6f-401e-42e8-bab2-02bb16a43e9f tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Show backup with id 3052116d-a983-42cd-95e3-387c6feafff4. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:38:43.401685 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:43.401685 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:38:43.402340 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-65281a6f-401e-42e8-bab2-02bb16a43e9f tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/backups/3052116d-a983-42cd-95e3-387c6feafff4 returned with HTTP 200 Jul 03 02:38:43.402941 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1115/4501] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:38:43 2026] GET /volume/v3/backups/3052116d-a983-42cd-95e3-387c6feafff4 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:43.447691 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-778a339e-017c-4530-acc0-5c2ff777afc6 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:43.449355 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-778a339e-017c-4530-acc0-5c2ff777afc6 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] GET https://10.4.3.223/volume/v3/volumes/51009932-6bba-49b8-a3ea-0656f49140d1 Jul 03 02:38:43.449554 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-778a339e-017c-4530-acc0-5c2ff777afc6 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:43.449720 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-778a339e-017c-4530-acc0-5c2ff777afc6 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:43.457221 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:43.457221 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:38:43.461135 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-778a339e-017c-4530-acc0-5c2ff777afc6 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Volume info retrieved successfully. Jul 03 02:38:43.465701 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-778a339e-017c-4530-acc0-5c2ff777afc6 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/volumes/51009932-6bba-49b8-a3ea-0656f49140d1 returned with HTTP 200 Jul 03 02:38:43.466120 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1125/4502] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:38:43 2026] GET /volume/v3/volumes/51009932-6bba-49b8-a3ea-0656f49140d1 => generated 873 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:43.481061 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-622f4aff-5964-48e2-a39f-e08110beb8cf None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:43.483544 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-622f4aff-5964-48e2-a39f-e08110beb8cf tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] GET https://10.4.3.223/volume/v3/volumes/51009932-6bba-49b8-a3ea-0656f49140d1 Jul 03 02:38:43.483733 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-622f4aff-5964-48e2-a39f-e08110beb8cf tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:43.483929 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-622f4aff-5964-48e2-a39f-e08110beb8cf tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:43.491314 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:43.491314 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:38:43.495288 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-622f4aff-5964-48e2-a39f-e08110beb8cf tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Volume info retrieved successfully. Jul 03 02:38:43.499722 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-622f4aff-5964-48e2-a39f-e08110beb8cf tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/volumes/51009932-6bba-49b8-a3ea-0656f49140d1 returned with HTTP 200 Jul 03 02:38:43.500117 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1135/4503] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:38:43 2026] GET /volume/v3/volumes/51009932-6bba-49b8-a3ea-0656f49140d1 => generated 873 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:43.544528 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-ce036eb0-7b0f-499b-9cd1-2bd62d368a3c req-b23c38e3-19a6-4a63-932f-35f63f7992fe None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:43.546910 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-ce036eb0-7b0f-499b-9cd1-2bd62d368a3c req-b23c38e3-19a6-4a63-932f-35f63f7992fe tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] GET https://10.4.3.223/volume/v3/volumes/0b758447-0a31-4d9e-b3c2-81b9fa37ff51 Jul 03 02:38:43.547237 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-ce036eb0-7b0f-499b-9cd1-2bd62d368a3c req-b23c38e3-19a6-4a63-932f-35f63f7992fe tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:43.547492 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-ce036eb0-7b0f-499b-9cd1-2bd62d368a3c req-b23c38e3-19a6-4a63-932f-35f63f7992fe tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:43.557510 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:43.557510 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:38:43.561234 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-ce036eb0-7b0f-499b-9cd1-2bd62d368a3c req-b23c38e3-19a6-4a63-932f-35f63f7992fe tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Volume info retrieved successfully. Jul 03 02:38:43.565615 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-ce036eb0-7b0f-499b-9cd1-2bd62d368a3c req-b23c38e3-19a6-4a63-932f-35f63f7992fe tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/volumes/0b758447-0a31-4d9e-b3c2-81b9fa37ff51 returned with HTTP 200 Jul 03 02:38:43.566072 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1129/4504] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:38:43 2026] GET /volume/v3/volumes/0b758447-0a31-4d9e-b3c2-81b9fa37ff51 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:43.732380 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-6d3ef6af-cf53-4a73-b161-7ac99b524ebf req-42ab0951-89d6-4fd8-8613-ed5f8b473bb6 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:43.736878 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-6d3ef6af-cf53-4a73-b161-7ac99b524ebf req-42ab0951-89d6-4fd8-8613-ed5f8b473bb6 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] GET https://10.4.3.223/volume/v3/volumes/92490872-c99a-4e4d-9073-db3500bbaf30 Jul 03 02:38:43.737576 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-6d3ef6af-cf53-4a73-b161-7ac99b524ebf req-42ab0951-89d6-4fd8-8613-ed5f8b473bb6 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:43.737765 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-6d3ef6af-cf53-4a73-b161-7ac99b524ebf req-42ab0951-89d6-4fd8-8613-ed5f8b473bb6 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:43.745712 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:43.745712 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:38:43.749997 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [req-6d3ef6af-cf53-4a73-b161-7ac99b524ebf req-42ab0951-89d6-4fd8-8613-ed5f8b473bb6 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Volume info retrieved successfully. Jul 03 02:38:43.758613 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-6d3ef6af-cf53-4a73-b161-7ac99b524ebf req-42ab0951-89d6-4fd8-8613-ed5f8b473bb6 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] https://10.4.3.223/volume/v3/volumes/92490872-c99a-4e4d-9073-db3500bbaf30 returned with HTTP 200 Jul 03 02:38:43.759161 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1116/4505] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:38:43 2026] GET /volume/v3/volumes/92490872-c99a-4e4d-9073-db3500bbaf30 => generated 1405 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:38:43.982367 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-801bdfb3-549d-4f6d-8891-07741fb087ca None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:43.984037 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-801bdfb3-549d-4f6d-8891-07741fb087ca tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] GET https://10.4.3.223/volume/v3/snapshots/c84b3123-5cff-4722-a0fb-5ee0bc792015 Jul 03 02:38:43.984215 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-801bdfb3-549d-4f6d-8891-07741fb087ca tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:43.984386 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-801bdfb3-549d-4f6d-8891-07741fb087ca tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:43.988445 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-801bdfb3-549d-4f6d-8891-07741fb087ca tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] https://10.4.3.223/volume/v3/snapshots/c84b3123-5cff-4722-a0fb-5ee0bc792015 returned with HTTP 404 Jul 03 02:38:43.988870 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1126/4506] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:38:43 2026] GET /volume/v3/snapshots/c84b3123-5cff-4722-a0fb-5ee0bc792015 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:38:43.996208 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-d26fb24b-3784-4d04-9214-bc25599ecd9d None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:43.999030 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-d26fb24b-3784-4d04-9214-bc25599ecd9d tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] GET https://10.4.3.223/volume/v3/volumes/f48f0695-6567-4def-8957-bd62ed1dc771 Jul 03 02:38:43.999198 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-d26fb24b-3784-4d04-9214-bc25599ecd9d tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:43.999368 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-d26fb24b-3784-4d04-9214-bc25599ecd9d tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:44.011572 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:44.011572 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:38:44.019647 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-d26fb24b-3784-4d04-9214-bc25599ecd9d tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Volume info retrieved successfully. Jul 03 02:38:44.024692 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-d26fb24b-3784-4d04-9214-bc25599ecd9d tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] https://10.4.3.223/volume/v3/volumes/f48f0695-6567-4def-8957-bd62ed1dc771 returned with HTTP 200 Jul 03 02:38:44.025267 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1136/4507] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:38:43 2026] GET /volume/v3/volumes/f48f0695-6567-4def-8957-bd62ed1dc771 => generated 851 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:44.037039 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-a6b990cd-3d0e-47c1-82cc-30c1ab330236 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:44.038774 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-a6b990cd-3d0e-47c1-82cc-30c1ab330236 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] DELETE https://10.4.3.223/volume/v3/volumes/f48f0695-6567-4def-8957-bd62ed1dc771 Jul 03 02:38:44.039000 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-a6b990cd-3d0e-47c1-82cc-30c1ab330236 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:44.039179 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-a6b990cd-3d0e-47c1-82cc-30c1ab330236 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Calling method 'delete' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:44.039336 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.volumes [None req-a6b990cd-3d0e-47c1-82cc-30c1ab330236 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Delete volume with id: f48f0695-6567-4def-8957-bd62ed1dc771 Jul 03 02:38:44.045774 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:44.045774 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:38:44.046450 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-a6b990cd-3d0e-47c1-82cc-30c1ab330236 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Volume info retrieved successfully. Jul 03 02:38:44.065163 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-a6b990cd-3d0e-47c1-82cc-30c1ab330236 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Delete volume request issued successfully. Jul 03 02:38:44.065470 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-a6b990cd-3d0e-47c1-82cc-30c1ab330236 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] https://10.4.3.223/volume/v3/volumes/f48f0695-6567-4def-8957-bd62ed1dc771 returned with HTTP 202 Jul 03 02:38:44.065910 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1130/4508] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:38:44 2026] DELETE /volume/v3/volumes/f48f0695-6567-4def-8957-bd62ed1dc771 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:38:44.072733 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-6352843f-ac7b-4d77-b064-dd2b82c9ef8e None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:44.074576 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-6352843f-ac7b-4d77-b064-dd2b82c9ef8e tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] GET https://10.4.3.223/volume/v3/volumes/f48f0695-6567-4def-8957-bd62ed1dc771 Jul 03 02:38:44.074750 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-6352843f-ac7b-4d77-b064-dd2b82c9ef8e tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:44.074955 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-6352843f-ac7b-4d77-b064-dd2b82c9ef8e tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:44.083877 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:44.083877 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:38:44.087736 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-6352843f-ac7b-4d77-b064-dd2b82c9ef8e tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Volume info retrieved successfully. Jul 03 02:38:44.092282 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-6352843f-ac7b-4d77-b064-dd2b82c9ef8e tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] https://10.4.3.223/volume/v3/volumes/f48f0695-6567-4def-8957-bd62ed1dc771 returned with HTTP 200 Jul 03 02:38:44.092792 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1117/4509] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:38:44 2026] GET /volume/v3/volumes/f48f0695-6567-4def-8957-bd62ed1dc771 => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:44.207359 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-6d3ef6af-cf53-4a73-b161-7ac99b524ebf req-7e162bf4-88c7-4e99-89ec-246b07229824 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:44.209572 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-6d3ef6af-cf53-4a73-b161-7ac99b524ebf req-7e162bf4-88c7-4e99-89ec-246b07229824 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] GET https://10.4.3.223/volume/v3/volumes/92490872-c99a-4e4d-9073-db3500bbaf30 Jul 03 02:38:44.209750 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-6d3ef6af-cf53-4a73-b161-7ac99b524ebf req-7e162bf4-88c7-4e99-89ec-246b07229824 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:44.209956 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-6d3ef6af-cf53-4a73-b161-7ac99b524ebf req-7e162bf4-88c7-4e99-89ec-246b07229824 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:44.216285 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:44.216285 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:38:44.219589 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [req-6d3ef6af-cf53-4a73-b161-7ac99b524ebf req-7e162bf4-88c7-4e99-89ec-246b07229824 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Volume info retrieved successfully. Jul 03 02:38:44.224032 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-6d3ef6af-cf53-4a73-b161-7ac99b524ebf req-7e162bf4-88c7-4e99-89ec-246b07229824 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] https://10.4.3.223/volume/v3/volumes/92490872-c99a-4e4d-9073-db3500bbaf30 returned with HTTP 200 Jul 03 02:38:44.224520 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1127/4510] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:38:44 2026] GET /volume/v3/volumes/92490872-c99a-4e4d-9073-db3500bbaf30 => generated 1405 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:38:44.234451 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-c80d2902-6c52-4540-89b6-d9954c579bf6 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:44.234852 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-c80d2902-6c52-4540-89b6-d9954c579bf6 None None] GET https://10.4.3.223/volume// Jul 03 02:38:44.235039 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-c80d2902-6c52-4540-89b6-d9954c579bf6 None None] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:44.235246 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-c80d2902-6c52-4540-89b6-d9954c579bf6 None None] Calling method 'all' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:44.235593 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-c80d2902-6c52-4540-89b6-d9954c579bf6 None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:38:44.235849 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1137/4511] 10.4.3.223 () {66 vars in 1419 bytes} [Fri Jul 3 02:38:44 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:38:44.243350 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-6d3ef6af-cf53-4a73-b161-7ac99b524ebf req-ee6a919f-5767-48e1-b95e-3cad3be12fc0 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:44.245670 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-6d3ef6af-cf53-4a73-b161-7ac99b524ebf req-ee6a919f-5767-48e1-b95e-3cad3be12fc0 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] POST https://10.4.3.223/volume/v3/attachments Jul 03 02:38:44.246047 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-6d3ef6af-cf53-4a73-b161-7ac99b524ebf req-ee6a919f-5767-48e1-b95e-3cad3be12fc0 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "92490872-c99a-4e4d-9073-db3500bbaf30", "connector": null, "instance_uuid": "d13ad795-910e-4ac5-9c00-ddee0d9f364e"}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:38:44.254243 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:44.254243 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:38:44.270765 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-86dfe3c5-f902-4e4b-9eac-e9323f393561 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:44.273159 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-86dfe3c5-f902-4e4b-9eac-e9323f393561 tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] GET https://10.4.3.223/volume/v3/backups/33827318-6d0f-4e40-a70b-ae56c3649e22 Jul 03 02:38:44.273393 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-86dfe3c5-f902-4e4b-9eac-e9323f393561 tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:44.273633 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-86dfe3c5-f902-4e4b-9eac-e9323f393561 tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:44.273739 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-86dfe3c5-f902-4e4b-9eac-e9323f393561 tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] Show backup with id 33827318-6d0f-4e40-a70b-ae56c3649e22. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:38:44.277434 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-86dfe3c5-f902-4e4b-9eac-e9323f393561 tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] https://10.4.3.223/volume/v3/backups/33827318-6d0f-4e40-a70b-ae56c3649e22 returned with HTTP 404 Jul 03 02:38:44.277928 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1118/4512] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:38:44 2026] GET /volume/v3/backups/33827318-6d0f-4e40-a70b-ae56c3649e22 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:38:44.282626 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-6d3ef6af-cf53-4a73-b161-7ac99b524ebf req-ee6a919f-5767-48e1-b95e-3cad3be12fc0 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Jul 03 02:38:44.283185 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1131/4513] 10.4.3.223 () {74 vars in 1594 bytes} [Fri Jul 3 02:38:44 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) Jul 03 02:38:44.363008 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-7260edb5-717f-4e7c-958b-41517a33891a None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:44.364819 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-7260edb5-717f-4e7c-958b-41517a33891a tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] GET https://10.4.3.223/volume/v3/volumes/0afce53f-c70b-4d81-af26-b161b515ffc1 Jul 03 02:38:44.365070 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-7260edb5-717f-4e7c-958b-41517a33891a tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:44.365302 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-7260edb5-717f-4e7c-958b-41517a33891a tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:44.372103 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:44.372103 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:38:44.375557 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-7260edb5-717f-4e7c-958b-41517a33891a tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] Volume info retrieved successfully. Jul 03 02:38:44.379652 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-7260edb5-717f-4e7c-958b-41517a33891a tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] https://10.4.3.223/volume/v3/volumes/0afce53f-c70b-4d81-af26-b161b515ffc1 returned with HTTP 200 Jul 03 02:38:44.380062 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1128/4514] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:38:44 2026] GET /volume/v3/volumes/0afce53f-c70b-4d81-af26-b161b515ffc1 => generated 845 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:44.391431 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-1ea0129b-14df-41b3-bbe9-56a8a7f1e300 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:44.396403 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-1ea0129b-14df-41b3-bbe9-56a8a7f1e300 tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] DELETE https://10.4.3.223/volume/v3/volumes/0afce53f-c70b-4d81-af26-b161b515ffc1 Jul 03 02:38:44.396606 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-1ea0129b-14df-41b3-bbe9-56a8a7f1e300 tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:44.396768 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-1ea0129b-14df-41b3-bbe9-56a8a7f1e300 tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:44.396947 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-1ea0129b-14df-41b3-bbe9-56a8a7f1e300 tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] Delete volume with id: 0afce53f-c70b-4d81-af26-b161b515ffc1 Jul 03 02:38:44.407702 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:44.407702 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:38:44.408190 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-1ea0129b-14df-41b3-bbe9-56a8a7f1e300 tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] Volume info retrieved successfully. Jul 03 02:38:44.413445 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-bfd580e5-f7e7-45fb-9a1d-e319c494bf2f None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:44.414710 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-bfd580e5-f7e7-45fb-9a1d-e319c494bf2f tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/backups/3052116d-a983-42cd-95e3-387c6feafff4 Jul 03 02:38:44.414929 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-bfd580e5-f7e7-45fb-9a1d-e319c494bf2f tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:44.415145 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-bfd580e5-f7e7-45fb-9a1d-e319c494bf2f tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:44.415356 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-bfd580e5-f7e7-45fb-9a1d-e319c494bf2f tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Show backup with id 3052116d-a983-42cd-95e3-387c6feafff4. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:38:44.419766 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:44.419766 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:38:44.420110 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-bfd580e5-f7e7-45fb-9a1d-e319c494bf2f tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/backups/3052116d-a983-42cd-95e3-387c6feafff4 returned with HTTP 200 Jul 03 02:38:44.420459 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1119/4515] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:38:44 2026] GET /volume/v3/backups/3052116d-a983-42cd-95e3-387c6feafff4 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:44.428321 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-1ea0129b-14df-41b3-bbe9-56a8a7f1e300 tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] Delete volume request issued successfully. Jul 03 02:38:44.428543 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-1ea0129b-14df-41b3-bbe9-56a8a7f1e300 tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] https://10.4.3.223/volume/v3/volumes/0afce53f-c70b-4d81-af26-b161b515ffc1 returned with HTTP 202 Jul 03 02:38:44.429256 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1138/4516] 10.4.3.223 () {68 vars in 1391 bytes} [Fri Jul 3 02:38:44 2026] DELETE /volume/v3/volumes/0afce53f-c70b-4d81-af26-b161b515ffc1 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:38:44.438674 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-4e7a9418-cdf5-4c07-976b-63b5335d57db None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:44.439641 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-4e7a9418-cdf5-4c07-976b-63b5335d57db tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] GET https://10.4.3.223/volume/v3/volumes/0afce53f-c70b-4d81-af26-b161b515ffc1 Jul 03 02:38:44.439897 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-4e7a9418-cdf5-4c07-976b-63b5335d57db tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:44.440070 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-4e7a9418-cdf5-4c07-976b-63b5335d57db tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:44.446925 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:44.446925 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:38:44.451709 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-4e7a9418-cdf5-4c07-976b-63b5335d57db tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] Volume info retrieved successfully. Jul 03 02:38:44.457231 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-4e7a9418-cdf5-4c07-976b-63b5335d57db tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] https://10.4.3.223/volume/v3/volumes/0afce53f-c70b-4d81-af26-b161b515ffc1 returned with HTTP 200 Jul 03 02:38:44.457761 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1132/4517] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:38:44 2026] GET /volume/v3/volumes/0afce53f-c70b-4d81-af26-b161b515ffc1 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:45.105639 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-9b386d4b-5979-4b65-a8b9-45b47f697345 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:45.107785 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-9b386d4b-5979-4b65-a8b9-45b47f697345 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] GET https://10.4.3.223/volume/v3/volumes/f48f0695-6567-4def-8957-bd62ed1dc771 Jul 03 02:38:45.108003 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-9b386d4b-5979-4b65-a8b9-45b47f697345 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:45.108148 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-9b386d4b-5979-4b65-a8b9-45b47f697345 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:45.114387 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-9b386d4b-5979-4b65-a8b9-45b47f697345 tempest-VolumesSnapshotListTestJSON-1580169312 tempest-VolumesSnapshotListTestJSON-1580169312-project-member] https://10.4.3.223/volume/v3/volumes/f48f0695-6567-4def-8957-bd62ed1dc771 returned with HTTP 404 Jul 03 02:38:45.114994 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1129/4518] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:38:45 2026] GET /volume/v3/volumes/f48f0695-6567-4def-8957-bd62ed1dc771 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:38:45.430322 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-bd6a6e7c-bdaa-4294-94a8-ab577d77a029 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:45.432364 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-bd6a6e7c-bdaa-4294-94a8-ab577d77a029 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/backups/3052116d-a983-42cd-95e3-387c6feafff4 Jul 03 02:38:45.432537 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-bd6a6e7c-bdaa-4294-94a8-ab577d77a029 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:45.433144 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-bd6a6e7c-bdaa-4294-94a8-ab577d77a029 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:45.433267 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-bd6a6e7c-bdaa-4294-94a8-ab577d77a029 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Show backup with id 3052116d-a983-42cd-95e3-387c6feafff4. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:38:45.437284 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:45.437284 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:38:45.437874 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-bd6a6e7c-bdaa-4294-94a8-ab577d77a029 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/backups/3052116d-a983-42cd-95e3-387c6feafff4 returned with HTTP 200 Jul 03 02:38:45.438232 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1120/4519] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:38:45 2026] GET /volume/v3/backups/3052116d-a983-42cd-95e3-387c6feafff4 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:45.470164 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-8b35f932-9408-439f-b2c9-32c3f3ca99e6 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:45.472052 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-8b35f932-9408-439f-b2c9-32c3f3ca99e6 tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] GET https://10.4.3.223/volume/v3/volumes/0afce53f-c70b-4d81-af26-b161b515ffc1 Jul 03 02:38:45.472269 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-8b35f932-9408-439f-b2c9-32c3f3ca99e6 tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:45.473453 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-8b35f932-9408-439f-b2c9-32c3f3ca99e6 tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:45.478940 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-8b35f932-9408-439f-b2c9-32c3f3ca99e6 tempest-VolumesBackupsV39Test-1600291244 tempest-VolumesBackupsV39Test-1600291244-project-member] https://10.4.3.223/volume/v3/volumes/0afce53f-c70b-4d81-af26-b161b515ffc1 returned with HTTP 404 Jul 03 02:38:45.479362 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1139/4520] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:38:45 2026] GET /volume/v3/volumes/0afce53f-c70b-4d81-af26-b161b515ffc1 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:38:45.603851 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-dd8ae4dd-39b5-45ad-a2b8-5947b1c34358 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:45.604708 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-dd8ae4dd-39b5-45ad-a2b8-5947b1c34358 None None] GET https://10.4.3.223/volume// Jul 03 02:38:45.604708 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-dd8ae4dd-39b5-45ad-a2b8-5947b1c34358 None None] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:45.604708 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-dd8ae4dd-39b5-45ad-a2b8-5947b1c34358 None None] Calling method 'all' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:45.605577 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-dd8ae4dd-39b5-45ad-a2b8-5947b1c34358 None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:38:45.605577 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1133/4521] 10.4.3.223 () {66 vars in 1428 bytes} [Fri Jul 3 02:38:45 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:38:45.612587 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-ce036eb0-7b0f-499b-9cd1-2bd62d368a3c req-b952b151-bce2-4b55-8404-409e2f914654 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:45.614550 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-ce036eb0-7b0f-499b-9cd1-2bd62d368a3c req-b952b151-bce2-4b55-8404-409e2f914654 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] POST https://10.4.3.223/volume/v3/attachments Jul 03 02:38:45.614898 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-ce036eb0-7b0f-499b-9cd1-2bd62d368a3c req-b952b151-bce2-4b55-8404-409e2f914654 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0b758447-0a31-4d9e-b3c2-81b9fa37ff51", "connector": null, "instance_uuid": "9da7ff05-fa54-47be-aa58-fc2a7f857fc6"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:38:45.623215 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:45.623215 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:38:45.648703 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-ce036eb0-7b0f-499b-9cd1-2bd62d368a3c req-b952b151-bce2-4b55-8404-409e2f914654 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Jul 03 02:38:45.649286 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1130/4522] 10.4.3.223 () {74 vars in 1594 bytes} [Fri Jul 3 02:38:45 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) Jul 03 02:38:46.085501 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-5a0f2f2a-57e2-4833-9b2a-c565cd1160aa None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:46.087217 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-5a0f2f2a-57e2-4833-9b2a-c565cd1160aa tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] GET https://10.4.3.223/volume/v3/volumes/0b758447-0a31-4d9e-b3c2-81b9fa37ff51 Jul 03 02:38:46.087351 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-5a0f2f2a-57e2-4833-9b2a-c565cd1160aa tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:46.087560 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-5a0f2f2a-57e2-4833-9b2a-c565cd1160aa tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:46.099476 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:46.099476 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:38:46.103122 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-5a0f2f2a-57e2-4833-9b2a-c565cd1160aa tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Volume info retrieved successfully. Jul 03 02:38:46.111151 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-5a0f2f2a-57e2-4833-9b2a-c565cd1160aa tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/volumes/0b758447-0a31-4d9e-b3c2-81b9fa37ff51 returned with HTTP 200 Jul 03 02:38:46.111594 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1121/4523] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:38:46 2026] GET /volume/v3/volumes/0b758447-0a31-4d9e-b3c2-81b9fa37ff51 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:46.185508 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-9acb81f4-1019-4266-be44-1a690aa2bb1d None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:46.185937 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-9acb81f4-1019-4266-be44-1a690aa2bb1d None None] GET https://10.4.3.223/volume// Jul 03 02:38:46.186112 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-9acb81f4-1019-4266-be44-1a690aa2bb1d None None] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:46.186318 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-9acb81f4-1019-4266-be44-1a690aa2bb1d None None] Calling method 'all' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:46.186663 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-9acb81f4-1019-4266-be44-1a690aa2bb1d None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:38:46.187003 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1140/4524] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:38:46 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:38:46.196052 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-ce036eb0-7b0f-499b-9cd1-2bd62d368a3c req-a60f69dd-51e8-4890-9880-704af8cdcbc7 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:46.201086 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-ce036eb0-7b0f-499b-9cd1-2bd62d368a3c req-a60f69dd-51e8-4890-9880-704af8cdcbc7 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] GET https://10.4.3.223/volume/v3/volumes/0b758447-0a31-4d9e-b3c2-81b9fa37ff51 Jul 03 02:38:46.201261 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-ce036eb0-7b0f-499b-9cd1-2bd62d368a3c req-a60f69dd-51e8-4890-9880-704af8cdcbc7 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:46.202293 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-ce036eb0-7b0f-499b-9cd1-2bd62d368a3c req-a60f69dd-51e8-4890-9880-704af8cdcbc7 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:46.203935 np0000004352 devstack@c-api.service[100013]: DEBUG dbcounter [-] [100013] Writing DB stats cinder:UPDATE=136,cinder:SELECT=426,cinder:INSERT=73,cinder:DELETE=3 {{(pid=100013) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 02:38:46.211133 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:46.211133 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:38:46.214078 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-ce036eb0-7b0f-499b-9cd1-2bd62d368a3c req-a60f69dd-51e8-4890-9880-704af8cdcbc7 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Volume info retrieved successfully. Jul 03 02:38:46.218271 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-ce036eb0-7b0f-499b-9cd1-2bd62d368a3c req-a60f69dd-51e8-4890-9880-704af8cdcbc7 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/volumes/0b758447-0a31-4d9e-b3c2-81b9fa37ff51 returned with HTTP 200 Jul 03 02:38:46.218635 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1134/4525] 10.4.3.223 () {70 vars in 1639 bytes} [Fri Jul 3 02:38:46 2026] GET /volume/v3/volumes/0b758447-0a31-4d9e-b3c2-81b9fa37ff51 => generated 1025 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:38:46.325301 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-ce036eb0-7b0f-499b-9cd1-2bd62d368a3c req-7010b583-1bcb-4158-887f-e0d87233e74d None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:46.328887 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-ce036eb0-7b0f-499b-9cd1-2bd62d368a3c req-7010b583-1bcb-4158-887f-e0d87233e74d tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] PUT https://10.4.3.223/volume/v3/attachments/4ab50597-b96b-4a9b-ab5f-091ac15b8c7a Jul 03 02:38:46.329240 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-ce036eb0-7b0f-499b-9cd1-2bd62d368a3c req-7010b583-1bcb-4158-887f-e0d87233e74d tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000004352", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2a2633a05d73", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "80a8c083-552c-46a2-8db9-fd9e83fa2364", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:38:46.336996 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.coordination [req-ce036eb0-7b0f-499b-9cd1-2bd62d368a3c req-7010b583-1bcb-4158-887f-e0d87233e74d tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Acquiring lock "cinder-attachment_update-0b758447-0a31-4d9e-b3c2-81b9fa37ff51-np0000004352" by "attachment_update" {{(pid=100012) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 02:38:46.341476 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.coordination [req-ce036eb0-7b0f-499b-9cd1-2bd62d368a3c req-7010b583-1bcb-4158-887f-e0d87233e74d tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Lock "cinder-attachment_update-0b758447-0a31-4d9e-b3c2-81b9fa37ff51-np0000004352" acquired by "attachment_update" :: waited 0.004s {{(pid=100012) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 02:38:46.342348 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:46.342348 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:38:46.448753 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-1286fce5-0097-4ede-a90a-31226d400e86 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:46.450549 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-1286fce5-0097-4ede-a90a-31226d400e86 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/backups/3052116d-a983-42cd-95e3-387c6feafff4 Jul 03 02:38:46.450752 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-1286fce5-0097-4ede-a90a-31226d400e86 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:46.450957 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-1286fce5-0097-4ede-a90a-31226d400e86 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:46.451070 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-1286fce5-0097-4ede-a90a-31226d400e86 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Show backup with id 3052116d-a983-42cd-95e3-387c6feafff4. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:38:46.456098 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:46.456098 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:38:46.456710 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-1286fce5-0097-4ede-a90a-31226d400e86 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/backups/3052116d-a983-42cd-95e3-387c6feafff4 returned with HTTP 200 Jul 03 02:38:46.457072 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1122/4526] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:38:46 2026] GET /volume/v3/backups/3052116d-a983-42cd-95e3-387c6feafff4 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:46.717475 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-03c169d7-d934-423f-b8e3-595254b8a693 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:46.827487 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-03c169d7-d934-423f-b8e3-595254b8a693 tempest-VolumesSnapshotNegativeTestJSON-243079908 tempest-VolumesSnapshotNegativeTestJSON-243079908-project-member] POST https://10.4.3.223/volume/v3/snapshots Jul 03 02:38:46.828082 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-03c169d7-d934-423f-b8e3-595254b8a693 tempest-VolumesSnapshotNegativeTestJSON-243079908 tempest-VolumesSnapshotNegativeTestJSON-243079908-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "df685736-5ab2-473a-8665-c672416d33ce", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1929650778"}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:38:46.835352 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-03c169d7-d934-423f-b8e3-595254b8a693 tempest-VolumesSnapshotNegativeTestJSON-243079908 tempest-VolumesSnapshotNegativeTestJSON-243079908-project-member] https://10.4.3.223/volume/v3/snapshots returned with HTTP 404 Jul 03 02:38:46.836010 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1141/4527] 10.4.3.223 () {68 vars in 1265 bytes} [Fri Jul 3 02:38:46 2026] POST /volume/v3/snapshots => generated 109 bytes in 119 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:38:46.844911 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-81681ce1-1bf5-40d5-9bf6-7673e6b589ac None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:46.846755 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-81681ce1-1bf5-40d5-9bf6-7673e6b589ac tempest-VolumesSnapshotNegativeTestJSON-243079908 tempest-VolumesSnapshotNegativeTestJSON-243079908-project-member] POST https://10.4.3.223/volume/v3/snapshots Jul 03 02:38:46.847107 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-81681ce1-1bf5-40d5-9bf6-7673e6b589ac tempest-VolumesSnapshotNegativeTestJSON-243079908 tempest-VolumesSnapshotNegativeTestJSON-243079908-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-744201038"}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:38:46.864206 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.coordination [req-ce036eb0-7b0f-499b-9cd1-2bd62d368a3c req-7010b583-1bcb-4158-887f-e0d87233e74d tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Lock "cinder-attachment_update-0b758447-0a31-4d9e-b3c2-81b9fa37ff51-np0000004352" released by "attachment_update" :: held 0.523s {{(pid=100012) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 02:38:46.864605 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-ce036eb0-7b0f-499b-9cd1-2bd62d368a3c req-7010b583-1bcb-4158-887f-e0d87233e74d tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/attachments/4ab50597-b96b-4a9b-ab5f-091ac15b8c7a returned with HTTP 200 Jul 03 02:38:46.865184 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1131/4528] 10.4.3.223 () {74 vars in 1704 bytes} [Fri Jul 3 02:38:46 2026] PUT /volume/v3/attachments/4ab50597-b96b-4a9b-ab5f-091ac15b8c7a => generated 969 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:38:46.875099 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-81681ce1-1bf5-40d5-9bf6-7673e6b589ac tempest-VolumesSnapshotNegativeTestJSON-243079908 tempest-VolumesSnapshotNegativeTestJSON-243079908-project-member] https://10.4.3.223/volume/v3/snapshots returned with HTTP 404 Jul 03 02:38:46.875622 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1135/4529] 10.4.3.223 () {68 vars in 1265 bytes} [Fri Jul 3 02:38:46 2026] POST /volume/v3/snapshots => generated 77 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:38:46.885069 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-a9e4979f-cdfa-48d3-bf35-d7748f836207 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:46.886867 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-a9e4979f-cdfa-48d3-bf35-d7748f836207 tempest-VolumesSnapshotNegativeTestJSON-243079908 tempest-VolumesSnapshotNegativeTestJSON-243079908-project-member] GET https://10.4.3.223/volume/v3/snapshots?limit=invalid Jul 03 02:38:46.887082 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-a9e4979f-cdfa-48d3-bf35-d7748f836207 tempest-VolumesSnapshotNegativeTestJSON-243079908 tempest-VolumesSnapshotNegativeTestJSON-243079908-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:46.887288 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-a9e4979f-cdfa-48d3-bf35-d7748f836207 tempest-VolumesSnapshotNegativeTestJSON-243079908 tempest-VolumesSnapshotNegativeTestJSON-243079908-project-member] Calling method 'index' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:46.887789 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-a9e4979f-cdfa-48d3-bf35-d7748f836207 tempest-VolumesSnapshotNegativeTestJSON-243079908 tempest-VolumesSnapshotNegativeTestJSON-243079908-project-member] HTTP exception thrown: limit param must be an integer Jul 03 02:38:46.887941 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-a9e4979f-cdfa-48d3-bf35-d7748f836207 tempest-VolumesSnapshotNegativeTestJSON-243079908 tempest-VolumesSnapshotNegativeTestJSON-243079908-project-member] https://10.4.3.223/volume/v3/snapshots?limit=invalid returned with HTTP 400 Jul 03 02:38:46.888391 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1123/4530] 10.4.3.223 () {66 vars in 1270 bytes} [Fri Jul 3 02:38:46 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 03 02:38:46.896276 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-b3e93f03-f58c-4af3-b0b6-fc55e62d8aa3 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:46.900443 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-b3e93f03-f58c-4af3-b0b6-fc55e62d8aa3 tempest-VolumesSnapshotNegativeTestJSON-243079908 tempest-VolumesSnapshotNegativeTestJSON-243079908-project-member] GET https://10.4.3.223/volume/v3/snapshots?marker=676f3a03-8306-4e3e-ba74-b1720f90a73e Jul 03 02:38:46.900443 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-b3e93f03-f58c-4af3-b0b6-fc55e62d8aa3 tempest-VolumesSnapshotNegativeTestJSON-243079908 tempest-VolumesSnapshotNegativeTestJSON-243079908-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:46.900443 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-b3e93f03-f58c-4af3-b0b6-fc55e62d8aa3 tempest-VolumesSnapshotNegativeTestJSON-243079908 tempest-VolumesSnapshotNegativeTestJSON-243079908-project-member] Calling method 'index' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:46.900443 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.api_utils [None req-b3e93f03-f58c-4af3-b0b6-fc55e62d8aa3 tempest-VolumesSnapshotNegativeTestJSON-243079908 tempest-VolumesSnapshotNegativeTestJSON-243079908-project-member] Removing options '' from query. {{(pid=100015) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 02:38:46.900443 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.db.api [None req-b3e93f03-f58c-4af3-b0b6-fc55e62d8aa3 tempest-VolumesSnapshotNegativeTestJSON-243079908 tempest-VolumesSnapshotNegativeTestJSON-243079908-project-member] Building query based on filter {{(pid=100015) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 02:38:46.904255 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-b3e93f03-f58c-4af3-b0b6-fc55e62d8aa3 tempest-VolumesSnapshotNegativeTestJSON-243079908 tempest-VolumesSnapshotNegativeTestJSON-243079908-project-member] https://10.4.3.223/volume/v3/snapshots?marker=676f3a03-8306-4e3e-ba74-b1720f90a73e returned with HTTP 404 Jul 03 02:38:46.904960 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1142/4531] 10.4.3.223 () {66 vars in 1330 bytes} [Fri Jul 3 02:38:46 2026] GET /volume/v3/snapshots?marker=676f3a03-8306-4e3e-ba74-b1720f90a73e => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:38:46.917054 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-43bcfa66-b594-4de7-bc28-a6b0421a20ba None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:46.918932 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-43bcfa66-b594-4de7-bc28-a6b0421a20ba tempest-VolumesSnapshotNegativeTestJSON-243079908 tempest-VolumesSnapshotNegativeTestJSON-243079908-project-member] GET https://10.4.3.223/volume/v3/snapshots?sort_key=invalid Jul 03 02:38:46.919181 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-43bcfa66-b594-4de7-bc28-a6b0421a20ba tempest-VolumesSnapshotNegativeTestJSON-243079908 tempest-VolumesSnapshotNegativeTestJSON-243079908-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:46.919438 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-43bcfa66-b594-4de7-bc28-a6b0421a20ba tempest-VolumesSnapshotNegativeTestJSON-243079908 tempest-VolumesSnapshotNegativeTestJSON-243079908-project-member] Calling method 'index' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:46.919835 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.api_utils [None req-43bcfa66-b594-4de7-bc28-a6b0421a20ba tempest-VolumesSnapshotNegativeTestJSON-243079908 tempest-VolumesSnapshotNegativeTestJSON-243079908-project-member] Removing options '' from query. {{(pid=100012) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 02:38:46.920291 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:46.920291 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:38:46.921312 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.db.api [None req-43bcfa66-b594-4de7-bc28-a6b0421a20ba tempest-VolumesSnapshotNegativeTestJSON-243079908 tempest-VolumesSnapshotNegativeTestJSON-243079908-project-member] Building query based on filter {{(pid=100012) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 02:38:46.921733 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-43bcfa66-b594-4de7-bc28-a6b0421a20ba tempest-VolumesSnapshotNegativeTestJSON-243079908 tempest-VolumesSnapshotNegativeTestJSON-243079908-project-member] https://10.4.3.223/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Jul 03 02:38:46.922187 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1132/4532] 10.4.3.223 () {66 vars in 1276 bytes} [Fri Jul 3 02:38:46 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 03 02:38:46.931974 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-db490f53-cddd-44eb-a4d2-21ed1da34cc3 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:46.933536 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-db490f53-cddd-44eb-a4d2-21ed1da34cc3 tempest-VolumesSnapshotNegativeTestJSON-243079908 tempest-VolumesSnapshotNegativeTestJSON-243079908-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:38:46.933833 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-db490f53-cddd-44eb-a4d2-21ed1da34cc3 tempest-VolumesSnapshotNegativeTestJSON-243079908 tempest-VolumesSnapshotNegativeTestJSON-243079908-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-564582329"}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:38:46.935177 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.volumes [None req-db490f53-cddd-44eb-a4d2-21ed1da34cc3 tempest-VolumesSnapshotNegativeTestJSON-243079908 tempest-VolumesSnapshotNegativeTestJSON-243079908-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-564582329'}} {{(pid=100013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:38:46.935289 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.volumes [None req-db490f53-cddd-44eb-a4d2-21ed1da34cc3 tempest-VolumesSnapshotNegativeTestJSON-243079908 tempest-VolumesSnapshotNegativeTestJSON-243079908-project-member] Create volume of 2 GB Jul 03 02:38:46.939184 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-db490f53-cddd-44eb-a4d2-21ed1da34cc3 tempest-VolumesSnapshotNegativeTestJSON-243079908 tempest-VolumesSnapshotNegativeTestJSON-243079908-project-member] Availability Zones retrieved successfully. Jul 03 02:38:46.944003 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-db490f53-cddd-44eb-a4d2-21ed1da34cc3 tempest-VolumesSnapshotNegativeTestJSON-243079908 tempest-VolumesSnapshotNegativeTestJSON-243079908-project-member] Flow 'volume_create_api' (dc40b560-1d56-419a-9863-e8b0f7ec46db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:38:46.945052 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-db490f53-cddd-44eb-a4d2-21ed1da34cc3 tempest-VolumesSnapshotNegativeTestJSON-243079908 tempest-VolumesSnapshotNegativeTestJSON-243079908-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4cfd5a49-1bf9-4e94-8de8-23a56961b252) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:38:46.946002 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.flows.api.create_volume [None req-db490f53-cddd-44eb-a4d2-21ed1da34cc3 tempest-VolumesSnapshotNegativeTestJSON-243079908 tempest-VolumesSnapshotNegativeTestJSON-243079908-project-member] Validating volume size '2' using validate_int {{(pid=100013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:38:46.977590 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-db490f53-cddd-44eb-a4d2-21ed1da34cc3 tempest-VolumesSnapshotNegativeTestJSON-243079908 tempest-VolumesSnapshotNegativeTestJSON-243079908-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4cfd5a49-1bf9-4e94-8de8-23a56961b252) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:38:46.978258 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-db490f53-cddd-44eb-a4d2-21ed1da34cc3 tempest-VolumesSnapshotNegativeTestJSON-243079908 tempest-VolumesSnapshotNegativeTestJSON-243079908-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c5e662e-fab1-4e32-bc7a-f05ef30f4834) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:38:47.050066 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.quota [None req-db490f53-cddd-44eb-a4d2-21ed1da34cc3 tempest-VolumesSnapshotNegativeTestJSON-243079908 tempest-VolumesSnapshotNegativeTestJSON-243079908-project-member] Created reservations ['828ce62d-71cf-4a40-8503-a1ebe9002e0b', '4c36e272-b21b-4dc3-8a51-400f4bfd967f', 'd3975c58-ce6a-481c-8059-b836e65e391b', '70af0573-18b2-4770-b579-723bd18679b6'] {{(pid=100013) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:38:47.051064 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-db490f53-cddd-44eb-a4d2-21ed1da34cc3 tempest-VolumesSnapshotNegativeTestJSON-243079908 tempest-VolumesSnapshotNegativeTestJSON-243079908-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c5e662e-fab1-4e32-bc7a-f05ef30f4834) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['828ce62d-71cf-4a40-8503-a1ebe9002e0b', '4c36e272-b21b-4dc3-8a51-400f4bfd967f', 'd3975c58-ce6a-481c-8059-b836e65e391b', '70af0573-18b2-4770-b579-723bd18679b6']}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:38:47.052039 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-db490f53-cddd-44eb-a4d2-21ed1da34cc3 tempest-VolumesSnapshotNegativeTestJSON-243079908 tempest-VolumesSnapshotNegativeTestJSON-243079908-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90c8c17d-d46d-4847-bf63-c620e7661bd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:38:47.080945 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-db490f53-cddd-44eb-a4d2-21ed1da34cc3 tempest-VolumesSnapshotNegativeTestJSON-243079908 tempest-VolumesSnapshotNegativeTestJSON-243079908-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90c8c17d-d46d-4847-bf63-c620e7661bd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c9cf2072-4e3b-4518-a28f-f91423aab44b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-564582329',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='55459772654f458090b5b9138b68c9a4',qos_specs=None,replication_status=,reservations=['828ce62d-71cf-4a40-8503-a1ebe9002e0b','4c36e272-b21b-4dc3-8a51-400f4bfd967f','d3975c58-ce6a-481c-8059-b836e65e391b','70af0573-18b2-4770-b579-723bd18679b6'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6fdd3117ee2c4c788d530d516015b7b8',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:38:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-564582329',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c9cf2072-4e3b-4518-a28f-f91423aab44b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='55459772654f458090b5b9138b68c9a4',provider_auth=None,provider_geometry=None,provider_id=None,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='6fdd3117ee2c4c788d530d516015b7b8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:38:47.081703 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-db490f53-cddd-44eb-a4d2-21ed1da34cc3 tempest-VolumesSnapshotNegativeTestJSON-243079908 tempest-VolumesSnapshotNegativeTestJSON-243079908-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1bfcf969-4949-42ac-865e-2e0742ca2342) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:38:47.099632 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-db490f53-cddd-44eb-a4d2-21ed1da34cc3 tempest-VolumesSnapshotNegativeTestJSON-243079908 tempest-VolumesSnapshotNegativeTestJSON-243079908-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1bfcf969-4949-42ac-865e-2e0742ca2342) transitioned into state 'SUCCESS' from state '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-564582329',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='55459772654f458090b5b9138b68c9a4',qos_specs=None,replication_status=,reservations=['828ce62d-71cf-4a40-8503-a1ebe9002e0b','4c36e272-b21b-4dc3-8a51-400f4bfd967f','d3975c58-ce6a-481c-8059-b836e65e391b','70af0573-18b2-4770-b579-723bd18679b6'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6fdd3117ee2c4c788d530d516015b7b8',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:38:47.100645 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-db490f53-cddd-44eb-a4d2-21ed1da34cc3 tempest-VolumesSnapshotNegativeTestJSON-243079908 tempest-VolumesSnapshotNegativeTestJSON-243079908-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fbf1d4be-5550-4cff-b414-bdfe59a6fccb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:38:47.112775 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-db490f53-cddd-44eb-a4d2-21ed1da34cc3 tempest-VolumesSnapshotNegativeTestJSON-243079908 tempest-VolumesSnapshotNegativeTestJSON-243079908-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fbf1d4be-5550-4cff-b414-bdfe59a6fccb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:38:47.113893 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-db490f53-cddd-44eb-a4d2-21ed1da34cc3 tempest-VolumesSnapshotNegativeTestJSON-243079908 tempest-VolumesSnapshotNegativeTestJSON-243079908-project-member] Flow 'volume_create_api' (dc40b560-1d56-419a-9863-e8b0f7ec46db) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:38:47.114225 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-db490f53-cddd-44eb-a4d2-21ed1da34cc3 tempest-VolumesSnapshotNegativeTestJSON-243079908 tempest-VolumesSnapshotNegativeTestJSON-243079908-project-member] Create volume request issued successfully. Jul 03 02:38:47.115014 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-db490f53-cddd-44eb-a4d2-21ed1da34cc3 tempest-VolumesSnapshotNegativeTestJSON-243079908 tempest-VolumesSnapshotNegativeTestJSON-243079908-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:38:47.115552 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1136/4533] 10.4.3.223 () {68 vars in 1258 bytes} [Fri Jul 3 02:38:46 2026] POST /volume/v3/volumes => generated 761 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:38:47.124002 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-a6f290b3-f9a2-4306-aa35-c53a41158f5d None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:47.125979 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-a6f290b3-f9a2-4306-aa35-c53a41158f5d tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] GET https://10.4.3.223/volume/v3/volumes/0b758447-0a31-4d9e-b3c2-81b9fa37ff51 Jul 03 02:38:47.125979 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-a6f290b3-f9a2-4306-aa35-c53a41158f5d tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:47.126111 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-a6f290b3-f9a2-4306-aa35-c53a41158f5d tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:47.127978 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-0cc3a642-6795-448d-b42b-85e5b8f2d24a None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:47.130367 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-0cc3a642-6795-448d-b42b-85e5b8f2d24a tempest-VolumesSnapshotNegativeTestJSON-243079908 tempest-VolumesSnapshotNegativeTestJSON-243079908-project-member] GET https://10.4.3.223/volume/v3/volumes/c9cf2072-4e3b-4518-a28f-f91423aab44b Jul 03 02:38:47.130524 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-0cc3a642-6795-448d-b42b-85e5b8f2d24a tempest-VolumesSnapshotNegativeTestJSON-243079908 tempest-VolumesSnapshotNegativeTestJSON-243079908-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:47.130772 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-0cc3a642-6795-448d-b42b-85e5b8f2d24a tempest-VolumesSnapshotNegativeTestJSON-243079908 tempest-VolumesSnapshotNegativeTestJSON-243079908-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:47.137632 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:47.137632 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:38:47.138969 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:47.138969 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:38:47.141675 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-a6f290b3-f9a2-4306-aa35-c53a41158f5d tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Volume info retrieved successfully. Jul 03 02:38:47.142717 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-0cc3a642-6795-448d-b42b-85e5b8f2d24a tempest-VolumesSnapshotNegativeTestJSON-243079908 tempest-VolumesSnapshotNegativeTestJSON-243079908-project-member] Volume info retrieved successfully. Jul 03 02:38:47.146092 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-a6f290b3-f9a2-4306-aa35-c53a41158f5d tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/volumes/0b758447-0a31-4d9e-b3c2-81b9fa37ff51 returned with HTTP 200 Jul 03 02:38:47.146502 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1124/4534] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:38:47 2026] GET /volume/v3/volumes/0b758447-0a31-4d9e-b3c2-81b9fa37ff51 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:47.147292 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-0cc3a642-6795-448d-b42b-85e5b8f2d24a tempest-VolumesSnapshotNegativeTestJSON-243079908 tempest-VolumesSnapshotNegativeTestJSON-243079908-project-member] https://10.4.3.223/volume/v3/volumes/c9cf2072-4e3b-4518-a28f-f91423aab44b returned with HTTP 200 Jul 03 02:38:47.147739 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1143/4535] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:38:47 2026] GET /volume/v3/volumes/c9cf2072-4e3b-4518-a28f-f91423aab44b => generated 829 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:47.466800 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-cd83ee55-2823-4f88-b2f8-f13c1725ba48 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:47.468379 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-cd83ee55-2823-4f88-b2f8-f13c1725ba48 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/backups/3052116d-a983-42cd-95e3-387c6feafff4 Jul 03 02:38:47.468571 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-cd83ee55-2823-4f88-b2f8-f13c1725ba48 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:47.468757 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-cd83ee55-2823-4f88-b2f8-f13c1725ba48 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:47.469058 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-cd83ee55-2823-4f88-b2f8-f13c1725ba48 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Show backup with id 3052116d-a983-42cd-95e3-387c6feafff4. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:38:47.473302 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:47.473302 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:38:47.474079 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-cd83ee55-2823-4f88-b2f8-f13c1725ba48 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/backups/3052116d-a983-42cd-95e3-387c6feafff4 returned with HTTP 200 Jul 03 02:38:47.474382 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1133/4536] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:38:47 2026] GET /volume/v3/backups/3052116d-a983-42cd-95e3-387c6feafff4 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:48.163953 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-37cfa4c9-6121-4593-86c7-a5c209f2ab69 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:48.167118 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-a878aad8-82e0-4e06-b5ed-e317a00f1efe None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:48.169112 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-a878aad8-82e0-4e06-b5ed-e317a00f1efe tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] GET https://10.4.3.223/volume/v3/volumes/0b758447-0a31-4d9e-b3c2-81b9fa37ff51 Jul 03 02:38:48.169371 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-a878aad8-82e0-4e06-b5ed-e317a00f1efe tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:48.169660 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-a878aad8-82e0-4e06-b5ed-e317a00f1efe tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:48.169913 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-37cfa4c9-6121-4593-86c7-a5c209f2ab69 tempest-VolumesSnapshotNegativeTestJSON-243079908 tempest-VolumesSnapshotNegativeTestJSON-243079908-project-member] GET https://10.4.3.223/volume/v3/volumes/c9cf2072-4e3b-4518-a28f-f91423aab44b Jul 03 02:38:48.170150 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-37cfa4c9-6121-4593-86c7-a5c209f2ab69 tempest-VolumesSnapshotNegativeTestJSON-243079908 tempest-VolumesSnapshotNegativeTestJSON-243079908-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:48.170366 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-37cfa4c9-6121-4593-86c7-a5c209f2ab69 tempest-VolumesSnapshotNegativeTestJSON-243079908 tempest-VolumesSnapshotNegativeTestJSON-243079908-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:48.181750 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:48.181750 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:38:48.184298 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:48.184298 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:38:48.189958 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-a878aad8-82e0-4e06-b5ed-e317a00f1efe tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Volume info retrieved successfully. Jul 03 02:38:48.191781 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-37cfa4c9-6121-4593-86c7-a5c209f2ab69 tempest-VolumesSnapshotNegativeTestJSON-243079908 tempest-VolumesSnapshotNegativeTestJSON-243079908-project-member] Volume info retrieved successfully. Jul 03 02:38:48.197047 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-a878aad8-82e0-4e06-b5ed-e317a00f1efe tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/volumes/0b758447-0a31-4d9e-b3c2-81b9fa37ff51 returned with HTTP 200 Jul 03 02:38:48.197175 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-37cfa4c9-6121-4593-86c7-a5c209f2ab69 tempest-VolumesSnapshotNegativeTestJSON-243079908 tempest-VolumesSnapshotNegativeTestJSON-243079908-project-member] https://10.4.3.223/volume/v3/volumes/c9cf2072-4e3b-4518-a28f-f91423aab44b returned with HTTP 200 Jul 03 02:38:48.197609 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1137/4537] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:38:48 2026] GET /volume/v3/volumes/c9cf2072-4e3b-4518-a28f-f91423aab44b => generated 854 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:48.197668 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1125/4538] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:38:48 2026] GET /volume/v3/volumes/0b758447-0a31-4d9e-b3c2-81b9fa37ff51 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:48.212569 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-ebd670e8-5428-4b35-8339-2025d07361d6 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:48.214696 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-ebd670e8-5428-4b35-8339-2025d07361d6 tempest-VolumesSnapshotNegativeTestJSON-243079908 tempest-VolumesSnapshotNegativeTestJSON-243079908-project-member] POST https://10.4.3.223/volume/v3/snapshots Jul 03 02:38:48.215246 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-ebd670e8-5428-4b35-8339-2025d07361d6 tempest-VolumesSnapshotNegativeTestJSON-243079908 tempest-VolumesSnapshotNegativeTestJSON-243079908-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c9cf2072-4e3b-4518-a28f-f91423aab44b", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-116441957"}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:38:48.228444 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:48.228444 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:38:48.228444 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-ebd670e8-5428-4b35-8339-2025d07361d6 tempest-VolumesSnapshotNegativeTestJSON-243079908 tempest-VolumesSnapshotNegativeTestJSON-243079908-project-member] Volume info retrieved successfully. Jul 03 02:38:48.228444 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.snapshots [None req-ebd670e8-5428-4b35-8339-2025d07361d6 tempest-VolumesSnapshotNegativeTestJSON-243079908 tempest-VolumesSnapshotNegativeTestJSON-243079908-project-member] Create snapshot from volume c9cf2072-4e3b-4518-a28f-f91423aab44b Jul 03 02:38:48.277883 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.quota [None req-ebd670e8-5428-4b35-8339-2025d07361d6 tempest-VolumesSnapshotNegativeTestJSON-243079908 tempest-VolumesSnapshotNegativeTestJSON-243079908-project-member] Created reservations ['9e96b27c-76c6-41f1-8b84-c9b17495a8a8', '37764d30-94dc-4e76-9cfe-8ab9c81fc9a9', 'fe4a74a0-bded-4c29-b334-fbea724c68a0', 'ef9fee0d-8b57-4904-ba43-c8fcfba529b6'] {{(pid=100015) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:38:48.316257 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-ebd670e8-5428-4b35-8339-2025d07361d6 tempest-VolumesSnapshotNegativeTestJSON-243079908 tempest-VolumesSnapshotNegativeTestJSON-243079908-project-member] Snapshot create request issued successfully. Jul 03 02:38:48.316732 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-ebd670e8-5428-4b35-8339-2025d07361d6 tempest-VolumesSnapshotNegativeTestJSON-243079908 tempest-VolumesSnapshotNegativeTestJSON-243079908-project-member] https://10.4.3.223/volume/v3/snapshots returned with HTTP 202 Jul 03 02:38:48.317304 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1144/4539] 10.4.3.223 () {68 vars in 1265 bytes} [Fri Jul 3 02:38:48 2026] POST /volume/v3/snapshots => generated 317 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:38:48.329590 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-d42ede11-ab33-4ae3-a5a1-3b2dfd00c89a None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:48.331404 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-d42ede11-ab33-4ae3-a5a1-3b2dfd00c89a tempest-VolumesSnapshotNegativeTestJSON-243079908 tempest-VolumesSnapshotNegativeTestJSON-243079908-project-member] GET https://10.4.3.223/volume/v3/snapshots/d1672a9b-ab50-4209-b096-ec83d82d2cc9 Jul 03 02:38:48.331559 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-d42ede11-ab33-4ae3-a5a1-3b2dfd00c89a tempest-VolumesSnapshotNegativeTestJSON-243079908 tempest-VolumesSnapshotNegativeTestJSON-243079908-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:48.331775 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-d42ede11-ab33-4ae3-a5a1-3b2dfd00c89a tempest-VolumesSnapshotNegativeTestJSON-243079908 tempest-VolumesSnapshotNegativeTestJSON-243079908-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:48.339375 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:48.339375 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:38:48.339836 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-d42ede11-ab33-4ae3-a5a1-3b2dfd00c89a tempest-VolumesSnapshotNegativeTestJSON-243079908 tempest-VolumesSnapshotNegativeTestJSON-243079908-project-member] Snapshot retrieved successfully. Jul 03 02:38:48.340581 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-d42ede11-ab33-4ae3-a5a1-3b2dfd00c89a tempest-VolumesSnapshotNegativeTestJSON-243079908 tempest-VolumesSnapshotNegativeTestJSON-243079908-project-member] https://10.4.3.223/volume/v3/snapshots/d1672a9b-ab50-4209-b096-ec83d82d2cc9 returned with HTTP 200 Jul 03 02:38:48.340953 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1134/4540] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:38:48 2026] GET /volume/v3/snapshots/d1672a9b-ab50-4209-b096-ec83d82d2cc9 => generated 449 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:48.484946 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-363d13db-1e53-4560-92f9-e7ce6fcfe08a None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:48.487011 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-363d13db-1e53-4560-92f9-e7ce6fcfe08a tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/backups/3052116d-a983-42cd-95e3-387c6feafff4 Jul 03 02:38:48.487131 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-363d13db-1e53-4560-92f9-e7ce6fcfe08a tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:48.487761 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-363d13db-1e53-4560-92f9-e7ce6fcfe08a tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:48.487761 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-363d13db-1e53-4560-92f9-e7ce6fcfe08a tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Show backup with id 3052116d-a983-42cd-95e3-387c6feafff4. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:38:48.492710 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:48.492710 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:38:48.493524 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-363d13db-1e53-4560-92f9-e7ce6fcfe08a tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/backups/3052116d-a983-42cd-95e3-387c6feafff4 returned with HTTP 200 Jul 03 02:38:48.493524 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1138/4541] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:38:48 2026] GET /volume/v3/backups/3052116d-a983-42cd-95e3-387c6feafff4 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:49.210880 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-4abe899f-5f86-4fe2-bff2-9a0e712a4ba0 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:49.213671 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-4abe899f-5f86-4fe2-bff2-9a0e712a4ba0 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] GET https://10.4.3.223/volume/v3/volumes/0b758447-0a31-4d9e-b3c2-81b9fa37ff51 Jul 03 02:38:49.213877 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-4abe899f-5f86-4fe2-bff2-9a0e712a4ba0 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:49.214090 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-4abe899f-5f86-4fe2-bff2-9a0e712a4ba0 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:49.224218 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:49.224218 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:38:49.228161 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-4abe899f-5f86-4fe2-bff2-9a0e712a4ba0 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Volume info retrieved successfully. Jul 03 02:38:49.233569 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-4abe899f-5f86-4fe2-bff2-9a0e712a4ba0 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/volumes/0b758447-0a31-4d9e-b3c2-81b9fa37ff51 returned with HTTP 200 Jul 03 02:38:49.234083 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1126/4542] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:38:49 2026] GET /volume/v3/volumes/0b758447-0a31-4d9e-b3c2-81b9fa37ff51 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:49.351349 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-e4b28359-c790-40bf-9118-8069d53fbd35 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:49.354487 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-e4b28359-c790-40bf-9118-8069d53fbd35 tempest-VolumesSnapshotNegativeTestJSON-243079908 tempest-VolumesSnapshotNegativeTestJSON-243079908-project-member] GET https://10.4.3.223/volume/v3/snapshots/d1672a9b-ab50-4209-b096-ec83d82d2cc9 Jul 03 02:38:49.354654 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-e4b28359-c790-40bf-9118-8069d53fbd35 tempest-VolumesSnapshotNegativeTestJSON-243079908 tempest-VolumesSnapshotNegativeTestJSON-243079908-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:49.354845 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-e4b28359-c790-40bf-9118-8069d53fbd35 tempest-VolumesSnapshotNegativeTestJSON-243079908 tempest-VolumesSnapshotNegativeTestJSON-243079908-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:49.361579 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:49.361579 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:38:49.361579 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-e4b28359-c790-40bf-9118-8069d53fbd35 tempest-VolumesSnapshotNegativeTestJSON-243079908 tempest-VolumesSnapshotNegativeTestJSON-243079908-project-member] Snapshot retrieved successfully. Jul 03 02:38:49.361579 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-e4b28359-c790-40bf-9118-8069d53fbd35 tempest-VolumesSnapshotNegativeTestJSON-243079908 tempest-VolumesSnapshotNegativeTestJSON-243079908-project-member] https://10.4.3.223/volume/v3/snapshots/d1672a9b-ab50-4209-b096-ec83d82d2cc9 returned with HTTP 200 Jul 03 02:38:49.361579 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1145/4543] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:38:49 2026] GET /volume/v3/snapshots/d1672a9b-ab50-4209-b096-ec83d82d2cc9 => generated 476 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:49.372772 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-dd1718ea-83a9-4e47-a88d-c8ffa4161fe2 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:49.374886 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-dd1718ea-83a9-4e47-a88d-c8ffa4161fe2 tempest-VolumesSnapshotNegativeTestJSON-243079908 tempest-VolumesSnapshotNegativeTestJSON-243079908-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:38:49.375258 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-dd1718ea-83a9-4e47-a88d-c8ffa4161fe2 tempest-VolumesSnapshotNegativeTestJSON-243079908 tempest-VolumesSnapshotNegativeTestJSON-243079908-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "d1672a9b-ab50-4209-b096-ec83d82d2cc9"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:38:49.376919 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.volumes [None req-dd1718ea-83a9-4e47-a88d-c8ffa4161fe2 tempest-VolumesSnapshotNegativeTestJSON-243079908 tempest-VolumesSnapshotNegativeTestJSON-243079908-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'd1672a9b-ab50-4209-b096-ec83d82d2cc9'}} {{(pid=100012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:38:49.382358 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:49.382358 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:38:49.382846 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-dd1718ea-83a9-4e47-a88d-c8ffa4161fe2 tempest-VolumesSnapshotNegativeTestJSON-243079908 tempest-VolumesSnapshotNegativeTestJSON-243079908-project-member] Snapshot retrieved successfully. Jul 03 02:38:49.382950 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.volumes [None req-dd1718ea-83a9-4e47-a88d-c8ffa4161fe2 tempest-VolumesSnapshotNegativeTestJSON-243079908 tempest-VolumesSnapshotNegativeTestJSON-243079908-project-member] Create volume of 1 GB Jul 03 02:38:49.390062 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-dd1718ea-83a9-4e47-a88d-c8ffa4161fe2 tempest-VolumesSnapshotNegativeTestJSON-243079908 tempest-VolumesSnapshotNegativeTestJSON-243079908-project-member] Availability Zones retrieved successfully. Jul 03 02:38:49.398376 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-dd1718ea-83a9-4e47-a88d-c8ffa4161fe2 tempest-VolumesSnapshotNegativeTestJSON-243079908 tempest-VolumesSnapshotNegativeTestJSON-243079908-project-member] Flow 'volume_create_api' (f714b9ec-75ac-4545-a493-4f70e5d9a93d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:38:49.403057 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-dd1718ea-83a9-4e47-a88d-c8ffa4161fe2 tempest-VolumesSnapshotNegativeTestJSON-243079908 tempest-VolumesSnapshotNegativeTestJSON-243079908-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a537de03-55a1-4269-bd3f-013adf9adb1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:38:49.404212 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.flows.api.create_volume [None req-dd1718ea-83a9-4e47-a88d-c8ffa4161fe2 tempest-VolumesSnapshotNegativeTestJSON-243079908 tempest-VolumesSnapshotNegativeTestJSON-243079908-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:38:49.405733 np0000004352 devstack@c-api.service[100012]: WARNING cinder.volume.api [None req-dd1718ea-83a9-4e47-a88d-c8ffa4161fe2 tempest-VolumesSnapshotNegativeTestJSON-243079908 tempest-VolumesSnapshotNegativeTestJSON-243079908-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a537de03-55a1-4269-bd3f-013adf9adb1f) transitioned into state 'FAILURE' from state 'RUNNING' Jul 03 02:38:49.405733 np0000004352 devstack@c-api.service[100012]: 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. Jul 03 02:38:49.407379 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-dd1718ea-83a9-4e47-a88d-c8ffa4161fe2 tempest-VolumesSnapshotNegativeTestJSON-243079908 tempest-VolumesSnapshotNegativeTestJSON-243079908-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a537de03-55a1-4269-bd3f-013adf9adb1f) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:38:49.408388 np0000004352 devstack@c-api.service[100012]: WARNING cinder.volume.api [None req-dd1718ea-83a9-4e47-a88d-c8ffa4161fe2 tempest-VolumesSnapshotNegativeTestJSON-243079908 tempest-VolumesSnapshotNegativeTestJSON-243079908-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a537de03-55a1-4269-bd3f-013adf9adb1f) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 03 02:38:49.409557 np0000004352 devstack@c-api.service[100012]: WARNING cinder.volume.api [None req-dd1718ea-83a9-4e47-a88d-c8ffa4161fe2 tempest-VolumesSnapshotNegativeTestJSON-243079908 tempest-VolumesSnapshotNegativeTestJSON-243079908-project-member] Flow 'volume_create_api' (f714b9ec-75ac-4545-a493-4f70e5d9a93d) transitioned into state 'REVERTED' from state 'RUNNING' Jul 03 02:38:49.409909 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-dd1718ea-83a9-4e47-a88d-c8ffa4161fe2 tempest-VolumesSnapshotNegativeTestJSON-243079908 tempest-VolumesSnapshotNegativeTestJSON-243079908-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 400 Jul 03 02:38:49.410638 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1135/4544] 10.4.3.223 () {68 vars in 1258 bytes} [Fri Jul 3 02:38:49 2026] POST /volume/v3/volumes => generated 171 bytes in 38 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 02:38:49.417902 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-c4c69c51-5707-4e9d-affa-7181fd7fa17a None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:49.419465 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-c4c69c51-5707-4e9d-affa-7181fd7fa17a tempest-VolumesSnapshotNegativeTestJSON-243079908 tempest-VolumesSnapshotNegativeTestJSON-243079908-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/d1672a9b-ab50-4209-b096-ec83d82d2cc9 Jul 03 02:38:49.419629 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-c4c69c51-5707-4e9d-affa-7181fd7fa17a tempest-VolumesSnapshotNegativeTestJSON-243079908 tempest-VolumesSnapshotNegativeTestJSON-243079908-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:49.419808 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-c4c69c51-5707-4e9d-affa-7181fd7fa17a tempest-VolumesSnapshotNegativeTestJSON-243079908 tempest-VolumesSnapshotNegativeTestJSON-243079908-project-member] Calling method 'delete' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:49.419930 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.snapshots [None req-c4c69c51-5707-4e9d-affa-7181fd7fa17a tempest-VolumesSnapshotNegativeTestJSON-243079908 tempest-VolumesSnapshotNegativeTestJSON-243079908-project-member] Delete snapshot with id: d1672a9b-ab50-4209-b096-ec83d82d2cc9 Jul 03 02:38:49.424402 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:49.424402 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:38:49.424832 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-c4c69c51-5707-4e9d-affa-7181fd7fa17a tempest-VolumesSnapshotNegativeTestJSON-243079908 tempest-VolumesSnapshotNegativeTestJSON-243079908-project-member] Snapshot retrieved successfully. Jul 03 02:38:49.457845 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-c4c69c51-5707-4e9d-affa-7181fd7fa17a tempest-VolumesSnapshotNegativeTestJSON-243079908 tempest-VolumesSnapshotNegativeTestJSON-243079908-project-member] Snapshot delete request issued successfully. Jul 03 02:38:49.457845 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-c4c69c51-5707-4e9d-affa-7181fd7fa17a tempest-VolumesSnapshotNegativeTestJSON-243079908 tempest-VolumesSnapshotNegativeTestJSON-243079908-project-member] https://10.4.3.223/volume/v3/snapshots/d1672a9b-ab50-4209-b096-ec83d82d2cc9 returned with HTTP 202 Jul 03 02:38:49.457845 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1139/4545] 10.4.3.223 () {66 vars in 1357 bytes} [Fri Jul 3 02:38:49 2026] DELETE /volume/v3/snapshots/d1672a9b-ab50-4209-b096-ec83d82d2cc9 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:38:49.468565 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-d84e3efc-d0b1-42eb-9107-eaef6a505665 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:49.470412 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-d84e3efc-d0b1-42eb-9107-eaef6a505665 tempest-VolumesSnapshotNegativeTestJSON-243079908 tempest-VolumesSnapshotNegativeTestJSON-243079908-project-member] GET https://10.4.3.223/volume/v3/snapshots/d1672a9b-ab50-4209-b096-ec83d82d2cc9 Jul 03 02:38:49.470806 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-d84e3efc-d0b1-42eb-9107-eaef6a505665 tempest-VolumesSnapshotNegativeTestJSON-243079908 tempest-VolumesSnapshotNegativeTestJSON-243079908-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:49.471205 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-d84e3efc-d0b1-42eb-9107-eaef6a505665 tempest-VolumesSnapshotNegativeTestJSON-243079908 tempest-VolumesSnapshotNegativeTestJSON-243079908-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:49.476036 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:49.476036 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:38:49.476494 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-d84e3efc-d0b1-42eb-9107-eaef6a505665 tempest-VolumesSnapshotNegativeTestJSON-243079908 tempest-VolumesSnapshotNegativeTestJSON-243079908-project-member] Snapshot retrieved successfully. Jul 03 02:38:49.477309 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-d84e3efc-d0b1-42eb-9107-eaef6a505665 tempest-VolumesSnapshotNegativeTestJSON-243079908 tempest-VolumesSnapshotNegativeTestJSON-243079908-project-member] https://10.4.3.223/volume/v3/snapshots/d1672a9b-ab50-4209-b096-ec83d82d2cc9 returned with HTTP 200 Jul 03 02:38:49.477736 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1127/4546] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:38:49 2026] GET /volume/v3/snapshots/d1672a9b-ab50-4209-b096-ec83d82d2cc9 => generated 475 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:49.505392 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-3bec0595-51fa-4838-b0d9-ef594b149981 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:49.507954 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-3bec0595-51fa-4838-b0d9-ef594b149981 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/backups/3052116d-a983-42cd-95e3-387c6feafff4 Jul 03 02:38:49.508405 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-3bec0595-51fa-4838-b0d9-ef594b149981 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:49.508602 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-3bec0595-51fa-4838-b0d9-ef594b149981 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:49.509190 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-3bec0595-51fa-4838-b0d9-ef594b149981 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Show backup with id 3052116d-a983-42cd-95e3-387c6feafff4. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:38:49.515181 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:49.515181 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:38:49.515770 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-3bec0595-51fa-4838-b0d9-ef594b149981 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/backups/3052116d-a983-42cd-95e3-387c6feafff4 returned with HTTP 200 Jul 03 02:38:49.516174 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1146/4547] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:38:49 2026] GET /volume/v3/backups/3052116d-a983-42cd-95e3-387c6feafff4 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:50.246081 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-cb1dfb5f-8113-4406-a5b4-fa3d5b6f94a8 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:50.248275 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-cb1dfb5f-8113-4406-a5b4-fa3d5b6f94a8 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] GET https://10.4.3.223/volume/v3/volumes/0b758447-0a31-4d9e-b3c2-81b9fa37ff51 Jul 03 02:38:50.248575 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-cb1dfb5f-8113-4406-a5b4-fa3d5b6f94a8 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:50.248851 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-cb1dfb5f-8113-4406-a5b4-fa3d5b6f94a8 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:50.262364 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:50.262364 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:38:50.268886 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-cb1dfb5f-8113-4406-a5b4-fa3d5b6f94a8 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Volume info retrieved successfully. Jul 03 02:38:50.275052 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-cb1dfb5f-8113-4406-a5b4-fa3d5b6f94a8 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/volumes/0b758447-0a31-4d9e-b3c2-81b9fa37ff51 returned with HTTP 200 Jul 03 02:38:50.275623 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1136/4548] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:38:50 2026] GET /volume/v3/volumes/0b758447-0a31-4d9e-b3c2-81b9fa37ff51 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:50.423111 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-d334a815-717d-46fc-b53b-aa47d34cbb67 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:50.423528 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-d334a815-717d-46fc-b53b-aa47d34cbb67 None None] GET https://10.4.3.223/volume// Jul 03 02:38:50.423711 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-d334a815-717d-46fc-b53b-aa47d34cbb67 None None] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:50.423986 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-d334a815-717d-46fc-b53b-aa47d34cbb67 None None] Calling method 'all' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:50.424307 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-d334a815-717d-46fc-b53b-aa47d34cbb67 None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:38:50.424605 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1140/4549] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:38:50 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:38:50.431728 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-6d3ef6af-cf53-4a73-b161-7ac99b524ebf req-ddc415e7-f3c5-4045-bd82-ef69ef484e08 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:50.436179 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-6d3ef6af-cf53-4a73-b161-7ac99b524ebf req-ddc415e7-f3c5-4045-bd82-ef69ef484e08 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] GET https://10.4.3.223/volume/v3/volumes/92490872-c99a-4e4d-9073-db3500bbaf30 Jul 03 02:38:50.436452 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-6d3ef6af-cf53-4a73-b161-7ac99b524ebf req-ddc415e7-f3c5-4045-bd82-ef69ef484e08 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:50.436631 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-6d3ef6af-cf53-4a73-b161-7ac99b524ebf req-ddc415e7-f3c5-4045-bd82-ef69ef484e08 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:50.449216 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:50.449216 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:38:50.455622 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [req-6d3ef6af-cf53-4a73-b161-7ac99b524ebf req-ddc415e7-f3c5-4045-bd82-ef69ef484e08 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Volume info retrieved successfully. Jul 03 02:38:50.462322 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-6d3ef6af-cf53-4a73-b161-7ac99b524ebf req-ddc415e7-f3c5-4045-bd82-ef69ef484e08 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] https://10.4.3.223/volume/v3/volumes/92490872-c99a-4e4d-9073-db3500bbaf30 returned with HTTP 200 Jul 03 02:38:50.462852 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1128/4550] 10.4.3.223 () {70 vars in 1639 bytes} [Fri Jul 3 02:38:50 2026] GET /volume/v3/volumes/92490872-c99a-4e4d-9073-db3500bbaf30 => generated 1584 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:38:50.491377 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-7d511710-4c0d-4790-8861-bd9c52bc90a3 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:50.493044 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-7d511710-4c0d-4790-8861-bd9c52bc90a3 tempest-VolumesSnapshotNegativeTestJSON-243079908 tempest-VolumesSnapshotNegativeTestJSON-243079908-project-member] GET https://10.4.3.223/volume/v3/snapshots/d1672a9b-ab50-4209-b096-ec83d82d2cc9 Jul 03 02:38:50.493244 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-7d511710-4c0d-4790-8861-bd9c52bc90a3 tempest-VolumesSnapshotNegativeTestJSON-243079908 tempest-VolumesSnapshotNegativeTestJSON-243079908-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:50.493448 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-7d511710-4c0d-4790-8861-bd9c52bc90a3 tempest-VolumesSnapshotNegativeTestJSON-243079908 tempest-VolumesSnapshotNegativeTestJSON-243079908-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:50.499208 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-7d511710-4c0d-4790-8861-bd9c52bc90a3 tempest-VolumesSnapshotNegativeTestJSON-243079908 tempest-VolumesSnapshotNegativeTestJSON-243079908-project-member] https://10.4.3.223/volume/v3/snapshots/d1672a9b-ab50-4209-b096-ec83d82d2cc9 returned with HTTP 404 Jul 03 02:38:50.499870 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1147/4551] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:38:50 2026] GET /volume/v3/snapshots/d1672a9b-ab50-4209-b096-ec83d82d2cc9 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:38:50.506712 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-6cc8ab36-683e-4efd-9c78-2bac7adeb449 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:50.508871 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-6cc8ab36-683e-4efd-9c78-2bac7adeb449 tempest-VolumesSnapshotNegativeTestJSON-243079908 tempest-VolumesSnapshotNegativeTestJSON-243079908-project-member] GET https://10.4.3.223/volume/v3/volumes/c9cf2072-4e3b-4518-a28f-f91423aab44b Jul 03 02:38:50.509096 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-6cc8ab36-683e-4efd-9c78-2bac7adeb449 tempest-VolumesSnapshotNegativeTestJSON-243079908 tempest-VolumesSnapshotNegativeTestJSON-243079908-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:50.509388 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-6cc8ab36-683e-4efd-9c78-2bac7adeb449 tempest-VolumesSnapshotNegativeTestJSON-243079908 tempest-VolumesSnapshotNegativeTestJSON-243079908-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:50.517880 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:50.517880 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:38:50.523769 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-6cc8ab36-683e-4efd-9c78-2bac7adeb449 tempest-VolumesSnapshotNegativeTestJSON-243079908 tempest-VolumesSnapshotNegativeTestJSON-243079908-project-member] Volume info retrieved successfully. Jul 03 02:38:50.528056 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-22b24060-11a0-4f44-843d-826ee477ea4b None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:50.528376 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-18f6e472-550e-45b6-a197-1e0119e4d750 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:50.529852 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-22b24060-11a0-4f44-843d-826ee477ea4b tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/backups/3052116d-a983-42cd-95e3-387c6feafff4 Jul 03 02:38:50.530059 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-22b24060-11a0-4f44-843d-826ee477ea4b tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:50.530227 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-22b24060-11a0-4f44-843d-826ee477ea4b tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:50.530319 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-22b24060-11a0-4f44-843d-826ee477ea4b tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Show backup with id 3052116d-a983-42cd-95e3-387c6feafff4. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:38:50.531980 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-6cc8ab36-683e-4efd-9c78-2bac7adeb449 tempest-VolumesSnapshotNegativeTestJSON-243079908 tempest-VolumesSnapshotNegativeTestJSON-243079908-project-member] https://10.4.3.223/volume/v3/volumes/c9cf2072-4e3b-4518-a28f-f91423aab44b returned with HTTP 200 Jul 03 02:38:50.532404 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1137/4552] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:38:50 2026] GET /volume/v3/volumes/c9cf2072-4e3b-4518-a28f-f91423aab44b => generated 854 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:50.538494 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:50.538494 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:38:50.538494 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-22b24060-11a0-4f44-843d-826ee477ea4b tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/backups/3052116d-a983-42cd-95e3-387c6feafff4 returned with HTTP 200 Jul 03 02:38:50.538494 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1141/4553] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:38:50 2026] GET /volume/v3/backups/3052116d-a983-42cd-95e3-387c6feafff4 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:50.546461 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-f01491e0-71cb-4df4-bb66-ec9dc42b2e77 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:50.550328 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-f01491e0-71cb-4df4-bb66-ec9dc42b2e77 tempest-VolumesSnapshotNegativeTestJSON-243079908 tempest-VolumesSnapshotNegativeTestJSON-243079908-project-member] DELETE https://10.4.3.223/volume/v3/volumes/c9cf2072-4e3b-4518-a28f-f91423aab44b Jul 03 02:38:50.550552 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-f01491e0-71cb-4df4-bb66-ec9dc42b2e77 tempest-VolumesSnapshotNegativeTestJSON-243079908 tempest-VolumesSnapshotNegativeTestJSON-243079908-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:50.550765 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-f01491e0-71cb-4df4-bb66-ec9dc42b2e77 tempest-VolumesSnapshotNegativeTestJSON-243079908 tempest-VolumesSnapshotNegativeTestJSON-243079908-project-member] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:50.550952 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-f01491e0-71cb-4df4-bb66-ec9dc42b2e77 tempest-VolumesSnapshotNegativeTestJSON-243079908 tempest-VolumesSnapshotNegativeTestJSON-243079908-project-member] Delete volume with id: c9cf2072-4e3b-4518-a28f-f91423aab44b Jul 03 02:38:50.562848 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:50.562848 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:38:50.564899 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-f01491e0-71cb-4df4-bb66-ec9dc42b2e77 tempest-VolumesSnapshotNegativeTestJSON-243079908 tempest-VolumesSnapshotNegativeTestJSON-243079908-project-member] Volume info retrieved successfully. Jul 03 02:38:50.567784 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-18f6e472-550e-45b6-a197-1e0119e4d750 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:38:50.568153 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-18f6e472-550e-45b6-a197-1e0119e4d750 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1396909377"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:38:50.569535 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.volumes [None req-18f6e472-550e-45b6-a197-1e0119e4d750 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1396909377'}} {{(pid=100014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:38:50.569654 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.volumes [None req-18f6e472-550e-45b6-a197-1e0119e4d750 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Create volume of 1 GB Jul 03 02:38:50.573993 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-18f6e472-550e-45b6-a197-1e0119e4d750 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Availability Zones retrieved successfully. Jul 03 02:38:50.580981 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-18f6e472-550e-45b6-a197-1e0119e4d750 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Flow 'volume_create_api' (fc339214-5849-42a5-ba2c-2591cbb31a68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:38:50.580981 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-18f6e472-550e-45b6-a197-1e0119e4d750 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57be6589-f2e2-45b7-a5f9-891e3407a7a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:38:50.582250 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.flows.api.create_volume [None req-18f6e472-550e-45b6-a197-1e0119e4d750 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Validating volume size '1' using validate_int {{(pid=100014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:38:50.584236 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-6d3ef6af-cf53-4a73-b161-7ac99b524ebf req-073bf8a6-3f8e-47e0-bffe-cb66eaafdb48 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:50.585980 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-f01491e0-71cb-4df4-bb66-ec9dc42b2e77 tempest-VolumesSnapshotNegativeTestJSON-243079908 tempest-VolumesSnapshotNegativeTestJSON-243079908-project-member] Delete volume request issued successfully. Jul 03 02:38:50.586088 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-f01491e0-71cb-4df4-bb66-ec9dc42b2e77 tempest-VolumesSnapshotNegativeTestJSON-243079908 tempest-VolumesSnapshotNegativeTestJSON-243079908-project-member] https://10.4.3.223/volume/v3/volumes/c9cf2072-4e3b-4518-a28f-f91423aab44b returned with HTTP 202 Jul 03 02:38:50.589445 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1148/4554] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:38:50 2026] DELETE /volume/v3/volumes/c9cf2072-4e3b-4518-a28f-f91423aab44b => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:38:50.590498 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-6d3ef6af-cf53-4a73-b161-7ac99b524ebf req-073bf8a6-3f8e-47e0-bffe-cb66eaafdb48 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] PUT https://10.4.3.223/volume/v3/attachments/feea84f5-cb98-4f4f-a4b6-727507c713f9 Jul 03 02:38:50.590498 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-6d3ef6af-cf53-4a73-b161-7ac99b524ebf req-073bf8a6-3f8e-47e0-bffe-cb66eaafdb48 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000004352", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2a2633a05d73", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "80a8c083-552c-46a2-8db9-fd9e83fa2364", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:38:50.600406 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-5ec1d519-4d58-4d77-a796-a54596dd5fa9 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:50.602012 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-5ec1d519-4d58-4d77-a796-a54596dd5fa9 tempest-VolumesSnapshotNegativeTestJSON-243079908 tempest-VolumesSnapshotNegativeTestJSON-243079908-project-member] GET https://10.4.3.223/volume/v3/volumes/c9cf2072-4e3b-4518-a28f-f91423aab44b Jul 03 02:38:50.602271 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-5ec1d519-4d58-4d77-a796-a54596dd5fa9 tempest-VolumesSnapshotNegativeTestJSON-243079908 tempest-VolumesSnapshotNegativeTestJSON-243079908-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:50.602547 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-5ec1d519-4d58-4d77-a796-a54596dd5fa9 tempest-VolumesSnapshotNegativeTestJSON-243079908 tempest-VolumesSnapshotNegativeTestJSON-243079908-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:50.607786 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.coordination [req-6d3ef6af-cf53-4a73-b161-7ac99b524ebf req-073bf8a6-3f8e-47e0-bffe-cb66eaafdb48 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Acquiring lock "cinder-attachment_update-92490872-c99a-4e4d-9073-db3500bbaf30-np0000004352" by "attachment_update" {{(pid=100012) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 02:38:50.611014 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-18f6e472-550e-45b6-a197-1e0119e4d750 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57be6589-f2e2-45b7-a5f9-891e3407a7a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:38:50.611541 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:50.611541 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:38:50.611807 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-18f6e472-550e-45b6-a197-1e0119e4d750 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85b26b2c-99db-4890-83bf-1b3976b8aaef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:38:50.612343 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.coordination [req-6d3ef6af-cf53-4a73-b161-7ac99b524ebf req-073bf8a6-3f8e-47e0-bffe-cb66eaafdb48 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Lock "cinder-attachment_update-92490872-c99a-4e4d-9073-db3500bbaf30-np0000004352" acquired by "attachment_update" :: waited 0.005s {{(pid=100012) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 02:38:50.613648 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:50.613648 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:38:50.617811 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-5ec1d519-4d58-4d77-a796-a54596dd5fa9 tempest-VolumesSnapshotNegativeTestJSON-243079908 tempest-VolumesSnapshotNegativeTestJSON-243079908-project-member] Volume info retrieved successfully. Jul 03 02:38:50.622511 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-5ec1d519-4d58-4d77-a796-a54596dd5fa9 tempest-VolumesSnapshotNegativeTestJSON-243079908 tempest-VolumesSnapshotNegativeTestJSON-243079908-project-member] https://10.4.3.223/volume/v3/volumes/c9cf2072-4e3b-4518-a28f-f91423aab44b returned with HTTP 200 Jul 03 02:38:50.622975 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1142/4555] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:38:50 2026] GET /volume/v3/volumes/c9cf2072-4e3b-4518-a28f-f91423aab44b => generated 853 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:50.692873 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.quota [None req-18f6e472-550e-45b6-a197-1e0119e4d750 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Created reservations ['d97b2f3a-4fc5-4375-b4e1-ea7ff35d646b', '1fbcf5b3-b93b-43ea-b64e-db1277887029', '279966d0-4081-4f77-b524-c28ab014876a', '6aa27a9e-c0da-4fde-86f8-4a69359f4b23'] {{(pid=100014) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:38:50.693936 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-18f6e472-550e-45b6-a197-1e0119e4d750 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85b26b2c-99db-4890-83bf-1b3976b8aaef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d97b2f3a-4fc5-4375-b4e1-ea7ff35d646b', '1fbcf5b3-b93b-43ea-b64e-db1277887029', '279966d0-4081-4f77-b524-c28ab014876a', '6aa27a9e-c0da-4fde-86f8-4a69359f4b23']}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:38:50.695096 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-18f6e472-550e-45b6-a197-1e0119e4d750 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7b0c31d-c3b1-4cb3-8c2f-5c4f88ee2274) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:38:50.730074 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-18f6e472-550e-45b6-a197-1e0119e4d750 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7b0c31d-c3b1-4cb3-8c2f-5c4f88ee2274) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f5452404-0af7-40c2-893e-59b3d054dcc7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1396909377',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b2cdb72840643d690a329de32482c4b',qos_specs=None,replication_status=,reservations=['d97b2f3a-4fc5-4375-b4e1-ea7ff35d646b','1fbcf5b3-b93b-43ea-b64e-db1277887029','279966d0-4081-4f77-b524-c28ab014876a','6aa27a9e-c0da-4fde-86f8-4a69359f4b23'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='106d3bc2bae34ea2bcada267bec638ad',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:38:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1396909377',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f5452404-0af7-40c2-893e-59b3d054dcc7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5b2cdb72840643d690a329de32482c4b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='106d3bc2bae34ea2bcada267bec638ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:38:50.731499 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-18f6e472-550e-45b6-a197-1e0119e4d750 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c631a172-2e88-4a6f-937a-83b1ba85d907) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:38:50.753710 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-18f6e472-550e-45b6-a197-1e0119e4d750 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c631a172-2e88-4a6f-937a-83b1ba85d907) transitioned into state 'SUCCESS' from state '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-1396909377',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b2cdb72840643d690a329de32482c4b',qos_specs=None,replication_status=,reservations=['d97b2f3a-4fc5-4375-b4e1-ea7ff35d646b','1fbcf5b3-b93b-43ea-b64e-db1277887029','279966d0-4081-4f77-b524-c28ab014876a','6aa27a9e-c0da-4fde-86f8-4a69359f4b23'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='106d3bc2bae34ea2bcada267bec638ad',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:38:50.754832 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-18f6e472-550e-45b6-a197-1e0119e4d750 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b82c49b7-1177-445c-9a39-0cb1d8dcd6a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:38:50.766291 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-18f6e472-550e-45b6-a197-1e0119e4d750 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b82c49b7-1177-445c-9a39-0cb1d8dcd6a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:38:50.767383 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-18f6e472-550e-45b6-a197-1e0119e4d750 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Flow 'volume_create_api' (fc339214-5849-42a5-ba2c-2591cbb31a68) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:38:50.767745 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-18f6e472-550e-45b6-a197-1e0119e4d750 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Create volume request issued successfully. Jul 03 02:38:50.768529 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-18f6e472-550e-45b6-a197-1e0119e4d750 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:38:50.769018 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1129/4556] 10.4.3.223 () {68 vars in 1258 bytes} [Fri Jul 3 02:38:50 2026] POST /volume/v3/volumes => generated 749 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:38:50.784847 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-6bf4084e-1d92-42b2-8527-d60047a1dad0 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:50.787209 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-6bf4084e-1d92-42b2-8527-d60047a1dad0 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/volumes/f5452404-0af7-40c2-893e-59b3d054dcc7 Jul 03 02:38:50.787474 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-6bf4084e-1d92-42b2-8527-d60047a1dad0 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:50.787772 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-6bf4084e-1d92-42b2-8527-d60047a1dad0 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:50.795349 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:50.795349 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:38:50.799032 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-6bf4084e-1d92-42b2-8527-d60047a1dad0 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Volume info retrieved successfully. Jul 03 02:38:50.803402 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-6bf4084e-1d92-42b2-8527-d60047a1dad0 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/volumes/f5452404-0af7-40c2-893e-59b3d054dcc7 returned with HTTP 200 Jul 03 02:38:50.803949 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1149/4557] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:38:50 2026] GET /volume/v3/volumes/f5452404-0af7-40c2-893e-59b3d054dcc7 => generated 817 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:51.138613 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.coordination [req-6d3ef6af-cf53-4a73-b161-7ac99b524ebf req-073bf8a6-3f8e-47e0-bffe-cb66eaafdb48 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Lock "cinder-attachment_update-92490872-c99a-4e4d-9073-db3500bbaf30-np0000004352" released by "attachment_update" :: held 0.526s {{(pid=100012) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 02:38:51.138960 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-6d3ef6af-cf53-4a73-b161-7ac99b524ebf req-073bf8a6-3f8e-47e0-bffe-cb66eaafdb48 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] https://10.4.3.223/volume/v3/attachments/feea84f5-cb98-4f4f-a4b6-727507c713f9 returned with HTTP 200 Jul 03 02:38:51.139489 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1138/4558] 10.4.3.223 () {74 vars in 1704 bytes} [Fri Jul 3 02:38:50 2026] PUT /volume/v3/attachments/feea84f5-cb98-4f4f-a4b6-727507c713f9 => generated 969 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:38:51.290304 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-6cc7227c-4152-4173-aa10-cf3a6602cd53 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:51.292794 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-6cc7227c-4152-4173-aa10-cf3a6602cd53 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] GET https://10.4.3.223/volume/v3/volumes/0b758447-0a31-4d9e-b3c2-81b9fa37ff51 Jul 03 02:38:51.293051 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-6cc7227c-4152-4173-aa10-cf3a6602cd53 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:51.293260 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-6cc7227c-4152-4173-aa10-cf3a6602cd53 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:51.305988 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:51.305988 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:38:51.312510 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-6cc7227c-4152-4173-aa10-cf3a6602cd53 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Volume info retrieved successfully. Jul 03 02:38:51.318795 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-6cc7227c-4152-4173-aa10-cf3a6602cd53 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/volumes/0b758447-0a31-4d9e-b3c2-81b9fa37ff51 returned with HTTP 200 Jul 03 02:38:51.319295 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1143/4559] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:38:51 2026] GET /volume/v3/volumes/0b758447-0a31-4d9e-b3c2-81b9fa37ff51 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:51.548884 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-9a77b2a9-6da8-4c11-bc60-bfd2fcc7fc2b None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:51.550675 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-9a77b2a9-6da8-4c11-bc60-bfd2fcc7fc2b tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/backups/3052116d-a983-42cd-95e3-387c6feafff4 Jul 03 02:38:51.550903 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-9a77b2a9-6da8-4c11-bc60-bfd2fcc7fc2b tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:51.551083 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-9a77b2a9-6da8-4c11-bc60-bfd2fcc7fc2b tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:51.551185 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-9a77b2a9-6da8-4c11-bc60-bfd2fcc7fc2b tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Show backup with id 3052116d-a983-42cd-95e3-387c6feafff4. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:38:51.556440 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:51.556440 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:38:51.557336 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-9a77b2a9-6da8-4c11-bc60-bfd2fcc7fc2b tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/backups/3052116d-a983-42cd-95e3-387c6feafff4 returned with HTTP 200 Jul 03 02:38:51.557889 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1130/4560] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:38:51 2026] GET /volume/v3/backups/3052116d-a983-42cd-95e3-387c6feafff4 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:51.637288 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-45b78e37-febe-458d-a692-55538765e517 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:51.638974 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-45b78e37-febe-458d-a692-55538765e517 tempest-VolumesSnapshotNegativeTestJSON-243079908 tempest-VolumesSnapshotNegativeTestJSON-243079908-project-member] GET https://10.4.3.223/volume/v3/volumes/c9cf2072-4e3b-4518-a28f-f91423aab44b Jul 03 02:38:51.639156 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-45b78e37-febe-458d-a692-55538765e517 tempest-VolumesSnapshotNegativeTestJSON-243079908 tempest-VolumesSnapshotNegativeTestJSON-243079908-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:51.639332 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-45b78e37-febe-458d-a692-55538765e517 tempest-VolumesSnapshotNegativeTestJSON-243079908 tempest-VolumesSnapshotNegativeTestJSON-243079908-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:51.644499 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-45b78e37-febe-458d-a692-55538765e517 tempest-VolumesSnapshotNegativeTestJSON-243079908 tempest-VolumesSnapshotNegativeTestJSON-243079908-project-member] https://10.4.3.223/volume/v3/volumes/c9cf2072-4e3b-4518-a28f-f91423aab44b returned with HTTP 404 Jul 03 02:38:51.644951 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1150/4561] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:38:51 2026] GET /volume/v3/volumes/c9cf2072-4e3b-4518-a28f-f91423aab44b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:38:51.651334 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-6d3ef6af-cf53-4a73-b161-7ac99b524ebf req-f63b1b50-901d-4104-b153-9af8f9ffe23e None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:51.653812 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-6d3ef6af-cf53-4a73-b161-7ac99b524ebf req-f63b1b50-901d-4104-b153-9af8f9ffe23e tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] POST https://10.4.3.223/volume/v3/attachments/feea84f5-cb98-4f4f-a4b6-727507c713f9/action Jul 03 02:38:51.654218 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-6d3ef6af-cf53-4a73-b161-7ac99b524ebf req-f63b1b50-901d-4104-b153-9af8f9ffe23e tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Action body: b'{"os-complete": null}' {{(pid=100012) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:38:51.654342 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-6d3ef6af-cf53-4a73-b161-7ac99b524ebf req-f63b1b50-901d-4104-b153-9af8f9ffe23e tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:38:51.671028 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:51.671028 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:38:51.680516 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-6d3ef6af-cf53-4a73-b161-7ac99b524ebf req-f63b1b50-901d-4104-b153-9af8f9ffe23e tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] https://10.4.3.223/volume/v3/attachments/feea84f5-cb98-4f4f-a4b6-727507c713f9/action returned with HTTP 204 Jul 03 02:38:51.681039 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1139/4562] 10.4.3.223 () {74 vars in 1725 bytes} [Fri Jul 3 02:38:51 2026] POST /volume/v3/attachments/feea84f5-cb98-4f4f-a4b6-727507c713f9/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jul 03 02:38:51.816068 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-0bd2a86e-af04-4238-b2f0-8975954cd829 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:51.818090 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-0bd2a86e-af04-4238-b2f0-8975954cd829 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/volumes/f5452404-0af7-40c2-893e-59b3d054dcc7 Jul 03 02:38:51.818398 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-0bd2a86e-af04-4238-b2f0-8975954cd829 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:51.818653 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-0bd2a86e-af04-4238-b2f0-8975954cd829 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:51.826109 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:51.826109 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:38:51.830713 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-0bd2a86e-af04-4238-b2f0-8975954cd829 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Volume info retrieved successfully. Jul 03 02:38:51.836284 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-0bd2a86e-af04-4238-b2f0-8975954cd829 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/volumes/f5452404-0af7-40c2-893e-59b3d054dcc7 returned with HTTP 200 Jul 03 02:38:51.837138 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1144/4563] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:38:51 2026] GET /volume/v3/volumes/f5452404-0af7-40c2-893e-59b3d054dcc7 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:51.850515 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-3ab00214-9b54-453d-9ebf-2ac60fb60e31 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:51.853574 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-3ab00214-9b54-453d-9ebf-2ac60fb60e31 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] POST https://10.4.3.223/volume/v3/backups Jul 03 02:38:51.854230 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-3ab00214-9b54-453d-9ebf-2ac60fb60e31 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f5452404-0af7-40c2-893e-59b3d054dcc7", "name": "tempest-VolumesBackupsTest-Backup-1276278632"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:38:51.857519 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.contrib.backups [None req-3ab00214-9b54-453d-9ebf-2ac60fb60e31 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Creating new backup {'backup': {'volume_id': 'f5452404-0af7-40c2-893e-59b3d054dcc7', 'name': 'tempest-VolumesBackupsTest-Backup-1276278632'}} {{(pid=100014) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 02:38:51.857687 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.contrib.backups [None req-3ab00214-9b54-453d-9ebf-2ac60fb60e31 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Creating backup of volume f5452404-0af7-40c2-893e-59b3d054dcc7 in container None Jul 03 02:38:51.865878 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:51.865878 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:38:51.865878 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-3ab00214-9b54-453d-9ebf-2ac60fb60e31 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Volume info retrieved successfully. Jul 03 02:38:51.901698 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.quota [None req-3ab00214-9b54-453d-9ebf-2ac60fb60e31 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Created reservations ['7ecdccd8-9097-41e3-a28c-985093c41d37', '345d7529-3691-4e61-8bbc-79b2298fe133'] {{(pid=100014) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:38:51.932231 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-3ab00214-9b54-453d-9ebf-2ac60fb60e31 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups returned with HTTP 202 Jul 03 02:38:51.932745 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1131/4564] 10.4.3.223 () {68 vars in 1259 bytes} [Fri Jul 3 02:38:51 2026] POST /volume/v3/backups => generated 330 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:38:51.942254 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-b61a6a94-172d-47ed-8df8-79c2b73bfc8e None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:51.945450 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-b61a6a94-172d-47ed-8df8-79c2b73bfc8e tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/77e55999-146b-4da7-b742-ab2ff07bad68 Jul 03 02:38:51.945613 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-b61a6a94-172d-47ed-8df8-79c2b73bfc8e tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:51.945840 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-b61a6a94-172d-47ed-8df8-79c2b73bfc8e tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:51.946050 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-b61a6a94-172d-47ed-8df8-79c2b73bfc8e tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id 77e55999-146b-4da7-b742-ab2ff07bad68. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:38:51.952444 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:51.952444 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:38:51.954247 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-b61a6a94-172d-47ed-8df8-79c2b73bfc8e tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/77e55999-146b-4da7-b742-ab2ff07bad68 returned with HTTP 200 Jul 03 02:38:51.954887 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1151/4565] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:38:51 2026] GET /volume/v3/backups/77e55999-146b-4da7-b742-ab2ff07bad68 => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:52.332083 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-973f3749-19f9-4bc0-aeb6-7725ea61a17b None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:52.334154 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-973f3749-19f9-4bc0-aeb6-7725ea61a17b tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] GET https://10.4.3.223/volume/v3/volumes/0b758447-0a31-4d9e-b3c2-81b9fa37ff51 Jul 03 02:38:52.334321 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-973f3749-19f9-4bc0-aeb6-7725ea61a17b tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:52.334709 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-973f3749-19f9-4bc0-aeb6-7725ea61a17b tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:52.346548 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:52.346548 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:38:52.350178 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-973f3749-19f9-4bc0-aeb6-7725ea61a17b tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Volume info retrieved successfully. Jul 03 02:38:52.354478 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-973f3749-19f9-4bc0-aeb6-7725ea61a17b tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/volumes/0b758447-0a31-4d9e-b3c2-81b9fa37ff51 returned with HTTP 200 Jul 03 02:38:52.354866 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1140/4566] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:38:52 2026] GET /volume/v3/volumes/0b758447-0a31-4d9e-b3c2-81b9fa37ff51 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:52.569098 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-1a9e328d-44b6-47d3-9637-23d0a3219766 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:52.570875 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-1a9e328d-44b6-47d3-9637-23d0a3219766 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/backups/3052116d-a983-42cd-95e3-387c6feafff4 Jul 03 02:38:52.571417 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-1a9e328d-44b6-47d3-9637-23d0a3219766 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:52.571417 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-1a9e328d-44b6-47d3-9637-23d0a3219766 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:52.571676 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-1a9e328d-44b6-47d3-9637-23d0a3219766 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Show backup with id 3052116d-a983-42cd-95e3-387c6feafff4. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:38:52.576107 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:52.576107 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:38:52.576874 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-1a9e328d-44b6-47d3-9637-23d0a3219766 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/backups/3052116d-a983-42cd-95e3-387c6feafff4 returned with HTTP 200 Jul 03 02:38:52.577278 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1145/4567] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:38:52 2026] GET /volume/v3/backups/3052116d-a983-42cd-95e3-387c6feafff4 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:52.964777 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-aee04918-20c5-402f-affe-06a3cea5e0df None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:52.966821 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-aee04918-20c5-402f-affe-06a3cea5e0df tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/77e55999-146b-4da7-b742-ab2ff07bad68 Jul 03 02:38:52.967198 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-aee04918-20c5-402f-affe-06a3cea5e0df tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:52.967884 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-aee04918-20c5-402f-affe-06a3cea5e0df tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:52.967884 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-aee04918-20c5-402f-affe-06a3cea5e0df tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id 77e55999-146b-4da7-b742-ab2ff07bad68. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:38:52.972370 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:52.972370 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:38:52.973263 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-aee04918-20c5-402f-affe-06a3cea5e0df tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/77e55999-146b-4da7-b742-ab2ff07bad68 returned with HTTP 200 Jul 03 02:38:52.973744 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1132/4568] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:38:52 2026] GET /volume/v3/backups/77e55999-146b-4da7-b742-ab2ff07bad68 => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:53.118665 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-ce036eb0-7b0f-499b-9cd1-2bd62d368a3c req-579b97ad-a166-41d0-8f7c-b558b5a5ad9a None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:53.120682 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-ce036eb0-7b0f-499b-9cd1-2bd62d368a3c req-579b97ad-a166-41d0-8f7c-b558b5a5ad9a tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] POST https://10.4.3.223/volume/v3/attachments/4ab50597-b96b-4a9b-ab5f-091ac15b8c7a/action Jul 03 02:38:53.121085 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-ce036eb0-7b0f-499b-9cd1-2bd62d368a3c req-579b97ad-a166-41d0-8f7c-b558b5a5ad9a tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Action body: b'{"os-complete": null}' {{(pid=100015) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:38:53.121167 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-ce036eb0-7b0f-499b-9cd1-2bd62d368a3c req-579b97ad-a166-41d0-8f7c-b558b5a5ad9a tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:38:53.138954 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:53.138954 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:38:53.149031 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-ce036eb0-7b0f-499b-9cd1-2bd62d368a3c req-579b97ad-a166-41d0-8f7c-b558b5a5ad9a tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/attachments/4ab50597-b96b-4a9b-ab5f-091ac15b8c7a/action returned with HTTP 204 Jul 03 02:38:53.149531 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1152/4569] 10.4.3.223 () {74 vars in 1725 bytes} [Fri Jul 3 02:38:53 2026] POST /volume/v3/attachments/4ab50597-b96b-4a9b-ab5f-091ac15b8c7a/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:38:53.370783 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-2624d2f7-4843-4555-b37c-fdcd0ab0d40f None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:53.372514 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-2624d2f7-4843-4555-b37c-fdcd0ab0d40f tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] GET https://10.4.3.223/volume/v3/volumes/0b758447-0a31-4d9e-b3c2-81b9fa37ff51 Jul 03 02:38:53.372775 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-2624d2f7-4843-4555-b37c-fdcd0ab0d40f tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:53.372986 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-2624d2f7-4843-4555-b37c-fdcd0ab0d40f tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:53.381411 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:53.381411 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:38:53.386112 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-2624d2f7-4843-4555-b37c-fdcd0ab0d40f tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Volume info retrieved successfully. Jul 03 02:38:53.392958 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-2624d2f7-4843-4555-b37c-fdcd0ab0d40f tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/volumes/0b758447-0a31-4d9e-b3c2-81b9fa37ff51 returned with HTTP 200 Jul 03 02:38:53.393457 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1141/4570] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:38:53 2026] GET /volume/v3/volumes/0b758447-0a31-4d9e-b3c2-81b9fa37ff51 => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:38:53.438965 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-6fcea0e1-5144-4347-8453-89f5ca137a8c req-5d767db8-ce10-4e56-bc5e-4dddfa078cac None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:53.441368 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-6fcea0e1-5144-4347-8453-89f5ca137a8c req-5d767db8-ce10-4e56-bc5e-4dddfa078cac tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] GET https://10.4.3.223/volume/v3/volumes/51009932-6bba-49b8-a3ea-0656f49140d1 Jul 03 02:38:53.441611 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-6fcea0e1-5144-4347-8453-89f5ca137a8c req-5d767db8-ce10-4e56-bc5e-4dddfa078cac tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:53.441832 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-6fcea0e1-5144-4347-8453-89f5ca137a8c req-5d767db8-ce10-4e56-bc5e-4dddfa078cac tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:53.449635 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:53.449635 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:38:53.454167 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-6fcea0e1-5144-4347-8453-89f5ca137a8c req-5d767db8-ce10-4e56-bc5e-4dddfa078cac tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Volume info retrieved successfully. Jul 03 02:38:53.459396 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-6fcea0e1-5144-4347-8453-89f5ca137a8c req-5d767db8-ce10-4e56-bc5e-4dddfa078cac tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/volumes/51009932-6bba-49b8-a3ea-0656f49140d1 returned with HTTP 200 Jul 03 02:38:53.459826 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1146/4571] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:38:53 2026] GET /volume/v3/volumes/51009932-6bba-49b8-a3ea-0656f49140d1 => generated 873 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:53.587517 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-0cacef7a-9ce9-49aa-b75a-99faab164b2e None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:53.588784 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-0cacef7a-9ce9-49aa-b75a-99faab164b2e tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/backups/3052116d-a983-42cd-95e3-387c6feafff4 Jul 03 02:38:53.589054 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-0cacef7a-9ce9-49aa-b75a-99faab164b2e tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:53.589293 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-0cacef7a-9ce9-49aa-b75a-99faab164b2e tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:53.589537 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-0cacef7a-9ce9-49aa-b75a-99faab164b2e tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Show backup with id 3052116d-a983-42cd-95e3-387c6feafff4. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:38:53.593601 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:53.593601 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:38:53.594343 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-0cacef7a-9ce9-49aa-b75a-99faab164b2e tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/backups/3052116d-a983-42cd-95e3-387c6feafff4 returned with HTTP 200 Jul 03 02:38:53.594827 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1133/4572] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:38:53 2026] GET /volume/v3/backups/3052116d-a983-42cd-95e3-387c6feafff4 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:53.984339 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-6dcc4674-a057-49ea-ac18-3963a3c462b7 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:53.986150 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-6dcc4674-a057-49ea-ac18-3963a3c462b7 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/77e55999-146b-4da7-b742-ab2ff07bad68 Jul 03 02:38:53.986327 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-6dcc4674-a057-49ea-ac18-3963a3c462b7 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:53.986490 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-6dcc4674-a057-49ea-ac18-3963a3c462b7 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:53.986603 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-6dcc4674-a057-49ea-ac18-3963a3c462b7 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id 77e55999-146b-4da7-b742-ab2ff07bad68. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:38:54.002720 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:54.002720 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:38:54.002720 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-6dcc4674-a057-49ea-ac18-3963a3c462b7 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/77e55999-146b-4da7-b742-ab2ff07bad68 returned with HTTP 200 Jul 03 02:38:54.002720 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1153/4573] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:38:53 2026] GET /volume/v3/backups/77e55999-146b-4da7-b742-ab2ff07bad68 => generated 739 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:54.607076 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-4b5341cc-6066-4fed-b274-c053062a4590 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:54.609141 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-4b5341cc-6066-4fed-b274-c053062a4590 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/backups/3052116d-a983-42cd-95e3-387c6feafff4 Jul 03 02:38:54.609391 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-4b5341cc-6066-4fed-b274-c053062a4590 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:54.609647 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-4b5341cc-6066-4fed-b274-c053062a4590 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:54.609795 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-4b5341cc-6066-4fed-b274-c053062a4590 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Show backup with id 3052116d-a983-42cd-95e3-387c6feafff4. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:38:54.614098 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:54.614098 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:38:54.614711 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-4b5341cc-6066-4fed-b274-c053062a4590 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/backups/3052116d-a983-42cd-95e3-387c6feafff4 returned with HTTP 200 Jul 03 02:38:54.615044 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1142/4574] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:38:54 2026] GET /volume/v3/backups/3052116d-a983-42cd-95e3-387c6feafff4 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:55.010405 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-5f1f2819-a314-489b-9068-1b5cd8912bf7 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:55.012969 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-5f1f2819-a314-489b-9068-1b5cd8912bf7 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/77e55999-146b-4da7-b742-ab2ff07bad68 Jul 03 02:38:55.013223 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-5f1f2819-a314-489b-9068-1b5cd8912bf7 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:55.013492 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-5f1f2819-a314-489b-9068-1b5cd8912bf7 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:55.013674 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-5f1f2819-a314-489b-9068-1b5cd8912bf7 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id 77e55999-146b-4da7-b742-ab2ff07bad68. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:38:55.019017 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:55.019017 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:38:55.020158 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-5f1f2819-a314-489b-9068-1b5cd8912bf7 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/77e55999-146b-4da7-b742-ab2ff07bad68 returned with HTTP 200 Jul 03 02:38:55.020721 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1147/4575] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:38:55 2026] GET /volume/v3/backups/77e55999-146b-4da7-b742-ab2ff07bad68 => generated 739 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:55.523618 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-6641ae9b-30a7-4b26-bac4-c515db396a69 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:55.523975 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-6641ae9b-30a7-4b26-bac4-c515db396a69 None None] GET https://10.4.3.223/volume// Jul 03 02:38:55.524101 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-6641ae9b-30a7-4b26-bac4-c515db396a69 None None] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:55.524265 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-6641ae9b-30a7-4b26-bac4-c515db396a69 None None] Calling method 'all' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:55.524607 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-6641ae9b-30a7-4b26-bac4-c515db396a69 None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:38:55.524870 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1134/4576] 10.4.3.223 () {66 vars in 1428 bytes} [Fri Jul 3 02:38:55 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:38:55.531599 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-6fcea0e1-5144-4347-8453-89f5ca137a8c req-b36b88fa-9fef-4cc6-ab2e-7dc26b02d775 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:55.533499 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-6fcea0e1-5144-4347-8453-89f5ca137a8c req-b36b88fa-9fef-4cc6-ab2e-7dc26b02d775 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] POST https://10.4.3.223/volume/v3/attachments Jul 03 02:38:55.533829 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-6fcea0e1-5144-4347-8453-89f5ca137a8c req-b36b88fa-9fef-4cc6-ab2e-7dc26b02d775 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "51009932-6bba-49b8-a3ea-0656f49140d1", "connector": null, "instance_uuid": "9da7ff05-fa54-47be-aa58-fc2a7f857fc6"}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:38:55.540828 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:55.540828 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:38:55.570685 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-6fcea0e1-5144-4347-8453-89f5ca137a8c req-b36b88fa-9fef-4cc6-ab2e-7dc26b02d775 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Jul 03 02:38:55.571680 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1154/4577] 10.4.3.223 () {74 vars in 1594 bytes} [Fri Jul 3 02:38:55 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) Jul 03 02:38:55.630585 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-4176847c-f2fa-45d7-8cfa-1b752caa99d4 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:55.635073 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-4176847c-f2fa-45d7-8cfa-1b752caa99d4 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/backups/3052116d-a983-42cd-95e3-387c6feafff4 Jul 03 02:38:55.635073 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-4176847c-f2fa-45d7-8cfa-1b752caa99d4 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:55.635073 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-4176847c-f2fa-45d7-8cfa-1b752caa99d4 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:55.635073 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-4176847c-f2fa-45d7-8cfa-1b752caa99d4 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Show backup with id 3052116d-a983-42cd-95e3-387c6feafff4. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:38:55.648588 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:55.648588 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:38:55.649239 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-4176847c-f2fa-45d7-8cfa-1b752caa99d4 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/backups/3052116d-a983-42cd-95e3-387c6feafff4 returned with HTTP 200 Jul 03 02:38:55.650894 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1143/4578] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:38:55 2026] GET /volume/v3/backups/3052116d-a983-42cd-95e3-387c6feafff4 => generated 734 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:55.983893 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-2ca48735-d6a1-4472-8d4e-d708a64626c6 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:55.985903 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-2ca48735-d6a1-4472-8d4e-d708a64626c6 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] GET https://10.4.3.223/volume/v3/volumes/51009932-6bba-49b8-a3ea-0656f49140d1 Jul 03 02:38:55.986137 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-2ca48735-d6a1-4472-8d4e-d708a64626c6 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:55.986378 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-2ca48735-d6a1-4472-8d4e-d708a64626c6 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:56.005897 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:56.005897 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:38:56.013937 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-2ca48735-d6a1-4472-8d4e-d708a64626c6 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Volume info retrieved successfully. Jul 03 02:38:56.018714 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-2ca48735-d6a1-4472-8d4e-d708a64626c6 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/volumes/51009932-6bba-49b8-a3ea-0656f49140d1 returned with HTTP 200 Jul 03 02:38:56.019058 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1148/4579] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:38:55 2026] GET /volume/v3/volumes/51009932-6bba-49b8-a3ea-0656f49140d1 => generated 872 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:56.032343 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-820679db-494f-4bad-9c19-72d1de3eb1b8 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:56.034217 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-820679db-494f-4bad-9c19-72d1de3eb1b8 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/77e55999-146b-4da7-b742-ab2ff07bad68 Jul 03 02:38:56.034483 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-820679db-494f-4bad-9c19-72d1de3eb1b8 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:56.034761 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-820679db-494f-4bad-9c19-72d1de3eb1b8 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:56.034952 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-820679db-494f-4bad-9c19-72d1de3eb1b8 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id 77e55999-146b-4da7-b742-ab2ff07bad68. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:38:56.041664 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:56.041664 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:38:56.042453 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-820679db-494f-4bad-9c19-72d1de3eb1b8 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/77e55999-146b-4da7-b742-ab2ff07bad68 returned with HTTP 200 Jul 03 02:38:56.042873 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1135/4580] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:38:56 2026] GET /volume/v3/backups/77e55999-146b-4da7-b742-ab2ff07bad68 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:56.110137 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-d912265f-9d6a-4640-be47-a1e08c5b0620 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:56.110524 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-d912265f-9d6a-4640-be47-a1e08c5b0620 None None] GET https://10.4.3.223/volume// Jul 03 02:38:56.110694 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-d912265f-9d6a-4640-be47-a1e08c5b0620 None None] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:56.110869 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-d912265f-9d6a-4640-be47-a1e08c5b0620 None None] Calling method 'all' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:56.111220 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-d912265f-9d6a-4640-be47-a1e08c5b0620 None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:38:56.111543 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1155/4581] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:38:56 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:38:56.119389 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-6fcea0e1-5144-4347-8453-89f5ca137a8c req-ed33512e-4b56-4ab9-8fc8-8857e9fb2ca7 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:56.122038 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-6fcea0e1-5144-4347-8453-89f5ca137a8c req-ed33512e-4b56-4ab9-8fc8-8857e9fb2ca7 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] GET https://10.4.3.223/volume/v3/volumes/51009932-6bba-49b8-a3ea-0656f49140d1 Jul 03 02:38:56.122223 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-6fcea0e1-5144-4347-8453-89f5ca137a8c req-ed33512e-4b56-4ab9-8fc8-8857e9fb2ca7 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:56.122391 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-6fcea0e1-5144-4347-8453-89f5ca137a8c req-ed33512e-4b56-4ab9-8fc8-8857e9fb2ca7 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:56.135326 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:56.135326 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:38:56.138720 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [req-6fcea0e1-5144-4347-8453-89f5ca137a8c req-ed33512e-4b56-4ab9-8fc8-8857e9fb2ca7 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Volume info retrieved successfully. Jul 03 02:38:56.143778 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-6fcea0e1-5144-4347-8453-89f5ca137a8c req-ed33512e-4b56-4ab9-8fc8-8857e9fb2ca7 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/volumes/51009932-6bba-49b8-a3ea-0656f49140d1 returned with HTTP 200 Jul 03 02:38:56.144453 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1144/4582] 10.4.3.223 () {70 vars in 1639 bytes} [Fri Jul 3 02:38:56 2026] GET /volume/v3/volumes/51009932-6bba-49b8-a3ea-0656f49140d1 => generated 1052 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:38:56.268515 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-6fcea0e1-5144-4347-8453-89f5ca137a8c req-e3e04912-f85f-479f-a212-8ae73d5776f2 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:56.271092 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-6fcea0e1-5144-4347-8453-89f5ca137a8c req-e3e04912-f85f-479f-a212-8ae73d5776f2 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] PUT https://10.4.3.223/volume/v3/attachments/2931057b-162f-41b8-bf35-972e0cb5a7ce Jul 03 02:38:56.271471 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-6fcea0e1-5144-4347-8453-89f5ca137a8c req-e3e04912-f85f-479f-a212-8ae73d5776f2 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000004352", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2a2633a05d73", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "80a8c083-552c-46a2-8db9-fd9e83fa2364", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:38:56.278439 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.coordination [req-6fcea0e1-5144-4347-8453-89f5ca137a8c req-e3e04912-f85f-479f-a212-8ae73d5776f2 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Acquiring lock "cinder-attachment_update-51009932-6bba-49b8-a3ea-0656f49140d1-np0000004352" by "attachment_update" {{(pid=100013) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 02:38:56.285293 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.coordination [req-6fcea0e1-5144-4347-8453-89f5ca137a8c req-e3e04912-f85f-479f-a212-8ae73d5776f2 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Lock "cinder-attachment_update-51009932-6bba-49b8-a3ea-0656f49140d1-np0000004352" acquired by "attachment_update" :: waited 0.007s {{(pid=100013) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 02:38:56.286370 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:56.286370 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:38:56.660259 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-18e4c9f3-63fa-4c1b-a4a2-93d043aef0da None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:56.662394 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-18e4c9f3-63fa-4c1b-a4a2-93d043aef0da tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/backups/3052116d-a983-42cd-95e3-387c6feafff4 Jul 03 02:38:56.662682 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-18e4c9f3-63fa-4c1b-a4a2-93d043aef0da tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:56.662861 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-18e4c9f3-63fa-4c1b-a4a2-93d043aef0da tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:56.662965 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-18e4c9f3-63fa-4c1b-a4a2-93d043aef0da tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Show backup with id 3052116d-a983-42cd-95e3-387c6feafff4. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:38:56.667857 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:56.667857 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:38:56.668576 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-18e4c9f3-63fa-4c1b-a4a2-93d043aef0da tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/backups/3052116d-a983-42cd-95e3-387c6feafff4 returned with HTTP 200 Jul 03 02:38:56.669054 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1136/4583] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:38:56 2026] GET /volume/v3/backups/3052116d-a983-42cd-95e3-387c6feafff4 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:56.810741 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.coordination [req-6fcea0e1-5144-4347-8453-89f5ca137a8c req-e3e04912-f85f-479f-a212-8ae73d5776f2 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Lock "cinder-attachment_update-51009932-6bba-49b8-a3ea-0656f49140d1-np0000004352" released by "attachment_update" :: held 0.525s {{(pid=100013) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 02:38:56.810879 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-6fcea0e1-5144-4347-8453-89f5ca137a8c req-e3e04912-f85f-479f-a212-8ae73d5776f2 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/attachments/2931057b-162f-41b8-bf35-972e0cb5a7ce returned with HTTP 200 Jul 03 02:38:56.811362 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1149/4584] 10.4.3.223 () {74 vars in 1704 bytes} [Fri Jul 3 02:38:56 2026] PUT /volume/v3/attachments/2931057b-162f-41b8-bf35-972e0cb5a7ce => generated 968 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:38:56.820205 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-6fcea0e1-5144-4347-8453-89f5ca137a8c req-26142c7a-1614-4c92-9f76-fd390bfe9b41 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:56.822726 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-6fcea0e1-5144-4347-8453-89f5ca137a8c req-26142c7a-1614-4c92-9f76-fd390bfe9b41 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] GET https://10.4.3.223/volume/v3/volumes/51009932-6bba-49b8-a3ea-0656f49140d1/encryption Jul 03 02:38:56.822989 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-6fcea0e1-5144-4347-8453-89f5ca137a8c req-26142c7a-1614-4c92-9f76-fd390bfe9b41 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:56.823247 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-6fcea0e1-5144-4347-8453-89f5ca137a8c req-26142c7a-1614-4c92-9f76-fd390bfe9b41 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Calling method 'index' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:56.834674 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:56.834674 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:38:56.842141 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-6fcea0e1-5144-4347-8453-89f5ca137a8c req-26142c7a-1614-4c92-9f76-fd390bfe9b41 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/volumes/51009932-6bba-49b8-a3ea-0656f49140d1/encryption returned with HTTP 200 Jul 03 02:38:56.842694 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1156/4585] 10.4.3.223 () {68 vars in 1631 bytes} [Fri Jul 3 02:38:56 2026] GET /volume/v3/volumes/51009932-6bba-49b8-a3ea-0656f49140d1/encryption => generated 160 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:57.034538 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-8e3e3773-6ef6-4c4c-8ef8-9c2bbcbf9596 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:57.036076 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-8e3e3773-6ef6-4c4c-8ef8-9c2bbcbf9596 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] GET https://10.4.3.223/volume/v3/volumes/51009932-6bba-49b8-a3ea-0656f49140d1 Jul 03 02:38:57.036244 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-8e3e3773-6ef6-4c4c-8ef8-9c2bbcbf9596 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:57.036432 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-8e3e3773-6ef6-4c4c-8ef8-9c2bbcbf9596 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:57.045063 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:57.045063 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:38:57.048185 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-8e3e3773-6ef6-4c4c-8ef8-9c2bbcbf9596 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Volume info retrieved successfully. Jul 03 02:38:57.052291 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-8e3e3773-6ef6-4c4c-8ef8-9c2bbcbf9596 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/volumes/51009932-6bba-49b8-a3ea-0656f49140d1 returned with HTTP 200 Jul 03 02:38:57.052720 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1145/4586] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:38:57 2026] GET /volume/v3/volumes/51009932-6bba-49b8-a3ea-0656f49140d1 => generated 873 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:57.053410 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-ac636b47-b7d4-4aaa-8c44-6efe17f640b9 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:57.055340 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-ac636b47-b7d4-4aaa-8c44-6efe17f640b9 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/77e55999-146b-4da7-b742-ab2ff07bad68 Jul 03 02:38:57.055575 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-ac636b47-b7d4-4aaa-8c44-6efe17f640b9 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:57.055792 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-ac636b47-b7d4-4aaa-8c44-6efe17f640b9 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:57.055968 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-ac636b47-b7d4-4aaa-8c44-6efe17f640b9 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id 77e55999-146b-4da7-b742-ab2ff07bad68. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:38:57.060692 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:57.060692 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:38:57.061500 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-ac636b47-b7d4-4aaa-8c44-6efe17f640b9 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/77e55999-146b-4da7-b742-ab2ff07bad68 returned with HTTP 200 Jul 03 02:38:57.061886 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1137/4587] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:38:57 2026] GET /volume/v3/backups/77e55999-146b-4da7-b742-ab2ff07bad68 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:57.679597 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-b1b325d8-ae6b-43ee-842c-36c8d132e76d None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:57.681112 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-b1b325d8-ae6b-43ee-842c-36c8d132e76d tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/backups/3052116d-a983-42cd-95e3-387c6feafff4 Jul 03 02:38:57.681277 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-b1b325d8-ae6b-43ee-842c-36c8d132e76d tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:57.681473 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-b1b325d8-ae6b-43ee-842c-36c8d132e76d tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:57.681618 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-b1b325d8-ae6b-43ee-842c-36c8d132e76d tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Show backup with id 3052116d-a983-42cd-95e3-387c6feafff4. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:38:57.685156 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:57.685156 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:38:57.685764 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-b1b325d8-ae6b-43ee-842c-36c8d132e76d tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/backups/3052116d-a983-42cd-95e3-387c6feafff4 returned with HTTP 200 Jul 03 02:38:57.686098 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1150/4588] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:38:57 2026] GET /volume/v3/backups/3052116d-a983-42cd-95e3-387c6feafff4 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:58.064723 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-3d00fbc7-717a-494a-b18d-26df35316404 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:58.066344 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-3d00fbc7-717a-494a-b18d-26df35316404 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] GET https://10.4.3.223/volume/v3/volumes/51009932-6bba-49b8-a3ea-0656f49140d1 Jul 03 02:38:58.066573 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-3d00fbc7-717a-494a-b18d-26df35316404 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:58.066745 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-3d00fbc7-717a-494a-b18d-26df35316404 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:58.074964 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-0be5de12-a864-426e-9200-eafe19f75911 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:58.078512 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-0be5de12-a864-426e-9200-eafe19f75911 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/77e55999-146b-4da7-b742-ab2ff07bad68 Jul 03 02:38:58.078512 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-0be5de12-a864-426e-9200-eafe19f75911 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:58.078512 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-0be5de12-a864-426e-9200-eafe19f75911 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:58.078512 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-0be5de12-a864-426e-9200-eafe19f75911 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id 77e55999-146b-4da7-b742-ab2ff07bad68. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:38:58.078726 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:58.078726 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:38:58.082834 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:58.082834 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:38:58.082993 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-3d00fbc7-717a-494a-b18d-26df35316404 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Volume info retrieved successfully. Jul 03 02:38:58.083908 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-0be5de12-a864-426e-9200-eafe19f75911 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/77e55999-146b-4da7-b742-ab2ff07bad68 returned with HTTP 200 Jul 03 02:38:58.084581 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1146/4589] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:38:58 2026] GET /volume/v3/backups/77e55999-146b-4da7-b742-ab2ff07bad68 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:58.088347 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-3d00fbc7-717a-494a-b18d-26df35316404 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/volumes/51009932-6bba-49b8-a3ea-0656f49140d1 returned with HTTP 200 Jul 03 02:38:58.088893 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1157/4590] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:38:58 2026] GET /volume/v3/volumes/51009932-6bba-49b8-a3ea-0656f49140d1 => generated 873 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:58.696387 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-c193d27e-097c-4de9-a239-73d057ea91bb None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:58.701810 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-c193d27e-097c-4de9-a239-73d057ea91bb tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/backups/3052116d-a983-42cd-95e3-387c6feafff4 Jul 03 02:38:58.702029 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-c193d27e-097c-4de9-a239-73d057ea91bb tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:58.702202 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-c193d27e-097c-4de9-a239-73d057ea91bb tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:58.702324 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-c193d27e-097c-4de9-a239-73d057ea91bb tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Show backup with id 3052116d-a983-42cd-95e3-387c6feafff4. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:38:58.714029 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:58.714029 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:38:58.715033 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-c193d27e-097c-4de9-a239-73d057ea91bb tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/backups/3052116d-a983-42cd-95e3-387c6feafff4 returned with HTTP 200 Jul 03 02:38:58.715392 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1138/4591] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:38:58 2026] GET /volume/v3/backups/3052116d-a983-42cd-95e3-387c6feafff4 => generated 735 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:59.097266 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-68aa49d3-df4f-43b3-9dcc-19d9bf5f4870 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:59.099440 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-68aa49d3-df4f-43b3-9dcc-19d9bf5f4870 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/77e55999-146b-4da7-b742-ab2ff07bad68 Jul 03 02:38:59.099440 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-68aa49d3-df4f-43b3-9dcc-19d9bf5f4870 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:59.099440 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-68aa49d3-df4f-43b3-9dcc-19d9bf5f4870 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:59.099440 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-68aa49d3-df4f-43b3-9dcc-19d9bf5f4870 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id 77e55999-146b-4da7-b742-ab2ff07bad68. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:38:59.100748 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-7163deff-dbe7-4f80-85fb-f29520afff7b None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:59.104068 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-7163deff-dbe7-4f80-85fb-f29520afff7b tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] GET https://10.4.3.223/volume/v3/volumes/51009932-6bba-49b8-a3ea-0656f49140d1 Jul 03 02:38:59.104529 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-7163deff-dbe7-4f80-85fb-f29520afff7b tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:59.105080 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-7163deff-dbe7-4f80-85fb-f29520afff7b tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:59.105143 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:59.105143 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:38:59.105900 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-68aa49d3-df4f-43b3-9dcc-19d9bf5f4870 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/77e55999-146b-4da7-b742-ab2ff07bad68 returned with HTTP 200 Jul 03 02:38:59.106278 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1151/4592] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:38:59 2026] GET /volume/v3/backups/77e55999-146b-4da7-b742-ab2ff07bad68 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:59.115437 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:59.115437 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:38:59.119252 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-7163deff-dbe7-4f80-85fb-f29520afff7b tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Volume info retrieved successfully. Jul 03 02:38:59.123715 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-7163deff-dbe7-4f80-85fb-f29520afff7b tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/volumes/51009932-6bba-49b8-a3ea-0656f49140d1 returned with HTTP 200 Jul 03 02:38:59.124093 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1147/4593] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:38:59 2026] GET /volume/v3/volumes/51009932-6bba-49b8-a3ea-0656f49140d1 => generated 873 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:38:59.731901 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-13958446-e153-493d-93a8-c845a06bd125 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:38:59.738035 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-13958446-e153-493d-93a8-c845a06bd125 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/backups/3052116d-a983-42cd-95e3-387c6feafff4 Jul 03 02:38:59.738035 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-13958446-e153-493d-93a8-c845a06bd125 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:38:59.738035 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-13958446-e153-493d-93a8-c845a06bd125 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:38:59.738035 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-13958446-e153-493d-93a8-c845a06bd125 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Show backup with id 3052116d-a983-42cd-95e3-387c6feafff4. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:38:59.745356 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:38:59.745356 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:38:59.746101 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-13958446-e153-493d-93a8-c845a06bd125 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/backups/3052116d-a983-42cd-95e3-387c6feafff4 returned with HTTP 200 Jul 03 02:38:59.746766 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1158/4594] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:38:59 2026] GET /volume/v3/backups/3052116d-a983-42cd-95e3-387c6feafff4 => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:00.123613 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-8bbb8be0-1123-4550-a2ab-3c30ddeb6c55 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:00.125494 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-8bbb8be0-1123-4550-a2ab-3c30ddeb6c55 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/77e55999-146b-4da7-b742-ab2ff07bad68 Jul 03 02:39:00.125684 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-8bbb8be0-1123-4550-a2ab-3c30ddeb6c55 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:00.125890 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-8bbb8be0-1123-4550-a2ab-3c30ddeb6c55 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:00.126028 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-8bbb8be0-1123-4550-a2ab-3c30ddeb6c55 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id 77e55999-146b-4da7-b742-ab2ff07bad68. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:39:00.134010 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:00.134010 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:39:00.134010 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-8bbb8be0-1123-4550-a2ab-3c30ddeb6c55 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/77e55999-146b-4da7-b742-ab2ff07bad68 returned with HTTP 200 Jul 03 02:39:00.134175 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1139/4595] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:39:00 2026] GET /volume/v3/backups/77e55999-146b-4da7-b742-ab2ff07bad68 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:00.138167 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-81d823d7-213c-4f32-af0e-9a7bb9c7b485 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:00.140075 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-81d823d7-213c-4f32-af0e-9a7bb9c7b485 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] GET https://10.4.3.223/volume/v3/volumes/51009932-6bba-49b8-a3ea-0656f49140d1 Jul 03 02:39:00.140272 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-81d823d7-213c-4f32-af0e-9a7bb9c7b485 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:00.140500 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-81d823d7-213c-4f32-af0e-9a7bb9c7b485 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:00.154987 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:00.154987 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:39:00.162651 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-81d823d7-213c-4f32-af0e-9a7bb9c7b485 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Volume info retrieved successfully. Jul 03 02:39:00.171903 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-81d823d7-213c-4f32-af0e-9a7bb9c7b485 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/volumes/51009932-6bba-49b8-a3ea-0656f49140d1 returned with HTTP 200 Jul 03 02:39:00.172303 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1152/4596] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:39:00 2026] GET /volume/v3/volumes/51009932-6bba-49b8-a3ea-0656f49140d1 => generated 873 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:00.757587 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-b3523740-751e-47db-9fa0-8feeb600a8dc None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:00.759131 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-b3523740-751e-47db-9fa0-8feeb600a8dc tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/backups/3052116d-a983-42cd-95e3-387c6feafff4 Jul 03 02:39:00.759286 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-b3523740-751e-47db-9fa0-8feeb600a8dc tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:00.759515 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-b3523740-751e-47db-9fa0-8feeb600a8dc tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:00.759645 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-b3523740-751e-47db-9fa0-8feeb600a8dc tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Show backup with id 3052116d-a983-42cd-95e3-387c6feafff4. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:39:00.763361 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:00.763361 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:39:00.763937 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-b3523740-751e-47db-9fa0-8feeb600a8dc tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/backups/3052116d-a983-42cd-95e3-387c6feafff4 returned with HTTP 200 Jul 03 02:39:00.764259 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1148/4597] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:39:00 2026] GET /volume/v3/backups/3052116d-a983-42cd-95e3-387c6feafff4 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:01.146532 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-27ffa59b-0c67-4359-86e2-299d3ac27125 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:01.148876 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-27ffa59b-0c67-4359-86e2-299d3ac27125 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/77e55999-146b-4da7-b742-ab2ff07bad68 Jul 03 02:39:01.149113 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-27ffa59b-0c67-4359-86e2-299d3ac27125 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:01.149348 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-27ffa59b-0c67-4359-86e2-299d3ac27125 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:01.149518 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-27ffa59b-0c67-4359-86e2-299d3ac27125 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id 77e55999-146b-4da7-b742-ab2ff07bad68. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:39:01.154582 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:01.154582 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:39:01.155342 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-27ffa59b-0c67-4359-86e2-299d3ac27125 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/77e55999-146b-4da7-b742-ab2ff07bad68 returned with HTTP 200 Jul 03 02:39:01.155732 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1159/4598] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:39:01 2026] GET /volume/v3/backups/77e55999-146b-4da7-b742-ab2ff07bad68 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:01.187911 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-dac405b7-1f0d-4bc4-b27c-69e5f3ddb9d2 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:01.189701 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-dac405b7-1f0d-4bc4-b27c-69e5f3ddb9d2 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] GET https://10.4.3.223/volume/v3/volumes/51009932-6bba-49b8-a3ea-0656f49140d1 Jul 03 02:39:01.189909 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-dac405b7-1f0d-4bc4-b27c-69e5f3ddb9d2 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:01.190080 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-dac405b7-1f0d-4bc4-b27c-69e5f3ddb9d2 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:01.199737 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:01.199737 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:39:01.203230 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-dac405b7-1f0d-4bc4-b27c-69e5f3ddb9d2 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Volume info retrieved successfully. Jul 03 02:39:01.207512 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-dac405b7-1f0d-4bc4-b27c-69e5f3ddb9d2 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/volumes/51009932-6bba-49b8-a3ea-0656f49140d1 returned with HTTP 200 Jul 03 02:39:01.207915 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1140/4599] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:39:01 2026] GET /volume/v3/volumes/51009932-6bba-49b8-a3ea-0656f49140d1 => generated 873 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:01.775554 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-7473d199-97ff-467c-892d-32b5b31dcc85 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:01.777332 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-7473d199-97ff-467c-892d-32b5b31dcc85 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/backups/3052116d-a983-42cd-95e3-387c6feafff4 Jul 03 02:39:01.778789 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-7473d199-97ff-467c-892d-32b5b31dcc85 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:01.778789 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-7473d199-97ff-467c-892d-32b5b31dcc85 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:01.778789 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-7473d199-97ff-467c-892d-32b5b31dcc85 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Show backup with id 3052116d-a983-42cd-95e3-387c6feafff4. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:39:01.782938 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:01.782938 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:39:01.782938 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-7473d199-97ff-467c-892d-32b5b31dcc85 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/backups/3052116d-a983-42cd-95e3-387c6feafff4 returned with HTTP 200 Jul 03 02:39:01.782938 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1153/4600] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:39:01 2026] GET /volume/v3/backups/3052116d-a983-42cd-95e3-387c6feafff4 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:02.167573 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-edd4c0cc-5c7c-4b23-b9fd-21bb5125fb5a None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:02.173161 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-edd4c0cc-5c7c-4b23-b9fd-21bb5125fb5a tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/77e55999-146b-4da7-b742-ab2ff07bad68 Jul 03 02:39:02.173379 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-edd4c0cc-5c7c-4b23-b9fd-21bb5125fb5a tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:02.173539 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-edd4c0cc-5c7c-4b23-b9fd-21bb5125fb5a tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:02.173638 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-edd4c0cc-5c7c-4b23-b9fd-21bb5125fb5a tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id 77e55999-146b-4da7-b742-ab2ff07bad68. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:39:02.180234 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:02.180234 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:39:02.181006 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-edd4c0cc-5c7c-4b23-b9fd-21bb5125fb5a tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/77e55999-146b-4da7-b742-ab2ff07bad68 returned with HTTP 200 Jul 03 02:39:02.181534 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1149/4601] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:39:02 2026] GET /volume/v3/backups/77e55999-146b-4da7-b742-ab2ff07bad68 => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:02.226169 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-fb4610e3-a61a-4377-927f-a61df9cb45e0 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:02.228117 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-fb4610e3-a61a-4377-927f-a61df9cb45e0 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] GET https://10.4.3.223/volume/v3/volumes/51009932-6bba-49b8-a3ea-0656f49140d1 Jul 03 02:39:02.228217 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-fb4610e3-a61a-4377-927f-a61df9cb45e0 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:02.228402 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-fb4610e3-a61a-4377-927f-a61df9cb45e0 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:02.237756 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:02.237756 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:39:02.246181 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-fb4610e3-a61a-4377-927f-a61df9cb45e0 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Volume info retrieved successfully. Jul 03 02:39:02.252886 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-fb4610e3-a61a-4377-927f-a61df9cb45e0 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/volumes/51009932-6bba-49b8-a3ea-0656f49140d1 returned with HTTP 200 Jul 03 02:39:02.253233 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1160/4602] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:39:02 2026] GET /volume/v3/volumes/51009932-6bba-49b8-a3ea-0656f49140d1 => generated 873 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:02.796692 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-5b2f2b60-9cb4-41e5-820e-76add5c3506a None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:02.799193 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-5b2f2b60-9cb4-41e5-820e-76add5c3506a tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/backups/3052116d-a983-42cd-95e3-387c6feafff4 Jul 03 02:39:02.799193 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-5b2f2b60-9cb4-41e5-820e-76add5c3506a tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:02.799193 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-5b2f2b60-9cb4-41e5-820e-76add5c3506a tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:02.799389 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-5b2f2b60-9cb4-41e5-820e-76add5c3506a tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Show backup with id 3052116d-a983-42cd-95e3-387c6feafff4. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:39:02.808903 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:02.808903 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:39:02.809734 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-5b2f2b60-9cb4-41e5-820e-76add5c3506a tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/backups/3052116d-a983-42cd-95e3-387c6feafff4 returned with HTTP 200 Jul 03 02:39:02.809904 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1141/4603] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:39:02 2026] GET /volume/v3/backups/3052116d-a983-42cd-95e3-387c6feafff4 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:03.195149 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-2573eb98-a929-4b7d-896e-0fa47248a47b None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:03.197819 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-2573eb98-a929-4b7d-896e-0fa47248a47b tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/77e55999-146b-4da7-b742-ab2ff07bad68 Jul 03 02:39:03.197819 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-2573eb98-a929-4b7d-896e-0fa47248a47b tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:03.197933 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-2573eb98-a929-4b7d-896e-0fa47248a47b tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:03.197978 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-2573eb98-a929-4b7d-896e-0fa47248a47b tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id 77e55999-146b-4da7-b742-ab2ff07bad68. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:39:03.202790 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:03.202790 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:39:03.203790 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-2573eb98-a929-4b7d-896e-0fa47248a47b tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/77e55999-146b-4da7-b742-ab2ff07bad68 returned with HTTP 200 Jul 03 02:39:03.204386 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1154/4604] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:39:03 2026] GET /volume/v3/backups/77e55999-146b-4da7-b742-ab2ff07bad68 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:03.270923 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-998df9a1-8fa9-4e9c-a549-9cfc68bd07c0 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:03.275590 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-998df9a1-8fa9-4e9c-a549-9cfc68bd07c0 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] GET https://10.4.3.223/volume/v3/volumes/51009932-6bba-49b8-a3ea-0656f49140d1 Jul 03 02:39:03.275590 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-998df9a1-8fa9-4e9c-a549-9cfc68bd07c0 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:03.275590 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-998df9a1-8fa9-4e9c-a549-9cfc68bd07c0 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:03.288720 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:03.288720 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:39:03.294922 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-998df9a1-8fa9-4e9c-a549-9cfc68bd07c0 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Volume info retrieved successfully. Jul 03 02:39:03.301636 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-998df9a1-8fa9-4e9c-a549-9cfc68bd07c0 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/volumes/51009932-6bba-49b8-a3ea-0656f49140d1 returned with HTTP 200 Jul 03 02:39:03.301918 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1150/4605] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:39:03 2026] GET /volume/v3/volumes/51009932-6bba-49b8-a3ea-0656f49140d1 => generated 873 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:03.823938 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-72eb40ae-01d7-4139-a22c-24e5361adccc None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:03.831112 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-72eb40ae-01d7-4139-a22c-24e5361adccc tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/backups/3052116d-a983-42cd-95e3-387c6feafff4 Jul 03 02:39:03.831357 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-72eb40ae-01d7-4139-a22c-24e5361adccc tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:03.831658 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-72eb40ae-01d7-4139-a22c-24e5361adccc tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:03.831759 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-72eb40ae-01d7-4139-a22c-24e5361adccc tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Show backup with id 3052116d-a983-42cd-95e3-387c6feafff4. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:39:03.840165 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:03.840165 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:39:03.843188 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-72eb40ae-01d7-4139-a22c-24e5361adccc tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/backups/3052116d-a983-42cd-95e3-387c6feafff4 returned with HTTP 200 Jul 03 02:39:03.843717 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1161/4606] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:39:03 2026] GET /volume/v3/backups/3052116d-a983-42cd-95e3-387c6feafff4 => generated 736 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:03.854544 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-a56ff1ae-3677-44b0-87e2-292232dfbec8 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:03.857218 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-a56ff1ae-3677-44b0-87e2-292232dfbec8 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-member] DELETE https://10.4.3.223/volume/v3/backups/3052116d-a983-42cd-95e3-387c6feafff4 Jul 03 02:39:03.857557 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-a56ff1ae-3677-44b0-87e2-292232dfbec8 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:03.857911 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-a56ff1ae-3677-44b0-87e2-292232dfbec8 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-member] Calling method 'delete' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:03.858071 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.contrib.backups [None req-a56ff1ae-3677-44b0-87e2-292232dfbec8 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-member] Delete backup with id: 3052116d-a983-42cd-95e3-387c6feafff4. Jul 03 02:39:03.866537 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:03.866537 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:39:03.878056 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.backup.rpcapi [None req-a56ff1ae-3677-44b0-87e2-292232dfbec8 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-member] delete_backup rpcapi backup_id 3052116d-a983-42cd-95e3-387c6feafff4 {{(pid=100014) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 02:39:03.879698 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-a56ff1ae-3677-44b0-87e2-292232dfbec8 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-member] https://10.4.3.223/volume/v3/backups/3052116d-a983-42cd-95e3-387c6feafff4 returned with HTTP 202 Jul 03 02:39:03.881100 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1142/4607] 10.4.3.223 () {68 vars in 1391 bytes} [Fri Jul 3 02:39:03 2026] DELETE /volume/v3/backups/3052116d-a983-42cd-95e3-387c6feafff4 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jul 03 02:39:03.887501 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-54224b1a-7e6b-4abe-9b42-78bdecfb8346 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:03.889173 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-54224b1a-7e6b-4abe-9b42-78bdecfb8346 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] DELETE https://10.4.3.223/volume/v3/volumes/6e4d6d52-a6c8-4e26-bd1e-42a1698fa3a3 Jul 03 02:39:03.889375 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-54224b1a-7e6b-4abe-9b42-78bdecfb8346 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:03.889578 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-54224b1a-7e6b-4abe-9b42-78bdecfb8346 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'delete' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:03.889748 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.volumes [None req-54224b1a-7e6b-4abe-9b42-78bdecfb8346 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Delete volume with id: 6e4d6d52-a6c8-4e26-bd1e-42a1698fa3a3 Jul 03 02:39:03.897440 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:03.897440 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:39:03.897860 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-54224b1a-7e6b-4abe-9b42-78bdecfb8346 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Volume info retrieved successfully. Jul 03 02:39:03.920010 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-54224b1a-7e6b-4abe-9b42-78bdecfb8346 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Delete volume request issued successfully. Jul 03 02:39:03.920194 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-54224b1a-7e6b-4abe-9b42-78bdecfb8346 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/volumes/6e4d6d52-a6c8-4e26-bd1e-42a1698fa3a3 returned with HTTP 202 Jul 03 02:39:03.920623 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1155/4608] 10.4.3.223 () {68 vars in 1391 bytes} [Fri Jul 3 02:39:03 2026] DELETE /volume/v3/volumes/6e4d6d52-a6c8-4e26-bd1e-42a1698fa3a3 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:39:03.934359 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-9c036e27-9ec2-46d6-bc41-78aa8749a93a None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:03.938405 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-9c036e27-9ec2-46d6-bc41-78aa8749a93a tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/volumes/6e4d6d52-a6c8-4e26-bd1e-42a1698fa3a3 Jul 03 02:39:03.938681 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-9c036e27-9ec2-46d6-bc41-78aa8749a93a tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:03.938909 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-9c036e27-9ec2-46d6-bc41-78aa8749a93a tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:03.956517 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:03.956517 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:39:03.961133 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-9c036e27-9ec2-46d6-bc41-78aa8749a93a tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Volume info retrieved successfully. Jul 03 02:39:03.970438 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-9c036e27-9ec2-46d6-bc41-78aa8749a93a tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/volumes/6e4d6d52-a6c8-4e26-bd1e-42a1698fa3a3 returned with HTTP 200 Jul 03 02:39:03.970850 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1151/4609] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:39:03 2026] GET /volume/v3/volumes/6e4d6d52-a6c8-4e26-bd1e-42a1698fa3a3 => generated 1017 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:39:04.215923 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-58f4c3f6-fdf7-4d80-81c3-2f3f27712905 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:04.217644 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-58f4c3f6-fdf7-4d80-81c3-2f3f27712905 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/77e55999-146b-4da7-b742-ab2ff07bad68 Jul 03 02:39:04.217868 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-58f4c3f6-fdf7-4d80-81c3-2f3f27712905 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:04.218052 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-58f4c3f6-fdf7-4d80-81c3-2f3f27712905 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:04.218177 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-58f4c3f6-fdf7-4d80-81c3-2f3f27712905 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id 77e55999-146b-4da7-b742-ab2ff07bad68. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:39:04.222552 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:04.222552 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:39:04.224768 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-58f4c3f6-fdf7-4d80-81c3-2f3f27712905 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/77e55999-146b-4da7-b742-ab2ff07bad68 returned with HTTP 200 Jul 03 02:39:04.224768 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1162/4610] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:39:04 2026] GET /volume/v3/backups/77e55999-146b-4da7-b742-ab2ff07bad68 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:04.317691 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-a56782de-792e-4b0d-8ccd-43fda69b6f95 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:04.320094 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-a56782de-792e-4b0d-8ccd-43fda69b6f95 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] GET https://10.4.3.223/volume/v3/volumes/51009932-6bba-49b8-a3ea-0656f49140d1 Jul 03 02:39:04.320743 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-a56782de-792e-4b0d-8ccd-43fda69b6f95 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:04.320931 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-a56782de-792e-4b0d-8ccd-43fda69b6f95 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:04.339044 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:04.339044 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:39:04.344065 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-a56782de-792e-4b0d-8ccd-43fda69b6f95 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Volume info retrieved successfully. Jul 03 02:39:04.349810 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-a56782de-792e-4b0d-8ccd-43fda69b6f95 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/volumes/51009932-6bba-49b8-a3ea-0656f49140d1 returned with HTTP 200 Jul 03 02:39:04.350307 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1143/4611] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:39:04 2026] GET /volume/v3/volumes/51009932-6bba-49b8-a3ea-0656f49140d1 => generated 873 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:04.982571 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-a4e71ee7-5f67-45d1-9dcb-3c47c2c38622 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:04.984586 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-a4e71ee7-5f67-45d1-9dcb-3c47c2c38622 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/volumes/6e4d6d52-a6c8-4e26-bd1e-42a1698fa3a3 Jul 03 02:39:04.984864 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-a4e71ee7-5f67-45d1-9dcb-3c47c2c38622 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:04.985104 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-a4e71ee7-5f67-45d1-9dcb-3c47c2c38622 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:04.993641 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-a4e71ee7-5f67-45d1-9dcb-3c47c2c38622 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/volumes/6e4d6d52-a6c8-4e26-bd1e-42a1698fa3a3 returned with HTTP 404 Jul 03 02:39:04.994206 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1156/4612] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:39:04 2026] GET /volume/v3/volumes/6e4d6d52-a6c8-4e26-bd1e-42a1698fa3a3 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:39:05.004564 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-69999b39-d937-437b-b983-36dc731dbba8 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:05.007205 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-69999b39-d937-437b-b983-36dc731dbba8 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-member] GET https://10.4.3.223/volume/v3/backups/37d5523e-fb4e-4303-b716-fc6e904976e1/export_record Jul 03 02:39:05.007563 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-69999b39-d937-437b-b983-36dc731dbba8 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:05.007845 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-69999b39-d937-437b-b983-36dc731dbba8 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-member] Calling method 'export_record' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:05.008062 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.contrib.backups [None req-69999b39-d937-437b-b983-36dc731dbba8 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-member] Export record for backup 37d5523e-fb4e-4303-b716-fc6e904976e1. {{(pid=100012) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 03 02:39:05.013563 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:05.013563 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:39:05.014659 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.policy [None req-69999b39-d937-437b-b983-36dc731dbba8 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-member] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': '186d60896b564ba8bdf206733d058587', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1ed6c153b2ca44cf95e04650aabfde9a', '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=100012) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 02:39:05.014875 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-69999b39-d937-437b-b983-36dc731dbba8 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-member] https://10.4.3.223/volume/v3/backups/37d5523e-fb4e-4303-b716-fc6e904976e1/export_record returned with HTTP 403 Jul 03 02:39:05.015369 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1152/4613] 10.4.3.223 () {68 vars in 1430 bytes} [Fri Jul 3 02:39:05 2026] GET /volume/v3/backups/37d5523e-fb4e-4303-b716-fc6e904976e1/export_record => generated 101 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:39:05.023662 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-3fee07c2-f7ee-41fe-a83b-35c8dba7abdc None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:05.025729 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-3fee07c2-f7ee-41fe-a83b-35c8dba7abdc tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:39:05.026188 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-3fee07c2-f7ee-41fe-a83b-35c8dba7abdc tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1658581619"}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:39:05.027946 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.volumes [None req-3fee07c2-f7ee-41fe-a83b-35c8dba7abdc tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1658581619'}} {{(pid=100015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:39:05.028092 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-3fee07c2-f7ee-41fe-a83b-35c8dba7abdc tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Create volume of 1 GB Jul 03 02:39:05.033096 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-3fee07c2-f7ee-41fe-a83b-35c8dba7abdc tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Availability Zones retrieved successfully. Jul 03 02:39:05.040098 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-3fee07c2-f7ee-41fe-a83b-35c8dba7abdc tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Flow 'volume_create_api' (09a6fe41-3781-438b-bbcc-e845020790c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:39:05.041341 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-3fee07c2-f7ee-41fe-a83b-35c8dba7abdc tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d245bd9d-b1a5-430f-899a-6679e38e4d06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:39:05.042299 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.flows.api.create_volume [None req-3fee07c2-f7ee-41fe-a83b-35c8dba7abdc tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Validating volume size '1' using validate_int {{(pid=100015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:39:05.067161 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-3fee07c2-f7ee-41fe-a83b-35c8dba7abdc tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d245bd9d-b1a5-430f-899a-6679e38e4d06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:39:05.067901 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-3fee07c2-f7ee-41fe-a83b-35c8dba7abdc tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b42ca4b9-551e-4065-ba47-22699aa044ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:39:05.105009 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.quota [None req-3fee07c2-f7ee-41fe-a83b-35c8dba7abdc tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Created reservations ['14ad0931-75b5-463f-9f88-0898fa51d3fa', '0bba7620-d77e-4a00-bcd8-262ab9f11ed7', '64060c7d-2d0c-489d-967a-101d7f30c44c', '0fdefd49-ce18-4a59-a631-c811b403163a'] {{(pid=100015) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:39:05.106001 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-3fee07c2-f7ee-41fe-a83b-35c8dba7abdc tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b42ca4b9-551e-4065-ba47-22699aa044ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['14ad0931-75b5-463f-9f88-0898fa51d3fa', '0bba7620-d77e-4a00-bcd8-262ab9f11ed7', '64060c7d-2d0c-489d-967a-101d7f30c44c', '0fdefd49-ce18-4a59-a631-c811b403163a']}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:39:05.106862 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-3fee07c2-f7ee-41fe-a83b-35c8dba7abdc tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c41d72f-96d1-4649-a7a3-e9ba44218100) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:39:05.134241 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-3fee07c2-f7ee-41fe-a83b-35c8dba7abdc tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c41d72f-96d1-4649-a7a3-e9ba44218100) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'af4329d7-883a-4712-9032-32fc21d07b6b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1658581619',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ed6c153b2ca44cf95e04650aabfde9a',qos_specs=None,replication_status=,reservations=['14ad0931-75b5-463f-9f88-0898fa51d3fa','0bba7620-d77e-4a00-bcd8-262ab9f11ed7','64060c7d-2d0c-489d-967a-101d7f30c44c','0fdefd49-ce18-4a59-a631-c811b403163a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c9ee0ec801d4d27b460644fb71313d7',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:39:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1658581619',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=af4329d7-883a-4712-9032-32fc21d07b6b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1ed6c153b2ca44cf95e04650aabfde9a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6c9ee0ec801d4d27b460644fb71313d7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:39:05.135133 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-3fee07c2-f7ee-41fe-a83b-35c8dba7abdc tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce4bce36-4ad3-43cc-bd3e-b346dcebb49e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:39:05.157502 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-3fee07c2-f7ee-41fe-a83b-35c8dba7abdc tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce4bce36-4ad3-43cc-bd3e-b346dcebb49e) transitioned into state 'SUCCESS' from state '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-1658581619',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ed6c153b2ca44cf95e04650aabfde9a',qos_specs=None,replication_status=,reservations=['14ad0931-75b5-463f-9f88-0898fa51d3fa','0bba7620-d77e-4a00-bcd8-262ab9f11ed7','64060c7d-2d0c-489d-967a-101d7f30c44c','0fdefd49-ce18-4a59-a631-c811b403163a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c9ee0ec801d4d27b460644fb71313d7',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:39:05.158276 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-3fee07c2-f7ee-41fe-a83b-35c8dba7abdc tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a67ea45-72fe-4e58-b64a-3cd7800a1f52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:39:05.168985 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-3fee07c2-f7ee-41fe-a83b-35c8dba7abdc tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a67ea45-72fe-4e58-b64a-3cd7800a1f52) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:39:05.170241 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-3fee07c2-f7ee-41fe-a83b-35c8dba7abdc tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Flow 'volume_create_api' (09a6fe41-3781-438b-bbcc-e845020790c1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:39:05.171042 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-3fee07c2-f7ee-41fe-a83b-35c8dba7abdc tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Create volume request issued successfully. Jul 03 02:39:05.171720 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-3fee07c2-f7ee-41fe-a83b-35c8dba7abdc tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:39:05.172715 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1163/4614] 10.4.3.223 () {70 vars in 1298 bytes} [Fri Jul 3 02:39:05 2026] POST /volume/v3/volumes => generated 778 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:39:05.188543 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-19fde90a-bc9f-447b-a1b7-cf0ef4ae63bf None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:05.190660 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-19fde90a-bc9f-447b-a1b7-cf0ef4ae63bf tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/volumes/af4329d7-883a-4712-9032-32fc21d07b6b Jul 03 02:39:05.190918 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-19fde90a-bc9f-447b-a1b7-cf0ef4ae63bf tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:05.191228 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-19fde90a-bc9f-447b-a1b7-cf0ef4ae63bf tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:05.213198 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:05.213198 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:39:05.220776 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-19fde90a-bc9f-447b-a1b7-cf0ef4ae63bf tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Volume info retrieved successfully. Jul 03 02:39:05.225063 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-19fde90a-bc9f-447b-a1b7-cf0ef4ae63bf tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/volumes/af4329d7-883a-4712-9032-32fc21d07b6b returned with HTTP 200 Jul 03 02:39:05.225558 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1144/4615] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:39:05 2026] GET /volume/v3/volumes/af4329d7-883a-4712-9032-32fc21d07b6b => generated 957 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:05.243972 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-1741b3a2-1aaf-44da-a41c-89eeb3027642 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:05.246200 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-1741b3a2-1aaf-44da-a41c-89eeb3027642 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/77e55999-146b-4da7-b742-ab2ff07bad68 Jul 03 02:39:05.246505 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-1741b3a2-1aaf-44da-a41c-89eeb3027642 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:05.246747 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-1741b3a2-1aaf-44da-a41c-89eeb3027642 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:05.246922 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-1741b3a2-1aaf-44da-a41c-89eeb3027642 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id 77e55999-146b-4da7-b742-ab2ff07bad68. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:39:05.250992 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:05.250992 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:39:05.251707 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-1741b3a2-1aaf-44da-a41c-89eeb3027642 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/77e55999-146b-4da7-b742-ab2ff07bad68 returned with HTTP 200 Jul 03 02:39:05.252054 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1157/4616] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:39:05 2026] GET /volume/v3/backups/77e55999-146b-4da7-b742-ab2ff07bad68 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:05.363659 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-3249c774-a3ed-4abb-913a-a9bb358db923 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:05.365528 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-3249c774-a3ed-4abb-913a-a9bb358db923 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] GET https://10.4.3.223/volume/v3/volumes/51009932-6bba-49b8-a3ea-0656f49140d1 Jul 03 02:39:05.365708 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-3249c774-a3ed-4abb-913a-a9bb358db923 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:05.365938 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-3249c774-a3ed-4abb-913a-a9bb358db923 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:05.378169 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:05.378169 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:39:05.382502 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-3249c774-a3ed-4abb-913a-a9bb358db923 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Volume info retrieved successfully. Jul 03 02:39:05.387530 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-3249c774-a3ed-4abb-913a-a9bb358db923 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/volumes/51009932-6bba-49b8-a3ea-0656f49140d1 returned with HTTP 200 Jul 03 02:39:05.388461 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1153/4617] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:39:05 2026] GET /volume/v3/volumes/51009932-6bba-49b8-a3ea-0656f49140d1 => generated 873 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:06.245162 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-6c43d3d5-b60e-4f34-85fb-a50f6a94ca17 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:06.249106 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-6c43d3d5-b60e-4f34-85fb-a50f6a94ca17 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/volumes/af4329d7-883a-4712-9032-32fc21d07b6b Jul 03 02:39:06.249106 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-6c43d3d5-b60e-4f34-85fb-a50f6a94ca17 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:06.249106 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-6c43d3d5-b60e-4f34-85fb-a50f6a94ca17 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:06.260450 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:06.260450 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:39:06.268188 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-ed27c1a3-05ee-4a03-8641-d4c7fd943962 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:06.271548 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-6c43d3d5-b60e-4f34-85fb-a50f6a94ca17 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Volume info retrieved successfully. Jul 03 02:39:06.271624 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-ed27c1a3-05ee-4a03-8641-d4c7fd943962 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/77e55999-146b-4da7-b742-ab2ff07bad68 Jul 03 02:39:06.271624 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-ed27c1a3-05ee-4a03-8641-d4c7fd943962 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:06.271624 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-ed27c1a3-05ee-4a03-8641-d4c7fd943962 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:06.271624 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-ed27c1a3-05ee-4a03-8641-d4c7fd943962 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id 77e55999-146b-4da7-b742-ab2ff07bad68. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:39:06.274883 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:06.274883 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:39:06.275006 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-6c43d3d5-b60e-4f34-85fb-a50f6a94ca17 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/volumes/af4329d7-883a-4712-9032-32fc21d07b6b returned with HTTP 200 Jul 03 02:39:06.275767 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1164/4618] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:39:06 2026] GET /volume/v3/volumes/af4329d7-883a-4712-9032-32fc21d07b6b => generated 1018 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:39:06.275912 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-ed27c1a3-05ee-4a03-8641-d4c7fd943962 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/77e55999-146b-4da7-b742-ab2ff07bad68 returned with HTTP 200 Jul 03 02:39:06.276395 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1145/4619] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:39:06 2026] GET /volume/v3/backups/77e55999-146b-4da7-b742-ab2ff07bad68 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:06.298348 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-e9371d61-8cad-44b5-94a9-f29a45471988 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:06.300296 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-e9371d61-8cad-44b5-94a9-f29a45471988 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] POST https://10.4.3.223/volume/v3/backups Jul 03 02:39:06.300699 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-e9371d61-8cad-44b5-94a9-f29a45471988 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "af4329d7-883a-4712-9032-32fc21d07b6b", "name": "tempest-type-Backup-1314190489"}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:39:06.302201 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.contrib.backups [None req-e9371d61-8cad-44b5-94a9-f29a45471988 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Creating new backup {'backup': {'volume_id': 'af4329d7-883a-4712-9032-32fc21d07b6b', 'name': 'tempest-type-Backup-1314190489'}} {{(pid=100013) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 02:39:06.302332 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.contrib.backups [None req-e9371d61-8cad-44b5-94a9-f29a45471988 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Creating backup of volume af4329d7-883a-4712-9032-32fc21d07b6b in container None Jul 03 02:39:06.311145 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:06.311145 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:39:06.311485 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-e9371d61-8cad-44b5-94a9-f29a45471988 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Volume info retrieved successfully. Jul 03 02:39:06.330678 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.quota [None req-e9371d61-8cad-44b5-94a9-f29a45471988 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Created reservations ['db9779b9-87ae-4c03-bc2f-000a97de945d', 'f2a59385-2ac9-414f-8586-90bc70fd08c8'] {{(pid=100013) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:39:06.363227 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-e9371d61-8cad-44b5-94a9-f29a45471988 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/backups returned with HTTP 202 Jul 03 02:39:06.363698 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1158/4620] 10.4.3.223 () {70 vars in 1299 bytes} [Fri Jul 3 02:39:06 2026] POST /volume/v3/backups => generated 316 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:39:06.371893 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-632c0440-a4cd-45bc-a4e6-66ee80781b8f None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:06.373926 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-632c0440-a4cd-45bc-a4e6-66ee80781b8f tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/backups/45fe306c-940f-49ea-ab0e-4587bb19bb8f Jul 03 02:39:06.374139 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-632c0440-a4cd-45bc-a4e6-66ee80781b8f tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:06.374335 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-632c0440-a4cd-45bc-a4e6-66ee80781b8f tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:06.374477 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-632c0440-a4cd-45bc-a4e6-66ee80781b8f tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Show backup with id 45fe306c-940f-49ea-ab0e-4587bb19bb8f. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:39:06.380683 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:06.380683 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:39:06.381367 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-632c0440-a4cd-45bc-a4e6-66ee80781b8f tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/backups/45fe306c-940f-49ea-ab0e-4587bb19bb8f returned with HTTP 200 Jul 03 02:39:06.381743 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1154/4621] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:39:06 2026] GET /volume/v3/backups/45fe306c-940f-49ea-ab0e-4587bb19bb8f => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:06.402805 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-895a5d36-c1dd-435f-b11e-2e0e75a3ab1c None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:06.404590 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-895a5d36-c1dd-435f-b11e-2e0e75a3ab1c tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] GET https://10.4.3.223/volume/v3/volumes/51009932-6bba-49b8-a3ea-0656f49140d1 Jul 03 02:39:06.404791 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-895a5d36-c1dd-435f-b11e-2e0e75a3ab1c tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:06.405016 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-895a5d36-c1dd-435f-b11e-2e0e75a3ab1c tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:06.414615 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:06.414615 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:39:06.417928 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-895a5d36-c1dd-435f-b11e-2e0e75a3ab1c tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Volume info retrieved successfully. Jul 03 02:39:06.421989 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-895a5d36-c1dd-435f-b11e-2e0e75a3ab1c tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/volumes/51009932-6bba-49b8-a3ea-0656f49140d1 returned with HTTP 200 Jul 03 02:39:06.422348 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1165/4622] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:39:06 2026] GET /volume/v3/volumes/51009932-6bba-49b8-a3ea-0656f49140d1 => generated 873 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:07.045395 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-4c36e341-a7da-4d81-abe9-0715f8cf8a6d None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:07.047010 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-4c36e341-a7da-4d81-abe9-0715f8cf8a6d tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] GET https://10.4.3.223/volume/v3/volumes/fc2ea2a7-61ce-4bbc-9c4f-673f32c1ff88 Jul 03 02:39:07.047187 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-4c36e341-a7da-4d81-abe9-0715f8cf8a6d tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:07.047368 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-4c36e341-a7da-4d81-abe9-0715f8cf8a6d tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:07.057270 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:07.057270 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:39:07.064157 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-4c36e341-a7da-4d81-abe9-0715f8cf8a6d tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Volume info retrieved successfully. Jul 03 02:39:07.068613 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-4c36e341-a7da-4d81-abe9-0715f8cf8a6d tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/volumes/fc2ea2a7-61ce-4bbc-9c4f-673f32c1ff88 returned with HTTP 200 Jul 03 02:39:07.069031 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1146/4623] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:39:07 2026] GET /volume/v3/volumes/fc2ea2a7-61ce-4bbc-9c4f-673f32c1ff88 => generated 1637 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:39:07.295916 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-12ba4f6e-7c8c-43e8-b1d1-311fc6501282 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:07.299769 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-12ba4f6e-7c8c-43e8-b1d1-311fc6501282 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/77e55999-146b-4da7-b742-ab2ff07bad68 Jul 03 02:39:07.300137 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-12ba4f6e-7c8c-43e8-b1d1-311fc6501282 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:07.300168 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-12ba4f6e-7c8c-43e8-b1d1-311fc6501282 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:07.300308 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-12ba4f6e-7c8c-43e8-b1d1-311fc6501282 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id 77e55999-146b-4da7-b742-ab2ff07bad68. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:39:07.304870 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:07.304870 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:39:07.305782 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-12ba4f6e-7c8c-43e8-b1d1-311fc6501282 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/77e55999-146b-4da7-b742-ab2ff07bad68 returned with HTTP 200 Jul 03 02:39:07.306198 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1159/4624] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:39:07 2026] GET /volume/v3/backups/77e55999-146b-4da7-b742-ab2ff07bad68 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:07.392816 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-0b81b1ae-c94e-474a-9450-aebe931f0706 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:07.394711 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-0b81b1ae-c94e-474a-9450-aebe931f0706 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/backups/45fe306c-940f-49ea-ab0e-4587bb19bb8f Jul 03 02:39:07.394920 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-0b81b1ae-c94e-474a-9450-aebe931f0706 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:07.395085 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-0b81b1ae-c94e-474a-9450-aebe931f0706 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:07.395290 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-0b81b1ae-c94e-474a-9450-aebe931f0706 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Show backup with id 45fe306c-940f-49ea-ab0e-4587bb19bb8f. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:39:07.399100 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:07.399100 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:39:07.399777 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-0b81b1ae-c94e-474a-9450-aebe931f0706 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/backups/45fe306c-940f-49ea-ab0e-4587bb19bb8f returned with HTTP 200 Jul 03 02:39:07.400272 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1155/4625] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:39:07 2026] GET /volume/v3/backups/45fe306c-940f-49ea-ab0e-4587bb19bb8f => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:07.435725 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-94f7db30-a859-4e15-aaaa-a9dd86a12fc7 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:07.437521 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-94f7db30-a859-4e15-aaaa-a9dd86a12fc7 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] GET https://10.4.3.223/volume/v3/volumes/51009932-6bba-49b8-a3ea-0656f49140d1 Jul 03 02:39:07.437668 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-94f7db30-a859-4e15-aaaa-a9dd86a12fc7 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:07.437843 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-94f7db30-a859-4e15-aaaa-a9dd86a12fc7 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:07.447493 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:07.447493 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:39:07.451963 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-94f7db30-a859-4e15-aaaa-a9dd86a12fc7 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Volume info retrieved successfully. Jul 03 02:39:07.456690 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-94f7db30-a859-4e15-aaaa-a9dd86a12fc7 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/volumes/51009932-6bba-49b8-a3ea-0656f49140d1 returned with HTTP 200 Jul 03 02:39:07.457933 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1166/4626] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:39:07 2026] GET /volume/v3/volumes/51009932-6bba-49b8-a3ea-0656f49140d1 => generated 873 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 02:39:07.881402 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-2ac58965-5eeb-46a1-a344-6883114f86b2 req-ef811e67-697d-4d30-ae1a-56a854addd15 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:07.884188 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-2ac58965-5eeb-46a1-a344-6883114f86b2 req-ef811e67-697d-4d30-ae1a-56a854addd15 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] DELETE https://10.4.3.223/volume/v3/attachments/4d0bdaab-9d42-41ab-8326-1d08aa9a1d38 Jul 03 02:39:07.884782 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-2ac58965-5eeb-46a1-a344-6883114f86b2 req-ef811e67-697d-4d30-ae1a-56a854addd15 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:07.885262 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-2ac58965-5eeb-46a1-a344-6883114f86b2 req-ef811e67-697d-4d30-ae1a-56a854addd15 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Calling method 'version_select' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:07.898239 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:07.898239 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:39:08.319181 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-887795d2-6d19-462a-89b2-c3244ed24b2f None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:08.323449 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-887795d2-6d19-462a-89b2-c3244ed24b2f tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/77e55999-146b-4da7-b742-ab2ff07bad68 Jul 03 02:39:08.323707 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-887795d2-6d19-462a-89b2-c3244ed24b2f tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:08.323909 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-887795d2-6d19-462a-89b2-c3244ed24b2f tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:08.324040 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-887795d2-6d19-462a-89b2-c3244ed24b2f tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id 77e55999-146b-4da7-b742-ab2ff07bad68. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:39:08.329025 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:08.329025 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:39:08.329830 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-887795d2-6d19-462a-89b2-c3244ed24b2f tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/77e55999-146b-4da7-b742-ab2ff07bad68 returned with HTTP 200 Jul 03 02:39:08.330354 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1160/4627] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:39:08 2026] GET /volume/v3/backups/77e55999-146b-4da7-b742-ab2ff07bad68 => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:08.416572 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-d4cd4fb9-ce43-428a-b7d5-b7696356d2be None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:08.420608 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-d4cd4fb9-ce43-428a-b7d5-b7696356d2be tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/backups/45fe306c-940f-49ea-ab0e-4587bb19bb8f Jul 03 02:39:08.420863 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-d4cd4fb9-ce43-428a-b7d5-b7696356d2be tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:08.421065 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-d4cd4fb9-ce43-428a-b7d5-b7696356d2be tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:08.421352 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-d4cd4fb9-ce43-428a-b7d5-b7696356d2be tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Show backup with id 45fe306c-940f-49ea-ab0e-4587bb19bb8f. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:39:08.427605 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:08.427605 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:39:08.428947 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-d4cd4fb9-ce43-428a-b7d5-b7696356d2be tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/backups/45fe306c-940f-49ea-ab0e-4587bb19bb8f returned with HTTP 200 Jul 03 02:39:08.429383 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1156/4628] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:39:08 2026] GET /volume/v3/backups/45fe306c-940f-49ea-ab0e-4587bb19bb8f => generated 725 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:08.436641 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-2ac58965-5eeb-46a1-a344-6883114f86b2 req-ef811e67-697d-4d30-ae1a-56a854addd15 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] https://10.4.3.223/volume/v3/attachments/4d0bdaab-9d42-41ab-8326-1d08aa9a1d38 returned with HTTP 200 Jul 03 02:39:08.437073 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1147/4629] 10.4.3.223 () {72 vars in 1673 bytes} [Fri Jul 3 02:39:07 2026] DELETE /volume/v3/attachments/4d0bdaab-9d42-41ab-8326-1d08aa9a1d38 => generated 19 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:08.478091 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-8da0f297-fce2-479d-9e45-dbfa3b729ac2 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:08.485018 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-8da0f297-fce2-479d-9e45-dbfa3b729ac2 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] GET https://10.4.3.223/volume/v3/volumes/51009932-6bba-49b8-a3ea-0656f49140d1 Jul 03 02:39:08.485018 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-8da0f297-fce2-479d-9e45-dbfa3b729ac2 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:08.485018 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-8da0f297-fce2-479d-9e45-dbfa3b729ac2 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:08.497140 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:08.497140 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:39:08.505733 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-8da0f297-fce2-479d-9e45-dbfa3b729ac2 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Volume info retrieved successfully. Jul 03 02:39:08.512684 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-8da0f297-fce2-479d-9e45-dbfa3b729ac2 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/volumes/51009932-6bba-49b8-a3ea-0656f49140d1 returned with HTTP 200 Jul 03 02:39:08.512684 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1167/4630] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:39:08 2026] GET /volume/v3/volumes/51009932-6bba-49b8-a3ea-0656f49140d1 => generated 873 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:09.342627 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-e729e14e-976c-493d-a34f-04cbb1c43e53 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:09.344618 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-e729e14e-976c-493d-a34f-04cbb1c43e53 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/77e55999-146b-4da7-b742-ab2ff07bad68 Jul 03 02:39:09.344803 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-e729e14e-976c-493d-a34f-04cbb1c43e53 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:09.344989 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-e729e14e-976c-493d-a34f-04cbb1c43e53 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:09.345114 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-e729e14e-976c-493d-a34f-04cbb1c43e53 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id 77e55999-146b-4da7-b742-ab2ff07bad68. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:39:09.350454 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:09.350454 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:39:09.350765 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-e729e14e-976c-493d-a34f-04cbb1c43e53 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/77e55999-146b-4da7-b742-ab2ff07bad68 returned with HTTP 200 Jul 03 02:39:09.351272 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1161/4631] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:39:09 2026] GET /volume/v3/backups/77e55999-146b-4da7-b742-ab2ff07bad68 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:09.442505 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-4234e6b9-aeb2-412c-89bf-55997f53db74 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:09.445909 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-4234e6b9-aeb2-412c-89bf-55997f53db74 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/backups/45fe306c-940f-49ea-ab0e-4587bb19bb8f Jul 03 02:39:09.445909 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-4234e6b9-aeb2-412c-89bf-55997f53db74 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:09.445909 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-4234e6b9-aeb2-412c-89bf-55997f53db74 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:09.445909 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-4234e6b9-aeb2-412c-89bf-55997f53db74 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Show backup with id 45fe306c-940f-49ea-ab0e-4587bb19bb8f. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:39:09.449721 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:09.449721 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:39:09.450150 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-4234e6b9-aeb2-412c-89bf-55997f53db74 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/backups/45fe306c-940f-49ea-ab0e-4587bb19bb8f returned with HTTP 200 Jul 03 02:39:09.451078 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1157/4632] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:39:09 2026] GET /volume/v3/backups/45fe306c-940f-49ea-ab0e-4587bb19bb8f => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:09.525271 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-aae79421-ff33-448a-b227-49e64744ef2b None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:09.530452 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-aae79421-ff33-448a-b227-49e64744ef2b tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] GET https://10.4.3.223/volume/v3/volumes/51009932-6bba-49b8-a3ea-0656f49140d1 Jul 03 02:39:09.530452 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-aae79421-ff33-448a-b227-49e64744ef2b tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:09.530452 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-aae79421-ff33-448a-b227-49e64744ef2b tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:09.539281 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:09.539281 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:39:09.544190 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-aae79421-ff33-448a-b227-49e64744ef2b tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Volume info retrieved successfully. Jul 03 02:39:09.553039 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-aae79421-ff33-448a-b227-49e64744ef2b tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/volumes/51009932-6bba-49b8-a3ea-0656f49140d1 returned with HTTP 200 Jul 03 02:39:09.553718 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1148/4633] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:39:09 2026] GET /volume/v3/volumes/51009932-6bba-49b8-a3ea-0656f49140d1 => generated 873 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:10.304740 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-6fcea0e1-5144-4347-8453-89f5ca137a8c req-177ccfc8-f5e7-4dd6-90ad-6d12914de4fe None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:10.307830 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-6fcea0e1-5144-4347-8453-89f5ca137a8c req-177ccfc8-f5e7-4dd6-90ad-6d12914de4fe tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] POST https://10.4.3.223/volume/v3/attachments/2931057b-162f-41b8-bf35-972e0cb5a7ce/action Jul 03 02:39:10.307944 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-6fcea0e1-5144-4347-8453-89f5ca137a8c req-177ccfc8-f5e7-4dd6-90ad-6d12914de4fe tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Action body: b'{"os-complete": null}' {{(pid=100015) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:39:10.308195 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-6fcea0e1-5144-4347-8453-89f5ca137a8c req-177ccfc8-f5e7-4dd6-90ad-6d12914de4fe tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:39:10.326542 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:10.326542 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:39:10.337948 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-6fcea0e1-5144-4347-8453-89f5ca137a8c req-177ccfc8-f5e7-4dd6-90ad-6d12914de4fe tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/attachments/2931057b-162f-41b8-bf35-972e0cb5a7ce/action returned with HTTP 204 Jul 03 02:39:10.338826 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1168/4634] 10.4.3.223 () {74 vars in 1725 bytes} [Fri Jul 3 02:39:10 2026] POST /volume/v3/attachments/2931057b-162f-41b8-bf35-972e0cb5a7ce/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:39:10.362355 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-4f42b181-9c2b-402b-829e-6b831986137d None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:10.363983 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-4f42b181-9c2b-402b-829e-6b831986137d tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/77e55999-146b-4da7-b742-ab2ff07bad68 Jul 03 02:39:10.364178 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-4f42b181-9c2b-402b-829e-6b831986137d tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:10.364355 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-4f42b181-9c2b-402b-829e-6b831986137d tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:10.364503 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-4f42b181-9c2b-402b-829e-6b831986137d tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id 77e55999-146b-4da7-b742-ab2ff07bad68. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:39:10.369310 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:10.369310 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:39:10.370003 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-4f42b181-9c2b-402b-829e-6b831986137d tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/77e55999-146b-4da7-b742-ab2ff07bad68 returned with HTTP 200 Jul 03 02:39:10.370378 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1162/4635] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:39:10 2026] GET /volume/v3/backups/77e55999-146b-4da7-b742-ab2ff07bad68 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:10.462107 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-b12dc7e3-5493-4c88-9333-728363070ebd None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:10.466460 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-b12dc7e3-5493-4c88-9333-728363070ebd tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/backups/45fe306c-940f-49ea-ab0e-4587bb19bb8f Jul 03 02:39:10.466460 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-b12dc7e3-5493-4c88-9333-728363070ebd tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:10.466460 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-b12dc7e3-5493-4c88-9333-728363070ebd tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:10.466460 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-b12dc7e3-5493-4c88-9333-728363070ebd tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Show backup with id 45fe306c-940f-49ea-ab0e-4587bb19bb8f. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:39:10.470188 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:10.470188 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:39:10.470768 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-b12dc7e3-5493-4c88-9333-728363070ebd tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/backups/45fe306c-940f-49ea-ab0e-4587bb19bb8f returned with HTTP 200 Jul 03 02:39:10.471089 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1158/4636] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:39:10 2026] GET /volume/v3/backups/45fe306c-940f-49ea-ab0e-4587bb19bb8f => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:10.570451 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-ef5be505-e262-474d-8ebf-ac3b28bbcc45 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:10.572043 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-ef5be505-e262-474d-8ebf-ac3b28bbcc45 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] GET https://10.4.3.223/volume/v3/volumes/51009932-6bba-49b8-a3ea-0656f49140d1 Jul 03 02:39:10.572360 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-ef5be505-e262-474d-8ebf-ac3b28bbcc45 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:10.572642 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-ef5be505-e262-474d-8ebf-ac3b28bbcc45 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:10.582197 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:10.582197 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:39:10.586196 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-ef5be505-e262-474d-8ebf-ac3b28bbcc45 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Volume info retrieved successfully. Jul 03 02:39:10.591733 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-ef5be505-e262-474d-8ebf-ac3b28bbcc45 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/volumes/51009932-6bba-49b8-a3ea-0656f49140d1 returned with HTTP 200 Jul 03 02:39:10.592397 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1149/4637] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:39:10 2026] GET /volume/v3/volumes/51009932-6bba-49b8-a3ea-0656f49140d1 => generated 1165 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:39:11.264646 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-026f6f6f-0912-477a-9942-541e2bc30c3e req-3224406d-7578-4ebb-afde-be1fe6ad6c96 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:11.266496 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-026f6f6f-0912-477a-9942-541e2bc30c3e req-3224406d-7578-4ebb-afde-be1fe6ad6c96 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] GET https://10.4.3.223/volume/v3/volumes/429dd433-9df4-442d-8b6e-8422dcc27d05 Jul 03 02:39:11.266648 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-026f6f6f-0912-477a-9942-541e2bc30c3e req-3224406d-7578-4ebb-afde-be1fe6ad6c96 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:11.266825 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-026f6f6f-0912-477a-9942-541e2bc30c3e req-3224406d-7578-4ebb-afde-be1fe6ad6c96 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:11.273188 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:11.273188 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:39:11.276373 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [req-026f6f6f-0912-477a-9942-541e2bc30c3e req-3224406d-7578-4ebb-afde-be1fe6ad6c96 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Volume info retrieved successfully. Jul 03 02:39:11.280737 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-026f6f6f-0912-477a-9942-541e2bc30c3e req-3224406d-7578-4ebb-afde-be1fe6ad6c96 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/volumes/429dd433-9df4-442d-8b6e-8422dcc27d05 returned with HTTP 200 Jul 03 02:39:11.281094 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1169/4638] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:39:11 2026] GET /volume/v3/volumes/429dd433-9df4-442d-8b6e-8422dcc27d05 => generated 922 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:11.381334 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-41667063-346a-42c6-88b9-0b2e41cd634c None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:11.383739 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-41667063-346a-42c6-88b9-0b2e41cd634c tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/77e55999-146b-4da7-b742-ab2ff07bad68 Jul 03 02:39:11.383948 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-41667063-346a-42c6-88b9-0b2e41cd634c tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:11.384197 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-41667063-346a-42c6-88b9-0b2e41cd634c tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:11.384354 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-41667063-346a-42c6-88b9-0b2e41cd634c tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id 77e55999-146b-4da7-b742-ab2ff07bad68. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:39:11.389484 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:11.389484 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:39:11.390342 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-41667063-346a-42c6-88b9-0b2e41cd634c tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/77e55999-146b-4da7-b742-ab2ff07bad68 returned with HTTP 200 Jul 03 02:39:11.391021 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1163/4639] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:39:11 2026] GET /volume/v3/backups/77e55999-146b-4da7-b742-ab2ff07bad68 => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:11.404808 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-8675fb09-d211-4c54-9d94-45920546cb9a None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:11.407034 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-8675fb09-d211-4c54-9d94-45920546cb9a tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] POST https://10.4.3.223/volume/v3/backups/77e55999-146b-4da7-b742-ab2ff07bad68/restore Jul 03 02:39:11.407164 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-8675fb09-d211-4c54-9d94-45920546cb9a tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "f5452404-0af7-40c2-893e-59b3d054dcc7"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:39:11.409946 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.contrib.backups [None req-8675fb09-d211-4c54-9d94-45920546cb9a tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Restoring backup 77e55999-146b-4da7-b742-ab2ff07bad68 ({'restore': {'volume_id': 'f5452404-0af7-40c2-893e-59b3d054dcc7'}}) {{(pid=100012) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 03 02:39:11.409946 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.contrib.backups [None req-8675fb09-d211-4c54-9d94-45920546cb9a tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Restoring backup 77e55999-146b-4da7-b742-ab2ff07bad68 to volume f5452404-0af7-40c2-893e-59b3d054dcc7. Jul 03 02:39:11.415155 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:11.415155 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:39:11.421637 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:11.421637 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:39:11.422387 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-8675fb09-d211-4c54-9d94-45920546cb9a tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Volume info retrieved successfully. Jul 03 02:39:11.422971 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.backup.api [None req-8675fb09-d211-4c54-9d94-45920546cb9a tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Checking backup size 1 against volume size 1 {{(pid=100012) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 03 02:39:11.422971 np0000004352 devstack@c-api.service[100012]: INFO cinder.backup.api [None req-8675fb09-d211-4c54-9d94-45920546cb9a tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Overwriting volume f5452404-0af7-40c2-893e-59b3d054dcc7 with restore of backup 77e55999-146b-4da7-b742-ab2ff07bad68 Jul 03 02:39:11.437652 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.backup.rpcapi [None req-8675fb09-d211-4c54-9d94-45920546cb9a tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] restore_backup in rpcapi backup_id 77e55999-146b-4da7-b742-ab2ff07bad68 {{(pid=100012) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 03 02:39:11.439968 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-8675fb09-d211-4c54-9d94-45920546cb9a tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/77e55999-146b-4da7-b742-ab2ff07bad68/restore returned with HTTP 202 Jul 03 02:39:11.439968 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1159/4640] 10.4.3.223 () {68 vars in 1393 bytes} [Fri Jul 3 02:39:11 2026] POST /volume/v3/backups/77e55999-146b-4da7-b742-ab2ff07bad68/restore => generated 182 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:39:11.462818 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-ecb634b9-0fc1-47b0-b0a6-8026739dd66b None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:11.477650 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-ecb634b9-0fc1-47b0-b0a6-8026739dd66b tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/77e55999-146b-4da7-b742-ab2ff07bad68 Jul 03 02:39:11.477650 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-ecb634b9-0fc1-47b0-b0a6-8026739dd66b tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:11.477650 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-ecb634b9-0fc1-47b0-b0a6-8026739dd66b tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:11.479127 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-ecb634b9-0fc1-47b0-b0a6-8026739dd66b tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id 77e55999-146b-4da7-b742-ab2ff07bad68. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:39:11.482746 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-2dbf4ec6-a265-47e7-8df9-5e1b517c2a17 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:11.484465 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-2dbf4ec6-a265-47e7-8df9-5e1b517c2a17 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/backups/45fe306c-940f-49ea-ab0e-4587bb19bb8f Jul 03 02:39:11.484792 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-2dbf4ec6-a265-47e7-8df9-5e1b517c2a17 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:11.486997 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-2dbf4ec6-a265-47e7-8df9-5e1b517c2a17 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:11.486997 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-2dbf4ec6-a265-47e7-8df9-5e1b517c2a17 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Show backup with id 45fe306c-940f-49ea-ab0e-4587bb19bb8f. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:39:11.489828 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:11.489828 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:39:11.490538 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-2dbf4ec6-a265-47e7-8df9-5e1b517c2a17 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/backups/45fe306c-940f-49ea-ab0e-4587bb19bb8f returned with HTTP 200 Jul 03 02:39:11.490629 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1170/4641] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:39:11 2026] GET /volume/v3/backups/45fe306c-940f-49ea-ab0e-4587bb19bb8f => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:11.498274 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:11.498274 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:39:11.499229 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-ecb634b9-0fc1-47b0-b0a6-8026739dd66b tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/77e55999-146b-4da7-b742-ab2ff07bad68 returned with HTTP 200 Jul 03 02:39:11.499696 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1150/4642] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:39:11 2026] GET /volume/v3/backups/77e55999-146b-4da7-b742-ab2ff07bad68 => generated 752 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:11.951218 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-cfe9dd27-2bc2-41e1-9d46-073383dd24e7 req-6c7fb228-25f0-4965-b053-b3150fac7d42 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:11.953354 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-cfe9dd27-2bc2-41e1-9d46-073383dd24e7 req-6c7fb228-25f0-4965-b053-b3150fac7d42 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] DELETE https://10.4.3.223/volume/v3/attachments/e7a90c8c-4d6c-4a72-a56e-f480b26e8483 Jul 03 02:39:11.953586 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-cfe9dd27-2bc2-41e1-9d46-073383dd24e7 req-6c7fb228-25f0-4965-b053-b3150fac7d42 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:11.953772 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-cfe9dd27-2bc2-41e1-9d46-073383dd24e7 req-6c7fb228-25f0-4965-b053-b3150fac7d42 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'version_select' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:11.966065 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:11.966065 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:39:12.495167 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-cfe9dd27-2bc2-41e1-9d46-073383dd24e7 req-6c7fb228-25f0-4965-b053-b3150fac7d42 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/attachments/e7a90c8c-4d6c-4a72-a56e-f480b26e8483 returned with HTTP 200 Jul 03 02:39:12.495676 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1164/4643] 10.4.3.223 () {72 vars in 1673 bytes} [Fri Jul 3 02:39:11 2026] DELETE /volume/v3/attachments/e7a90c8c-4d6c-4a72-a56e-f480b26e8483 => generated 19 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:12.504442 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-bc90cb5d-3ade-4960-9ab3-8c7118ee2592 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:12.504852 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-cfe9dd27-2bc2-41e1-9d46-073383dd24e7 req-12f9217a-6166-48eb-ab36-dba403a09230 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:12.506297 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-bc90cb5d-3ade-4960-9ab3-8c7118ee2592 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/backups/45fe306c-940f-49ea-ab0e-4587bb19bb8f Jul 03 02:39:12.507798 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-bc90cb5d-3ade-4960-9ab3-8c7118ee2592 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:12.507798 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-bc90cb5d-3ade-4960-9ab3-8c7118ee2592 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:12.507798 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-bc90cb5d-3ade-4960-9ab3-8c7118ee2592 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Show backup with id 45fe306c-940f-49ea-ab0e-4587bb19bb8f. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:39:12.508087 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-cfe9dd27-2bc2-41e1-9d46-073383dd24e7 req-12f9217a-6166-48eb-ab36-dba403a09230 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] DELETE https://10.4.3.223/volume/v3/volumes/fc2ea2a7-61ce-4bbc-9c4f-673f32c1ff88 Jul 03 02:39:12.508439 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-cfe9dd27-2bc2-41e1-9d46-073383dd24e7 req-12f9217a-6166-48eb-ab36-dba403a09230 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:12.508736 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-cfe9dd27-2bc2-41e1-9d46-073383dd24e7 req-12f9217a-6166-48eb-ab36-dba403a09230 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'delete' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:12.509021 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.volumes [req-cfe9dd27-2bc2-41e1-9d46-073383dd24e7 req-12f9217a-6166-48eb-ab36-dba403a09230 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Delete volume with id: fc2ea2a7-61ce-4bbc-9c4f-673f32c1ff88 Jul 03 02:39:12.511193 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:12.511193 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:39:12.512668 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-bc90cb5d-3ade-4960-9ab3-8c7118ee2592 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/backups/45fe306c-940f-49ea-ab0e-4587bb19bb8f returned with HTTP 200 Jul 03 02:39:12.512807 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-d192adf1-0474-48f5-9a47-5323e4894086 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:12.513089 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1171/4644] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:39:12 2026] GET /volume/v3/backups/45fe306c-940f-49ea-ab0e-4587bb19bb8f => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:12.514585 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-d192adf1-0474-48f5-9a47-5323e4894086 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/77e55999-146b-4da7-b742-ab2ff07bad68 Jul 03 02:39:12.514931 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-d192adf1-0474-48f5-9a47-5323e4894086 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:12.516226 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-d192adf1-0474-48f5-9a47-5323e4894086 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:12.516226 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-d192adf1-0474-48f5-9a47-5323e4894086 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id 77e55999-146b-4da7-b742-ab2ff07bad68. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:39:12.520084 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:12.520084 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:39:12.522331 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [req-cfe9dd27-2bc2-41e1-9d46-073383dd24e7 req-12f9217a-6166-48eb-ab36-dba403a09230 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Volume info retrieved successfully. Jul 03 02:39:12.522464 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:12.522464 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:39:12.522464 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-d192adf1-0474-48f5-9a47-5323e4894086 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/77e55999-146b-4da7-b742-ab2ff07bad68 returned with HTTP 200 Jul 03 02:39:12.522464 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1151/4645] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:39:12 2026] GET /volume/v3/backups/77e55999-146b-4da7-b742-ab2ff07bad68 => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:12.544693 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [req-cfe9dd27-2bc2-41e1-9d46-073383dd24e7 req-12f9217a-6166-48eb-ab36-dba403a09230 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Delete volume request issued successfully. Jul 03 02:39:12.544944 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-cfe9dd27-2bc2-41e1-9d46-073383dd24e7 req-12f9217a-6166-48eb-ab36-dba403a09230 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/volumes/fc2ea2a7-61ce-4bbc-9c4f-673f32c1ff88 returned with HTTP 202 Jul 03 02:39:12.545547 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1160/4646] 10.4.3.223 () {70 vars in 1620 bytes} [Fri Jul 3 02:39:12 2026] DELETE /volume/v3/volumes/fc2ea2a7-61ce-4bbc-9c4f-673f32c1ff88 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:39:12.961749 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-5d7c6a1d-80ca-4bca-a34f-5ea9779f8e02 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:12.963547 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-5d7c6a1d-80ca-4bca-a34f-5ea9779f8e02 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:39:12.964094 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-5d7c6a1d-80ca-4bca-a34f-5ea9779f8e02 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-1202051165", "source_volid": "2003f5df-ed62-46d6-a4ac-707e2f24fc5c", "volume_type": "tempest-scenario-type-luks-577644040", "size": 1}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:39:12.965605 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.volumes [None req-5d7c6a1d-80ca-4bca-a34f-5ea9779f8e02 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-1202051165', 'source_volid': '2003f5df-ed62-46d6-a4ac-707e2f24fc5c', 'volume_type': 'tempest-scenario-type-luks-577644040', 'size': 1}} {{(pid=100013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:39:12.982811 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:12.982811 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:39:12.983356 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-5d7c6a1d-80ca-4bca-a34f-5ea9779f8e02 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Volume retrieved successfully. Jul 03 02:39:12.983482 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.volumes [None req-5d7c6a1d-80ca-4bca-a34f-5ea9779f8e02 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Create volume of 1 GB Jul 03 02:39:12.984088 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-5d7c6a1d-80ca-4bca-a34f-5ea9779f8e02 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Availability Zones retrieved successfully. Jul 03 02:39:12.990489 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-5d7c6a1d-80ca-4bca-a34f-5ea9779f8e02 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Flow 'volume_create_api' (73128364-2391-484a-b88f-6037ab979257) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:39:12.991175 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-5d7c6a1d-80ca-4bca-a34f-5ea9779f8e02 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (abe5c775-b2c8-454a-9fc1-f99497a1b414) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:39:12.992348 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.flows.api.create_volume [None req-5d7c6a1d-80ca-4bca-a34f-5ea9779f8e02 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:39:13.021504 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-5d7c6a1d-80ca-4bca-a34f-5ea9779f8e02 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (abe5c775-b2c8-454a-9fc1-f99497a1b414) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '2003f5df-ed62-46d6-a4ac-707e2f24fc5c', 'volume_type': VolumeType(created_at=2026-07-03T02:37:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0f92a417-ed6a-4a60-8391-4d46c706d23c,is_public=True,name='tempest-scenario-type-luks-577644040',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0f92a417-ed6a-4a60-8391-4d46c706d23c', '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=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:39:13.022105 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-5d7c6a1d-80ca-4bca-a34f-5ea9779f8e02 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02cbb4e8-1f43-4501-8b61-b340b7de263e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:39:13.097646 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.quota [None req-5d7c6a1d-80ca-4bca-a34f-5ea9779f8e02 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Created reservations ['cd78116a-c1f9-4c0e-a2cc-e787e12d8045', 'a1be2060-41d5-46fd-bd9e-fbdbbd0ceb14', 'e7ce6b53-8e06-49ec-9f2d-3c8c658ddc23', '2a68e2fa-1c62-471f-93e8-8a5b2253312c'] {{(pid=100013) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:39:13.097646 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-5d7c6a1d-80ca-4bca-a34f-5ea9779f8e02 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02cbb4e8-1f43-4501-8b61-b340b7de263e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cd78116a-c1f9-4c0e-a2cc-e787e12d8045', 'a1be2060-41d5-46fd-bd9e-fbdbbd0ceb14', 'e7ce6b53-8e06-49ec-9f2d-3c8c658ddc23', '2a68e2fa-1c62-471f-93e8-8a5b2253312c']}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:39:13.097646 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-5d7c6a1d-80ca-4bca-a34f-5ea9779f8e02 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dcc2b7f2-3d08-4f99-9a69-6b2e2d0ba767) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:39:13.154808 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-5d7c6a1d-80ca-4bca-a34f-5ea9779f8e02 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dcc2b7f2-3d08-4f99-9a69-6b2e2d0ba767) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'db940d45-e5cf-44dc-b386-8dd6d8e779a9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1202051165',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e2af2a29bf14de0899123f0b33adc6f',qos_specs=None,replication_status=,reservations=['cd78116a-c1f9-4c0e-a2cc-e787e12d8045','a1be2060-41d5-46fd-bd9e-fbdbbd0ceb14','e7ce6b53-8e06-49ec-9f2d-3c8c658ddc23','2a68e2fa-1c62-471f-93e8-8a5b2253312c'],size=1,snapshot_id=None,source_replicaid=,source_volid=2003f5df-ed62-46d6-a4ac-707e2f24fc5c,status='creating',user_id='8f90b41e1c754bc8a6bf130b3b231b45',volume_type_id=0f92a417-ed6a-4a60-8391-4d46c706d23c), '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-07-03T02:39:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1202051165',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=db940d45-e5cf-44dc-b386-8dd6d8e779a9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e2af2a29bf14de0899123f0b33adc6f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=2003f5df-ed62-46d6-a4ac-707e2f24fc5c,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8f90b41e1c754bc8a6bf130b3b231b45',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0f92a417-ed6a-4a60-8391-4d46c706d23c),volume_type_id=0f92a417-ed6a-4a60-8391-4d46c706d23c)}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:39:13.156110 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-5d7c6a1d-80ca-4bca-a34f-5ea9779f8e02 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (555f3a93-679d-49c9-b45c-c06d72acc2d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:39:13.199292 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-5d7c6a1d-80ca-4bca-a34f-5ea9779f8e02 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (555f3a93-679d-49c9-b45c-c06d72acc2d2) transitioned into state 'SUCCESS' from state '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-1202051165',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e2af2a29bf14de0899123f0b33adc6f',qos_specs=None,replication_status=,reservations=['cd78116a-c1f9-4c0e-a2cc-e787e12d8045','a1be2060-41d5-46fd-bd9e-fbdbbd0ceb14','e7ce6b53-8e06-49ec-9f2d-3c8c658ddc23','2a68e2fa-1c62-471f-93e8-8a5b2253312c'],size=1,snapshot_id=None,source_replicaid=,source_volid=2003f5df-ed62-46d6-a4ac-707e2f24fc5c,status='creating',user_id='8f90b41e1c754bc8a6bf130b3b231b45',volume_type_id=0f92a417-ed6a-4a60-8391-4d46c706d23c)}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:39:13.200052 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-5d7c6a1d-80ca-4bca-a34f-5ea9779f8e02 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71f6c48a-e093-4be7-a9af-50d6ec2e1807) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:39:13.216635 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-5d7c6a1d-80ca-4bca-a34f-5ea9779f8e02 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71f6c48a-e093-4be7-a9af-50d6ec2e1807) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:39:13.217466 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-5d7c6a1d-80ca-4bca-a34f-5ea9779f8e02 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Flow 'volume_create_api' (73128364-2391-484a-b88f-6037ab979257) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:39:13.217795 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-5d7c6a1d-80ca-4bca-a34f-5ea9779f8e02 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Create volume request issued successfully. Jul 03 02:39:13.218438 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-5d7c6a1d-80ca-4bca-a34f-5ea9779f8e02 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:39:13.221010 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1165/4647] 10.4.3.223 () {68 vars in 1259 bytes} [Fri Jul 3 02:39:12 2026] POST /volume/v3/volumes => generated 810 bytes in 260 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:39:13.237140 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-31485af2-200c-43bc-8ec8-5148df71f13a None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:13.239901 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-31485af2-200c-43bc-8ec8-5148df71f13a tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] GET https://10.4.3.223/volume/v3/volumes/db940d45-e5cf-44dc-b386-8dd6d8e779a9 Jul 03 02:39:13.241439 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-31485af2-200c-43bc-8ec8-5148df71f13a tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:13.241439 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-31485af2-200c-43bc-8ec8-5148df71f13a tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:13.249655 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:13.249655 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:39:13.254572 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-31485af2-200c-43bc-8ec8-5148df71f13a tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Volume info retrieved successfully. Jul 03 02:39:13.259239 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-31485af2-200c-43bc-8ec8-5148df71f13a tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] https://10.4.3.223/volume/v3/volumes/db940d45-e5cf-44dc-b386-8dd6d8e779a9 returned with HTTP 200 Jul 03 02:39:13.259805 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1172/4648] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:39:13 2026] GET /volume/v3/volumes/db940d45-e5cf-44dc-b386-8dd6d8e779a9 => generated 878 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 02:39:13.332994 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-de4271a1-590c-436a-88ba-494554c43d1d None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:13.334407 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-de4271a1-590c-436a-88ba-494554c43d1d None None] GET https://10.4.3.223/volume// Jul 03 02:39:13.335236 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-de4271a1-590c-436a-88ba-494554c43d1d None None] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:13.335592 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-de4271a1-590c-436a-88ba-494554c43d1d None None] Calling method 'all' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:13.336536 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-de4271a1-590c-436a-88ba-494554c43d1d None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:39:13.338222 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1152/4649] 10.4.3.223 () {66 vars in 1428 bytes} [Fri Jul 3 02:39:13 2026] GET /volume/ => generated 386 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:39:13.346837 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-026f6f6f-0912-477a-9942-541e2bc30c3e req-767dfe2b-fa1f-4441-8df0-341dc0b48843 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:13.349453 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-026f6f6f-0912-477a-9942-541e2bc30c3e req-767dfe2b-fa1f-4441-8df0-341dc0b48843 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] POST https://10.4.3.223/volume/v3/attachments Jul 03 02:39:13.349863 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-026f6f6f-0912-477a-9942-541e2bc30c3e req-767dfe2b-fa1f-4441-8df0-341dc0b48843 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "429dd433-9df4-442d-8b6e-8422dcc27d05", "connector": null, "instance_uuid": "9da7ff05-fa54-47be-aa58-fc2a7f857fc6"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:39:13.365834 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:13.365834 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:39:13.395183 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-026f6f6f-0912-477a-9942-541e2bc30c3e req-767dfe2b-fa1f-4441-8df0-341dc0b48843 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Jul 03 02:39:13.395849 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1161/4650] 10.4.3.223 () {74 vars in 1594 bytes} [Fri Jul 3 02:39:13 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) Jul 03 02:39:13.524387 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-21fcee09-58f1-425f-a5fe-69e1e6705010 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:13.529821 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-21fcee09-58f1-425f-a5fe-69e1e6705010 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/backups/45fe306c-940f-49ea-ab0e-4587bb19bb8f Jul 03 02:39:13.530058 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-21fcee09-58f1-425f-a5fe-69e1e6705010 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:13.530233 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-21fcee09-58f1-425f-a5fe-69e1e6705010 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:13.530331 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-21fcee09-58f1-425f-a5fe-69e1e6705010 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Show backup with id 45fe306c-940f-49ea-ab0e-4587bb19bb8f. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:39:13.533589 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-75e1c112-287b-469f-b276-1a028cda2c72 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:13.535633 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-75e1c112-287b-469f-b276-1a028cda2c72 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/77e55999-146b-4da7-b742-ab2ff07bad68 Jul 03 02:39:13.535874 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-75e1c112-287b-469f-b276-1a028cda2c72 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:13.536281 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-75e1c112-287b-469f-b276-1a028cda2c72 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:13.536681 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-75e1c112-287b-469f-b276-1a028cda2c72 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id 77e55999-146b-4da7-b742-ab2ff07bad68. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:39:13.536763 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:13.536763 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:39:13.537133 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-21fcee09-58f1-425f-a5fe-69e1e6705010 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/backups/45fe306c-940f-49ea-ab0e-4587bb19bb8f returned with HTTP 200 Jul 03 02:39:13.537445 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1166/4651] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:39:13 2026] GET /volume/v3/backups/45fe306c-940f-49ea-ab0e-4587bb19bb8f => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:13.542245 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:13.542245 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:39:13.543100 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-75e1c112-287b-469f-b276-1a028cda2c72 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/77e55999-146b-4da7-b742-ab2ff07bad68 returned with HTTP 200 Jul 03 02:39:13.543484 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1173/4652] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:39:13 2026] GET /volume/v3/backups/77e55999-146b-4da7-b742-ab2ff07bad68 => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:13.800717 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-7f9aa9e4-1371-4aec-ae10-4631c3f3d27b None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:13.802403 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-7f9aa9e4-1371-4aec-ae10-4631c3f3d27b tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] GET https://10.4.3.223/volume/v3/volumes/429dd433-9df4-442d-8b6e-8422dcc27d05 Jul 03 02:39:13.802666 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-7f9aa9e4-1371-4aec-ae10-4631c3f3d27b tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:13.802885 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-7f9aa9e4-1371-4aec-ae10-4631c3f3d27b tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:13.811756 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:13.811756 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:39:13.815223 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-7f9aa9e4-1371-4aec-ae10-4631c3f3d27b tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Volume info retrieved successfully. Jul 03 02:39:13.820397 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-7f9aa9e4-1371-4aec-ae10-4631c3f3d27b tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/volumes/429dd433-9df4-442d-8b6e-8422dcc27d05 returned with HTTP 200 Jul 03 02:39:13.821630 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1153/4653] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:39:13 2026] GET /volume/v3/volumes/429dd433-9df4-442d-8b6e-8422dcc27d05 => generated 921 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:13.947082 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-16e0bbbd-0170-4a78-9119-74141f1e9b64 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:13.947494 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-16e0bbbd-0170-4a78-9119-74141f1e9b64 None None] GET https://10.4.3.223/volume// Jul 03 02:39:13.947696 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-16e0bbbd-0170-4a78-9119-74141f1e9b64 None None] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:13.947875 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-16e0bbbd-0170-4a78-9119-74141f1e9b64 None None] Calling method 'all' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:13.948228 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-16e0bbbd-0170-4a78-9119-74141f1e9b64 None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:39:13.948562 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1162/4654] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:39:13 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:39:13.958204 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-026f6f6f-0912-477a-9942-541e2bc30c3e req-f6e0a16b-9258-46ec-a149-8aeb7975323a None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:13.960686 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-026f6f6f-0912-477a-9942-541e2bc30c3e req-f6e0a16b-9258-46ec-a149-8aeb7975323a tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] GET https://10.4.3.223/volume/v3/volumes/429dd433-9df4-442d-8b6e-8422dcc27d05 Jul 03 02:39:13.960974 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-026f6f6f-0912-477a-9942-541e2bc30c3e req-f6e0a16b-9258-46ec-a149-8aeb7975323a tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:13.961205 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-026f6f6f-0912-477a-9942-541e2bc30c3e req-f6e0a16b-9258-46ec-a149-8aeb7975323a tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:13.971324 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:13.971324 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:39:13.975689 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-026f6f6f-0912-477a-9942-541e2bc30c3e req-f6e0a16b-9258-46ec-a149-8aeb7975323a tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Volume info retrieved successfully. Jul 03 02:39:13.980639 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-026f6f6f-0912-477a-9942-541e2bc30c3e req-f6e0a16b-9258-46ec-a149-8aeb7975323a tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/volumes/429dd433-9df4-442d-8b6e-8422dcc27d05 returned with HTTP 200 Jul 03 02:39:13.981149 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1167/4655] 10.4.3.223 () {70 vars in 1639 bytes} [Fri Jul 3 02:39:13 2026] GET /volume/v3/volumes/429dd433-9df4-442d-8b6e-8422dcc27d05 => generated 1101 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:39:14.096019 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-026f6f6f-0912-477a-9942-541e2bc30c3e req-59f62bf7-48a6-4fb0-b55b-5e332371ac31 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:14.097898 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-026f6f6f-0912-477a-9942-541e2bc30c3e req-59f62bf7-48a6-4fb0-b55b-5e332371ac31 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] PUT https://10.4.3.223/volume/v3/attachments/09541ad4-f282-4896-a242-81f1186365b0 Jul 03 02:39:14.098300 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-026f6f6f-0912-477a-9942-541e2bc30c3e req-59f62bf7-48a6-4fb0-b55b-5e332371ac31 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000004352", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2a2633a05d73", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "80a8c083-552c-46a2-8db9-fd9e83fa2364", "nvme_native_multipath": false, "mountpoint": "/dev/vdd"}}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:39:14.105699 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.coordination [req-026f6f6f-0912-477a-9942-541e2bc30c3e req-59f62bf7-48a6-4fb0-b55b-5e332371ac31 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Acquiring lock "cinder-attachment_update-429dd433-9df4-442d-8b6e-8422dcc27d05-np0000004352" by "attachment_update" {{(pid=100015) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 02:39:14.109726 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.coordination [req-026f6f6f-0912-477a-9942-541e2bc30c3e req-59f62bf7-48a6-4fb0-b55b-5e332371ac31 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Lock "cinder-attachment_update-429dd433-9df4-442d-8b6e-8422dcc27d05-np0000004352" acquired by "attachment_update" :: waited 0.004s {{(pid=100015) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 02:39:14.110667 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:14.110667 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:39:14.274770 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-8eaf0282-d1bb-412f-b8df-1bd32cb33ea9 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:14.276735 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-8eaf0282-d1bb-412f-b8df-1bd32cb33ea9 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] GET https://10.4.3.223/volume/v3/volumes/db940d45-e5cf-44dc-b386-8dd6d8e779a9 Jul 03 02:39:14.277161 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-8eaf0282-d1bb-412f-b8df-1bd32cb33ea9 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:14.277161 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-8eaf0282-d1bb-412f-b8df-1bd32cb33ea9 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:14.285374 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:14.285374 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:39:14.289353 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-8eaf0282-d1bb-412f-b8df-1bd32cb33ea9 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Volume info retrieved successfully. Jul 03 02:39:14.294286 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-8eaf0282-d1bb-412f-b8df-1bd32cb33ea9 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] https://10.4.3.223/volume/v3/volumes/db940d45-e5cf-44dc-b386-8dd6d8e779a9 returned with HTTP 200 Jul 03 02:39:14.294686 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1154/4656] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:39:14 2026] GET /volume/v3/volumes/db940d45-e5cf-44dc-b386-8dd6d8e779a9 => generated 902 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:14.548809 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-5170ed19-c210-4eff-9789-5e063ec98c40 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:14.553501 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-5170ed19-c210-4eff-9789-5e063ec98c40 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/backups/45fe306c-940f-49ea-ab0e-4587bb19bb8f Jul 03 02:39:14.553749 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-5170ed19-c210-4eff-9789-5e063ec98c40 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:14.553946 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-5170ed19-c210-4eff-9789-5e063ec98c40 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:14.554093 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-5170ed19-c210-4eff-9789-5e063ec98c40 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Show backup with id 45fe306c-940f-49ea-ab0e-4587bb19bb8f. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:39:14.558158 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-0e431637-ed5b-4ee6-929a-b313dfa227c1 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:14.558700 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:14.558700 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:39:14.559457 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-5170ed19-c210-4eff-9789-5e063ec98c40 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/backups/45fe306c-940f-49ea-ab0e-4587bb19bb8f returned with HTTP 200 Jul 03 02:39:14.559879 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1163/4657] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:39:14 2026] GET /volume/v3/backups/45fe306c-940f-49ea-ab0e-4587bb19bb8f => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:14.560860 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-0e431637-ed5b-4ee6-929a-b313dfa227c1 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/77e55999-146b-4da7-b742-ab2ff07bad68 Jul 03 02:39:14.561228 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-0e431637-ed5b-4ee6-929a-b313dfa227c1 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:14.561391 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-0e431637-ed5b-4ee6-929a-b313dfa227c1 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:14.561535 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-0e431637-ed5b-4ee6-929a-b313dfa227c1 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id 77e55999-146b-4da7-b742-ab2ff07bad68. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:39:14.566434 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:14.566434 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:39:14.567233 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-0e431637-ed5b-4ee6-929a-b313dfa227c1 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/77e55999-146b-4da7-b742-ab2ff07bad68 returned with HTTP 200 Jul 03 02:39:14.567691 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1168/4658] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:39:14 2026] GET /volume/v3/backups/77e55999-146b-4da7-b742-ab2ff07bad68 => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:14.631504 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.coordination [req-026f6f6f-0912-477a-9942-541e2bc30c3e req-59f62bf7-48a6-4fb0-b55b-5e332371ac31 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Lock "cinder-attachment_update-429dd433-9df4-442d-8b6e-8422dcc27d05-np0000004352" released by "attachment_update" :: held 0.522s {{(pid=100015) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 02:39:14.631974 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-026f6f6f-0912-477a-9942-541e2bc30c3e req-59f62bf7-48a6-4fb0-b55b-5e332371ac31 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/attachments/09541ad4-f282-4896-a242-81f1186365b0 returned with HTTP 200 Jul 03 02:39:14.632563 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1174/4659] 10.4.3.223 () {74 vars in 1704 bytes} [Fri Jul 3 02:39:14 2026] PUT /volume/v3/attachments/09541ad4-f282-4896-a242-81f1186365b0 => generated 969 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:39:14.835448 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-950b081f-e3cf-43c8-ac45-6d0a1709f597 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:14.837522 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-950b081f-e3cf-43c8-ac45-6d0a1709f597 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] GET https://10.4.3.223/volume/v3/volumes/429dd433-9df4-442d-8b6e-8422dcc27d05 Jul 03 02:39:14.837738 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-950b081f-e3cf-43c8-ac45-6d0a1709f597 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:14.837939 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-950b081f-e3cf-43c8-ac45-6d0a1709f597 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:14.849702 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:14.849702 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:39:14.857302 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-950b081f-e3cf-43c8-ac45-6d0a1709f597 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Volume info retrieved successfully. Jul 03 02:39:14.862476 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-950b081f-e3cf-43c8-ac45-6d0a1709f597 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/volumes/429dd433-9df4-442d-8b6e-8422dcc27d05 returned with HTTP 200 Jul 03 02:39:14.862857 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1155/4660] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:39:14 2026] GET /volume/v3/volumes/429dd433-9df4-442d-8b6e-8422dcc27d05 => generated 922 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:15.311653 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-c012ad0a-c6b5-4bab-a86f-6aeef1880134 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:15.313525 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-c012ad0a-c6b5-4bab-a86f-6aeef1880134 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] GET https://10.4.3.223/volume/v3/volumes/db940d45-e5cf-44dc-b386-8dd6d8e779a9 Jul 03 02:39:15.313837 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-c012ad0a-c6b5-4bab-a86f-6aeef1880134 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:15.314126 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-c012ad0a-c6b5-4bab-a86f-6aeef1880134 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:15.321914 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:15.321914 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:39:15.327486 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-c012ad0a-c6b5-4bab-a86f-6aeef1880134 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Volume info retrieved successfully. Jul 03 02:39:15.334462 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-c012ad0a-c6b5-4bab-a86f-6aeef1880134 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] https://10.4.3.223/volume/v3/volumes/db940d45-e5cf-44dc-b386-8dd6d8e779a9 returned with HTTP 200 Jul 03 02:39:15.338331 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1164/4661] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:39:15 2026] GET /volume/v3/volumes/db940d45-e5cf-44dc-b386-8dd6d8e779a9 => generated 902 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:15.371637 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-cd100865-4954-4ddb-b1dc-564c2266809a None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:15.373665 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-cd100865-4954-4ddb-b1dc-564c2266809a tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] GET https://10.4.3.223/volume/v3/volumes/fc2ea2a7-61ce-4bbc-9c4f-673f32c1ff88 Jul 03 02:39:15.373863 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-cd100865-4954-4ddb-b1dc-564c2266809a tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:15.374081 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-cd100865-4954-4ddb-b1dc-564c2266809a tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:15.380340 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-cd100865-4954-4ddb-b1dc-564c2266809a tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/volumes/fc2ea2a7-61ce-4bbc-9c4f-673f32c1ff88 returned with HTTP 404 Jul 03 02:39:15.380824 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1169/4662] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:39:15 2026] GET /volume/v3/volumes/fc2ea2a7-61ce-4bbc-9c4f-673f32c1ff88 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:39:15.388811 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-d8fdd4fb-1903-49c5-a4d3-dfcaca28ec97 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:15.391697 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-d8fdd4fb-1903-49c5-a4d3-dfcaca28ec97 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/86379c77-c821-4fcb-ace2-31da58c6f750 Jul 03 02:39:15.391899 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-d8fdd4fb-1903-49c5-a4d3-dfcaca28ec97 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:15.392116 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-d8fdd4fb-1903-49c5-a4d3-dfcaca28ec97 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:15.392222 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.snapshots [None req-d8fdd4fb-1903-49c5-a4d3-dfcaca28ec97 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Delete snapshot with id: 86379c77-c821-4fcb-ace2-31da58c6f750 Jul 03 02:39:15.401450 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:15.401450 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:39:15.401450 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-d8fdd4fb-1903-49c5-a4d3-dfcaca28ec97 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Snapshot retrieved successfully. Jul 03 02:39:15.431904 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-d8fdd4fb-1903-49c5-a4d3-dfcaca28ec97 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Snapshot delete request issued successfully. Jul 03 02:39:15.431904 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-d8fdd4fb-1903-49c5-a4d3-dfcaca28ec97 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/snapshots/86379c77-c821-4fcb-ace2-31da58c6f750 returned with HTTP 202 Jul 03 02:39:15.431904 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1175/4663] 10.4.3.223 () {66 vars in 1357 bytes} [Fri Jul 3 02:39:15 2026] DELETE /volume/v3/snapshots/86379c77-c821-4fcb-ace2-31da58c6f750 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:39:15.442614 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-a8207c64-c348-40fb-95f1-8e3c56a45e4e None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:15.446045 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-a8207c64-c348-40fb-95f1-8e3c56a45e4e tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] GET https://10.4.3.223/volume/v3/snapshots/86379c77-c821-4fcb-ace2-31da58c6f750 Jul 03 02:39:15.446208 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-a8207c64-c348-40fb-95f1-8e3c56a45e4e tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:15.446593 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-a8207c64-c348-40fb-95f1-8e3c56a45e4e tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:15.456837 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:15.456837 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:39:15.458539 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-a8207c64-c348-40fb-95f1-8e3c56a45e4e tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Snapshot retrieved successfully. Jul 03 02:39:15.459610 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-a8207c64-c348-40fb-95f1-8e3c56a45e4e tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/snapshots/86379c77-c821-4fcb-ace2-31da58c6f750 returned with HTTP 200 Jul 03 02:39:15.460026 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1156/4664] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:39:15 2026] GET /volume/v3/snapshots/86379c77-c821-4fcb-ace2-31da58c6f750 => generated 478 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:15.598330 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-b47d251e-d5b9-4dad-bd8d-e634d9b527f7 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:15.598752 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-70cd3329-9350-43ac-a044-e1a17b2f5e1b None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:15.598752 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-70cd3329-9350-43ac-a044-e1a17b2f5e1b tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/77e55999-146b-4da7-b742-ab2ff07bad68 Jul 03 02:39:15.598752 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-70cd3329-9350-43ac-a044-e1a17b2f5e1b tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:15.599135 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-b47d251e-d5b9-4dad-bd8d-e634d9b527f7 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/backups/45fe306c-940f-49ea-ab0e-4587bb19bb8f Jul 03 02:39:15.599172 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-70cd3329-9350-43ac-a044-e1a17b2f5e1b tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:15.599205 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-b47d251e-d5b9-4dad-bd8d-e634d9b527f7 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:15.599245 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-70cd3329-9350-43ac-a044-e1a17b2f5e1b tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id 77e55999-146b-4da7-b742-ab2ff07bad68. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:39:15.599272 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-b47d251e-d5b9-4dad-bd8d-e634d9b527f7 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:15.599272 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-b47d251e-d5b9-4dad-bd8d-e634d9b527f7 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Show backup with id 45fe306c-940f-49ea-ab0e-4587bb19bb8f. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:39:15.599312 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:15.599312 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:39:15.599357 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:15.599357 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:39:15.599397 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-70cd3329-9350-43ac-a044-e1a17b2f5e1b tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/77e55999-146b-4da7-b742-ab2ff07bad68 returned with HTTP 200 Jul 03 02:39:15.599565 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-b47d251e-d5b9-4dad-bd8d-e634d9b527f7 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/backups/45fe306c-940f-49ea-ab0e-4587bb19bb8f returned with HTTP 200 Jul 03 02:39:15.599565 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1165/4665] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:39:15 2026] GET /volume/v3/backups/45fe306c-940f-49ea-ab0e-4587bb19bb8f => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:15.599647 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1170/4666] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:39:15 2026] GET /volume/v3/backups/77e55999-146b-4da7-b742-ab2ff07bad68 => generated 752 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:15.876385 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-1bebf76f-cb8d-47ce-a236-aa6548be3be8 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:15.877981 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-1bebf76f-cb8d-47ce-a236-aa6548be3be8 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] GET https://10.4.3.223/volume/v3/volumes/429dd433-9df4-442d-8b6e-8422dcc27d05 Jul 03 02:39:15.878202 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-1bebf76f-cb8d-47ce-a236-aa6548be3be8 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:15.878372 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-1bebf76f-cb8d-47ce-a236-aa6548be3be8 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:15.889405 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:15.889405 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:39:15.894524 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-1bebf76f-cb8d-47ce-a236-aa6548be3be8 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Volume info retrieved successfully. Jul 03 02:39:15.900081 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-1bebf76f-cb8d-47ce-a236-aa6548be3be8 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/volumes/429dd433-9df4-442d-8b6e-8422dcc27d05 returned with HTTP 200 Jul 03 02:39:15.900514 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1176/4667] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:39:15 2026] GET /volume/v3/volumes/429dd433-9df4-442d-8b6e-8422dcc27d05 => generated 922 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:16.353065 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-060538bd-6278-43b7-8d5d-712fe3bc0d74 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:16.355436 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-060538bd-6278-43b7-8d5d-712fe3bc0d74 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] GET https://10.4.3.223/volume/v3/volumes/db940d45-e5cf-44dc-b386-8dd6d8e779a9 Jul 03 02:39:16.356569 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-060538bd-6278-43b7-8d5d-712fe3bc0d74 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:16.356802 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-060538bd-6278-43b7-8d5d-712fe3bc0d74 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:16.367194 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:16.367194 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:39:16.374192 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-060538bd-6278-43b7-8d5d-712fe3bc0d74 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Volume info retrieved successfully. Jul 03 02:39:16.380850 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-060538bd-6278-43b7-8d5d-712fe3bc0d74 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] https://10.4.3.223/volume/v3/volumes/db940d45-e5cf-44dc-b386-8dd6d8e779a9 returned with HTTP 200 Jul 03 02:39:16.381296 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1157/4668] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:39:16 2026] GET /volume/v3/volumes/db940d45-e5cf-44dc-b386-8dd6d8e779a9 => generated 902 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:16.472301 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-dba89e2d-7363-4a17-b6f0-08ad0607f100 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:16.474354 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-dba89e2d-7363-4a17-b6f0-08ad0607f100 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] GET https://10.4.3.223/volume/v3/snapshots/86379c77-c821-4fcb-ace2-31da58c6f750 Jul 03 02:39:16.474611 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-dba89e2d-7363-4a17-b6f0-08ad0607f100 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:16.474806 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-dba89e2d-7363-4a17-b6f0-08ad0607f100 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:16.479587 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-dba89e2d-7363-4a17-b6f0-08ad0607f100 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/snapshots/86379c77-c821-4fcb-ace2-31da58c6f750 returned with HTTP 404 Jul 03 02:39:16.480158 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1166/4669] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:39:16 2026] GET /volume/v3/snapshots/86379c77-c821-4fcb-ace2-31da58c6f750 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:39:16.607238 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-10d03240-50dd-426a-99c7-d7ae40aee361 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:16.608164 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-62266ba2-2669-48bc-9ced-324cb0e6df15 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:16.609321 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-10d03240-50dd-426a-99c7-d7ae40aee361 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/77e55999-146b-4da7-b742-ab2ff07bad68 Jul 03 02:39:16.609579 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-10d03240-50dd-426a-99c7-d7ae40aee361 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:16.609804 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-10d03240-50dd-426a-99c7-d7ae40aee361 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:16.609970 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-10d03240-50dd-426a-99c7-d7ae40aee361 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id 77e55999-146b-4da7-b742-ab2ff07bad68. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:39:16.614995 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:16.614995 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:39:16.615794 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-10d03240-50dd-426a-99c7-d7ae40aee361 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/77e55999-146b-4da7-b742-ab2ff07bad68 returned with HTTP 200 Jul 03 02:39:16.616146 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-62266ba2-2669-48bc-9ced-324cb0e6df15 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/backups/45fe306c-940f-49ea-ab0e-4587bb19bb8f Jul 03 02:39:16.616254 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1171/4670] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:39:16 2026] GET /volume/v3/backups/77e55999-146b-4da7-b742-ab2ff07bad68 => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:16.618787 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-62266ba2-2669-48bc-9ced-324cb0e6df15 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:16.619397 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-62266ba2-2669-48bc-9ced-324cb0e6df15 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:16.619653 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-62266ba2-2669-48bc-9ced-324cb0e6df15 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Show backup with id 45fe306c-940f-49ea-ab0e-4587bb19bb8f. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:39:16.643303 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:16.643303 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:39:16.644286 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-62266ba2-2669-48bc-9ced-324cb0e6df15 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/backups/45fe306c-940f-49ea-ab0e-4587bb19bb8f returned with HTTP 200 Jul 03 02:39:16.644829 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1177/4671] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:39:16 2026] GET /volume/v3/backups/45fe306c-940f-49ea-ab0e-4587bb19bb8f => generated 736 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:16.912507 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-fd4d09dc-4d11-43d4-baf3-3cd8919f6ea3 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:16.914569 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-fd4d09dc-4d11-43d4-baf3-3cd8919f6ea3 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] GET https://10.4.3.223/volume/v3/volumes/429dd433-9df4-442d-8b6e-8422dcc27d05 Jul 03 02:39:16.914803 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-fd4d09dc-4d11-43d4-baf3-3cd8919f6ea3 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:16.915033 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-fd4d09dc-4d11-43d4-baf3-3cd8919f6ea3 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:16.925761 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:16.925761 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:39:16.930574 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-fd4d09dc-4d11-43d4-baf3-3cd8919f6ea3 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Volume info retrieved successfully. Jul 03 02:39:16.937005 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-fd4d09dc-4d11-43d4-baf3-3cd8919f6ea3 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/volumes/429dd433-9df4-442d-8b6e-8422dcc27d05 returned with HTTP 200 Jul 03 02:39:16.937706 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1158/4672] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:39:16 2026] GET /volume/v3/volumes/429dd433-9df4-442d-8b6e-8422dcc27d05 => generated 922 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:17.397246 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-32f63605-6115-4f54-9f39-a370d9645a8a None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:17.399507 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-32f63605-6115-4f54-9f39-a370d9645a8a tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] GET https://10.4.3.223/volume/v3/volumes/db940d45-e5cf-44dc-b386-8dd6d8e779a9 Jul 03 02:39:17.399845 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-32f63605-6115-4f54-9f39-a370d9645a8a tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:17.400175 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-32f63605-6115-4f54-9f39-a370d9645a8a tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:17.409710 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:17.409710 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:39:17.414630 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-32f63605-6115-4f54-9f39-a370d9645a8a tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Volume info retrieved successfully. Jul 03 02:39:17.419273 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-32f63605-6115-4f54-9f39-a370d9645a8a tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] https://10.4.3.223/volume/v3/volumes/db940d45-e5cf-44dc-b386-8dd6d8e779a9 returned with HTTP 200 Jul 03 02:39:17.419806 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1167/4673] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:39:17 2026] GET /volume/v3/volumes/db940d45-e5cf-44dc-b386-8dd6d8e779a9 => generated 902 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:17.628224 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-35226fc5-5d0d-4dc8-9553-7ee99ff10c6c None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:17.630046 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-35226fc5-5d0d-4dc8-9553-7ee99ff10c6c tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/77e55999-146b-4da7-b742-ab2ff07bad68 Jul 03 02:39:17.630224 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-35226fc5-5d0d-4dc8-9553-7ee99ff10c6c tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:17.630445 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-35226fc5-5d0d-4dc8-9553-7ee99ff10c6c tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:17.630607 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-35226fc5-5d0d-4dc8-9553-7ee99ff10c6c tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id 77e55999-146b-4da7-b742-ab2ff07bad68. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:39:17.635175 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:17.635175 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:39:17.636049 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-35226fc5-5d0d-4dc8-9553-7ee99ff10c6c tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/77e55999-146b-4da7-b742-ab2ff07bad68 returned with HTTP 200 Jul 03 02:39:17.636407 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1172/4674] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:39:17 2026] GET /volume/v3/backups/77e55999-146b-4da7-b742-ab2ff07bad68 => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:17.657556 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-72a27bac-c907-439b-b70c-3b1106e2a536 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:17.659619 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-72a27bac-c907-439b-b70c-3b1106e2a536 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/backups/45fe306c-940f-49ea-ab0e-4587bb19bb8f Jul 03 02:39:17.659797 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-72a27bac-c907-439b-b70c-3b1106e2a536 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:17.660019 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-72a27bac-c907-439b-b70c-3b1106e2a536 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:17.660137 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-72a27bac-c907-439b-b70c-3b1106e2a536 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Show backup with id 45fe306c-940f-49ea-ab0e-4587bb19bb8f. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:39:17.666886 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:17.666886 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:39:17.667674 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-72a27bac-c907-439b-b70c-3b1106e2a536 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/backups/45fe306c-940f-49ea-ab0e-4587bb19bb8f returned with HTTP 200 Jul 03 02:39:17.668167 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1178/4675] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:39:17 2026] GET /volume/v3/backups/45fe306c-940f-49ea-ab0e-4587bb19bb8f => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:17.952345 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-6adc7574-9079-4cbb-aa25-8c828d9583ff None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:17.956573 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-6adc7574-9079-4cbb-aa25-8c828d9583ff tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] GET https://10.4.3.223/volume/v3/volumes/429dd433-9df4-442d-8b6e-8422dcc27d05 Jul 03 02:39:17.956977 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-6adc7574-9079-4cbb-aa25-8c828d9583ff tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:17.957148 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-6adc7574-9079-4cbb-aa25-8c828d9583ff tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:17.975343 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:17.975343 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:39:17.981760 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-6adc7574-9079-4cbb-aa25-8c828d9583ff tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Volume info retrieved successfully. Jul 03 02:39:17.988852 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-6adc7574-9079-4cbb-aa25-8c828d9583ff tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/volumes/429dd433-9df4-442d-8b6e-8422dcc27d05 returned with HTTP 200 Jul 03 02:39:17.989304 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1159/4676] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:39:17 2026] GET /volume/v3/volumes/429dd433-9df4-442d-8b6e-8422dcc27d05 => generated 922 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:18.439514 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-49a69d54-719c-4c11-8962-3af217152ad4 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:18.443760 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-49a69d54-719c-4c11-8962-3af217152ad4 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] GET https://10.4.3.223/volume/v3/volumes/db940d45-e5cf-44dc-b386-8dd6d8e779a9 Jul 03 02:39:18.444008 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-49a69d54-719c-4c11-8962-3af217152ad4 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:18.444170 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-49a69d54-719c-4c11-8962-3af217152ad4 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:18.463726 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:18.463726 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:39:18.475881 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-49a69d54-719c-4c11-8962-3af217152ad4 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Volume info retrieved successfully. Jul 03 02:39:18.482664 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-49a69d54-719c-4c11-8962-3af217152ad4 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] https://10.4.3.223/volume/v3/volumes/db940d45-e5cf-44dc-b386-8dd6d8e779a9 returned with HTTP 200 Jul 03 02:39:18.483215 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1168/4677] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:39:18 2026] GET /volume/v3/volumes/db940d45-e5cf-44dc-b386-8dd6d8e779a9 => generated 902 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:18.649752 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-2162f864-a7f1-456f-bd52-a54c16e9c73e None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:18.653366 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-2162f864-a7f1-456f-bd52-a54c16e9c73e tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/77e55999-146b-4da7-b742-ab2ff07bad68 Jul 03 02:39:18.653366 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-2162f864-a7f1-456f-bd52-a54c16e9c73e tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:18.653366 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-2162f864-a7f1-456f-bd52-a54c16e9c73e tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:18.653366 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-2162f864-a7f1-456f-bd52-a54c16e9c73e tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id 77e55999-146b-4da7-b742-ab2ff07bad68. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:39:18.657115 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:18.657115 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:39:18.658222 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-2162f864-a7f1-456f-bd52-a54c16e9c73e tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/77e55999-146b-4da7-b742-ab2ff07bad68 returned with HTTP 200 Jul 03 02:39:18.658706 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1173/4678] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:39:18 2026] GET /volume/v3/backups/77e55999-146b-4da7-b742-ab2ff07bad68 => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:18.681462 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-9d0e4028-ae62-4106-827e-53cf94507133 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:18.686380 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-9d0e4028-ae62-4106-827e-53cf94507133 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/backups/45fe306c-940f-49ea-ab0e-4587bb19bb8f Jul 03 02:39:18.686702 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-9d0e4028-ae62-4106-827e-53cf94507133 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:18.686979 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-9d0e4028-ae62-4106-827e-53cf94507133 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:18.687134 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-9d0e4028-ae62-4106-827e-53cf94507133 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Show backup with id 45fe306c-940f-49ea-ab0e-4587bb19bb8f. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:39:18.706280 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:18.706280 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:39:18.707538 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-9d0e4028-ae62-4106-827e-53cf94507133 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/backups/45fe306c-940f-49ea-ab0e-4587bb19bb8f returned with HTTP 200 Jul 03 02:39:18.707856 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1179/4679] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:39:18 2026] GET /volume/v3/backups/45fe306c-940f-49ea-ab0e-4587bb19bb8f => generated 736 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:19.011570 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-f09649da-e1e5-4a3c-a15c-23f558c70ce1 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:19.016338 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-f09649da-e1e5-4a3c-a15c-23f558c70ce1 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] GET https://10.4.3.223/volume/v3/volumes/429dd433-9df4-442d-8b6e-8422dcc27d05 Jul 03 02:39:19.016603 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-f09649da-e1e5-4a3c-a15c-23f558c70ce1 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:19.016834 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-f09649da-e1e5-4a3c-a15c-23f558c70ce1 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:19.032015 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:19.032015 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:39:19.037167 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-f09649da-e1e5-4a3c-a15c-23f558c70ce1 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Volume info retrieved successfully. Jul 03 02:39:19.051291 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-f09649da-e1e5-4a3c-a15c-23f558c70ce1 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/volumes/429dd433-9df4-442d-8b6e-8422dcc27d05 returned with HTTP 200 Jul 03 02:39:19.051900 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1160/4680] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:39:19 2026] GET /volume/v3/volumes/429dd433-9df4-442d-8b6e-8422dcc27d05 => generated 922 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:19.497175 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-c600b6d4-8888-4800-9e0a-6a03dc782e69 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:19.501441 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-c600b6d4-8888-4800-9e0a-6a03dc782e69 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] GET https://10.4.3.223/volume/v3/volumes/db940d45-e5cf-44dc-b386-8dd6d8e779a9 Jul 03 02:39:19.503631 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-c600b6d4-8888-4800-9e0a-6a03dc782e69 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:19.503893 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-c600b6d4-8888-4800-9e0a-6a03dc782e69 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:19.519153 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:19.519153 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:39:19.525834 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-c600b6d4-8888-4800-9e0a-6a03dc782e69 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Volume info retrieved successfully. Jul 03 02:39:19.530909 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-c600b6d4-8888-4800-9e0a-6a03dc782e69 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] https://10.4.3.223/volume/v3/volumes/db940d45-e5cf-44dc-b386-8dd6d8e779a9 returned with HTTP 200 Jul 03 02:39:19.531409 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1169/4681] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:39:19 2026] GET /volume/v3/volumes/db940d45-e5cf-44dc-b386-8dd6d8e779a9 => generated 902 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:19.676710 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-441e4853-8066-4a37-b51a-3cb5eaf8ddcd None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:19.678176 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-441e4853-8066-4a37-b51a-3cb5eaf8ddcd tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/77e55999-146b-4da7-b742-ab2ff07bad68 Jul 03 02:39:19.678343 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-441e4853-8066-4a37-b51a-3cb5eaf8ddcd tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:19.678566 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-441e4853-8066-4a37-b51a-3cb5eaf8ddcd tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:19.678679 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-441e4853-8066-4a37-b51a-3cb5eaf8ddcd tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id 77e55999-146b-4da7-b742-ab2ff07bad68. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:39:19.683493 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:19.683493 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:39:19.684314 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-441e4853-8066-4a37-b51a-3cb5eaf8ddcd tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/77e55999-146b-4da7-b742-ab2ff07bad68 returned with HTTP 200 Jul 03 02:39:19.684685 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1174/4682] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:39:19 2026] GET /volume/v3/backups/77e55999-146b-4da7-b742-ab2ff07bad68 => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:19.719268 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-8330c265-b1ae-4c45-bfed-f9f85f395486 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:19.721072 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-8330c265-b1ae-4c45-bfed-f9f85f395486 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/backups/45fe306c-940f-49ea-ab0e-4587bb19bb8f Jul 03 02:39:19.722435 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-8330c265-b1ae-4c45-bfed-f9f85f395486 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:19.722435 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-8330c265-b1ae-4c45-bfed-f9f85f395486 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:19.722435 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-8330c265-b1ae-4c45-bfed-f9f85f395486 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Show backup with id 45fe306c-940f-49ea-ab0e-4587bb19bb8f. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:39:19.726260 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:19.726260 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:39:19.726883 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-8330c265-b1ae-4c45-bfed-f9f85f395486 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/backups/45fe306c-940f-49ea-ab0e-4587bb19bb8f returned with HTTP 200 Jul 03 02:39:19.727278 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1180/4683] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:39:19 2026] GET /volume/v3/backups/45fe306c-940f-49ea-ab0e-4587bb19bb8f => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:20.071531 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-aaed8d2d-3103-476d-9c58-9aba3d739570 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:20.074411 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-aaed8d2d-3103-476d-9c58-9aba3d739570 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] GET https://10.4.3.223/volume/v3/volumes/429dd433-9df4-442d-8b6e-8422dcc27d05 Jul 03 02:39:20.074779 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-aaed8d2d-3103-476d-9c58-9aba3d739570 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:20.075298 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-aaed8d2d-3103-476d-9c58-9aba3d739570 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:20.092162 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:20.092162 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:39:20.099090 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-aaed8d2d-3103-476d-9c58-9aba3d739570 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Volume info retrieved successfully. Jul 03 02:39:20.107483 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-aaed8d2d-3103-476d-9c58-9aba3d739570 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/volumes/429dd433-9df4-442d-8b6e-8422dcc27d05 returned with HTTP 200 Jul 03 02:39:20.108053 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1161/4684] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:39:20 2026] GET /volume/v3/volumes/429dd433-9df4-442d-8b6e-8422dcc27d05 => generated 922 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:20.550310 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-7b2de7c3-ec99-4312-92ed-bbd2c96175cf None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:20.552642 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-7b2de7c3-ec99-4312-92ed-bbd2c96175cf tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] GET https://10.4.3.223/volume/v3/volumes/db940d45-e5cf-44dc-b386-8dd6d8e779a9 Jul 03 02:39:20.552922 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-7b2de7c3-ec99-4312-92ed-bbd2c96175cf tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:20.553153 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-7b2de7c3-ec99-4312-92ed-bbd2c96175cf tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:20.567580 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:20.567580 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:39:20.574707 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-7b2de7c3-ec99-4312-92ed-bbd2c96175cf tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Volume info retrieved successfully. Jul 03 02:39:20.580451 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-7b2de7c3-ec99-4312-92ed-bbd2c96175cf tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] https://10.4.3.223/volume/v3/volumes/db940d45-e5cf-44dc-b386-8dd6d8e779a9 returned with HTTP 200 Jul 03 02:39:20.580768 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1170/4685] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:39:20 2026] GET /volume/v3/volumes/db940d45-e5cf-44dc-b386-8dd6d8e779a9 => generated 902 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:20.699103 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-63967d8a-4141-4fae-b9ba-6a84245b2eaf None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:20.704147 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-63967d8a-4141-4fae-b9ba-6a84245b2eaf tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/77e55999-146b-4da7-b742-ab2ff07bad68 Jul 03 02:39:20.704431 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-63967d8a-4141-4fae-b9ba-6a84245b2eaf tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:20.704656 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-63967d8a-4141-4fae-b9ba-6a84245b2eaf tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:20.704774 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-63967d8a-4141-4fae-b9ba-6a84245b2eaf tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id 77e55999-146b-4da7-b742-ab2ff07bad68. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:39:20.714184 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:20.714184 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:39:20.715190 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-63967d8a-4141-4fae-b9ba-6a84245b2eaf tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/77e55999-146b-4da7-b742-ab2ff07bad68 returned with HTTP 200 Jul 03 02:39:20.715696 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1175/4686] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:39:20 2026] GET /volume/v3/backups/77e55999-146b-4da7-b742-ab2ff07bad68 => generated 752 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:20.741266 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-12edff97-715d-4472-8a8b-4a3a51aa8d60 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:20.744050 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-12edff97-715d-4472-8a8b-4a3a51aa8d60 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/backups/45fe306c-940f-49ea-ab0e-4587bb19bb8f Jul 03 02:39:20.744927 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-12edff97-715d-4472-8a8b-4a3a51aa8d60 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:20.744927 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-12edff97-715d-4472-8a8b-4a3a51aa8d60 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:20.745136 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-12edff97-715d-4472-8a8b-4a3a51aa8d60 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Show backup with id 45fe306c-940f-49ea-ab0e-4587bb19bb8f. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:39:20.751681 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:20.751681 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:39:20.752665 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-12edff97-715d-4472-8a8b-4a3a51aa8d60 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/backups/45fe306c-940f-49ea-ab0e-4587bb19bb8f returned with HTTP 200 Jul 03 02:39:20.753375 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1181/4687] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:39:20 2026] GET /volume/v3/backups/45fe306c-940f-49ea-ab0e-4587bb19bb8f => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 02:39:21.094309 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-026f6f6f-0912-477a-9942-541e2bc30c3e req-9bd45e8b-f2b6-46cc-8892-85ec56460756 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:21.097738 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-026f6f6f-0912-477a-9942-541e2bc30c3e req-9bd45e8b-f2b6-46cc-8892-85ec56460756 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] POST https://10.4.3.223/volume/v3/attachments/09541ad4-f282-4896-a242-81f1186365b0/action Jul 03 02:39:21.098707 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-026f6f6f-0912-477a-9942-541e2bc30c3e req-9bd45e8b-f2b6-46cc-8892-85ec56460756 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Action body: b'{"os-complete": null}' {{(pid=100014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:39:21.098707 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-026f6f6f-0912-477a-9942-541e2bc30c3e req-9bd45e8b-f2b6-46cc-8892-85ec56460756 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:39:21.129120 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-81061aaf-2d73-49fe-ba0e-90fec0d9ce94 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:21.129276 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:21.129276 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:39:21.132073 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-81061aaf-2d73-49fe-ba0e-90fec0d9ce94 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] GET https://10.4.3.223/volume/v3/volumes/429dd433-9df4-442d-8b6e-8422dcc27d05 Jul 03 02:39:21.132162 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-81061aaf-2d73-49fe-ba0e-90fec0d9ce94 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:21.132737 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-81061aaf-2d73-49fe-ba0e-90fec0d9ce94 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:21.152350 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:21.152350 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:39:21.157925 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-81061aaf-2d73-49fe-ba0e-90fec0d9ce94 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Volume info retrieved successfully. Jul 03 02:39:21.159155 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-026f6f6f-0912-477a-9942-541e2bc30c3e req-9bd45e8b-f2b6-46cc-8892-85ec56460756 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/attachments/09541ad4-f282-4896-a242-81f1186365b0/action returned with HTTP 204 Jul 03 02:39:21.159911 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1162/4688] 10.4.3.223 () {74 vars in 1725 bytes} [Fri Jul 3 02:39:21 2026] POST /volume/v3/attachments/09541ad4-f282-4896-a242-81f1186365b0/action => generated 0 bytes in 66 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:39:21.165735 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-81061aaf-2d73-49fe-ba0e-90fec0d9ce94 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/volumes/429dd433-9df4-442d-8b6e-8422dcc27d05 returned with HTTP 200 Jul 03 02:39:21.166508 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1171/4689] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:39:21 2026] GET /volume/v3/volumes/429dd433-9df4-442d-8b6e-8422dcc27d05 => generated 922 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:21.597177 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-f6ddbfaa-2a5d-45f7-974f-23312af1a8b1 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:21.599247 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-f6ddbfaa-2a5d-45f7-974f-23312af1a8b1 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] GET https://10.4.3.223/volume/v3/volumes/db940d45-e5cf-44dc-b386-8dd6d8e779a9 Jul 03 02:39:21.599469 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-f6ddbfaa-2a5d-45f7-974f-23312af1a8b1 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:21.599660 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-f6ddbfaa-2a5d-45f7-974f-23312af1a8b1 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:21.608312 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:21.608312 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:39:21.612431 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-f6ddbfaa-2a5d-45f7-974f-23312af1a8b1 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Volume info retrieved successfully. Jul 03 02:39:21.617898 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-f6ddbfaa-2a5d-45f7-974f-23312af1a8b1 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] https://10.4.3.223/volume/v3/volumes/db940d45-e5cf-44dc-b386-8dd6d8e779a9 returned with HTTP 200 Jul 03 02:39:21.618393 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1176/4690] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:39:21 2026] GET /volume/v3/volumes/db940d45-e5cf-44dc-b386-8dd6d8e779a9 => generated 902 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:21.731429 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-28a2e64e-64ff-4a74-8e49-02a857753612 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:21.733198 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-28a2e64e-64ff-4a74-8e49-02a857753612 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/77e55999-146b-4da7-b742-ab2ff07bad68 Jul 03 02:39:21.733955 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-28a2e64e-64ff-4a74-8e49-02a857753612 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:21.733955 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-28a2e64e-64ff-4a74-8e49-02a857753612 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:21.733955 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-28a2e64e-64ff-4a74-8e49-02a857753612 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id 77e55999-146b-4da7-b742-ab2ff07bad68. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:39:21.738498 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:21.738498 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:39:21.739301 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-28a2e64e-64ff-4a74-8e49-02a857753612 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/77e55999-146b-4da7-b742-ab2ff07bad68 returned with HTTP 200 Jul 03 02:39:21.739679 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1182/4691] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:39:21 2026] GET /volume/v3/backups/77e55999-146b-4da7-b742-ab2ff07bad68 => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:21.765726 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-2f35a86a-8679-421b-8d50-c250021156cc None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:21.770399 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-2f35a86a-8679-421b-8d50-c250021156cc tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/backups/45fe306c-940f-49ea-ab0e-4587bb19bb8f Jul 03 02:39:21.771620 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-2f35a86a-8679-421b-8d50-c250021156cc tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:21.771620 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-2f35a86a-8679-421b-8d50-c250021156cc tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:21.771620 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-2f35a86a-8679-421b-8d50-c250021156cc tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Show backup with id 45fe306c-940f-49ea-ab0e-4587bb19bb8f. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:39:21.777446 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:21.777446 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:39:21.778105 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-2f35a86a-8679-421b-8d50-c250021156cc tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/backups/45fe306c-940f-49ea-ab0e-4587bb19bb8f returned with HTTP 200 Jul 03 02:39:21.778481 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1163/4692] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:39:21 2026] GET /volume/v3/backups/45fe306c-940f-49ea-ab0e-4587bb19bb8f => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:22.184762 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-deca793d-e07b-4711-b4e6-5534416f9772 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:22.187398 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-deca793d-e07b-4711-b4e6-5534416f9772 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] GET https://10.4.3.223/volume/v3/volumes/429dd433-9df4-442d-8b6e-8422dcc27d05 Jul 03 02:39:22.187811 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-deca793d-e07b-4711-b4e6-5534416f9772 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:22.188148 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-deca793d-e07b-4711-b4e6-5534416f9772 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:22.202855 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:22.202855 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:39:22.208003 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-deca793d-e07b-4711-b4e6-5534416f9772 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Volume info retrieved successfully. Jul 03 02:39:22.215293 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-deca793d-e07b-4711-b4e6-5534416f9772 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/volumes/429dd433-9df4-442d-8b6e-8422dcc27d05 returned with HTTP 200 Jul 03 02:39:22.216220 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1172/4693] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:39:22 2026] GET /volume/v3/volumes/429dd433-9df4-442d-8b6e-8422dcc27d05 => generated 1214 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:39:22.439265 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-45b7a3e0-7c08-4e47-902e-8c4a32c917b9 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:22.441014 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-45b7a3e0-7c08-4e47-902e-8c4a32c917b9 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:39:22.441358 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-45b7a3e0-7c08-4e47-902e-8c4a32c917b9 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-267066137", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:39:22.442803 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.volumes [None req-45b7a3e0-7c08-4e47-902e-8c4a32c917b9 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-267066137', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:39:22.442936 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.volumes [None req-45b7a3e0-7c08-4e47-902e-8c4a32c917b9 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Create volume of 1 GB Jul 03 02:39:22.449335 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-45b7a3e0-7c08-4e47-902e-8c4a32c917b9 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Availability Zones retrieved successfully. Jul 03 02:39:22.455047 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-45b7a3e0-7c08-4e47-902e-8c4a32c917b9 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Flow 'volume_create_api' (0cbc07b0-1950-4982-bd3a-df1a24126de5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:39:22.456028 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-45b7a3e0-7c08-4e47-902e-8c4a32c917b9 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4788157-a8d2-44a2-a4b2-dd58110a33ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:39:22.456981 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.flows.api.create_volume [None req-45b7a3e0-7c08-4e47-902e-8c4a32c917b9 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Validating volume size '1' using validate_int {{(pid=100013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:39:22.481768 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-45b7a3e0-7c08-4e47-902e-8c4a32c917b9 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4788157-a8d2-44a2-a4b2-dd58110a33ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:39:22.482578 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-45b7a3e0-7c08-4e47-902e-8c4a32c917b9 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84a27bb7-b97c-4191-a94d-30e0568c520c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:39:22.550995 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.quota [None req-45b7a3e0-7c08-4e47-902e-8c4a32c917b9 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Created reservations ['869f19dd-27ab-4898-9218-008e03fc1f69', 'a430de3c-27b2-4952-9f42-95d5888185de', 'b54f53b9-523d-4169-920c-e4bd5468d9f9', 'dc784eb0-3253-4f4c-ac7e-4487a0b9fb0a'] {{(pid=100013) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:39:22.550995 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-45b7a3e0-7c08-4e47-902e-8c4a32c917b9 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84a27bb7-b97c-4191-a94d-30e0568c520c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['869f19dd-27ab-4898-9218-008e03fc1f69', 'a430de3c-27b2-4952-9f42-95d5888185de', 'b54f53b9-523d-4169-920c-e4bd5468d9f9', 'dc784eb0-3253-4f4c-ac7e-4487a0b9fb0a']}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:39:22.553010 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-45b7a3e0-7c08-4e47-902e-8c4a32c917b9 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54d1318b-2eb6-4173-8220-6cb05df24314) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:39:22.582616 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-45b7a3e0-7c08-4e47-902e-8c4a32c917b9 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54d1318b-2eb6-4173-8220-6cb05df24314) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '13853f5d-9cc9-4132-8f42-6ab5b7c32250', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-267066137',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4749510ac7b24fcfaae5ad05d7873765',qos_specs=None,replication_status=,reservations=['869f19dd-27ab-4898-9218-008e03fc1f69','a430de3c-27b2-4952-9f42-95d5888185de','b54f53b9-523d-4169-920c-e4bd5468d9f9','dc784eb0-3253-4f4c-ac7e-4487a0b9fb0a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8657b37114334d3bb02660f11c37cd8d',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:39:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-267066137',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=13853f5d-9cc9-4132-8f42-6ab5b7c32250,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4749510ac7b24fcfaae5ad05d7873765',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8657b37114334d3bb02660f11c37cd8d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:39:22.583384 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-45b7a3e0-7c08-4e47-902e-8c4a32c917b9 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4761286e-0786-4167-a90e-97bf59392598) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:39:22.602988 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-45b7a3e0-7c08-4e47-902e-8c4a32c917b9 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4761286e-0786-4167-a90e-97bf59392598) transitioned into state 'SUCCESS' from state '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-267066137',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4749510ac7b24fcfaae5ad05d7873765',qos_specs=None,replication_status=,reservations=['869f19dd-27ab-4898-9218-008e03fc1f69','a430de3c-27b2-4952-9f42-95d5888185de','b54f53b9-523d-4169-920c-e4bd5468d9f9','dc784eb0-3253-4f4c-ac7e-4487a0b9fb0a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8657b37114334d3bb02660f11c37cd8d',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:39:22.603795 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-45b7a3e0-7c08-4e47-902e-8c4a32c917b9 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68ad6f3e-f2f3-451a-83cd-823c9bfe9bf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:39:22.615611 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-45b7a3e0-7c08-4e47-902e-8c4a32c917b9 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68ad6f3e-f2f3-451a-83cd-823c9bfe9bf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:39:22.615611 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-45b7a3e0-7c08-4e47-902e-8c4a32c917b9 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Flow 'volume_create_api' (0cbc07b0-1950-4982-bd3a-df1a24126de5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:39:22.615611 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-45b7a3e0-7c08-4e47-902e-8c4a32c917b9 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Create volume request issued successfully. Jul 03 02:39:22.615611 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-45b7a3e0-7c08-4e47-902e-8c4a32c917b9 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:39:22.615611 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1177/4694] 10.4.3.223 () {68 vars in 1259 bytes} [Fri Jul 3 02:39:22 2026] POST /volume/v3/volumes => generated 754 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:39:22.628879 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-c329e385-57bc-4736-a772-f940ad90ec60 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:22.632409 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-c329e385-57bc-4736-a772-f940ad90ec60 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] GET https://10.4.3.223/volume/v3/volumes/13853f5d-9cc9-4132-8f42-6ab5b7c32250 Jul 03 02:39:22.632409 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-c329e385-57bc-4736-a772-f940ad90ec60 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:22.632409 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-c329e385-57bc-4736-a772-f940ad90ec60 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:22.635470 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-675d5c98-7884-47d0-b2c4-04611ff7daa1 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:22.636356 np0000004352 devstack@c-api.service[100015]: DEBUG dbcounter [-] [100015] Writing DB stats cinder:SELECT=256,cinder:INSERT=42,cinder:UPDATE=72 {{(pid=100015) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 02:39:22.638047 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-675d5c98-7884-47d0-b2c4-04611ff7daa1 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] GET https://10.4.3.223/volume/v3/volumes/db940d45-e5cf-44dc-b386-8dd6d8e779a9 Jul 03 02:39:22.638047 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-675d5c98-7884-47d0-b2c4-04611ff7daa1 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:22.638585 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-675d5c98-7884-47d0-b2c4-04611ff7daa1 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:22.641823 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:22.641823 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:39:22.646529 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:22.646529 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:39:22.647681 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-c329e385-57bc-4736-a772-f940ad90ec60 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Volume info retrieved successfully. Jul 03 02:39:22.650591 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-675d5c98-7884-47d0-b2c4-04611ff7daa1 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Volume info retrieved successfully. Jul 03 02:39:22.653179 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-c329e385-57bc-4736-a772-f940ad90ec60 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] https://10.4.3.223/volume/v3/volumes/13853f5d-9cc9-4132-8f42-6ab5b7c32250 returned with HTTP 200 Jul 03 02:39:22.653593 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1183/4695] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:39:22 2026] GET /volume/v3/volumes/13853f5d-9cc9-4132-8f42-6ab5b7c32250 => generated 822 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:22.655450 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-675d5c98-7884-47d0-b2c4-04611ff7daa1 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] https://10.4.3.223/volume/v3/volumes/db940d45-e5cf-44dc-b386-8dd6d8e779a9 returned with HTTP 200 Jul 03 02:39:22.655856 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1164/4696] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:39:22 2026] GET /volume/v3/volumes/db940d45-e5cf-44dc-b386-8dd6d8e779a9 => generated 902 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:22.751221 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-7e1ac9e9-c1f6-4656-a1dd-494d7da4034b None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:22.753646 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-7e1ac9e9-c1f6-4656-a1dd-494d7da4034b tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/77e55999-146b-4da7-b742-ab2ff07bad68 Jul 03 02:39:22.754118 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-7e1ac9e9-c1f6-4656-a1dd-494d7da4034b tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:22.754455 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-7e1ac9e9-c1f6-4656-a1dd-494d7da4034b tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:22.754717 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-7e1ac9e9-c1f6-4656-a1dd-494d7da4034b tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id 77e55999-146b-4da7-b742-ab2ff07bad68. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:39:22.760913 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:22.760913 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:39:22.761765 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-7e1ac9e9-c1f6-4656-a1dd-494d7da4034b tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/77e55999-146b-4da7-b742-ab2ff07bad68 returned with HTTP 200 Jul 03 02:39:22.762261 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1173/4697] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:39:22 2026] GET /volume/v3/backups/77e55999-146b-4da7-b742-ab2ff07bad68 => generated 752 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:22.790567 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-8aaf7e3b-4347-4aff-9c6c-716870bfd584 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:22.792643 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-8aaf7e3b-4347-4aff-9c6c-716870bfd584 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/backups/45fe306c-940f-49ea-ab0e-4587bb19bb8f Jul 03 02:39:22.792903 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-8aaf7e3b-4347-4aff-9c6c-716870bfd584 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:22.793094 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-8aaf7e3b-4347-4aff-9c6c-716870bfd584 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:22.793200 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-8aaf7e3b-4347-4aff-9c6c-716870bfd584 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Show backup with id 45fe306c-940f-49ea-ab0e-4587bb19bb8f. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:39:22.797914 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:22.797914 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:39:22.798802 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-8aaf7e3b-4347-4aff-9c6c-716870bfd584 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/backups/45fe306c-940f-49ea-ab0e-4587bb19bb8f returned with HTTP 200 Jul 03 02:39:22.799323 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1178/4698] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:39:22 2026] GET /volume/v3/backups/45fe306c-940f-49ea-ab0e-4587bb19bb8f => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:23.585598 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-87271e7c-fc06-4d0d-85f9-a0f79a1577f3 req-53a8b173-d39d-49fa-bcb1-251a9290f64e None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:23.588027 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-87271e7c-fc06-4d0d-85f9-a0f79a1577f3 req-53a8b173-d39d-49fa-bcb1-251a9290f64e tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] DELETE https://10.4.3.223/volume/v3/attachments/08e38c67-fe75-4cee-979b-70c3df1c33df Jul 03 02:39:23.588502 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-87271e7c-fc06-4d0d-85f9-a0f79a1577f3 req-53a8b173-d39d-49fa-bcb1-251a9290f64e tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:23.589464 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-87271e7c-fc06-4d0d-85f9-a0f79a1577f3 req-53a8b173-d39d-49fa-bcb1-251a9290f64e tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'version_select' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:23.600168 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:23.600168 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:39:23.670402 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-8fb5131b-1e25-4de3-b826-0baa1844aaaa None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:23.672795 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-8fb5131b-1e25-4de3-b826-0baa1844aaaa tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] GET https://10.4.3.223/volume/v3/volumes/13853f5d-9cc9-4132-8f42-6ab5b7c32250 Jul 03 02:39:23.673034 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-8fb5131b-1e25-4de3-b826-0baa1844aaaa tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:23.673289 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-8fb5131b-1e25-4de3-b826-0baa1844aaaa tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:23.673447 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-2ca9c04f-4855-4068-9784-c33531ec8fab None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:23.677329 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-2ca9c04f-4855-4068-9784-c33531ec8fab tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] GET https://10.4.3.223/volume/v3/volumes/db940d45-e5cf-44dc-b386-8dd6d8e779a9 Jul 03 02:39:23.679715 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-2ca9c04f-4855-4068-9784-c33531ec8fab tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:23.680047 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-2ca9c04f-4855-4068-9784-c33531ec8fab tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:23.682925 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:23.682925 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:39:23.686295 np0000004352 devstack@c-api.service[100012]: DEBUG dbcounter [-] [100012] Writing DB stats cinder:SELECT=245,cinder:INSERT=23,cinder:UPDATE=55 {{(pid=100012) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 02:39:23.688132 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-8fb5131b-1e25-4de3-b826-0baa1844aaaa tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Volume info retrieved successfully. Jul 03 02:39:23.694551 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-8fb5131b-1e25-4de3-b826-0baa1844aaaa tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] https://10.4.3.223/volume/v3/volumes/13853f5d-9cc9-4132-8f42-6ab5b7c32250 returned with HTTP 200 Jul 03 02:39:23.695130 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1165/4699] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:39:23 2026] GET /volume/v3/volumes/13853f5d-9cc9-4132-8f42-6ab5b7c32250 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:23.695637 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:23.695637 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:39:23.701194 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-2ca9c04f-4855-4068-9784-c33531ec8fab tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Volume info retrieved successfully. Jul 03 02:39:23.707091 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-2ca9c04f-4855-4068-9784-c33531ec8fab tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] https://10.4.3.223/volume/v3/volumes/db940d45-e5cf-44dc-b386-8dd6d8e779a9 returned with HTTP 200 Jul 03 02:39:23.709435 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1174/4700] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:39:23 2026] GET /volume/v3/volumes/db940d45-e5cf-44dc-b386-8dd6d8e779a9 => generated 902 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:23.712264 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-80c46fd6-6f9e-4564-98c3-6cd907c99797 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:23.714495 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-80c46fd6-6f9e-4564-98c3-6cd907c99797 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] GET https://10.4.3.223/volume/v3/volumes/13853f5d-9cc9-4132-8f42-6ab5b7c32250 Jul 03 02:39:23.714797 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-80c46fd6-6f9e-4564-98c3-6cd907c99797 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:23.715025 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-80c46fd6-6f9e-4564-98c3-6cd907c99797 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:23.727651 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:23.727651 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:39:23.732358 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-80c46fd6-6f9e-4564-98c3-6cd907c99797 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Volume info retrieved successfully. Jul 03 02:39:23.738284 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-80c46fd6-6f9e-4564-98c3-6cd907c99797 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] https://10.4.3.223/volume/v3/volumes/13853f5d-9cc9-4132-8f42-6ab5b7c32250 returned with HTTP 200 Jul 03 02:39:23.738834 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1179/4701] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:39:23 2026] GET /volume/v3/volumes/13853f5d-9cc9-4132-8f42-6ab5b7c32250 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:23.754358 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-c4b1de08-4e8d-4f3f-9876-91a1394cc620 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:23.758898 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-c4b1de08-4e8d-4f3f-9876-91a1394cc620 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] GET https://10.4.3.223/volume/v3/volumes Jul 03 02:39:23.759160 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-c4b1de08-4e8d-4f3f-9876-91a1394cc620 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:23.759368 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-c4b1de08-4e8d-4f3f-9876-91a1394cc620 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Calling method 'index' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:23.759679 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.api_utils [None req-c4b1de08-4e8d-4f3f-9876-91a1394cc620 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Removing options '' from query. {{(pid=100014) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 02:39:23.760372 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-c4b1de08-4e8d-4f3f-9876-91a1394cc620 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100014) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 02:39:23.777094 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-bde95657-3cb4-4ec0-bd38-f74dab7634d6 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:23.778667 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-bde95657-3cb4-4ec0-bd38-f74dab7634d6 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/77e55999-146b-4da7-b742-ab2ff07bad68 Jul 03 02:39:23.778840 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-bde95657-3cb4-4ec0-bd38-f74dab7634d6 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:23.779042 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-bde95657-3cb4-4ec0-bd38-f74dab7634d6 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:23.779198 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-c4b1de08-4e8d-4f3f-9876-91a1394cc620 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Get all volumes completed successfully. Jul 03 02:39:23.779249 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-bde95657-3cb4-4ec0-bd38-f74dab7634d6 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id 77e55999-146b-4da7-b742-ab2ff07bad68. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:39:23.779522 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-c4b1de08-4e8d-4f3f-9876-91a1394cc620 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 200 Jul 03 02:39:23.779958 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1166/4702] 10.4.3.223 () {66 vars in 1237 bytes} [Fri Jul 3 02:39:23 2026] GET /volume/v3/volumes => generated 338 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:23.784627 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:23.784627 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:39:23.785372 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-bde95657-3cb4-4ec0-bd38-f74dab7634d6 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/77e55999-146b-4da7-b742-ab2ff07bad68 returned with HTTP 200 Jul 03 02:39:23.785703 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1175/4703] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:39:23 2026] GET /volume/v3/backups/77e55999-146b-4da7-b742-ab2ff07bad68 => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:23.796255 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-ed2fe4f2-0e8a-43b0-bc64-8564a07db0a7 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:23.798548 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-ed2fe4f2-0e8a-43b0-bc64-8564a07db0a7 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] GET https://10.4.3.223/volume/v3/volumes/13853f5d-9cc9-4132-8f42-6ab5b7c32250 Jul 03 02:39:23.798869 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-ed2fe4f2-0e8a-43b0-bc64-8564a07db0a7 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:23.799146 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-ed2fe4f2-0e8a-43b0-bc64-8564a07db0a7 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:23.815323 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:23.815323 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:39:23.817878 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-995c3b58-5255-4ab9-9f0c-abcd4bd83be6 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:23.819700 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-995c3b58-5255-4ab9-9f0c-abcd4bd83be6 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/backups/45fe306c-940f-49ea-ab0e-4587bb19bb8f Jul 03 02:39:23.819944 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-995c3b58-5255-4ab9-9f0c-abcd4bd83be6 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:23.820113 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-995c3b58-5255-4ab9-9f0c-abcd4bd83be6 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:23.820232 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-995c3b58-5255-4ab9-9f0c-abcd4bd83be6 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Show backup with id 45fe306c-940f-49ea-ab0e-4587bb19bb8f. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:39:23.821991 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-ed2fe4f2-0e8a-43b0-bc64-8564a07db0a7 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Volume info retrieved successfully. Jul 03 02:39:23.824473 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:23.824473 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:39:23.825152 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-995c3b58-5255-4ab9-9f0c-abcd4bd83be6 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/backups/45fe306c-940f-49ea-ab0e-4587bb19bb8f returned with HTTP 200 Jul 03 02:39:23.825514 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1167/4704] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:39:23 2026] GET /volume/v3/backups/45fe306c-940f-49ea-ab0e-4587bb19bb8f => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:23.828237 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-ed2fe4f2-0e8a-43b0-bc64-8564a07db0a7 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] https://10.4.3.223/volume/v3/volumes/13853f5d-9cc9-4132-8f42-6ab5b7c32250 returned with HTTP 200 Jul 03 02:39:23.828835 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1180/4705] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:39:23 2026] GET /volume/v3/volumes/13853f5d-9cc9-4132-8f42-6ab5b7c32250 => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:23.874782 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-fbe5c518-9e32-4dd9-9fb9-023e5344cb39 req-111e1c1b-4d86-4369-9f41-4ff08d3d02ff None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:23.879056 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-fbe5c518-9e32-4dd9-9fb9-023e5344cb39 req-111e1c1b-4d86-4369-9f41-4ff08d3d02ff tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] GET https://10.4.3.223/volume/v3/volumes/13853f5d-9cc9-4132-8f42-6ab5b7c32250 Jul 03 02:39:23.879284 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-fbe5c518-9e32-4dd9-9fb9-023e5344cb39 req-111e1c1b-4d86-4369-9f41-4ff08d3d02ff tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:23.879700 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-fbe5c518-9e32-4dd9-9fb9-023e5344cb39 req-111e1c1b-4d86-4369-9f41-4ff08d3d02ff tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:23.892655 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:23.892655 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:39:23.897951 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [req-fbe5c518-9e32-4dd9-9fb9-023e5344cb39 req-111e1c1b-4d86-4369-9f41-4ff08d3d02ff tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Volume info retrieved successfully. Jul 03 02:39:23.903527 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-fbe5c518-9e32-4dd9-9fb9-023e5344cb39 req-111e1c1b-4d86-4369-9f41-4ff08d3d02ff tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] https://10.4.3.223/volume/v3/volumes/13853f5d-9cc9-4132-8f42-6ab5b7c32250 returned with HTTP 200 Jul 03 02:39:23.904121 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1176/4706] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:39:23 2026] GET /volume/v3/volumes/13853f5d-9cc9-4132-8f42-6ab5b7c32250 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:24.144949 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-87271e7c-fc06-4d0d-85f9-a0f79a1577f3 req-53a8b173-d39d-49fa-bcb1-251a9290f64e tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/attachments/08e38c67-fe75-4cee-979b-70c3df1c33df returned with HTTP 200 Jul 03 02:39:24.145622 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1184/4707] 10.4.3.223 () {72 vars in 1673 bytes} [Fri Jul 3 02:39:23 2026] DELETE /volume/v3/attachments/08e38c67-fe75-4cee-979b-70c3df1c33df => generated 19 bytes in 561 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:24.157796 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-87271e7c-fc06-4d0d-85f9-a0f79a1577f3 req-ead43a41-e573-4e16-85dc-6baf8e388bdf None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:24.162642 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-87271e7c-fc06-4d0d-85f9-a0f79a1577f3 req-ead43a41-e573-4e16-85dc-6baf8e388bdf tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] DELETE https://10.4.3.223/volume/v3/volumes/f5a4940d-9585-44a3-a845-2942f4146b74 Jul 03 02:39:24.162877 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-87271e7c-fc06-4d0d-85f9-a0f79a1577f3 req-ead43a41-e573-4e16-85dc-6baf8e388bdf tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:24.163074 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-87271e7c-fc06-4d0d-85f9-a0f79a1577f3 req-ead43a41-e573-4e16-85dc-6baf8e388bdf tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'delete' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:24.163231 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.volumes [req-87271e7c-fc06-4d0d-85f9-a0f79a1577f3 req-ead43a41-e573-4e16-85dc-6baf8e388bdf tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Delete volume with id: f5a4940d-9585-44a3-a845-2942f4146b74 Jul 03 02:39:24.172482 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:24.172482 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:39:24.172599 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [req-87271e7c-fc06-4d0d-85f9-a0f79a1577f3 req-ead43a41-e573-4e16-85dc-6baf8e388bdf tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Volume info retrieved successfully. Jul 03 02:39:24.198883 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [req-87271e7c-fc06-4d0d-85f9-a0f79a1577f3 req-ead43a41-e573-4e16-85dc-6baf8e388bdf tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Delete volume request issued successfully. Jul 03 02:39:24.199206 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-87271e7c-fc06-4d0d-85f9-a0f79a1577f3 req-ead43a41-e573-4e16-85dc-6baf8e388bdf tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/volumes/f5a4940d-9585-44a3-a845-2942f4146b74 returned with HTTP 202 Jul 03 02:39:24.200068 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1168/4708] 10.4.3.223 () {70 vars in 1620 bytes} [Fri Jul 3 02:39:24 2026] DELETE /volume/v3/volumes/f5a4940d-9585-44a3-a845-2942f4146b74 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:39:24.727619 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-55d37963-7f3c-4b38-9dee-eadfa3369110 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:24.729587 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-55d37963-7f3c-4b38-9dee-eadfa3369110 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] GET https://10.4.3.223/volume/v3/volumes/db940d45-e5cf-44dc-b386-8dd6d8e779a9 Jul 03 02:39:24.730080 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-55d37963-7f3c-4b38-9dee-eadfa3369110 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:24.730524 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-55d37963-7f3c-4b38-9dee-eadfa3369110 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:24.742334 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:24.742334 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:39:24.753494 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-55d37963-7f3c-4b38-9dee-eadfa3369110 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Volume info retrieved successfully. Jul 03 02:39:24.763701 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-55d37963-7f3c-4b38-9dee-eadfa3369110 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] https://10.4.3.223/volume/v3/volumes/db940d45-e5cf-44dc-b386-8dd6d8e779a9 returned with HTTP 200 Jul 03 02:39:24.764202 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1181/4709] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:39:24 2026] GET /volume/v3/volumes/db940d45-e5cf-44dc-b386-8dd6d8e779a9 => generated 902 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:24.800447 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-a2392aeb-80ed-42c3-8c2c-6443ee158adc None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:24.801703 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-a2392aeb-80ed-42c3-8c2c-6443ee158adc tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/77e55999-146b-4da7-b742-ab2ff07bad68 Jul 03 02:39:24.801890 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-a2392aeb-80ed-42c3-8c2c-6443ee158adc tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:24.802063 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-a2392aeb-80ed-42c3-8c2c-6443ee158adc tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:24.802159 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-a2392aeb-80ed-42c3-8c2c-6443ee158adc tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id 77e55999-146b-4da7-b742-ab2ff07bad68. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:39:24.806235 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:24.806235 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:39:24.806996 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-a2392aeb-80ed-42c3-8c2c-6443ee158adc tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/77e55999-146b-4da7-b742-ab2ff07bad68 returned with HTTP 200 Jul 03 02:39:24.807377 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1177/4710] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:39:24 2026] GET /volume/v3/backups/77e55999-146b-4da7-b742-ab2ff07bad68 => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:24.836443 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-1adaf1ac-1633-49f3-85f2-4381392225a7 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:24.838199 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-1adaf1ac-1633-49f3-85f2-4381392225a7 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/backups/45fe306c-940f-49ea-ab0e-4587bb19bb8f Jul 03 02:39:24.838487 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-1adaf1ac-1633-49f3-85f2-4381392225a7 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:24.838778 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-1adaf1ac-1633-49f3-85f2-4381392225a7 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:24.838898 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-1adaf1ac-1633-49f3-85f2-4381392225a7 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Show backup with id 45fe306c-940f-49ea-ab0e-4587bb19bb8f. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:39:24.845032 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:24.845032 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:39:24.845844 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-1adaf1ac-1633-49f3-85f2-4381392225a7 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/backups/45fe306c-940f-49ea-ab0e-4587bb19bb8f returned with HTTP 200 Jul 03 02:39:24.846308 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1185/4711] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:39:24 2026] GET /volume/v3/backups/45fe306c-940f-49ea-ab0e-4587bb19bb8f => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:25.779128 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-efabf3b9-889a-434b-aa41-c2fe1281a2f8 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:25.781479 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-efabf3b9-889a-434b-aa41-c2fe1281a2f8 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] GET https://10.4.3.223/volume/v3/volumes/db940d45-e5cf-44dc-b386-8dd6d8e779a9 Jul 03 02:39:25.781673 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-efabf3b9-889a-434b-aa41-c2fe1281a2f8 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:25.781904 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-efabf3b9-889a-434b-aa41-c2fe1281a2f8 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:25.783767 np0000004352 devstack@c-api.service[100014]: DEBUG dbcounter [-] [100014] Writing DB stats cinder:SELECT=275,cinder:INSERT=26,cinder:UPDATE=43 {{(pid=100014) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 02:39:25.789514 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:25.789514 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:39:25.793585 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-efabf3b9-889a-434b-aa41-c2fe1281a2f8 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Volume info retrieved successfully. Jul 03 02:39:25.797892 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-efabf3b9-889a-434b-aa41-c2fe1281a2f8 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] https://10.4.3.223/volume/v3/volumes/db940d45-e5cf-44dc-b386-8dd6d8e779a9 returned with HTTP 200 Jul 03 02:39:25.798247 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1169/4712] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:39:25 2026] GET /volume/v3/volumes/db940d45-e5cf-44dc-b386-8dd6d8e779a9 => generated 902 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:25.817964 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-c13164cc-97bc-4c18-9cc7-13db18c72715 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:25.819740 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-c13164cc-97bc-4c18-9cc7-13db18c72715 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/77e55999-146b-4da7-b742-ab2ff07bad68 Jul 03 02:39:25.819919 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-c13164cc-97bc-4c18-9cc7-13db18c72715 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:25.820252 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-c13164cc-97bc-4c18-9cc7-13db18c72715 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:25.820252 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-c13164cc-97bc-4c18-9cc7-13db18c72715 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id 77e55999-146b-4da7-b742-ab2ff07bad68. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:39:25.824147 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:25.824147 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:39:25.824945 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-c13164cc-97bc-4c18-9cc7-13db18c72715 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/77e55999-146b-4da7-b742-ab2ff07bad68 returned with HTTP 200 Jul 03 02:39:25.825254 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1182/4713] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:39:25 2026] GET /volume/v3/backups/77e55999-146b-4da7-b742-ab2ff07bad68 => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:25.856442 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-7a0c5a46-5fe4-46a2-ad99-3a0e05a564a0 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:25.858308 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-7a0c5a46-5fe4-46a2-ad99-3a0e05a564a0 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/backups/45fe306c-940f-49ea-ab0e-4587bb19bb8f Jul 03 02:39:25.858513 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-7a0c5a46-5fe4-46a2-ad99-3a0e05a564a0 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:25.858697 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-7a0c5a46-5fe4-46a2-ad99-3a0e05a564a0 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:25.858799 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-7a0c5a46-5fe4-46a2-ad99-3a0e05a564a0 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Show backup with id 45fe306c-940f-49ea-ab0e-4587bb19bb8f. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:39:25.862658 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:25.862658 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:39:25.863196 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-7a0c5a46-5fe4-46a2-ad99-3a0e05a564a0 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/backups/45fe306c-940f-49ea-ab0e-4587bb19bb8f returned with HTTP 200 Jul 03 02:39:25.863546 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1178/4714] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:39:25 2026] GET /volume/v3/backups/45fe306c-940f-49ea-ab0e-4587bb19bb8f => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:25.943463 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-4f384275-5152-456b-83f0-f5fca728021f None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:25.943909 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-4f384275-5152-456b-83f0-f5fca728021f None None] GET https://10.4.3.223/volume// Jul 03 02:39:25.944088 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-4f384275-5152-456b-83f0-f5fca728021f None None] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:25.944276 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-4f384275-5152-456b-83f0-f5fca728021f None None] Calling method 'all' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:25.944602 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-4f384275-5152-456b-83f0-f5fca728021f None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:39:25.944950 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1186/4715] 10.4.3.223 () {66 vars in 1428 bytes} [Fri Jul 3 02:39:25 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:39:25.952037 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-fbe5c518-9e32-4dd9-9fb9-023e5344cb39 req-65cd2817-5f2c-45e0-973a-b45bd2ed7b5f None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:25.954428 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-fbe5c518-9e32-4dd9-9fb9-023e5344cb39 req-65cd2817-5f2c-45e0-973a-b45bd2ed7b5f tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] POST https://10.4.3.223/volume/v3/attachments Jul 03 02:39:25.954796 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-fbe5c518-9e32-4dd9-9fb9-023e5344cb39 req-65cd2817-5f2c-45e0-973a-b45bd2ed7b5f tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "13853f5d-9cc9-4132-8f42-6ab5b7c32250", "connector": null, "instance_uuid": "aaeecca9-94f8-43f5-ab8d-0efc176a3f43"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:39:25.964991 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:25.964991 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:39:25.992934 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-fbe5c518-9e32-4dd9-9fb9-023e5344cb39 req-65cd2817-5f2c-45e0-973a-b45bd2ed7b5f tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Jul 03 02:39:25.993324 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1170/4716] 10.4.3.223 () {74 vars in 1594 bytes} [Fri Jul 3 02:39:25 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) Jul 03 02:39:26.427842 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-90e0963d-6027-4e4e-8cfb-e4b2cab63452 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:26.429580 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-90e0963d-6027-4e4e-8cfb-e4b2cab63452 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] GET https://10.4.3.223/volume/v3/volumes/13853f5d-9cc9-4132-8f42-6ab5b7c32250 Jul 03 02:39:26.429809 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-90e0963d-6027-4e4e-8cfb-e4b2cab63452 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:26.429950 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-90e0963d-6027-4e4e-8cfb-e4b2cab63452 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:26.439806 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:26.439806 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:39:26.443722 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-90e0963d-6027-4e4e-8cfb-e4b2cab63452 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Volume info retrieved successfully. Jul 03 02:39:26.447996 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-90e0963d-6027-4e4e-8cfb-e4b2cab63452 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] https://10.4.3.223/volume/v3/volumes/13853f5d-9cc9-4132-8f42-6ab5b7c32250 returned with HTTP 200 Jul 03 02:39:26.448404 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1183/4717] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:39:26 2026] GET /volume/v3/volumes/13853f5d-9cc9-4132-8f42-6ab5b7c32250 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:26.534141 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-8f4c9999-f277-4acf-9ea9-ce50962efda6 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:26.534414 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-8f4c9999-f277-4acf-9ea9-ce50962efda6 None None] GET https://10.4.3.223/volume// Jul 03 02:39:26.534590 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-8f4c9999-f277-4acf-9ea9-ce50962efda6 None None] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:26.534808 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-8f4c9999-f277-4acf-9ea9-ce50962efda6 None None] Calling method 'all' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:26.535104 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-8f4c9999-f277-4acf-9ea9-ce50962efda6 None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:39:26.535370 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1179/4718] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:39:26 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:39:26.545138 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-fbe5c518-9e32-4dd9-9fb9-023e5344cb39 req-8617de5f-0445-4731-bd41-4fd4ef8382b4 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:26.547140 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-fbe5c518-9e32-4dd9-9fb9-023e5344cb39 req-8617de5f-0445-4731-bd41-4fd4ef8382b4 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] GET https://10.4.3.223/volume/v3/volumes/13853f5d-9cc9-4132-8f42-6ab5b7c32250 Jul 03 02:39:26.547324 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-fbe5c518-9e32-4dd9-9fb9-023e5344cb39 req-8617de5f-0445-4731-bd41-4fd4ef8382b4 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:26.547504 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-fbe5c518-9e32-4dd9-9fb9-023e5344cb39 req-8617de5f-0445-4731-bd41-4fd4ef8382b4 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:26.556358 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:26.556358 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:39:26.559391 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [req-fbe5c518-9e32-4dd9-9fb9-023e5344cb39 req-8617de5f-0445-4731-bd41-4fd4ef8382b4 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Volume info retrieved successfully. Jul 03 02:39:26.563122 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-fbe5c518-9e32-4dd9-9fb9-023e5344cb39 req-8617de5f-0445-4731-bd41-4fd4ef8382b4 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] https://10.4.3.223/volume/v3/volumes/13853f5d-9cc9-4132-8f42-6ab5b7c32250 returned with HTTP 200 Jul 03 02:39:26.563410 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1187/4719] 10.4.3.223 () {70 vars in 1639 bytes} [Fri Jul 3 02:39:26 2026] GET /volume/v3/volumes/13853f5d-9cc9-4132-8f42-6ab5b7c32250 => generated 1026 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:39:26.673331 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-fbe5c518-9e32-4dd9-9fb9-023e5344cb39 req-49f86ad6-00e5-4e72-a904-13bc2ced99d5 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:26.675656 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-fbe5c518-9e32-4dd9-9fb9-023e5344cb39 req-49f86ad6-00e5-4e72-a904-13bc2ced99d5 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] PUT https://10.4.3.223/volume/v3/attachments/65b283ba-4a48-4bd0-82c7-3e536009d1cc Jul 03 02:39:26.676054 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-fbe5c518-9e32-4dd9-9fb9-023e5344cb39 req-49f86ad6-00e5-4e72-a904-13bc2ced99d5 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000004352", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2a2633a05d73", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "80a8c083-552c-46a2-8db9-fd9e83fa2364", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:39:26.684073 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.coordination [req-fbe5c518-9e32-4dd9-9fb9-023e5344cb39 req-49f86ad6-00e5-4e72-a904-13bc2ced99d5 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Acquiring lock "cinder-attachment_update-13853f5d-9cc9-4132-8f42-6ab5b7c32250-np0000004352" by "attachment_update" {{(pid=100014) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 02:39:26.688794 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.coordination [req-fbe5c518-9e32-4dd9-9fb9-023e5344cb39 req-49f86ad6-00e5-4e72-a904-13bc2ced99d5 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Lock "cinder-attachment_update-13853f5d-9cc9-4132-8f42-6ab5b7c32250-np0000004352" acquired by "attachment_update" :: waited 0.005s {{(pid=100014) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 02:39:26.689966 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:26.689966 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:39:26.810432 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-7626f306-e1c5-426e-b9e5-668b29b60f87 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:26.812228 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-7626f306-e1c5-426e-b9e5-668b29b60f87 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] GET https://10.4.3.223/volume/v3/volumes/db940d45-e5cf-44dc-b386-8dd6d8e779a9 Jul 03 02:39:26.812471 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-7626f306-e1c5-426e-b9e5-668b29b60f87 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:26.812739 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-7626f306-e1c5-426e-b9e5-668b29b60f87 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:26.819905 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:26.819905 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:39:26.823452 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-7626f306-e1c5-426e-b9e5-668b29b60f87 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Volume info retrieved successfully. Jul 03 02:39:26.828182 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-7626f306-e1c5-426e-b9e5-668b29b60f87 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] https://10.4.3.223/volume/v3/volumes/db940d45-e5cf-44dc-b386-8dd6d8e779a9 returned with HTTP 200 Jul 03 02:39:26.828663 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1184/4720] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:39:26 2026] GET /volume/v3/volumes/db940d45-e5cf-44dc-b386-8dd6d8e779a9 => generated 902 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:26.836583 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-a7e119a6-7243-4ff5-a272-1519afe38f1b None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:26.838575 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-a7e119a6-7243-4ff5-a272-1519afe38f1b tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/77e55999-146b-4da7-b742-ab2ff07bad68 Jul 03 02:39:26.838758 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-a7e119a6-7243-4ff5-a272-1519afe38f1b tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:26.838970 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-a7e119a6-7243-4ff5-a272-1519afe38f1b tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:26.839073 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-a7e119a6-7243-4ff5-a272-1519afe38f1b tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id 77e55999-146b-4da7-b742-ab2ff07bad68. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:39:26.843616 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:26.843616 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:39:26.844501 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-a7e119a6-7243-4ff5-a272-1519afe38f1b tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/77e55999-146b-4da7-b742-ab2ff07bad68 returned with HTTP 200 Jul 03 02:39:26.844925 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1180/4721] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:39:26 2026] GET /volume/v3/backups/77e55999-146b-4da7-b742-ab2ff07bad68 => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:26.873207 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-1a717c78-9344-42ef-9c80-a7f9bf2f2f3b None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:26.875744 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-1a717c78-9344-42ef-9c80-a7f9bf2f2f3b tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/backups/45fe306c-940f-49ea-ab0e-4587bb19bb8f Jul 03 02:39:26.875971 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-1a717c78-9344-42ef-9c80-a7f9bf2f2f3b tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:26.876155 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-1a717c78-9344-42ef-9c80-a7f9bf2f2f3b tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:26.876261 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-1a717c78-9344-42ef-9c80-a7f9bf2f2f3b tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Show backup with id 45fe306c-940f-49ea-ab0e-4587bb19bb8f. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:39:26.880216 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:26.880216 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:39:26.880810 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-1a717c78-9344-42ef-9c80-a7f9bf2f2f3b tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/backups/45fe306c-940f-49ea-ab0e-4587bb19bb8f returned with HTTP 200 Jul 03 02:39:26.881159 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1188/4722] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:39:26 2026] GET /volume/v3/backups/45fe306c-940f-49ea-ab0e-4587bb19bb8f => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:26.890472 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-d855023d-6982-4b03-b0eb-e307c41ef9d1 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:26.892568 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-d855023d-6982-4b03-b0eb-e307c41ef9d1 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/backups/45fe306c-940f-49ea-ab0e-4587bb19bb8f/export_record Jul 03 02:39:26.892811 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-d855023d-6982-4b03-b0eb-e307c41ef9d1 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:26.893017 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-d855023d-6982-4b03-b0eb-e307c41ef9d1 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'export_record' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:26.893134 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.contrib.backups [None req-d855023d-6982-4b03-b0eb-e307c41ef9d1 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Export record for backup 45fe306c-940f-49ea-ab0e-4587bb19bb8f. {{(pid=100013) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 03 02:39:26.897111 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:26.897111 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:39:26.897908 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.backup.api [None req-d855023d-6982-4b03-b0eb-e307c41ef9d1 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling RPCAPI with context: , host: np0000004352, backup: 45fe306c-940f-49ea-ab0e-4587bb19bb8f. {{(pid=100013) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 03 02:39:26.903040 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.backup.rpcapi [None req-d855023d-6982-4b03-b0eb-e307c41ef9d1 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] export_record in rpcapi backup_id 45fe306c-940f-49ea-ab0e-4587bb19bb8f on host np0000004352. {{(pid=100013) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 03 02:39:27.208442 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.coordination [req-fbe5c518-9e32-4dd9-9fb9-023e5344cb39 req-49f86ad6-00e5-4e72-a904-13bc2ced99d5 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Lock "cinder-attachment_update-13853f5d-9cc9-4132-8f42-6ab5b7c32250-np0000004352" released by "attachment_update" :: held 0.520s {{(pid=100014) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 02:39:27.208805 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-fbe5c518-9e32-4dd9-9fb9-023e5344cb39 req-49f86ad6-00e5-4e72-a904-13bc2ced99d5 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] https://10.4.3.223/volume/v3/attachments/65b283ba-4a48-4bd0-82c7-3e536009d1cc returned with HTTP 200 Jul 03 02:39:27.209180 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1171/4723] 10.4.3.223 () {74 vars in 1704 bytes} [Fri Jul 3 02:39:26 2026] PUT /volume/v3/attachments/65b283ba-4a48-4bd0-82c7-3e536009d1cc => generated 969 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:39:27.405009 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.contrib.backups [None req-d855023d-6982-4b03-b0eb-e307c41ef9d1 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNDVmZTMwNmMtOTQwZi00OWVhLWFiMGUtNDU4N2JiMTliYjhmIiwgInVzZXJfaWQiOiAiNmM5ZWUwZWM4MDFkNGQyN2I0NjA2NDRmYjcxMzEzZDciLCAicHJvamVjdF9pZCI6ICIxZWQ2YzE1M2IyY2E0NGNmOTVlMDQ2NTBhYWJmZGU5YSIsICJ2b2x1bWVfaWQiOiAiYWY0MzI5ZDctODgzYS00NzEyLTkwMzItMzJmYzIxZDA3YjZiIiwgImhvc3QiOiAibnAwMDAwMDA0MzUyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMzE0MTkwNDg5IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYWY0MzI5ZDctODgzYS00NzEyLTkwMzItMzJmYzIxZDA3YjZiLzIwMjYwNzAzMDIzOTA5L2F6X25vdmFfYmFja3VwXzQ1ZmUzMDZjLTk0MGYtNDllYS1hYjBlLTQ1ODdiYjE5YmI4ZiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMDNUMDI6Mzk6MDZaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMDNUMDI6Mzk6MDZaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QwMjozOToyN1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100013) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 03 02:39:27.405197 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-d855023d-6982-4b03-b0eb-e307c41ef9d1 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/backups/45fe306c-940f-49ea-ab0e-4587bb19bb8f/export_record returned with HTTP 200 Jul 03 02:39:27.405662 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1185/4724] 10.4.3.223 () {68 vars in 1430 bytes} [Fri Jul 3 02:39:26 2026] GET /volume/v3/backups/45fe306c-940f-49ea-ab0e-4587bb19bb8f/export_record => generated 1424 bytes in 516 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:39:27.413351 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-96ae6fa9-7b0e-43d8-abce-4b92bd698eb3 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:27.415006 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-96ae6fa9-7b0e-43d8-abce-4b92bd698eb3 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/backups/45fe306c-940f-49ea-ab0e-4587bb19bb8f Jul 03 02:39:27.415231 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-96ae6fa9-7b0e-43d8-abce-4b92bd698eb3 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:27.415402 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-96ae6fa9-7b0e-43d8-abce-4b92bd698eb3 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:27.415556 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-96ae6fa9-7b0e-43d8-abce-4b92bd698eb3 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Show backup with id 45fe306c-940f-49ea-ab0e-4587bb19bb8f. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:39:27.419682 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:27.419682 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:39:27.420246 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-96ae6fa9-7b0e-43d8-abce-4b92bd698eb3 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/backups/45fe306c-940f-49ea-ab0e-4587bb19bb8f returned with HTTP 200 Jul 03 02:39:27.420644 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1181/4725] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:39:27 2026] GET /volume/v3/backups/45fe306c-940f-49ea-ab0e-4587bb19bb8f => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:27.430157 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-5fa60b9b-e416-47ba-9b4c-c40b350d7285 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:27.431866 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-5fa60b9b-e416-47ba-9b4c-c40b350d7285 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-member] POST https://10.4.3.223/volume/v3/backups/import_record Jul 03 02:39:27.432356 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-5fa60b9b-e416-47ba-9b4c-c40b350d7285 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-member] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNjNhYjg5MzQtZWNiMS00MTQ1LWJjMTgtYTQ0ZTY2ZTgyMmY0IiwgInVzZXJfaWQiOiAiNmM5ZWUwZWM4MDFkNGQyN2I0NjA2NDRmYjcxMzEzZDciLCAicHJvamVjdF9pZCI6ICIxZWQ2YzE1M2IyY2E0NGNmOTVlMDQ2NTBhYWJmZGU5YSIsICJ2b2x1bWVfaWQiOiAiYWY0MzI5ZDctODgzYS00NzEyLTkwMzItMzJmYzIxZDA3YjZiIiwgImhvc3QiOiAibnAwMDAwMDA0MzUyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMzE0MTkwNDg5IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYWY0MzI5ZDctODgzYS00NzEyLTkwMzItMzJmYzIxZDA3YjZiLzIwMjYwNzAzMDIzOTA5L2F6X25vdmFfYmFja3VwXzQ1ZmUzMDZjLTk0MGYtNDllYS1hYjBlLTQ1ODdiYjE5YmI4ZiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMDNUMDI6Mzk6MDZaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMDNUMDI6Mzk6MDZaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QwMjozOToyN1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:39:27.433674 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.contrib.backups [None req-5fa60b9b-e416-47ba-9b4c-c40b350d7285 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-member] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNjNhYjg5MzQtZWNiMS00MTQ1LWJjMTgtYTQ0ZTY2ZTgyMmY0IiwgInVzZXJfaWQiOiAiNmM5ZWUwZWM4MDFkNGQyN2I0NjA2NDRmYjcxMzEzZDciLCAicHJvamVjdF9pZCI6ICIxZWQ2YzE1M2IyY2E0NGNmOTVlMDQ2NTBhYWJmZGU5YSIsICJ2b2x1bWVfaWQiOiAiYWY0MzI5ZDctODgzYS00NzEyLTkwMzItMzJmYzIxZDA3YjZiIiwgImhvc3QiOiAibnAwMDAwMDA0MzUyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMzE0MTkwNDg5IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYWY0MzI5ZDctODgzYS00NzEyLTkwMzItMzJmYzIxZDA3YjZiLzIwMjYwNzAzMDIzOTA5L2F6X25vdmFfYmFja3VwXzQ1ZmUzMDZjLTk0MGYtNDllYS1hYjBlLTQ1ODdiYjE5YmI4ZiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMDNUMDI6Mzk6MDZaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMDNUMDI6Mzk6MDZaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QwMjozOToyN1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100015) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 03 02:39:27.433778 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.contrib.backups [None req-5fa60b9b-e416-47ba-9b4c-c40b350d7285 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-member] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNjNhYjg5MzQtZWNiMS00MTQ1LWJjMTgtYTQ0ZTY2ZTgyMmY0IiwgInVzZXJfaWQiOiAiNmM5ZWUwZWM4MDFkNGQyN2I0NjA2NDRmYjcxMzEzZDciLCAicHJvamVjdF9pZCI6ICIxZWQ2YzE1M2IyY2E0NGNmOTVlMDQ2NTBhYWJmZGU5YSIsICJ2b2x1bWVfaWQiOiAiYWY0MzI5ZDctODgzYS00NzEyLTkwMzItMzJmYzIxZDA3YjZiIiwgImhvc3QiOiAibnAwMDAwMDA0MzUyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMzE0MTkwNDg5IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYWY0MzI5ZDctODgzYS00NzEyLTkwMzItMzJmYzIxZDA3YjZiLzIwMjYwNzAzMDIzOTA5L2F6X25vdmFfYmFja3VwXzQ1ZmUzMDZjLTk0MGYtNDllYS1hYjBlLTQ1ODdiYjE5YmI4ZiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMDNUMDI6Mzk6MDZaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMDNUMDI6Mzk6MDZaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0wM1QwMjozOToyN1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100015) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 03 02:39:27.434388 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.policy [None req-5fa60b9b-e416-47ba-9b4c-c40b350d7285 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-member] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': '186d60896b564ba8bdf206733d058587', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1ed6c153b2ca44cf95e04650aabfde9a', '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=100015) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 02:39:27.434601 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-5fa60b9b-e416-47ba-9b4c-c40b350d7285 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-member] https://10.4.3.223/volume/v3/backups/import_record returned with HTTP 403 Jul 03 02:39:27.435023 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1189/4726] 10.4.3.223 () {70 vars in 1342 bytes} [Fri Jul 3 02:39:27 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:39:27.441932 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-d5adc175-a04a-4b28-a1a3-8e30051b42da None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:27.443666 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-d5adc175-a04a-4b28-a1a3-8e30051b42da tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] DELETE https://10.4.3.223/volume/v3/volumes/af4329d7-883a-4712-9032-32fc21d07b6b Jul 03 02:39:27.443868 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-d5adc175-a04a-4b28-a1a3-8e30051b42da tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:27.444061 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-d5adc175-a04a-4b28-a1a3-8e30051b42da tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'delete' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:27.444230 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.volumes [None req-d5adc175-a04a-4b28-a1a3-8e30051b42da tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Delete volume with id: af4329d7-883a-4712-9032-32fc21d07b6b Jul 03 02:39:27.451404 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:27.451404 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:39:27.451744 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-d5adc175-a04a-4b28-a1a3-8e30051b42da tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Volume info retrieved successfully. Jul 03 02:39:27.462486 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-97bda0f6-1dfc-4ce5-ba82-7ee873a48cd6 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:27.464501 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-97bda0f6-1dfc-4ce5-ba82-7ee873a48cd6 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] GET https://10.4.3.223/volume/v3/volumes/13853f5d-9cc9-4132-8f42-6ab5b7c32250 Jul 03 02:39:27.464730 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-97bda0f6-1dfc-4ce5-ba82-7ee873a48cd6 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:27.464946 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-97bda0f6-1dfc-4ce5-ba82-7ee873a48cd6 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:27.470540 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-d5adc175-a04a-4b28-a1a3-8e30051b42da tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Delete volume request issued successfully. Jul 03 02:39:27.470747 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-d5adc175-a04a-4b28-a1a3-8e30051b42da tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/volumes/af4329d7-883a-4712-9032-32fc21d07b6b returned with HTTP 202 Jul 03 02:39:27.471128 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1172/4727] 10.4.3.223 () {68 vars in 1391 bytes} [Fri Jul 3 02:39:27 2026] DELETE /volume/v3/volumes/af4329d7-883a-4712-9032-32fc21d07b6b => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:39:27.475732 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:27.475732 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:39:27.480780 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-fecab9b5-5681-40d7-a0ba-210310baa018 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:27.481473 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-97bda0f6-1dfc-4ce5-ba82-7ee873a48cd6 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Volume info retrieved successfully. Jul 03 02:39:27.482543 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-fecab9b5-5681-40d7-a0ba-210310baa018 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/volumes/af4329d7-883a-4712-9032-32fc21d07b6b Jul 03 02:39:27.482783 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-fecab9b5-5681-40d7-a0ba-210310baa018 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:27.482991 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-fecab9b5-5681-40d7-a0ba-210310baa018 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:27.487203 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-97bda0f6-1dfc-4ce5-ba82-7ee873a48cd6 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] https://10.4.3.223/volume/v3/volumes/13853f5d-9cc9-4132-8f42-6ab5b7c32250 returned with HTTP 200 Jul 03 02:39:27.487713 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1186/4728] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:39:27 2026] GET /volume/v3/volumes/13853f5d-9cc9-4132-8f42-6ab5b7c32250 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:27.490030 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:27.490030 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:39:27.493299 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-fecab9b5-5681-40d7-a0ba-210310baa018 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Volume info retrieved successfully. Jul 03 02:39:27.497387 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-fecab9b5-5681-40d7-a0ba-210310baa018 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/volumes/af4329d7-883a-4712-9032-32fc21d07b6b returned with HTTP 200 Jul 03 02:39:27.497552 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1182/4729] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:39:27 2026] GET /volume/v3/volumes/af4329d7-883a-4712-9032-32fc21d07b6b => generated 1017 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:39:27.526974 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-700a0e35-7a12-4faf-b037-bdb3275a6e15 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:27.529072 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-700a0e35-7a12-4faf-b037-bdb3275a6e15 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] GET https://10.4.3.223/volume/v3/volumes/f5a4940d-9585-44a3-a845-2942f4146b74 Jul 03 02:39:27.529305 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-700a0e35-7a12-4faf-b037-bdb3275a6e15 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:27.529560 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-700a0e35-7a12-4faf-b037-bdb3275a6e15 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:27.537004 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-700a0e35-7a12-4faf-b037-bdb3275a6e15 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/volumes/f5a4940d-9585-44a3-a845-2942f4146b74 returned with HTTP 404 Jul 03 02:39:27.537677 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1190/4730] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:39:27 2026] GET /volume/v3/volumes/f5a4940d-9585-44a3-a845-2942f4146b74 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:39:27.842145 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-01b80a5f-a8ef-4cd3-a00e-e71604fb5863 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:27.846745 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-01b80a5f-a8ef-4cd3-a00e-e71604fb5863 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] GET https://10.4.3.223/volume/v3/volumes/db940d45-e5cf-44dc-b386-8dd6d8e779a9 Jul 03 02:39:27.847028 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-01b80a5f-a8ef-4cd3-a00e-e71604fb5863 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:27.851641 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-01b80a5f-a8ef-4cd3-a00e-e71604fb5863 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:27.856585 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-2e09422c-d0d7-4c51-9ac6-d5eeb08dbe6c None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:27.858395 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-2e09422c-d0d7-4c51-9ac6-d5eeb08dbe6c tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/77e55999-146b-4da7-b742-ab2ff07bad68 Jul 03 02:39:27.858618 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-2e09422c-d0d7-4c51-9ac6-d5eeb08dbe6c tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:27.858843 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-2e09422c-d0d7-4c51-9ac6-d5eeb08dbe6c tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:27.858970 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-2e09422c-d0d7-4c51-9ac6-d5eeb08dbe6c tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id 77e55999-146b-4da7-b742-ab2ff07bad68. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:39:27.862882 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:27.862882 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:39:27.863629 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-2e09422c-d0d7-4c51-9ac6-d5eeb08dbe6c tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/77e55999-146b-4da7-b742-ab2ff07bad68 returned with HTTP 200 Jul 03 02:39:27.864001 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1187/4731] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:39:27 2026] GET /volume/v3/backups/77e55999-146b-4da7-b742-ab2ff07bad68 => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:27.864080 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:27.864080 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:39:27.878749 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-01b80a5f-a8ef-4cd3-a00e-e71604fb5863 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Volume info retrieved successfully. Jul 03 02:39:27.879168 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-27163e63-ef0a-4f91-899d-502cb0dd33c5 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:27.880952 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-27163e63-ef0a-4f91-899d-502cb0dd33c5 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/volumes/f5452404-0af7-40c2-893e-59b3d054dcc7 Jul 03 02:39:27.881172 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-27163e63-ef0a-4f91-899d-502cb0dd33c5 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:27.881396 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-27163e63-ef0a-4f91-899d-502cb0dd33c5 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:27.883439 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-01b80a5f-a8ef-4cd3-a00e-e71604fb5863 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] https://10.4.3.223/volume/v3/volumes/db940d45-e5cf-44dc-b386-8dd6d8e779a9 returned with HTTP 200 Jul 03 02:39:27.883865 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1173/4732] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:39:27 2026] GET /volume/v3/volumes/db940d45-e5cf-44dc-b386-8dd6d8e779a9 => generated 902 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:27.888122 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:27.888122 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:39:27.891391 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-27163e63-ef0a-4f91-899d-502cb0dd33c5 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Volume info retrieved successfully. Jul 03 02:39:27.895107 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-27163e63-ef0a-4f91-899d-502cb0dd33c5 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/volumes/f5452404-0af7-40c2-893e-59b3d054dcc7 returned with HTTP 200 Jul 03 02:39:27.895455 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1183/4733] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:39:27 2026] GET /volume/v3/volumes/f5452404-0af7-40c2-893e-59b3d054dcc7 => generated 842 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:27.909811 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-66e43c2b-9c6d-42e4-a8ea-09d101fc3a08 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:27.911947 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-66e43c2b-9c6d-42e4-a8ea-09d101fc3a08 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] DELETE https://10.4.3.223/volume/v3/backups/77e55999-146b-4da7-b742-ab2ff07bad68 Jul 03 02:39:27.912491 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-66e43c2b-9c6d-42e4-a8ea-09d101fc3a08 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:27.912585 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-66e43c2b-9c6d-42e4-a8ea-09d101fc3a08 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:27.912662 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.contrib.backups [None req-66e43c2b-9c6d-42e4-a8ea-09d101fc3a08 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Delete backup with id: 77e55999-146b-4da7-b742-ab2ff07bad68. Jul 03 02:39:27.917488 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:27.917488 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:39:27.931547 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.backup.rpcapi [None req-66e43c2b-9c6d-42e4-a8ea-09d101fc3a08 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] delete_backup rpcapi backup_id 77e55999-146b-4da7-b742-ab2ff07bad68 {{(pid=100015) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 02:39:27.933277 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-66e43c2b-9c6d-42e4-a8ea-09d101fc3a08 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/77e55999-146b-4da7-b742-ab2ff07bad68 returned with HTTP 202 Jul 03 02:39:27.933810 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1191/4734] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:39:27 2026] DELETE /volume/v3/backups/77e55999-146b-4da7-b742-ab2ff07bad68 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 02:39:27.943289 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-c64fdc41-64cd-4ca9-a08a-e336c86a9d28 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:27.945186 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-c64fdc41-64cd-4ca9-a08a-e336c86a9d28 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/77e55999-146b-4da7-b742-ab2ff07bad68 Jul 03 02:39:27.945377 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-c64fdc41-64cd-4ca9-a08a-e336c86a9d28 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:27.945672 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-c64fdc41-64cd-4ca9-a08a-e336c86a9d28 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:27.945807 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-c64fdc41-64cd-4ca9-a08a-e336c86a9d28 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id 77e55999-146b-4da7-b742-ab2ff07bad68. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:39:27.950387 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:27.950387 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:39:27.951581 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-c64fdc41-64cd-4ca9-a08a-e336c86a9d28 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/77e55999-146b-4da7-b742-ab2ff07bad68 returned with HTTP 200 Jul 03 02:39:27.951875 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1188/4735] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:39:27 2026] GET /volume/v3/backups/77e55999-146b-4da7-b742-ab2ff07bad68 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:28.022670 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-1fecd0d8-b59a-4694-8bb5-563d5b003002 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:28.025191 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-1fecd0d8-b59a-4694-8bb5-563d5b003002 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/86379c77-c821-4fcb-ace2-31da58c6f750 Jul 03 02:39:28.025431 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-1fecd0d8-b59a-4694-8bb5-563d5b003002 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:28.025705 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-1fecd0d8-b59a-4694-8bb5-563d5b003002 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'delete' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:28.025785 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.snapshots [None req-1fecd0d8-b59a-4694-8bb5-563d5b003002 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Delete snapshot with id: 86379c77-c821-4fcb-ace2-31da58c6f750 Jul 03 02:39:28.031034 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-1fecd0d8-b59a-4694-8bb5-563d5b003002 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/snapshots/86379c77-c821-4fcb-ace2-31da58c6f750 returned with HTTP 404 Jul 03 02:39:28.031686 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1174/4736] 10.4.3.223 () {66 vars in 1357 bytes} [Fri Jul 3 02:39:28 2026] DELETE /volume/v3/snapshots/86379c77-c821-4fcb-ace2-31da58c6f750 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:39:28.042339 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-8ea97169-f2a5-4af1-9965-4a0600a1b609 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:28.044056 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-8ea97169-f2a5-4af1-9965-4a0600a1b609 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] GET https://10.4.3.223/volume/v3/snapshots/86379c77-c821-4fcb-ace2-31da58c6f750 Jul 03 02:39:28.044226 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-8ea97169-f2a5-4af1-9965-4a0600a1b609 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:28.044398 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-8ea97169-f2a5-4af1-9965-4a0600a1b609 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:28.048347 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-8ea97169-f2a5-4af1-9965-4a0600a1b609 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/snapshots/86379c77-c821-4fcb-ace2-31da58c6f750 returned with HTTP 404 Jul 03 02:39:28.048827 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1184/4737] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:39:28 2026] GET /volume/v3/snapshots/86379c77-c821-4fcb-ace2-31da58c6f750 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:39:28.506629 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-b3030740-f49f-4967-85b5-d9537e7d8b91 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:28.508931 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-b3030740-f49f-4967-85b5-d9537e7d8b91 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] GET https://10.4.3.223/volume/v3/volumes/13853f5d-9cc9-4132-8f42-6ab5b7c32250 Jul 03 02:39:28.509230 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-b3030740-f49f-4967-85b5-d9537e7d8b91 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:28.509509 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-b3030740-f49f-4967-85b5-d9537e7d8b91 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:28.514301 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-d1244e3c-4fbc-4d79-82b7-1a68cf3c6337 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:28.516194 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-d1244e3c-4fbc-4d79-82b7-1a68cf3c6337 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/volumes/af4329d7-883a-4712-9032-32fc21d07b6b Jul 03 02:39:28.516334 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-d1244e3c-4fbc-4d79-82b7-1a68cf3c6337 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:28.516567 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-d1244e3c-4fbc-4d79-82b7-1a68cf3c6337 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:28.523065 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-d1244e3c-4fbc-4d79-82b7-1a68cf3c6337 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/volumes/af4329d7-883a-4712-9032-32fc21d07b6b returned with HTTP 404 Jul 03 02:39:28.523530 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1189/4738] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:39:28 2026] GET /volume/v3/volumes/af4329d7-883a-4712-9032-32fc21d07b6b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:39:28.532323 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:28.532323 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:39:28.536536 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-b3030740-f49f-4967-85b5-d9537e7d8b91 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Volume info retrieved successfully. Jul 03 02:39:28.537051 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-dccfbcda-6a16-46db-8f36-8539db5a4719 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:28.538733 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-dccfbcda-6a16-46db-8f36-8539db5a4719 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-member] GET https://10.4.3.223/volume/v3/backups Jul 03 02:39:28.538966 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-dccfbcda-6a16-46db-8f36-8539db5a4719 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:28.539116 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-dccfbcda-6a16-46db-8f36-8539db5a4719 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-member] Calling method 'index' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:28.539290 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.api_utils [None req-dccfbcda-6a16-46db-8f36-8539db5a4719 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-member] Removing options '' from query. {{(pid=100014) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 02:39:28.545051 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-b3030740-f49f-4967-85b5-d9537e7d8b91 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] https://10.4.3.223/volume/v3/volumes/13853f5d-9cc9-4132-8f42-6ab5b7c32250 returned with HTTP 200 Jul 03 02:39:28.545472 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1192/4739] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:39:28 2026] GET /volume/v3/volumes/13853f5d-9cc9-4132-8f42-6ab5b7c32250 => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:28.545734 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-dccfbcda-6a16-46db-8f36-8539db5a4719 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-member] https://10.4.3.223/volume/v3/backups returned with HTTP 200 Jul 03 02:39:28.546174 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1175/4740] 10.4.3.223 () {68 vars in 1277 bytes} [Fri Jul 3 02:39:28 2026] GET /volume/v3/backups => generated 624 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:28.560931 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-c2e7095f-cd49-4c70-b92d-a4e659b4b6a8 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:28.563715 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-c2e7095f-cd49-4c70-b92d-a4e659b4b6a8 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-member] GET https://10.4.3.223/volume/v3/backups?project_id=1ed6c153b2ca44cf95e04650aabfde9a Jul 03 02:39:28.563715 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-c2e7095f-cd49-4c70-b92d-a4e659b4b6a8 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:28.563715 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-c2e7095f-cd49-4c70-b92d-a4e659b4b6a8 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-member] Calling method 'index' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:28.563715 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.api_utils [None req-c2e7095f-cd49-4c70-b92d-a4e659b4b6a8 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-member] Removing options 'project_id' from query. {{(pid=100012) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 02:39:28.571105 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-c2e7095f-cd49-4c70-b92d-a4e659b4b6a8 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-member] https://10.4.3.223/volume/v3/backups?project_id=1ed6c153b2ca44cf95e04650aabfde9a returned with HTTP 200 Jul 03 02:39:28.572449 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1185/4741] 10.4.3.223 () {68 vars in 1364 bytes} [Fri Jul 3 02:39:28 2026] GET /volume/v3/backups?project_id=1ed6c153b2ca44cf95e04650aabfde9a => generated 624 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:28.585404 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-8d440119-fcf8-45ac-afae-c49b7891d134 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:28.587465 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-8d440119-fcf8-45ac-afae-c49b7891d134 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:39:28.587465 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-8d440119-fcf8-45ac-afae-c49b7891d134 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1764126081"}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:39:28.589085 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.volumes [None req-8d440119-fcf8-45ac-afae-c49b7891d134 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1764126081'}} {{(pid=100013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:39:28.589085 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.volumes [None req-8d440119-fcf8-45ac-afae-c49b7891d134 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Create volume of 1 GB Jul 03 02:39:28.593818 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-8d440119-fcf8-45ac-afae-c49b7891d134 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Availability Zones retrieved successfully. Jul 03 02:39:28.600986 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-8d440119-fcf8-45ac-afae-c49b7891d134 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Flow 'volume_create_api' (21e2f2df-ab19-45af-9439-4527b01431ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:39:28.602495 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-8d440119-fcf8-45ac-afae-c49b7891d134 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1dd4c2bd-e021-4600-83ce-bc1e777e9153) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:39:28.603091 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.flows.api.create_volume [None req-8d440119-fcf8-45ac-afae-c49b7891d134 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Validating volume size '1' using validate_int {{(pid=100013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:39:28.634438 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-8d440119-fcf8-45ac-afae-c49b7891d134 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1dd4c2bd-e021-4600-83ce-bc1e777e9153) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:39:28.635371 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-8d440119-fcf8-45ac-afae-c49b7891d134 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b24b8a73-64a7-44d0-9116-5529fc1d7e82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:39:28.677254 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.quota [None req-8d440119-fcf8-45ac-afae-c49b7891d134 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Created reservations ['569063b9-a7c3-4bf3-856c-28b624933fb3', 'e245f93b-9857-43bf-8bc5-a2fc55246c10', 'b0752f96-2fbb-4185-bc3b-7297a80b1770', '5189884c-f7b6-465f-af37-ccb9e1911335'] {{(pid=100013) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:39:28.678074 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-8d440119-fcf8-45ac-afae-c49b7891d134 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b24b8a73-64a7-44d0-9116-5529fc1d7e82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['569063b9-a7c3-4bf3-856c-28b624933fb3', 'e245f93b-9857-43bf-8bc5-a2fc55246c10', 'b0752f96-2fbb-4185-bc3b-7297a80b1770', '5189884c-f7b6-465f-af37-ccb9e1911335']}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:39:28.678761 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-8d440119-fcf8-45ac-afae-c49b7891d134 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2fa704a-b25e-4891-bfec-0d8a6b106e0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:39:28.702902 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-8d440119-fcf8-45ac-afae-c49b7891d134 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2fa704a-b25e-4891-bfec-0d8a6b106e0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7b931626-efe2-4886-9055-fccbcbe54ac0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1764126081',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ed6c153b2ca44cf95e04650aabfde9a',qos_specs=None,replication_status=,reservations=['569063b9-a7c3-4bf3-856c-28b624933fb3','e245f93b-9857-43bf-8bc5-a2fc55246c10','b0752f96-2fbb-4185-bc3b-7297a80b1770','5189884c-f7b6-465f-af37-ccb9e1911335'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c9ee0ec801d4d27b460644fb71313d7',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:39:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1764126081',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7b931626-efe2-4886-9055-fccbcbe54ac0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1ed6c153b2ca44cf95e04650aabfde9a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6c9ee0ec801d4d27b460644fb71313d7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:39:28.703669 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-8d440119-fcf8-45ac-afae-c49b7891d134 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (373ccc08-3cdd-4297-b534-52877abd1408) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:39:28.721363 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-8d440119-fcf8-45ac-afae-c49b7891d134 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (373ccc08-3cdd-4297-b534-52877abd1408) transitioned into state 'SUCCESS' from state '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-1764126081',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ed6c153b2ca44cf95e04650aabfde9a',qos_specs=None,replication_status=,reservations=['569063b9-a7c3-4bf3-856c-28b624933fb3','e245f93b-9857-43bf-8bc5-a2fc55246c10','b0752f96-2fbb-4185-bc3b-7297a80b1770','5189884c-f7b6-465f-af37-ccb9e1911335'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c9ee0ec801d4d27b460644fb71313d7',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:39:28.722012 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-8d440119-fcf8-45ac-afae-c49b7891d134 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22ee9738-0901-4f57-9489-7de55c300a04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:39:28.731273 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-8d440119-fcf8-45ac-afae-c49b7891d134 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22ee9738-0901-4f57-9489-7de55c300a04) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:39:28.732136 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-8d440119-fcf8-45ac-afae-c49b7891d134 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Flow 'volume_create_api' (21e2f2df-ab19-45af-9439-4527b01431ec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:39:28.732432 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-8d440119-fcf8-45ac-afae-c49b7891d134 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Create volume request issued successfully. Jul 03 02:39:28.732973 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-8d440119-fcf8-45ac-afae-c49b7891d134 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:39:28.733380 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1190/4742] 10.4.3.223 () {70 vars in 1298 bytes} [Fri Jul 3 02:39:28 2026] POST /volume/v3/volumes => generated 778 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:39:28.745989 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-857aa600-4373-4e86-adc6-ce3e33ba3f08 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:28.747776 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-857aa600-4373-4e86-adc6-ce3e33ba3f08 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/volumes/7b931626-efe2-4886-9055-fccbcbe54ac0 Jul 03 02:39:28.747964 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-857aa600-4373-4e86-adc6-ce3e33ba3f08 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:28.748157 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-857aa600-4373-4e86-adc6-ce3e33ba3f08 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:28.755738 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:28.755738 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:39:28.759623 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-857aa600-4373-4e86-adc6-ce3e33ba3f08 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Volume info retrieved successfully. Jul 03 02:39:28.763806 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-857aa600-4373-4e86-adc6-ce3e33ba3f08 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/volumes/7b931626-efe2-4886-9055-fccbcbe54ac0 returned with HTTP 200 Jul 03 02:39:28.764180 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1193/4743] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:39:28 2026] GET /volume/v3/volumes/7b931626-efe2-4886-9055-fccbcbe54ac0 => generated 957 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:28.880676 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-9bcc970c-cee0-4def-95c6-1c28b385eb19 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:28.884489 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-9bcc970c-cee0-4def-95c6-1c28b385eb19 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] DELETE https://10.4.3.223/volume/v3/volumes/f5a4940d-9585-44a3-a845-2942f4146b74 Jul 03 02:39:28.884764 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-9bcc970c-cee0-4def-95c6-1c28b385eb19 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:28.885106 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-9bcc970c-cee0-4def-95c6-1c28b385eb19 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'delete' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:28.885298 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.volumes [None req-9bcc970c-cee0-4def-95c6-1c28b385eb19 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Delete volume with id: f5a4940d-9585-44a3-a845-2942f4146b74 Jul 03 02:39:28.893524 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-9bcc970c-cee0-4def-95c6-1c28b385eb19 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/volumes/f5a4940d-9585-44a3-a845-2942f4146b74 returned with HTTP 404 Jul 03 02:39:28.894328 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1176/4744] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:39:28 2026] DELETE /volume/v3/volumes/f5a4940d-9585-44a3-a845-2942f4146b74 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:39:28.896212 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-b365bc97-10ef-4368-b040-0737fa015238 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:28.897941 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-b365bc97-10ef-4368-b040-0737fa015238 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] GET https://10.4.3.223/volume/v3/volumes/db940d45-e5cf-44dc-b386-8dd6d8e779a9 Jul 03 02:39:28.898150 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-b365bc97-10ef-4368-b040-0737fa015238 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:28.898319 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-b365bc97-10ef-4368-b040-0737fa015238 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:28.905290 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-2d7a3158-c6e4-42ca-8e89-84d115739f41 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:28.906638 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:28.906638 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:39:28.907255 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-2d7a3158-c6e4-42ca-8e89-84d115739f41 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] GET https://10.4.3.223/volume/v3/volumes/f5a4940d-9585-44a3-a845-2942f4146b74 Jul 03 02:39:28.907486 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-2d7a3158-c6e4-42ca-8e89-84d115739f41 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:28.907744 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-2d7a3158-c6e4-42ca-8e89-84d115739f41 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:28.910903 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-b365bc97-10ef-4368-b040-0737fa015238 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Volume info retrieved successfully. Jul 03 02:39:28.913264 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-2d7a3158-c6e4-42ca-8e89-84d115739f41 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/volumes/f5a4940d-9585-44a3-a845-2942f4146b74 returned with HTTP 404 Jul 03 02:39:28.913864 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1191/4745] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:39:28 2026] GET /volume/v3/volumes/f5a4940d-9585-44a3-a845-2942f4146b74 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:39:28.916149 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-b365bc97-10ef-4368-b040-0737fa015238 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] https://10.4.3.223/volume/v3/volumes/db940d45-e5cf-44dc-b386-8dd6d8e779a9 returned with HTTP 200 Jul 03 02:39:28.916733 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1186/4746] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:39:28 2026] GET /volume/v3/volumes/db940d45-e5cf-44dc-b386-8dd6d8e779a9 => generated 902 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:28.964750 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-f4e16f2d-dc91-46cd-9ba2-610c27b5cf12 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:28.966809 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-f4e16f2d-dc91-46cd-9ba2-610c27b5cf12 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/77e55999-146b-4da7-b742-ab2ff07bad68 Jul 03 02:39:28.967049 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-f4e16f2d-dc91-46cd-9ba2-610c27b5cf12 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:28.967313 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-f4e16f2d-dc91-46cd-9ba2-610c27b5cf12 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:28.967480 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-f4e16f2d-dc91-46cd-9ba2-610c27b5cf12 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id 77e55999-146b-4da7-b742-ab2ff07bad68. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:39:28.972192 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-f4e16f2d-dc91-46cd-9ba2-610c27b5cf12 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/77e55999-146b-4da7-b742-ab2ff07bad68 returned with HTTP 404 Jul 03 02:39:28.972771 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1194/4747] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:39:28 2026] GET /volume/v3/backups/77e55999-146b-4da7-b742-ab2ff07bad68 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:39:28.984135 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-b8df801e-10a9-4392-9f6d-1fe88fe65967 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:28.987950 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-b8df801e-10a9-4392-9f6d-1fe88fe65967 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:39:28.988375 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-b8df801e-10a9-4392-9f6d-1fe88fe65967 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1527815650"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:39:28.989971 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.volumes [None req-b8df801e-10a9-4392-9f6d-1fe88fe65967 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1527815650'}} {{(pid=100014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:39:28.990079 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.volumes [None req-b8df801e-10a9-4392-9f6d-1fe88fe65967 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Create volume of 1 GB Jul 03 02:39:28.990362 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:28.990362 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:39:28.994701 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-b8df801e-10a9-4392-9f6d-1fe88fe65967 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Availability Zones retrieved successfully. Jul 03 02:39:29.000333 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-b8df801e-10a9-4392-9f6d-1fe88fe65967 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Flow 'volume_create_api' (1720eaa2-d88d-49c4-befd-e97925ca8e90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:39:29.001239 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-b8df801e-10a9-4392-9f6d-1fe88fe65967 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c536ae14-8fc5-42df-b939-75955e231a45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:39:29.002236 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.flows.api.create_volume [None req-b8df801e-10a9-4392-9f6d-1fe88fe65967 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Validating volume size '1' using validate_int {{(pid=100014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:39:29.033993 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-b8df801e-10a9-4392-9f6d-1fe88fe65967 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c536ae14-8fc5-42df-b939-75955e231a45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:39:29.034970 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-b8df801e-10a9-4392-9f6d-1fe88fe65967 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8df76784-797c-45d2-af4b-66a8b39a4d08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:39:29.078457 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.quota [None req-b8df801e-10a9-4392-9f6d-1fe88fe65967 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Created reservations ['3fc96c88-dae8-47b3-9e45-00455ce0a6c3', '816d3c27-b4f2-4e70-aa63-41123f474050', 'a3578f1d-f3ab-4e64-a41c-fab027013634', '8e8a5d7b-6a90-46b4-b3e3-e43e15c100bb'] {{(pid=100014) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:39:29.079337 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-b8df801e-10a9-4392-9f6d-1fe88fe65967 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8df76784-797c-45d2-af4b-66a8b39a4d08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3fc96c88-dae8-47b3-9e45-00455ce0a6c3', '816d3c27-b4f2-4e70-aa63-41123f474050', 'a3578f1d-f3ab-4e64-a41c-fab027013634', '8e8a5d7b-6a90-46b4-b3e3-e43e15c100bb']}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:39:29.080337 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-b8df801e-10a9-4392-9f6d-1fe88fe65967 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76cf2042-a1e9-40c4-9ec8-08b1fb6f8be4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:39:29.106677 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-b8df801e-10a9-4392-9f6d-1fe88fe65967 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76cf2042-a1e9-40c4-9ec8-08b1fb6f8be4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a16a03d7-2af4-4661-ad32-378225bc5650', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1527815650',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b2cdb72840643d690a329de32482c4b',qos_specs=None,replication_status=,reservations=['3fc96c88-dae8-47b3-9e45-00455ce0a6c3','816d3c27-b4f2-4e70-aa63-41123f474050','a3578f1d-f3ab-4e64-a41c-fab027013634','8e8a5d7b-6a90-46b4-b3e3-e43e15c100bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='106d3bc2bae34ea2bcada267bec638ad',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:39:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1527815650',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a16a03d7-2af4-4661-ad32-378225bc5650,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5b2cdb72840643d690a329de32482c4b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='106d3bc2bae34ea2bcada267bec638ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:39:29.107631 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-b8df801e-10a9-4392-9f6d-1fe88fe65967 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c9d8b58-cb97-4a25-b9d6-e6a27aff1b56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:39:29.124058 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-b8df801e-10a9-4392-9f6d-1fe88fe65967 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c9d8b58-cb97-4a25-b9d6-e6a27aff1b56) transitioned into state 'SUCCESS' from state '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-1527815650',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b2cdb72840643d690a329de32482c4b',qos_specs=None,replication_status=,reservations=['3fc96c88-dae8-47b3-9e45-00455ce0a6c3','816d3c27-b4f2-4e70-aa63-41123f474050','a3578f1d-f3ab-4e64-a41c-fab027013634','8e8a5d7b-6a90-46b4-b3e3-e43e15c100bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='106d3bc2bae34ea2bcada267bec638ad',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:39:29.124679 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-b8df801e-10a9-4392-9f6d-1fe88fe65967 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f27097d9-277d-4903-9373-c5e76931b537) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:39:29.133444 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-b8df801e-10a9-4392-9f6d-1fe88fe65967 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f27097d9-277d-4903-9373-c5e76931b537) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:39:29.134275 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-b8df801e-10a9-4392-9f6d-1fe88fe65967 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Flow 'volume_create_api' (1720eaa2-d88d-49c4-befd-e97925ca8e90) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:39:29.134652 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-b8df801e-10a9-4392-9f6d-1fe88fe65967 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Create volume request issued successfully. Jul 03 02:39:29.135201 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-b8df801e-10a9-4392-9f6d-1fe88fe65967 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:39:29.136042 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1177/4748] 10.4.3.223 () {68 vars in 1258 bytes} [Fri Jul 3 02:39:28 2026] POST /volume/v3/volumes => generated 749 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:39:29.149224 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-769328d7-6d50-48f9-b3e9-b0faaa30683e None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:29.151112 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-769328d7-6d50-48f9-b3e9-b0faaa30683e tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/volumes/a16a03d7-2af4-4661-ad32-378225bc5650 Jul 03 02:39:29.151288 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-769328d7-6d50-48f9-b3e9-b0faaa30683e tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:29.151503 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-769328d7-6d50-48f9-b3e9-b0faaa30683e tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:29.159652 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:29.159652 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:39:29.163785 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-769328d7-6d50-48f9-b3e9-b0faaa30683e tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Volume info retrieved successfully. Jul 03 02:39:29.169935 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-769328d7-6d50-48f9-b3e9-b0faaa30683e tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/volumes/a16a03d7-2af4-4661-ad32-378225bc5650 returned with HTTP 200 Jul 03 02:39:29.170290 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1192/4749] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:39:29 2026] GET /volume/v3/volumes/a16a03d7-2af4-4661-ad32-378225bc5650 => generated 817 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:29.563974 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-91543185-2227-48f5-aa01-ee9a9dd2aa0c None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:29.566006 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-91543185-2227-48f5-aa01-ee9a9dd2aa0c tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] GET https://10.4.3.223/volume/v3/volumes/13853f5d-9cc9-4132-8f42-6ab5b7c32250 Jul 03 02:39:29.566250 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-91543185-2227-48f5-aa01-ee9a9dd2aa0c tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:29.566478 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-91543185-2227-48f5-aa01-ee9a9dd2aa0c tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:29.576358 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:29.576358 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:39:29.580354 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-91543185-2227-48f5-aa01-ee9a9dd2aa0c tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Volume info retrieved successfully. Jul 03 02:39:29.587979 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-91543185-2227-48f5-aa01-ee9a9dd2aa0c tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] https://10.4.3.223/volume/v3/volumes/13853f5d-9cc9-4132-8f42-6ab5b7c32250 returned with HTTP 200 Jul 03 02:39:29.588376 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1187/4750] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:39:29 2026] GET /volume/v3/volumes/13853f5d-9cc9-4132-8f42-6ab5b7c32250 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:29.778325 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-d4633a10-f590-4497-9786-580926a32d65 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:29.780099 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-d4633a10-f590-4497-9786-580926a32d65 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/volumes/7b931626-efe2-4886-9055-fccbcbe54ac0 Jul 03 02:39:29.780307 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-d4633a10-f590-4497-9786-580926a32d65 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:29.780890 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-d4633a10-f590-4497-9786-580926a32d65 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:29.792573 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:29.792573 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:39:29.796866 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-d4633a10-f590-4497-9786-580926a32d65 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Volume info retrieved successfully. Jul 03 02:39:29.800977 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-d4633a10-f590-4497-9786-580926a32d65 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/volumes/7b931626-efe2-4886-9055-fccbcbe54ac0 returned with HTTP 200 Jul 03 02:39:29.801334 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1195/4751] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:39:29 2026] GET /volume/v3/volumes/7b931626-efe2-4886-9055-fccbcbe54ac0 => generated 1009 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:39:29.814509 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-dea3ecdf-a13b-4dae-a552-8b2cd63606d8 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:29.816839 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-dea3ecdf-a13b-4dae-a552-8b2cd63606d8 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] POST https://10.4.3.223/volume/v3/backups Jul 03 02:39:29.817443 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-dea3ecdf-a13b-4dae-a552-8b2cd63606d8 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "7b931626-efe2-4886-9055-fccbcbe54ac0", "name": "tempest-type-Backup-314537476"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:39:29.819205 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.contrib.backups [None req-dea3ecdf-a13b-4dae-a552-8b2cd63606d8 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Creating new backup {'backup': {'volume_id': '7b931626-efe2-4886-9055-fccbcbe54ac0', 'name': 'tempest-type-Backup-314537476'}} {{(pid=100014) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 02:39:29.819719 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.contrib.backups [None req-dea3ecdf-a13b-4dae-a552-8b2cd63606d8 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Creating backup of volume 7b931626-efe2-4886-9055-fccbcbe54ac0 in container None Jul 03 02:39:29.827352 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:29.827352 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:39:29.827772 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-dea3ecdf-a13b-4dae-a552-8b2cd63606d8 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Volume info retrieved successfully. Jul 03 02:39:29.845358 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.quota [None req-dea3ecdf-a13b-4dae-a552-8b2cd63606d8 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Created reservations ['3cb69b11-e4c3-4fcd-a113-bff1c8369280', 'b5d7571d-74f4-46c3-9302-b6a3c2a3dbb6'] {{(pid=100014) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:39:29.885556 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-dea3ecdf-a13b-4dae-a552-8b2cd63606d8 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/backups returned with HTTP 202 Jul 03 02:39:29.886221 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1178/4752] 10.4.3.223 () {70 vars in 1299 bytes} [Fri Jul 3 02:39:29 2026] POST /volume/v3/backups => generated 315 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:39:29.898346 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-9cb39b04-b358-4f9c-81ae-657fa4b722a7 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:29.902811 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-9cb39b04-b358-4f9c-81ae-657fa4b722a7 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/backups/9598bc10-8708-448c-98c7-3f6e07e4feb7 Jul 03 02:39:29.903219 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-9cb39b04-b358-4f9c-81ae-657fa4b722a7 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:29.903219 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-9cb39b04-b358-4f9c-81ae-657fa4b722a7 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:29.903467 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-9cb39b04-b358-4f9c-81ae-657fa4b722a7 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Show backup with id 9598bc10-8708-448c-98c7-3f6e07e4feb7. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:39:29.918118 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:29.918118 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:39:29.918823 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-9cb39b04-b358-4f9c-81ae-657fa4b722a7 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/backups/9598bc10-8708-448c-98c7-3f6e07e4feb7 returned with HTTP 200 Jul 03 02:39:29.919328 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1193/4753] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:39:29 2026] GET /volume/v3/backups/9598bc10-8708-448c-98c7-3f6e07e4feb7 => generated 722 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:29.934958 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-2b0e1b44-373d-44db-a2a3-9da8882074f0 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:29.938655 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-2b0e1b44-373d-44db-a2a3-9da8882074f0 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] GET https://10.4.3.223/volume/v3/volumes/db940d45-e5cf-44dc-b386-8dd6d8e779a9 Jul 03 02:39:29.938930 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-2b0e1b44-373d-44db-a2a3-9da8882074f0 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:29.939238 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-2b0e1b44-373d-44db-a2a3-9da8882074f0 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:29.949057 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:29.949057 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:39:29.953858 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-2b0e1b44-373d-44db-a2a3-9da8882074f0 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Volume info retrieved successfully. Jul 03 02:39:29.959182 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-2b0e1b44-373d-44db-a2a3-9da8882074f0 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] https://10.4.3.223/volume/v3/volumes/db940d45-e5cf-44dc-b386-8dd6d8e779a9 returned with HTTP 200 Jul 03 02:39:29.959664 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1188/4754] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:39:29 2026] GET /volume/v3/volumes/db940d45-e5cf-44dc-b386-8dd6d8e779a9 => generated 902 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:30.177513 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-cb77e6c0-1f71-4eca-b367-ac77b098cb40 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:30.179351 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-cb77e6c0-1f71-4eca-b367-ac77b098cb40 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:39:30.179745 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-cb77e6c0-1f71-4eca-b367-ac77b098cb40 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-97921851", "snapshot_id": null, "imageRef": "ea993fc3-c724-45f7-8dae-63cf2cac16e5", "volume_type": null, "size": 1}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:39:30.181404 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.volumes [None req-cb77e6c0-1f71-4eca-b367-ac77b098cb40 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-97921851', 'snapshot_id': None, 'imageRef': 'ea993fc3-c724-45f7-8dae-63cf2cac16e5', 'volume_type': None, 'size': 1}} {{(pid=100015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:39:30.185067 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-74048e78-c29c-4552-860a-8baf5368face None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:30.187435 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-74048e78-c29c-4552-860a-8baf5368face tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/volumes/a16a03d7-2af4-4661-ad32-378225bc5650 Jul 03 02:39:30.187740 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-74048e78-c29c-4552-860a-8baf5368face tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:30.188015 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-74048e78-c29c-4552-860a-8baf5368face tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:30.198207 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:30.198207 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:39:30.204254 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-74048e78-c29c-4552-860a-8baf5368face tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Volume info retrieved successfully. Jul 03 02:39:30.210275 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-74048e78-c29c-4552-860a-8baf5368face tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/volumes/a16a03d7-2af4-4661-ad32-378225bc5650 returned with HTTP 200 Jul 03 02:39:30.210788 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1179/4755] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:39:30 2026] GET /volume/v3/volumes/a16a03d7-2af4-4661-ad32-378225bc5650 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:30.226248 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-20cc083c-5570-4735-81ca-f8ea13cfbbb3 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:30.227765 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-20cc083c-5570-4735-81ca-f8ea13cfbbb3 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] POST https://10.4.3.223/volume/v3/backups Jul 03 02:39:30.228114 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-20cc083c-5570-4735-81ca-f8ea13cfbbb3 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a16a03d7-2af4-4661-ad32-378225bc5650", "name": "tempest-VolumesBackupsTest-Backup-963539223"}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:39:30.229396 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.contrib.backups [None req-20cc083c-5570-4735-81ca-f8ea13cfbbb3 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Creating new backup {'backup': {'volume_id': 'a16a03d7-2af4-4661-ad32-378225bc5650', 'name': 'tempest-VolumesBackupsTest-Backup-963539223'}} {{(pid=100013) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 02:39:30.229627 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.contrib.backups [None req-20cc083c-5570-4735-81ca-f8ea13cfbbb3 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Creating backup of volume a16a03d7-2af4-4661-ad32-378225bc5650 in container None Jul 03 02:39:30.236400 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:30.236400 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:39:30.236950 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-20cc083c-5570-4735-81ca-f8ea13cfbbb3 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Volume info retrieved successfully. Jul 03 02:39:30.261851 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.quota [None req-20cc083c-5570-4735-81ca-f8ea13cfbbb3 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Created reservations ['0176a2f4-9a1e-4d58-a255-b9a67ff42598', 'b2799bf0-145d-4243-8c26-d041640efbde'] {{(pid=100013) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:39:30.268198 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-cb77e6c0-1f71-4eca-b367-ac77b098cb40 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Create volume of 1 GB Jul 03 02:39:30.273066 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-cb77e6c0-1f71-4eca-b367-ac77b098cb40 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Availability Zones retrieved successfully. Jul 03 02:39:30.278305 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-cb77e6c0-1f71-4eca-b367-ac77b098cb40 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Flow 'volume_create_api' (3715e654-42f5-42ff-89aa-68c5ec0e7811) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:39:30.279505 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-cb77e6c0-1f71-4eca-b367-ac77b098cb40 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (185e6b7e-0d44-4346-a165-46047e17a8bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:39:30.280498 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.flows.api.create_volume [None req-cb77e6c0-1f71-4eca-b367-ac77b098cb40 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Validating volume size '1' using validate_int {{(pid=100015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:39:30.312499 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-20cc083c-5570-4735-81ca-f8ea13cfbbb3 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups returned with HTTP 202 Jul 03 02:39:30.313064 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1194/4756] 10.4.3.223 () {68 vars in 1259 bytes} [Fri Jul 3 02:39:30 2026] POST /volume/v3/backups => generated 329 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:39:30.323609 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-92c106c8-f36f-4c9c-9b5b-ca6b714a6429 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:30.325361 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-92c106c8-f36f-4c9c-9b5b-ca6b714a6429 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/d905c25c-2355-4eaa-8fa4-369f094500c2 Jul 03 02:39:30.325575 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-92c106c8-f36f-4c9c-9b5b-ca6b714a6429 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:30.325751 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-92c106c8-f36f-4c9c-9b5b-ca6b714a6429 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:30.325870 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-92c106c8-f36f-4c9c-9b5b-ca6b714a6429 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id d905c25c-2355-4eaa-8fa4-369f094500c2. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:39:30.332013 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:30.332013 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:39:30.333595 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-92c106c8-f36f-4c9c-9b5b-ca6b714a6429 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/d905c25c-2355-4eaa-8fa4-369f094500c2 returned with HTTP 200 Jul 03 02:39:30.333953 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1189/4757] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:39:30 2026] GET /volume/v3/backups/d905c25c-2355-4eaa-8fa4-369f094500c2 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:30.359390 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-cb77e6c0-1f71-4eca-b367-ac77b098cb40 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (185e6b7e-0d44-4346-a165-46047e17a8bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:39:30.360183 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-cb77e6c0-1f71-4eca-b367-ac77b098cb40 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96b0b45a-c849-463a-a6e9-870bccdc69b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:39:30.405324 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.quota [None req-cb77e6c0-1f71-4eca-b367-ac77b098cb40 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Created reservations ['03062e3f-0703-4c29-b4d8-de1ac64ef253', '70355a12-ce2f-4835-92f0-300aefa94e20', '6aaf8dfa-c29a-438e-858c-92c8718256d1', '81012814-774b-43e7-89e2-1efa1a773cbd'] {{(pid=100015) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:39:30.406270 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-cb77e6c0-1f71-4eca-b367-ac77b098cb40 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96b0b45a-c849-463a-a6e9-870bccdc69b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['03062e3f-0703-4c29-b4d8-de1ac64ef253', '70355a12-ce2f-4835-92f0-300aefa94e20', '6aaf8dfa-c29a-438e-858c-92c8718256d1', '81012814-774b-43e7-89e2-1efa1a773cbd']}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:39:30.407121 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-cb77e6c0-1f71-4eca-b367-ac77b098cb40 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a37fb39b-8991-4fd3-8a49-be8de0917267) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:39:30.432604 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-cb77e6c0-1f71-4eca-b367-ac77b098cb40 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a37fb39b-8991-4fd3-8a49-be8de0917267) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1acf83d0-5e05-44e1-be4f-eb5fe04a95ad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-97921851',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a08ee0c5cd5c487abb7a76039a8a3598',qos_specs=None,replication_status=,reservations=['03062e3f-0703-4c29-b4d8-de1ac64ef253','70355a12-ce2f-4835-92f0-300aefa94e20','6aaf8dfa-c29a-438e-858c-92c8718256d1','81012814-774b-43e7-89e2-1efa1a773cbd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4f82f451af94649aa7d493979ce0624',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:39:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-97921851',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1acf83d0-5e05-44e1-be4f-eb5fe04a95ad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a08ee0c5cd5c487abb7a76039a8a3598',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c4f82f451af94649aa7d493979ce0624',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:39:30.433361 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-cb77e6c0-1f71-4eca-b367-ac77b098cb40 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c989c662-5f0a-4a29-a2a2-7054d1774008) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:39:30.451561 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-cb77e6c0-1f71-4eca-b367-ac77b098cb40 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c989c662-5f0a-4a29-a2a2-7054d1774008) transitioned into state 'SUCCESS' from state '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-97921851',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a08ee0c5cd5c487abb7a76039a8a3598',qos_specs=None,replication_status=,reservations=['03062e3f-0703-4c29-b4d8-de1ac64ef253','70355a12-ce2f-4835-92f0-300aefa94e20','6aaf8dfa-c29a-438e-858c-92c8718256d1','81012814-774b-43e7-89e2-1efa1a773cbd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4f82f451af94649aa7d493979ce0624',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:39:30.452162 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-cb77e6c0-1f71-4eca-b367-ac77b098cb40 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca56cc92-ec82-4fb1-8cd9-1c5805b3c3eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:39:30.462768 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-cb77e6c0-1f71-4eca-b367-ac77b098cb40 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca56cc92-ec82-4fb1-8cd9-1c5805b3c3eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:39:30.463582 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-cb77e6c0-1f71-4eca-b367-ac77b098cb40 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Flow 'volume_create_api' (3715e654-42f5-42ff-89aa-68c5ec0e7811) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:39:30.463861 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-cb77e6c0-1f71-4eca-b367-ac77b098cb40 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Create volume request issued successfully. Jul 03 02:39:30.464370 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-cb77e6c0-1f71-4eca-b367-ac77b098cb40 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:39:30.464836 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1196/4758] 10.4.3.223 () {68 vars in 1259 bytes} [Fri Jul 3 02:39:30 2026] POST /volume/v3/volumes => generated 757 bytes in 288 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:39:30.486650 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-a8281ecc-a180-412a-a339-25c8d40940ca None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:30.489958 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-a8281ecc-a180-412a-a339-25c8d40940ca tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] GET https://10.4.3.223/volume/v3/volumes/1acf83d0-5e05-44e1-be4f-eb5fe04a95ad Jul 03 02:39:30.490408 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-a8281ecc-a180-412a-a339-25c8d40940ca tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:30.490408 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-a8281ecc-a180-412a-a339-25c8d40940ca tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:30.501354 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:30.501354 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:39:30.508807 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-a8281ecc-a180-412a-a339-25c8d40940ca tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Volume info retrieved successfully. Jul 03 02:39:30.518638 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-a8281ecc-a180-412a-a339-25c8d40940ca tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/volumes/1acf83d0-5e05-44e1-be4f-eb5fe04a95ad returned with HTTP 200 Jul 03 02:39:30.519070 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1180/4759] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:39:30 2026] GET /volume/v3/volumes/1acf83d0-5e05-44e1-be4f-eb5fe04a95ad => generated 825 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:30.605181 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-317a0f1b-6d3f-476c-a9a6-3208b9a8df7d None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:30.607446 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-317a0f1b-6d3f-476c-a9a6-3208b9a8df7d tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] GET https://10.4.3.223/volume/v3/volumes/13853f5d-9cc9-4132-8f42-6ab5b7c32250 Jul 03 02:39:30.607727 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-317a0f1b-6d3f-476c-a9a6-3208b9a8df7d tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:30.607943 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-317a0f1b-6d3f-476c-a9a6-3208b9a8df7d tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:30.625880 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:30.625880 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:39:30.630931 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-317a0f1b-6d3f-476c-a9a6-3208b9a8df7d tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Volume info retrieved successfully. Jul 03 02:39:30.636659 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-317a0f1b-6d3f-476c-a9a6-3208b9a8df7d tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] https://10.4.3.223/volume/v3/volumes/13853f5d-9cc9-4132-8f42-6ab5b7c32250 returned with HTTP 200 Jul 03 02:39:30.637026 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1195/4760] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:39:30 2026] GET /volume/v3/volumes/13853f5d-9cc9-4132-8f42-6ab5b7c32250 => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:30.930826 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-07f43f96-8c8e-4309-9a30-fdf5ed101de2 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:30.932436 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-07f43f96-8c8e-4309-9a30-fdf5ed101de2 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/backups/9598bc10-8708-448c-98c7-3f6e07e4feb7 Jul 03 02:39:30.932717 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-07f43f96-8c8e-4309-9a30-fdf5ed101de2 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:30.933010 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-07f43f96-8c8e-4309-9a30-fdf5ed101de2 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:30.933153 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-07f43f96-8c8e-4309-9a30-fdf5ed101de2 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Show backup with id 9598bc10-8708-448c-98c7-3f6e07e4feb7. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:39:30.937317 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:30.937317 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:39:30.938472 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-07f43f96-8c8e-4309-9a30-fdf5ed101de2 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/backups/9598bc10-8708-448c-98c7-3f6e07e4feb7 returned with HTTP 200 Jul 03 02:39:30.938903 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1190/4761] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:39:30 2026] GET /volume/v3/backups/9598bc10-8708-448c-98c7-3f6e07e4feb7 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:30.973918 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-0887ea1e-296d-4eda-a46d-73b1153cae05 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:30.976026 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-0887ea1e-296d-4eda-a46d-73b1153cae05 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] GET https://10.4.3.223/volume/v3/volumes/db940d45-e5cf-44dc-b386-8dd6d8e779a9 Jul 03 02:39:30.976232 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-0887ea1e-296d-4eda-a46d-73b1153cae05 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:30.976483 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-0887ea1e-296d-4eda-a46d-73b1153cae05 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:30.983723 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:30.983723 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:39:30.990078 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-0887ea1e-296d-4eda-a46d-73b1153cae05 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Volume info retrieved successfully. Jul 03 02:39:30.997785 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-0887ea1e-296d-4eda-a46d-73b1153cae05 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] https://10.4.3.223/volume/v3/volumes/db940d45-e5cf-44dc-b386-8dd6d8e779a9 returned with HTTP 200 Jul 03 02:39:30.998183 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1197/4762] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:39:30 2026] GET /volume/v3/volumes/db940d45-e5cf-44dc-b386-8dd6d8e779a9 => generated 1450 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:39:31.120094 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-321a493f-9cda-4a87-af16-4d54af8f3051 req-3ea9718a-a062-4d36-ae8f-cb8284007ec4 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:31.122588 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-321a493f-9cda-4a87-af16-4d54af8f3051 req-3ea9718a-a062-4d36-ae8f-cb8284007ec4 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] GET https://10.4.3.223/volume/v3/volumes/db940d45-e5cf-44dc-b386-8dd6d8e779a9 Jul 03 02:39:31.122816 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-321a493f-9cda-4a87-af16-4d54af8f3051 req-3ea9718a-a062-4d36-ae8f-cb8284007ec4 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:31.123038 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-321a493f-9cda-4a87-af16-4d54af8f3051 req-3ea9718a-a062-4d36-ae8f-cb8284007ec4 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:31.131885 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:31.131885 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:39:31.136810 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [req-321a493f-9cda-4a87-af16-4d54af8f3051 req-3ea9718a-a062-4d36-ae8f-cb8284007ec4 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Volume info retrieved successfully. Jul 03 02:39:31.143292 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-321a493f-9cda-4a87-af16-4d54af8f3051 req-3ea9718a-a062-4d36-ae8f-cb8284007ec4 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] https://10.4.3.223/volume/v3/volumes/db940d45-e5cf-44dc-b386-8dd6d8e779a9 returned with HTTP 200 Jul 03 02:39:31.143866 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1181/4763] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:39:31 2026] GET /volume/v3/volumes/db940d45-e5cf-44dc-b386-8dd6d8e779a9 => generated 1450 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:39:31.346135 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-667d6205-05af-4524-aef2-a067badf1e3e None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:31.348522 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-667d6205-05af-4524-aef2-a067badf1e3e tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/d905c25c-2355-4eaa-8fa4-369f094500c2 Jul 03 02:39:31.348833 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-667d6205-05af-4524-aef2-a067badf1e3e tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:31.349132 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-667d6205-05af-4524-aef2-a067badf1e3e tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:31.349315 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-667d6205-05af-4524-aef2-a067badf1e3e tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id d905c25c-2355-4eaa-8fa4-369f094500c2. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:39:31.355552 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:31.355552 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:39:31.356789 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-667d6205-05af-4524-aef2-a067badf1e3e tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/d905c25c-2355-4eaa-8fa4-369f094500c2 returned with HTTP 200 Jul 03 02:39:31.357399 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1196/4764] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:39:31 2026] GET /volume/v3/backups/d905c25c-2355-4eaa-8fa4-369f094500c2 => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:31.534409 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-593214ef-45df-44a0-97dd-1319896f28f5 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:31.535924 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-593214ef-45df-44a0-97dd-1319896f28f5 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] GET https://10.4.3.223/volume/v3/volumes/1acf83d0-5e05-44e1-be4f-eb5fe04a95ad Jul 03 02:39:31.536156 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-593214ef-45df-44a0-97dd-1319896f28f5 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:31.536388 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-593214ef-45df-44a0-97dd-1319896f28f5 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:31.543714 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:31.543714 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:39:31.547764 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-593214ef-45df-44a0-97dd-1319896f28f5 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Volume info retrieved successfully. Jul 03 02:39:31.552635 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-593214ef-45df-44a0-97dd-1319896f28f5 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/volumes/1acf83d0-5e05-44e1-be4f-eb5fe04a95ad returned with HTTP 200 Jul 03 02:39:31.553092 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1191/4765] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:39:31 2026] GET /volume/v3/volumes/1acf83d0-5e05-44e1-be4f-eb5fe04a95ad => generated 1365 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:39:31.565922 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-3bc29eb5-d6ae-43f3-acd4-a1722278a4ac None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:31.568187 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-3bc29eb5-d6ae-43f3-acd4-a1722278a4ac tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] GET https://10.4.3.223/volume/v3/volumes/1acf83d0-5e05-44e1-be4f-eb5fe04a95ad Jul 03 02:39:31.568438 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-3bc29eb5-d6ae-43f3-acd4-a1722278a4ac tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:31.568724 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-3bc29eb5-d6ae-43f3-acd4-a1722278a4ac tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:31.576639 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:31.576639 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:39:31.580856 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-3bc29eb5-d6ae-43f3-acd4-a1722278a4ac tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Volume info retrieved successfully. Jul 03 02:39:31.585739 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-3bc29eb5-d6ae-43f3-acd4-a1722278a4ac tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/volumes/1acf83d0-5e05-44e1-be4f-eb5fe04a95ad returned with HTTP 200 Jul 03 02:39:31.586099 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1198/4766] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:39:31 2026] GET /volume/v3/volumes/1acf83d0-5e05-44e1-be4f-eb5fe04a95ad => generated 1365 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:39:31.603531 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-321a493f-9cda-4a87-af16-4d54af8f3051 req-2ce6a386-2623-4f34-9ba9-d8ddd65a7c27 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:31.606398 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-321a493f-9cda-4a87-af16-4d54af8f3051 req-2ce6a386-2623-4f34-9ba9-d8ddd65a7c27 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] GET https://10.4.3.223/volume/v3/volumes/db940d45-e5cf-44dc-b386-8dd6d8e779a9 Jul 03 02:39:31.606712 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-321a493f-9cda-4a87-af16-4d54af8f3051 req-2ce6a386-2623-4f34-9ba9-d8ddd65a7c27 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:31.606964 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-321a493f-9cda-4a87-af16-4d54af8f3051 req-2ce6a386-2623-4f34-9ba9-d8ddd65a7c27 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:31.615958 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:31.615958 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:39:31.620567 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [req-321a493f-9cda-4a87-af16-4d54af8f3051 req-2ce6a386-2623-4f34-9ba9-d8ddd65a7c27 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Volume info retrieved successfully. Jul 03 02:39:31.627400 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-321a493f-9cda-4a87-af16-4d54af8f3051 req-2ce6a386-2623-4f34-9ba9-d8ddd65a7c27 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] https://10.4.3.223/volume/v3/volumes/db940d45-e5cf-44dc-b386-8dd6d8e779a9 returned with HTTP 200 Jul 03 02:39:31.627955 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1182/4767] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:39:31 2026] GET /volume/v3/volumes/db940d45-e5cf-44dc-b386-8dd6d8e779a9 => generated 1450 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:39:31.638213 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-566e3784-c926-4306-b66d-83feac34e595 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:31.638610 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-566e3784-c926-4306-b66d-83feac34e595 None None] GET https://10.4.3.223/volume// Jul 03 02:39:31.638777 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-566e3784-c926-4306-b66d-83feac34e595 None None] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:31.638943 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-566e3784-c926-4306-b66d-83feac34e595 None None] Calling method 'all' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:31.639247 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-566e3784-c926-4306-b66d-83feac34e595 None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:39:31.639576 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1197/4768] 10.4.3.223 () {66 vars in 1419 bytes} [Fri Jul 3 02:39:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:39:31.649366 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-321a493f-9cda-4a87-af16-4d54af8f3051 req-73969529-9c4f-4af2-88cf-a818275afd78 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:31.649691 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-555e45eb-7208-4200-b269-b27ea82c0af0 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:31.651761 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-555e45eb-7208-4200-b269-b27ea82c0af0 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] GET https://10.4.3.223/volume/v3/volumes/13853f5d-9cc9-4132-8f42-6ab5b7c32250 Jul 03 02:39:31.651956 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-555e45eb-7208-4200-b269-b27ea82c0af0 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:31.652001 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-321a493f-9cda-4a87-af16-4d54af8f3051 req-73969529-9c4f-4af2-88cf-a818275afd78 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] POST https://10.4.3.223/volume/v3/attachments Jul 03 02:39:31.652152 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-555e45eb-7208-4200-b269-b27ea82c0af0 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:31.652544 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-321a493f-9cda-4a87-af16-4d54af8f3051 req-73969529-9c4f-4af2-88cf-a818275afd78 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "db940d45-e5cf-44dc-b386-8dd6d8e779a9", "connector": null, "instance_uuid": "8f93735f-2cf9-40a6-acf1-76a8f3c1d314"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:39:31.661952 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:31.661952 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:39:31.662125 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:31.662125 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:39:31.666268 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-555e45eb-7208-4200-b269-b27ea82c0af0 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Volume info retrieved successfully. Jul 03 02:39:31.670769 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-555e45eb-7208-4200-b269-b27ea82c0af0 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] https://10.4.3.223/volume/v3/volumes/13853f5d-9cc9-4132-8f42-6ab5b7c32250 returned with HTTP 200 Jul 03 02:39:31.671226 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1199/4769] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:39:31 2026] GET /volume/v3/volumes/13853f5d-9cc9-4132-8f42-6ab5b7c32250 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:31.696840 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-321a493f-9cda-4a87-af16-4d54af8f3051 req-73969529-9c4f-4af2-88cf-a818275afd78 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Jul 03 02:39:31.696840 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1192/4770] 10.4.3.223 () {74 vars in 1594 bytes} [Fri Jul 3 02:39:31 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) Jul 03 02:39:31.713236 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-444723b3-da5c-41c1-be59-7366cb9b06b2 req-9bba7257-2230-438f-9404-4a5f273ba5d9 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:31.715392 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-444723b3-da5c-41c1-be59-7366cb9b06b2 req-9bba7257-2230-438f-9404-4a5f273ba5d9 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] GET https://10.4.3.223/volume/v3/volumes/1acf83d0-5e05-44e1-be4f-eb5fe04a95ad Jul 03 02:39:31.715618 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-444723b3-da5c-41c1-be59-7366cb9b06b2 req-9bba7257-2230-438f-9404-4a5f273ba5d9 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:31.715815 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-444723b3-da5c-41c1-be59-7366cb9b06b2 req-9bba7257-2230-438f-9404-4a5f273ba5d9 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:31.727814 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:31.727814 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:39:31.731980 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [req-444723b3-da5c-41c1-be59-7366cb9b06b2 req-9bba7257-2230-438f-9404-4a5f273ba5d9 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Volume info retrieved successfully. Jul 03 02:39:31.741311 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-444723b3-da5c-41c1-be59-7366cb9b06b2 req-9bba7257-2230-438f-9404-4a5f273ba5d9 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/volumes/1acf83d0-5e05-44e1-be4f-eb5fe04a95ad returned with HTTP 200 Jul 03 02:39:31.741943 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1183/4771] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:39:31 2026] GET /volume/v3/volumes/1acf83d0-5e05-44e1-be4f-eb5fe04a95ad => generated 1365 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:39:31.954445 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-5d611b9e-5d37-4be0-8f00-ca68a1913acd None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:31.955410 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-5d611b9e-5d37-4be0-8f00-ca68a1913acd tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/backups/9598bc10-8708-448c-98c7-3f6e07e4feb7 Jul 03 02:39:31.955731 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-5d611b9e-5d37-4be0-8f00-ca68a1913acd tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:31.956091 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-5d611b9e-5d37-4be0-8f00-ca68a1913acd tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:31.956341 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-5d611b9e-5d37-4be0-8f00-ca68a1913acd tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Show backup with id 9598bc10-8708-448c-98c7-3f6e07e4feb7. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:39:31.961313 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:31.961313 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:39:31.962151 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-5d611b9e-5d37-4be0-8f00-ca68a1913acd tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/backups/9598bc10-8708-448c-98c7-3f6e07e4feb7 returned with HTTP 200 Jul 03 02:39:31.962719 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1198/4772] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:39:31 2026] GET /volume/v3/backups/9598bc10-8708-448c-98c7-3f6e07e4feb7 => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:32.208251 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-444723b3-da5c-41c1-be59-7366cb9b06b2 req-cfe78b1d-ca65-4d57-8cc0-dfc4884d8d47 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:32.210445 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-444723b3-da5c-41c1-be59-7366cb9b06b2 req-cfe78b1d-ca65-4d57-8cc0-dfc4884d8d47 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] GET https://10.4.3.223/volume/v3/volumes/1acf83d0-5e05-44e1-be4f-eb5fe04a95ad Jul 03 02:39:32.210685 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-444723b3-da5c-41c1-be59-7366cb9b06b2 req-cfe78b1d-ca65-4d57-8cc0-dfc4884d8d47 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:32.210905 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-444723b3-da5c-41c1-be59-7366cb9b06b2 req-cfe78b1d-ca65-4d57-8cc0-dfc4884d8d47 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:32.217801 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:32.217801 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:39:32.222612 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [req-444723b3-da5c-41c1-be59-7366cb9b06b2 req-cfe78b1d-ca65-4d57-8cc0-dfc4884d8d47 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Volume info retrieved successfully. Jul 03 02:39:32.227673 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-444723b3-da5c-41c1-be59-7366cb9b06b2 req-cfe78b1d-ca65-4d57-8cc0-dfc4884d8d47 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/volumes/1acf83d0-5e05-44e1-be4f-eb5fe04a95ad returned with HTTP 200 Jul 03 02:39:32.228060 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1200/4773] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:39:32 2026] GET /volume/v3/volumes/1acf83d0-5e05-44e1-be4f-eb5fe04a95ad => generated 1365 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:39:32.237308 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-33c634b2-18a1-4ca0-b326-9e342ae074f6 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:32.237783 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-33c634b2-18a1-4ca0-b326-9e342ae074f6 None None] GET https://10.4.3.223/volume// Jul 03 02:39:32.237965 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-33c634b2-18a1-4ca0-b326-9e342ae074f6 None None] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:32.238173 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-33c634b2-18a1-4ca0-b326-9e342ae074f6 None None] Calling method 'all' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:32.238559 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-33c634b2-18a1-4ca0-b326-9e342ae074f6 None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:39:32.238864 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1193/4774] 10.4.3.223 () {66 vars in 1419 bytes} [Fri Jul 3 02:39:32 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:39:32.247327 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-444723b3-da5c-41c1-be59-7366cb9b06b2 req-97c51866-db98-4e03-80f7-c900de76ffa4 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:32.249673 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-444723b3-da5c-41c1-be59-7366cb9b06b2 req-97c51866-db98-4e03-80f7-c900de76ffa4 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] POST https://10.4.3.223/volume/v3/attachments Jul 03 02:39:32.250045 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-444723b3-da5c-41c1-be59-7366cb9b06b2 req-97c51866-db98-4e03-80f7-c900de76ffa4 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1acf83d0-5e05-44e1-be4f-eb5fe04a95ad", "connector": null, "instance_uuid": "e4dc1d70-4797-4193-84ac-7dc0f01ba094"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:39:32.258562 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:32.258562 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:39:32.285221 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-444723b3-da5c-41c1-be59-7366cb9b06b2 req-97c51866-db98-4e03-80f7-c900de76ffa4 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Jul 03 02:39:32.285681 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1184/4775] 10.4.3.223 () {74 vars in 1594 bytes} [Fri Jul 3 02:39:32 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) Jul 03 02:39:32.368297 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-2a6696e4-38c5-46ab-9bbf-28652a312ef2 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:32.370394 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-2a6696e4-38c5-46ab-9bbf-28652a312ef2 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/d905c25c-2355-4eaa-8fa4-369f094500c2 Jul 03 02:39:32.370574 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-2a6696e4-38c5-46ab-9bbf-28652a312ef2 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:32.370743 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-2a6696e4-38c5-46ab-9bbf-28652a312ef2 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:32.370857 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-2a6696e4-38c5-46ab-9bbf-28652a312ef2 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id d905c25c-2355-4eaa-8fa4-369f094500c2. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:39:32.378712 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:32.378712 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:39:32.379450 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-2a6696e4-38c5-46ab-9bbf-28652a312ef2 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/d905c25c-2355-4eaa-8fa4-369f094500c2 returned with HTTP 200 Jul 03 02:39:32.379826 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1199/4776] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:39:32 2026] GET /volume/v3/backups/d905c25c-2355-4eaa-8fa4-369f094500c2 => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:32.684394 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-d9eaadf2-9ae2-4732-9705-b99e0cd31f3f None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:32.685948 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-d9eaadf2-9ae2-4732-9705-b99e0cd31f3f tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] GET https://10.4.3.223/volume/v3/volumes/13853f5d-9cc9-4132-8f42-6ab5b7c32250 Jul 03 02:39:32.686133 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-d9eaadf2-9ae2-4732-9705-b99e0cd31f3f tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:32.686294 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-d9eaadf2-9ae2-4732-9705-b99e0cd31f3f tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:32.694620 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:32.694620 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:39:32.697431 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-d9eaadf2-9ae2-4732-9705-b99e0cd31f3f tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Volume info retrieved successfully. Jul 03 02:39:32.700808 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-d9eaadf2-9ae2-4732-9705-b99e0cd31f3f tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] https://10.4.3.223/volume/v3/volumes/13853f5d-9cc9-4132-8f42-6ab5b7c32250 returned with HTTP 200 Jul 03 02:39:32.701129 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1201/4777] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:39:32 2026] GET /volume/v3/volumes/13853f5d-9cc9-4132-8f42-6ab5b7c32250 => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:32.974493 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-e58678f8-7696-46d4-aa52-bd0f3db67f5f None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:32.976215 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-e58678f8-7696-46d4-aa52-bd0f3db67f5f tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/backups/9598bc10-8708-448c-98c7-3f6e07e4feb7 Jul 03 02:39:32.976519 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-e58678f8-7696-46d4-aa52-bd0f3db67f5f tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:32.976755 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-e58678f8-7696-46d4-aa52-bd0f3db67f5f tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:32.976924 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-e58678f8-7696-46d4-aa52-bd0f3db67f5f tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Show backup with id 9598bc10-8708-448c-98c7-3f6e07e4feb7. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:39:32.980961 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:32.980961 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:39:32.981845 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-e58678f8-7696-46d4-aa52-bd0f3db67f5f tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/backups/9598bc10-8708-448c-98c7-3f6e07e4feb7 returned with HTTP 200 Jul 03 02:39:32.982296 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1194/4778] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:39:32 2026] GET /volume/v3/backups/9598bc10-8708-448c-98c7-3f6e07e4feb7 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:33.393697 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-1b6060a0-fd4d-4fe3-85d5-a6dfb206cdd3 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:33.395593 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-1b6060a0-fd4d-4fe3-85d5-a6dfb206cdd3 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/d905c25c-2355-4eaa-8fa4-369f094500c2 Jul 03 02:39:33.395969 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-1b6060a0-fd4d-4fe3-85d5-a6dfb206cdd3 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:33.398463 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-1b6060a0-fd4d-4fe3-85d5-a6dfb206cdd3 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:33.398463 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-1b6060a0-fd4d-4fe3-85d5-a6dfb206cdd3 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id d905c25c-2355-4eaa-8fa4-369f094500c2. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:39:33.403356 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:33.403356 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:39:33.405375 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-1b6060a0-fd4d-4fe3-85d5-a6dfb206cdd3 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/d905c25c-2355-4eaa-8fa4-369f094500c2 returned with HTTP 200 Jul 03 02:39:33.405375 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1185/4779] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:39:33 2026] GET /volume/v3/backups/d905c25c-2355-4eaa-8fa4-369f094500c2 => generated 738 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:33.439741 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-fbe5c518-9e32-4dd9-9fb9-023e5344cb39 req-58be71a0-0d34-4845-85a0-d854ef1294be None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:33.444899 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-fbe5c518-9e32-4dd9-9fb9-023e5344cb39 req-58be71a0-0d34-4845-85a0-d854ef1294be tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] POST https://10.4.3.223/volume/v3/attachments/65b283ba-4a48-4bd0-82c7-3e536009d1cc/action Jul 03 02:39:33.445307 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-fbe5c518-9e32-4dd9-9fb9-023e5344cb39 req-58be71a0-0d34-4845-85a0-d854ef1294be tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Action body: b'{"os-complete": null}' {{(pid=100013) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:39:33.445548 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-fbe5c518-9e32-4dd9-9fb9-023e5344cb39 req-58be71a0-0d34-4845-85a0-d854ef1294be tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:39:33.466639 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:33.466639 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:39:33.483402 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-fbe5c518-9e32-4dd9-9fb9-023e5344cb39 req-58be71a0-0d34-4845-85a0-d854ef1294be tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] https://10.4.3.223/volume/v3/attachments/65b283ba-4a48-4bd0-82c7-3e536009d1cc/action returned with HTTP 204 Jul 03 02:39:33.483899 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1200/4780] 10.4.3.223 () {74 vars in 1725 bytes} [Fri Jul 3 02:39:33 2026] POST /volume/v3/attachments/65b283ba-4a48-4bd0-82c7-3e536009d1cc/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:39:33.712472 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-7aa94195-9a09-4c0b-8698-9c9e53b65506 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:33.714246 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-7aa94195-9a09-4c0b-8698-9c9e53b65506 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] GET https://10.4.3.223/volume/v3/volumes/13853f5d-9cc9-4132-8f42-6ab5b7c32250 Jul 03 02:39:33.714463 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-7aa94195-9a09-4c0b-8698-9c9e53b65506 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:33.714648 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-7aa94195-9a09-4c0b-8698-9c9e53b65506 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:33.727826 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:33.727826 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:39:33.727965 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-7aa94195-9a09-4c0b-8698-9c9e53b65506 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Volume info retrieved successfully. Jul 03 02:39:33.733303 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-7aa94195-9a09-4c0b-8698-9c9e53b65506 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] https://10.4.3.223/volume/v3/volumes/13853f5d-9cc9-4132-8f42-6ab5b7c32250 returned with HTTP 200 Jul 03 02:39:33.733740 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1202/4781] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:39:33 2026] GET /volume/v3/volumes/13853f5d-9cc9-4132-8f42-6ab5b7c32250 => generated 1139 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:39:33.750608 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-80f95085-9ee0-45e0-a8ac-ed0c191d10da None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:33.753999 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-80f95085-9ee0-45e0-a8ac-ed0c191d10da tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] GET https://10.4.3.223/volume/v3/volumes/13853f5d-9cc9-4132-8f42-6ab5b7c32250 Jul 03 02:39:33.754251 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-80f95085-9ee0-45e0-a8ac-ed0c191d10da tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:33.754473 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-80f95085-9ee0-45e0-a8ac-ed0c191d10da tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:33.767355 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:33.767355 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:39:33.771994 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-80f95085-9ee0-45e0-a8ac-ed0c191d10da tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Volume info retrieved successfully. Jul 03 02:39:33.777407 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-80f95085-9ee0-45e0-a8ac-ed0c191d10da tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] https://10.4.3.223/volume/v3/volumes/13853f5d-9cc9-4132-8f42-6ab5b7c32250 returned with HTTP 200 Jul 03 02:39:33.777930 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1195/4782] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:39:33 2026] GET /volume/v3/volumes/13853f5d-9cc9-4132-8f42-6ab5b7c32250 => generated 1139 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:39:33.790625 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-2c88a5cc-6e9a-4625-9192-23996fb1b1fa None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:33.791931 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-2c88a5cc-6e9a-4625-9192-23996fb1b1fa tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] POST https://10.4.3.223/volume/v3/snapshots Jul 03 02:39:33.792323 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-2c88a5cc-6e9a-4625-9192-23996fb1b1fa tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "13853f5d-9cc9-4132-8f42-6ab5b7c32250", "force": true, "name": "tempest-TestMinimumBasicScenario-snapshot-1358485954", "description": null, "metadata": null}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:39:33.803898 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:33.803898 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:39:33.804658 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-2c88a5cc-6e9a-4625-9192-23996fb1b1fa tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Volume info retrieved successfully. Jul 03 02:39:33.804895 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.snapshots [None req-2c88a5cc-6e9a-4625-9192-23996fb1b1fa tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Create snapshot from volume 13853f5d-9cc9-4132-8f42-6ab5b7c32250 Jul 03 02:39:33.848279 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.quota [None req-2c88a5cc-6e9a-4625-9192-23996fb1b1fa tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Created reservations ['f952d439-a537-4234-a4fa-56728bea3118', '3b852025-94b4-437a-9d46-21f1bb76d5fb', 'f84ff4d5-ba5c-4b22-8c9e-1c085d8715c7', '8e78edf4-3474-43c9-8095-96c57de7d4ba'] {{(pid=100014) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:39:33.880967 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-2c88a5cc-6e9a-4625-9192-23996fb1b1fa tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Snapshot force create request issued successfully. Jul 03 02:39:33.880967 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-2c88a5cc-6e9a-4625-9192-23996fb1b1fa tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] https://10.4.3.223/volume/v3/snapshots returned with HTTP 202 Jul 03 02:39:33.880967 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1186/4783] 10.4.3.223 () {68 vars in 1265 bytes} [Fri Jul 3 02:39:33 2026] POST /volume/v3/snapshots => generated 311 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:39:33.896068 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-edf2dc0a-d141-4685-b8ba-972ae63bd995 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:33.897871 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-edf2dc0a-d141-4685-b8ba-972ae63bd995 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] GET https://10.4.3.223/volume/v3/snapshots/f9031eb0-4569-49d2-a734-b0b312fa8c6e Jul 03 02:39:33.898094 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-edf2dc0a-d141-4685-b8ba-972ae63bd995 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:33.898308 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-edf2dc0a-d141-4685-b8ba-972ae63bd995 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:33.906000 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:33.906000 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:39:33.906405 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-edf2dc0a-d141-4685-b8ba-972ae63bd995 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Snapshot retrieved successfully. Jul 03 02:39:33.907320 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-edf2dc0a-d141-4685-b8ba-972ae63bd995 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] https://10.4.3.223/volume/v3/snapshots/f9031eb0-4569-49d2-a734-b0b312fa8c6e returned with HTTP 200 Jul 03 02:39:33.907732 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1201/4784] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:39:33 2026] GET /volume/v3/snapshots/f9031eb0-4569-49d2-a734-b0b312fa8c6e => generated 443 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:33.993696 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-1e96b564-f45c-496f-ba04-5f168d54ae3c None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:33.996350 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-1e96b564-f45c-496f-ba04-5f168d54ae3c tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/backups/9598bc10-8708-448c-98c7-3f6e07e4feb7 Jul 03 02:39:33.996799 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-1e96b564-f45c-496f-ba04-5f168d54ae3c tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:33.997175 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-1e96b564-f45c-496f-ba04-5f168d54ae3c tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:33.997330 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-1e96b564-f45c-496f-ba04-5f168d54ae3c tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Show backup with id 9598bc10-8708-448c-98c7-3f6e07e4feb7. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:39:34.001495 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:34.001495 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:39:34.002322 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-1e96b564-f45c-496f-ba04-5f168d54ae3c tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/backups/9598bc10-8708-448c-98c7-3f6e07e4feb7 returned with HTTP 200 Jul 03 02:39:34.003027 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1203/4785] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:39:33 2026] GET /volume/v3/backups/9598bc10-8708-448c-98c7-3f6e07e4feb7 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:34.417142 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-3817b09b-9584-4c9a-a7f8-7d8123f61851 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:34.419344 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-3817b09b-9584-4c9a-a7f8-7d8123f61851 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/d905c25c-2355-4eaa-8fa4-369f094500c2 Jul 03 02:39:34.419582 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-3817b09b-9584-4c9a-a7f8-7d8123f61851 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:34.419821 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-3817b09b-9584-4c9a-a7f8-7d8123f61851 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:34.419992 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-3817b09b-9584-4c9a-a7f8-7d8123f61851 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id d905c25c-2355-4eaa-8fa4-369f094500c2. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:39:34.424891 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:34.424891 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:39:34.426048 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-3817b09b-9584-4c9a-a7f8-7d8123f61851 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/d905c25c-2355-4eaa-8fa4-369f094500c2 returned with HTTP 200 Jul 03 02:39:34.426490 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1196/4786] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:39:34 2026] GET /volume/v3/backups/d905c25c-2355-4eaa-8fa4-369f094500c2 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:34.916849 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-823d34fc-1c29-4152-a470-b18b4f4adaf9 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:34.918572 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-823d34fc-1c29-4152-a470-b18b4f4adaf9 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] GET https://10.4.3.223/volume/v3/snapshots/f9031eb0-4569-49d2-a734-b0b312fa8c6e Jul 03 02:39:34.918748 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-823d34fc-1c29-4152-a470-b18b4f4adaf9 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:34.918927 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-823d34fc-1c29-4152-a470-b18b4f4adaf9 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:34.923803 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:34.923803 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:39:34.924219 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-823d34fc-1c29-4152-a470-b18b4f4adaf9 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Snapshot retrieved successfully. Jul 03 02:39:34.924972 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-823d34fc-1c29-4152-a470-b18b4f4adaf9 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] https://10.4.3.223/volume/v3/snapshots/f9031eb0-4569-49d2-a734-b0b312fa8c6e returned with HTTP 200 Jul 03 02:39:34.925317 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1187/4787] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:39:34 2026] GET /volume/v3/snapshots/f9031eb0-4569-49d2-a734-b0b312fa8c6e => generated 470 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:34.933615 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-8fd57604-52ef-401b-8fe6-6a02fd34f4e8 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:34.935480 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-8fd57604-52ef-401b-8fe6-6a02fd34f4e8 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] GET https://10.4.3.223/volume/v3/snapshots/f9031eb0-4569-49d2-a734-b0b312fa8c6e Jul 03 02:39:34.935717 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-8fd57604-52ef-401b-8fe6-6a02fd34f4e8 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:34.935898 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-8fd57604-52ef-401b-8fe6-6a02fd34f4e8 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:34.940763 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:34.940763 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:39:34.941197 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-8fd57604-52ef-401b-8fe6-6a02fd34f4e8 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Snapshot retrieved successfully. Jul 03 02:39:34.941948 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-8fd57604-52ef-401b-8fe6-6a02fd34f4e8 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] https://10.4.3.223/volume/v3/snapshots/f9031eb0-4569-49d2-a734-b0b312fa8c6e returned with HTTP 200 Jul 03 02:39:34.942467 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1202/4788] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:39:34 2026] GET /volume/v3/snapshots/f9031eb0-4569-49d2-a734-b0b312fa8c6e => generated 470 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:34.951496 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-5639fd29-6805-48f1-86f5-800e4cbe42f6 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:34.953848 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-5639fd29-6805-48f1-86f5-800e4cbe42f6 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] GET https://10.4.3.223/volume/v3/volumes/13853f5d-9cc9-4132-8f42-6ab5b7c32250 Jul 03 02:39:34.954046 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-5639fd29-6805-48f1-86f5-800e4cbe42f6 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:34.954233 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-5639fd29-6805-48f1-86f5-800e4cbe42f6 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:34.967817 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:34.967817 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:39:34.971169 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-5639fd29-6805-48f1-86f5-800e4cbe42f6 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Volume info retrieved successfully. Jul 03 02:39:34.979644 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-5639fd29-6805-48f1-86f5-800e4cbe42f6 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] https://10.4.3.223/volume/v3/volumes/13853f5d-9cc9-4132-8f42-6ab5b7c32250 returned with HTTP 200 Jul 03 02:39:34.979986 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1204/4789] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:39:34 2026] GET /volume/v3/volumes/13853f5d-9cc9-4132-8f42-6ab5b7c32250 => generated 1139 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:39:35.017838 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-dae2d479-13b0-41da-9131-61b4f30419b9 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:35.020065 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-dae2d479-13b0-41da-9131-61b4f30419b9 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/backups/9598bc10-8708-448c-98c7-3f6e07e4feb7 Jul 03 02:39:35.022154 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-dae2d479-13b0-41da-9131-61b4f30419b9 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:35.022363 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-dae2d479-13b0-41da-9131-61b4f30419b9 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:35.022572 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-dae2d479-13b0-41da-9131-61b4f30419b9 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Show backup with id 9598bc10-8708-448c-98c7-3f6e07e4feb7. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:39:35.030127 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:35.030127 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:39:35.032633 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-dae2d479-13b0-41da-9131-61b4f30419b9 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/backups/9598bc10-8708-448c-98c7-3f6e07e4feb7 returned with HTTP 200 Jul 03 02:39:35.033305 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1197/4790] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:39:35 2026] GET /volume/v3/backups/9598bc10-8708-448c-98c7-3f6e07e4feb7 => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:35.437661 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-0b275919-66ff-4fa1-bad3-7645aefc5ab7 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:35.439268 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-0b275919-66ff-4fa1-bad3-7645aefc5ab7 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/d905c25c-2355-4eaa-8fa4-369f094500c2 Jul 03 02:39:35.439518 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-0b275919-66ff-4fa1-bad3-7645aefc5ab7 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:35.439702 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-0b275919-66ff-4fa1-bad3-7645aefc5ab7 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:35.439795 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-0b275919-66ff-4fa1-bad3-7645aefc5ab7 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id d905c25c-2355-4eaa-8fa4-369f094500c2. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:39:35.444080 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:35.444080 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:39:35.444985 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-0b275919-66ff-4fa1-bad3-7645aefc5ab7 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/d905c25c-2355-4eaa-8fa4-369f094500c2 returned with HTTP 200 Jul 03 02:39:35.445282 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1188/4791] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:39:35 2026] GET /volume/v3/backups/d905c25c-2355-4eaa-8fa4-369f094500c2 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:36.045739 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-0184ec3c-f69b-4481-842d-aed80c317fcc None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:36.051541 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-0184ec3c-f69b-4481-842d-aed80c317fcc tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/backups/9598bc10-8708-448c-98c7-3f6e07e4feb7 Jul 03 02:39:36.051790 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-0184ec3c-f69b-4481-842d-aed80c317fcc tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:36.052066 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-0184ec3c-f69b-4481-842d-aed80c317fcc tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:36.052215 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-0184ec3c-f69b-4481-842d-aed80c317fcc tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Show backup with id 9598bc10-8708-448c-98c7-3f6e07e4feb7. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:39:36.056842 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:36.056842 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:39:36.057738 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-0184ec3c-f69b-4481-842d-aed80c317fcc tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/backups/9598bc10-8708-448c-98c7-3f6e07e4feb7 returned with HTTP 200 Jul 03 02:39:36.058113 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1203/4792] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:39:36 2026] GET /volume/v3/backups/9598bc10-8708-448c-98c7-3f6e07e4feb7 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:36.458688 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-336cfecf-87c9-46c9-9d0a-311e6ce3b148 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:36.460799 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-336cfecf-87c9-46c9-9d0a-311e6ce3b148 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/d905c25c-2355-4eaa-8fa4-369f094500c2 Jul 03 02:39:36.460799 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-336cfecf-87c9-46c9-9d0a-311e6ce3b148 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:36.460799 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-336cfecf-87c9-46c9-9d0a-311e6ce3b148 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:36.460799 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-336cfecf-87c9-46c9-9d0a-311e6ce3b148 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id d905c25c-2355-4eaa-8fa4-369f094500c2. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:39:36.464621 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:36.464621 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:39:36.465351 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-336cfecf-87c9-46c9-9d0a-311e6ce3b148 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/d905c25c-2355-4eaa-8fa4-369f094500c2 returned with HTTP 200 Jul 03 02:39:36.465724 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1205/4793] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:39:36 2026] GET /volume/v3/backups/d905c25c-2355-4eaa-8fa4-369f094500c2 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:37.070647 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-7f44fe0c-0630-4e15-a873-310cbe701ef3 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:37.072901 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-7f44fe0c-0630-4e15-a873-310cbe701ef3 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/backups/9598bc10-8708-448c-98c7-3f6e07e4feb7 Jul 03 02:39:37.073197 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-7f44fe0c-0630-4e15-a873-310cbe701ef3 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:37.073486 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-7f44fe0c-0630-4e15-a873-310cbe701ef3 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:37.073648 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-7f44fe0c-0630-4e15-a873-310cbe701ef3 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Show backup with id 9598bc10-8708-448c-98c7-3f6e07e4feb7. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:39:37.079117 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:37.079117 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:39:37.079685 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-7f44fe0c-0630-4e15-a873-310cbe701ef3 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/backups/9598bc10-8708-448c-98c7-3f6e07e4feb7 returned with HTTP 200 Jul 03 02:39:37.080547 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1198/4794] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:39:37 2026] GET /volume/v3/backups/9598bc10-8708-448c-98c7-3f6e07e4feb7 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:37.478291 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-b7a174cf-422a-4adf-98a6-7aea7f5557ff None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:37.483578 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-b7a174cf-422a-4adf-98a6-7aea7f5557ff tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/d905c25c-2355-4eaa-8fa4-369f094500c2 Jul 03 02:39:37.483578 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-b7a174cf-422a-4adf-98a6-7aea7f5557ff tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:37.483578 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-b7a174cf-422a-4adf-98a6-7aea7f5557ff tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:37.483578 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-b7a174cf-422a-4adf-98a6-7aea7f5557ff tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id d905c25c-2355-4eaa-8fa4-369f094500c2. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:39:37.485888 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:37.485888 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:39:37.486667 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-b7a174cf-422a-4adf-98a6-7aea7f5557ff tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/d905c25c-2355-4eaa-8fa4-369f094500c2 returned with HTTP 200 Jul 03 02:39:37.487021 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1189/4795] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:39:37 2026] GET /volume/v3/backups/d905c25c-2355-4eaa-8fa4-369f094500c2 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:37.858077 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-f50c7a8d-6334-420f-a839-60d2d8df2960 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:37.858522 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-f50c7a8d-6334-420f-a839-60d2d8df2960 None None] GET https://10.4.3.223/volume// Jul 03 02:39:37.858653 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-f50c7a8d-6334-420f-a839-60d2d8df2960 None None] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:37.858789 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-f50c7a8d-6334-420f-a839-60d2d8df2960 None None] Calling method 'all' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:37.859114 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-f50c7a8d-6334-420f-a839-60d2d8df2960 None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:39:37.859560 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1204/4796] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:39:37 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:39:37.866732 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-321a493f-9cda-4a87-af16-4d54af8f3051 req-7913410e-502f-467f-80e2-9bef0d3273ed None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:37.872391 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-321a493f-9cda-4a87-af16-4d54af8f3051 req-7913410e-502f-467f-80e2-9bef0d3273ed tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] GET https://10.4.3.223/volume/v3/volumes/db940d45-e5cf-44dc-b386-8dd6d8e779a9 Jul 03 02:39:37.872391 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-321a493f-9cda-4a87-af16-4d54af8f3051 req-7913410e-502f-467f-80e2-9bef0d3273ed tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:37.872674 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-321a493f-9cda-4a87-af16-4d54af8f3051 req-7913410e-502f-467f-80e2-9bef0d3273ed tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:37.887777 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:37.887777 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:39:37.893515 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [req-321a493f-9cda-4a87-af16-4d54af8f3051 req-7913410e-502f-467f-80e2-9bef0d3273ed tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Volume info retrieved successfully. Jul 03 02:39:37.901642 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-321a493f-9cda-4a87-af16-4d54af8f3051 req-7913410e-502f-467f-80e2-9bef0d3273ed tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] https://10.4.3.223/volume/v3/volumes/db940d45-e5cf-44dc-b386-8dd6d8e779a9 returned with HTTP 200 Jul 03 02:39:37.902463 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1206/4797] 10.4.3.223 () {70 vars in 1639 bytes} [Fri Jul 3 02:39:37 2026] GET /volume/v3/volumes/db940d45-e5cf-44dc-b386-8dd6d8e779a9 => generated 1629 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:39:38.045609 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-321a493f-9cda-4a87-af16-4d54af8f3051 req-2fe45d0e-a71f-4a08-9ddf-b628bcc8263d None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:38.048609 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-321a493f-9cda-4a87-af16-4d54af8f3051 req-2fe45d0e-a71f-4a08-9ddf-b628bcc8263d tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] PUT https://10.4.3.223/volume/v3/attachments/d66f2a51-3860-469d-bbd7-025f7d1962ea Jul 03 02:39:38.049186 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-321a493f-9cda-4a87-af16-4d54af8f3051 req-2fe45d0e-a71f-4a08-9ddf-b628bcc8263d tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000004352", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2a2633a05d73", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "80a8c083-552c-46a2-8db9-fd9e83fa2364", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:39:38.063887 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.coordination [req-321a493f-9cda-4a87-af16-4d54af8f3051 req-2fe45d0e-a71f-4a08-9ddf-b628bcc8263d tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Acquiring lock "cinder-attachment_update-db940d45-e5cf-44dc-b386-8dd6d8e779a9-np0000004352" by "attachment_update" {{(pid=100012) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 02:39:38.069936 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.coordination [req-321a493f-9cda-4a87-af16-4d54af8f3051 req-2fe45d0e-a71f-4a08-9ddf-b628bcc8263d tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Lock "cinder-attachment_update-db940d45-e5cf-44dc-b386-8dd6d8e779a9-np0000004352" acquired by "attachment_update" :: waited 0.006s {{(pid=100012) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 02:39:38.072056 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:38.072056 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:39:38.095063 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-81db1ff6-b4a1-46bc-8e81-221e7ca9edd9 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:38.097232 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-81db1ff6-b4a1-46bc-8e81-221e7ca9edd9 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/backups/9598bc10-8708-448c-98c7-3f6e07e4feb7 Jul 03 02:39:38.097504 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-81db1ff6-b4a1-46bc-8e81-221e7ca9edd9 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:38.097681 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-81db1ff6-b4a1-46bc-8e81-221e7ca9edd9 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:38.097779 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-81db1ff6-b4a1-46bc-8e81-221e7ca9edd9 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Show backup with id 9598bc10-8708-448c-98c7-3f6e07e4feb7. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:39:38.102414 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:38.102414 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:39:38.103246 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-81db1ff6-b4a1-46bc-8e81-221e7ca9edd9 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/backups/9598bc10-8708-448c-98c7-3f6e07e4feb7 returned with HTTP 200 Jul 03 02:39:38.104029 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1190/4798] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:39:38 2026] GET /volume/v3/backups/9598bc10-8708-448c-98c7-3f6e07e4feb7 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:38.497985 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-de30fdef-1a2f-489e-9068-d13c177b2a89 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:38.500251 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-de30fdef-1a2f-489e-9068-d13c177b2a89 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/d905c25c-2355-4eaa-8fa4-369f094500c2 Jul 03 02:39:38.500456 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-de30fdef-1a2f-489e-9068-d13c177b2a89 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:38.500681 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-de30fdef-1a2f-489e-9068-d13c177b2a89 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:38.500847 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-de30fdef-1a2f-489e-9068-d13c177b2a89 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id d905c25c-2355-4eaa-8fa4-369f094500c2. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:39:38.509356 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:38.509356 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:39:38.511865 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-de30fdef-1a2f-489e-9068-d13c177b2a89 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/d905c25c-2355-4eaa-8fa4-369f094500c2 returned with HTTP 200 Jul 03 02:39:38.512483 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1205/4799] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:39:38 2026] GET /volume/v3/backups/d905c25c-2355-4eaa-8fa4-369f094500c2 => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:38.606908 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.coordination [req-321a493f-9cda-4a87-af16-4d54af8f3051 req-2fe45d0e-a71f-4a08-9ddf-b628bcc8263d tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Lock "cinder-attachment_update-db940d45-e5cf-44dc-b386-8dd6d8e779a9-np0000004352" released by "attachment_update" :: held 0.537s {{(pid=100012) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 02:39:38.607699 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-321a493f-9cda-4a87-af16-4d54af8f3051 req-2fe45d0e-a71f-4a08-9ddf-b628bcc8263d tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] https://10.4.3.223/volume/v3/attachments/d66f2a51-3860-469d-bbd7-025f7d1962ea returned with HTTP 200 Jul 03 02:39:38.608247 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1199/4800] 10.4.3.223 () {74 vars in 1704 bytes} [Fri Jul 3 02:39:38 2026] PUT /volume/v3/attachments/d66f2a51-3860-469d-bbd7-025f7d1962ea => generated 968 bytes in 564 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:39:39.124856 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-31e92096-0fd4-4c30-a048-82879ecaeefd None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:39.127548 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-321a493f-9cda-4a87-af16-4d54af8f3051 req-16ec8904-2844-46b9-917a-8f6c01befc2f None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:39.127813 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-31e92096-0fd4-4c30-a048-82879ecaeefd tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/backups/9598bc10-8708-448c-98c7-3f6e07e4feb7 Jul 03 02:39:39.127813 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-31e92096-0fd4-4c30-a048-82879ecaeefd tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:39.127813 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-31e92096-0fd4-4c30-a048-82879ecaeefd tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:39.127813 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-31e92096-0fd4-4c30-a048-82879ecaeefd tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Show backup with id 9598bc10-8708-448c-98c7-3f6e07e4feb7. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:39:39.128995 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-321a493f-9cda-4a87-af16-4d54af8f3051 req-16ec8904-2844-46b9-917a-8f6c01befc2f tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] POST https://10.4.3.223/volume/v3/attachments/d66f2a51-3860-469d-bbd7-025f7d1962ea/action Jul 03 02:39:39.129405 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-321a493f-9cda-4a87-af16-4d54af8f3051 req-16ec8904-2844-46b9-917a-8f6c01befc2f tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Action body: b'{"os-complete": null}' {{(pid=100014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:39:39.129605 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-321a493f-9cda-4a87-af16-4d54af8f3051 req-16ec8904-2844-46b9-917a-8f6c01befc2f tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:39:39.135386 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:39.135386 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:39:39.138552 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-31e92096-0fd4-4c30-a048-82879ecaeefd tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/backups/9598bc10-8708-448c-98c7-3f6e07e4feb7 returned with HTTP 200 Jul 03 02:39:39.138552 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1207/4801] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:39:39 2026] GET /volume/v3/backups/9598bc10-8708-448c-98c7-3f6e07e4feb7 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:39.159017 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:39.159017 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:39:39.178600 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-321a493f-9cda-4a87-af16-4d54af8f3051 req-16ec8904-2844-46b9-917a-8f6c01befc2f tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] https://10.4.3.223/volume/v3/attachments/d66f2a51-3860-469d-bbd7-025f7d1962ea/action returned with HTTP 204 Jul 03 02:39:39.179241 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1191/4802] 10.4.3.223 () {74 vars in 1725 bytes} [Fri Jul 3 02:39:39 2026] POST /volume/v3/attachments/d66f2a51-3860-469d-bbd7-025f7d1962ea/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:39:39.528657 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-211ae1a6-7b3d-429c-8697-fcf0bdaf9368 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:39.534826 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-211ae1a6-7b3d-429c-8697-fcf0bdaf9368 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/d905c25c-2355-4eaa-8fa4-369f094500c2 Jul 03 02:39:39.534826 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-211ae1a6-7b3d-429c-8697-fcf0bdaf9368 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:39.536381 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-211ae1a6-7b3d-429c-8697-fcf0bdaf9368 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:39.536381 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-211ae1a6-7b3d-429c-8697-fcf0bdaf9368 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id d905c25c-2355-4eaa-8fa4-369f094500c2. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:39:39.543146 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:39.543146 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:39:39.544061 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-211ae1a6-7b3d-429c-8697-fcf0bdaf9368 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/d905c25c-2355-4eaa-8fa4-369f094500c2 returned with HTTP 200 Jul 03 02:39:39.544687 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1206/4803] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:39:39 2026] GET /volume/v3/backups/d905c25c-2355-4eaa-8fa4-369f094500c2 => generated 749 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:40.162868 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-f153e4aa-b651-4524-9941-b514233b7dd4 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:40.164883 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-f153e4aa-b651-4524-9941-b514233b7dd4 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/backups/9598bc10-8708-448c-98c7-3f6e07e4feb7 Jul 03 02:39:40.165127 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-f153e4aa-b651-4524-9941-b514233b7dd4 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:40.165361 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-f153e4aa-b651-4524-9941-b514233b7dd4 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:40.165532 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-f153e4aa-b651-4524-9941-b514233b7dd4 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Show backup with id 9598bc10-8708-448c-98c7-3f6e07e4feb7. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:39:40.172157 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:40.172157 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:39:40.172811 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-f153e4aa-b651-4524-9941-b514233b7dd4 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/backups/9598bc10-8708-448c-98c7-3f6e07e4feb7 returned with HTTP 200 Jul 03 02:39:40.173195 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1200/4804] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:39:40 2026] GET /volume/v3/backups/9598bc10-8708-448c-98c7-3f6e07e4feb7 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:40.428915 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-9e8cd010-1294-480b-b240-fa66ee15c0bf None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:40.435184 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-9e8cd010-1294-480b-b240-fa66ee15c0bf None None] GET https://10.4.3.223/volume// Jul 03 02:39:40.435184 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-9e8cd010-1294-480b-b240-fa66ee15c0bf None None] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:40.439607 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-9e8cd010-1294-480b-b240-fa66ee15c0bf None None] Calling method 'all' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:40.443201 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-9e8cd010-1294-480b-b240-fa66ee15c0bf None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:39:40.447574 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1208/4805] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:39:40 2026] GET /volume/ => generated 386 bytes in 22 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:39:40.464696 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-444723b3-da5c-41c1-be59-7366cb9b06b2 req-e94042a6-c0db-4ef0-8cc7-98de5954d9af None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:40.466763 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-444723b3-da5c-41c1-be59-7366cb9b06b2 req-e94042a6-c0db-4ef0-8cc7-98de5954d9af tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] GET https://10.4.3.223/volume/v3/volumes/1acf83d0-5e05-44e1-be4f-eb5fe04a95ad Jul 03 02:39:40.467317 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-444723b3-da5c-41c1-be59-7366cb9b06b2 req-e94042a6-c0db-4ef0-8cc7-98de5954d9af tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:40.467317 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-444723b3-da5c-41c1-be59-7366cb9b06b2 req-e94042a6-c0db-4ef0-8cc7-98de5954d9af tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:40.480701 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:40.480701 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:39:40.488012 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [req-444723b3-da5c-41c1-be59-7366cb9b06b2 req-e94042a6-c0db-4ef0-8cc7-98de5954d9af tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Volume info retrieved successfully. Jul 03 02:39:40.494705 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-444723b3-da5c-41c1-be59-7366cb9b06b2 req-e94042a6-c0db-4ef0-8cc7-98de5954d9af tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/volumes/1acf83d0-5e05-44e1-be4f-eb5fe04a95ad returned with HTTP 200 Jul 03 02:39:40.495169 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1192/4806] 10.4.3.223 () {70 vars in 1639 bytes} [Fri Jul 3 02:39:40 2026] GET /volume/v3/volumes/1acf83d0-5e05-44e1-be4f-eb5fe04a95ad => generated 1544 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:39:40.562335 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-55e780b8-9466-4e31-99c6-2d702b9a0908 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:40.564431 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-55e780b8-9466-4e31-99c6-2d702b9a0908 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/d905c25c-2355-4eaa-8fa4-369f094500c2 Jul 03 02:39:40.564600 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-55e780b8-9466-4e31-99c6-2d702b9a0908 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:40.564834 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-55e780b8-9466-4e31-99c6-2d702b9a0908 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:40.564960 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-55e780b8-9466-4e31-99c6-2d702b9a0908 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id d905c25c-2355-4eaa-8fa4-369f094500c2. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:39:40.570136 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:40.570136 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:39:40.570849 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-55e780b8-9466-4e31-99c6-2d702b9a0908 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/d905c25c-2355-4eaa-8fa4-369f094500c2 returned with HTTP 200 Jul 03 02:39:40.570849 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1207/4807] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:39:40 2026] GET /volume/v3/backups/d905c25c-2355-4eaa-8fa4-369f094500c2 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:40.647095 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-444723b3-da5c-41c1-be59-7366cb9b06b2 req-797af670-cd1b-4307-a5ee-8ab964786ced None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:40.649055 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-444723b3-da5c-41c1-be59-7366cb9b06b2 req-797af670-cd1b-4307-a5ee-8ab964786ced tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] PUT https://10.4.3.223/volume/v3/attachments/97083a2a-a2a7-4e9b-97db-63e9db1cf258 Jul 03 02:39:40.650227 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-444723b3-da5c-41c1-be59-7366cb9b06b2 req-797af670-cd1b-4307-a5ee-8ab964786ced tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000004352", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2a2633a05d73", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "80a8c083-552c-46a2-8db9-fd9e83fa2364", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:39:40.666794 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.coordination [req-444723b3-da5c-41c1-be59-7366cb9b06b2 req-797af670-cd1b-4307-a5ee-8ab964786ced tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Acquiring lock "cinder-attachment_update-1acf83d0-5e05-44e1-be4f-eb5fe04a95ad-np0000004352" by "attachment_update" {{(pid=100012) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 02:39:40.672609 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.coordination [req-444723b3-da5c-41c1-be59-7366cb9b06b2 req-797af670-cd1b-4307-a5ee-8ab964786ced tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Lock "cinder-attachment_update-1acf83d0-5e05-44e1-be4f-eb5fe04a95ad-np0000004352" acquired by "attachment_update" :: waited 0.006s {{(pid=100012) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 02:39:40.673693 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:40.673693 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:39:41.197263 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-32de1ba9-a96d-4d40-8263-350e5fbc58a4 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:41.203251 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.coordination [req-444723b3-da5c-41c1-be59-7366cb9b06b2 req-797af670-cd1b-4307-a5ee-8ab964786ced tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Lock "cinder-attachment_update-1acf83d0-5e05-44e1-be4f-eb5fe04a95ad-np0000004352" released by "attachment_update" :: held 0.529s {{(pid=100012) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 02:39:41.203251 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-444723b3-da5c-41c1-be59-7366cb9b06b2 req-797af670-cd1b-4307-a5ee-8ab964786ced tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/attachments/97083a2a-a2a7-4e9b-97db-63e9db1cf258 returned with HTTP 200 Jul 03 02:39:41.203251 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1201/4808] 10.4.3.223 () {74 vars in 1704 bytes} [Fri Jul 3 02:39:40 2026] PUT /volume/v3/attachments/97083a2a-a2a7-4e9b-97db-63e9db1cf258 => generated 969 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:39:41.213233 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-32de1ba9-a96d-4d40-8263-350e5fbc58a4 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/backups/9598bc10-8708-448c-98c7-3f6e07e4feb7 Jul 03 02:39:41.213540 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-32de1ba9-a96d-4d40-8263-350e5fbc58a4 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:41.213841 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-32de1ba9-a96d-4d40-8263-350e5fbc58a4 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:41.214055 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-32de1ba9-a96d-4d40-8263-350e5fbc58a4 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Show backup with id 9598bc10-8708-448c-98c7-3f6e07e4feb7. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:39:41.219232 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:41.219232 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:39:41.220126 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-32de1ba9-a96d-4d40-8263-350e5fbc58a4 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/backups/9598bc10-8708-448c-98c7-3f6e07e4feb7 returned with HTTP 200 Jul 03 02:39:41.221294 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1209/4809] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:39:41 2026] GET /volume/v3/backups/9598bc10-8708-448c-98c7-3f6e07e4feb7 => generated 735 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:41.582018 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-a5eacb26-9c33-4475-8958-89aec9f88daf None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:41.584493 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-a5eacb26-9c33-4475-8958-89aec9f88daf tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/d905c25c-2355-4eaa-8fa4-369f094500c2 Jul 03 02:39:41.584799 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-a5eacb26-9c33-4475-8958-89aec9f88daf tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:41.585003 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-a5eacb26-9c33-4475-8958-89aec9f88daf tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:41.585139 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-a5eacb26-9c33-4475-8958-89aec9f88daf tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id d905c25c-2355-4eaa-8fa4-369f094500c2. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:39:41.589798 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:41.589798 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:39:41.590843 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-a5eacb26-9c33-4475-8958-89aec9f88daf tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/d905c25c-2355-4eaa-8fa4-369f094500c2 returned with HTTP 200 Jul 03 02:39:41.591390 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1193/4810] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:39:41 2026] GET /volume/v3/backups/d905c25c-2355-4eaa-8fa4-369f094500c2 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:41.726521 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-444723b3-da5c-41c1-be59-7366cb9b06b2 req-86954a74-3a6f-46c5-ac00-44fbec81f657 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:41.732006 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-444723b3-da5c-41c1-be59-7366cb9b06b2 req-86954a74-3a6f-46c5-ac00-44fbec81f657 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] POST https://10.4.3.223/volume/v3/attachments/97083a2a-a2a7-4e9b-97db-63e9db1cf258/action Jul 03 02:39:41.732433 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-444723b3-da5c-41c1-be59-7366cb9b06b2 req-86954a74-3a6f-46c5-ac00-44fbec81f657 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Action body: b'{"os-complete": null}' {{(pid=100013) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:39:41.732567 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-444723b3-da5c-41c1-be59-7366cb9b06b2 req-86954a74-3a6f-46c5-ac00-44fbec81f657 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:39:41.761743 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:41.761743 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:39:41.774852 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-444723b3-da5c-41c1-be59-7366cb9b06b2 req-86954a74-3a6f-46c5-ac00-44fbec81f657 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/attachments/97083a2a-a2a7-4e9b-97db-63e9db1cf258/action returned with HTTP 204 Jul 03 02:39:41.776451 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1208/4811] 10.4.3.223 () {74 vars in 1725 bytes} [Fri Jul 3 02:39:41 2026] POST /volume/v3/attachments/97083a2a-a2a7-4e9b-97db-63e9db1cf258/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:39:42.239477 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-9551569f-e238-42ef-804b-de85feab2194 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:42.244407 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-9551569f-e238-42ef-804b-de85feab2194 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/backups/9598bc10-8708-448c-98c7-3f6e07e4feb7 Jul 03 02:39:42.244407 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-9551569f-e238-42ef-804b-de85feab2194 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:42.244407 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-9551569f-e238-42ef-804b-de85feab2194 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:42.244407 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-9551569f-e238-42ef-804b-de85feab2194 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Show backup with id 9598bc10-8708-448c-98c7-3f6e07e4feb7. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:39:42.249037 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:42.249037 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:39:42.250101 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-9551569f-e238-42ef-804b-de85feab2194 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/backups/9598bc10-8708-448c-98c7-3f6e07e4feb7 returned with HTTP 200 Jul 03 02:39:42.250723 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1202/4812] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:39:42 2026] GET /volume/v3/backups/9598bc10-8708-448c-98c7-3f6e07e4feb7 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:42.603286 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-6d31604b-9ca3-4065-a2d7-2f79c4ae4ec2 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:42.604933 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-6d31604b-9ca3-4065-a2d7-2f79c4ae4ec2 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/d905c25c-2355-4eaa-8fa4-369f094500c2 Jul 03 02:39:42.605109 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-6d31604b-9ca3-4065-a2d7-2f79c4ae4ec2 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:42.605310 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-6d31604b-9ca3-4065-a2d7-2f79c4ae4ec2 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:42.605401 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-6d31604b-9ca3-4065-a2d7-2f79c4ae4ec2 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id d905c25c-2355-4eaa-8fa4-369f094500c2. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:39:42.609908 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:42.609908 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:39:42.610633 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-6d31604b-9ca3-4065-a2d7-2f79c4ae4ec2 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/d905c25c-2355-4eaa-8fa4-369f094500c2 returned with HTTP 200 Jul 03 02:39:42.611025 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1210/4813] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:39:42 2026] GET /volume/v3/backups/d905c25c-2355-4eaa-8fa4-369f094500c2 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:43.281600 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-b1c3dabb-3859-40cb-9b4b-3fe810f5d939 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:43.284362 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-b1c3dabb-3859-40cb-9b4b-3fe810f5d939 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/backups/9598bc10-8708-448c-98c7-3f6e07e4feb7 Jul 03 02:39:43.284646 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-b1c3dabb-3859-40cb-9b4b-3fe810f5d939 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:43.284846 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-b1c3dabb-3859-40cb-9b4b-3fe810f5d939 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:43.284958 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-b1c3dabb-3859-40cb-9b4b-3fe810f5d939 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Show backup with id 9598bc10-8708-448c-98c7-3f6e07e4feb7. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:39:43.292025 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:43.292025 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:39:43.292835 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-b1c3dabb-3859-40cb-9b4b-3fe810f5d939 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/backups/9598bc10-8708-448c-98c7-3f6e07e4feb7 returned with HTTP 200 Jul 03 02:39:43.293353 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1194/4814] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:39:43 2026] GET /volume/v3/backups/9598bc10-8708-448c-98c7-3f6e07e4feb7 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:43.326107 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-9cb0c865-ade7-43f1-8a85-f190c77187e8 req-dacc034d-502d-4ca9-9d37-ff252fc467ab None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:43.330965 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-9cb0c865-ade7-43f1-8a85-f190c77187e8 req-dacc034d-502d-4ca9-9d37-ff252fc467ab tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] GET https://10.4.3.223/volume/v3/limits Jul 03 02:39:43.330965 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-9cb0c865-ade7-43f1-8a85-f190c77187e8 req-dacc034d-502d-4ca9-9d37-ff252fc467ab tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:43.330965 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-9cb0c865-ade7-43f1-8a85-f190c77187e8 req-dacc034d-502d-4ca9-9d37-ff252fc467ab tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Calling method 'index' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:43.341502 np0000004352 devstack@c-api.service[100013]: WARNING cinder.quota [req-9cb0c865-ade7-43f1-8a85-f190c77187e8 req-dacc034d-502d-4ca9-9d37-ff252fc467ab tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1245164036 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1245164036, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:39:43.341502 np0000004352 devstack@c-api.service[100013]: WARNING cinder.quota [req-9cb0c865-ade7-43f1-8a85-f190c77187e8 req-dacc034d-502d-4ca9-9d37-ff252fc467ab tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1204885021-1041754089 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1204885021-1041754089, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:39:43.341502 np0000004352 devstack@c-api.service[100013]: WARNING cinder.quota [req-9cb0c865-ade7-43f1-8a85-f190c77187e8 req-dacc034d-502d-4ca9-9d37-ff252fc467ab tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1204885021-1041754089 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1204885021-1041754089, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:39:43.342257 np0000004352 devstack@c-api.service[100013]: WARNING cinder.quota [req-9cb0c865-ade7-43f1-8a85-f190c77187e8 req-dacc034d-502d-4ca9-9d37-ff252fc467ab tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1204885021-1041754089 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1204885021-1041754089, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:39:43.357450 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-9cb0c865-ade7-43f1-8a85-f190c77187e8 req-dacc034d-502d-4ca9-9d37-ff252fc467ab tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] https://10.4.3.223/volume/v3/limits returned with HTTP 200 Jul 03 02:39:43.357678 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1209/4815] 10.4.3.223 () {68 vars in 1484 bytes} [Fri Jul 3 02:39:43 2026] GET /volume/v3/limits => generated 302 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:43.623759 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-731b4ef1-3bd0-4e22-8617-bcb42a77dd3f None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:43.628213 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-731b4ef1-3bd0-4e22-8617-bcb42a77dd3f tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/d905c25c-2355-4eaa-8fa4-369f094500c2 Jul 03 02:39:43.628671 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-731b4ef1-3bd0-4e22-8617-bcb42a77dd3f tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:43.628872 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-731b4ef1-3bd0-4e22-8617-bcb42a77dd3f tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:43.628976 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-731b4ef1-3bd0-4e22-8617-bcb42a77dd3f tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id d905c25c-2355-4eaa-8fa4-369f094500c2. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:39:43.640629 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:43.640629 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:39:43.645853 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-731b4ef1-3bd0-4e22-8617-bcb42a77dd3f tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/d905c25c-2355-4eaa-8fa4-369f094500c2 returned with HTTP 200 Jul 03 02:39:43.647256 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1203/4816] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:39:43 2026] GET /volume/v3/backups/d905c25c-2355-4eaa-8fa4-369f094500c2 => generated 749 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:43.666976 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-321a493f-9cda-4a87-af16-4d54af8f3051 req-b6340ca1-956a-430b-b914-9874ddf2de6c None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:43.668958 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-321a493f-9cda-4a87-af16-4d54af8f3051 req-b6340ca1-956a-430b-b914-9874ddf2de6c tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] GET https://10.4.3.223/volume/v3/volumes/db940d45-e5cf-44dc-b386-8dd6d8e779a9/encryption Jul 03 02:39:43.669118 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-321a493f-9cda-4a87-af16-4d54af8f3051 req-b6340ca1-956a-430b-b914-9874ddf2de6c tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:43.669299 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-321a493f-9cda-4a87-af16-4d54af8f3051 req-b6340ca1-956a-430b-b914-9874ddf2de6c tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Calling method 'index' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:43.681198 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:43.681198 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:39:43.688256 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-321a493f-9cda-4a87-af16-4d54af8f3051 req-b6340ca1-956a-430b-b914-9874ddf2de6c tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] https://10.4.3.223/volume/v3/volumes/db940d45-e5cf-44dc-b386-8dd6d8e779a9/encryption returned with HTTP 200 Jul 03 02:39:43.688802 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1211/4817] 10.4.3.223 () {68 vars in 1631 bytes} [Fri Jul 3 02:39:43 2026] GET /volume/v3/volumes/db940d45-e5cf-44dc-b386-8dd6d8e779a9/encryption => generated 160 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:43.888230 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-9cb0c865-ade7-43f1-8a85-f190c77187e8 req-aa25eac8-d1a5-4c58-a61d-496740a93756 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:43.890449 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-9cb0c865-ade7-43f1-8a85-f190c77187e8 req-aa25eac8-d1a5-4c58-a61d-496740a93756 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] GET https://10.4.3.223/volume/v3/volumes/e9d715e2-816b-46e3-a20f-67f1acf0e365 Jul 03 02:39:43.890619 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-9cb0c865-ade7-43f1-8a85-f190c77187e8 req-aa25eac8-d1a5-4c58-a61d-496740a93756 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:43.890824 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-9cb0c865-ade7-43f1-8a85-f190c77187e8 req-aa25eac8-d1a5-4c58-a61d-496740a93756 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:43.899930 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:43.899930 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:39:43.903315 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [req-9cb0c865-ade7-43f1-8a85-f190c77187e8 req-aa25eac8-d1a5-4c58-a61d-496740a93756 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Volume info retrieved successfully. Jul 03 02:39:43.908321 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-9cb0c865-ade7-43f1-8a85-f190c77187e8 req-aa25eac8-d1a5-4c58-a61d-496740a93756 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] https://10.4.3.223/volume/v3/volumes/e9d715e2-816b-46e3-a20f-67f1acf0e365 returned with HTTP 200 Jul 03 02:39:43.908734 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1195/4818] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:39:43 2026] GET /volume/v3/volumes/e9d715e2-816b-46e3-a20f-67f1acf0e365 => generated 1662 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:39:43.919332 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-9cb0c865-ade7-43f1-8a85-f190c77187e8 req-36f71950-8979-4d8f-adc7-58377bc0feef None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:43.921922 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-9cb0c865-ade7-43f1-8a85-f190c77187e8 req-36f71950-8979-4d8f-adc7-58377bc0feef tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] POST https://10.4.3.223/volume/v3/snapshots Jul 03 02:39:43.922648 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-9cb0c865-ade7-43f1-8a85-f190c77187e8 req-36f71950-8979-4d8f-adc7-58377bc0feef tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e9d715e2-816b-46e3-a20f-67f1acf0e365", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-561940104", "description": null, "metadata": {}}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:39:43.939452 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:43.939452 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:39:43.940756 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-9cb0c865-ade7-43f1-8a85-f190c77187e8 req-36f71950-8979-4d8f-adc7-58377bc0feef tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Volume info retrieved successfully. Jul 03 02:39:43.941991 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.snapshots [req-9cb0c865-ade7-43f1-8a85-f190c77187e8 req-36f71950-8979-4d8f-adc7-58377bc0feef tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Create snapshot from volume e9d715e2-816b-46e3-a20f-67f1acf0e365 Jul 03 02:39:43.980446 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.quota [req-9cb0c865-ade7-43f1-8a85-f190c77187e8 req-36f71950-8979-4d8f-adc7-58377bc0feef tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Created reservations ['d3bf3d01-23fb-4e2c-a1a0-9717c66cce6a', '210ed63e-661d-41a9-b4ac-94cc3b8424b1', 'fdc74bee-c386-4829-9b3b-a3556403a1a0', '774b13bd-3c53-478b-b522-8a5f85183f5c'] {{(pid=100013) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:39:44.021583 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-9cb0c865-ade7-43f1-8a85-f190c77187e8 req-36f71950-8979-4d8f-adc7-58377bc0feef tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Snapshot force create request issued successfully. Jul 03 02:39:44.021936 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-9cb0c865-ade7-43f1-8a85-f190c77187e8 req-36f71950-8979-4d8f-adc7-58377bc0feef tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] https://10.4.3.223/volume/v3/snapshots returned with HTTP 202 Jul 03 02:39:44.022435 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1210/4819] 10.4.3.223 () {72 vars in 1547 bytes} [Fri Jul 3 02:39:43 2026] POST /volume/v3/snapshots => generated 323 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:39:44.304812 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-62022365-0641-4838-b530-e785f051cca7 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:44.306425 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-62022365-0641-4838-b530-e785f051cca7 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/backups/9598bc10-8708-448c-98c7-3f6e07e4feb7 Jul 03 02:39:44.306604 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-62022365-0641-4838-b530-e785f051cca7 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:44.306774 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-62022365-0641-4838-b530-e785f051cca7 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:44.306887 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-62022365-0641-4838-b530-e785f051cca7 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Show backup with id 9598bc10-8708-448c-98c7-3f6e07e4feb7. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:39:44.311558 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:44.311558 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:39:44.312106 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-62022365-0641-4838-b530-e785f051cca7 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/backups/9598bc10-8708-448c-98c7-3f6e07e4feb7 returned with HTTP 200 Jul 03 02:39:44.312641 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1204/4820] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:39:44 2026] GET /volume/v3/backups/9598bc10-8708-448c-98c7-3f6e07e4feb7 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:44.659312 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-d8eaf8aa-5470-4143-b8da-42c0620f93e3 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:44.663349 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-d8eaf8aa-5470-4143-b8da-42c0620f93e3 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/d905c25c-2355-4eaa-8fa4-369f094500c2 Jul 03 02:39:44.663621 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-d8eaf8aa-5470-4143-b8da-42c0620f93e3 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:44.663851 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-d8eaf8aa-5470-4143-b8da-42c0620f93e3 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:44.664011 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-d8eaf8aa-5470-4143-b8da-42c0620f93e3 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id d905c25c-2355-4eaa-8fa4-369f094500c2. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:39:44.672714 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:44.672714 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:39:44.673600 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-d8eaf8aa-5470-4143-b8da-42c0620f93e3 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/d905c25c-2355-4eaa-8fa4-369f094500c2 returned with HTTP 200 Jul 03 02:39:44.673986 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1212/4821] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:39:44 2026] GET /volume/v3/backups/d905c25c-2355-4eaa-8fa4-369f094500c2 => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:45.325487 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-c001d338-ec5f-4091-846b-86bc89006c9e None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:45.327858 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-c001d338-ec5f-4091-846b-86bc89006c9e tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/backups/9598bc10-8708-448c-98c7-3f6e07e4feb7 Jul 03 02:39:45.328189 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-c001d338-ec5f-4091-846b-86bc89006c9e tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:45.328478 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-c001d338-ec5f-4091-846b-86bc89006c9e tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:45.328649 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-c001d338-ec5f-4091-846b-86bc89006c9e tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Show backup with id 9598bc10-8708-448c-98c7-3f6e07e4feb7. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:39:45.333862 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:45.333862 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:39:45.334605 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-c001d338-ec5f-4091-846b-86bc89006c9e tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/backups/9598bc10-8708-448c-98c7-3f6e07e4feb7 returned with HTTP 200 Jul 03 02:39:45.335273 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1196/4822] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:39:45 2026] GET /volume/v3/backups/9598bc10-8708-448c-98c7-3f6e07e4feb7 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 02:39:45.688616 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-87f00f29-929f-4e3d-b8be-290d50f2280b None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:45.695152 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-87f00f29-929f-4e3d-b8be-290d50f2280b tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/d905c25c-2355-4eaa-8fa4-369f094500c2 Jul 03 02:39:45.695152 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-87f00f29-929f-4e3d-b8be-290d50f2280b tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:45.695152 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-87f00f29-929f-4e3d-b8be-290d50f2280b tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:45.695152 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-87f00f29-929f-4e3d-b8be-290d50f2280b tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id d905c25c-2355-4eaa-8fa4-369f094500c2. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:39:45.703074 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:45.703074 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:39:45.703939 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-87f00f29-929f-4e3d-b8be-290d50f2280b tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/d905c25c-2355-4eaa-8fa4-369f094500c2 returned with HTTP 200 Jul 03 02:39:45.704354 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1211/4823] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:39:45 2026] GET /volume/v3/backups/d905c25c-2355-4eaa-8fa4-369f094500c2 => generated 749 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:45.918943 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-282290a2-d924-4d26-ad37-05cd38553d44 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:45.930450 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-282290a2-d924-4d26-ad37-05cd38553d44 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] GET https://10.4.3.223/volume/v3/snapshots/01332392-17ad-490d-8d9c-d0c0f7f6f431 Jul 03 02:39:45.931973 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-282290a2-d924-4d26-ad37-05cd38553d44 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:45.933791 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-282290a2-d924-4d26-ad37-05cd38553d44 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:45.957202 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:45.957202 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:39:45.957669 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-282290a2-d924-4d26-ad37-05cd38553d44 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Snapshot retrieved successfully. Jul 03 02:39:45.958597 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-282290a2-d924-4d26-ad37-05cd38553d44 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] https://10.4.3.223/volume/v3/snapshots/01332392-17ad-490d-8d9c-d0c0f7f6f431 returned with HTTP 200 Jul 03 02:39:45.959209 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1205/4824] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:39:45 2026] GET /volume/v3/snapshots/01332392-17ad-490d-8d9c-d0c0f7f6f431 => generated 482 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:45.984326 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-fbf356ce-a7e9-495c-a4e9-f08ee1a01407 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:45.986163 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-fbf356ce-a7e9-495c-a4e9-f08ee1a01407 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:39:45.986539 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-fbf356ce-a7e9-495c-a4e9-f08ee1a01407 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-853968037", "snapshot_id": null, "imageRef": "f04aeba5-5e14-4b77-882c-49fc6d95fa53", "volume_type": null, "size": 1}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:39:45.988052 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.volumes [None req-fbf356ce-a7e9-495c-a4e9-f08ee1a01407 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-853968037', 'snapshot_id': None, 'imageRef': 'f04aeba5-5e14-4b77-882c-49fc6d95fa53', 'volume_type': None, 'size': 1}} {{(pid=100015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:39:46.115233 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:46.115233 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:39:46.115233 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-fbf356ce-a7e9-495c-a4e9-f08ee1a01407 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Snapshot retrieved successfully. Jul 03 02:39:46.115233 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-fbf356ce-a7e9-495c-a4e9-f08ee1a01407 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Create volume of 1 GB Jul 03 02:39:46.118469 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-fbf356ce-a7e9-495c-a4e9-f08ee1a01407 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Availability Zones retrieved successfully. Jul 03 02:39:46.129903 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-fbf356ce-a7e9-495c-a4e9-f08ee1a01407 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Flow 'volume_create_api' (b1bd6794-934b-4faf-a70a-4bc7159fe67f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:39:46.131445 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-fbf356ce-a7e9-495c-a4e9-f08ee1a01407 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b95b60a-2ec2-4ba6-a0f0-1826bce8be8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:39:46.133376 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.flows.api.create_volume [None req-fbf356ce-a7e9-495c-a4e9-f08ee1a01407 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:39:46.176942 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-fbf356ce-a7e9-495c-a4e9-f08ee1a01407 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b95b60a-2ec2-4ba6-a0f0-1826bce8be8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '01332392-17ad-490d-8d9c-d0c0f7f6f431', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:39:46.177965 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-fbf356ce-a7e9-495c-a4e9-f08ee1a01407 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b0aab53-687d-4999-aba9-db10efe1a552) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:39:46.222186 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.quota [None req-fbf356ce-a7e9-495c-a4e9-f08ee1a01407 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Created reservations ['b670fd38-73a5-4c10-9bd8-8d0b0ab5c241', 'eea4823c-f376-4d14-a1c8-a27681dec7ec', 'af771e7f-5abc-4285-960d-388bb2072113', 'e5ed6c49-caff-4f4d-a742-9b498175abbf'] {{(pid=100015) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:39:46.223403 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-fbf356ce-a7e9-495c-a4e9-f08ee1a01407 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b0aab53-687d-4999-aba9-db10efe1a552) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b670fd38-73a5-4c10-9bd8-8d0b0ab5c241', 'eea4823c-f376-4d14-a1c8-a27681dec7ec', 'af771e7f-5abc-4285-960d-388bb2072113', 'e5ed6c49-caff-4f4d-a742-9b498175abbf']}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:39:46.224484 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-fbf356ce-a7e9-495c-a4e9-f08ee1a01407 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be0cea30-3643-4c94-b02b-e6e0cdda3c0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:39:46.280130 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-fbf356ce-a7e9-495c-a4e9-f08ee1a01407 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be0cea30-3643-4c94-b02b-e6e0cdda3c0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ceea6e75-8b35-49f5-a6d8-132740a19327', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-853968037',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='160d263d7dec415485b59317c7dce2b8',qos_specs=None,replication_status=,reservations=['b670fd38-73a5-4c10-9bd8-8d0b0ab5c241','eea4823c-f376-4d14-a1c8-a27681dec7ec','af771e7f-5abc-4285-960d-388bb2072113','e5ed6c49-caff-4f4d-a742-9b498175abbf'],size=1,snapshot_id=01332392-17ad-490d-8d9c-d0c0f7f6f431,source_replicaid=,source_volid=None,status='creating',user_id='a45936d74e124ed091b7d2f71967c065',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), '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-07-03T02:39:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-853968037',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ceea6e75-8b35-49f5-a6d8-132740a19327,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='160d263d7dec415485b59317c7dce2b8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=01332392-17ad-490d-8d9c-d0c0f7f6f431,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a45936d74e124ed091b7d2f71967c065',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:39:46.280861 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-fbf356ce-a7e9-495c-a4e9-f08ee1a01407 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e886d5e-6434-46bf-a804-ea62c88ab69c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:39:46.311818 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-fbf356ce-a7e9-495c-a4e9-f08ee1a01407 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e886d5e-6434-46bf-a804-ea62c88ab69c) transitioned into state 'SUCCESS' from state '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-853968037',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='160d263d7dec415485b59317c7dce2b8',qos_specs=None,replication_status=,reservations=['b670fd38-73a5-4c10-9bd8-8d0b0ab5c241','eea4823c-f376-4d14-a1c8-a27681dec7ec','af771e7f-5abc-4285-960d-388bb2072113','e5ed6c49-caff-4f4d-a742-9b498175abbf'],size=1,snapshot_id=01332392-17ad-490d-8d9c-d0c0f7f6f431,source_replicaid=,source_volid=None,status='creating',user_id='a45936d74e124ed091b7d2f71967c065',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:39:46.312620 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-fbf356ce-a7e9-495c-a4e9-f08ee1a01407 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e94fff18-eaa8-495f-a1ca-eeec110a726b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:39:46.353215 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-fbf356ce-a7e9-495c-a4e9-f08ee1a01407 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e94fff18-eaa8-495f-a1ca-eeec110a726b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:39:46.354001 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-fbf356ce-a7e9-495c-a4e9-f08ee1a01407 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Flow 'volume_create_api' (b1bd6794-934b-4faf-a70a-4bc7159fe67f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:39:46.355078 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-fbf356ce-a7e9-495c-a4e9-f08ee1a01407 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Create volume request issued successfully. Jul 03 02:39:46.355078 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-fbf356ce-a7e9-495c-a4e9-f08ee1a01407 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:39:46.355384 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1213/4825] 10.4.3.223 () {70 vars in 1300 bytes} [Fri Jul 3 02:39:45 2026] POST /volume/v3/volumes => generated 813 bytes in 371 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:39:46.358949 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-3df4234c-0389-416d-855f-26c5bc4ba3b8 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:46.361179 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-3df4234c-0389-416d-855f-26c5bc4ba3b8 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/backups/9598bc10-8708-448c-98c7-3f6e07e4feb7 Jul 03 02:39:46.361359 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-3df4234c-0389-416d-855f-26c5bc4ba3b8 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:46.361599 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-3df4234c-0389-416d-855f-26c5bc4ba3b8 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:46.361735 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-3df4234c-0389-416d-855f-26c5bc4ba3b8 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Show backup with id 9598bc10-8708-448c-98c7-3f6e07e4feb7. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:39:46.365987 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:46.365987 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:39:46.366781 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-3df4234c-0389-416d-855f-26c5bc4ba3b8 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/backups/9598bc10-8708-448c-98c7-3f6e07e4feb7 returned with HTTP 200 Jul 03 02:39:46.367357 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1197/4826] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:39:46 2026] GET /volume/v3/backups/9598bc10-8708-448c-98c7-3f6e07e4feb7 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:46.368561 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-a2908504-e1a3-4782-8bf0-f022007ac3d0 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:46.371181 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-a2908504-e1a3-4782-8bf0-f022007ac3d0 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] GET https://10.4.3.223/volume/v3/volumes/ceea6e75-8b35-49f5-a6d8-132740a19327 Jul 03 02:39:46.371529 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-a2908504-e1a3-4782-8bf0-f022007ac3d0 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:46.371824 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-a2908504-e1a3-4782-8bf0-f022007ac3d0 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:46.375145 np0000004352 devstack@c-api.service[100013]: DEBUG dbcounter [-] [100013] Writing DB stats cinder:SELECT=286,cinder:INSERT=44,cinder:UPDATE=87 {{(pid=100013) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 02:39:46.387336 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:46.387336 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:39:46.395478 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-a2908504-e1a3-4782-8bf0-f022007ac3d0 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Volume info retrieved successfully. Jul 03 02:39:46.402876 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-a2908504-e1a3-4782-8bf0-f022007ac3d0 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] https://10.4.3.223/volume/v3/volumes/ceea6e75-8b35-49f5-a6d8-132740a19327 returned with HTTP 200 Jul 03 02:39:46.403462 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1212/4827] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:39:46 2026] GET /volume/v3/volumes/ceea6e75-8b35-49f5-a6d8-132740a19327 => generated 881 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:39:46.715374 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-d8d9e001-f1ce-4813-bf1a-72e90d49e26b None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:46.717409 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-d8d9e001-f1ce-4813-bf1a-72e90d49e26b tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/d905c25c-2355-4eaa-8fa4-369f094500c2 Jul 03 02:39:46.717640 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-d8d9e001-f1ce-4813-bf1a-72e90d49e26b tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:46.717860 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-d8d9e001-f1ce-4813-bf1a-72e90d49e26b tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:46.718447 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-d8d9e001-f1ce-4813-bf1a-72e90d49e26b tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id d905c25c-2355-4eaa-8fa4-369f094500c2. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:39:46.722832 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:46.722832 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:39:46.723679 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-d8d9e001-f1ce-4813-bf1a-72e90d49e26b tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/d905c25c-2355-4eaa-8fa4-369f094500c2 returned with HTTP 200 Jul 03 02:39:46.724152 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1206/4828] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:39:46 2026] GET /volume/v3/backups/d905c25c-2355-4eaa-8fa4-369f094500c2 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:47.395580 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-33c2599f-7919-4b8a-8a0b-91bd21e1f0a4 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:47.396787 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-33c2599f-7919-4b8a-8a0b-91bd21e1f0a4 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/backups/9598bc10-8708-448c-98c7-3f6e07e4feb7 Jul 03 02:39:47.397113 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-33c2599f-7919-4b8a-8a0b-91bd21e1f0a4 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:47.397391 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-33c2599f-7919-4b8a-8a0b-91bd21e1f0a4 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:47.397575 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-33c2599f-7919-4b8a-8a0b-91bd21e1f0a4 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Show backup with id 9598bc10-8708-448c-98c7-3f6e07e4feb7. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:39:47.424860 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:47.424860 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:39:47.424860 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-33c2599f-7919-4b8a-8a0b-91bd21e1f0a4 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/backups/9598bc10-8708-448c-98c7-3f6e07e4feb7 returned with HTTP 200 Jul 03 02:39:47.424860 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1214/4829] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:39:47 2026] GET /volume/v3/backups/9598bc10-8708-448c-98c7-3f6e07e4feb7 => generated 736 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:47.425831 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-68fcd261-3ba7-4929-8fdd-21fbf217206a None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:47.431136 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-68fcd261-3ba7-4929-8fdd-21fbf217206a tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] GET https://10.4.3.223/volume/v3/volumes/ceea6e75-8b35-49f5-a6d8-132740a19327 Jul 03 02:39:47.431136 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-68fcd261-3ba7-4929-8fdd-21fbf217206a tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:47.431136 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-68fcd261-3ba7-4929-8fdd-21fbf217206a tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:47.439277 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:47.439277 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:39:47.443769 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-68fcd261-3ba7-4929-8fdd-21fbf217206a tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Volume info retrieved successfully. Jul 03 02:39:47.450351 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-68fcd261-3ba7-4929-8fdd-21fbf217206a tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] https://10.4.3.223/volume/v3/volumes/ceea6e75-8b35-49f5-a6d8-132740a19327 returned with HTTP 200 Jul 03 02:39:47.453399 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1198/4830] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:39:47 2026] GET /volume/v3/volumes/ceea6e75-8b35-49f5-a6d8-132740a19327 => generated 1422 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:39:47.474778 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-9b3914ba-61f6-4018-b11a-18b4c0c28948 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:47.476896 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-9b3914ba-61f6-4018-b11a-18b4c0c28948 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] GET https://10.4.3.223/volume/v3/volumes/ceea6e75-8b35-49f5-a6d8-132740a19327 Jul 03 02:39:47.477174 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-9b3914ba-61f6-4018-b11a-18b4c0c28948 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:47.477642 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-9b3914ba-61f6-4018-b11a-18b4c0c28948 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:47.487162 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:47.487162 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:39:47.493360 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-9b3914ba-61f6-4018-b11a-18b4c0c28948 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Volume info retrieved successfully. Jul 03 02:39:47.501171 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-9b3914ba-61f6-4018-b11a-18b4c0c28948 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] https://10.4.3.223/volume/v3/volumes/ceea6e75-8b35-49f5-a6d8-132740a19327 returned with HTTP 200 Jul 03 02:39:47.502111 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1213/4831] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:39:47 2026] GET /volume/v3/volumes/ceea6e75-8b35-49f5-a6d8-132740a19327 => generated 1422 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:39:47.737394 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-e3bcb8aa-f7d9-4997-a33d-089b4f70f478 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:47.741341 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-e3bcb8aa-f7d9-4997-a33d-089b4f70f478 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/d905c25c-2355-4eaa-8fa4-369f094500c2 Jul 03 02:39:47.741619 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-e3bcb8aa-f7d9-4997-a33d-089b4f70f478 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:47.741791 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-e3bcb8aa-f7d9-4997-a33d-089b4f70f478 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:47.741854 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-e3bcb8aa-f7d9-4997-a33d-089b4f70f478 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id d905c25c-2355-4eaa-8fa4-369f094500c2. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:39:47.751102 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:47.751102 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:39:47.751990 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-e3bcb8aa-f7d9-4997-a33d-089b4f70f478 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/d905c25c-2355-4eaa-8fa4-369f094500c2 returned with HTTP 200 Jul 03 02:39:47.752530 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1207/4832] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:39:47 2026] GET /volume/v3/backups/d905c25c-2355-4eaa-8fa4-369f094500c2 => generated 749 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:48.436492 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-8ba88a8f-54a5-400e-afc4-24d6521436c1 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:48.438442 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-8ba88a8f-54a5-400e-afc4-24d6521436c1 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/backups/9598bc10-8708-448c-98c7-3f6e07e4feb7 Jul 03 02:39:48.438711 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-8ba88a8f-54a5-400e-afc4-24d6521436c1 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:48.438916 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-8ba88a8f-54a5-400e-afc4-24d6521436c1 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:48.439056 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-8ba88a8f-54a5-400e-afc4-24d6521436c1 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Show backup with id 9598bc10-8708-448c-98c7-3f6e07e4feb7. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:39:48.443637 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:48.443637 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:39:48.444335 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-8ba88a8f-54a5-400e-afc4-24d6521436c1 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/backups/9598bc10-8708-448c-98c7-3f6e07e4feb7 returned with HTTP 200 Jul 03 02:39:48.444839 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1215/4833] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:39:48 2026] GET /volume/v3/backups/9598bc10-8708-448c-98c7-3f6e07e4feb7 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:48.455810 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-27881694-250b-4d03-acc4-1b67d31ea959 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:48.457973 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-27881694-250b-4d03-acc4-1b67d31ea959 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-member] POST https://10.4.3.223/volume/v3/backups/9598bc10-8708-448c-98c7-3f6e07e4feb7/action Jul 03 02:39:48.458444 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-27881694-250b-4d03-acc4-1b67d31ea959 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:39:48.458620 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-27881694-250b-4d03-acc4-1b67d31ea959 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:39:48.460311 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.contrib.admin_actions [None req-27881694-250b-4d03-acc4-1b67d31ea959 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-member] Updating backup '9598bc10-8708-448c-98c7-3f6e07e4feb7' with '{'status': 'error'}' {{(pid=100014) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 03 02:39:48.469491 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:48.469491 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:39:48.471092 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.policy [None req-27881694-250b-4d03-acc4-1b67d31ea959 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-member] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '186d60896b564ba8bdf206733d058587', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1ed6c153b2ca44cf95e04650aabfde9a', '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=100014) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 02:39:48.471357 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-27881694-250b-4d03-acc4-1b67d31ea959 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-member] https://10.4.3.223/volume/v3/backups/9598bc10-8708-448c-98c7-3f6e07e4feb7/action returned with HTTP 403 Jul 03 02:39:48.472310 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1199/4834] 10.4.3.223 () {70 vars in 1430 bytes} [Fri Jul 3 02:39:48 2026] POST /volume/v3/backups/9598bc10-8708-448c-98c7-3f6e07e4feb7/action => generated 131 bytes in 17 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:39:48.480381 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-4cc5b53b-c8fe-46f3-98b7-74459155037e None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:48.482339 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-4cc5b53b-c8fe-46f3-98b7-74459155037e tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] DELETE https://10.4.3.223/volume/v3/volumes/7b931626-efe2-4886-9055-fccbcbe54ac0 Jul 03 02:39:48.482580 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-4cc5b53b-c8fe-46f3-98b7-74459155037e tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:48.482802 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-4cc5b53b-c8fe-46f3-98b7-74459155037e tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'delete' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:48.482997 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.volumes [None req-4cc5b53b-c8fe-46f3-98b7-74459155037e tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Delete volume with id: 7b931626-efe2-4886-9055-fccbcbe54ac0 Jul 03 02:39:48.491441 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:48.491441 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:39:48.491841 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-4cc5b53b-c8fe-46f3-98b7-74459155037e tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Volume info retrieved successfully. Jul 03 02:39:48.515001 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-4cc5b53b-c8fe-46f3-98b7-74459155037e tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Delete volume request issued successfully. Jul 03 02:39:48.515217 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-4cc5b53b-c8fe-46f3-98b7-74459155037e tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/volumes/7b931626-efe2-4886-9055-fccbcbe54ac0 returned with HTTP 202 Jul 03 02:39:48.515694 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1214/4835] 10.4.3.223 () {68 vars in 1391 bytes} [Fri Jul 3 02:39:48 2026] DELETE /volume/v3/volumes/7b931626-efe2-4886-9055-fccbcbe54ac0 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:39:48.527856 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-a9366c11-9fc5-4f3d-b16a-1b944291c8c0 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:48.527856 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-a9366c11-9fc5-4f3d-b16a-1b944291c8c0 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/volumes/7b931626-efe2-4886-9055-fccbcbe54ac0 Jul 03 02:39:48.527856 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-a9366c11-9fc5-4f3d-b16a-1b944291c8c0 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:48.527856 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-a9366c11-9fc5-4f3d-b16a-1b944291c8c0 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:48.541896 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:48.541896 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:39:48.548056 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-a9366c11-9fc5-4f3d-b16a-1b944291c8c0 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Volume info retrieved successfully. Jul 03 02:39:48.559221 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-a9366c11-9fc5-4f3d-b16a-1b944291c8c0 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/volumes/7b931626-efe2-4886-9055-fccbcbe54ac0 returned with HTTP 200 Jul 03 02:39:48.559873 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1208/4836] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:39:48 2026] GET /volume/v3/volumes/7b931626-efe2-4886-9055-fccbcbe54ac0 => generated 1008 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:39:48.764098 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-4a49b976-3be0-4e35-9406-a7d89e047ed4 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:48.770042 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-4a49b976-3be0-4e35-9406-a7d89e047ed4 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/d905c25c-2355-4eaa-8fa4-369f094500c2 Jul 03 02:39:48.770042 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-4a49b976-3be0-4e35-9406-a7d89e047ed4 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:48.770042 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-4a49b976-3be0-4e35-9406-a7d89e047ed4 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:48.770042 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-4a49b976-3be0-4e35-9406-a7d89e047ed4 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id d905c25c-2355-4eaa-8fa4-369f094500c2. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:39:48.775545 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:48.775545 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:39:48.777447 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-4a49b976-3be0-4e35-9406-a7d89e047ed4 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/d905c25c-2355-4eaa-8fa4-369f094500c2 returned with HTTP 200 Jul 03 02:39:48.777447 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1216/4837] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:39:48 2026] GET /volume/v3/backups/d905c25c-2355-4eaa-8fa4-369f094500c2 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:48.783691 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-f7c3e070-da72-4a99-84ee-80f5fb88f846 req-23ae27ce-c7d3-45ff-af2b-6c71b16d7581 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:48.788757 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-f7c3e070-da72-4a99-84ee-80f5fb88f846 req-23ae27ce-c7d3-45ff-af2b-6c71b16d7581 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] GET https://10.4.3.223/volume/v3/volumes/ceea6e75-8b35-49f5-a6d8-132740a19327 Jul 03 02:39:48.788928 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-f7c3e070-da72-4a99-84ee-80f5fb88f846 req-23ae27ce-c7d3-45ff-af2b-6c71b16d7581 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:48.789106 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-f7c3e070-da72-4a99-84ee-80f5fb88f846 req-23ae27ce-c7d3-45ff-af2b-6c71b16d7581 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:48.802328 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:48.802328 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:39:48.807281 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [req-f7c3e070-da72-4a99-84ee-80f5fb88f846 req-23ae27ce-c7d3-45ff-af2b-6c71b16d7581 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Volume info retrieved successfully. Jul 03 02:39:48.814809 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-f7c3e070-da72-4a99-84ee-80f5fb88f846 req-23ae27ce-c7d3-45ff-af2b-6c71b16d7581 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] https://10.4.3.223/volume/v3/volumes/ceea6e75-8b35-49f5-a6d8-132740a19327 returned with HTTP 200 Jul 03 02:39:48.815399 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1200/4838] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:39:48 2026] GET /volume/v3/volumes/ceea6e75-8b35-49f5-a6d8-132740a19327 => generated 1404 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:39:49.505362 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-f7c3e070-da72-4a99-84ee-80f5fb88f846 req-3e3c18a1-ca82-47b7-af20-cb696b1feed1 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:49.507631 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-f7c3e070-da72-4a99-84ee-80f5fb88f846 req-3e3c18a1-ca82-47b7-af20-cb696b1feed1 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] GET https://10.4.3.223/volume/v3/volumes/ceea6e75-8b35-49f5-a6d8-132740a19327 Jul 03 02:39:49.507836 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-f7c3e070-da72-4a99-84ee-80f5fb88f846 req-3e3c18a1-ca82-47b7-af20-cb696b1feed1 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:49.508114 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-f7c3e070-da72-4a99-84ee-80f5fb88f846 req-3e3c18a1-ca82-47b7-af20-cb696b1feed1 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:49.516533 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:49.516533 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:39:49.521395 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-f7c3e070-da72-4a99-84ee-80f5fb88f846 req-3e3c18a1-ca82-47b7-af20-cb696b1feed1 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Volume info retrieved successfully. Jul 03 02:39:49.527218 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-f7c3e070-da72-4a99-84ee-80f5fb88f846 req-3e3c18a1-ca82-47b7-af20-cb696b1feed1 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] https://10.4.3.223/volume/v3/volumes/ceea6e75-8b35-49f5-a6d8-132740a19327 returned with HTTP 200 Jul 03 02:39:49.527802 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1215/4839] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:39:49 2026] GET /volume/v3/volumes/ceea6e75-8b35-49f5-a6d8-132740a19327 => generated 1404 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:39:49.540118 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-f15a76a7-280e-42b4-acc0-a5bd4dba4eec None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:49.540624 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-f15a76a7-280e-42b4-acc0-a5bd4dba4eec None None] GET https://10.4.3.223/volume// Jul 03 02:39:49.540680 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-f15a76a7-280e-42b4-acc0-a5bd4dba4eec None None] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:49.540915 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-f15a76a7-280e-42b4-acc0-a5bd4dba4eec None None] Calling method 'all' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:49.541355 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-f15a76a7-280e-42b4-acc0-a5bd4dba4eec None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:39:49.541722 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1209/4840] 10.4.3.223 () {66 vars in 1419 bytes} [Fri Jul 3 02:39:49 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:39:49.551350 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-f7c3e070-da72-4a99-84ee-80f5fb88f846 req-1a2c7fb9-d3b3-402b-8006-4bf57c29d600 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:49.553467 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-f7c3e070-da72-4a99-84ee-80f5fb88f846 req-1a2c7fb9-d3b3-402b-8006-4bf57c29d600 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] POST https://10.4.3.223/volume/v3/attachments Jul 03 02:39:49.553782 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-f7c3e070-da72-4a99-84ee-80f5fb88f846 req-1a2c7fb9-d3b3-402b-8006-4bf57c29d600 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ceea6e75-8b35-49f5-a6d8-132740a19327", "connector": null, "instance_uuid": "83e3854b-1880-4666-854a-66a586b3b1cf"}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:39:49.572263 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:49.572263 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:39:49.576762 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-77c84194-10e3-45f1-a004-1fed82415bab None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:49.578742 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-77c84194-10e3-45f1-a004-1fed82415bab tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/volumes/7b931626-efe2-4886-9055-fccbcbe54ac0 Jul 03 02:39:49.578965 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-77c84194-10e3-45f1-a004-1fed82415bab tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:49.579216 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-77c84194-10e3-45f1-a004-1fed82415bab tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:49.586032 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-77c84194-10e3-45f1-a004-1fed82415bab tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/volumes/7b931626-efe2-4886-9055-fccbcbe54ac0 returned with HTTP 404 Jul 03 02:39:49.586571 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1201/4841] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:39:49 2026] GET /volume/v3/volumes/7b931626-efe2-4886-9055-fccbcbe54ac0 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:39:49.596936 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-d6e1c86a-e733-4a12-b2df-5655eab173c6 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:49.599754 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-d6e1c86a-e733-4a12-b2df-5655eab173c6 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-member] POST https://10.4.3.223/volume/v3/backups/37d5523e-fb4e-4303-b716-fc6e904976e1/restore Jul 03 02:39:49.600282 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-d6e1c86a-e733-4a12-b2df-5655eab173c6 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-member] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:39:49.602023 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.contrib.backups [None req-d6e1c86a-e733-4a12-b2df-5655eab173c6 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-member] Restoring backup 37d5523e-fb4e-4303-b716-fc6e904976e1 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100013) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 03 02:39:49.602194 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.contrib.backups [None req-d6e1c86a-e733-4a12-b2df-5655eab173c6 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-member] Restoring backup 37d5523e-fb4e-4303-b716-fc6e904976e1 to volume None. Jul 03 02:39:49.604384 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-f7c3e070-da72-4a99-84ee-80f5fb88f846 req-1a2c7fb9-d3b3-402b-8006-4bf57c29d600 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Jul 03 02:39:49.604870 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1217/4842] 10.4.3.223 () {74 vars in 1594 bytes} [Fri Jul 3 02:39:49 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) Jul 03 02:39:49.608308 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:49.608308 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:39:49.610071 np0000004352 devstack@c-api.service[100013]: INFO cinder.backup.api [None req-d6e1c86a-e733-4a12-b2df-5655eab173c6 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-member] Creating volume of 1 GB for restore of backup 37d5523e-fb4e-4303-b716-fc6e904976e1. Jul 03 02:39:49.615444 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-d6e1c86a-e733-4a12-b2df-5655eab173c6 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-member] Availability Zones retrieved successfully. Jul 03 02:39:49.625332 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-d6e1c86a-e733-4a12-b2df-5655eab173c6 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-member] Flow 'volume_create_api' (289ad383-3fb6-445e-947a-097d69f9c631) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:39:49.626924 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-d6e1c86a-e733-4a12-b2df-5655eab173c6 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3deb4cac-ec14-4465-be3a-619fab35bcc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:39:49.629697 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.flows.api.create_volume [None req-d6e1c86a-e733-4a12-b2df-5655eab173c6 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-member] Validating volume size '1' using validate_int {{(pid=100013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:39:49.676182 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-d6e1c86a-e733-4a12-b2df-5655eab173c6 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3deb4cac-ec14-4465-be3a-619fab35bcc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:39:49.677511 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-d6e1c86a-e733-4a12-b2df-5655eab173c6 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05b16217-1ac0-4d87-9561-47de0b3df763) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:39:49.720476 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.quota [None req-d6e1c86a-e733-4a12-b2df-5655eab173c6 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-member] Created reservations ['3e1a2994-6dfe-4b1b-a0c4-b1ef0290eb65', '98183313-2945-483e-8a03-80f02272c664', '95ad82a5-5f6d-40ef-a553-ce33e18224e2', 'd2ee162f-2574-4288-8866-5df26d887788'] {{(pid=100013) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:39:49.721439 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-d6e1c86a-e733-4a12-b2df-5655eab173c6 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05b16217-1ac0-4d87-9561-47de0b3df763) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3e1a2994-6dfe-4b1b-a0c4-b1ef0290eb65', '98183313-2945-483e-8a03-80f02272c664', '95ad82a5-5f6d-40ef-a553-ce33e18224e2', 'd2ee162f-2574-4288-8866-5df26d887788']}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:39:49.722181 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-d6e1c86a-e733-4a12-b2df-5655eab173c6 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ddef31f-4764-4520-a515-a5fc65dffe69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:39:49.752184 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-d6e1c86a-e733-4a12-b2df-5655eab173c6 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ddef31f-4764-4520-a515-a5fc65dffe69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7bda06cc-a3dd-44eb-84c3-ad34f6bc73b1', '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='1ed6c153b2ca44cf95e04650aabfde9a',qos_specs=None,replication_status=,reservations=['3e1a2994-6dfe-4b1b-a0c4-b1ef0290eb65','98183313-2945-483e-8a03-80f02272c664','95ad82a5-5f6d-40ef-a553-ce33e18224e2','d2ee162f-2574-4288-8866-5df26d887788'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='186d60896b564ba8bdf206733d058587',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:39:49Z,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=7bda06cc-a3dd-44eb-84c3-ad34f6bc73b1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1ed6c153b2ca44cf95e04650aabfde9a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='186d60896b564ba8bdf206733d058587',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:39:49.752880 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-d6e1c86a-e733-4a12-b2df-5655eab173c6 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71471205-7e51-41b1-8c1f-d431ad989059) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:39:49.775094 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-d6e1c86a-e733-4a12-b2df-5655eab173c6 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71471205-7e51-41b1-8c1f-d431ad989059) transitioned into 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='1ed6c153b2ca44cf95e04650aabfde9a',qos_specs=None,replication_status=,reservations=['3e1a2994-6dfe-4b1b-a0c4-b1ef0290eb65','98183313-2945-483e-8a03-80f02272c664','95ad82a5-5f6d-40ef-a553-ce33e18224e2','d2ee162f-2574-4288-8866-5df26d887788'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='186d60896b564ba8bdf206733d058587',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:39:49.776004 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-d6e1c86a-e733-4a12-b2df-5655eab173c6 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0989d6ad-b5f6-4d2e-bcd6-af6d67543e32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:39:49.790071 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-d6e1c86a-e733-4a12-b2df-5655eab173c6 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0989d6ad-b5f6-4d2e-bcd6-af6d67543e32) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:39:49.791049 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-d6e1c86a-e733-4a12-b2df-5655eab173c6 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-member] Flow 'volume_create_api' (289ad383-3fb6-445e-947a-097d69f9c631) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:39:49.791447 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-d6e1c86a-e733-4a12-b2df-5655eab173c6 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-member] Create volume request issued successfully. Jul 03 02:39:49.793207 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-8a16ca07-6858-4623-9009-9a019ffbb870 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:49.797900 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-8a16ca07-6858-4623-9009-9a019ffbb870 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/d905c25c-2355-4eaa-8fa4-369f094500c2 Jul 03 02:39:49.798346 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-8a16ca07-6858-4623-9009-9a019ffbb870 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:49.799232 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:49.799232 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:39:49.799755 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-d6e1c86a-e733-4a12-b2df-5655eab173c6 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-member] Volume info retrieved successfully. Jul 03 02:39:49.801797 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-8a16ca07-6858-4623-9009-9a019ffbb870 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:49.801954 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-8a16ca07-6858-4623-9009-9a019ffbb870 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id d905c25c-2355-4eaa-8fa4-369f094500c2. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:39:49.810563 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:49.810563 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:39:49.811804 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-8a16ca07-6858-4623-9009-9a019ffbb870 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/d905c25c-2355-4eaa-8fa4-369f094500c2 returned with HTTP 200 Jul 03 02:39:49.814584 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1210/4843] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:39:49 2026] GET /volume/v3/backups/d905c25c-2355-4eaa-8fa4-369f094500c2 => generated 750 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:50.811278 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:50.811278 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:39:50.812062 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-d6e1c86a-e733-4a12-b2df-5655eab173c6 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-member] Volume info retrieved successfully. Jul 03 02:39:50.812140 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.backup.api [None req-d6e1c86a-e733-4a12-b2df-5655eab173c6 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-member] Checking backup size 1 against volume size 1 {{(pid=100013) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 03 02:39:50.812624 np0000004352 devstack@c-api.service[100013]: INFO cinder.backup.api [None req-d6e1c86a-e733-4a12-b2df-5655eab173c6 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-member] Overwriting volume 7bda06cc-a3dd-44eb-84c3-ad34f6bc73b1 with restore of backup 37d5523e-fb4e-4303-b716-fc6e904976e1 Jul 03 02:39:50.826839 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-f942a746-a48c-40da-b6ad-6a98d242523b None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:50.831264 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.backup.rpcapi [None req-d6e1c86a-e733-4a12-b2df-5655eab173c6 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-member] restore_backup in rpcapi backup_id 37d5523e-fb4e-4303-b716-fc6e904976e1 {{(pid=100013) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 03 02:39:50.832180 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-f942a746-a48c-40da-b6ad-6a98d242523b tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/d905c25c-2355-4eaa-8fa4-369f094500c2 Jul 03 02:39:50.832469 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-f942a746-a48c-40da-b6ad-6a98d242523b tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:50.832655 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-f942a746-a48c-40da-b6ad-6a98d242523b tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:50.832784 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-f942a746-a48c-40da-b6ad-6a98d242523b tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id d905c25c-2355-4eaa-8fa4-369f094500c2. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:39:50.834778 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-d6e1c86a-e733-4a12-b2df-5655eab173c6 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-member] https://10.4.3.223/volume/v3/backups/37d5523e-fb4e-4303-b716-fc6e904976e1/restore returned with HTTP 202 Jul 03 02:39:50.835296 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1216/4844] 10.4.3.223 () {70 vars in 1433 bytes} [Fri Jul 3 02:39:49 2026] POST /volume/v3/backups/37d5523e-fb4e-4303-b716-fc6e904976e1/restore => generated 152 bytes in 1239 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:39:50.843296 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:50.843296 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:39:50.845081 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-f942a746-a48c-40da-b6ad-6a98d242523b tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/d905c25c-2355-4eaa-8fa4-369f094500c2 returned with HTTP 200 Jul 03 02:39:50.845176 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-69e761be-9507-42bf-96b2-e48239e4acaa None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:50.845503 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1202/4845] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:39:50 2026] GET /volume/v3/backups/d905c25c-2355-4eaa-8fa4-369f094500c2 => generated 751 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:50.847432 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-69e761be-9507-42bf-96b2-e48239e4acaa tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/backups/37d5523e-fb4e-4303-b716-fc6e904976e1 Jul 03 02:39:50.847767 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-69e761be-9507-42bf-96b2-e48239e4acaa tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:50.848113 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-69e761be-9507-42bf-96b2-e48239e4acaa tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:50.849142 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-69e761be-9507-42bf-96b2-e48239e4acaa tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Show backup with id 37d5523e-fb4e-4303-b716-fc6e904976e1. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:39:50.857450 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-87975a4b-f6a0-452d-9284-62f0943fe1f5 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:50.862606 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-87975a4b-f6a0-452d-9284-62f0943fe1f5 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] POST https://10.4.3.223/volume/v3/backups Jul 03 02:39:50.862792 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:50.862792 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:39:50.862792 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-69e761be-9507-42bf-96b2-e48239e4acaa tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/backups/37d5523e-fb4e-4303-b716-fc6e904976e1 returned with HTTP 200 Jul 03 02:39:50.862882 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-87975a4b-f6a0-452d-9284-62f0943fe1f5 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a16a03d7-2af4-4661-ad32-378225bc5650", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1544661571"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:39:50.862917 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1218/4846] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:39:50 2026] GET /volume/v3/backups/37d5523e-fb4e-4303-b716-fc6e904976e1 => generated 737 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:50.864061 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.contrib.backups [None req-87975a4b-f6a0-452d-9284-62f0943fe1f5 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Creating new backup {'backup': {'volume_id': 'a16a03d7-2af4-4661-ad32-378225bc5650', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1544661571'}} {{(pid=100012) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 02:39:50.864295 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.contrib.backups [None req-87975a4b-f6a0-452d-9284-62f0943fe1f5 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Creating backup of volume a16a03d7-2af4-4661-ad32-378225bc5650 in container None Jul 03 02:39:50.875532 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:50.875532 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:39:50.876042 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-87975a4b-f6a0-452d-9284-62f0943fe1f5 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Volume info retrieved successfully. Jul 03 02:39:50.897859 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.quota [None req-87975a4b-f6a0-452d-9284-62f0943fe1f5 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Created reservations ['29e402bb-ae6a-43c6-8bac-24b55b0d1325', '7cdb37df-df5f-42da-a7df-cac196a24ef6'] {{(pid=100012) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:39:50.941704 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-87975a4b-f6a0-452d-9284-62f0943fe1f5 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups returned with HTTP 202 Jul 03 02:39:50.942216 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1211/4847] 10.4.3.223 () {68 vars in 1259 bytes} [Fri Jul 3 02:39:50 2026] POST /volume/v3/backups => generated 330 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:39:50.954084 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-f34664d6-a3f7-4efe-b7d1-bc97bfc0d7dd None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:50.956007 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-f34664d6-a3f7-4efe-b7d1-bc97bfc0d7dd tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/ab28a405-428f-447d-8abe-4e5b33c33389 Jul 03 02:39:50.956646 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-f34664d6-a3f7-4efe-b7d1-bc97bfc0d7dd tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:50.956646 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-f34664d6-a3f7-4efe-b7d1-bc97bfc0d7dd tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:50.956646 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-f34664d6-a3f7-4efe-b7d1-bc97bfc0d7dd tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id ab28a405-428f-447d-8abe-4e5b33c33389. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:39:50.961237 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:50.961237 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:39:50.962057 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-f34664d6-a3f7-4efe-b7d1-bc97bfc0d7dd tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/ab28a405-428f-447d-8abe-4e5b33c33389 returned with HTTP 200 Jul 03 02:39:50.962433 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1217/4848] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:39:50 2026] GET /volume/v3/backups/ab28a405-428f-447d-8abe-4e5b33c33389 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:51.876406 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-ea276dec-ff57-46c0-ac99-731fb8285107 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:51.878564 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-ea276dec-ff57-46c0-ac99-731fb8285107 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/backups/37d5523e-fb4e-4303-b716-fc6e904976e1 Jul 03 02:39:51.878820 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-ea276dec-ff57-46c0-ac99-731fb8285107 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:51.879114 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-ea276dec-ff57-46c0-ac99-731fb8285107 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:51.879375 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-ea276dec-ff57-46c0-ac99-731fb8285107 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Show backup with id 37d5523e-fb4e-4303-b716-fc6e904976e1. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:39:51.884233 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:51.884233 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:39:51.884938 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-ea276dec-ff57-46c0-ac99-731fb8285107 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/backups/37d5523e-fb4e-4303-b716-fc6e904976e1 returned with HTTP 200 Jul 03 02:39:51.885605 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1203/4849] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:39:51 2026] GET /volume/v3/backups/37d5523e-fb4e-4303-b716-fc6e904976e1 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:51.974610 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-227ddad3-cca2-4900-b217-6d23e364da77 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:51.976893 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-227ddad3-cca2-4900-b217-6d23e364da77 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/ab28a405-428f-447d-8abe-4e5b33c33389 Jul 03 02:39:51.977200 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-227ddad3-cca2-4900-b217-6d23e364da77 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:51.977441 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-227ddad3-cca2-4900-b217-6d23e364da77 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:51.977674 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-227ddad3-cca2-4900-b217-6d23e364da77 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id ab28a405-428f-447d-8abe-4e5b33c33389. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:39:51.983130 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:51.983130 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:39:51.984109 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-227ddad3-cca2-4900-b217-6d23e364da77 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/ab28a405-428f-447d-8abe-4e5b33c33389 returned with HTTP 200 Jul 03 02:39:51.984796 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1219/4850] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:39:51 2026] GET /volume/v3/backups/ab28a405-428f-447d-8abe-4e5b33c33389 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:52.897182 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-2e1af511-002b-4e34-8825-b186460bcb29 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:52.899022 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-2e1af511-002b-4e34-8825-b186460bcb29 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/backups/37d5523e-fb4e-4303-b716-fc6e904976e1 Jul 03 02:39:52.899254 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-2e1af511-002b-4e34-8825-b186460bcb29 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:52.899500 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-2e1af511-002b-4e34-8825-b186460bcb29 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:52.899599 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-2e1af511-002b-4e34-8825-b186460bcb29 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Show backup with id 37d5523e-fb4e-4303-b716-fc6e904976e1. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:39:52.903991 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:52.903991 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:39:52.904654 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-2e1af511-002b-4e34-8825-b186460bcb29 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/backups/37d5523e-fb4e-4303-b716-fc6e904976e1 returned with HTTP 200 Jul 03 02:39:52.905054 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1212/4851] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:39:52 2026] GET /volume/v3/backups/37d5523e-fb4e-4303-b716-fc6e904976e1 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:52.996739 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-0d848c40-73d5-4b78-a58e-200cc273c017 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:52.998958 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-0d848c40-73d5-4b78-a58e-200cc273c017 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/ab28a405-428f-447d-8abe-4e5b33c33389 Jul 03 02:39:52.999120 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-0d848c40-73d5-4b78-a58e-200cc273c017 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:52.999326 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-0d848c40-73d5-4b78-a58e-200cc273c017 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:52.999471 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-0d848c40-73d5-4b78-a58e-200cc273c017 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id ab28a405-428f-447d-8abe-4e5b33c33389. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:39:53.006258 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:53.006258 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:39:53.007584 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-0d848c40-73d5-4b78-a58e-200cc273c017 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/ab28a405-428f-447d-8abe-4e5b33c33389 returned with HTTP 200 Jul 03 02:39:53.008169 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1218/4852] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:39:52 2026] GET /volume/v3/backups/ab28a405-428f-447d-8abe-4e5b33c33389 => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:53.917199 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-13e9bbde-019e-47b5-b257-1525b2f9cad6 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:53.919460 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-13e9bbde-019e-47b5-b257-1525b2f9cad6 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/backups/37d5523e-fb4e-4303-b716-fc6e904976e1 Jul 03 02:39:53.919715 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-13e9bbde-019e-47b5-b257-1525b2f9cad6 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:53.920012 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-13e9bbde-019e-47b5-b257-1525b2f9cad6 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:53.920137 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-13e9bbde-019e-47b5-b257-1525b2f9cad6 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Show backup with id 37d5523e-fb4e-4303-b716-fc6e904976e1. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:39:53.924586 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:53.924586 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:39:53.925263 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-13e9bbde-019e-47b5-b257-1525b2f9cad6 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/backups/37d5523e-fb4e-4303-b716-fc6e904976e1 returned with HTTP 200 Jul 03 02:39:53.925732 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1204/4853] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:39:53 2026] GET /volume/v3/backups/37d5523e-fb4e-4303-b716-fc6e904976e1 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:54.019563 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-829feac2-7bef-4e77-83d6-0ecb1a1d4c0c None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:54.021242 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-829feac2-7bef-4e77-83d6-0ecb1a1d4c0c tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/ab28a405-428f-447d-8abe-4e5b33c33389 Jul 03 02:39:54.021458 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-829feac2-7bef-4e77-83d6-0ecb1a1d4c0c tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:54.021635 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-829feac2-7bef-4e77-83d6-0ecb1a1d4c0c tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:54.021724 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-829feac2-7bef-4e77-83d6-0ecb1a1d4c0c tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id ab28a405-428f-447d-8abe-4e5b33c33389. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:39:54.026266 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:54.026266 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:39:54.027261 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-829feac2-7bef-4e77-83d6-0ecb1a1d4c0c tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/ab28a405-428f-447d-8abe-4e5b33c33389 returned with HTTP 200 Jul 03 02:39:54.027680 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1220/4854] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:39:54 2026] GET /volume/v3/backups/ab28a405-428f-447d-8abe-4e5b33c33389 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:54.042398 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-1f743dab-473f-46db-bdf2-32d3c9cb5fb1 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:54.044545 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-1f743dab-473f-46db-bdf2-32d3c9cb5fb1 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/f9031eb0-4569-49d2-a734-b0b312fa8c6e Jul 03 02:39:54.044747 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-1f743dab-473f-46db-bdf2-32d3c9cb5fb1 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:54.044958 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-1f743dab-473f-46db-bdf2-32d3c9cb5fb1 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Calling method 'delete' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:54.045081 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.snapshots [None req-1f743dab-473f-46db-bdf2-32d3c9cb5fb1 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Delete snapshot with id: f9031eb0-4569-49d2-a734-b0b312fa8c6e Jul 03 02:39:54.050293 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:54.050293 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:39:54.050760 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-1f743dab-473f-46db-bdf2-32d3c9cb5fb1 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Snapshot retrieved successfully. Jul 03 02:39:54.076181 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-1f743dab-473f-46db-bdf2-32d3c9cb5fb1 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Snapshot delete request issued successfully. Jul 03 02:39:54.076356 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-1f743dab-473f-46db-bdf2-32d3c9cb5fb1 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] https://10.4.3.223/volume/v3/snapshots/f9031eb0-4569-49d2-a734-b0b312fa8c6e returned with HTTP 202 Jul 03 02:39:54.076768 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1213/4855] 10.4.3.223 () {66 vars in 1357 bytes} [Fri Jul 3 02:39:54 2026] DELETE /volume/v3/snapshots/f9031eb0-4569-49d2-a734-b0b312fa8c6e => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:39:54.084738 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-7c73bf80-e94d-44a3-a99d-c9bf4693aeaf None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:54.087318 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-7c73bf80-e94d-44a3-a99d-c9bf4693aeaf tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] GET https://10.4.3.223/volume/v3/snapshots/f9031eb0-4569-49d2-a734-b0b312fa8c6e Jul 03 02:39:54.087318 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-7c73bf80-e94d-44a3-a99d-c9bf4693aeaf tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:54.087515 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-7c73bf80-e94d-44a3-a99d-c9bf4693aeaf tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:54.092646 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:54.092646 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:39:54.093034 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-7c73bf80-e94d-44a3-a99d-c9bf4693aeaf tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Snapshot retrieved successfully. Jul 03 02:39:54.093907 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-7c73bf80-e94d-44a3-a99d-c9bf4693aeaf tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] https://10.4.3.223/volume/v3/snapshots/f9031eb0-4569-49d2-a734-b0b312fa8c6e returned with HTTP 200 Jul 03 02:39:54.094268 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1219/4856] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:39:54 2026] GET /volume/v3/snapshots/f9031eb0-4569-49d2-a734-b0b312fa8c6e => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:54.945145 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-b211a034-3b10-43f5-a4ab-e0832b828e83 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:54.954785 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-b211a034-3b10-43f5-a4ab-e0832b828e83 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/backups/37d5523e-fb4e-4303-b716-fc6e904976e1 Jul 03 02:39:54.956376 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-b211a034-3b10-43f5-a4ab-e0832b828e83 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:54.957108 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-b211a034-3b10-43f5-a4ab-e0832b828e83 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:54.958505 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-b211a034-3b10-43f5-a4ab-e0832b828e83 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Show backup with id 37d5523e-fb4e-4303-b716-fc6e904976e1. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:39:54.966434 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:54.966434 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:39:54.967305 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-b211a034-3b10-43f5-a4ab-e0832b828e83 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/backups/37d5523e-fb4e-4303-b716-fc6e904976e1 returned with HTTP 200 Jul 03 02:39:54.967789 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1205/4857] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:39:54 2026] GET /volume/v3/backups/37d5523e-fb4e-4303-b716-fc6e904976e1 => generated 737 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:55.045791 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-ed361dfa-d2e9-46e9-aece-8f9eca139c28 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:55.058241 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-ed361dfa-d2e9-46e9-aece-8f9eca139c28 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/ab28a405-428f-447d-8abe-4e5b33c33389 Jul 03 02:39:55.059378 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-ed361dfa-d2e9-46e9-aece-8f9eca139c28 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:55.060052 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-ed361dfa-d2e9-46e9-aece-8f9eca139c28 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:55.061449 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-ed361dfa-d2e9-46e9-aece-8f9eca139c28 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id ab28a405-428f-447d-8abe-4e5b33c33389. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:39:55.090665 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:55.090665 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:39:55.099798 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-ed361dfa-d2e9-46e9-aece-8f9eca139c28 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/ab28a405-428f-447d-8abe-4e5b33c33389 returned with HTTP 200 Jul 03 02:39:55.102272 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1221/4858] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:39:55 2026] GET /volume/v3/backups/ab28a405-428f-447d-8abe-4e5b33c33389 => generated 749 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:55.105383 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-28182150-c0cc-412b-9acf-3cd84bcef348 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:55.110751 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-28182150-c0cc-412b-9acf-3cd84bcef348 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] GET https://10.4.3.223/volume/v3/snapshots/f9031eb0-4569-49d2-a734-b0b312fa8c6e Jul 03 02:39:55.111133 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-28182150-c0cc-412b-9acf-3cd84bcef348 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:55.111439 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-28182150-c0cc-412b-9acf-3cd84bcef348 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:55.116718 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-28182150-c0cc-412b-9acf-3cd84bcef348 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] https://10.4.3.223/volume/v3/snapshots/f9031eb0-4569-49d2-a734-b0b312fa8c6e returned with HTTP 404 Jul 03 02:39:55.117490 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1214/4859] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:39:55 2026] GET /volume/v3/snapshots/f9031eb0-4569-49d2-a734-b0b312fa8c6e => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:39:55.888844 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-a85eff48-7a77-4f97-8bf0-1067b50ac2f2 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:55.889430 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-a85eff48-7a77-4f97-8bf0-1067b50ac2f2 None None] GET https://10.4.3.223/volume// Jul 03 02:39:55.889695 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-a85eff48-7a77-4f97-8bf0-1067b50ac2f2 None None] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:55.890026 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-a85eff48-7a77-4f97-8bf0-1067b50ac2f2 None None] Calling method 'all' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:55.890536 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-a85eff48-7a77-4f97-8bf0-1067b50ac2f2 None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:39:55.890877 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1220/4860] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:39:55 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:39:55.906582 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-f7c3e070-da72-4a99-84ee-80f5fb88f846 req-182ab391-1ada-45c6-b48e-59294cabfebd None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:55.913453 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-f7c3e070-da72-4a99-84ee-80f5fb88f846 req-182ab391-1ada-45c6-b48e-59294cabfebd tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] GET https://10.4.3.223/volume/v3/volumes/ceea6e75-8b35-49f5-a6d8-132740a19327 Jul 03 02:39:55.913453 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-f7c3e070-da72-4a99-84ee-80f5fb88f846 req-182ab391-1ada-45c6-b48e-59294cabfebd tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:55.913453 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-f7c3e070-da72-4a99-84ee-80f5fb88f846 req-182ab391-1ada-45c6-b48e-59294cabfebd tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:55.922211 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:55.922211 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:39:55.926307 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [req-f7c3e070-da72-4a99-84ee-80f5fb88f846 req-182ab391-1ada-45c6-b48e-59294cabfebd tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Volume info retrieved successfully. Jul 03 02:39:55.931835 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-f7c3e070-da72-4a99-84ee-80f5fb88f846 req-182ab391-1ada-45c6-b48e-59294cabfebd tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] https://10.4.3.223/volume/v3/volumes/ceea6e75-8b35-49f5-a6d8-132740a19327 returned with HTTP 200 Jul 03 02:39:55.932811 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1206/4861] 10.4.3.223 () {70 vars in 1639 bytes} [Fri Jul 3 02:39:55 2026] GET /volume/v3/volumes/ceea6e75-8b35-49f5-a6d8-132740a19327 => generated 1583 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:39:55.982825 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-ffd2ecf9-ac26-4492-b48f-d2adb09f386f None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:55.985201 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-ffd2ecf9-ac26-4492-b48f-d2adb09f386f tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/backups/37d5523e-fb4e-4303-b716-fc6e904976e1 Jul 03 02:39:55.985519 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-ffd2ecf9-ac26-4492-b48f-d2adb09f386f tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:55.985738 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-ffd2ecf9-ac26-4492-b48f-d2adb09f386f tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:55.985936 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-ffd2ecf9-ac26-4492-b48f-d2adb09f386f tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Show backup with id 37d5523e-fb4e-4303-b716-fc6e904976e1. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:39:55.991632 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:55.991632 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:39:55.992489 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-ffd2ecf9-ac26-4492-b48f-d2adb09f386f tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/backups/37d5523e-fb4e-4303-b716-fc6e904976e1 returned with HTTP 200 Jul 03 02:39:55.992970 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1222/4862] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:39:55 2026] GET /volume/v3/backups/37d5523e-fb4e-4303-b716-fc6e904976e1 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:56.075013 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-f7c3e070-da72-4a99-84ee-80f5fb88f846 req-18fa0277-f7f5-4725-913f-3a2e1c6f2bcf None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:56.077354 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-f7c3e070-da72-4a99-84ee-80f5fb88f846 req-18fa0277-f7f5-4725-913f-3a2e1c6f2bcf tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] PUT https://10.4.3.223/volume/v3/attachments/afaf609e-8742-4624-b545-80ed91edcd39 Jul 03 02:39:56.077687 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-f7c3e070-da72-4a99-84ee-80f5fb88f846 req-18fa0277-f7f5-4725-913f-3a2e1c6f2bcf tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000004352", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2a2633a05d73", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "80a8c083-552c-46a2-8db9-fd9e83fa2364", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:39:56.086153 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.coordination [req-f7c3e070-da72-4a99-84ee-80f5fb88f846 req-18fa0277-f7f5-4725-913f-3a2e1c6f2bcf tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Acquiring lock "cinder-attachment_update-ceea6e75-8b35-49f5-a6d8-132740a19327-np0000004352" by "attachment_update" {{(pid=100012) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 02:39:56.091531 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.coordination [req-f7c3e070-da72-4a99-84ee-80f5fb88f846 req-18fa0277-f7f5-4725-913f-3a2e1c6f2bcf tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Lock "cinder-attachment_update-ceea6e75-8b35-49f5-a6d8-132740a19327-np0000004352" acquired by "attachment_update" :: waited 0.005s {{(pid=100012) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 02:39:56.092632 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:56.092632 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:39:56.115910 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-e48e7f59-94d8-4b72-b809-a9157226c35a None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:56.120310 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-e48e7f59-94d8-4b72-b809-a9157226c35a tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/ab28a405-428f-447d-8abe-4e5b33c33389 Jul 03 02:39:56.120522 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-e48e7f59-94d8-4b72-b809-a9157226c35a tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:56.120707 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-e48e7f59-94d8-4b72-b809-a9157226c35a tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:56.120848 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-e48e7f59-94d8-4b72-b809-a9157226c35a tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id ab28a405-428f-447d-8abe-4e5b33c33389. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:39:56.127729 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:56.127729 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:39:56.128722 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-e48e7f59-94d8-4b72-b809-a9157226c35a tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/ab28a405-428f-447d-8abe-4e5b33c33389 returned with HTTP 200 Jul 03 02:39:56.129207 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1221/4863] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:39:56 2026] GET /volume/v3/backups/ab28a405-428f-447d-8abe-4e5b33c33389 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:56.263016 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-b7b7f0e5-ac1f-45a3-b44a-05f84debbd25 req-863aa659-7d57-4a35-9d5a-ad7d011daa52 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:56.270390 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-b7b7f0e5-ac1f-45a3-b44a-05f84debbd25 req-863aa659-7d57-4a35-9d5a-ad7d011daa52 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] GET https://10.4.3.223/volume/v3/attachments?instance_id=aaeecca9-94f8-43f5-ab8d-0efc176a3f43 Jul 03 02:39:56.271654 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-b7b7f0e5-ac1f-45a3-b44a-05f84debbd25 req-863aa659-7d57-4a35-9d5a-ad7d011daa52 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:56.271904 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-b7b7f0e5-ac1f-45a3-b44a-05f84debbd25 req-863aa659-7d57-4a35-9d5a-ad7d011daa52 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Calling method 'version_select' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:56.323158 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-b7b7f0e5-ac1f-45a3-b44a-05f84debbd25 req-863aa659-7d57-4a35-9d5a-ad7d011daa52 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] https://10.4.3.223/volume/v3/attachments?instance_id=aaeecca9-94f8-43f5-ab8d-0efc176a3f43 returned with HTTP 200 Jul 03 02:39:56.325041 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1207/4864] 10.4.3.223 () {70 vars in 1637 bytes} [Fri Jul 3 02:39:56 2026] GET /volume/v3/attachments?instance_id=aaeecca9-94f8-43f5-ab8d-0efc176a3f43 => generated 192 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:39:56.334137 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-b7b7f0e5-ac1f-45a3-b44a-05f84debbd25 req-13001b06-2a80-49c5-9d62-f4135ea0385d None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:56.337739 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-b7b7f0e5-ac1f-45a3-b44a-05f84debbd25 req-13001b06-2a80-49c5-9d62-f4135ea0385d tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] GET https://10.4.3.223/volume/v3/attachments/65b283ba-4a48-4bd0-82c7-3e536009d1cc Jul 03 02:39:56.337739 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-b7b7f0e5-ac1f-45a3-b44a-05f84debbd25 req-13001b06-2a80-49c5-9d62-f4135ea0385d tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:56.338020 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-b7b7f0e5-ac1f-45a3-b44a-05f84debbd25 req-13001b06-2a80-49c5-9d62-f4135ea0385d tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Calling method 'version_select' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:56.354839 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-b7b7f0e5-ac1f-45a3-b44a-05f84debbd25 req-13001b06-2a80-49c5-9d62-f4135ea0385d tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] https://10.4.3.223/volume/v3/attachments/65b283ba-4a48-4bd0-82c7-3e536009d1cc returned with HTTP 200 Jul 03 02:39:56.355921 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1223/4865] 10.4.3.223 () {70 vars in 1651 bytes} [Fri Jul 3 02:39:56 2026] GET /volume/v3/attachments/65b283ba-4a48-4bd0-82c7-3e536009d1cc => generated 993 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:39:56.617411 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.coordination [req-f7c3e070-da72-4a99-84ee-80f5fb88f846 req-18fa0277-f7f5-4725-913f-3a2e1c6f2bcf tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Lock "cinder-attachment_update-ceea6e75-8b35-49f5-a6d8-132740a19327-np0000004352" released by "attachment_update" :: held 0.526s {{(pid=100012) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 02:39:56.619496 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-f7c3e070-da72-4a99-84ee-80f5fb88f846 req-18fa0277-f7f5-4725-913f-3a2e1c6f2bcf tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] https://10.4.3.223/volume/v3/attachments/afaf609e-8742-4624-b545-80ed91edcd39 returned with HTTP 200 Jul 03 02:39:56.619496 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1215/4866] 10.4.3.223 () {74 vars in 1704 bytes} [Fri Jul 3 02:39:56 2026] PUT /volume/v3/attachments/afaf609e-8742-4624-b545-80ed91edcd39 => generated 969 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:39:57.008772 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-4f2dbc02-631b-493f-b059-bdcd5ee320be None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:57.010705 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-4f2dbc02-631b-493f-b059-bdcd5ee320be tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/backups/37d5523e-fb4e-4303-b716-fc6e904976e1 Jul 03 02:39:57.010941 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-4f2dbc02-631b-493f-b059-bdcd5ee320be tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:57.011140 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-4f2dbc02-631b-493f-b059-bdcd5ee320be tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:57.011241 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-4f2dbc02-631b-493f-b059-bdcd5ee320be tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Show backup with id 37d5523e-fb4e-4303-b716-fc6e904976e1. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:39:57.016574 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:57.016574 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:39:57.017386 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-4f2dbc02-631b-493f-b059-bdcd5ee320be tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/backups/37d5523e-fb4e-4303-b716-fc6e904976e1 returned with HTTP 200 Jul 03 02:39:57.017850 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1222/4867] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:39:57 2026] GET /volume/v3/backups/37d5523e-fb4e-4303-b716-fc6e904976e1 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:57.134607 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-f7c3e070-da72-4a99-84ee-80f5fb88f846 req-4cc0c5af-6d5b-4958-aaf5-0cf70a6e95be None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:57.136887 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-f7c3e070-da72-4a99-84ee-80f5fb88f846 req-4cc0c5af-6d5b-4958-aaf5-0cf70a6e95be tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] POST https://10.4.3.223/volume/v3/attachments/afaf609e-8742-4624-b545-80ed91edcd39/action Jul 03 02:39:57.137265 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-f7c3e070-da72-4a99-84ee-80f5fb88f846 req-4cc0c5af-6d5b-4958-aaf5-0cf70a6e95be tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Action body: b'{"os-complete": null}' {{(pid=100014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:39:57.137436 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-f7c3e070-da72-4a99-84ee-80f5fb88f846 req-4cc0c5af-6d5b-4958-aaf5-0cf70a6e95be tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:39:57.139847 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-ab48dec4-31f9-44c7-a509-b82b60de73be None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:57.141626 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-ab48dec4-31f9-44c7-a509-b82b60de73be tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/ab28a405-428f-447d-8abe-4e5b33c33389 Jul 03 02:39:57.141841 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-ab48dec4-31f9-44c7-a509-b82b60de73be tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:57.142031 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-ab48dec4-31f9-44c7-a509-b82b60de73be tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:57.142141 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-ab48dec4-31f9-44c7-a509-b82b60de73be tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id ab28a405-428f-447d-8abe-4e5b33c33389. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:39:57.146734 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:57.146734 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:39:57.147804 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-ab48dec4-31f9-44c7-a509-b82b60de73be tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/ab28a405-428f-447d-8abe-4e5b33c33389 returned with HTTP 200 Jul 03 02:39:57.148221 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1224/4868] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:39:57 2026] GET /volume/v3/backups/ab28a405-428f-447d-8abe-4e5b33c33389 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:57.152657 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:57.152657 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:39:57.163862 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-f7c3e070-da72-4a99-84ee-80f5fb88f846 req-4cc0c5af-6d5b-4958-aaf5-0cf70a6e95be tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] https://10.4.3.223/volume/v3/attachments/afaf609e-8742-4624-b545-80ed91edcd39/action returned with HTTP 204 Jul 03 02:39:57.164321 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1208/4869] 10.4.3.223 () {74 vars in 1725 bytes} [Fri Jul 3 02:39:57 2026] POST /volume/v3/attachments/afaf609e-8742-4624-b545-80ed91edcd39/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:39:58.031439 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-997eeff5-8e82-459d-a1ea-f55ad505127a None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:58.032524 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-997eeff5-8e82-459d-a1ea-f55ad505127a tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/backups/37d5523e-fb4e-4303-b716-fc6e904976e1 Jul 03 02:39:58.032835 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-997eeff5-8e82-459d-a1ea-f55ad505127a tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:58.033080 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-997eeff5-8e82-459d-a1ea-f55ad505127a tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:58.033217 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-997eeff5-8e82-459d-a1ea-f55ad505127a tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Show backup with id 37d5523e-fb4e-4303-b716-fc6e904976e1. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:39:58.038978 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:58.038978 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:39:58.039963 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-997eeff5-8e82-459d-a1ea-f55ad505127a tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/backups/37d5523e-fb4e-4303-b716-fc6e904976e1 returned with HTTP 200 Jul 03 02:39:58.040502 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1216/4870] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:39:58 2026] GET /volume/v3/backups/37d5523e-fb4e-4303-b716-fc6e904976e1 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:58.159972 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-1508d06c-b9d2-48b2-b483-170343269668 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:58.162529 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-1508d06c-b9d2-48b2-b483-170343269668 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/ab28a405-428f-447d-8abe-4e5b33c33389 Jul 03 02:39:58.162833 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-1508d06c-b9d2-48b2-b483-170343269668 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:58.163311 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-1508d06c-b9d2-48b2-b483-170343269668 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:58.163311 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-1508d06c-b9d2-48b2-b483-170343269668 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id ab28a405-428f-447d-8abe-4e5b33c33389. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:39:58.170369 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:58.170369 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:39:58.171642 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-1508d06c-b9d2-48b2-b483-170343269668 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/ab28a405-428f-447d-8abe-4e5b33c33389 returned with HTTP 200 Jul 03 02:39:58.172247 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1223/4871] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:39:58 2026] GET /volume/v3/backups/ab28a405-428f-447d-8abe-4e5b33c33389 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:59.052022 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-d51d3e62-c2fb-4141-9154-c4436219b55e None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:59.053627 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-d51d3e62-c2fb-4141-9154-c4436219b55e tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/backups/37d5523e-fb4e-4303-b716-fc6e904976e1 Jul 03 02:39:59.053821 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-d51d3e62-c2fb-4141-9154-c4436219b55e tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:59.053994 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-d51d3e62-c2fb-4141-9154-c4436219b55e tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:59.054093 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-d51d3e62-c2fb-4141-9154-c4436219b55e tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Show backup with id 37d5523e-fb4e-4303-b716-fc6e904976e1. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:39:59.057932 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:59.057932 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:39:59.058521 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-d51d3e62-c2fb-4141-9154-c4436219b55e tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/backups/37d5523e-fb4e-4303-b716-fc6e904976e1 returned with HTTP 200 Jul 03 02:39:59.058867 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1225/4872] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:39:59 2026] GET /volume/v3/backups/37d5523e-fb4e-4303-b716-fc6e904976e1 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:39:59.187629 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-9100d06e-8604-4f5c-8946-0ca50f430c35 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:39:59.189841 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-9100d06e-8604-4f5c-8946-0ca50f430c35 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/ab28a405-428f-447d-8abe-4e5b33c33389 Jul 03 02:39:59.191443 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-9100d06e-8604-4f5c-8946-0ca50f430c35 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:39:59.191443 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-9100d06e-8604-4f5c-8946-0ca50f430c35 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:39:59.191443 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-9100d06e-8604-4f5c-8946-0ca50f430c35 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id ab28a405-428f-447d-8abe-4e5b33c33389. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:39:59.195632 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:39:59.195632 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:39:59.196781 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-9100d06e-8604-4f5c-8946-0ca50f430c35 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/ab28a405-428f-447d-8abe-4e5b33c33389 returned with HTTP 200 Jul 03 02:39:59.197311 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1209/4873] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:39:59 2026] GET /volume/v3/backups/ab28a405-428f-447d-8abe-4e5b33c33389 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:40:00.078262 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-7442187d-0ccb-48a8-9a9d-d44f6babb246 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:00.084568 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-7442187d-0ccb-48a8-9a9d-d44f6babb246 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/backups/37d5523e-fb4e-4303-b716-fc6e904976e1 Jul 03 02:40:00.084568 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-7442187d-0ccb-48a8-9a9d-d44f6babb246 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:00.084809 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-7442187d-0ccb-48a8-9a9d-d44f6babb246 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:00.084900 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-7442187d-0ccb-48a8-9a9d-d44f6babb246 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Show backup with id 37d5523e-fb4e-4303-b716-fc6e904976e1. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:40:00.090676 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:00.090676 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:40:00.091604 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-7442187d-0ccb-48a8-9a9d-d44f6babb246 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/backups/37d5523e-fb4e-4303-b716-fc6e904976e1 returned with HTTP 200 Jul 03 02:40:00.091843 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1217/4874] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:40:00 2026] GET /volume/v3/backups/37d5523e-fb4e-4303-b716-fc6e904976e1 => generated 737 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:40:00.209740 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-c59d6f69-2c0d-4691-93ff-e9528e2bf3fd None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:00.212100 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-c59d6f69-2c0d-4691-93ff-e9528e2bf3fd tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/ab28a405-428f-447d-8abe-4e5b33c33389 Jul 03 02:40:00.212300 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-c59d6f69-2c0d-4691-93ff-e9528e2bf3fd tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:00.212517 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-c59d6f69-2c0d-4691-93ff-e9528e2bf3fd tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:00.212623 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-c59d6f69-2c0d-4691-93ff-e9528e2bf3fd tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id ab28a405-428f-447d-8abe-4e5b33c33389. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:40:00.217115 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:00.217115 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:40:00.218153 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-c59d6f69-2c0d-4691-93ff-e9528e2bf3fd tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/ab28a405-428f-447d-8abe-4e5b33c33389 returned with HTTP 200 Jul 03 02:40:00.218578 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1224/4875] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:40:00 2026] GET /volume/v3/backups/ab28a405-428f-447d-8abe-4e5b33c33389 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:40:01.106754 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-86fca890-8ebc-43a7-b28c-804c51ad5083 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:01.108763 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-86fca890-8ebc-43a7-b28c-804c51ad5083 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/backups/37d5523e-fb4e-4303-b716-fc6e904976e1 Jul 03 02:40:01.109213 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-86fca890-8ebc-43a7-b28c-804c51ad5083 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:01.110356 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-86fca890-8ebc-43a7-b28c-804c51ad5083 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:01.110356 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-86fca890-8ebc-43a7-b28c-804c51ad5083 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Show backup with id 37d5523e-fb4e-4303-b716-fc6e904976e1. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:40:01.116334 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:01.116334 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:40:01.117346 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-86fca890-8ebc-43a7-b28c-804c51ad5083 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/backups/37d5523e-fb4e-4303-b716-fc6e904976e1 returned with HTTP 200 Jul 03 02:40:01.117857 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1226/4876] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:40:01 2026] GET /volume/v3/backups/37d5523e-fb4e-4303-b716-fc6e904976e1 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:40:01.233706 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-18b567c2-1bb3-43a5-a113-38b706470c1c None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:01.235760 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-18b567c2-1bb3-43a5-a113-38b706470c1c tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/ab28a405-428f-447d-8abe-4e5b33c33389 Jul 03 02:40:01.235957 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-18b567c2-1bb3-43a5-a113-38b706470c1c tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:01.236162 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-18b567c2-1bb3-43a5-a113-38b706470c1c tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:01.236273 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-18b567c2-1bb3-43a5-a113-38b706470c1c tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id ab28a405-428f-447d-8abe-4e5b33c33389. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:40:01.247969 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:01.247969 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:40:01.248942 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-18b567c2-1bb3-43a5-a113-38b706470c1c tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/ab28a405-428f-447d-8abe-4e5b33c33389 returned with HTTP 200 Jul 03 02:40:01.250071 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1210/4877] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:40:01 2026] GET /volume/v3/backups/ab28a405-428f-447d-8abe-4e5b33c33389 => generated 749 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:40:02.130359 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-725dbefc-e789-451e-b174-d3872a005f8d None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:02.132121 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-725dbefc-e789-451e-b174-d3872a005f8d tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/backups/37d5523e-fb4e-4303-b716-fc6e904976e1 Jul 03 02:40:02.132374 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-725dbefc-e789-451e-b174-d3872a005f8d tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:02.132682 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-725dbefc-e789-451e-b174-d3872a005f8d tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:02.132833 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-725dbefc-e789-451e-b174-d3872a005f8d tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Show backup with id 37d5523e-fb4e-4303-b716-fc6e904976e1. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:40:02.137350 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:02.137350 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:40:02.138162 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-725dbefc-e789-451e-b174-d3872a005f8d tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/backups/37d5523e-fb4e-4303-b716-fc6e904976e1 returned with HTTP 200 Jul 03 02:40:02.138551 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1218/4878] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:40:02 2026] GET /volume/v3/backups/37d5523e-fb4e-4303-b716-fc6e904976e1 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:40:02.262414 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-823c8ede-5ede-4bf7-b3c4-44ad1e21ea7c None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:02.264433 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-823c8ede-5ede-4bf7-b3c4-44ad1e21ea7c tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/ab28a405-428f-447d-8abe-4e5b33c33389 Jul 03 02:40:02.264646 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-823c8ede-5ede-4bf7-b3c4-44ad1e21ea7c tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:02.264855 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-823c8ede-5ede-4bf7-b3c4-44ad1e21ea7c tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:02.265007 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-823c8ede-5ede-4bf7-b3c4-44ad1e21ea7c tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id ab28a405-428f-447d-8abe-4e5b33c33389. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:40:02.270217 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:02.270217 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:40:02.271086 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-823c8ede-5ede-4bf7-b3c4-44ad1e21ea7c tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/ab28a405-428f-447d-8abe-4e5b33c33389 returned with HTTP 200 Jul 03 02:40:02.271690 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1225/4879] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:40:02 2026] GET /volume/v3/backups/ab28a405-428f-447d-8abe-4e5b33c33389 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:40:03.150538 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-f85579db-1b2d-4752-b813-e205865c2008 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:03.153063 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-f85579db-1b2d-4752-b813-e205865c2008 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/backups/37d5523e-fb4e-4303-b716-fc6e904976e1 Jul 03 02:40:03.153407 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-f85579db-1b2d-4752-b813-e205865c2008 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:03.153689 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-f85579db-1b2d-4752-b813-e205865c2008 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:03.153861 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-f85579db-1b2d-4752-b813-e205865c2008 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Show backup with id 37d5523e-fb4e-4303-b716-fc6e904976e1. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:40:03.160965 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:03.160965 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:40:03.161923 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-f85579db-1b2d-4752-b813-e205865c2008 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/backups/37d5523e-fb4e-4303-b716-fc6e904976e1 returned with HTTP 200 Jul 03 02:40:03.162514 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1227/4880] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:40:03 2026] GET /volume/v3/backups/37d5523e-fb4e-4303-b716-fc6e904976e1 => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:40:03.282625 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-22914085-fd59-437a-a7b8-4ddc7b0ca67c None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:03.284444 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-22914085-fd59-437a-a7b8-4ddc7b0ca67c tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/ab28a405-428f-447d-8abe-4e5b33c33389 Jul 03 02:40:03.284692 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-22914085-fd59-437a-a7b8-4ddc7b0ca67c tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:03.284941 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-22914085-fd59-437a-a7b8-4ddc7b0ca67c tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:03.284986 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-22914085-fd59-437a-a7b8-4ddc7b0ca67c tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id ab28a405-428f-447d-8abe-4e5b33c33389. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:40:03.289412 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:03.289412 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:40:03.290356 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-22914085-fd59-437a-a7b8-4ddc7b0ca67c tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/ab28a405-428f-447d-8abe-4e5b33c33389 returned with HTTP 200 Jul 03 02:40:03.291227 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1211/4881] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:40:03 2026] GET /volume/v3/backups/ab28a405-428f-447d-8abe-4e5b33c33389 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:40:04.174768 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-22de87f3-52c9-41e4-a511-8293e4c8aada None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:04.176791 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-22de87f3-52c9-41e4-a511-8293e4c8aada tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/backups/37d5523e-fb4e-4303-b716-fc6e904976e1 Jul 03 02:40:04.177020 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-22de87f3-52c9-41e4-a511-8293e4c8aada tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:04.177235 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-22de87f3-52c9-41e4-a511-8293e4c8aada tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:04.177382 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-22de87f3-52c9-41e4-a511-8293e4c8aada tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Show backup with id 37d5523e-fb4e-4303-b716-fc6e904976e1. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:40:04.182986 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:04.182986 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:40:04.183723 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-22de87f3-52c9-41e4-a511-8293e4c8aada tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/backups/37d5523e-fb4e-4303-b716-fc6e904976e1 returned with HTTP 200 Jul 03 02:40:04.184147 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1219/4882] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:40:04 2026] GET /volume/v3/backups/37d5523e-fb4e-4303-b716-fc6e904976e1 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:40:04.305144 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-8a0e43a4-5c16-47f3-bf7f-812963e78d59 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:04.306909 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-8a0e43a4-5c16-47f3-bf7f-812963e78d59 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/ab28a405-428f-447d-8abe-4e5b33c33389 Jul 03 02:40:04.307069 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-8a0e43a4-5c16-47f3-bf7f-812963e78d59 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:04.307231 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-8a0e43a4-5c16-47f3-bf7f-812963e78d59 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:04.307332 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-8a0e43a4-5c16-47f3-bf7f-812963e78d59 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id ab28a405-428f-447d-8abe-4e5b33c33389. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:40:04.311368 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:04.311368 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:40:04.312195 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-8a0e43a4-5c16-47f3-bf7f-812963e78d59 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/ab28a405-428f-447d-8abe-4e5b33c33389 returned with HTTP 200 Jul 03 02:40:04.312659 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1226/4883] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:40:04 2026] GET /volume/v3/backups/ab28a405-428f-447d-8abe-4e5b33c33389 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:40:04.324274 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-309d0c1b-4a5b-41ea-9040-1d0d9e7f6b7f None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:04.326079 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-309d0c1b-4a5b-41ea-9040-1d0d9e7f6b7f tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] POST https://10.4.3.223/volume/v3/backups/ab28a405-428f-447d-8abe-4e5b33c33389/restore Jul 03 02:40:04.326451 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-309d0c1b-4a5b-41ea-9040-1d0d9e7f6b7f tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "a16a03d7-2af4-4661-ad32-378225bc5650"}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:40:04.327827 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.contrib.backups [None req-309d0c1b-4a5b-41ea-9040-1d0d9e7f6b7f tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Restoring backup ab28a405-428f-447d-8abe-4e5b33c33389 ({'restore': {'volume_id': 'a16a03d7-2af4-4661-ad32-378225bc5650'}}) {{(pid=100015) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 03 02:40:04.327933 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.contrib.backups [None req-309d0c1b-4a5b-41ea-9040-1d0d9e7f6b7f tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Restoring backup ab28a405-428f-447d-8abe-4e5b33c33389 to volume a16a03d7-2af4-4661-ad32-378225bc5650. Jul 03 02:40:04.332735 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:04.332735 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:40:04.339793 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:04.339793 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:40:04.340212 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-309d0c1b-4a5b-41ea-9040-1d0d9e7f6b7f tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Volume info retrieved successfully. Jul 03 02:40:04.340338 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.backup.api [None req-309d0c1b-4a5b-41ea-9040-1d0d9e7f6b7f tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Checking backup size 1 against volume size 1 {{(pid=100015) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 03 02:40:04.340452 np0000004352 devstack@c-api.service[100015]: INFO cinder.backup.api [None req-309d0c1b-4a5b-41ea-9040-1d0d9e7f6b7f tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Overwriting volume a16a03d7-2af4-4661-ad32-378225bc5650 with restore of backup ab28a405-428f-447d-8abe-4e5b33c33389 Jul 03 02:40:04.358277 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.backup.rpcapi [None req-309d0c1b-4a5b-41ea-9040-1d0d9e7f6b7f tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] restore_backup in rpcapi backup_id ab28a405-428f-447d-8abe-4e5b33c33389 {{(pid=100015) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 03 02:40:04.361436 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-309d0c1b-4a5b-41ea-9040-1d0d9e7f6b7f tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/ab28a405-428f-447d-8abe-4e5b33c33389/restore returned with HTTP 202 Jul 03 02:40:04.361897 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1228/4884] 10.4.3.223 () {68 vars in 1393 bytes} [Fri Jul 3 02:40:04 2026] POST /volume/v3/backups/ab28a405-428f-447d-8abe-4e5b33c33389/restore => generated 182 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:40:04.372602 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-2f8fe804-63cb-419c-84f9-9e7b62fd2070 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:04.374431 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-2f8fe804-63cb-419c-84f9-9e7b62fd2070 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/ab28a405-428f-447d-8abe-4e5b33c33389 Jul 03 02:40:04.374669 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-2f8fe804-63cb-419c-84f9-9e7b62fd2070 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:04.374898 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-2f8fe804-63cb-419c-84f9-9e7b62fd2070 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:04.375023 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-2f8fe804-63cb-419c-84f9-9e7b62fd2070 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id ab28a405-428f-447d-8abe-4e5b33c33389. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:40:04.379952 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:04.379952 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:40:04.380739 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-2f8fe804-63cb-419c-84f9-9e7b62fd2070 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/ab28a405-428f-447d-8abe-4e5b33c33389 returned with HTTP 200 Jul 03 02:40:04.381355 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1212/4885] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:40:04 2026] GET /volume/v3/backups/ab28a405-428f-447d-8abe-4e5b33c33389 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:40:05.196012 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-f115d2e1-6ec7-4a3d-9685-02600a5b267d None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:05.198524 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-f115d2e1-6ec7-4a3d-9685-02600a5b267d tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/backups/37d5523e-fb4e-4303-b716-fc6e904976e1 Jul 03 02:40:05.198841 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-f115d2e1-6ec7-4a3d-9685-02600a5b267d tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:05.199117 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-f115d2e1-6ec7-4a3d-9685-02600a5b267d tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:05.199274 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-f115d2e1-6ec7-4a3d-9685-02600a5b267d tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Show backup with id 37d5523e-fb4e-4303-b716-fc6e904976e1. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:40:05.204954 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:05.204954 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:40:05.205889 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-f115d2e1-6ec7-4a3d-9685-02600a5b267d tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/backups/37d5523e-fb4e-4303-b716-fc6e904976e1 returned with HTTP 200 Jul 03 02:40:05.206373 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1220/4886] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:40:05 2026] GET /volume/v3/backups/37d5523e-fb4e-4303-b716-fc6e904976e1 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:40:05.391744 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-025a1793-f278-4692-aa3c-5efd8a2d74e7 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:05.394903 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-025a1793-f278-4692-aa3c-5efd8a2d74e7 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/ab28a405-428f-447d-8abe-4e5b33c33389 Jul 03 02:40:05.394903 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-025a1793-f278-4692-aa3c-5efd8a2d74e7 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:05.394903 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-025a1793-f278-4692-aa3c-5efd8a2d74e7 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:05.394903 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-025a1793-f278-4692-aa3c-5efd8a2d74e7 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id ab28a405-428f-447d-8abe-4e5b33c33389. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:40:05.398930 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:05.398930 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:40:05.400667 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-025a1793-f278-4692-aa3c-5efd8a2d74e7 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/ab28a405-428f-447d-8abe-4e5b33c33389 returned with HTTP 200 Jul 03 02:40:05.400667 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1227/4887] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:40:05 2026] GET /volume/v3/backups/ab28a405-428f-447d-8abe-4e5b33c33389 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:40:06.216914 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-b4550b1c-f74c-469b-ad41-b1be951f0507 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:06.218688 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-b4550b1c-f74c-469b-ad41-b1be951f0507 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/backups/37d5523e-fb4e-4303-b716-fc6e904976e1 Jul 03 02:40:06.218901 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-b4550b1c-f74c-469b-ad41-b1be951f0507 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:06.219091 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-b4550b1c-f74c-469b-ad41-b1be951f0507 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:06.219244 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-b4550b1c-f74c-469b-ad41-b1be951f0507 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Show backup with id 37d5523e-fb4e-4303-b716-fc6e904976e1. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:40:06.223678 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:06.223678 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:40:06.224302 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-b4550b1c-f74c-469b-ad41-b1be951f0507 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/backups/37d5523e-fb4e-4303-b716-fc6e904976e1 returned with HTTP 200 Jul 03 02:40:06.224711 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1229/4888] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:40:06 2026] GET /volume/v3/backups/37d5523e-fb4e-4303-b716-fc6e904976e1 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:40:06.412444 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-37859ee6-33a7-428f-9aa3-0639916b16e9 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:06.414117 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-37859ee6-33a7-428f-9aa3-0639916b16e9 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/ab28a405-428f-447d-8abe-4e5b33c33389 Jul 03 02:40:06.414323 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-37859ee6-33a7-428f-9aa3-0639916b16e9 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:06.414555 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-37859ee6-33a7-428f-9aa3-0639916b16e9 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:06.414668 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-37859ee6-33a7-428f-9aa3-0639916b16e9 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id ab28a405-428f-447d-8abe-4e5b33c33389. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:40:06.420185 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:06.420185 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:40:06.421078 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-37859ee6-33a7-428f-9aa3-0639916b16e9 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/ab28a405-428f-447d-8abe-4e5b33c33389 returned with HTTP 200 Jul 03 02:40:06.421444 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1213/4889] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:40:06 2026] GET /volume/v3/backups/ab28a405-428f-447d-8abe-4e5b33c33389 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:40:07.236788 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-539b11c4-51cf-41a6-9bd9-af87809191b3 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:07.238785 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-539b11c4-51cf-41a6-9bd9-af87809191b3 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/backups/37d5523e-fb4e-4303-b716-fc6e904976e1 Jul 03 02:40:07.238997 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-539b11c4-51cf-41a6-9bd9-af87809191b3 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:07.239207 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-539b11c4-51cf-41a6-9bd9-af87809191b3 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:07.239304 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-539b11c4-51cf-41a6-9bd9-af87809191b3 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Show backup with id 37d5523e-fb4e-4303-b716-fc6e904976e1. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:40:07.244123 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:07.244123 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:40:07.245001 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-539b11c4-51cf-41a6-9bd9-af87809191b3 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/backups/37d5523e-fb4e-4303-b716-fc6e904976e1 returned with HTTP 200 Jul 03 02:40:07.245409 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1221/4890] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:40:07 2026] GET /volume/v3/backups/37d5523e-fb4e-4303-b716-fc6e904976e1 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:40:07.261648 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-231d979b-64b5-44f7-bdd8-fd4499b7a549 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:07.264965 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-231d979b-64b5-44f7-bdd8-fd4499b7a549 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] DELETE https://10.4.3.223/volume/v3/volumes/7bda06cc-a3dd-44eb-84c3-ad34f6bc73b1 Jul 03 02:40:07.265128 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-231d979b-64b5-44f7-bdd8-fd4499b7a549 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:07.265570 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-231d979b-64b5-44f7-bdd8-fd4499b7a549 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'delete' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:07.265570 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.volumes [None req-231d979b-64b5-44f7-bdd8-fd4499b7a549 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Delete volume with id: 7bda06cc-a3dd-44eb-84c3-ad34f6bc73b1 Jul 03 02:40:07.276987 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:07.276987 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:40:07.277416 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-231d979b-64b5-44f7-bdd8-fd4499b7a549 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Volume info retrieved successfully. Jul 03 02:40:07.314535 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-231d979b-64b5-44f7-bdd8-fd4499b7a549 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Delete volume request issued successfully. Jul 03 02:40:07.314535 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-231d979b-64b5-44f7-bdd8-fd4499b7a549 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/volumes/7bda06cc-a3dd-44eb-84c3-ad34f6bc73b1 returned with HTTP 202 Jul 03 02:40:07.315051 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1228/4891] 10.4.3.223 () {68 vars in 1391 bytes} [Fri Jul 3 02:40:07 2026] DELETE /volume/v3/volumes/7bda06cc-a3dd-44eb-84c3-ad34f6bc73b1 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:40:07.332990 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-da14e4b9-bac2-4405-b4d5-98dce79c6251 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:07.335811 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-da14e4b9-bac2-4405-b4d5-98dce79c6251 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/volumes/7bda06cc-a3dd-44eb-84c3-ad34f6bc73b1 Jul 03 02:40:07.336073 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-da14e4b9-bac2-4405-b4d5-98dce79c6251 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:07.336431 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-da14e4b9-bac2-4405-b4d5-98dce79c6251 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:07.351325 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:07.351325 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:40:07.361055 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-da14e4b9-bac2-4405-b4d5-98dce79c6251 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Volume info retrieved successfully. Jul 03 02:40:07.372259 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-da14e4b9-bac2-4405-b4d5-98dce79c6251 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/volumes/7bda06cc-a3dd-44eb-84c3-ad34f6bc73b1 returned with HTTP 200 Jul 03 02:40:07.372259 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1230/4892] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:40:07 2026] GET /volume/v3/volumes/7bda06cc-a3dd-44eb-84c3-ad34f6bc73b1 => generated 1074 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:40:07.435606 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-92671983-a48a-46db-b9de-2b8bb4e889cd None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:07.437382 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-92671983-a48a-46db-b9de-2b8bb4e889cd tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/ab28a405-428f-447d-8abe-4e5b33c33389 Jul 03 02:40:07.437548 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-92671983-a48a-46db-b9de-2b8bb4e889cd tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:07.437712 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-92671983-a48a-46db-b9de-2b8bb4e889cd tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:07.437800 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-92671983-a48a-46db-b9de-2b8bb4e889cd tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id ab28a405-428f-447d-8abe-4e5b33c33389. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:40:07.442382 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:07.442382 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:40:07.443383 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-92671983-a48a-46db-b9de-2b8bb4e889cd tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/ab28a405-428f-447d-8abe-4e5b33c33389 returned with HTTP 200 Jul 03 02:40:07.443831 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1214/4893] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:40:07 2026] GET /volume/v3/backups/ab28a405-428f-447d-8abe-4e5b33c33389 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:40:08.393167 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-2405c084-0fa1-4457-af44-2f6a7ff5a26d None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:08.394847 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-2405c084-0fa1-4457-af44-2f6a7ff5a26d tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/volumes/7bda06cc-a3dd-44eb-84c3-ad34f6bc73b1 Jul 03 02:40:08.395456 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-2405c084-0fa1-4457-af44-2f6a7ff5a26d tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:08.395585 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-2405c084-0fa1-4457-af44-2f6a7ff5a26d tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:08.402820 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-2405c084-0fa1-4457-af44-2f6a7ff5a26d tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/volumes/7bda06cc-a3dd-44eb-84c3-ad34f6bc73b1 returned with HTTP 404 Jul 03 02:40:08.403583 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1222/4894] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:40:08 2026] GET /volume/v3/volumes/7bda06cc-a3dd-44eb-84c3-ad34f6bc73b1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:40:08.413399 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-7cb17857-ddd1-4f6c-a988-dda4efe49606 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:08.415695 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-7cb17857-ddd1-4f6c-a988-dda4efe49606 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-member] GET https://10.4.3.223/volume/v3/backups/37d5523e-fb4e-4303-b716-fc6e904976e1 Jul 03 02:40:08.416337 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-7cb17857-ddd1-4f6c-a988-dda4efe49606 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:08.416620 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-7cb17857-ddd1-4f6c-a988-dda4efe49606 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:08.416735 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-7cb17857-ddd1-4f6c-a988-dda4efe49606 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-member] Show backup with id 37d5523e-fb4e-4303-b716-fc6e904976e1. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:40:08.421824 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:08.421824 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:40:08.422698 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-7cb17857-ddd1-4f6c-a988-dda4efe49606 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-member] https://10.4.3.223/volume/v3/backups/37d5523e-fb4e-4303-b716-fc6e904976e1 returned with HTTP 200 Jul 03 02:40:08.423108 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1229/4895] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:40:08 2026] GET /volume/v3/backups/37d5523e-fb4e-4303-b716-fc6e904976e1 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:40:08.435032 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-bcd88f66-0163-4756-abe4-8d48fd92e5b9 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:08.437454 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-bcd88f66-0163-4756-abe4-8d48fd92e5b9 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] DELETE https://10.4.3.223/volume/v3/backups/9598bc10-8708-448c-98c7-3f6e07e4feb7 Jul 03 02:40:08.437814 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-bcd88f66-0163-4756-abe4-8d48fd92e5b9 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:08.438341 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-bcd88f66-0163-4756-abe4-8d48fd92e5b9 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:08.438341 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.contrib.backups [None req-bcd88f66-0163-4756-abe4-8d48fd92e5b9 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Delete backup with id: 9598bc10-8708-448c-98c7-3f6e07e4feb7. Jul 03 02:40:08.443800 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:08.443800 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:40:08.457477 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-15cd08bd-e60f-4e07-a1c7-f6889f785411 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:08.459688 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-15cd08bd-e60f-4e07-a1c7-f6889f785411 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/ab28a405-428f-447d-8abe-4e5b33c33389 Jul 03 02:40:08.459992 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-15cd08bd-e60f-4e07-a1c7-f6889f785411 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:08.460224 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-15cd08bd-e60f-4e07-a1c7-f6889f785411 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:08.460351 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-15cd08bd-e60f-4e07-a1c7-f6889f785411 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id ab28a405-428f-447d-8abe-4e5b33c33389. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:40:08.463891 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.backup.rpcapi [None req-bcd88f66-0163-4756-abe4-8d48fd92e5b9 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] delete_backup rpcapi backup_id 9598bc10-8708-448c-98c7-3f6e07e4feb7 {{(pid=100015) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 02:40:08.465344 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:08.465344 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:40:08.466734 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-15cd08bd-e60f-4e07-a1c7-f6889f785411 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/ab28a405-428f-447d-8abe-4e5b33c33389 returned with HTTP 200 Jul 03 02:40:08.467274 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1215/4896] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:40:08 2026] GET /volume/v3/backups/ab28a405-428f-447d-8abe-4e5b33c33389 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:40:08.469453 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-bcd88f66-0163-4756-abe4-8d48fd92e5b9 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/backups/9598bc10-8708-448c-98c7-3f6e07e4feb7 returned with HTTP 202 Jul 03 02:40:08.469921 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1231/4897] 10.4.3.223 () {68 vars in 1391 bytes} [Fri Jul 3 02:40:08 2026] DELETE /volume/v3/backups/9598bc10-8708-448c-98c7-3f6e07e4feb7 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 02:40:08.477768 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-ff8b3eec-c5b3-4108-b41a-8e4078262dce None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:08.480412 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-ff8b3eec-c5b3-4108-b41a-8e4078262dce tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/backups/9598bc10-8708-448c-98c7-3f6e07e4feb7 Jul 03 02:40:08.480733 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-ff8b3eec-c5b3-4108-b41a-8e4078262dce tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:08.481014 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-ff8b3eec-c5b3-4108-b41a-8e4078262dce tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:08.481218 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-ff8b3eec-c5b3-4108-b41a-8e4078262dce tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Show backup with id 9598bc10-8708-448c-98c7-3f6e07e4feb7. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:40:08.485879 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:08.485879 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:40:08.486869 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-ff8b3eec-c5b3-4108-b41a-8e4078262dce tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/backups/9598bc10-8708-448c-98c7-3f6e07e4feb7 returned with HTTP 200 Jul 03 02:40:08.487333 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1223/4898] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:40:08 2026] GET /volume/v3/backups/9598bc10-8708-448c-98c7-3f6e07e4feb7 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:40:09.481325 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-11ae69c3-c9b7-4ce9-bf22-e2f6ed91d0f1 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:09.483101 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-11ae69c3-c9b7-4ce9-bf22-e2f6ed91d0f1 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/ab28a405-428f-447d-8abe-4e5b33c33389 Jul 03 02:40:09.483285 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-11ae69c3-c9b7-4ce9-bf22-e2f6ed91d0f1 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:09.483495 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-11ae69c3-c9b7-4ce9-bf22-e2f6ed91d0f1 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:09.483610 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-11ae69c3-c9b7-4ce9-bf22-e2f6ed91d0f1 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id ab28a405-428f-447d-8abe-4e5b33c33389. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:40:09.488093 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:09.488093 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:40:09.488934 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-11ae69c3-c9b7-4ce9-bf22-e2f6ed91d0f1 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/ab28a405-428f-447d-8abe-4e5b33c33389 returned with HTTP 200 Jul 03 02:40:09.489328 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1230/4899] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:40:09 2026] GET /volume/v3/backups/ab28a405-428f-447d-8abe-4e5b33c33389 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:40:09.498833 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-087c954c-5d80-48b5-a254-c2cadb5208f0 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:09.500897 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-087c954c-5d80-48b5-a254-c2cadb5208f0 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/backups/9598bc10-8708-448c-98c7-3f6e07e4feb7 Jul 03 02:40:09.501189 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-087c954c-5d80-48b5-a254-c2cadb5208f0 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:09.501582 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-087c954c-5d80-48b5-a254-c2cadb5208f0 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:09.501780 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-087c954c-5d80-48b5-a254-c2cadb5208f0 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Show backup with id 9598bc10-8708-448c-98c7-3f6e07e4feb7. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:40:09.506125 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-087c954c-5d80-48b5-a254-c2cadb5208f0 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/backups/9598bc10-8708-448c-98c7-3f6e07e4feb7 returned with HTTP 404 Jul 03 02:40:09.506719 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1216/4900] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:40:09 2026] GET /volume/v3/backups/9598bc10-8708-448c-98c7-3f6e07e4feb7 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:40:09.514843 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-d89178f8-5189-4d7d-8532-550fcfd5dae6 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:09.516585 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-d89178f8-5189-4d7d-8532-550fcfd5dae6 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] DELETE https://10.4.3.223/volume/v3/backups/45fe306c-940f-49ea-ab0e-4587bb19bb8f Jul 03 02:40:09.516819 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-d89178f8-5189-4d7d-8532-550fcfd5dae6 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:09.517034 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-d89178f8-5189-4d7d-8532-550fcfd5dae6 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:09.517134 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.contrib.backups [None req-d89178f8-5189-4d7d-8532-550fcfd5dae6 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Delete backup with id: 45fe306c-940f-49ea-ab0e-4587bb19bb8f. Jul 03 02:40:09.522800 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:09.522800 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:40:09.545694 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.backup.rpcapi [None req-d89178f8-5189-4d7d-8532-550fcfd5dae6 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] delete_backup rpcapi backup_id 45fe306c-940f-49ea-ab0e-4587bb19bb8f {{(pid=100015) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 02:40:09.547630 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-d89178f8-5189-4d7d-8532-550fcfd5dae6 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/backups/45fe306c-940f-49ea-ab0e-4587bb19bb8f returned with HTTP 202 Jul 03 02:40:09.547999 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1232/4901] 10.4.3.223 () {68 vars in 1391 bytes} [Fri Jul 3 02:40:09 2026] DELETE /volume/v3/backups/45fe306c-940f-49ea-ab0e-4587bb19bb8f => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 02:40:09.557788 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-a371e04a-8853-4262-91c6-29057fa764ba None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:09.560198 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-a371e04a-8853-4262-91c6-29057fa764ba tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/backups/45fe306c-940f-49ea-ab0e-4587bb19bb8f Jul 03 02:40:09.560564 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-a371e04a-8853-4262-91c6-29057fa764ba tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:09.560783 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-a371e04a-8853-4262-91c6-29057fa764ba tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:09.560966 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-a371e04a-8853-4262-91c6-29057fa764ba tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Show backup with id 45fe306c-940f-49ea-ab0e-4587bb19bb8f. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:40:09.566528 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:09.566528 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:40:09.567450 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-a371e04a-8853-4262-91c6-29057fa764ba tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/backups/45fe306c-940f-49ea-ab0e-4587bb19bb8f returned with HTTP 200 Jul 03 02:40:09.567962 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1224/4902] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:40:09 2026] GET /volume/v3/backups/45fe306c-940f-49ea-ab0e-4587bb19bb8f => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:40:10.500292 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-d6dd6d57-248d-44d1-8575-f13d1090072a None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:10.504309 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-d6dd6d57-248d-44d1-8575-f13d1090072a tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/ab28a405-428f-447d-8abe-4e5b33c33389 Jul 03 02:40:10.504626 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-d6dd6d57-248d-44d1-8575-f13d1090072a tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:10.504888 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-d6dd6d57-248d-44d1-8575-f13d1090072a tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:10.505043 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-d6dd6d57-248d-44d1-8575-f13d1090072a tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id ab28a405-428f-447d-8abe-4e5b33c33389. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:40:10.510336 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:10.510336 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:40:10.511549 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-d6dd6d57-248d-44d1-8575-f13d1090072a tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/ab28a405-428f-447d-8abe-4e5b33c33389 returned with HTTP 200 Jul 03 02:40:10.511938 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1231/4903] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:40:10 2026] GET /volume/v3/backups/ab28a405-428f-447d-8abe-4e5b33c33389 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:40:10.582822 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-c6a3f1ba-29bd-44d8-bb67-e0d910513254 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:10.584141 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-c6a3f1ba-29bd-44d8-bb67-e0d910513254 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/backups/45fe306c-940f-49ea-ab0e-4587bb19bb8f Jul 03 02:40:10.584363 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-c6a3f1ba-29bd-44d8-bb67-e0d910513254 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:10.584592 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-c6a3f1ba-29bd-44d8-bb67-e0d910513254 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:10.584693 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-c6a3f1ba-29bd-44d8-bb67-e0d910513254 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Show backup with id 45fe306c-940f-49ea-ab0e-4587bb19bb8f. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:40:10.589468 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:10.589468 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:40:10.590182 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-c6a3f1ba-29bd-44d8-bb67-e0d910513254 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/backups/45fe306c-940f-49ea-ab0e-4587bb19bb8f returned with HTTP 200 Jul 03 02:40:10.590803 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1217/4904] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:40:10 2026] GET /volume/v3/backups/45fe306c-940f-49ea-ab0e-4587bb19bb8f => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 02:40:11.524894 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-fb330ed1-8bc5-4326-9813-6aa1970bc06e None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:11.528156 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-fb330ed1-8bc5-4326-9813-6aa1970bc06e tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/ab28a405-428f-447d-8abe-4e5b33c33389 Jul 03 02:40:11.528156 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-fb330ed1-8bc5-4326-9813-6aa1970bc06e tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:11.528156 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-fb330ed1-8bc5-4326-9813-6aa1970bc06e tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:11.528156 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-fb330ed1-8bc5-4326-9813-6aa1970bc06e tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id ab28a405-428f-447d-8abe-4e5b33c33389. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:40:11.536034 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:11.536034 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:40:11.536534 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-fb330ed1-8bc5-4326-9813-6aa1970bc06e tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/ab28a405-428f-447d-8abe-4e5b33c33389 returned with HTTP 200 Jul 03 02:40:11.537166 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1233/4905] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:40:11 2026] GET /volume/v3/backups/ab28a405-428f-447d-8abe-4e5b33c33389 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:40:11.603287 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-356a7d2d-65a2-4276-b825-1bf9bdd52d4c None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:11.607966 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-356a7d2d-65a2-4276-b825-1bf9bdd52d4c tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/backups/45fe306c-940f-49ea-ab0e-4587bb19bb8f Jul 03 02:40:11.608193 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-356a7d2d-65a2-4276-b825-1bf9bdd52d4c tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:11.608391 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-356a7d2d-65a2-4276-b825-1bf9bdd52d4c tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:11.608527 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-356a7d2d-65a2-4276-b825-1bf9bdd52d4c tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Show backup with id 45fe306c-940f-49ea-ab0e-4587bb19bb8f. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:40:11.613824 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-356a7d2d-65a2-4276-b825-1bf9bdd52d4c tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/backups/45fe306c-940f-49ea-ab0e-4587bb19bb8f returned with HTTP 404 Jul 03 02:40:11.614361 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1225/4906] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:40:11 2026] GET /volume/v3/backups/45fe306c-940f-49ea-ab0e-4587bb19bb8f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:40:11.624073 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-d9e2d119-f43f-4428-89a4-3d822d4918ba None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:11.626440 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-d9e2d119-f43f-4428-89a4-3d822d4918ba tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] DELETE https://10.4.3.223/volume/v3/backups/37d5523e-fb4e-4303-b716-fc6e904976e1 Jul 03 02:40:11.626660 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-d9e2d119-f43f-4428-89a4-3d822d4918ba tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:11.626875 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-d9e2d119-f43f-4428-89a4-3d822d4918ba tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'delete' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:11.627000 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.contrib.backups [None req-d9e2d119-f43f-4428-89a4-3d822d4918ba tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Delete backup with id: 37d5523e-fb4e-4303-b716-fc6e904976e1. Jul 03 02:40:11.632460 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:11.632460 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:40:11.649298 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.backup.rpcapi [None req-d9e2d119-f43f-4428-89a4-3d822d4918ba tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] delete_backup rpcapi backup_id 37d5523e-fb4e-4303-b716-fc6e904976e1 {{(pid=100013) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 02:40:11.651366 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-d9e2d119-f43f-4428-89a4-3d822d4918ba tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/backups/37d5523e-fb4e-4303-b716-fc6e904976e1 returned with HTTP 202 Jul 03 02:40:11.651866 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1232/4907] 10.4.3.223 () {68 vars in 1391 bytes} [Fri Jul 3 02:40:11 2026] DELETE /volume/v3/backups/37d5523e-fb4e-4303-b716-fc6e904976e1 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 02:40:11.660635 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-4eb93bba-8891-4113-8ca5-ded26c3de006 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:11.663356 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-4eb93bba-8891-4113-8ca5-ded26c3de006 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/backups/37d5523e-fb4e-4303-b716-fc6e904976e1 Jul 03 02:40:11.663770 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-4eb93bba-8891-4113-8ca5-ded26c3de006 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:11.663831 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-4eb93bba-8891-4113-8ca5-ded26c3de006 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:11.664022 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-4eb93bba-8891-4113-8ca5-ded26c3de006 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Show backup with id 37d5523e-fb4e-4303-b716-fc6e904976e1. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:40:11.669620 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:11.669620 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:40:11.670434 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-4eb93bba-8891-4113-8ca5-ded26c3de006 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/backups/37d5523e-fb4e-4303-b716-fc6e904976e1 returned with HTTP 200 Jul 03 02:40:11.670918 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1218/4908] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:40:11 2026] GET /volume/v3/backups/37d5523e-fb4e-4303-b716-fc6e904976e1 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:40:12.553661 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-7cd89cf9-c37c-4c47-997d-7cbd45852b0c None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:12.557307 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-7cd89cf9-c37c-4c47-997d-7cbd45852b0c tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/ab28a405-428f-447d-8abe-4e5b33c33389 Jul 03 02:40:12.557307 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-7cd89cf9-c37c-4c47-997d-7cbd45852b0c tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:12.557307 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-7cd89cf9-c37c-4c47-997d-7cbd45852b0c tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:12.557307 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-7cd89cf9-c37c-4c47-997d-7cbd45852b0c tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id ab28a405-428f-447d-8abe-4e5b33c33389. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:40:12.564134 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:12.564134 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:40:12.564134 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-7cd89cf9-c37c-4c47-997d-7cbd45852b0c tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/ab28a405-428f-447d-8abe-4e5b33c33389 returned with HTTP 200 Jul 03 02:40:12.564134 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1234/4909] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:40:12 2026] GET /volume/v3/backups/ab28a405-428f-447d-8abe-4e5b33c33389 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:40:12.686623 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-fedea8d3-e40d-4cbb-a61e-759a4df6b2e9 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:12.688846 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-fedea8d3-e40d-4cbb-a61e-759a4df6b2e9 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/backups/37d5523e-fb4e-4303-b716-fc6e904976e1 Jul 03 02:40:12.689101 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-fedea8d3-e40d-4cbb-a61e-759a4df6b2e9 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:12.689483 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-fedea8d3-e40d-4cbb-a61e-759a4df6b2e9 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:12.689483 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-fedea8d3-e40d-4cbb-a61e-759a4df6b2e9 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Show backup with id 37d5523e-fb4e-4303-b716-fc6e904976e1. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:40:12.694405 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:12.694405 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:40:12.695090 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-fedea8d3-e40d-4cbb-a61e-759a4df6b2e9 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/backups/37d5523e-fb4e-4303-b716-fc6e904976e1 returned with HTTP 200 Jul 03 02:40:12.695567 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1226/4910] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:40:12 2026] GET /volume/v3/backups/37d5523e-fb4e-4303-b716-fc6e904976e1 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:40:13.577768 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-5505d002-bf7b-45c3-bf59-f949d1932823 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:13.579769 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-5505d002-bf7b-45c3-bf59-f949d1932823 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/ab28a405-428f-447d-8abe-4e5b33c33389 Jul 03 02:40:13.579865 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-5505d002-bf7b-45c3-bf59-f949d1932823 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:13.580183 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-5505d002-bf7b-45c3-bf59-f949d1932823 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:13.580183 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-5505d002-bf7b-45c3-bf59-f949d1932823 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id ab28a405-428f-447d-8abe-4e5b33c33389. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:40:13.585449 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:13.585449 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:40:13.586461 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-5505d002-bf7b-45c3-bf59-f949d1932823 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/ab28a405-428f-447d-8abe-4e5b33c33389 returned with HTTP 200 Jul 03 02:40:13.586965 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1233/4911] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:40:13 2026] GET /volume/v3/backups/ab28a405-428f-447d-8abe-4e5b33c33389 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:40:13.711323 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-ca8b6c9a-4203-4386-8334-bf892b04f901 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:13.714808 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-ca8b6c9a-4203-4386-8334-bf892b04f901 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/backups/37d5523e-fb4e-4303-b716-fc6e904976e1 Jul 03 02:40:13.714808 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-ca8b6c9a-4203-4386-8334-bf892b04f901 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:13.714808 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-ca8b6c9a-4203-4386-8334-bf892b04f901 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:13.714808 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-ca8b6c9a-4203-4386-8334-bf892b04f901 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Show backup with id 37d5523e-fb4e-4303-b716-fc6e904976e1. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:40:13.717768 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-ca8b6c9a-4203-4386-8334-bf892b04f901 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/backups/37d5523e-fb4e-4303-b716-fc6e904976e1 returned with HTTP 404 Jul 03 02:40:13.718089 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1219/4912] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:40:13 2026] GET /volume/v3/backups/37d5523e-fb4e-4303-b716-fc6e904976e1 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:40:13.726820 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-44720eef-e43a-4836-addf-3d0d5d072b68 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:13.731393 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-44720eef-e43a-4836-addf-3d0d5d072b68 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] DELETE https://10.4.3.223/volume/v3/volumes/12be2b98-4c51-43c5-817a-0c0e39aa1dcf Jul 03 02:40:13.731393 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-44720eef-e43a-4836-addf-3d0d5d072b68 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:13.731393 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-44720eef-e43a-4836-addf-3d0d5d072b68 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:13.731393 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-44720eef-e43a-4836-addf-3d0d5d072b68 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Delete volume with id: 12be2b98-4c51-43c5-817a-0c0e39aa1dcf Jul 03 02:40:13.742964 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:13.742964 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:40:13.743629 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-44720eef-e43a-4836-addf-3d0d5d072b68 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Volume info retrieved successfully. Jul 03 02:40:13.768084 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-44720eef-e43a-4836-addf-3d0d5d072b68 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Delete volume request issued successfully. Jul 03 02:40:13.768510 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-44720eef-e43a-4836-addf-3d0d5d072b68 tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/volumes/12be2b98-4c51-43c5-817a-0c0e39aa1dcf returned with HTTP 202 Jul 03 02:40:13.769153 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1235/4913] 10.4.3.223 () {68 vars in 1391 bytes} [Fri Jul 3 02:40:13 2026] DELETE /volume/v3/volumes/12be2b98-4c51-43c5-817a-0c0e39aa1dcf => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:40:13.776999 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-c81a93b0-6470-4868-839d-8abd9c4d169c None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:13.779068 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-c81a93b0-6470-4868-839d-8abd9c4d169c tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/volumes/12be2b98-4c51-43c5-817a-0c0e39aa1dcf Jul 03 02:40:13.779320 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-c81a93b0-6470-4868-839d-8abd9c4d169c tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:13.779508 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-c81a93b0-6470-4868-839d-8abd9c4d169c tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:13.787282 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:13.787282 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:40:13.792438 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-c81a93b0-6470-4868-839d-8abd9c4d169c tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Volume info retrieved successfully. Jul 03 02:40:13.797267 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-c81a93b0-6470-4868-839d-8abd9c4d169c tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/volumes/12be2b98-4c51-43c5-817a-0c0e39aa1dcf returned with HTTP 200 Jul 03 02:40:13.797791 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1227/4914] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:40:13 2026] GET /volume/v3/volumes/12be2b98-4c51-43c5-817a-0c0e39aa1dcf => generated 1017 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:40:14.597206 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-7374f139-fa4a-42d4-a96f-4f6ed4269abd None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:14.598771 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-7374f139-fa4a-42d4-a96f-4f6ed4269abd tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/ab28a405-428f-447d-8abe-4e5b33c33389 Jul 03 02:40:14.598932 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-7374f139-fa4a-42d4-a96f-4f6ed4269abd tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:14.599120 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-7374f139-fa4a-42d4-a96f-4f6ed4269abd tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:14.599221 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-7374f139-fa4a-42d4-a96f-4f6ed4269abd tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id ab28a405-428f-447d-8abe-4e5b33c33389. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:40:14.602946 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:14.602946 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:40:14.603642 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-7374f139-fa4a-42d4-a96f-4f6ed4269abd tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/ab28a405-428f-447d-8abe-4e5b33c33389 returned with HTTP 200 Jul 03 02:40:14.603955 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1234/4915] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:40:14 2026] GET /volume/v3/backups/ab28a405-428f-447d-8abe-4e5b33c33389 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:40:14.816748 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-ac5eede3-66e9-444e-bd21-b0a34e9340fc None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:14.818718 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-ac5eede3-66e9-444e-bd21-b0a34e9340fc tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] GET https://10.4.3.223/volume/v3/volumes/12be2b98-4c51-43c5-817a-0c0e39aa1dcf Jul 03 02:40:14.818922 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-ac5eede3-66e9-444e-bd21-b0a34e9340fc tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:14.819100 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-ac5eede3-66e9-444e-bd21-b0a34e9340fc tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:14.825552 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-ac5eede3-66e9-444e-bd21-b0a34e9340fc tempest-ProjectMemberTests33-787641266 tempest-ProjectMemberTests33-787641266-project-admin] https://10.4.3.223/volume/v3/volumes/12be2b98-4c51-43c5-817a-0c0e39aa1dcf returned with HTTP 404 Jul 03 02:40:14.826082 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1220/4916] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:40:14 2026] GET /volume/v3/volumes/12be2b98-4c51-43c5-817a-0c0e39aa1dcf => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:40:15.618001 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-6e22ddf8-2d11-4793-8431-b1b48a47deb5 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:15.621895 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-6e22ddf8-2d11-4793-8431-b1b48a47deb5 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/ab28a405-428f-447d-8abe-4e5b33c33389 Jul 03 02:40:15.622088 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-6e22ddf8-2d11-4793-8431-b1b48a47deb5 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:15.623020 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-6e22ddf8-2d11-4793-8431-b1b48a47deb5 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:15.623020 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-6e22ddf8-2d11-4793-8431-b1b48a47deb5 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id ab28a405-428f-447d-8abe-4e5b33c33389. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:40:15.630452 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:15.630452 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:40:15.631270 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-6e22ddf8-2d11-4793-8431-b1b48a47deb5 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/ab28a405-428f-447d-8abe-4e5b33c33389 returned with HTTP 200 Jul 03 02:40:15.631606 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1236/4917] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:40:15 2026] GET /volume/v3/backups/ab28a405-428f-447d-8abe-4e5b33c33389 => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:40:16.643058 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-5610acfb-2eb5-486b-9c95-432c19f91faf None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:16.644640 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-5610acfb-2eb5-486b-9c95-432c19f91faf tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/ab28a405-428f-447d-8abe-4e5b33c33389 Jul 03 02:40:16.644850 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-5610acfb-2eb5-486b-9c95-432c19f91faf tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:16.645033 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-5610acfb-2eb5-486b-9c95-432c19f91faf tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:16.645202 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-5610acfb-2eb5-486b-9c95-432c19f91faf tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id ab28a405-428f-447d-8abe-4e5b33c33389. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:40:16.648959 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:16.648959 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:40:16.649700 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-5610acfb-2eb5-486b-9c95-432c19f91faf tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/ab28a405-428f-447d-8abe-4e5b33c33389 returned with HTTP 200 Jul 03 02:40:16.650044 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1228/4918] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:40:16 2026] GET /volume/v3/backups/ab28a405-428f-447d-8abe-4e5b33c33389 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:40:17.052960 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-fcefc6ce-67d4-4036-a46e-b4ffc70fce56 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:17.112357 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-fcefc6ce-67d4-4036-a46e-b4ffc70fce56 tempest-ProjectMemberTests-1882757675 tempest-ProjectMemberTests-1882757675-project-admin] GET https://10.4.3.223/volume/v3/scheduler-stats/get_pools Jul 03 02:40:17.112564 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-fcefc6ce-67d4-4036-a46e-b4ffc70fce56 tempest-ProjectMemberTests-1882757675 tempest-ProjectMemberTests-1882757675-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:17.112756 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-fcefc6ce-67d4-4036-a46e-b4ffc70fce56 tempest-ProjectMemberTests-1882757675 tempest-ProjectMemberTests-1882757675-project-admin] Calling method 'get_pools' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:17.289531 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-85c24ccf-57be-4552-b02f-564269d00753 req-c992f372-30d4-44f4-a1a3-98df3c261088 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:17.293852 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-85c24ccf-57be-4552-b02f-564269d00753 req-c992f372-30d4-44f4-a1a3-98df3c261088 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] GET https://10.4.3.223/volume/v3/volumes/429dd433-9df4-442d-8b6e-8422dcc27d05 Jul 03 02:40:17.295264 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-85c24ccf-57be-4552-b02f-564269d00753 req-c992f372-30d4-44f4-a1a3-98df3c261088 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:17.295264 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-85c24ccf-57be-4552-b02f-564269d00753 req-c992f372-30d4-44f4-a1a3-98df3c261088 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:17.316605 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:17.316605 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:40:17.323483 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [req-85c24ccf-57be-4552-b02f-564269d00753 req-c992f372-30d4-44f4-a1a3-98df3c261088 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Volume info retrieved successfully. Jul 03 02:40:17.333775 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-85c24ccf-57be-4552-b02f-564269d00753 req-c992f372-30d4-44f4-a1a3-98df3c261088 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/volumes/429dd433-9df4-442d-8b6e-8422dcc27d05 returned with HTTP 200 Jul 03 02:40:17.334647 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1221/4919] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:40:17 2026] GET /volume/v3/volumes/429dd433-9df4-442d-8b6e-8422dcc27d05 => generated 1214 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:40:17.615256 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-fcefc6ce-67d4-4036-a46e-b4ffc70fce56 tempest-ProjectMemberTests-1882757675 tempest-ProjectMemberTests-1882757675-project-admin] https://10.4.3.223/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 03 02:40:17.615588 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1235/4920] 10.4.3.223 () {66 vars in 1291 bytes} [Fri Jul 3 02:40:17 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 563 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 02:40:17.623241 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-f912ac83-1caa-4d17-9be4-b4db27913340 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:17.664766 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-ea7b7f63-5b13-42ad-907f-f3ad2a4cf87a None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:17.667225 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-ea7b7f63-5b13-42ad-907f-f3ad2a4cf87a tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/ab28a405-428f-447d-8abe-4e5b33c33389 Jul 03 02:40:17.667225 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-ea7b7f63-5b13-42ad-907f-f3ad2a4cf87a tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:17.667225 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-ea7b7f63-5b13-42ad-907f-f3ad2a4cf87a tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:17.667225 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-ea7b7f63-5b13-42ad-907f-f3ad2a4cf87a tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id ab28a405-428f-447d-8abe-4e5b33c33389. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:40:17.671951 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:17.671951 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:40:17.672783 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-ea7b7f63-5b13-42ad-907f-f3ad2a4cf87a tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/ab28a405-428f-447d-8abe-4e5b33c33389 returned with HTTP 200 Jul 03 02:40:17.673221 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1229/4921] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:40:17 2026] GET /volume/v3/backups/ab28a405-428f-447d-8abe-4e5b33c33389 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:40:17.707466 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-f912ac83-1caa-4d17-9be4-b4db27913340 tempest-ProjectMemberTests-1882757675 tempest-ProjectMemberTests-1882757675-project-member] GET https://10.4.3.223/volume/v3/capabilities/np0000004352@storpool Jul 03 02:40:17.707466 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-f912ac83-1caa-4d17-9be4-b4db27913340 tempest-ProjectMemberTests-1882757675 tempest-ProjectMemberTests-1882757675-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:17.707466 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-f912ac83-1caa-4d17-9be4-b4db27913340 tempest-ProjectMemberTests-1882757675 tempest-ProjectMemberTests-1882757675-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:17.707986 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.policy [None req-f912ac83-1caa-4d17-9be4-b4db27913340 tempest-ProjectMemberTests-1882757675 tempest-ProjectMemberTests-1882757675-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': 'd09043aea08a490aa3be9ffa3c4907c6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '99001c54a71448aeb8a6ccb9bfd53c06', '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=100015) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 02:40:17.708212 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-f912ac83-1caa-4d17-9be4-b4db27913340 tempest-ProjectMemberTests-1882757675 tempest-ProjectMemberTests-1882757675-project-member] https://10.4.3.223/volume/v3/capabilities/np0000004352@storpool returned with HTTP 403 Jul 03 02:40:17.708536 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1237/4922] 10.4.3.223 () {66 vars in 1318 bytes} [Fri Jul 3 02:40:17 2026] GET /volume/v3/capabilities/np0000004352@storpool => generated 110 bytes in 86 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:40:18.684742 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-a5f1f224-bb41-4450-81e1-5ca6c5500050 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:18.686344 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-a5f1f224-bb41-4450-81e1-5ca6c5500050 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/ab28a405-428f-447d-8abe-4e5b33c33389 Jul 03 02:40:18.686542 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-a5f1f224-bb41-4450-81e1-5ca6c5500050 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:18.686715 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-a5f1f224-bb41-4450-81e1-5ca6c5500050 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:18.686809 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-a5f1f224-bb41-4450-81e1-5ca6c5500050 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id ab28a405-428f-447d-8abe-4e5b33c33389. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:40:18.690898 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:18.690898 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:40:18.691679 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-a5f1f224-bb41-4450-81e1-5ca6c5500050 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/ab28a405-428f-447d-8abe-4e5b33c33389 returned with HTTP 200 Jul 03 02:40:18.692031 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1222/4923] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:40:18 2026] GET /volume/v3/backups/ab28a405-428f-447d-8abe-4e5b33c33389 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:40:19.377261 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-700f9f7b-ed76-4910-9ed6-cc859825c41b None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:19.377799 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-700f9f7b-ed76-4910-9ed6-cc859825c41b None None] GET https://10.4.3.223/volume// Jul 03 02:40:19.378054 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-700f9f7b-ed76-4910-9ed6-cc859825c41b None None] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:19.378336 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-700f9f7b-ed76-4910-9ed6-cc859825c41b None None] Calling method 'all' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:19.378785 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-700f9f7b-ed76-4910-9ed6-cc859825c41b None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:40:19.379195 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1236/4924] 10.4.3.223 () {66 vars in 1428 bytes} [Fri Jul 3 02:40:19 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:40:19.388972 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-85c24ccf-57be-4552-b02f-564269d00753 req-8974e554-d588-4898-b15e-356d789e7aa6 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:19.544817 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-85c24ccf-57be-4552-b02f-564269d00753 req-8974e554-d588-4898-b15e-356d789e7aa6 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] POST https://10.4.3.223/volume/v3/attachments Jul 03 02:40:19.545326 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-85c24ccf-57be-4552-b02f-564269d00753 req-8974e554-d588-4898-b15e-356d789e7aa6 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "429dd433-9df4-442d-8b6e-8422dcc27d05", "connector": null, "instance_uuid": "d1833f51-0068-4c71-be13-556dca3b9ed5"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:40:19.558397 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:19.558397 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:40:19.593449 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-85c24ccf-57be-4552-b02f-564269d00753 req-8974e554-d588-4898-b15e-356d789e7aa6 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Jul 03 02:40:19.594151 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1230/4925] 10.4.3.223 () {74 vars in 1594 bytes} [Fri Jul 3 02:40:19 2026] POST /volume/v3/attachments => generated 273 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:40:19.707468 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-49c24576-79be-4e18-a525-8d1d63977b6b None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:19.709685 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-49c24576-79be-4e18-a525-8d1d63977b6b tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/ab28a405-428f-447d-8abe-4e5b33c33389 Jul 03 02:40:19.709925 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-49c24576-79be-4e18-a525-8d1d63977b6b tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:19.710164 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-49c24576-79be-4e18-a525-8d1d63977b6b tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:19.710299 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-49c24576-79be-4e18-a525-8d1d63977b6b tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id ab28a405-428f-447d-8abe-4e5b33c33389. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:40:19.716640 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:19.716640 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:40:19.717598 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-49c24576-79be-4e18-a525-8d1d63977b6b tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/ab28a405-428f-447d-8abe-4e5b33c33389 returned with HTTP 200 Jul 03 02:40:19.718043 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1238/4926] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:40:19 2026] GET /volume/v3/backups/ab28a405-428f-447d-8abe-4e5b33c33389 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:40:19.731402 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-0201ec2e-e26b-4d58-ae8d-df5a7cb32c68 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:19.733931 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-0201ec2e-e26b-4d58-ae8d-df5a7cb32c68 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/volumes/a16a03d7-2af4-4661-ad32-378225bc5650 Jul 03 02:40:19.734210 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-0201ec2e-e26b-4d58-ae8d-df5a7cb32c68 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:19.734459 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-0201ec2e-e26b-4d58-ae8d-df5a7cb32c68 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:19.743877 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:19.743877 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:40:19.749242 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-0201ec2e-e26b-4d58-ae8d-df5a7cb32c68 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Volume info retrieved successfully. Jul 03 02:40:19.755699 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-0201ec2e-e26b-4d58-ae8d-df5a7cb32c68 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/volumes/a16a03d7-2af4-4661-ad32-378225bc5650 returned with HTTP 200 Jul 03 02:40:19.756285 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1223/4927] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:40:19 2026] GET /volume/v3/volumes/a16a03d7-2af4-4661-ad32-378225bc5650 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:40:19.767721 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-be893e5f-7ae9-4bd8-8c1e-703c3ffb3cba None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:19.769432 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-be893e5f-7ae9-4bd8-8c1e-703c3ffb3cba tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] DELETE https://10.4.3.223/volume/v3/backups/ab28a405-428f-447d-8abe-4e5b33c33389 Jul 03 02:40:19.769648 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-be893e5f-7ae9-4bd8-8c1e-703c3ffb3cba tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:19.769833 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-be893e5f-7ae9-4bd8-8c1e-703c3ffb3cba tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'delete' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:19.769941 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.contrib.backups [None req-be893e5f-7ae9-4bd8-8c1e-703c3ffb3cba tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Delete backup with id: ab28a405-428f-447d-8abe-4e5b33c33389. Jul 03 02:40:19.774596 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:19.774596 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:40:19.788320 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.backup.rpcapi [None req-be893e5f-7ae9-4bd8-8c1e-703c3ffb3cba tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] delete_backup rpcapi backup_id ab28a405-428f-447d-8abe-4e5b33c33389 {{(pid=100013) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 02:40:19.790174 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-be893e5f-7ae9-4bd8-8c1e-703c3ffb3cba tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/ab28a405-428f-447d-8abe-4e5b33c33389 returned with HTTP 202 Jul 03 02:40:19.790606 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1237/4928] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:40:19 2026] DELETE /volume/v3/backups/ab28a405-428f-447d-8abe-4e5b33c33389 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 02:40:19.797801 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-fd34de6b-f875-4b00-9236-f8c250e62cd5 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:19.799662 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-fd34de6b-f875-4b00-9236-f8c250e62cd5 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/ab28a405-428f-447d-8abe-4e5b33c33389 Jul 03 02:40:19.799865 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-fd34de6b-f875-4b00-9236-f8c250e62cd5 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:19.800043 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-fd34de6b-f875-4b00-9236-f8c250e62cd5 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:19.800165 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-fd34de6b-f875-4b00-9236-f8c250e62cd5 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id ab28a405-428f-447d-8abe-4e5b33c33389. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:40:19.804918 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:19.804918 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:40:19.805441 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-fd34de6b-f875-4b00-9236-f8c250e62cd5 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/ab28a405-428f-447d-8abe-4e5b33c33389 returned with HTTP 200 Jul 03 02:40:19.805858 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1231/4929] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:40:19 2026] GET /volume/v3/backups/ab28a405-428f-447d-8abe-4e5b33c33389 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:40:19.858447 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-003c915c-fbe9-4801-97a0-65ce2edd0f91 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:19.860838 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-003c915c-fbe9-4801-97a0-65ce2edd0f91 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] GET https://10.4.3.223/volume/v3/volumes/429dd433-9df4-442d-8b6e-8422dcc27d05 Jul 03 02:40:19.861114 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-003c915c-fbe9-4801-97a0-65ce2edd0f91 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:19.861353 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-003c915c-fbe9-4801-97a0-65ce2edd0f91 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:19.879167 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:19.879167 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:40:19.884082 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-003c915c-fbe9-4801-97a0-65ce2edd0f91 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Volume info retrieved successfully. Jul 03 02:40:19.891058 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-003c915c-fbe9-4801-97a0-65ce2edd0f91 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/volumes/429dd433-9df4-442d-8b6e-8422dcc27d05 returned with HTTP 200 Jul 03 02:40:19.891734 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1239/4930] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:40:19 2026] GET /volume/v3/volumes/429dd433-9df4-442d-8b6e-8422dcc27d05 => generated 1216 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:40:20.126036 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-9f6b6c74-28da-42ce-afa4-30ee256985ad None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:20.126497 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-9f6b6c74-28da-42ce-afa4-30ee256985ad None None] GET https://10.4.3.223/volume// Jul 03 02:40:20.126696 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-9f6b6c74-28da-42ce-afa4-30ee256985ad None None] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:20.126920 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-9f6b6c74-28da-42ce-afa4-30ee256985ad None None] Calling method 'all' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:20.127325 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-9f6b6c74-28da-42ce-afa4-30ee256985ad None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:40:20.127882 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1224/4931] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:40:20 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:40:20.134927 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-85c24ccf-57be-4552-b02f-564269d00753 req-00a2f0b9-d573-4e02-9dbd-6f0e7122f05e None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:20.137269 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-85c24ccf-57be-4552-b02f-564269d00753 req-00a2f0b9-d573-4e02-9dbd-6f0e7122f05e tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] GET https://10.4.3.223/volume/v3/volumes/429dd433-9df4-442d-8b6e-8422dcc27d05 Jul 03 02:40:20.137497 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-85c24ccf-57be-4552-b02f-564269d00753 req-00a2f0b9-d573-4e02-9dbd-6f0e7122f05e tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:20.137697 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-85c24ccf-57be-4552-b02f-564269d00753 req-00a2f0b9-d573-4e02-9dbd-6f0e7122f05e tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:20.151555 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:20.151555 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:40:20.155829 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-85c24ccf-57be-4552-b02f-564269d00753 req-00a2f0b9-d573-4e02-9dbd-6f0e7122f05e tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Volume info retrieved successfully. Jul 03 02:40:20.160835 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-85c24ccf-57be-4552-b02f-564269d00753 req-00a2f0b9-d573-4e02-9dbd-6f0e7122f05e tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/volumes/429dd433-9df4-442d-8b6e-8422dcc27d05 returned with HTTP 200 Jul 03 02:40:20.161229 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1238/4932] 10.4.3.223 () {70 vars in 1639 bytes} [Fri Jul 3 02:40:20 2026] GET /volume/v3/volumes/429dd433-9df4-442d-8b6e-8422dcc27d05 => generated 1396 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:40:20.262333 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-85c24ccf-57be-4552-b02f-564269d00753 req-6a63135d-d54a-4b1d-8e53-d2b021453a93 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:20.264131 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-85c24ccf-57be-4552-b02f-564269d00753 req-6a63135d-d54a-4b1d-8e53-d2b021453a93 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] PUT https://10.4.3.223/volume/v3/attachments/8578a754-4fe3-425d-be76-b9a20160da03 Jul 03 02:40:20.264503 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-85c24ccf-57be-4552-b02f-564269d00753 req-6a63135d-d54a-4b1d-8e53-d2b021453a93 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000004352", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2a2633a05d73", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "80a8c083-552c-46a2-8db9-fd9e83fa2364", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:40:20.271374 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.coordination [req-85c24ccf-57be-4552-b02f-564269d00753 req-6a63135d-d54a-4b1d-8e53-d2b021453a93 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Acquiring lock "cinder-attachment_update-429dd433-9df4-442d-8b6e-8422dcc27d05-np0000004352" by "attachment_update" {{(pid=100012) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 02:40:20.275373 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.coordination [req-85c24ccf-57be-4552-b02f-564269d00753 req-6a63135d-d54a-4b1d-8e53-d2b021453a93 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Lock "cinder-attachment_update-429dd433-9df4-442d-8b6e-8422dcc27d05-np0000004352" acquired by "attachment_update" :: waited 0.004s {{(pid=100012) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 02:40:20.276228 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:20.276228 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:40:20.798068 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.coordination [req-85c24ccf-57be-4552-b02f-564269d00753 req-6a63135d-d54a-4b1d-8e53-d2b021453a93 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Lock "cinder-attachment_update-429dd433-9df4-442d-8b6e-8422dcc27d05-np0000004352" released by "attachment_update" :: held 0.523s {{(pid=100012) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 02:40:20.798485 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-85c24ccf-57be-4552-b02f-564269d00753 req-6a63135d-d54a-4b1d-8e53-d2b021453a93 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/attachments/8578a754-4fe3-425d-be76-b9a20160da03 returned with HTTP 200 Jul 03 02:40:20.798969 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1232/4933] 10.4.3.223 () {74 vars in 1704 bytes} [Fri Jul 3 02:40:20 2026] PUT /volume/v3/attachments/8578a754-4fe3-425d-be76-b9a20160da03 => generated 969 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:40:20.816913 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-2e1aa37e-00ae-49f2-b8ff-2b1d246fe99e None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:20.819458 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-2e1aa37e-00ae-49f2-b8ff-2b1d246fe99e tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/ab28a405-428f-447d-8abe-4e5b33c33389 Jul 03 02:40:20.819891 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-2e1aa37e-00ae-49f2-b8ff-2b1d246fe99e tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:20.820162 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-2e1aa37e-00ae-49f2-b8ff-2b1d246fe99e tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:20.820222 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-2e1aa37e-00ae-49f2-b8ff-2b1d246fe99e tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id ab28a405-428f-447d-8abe-4e5b33c33389. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:40:20.825676 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-2e1aa37e-00ae-49f2-b8ff-2b1d246fe99e tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/ab28a405-428f-447d-8abe-4e5b33c33389 returned with HTTP 404 Jul 03 02:40:20.826338 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1240/4934] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:40:20 2026] GET /volume/v3/backups/ab28a405-428f-447d-8abe-4e5b33c33389 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:40:20.836835 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-ffdc0459-2dc9-4a1e-b87c-5d98887002eb None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:20.839242 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-ffdc0459-2dc9-4a1e-b87c-5d98887002eb tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] DELETE https://10.4.3.223/volume/v3/backups/d905c25c-2355-4eaa-8fa4-369f094500c2 Jul 03 02:40:20.839443 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-ffdc0459-2dc9-4a1e-b87c-5d98887002eb tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:20.839675 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-ffdc0459-2dc9-4a1e-b87c-5d98887002eb tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'delete' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:20.839820 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.contrib.backups [None req-ffdc0459-2dc9-4a1e-b87c-5d98887002eb tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Delete backup with id: d905c25c-2355-4eaa-8fa4-369f094500c2. Jul 03 02:40:20.848501 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:20.848501 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:40:20.862851 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.backup.rpcapi [None req-ffdc0459-2dc9-4a1e-b87c-5d98887002eb tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] delete_backup rpcapi backup_id d905c25c-2355-4eaa-8fa4-369f094500c2 {{(pid=100014) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 02:40:20.864957 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-ffdc0459-2dc9-4a1e-b87c-5d98887002eb tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/d905c25c-2355-4eaa-8fa4-369f094500c2 returned with HTTP 202 Jul 03 02:40:20.865512 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1225/4935] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:40:20 2026] DELETE /volume/v3/backups/d905c25c-2355-4eaa-8fa4-369f094500c2 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 02:40:20.874357 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-cc28d435-a42b-40c3-bb42-d4b9ce9b1cdf None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:20.876335 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-cc28d435-a42b-40c3-bb42-d4b9ce9b1cdf tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/d905c25c-2355-4eaa-8fa4-369f094500c2 Jul 03 02:40:20.876554 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-cc28d435-a42b-40c3-bb42-d4b9ce9b1cdf tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:20.876758 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-cc28d435-a42b-40c3-bb42-d4b9ce9b1cdf tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:20.876889 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-cc28d435-a42b-40c3-bb42-d4b9ce9b1cdf tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id d905c25c-2355-4eaa-8fa4-369f094500c2. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:40:20.881249 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:20.881249 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:40:20.882089 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-cc28d435-a42b-40c3-bb42-d4b9ce9b1cdf tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/d905c25c-2355-4eaa-8fa4-369f094500c2 returned with HTTP 200 Jul 03 02:40:20.882458 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1239/4936] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:40:20 2026] GET /volume/v3/backups/d905c25c-2355-4eaa-8fa4-369f094500c2 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:40:20.909181 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-5e51c098-56ac-4d13-97eb-851b38d12bff None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:20.912164 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-5e51c098-56ac-4d13-97eb-851b38d12bff tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] GET https://10.4.3.223/volume/v3/volumes/429dd433-9df4-442d-8b6e-8422dcc27d05 Jul 03 02:40:20.912460 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-5e51c098-56ac-4d13-97eb-851b38d12bff tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:20.912777 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-5e51c098-56ac-4d13-97eb-851b38d12bff tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:20.929183 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:20.929183 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:40:20.934050 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-5e51c098-56ac-4d13-97eb-851b38d12bff tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Volume info retrieved successfully. Jul 03 02:40:20.940646 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-5e51c098-56ac-4d13-97eb-851b38d12bff tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/volumes/429dd433-9df4-442d-8b6e-8422dcc27d05 returned with HTTP 200 Jul 03 02:40:20.941406 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1233/4937] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:40:20 2026] GET /volume/v3/volumes/429dd433-9df4-442d-8b6e-8422dcc27d05 => generated 1217 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:40:21.895975 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-ff334abc-3b6b-43b0-b3f3-fbe63910011b None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:21.898199 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-ff334abc-3b6b-43b0-b3f3-fbe63910011b tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/d905c25c-2355-4eaa-8fa4-369f094500c2 Jul 03 02:40:21.898450 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-ff334abc-3b6b-43b0-b3f3-fbe63910011b tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:21.898695 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-ff334abc-3b6b-43b0-b3f3-fbe63910011b tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:21.898861 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-ff334abc-3b6b-43b0-b3f3-fbe63910011b tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id d905c25c-2355-4eaa-8fa4-369f094500c2. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:40:21.903803 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-ff334abc-3b6b-43b0-b3f3-fbe63910011b tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/d905c25c-2355-4eaa-8fa4-369f094500c2 returned with HTTP 404 Jul 03 02:40:21.904409 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1241/4938] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:40:21 2026] GET /volume/v3/backups/d905c25c-2355-4eaa-8fa4-369f094500c2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:40:21.932445 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-2fc8dd64-35eb-49f3-bf35-0957043aaa65 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:21.934281 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-2fc8dd64-35eb-49f3-bf35-0957043aaa65 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:40:21.934820 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-2fc8dd64-35eb-49f3-bf35-0957043aaa65 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "ea993fc3-c724-45f7-8dae-63cf2cac16e5", "name": "tempest-VolumesBackupsTest-Volume-831849675"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:40:21.936398 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.volumes [None req-2fc8dd64-35eb-49f3-bf35-0957043aaa65 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': 'ea993fc3-c724-45f7-8dae-63cf2cac16e5', 'name': 'tempest-VolumesBackupsTest-Volume-831849675'}} {{(pid=100014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:40:21.953661 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-0f7ef2ba-2b78-474e-8b63-204d24f199f9 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:21.955330 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-0f7ef2ba-2b78-474e-8b63-204d24f199f9 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] GET https://10.4.3.223/volume/v3/volumes/429dd433-9df4-442d-8b6e-8422dcc27d05 Jul 03 02:40:21.955485 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-0f7ef2ba-2b78-474e-8b63-204d24f199f9 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:21.955674 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-0f7ef2ba-2b78-474e-8b63-204d24f199f9 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:21.978216 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:21.978216 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:40:21.987944 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-0f7ef2ba-2b78-474e-8b63-204d24f199f9 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Volume info retrieved successfully. Jul 03 02:40:21.999388 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-0f7ef2ba-2b78-474e-8b63-204d24f199f9 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/volumes/429dd433-9df4-442d-8b6e-8422dcc27d05 returned with HTTP 200 Jul 03 02:40:21.999843 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1240/4939] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:40:21 2026] GET /volume/v3/volumes/429dd433-9df4-442d-8b6e-8422dcc27d05 => generated 1217 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:40:22.152118 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.volumes [None req-2fc8dd64-35eb-49f3-bf35-0957043aaa65 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Create volume of 1 GB Jul 03 02:40:22.156791 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-2fc8dd64-35eb-49f3-bf35-0957043aaa65 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Availability Zones retrieved successfully. Jul 03 02:40:22.162971 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-2fc8dd64-35eb-49f3-bf35-0957043aaa65 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Flow 'volume_create_api' (7b91bafe-4c27-46be-b480-c50bcd035590) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:40:22.164001 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-2fc8dd64-35eb-49f3-bf35-0957043aaa65 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b71fcad5-6e7b-4258-99ce-472858f03c4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:40:22.165057 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.flows.api.create_volume [None req-2fc8dd64-35eb-49f3-bf35-0957043aaa65 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Validating volume size '1' using validate_int {{(pid=100014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:40:22.227944 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-2fc8dd64-35eb-49f3-bf35-0957043aaa65 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b71fcad5-6e7b-4258-99ce-472858f03c4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:40:22.228770 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-2fc8dd64-35eb-49f3-bf35-0957043aaa65 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (203378ba-5e93-4e02-8157-c61fecba7b48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:40:22.276490 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.quota [None req-2fc8dd64-35eb-49f3-bf35-0957043aaa65 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Created reservations ['e4c459c2-0de0-45b4-8652-eace18127716', '225cc801-0061-4e89-ba4b-9bcacab6231a', 'b9be3155-63e9-447d-8908-df50d728394f', 'b3b01c00-7cb1-42b6-bc24-f4d271ff8bc7'] {{(pid=100014) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:40:22.277198 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-2fc8dd64-35eb-49f3-bf35-0957043aaa65 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (203378ba-5e93-4e02-8157-c61fecba7b48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e4c459c2-0de0-45b4-8652-eace18127716', '225cc801-0061-4e89-ba4b-9bcacab6231a', 'b9be3155-63e9-447d-8908-df50d728394f', 'b3b01c00-7cb1-42b6-bc24-f4d271ff8bc7']}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:40:22.277949 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-2fc8dd64-35eb-49f3-bf35-0957043aaa65 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06971904-aa12-4431-8b49-4f23b34d9698) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:40:22.298930 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-2fc8dd64-35eb-49f3-bf35-0957043aaa65 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06971904-aa12-4431-8b49-4f23b34d9698) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3911af54-12a2-48da-8a87-0d473084b7c9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-831849675',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b2cdb72840643d690a329de32482c4b',qos_specs=None,replication_status=,reservations=['e4c459c2-0de0-45b4-8652-eace18127716','225cc801-0061-4e89-ba4b-9bcacab6231a','b9be3155-63e9-447d-8908-df50d728394f','b3b01c00-7cb1-42b6-bc24-f4d271ff8bc7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='106d3bc2bae34ea2bcada267bec638ad',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:40:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-831849675',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3911af54-12a2-48da-8a87-0d473084b7c9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5b2cdb72840643d690a329de32482c4b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='106d3bc2bae34ea2bcada267bec638ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:40:22.299616 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-2fc8dd64-35eb-49f3-bf35-0957043aaa65 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a38845d3-237e-4327-81b5-ca0745629ed1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:40:22.318177 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-2fc8dd64-35eb-49f3-bf35-0957043aaa65 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a38845d3-237e-4327-81b5-ca0745629ed1) transitioned into state 'SUCCESS' from state '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-831849675',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b2cdb72840643d690a329de32482c4b',qos_specs=None,replication_status=,reservations=['e4c459c2-0de0-45b4-8652-eace18127716','225cc801-0061-4e89-ba4b-9bcacab6231a','b9be3155-63e9-447d-8908-df50d728394f','b3b01c00-7cb1-42b6-bc24-f4d271ff8bc7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='106d3bc2bae34ea2bcada267bec638ad',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:40:22.318803 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-2fc8dd64-35eb-49f3-bf35-0957043aaa65 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1698e18-c169-4d7c-ae70-97102d20daf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:40:22.329558 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-2fc8dd64-35eb-49f3-bf35-0957043aaa65 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1698e18-c169-4d7c-ae70-97102d20daf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:40:22.330357 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-2fc8dd64-35eb-49f3-bf35-0957043aaa65 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Flow 'volume_create_api' (7b91bafe-4c27-46be-b480-c50bcd035590) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:40:22.330637 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-2fc8dd64-35eb-49f3-bf35-0957043aaa65 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Create volume request issued successfully. Jul 03 02:40:22.331160 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-2fc8dd64-35eb-49f3-bf35-0957043aaa65 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:40:22.331551 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1226/4940] 10.4.3.223 () {68 vars in 1259 bytes} [Fri Jul 3 02:40:21 2026] POST /volume/v3/volumes => generated 748 bytes in 399 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:40:22.346240 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-3cd5d797-ba13-48d7-94ed-4a82c250b41f None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:22.348328 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-3cd5d797-ba13-48d7-94ed-4a82c250b41f tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/volumes/3911af54-12a2-48da-8a87-0d473084b7c9 Jul 03 02:40:22.348577 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-3cd5d797-ba13-48d7-94ed-4a82c250b41f tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:22.348814 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-3cd5d797-ba13-48d7-94ed-4a82c250b41f tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:22.357901 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:22.357901 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:40:22.363186 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-3cd5d797-ba13-48d7-94ed-4a82c250b41f tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Volume info retrieved successfully. Jul 03 02:40:22.368899 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-3cd5d797-ba13-48d7-94ed-4a82c250b41f tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/volumes/3911af54-12a2-48da-8a87-0d473084b7c9 returned with HTTP 200 Jul 03 02:40:22.369484 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1234/4941] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:40:22 2026] GET /volume/v3/volumes/3911af54-12a2-48da-8a87-0d473084b7c9 => generated 816 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:40:23.013096 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-c6a6a6ce-ea08-41da-9c7e-9b99e69549a3 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:23.015234 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-c6a6a6ce-ea08-41da-9c7e-9b99e69549a3 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] GET https://10.4.3.223/volume/v3/volumes/429dd433-9df4-442d-8b6e-8422dcc27d05 Jul 03 02:40:23.015434 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-c6a6a6ce-ea08-41da-9c7e-9b99e69549a3 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:23.015662 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-c6a6a6ce-ea08-41da-9c7e-9b99e69549a3 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:23.017571 np0000004352 devstack@c-api.service[100015]: DEBUG dbcounter [-] [100015] Writing DB stats cinder:SELECT=185,cinder:UPDATE=35,cinder:INSERT=14 {{(pid=100015) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 02:40:23.029310 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:23.029310 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:40:23.033673 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-c6a6a6ce-ea08-41da-9c7e-9b99e69549a3 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Volume info retrieved successfully. Jul 03 02:40:23.039038 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-c6a6a6ce-ea08-41da-9c7e-9b99e69549a3 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/volumes/429dd433-9df4-442d-8b6e-8422dcc27d05 returned with HTTP 200 Jul 03 02:40:23.039553 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1242/4942] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:40:23 2026] GET /volume/v3/volumes/429dd433-9df4-442d-8b6e-8422dcc27d05 => generated 1217 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:40:23.383853 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-f50202da-255a-4c71-b197-f894ffb8b0a9 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:23.385596 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-f50202da-255a-4c71-b197-f894ffb8b0a9 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/volumes/3911af54-12a2-48da-8a87-0d473084b7c9 Jul 03 02:40:23.385827 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-f50202da-255a-4c71-b197-f894ffb8b0a9 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:23.386027 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-f50202da-255a-4c71-b197-f894ffb8b0a9 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:23.393024 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:23.393024 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:40:23.397279 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-f50202da-255a-4c71-b197-f894ffb8b0a9 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Volume info retrieved successfully. Jul 03 02:40:23.403315 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-f50202da-255a-4c71-b197-f894ffb8b0a9 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/volumes/3911af54-12a2-48da-8a87-0d473084b7c9 returned with HTTP 200 Jul 03 02:40:23.403769 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1241/4943] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:40:23 2026] GET /volume/v3/volumes/3911af54-12a2-48da-8a87-0d473084b7c9 => generated 1356 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:40:23.418602 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-592aa498-8adf-4fec-a08a-1f7fb0ec8070 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:23.420656 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-592aa498-8adf-4fec-a08a-1f7fb0ec8070 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] POST https://10.4.3.223/volume/v3/backups Jul 03 02:40:23.421063 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-592aa498-8adf-4fec-a08a-1f7fb0ec8070 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3911af54-12a2-48da-8a87-0d473084b7c9", "name": "tempest-VolumesBackupsTest-Backup-566353265"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:40:23.422788 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.contrib.backups [None req-592aa498-8adf-4fec-a08a-1f7fb0ec8070 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Creating new backup {'backup': {'volume_id': '3911af54-12a2-48da-8a87-0d473084b7c9', 'name': 'tempest-VolumesBackupsTest-Backup-566353265'}} {{(pid=100014) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 02:40:23.422950 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.contrib.backups [None req-592aa498-8adf-4fec-a08a-1f7fb0ec8070 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Creating backup of volume 3911af54-12a2-48da-8a87-0d473084b7c9 in container None Jul 03 02:40:23.431700 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:23.431700 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:40:23.432295 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-592aa498-8adf-4fec-a08a-1f7fb0ec8070 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Volume info retrieved successfully. Jul 03 02:40:23.453052 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.quota [None req-592aa498-8adf-4fec-a08a-1f7fb0ec8070 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Created reservations ['63533bf0-be75-4eaf-83e3-976b55a90d58', '419a3208-e937-42cc-9a0b-84126d885092'] {{(pid=100014) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:40:23.497563 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-592aa498-8adf-4fec-a08a-1f7fb0ec8070 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups returned with HTTP 202 Jul 03 02:40:23.500469 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1227/4944] 10.4.3.223 () {68 vars in 1259 bytes} [Fri Jul 3 02:40:23 2026] POST /volume/v3/backups => generated 329 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:40:23.510385 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-59f162d5-ce42-4538-bf91-82f06e17cd85 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:23.512642 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-59f162d5-ce42-4538-bf91-82f06e17cd85 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/58eac833-bfed-42fd-94f0-f7e118111aa0 Jul 03 02:40:23.513084 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-59f162d5-ce42-4538-bf91-82f06e17cd85 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:23.513326 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-59f162d5-ce42-4538-bf91-82f06e17cd85 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:23.513510 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-59f162d5-ce42-4538-bf91-82f06e17cd85 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id 58eac833-bfed-42fd-94f0-f7e118111aa0. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:40:23.517872 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:23.517872 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:40:23.518704 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-59f162d5-ce42-4538-bf91-82f06e17cd85 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/58eac833-bfed-42fd-94f0-f7e118111aa0 returned with HTTP 200 Jul 03 02:40:23.519132 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1235/4945] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:40:23 2026] GET /volume/v3/backups/58eac833-bfed-42fd-94f0-f7e118111aa0 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 02:40:24.053108 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-5735e916-ebe4-4cab-89b7-340e1fd58e6f None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:24.055507 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-5735e916-ebe4-4cab-89b7-340e1fd58e6f tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] GET https://10.4.3.223/volume/v3/volumes/429dd433-9df4-442d-8b6e-8422dcc27d05 Jul 03 02:40:24.055927 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-5735e916-ebe4-4cab-89b7-340e1fd58e6f tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:24.056210 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-5735e916-ebe4-4cab-89b7-340e1fd58e6f tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:24.074437 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:24.074437 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:40:24.079490 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-5735e916-ebe4-4cab-89b7-340e1fd58e6f tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Volume info retrieved successfully. Jul 03 02:40:24.085480 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-5735e916-ebe4-4cab-89b7-340e1fd58e6f tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/volumes/429dd433-9df4-442d-8b6e-8422dcc27d05 returned with HTTP 200 Jul 03 02:40:24.086176 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1243/4946] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:40:24 2026] GET /volume/v3/volumes/429dd433-9df4-442d-8b6e-8422dcc27d05 => generated 1217 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:40:24.532228 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-f50a564f-9c2b-439b-85ef-e341a8b222d2 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:24.534962 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-f50a564f-9c2b-439b-85ef-e341a8b222d2 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/58eac833-bfed-42fd-94f0-f7e118111aa0 Jul 03 02:40:24.535251 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-f50a564f-9c2b-439b-85ef-e341a8b222d2 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:24.535525 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-f50a564f-9c2b-439b-85ef-e341a8b222d2 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:24.535673 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-f50a564f-9c2b-439b-85ef-e341a8b222d2 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id 58eac833-bfed-42fd-94f0-f7e118111aa0. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:40:24.540437 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:24.540437 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:40:24.541235 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-f50a564f-9c2b-439b-85ef-e341a8b222d2 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/58eac833-bfed-42fd-94f0-f7e118111aa0 returned with HTTP 200 Jul 03 02:40:24.541688 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1242/4947] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:40:24 2026] GET /volume/v3/backups/58eac833-bfed-42fd-94f0-f7e118111aa0 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:40:25.101290 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-fa4a6bde-42ee-4a14-950c-9c3f6936be27 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:25.103197 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-fa4a6bde-42ee-4a14-950c-9c3f6936be27 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] GET https://10.4.3.223/volume/v3/volumes/429dd433-9df4-442d-8b6e-8422dcc27d05 Jul 03 02:40:25.103387 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-fa4a6bde-42ee-4a14-950c-9c3f6936be27 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:25.103630 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-fa4a6bde-42ee-4a14-950c-9c3f6936be27 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:25.115762 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:25.115762 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:40:25.120340 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-fa4a6bde-42ee-4a14-950c-9c3f6936be27 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Volume info retrieved successfully. Jul 03 02:40:25.126956 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-fa4a6bde-42ee-4a14-950c-9c3f6936be27 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/volumes/429dd433-9df4-442d-8b6e-8422dcc27d05 returned with HTTP 200 Jul 03 02:40:25.127432 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1228/4948] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:40:25 2026] GET /volume/v3/volumes/429dd433-9df4-442d-8b6e-8422dcc27d05 => generated 1217 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:40:25.553613 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-fa90f70a-f2b0-467d-9bb0-cfe7e85961b7 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:25.556144 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-fa90f70a-f2b0-467d-9bb0-cfe7e85961b7 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/58eac833-bfed-42fd-94f0-f7e118111aa0 Jul 03 02:40:25.556144 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-fa90f70a-f2b0-467d-9bb0-cfe7e85961b7 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:25.556144 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-fa90f70a-f2b0-467d-9bb0-cfe7e85961b7 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:25.556144 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-fa90f70a-f2b0-467d-9bb0-cfe7e85961b7 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id 58eac833-bfed-42fd-94f0-f7e118111aa0. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:40:25.558045 np0000004352 devstack@c-api.service[100012]: DEBUG dbcounter [-] [100012] Writing DB stats cinder:SELECT=138,cinder:UPDATE=17,cinder:INSERT=5 {{(pid=100012) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 02:40:25.561806 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:25.561806 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:40:25.562713 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-fa90f70a-f2b0-467d-9bb0-cfe7e85961b7 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/58eac833-bfed-42fd-94f0-f7e118111aa0 returned with HTTP 200 Jul 03 02:40:25.563087 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1236/4949] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:40:25 2026] GET /volume/v3/backups/58eac833-bfed-42fd-94f0-f7e118111aa0 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:40:26.027088 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-85c24ccf-57be-4552-b02f-564269d00753 req-2f8178e1-4c75-4f67-a788-2cd5bc61df28 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:26.029149 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-85c24ccf-57be-4552-b02f-564269d00753 req-2f8178e1-4c75-4f67-a788-2cd5bc61df28 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] POST https://10.4.3.223/volume/v3/attachments/8578a754-4fe3-425d-be76-b9a20160da03/action Jul 03 02:40:26.029529 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-85c24ccf-57be-4552-b02f-564269d00753 req-2f8178e1-4c75-4f67-a788-2cd5bc61df28 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Action body: b'{"os-complete": null}' {{(pid=100015) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:40:26.029645 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-85c24ccf-57be-4552-b02f-564269d00753 req-2f8178e1-4c75-4f67-a788-2cd5bc61df28 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:40:26.050374 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:26.050374 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:40:26.063903 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-85c24ccf-57be-4552-b02f-564269d00753 req-2f8178e1-4c75-4f67-a788-2cd5bc61df28 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/attachments/8578a754-4fe3-425d-be76-b9a20160da03/action returned with HTTP 204 Jul 03 02:40:26.064317 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1244/4950] 10.4.3.223 () {74 vars in 1725 bytes} [Fri Jul 3 02:40:26 2026] POST /volume/v3/attachments/8578a754-4fe3-425d-be76-b9a20160da03/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:40:26.140632 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-af6ab735-acc3-4d66-9f32-a48a8e4116d0 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:26.142676 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-af6ab735-acc3-4d66-9f32-a48a8e4116d0 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] GET https://10.4.3.223/volume/v3/volumes/429dd433-9df4-442d-8b6e-8422dcc27d05 Jul 03 02:40:26.142895 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-af6ab735-acc3-4d66-9f32-a48a8e4116d0 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:26.143135 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-af6ab735-acc3-4d66-9f32-a48a8e4116d0 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:26.155945 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:26.155945 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:40:26.159547 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-af6ab735-acc3-4d66-9f32-a48a8e4116d0 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Volume info retrieved successfully. Jul 03 02:40:26.164966 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-af6ab735-acc3-4d66-9f32-a48a8e4116d0 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/volumes/429dd433-9df4-442d-8b6e-8422dcc27d05 returned with HTTP 200 Jul 03 02:40:26.165343 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1243/4951] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:40:26 2026] GET /volume/v3/volumes/429dd433-9df4-442d-8b6e-8422dcc27d05 => generated 1511 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:40:26.574100 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-d01d4660-abd1-4750-978e-754867ee4122 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:26.576353 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-d01d4660-abd1-4750-978e-754867ee4122 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/58eac833-bfed-42fd-94f0-f7e118111aa0 Jul 03 02:40:26.576602 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-d01d4660-abd1-4750-978e-754867ee4122 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:26.576888 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-d01d4660-abd1-4750-978e-754867ee4122 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:26.577053 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-d01d4660-abd1-4750-978e-754867ee4122 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id 58eac833-bfed-42fd-94f0-f7e118111aa0. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:40:26.579504 np0000004352 devstack@c-api.service[100014]: DEBUG dbcounter [-] [100014] Writing DB stats cinder:SELECT=205,cinder:UPDATE=63,cinder:INSERT=28 {{(pid=100014) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 02:40:26.581861 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:26.581861 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:40:26.583200 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-d01d4660-abd1-4750-978e-754867ee4122 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/58eac833-bfed-42fd-94f0-f7e118111aa0 returned with HTTP 200 Jul 03 02:40:26.583629 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1229/4952] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:40:26 2026] GET /volume/v3/backups/58eac833-bfed-42fd-94f0-f7e118111aa0 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:40:27.464708 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-83f59143-c856-4922-9b46-946fabe6c99b None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:27.467066 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-83f59143-c856-4922-9b46-946fabe6c99b tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] GET https://10.4.3.223/volume/v3/volumes/429dd433-9df4-442d-8b6e-8422dcc27d05 Jul 03 02:40:27.467339 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-83f59143-c856-4922-9b46-946fabe6c99b tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:27.467596 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-83f59143-c856-4922-9b46-946fabe6c99b tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:27.483763 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:27.483763 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:40:27.488919 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-83f59143-c856-4922-9b46-946fabe6c99b tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Volume info retrieved successfully. Jul 03 02:40:27.495316 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-83f59143-c856-4922-9b46-946fabe6c99b tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/volumes/429dd433-9df4-442d-8b6e-8422dcc27d05 returned with HTTP 200 Jul 03 02:40:27.495970 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1237/4953] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:40:27 2026] GET /volume/v3/volumes/429dd433-9df4-442d-8b6e-8422dcc27d05 => generated 1511 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:40:27.509437 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-11517037-ad9f-4654-917e-577ceb20d5e8 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:27.511899 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-11517037-ad9f-4654-917e-577ceb20d5e8 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] GET https://10.4.3.223/volume/v3/volumes/429dd433-9df4-442d-8b6e-8422dcc27d05 Jul 03 02:40:27.512179 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-11517037-ad9f-4654-917e-577ceb20d5e8 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:27.512473 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-11517037-ad9f-4654-917e-577ceb20d5e8 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:27.529561 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:27.529561 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:40:27.534541 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-11517037-ad9f-4654-917e-577ceb20d5e8 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Volume info retrieved successfully. Jul 03 02:40:27.540733 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-11517037-ad9f-4654-917e-577ceb20d5e8 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/volumes/429dd433-9df4-442d-8b6e-8422dcc27d05 returned with HTTP 200 Jul 03 02:40:27.541274 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1245/4954] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:40:27 2026] GET /volume/v3/volumes/429dd433-9df4-442d-8b6e-8422dcc27d05 => generated 1511 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:40:27.554211 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-242d6c2f-60af-4bba-a8b0-67656e847a0c None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:27.555985 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-242d6c2f-60af-4bba-a8b0-67656e847a0c tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] GET https://10.4.3.223/volume/v3/volumes/429dd433-9df4-442d-8b6e-8422dcc27d05 Jul 03 02:40:27.556182 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-242d6c2f-60af-4bba-a8b0-67656e847a0c tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:27.556365 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-242d6c2f-60af-4bba-a8b0-67656e847a0c tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:27.569135 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:27.569135 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:40:27.572748 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-242d6c2f-60af-4bba-a8b0-67656e847a0c tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Volume info retrieved successfully. Jul 03 02:40:27.577447 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-242d6c2f-60af-4bba-a8b0-67656e847a0c tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/volumes/429dd433-9df4-442d-8b6e-8422dcc27d05 returned with HTTP 200 Jul 03 02:40:27.578229 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1244/4955] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:40:27 2026] GET /volume/v3/volumes/429dd433-9df4-442d-8b6e-8422dcc27d05 => generated 1511 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:40:27.593127 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-bfd9e91a-6628-4d38-aef3-09b646f57fd5 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:27.594986 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-bfd9e91a-6628-4d38-aef3-09b646f57fd5 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/58eac833-bfed-42fd-94f0-f7e118111aa0 Jul 03 02:40:27.595207 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-bfd9e91a-6628-4d38-aef3-09b646f57fd5 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:27.595385 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-bfd9e91a-6628-4d38-aef3-09b646f57fd5 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:27.595520 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-bfd9e91a-6628-4d38-aef3-09b646f57fd5 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id 58eac833-bfed-42fd-94f0-f7e118111aa0. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:40:27.600945 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:27.600945 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:40:27.601745 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-bfd9e91a-6628-4d38-aef3-09b646f57fd5 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/58eac833-bfed-42fd-94f0-f7e118111aa0 returned with HTTP 200 Jul 03 02:40:27.602193 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1230/4956] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:40:27 2026] GET /volume/v3/backups/58eac833-bfed-42fd-94f0-f7e118111aa0 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:40:27.617236 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-7541cb6b-08b2-4176-a6d9-ab54510387af req-e24319d0-d075-41e1-a686-3533a62c3b4b None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:27.619351 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-7541cb6b-08b2-4176-a6d9-ab54510387af req-e24319d0-d075-41e1-a686-3533a62c3b4b tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] GET https://10.4.3.223/volume/v3/volumes/429dd433-9df4-442d-8b6e-8422dcc27d05 Jul 03 02:40:27.619668 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-7541cb6b-08b2-4176-a6d9-ab54510387af req-e24319d0-d075-41e1-a686-3533a62c3b4b tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:27.619908 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-7541cb6b-08b2-4176-a6d9-ab54510387af req-e24319d0-d075-41e1-a686-3533a62c3b4b tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:27.631745 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:27.631745 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:40:27.635108 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [req-7541cb6b-08b2-4176-a6d9-ab54510387af req-e24319d0-d075-41e1-a686-3533a62c3b4b tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Volume info retrieved successfully. Jul 03 02:40:27.639072 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-7541cb6b-08b2-4176-a6d9-ab54510387af req-e24319d0-d075-41e1-a686-3533a62c3b4b tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/volumes/429dd433-9df4-442d-8b6e-8422dcc27d05 returned with HTTP 200 Jul 03 02:40:27.639518 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1238/4957] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:40:27 2026] GET /volume/v3/volumes/429dd433-9df4-442d-8b6e-8422dcc27d05 => generated 1511 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:40:27.656176 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-7541cb6b-08b2-4176-a6d9-ab54510387af req-fc63c2bf-9ba0-45f6-9449-1ffe368ffd70 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:27.658132 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-7541cb6b-08b2-4176-a6d9-ab54510387af req-fc63c2bf-9ba0-45f6-9449-1ffe368ffd70 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] POST https://10.4.3.223/volume/v3/volumes/429dd433-9df4-442d-8b6e-8422dcc27d05/action Jul 03 02:40:27.658476 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-7541cb6b-08b2-4176-a6d9-ab54510387af req-fc63c2bf-9ba0-45f6-9449-1ffe368ffd70 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100015) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:40:27.658605 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-7541cb6b-08b2-4176-a6d9-ab54510387af req-fc63c2bf-9ba0-45f6-9449-1ffe368ffd70 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:40:27.671982 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:27.671982 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:40:27.672519 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [req-7541cb6b-08b2-4176-a6d9-ab54510387af req-fc63c2bf-9ba0-45f6-9449-1ffe368ffd70 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Volume info retrieved successfully. Jul 03 02:40:27.680975 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [req-7541cb6b-08b2-4176-a6d9-ab54510387af req-fc63c2bf-9ba0-45f6-9449-1ffe368ffd70 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Begin detaching volume completed successfully. Jul 03 02:40:27.681214 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-7541cb6b-08b2-4176-a6d9-ab54510387af req-fc63c2bf-9ba0-45f6-9449-1ffe368ffd70 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/volumes/429dd433-9df4-442d-8b6e-8422dcc27d05/action returned with HTTP 202 Jul 03 02:40:27.681702 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1246/4958] 10.4.3.223 () {72 vars in 1672 bytes} [Fri Jul 3 02:40:27 2026] POST /volume/v3/volumes/429dd433-9df4-442d-8b6e-8422dcc27d05/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 02:40:27.703282 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-fc0f5d8d-251c-4acb-b5cf-639d9fea9a12 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:27.705107 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-fc0f5d8d-251c-4acb-b5cf-639d9fea9a12 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] GET https://10.4.3.223/volume/v3/volumes/429dd433-9df4-442d-8b6e-8422dcc27d05 Jul 03 02:40:27.705319 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-fc0f5d8d-251c-4acb-b5cf-639d9fea9a12 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:27.705523 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-fc0f5d8d-251c-4acb-b5cf-639d9fea9a12 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:27.720906 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:27.720906 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:40:27.727173 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-fc0f5d8d-251c-4acb-b5cf-639d9fea9a12 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Volume info retrieved successfully. Jul 03 02:40:27.732568 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-fc0f5d8d-251c-4acb-b5cf-639d9fea9a12 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/volumes/429dd433-9df4-442d-8b6e-8422dcc27d05 returned with HTTP 200 Jul 03 02:40:27.733394 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1245/4959] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:40:27 2026] GET /volume/v3/volumes/429dd433-9df4-442d-8b6e-8422dcc27d05 => generated 1514 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:40:28.613441 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-9353c5ea-3480-4624-820b-43fd812b70d5 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:28.615370 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-9353c5ea-3480-4624-820b-43fd812b70d5 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/58eac833-bfed-42fd-94f0-f7e118111aa0 Jul 03 02:40:28.615532 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-9353c5ea-3480-4624-820b-43fd812b70d5 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:28.615715 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-9353c5ea-3480-4624-820b-43fd812b70d5 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:28.615828 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-9353c5ea-3480-4624-820b-43fd812b70d5 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id 58eac833-bfed-42fd-94f0-f7e118111aa0. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:40:28.620073 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:28.620073 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:40:28.620898 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-9353c5ea-3480-4624-820b-43fd812b70d5 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/58eac833-bfed-42fd-94f0-f7e118111aa0 returned with HTTP 200 Jul 03 02:40:28.621226 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1231/4960] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:40:28 2026] GET /volume/v3/backups/58eac833-bfed-42fd-94f0-f7e118111aa0 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:40:28.711838 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-1fb1356b-75e9-4515-a217-62a5fa556ee0 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:28.713554 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-1fb1356b-75e9-4515-a217-62a5fa556ee0 None None] GET https://10.4.3.223/volume// Jul 03 02:40:28.713554 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-1fb1356b-75e9-4515-a217-62a5fa556ee0 None None] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:28.713554 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-1fb1356b-75e9-4515-a217-62a5fa556ee0 None None] Calling method 'all' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:28.713554 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-1fb1356b-75e9-4515-a217-62a5fa556ee0 None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:40:28.713554 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1239/4961] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:40:28 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:40:28.720475 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-7541cb6b-08b2-4176-a6d9-ab54510387af req-d584530d-14f2-40fa-833e-feed8f72e512 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:28.722868 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-7541cb6b-08b2-4176-a6d9-ab54510387af req-d584530d-14f2-40fa-833e-feed8f72e512 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] GET https://10.4.3.223/volume/v3/volumes/429dd433-9df4-442d-8b6e-8422dcc27d05 Jul 03 02:40:28.723104 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-7541cb6b-08b2-4176-a6d9-ab54510387af req-d584530d-14f2-40fa-833e-feed8f72e512 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:28.723331 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-7541cb6b-08b2-4176-a6d9-ab54510387af req-d584530d-14f2-40fa-833e-feed8f72e512 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:28.734888 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:28.734888 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:40:28.738501 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [req-7541cb6b-08b2-4176-a6d9-ab54510387af req-d584530d-14f2-40fa-833e-feed8f72e512 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Volume info retrieved successfully. Jul 03 02:40:28.742506 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-7541cb6b-08b2-4176-a6d9-ab54510387af req-d584530d-14f2-40fa-833e-feed8f72e512 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/volumes/429dd433-9df4-442d-8b6e-8422dcc27d05 returned with HTTP 200 Jul 03 02:40:28.742900 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1247/4962] 10.4.3.223 () {70 vars in 1639 bytes} [Fri Jul 3 02:40:28 2026] GET /volume/v3/volumes/429dd433-9df4-442d-8b6e-8422dcc27d05 => generated 1694 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:40:28.745718 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-d9fccb84-665f-4e67-8878-a73affc40a70 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:28.747394 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-d9fccb84-665f-4e67-8878-a73affc40a70 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] GET https://10.4.3.223/volume/v3/volumes/429dd433-9df4-442d-8b6e-8422dcc27d05 Jul 03 02:40:28.747597 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-d9fccb84-665f-4e67-8878-a73affc40a70 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:28.747874 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-d9fccb84-665f-4e67-8878-a73affc40a70 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:28.758750 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:28.758750 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:40:28.762387 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-d9fccb84-665f-4e67-8878-a73affc40a70 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Volume info retrieved successfully. Jul 03 02:40:28.766238 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-d9fccb84-665f-4e67-8878-a73affc40a70 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/volumes/429dd433-9df4-442d-8b6e-8422dcc27d05 returned with HTTP 200 Jul 03 02:40:28.766622 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1246/4963] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:40:28 2026] GET /volume/v3/volumes/429dd433-9df4-442d-8b6e-8422dcc27d05 => generated 1514 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:40:29.248490 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-7541cb6b-08b2-4176-a6d9-ab54510387af req-a6565086-3c10-4925-8aac-5e405a004d66 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:29.250602 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-7541cb6b-08b2-4176-a6d9-ab54510387af req-a6565086-3c10-4925-8aac-5e405a004d66 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] GET https://10.4.3.223/volume/v3/volumes/429dd433-9df4-442d-8b6e-8422dcc27d05 Jul 03 02:40:29.250966 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-7541cb6b-08b2-4176-a6d9-ab54510387af req-a6565086-3c10-4925-8aac-5e405a004d66 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:29.251033 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-7541cb6b-08b2-4176-a6d9-ab54510387af req-a6565086-3c10-4925-8aac-5e405a004d66 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:29.263558 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:29.263558 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:40:29.267680 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [req-7541cb6b-08b2-4176-a6d9-ab54510387af req-a6565086-3c10-4925-8aac-5e405a004d66 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Volume info retrieved successfully. Jul 03 02:40:29.272539 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-7541cb6b-08b2-4176-a6d9-ab54510387af req-a6565086-3c10-4925-8aac-5e405a004d66 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/volumes/429dd433-9df4-442d-8b6e-8422dcc27d05 returned with HTTP 200 Jul 03 02:40:29.273101 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1232/4964] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:40:29 2026] GET /volume/v3/volumes/429dd433-9df4-442d-8b6e-8422dcc27d05 => generated 1514 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:40:29.632746 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-3a28c4d0-3a17-47fb-92ee-f680e16bd751 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:29.639612 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-3a28c4d0-3a17-47fb-92ee-f680e16bd751 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/58eac833-bfed-42fd-94f0-f7e118111aa0 Jul 03 02:40:29.640227 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-3a28c4d0-3a17-47fb-92ee-f680e16bd751 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:29.640911 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-3a28c4d0-3a17-47fb-92ee-f680e16bd751 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:29.641070 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-3a28c4d0-3a17-47fb-92ee-f680e16bd751 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id 58eac833-bfed-42fd-94f0-f7e118111aa0. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:40:29.656191 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:29.656191 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:40:29.659170 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-3a28c4d0-3a17-47fb-92ee-f680e16bd751 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/58eac833-bfed-42fd-94f0-f7e118111aa0 returned with HTTP 200 Jul 03 02:40:29.660470 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1240/4965] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:40:29 2026] GET /volume/v3/backups/58eac833-bfed-42fd-94f0-f7e118111aa0 => generated 749 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:40:29.779580 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-a70b9f30-5332-4a8c-8abd-09fad2b992aa None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:29.781429 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-a70b9f30-5332-4a8c-8abd-09fad2b992aa tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] GET https://10.4.3.223/volume/v3/volumes/429dd433-9df4-442d-8b6e-8422dcc27d05 Jul 03 02:40:29.781666 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-a70b9f30-5332-4a8c-8abd-09fad2b992aa tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:29.781878 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-a70b9f30-5332-4a8c-8abd-09fad2b992aa tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:29.782250 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-7541cb6b-08b2-4176-a6d9-ab54510387af req-8031808c-2460-457d-8db0-d6ceeecb4c89 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:29.784430 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-7541cb6b-08b2-4176-a6d9-ab54510387af req-8031808c-2460-457d-8db0-d6ceeecb4c89 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] DELETE https://10.4.3.223/volume/v3/attachments/8578a754-4fe3-425d-be76-b9a20160da03 Jul 03 02:40:29.784639 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-7541cb6b-08b2-4176-a6d9-ab54510387af req-8031808c-2460-457d-8db0-d6ceeecb4c89 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:29.784833 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-7541cb6b-08b2-4176-a6d9-ab54510387af req-8031808c-2460-457d-8db0-d6ceeecb4c89 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Calling method 'version_select' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:29.792190 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:29.792190 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:40:29.793996 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:29.793996 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:40:29.797045 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-a70b9f30-5332-4a8c-8abd-09fad2b992aa tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Volume info retrieved successfully. Jul 03 02:40:29.801550 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-a70b9f30-5332-4a8c-8abd-09fad2b992aa tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/volumes/429dd433-9df4-442d-8b6e-8422dcc27d05 returned with HTTP 200 Jul 03 02:40:29.802340 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1248/4966] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:40:29 2026] GET /volume/v3/volumes/429dd433-9df4-442d-8b6e-8422dcc27d05 => generated 1514 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:40:30.328387 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-7541cb6b-08b2-4176-a6d9-ab54510387af req-8031808c-2460-457d-8db0-d6ceeecb4c89 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/attachments/8578a754-4fe3-425d-be76-b9a20160da03 returned with HTTP 200 Jul 03 02:40:30.328978 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1247/4967] 10.4.3.223 () {72 vars in 1673 bytes} [Fri Jul 3 02:40:29 2026] DELETE /volume/v3/attachments/8578a754-4fe3-425d-be76-b9a20160da03 => generated 192 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:40:30.670121 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-e7b058ee-8b2a-4579-bfa8-4b04786d937c None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:30.674882 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-e7b058ee-8b2a-4579-bfa8-4b04786d937c tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/58eac833-bfed-42fd-94f0-f7e118111aa0 Jul 03 02:40:30.675123 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-e7b058ee-8b2a-4579-bfa8-4b04786d937c tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:30.675855 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-e7b058ee-8b2a-4579-bfa8-4b04786d937c tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:30.676005 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-e7b058ee-8b2a-4579-bfa8-4b04786d937c tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id 58eac833-bfed-42fd-94f0-f7e118111aa0. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:40:30.685380 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:30.685380 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:40:30.687293 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-e7b058ee-8b2a-4579-bfa8-4b04786d937c tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/58eac833-bfed-42fd-94f0-f7e118111aa0 returned with HTTP 200 Jul 03 02:40:30.688632 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1233/4968] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:40:30 2026] GET /volume/v3/backups/58eac833-bfed-42fd-94f0-f7e118111aa0 => generated 749 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:40:30.822523 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-b69015c4-2f28-4e00-9bba-7bb39abae6ad None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:30.828551 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-b69015c4-2f28-4e00-9bba-7bb39abae6ad tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] GET https://10.4.3.223/volume/v3/volumes/429dd433-9df4-442d-8b6e-8422dcc27d05 Jul 03 02:40:30.828852 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-b69015c4-2f28-4e00-9bba-7bb39abae6ad tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:30.829622 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-b69015c4-2f28-4e00-9bba-7bb39abae6ad tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:30.847845 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:30.847845 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:40:30.851218 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-b69015c4-2f28-4e00-9bba-7bb39abae6ad tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Volume info retrieved successfully. Jul 03 02:40:30.855713 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-b69015c4-2f28-4e00-9bba-7bb39abae6ad tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/volumes/429dd433-9df4-442d-8b6e-8422dcc27d05 returned with HTTP 200 Jul 03 02:40:30.856105 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1241/4969] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:40:30 2026] GET /volume/v3/volumes/429dd433-9df4-442d-8b6e-8422dcc27d05 => generated 1214 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:40:31.697563 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-a840d6bb-894c-4a65-9550-da0dc2e9b433 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:31.699831 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-a840d6bb-894c-4a65-9550-da0dc2e9b433 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/58eac833-bfed-42fd-94f0-f7e118111aa0 Jul 03 02:40:31.700044 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-a840d6bb-894c-4a65-9550-da0dc2e9b433 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:31.700277 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-a840d6bb-894c-4a65-9550-da0dc2e9b433 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:31.700378 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-a840d6bb-894c-4a65-9550-da0dc2e9b433 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id 58eac833-bfed-42fd-94f0-f7e118111aa0. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:40:31.707211 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:31.707211 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:40:31.708029 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-a840d6bb-894c-4a65-9550-da0dc2e9b433 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/58eac833-bfed-42fd-94f0-f7e118111aa0 returned with HTTP 200 Jul 03 02:40:31.708438 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1249/4970] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:40:31 2026] GET /volume/v3/backups/58eac833-bfed-42fd-94f0-f7e118111aa0 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:40:32.722901 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-450c416b-0377-4c1b-8daa-5b3335eb376a None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:32.724502 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-450c416b-0377-4c1b-8daa-5b3335eb376a tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/58eac833-bfed-42fd-94f0-f7e118111aa0 Jul 03 02:40:32.724648 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-450c416b-0377-4c1b-8daa-5b3335eb376a tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:32.724822 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-450c416b-0377-4c1b-8daa-5b3335eb376a tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:32.724914 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-450c416b-0377-4c1b-8daa-5b3335eb376a tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id 58eac833-bfed-42fd-94f0-f7e118111aa0. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:40:32.728611 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:32.728611 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:40:32.729262 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-450c416b-0377-4c1b-8daa-5b3335eb376a tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/58eac833-bfed-42fd-94f0-f7e118111aa0 returned with HTTP 200 Jul 03 02:40:32.729597 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1248/4971] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:40:32 2026] GET /volume/v3/backups/58eac833-bfed-42fd-94f0-f7e118111aa0 => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:40:33.488391 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-b473b748-3009-4867-bea5-1ab36391b914 req-1a1ede4a-3c9b-4064-ac91-dbfdcc40d360 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:33.491068 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-b473b748-3009-4867-bea5-1ab36391b914 req-1a1ede4a-3c9b-4064-ac91-dbfdcc40d360 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] DELETE https://10.4.3.223/volume/v3/attachments/d66f2a51-3860-469d-bbd7-025f7d1962ea Jul 03 02:40:33.491262 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-b473b748-3009-4867-bea5-1ab36391b914 req-1a1ede4a-3c9b-4064-ac91-dbfdcc40d360 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:33.491453 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-b473b748-3009-4867-bea5-1ab36391b914 req-1a1ede4a-3c9b-4064-ac91-dbfdcc40d360 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Calling method 'version_select' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:33.498245 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:33.498245 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:40:33.740167 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-9e188b63-28c4-4994-8d59-df073a114688 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:33.742187 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-9e188b63-28c4-4994-8d59-df073a114688 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/58eac833-bfed-42fd-94f0-f7e118111aa0 Jul 03 02:40:33.742390 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-9e188b63-28c4-4994-8d59-df073a114688 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:33.742593 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-9e188b63-28c4-4994-8d59-df073a114688 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:33.742708 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-9e188b63-28c4-4994-8d59-df073a114688 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id 58eac833-bfed-42fd-94f0-f7e118111aa0. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:40:33.747088 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:33.747088 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:40:33.747796 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-9e188b63-28c4-4994-8d59-df073a114688 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/58eac833-bfed-42fd-94f0-f7e118111aa0 returned with HTTP 200 Jul 03 02:40:33.748130 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1242/4972] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:40:33 2026] GET /volume/v3/backups/58eac833-bfed-42fd-94f0-f7e118111aa0 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:40:34.039806 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-b473b748-3009-4867-bea5-1ab36391b914 req-1a1ede4a-3c9b-4064-ac91-dbfdcc40d360 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] https://10.4.3.223/volume/v3/attachments/d66f2a51-3860-469d-bbd7-025f7d1962ea returned with HTTP 200 Jul 03 02:40:34.040313 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1234/4973] 10.4.3.223 () {72 vars in 1673 bytes} [Fri Jul 3 02:40:33 2026] DELETE /volume/v3/attachments/d66f2a51-3860-469d-bbd7-025f7d1962ea => generated 19 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:40:34.760497 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-54b374a2-5631-4bb0-aa3b-bcac9a071c08 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:34.762366 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-54b374a2-5631-4bb0-aa3b-bcac9a071c08 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/58eac833-bfed-42fd-94f0-f7e118111aa0 Jul 03 02:40:34.762592 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-54b374a2-5631-4bb0-aa3b-bcac9a071c08 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:34.763005 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-54b374a2-5631-4bb0-aa3b-bcac9a071c08 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:34.763005 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-54b374a2-5631-4bb0-aa3b-bcac9a071c08 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id 58eac833-bfed-42fd-94f0-f7e118111aa0. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:40:34.767639 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:34.767639 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:40:34.768344 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-54b374a2-5631-4bb0-aa3b-bcac9a071c08 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/58eac833-bfed-42fd-94f0-f7e118111aa0 returned with HTTP 200 Jul 03 02:40:34.768778 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1250/4974] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:40:34 2026] GET /volume/v3/backups/58eac833-bfed-42fd-94f0-f7e118111aa0 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:40:35.780867 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-2c062f42-dd2a-471b-94cc-9de31d2b862e None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:35.782665 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-2c062f42-dd2a-471b-94cc-9de31d2b862e tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/58eac833-bfed-42fd-94f0-f7e118111aa0 Jul 03 02:40:35.783092 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-2c062f42-dd2a-471b-94cc-9de31d2b862e tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:35.783204 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-2c062f42-dd2a-471b-94cc-9de31d2b862e tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:35.783390 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-2c062f42-dd2a-471b-94cc-9de31d2b862e tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id 58eac833-bfed-42fd-94f0-f7e118111aa0. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:40:35.788397 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:35.788397 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:40:35.789112 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-2c062f42-dd2a-471b-94cc-9de31d2b862e tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/58eac833-bfed-42fd-94f0-f7e118111aa0 returned with HTTP 200 Jul 03 02:40:35.789702 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1249/4975] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:40:35 2026] GET /volume/v3/backups/58eac833-bfed-42fd-94f0-f7e118111aa0 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:40:35.918683 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-c240828a-1a92-41a0-97cf-e6d2b78743b2 req-2ecf03e4-27a8-4e39-8afc-9fb35c08ef12 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:35.935251 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-c240828a-1a92-41a0-97cf-e6d2b78743b2 req-2ecf03e4-27a8-4e39-8afc-9fb35c08ef12 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] DELETE https://10.4.3.223/volume/v3/attachments/97083a2a-a2a7-4e9b-97db-63e9db1cf258 Jul 03 02:40:35.935251 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-c240828a-1a92-41a0-97cf-e6d2b78743b2 req-2ecf03e4-27a8-4e39-8afc-9fb35c08ef12 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:35.935251 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-c240828a-1a92-41a0-97cf-e6d2b78743b2 req-2ecf03e4-27a8-4e39-8afc-9fb35c08ef12 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'version_select' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:35.940316 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:35.940316 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:40:36.482027 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-c240828a-1a92-41a0-97cf-e6d2b78743b2 req-2ecf03e4-27a8-4e39-8afc-9fb35c08ef12 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/attachments/97083a2a-a2a7-4e9b-97db-63e9db1cf258 returned with HTTP 200 Jul 03 02:40:36.482459 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1243/4976] 10.4.3.223 () {72 vars in 1673 bytes} [Fri Jul 3 02:40:35 2026] DELETE /volume/v3/attachments/97083a2a-a2a7-4e9b-97db-63e9db1cf258 => generated 19 bytes in 569 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:40:36.802571 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-45786627-599e-4db2-9c69-1dbdc9fd76df None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:36.804141 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-45786627-599e-4db2-9c69-1dbdc9fd76df tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/58eac833-bfed-42fd-94f0-f7e118111aa0 Jul 03 02:40:36.804303 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-45786627-599e-4db2-9c69-1dbdc9fd76df tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:36.804504 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-45786627-599e-4db2-9c69-1dbdc9fd76df tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:36.804631 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-45786627-599e-4db2-9c69-1dbdc9fd76df tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id 58eac833-bfed-42fd-94f0-f7e118111aa0. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:40:36.808560 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:36.808560 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:40:36.809230 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-45786627-599e-4db2-9c69-1dbdc9fd76df tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/58eac833-bfed-42fd-94f0-f7e118111aa0 returned with HTTP 200 Jul 03 02:40:36.809595 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1235/4977] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:40:36 2026] GET /volume/v3/backups/58eac833-bfed-42fd-94f0-f7e118111aa0 => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:40:37.678446 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-aa5058a4-c015-4090-a806-2114cab1039a None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:37.681521 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-aa5058a4-c015-4090-a806-2114cab1039a tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] DELETE https://10.4.3.223/volume/v3/volumes/db940d45-e5cf-44dc-b386-8dd6d8e779a9 Jul 03 02:40:37.681782 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-aa5058a4-c015-4090-a806-2114cab1039a tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:37.682212 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-aa5058a4-c015-4090-a806-2114cab1039a tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:37.682412 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-aa5058a4-c015-4090-a806-2114cab1039a tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Delete volume with id: db940d45-e5cf-44dc-b386-8dd6d8e779a9 Jul 03 02:40:37.692333 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:37.692333 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:40:37.692957 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-aa5058a4-c015-4090-a806-2114cab1039a tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Volume info retrieved successfully. Jul 03 02:40:37.706405 np0000004352 devstack@c-api.service[100015]: WARNING cinder.keymgr.conf_key_mgr [None req-aa5058a4-c015-4090-a806-2114cab1039a tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 02:40:37.713999 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-aa5058a4-c015-4090-a806-2114cab1039a tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Delete volume request issued successfully. Jul 03 02:40:37.714354 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-aa5058a4-c015-4090-a806-2114cab1039a tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] https://10.4.3.223/volume/v3/volumes/db940d45-e5cf-44dc-b386-8dd6d8e779a9 returned with HTTP 202 Jul 03 02:40:37.715008 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1251/4978] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:40:37 2026] DELETE /volume/v3/volumes/db940d45-e5cf-44dc-b386-8dd6d8e779a9 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:40:37.725405 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-5b863e3c-7d74-4c7f-8ce5-66b57604aec8 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:37.727824 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-5b863e3c-7d74-4c7f-8ce5-66b57604aec8 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] GET https://10.4.3.223/volume/v3/volumes/db940d45-e5cf-44dc-b386-8dd6d8e779a9 Jul 03 02:40:37.728009 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-5b863e3c-7d74-4c7f-8ce5-66b57604aec8 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:37.728188 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-5b863e3c-7d74-4c7f-8ce5-66b57604aec8 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:37.736503 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:37.736503 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:40:37.740439 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-5b863e3c-7d74-4c7f-8ce5-66b57604aec8 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Volume info retrieved successfully. Jul 03 02:40:37.745676 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-5b863e3c-7d74-4c7f-8ce5-66b57604aec8 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] https://10.4.3.223/volume/v3/volumes/db940d45-e5cf-44dc-b386-8dd6d8e779a9 returned with HTTP 200 Jul 03 02:40:37.746098 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1250/4979] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:40:37 2026] GET /volume/v3/volumes/db940d45-e5cf-44dc-b386-8dd6d8e779a9 => generated 1449 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:40:37.819783 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-12b91800-dcdc-461d-897d-f63efdae3261 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:37.821903 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-12b91800-dcdc-461d-897d-f63efdae3261 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/58eac833-bfed-42fd-94f0-f7e118111aa0 Jul 03 02:40:37.822032 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-12b91800-dcdc-461d-897d-f63efdae3261 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:37.822242 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-12b91800-dcdc-461d-897d-f63efdae3261 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:37.822367 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-12b91800-dcdc-461d-897d-f63efdae3261 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id 58eac833-bfed-42fd-94f0-f7e118111aa0. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:40:37.826792 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:37.826792 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:40:37.827571 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-12b91800-dcdc-461d-897d-f63efdae3261 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/58eac833-bfed-42fd-94f0-f7e118111aa0 returned with HTTP 200 Jul 03 02:40:37.827908 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1244/4980] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:40:37 2026] GET /volume/v3/backups/58eac833-bfed-42fd-94f0-f7e118111aa0 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:40:38.763316 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-d7089dc5-a5a1-44f8-93be-7ee41c3f1ea4 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:38.768679 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-d7089dc5-a5a1-44f8-93be-7ee41c3f1ea4 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] GET https://10.4.3.223/volume/v3/volumes/db940d45-e5cf-44dc-b386-8dd6d8e779a9 Jul 03 02:40:38.768679 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-d7089dc5-a5a1-44f8-93be-7ee41c3f1ea4 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:38.768679 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-d7089dc5-a5a1-44f8-93be-7ee41c3f1ea4 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:38.774888 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-d7089dc5-a5a1-44f8-93be-7ee41c3f1ea4 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] https://10.4.3.223/volume/v3/volumes/db940d45-e5cf-44dc-b386-8dd6d8e779a9 returned with HTTP 404 Jul 03 02:40:38.775370 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1236/4981] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:40:38 2026] GET /volume/v3/volumes/db940d45-e5cf-44dc-b386-8dd6d8e779a9 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:40:38.838574 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-0f48a6f8-a5d6-4a88-8cca-394b9864a58b None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:38.841459 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-0f48a6f8-a5d6-4a88-8cca-394b9864a58b tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/58eac833-bfed-42fd-94f0-f7e118111aa0 Jul 03 02:40:38.841718 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-0f48a6f8-a5d6-4a88-8cca-394b9864a58b tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:38.841944 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-0f48a6f8-a5d6-4a88-8cca-394b9864a58b tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:38.842114 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-0f48a6f8-a5d6-4a88-8cca-394b9864a58b tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id 58eac833-bfed-42fd-94f0-f7e118111aa0. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:40:38.846239 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:38.846239 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:40:38.846994 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-0f48a6f8-a5d6-4a88-8cca-394b9864a58b tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/58eac833-bfed-42fd-94f0-f7e118111aa0 returned with HTTP 200 Jul 03 02:40:38.847338 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1252/4982] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:40:38 2026] GET /volume/v3/backups/58eac833-bfed-42fd-94f0-f7e118111aa0 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:40:39.146742 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-c6e4cd6c-b552-4e80-859b-1dc2b373c38b None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:39.148726 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-c6e4cd6c-b552-4e80-859b-1dc2b373c38b tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] DELETE https://10.4.3.223/volume/v3/volumes/2003f5df-ed62-46d6-a4ac-707e2f24fc5c Jul 03 02:40:39.148726 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-c6e4cd6c-b552-4e80-859b-1dc2b373c38b tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:39.149592 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-c6e4cd6c-b552-4e80-859b-1dc2b373c38b tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Calling method 'delete' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:39.149592 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.volumes [None req-c6e4cd6c-b552-4e80-859b-1dc2b373c38b tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Delete volume with id: 2003f5df-ed62-46d6-a4ac-707e2f24fc5c Jul 03 02:40:39.157717 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:39.157717 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:40:39.158456 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-c6e4cd6c-b552-4e80-859b-1dc2b373c38b tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Volume info retrieved successfully. Jul 03 02:40:39.171118 np0000004352 devstack@c-api.service[100013]: WARNING cinder.keymgr.conf_key_mgr [None req-c6e4cd6c-b552-4e80-859b-1dc2b373c38b tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 02:40:39.178209 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-c6e4cd6c-b552-4e80-859b-1dc2b373c38b tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Delete volume request issued successfully. Jul 03 02:40:39.178411 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-c6e4cd6c-b552-4e80-859b-1dc2b373c38b tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] https://10.4.3.223/volume/v3/volumes/2003f5df-ed62-46d6-a4ac-707e2f24fc5c returned with HTTP 202 Jul 03 02:40:39.179126 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1251/4983] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:40:39 2026] DELETE /volume/v3/volumes/2003f5df-ed62-46d6-a4ac-707e2f24fc5c => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:40:39.186595 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-d808473b-74f4-4cdb-8dda-365d81f2c841 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:39.188153 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-d808473b-74f4-4cdb-8dda-365d81f2c841 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] GET https://10.4.3.223/volume/v3/volumes/2003f5df-ed62-46d6-a4ac-707e2f24fc5c Jul 03 02:40:39.188363 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-d808473b-74f4-4cdb-8dda-365d81f2c841 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:39.188597 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-d808473b-74f4-4cdb-8dda-365d81f2c841 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:39.195982 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:39.195982 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:40:39.199439 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-d808473b-74f4-4cdb-8dda-365d81f2c841 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Volume info retrieved successfully. Jul 03 02:40:39.203847 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-d808473b-74f4-4cdb-8dda-365d81f2c841 tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] https://10.4.3.223/volume/v3/volumes/2003f5df-ed62-46d6-a4ac-707e2f24fc5c returned with HTTP 200 Jul 03 02:40:39.204527 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1245/4984] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:40:39 2026] GET /volume/v3/volumes/2003f5df-ed62-46d6-a4ac-707e2f24fc5c => generated 1429 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:40:39.243766 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-7fb323e9-4c67-429b-817e-6e008bcbaffb None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:39.245514 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-7fb323e9-4c67-429b-817e-6e008bcbaffb tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] GET https://10.4.3.223/volume/v3/volumes/429dd433-9df4-442d-8b6e-8422dcc27d05 Jul 03 02:40:39.245708 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-7fb323e9-4c67-429b-817e-6e008bcbaffb tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:39.245884 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-7fb323e9-4c67-429b-817e-6e008bcbaffb tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:39.254588 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:39.254588 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:40:39.258108 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-7fb323e9-4c67-429b-817e-6e008bcbaffb tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Volume info retrieved successfully. Jul 03 02:40:39.262909 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-7fb323e9-4c67-429b-817e-6e008bcbaffb tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/volumes/429dd433-9df4-442d-8b6e-8422dcc27d05 returned with HTTP 200 Jul 03 02:40:39.263343 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1237/4985] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:40:39 2026] GET /volume/v3/volumes/429dd433-9df4-442d-8b6e-8422dcc27d05 => generated 1214 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:40:39.316436 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-b2664b51-8ac4-4b01-a132-3e69162834a4 req-a1941704-5ff2-4834-92bc-195dbdda6687 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:39.319163 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-b2664b51-8ac4-4b01-a132-3e69162834a4 req-a1941704-5ff2-4834-92bc-195dbdda6687 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] GET https://10.4.3.223/volume/v3/volumes/429dd433-9df4-442d-8b6e-8422dcc27d05 Jul 03 02:40:39.319438 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-b2664b51-8ac4-4b01-a132-3e69162834a4 req-a1941704-5ff2-4834-92bc-195dbdda6687 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:39.319680 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-b2664b51-8ac4-4b01-a132-3e69162834a4 req-a1941704-5ff2-4834-92bc-195dbdda6687 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:39.331263 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:39.331263 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:40:39.336029 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [req-b2664b51-8ac4-4b01-a132-3e69162834a4 req-a1941704-5ff2-4834-92bc-195dbdda6687 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Volume info retrieved successfully. Jul 03 02:40:39.340143 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-b2664b51-8ac4-4b01-a132-3e69162834a4 req-a1941704-5ff2-4834-92bc-195dbdda6687 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/volumes/429dd433-9df4-442d-8b6e-8422dcc27d05 returned with HTTP 200 Jul 03 02:40:39.340888 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1253/4986] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:40:39 2026] GET /volume/v3/volumes/429dd433-9df4-442d-8b6e-8422dcc27d05 => generated 1214 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:40:39.365190 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-b2664b51-8ac4-4b01-a132-3e69162834a4 req-e7071f51-46f6-4b8b-add5-8e8b893dbd05 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:39.367054 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-b2664b51-8ac4-4b01-a132-3e69162834a4 req-e7071f51-46f6-4b8b-add5-8e8b893dbd05 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] POST https://10.4.3.223/volume/v3/volumes/429dd433-9df4-442d-8b6e-8422dcc27d05/action Jul 03 02:40:39.367365 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-b2664b51-8ac4-4b01-a132-3e69162834a4 req-e7071f51-46f6-4b8b-add5-8e8b893dbd05 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100013) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:40:39.367482 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-b2664b51-8ac4-4b01-a132-3e69162834a4 req-e7071f51-46f6-4b8b-add5-8e8b893dbd05 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:40:39.378079 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:39.378079 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:40:39.378707 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-b2664b51-8ac4-4b01-a132-3e69162834a4 req-e7071f51-46f6-4b8b-add5-8e8b893dbd05 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Volume info retrieved successfully. Jul 03 02:40:39.387208 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-b2664b51-8ac4-4b01-a132-3e69162834a4 req-e7071f51-46f6-4b8b-add5-8e8b893dbd05 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Begin detaching volume completed successfully. Jul 03 02:40:39.387561 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-b2664b51-8ac4-4b01-a132-3e69162834a4 req-e7071f51-46f6-4b8b-add5-8e8b893dbd05 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/volumes/429dd433-9df4-442d-8b6e-8422dcc27d05/action returned with HTTP 202 Jul 03 02:40:39.388026 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1252/4987] 10.4.3.223 () {72 vars in 1672 bytes} [Fri Jul 3 02:40:39 2026] POST /volume/v3/volumes/429dd433-9df4-442d-8b6e-8422dcc27d05/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 02:40:39.420790 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-399e3a97-54b1-4167-95ae-edbad65c507c None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:39.420790 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-399e3a97-54b1-4167-95ae-edbad65c507c tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] GET https://10.4.3.223/volume/v3/volumes/429dd433-9df4-442d-8b6e-8422dcc27d05 Jul 03 02:40:39.420790 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-399e3a97-54b1-4167-95ae-edbad65c507c tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:39.420790 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-399e3a97-54b1-4167-95ae-edbad65c507c tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:39.436406 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:39.436406 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:40:39.441024 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-399e3a97-54b1-4167-95ae-edbad65c507c tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Volume info retrieved successfully. Jul 03 02:40:39.447097 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-399e3a97-54b1-4167-95ae-edbad65c507c tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/volumes/429dd433-9df4-442d-8b6e-8422dcc27d05 returned with HTTP 200 Jul 03 02:40:39.447692 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1246/4988] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:40:39 2026] GET /volume/v3/volumes/429dd433-9df4-442d-8b6e-8422dcc27d05 => generated 1217 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:40:39.857430 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-b22e55fa-d5e1-41c6-9eb6-daaa1727ee4b None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:39.859433 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-b22e55fa-d5e1-41c6-9eb6-daaa1727ee4b tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/58eac833-bfed-42fd-94f0-f7e118111aa0 Jul 03 02:40:39.859693 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-b22e55fa-d5e1-41c6-9eb6-daaa1727ee4b tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:39.859931 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-b22e55fa-d5e1-41c6-9eb6-daaa1727ee4b tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:39.860086 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-b22e55fa-d5e1-41c6-9eb6-daaa1727ee4b tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id 58eac833-bfed-42fd-94f0-f7e118111aa0. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:40:39.869449 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:39.869449 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:40:39.869449 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-b22e55fa-d5e1-41c6-9eb6-daaa1727ee4b tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/58eac833-bfed-42fd-94f0-f7e118111aa0 returned with HTTP 200 Jul 03 02:40:39.869449 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1238/4989] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:40:39 2026] GET /volume/v3/backups/58eac833-bfed-42fd-94f0-f7e118111aa0 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:40:39.977293 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-340b464e-3c9d-42ae-b24a-1c475574cf81 req-23c4914a-952a-4c31-a43c-855b59881184 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:39.979170 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-340b464e-3c9d-42ae-b24a-1c475574cf81 req-23c4914a-952a-4c31-a43c-855b59881184 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] GET https://10.4.3.223/volume/v3/volumes/1acf83d0-5e05-44e1-be4f-eb5fe04a95ad Jul 03 02:40:39.979402 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-340b464e-3c9d-42ae-b24a-1c475574cf81 req-23c4914a-952a-4c31-a43c-855b59881184 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:39.979716 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-340b464e-3c9d-42ae-b24a-1c475574cf81 req-23c4914a-952a-4c31-a43c-855b59881184 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:39.987133 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:39.987133 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:40:39.991281 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [req-340b464e-3c9d-42ae-b24a-1c475574cf81 req-23c4914a-952a-4c31-a43c-855b59881184 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Volume info retrieved successfully. Jul 03 02:40:39.997020 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-340b464e-3c9d-42ae-b24a-1c475574cf81 req-23c4914a-952a-4c31-a43c-855b59881184 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/volumes/1acf83d0-5e05-44e1-be4f-eb5fe04a95ad returned with HTTP 200 Jul 03 02:40:39.997380 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1254/4990] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:40:39 2026] GET /volume/v3/volumes/1acf83d0-5e05-44e1-be4f-eb5fe04a95ad => generated 1365 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:40:40.219448 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-f5b80262-01a3-49c2-b5f0-16dc32273e7a None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:40.219448 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-f5b80262-01a3-49c2-b5f0-16dc32273e7a tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] GET https://10.4.3.223/volume/v3/volumes/2003f5df-ed62-46d6-a4ac-707e2f24fc5c Jul 03 02:40:40.219448 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-f5b80262-01a3-49c2-b5f0-16dc32273e7a tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:40.219947 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-f5b80262-01a3-49c2-b5f0-16dc32273e7a tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:40.225759 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-f5b80262-01a3-49c2-b5f0-16dc32273e7a tempest-TestEncryptedCinderVolumes-756363867 tempest-TestEncryptedCinderVolumes-756363867-project-member] https://10.4.3.223/volume/v3/volumes/2003f5df-ed62-46d6-a4ac-707e2f24fc5c returned with HTTP 404 Jul 03 02:40:40.226284 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1253/4991] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:40:40 2026] GET /volume/v3/volumes/2003f5df-ed62-46d6-a4ac-707e2f24fc5c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:40:40.233181 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-2c776639-b31c-438c-8fa8-e7c5be4e5519 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:40.234975 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-2c776639-b31c-438c-8fa8-e7c5be4e5519 tempest-TestEncryptedCinderVolumes-391229828 tempest-TestEncryptedCinderVolumes-391229828-project-admin] GET https://10.4.3.223/volume/v3/volumes/detail?all_tenants=1 Jul 03 02:40:40.235159 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-2c776639-b31c-438c-8fa8-e7c5be4e5519 tempest-TestEncryptedCinderVolumes-391229828 tempest-TestEncryptedCinderVolumes-391229828-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:40.235337 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-2c776639-b31c-438c-8fa8-e7c5be4e5519 tempest-TestEncryptedCinderVolumes-391229828 tempest-TestEncryptedCinderVolumes-391229828-project-admin] Calling method 'detail' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:40.236626 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-2c776639-b31c-438c-8fa8-e7c5be4e5519 tempest-TestEncryptedCinderVolumes-391229828 tempest-TestEncryptedCinderVolumes-391229828-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100012) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 02:40:40.260765 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-2c776639-b31c-438c-8fa8-e7c5be4e5519 tempest-TestEncryptedCinderVolumes-391229828 tempest-TestEncryptedCinderVolumes-391229828-project-admin] Get all volumes completed successfully. Jul 03 02:40:40.263691 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:40.263691 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:40:40.269740 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-2c776639-b31c-438c-8fa8-e7c5be4e5519 tempest-TestEncryptedCinderVolumes-391229828 tempest-TestEncryptedCinderVolumes-391229828-project-admin] https://10.4.3.223/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 02:40:40.271776 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1247/4992] 10.4.3.223 () {66 vars in 1285 bytes} [Fri Jul 3 02:40:40 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 21199 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:40:40.292168 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-a65861f4-2000-4fbf-b24f-a1a86cb11d5f None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:40.294345 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-a65861f4-2000-4fbf-b24f-a1a86cb11d5f tempest-TestEncryptedCinderVolumes-391229828 tempest-TestEncryptedCinderVolumes-391229828-project-admin] DELETE https://10.4.3.223/volume/v3/types/0f92a417-ed6a-4a60-8391-4d46c706d23c Jul 03 02:40:40.294631 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-a65861f4-2000-4fbf-b24f-a1a86cb11d5f tempest-TestEncryptedCinderVolumes-391229828 tempest-TestEncryptedCinderVolumes-391229828-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:40.294888 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-a65861f4-2000-4fbf-b24f-a1a86cb11d5f tempest-TestEncryptedCinderVolumes-391229828 tempest-TestEncryptedCinderVolumes-391229828-project-admin] Calling method '_delete' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:40.317197 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-a65861f4-2000-4fbf-b24f-a1a86cb11d5f tempest-TestEncryptedCinderVolumes-391229828 tempest-TestEncryptedCinderVolumes-391229828-project-admin] https://10.4.3.223/volume/v3/types/0f92a417-ed6a-4a60-8391-4d46c706d23c returned with HTTP 202 Jul 03 02:40:40.317630 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1239/4993] 10.4.3.223 () {66 vars in 1345 bytes} [Fri Jul 3 02:40:40 2026] DELETE /volume/v3/types/0f92a417-ed6a-4a60-8391-4d46c706d23c => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:40:40.415266 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-81c82dcc-0ddc-4cdc-bf19-ae4aaa9cacdd None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:40.415631 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-81c82dcc-0ddc-4cdc-bf19-ae4aaa9cacdd None None] GET https://10.4.3.223/volume// Jul 03 02:40:40.415876 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-81c82dcc-0ddc-4cdc-bf19-ae4aaa9cacdd None None] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:40.416054 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-81c82dcc-0ddc-4cdc-bf19-ae4aaa9cacdd None None] Calling method 'all' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:40.416344 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-81c82dcc-0ddc-4cdc-bf19-ae4aaa9cacdd None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:40:40.416636 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1255/4994] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:40:40 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:40:40.425648 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-b2664b51-8ac4-4b01-a132-3e69162834a4 req-4c8b9243-4179-4a02-8b86-a610fd834b4d None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:40.427654 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-b2664b51-8ac4-4b01-a132-3e69162834a4 req-4c8b9243-4179-4a02-8b86-a610fd834b4d tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] GET https://10.4.3.223/volume/v3/volumes/429dd433-9df4-442d-8b6e-8422dcc27d05 Jul 03 02:40:40.427864 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-b2664b51-8ac4-4b01-a132-3e69162834a4 req-4c8b9243-4179-4a02-8b86-a610fd834b4d tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:40.428073 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-b2664b51-8ac4-4b01-a132-3e69162834a4 req-4c8b9243-4179-4a02-8b86-a610fd834b4d tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:40.437126 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:40.437126 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:40:40.441882 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-b2664b51-8ac4-4b01-a132-3e69162834a4 req-4c8b9243-4179-4a02-8b86-a610fd834b4d tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Volume info retrieved successfully. Jul 03 02:40:40.446237 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-b2664b51-8ac4-4b01-a132-3e69162834a4 req-4c8b9243-4179-4a02-8b86-a610fd834b4d tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/volumes/429dd433-9df4-442d-8b6e-8422dcc27d05 returned with HTTP 200 Jul 03 02:40:40.446739 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1254/4995] 10.4.3.223 () {70 vars in 1639 bytes} [Fri Jul 3 02:40:40 2026] GET /volume/v3/volumes/429dd433-9df4-442d-8b6e-8422dcc27d05 => generated 1397 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:40:40.460768 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-40daacb9-01f8-464e-8b0e-5ae8f265f2a2 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:40.466980 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-40daacb9-01f8-464e-8b0e-5ae8f265f2a2 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] GET https://10.4.3.223/volume/v3/volumes/429dd433-9df4-442d-8b6e-8422dcc27d05 Jul 03 02:40:40.466980 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-40daacb9-01f8-464e-8b0e-5ae8f265f2a2 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:40.466980 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-40daacb9-01f8-464e-8b0e-5ae8f265f2a2 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:40.481227 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:40.481227 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:40:40.487043 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-40daacb9-01f8-464e-8b0e-5ae8f265f2a2 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Volume info retrieved successfully. Jul 03 02:40:40.496925 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-40daacb9-01f8-464e-8b0e-5ae8f265f2a2 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/volumes/429dd433-9df4-442d-8b6e-8422dcc27d05 returned with HTTP 200 Jul 03 02:40:40.497296 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1248/4996] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:40:40 2026] GET /volume/v3/volumes/429dd433-9df4-442d-8b6e-8422dcc27d05 => generated 1217 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:40:40.524137 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-340b464e-3c9d-42ae-b24a-1c475574cf81 req-7c1900be-c993-4a5d-a429-6472665d8607 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:40.526104 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-340b464e-3c9d-42ae-b24a-1c475574cf81 req-7c1900be-c993-4a5d-a429-6472665d8607 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] GET https://10.4.3.223/volume/v3/volumes/1acf83d0-5e05-44e1-be4f-eb5fe04a95ad Jul 03 02:40:40.526289 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-340b464e-3c9d-42ae-b24a-1c475574cf81 req-7c1900be-c993-4a5d-a429-6472665d8607 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:40.526490 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-340b464e-3c9d-42ae-b24a-1c475574cf81 req-7c1900be-c993-4a5d-a429-6472665d8607 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:40.533434 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:40.533434 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:40:40.538305 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [req-340b464e-3c9d-42ae-b24a-1c475574cf81 req-7c1900be-c993-4a5d-a429-6472665d8607 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Volume info retrieved successfully. Jul 03 02:40:40.545010 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-340b464e-3c9d-42ae-b24a-1c475574cf81 req-7c1900be-c993-4a5d-a429-6472665d8607 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/volumes/1acf83d0-5e05-44e1-be4f-eb5fe04a95ad returned with HTTP 200 Jul 03 02:40:40.545527 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1240/4997] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:40:40 2026] GET /volume/v3/volumes/1acf83d0-5e05-44e1-be4f-eb5fe04a95ad => generated 1365 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:40:40.556005 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-2adbce62-b020-4525-8cd4-a1b65c7d648b None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:40.556005 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-2adbce62-b020-4525-8cd4-a1b65c7d648b None None] GET https://10.4.3.223/volume// Jul 03 02:40:40.556005 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-2adbce62-b020-4525-8cd4-a1b65c7d648b None None] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:40.556005 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-2adbce62-b020-4525-8cd4-a1b65c7d648b None None] Calling method 'all' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:40.556005 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-2adbce62-b020-4525-8cd4-a1b65c7d648b None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:40:40.556005 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1256/4998] 10.4.3.223 () {66 vars in 1419 bytes} [Fri Jul 3 02:40:40 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:40:40.563560 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-340b464e-3c9d-42ae-b24a-1c475574cf81 req-2692ee60-683e-4952-b86d-292e0895ae03 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:40.565380 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-340b464e-3c9d-42ae-b24a-1c475574cf81 req-2692ee60-683e-4952-b86d-292e0895ae03 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] POST https://10.4.3.223/volume/v3/attachments Jul 03 02:40:40.565896 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-340b464e-3c9d-42ae-b24a-1c475574cf81 req-2692ee60-683e-4952-b86d-292e0895ae03 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1acf83d0-5e05-44e1-be4f-eb5fe04a95ad", "connector": null, "instance_uuid": "fdba4d75-4965-4f29-9ca0-460a8b7edc3b"}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:40:40.573321 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:40.573321 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:40:40.605479 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-340b464e-3c9d-42ae-b24a-1c475574cf81 req-2692ee60-683e-4952-b86d-292e0895ae03 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Jul 03 02:40:40.605840 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1255/4999] 10.4.3.223 () {74 vars in 1594 bytes} [Fri Jul 3 02:40:40 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) Jul 03 02:40:40.878668 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-55e21732-3ef1-4425-bc94-91c59aa3ff39 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:40.886865 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-55e21732-3ef1-4425-bc94-91c59aa3ff39 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/58eac833-bfed-42fd-94f0-f7e118111aa0 Jul 03 02:40:40.886865 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-55e21732-3ef1-4425-bc94-91c59aa3ff39 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:40.886865 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-55e21732-3ef1-4425-bc94-91c59aa3ff39 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:40.886865 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-55e21732-3ef1-4425-bc94-91c59aa3ff39 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id 58eac833-bfed-42fd-94f0-f7e118111aa0. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:40:40.898622 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:40.898622 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:40:40.898622 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-55e21732-3ef1-4425-bc94-91c59aa3ff39 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/58eac833-bfed-42fd-94f0-f7e118111aa0 returned with HTTP 200 Jul 03 02:40:40.899616 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1249/5000] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:40:40 2026] GET /volume/v3/backups/58eac833-bfed-42fd-94f0-f7e118111aa0 => generated 751 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:40:41.006581 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-b2664b51-8ac4-4b01-a132-3e69162834a4 req-584d4041-3c64-4f7e-8f05-46477e24f15d None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:41.009262 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-b2664b51-8ac4-4b01-a132-3e69162834a4 req-584d4041-3c64-4f7e-8f05-46477e24f15d tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] GET https://10.4.3.223/volume/v3/volumes/429dd433-9df4-442d-8b6e-8422dcc27d05 Jul 03 02:40:41.009617 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-b2664b51-8ac4-4b01-a132-3e69162834a4 req-584d4041-3c64-4f7e-8f05-46477e24f15d tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:41.009868 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-b2664b51-8ac4-4b01-a132-3e69162834a4 req-584d4041-3c64-4f7e-8f05-46477e24f15d tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:41.024092 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:41.024092 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:40:41.029481 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [req-b2664b51-8ac4-4b01-a132-3e69162834a4 req-584d4041-3c64-4f7e-8f05-46477e24f15d tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Volume info retrieved successfully. Jul 03 02:40:41.038794 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-b2664b51-8ac4-4b01-a132-3e69162834a4 req-584d4041-3c64-4f7e-8f05-46477e24f15d tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/volumes/429dd433-9df4-442d-8b6e-8422dcc27d05 returned with HTTP 200 Jul 03 02:40:41.039367 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1241/5001] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:40:41 2026] GET /volume/v3/volumes/429dd433-9df4-442d-8b6e-8422dcc27d05 => generated 1217 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:40:41.388572 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-b2664b51-8ac4-4b01-a132-3e69162834a4 req-344f0bef-01b5-4171-8538-711d747b4198 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:41.390296 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-b2664b51-8ac4-4b01-a132-3e69162834a4 req-344f0bef-01b5-4171-8538-711d747b4198 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] DELETE https://10.4.3.223/volume/v3/attachments/09541ad4-f282-4896-a242-81f1186365b0 Jul 03 02:40:41.390577 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-b2664b51-8ac4-4b01-a132-3e69162834a4 req-344f0bef-01b5-4171-8538-711d747b4198 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:41.390811 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-b2664b51-8ac4-4b01-a132-3e69162834a4 req-344f0bef-01b5-4171-8538-711d747b4198 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Calling method 'version_select' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:41.399508 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:41.399508 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:40:41.513508 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-f62c2489-22ef-467f-bbcc-12f9fd1dd877 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:41.517186 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-f62c2489-22ef-467f-bbcc-12f9fd1dd877 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] GET https://10.4.3.223/volume/v3/volumes/429dd433-9df4-442d-8b6e-8422dcc27d05 Jul 03 02:40:41.517186 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-f62c2489-22ef-467f-bbcc-12f9fd1dd877 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:41.517186 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-f62c2489-22ef-467f-bbcc-12f9fd1dd877 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:41.524129 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:41.524129 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:40:41.527801 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-f62c2489-22ef-467f-bbcc-12f9fd1dd877 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Volume info retrieved successfully. Jul 03 02:40:41.531846 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-f62c2489-22ef-467f-bbcc-12f9fd1dd877 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/volumes/429dd433-9df4-442d-8b6e-8422dcc27d05 returned with HTTP 200 Jul 03 02:40:41.532275 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1256/5002] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:40:41 2026] GET /volume/v3/volumes/429dd433-9df4-442d-8b6e-8422dcc27d05 => generated 1217 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:40:41.946552 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-b2664b51-8ac4-4b01-a132-3e69162834a4 req-344f0bef-01b5-4171-8538-711d747b4198 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/attachments/09541ad4-f282-4896-a242-81f1186365b0 returned with HTTP 200 Jul 03 02:40:41.947252 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1257/5003] 10.4.3.223 () {72 vars in 1673 bytes} [Fri Jul 3 02:40:41 2026] DELETE /volume/v3/attachments/09541ad4-f282-4896-a242-81f1186365b0 => generated 19 bytes in 559 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:40:42.544202 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-6f131653-7ee4-431a-b0a8-1b7cc242a8f1 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:42.545991 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-6f131653-7ee4-431a-b0a8-1b7cc242a8f1 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] GET https://10.4.3.223/volume/v3/volumes/429dd433-9df4-442d-8b6e-8422dcc27d05 Jul 03 02:40:42.546155 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-6f131653-7ee4-431a-b0a8-1b7cc242a8f1 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:42.546321 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-6f131653-7ee4-431a-b0a8-1b7cc242a8f1 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:42.553667 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:42.553667 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:40:42.557249 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-6f131653-7ee4-431a-b0a8-1b7cc242a8f1 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Volume info retrieved successfully. Jul 03 02:40:42.561742 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-6f131653-7ee4-431a-b0a8-1b7cc242a8f1 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/volumes/429dd433-9df4-442d-8b6e-8422dcc27d05 returned with HTTP 200 Jul 03 02:40:42.562140 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1250/5004] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:40:42 2026] GET /volume/v3/volumes/429dd433-9df4-442d-8b6e-8422dcc27d05 => generated 922 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:40:42.574670 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-18d7c671-3459-4d38-9dfd-95e29247c43a None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:42.576309 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-18d7c671-3459-4d38-9dfd-95e29247c43a tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] GET https://10.4.3.223/volume/v3/volumes/51009932-6bba-49b8-a3ea-0656f49140d1 Jul 03 02:40:42.576518 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-18d7c671-3459-4d38-9dfd-95e29247c43a tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:42.576692 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-18d7c671-3459-4d38-9dfd-95e29247c43a tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:42.585144 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:42.585144 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:40:42.588210 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-18d7c671-3459-4d38-9dfd-95e29247c43a tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Volume info retrieved successfully. Jul 03 02:40:42.592273 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-18d7c671-3459-4d38-9dfd-95e29247c43a tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/volumes/51009932-6bba-49b8-a3ea-0656f49140d1 returned with HTTP 200 Jul 03 02:40:42.592725 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1242/5005] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:40:42 2026] GET /volume/v3/volumes/51009932-6bba-49b8-a3ea-0656f49140d1 => generated 1165 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:40:42.632575 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-12e2275e-6e17-4c00-84fa-13dffbf977ea req-1af8bfe8-526b-4cc9-81c4-1e3a66712163 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:42.634661 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-12e2275e-6e17-4c00-84fa-13dffbf977ea req-1af8bfe8-526b-4cc9-81c4-1e3a66712163 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] GET https://10.4.3.223/volume/v3/volumes/51009932-6bba-49b8-a3ea-0656f49140d1 Jul 03 02:40:42.634828 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-12e2275e-6e17-4c00-84fa-13dffbf977ea req-1af8bfe8-526b-4cc9-81c4-1e3a66712163 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:42.635058 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-12e2275e-6e17-4c00-84fa-13dffbf977ea req-1af8bfe8-526b-4cc9-81c4-1e3a66712163 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:42.643561 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:42.643561 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:40:42.646521 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-12e2275e-6e17-4c00-84fa-13dffbf977ea req-1af8bfe8-526b-4cc9-81c4-1e3a66712163 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Volume info retrieved successfully. Jul 03 02:40:42.650534 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-12e2275e-6e17-4c00-84fa-13dffbf977ea req-1af8bfe8-526b-4cc9-81c4-1e3a66712163 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/volumes/51009932-6bba-49b8-a3ea-0656f49140d1 returned with HTTP 200 Jul 03 02:40:42.650938 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1257/5006] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:40:42 2026] GET /volume/v3/volumes/51009932-6bba-49b8-a3ea-0656f49140d1 => generated 1165 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:40:42.668030 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-12e2275e-6e17-4c00-84fa-13dffbf977ea req-aa62a670-c080-48f3-9c1b-cc7f637df07e None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:42.670540 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-12e2275e-6e17-4c00-84fa-13dffbf977ea req-aa62a670-c080-48f3-9c1b-cc7f637df07e tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] POST https://10.4.3.223/volume/v3/volumes/51009932-6bba-49b8-a3ea-0656f49140d1/action Jul 03 02:40:42.670930 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-12e2275e-6e17-4c00-84fa-13dffbf977ea req-aa62a670-c080-48f3-9c1b-cc7f637df07e tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100015) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:40:42.671080 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-12e2275e-6e17-4c00-84fa-13dffbf977ea req-aa62a670-c080-48f3-9c1b-cc7f637df07e tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:40:42.671602 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-5223d01a-f638-4693-9f26-43b7f478efda req-eb2e0608-988e-46b9-ab27-f52abc89031b None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:42.674008 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-5223d01a-f638-4693-9f26-43b7f478efda req-eb2e0608-988e-46b9-ab27-f52abc89031b tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/volumes/3911af54-12a2-48da-8a87-0d473084b7c9 Jul 03 02:40:42.674206 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-5223d01a-f638-4693-9f26-43b7f478efda req-eb2e0608-988e-46b9-ab27-f52abc89031b tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:42.674381 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-5223d01a-f638-4693-9f26-43b7f478efda req-eb2e0608-988e-46b9-ab27-f52abc89031b tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:42.681848 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:42.681848 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:40:42.683162 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:42.683162 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:40:42.683796 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [req-12e2275e-6e17-4c00-84fa-13dffbf977ea req-aa62a670-c080-48f3-9c1b-cc7f637df07e tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Volume info retrieved successfully. Jul 03 02:40:42.686100 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [req-5223d01a-f638-4693-9f26-43b7f478efda req-eb2e0608-988e-46b9-ab27-f52abc89031b tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Volume info retrieved successfully. Jul 03 02:40:42.691310 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-5223d01a-f638-4693-9f26-43b7f478efda req-eb2e0608-988e-46b9-ab27-f52abc89031b tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/volumes/3911af54-12a2-48da-8a87-0d473084b7c9 returned with HTTP 200 Jul 03 02:40:42.691862 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1251/5007] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:40:42 2026] GET /volume/v3/volumes/3911af54-12a2-48da-8a87-0d473084b7c9 => generated 1356 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:40:42.692619 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [req-12e2275e-6e17-4c00-84fa-13dffbf977ea req-aa62a670-c080-48f3-9c1b-cc7f637df07e tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Begin detaching volume completed successfully. Jul 03 02:40:42.692879 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-12e2275e-6e17-4c00-84fa-13dffbf977ea req-aa62a670-c080-48f3-9c1b-cc7f637df07e tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/volumes/51009932-6bba-49b8-a3ea-0656f49140d1/action returned with HTTP 202 Jul 03 02:40:42.693604 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1258/5008] 10.4.3.223 () {72 vars in 1672 bytes} [Fri Jul 3 02:40:42 2026] POST /volume/v3/volumes/51009932-6bba-49b8-a3ea-0656f49140d1/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 02:40:42.700525 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-8c9e5cc7-ca1f-4e84-9dd9-995e74bc053f None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:42.700905 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-8c9e5cc7-ca1f-4e84-9dd9-995e74bc053f None None] GET https://10.4.3.223/volume// Jul 03 02:40:42.701066 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-8c9e5cc7-ca1f-4e84-9dd9-995e74bc053f None None] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:42.701265 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-8c9e5cc7-ca1f-4e84-9dd9-995e74bc053f None None] Calling method 'all' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:42.701598 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-8c9e5cc7-ca1f-4e84-9dd9-995e74bc053f None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:40:42.701867 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1243/5009] 10.4.3.223 () {66 vars in 1419 bytes} [Fri Jul 3 02:40:42 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:40:42.710958 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-5223d01a-f638-4693-9f26-43b7f478efda req-f49d6e35-6f0d-4cf7-aede-11be8a39c06b None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:42.713574 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-5223d01a-f638-4693-9f26-43b7f478efda req-f49d6e35-6f0d-4cf7-aede-11be8a39c06b tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] POST https://10.4.3.223/volume/v3/attachments Jul 03 02:40:42.714026 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-5223d01a-f638-4693-9f26-43b7f478efda req-f49d6e35-6f0d-4cf7-aede-11be8a39c06b tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3911af54-12a2-48da-8a87-0d473084b7c9", "connector": null, "instance_uuid": "d9e2aa8d-5f61-4a89-ad05-bb38901de83f"}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:40:42.714487 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-3aa6c010-cb55-4e64-af04-42ead3dc1bca None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:42.716026 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-3aa6c010-cb55-4e64-af04-42ead3dc1bca tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] GET https://10.4.3.223/volume/v3/volumes/51009932-6bba-49b8-a3ea-0656f49140d1 Jul 03 02:40:42.719083 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-3aa6c010-cb55-4e64-af04-42ead3dc1bca tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:42.719083 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-3aa6c010-cb55-4e64-af04-42ead3dc1bca tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:42.725416 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:42.725416 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:40:42.726894 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:42.726894 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:40:42.728857 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-3aa6c010-cb55-4e64-af04-42ead3dc1bca tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Volume info retrieved successfully. Jul 03 02:40:42.737057 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-3aa6c010-cb55-4e64-af04-42ead3dc1bca tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/volumes/51009932-6bba-49b8-a3ea-0656f49140d1 returned with HTTP 200 Jul 03 02:40:42.737057 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1252/5010] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:40:42 2026] GET /volume/v3/volumes/51009932-6bba-49b8-a3ea-0656f49140d1 => generated 1168 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:40:42.771630 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-5223d01a-f638-4693-9f26-43b7f478efda req-f49d6e35-6f0d-4cf7-aede-11be8a39c06b tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Jul 03 02:40:42.772089 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1258/5011] 10.4.3.223 () {74 vars in 1594 bytes} [Fri Jul 3 02:40:42 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) Jul 03 02:40:43.722465 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-68d3aa8b-4f06-48f4-84d6-c854391c80ac None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:43.727227 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-68d3aa8b-4f06-48f4-84d6-c854391c80ac None None] GET https://10.4.3.223/volume// Jul 03 02:40:43.727227 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-68d3aa8b-4f06-48f4-84d6-c854391c80ac None None] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:43.727227 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-68d3aa8b-4f06-48f4-84d6-c854391c80ac None None] Calling method 'all' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:43.727227 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-68d3aa8b-4f06-48f4-84d6-c854391c80ac None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:40:43.727227 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1259/5012] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:40:43 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:40:43.737173 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-12e2275e-6e17-4c00-84fa-13dffbf977ea req-296fdd0e-f55e-4fbf-a2a1-2a0013dc3fc5 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:43.739514 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-12e2275e-6e17-4c00-84fa-13dffbf977ea req-296fdd0e-f55e-4fbf-a2a1-2a0013dc3fc5 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] GET https://10.4.3.223/volume/v3/volumes/51009932-6bba-49b8-a3ea-0656f49140d1 Jul 03 02:40:43.739514 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-12e2275e-6e17-4c00-84fa-13dffbf977ea req-296fdd0e-f55e-4fbf-a2a1-2a0013dc3fc5 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:43.739514 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-12e2275e-6e17-4c00-84fa-13dffbf977ea req-296fdd0e-f55e-4fbf-a2a1-2a0013dc3fc5 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:43.749056 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:43.749056 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:40:43.753336 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-1cce5bb1-8bfa-499e-ba28-b26baa3d9b79 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:43.753812 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [req-12e2275e-6e17-4c00-84fa-13dffbf977ea req-296fdd0e-f55e-4fbf-a2a1-2a0013dc3fc5 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Volume info retrieved successfully. Jul 03 02:40:43.755197 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-1cce5bb1-8bfa-499e-ba28-b26baa3d9b79 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] GET https://10.4.3.223/volume/v3/volumes/51009932-6bba-49b8-a3ea-0656f49140d1 Jul 03 02:40:43.755394 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-1cce5bb1-8bfa-499e-ba28-b26baa3d9b79 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:43.755591 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-1cce5bb1-8bfa-499e-ba28-b26baa3d9b79 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:43.758607 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-12e2275e-6e17-4c00-84fa-13dffbf977ea req-296fdd0e-f55e-4fbf-a2a1-2a0013dc3fc5 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/volumes/51009932-6bba-49b8-a3ea-0656f49140d1 returned with HTTP 200 Jul 03 02:40:43.759027 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1244/5013] 10.4.3.223 () {70 vars in 1639 bytes} [Fri Jul 3 02:40:43 2026] GET /volume/v3/volumes/51009932-6bba-49b8-a3ea-0656f49140d1 => generated 1348 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:40:43.765244 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:43.765244 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:40:43.768927 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-1cce5bb1-8bfa-499e-ba28-b26baa3d9b79 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Volume info retrieved successfully. Jul 03 02:40:43.769700 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-12e2275e-6e17-4c00-84fa-13dffbf977ea req-9a2fc731-0041-4967-8465-c1d1e611a104 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:43.771798 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-12e2275e-6e17-4c00-84fa-13dffbf977ea req-9a2fc731-0041-4967-8465-c1d1e611a104 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] GET https://10.4.3.223/volume/v3/volumes/51009932-6bba-49b8-a3ea-0656f49140d1/encryption Jul 03 02:40:43.771981 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-12e2275e-6e17-4c00-84fa-13dffbf977ea req-9a2fc731-0041-4967-8465-c1d1e611a104 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:43.772154 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-12e2275e-6e17-4c00-84fa-13dffbf977ea req-9a2fc731-0041-4967-8465-c1d1e611a104 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Calling method 'index' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:43.773086 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-1cce5bb1-8bfa-499e-ba28-b26baa3d9b79 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/volumes/51009932-6bba-49b8-a3ea-0656f49140d1 returned with HTTP 200 Jul 03 02:40:43.773515 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1253/5014] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:40:43 2026] GET /volume/v3/volumes/51009932-6bba-49b8-a3ea-0656f49140d1 => generated 1168 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:40:43.780245 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:43.780245 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:40:43.785593 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-12e2275e-6e17-4c00-84fa-13dffbf977ea req-9a2fc731-0041-4967-8465-c1d1e611a104 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/volumes/51009932-6bba-49b8-a3ea-0656f49140d1/encryption returned with HTTP 200 Jul 03 02:40:43.785966 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1259/5015] 10.4.3.223 () {68 vars in 1631 bytes} [Fri Jul 3 02:40:43 2026] GET /volume/v3/volumes/51009932-6bba-49b8-a3ea-0656f49140d1/encryption => generated 160 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:40:44.676077 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-12e2275e-6e17-4c00-84fa-13dffbf977ea req-cb560417-c345-4629-8892-20d81e7ab70f None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:44.677907 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-12e2275e-6e17-4c00-84fa-13dffbf977ea req-cb560417-c345-4629-8892-20d81e7ab70f tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] DELETE https://10.4.3.223/volume/v3/attachments/2931057b-162f-41b8-bf35-972e0cb5a7ce Jul 03 02:40:44.678066 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-12e2275e-6e17-4c00-84fa-13dffbf977ea req-cb560417-c345-4629-8892-20d81e7ab70f tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:44.678226 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-12e2275e-6e17-4c00-84fa-13dffbf977ea req-cb560417-c345-4629-8892-20d81e7ab70f tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Calling method 'version_select' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:44.684799 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:44.684799 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:40:44.785198 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-28953a77-c52e-4de6-a681-6ec06f9009ea None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:44.786898 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-28953a77-c52e-4de6-a681-6ec06f9009ea tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] GET https://10.4.3.223/volume/v3/volumes/51009932-6bba-49b8-a3ea-0656f49140d1 Jul 03 02:40:44.787126 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-28953a77-c52e-4de6-a681-6ec06f9009ea tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:44.787401 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-28953a77-c52e-4de6-a681-6ec06f9009ea tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:44.796968 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:44.796968 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:40:44.800664 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-28953a77-c52e-4de6-a681-6ec06f9009ea tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Volume info retrieved successfully. Jul 03 02:40:44.805287 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-28953a77-c52e-4de6-a681-6ec06f9009ea tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/volumes/51009932-6bba-49b8-a3ea-0656f49140d1 returned with HTTP 200 Jul 03 02:40:44.805669 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1245/5016] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:40:44 2026] GET /volume/v3/volumes/51009932-6bba-49b8-a3ea-0656f49140d1 => generated 1168 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:40:45.224182 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-12e2275e-6e17-4c00-84fa-13dffbf977ea req-cb560417-c345-4629-8892-20d81e7ab70f tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/attachments/2931057b-162f-41b8-bf35-972e0cb5a7ce returned with HTTP 200 Jul 03 02:40:45.224678 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1260/5017] 10.4.3.223 () {72 vars in 1673 bytes} [Fri Jul 3 02:40:44 2026] DELETE /volume/v3/attachments/2931057b-162f-41b8-bf35-972e0cb5a7ce => generated 19 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:40:45.819468 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-ac952eeb-6ee1-4da3-9270-050ce5b71597 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:45.822977 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-ac952eeb-6ee1-4da3-9270-050ce5b71597 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] GET https://10.4.3.223/volume/v3/volumes/51009932-6bba-49b8-a3ea-0656f49140d1 Jul 03 02:40:45.822977 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-ac952eeb-6ee1-4da3-9270-050ce5b71597 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:45.822977 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-ac952eeb-6ee1-4da3-9270-050ce5b71597 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:45.829701 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:45.829701 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:40:45.835491 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-ac952eeb-6ee1-4da3-9270-050ce5b71597 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Volume info retrieved successfully. Jul 03 02:40:45.837379 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-ac952eeb-6ee1-4da3-9270-050ce5b71597 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/volumes/51009932-6bba-49b8-a3ea-0656f49140d1 returned with HTTP 200 Jul 03 02:40:45.837851 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1254/5018] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:40:45 2026] GET /volume/v3/volumes/51009932-6bba-49b8-a3ea-0656f49140d1 => generated 873 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:40:45.851351 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-a6953d2d-c556-40a6-9d65-f3161450b916 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:45.852903 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-a6953d2d-c556-40a6-9d65-f3161450b916 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] GET https://10.4.3.223/volume/v3/volumes/0b758447-0a31-4d9e-b3c2-81b9fa37ff51 Jul 03 02:40:45.853059 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-a6953d2d-c556-40a6-9d65-f3161450b916 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:45.853221 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-a6953d2d-c556-40a6-9d65-f3161450b916 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:45.861478 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:45.861478 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:40:45.864231 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-a6953d2d-c556-40a6-9d65-f3161450b916 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Volume info retrieved successfully. Jul 03 02:40:45.867914 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-a6953d2d-c556-40a6-9d65-f3161450b916 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/volumes/0b758447-0a31-4d9e-b3c2-81b9fa37ff51 returned with HTTP 200 Jul 03 02:40:45.868257 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1260/5019] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:40:45 2026] GET /volume/v3/volumes/0b758447-0a31-4d9e-b3c2-81b9fa37ff51 => generated 1138 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:40:45.914109 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-9ae3c694-af02-4c24-8a1a-6db9b57e9894 req-cbd96010-ac57-4498-8bd9-c88d042cfcdf None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:45.916092 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-9ae3c694-af02-4c24-8a1a-6db9b57e9894 req-cbd96010-ac57-4498-8bd9-c88d042cfcdf tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] GET https://10.4.3.223/volume/v3/volumes/0b758447-0a31-4d9e-b3c2-81b9fa37ff51 Jul 03 02:40:45.916283 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-9ae3c694-af02-4c24-8a1a-6db9b57e9894 req-cbd96010-ac57-4498-8bd9-c88d042cfcdf tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:45.916500 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-9ae3c694-af02-4c24-8a1a-6db9b57e9894 req-cbd96010-ac57-4498-8bd9-c88d042cfcdf tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:45.925008 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:45.925008 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:40:45.928728 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [req-9ae3c694-af02-4c24-8a1a-6db9b57e9894 req-cbd96010-ac57-4498-8bd9-c88d042cfcdf tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Volume info retrieved successfully. Jul 03 02:40:45.932589 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-9ae3c694-af02-4c24-8a1a-6db9b57e9894 req-cbd96010-ac57-4498-8bd9-c88d042cfcdf tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/volumes/0b758447-0a31-4d9e-b3c2-81b9fa37ff51 returned with HTTP 200 Jul 03 02:40:45.932959 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1246/5020] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:40:45 2026] GET /volume/v3/volumes/0b758447-0a31-4d9e-b3c2-81b9fa37ff51 => generated 1138 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:40:45.949566 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-9ae3c694-af02-4c24-8a1a-6db9b57e9894 req-a06632ca-4cfc-4870-ba35-0288675ff61e None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:45.951473 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-9ae3c694-af02-4c24-8a1a-6db9b57e9894 req-a06632ca-4cfc-4870-ba35-0288675ff61e tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] POST https://10.4.3.223/volume/v3/volumes/0b758447-0a31-4d9e-b3c2-81b9fa37ff51/action Jul 03 02:40:45.951773 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-9ae3c694-af02-4c24-8a1a-6db9b57e9894 req-a06632ca-4cfc-4870-ba35-0288675ff61e tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100015) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:40:45.951911 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-9ae3c694-af02-4c24-8a1a-6db9b57e9894 req-a06632ca-4cfc-4870-ba35-0288675ff61e tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:40:45.963273 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:45.963273 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:40:45.963733 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [req-9ae3c694-af02-4c24-8a1a-6db9b57e9894 req-a06632ca-4cfc-4870-ba35-0288675ff61e tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Volume info retrieved successfully. Jul 03 02:40:45.977897 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [req-9ae3c694-af02-4c24-8a1a-6db9b57e9894 req-a06632ca-4cfc-4870-ba35-0288675ff61e tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Begin detaching volume completed successfully. Jul 03 02:40:45.978159 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-9ae3c694-af02-4c24-8a1a-6db9b57e9894 req-a06632ca-4cfc-4870-ba35-0288675ff61e tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/volumes/0b758447-0a31-4d9e-b3c2-81b9fa37ff51/action returned with HTTP 202 Jul 03 02:40:45.978711 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1261/5021] 10.4.3.223 () {72 vars in 1672 bytes} [Fri Jul 3 02:40:45 2026] POST /volume/v3/volumes/0b758447-0a31-4d9e-b3c2-81b9fa37ff51/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 02:40:46.009914 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-a0113358-6ba1-45b1-99fe-e79aa74ff703 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:46.011551 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-a0113358-6ba1-45b1-99fe-e79aa74ff703 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] GET https://10.4.3.223/volume/v3/volumes/0b758447-0a31-4d9e-b3c2-81b9fa37ff51 Jul 03 02:40:46.011872 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-a0113358-6ba1-45b1-99fe-e79aa74ff703 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:46.012600 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-a0113358-6ba1-45b1-99fe-e79aa74ff703 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:46.024224 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:46.024224 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:40:46.028899 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-a0113358-6ba1-45b1-99fe-e79aa74ff703 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Volume info retrieved successfully. Jul 03 02:40:46.035058 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-a0113358-6ba1-45b1-99fe-e79aa74ff703 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/volumes/0b758447-0a31-4d9e-b3c2-81b9fa37ff51 returned with HTTP 200 Jul 03 02:40:46.035994 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1255/5022] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:40:46 2026] GET /volume/v3/volumes/0b758447-0a31-4d9e-b3c2-81b9fa37ff51 => generated 1141 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:40:46.777178 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-fb77c20d-4583-4a70-995a-10a25a84a89c None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:46.777570 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-fb77c20d-4583-4a70-995a-10a25a84a89c None None] GET https://10.4.3.223/volume// Jul 03 02:40:46.777753 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-fb77c20d-4583-4a70-995a-10a25a84a89c None None] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:46.777966 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-fb77c20d-4583-4a70-995a-10a25a84a89c None None] Calling method 'all' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:46.778309 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-fb77c20d-4583-4a70-995a-10a25a84a89c None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:40:46.778725 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1261/5023] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:40:46 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:40:46.785149 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-340b464e-3c9d-42ae-b24a-1c475574cf81 req-f24a5269-ce2b-4bc5-90d1-df07d326b715 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:46.787184 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-340b464e-3c9d-42ae-b24a-1c475574cf81 req-f24a5269-ce2b-4bc5-90d1-df07d326b715 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] GET https://10.4.3.223/volume/v3/volumes/1acf83d0-5e05-44e1-be4f-eb5fe04a95ad Jul 03 02:40:46.787390 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-340b464e-3c9d-42ae-b24a-1c475574cf81 req-f24a5269-ce2b-4bc5-90d1-df07d326b715 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:46.787580 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-340b464e-3c9d-42ae-b24a-1c475574cf81 req-f24a5269-ce2b-4bc5-90d1-df07d326b715 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:46.795922 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:46.795922 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:40:46.798882 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [req-340b464e-3c9d-42ae-b24a-1c475574cf81 req-f24a5269-ce2b-4bc5-90d1-df07d326b715 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Volume info retrieved successfully. Jul 03 02:40:46.802756 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-340b464e-3c9d-42ae-b24a-1c475574cf81 req-f24a5269-ce2b-4bc5-90d1-df07d326b715 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/volumes/1acf83d0-5e05-44e1-be4f-eb5fe04a95ad returned with HTTP 200 Jul 03 02:40:46.803254 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1247/5024] 10.4.3.223 () {70 vars in 1639 bytes} [Fri Jul 3 02:40:46 2026] GET /volume/v3/volumes/1acf83d0-5e05-44e1-be4f-eb5fe04a95ad => generated 1544 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:40:46.896836 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-340b464e-3c9d-42ae-b24a-1c475574cf81 req-f12c05b8-7190-49e2-a1ce-3e6418a7d4f3 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:46.898773 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-340b464e-3c9d-42ae-b24a-1c475574cf81 req-f12c05b8-7190-49e2-a1ce-3e6418a7d4f3 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] PUT https://10.4.3.223/volume/v3/attachments/ec05f85f-f4c8-48e3-aa5d-73e9a3348f58 Jul 03 02:40:46.899240 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-340b464e-3c9d-42ae-b24a-1c475574cf81 req-f12c05b8-7190-49e2-a1ce-3e6418a7d4f3 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000004352", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2a2633a05d73", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "80a8c083-552c-46a2-8db9-fd9e83fa2364", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:40:46.905537 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.coordination [req-340b464e-3c9d-42ae-b24a-1c475574cf81 req-f12c05b8-7190-49e2-a1ce-3e6418a7d4f3 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Acquiring lock "cinder-attachment_update-1acf83d0-5e05-44e1-be4f-eb5fe04a95ad-np0000004352" by "attachment_update" {{(pid=100015) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 02:40:46.909357 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.coordination [req-340b464e-3c9d-42ae-b24a-1c475574cf81 req-f12c05b8-7190-49e2-a1ce-3e6418a7d4f3 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Lock "cinder-attachment_update-1acf83d0-5e05-44e1-be4f-eb5fe04a95ad-np0000004352" acquired by "attachment_update" :: waited 0.004s {{(pid=100015) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 02:40:46.910194 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:46.910194 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:40:47.009139 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-ab266d4f-ed2e-49cb-8e2b-2f33562fb522 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:47.009553 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-ab266d4f-ed2e-49cb-8e2b-2f33562fb522 None None] GET https://10.4.3.223/volume// Jul 03 02:40:47.009749 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-ab266d4f-ed2e-49cb-8e2b-2f33562fb522 None None] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:47.009972 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-ab266d4f-ed2e-49cb-8e2b-2f33562fb522 None None] Calling method 'all' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:47.010363 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-ab266d4f-ed2e-49cb-8e2b-2f33562fb522 None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:40:47.010688 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1256/5025] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:40:47 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:40:47.019468 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-9ae3c694-af02-4c24-8a1a-6db9b57e9894 req-152d1563-c018-43b7-b618-1faea6d85b12 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:47.022168 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-9ae3c694-af02-4c24-8a1a-6db9b57e9894 req-152d1563-c018-43b7-b618-1faea6d85b12 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] GET https://10.4.3.223/volume/v3/volumes/0b758447-0a31-4d9e-b3c2-81b9fa37ff51 Jul 03 02:40:47.022431 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-9ae3c694-af02-4c24-8a1a-6db9b57e9894 req-152d1563-c018-43b7-b618-1faea6d85b12 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:47.022661 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-9ae3c694-af02-4c24-8a1a-6db9b57e9894 req-152d1563-c018-43b7-b618-1faea6d85b12 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:47.024706 np0000004352 devstack@c-api.service[100013]: DEBUG dbcounter [-] [100013] Writing DB stats cinder:SELECT=164,cinder:UPDATE=27,cinder:INSERT=11 {{(pid=100013) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 02:40:47.033309 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:47.033309 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:40:47.037484 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-9ae3c694-af02-4c24-8a1a-6db9b57e9894 req-152d1563-c018-43b7-b618-1faea6d85b12 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Volume info retrieved successfully. Jul 03 02:40:47.041806 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-9ae3c694-af02-4c24-8a1a-6db9b57e9894 req-152d1563-c018-43b7-b618-1faea6d85b12 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/volumes/0b758447-0a31-4d9e-b3c2-81b9fa37ff51 returned with HTTP 200 Jul 03 02:40:47.042214 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1262/5026] 10.4.3.223 () {70 vars in 1639 bytes} [Fri Jul 3 02:40:47 2026] GET /volume/v3/volumes/0b758447-0a31-4d9e-b3c2-81b9fa37ff51 => generated 1321 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:40:47.050468 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-406cf513-bd17-44c1-9726-04ab30b15ca3 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:47.052168 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-406cf513-bd17-44c1-9726-04ab30b15ca3 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] GET https://10.4.3.223/volume/v3/volumes/0b758447-0a31-4d9e-b3c2-81b9fa37ff51 Jul 03 02:40:47.052376 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-406cf513-bd17-44c1-9726-04ab30b15ca3 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:47.052602 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-406cf513-bd17-44c1-9726-04ab30b15ca3 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:47.062842 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:47.062842 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:40:47.066152 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-406cf513-bd17-44c1-9726-04ab30b15ca3 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Volume info retrieved successfully. Jul 03 02:40:47.070076 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-406cf513-bd17-44c1-9726-04ab30b15ca3 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/volumes/0b758447-0a31-4d9e-b3c2-81b9fa37ff51 returned with HTTP 200 Jul 03 02:40:47.070490 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1248/5027] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:40:47 2026] GET /volume/v3/volumes/0b758447-0a31-4d9e-b3c2-81b9fa37ff51 => generated 1141 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:40:47.431608 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.coordination [req-340b464e-3c9d-42ae-b24a-1c475574cf81 req-f12c05b8-7190-49e2-a1ce-3e6418a7d4f3 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Lock "cinder-attachment_update-1acf83d0-5e05-44e1-be4f-eb5fe04a95ad-np0000004352" released by "attachment_update" :: held 0.522s {{(pid=100015) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 02:40:47.431931 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-340b464e-3c9d-42ae-b24a-1c475574cf81 req-f12c05b8-7190-49e2-a1ce-3e6418a7d4f3 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/attachments/ec05f85f-f4c8-48e3-aa5d-73e9a3348f58 returned with HTTP 200 Jul 03 02:40:47.432407 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1262/5028] 10.4.3.223 () {74 vars in 1704 bytes} [Fri Jul 3 02:40:46 2026] PUT /volume/v3/attachments/ec05f85f-f4c8-48e3-aa5d-73e9a3348f58 => generated 969 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:40:47.853693 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-9ae3c694-af02-4c24-8a1a-6db9b57e9894 req-30eb5e6e-bc91-4684-95ed-87d08f230fb3 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:47.856438 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-9ae3c694-af02-4c24-8a1a-6db9b57e9894 req-30eb5e6e-bc91-4684-95ed-87d08f230fb3 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] DELETE https://10.4.3.223/volume/v3/attachments/4ab50597-b96b-4a9b-ab5f-091ac15b8c7a Jul 03 02:40:47.856634 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-9ae3c694-af02-4c24-8a1a-6db9b57e9894 req-30eb5e6e-bc91-4684-95ed-87d08f230fb3 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:47.856827 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-9ae3c694-af02-4c24-8a1a-6db9b57e9894 req-30eb5e6e-bc91-4684-95ed-87d08f230fb3 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Calling method 'version_select' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:47.863872 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:47.863872 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:40:47.942844 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-340b464e-3c9d-42ae-b24a-1c475574cf81 req-dde40e8c-f13b-433d-871d-30e24ca5377f None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:47.944948 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-340b464e-3c9d-42ae-b24a-1c475574cf81 req-dde40e8c-f13b-433d-871d-30e24ca5377f tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] POST https://10.4.3.223/volume/v3/attachments/ec05f85f-f4c8-48e3-aa5d-73e9a3348f58/action Jul 03 02:40:47.945299 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-340b464e-3c9d-42ae-b24a-1c475574cf81 req-dde40e8c-f13b-433d-871d-30e24ca5377f tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Action body: b'{"os-complete": null}' {{(pid=100013) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:40:47.945412 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-340b464e-3c9d-42ae-b24a-1c475574cf81 req-dde40e8c-f13b-433d-871d-30e24ca5377f tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:40:47.960980 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:47.960980 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:40:47.975918 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-340b464e-3c9d-42ae-b24a-1c475574cf81 req-dde40e8c-f13b-433d-871d-30e24ca5377f tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/attachments/ec05f85f-f4c8-48e3-aa5d-73e9a3348f58/action returned with HTTP 204 Jul 03 02:40:47.976347 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1263/5029] 10.4.3.223 () {74 vars in 1725 bytes} [Fri Jul 3 02:40:47 2026] POST /volume/v3/attachments/ec05f85f-f4c8-48e3-aa5d-73e9a3348f58/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:40:48.087405 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-719ce0d5-4a4c-479c-a196-0c5b60a84e97 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:48.095830 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-719ce0d5-4a4c-479c-a196-0c5b60a84e97 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] GET https://10.4.3.223/volume/v3/volumes/0b758447-0a31-4d9e-b3c2-81b9fa37ff51 Jul 03 02:40:48.095830 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-719ce0d5-4a4c-479c-a196-0c5b60a84e97 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:48.095830 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-719ce0d5-4a4c-479c-a196-0c5b60a84e97 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:48.105089 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:48.105089 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:40:48.109181 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-719ce0d5-4a4c-479c-a196-0c5b60a84e97 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Volume info retrieved successfully. Jul 03 02:40:48.113394 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-719ce0d5-4a4c-479c-a196-0c5b60a84e97 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/volumes/0b758447-0a31-4d9e-b3c2-81b9fa37ff51 returned with HTTP 200 Jul 03 02:40:48.113837 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1249/5030] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:40:48 2026] GET /volume/v3/volumes/0b758447-0a31-4d9e-b3c2-81b9fa37ff51 => generated 1141 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:40:48.398485 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-9ae3c694-af02-4c24-8a1a-6db9b57e9894 req-30eb5e6e-bc91-4684-95ed-87d08f230fb3 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/attachments/4ab50597-b96b-4a9b-ab5f-091ac15b8c7a returned with HTTP 200 Jul 03 02:40:48.399507 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1257/5031] 10.4.3.223 () {72 vars in 1673 bytes} [Fri Jul 3 02:40:47 2026] DELETE /volume/v3/attachments/4ab50597-b96b-4a9b-ab5f-091ac15b8c7a => generated 19 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:40:49.126248 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-fd3f3b40-4a42-46e4-8875-e2fdc064bd9d None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:49.128491 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-fd3f3b40-4a42-46e4-8875-e2fdc064bd9d tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] GET https://10.4.3.223/volume/v3/volumes/0b758447-0a31-4d9e-b3c2-81b9fa37ff51 Jul 03 02:40:49.128712 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-fd3f3b40-4a42-46e4-8875-e2fdc064bd9d tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:49.128961 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-fd3f3b40-4a42-46e4-8875-e2fdc064bd9d tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:49.137145 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:49.137145 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:40:49.141393 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-fd3f3b40-4a42-46e4-8875-e2fdc064bd9d tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Volume info retrieved successfully. Jul 03 02:40:49.150700 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-fd3f3b40-4a42-46e4-8875-e2fdc064bd9d tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/volumes/0b758447-0a31-4d9e-b3c2-81b9fa37ff51 returned with HTTP 200 Jul 03 02:40:49.151014 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1263/5032] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:40:49 2026] GET /volume/v3/volumes/0b758447-0a31-4d9e-b3c2-81b9fa37ff51 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:40:49.165809 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-be964938-de54-4a3e-802e-fd7fdf929922 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:49.168125 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-be964938-de54-4a3e-802e-fd7fdf929922 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] DELETE https://10.4.3.223/volume/v3/volumes/51009932-6bba-49b8-a3ea-0656f49140d1 Jul 03 02:40:49.168356 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-be964938-de54-4a3e-802e-fd7fdf929922 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:49.168651 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-be964938-de54-4a3e-802e-fd7fdf929922 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Calling method 'delete' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:49.168837 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.volumes [None req-be964938-de54-4a3e-802e-fd7fdf929922 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Delete volume with id: 51009932-6bba-49b8-a3ea-0656f49140d1 Jul 03 02:40:49.179088 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:49.179088 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:40:49.179641 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-be964938-de54-4a3e-802e-fd7fdf929922 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Volume info retrieved successfully. Jul 03 02:40:49.200628 np0000004352 devstack@c-api.service[100013]: WARNING cinder.keymgr.conf_key_mgr [None req-be964938-de54-4a3e-802e-fd7fdf929922 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 03 02:40:49.206785 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-be964938-de54-4a3e-802e-fd7fdf929922 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Delete volume request issued successfully. Jul 03 02:40:49.206785 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-be964938-de54-4a3e-802e-fd7fdf929922 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/volumes/51009932-6bba-49b8-a3ea-0656f49140d1 returned with HTTP 202 Jul 03 02:40:49.206785 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1264/5033] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:40:49 2026] DELETE /volume/v3/volumes/51009932-6bba-49b8-a3ea-0656f49140d1 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:40:49.214273 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-329bdebe-b4c2-4769-8ad8-d11704473cc6 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:49.216211 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-329bdebe-b4c2-4769-8ad8-d11704473cc6 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] GET https://10.4.3.223/volume/v3/volumes/51009932-6bba-49b8-a3ea-0656f49140d1 Jul 03 02:40:49.216211 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-329bdebe-b4c2-4769-8ad8-d11704473cc6 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:49.216211 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-329bdebe-b4c2-4769-8ad8-d11704473cc6 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:49.222118 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:49.222118 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:40:49.226792 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-329bdebe-b4c2-4769-8ad8-d11704473cc6 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Volume info retrieved successfully. Jul 03 02:40:49.229759 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-329bdebe-b4c2-4769-8ad8-d11704473cc6 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/volumes/51009932-6bba-49b8-a3ea-0656f49140d1 returned with HTTP 200 Jul 03 02:40:49.230136 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1250/5034] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:40:49 2026] GET /volume/v3/volumes/51009932-6bba-49b8-a3ea-0656f49140d1 => generated 872 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:40:49.572500 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-79a42d70-2a0e-483d-97af-48d1282ab2b6 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:49.574118 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-79a42d70-2a0e-483d-97af-48d1282ab2b6 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/f9031eb0-4569-49d2-a734-b0b312fa8c6e Jul 03 02:40:49.574297 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-79a42d70-2a0e-483d-97af-48d1282ab2b6 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:49.574485 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-79a42d70-2a0e-483d-97af-48d1282ab2b6 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Calling method 'delete' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:49.574579 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.snapshots [None req-79a42d70-2a0e-483d-97af-48d1282ab2b6 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Delete snapshot with id: f9031eb0-4569-49d2-a734-b0b312fa8c6e Jul 03 02:40:49.578641 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-79a42d70-2a0e-483d-97af-48d1282ab2b6 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] https://10.4.3.223/volume/v3/snapshots/f9031eb0-4569-49d2-a734-b0b312fa8c6e returned with HTTP 404 Jul 03 02:40:49.579048 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1258/5035] 10.4.3.223 () {66 vars in 1357 bytes} [Fri Jul 3 02:40:49 2026] DELETE /volume/v3/snapshots/f9031eb0-4569-49d2-a734-b0b312fa8c6e => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:40:49.585525 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-bab20f23-fe88-4748-8104-208d532bd84b None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:49.587393 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-bab20f23-fe88-4748-8104-208d532bd84b tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] GET https://10.4.3.223/volume/v3/snapshots/f9031eb0-4569-49d2-a734-b0b312fa8c6e Jul 03 02:40:49.587619 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-bab20f23-fe88-4748-8104-208d532bd84b tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:49.587852 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-bab20f23-fe88-4748-8104-208d532bd84b tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:49.592116 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-bab20f23-fe88-4748-8104-208d532bd84b tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] https://10.4.3.223/volume/v3/snapshots/f9031eb0-4569-49d2-a734-b0b312fa8c6e returned with HTTP 404 Jul 03 02:40:49.592860 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1264/5036] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:40:49 2026] GET /volume/v3/snapshots/f9031eb0-4569-49d2-a734-b0b312fa8c6e => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:40:49.625942 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-a07b7d04-b83e-4afe-b1f8-4111566fce48 req-131f72ff-07d7-4476-be07-c77a8d4440bc None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:49.628085 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-a07b7d04-b83e-4afe-b1f8-4111566fce48 req-131f72ff-07d7-4476-be07-c77a8d4440bc tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] GET https://10.4.3.223/volume/v3/volumes/13853f5d-9cc9-4132-8f42-6ab5b7c32250 Jul 03 02:40:49.628294 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-a07b7d04-b83e-4afe-b1f8-4111566fce48 req-131f72ff-07d7-4476-be07-c77a8d4440bc tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:49.628488 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-a07b7d04-b83e-4afe-b1f8-4111566fce48 req-131f72ff-07d7-4476-be07-c77a8d4440bc tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:49.637278 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:49.637278 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:40:49.640392 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-a07b7d04-b83e-4afe-b1f8-4111566fce48 req-131f72ff-07d7-4476-be07-c77a8d4440bc tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Volume info retrieved successfully. Jul 03 02:40:49.644162 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-a07b7d04-b83e-4afe-b1f8-4111566fce48 req-131f72ff-07d7-4476-be07-c77a8d4440bc tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] https://10.4.3.223/volume/v3/volumes/13853f5d-9cc9-4132-8f42-6ab5b7c32250 returned with HTTP 200 Jul 03 02:40:49.644549 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1265/5037] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:40:49 2026] GET /volume/v3/volumes/13853f5d-9cc9-4132-8f42-6ab5b7c32250 => generated 1139 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:40:49.649655 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-9b29d016-211c-4e0f-b5e6-497a72fabe61 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:49.650004 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-9b29d016-211c-4e0f-b5e6-497a72fabe61 None None] GET https://10.4.3.223/volume// Jul 03 02:40:49.650245 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-9b29d016-211c-4e0f-b5e6-497a72fabe61 None None] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:49.650379 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-9b29d016-211c-4e0f-b5e6-497a72fabe61 None None] Calling method 'all' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:49.650718 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-9b29d016-211c-4e0f-b5e6-497a72fabe61 None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:40:49.651056 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1251/5038] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:40:49 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:40:49.657873 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-5223d01a-f638-4693-9f26-43b7f478efda req-a4d568fe-99e8-44a4-97da-a4184258ed33 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:49.662666 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-5223d01a-f638-4693-9f26-43b7f478efda req-a4d568fe-99e8-44a4-97da-a4184258ed33 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/volumes/3911af54-12a2-48da-8a87-0d473084b7c9 Jul 03 02:40:49.662838 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-5223d01a-f638-4693-9f26-43b7f478efda req-a4d568fe-99e8-44a4-97da-a4184258ed33 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:49.663006 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-5223d01a-f638-4693-9f26-43b7f478efda req-a4d568fe-99e8-44a4-97da-a4184258ed33 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:49.663308 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-a07b7d04-b83e-4afe-b1f8-4111566fce48 req-80fd9030-1538-485b-855a-2c961698065e None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:49.665391 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-a07b7d04-b83e-4afe-b1f8-4111566fce48 req-80fd9030-1538-485b-855a-2c961698065e tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] POST https://10.4.3.223/volume/v3/volumes/13853f5d-9cc9-4132-8f42-6ab5b7c32250/action Jul 03 02:40:49.665811 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-a07b7d04-b83e-4afe-b1f8-4111566fce48 req-80fd9030-1538-485b-855a-2c961698065e tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100015) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:40:49.665935 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-a07b7d04-b83e-4afe-b1f8-4111566fce48 req-80fd9030-1538-485b-855a-2c961698065e tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:40:49.675487 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:49.675487 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:40:49.675900 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [req-a07b7d04-b83e-4afe-b1f8-4111566fce48 req-80fd9030-1538-485b-855a-2c961698065e tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Volume info retrieved successfully. Jul 03 02:40:49.682095 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:49.682095 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:40:49.685672 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [req-a07b7d04-b83e-4afe-b1f8-4111566fce48 req-80fd9030-1538-485b-855a-2c961698065e tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Begin detaching volume completed successfully. Jul 03 02:40:49.685860 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-a07b7d04-b83e-4afe-b1f8-4111566fce48 req-80fd9030-1538-485b-855a-2c961698065e tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] https://10.4.3.223/volume/v3/volumes/13853f5d-9cc9-4132-8f42-6ab5b7c32250/action returned with HTTP 202 Jul 03 02:40:49.686266 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1265/5039] 10.4.3.223 () {72 vars in 1672 bytes} [Fri Jul 3 02:40:49 2026] POST /volume/v3/volumes/13853f5d-9cc9-4132-8f42-6ab5b7c32250/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 02:40:49.689673 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [req-5223d01a-f638-4693-9f26-43b7f478efda req-a4d568fe-99e8-44a4-97da-a4184258ed33 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Volume info retrieved successfully. Jul 03 02:40:49.697407 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-5223d01a-f638-4693-9f26-43b7f478efda req-a4d568fe-99e8-44a4-97da-a4184258ed33 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/volumes/3911af54-12a2-48da-8a87-0d473084b7c9 returned with HTTP 200 Jul 03 02:40:49.697992 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1259/5040] 10.4.3.223 () {70 vars in 1639 bytes} [Fri Jul 3 02:40:49 2026] GET /volume/v3/volumes/3911af54-12a2-48da-8a87-0d473084b7c9 => generated 1535 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:40:49.811581 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-5223d01a-f638-4693-9f26-43b7f478efda req-6d3d7756-10e3-4be2-bb0b-5e330e86ef95 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:49.813778 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-5223d01a-f638-4693-9f26-43b7f478efda req-6d3d7756-10e3-4be2-bb0b-5e330e86ef95 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] PUT https://10.4.3.223/volume/v3/attachments/75123426-043a-41bd-9a88-f70335b56464 Jul 03 02:40:49.814201 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-5223d01a-f638-4693-9f26-43b7f478efda req-6d3d7756-10e3-4be2-bb0b-5e330e86ef95 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000004352", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2a2633a05d73", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "80a8c083-552c-46a2-8db9-fd9e83fa2364", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:40:49.822238 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.coordination [req-5223d01a-f638-4693-9f26-43b7f478efda req-6d3d7756-10e3-4be2-bb0b-5e330e86ef95 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Acquiring lock "cinder-attachment_update-3911af54-12a2-48da-8a87-0d473084b7c9-np0000004352" by "attachment_update" {{(pid=100013) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 02:40:49.827105 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.coordination [req-5223d01a-f638-4693-9f26-43b7f478efda req-6d3d7756-10e3-4be2-bb0b-5e330e86ef95 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Lock "cinder-attachment_update-3911af54-12a2-48da-8a87-0d473084b7c9-np0000004352" acquired by "attachment_update" :: waited 0.005s {{(pid=100013) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 02:40:49.828033 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:49.828033 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:40:50.242259 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-aeaa1f22-2a9c-4f17-b741-d778c628caf3 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:50.244743 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-aeaa1f22-2a9c-4f17-b741-d778c628caf3 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] GET https://10.4.3.223/volume/v3/volumes/51009932-6bba-49b8-a3ea-0656f49140d1 Jul 03 02:40:50.244992 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-aeaa1f22-2a9c-4f17-b741-d778c628caf3 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:50.245204 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-aeaa1f22-2a9c-4f17-b741-d778c628caf3 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:50.254131 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-aeaa1f22-2a9c-4f17-b741-d778c628caf3 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/volumes/51009932-6bba-49b8-a3ea-0656f49140d1 returned with HTTP 404 Jul 03 02:40:50.254710 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1252/5041] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:40:50 2026] GET /volume/v3/volumes/51009932-6bba-49b8-a3ea-0656f49140d1 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:40:50.262551 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-3dd50dbe-8877-49a9-a596-7afa461c4dd5 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:50.264260 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-3dd50dbe-8877-49a9-a596-7afa461c4dd5 tempest-VolumeMultiattachTests-1361613761 tempest-VolumeMultiattachTests-1361613761-project-admin] GET https://10.4.3.223/volume/v3/volumes/detail?all_tenants=1 Jul 03 02:40:50.264490 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-3dd50dbe-8877-49a9-a596-7afa461c4dd5 tempest-VolumeMultiattachTests-1361613761 tempest-VolumeMultiattachTests-1361613761-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:50.264639 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-3dd50dbe-8877-49a9-a596-7afa461c4dd5 tempest-VolumeMultiattachTests-1361613761 tempest-VolumeMultiattachTests-1361613761-project-admin] Calling method 'detail' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:50.265582 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-3dd50dbe-8877-49a9-a596-7afa461c4dd5 tempest-VolumeMultiattachTests-1361613761 tempest-VolumeMultiattachTests-1361613761-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100015) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 02:40:50.302543 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-3dd50dbe-8877-49a9-a596-7afa461c4dd5 tempest-VolumeMultiattachTests-1361613761 tempest-VolumeMultiattachTests-1361613761-project-admin] Get all volumes completed successfully. Jul 03 02:40:50.307065 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:50.307065 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:40:50.314942 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-3dd50dbe-8877-49a9-a596-7afa461c4dd5 tempest-VolumeMultiattachTests-1361613761 tempest-VolumeMultiattachTests-1361613761-project-admin] https://10.4.3.223/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 02:40:50.315328 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1266/5042] 10.4.3.223 () {66 vars in 1285 bytes} [Fri Jul 3 02:40:50 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 19558 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:40:50.335393 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-7bf004d3-6eba-4e57-959c-24577d7e774f None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:50.338054 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-7bf004d3-6eba-4e57-959c-24577d7e774f tempest-VolumeMultiattachTests-1361613761 tempest-VolumeMultiattachTests-1361613761-project-admin] DELETE https://10.4.3.223/volume/v3/types/e828abb3-616c-415f-be96-b62aa6eeccbc Jul 03 02:40:50.338348 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-7bf004d3-6eba-4e57-959c-24577d7e774f tempest-VolumeMultiattachTests-1361613761 tempest-VolumeMultiattachTests-1361613761-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:50.339061 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-7bf004d3-6eba-4e57-959c-24577d7e774f tempest-VolumeMultiattachTests-1361613761 tempest-VolumeMultiattachTests-1361613761-project-admin] Calling method '_delete' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:50.349557 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.coordination [req-5223d01a-f638-4693-9f26-43b7f478efda req-6d3d7756-10e3-4be2-bb0b-5e330e86ef95 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Lock "cinder-attachment_update-3911af54-12a2-48da-8a87-0d473084b7c9-np0000004352" released by "attachment_update" :: held 0.522s {{(pid=100013) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 02:40:50.349871 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-5223d01a-f638-4693-9f26-43b7f478efda req-6d3d7756-10e3-4be2-bb0b-5e330e86ef95 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/attachments/75123426-043a-41bd-9a88-f70335b56464 returned with HTTP 200 Jul 03 02:40:50.350340 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1266/5043] 10.4.3.223 () {74 vars in 1704 bytes} [Fri Jul 3 02:40:49 2026] PUT /volume/v3/attachments/75123426-043a-41bd-9a88-f70335b56464 => generated 969 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:40:50.378540 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-7bf004d3-6eba-4e57-959c-24577d7e774f tempest-VolumeMultiattachTests-1361613761 tempest-VolumeMultiattachTests-1361613761-project-admin] https://10.4.3.223/volume/v3/types/e828abb3-616c-415f-be96-b62aa6eeccbc returned with HTTP 202 Jul 03 02:40:50.379094 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1260/5044] 10.4.3.223 () {66 vars in 1345 bytes} [Fri Jul 3 02:40:50 2026] DELETE /volume/v3/types/e828abb3-616c-415f-be96-b62aa6eeccbc => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:40:50.388397 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-2ba21387-54f7-4fab-adcf-7d8b53c42eac None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:50.392118 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-2ba21387-54f7-4fab-adcf-7d8b53c42eac tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] DELETE https://10.4.3.223/volume/v3/volumes/0b758447-0a31-4d9e-b3c2-81b9fa37ff51 Jul 03 02:40:50.392351 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-2ba21387-54f7-4fab-adcf-7d8b53c42eac tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:50.392614 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-2ba21387-54f7-4fab-adcf-7d8b53c42eac tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Calling method 'delete' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:50.392833 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.volumes [None req-2ba21387-54f7-4fab-adcf-7d8b53c42eac tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Delete volume with id: 0b758447-0a31-4d9e-b3c2-81b9fa37ff51 Jul 03 02:40:50.404054 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:50.404054 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:40:50.405558 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-2ba21387-54f7-4fab-adcf-7d8b53c42eac tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Volume info retrieved successfully. Jul 03 02:40:50.428485 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-2ba21387-54f7-4fab-adcf-7d8b53c42eac tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Delete volume request issued successfully. Jul 03 02:40:50.428736 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-2ba21387-54f7-4fab-adcf-7d8b53c42eac tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/volumes/0b758447-0a31-4d9e-b3c2-81b9fa37ff51 returned with HTTP 202 Jul 03 02:40:50.429297 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1253/5045] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:40:50 2026] DELETE /volume/v3/volumes/0b758447-0a31-4d9e-b3c2-81b9fa37ff51 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:40:50.436961 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-b185b31f-b8c9-422f-861b-d5f4c9f2850b None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:50.439185 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-b185b31f-b8c9-422f-861b-d5f4c9f2850b tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] GET https://10.4.3.223/volume/v3/volumes/0b758447-0a31-4d9e-b3c2-81b9fa37ff51 Jul 03 02:40:50.439400 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-b185b31f-b8c9-422f-861b-d5f4c9f2850b tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:50.439715 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-b185b31f-b8c9-422f-861b-d5f4c9f2850b tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:50.447453 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:50.447453 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:40:50.452326 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-b185b31f-b8c9-422f-861b-d5f4c9f2850b tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Volume info retrieved successfully. Jul 03 02:40:50.456833 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-b185b31f-b8c9-422f-861b-d5f4c9f2850b tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/volumes/0b758447-0a31-4d9e-b3c2-81b9fa37ff51 returned with HTTP 200 Jul 03 02:40:50.457240 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1267/5046] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:40:50 2026] GET /volume/v3/volumes/0b758447-0a31-4d9e-b3c2-81b9fa37ff51 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:40:50.716723 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-24b3d9d9-10b7-4bbf-b4c8-aebc3e96862e None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:50.717002 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-24b3d9d9-10b7-4bbf-b4c8-aebc3e96862e None None] GET https://10.4.3.223/volume// Jul 03 02:40:50.717185 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-24b3d9d9-10b7-4bbf-b4c8-aebc3e96862e None None] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:50.717356 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-24b3d9d9-10b7-4bbf-b4c8-aebc3e96862e None None] Calling method 'all' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:50.717675 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-24b3d9d9-10b7-4bbf-b4c8-aebc3e96862e None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:40:50.717946 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1267/5047] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:40:50 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:40:50.724982 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-a07b7d04-b83e-4afe-b1f8-4111566fce48 req-81636293-b6c7-457a-bad4-464937bcb476 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:50.730534 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-a07b7d04-b83e-4afe-b1f8-4111566fce48 req-81636293-b6c7-457a-bad4-464937bcb476 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] GET https://10.4.3.223/volume/v3/volumes/13853f5d-9cc9-4132-8f42-6ab5b7c32250 Jul 03 02:40:50.730728 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-a07b7d04-b83e-4afe-b1f8-4111566fce48 req-81636293-b6c7-457a-bad4-464937bcb476 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:50.730948 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-a07b7d04-b83e-4afe-b1f8-4111566fce48 req-81636293-b6c7-457a-bad4-464937bcb476 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:50.739778 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:50.739778 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:40:50.742761 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [req-a07b7d04-b83e-4afe-b1f8-4111566fce48 req-81636293-b6c7-457a-bad4-464937bcb476 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Volume info retrieved successfully. Jul 03 02:40:50.747317 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-a07b7d04-b83e-4afe-b1f8-4111566fce48 req-81636293-b6c7-457a-bad4-464937bcb476 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] https://10.4.3.223/volume/v3/volumes/13853f5d-9cc9-4132-8f42-6ab5b7c32250 returned with HTTP 200 Jul 03 02:40:50.747697 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1261/5048] 10.4.3.223 () {70 vars in 1639 bytes} [Fri Jul 3 02:40:50 2026] GET /volume/v3/volumes/13853f5d-9cc9-4132-8f42-6ab5b7c32250 => generated 1322 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:40:50.865215 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-5223d01a-f638-4693-9f26-43b7f478efda req-79bdac23-ff98-470a-868a-bfade0fb40e4 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:50.868859 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-5223d01a-f638-4693-9f26-43b7f478efda req-79bdac23-ff98-470a-868a-bfade0fb40e4 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] POST https://10.4.3.223/volume/v3/attachments/75123426-043a-41bd-9a88-f70335b56464/action Jul 03 02:40:50.869288 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-5223d01a-f638-4693-9f26-43b7f478efda req-79bdac23-ff98-470a-868a-bfade0fb40e4 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Action body: b'{"os-complete": null}' {{(pid=100014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:40:50.869412 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-5223d01a-f638-4693-9f26-43b7f478efda req-79bdac23-ff98-470a-868a-bfade0fb40e4 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:40:50.887062 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:50.887062 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:40:50.909501 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-5223d01a-f638-4693-9f26-43b7f478efda req-79bdac23-ff98-470a-868a-bfade0fb40e4 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/attachments/75123426-043a-41bd-9a88-f70335b56464/action returned with HTTP 204 Jul 03 02:40:50.909967 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1254/5049] 10.4.3.223 () {74 vars in 1725 bytes} [Fri Jul 3 02:40:50 2026] POST /volume/v3/attachments/75123426-043a-41bd-9a88-f70335b56464/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:40:51.471460 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-5a69005e-5392-4239-a85c-7c9226f154b6 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:51.473241 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-5a69005e-5392-4239-a85c-7c9226f154b6 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] GET https://10.4.3.223/volume/v3/volumes/0b758447-0a31-4d9e-b3c2-81b9fa37ff51 Jul 03 02:40:51.473441 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-5a69005e-5392-4239-a85c-7c9226f154b6 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:51.474388 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-5a69005e-5392-4239-a85c-7c9226f154b6 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:51.479336 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-5a69005e-5392-4239-a85c-7c9226f154b6 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/volumes/0b758447-0a31-4d9e-b3c2-81b9fa37ff51 returned with HTTP 404 Jul 03 02:40:51.479821 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1268/5050] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:40:51 2026] GET /volume/v3/volumes/0b758447-0a31-4d9e-b3c2-81b9fa37ff51 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:40:51.488715 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-5c1127c9-17b8-457e-b324-b6ab01e733fc None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:51.489993 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-5c1127c9-17b8-457e-b324-b6ab01e733fc tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] DELETE https://10.4.3.223/volume/v3/volumes/429dd433-9df4-442d-8b6e-8422dcc27d05 Jul 03 02:40:51.491409 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-5c1127c9-17b8-457e-b324-b6ab01e733fc tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:51.491409 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-5c1127c9-17b8-457e-b324-b6ab01e733fc tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Calling method 'delete' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:51.491409 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.volumes [None req-5c1127c9-17b8-457e-b324-b6ab01e733fc tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Delete volume with id: 429dd433-9df4-442d-8b6e-8422dcc27d05 Jul 03 02:40:51.500241 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:51.500241 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:40:51.500917 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-5c1127c9-17b8-457e-b324-b6ab01e733fc tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Volume info retrieved successfully. Jul 03 02:40:51.522850 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-5c1127c9-17b8-457e-b324-b6ab01e733fc tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Delete volume request issued successfully. Jul 03 02:40:51.523182 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-5c1127c9-17b8-457e-b324-b6ab01e733fc tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/volumes/429dd433-9df4-442d-8b6e-8422dcc27d05 returned with HTTP 202 Jul 03 02:40:51.523734 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1268/5051] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:40:51 2026] DELETE /volume/v3/volumes/429dd433-9df4-442d-8b6e-8422dcc27d05 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:40:51.532850 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-bd2e0d83-b119-4729-84fe-23751faab61b None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:51.534735 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-bd2e0d83-b119-4729-84fe-23751faab61b tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] GET https://10.4.3.223/volume/v3/volumes/429dd433-9df4-442d-8b6e-8422dcc27d05 Jul 03 02:40:51.534998 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-bd2e0d83-b119-4729-84fe-23751faab61b tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:51.535234 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-bd2e0d83-b119-4729-84fe-23751faab61b tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:51.542288 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:51.542288 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:40:51.546280 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-bd2e0d83-b119-4729-84fe-23751faab61b tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Volume info retrieved successfully. Jul 03 02:40:51.550873 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-bd2e0d83-b119-4729-84fe-23751faab61b tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/volumes/429dd433-9df4-442d-8b6e-8422dcc27d05 returned with HTTP 200 Jul 03 02:40:51.551192 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1262/5052] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:40:51 2026] GET /volume/v3/volumes/429dd433-9df4-442d-8b6e-8422dcc27d05 => generated 921 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:40:52.440877 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-a07b7d04-b83e-4afe-b1f8-4111566fce48 req-8f14c415-98ed-4fad-b60a-a9bab858c504 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:52.442981 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-a07b7d04-b83e-4afe-b1f8-4111566fce48 req-8f14c415-98ed-4fad-b60a-a9bab858c504 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] DELETE https://10.4.3.223/volume/v3/attachments/65b283ba-4a48-4bd0-82c7-3e536009d1cc Jul 03 02:40:52.443240 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-a07b7d04-b83e-4afe-b1f8-4111566fce48 req-8f14c415-98ed-4fad-b60a-a9bab858c504 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:52.443446 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-a07b7d04-b83e-4afe-b1f8-4111566fce48 req-8f14c415-98ed-4fad-b60a-a9bab858c504 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Calling method 'version_select' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:52.450950 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:52.450950 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:40:52.566186 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-1c783d08-ae28-45c1-b9bf-24ee0abfc025 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:52.567865 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-1c783d08-ae28-45c1-b9bf-24ee0abfc025 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] GET https://10.4.3.223/volume/v3/volumes/429dd433-9df4-442d-8b6e-8422dcc27d05 Jul 03 02:40:52.568029 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-1c783d08-ae28-45c1-b9bf-24ee0abfc025 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:52.568229 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-1c783d08-ae28-45c1-b9bf-24ee0abfc025 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:52.573951 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-1c783d08-ae28-45c1-b9bf-24ee0abfc025 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/volumes/429dd433-9df4-442d-8b6e-8422dcc27d05 returned with HTTP 404 Jul 03 02:40:52.574476 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1269/5053] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:40:52 2026] GET /volume/v3/volumes/429dd433-9df4-442d-8b6e-8422dcc27d05 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:40:52.581732 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-49e397bb-b3e5-40d3-b454-1e6097912443 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:52.583602 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-49e397bb-b3e5-40d3-b454-1e6097912443 tempest-VolumeMultiattachTests-1361613761 tempest-VolumeMultiattachTests-1361613761-project-admin] GET https://10.4.3.223/volume/v3/volumes/detail?all_tenants=1 Jul 03 02:40:52.583806 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-49e397bb-b3e5-40d3-b454-1e6097912443 tempest-VolumeMultiattachTests-1361613761 tempest-VolumeMultiattachTests-1361613761-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:52.584012 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-49e397bb-b3e5-40d3-b454-1e6097912443 tempest-VolumeMultiattachTests-1361613761 tempest-VolumeMultiattachTests-1361613761-project-admin] Calling method 'detail' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:52.584925 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-49e397bb-b3e5-40d3-b454-1e6097912443 tempest-VolumeMultiattachTests-1361613761 tempest-VolumeMultiattachTests-1361613761-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100013) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 02:40:52.609119 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-49e397bb-b3e5-40d3-b454-1e6097912443 tempest-VolumeMultiattachTests-1361613761 tempest-VolumeMultiattachTests-1361613761-project-admin] Get all volumes completed successfully. Jul 03 02:40:52.611661 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:52.611661 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:40:52.619001 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-49e397bb-b3e5-40d3-b454-1e6097912443 tempest-VolumeMultiattachTests-1361613761 tempest-VolumeMultiattachTests-1361613761-project-admin] https://10.4.3.223/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 02:40:52.619391 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1269/5054] 10.4.3.223 () {66 vars in 1285 bytes} [Fri Jul 3 02:40:52 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 17784 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:40:52.635784 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-a7d5f80e-c8fe-49d2-b73b-9fd8928bddce None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:52.637699 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-a7d5f80e-c8fe-49d2-b73b-9fd8928bddce tempest-VolumeMultiattachTests-1361613761 tempest-VolumeMultiattachTests-1361613761-project-admin] DELETE https://10.4.3.223/volume/v3/types/bc0708ec-846c-499d-89a6-4b2516cb4b10 Jul 03 02:40:52.637974 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-a7d5f80e-c8fe-49d2-b73b-9fd8928bddce tempest-VolumeMultiattachTests-1361613761 tempest-VolumeMultiattachTests-1361613761-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:52.638255 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-a7d5f80e-c8fe-49d2-b73b-9fd8928bddce tempest-VolumeMultiattachTests-1361613761 tempest-VolumeMultiattachTests-1361613761-project-admin] Calling method '_delete' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:52.663235 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-a7d5f80e-c8fe-49d2-b73b-9fd8928bddce tempest-VolumeMultiattachTests-1361613761 tempest-VolumeMultiattachTests-1361613761-project-admin] https://10.4.3.223/volume/v3/types/bc0708ec-846c-499d-89a6-4b2516cb4b10 returned with HTTP 202 Jul 03 02:40:52.663634 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1263/5055] 10.4.3.223 () {66 vars in 1345 bytes} [Fri Jul 3 02:40:52 2026] DELETE /volume/v3/types/bc0708ec-846c-499d-89a6-4b2516cb4b10 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:40:52.985365 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-a07b7d04-b83e-4afe-b1f8-4111566fce48 req-8f14c415-98ed-4fad-b60a-a9bab858c504 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] https://10.4.3.223/volume/v3/attachments/65b283ba-4a48-4bd0-82c7-3e536009d1cc returned with HTTP 200 Jul 03 02:40:52.985844 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1255/5056] 10.4.3.223 () {72 vars in 1673 bytes} [Fri Jul 3 02:40:52 2026] DELETE /volume/v3/attachments/65b283ba-4a48-4bd0-82c7-3e536009d1cc => generated 19 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:40:53.933605 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-f3081706-f688-4def-b4d5-4e3f007ddf95 req-965919f4-9d76-44a9-ba29-82b6fe91385f None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:53.936027 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-f3081706-f688-4def-b4d5-4e3f007ddf95 req-965919f4-9d76-44a9-ba29-82b6fe91385f tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] GET https://10.4.3.223/volume/v3/volumes/13853f5d-9cc9-4132-8f42-6ab5b7c32250 Jul 03 02:40:53.936164 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-f3081706-f688-4def-b4d5-4e3f007ddf95 req-965919f4-9d76-44a9-ba29-82b6fe91385f tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:53.936303 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-f3081706-f688-4def-b4d5-4e3f007ddf95 req-965919f4-9d76-44a9-ba29-82b6fe91385f tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:53.943717 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:53.943717 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:40:53.947998 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [req-f3081706-f688-4def-b4d5-4e3f007ddf95 req-965919f4-9d76-44a9-ba29-82b6fe91385f tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Volume info retrieved successfully. Jul 03 02:40:53.952100 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-f3081706-f688-4def-b4d5-4e3f007ddf95 req-965919f4-9d76-44a9-ba29-82b6fe91385f tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] https://10.4.3.223/volume/v3/volumes/13853f5d-9cc9-4132-8f42-6ab5b7c32250 returned with HTTP 200 Jul 03 02:40:53.952479 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1270/5057] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:40:53 2026] GET /volume/v3/volumes/13853f5d-9cc9-4132-8f42-6ab5b7c32250 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:40:53.965973 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-208a55b4-8c90-4c62-b7ff-e5eb784e7f8c None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:53.968216 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-208a55b4-8c90-4c62-b7ff-e5eb784e7f8c tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] DELETE https://10.4.3.223/volume/v3/volumes/13853f5d-9cc9-4132-8f42-6ab5b7c32250 Jul 03 02:40:53.968435 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-208a55b4-8c90-4c62-b7ff-e5eb784e7f8c tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:53.968896 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-208a55b4-8c90-4c62-b7ff-e5eb784e7f8c tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Calling method 'delete' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:53.969067 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.volumes [None req-208a55b4-8c90-4c62-b7ff-e5eb784e7f8c tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Delete volume with id: 13853f5d-9cc9-4132-8f42-6ab5b7c32250 Jul 03 02:40:53.978045 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:53.978045 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:40:53.978674 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-208a55b4-8c90-4c62-b7ff-e5eb784e7f8c tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Volume info retrieved successfully. Jul 03 02:40:53.999110 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-208a55b4-8c90-4c62-b7ff-e5eb784e7f8c tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Delete volume request issued successfully. Jul 03 02:40:53.999110 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-208a55b4-8c90-4c62-b7ff-e5eb784e7f8c tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] https://10.4.3.223/volume/v3/volumes/13853f5d-9cc9-4132-8f42-6ab5b7c32250 returned with HTTP 202 Jul 03 02:40:53.999636 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1270/5058] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:40:53 2026] DELETE /volume/v3/volumes/13853f5d-9cc9-4132-8f42-6ab5b7c32250 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:40:54.006538 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-3a5caa88-5006-4c13-a1d9-d76c93f5782c None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:54.008595 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-3a5caa88-5006-4c13-a1d9-d76c93f5782c tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] GET https://10.4.3.223/volume/v3/volumes/13853f5d-9cc9-4132-8f42-6ab5b7c32250 Jul 03 02:40:54.008778 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-3a5caa88-5006-4c13-a1d9-d76c93f5782c tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:54.008949 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-3a5caa88-5006-4c13-a1d9-d76c93f5782c tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:54.015454 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:54.015454 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:40:54.019295 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-3a5caa88-5006-4c13-a1d9-d76c93f5782c tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Volume info retrieved successfully. Jul 03 02:40:54.023511 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-3a5caa88-5006-4c13-a1d9-d76c93f5782c tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] https://10.4.3.223/volume/v3/volumes/13853f5d-9cc9-4132-8f42-6ab5b7c32250 returned with HTTP 200 Jul 03 02:40:54.023878 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1264/5059] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:40:54 2026] GET /volume/v3/volumes/13853f5d-9cc9-4132-8f42-6ab5b7c32250 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:40:55.035561 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-03a4aa2d-a99b-42ba-b5dc-960d6384003b None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:55.037251 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-03a4aa2d-a99b-42ba-b5dc-960d6384003b tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] GET https://10.4.3.223/volume/v3/volumes/13853f5d-9cc9-4132-8f42-6ab5b7c32250 Jul 03 02:40:55.037438 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-03a4aa2d-a99b-42ba-b5dc-960d6384003b tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:55.037621 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-03a4aa2d-a99b-42ba-b5dc-960d6384003b tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:55.045437 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-03a4aa2d-a99b-42ba-b5dc-960d6384003b tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] https://10.4.3.223/volume/v3/volumes/13853f5d-9cc9-4132-8f42-6ab5b7c32250 returned with HTTP 404 Jul 03 02:40:55.045896 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1256/5060] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:40:55 2026] GET /volume/v3/volumes/13853f5d-9cc9-4132-8f42-6ab5b7c32250 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:40:57.742828 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-e2979cf3-19b9-4fb3-a376-625c61c0ab2d req-1ef00602-e0ab-4773-b9fd-b2a1193a91bf None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:40:57.745662 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-e2979cf3-19b9-4fb3-a376-625c61c0ab2d req-1ef00602-e0ab-4773-b9fd-b2a1193a91bf tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] DELETE https://10.4.3.223/volume/v3/attachments/afaf609e-8742-4624-b545-80ed91edcd39 Jul 03 02:40:57.745945 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-e2979cf3-19b9-4fb3-a376-625c61c0ab2d req-1ef00602-e0ab-4773-b9fd-b2a1193a91bf tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:40:57.746196 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-e2979cf3-19b9-4fb3-a376-625c61c0ab2d req-1ef00602-e0ab-4773-b9fd-b2a1193a91bf tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Calling method 'version_select' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:40:57.755439 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:40:57.755439 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:40:58.286586 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-e2979cf3-19b9-4fb3-a376-625c61c0ab2d req-1ef00602-e0ab-4773-b9fd-b2a1193a91bf tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] https://10.4.3.223/volume/v3/attachments/afaf609e-8742-4624-b545-80ed91edcd39 returned with HTTP 200 Jul 03 02:40:58.287006 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1271/5061] 10.4.3.223 () {72 vars in 1673 bytes} [Fri Jul 3 02:40:57 2026] DELETE /volume/v3/attachments/afaf609e-8742-4624-b545-80ed91edcd39 => generated 19 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:41:01.976284 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-166deac0-59c9-4cce-84db-9c291a84b4ff None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:01.978714 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-166deac0-59c9-4cce-84db-9c291a84b4ff tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] DELETE https://10.4.3.223/volume/v3/volumes/ceea6e75-8b35-49f5-a6d8-132740a19327 Jul 03 02:41:01.978974 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-166deac0-59c9-4cce-84db-9c291a84b4ff tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:01.979190 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-166deac0-59c9-4cce-84db-9c291a84b4ff tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Calling method 'delete' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:01.979392 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.volumes [None req-166deac0-59c9-4cce-84db-9c291a84b4ff tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Delete volume with id: ceea6e75-8b35-49f5-a6d8-132740a19327 Jul 03 02:41:01.992636 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:01.992636 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:41:01.993213 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-166deac0-59c9-4cce-84db-9c291a84b4ff tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Volume info retrieved successfully. Jul 03 02:41:02.024811 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-166deac0-59c9-4cce-84db-9c291a84b4ff tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Delete volume request issued successfully. Jul 03 02:41:02.024999 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-166deac0-59c9-4cce-84db-9c291a84b4ff tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] https://10.4.3.223/volume/v3/volumes/ceea6e75-8b35-49f5-a6d8-132740a19327 returned with HTTP 202 Jul 03 02:41:02.025407 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1271/5062] 10.4.3.223 () {68 vars in 1392 bytes} [Fri Jul 3 02:41:01 2026] DELETE /volume/v3/volumes/ceea6e75-8b35-49f5-a6d8-132740a19327 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 02:41:02.033949 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-9bd3c92a-4830-448c-b045-c63c403a26b4 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:02.038216 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-9bd3c92a-4830-448c-b045-c63c403a26b4 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] GET https://10.4.3.223/volume/v3/volumes/ceea6e75-8b35-49f5-a6d8-132740a19327 Jul 03 02:41:02.038437 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-9bd3c92a-4830-448c-b045-c63c403a26b4 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:02.038622 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-9bd3c92a-4830-448c-b045-c63c403a26b4 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:02.051515 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:02.051515 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:41:02.056154 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-9bd3c92a-4830-448c-b045-c63c403a26b4 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Volume info retrieved successfully. Jul 03 02:41:02.061991 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-9bd3c92a-4830-448c-b045-c63c403a26b4 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] https://10.4.3.223/volume/v3/volumes/ceea6e75-8b35-49f5-a6d8-132740a19327 returned with HTTP 200 Jul 03 02:41:02.062456 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1265/5063] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:41:02 2026] GET /volume/v3/volumes/ceea6e75-8b35-49f5-a6d8-132740a19327 => generated 1421 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:41:03.080071 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-28890ba7-0f60-436c-8b42-a3c5413d29d8 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:03.081867 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-28890ba7-0f60-436c-8b42-a3c5413d29d8 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] GET https://10.4.3.223/volume/v3/volumes/ceea6e75-8b35-49f5-a6d8-132740a19327 Jul 03 02:41:03.082085 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-28890ba7-0f60-436c-8b42-a3c5413d29d8 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:03.082291 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-28890ba7-0f60-436c-8b42-a3c5413d29d8 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:03.089372 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-28890ba7-0f60-436c-8b42-a3c5413d29d8 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] https://10.4.3.223/volume/v3/volumes/ceea6e75-8b35-49f5-a6d8-132740a19327 returned with HTTP 404 Jul 03 02:41:03.090019 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1257/5064] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:41:03 2026] GET /volume/v3/volumes/ceea6e75-8b35-49f5-a6d8-132740a19327 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 02:41:03.099280 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-baab7155-04ed-4fd5-92bf-ed6ebcef9834 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:03.101377 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-baab7155-04ed-4fd5-92bf-ed6ebcef9834 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/01332392-17ad-490d-8d9c-d0c0f7f6f431 Jul 03 02:41:03.101598 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-baab7155-04ed-4fd5-92bf-ed6ebcef9834 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:03.101795 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-baab7155-04ed-4fd5-92bf-ed6ebcef9834 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:03.101917 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.snapshots [None req-baab7155-04ed-4fd5-92bf-ed6ebcef9834 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Delete snapshot with id: 01332392-17ad-490d-8d9c-d0c0f7f6f431 Jul 03 02:41:03.106813 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:03.106813 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:41:03.107282 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-baab7155-04ed-4fd5-92bf-ed6ebcef9834 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Snapshot retrieved successfully. Jul 03 02:41:03.127102 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-baab7155-04ed-4fd5-92bf-ed6ebcef9834 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Snapshot delete request issued successfully. Jul 03 02:41:03.127293 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-baab7155-04ed-4fd5-92bf-ed6ebcef9834 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] https://10.4.3.223/volume/v3/snapshots/01332392-17ad-490d-8d9c-d0c0f7f6f431 returned with HTTP 202 Jul 03 02:41:03.127709 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1272/5065] 10.4.3.223 () {66 vars in 1357 bytes} [Fri Jul 3 02:41:03 2026] DELETE /volume/v3/snapshots/01332392-17ad-490d-8d9c-d0c0f7f6f431 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:41:03.137686 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-547a98af-33d3-438e-9fb1-76edbaf01a44 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:03.141171 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-547a98af-33d3-438e-9fb1-76edbaf01a44 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] GET https://10.4.3.223/volume/v3/snapshots/01332392-17ad-490d-8d9c-d0c0f7f6f431 Jul 03 02:41:03.141497 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-547a98af-33d3-438e-9fb1-76edbaf01a44 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:03.141670 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-547a98af-33d3-438e-9fb1-76edbaf01a44 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:03.151428 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:03.151428 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:41:03.152097 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-547a98af-33d3-438e-9fb1-76edbaf01a44 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Snapshot retrieved successfully. Jul 03 02:41:03.153108 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-547a98af-33d3-438e-9fb1-76edbaf01a44 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] https://10.4.3.223/volume/v3/snapshots/01332392-17ad-490d-8d9c-d0c0f7f6f431 returned with HTTP 200 Jul 03 02:41:03.156943 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1272/5066] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:41:03 2026] GET /volume/v3/snapshots/01332392-17ad-490d-8d9c-d0c0f7f6f431 => generated 481 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:41:04.165244 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-1f593a9c-4353-4c1c-846b-19ceb5637419 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:04.167017 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-1f593a9c-4353-4c1c-846b-19ceb5637419 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] GET https://10.4.3.223/volume/v3/snapshots/01332392-17ad-490d-8d9c-d0c0f7f6f431 Jul 03 02:41:04.167206 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-1f593a9c-4353-4c1c-846b-19ceb5637419 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:04.167519 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-1f593a9c-4353-4c1c-846b-19ceb5637419 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:04.172014 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-1f593a9c-4353-4c1c-846b-19ceb5637419 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] https://10.4.3.223/volume/v3/snapshots/01332392-17ad-490d-8d9c-d0c0f7f6f431 returned with HTTP 404 Jul 03 02:41:04.172506 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1266/5067] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:41:04 2026] GET /volume/v3/snapshots/01332392-17ad-490d-8d9c-d0c0f7f6f431 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:41:08.691194 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-ffe2fd1e-d775-411b-b970-61cc3a1ab732 req-833fc5e0-3b2c-4ab6-aedc-fba40112a981 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:08.694247 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-ffe2fd1e-d775-411b-b970-61cc3a1ab732 req-833fc5e0-3b2c-4ab6-aedc-fba40112a981 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] DELETE https://10.4.3.223/volume/v3/attachments/feea84f5-cb98-4f4f-a4b6-727507c713f9 Jul 03 02:41:08.694247 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-ffe2fd1e-d775-411b-b970-61cc3a1ab732 req-833fc5e0-3b2c-4ab6-aedc-fba40112a981 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:08.697996 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-ffe2fd1e-d775-411b-b970-61cc3a1ab732 req-833fc5e0-3b2c-4ab6-aedc-fba40112a981 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Calling method 'version_select' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:08.702343 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:08.702343 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:41:09.235808 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-ffe2fd1e-d775-411b-b970-61cc3a1ab732 req-833fc5e0-3b2c-4ab6-aedc-fba40112a981 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] https://10.4.3.223/volume/v3/attachments/feea84f5-cb98-4f4f-a4b6-727507c713f9 returned with HTTP 200 Jul 03 02:41:09.236261 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1258/5068] 10.4.3.223 () {72 vars in 1673 bytes} [Fri Jul 3 02:41:08 2026] DELETE /volume/v3/attachments/feea84f5-cb98-4f4f-a4b6-727507c713f9 => generated 19 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:41:13.090511 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-8df925d9-5c58-4c38-a891-f0fc9601f2d7 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:13.092923 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-8df925d9-5c58-4c38-a891-f0fc9601f2d7 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] DELETE https://10.4.3.223/volume/v3/volumes/92490872-c99a-4e4d-9073-db3500bbaf30 Jul 03 02:41:13.093190 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-8df925d9-5c58-4c38-a891-f0fc9601f2d7 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:13.093437 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-8df925d9-5c58-4c38-a891-f0fc9601f2d7 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:13.093669 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-8df925d9-5c58-4c38-a891-f0fc9601f2d7 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Delete volume with id: 92490872-c99a-4e4d-9073-db3500bbaf30 Jul 03 02:41:13.103363 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:13.103363 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:41:13.104033 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-8df925d9-5c58-4c38-a891-f0fc9601f2d7 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Volume info retrieved successfully. Jul 03 02:41:13.136297 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-8df925d9-5c58-4c38-a891-f0fc9601f2d7 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Delete volume request issued successfully. Jul 03 02:41:13.136594 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-8df925d9-5c58-4c38-a891-f0fc9601f2d7 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] https://10.4.3.223/volume/v3/volumes/92490872-c99a-4e4d-9073-db3500bbaf30 returned with HTTP 202 Jul 03 02:41:13.137066 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1273/5069] 10.4.3.223 () {68 vars in 1392 bytes} [Fri Jul 3 02:41:13 2026] DELETE /volume/v3/volumes/92490872-c99a-4e4d-9073-db3500bbaf30 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 02:41:13.143870 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-c8f5e592-9241-4ff8-861b-ade4b89b8e0c None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:13.145933 np0000004352 devstack@c-api.service[100013]: DEBUG dbcounter [-] [100013] Writing DB stats cinder:SELECT=38,cinder:UPDATE=7,cinder:INSERT=4 {{(pid=100013) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 02:41:13.147572 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-c8f5e592-9241-4ff8-861b-ade4b89b8e0c tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] GET https://10.4.3.223/volume/v3/volumes/92490872-c99a-4e4d-9073-db3500bbaf30 Jul 03 02:41:13.147757 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-c8f5e592-9241-4ff8-861b-ade4b89b8e0c tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:13.147936 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-c8f5e592-9241-4ff8-861b-ade4b89b8e0c tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:13.159706 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:13.159706 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:41:13.168456 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-c8f5e592-9241-4ff8-861b-ade4b89b8e0c tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Volume info retrieved successfully. Jul 03 02:41:13.178143 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-c8f5e592-9241-4ff8-861b-ade4b89b8e0c tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] https://10.4.3.223/volume/v3/volumes/92490872-c99a-4e4d-9073-db3500bbaf30 returned with HTTP 200 Jul 03 02:41:13.178559 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1273/5070] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:41:13 2026] GET /volume/v3/volumes/92490872-c99a-4e4d-9073-db3500bbaf30 => generated 1422 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:41:14.169514 np0000004352 devstack@c-api.service[100012]: DEBUG dbcounter [-] [100012] Writing DB stats cinder:SELECT=131,cinder:UPDATE=14 {{(pid=100012) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 02:41:14.196769 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-9389779f-4f72-4187-bf6d-ba9f901d8523 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:14.201800 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-9389779f-4f72-4187-bf6d-ba9f901d8523 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] GET https://10.4.3.223/volume/v3/volumes/92490872-c99a-4e4d-9073-db3500bbaf30 Jul 03 02:41:14.201940 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-9389779f-4f72-4187-bf6d-ba9f901d8523 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:14.202125 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-9389779f-4f72-4187-bf6d-ba9f901d8523 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:14.207455 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-9389779f-4f72-4187-bf6d-ba9f901d8523 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] https://10.4.3.223/volume/v3/volumes/92490872-c99a-4e4d-9073-db3500bbaf30 returned with HTTP 404 Jul 03 02:41:14.207878 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1267/5071] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:41:14 2026] GET /volume/v3/volumes/92490872-c99a-4e4d-9073-db3500bbaf30 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 02:41:14.216087 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-d667dc00-38ec-4401-a02c-d21ea59cf03b None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:14.217800 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-d667dc00-38ec-4401-a02c-d21ea59cf03b tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/8b67cf71-7524-42d1-8cbe-c2a1e83b89fa Jul 03 02:41:14.217978 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-d667dc00-38ec-4401-a02c-d21ea59cf03b tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:14.218209 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-d667dc00-38ec-4401-a02c-d21ea59cf03b tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Calling method 'delete' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:14.218333 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.snapshots [None req-d667dc00-38ec-4401-a02c-d21ea59cf03b tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Delete snapshot with id: 8b67cf71-7524-42d1-8cbe-c2a1e83b89fa Jul 03 02:41:14.223185 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:14.223185 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:41:14.223708 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-d667dc00-38ec-4401-a02c-d21ea59cf03b tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Snapshot retrieved successfully. Jul 03 02:41:14.242635 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-d667dc00-38ec-4401-a02c-d21ea59cf03b tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Snapshot delete request issued successfully. Jul 03 02:41:14.242804 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-d667dc00-38ec-4401-a02c-d21ea59cf03b tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] https://10.4.3.223/volume/v3/snapshots/8b67cf71-7524-42d1-8cbe-c2a1e83b89fa returned with HTTP 202 Jul 03 02:41:14.243237 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1259/5072] 10.4.3.223 () {66 vars in 1357 bytes} [Fri Jul 3 02:41:14 2026] DELETE /volume/v3/snapshots/8b67cf71-7524-42d1-8cbe-c2a1e83b89fa => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:41:14.251044 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-84b85fc7-e4db-4e2c-b196-408b13905bed None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:14.252939 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-84b85fc7-e4db-4e2c-b196-408b13905bed tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] GET https://10.4.3.223/volume/v3/snapshots/8b67cf71-7524-42d1-8cbe-c2a1e83b89fa Jul 03 02:41:14.253179 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-84b85fc7-e4db-4e2c-b196-408b13905bed tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:14.253374 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-84b85fc7-e4db-4e2c-b196-408b13905bed tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:14.260514 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:14.260514 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:41:14.260953 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-84b85fc7-e4db-4e2c-b196-408b13905bed tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Snapshot retrieved successfully. Jul 03 02:41:14.261651 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-84b85fc7-e4db-4e2c-b196-408b13905bed tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] https://10.4.3.223/volume/v3/snapshots/8b67cf71-7524-42d1-8cbe-c2a1e83b89fa returned with HTTP 200 Jul 03 02:41:14.261982 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1274/5073] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:41:14 2026] GET /volume/v3/snapshots/8b67cf71-7524-42d1-8cbe-c2a1e83b89fa => generated 482 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:41:15.274235 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-91f9834a-f21e-4057-92c1-1068a8ee26fe None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:15.276764 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-91f9834a-f21e-4057-92c1-1068a8ee26fe tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] GET https://10.4.3.223/volume/v3/snapshots/8b67cf71-7524-42d1-8cbe-c2a1e83b89fa Jul 03 02:41:15.277144 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-91f9834a-f21e-4057-92c1-1068a8ee26fe tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:15.277710 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-91f9834a-f21e-4057-92c1-1068a8ee26fe tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:15.283994 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-91f9834a-f21e-4057-92c1-1068a8ee26fe tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] https://10.4.3.223/volume/v3/snapshots/8b67cf71-7524-42d1-8cbe-c2a1e83b89fa returned with HTTP 404 Jul 03 02:41:15.283994 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1274/5074] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:41:15 2026] GET /volume/v3/snapshots/8b67cf71-7524-42d1-8cbe-c2a1e83b89fa => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:41:20.180718 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-c09ad978-709b-4614-a00b-de8b95c3cecd req-e1714315-bdf7-4e3b-b1de-b700ecb069b9 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:20.184135 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-c09ad978-709b-4614-a00b-de8b95c3cecd req-e1714315-bdf7-4e3b-b1de-b700ecb069b9 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] DELETE https://10.4.3.223/volume/v3/attachments/69620225-7218-40f2-adfa-a56ad00129bb Jul 03 02:41:20.184416 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-c09ad978-709b-4614-a00b-de8b95c3cecd req-e1714315-bdf7-4e3b-b1de-b700ecb069b9 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:20.184587 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-c09ad978-709b-4614-a00b-de8b95c3cecd req-e1714315-bdf7-4e3b-b1de-b700ecb069b9 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Calling method 'version_select' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:20.194631 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:20.194631 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:41:20.723983 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-c09ad978-709b-4614-a00b-de8b95c3cecd req-e1714315-bdf7-4e3b-b1de-b700ecb069b9 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] https://10.4.3.223/volume/v3/attachments/69620225-7218-40f2-adfa-a56ad00129bb returned with HTTP 200 Jul 03 02:41:20.724387 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1268/5075] 10.4.3.223 () {72 vars in 1673 bytes} [Fri Jul 3 02:41:20 2026] DELETE /volume/v3/attachments/69620225-7218-40f2-adfa-a56ad00129bb => generated 19 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:41:21.988289 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-f3856863-8a94-4b24-9f2d-0bde44d1f0e8 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:21.989993 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-f3856863-8a94-4b24-9f2d-0bde44d1f0e8 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:41:21.990274 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-f3856863-8a94-4b24-9f2d-0bde44d1f0e8 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1748959351", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:41:21.991734 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.volumes [None req-f3856863-8a94-4b24-9f2d-0bde44d1f0e8 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1748959351', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:41:21.991877 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.volumes [None req-f3856863-8a94-4b24-9f2d-0bde44d1f0e8 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Create volume of 1 GB Jul 03 02:41:21.992122 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:21.992122 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:41:21.995963 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-f3856863-8a94-4b24-9f2d-0bde44d1f0e8 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Availability Zones retrieved successfully. Jul 03 02:41:22.001137 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-f3856863-8a94-4b24-9f2d-0bde44d1f0e8 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Flow 'volume_create_api' (c80c7a51-9a2d-4896-b562-07e02ccfeb96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:41:22.002090 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-f3856863-8a94-4b24-9f2d-0bde44d1f0e8 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d31f54e-773d-4578-a408-8b90beb7f2bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:41:22.003064 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.flows.api.create_volume [None req-f3856863-8a94-4b24-9f2d-0bde44d1f0e8 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Validating volume size '1' using validate_int {{(pid=100014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:41:22.034020 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-f3856863-8a94-4b24-9f2d-0bde44d1f0e8 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d31f54e-773d-4578-a408-8b90beb7f2bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:41:22.034811 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-f3856863-8a94-4b24-9f2d-0bde44d1f0e8 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff6f67a7-e139-4973-a274-d0cb6d572a80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:41:22.071437 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.quota [None req-f3856863-8a94-4b24-9f2d-0bde44d1f0e8 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Created reservations ['bb04df75-61d1-4817-ad25-c5b0cdfd7ab5', 'ffee7743-a204-4605-895c-0281b3f48c2e', '724a5289-abdb-48eb-83cb-d05851b7c74e', '743a7fe7-7274-4b36-8622-7238df06fa45'] {{(pid=100014) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:41:22.072251 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-f3856863-8a94-4b24-9f2d-0bde44d1f0e8 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff6f67a7-e139-4973-a274-d0cb6d572a80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bb04df75-61d1-4817-ad25-c5b0cdfd7ab5', 'ffee7743-a204-4605-895c-0281b3f48c2e', '724a5289-abdb-48eb-83cb-d05851b7c74e', '743a7fe7-7274-4b36-8622-7238df06fa45']}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:41:22.073052 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-f3856863-8a94-4b24-9f2d-0bde44d1f0e8 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0c13d90-f9db-496b-a505-7263607956f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:41:22.094271 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-f3856863-8a94-4b24-9f2d-0bde44d1f0e8 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0c13d90-f9db-496b-a505-7263607956f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '776dc51f-623b-4596-9af3-7d4869eeb3f9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1748959351',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4749510ac7b24fcfaae5ad05d7873765',qos_specs=None,replication_status=,reservations=['bb04df75-61d1-4817-ad25-c5b0cdfd7ab5','ffee7743-a204-4605-895c-0281b3f48c2e','724a5289-abdb-48eb-83cb-d05851b7c74e','743a7fe7-7274-4b36-8622-7238df06fa45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8657b37114334d3bb02660f11c37cd8d',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:41:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1748959351',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=776dc51f-623b-4596-9af3-7d4869eeb3f9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4749510ac7b24fcfaae5ad05d7873765',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8657b37114334d3bb02660f11c37cd8d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:41:22.095132 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-f3856863-8a94-4b24-9f2d-0bde44d1f0e8 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57ff7cac-4d02-495b-a578-4f1ed7d7eb3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:41:22.113337 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-f3856863-8a94-4b24-9f2d-0bde44d1f0e8 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57ff7cac-4d02-495b-a578-4f1ed7d7eb3b) transitioned into state 'SUCCESS' from state '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-1748959351',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4749510ac7b24fcfaae5ad05d7873765',qos_specs=None,replication_status=,reservations=['bb04df75-61d1-4817-ad25-c5b0cdfd7ab5','ffee7743-a204-4605-895c-0281b3f48c2e','724a5289-abdb-48eb-83cb-d05851b7c74e','743a7fe7-7274-4b36-8622-7238df06fa45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8657b37114334d3bb02660f11c37cd8d',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:41:22.114152 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-f3856863-8a94-4b24-9f2d-0bde44d1f0e8 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cda24f54-e63a-4a43-a952-a6b8f2851ef6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:41:22.121955 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-f3856863-8a94-4b24-9f2d-0bde44d1f0e8 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cda24f54-e63a-4a43-a952-a6b8f2851ef6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:41:22.122973 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-f3856863-8a94-4b24-9f2d-0bde44d1f0e8 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Flow 'volume_create_api' (c80c7a51-9a2d-4896-b562-07e02ccfeb96) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:41:22.123338 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-f3856863-8a94-4b24-9f2d-0bde44d1f0e8 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Create volume request issued successfully. Jul 03 02:41:22.123930 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-f3856863-8a94-4b24-9f2d-0bde44d1f0e8 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:41:22.124616 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1260/5076] 10.4.3.223 () {68 vars in 1259 bytes} [Fri Jul 3 02:41:21 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) Jul 03 02:41:22.137888 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-5892fbe8-f3d1-47f8-be58-c54871f1d9c4 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:22.140403 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-5892fbe8-f3d1-47f8-be58-c54871f1d9c4 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] GET https://10.4.3.223/volume/v3/volumes/776dc51f-623b-4596-9af3-7d4869eeb3f9 Jul 03 02:41:22.140725 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-5892fbe8-f3d1-47f8-be58-c54871f1d9c4 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:22.140931 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-5892fbe8-f3d1-47f8-be58-c54871f1d9c4 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:22.147755 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:22.147755 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:41:22.151712 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-5892fbe8-f3d1-47f8-be58-c54871f1d9c4 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Volume info retrieved successfully. Jul 03 02:41:22.156480 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-5892fbe8-f3d1-47f8-be58-c54871f1d9c4 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] https://10.4.3.223/volume/v3/volumes/776dc51f-623b-4596-9af3-7d4869eeb3f9 returned with HTTP 200 Jul 03 02:41:22.156898 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1275/5077] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:41:22 2026] GET /volume/v3/volumes/776dc51f-623b-4596-9af3-7d4869eeb3f9 => generated 823 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:41:23.172866 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-95e8476f-9d99-4911-8841-c341814345e5 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:23.174507 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-95e8476f-9d99-4911-8841-c341814345e5 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] GET https://10.4.3.223/volume/v3/volumes/776dc51f-623b-4596-9af3-7d4869eeb3f9 Jul 03 02:41:23.174855 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-95e8476f-9d99-4911-8841-c341814345e5 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:23.175108 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-95e8476f-9d99-4911-8841-c341814345e5 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:23.182320 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:23.182320 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:41:23.189086 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-95e8476f-9d99-4911-8841-c341814345e5 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Volume info retrieved successfully. Jul 03 02:41:23.191349 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-95e8476f-9d99-4911-8841-c341814345e5 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] https://10.4.3.223/volume/v3/volumes/776dc51f-623b-4596-9af3-7d4869eeb3f9 returned with HTTP 200 Jul 03 02:41:23.191859 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1275/5078] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:41:23 2026] GET /volume/v3/volumes/776dc51f-623b-4596-9af3-7d4869eeb3f9 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:41:23.207767 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-02dc1b28-aaf3-4699-a269-5cab0c6deda1 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:23.209624 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-02dc1b28-aaf3-4699-a269-5cab0c6deda1 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] GET https://10.4.3.223/volume/v3/volumes/776dc51f-623b-4596-9af3-7d4869eeb3f9 Jul 03 02:41:23.209841 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-02dc1b28-aaf3-4699-a269-5cab0c6deda1 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:23.210043 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-02dc1b28-aaf3-4699-a269-5cab0c6deda1 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:23.217553 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:23.217553 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:41:23.222852 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-02dc1b28-aaf3-4699-a269-5cab0c6deda1 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Volume info retrieved successfully. Jul 03 02:41:23.230695 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-02dc1b28-aaf3-4699-a269-5cab0c6deda1 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] https://10.4.3.223/volume/v3/volumes/776dc51f-623b-4596-9af3-7d4869eeb3f9 returned with HTTP 200 Jul 03 02:41:23.231232 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1269/5079] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:41:23 2026] GET /volume/v3/volumes/776dc51f-623b-4596-9af3-7d4869eeb3f9 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:41:23.246770 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-6f2b97c8-1f6f-46d9-bafe-8959cdf345e8 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:23.249346 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-6f2b97c8-1f6f-46d9-bafe-8959cdf345e8 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] GET https://10.4.3.223/volume/v3/volumes Jul 03 02:41:23.249651 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-6f2b97c8-1f6f-46d9-bafe-8959cdf345e8 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:23.249921 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-6f2b97c8-1f6f-46d9-bafe-8959cdf345e8 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Calling method 'index' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:23.250299 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.api_utils [None req-6f2b97c8-1f6f-46d9-bafe-8959cdf345e8 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Removing options '' from query. {{(pid=100014) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 02:41:23.250836 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:23.250836 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:41:23.251536 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-6f2b97c8-1f6f-46d9-bafe-8959cdf345e8 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100014) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 02:41:23.261344 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-6f2b97c8-1f6f-46d9-bafe-8959cdf345e8 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Get all volumes completed successfully. Jul 03 02:41:23.262034 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-6f2b97c8-1f6f-46d9-bafe-8959cdf345e8 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 200 Jul 03 02:41:23.262664 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1261/5080] 10.4.3.223 () {66 vars in 1237 bytes} [Fri Jul 3 02:41:23 2026] GET /volume/v3/volumes => generated 339 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:41:23.272762 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-cda19782-01c8-4982-8e97-07bc69b3a89f None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:23.274690 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-cda19782-01c8-4982-8e97-07bc69b3a89f tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] GET https://10.4.3.223/volume/v3/volumes/776dc51f-623b-4596-9af3-7d4869eeb3f9 Jul 03 02:41:23.274879 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-cda19782-01c8-4982-8e97-07bc69b3a89f tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:23.275056 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-cda19782-01c8-4982-8e97-07bc69b3a89f tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:23.277082 np0000004352 devstack@c-api.service[100015]: DEBUG dbcounter [-] [100015] Writing DB stats cinder:SELECT=128,cinder:UPDATE=19,cinder:INSERT=2 {{(pid=100015) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 02:41:23.282710 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:23.282710 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:41:23.287818 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-cda19782-01c8-4982-8e97-07bc69b3a89f tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Volume info retrieved successfully. Jul 03 02:41:23.292210 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-cda19782-01c8-4982-8e97-07bc69b3a89f tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] https://10.4.3.223/volume/v3/volumes/776dc51f-623b-4596-9af3-7d4869eeb3f9 returned with HTTP 200 Jul 03 02:41:23.292603 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1276/5081] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:41:23 2026] GET /volume/v3/volumes/776dc51f-623b-4596-9af3-7d4869eeb3f9 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:41:23.335928 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-33489d7d-bbb1-4402-9d72-951b7cccce08 req-35374c0e-c8e4-4eea-9473-cfa564ca326b None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:23.337731 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-33489d7d-bbb1-4402-9d72-951b7cccce08 req-35374c0e-c8e4-4eea-9473-cfa564ca326b tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] GET https://10.4.3.223/volume/v3/volumes/776dc51f-623b-4596-9af3-7d4869eeb3f9 Jul 03 02:41:23.338059 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-33489d7d-bbb1-4402-9d72-951b7cccce08 req-35374c0e-c8e4-4eea-9473-cfa564ca326b tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:23.338343 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-33489d7d-bbb1-4402-9d72-951b7cccce08 req-35374c0e-c8e4-4eea-9473-cfa564ca326b tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:23.344984 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:23.344984 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:41:23.348544 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-33489d7d-bbb1-4402-9d72-951b7cccce08 req-35374c0e-c8e4-4eea-9473-cfa564ca326b tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Volume info retrieved successfully. Jul 03 02:41:23.352959 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-33489d7d-bbb1-4402-9d72-951b7cccce08 req-35374c0e-c8e4-4eea-9473-cfa564ca326b tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] https://10.4.3.223/volume/v3/volumes/776dc51f-623b-4596-9af3-7d4869eeb3f9 returned with HTTP 200 Jul 03 02:41:23.352959 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1276/5082] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:41:23 2026] GET /volume/v3/volumes/776dc51f-623b-4596-9af3-7d4869eeb3f9 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:41:23.931556 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-d5352020-2aa3-4055-8bf5-557f0ce65330 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:23.933254 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-d5352020-2aa3-4055-8bf5-557f0ce65330 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] DELETE https://10.4.3.223/volume/v3/volumes/e9d715e2-816b-46e3-a20f-67f1acf0e365 Jul 03 02:41:23.933527 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-d5352020-2aa3-4055-8bf5-557f0ce65330 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:23.933789 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-d5352020-2aa3-4055-8bf5-557f0ce65330 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Calling method 'delete' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:23.934056 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.volumes [None req-d5352020-2aa3-4055-8bf5-557f0ce65330 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Delete volume with id: e9d715e2-816b-46e3-a20f-67f1acf0e365 Jul 03 02:41:23.941787 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:23.941787 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:41:23.942261 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-d5352020-2aa3-4055-8bf5-557f0ce65330 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Volume info retrieved successfully. Jul 03 02:41:23.965656 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-d5352020-2aa3-4055-8bf5-557f0ce65330 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Delete volume request issued successfully. Jul 03 02:41:23.965897 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-d5352020-2aa3-4055-8bf5-557f0ce65330 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] https://10.4.3.223/volume/v3/volumes/e9d715e2-816b-46e3-a20f-67f1acf0e365 returned with HTTP 202 Jul 03 02:41:23.966453 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1270/5083] 10.4.3.223 () {68 vars in 1392 bytes} [Fri Jul 3 02:41:23 2026] DELETE /volume/v3/volumes/e9d715e2-816b-46e3-a20f-67f1acf0e365 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 02:41:23.976029 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-e30c1f34-a632-4e8b-913b-5bd1bba68711 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:23.976735 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-e30c1f34-a632-4e8b-913b-5bd1bba68711 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] GET https://10.4.3.223/volume/v3/volumes/e9d715e2-816b-46e3-a20f-67f1acf0e365 Jul 03 02:41:23.977104 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-e30c1f34-a632-4e8b-913b-5bd1bba68711 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:23.977445 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-e30c1f34-a632-4e8b-913b-5bd1bba68711 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:23.993508 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:23.993508 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:41:23.999739 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-e30c1f34-a632-4e8b-913b-5bd1bba68711 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Volume info retrieved successfully. Jul 03 02:41:24.008918 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-e30c1f34-a632-4e8b-913b-5bd1bba68711 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] https://10.4.3.223/volume/v3/volumes/e9d715e2-816b-46e3-a20f-67f1acf0e365 returned with HTTP 200 Jul 03 02:41:24.009593 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1262/5084] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:41:23 2026] GET /volume/v3/volumes/e9d715e2-816b-46e3-a20f-67f1acf0e365 => generated 1387 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:41:25.024808 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-ba0958ff-a8af-4839-b05c-582685808bc0 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:25.027092 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-ba0958ff-a8af-4839-b05c-582685808bc0 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] GET https://10.4.3.223/volume/v3/volumes/e9d715e2-816b-46e3-a20f-67f1acf0e365 Jul 03 02:41:25.027387 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-ba0958ff-a8af-4839-b05c-582685808bc0 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:25.027701 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-ba0958ff-a8af-4839-b05c-582685808bc0 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:25.035520 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-ba0958ff-a8af-4839-b05c-582685808bc0 tempest-TestVolumeBootPatternV346-577715115 tempest-TestVolumeBootPatternV346-577715115-project-member] https://10.4.3.223/volume/v3/volumes/e9d715e2-816b-46e3-a20f-67f1acf0e365 returned with HTTP 404 Jul 03 02:41:25.036152 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1277/5085] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:41:25 2026] GET /volume/v3/volumes/e9d715e2-816b-46e3-a20f-67f1acf0e365 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 02:41:25.392671 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-d435bb56-cd23-4d5e-bf3e-1bf48bc7621a None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:25.392671 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-d435bb56-cd23-4d5e-bf3e-1bf48bc7621a None None] GET https://10.4.3.223/volume// Jul 03 02:41:25.392671 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-d435bb56-cd23-4d5e-bf3e-1bf48bc7621a None None] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:25.392671 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-d435bb56-cd23-4d5e-bf3e-1bf48bc7621a None None] Calling method 'all' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:25.392671 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-d435bb56-cd23-4d5e-bf3e-1bf48bc7621a None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:41:25.392671 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1277/5086] 10.4.3.223 () {66 vars in 1428 bytes} [Fri Jul 3 02:41:25 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:41:25.401939 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-33489d7d-bbb1-4402-9d72-951b7cccce08 req-aadb8a41-e0a4-4535-a720-4dc669d0cb25 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:25.488144 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-33489d7d-bbb1-4402-9d72-951b7cccce08 req-aadb8a41-e0a4-4535-a720-4dc669d0cb25 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] POST https://10.4.3.223/volume/v3/attachments Jul 03 02:41:25.488144 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-33489d7d-bbb1-4402-9d72-951b7cccce08 req-aadb8a41-e0a4-4535-a720-4dc669d0cb25 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "776dc51f-623b-4596-9af3-7d4869eeb3f9", "connector": null, "instance_uuid": "d85fc9d7-b9be-4381-8b89-341b112a6e11"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:41:25.497465 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:25.497465 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:41:25.531817 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-33489d7d-bbb1-4402-9d72-951b7cccce08 req-aadb8a41-e0a4-4535-a720-4dc669d0cb25 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Jul 03 02:41:25.532319 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1271/5087] 10.4.3.223 () {74 vars in 1594 bytes} [Fri Jul 3 02:41:25 2026] POST /volume/v3/attachments => generated 273 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:41:25.881320 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-d7dcdcae-664c-471e-92fe-9130e517b9cb None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:25.883987 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-d7dcdcae-664c-471e-92fe-9130e517b9cb tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] GET https://10.4.3.223/volume/v3/volumes/776dc51f-623b-4596-9af3-7d4869eeb3f9 Jul 03 02:41:25.884206 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-d7dcdcae-664c-471e-92fe-9130e517b9cb tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:25.884507 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-d7dcdcae-664c-471e-92fe-9130e517b9cb tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:25.900559 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:25.900559 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:41:25.904228 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-d7dcdcae-664c-471e-92fe-9130e517b9cb tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Volume info retrieved successfully. Jul 03 02:41:25.915194 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-d7dcdcae-664c-471e-92fe-9130e517b9cb tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] https://10.4.3.223/volume/v3/volumes/776dc51f-623b-4596-9af3-7d4869eeb3f9 returned with HTTP 200 Jul 03 02:41:25.915483 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1263/5088] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:41:25 2026] GET /volume/v3/volumes/776dc51f-623b-4596-9af3-7d4869eeb3f9 => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:41:26.063880 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-78a6b024-4d32-4908-a720-9093c88c6346 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:26.064284 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-78a6b024-4d32-4908-a720-9093c88c6346 None None] GET https://10.4.3.223/volume// Jul 03 02:41:26.064484 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-78a6b024-4d32-4908-a720-9093c88c6346 None None] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:26.064702 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-78a6b024-4d32-4908-a720-9093c88c6346 None None] Calling method 'all' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:26.065081 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-78a6b024-4d32-4908-a720-9093c88c6346 None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:41:26.065403 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1278/5089] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:41:26 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:41:26.072436 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-33489d7d-bbb1-4402-9d72-951b7cccce08 req-c091d21b-99fc-4188-982c-fdd675e32a21 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:26.074029 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-33489d7d-bbb1-4402-9d72-951b7cccce08 req-c091d21b-99fc-4188-982c-fdd675e32a21 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] GET https://10.4.3.223/volume/v3/volumes/776dc51f-623b-4596-9af3-7d4869eeb3f9 Jul 03 02:41:26.074510 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-33489d7d-bbb1-4402-9d72-951b7cccce08 req-c091d21b-99fc-4188-982c-fdd675e32a21 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:26.074769 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-33489d7d-bbb1-4402-9d72-951b7cccce08 req-c091d21b-99fc-4188-982c-fdd675e32a21 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:26.083686 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:26.083686 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:41:26.087170 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-33489d7d-bbb1-4402-9d72-951b7cccce08 req-c091d21b-99fc-4188-982c-fdd675e32a21 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Volume info retrieved successfully. Jul 03 02:41:26.091104 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-33489d7d-bbb1-4402-9d72-951b7cccce08 req-c091d21b-99fc-4188-982c-fdd675e32a21 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] https://10.4.3.223/volume/v3/volumes/776dc51f-623b-4596-9af3-7d4869eeb3f9 returned with HTTP 200 Jul 03 02:41:26.091624 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1278/5090] 10.4.3.223 () {70 vars in 1639 bytes} [Fri Jul 3 02:41:26 2026] GET /volume/v3/volumes/776dc51f-623b-4596-9af3-7d4869eeb3f9 => generated 1027 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:41:26.199656 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-33489d7d-bbb1-4402-9d72-951b7cccce08 req-04c19390-b58b-4ab5-9a81-ab5dd6fcf64e None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:26.201452 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-33489d7d-bbb1-4402-9d72-951b7cccce08 req-04c19390-b58b-4ab5-9a81-ab5dd6fcf64e tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] PUT https://10.4.3.223/volume/v3/attachments/d5b803e7-9dc1-42a1-872a-41903a4960b7 Jul 03 02:41:26.201808 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-33489d7d-bbb1-4402-9d72-951b7cccce08 req-04c19390-b58b-4ab5-9a81-ab5dd6fcf64e tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000004352", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2a2633a05d73", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "80a8c083-552c-46a2-8db9-fd9e83fa2364", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:41:26.208191 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.coordination [req-33489d7d-bbb1-4402-9d72-951b7cccce08 req-04c19390-b58b-4ab5-9a81-ab5dd6fcf64e tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Acquiring lock "cinder-attachment_update-776dc51f-623b-4596-9af3-7d4869eeb3f9-np0000004352" by "attachment_update" {{(pid=100012) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 02:41:26.211855 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.coordination [req-33489d7d-bbb1-4402-9d72-951b7cccce08 req-04c19390-b58b-4ab5-9a81-ab5dd6fcf64e tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Lock "cinder-attachment_update-776dc51f-623b-4596-9af3-7d4869eeb3f9-np0000004352" acquired by "attachment_update" :: waited 0.004s {{(pid=100012) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 02:41:26.212658 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:26.212658 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:41:26.734204 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.coordination [req-33489d7d-bbb1-4402-9d72-951b7cccce08 req-04c19390-b58b-4ab5-9a81-ab5dd6fcf64e tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Lock "cinder-attachment_update-776dc51f-623b-4596-9af3-7d4869eeb3f9-np0000004352" released by "attachment_update" :: held 0.522s {{(pid=100012) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 02:41:26.734657 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-33489d7d-bbb1-4402-9d72-951b7cccce08 req-04c19390-b58b-4ab5-9a81-ab5dd6fcf64e tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] https://10.4.3.223/volume/v3/attachments/d5b803e7-9dc1-42a1-872a-41903a4960b7 returned with HTTP 200 Jul 03 02:41:26.734901 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1272/5091] 10.4.3.223 () {74 vars in 1704 bytes} [Fri Jul 3 02:41:26 2026] PUT /volume/v3/attachments/d5b803e7-9dc1-42a1-872a-41903a4960b7 => generated 969 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:41:26.931140 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-68e78389-6d50-426f-a844-5eb5957fbcd7 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:26.935928 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-68e78389-6d50-426f-a844-5eb5957fbcd7 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] GET https://10.4.3.223/volume/v3/volumes/776dc51f-623b-4596-9af3-7d4869eeb3f9 Jul 03 02:41:26.936987 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-68e78389-6d50-426f-a844-5eb5957fbcd7 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:26.936987 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-68e78389-6d50-426f-a844-5eb5957fbcd7 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:26.941914 np0000004352 devstack@c-api.service[100014]: DEBUG dbcounter [-] [100014] Writing DB stats cinder:SELECT=148,cinder:UPDATE=29,cinder:INSERT=7 {{(pid=100014) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 02:41:26.954468 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:26.954468 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:41:26.959015 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-68e78389-6d50-426f-a844-5eb5957fbcd7 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Volume info retrieved successfully. Jul 03 02:41:26.964922 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-68e78389-6d50-426f-a844-5eb5957fbcd7 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] https://10.4.3.223/volume/v3/volumes/776dc51f-623b-4596-9af3-7d4869eeb3f9 returned with HTTP 200 Jul 03 02:41:26.965465 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1264/5092] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:41:26 2026] GET /volume/v3/volumes/776dc51f-623b-4596-9af3-7d4869eeb3f9 => generated 848 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:41:27.997281 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-52f6012b-081a-4820-bfd0-4a699a80603b None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:27.999170 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-52f6012b-081a-4820-bfd0-4a699a80603b tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] GET https://10.4.3.223/volume/v3/volumes/776dc51f-623b-4596-9af3-7d4869eeb3f9 Jul 03 02:41:27.999452 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-52f6012b-081a-4820-bfd0-4a699a80603b tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:27.999717 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-52f6012b-081a-4820-bfd0-4a699a80603b tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:28.016519 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:28.016519 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:41:28.020157 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-52f6012b-081a-4820-bfd0-4a699a80603b tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Volume info retrieved successfully. Jul 03 02:41:28.025096 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-52f6012b-081a-4820-bfd0-4a699a80603b tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] https://10.4.3.223/volume/v3/volumes/776dc51f-623b-4596-9af3-7d4869eeb3f9 returned with HTTP 200 Jul 03 02:41:28.025501 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1279/5093] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:41:27 2026] GET /volume/v3/volumes/776dc51f-623b-4596-9af3-7d4869eeb3f9 => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:41:29.044680 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-6585ef5a-4561-4fc1-95cf-23d640cbf9da None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:29.046555 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-6585ef5a-4561-4fc1-95cf-23d640cbf9da tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] GET https://10.4.3.223/volume/v3/volumes/776dc51f-623b-4596-9af3-7d4869eeb3f9 Jul 03 02:41:29.046809 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-6585ef5a-4561-4fc1-95cf-23d640cbf9da tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:29.047041 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-6585ef5a-4561-4fc1-95cf-23d640cbf9da tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:29.056644 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:29.056644 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:41:29.060351 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-6585ef5a-4561-4fc1-95cf-23d640cbf9da tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Volume info retrieved successfully. Jul 03 02:41:29.065326 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-6585ef5a-4561-4fc1-95cf-23d640cbf9da tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] https://10.4.3.223/volume/v3/volumes/776dc51f-623b-4596-9af3-7d4869eeb3f9 returned with HTTP 200 Jul 03 02:41:29.065828 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1279/5094] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:41:29 2026] GET /volume/v3/volumes/776dc51f-623b-4596-9af3-7d4869eeb3f9 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:41:30.079414 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-b6c4d36a-925e-4989-9b58-5e46dcb35788 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:30.081991 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-b6c4d36a-925e-4989-9b58-5e46dcb35788 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] GET https://10.4.3.223/volume/v3/volumes/776dc51f-623b-4596-9af3-7d4869eeb3f9 Jul 03 02:41:30.082277 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-b6c4d36a-925e-4989-9b58-5e46dcb35788 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:30.082555 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-b6c4d36a-925e-4989-9b58-5e46dcb35788 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:30.096155 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:30.096155 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:41:30.101280 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-b6c4d36a-925e-4989-9b58-5e46dcb35788 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Volume info retrieved successfully. Jul 03 02:41:30.109177 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-b6c4d36a-925e-4989-9b58-5e46dcb35788 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] https://10.4.3.223/volume/v3/volumes/776dc51f-623b-4596-9af3-7d4869eeb3f9 returned with HTTP 200 Jul 03 02:41:30.109750 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1273/5095] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:41:30 2026] GET /volume/v3/volumes/776dc51f-623b-4596-9af3-7d4869eeb3f9 => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:41:30.257463 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-6d644d34-e3ba-4c95-bc79-324713d7fca3 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:30.366376 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-6d644d34-e3ba-4c95-bc79-324713d7fca3 tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:41:30.366850 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-6d644d34-e3ba-4c95-bc79-324713d7fca3 tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-1066425376"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:41:30.368676 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.volumes [None req-6d644d34-e3ba-4c95-bc79-324713d7fca3 tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-1066425376'}} {{(pid=100014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:41:30.368826 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.volumes [None req-6d644d34-e3ba-4c95-bc79-324713d7fca3 tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Create volume of 1 GB Jul 03 02:41:30.373704 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-6d644d34-e3ba-4c95-bc79-324713d7fca3 tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Availability Zones retrieved successfully. Jul 03 02:41:30.382629 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-6d644d34-e3ba-4c95-bc79-324713d7fca3 tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Flow 'volume_create_api' (65404c7a-0061-4969-a083-9d6022e84473) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:41:30.383558 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-6d644d34-e3ba-4c95-bc79-324713d7fca3 tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5bb9ef2-eb32-4b1a-b9f6-bba9605d1d88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:41:30.384793 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.flows.api.create_volume [None req-6d644d34-e3ba-4c95-bc79-324713d7fca3 tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Validating volume size '1' using validate_int {{(pid=100014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:41:30.417337 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-6d644d34-e3ba-4c95-bc79-324713d7fca3 tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5bb9ef2-eb32-4b1a-b9f6-bba9605d1d88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:41:30.418387 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-6d644d34-e3ba-4c95-bc79-324713d7fca3 tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (701f0a33-45e1-4c1d-81cb-baa00eb2a41e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:41:30.489121 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.quota [None req-6d644d34-e3ba-4c95-bc79-324713d7fca3 tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Created reservations ['ce829030-bf49-4be6-916b-b13af6c10d9e', 'ffe5d4a3-1f92-4e1f-b351-02ab04156ea1', 'ddac71a9-9ea5-4f71-a038-c4d2354ce4db', 'ec5f9fdc-ea46-4c86-950c-cc869eef73d3'] {{(pid=100014) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:41:30.490087 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-6d644d34-e3ba-4c95-bc79-324713d7fca3 tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (701f0a33-45e1-4c1d-81cb-baa00eb2a41e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ce829030-bf49-4be6-916b-b13af6c10d9e', 'ffe5d4a3-1f92-4e1f-b351-02ab04156ea1', 'ddac71a9-9ea5-4f71-a038-c4d2354ce4db', 'ec5f9fdc-ea46-4c86-950c-cc869eef73d3']}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:41:30.491152 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-6d644d34-e3ba-4c95-bc79-324713d7fca3 tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f014a1f-0807-4a19-8093-023d6a3b6c35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:41:30.517575 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-6d644d34-e3ba-4c95-bc79-324713d7fca3 tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f014a1f-0807-4a19-8093-023d6a3b6c35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4d56b152-307e-49c1-9ea6-10e4faea40e9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1066425376',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb899c791e4a409d82c32d264894b8ae',qos_specs=None,replication_status=,reservations=['ce829030-bf49-4be6-916b-b13af6c10d9e','ffe5d4a3-1f92-4e1f-b351-02ab04156ea1','ddac71a9-9ea5-4f71-a038-c4d2354ce4db','ec5f9fdc-ea46-4c86-950c-cc869eef73d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='455f1d5acc924b5d8c039870d84c4244',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:41:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1066425376',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4d56b152-307e-49c1-9ea6-10e4faea40e9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb899c791e4a409d82c32d264894b8ae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='455f1d5acc924b5d8c039870d84c4244',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:41:30.518521 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-6d644d34-e3ba-4c95-bc79-324713d7fca3 tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69637e95-4a05-4608-89fd-8dbfce2fd764) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:41:30.538807 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-6d644d34-e3ba-4c95-bc79-324713d7fca3 tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69637e95-4a05-4608-89fd-8dbfce2fd764) transitioned into state 'SUCCESS' from state '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-1066425376',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb899c791e4a409d82c32d264894b8ae',qos_specs=None,replication_status=,reservations=['ce829030-bf49-4be6-916b-b13af6c10d9e','ffe5d4a3-1f92-4e1f-b351-02ab04156ea1','ddac71a9-9ea5-4f71-a038-c4d2354ce4db','ec5f9fdc-ea46-4c86-950c-cc869eef73d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='455f1d5acc924b5d8c039870d84c4244',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:41:30.539711 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-6d644d34-e3ba-4c95-bc79-324713d7fca3 tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0a93069-4845-45ab-8445-48944b6ac177) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:41:30.551957 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-6d644d34-e3ba-4c95-bc79-324713d7fca3 tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0a93069-4845-45ab-8445-48944b6ac177) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:41:30.553015 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-6d644d34-e3ba-4c95-bc79-324713d7fca3 tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Flow 'volume_create_api' (65404c7a-0061-4969-a083-9d6022e84473) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:41:30.553393 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-6d644d34-e3ba-4c95-bc79-324713d7fca3 tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Create volume request issued successfully. Jul 03 02:41:30.554085 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-6d644d34-e3ba-4c95-bc79-324713d7fca3 tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:41:30.554588 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1265/5096] 10.4.3.223 () {70 vars in 1299 bytes} [Fri Jul 3 02:41:30 2026] POST /volume/v3/volumes => generated 766 bytes in 297 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:41:30.565977 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-0be9d7f2-ed4e-4f45-ba87-9526f189ab00 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:30.567590 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-0be9d7f2-ed4e-4f45-ba87-9526f189ab00 tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] GET https://10.4.3.223/volume/v3/volumes/4d56b152-307e-49c1-9ea6-10e4faea40e9 Jul 03 02:41:30.568661 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-0be9d7f2-ed4e-4f45-ba87-9526f189ab00 tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:30.568661 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-0be9d7f2-ed4e-4f45-ba87-9526f189ab00 tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:30.574829 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:30.574829 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:41:30.578332 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-0be9d7f2-ed4e-4f45-ba87-9526f189ab00 tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Volume info retrieved successfully. Jul 03 02:41:30.582585 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-0be9d7f2-ed4e-4f45-ba87-9526f189ab00 tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] https://10.4.3.223/volume/v3/volumes/4d56b152-307e-49c1-9ea6-10e4faea40e9 returned with HTTP 200 Jul 03 02:41:30.582960 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1280/5097] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:41:30 2026] GET /volume/v3/volumes/4d56b152-307e-49c1-9ea6-10e4faea40e9 => generated 834 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:41:31.125737 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-0e899848-a976-44c6-a260-92964046c2ed None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:31.127266 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-0e899848-a976-44c6-a260-92964046c2ed tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] GET https://10.4.3.223/volume/v3/volumes/776dc51f-623b-4596-9af3-7d4869eeb3f9 Jul 03 02:41:31.127437 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-0e899848-a976-44c6-a260-92964046c2ed tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:31.127608 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-0e899848-a976-44c6-a260-92964046c2ed tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:31.135816 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:31.135816 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:41:31.138953 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-0e899848-a976-44c6-a260-92964046c2ed tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Volume info retrieved successfully. Jul 03 02:41:31.142594 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-0e899848-a976-44c6-a260-92964046c2ed tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] https://10.4.3.223/volume/v3/volumes/776dc51f-623b-4596-9af3-7d4869eeb3f9 returned with HTTP 200 Jul 03 02:41:31.142949 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1280/5098] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:41:31 2026] GET /volume/v3/volumes/776dc51f-623b-4596-9af3-7d4869eeb3f9 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:41:31.598219 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-ede7bdf7-1c2d-4e4c-8e44-c0bb7e81437d None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:31.600731 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-ede7bdf7-1c2d-4e4c-8e44-c0bb7e81437d tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] GET https://10.4.3.223/volume/v3/volumes/4d56b152-307e-49c1-9ea6-10e4faea40e9 Jul 03 02:41:31.601065 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-ede7bdf7-1c2d-4e4c-8e44-c0bb7e81437d tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:31.601378 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-ede7bdf7-1c2d-4e4c-8e44-c0bb7e81437d tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:31.610658 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:31.610658 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:41:31.615735 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-ede7bdf7-1c2d-4e4c-8e44-c0bb7e81437d tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Volume info retrieved successfully. Jul 03 02:41:31.622248 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-ede7bdf7-1c2d-4e4c-8e44-c0bb7e81437d tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] https://10.4.3.223/volume/v3/volumes/4d56b152-307e-49c1-9ea6-10e4faea40e9 returned with HTTP 200 Jul 03 02:41:31.622798 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1274/5099] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:41:31 2026] GET /volume/v3/volumes/4d56b152-307e-49c1-9ea6-10e4faea40e9 => generated 859 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:41:31.634997 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-e25e374c-af62-432a-9d74-8718c647b049 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:31.638094 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-e25e374c-af62-432a-9d74-8718c647b049 tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] POST https://10.4.3.223/volume/v3/snapshots Jul 03 02:41:31.638596 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-e25e374c-af62-432a-9d74-8718c647b049 tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4d56b152-307e-49c1-9ea6-10e4faea40e9", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-1349581934"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:41:31.651197 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:31.651197 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:41:31.651905 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-e25e374c-af62-432a-9d74-8718c647b049 tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Volume info retrieved successfully. Jul 03 02:41:31.652093 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.snapshots [None req-e25e374c-af62-432a-9d74-8718c647b049 tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Create snapshot from volume 4d56b152-307e-49c1-9ea6-10e4faea40e9 Jul 03 02:41:31.692020 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.quota [None req-e25e374c-af62-432a-9d74-8718c647b049 tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Created reservations ['54844bd7-7ba6-4b78-99d0-07bcb2591d84', '28f0d832-5622-4336-bc01-b2bd0b1acb9b', 'd5e13d04-89a5-458a-a809-0ef56383d574', 'aeb9bfc1-2d5f-41d2-89e6-25a74996c3c7'] {{(pid=100014) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:41:31.725105 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-e25e374c-af62-432a-9d74-8718c647b049 tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Snapshot create request issued successfully. Jul 03 02:41:31.725586 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-e25e374c-af62-432a-9d74-8718c647b049 tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] https://10.4.3.223/volume/v3/snapshots returned with HTTP 202 Jul 03 02:41:31.726090 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1266/5100] 10.4.3.223 () {68 vars in 1265 bytes} [Fri Jul 3 02:41:31 2026] POST /volume/v3/snapshots => generated 322 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:41:31.740730 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-b1d33e64-8ae3-4ec5-93db-d2c4b020309d None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:31.742690 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-b1d33e64-8ae3-4ec5-93db-d2c4b020309d tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] GET https://10.4.3.223/volume/v3/snapshots/8c444a5d-f5f1-4372-aec3-e4e24cecdc67 Jul 03 02:41:31.742942 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-b1d33e64-8ae3-4ec5-93db-d2c4b020309d tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:31.743144 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-b1d33e64-8ae3-4ec5-93db-d2c4b020309d tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:31.748834 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:31.748834 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:41:31.749443 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-b1d33e64-8ae3-4ec5-93db-d2c4b020309d tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Snapshot retrieved successfully. Jul 03 02:41:31.750326 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-b1d33e64-8ae3-4ec5-93db-d2c4b020309d tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] https://10.4.3.223/volume/v3/snapshots/8c444a5d-f5f1-4372-aec3-e4e24cecdc67 returned with HTTP 200 Jul 03 02:41:31.750841 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1281/5101] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:41:31 2026] GET /volume/v3/snapshots/8c444a5d-f5f1-4372-aec3-e4e24cecdc67 => generated 454 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:41:32.157270 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-2a4fdf36-91c6-40a1-94b8-026a0e91ae93 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:32.159750 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-2a4fdf36-91c6-40a1-94b8-026a0e91ae93 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] GET https://10.4.3.223/volume/v3/volumes/776dc51f-623b-4596-9af3-7d4869eeb3f9 Jul 03 02:41:32.160058 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-2a4fdf36-91c6-40a1-94b8-026a0e91ae93 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:32.160333 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-2a4fdf36-91c6-40a1-94b8-026a0e91ae93 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:32.174394 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:32.174394 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:41:32.179625 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-2a4fdf36-91c6-40a1-94b8-026a0e91ae93 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Volume info retrieved successfully. Jul 03 02:41:32.185630 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-2a4fdf36-91c6-40a1-94b8-026a0e91ae93 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] https://10.4.3.223/volume/v3/volumes/776dc51f-623b-4596-9af3-7d4869eeb3f9 returned with HTTP 200 Jul 03 02:41:32.186126 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1281/5102] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:41:32 2026] GET /volume/v3/volumes/776dc51f-623b-4596-9af3-7d4869eeb3f9 => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:41:32.759894 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-17704ff5-ab9b-4213-a090-4df553157f10 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:32.762052 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-17704ff5-ab9b-4213-a090-4df553157f10 tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] GET https://10.4.3.223/volume/v3/snapshots/8c444a5d-f5f1-4372-aec3-e4e24cecdc67 Jul 03 02:41:32.762052 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-17704ff5-ab9b-4213-a090-4df553157f10 tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:32.762052 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-17704ff5-ab9b-4213-a090-4df553157f10 tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:32.766750 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:32.766750 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:41:32.767188 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-17704ff5-ab9b-4213-a090-4df553157f10 tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Snapshot retrieved successfully. Jul 03 02:41:32.767974 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-17704ff5-ab9b-4213-a090-4df553157f10 tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] https://10.4.3.223/volume/v3/snapshots/8c444a5d-f5f1-4372-aec3-e4e24cecdc67 returned with HTTP 200 Jul 03 02:41:32.768562 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1275/5103] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:41:32 2026] GET /volume/v3/snapshots/8c444a5d-f5f1-4372-aec3-e4e24cecdc67 => generated 481 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:41:32.778332 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-54409ced-f885-4c5b-bf87-0e7c5c322a93 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:32.780453 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-54409ced-f885-4c5b-bf87-0e7c5c322a93 tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] POST https://10.4.3.223/volume/v3/volumes/4d56b152-307e-49c1-9ea6-10e4faea40e9/action Jul 03 02:41:32.783232 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-54409ced-f885-4c5b-bf87-0e7c5c322a93 tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Action body: b'{"revert": {"snapshot_id": "8c444a5d-f5f1-4372-aec3-e4e24cecdc67"}}' {{(pid=100014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:41:32.783232 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-54409ced-f885-4c5b-bf87-0e7c5c322a93 tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "8c444a5d-f5f1-4372-aec3-e4e24cecdc67"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:41:32.792106 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:32.792106 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:41:32.793182 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-54409ced-f885-4c5b-bf87-0e7c5c322a93 tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Volume retrieved successfully. Jul 03 02:41:32.807745 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.volumes [None req-54409ced-f885-4c5b-bf87-0e7c5c322a93 tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Reverting volume 4d56b152-307e-49c1-9ea6-10e4faea40e9 to snapshot 8c444a5d-f5f1-4372-aec3-e4e24cecdc67. Jul 03 02:41:32.810404 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:32.810404 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:41:32.825070 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-54409ced-f885-4c5b-bf87-0e7c5c322a93 tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] https://10.4.3.223/volume/v3/volumes/4d56b152-307e-49c1-9ea6-10e4faea40e9/action returned with HTTP 202 Jul 03 02:41:32.829728 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1267/5104] 10.4.3.223 () {70 vars in 1431 bytes} [Fri Jul 3 02:41:32 2026] POST /volume/v3/volumes/4d56b152-307e-49c1-9ea6-10e4faea40e9/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 03 02:41:32.836135 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-2342b4da-8e4d-42c9-b804-839325fb8b40 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:32.838238 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-2342b4da-8e4d-42c9-b804-839325fb8b40 tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] GET https://10.4.3.223/volume/v3/volumes/4d56b152-307e-49c1-9ea6-10e4faea40e9 Jul 03 02:41:32.838514 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-2342b4da-8e4d-42c9-b804-839325fb8b40 tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:32.838718 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-2342b4da-8e4d-42c9-b804-839325fb8b40 tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:32.846786 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:32.846786 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:41:32.851508 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-2342b4da-8e4d-42c9-b804-839325fb8b40 tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Volume info retrieved successfully. Jul 03 02:41:32.856767 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-2342b4da-8e4d-42c9-b804-839325fb8b40 tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] https://10.4.3.223/volume/v3/volumes/4d56b152-307e-49c1-9ea6-10e4faea40e9 returned with HTTP 200 Jul 03 02:41:32.857210 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1282/5105] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:41:32 2026] GET /volume/v3/volumes/4d56b152-307e-49c1-9ea6-10e4faea40e9 => generated 859 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:41:32.944391 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-33489d7d-bbb1-4402-9d72-951b7cccce08 req-6dd2d7b7-ae24-4992-beef-7042e38d10d1 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:32.946586 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-33489d7d-bbb1-4402-9d72-951b7cccce08 req-6dd2d7b7-ae24-4992-beef-7042e38d10d1 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] POST https://10.4.3.223/volume/v3/attachments/d5b803e7-9dc1-42a1-872a-41903a4960b7/action Jul 03 02:41:32.947025 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-33489d7d-bbb1-4402-9d72-951b7cccce08 req-6dd2d7b7-ae24-4992-beef-7042e38d10d1 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Action body: b'{"os-complete": null}' {{(pid=100013) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:41:32.947200 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-33489d7d-bbb1-4402-9d72-951b7cccce08 req-6dd2d7b7-ae24-4992-beef-7042e38d10d1 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:41:32.963156 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:32.963156 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:41:32.973673 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-33489d7d-bbb1-4402-9d72-951b7cccce08 req-6dd2d7b7-ae24-4992-beef-7042e38d10d1 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] https://10.4.3.223/volume/v3/attachments/d5b803e7-9dc1-42a1-872a-41903a4960b7/action returned with HTTP 204 Jul 03 02:41:32.974223 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1282/5106] 10.4.3.223 () {74 vars in 1725 bytes} [Fri Jul 3 02:41:32 2026] POST /volume/v3/attachments/d5b803e7-9dc1-42a1-872a-41903a4960b7/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:41:33.198148 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-7343a085-25d5-4171-b757-64f21885121d None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:33.199742 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-7343a085-25d5-4171-b757-64f21885121d tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] GET https://10.4.3.223/volume/v3/volumes/776dc51f-623b-4596-9af3-7d4869eeb3f9 Jul 03 02:41:33.199940 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-7343a085-25d5-4171-b757-64f21885121d tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:33.200153 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-7343a085-25d5-4171-b757-64f21885121d tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:33.210388 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:33.210388 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:41:33.214330 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-7343a085-25d5-4171-b757-64f21885121d tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Volume info retrieved successfully. Jul 03 02:41:33.219656 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-7343a085-25d5-4171-b757-64f21885121d tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] https://10.4.3.223/volume/v3/volumes/776dc51f-623b-4596-9af3-7d4869eeb3f9 returned with HTTP 200 Jul 03 02:41:33.220203 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1276/5107] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:41:33 2026] GET /volume/v3/volumes/776dc51f-623b-4596-9af3-7d4869eeb3f9 => generated 1140 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:41:33.232919 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-cb6886dd-6883-4ebe-a635-4be36728e881 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:33.234937 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-cb6886dd-6883-4ebe-a635-4be36728e881 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] GET https://10.4.3.223/volume/v3/volumes/776dc51f-623b-4596-9af3-7d4869eeb3f9 Jul 03 02:41:33.235177 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-cb6886dd-6883-4ebe-a635-4be36728e881 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:33.235524 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-cb6886dd-6883-4ebe-a635-4be36728e881 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:33.246674 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:33.246674 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:41:33.251212 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-cb6886dd-6883-4ebe-a635-4be36728e881 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Volume info retrieved successfully. Jul 03 02:41:33.256307 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-cb6886dd-6883-4ebe-a635-4be36728e881 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] https://10.4.3.223/volume/v3/volumes/776dc51f-623b-4596-9af3-7d4869eeb3f9 returned with HTTP 200 Jul 03 02:41:33.256733 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1268/5108] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:41:33 2026] GET /volume/v3/volumes/776dc51f-623b-4596-9af3-7d4869eeb3f9 => generated 1140 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:41:33.268233 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-64c91e76-5f8d-42df-84aa-8ff00aa06109 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:33.270380 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-64c91e76-5f8d-42df-84aa-8ff00aa06109 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] GET https://10.4.3.223/volume/v3/volumes/776dc51f-623b-4596-9af3-7d4869eeb3f9 Jul 03 02:41:33.270625 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-64c91e76-5f8d-42df-84aa-8ff00aa06109 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:33.270878 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-64c91e76-5f8d-42df-84aa-8ff00aa06109 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:33.282410 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:33.282410 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:41:33.286522 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-64c91e76-5f8d-42df-84aa-8ff00aa06109 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Volume info retrieved successfully. Jul 03 02:41:33.292387 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-64c91e76-5f8d-42df-84aa-8ff00aa06109 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] https://10.4.3.223/volume/v3/volumes/776dc51f-623b-4596-9af3-7d4869eeb3f9 returned with HTTP 200 Jul 03 02:41:33.292897 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1283/5109] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:41:33 2026] GET /volume/v3/volumes/776dc51f-623b-4596-9af3-7d4869eeb3f9 => generated 1140 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:41:33.872596 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-559c920f-7a9a-4ab3-842d-adcc69dbf013 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:33.874306 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-559c920f-7a9a-4ab3-842d-adcc69dbf013 tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] GET https://10.4.3.223/volume/v3/volumes/4d56b152-307e-49c1-9ea6-10e4faea40e9 Jul 03 02:41:33.874555 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-559c920f-7a9a-4ab3-842d-adcc69dbf013 tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:33.874772 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-559c920f-7a9a-4ab3-842d-adcc69dbf013 tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:33.881308 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:33.881308 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:41:33.884673 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-559c920f-7a9a-4ab3-842d-adcc69dbf013 tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Volume info retrieved successfully. Jul 03 02:41:33.888490 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-559c920f-7a9a-4ab3-842d-adcc69dbf013 tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] https://10.4.3.223/volume/v3/volumes/4d56b152-307e-49c1-9ea6-10e4faea40e9 returned with HTTP 200 Jul 03 02:41:33.888888 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1283/5110] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:41:33 2026] GET /volume/v3/volumes/4d56b152-307e-49c1-9ea6-10e4faea40e9 => generated 859 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:41:33.905321 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-8bbf7a3c-3bdb-42bf-96bf-6321831bbb52 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:33.907143 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-8bbf7a3c-3bdb-42bf-96bf-6321831bbb52 tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] GET https://10.4.3.223/volume/v3/snapshots/8c444a5d-f5f1-4372-aec3-e4e24cecdc67 Jul 03 02:41:33.907340 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-8bbf7a3c-3bdb-42bf-96bf-6321831bbb52 tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:33.907559 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-8bbf7a3c-3bdb-42bf-96bf-6321831bbb52 tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:33.913108 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:33.913108 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:41:33.913559 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-8bbf7a3c-3bdb-42bf-96bf-6321831bbb52 tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Snapshot retrieved successfully. Jul 03 02:41:33.914358 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-8bbf7a3c-3bdb-42bf-96bf-6321831bbb52 tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] https://10.4.3.223/volume/v3/snapshots/8c444a5d-f5f1-4372-aec3-e4e24cecdc67 returned with HTTP 200 Jul 03 02:41:33.914727 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1277/5111] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:41:33 2026] GET /volume/v3/snapshots/8c444a5d-f5f1-4372-aec3-e4e24cecdc67 => generated 481 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:41:33.924917 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-ebe054ea-e3c1-44e4-88e5-ae660da09300 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:33.927019 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-ebe054ea-e3c1-44e4-88e5-ae660da09300 tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] GET https://10.4.3.223/volume/v3/volumes/4d56b152-307e-49c1-9ea6-10e4faea40e9 Jul 03 02:41:33.927293 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-ebe054ea-e3c1-44e4-88e5-ae660da09300 tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:33.927560 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-ebe054ea-e3c1-44e4-88e5-ae660da09300 tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:33.935973 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:33.935973 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:41:33.939971 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-ebe054ea-e3c1-44e4-88e5-ae660da09300 tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Volume info retrieved successfully. Jul 03 02:41:33.944841 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-ebe054ea-e3c1-44e4-88e5-ae660da09300 tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] https://10.4.3.223/volume/v3/volumes/4d56b152-307e-49c1-9ea6-10e4faea40e9 returned with HTTP 200 Jul 03 02:41:33.945319 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1269/5112] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:41:33 2026] GET /volume/v3/volumes/4d56b152-307e-49c1-9ea6-10e4faea40e9 => generated 859 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:41:33.957394 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-6fc66c33-e6bf-4522-a1e8-36418d8edf6a None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:33.959197 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-6fc66c33-e6bf-4522-a1e8-36418d8edf6a tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:41:33.959585 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-6fc66c33-e6bf-4522-a1e8-36418d8edf6a tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-2134886195"}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:41:33.961117 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.volumes [None req-6fc66c33-e6bf-4522-a1e8-36418d8edf6a tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-2134886195'}} {{(pid=100015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:41:33.961238 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-6fc66c33-e6bf-4522-a1e8-36418d8edf6a tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Create volume of 1 GB Jul 03 02:41:33.965561 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-6fc66c33-e6bf-4522-a1e8-36418d8edf6a tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Availability Zones retrieved successfully. Jul 03 02:41:33.971230 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-6fc66c33-e6bf-4522-a1e8-36418d8edf6a tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Flow 'volume_create_api' (e81ed410-2420-4eb3-bdfa-58385d5a0d9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:41:33.972264 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-6fc66c33-e6bf-4522-a1e8-36418d8edf6a tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7405bdb2-22b2-48e2-b1ea-f0a1ea8747b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:41:33.973191 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.flows.api.create_volume [None req-6fc66c33-e6bf-4522-a1e8-36418d8edf6a tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Validating volume size '1' using validate_int {{(pid=100015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:41:34.006394 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-6fc66c33-e6bf-4522-a1e8-36418d8edf6a tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7405bdb2-22b2-48e2-b1ea-f0a1ea8747b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:41:34.007193 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-6fc66c33-e6bf-4522-a1e8-36418d8edf6a tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f0fd96d-33d2-48a3-a1ef-4327abbe7209) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:41:34.046441 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.quota [None req-6fc66c33-e6bf-4522-a1e8-36418d8edf6a tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Created reservations ['9d61b665-ce50-4fa9-b4e7-850f7382d176', '78262224-1e50-4f1e-8a4f-04236d36a245', '94f79eda-52cc-4f58-945a-1fb725a497a4', '014a70fd-4a81-4250-9fac-5228fdfdbffc'] {{(pid=100015) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:41:34.047234 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-6fc66c33-e6bf-4522-a1e8-36418d8edf6a tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f0fd96d-33d2-48a3-a1ef-4327abbe7209) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9d61b665-ce50-4fa9-b4e7-850f7382d176', '78262224-1e50-4f1e-8a4f-04236d36a245', '94f79eda-52cc-4f58-945a-1fb725a497a4', '014a70fd-4a81-4250-9fac-5228fdfdbffc']}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:41:34.047953 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-6fc66c33-e6bf-4522-a1e8-36418d8edf6a tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c5b3005-1637-4778-8386-e19548f83bf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:41:34.072303 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-6fc66c33-e6bf-4522-a1e8-36418d8edf6a tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c5b3005-1637-4778-8386-e19548f83bf6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1e618ad2-335e-49ad-90c9-89ff528b739b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-2134886195',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb899c791e4a409d82c32d264894b8ae',qos_specs=None,replication_status=,reservations=['9d61b665-ce50-4fa9-b4e7-850f7382d176','78262224-1e50-4f1e-8a4f-04236d36a245','94f79eda-52cc-4f58-945a-1fb725a497a4','014a70fd-4a81-4250-9fac-5228fdfdbffc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='455f1d5acc924b5d8c039870d84c4244',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:41:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-2134886195',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1e618ad2-335e-49ad-90c9-89ff528b739b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb899c791e4a409d82c32d264894b8ae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='455f1d5acc924b5d8c039870d84c4244',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:41:34.073036 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-6fc66c33-e6bf-4522-a1e8-36418d8edf6a tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf581dcd-1b07-4f78-9733-4adcae132c09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:41:34.091951 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-6fc66c33-e6bf-4522-a1e8-36418d8edf6a tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf581dcd-1b07-4f78-9733-4adcae132c09) transitioned into state 'SUCCESS' from state '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-2134886195',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb899c791e4a409d82c32d264894b8ae',qos_specs=None,replication_status=,reservations=['9d61b665-ce50-4fa9-b4e7-850f7382d176','78262224-1e50-4f1e-8a4f-04236d36a245','94f79eda-52cc-4f58-945a-1fb725a497a4','014a70fd-4a81-4250-9fac-5228fdfdbffc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='455f1d5acc924b5d8c039870d84c4244',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:41:34.092583 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-6fc66c33-e6bf-4522-a1e8-36418d8edf6a tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7a40937-f735-4085-a74b-e728f219b462) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:41:34.101357 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-6fc66c33-e6bf-4522-a1e8-36418d8edf6a tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7a40937-f735-4085-a74b-e728f219b462) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:41:34.102338 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-6fc66c33-e6bf-4522-a1e8-36418d8edf6a tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Flow 'volume_create_api' (e81ed410-2420-4eb3-bdfa-58385d5a0d9e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:41:34.102707 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-6fc66c33-e6bf-4522-a1e8-36418d8edf6a tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Create volume request issued successfully. Jul 03 02:41:34.103291 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-6fc66c33-e6bf-4522-a1e8-36418d8edf6a tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:41:34.103784 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1284/5113] 10.4.3.223 () {70 vars in 1299 bytes} [Fri Jul 3 02:41:33 2026] POST /volume/v3/volumes => generated 766 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:41:34.117856 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-78309d83-a1c9-4c3e-98ab-5820ceb3f147 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:34.119906 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-78309d83-a1c9-4c3e-98ab-5820ceb3f147 tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] GET https://10.4.3.223/volume/v3/volumes/1e618ad2-335e-49ad-90c9-89ff528b739b Jul 03 02:41:34.120437 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-78309d83-a1c9-4c3e-98ab-5820ceb3f147 tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:34.120814 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-78309d83-a1c9-4c3e-98ab-5820ceb3f147 tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:34.128601 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:34.128601 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:41:34.132777 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-78309d83-a1c9-4c3e-98ab-5820ceb3f147 tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Volume info retrieved successfully. Jul 03 02:41:34.137822 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-78309d83-a1c9-4c3e-98ab-5820ceb3f147 tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] https://10.4.3.223/volume/v3/volumes/1e618ad2-335e-49ad-90c9-89ff528b739b returned with HTTP 200 Jul 03 02:41:34.138454 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1284/5114] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:41:34 2026] GET /volume/v3/volumes/1e618ad2-335e-49ad-90c9-89ff528b739b => generated 834 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:41:35.153739 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-d8252603-8361-403e-a1e2-73052d9464f2 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:35.155905 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-d8252603-8361-403e-a1e2-73052d9464f2 tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] GET https://10.4.3.223/volume/v3/volumes/1e618ad2-335e-49ad-90c9-89ff528b739b Jul 03 02:41:35.156174 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-d8252603-8361-403e-a1e2-73052d9464f2 tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:35.156411 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-d8252603-8361-403e-a1e2-73052d9464f2 tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:35.167701 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:35.167701 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:41:35.173777 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-d8252603-8361-403e-a1e2-73052d9464f2 tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Volume info retrieved successfully. Jul 03 02:41:35.180467 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-d8252603-8361-403e-a1e2-73052d9464f2 tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] https://10.4.3.223/volume/v3/volumes/1e618ad2-335e-49ad-90c9-89ff528b739b returned with HTTP 200 Jul 03 02:41:35.180900 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1278/5115] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:41:35 2026] GET /volume/v3/volumes/1e618ad2-335e-49ad-90c9-89ff528b739b => generated 859 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:41:35.196081 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-676a7bd5-afbf-4af1-8d6b-b828c352a921 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:35.197900 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-676a7bd5-afbf-4af1-8d6b-b828c352a921 tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] POST https://10.4.3.223/volume/v3/snapshots Jul 03 02:41:35.198209 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-676a7bd5-afbf-4af1-8d6b-b828c352a921 tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1e618ad2-335e-49ad-90c9-89ff528b739b", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-1534672888"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:41:35.206236 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:35.206236 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:41:35.206747 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-676a7bd5-afbf-4af1-8d6b-b828c352a921 tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Volume info retrieved successfully. Jul 03 02:41:35.206863 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.snapshots [None req-676a7bd5-afbf-4af1-8d6b-b828c352a921 tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Create snapshot from volume 1e618ad2-335e-49ad-90c9-89ff528b739b Jul 03 02:41:35.242073 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.quota [None req-676a7bd5-afbf-4af1-8d6b-b828c352a921 tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Created reservations ['53cc6648-8d08-4832-901e-15a847162113', '91e9fc83-0385-45c3-b0f8-1855bda02633', 'd869cd0c-27fc-4b20-828e-ff26c79d2a2d', 'd0ff622e-6720-43c2-94b4-84b9be65a6a2'] {{(pid=100014) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:41:35.283910 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-676a7bd5-afbf-4af1-8d6b-b828c352a921 tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Snapshot create request issued successfully. Jul 03 02:41:35.284261 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-676a7bd5-afbf-4af1-8d6b-b828c352a921 tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] https://10.4.3.223/volume/v3/snapshots returned with HTTP 202 Jul 03 02:41:35.284712 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1270/5116] 10.4.3.223 () {68 vars in 1265 bytes} [Fri Jul 3 02:41:35 2026] POST /volume/v3/snapshots => generated 322 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:41:35.296753 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-baa81d20-9884-492a-a983-0fa01b1a50d3 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:35.298682 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-baa81d20-9884-492a-a983-0fa01b1a50d3 tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] GET https://10.4.3.223/volume/v3/snapshots/c4bde47b-c469-4c41-ab2e-1b9ae0073366 Jul 03 02:41:35.298957 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-baa81d20-9884-492a-a983-0fa01b1a50d3 tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:35.299225 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-baa81d20-9884-492a-a983-0fa01b1a50d3 tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:35.304297 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:35.304297 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:41:35.304799 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-baa81d20-9884-492a-a983-0fa01b1a50d3 tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Snapshot retrieved successfully. Jul 03 02:41:35.305655 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-baa81d20-9884-492a-a983-0fa01b1a50d3 tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] https://10.4.3.223/volume/v3/snapshots/c4bde47b-c469-4c41-ab2e-1b9ae0073366 returned with HTTP 200 Jul 03 02:41:35.306031 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1285/5117] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:41:35 2026] GET /volume/v3/snapshots/c4bde47b-c469-4c41-ab2e-1b9ae0073366 => generated 454 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:41:36.315784 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-401e9762-b87f-4704-8acd-3e2cf2040733 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:36.317848 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-401e9762-b87f-4704-8acd-3e2cf2040733 tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] GET https://10.4.3.223/volume/v3/snapshots/c4bde47b-c469-4c41-ab2e-1b9ae0073366 Jul 03 02:41:36.318245 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-401e9762-b87f-4704-8acd-3e2cf2040733 tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:36.318533 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-401e9762-b87f-4704-8acd-3e2cf2040733 tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:36.323225 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:36.323225 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:41:36.323801 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-401e9762-b87f-4704-8acd-3e2cf2040733 tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Snapshot retrieved successfully. Jul 03 02:41:36.324778 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-401e9762-b87f-4704-8acd-3e2cf2040733 tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] https://10.4.3.223/volume/v3/snapshots/c4bde47b-c469-4c41-ab2e-1b9ae0073366 returned with HTTP 200 Jul 03 02:41:36.325022 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1285/5118] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:41:36 2026] GET /volume/v3/snapshots/c4bde47b-c469-4c41-ab2e-1b9ae0073366 => generated 481 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:41:36.334796 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-531f5efd-295d-4baf-b215-bba7d0b50ae6 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:36.336987 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-531f5efd-295d-4baf-b215-bba7d0b50ae6 tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] POST https://10.4.3.223/volume/v3/volumes/1e618ad2-335e-49ad-90c9-89ff528b739b/action Jul 03 02:41:36.337450 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-531f5efd-295d-4baf-b215-bba7d0b50ae6 tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100012) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:41:36.337629 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-531f5efd-295d-4baf-b215-bba7d0b50ae6 tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:41:36.348149 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:36.348149 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:41:36.348886 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-531f5efd-295d-4baf-b215-bba7d0b50ae6 tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Volume info retrieved successfully. Jul 03 02:41:36.381818 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.quota [None req-531f5efd-295d-4baf-b215-bba7d0b50ae6 tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Created reservations ['0bf44d25-cbfe-44b9-ae34-e361ceb0c169', 'febf6178-aafb-4750-a554-459e1d7949b6'] {{(pid=100012) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:41:36.392751 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-531f5efd-295d-4baf-b215-bba7d0b50ae6 tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Extend volume request issued successfully. Jul 03 02:41:36.393062 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-531f5efd-295d-4baf-b215-bba7d0b50ae6 tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] https://10.4.3.223/volume/v3/volumes/1e618ad2-335e-49ad-90c9-89ff528b739b/action returned with HTTP 202 Jul 03 02:41:36.393653 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1279/5119] 10.4.3.223 () {70 vars in 1431 bytes} [Fri Jul 3 02:41:36 2026] POST /volume/v3/volumes/1e618ad2-335e-49ad-90c9-89ff528b739b/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 03 02:41:36.405855 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-e26c9af8-82db-479f-8500-a2338fe02364 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:36.409124 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-e26c9af8-82db-479f-8500-a2338fe02364 tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] GET https://10.4.3.223/volume/v3/volumes/1e618ad2-335e-49ad-90c9-89ff528b739b Jul 03 02:41:36.409387 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-e26c9af8-82db-479f-8500-a2338fe02364 tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:36.409593 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-e26c9af8-82db-479f-8500-a2338fe02364 tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:36.421482 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:36.421482 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:41:36.427553 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-e26c9af8-82db-479f-8500-a2338fe02364 tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Volume info retrieved successfully. Jul 03 02:41:36.435338 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-e26c9af8-82db-479f-8500-a2338fe02364 tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] https://10.4.3.223/volume/v3/volumes/1e618ad2-335e-49ad-90c9-89ff528b739b returned with HTTP 200 Jul 03 02:41:36.435823 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1271/5120] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:41:36 2026] GET /volume/v3/volumes/1e618ad2-335e-49ad-90c9-89ff528b739b => generated 859 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:41:37.198565 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-6237d6cb-136b-4d57-9680-49a0682826de None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:37.200277 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-6237d6cb-136b-4d57-9680-49a0682826de tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] POST https://10.4.3.223/volume/v3/snapshots Jul 03 02:41:37.200617 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-6237d6cb-136b-4d57-9680-49a0682826de tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1acf83d0-5e05-44e1-be4f-eb5fe04a95ad", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-279265540", "description": null, "metadata": null}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:41:37.211773 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:37.211773 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:41:37.212215 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-6237d6cb-136b-4d57-9680-49a0682826de tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Volume info retrieved successfully. Jul 03 02:41:37.212365 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.snapshots [None req-6237d6cb-136b-4d57-9680-49a0682826de tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Create snapshot from volume 1acf83d0-5e05-44e1-be4f-eb5fe04a95ad Jul 03 02:41:37.235043 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.quota [None req-6237d6cb-136b-4d57-9680-49a0682826de tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Created reservations ['dcb1eafb-c968-4b84-99ad-bf969aeb11ff', '9e8cd7e5-60a9-4c71-a79b-ad7109a4e9bf', 'ff2c49c8-75b0-4303-9df4-c7f01500d19e', '02f2d025-9f14-4d55-b249-1a048d9f300a'] {{(pid=100015) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:41:37.267787 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-6237d6cb-136b-4d57-9680-49a0682826de tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Snapshot force create request issued successfully. Jul 03 02:41:37.268042 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-6237d6cb-136b-4d57-9680-49a0682826de tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/snapshots returned with HTTP 202 Jul 03 02:41:37.268601 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1286/5121] 10.4.3.223 () {68 vars in 1265 bytes} [Fri Jul 3 02:41:37 2026] POST /volume/v3/snapshots => generated 307 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:41:37.276773 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-69865c9c-2e61-4ae3-ad03-533c17570807 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:37.278528 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-69865c9c-2e61-4ae3-ad03-533c17570807 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] GET https://10.4.3.223/volume/v3/snapshots/d41f2627-ad4a-4ae3-a43d-6468470f5142 Jul 03 02:41:37.278799 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-69865c9c-2e61-4ae3-ad03-533c17570807 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:37.278994 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-69865c9c-2e61-4ae3-ad03-533c17570807 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:37.284178 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:37.284178 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:41:37.284714 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-69865c9c-2e61-4ae3-ad03-533c17570807 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Snapshot retrieved successfully. Jul 03 02:41:37.285462 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-69865c9c-2e61-4ae3-ad03-533c17570807 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/snapshots/d41f2627-ad4a-4ae3-a43d-6468470f5142 returned with HTTP 200 Jul 03 02:41:37.285863 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1286/5122] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:41:37 2026] GET /volume/v3/snapshots/d41f2627-ad4a-4ae3-a43d-6468470f5142 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:41:37.449014 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-2e357e9e-2cfb-47c6-a7be-979832025a7a None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:37.451071 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-2e357e9e-2cfb-47c6-a7be-979832025a7a tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] GET https://10.4.3.223/volume/v3/volumes/1e618ad2-335e-49ad-90c9-89ff528b739b Jul 03 02:41:37.451304 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-2e357e9e-2cfb-47c6-a7be-979832025a7a tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:37.451538 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-2e357e9e-2cfb-47c6-a7be-979832025a7a tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:37.460677 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:37.460677 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:41:37.465159 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-2e357e9e-2cfb-47c6-a7be-979832025a7a tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Volume info retrieved successfully. Jul 03 02:41:37.470744 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-2e357e9e-2cfb-47c6-a7be-979832025a7a tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] https://10.4.3.223/volume/v3/volumes/1e618ad2-335e-49ad-90c9-89ff528b739b returned with HTTP 200 Jul 03 02:41:37.471447 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1280/5123] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:41:37 2026] GET /volume/v3/volumes/1e618ad2-335e-49ad-90c9-89ff528b739b => generated 859 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:41:37.483574 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-636ccfad-852c-4140-803a-95e99e17a6ae None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:37.485184 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-636ccfad-852c-4140-803a-95e99e17a6ae tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] POST https://10.4.3.223/volume/v3/volumes/1e618ad2-335e-49ad-90c9-89ff528b739b/action Jul 03 02:41:37.485529 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-636ccfad-852c-4140-803a-95e99e17a6ae tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Action body: b'{"revert": {"snapshot_id": "c4bde47b-c469-4c41-ab2e-1b9ae0073366"}}' {{(pid=100014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:41:37.485641 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-636ccfad-852c-4140-803a-95e99e17a6ae tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Action: 'action', calling method: revert, body: {"revert": {"snapshot_id": "c4bde47b-c469-4c41-ab2e-1b9ae0073366"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:41:37.493540 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:37.493540 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:41:37.493955 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-636ccfad-852c-4140-803a-95e99e17a6ae tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Volume retrieved successfully. Jul 03 02:41:37.496941 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-636ccfad-852c-4140-803a-95e99e17a6ae tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] HTTP exception thrown: Can't revert volume 1e618ad2-335e-49ad-90c9-89ff528b739b to its latest snapshot c4bde47b-c469-4c41-ab2e-1b9ae0073366. The volume size must be equal to the snapshot size. Jul 03 02:41:37.497067 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-636ccfad-852c-4140-803a-95e99e17a6ae tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] https://10.4.3.223/volume/v3/volumes/1e618ad2-335e-49ad-90c9-89ff528b739b/action returned with HTTP 400 Jul 03 02:41:37.497574 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1272/5124] 10.4.3.223 () {70 vars in 1431 bytes} [Fri Jul 3 02:41:37 2026] POST /volume/v3/volumes/1e618ad2-335e-49ad-90c9-89ff528b739b/action => generated 213 bytes in 14 msecs (HTTP/1.1 400) 7 headers in 295 bytes (1 switches on core 0) Jul 03 02:41:37.504444 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-78f7e06c-b991-4b7f-aac7-e782d4b4451c None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:37.506191 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-78f7e06c-b991-4b7f-aac7-e782d4b4451c tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/c4bde47b-c469-4c41-ab2e-1b9ae0073366 Jul 03 02:41:37.506374 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-78f7e06c-b991-4b7f-aac7-e782d4b4451c tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:37.506567 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-78f7e06c-b991-4b7f-aac7-e782d4b4451c tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:37.506659 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.snapshots [None req-78f7e06c-b991-4b7f-aac7-e782d4b4451c tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Delete snapshot with id: c4bde47b-c469-4c41-ab2e-1b9ae0073366 Jul 03 02:41:37.511277 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:37.511277 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:41:37.511706 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-78f7e06c-b991-4b7f-aac7-e782d4b4451c tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Snapshot retrieved successfully. Jul 03 02:41:37.526470 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-78f7e06c-b991-4b7f-aac7-e782d4b4451c tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Snapshot delete request issued successfully. Jul 03 02:41:37.526600 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-78f7e06c-b991-4b7f-aac7-e782d4b4451c tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] https://10.4.3.223/volume/v3/snapshots/c4bde47b-c469-4c41-ab2e-1b9ae0073366 returned with HTTP 202 Jul 03 02:41:37.526961 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1287/5125] 10.4.3.223 () {66 vars in 1357 bytes} [Fri Jul 3 02:41:37 2026] DELETE /volume/v3/snapshots/c4bde47b-c469-4c41-ab2e-1b9ae0073366 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:41:37.533573 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-5e57edee-8c5c-4d02-8409-c140d8cf1847 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:37.535358 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-5e57edee-8c5c-4d02-8409-c140d8cf1847 tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] GET https://10.4.3.223/volume/v3/snapshots/c4bde47b-c469-4c41-ab2e-1b9ae0073366 Jul 03 02:41:37.535567 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-5e57edee-8c5c-4d02-8409-c140d8cf1847 tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:37.535785 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-5e57edee-8c5c-4d02-8409-c140d8cf1847 tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:37.540693 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:37.540693 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:41:37.541117 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-5e57edee-8c5c-4d02-8409-c140d8cf1847 tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Snapshot retrieved successfully. Jul 03 02:41:37.541817 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-5e57edee-8c5c-4d02-8409-c140d8cf1847 tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] https://10.4.3.223/volume/v3/snapshots/c4bde47b-c469-4c41-ab2e-1b9ae0073366 returned with HTTP 200 Jul 03 02:41:37.542138 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1287/5126] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:41:37 2026] GET /volume/v3/snapshots/c4bde47b-c469-4c41-ab2e-1b9ae0073366 => generated 480 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:41:38.294785 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-42ea557c-8420-4c6c-98dd-bb6226022f04 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:38.296765 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-42ea557c-8420-4c6c-98dd-bb6226022f04 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] GET https://10.4.3.223/volume/v3/snapshots/d41f2627-ad4a-4ae3-a43d-6468470f5142 Jul 03 02:41:38.296983 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-42ea557c-8420-4c6c-98dd-bb6226022f04 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:38.297344 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-42ea557c-8420-4c6c-98dd-bb6226022f04 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:38.302760 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:38.302760 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:41:38.303257 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-42ea557c-8420-4c6c-98dd-bb6226022f04 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Snapshot retrieved successfully. Jul 03 02:41:38.304168 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-42ea557c-8420-4c6c-98dd-bb6226022f04 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/snapshots/d41f2627-ad4a-4ae3-a43d-6468470f5142 returned with HTTP 200 Jul 03 02:41:38.304737 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1281/5127] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:41:38 2026] GET /volume/v3/snapshots/d41f2627-ad4a-4ae3-a43d-6468470f5142 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:41:38.312446 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-08c2c595-110f-42ea-8655-dd3546193114 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:38.314005 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-08c2c595-110f-42ea-8655-dd3546193114 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] GET https://10.4.3.223/volume/v3/snapshots/d41f2627-ad4a-4ae3-a43d-6468470f5142 Jul 03 02:41:38.314215 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-08c2c595-110f-42ea-8655-dd3546193114 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:38.314416 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-08c2c595-110f-42ea-8655-dd3546193114 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:38.318761 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:38.318761 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:41:38.319188 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-08c2c595-110f-42ea-8655-dd3546193114 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Snapshot retrieved successfully. Jul 03 02:41:38.319882 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-08c2c595-110f-42ea-8655-dd3546193114 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/snapshots/d41f2627-ad4a-4ae3-a43d-6468470f5142 returned with HTTP 200 Jul 03 02:41:38.320208 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1273/5128] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:41:38 2026] GET /volume/v3/snapshots/d41f2627-ad4a-4ae3-a43d-6468470f5142 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:41:38.328003 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-81ddce1d-f818-43e8-b352-b6002a9a53a7 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:38.329604 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-81ddce1d-f818-43e8-b352-b6002a9a53a7 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:41:38.329922 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-81ddce1d-f818-43e8-b352-b6002a9a53a7 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1969589002", "snapshot_id": "d41f2627-ad4a-4ae3-a43d-6468470f5142", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:41:38.331349 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.volumes [None req-81ddce1d-f818-43e8-b352-b6002a9a53a7 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1969589002', 'snapshot_id': 'd41f2627-ad4a-4ae3-a43d-6468470f5142', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:41:38.335818 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:38.335818 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:41:38.336324 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-81ddce1d-f818-43e8-b352-b6002a9a53a7 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Snapshot retrieved successfully. Jul 03 02:41:38.336519 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-81ddce1d-f818-43e8-b352-b6002a9a53a7 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Create volume of 1 GB Jul 03 02:41:38.340388 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-81ddce1d-f818-43e8-b352-b6002a9a53a7 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Availability Zones retrieved successfully. Jul 03 02:41:38.345623 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-81ddce1d-f818-43e8-b352-b6002a9a53a7 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Flow 'volume_create_api' (598263e3-6cba-45f6-baec-ac544df2dcd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:41:38.346511 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-81ddce1d-f818-43e8-b352-b6002a9a53a7 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36d1f487-d0c2-4047-8f0c-eed269fcddc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:41:38.347393 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.flows.api.create_volume [None req-81ddce1d-f818-43e8-b352-b6002a9a53a7 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:41:38.376932 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-81ddce1d-f818-43e8-b352-b6002a9a53a7 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36d1f487-d0c2-4047-8f0c-eed269fcddc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'd41f2627-ad4a-4ae3-a43d-6468470f5142', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:41:38.377892 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-81ddce1d-f818-43e8-b352-b6002a9a53a7 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28af2227-5923-4721-a624-5975bab84d58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:41:38.416339 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.quota [None req-81ddce1d-f818-43e8-b352-b6002a9a53a7 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Created reservations ['2eb231bd-dda6-46d7-8bee-759b192946c5', '559bc798-232a-4494-84c8-63d904d1e903', 'cf0fb856-7e67-4f92-8124-82b1b898c4c9', 'e023871e-aeef-4b15-afaf-4212d56559f1'] {{(pid=100015) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:41:38.417135 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-81ddce1d-f818-43e8-b352-b6002a9a53a7 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28af2227-5923-4721-a624-5975bab84d58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2eb231bd-dda6-46d7-8bee-759b192946c5', '559bc798-232a-4494-84c8-63d904d1e903', 'cf0fb856-7e67-4f92-8124-82b1b898c4c9', 'e023871e-aeef-4b15-afaf-4212d56559f1']}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:41:38.417870 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-81ddce1d-f818-43e8-b352-b6002a9a53a7 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53a2ae8d-330b-4841-9ef2-a4fa6f263706) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:41:38.457823 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-81ddce1d-f818-43e8-b352-b6002a9a53a7 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53a2ae8d-330b-4841-9ef2-a4fa6f263706) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9af9492f-fb06-4ea7-a83f-fa476d4f8498', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1969589002',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a08ee0c5cd5c487abb7a76039a8a3598',qos_specs=None,replication_status=,reservations=['2eb231bd-dda6-46d7-8bee-759b192946c5','559bc798-232a-4494-84c8-63d904d1e903','cf0fb856-7e67-4f92-8124-82b1b898c4c9','e023871e-aeef-4b15-afaf-4212d56559f1'],size=1,snapshot_id=d41f2627-ad4a-4ae3-a43d-6468470f5142,source_replicaid=,source_volid=None,status='creating',user_id='c4f82f451af94649aa7d493979ce0624',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), '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-07-03T02:41:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1969589002',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9af9492f-fb06-4ea7-a83f-fa476d4f8498,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a08ee0c5cd5c487abb7a76039a8a3598',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=d41f2627-ad4a-4ae3-a43d-6468470f5142,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c4f82f451af94649aa7d493979ce0624',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:41:38.458579 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-81ddce1d-f818-43e8-b352-b6002a9a53a7 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e563037-13ec-48ef-9664-3d06b68c14cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:41:38.474442 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-81ddce1d-f818-43e8-b352-b6002a9a53a7 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e563037-13ec-48ef-9664-3d06b68c14cc) transitioned into state 'SUCCESS' from state '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-1969589002',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a08ee0c5cd5c487abb7a76039a8a3598',qos_specs=None,replication_status=,reservations=['2eb231bd-dda6-46d7-8bee-759b192946c5','559bc798-232a-4494-84c8-63d904d1e903','cf0fb856-7e67-4f92-8124-82b1b898c4c9','e023871e-aeef-4b15-afaf-4212d56559f1'],size=1,snapshot_id=d41f2627-ad4a-4ae3-a43d-6468470f5142,source_replicaid=,source_volid=None,status='creating',user_id='c4f82f451af94649aa7d493979ce0624',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:41:38.475148 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-81ddce1d-f818-43e8-b352-b6002a9a53a7 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe2f98f2-4e99-4cf8-953f-67684021186f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:41:38.497887 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-81ddce1d-f818-43e8-b352-b6002a9a53a7 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe2f98f2-4e99-4cf8-953f-67684021186f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:41:38.499134 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-81ddce1d-f818-43e8-b352-b6002a9a53a7 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Flow 'volume_create_api' (598263e3-6cba-45f6-baec-ac544df2dcd4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:41:38.499684 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-81ddce1d-f818-43e8-b352-b6002a9a53a7 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Create volume request issued successfully. Jul 03 02:41:38.500425 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-81ddce1d-f818-43e8-b352-b6002a9a53a7 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:41:38.501018 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1288/5129] 10.4.3.223 () {68 vars in 1259 bytes} [Fri Jul 3 02:41:38 2026] POST /volume/v3/volumes => generated 785 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:41:38.513121 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-806a4a21-fbf6-4630-9733-182420e93cfb None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:38.514795 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-806a4a21-fbf6-4630-9733-182420e93cfb tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] GET https://10.4.3.223/volume/v3/volumes/9af9492f-fb06-4ea7-a83f-fa476d4f8498 Jul 03 02:41:38.514877 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-806a4a21-fbf6-4630-9733-182420e93cfb tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:38.515014 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-806a4a21-fbf6-4630-9733-182420e93cfb tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:38.523808 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:38.523808 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:41:38.528072 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-806a4a21-fbf6-4630-9733-182420e93cfb tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Volume info retrieved successfully. Jul 03 02:41:38.533128 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-806a4a21-fbf6-4630-9733-182420e93cfb tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/volumes/9af9492f-fb06-4ea7-a83f-fa476d4f8498 returned with HTTP 200 Jul 03 02:41:38.533618 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1288/5130] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:41:38 2026] GET /volume/v3/volumes/9af9492f-fb06-4ea7-a83f-fa476d4f8498 => generated 853 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:41:38.551378 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-c75fcaab-9739-4a08-a49e-5df2a0f8fc40 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:38.553126 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-c75fcaab-9739-4a08-a49e-5df2a0f8fc40 tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] GET https://10.4.3.223/volume/v3/snapshots/c4bde47b-c469-4c41-ab2e-1b9ae0073366 Jul 03 02:41:38.553327 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-c75fcaab-9739-4a08-a49e-5df2a0f8fc40 tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:38.553578 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-c75fcaab-9739-4a08-a49e-5df2a0f8fc40 tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:38.557744 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-c75fcaab-9739-4a08-a49e-5df2a0f8fc40 tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] https://10.4.3.223/volume/v3/snapshots/c4bde47b-c469-4c41-ab2e-1b9ae0073366 returned with HTTP 404 Jul 03 02:41:38.558336 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1282/5131] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:41:38 2026] GET /volume/v3/snapshots/c4bde47b-c469-4c41-ab2e-1b9ae0073366 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:41:38.566002 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-d0d11475-f3f1-4a64-a96a-1004da124e3d None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:38.567493 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-d0d11475-f3f1-4a64-a96a-1004da124e3d tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] DELETE https://10.4.3.223/volume/v3/volumes/1e618ad2-335e-49ad-90c9-89ff528b739b Jul 03 02:41:38.567679 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-d0d11475-f3f1-4a64-a96a-1004da124e3d tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:38.567842 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-d0d11475-f3f1-4a64-a96a-1004da124e3d tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Calling method 'delete' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:38.567993 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.volumes [None req-d0d11475-f3f1-4a64-a96a-1004da124e3d tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Delete volume with id: 1e618ad2-335e-49ad-90c9-89ff528b739b Jul 03 02:41:38.573848 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:38.573848 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:41:38.574244 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-d0d11475-f3f1-4a64-a96a-1004da124e3d tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Volume info retrieved successfully. Jul 03 02:41:38.591750 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-d0d11475-f3f1-4a64-a96a-1004da124e3d tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Delete volume request issued successfully. Jul 03 02:41:38.591955 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-d0d11475-f3f1-4a64-a96a-1004da124e3d tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] https://10.4.3.223/volume/v3/volumes/1e618ad2-335e-49ad-90c9-89ff528b739b returned with HTTP 202 Jul 03 02:41:38.592336 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1274/5132] 10.4.3.223 () {68 vars in 1392 bytes} [Fri Jul 3 02:41:38 2026] DELETE /volume/v3/volumes/1e618ad2-335e-49ad-90c9-89ff528b739b => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 02:41:38.598727 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-38451cf9-8af1-4420-894a-9f2efd7526ca None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:38.600498 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-38451cf9-8af1-4420-894a-9f2efd7526ca tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] GET https://10.4.3.223/volume/v3/volumes/1e618ad2-335e-49ad-90c9-89ff528b739b Jul 03 02:41:38.600721 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-38451cf9-8af1-4420-894a-9f2efd7526ca tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:38.600888 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-38451cf9-8af1-4420-894a-9f2efd7526ca tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:38.608367 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:38.608367 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:41:38.611563 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-38451cf9-8af1-4420-894a-9f2efd7526ca tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Volume info retrieved successfully. Jul 03 02:41:38.615190 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-38451cf9-8af1-4420-894a-9f2efd7526ca tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] https://10.4.3.223/volume/v3/volumes/1e618ad2-335e-49ad-90c9-89ff528b739b returned with HTTP 200 Jul 03 02:41:38.615537 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1289/5133] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:41:38 2026] GET /volume/v3/volumes/1e618ad2-335e-49ad-90c9-89ff528b739b => generated 858 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:41:38.944193 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-3fde0d7f-3e76-4866-9fd0-c9a56575ca21 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:38.946041 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-3fde0d7f-3e76-4866-9fd0-c9a56575ca21 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/volumes/3911af54-12a2-48da-8a87-0d473084b7c9 Jul 03 02:41:38.946218 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-3fde0d7f-3e76-4866-9fd0-c9a56575ca21 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:38.946388 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-3fde0d7f-3e76-4866-9fd0-c9a56575ca21 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:38.956767 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:38.956767 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:41:38.960478 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-3fde0d7f-3e76-4866-9fd0-c9a56575ca21 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Volume info retrieved successfully. Jul 03 02:41:38.965734 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-3fde0d7f-3e76-4866-9fd0-c9a56575ca21 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/volumes/3911af54-12a2-48da-8a87-0d473084b7c9 returned with HTTP 200 Jul 03 02:41:38.966242 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1289/5134] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:41:38 2026] GET /volume/v3/volumes/3911af54-12a2-48da-8a87-0d473084b7c9 => generated 1648 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:41:39.544997 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-c946d153-9482-4522-9477-cdd6b9453674 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:39.546268 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-c946d153-9482-4522-9477-cdd6b9453674 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] GET https://10.4.3.223/volume/v3/volumes/9af9492f-fb06-4ea7-a83f-fa476d4f8498 Jul 03 02:41:39.546465 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-c946d153-9482-4522-9477-cdd6b9453674 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:39.546662 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-c946d153-9482-4522-9477-cdd6b9453674 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:39.553212 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:39.553212 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:41:39.556102 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-c946d153-9482-4522-9477-cdd6b9453674 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Volume info retrieved successfully. Jul 03 02:41:39.559975 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-c946d153-9482-4522-9477-cdd6b9453674 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/volumes/9af9492f-fb06-4ea7-a83f-fa476d4f8498 returned with HTTP 200 Jul 03 02:41:39.560293 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1283/5135] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:41:39 2026] GET /volume/v3/volumes/9af9492f-fb06-4ea7-a83f-fa476d4f8498 => generated 1394 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:41:39.573475 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-afbd609e-9fab-4eac-9b99-5f6373ed94a4 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:39.574923 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-afbd609e-9fab-4eac-9b99-5f6373ed94a4 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] GET https://10.4.3.223/volume/v3/volumes/9af9492f-fb06-4ea7-a83f-fa476d4f8498 Jul 03 02:41:39.575137 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-afbd609e-9fab-4eac-9b99-5f6373ed94a4 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:39.575342 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-afbd609e-9fab-4eac-9b99-5f6373ed94a4 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:39.581687 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:39.581687 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:41:39.585097 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-afbd609e-9fab-4eac-9b99-5f6373ed94a4 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Volume info retrieved successfully. Jul 03 02:41:39.589284 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-afbd609e-9fab-4eac-9b99-5f6373ed94a4 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/volumes/9af9492f-fb06-4ea7-a83f-fa476d4f8498 returned with HTTP 200 Jul 03 02:41:39.589766 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1275/5136] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:41:39 2026] GET /volume/v3/volumes/9af9492f-fb06-4ea7-a83f-fa476d4f8498 => generated 1394 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:41:39.631334 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-f7202d9b-041b-4775-aa60-20d4c2bb59da None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:39.633167 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-f7202d9b-041b-4775-aa60-20d4c2bb59da tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] GET https://10.4.3.223/volume/v3/volumes/1e618ad2-335e-49ad-90c9-89ff528b739b Jul 03 02:41:39.633370 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-f7202d9b-041b-4775-aa60-20d4c2bb59da tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:39.633567 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-f7202d9b-041b-4775-aa60-20d4c2bb59da tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:39.639920 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-f7202d9b-041b-4775-aa60-20d4c2bb59da tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] https://10.4.3.223/volume/v3/volumes/1e618ad2-335e-49ad-90c9-89ff528b739b returned with HTTP 404 Jul 03 02:41:39.640464 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1290/5137] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:41:39 2026] GET /volume/v3/volumes/1e618ad2-335e-49ad-90c9-89ff528b739b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 02:41:39.648633 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-dae895b4-510f-49a9-ba83-6df6a9bd6d1b None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:39.650453 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-dae895b4-510f-49a9-ba83-6df6a9bd6d1b tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/8c444a5d-f5f1-4372-aec3-e4e24cecdc67 Jul 03 02:41:39.650658 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-dae895b4-510f-49a9-ba83-6df6a9bd6d1b tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:39.650859 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-dae895b4-510f-49a9-ba83-6df6a9bd6d1b tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Calling method 'delete' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:39.650981 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.snapshots [None req-dae895b4-510f-49a9-ba83-6df6a9bd6d1b tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Delete snapshot with id: 8c444a5d-f5f1-4372-aec3-e4e24cecdc67 Jul 03 02:41:39.657654 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:39.657654 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:41:39.658265 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-dae895b4-510f-49a9-ba83-6df6a9bd6d1b tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Snapshot retrieved successfully. Jul 03 02:41:39.675609 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-dae895b4-510f-49a9-ba83-6df6a9bd6d1b tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Snapshot delete request issued successfully. Jul 03 02:41:39.676360 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-dae895b4-510f-49a9-ba83-6df6a9bd6d1b tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] https://10.4.3.223/volume/v3/snapshots/8c444a5d-f5f1-4372-aec3-e4e24cecdc67 returned with HTTP 202 Jul 03 02:41:39.676360 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1290/5138] 10.4.3.223 () {66 vars in 1357 bytes} [Fri Jul 3 02:41:39 2026] DELETE /volume/v3/snapshots/8c444a5d-f5f1-4372-aec3-e4e24cecdc67 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:41:39.684381 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-d7e4ccd1-1f64-47f9-8a53-737d61eca6fd None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:39.686641 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-d7e4ccd1-1f64-47f9-8a53-737d61eca6fd tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] GET https://10.4.3.223/volume/v3/snapshots/8c444a5d-f5f1-4372-aec3-e4e24cecdc67 Jul 03 02:41:39.686932 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-d7e4ccd1-1f64-47f9-8a53-737d61eca6fd tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:39.687183 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-d7e4ccd1-1f64-47f9-8a53-737d61eca6fd tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:39.694710 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:39.694710 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:41:39.695388 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-d7e4ccd1-1f64-47f9-8a53-737d61eca6fd tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Snapshot retrieved successfully. Jul 03 02:41:39.696570 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-d7e4ccd1-1f64-47f9-8a53-737d61eca6fd tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] https://10.4.3.223/volume/v3/snapshots/8c444a5d-f5f1-4372-aec3-e4e24cecdc67 returned with HTTP 200 Jul 03 02:41:39.697137 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1284/5139] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:41:39 2026] GET /volume/v3/snapshots/8c444a5d-f5f1-4372-aec3-e4e24cecdc67 => generated 480 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:41:39.704885 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-a6e05109-eb96-492c-a114-4ce26b6c6831 req-1eb58dda-8f48-4ce4-a790-fcae2e6299d8 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:39.706837 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-a6e05109-eb96-492c-a114-4ce26b6c6831 req-1eb58dda-8f48-4ce4-a790-fcae2e6299d8 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] GET https://10.4.3.223/volume/v3/volumes/9af9492f-fb06-4ea7-a83f-fa476d4f8498 Jul 03 02:41:39.707020 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-a6e05109-eb96-492c-a114-4ce26b6c6831 req-1eb58dda-8f48-4ce4-a790-fcae2e6299d8 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:39.707189 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-a6e05109-eb96-492c-a114-4ce26b6c6831 req-1eb58dda-8f48-4ce4-a790-fcae2e6299d8 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:39.713757 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:39.713757 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:41:39.717043 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [req-a6e05109-eb96-492c-a114-4ce26b6c6831 req-1eb58dda-8f48-4ce4-a790-fcae2e6299d8 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Volume info retrieved successfully. Jul 03 02:41:39.722063 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-a6e05109-eb96-492c-a114-4ce26b6c6831 req-1eb58dda-8f48-4ce4-a790-fcae2e6299d8 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/volumes/9af9492f-fb06-4ea7-a83f-fa476d4f8498 returned with HTTP 200 Jul 03 02:41:39.722482 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1276/5140] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:41:39 2026] GET /volume/v3/volumes/9af9492f-fb06-4ea7-a83f-fa476d4f8498 => generated 1394 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:41:39.979429 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-a9bd1bfe-080f-4e9f-ba9b-66107e6346b5 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:39.983102 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-a9bd1bfe-080f-4e9f-ba9b-66107e6346b5 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/volumes/3911af54-12a2-48da-8a87-0d473084b7c9 Jul 03 02:41:39.983102 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-a9bd1bfe-080f-4e9f-ba9b-66107e6346b5 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:39.983102 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-a9bd1bfe-080f-4e9f-ba9b-66107e6346b5 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:40.000782 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:40.000782 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:41:40.005295 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-a9bd1bfe-080f-4e9f-ba9b-66107e6346b5 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Volume info retrieved successfully. Jul 03 02:41:40.013188 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-a9bd1bfe-080f-4e9f-ba9b-66107e6346b5 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/volumes/3911af54-12a2-48da-8a87-0d473084b7c9 returned with HTTP 200 Jul 03 02:41:40.013986 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1291/5141] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:41:39 2026] GET /volume/v3/volumes/3911af54-12a2-48da-8a87-0d473084b7c9 => generated 1648 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:41:40.205315 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-a6e05109-eb96-492c-a114-4ce26b6c6831 req-cfba4f02-ea49-4039-8210-6ecc582bdc32 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:40.212473 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-a6e05109-eb96-492c-a114-4ce26b6c6831 req-cfba4f02-ea49-4039-8210-6ecc582bdc32 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] GET https://10.4.3.223/volume/v3/volumes/9af9492f-fb06-4ea7-a83f-fa476d4f8498 Jul 03 02:41:40.212473 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-a6e05109-eb96-492c-a114-4ce26b6c6831 req-cfba4f02-ea49-4039-8210-6ecc582bdc32 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:40.212473 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-a6e05109-eb96-492c-a114-4ce26b6c6831 req-cfba4f02-ea49-4039-8210-6ecc582bdc32 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:40.220252 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:40.220252 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:41:40.223366 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-a6e05109-eb96-492c-a114-4ce26b6c6831 req-cfba4f02-ea49-4039-8210-6ecc582bdc32 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Volume info retrieved successfully. Jul 03 02:41:40.227985 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-a6e05109-eb96-492c-a114-4ce26b6c6831 req-cfba4f02-ea49-4039-8210-6ecc582bdc32 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/volumes/9af9492f-fb06-4ea7-a83f-fa476d4f8498 returned with HTTP 200 Jul 03 02:41:40.228473 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1291/5142] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:41:40 2026] GET /volume/v3/volumes/9af9492f-fb06-4ea7-a83f-fa476d4f8498 => generated 1394 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:41:40.240950 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-1b416393-ef72-49b4-b1f3-1874c783513d None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:40.241298 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-1b416393-ef72-49b4-b1f3-1874c783513d None None] GET https://10.4.3.223/volume// Jul 03 02:41:40.241475 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-1b416393-ef72-49b4-b1f3-1874c783513d None None] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:40.241663 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-1b416393-ef72-49b4-b1f3-1874c783513d None None] Calling method 'all' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:40.241955 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-1b416393-ef72-49b4-b1f3-1874c783513d None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:41:40.242264 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1285/5143] 10.4.3.223 () {66 vars in 1419 bytes} [Fri Jul 3 02:41:40 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:41:40.251517 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-a6e05109-eb96-492c-a114-4ce26b6c6831 req-1f459c68-943c-40a5-905f-098256fe4a32 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:40.254892 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-a6e05109-eb96-492c-a114-4ce26b6c6831 req-1f459c68-943c-40a5-905f-098256fe4a32 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] POST https://10.4.3.223/volume/v3/attachments Jul 03 02:41:40.255962 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-a6e05109-eb96-492c-a114-4ce26b6c6831 req-1f459c68-943c-40a5-905f-098256fe4a32 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9af9492f-fb06-4ea7-a83f-fa476d4f8498", "connector": null, "instance_uuid": "cbb035cd-2fb0-4bc6-8b1a-ece0d4b5538e"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:41:40.267206 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:40.267206 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:41:40.295795 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-a6e05109-eb96-492c-a114-4ce26b6c6831 req-1f459c68-943c-40a5-905f-098256fe4a32 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Jul 03 02:41:40.296235 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1277/5144] 10.4.3.223 () {74 vars in 1594 bytes} [Fri Jul 3 02:41:40 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) Jul 03 02:41:40.706672 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-97a7f038-c35a-441a-83ee-f3505801ce22 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:40.708601 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-97a7f038-c35a-441a-83ee-f3505801ce22 tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] GET https://10.4.3.223/volume/v3/snapshots/8c444a5d-f5f1-4372-aec3-e4e24cecdc67 Jul 03 02:41:40.708834 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-97a7f038-c35a-441a-83ee-f3505801ce22 tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:40.709060 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-97a7f038-c35a-441a-83ee-f3505801ce22 tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:40.714052 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-97a7f038-c35a-441a-83ee-f3505801ce22 tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] https://10.4.3.223/volume/v3/snapshots/8c444a5d-f5f1-4372-aec3-e4e24cecdc67 returned with HTTP 404 Jul 03 02:41:40.714610 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1292/5145] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:41:40 2026] GET /volume/v3/snapshots/8c444a5d-f5f1-4372-aec3-e4e24cecdc67 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:41:40.720530 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-3d440b29-7a7b-48a5-af11-d1838012b0a0 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:40.722163 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-3d440b29-7a7b-48a5-af11-d1838012b0a0 tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] DELETE https://10.4.3.223/volume/v3/volumes/4d56b152-307e-49c1-9ea6-10e4faea40e9 Jul 03 02:41:40.722380 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-3d440b29-7a7b-48a5-af11-d1838012b0a0 tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:40.722533 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-3d440b29-7a7b-48a5-af11-d1838012b0a0 tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Calling method 'delete' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:40.722718 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.volumes [None req-3d440b29-7a7b-48a5-af11-d1838012b0a0 tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Delete volume with id: 4d56b152-307e-49c1-9ea6-10e4faea40e9 Jul 03 02:41:40.728799 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:40.728799 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:41:40.729159 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-3d440b29-7a7b-48a5-af11-d1838012b0a0 tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Volume info retrieved successfully. Jul 03 02:41:40.744476 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-3d440b29-7a7b-48a5-af11-d1838012b0a0 tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Delete volume request issued successfully. Jul 03 02:41:40.744740 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-3d440b29-7a7b-48a5-af11-d1838012b0a0 tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] https://10.4.3.223/volume/v3/volumes/4d56b152-307e-49c1-9ea6-10e4faea40e9 returned with HTTP 202 Jul 03 02:41:40.745050 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1292/5146] 10.4.3.223 () {68 vars in 1392 bytes} [Fri Jul 3 02:41:40 2026] DELETE /volume/v3/volumes/4d56b152-307e-49c1-9ea6-10e4faea40e9 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 03 02:41:40.751221 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-4f9e414e-fcbf-46f4-9ab2-a1b051a9d79e None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:40.752813 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-4f9e414e-fcbf-46f4-9ab2-a1b051a9d79e tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] GET https://10.4.3.223/volume/v3/volumes/4d56b152-307e-49c1-9ea6-10e4faea40e9 Jul 03 02:41:40.752995 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-4f9e414e-fcbf-46f4-9ab2-a1b051a9d79e tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:40.753156 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-4f9e414e-fcbf-46f4-9ab2-a1b051a9d79e tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:40.759653 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:40.759653 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:41:40.763042 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-4f9e414e-fcbf-46f4-9ab2-a1b051a9d79e tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Volume info retrieved successfully. Jul 03 02:41:40.766858 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-4f9e414e-fcbf-46f4-9ab2-a1b051a9d79e tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] https://10.4.3.223/volume/v3/volumes/4d56b152-307e-49c1-9ea6-10e4faea40e9 returned with HTTP 200 Jul 03 02:41:40.767213 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1286/5147] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:41:40 2026] GET /volume/v3/volumes/4d56b152-307e-49c1-9ea6-10e4faea40e9 => generated 858 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:41:41.027264 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-fe24106d-9f7e-4898-8789-8b17a164440b None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:41.029105 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-fe24106d-9f7e-4898-8789-8b17a164440b tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/volumes/3911af54-12a2-48da-8a87-0d473084b7c9 Jul 03 02:41:41.029331 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-fe24106d-9f7e-4898-8789-8b17a164440b tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:41.029582 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-fe24106d-9f7e-4898-8789-8b17a164440b tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:41.039400 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:41.039400 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:41:41.043379 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-fe24106d-9f7e-4898-8789-8b17a164440b tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Volume info retrieved successfully. Jul 03 02:41:41.047693 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-fe24106d-9f7e-4898-8789-8b17a164440b tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/volumes/3911af54-12a2-48da-8a87-0d473084b7c9 returned with HTTP 200 Jul 03 02:41:41.048066 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1278/5148] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:41:41 2026] GET /volume/v3/volumes/3911af54-12a2-48da-8a87-0d473084b7c9 => generated 1648 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:41:41.780002 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-6b95aec1-0e48-4761-a2bf-ae777ace985b None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:41.781898 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-6b95aec1-0e48-4761-a2bf-ae777ace985b tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] GET https://10.4.3.223/volume/v3/volumes/4d56b152-307e-49c1-9ea6-10e4faea40e9 Jul 03 02:41:41.782157 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-6b95aec1-0e48-4761-a2bf-ae777ace985b tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:41.782393 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-6b95aec1-0e48-4761-a2bf-ae777ace985b tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:41.788144 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-6b95aec1-0e48-4761-a2bf-ae777ace985b tempest-VolumeRevertTests-1473576093 tempest-VolumeRevertTests-1473576093-project-member] https://10.4.3.223/volume/v3/volumes/4d56b152-307e-49c1-9ea6-10e4faea40e9 returned with HTTP 404 Jul 03 02:41:41.788673 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1293/5149] 10.4.3.223 () {68 vars in 1389 bytes} [Fri Jul 3 02:41:41 2026] GET /volume/v3/volumes/4d56b152-307e-49c1-9ea6-10e4faea40e9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 03 02:41:42.060630 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-db871bb1-1a54-4668-8daa-c152eecf7f33 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:42.062177 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-db871bb1-1a54-4668-8daa-c152eecf7f33 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/volumes/3911af54-12a2-48da-8a87-0d473084b7c9 Jul 03 02:41:42.062358 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-db871bb1-1a54-4668-8daa-c152eecf7f33 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:42.062570 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-db871bb1-1a54-4668-8daa-c152eecf7f33 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:42.071161 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:42.071161 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:41:42.074086 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-db871bb1-1a54-4668-8daa-c152eecf7f33 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Volume info retrieved successfully. Jul 03 02:41:42.078240 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-db871bb1-1a54-4668-8daa-c152eecf7f33 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/volumes/3911af54-12a2-48da-8a87-0d473084b7c9 returned with HTTP 200 Jul 03 02:41:42.078609 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1293/5150] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:41:42 2026] GET /volume/v3/volumes/3911af54-12a2-48da-8a87-0d473084b7c9 => generated 1648 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:41:43.090108 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-6e7e90de-93fe-4c29-9cc6-9917be1c61e9 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:43.097605 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-6e7e90de-93fe-4c29-9cc6-9917be1c61e9 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/volumes/3911af54-12a2-48da-8a87-0d473084b7c9 Jul 03 02:41:43.097833 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-6e7e90de-93fe-4c29-9cc6-9917be1c61e9 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:43.098049 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-6e7e90de-93fe-4c29-9cc6-9917be1c61e9 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:43.117401 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:43.117401 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:41:43.120931 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-6e7e90de-93fe-4c29-9cc6-9917be1c61e9 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Volume info retrieved successfully. Jul 03 02:41:43.126763 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-6e7e90de-93fe-4c29-9cc6-9917be1c61e9 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/volumes/3911af54-12a2-48da-8a87-0d473084b7c9 returned with HTTP 200 Jul 03 02:41:43.127223 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1287/5151] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:41:43 2026] GET /volume/v3/volumes/3911af54-12a2-48da-8a87-0d473084b7c9 => generated 1648 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:41:43.156204 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-dea4ef21-b07c-474e-b3a6-c50b59ebf0c3 req-1bd1595f-0cf7-4d1c-8f35-fbb97b20706e None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:43.158313 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-dea4ef21-b07c-474e-b3a6-c50b59ebf0c3 req-1bd1595f-0cf7-4d1c-8f35-fbb97b20706e tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] DELETE https://10.4.3.223/volume/v3/attachments/75123426-043a-41bd-9a88-f70335b56464 Jul 03 02:41:43.158611 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-dea4ef21-b07c-474e-b3a6-c50b59ebf0c3 req-1bd1595f-0cf7-4d1c-8f35-fbb97b20706e tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:43.158830 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-dea4ef21-b07c-474e-b3a6-c50b59ebf0c3 req-1bd1595f-0cf7-4d1c-8f35-fbb97b20706e tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'version_select' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:43.165590 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:43.165590 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:41:43.193830 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-c3fb1b6a-5a17-4858-bab0-9f3ad0501d24 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:43.275290 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-c3fb1b6a-5a17-4858-bab0-9f3ad0501d24 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:41:43.275660 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-c3fb1b6a-5a17-4858-bab0-9f3ad0501d24 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1124831234"}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:41:43.277087 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.volumes [None req-c3fb1b6a-5a17-4858-bab0-9f3ad0501d24 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1124831234'}} {{(pid=100015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:41:43.277212 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-c3fb1b6a-5a17-4858-bab0-9f3ad0501d24 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Create volume of 1 GB Jul 03 02:41:43.281174 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-c3fb1b6a-5a17-4858-bab0-9f3ad0501d24 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Availability Zones retrieved successfully. Jul 03 02:41:43.287371 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-c3fb1b6a-5a17-4858-bab0-9f3ad0501d24 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Flow 'volume_create_api' (8226e20f-d828-447f-9e2f-1234b4c3a81f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:41:43.288357 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-c3fb1b6a-5a17-4858-bab0-9f3ad0501d24 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf239901-2210-4001-acb3-90e8c2e14706) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:41:43.289222 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.flows.api.create_volume [None req-c3fb1b6a-5a17-4858-bab0-9f3ad0501d24 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Validating volume size '1' using validate_int {{(pid=100015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:41:43.313305 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-c3fb1b6a-5a17-4858-bab0-9f3ad0501d24 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf239901-2210-4001-acb3-90e8c2e14706) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:41:43.314011 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-c3fb1b6a-5a17-4858-bab0-9f3ad0501d24 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7d1cb5e-6c4f-4f54-bea9-ef5bdb1c7a44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:41:43.368209 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.quota [None req-c3fb1b6a-5a17-4858-bab0-9f3ad0501d24 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Created reservations ['8044bb4b-77fd-4f0e-a758-bbeb3c7a7deb', '0e54debd-8a14-4385-a9f1-c46ded22fcc4', '80551d8b-f2a8-46d0-8ad1-b76af3396a65', '5e4bab63-1e6a-44ac-870f-2b2ff9c43f92'] {{(pid=100015) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:41:43.368951 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-c3fb1b6a-5a17-4858-bab0-9f3ad0501d24 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7d1cb5e-6c4f-4f54-bea9-ef5bdb1c7a44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8044bb4b-77fd-4f0e-a758-bbeb3c7a7deb', '0e54debd-8a14-4385-a9f1-c46ded22fcc4', '80551d8b-f2a8-46d0-8ad1-b76af3396a65', '5e4bab63-1e6a-44ac-870f-2b2ff9c43f92']}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:41:43.369695 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-c3fb1b6a-5a17-4858-bab0-9f3ad0501d24 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7628f7c6-d03b-4ca2-8df6-90340fa5c51a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:41:43.392046 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-c3fb1b6a-5a17-4858-bab0-9f3ad0501d24 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7628f7c6-d03b-4ca2-8df6-90340fa5c51a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5b8e12f9-b72b-4db6-98a1-63ad832c9b61', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1124831234',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf3cb28e02af4fcfba9168af5cea3d76',qos_specs=None,replication_status=,reservations=['8044bb4b-77fd-4f0e-a758-bbeb3c7a7deb','0e54debd-8a14-4385-a9f1-c46ded22fcc4','80551d8b-f2a8-46d0-8ad1-b76af3396a65','5e4bab63-1e6a-44ac-870f-2b2ff9c43f92'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd6098b7bf3b46aa81a93fc8c115f6c4',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:41:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1124831234',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5b8e12f9-b72b-4db6-98a1-63ad832c9b61,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cf3cb28e02af4fcfba9168af5cea3d76',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cd6098b7bf3b46aa81a93fc8c115f6c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:41:43.392672 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-c3fb1b6a-5a17-4858-bab0-9f3ad0501d24 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c461a36-680f-4d2f-86dc-e964fd163f4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:41:43.411251 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-c3fb1b6a-5a17-4858-bab0-9f3ad0501d24 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c461a36-680f-4d2f-86dc-e964fd163f4f) transitioned into state 'SUCCESS' from state '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-1124831234',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf3cb28e02af4fcfba9168af5cea3d76',qos_specs=None,replication_status=,reservations=['8044bb4b-77fd-4f0e-a758-bbeb3c7a7deb','0e54debd-8a14-4385-a9f1-c46ded22fcc4','80551d8b-f2a8-46d0-8ad1-b76af3396a65','5e4bab63-1e6a-44ac-870f-2b2ff9c43f92'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd6098b7bf3b46aa81a93fc8c115f6c4',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:41:43.411968 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-c3fb1b6a-5a17-4858-bab0-9f3ad0501d24 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0049400-8345-46c3-b13b-f34bc6b98984) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:41:43.420882 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-c3fb1b6a-5a17-4858-bab0-9f3ad0501d24 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0049400-8345-46c3-b13b-f34bc6b98984) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:41:43.423439 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-c3fb1b6a-5a17-4858-bab0-9f3ad0501d24 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Flow 'volume_create_api' (8226e20f-d828-447f-9e2f-1234b4c3a81f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:41:43.423439 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-c3fb1b6a-5a17-4858-bab0-9f3ad0501d24 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Create volume request issued successfully. Jul 03 02:41:43.423439 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-c3fb1b6a-5a17-4858-bab0-9f3ad0501d24 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:41:43.423439 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1294/5152] 10.4.3.223 () {68 vars in 1258 bytes} [Fri Jul 3 02:41:43 2026] POST /volume/v3/volumes => generated 778 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:41:43.435753 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-4cbb3584-498c-4b9c-a9f4-543baa226d01 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:43.439902 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-4cbb3584-498c-4b9c-a9f4-543baa226d01 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] GET https://10.4.3.223/volume/v3/volumes/5b8e12f9-b72b-4db6-98a1-63ad832c9b61 Jul 03 02:41:43.440105 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-4cbb3584-498c-4b9c-a9f4-543baa226d01 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:43.440283 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-4cbb3584-498c-4b9c-a9f4-543baa226d01 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:43.446958 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:43.446958 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:41:43.450233 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-4cbb3584-498c-4b9c-a9f4-543baa226d01 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Volume info retrieved successfully. Jul 03 02:41:43.453676 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-4cbb3584-498c-4b9c-a9f4-543baa226d01 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] https://10.4.3.223/volume/v3/volumes/5b8e12f9-b72b-4db6-98a1-63ad832c9b61 returned with HTTP 200 Jul 03 02:41:43.454041 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1294/5153] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:41:43 2026] GET /volume/v3/volumes/5b8e12f9-b72b-4db6-98a1-63ad832c9b61 => generated 957 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:41:43.693243 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-dea4ef21-b07c-474e-b3a6-c50b59ebf0c3 req-1bd1595f-0cf7-4d1c-8f35-fbb97b20706e tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/attachments/75123426-043a-41bd-9a88-f70335b56464 returned with HTTP 200 Jul 03 02:41:43.693860 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1279/5154] 10.4.3.223 () {72 vars in 1673 bytes} [Fri Jul 3 02:41:43 2026] DELETE /volume/v3/attachments/75123426-043a-41bd-9a88-f70335b56464 => generated 19 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:41:44.144049 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-8c3bf9a8-dcd9-4a40-af19-e3261443a23c None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:44.146064 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-8c3bf9a8-dcd9-4a40-af19-e3261443a23c tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/volumes/3911af54-12a2-48da-8a87-0d473084b7c9 Jul 03 02:41:44.146259 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-8c3bf9a8-dcd9-4a40-af19-e3261443a23c tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:44.146488 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-8c3bf9a8-dcd9-4a40-af19-e3261443a23c tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:44.153542 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:44.153542 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:41:44.157257 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-8c3bf9a8-dcd9-4a40-af19-e3261443a23c tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Volume info retrieved successfully. Jul 03 02:41:44.161758 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-8c3bf9a8-dcd9-4a40-af19-e3261443a23c tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/volumes/3911af54-12a2-48da-8a87-0d473084b7c9 returned with HTTP 200 Jul 03 02:41:44.162129 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1288/5155] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:41:44 2026] GET /volume/v3/volumes/3911af54-12a2-48da-8a87-0d473084b7c9 => generated 1356 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:41:44.174434 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-135ea162-1309-4b15-853d-40283e1ad23d None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:44.176127 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-135ea162-1309-4b15-853d-40283e1ad23d tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] POST https://10.4.3.223/volume/v3/backups Jul 03 02:41:44.176434 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-135ea162-1309-4b15-853d-40283e1ad23d tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3911af54-12a2-48da-8a87-0d473084b7c9", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1187429120"}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:41:44.177750 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.contrib.backups [None req-135ea162-1309-4b15-853d-40283e1ad23d tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Creating new backup {'backup': {'volume_id': '3911af54-12a2-48da-8a87-0d473084b7c9', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1187429120'}} {{(pid=100015) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 02:41:44.177886 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.contrib.backups [None req-135ea162-1309-4b15-853d-40283e1ad23d tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Creating backup of volume 3911af54-12a2-48da-8a87-0d473084b7c9 in container None Jul 03 02:41:44.184368 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:44.184368 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:41:44.184805 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-135ea162-1309-4b15-853d-40283e1ad23d tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Volume info retrieved successfully. Jul 03 02:41:44.199544 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.quota [None req-135ea162-1309-4b15-853d-40283e1ad23d tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Created reservations ['d68da215-c5bc-430b-8436-7fbb4cb5bf12', 'd0f5375e-5341-46a7-bf4a-f542d7691f88'] {{(pid=100015) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:41:44.237444 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-135ea162-1309-4b15-853d-40283e1ad23d tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups returned with HTTP 202 Jul 03 02:41:44.237444 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1295/5156] 10.4.3.223 () {68 vars in 1259 bytes} [Fri Jul 3 02:41:44 2026] POST /volume/v3/backups => generated 330 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:41:44.244365 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-5da9403c-2d72-420a-8f93-e5cec46e73b5 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:44.247141 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-5da9403c-2d72-420a-8f93-e5cec46e73b5 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/93e8ce89-165c-4fb2-9b17-38be0cfeef1c Jul 03 02:41:44.247879 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-5da9403c-2d72-420a-8f93-e5cec46e73b5 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:44.247879 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-5da9403c-2d72-420a-8f93-e5cec46e73b5 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:44.247879 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-5da9403c-2d72-420a-8f93-e5cec46e73b5 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id 93e8ce89-165c-4fb2-9b17-38be0cfeef1c. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:41:44.252941 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:44.252941 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:41:44.253925 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-5da9403c-2d72-420a-8f93-e5cec46e73b5 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/93e8ce89-165c-4fb2-9b17-38be0cfeef1c returned with HTTP 200 Jul 03 02:41:44.254557 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1295/5157] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:41:44 2026] GET /volume/v3/backups/93e8ce89-165c-4fb2-9b17-38be0cfeef1c => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:41:44.468825 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-af365a87-caed-4162-bd93-f04753046374 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:44.470680 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-af365a87-caed-4162-bd93-f04753046374 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] GET https://10.4.3.223/volume/v3/volumes/5b8e12f9-b72b-4db6-98a1-63ad832c9b61 Jul 03 02:41:44.470891 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-af365a87-caed-4162-bd93-f04753046374 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:44.471106 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-af365a87-caed-4162-bd93-f04753046374 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:44.478296 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:44.478296 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:41:44.482052 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-af365a87-caed-4162-bd93-f04753046374 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Volume info retrieved successfully. Jul 03 02:41:44.486679 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-af365a87-caed-4162-bd93-f04753046374 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] https://10.4.3.223/volume/v3/volumes/5b8e12f9-b72b-4db6-98a1-63ad832c9b61 returned with HTTP 200 Jul 03 02:41:44.487209 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1280/5158] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:41:44 2026] GET /volume/v3/volumes/5b8e12f9-b72b-4db6-98a1-63ad832c9b61 => generated 1009 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:41:44.498111 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-7aa075d5-2bec-4601-90e3-d8231da584a7 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:44.499644 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-7aa075d5-2bec-4601-90e3-d8231da584a7 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] POST https://10.4.3.223/volume/v3/snapshots Jul 03 02:41:44.499921 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-7aa075d5-2bec-4601-90e3-d8231da584a7 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5b8e12f9-b72b-4db6-98a1-63ad832c9b61", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-756251175"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:41:44.507473 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:44.507473 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:41:44.507715 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-7aa075d5-2bec-4601-90e3-d8231da584a7 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Volume info retrieved successfully. Jul 03 02:41:44.507821 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.snapshots [None req-7aa075d5-2bec-4601-90e3-d8231da584a7 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Create snapshot from volume 5b8e12f9-b72b-4db6-98a1-63ad832c9b61 Jul 03 02:41:44.542786 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.quota [None req-7aa075d5-2bec-4601-90e3-d8231da584a7 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Created reservations ['19d4ee85-cb17-49c4-988f-bbe7e467ea17', 'bc7791a0-e625-4680-a042-34f0db432404', 'badf469f-4b92-4325-8a1a-a630917460b9', '457303f2-9a8f-44f0-82c0-f0355bff3d82'] {{(pid=100012) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:41:44.574443 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-7aa075d5-2bec-4601-90e3-d8231da584a7 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Snapshot create request issued successfully. Jul 03 02:41:44.574443 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-7aa075d5-2bec-4601-90e3-d8231da584a7 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] https://10.4.3.223/volume/v3/snapshots returned with HTTP 202 Jul 03 02:41:44.574443 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1289/5159] 10.4.3.223 () {68 vars in 1265 bytes} [Fri Jul 3 02:41:44 2026] POST /volume/v3/snapshots => generated 307 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:41:44.584222 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-e2c1f6e7-1ae4-4af0-a766-083cf299f47c None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:44.586157 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-e2c1f6e7-1ae4-4af0-a766-083cf299f47c tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] GET https://10.4.3.223/volume/v3/snapshots/02feb825-5144-48be-9329-0979a5ba2f84 Jul 03 02:41:44.586157 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-e2c1f6e7-1ae4-4af0-a766-083cf299f47c tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:44.586157 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-e2c1f6e7-1ae4-4af0-a766-083cf299f47c tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:44.590887 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:44.590887 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:41:44.590887 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-e2c1f6e7-1ae4-4af0-a766-083cf299f47c tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Snapshot retrieved successfully. Jul 03 02:41:44.591335 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-e2c1f6e7-1ae4-4af0-a766-083cf299f47c tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] https://10.4.3.223/volume/v3/snapshots/02feb825-5144-48be-9329-0979a5ba2f84 returned with HTTP 200 Jul 03 02:41:44.591686 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1296/5160] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:41:44 2026] GET /volume/v3/snapshots/02feb825-5144-48be-9329-0979a5ba2f84 => generated 439 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:41:45.265239 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-0f834876-1ceb-4474-83c6-cbb6e89ffa74 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:45.266986 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-0f834876-1ceb-4474-83c6-cbb6e89ffa74 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/93e8ce89-165c-4fb2-9b17-38be0cfeef1c Jul 03 02:41:45.267146 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-0f834876-1ceb-4474-83c6-cbb6e89ffa74 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:45.267329 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-0f834876-1ceb-4474-83c6-cbb6e89ffa74 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:45.267451 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-0f834876-1ceb-4474-83c6-cbb6e89ffa74 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id 93e8ce89-165c-4fb2-9b17-38be0cfeef1c. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:41:45.271813 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:45.271813 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:41:45.272665 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-0f834876-1ceb-4474-83c6-cbb6e89ffa74 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/93e8ce89-165c-4fb2-9b17-38be0cfeef1c returned with HTTP 200 Jul 03 02:41:45.273038 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1296/5161] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:41:45 2026] GET /volume/v3/backups/93e8ce89-165c-4fb2-9b17-38be0cfeef1c => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:41:45.601499 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-12dc55c4-03e4-4483-8e1c-3824a7969635 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:45.603220 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-12dc55c4-03e4-4483-8e1c-3824a7969635 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] GET https://10.4.3.223/volume/v3/snapshots/02feb825-5144-48be-9329-0979a5ba2f84 Jul 03 02:41:45.603381 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-12dc55c4-03e4-4483-8e1c-3824a7969635 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:45.603598 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-12dc55c4-03e4-4483-8e1c-3824a7969635 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:45.608138 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:45.608138 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:41:45.608713 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-12dc55c4-03e4-4483-8e1c-3824a7969635 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Snapshot retrieved successfully. Jul 03 02:41:45.609312 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-12dc55c4-03e4-4483-8e1c-3824a7969635 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] https://10.4.3.223/volume/v3/snapshots/02feb825-5144-48be-9329-0979a5ba2f84 returned with HTTP 200 Jul 03 02:41:45.609692 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1281/5162] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:41:45 2026] GET /volume/v3/snapshots/02feb825-5144-48be-9329-0979a5ba2f84 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:41:45.618764 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-14c34e42-3f0c-44d5-87a7-ec966ddc71a0 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:45.690803 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-14c34e42-3f0c-44d5-87a7-ec966ddc71a0 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-reader] POST https://10.4.3.223/volume/v3/snapshots/02feb825-5144-48be-9329-0979a5ba2f84/action Jul 03 02:41:45.691126 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-14c34e42-3f0c-44d5-87a7-ec966ddc71a0 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100012) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:41:45.691280 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-14c34e42-3f0c-44d5-87a7-ec966ddc71a0 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:41:45.697261 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:45.697261 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:41:45.697794 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-14c34e42-3f0c-44d5-87a7-ec966ddc71a0 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-reader] Snapshot retrieved successfully. Jul 03 02:41:45.698517 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.policy [None req-14c34e42-3f0c-44d5-87a7-ec966ddc71a0 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'd1edf92a3b4448b5b06ced1b1b5e3f7b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf3cb28e02af4fcfba9168af5cea3d76', '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=100012) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 02:41:45.698693 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-14c34e42-3f0c-44d5-87a7-ec966ddc71a0 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-reader] https://10.4.3.223/volume/v3/snapshots/02feb825-5144-48be-9329-0979a5ba2f84/action returned with HTTP 403 Jul 03 02:41:45.699106 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1290/5163] 10.4.3.223 () {68 vars in 1396 bytes} [Fri Jul 3 02:41:45 2026] POST /volume/v3/snapshots/02feb825-5144-48be-9329-0979a5ba2f84/action => generated 133 bytes in 81 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:41:45.705557 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-e3cabf86-130d-4d99-b7d7-f80571a87ba6 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:45.707825 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-e3cabf86-130d-4d99-b7d7-f80571a87ba6 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] DELETE https://10.4.3.223/volume/v3/snapshots/02feb825-5144-48be-9329-0979a5ba2f84 Jul 03 02:41:45.708133 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-e3cabf86-130d-4d99-b7d7-f80571a87ba6 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:45.708364 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-e3cabf86-130d-4d99-b7d7-f80571a87ba6 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:45.708520 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.snapshots [None req-e3cabf86-130d-4d99-b7d7-f80571a87ba6 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Delete snapshot with id: 02feb825-5144-48be-9329-0979a5ba2f84 Jul 03 02:41:45.713587 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:45.713587 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:41:45.713956 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-e3cabf86-130d-4d99-b7d7-f80571a87ba6 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Snapshot retrieved successfully. Jul 03 02:41:45.738316 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-e3cabf86-130d-4d99-b7d7-f80571a87ba6 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Snapshot delete request issued successfully. Jul 03 02:41:45.738566 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-e3cabf86-130d-4d99-b7d7-f80571a87ba6 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] https://10.4.3.223/volume/v3/snapshots/02feb825-5144-48be-9329-0979a5ba2f84 returned with HTTP 202 Jul 03 02:41:45.738992 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1297/5164] 10.4.3.223 () {66 vars in 1357 bytes} [Fri Jul 3 02:41:45 2026] DELETE /volume/v3/snapshots/02feb825-5144-48be-9329-0979a5ba2f84 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:41:45.750798 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-077f2d05-517f-45f5-bd1c-c329a18c9366 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:45.752737 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-077f2d05-517f-45f5-bd1c-c329a18c9366 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] GET https://10.4.3.223/volume/v3/snapshots/02feb825-5144-48be-9329-0979a5ba2f84 Jul 03 02:41:45.752975 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-077f2d05-517f-45f5-bd1c-c329a18c9366 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:45.753231 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-077f2d05-517f-45f5-bd1c-c329a18c9366 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:45.758176 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:45.758176 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:41:45.758515 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-077f2d05-517f-45f5-bd1c-c329a18c9366 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Snapshot retrieved successfully. Jul 03 02:41:45.759117 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-077f2d05-517f-45f5-bd1c-c329a18c9366 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] https://10.4.3.223/volume/v3/snapshots/02feb825-5144-48be-9329-0979a5ba2f84 returned with HTTP 200 Jul 03 02:41:45.759497 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1297/5165] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:41:45 2026] GET /volume/v3/snapshots/02feb825-5144-48be-9329-0979a5ba2f84 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:41:46.283602 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-18ee8634-1789-4a28-b71c-97bd6a6dc3ca None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:46.285240 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-18ee8634-1789-4a28-b71c-97bd6a6dc3ca tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/93e8ce89-165c-4fb2-9b17-38be0cfeef1c Jul 03 02:41:46.285720 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-18ee8634-1789-4a28-b71c-97bd6a6dc3ca tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:46.286050 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-18ee8634-1789-4a28-b71c-97bd6a6dc3ca tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:46.286269 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-18ee8634-1789-4a28-b71c-97bd6a6dc3ca tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id 93e8ce89-165c-4fb2-9b17-38be0cfeef1c. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:41:46.290583 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:46.290583 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:41:46.291563 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-18ee8634-1789-4a28-b71c-97bd6a6dc3ca tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/93e8ce89-165c-4fb2-9b17-38be0cfeef1c returned with HTTP 200 Jul 03 02:41:46.292055 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1282/5166] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:41:46 2026] GET /volume/v3/backups/93e8ce89-165c-4fb2-9b17-38be0cfeef1c => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:41:46.310990 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-49375c21-7ed0-4ca1-b526-c951f50a3e2b None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:46.311317 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-49375c21-7ed0-4ca1-b526-c951f50a3e2b None None] GET https://10.4.3.223/volume// Jul 03 02:41:46.311501 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-49375c21-7ed0-4ca1-b526-c951f50a3e2b None None] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:46.311659 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-49375c21-7ed0-4ca1-b526-c951f50a3e2b None None] Calling method 'all' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:46.312036 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-49375c21-7ed0-4ca1-b526-c951f50a3e2b None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:41:46.312344 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1291/5167] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:41:46 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:41:46.319886 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-a6e05109-eb96-492c-a114-4ce26b6c6831 req-f86401c1-5d36-4299-b4e6-04307b6b2c86 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:46.322106 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-a6e05109-eb96-492c-a114-4ce26b6c6831 req-f86401c1-5d36-4299-b4e6-04307b6b2c86 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] GET https://10.4.3.223/volume/v3/volumes/9af9492f-fb06-4ea7-a83f-fa476d4f8498 Jul 03 02:41:46.322338 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-a6e05109-eb96-492c-a114-4ce26b6c6831 req-f86401c1-5d36-4299-b4e6-04307b6b2c86 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:46.322552 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-a6e05109-eb96-492c-a114-4ce26b6c6831 req-f86401c1-5d36-4299-b4e6-04307b6b2c86 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:46.331949 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:46.331949 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:41:46.335643 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [req-a6e05109-eb96-492c-a114-4ce26b6c6831 req-f86401c1-5d36-4299-b4e6-04307b6b2c86 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Volume info retrieved successfully. Jul 03 02:41:46.341712 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-a6e05109-eb96-492c-a114-4ce26b6c6831 req-f86401c1-5d36-4299-b4e6-04307b6b2c86 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/volumes/9af9492f-fb06-4ea7-a83f-fa476d4f8498 returned with HTTP 200 Jul 03 02:41:46.342294 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1298/5168] 10.4.3.223 () {70 vars in 1639 bytes} [Fri Jul 3 02:41:46 2026] GET /volume/v3/volumes/9af9492f-fb06-4ea7-a83f-fa476d4f8498 => generated 1573 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:41:46.446964 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-a6e05109-eb96-492c-a114-4ce26b6c6831 req-652c6539-946b-4bdf-9070-462f710490c3 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:46.448952 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-a6e05109-eb96-492c-a114-4ce26b6c6831 req-652c6539-946b-4bdf-9070-462f710490c3 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] PUT https://10.4.3.223/volume/v3/attachments/574201b8-7489-41eb-96b6-328439beb505 Jul 03 02:41:46.449387 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-a6e05109-eb96-492c-a114-4ce26b6c6831 req-652c6539-946b-4bdf-9070-462f710490c3 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000004352", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2a2633a05d73", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "80a8c083-552c-46a2-8db9-fd9e83fa2364", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:41:46.456686 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.coordination [req-a6e05109-eb96-492c-a114-4ce26b6c6831 req-652c6539-946b-4bdf-9070-462f710490c3 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Acquiring lock "cinder-attachment_update-9af9492f-fb06-4ea7-a83f-fa476d4f8498-np0000004352" by "attachment_update" {{(pid=100013) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 02:41:46.461035 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.coordination [req-a6e05109-eb96-492c-a114-4ce26b6c6831 req-652c6539-946b-4bdf-9070-462f710490c3 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Lock "cinder-attachment_update-9af9492f-fb06-4ea7-a83f-fa476d4f8498-np0000004352" acquired by "attachment_update" :: waited 0.004s {{(pid=100013) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 02:41:46.461903 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:46.461903 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:41:46.768375 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-781768fd-da2b-44e7-a68f-a56500979c90 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:46.770212 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-781768fd-da2b-44e7-a68f-a56500979c90 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] GET https://10.4.3.223/volume/v3/snapshots/02feb825-5144-48be-9329-0979a5ba2f84 Jul 03 02:41:46.770446 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-781768fd-da2b-44e7-a68f-a56500979c90 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:46.770650 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-781768fd-da2b-44e7-a68f-a56500979c90 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:46.774368 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-781768fd-da2b-44e7-a68f-a56500979c90 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] https://10.4.3.223/volume/v3/snapshots/02feb825-5144-48be-9329-0979a5ba2f84 returned with HTTP 404 Jul 03 02:41:46.774810 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1283/5169] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:41:46 2026] GET /volume/v3/snapshots/02feb825-5144-48be-9329-0979a5ba2f84 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:41:46.781229 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-f265c5b7-519d-446c-9a96-314f8f520ef5 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:46.782951 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-f265c5b7-519d-446c-9a96-314f8f520ef5 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] DELETE https://10.4.3.223/volume/v3/volumes/5b8e12f9-b72b-4db6-98a1-63ad832c9b61 Jul 03 02:41:46.783127 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-f265c5b7-519d-446c-9a96-314f8f520ef5 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:46.783296 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-f265c5b7-519d-446c-9a96-314f8f520ef5 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Calling method 'delete' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:46.783498 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.volumes [None req-f265c5b7-519d-446c-9a96-314f8f520ef5 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Delete volume with id: 5b8e12f9-b72b-4db6-98a1-63ad832c9b61 Jul 03 02:41:46.790572 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:46.790572 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:41:46.791052 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-f265c5b7-519d-446c-9a96-314f8f520ef5 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Volume info retrieved successfully. Jul 03 02:41:46.811764 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-f265c5b7-519d-446c-9a96-314f8f520ef5 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Delete volume request issued successfully. Jul 03 02:41:46.812374 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-f265c5b7-519d-446c-9a96-314f8f520ef5 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] https://10.4.3.223/volume/v3/volumes/5b8e12f9-b72b-4db6-98a1-63ad832c9b61 returned with HTTP 202 Jul 03 02:41:46.812593 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1292/5170] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:41:46 2026] DELETE /volume/v3/volumes/5b8e12f9-b72b-4db6-98a1-63ad832c9b61 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:41:46.821802 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-ea787949-25b0-49f5-9e21-7585198ba64f None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:46.823928 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-ea787949-25b0-49f5-9e21-7585198ba64f tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] GET https://10.4.3.223/volume/v3/volumes/5b8e12f9-b72b-4db6-98a1-63ad832c9b61 Jul 03 02:41:46.824210 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-ea787949-25b0-49f5-9e21-7585198ba64f tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:46.824350 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-ea787949-25b0-49f5-9e21-7585198ba64f tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:46.831459 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:46.831459 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:41:46.834750 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-ea787949-25b0-49f5-9e21-7585198ba64f tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Volume info retrieved successfully. Jul 03 02:41:46.838830 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-ea787949-25b0-49f5-9e21-7585198ba64f tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] https://10.4.3.223/volume/v3/volumes/5b8e12f9-b72b-4db6-98a1-63ad832c9b61 returned with HTTP 200 Jul 03 02:41:46.839242 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1299/5171] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:41:46 2026] GET /volume/v3/volumes/5b8e12f9-b72b-4db6-98a1-63ad832c9b61 => generated 1008 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:41:46.979672 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.coordination [req-a6e05109-eb96-492c-a114-4ce26b6c6831 req-652c6539-946b-4bdf-9070-462f710490c3 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Lock "cinder-attachment_update-9af9492f-fb06-4ea7-a83f-fa476d4f8498-np0000004352" released by "attachment_update" :: held 0.518s {{(pid=100013) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 02:41:46.980037 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-a6e05109-eb96-492c-a114-4ce26b6c6831 req-652c6539-946b-4bdf-9070-462f710490c3 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/attachments/574201b8-7489-41eb-96b6-328439beb505 returned with HTTP 200 Jul 03 02:41:46.980493 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1298/5172] 10.4.3.223 () {74 vars in 1704 bytes} [Fri Jul 3 02:41:46 2026] PUT /volume/v3/attachments/574201b8-7489-41eb-96b6-328439beb505 => generated 969 bytes in 534 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:41:47.301310 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-f672bc20-b798-47e7-9add-f2a84871383e None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:47.303153 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-f672bc20-b798-47e7-9add-f2a84871383e tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/93e8ce89-165c-4fb2-9b17-38be0cfeef1c Jul 03 02:41:47.303352 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-f672bc20-b798-47e7-9add-f2a84871383e tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:47.303559 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-f672bc20-b798-47e7-9add-f2a84871383e tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:47.303691 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-f672bc20-b798-47e7-9add-f2a84871383e tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id 93e8ce89-165c-4fb2-9b17-38be0cfeef1c. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:41:47.308195 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:47.308195 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:41:47.308893 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-f672bc20-b798-47e7-9add-f2a84871383e tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/93e8ce89-165c-4fb2-9b17-38be0cfeef1c returned with HTTP 200 Jul 03 02:41:47.309217 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1284/5173] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:41:47 2026] GET /volume/v3/backups/93e8ce89-165c-4fb2-9b17-38be0cfeef1c => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:41:47.491052 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-a6e05109-eb96-492c-a114-4ce26b6c6831 req-98056159-e6ee-4d5d-946f-729eef9c0bca None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:47.493274 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-a6e05109-eb96-492c-a114-4ce26b6c6831 req-98056159-e6ee-4d5d-946f-729eef9c0bca tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] POST https://10.4.3.223/volume/v3/attachments/574201b8-7489-41eb-96b6-328439beb505/action Jul 03 02:41:47.493771 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-a6e05109-eb96-492c-a114-4ce26b6c6831 req-98056159-e6ee-4d5d-946f-729eef9c0bca tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Action body: b'{"os-complete": null}' {{(pid=100012) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:41:47.493975 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-a6e05109-eb96-492c-a114-4ce26b6c6831 req-98056159-e6ee-4d5d-946f-729eef9c0bca tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:41:47.510044 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:47.510044 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:41:47.528993 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-a6e05109-eb96-492c-a114-4ce26b6c6831 req-98056159-e6ee-4d5d-946f-729eef9c0bca tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/attachments/574201b8-7489-41eb-96b6-328439beb505/action returned with HTTP 204 Jul 03 02:41:47.529581 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1293/5174] 10.4.3.223 () {74 vars in 1725 bytes} [Fri Jul 3 02:41:47 2026] POST /volume/v3/attachments/574201b8-7489-41eb-96b6-328439beb505/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:41:47.852076 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-7bc7846b-bcb7-4594-a74d-715180259546 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:47.853602 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-7bc7846b-bcb7-4594-a74d-715180259546 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] GET https://10.4.3.223/volume/v3/volumes/5b8e12f9-b72b-4db6-98a1-63ad832c9b61 Jul 03 02:41:47.853838 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-7bc7846b-bcb7-4594-a74d-715180259546 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:47.853935 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-7bc7846b-bcb7-4594-a74d-715180259546 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:47.863957 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-7bc7846b-bcb7-4594-a74d-715180259546 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] https://10.4.3.223/volume/v3/volumes/5b8e12f9-b72b-4db6-98a1-63ad832c9b61 returned with HTTP 404 Jul 03 02:41:47.864401 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1300/5175] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:41:47 2026] GET /volume/v3/volumes/5b8e12f9-b72b-4db6-98a1-63ad832c9b61 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:41:47.875938 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-60a93349-463f-486b-8e33-a792d2b7a426 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:47.878431 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-60a93349-463f-486b-8e33-a792d2b7a426 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:41:47.878769 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-60a93349-463f-486b-8e33-a792d2b7a426 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-544789042"}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:41:47.880121 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.volumes [None req-60a93349-463f-486b-8e33-a792d2b7a426 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-544789042'}} {{(pid=100013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:41:47.882759 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.volumes [None req-60a93349-463f-486b-8e33-a792d2b7a426 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Create volume of 1 GB Jul 03 02:41:47.883211 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:47.883211 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:41:47.888715 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-60a93349-463f-486b-8e33-a792d2b7a426 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Availability Zones retrieved successfully. Jul 03 02:41:47.897886 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-60a93349-463f-486b-8e33-a792d2b7a426 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Flow 'volume_create_api' (001f75f2-fd20-43fb-821c-d6c92cb41822) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:41:47.899396 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-60a93349-463f-486b-8e33-a792d2b7a426 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (146aa921-10e1-4ea0-971d-66a4f2ccf260) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:41:47.900861 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.flows.api.create_volume [None req-60a93349-463f-486b-8e33-a792d2b7a426 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Validating volume size '1' using validate_int {{(pid=100013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:41:47.934568 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-60a93349-463f-486b-8e33-a792d2b7a426 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (146aa921-10e1-4ea0-971d-66a4f2ccf260) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:41:47.936018 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-60a93349-463f-486b-8e33-a792d2b7a426 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8d29137-f56d-4110-a60d-be417ef75e95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:41:47.989374 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.quota [None req-60a93349-463f-486b-8e33-a792d2b7a426 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Created reservations ['9a02d005-6b66-4e63-8e15-c0e4119fde4e', 'ac5c6cdb-4ae4-417c-be20-df5ec39acab6', 'a4f0b68d-5f0c-41b1-a987-e5a718f12cc4', 'ea007964-280a-4c7a-b7d3-c5d261d43834'] {{(pid=100013) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:41:47.990226 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-60a93349-463f-486b-8e33-a792d2b7a426 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8d29137-f56d-4110-a60d-be417ef75e95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9a02d005-6b66-4e63-8e15-c0e4119fde4e', 'ac5c6cdb-4ae4-417c-be20-df5ec39acab6', 'a4f0b68d-5f0c-41b1-a987-e5a718f12cc4', 'ea007964-280a-4c7a-b7d3-c5d261d43834']}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:41:47.991083 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-60a93349-463f-486b-8e33-a792d2b7a426 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (695f1e2f-60f2-4778-a79c-207d6a6e82cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:41:48.018552 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-60a93349-463f-486b-8e33-a792d2b7a426 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (695f1e2f-60f2-4778-a79c-207d6a6e82cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd1f0552a-eea6-49c4-8634-9d459deb51fa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-544789042',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf3cb28e02af4fcfba9168af5cea3d76',qos_specs=None,replication_status=,reservations=['9a02d005-6b66-4e63-8e15-c0e4119fde4e','ac5c6cdb-4ae4-417c-be20-df5ec39acab6','a4f0b68d-5f0c-41b1-a987-e5a718f12cc4','ea007964-280a-4c7a-b7d3-c5d261d43834'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd6098b7bf3b46aa81a93fc8c115f6c4',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:41:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-544789042',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d1f0552a-eea6-49c4-8634-9d459deb51fa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cf3cb28e02af4fcfba9168af5cea3d76',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cd6098b7bf3b46aa81a93fc8c115f6c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:41:48.019219 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-60a93349-463f-486b-8e33-a792d2b7a426 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6c4efcf-913d-4025-81b2-43ad86cdfa6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:41:48.037034 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-60a93349-463f-486b-8e33-a792d2b7a426 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6c4efcf-913d-4025-81b2-43ad86cdfa6f) transitioned into state 'SUCCESS' from state '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-544789042',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf3cb28e02af4fcfba9168af5cea3d76',qos_specs=None,replication_status=,reservations=['9a02d005-6b66-4e63-8e15-c0e4119fde4e','ac5c6cdb-4ae4-417c-be20-df5ec39acab6','a4f0b68d-5f0c-41b1-a987-e5a718f12cc4','ea007964-280a-4c7a-b7d3-c5d261d43834'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd6098b7bf3b46aa81a93fc8c115f6c4',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:41:48.037704 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-60a93349-463f-486b-8e33-a792d2b7a426 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a61e5598-c650-44c1-bb73-3911c90f679e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:41:48.047330 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-60a93349-463f-486b-8e33-a792d2b7a426 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a61e5598-c650-44c1-bb73-3911c90f679e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:41:48.048065 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-60a93349-463f-486b-8e33-a792d2b7a426 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Flow 'volume_create_api' (001f75f2-fd20-43fb-821c-d6c92cb41822) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:41:48.048393 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-60a93349-463f-486b-8e33-a792d2b7a426 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Create volume request issued successfully. Jul 03 02:41:48.048951 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-60a93349-463f-486b-8e33-a792d2b7a426 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:41:48.049329 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1299/5176] 10.4.3.223 () {68 vars in 1258 bytes} [Fri Jul 3 02:41:47 2026] POST /volume/v3/volumes => generated 777 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:41:48.065928 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-a7c19c70-8db9-4f84-abc1-a0db33b35409 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:48.067735 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-a7c19c70-8db9-4f84-abc1-a0db33b35409 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] GET https://10.4.3.223/volume/v3/volumes/d1f0552a-eea6-49c4-8634-9d459deb51fa Jul 03 02:41:48.067963 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-a7c19c70-8db9-4f84-abc1-a0db33b35409 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:48.068195 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-a7c19c70-8db9-4f84-abc1-a0db33b35409 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:48.075326 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:48.075326 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:41:48.078722 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-a7c19c70-8db9-4f84-abc1-a0db33b35409 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Volume info retrieved successfully. Jul 03 02:41:48.082471 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-a7c19c70-8db9-4f84-abc1-a0db33b35409 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] https://10.4.3.223/volume/v3/volumes/d1f0552a-eea6-49c4-8634-9d459deb51fa returned with HTTP 200 Jul 03 02:41:48.082844 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1285/5177] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:41:48 2026] GET /volume/v3/volumes/d1f0552a-eea6-49c4-8634-9d459deb51fa => generated 956 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:41:48.319976 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-38900f90-8bac-4200-91b3-c9e6187fae49 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:48.321503 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-38900f90-8bac-4200-91b3-c9e6187fae49 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/93e8ce89-165c-4fb2-9b17-38be0cfeef1c Jul 03 02:41:48.321675 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-38900f90-8bac-4200-91b3-c9e6187fae49 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:48.321851 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-38900f90-8bac-4200-91b3-c9e6187fae49 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:48.321953 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-38900f90-8bac-4200-91b3-c9e6187fae49 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id 93e8ce89-165c-4fb2-9b17-38be0cfeef1c. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:41:48.325989 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:48.325989 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:41:48.326707 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-38900f90-8bac-4200-91b3-c9e6187fae49 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/93e8ce89-165c-4fb2-9b17-38be0cfeef1c returned with HTTP 200 Jul 03 02:41:48.327030 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1294/5178] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:41:48 2026] GET /volume/v3/backups/93e8ce89-165c-4fb2-9b17-38be0cfeef1c => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:41:49.097284 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-c4a31ba4-9721-472d-b443-aca226b15b3a None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:49.097956 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-c4a31ba4-9721-472d-b443-aca226b15b3a tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] GET https://10.4.3.223/volume/v3/volumes/d1f0552a-eea6-49c4-8634-9d459deb51fa Jul 03 02:41:49.098033 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-c4a31ba4-9721-472d-b443-aca226b15b3a tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:49.098219 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-c4a31ba4-9721-472d-b443-aca226b15b3a tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:49.106352 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:49.106352 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:41:49.110277 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-c4a31ba4-9721-472d-b443-aca226b15b3a tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Volume info retrieved successfully. Jul 03 02:41:49.114581 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-c4a31ba4-9721-472d-b443-aca226b15b3a tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] https://10.4.3.223/volume/v3/volumes/d1f0552a-eea6-49c4-8634-9d459deb51fa returned with HTTP 200 Jul 03 02:41:49.115013 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1301/5179] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:41:49 2026] GET /volume/v3/volumes/d1f0552a-eea6-49c4-8634-9d459deb51fa => generated 1008 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:41:49.129642 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-1397ce26-288c-46a9-a9a5-72a8843936c0 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:49.131521 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-1397ce26-288c-46a9-a9a5-72a8843936c0 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] POST https://10.4.3.223/volume/v3/snapshots Jul 03 02:41:49.131880 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-1397ce26-288c-46a9-a9a5-72a8843936c0 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d1f0552a-eea6-49c4-8634-9d459deb51fa", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1456681079"}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:41:49.140447 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:49.140447 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:41:49.140797 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-1397ce26-288c-46a9-a9a5-72a8843936c0 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Volume info retrieved successfully. Jul 03 02:41:49.140932 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.snapshots [None req-1397ce26-288c-46a9-a9a5-72a8843936c0 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Create snapshot from volume d1f0552a-eea6-49c4-8634-9d459deb51fa Jul 03 02:41:49.163806 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.quota [None req-1397ce26-288c-46a9-a9a5-72a8843936c0 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Created reservations ['19993050-6556-4b1d-a50e-9e4408f9c23e', '39b64393-e311-4bf9-b9d7-5f2c8f69a7fe', 'f1f40d58-6e67-4b74-9ab7-a4b7686650f9', '4658ac2d-aed9-450f-a764-9a02df625a5b'] {{(pid=100013) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:41:49.194194 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-1397ce26-288c-46a9-a9a5-72a8843936c0 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Snapshot create request issued successfully. Jul 03 02:41:49.195779 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-1397ce26-288c-46a9-a9a5-72a8843936c0 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] https://10.4.3.223/volume/v3/snapshots returned with HTTP 202 Jul 03 02:41:49.195779 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1300/5180] 10.4.3.223 () {68 vars in 1265 bytes} [Fri Jul 3 02:41:49 2026] POST /volume/v3/snapshots => generated 308 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:41:49.203091 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-603cecea-6485-44b0-b5c0-046a63bfa881 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:49.204605 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-603cecea-6485-44b0-b5c0-046a63bfa881 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] GET https://10.4.3.223/volume/v3/snapshots/cf141600-0194-4ce3-a337-84a89c796cb2 Jul 03 02:41:49.205290 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-603cecea-6485-44b0-b5c0-046a63bfa881 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:49.205290 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-603cecea-6485-44b0-b5c0-046a63bfa881 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:49.209399 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:49.209399 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:41:49.209692 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-603cecea-6485-44b0-b5c0-046a63bfa881 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Snapshot retrieved successfully. Jul 03 02:41:49.210230 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-603cecea-6485-44b0-b5c0-046a63bfa881 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] https://10.4.3.223/volume/v3/snapshots/cf141600-0194-4ce3-a337-84a89c796cb2 returned with HTTP 200 Jul 03 02:41:49.210586 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1286/5181] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:41:49 2026] GET /volume/v3/snapshots/cf141600-0194-4ce3-a337-84a89c796cb2 => generated 440 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:41:49.336942 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-c0a31134-495b-40e7-897a-dfbb3ee70e04 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:49.338679 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-c0a31134-495b-40e7-897a-dfbb3ee70e04 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/93e8ce89-165c-4fb2-9b17-38be0cfeef1c Jul 03 02:41:49.338895 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-c0a31134-495b-40e7-897a-dfbb3ee70e04 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:49.339088 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-c0a31134-495b-40e7-897a-dfbb3ee70e04 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:49.339184 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-c0a31134-495b-40e7-897a-dfbb3ee70e04 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id 93e8ce89-165c-4fb2-9b17-38be0cfeef1c. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:41:49.343565 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:49.343565 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:41:49.344295 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-c0a31134-495b-40e7-897a-dfbb3ee70e04 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/93e8ce89-165c-4fb2-9b17-38be0cfeef1c returned with HTTP 200 Jul 03 02:41:49.344831 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1295/5182] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:41:49 2026] GET /volume/v3/backups/93e8ce89-165c-4fb2-9b17-38be0cfeef1c => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:41:50.220906 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-5c25a1af-b5f9-432b-b1dc-e34ced0c9407 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:50.222689 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-5c25a1af-b5f9-432b-b1dc-e34ced0c9407 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] GET https://10.4.3.223/volume/v3/snapshots/cf141600-0194-4ce3-a337-84a89c796cb2 Jul 03 02:41:50.222862 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-5c25a1af-b5f9-432b-b1dc-e34ced0c9407 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:50.223033 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-5c25a1af-b5f9-432b-b1dc-e34ced0c9407 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:50.228090 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:50.228090 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:41:50.228456 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-5c25a1af-b5f9-432b-b1dc-e34ced0c9407 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Snapshot retrieved successfully. Jul 03 02:41:50.229162 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-5c25a1af-b5f9-432b-b1dc-e34ced0c9407 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] https://10.4.3.223/volume/v3/snapshots/cf141600-0194-4ce3-a337-84a89c796cb2 returned with HTTP 200 Jul 03 02:41:50.229619 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1302/5183] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:41:50 2026] GET /volume/v3/snapshots/cf141600-0194-4ce3-a337-84a89c796cb2 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:41:50.238841 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-798396f1-883b-46e7-8f8a-927d5d43e7e5 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:50.240811 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-798396f1-883b-46e7-8f8a-927d5d43e7e5 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-reader] GET https://10.4.3.223/volume/v3/snapshots Jul 03 02:41:50.240999 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-798396f1-883b-46e7-8f8a-927d5d43e7e5 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-reader] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:50.241232 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-798396f1-883b-46e7-8f8a-927d5d43e7e5 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-reader] Calling method 'index' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:50.241533 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.api_utils [None req-798396f1-883b-46e7-8f8a-927d5d43e7e5 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-reader] Removing options '' from query. {{(pid=100013) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 02:41:50.241850 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:50.241850 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:41:50.242833 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.db.api [None req-798396f1-883b-46e7-8f8a-927d5d43e7e5 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-reader] Building query based on filter {{(pid=100013) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 02:41:50.247086 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-798396f1-883b-46e7-8f8a-927d5d43e7e5 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-reader] Get all snapshots completed successfully. Jul 03 02:41:50.247228 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-798396f1-883b-46e7-8f8a-927d5d43e7e5 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-reader] https://10.4.3.223/volume/v3/snapshots returned with HTTP 200 Jul 03 02:41:50.247731 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1301/5184] 10.4.3.223 () {66 vars in 1243 bytes} [Fri Jul 3 02:41:50 2026] GET /volume/v3/snapshots => generated 336 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:41:50.256437 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-ea161dca-d3f0-4faf-8462-5ff76b90f785 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:50.258190 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-ea161dca-d3f0-4faf-8462-5ff76b90f785 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] DELETE https://10.4.3.223/volume/v3/snapshots/cf141600-0194-4ce3-a337-84a89c796cb2 Jul 03 02:41:50.258412 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-ea161dca-d3f0-4faf-8462-5ff76b90f785 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:50.258640 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-ea161dca-d3f0-4faf-8462-5ff76b90f785 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Calling method 'delete' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:50.258775 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.snapshots [None req-ea161dca-d3f0-4faf-8462-5ff76b90f785 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Delete snapshot with id: cf141600-0194-4ce3-a337-84a89c796cb2 Jul 03 02:41:50.264474 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:50.264474 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:41:50.264773 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-ea161dca-d3f0-4faf-8462-5ff76b90f785 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Snapshot retrieved successfully. Jul 03 02:41:50.283988 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-ea161dca-d3f0-4faf-8462-5ff76b90f785 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Snapshot delete request issued successfully. Jul 03 02:41:50.284199 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-ea161dca-d3f0-4faf-8462-5ff76b90f785 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] https://10.4.3.223/volume/v3/snapshots/cf141600-0194-4ce3-a337-84a89c796cb2 returned with HTTP 202 Jul 03 02:41:50.284708 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1287/5185] 10.4.3.223 () {66 vars in 1357 bytes} [Fri Jul 3 02:41:50 2026] DELETE /volume/v3/snapshots/cf141600-0194-4ce3-a337-84a89c796cb2 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:41:50.295273 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-db0099af-772a-4958-9676-d9bf8ab1d6c7 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:50.297528 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-db0099af-772a-4958-9676-d9bf8ab1d6c7 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] GET https://10.4.3.223/volume/v3/snapshots/cf141600-0194-4ce3-a337-84a89c796cb2 Jul 03 02:41:50.297840 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-db0099af-772a-4958-9676-d9bf8ab1d6c7 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:50.297966 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-db0099af-772a-4958-9676-d9bf8ab1d6c7 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:50.308603 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:50.308603 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:41:50.308964 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-db0099af-772a-4958-9676-d9bf8ab1d6c7 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Snapshot retrieved successfully. Jul 03 02:41:50.309714 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-db0099af-772a-4958-9676-d9bf8ab1d6c7 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] https://10.4.3.223/volume/v3/snapshots/cf141600-0194-4ce3-a337-84a89c796cb2 returned with HTTP 200 Jul 03 02:41:50.310106 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1296/5186] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:41:50 2026] GET /volume/v3/snapshots/cf141600-0194-4ce3-a337-84a89c796cb2 => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:41:50.355913 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-59ccdecc-f5c4-496d-8806-37095a8656ed None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:50.357440 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-59ccdecc-f5c4-496d-8806-37095a8656ed tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/93e8ce89-165c-4fb2-9b17-38be0cfeef1c Jul 03 02:41:50.357639 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-59ccdecc-f5c4-496d-8806-37095a8656ed tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:50.357824 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-59ccdecc-f5c4-496d-8806-37095a8656ed tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:50.357952 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-59ccdecc-f5c4-496d-8806-37095a8656ed tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id 93e8ce89-165c-4fb2-9b17-38be0cfeef1c. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:41:50.361680 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:50.361680 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:41:50.362953 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-59ccdecc-f5c4-496d-8806-37095a8656ed tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/93e8ce89-165c-4fb2-9b17-38be0cfeef1c returned with HTTP 200 Jul 03 02:41:50.362953 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1303/5187] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:41:50 2026] GET /volume/v3/backups/93e8ce89-165c-4fb2-9b17-38be0cfeef1c => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:41:51.320712 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-933e7965-6372-4241-9431-ccbf757377ad None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:51.323002 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-933e7965-6372-4241-9431-ccbf757377ad tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] GET https://10.4.3.223/volume/v3/snapshots/cf141600-0194-4ce3-a337-84a89c796cb2 Jul 03 02:41:51.323123 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-933e7965-6372-4241-9431-ccbf757377ad tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:51.323349 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-933e7965-6372-4241-9431-ccbf757377ad tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:51.328092 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-933e7965-6372-4241-9431-ccbf757377ad tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] https://10.4.3.223/volume/v3/snapshots/cf141600-0194-4ce3-a337-84a89c796cb2 returned with HTTP 404 Jul 03 02:41:51.328801 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1302/5188] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:41:51 2026] GET /volume/v3/snapshots/cf141600-0194-4ce3-a337-84a89c796cb2 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:41:51.337978 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-18bf0671-d101-4ce5-8669-7e4ded8eb929 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:51.339760 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-18bf0671-d101-4ce5-8669-7e4ded8eb929 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] DELETE https://10.4.3.223/volume/v3/volumes/d1f0552a-eea6-49c4-8634-9d459deb51fa Jul 03 02:41:51.339955 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-18bf0671-d101-4ce5-8669-7e4ded8eb929 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:51.340175 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-18bf0671-d101-4ce5-8669-7e4ded8eb929 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Calling method 'delete' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:51.340352 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.volumes [None req-18bf0671-d101-4ce5-8669-7e4ded8eb929 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Delete volume with id: d1f0552a-eea6-49c4-8634-9d459deb51fa Jul 03 02:41:51.348570 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:51.348570 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:41:51.348884 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-18bf0671-d101-4ce5-8669-7e4ded8eb929 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Volume info retrieved successfully. Jul 03 02:41:51.365324 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-18bf0671-d101-4ce5-8669-7e4ded8eb929 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Delete volume request issued successfully. Jul 03 02:41:51.365503 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-18bf0671-d101-4ce5-8669-7e4ded8eb929 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] https://10.4.3.223/volume/v3/volumes/d1f0552a-eea6-49c4-8634-9d459deb51fa returned with HTTP 202 Jul 03 02:41:51.365975 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1288/5189] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:41:51 2026] DELETE /volume/v3/volumes/d1f0552a-eea6-49c4-8634-9d459deb51fa => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:41:51.374276 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-3ba56741-fd90-4fc9-afc4-1d21b1cd4347 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:51.377895 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-0c31cb95-09e0-43a6-97f1-b060713b55ef None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:51.378850 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-3ba56741-fd90-4fc9-afc4-1d21b1cd4347 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/93e8ce89-165c-4fb2-9b17-38be0cfeef1c Jul 03 02:41:51.379116 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-3ba56741-fd90-4fc9-afc4-1d21b1cd4347 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:51.379382 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-3ba56741-fd90-4fc9-afc4-1d21b1cd4347 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:51.379564 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-3ba56741-fd90-4fc9-afc4-1d21b1cd4347 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id 93e8ce89-165c-4fb2-9b17-38be0cfeef1c. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:41:51.379694 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-0c31cb95-09e0-43a6-97f1-b060713b55ef tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] GET https://10.4.3.223/volume/v3/volumes/d1f0552a-eea6-49c4-8634-9d459deb51fa Jul 03 02:41:51.379892 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-0c31cb95-09e0-43a6-97f1-b060713b55ef tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:51.380074 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-0c31cb95-09e0-43a6-97f1-b060713b55ef tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:51.385004 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:51.385004 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:41:51.386099 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-3ba56741-fd90-4fc9-afc4-1d21b1cd4347 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/93e8ce89-165c-4fb2-9b17-38be0cfeef1c returned with HTTP 200 Jul 03 02:41:51.386646 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1297/5190] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:41:51 2026] GET /volume/v3/backups/93e8ce89-165c-4fb2-9b17-38be0cfeef1c => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:41:51.387945 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:51.387945 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:41:51.393483 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-0c31cb95-09e0-43a6-97f1-b060713b55ef tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Volume info retrieved successfully. Jul 03 02:41:51.398699 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-0c31cb95-09e0-43a6-97f1-b060713b55ef tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] https://10.4.3.223/volume/v3/volumes/d1f0552a-eea6-49c4-8634-9d459deb51fa returned with HTTP 200 Jul 03 02:41:51.399097 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1304/5191] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:41:51 2026] GET /volume/v3/volumes/d1f0552a-eea6-49c4-8634-9d459deb51fa => generated 1007 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:41:52.398350 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-10e2a0a1-dc53-4322-9440-41b75b7bef66 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:52.400647 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-10e2a0a1-dc53-4322-9440-41b75b7bef66 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/93e8ce89-165c-4fb2-9b17-38be0cfeef1c Jul 03 02:41:52.401062 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-10e2a0a1-dc53-4322-9440-41b75b7bef66 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:52.401174 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-10e2a0a1-dc53-4322-9440-41b75b7bef66 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:52.401366 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-10e2a0a1-dc53-4322-9440-41b75b7bef66 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id 93e8ce89-165c-4fb2-9b17-38be0cfeef1c. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:41:52.407868 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:52.407868 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:41:52.408971 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-10e2a0a1-dc53-4322-9440-41b75b7bef66 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/93e8ce89-165c-4fb2-9b17-38be0cfeef1c returned with HTTP 200 Jul 03 02:41:52.409770 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1303/5192] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:41:52 2026] GET /volume/v3/backups/93e8ce89-165c-4fb2-9b17-38be0cfeef1c => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:41:52.416166 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-b8942d43-df55-4a0c-9c00-df5a23f4c759 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:52.418213 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-b8942d43-df55-4a0c-9c00-df5a23f4c759 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] GET https://10.4.3.223/volume/v3/volumes/d1f0552a-eea6-49c4-8634-9d459deb51fa Jul 03 02:41:52.418431 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-b8942d43-df55-4a0c-9c00-df5a23f4c759 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:52.418617 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-b8942d43-df55-4a0c-9c00-df5a23f4c759 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:52.425242 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-b8942d43-df55-4a0c-9c00-df5a23f4c759 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] https://10.4.3.223/volume/v3/volumes/d1f0552a-eea6-49c4-8634-9d459deb51fa returned with HTTP 404 Jul 03 02:41:52.425564 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1289/5193] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:41:52 2026] GET /volume/v3/volumes/d1f0552a-eea6-49c4-8634-9d459deb51fa => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:41:52.435277 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-62ce0d80-927b-49b9-a9d2-b77b83852968 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:52.437052 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-62ce0d80-927b-49b9-a9d2-b77b83852968 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:41:52.437504 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-62ce0d80-927b-49b9-a9d2-b77b83852968 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1279704869"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:41:52.439070 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.volumes [None req-62ce0d80-927b-49b9-a9d2-b77b83852968 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1279704869'}} {{(pid=100012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:41:52.439070 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.volumes [None req-62ce0d80-927b-49b9-a9d2-b77b83852968 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Create volume of 1 GB Jul 03 02:41:52.443490 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-62ce0d80-927b-49b9-a9d2-b77b83852968 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Availability Zones retrieved successfully. Jul 03 02:41:52.448210 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-62ce0d80-927b-49b9-a9d2-b77b83852968 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Flow 'volume_create_api' (b66800b5-9abe-4c0f-a68c-ad43533a6579) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:41:52.449368 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-62ce0d80-927b-49b9-a9d2-b77b83852968 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92ead19d-99a7-476a-aad2-5fcaafc5bffb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:41:52.450558 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.flows.api.create_volume [None req-62ce0d80-927b-49b9-a9d2-b77b83852968 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Validating volume size '1' using validate_int {{(pid=100012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:41:52.473699 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-62ce0d80-927b-49b9-a9d2-b77b83852968 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92ead19d-99a7-476a-aad2-5fcaafc5bffb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:41:52.474301 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-62ce0d80-927b-49b9-a9d2-b77b83852968 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88a30833-de36-4d18-8c04-d5ed41f543f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:41:52.519400 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.quota [None req-62ce0d80-927b-49b9-a9d2-b77b83852968 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Created reservations ['02392b8b-66dd-4b97-9584-4ea6471f171f', '159448ac-450b-4ccf-ab2b-046bdab0fd03', 'a67aa394-64b4-47f4-a8be-82634f251a0e', 'e8e9bb6a-44c7-4f1f-9128-b6ef59d94296'] {{(pid=100012) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:41:52.520134 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-62ce0d80-927b-49b9-a9d2-b77b83852968 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88a30833-de36-4d18-8c04-d5ed41f543f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['02392b8b-66dd-4b97-9584-4ea6471f171f', '159448ac-450b-4ccf-ab2b-046bdab0fd03', 'a67aa394-64b4-47f4-a8be-82634f251a0e', 'e8e9bb6a-44c7-4f1f-9128-b6ef59d94296']}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:41:52.520841 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-62ce0d80-927b-49b9-a9d2-b77b83852968 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2944c203-615a-473b-a81b-7232d48ad7dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:41:52.547963 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-62ce0d80-927b-49b9-a9d2-b77b83852968 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2944c203-615a-473b-a81b-7232d48ad7dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ecaca426-0cbf-4fde-bb02-7e67c4319c7b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1279704869',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf3cb28e02af4fcfba9168af5cea3d76',qos_specs=None,replication_status=,reservations=['02392b8b-66dd-4b97-9584-4ea6471f171f','159448ac-450b-4ccf-ab2b-046bdab0fd03','a67aa394-64b4-47f4-a8be-82634f251a0e','e8e9bb6a-44c7-4f1f-9128-b6ef59d94296'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd6098b7bf3b46aa81a93fc8c115f6c4',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:41:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1279704869',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ecaca426-0cbf-4fde-bb02-7e67c4319c7b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cf3cb28e02af4fcfba9168af5cea3d76',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cd6098b7bf3b46aa81a93fc8c115f6c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:41:52.548615 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-62ce0d80-927b-49b9-a9d2-b77b83852968 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98ab03fa-06b5-4d97-9b72-e0d47842868e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:41:52.566170 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-62ce0d80-927b-49b9-a9d2-b77b83852968 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98ab03fa-06b5-4d97-9b72-e0d47842868e) transitioned into state 'SUCCESS' from state '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-1279704869',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf3cb28e02af4fcfba9168af5cea3d76',qos_specs=None,replication_status=,reservations=['02392b8b-66dd-4b97-9584-4ea6471f171f','159448ac-450b-4ccf-ab2b-046bdab0fd03','a67aa394-64b4-47f4-a8be-82634f251a0e','e8e9bb6a-44c7-4f1f-9128-b6ef59d94296'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd6098b7bf3b46aa81a93fc8c115f6c4',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:41:52.566909 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-62ce0d80-927b-49b9-a9d2-b77b83852968 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b8297b4-b942-43e1-b698-d880216a58b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:41:52.581929 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-62ce0d80-927b-49b9-a9d2-b77b83852968 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b8297b4-b942-43e1-b698-d880216a58b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:41:52.583229 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-62ce0d80-927b-49b9-a9d2-b77b83852968 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Flow 'volume_create_api' (b66800b5-9abe-4c0f-a68c-ad43533a6579) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:41:52.583727 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-62ce0d80-927b-49b9-a9d2-b77b83852968 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Create volume request issued successfully. Jul 03 02:41:52.584597 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-62ce0d80-927b-49b9-a9d2-b77b83852968 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:41:52.585180 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1298/5194] 10.4.3.223 () {68 vars in 1258 bytes} [Fri Jul 3 02:41:52 2026] POST /volume/v3/volumes => generated 778 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:41:52.598105 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-3f609b6a-271d-4b0a-a5e5-8199d9c6dfc8 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:52.601684 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-3f609b6a-271d-4b0a-a5e5-8199d9c6dfc8 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] GET https://10.4.3.223/volume/v3/volumes/ecaca426-0cbf-4fde-bb02-7e67c4319c7b Jul 03 02:41:52.601684 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-3f609b6a-271d-4b0a-a5e5-8199d9c6dfc8 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:52.601684 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-3f609b6a-271d-4b0a-a5e5-8199d9c6dfc8 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:52.608379 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:52.608379 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:41:52.615381 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-3f609b6a-271d-4b0a-a5e5-8199d9c6dfc8 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Volume info retrieved successfully. Jul 03 02:41:52.622008 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-3f609b6a-271d-4b0a-a5e5-8199d9c6dfc8 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] https://10.4.3.223/volume/v3/volumes/ecaca426-0cbf-4fde-bb02-7e67c4319c7b returned with HTTP 200 Jul 03 02:41:52.622395 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1305/5195] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:41:52 2026] GET /volume/v3/volumes/ecaca426-0cbf-4fde-bb02-7e67c4319c7b => generated 957 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:41:53.419327 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-dde1ad92-676c-4bd0-a16a-6ab40a8d8828 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:53.421002 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-dde1ad92-676c-4bd0-a16a-6ab40a8d8828 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/93e8ce89-165c-4fb2-9b17-38be0cfeef1c Jul 03 02:41:53.421230 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-dde1ad92-676c-4bd0-a16a-6ab40a8d8828 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:53.421477 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-dde1ad92-676c-4bd0-a16a-6ab40a8d8828 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:53.421617 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-dde1ad92-676c-4bd0-a16a-6ab40a8d8828 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id 93e8ce89-165c-4fb2-9b17-38be0cfeef1c. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:41:53.425831 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:53.425831 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:41:53.426584 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-dde1ad92-676c-4bd0-a16a-6ab40a8d8828 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/93e8ce89-165c-4fb2-9b17-38be0cfeef1c returned with HTTP 200 Jul 03 02:41:53.426990 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1304/5196] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:41:53 2026] GET /volume/v3/backups/93e8ce89-165c-4fb2-9b17-38be0cfeef1c => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:41:53.646736 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-9730ed37-43fd-44ad-8fc8-aa8d00d4d673 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:53.648713 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-9730ed37-43fd-44ad-8fc8-aa8d00d4d673 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] GET https://10.4.3.223/volume/v3/volumes/ecaca426-0cbf-4fde-bb02-7e67c4319c7b Jul 03 02:41:53.648912 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-9730ed37-43fd-44ad-8fc8-aa8d00d4d673 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:53.649116 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-9730ed37-43fd-44ad-8fc8-aa8d00d4d673 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:53.660276 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:53.660276 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:41:53.664050 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-9730ed37-43fd-44ad-8fc8-aa8d00d4d673 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Volume info retrieved successfully. Jul 03 02:41:53.668242 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-9730ed37-43fd-44ad-8fc8-aa8d00d4d673 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] https://10.4.3.223/volume/v3/volumes/ecaca426-0cbf-4fde-bb02-7e67c4319c7b returned with HTTP 200 Jul 03 02:41:53.668700 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1290/5197] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:41:53 2026] GET /volume/v3/volumes/ecaca426-0cbf-4fde-bb02-7e67c4319c7b => generated 1009 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:41:53.684014 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-a3644cfd-e2aa-4c45-97e4-c8f0a29f622c None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:53.685898 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-a3644cfd-e2aa-4c45-97e4-c8f0a29f622c tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] POST https://10.4.3.223/volume/v3/snapshots Jul 03 02:41:53.686254 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-a3644cfd-e2aa-4c45-97e4-c8f0a29f622c tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ecaca426-0cbf-4fde-bb02-7e67c4319c7b", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-724382393"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:41:53.694264 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:53.694264 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:41:53.694577 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-a3644cfd-e2aa-4c45-97e4-c8f0a29f622c tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Volume info retrieved successfully. Jul 03 02:41:53.694694 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.snapshots [None req-a3644cfd-e2aa-4c45-97e4-c8f0a29f622c tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Create snapshot from volume ecaca426-0cbf-4fde-bb02-7e67c4319c7b Jul 03 02:41:53.716950 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.quota [None req-a3644cfd-e2aa-4c45-97e4-c8f0a29f622c tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Created reservations ['ea11ec58-ef98-4db9-97b7-3d600e1cd405', 'f3a10b74-1b69-4e7f-8d7e-7f936df3b85c', 'ac0488fc-bad5-47f1-815f-065486a2fda5', 'd16b957f-9ab8-4531-9d93-215a06fc7016'] {{(pid=100012) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:41:53.744399 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-a3644cfd-e2aa-4c45-97e4-c8f0a29f622c tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Snapshot create request issued successfully. Jul 03 02:41:53.744698 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-a3644cfd-e2aa-4c45-97e4-c8f0a29f622c tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] https://10.4.3.223/volume/v3/snapshots returned with HTTP 202 Jul 03 02:41:53.745075 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1299/5198] 10.4.3.223 () {68 vars in 1265 bytes} [Fri Jul 3 02:41:53 2026] POST /volume/v3/snapshots => generated 307 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:41:53.754026 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-00a1aa21-0c99-4a71-8ad0-6040602f5010 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:53.756010 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-00a1aa21-0c99-4a71-8ad0-6040602f5010 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] GET https://10.4.3.223/volume/v3/snapshots/e9b5d2de-3426-4df9-a09f-90b99a3598f4 Jul 03 02:41:53.756245 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-00a1aa21-0c99-4a71-8ad0-6040602f5010 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:53.756474 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-00a1aa21-0c99-4a71-8ad0-6040602f5010 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:53.763793 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:53.763793 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:41:53.764191 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-00a1aa21-0c99-4a71-8ad0-6040602f5010 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Snapshot retrieved successfully. Jul 03 02:41:53.764946 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-00a1aa21-0c99-4a71-8ad0-6040602f5010 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] https://10.4.3.223/volume/v3/snapshots/e9b5d2de-3426-4df9-a09f-90b99a3598f4 returned with HTTP 200 Jul 03 02:41:53.765301 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1306/5199] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:41:53 2026] GET /volume/v3/snapshots/e9b5d2de-3426-4df9-a09f-90b99a3598f4 => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:41:54.437768 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-549958aa-849c-494e-b68c-8c5627e51b89 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:54.439644 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-549958aa-849c-494e-b68c-8c5627e51b89 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/93e8ce89-165c-4fb2-9b17-38be0cfeef1c Jul 03 02:41:54.439839 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-549958aa-849c-494e-b68c-8c5627e51b89 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:54.440018 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-549958aa-849c-494e-b68c-8c5627e51b89 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:54.440121 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-549958aa-849c-494e-b68c-8c5627e51b89 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id 93e8ce89-165c-4fb2-9b17-38be0cfeef1c. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:41:54.444344 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:54.444344 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:41:54.445174 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-549958aa-849c-494e-b68c-8c5627e51b89 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/93e8ce89-165c-4fb2-9b17-38be0cfeef1c returned with HTTP 200 Jul 03 02:41:54.445582 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1305/5200] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:41:54 2026] GET /volume/v3/backups/93e8ce89-165c-4fb2-9b17-38be0cfeef1c => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:41:54.781032 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-08300e25-a9b0-435d-a864-b8f1ade54dd8 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:54.782972 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-08300e25-a9b0-435d-a864-b8f1ade54dd8 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] GET https://10.4.3.223/volume/v3/snapshots/e9b5d2de-3426-4df9-a09f-90b99a3598f4 Jul 03 02:41:54.783248 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-08300e25-a9b0-435d-a864-b8f1ade54dd8 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:54.783526 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-08300e25-a9b0-435d-a864-b8f1ade54dd8 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:54.789601 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:54.789601 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:41:54.790023 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-08300e25-a9b0-435d-a864-b8f1ade54dd8 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Snapshot retrieved successfully. Jul 03 02:41:54.790952 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-08300e25-a9b0-435d-a864-b8f1ade54dd8 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] https://10.4.3.223/volume/v3/snapshots/e9b5d2de-3426-4df9-a09f-90b99a3598f4 returned with HTTP 200 Jul 03 02:41:54.791454 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1291/5201] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:41:54 2026] GET /volume/v3/snapshots/e9b5d2de-3426-4df9-a09f-90b99a3598f4 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:41:54.800801 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-a037a2a9-dd7a-4481-ad79-d092a5b37723 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:54.802516 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-a037a2a9-dd7a-4481-ad79-d092a5b37723 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-reader] POST https://10.4.3.223/volume/v3/snapshots/e9b5d2de-3426-4df9-a09f-90b99a3598f4/action Jul 03 02:41:54.802848 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-a037a2a9-dd7a-4481-ad79-d092a5b37723 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100012) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:41:54.802984 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-a037a2a9-dd7a-4481-ad79-d092a5b37723 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:41:54.804257 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.contrib.admin_actions [None req-a037a2a9-dd7a-4481-ad79-d092a5b37723 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-reader] Updating snapshot 'e9b5d2de-3426-4df9-a09f-90b99a3598f4' with '{'status': 'error'}' {{(pid=100012) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 02:41:54.812568 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:54.812568 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:41:54.813093 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.policy [None req-a037a2a9-dd7a-4481-ad79-d092a5b37723 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'd1edf92a3b4448b5b06ced1b1b5e3f7b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf3cb28e02af4fcfba9168af5cea3d76', '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=100012) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 02:41:54.813306 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-a037a2a9-dd7a-4481-ad79-d092a5b37723 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-reader] https://10.4.3.223/volume/v3/snapshots/e9b5d2de-3426-4df9-a09f-90b99a3598f4/action returned with HTTP 403 Jul 03 02:41:54.813762 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1300/5202] 10.4.3.223 () {68 vars in 1396 bytes} [Fri Jul 3 02:41:54 2026] POST /volume/v3/snapshots/e9b5d2de-3426-4df9-a09f-90b99a3598f4/action => generated 133 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:41:54.819947 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-6db5748f-9bf7-4ce2-84c5-d4e44bc48727 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:54.821689 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-6db5748f-9bf7-4ce2-84c5-d4e44bc48727 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] DELETE https://10.4.3.223/volume/v3/snapshots/e9b5d2de-3426-4df9-a09f-90b99a3598f4 Jul 03 02:41:54.821901 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-6db5748f-9bf7-4ce2-84c5-d4e44bc48727 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:54.822087 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-6db5748f-9bf7-4ce2-84c5-d4e44bc48727 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:54.822204 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.snapshots [None req-6db5748f-9bf7-4ce2-84c5-d4e44bc48727 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Delete snapshot with id: e9b5d2de-3426-4df9-a09f-90b99a3598f4 Jul 03 02:41:54.827370 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:54.827370 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:41:54.827692 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-6db5748f-9bf7-4ce2-84c5-d4e44bc48727 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Snapshot retrieved successfully. Jul 03 02:41:54.845533 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-6db5748f-9bf7-4ce2-84c5-d4e44bc48727 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Snapshot delete request issued successfully. Jul 03 02:41:54.845707 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-6db5748f-9bf7-4ce2-84c5-d4e44bc48727 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] https://10.4.3.223/volume/v3/snapshots/e9b5d2de-3426-4df9-a09f-90b99a3598f4 returned with HTTP 202 Jul 03 02:41:54.846165 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1307/5203] 10.4.3.223 () {66 vars in 1357 bytes} [Fri Jul 3 02:41:54 2026] DELETE /volume/v3/snapshots/e9b5d2de-3426-4df9-a09f-90b99a3598f4 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:41:54.856001 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-848ae7ef-afdf-4057-b190-428f9820cb1d None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:54.857972 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-848ae7ef-afdf-4057-b190-428f9820cb1d tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] GET https://10.4.3.223/volume/v3/snapshots/e9b5d2de-3426-4df9-a09f-90b99a3598f4 Jul 03 02:41:54.858156 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-848ae7ef-afdf-4057-b190-428f9820cb1d tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:54.858335 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-848ae7ef-afdf-4057-b190-428f9820cb1d tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:54.864011 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:54.864011 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:41:54.864431 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-848ae7ef-afdf-4057-b190-428f9820cb1d tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Snapshot retrieved successfully. Jul 03 02:41:54.865086 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-848ae7ef-afdf-4057-b190-428f9820cb1d tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] https://10.4.3.223/volume/v3/snapshots/e9b5d2de-3426-4df9-a09f-90b99a3598f4 returned with HTTP 200 Jul 03 02:41:54.865702 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1306/5204] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:41:54 2026] GET /volume/v3/snapshots/e9b5d2de-3426-4df9-a09f-90b99a3598f4 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:41:55.024444 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-e773d6c1-8f71-49fd-b3a3-8ce822f02425 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:55.024444 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-e773d6c1-8f71-49fd-b3a3-8ce822f02425 tempest-VolumeMultiattachTests-1361613761 tempest-VolumeMultiattachTests-1361613761-project-admin] POST https://10.4.3.223/volume/v3/types Jul 03 02:41:55.024444 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-e773d6c1-8f71-49fd-b3a3-8ce822f02425 tempest-VolumeMultiattachTests-1361613761 tempest-VolumeMultiattachTests-1361613761-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-521098492-182715380", "extra_specs": {"multiattach": " True"}}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:41:55.038764 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-e773d6c1-8f71-49fd-b3a3-8ce822f02425 tempest-VolumeMultiattachTests-1361613761 tempest-VolumeMultiattachTests-1361613761-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Jul 03 02:41:55.039149 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1292/5205] 10.4.3.223 () {68 vars in 1253 bytes} [Fri Jul 3 02:41:55 2026] POST /volume/v3/types => generated 285 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:41:55.048159 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-df31ce6f-0935-4380-8b13-1276c17cccb6 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:55.050279 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-df31ce6f-0935-4380-8b13-1276c17cccb6 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:41:55.051652 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-df31ce6f-0935-4380-8b13-1276c17cccb6 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1411303431", "snapshot_id": null, "imageRef": null, "volume_type": "5711c8db-f055-4791-923f-3d9067ab878b", "size": 1}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:41:55.052822 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.volumes [None req-df31ce6f-0935-4380-8b13-1276c17cccb6 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1411303431', 'snapshot_id': None, 'imageRef': None, 'volume_type': '5711c8db-f055-4791-923f-3d9067ab878b', 'size': 1}} {{(pid=100012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:41:55.057478 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.volumes [None req-df31ce6f-0935-4380-8b13-1276c17cccb6 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Create volume of 1 GB Jul 03 02:41:55.057830 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:55.057830 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:41:55.058462 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-df31ce6f-0935-4380-8b13-1276c17cccb6 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Availability Zones retrieved successfully. Jul 03 02:41:55.066254 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-df31ce6f-0935-4380-8b13-1276c17cccb6 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Flow 'volume_create_api' (fbade3f2-29cc-40b8-88fc-85540251bc5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:41:55.066953 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-df31ce6f-0935-4380-8b13-1276c17cccb6 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47b6e43a-ca73-41f2-b4f0-8139d98d8610) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:41:55.068197 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.flows.api.create_volume [None req-df31ce6f-0935-4380-8b13-1276c17cccb6 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Validating volume size '1' using validate_int {{(pid=100012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:41:55.079359 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:55.079359 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:41:55.098017 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-df31ce6f-0935-4380-8b13-1276c17cccb6 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47b6e43a-ca73-41f2-b4f0-8139d98d8610) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:41:55Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=5711c8db-f055-4791-923f-3d9067ab878b,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-521098492-182715380',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5711c8db-f055-4791-923f-3d9067ab878b', 'encryption_key_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=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:41:55.098999 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-df31ce6f-0935-4380-8b13-1276c17cccb6 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36f8b955-876c-4784-b94f-a5e233a55e61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:41:55.132699 np0000004352 devstack@c-api.service[100012]: WARNING cinder.quota [None req-df31ce6f-0935-4380-8b13-1276c17cccb6 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-521098492-182715380 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-521098492-182715380, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:41:55.133014 np0000004352 devstack@c-api.service[100012]: WARNING cinder.quota [None req-df31ce6f-0935-4380-8b13-1276c17cccb6 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-521098492-182715380 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-521098492-182715380, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:41:55.163199 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.quota [None req-df31ce6f-0935-4380-8b13-1276c17cccb6 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Created reservations ['82c61aa5-6a8c-41cd-8a42-9a2f0f279bd4', '0aee9d79-a5cf-4261-9020-b8935d4afe3f', 'c396b875-1954-4a74-abce-d0a3bab662c7', '5689d39e-d07b-4659-b24d-4cc3cb5f0425'] {{(pid=100012) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:41:55.164099 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-df31ce6f-0935-4380-8b13-1276c17cccb6 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36f8b955-876c-4784-b94f-a5e233a55e61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['82c61aa5-6a8c-41cd-8a42-9a2f0f279bd4', '0aee9d79-a5cf-4261-9020-b8935d4afe3f', 'c396b875-1954-4a74-abce-d0a3bab662c7', '5689d39e-d07b-4659-b24d-4cc3cb5f0425']}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:41:55.165143 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-df31ce6f-0935-4380-8b13-1276c17cccb6 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (737ffdac-415c-4806-9ab4-7e43a4559623) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:41:55.195970 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-df31ce6f-0935-4380-8b13-1276c17cccb6 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (737ffdac-415c-4806-9ab4-7e43a4559623) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '639af660-aa0b-4db2-8047-508f531287fd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1411303431',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='eef7679c351e4d8d99ecb5ac5e6cdd1e',qos_specs=None,replication_status=,reservations=['82c61aa5-6a8c-41cd-8a42-9a2f0f279bd4','0aee9d79-a5cf-4261-9020-b8935d4afe3f','c396b875-1954-4a74-abce-d0a3bab662c7','5689d39e-d07b-4659-b24d-4cc3cb5f0425'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b42be35e72a4e8d9872579640033fae',volume_type_id=5711c8db-f055-4791-923f-3d9067ab878b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:41:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1411303431',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=639af660-aa0b-4db2-8047-508f531287fd,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='eef7679c351e4d8d99ecb5ac5e6cdd1e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7b42be35e72a4e8d9872579640033fae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5711c8db-f055-4791-923f-3d9067ab878b),volume_type_id=5711c8db-f055-4791-923f-3d9067ab878b)}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:41:55.197528 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-df31ce6f-0935-4380-8b13-1276c17cccb6 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6775322-bdbd-40c4-b4e0-8af054a82b37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:41:55.220956 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-df31ce6f-0935-4380-8b13-1276c17cccb6 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6775322-bdbd-40c4-b4e0-8af054a82b37) transitioned into state 'SUCCESS' from state '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-1411303431',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='eef7679c351e4d8d99ecb5ac5e6cdd1e',qos_specs=None,replication_status=,reservations=['82c61aa5-6a8c-41cd-8a42-9a2f0f279bd4','0aee9d79-a5cf-4261-9020-b8935d4afe3f','c396b875-1954-4a74-abce-d0a3bab662c7','5689d39e-d07b-4659-b24d-4cc3cb5f0425'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b42be35e72a4e8d9872579640033fae',volume_type_id=5711c8db-f055-4791-923f-3d9067ab878b)}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:41:55.221854 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-df31ce6f-0935-4380-8b13-1276c17cccb6 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b43a3c90-c809-430e-a826-494484da7133) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:41:55.233091 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-df31ce6f-0935-4380-8b13-1276c17cccb6 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b43a3c90-c809-430e-a826-494484da7133) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:41:55.233958 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-df31ce6f-0935-4380-8b13-1276c17cccb6 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Flow 'volume_create_api' (fbade3f2-29cc-40b8-88fc-85540251bc5e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:41:55.234271 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-df31ce6f-0935-4380-8b13-1276c17cccb6 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Create volume request issued successfully. Jul 03 02:41:55.234856 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-df31ce6f-0935-4380-8b13-1276c17cccb6 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:41:55.235350 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1301/5206] 10.4.3.223 () {68 vars in 1259 bytes} [Fri Jul 3 02:41:55 2026] POST /volume/v3/volumes => generated 828 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:41:55.253315 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-5c57157c-9acc-451c-a9f0-fab1d58d1ce9 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:55.259016 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-5c57157c-9acc-451c-a9f0-fab1d58d1ce9 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] GET https://10.4.3.223/volume/v3/volumes/639af660-aa0b-4db2-8047-508f531287fd Jul 03 02:41:55.259270 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-5c57157c-9acc-451c-a9f0-fab1d58d1ce9 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:55.259546 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-5c57157c-9acc-451c-a9f0-fab1d58d1ce9 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:55.270621 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:55.270621 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:41:55.276932 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-5c57157c-9acc-451c-a9f0-fab1d58d1ce9 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Volume info retrieved successfully. Jul 03 02:41:55.282591 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-5c57157c-9acc-451c-a9f0-fab1d58d1ce9 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/volumes/639af660-aa0b-4db2-8047-508f531287fd returned with HTTP 200 Jul 03 02:41:55.283082 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1308/5207] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:41:55 2026] GET /volume/v3/volumes/639af660-aa0b-4db2-8047-508f531287fd => generated 896 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:41:55.460205 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-630d9e34-a70f-4efe-b264-b6c26c11f915 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:55.461847 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-630d9e34-a70f-4efe-b264-b6c26c11f915 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/93e8ce89-165c-4fb2-9b17-38be0cfeef1c Jul 03 02:41:55.462012 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-630d9e34-a70f-4efe-b264-b6c26c11f915 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:55.462346 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-630d9e34-a70f-4efe-b264-b6c26c11f915 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:55.462346 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-630d9e34-a70f-4efe-b264-b6c26c11f915 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id 93e8ce89-165c-4fb2-9b17-38be0cfeef1c. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:41:55.466644 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:55.466644 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:41:55.467506 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-630d9e34-a70f-4efe-b264-b6c26c11f915 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/93e8ce89-165c-4fb2-9b17-38be0cfeef1c returned with HTTP 200 Jul 03 02:41:55.467894 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1307/5208] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:41:55 2026] GET /volume/v3/backups/93e8ce89-165c-4fb2-9b17-38be0cfeef1c => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:41:55.874662 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-1dc7d29c-f3e8-477c-8023-68f5fc3daec1 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:55.876444 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-1dc7d29c-f3e8-477c-8023-68f5fc3daec1 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] GET https://10.4.3.223/volume/v3/snapshots/e9b5d2de-3426-4df9-a09f-90b99a3598f4 Jul 03 02:41:55.876687 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-1dc7d29c-f3e8-477c-8023-68f5fc3daec1 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:55.876945 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-1dc7d29c-f3e8-477c-8023-68f5fc3daec1 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:55.881690 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-1dc7d29c-f3e8-477c-8023-68f5fc3daec1 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] https://10.4.3.223/volume/v3/snapshots/e9b5d2de-3426-4df9-a09f-90b99a3598f4 returned with HTTP 404 Jul 03 02:41:55.882221 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1293/5209] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:41:55 2026] GET /volume/v3/snapshots/e9b5d2de-3426-4df9-a09f-90b99a3598f4 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:41:55.890255 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-2a2b873d-f410-469b-97a0-425c42683691 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:55.892774 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-2a2b873d-f410-469b-97a0-425c42683691 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] DELETE https://10.4.3.223/volume/v3/volumes/ecaca426-0cbf-4fde-bb02-7e67c4319c7b Jul 03 02:41:55.892968 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-2a2b873d-f410-469b-97a0-425c42683691 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:55.893225 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-2a2b873d-f410-469b-97a0-425c42683691 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Calling method 'delete' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:55.893464 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.volumes [None req-2a2b873d-f410-469b-97a0-425c42683691 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Delete volume with id: ecaca426-0cbf-4fde-bb02-7e67c4319c7b Jul 03 02:41:55.901852 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:55.901852 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:41:55.902279 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-2a2b873d-f410-469b-97a0-425c42683691 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Volume info retrieved successfully. Jul 03 02:41:55.921438 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-2a2b873d-f410-469b-97a0-425c42683691 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Delete volume request issued successfully. Jul 03 02:41:55.921897 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-2a2b873d-f410-469b-97a0-425c42683691 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] https://10.4.3.223/volume/v3/volumes/ecaca426-0cbf-4fde-bb02-7e67c4319c7b returned with HTTP 202 Jul 03 02:41:55.922329 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1302/5210] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:41:55 2026] DELETE /volume/v3/volumes/ecaca426-0cbf-4fde-bb02-7e67c4319c7b => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:41:55.932948 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-5c36c451-1da9-4c0f-8ae5-85a7af85e6cf None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:55.935728 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-5c36c451-1da9-4c0f-8ae5-85a7af85e6cf tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] GET https://10.4.3.223/volume/v3/volumes/ecaca426-0cbf-4fde-bb02-7e67c4319c7b Jul 03 02:41:55.936004 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-5c36c451-1da9-4c0f-8ae5-85a7af85e6cf tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:55.936297 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-5c36c451-1da9-4c0f-8ae5-85a7af85e6cf tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:55.949756 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:55.949756 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:41:55.954866 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-5c36c451-1da9-4c0f-8ae5-85a7af85e6cf tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Volume info retrieved successfully. Jul 03 02:41:55.960590 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-5c36c451-1da9-4c0f-8ae5-85a7af85e6cf tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] https://10.4.3.223/volume/v3/volumes/ecaca426-0cbf-4fde-bb02-7e67c4319c7b returned with HTTP 200 Jul 03 02:41:55.961097 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1309/5211] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:41:55 2026] GET /volume/v3/volumes/ecaca426-0cbf-4fde-bb02-7e67c4319c7b => generated 1008 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:41:56.297012 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-07ca5f61-65a4-455e-81c2-bd2978c3c70f None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:56.298789 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-07ca5f61-65a4-455e-81c2-bd2978c3c70f tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] GET https://10.4.3.223/volume/v3/volumes/639af660-aa0b-4db2-8047-508f531287fd Jul 03 02:41:56.299005 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-07ca5f61-65a4-455e-81c2-bd2978c3c70f tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:56.299204 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-07ca5f61-65a4-455e-81c2-bd2978c3c70f tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:56.305807 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:56.305807 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:41:56.309376 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-07ca5f61-65a4-455e-81c2-bd2978c3c70f tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Volume info retrieved successfully. Jul 03 02:41:56.313618 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-07ca5f61-65a4-455e-81c2-bd2978c3c70f tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/volumes/639af660-aa0b-4db2-8047-508f531287fd returned with HTTP 200 Jul 03 02:41:56.313985 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1308/5212] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:41:56 2026] GET /volume/v3/volumes/639af660-aa0b-4db2-8047-508f531287fd => generated 921 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:41:56.325781 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-5014efa7-f472-49e6-b2a3-2e474119ccf9 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:56.329051 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-5014efa7-f472-49e6-b2a3-2e474119ccf9 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] GET https://10.4.3.223/volume/v3/volumes/639af660-aa0b-4db2-8047-508f531287fd Jul 03 02:41:56.329326 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-5014efa7-f472-49e6-b2a3-2e474119ccf9 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:56.329581 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-5014efa7-f472-49e6-b2a3-2e474119ccf9 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:56.336874 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:56.336874 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:41:56.340447 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-5014efa7-f472-49e6-b2a3-2e474119ccf9 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Volume info retrieved successfully. Jul 03 02:41:56.344587 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-5014efa7-f472-49e6-b2a3-2e474119ccf9 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/volumes/639af660-aa0b-4db2-8047-508f531287fd returned with HTTP 200 Jul 03 02:41:56.345191 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1294/5213] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:41:56 2026] GET /volume/v3/volumes/639af660-aa0b-4db2-8047-508f531287fd => generated 921 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:41:56.390599 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-a6fa0def-d714-4d52-8ba7-8c770e8a4abb req-4645c6a0-29f1-4698-bdef-a19ab155f371 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:56.392606 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-a6fa0def-d714-4d52-8ba7-8c770e8a4abb req-4645c6a0-29f1-4698-bdef-a19ab155f371 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] GET https://10.4.3.223/volume/v3/volumes/639af660-aa0b-4db2-8047-508f531287fd Jul 03 02:41:56.392821 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-a6fa0def-d714-4d52-8ba7-8c770e8a4abb req-4645c6a0-29f1-4698-bdef-a19ab155f371 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:56.393038 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-a6fa0def-d714-4d52-8ba7-8c770e8a4abb req-4645c6a0-29f1-4698-bdef-a19ab155f371 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:56.400527 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:56.400527 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:41:56.404456 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [req-a6fa0def-d714-4d52-8ba7-8c770e8a4abb req-4645c6a0-29f1-4698-bdef-a19ab155f371 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Volume info retrieved successfully. Jul 03 02:41:56.408703 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-a6fa0def-d714-4d52-8ba7-8c770e8a4abb req-4645c6a0-29f1-4698-bdef-a19ab155f371 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/volumes/639af660-aa0b-4db2-8047-508f531287fd returned with HTTP 200 Jul 03 02:41:56.409145 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1303/5214] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:41:56 2026] GET /volume/v3/volumes/639af660-aa0b-4db2-8047-508f531287fd => generated 921 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:41:56.481198 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-ae9c8950-8f03-43a9-866a-4a7a8574adac None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:56.482977 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-ae9c8950-8f03-43a9-866a-4a7a8574adac tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/93e8ce89-165c-4fb2-9b17-38be0cfeef1c Jul 03 02:41:56.483188 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-ae9c8950-8f03-43a9-866a-4a7a8574adac tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:56.483373 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-ae9c8950-8f03-43a9-866a-4a7a8574adac tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:56.483499 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-ae9c8950-8f03-43a9-866a-4a7a8574adac tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id 93e8ce89-165c-4fb2-9b17-38be0cfeef1c. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:41:56.488285 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:56.488285 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:41:56.489058 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-ae9c8950-8f03-43a9-866a-4a7a8574adac tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/93e8ce89-165c-4fb2-9b17-38be0cfeef1c returned with HTTP 200 Jul 03 02:41:56.489460 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1310/5215] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:41:56 2026] GET /volume/v3/backups/93e8ce89-165c-4fb2-9b17-38be0cfeef1c => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:41:56.975583 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-28c200bc-722e-4328-a0ea-487a06836720 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:56.977463 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-28c200bc-722e-4328-a0ea-487a06836720 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] GET https://10.4.3.223/volume/v3/volumes/ecaca426-0cbf-4fde-bb02-7e67c4319c7b Jul 03 02:41:56.977629 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-28c200bc-722e-4328-a0ea-487a06836720 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:56.977799 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-28c200bc-722e-4328-a0ea-487a06836720 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:56.983414 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-28c200bc-722e-4328-a0ea-487a06836720 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] https://10.4.3.223/volume/v3/volumes/ecaca426-0cbf-4fde-bb02-7e67c4319c7b returned with HTTP 404 Jul 03 02:41:56.984018 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1309/5216] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:41:56 2026] GET /volume/v3/volumes/ecaca426-0cbf-4fde-bb02-7e67c4319c7b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:41:56.990851 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-268452bb-4e79-46f8-a543-6c210575b1b8 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:56.992477 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-268452bb-4e79-46f8-a543-6c210575b1b8 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:41:56.992898 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-268452bb-4e79-46f8-a543-6c210575b1b8 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1145023642"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:41:56.994388 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.volumes [None req-268452bb-4e79-46f8-a543-6c210575b1b8 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1145023642'}} {{(pid=100014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:41:56.994572 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.volumes [None req-268452bb-4e79-46f8-a543-6c210575b1b8 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Create volume of 1 GB Jul 03 02:41:56.998330 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-268452bb-4e79-46f8-a543-6c210575b1b8 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Availability Zones retrieved successfully. Jul 03 02:41:57.003720 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-268452bb-4e79-46f8-a543-6c210575b1b8 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Flow 'volume_create_api' (b0c173e6-28a8-4689-93c7-f20b0577bdf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:41:57.004599 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-268452bb-4e79-46f8-a543-6c210575b1b8 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (658a7e40-8dda-45aa-bed9-67926758b0b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:41:57.005291 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.flows.api.create_volume [None req-268452bb-4e79-46f8-a543-6c210575b1b8 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Validating volume size '1' using validate_int {{(pid=100014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:41:57.028035 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-268452bb-4e79-46f8-a543-6c210575b1b8 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (658a7e40-8dda-45aa-bed9-67926758b0b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:41:57.028776 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-268452bb-4e79-46f8-a543-6c210575b1b8 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56394c25-f42d-4746-92f7-d84702c9269a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:41:57.064308 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.quota [None req-268452bb-4e79-46f8-a543-6c210575b1b8 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Created reservations ['de0b604a-d724-46ff-809e-355f8b5a74cc', '996aea5c-051d-47ee-a30b-28810b3b6aff', 'b169f8e4-ed3d-4b15-9c3d-0ce7887992d5', 'bcb5be27-b94e-49b0-b9d7-4bd1b174a959'] {{(pid=100014) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:41:57.064999 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-268452bb-4e79-46f8-a543-6c210575b1b8 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56394c25-f42d-4746-92f7-d84702c9269a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de0b604a-d724-46ff-809e-355f8b5a74cc', '996aea5c-051d-47ee-a30b-28810b3b6aff', 'b169f8e4-ed3d-4b15-9c3d-0ce7887992d5', 'bcb5be27-b94e-49b0-b9d7-4bd1b174a959']}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:41:57.065684 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-268452bb-4e79-46f8-a543-6c210575b1b8 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (adf47a21-24ed-478e-878e-b414ad6aa587) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:41:57.087358 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-268452bb-4e79-46f8-a543-6c210575b1b8 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (adf47a21-24ed-478e-878e-b414ad6aa587) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c073ce12-f851-4978-b0f5-bf844c2ebaa1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1145023642',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf3cb28e02af4fcfba9168af5cea3d76',qos_specs=None,replication_status=,reservations=['de0b604a-d724-46ff-809e-355f8b5a74cc','996aea5c-051d-47ee-a30b-28810b3b6aff','b169f8e4-ed3d-4b15-9c3d-0ce7887992d5','bcb5be27-b94e-49b0-b9d7-4bd1b174a959'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd6098b7bf3b46aa81a93fc8c115f6c4',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:41:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1145023642',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c073ce12-f851-4978-b0f5-bf844c2ebaa1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cf3cb28e02af4fcfba9168af5cea3d76',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cd6098b7bf3b46aa81a93fc8c115f6c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:41:57.088034 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-268452bb-4e79-46f8-a543-6c210575b1b8 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dcc49c5a-57f6-4b22-a7af-e7319e7f1cd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:41:57.115156 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-268452bb-4e79-46f8-a543-6c210575b1b8 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dcc49c5a-57f6-4b22-a7af-e7319e7f1cd5) transitioned into state 'SUCCESS' from state '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-1145023642',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf3cb28e02af4fcfba9168af5cea3d76',qos_specs=None,replication_status=,reservations=['de0b604a-d724-46ff-809e-355f8b5a74cc','996aea5c-051d-47ee-a30b-28810b3b6aff','b169f8e4-ed3d-4b15-9c3d-0ce7887992d5','bcb5be27-b94e-49b0-b9d7-4bd1b174a959'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd6098b7bf3b46aa81a93fc8c115f6c4',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:41:57.115901 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-268452bb-4e79-46f8-a543-6c210575b1b8 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8957d54f-fdd2-40ca-a233-7aa9d993aa3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:41:57.126439 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-268452bb-4e79-46f8-a543-6c210575b1b8 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8957d54f-fdd2-40ca-a233-7aa9d993aa3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:41:57.127293 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-268452bb-4e79-46f8-a543-6c210575b1b8 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Flow 'volume_create_api' (b0c173e6-28a8-4689-93c7-f20b0577bdf4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:41:57.127605 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-268452bb-4e79-46f8-a543-6c210575b1b8 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Create volume request issued successfully. Jul 03 02:41:57.128214 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-268452bb-4e79-46f8-a543-6c210575b1b8 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:41:57.129105 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1295/5217] 10.4.3.223 () {68 vars in 1258 bytes} [Fri Jul 3 02:41:56 2026] POST /volume/v3/volumes => generated 778 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:41:57.145408 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-967b12d7-3dec-467b-af16-52f1b42a8ad1 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:57.149405 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-967b12d7-3dec-467b-af16-52f1b42a8ad1 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] GET https://10.4.3.223/volume/v3/volumes/c073ce12-f851-4978-b0f5-bf844c2ebaa1 Jul 03 02:41:57.149666 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-967b12d7-3dec-467b-af16-52f1b42a8ad1 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:57.149916 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-967b12d7-3dec-467b-af16-52f1b42a8ad1 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:57.159173 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:57.159173 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:41:57.163304 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-967b12d7-3dec-467b-af16-52f1b42a8ad1 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Volume info retrieved successfully. Jul 03 02:41:57.167263 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-967b12d7-3dec-467b-af16-52f1b42a8ad1 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] https://10.4.3.223/volume/v3/volumes/c073ce12-f851-4978-b0f5-bf844c2ebaa1 returned with HTTP 200 Jul 03 02:41:57.167697 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1304/5218] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:41:57 2026] GET /volume/v3/volumes/c073ce12-f851-4978-b0f5-bf844c2ebaa1 => generated 957 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:41:57.500474 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-32a2b948-12a4-4461-a826-95a8d6db5e68 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:57.502564 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-32a2b948-12a4-4461-a826-95a8d6db5e68 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/93e8ce89-165c-4fb2-9b17-38be0cfeef1c Jul 03 02:41:57.502829 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-32a2b948-12a4-4461-a826-95a8d6db5e68 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:57.503070 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-32a2b948-12a4-4461-a826-95a8d6db5e68 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:57.503209 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-32a2b948-12a4-4461-a826-95a8d6db5e68 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id 93e8ce89-165c-4fb2-9b17-38be0cfeef1c. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:41:57.507690 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:57.507690 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:41:57.508379 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-32a2b948-12a4-4461-a826-95a8d6db5e68 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/93e8ce89-165c-4fb2-9b17-38be0cfeef1c returned with HTTP 200 Jul 03 02:41:57.508733 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1311/5219] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:41:57 2026] GET /volume/v3/backups/93e8ce89-165c-4fb2-9b17-38be0cfeef1c => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:41:57.519286 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-5480e75d-d014-40c7-a2ba-e7ae3fb8e4f8 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:57.521326 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-5480e75d-d014-40c7-a2ba-e7ae3fb8e4f8 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/93e8ce89-165c-4fb2-9b17-38be0cfeef1c Jul 03 02:41:57.521571 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-5480e75d-d014-40c7-a2ba-e7ae3fb8e4f8 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:57.521766 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-5480e75d-d014-40c7-a2ba-e7ae3fb8e4f8 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:57.521868 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-5480e75d-d014-40c7-a2ba-e7ae3fb8e4f8 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id 93e8ce89-165c-4fb2-9b17-38be0cfeef1c. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:41:57.526573 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:57.526573 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:41:57.527338 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-5480e75d-d014-40c7-a2ba-e7ae3fb8e4f8 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/93e8ce89-165c-4fb2-9b17-38be0cfeef1c returned with HTTP 200 Jul 03 02:41:57.527729 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1310/5220] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:41:57 2026] GET /volume/v3/backups/93e8ce89-165c-4fb2-9b17-38be0cfeef1c => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:41:57.538818 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-7a9bc3da-5fa9-4ccc-a4fb-94ddd0f24b85 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:57.540798 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-7a9bc3da-5fa9-4ccc-a4fb-94ddd0f24b85 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] DELETE https://10.4.3.223/volume/v3/backups/93e8ce89-165c-4fb2-9b17-38be0cfeef1c Jul 03 02:41:57.540995 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-7a9bc3da-5fa9-4ccc-a4fb-94ddd0f24b85 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:57.541189 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-7a9bc3da-5fa9-4ccc-a4fb-94ddd0f24b85 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'delete' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:57.541302 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.contrib.backups [None req-7a9bc3da-5fa9-4ccc-a4fb-94ddd0f24b85 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Delete backup with id: 93e8ce89-165c-4fb2-9b17-38be0cfeef1c. Jul 03 02:41:57.547978 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:57.547978 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:41:57.561589 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.backup.rpcapi [None req-7a9bc3da-5fa9-4ccc-a4fb-94ddd0f24b85 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] delete_backup rpcapi backup_id 93e8ce89-165c-4fb2-9b17-38be0cfeef1c {{(pid=100014) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 02:41:57.563493 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-7a9bc3da-5fa9-4ccc-a4fb-94ddd0f24b85 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/93e8ce89-165c-4fb2-9b17-38be0cfeef1c returned with HTTP 202 Jul 03 02:41:57.564007 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1296/5221] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:41:57 2026] DELETE /volume/v3/backups/93e8ce89-165c-4fb2-9b17-38be0cfeef1c => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 02:41:57.574958 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-ed2a13fc-5945-4785-a328-72b277cef9aa None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:57.576588 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-ed2a13fc-5945-4785-a328-72b277cef9aa tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/93e8ce89-165c-4fb2-9b17-38be0cfeef1c Jul 03 02:41:57.576748 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-ed2a13fc-5945-4785-a328-72b277cef9aa tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:57.576921 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-ed2a13fc-5945-4785-a328-72b277cef9aa tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:57.577018 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-ed2a13fc-5945-4785-a328-72b277cef9aa tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id 93e8ce89-165c-4fb2-9b17-38be0cfeef1c. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:41:57.582135 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:57.582135 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:41:57.582966 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-ed2a13fc-5945-4785-a328-72b277cef9aa tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/93e8ce89-165c-4fb2-9b17-38be0cfeef1c returned with HTTP 200 Jul 03 02:41:57.583333 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1305/5222] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:41:57 2026] GET /volume/v3/backups/93e8ce89-165c-4fb2-9b17-38be0cfeef1c => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:41:58.181024 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-74f2a9a2-3fc7-4cc8-9d64-94754d3775f2 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:58.182900 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-74f2a9a2-3fc7-4cc8-9d64-94754d3775f2 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] GET https://10.4.3.223/volume/v3/volumes/c073ce12-f851-4978-b0f5-bf844c2ebaa1 Jul 03 02:41:58.183140 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-74f2a9a2-3fc7-4cc8-9d64-94754d3775f2 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:58.183332 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-74f2a9a2-3fc7-4cc8-9d64-94754d3775f2 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:58.193136 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:58.193136 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:41:58.198007 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-74f2a9a2-3fc7-4cc8-9d64-94754d3775f2 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Volume info retrieved successfully. Jul 03 02:41:58.202312 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-74f2a9a2-3fc7-4cc8-9d64-94754d3775f2 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] https://10.4.3.223/volume/v3/volumes/c073ce12-f851-4978-b0f5-bf844c2ebaa1 returned with HTTP 200 Jul 03 02:41:58.202745 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1312/5223] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:41:58 2026] GET /volume/v3/volumes/c073ce12-f851-4978-b0f5-bf844c2ebaa1 => generated 1009 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:41:58.216285 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-416dcfd8-0bf8-4753-81a2-ec5e2e2d9695 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:58.217955 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-416dcfd8-0bf8-4753-81a2-ec5e2e2d9695 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] POST https://10.4.3.223/volume/v3/snapshots Jul 03 02:41:58.217955 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-416dcfd8-0bf8-4753-81a2-ec5e2e2d9695 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c073ce12-f851-4978-b0f5-bf844c2ebaa1", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2023806487"}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:41:58.226992 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:58.226992 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:41:58.227877 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-416dcfd8-0bf8-4753-81a2-ec5e2e2d9695 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Volume info retrieved successfully. Jul 03 02:41:58.227990 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.snapshots [None req-416dcfd8-0bf8-4753-81a2-ec5e2e2d9695 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Create snapshot from volume c073ce12-f851-4978-b0f5-bf844c2ebaa1 Jul 03 02:41:58.256924 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.quota [None req-416dcfd8-0bf8-4753-81a2-ec5e2e2d9695 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Created reservations ['6c29ad9a-9ec9-4dd4-9489-09971d78df43', '6daa1166-3511-4e0f-a067-bd88916d61ad', 'd83a763f-41c7-4c06-8376-bc4e24a506e9', '4aebd598-036a-4a80-87e4-916344762455'] {{(pid=100013) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:41:58.306556 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-416dcfd8-0bf8-4753-81a2-ec5e2e2d9695 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Snapshot create request issued successfully. Jul 03 02:41:58.306957 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-416dcfd8-0bf8-4753-81a2-ec5e2e2d9695 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] https://10.4.3.223/volume/v3/snapshots returned with HTTP 202 Jul 03 02:41:58.307472 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1311/5224] 10.4.3.223 () {68 vars in 1265 bytes} [Fri Jul 3 02:41:58 2026] POST /volume/v3/snapshots => generated 308 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:41:58.321829 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-ccd9ba20-da78-4ba5-947d-4fc029fb34e5 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:58.322581 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-ccd9ba20-da78-4ba5-947d-4fc029fb34e5 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] GET https://10.4.3.223/volume/v3/snapshots/173fa681-e569-4216-8b06-2221b74fce7a Jul 03 02:41:58.322686 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-ccd9ba20-da78-4ba5-947d-4fc029fb34e5 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:58.324302 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-ccd9ba20-da78-4ba5-947d-4fc029fb34e5 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:58.329715 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:58.329715 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:41:58.330055 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-ccd9ba20-da78-4ba5-947d-4fc029fb34e5 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Snapshot retrieved successfully. Jul 03 02:41:58.330695 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-ccd9ba20-da78-4ba5-947d-4fc029fb34e5 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] https://10.4.3.223/volume/v3/snapshots/173fa681-e569-4216-8b06-2221b74fce7a returned with HTTP 200 Jul 03 02:41:58.331068 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1297/5225] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:41:58 2026] GET /volume/v3/snapshots/173fa681-e569-4216-8b06-2221b74fce7a => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:41:58.439387 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-933d4201-c25e-49ce-9397-441bf7e9edef None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:58.439820 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-933d4201-c25e-49ce-9397-441bf7e9edef None None] GET https://10.4.3.223/volume// Jul 03 02:41:58.439963 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-933d4201-c25e-49ce-9397-441bf7e9edef None None] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:58.440146 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-933d4201-c25e-49ce-9397-441bf7e9edef None None] Calling method 'all' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:58.440770 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-933d4201-c25e-49ce-9397-441bf7e9edef None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:41:58.440851 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1306/5226] 10.4.3.223 () {66 vars in 1428 bytes} [Fri Jul 3 02:41:58 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:41:58.450904 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-a6fa0def-d714-4d52-8ba7-8c770e8a4abb req-753db71e-ca76-40b0-8a3c-125a0792b595 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:58.539682 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-a6fa0def-d714-4d52-8ba7-8c770e8a4abb req-753db71e-ca76-40b0-8a3c-125a0792b595 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] POST https://10.4.3.223/volume/v3/attachments Jul 03 02:41:58.539682 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-a6fa0def-d714-4d52-8ba7-8c770e8a4abb req-753db71e-ca76-40b0-8a3c-125a0792b595 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "639af660-aa0b-4db2-8047-508f531287fd", "connector": null, "instance_uuid": "603442db-8172-433a-9cfd-df0c0fa56dd4"}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:41:58.551412 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:58.551412 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:41:58.590293 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-a6fa0def-d714-4d52-8ba7-8c770e8a4abb req-753db71e-ca76-40b0-8a3c-125a0792b595 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Jul 03 02:41:58.591171 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1313/5227] 10.4.3.223 () {74 vars in 1594 bytes} [Fri Jul 3 02:41:58 2026] POST /volume/v3/attachments => generated 273 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:41:58.594732 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-30e8faa2-2c9d-4f18-8b27-c0b7cd080bc1 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:58.596831 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-30e8faa2-2c9d-4f18-8b27-c0b7cd080bc1 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/93e8ce89-165c-4fb2-9b17-38be0cfeef1c Jul 03 02:41:58.597044 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-30e8faa2-2c9d-4f18-8b27-c0b7cd080bc1 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:58.597234 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-30e8faa2-2c9d-4f18-8b27-c0b7cd080bc1 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:58.597337 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-30e8faa2-2c9d-4f18-8b27-c0b7cd080bc1 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id 93e8ce89-165c-4fb2-9b17-38be0cfeef1c. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:41:58.603615 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:58.603615 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:41:58.604605 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-30e8faa2-2c9d-4f18-8b27-c0b7cd080bc1 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/93e8ce89-165c-4fb2-9b17-38be0cfeef1c returned with HTTP 200 Jul 03 02:41:58.604857 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1312/5228] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:41:58 2026] GET /volume/v3/backups/93e8ce89-165c-4fb2-9b17-38be0cfeef1c => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:41:58.929539 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-6d6affd5-aabf-44db-88a9-7cfb0f33c85e None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:58.931634 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-6d6affd5-aabf-44db-88a9-7cfb0f33c85e tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] GET https://10.4.3.223/volume/v3/volumes/639af660-aa0b-4db2-8047-508f531287fd Jul 03 02:41:58.931804 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-6d6affd5-aabf-44db-88a9-7cfb0f33c85e tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:58.931970 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-6d6affd5-aabf-44db-88a9-7cfb0f33c85e tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:58.942504 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:58.942504 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:41:58.946302 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-6d6affd5-aabf-44db-88a9-7cfb0f33c85e tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Volume info retrieved successfully. Jul 03 02:41:58.950435 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-6d6affd5-aabf-44db-88a9-7cfb0f33c85e tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/volumes/639af660-aa0b-4db2-8047-508f531287fd returned with HTTP 200 Jul 03 02:41:58.950763 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1298/5229] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:41:58 2026] GET /volume/v3/volumes/639af660-aa0b-4db2-8047-508f531287fd => generated 920 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:41:59.126297 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-7c67a49e-d90b-450f-b5b9-06533b180c80 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:59.126679 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-7c67a49e-d90b-450f-b5b9-06533b180c80 None None] GET https://10.4.3.223/volume// Jul 03 02:41:59.126837 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-7c67a49e-d90b-450f-b5b9-06533b180c80 None None] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:59.127186 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-7c67a49e-d90b-450f-b5b9-06533b180c80 None None] Calling method 'all' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:59.127525 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-7c67a49e-d90b-450f-b5b9-06533b180c80 None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:41:59.127815 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1307/5230] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:41:59 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:41:59.137797 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-a6fa0def-d714-4d52-8ba7-8c770e8a4abb req-4bd3d1eb-2088-4024-a2d5-1c22167273d1 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:59.149261 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-a6fa0def-d714-4d52-8ba7-8c770e8a4abb req-4bd3d1eb-2088-4024-a2d5-1c22167273d1 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] GET https://10.4.3.223/volume/v3/volumes/639af660-aa0b-4db2-8047-508f531287fd Jul 03 02:41:59.149261 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-a6fa0def-d714-4d52-8ba7-8c770e8a4abb req-4bd3d1eb-2088-4024-a2d5-1c22167273d1 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:59.149261 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-a6fa0def-d714-4d52-8ba7-8c770e8a4abb req-4bd3d1eb-2088-4024-a2d5-1c22167273d1 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:59.164744 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:59.164744 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:41:59.169239 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [req-a6fa0def-d714-4d52-8ba7-8c770e8a4abb req-4bd3d1eb-2088-4024-a2d5-1c22167273d1 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Volume info retrieved successfully. Jul 03 02:41:59.173735 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-a6fa0def-d714-4d52-8ba7-8c770e8a4abb req-4bd3d1eb-2088-4024-a2d5-1c22167273d1 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/volumes/639af660-aa0b-4db2-8047-508f531287fd returned with HTTP 200 Jul 03 02:41:59.174212 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1314/5231] 10.4.3.223 () {70 vars in 1639 bytes} [Fri Jul 3 02:41:59 2026] GET /volume/v3/volumes/639af660-aa0b-4db2-8047-508f531287fd => generated 1100 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:41:59.294887 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-a6fa0def-d714-4d52-8ba7-8c770e8a4abb req-8f3ff2fe-8380-41fd-943e-8fef37325904 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:59.297109 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-a6fa0def-d714-4d52-8ba7-8c770e8a4abb req-8f3ff2fe-8380-41fd-943e-8fef37325904 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] PUT https://10.4.3.223/volume/v3/attachments/7a69eec8-667d-4492-ad9a-43c194b60394 Jul 03 02:41:59.297545 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-a6fa0def-d714-4d52-8ba7-8c770e8a4abb req-8f3ff2fe-8380-41fd-943e-8fef37325904 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000004352", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2a2633a05d73", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "80a8c083-552c-46a2-8db9-fd9e83fa2364", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:41:59.308659 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.coordination [req-a6fa0def-d714-4d52-8ba7-8c770e8a4abb req-8f3ff2fe-8380-41fd-943e-8fef37325904 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Acquiring lock "cinder-attachment_update-639af660-aa0b-4db2-8047-508f531287fd-np0000004352" by "attachment_update" {{(pid=100013) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 02:41:59.308943 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-4bdd072d-3806-4bfc-96fb-1375e141046e req-cd9bb8a4-e609-458d-be49-33438f6a597f None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:59.311551 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-4bdd072d-3806-4bfc-96fb-1375e141046e req-cd9bb8a4-e609-458d-be49-33438f6a597f tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] GET https://10.4.3.223/volume/v3/attachments?instance_id=d85fc9d7-b9be-4381-8b89-341b112a6e11 Jul 03 02:41:59.311551 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-4bdd072d-3806-4bfc-96fb-1375e141046e req-cd9bb8a4-e609-458d-be49-33438f6a597f tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:59.311551 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-4bdd072d-3806-4bfc-96fb-1375e141046e req-cd9bb8a4-e609-458d-be49-33438f6a597f tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Calling method 'version_select' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:59.313674 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.coordination [req-a6fa0def-d714-4d52-8ba7-8c770e8a4abb req-8f3ff2fe-8380-41fd-943e-8fef37325904 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Lock "cinder-attachment_update-639af660-aa0b-4db2-8047-508f531287fd-np0000004352" acquired by "attachment_update" :: waited 0.005s {{(pid=100013) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 02:41:59.315323 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:59.315323 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:41:59.318074 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-4bdd072d-3806-4bfc-96fb-1375e141046e req-cd9bb8a4-e609-458d-be49-33438f6a597f tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] https://10.4.3.223/volume/v3/attachments?instance_id=d85fc9d7-b9be-4381-8b89-341b112a6e11 returned with HTTP 200 Jul 03 02:41:59.318657 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1299/5232] 10.4.3.223 () {70 vars in 1637 bytes} [Fri Jul 3 02:41:59 2026] GET /volume/v3/attachments?instance_id=d85fc9d7-b9be-4381-8b89-341b112a6e11 => generated 192 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:41:59.327283 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-4bdd072d-3806-4bfc-96fb-1375e141046e req-5461fb7f-a14e-4f2e-9690-fbff1cebc2ff None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:59.333594 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-4bdd072d-3806-4bfc-96fb-1375e141046e req-5461fb7f-a14e-4f2e-9690-fbff1cebc2ff tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] GET https://10.4.3.223/volume/v3/attachments/d5b803e7-9dc1-42a1-872a-41903a4960b7 Jul 03 02:41:59.333594 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-4bdd072d-3806-4bfc-96fb-1375e141046e req-5461fb7f-a14e-4f2e-9690-fbff1cebc2ff tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:59.333594 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-4bdd072d-3806-4bfc-96fb-1375e141046e req-5461fb7f-a14e-4f2e-9690-fbff1cebc2ff tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Calling method 'version_select' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:59.343383 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-6a5483b3-4b2e-4e54-bf4f-f0171ac4b1d4 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:59.345342 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-6a5483b3-4b2e-4e54-bf4f-f0171ac4b1d4 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] GET https://10.4.3.223/volume/v3/snapshots/173fa681-e569-4216-8b06-2221b74fce7a Jul 03 02:41:59.345875 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-6a5483b3-4b2e-4e54-bf4f-f0171ac4b1d4 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:59.345875 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-6a5483b3-4b2e-4e54-bf4f-f0171ac4b1d4 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:59.352812 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:59.352812 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:41:59.352812 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-6a5483b3-4b2e-4e54-bf4f-f0171ac4b1d4 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Snapshot retrieved successfully. Jul 03 02:41:59.352812 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-6a5483b3-4b2e-4e54-bf4f-f0171ac4b1d4 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] https://10.4.3.223/volume/v3/snapshots/173fa681-e569-4216-8b06-2221b74fce7a returned with HTTP 200 Jul 03 02:41:59.352812 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1315/5233] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:41:59 2026] GET /volume/v3/snapshots/173fa681-e569-4216-8b06-2221b74fce7a => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:41:59.355700 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-4bdd072d-3806-4bfc-96fb-1375e141046e req-5461fb7f-a14e-4f2e-9690-fbff1cebc2ff tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] https://10.4.3.223/volume/v3/attachments/d5b803e7-9dc1-42a1-872a-41903a4960b7 returned with HTTP 200 Jul 03 02:41:59.356039 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1308/5234] 10.4.3.223 () {70 vars in 1651 bytes} [Fri Jul 3 02:41:59 2026] GET /volume/v3/attachments/d5b803e7-9dc1-42a1-872a-41903a4960b7 => generated 993 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:41:59.366264 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-ebcf127a-d0c4-48b7-a782-17bd6103bf40 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:59.367977 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-ebcf127a-d0c4-48b7-a782-17bd6103bf40 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-reader] GET https://10.4.3.223/volume/v3/snapshots/173fa681-e569-4216-8b06-2221b74fce7a Jul 03 02:41:59.368085 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-ebcf127a-d0c4-48b7-a782-17bd6103bf40 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-reader] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:59.368341 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-ebcf127a-d0c4-48b7-a782-17bd6103bf40 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-reader] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:59.374919 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:59.374919 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:41:59.375721 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-ebcf127a-d0c4-48b7-a782-17bd6103bf40 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-reader] Snapshot retrieved successfully. Jul 03 02:41:59.377441 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-ebcf127a-d0c4-48b7-a782-17bd6103bf40 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-reader] https://10.4.3.223/volume/v3/snapshots/173fa681-e569-4216-8b06-2221b74fce7a returned with HTTP 200 Jul 03 02:41:59.377441 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1300/5235] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:41:59 2026] GET /volume/v3/snapshots/173fa681-e569-4216-8b06-2221b74fce7a => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:41:59.385410 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-f86cd441-a856-4a46-9613-11dbcaf8d0d3 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:59.387111 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-f86cd441-a856-4a46-9613-11dbcaf8d0d3 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] DELETE https://10.4.3.223/volume/v3/snapshots/173fa681-e569-4216-8b06-2221b74fce7a Jul 03 02:41:59.387111 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-f86cd441-a856-4a46-9613-11dbcaf8d0d3 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:59.387258 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-f86cd441-a856-4a46-9613-11dbcaf8d0d3 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:59.387433 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.snapshots [None req-f86cd441-a856-4a46-9613-11dbcaf8d0d3 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Delete snapshot with id: 173fa681-e569-4216-8b06-2221b74fce7a Jul 03 02:41:59.392780 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:59.392780 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:41:59.392780 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-f86cd441-a856-4a46-9613-11dbcaf8d0d3 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Snapshot retrieved successfully. Jul 03 02:41:59.408961 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-f86cd441-a856-4a46-9613-11dbcaf8d0d3 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Snapshot delete request issued successfully. Jul 03 02:41:59.409143 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-f86cd441-a856-4a46-9613-11dbcaf8d0d3 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] https://10.4.3.223/volume/v3/snapshots/173fa681-e569-4216-8b06-2221b74fce7a returned with HTTP 202 Jul 03 02:41:59.409432 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1316/5236] 10.4.3.223 () {66 vars in 1357 bytes} [Fri Jul 3 02:41:59 2026] DELETE /volume/v3/snapshots/173fa681-e569-4216-8b06-2221b74fce7a => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:41:59.416164 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-60ef47de-662b-4594-8104-3f2e769f59ba None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:59.418709 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-60ef47de-662b-4594-8104-3f2e769f59ba tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] GET https://10.4.3.223/volume/v3/snapshots/173fa681-e569-4216-8b06-2221b74fce7a Jul 03 02:41:59.418805 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-60ef47de-662b-4594-8104-3f2e769f59ba tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:59.420649 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-60ef47de-662b-4594-8104-3f2e769f59ba tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:59.429669 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:59.429669 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:41:59.430157 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-60ef47de-662b-4594-8104-3f2e769f59ba tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Snapshot retrieved successfully. Jul 03 02:41:59.432895 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-60ef47de-662b-4594-8104-3f2e769f59ba tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] https://10.4.3.223/volume/v3/snapshots/173fa681-e569-4216-8b06-2221b74fce7a returned with HTTP 200 Jul 03 02:41:59.433563 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1309/5237] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:41:59 2026] GET /volume/v3/snapshots/173fa681-e569-4216-8b06-2221b74fce7a => generated 466 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:41:59.619787 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-39876eff-72b0-4cfb-9ac4-ebf633ec045b None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:59.621629 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-39876eff-72b0-4cfb-9ac4-ebf633ec045b tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/93e8ce89-165c-4fb2-9b17-38be0cfeef1c Jul 03 02:41:59.621817 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-39876eff-72b0-4cfb-9ac4-ebf633ec045b tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:59.621998 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-39876eff-72b0-4cfb-9ac4-ebf633ec045b tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:59.622120 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-39876eff-72b0-4cfb-9ac4-ebf633ec045b tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id 93e8ce89-165c-4fb2-9b17-38be0cfeef1c. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:41:59.627488 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:59.627488 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:41:59.628285 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-39876eff-72b0-4cfb-9ac4-ebf633ec045b tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/93e8ce89-165c-4fb2-9b17-38be0cfeef1c returned with HTTP 200 Jul 03 02:41:59.628667 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1301/5238] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:41:59 2026] GET /volume/v3/backups/93e8ce89-165c-4fb2-9b17-38be0cfeef1c => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:41:59.838043 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.coordination [req-a6fa0def-d714-4d52-8ba7-8c770e8a4abb req-8f3ff2fe-8380-41fd-943e-8fef37325904 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Lock "cinder-attachment_update-639af660-aa0b-4db2-8047-508f531287fd-np0000004352" released by "attachment_update" :: held 0.524s {{(pid=100013) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 02:41:59.838312 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-a6fa0def-d714-4d52-8ba7-8c770e8a4abb req-8f3ff2fe-8380-41fd-943e-8fef37325904 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/attachments/7a69eec8-667d-4492-ad9a-43c194b60394 returned with HTTP 200 Jul 03 02:41:59.838815 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1313/5239] 10.4.3.223 () {74 vars in 1704 bytes} [Fri Jul 3 02:41:59 2026] PUT /volume/v3/attachments/7a69eec8-667d-4492-ad9a-43c194b60394 => generated 969 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:41:59.964084 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-aa442b3b-c336-4322-ac15-ca1ecc442230 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:41:59.968864 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-aa442b3b-c336-4322-ac15-ca1ecc442230 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] GET https://10.4.3.223/volume/v3/volumes/639af660-aa0b-4db2-8047-508f531287fd Jul 03 02:41:59.972022 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-aa442b3b-c336-4322-ac15-ca1ecc442230 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:41:59.972226 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-aa442b3b-c336-4322-ac15-ca1ecc442230 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:41:59.986802 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:41:59.986802 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:41:59.992765 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-aa442b3b-c336-4322-ac15-ca1ecc442230 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Volume info retrieved successfully. Jul 03 02:42:00.001246 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-aa442b3b-c336-4322-ac15-ca1ecc442230 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/volumes/639af660-aa0b-4db2-8047-508f531287fd returned with HTTP 200 Jul 03 02:42:00.001853 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1317/5240] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:41:59 2026] GET /volume/v3/volumes/639af660-aa0b-4db2-8047-508f531287fd => generated 921 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:42:00.442292 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-9725d903-62dc-4bb4-b856-3cc6cb38bf95 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:00.444065 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-9725d903-62dc-4bb4-b856-3cc6cb38bf95 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] GET https://10.4.3.223/volume/v3/snapshots/173fa681-e569-4216-8b06-2221b74fce7a Jul 03 02:42:00.444258 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-9725d903-62dc-4bb4-b856-3cc6cb38bf95 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:42:00.444448 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-9725d903-62dc-4bb4-b856-3cc6cb38bf95 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:42:00.448545 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-9725d903-62dc-4bb4-b856-3cc6cb38bf95 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] https://10.4.3.223/volume/v3/snapshots/173fa681-e569-4216-8b06-2221b74fce7a returned with HTTP 404 Jul 03 02:42:00.449045 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1310/5241] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:42:00 2026] GET /volume/v3/snapshots/173fa681-e569-4216-8b06-2221b74fce7a => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:42:00.455010 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-8afb9132-677e-4ea7-b087-fe71c6a609b3 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:00.456541 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-8afb9132-677e-4ea7-b087-fe71c6a609b3 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] DELETE https://10.4.3.223/volume/v3/volumes/c073ce12-f851-4978-b0f5-bf844c2ebaa1 Jul 03 02:42:00.456708 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-8afb9132-677e-4ea7-b087-fe71c6a609b3 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:42:00.456905 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-8afb9132-677e-4ea7-b087-fe71c6a609b3 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Calling method 'delete' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:42:00.457071 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.volumes [None req-8afb9132-677e-4ea7-b087-fe71c6a609b3 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Delete volume with id: c073ce12-f851-4978-b0f5-bf844c2ebaa1 Jul 03 02:42:00.463713 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:42:00.463713 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:42:00.464035 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-8afb9132-677e-4ea7-b087-fe71c6a609b3 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Volume info retrieved successfully. Jul 03 02:42:00.483846 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-8afb9132-677e-4ea7-b087-fe71c6a609b3 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Delete volume request issued successfully. Jul 03 02:42:00.484087 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-8afb9132-677e-4ea7-b087-fe71c6a609b3 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] https://10.4.3.223/volume/v3/volumes/c073ce12-f851-4978-b0f5-bf844c2ebaa1 returned with HTTP 202 Jul 03 02:42:00.484584 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1302/5242] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:42:00 2026] DELETE /volume/v3/volumes/c073ce12-f851-4978-b0f5-bf844c2ebaa1 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:42:00.495484 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-8f5a7c2b-c8ca-4957-8459-b780150c3dab None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:00.497366 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-8f5a7c2b-c8ca-4957-8459-b780150c3dab tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] GET https://10.4.3.223/volume/v3/volumes/c073ce12-f851-4978-b0f5-bf844c2ebaa1 Jul 03 02:42:00.497572 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-8f5a7c2b-c8ca-4957-8459-b780150c3dab tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:42:00.497762 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-8f5a7c2b-c8ca-4957-8459-b780150c3dab tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:42:00.504458 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:42:00.504458 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:42:00.508214 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-8f5a7c2b-c8ca-4957-8459-b780150c3dab tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Volume info retrieved successfully. Jul 03 02:42:00.512405 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-8f5a7c2b-c8ca-4957-8459-b780150c3dab tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] https://10.4.3.223/volume/v3/volumes/c073ce12-f851-4978-b0f5-bf844c2ebaa1 returned with HTTP 200 Jul 03 02:42:00.512803 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1314/5243] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:42:00 2026] GET /volume/v3/volumes/c073ce12-f851-4978-b0f5-bf844c2ebaa1 => generated 1008 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:42:00.638846 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-1931c246-e454-431f-99b1-bef19f2d982e None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:00.641619 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-1931c246-e454-431f-99b1-bef19f2d982e tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/93e8ce89-165c-4fb2-9b17-38be0cfeef1c Jul 03 02:42:00.641864 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-1931c246-e454-431f-99b1-bef19f2d982e tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:42:00.642150 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-1931c246-e454-431f-99b1-bef19f2d982e tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:42:00.642314 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-1931c246-e454-431f-99b1-bef19f2d982e tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id 93e8ce89-165c-4fb2-9b17-38be0cfeef1c. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:42:00.647310 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-1931c246-e454-431f-99b1-bef19f2d982e tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/93e8ce89-165c-4fb2-9b17-38be0cfeef1c returned with HTTP 404 Jul 03 02:42:00.648016 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1318/5244] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:42:00 2026] GET /volume/v3/backups/93e8ce89-165c-4fb2-9b17-38be0cfeef1c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:42:01.019410 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-5e7762a1-d349-49e0-8911-1d82ad1cd257 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:01.020070 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-5e7762a1-d349-49e0-8911-1d82ad1cd257 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] GET https://10.4.3.223/volume/v3/volumes/639af660-aa0b-4db2-8047-508f531287fd Jul 03 02:42:01.020278 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-5e7762a1-d349-49e0-8911-1d82ad1cd257 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:42:01.020733 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-5e7762a1-d349-49e0-8911-1d82ad1cd257 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:42:01.037977 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:42:01.037977 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:42:01.046507 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-5e7762a1-d349-49e0-8911-1d82ad1cd257 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Volume info retrieved successfully. Jul 03 02:42:01.054095 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-5e7762a1-d349-49e0-8911-1d82ad1cd257 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/volumes/639af660-aa0b-4db2-8047-508f531287fd returned with HTTP 200 Jul 03 02:42:01.054575 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1311/5245] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:42:01 2026] GET /volume/v3/volumes/639af660-aa0b-4db2-8047-508f531287fd => generated 921 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:42:01.156443 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-1a879b63-0520-4cc1-858d-400cd97776c2 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:01.158904 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-1a879b63-0520-4cc1-858d-400cd97776c2 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] DELETE https://10.4.3.223/volume/v3/backups/58eac833-bfed-42fd-94f0-f7e118111aa0 Jul 03 02:42:01.160472 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-1a879b63-0520-4cc1-858d-400cd97776c2 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:42:01.160472 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-1a879b63-0520-4cc1-858d-400cd97776c2 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'delete' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:42:01.160472 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.contrib.backups [None req-1a879b63-0520-4cc1-858d-400cd97776c2 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Delete backup with id: 58eac833-bfed-42fd-94f0-f7e118111aa0. Jul 03 02:42:01.164763 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:42:01.164763 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:42:01.182737 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.backup.rpcapi [None req-1a879b63-0520-4cc1-858d-400cd97776c2 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] delete_backup rpcapi backup_id 58eac833-bfed-42fd-94f0-f7e118111aa0 {{(pid=100014) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 02:42:01.184744 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-1a879b63-0520-4cc1-858d-400cd97776c2 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/58eac833-bfed-42fd-94f0-f7e118111aa0 returned with HTTP 202 Jul 03 02:42:01.188443 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1303/5246] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:42:01 2026] DELETE /volume/v3/backups/58eac833-bfed-42fd-94f0-f7e118111aa0 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 02:42:01.200005 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-aa4c1fb6-82da-4e6a-83bf-b4e5beb95605 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:01.202252 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-aa4c1fb6-82da-4e6a-83bf-b4e5beb95605 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/58eac833-bfed-42fd-94f0-f7e118111aa0 Jul 03 02:42:01.202252 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-aa4c1fb6-82da-4e6a-83bf-b4e5beb95605 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:42:01.202556 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-aa4c1fb6-82da-4e6a-83bf-b4e5beb95605 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:42:01.202745 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-aa4c1fb6-82da-4e6a-83bf-b4e5beb95605 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id 58eac833-bfed-42fd-94f0-f7e118111aa0. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:42:01.208064 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:42:01.208064 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:42:01.209147 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-aa4c1fb6-82da-4e6a-83bf-b4e5beb95605 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/58eac833-bfed-42fd-94f0-f7e118111aa0 returned with HTTP 200 Jul 03 02:42:01.209621 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1315/5247] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:42:01 2026] GET /volume/v3/backups/58eac833-bfed-42fd-94f0-f7e118111aa0 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:42:01.525877 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-7dcfced9-b878-424b-895d-83dd3b478239 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:01.527547 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-7dcfced9-b878-424b-895d-83dd3b478239 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] GET https://10.4.3.223/volume/v3/volumes/c073ce12-f851-4978-b0f5-bf844c2ebaa1 Jul 03 02:42:01.527715 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-7dcfced9-b878-424b-895d-83dd3b478239 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:42:01.527883 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-7dcfced9-b878-424b-895d-83dd3b478239 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:42:01.535216 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-7dcfced9-b878-424b-895d-83dd3b478239 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] https://10.4.3.223/volume/v3/volumes/c073ce12-f851-4978-b0f5-bf844c2ebaa1 returned with HTTP 404 Jul 03 02:42:01.535723 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1319/5248] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:42:01 2026] GET /volume/v3/volumes/c073ce12-f851-4978-b0f5-bf844c2ebaa1 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:42:01.544320 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-476ea163-9aee-43ef-aac9-eb8496d18990 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:01.546124 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-476ea163-9aee-43ef-aac9-eb8496d18990 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:42:01.546541 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-476ea163-9aee-43ef-aac9-eb8496d18990 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-100409969"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:42:01.548060 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.volumes [None req-476ea163-9aee-43ef-aac9-eb8496d18990 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-100409969'}} {{(pid=100012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:42:01.548174 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.volumes [None req-476ea163-9aee-43ef-aac9-eb8496d18990 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Create volume of 1 GB Jul 03 02:42:01.553030 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-476ea163-9aee-43ef-aac9-eb8496d18990 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Availability Zones retrieved successfully. Jul 03 02:42:01.559277 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-476ea163-9aee-43ef-aac9-eb8496d18990 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Flow 'volume_create_api' (505d195a-a3c4-48ab-b5a3-991d00bc6e8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:42:01.560271 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-476ea163-9aee-43ef-aac9-eb8496d18990 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71368356-4eee-402e-8df6-029213ec00cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:42:01.561189 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.flows.api.create_volume [None req-476ea163-9aee-43ef-aac9-eb8496d18990 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Validating volume size '1' using validate_int {{(pid=100012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:42:01.588185 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-476ea163-9aee-43ef-aac9-eb8496d18990 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71368356-4eee-402e-8df6-029213ec00cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:42:01.589266 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-476ea163-9aee-43ef-aac9-eb8496d18990 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d98e804-b4d6-406a-b36b-02bacf528557) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:42:01.641841 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.quota [None req-476ea163-9aee-43ef-aac9-eb8496d18990 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Created reservations ['7df28ddc-16ce-406e-8364-86cbb63c8b71', 'df893ab8-ec80-4b2b-a8f6-93c67722cc1c', 'cd4618d0-6858-4a8b-92b0-61f830d336e5', '1e948875-6226-4636-94f4-527a951e60b0'] {{(pid=100012) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:42:01.642831 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-476ea163-9aee-43ef-aac9-eb8496d18990 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d98e804-b4d6-406a-b36b-02bacf528557) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7df28ddc-16ce-406e-8364-86cbb63c8b71', 'df893ab8-ec80-4b2b-a8f6-93c67722cc1c', 'cd4618d0-6858-4a8b-92b0-61f830d336e5', '1e948875-6226-4636-94f4-527a951e60b0']}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:42:01.643763 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-476ea163-9aee-43ef-aac9-eb8496d18990 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c727aa2-f140-40e5-8d69-45ebb6012f51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:42:01.675144 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-476ea163-9aee-43ef-aac9-eb8496d18990 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c727aa2-f140-40e5-8d69-45ebb6012f51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b33bb339-2c91-4f91-b009-a4904acdcb79', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-100409969',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf3cb28e02af4fcfba9168af5cea3d76',qos_specs=None,replication_status=,reservations=['7df28ddc-16ce-406e-8364-86cbb63c8b71','df893ab8-ec80-4b2b-a8f6-93c67722cc1c','cd4618d0-6858-4a8b-92b0-61f830d336e5','1e948875-6226-4636-94f4-527a951e60b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd6098b7bf3b46aa81a93fc8c115f6c4',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:42:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-100409969',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b33bb339-2c91-4f91-b009-a4904acdcb79,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cf3cb28e02af4fcfba9168af5cea3d76',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cd6098b7bf3b46aa81a93fc8c115f6c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:42:01.675840 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-476ea163-9aee-43ef-aac9-eb8496d18990 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c6b65c2-a3d4-4e25-bff7-9d0923de3f9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:42:01.694450 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-476ea163-9aee-43ef-aac9-eb8496d18990 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c6b65c2-a3d4-4e25-bff7-9d0923de3f9e) transitioned into state 'SUCCESS' from state '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-100409969',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf3cb28e02af4fcfba9168af5cea3d76',qos_specs=None,replication_status=,reservations=['7df28ddc-16ce-406e-8364-86cbb63c8b71','df893ab8-ec80-4b2b-a8f6-93c67722cc1c','cd4618d0-6858-4a8b-92b0-61f830d336e5','1e948875-6226-4636-94f4-527a951e60b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd6098b7bf3b46aa81a93fc8c115f6c4',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:42:01.695414 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-476ea163-9aee-43ef-aac9-eb8496d18990 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef4edb6d-2be7-4ff3-b024-b8dc1c4058a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:42:01.707628 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-476ea163-9aee-43ef-aac9-eb8496d18990 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef4edb6d-2be7-4ff3-b024-b8dc1c4058a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:42:01.708783 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-476ea163-9aee-43ef-aac9-eb8496d18990 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Flow 'volume_create_api' (505d195a-a3c4-48ab-b5a3-991d00bc6e8e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:42:01.709190 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-476ea163-9aee-43ef-aac9-eb8496d18990 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Create volume request issued successfully. Jul 03 02:42:01.709979 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-476ea163-9aee-43ef-aac9-eb8496d18990 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:42:01.710531 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1312/5249] 10.4.3.223 () {68 vars in 1258 bytes} [Fri Jul 3 02:42:01 2026] POST /volume/v3/volumes => generated 777 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:42:01.724026 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-f5b057a5-dd16-4a82-b6d5-8fb0095c1ec9 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:01.726251 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-f5b057a5-dd16-4a82-b6d5-8fb0095c1ec9 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] GET https://10.4.3.223/volume/v3/volumes/b33bb339-2c91-4f91-b009-a4904acdcb79 Jul 03 02:42:01.726501 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-f5b057a5-dd16-4a82-b6d5-8fb0095c1ec9 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:42:01.726733 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-f5b057a5-dd16-4a82-b6d5-8fb0095c1ec9 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:42:01.736000 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:42:01.736000 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:42:01.740471 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-f5b057a5-dd16-4a82-b6d5-8fb0095c1ec9 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Volume info retrieved successfully. Jul 03 02:42:01.745074 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-f5b057a5-dd16-4a82-b6d5-8fb0095c1ec9 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] https://10.4.3.223/volume/v3/volumes/b33bb339-2c91-4f91-b009-a4904acdcb79 returned with HTTP 200 Jul 03 02:42:01.745794 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1304/5250] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:42:01 2026] GET /volume/v3/volumes/b33bb339-2c91-4f91-b009-a4904acdcb79 => generated 956 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:42:02.074240 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-607e474c-d4cf-46ae-a80e-295915be7a52 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:02.076682 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-607e474c-d4cf-46ae-a80e-295915be7a52 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] GET https://10.4.3.223/volume/v3/volumes/639af660-aa0b-4db2-8047-508f531287fd Jul 03 02:42:02.076965 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-607e474c-d4cf-46ae-a80e-295915be7a52 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:42:02.077222 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-607e474c-d4cf-46ae-a80e-295915be7a52 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:42:02.088254 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:42:02.088254 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:42:02.093546 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-607e474c-d4cf-46ae-a80e-295915be7a52 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Volume info retrieved successfully. Jul 03 02:42:02.099246 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-607e474c-d4cf-46ae-a80e-295915be7a52 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/volumes/639af660-aa0b-4db2-8047-508f531287fd returned with HTTP 200 Jul 03 02:42:02.099973 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1316/5251] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:42:02 2026] GET /volume/v3/volumes/639af660-aa0b-4db2-8047-508f531287fd => generated 921 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:42:02.220129 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-8fca2c0b-edea-4523-8fe6-bc3abdfe84c6 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:02.221865 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-8fca2c0b-edea-4523-8fe6-bc3abdfe84c6 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/58eac833-bfed-42fd-94f0-f7e118111aa0 Jul 03 02:42:02.222043 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-8fca2c0b-edea-4523-8fe6-bc3abdfe84c6 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:42:02.222231 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-8fca2c0b-edea-4523-8fe6-bc3abdfe84c6 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:42:02.222336 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-8fca2c0b-edea-4523-8fe6-bc3abdfe84c6 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id 58eac833-bfed-42fd-94f0-f7e118111aa0. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:42:02.225985 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-8fca2c0b-edea-4523-8fe6-bc3abdfe84c6 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/58eac833-bfed-42fd-94f0-f7e118111aa0 returned with HTTP 404 Jul 03 02:42:02.226432 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1320/5252] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:42:02 2026] GET /volume/v3/backups/58eac833-bfed-42fd-94f0-f7e118111aa0 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:42:02.241332 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-e2b03d56-70bb-4bb7-9924-d88e75cc9c3b None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:02.243696 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-e2b03d56-70bb-4bb7-9924-d88e75cc9c3b tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:42:02.244184 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-e2b03d56-70bb-4bb7-9924-d88e75cc9c3b tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-439390036"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:42:02.246084 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.volumes [None req-e2b03d56-70bb-4bb7-9924-d88e75cc9c3b tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-439390036'}} {{(pid=100012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:42:02.246259 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.volumes [None req-e2b03d56-70bb-4bb7-9924-d88e75cc9c3b tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Create volume of 1 GB Jul 03 02:42:02.246630 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:42:02.246630 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:42:02.251652 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-e2b03d56-70bb-4bb7-9924-d88e75cc9c3b tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Availability Zones retrieved successfully. Jul 03 02:42:02.260513 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-e2b03d56-70bb-4bb7-9924-d88e75cc9c3b tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Flow 'volume_create_api' (49fbc3b1-8cdf-401e-a636-87f15037b9eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:42:02.262031 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-e2b03d56-70bb-4bb7-9924-d88e75cc9c3b tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f75103e8-16dd-4737-8272-c2abb941fd2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:42:02.263498 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.flows.api.create_volume [None req-e2b03d56-70bb-4bb7-9924-d88e75cc9c3b tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Validating volume size '1' using validate_int {{(pid=100012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:42:02.298197 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-e2b03d56-70bb-4bb7-9924-d88e75cc9c3b tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f75103e8-16dd-4737-8272-c2abb941fd2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:42:02.299248 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-e2b03d56-70bb-4bb7-9924-d88e75cc9c3b tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (883e78ba-4e05-41c8-9ba2-5241f4eb52f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:42:02.344460 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.quota [None req-e2b03d56-70bb-4bb7-9924-d88e75cc9c3b tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Created reservations ['44bf2fe9-4e19-47e6-a775-698e03df14e1', 'c77b43b4-2a54-4a10-b2a0-cf6207b3cea5', '09e3bf16-c474-44d9-9ff2-0b7a54074532', 'd8b2c956-afa5-42a5-88d2-2af766effa69'] {{(pid=100012) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:42:02.345268 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-e2b03d56-70bb-4bb7-9924-d88e75cc9c3b tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (883e78ba-4e05-41c8-9ba2-5241f4eb52f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['44bf2fe9-4e19-47e6-a775-698e03df14e1', 'c77b43b4-2a54-4a10-b2a0-cf6207b3cea5', '09e3bf16-c474-44d9-9ff2-0b7a54074532', 'd8b2c956-afa5-42a5-88d2-2af766effa69']}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:42:02.345928 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-e2b03d56-70bb-4bb7-9924-d88e75cc9c3b tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d33b8ea1-9eb3-4a25-bd50-c77bf85f6a13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:42:02.373241 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-e2b03d56-70bb-4bb7-9924-d88e75cc9c3b tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d33b8ea1-9eb3-4a25-bd50-c77bf85f6a13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '521e14d7-77ed-4879-afde-712100617c82', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-439390036',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b2cdb72840643d690a329de32482c4b',qos_specs=None,replication_status=,reservations=['44bf2fe9-4e19-47e6-a775-698e03df14e1','c77b43b4-2a54-4a10-b2a0-cf6207b3cea5','09e3bf16-c474-44d9-9ff2-0b7a54074532','d8b2c956-afa5-42a5-88d2-2af766effa69'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='106d3bc2bae34ea2bcada267bec638ad',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:42:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-439390036',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=521e14d7-77ed-4879-afde-712100617c82,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5b2cdb72840643d690a329de32482c4b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='106d3bc2bae34ea2bcada267bec638ad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:42:02.374224 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-e2b03d56-70bb-4bb7-9924-d88e75cc9c3b tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2679b46-e42c-455f-988a-5a9773997880) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:42:02.396112 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-e2b03d56-70bb-4bb7-9924-d88e75cc9c3b tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2679b46-e42c-455f-988a-5a9773997880) transitioned into state 'SUCCESS' from state '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-439390036',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5b2cdb72840643d690a329de32482c4b',qos_specs=None,replication_status=,reservations=['44bf2fe9-4e19-47e6-a775-698e03df14e1','c77b43b4-2a54-4a10-b2a0-cf6207b3cea5','09e3bf16-c474-44d9-9ff2-0b7a54074532','d8b2c956-afa5-42a5-88d2-2af766effa69'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='106d3bc2bae34ea2bcada267bec638ad',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:42:02.397100 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-e2b03d56-70bb-4bb7-9924-d88e75cc9c3b tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01e720d1-44ab-4455-9221-2eae77f8e446) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:42:02.407721 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-e2b03d56-70bb-4bb7-9924-d88e75cc9c3b tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01e720d1-44ab-4455-9221-2eae77f8e446) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:42:02.408954 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-e2b03d56-70bb-4bb7-9924-d88e75cc9c3b tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Flow 'volume_create_api' (49fbc3b1-8cdf-401e-a636-87f15037b9eb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:42:02.409375 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-e2b03d56-70bb-4bb7-9924-d88e75cc9c3b tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Create volume request issued successfully. Jul 03 02:42:02.410296 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-e2b03d56-70bb-4bb7-9924-d88e75cc9c3b tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:42:02.410884 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1313/5253] 10.4.3.223 () {68 vars in 1258 bytes} [Fri Jul 3 02:42:02 2026] POST /volume/v3/volumes => generated 748 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:42:02.422409 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-cd6229a3-7384-4d6d-9efe-c15339f118ca None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:02.425015 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-cd6229a3-7384-4d6d-9efe-c15339f118ca tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/volumes/521e14d7-77ed-4879-afde-712100617c82 Jul 03 02:42:02.425319 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-cd6229a3-7384-4d6d-9efe-c15339f118ca tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:42:02.425605 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-cd6229a3-7384-4d6d-9efe-c15339f118ca tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:42:02.435635 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:42:02.435635 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:42:02.441000 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-cd6229a3-7384-4d6d-9efe-c15339f118ca tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Volume info retrieved successfully. Jul 03 02:42:02.447735 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-cd6229a3-7384-4d6d-9efe-c15339f118ca tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/volumes/521e14d7-77ed-4879-afde-712100617c82 returned with HTTP 200 Jul 03 02:42:02.448328 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1305/5254] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:42:02 2026] GET /volume/v3/volumes/521e14d7-77ed-4879-afde-712100617c82 => generated 816 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:42:02.760234 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-e6106f92-73ff-4915-b274-2837a30a0954 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:02.762234 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-e6106f92-73ff-4915-b274-2837a30a0954 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] GET https://10.4.3.223/volume/v3/volumes/b33bb339-2c91-4f91-b009-a4904acdcb79 Jul 03 02:42:02.762429 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-e6106f92-73ff-4915-b274-2837a30a0954 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:42:02.762789 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-e6106f92-73ff-4915-b274-2837a30a0954 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:42:02.770628 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:42:02.770628 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:42:02.775194 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-e6106f92-73ff-4915-b274-2837a30a0954 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Volume info retrieved successfully. Jul 03 02:42:02.780730 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-e6106f92-73ff-4915-b274-2837a30a0954 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] https://10.4.3.223/volume/v3/volumes/b33bb339-2c91-4f91-b009-a4904acdcb79 returned with HTTP 200 Jul 03 02:42:02.781509 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1317/5255] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:42:02 2026] GET /volume/v3/volumes/b33bb339-2c91-4f91-b009-a4904acdcb79 => generated 1008 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:42:02.796443 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-630f5189-91db-4cff-baae-c611be1058f2 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:02.797995 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-630f5189-91db-4cff-baae-c611be1058f2 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] POST https://10.4.3.223/volume/v3/snapshots Jul 03 02:42:02.798293 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-630f5189-91db-4cff-baae-c611be1058f2 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b33bb339-2c91-4f91-b009-a4904acdcb79", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1032606028"}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:42:02.806552 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:42:02.806552 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:42:02.806910 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-630f5189-91db-4cff-baae-c611be1058f2 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Volume info retrieved successfully. Jul 03 02:42:02.807009 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.snapshots [None req-630f5189-91db-4cff-baae-c611be1058f2 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Create snapshot from volume b33bb339-2c91-4f91-b009-a4904acdcb79 Jul 03 02:42:02.833858 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.quota [None req-630f5189-91db-4cff-baae-c611be1058f2 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Created reservations ['03af26d3-b0c5-4fc8-936f-285667f16d71', 'c5b1ff55-dc82-4739-9546-aa2b0c2a8245', 'cfbd4bde-9779-4e85-a369-f22542f349b0', 'bbb24a91-aba2-407e-bdc4-8643653784b5'] {{(pid=100015) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:42:02.866393 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-630f5189-91db-4cff-baae-c611be1058f2 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Snapshot create request issued successfully. Jul 03 02:42:02.866683 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-630f5189-91db-4cff-baae-c611be1058f2 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] https://10.4.3.223/volume/v3/snapshots returned with HTTP 202 Jul 03 02:42:02.867112 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1321/5256] 10.4.3.223 () {68 vars in 1265 bytes} [Fri Jul 3 02:42:02 2026] POST /volume/v3/snapshots => generated 308 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:42:02.876433 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-9764e64e-2840-43a9-b5e3-36515be3fd06 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:02.878213 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-9764e64e-2840-43a9-b5e3-36515be3fd06 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] GET https://10.4.3.223/volume/v3/snapshots/e0d5504f-7562-437f-b463-b02923135798 Jul 03 02:42:02.878369 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-9764e64e-2840-43a9-b5e3-36515be3fd06 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:42:02.878576 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-9764e64e-2840-43a9-b5e3-36515be3fd06 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:42:02.884998 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:42:02.884998 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:42:02.885394 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-9764e64e-2840-43a9-b5e3-36515be3fd06 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Snapshot retrieved successfully. Jul 03 02:42:02.886256 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-9764e64e-2840-43a9-b5e3-36515be3fd06 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] https://10.4.3.223/volume/v3/snapshots/e0d5504f-7562-437f-b463-b02923135798 returned with HTTP 200 Jul 03 02:42:02.886780 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1314/5257] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:42:02 2026] GET /volume/v3/snapshots/e0d5504f-7562-437f-b463-b02923135798 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:42:03.112846 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-9540107d-f572-4e68-9e8b-e3eb6a16e8e5 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:03.116081 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-9540107d-f572-4e68-9e8b-e3eb6a16e8e5 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] GET https://10.4.3.223/volume/v3/volumes/639af660-aa0b-4db2-8047-508f531287fd Jul 03 02:42:03.116275 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-9540107d-f572-4e68-9e8b-e3eb6a16e8e5 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:42:03.116483 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-9540107d-f572-4e68-9e8b-e3eb6a16e8e5 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:42:03.125992 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:42:03.125992 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:42:03.129561 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-9540107d-f572-4e68-9e8b-e3eb6a16e8e5 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Volume info retrieved successfully. Jul 03 02:42:03.135546 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-9540107d-f572-4e68-9e8b-e3eb6a16e8e5 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/volumes/639af660-aa0b-4db2-8047-508f531287fd returned with HTTP 200 Jul 03 02:42:03.136063 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1306/5258] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:42:03 2026] GET /volume/v3/volumes/639af660-aa0b-4db2-8047-508f531287fd => generated 921 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:42:03.461362 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-522ce9ec-d7f6-40c6-abf1-544235c01d11 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:03.463149 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-522ce9ec-d7f6-40c6-abf1-544235c01d11 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/volumes/521e14d7-77ed-4879-afde-712100617c82 Jul 03 02:42:03.463317 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-522ce9ec-d7f6-40c6-abf1-544235c01d11 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:42:03.463518 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-522ce9ec-d7f6-40c6-abf1-544235c01d11 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:42:03.470170 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:42:03.470170 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:42:03.474756 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-522ce9ec-d7f6-40c6-abf1-544235c01d11 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Volume info retrieved successfully. Jul 03 02:42:03.479114 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-522ce9ec-d7f6-40c6-abf1-544235c01d11 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/volumes/521e14d7-77ed-4879-afde-712100617c82 returned with HTTP 200 Jul 03 02:42:03.479587 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1318/5259] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:42:03 2026] GET /volume/v3/volumes/521e14d7-77ed-4879-afde-712100617c82 => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:42:03.493131 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-b96167f0-23c2-4197-bfce-cd2cdf5af224 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:03.494808 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-b96167f0-23c2-4197-bfce-cd2cdf5af224 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] POST https://10.4.3.223/volume/v3/snapshots Jul 03 02:42:03.495099 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-b96167f0-23c2-4197-bfce-cd2cdf5af224 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "521e14d7-77ed-4879-afde-712100617c82", "name": "tempest-VolumesBackupsTest-Snapshot-1815552821"}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:42:03.503518 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:42:03.503518 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:42:03.504161 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-b96167f0-23c2-4197-bfce-cd2cdf5af224 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Volume info retrieved successfully. Jul 03 02:42:03.504327 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.snapshots [None req-b96167f0-23c2-4197-bfce-cd2cdf5af224 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Create snapshot from volume 521e14d7-77ed-4879-afde-712100617c82 Jul 03 02:42:03.543408 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.quota [None req-b96167f0-23c2-4197-bfce-cd2cdf5af224 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Created reservations ['ad447fce-3cc4-4f40-a53a-edea25b14f0a', '8e7cbf85-db34-47b7-b12e-2192cab69c43', '80877647-d750-4426-b144-823a8abc8a01', 'd440e04b-b5d3-4516-9535-332b5bf1c8e7'] {{(pid=100015) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:42:03.571655 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-b96167f0-23c2-4197-bfce-cd2cdf5af224 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Snapshot create request issued successfully. Jul 03 02:42:03.571997 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-b96167f0-23c2-4197-bfce-cd2cdf5af224 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/snapshots returned with HTTP 202 Jul 03 02:42:03.572916 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1322/5260] 10.4.3.223 () {68 vars in 1265 bytes} [Fri Jul 3 02:42:03 2026] POST /volume/v3/snapshots => generated 305 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:42:03.583461 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-f90ab95f-fa94-4c30-9505-197f5b7bd0b1 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:03.585735 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-f90ab95f-fa94-4c30-9505-197f5b7bd0b1 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/snapshots/6f48ac0e-cab1-4e27-874e-f39e58dc53cc Jul 03 02:42:03.586010 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-f90ab95f-fa94-4c30-9505-197f5b7bd0b1 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:42:03.586437 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-f90ab95f-fa94-4c30-9505-197f5b7bd0b1 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:42:03.597504 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:42:03.597504 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:42:03.600704 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-f90ab95f-fa94-4c30-9505-197f5b7bd0b1 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Snapshot retrieved successfully. Jul 03 02:42:03.601963 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-f90ab95f-fa94-4c30-9505-197f5b7bd0b1 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/snapshots/6f48ac0e-cab1-4e27-874e-f39e58dc53cc returned with HTTP 200 Jul 03 02:42:03.602607 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1315/5261] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:42:03 2026] GET /volume/v3/snapshots/6f48ac0e-cab1-4e27-874e-f39e58dc53cc => generated 437 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:42:03.894971 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-d37d7fdc-abe7-4a03-a50f-9ddb70e3a9c3 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:03.896602 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-d37d7fdc-abe7-4a03-a50f-9ddb70e3a9c3 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] GET https://10.4.3.223/volume/v3/snapshots/e0d5504f-7562-437f-b463-b02923135798 Jul 03 02:42:03.896844 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-d37d7fdc-abe7-4a03-a50f-9ddb70e3a9c3 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:42:03.896968 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-d37d7fdc-abe7-4a03-a50f-9ddb70e3a9c3 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:42:03.902009 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:42:03.902009 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:42:03.902318 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-d37d7fdc-abe7-4a03-a50f-9ddb70e3a9c3 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Snapshot retrieved successfully. Jul 03 02:42:03.902959 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-d37d7fdc-abe7-4a03-a50f-9ddb70e3a9c3 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] https://10.4.3.223/volume/v3/snapshots/e0d5504f-7562-437f-b463-b02923135798 returned with HTTP 200 Jul 03 02:42:03.903353 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1307/5262] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:42:03 2026] GET /volume/v3/snapshots/e0d5504f-7562-437f-b463-b02923135798 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:42:03.911947 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-739bee46-4644-4c38-8d9c-0d49b6e2e45b None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:03.913565 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-739bee46-4644-4c38-8d9c-0d49b6e2e45b tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-reader] POST https://10.4.3.223/volume/v3/snapshots/e0d5504f-7562-437f-b463-b02923135798/action Jul 03 02:42:03.913930 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-739bee46-4644-4c38-8d9c-0d49b6e2e45b tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=100013) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:42:03.914080 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-739bee46-4644-4c38-8d9c-0d49b6e2e45b tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:42:03.915460 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.contrib.snapshot_unmanage [None req-739bee46-4644-4c38-8d9c-0d49b6e2e45b tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-reader] Unmanage snapshot with id: e0d5504f-7562-437f-b463-b02923135798 Jul 03 02:42:03.920903 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:42:03.920903 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:42:03.921365 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-739bee46-4644-4c38-8d9c-0d49b6e2e45b tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-reader] Snapshot retrieved successfully. Jul 03 02:42:03.922133 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.policy [None req-739bee46-4644-4c38-8d9c-0d49b6e2e45b tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': 'd1edf92a3b4448b5b06ced1b1b5e3f7b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cf3cb28e02af4fcfba9168af5cea3d76', '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=100013) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 02:42:03.922370 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-739bee46-4644-4c38-8d9c-0d49b6e2e45b tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-reader] https://10.4.3.223/volume/v3/snapshots/e0d5504f-7562-437f-b463-b02923135798/action returned with HTTP 403 Jul 03 02:42:03.922845 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1319/5263] 10.4.3.223 () {68 vars in 1396 bytes} [Fri Jul 3 02:42:03 2026] POST /volume/v3/snapshots/e0d5504f-7562-437f-b463-b02923135798/action => generated 117 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:42:03.929734 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-3acb0a9b-6b71-445f-b0e1-031e783ff515 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:03.932232 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-3acb0a9b-6b71-445f-b0e1-031e783ff515 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] DELETE https://10.4.3.223/volume/v3/snapshots/e0d5504f-7562-437f-b463-b02923135798 Jul 03 02:42:03.932501 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-3acb0a9b-6b71-445f-b0e1-031e783ff515 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:42:03.932769 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-3acb0a9b-6b71-445f-b0e1-031e783ff515 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:42:03.932954 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.snapshots [None req-3acb0a9b-6b71-445f-b0e1-031e783ff515 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Delete snapshot with id: e0d5504f-7562-437f-b463-b02923135798 Jul 03 02:42:03.939734 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:42:03.939734 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:42:03.940211 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-3acb0a9b-6b71-445f-b0e1-031e783ff515 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Snapshot retrieved successfully. Jul 03 02:42:03.958834 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-3acb0a9b-6b71-445f-b0e1-031e783ff515 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Snapshot delete request issued successfully. Jul 03 02:42:03.959104 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-3acb0a9b-6b71-445f-b0e1-031e783ff515 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] https://10.4.3.223/volume/v3/snapshots/e0d5504f-7562-437f-b463-b02923135798 returned with HTTP 202 Jul 03 02:42:03.959824 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1323/5264] 10.4.3.223 () {66 vars in 1357 bytes} [Fri Jul 3 02:42:03 2026] DELETE /volume/v3/snapshots/e0d5504f-7562-437f-b463-b02923135798 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:42:03.967640 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-92fc758e-f74e-498c-877b-a5e4a869de9a None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:03.973130 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-92fc758e-f74e-498c-877b-a5e4a869de9a tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] GET https://10.4.3.223/volume/v3/snapshots/e0d5504f-7562-437f-b463-b02923135798 Jul 03 02:42:03.973437 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-92fc758e-f74e-498c-877b-a5e4a869de9a tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:42:03.973730 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-92fc758e-f74e-498c-877b-a5e4a869de9a tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:42:03.984794 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:42:03.984794 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:42:03.985296 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-92fc758e-f74e-498c-877b-a5e4a869de9a tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Snapshot retrieved successfully. Jul 03 02:42:03.986301 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-92fc758e-f74e-498c-877b-a5e4a869de9a tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] https://10.4.3.223/volume/v3/snapshots/e0d5504f-7562-437f-b463-b02923135798 returned with HTTP 200 Jul 03 02:42:03.989575 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1316/5265] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:42:03 2026] GET /volume/v3/snapshots/e0d5504f-7562-437f-b463-b02923135798 => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:42:04.148524 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-8d565e15-7fc4-4878-8350-af0ec69da701 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:04.150492 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-8d565e15-7fc4-4878-8350-af0ec69da701 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] GET https://10.4.3.223/volume/v3/volumes/639af660-aa0b-4db2-8047-508f531287fd Jul 03 02:42:04.150628 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-8d565e15-7fc4-4878-8350-af0ec69da701 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:42:04.150829 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-8d565e15-7fc4-4878-8350-af0ec69da701 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:42:04.160783 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:42:04.160783 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:42:04.164791 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-8d565e15-7fc4-4878-8350-af0ec69da701 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Volume info retrieved successfully. Jul 03 02:42:04.169654 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-8d565e15-7fc4-4878-8350-af0ec69da701 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/volumes/639af660-aa0b-4db2-8047-508f531287fd returned with HTTP 200 Jul 03 02:42:04.170125 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1308/5266] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:42:04 2026] GET /volume/v3/volumes/639af660-aa0b-4db2-8047-508f531287fd => generated 921 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:42:04.611866 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-ecb30338-faf3-491d-8bf3-bc97d7225dcd None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:04.613659 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-ecb30338-faf3-491d-8bf3-bc97d7225dcd tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/snapshots/6f48ac0e-cab1-4e27-874e-f39e58dc53cc Jul 03 02:42:04.613894 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-ecb30338-faf3-491d-8bf3-bc97d7225dcd tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:42:04.614125 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-ecb30338-faf3-491d-8bf3-bc97d7225dcd tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:42:04.619270 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:42:04.619270 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:42:04.619733 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-ecb30338-faf3-491d-8bf3-bc97d7225dcd tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Snapshot retrieved successfully. Jul 03 02:42:04.620501 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-ecb30338-faf3-491d-8bf3-bc97d7225dcd tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/snapshots/6f48ac0e-cab1-4e27-874e-f39e58dc53cc returned with HTTP 200 Jul 03 02:42:04.620886 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1320/5267] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:42:04 2026] GET /volume/v3/snapshots/6f48ac0e-cab1-4e27-874e-f39e58dc53cc => generated 464 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:42:04.629334 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-fbeceafb-b47b-43dd-9c53-72d70169932c None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:04.631688 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-fbeceafb-b47b-43dd-9c53-72d70169932c tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] POST https://10.4.3.223/volume/v3/backups Jul 03 02:42:04.632115 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-fbeceafb-b47b-43dd-9c53-72d70169932c tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "521e14d7-77ed-4879-afde-712100617c82", "snapshot_id": "6f48ac0e-cab1-4e27-874e-f39e58dc53cc", "name": "tempest-VolumesBackupsTest-Backup-725841078"}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:42:04.634274 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.contrib.backups [None req-fbeceafb-b47b-43dd-9c53-72d70169932c tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Creating new backup {'backup': {'volume_id': '521e14d7-77ed-4879-afde-712100617c82', 'snapshot_id': '6f48ac0e-cab1-4e27-874e-f39e58dc53cc', 'name': 'tempest-VolumesBackupsTest-Backup-725841078'}} {{(pid=100015) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 02:42:04.634479 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.contrib.backups [None req-fbeceafb-b47b-43dd-9c53-72d70169932c tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Creating backup of volume 521e14d7-77ed-4879-afde-712100617c82 in container None Jul 03 02:42:04.644595 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:42:04.644595 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:42:04.645355 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-fbeceafb-b47b-43dd-9c53-72d70169932c tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Volume info retrieved successfully. Jul 03 02:42:04.653640 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:42:04.653640 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:42:04.654340 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-fbeceafb-b47b-43dd-9c53-72d70169932c tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Snapshot retrieved successfully. Jul 03 02:42:04.675014 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.quota [None req-fbeceafb-b47b-43dd-9c53-72d70169932c tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Created reservations ['5d745531-10b3-4c90-b568-c2712eaebb55', 'f01f11bc-d6e3-4c46-be49-547728a79af6'] {{(pid=100015) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:42:04.710496 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-fbeceafb-b47b-43dd-9c53-72d70169932c tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups returned with HTTP 202 Jul 03 02:42:04.711324 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1324/5268] 10.4.3.223 () {68 vars in 1259 bytes} [Fri Jul 3 02:42:04 2026] POST /volume/v3/backups => generated 329 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:42:04.720082 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-1411d98f-ca31-45e1-87e0-067e1d6f05f5 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:04.722020 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-1411d98f-ca31-45e1-87e0-067e1d6f05f5 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/60202367-7895-46d9-9e7c-968880eb4cd0 Jul 03 02:42:04.722275 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-1411d98f-ca31-45e1-87e0-067e1d6f05f5 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:42:04.722509 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-1411d98f-ca31-45e1-87e0-067e1d6f05f5 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:42:04.722705 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-1411d98f-ca31-45e1-87e0-067e1d6f05f5 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id 60202367-7895-46d9-9e7c-968880eb4cd0. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:42:04.728197 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:42:04.728197 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:42:04.729013 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-1411d98f-ca31-45e1-87e0-067e1d6f05f5 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/60202367-7895-46d9-9e7c-968880eb4cd0 returned with HTTP 200 Jul 03 02:42:04.729612 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1317/5269] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:42:04 2026] GET /volume/v3/backups/60202367-7895-46d9-9e7c-968880eb4cd0 => generated 770 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:42:04.999592 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-745029e1-bad0-4791-87bf-8ac32806d4ba None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:05.004447 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-745029e1-bad0-4791-87bf-8ac32806d4ba tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] GET https://10.4.3.223/volume/v3/snapshots/e0d5504f-7562-437f-b463-b02923135798 Jul 03 02:42:05.004447 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-745029e1-bad0-4791-87bf-8ac32806d4ba tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:42:05.004447 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-745029e1-bad0-4791-87bf-8ac32806d4ba tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:42:05.009233 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-745029e1-bad0-4791-87bf-8ac32806d4ba tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] https://10.4.3.223/volume/v3/snapshots/e0d5504f-7562-437f-b463-b02923135798 returned with HTTP 404 Jul 03 02:42:05.010030 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1309/5270] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:42:04 2026] GET /volume/v3/snapshots/e0d5504f-7562-437f-b463-b02923135798 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:42:05.022210 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-577232ff-9f68-47a0-acf5-5d4212e59c34 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:05.024217 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-577232ff-9f68-47a0-acf5-5d4212e59c34 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] DELETE https://10.4.3.223/volume/v3/volumes/b33bb339-2c91-4f91-b009-a4904acdcb79 Jul 03 02:42:05.024442 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-577232ff-9f68-47a0-acf5-5d4212e59c34 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:42:05.024789 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-577232ff-9f68-47a0-acf5-5d4212e59c34 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Calling method 'delete' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:42:05.025011 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.volumes [None req-577232ff-9f68-47a0-acf5-5d4212e59c34 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Delete volume with id: b33bb339-2c91-4f91-b009-a4904acdcb79 Jul 03 02:42:05.034059 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:42:05.034059 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:42:05.035109 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-577232ff-9f68-47a0-acf5-5d4212e59c34 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Volume info retrieved successfully. Jul 03 02:42:05.065021 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-577232ff-9f68-47a0-acf5-5d4212e59c34 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Delete volume request issued successfully. Jul 03 02:42:05.065021 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-577232ff-9f68-47a0-acf5-5d4212e59c34 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] https://10.4.3.223/volume/v3/volumes/b33bb339-2c91-4f91-b009-a4904acdcb79 returned with HTTP 202 Jul 03 02:42:05.065909 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1321/5271] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:42:05 2026] DELETE /volume/v3/volumes/b33bb339-2c91-4f91-b009-a4904acdcb79 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:42:05.081761 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-c5fa40ae-8947-47de-8b0d-553aa9dda775 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:05.086177 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-c5fa40ae-8947-47de-8b0d-553aa9dda775 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] GET https://10.4.3.223/volume/v3/volumes/b33bb339-2c91-4f91-b009-a4904acdcb79 Jul 03 02:42:05.087063 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-c5fa40ae-8947-47de-8b0d-553aa9dda775 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:42:05.087704 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-c5fa40ae-8947-47de-8b0d-553aa9dda775 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:42:05.096771 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:42:05.096771 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:42:05.101354 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-c5fa40ae-8947-47de-8b0d-553aa9dda775 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Volume info retrieved successfully. Jul 03 02:42:05.106000 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-c5fa40ae-8947-47de-8b0d-553aa9dda775 tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] https://10.4.3.223/volume/v3/volumes/b33bb339-2c91-4f91-b009-a4904acdcb79 returned with HTTP 200 Jul 03 02:42:05.106435 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1325/5272] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:42:05 2026] GET /volume/v3/volumes/b33bb339-2c91-4f91-b009-a4904acdcb79 => generated 1007 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:42:05.186970 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-5d6c470d-302f-4e39-82a8-2e955b169544 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:05.190389 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-5d6c470d-302f-4e39-82a8-2e955b169544 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] GET https://10.4.3.223/volume/v3/volumes/639af660-aa0b-4db2-8047-508f531287fd Jul 03 02:42:05.190626 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-5d6c470d-302f-4e39-82a8-2e955b169544 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:42:05.190956 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-5d6c470d-302f-4e39-82a8-2e955b169544 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:42:05.204200 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:42:05.204200 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:42:05.211289 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-5d6c470d-302f-4e39-82a8-2e955b169544 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Volume info retrieved successfully. Jul 03 02:42:05.216805 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-5d6c470d-302f-4e39-82a8-2e955b169544 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/volumes/639af660-aa0b-4db2-8047-508f531287fd returned with HTTP 200 Jul 03 02:42:05.217348 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1318/5273] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:42:05 2026] GET /volume/v3/volumes/639af660-aa0b-4db2-8047-508f531287fd => generated 921 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:42:05.739070 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-c3109727-2003-4b52-879a-e28b2ff842ec None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:05.740808 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-c3109727-2003-4b52-879a-e28b2ff842ec tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/60202367-7895-46d9-9e7c-968880eb4cd0 Jul 03 02:42:05.740977 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-c3109727-2003-4b52-879a-e28b2ff842ec tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:42:05.741309 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-c3109727-2003-4b52-879a-e28b2ff842ec tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:42:05.741495 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-c3109727-2003-4b52-879a-e28b2ff842ec tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id 60202367-7895-46d9-9e7c-968880eb4cd0. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:42:05.746263 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:42:05.746263 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:42:05.747089 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-c3109727-2003-4b52-879a-e28b2ff842ec tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/60202367-7895-46d9-9e7c-968880eb4cd0 returned with HTTP 200 Jul 03 02:42:05.747489 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1310/5274] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:42:05 2026] GET /volume/v3/backups/60202367-7895-46d9-9e7c-968880eb4cd0 => generated 772 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:42:06.054711 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-a6fa0def-d714-4d52-8ba7-8c770e8a4abb req-f214e1d1-1feb-4f93-bdb4-48e3040b3b0c None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:06.054711 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-a6fa0def-d714-4d52-8ba7-8c770e8a4abb req-f214e1d1-1feb-4f93-bdb4-48e3040b3b0c tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] POST https://10.4.3.223/volume/v3/attachments/7a69eec8-667d-4492-ad9a-43c194b60394/action Jul 03 02:42:06.055177 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-a6fa0def-d714-4d52-8ba7-8c770e8a4abb req-f214e1d1-1feb-4f93-bdb4-48e3040b3b0c tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Action body: b'{"os-complete": null}' {{(pid=100013) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:42:06.055177 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-a6fa0def-d714-4d52-8ba7-8c770e8a4abb req-f214e1d1-1feb-4f93-bdb4-48e3040b3b0c tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:42:06.076550 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:42:06.076550 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:42:06.096134 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-a6fa0def-d714-4d52-8ba7-8c770e8a4abb req-f214e1d1-1feb-4f93-bdb4-48e3040b3b0c tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/attachments/7a69eec8-667d-4492-ad9a-43c194b60394/action returned with HTTP 204 Jul 03 02:42:06.096489 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1322/5275] 10.4.3.223 () {74 vars in 1725 bytes} [Fri Jul 3 02:42:06 2026] POST /volume/v3/attachments/7a69eec8-667d-4492-ad9a-43c194b60394/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:42:06.124102 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-214a8c07-f838-4a4a-9923-407ba0a310ce None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:06.126050 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-214a8c07-f838-4a4a-9923-407ba0a310ce tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] GET https://10.4.3.223/volume/v3/volumes/b33bb339-2c91-4f91-b009-a4904acdcb79 Jul 03 02:42:06.126558 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-214a8c07-f838-4a4a-9923-407ba0a310ce tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:42:06.126928 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-214a8c07-f838-4a4a-9923-407ba0a310ce tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:42:06.142723 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-214a8c07-f838-4a4a-9923-407ba0a310ce tempest-ProjectReaderTests-746281186 tempest-ProjectReaderTests-746281186-project-admin] https://10.4.3.223/volume/v3/volumes/b33bb339-2c91-4f91-b009-a4904acdcb79 returned with HTTP 404 Jul 03 02:42:06.143822 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1326/5276] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:42:06 2026] GET /volume/v3/volumes/b33bb339-2c91-4f91-b009-a4904acdcb79 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:42:06.232292 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-990c8867-5153-4f4b-9e8d-90644f383efb None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:06.234702 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-990c8867-5153-4f4b-9e8d-90644f383efb tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] GET https://10.4.3.223/volume/v3/volumes/639af660-aa0b-4db2-8047-508f531287fd Jul 03 02:42:06.234931 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-990c8867-5153-4f4b-9e8d-90644f383efb tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:42:06.235227 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-990c8867-5153-4f4b-9e8d-90644f383efb tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:42:06.248224 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:42:06.248224 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:42:06.259655 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-990c8867-5153-4f4b-9e8d-90644f383efb tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Volume info retrieved successfully. Jul 03 02:42:06.265805 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-990c8867-5153-4f4b-9e8d-90644f383efb tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/volumes/639af660-aa0b-4db2-8047-508f531287fd returned with HTTP 200 Jul 03 02:42:06.266337 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1319/5277] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:42:06 2026] GET /volume/v3/volumes/639af660-aa0b-4db2-8047-508f531287fd => generated 1213 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:42:06.315051 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-988370b0-4740-4ce8-982f-e84511c1067d req-d9774ea4-8539-4271-a57e-fbd7caf3e311 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:06.317224 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-988370b0-4740-4ce8-982f-e84511c1067d req-d9774ea4-8539-4271-a57e-fbd7caf3e311 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] GET https://10.4.3.223/volume/v3/volumes/639af660-aa0b-4db2-8047-508f531287fd Jul 03 02:42:06.317537 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-988370b0-4740-4ce8-982f-e84511c1067d req-d9774ea4-8539-4271-a57e-fbd7caf3e311 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:42:06.317735 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-988370b0-4740-4ce8-982f-e84511c1067d req-d9774ea4-8539-4271-a57e-fbd7caf3e311 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:42:06.328743 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:42:06.328743 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:42:06.333178 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [req-988370b0-4740-4ce8-982f-e84511c1067d req-d9774ea4-8539-4271-a57e-fbd7caf3e311 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Volume info retrieved successfully. Jul 03 02:42:06.337935 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-988370b0-4740-4ce8-982f-e84511c1067d req-d9774ea4-8539-4271-a57e-fbd7caf3e311 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/volumes/639af660-aa0b-4db2-8047-508f531287fd returned with HTTP 200 Jul 03 02:42:06.338381 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1311/5278] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:42:06 2026] GET /volume/v3/volumes/639af660-aa0b-4db2-8047-508f531287fd => generated 1213 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:42:06.357917 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-2e1079b3-42bf-4565-83b8-5dc67f84f1e6 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:06.360164 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-2e1079b3-42bf-4565-83b8-5dc67f84f1e6 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] GET https://10.4.3.223/volume/v3/volumes/639af660-aa0b-4db2-8047-508f531287fd Jul 03 02:42:06.360401 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-2e1079b3-42bf-4565-83b8-5dc67f84f1e6 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:42:06.360667 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-2e1079b3-42bf-4565-83b8-5dc67f84f1e6 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:42:06.372732 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:42:06.372732 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:42:06.378064 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-2e1079b3-42bf-4565-83b8-5dc67f84f1e6 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Volume info retrieved successfully. Jul 03 02:42:06.383888 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-2e1079b3-42bf-4565-83b8-5dc67f84f1e6 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/volumes/639af660-aa0b-4db2-8047-508f531287fd returned with HTTP 200 Jul 03 02:42:06.384602 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1323/5279] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:42:06 2026] GET /volume/v3/volumes/639af660-aa0b-4db2-8047-508f531287fd => generated 1213 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:42:06.428057 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-4af1d867-af59-4e7b-a8e4-ef1e127a43a3 req-1ea56f96-270c-4115-b68b-94c723cd568f None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:06.429596 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-4af1d867-af59-4e7b-a8e4-ef1e127a43a3 req-1ea56f96-270c-4115-b68b-94c723cd568f tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] GET https://10.4.3.223/volume/v3/volumes/639af660-aa0b-4db2-8047-508f531287fd Jul 03 02:42:06.429765 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-4af1d867-af59-4e7b-a8e4-ef1e127a43a3 req-1ea56f96-270c-4115-b68b-94c723cd568f tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:42:06.429950 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-4af1d867-af59-4e7b-a8e4-ef1e127a43a3 req-1ea56f96-270c-4115-b68b-94c723cd568f tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:42:06.443504 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:42:06.443504 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:42:06.448616 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [req-4af1d867-af59-4e7b-a8e4-ef1e127a43a3 req-1ea56f96-270c-4115-b68b-94c723cd568f tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Volume info retrieved successfully. Jul 03 02:42:06.453810 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-4af1d867-af59-4e7b-a8e4-ef1e127a43a3 req-1ea56f96-270c-4115-b68b-94c723cd568f tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/volumes/639af660-aa0b-4db2-8047-508f531287fd returned with HTTP 200 Jul 03 02:42:06.454401 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1327/5280] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:42:06 2026] GET /volume/v3/volumes/639af660-aa0b-4db2-8047-508f531287fd => generated 1213 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:42:06.478904 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-4af1d867-af59-4e7b-a8e4-ef1e127a43a3 req-35f5a9c3-3457-4578-82dd-09f3b32adef8 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:06.481356 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-4af1d867-af59-4e7b-a8e4-ef1e127a43a3 req-35f5a9c3-3457-4578-82dd-09f3b32adef8 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] POST https://10.4.3.223/volume/v3/volumes/639af660-aa0b-4db2-8047-508f531287fd/action Jul 03 02:42:06.481845 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-4af1d867-af59-4e7b-a8e4-ef1e127a43a3 req-35f5a9c3-3457-4578-82dd-09f3b32adef8 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100012) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:42:06.481988 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-4af1d867-af59-4e7b-a8e4-ef1e127a43a3 req-35f5a9c3-3457-4578-82dd-09f3b32adef8 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:42:06.502079 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:42:06.502079 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:42:06.502866 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [req-4af1d867-af59-4e7b-a8e4-ef1e127a43a3 req-35f5a9c3-3457-4578-82dd-09f3b32adef8 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Volume info retrieved successfully. Jul 03 02:42:06.515890 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [req-4af1d867-af59-4e7b-a8e4-ef1e127a43a3 req-35f5a9c3-3457-4578-82dd-09f3b32adef8 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Begin detaching volume completed successfully. Jul 03 02:42:06.517397 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-4af1d867-af59-4e7b-a8e4-ef1e127a43a3 req-35f5a9c3-3457-4578-82dd-09f3b32adef8 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/volumes/639af660-aa0b-4db2-8047-508f531287fd/action returned with HTTP 202 Jul 03 02:42:06.518313 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1320/5281] 10.4.3.223 () {72 vars in 1672 bytes} [Fri Jul 3 02:42:06 2026] POST /volume/v3/volumes/639af660-aa0b-4db2-8047-508f531287fd/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 02:42:06.541487 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-0d0ebf0c-33b3-46c8-9a1d-aa297b70fee0 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:06.544381 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-0d0ebf0c-33b3-46c8-9a1d-aa297b70fee0 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] GET https://10.4.3.223/volume/v3/volumes/639af660-aa0b-4db2-8047-508f531287fd Jul 03 02:42:06.544629 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-0d0ebf0c-33b3-46c8-9a1d-aa297b70fee0 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:42:06.544878 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-0d0ebf0c-33b3-46c8-9a1d-aa297b70fee0 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:42:06.562790 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:42:06.562790 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:42:06.566556 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-0d0ebf0c-33b3-46c8-9a1d-aa297b70fee0 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Volume info retrieved successfully. Jul 03 02:42:06.571405 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-0d0ebf0c-33b3-46c8-9a1d-aa297b70fee0 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/volumes/639af660-aa0b-4db2-8047-508f531287fd returned with HTTP 200 Jul 03 02:42:06.571901 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1312/5282] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:42:06 2026] GET /volume/v3/volumes/639af660-aa0b-4db2-8047-508f531287fd => generated 1216 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:42:06.758532 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-b9097f67-1a00-470d-b659-59a061c47c60 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:06.761046 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-b9097f67-1a00-470d-b659-59a061c47c60 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/60202367-7895-46d9-9e7c-968880eb4cd0 Jul 03 02:42:06.761046 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-b9097f67-1a00-470d-b659-59a061c47c60 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:42:06.761174 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-b9097f67-1a00-470d-b659-59a061c47c60 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:42:06.761321 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-b9097f67-1a00-470d-b659-59a061c47c60 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id 60202367-7895-46d9-9e7c-968880eb4cd0. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:42:06.771504 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:42:06.771504 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:42:06.772666 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-b9097f67-1a00-470d-b659-59a061c47c60 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/60202367-7895-46d9-9e7c-968880eb4cd0 returned with HTTP 200 Jul 03 02:42:06.772666 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1324/5283] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:42:06 2026] GET /volume/v3/backups/60202367-7895-46d9-9e7c-968880eb4cd0 => generated 772 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:42:07.546439 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-967b9127-a110-4680-a05a-4e8a9cfb792d None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:07.546839 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-967b9127-a110-4680-a05a-4e8a9cfb792d None None] GET https://10.4.3.223/volume// Jul 03 02:42:07.546957 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-967b9127-a110-4680-a05a-4e8a9cfb792d None None] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:42:07.547131 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-967b9127-a110-4680-a05a-4e8a9cfb792d None None] Calling method 'all' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:42:07.547427 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-967b9127-a110-4680-a05a-4e8a9cfb792d None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:42:07.547679 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1328/5284] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:42:07 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:42:07.553911 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-4af1d867-af59-4e7b-a8e4-ef1e127a43a3 req-8cfe0166-01e2-413e-bd4b-a7a633672a16 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:07.555849 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-4af1d867-af59-4e7b-a8e4-ef1e127a43a3 req-8cfe0166-01e2-413e-bd4b-a7a633672a16 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] GET https://10.4.3.223/volume/v3/volumes/639af660-aa0b-4db2-8047-508f531287fd Jul 03 02:42:07.556108 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-4af1d867-af59-4e7b-a8e4-ef1e127a43a3 req-8cfe0166-01e2-413e-bd4b-a7a633672a16 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:42:07.556321 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-4af1d867-af59-4e7b-a8e4-ef1e127a43a3 req-8cfe0166-01e2-413e-bd4b-a7a633672a16 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:42:07.565372 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:42:07.565372 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:42:07.568706 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [req-4af1d867-af59-4e7b-a8e4-ef1e127a43a3 req-8cfe0166-01e2-413e-bd4b-a7a633672a16 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Volume info retrieved successfully. Jul 03 02:42:07.573251 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-4af1d867-af59-4e7b-a8e4-ef1e127a43a3 req-8cfe0166-01e2-413e-bd4b-a7a633672a16 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/volumes/639af660-aa0b-4db2-8047-508f531287fd returned with HTTP 200 Jul 03 02:42:07.573766 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1321/5285] 10.4.3.223 () {70 vars in 1639 bytes} [Fri Jul 3 02:42:07 2026] GET /volume/v3/volumes/639af660-aa0b-4db2-8047-508f531287fd => generated 1396 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:42:07.584444 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-011d8494-052b-4b9b-8adb-21c135d6564e None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:07.586267 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-011d8494-052b-4b9b-8adb-21c135d6564e tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] GET https://10.4.3.223/volume/v3/volumes/639af660-aa0b-4db2-8047-508f531287fd Jul 03 02:42:07.586524 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-011d8494-052b-4b9b-8adb-21c135d6564e tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:42:07.586771 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-011d8494-052b-4b9b-8adb-21c135d6564e tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:42:07.601989 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:42:07.601989 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:42:07.605971 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-011d8494-052b-4b9b-8adb-21c135d6564e tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Volume info retrieved successfully. Jul 03 02:42:07.610889 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-011d8494-052b-4b9b-8adb-21c135d6564e tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/volumes/639af660-aa0b-4db2-8047-508f531287fd returned with HTTP 200 Jul 03 02:42:07.611307 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1313/5286] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:42:07 2026] GET /volume/v3/volumes/639af660-aa0b-4db2-8047-508f531287fd => generated 1216 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:42:07.783584 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-a453f4db-ee62-4e96-861f-8a2dcf9c9850 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:07.785984 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-a453f4db-ee62-4e96-861f-8a2dcf9c9850 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/60202367-7895-46d9-9e7c-968880eb4cd0 Jul 03 02:42:07.786167 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-a453f4db-ee62-4e96-861f-8a2dcf9c9850 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:42:07.786374 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-a453f4db-ee62-4e96-861f-8a2dcf9c9850 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:42:07.786559 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-a453f4db-ee62-4e96-861f-8a2dcf9c9850 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id 60202367-7895-46d9-9e7c-968880eb4cd0. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:42:07.792975 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:42:07.792975 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:42:07.794074 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-a453f4db-ee62-4e96-861f-8a2dcf9c9850 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/60202367-7895-46d9-9e7c-968880eb4cd0 returned with HTTP 200 Jul 03 02:42:07.794606 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1325/5287] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:42:07 2026] GET /volume/v3/backups/60202367-7895-46d9-9e7c-968880eb4cd0 => generated 772 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:42:08.631318 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-8e09d8b9-21a4-4e02-9113-f6f04f1c798e None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:08.637886 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-8e09d8b9-21a4-4e02-9113-f6f04f1c798e tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] GET https://10.4.3.223/volume/v3/volumes/639af660-aa0b-4db2-8047-508f531287fd Jul 03 02:42:08.638789 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-8e09d8b9-21a4-4e02-9113-f6f04f1c798e tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:42:08.639785 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-8e09d8b9-21a4-4e02-9113-f6f04f1c798e tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:42:08.673388 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:42:08.673388 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:42:08.692110 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-8e09d8b9-21a4-4e02-9113-f6f04f1c798e tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Volume info retrieved successfully. Jul 03 02:42:08.709163 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-8e09d8b9-21a4-4e02-9113-f6f04f1c798e tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/volumes/639af660-aa0b-4db2-8047-508f531287fd returned with HTTP 200 Jul 03 02:42:08.709602 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1329/5288] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:42:08 2026] GET /volume/v3/volumes/639af660-aa0b-4db2-8047-508f531287fd => generated 1216 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:42:08.807547 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-4af1d867-af59-4e7b-a8e4-ef1e127a43a3 req-4d33616c-2311-4a9f-9b72-d6f8f58ec586 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:08.808400 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-2c12afb3-061e-464c-95e0-34902329e8ee None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:08.809919 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-4af1d867-af59-4e7b-a8e4-ef1e127a43a3 req-4d33616c-2311-4a9f-9b72-d6f8f58ec586 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] GET https://10.4.3.223/volume/v3/volumes/639af660-aa0b-4db2-8047-508f531287fd Jul 03 02:42:08.810117 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-2c12afb3-061e-464c-95e0-34902329e8ee tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/60202367-7895-46d9-9e7c-968880eb4cd0 Jul 03 02:42:08.810156 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-4af1d867-af59-4e7b-a8e4-ef1e127a43a3 req-4d33616c-2311-4a9f-9b72-d6f8f58ec586 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:42:08.810324 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-2c12afb3-061e-464c-95e0-34902329e8ee tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:42:08.810389 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-4af1d867-af59-4e7b-a8e4-ef1e127a43a3 req-4d33616c-2311-4a9f-9b72-d6f8f58ec586 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:42:08.810565 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-2c12afb3-061e-464c-95e0-34902329e8ee tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:42:08.810659 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-2c12afb3-061e-464c-95e0-34902329e8ee tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id 60202367-7895-46d9-9e7c-968880eb4cd0. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:42:08.816005 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:42:08.816005 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:42:08.816730 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-2c12afb3-061e-464c-95e0-34902329e8ee tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/60202367-7895-46d9-9e7c-968880eb4cd0 returned with HTTP 200 Jul 03 02:42:08.817067 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1314/5289] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:42:08 2026] GET /volume/v3/backups/60202367-7895-46d9-9e7c-968880eb4cd0 => generated 783 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:42:08.821948 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:42:08.821948 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:42:08.825831 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [req-4af1d867-af59-4e7b-a8e4-ef1e127a43a3 req-4d33616c-2311-4a9f-9b72-d6f8f58ec586 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Volume info retrieved successfully. Jul 03 02:42:08.830818 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-4af1d867-af59-4e7b-a8e4-ef1e127a43a3 req-4d33616c-2311-4a9f-9b72-d6f8f58ec586 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/volumes/639af660-aa0b-4db2-8047-508f531287fd returned with HTTP 200 Jul 03 02:42:08.831355 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1322/5290] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:42:08 2026] GET /volume/v3/volumes/639af660-aa0b-4db2-8047-508f531287fd => generated 1216 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:42:09.139203 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-4af1d867-af59-4e7b-a8e4-ef1e127a43a3 req-9981539d-3e09-44cb-9fc3-55c45843ab25 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:09.141785 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-4af1d867-af59-4e7b-a8e4-ef1e127a43a3 req-9981539d-3e09-44cb-9fc3-55c45843ab25 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] DELETE https://10.4.3.223/volume/v3/attachments/7a69eec8-667d-4492-ad9a-43c194b60394 Jul 03 02:42:09.142030 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-4af1d867-af59-4e7b-a8e4-ef1e127a43a3 req-9981539d-3e09-44cb-9fc3-55c45843ab25 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:42:09.142227 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-4af1d867-af59-4e7b-a8e4-ef1e127a43a3 req-9981539d-3e09-44cb-9fc3-55c45843ab25 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Calling method 'version_select' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:42:09.151710 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:42:09.151710 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:42:09.679045 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-4af1d867-af59-4e7b-a8e4-ef1e127a43a3 req-9981539d-3e09-44cb-9fc3-55c45843ab25 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/attachments/7a69eec8-667d-4492-ad9a-43c194b60394 returned with HTTP 200 Jul 03 02:42:09.679737 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1326/5291] 10.4.3.223 () {72 vars in 1673 bytes} [Fri Jul 3 02:42:09 2026] DELETE /volume/v3/attachments/7a69eec8-667d-4492-ad9a-43c194b60394 => generated 19 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:42:09.726543 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-d5e2acad-61d4-40d6-b1ae-a7c2638bc7e9 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:09.734505 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-d5e2acad-61d4-40d6-b1ae-a7c2638bc7e9 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] GET https://10.4.3.223/volume/v3/volumes/639af660-aa0b-4db2-8047-508f531287fd Jul 03 02:42:09.736346 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-d5e2acad-61d4-40d6-b1ae-a7c2638bc7e9 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:42:09.737587 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-d5e2acad-61d4-40d6-b1ae-a7c2638bc7e9 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:42:09.760455 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:42:09.760455 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:42:09.776149 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-d5e2acad-61d4-40d6-b1ae-a7c2638bc7e9 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Volume info retrieved successfully. Jul 03 02:42:09.788594 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-d5e2acad-61d4-40d6-b1ae-a7c2638bc7e9 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/volumes/639af660-aa0b-4db2-8047-508f531287fd returned with HTTP 200 Jul 03 02:42:09.789931 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1330/5292] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:42:09 2026] GET /volume/v3/volumes/639af660-aa0b-4db2-8047-508f531287fd => generated 921 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 02:42:09.806323 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-636bb2a5-472c-4786-8ac4-cca3791ffb98 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:09.808224 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-636bb2a5-472c-4786-8ac4-cca3791ffb98 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] DELETE https://10.4.3.223/volume/v3/volumes/639af660-aa0b-4db2-8047-508f531287fd Jul 03 02:42:09.808707 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-636bb2a5-472c-4786-8ac4-cca3791ffb98 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:42:09.808707 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-636bb2a5-472c-4786-8ac4-cca3791ffb98 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Calling method 'delete' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:42:09.809156 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.volumes [None req-636bb2a5-472c-4786-8ac4-cca3791ffb98 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Delete volume with id: 639af660-aa0b-4db2-8047-508f531287fd Jul 03 02:42:09.818043 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:42:09.818043 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:42:09.818355 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-636bb2a5-472c-4786-8ac4-cca3791ffb98 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Volume info retrieved successfully. Jul 03 02:42:09.832440 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-ca2e8810-bc0f-4c74-a1ed-ce5b1fb3f1a4 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:09.839239 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-ca2e8810-bc0f-4c74-a1ed-ce5b1fb3f1a4 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/60202367-7895-46d9-9e7c-968880eb4cd0 Jul 03 02:42:09.839890 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-636bb2a5-472c-4786-8ac4-cca3791ffb98 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Delete volume request issued successfully. Jul 03 02:42:09.840459 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-636bb2a5-472c-4786-8ac4-cca3791ffb98 tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/volumes/639af660-aa0b-4db2-8047-508f531287fd returned with HTTP 202 Jul 03 02:42:09.840580 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1315/5293] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:42:09 2026] DELETE /volume/v3/volumes/639af660-aa0b-4db2-8047-508f531287fd => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:42:09.840703 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-ca2e8810-bc0f-4c74-a1ed-ce5b1fb3f1a4 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:42:09.840992 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-ca2e8810-bc0f-4c74-a1ed-ce5b1fb3f1a4 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:42:09.841183 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-ca2e8810-bc0f-4c74-a1ed-ce5b1fb3f1a4 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id 60202367-7895-46d9-9e7c-968880eb4cd0. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:42:09.848794 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-0e105322-b13e-439b-99a8-c23141f8f91a None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:09.850305 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:42:09.850305 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:42:09.850532 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-0e105322-b13e-439b-99a8-c23141f8f91a tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] GET https://10.4.3.223/volume/v3/volumes/639af660-aa0b-4db2-8047-508f531287fd Jul 03 02:42:09.851140 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-0e105322-b13e-439b-99a8-c23141f8f91a tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:42:09.851140 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-0e105322-b13e-439b-99a8-c23141f8f91a tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:42:09.852007 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-ca2e8810-bc0f-4c74-a1ed-ce5b1fb3f1a4 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/60202367-7895-46d9-9e7c-968880eb4cd0 returned with HTTP 200 Jul 03 02:42:09.852368 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1323/5294] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:42:09 2026] GET /volume/v3/backups/60202367-7895-46d9-9e7c-968880eb4cd0 => generated 783 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:42:09.859546 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:42:09.859546 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:42:09.864681 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-0e105322-b13e-439b-99a8-c23141f8f91a tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Volume info retrieved successfully. Jul 03 02:42:09.870137 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-0e105322-b13e-439b-99a8-c23141f8f91a tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/volumes/639af660-aa0b-4db2-8047-508f531287fd returned with HTTP 200 Jul 03 02:42:09.870555 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1327/5295] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:42:09 2026] GET /volume/v3/volumes/639af660-aa0b-4db2-8047-508f531287fd => generated 920 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:42:10.865836 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-90e6bba0-1552-4060-8c74-8cd981823b92 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:10.867915 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-90e6bba0-1552-4060-8c74-8cd981823b92 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/60202367-7895-46d9-9e7c-968880eb4cd0 Jul 03 02:42:10.868132 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-90e6bba0-1552-4060-8c74-8cd981823b92 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:42:10.868338 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-90e6bba0-1552-4060-8c74-8cd981823b92 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:42:10.868488 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-90e6bba0-1552-4060-8c74-8cd981823b92 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id 60202367-7895-46d9-9e7c-968880eb4cd0. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:42:10.873169 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:42:10.873169 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:42:10.874045 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-90e6bba0-1552-4060-8c74-8cd981823b92 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/60202367-7895-46d9-9e7c-968880eb4cd0 returned with HTTP 200 Jul 03 02:42:10.874457 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1331/5296] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:42:10 2026] GET /volume/v3/backups/60202367-7895-46d9-9e7c-968880eb4cd0 => generated 783 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:42:10.884689 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-f58d53d6-1e94-43f2-ad14-7a4fb93ea3dc None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:10.886787 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-f58d53d6-1e94-43f2-ad14-7a4fb93ea3dc tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] GET https://10.4.3.223/volume/v3/volumes/639af660-aa0b-4db2-8047-508f531287fd Jul 03 02:42:10.886986 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-f58d53d6-1e94-43f2-ad14-7a4fb93ea3dc tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:42:10.887278 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-f58d53d6-1e94-43f2-ad14-7a4fb93ea3dc tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:42:10.895156 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-f58d53d6-1e94-43f2-ad14-7a4fb93ea3dc tempest-VolumeMultiattachTests-1936463736 tempest-VolumeMultiattachTests-1936463736-project-member] https://10.4.3.223/volume/v3/volumes/639af660-aa0b-4db2-8047-508f531287fd returned with HTTP 404 Jul 03 02:42:10.896284 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1316/5297] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:42:10 2026] GET /volume/v3/volumes/639af660-aa0b-4db2-8047-508f531287fd => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:42:10.906731 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-327c59f9-5316-48a4-9bab-b93c67f9ca26 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:10.913321 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-327c59f9-5316-48a4-9bab-b93c67f9ca26 tempest-VolumeMultiattachTests-1361613761 tempest-VolumeMultiattachTests-1361613761-project-admin] GET https://10.4.3.223/volume/v3/volumes/detail?all_tenants=1 Jul 03 02:42:10.915054 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-327c59f9-5316-48a4-9bab-b93c67f9ca26 tempest-VolumeMultiattachTests-1361613761 tempest-VolumeMultiattachTests-1361613761-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:42:10.915821 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-327c59f9-5316-48a4-9bab-b93c67f9ca26 tempest-VolumeMultiattachTests-1361613761 tempest-VolumeMultiattachTests-1361613761-project-admin] Calling method 'detail' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:42:10.920556 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-327c59f9-5316-48a4-9bab-b93c67f9ca26 tempest-VolumeMultiattachTests-1361613761 tempest-VolumeMultiattachTests-1361613761-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100012) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 03 02:42:10.945399 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-327c59f9-5316-48a4-9bab-b93c67f9ca26 tempest-VolumeMultiattachTests-1361613761 tempest-VolumeMultiattachTests-1361613761-project-admin] Get all volumes completed successfully. Jul 03 02:42:10.949300 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:42:10.949300 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:42:10.956832 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-327c59f9-5316-48a4-9bab-b93c67f9ca26 tempest-VolumeMultiattachTests-1361613761 tempest-VolumeMultiattachTests-1361613761-project-admin] https://10.4.3.223/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 03 02:42:10.957638 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1324/5298] 10.4.3.223 () {66 vars in 1285 bytes} [Fri Jul 3 02:42:10 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15778 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:42:10.977191 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-e559555a-6f1e-4d60-9b6d-a19cb3c391ed None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:10.978856 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-e559555a-6f1e-4d60-9b6d-a19cb3c391ed tempest-VolumeMultiattachTests-1361613761 tempest-VolumeMultiattachTests-1361613761-project-admin] DELETE https://10.4.3.223/volume/v3/types/5711c8db-f055-4791-923f-3d9067ab878b Jul 03 02:42:10.979023 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-e559555a-6f1e-4d60-9b6d-a19cb3c391ed tempest-VolumeMultiattachTests-1361613761 tempest-VolumeMultiattachTests-1361613761-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:42:10.979204 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-e559555a-6f1e-4d60-9b6d-a19cb3c391ed tempest-VolumeMultiattachTests-1361613761 tempest-VolumeMultiattachTests-1361613761-project-admin] Calling method '_delete' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:42:11.000403 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-e559555a-6f1e-4d60-9b6d-a19cb3c391ed tempest-VolumeMultiattachTests-1361613761 tempest-VolumeMultiattachTests-1361613761-project-admin] https://10.4.3.223/volume/v3/types/5711c8db-f055-4791-923f-3d9067ab878b returned with HTTP 202 Jul 03 02:42:11.000818 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1328/5299] 10.4.3.223 () {66 vars in 1345 bytes} [Fri Jul 3 02:42:10 2026] DELETE /volume/v3/types/5711c8db-f055-4791-923f-3d9067ab878b => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:42:11.885514 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-27447f52-caf7-4c49-91e7-3e6f19d79007 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:11.887591 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-27447f52-caf7-4c49-91e7-3e6f19d79007 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/60202367-7895-46d9-9e7c-968880eb4cd0 Jul 03 02:42:11.887809 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-27447f52-caf7-4c49-91e7-3e6f19d79007 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:42:11.888024 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-27447f52-caf7-4c49-91e7-3e6f19d79007 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:42:11.888162 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-27447f52-caf7-4c49-91e7-3e6f19d79007 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id 60202367-7895-46d9-9e7c-968880eb4cd0. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:42:11.892930 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:42:11.892930 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:42:11.893727 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-27447f52-caf7-4c49-91e7-3e6f19d79007 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/60202367-7895-46d9-9e7c-968880eb4cd0 returned with HTTP 200 Jul 03 02:42:11.894127 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1332/5300] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:42:11 2026] GET /volume/v3/backups/60202367-7895-46d9-9e7c-968880eb4cd0 => generated 783 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:42:12.904846 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-14824f43-52a8-4691-99de-d8e5da0c1257 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:12.906518 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-14824f43-52a8-4691-99de-d8e5da0c1257 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/60202367-7895-46d9-9e7c-968880eb4cd0 Jul 03 02:42:12.906783 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-14824f43-52a8-4691-99de-d8e5da0c1257 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:42:12.906965 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-14824f43-52a8-4691-99de-d8e5da0c1257 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:42:12.907056 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-14824f43-52a8-4691-99de-d8e5da0c1257 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id 60202367-7895-46d9-9e7c-968880eb4cd0. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:42:12.911087 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:42:12.911087 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:42:12.912088 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-14824f43-52a8-4691-99de-d8e5da0c1257 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/60202367-7895-46d9-9e7c-968880eb4cd0 returned with HTTP 200 Jul 03 02:42:12.912624 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1317/5301] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:42:12 2026] GET /volume/v3/backups/60202367-7895-46d9-9e7c-968880eb4cd0 => generated 783 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:42:13.923110 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-48a48143-8815-4ed9-8f69-87b5d6003d91 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:13.926076 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-48a48143-8815-4ed9-8f69-87b5d6003d91 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/60202367-7895-46d9-9e7c-968880eb4cd0 Jul 03 02:42:13.926339 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-48a48143-8815-4ed9-8f69-87b5d6003d91 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:42:13.926632 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-48a48143-8815-4ed9-8f69-87b5d6003d91 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:42:13.926839 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-48a48143-8815-4ed9-8f69-87b5d6003d91 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id 60202367-7895-46d9-9e7c-968880eb4cd0. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:42:13.932803 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:42:13.932803 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:42:13.933726 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-48a48143-8815-4ed9-8f69-87b5d6003d91 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/60202367-7895-46d9-9e7c-968880eb4cd0 returned with HTTP 200 Jul 03 02:42:13.934108 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1325/5302] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:42:13 2026] GET /volume/v3/backups/60202367-7895-46d9-9e7c-968880eb4cd0 => generated 783 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:42:14.954015 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-c0a80c52-6a0b-4602-a13c-1678c1b82412 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:14.956741 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-c0a80c52-6a0b-4602-a13c-1678c1b82412 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/60202367-7895-46d9-9e7c-968880eb4cd0 Jul 03 02:42:14.957031 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-c0a80c52-6a0b-4602-a13c-1678c1b82412 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:42:14.957213 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-c0a80c52-6a0b-4602-a13c-1678c1b82412 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:42:14.957337 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-c0a80c52-6a0b-4602-a13c-1678c1b82412 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id 60202367-7895-46d9-9e7c-968880eb4cd0. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:42:14.959924 np0000004352 devstack@c-api.service[100013]: DEBUG dbcounter [-] [100013] Writing DB stats cinder:SELECT=202,cinder:UPDATE=52,cinder:INSERT=18 {{(pid=100013) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 02:42:14.964899 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:42:14.964899 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:42:14.967556 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-c0a80c52-6a0b-4602-a13c-1678c1b82412 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/60202367-7895-46d9-9e7c-968880eb4cd0 returned with HTTP 200 Jul 03 02:42:14.969064 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1329/5303] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:42:14 2026] GET /volume/v3/backups/60202367-7895-46d9-9e7c-968880eb4cd0 => generated 783 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:42:15.981339 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-3adef456-9051-4afc-b69c-ebd5db1e8679 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:15.985441 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-3adef456-9051-4afc-b69c-ebd5db1e8679 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/60202367-7895-46d9-9e7c-968880eb4cd0 Jul 03 02:42:15.985441 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-3adef456-9051-4afc-b69c-ebd5db1e8679 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:42:15.985441 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-3adef456-9051-4afc-b69c-ebd5db1e8679 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:42:15.985441 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-3adef456-9051-4afc-b69c-ebd5db1e8679 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id 60202367-7895-46d9-9e7c-968880eb4cd0. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:42:15.987338 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:42:15.987338 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:42:15.988143 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-3adef456-9051-4afc-b69c-ebd5db1e8679 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/60202367-7895-46d9-9e7c-968880eb4cd0 returned with HTTP 200 Jul 03 02:42:15.988494 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1333/5304] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:42:15 2026] GET /volume/v3/backups/60202367-7895-46d9-9e7c-968880eb4cd0 => generated 783 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:42:17.000139 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-4bdc5501-0a30-4653-ba25-7dca64a535a7 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:17.002320 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-4bdc5501-0a30-4653-ba25-7dca64a535a7 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/60202367-7895-46d9-9e7c-968880eb4cd0 Jul 03 02:42:17.002566 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-4bdc5501-0a30-4653-ba25-7dca64a535a7 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:42:17.002742 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-4bdc5501-0a30-4653-ba25-7dca64a535a7 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:42:17.002904 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-4bdc5501-0a30-4653-ba25-7dca64a535a7 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id 60202367-7895-46d9-9e7c-968880eb4cd0. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:42:17.007518 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:42:17.007518 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:42:17.008589 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-4bdc5501-0a30-4653-ba25-7dca64a535a7 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/60202367-7895-46d9-9e7c-968880eb4cd0 returned with HTTP 200 Jul 03 02:42:17.008863 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1318/5305] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:42:16 2026] GET /volume/v3/backups/60202367-7895-46d9-9e7c-968880eb4cd0 => generated 783 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:42:18.023161 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-8e019544-60ad-4077-ac07-5966ea2f0779 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:18.025386 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-8e019544-60ad-4077-ac07-5966ea2f0779 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/60202367-7895-46d9-9e7c-968880eb4cd0 Jul 03 02:42:18.025678 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-8e019544-60ad-4077-ac07-5966ea2f0779 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:42:18.025941 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-8e019544-60ad-4077-ac07-5966ea2f0779 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:42:18.026111 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-8e019544-60ad-4077-ac07-5966ea2f0779 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id 60202367-7895-46d9-9e7c-968880eb4cd0. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:42:18.028075 np0000004352 devstack@c-api.service[100012]: DEBUG dbcounter [-] [100012] Writing DB stats cinder:SELECT=265,cinder:UPDATE=87,cinder:INSERT=44 {{(pid=100012) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 02:42:18.032933 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:42:18.032933 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:42:18.035234 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-8e019544-60ad-4077-ac07-5966ea2f0779 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/60202367-7895-46d9-9e7c-968880eb4cd0 returned with HTTP 200 Jul 03 02:42:18.035799 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1326/5306] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:42:18 2026] GET /volume/v3/backups/60202367-7895-46d9-9e7c-968880eb4cd0 => generated 783 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:42:19.045843 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-c1b68b0c-4806-498d-bbef-2c2f22a6c7c9 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:19.047748 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-c1b68b0c-4806-498d-bbef-2c2f22a6c7c9 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/60202367-7895-46d9-9e7c-968880eb4cd0 Jul 03 02:42:19.047872 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-c1b68b0c-4806-498d-bbef-2c2f22a6c7c9 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:42:19.048053 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-c1b68b0c-4806-498d-bbef-2c2f22a6c7c9 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:42:19.048189 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-c1b68b0c-4806-498d-bbef-2c2f22a6c7c9 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id 60202367-7895-46d9-9e7c-968880eb4cd0. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:42:19.052283 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:42:19.052283 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:42:19.053154 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-c1b68b0c-4806-498d-bbef-2c2f22a6c7c9 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/60202367-7895-46d9-9e7c-968880eb4cd0 returned with HTTP 200 Jul 03 02:42:19.053568 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1330/5307] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:42:19 2026] GET /volume/v3/backups/60202367-7895-46d9-9e7c-968880eb4cd0 => generated 783 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:42:20.065704 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-f7b2cf1e-d295-4560-b2fe-203e6da23e8d None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:20.067916 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-f7b2cf1e-d295-4560-b2fe-203e6da23e8d tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/60202367-7895-46d9-9e7c-968880eb4cd0 Jul 03 02:42:20.068163 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-f7b2cf1e-d295-4560-b2fe-203e6da23e8d tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:42:20.068461 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-f7b2cf1e-d295-4560-b2fe-203e6da23e8d tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:42:20.068614 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-f7b2cf1e-d295-4560-b2fe-203e6da23e8d tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id 60202367-7895-46d9-9e7c-968880eb4cd0. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:42:20.074154 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:42:20.074154 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:42:20.075250 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-f7b2cf1e-d295-4560-b2fe-203e6da23e8d tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/60202367-7895-46d9-9e7c-968880eb4cd0 returned with HTTP 200 Jul 03 02:42:20.075795 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1334/5308] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:42:20 2026] GET /volume/v3/backups/60202367-7895-46d9-9e7c-968880eb4cd0 => generated 784 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:42:21.088704 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-cca0793b-1647-4414-a350-6bd144d51fe8 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:21.090794 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-cca0793b-1647-4414-a350-6bd144d51fe8 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/60202367-7895-46d9-9e7c-968880eb4cd0 Jul 03 02:42:21.091029 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-cca0793b-1647-4414-a350-6bd144d51fe8 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:42:21.091213 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-cca0793b-1647-4414-a350-6bd144d51fe8 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:42:21.091349 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-cca0793b-1647-4414-a350-6bd144d51fe8 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id 60202367-7895-46d9-9e7c-968880eb4cd0. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:42:21.096919 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:42:21.096919 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:42:21.098177 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-cca0793b-1647-4414-a350-6bd144d51fe8 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/60202367-7895-46d9-9e7c-968880eb4cd0 returned with HTTP 200 Jul 03 02:42:21.098653 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1319/5309] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:42:21 2026] GET /volume/v3/backups/60202367-7895-46d9-9e7c-968880eb4cd0 => generated 784 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:42:22.110953 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-9ab0c525-f739-4ef9-92ff-838d6067b2d9 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:22.112933 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-9ab0c525-f739-4ef9-92ff-838d6067b2d9 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/60202367-7895-46d9-9e7c-968880eb4cd0 Jul 03 02:42:22.113116 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-9ab0c525-f739-4ef9-92ff-838d6067b2d9 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:42:22.113329 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-9ab0c525-f739-4ef9-92ff-838d6067b2d9 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:42:22.113452 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-9ab0c525-f739-4ef9-92ff-838d6067b2d9 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id 60202367-7895-46d9-9e7c-968880eb4cd0. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:42:22.118066 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:42:22.118066 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:42:22.118985 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-9ab0c525-f739-4ef9-92ff-838d6067b2d9 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/60202367-7895-46d9-9e7c-968880eb4cd0 returned with HTTP 200 Jul 03 02:42:22.119445 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1327/5310] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:42:22 2026] GET /volume/v3/backups/60202367-7895-46d9-9e7c-968880eb4cd0 => generated 785 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:42:22.131617 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-cbfa3de1-ddab-46a8-89a3-cf907f7d57d3 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:22.133507 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-cbfa3de1-ddab-46a8-89a3-cf907f7d57d3 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/60202367-7895-46d9-9e7c-968880eb4cd0 Jul 03 02:42:22.133697 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-cbfa3de1-ddab-46a8-89a3-cf907f7d57d3 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:42:22.133883 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-cbfa3de1-ddab-46a8-89a3-cf907f7d57d3 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:42:22.134058 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-cbfa3de1-ddab-46a8-89a3-cf907f7d57d3 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id 60202367-7895-46d9-9e7c-968880eb4cd0. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:42:22.140648 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:42:22.140648 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:42:22.142451 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-cbfa3de1-ddab-46a8-89a3-cf907f7d57d3 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/60202367-7895-46d9-9e7c-968880eb4cd0 returned with HTTP 200 Jul 03 02:42:22.143339 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1331/5311] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:42:22 2026] GET /volume/v3/backups/60202367-7895-46d9-9e7c-968880eb4cd0 => generated 785 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:42:22.154034 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-93c1d446-cf13-45a8-be3b-bb4376f42728 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:22.159455 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-93c1d446-cf13-45a8-be3b-bb4376f42728 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] DELETE https://10.4.3.223/volume/v3/backups/60202367-7895-46d9-9e7c-968880eb4cd0 Jul 03 02:42:22.159730 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-93c1d446-cf13-45a8-be3b-bb4376f42728 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:42:22.160000 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-93c1d446-cf13-45a8-be3b-bb4376f42728 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:42:22.160144 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.contrib.backups [None req-93c1d446-cf13-45a8-be3b-bb4376f42728 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Delete backup with id: 60202367-7895-46d9-9e7c-968880eb4cd0. Jul 03 02:42:22.166909 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:42:22.166909 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:42:22.181367 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.backup.rpcapi [None req-93c1d446-cf13-45a8-be3b-bb4376f42728 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] delete_backup rpcapi backup_id 60202367-7895-46d9-9e7c-968880eb4cd0 {{(pid=100015) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 02:42:22.183230 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-93c1d446-cf13-45a8-be3b-bb4376f42728 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/60202367-7895-46d9-9e7c-968880eb4cd0 returned with HTTP 202 Jul 03 02:42:22.183685 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1335/5312] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:42:22 2026] DELETE /volume/v3/backups/60202367-7895-46d9-9e7c-968880eb4cd0 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 02:42:22.192214 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-7daeff84-15e5-47d2-aac3-e902f6627ed7 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:22.196195 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-7daeff84-15e5-47d2-aac3-e902f6627ed7 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/60202367-7895-46d9-9e7c-968880eb4cd0 Jul 03 02:42:22.196439 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-7daeff84-15e5-47d2-aac3-e902f6627ed7 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:42:22.196678 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-7daeff84-15e5-47d2-aac3-e902f6627ed7 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:42:22.196802 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-7daeff84-15e5-47d2-aac3-e902f6627ed7 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id 60202367-7895-46d9-9e7c-968880eb4cd0. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:42:22.203503 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:42:22.203503 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:42:22.204519 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-7daeff84-15e5-47d2-aac3-e902f6627ed7 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/60202367-7895-46d9-9e7c-968880eb4cd0 returned with HTTP 200 Jul 03 02:42:22.204969 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1320/5313] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:42:22 2026] GET /volume/v3/backups/60202367-7895-46d9-9e7c-968880eb4cd0 => generated 784 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:42:23.216408 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-c73856bf-0367-4028-8419-9089e9a6b2c8 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:23.218353 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-c73856bf-0367-4028-8419-9089e9a6b2c8 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/backups/60202367-7895-46d9-9e7c-968880eb4cd0 Jul 03 02:42:23.218611 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-c73856bf-0367-4028-8419-9089e9a6b2c8 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:42:23.218844 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-c73856bf-0367-4028-8419-9089e9a6b2c8 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:42:23.218956 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-c73856bf-0367-4028-8419-9089e9a6b2c8 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Show backup with id 60202367-7895-46d9-9e7c-968880eb4cd0. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:42:23.223361 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-c73856bf-0367-4028-8419-9089e9a6b2c8 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/backups/60202367-7895-46d9-9e7c-968880eb4cd0 returned with HTTP 404 Jul 03 02:42:23.223926 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1328/5314] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:42:23 2026] GET /volume/v3/backups/60202367-7895-46d9-9e7c-968880eb4cd0 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:42:23.235267 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-6d98b35a-9132-47ed-8860-bf603ebacb4e None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:23.237116 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-6d98b35a-9132-47ed-8860-bf603ebacb4e tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/6f48ac0e-cab1-4e27-874e-f39e58dc53cc Jul 03 02:42:23.237408 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-6d98b35a-9132-47ed-8860-bf603ebacb4e tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:42:23.237760 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-6d98b35a-9132-47ed-8860-bf603ebacb4e tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'delete' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:42:23.237991 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.snapshots [None req-6d98b35a-9132-47ed-8860-bf603ebacb4e tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Delete snapshot with id: 6f48ac0e-cab1-4e27-874e-f39e58dc53cc Jul 03 02:42:23.244902 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:42:23.244902 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:42:23.245502 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-6d98b35a-9132-47ed-8860-bf603ebacb4e tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Snapshot retrieved successfully. Jul 03 02:42:23.266397 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-6d98b35a-9132-47ed-8860-bf603ebacb4e tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Snapshot delete request issued successfully. Jul 03 02:42:23.266685 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-6d98b35a-9132-47ed-8860-bf603ebacb4e tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/snapshots/6f48ac0e-cab1-4e27-874e-f39e58dc53cc returned with HTTP 202 Jul 03 02:42:23.267250 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1332/5315] 10.4.3.223 () {66 vars in 1357 bytes} [Fri Jul 3 02:42:23 2026] DELETE /volume/v3/snapshots/6f48ac0e-cab1-4e27-874e-f39e58dc53cc => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:42:23.277694 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-7450bf21-f784-4b2a-b6b6-7c78ca18635d None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:23.280356 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-7450bf21-f784-4b2a-b6b6-7c78ca18635d tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/snapshots/6f48ac0e-cab1-4e27-874e-f39e58dc53cc Jul 03 02:42:23.280356 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-7450bf21-f784-4b2a-b6b6-7c78ca18635d tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:42:23.280356 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-7450bf21-f784-4b2a-b6b6-7c78ca18635d tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:42:23.286363 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:42:23.286363 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:42:23.286959 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-7450bf21-f784-4b2a-b6b6-7c78ca18635d tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Snapshot retrieved successfully. Jul 03 02:42:23.288046 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-7450bf21-f784-4b2a-b6b6-7c78ca18635d tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/snapshots/6f48ac0e-cab1-4e27-874e-f39e58dc53cc returned with HTTP 200 Jul 03 02:42:23.289608 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1336/5316] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:42:23 2026] GET /volume/v3/snapshots/6f48ac0e-cab1-4e27-874e-f39e58dc53cc => generated 463 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:42:24.301561 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-c066e8c3-9848-4a64-8882-a7a80fa26982 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:24.303946 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-c066e8c3-9848-4a64-8882-a7a80fa26982 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/snapshots/6f48ac0e-cab1-4e27-874e-f39e58dc53cc Jul 03 02:42:24.304143 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-c066e8c3-9848-4a64-8882-a7a80fa26982 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:42:24.304378 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-c066e8c3-9848-4a64-8882-a7a80fa26982 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:42:24.309688 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-c066e8c3-9848-4a64-8882-a7a80fa26982 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/snapshots/6f48ac0e-cab1-4e27-874e-f39e58dc53cc returned with HTTP 404 Jul 03 02:42:24.310260 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1321/5317] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:42:24 2026] GET /volume/v3/snapshots/6f48ac0e-cab1-4e27-874e-f39e58dc53cc => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 03 02:42:24.318054 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-bc25d594-6509-4a6a-890c-85921cff6276 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:24.319954 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-bc25d594-6509-4a6a-890c-85921cff6276 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] DELETE https://10.4.3.223/volume/v3/volumes/521e14d7-77ed-4879-afde-712100617c82 Jul 03 02:42:24.320166 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-bc25d594-6509-4a6a-890c-85921cff6276 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:42:24.320414 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-bc25d594-6509-4a6a-890c-85921cff6276 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'delete' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:42:24.320619 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.volumes [None req-bc25d594-6509-4a6a-890c-85921cff6276 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Delete volume with id: 521e14d7-77ed-4879-afde-712100617c82 Jul 03 02:42:24.328818 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:42:24.328818 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:42:24.329404 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-bc25d594-6509-4a6a-890c-85921cff6276 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Volume info retrieved successfully. Jul 03 02:42:24.351843 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-bc25d594-6509-4a6a-890c-85921cff6276 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Delete volume request issued successfully. Jul 03 02:42:24.352062 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-bc25d594-6509-4a6a-890c-85921cff6276 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/volumes/521e14d7-77ed-4879-afde-712100617c82 returned with HTTP 202 Jul 03 02:42:24.352589 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1329/5318] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:42:24 2026] DELETE /volume/v3/volumes/521e14d7-77ed-4879-afde-712100617c82 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:42:24.361050 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-596252d5-047a-4b0a-bd8d-12d893084f26 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:24.363085 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-596252d5-047a-4b0a-bd8d-12d893084f26 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/volumes/521e14d7-77ed-4879-afde-712100617c82 Jul 03 02:42:24.363287 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-596252d5-047a-4b0a-bd8d-12d893084f26 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:42:24.363501 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-596252d5-047a-4b0a-bd8d-12d893084f26 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:42:24.372513 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:42:24.372513 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:42:24.376340 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-596252d5-047a-4b0a-bd8d-12d893084f26 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Volume info retrieved successfully. Jul 03 02:42:24.381788 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-596252d5-047a-4b0a-bd8d-12d893084f26 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/volumes/521e14d7-77ed-4879-afde-712100617c82 returned with HTTP 200 Jul 03 02:42:24.382278 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1333/5319] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:42:24 2026] GET /volume/v3/volumes/521e14d7-77ed-4879-afde-712100617c82 => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:42:25.396264 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-3966b097-8a3e-4091-a012-331186e52be6 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:25.398191 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-3966b097-8a3e-4091-a012-331186e52be6 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/volumes/521e14d7-77ed-4879-afde-712100617c82 Jul 03 02:42:25.398360 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-3966b097-8a3e-4091-a012-331186e52be6 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:42:25.398584 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-3966b097-8a3e-4091-a012-331186e52be6 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:42:25.400510 np0000004352 devstack@c-api.service[100015]: DEBUG dbcounter [-] [100015] Writing DB stats cinder:SELECT=276,cinder:INSERT=46,cinder:UPDATE=95 {{(pid=100015) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 02:42:25.407632 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-3966b097-8a3e-4091-a012-331186e52be6 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/volumes/521e14d7-77ed-4879-afde-712100617c82 returned with HTTP 404 Jul 03 02:42:25.408368 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1337/5320] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:42:25 2026] GET /volume/v3/volumes/521e14d7-77ed-4879-afde-712100617c82 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:42:25.414967 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-7e902db6-04e7-49ef-b096-16a52fd49c37 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:25.416800 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-7e902db6-04e7-49ef-b096-16a52fd49c37 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] DELETE https://10.4.3.223/volume/v3/volumes/3911af54-12a2-48da-8a87-0d473084b7c9 Jul 03 02:42:25.417018 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-7e902db6-04e7-49ef-b096-16a52fd49c37 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:42:25.417214 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-7e902db6-04e7-49ef-b096-16a52fd49c37 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'delete' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:42:25.417373 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.volumes [None req-7e902db6-04e7-49ef-b096-16a52fd49c37 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Delete volume with id: 3911af54-12a2-48da-8a87-0d473084b7c9 Jul 03 02:42:25.424723 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:42:25.424723 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:42:25.425236 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-7e902db6-04e7-49ef-b096-16a52fd49c37 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Volume info retrieved successfully. Jul 03 02:42:25.444216 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-7e902db6-04e7-49ef-b096-16a52fd49c37 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Delete volume request issued successfully. Jul 03 02:42:25.444514 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-7e902db6-04e7-49ef-b096-16a52fd49c37 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/volumes/3911af54-12a2-48da-8a87-0d473084b7c9 returned with HTTP 202 Jul 03 02:42:25.444964 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1322/5321] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:42:25 2026] DELETE /volume/v3/volumes/3911af54-12a2-48da-8a87-0d473084b7c9 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:42:25.453084 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-e63aca12-d709-4591-8fee-97271c3f1c09 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:25.455176 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-e63aca12-d709-4591-8fee-97271c3f1c09 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/volumes/3911af54-12a2-48da-8a87-0d473084b7c9 Jul 03 02:42:25.455409 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-e63aca12-d709-4591-8fee-97271c3f1c09 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:42:25.455660 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-e63aca12-d709-4591-8fee-97271c3f1c09 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:42:25.463729 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:42:25.463729 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:42:25.467827 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-e63aca12-d709-4591-8fee-97271c3f1c09 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Volume info retrieved successfully. Jul 03 02:42:25.473399 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-e63aca12-d709-4591-8fee-97271c3f1c09 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/volumes/3911af54-12a2-48da-8a87-0d473084b7c9 returned with HTTP 200 Jul 03 02:42:25.473914 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1330/5322] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:42:25 2026] GET /volume/v3/volumes/3911af54-12a2-48da-8a87-0d473084b7c9 => generated 1355 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:42:26.487688 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-77e5e367-df4d-489f-ada0-e81a93be1f11 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:26.489326 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-77e5e367-df4d-489f-ada0-e81a93be1f11 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/volumes/3911af54-12a2-48da-8a87-0d473084b7c9 Jul 03 02:42:26.489548 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-77e5e367-df4d-489f-ada0-e81a93be1f11 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:42:26.489787 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-77e5e367-df4d-489f-ada0-e81a93be1f11 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:42:26.495387 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-77e5e367-df4d-489f-ada0-e81a93be1f11 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/volumes/3911af54-12a2-48da-8a87-0d473084b7c9 returned with HTTP 404 Jul 03 02:42:26.495845 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1334/5323] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:42:26 2026] GET /volume/v3/volumes/3911af54-12a2-48da-8a87-0d473084b7c9 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:42:26.502435 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-42260785-b1a3-4df5-a09f-1b468f3da16f None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:26.504138 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-42260785-b1a3-4df5-a09f-1b468f3da16f tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] DELETE https://10.4.3.223/volume/v3/volumes/a16a03d7-2af4-4661-ad32-378225bc5650 Jul 03 02:42:26.504325 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-42260785-b1a3-4df5-a09f-1b468f3da16f tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:42:26.504532 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-42260785-b1a3-4df5-a09f-1b468f3da16f tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:42:26.504682 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-42260785-b1a3-4df5-a09f-1b468f3da16f tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Delete volume with id: a16a03d7-2af4-4661-ad32-378225bc5650 Jul 03 02:42:26.512189 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:42:26.512189 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:42:26.512637 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-42260785-b1a3-4df5-a09f-1b468f3da16f tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Volume info retrieved successfully. Jul 03 02:42:26.528137 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-42260785-b1a3-4df5-a09f-1b468f3da16f tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Delete volume request issued successfully. Jul 03 02:42:26.528335 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-42260785-b1a3-4df5-a09f-1b468f3da16f tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/volumes/a16a03d7-2af4-4661-ad32-378225bc5650 returned with HTTP 202 Jul 03 02:42:26.528815 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1338/5324] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:42:26 2026] DELETE /volume/v3/volumes/a16a03d7-2af4-4661-ad32-378225bc5650 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:42:26.536020 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-be7619a5-d262-4550-9db5-a7647510c854 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:26.537676 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-be7619a5-d262-4550-9db5-a7647510c854 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/volumes/a16a03d7-2af4-4661-ad32-378225bc5650 Jul 03 02:42:26.537867 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-be7619a5-d262-4550-9db5-a7647510c854 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:42:26.538053 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-be7619a5-d262-4550-9db5-a7647510c854 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:42:26.544594 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:42:26.544594 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:42:26.548683 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-be7619a5-d262-4550-9db5-a7647510c854 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Volume info retrieved successfully. Jul 03 02:42:26.552877 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-be7619a5-d262-4550-9db5-a7647510c854 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/volumes/a16a03d7-2af4-4661-ad32-378225bc5650 returned with HTTP 200 Jul 03 02:42:26.553242 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1323/5325] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:42:26 2026] GET /volume/v3/volumes/a16a03d7-2af4-4661-ad32-378225bc5650 => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:42:27.568057 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-46d8e938-714d-4965-a2e4-2e1ce37dcb99 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:27.569714 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-46d8e938-714d-4965-a2e4-2e1ce37dcb99 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/volumes/a16a03d7-2af4-4661-ad32-378225bc5650 Jul 03 02:42:27.569917 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-46d8e938-714d-4965-a2e4-2e1ce37dcb99 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:42:27.570119 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-46d8e938-714d-4965-a2e4-2e1ce37dcb99 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:42:27.576336 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-46d8e938-714d-4965-a2e4-2e1ce37dcb99 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/volumes/a16a03d7-2af4-4661-ad32-378225bc5650 returned with HTTP 404 Jul 03 02:42:27.577031 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1331/5326] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:42:27 2026] GET /volume/v3/volumes/a16a03d7-2af4-4661-ad32-378225bc5650 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:42:27.583742 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-0d3e3b6a-b889-42bb-b5f2-d07d21d72bea None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:27.585916 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-0d3e3b6a-b889-42bb-b5f2-d07d21d72bea tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] DELETE https://10.4.3.223/volume/v3/volumes/f5452404-0af7-40c2-893e-59b3d054dcc7 Jul 03 02:42:27.586174 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-0d3e3b6a-b889-42bb-b5f2-d07d21d72bea tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:42:27.586406 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-0d3e3b6a-b889-42bb-b5f2-d07d21d72bea tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'delete' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:42:27.586598 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.volumes [None req-0d3e3b6a-b889-42bb-b5f2-d07d21d72bea tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Delete volume with id: f5452404-0af7-40c2-893e-59b3d054dcc7 Jul 03 02:42:27.593713 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:42:27.593713 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:42:27.594173 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-0d3e3b6a-b889-42bb-b5f2-d07d21d72bea tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Volume info retrieved successfully. Jul 03 02:42:27.613404 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-0d3e3b6a-b889-42bb-b5f2-d07d21d72bea tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Delete volume request issued successfully. Jul 03 02:42:27.613653 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-0d3e3b6a-b889-42bb-b5f2-d07d21d72bea tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/volumes/f5452404-0af7-40c2-893e-59b3d054dcc7 returned with HTTP 202 Jul 03 02:42:27.614194 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1335/5327] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:42:27 2026] DELETE /volume/v3/volumes/f5452404-0af7-40c2-893e-59b3d054dcc7 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:42:27.621317 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-95609f5b-4720-4ca8-829a-050ebd40c395 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:27.623191 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-95609f5b-4720-4ca8-829a-050ebd40c395 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/volumes/f5452404-0af7-40c2-893e-59b3d054dcc7 Jul 03 02:42:27.623382 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-95609f5b-4720-4ca8-829a-050ebd40c395 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:42:27.623644 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-95609f5b-4720-4ca8-829a-050ebd40c395 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:42:27.631530 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:42:27.631530 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:42:27.635634 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-95609f5b-4720-4ca8-829a-050ebd40c395 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Volume info retrieved successfully. Jul 03 02:42:27.640116 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-95609f5b-4720-4ca8-829a-050ebd40c395 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/volumes/f5452404-0af7-40c2-893e-59b3d054dcc7 returned with HTTP 200 Jul 03 02:42:27.640503 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1339/5328] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:42:27 2026] GET /volume/v3/volumes/f5452404-0af7-40c2-893e-59b3d054dcc7 => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:42:28.654345 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-f9b404c0-c0cc-4103-ad03-3e9b31b983d8 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:28.656057 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-f9b404c0-c0cc-4103-ad03-3e9b31b983d8 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] GET https://10.4.3.223/volume/v3/volumes/f5452404-0af7-40c2-893e-59b3d054dcc7 Jul 03 02:42:28.656256 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-f9b404c0-c0cc-4103-ad03-3e9b31b983d8 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:42:28.656463 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-f9b404c0-c0cc-4103-ad03-3e9b31b983d8 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:42:28.658606 np0000004352 devstack@c-api.service[100014]: DEBUG dbcounter [-] [100014] Writing DB stats cinder:SELECT=234,cinder:INSERT=38,cinder:UPDATE=63 {{(pid=100014) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 02:42:28.663343 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-f9b404c0-c0cc-4103-ad03-3e9b31b983d8 tempest-VolumesBackupsTest-1892682639 tempest-VolumesBackupsTest-1892682639-project-member] https://10.4.3.223/volume/v3/volumes/f5452404-0af7-40c2-893e-59b3d054dcc7 returned with HTTP 404 Jul 03 02:42:28.664109 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1324/5329] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:42:28 2026] GET /volume/v3/volumes/f5452404-0af7-40c2-893e-59b3d054dcc7 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:42:31.812023 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-ef263380-ea8b-46a7-93a4-58ca251e21af None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:31.898763 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-ef263380-ea8b-46a7-93a4-58ca251e21af tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:42:31.899173 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-ef263380-ea8b-46a7-93a4-58ca251e21af tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:42:31.900770 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.volumes [None req-ef263380-ea8b-46a7-93a4-58ca251e21af tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=100012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:42:31.900921 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.volumes [None req-ef263380-ea8b-46a7-93a4-58ca251e21af tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] Create volume of 1 GB Jul 03 02:42:31.905644 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-ef263380-ea8b-46a7-93a4-58ca251e21af tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] Availability Zones retrieved successfully. Jul 03 02:42:31.911646 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-ef263380-ea8b-46a7-93a4-58ca251e21af tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] Flow 'volume_create_api' (f4049b8e-54b3-4e50-9c06-f32ccdfde9b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:42:31.912636 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-ef263380-ea8b-46a7-93a4-58ca251e21af tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d735b73-9551-405e-8c8e-cc9944c08dd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:42:31.913690 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.flows.api.create_volume [None req-ef263380-ea8b-46a7-93a4-58ca251e21af tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] Validating volume size '1' using validate_int {{(pid=100012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:42:31.948274 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-ef263380-ea8b-46a7-93a4-58ca251e21af tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d735b73-9551-405e-8c8e-cc9944c08dd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:42:31.949189 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-ef263380-ea8b-46a7-93a4-58ca251e21af tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e139f793-53c1-4cff-b78c-6f4208e5982a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:42:32.020894 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.quota [None req-ef263380-ea8b-46a7-93a4-58ca251e21af tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] Created reservations ['304f2152-0ff4-449b-8801-28d73d01d1fa', 'd0d7c246-b7a1-410c-99c2-d9b1e96a9416', 'c0d94e22-ca6e-4b8b-9b5e-cdcef70f30eb', '07722016-de57-4a27-85f8-9cf705c2ccdf'] {{(pid=100012) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:42:32.021819 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-ef263380-ea8b-46a7-93a4-58ca251e21af tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e139f793-53c1-4cff-b78c-6f4208e5982a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['304f2152-0ff4-449b-8801-28d73d01d1fa', 'd0d7c246-b7a1-410c-99c2-d9b1e96a9416', 'c0d94e22-ca6e-4b8b-9b5e-cdcef70f30eb', '07722016-de57-4a27-85f8-9cf705c2ccdf']}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:42:32.022725 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-ef263380-ea8b-46a7-93a4-58ca251e21af tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c5ed0b4-2be8-457e-bd8d-4c51351c58e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:42:32.047402 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-ef263380-ea8b-46a7-93a4-58ca251e21af tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c5ed0b4-2be8-457e-bd8d-4c51351c58e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c5803c1d-ff8e-4371-844e-f8360fa9ce76', '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='57c62c089fce451ebfb99b91915661fa',qos_specs=None,replication_status=,reservations=['304f2152-0ff4-449b-8801-28d73d01d1fa','d0d7c246-b7a1-410c-99c2-d9b1e96a9416','c0d94e22-ca6e-4b8b-9b5e-cdcef70f30eb','07722016-de57-4a27-85f8-9cf705c2ccdf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99eb413308704616ac988a6c78125dac',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:42:32Z,deleted=False,deleted_at=None,display_description=None,display_name='CinderUnicodeTest塵㼗‽',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c5803c1d-ff8e-4371-844e-f8360fa9ce76,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='57c62c089fce451ebfb99b91915661fa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='99eb413308704616ac988a6c78125dac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:42:32.048058 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-ef263380-ea8b-46a7-93a4-58ca251e21af tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d9867cb-edad-4eee-b54f-a5ea3b7a0f05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:42:32.066691 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-ef263380-ea8b-46a7-93a4-58ca251e21af tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d9867cb-edad-4eee-b54f-a5ea3b7a0f05) transitioned into state 'SUCCESS' from 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='57c62c089fce451ebfb99b91915661fa',qos_specs=None,replication_status=,reservations=['304f2152-0ff4-449b-8801-28d73d01d1fa','d0d7c246-b7a1-410c-99c2-d9b1e96a9416','c0d94e22-ca6e-4b8b-9b5e-cdcef70f30eb','07722016-de57-4a27-85f8-9cf705c2ccdf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99eb413308704616ac988a6c78125dac',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:42:32.067622 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-ef263380-ea8b-46a7-93a4-58ca251e21af tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44826e06-7b52-4519-beb5-ef54d081f5a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:42:32.077592 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-ef263380-ea8b-46a7-93a4-58ca251e21af tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44826e06-7b52-4519-beb5-ef54d081f5a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:42:32.078373 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-ef263380-ea8b-46a7-93a4-58ca251e21af tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] Flow 'volume_create_api' (f4049b8e-54b3-4e50-9c06-f32ccdfde9b4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:42:32.078751 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-ef263380-ea8b-46a7-93a4-58ca251e21af tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] Create volume request issued successfully. Jul 03 02:42:32.079319 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-ef263380-ea8b-46a7-93a4-58ca251e21af tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:42:32.080000 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1332/5330] 10.4.3.223 () {68 vars in 1258 bytes} [Fri Jul 3 02:42:31 2026] POST /volume/v3/volumes => generated 740 bytes in 268 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:42:32.091443 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-70517338-2db0-47ab-995d-6072e47c76c3 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:32.093169 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-70517338-2db0-47ab-995d-6072e47c76c3 tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] GET https://10.4.3.223/volume/v3/volumes/c5803c1d-ff8e-4371-844e-f8360fa9ce76 Jul 03 02:42:32.093387 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-70517338-2db0-47ab-995d-6072e47c76c3 tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:42:32.093601 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-70517338-2db0-47ab-995d-6072e47c76c3 tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:42:32.100163 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:42:32.100163 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:42:32.103714 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-70517338-2db0-47ab-995d-6072e47c76c3 tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] Volume info retrieved successfully. Jul 03 02:42:32.108178 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-70517338-2db0-47ab-995d-6072e47c76c3 tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] https://10.4.3.223/volume/v3/volumes/c5803c1d-ff8e-4371-844e-f8360fa9ce76 returned with HTTP 200 Jul 03 02:42:32.108659 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1336/5331] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:42:32 2026] GET /volume/v3/volumes/c5803c1d-ff8e-4371-844e-f8360fa9ce76 => generated 808 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:42:33.121162 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-87803e3d-3567-40c3-9570-249d6ec85c29 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:33.123591 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-87803e3d-3567-40c3-9570-249d6ec85c29 tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] GET https://10.4.3.223/volume/v3/volumes/c5803c1d-ff8e-4371-844e-f8360fa9ce76 Jul 03 02:42:33.123887 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-87803e3d-3567-40c3-9570-249d6ec85c29 tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:42:33.124168 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-87803e3d-3567-40c3-9570-249d6ec85c29 tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:42:33.134210 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:42:33.134210 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:42:33.139178 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-87803e3d-3567-40c3-9570-249d6ec85c29 tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] Volume info retrieved successfully. Jul 03 02:42:33.143893 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-87803e3d-3567-40c3-9570-249d6ec85c29 tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] https://10.4.3.223/volume/v3/volumes/c5803c1d-ff8e-4371-844e-f8360fa9ce76 returned with HTTP 200 Jul 03 02:42:33.144288 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1340/5332] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:42:33 2026] GET /volume/v3/volumes/c5803c1d-ff8e-4371-844e-f8360fa9ce76 => generated 833 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:42:33.162363 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-e66f16d0-1e4d-466b-8556-e8b80faaa79a None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:33.164300 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-e66f16d0-1e4d-466b-8556-e8b80faaa79a tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] GET https://10.4.3.223/volume/v3/volumes/c5803c1d-ff8e-4371-844e-f8360fa9ce76 Jul 03 02:42:33.164518 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-e66f16d0-1e4d-466b-8556-e8b80faaa79a tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:42:33.164699 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-e66f16d0-1e4d-466b-8556-e8b80faaa79a tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:42:33.173089 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:42:33.173089 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:42:33.177894 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-e66f16d0-1e4d-466b-8556-e8b80faaa79a tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] Volume info retrieved successfully. Jul 03 02:42:33.183194 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-e66f16d0-1e4d-466b-8556-e8b80faaa79a tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] https://10.4.3.223/volume/v3/volumes/c5803c1d-ff8e-4371-844e-f8360fa9ce76 returned with HTTP 200 Jul 03 02:42:33.183694 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1325/5333] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:42:33 2026] GET /volume/v3/volumes/c5803c1d-ff8e-4371-844e-f8360fa9ce76 => generated 833 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:42:33.197905 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-7c4b4c28-bdf8-4233-b500-40d31e6e6d63 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:33.200115 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-7c4b4c28-bdf8-4233-b500-40d31e6e6d63 tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:42:33.200574 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-7c4b4c28-bdf8-4233-b500-40d31e6e6d63 tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-296800286"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:42:33.202167 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.volumes [None req-7c4b4c28-bdf8-4233-b500-40d31e6e6d63 tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-296800286'}} {{(pid=100012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:42:33.202358 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.volumes [None req-7c4b4c28-bdf8-4233-b500-40d31e6e6d63 tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] Create volume of 1 GB Jul 03 02:42:33.202734 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:42:33.202734 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:42:33.208556 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-7c4b4c28-bdf8-4233-b500-40d31e6e6d63 tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] Availability Zones retrieved successfully. Jul 03 02:42:33.216948 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-7c4b4c28-bdf8-4233-b500-40d31e6e6d63 tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] Flow 'volume_create_api' (11a688a0-496b-4bc1-a014-5c0b25610658) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:42:33.217871 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-7c4b4c28-bdf8-4233-b500-40d31e6e6d63 tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8e31d48-3750-456c-99d8-cb835dd1aa42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:42:33.218925 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.flows.api.create_volume [None req-7c4b4c28-bdf8-4233-b500-40d31e6e6d63 tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] Validating volume size '1' using validate_int {{(pid=100012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:42:33.249445 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-7c4b4c28-bdf8-4233-b500-40d31e6e6d63 tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8e31d48-3750-456c-99d8-cb835dd1aa42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:42:33.250836 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-7c4b4c28-bdf8-4233-b500-40d31e6e6d63 tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (028e7619-cc67-4af0-a0c9-480a80140afd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:42:33.308550 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.quota [None req-7c4b4c28-bdf8-4233-b500-40d31e6e6d63 tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] Created reservations ['ae5451cd-e2b6-4f38-a649-3ebe34b52634', '010611f4-5d49-4718-ba05-956bedfff661', 'a6dc665d-33e7-4de5-a86c-b32959a0c620', '2066c2d1-ecf1-4180-9a1d-09347d1590e7'] {{(pid=100012) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:42:33.309545 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-7c4b4c28-bdf8-4233-b500-40d31e6e6d63 tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (028e7619-cc67-4af0-a0c9-480a80140afd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ae5451cd-e2b6-4f38-a649-3ebe34b52634', '010611f4-5d49-4718-ba05-956bedfff661', 'a6dc665d-33e7-4de5-a86c-b32959a0c620', '2066c2d1-ecf1-4180-9a1d-09347d1590e7']}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:42:33.310451 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-7c4b4c28-bdf8-4233-b500-40d31e6e6d63 tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d43b7254-bbfc-4cd3-b16f-c5fdccac2af9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:42:33.338705 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-7c4b4c28-bdf8-4233-b500-40d31e6e6d63 tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d43b7254-bbfc-4cd3-b16f-c5fdccac2af9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e7b35dce-1f22-4905-9b8a-230d63e3bff0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-296800286',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57c62c089fce451ebfb99b91915661fa',qos_specs=None,replication_status=,reservations=['ae5451cd-e2b6-4f38-a649-3ebe34b52634','010611f4-5d49-4718-ba05-956bedfff661','a6dc665d-33e7-4de5-a86c-b32959a0c620','2066c2d1-ecf1-4180-9a1d-09347d1590e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99eb413308704616ac988a6c78125dac',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:42:33Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-296800286',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e7b35dce-1f22-4905-9b8a-230d63e3bff0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='57c62c089fce451ebfb99b91915661fa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='99eb413308704616ac988a6c78125dac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:42:33.339542 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-7c4b4c28-bdf8-4233-b500-40d31e6e6d63 tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (afda63a6-05bf-42bb-8a49-7780851bbb07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:42:33.364138 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-7c4b4c28-bdf8-4233-b500-40d31e6e6d63 tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (afda63a6-05bf-42bb-8a49-7780851bbb07) transitioned into 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-296800286',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='57c62c089fce451ebfb99b91915661fa',qos_specs=None,replication_status=,reservations=['ae5451cd-e2b6-4f38-a649-3ebe34b52634','010611f4-5d49-4718-ba05-956bedfff661','a6dc665d-33e7-4de5-a86c-b32959a0c620','2066c2d1-ecf1-4180-9a1d-09347d1590e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99eb413308704616ac988a6c78125dac',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:42:33.365188 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-7c4b4c28-bdf8-4233-b500-40d31e6e6d63 tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7019ab7-de07-46ff-96dd-84e5ca1a673d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:42:33.380219 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-7c4b4c28-bdf8-4233-b500-40d31e6e6d63 tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7019ab7-de07-46ff-96dd-84e5ca1a673d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:42:33.381531 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-7c4b4c28-bdf8-4233-b500-40d31e6e6d63 tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] Flow 'volume_create_api' (11a688a0-496b-4bc1-a014-5c0b25610658) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:42:33.382008 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-7c4b4c28-bdf8-4233-b500-40d31e6e6d63 tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] Create volume request issued successfully. Jul 03 02:42:33.382879 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-7c4b4c28-bdf8-4233-b500-40d31e6e6d63 tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:42:33.383547 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1333/5334] 10.4.3.223 () {68 vars in 1259 bytes} [Fri Jul 3 02:42:33 2026] POST /volume/v3/volumes => generated 775 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:42:33.399495 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-48e1c307-71ee-48ce-a930-77e4ce5e700a None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:33.402554 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-48e1c307-71ee-48ce-a930-77e4ce5e700a tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] GET https://10.4.3.223/volume/v3/volumes/e7b35dce-1f22-4905-9b8a-230d63e3bff0 Jul 03 02:42:33.402554 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-48e1c307-71ee-48ce-a930-77e4ce5e700a tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:42:33.402554 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-48e1c307-71ee-48ce-a930-77e4ce5e700a tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:42:33.411953 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:42:33.411953 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:42:33.417499 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-48e1c307-71ee-48ce-a930-77e4ce5e700a tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] Volume info retrieved successfully. Jul 03 02:42:33.423972 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-48e1c307-71ee-48ce-a930-77e4ce5e700a tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] https://10.4.3.223/volume/v3/volumes/e7b35dce-1f22-4905-9b8a-230d63e3bff0 returned with HTTP 200 Jul 03 02:42:33.424545 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1337/5335] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:42:33 2026] GET /volume/v3/volumes/e7b35dce-1f22-4905-9b8a-230d63e3bff0 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:42:34.438234 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-7ad3bd28-da33-4696-bbf2-b11f70ced8b6 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:34.440069 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-7ad3bd28-da33-4696-bbf2-b11f70ced8b6 tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] GET https://10.4.3.223/volume/v3/volumes/e7b35dce-1f22-4905-9b8a-230d63e3bff0 Jul 03 02:42:34.440279 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-7ad3bd28-da33-4696-bbf2-b11f70ced8b6 tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:42:34.440501 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-7ad3bd28-da33-4696-bbf2-b11f70ced8b6 tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:42:34.447408 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:42:34.447408 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:42:34.451051 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-7ad3bd28-da33-4696-bbf2-b11f70ced8b6 tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] Volume info retrieved successfully. Jul 03 02:42:34.455156 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-7ad3bd28-da33-4696-bbf2-b11f70ced8b6 tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] https://10.4.3.223/volume/v3/volumes/e7b35dce-1f22-4905-9b8a-230d63e3bff0 returned with HTTP 200 Jul 03 02:42:34.455628 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1341/5336] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:42:34 2026] GET /volume/v3/volumes/e7b35dce-1f22-4905-9b8a-230d63e3bff0 => generated 868 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:42:34.467695 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-33352600-7c61-4e50-9382-ca3548c9736c None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:34.469677 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-33352600-7c61-4e50-9382-ca3548c9736c tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] GET https://10.4.3.223/volume/v3/volumes/e7b35dce-1f22-4905-9b8a-230d63e3bff0 Jul 03 02:42:34.469950 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-33352600-7c61-4e50-9382-ca3548c9736c tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:42:34.470200 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-33352600-7c61-4e50-9382-ca3548c9736c tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:42:34.478069 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:42:34.478069 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:42:34.482119 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-33352600-7c61-4e50-9382-ca3548c9736c tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] Volume info retrieved successfully. Jul 03 02:42:34.486847 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-33352600-7c61-4e50-9382-ca3548c9736c tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] https://10.4.3.223/volume/v3/volumes/e7b35dce-1f22-4905-9b8a-230d63e3bff0 returned with HTTP 200 Jul 03 02:42:34.487302 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1326/5337] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:42:34 2026] GET /volume/v3/volumes/e7b35dce-1f22-4905-9b8a-230d63e3bff0 => generated 868 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:42:34.499153 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-c9c37db5-03ff-476d-9f11-28356a50748a None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:34.501363 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-c9c37db5-03ff-476d-9f11-28356a50748a tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] POST https://10.4.3.223/volume/v3/snapshots Jul 03 02:42:34.501722 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-c9c37db5-03ff-476d-9f11-28356a50748a tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e7b35dce-1f22-4905-9b8a-230d63e3bff0", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-1147895714"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:42:34.510977 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:42:34.510977 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:42:34.511542 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-c9c37db5-03ff-476d-9f11-28356a50748a tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] Volume info retrieved successfully. Jul 03 02:42:34.511680 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.snapshots [None req-c9c37db5-03ff-476d-9f11-28356a50748a tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] Create snapshot from volume e7b35dce-1f22-4905-9b8a-230d63e3bff0 Jul 03 02:42:34.556169 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.quota [None req-c9c37db5-03ff-476d-9f11-28356a50748a tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] Created reservations ['fba2200f-62f2-48e7-86c7-21abf196ba4f', '8199d52c-c310-4789-a1cd-e365e6bed59f', '7538cdf2-f535-4f8b-a9c1-f8cb579b5c90', '29738744-5d7c-432c-8ace-54240d4d57dd'] {{(pid=100012) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:42:34.586281 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-c9c37db5-03ff-476d-9f11-28356a50748a tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] Snapshot create request issued successfully. Jul 03 02:42:34.586618 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-c9c37db5-03ff-476d-9f11-28356a50748a tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] https://10.4.3.223/volume/v3/snapshots returned with HTTP 202 Jul 03 02:42:34.587064 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1334/5338] 10.4.3.223 () {68 vars in 1265 bytes} [Fri Jul 3 02:42:34 2026] POST /volume/v3/snapshots => generated 326 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:42:34.597643 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-6280d3a0-6a32-40d2-8f59-4f25ca518bc8 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:34.599281 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-6280d3a0-6a32-40d2-8f59-4f25ca518bc8 tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] GET https://10.4.3.223/volume/v3/snapshots/c9e3b4b5-4aae-4826-a333-e93cf07a9776 Jul 03 02:42:34.599521 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-6280d3a0-6a32-40d2-8f59-4f25ca518bc8 tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:42:34.599795 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-6280d3a0-6a32-40d2-8f59-4f25ca518bc8 tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:42:34.604748 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:42:34.604748 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:42:34.605313 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-6280d3a0-6a32-40d2-8f59-4f25ca518bc8 tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] Snapshot retrieved successfully. Jul 03 02:42:34.606111 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-6280d3a0-6a32-40d2-8f59-4f25ca518bc8 tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] https://10.4.3.223/volume/v3/snapshots/c9e3b4b5-4aae-4826-a333-e93cf07a9776 returned with HTTP 200 Jul 03 02:42:34.606512 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1338/5339] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:42:34 2026] GET /volume/v3/snapshots/c9e3b4b5-4aae-4826-a333-e93cf07a9776 => generated 458 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:42:35.616504 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-2830b99c-0827-4a2a-b49e-d40976173865 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:35.618528 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-2830b99c-0827-4a2a-b49e-d40976173865 tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] GET https://10.4.3.223/volume/v3/snapshots/c9e3b4b5-4aae-4826-a333-e93cf07a9776 Jul 03 02:42:35.618802 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-2830b99c-0827-4a2a-b49e-d40976173865 tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:42:35.619103 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-2830b99c-0827-4a2a-b49e-d40976173865 tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:42:35.624660 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:42:35.624660 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:42:35.625155 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-2830b99c-0827-4a2a-b49e-d40976173865 tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] Snapshot retrieved successfully. Jul 03 02:42:35.626106 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-2830b99c-0827-4a2a-b49e-d40976173865 tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] https://10.4.3.223/volume/v3/snapshots/c9e3b4b5-4aae-4826-a333-e93cf07a9776 returned with HTTP 200 Jul 03 02:42:35.626474 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1342/5340] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:42:35 2026] GET /volume/v3/snapshots/c9e3b4b5-4aae-4826-a333-e93cf07a9776 => generated 485 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:42:35.636701 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-50d2b6a9-932f-42ef-90de-e8f8e1af235e None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:35.638958 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-50d2b6a9-932f-42ef-90de-e8f8e1af235e tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] GET https://10.4.3.223/volume/v3/snapshots/c9e3b4b5-4aae-4826-a333-e93cf07a9776 Jul 03 02:42:35.639236 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-50d2b6a9-932f-42ef-90de-e8f8e1af235e tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:42:35.639502 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-50d2b6a9-932f-42ef-90de-e8f8e1af235e tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:42:35.645448 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:42:35.645448 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:42:35.645937 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-50d2b6a9-932f-42ef-90de-e8f8e1af235e tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] Snapshot retrieved successfully. Jul 03 02:42:35.646796 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-50d2b6a9-932f-42ef-90de-e8f8e1af235e tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] https://10.4.3.223/volume/v3/snapshots/c9e3b4b5-4aae-4826-a333-e93cf07a9776 returned with HTTP 200 Jul 03 02:42:35.647109 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1327/5341] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:42:35 2026] GET /volume/v3/snapshots/c9e3b4b5-4aae-4826-a333-e93cf07a9776 => generated 485 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:42:35.656354 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-179c3088-a42f-4bdb-b9d6-5c9becc8e3d9 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:35.658296 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-179c3088-a42f-4bdb-b9d6-5c9becc8e3d9 tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/c9e3b4b5-4aae-4826-a333-e93cf07a9776 Jul 03 02:42:35.658547 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-179c3088-a42f-4bdb-b9d6-5c9becc8e3d9 tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:42:35.658734 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-179c3088-a42f-4bdb-b9d6-5c9becc8e3d9 tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] Calling method 'delete' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:42:35.658896 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.snapshots [None req-179c3088-a42f-4bdb-b9d6-5c9becc8e3d9 tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] Delete snapshot with id: c9e3b4b5-4aae-4826-a333-e93cf07a9776 Jul 03 02:42:35.663786 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:42:35.663786 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:42:35.664216 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-179c3088-a42f-4bdb-b9d6-5c9becc8e3d9 tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] Snapshot retrieved successfully. Jul 03 02:42:35.680508 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-179c3088-a42f-4bdb-b9d6-5c9becc8e3d9 tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] Snapshot delete request issued successfully. Jul 03 02:42:35.680745 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-179c3088-a42f-4bdb-b9d6-5c9becc8e3d9 tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] https://10.4.3.223/volume/v3/snapshots/c9e3b4b5-4aae-4826-a333-e93cf07a9776 returned with HTTP 202 Jul 03 02:42:35.681259 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1335/5342] 10.4.3.223 () {66 vars in 1357 bytes} [Fri Jul 3 02:42:35 2026] DELETE /volume/v3/snapshots/c9e3b4b5-4aae-4826-a333-e93cf07a9776 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:42:35.689165 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-384a102c-de04-441a-be0a-2ed7d7f423b3 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:35.691788 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-384a102c-de04-441a-be0a-2ed7d7f423b3 tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] GET https://10.4.3.223/volume/v3/snapshots/c9e3b4b5-4aae-4826-a333-e93cf07a9776 Jul 03 02:42:35.692111 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-384a102c-de04-441a-be0a-2ed7d7f423b3 tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:42:35.692327 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-384a102c-de04-441a-be0a-2ed7d7f423b3 tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:42:35.698364 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:42:35.698364 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:42:35.698917 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-384a102c-de04-441a-be0a-2ed7d7f423b3 tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] Snapshot retrieved successfully. Jul 03 02:42:35.699829 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-384a102c-de04-441a-be0a-2ed7d7f423b3 tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] https://10.4.3.223/volume/v3/snapshots/c9e3b4b5-4aae-4826-a333-e93cf07a9776 returned with HTTP 200 Jul 03 02:42:35.700211 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1339/5343] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:42:35 2026] GET /volume/v3/snapshots/c9e3b4b5-4aae-4826-a333-e93cf07a9776 => generated 484 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:42:36.709754 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-114c1b27-bbe9-4d15-9da0-be781f449276 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:36.712082 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-114c1b27-bbe9-4d15-9da0-be781f449276 tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] GET https://10.4.3.223/volume/v3/snapshots/c9e3b4b5-4aae-4826-a333-e93cf07a9776 Jul 03 02:42:36.712310 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-114c1b27-bbe9-4d15-9da0-be781f449276 tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:42:36.712570 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-114c1b27-bbe9-4d15-9da0-be781f449276 tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:42:36.718398 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-114c1b27-bbe9-4d15-9da0-be781f449276 tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] https://10.4.3.223/volume/v3/snapshots/c9e3b4b5-4aae-4826-a333-e93cf07a9776 returned with HTTP 404 Jul 03 02:42:36.719074 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1343/5344] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:42:36 2026] GET /volume/v3/snapshots/c9e3b4b5-4aae-4826-a333-e93cf07a9776 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:42:36.726848 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-cb95d534-4c5b-4724-bf66-62b9cf272f67 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:36.728625 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-cb95d534-4c5b-4724-bf66-62b9cf272f67 tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] DELETE https://10.4.3.223/volume/v3/volumes/e7b35dce-1f22-4905-9b8a-230d63e3bff0 Jul 03 02:42:36.728817 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-cb95d534-4c5b-4724-bf66-62b9cf272f67 tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:42:36.729052 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-cb95d534-4c5b-4724-bf66-62b9cf272f67 tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] Calling method 'delete' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:42:36.729256 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.volumes [None req-cb95d534-4c5b-4724-bf66-62b9cf272f67 tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] Delete volume with id: e7b35dce-1f22-4905-9b8a-230d63e3bff0 Jul 03 02:42:36.737749 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:42:36.737749 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:42:36.738257 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-cb95d534-4c5b-4724-bf66-62b9cf272f67 tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] Volume info retrieved successfully. Jul 03 02:42:36.757569 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-cb95d534-4c5b-4724-bf66-62b9cf272f67 tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] Delete volume request issued successfully. Jul 03 02:42:36.757731 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-cb95d534-4c5b-4724-bf66-62b9cf272f67 tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] https://10.4.3.223/volume/v3/volumes/e7b35dce-1f22-4905-9b8a-230d63e3bff0 returned with HTTP 202 Jul 03 02:42:36.758151 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1328/5345] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:42:36 2026] DELETE /volume/v3/volumes/e7b35dce-1f22-4905-9b8a-230d63e3bff0 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:42:36.765185 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-4679bca4-43da-45dc-924f-d9281d38f3f5 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:36.766980 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-4679bca4-43da-45dc-924f-d9281d38f3f5 tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] GET https://10.4.3.223/volume/v3/volumes/e7b35dce-1f22-4905-9b8a-230d63e3bff0 Jul 03 02:42:36.767171 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-4679bca4-43da-45dc-924f-d9281d38f3f5 tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:42:36.767352 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-4679bca4-43da-45dc-924f-d9281d38f3f5 tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:42:36.774672 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:42:36.774672 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:42:36.778943 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-4679bca4-43da-45dc-924f-d9281d38f3f5 tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] Volume info retrieved successfully. Jul 03 02:42:36.785139 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-4679bca4-43da-45dc-924f-d9281d38f3f5 tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] https://10.4.3.223/volume/v3/volumes/e7b35dce-1f22-4905-9b8a-230d63e3bff0 returned with HTTP 200 Jul 03 02:42:36.785631 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1336/5346] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:42:36 2026] GET /volume/v3/volumes/e7b35dce-1f22-4905-9b8a-230d63e3bff0 => generated 867 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:42:37.797673 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-bf82aa9c-2fd0-492f-8ba0-d0a46221e11c None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:37.799744 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-bf82aa9c-2fd0-492f-8ba0-d0a46221e11c tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] GET https://10.4.3.223/volume/v3/volumes/e7b35dce-1f22-4905-9b8a-230d63e3bff0 Jul 03 02:42:37.799946 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-bf82aa9c-2fd0-492f-8ba0-d0a46221e11c tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:42:37.800143 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-bf82aa9c-2fd0-492f-8ba0-d0a46221e11c tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:42:37.806834 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-bf82aa9c-2fd0-492f-8ba0-d0a46221e11c tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] https://10.4.3.223/volume/v3/volumes/e7b35dce-1f22-4905-9b8a-230d63e3bff0 returned with HTTP 404 Jul 03 02:42:37.807327 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1340/5347] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:42:37 2026] GET /volume/v3/volumes/e7b35dce-1f22-4905-9b8a-230d63e3bff0 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:42:37.814378 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-2ddd2e74-171e-4d69-bcb6-f9f50aaa27c3 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:37.816513 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-2ddd2e74-171e-4d69-bcb6-f9f50aaa27c3 tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] DELETE https://10.4.3.223/volume/v3/volumes/c5803c1d-ff8e-4371-844e-f8360fa9ce76 Jul 03 02:42:37.816752 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-2ddd2e74-171e-4d69-bcb6-f9f50aaa27c3 tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:42:37.816966 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-2ddd2e74-171e-4d69-bcb6-f9f50aaa27c3 tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:42:37.817150 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-2ddd2e74-171e-4d69-bcb6-f9f50aaa27c3 tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] Delete volume with id: c5803c1d-ff8e-4371-844e-f8360fa9ce76 Jul 03 02:42:37.824515 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:42:37.824515 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:42:37.825129 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-2ddd2e74-171e-4d69-bcb6-f9f50aaa27c3 tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] Volume info retrieved successfully. Jul 03 02:42:37.850534 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-2ddd2e74-171e-4d69-bcb6-f9f50aaa27c3 tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] Delete volume request issued successfully. Jul 03 02:42:37.850744 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-2ddd2e74-171e-4d69-bcb6-f9f50aaa27c3 tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] https://10.4.3.223/volume/v3/volumes/c5803c1d-ff8e-4371-844e-f8360fa9ce76 returned with HTTP 202 Jul 03 02:42:37.851241 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1344/5348] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:42:37 2026] DELETE /volume/v3/volumes/c5803c1d-ff8e-4371-844e-f8360fa9ce76 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:42:37.859057 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-3ec10151-e7ce-40f0-abe2-35b0a83990f0 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:37.861497 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-3ec10151-e7ce-40f0-abe2-35b0a83990f0 tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] GET https://10.4.3.223/volume/v3/volumes/c5803c1d-ff8e-4371-844e-f8360fa9ce76 Jul 03 02:42:37.861817 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-3ec10151-e7ce-40f0-abe2-35b0a83990f0 tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:42:37.862118 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-3ec10151-e7ce-40f0-abe2-35b0a83990f0 tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:42:37.873255 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:42:37.873255 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:42:37.879897 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-3ec10151-e7ce-40f0-abe2-35b0a83990f0 tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] Volume info retrieved successfully. Jul 03 02:42:37.886324 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-3ec10151-e7ce-40f0-abe2-35b0a83990f0 tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] https://10.4.3.223/volume/v3/volumes/c5803c1d-ff8e-4371-844e-f8360fa9ce76 returned with HTTP 200 Jul 03 02:42:37.886957 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1329/5349] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:42:37 2026] GET /volume/v3/volumes/c5803c1d-ff8e-4371-844e-f8360fa9ce76 => generated 832 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:42:38.900054 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-9bdf1016-e4c8-449a-97a3-e6c9d3bdeea1 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:38.902187 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-9bdf1016-e4c8-449a-97a3-e6c9d3bdeea1 tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] GET https://10.4.3.223/volume/v3/volumes/c5803c1d-ff8e-4371-844e-f8360fa9ce76 Jul 03 02:42:38.902372 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-9bdf1016-e4c8-449a-97a3-e6c9d3bdeea1 tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:42:38.902573 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-9bdf1016-e4c8-449a-97a3-e6c9d3bdeea1 tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:42:38.910767 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-9bdf1016-e4c8-449a-97a3-e6c9d3bdeea1 tempest-CinderUnicodeTest-1832625650 tempest-CinderUnicodeTest-1832625650-project-member] https://10.4.3.223/volume/v3/volumes/c5803c1d-ff8e-4371-844e-f8360fa9ce76 returned with HTTP 404 Jul 03 02:42:38.911500 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1337/5350] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:42:38 2026] GET /volume/v3/volumes/c5803c1d-ff8e-4371-844e-f8360fa9ce76 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:42:40.237513 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-87ffcf58-216a-445f-b420-6d856e50ce0c req-4da18a62-ff7b-413a-9b61-192ee8b15180 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:40.240226 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-87ffcf58-216a-445f-b420-6d856e50ce0c req-4da18a62-ff7b-413a-9b61-192ee8b15180 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] DELETE https://10.4.3.223/volume/v3/attachments/574201b8-7489-41eb-96b6-328439beb505 Jul 03 02:42:40.240469 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-87ffcf58-216a-445f-b420-6d856e50ce0c req-4da18a62-ff7b-413a-9b61-192ee8b15180 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:42:40.240754 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-87ffcf58-216a-445f-b420-6d856e50ce0c req-4da18a62-ff7b-413a-9b61-192ee8b15180 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'version_select' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:42:40.250480 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:42:40.250480 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:42:40.295485 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-b60e39ba-614c-49ef-81fe-c73e018e4197 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:40.378962 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-b60e39ba-614c-49ef-81fe-c73e018e4197 tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:42:40.379309 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-b60e39ba-614c-49ef-81fe-c73e018e4197 tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1048019418"}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:42:40.380908 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.volumes [None req-b60e39ba-614c-49ef-81fe-c73e018e4197 tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1048019418'}} {{(pid=100015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:42:40.381041 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-b60e39ba-614c-49ef-81fe-c73e018e4197 tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] Create volume of 1 GB Jul 03 02:42:40.385673 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-b60e39ba-614c-49ef-81fe-c73e018e4197 tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] Availability Zones retrieved successfully. Jul 03 02:42:40.391713 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-b60e39ba-614c-49ef-81fe-c73e018e4197 tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] Flow 'volume_create_api' (6848b4ff-8b25-4b61-804b-e69158026bd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:42:40.392582 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-b60e39ba-614c-49ef-81fe-c73e018e4197 tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1ee069d-0515-414f-bd37-a29b4d59695e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:42:40.393416 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.flows.api.create_volume [None req-b60e39ba-614c-49ef-81fe-c73e018e4197 tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] Validating volume size '1' using validate_int {{(pid=100015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:42:40.420058 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-b60e39ba-614c-49ef-81fe-c73e018e4197 tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1ee069d-0515-414f-bd37-a29b4d59695e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:42:40.420905 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-b60e39ba-614c-49ef-81fe-c73e018e4197 tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5648879-1436-46a3-bc0c-50050bdea28a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:42:40.488379 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.quota [None req-b60e39ba-614c-49ef-81fe-c73e018e4197 tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] Created reservations ['e7f3b1b0-dcfe-4ada-a434-aee400142542', '848d732b-0169-4586-8be9-4308fa49a567', 'ed03baa8-6f01-4b05-945f-24c7ab26fbc8', '51fd3dbd-b90a-49ce-953b-bae5c609c318'] {{(pid=100015) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:42:40.489241 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-b60e39ba-614c-49ef-81fe-c73e018e4197 tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5648879-1436-46a3-bc0c-50050bdea28a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e7f3b1b0-dcfe-4ada-a434-aee400142542', '848d732b-0169-4586-8be9-4308fa49a567', 'ed03baa8-6f01-4b05-945f-24c7ab26fbc8', '51fd3dbd-b90a-49ce-953b-bae5c609c318']}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:42:40.489964 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-b60e39ba-614c-49ef-81fe-c73e018e4197 tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e031715-fb16-4bde-b0ef-85c3df4b66f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:42:40.513640 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-b60e39ba-614c-49ef-81fe-c73e018e4197 tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e031715-fb16-4bde-b0ef-85c3df4b66f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5b489957-6347-4c04-8662-ca80719ca3af', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1048019418',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7cf259b5b8784c1d8da77365c00860d6',qos_specs=None,replication_status=,reservations=['e7f3b1b0-dcfe-4ada-a434-aee400142542','848d732b-0169-4586-8be9-4308fa49a567','ed03baa8-6f01-4b05-945f-24c7ab26fbc8','51fd3dbd-b90a-49ce-953b-bae5c609c318'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30685639b618496eaafa803871f9781b',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:42:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1048019418',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5b489957-6347-4c04-8662-ca80719ca3af,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7cf259b5b8784c1d8da77365c00860d6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='30685639b618496eaafa803871f9781b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:42:40.514359 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-b60e39ba-614c-49ef-81fe-c73e018e4197 tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36b06c7d-9e1d-426d-9654-a8023a4e931c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:42:40.536352 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-b60e39ba-614c-49ef-81fe-c73e018e4197 tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36b06c7d-9e1d-426d-9654-a8023a4e931c) transitioned into state 'SUCCESS' from state '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-1048019418',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7cf259b5b8784c1d8da77365c00860d6',qos_specs=None,replication_status=,reservations=['e7f3b1b0-dcfe-4ada-a434-aee400142542','848d732b-0169-4586-8be9-4308fa49a567','ed03baa8-6f01-4b05-945f-24c7ab26fbc8','51fd3dbd-b90a-49ce-953b-bae5c609c318'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30685639b618496eaafa803871f9781b',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:42:40.537097 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-b60e39ba-614c-49ef-81fe-c73e018e4197 tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac94baf3-2201-474b-950b-bd1d0c88e1de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:42:40.546867 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-b60e39ba-614c-49ef-81fe-c73e018e4197 tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac94baf3-2201-474b-950b-bd1d0c88e1de) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:42:40.547757 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-b60e39ba-614c-49ef-81fe-c73e018e4197 tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] Flow 'volume_create_api' (6848b4ff-8b25-4b61-804b-e69158026bd3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:42:40.548113 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-b60e39ba-614c-49ef-81fe-c73e018e4197 tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] Create volume request issued successfully. Jul 03 02:42:40.548822 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-b60e39ba-614c-49ef-81fe-c73e018e4197 tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:42:40.549289 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1345/5351] 10.4.3.223 () {70 vars in 1298 bytes} [Fri Jul 3 02:42:40 2026] POST /volume/v3/volumes => generated 778 bytes in 254 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:42:40.561780 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-f1950d51-8923-4887-8a59-fdacd57e12f7 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:40.563596 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-f1950d51-8923-4887-8a59-fdacd57e12f7 tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] GET https://10.4.3.223/volume/v3/volumes/5b489957-6347-4c04-8662-ca80719ca3af Jul 03 02:42:40.563826 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-f1950d51-8923-4887-8a59-fdacd57e12f7 tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:42:40.564014 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-f1950d51-8923-4887-8a59-fdacd57e12f7 tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:42:40.571259 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:42:40.571259 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:42:40.574976 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-f1950d51-8923-4887-8a59-fdacd57e12f7 tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] Volume info retrieved successfully. Jul 03 02:42:40.579130 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-f1950d51-8923-4887-8a59-fdacd57e12f7 tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] https://10.4.3.223/volume/v3/volumes/5b489957-6347-4c04-8662-ca80719ca3af returned with HTTP 200 Jul 03 02:42:40.579557 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1330/5352] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:42:40 2026] GET /volume/v3/volumes/5b489957-6347-4c04-8662-ca80719ca3af => generated 957 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:42:40.788358 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-87ffcf58-216a-445f-b420-6d856e50ce0c req-4da18a62-ff7b-413a-9b61-192ee8b15180 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/attachments/574201b8-7489-41eb-96b6-328439beb505 returned with HTTP 200 Jul 03 02:42:40.788358 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1341/5353] 10.4.3.223 () {72 vars in 1673 bytes} [Fri Jul 3 02:42:40 2026] DELETE /volume/v3/attachments/574201b8-7489-41eb-96b6-328439beb505 => generated 19 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:42:41.593338 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-205f9dc0-cc62-4377-8ae4-6773734341f3 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:41.595088 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-205f9dc0-cc62-4377-8ae4-6773734341f3 tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] GET https://10.4.3.223/volume/v3/volumes/5b489957-6347-4c04-8662-ca80719ca3af Jul 03 02:42:41.595332 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-205f9dc0-cc62-4377-8ae4-6773734341f3 tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:42:41.595562 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-205f9dc0-cc62-4377-8ae4-6773734341f3 tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:42:41.602544 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:42:41.602544 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:42:41.605988 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-205f9dc0-cc62-4377-8ae4-6773734341f3 tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] Volume info retrieved successfully. Jul 03 02:42:41.609844 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-205f9dc0-cc62-4377-8ae4-6773734341f3 tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] https://10.4.3.223/volume/v3/volumes/5b489957-6347-4c04-8662-ca80719ca3af returned with HTTP 200 Jul 03 02:42:41.610269 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1338/5354] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:42:41 2026] GET /volume/v3/volumes/5b489957-6347-4c04-8662-ca80719ca3af => generated 1018 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:42:41.624609 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-89c13465-baa7-4ad0-9c67-5214d9d62242 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:41.626554 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-89c13465-baa7-4ad0-9c67-5214d9d62242 tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] POST https://10.4.3.223/volume/v3/backups Jul 03 02:42:41.626978 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-89c13465-baa7-4ad0-9c67-5214d9d62242 tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5b489957-6347-4c04-8662-ca80719ca3af", "name": "tempest-type-Backup-1812281408"}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:42:41.628308 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.contrib.backups [None req-89c13465-baa7-4ad0-9c67-5214d9d62242 tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] Creating new backup {'backup': {'volume_id': '5b489957-6347-4c04-8662-ca80719ca3af', 'name': 'tempest-type-Backup-1812281408'}} {{(pid=100015) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 02:42:41.628489 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.contrib.backups [None req-89c13465-baa7-4ad0-9c67-5214d9d62242 tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] Creating backup of volume 5b489957-6347-4c04-8662-ca80719ca3af in container None Jul 03 02:42:41.635585 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:42:41.635585 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:42:41.635948 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-89c13465-baa7-4ad0-9c67-5214d9d62242 tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] Volume info retrieved successfully. Jul 03 02:42:41.657707 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.quota [None req-89c13465-baa7-4ad0-9c67-5214d9d62242 tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] Created reservations ['3228c5d9-ca95-4080-8acd-f8247ae73030', '0f8e1c8b-b34a-4253-8f88-37729ee02b20'] {{(pid=100015) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:42:41.684777 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-89c13465-baa7-4ad0-9c67-5214d9d62242 tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] https://10.4.3.223/volume/v3/backups returned with HTTP 202 Jul 03 02:42:41.685203 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1346/5355] 10.4.3.223 () {70 vars in 1299 bytes} [Fri Jul 3 02:42:41 2026] POST /volume/v3/backups => generated 316 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:42:41.692979 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-f136bbcc-71cf-4724-b3af-37263397c366 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:41.694785 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-f136bbcc-71cf-4724-b3af-37263397c366 tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] GET https://10.4.3.223/volume/v3/backups/ce04d1b6-b05a-41b4-b3e8-8186638c2a73 Jul 03 02:42:41.695003 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-f136bbcc-71cf-4724-b3af-37263397c366 tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:42:41.695196 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-f136bbcc-71cf-4724-b3af-37263397c366 tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:42:41.695341 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-f136bbcc-71cf-4724-b3af-37263397c366 tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] Show backup with id ce04d1b6-b05a-41b4-b3e8-8186638c2a73. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:42:41.699657 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:42:41.699657 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:42:41.700313 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-f136bbcc-71cf-4724-b3af-37263397c366 tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] https://10.4.3.223/volume/v3/backups/ce04d1b6-b05a-41b4-b3e8-8186638c2a73 returned with HTTP 200 Jul 03 02:42:41.700738 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1331/5356] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:42:41 2026] GET /volume/v3/backups/ce04d1b6-b05a-41b4-b3e8-8186638c2a73 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:42:42.711815 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-eace26a0-c98c-4994-a3d4-e74b263137ea None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:42.713777 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-eace26a0-c98c-4994-a3d4-e74b263137ea tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] GET https://10.4.3.223/volume/v3/backups/ce04d1b6-b05a-41b4-b3e8-8186638c2a73 Jul 03 02:42:42.713999 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-eace26a0-c98c-4994-a3d4-e74b263137ea tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:42:42.714194 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-eace26a0-c98c-4994-a3d4-e74b263137ea tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:42:42.714313 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-eace26a0-c98c-4994-a3d4-e74b263137ea tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] Show backup with id ce04d1b6-b05a-41b4-b3e8-8186638c2a73. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:42:42.719776 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:42:42.719776 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:42:42.720542 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-eace26a0-c98c-4994-a3d4-e74b263137ea tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] https://10.4.3.223/volume/v3/backups/ce04d1b6-b05a-41b4-b3e8-8186638c2a73 returned with HTTP 200 Jul 03 02:42:42.721101 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1342/5357] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:42:42 2026] GET /volume/v3/backups/ce04d1b6-b05a-41b4-b3e8-8186638c2a73 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:42:43.246791 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-e678f77b-545f-478c-beb9-b80a99778585 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:43.248606 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-e678f77b-545f-478c-beb9-b80a99778585 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] DELETE https://10.4.3.223/volume/v3/volumes/9af9492f-fb06-4ea7-a83f-fa476d4f8498 Jul 03 02:42:43.248805 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-e678f77b-545f-478c-beb9-b80a99778585 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:42:43.248996 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-e678f77b-545f-478c-beb9-b80a99778585 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'delete' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:42:43.249183 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.volumes [None req-e678f77b-545f-478c-beb9-b80a99778585 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Delete volume with id: 9af9492f-fb06-4ea7-a83f-fa476d4f8498 Jul 03 02:42:43.256978 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:42:43.256978 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:42:43.257555 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-e678f77b-545f-478c-beb9-b80a99778585 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Volume info retrieved successfully. Jul 03 02:42:43.282168 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-e678f77b-545f-478c-beb9-b80a99778585 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Delete volume request issued successfully. Jul 03 02:42:43.282387 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-e678f77b-545f-478c-beb9-b80a99778585 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/volumes/9af9492f-fb06-4ea7-a83f-fa476d4f8498 returned with HTTP 202 Jul 03 02:42:43.283023 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1339/5358] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:42:43 2026] DELETE /volume/v3/volumes/9af9492f-fb06-4ea7-a83f-fa476d4f8498 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:42:43.290865 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-63e01c96-6a63-40a5-9faa-47e5e693fc8b None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:43.292961 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-63e01c96-6a63-40a5-9faa-47e5e693fc8b tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] GET https://10.4.3.223/volume/v3/volumes/9af9492f-fb06-4ea7-a83f-fa476d4f8498 Jul 03 02:42:43.293252 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-63e01c96-6a63-40a5-9faa-47e5e693fc8b tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:42:43.293572 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-63e01c96-6a63-40a5-9faa-47e5e693fc8b tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:42:43.301857 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:42:43.301857 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:42:43.306163 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-63e01c96-6a63-40a5-9faa-47e5e693fc8b tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Volume info retrieved successfully. Jul 03 02:42:43.313206 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-63e01c96-6a63-40a5-9faa-47e5e693fc8b tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/volumes/9af9492f-fb06-4ea7-a83f-fa476d4f8498 returned with HTTP 200 Jul 03 02:42:43.313669 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1347/5359] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:42:43 2026] GET /volume/v3/volumes/9af9492f-fb06-4ea7-a83f-fa476d4f8498 => generated 1393 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:42:43.731478 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-210e0814-91bc-43a7-9e6f-adcb3a9bc916 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:43.733236 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-210e0814-91bc-43a7-9e6f-adcb3a9bc916 tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] GET https://10.4.3.223/volume/v3/backups/ce04d1b6-b05a-41b4-b3e8-8186638c2a73 Jul 03 02:42:43.733449 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-210e0814-91bc-43a7-9e6f-adcb3a9bc916 tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:42:43.733667 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-210e0814-91bc-43a7-9e6f-adcb3a9bc916 tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:42:43.733781 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-210e0814-91bc-43a7-9e6f-adcb3a9bc916 tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] Show backup with id ce04d1b6-b05a-41b4-b3e8-8186638c2a73. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:42:43.738057 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:42:43.738057 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:42:43.738693 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-210e0814-91bc-43a7-9e6f-adcb3a9bc916 tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] https://10.4.3.223/volume/v3/backups/ce04d1b6-b05a-41b4-b3e8-8186638c2a73 returned with HTTP 200 Jul 03 02:42:43.739073 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1332/5360] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:42:43 2026] GET /volume/v3/backups/ce04d1b6-b05a-41b4-b3e8-8186638c2a73 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:42:44.325846 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-0c563574-bd66-40f1-bef2-0d9e98e98a6d None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:44.327396 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-0c563574-bd66-40f1-bef2-0d9e98e98a6d tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] GET https://10.4.3.223/volume/v3/volumes/9af9492f-fb06-4ea7-a83f-fa476d4f8498 Jul 03 02:42:44.327589 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-0c563574-bd66-40f1-bef2-0d9e98e98a6d tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:42:44.327766 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-0c563574-bd66-40f1-bef2-0d9e98e98a6d tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:42:44.332757 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-0c563574-bd66-40f1-bef2-0d9e98e98a6d tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/volumes/9af9492f-fb06-4ea7-a83f-fa476d4f8498 returned with HTTP 404 Jul 03 02:42:44.333182 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1343/5361] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:42:44 2026] GET /volume/v3/volumes/9af9492f-fb06-4ea7-a83f-fa476d4f8498 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:42:44.340180 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-1f93da85-d8cf-4e38-a4cf-f5b54b3e5bc8 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:44.342306 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-1f93da85-d8cf-4e38-a4cf-f5b54b3e5bc8 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/d41f2627-ad4a-4ae3-a43d-6468470f5142 Jul 03 02:42:44.342642 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-1f93da85-d8cf-4e38-a4cf-f5b54b3e5bc8 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:42:44.342952 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-1f93da85-d8cf-4e38-a4cf-f5b54b3e5bc8 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'delete' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:42:44.343119 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.snapshots [None req-1f93da85-d8cf-4e38-a4cf-f5b54b3e5bc8 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Delete snapshot with id: d41f2627-ad4a-4ae3-a43d-6468470f5142 Jul 03 02:42:44.348863 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:42:44.348863 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:42:44.349341 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-1f93da85-d8cf-4e38-a4cf-f5b54b3e5bc8 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Snapshot retrieved successfully. Jul 03 02:42:44.366401 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-1f93da85-d8cf-4e38-a4cf-f5b54b3e5bc8 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Snapshot delete request issued successfully. Jul 03 02:42:44.366674 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-1f93da85-d8cf-4e38-a4cf-f5b54b3e5bc8 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/snapshots/d41f2627-ad4a-4ae3-a43d-6468470f5142 returned with HTTP 202 Jul 03 02:42:44.367208 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1340/5362] 10.4.3.223 () {66 vars in 1357 bytes} [Fri Jul 3 02:42:44 2026] DELETE /volume/v3/snapshots/d41f2627-ad4a-4ae3-a43d-6468470f5142 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:42:44.374521 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-086d3be9-7b2d-4560-84d5-59537dd84405 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:44.376336 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-086d3be9-7b2d-4560-84d5-59537dd84405 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] GET https://10.4.3.223/volume/v3/snapshots/d41f2627-ad4a-4ae3-a43d-6468470f5142 Jul 03 02:42:44.376601 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-086d3be9-7b2d-4560-84d5-59537dd84405 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:42:44.376807 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-086d3be9-7b2d-4560-84d5-59537dd84405 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:42:44.382521 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:42:44.382521 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:42:44.383033 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-086d3be9-7b2d-4560-84d5-59537dd84405 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Snapshot retrieved successfully. Jul 03 02:42:44.383832 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-086d3be9-7b2d-4560-84d5-59537dd84405 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/snapshots/d41f2627-ad4a-4ae3-a43d-6468470f5142 returned with HTTP 200 Jul 03 02:42:44.384225 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1348/5363] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:42:44 2026] GET /volume/v3/snapshots/d41f2627-ad4a-4ae3-a43d-6468470f5142 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:42:44.751390 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-0867b13d-c939-44bb-8c2f-df745fba36b2 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:44.753593 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-0867b13d-c939-44bb-8c2f-df745fba36b2 tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] GET https://10.4.3.223/volume/v3/backups/ce04d1b6-b05a-41b4-b3e8-8186638c2a73 Jul 03 02:42:44.753910 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-0867b13d-c939-44bb-8c2f-df745fba36b2 tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:42:44.754138 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-0867b13d-c939-44bb-8c2f-df745fba36b2 tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:42:44.754309 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-0867b13d-c939-44bb-8c2f-df745fba36b2 tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] Show backup with id ce04d1b6-b05a-41b4-b3e8-8186638c2a73. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:42:44.760010 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:42:44.760010 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:42:44.761028 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-0867b13d-c939-44bb-8c2f-df745fba36b2 tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] https://10.4.3.223/volume/v3/backups/ce04d1b6-b05a-41b4-b3e8-8186638c2a73 returned with HTTP 200 Jul 03 02:42:44.761691 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1333/5364] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:42:44 2026] GET /volume/v3/backups/ce04d1b6-b05a-41b4-b3e8-8186638c2a73 => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:42:45.393075 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-f57e2bd1-55b9-46bc-b0cb-77a5df8fb6e9 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:45.394838 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-f57e2bd1-55b9-46bc-b0cb-77a5df8fb6e9 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] GET https://10.4.3.223/volume/v3/snapshots/d41f2627-ad4a-4ae3-a43d-6468470f5142 Jul 03 02:42:45.395046 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-f57e2bd1-55b9-46bc-b0cb-77a5df8fb6e9 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:42:45.395604 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-f57e2bd1-55b9-46bc-b0cb-77a5df8fb6e9 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:42:45.399685 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-f57e2bd1-55b9-46bc-b0cb-77a5df8fb6e9 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/snapshots/d41f2627-ad4a-4ae3-a43d-6468470f5142 returned with HTTP 404 Jul 03 02:42:45.400315 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1344/5365] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:42:45 2026] GET /volume/v3/snapshots/d41f2627-ad4a-4ae3-a43d-6468470f5142 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:42:45.774223 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-28134814-983a-4367-8ab9-b0d4e46f1f8a None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:45.776294 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-28134814-983a-4367-8ab9-b0d4e46f1f8a tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] GET https://10.4.3.223/volume/v3/backups/ce04d1b6-b05a-41b4-b3e8-8186638c2a73 Jul 03 02:42:45.777286 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-28134814-983a-4367-8ab9-b0d4e46f1f8a tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:42:45.777286 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-28134814-983a-4367-8ab9-b0d4e46f1f8a tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:42:45.777286 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-28134814-983a-4367-8ab9-b0d4e46f1f8a tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] Show backup with id ce04d1b6-b05a-41b4-b3e8-8186638c2a73. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:42:45.781407 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:42:45.781407 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:42:45.782310 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-28134814-983a-4367-8ab9-b0d4e46f1f8a tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] https://10.4.3.223/volume/v3/backups/ce04d1b6-b05a-41b4-b3e8-8186638c2a73 returned with HTTP 200 Jul 03 02:42:45.782855 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1341/5366] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:42:45 2026] GET /volume/v3/backups/ce04d1b6-b05a-41b4-b3e8-8186638c2a73 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:42:45.985442 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-e477ff19-35ae-4941-a1ef-947a2f30418a req-747d39ef-d3d4-46d6-bd22-338aa06a5b2d None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:46.073185 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-e477ff19-35ae-4941-a1ef-947a2f30418a req-747d39ef-d3d4-46d6-bd22-338aa06a5b2d tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] GET https://10.4.3.223/volume/v3/volumes/776dc51f-623b-4596-9af3-7d4869eeb3f9 Jul 03 02:42:46.073392 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-e477ff19-35ae-4941-a1ef-947a2f30418a req-747d39ef-d3d4-46d6-bd22-338aa06a5b2d tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:42:46.073670 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-e477ff19-35ae-4941-a1ef-947a2f30418a req-747d39ef-d3d4-46d6-bd22-338aa06a5b2d tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:42:46.084252 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:42:46.084252 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:42:46.088342 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [req-e477ff19-35ae-4941-a1ef-947a2f30418a req-747d39ef-d3d4-46d6-bd22-338aa06a5b2d tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Volume info retrieved successfully. Jul 03 02:42:46.092837 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-e477ff19-35ae-4941-a1ef-947a2f30418a req-747d39ef-d3d4-46d6-bd22-338aa06a5b2d tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] https://10.4.3.223/volume/v3/volumes/776dc51f-623b-4596-9af3-7d4869eeb3f9 returned with HTTP 200 Jul 03 02:42:46.093306 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1349/5367] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:42:45 2026] GET /volume/v3/volumes/776dc51f-623b-4596-9af3-7d4869eeb3f9 => generated 1140 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:42:46.111286 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-e477ff19-35ae-4941-a1ef-947a2f30418a req-108ed683-64ee-4100-8d0e-3d943f7cdaf3 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:46.113440 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-e477ff19-35ae-4941-a1ef-947a2f30418a req-108ed683-64ee-4100-8d0e-3d943f7cdaf3 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] POST https://10.4.3.223/volume/v3/volumes/776dc51f-623b-4596-9af3-7d4869eeb3f9/action Jul 03 02:42:46.113779 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-e477ff19-35ae-4941-a1ef-947a2f30418a req-108ed683-64ee-4100-8d0e-3d943f7cdaf3 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:42:46.113900 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-e477ff19-35ae-4941-a1ef-947a2f30418a req-108ed683-64ee-4100-8d0e-3d943f7cdaf3 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:42:46.125243 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:42:46.125243 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:42:46.125765 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [req-e477ff19-35ae-4941-a1ef-947a2f30418a req-108ed683-64ee-4100-8d0e-3d943f7cdaf3 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Volume info retrieved successfully. Jul 03 02:42:46.137750 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [req-e477ff19-35ae-4941-a1ef-947a2f30418a req-108ed683-64ee-4100-8d0e-3d943f7cdaf3 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Begin detaching volume completed successfully. Jul 03 02:42:46.137989 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-e477ff19-35ae-4941-a1ef-947a2f30418a req-108ed683-64ee-4100-8d0e-3d943f7cdaf3 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] https://10.4.3.223/volume/v3/volumes/776dc51f-623b-4596-9af3-7d4869eeb3f9/action returned with HTTP 202 Jul 03 02:42:46.138406 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1334/5368] 10.4.3.223 () {72 vars in 1672 bytes} [Fri Jul 3 02:42:46 2026] POST /volume/v3/volumes/776dc51f-623b-4596-9af3-7d4869eeb3f9/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 02:42:46.793237 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-cc010239-304b-4567-a79c-00e68fd4d3fa None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:46.795178 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-cc010239-304b-4567-a79c-00e68fd4d3fa tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] GET https://10.4.3.223/volume/v3/backups/ce04d1b6-b05a-41b4-b3e8-8186638c2a73 Jul 03 02:42:46.795414 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-cc010239-304b-4567-a79c-00e68fd4d3fa tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:42:46.795630 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-cc010239-304b-4567-a79c-00e68fd4d3fa tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:42:46.795732 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-cc010239-304b-4567-a79c-00e68fd4d3fa tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] Show backup with id ce04d1b6-b05a-41b4-b3e8-8186638c2a73. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:42:46.802017 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:42:46.802017 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:42:46.802515 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-cc010239-304b-4567-a79c-00e68fd4d3fa tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] https://10.4.3.223/volume/v3/backups/ce04d1b6-b05a-41b4-b3e8-8186638c2a73 returned with HTTP 200 Jul 03 02:42:46.802979 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1345/5369] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:42:46 2026] GET /volume/v3/backups/ce04d1b6-b05a-41b4-b3e8-8186638c2a73 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:42:47.164719 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-01102783-ad4a-45c9-9adf-fd779547e8e4 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:47.165201 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-01102783-ad4a-45c9-9adf-fd779547e8e4 None None] GET https://10.4.3.223/volume// Jul 03 02:42:47.165442 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-01102783-ad4a-45c9-9adf-fd779547e8e4 None None] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:42:47.166086 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-01102783-ad4a-45c9-9adf-fd779547e8e4 None None] Calling method 'all' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:42:47.166139 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-01102783-ad4a-45c9-9adf-fd779547e8e4 None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:42:47.167011 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1342/5370] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:42:47 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:42:47.177370 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-e477ff19-35ae-4941-a1ef-947a2f30418a req-f0cddbe4-0112-428c-9412-d439e356e25a None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:47.180765 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-e477ff19-35ae-4941-a1ef-947a2f30418a req-f0cddbe4-0112-428c-9412-d439e356e25a tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] GET https://10.4.3.223/volume/v3/volumes/776dc51f-623b-4596-9af3-7d4869eeb3f9 Jul 03 02:42:47.181040 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-e477ff19-35ae-4941-a1ef-947a2f30418a req-f0cddbe4-0112-428c-9412-d439e356e25a tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:42:47.181291 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-e477ff19-35ae-4941-a1ef-947a2f30418a req-f0cddbe4-0112-428c-9412-d439e356e25a tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:42:47.194841 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:42:47.194841 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:42:47.199893 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [req-e477ff19-35ae-4941-a1ef-947a2f30418a req-f0cddbe4-0112-428c-9412-d439e356e25a tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Volume info retrieved successfully. Jul 03 02:42:47.206345 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-e477ff19-35ae-4941-a1ef-947a2f30418a req-f0cddbe4-0112-428c-9412-d439e356e25a tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] https://10.4.3.223/volume/v3/volumes/776dc51f-623b-4596-9af3-7d4869eeb3f9 returned with HTTP 200 Jul 03 02:42:47.206906 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1350/5371] 10.4.3.223 () {70 vars in 1639 bytes} [Fri Jul 3 02:42:47 2026] GET /volume/v3/volumes/776dc51f-623b-4596-9af3-7d4869eeb3f9 => generated 1323 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:42:48.347725 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-85049120-b319-4fad-9f48-d1d544395e31 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:48.347725 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-85049120-b319-4fad-9f48-d1d544395e31 tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] GET https://10.4.3.223/volume/v3/backups/ce04d1b6-b05a-41b4-b3e8-8186638c2a73 Jul 03 02:42:48.347725 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-85049120-b319-4fad-9f48-d1d544395e31 tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:42:48.347725 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-85049120-b319-4fad-9f48-d1d544395e31 tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:42:48.347725 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-85049120-b319-4fad-9f48-d1d544395e31 tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] Show backup with id ce04d1b6-b05a-41b4-b3e8-8186638c2a73. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:42:48.347725 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:42:48.347725 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:42:48.347725 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-85049120-b319-4fad-9f48-d1d544395e31 tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] https://10.4.3.223/volume/v3/backups/ce04d1b6-b05a-41b4-b3e8-8186638c2a73 returned with HTTP 200 Jul 03 02:42:48.347725 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1335/5372] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:42:47 2026] GET /volume/v3/backups/ce04d1b6-b05a-41b4-b3e8-8186638c2a73 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:42:48.380275 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-e477ff19-35ae-4941-a1ef-947a2f30418a req-ce1d8dc3-2619-4763-a26e-8b3095f34e13 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:48.383064 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-e477ff19-35ae-4941-a1ef-947a2f30418a req-ce1d8dc3-2619-4763-a26e-8b3095f34e13 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] DELETE https://10.4.3.223/volume/v3/attachments/d5b803e7-9dc1-42a1-872a-41903a4960b7 Jul 03 02:42:48.383269 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-e477ff19-35ae-4941-a1ef-947a2f30418a req-ce1d8dc3-2619-4763-a26e-8b3095f34e13 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:42:48.383501 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-e477ff19-35ae-4941-a1ef-947a2f30418a req-ce1d8dc3-2619-4763-a26e-8b3095f34e13 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Calling method 'version_select' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:42:48.391963 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:42:48.391963 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:42:48.834649 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-83617456-f8e0-41be-b3c5-e4c7e14f6cdb None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:48.837248 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-83617456-f8e0-41be-b3c5-e4c7e14f6cdb tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] GET https://10.4.3.223/volume/v3/backups/ce04d1b6-b05a-41b4-b3e8-8186638c2a73 Jul 03 02:42:48.837551 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-83617456-f8e0-41be-b3c5-e4c7e14f6cdb tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:42:48.837790 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-83617456-f8e0-41be-b3c5-e4c7e14f6cdb tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:42:48.837887 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-83617456-f8e0-41be-b3c5-e4c7e14f6cdb tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] Show backup with id ce04d1b6-b05a-41b4-b3e8-8186638c2a73. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:42:48.842510 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:42:48.842510 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:42:48.843322 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-83617456-f8e0-41be-b3c5-e4c7e14f6cdb tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] https://10.4.3.223/volume/v3/backups/ce04d1b6-b05a-41b4-b3e8-8186638c2a73 returned with HTTP 200 Jul 03 02:42:48.843822 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1343/5373] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:42:48 2026] GET /volume/v3/backups/ce04d1b6-b05a-41b4-b3e8-8186638c2a73 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:42:48.936902 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-e477ff19-35ae-4941-a1ef-947a2f30418a req-ce1d8dc3-2619-4763-a26e-8b3095f34e13 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] https://10.4.3.223/volume/v3/attachments/d5b803e7-9dc1-42a1-872a-41903a4960b7 returned with HTTP 200 Jul 03 02:42:48.937480 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1346/5374] 10.4.3.223 () {72 vars in 1673 bytes} [Fri Jul 3 02:42:48 2026] DELETE /volume/v3/attachments/d5b803e7-9dc1-42a1-872a-41903a4960b7 => generated 19 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:42:49.854853 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-bc8b492b-993f-4e6c-8d1d-7bc50db62ad4 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:49.856823 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-bc8b492b-993f-4e6c-8d1d-7bc50db62ad4 tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] GET https://10.4.3.223/volume/v3/backups/ce04d1b6-b05a-41b4-b3e8-8186638c2a73 Jul 03 02:42:49.857078 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-bc8b492b-993f-4e6c-8d1d-7bc50db62ad4 tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:42:49.857262 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-bc8b492b-993f-4e6c-8d1d-7bc50db62ad4 tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:42:49.857360 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-bc8b492b-993f-4e6c-8d1d-7bc50db62ad4 tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] Show backup with id ce04d1b6-b05a-41b4-b3e8-8186638c2a73. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:42:49.862106 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:42:49.862106 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:42:49.862815 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-bc8b492b-993f-4e6c-8d1d-7bc50db62ad4 tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] https://10.4.3.223/volume/v3/backups/ce04d1b6-b05a-41b4-b3e8-8186638c2a73 returned with HTTP 200 Jul 03 02:42:49.863178 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1351/5375] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:42:49 2026] GET /volume/v3/backups/ce04d1b6-b05a-41b4-b3e8-8186638c2a73 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:42:49.934478 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-7b316182-59cb-4570-bcad-8090bae70293 req-ec64ecb1-ec1f-424b-8b28-7c85a060311d None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:49.936993 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-7b316182-59cb-4570-bcad-8090bae70293 req-ec64ecb1-ec1f-424b-8b28-7c85a060311d tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] DELETE https://10.4.3.223/volume/v3/attachments/ec05f85f-f4c8-48e3-aa5d-73e9a3348f58 Jul 03 02:42:49.937268 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-7b316182-59cb-4570-bcad-8090bae70293 req-ec64ecb1-ec1f-424b-8b28-7c85a060311d tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:42:49.937548 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-7b316182-59cb-4570-bcad-8090bae70293 req-ec64ecb1-ec1f-424b-8b28-7c85a060311d tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'version_select' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:42:49.948228 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:42:49.948228 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:42:50.393446 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-5ed38abf-6935-4695-866d-5f34835e24ae req-87d57ec2-aa3d-4460-b833-645d36b0863d None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:50.395569 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-5ed38abf-6935-4695-866d-5f34835e24ae req-87d57ec2-aa3d-4460-b833-645d36b0863d tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] GET https://10.4.3.223/volume/v3/volumes/776dc51f-623b-4596-9af3-7d4869eeb3f9 Jul 03 02:42:50.395813 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-5ed38abf-6935-4695-866d-5f34835e24ae req-87d57ec2-aa3d-4460-b833-645d36b0863d tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:42:50.396059 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-5ed38abf-6935-4695-866d-5f34835e24ae req-87d57ec2-aa3d-4460-b833-645d36b0863d tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:42:50.403552 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:42:50.403552 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:42:50.412344 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [req-5ed38abf-6935-4695-866d-5f34835e24ae req-87d57ec2-aa3d-4460-b833-645d36b0863d tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Volume info retrieved successfully. Jul 03 02:42:50.417292 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-5ed38abf-6935-4695-866d-5f34835e24ae req-87d57ec2-aa3d-4460-b833-645d36b0863d tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] https://10.4.3.223/volume/v3/volumes/776dc51f-623b-4596-9af3-7d4869eeb3f9 returned with HTTP 200 Jul 03 02:42:50.417755 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1344/5376] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:42:50 2026] GET /volume/v3/volumes/776dc51f-623b-4596-9af3-7d4869eeb3f9 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:42:50.430984 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-98e24030-707f-4fcd-9ecd-8fcd6fb4a4c8 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:50.432717 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-98e24030-707f-4fcd-9ecd-8fcd6fb4a4c8 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] DELETE https://10.4.3.223/volume/v3/volumes/776dc51f-623b-4596-9af3-7d4869eeb3f9 Jul 03 02:42:50.432982 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-98e24030-707f-4fcd-9ecd-8fcd6fb4a4c8 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:42:50.433210 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-98e24030-707f-4fcd-9ecd-8fcd6fb4a4c8 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Calling method 'delete' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:42:50.433412 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.volumes [None req-98e24030-707f-4fcd-9ecd-8fcd6fb4a4c8 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Delete volume with id: 776dc51f-623b-4596-9af3-7d4869eeb3f9 Jul 03 02:42:50.439695 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:42:50.439695 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:42:50.440254 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-98e24030-707f-4fcd-9ecd-8fcd6fb4a4c8 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Volume info retrieved successfully. Jul 03 02:42:50.455769 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-98e24030-707f-4fcd-9ecd-8fcd6fb4a4c8 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Delete volume request issued successfully. Jul 03 02:42:50.455945 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-98e24030-707f-4fcd-9ecd-8fcd6fb4a4c8 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] https://10.4.3.223/volume/v3/volumes/776dc51f-623b-4596-9af3-7d4869eeb3f9 returned with HTTP 202 Jul 03 02:42:50.456338 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1347/5377] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:42:50 2026] DELETE /volume/v3/volumes/776dc51f-623b-4596-9af3-7d4869eeb3f9 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:42:50.467148 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-0693c8bb-c140-4c58-addb-0f98e41f84e7 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:50.469685 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-0693c8bb-c140-4c58-addb-0f98e41f84e7 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] GET https://10.4.3.223/volume/v3/volumes/776dc51f-623b-4596-9af3-7d4869eeb3f9 Jul 03 02:42:50.469949 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-0693c8bb-c140-4c58-addb-0f98e41f84e7 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:42:50.470188 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-0693c8bb-c140-4c58-addb-0f98e41f84e7 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:42:50.478261 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:42:50.478261 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:42:50.483627 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-0693c8bb-c140-4c58-addb-0f98e41f84e7 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Volume info retrieved successfully. Jul 03 02:42:50.489611 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-0693c8bb-c140-4c58-addb-0f98e41f84e7 tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] https://10.4.3.223/volume/v3/volumes/776dc51f-623b-4596-9af3-7d4869eeb3f9 returned with HTTP 200 Jul 03 02:42:50.489779 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-7b316182-59cb-4570-bcad-8090bae70293 req-ec64ecb1-ec1f-424b-8b28-7c85a060311d tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/attachments/ec05f85f-f4c8-48e3-aa5d-73e9a3348f58 returned with HTTP 200 Jul 03 02:42:50.490147 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1352/5378] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:42:50 2026] GET /volume/v3/volumes/776dc51f-623b-4596-9af3-7d4869eeb3f9 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:42:50.490343 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1336/5379] 10.4.3.223 () {72 vars in 1673 bytes} [Fri Jul 3 02:42:49 2026] DELETE /volume/v3/attachments/ec05f85f-f4c8-48e3-aa5d-73e9a3348f58 => generated 19 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:42:50.874501 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-e0ff8184-409e-4fbf-b7cb-ba9383240037 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:50.876545 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-e0ff8184-409e-4fbf-b7cb-ba9383240037 tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] GET https://10.4.3.223/volume/v3/backups/ce04d1b6-b05a-41b4-b3e8-8186638c2a73 Jul 03 02:42:50.876756 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-e0ff8184-409e-4fbf-b7cb-ba9383240037 tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:42:50.876939 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-e0ff8184-409e-4fbf-b7cb-ba9383240037 tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:42:50.877074 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-e0ff8184-409e-4fbf-b7cb-ba9383240037 tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] Show backup with id ce04d1b6-b05a-41b4-b3e8-8186638c2a73. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:42:50.882194 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:42:50.882194 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:42:50.883065 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-e0ff8184-409e-4fbf-b7cb-ba9383240037 tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] https://10.4.3.223/volume/v3/backups/ce04d1b6-b05a-41b4-b3e8-8186638c2a73 returned with HTTP 200 Jul 03 02:42:50.883607 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1345/5380] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:42:50 2026] GET /volume/v3/backups/ce04d1b6-b05a-41b4-b3e8-8186638c2a73 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:42:51.505170 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-8f70cbb8-0e18-4a99-98bf-aa3717e40adf None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:51.506874 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-8f70cbb8-0e18-4a99-98bf-aa3717e40adf tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] GET https://10.4.3.223/volume/v3/volumes/776dc51f-623b-4596-9af3-7d4869eeb3f9 Jul 03 02:42:51.507047 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-8f70cbb8-0e18-4a99-98bf-aa3717e40adf tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:42:51.507207 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-8f70cbb8-0e18-4a99-98bf-aa3717e40adf tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:42:51.512725 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-8f70cbb8-0e18-4a99-98bf-aa3717e40adf tempest-TestMinimumBasicScenario-1281685641 tempest-TestMinimumBasicScenario-1281685641-project-member] https://10.4.3.223/volume/v3/volumes/776dc51f-623b-4596-9af3-7d4869eeb3f9 returned with HTTP 404 Jul 03 02:42:51.513230 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1348/5381] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:42:51 2026] GET /volume/v3/volumes/776dc51f-623b-4596-9af3-7d4869eeb3f9 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:42:51.907958 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-af9aec65-aee2-4715-a02a-b22499d3993f None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:51.910200 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-af9aec65-aee2-4715-a02a-b22499d3993f tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] GET https://10.4.3.223/volume/v3/backups/ce04d1b6-b05a-41b4-b3e8-8186638c2a73 Jul 03 02:42:51.910437 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-af9aec65-aee2-4715-a02a-b22499d3993f tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:42:51.910610 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-af9aec65-aee2-4715-a02a-b22499d3993f tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:42:51.910771 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-af9aec65-aee2-4715-a02a-b22499d3993f tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] Show backup with id ce04d1b6-b05a-41b4-b3e8-8186638c2a73. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:42:51.915104 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:42:51.915104 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:42:51.915901 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-af9aec65-aee2-4715-a02a-b22499d3993f tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] https://10.4.3.223/volume/v3/backups/ce04d1b6-b05a-41b4-b3e8-8186638c2a73 returned with HTTP 200 Jul 03 02:42:51.916279 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1353/5382] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:42:51 2026] GET /volume/v3/backups/ce04d1b6-b05a-41b4-b3e8-8186638c2a73 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:42:52.945084 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-a51dff89-7ec0-4faf-b0fd-fe95943929ef None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:52.947450 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-a51dff89-7ec0-4faf-b0fd-fe95943929ef tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] GET https://10.4.3.223/volume/v3/backups/ce04d1b6-b05a-41b4-b3e8-8186638c2a73 Jul 03 02:42:52.947748 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-a51dff89-7ec0-4faf-b0fd-fe95943929ef tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:42:52.948007 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-a51dff89-7ec0-4faf-b0fd-fe95943929ef tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:42:52.948163 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-a51dff89-7ec0-4faf-b0fd-fe95943929ef tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] Show backup with id ce04d1b6-b05a-41b4-b3e8-8186638c2a73. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:42:52.953491 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:42:52.953491 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:42:52.954359 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-a51dff89-7ec0-4faf-b0fd-fe95943929ef tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] https://10.4.3.223/volume/v3/backups/ce04d1b6-b05a-41b4-b3e8-8186638c2a73 returned with HTTP 200 Jul 03 02:42:52.954862 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1337/5383] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:42:52 2026] GET /volume/v3/backups/ce04d1b6-b05a-41b4-b3e8-8186638c2a73 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:42:53.530978 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-3bb0372a-5267-4d0d-b724-b05c7dc21776 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:53.533889 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-3bb0372a-5267-4d0d-b724-b05c7dc21776 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] DELETE https://10.4.3.223/volume/v3/volumes/1acf83d0-5e05-44e1-be4f-eb5fe04a95ad Jul 03 02:42:53.534907 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-3bb0372a-5267-4d0d-b724-b05c7dc21776 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:42:53.535803 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-3bb0372a-5267-4d0d-b724-b05c7dc21776 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'delete' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:42:53.535991 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.volumes [None req-3bb0372a-5267-4d0d-b724-b05c7dc21776 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Delete volume with id: 1acf83d0-5e05-44e1-be4f-eb5fe04a95ad Jul 03 02:42:53.551656 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:42:53.551656 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:42:53.552697 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-3bb0372a-5267-4d0d-b724-b05c7dc21776 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Volume info retrieved successfully. Jul 03 02:42:53.596014 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-3bb0372a-5267-4d0d-b724-b05c7dc21776 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Delete volume request issued successfully. Jul 03 02:42:53.596221 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-3bb0372a-5267-4d0d-b724-b05c7dc21776 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/volumes/1acf83d0-5e05-44e1-be4f-eb5fe04a95ad returned with HTTP 202 Jul 03 02:42:53.598052 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1346/5384] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:42:53 2026] DELETE /volume/v3/volumes/1acf83d0-5e05-44e1-be4f-eb5fe04a95ad => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:42:53.608688 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-33d65c6e-4695-465d-b372-d2bb7b2683b1 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:53.610652 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-33d65c6e-4695-465d-b372-d2bb7b2683b1 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] GET https://10.4.3.223/volume/v3/volumes/1acf83d0-5e05-44e1-be4f-eb5fe04a95ad Jul 03 02:42:53.610991 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-33d65c6e-4695-465d-b372-d2bb7b2683b1 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:42:53.611370 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-33d65c6e-4695-465d-b372-d2bb7b2683b1 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:42:53.621603 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:42:53.621603 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:42:53.627649 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-33d65c6e-4695-465d-b372-d2bb7b2683b1 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Volume info retrieved successfully. Jul 03 02:42:53.635201 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-33d65c6e-4695-465d-b372-d2bb7b2683b1 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/volumes/1acf83d0-5e05-44e1-be4f-eb5fe04a95ad returned with HTTP 200 Jul 03 02:42:53.635759 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1349/5385] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:42:53 2026] GET /volume/v3/volumes/1acf83d0-5e05-44e1-be4f-eb5fe04a95ad => generated 1364 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:42:53.967270 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-ae5d638f-15ad-4c82-867c-0fdee930adfb None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:53.969314 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-ae5d638f-15ad-4c82-867c-0fdee930adfb tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] GET https://10.4.3.223/volume/v3/backups/ce04d1b6-b05a-41b4-b3e8-8186638c2a73 Jul 03 02:42:53.969597 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-ae5d638f-15ad-4c82-867c-0fdee930adfb tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:42:53.969804 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-ae5d638f-15ad-4c82-867c-0fdee930adfb tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:42:53.969951 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-ae5d638f-15ad-4c82-867c-0fdee930adfb tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] Show backup with id ce04d1b6-b05a-41b4-b3e8-8186638c2a73. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:42:53.979334 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:42:53.979334 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:42:53.980101 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-ae5d638f-15ad-4c82-867c-0fdee930adfb tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] https://10.4.3.223/volume/v3/backups/ce04d1b6-b05a-41b4-b3e8-8186638c2a73 returned with HTTP 200 Jul 03 02:42:53.980585 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1354/5386] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:42:53 2026] GET /volume/v3/backups/ce04d1b6-b05a-41b4-b3e8-8186638c2a73 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:42:54.648052 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-325608f1-b2a9-4e30-9694-19ba3cc11101 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:54.649823 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-325608f1-b2a9-4e30-9694-19ba3cc11101 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] GET https://10.4.3.223/volume/v3/volumes/1acf83d0-5e05-44e1-be4f-eb5fe04a95ad Jul 03 02:42:54.650024 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-325608f1-b2a9-4e30-9694-19ba3cc11101 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:42:54.650177 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-325608f1-b2a9-4e30-9694-19ba3cc11101 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:42:54.656063 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-325608f1-b2a9-4e30-9694-19ba3cc11101 tempest-TestVolumeBootPattern-161232001 tempest-TestVolumeBootPattern-161232001-project-member] https://10.4.3.223/volume/v3/volumes/1acf83d0-5e05-44e1-be4f-eb5fe04a95ad returned with HTTP 404 Jul 03 02:42:54.656537 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1338/5387] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:42:54 2026] GET /volume/v3/volumes/1acf83d0-5e05-44e1-be4f-eb5fe04a95ad => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:42:54.991846 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-e6e480aa-2538-481e-ac70-8a48aae698f3 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:54.993588 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-e6e480aa-2538-481e-ac70-8a48aae698f3 tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] GET https://10.4.3.223/volume/v3/backups/ce04d1b6-b05a-41b4-b3e8-8186638c2a73 Jul 03 02:42:54.993782 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-e6e480aa-2538-481e-ac70-8a48aae698f3 tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:42:54.993953 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-e6e480aa-2538-481e-ac70-8a48aae698f3 tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:42:54.994071 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-e6e480aa-2538-481e-ac70-8a48aae698f3 tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] Show backup with id ce04d1b6-b05a-41b4-b3e8-8186638c2a73. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:42:54.999394 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:42:54.999394 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:42:55.000381 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-e6e480aa-2538-481e-ac70-8a48aae698f3 tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] https://10.4.3.223/volume/v3/backups/ce04d1b6-b05a-41b4-b3e8-8186638c2a73 returned with HTTP 200 Jul 03 02:42:55.000955 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1347/5388] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:42:54 2026] GET /volume/v3/backups/ce04d1b6-b05a-41b4-b3e8-8186638c2a73 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:42:56.013617 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-44593e55-7464-49fb-9da2-f6c456f453dc None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:56.015962 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-44593e55-7464-49fb-9da2-f6c456f453dc tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] GET https://10.4.3.223/volume/v3/backups/ce04d1b6-b05a-41b4-b3e8-8186638c2a73 Jul 03 02:42:56.016243 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-44593e55-7464-49fb-9da2-f6c456f453dc tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:42:56.016490 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-44593e55-7464-49fb-9da2-f6c456f453dc tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:42:56.016623 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-44593e55-7464-49fb-9da2-f6c456f453dc tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] Show backup with id ce04d1b6-b05a-41b4-b3e8-8186638c2a73. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:42:56.021898 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:42:56.021898 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:42:56.022730 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-44593e55-7464-49fb-9da2-f6c456f453dc tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] https://10.4.3.223/volume/v3/backups/ce04d1b6-b05a-41b4-b3e8-8186638c2a73 returned with HTTP 200 Jul 03 02:42:56.023335 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1350/5389] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:42:56 2026] GET /volume/v3/backups/ce04d1b6-b05a-41b4-b3e8-8186638c2a73 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:42:57.038431 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-ba0ffdec-b8de-43f6-a595-59ffa40a68c3 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:57.041041 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-ba0ffdec-b8de-43f6-a595-59ffa40a68c3 tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] GET https://10.4.3.223/volume/v3/backups/ce04d1b6-b05a-41b4-b3e8-8186638c2a73 Jul 03 02:42:57.041329 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-ba0ffdec-b8de-43f6-a595-59ffa40a68c3 tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:42:57.042099 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-ba0ffdec-b8de-43f6-a595-59ffa40a68c3 tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:42:57.042099 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-ba0ffdec-b8de-43f6-a595-59ffa40a68c3 tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] Show backup with id ce04d1b6-b05a-41b4-b3e8-8186638c2a73. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:42:57.049849 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:42:57.049849 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:42:57.050858 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-ba0ffdec-b8de-43f6-a595-59ffa40a68c3 tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] https://10.4.3.223/volume/v3/backups/ce04d1b6-b05a-41b4-b3e8-8186638c2a73 returned with HTTP 200 Jul 03 02:42:57.051400 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1355/5390] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:42:57 2026] GET /volume/v3/backups/ce04d1b6-b05a-41b4-b3e8-8186638c2a73 => generated 737 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 02:42:58.064336 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-e9579447-2967-46b1-97d6-61825adf5c88 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:58.066248 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-e9579447-2967-46b1-97d6-61825adf5c88 tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] GET https://10.4.3.223/volume/v3/backups/ce04d1b6-b05a-41b4-b3e8-8186638c2a73 Jul 03 02:42:58.066521 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-e9579447-2967-46b1-97d6-61825adf5c88 tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:42:58.066757 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-e9579447-2967-46b1-97d6-61825adf5c88 tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:42:58.066895 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-e9579447-2967-46b1-97d6-61825adf5c88 tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] Show backup with id ce04d1b6-b05a-41b4-b3e8-8186638c2a73. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:42:58.072362 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:42:58.072362 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:42:58.073326 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-e9579447-2967-46b1-97d6-61825adf5c88 tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] https://10.4.3.223/volume/v3/backups/ce04d1b6-b05a-41b4-b3e8-8186638c2a73 returned with HTTP 200 Jul 03 02:42:58.073860 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1339/5391] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:42:58 2026] GET /volume/v3/backups/ce04d1b6-b05a-41b4-b3e8-8186638c2a73 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:42:59.087460 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-03cc8da4-af55-46ea-93a4-20ce4c1610b7 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:59.089688 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-03cc8da4-af55-46ea-93a4-20ce4c1610b7 tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] GET https://10.4.3.223/volume/v3/backups/ce04d1b6-b05a-41b4-b3e8-8186638c2a73 Jul 03 02:42:59.089957 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-03cc8da4-af55-46ea-93a4-20ce4c1610b7 tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:42:59.090199 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-03cc8da4-af55-46ea-93a4-20ce4c1610b7 tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:42:59.090355 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-03cc8da4-af55-46ea-93a4-20ce4c1610b7 tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] Show backup with id ce04d1b6-b05a-41b4-b3e8-8186638c2a73. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:42:59.095790 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:42:59.095790 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:42:59.096668 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-03cc8da4-af55-46ea-93a4-20ce4c1610b7 tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] https://10.4.3.223/volume/v3/backups/ce04d1b6-b05a-41b4-b3e8-8186638c2a73 returned with HTTP 200 Jul 03 02:42:59.097161 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1348/5392] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:42:59 2026] GET /volume/v3/backups/ce04d1b6-b05a-41b4-b3e8-8186638c2a73 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:42:59.112573 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-96baa657-6e74-4957-b315-35ad8fdd37d2 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:59.115185 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-96baa657-6e74-4957-b315-35ad8fdd37d2 tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] PUT https://10.4.3.223/volume/v3/backups/ce04d1b6-b05a-41b4-b3e8-8186638c2a73 Jul 03 02:42:59.115350 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-96baa657-6e74-4957-b315-35ad8fdd37d2 tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:42:59.122001 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:42:59.122001 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:42:59.133722 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-96baa657-6e74-4957-b315-35ad8fdd37d2 tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] https://10.4.3.223/volume/v3/backups/ce04d1b6-b05a-41b4-b3e8-8186638c2a73 returned with HTTP 200 Jul 03 02:42:59.134238 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1351/5393] 10.4.3.223 () {70 vars in 1408 bytes} [Fri Jul 3 02:42:59 2026] PUT /volume/v3/backups/ce04d1b6-b05a-41b4-b3e8-8186638c2a73 => generated 316 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:42:59.146971 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-05c66e63-b76b-4790-bb6a-7bb1158b8b0e None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:59.150912 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-05c66e63-b76b-4790-bb6a-7bb1158b8b0e tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] GET https://10.4.3.223/volume/v3/backups/ce04d1b6-b05a-41b4-b3e8-8186638c2a73 Jul 03 02:42:59.150912 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-05c66e63-b76b-4790-bb6a-7bb1158b8b0e tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:42:59.151547 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-05c66e63-b76b-4790-bb6a-7bb1158b8b0e tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:42:59.151547 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-05c66e63-b76b-4790-bb6a-7bb1158b8b0e tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] Show backup with id ce04d1b6-b05a-41b4-b3e8-8186638c2a73. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:42:59.159005 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:42:59.159005 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:42:59.159802 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-05c66e63-b76b-4790-bb6a-7bb1158b8b0e tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] https://10.4.3.223/volume/v3/backups/ce04d1b6-b05a-41b4-b3e8-8186638c2a73 returned with HTTP 200 Jul 03 02:42:59.160344 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1356/5394] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:42:59 2026] GET /volume/v3/backups/ce04d1b6-b05a-41b4-b3e8-8186638c2a73 => generated 762 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:42:59.175343 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-3ebedb78-6092-48c4-bd3e-cf6b4b0bf8da None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:59.179139 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-3ebedb78-6092-48c4-bd3e-cf6b4b0bf8da tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] DELETE https://10.4.3.223/volume/v3/backups/ce04d1b6-b05a-41b4-b3e8-8186638c2a73 Jul 03 02:42:59.179833 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-3ebedb78-6092-48c4-bd3e-cf6b4b0bf8da tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:42:59.179833 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-3ebedb78-6092-48c4-bd3e-cf6b4b0bf8da tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] Calling method 'delete' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:42:59.179969 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.contrib.backups [None req-3ebedb78-6092-48c4-bd3e-cf6b4b0bf8da tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] Delete backup with id: ce04d1b6-b05a-41b4-b3e8-8186638c2a73. Jul 03 02:42:59.186224 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:42:59.186224 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:42:59.206330 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.backup.rpcapi [None req-3ebedb78-6092-48c4-bd3e-cf6b4b0bf8da tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] delete_backup rpcapi backup_id ce04d1b6-b05a-41b4-b3e8-8186638c2a73 {{(pid=100014) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 02:42:59.208544 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-3ebedb78-6092-48c4-bd3e-cf6b4b0bf8da tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] https://10.4.3.223/volume/v3/backups/ce04d1b6-b05a-41b4-b3e8-8186638c2a73 returned with HTTP 202 Jul 03 02:42:59.209175 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1340/5395] 10.4.3.223 () {68 vars in 1391 bytes} [Fri Jul 3 02:42:59 2026] DELETE /volume/v3/backups/ce04d1b6-b05a-41b4-b3e8-8186638c2a73 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 02:42:59.217131 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-f2312d38-317a-4873-9fbe-ed7b4c6b980a None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:42:59.220137 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-f2312d38-317a-4873-9fbe-ed7b4c6b980a tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] GET https://10.4.3.223/volume/v3/backups/ce04d1b6-b05a-41b4-b3e8-8186638c2a73 Jul 03 02:42:59.220445 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-f2312d38-317a-4873-9fbe-ed7b4c6b980a tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:42:59.220645 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-f2312d38-317a-4873-9fbe-ed7b4c6b980a tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:42:59.220750 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-f2312d38-317a-4873-9fbe-ed7b4c6b980a tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] Show backup with id ce04d1b6-b05a-41b4-b3e8-8186638c2a73. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:42:59.226169 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:42:59.226169 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:42:59.227125 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-f2312d38-317a-4873-9fbe-ed7b4c6b980a tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] https://10.4.3.223/volume/v3/backups/ce04d1b6-b05a-41b4-b3e8-8186638c2a73 returned with HTTP 200 Jul 03 02:42:59.227557 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1349/5396] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:42:59 2026] GET /volume/v3/backups/ce04d1b6-b05a-41b4-b3e8-8186638c2a73 => generated 761 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:00.240650 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-08fc5928-1d1d-4efa-821b-dc195cbe1e51 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:00.242817 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-08fc5928-1d1d-4efa-821b-dc195cbe1e51 tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] GET https://10.4.3.223/volume/v3/backups/ce04d1b6-b05a-41b4-b3e8-8186638c2a73 Jul 03 02:43:00.243073 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-08fc5928-1d1d-4efa-821b-dc195cbe1e51 tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:00.243301 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-08fc5928-1d1d-4efa-821b-dc195cbe1e51 tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:00.243402 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-08fc5928-1d1d-4efa-821b-dc195cbe1e51 tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] Show backup with id ce04d1b6-b05a-41b4-b3e8-8186638c2a73. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:43:00.247916 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-08fc5928-1d1d-4efa-821b-dc195cbe1e51 tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] https://10.4.3.223/volume/v3/backups/ce04d1b6-b05a-41b4-b3e8-8186638c2a73 returned with HTTP 404 Jul 03 02:43:00.248530 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1352/5397] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:43:00 2026] GET /volume/v3/backups/ce04d1b6-b05a-41b4-b3e8-8186638c2a73 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:43:00.255817 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-5afc136f-ed9f-4370-b8f7-cdfca096282a None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:00.258398 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-5afc136f-ed9f-4370-b8f7-cdfca096282a tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] DELETE https://10.4.3.223/volume/v3/volumes/5b489957-6347-4c04-8662-ca80719ca3af Jul 03 02:43:00.258745 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-5afc136f-ed9f-4370-b8f7-cdfca096282a tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:00.259004 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-5afc136f-ed9f-4370-b8f7-cdfca096282a tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:00.259237 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-5afc136f-ed9f-4370-b8f7-cdfca096282a tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] Delete volume with id: 5b489957-6347-4c04-8662-ca80719ca3af Jul 03 02:43:00.269948 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:00.269948 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:43:00.271074 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-5afc136f-ed9f-4370-b8f7-cdfca096282a tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] Volume info retrieved successfully. Jul 03 02:43:00.299619 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-5afc136f-ed9f-4370-b8f7-cdfca096282a tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] Delete volume request issued successfully. Jul 03 02:43:00.299905 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-5afc136f-ed9f-4370-b8f7-cdfca096282a tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] https://10.4.3.223/volume/v3/volumes/5b489957-6347-4c04-8662-ca80719ca3af returned with HTTP 202 Jul 03 02:43:00.300646 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1357/5398] 10.4.3.223 () {68 vars in 1391 bytes} [Fri Jul 3 02:43:00 2026] DELETE /volume/v3/volumes/5b489957-6347-4c04-8662-ca80719ca3af => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:43:00.312900 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-a050ebca-87e7-4540-8d7d-0accadbe7516 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:00.315336 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-a050ebca-87e7-4540-8d7d-0accadbe7516 tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] GET https://10.4.3.223/volume/v3/volumes/5b489957-6347-4c04-8662-ca80719ca3af Jul 03 02:43:00.316140 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-a050ebca-87e7-4540-8d7d-0accadbe7516 tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:00.316667 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-a050ebca-87e7-4540-8d7d-0accadbe7516 tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:00.328631 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:00.328631 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:43:00.340538 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-a050ebca-87e7-4540-8d7d-0accadbe7516 tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] Volume info retrieved successfully. Jul 03 02:43:00.344759 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-a050ebca-87e7-4540-8d7d-0accadbe7516 tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] https://10.4.3.223/volume/v3/volumes/5b489957-6347-4c04-8662-ca80719ca3af returned with HTTP 200 Jul 03 02:43:00.345515 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1341/5399] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:43:00 2026] GET /volume/v3/volumes/5b489957-6347-4c04-8662-ca80719ca3af => generated 1017 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:43:00.593299 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-55f40a64-eb68-44d7-bdbf-566aee0f74af None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:00.701569 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-55f40a64-eb68-44d7-bdbf-566aee0f74af tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:43:00.702033 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-55f40a64-eb68-44d7-bdbf-566aee0f74af tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-385938122"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:43:00.704057 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.volumes [None req-55f40a64-eb68-44d7-bdbf-566aee0f74af tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-385938122'}} {{(pid=100012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:43:00.704238 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.volumes [None req-55f40a64-eb68-44d7-bdbf-566aee0f74af tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Create volume of 1 GB Jul 03 02:43:00.711228 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-55f40a64-eb68-44d7-bdbf-566aee0f74af tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Availability Zones retrieved successfully. Jul 03 02:43:00.717481 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-55f40a64-eb68-44d7-bdbf-566aee0f74af tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Flow 'volume_create_api' (04f88e45-126c-4590-8cbd-84b5deec8f60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:43:00.718626 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-55f40a64-eb68-44d7-bdbf-566aee0f74af tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d51e3471-358c-47bb-b8ee-dfd1d1378ad1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:43:00.719560 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.flows.api.create_volume [None req-55f40a64-eb68-44d7-bdbf-566aee0f74af tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Validating volume size '1' using validate_int {{(pid=100012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:43:00.750315 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-55f40a64-eb68-44d7-bdbf-566aee0f74af tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d51e3471-358c-47bb-b8ee-dfd1d1378ad1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:43:00.751893 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-55f40a64-eb68-44d7-bdbf-566aee0f74af tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e840cd6-9858-4a10-b443-32d11e346f31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:43:00.814929 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.quota [None req-55f40a64-eb68-44d7-bdbf-566aee0f74af tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Created reservations ['b3d974a7-c99d-4ec3-bb19-553b5c668065', 'dbe3ec8d-23e7-4b38-bd74-fbfd42780cf4', '9516624f-088e-4d49-8558-1d8432582545', '54a252c6-45c8-47fd-ac73-642dfb5c7372'] {{(pid=100012) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:43:00.815756 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-55f40a64-eb68-44d7-bdbf-566aee0f74af tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e840cd6-9858-4a10-b443-32d11e346f31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b3d974a7-c99d-4ec3-bb19-553b5c668065', 'dbe3ec8d-23e7-4b38-bd74-fbfd42780cf4', '9516624f-088e-4d49-8558-1d8432582545', '54a252c6-45c8-47fd-ac73-642dfb5c7372']}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:43:00.816520 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-55f40a64-eb68-44d7-bdbf-566aee0f74af tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e04e3632-6e27-4967-bec2-6bebbd116a71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:43:00.838925 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-55f40a64-eb68-44d7-bdbf-566aee0f74af tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e04e3632-6e27-4967-bec2-6bebbd116a71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '459ac9a2-9f55-411d-bcf0-f5c442af8a67', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-385938122',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c9b37d0745fb4ee88f524a89b655e0ee',qos_specs=None,replication_status=,reservations=['b3d974a7-c99d-4ec3-bb19-553b5c668065','dbe3ec8d-23e7-4b38-bd74-fbfd42780cf4','9516624f-088e-4d49-8558-1d8432582545','54a252c6-45c8-47fd-ac73-642dfb5c7372'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='daac2840f6df46e3893010406bf9633e',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:43:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-385938122',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=459ac9a2-9f55-411d-bcf0-f5c442af8a67,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c9b37d0745fb4ee88f524a89b655e0ee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='daac2840f6df46e3893010406bf9633e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:43:00.839629 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-55f40a64-eb68-44d7-bdbf-566aee0f74af tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e49ef487-2965-47f4-81d4-67874f564e64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:43:00.857823 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-55f40a64-eb68-44d7-bdbf-566aee0f74af tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e49ef487-2965-47f4-81d4-67874f564e64) transitioned into state 'SUCCESS' from state '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-385938122',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c9b37d0745fb4ee88f524a89b655e0ee',qos_specs=None,replication_status=,reservations=['b3d974a7-c99d-4ec3-bb19-553b5c668065','dbe3ec8d-23e7-4b38-bd74-fbfd42780cf4','9516624f-088e-4d49-8558-1d8432582545','54a252c6-45c8-47fd-ac73-642dfb5c7372'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='daac2840f6df46e3893010406bf9633e',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:43:00.858482 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-55f40a64-eb68-44d7-bdbf-566aee0f74af tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2fa48fbc-4c78-45ea-a0d9-0b241982bb54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:43:00.871487 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-55f40a64-eb68-44d7-bdbf-566aee0f74af tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2fa48fbc-4c78-45ea-a0d9-0b241982bb54) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:43:00.871966 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-55f40a64-eb68-44d7-bdbf-566aee0f74af tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Flow 'volume_create_api' (04f88e45-126c-4590-8cbd-84b5deec8f60) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:43:00.872403 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-55f40a64-eb68-44d7-bdbf-566aee0f74af tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Create volume request issued successfully. Jul 03 02:43:00.873271 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-55f40a64-eb68-44d7-bdbf-566aee0f74af tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:43:00.873863 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1350/5400] 10.4.3.223 () {68 vars in 1258 bytes} [Fri Jul 3 02:43:00 2026] POST /volume/v3/volumes => generated 757 bytes in 281 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:43:00.888772 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-20b68dbf-b742-4020-8440-f042ab897b1a None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:00.891204 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-20b68dbf-b742-4020-8440-f042ab897b1a tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] GET https://10.4.3.223/volume/v3/volumes/459ac9a2-9f55-411d-bcf0-f5c442af8a67 Jul 03 02:43:00.891580 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-20b68dbf-b742-4020-8440-f042ab897b1a tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:00.891876 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-20b68dbf-b742-4020-8440-f042ab897b1a tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:00.901929 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:00.901929 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:43:00.907589 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-20b68dbf-b742-4020-8440-f042ab897b1a tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Volume info retrieved successfully. Jul 03 02:43:00.914855 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-20b68dbf-b742-4020-8440-f042ab897b1a tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] https://10.4.3.223/volume/v3/volumes/459ac9a2-9f55-411d-bcf0-f5c442af8a67 returned with HTTP 200 Jul 03 02:43:00.915415 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1353/5401] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:00 2026] GET /volume/v3/volumes/459ac9a2-9f55-411d-bcf0-f5c442af8a67 => generated 825 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:01.361389 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-321d566c-d08c-4629-82b4-d1c52c9bfb86 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:01.364034 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-321d566c-d08c-4629-82b4-d1c52c9bfb86 tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] GET https://10.4.3.223/volume/v3/volumes/5b489957-6347-4c04-8662-ca80719ca3af Jul 03 02:43:01.365103 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-321d566c-d08c-4629-82b4-d1c52c9bfb86 tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:01.365103 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-321d566c-d08c-4629-82b4-d1c52c9bfb86 tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:01.373441 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-321d566c-d08c-4629-82b4-d1c52c9bfb86 tempest-ProjectAdminTests39-2129617129 tempest-ProjectAdminTests39-2129617129-project-admin] https://10.4.3.223/volume/v3/volumes/5b489957-6347-4c04-8662-ca80719ca3af returned with HTTP 404 Jul 03 02:43:01.374097 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1358/5402] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:43:01 2026] GET /volume/v3/volumes/5b489957-6347-4c04-8662-ca80719ca3af => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:43:01.928494 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-c8a1034b-72c9-452c-a1b0-4bd5bc852f7f None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:01.930528 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-c8a1034b-72c9-452c-a1b0-4bd5bc852f7f tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] GET https://10.4.3.223/volume/v3/volumes/459ac9a2-9f55-411d-bcf0-f5c442af8a67 Jul 03 02:43:01.930723 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-c8a1034b-72c9-452c-a1b0-4bd5bc852f7f tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:01.930901 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-c8a1034b-72c9-452c-a1b0-4bd5bc852f7f tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:01.938576 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:01.938576 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:43:01.943239 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-c8a1034b-72c9-452c-a1b0-4bd5bc852f7f tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Volume info retrieved successfully. Jul 03 02:43:01.949501 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-c8a1034b-72c9-452c-a1b0-4bd5bc852f7f tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] https://10.4.3.223/volume/v3/volumes/459ac9a2-9f55-411d-bcf0-f5c442af8a67 returned with HTTP 200 Jul 03 02:43:01.950034 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1342/5403] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:01 2026] GET /volume/v3/volumes/459ac9a2-9f55-411d-bcf0-f5c442af8a67 => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:01.966434 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-480f344a-3623-47c2-86a1-554ed2aaa02f None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:01.968550 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-480f344a-3623-47c2-86a1-554ed2aaa02f tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] POST https://10.4.3.223/volume/v3/backups Jul 03 02:43:01.969206 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-480f344a-3623-47c2-86a1-554ed2aaa02f tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "459ac9a2-9f55-411d-bcf0-f5c442af8a67", "name": "tempest-CreateVolumesFromBackupTest-Backup-880735868"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:43:01.970745 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.contrib.backups [None req-480f344a-3623-47c2-86a1-554ed2aaa02f tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Creating new backup {'backup': {'volume_id': '459ac9a2-9f55-411d-bcf0-f5c442af8a67', 'name': 'tempest-CreateVolumesFromBackupTest-Backup-880735868'}} {{(pid=100012) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 02:43:01.971058 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.contrib.backups [None req-480f344a-3623-47c2-86a1-554ed2aaa02f tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Creating backup of volume 459ac9a2-9f55-411d-bcf0-f5c442af8a67 in container None Jul 03 02:43:01.980919 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:01.980919 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:43:01.982678 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-480f344a-3623-47c2-86a1-554ed2aaa02f tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Volume info retrieved successfully. Jul 03 02:43:02.040207 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.quota [None req-480f344a-3623-47c2-86a1-554ed2aaa02f tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Created reservations ['3956cb99-4a03-4e91-877e-faffb36ce9ee', 'ebdab569-2a71-45be-8dba-6f413cff98a3'] {{(pid=100012) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:43:02.123159 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-480f344a-3623-47c2-86a1-554ed2aaa02f tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] https://10.4.3.223/volume/v3/backups returned with HTTP 202 Jul 03 02:43:02.123811 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1351/5404] 10.4.3.223 () {68 vars in 1259 bytes} [Fri Jul 3 02:43:01 2026] POST /volume/v3/backups => generated 338 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:43:02.134530 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-43739495-3e01-411e-b450-2c6092fcea53 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:02.136471 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-43739495-3e01-411e-b450-2c6092fcea53 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] GET https://10.4.3.223/volume/v3/backups/39cddc42-5bb7-4d65-998a-b894b63a307e Jul 03 02:43:02.136691 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-43739495-3e01-411e-b450-2c6092fcea53 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:02.136875 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-43739495-3e01-411e-b450-2c6092fcea53 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:02.137038 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-43739495-3e01-411e-b450-2c6092fcea53 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Show backup with id 39cddc42-5bb7-4d65-998a-b894b63a307e. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:43:02.142544 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:02.142544 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:43:02.143571 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-43739495-3e01-411e-b450-2c6092fcea53 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] https://10.4.3.223/volume/v3/backups/39cddc42-5bb7-4d65-998a-b894b63a307e returned with HTTP 200 Jul 03 02:43:02.143966 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1354/5405] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:02 2026] GET /volume/v3/backups/39cddc42-5bb7-4d65-998a-b894b63a307e => generated 745 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:03.156827 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-02b671b5-ae07-4350-813a-88183a4e50d0 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:03.159298 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-02b671b5-ae07-4350-813a-88183a4e50d0 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] GET https://10.4.3.223/volume/v3/backups/39cddc42-5bb7-4d65-998a-b894b63a307e Jul 03 02:43:03.159543 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-02b671b5-ae07-4350-813a-88183a4e50d0 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:03.159758 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-02b671b5-ae07-4350-813a-88183a4e50d0 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:03.159827 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-02b671b5-ae07-4350-813a-88183a4e50d0 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Show backup with id 39cddc42-5bb7-4d65-998a-b894b63a307e. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:43:03.164355 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:03.164355 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:43:03.165393 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-02b671b5-ae07-4350-813a-88183a4e50d0 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] https://10.4.3.223/volume/v3/backups/39cddc42-5bb7-4d65-998a-b894b63a307e returned with HTTP 200 Jul 03 02:43:03.165796 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1359/5406] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:03 2026] GET /volume/v3/backups/39cddc42-5bb7-4d65-998a-b894b63a307e => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:03.193677 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-bdb43938-e0bc-4057-be27-89972aae5f42 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:03.294411 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-bdb43938-e0bc-4057-be27-89972aae5f42 tempest-VolumeTypesMemberTests-2027124357 tempest-VolumeTypesMemberTests-2027124357-project-admin] POST https://10.4.3.223/volume/v3/types Jul 03 02:43:03.294857 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-bdb43938-e0bc-4057-be27-89972aae5f42 tempest-VolumeTypesMemberTests-2027124357 tempest-VolumeTypesMemberTests-2027124357-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2115252072", "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=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:43:03.314520 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-bdb43938-e0bc-4057-be27-89972aae5f42 tempest-VolumeTypesMemberTests-2027124357 tempest-VolumeTypesMemberTests-2027124357-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Jul 03 02:43:03.315020 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1343/5407] 10.4.3.223 () {68 vars in 1253 bytes} [Fri Jul 3 02:43:03 2026] POST /volume/v3/types => generated 380 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:03.325571 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-5c4286ca-2c12-4362-8658-e1bd1631dd41 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:03.327439 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-5c4286ca-2c12-4362-8658-e1bd1631dd41 tempest-VolumeTypesMemberTests-2027124357 tempest-VolumeTypesMemberTests-2027124357-project-admin] POST https://10.4.3.223/volume/v3/types/83fd127e-1884-473e-97ca-b1aa5c061d41/encryption Jul 03 02:43:03.327902 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-5c4286ca-2c12-4362-8658-e1bd1631dd41 tempest-VolumeTypesMemberTests-2027124357 tempest-VolumeTypesMemberTests-2027124357-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:43:03.329602 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:03.329602 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:43:03.350297 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-5c4286ca-2c12-4362-8658-e1bd1631dd41 tempest-VolumeTypesMemberTests-2027124357 tempest-VolumeTypesMemberTests-2027124357-project-admin] https://10.4.3.223/volume/v3/types/83fd127e-1884-473e-97ca-b1aa5c061d41/encryption returned with HTTP 200 Jul 03 02:43:03.350843 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1352/5408] 10.4.3.223 () {68 vars in 1397 bytes} [Fri Jul 3 02:43:03 2026] POST /volume/v3/types/83fd127e-1884-473e-97ca-b1aa5c061d41/encryption => generated 239 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:03.360119 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-8fafd743-7a5c-4767-865a-5837c7ccd5f8 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:03.361883 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-8fafd743-7a5c-4767-865a-5837c7ccd5f8 tempest-VolumeTypesMemberTests-2027124357 tempest-VolumeTypesMemberTests-2027124357-project-admin] POST https://10.4.3.223/volume/v3/types Jul 03 02:43:03.362275 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-8fafd743-7a5c-4767-865a-5837c7ccd5f8 tempest-VolumeTypesMemberTests-2027124357 tempest-VolumeTypesMemberTests-2027124357-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1523897480", "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=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:43:03.378284 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-8fafd743-7a5c-4767-865a-5837c7ccd5f8 tempest-VolumeTypesMemberTests-2027124357 tempest-VolumeTypesMemberTests-2027124357-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Jul 03 02:43:03.378722 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1355/5409] 10.4.3.223 () {68 vars in 1253 bytes} [Fri Jul 3 02:43:03 2026] POST /volume/v3/types => generated 380 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:03.387959 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-106ca823-a224-4e5e-9892-5b80e2d19a9d None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:03.461602 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-106ca823-a224-4e5e-9892-5b80e2d19a9d tempest-VolumeTypesMemberTests-2027124357 tempest-VolumeTypesMemberTests-2027124357-project-member] POST https://10.4.3.223/volume/v3/types/0f9be3b1-e41b-4e50-bc94-ce37772660f7/encryption Jul 03 02:43:03.461990 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-106ca823-a224-4e5e-9892-5b80e2d19a9d tempest-VolumeTypesMemberTests-2027124357 tempest-VolumeTypesMemberTests-2027124357-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:43:03.463917 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.policy [None req-106ca823-a224-4e5e-9892-5b80e2d19a9d tempest-VolumeTypesMemberTests-2027124357 tempest-VolumeTypesMemberTests-2027124357-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'a087353802df45e8aef25d7c2ab7bcbf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3692fc23c57744ff8b46a9a9e64b06cf', '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=100015) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 02:43:03.464141 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-106ca823-a224-4e5e-9892-5b80e2d19a9d tempest-VolumeTypesMemberTests-2027124357 tempest-VolumeTypesMemberTests-2027124357-project-member] https://10.4.3.223/volume/v3/types/0f9be3b1-e41b-4e50-bc94-ce37772660f7/encryption returned with HTTP 403 Jul 03 02:43:03.464655 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1360/5410] 10.4.3.223 () {68 vars in 1397 bytes} [Fri Jul 3 02:43:03 2026] POST /volume/v3/types/0f9be3b1-e41b-4e50-bc94-ce37772660f7/encryption => generated 127 bytes in 77 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:43:03.473239 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-c0322f71-3a6c-4e50-bfb0-b62da52426f2 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:03.475025 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-c0322f71-3a6c-4e50-bfb0-b62da52426f2 tempest-VolumeTypesMemberTests-2027124357 tempest-VolumeTypesMemberTests-2027124357-project-admin] POST https://10.4.3.223/volume/v3/types Jul 03 02:43:03.475375 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-c0322f71-3a6c-4e50-bfb0-b62da52426f2 tempest-VolumeTypesMemberTests-2027124357 tempest-VolumeTypesMemberTests-2027124357-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1601928813", "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=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:43:03.493085 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-c0322f71-3a6c-4e50-bfb0-b62da52426f2 tempest-VolumeTypesMemberTests-2027124357 tempest-VolumeTypesMemberTests-2027124357-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Jul 03 02:43:03.493494 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1344/5411] 10.4.3.223 () {68 vars in 1253 bytes} [Fri Jul 3 02:43:03 2026] POST /volume/v3/types => generated 380 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:03.502700 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-d484aeac-0e32-442a-9d08-61b61d43dfd4 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:03.504540 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-d484aeac-0e32-442a-9d08-61b61d43dfd4 tempest-VolumeTypesMemberTests-2027124357 tempest-VolumeTypesMemberTests-2027124357-project-member] POST https://10.4.3.223/volume/v3/types/27c3b3d5-4b1a-4733-8846-4123d9772a7a/extra_specs Jul 03 02:43:03.504871 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-d484aeac-0e32-442a-9d08-61b61d43dfd4 tempest-VolumeTypesMemberTests-2027124357 tempest-VolumeTypesMemberTests-2027124357-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:43:03.506709 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.policy [None req-d484aeac-0e32-442a-9d08-61b61d43dfd4 tempest-VolumeTypesMemberTests-2027124357 tempest-VolumeTypesMemberTests-2027124357-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'a087353802df45e8aef25d7c2ab7bcbf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3692fc23c57744ff8b46a9a9e64b06cf', '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=100012) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 02:43:03.506895 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-d484aeac-0e32-442a-9d08-61b61d43dfd4 tempest-VolumeTypesMemberTests-2027124357 tempest-VolumeTypesMemberTests-2027124357-project-member] https://10.4.3.223/volume/v3/types/27c3b3d5-4b1a-4733-8846-4123d9772a7a/extra_specs returned with HTTP 403 Jul 03 02:43:03.507367 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1353/5412] 10.4.3.223 () {68 vars in 1399 bytes} [Fri Jul 3 02:43:03 2026] POST /volume/v3/types/27c3b3d5-4b1a-4733-8846-4123d9772a7a/extra_specs => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:43:03.514377 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-511a03b6-6bbc-4d2b-b899-1b7aa3ab8f60 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:03.516239 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-511a03b6-6bbc-4d2b-b899-1b7aa3ab8f60 tempest-VolumeTypesMemberTests-2027124357 tempest-VolumeTypesMemberTests-2027124357-project-member] PUT https://10.4.3.223/volume/v3/types/27c3b3d5-4b1a-4733-8846-4123d9772a7a/extra_specs/key2 Jul 03 02:43:03.516600 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-511a03b6-6bbc-4d2b-b899-1b7aa3ab8f60 tempest-VolumeTypesMemberTests-2027124357 tempest-VolumeTypesMemberTests-2027124357-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:43:03.518611 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.policy [None req-511a03b6-6bbc-4d2b-b899-1b7aa3ab8f60 tempest-VolumeTypesMemberTests-2027124357 tempest-VolumeTypesMemberTests-2027124357-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'a087353802df45e8aef25d7c2ab7bcbf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3692fc23c57744ff8b46a9a9e64b06cf', '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=100013) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 02:43:03.518782 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-511a03b6-6bbc-4d2b-b899-1b7aa3ab8f60 tempest-VolumeTypesMemberTests-2027124357 tempest-VolumeTypesMemberTests-2027124357-project-member] https://10.4.3.223/volume/v3/types/27c3b3d5-4b1a-4733-8846-4123d9772a7a/extra_specs/key2 returned with HTTP 403 Jul 03 02:43:03.519374 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1356/5413] 10.4.3.223 () {68 vars in 1413 bytes} [Fri Jul 3 02:43:03 2026] PUT /volume/v3/types/27c3b3d5-4b1a-4733-8846-4123d9772a7a/extra_specs/key2 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:43:03.528070 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-ec833dd7-7f63-49fb-bcaa-6ad2abaea1e6 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:03.530267 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-ec833dd7-7f63-49fb-bcaa-6ad2abaea1e6 tempest-VolumeTypesMemberTests-2027124357 tempest-VolumeTypesMemberTests-2027124357-project-member] POST https://10.4.3.223/volume/v3/types Jul 03 02:43:03.530698 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-ec833dd7-7f63-49fb-bcaa-6ad2abaea1e6 tempest-VolumeTypesMemberTests-2027124357 tempest-VolumeTypesMemberTests-2027124357-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:43:03.533666 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.policy [None req-ec833dd7-7f63-49fb-bcaa-6ad2abaea1e6 tempest-VolumeTypesMemberTests-2027124357 tempest-VolumeTypesMemberTests-2027124357-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'a087353802df45e8aef25d7c2ab7bcbf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3692fc23c57744ff8b46a9a9e64b06cf', '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=100015) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 02:43:03.534002 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-ec833dd7-7f63-49fb-bcaa-6ad2abaea1e6 tempest-VolumeTypesMemberTests-2027124357 tempest-VolumeTypesMemberTests-2027124357-project-member] https://10.4.3.223/volume/v3/types returned with HTTP 403 Jul 03 02:43:03.534515 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1361/5414] 10.4.3.223 () {68 vars in 1252 bytes} [Fri Jul 3 02:43:03 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) Jul 03 02:43:03.542778 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-26730430-3e10-45d4-9750-35374e292bf7 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:03.544743 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-26730430-3e10-45d4-9750-35374e292bf7 tempest-VolumeTypesMemberTests-2027124357 tempest-VolumeTypesMemberTests-2027124357-project-admin] POST https://10.4.3.223/volume/v3/types Jul 03 02:43:03.545101 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-26730430-3e10-45d4-9750-35374e292bf7 tempest-VolumeTypesMemberTests-2027124357 tempest-VolumeTypesMemberTests-2027124357-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-943351706", "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=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:43:03.562113 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-26730430-3e10-45d4-9750-35374e292bf7 tempest-VolumeTypesMemberTests-2027124357 tempest-VolumeTypesMemberTests-2027124357-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Jul 03 02:43:03.562502 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1345/5415] 10.4.3.223 () {68 vars in 1253 bytes} [Fri Jul 3 02:43:03 2026] POST /volume/v3/types => generated 379 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:03.571188 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-9e255cbd-65fe-49f2-a160-03aa2a69f1f9 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:03.573146 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-9e255cbd-65fe-49f2-a160-03aa2a69f1f9 tempest-VolumeTypesMemberTests-2027124357 tempest-VolumeTypesMemberTests-2027124357-project-admin] POST https://10.4.3.223/volume/v3/types/efefd419-b9b3-41bb-82ae-93a7f13613bf/encryption Jul 03 02:43:03.573554 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-9e255cbd-65fe-49f2-a160-03aa2a69f1f9 tempest-VolumeTypesMemberTests-2027124357 tempest-VolumeTypesMemberTests-2027124357-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:43:03.596740 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-9e255cbd-65fe-49f2-a160-03aa2a69f1f9 tempest-VolumeTypesMemberTests-2027124357 tempest-VolumeTypesMemberTests-2027124357-project-admin] https://10.4.3.223/volume/v3/types/efefd419-b9b3-41bb-82ae-93a7f13613bf/encryption returned with HTTP 200 Jul 03 02:43:03.597314 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1354/5416] 10.4.3.223 () {68 vars in 1397 bytes} [Fri Jul 3 02:43:03 2026] POST /volume/v3/types/efefd419-b9b3-41bb-82ae-93a7f13613bf/encryption => generated 239 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:03.606979 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-44fb488c-a7c9-4d26-a9c9-432f0b9adc6f None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:03.609389 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-44fb488c-a7c9-4d26-a9c9-432f0b9adc6f tempest-VolumeTypesMemberTests-2027124357 tempest-VolumeTypesMemberTests-2027124357-project-member] DELETE https://10.4.3.223/volume/v3/types/efefd419-b9b3-41bb-82ae-93a7f13613bf/encryption/550e5868-4d7b-4bc4-a329-827c006730ee Jul 03 02:43:03.609670 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-44fb488c-a7c9-4d26-a9c9-432f0b9adc6f tempest-VolumeTypesMemberTests-2027124357 tempest-VolumeTypesMemberTests-2027124357-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:03.609939 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-44fb488c-a7c9-4d26-a9c9-432f0b9adc6f tempest-VolumeTypesMemberTests-2027124357 tempest-VolumeTypesMemberTests-2027124357-project-member] Calling method 'delete' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:03.610827 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.policy [None req-44fb488c-a7c9-4d26-a9c9-432f0b9adc6f tempest-VolumeTypesMemberTests-2027124357 tempest-VolumeTypesMemberTests-2027124357-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'a087353802df45e8aef25d7c2ab7bcbf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3692fc23c57744ff8b46a9a9e64b06cf', '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=100013) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 02:43:03.611081 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-44fb488c-a7c9-4d26-a9c9-432f0b9adc6f tempest-VolumeTypesMemberTests-2027124357 tempest-VolumeTypesMemberTests-2027124357-project-member] https://10.4.3.223/volume/v3/types/efefd419-b9b3-41bb-82ae-93a7f13613bf/encryption/550e5868-4d7b-4bc4-a329-827c006730ee returned with HTTP 403 Jul 03 02:43:03.611723 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1357/5417] 10.4.3.223 () {66 vars in 1489 bytes} [Fri Jul 3 02:43:03 2026] DELETE /volume/v3/types/efefd419-b9b3-41bb-82ae-93a7f13613bf/encryption/550e5868-4d7b-4bc4-a329-827c006730ee => generated 127 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:43:03.620878 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-4b8b06b1-f482-4451-a86e-0af36295afa5 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:03.624624 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-4b8b06b1-f482-4451-a86e-0af36295afa5 tempest-VolumeTypesMemberTests-2027124357 tempest-VolumeTypesMemberTests-2027124357-project-admin] POST https://10.4.3.223/volume/v3/types Jul 03 02:43:03.624624 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-4b8b06b1-f482-4451-a86e-0af36295afa5 tempest-VolumeTypesMemberTests-2027124357 tempest-VolumeTypesMemberTests-2027124357-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-461242613", "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=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:43:03.645944 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-4b8b06b1-f482-4451-a86e-0af36295afa5 tempest-VolumeTypesMemberTests-2027124357 tempest-VolumeTypesMemberTests-2027124357-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Jul 03 02:43:03.646350 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1362/5418] 10.4.3.223 () {68 vars in 1253 bytes} [Fri Jul 3 02:43:03 2026] POST /volume/v3/types => generated 379 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:03.655137 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-c359773a-d663-4e44-a104-31344c27f088 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:03.657167 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-c359773a-d663-4e44-a104-31344c27f088 tempest-VolumeTypesMemberTests-2027124357 tempest-VolumeTypesMemberTests-2027124357-project-member] DELETE https://10.4.3.223/volume/v3/types/7166a5db-2458-48ae-9b31-efbb0ff1ab0d/extra_specs/key1 Jul 03 02:43:03.657350 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-c359773a-d663-4e44-a104-31344c27f088 tempest-VolumeTypesMemberTests-2027124357 tempest-VolumeTypesMemberTests-2027124357-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:03.657591 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-c359773a-d663-4e44-a104-31344c27f088 tempest-VolumeTypesMemberTests-2027124357 tempest-VolumeTypesMemberTests-2027124357-project-member] Calling method 'delete' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:03.663030 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.policy [None req-c359773a-d663-4e44-a104-31344c27f088 tempest-VolumeTypesMemberTests-2027124357 tempest-VolumeTypesMemberTests-2027124357-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'a087353802df45e8aef25d7c2ab7bcbf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3692fc23c57744ff8b46a9a9e64b06cf', '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=100014) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 02:43:03.663257 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-c359773a-d663-4e44-a104-31344c27f088 tempest-VolumeTypesMemberTests-2027124357 tempest-VolumeTypesMemberTests-2027124357-project-member] https://10.4.3.223/volume/v3/types/7166a5db-2458-48ae-9b31-efbb0ff1ab0d/extra_specs/key1 returned with HTTP 403 Jul 03 02:43:03.663692 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1346/5419] 10.4.3.223 () {66 vars in 1396 bytes} [Fri Jul 3 02:43:03 2026] DELETE /volume/v3/types/7166a5db-2458-48ae-9b31-efbb0ff1ab0d/extra_specs/key1 => generated 122 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:43:03.673117 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-355f51cf-01f8-4dae-90a4-30b43b5d1ade None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:03.675043 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-355f51cf-01f8-4dae-90a4-30b43b5d1ade tempest-VolumeTypesMemberTests-2027124357 tempest-VolumeTypesMemberTests-2027124357-project-admin] POST https://10.4.3.223/volume/v3/types Jul 03 02:43:03.675460 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-355f51cf-01f8-4dae-90a4-30b43b5d1ade tempest-VolumeTypesMemberTests-2027124357 tempest-VolumeTypesMemberTests-2027124357-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1870297391", "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=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:43:03.697259 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-355f51cf-01f8-4dae-90a4-30b43b5d1ade tempest-VolumeTypesMemberTests-2027124357 tempest-VolumeTypesMemberTests-2027124357-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Jul 03 02:43:03.697738 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1355/5420] 10.4.3.223 () {68 vars in 1253 bytes} [Fri Jul 3 02:43:03 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) Jul 03 02:43:03.706787 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-596eb0f0-1c48-4d2d-9ef0-45016c852977 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:03.710049 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-596eb0f0-1c48-4d2d-9ef0-45016c852977 tempest-VolumeTypesMemberTests-2027124357 tempest-VolumeTypesMemberTests-2027124357-project-member] DELETE https://10.4.3.223/volume/v3/types/71e21a36-8d15-4038-a6ac-2665eed955ed Jul 03 02:43:03.710301 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-596eb0f0-1c48-4d2d-9ef0-45016c852977 tempest-VolumeTypesMemberTests-2027124357 tempest-VolumeTypesMemberTests-2027124357-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:03.710606 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-596eb0f0-1c48-4d2d-9ef0-45016c852977 tempest-VolumeTypesMemberTests-2027124357 tempest-VolumeTypesMemberTests-2027124357-project-member] Calling method '_delete' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:03.711473 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.policy [None req-596eb0f0-1c48-4d2d-9ef0-45016c852977 tempest-VolumeTypesMemberTests-2027124357 tempest-VolumeTypesMemberTests-2027124357-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'a087353802df45e8aef25d7c2ab7bcbf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3692fc23c57744ff8b46a9a9e64b06cf', '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=100013) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 02:43:03.711696 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-596eb0f0-1c48-4d2d-9ef0-45016c852977 tempest-VolumeTypesMemberTests-2027124357 tempest-VolumeTypesMemberTests-2027124357-project-member] https://10.4.3.223/volume/v3/types/71e21a36-8d15-4038-a6ac-2665eed955ed returned with HTTP 403 Jul 03 02:43:03.712261 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1358/5421] 10.4.3.223 () {66 vars in 1345 bytes} [Fri Jul 3 02:43:03 2026] DELETE /volume/v3/types/71e21a36-8d15-4038-a6ac-2665eed955ed => generated 109 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:43:03.721606 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-d849e5d5-2464-46de-9966-efa4566dec45 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:03.723881 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-d849e5d5-2464-46de-9966-efa4566dec45 tempest-VolumeTypesMemberTests-2027124357 tempest-VolumeTypesMemberTests-2027124357-project-member] GET https://10.4.3.223/volume/v3/types/83fd127e-1884-473e-97ca-b1aa5c061d41/extra_specs Jul 03 02:43:03.724136 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-d849e5d5-2464-46de-9966-efa4566dec45 tempest-VolumeTypesMemberTests-2027124357 tempest-VolumeTypesMemberTests-2027124357-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:03.725108 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-d849e5d5-2464-46de-9966-efa4566dec45 tempest-VolumeTypesMemberTests-2027124357 tempest-VolumeTypesMemberTests-2027124357-project-member] Calling method 'index' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:03.734476 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-d849e5d5-2464-46de-9966-efa4566dec45 tempest-VolumeTypesMemberTests-2027124357 tempest-VolumeTypesMemberTests-2027124357-project-member] https://10.4.3.223/volume/v3/types/83fd127e-1884-473e-97ca-b1aa5c061d41/extra_specs returned with HTTP 200 Jul 03 02:43:03.735107 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1363/5422] 10.4.3.223 () {66 vars in 1378 bytes} [Fri Jul 3 02:43:03 2026] GET /volume/v3/types/83fd127e-1884-473e-97ca-b1aa5c061d41/extra_specs => generated 123 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:03.744887 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-f749443b-d303-4e18-93b0-e7759fa9e00a None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:03.746585 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-f749443b-d303-4e18-93b0-e7759fa9e00a tempest-VolumeTypesMemberTests-2027124357 tempest-VolumeTypesMemberTests-2027124357-project-member] GET https://10.4.3.223/volume/v3/types Jul 03 02:43:03.746815 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-f749443b-d303-4e18-93b0-e7759fa9e00a tempest-VolumeTypesMemberTests-2027124357 tempest-VolumeTypesMemberTests-2027124357-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:03.747018 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-f749443b-d303-4e18-93b0-e7759fa9e00a tempest-VolumeTypesMemberTests-2027124357 tempest-VolumeTypesMemberTests-2027124357-project-member] Calling method 'index' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:03.747771 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.api_utils [None req-f749443b-d303-4e18-93b0-e7759fa9e00a tempest-VolumeTypesMemberTests-2027124357 tempest-VolumeTypesMemberTests-2027124357-project-member] Removing options '' from query. {{(pid=100014) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 02:43:03.771596 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-f749443b-d303-4e18-93b0-e7759fa9e00a tempest-VolumeTypesMemberTests-2027124357 tempest-VolumeTypesMemberTests-2027124357-project-member] https://10.4.3.223/volume/v3/types returned with HTTP 200 Jul 03 02:43:03.772196 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1347/5423] 10.4.3.223 () {66 vars in 1231 bytes} [Fri Jul 3 02:43:03 2026] GET /volume/v3/types => generated 2387 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:43:03.784796 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-a32a4d5c-9c7f-481f-8c3c-d1c02af56bd5 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:03.786850 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-a32a4d5c-9c7f-481f-8c3c-d1c02af56bd5 tempest-VolumeTypesMemberTests-2027124357 tempest-VolumeTypesMemberTests-2027124357-project-member] GET https://10.4.3.223/volume/v3/types/83fd127e-1884-473e-97ca-b1aa5c061d41/encryption/cipher Jul 03 02:43:03.787078 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-a32a4d5c-9c7f-481f-8c3c-d1c02af56bd5 tempest-VolumeTypesMemberTests-2027124357 tempest-VolumeTypesMemberTests-2027124357-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:03.787330 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-a32a4d5c-9c7f-481f-8c3c-d1c02af56bd5 tempest-VolumeTypesMemberTests-2027124357 tempest-VolumeTypesMemberTests-2027124357-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:03.788146 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.policy [None req-a32a4d5c-9c7f-481f-8c3c-d1c02af56bd5 tempest-VolumeTypesMemberTests-2027124357 tempest-VolumeTypesMemberTests-2027124357-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'a087353802df45e8aef25d7c2ab7bcbf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3692fc23c57744ff8b46a9a9e64b06cf', '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=100012) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 02:43:03.788451 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-a32a4d5c-9c7f-481f-8c3c-d1c02af56bd5 tempest-VolumeTypesMemberTests-2027124357 tempest-VolumeTypesMemberTests-2027124357-project-member] https://10.4.3.223/volume/v3/types/83fd127e-1884-473e-97ca-b1aa5c061d41/encryption/cipher returned with HTTP 403 Jul 03 02:43:03.788979 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1356/5424] 10.4.3.223 () {66 vars in 1396 bytes} [Fri Jul 3 02:43:03 2026] GET /volume/v3/types/83fd127e-1884-473e-97ca-b1aa5c061d41/encryption/cipher => generated 124 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:43:03.798209 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-a4726d9e-a3b7-4110-a40c-08efa26439de None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:03.800287 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-a4726d9e-a3b7-4110-a40c-08efa26439de tempest-VolumeTypesMemberTests-2027124357 tempest-VolumeTypesMemberTests-2027124357-project-member] GET https://10.4.3.223/volume/v3/types/83fd127e-1884-473e-97ca-b1aa5c061d41/encryption Jul 03 02:43:03.800555 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-a4726d9e-a3b7-4110-a40c-08efa26439de tempest-VolumeTypesMemberTests-2027124357 tempest-VolumeTypesMemberTests-2027124357-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:03.800803 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-a4726d9e-a3b7-4110-a40c-08efa26439de tempest-VolumeTypesMemberTests-2027124357 tempest-VolumeTypesMemberTests-2027124357-project-member] Calling method 'index' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:03.801454 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.policy [None req-a4726d9e-a3b7-4110-a40c-08efa26439de tempest-VolumeTypesMemberTests-2027124357 tempest-VolumeTypesMemberTests-2027124357-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'a087353802df45e8aef25d7c2ab7bcbf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3692fc23c57744ff8b46a9a9e64b06cf', '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=100013) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 02:43:03.801668 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-a4726d9e-a3b7-4110-a40c-08efa26439de tempest-VolumeTypesMemberTests-2027124357 tempest-VolumeTypesMemberTests-2027124357-project-member] https://10.4.3.223/volume/v3/types/83fd127e-1884-473e-97ca-b1aa5c061d41/encryption returned with HTTP 403 Jul 03 02:43:03.802136 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1359/5425] 10.4.3.223 () {66 vars in 1375 bytes} [Fri Jul 3 02:43:03 2026] GET /volume/v3/types/83fd127e-1884-473e-97ca-b1aa5c061d41/encryption => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:43:03.812428 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-9836bc6d-775c-4bd2-be9d-7eb58301fe73 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:03.814443 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-9836bc6d-775c-4bd2-be9d-7eb58301fe73 tempest-VolumeTypesMemberTests-2027124357 tempest-VolumeTypesMemberTests-2027124357-project-member] GET https://10.4.3.223/volume/v3/types/83fd127e-1884-473e-97ca-b1aa5c061d41/extra_specs/multiattach Jul 03 02:43:03.815008 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-9836bc6d-775c-4bd2-be9d-7eb58301fe73 tempest-VolumeTypesMemberTests-2027124357 tempest-VolumeTypesMemberTests-2027124357-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:03.815008 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-9836bc6d-775c-4bd2-be9d-7eb58301fe73 tempest-VolumeTypesMemberTests-2027124357 tempest-VolumeTypesMemberTests-2027124357-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:03.825537 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-9836bc6d-775c-4bd2-be9d-7eb58301fe73 tempest-VolumeTypesMemberTests-2027124357 tempest-VolumeTypesMemberTests-2027124357-project-member] https://10.4.3.223/volume/v3/types/83fd127e-1884-473e-97ca-b1aa5c061d41/extra_specs/multiattach returned with HTTP 200 Jul 03 02:43:03.826278 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1364/5426] 10.4.3.223 () {66 vars in 1414 bytes} [Fri Jul 3 02:43:03 2026] GET /volume/v3/types/83fd127e-1884-473e-97ca-b1aa5c061d41/extra_specs/multiattach => generated 29 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 03 02:43:03.839899 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-d927ca93-2f2e-49db-9b68-a38fd7ec88f2 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:03.841842 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-d927ca93-2f2e-49db-9b68-a38fd7ec88f2 tempest-VolumeTypesMemberTests-2027124357 tempest-VolumeTypesMemberTests-2027124357-project-member] GET https://10.4.3.223/volume/v3/types/83fd127e-1884-473e-97ca-b1aa5c061d41/extra_specs/volume_backend_name Jul 03 02:43:03.841842 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-d927ca93-2f2e-49db-9b68-a38fd7ec88f2 tempest-VolumeTypesMemberTests-2027124357 tempest-VolumeTypesMemberTests-2027124357-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:03.842396 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-d927ca93-2f2e-49db-9b68-a38fd7ec88f2 tempest-VolumeTypesMemberTests-2027124357 tempest-VolumeTypesMemberTests-2027124357-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:03.852454 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-d927ca93-2f2e-49db-9b68-a38fd7ec88f2 tempest-VolumeTypesMemberTests-2027124357 tempest-VolumeTypesMemberTests-2027124357-project-member] https://10.4.3.223/volume/v3/types/83fd127e-1884-473e-97ca-b1aa5c061d41/extra_specs/volume_backend_name returned with HTTP 404 Jul 03 02:43:03.853163 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1348/5427] 10.4.3.223 () {66 vars in 1438 bytes} [Fri Jul 3 02:43:03 2026] GET /volume/v3/types/83fd127e-1884-473e-97ca-b1aa5c061d41/extra_specs/volume_backend_name => generated 143 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:43:03.864730 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-7530c6d8-9ccc-43dd-b33e-d585e8587605 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:03.867160 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-7530c6d8-9ccc-43dd-b33e-d585e8587605 tempest-VolumeTypesMemberTests-2027124357 tempest-VolumeTypesMemberTests-2027124357-project-member] GET https://10.4.3.223/volume/v3/types/83fd127e-1884-473e-97ca-b1aa5c061d41 Jul 03 02:43:03.867373 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-7530c6d8-9ccc-43dd-b33e-d585e8587605 tempest-VolumeTypesMemberTests-2027124357 tempest-VolumeTypesMemberTests-2027124357-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:03.867662 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-7530c6d8-9ccc-43dd-b33e-d585e8587605 tempest-VolumeTypesMemberTests-2027124357 tempest-VolumeTypesMemberTests-2027124357-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:03.876982 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-7530c6d8-9ccc-43dd-b33e-d585e8587605 tempest-VolumeTypesMemberTests-2027124357 tempest-VolumeTypesMemberTests-2027124357-project-member] https://10.4.3.223/volume/v3/types/83fd127e-1884-473e-97ca-b1aa5c061d41 returned with HTTP 200 Jul 03 02:43:03.877439 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1357/5428] 10.4.3.223 () {66 vars in 1342 bytes} [Fri Jul 3 02:43:03 2026] GET /volume/v3/types/83fd127e-1884-473e-97ca-b1aa5c061d41 => generated 318 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:03.889079 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-197ab7ca-a2d2-4ede-85bb-e831ff171fd4 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:03.891076 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-197ab7ca-a2d2-4ede-85bb-e831ff171fd4 tempest-VolumeTypesMemberTests-2027124357 tempest-VolumeTypesMemberTests-2027124357-project-member] PUT https://10.4.3.223/volume/v3/types/83fd127e-1884-473e-97ca-b1aa5c061d41/encryption/3c8b8061-897d-4d9e-9dc7-189bc0be08bf Jul 03 02:43:03.891528 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-197ab7ca-a2d2-4ede-85bb-e831ff171fd4 tempest-VolumeTypesMemberTests-2027124357 tempest-VolumeTypesMemberTests-2027124357-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:43:03.893943 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.policy [None req-197ab7ca-a2d2-4ede-85bb-e831ff171fd4 tempest-VolumeTypesMemberTests-2027124357 tempest-VolumeTypesMemberTests-2027124357-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'a087353802df45e8aef25d7c2ab7bcbf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3692fc23c57744ff8b46a9a9e64b06cf', '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=100013) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 02:43:03.894167 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-197ab7ca-a2d2-4ede-85bb-e831ff171fd4 tempest-VolumeTypesMemberTests-2027124357 tempest-VolumeTypesMemberTests-2027124357-project-member] https://10.4.3.223/volume/v3/types/83fd127e-1884-473e-97ca-b1aa5c061d41/encryption/3c8b8061-897d-4d9e-9dc7-189bc0be08bf returned with HTTP 403 Jul 03 02:43:03.894726 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1360/5429] 10.4.3.223 () {68 vars in 1506 bytes} [Fri Jul 3 02:43:03 2026] PUT /volume/v3/types/83fd127e-1884-473e-97ca-b1aa5c061d41/encryption/3c8b8061-897d-4d9e-9dc7-189bc0be08bf => generated 127 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:43:03.903014 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-a7e8c3c9-aff3-4fa9-92f8-e56e11d37002 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:03.904692 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-a7e8c3c9-aff3-4fa9-92f8-e56e11d37002 tempest-VolumeTypesMemberTests-2027124357 tempest-VolumeTypesMemberTests-2027124357-project-member] PUT https://10.4.3.223/volume/v3/types/83fd127e-1884-473e-97ca-b1aa5c061d41/extra_specs/key1 Jul 03 02:43:03.905033 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-a7e8c3c9-aff3-4fa9-92f8-e56e11d37002 tempest-VolumeTypesMemberTests-2027124357 tempest-VolumeTypesMemberTests-2027124357-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:43:03.906895 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.policy [None req-a7e8c3c9-aff3-4fa9-92f8-e56e11d37002 tempest-VolumeTypesMemberTests-2027124357 tempest-VolumeTypesMemberTests-2027124357-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'a087353802df45e8aef25d7c2ab7bcbf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3692fc23c57744ff8b46a9a9e64b06cf', '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=100015) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 02:43:03.907085 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-a7e8c3c9-aff3-4fa9-92f8-e56e11d37002 tempest-VolumeTypesMemberTests-2027124357 tempest-VolumeTypesMemberTests-2027124357-project-member] https://10.4.3.223/volume/v3/types/83fd127e-1884-473e-97ca-b1aa5c061d41/extra_specs/key1 returned with HTTP 403 Jul 03 02:43:03.907532 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1365/5430] 10.4.3.223 () {68 vars in 1413 bytes} [Fri Jul 3 02:43:03 2026] PUT /volume/v3/types/83fd127e-1884-473e-97ca-b1aa5c061d41/extra_specs/key1 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:43:03.915791 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-d8b607a7-6d4e-4f86-be69-8af4dc36e2f2 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:03.917682 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-d8b607a7-6d4e-4f86-be69-8af4dc36e2f2 tempest-VolumeTypesMemberTests-2027124357 tempest-VolumeTypesMemberTests-2027124357-project-member] PUT https://10.4.3.223/volume/v3/types/83fd127e-1884-473e-97ca-b1aa5c061d41 Jul 03 02:43:03.918385 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-d8b607a7-6d4e-4f86-be69-8af4dc36e2f2 tempest-VolumeTypesMemberTests-2027124357 tempest-VolumeTypesMemberTests-2027124357-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:43:03.921350 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.policy [None req-d8b607a7-6d4e-4f86-be69-8af4dc36e2f2 tempest-VolumeTypesMemberTests-2027124357 tempest-VolumeTypesMemberTests-2027124357-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'a087353802df45e8aef25d7c2ab7bcbf', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3692fc23c57744ff8b46a9a9e64b06cf', '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=100014) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 02:43:03.921596 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-d8b607a7-6d4e-4f86-be69-8af4dc36e2f2 tempest-VolumeTypesMemberTests-2027124357 tempest-VolumeTypesMemberTests-2027124357-project-member] https://10.4.3.223/volume/v3/types/83fd127e-1884-473e-97ca-b1aa5c061d41 returned with HTTP 403 Jul 03 02:43:03.922091 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1349/5431] 10.4.3.223 () {68 vars in 1362 bytes} [Fri Jul 3 02:43:03 2026] PUT /volume/v3/types/83fd127e-1884-473e-97ca-b1aa5c061d41 => generated 109 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:43:03.931218 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-fcef097d-8a3b-482f-8bc9-b8cfb5be7e74 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:03.933273 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-fcef097d-8a3b-482f-8bc9-b8cfb5be7e74 tempest-VolumeTypesMemberTests-2027124357 tempest-VolumeTypesMemberTests-2027124357-project-admin] DELETE https://10.4.3.223/volume/v3/types/71e21a36-8d15-4038-a6ac-2665eed955ed Jul 03 02:43:03.933549 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-fcef097d-8a3b-482f-8bc9-b8cfb5be7e74 tempest-VolumeTypesMemberTests-2027124357 tempest-VolumeTypesMemberTests-2027124357-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:03.933828 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-fcef097d-8a3b-482f-8bc9-b8cfb5be7e74 tempest-VolumeTypesMemberTests-2027124357 tempest-VolumeTypesMemberTests-2027124357-project-admin] Calling method '_delete' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:03.970400 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-fcef097d-8a3b-482f-8bc9-b8cfb5be7e74 tempest-VolumeTypesMemberTests-2027124357 tempest-VolumeTypesMemberTests-2027124357-project-admin] https://10.4.3.223/volume/v3/types/71e21a36-8d15-4038-a6ac-2665eed955ed returned with HTTP 202 Jul 03 02:43:03.970957 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1358/5432] 10.4.3.223 () {66 vars in 1345 bytes} [Fri Jul 3 02:43:03 2026] DELETE /volume/v3/types/71e21a36-8d15-4038-a6ac-2665eed955ed => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:43:03.979349 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-fe429a73-add6-4ad9-9ccd-4c6926dda0a6 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:03.981044 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-fe429a73-add6-4ad9-9ccd-4c6926dda0a6 tempest-VolumeTypesMemberTests-2027124357 tempest-VolumeTypesMemberTests-2027124357-project-admin] DELETE https://10.4.3.223/volume/v3/types/7166a5db-2458-48ae-9b31-efbb0ff1ab0d Jul 03 02:43:03.981271 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-fe429a73-add6-4ad9-9ccd-4c6926dda0a6 tempest-VolumeTypesMemberTests-2027124357 tempest-VolumeTypesMemberTests-2027124357-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:03.981500 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-fe429a73-add6-4ad9-9ccd-4c6926dda0a6 tempest-VolumeTypesMemberTests-2027124357 tempest-VolumeTypesMemberTests-2027124357-project-admin] Calling method '_delete' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:04.017235 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-fe429a73-add6-4ad9-9ccd-4c6926dda0a6 tempest-VolumeTypesMemberTests-2027124357 tempest-VolumeTypesMemberTests-2027124357-project-admin] https://10.4.3.223/volume/v3/types/7166a5db-2458-48ae-9b31-efbb0ff1ab0d returned with HTTP 202 Jul 03 02:43:04.017723 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1361/5433] 10.4.3.223 () {66 vars in 1345 bytes} [Fri Jul 3 02:43:03 2026] DELETE /volume/v3/types/7166a5db-2458-48ae-9b31-efbb0ff1ab0d => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:43:04.025781 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-1d4cc192-3af0-4dcb-a332-89007fdb7922 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:04.028598 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-1d4cc192-3af0-4dcb-a332-89007fdb7922 tempest-VolumeTypesMemberTests-2027124357 tempest-VolumeTypesMemberTests-2027124357-project-admin] DELETE https://10.4.3.223/volume/v3/types/efefd419-b9b3-41bb-82ae-93a7f13613bf Jul 03 02:43:04.028598 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-1d4cc192-3af0-4dcb-a332-89007fdb7922 tempest-VolumeTypesMemberTests-2027124357 tempest-VolumeTypesMemberTests-2027124357-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:04.028869 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-1d4cc192-3af0-4dcb-a332-89007fdb7922 tempest-VolumeTypesMemberTests-2027124357 tempest-VolumeTypesMemberTests-2027124357-project-admin] Calling method '_delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:04.080086 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-1d4cc192-3af0-4dcb-a332-89007fdb7922 tempest-VolumeTypesMemberTests-2027124357 tempest-VolumeTypesMemberTests-2027124357-project-admin] https://10.4.3.223/volume/v3/types/efefd419-b9b3-41bb-82ae-93a7f13613bf returned with HTTP 202 Jul 03 02:43:04.080670 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1366/5434] 10.4.3.223 () {66 vars in 1345 bytes} [Fri Jul 3 02:43:04 2026] DELETE /volume/v3/types/efefd419-b9b3-41bb-82ae-93a7f13613bf => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:43:04.088979 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-52f6ca11-2377-4919-a527-4acc0672cff9 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:04.090848 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-52f6ca11-2377-4919-a527-4acc0672cff9 tempest-VolumeTypesMemberTests-2027124357 tempest-VolumeTypesMemberTests-2027124357-project-admin] DELETE https://10.4.3.223/volume/v3/types/27c3b3d5-4b1a-4733-8846-4123d9772a7a Jul 03 02:43:04.091151 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-52f6ca11-2377-4919-a527-4acc0672cff9 tempest-VolumeTypesMemberTests-2027124357 tempest-VolumeTypesMemberTests-2027124357-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:04.091377 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-52f6ca11-2377-4919-a527-4acc0672cff9 tempest-VolumeTypesMemberTests-2027124357 tempest-VolumeTypesMemberTests-2027124357-project-admin] Calling method '_delete' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:04.143602 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-52f6ca11-2377-4919-a527-4acc0672cff9 tempest-VolumeTypesMemberTests-2027124357 tempest-VolumeTypesMemberTests-2027124357-project-admin] https://10.4.3.223/volume/v3/types/27c3b3d5-4b1a-4733-8846-4123d9772a7a returned with HTTP 202 Jul 03 02:43:04.144110 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1350/5435] 10.4.3.223 () {66 vars in 1345 bytes} [Fri Jul 3 02:43:04 2026] DELETE /volume/v3/types/27c3b3d5-4b1a-4733-8846-4123d9772a7a => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:43:04.152883 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-00bfba3d-15d5-4c67-a2b5-b7112f36faca None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:04.155266 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-00bfba3d-15d5-4c67-a2b5-b7112f36faca tempest-VolumeTypesMemberTests-2027124357 tempest-VolumeTypesMemberTests-2027124357-project-admin] DELETE https://10.4.3.223/volume/v3/types/0f9be3b1-e41b-4e50-bc94-ce37772660f7 Jul 03 02:43:04.155487 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-00bfba3d-15d5-4c67-a2b5-b7112f36faca tempest-VolumeTypesMemberTests-2027124357 tempest-VolumeTypesMemberTests-2027124357-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:04.155961 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-00bfba3d-15d5-4c67-a2b5-b7112f36faca tempest-VolumeTypesMemberTests-2027124357 tempest-VolumeTypesMemberTests-2027124357-project-admin] Calling method '_delete' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:04.177544 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-0a4483ea-7986-4663-ac54-a49cfe184786 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:04.180139 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-0a4483ea-7986-4663-ac54-a49cfe184786 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] GET https://10.4.3.223/volume/v3/backups/39cddc42-5bb7-4d65-998a-b894b63a307e Jul 03 02:43:04.180438 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-0a4483ea-7986-4663-ac54-a49cfe184786 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:04.180710 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-0a4483ea-7986-4663-ac54-a49cfe184786 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:04.181273 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-0a4483ea-7986-4663-ac54-a49cfe184786 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Show backup with id 39cddc42-5bb7-4d65-998a-b894b63a307e. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:43:04.187216 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-00bfba3d-15d5-4c67-a2b5-b7112f36faca tempest-VolumeTypesMemberTests-2027124357 tempest-VolumeTypesMemberTests-2027124357-project-admin] https://10.4.3.223/volume/v3/types/0f9be3b1-e41b-4e50-bc94-ce37772660f7 returned with HTTP 202 Jul 03 02:43:04.187717 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1359/5436] 10.4.3.223 () {66 vars in 1345 bytes} [Fri Jul 3 02:43:04 2026] DELETE /volume/v3/types/0f9be3b1-e41b-4e50-bc94-ce37772660f7 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:43:04.188203 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:04.188203 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:43:04.189296 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-0a4483ea-7986-4663-ac54-a49cfe184786 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] https://10.4.3.223/volume/v3/backups/39cddc42-5bb7-4d65-998a-b894b63a307e returned with HTTP 200 Jul 03 02:43:04.189847 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1362/5437] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:04 2026] GET /volume/v3/backups/39cddc42-5bb7-4d65-998a-b894b63a307e => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:04.196787 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-5869b352-aab5-4ef6-b81c-175d780266aa None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:04.199174 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-5869b352-aab5-4ef6-b81c-175d780266aa tempest-VolumeTypesMemberTests-2027124357 tempest-VolumeTypesMemberTests-2027124357-project-admin] DELETE https://10.4.3.223/volume/v3/types/83fd127e-1884-473e-97ca-b1aa5c061d41 Jul 03 02:43:04.199368 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-5869b352-aab5-4ef6-b81c-175d780266aa tempest-VolumeTypesMemberTests-2027124357 tempest-VolumeTypesMemberTests-2027124357-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:04.199603 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-5869b352-aab5-4ef6-b81c-175d780266aa tempest-VolumeTypesMemberTests-2027124357 tempest-VolumeTypesMemberTests-2027124357-project-admin] Calling method '_delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:04.228478 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-5869b352-aab5-4ef6-b81c-175d780266aa tempest-VolumeTypesMemberTests-2027124357 tempest-VolumeTypesMemberTests-2027124357-project-admin] https://10.4.3.223/volume/v3/types/83fd127e-1884-473e-97ca-b1aa5c061d41 returned with HTTP 202 Jul 03 02:43:04.229121 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1367/5438] 10.4.3.223 () {66 vars in 1345 bytes} [Fri Jul 3 02:43:04 2026] DELETE /volume/v3/types/83fd127e-1884-473e-97ca-b1aa5c061d41 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:43:05.202904 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-fcaac252-2ef6-4506-a165-efb7c7eff97d None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:05.205843 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-fcaac252-2ef6-4506-a165-efb7c7eff97d tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] GET https://10.4.3.223/volume/v3/backups/39cddc42-5bb7-4d65-998a-b894b63a307e Jul 03 02:43:05.205843 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-fcaac252-2ef6-4506-a165-efb7c7eff97d tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:05.206002 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-fcaac252-2ef6-4506-a165-efb7c7eff97d tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:05.206181 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-fcaac252-2ef6-4506-a165-efb7c7eff97d tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Show backup with id 39cddc42-5bb7-4d65-998a-b894b63a307e. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:43:05.212221 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:05.212221 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:43:05.213257 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-fcaac252-2ef6-4506-a165-efb7c7eff97d tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] https://10.4.3.223/volume/v3/backups/39cddc42-5bb7-4d65-998a-b894b63a307e returned with HTTP 200 Jul 03 02:43:05.213857 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1351/5439] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:05 2026] GET /volume/v3/backups/39cddc42-5bb7-4d65-998a-b894b63a307e => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:06.229732 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-d2ffe5b4-77a3-40a4-b815-33af24690aa9 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:06.232007 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-d2ffe5b4-77a3-40a4-b815-33af24690aa9 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] GET https://10.4.3.223/volume/v3/backups/39cddc42-5bb7-4d65-998a-b894b63a307e Jul 03 02:43:06.232312 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-d2ffe5b4-77a3-40a4-b815-33af24690aa9 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:06.232624 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-d2ffe5b4-77a3-40a4-b815-33af24690aa9 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:06.232823 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-d2ffe5b4-77a3-40a4-b815-33af24690aa9 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Show backup with id 39cddc42-5bb7-4d65-998a-b894b63a307e. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:43:06.238256 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:06.238256 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:43:06.239366 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-d2ffe5b4-77a3-40a4-b815-33af24690aa9 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] https://10.4.3.223/volume/v3/backups/39cddc42-5bb7-4d65-998a-b894b63a307e returned with HTTP 200 Jul 03 02:43:06.239959 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1360/5440] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:06 2026] GET /volume/v3/backups/39cddc42-5bb7-4d65-998a-b894b63a307e => generated 758 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:06.259029 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-f75b06d5-8b1b-4e68-9190-f7f5ddf5b7d4 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:06.407185 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-f75b06d5-8b1b-4e68-9190-f7f5ddf5b7d4 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:43:06.407630 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-f75b06d5-8b1b-4e68-9190-f7f5ddf5b7d4 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-361713160"}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:43:06.409153 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.volumes [None req-f75b06d5-8b1b-4e68-9190-f7f5ddf5b7d4 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-361713160'}} {{(pid=100013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:43:06.409307 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.volumes [None req-f75b06d5-8b1b-4e68-9190-f7f5ddf5b7d4 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Create volume of 1 GB Jul 03 02:43:06.414741 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-f75b06d5-8b1b-4e68-9190-f7f5ddf5b7d4 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Availability Zones retrieved successfully. Jul 03 02:43:06.422362 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-f75b06d5-8b1b-4e68-9190-f7f5ddf5b7d4 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Flow 'volume_create_api' (b2ad9851-bade-4cdf-84b3-8a16f7c22838) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:43:06.423347 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-f75b06d5-8b1b-4e68-9190-f7f5ddf5b7d4 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (596a6e46-a29d-4bc6-bfe0-c4b45e6034fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:43:06.424695 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.flows.api.create_volume [None req-f75b06d5-8b1b-4e68-9190-f7f5ddf5b7d4 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Validating volume size '1' using validate_int {{(pid=100013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:43:06.456252 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-f75b06d5-8b1b-4e68-9190-f7f5ddf5b7d4 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (596a6e46-a29d-4bc6-bfe0-c4b45e6034fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:43:06.457060 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-f75b06d5-8b1b-4e68-9190-f7f5ddf5b7d4 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d2c3ad9-8984-47cd-8f0c-8a3f93172c7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:43:06.555441 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.quota [None req-f75b06d5-8b1b-4e68-9190-f7f5ddf5b7d4 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Created reservations ['1aa75176-0982-4dc5-be4a-5c6584c5f72b', 'c4f1943e-a84f-4060-a70c-d7c8a5f59d4c', 'dc30673e-2870-4b8f-a6df-8e6ee4b1bdd7', 'effc3ba1-921d-4c59-a72a-5afe8f4dce40'] {{(pid=100013) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:43:06.556258 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-f75b06d5-8b1b-4e68-9190-f7f5ddf5b7d4 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d2c3ad9-8984-47cd-8f0c-8a3f93172c7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1aa75176-0982-4dc5-be4a-5c6584c5f72b', 'c4f1943e-a84f-4060-a70c-d7c8a5f59d4c', 'dc30673e-2870-4b8f-a6df-8e6ee4b1bdd7', 'effc3ba1-921d-4c59-a72a-5afe8f4dce40']}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:43:06.557227 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-f75b06d5-8b1b-4e68-9190-f7f5ddf5b7d4 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (281436ea-b759-4cb5-946e-c036bf8d114f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:43:06.583183 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-f75b06d5-8b1b-4e68-9190-f7f5ddf5b7d4 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (281436ea-b759-4cb5-946e-c036bf8d114f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f197a4e5-8e70-436b-a3e9-1893bd21379a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-361713160',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c90cac2fc954e8f9955fb497cbecdee',qos_specs=None,replication_status=,reservations=['1aa75176-0982-4dc5-be4a-5c6584c5f72b','c4f1943e-a84f-4060-a70c-d7c8a5f59d4c','dc30673e-2870-4b8f-a6df-8e6ee4b1bdd7','effc3ba1-921d-4c59-a72a-5afe8f4dce40'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8944104afe174b6fb7371bffc9897515',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:43:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-361713160',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f197a4e5-8e70-436b-a3e9-1893bd21379a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1c90cac2fc954e8f9955fb497cbecdee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8944104afe174b6fb7371bffc9897515',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:43:06.584248 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-f75b06d5-8b1b-4e68-9190-f7f5ddf5b7d4 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4d8da3c-5887-4d4e-aeac-70fcbb1c1596) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:43:06.609279 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-f75b06d5-8b1b-4e68-9190-f7f5ddf5b7d4 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4d8da3c-5887-4d4e-aeac-70fcbb1c1596) transitioned into state 'SUCCESS' from state '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-361713160',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c90cac2fc954e8f9955fb497cbecdee',qos_specs=None,replication_status=,reservations=['1aa75176-0982-4dc5-be4a-5c6584c5f72b','c4f1943e-a84f-4060-a70c-d7c8a5f59d4c','dc30673e-2870-4b8f-a6df-8e6ee4b1bdd7','effc3ba1-921d-4c59-a72a-5afe8f4dce40'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8944104afe174b6fb7371bffc9897515',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:43:06.610251 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-f75b06d5-8b1b-4e68-9190-f7f5ddf5b7d4 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (210f34ab-490f-4e13-bcb1-2deddb11ffa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:43:06.623878 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-f75b06d5-8b1b-4e68-9190-f7f5ddf5b7d4 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (210f34ab-490f-4e13-bcb1-2deddb11ffa8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:43:06.624979 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-f75b06d5-8b1b-4e68-9190-f7f5ddf5b7d4 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Flow 'volume_create_api' (b2ad9851-bade-4cdf-84b3-8a16f7c22838) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:43:06.625392 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-f75b06d5-8b1b-4e68-9190-f7f5ddf5b7d4 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Create volume request issued successfully. Jul 03 02:43:06.629657 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-f75b06d5-8b1b-4e68-9190-f7f5ddf5b7d4 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:43:06.631397 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1363/5441] 10.4.3.223 () {68 vars in 1258 bytes} [Fri Jul 3 02:43:06 2026] POST /volume/v3/volumes => generated 748 bytes in 373 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:43:06.643386 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-eb1e86ad-98a6-4223-81ee-5cd087791aaf None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:06.645240 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-eb1e86ad-98a6-4223-81ee-5cd087791aaf tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] GET https://10.4.3.223/volume/v3/volumes/f197a4e5-8e70-436b-a3e9-1893bd21379a Jul 03 02:43:06.645480 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-eb1e86ad-98a6-4223-81ee-5cd087791aaf tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:06.645709 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-eb1e86ad-98a6-4223-81ee-5cd087791aaf tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:06.653489 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:06.653489 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:43:06.658081 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-eb1e86ad-98a6-4223-81ee-5cd087791aaf tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Volume info retrieved successfully. Jul 03 02:43:06.662736 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-eb1e86ad-98a6-4223-81ee-5cd087791aaf tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] https://10.4.3.223/volume/v3/volumes/f197a4e5-8e70-436b-a3e9-1893bd21379a returned with HTTP 200 Jul 03 02:43:06.663173 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1368/5442] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:06 2026] GET /volume/v3/volumes/f197a4e5-8e70-436b-a3e9-1893bd21379a => generated 816 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:07.255440 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-5d8ca7d8-5298-4a29-99e9-1190d7f1024d None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:07.257912 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-5d8ca7d8-5298-4a29-99e9-1190d7f1024d tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] GET https://10.4.3.223/volume/v3/backups/39cddc42-5bb7-4d65-998a-b894b63a307e Jul 03 02:43:07.258230 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-5d8ca7d8-5298-4a29-99e9-1190d7f1024d tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:07.258544 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-5d8ca7d8-5298-4a29-99e9-1190d7f1024d tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:07.258673 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-5d8ca7d8-5298-4a29-99e9-1190d7f1024d tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Show backup with id 39cddc42-5bb7-4d65-998a-b894b63a307e. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:43:07.264031 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:07.264031 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:43:07.265104 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-5d8ca7d8-5298-4a29-99e9-1190d7f1024d tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] https://10.4.3.223/volume/v3/backups/39cddc42-5bb7-4d65-998a-b894b63a307e returned with HTTP 200 Jul 03 02:43:07.265593 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1352/5443] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:07 2026] GET /volume/v3/backups/39cddc42-5bb7-4d65-998a-b894b63a307e => generated 758 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:07.680028 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-6656cc3c-9e54-465b-82a4-9b6df7806c6f None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:07.685657 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-6656cc3c-9e54-465b-82a4-9b6df7806c6f tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] GET https://10.4.3.223/volume/v3/volumes/f197a4e5-8e70-436b-a3e9-1893bd21379a Jul 03 02:43:07.685923 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-6656cc3c-9e54-465b-82a4-9b6df7806c6f tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:07.686003 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-6656cc3c-9e54-465b-82a4-9b6df7806c6f tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:07.698892 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:07.698892 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:43:07.706385 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-6656cc3c-9e54-465b-82a4-9b6df7806c6f tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Volume info retrieved successfully. Jul 03 02:43:07.712730 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-6656cc3c-9e54-465b-82a4-9b6df7806c6f tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] https://10.4.3.223/volume/v3/volumes/f197a4e5-8e70-436b-a3e9-1893bd21379a returned with HTTP 200 Jul 03 02:43:07.713149 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1361/5444] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:07 2026] GET /volume/v3/volumes/f197a4e5-8e70-436b-a3e9-1893bd21379a => generated 841 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:07.728989 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-ee849713-fbbe-44b5-8cdb-5c9cdb59e596 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:07.731674 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-ee849713-fbbe-44b5-8cdb-5c9cdb59e596 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] POST https://10.4.3.223/volume/v3/backups Jul 03 02:43:07.732545 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-ee849713-fbbe-44b5-8cdb-5c9cdb59e596 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f197a4e5-8e70-436b-a3e9-1893bd21379a", "name": "tempest-VolumesBackupsTest-Backup-323404149"}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:43:07.735429 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.contrib.backups [None req-ee849713-fbbe-44b5-8cdb-5c9cdb59e596 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Creating new backup {'backup': {'volume_id': 'f197a4e5-8e70-436b-a3e9-1893bd21379a', 'name': 'tempest-VolumesBackupsTest-Backup-323404149'}} {{(pid=100013) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 02:43:07.736803 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.contrib.backups [None req-ee849713-fbbe-44b5-8cdb-5c9cdb59e596 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Creating backup of volume f197a4e5-8e70-436b-a3e9-1893bd21379a in container None Jul 03 02:43:07.748863 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:07.748863 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:43:07.749544 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-ee849713-fbbe-44b5-8cdb-5c9cdb59e596 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Volume info retrieved successfully. Jul 03 02:43:07.805550 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.quota [None req-ee849713-fbbe-44b5-8cdb-5c9cdb59e596 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Created reservations ['2b65fb46-3656-4be3-9301-fa3a25a3e1fd', '49c5986d-94e9-4c20-837e-3775105546ed'] {{(pid=100013) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:43:07.867799 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-ee849713-fbbe-44b5-8cdb-5c9cdb59e596 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] https://10.4.3.223/volume/v3/backups returned with HTTP 202 Jul 03 02:43:07.868549 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1364/5445] 10.4.3.223 () {68 vars in 1259 bytes} [Fri Jul 3 02:43:07 2026] POST /volume/v3/backups => generated 329 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:43:07.880897 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-b12c50f9-6ac4-4279-b706-e32a38824c70 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:07.883233 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-b12c50f9-6ac4-4279-b706-e32a38824c70 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] GET https://10.4.3.223/volume/v3/backups/7f9c8e49-f008-4234-8aea-fec792155ebe Jul 03 02:43:07.883818 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-b12c50f9-6ac4-4279-b706-e32a38824c70 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:07.883818 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-b12c50f9-6ac4-4279-b706-e32a38824c70 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:07.884020 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-b12c50f9-6ac4-4279-b706-e32a38824c70 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Show backup with id 7f9c8e49-f008-4234-8aea-fec792155ebe. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:43:07.889702 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:07.889702 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:43:07.890782 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-b12c50f9-6ac4-4279-b706-e32a38824c70 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] https://10.4.3.223/volume/v3/backups/7f9c8e49-f008-4234-8aea-fec792155ebe returned with HTTP 200 Jul 03 02:43:07.891431 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1369/5446] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:07 2026] GET /volume/v3/backups/7f9c8e49-f008-4234-8aea-fec792155ebe => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:08.278593 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-3dea36c4-d3f3-4e48-b216-e7f2f05967b3 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:08.280676 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-3dea36c4-d3f3-4e48-b216-e7f2f05967b3 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] GET https://10.4.3.223/volume/v3/backups/39cddc42-5bb7-4d65-998a-b894b63a307e Jul 03 02:43:08.280945 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-3dea36c4-d3f3-4e48-b216-e7f2f05967b3 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:08.281238 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-3dea36c4-d3f3-4e48-b216-e7f2f05967b3 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:08.281397 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-3dea36c4-d3f3-4e48-b216-e7f2f05967b3 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Show backup with id 39cddc42-5bb7-4d65-998a-b894b63a307e. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:43:08.287179 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:08.287179 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:43:08.288441 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-3dea36c4-d3f3-4e48-b216-e7f2f05967b3 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] https://10.4.3.223/volume/v3/backups/39cddc42-5bb7-4d65-998a-b894b63a307e returned with HTTP 200 Jul 03 02:43:08.288892 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1353/5447] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:08 2026] GET /volume/v3/backups/39cddc42-5bb7-4d65-998a-b894b63a307e => generated 758 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:08.904202 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-4428f84d-9991-4312-9748-6d4592285550 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:08.906465 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-4428f84d-9991-4312-9748-6d4592285550 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] GET https://10.4.3.223/volume/v3/backups/7f9c8e49-f008-4234-8aea-fec792155ebe Jul 03 02:43:08.906696 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-4428f84d-9991-4312-9748-6d4592285550 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:08.906982 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-4428f84d-9991-4312-9748-6d4592285550 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:08.907149 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-4428f84d-9991-4312-9748-6d4592285550 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Show backup with id 7f9c8e49-f008-4234-8aea-fec792155ebe. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:43:08.913115 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:08.913115 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:43:08.914260 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-4428f84d-9991-4312-9748-6d4592285550 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] https://10.4.3.223/volume/v3/backups/7f9c8e49-f008-4234-8aea-fec792155ebe returned with HTTP 200 Jul 03 02:43:08.914747 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1362/5448] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:08 2026] GET /volume/v3/backups/7f9c8e49-f008-4234-8aea-fec792155ebe => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:09.300445 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-ba2f8c64-992b-4a03-bf3b-8bcfc1719d43 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:09.303102 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-ba2f8c64-992b-4a03-bf3b-8bcfc1719d43 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] GET https://10.4.3.223/volume/v3/backups/39cddc42-5bb7-4d65-998a-b894b63a307e Jul 03 02:43:09.303409 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-ba2f8c64-992b-4a03-bf3b-8bcfc1719d43 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:09.303702 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-ba2f8c64-992b-4a03-bf3b-8bcfc1719d43 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:09.303874 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-ba2f8c64-992b-4a03-bf3b-8bcfc1719d43 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Show backup with id 39cddc42-5bb7-4d65-998a-b894b63a307e. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:43:09.310278 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:09.310278 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:43:09.311180 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-ba2f8c64-992b-4a03-bf3b-8bcfc1719d43 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] https://10.4.3.223/volume/v3/backups/39cddc42-5bb7-4d65-998a-b894b63a307e returned with HTTP 200 Jul 03 02:43:09.311584 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1365/5449] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:09 2026] GET /volume/v3/backups/39cddc42-5bb7-4d65-998a-b894b63a307e => generated 758 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:09.926521 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-7c6e387c-4352-4279-b43b-ccb5b7f778ea None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:09.928342 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-7c6e387c-4352-4279-b43b-ccb5b7f778ea tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] GET https://10.4.3.223/volume/v3/backups/7f9c8e49-f008-4234-8aea-fec792155ebe Jul 03 02:43:09.928701 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-7c6e387c-4352-4279-b43b-ccb5b7f778ea tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:09.929003 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-7c6e387c-4352-4279-b43b-ccb5b7f778ea tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:09.929189 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-7c6e387c-4352-4279-b43b-ccb5b7f778ea tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Show backup with id 7f9c8e49-f008-4234-8aea-fec792155ebe. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:43:09.933964 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:09.933964 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:43:09.935582 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-7c6e387c-4352-4279-b43b-ccb5b7f778ea tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] https://10.4.3.223/volume/v3/backups/7f9c8e49-f008-4234-8aea-fec792155ebe returned with HTTP 200 Jul 03 02:43:09.935582 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1370/5450] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:09 2026] GET /volume/v3/backups/7f9c8e49-f008-4234-8aea-fec792155ebe => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:10.324657 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-7dcf615c-09b0-4ed9-89df-c01ab749e3bd None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:10.326997 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-7dcf615c-09b0-4ed9-89df-c01ab749e3bd tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] GET https://10.4.3.223/volume/v3/backups/39cddc42-5bb7-4d65-998a-b894b63a307e Jul 03 02:43:10.327245 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-7dcf615c-09b0-4ed9-89df-c01ab749e3bd tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:10.327490 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-7dcf615c-09b0-4ed9-89df-c01ab749e3bd tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:10.327627 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-7dcf615c-09b0-4ed9-89df-c01ab749e3bd tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Show backup with id 39cddc42-5bb7-4d65-998a-b894b63a307e. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:43:10.333156 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:10.333156 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:43:10.334323 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-7dcf615c-09b0-4ed9-89df-c01ab749e3bd tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] https://10.4.3.223/volume/v3/backups/39cddc42-5bb7-4d65-998a-b894b63a307e returned with HTTP 200 Jul 03 02:43:10.334832 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1354/5451] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:10 2026] GET /volume/v3/backups/39cddc42-5bb7-4d65-998a-b894b63a307e => generated 758 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:10.946091 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-a24d37fa-b515-4143-a65a-3c065c1c6ec2 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:10.948189 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-a24d37fa-b515-4143-a65a-3c065c1c6ec2 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] GET https://10.4.3.223/volume/v3/backups/7f9c8e49-f008-4234-8aea-fec792155ebe Jul 03 02:43:10.948443 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-a24d37fa-b515-4143-a65a-3c065c1c6ec2 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:10.948683 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-a24d37fa-b515-4143-a65a-3c065c1c6ec2 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:10.948830 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-a24d37fa-b515-4143-a65a-3c065c1c6ec2 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Show backup with id 7f9c8e49-f008-4234-8aea-fec792155ebe. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:43:10.954119 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:10.954119 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:43:10.955211 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-a24d37fa-b515-4143-a65a-3c065c1c6ec2 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] https://10.4.3.223/volume/v3/backups/7f9c8e49-f008-4234-8aea-fec792155ebe returned with HTTP 200 Jul 03 02:43:10.955871 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1363/5452] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:10 2026] GET /volume/v3/backups/7f9c8e49-f008-4234-8aea-fec792155ebe => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:11.349200 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-152675a0-91c7-439b-bce3-4bd99714e77d None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:11.351468 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-152675a0-91c7-439b-bce3-4bd99714e77d tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] GET https://10.4.3.223/volume/v3/backups/39cddc42-5bb7-4d65-998a-b894b63a307e Jul 03 02:43:11.351754 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-152675a0-91c7-439b-bce3-4bd99714e77d tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:11.352023 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-152675a0-91c7-439b-bce3-4bd99714e77d tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:11.352167 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-152675a0-91c7-439b-bce3-4bd99714e77d tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Show backup with id 39cddc42-5bb7-4d65-998a-b894b63a307e. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:43:11.357592 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:11.357592 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:43:11.358589 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-152675a0-91c7-439b-bce3-4bd99714e77d tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] https://10.4.3.223/volume/v3/backups/39cddc42-5bb7-4d65-998a-b894b63a307e returned with HTTP 200 Jul 03 02:43:11.359129 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1366/5453] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:11 2026] GET /volume/v3/backups/39cddc42-5bb7-4d65-998a-b894b63a307e => generated 758 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:11.969028 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-618b5519-1da4-4c03-aced-5750913cbc80 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:11.971512 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-618b5519-1da4-4c03-aced-5750913cbc80 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] GET https://10.4.3.223/volume/v3/backups/7f9c8e49-f008-4234-8aea-fec792155ebe Jul 03 02:43:11.972204 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-618b5519-1da4-4c03-aced-5750913cbc80 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:11.972204 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-618b5519-1da4-4c03-aced-5750913cbc80 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:11.972204 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-618b5519-1da4-4c03-aced-5750913cbc80 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Show backup with id 7f9c8e49-f008-4234-8aea-fec792155ebe. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:43:11.978504 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:11.978504 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:43:11.979447 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-618b5519-1da4-4c03-aced-5750913cbc80 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] https://10.4.3.223/volume/v3/backups/7f9c8e49-f008-4234-8aea-fec792155ebe returned with HTTP 200 Jul 03 02:43:11.979944 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1371/5454] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:11 2026] GET /volume/v3/backups/7f9c8e49-f008-4234-8aea-fec792155ebe => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:12.371032 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-db22b6da-2aca-4238-b97d-9cd269b6b513 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:12.373328 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-db22b6da-2aca-4238-b97d-9cd269b6b513 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] GET https://10.4.3.223/volume/v3/backups/39cddc42-5bb7-4d65-998a-b894b63a307e Jul 03 02:43:12.373548 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-db22b6da-2aca-4238-b97d-9cd269b6b513 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:12.373770 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-db22b6da-2aca-4238-b97d-9cd269b6b513 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:12.373863 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-db22b6da-2aca-4238-b97d-9cd269b6b513 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Show backup with id 39cddc42-5bb7-4d65-998a-b894b63a307e. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:43:12.379180 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:12.379180 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:43:12.379180 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-db22b6da-2aca-4238-b97d-9cd269b6b513 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] https://10.4.3.223/volume/v3/backups/39cddc42-5bb7-4d65-998a-b894b63a307e returned with HTTP 200 Jul 03 02:43:12.379180 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1355/5455] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:12 2026] GET /volume/v3/backups/39cddc42-5bb7-4d65-998a-b894b63a307e => generated 758 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:12.993181 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-cd4c5fb0-6f0f-44a0-b0c8-b365d6f7d375 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:12.995037 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-cd4c5fb0-6f0f-44a0-b0c8-b365d6f7d375 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] GET https://10.4.3.223/volume/v3/backups/7f9c8e49-f008-4234-8aea-fec792155ebe Jul 03 02:43:12.995287 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-cd4c5fb0-6f0f-44a0-b0c8-b365d6f7d375 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:12.995572 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-cd4c5fb0-6f0f-44a0-b0c8-b365d6f7d375 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:12.995728 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-cd4c5fb0-6f0f-44a0-b0c8-b365d6f7d375 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Show backup with id 7f9c8e49-f008-4234-8aea-fec792155ebe. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:43:13.002457 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:13.002457 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:43:13.003000 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-cd4c5fb0-6f0f-44a0-b0c8-b365d6f7d375 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] https://10.4.3.223/volume/v3/backups/7f9c8e49-f008-4234-8aea-fec792155ebe returned with HTTP 200 Jul 03 02:43:13.003355 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1364/5456] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:12 2026] GET /volume/v3/backups/7f9c8e49-f008-4234-8aea-fec792155ebe => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:13.391603 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-7de4e970-b6eb-43d5-a0e3-4b5b1b9507fb None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:13.393667 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-7de4e970-b6eb-43d5-a0e3-4b5b1b9507fb tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] GET https://10.4.3.223/volume/v3/backups/39cddc42-5bb7-4d65-998a-b894b63a307e Jul 03 02:43:13.393891 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-7de4e970-b6eb-43d5-a0e3-4b5b1b9507fb tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:13.394165 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-7de4e970-b6eb-43d5-a0e3-4b5b1b9507fb tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:13.394329 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-7de4e970-b6eb-43d5-a0e3-4b5b1b9507fb tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Show backup with id 39cddc42-5bb7-4d65-998a-b894b63a307e. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:43:13.399403 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:13.399403 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:43:13.400580 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-7de4e970-b6eb-43d5-a0e3-4b5b1b9507fb tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] https://10.4.3.223/volume/v3/backups/39cddc42-5bb7-4d65-998a-b894b63a307e returned with HTTP 200 Jul 03 02:43:13.401080 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1367/5457] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:13 2026] GET /volume/v3/backups/39cddc42-5bb7-4d65-998a-b894b63a307e => generated 758 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:14.014643 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-e7646601-002a-4ba0-ad37-0dd9542535ec None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:14.016494 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-e7646601-002a-4ba0-ad37-0dd9542535ec tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] GET https://10.4.3.223/volume/v3/backups/7f9c8e49-f008-4234-8aea-fec792155ebe Jul 03 02:43:14.016716 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-e7646601-002a-4ba0-ad37-0dd9542535ec tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:14.016961 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-e7646601-002a-4ba0-ad37-0dd9542535ec tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:14.017066 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-e7646601-002a-4ba0-ad37-0dd9542535ec tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Show backup with id 7f9c8e49-f008-4234-8aea-fec792155ebe. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:43:14.022454 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:14.022454 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:43:14.023349 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-e7646601-002a-4ba0-ad37-0dd9542535ec tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] https://10.4.3.223/volume/v3/backups/7f9c8e49-f008-4234-8aea-fec792155ebe returned with HTTP 200 Jul 03 02:43:14.023807 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1372/5458] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:14 2026] GET /volume/v3/backups/7f9c8e49-f008-4234-8aea-fec792155ebe => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:14.415902 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-4581f7f7-8e7a-47cd-9483-ee0eb0176940 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:14.417970 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-4581f7f7-8e7a-47cd-9483-ee0eb0176940 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] GET https://10.4.3.223/volume/v3/backups/39cddc42-5bb7-4d65-998a-b894b63a307e Jul 03 02:43:14.418225 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-4581f7f7-8e7a-47cd-9483-ee0eb0176940 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:14.419188 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-4581f7f7-8e7a-47cd-9483-ee0eb0176940 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:14.419188 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-4581f7f7-8e7a-47cd-9483-ee0eb0176940 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Show backup with id 39cddc42-5bb7-4d65-998a-b894b63a307e. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:43:14.425684 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:14.425684 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:43:14.427378 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-4581f7f7-8e7a-47cd-9483-ee0eb0176940 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] https://10.4.3.223/volume/v3/backups/39cddc42-5bb7-4d65-998a-b894b63a307e returned with HTTP 200 Jul 03 02:43:14.427378 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1356/5459] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:14 2026] GET /volume/v3/backups/39cddc42-5bb7-4d65-998a-b894b63a307e => generated 758 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:15.036635 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-85d239d5-8ac9-4a58-9851-ca51b96778b1 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:15.038515 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-85d239d5-8ac9-4a58-9851-ca51b96778b1 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] GET https://10.4.3.223/volume/v3/backups/7f9c8e49-f008-4234-8aea-fec792155ebe Jul 03 02:43:15.038765 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-85d239d5-8ac9-4a58-9851-ca51b96778b1 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:15.038933 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-85d239d5-8ac9-4a58-9851-ca51b96778b1 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:15.039083 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-85d239d5-8ac9-4a58-9851-ca51b96778b1 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Show backup with id 7f9c8e49-f008-4234-8aea-fec792155ebe. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:43:15.044451 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:15.044451 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:43:15.045297 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-85d239d5-8ac9-4a58-9851-ca51b96778b1 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] https://10.4.3.223/volume/v3/backups/7f9c8e49-f008-4234-8aea-fec792155ebe returned with HTTP 200 Jul 03 02:43:15.045771 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1365/5460] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:15 2026] GET /volume/v3/backups/7f9c8e49-f008-4234-8aea-fec792155ebe => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:15.445870 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-e9a4502d-af0e-4927-b4ec-d2486469f606 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:15.451506 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-e9a4502d-af0e-4927-b4ec-d2486469f606 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] GET https://10.4.3.223/volume/v3/backups/39cddc42-5bb7-4d65-998a-b894b63a307e Jul 03 02:43:15.451506 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-e9a4502d-af0e-4927-b4ec-d2486469f606 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:15.452062 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-e9a4502d-af0e-4927-b4ec-d2486469f606 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:15.452062 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-e9a4502d-af0e-4927-b4ec-d2486469f606 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Show backup with id 39cddc42-5bb7-4d65-998a-b894b63a307e. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:43:15.454619 np0000004352 devstack@c-api.service[100013]: DEBUG dbcounter [-] [100013] Writing DB stats cinder:SELECT=119,cinder:UPDATE=34,cinder:INSERT=23 {{(pid=100013) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 02:43:15.461316 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:15.461316 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:43:15.463593 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-e9a4502d-af0e-4927-b4ec-d2486469f606 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] https://10.4.3.223/volume/v3/backups/39cddc42-5bb7-4d65-998a-b894b63a307e returned with HTTP 200 Jul 03 02:43:15.464907 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1368/5461] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:15 2026] GET /volume/v3/backups/39cddc42-5bb7-4d65-998a-b894b63a307e => generated 758 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:15.665275 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-37d1666c-560b-46ef-8926-c72795cced38 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:15.806182 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-37d1666c-560b-46ef-8926-c72795cced38 tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:43:15.806676 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-37d1666c-560b-46ef-8926-c72795cced38 tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-1025263872", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:43:15.808683 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.volumes [None req-37d1666c-560b-46ef-8926-c72795cced38 tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-1025263872', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:43:15.808865 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-37d1666c-560b-46ef-8926-c72795cced38 tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] Create volume of 1 GB Jul 03 02:43:15.814980 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-37d1666c-560b-46ef-8926-c72795cced38 tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] Availability Zones retrieved successfully. Jul 03 02:43:15.826309 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-37d1666c-560b-46ef-8926-c72795cced38 tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] Flow 'volume_create_api' (cd557f17-2894-4eab-b608-2651db99f719) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:43:15.830647 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-37d1666c-560b-46ef-8926-c72795cced38 tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75e07356-36c5-4613-9c04-2909dedc888a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:43:15.831567 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.flows.api.create_volume [None req-37d1666c-560b-46ef-8926-c72795cced38 tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] Validating volume size '1' using validate_int {{(pid=100015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:43:15.880595 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-37d1666c-560b-46ef-8926-c72795cced38 tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75e07356-36c5-4613-9c04-2909dedc888a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:43:15.880595 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-37d1666c-560b-46ef-8926-c72795cced38 tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5c06c65-3e95-4fad-8d6a-25a703aa7bf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:43:15.954538 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.quota [None req-37d1666c-560b-46ef-8926-c72795cced38 tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] Created reservations ['c88ee2b7-6777-4e06-82a8-9050d60285f7', '9dce3e61-4a52-4911-aa5b-f6efc18b7c89', '072d2775-4dc9-4ec8-93cf-11cf1363b1af', '56665abf-ad92-426a-9fa1-756ac1a36f1e'] {{(pid=100015) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:43:15.955594 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-37d1666c-560b-46ef-8926-c72795cced38 tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5c06c65-3e95-4fad-8d6a-25a703aa7bf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c88ee2b7-6777-4e06-82a8-9050d60285f7', '9dce3e61-4a52-4911-aa5b-f6efc18b7c89', '072d2775-4dc9-4ec8-93cf-11cf1363b1af', '56665abf-ad92-426a-9fa1-756ac1a36f1e']}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:43:15.956604 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-37d1666c-560b-46ef-8926-c72795cced38 tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b77d44e-e9b8-4146-8a9c-14227f072c0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:43:15.987205 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-37d1666c-560b-46ef-8926-c72795cced38 tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b77d44e-e9b8-4146-8a9c-14227f072c0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ff4849ac-80c6-4a1f-8c48-84d2478c0474', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1025263872',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='55e4843082c34129968ee51102d83825',qos_specs=None,replication_status=,reservations=['c88ee2b7-6777-4e06-82a8-9050d60285f7','9dce3e61-4a52-4911-aa5b-f6efc18b7c89','072d2775-4dc9-4ec8-93cf-11cf1363b1af','56665abf-ad92-426a-9fa1-756ac1a36f1e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa3b20bed4bc43d49a4b6a2527834881',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:43:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1025263872',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ff4849ac-80c6-4a1f-8c48-84d2478c0474,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='55e4843082c34129968ee51102d83825',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fa3b20bed4bc43d49a4b6a2527834881',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:43:15.988276 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-37d1666c-560b-46ef-8926-c72795cced38 tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a19f62a5-3734-4fca-adf7-aa8ae384ecba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:43:16.012472 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-37d1666c-560b-46ef-8926-c72795cced38 tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a19f62a5-3734-4fca-adf7-aa8ae384ecba) transitioned into state 'SUCCESS' from state '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-1025263872',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='55e4843082c34129968ee51102d83825',qos_specs=None,replication_status=,reservations=['c88ee2b7-6777-4e06-82a8-9050d60285f7','9dce3e61-4a52-4911-aa5b-f6efc18b7c89','072d2775-4dc9-4ec8-93cf-11cf1363b1af','56665abf-ad92-426a-9fa1-756ac1a36f1e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa3b20bed4bc43d49a4b6a2527834881',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:43:16.013440 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-37d1666c-560b-46ef-8926-c72795cced38 tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3bd3d136-a5ea-43d8-a988-bd9293b339e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:43:16.028008 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-37d1666c-560b-46ef-8926-c72795cced38 tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3bd3d136-a5ea-43d8-a988-bd9293b339e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:43:16.029125 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-37d1666c-560b-46ef-8926-c72795cced38 tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] Flow 'volume_create_api' (cd557f17-2894-4eab-b608-2651db99f719) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:43:16.029519 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-37d1666c-560b-46ef-8926-c72795cced38 tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] Create volume request issued successfully. Jul 03 02:43:16.030449 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-37d1666c-560b-46ef-8926-c72795cced38 tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:43:16.031488 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1373/5462] 10.4.3.223 () {68 vars in 1259 bytes} [Fri Jul 3 02:43:15 2026] POST /volume/v3/volumes => generated 754 bytes in 367 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:43:16.044886 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-a304b121-2480-4ebf-a6d0-8879ba3b49b3 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:16.047052 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-a304b121-2480-4ebf-a6d0-8879ba3b49b3 tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] GET https://10.4.3.223/volume/v3/volumes/ff4849ac-80c6-4a1f-8c48-84d2478c0474 Jul 03 02:43:16.047513 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-a304b121-2480-4ebf-a6d0-8879ba3b49b3 tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:16.047513 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-a304b121-2480-4ebf-a6d0-8879ba3b49b3 tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:16.056628 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:16.056628 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:43:16.059005 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-84694dc8-5dc9-42c6-85f8-4193914b7c68 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:16.061692 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-a304b121-2480-4ebf-a6d0-8879ba3b49b3 tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] Volume info retrieved successfully. Jul 03 02:43:16.061797 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-84694dc8-5dc9-42c6-85f8-4193914b7c68 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] GET https://10.4.3.223/volume/v3/backups/7f9c8e49-f008-4234-8aea-fec792155ebe Jul 03 02:43:16.061962 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-84694dc8-5dc9-42c6-85f8-4193914b7c68 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:16.062159 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-84694dc8-5dc9-42c6-85f8-4193914b7c68 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:16.062260 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-84694dc8-5dc9-42c6-85f8-4193914b7c68 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Show backup with id 7f9c8e49-f008-4234-8aea-fec792155ebe. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:43:16.067885 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-a304b121-2480-4ebf-a6d0-8879ba3b49b3 tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] https://10.4.3.223/volume/v3/volumes/ff4849ac-80c6-4a1f-8c48-84d2478c0474 returned with HTTP 200 Jul 03 02:43:16.068377 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1357/5463] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:16 2026] GET /volume/v3/volumes/ff4849ac-80c6-4a1f-8c48-84d2478c0474 => generated 822 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:16.069987 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:16.069987 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:43:16.071937 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-84694dc8-5dc9-42c6-85f8-4193914b7c68 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] https://10.4.3.223/volume/v3/backups/7f9c8e49-f008-4234-8aea-fec792155ebe returned with HTTP 200 Jul 03 02:43:16.072538 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1366/5464] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:16 2026] GET /volume/v3/backups/7f9c8e49-f008-4234-8aea-fec792155ebe => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:16.476128 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-3f0761d1-b563-4bfa-9044-7113a7c74a4b None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:16.481488 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-3f0761d1-b563-4bfa-9044-7113a7c74a4b tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] GET https://10.4.3.223/volume/v3/backups/39cddc42-5bb7-4d65-998a-b894b63a307e Jul 03 02:43:16.481488 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-3f0761d1-b563-4bfa-9044-7113a7c74a4b tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:16.481488 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-3f0761d1-b563-4bfa-9044-7113a7c74a4b tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:16.481488 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-3f0761d1-b563-4bfa-9044-7113a7c74a4b tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Show backup with id 39cddc42-5bb7-4d65-998a-b894b63a307e. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:43:16.498569 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:16.498569 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:43:16.499682 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-3f0761d1-b563-4bfa-9044-7113a7c74a4b tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] https://10.4.3.223/volume/v3/backups/39cddc42-5bb7-4d65-998a-b894b63a307e returned with HTTP 200 Jul 03 02:43:16.500226 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1369/5465] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:16 2026] GET /volume/v3/backups/39cddc42-5bb7-4d65-998a-b894b63a307e => generated 758 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:17.082801 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-6217ff91-2730-4c44-b3ad-c55e20f6d119 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:17.084440 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-6217ff91-2730-4c44-b3ad-c55e20f6d119 tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] GET https://10.4.3.223/volume/v3/volumes/ff4849ac-80c6-4a1f-8c48-84d2478c0474 Jul 03 02:43:17.084626 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-6217ff91-2730-4c44-b3ad-c55e20f6d119 tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:17.084795 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-6217ff91-2730-4c44-b3ad-c55e20f6d119 tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:17.087843 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-982746fe-5e22-475f-b59d-d68056529ebf None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:17.091164 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:17.091164 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:43:17.091603 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-982746fe-5e22-475f-b59d-d68056529ebf tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] GET https://10.4.3.223/volume/v3/backups/7f9c8e49-f008-4234-8aea-fec792155ebe Jul 03 02:43:17.091877 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-982746fe-5e22-475f-b59d-d68056529ebf tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:17.092136 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-982746fe-5e22-475f-b59d-d68056529ebf tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:17.092344 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-982746fe-5e22-475f-b59d-d68056529ebf tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Show backup with id 7f9c8e49-f008-4234-8aea-fec792155ebe. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:43:17.094745 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-6217ff91-2730-4c44-b3ad-c55e20f6d119 tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] Volume info retrieved successfully. Jul 03 02:43:17.098235 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:17.098235 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:43:17.099353 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-982746fe-5e22-475f-b59d-d68056529ebf tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] https://10.4.3.223/volume/v3/backups/7f9c8e49-f008-4234-8aea-fec792155ebe returned with HTTP 200 Jul 03 02:43:17.099874 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-6217ff91-2730-4c44-b3ad-c55e20f6d119 tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] https://10.4.3.223/volume/v3/volumes/ff4849ac-80c6-4a1f-8c48-84d2478c0474 returned with HTTP 200 Jul 03 02:43:17.099926 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1358/5466] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:17 2026] GET /volume/v3/backups/7f9c8e49-f008-4234-8aea-fec792155ebe => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:17.100349 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1374/5467] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:17 2026] GET /volume/v3/volumes/ff4849ac-80c6-4a1f-8c48-84d2478c0474 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:17.114925 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-41f28147-d6ec-4d41-929e-88cf809b6713 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:17.116982 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-41f28147-d6ec-4d41-929e-88cf809b6713 tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] GET https://10.4.3.223/volume/v3/volumes/ff4849ac-80c6-4a1f-8c48-84d2478c0474 Jul 03 02:43:17.117180 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-41f28147-d6ec-4d41-929e-88cf809b6713 tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:17.117351 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-41f28147-d6ec-4d41-929e-88cf809b6713 tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:17.124244 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:17.124244 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:43:17.127592 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-41f28147-d6ec-4d41-929e-88cf809b6713 tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] Volume info retrieved successfully. Jul 03 02:43:17.131563 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-41f28147-d6ec-4d41-929e-88cf809b6713 tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] https://10.4.3.223/volume/v3/volumes/ff4849ac-80c6-4a1f-8c48-84d2478c0474 returned with HTTP 200 Jul 03 02:43:17.131890 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1367/5468] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:17 2026] GET /volume/v3/volumes/ff4849ac-80c6-4a1f-8c48-84d2478c0474 => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:17.146573 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-f92dba6f-8e90-4e76-842f-14cf90d8c9d8 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:17.148232 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-f92dba6f-8e90-4e76-842f-14cf90d8c9d8 tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] POST https://10.4.3.223/volume/v3/snapshots Jul 03 02:43:17.148592 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-f92dba6f-8e90-4e76-842f-14cf90d8c9d8 tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ff4849ac-80c6-4a1f-8c48-84d2478c0474", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-1070567022", "description": null, "metadata": null}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:43:17.156937 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:17.156937 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:43:17.157360 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-f92dba6f-8e90-4e76-842f-14cf90d8c9d8 tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] Volume info retrieved successfully. Jul 03 02:43:17.157541 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.snapshots [None req-f92dba6f-8e90-4e76-842f-14cf90d8c9d8 tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] Create snapshot from volume ff4849ac-80c6-4a1f-8c48-84d2478c0474 Jul 03 02:43:17.195238 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.quota [None req-f92dba6f-8e90-4e76-842f-14cf90d8c9d8 tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] Created reservations ['9e583b27-fe2b-4bad-84ea-8f13e6a6bea3', 'b980bfc9-aa91-4e30-a3dc-1e60409b0545', 'b5388e6a-556e-4027-9afe-dc0a81dabc70', '63f5289b-c45b-404e-8141-de07e2f641b7'] {{(pid=100013) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:43:17.230183 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-f92dba6f-8e90-4e76-842f-14cf90d8c9d8 tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] Snapshot force create request issued successfully. Jul 03 02:43:17.230600 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-f92dba6f-8e90-4e76-842f-14cf90d8c9d8 tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] https://10.4.3.223/volume/v3/snapshots returned with HTTP 202 Jul 03 02:43:17.231261 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1370/5469] 10.4.3.223 () {68 vars in 1265 bytes} [Fri Jul 3 02:43:17 2026] POST /volume/v3/snapshots => generated 310 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:43:17.241402 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-7f425aa9-25c3-4d16-89a7-6c0e4df973a3 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:17.247449 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-7f425aa9-25c3-4d16-89a7-6c0e4df973a3 tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] GET https://10.4.3.223/volume/v3/snapshots/4948b338-ed84-4767-b2be-d40cee9192a8 Jul 03 02:43:17.247449 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-7f425aa9-25c3-4d16-89a7-6c0e4df973a3 tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:17.247449 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-7f425aa9-25c3-4d16-89a7-6c0e4df973a3 tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:17.253353 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:17.253353 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:43:17.254245 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-7f425aa9-25c3-4d16-89a7-6c0e4df973a3 tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] Snapshot retrieved successfully. Jul 03 02:43:17.255553 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-7f425aa9-25c3-4d16-89a7-6c0e4df973a3 tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] https://10.4.3.223/volume/v3/snapshots/4948b338-ed84-4767-b2be-d40cee9192a8 returned with HTTP 200 Jul 03 02:43:17.256054 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1359/5470] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:43:17 2026] GET /volume/v3/snapshots/4948b338-ed84-4767-b2be-d40cee9192a8 => generated 442 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:17.512542 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-aeabe778-ffb8-41ce-8a50-fe23d76b817c None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:17.514576 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-aeabe778-ffb8-41ce-8a50-fe23d76b817c tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] GET https://10.4.3.223/volume/v3/backups/39cddc42-5bb7-4d65-998a-b894b63a307e Jul 03 02:43:17.514829 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-aeabe778-ffb8-41ce-8a50-fe23d76b817c tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:17.515053 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-aeabe778-ffb8-41ce-8a50-fe23d76b817c tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:17.515212 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-aeabe778-ffb8-41ce-8a50-fe23d76b817c tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Show backup with id 39cddc42-5bb7-4d65-998a-b894b63a307e. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:43:17.519932 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:17.519932 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:43:17.520995 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-aeabe778-ffb8-41ce-8a50-fe23d76b817c tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] https://10.4.3.223/volume/v3/backups/39cddc42-5bb7-4d65-998a-b894b63a307e returned with HTTP 200 Jul 03 02:43:17.521372 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1375/5471] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:17 2026] GET /volume/v3/backups/39cddc42-5bb7-4d65-998a-b894b63a307e => generated 758 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:18.112362 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-f25f1be9-00ae-49d5-accb-15e7a4b2e20b None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:18.114006 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-f25f1be9-00ae-49d5-accb-15e7a4b2e20b tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] GET https://10.4.3.223/volume/v3/backups/7f9c8e49-f008-4234-8aea-fec792155ebe Jul 03 02:43:18.114222 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-f25f1be9-00ae-49d5-accb-15e7a4b2e20b tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:18.114387 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-f25f1be9-00ae-49d5-accb-15e7a4b2e20b tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:18.114530 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-f25f1be9-00ae-49d5-accb-15e7a4b2e20b tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Show backup with id 7f9c8e49-f008-4234-8aea-fec792155ebe. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:43:18.116474 np0000004352 devstack@c-api.service[100012]: DEBUG dbcounter [-] [100012] Writing DB stats cinder:SELECT=184,cinder:UPDATE=69,cinder:INSERT=49 {{(pid=100012) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 02:43:18.120159 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:18.120159 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:43:18.121382 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-f25f1be9-00ae-49d5-accb-15e7a4b2e20b tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] https://10.4.3.223/volume/v3/backups/7f9c8e49-f008-4234-8aea-fec792155ebe returned with HTTP 200 Jul 03 02:43:18.122153 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1368/5472] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:18 2026] GET /volume/v3/backups/7f9c8e49-f008-4234-8aea-fec792155ebe => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:18.264957 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-ed360820-f4bc-4dbd-927f-382d30333edd None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:18.267267 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-ed360820-f4bc-4dbd-927f-382d30333edd tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] GET https://10.4.3.223/volume/v3/snapshots/4948b338-ed84-4767-b2be-d40cee9192a8 Jul 03 02:43:18.267485 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-ed360820-f4bc-4dbd-927f-382d30333edd tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:18.267674 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-ed360820-f4bc-4dbd-927f-382d30333edd tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:18.273459 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:18.273459 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:43:18.273923 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-ed360820-f4bc-4dbd-927f-382d30333edd tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] Snapshot retrieved successfully. Jul 03 02:43:18.274709 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-ed360820-f4bc-4dbd-927f-382d30333edd tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] https://10.4.3.223/volume/v3/snapshots/4948b338-ed84-4767-b2be-d40cee9192a8 returned with HTTP 200 Jul 03 02:43:18.275408 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1371/5473] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:43:18 2026] GET /volume/v3/snapshots/4948b338-ed84-4767-b2be-d40cee9192a8 => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:18.284458 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-e8aba79b-c2d6-49a9-a427-e21dafaadd64 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:18.286441 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-e8aba79b-c2d6-49a9-a427-e21dafaadd64 tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] GET https://10.4.3.223/volume/v3/snapshots/4948b338-ed84-4767-b2be-d40cee9192a8 Jul 03 02:43:18.286747 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-e8aba79b-c2d6-49a9-a427-e21dafaadd64 tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:18.287005 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-e8aba79b-c2d6-49a9-a427-e21dafaadd64 tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:18.293104 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:18.293104 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:43:18.293624 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-e8aba79b-c2d6-49a9-a427-e21dafaadd64 tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] Snapshot retrieved successfully. Jul 03 02:43:18.294610 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-e8aba79b-c2d6-49a9-a427-e21dafaadd64 tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] https://10.4.3.223/volume/v3/snapshots/4948b338-ed84-4767-b2be-d40cee9192a8 returned with HTTP 200 Jul 03 02:43:18.295174 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1360/5474] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:43:18 2026] GET /volume/v3/snapshots/4948b338-ed84-4767-b2be-d40cee9192a8 => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:18.306390 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-7f7d7ebd-672e-47dc-9ba8-9c41034ff2d1 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:18.308661 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-7f7d7ebd-672e-47dc-9ba8-9c41034ff2d1 tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] GET https://10.4.3.223/volume/v3/snapshots/4948b338-ed84-4767-b2be-d40cee9192a8 Jul 03 02:43:18.308884 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-7f7d7ebd-672e-47dc-9ba8-9c41034ff2d1 tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:18.309116 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-7f7d7ebd-672e-47dc-9ba8-9c41034ff2d1 tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:18.315473 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:18.315473 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:43:18.315997 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-7f7d7ebd-672e-47dc-9ba8-9c41034ff2d1 tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] Snapshot retrieved successfully. Jul 03 02:43:18.316918 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-7f7d7ebd-672e-47dc-9ba8-9c41034ff2d1 tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] https://10.4.3.223/volume/v3/snapshots/4948b338-ed84-4767-b2be-d40cee9192a8 returned with HTTP 200 Jul 03 02:43:18.317365 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1376/5475] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:43:18 2026] GET /volume/v3/snapshots/4948b338-ed84-4767-b2be-d40cee9192a8 => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 02:43:18.328478 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-f02b7def-6928-481e-aeb2-22d6c6693386 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:18.330105 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-f02b7def-6928-481e-aeb2-22d6c6693386 tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:43:18.332452 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-f02b7def-6928-481e-aeb2-22d6c6693386 tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "4948b338-ed84-4767-b2be-d40cee9192a8", "size": 1}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:43:18.332452 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.volumes [None req-f02b7def-6928-481e-aeb2-22d6c6693386 tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] Create volume request body: {'volume': {'snapshot_id': '4948b338-ed84-4767-b2be-d40cee9192a8', 'size': 1}} {{(pid=100012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:43:18.338713 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:18.338713 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:43:18.339406 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-f02b7def-6928-481e-aeb2-22d6c6693386 tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] Snapshot retrieved successfully. Jul 03 02:43:18.339732 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.volumes [None req-f02b7def-6928-481e-aeb2-22d6c6693386 tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] Create volume of 1 GB Jul 03 02:43:18.345712 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-f02b7def-6928-481e-aeb2-22d6c6693386 tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] Availability Zones retrieved successfully. Jul 03 02:43:18.351919 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-f02b7def-6928-481e-aeb2-22d6c6693386 tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] Flow 'volume_create_api' (13ce8814-6301-4e7c-a942-0a7182de24af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:43:18.353712 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-f02b7def-6928-481e-aeb2-22d6c6693386 tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d49948d8-23c5-4c5f-ade0-f2b7c8882267) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:43:18.355300 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.flows.api.create_volume [None req-f02b7def-6928-481e-aeb2-22d6c6693386 tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:43:18.388705 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-f02b7def-6928-481e-aeb2-22d6c6693386 tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d49948d8-23c5-4c5f-ade0-f2b7c8882267) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '4948b338-ed84-4767-b2be-d40cee9192a8', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:43:18.389856 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-f02b7def-6928-481e-aeb2-22d6c6693386 tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74f55f06-a526-49e5-97bc-7473a9a5523d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:43:18.428589 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.quota [None req-f02b7def-6928-481e-aeb2-22d6c6693386 tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] Created reservations ['89aaeacc-c061-4ccb-a50c-12fcaefec85f', 'd2a39268-b8a4-44ab-8b71-d4430a3ab6dc', '3d04c131-e92a-487c-aac7-b746c29c1507', '4f23e219-581b-4326-bb2b-b8d012c4eb43'] {{(pid=100012) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:43:18.431456 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-f02b7def-6928-481e-aeb2-22d6c6693386 tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74f55f06-a526-49e5-97bc-7473a9a5523d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['89aaeacc-c061-4ccb-a50c-12fcaefec85f', 'd2a39268-b8a4-44ab-8b71-d4430a3ab6dc', '3d04c131-e92a-487c-aac7-b746c29c1507', '4f23e219-581b-4326-bb2b-b8d012c4eb43']}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:43:18.431456 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-f02b7def-6928-481e-aeb2-22d6c6693386 tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a50d66e5-26a0-444d-8020-656b97fda63e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:43:18.481753 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-f02b7def-6928-481e-aeb2-22d6c6693386 tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a50d66e5-26a0-444d-8020-656b97fda63e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0d557f12-3dff-4d71-b6da-5750153f3305', '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='55e4843082c34129968ee51102d83825',qos_specs=None,replication_status=,reservations=['89aaeacc-c061-4ccb-a50c-12fcaefec85f','d2a39268-b8a4-44ab-8b71-d4430a3ab6dc','3d04c131-e92a-487c-aac7-b746c29c1507','4f23e219-581b-4326-bb2b-b8d012c4eb43'],size=1,snapshot_id=4948b338-ed84-4767-b2be-d40cee9192a8,source_replicaid=,source_volid=None,status='creating',user_id='fa3b20bed4bc43d49a4b6a2527834881',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:43:18Z,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=0d557f12-3dff-4d71-b6da-5750153f3305,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='55e4843082c34129968ee51102d83825',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=4948b338-ed84-4767-b2be-d40cee9192a8,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fa3b20bed4bc43d49a4b6a2527834881',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:43:18.483137 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-f02b7def-6928-481e-aeb2-22d6c6693386 tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (705c2f2e-8751-4b2a-ad06-bb240357b558) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:43:18.506392 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-f02b7def-6928-481e-aeb2-22d6c6693386 tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (705c2f2e-8751-4b2a-ad06-bb240357b558) transitioned into state 'SUCCESS' from 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='55e4843082c34129968ee51102d83825',qos_specs=None,replication_status=,reservations=['89aaeacc-c061-4ccb-a50c-12fcaefec85f','d2a39268-b8a4-44ab-8b71-d4430a3ab6dc','3d04c131-e92a-487c-aac7-b746c29c1507','4f23e219-581b-4326-bb2b-b8d012c4eb43'],size=1,snapshot_id=4948b338-ed84-4767-b2be-d40cee9192a8,source_replicaid=,source_volid=None,status='creating',user_id='fa3b20bed4bc43d49a4b6a2527834881',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:43:18.507158 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-f02b7def-6928-481e-aeb2-22d6c6693386 tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (813f90e8-73d6-48e9-b6e3-ad45781de6e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:43:18.533314 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-7cae587b-4534-405b-9c81-466715eb46a2 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:18.535656 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-7cae587b-4534-405b-9c81-466715eb46a2 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] GET https://10.4.3.223/volume/v3/backups/39cddc42-5bb7-4d65-998a-b894b63a307e Jul 03 02:43:18.536193 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-7cae587b-4534-405b-9c81-466715eb46a2 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:18.536333 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-7cae587b-4534-405b-9c81-466715eb46a2 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:18.536549 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-7cae587b-4534-405b-9c81-466715eb46a2 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Show backup with id 39cddc42-5bb7-4d65-998a-b894b63a307e. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:43:18.537393 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-f02b7def-6928-481e-aeb2-22d6c6693386 tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (813f90e8-73d6-48e9-b6e3-ad45781de6e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:43:18.538208 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-f02b7def-6928-481e-aeb2-22d6c6693386 tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] Flow 'volume_create_api' (13ce8814-6301-4e7c-a942-0a7182de24af) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:43:18.538871 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-f02b7def-6928-481e-aeb2-22d6c6693386 tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] Create volume request issued successfully. Jul 03 02:43:18.539729 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-f02b7def-6928-481e-aeb2-22d6c6693386 tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:43:18.540330 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1369/5476] 10.4.3.223 () {68 vars in 1258 bytes} [Fri Jul 3 02:43:18 2026] POST /volume/v3/volumes => generated 741 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:43:18.542473 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:18.542473 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:43:18.543664 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-7cae587b-4534-405b-9c81-466715eb46a2 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] https://10.4.3.223/volume/v3/backups/39cddc42-5bb7-4d65-998a-b894b63a307e returned with HTTP 200 Jul 03 02:43:18.544202 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1372/5477] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:18 2026] GET /volume/v3/backups/39cddc42-5bb7-4d65-998a-b894b63a307e => generated 759 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:18.554817 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-2d7fc0e4-4b0d-452b-9c70-f7d06a9745a0 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:18.556934 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-2d7fc0e4-4b0d-452b-9c70-f7d06a9745a0 tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] GET https://10.4.3.223/volume/v3/volumes/0d557f12-3dff-4d71-b6da-5750153f3305 Jul 03 02:43:18.557149 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-2d7fc0e4-4b0d-452b-9c70-f7d06a9745a0 tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:18.557373 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-2d7fc0e4-4b0d-452b-9c70-f7d06a9745a0 tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:18.566539 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:18.566539 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:43:18.571278 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-2d7fc0e4-4b0d-452b-9c70-f7d06a9745a0 tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] Volume info retrieved successfully. Jul 03 02:43:18.577113 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-2d7fc0e4-4b0d-452b-9c70-f7d06a9745a0 tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] https://10.4.3.223/volume/v3/volumes/0d557f12-3dff-4d71-b6da-5750153f3305 returned with HTTP 200 Jul 03 02:43:18.577646 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1361/5478] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:18 2026] GET /volume/v3/volumes/0d557f12-3dff-4d71-b6da-5750153f3305 => generated 809 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:19.132459 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-2c97b713-2cfb-4267-afb4-64add1d9d0ca None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:19.134067 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-2c97b713-2cfb-4267-afb4-64add1d9d0ca tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] GET https://10.4.3.223/volume/v3/backups/7f9c8e49-f008-4234-8aea-fec792155ebe Jul 03 02:43:19.134250 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-2c97b713-2cfb-4267-afb4-64add1d9d0ca tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:19.134405 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-2c97b713-2cfb-4267-afb4-64add1d9d0ca tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:19.134541 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-2c97b713-2cfb-4267-afb4-64add1d9d0ca tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Show backup with id 7f9c8e49-f008-4234-8aea-fec792155ebe. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:43:19.139263 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:19.139263 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:43:19.140450 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-2c97b713-2cfb-4267-afb4-64add1d9d0ca tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] https://10.4.3.223/volume/v3/backups/7f9c8e49-f008-4234-8aea-fec792155ebe returned with HTTP 200 Jul 03 02:43:19.140986 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1377/5479] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:19 2026] GET /volume/v3/backups/7f9c8e49-f008-4234-8aea-fec792155ebe => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:19.556542 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-f00de87a-8ade-4dc1-becb-3fbbe5cca016 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:19.559101 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-f00de87a-8ade-4dc1-becb-3fbbe5cca016 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] GET https://10.4.3.223/volume/v3/backups/39cddc42-5bb7-4d65-998a-b894b63a307e Jul 03 02:43:19.559359 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-f00de87a-8ade-4dc1-becb-3fbbe5cca016 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:19.559655 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-f00de87a-8ade-4dc1-becb-3fbbe5cca016 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:19.559838 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-f00de87a-8ade-4dc1-becb-3fbbe5cca016 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Show backup with id 39cddc42-5bb7-4d65-998a-b894b63a307e. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:43:19.565640 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:19.565640 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:43:19.566765 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-f00de87a-8ade-4dc1-becb-3fbbe5cca016 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] https://10.4.3.223/volume/v3/backups/39cddc42-5bb7-4d65-998a-b894b63a307e returned with HTTP 200 Jul 03 02:43:19.567278 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1370/5480] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:19 2026] GET /volume/v3/backups/39cddc42-5bb7-4d65-998a-b894b63a307e => generated 759 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:19.590774 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-3a9dbd16-af8f-4c2b-8d3a-e39b9a59bd12 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:19.592453 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-3a9dbd16-af8f-4c2b-8d3a-e39b9a59bd12 tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] GET https://10.4.3.223/volume/v3/volumes/0d557f12-3dff-4d71-b6da-5750153f3305 Jul 03 02:43:19.592639 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-3a9dbd16-af8f-4c2b-8d3a-e39b9a59bd12 tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:19.592806 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-3a9dbd16-af8f-4c2b-8d3a-e39b9a59bd12 tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:19.599693 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:19.599693 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:43:19.603308 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-3a9dbd16-af8f-4c2b-8d3a-e39b9a59bd12 tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] Volume info retrieved successfully. Jul 03 02:43:19.607187 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-3a9dbd16-af8f-4c2b-8d3a-e39b9a59bd12 tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] https://10.4.3.223/volume/v3/volumes/0d557f12-3dff-4d71-b6da-5750153f3305 returned with HTTP 200 Jul 03 02:43:19.607552 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1373/5481] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:19 2026] GET /volume/v3/volumes/0d557f12-3dff-4d71-b6da-5750153f3305 => generated 834 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:19.619982 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-f58bf6cb-975c-4b26-87f6-096ea8cc54c9 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:19.621694 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-f58bf6cb-975c-4b26-87f6-096ea8cc54c9 tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] GET https://10.4.3.223/volume/v3/volumes/0d557f12-3dff-4d71-b6da-5750153f3305 Jul 03 02:43:19.621898 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-f58bf6cb-975c-4b26-87f6-096ea8cc54c9 tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:19.622108 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-f58bf6cb-975c-4b26-87f6-096ea8cc54c9 tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:19.628536 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:19.628536 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:43:19.632182 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-f58bf6cb-975c-4b26-87f6-096ea8cc54c9 tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] Volume info retrieved successfully. Jul 03 02:43:19.636617 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-f58bf6cb-975c-4b26-87f6-096ea8cc54c9 tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] https://10.4.3.223/volume/v3/volumes/0d557f12-3dff-4d71-b6da-5750153f3305 returned with HTTP 200 Jul 03 02:43:19.636995 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1362/5482] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:19 2026] GET /volume/v3/volumes/0d557f12-3dff-4d71-b6da-5750153f3305 => generated 834 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:19.649202 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-f8dc3ca1-7313-4ee8-90a6-a557b5cca872 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:19.651290 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-f8dc3ca1-7313-4ee8-90a6-a557b5cca872 tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/4948b338-ed84-4767-b2be-d40cee9192a8 Jul 03 02:43:19.651617 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-f8dc3ca1-7313-4ee8-90a6-a557b5cca872 tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:19.651849 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-f8dc3ca1-7313-4ee8-90a6-a557b5cca872 tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:19.651994 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.snapshots [None req-f8dc3ca1-7313-4ee8-90a6-a557b5cca872 tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] Delete snapshot with id: 4948b338-ed84-4767-b2be-d40cee9192a8 Jul 03 02:43:19.657267 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:19.657267 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:43:19.657811 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-f8dc3ca1-7313-4ee8-90a6-a557b5cca872 tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] Snapshot retrieved successfully. Jul 03 02:43:19.673744 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-f8dc3ca1-7313-4ee8-90a6-a557b5cca872 tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] Snapshot delete request issued successfully. Jul 03 02:43:19.673916 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-f8dc3ca1-7313-4ee8-90a6-a557b5cca872 tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] https://10.4.3.223/volume/v3/snapshots/4948b338-ed84-4767-b2be-d40cee9192a8 returned with HTTP 202 Jul 03 02:43:19.674338 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1378/5483] 10.4.3.223 () {66 vars in 1357 bytes} [Fri Jul 3 02:43:19 2026] DELETE /volume/v3/snapshots/4948b338-ed84-4767-b2be-d40cee9192a8 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:43:19.683131 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-decbb1b3-fc76-4ab6-b8b2-dc7befd22bf2 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:19.685545 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-decbb1b3-fc76-4ab6-b8b2-dc7befd22bf2 tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] GET https://10.4.3.223/volume/v3/snapshots/4948b338-ed84-4767-b2be-d40cee9192a8 Jul 03 02:43:19.685802 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-decbb1b3-fc76-4ab6-b8b2-dc7befd22bf2 tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:19.686059 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-decbb1b3-fc76-4ab6-b8b2-dc7befd22bf2 tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:19.692784 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:19.692784 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:43:19.693433 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-decbb1b3-fc76-4ab6-b8b2-dc7befd22bf2 tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] Snapshot retrieved successfully. Jul 03 02:43:19.694552 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-decbb1b3-fc76-4ab6-b8b2-dc7befd22bf2 tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] https://10.4.3.223/volume/v3/snapshots/4948b338-ed84-4767-b2be-d40cee9192a8 returned with HTTP 200 Jul 03 02:43:19.695099 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1371/5484] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:43:19 2026] GET /volume/v3/snapshots/4948b338-ed84-4767-b2be-d40cee9192a8 => generated 468 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:20.150275 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-005b172d-44ee-48c2-8010-7812754c2457 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:20.152265 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-005b172d-44ee-48c2-8010-7812754c2457 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] GET https://10.4.3.223/volume/v3/backups/7f9c8e49-f008-4234-8aea-fec792155ebe Jul 03 02:43:20.152490 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-005b172d-44ee-48c2-8010-7812754c2457 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:20.152702 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-005b172d-44ee-48c2-8010-7812754c2457 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:20.152829 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-005b172d-44ee-48c2-8010-7812754c2457 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Show backup with id 7f9c8e49-f008-4234-8aea-fec792155ebe. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:43:20.157156 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:20.157156 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:43:20.157956 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-005b172d-44ee-48c2-8010-7812754c2457 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] https://10.4.3.223/volume/v3/backups/7f9c8e49-f008-4234-8aea-fec792155ebe returned with HTTP 200 Jul 03 02:43:20.158336 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1374/5485] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:20 2026] GET /volume/v3/backups/7f9c8e49-f008-4234-8aea-fec792155ebe => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:20.578011 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-d717884c-a04e-4502-965b-737aca44a8fc None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:20.579972 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-d717884c-a04e-4502-965b-737aca44a8fc tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] GET https://10.4.3.223/volume/v3/backups/39cddc42-5bb7-4d65-998a-b894b63a307e Jul 03 02:43:20.580187 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-d717884c-a04e-4502-965b-737aca44a8fc tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:20.580388 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-d717884c-a04e-4502-965b-737aca44a8fc tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:20.580505 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-d717884c-a04e-4502-965b-737aca44a8fc tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Show backup with id 39cddc42-5bb7-4d65-998a-b894b63a307e. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:43:20.584674 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:20.584674 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:43:20.585432 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-d717884c-a04e-4502-965b-737aca44a8fc tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] https://10.4.3.223/volume/v3/backups/39cddc42-5bb7-4d65-998a-b894b63a307e returned with HTTP 200 Jul 03 02:43:20.585826 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1363/5486] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:20 2026] GET /volume/v3/backups/39cddc42-5bb7-4d65-998a-b894b63a307e => generated 760 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:20.595160 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-1d53003a-a6df-4c93-af82-df5f6c67df4b None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:20.597121 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-1d53003a-a6df-4c93-af82-df5f6c67df4b tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:43:20.597580 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-1d53003a-a6df-4c93-af82-df5f6c67df4b tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "39cddc42-5bb7-4d65-998a-b894b63a307e", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-2070271328"}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:43:20.599057 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.volumes [None req-1d53003a-a6df-4c93-af82-df5f6c67df4b tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Create volume request body: {'volume': {"'backup_id": '39cddc42-5bb7-4d65-998a-b894b63a307e', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-2070271328'}} {{(pid=100015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:43:20.599227 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-1d53003a-a6df-4c93-af82-df5f6c67df4b tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Create volume of 1 GB Jul 03 02:43:20.599580 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:20.599580 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:43:20.603654 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-1d53003a-a6df-4c93-af82-df5f6c67df4b tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Availability Zones retrieved successfully. Jul 03 02:43:20.608944 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-1d53003a-a6df-4c93-af82-df5f6c67df4b tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Flow 'volume_create_api' (be775f73-8192-4360-b3f2-51cf5388bd26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:43:20.609905 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-1d53003a-a6df-4c93-af82-df5f6c67df4b tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51251b6d-1432-46bc-ab7c-d13476c4af28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:43:20.610808 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.flows.api.create_volume [None req-1d53003a-a6df-4c93-af82-df5f6c67df4b tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Validating volume size '1' using validate_int {{(pid=100015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:43:20.635776 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-1d53003a-a6df-4c93-af82-df5f6c67df4b tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51251b6d-1432-46bc-ab7c-d13476c4af28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:43:20.636705 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-1d53003a-a6df-4c93-af82-df5f6c67df4b tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ce47dc4-8e3e-46e6-9eb2-d92bec54b9b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:43:20.674058 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.quota [None req-1d53003a-a6df-4c93-af82-df5f6c67df4b tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Created reservations ['2491dfa9-26db-4759-ba76-bcd1333f1043', '22143248-2c73-4407-b370-0930d7d5cda4', '879e2ade-ff22-45a0-ad07-3023f14e7427', '718f42f9-b16d-4271-aee2-bb7b9340b881'] {{(pid=100015) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:43:20.674917 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-1d53003a-a6df-4c93-af82-df5f6c67df4b tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ce47dc4-8e3e-46e6-9eb2-d92bec54b9b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2491dfa9-26db-4759-ba76-bcd1333f1043', '22143248-2c73-4407-b370-0930d7d5cda4', '879e2ade-ff22-45a0-ad07-3023f14e7427', '718f42f9-b16d-4271-aee2-bb7b9340b881']}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:43:20.676042 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-1d53003a-a6df-4c93-af82-df5f6c67df4b tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f1af5f7-241d-444f-882b-87fd0d4e215b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:43:20.699599 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-1d53003a-a6df-4c93-af82-df5f6c67df4b tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f1af5f7-241d-444f-882b-87fd0d4e215b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '76668eb7-404d-4c22-841d-4742cdfffa4c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-2070271328',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c9b37d0745fb4ee88f524a89b655e0ee',qos_specs=None,replication_status=,reservations=['2491dfa9-26db-4759-ba76-bcd1333f1043','22143248-2c73-4407-b370-0930d7d5cda4','879e2ade-ff22-45a0-ad07-3023f14e7427','718f42f9-b16d-4271-aee2-bb7b9340b881'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='daac2840f6df46e3893010406bf9633e',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:43:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-2070271328',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=76668eb7-404d-4c22-841d-4742cdfffa4c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c9b37d0745fb4ee88f524a89b655e0ee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='daac2840f6df46e3893010406bf9633e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:43:20.700576 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-1d53003a-a6df-4c93-af82-df5f6c67df4b tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34e72757-d27b-4120-9617-fdc06378f983) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:43:20.704878 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-d7ce008b-aca4-4c38-826e-6d61f38c8a7c None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:20.707057 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-d7ce008b-aca4-4c38-826e-6d61f38c8a7c tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] GET https://10.4.3.223/volume/v3/snapshots/4948b338-ed84-4767-b2be-d40cee9192a8 Jul 03 02:43:20.707590 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-d7ce008b-aca4-4c38-826e-6d61f38c8a7c tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:20.707590 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-d7ce008b-aca4-4c38-826e-6d61f38c8a7c tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:20.711947 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-d7ce008b-aca4-4c38-826e-6d61f38c8a7c tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] https://10.4.3.223/volume/v3/snapshots/4948b338-ed84-4767-b2be-d40cee9192a8 returned with HTTP 404 Jul 03 02:43:20.712527 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1372/5487] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:43:20 2026] GET /volume/v3/snapshots/4948b338-ed84-4767-b2be-d40cee9192a8 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:43:20.719158 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-e4d05ba2-640a-4b98-b562-bf4a4f7f0040 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:20.719714 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-1d53003a-a6df-4c93-af82-df5f6c67df4b tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34e72757-d27b-4120-9617-fdc06378f983) transitioned into state 'SUCCESS' from state '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-2070271328',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c9b37d0745fb4ee88f524a89b655e0ee',qos_specs=None,replication_status=,reservations=['2491dfa9-26db-4759-ba76-bcd1333f1043','22143248-2c73-4407-b370-0930d7d5cda4','879e2ade-ff22-45a0-ad07-3023f14e7427','718f42f9-b16d-4271-aee2-bb7b9340b881'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='daac2840f6df46e3893010406bf9633e',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:43:20.720310 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-1d53003a-a6df-4c93-af82-df5f6c67df4b tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c57a7757-de51-4f30-a3fc-b5356fa9ebec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:43:20.720878 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-e4d05ba2-640a-4b98-b562-bf4a4f7f0040 tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] DELETE https://10.4.3.223/volume/v3/volumes/ff4849ac-80c6-4a1f-8c48-84d2478c0474 Jul 03 02:43:20.721113 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-e4d05ba2-640a-4b98-b562-bf4a4f7f0040 tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:20.721364 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-e4d05ba2-640a-4b98-b562-bf4a4f7f0040 tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] Calling method 'delete' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:20.721592 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.volumes [None req-e4d05ba2-640a-4b98-b562-bf4a4f7f0040 tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] Delete volume with id: ff4849ac-80c6-4a1f-8c48-84d2478c0474 Jul 03 02:43:20.727787 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:20.727787 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:43:20.728293 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-e4d05ba2-640a-4b98-b562-bf4a4f7f0040 tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] Volume info retrieved successfully. Jul 03 02:43:20.729926 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-1d53003a-a6df-4c93-af82-df5f6c67df4b tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c57a7757-de51-4f30-a3fc-b5356fa9ebec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:43:20.730821 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-1d53003a-a6df-4c93-af82-df5f6c67df4b tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Flow 'volume_create_api' (be775f73-8192-4360-b3f2-51cf5388bd26) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:43:20.731133 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-1d53003a-a6df-4c93-af82-df5f6c67df4b tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Create volume request issued successfully. Jul 03 02:43:20.731751 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-1d53003a-a6df-4c93-af82-df5f6c67df4b tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:43:20.732182 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1379/5488] 10.4.3.223 () {68 vars in 1259 bytes} [Fri Jul 3 02:43:20 2026] POST /volume/v3/volumes => generated 758 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:43:20.745168 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-fecfc43f-e64f-4d87-8332-0a1160853163 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:20.746794 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-fecfc43f-e64f-4d87-8332-0a1160853163 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:43:20.747133 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-fecfc43f-e64f-4d87-8332-0a1160853163 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "39cddc42-5bb7-4d65-998a-b894b63a307e", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-2074776237"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:43:20.747787 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-e4d05ba2-640a-4b98-b562-bf4a4f7f0040 tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] Delete volume request issued successfully. Jul 03 02:43:20.747989 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-e4d05ba2-640a-4b98-b562-bf4a4f7f0040 tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] https://10.4.3.223/volume/v3/volumes/ff4849ac-80c6-4a1f-8c48-84d2478c0474 returned with HTTP 202 Jul 03 02:43:20.748518 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1375/5489] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:43:20 2026] DELETE /volume/v3/volumes/ff4849ac-80c6-4a1f-8c48-84d2478c0474 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:43:20.748586 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.volumes [None req-fecfc43f-e64f-4d87-8332-0a1160853163 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Create volume request body: {'volume': {"'backup_id": '39cddc42-5bb7-4d65-998a-b894b63a307e', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-2074776237'}} {{(pid=100014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:43:20.748657 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.volumes [None req-fecfc43f-e64f-4d87-8332-0a1160853163 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Create volume of 1 GB Jul 03 02:43:20.753331 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-fecfc43f-e64f-4d87-8332-0a1160853163 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Availability Zones retrieved successfully. Jul 03 02:43:20.756648 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-83dcc448-7537-4da0-8703-6b7d29954efe None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:20.758718 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-83dcc448-7537-4da0-8703-6b7d29954efe tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] GET https://10.4.3.223/volume/v3/volumes/ff4849ac-80c6-4a1f-8c48-84d2478c0474 Jul 03 02:43:20.758945 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-83dcc448-7537-4da0-8703-6b7d29954efe tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:20.759175 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-83dcc448-7537-4da0-8703-6b7d29954efe tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:20.760099 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-fecfc43f-e64f-4d87-8332-0a1160853163 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Flow 'volume_create_api' (828411e4-4efb-40d7-b379-5c6d702a5c11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:43:20.761362 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-fecfc43f-e64f-4d87-8332-0a1160853163 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (234a7f14-d04a-4514-bb45-1a024b66ce05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:43:20.762739 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.flows.api.create_volume [None req-fecfc43f-e64f-4d87-8332-0a1160853163 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Validating volume size '1' using validate_int {{(pid=100014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:43:20.767779 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:20.767779 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:43:20.772307 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-83dcc448-7537-4da0-8703-6b7d29954efe tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] Volume info retrieved successfully. Jul 03 02:43:20.777720 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-83dcc448-7537-4da0-8703-6b7d29954efe tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] https://10.4.3.223/volume/v3/volumes/ff4849ac-80c6-4a1f-8c48-84d2478c0474 returned with HTTP 200 Jul 03 02:43:20.778231 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1373/5490] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:20 2026] GET /volume/v3/volumes/ff4849ac-80c6-4a1f-8c48-84d2478c0474 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:20.793323 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-fecfc43f-e64f-4d87-8332-0a1160853163 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (234a7f14-d04a-4514-bb45-1a024b66ce05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:43:20.794201 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-fecfc43f-e64f-4d87-8332-0a1160853163 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64dcd08f-b606-4fc3-9b09-e435c4e72861) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:43:20.872545 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.quota [None req-fecfc43f-e64f-4d87-8332-0a1160853163 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Created reservations ['bca520bd-b815-432f-8cc6-b9bba4a941a0', '2a04e43b-0658-495a-b607-ac5bb0ffab5f', 'd197e083-c7a8-43e9-88d6-67e32c68bd45', '1e129073-e5cb-4ee0-8e2f-43a90901ed05'] {{(pid=100014) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:43:20.873573 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-fecfc43f-e64f-4d87-8332-0a1160853163 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64dcd08f-b606-4fc3-9b09-e435c4e72861) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bca520bd-b815-432f-8cc6-b9bba4a941a0', '2a04e43b-0658-495a-b607-ac5bb0ffab5f', 'd197e083-c7a8-43e9-88d6-67e32c68bd45', '1e129073-e5cb-4ee0-8e2f-43a90901ed05']}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:43:20.875328 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-fecfc43f-e64f-4d87-8332-0a1160853163 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3d2a6fd-5c27-4a75-9287-71527a358898) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:43:20.900243 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-fecfc43f-e64f-4d87-8332-0a1160853163 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3d2a6fd-5c27-4a75-9287-71527a358898) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '29d5266c-5af6-477e-a8dd-7815651d6c7d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-2074776237',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c9b37d0745fb4ee88f524a89b655e0ee',qos_specs=None,replication_status=,reservations=['bca520bd-b815-432f-8cc6-b9bba4a941a0','2a04e43b-0658-495a-b607-ac5bb0ffab5f','d197e083-c7a8-43e9-88d6-67e32c68bd45','1e129073-e5cb-4ee0-8e2f-43a90901ed05'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='daac2840f6df46e3893010406bf9633e',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:43:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-2074776237',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=29d5266c-5af6-477e-a8dd-7815651d6c7d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c9b37d0745fb4ee88f524a89b655e0ee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='daac2840f6df46e3893010406bf9633e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:43:20.901136 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-fecfc43f-e64f-4d87-8332-0a1160853163 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2567da52-d47d-4f28-b542-a73933f1e0df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:43:20.922567 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-fecfc43f-e64f-4d87-8332-0a1160853163 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2567da52-d47d-4f28-b542-a73933f1e0df) transitioned into state 'SUCCESS' from state '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-2074776237',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c9b37d0745fb4ee88f524a89b655e0ee',qos_specs=None,replication_status=,reservations=['bca520bd-b815-432f-8cc6-b9bba4a941a0','2a04e43b-0658-495a-b607-ac5bb0ffab5f','d197e083-c7a8-43e9-88d6-67e32c68bd45','1e129073-e5cb-4ee0-8e2f-43a90901ed05'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='daac2840f6df46e3893010406bf9633e',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:43:20.923315 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-fecfc43f-e64f-4d87-8332-0a1160853163 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e554c7a-3cc7-44e8-851b-22d33e4ea239) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:43:20.935693 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-fecfc43f-e64f-4d87-8332-0a1160853163 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e554c7a-3cc7-44e8-851b-22d33e4ea239) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:43:20.936035 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-fecfc43f-e64f-4d87-8332-0a1160853163 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Flow 'volume_create_api' (828411e4-4efb-40d7-b379-5c6d702a5c11) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:43:20.936381 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-fecfc43f-e64f-4d87-8332-0a1160853163 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Create volume request issued successfully. Jul 03 02:43:20.938452 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-fecfc43f-e64f-4d87-8332-0a1160853163 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:43:20.938452 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1364/5491] 10.4.3.223 () {68 vars in 1259 bytes} [Fri Jul 3 02:43:20 2026] POST /volume/v3/volumes => generated 758 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:43:20.954433 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-af490f4e-24ce-49ff-92e1-9df1d1332b68 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:20.960536 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-af490f4e-24ce-49ff-92e1-9df1d1332b68 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:43:20.961971 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-af490f4e-24ce-49ff-92e1-9df1d1332b68 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "39cddc42-5bb7-4d65-998a-b894b63a307e", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1431809440"}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:43:20.966939 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.volumes [None req-af490f4e-24ce-49ff-92e1-9df1d1332b68 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Create volume request body: {'volume': {"'backup_id": '39cddc42-5bb7-4d65-998a-b894b63a307e', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1431809440'}} {{(pid=100015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:43:20.967726 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-af490f4e-24ce-49ff-92e1-9df1d1332b68 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Create volume of 1 GB Jul 03 02:43:20.969056 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:20.969056 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:43:20.973829 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-af490f4e-24ce-49ff-92e1-9df1d1332b68 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Availability Zones retrieved successfully. Jul 03 02:43:20.979983 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-af490f4e-24ce-49ff-92e1-9df1d1332b68 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Flow 'volume_create_api' (4295442b-496a-48a5-8a71-f013ea89bdad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:43:20.981226 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-af490f4e-24ce-49ff-92e1-9df1d1332b68 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (febe685d-23fa-4e0e-9aee-db885e9c70b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:43:20.982382 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.flows.api.create_volume [None req-af490f4e-24ce-49ff-92e1-9df1d1332b68 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Validating volume size '1' using validate_int {{(pid=100015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:43:21.013899 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-af490f4e-24ce-49ff-92e1-9df1d1332b68 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (febe685d-23fa-4e0e-9aee-db885e9c70b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:43:21.014642 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-af490f4e-24ce-49ff-92e1-9df1d1332b68 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9adb25d0-777f-48cf-9e4b-1ecdc4810b69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:43:21.069632 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.quota [None req-af490f4e-24ce-49ff-92e1-9df1d1332b68 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Created reservations ['740fae62-f08e-40c3-9c72-e63fb0299aa9', '82b85b66-0557-43ae-8e6c-c7bf9a524f97', '400019c8-166c-498c-a92d-6c60f9b6b58e', '304a1c66-be81-4097-a58b-4cc0b53c648e'] {{(pid=100015) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:43:21.070546 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-af490f4e-24ce-49ff-92e1-9df1d1332b68 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9adb25d0-777f-48cf-9e4b-1ecdc4810b69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['740fae62-f08e-40c3-9c72-e63fb0299aa9', '82b85b66-0557-43ae-8e6c-c7bf9a524f97', '400019c8-166c-498c-a92d-6c60f9b6b58e', '304a1c66-be81-4097-a58b-4cc0b53c648e']}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:43:21.071323 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-af490f4e-24ce-49ff-92e1-9df1d1332b68 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97ea4a62-461d-4aab-ae80-5763edc9b1eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:43:21.096277 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-af490f4e-24ce-49ff-92e1-9df1d1332b68 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97ea4a62-461d-4aab-ae80-5763edc9b1eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'af8d493f-c367-4a34-ada0-691e9f96b3ab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1431809440',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c9b37d0745fb4ee88f524a89b655e0ee',qos_specs=None,replication_status=,reservations=['740fae62-f08e-40c3-9c72-e63fb0299aa9','82b85b66-0557-43ae-8e6c-c7bf9a524f97','400019c8-166c-498c-a92d-6c60f9b6b58e','304a1c66-be81-4097-a58b-4cc0b53c648e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='daac2840f6df46e3893010406bf9633e',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:43:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1431809440',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=af8d493f-c367-4a34-ada0-691e9f96b3ab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c9b37d0745fb4ee88f524a89b655e0ee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='daac2840f6df46e3893010406bf9633e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:43:21.097221 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-af490f4e-24ce-49ff-92e1-9df1d1332b68 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28e71209-5f65-4f5b-af68-636306d4ef4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:43:21.117078 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-af490f4e-24ce-49ff-92e1-9df1d1332b68 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28e71209-5f65-4f5b-af68-636306d4ef4a) transitioned into state 'SUCCESS' from state '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-1431809440',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c9b37d0745fb4ee88f524a89b655e0ee',qos_specs=None,replication_status=,reservations=['740fae62-f08e-40c3-9c72-e63fb0299aa9','82b85b66-0557-43ae-8e6c-c7bf9a524f97','400019c8-166c-498c-a92d-6c60f9b6b58e','304a1c66-be81-4097-a58b-4cc0b53c648e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='daac2840f6df46e3893010406bf9633e',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:43:21.117816 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-af490f4e-24ce-49ff-92e1-9df1d1332b68 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (173b52e8-f303-4e70-8bf7-b29aedb8863e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:43:21.128673 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-af490f4e-24ce-49ff-92e1-9df1d1332b68 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (173b52e8-f303-4e70-8bf7-b29aedb8863e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:43:21.129518 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-af490f4e-24ce-49ff-92e1-9df1d1332b68 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Flow 'volume_create_api' (4295442b-496a-48a5-8a71-f013ea89bdad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:43:21.129829 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-af490f4e-24ce-49ff-92e1-9df1d1332b68 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Create volume request issued successfully. Jul 03 02:43:21.130402 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-af490f4e-24ce-49ff-92e1-9df1d1332b68 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:43:21.130833 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1380/5492] 10.4.3.223 () {68 vars in 1259 bytes} [Fri Jul 3 02:43:20 2026] POST /volume/v3/volumes => generated 758 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:43:21.145734 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-5536b672-ca14-43dd-a370-df00b8cd301b None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:21.147538 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-5536b672-ca14-43dd-a370-df00b8cd301b tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:43:21.147925 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-5536b672-ca14-43dd-a370-df00b8cd301b tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "39cddc42-5bb7-4d65-998a-b894b63a307e", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1986231527"}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:43:21.149389 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.volumes [None req-5536b672-ca14-43dd-a370-df00b8cd301b tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Create volume request body: {'volume': {"'backup_id": '39cddc42-5bb7-4d65-998a-b894b63a307e', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1986231527'}} {{(pid=100013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:43:21.149590 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.volumes [None req-5536b672-ca14-43dd-a370-df00b8cd301b tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Create volume of 1 GB Jul 03 02:43:21.153898 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-5536b672-ca14-43dd-a370-df00b8cd301b tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Availability Zones retrieved successfully. Jul 03 02:43:21.159660 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-5536b672-ca14-43dd-a370-df00b8cd301b tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Flow 'volume_create_api' (75e16e87-9ccd-49fc-8f68-ba98af32a62a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:43:21.160915 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-5536b672-ca14-43dd-a370-df00b8cd301b tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66118c1c-94dd-409b-a3e8-73b33ca15e40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:43:21.161966 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.flows.api.create_volume [None req-5536b672-ca14-43dd-a370-df00b8cd301b tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Validating volume size '1' using validate_int {{(pid=100013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:43:21.169384 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-f8714c20-99c8-4e26-bd23-586cddf12f39 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:21.171985 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-f8714c20-99c8-4e26-bd23-586cddf12f39 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] GET https://10.4.3.223/volume/v3/backups/7f9c8e49-f008-4234-8aea-fec792155ebe Jul 03 02:43:21.172162 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-f8714c20-99c8-4e26-bd23-586cddf12f39 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:21.172342 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-f8714c20-99c8-4e26-bd23-586cddf12f39 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:21.172514 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-f8714c20-99c8-4e26-bd23-586cddf12f39 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Show backup with id 7f9c8e49-f008-4234-8aea-fec792155ebe. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:43:21.178238 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:21.178238 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:43:21.179806 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-f8714c20-99c8-4e26-bd23-586cddf12f39 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] https://10.4.3.223/volume/v3/backups/7f9c8e49-f008-4234-8aea-fec792155ebe returned with HTTP 200 Jul 03 02:43:21.180277 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1374/5493] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:21 2026] GET /volume/v3/backups/7f9c8e49-f008-4234-8aea-fec792155ebe => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:21.196268 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-5536b672-ca14-43dd-a370-df00b8cd301b tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66118c1c-94dd-409b-a3e8-73b33ca15e40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:43:21.197264 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-5536b672-ca14-43dd-a370-df00b8cd301b tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b591c201-b4b7-4649-a378-3636696e8dd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:43:21.243003 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.quota [None req-5536b672-ca14-43dd-a370-df00b8cd301b tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Created reservations ['fef68648-42b2-493d-8c7d-05242291731d', '24eca24b-ab57-41ec-94d1-4d84d26e96fa', '9ea4b8b0-5791-4fcb-985d-9cad6ef77c8e', '2832e537-81c6-483d-92d6-219706cf1484'] {{(pid=100013) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:43:21.243809 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-5536b672-ca14-43dd-a370-df00b8cd301b tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b591c201-b4b7-4649-a378-3636696e8dd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fef68648-42b2-493d-8c7d-05242291731d', '24eca24b-ab57-41ec-94d1-4d84d26e96fa', '9ea4b8b0-5791-4fcb-985d-9cad6ef77c8e', '2832e537-81c6-483d-92d6-219706cf1484']}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:43:21.244668 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-5536b672-ca14-43dd-a370-df00b8cd301b tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92ac4b9f-6875-4301-83b6-59998fe36f57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:43:21.270535 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-5536b672-ca14-43dd-a370-df00b8cd301b tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92ac4b9f-6875-4301-83b6-59998fe36f57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3960ff82-422a-4523-9ce6-e747ca175521', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1986231527',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c9b37d0745fb4ee88f524a89b655e0ee',qos_specs=None,replication_status=,reservations=['fef68648-42b2-493d-8c7d-05242291731d','24eca24b-ab57-41ec-94d1-4d84d26e96fa','9ea4b8b0-5791-4fcb-985d-9cad6ef77c8e','2832e537-81c6-483d-92d6-219706cf1484'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='daac2840f6df46e3893010406bf9633e',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:43:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1986231527',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3960ff82-422a-4523-9ce6-e747ca175521,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c9b37d0745fb4ee88f524a89b655e0ee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='daac2840f6df46e3893010406bf9633e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:43:21.271215 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-5536b672-ca14-43dd-a370-df00b8cd301b tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73453323-49b5-46de-823d-abf38a6d6dab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:43:21.295292 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-5536b672-ca14-43dd-a370-df00b8cd301b tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73453323-49b5-46de-823d-abf38a6d6dab) transitioned into state 'SUCCESS' from state '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-1986231527',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c9b37d0745fb4ee88f524a89b655e0ee',qos_specs=None,replication_status=,reservations=['fef68648-42b2-493d-8c7d-05242291731d','24eca24b-ab57-41ec-94d1-4d84d26e96fa','9ea4b8b0-5791-4fcb-985d-9cad6ef77c8e','2832e537-81c6-483d-92d6-219706cf1484'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='daac2840f6df46e3893010406bf9633e',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:43:21.296445 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-5536b672-ca14-43dd-a370-df00b8cd301b tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30f9d1a5-ff85-442e-a617-6171a4d50064) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:43:21.313843 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-5536b672-ca14-43dd-a370-df00b8cd301b tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30f9d1a5-ff85-442e-a617-6171a4d50064) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:43:21.314912 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-5536b672-ca14-43dd-a370-df00b8cd301b tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Flow 'volume_create_api' (75e16e87-9ccd-49fc-8f68-ba98af32a62a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:43:21.315278 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-5536b672-ca14-43dd-a370-df00b8cd301b tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Create volume request issued successfully. Jul 03 02:43:21.316016 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-5536b672-ca14-43dd-a370-df00b8cd301b tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:43:21.316696 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1376/5494] 10.4.3.223 () {68 vars in 1259 bytes} [Fri Jul 3 02:43:21 2026] POST /volume/v3/volumes => generated 758 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:43:21.332605 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-d99ab8cf-37bf-4cb7-90f9-281f63767e58 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:21.334943 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-d99ab8cf-37bf-4cb7-90f9-281f63767e58 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:43:21.335556 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-d99ab8cf-37bf-4cb7-90f9-281f63767e58 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "39cddc42-5bb7-4d65-998a-b894b63a307e", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-655411481"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:43:21.337071 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.volumes [None req-d99ab8cf-37bf-4cb7-90f9-281f63767e58 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Create volume request body: {'volume': {"'backup_id": '39cddc42-5bb7-4d65-998a-b894b63a307e', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-655411481'}} {{(pid=100014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:43:21.337210 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.volumes [None req-d99ab8cf-37bf-4cb7-90f9-281f63767e58 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Create volume of 1 GB Jul 03 02:43:21.337561 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:21.337561 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:43:21.342909 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-d99ab8cf-37bf-4cb7-90f9-281f63767e58 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Availability Zones retrieved successfully. Jul 03 02:43:21.350147 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-d99ab8cf-37bf-4cb7-90f9-281f63767e58 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Flow 'volume_create_api' (62d1ad3e-0120-41d7-9075-6e26310c0dd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:43:21.351197 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-d99ab8cf-37bf-4cb7-90f9-281f63767e58 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9dc4f643-7212-4840-980d-239c5bac57b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:43:21.352244 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.flows.api.create_volume [None req-d99ab8cf-37bf-4cb7-90f9-281f63767e58 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Validating volume size '1' using validate_int {{(pid=100014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:43:21.381601 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-d99ab8cf-37bf-4cb7-90f9-281f63767e58 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9dc4f643-7212-4840-980d-239c5bac57b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:43:21.382263 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-d99ab8cf-37bf-4cb7-90f9-281f63767e58 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a20ad11c-6ef1-46af-bffc-40ee68622366) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:43:21.425506 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.quota [None req-d99ab8cf-37bf-4cb7-90f9-281f63767e58 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Created reservations ['b95de250-df3d-482f-a6fa-f5e8faac54ed', '345d0a55-51f2-4f85-be03-44808ce24a45', 'fd85b5fc-f679-4840-942c-d56c4eb83dd3', '3c5c66f8-a99c-4d5c-8856-caa57c7c001a'] {{(pid=100014) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:43:21.426504 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-d99ab8cf-37bf-4cb7-90f9-281f63767e58 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a20ad11c-6ef1-46af-bffc-40ee68622366) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b95de250-df3d-482f-a6fa-f5e8faac54ed', '345d0a55-51f2-4f85-be03-44808ce24a45', 'fd85b5fc-f679-4840-942c-d56c4eb83dd3', '3c5c66f8-a99c-4d5c-8856-caa57c7c001a']}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:43:21.427241 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-d99ab8cf-37bf-4cb7-90f9-281f63767e58 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df851f68-1e80-41b7-91ff-b9a215ffe7ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:43:21.451919 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-d99ab8cf-37bf-4cb7-90f9-281f63767e58 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df851f68-1e80-41b7-91ff-b9a215ffe7ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0e8ca83c-cf53-4bcb-8af1-652e39d07c72', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-655411481',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c9b37d0745fb4ee88f524a89b655e0ee',qos_specs=None,replication_status=,reservations=['b95de250-df3d-482f-a6fa-f5e8faac54ed','345d0a55-51f2-4f85-be03-44808ce24a45','fd85b5fc-f679-4840-942c-d56c4eb83dd3','3c5c66f8-a99c-4d5c-8856-caa57c7c001a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='daac2840f6df46e3893010406bf9633e',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:43:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-655411481',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0e8ca83c-cf53-4bcb-8af1-652e39d07c72,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c9b37d0745fb4ee88f524a89b655e0ee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='daac2840f6df46e3893010406bf9633e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:43:21.452393 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-d99ab8cf-37bf-4cb7-90f9-281f63767e58 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ada8d0b7-3e52-4c1e-bd2a-63139bd4378e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:43:21.469917 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-d99ab8cf-37bf-4cb7-90f9-281f63767e58 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ada8d0b7-3e52-4c1e-bd2a-63139bd4378e) transitioned into state 'SUCCESS' from state '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-655411481',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c9b37d0745fb4ee88f524a89b655e0ee',qos_specs=None,replication_status=,reservations=['b95de250-df3d-482f-a6fa-f5e8faac54ed','345d0a55-51f2-4f85-be03-44808ce24a45','fd85b5fc-f679-4840-942c-d56c4eb83dd3','3c5c66f8-a99c-4d5c-8856-caa57c7c001a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='daac2840f6df46e3893010406bf9633e',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:43:21.470620 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-d99ab8cf-37bf-4cb7-90f9-281f63767e58 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1820e93d-0f20-41d6-9c64-acb6608a6b09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:43:21.481154 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-d99ab8cf-37bf-4cb7-90f9-281f63767e58 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1820e93d-0f20-41d6-9c64-acb6608a6b09) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:43:21.482198 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-d99ab8cf-37bf-4cb7-90f9-281f63767e58 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Flow 'volume_create_api' (62d1ad3e-0120-41d7-9075-6e26310c0dd8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:43:21.482592 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-d99ab8cf-37bf-4cb7-90f9-281f63767e58 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Create volume request issued successfully. Jul 03 02:43:21.483305 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-d99ab8cf-37bf-4cb7-90f9-281f63767e58 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:43:21.483947 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1365/5495] 10.4.3.223 () {68 vars in 1259 bytes} [Fri Jul 3 02:43:21 2026] POST /volume/v3/volumes => generated 757 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:43:21.502149 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-1531ab8a-8fa3-41e4-bb9f-cc69e3434d7c None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:21.510304 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-1531ab8a-8fa3-41e4-bb9f-cc69e3434d7c tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] GET https://10.4.3.223/volume/v3/volumes/76668eb7-404d-4c22-841d-4742cdfffa4c Jul 03 02:43:21.511012 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-1531ab8a-8fa3-41e4-bb9f-cc69e3434d7c tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:21.511651 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-1531ab8a-8fa3-41e4-bb9f-cc69e3434d7c tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:21.537371 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:21.537371 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:43:21.547125 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-1531ab8a-8fa3-41e4-bb9f-cc69e3434d7c tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Volume info retrieved successfully. Jul 03 02:43:21.553007 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-1531ab8a-8fa3-41e4-bb9f-cc69e3434d7c tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] https://10.4.3.223/volume/v3/volumes/76668eb7-404d-4c22-841d-4742cdfffa4c returned with HTTP 200 Jul 03 02:43:21.553623 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1381/5496] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:21 2026] GET /volume/v3/volumes/76668eb7-404d-4c22-841d-4742cdfffa4c => generated 851 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:21.566487 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-f176e944-a851-4d72-b153-f870d16418de None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:21.568376 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-f176e944-a851-4d72-b153-f870d16418de tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] GET https://10.4.3.223/volume/v3/volumes/29d5266c-5af6-477e-a8dd-7815651d6c7d Jul 03 02:43:21.568631 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-f176e944-a851-4d72-b153-f870d16418de tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:21.568833 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-f176e944-a851-4d72-b153-f870d16418de tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:21.576992 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:21.576992 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:43:21.580923 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-f176e944-a851-4d72-b153-f870d16418de tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Volume info retrieved successfully. Jul 03 02:43:21.585500 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-f176e944-a851-4d72-b153-f870d16418de tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] https://10.4.3.223/volume/v3/volumes/29d5266c-5af6-477e-a8dd-7815651d6c7d returned with HTTP 200 Jul 03 02:43:21.585890 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1375/5497] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:21 2026] GET /volume/v3/volumes/29d5266c-5af6-477e-a8dd-7815651d6c7d => generated 851 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:21.598534 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-baa98b3c-f93f-49f5-8dc6-2d7867c7c46f None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:21.600400 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-baa98b3c-f93f-49f5-8dc6-2d7867c7c46f tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] GET https://10.4.3.223/volume/v3/volumes/af8d493f-c367-4a34-ada0-691e9f96b3ab Jul 03 02:43:21.600600 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-baa98b3c-f93f-49f5-8dc6-2d7867c7c46f tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:21.600804 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-baa98b3c-f93f-49f5-8dc6-2d7867c7c46f tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:21.608143 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:21.608143 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:43:21.612049 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-baa98b3c-f93f-49f5-8dc6-2d7867c7c46f tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Volume info retrieved successfully. Jul 03 02:43:21.616496 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-baa98b3c-f93f-49f5-8dc6-2d7867c7c46f tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] https://10.4.3.223/volume/v3/volumes/af8d493f-c367-4a34-ada0-691e9f96b3ab returned with HTTP 200 Jul 03 02:43:21.617072 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1377/5498] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:21 2026] GET /volume/v3/volumes/af8d493f-c367-4a34-ada0-691e9f96b3ab => generated 851 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:21.629697 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-f45bb936-6fc7-4112-b83a-c9aceb947e23 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:21.631731 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-f45bb936-6fc7-4112-b83a-c9aceb947e23 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] GET https://10.4.3.223/volume/v3/volumes/3960ff82-422a-4523-9ce6-e747ca175521 Jul 03 02:43:21.631912 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-f45bb936-6fc7-4112-b83a-c9aceb947e23 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:21.632084 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-f45bb936-6fc7-4112-b83a-c9aceb947e23 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:21.638818 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:21.638818 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:43:21.642688 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-f45bb936-6fc7-4112-b83a-c9aceb947e23 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Volume info retrieved successfully. Jul 03 02:43:21.646720 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-f45bb936-6fc7-4112-b83a-c9aceb947e23 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] https://10.4.3.223/volume/v3/volumes/3960ff82-422a-4523-9ce6-e747ca175521 returned with HTTP 200 Jul 03 02:43:21.647104 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1366/5499] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:21 2026] GET /volume/v3/volumes/3960ff82-422a-4523-9ce6-e747ca175521 => generated 851 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:21.660956 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-80dfd971-02dd-4bf4-b3f6-b4f62d35a406 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:21.662633 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-80dfd971-02dd-4bf4-b3f6-b4f62d35a406 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] GET https://10.4.3.223/volume/v3/volumes/0e8ca83c-cf53-4bcb-8af1-652e39d07c72 Jul 03 02:43:21.662811 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-80dfd971-02dd-4bf4-b3f6-b4f62d35a406 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:21.662989 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-80dfd971-02dd-4bf4-b3f6-b4f62d35a406 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:21.669249 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:21.669249 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:43:21.672470 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-80dfd971-02dd-4bf4-b3f6-b4f62d35a406 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Volume info retrieved successfully. Jul 03 02:43:21.675981 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-80dfd971-02dd-4bf4-b3f6-b4f62d35a406 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] https://10.4.3.223/volume/v3/volumes/0e8ca83c-cf53-4bcb-8af1-652e39d07c72 returned with HTTP 200 Jul 03 02:43:21.676316 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1382/5500] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:21 2026] GET /volume/v3/volumes/0e8ca83c-cf53-4bcb-8af1-652e39d07c72 => generated 850 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:21.689233 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-b702d5bb-de4a-491a-8d08-27e61ecda49e None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:21.691512 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-b702d5bb-de4a-491a-8d08-27e61ecda49e tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] DELETE https://10.4.3.223/volume/v3/backups/39cddc42-5bb7-4d65-998a-b894b63a307e Jul 03 02:43:21.691778 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-b702d5bb-de4a-491a-8d08-27e61ecda49e tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:21.692022 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-b702d5bb-de4a-491a-8d08-27e61ecda49e tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Calling method 'delete' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:21.692153 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.contrib.backups [None req-b702d5bb-de4a-491a-8d08-27e61ecda49e tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Delete backup with id: 39cddc42-5bb7-4d65-998a-b894b63a307e. Jul 03 02:43:21.697438 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:21.697438 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:43:21.712404 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.backup.rpcapi [None req-b702d5bb-de4a-491a-8d08-27e61ecda49e tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] delete_backup rpcapi backup_id 39cddc42-5bb7-4d65-998a-b894b63a307e {{(pid=100012) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 02:43:21.714570 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-b702d5bb-de4a-491a-8d08-27e61ecda49e tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] https://10.4.3.223/volume/v3/backups/39cddc42-5bb7-4d65-998a-b894b63a307e returned with HTTP 202 Jul 03 02:43:21.715072 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1376/5501] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:43:21 2026] DELETE /volume/v3/backups/39cddc42-5bb7-4d65-998a-b894b63a307e => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 02:43:21.722786 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-03d65049-0fb3-4375-acb4-9c5141f87e38 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:21.724666 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-03d65049-0fb3-4375-acb4-9c5141f87e38 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] GET https://10.4.3.223/volume/v3/backups/39cddc42-5bb7-4d65-998a-b894b63a307e Jul 03 02:43:21.724861 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-03d65049-0fb3-4375-acb4-9c5141f87e38 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:21.725054 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-03d65049-0fb3-4375-acb4-9c5141f87e38 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:21.725168 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-03d65049-0fb3-4375-acb4-9c5141f87e38 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Show backup with id 39cddc42-5bb7-4d65-998a-b894b63a307e. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:43:21.729951 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:21.729951 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:43:21.730880 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-03d65049-0fb3-4375-acb4-9c5141f87e38 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] https://10.4.3.223/volume/v3/backups/39cddc42-5bb7-4d65-998a-b894b63a307e returned with HTTP 200 Jul 03 02:43:21.731291 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1378/5502] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:21 2026] GET /volume/v3/backups/39cddc42-5bb7-4d65-998a-b894b63a307e => generated 759 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:21.790812 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-99e43313-6374-4f86-9923-a998ab4dfcdf None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:21.793073 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-99e43313-6374-4f86-9923-a998ab4dfcdf tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] GET https://10.4.3.223/volume/v3/volumes/ff4849ac-80c6-4a1f-8c48-84d2478c0474 Jul 03 02:43:21.794679 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-99e43313-6374-4f86-9923-a998ab4dfcdf tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:21.794679 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-99e43313-6374-4f86-9923-a998ab4dfcdf tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:21.802852 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-99e43313-6374-4f86-9923-a998ab4dfcdf tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] https://10.4.3.223/volume/v3/volumes/ff4849ac-80c6-4a1f-8c48-84d2478c0474 returned with HTTP 404 Jul 03 02:43:21.803522 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1367/5503] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:21 2026] GET /volume/v3/volumes/ff4849ac-80c6-4a1f-8c48-84d2478c0474 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:43:21.810786 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-5e7acf8a-bf9c-4a59-a233-2399fa09756a None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:21.812651 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-5e7acf8a-bf9c-4a59-a233-2399fa09756a tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] DELETE https://10.4.3.223/volume/v3/volumes/0d557f12-3dff-4d71-b6da-5750153f3305 Jul 03 02:43:21.812909 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-5e7acf8a-bf9c-4a59-a233-2399fa09756a tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:21.813195 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-5e7acf8a-bf9c-4a59-a233-2399fa09756a tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:21.813408 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-5e7acf8a-bf9c-4a59-a233-2399fa09756a tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] Delete volume with id: 0d557f12-3dff-4d71-b6da-5750153f3305 Jul 03 02:43:21.826083 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:21.826083 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:43:21.826693 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-5e7acf8a-bf9c-4a59-a233-2399fa09756a tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] Volume info retrieved successfully. Jul 03 02:43:21.847558 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-5e7acf8a-bf9c-4a59-a233-2399fa09756a tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] Delete volume request issued successfully. Jul 03 02:43:21.847784 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-5e7acf8a-bf9c-4a59-a233-2399fa09756a tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] https://10.4.3.223/volume/v3/volumes/0d557f12-3dff-4d71-b6da-5750153f3305 returned with HTTP 202 Jul 03 02:43:21.848308 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1383/5504] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:43:21 2026] DELETE /volume/v3/volumes/0d557f12-3dff-4d71-b6da-5750153f3305 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:43:21.856558 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-c392e265-297b-4476-9c22-32887f09dd0a None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:21.858881 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-c392e265-297b-4476-9c22-32887f09dd0a tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] GET https://10.4.3.223/volume/v3/volumes/0d557f12-3dff-4d71-b6da-5750153f3305 Jul 03 02:43:21.859162 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-c392e265-297b-4476-9c22-32887f09dd0a tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:21.859435 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-c392e265-297b-4476-9c22-32887f09dd0a tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:21.868867 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:21.868867 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:43:21.873232 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-c392e265-297b-4476-9c22-32887f09dd0a tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] Volume info retrieved successfully. Jul 03 02:43:21.879096 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-c392e265-297b-4476-9c22-32887f09dd0a tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] https://10.4.3.223/volume/v3/volumes/0d557f12-3dff-4d71-b6da-5750153f3305 returned with HTTP 200 Jul 03 02:43:21.879691 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1377/5505] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:21 2026] GET /volume/v3/volumes/0d557f12-3dff-4d71-b6da-5750153f3305 => generated 833 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:22.190870 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-888f196a-c7d7-4e6c-9f8c-170f68d4fd69 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:22.192859 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-888f196a-c7d7-4e6c-9f8c-170f68d4fd69 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] GET https://10.4.3.223/volume/v3/backups/7f9c8e49-f008-4234-8aea-fec792155ebe Jul 03 02:43:22.193054 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-888f196a-c7d7-4e6c-9f8c-170f68d4fd69 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:22.193436 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-888f196a-c7d7-4e6c-9f8c-170f68d4fd69 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:22.193675 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-888f196a-c7d7-4e6c-9f8c-170f68d4fd69 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Show backup with id 7f9c8e49-f008-4234-8aea-fec792155ebe. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:43:22.200018 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:22.200018 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:43:22.201081 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-888f196a-c7d7-4e6c-9f8c-170f68d4fd69 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] https://10.4.3.223/volume/v3/backups/7f9c8e49-f008-4234-8aea-fec792155ebe returned with HTTP 200 Jul 03 02:43:22.201660 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1379/5506] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:22 2026] GET /volume/v3/backups/7f9c8e49-f008-4234-8aea-fec792155ebe => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:22.743322 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-9e0b9ab5-d09a-47d8-b862-b37f7c6096b2 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:22.745291 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-9e0b9ab5-d09a-47d8-b862-b37f7c6096b2 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] GET https://10.4.3.223/volume/v3/backups/39cddc42-5bb7-4d65-998a-b894b63a307e Jul 03 02:43:22.745659 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-9e0b9ab5-d09a-47d8-b862-b37f7c6096b2 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:22.745869 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-9e0b9ab5-d09a-47d8-b862-b37f7c6096b2 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:22.746033 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-9e0b9ab5-d09a-47d8-b862-b37f7c6096b2 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Show backup with id 39cddc42-5bb7-4d65-998a-b894b63a307e. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:43:22.750232 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-9e0b9ab5-d09a-47d8-b862-b37f7c6096b2 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] https://10.4.3.223/volume/v3/backups/39cddc42-5bb7-4d65-998a-b894b63a307e returned with HTTP 404 Jul 03 02:43:22.750609 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1368/5507] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:22 2026] GET /volume/v3/backups/39cddc42-5bb7-4d65-998a-b894b63a307e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:43:22.761407 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-6481d5f6-18e9-4728-be96-de1cbffb6a9e None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:22.763669 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-6481d5f6-18e9-4728-be96-de1cbffb6a9e tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] DELETE https://10.4.3.223/volume/v3/volumes/0e8ca83c-cf53-4bcb-8af1-652e39d07c72 Jul 03 02:43:22.763849 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-6481d5f6-18e9-4728-be96-de1cbffb6a9e tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:22.763994 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-6481d5f6-18e9-4728-be96-de1cbffb6a9e tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:22.764136 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-6481d5f6-18e9-4728-be96-de1cbffb6a9e tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Delete volume with id: 0e8ca83c-cf53-4bcb-8af1-652e39d07c72 Jul 03 02:43:22.771628 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:22.771628 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:43:22.772093 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-6481d5f6-18e9-4728-be96-de1cbffb6a9e tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Volume info retrieved successfully. Jul 03 02:43:22.793710 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-6481d5f6-18e9-4728-be96-de1cbffb6a9e tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Delete volume request issued successfully. Jul 03 02:43:22.793925 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-6481d5f6-18e9-4728-be96-de1cbffb6a9e tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] https://10.4.3.223/volume/v3/volumes/0e8ca83c-cf53-4bcb-8af1-652e39d07c72 returned with HTTP 202 Jul 03 02:43:22.794433 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1384/5508] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:43:22 2026] DELETE /volume/v3/volumes/0e8ca83c-cf53-4bcb-8af1-652e39d07c72 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:43:22.802264 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-2c590026-c348-4913-8309-2492621b4000 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:22.804458 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-2c590026-c348-4913-8309-2492621b4000 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] GET https://10.4.3.223/volume/v3/volumes/0e8ca83c-cf53-4bcb-8af1-652e39d07c72 Jul 03 02:43:22.804696 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-2c590026-c348-4913-8309-2492621b4000 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:22.804928 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-2c590026-c348-4913-8309-2492621b4000 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:22.814270 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:22.814270 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:43:22.820135 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-2c590026-c348-4913-8309-2492621b4000 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Volume info retrieved successfully. Jul 03 02:43:22.826933 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-2c590026-c348-4913-8309-2492621b4000 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] https://10.4.3.223/volume/v3/volumes/0e8ca83c-cf53-4bcb-8af1-652e39d07c72 returned with HTTP 200 Jul 03 02:43:22.827499 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1378/5509] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:22 2026] GET /volume/v3/volumes/0e8ca83c-cf53-4bcb-8af1-652e39d07c72 => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:22.894442 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-e3b0c034-8312-4fd7-bafb-ba0fe6eb692a None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:22.897047 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-e3b0c034-8312-4fd7-bafb-ba0fe6eb692a tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] GET https://10.4.3.223/volume/v3/volumes/0d557f12-3dff-4d71-b6da-5750153f3305 Jul 03 02:43:22.897379 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-e3b0c034-8312-4fd7-bafb-ba0fe6eb692a tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:22.897705 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-e3b0c034-8312-4fd7-bafb-ba0fe6eb692a tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:22.908447 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-e3b0c034-8312-4fd7-bafb-ba0fe6eb692a tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] https://10.4.3.223/volume/v3/volumes/0d557f12-3dff-4d71-b6da-5750153f3305 returned with HTTP 404 Jul 03 02:43:22.909330 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1380/5510] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:22 2026] GET /volume/v3/volumes/0d557f12-3dff-4d71-b6da-5750153f3305 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:43:22.917801 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-5ee6a3e2-5a8f-4339-8709-b1c96c6c37c6 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:22.920261 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-5ee6a3e2-5a8f-4339-8709-b1c96c6c37c6 tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/4948b338-ed84-4767-b2be-d40cee9192a8 Jul 03 02:43:22.920688 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-5ee6a3e2-5a8f-4339-8709-b1c96c6c37c6 tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:22.920863 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-5ee6a3e2-5a8f-4339-8709-b1c96c6c37c6 tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] Calling method 'delete' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:22.921045 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.snapshots [None req-5ee6a3e2-5a8f-4339-8709-b1c96c6c37c6 tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] Delete snapshot with id: 4948b338-ed84-4767-b2be-d40cee9192a8 Jul 03 02:43:22.927514 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-5ee6a3e2-5a8f-4339-8709-b1c96c6c37c6 tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] https://10.4.3.223/volume/v3/snapshots/4948b338-ed84-4767-b2be-d40cee9192a8 returned with HTTP 404 Jul 03 02:43:22.928346 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1369/5511] 10.4.3.223 () {66 vars in 1357 bytes} [Fri Jul 3 02:43:22 2026] DELETE /volume/v3/snapshots/4948b338-ed84-4767-b2be-d40cee9192a8 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:43:22.937048 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-f91f268e-60b7-416a-b65a-0635bddafbe0 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:22.938888 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-f91f268e-60b7-416a-b65a-0635bddafbe0 tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] GET https://10.4.3.223/volume/v3/snapshots/4948b338-ed84-4767-b2be-d40cee9192a8 Jul 03 02:43:22.939151 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-f91f268e-60b7-416a-b65a-0635bddafbe0 tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:22.939384 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-f91f268e-60b7-416a-b65a-0635bddafbe0 tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:22.944127 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-f91f268e-60b7-416a-b65a-0635bddafbe0 tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] https://10.4.3.223/volume/v3/snapshots/4948b338-ed84-4767-b2be-d40cee9192a8 returned with HTTP 404 Jul 03 02:43:22.944666 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1385/5512] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:43:22 2026] GET /volume/v3/snapshots/4948b338-ed84-4767-b2be-d40cee9192a8 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:43:22.952368 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-c9063379-e0a2-4cfc-8b65-0f2fabd9d0c7 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:22.954939 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-c9063379-e0a2-4cfc-8b65-0f2fabd9d0c7 tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] DELETE https://10.4.3.223/volume/v3/volumes/ff4849ac-80c6-4a1f-8c48-84d2478c0474 Jul 03 02:43:22.955233 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-c9063379-e0a2-4cfc-8b65-0f2fabd9d0c7 tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:22.955534 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-c9063379-e0a2-4cfc-8b65-0f2fabd9d0c7 tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] Calling method 'delete' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:22.955770 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.volumes [None req-c9063379-e0a2-4cfc-8b65-0f2fabd9d0c7 tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] Delete volume with id: ff4849ac-80c6-4a1f-8c48-84d2478c0474 Jul 03 02:43:22.965452 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-c9063379-e0a2-4cfc-8b65-0f2fabd9d0c7 tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] https://10.4.3.223/volume/v3/volumes/ff4849ac-80c6-4a1f-8c48-84d2478c0474 returned with HTTP 404 Jul 03 02:43:22.966169 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1379/5513] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:43:22 2026] DELETE /volume/v3/volumes/ff4849ac-80c6-4a1f-8c48-84d2478c0474 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:43:22.974058 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-a9f24c14-9bc7-4aad-afe0-235084649376 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:22.976212 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-a9f24c14-9bc7-4aad-afe0-235084649376 tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] GET https://10.4.3.223/volume/v3/volumes/ff4849ac-80c6-4a1f-8c48-84d2478c0474 Jul 03 02:43:22.976379 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-a9f24c14-9bc7-4aad-afe0-235084649376 tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:22.976648 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-a9f24c14-9bc7-4aad-afe0-235084649376 tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:22.987059 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-a9f24c14-9bc7-4aad-afe0-235084649376 tempest-SnapshotDependencyTests-436167298 tempest-SnapshotDependencyTests-436167298-project-member] https://10.4.3.223/volume/v3/volumes/ff4849ac-80c6-4a1f-8c48-84d2478c0474 returned with HTTP 404 Jul 03 02:43:22.987768 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1381/5514] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:22 2026] GET /volume/v3/volumes/ff4849ac-80c6-4a1f-8c48-84d2478c0474 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:43:23.214909 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-bb8be281-a917-4523-b53f-64b54ad91002 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:23.217357 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-bb8be281-a917-4523-b53f-64b54ad91002 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] GET https://10.4.3.223/volume/v3/backups/7f9c8e49-f008-4234-8aea-fec792155ebe Jul 03 02:43:23.218072 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-bb8be281-a917-4523-b53f-64b54ad91002 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:23.218822 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-bb8be281-a917-4523-b53f-64b54ad91002 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:23.218822 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-bb8be281-a917-4523-b53f-64b54ad91002 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Show backup with id 7f9c8e49-f008-4234-8aea-fec792155ebe. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:43:23.223793 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:23.223793 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:43:23.224787 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-bb8be281-a917-4523-b53f-64b54ad91002 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] https://10.4.3.223/volume/v3/backups/7f9c8e49-f008-4234-8aea-fec792155ebe returned with HTTP 200 Jul 03 02:43:23.225648 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1370/5515] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:23 2026] GET /volume/v3/backups/7f9c8e49-f008-4234-8aea-fec792155ebe => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:23.843962 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-455403d6-b391-4e41-9454-4922404fe85f None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:23.846382 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-455403d6-b391-4e41-9454-4922404fe85f tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] GET https://10.4.3.223/volume/v3/volumes/0e8ca83c-cf53-4bcb-8af1-652e39d07c72 Jul 03 02:43:23.846628 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-455403d6-b391-4e41-9454-4922404fe85f tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:23.846853 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-455403d6-b391-4e41-9454-4922404fe85f tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:23.857344 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-455403d6-b391-4e41-9454-4922404fe85f tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] https://10.4.3.223/volume/v3/volumes/0e8ca83c-cf53-4bcb-8af1-652e39d07c72 returned with HTTP 404 Jul 03 02:43:23.858182 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1386/5516] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:23 2026] GET /volume/v3/volumes/0e8ca83c-cf53-4bcb-8af1-652e39d07c72 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:43:23.868689 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-91f536c8-860a-469f-a3ba-d6f3ce04a11d None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:23.874098 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-91f536c8-860a-469f-a3ba-d6f3ce04a11d tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] DELETE https://10.4.3.223/volume/v3/volumes/3960ff82-422a-4523-9ce6-e747ca175521 Jul 03 02:43:23.874773 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-91f536c8-860a-469f-a3ba-d6f3ce04a11d tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:23.874773 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-91f536c8-860a-469f-a3ba-d6f3ce04a11d tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Calling method 'delete' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:23.875524 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.volumes [None req-91f536c8-860a-469f-a3ba-d6f3ce04a11d tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Delete volume with id: 3960ff82-422a-4523-9ce6-e747ca175521 Jul 03 02:43:23.885678 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:23.885678 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:43:23.886124 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-91f536c8-860a-469f-a3ba-d6f3ce04a11d tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Volume info retrieved successfully. Jul 03 02:43:23.909853 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-91f536c8-860a-469f-a3ba-d6f3ce04a11d tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Delete volume request issued successfully. Jul 03 02:43:23.910128 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-91f536c8-860a-469f-a3ba-d6f3ce04a11d tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] https://10.4.3.223/volume/v3/volumes/3960ff82-422a-4523-9ce6-e747ca175521 returned with HTTP 202 Jul 03 02:43:23.910778 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1380/5517] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:43:23 2026] DELETE /volume/v3/volumes/3960ff82-422a-4523-9ce6-e747ca175521 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:43:23.919320 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-293208e4-9c66-4e97-94af-1131e4c0f6be None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:23.921962 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-293208e4-9c66-4e97-94af-1131e4c0f6be tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] GET https://10.4.3.223/volume/v3/volumes/3960ff82-422a-4523-9ce6-e747ca175521 Jul 03 02:43:23.922237 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-293208e4-9c66-4e97-94af-1131e4c0f6be tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:23.922544 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-293208e4-9c66-4e97-94af-1131e4c0f6be tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:23.933450 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:23.933450 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:43:23.938733 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-293208e4-9c66-4e97-94af-1131e4c0f6be tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Volume info retrieved successfully. Jul 03 02:43:23.944095 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-293208e4-9c66-4e97-94af-1131e4c0f6be tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] https://10.4.3.223/volume/v3/volumes/3960ff82-422a-4523-9ce6-e747ca175521 returned with HTTP 200 Jul 03 02:43:23.944649 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1382/5518] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:23 2026] GET /volume/v3/volumes/3960ff82-422a-4523-9ce6-e747ca175521 => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:24.236387 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-c198242e-136d-483f-9770-f04dcaed6523 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:24.240206 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-c198242e-136d-483f-9770-f04dcaed6523 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] GET https://10.4.3.223/volume/v3/backups/7f9c8e49-f008-4234-8aea-fec792155ebe Jul 03 02:43:24.240206 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-c198242e-136d-483f-9770-f04dcaed6523 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:24.240206 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-c198242e-136d-483f-9770-f04dcaed6523 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:24.240206 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-c198242e-136d-483f-9770-f04dcaed6523 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Show backup with id 7f9c8e49-f008-4234-8aea-fec792155ebe. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:43:24.244968 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:24.244968 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:43:24.245806 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-c198242e-136d-483f-9770-f04dcaed6523 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] https://10.4.3.223/volume/v3/backups/7f9c8e49-f008-4234-8aea-fec792155ebe returned with HTTP 200 Jul 03 02:43:24.246193 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1371/5519] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:24 2026] GET /volume/v3/backups/7f9c8e49-f008-4234-8aea-fec792155ebe => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:24.959742 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-401f8fa1-a653-4638-b91a-b052c9fdb65a None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:24.961933 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-401f8fa1-a653-4638-b91a-b052c9fdb65a tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] GET https://10.4.3.223/volume/v3/volumes/3960ff82-422a-4523-9ce6-e747ca175521 Jul 03 02:43:24.962339 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-401f8fa1-a653-4638-b91a-b052c9fdb65a tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:24.962545 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-401f8fa1-a653-4638-b91a-b052c9fdb65a tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:24.970487 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-401f8fa1-a653-4638-b91a-b052c9fdb65a tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] https://10.4.3.223/volume/v3/volumes/3960ff82-422a-4523-9ce6-e747ca175521 returned with HTTP 404 Jul 03 02:43:24.970651 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1387/5520] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:24 2026] GET /volume/v3/volumes/3960ff82-422a-4523-9ce6-e747ca175521 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:43:24.979699 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-85e72c51-84cd-4117-993c-70281309cfde None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:24.982210 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-85e72c51-84cd-4117-993c-70281309cfde tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] DELETE https://10.4.3.223/volume/v3/volumes/af8d493f-c367-4a34-ada0-691e9f96b3ab Jul 03 02:43:24.982472 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-85e72c51-84cd-4117-993c-70281309cfde tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:24.982757 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-85e72c51-84cd-4117-993c-70281309cfde tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Calling method 'delete' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:24.982968 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.volumes [None req-85e72c51-84cd-4117-993c-70281309cfde tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Delete volume with id: af8d493f-c367-4a34-ada0-691e9f96b3ab Jul 03 02:43:24.993022 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:24.993022 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:43:24.993685 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-85e72c51-84cd-4117-993c-70281309cfde tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Volume info retrieved successfully. Jul 03 02:43:25.019844 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-85e72c51-84cd-4117-993c-70281309cfde tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Delete volume request issued successfully. Jul 03 02:43:25.020070 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-85e72c51-84cd-4117-993c-70281309cfde tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] https://10.4.3.223/volume/v3/volumes/af8d493f-c367-4a34-ada0-691e9f96b3ab returned with HTTP 202 Jul 03 02:43:25.020655 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1381/5521] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:43:24 2026] DELETE /volume/v3/volumes/af8d493f-c367-4a34-ada0-691e9f96b3ab => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:43:25.030026 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-1280d474-59dc-4c20-9ad4-024c6ca9640e None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:25.032688 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-1280d474-59dc-4c20-9ad4-024c6ca9640e tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] GET https://10.4.3.223/volume/v3/volumes/af8d493f-c367-4a34-ada0-691e9f96b3ab Jul 03 02:43:25.032688 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-1280d474-59dc-4c20-9ad4-024c6ca9640e tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:25.033239 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-1280d474-59dc-4c20-9ad4-024c6ca9640e tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:25.044060 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:25.044060 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:43:25.049508 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-1280d474-59dc-4c20-9ad4-024c6ca9640e tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Volume info retrieved successfully. Jul 03 02:43:25.055212 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-1280d474-59dc-4c20-9ad4-024c6ca9640e tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] https://10.4.3.223/volume/v3/volumes/af8d493f-c367-4a34-ada0-691e9f96b3ab returned with HTTP 200 Jul 03 02:43:25.055949 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1383/5522] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:25 2026] GET /volume/v3/volumes/af8d493f-c367-4a34-ada0-691e9f96b3ab => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:25.258025 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-0e37dc39-4f3b-456e-bd39-10d5bed32e34 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:25.260617 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-0e37dc39-4f3b-456e-bd39-10d5bed32e34 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] GET https://10.4.3.223/volume/v3/backups/7f9c8e49-f008-4234-8aea-fec792155ebe Jul 03 02:43:25.260818 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-0e37dc39-4f3b-456e-bd39-10d5bed32e34 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:25.261060 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-0e37dc39-4f3b-456e-bd39-10d5bed32e34 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:25.261185 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-0e37dc39-4f3b-456e-bd39-10d5bed32e34 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Show backup with id 7f9c8e49-f008-4234-8aea-fec792155ebe. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:43:25.266113 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:25.266113 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:43:25.267010 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-0e37dc39-4f3b-456e-bd39-10d5bed32e34 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] https://10.4.3.223/volume/v3/backups/7f9c8e49-f008-4234-8aea-fec792155ebe returned with HTTP 200 Jul 03 02:43:25.267437 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1372/5523] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:25 2026] GET /volume/v3/backups/7f9c8e49-f008-4234-8aea-fec792155ebe => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:26.070761 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-2bf1c0ae-df23-4d07-a0b1-68ed6ed000c8 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:26.072533 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-2bf1c0ae-df23-4d07-a0b1-68ed6ed000c8 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] GET https://10.4.3.223/volume/v3/volumes/af8d493f-c367-4a34-ada0-691e9f96b3ab Jul 03 02:43:26.072766 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-2bf1c0ae-df23-4d07-a0b1-68ed6ed000c8 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:26.073005 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-2bf1c0ae-df23-4d07-a0b1-68ed6ed000c8 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:26.075262 np0000004352 devstack@c-api.service[100015]: DEBUG dbcounter [-] [100015] Writing DB stats cinder:SELECT=214,cinder:UPDATE=70,cinder:INSERT=48 {{(pid=100015) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 02:43:26.080752 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-2bf1c0ae-df23-4d07-a0b1-68ed6ed000c8 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] https://10.4.3.223/volume/v3/volumes/af8d493f-c367-4a34-ada0-691e9f96b3ab returned with HTTP 404 Jul 03 02:43:26.081610 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1388/5524] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:26 2026] GET /volume/v3/volumes/af8d493f-c367-4a34-ada0-691e9f96b3ab => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:43:26.088437 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-6808025e-eeab-4067-bb38-50b409550a86 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:26.090235 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-6808025e-eeab-4067-bb38-50b409550a86 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] DELETE https://10.4.3.223/volume/v3/volumes/29d5266c-5af6-477e-a8dd-7815651d6c7d Jul 03 02:43:26.090442 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-6808025e-eeab-4067-bb38-50b409550a86 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:26.090659 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-6808025e-eeab-4067-bb38-50b409550a86 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Calling method 'delete' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:26.090837 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.volumes [None req-6808025e-eeab-4067-bb38-50b409550a86 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Delete volume with id: 29d5266c-5af6-477e-a8dd-7815651d6c7d Jul 03 02:43:26.099405 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:26.099405 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:43:26.099868 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-6808025e-eeab-4067-bb38-50b409550a86 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Volume info retrieved successfully. Jul 03 02:43:26.117687 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-6808025e-eeab-4067-bb38-50b409550a86 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Delete volume request issued successfully. Jul 03 02:43:26.117974 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-6808025e-eeab-4067-bb38-50b409550a86 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] https://10.4.3.223/volume/v3/volumes/29d5266c-5af6-477e-a8dd-7815651d6c7d returned with HTTP 202 Jul 03 02:43:26.118511 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1382/5525] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:43:26 2026] DELETE /volume/v3/volumes/29d5266c-5af6-477e-a8dd-7815651d6c7d => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:43:26.126040 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-b7a44a0d-47df-4f52-9f3a-3c2800dd2219 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:26.128184 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-b7a44a0d-47df-4f52-9f3a-3c2800dd2219 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] GET https://10.4.3.223/volume/v3/volumes/29d5266c-5af6-477e-a8dd-7815651d6c7d Jul 03 02:43:26.128433 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-b7a44a0d-47df-4f52-9f3a-3c2800dd2219 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:26.128675 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-b7a44a0d-47df-4f52-9f3a-3c2800dd2219 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:26.137223 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:26.137223 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:43:26.141846 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-b7a44a0d-47df-4f52-9f3a-3c2800dd2219 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Volume info retrieved successfully. Jul 03 02:43:26.147293 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-b7a44a0d-47df-4f52-9f3a-3c2800dd2219 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] https://10.4.3.223/volume/v3/volumes/29d5266c-5af6-477e-a8dd-7815651d6c7d returned with HTTP 200 Jul 03 02:43:26.147930 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1384/5526] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:26 2026] GET /volume/v3/volumes/29d5266c-5af6-477e-a8dd-7815651d6c7d => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:26.278941 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-5f3715b0-ccb7-457c-a433-0f918c5419ad None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:26.280816 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-5f3715b0-ccb7-457c-a433-0f918c5419ad tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] GET https://10.4.3.223/volume/v3/backups/7f9c8e49-f008-4234-8aea-fec792155ebe Jul 03 02:43:26.281011 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-5f3715b0-ccb7-457c-a433-0f918c5419ad tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:26.281204 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-5f3715b0-ccb7-457c-a433-0f918c5419ad tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:26.281291 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-5f3715b0-ccb7-457c-a433-0f918c5419ad tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Show backup with id 7f9c8e49-f008-4234-8aea-fec792155ebe. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:43:26.285826 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:26.285826 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:43:26.286642 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-5f3715b0-ccb7-457c-a433-0f918c5419ad tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] https://10.4.3.223/volume/v3/backups/7f9c8e49-f008-4234-8aea-fec792155ebe returned with HTTP 200 Jul 03 02:43:26.287237 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1373/5527] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:26 2026] GET /volume/v3/backups/7f9c8e49-f008-4234-8aea-fec792155ebe => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:26.299875 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-06f3c326-8656-4cf2-8348-a9e1fd813c1d None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:26.371577 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-06f3c326-8656-4cf2-8348-a9e1fd813c1d tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] POST https://10.4.3.223/volume/v3/backups Jul 03 02:43:26.371907 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-06f3c326-8656-4cf2-8348-a9e1fd813c1d tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f197a4e5-8e70-436b-a3e9-1893bd21379a", "incremental": true}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:43:26.373611 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.contrib.backups [None req-06f3c326-8656-4cf2-8348-a9e1fd813c1d tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Creating new backup {'backup': {'volume_id': 'f197a4e5-8e70-436b-a3e9-1893bd21379a', 'incremental': True}} {{(pid=100015) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 02:43:26.373769 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.contrib.backups [None req-06f3c326-8656-4cf2-8348-a9e1fd813c1d tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Creating backup of volume f197a4e5-8e70-436b-a3e9-1893bd21379a in container None Jul 03 02:43:26.382622 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:26.382622 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:43:26.383037 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-06f3c326-8656-4cf2-8348-a9e1fd813c1d tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Volume info retrieved successfully. Jul 03 02:43:26.426973 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.quota [None req-06f3c326-8656-4cf2-8348-a9e1fd813c1d tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Created reservations ['cc2d7381-7259-46e9-b651-35fc2e3db594', 'f13a7c4b-c975-4cba-b384-3937ab4ead9a'] {{(pid=100015) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:43:26.442442 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-06f3c326-8656-4cf2-8348-a9e1fd813c1d tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] https://10.4.3.223/volume/v3/backups returned with HTTP 400 Jul 03 02:43:26.442998 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1389/5528] 10.4.3.223 () {68 vars in 1258 bytes} [Fri Jul 3 02:43:26 2026] POST /volume/v3/backups => generated 109 bytes in 144 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 02:43:26.451288 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-e909ba8b-cbf8-4a66-b469-8c1662cb9260 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:26.453357 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-e909ba8b-cbf8-4a66-b469-8c1662cb9260 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] DELETE https://10.4.3.223/volume/v3/backups/7f9c8e49-f008-4234-8aea-fec792155ebe Jul 03 02:43:26.453577 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-e909ba8b-cbf8-4a66-b469-8c1662cb9260 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:26.453803 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-e909ba8b-cbf8-4a66-b469-8c1662cb9260 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Calling method 'delete' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:26.453932 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.contrib.backups [None req-e909ba8b-cbf8-4a66-b469-8c1662cb9260 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Delete backup with id: 7f9c8e49-f008-4234-8aea-fec792155ebe. Jul 03 02:43:26.459374 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:26.459374 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:43:26.477768 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.backup.rpcapi [None req-e909ba8b-cbf8-4a66-b469-8c1662cb9260 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] delete_backup rpcapi backup_id 7f9c8e49-f008-4234-8aea-fec792155ebe {{(pid=100012) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 02:43:26.479716 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-e909ba8b-cbf8-4a66-b469-8c1662cb9260 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] https://10.4.3.223/volume/v3/backups/7f9c8e49-f008-4234-8aea-fec792155ebe returned with HTTP 202 Jul 03 02:43:26.480144 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1383/5529] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:43:26 2026] DELETE /volume/v3/backups/7f9c8e49-f008-4234-8aea-fec792155ebe => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 02:43:26.487792 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-eafe636d-ce7f-414a-95c9-02cdff891b58 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:26.490112 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-eafe636d-ce7f-414a-95c9-02cdff891b58 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] GET https://10.4.3.223/volume/v3/backups/7f9c8e49-f008-4234-8aea-fec792155ebe Jul 03 02:43:26.490376 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-eafe636d-ce7f-414a-95c9-02cdff891b58 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:26.490545 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-eafe636d-ce7f-414a-95c9-02cdff891b58 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:26.490680 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-eafe636d-ce7f-414a-95c9-02cdff891b58 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Show backup with id 7f9c8e49-f008-4234-8aea-fec792155ebe. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:43:26.495767 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:26.495767 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:43:26.496863 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-eafe636d-ce7f-414a-95c9-02cdff891b58 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] https://10.4.3.223/volume/v3/backups/7f9c8e49-f008-4234-8aea-fec792155ebe returned with HTTP 200 Jul 03 02:43:26.497394 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1385/5530] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:26 2026] GET /volume/v3/backups/7f9c8e49-f008-4234-8aea-fec792155ebe => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:27.162058 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-9a2be0b7-aa66-42a0-9d78-ef39348821ad None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:27.164339 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-9a2be0b7-aa66-42a0-9d78-ef39348821ad tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] GET https://10.4.3.223/volume/v3/volumes/29d5266c-5af6-477e-a8dd-7815651d6c7d Jul 03 02:43:27.164583 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-9a2be0b7-aa66-42a0-9d78-ef39348821ad tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:27.164797 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-9a2be0b7-aa66-42a0-9d78-ef39348821ad tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:27.172521 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-9a2be0b7-aa66-42a0-9d78-ef39348821ad tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] https://10.4.3.223/volume/v3/volumes/29d5266c-5af6-477e-a8dd-7815651d6c7d returned with HTTP 404 Jul 03 02:43:27.172773 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1374/5531] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:27 2026] GET /volume/v3/volumes/29d5266c-5af6-477e-a8dd-7815651d6c7d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:43:27.181479 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-83b25faf-a5f1-4d4a-9fff-877644e800f6 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:27.183501 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-83b25faf-a5f1-4d4a-9fff-877644e800f6 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] DELETE https://10.4.3.223/volume/v3/volumes/76668eb7-404d-4c22-841d-4742cdfffa4c Jul 03 02:43:27.183683 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-83b25faf-a5f1-4d4a-9fff-877644e800f6 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:27.183867 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-83b25faf-a5f1-4d4a-9fff-877644e800f6 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:27.184012 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-83b25faf-a5f1-4d4a-9fff-877644e800f6 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Delete volume with id: 76668eb7-404d-4c22-841d-4742cdfffa4c Jul 03 02:43:27.191365 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:27.191365 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:43:27.191882 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-83b25faf-a5f1-4d4a-9fff-877644e800f6 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Volume info retrieved successfully. Jul 03 02:43:27.208932 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-83b25faf-a5f1-4d4a-9fff-877644e800f6 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Delete volume request issued successfully. Jul 03 02:43:27.208932 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-83b25faf-a5f1-4d4a-9fff-877644e800f6 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] https://10.4.3.223/volume/v3/volumes/76668eb7-404d-4c22-841d-4742cdfffa4c returned with HTTP 202 Jul 03 02:43:27.209283 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1390/5532] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:43:27 2026] DELETE /volume/v3/volumes/76668eb7-404d-4c22-841d-4742cdfffa4c => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:43:27.217123 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-55179591-35b2-46a6-8e53-dc4be62cd75d None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:27.219143 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-55179591-35b2-46a6-8e53-dc4be62cd75d tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] GET https://10.4.3.223/volume/v3/volumes/76668eb7-404d-4c22-841d-4742cdfffa4c Jul 03 02:43:27.219373 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-55179591-35b2-46a6-8e53-dc4be62cd75d tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:27.219607 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-55179591-35b2-46a6-8e53-dc4be62cd75d tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:27.227538 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:27.227538 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:43:27.231910 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-55179591-35b2-46a6-8e53-dc4be62cd75d tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Volume info retrieved successfully. Jul 03 02:43:27.237594 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-55179591-35b2-46a6-8e53-dc4be62cd75d tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] https://10.4.3.223/volume/v3/volumes/76668eb7-404d-4c22-841d-4742cdfffa4c returned with HTTP 200 Jul 03 02:43:27.238010 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1384/5533] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:27 2026] GET /volume/v3/volumes/76668eb7-404d-4c22-841d-4742cdfffa4c => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:27.508886 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-27a3cf34-426c-40a8-a68a-e16c758601f8 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:27.511241 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-27a3cf34-426c-40a8-a68a-e16c758601f8 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] GET https://10.4.3.223/volume/v3/backups/7f9c8e49-f008-4234-8aea-fec792155ebe Jul 03 02:43:27.511488 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-27a3cf34-426c-40a8-a68a-e16c758601f8 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:27.511735 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-27a3cf34-426c-40a8-a68a-e16c758601f8 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:27.511868 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-27a3cf34-426c-40a8-a68a-e16c758601f8 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Show backup with id 7f9c8e49-f008-4234-8aea-fec792155ebe. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:43:27.516252 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-27a3cf34-426c-40a8-a68a-e16c758601f8 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] https://10.4.3.223/volume/v3/backups/7f9c8e49-f008-4234-8aea-fec792155ebe returned with HTTP 404 Jul 03 02:43:27.516875 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1386/5534] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:27 2026] GET /volume/v3/backups/7f9c8e49-f008-4234-8aea-fec792155ebe => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:43:27.525483 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-e38895a9-fe64-4a59-8477-5caac6704a04 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:27.527364 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-e38895a9-fe64-4a59-8477-5caac6704a04 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:43:27.527788 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-e38895a9-fe64-4a59-8477-5caac6704a04 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1595816377"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:43:27.529476 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.volumes [None req-e38895a9-fe64-4a59-8477-5caac6704a04 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1595816377'}} {{(pid=100014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:43:27.529679 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.volumes [None req-e38895a9-fe64-4a59-8477-5caac6704a04 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Create volume of 1 GB Jul 03 02:43:27.533880 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-e38895a9-fe64-4a59-8477-5caac6704a04 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Availability Zones retrieved successfully. Jul 03 02:43:27.541251 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-e38895a9-fe64-4a59-8477-5caac6704a04 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Flow 'volume_create_api' (02d47ae2-fbc7-4977-999c-3652dd7f7780) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:43:27.542633 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-e38895a9-fe64-4a59-8477-5caac6704a04 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88960950-f2a1-4e90-8710-3e032a7617db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:43:27.543842 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.flows.api.create_volume [None req-e38895a9-fe64-4a59-8477-5caac6704a04 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Validating volume size '1' using validate_int {{(pid=100014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:43:27.572049 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-e38895a9-fe64-4a59-8477-5caac6704a04 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88960950-f2a1-4e90-8710-3e032a7617db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:43:27.572816 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-e38895a9-fe64-4a59-8477-5caac6704a04 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17b46030-dd29-42f7-942a-ec8d56859ba7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:43:27.610951 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.quota [None req-e38895a9-fe64-4a59-8477-5caac6704a04 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Created reservations ['4c02c127-e1b2-4508-b07e-0e33df84b01a', 'ec4c9fe1-e2c5-4539-9292-f8cf9ca9c1bf', '3b5955d8-bb24-47b4-b99a-9d6607080519', 'e001d8ad-d6ec-43ab-964c-fe47ff6f9e50'] {{(pid=100014) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:43:27.611781 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-e38895a9-fe64-4a59-8477-5caac6704a04 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17b46030-dd29-42f7-942a-ec8d56859ba7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4c02c127-e1b2-4508-b07e-0e33df84b01a', 'ec4c9fe1-e2c5-4539-9292-f8cf9ca9c1bf', '3b5955d8-bb24-47b4-b99a-9d6607080519', 'e001d8ad-d6ec-43ab-964c-fe47ff6f9e50']}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:43:27.612524 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-e38895a9-fe64-4a59-8477-5caac6704a04 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71c74978-2f0f-434c-8113-da468b9a9032) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:43:27.636247 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-e38895a9-fe64-4a59-8477-5caac6704a04 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71c74978-2f0f-434c-8113-da468b9a9032) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd13bc310-b60e-45bc-b196-2f490d0c3901', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1595816377',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c90cac2fc954e8f9955fb497cbecdee',qos_specs=None,replication_status=,reservations=['4c02c127-e1b2-4508-b07e-0e33df84b01a','ec4c9fe1-e2c5-4539-9292-f8cf9ca9c1bf','3b5955d8-bb24-47b4-b99a-9d6607080519','e001d8ad-d6ec-43ab-964c-fe47ff6f9e50'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8944104afe174b6fb7371bffc9897515',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:43:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1595816377',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d13bc310-b60e-45bc-b196-2f490d0c3901,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1c90cac2fc954e8f9955fb497cbecdee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8944104afe174b6fb7371bffc9897515',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:43:27.637117 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-e38895a9-fe64-4a59-8477-5caac6704a04 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d7503b6-7843-4fad-bee2-d81e48eb0e95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:43:27.661631 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-e38895a9-fe64-4a59-8477-5caac6704a04 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d7503b6-7843-4fad-bee2-d81e48eb0e95) transitioned into state 'SUCCESS' from state '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-1595816377',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c90cac2fc954e8f9955fb497cbecdee',qos_specs=None,replication_status=,reservations=['4c02c127-e1b2-4508-b07e-0e33df84b01a','ec4c9fe1-e2c5-4539-9292-f8cf9ca9c1bf','3b5955d8-bb24-47b4-b99a-9d6607080519','e001d8ad-d6ec-43ab-964c-fe47ff6f9e50'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8944104afe174b6fb7371bffc9897515',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:43:27.662487 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-e38895a9-fe64-4a59-8477-5caac6704a04 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (524b70bd-d7d9-4f46-9adf-99e004b8d1b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:43:27.674806 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-e38895a9-fe64-4a59-8477-5caac6704a04 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (524b70bd-d7d9-4f46-9adf-99e004b8d1b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:43:27.675485 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-e38895a9-fe64-4a59-8477-5caac6704a04 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Flow 'volume_create_api' (02d47ae2-fbc7-4977-999c-3652dd7f7780) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:43:27.675917 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-e38895a9-fe64-4a59-8477-5caac6704a04 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Create volume request issued successfully. Jul 03 02:43:27.676718 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-e38895a9-fe64-4a59-8477-5caac6704a04 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:43:27.677265 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1375/5535] 10.4.3.223 () {68 vars in 1258 bytes} [Fri Jul 3 02:43:27 2026] POST /volume/v3/volumes => generated 749 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:43:27.691321 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-b4b75e71-7c17-4ff5-b971-bebfb7cbcbff None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:27.693743 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-b4b75e71-7c17-4ff5-b971-bebfb7cbcbff tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] GET https://10.4.3.223/volume/v3/volumes/d13bc310-b60e-45bc-b196-2f490d0c3901 Jul 03 02:43:27.693943 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-b4b75e71-7c17-4ff5-b971-bebfb7cbcbff tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:27.694227 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-b4b75e71-7c17-4ff5-b971-bebfb7cbcbff tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:27.702371 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:27.702371 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:43:27.706661 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-b4b75e71-7c17-4ff5-b971-bebfb7cbcbff tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Volume info retrieved successfully. Jul 03 02:43:27.712035 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-b4b75e71-7c17-4ff5-b971-bebfb7cbcbff tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] https://10.4.3.223/volume/v3/volumes/d13bc310-b60e-45bc-b196-2f490d0c3901 returned with HTTP 200 Jul 03 02:43:27.712559 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1391/5536] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:27 2026] GET /volume/v3/volumes/d13bc310-b60e-45bc-b196-2f490d0c3901 => generated 817 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:28.252542 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-89c932c5-4362-45e9-a211-4f6b19ba388a None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:28.254368 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-89c932c5-4362-45e9-a211-4f6b19ba388a tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] GET https://10.4.3.223/volume/v3/volumes/76668eb7-404d-4c22-841d-4742cdfffa4c Jul 03 02:43:28.254601 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-89c932c5-4362-45e9-a211-4f6b19ba388a tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:28.254827 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-89c932c5-4362-45e9-a211-4f6b19ba388a tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:28.261934 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-89c932c5-4362-45e9-a211-4f6b19ba388a tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] https://10.4.3.223/volume/v3/volumes/76668eb7-404d-4c22-841d-4742cdfffa4c returned with HTTP 404 Jul 03 02:43:28.262633 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1385/5537] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:28 2026] GET /volume/v3/volumes/76668eb7-404d-4c22-841d-4742cdfffa4c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:43:28.271047 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-e1180efa-6165-4b4c-9e28-78153b619f49 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:28.273144 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-e1180efa-6165-4b4c-9e28-78153b619f49 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] DELETE https://10.4.3.223/volume/v3/volumes/459ac9a2-9f55-411d-bcf0-f5c442af8a67 Jul 03 02:43:28.273375 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-e1180efa-6165-4b4c-9e28-78153b619f49 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:28.273595 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-e1180efa-6165-4b4c-9e28-78153b619f49 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Calling method 'delete' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:28.273772 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.volumes [None req-e1180efa-6165-4b4c-9e28-78153b619f49 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Delete volume with id: 459ac9a2-9f55-411d-bcf0-f5c442af8a67 Jul 03 02:43:28.281928 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:28.281928 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:43:28.282472 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-e1180efa-6165-4b4c-9e28-78153b619f49 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Volume info retrieved successfully. Jul 03 02:43:28.303020 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-e1180efa-6165-4b4c-9e28-78153b619f49 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Delete volume request issued successfully. Jul 03 02:43:28.303263 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-e1180efa-6165-4b4c-9e28-78153b619f49 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] https://10.4.3.223/volume/v3/volumes/459ac9a2-9f55-411d-bcf0-f5c442af8a67 returned with HTTP 202 Jul 03 02:43:28.303687 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1387/5538] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:43:28 2026] DELETE /volume/v3/volumes/459ac9a2-9f55-411d-bcf0-f5c442af8a67 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:43:28.311643 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-67552762-db4b-436d-a4ed-8304d8347a47 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:28.313412 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-67552762-db4b-436d-a4ed-8304d8347a47 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] GET https://10.4.3.223/volume/v3/volumes/459ac9a2-9f55-411d-bcf0-f5c442af8a67 Jul 03 02:43:28.313602 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-67552762-db4b-436d-a4ed-8304d8347a47 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:28.313775 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-67552762-db4b-436d-a4ed-8304d8347a47 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:28.320663 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:28.320663 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:43:28.324673 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-67552762-db4b-436d-a4ed-8304d8347a47 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Volume info retrieved successfully. Jul 03 02:43:28.329478 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-67552762-db4b-436d-a4ed-8304d8347a47 tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] https://10.4.3.223/volume/v3/volumes/459ac9a2-9f55-411d-bcf0-f5c442af8a67 returned with HTTP 200 Jul 03 02:43:28.329984 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1376/5539] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:28 2026] GET /volume/v3/volumes/459ac9a2-9f55-411d-bcf0-f5c442af8a67 => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:28.726663 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-37251c6d-a57a-450f-9207-077aad987389 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:28.728903 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-37251c6d-a57a-450f-9207-077aad987389 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] GET https://10.4.3.223/volume/v3/volumes/d13bc310-b60e-45bc-b196-2f490d0c3901 Jul 03 02:43:28.729208 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-37251c6d-a57a-450f-9207-077aad987389 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:28.729442 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-37251c6d-a57a-450f-9207-077aad987389 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:28.737039 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:28.737039 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:43:28.741374 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-37251c6d-a57a-450f-9207-077aad987389 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Volume info retrieved successfully. Jul 03 02:43:28.748236 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-37251c6d-a57a-450f-9207-077aad987389 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] https://10.4.3.223/volume/v3/volumes/d13bc310-b60e-45bc-b196-2f490d0c3901 returned with HTTP 200 Jul 03 02:43:28.748904 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1392/5540] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:28 2026] GET /volume/v3/volumes/d13bc310-b60e-45bc-b196-2f490d0c3901 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:28.761772 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-35368adb-5624-4143-9c8b-88ad7231fbcd None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:28.764176 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-35368adb-5624-4143-9c8b-88ad7231fbcd tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] POST https://10.4.3.223/volume/v3/backups Jul 03 02:43:28.764666 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-35368adb-5624-4143-9c8b-88ad7231fbcd tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d13bc310-b60e-45bc-b196-2f490d0c3901", "name": "tempest-VolumesBackupsTest-Backup-255758589"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:43:28.767053 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.contrib.backups [None req-35368adb-5624-4143-9c8b-88ad7231fbcd tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Creating new backup {'backup': {'volume_id': 'd13bc310-b60e-45bc-b196-2f490d0c3901', 'name': 'tempest-VolumesBackupsTest-Backup-255758589'}} {{(pid=100012) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 02:43:28.767279 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.contrib.backups [None req-35368adb-5624-4143-9c8b-88ad7231fbcd tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Creating backup of volume d13bc310-b60e-45bc-b196-2f490d0c3901 in container None Jul 03 02:43:28.777786 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:28.777786 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:43:28.778314 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-35368adb-5624-4143-9c8b-88ad7231fbcd tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Volume info retrieved successfully. Jul 03 02:43:28.800561 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.quota [None req-35368adb-5624-4143-9c8b-88ad7231fbcd tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Created reservations ['da3978ab-749d-4a61-ba71-ef0b4c4fbcfc', 'c0748dc4-eb89-4aba-9f4b-33760a4f6fd4'] {{(pid=100012) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:43:28.835014 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-35368adb-5624-4143-9c8b-88ad7231fbcd tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] https://10.4.3.223/volume/v3/backups returned with HTTP 202 Jul 03 02:43:28.835593 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1386/5541] 10.4.3.223 () {68 vars in 1259 bytes} [Fri Jul 3 02:43:28 2026] POST /volume/v3/backups => generated 329 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:43:28.844401 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-9bb10cb2-dc1d-4705-af1f-cdae6a7f22b3 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:28.846673 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-9bb10cb2-dc1d-4705-af1f-cdae6a7f22b3 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] GET https://10.4.3.223/volume/v3/backups/22922512-1f72-40a1-b03d-d5184fe48a7c Jul 03 02:43:28.846946 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-9bb10cb2-dc1d-4705-af1f-cdae6a7f22b3 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:28.847217 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-9bb10cb2-dc1d-4705-af1f-cdae6a7f22b3 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:28.847383 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-9bb10cb2-dc1d-4705-af1f-cdae6a7f22b3 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Show backup with id 22922512-1f72-40a1-b03d-d5184fe48a7c. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:43:28.852537 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:28.852537 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:43:28.853335 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-9bb10cb2-dc1d-4705-af1f-cdae6a7f22b3 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] https://10.4.3.223/volume/v3/backups/22922512-1f72-40a1-b03d-d5184fe48a7c returned with HTTP 200 Jul 03 02:43:28.853804 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1388/5542] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:28 2026] GET /volume/v3/backups/22922512-1f72-40a1-b03d-d5184fe48a7c => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:29.343790 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-21a37444-9031-4925-a364-c83c8b1fabff None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:29.345959 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-21a37444-9031-4925-a364-c83c8b1fabff tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] GET https://10.4.3.223/volume/v3/volumes/459ac9a2-9f55-411d-bcf0-f5c442af8a67 Jul 03 02:43:29.346232 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-21a37444-9031-4925-a364-c83c8b1fabff tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:29.346525 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-21a37444-9031-4925-a364-c83c8b1fabff tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:29.349269 np0000004352 devstack@c-api.service[100014]: DEBUG dbcounter [-] [100014] Writing DB stats cinder:SELECT=170,cinder:UPDATE=46,cinder:INSERT=37 {{(pid=100014) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 02:43:29.355500 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-21a37444-9031-4925-a364-c83c8b1fabff tempest-CreateVolumesFromBackupTest-462179149 tempest-CreateVolumesFromBackupTest-462179149-project-member] https://10.4.3.223/volume/v3/volumes/459ac9a2-9f55-411d-bcf0-f5c442af8a67 returned with HTTP 404 Jul 03 02:43:29.356249 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1377/5543] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:29 2026] GET /volume/v3/volumes/459ac9a2-9f55-411d-bcf0-f5c442af8a67 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:43:29.867727 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-50538e48-d14d-44ca-ab02-7d918f11c04d None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:29.870024 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-50538e48-d14d-44ca-ab02-7d918f11c04d tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] GET https://10.4.3.223/volume/v3/backups/22922512-1f72-40a1-b03d-d5184fe48a7c Jul 03 02:43:29.871132 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-50538e48-d14d-44ca-ab02-7d918f11c04d tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:29.871132 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-50538e48-d14d-44ca-ab02-7d918f11c04d tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:29.871132 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-50538e48-d14d-44ca-ab02-7d918f11c04d tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Show backup with id 22922512-1f72-40a1-b03d-d5184fe48a7c. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:43:29.875765 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:29.875765 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:43:29.876433 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-50538e48-d14d-44ca-ab02-7d918f11c04d tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] https://10.4.3.223/volume/v3/backups/22922512-1f72-40a1-b03d-d5184fe48a7c returned with HTTP 200 Jul 03 02:43:29.876865 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1393/5544] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:29 2026] GET /volume/v3/backups/22922512-1f72-40a1-b03d-d5184fe48a7c => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:30.678316 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-646fb02a-f114-41d0-938e-658b06664fa2 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:30.758661 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-646fb02a-f114-41d0-938e-658b06664fa2 tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:43:30.759010 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-646fb02a-f114-41d0-938e-658b06664fa2 tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "ea993fc3-c724-45f7-8dae-63cf2cac16e5", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1037011036"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:43:30.760507 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.volumes [None req-646fb02a-f114-41d0-938e-658b06664fa2 tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Create volume request body: {'volume': {"'imageRef": 'ea993fc3-c724-45f7-8dae-63cf2cac16e5', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1037011036'}} {{(pid=100012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:43:30.760649 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.volumes [None req-646fb02a-f114-41d0-938e-658b06664fa2 tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Create volume of 1 GB Jul 03 02:43:30.760940 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:30.760940 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:43:30.764911 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-646fb02a-f114-41d0-938e-658b06664fa2 tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Availability Zones retrieved successfully. Jul 03 02:43:30.770275 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-646fb02a-f114-41d0-938e-658b06664fa2 tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Flow 'volume_create_api' (724ecf83-d35d-42d8-a3c9-ade42f804647) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:43:30.771201 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-646fb02a-f114-41d0-938e-658b06664fa2 tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d67b76fd-c649-410c-bb34-9e6dc840c462) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:43:30.772120 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.flows.api.create_volume [None req-646fb02a-f114-41d0-938e-658b06664fa2 tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Validating volume size '1' using validate_int {{(pid=100012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:43:30.797256 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-646fb02a-f114-41d0-938e-658b06664fa2 tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d67b76fd-c649-410c-bb34-9e6dc840c462) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:43:30.797895 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-646fb02a-f114-41d0-938e-658b06664fa2 tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a2959c7-07b1-43a6-b976-5f07ca8fb31c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:43:30.854229 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.quota [None req-646fb02a-f114-41d0-938e-658b06664fa2 tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Created reservations ['cea1ea7f-8c1f-49df-9de6-c0ff0dae8c2e', 'bfde0547-2a63-4508-9716-3690da311697', 'e38550d9-2bf5-4b78-8660-232534e0ebaf', 'f00729b8-2359-4838-be52-4cdee5a9360f'] {{(pid=100012) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:43:30.854942 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-646fb02a-f114-41d0-938e-658b06664fa2 tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a2959c7-07b1-43a6-b976-5f07ca8fb31c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cea1ea7f-8c1f-49df-9de6-c0ff0dae8c2e', 'bfde0547-2a63-4508-9716-3690da311697', 'e38550d9-2bf5-4b78-8660-232534e0ebaf', 'f00729b8-2359-4838-be52-4cdee5a9360f']}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:43:30.855611 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-646fb02a-f114-41d0-938e-658b06664fa2 tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd0aa590-e1ce-454e-bfe4-a639a3271660) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:43:30.875223 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-646fb02a-f114-41d0-938e-658b06664fa2 tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd0aa590-e1ce-454e-bfe4-a639a3271660) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '94cada3f-c44b-4835-befe-1ebbe7a51761', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1037011036',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24402881d7ef4e1da44dda883d6ce99b',qos_specs=None,replication_status=,reservations=['cea1ea7f-8c1f-49df-9de6-c0ff0dae8c2e','bfde0547-2a63-4508-9716-3690da311697','e38550d9-2bf5-4b78-8660-232534e0ebaf','f00729b8-2359-4838-be52-4cdee5a9360f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34af072ec178466fa6ea562a72654365',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:43:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1037011036',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=94cada3f-c44b-4835-befe-1ebbe7a51761,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='24402881d7ef4e1da44dda883d6ce99b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='34af072ec178466fa6ea562a72654365',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:43:30.875832 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-646fb02a-f114-41d0-938e-658b06664fa2 tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7396b294-2a0b-4d4e-b03a-be7c3a1a8a4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:43:30.888164 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-7b44b311-4362-4fc3-b436-e729b25e7d6d None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:30.890289 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-7b44b311-4362-4fc3-b436-e729b25e7d6d tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] GET https://10.4.3.223/volume/v3/backups/22922512-1f72-40a1-b03d-d5184fe48a7c Jul 03 02:43:30.890550 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-7b44b311-4362-4fc3-b436-e729b25e7d6d tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:30.890772 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-7b44b311-4362-4fc3-b436-e729b25e7d6d tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:30.890902 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-7b44b311-4362-4fc3-b436-e729b25e7d6d tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Show backup with id 22922512-1f72-40a1-b03d-d5184fe48a7c. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:43:30.894393 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-646fb02a-f114-41d0-938e-658b06664fa2 tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7396b294-2a0b-4d4e-b03a-be7c3a1a8a4e) transitioned into state 'SUCCESS' from state '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-1037011036',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24402881d7ef4e1da44dda883d6ce99b',qos_specs=None,replication_status=,reservations=['cea1ea7f-8c1f-49df-9de6-c0ff0dae8c2e','bfde0547-2a63-4508-9716-3690da311697','e38550d9-2bf5-4b78-8660-232534e0ebaf','f00729b8-2359-4838-be52-4cdee5a9360f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34af072ec178466fa6ea562a72654365',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:43:30.895288 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-646fb02a-f114-41d0-938e-658b06664fa2 tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50ad1ea1-ca93-498a-a95a-4187293e54d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:43:30.895608 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:30.895608 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:43:30.896328 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-7b44b311-4362-4fc3-b436-e729b25e7d6d tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] https://10.4.3.223/volume/v3/backups/22922512-1f72-40a1-b03d-d5184fe48a7c returned with HTTP 200 Jul 03 02:43:30.896771 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1389/5545] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:30 2026] GET /volume/v3/backups/22922512-1f72-40a1-b03d-d5184fe48a7c => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:30.905402 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-646fb02a-f114-41d0-938e-658b06664fa2 tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50ad1ea1-ca93-498a-a95a-4187293e54d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:43:30.906269 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-646fb02a-f114-41d0-938e-658b06664fa2 tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Flow 'volume_create_api' (724ecf83-d35d-42d8-a3c9-ade42f804647) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:43:30.906691 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-646fb02a-f114-41d0-938e-658b06664fa2 tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Create volume request issued successfully. Jul 03 02:43:30.907278 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-646fb02a-f114-41d0-938e-658b06664fa2 tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:43:30.907718 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1387/5546] 10.4.3.223 () {68 vars in 1259 bytes} [Fri Jul 3 02:43:30 2026] POST /volume/v3/volumes => generated 757 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:43:30.919105 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-cbc17516-9484-4189-bf79-b2d8a5ca52af None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:30.921066 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-cbc17516-9484-4189-bf79-b2d8a5ca52af tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:43:30.921432 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-cbc17516-9484-4189-bf79-b2d8a5ca52af tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "ea993fc3-c724-45f7-8dae-63cf2cac16e5", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1519850838"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:43:30.922869 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.volumes [None req-cbc17516-9484-4189-bf79-b2d8a5ca52af tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Create volume request body: {'volume': {"'imageRef": 'ea993fc3-c724-45f7-8dae-63cf2cac16e5', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1519850838'}} {{(pid=100014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:43:30.923029 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.volumes [None req-cbc17516-9484-4189-bf79-b2d8a5ca52af tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Create volume of 1 GB Jul 03 02:43:30.927119 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-cbc17516-9484-4189-bf79-b2d8a5ca52af tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Availability Zones retrieved successfully. Jul 03 02:43:30.932586 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-cbc17516-9484-4189-bf79-b2d8a5ca52af tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Flow 'volume_create_api' (f88575d9-5880-4d97-ae4a-ee921f103c40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:43:30.933527 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-cbc17516-9484-4189-bf79-b2d8a5ca52af tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (254a28c1-c2a7-4011-b88c-109816447d5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:43:30.934478 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.flows.api.create_volume [None req-cbc17516-9484-4189-bf79-b2d8a5ca52af tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Validating volume size '1' using validate_int {{(pid=100014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:43:30.959934 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-cbc17516-9484-4189-bf79-b2d8a5ca52af tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (254a28c1-c2a7-4011-b88c-109816447d5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:43:30.960718 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-cbc17516-9484-4189-bf79-b2d8a5ca52af tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c001143d-a9ea-476a-aa5a-18eb546e585f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:43:31.007966 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.quota [None req-cbc17516-9484-4189-bf79-b2d8a5ca52af tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Created reservations ['559fec22-2153-4c81-bbf9-2aa09b9eaaf2', '2425d29a-4948-43dd-be38-c9accca55a3a', '0269f391-d47b-4f64-93db-f9e518643051', 'b78cc00c-e54e-4abd-8c12-d2b978f71c26'] {{(pid=100014) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:43:31.008850 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-cbc17516-9484-4189-bf79-b2d8a5ca52af tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c001143d-a9ea-476a-aa5a-18eb546e585f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['559fec22-2153-4c81-bbf9-2aa09b9eaaf2', '2425d29a-4948-43dd-be38-c9accca55a3a', '0269f391-d47b-4f64-93db-f9e518643051', 'b78cc00c-e54e-4abd-8c12-d2b978f71c26']}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:43:31.009844 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-cbc17516-9484-4189-bf79-b2d8a5ca52af tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbefe4b3-5782-4c69-862a-53f3913c61f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:43:31.043669 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-cbc17516-9484-4189-bf79-b2d8a5ca52af tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbefe4b3-5782-4c69-862a-53f3913c61f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '41a70cfa-44d8-434b-8377-9ec3ccb0b4ce', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1519850838',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24402881d7ef4e1da44dda883d6ce99b',qos_specs=None,replication_status=,reservations=['559fec22-2153-4c81-bbf9-2aa09b9eaaf2','2425d29a-4948-43dd-be38-c9accca55a3a','0269f391-d47b-4f64-93db-f9e518643051','b78cc00c-e54e-4abd-8c12-d2b978f71c26'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34af072ec178466fa6ea562a72654365',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:43:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1519850838',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=41a70cfa-44d8-434b-8377-9ec3ccb0b4ce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='24402881d7ef4e1da44dda883d6ce99b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='34af072ec178466fa6ea562a72654365',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:43:31.044825 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-cbc17516-9484-4189-bf79-b2d8a5ca52af tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d524e2ef-8529-42ba-ae1d-14cb019d32be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:43:31.070130 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-cbc17516-9484-4189-bf79-b2d8a5ca52af tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d524e2ef-8529-42ba-ae1d-14cb019d32be) transitioned into state 'SUCCESS' from state '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-1519850838',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24402881d7ef4e1da44dda883d6ce99b',qos_specs=None,replication_status=,reservations=['559fec22-2153-4c81-bbf9-2aa09b9eaaf2','2425d29a-4948-43dd-be38-c9accca55a3a','0269f391-d47b-4f64-93db-f9e518643051','b78cc00c-e54e-4abd-8c12-d2b978f71c26'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34af072ec178466fa6ea562a72654365',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:43:31.070862 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-cbc17516-9484-4189-bf79-b2d8a5ca52af tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ac106dd-6417-44ca-a33f-220717c3461c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:43:31.080539 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-cbc17516-9484-4189-bf79-b2d8a5ca52af tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ac106dd-6417-44ca-a33f-220717c3461c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:43:31.081356 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-cbc17516-9484-4189-bf79-b2d8a5ca52af tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Flow 'volume_create_api' (f88575d9-5880-4d97-ae4a-ee921f103c40) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:43:31.081674 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-cbc17516-9484-4189-bf79-b2d8a5ca52af tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Create volume request issued successfully. Jul 03 02:43:31.082220 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-cbc17516-9484-4189-bf79-b2d8a5ca52af tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:43:31.082658 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1378/5547] 10.4.3.223 () {68 vars in 1259 bytes} [Fri Jul 3 02:43:30 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) Jul 03 02:43:31.098363 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-b45b304f-ccf9-4e77-b7cd-11e9f4ca82cc None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:31.100744 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-b45b304f-ccf9-4e77-b7cd-11e9f4ca82cc tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:43:31.101191 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-b45b304f-ccf9-4e77-b7cd-11e9f4ca82cc tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "ea993fc3-c724-45f7-8dae-63cf2cac16e5", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-30486709"}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:43:31.103146 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.volumes [None req-b45b304f-ccf9-4e77-b7cd-11e9f4ca82cc tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Create volume request body: {'volume': {"'imageRef": 'ea993fc3-c724-45f7-8dae-63cf2cac16e5', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-30486709'}} {{(pid=100015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:43:31.103329 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-b45b304f-ccf9-4e77-b7cd-11e9f4ca82cc tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Create volume of 1 GB Jul 03 02:43:31.109351 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-b45b304f-ccf9-4e77-b7cd-11e9f4ca82cc tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Availability Zones retrieved successfully. Jul 03 02:43:31.118382 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-b45b304f-ccf9-4e77-b7cd-11e9f4ca82cc tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Flow 'volume_create_api' (097654a4-9359-42cd-9630-d73a25f8d788) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:43:31.119828 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-b45b304f-ccf9-4e77-b7cd-11e9f4ca82cc tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0e2d072-b0f0-4909-8e4f-86094528b836) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:43:31.121202 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.flows.api.create_volume [None req-b45b304f-ccf9-4e77-b7cd-11e9f4ca82cc tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Validating volume size '1' using validate_int {{(pid=100015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:43:31.159890 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-b45b304f-ccf9-4e77-b7cd-11e9f4ca82cc tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0e2d072-b0f0-4909-8e4f-86094528b836) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:43:31.160968 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-b45b304f-ccf9-4e77-b7cd-11e9f4ca82cc tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc34df5f-9995-48e2-aa71-88712b6e5e5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:43:31.207095 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.quota [None req-b45b304f-ccf9-4e77-b7cd-11e9f4ca82cc tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Created reservations ['4fe29de6-1a82-4ca8-9857-71001fb209ed', 'a1456eca-b033-4a52-b7d2-a35006677d4b', '2ffb848b-ace8-4e01-ad2e-9455cbf1f803', '2ae70b13-14a3-4cd8-9cad-97d999a3980a'] {{(pid=100015) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:43:31.208195 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-b45b304f-ccf9-4e77-b7cd-11e9f4ca82cc tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc34df5f-9995-48e2-aa71-88712b6e5e5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4fe29de6-1a82-4ca8-9857-71001fb209ed', 'a1456eca-b033-4a52-b7d2-a35006677d4b', '2ffb848b-ace8-4e01-ad2e-9455cbf1f803', '2ae70b13-14a3-4cd8-9cad-97d999a3980a']}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:43:31.209174 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-b45b304f-ccf9-4e77-b7cd-11e9f4ca82cc tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c588471-660d-4d1f-a995-ff77f006da0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:43:31.234447 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-b45b304f-ccf9-4e77-b7cd-11e9f4ca82cc tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c588471-660d-4d1f-a995-ff77f006da0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9e0a8d4e-0d15-4234-a17e-ded9c1952496', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-30486709',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24402881d7ef4e1da44dda883d6ce99b',qos_specs=None,replication_status=,reservations=['4fe29de6-1a82-4ca8-9857-71001fb209ed','a1456eca-b033-4a52-b7d2-a35006677d4b','2ffb848b-ace8-4e01-ad2e-9455cbf1f803','2ae70b13-14a3-4cd8-9cad-97d999a3980a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34af072ec178466fa6ea562a72654365',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:43:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-30486709',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9e0a8d4e-0d15-4234-a17e-ded9c1952496,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='24402881d7ef4e1da44dda883d6ce99b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='34af072ec178466fa6ea562a72654365',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:43:31.235137 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-b45b304f-ccf9-4e77-b7cd-11e9f4ca82cc tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1d645ca-b648-451a-8395-95c95d034a1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:43:31.254682 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-b45b304f-ccf9-4e77-b7cd-11e9f4ca82cc tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1d645ca-b648-451a-8395-95c95d034a1c) transitioned into state 'SUCCESS' from state '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-30486709',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24402881d7ef4e1da44dda883d6ce99b',qos_specs=None,replication_status=,reservations=['4fe29de6-1a82-4ca8-9857-71001fb209ed','a1456eca-b033-4a52-b7d2-a35006677d4b','2ffb848b-ace8-4e01-ad2e-9455cbf1f803','2ae70b13-14a3-4cd8-9cad-97d999a3980a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34af072ec178466fa6ea562a72654365',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:43:31.255408 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-b45b304f-ccf9-4e77-b7cd-11e9f4ca82cc tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7bba2f0a-750e-4f17-b39c-cbb3ecc2bcac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:43:31.265742 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-b45b304f-ccf9-4e77-b7cd-11e9f4ca82cc tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7bba2f0a-750e-4f17-b39c-cbb3ecc2bcac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:43:31.266550 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-b45b304f-ccf9-4e77-b7cd-11e9f4ca82cc tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Flow 'volume_create_api' (097654a4-9359-42cd-9630-d73a25f8d788) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:43:31.266909 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-b45b304f-ccf9-4e77-b7cd-11e9f4ca82cc tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Create volume request issued successfully. Jul 03 02:43:31.267446 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-b45b304f-ccf9-4e77-b7cd-11e9f4ca82cc tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:43:31.267992 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1394/5548] 10.4.3.223 () {68 vars in 1259 bytes} [Fri Jul 3 02:43:31 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) Jul 03 02:43:31.283476 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-ad8537e2-7d65-4de2-b435-07d268ff3d9b None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:31.285343 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-ad8537e2-7d65-4de2-b435-07d268ff3d9b tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:43:31.285693 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-ad8537e2-7d65-4de2-b435-07d268ff3d9b tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "ea993fc3-c724-45f7-8dae-63cf2cac16e5", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1102329811"}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:43:31.287099 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.volumes [None req-ad8537e2-7d65-4de2-b435-07d268ff3d9b tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Create volume request body: {'volume': {"'imageRef": 'ea993fc3-c724-45f7-8dae-63cf2cac16e5', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1102329811'}} {{(pid=100013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:43:31.287212 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.volumes [None req-ad8537e2-7d65-4de2-b435-07d268ff3d9b tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Create volume of 1 GB Jul 03 02:43:31.291189 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-ad8537e2-7d65-4de2-b435-07d268ff3d9b tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Availability Zones retrieved successfully. Jul 03 02:43:31.297111 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-ad8537e2-7d65-4de2-b435-07d268ff3d9b tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Flow 'volume_create_api' (4112b704-7459-45a3-95a1-9e3db9bb9387) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:43:31.298040 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-ad8537e2-7d65-4de2-b435-07d268ff3d9b tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4771f20b-d95f-4a4f-b597-d618048c0da4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:43:31.299375 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.flows.api.create_volume [None req-ad8537e2-7d65-4de2-b435-07d268ff3d9b tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Validating volume size '1' using validate_int {{(pid=100013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:43:31.325077 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-ad8537e2-7d65-4de2-b435-07d268ff3d9b tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4771f20b-d95f-4a4f-b597-d618048c0da4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:43:31.325769 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-ad8537e2-7d65-4de2-b435-07d268ff3d9b tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3249027-6b57-46a6-a09d-5414369e55a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:43:31.366680 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.quota [None req-ad8537e2-7d65-4de2-b435-07d268ff3d9b tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Created reservations ['598ee57f-d319-4ac4-baf6-3737b7f34cf1', '55cd3dba-405e-4e3d-b890-c8db257103be', '235f9193-1e88-4c38-9e16-3a846db41b71', '71e7fd0d-090f-450f-b0b0-613c8cb385d5'] {{(pid=100013) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:43:31.367388 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-ad8537e2-7d65-4de2-b435-07d268ff3d9b tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3249027-6b57-46a6-a09d-5414369e55a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['598ee57f-d319-4ac4-baf6-3737b7f34cf1', '55cd3dba-405e-4e3d-b890-c8db257103be', '235f9193-1e88-4c38-9e16-3a846db41b71', '71e7fd0d-090f-450f-b0b0-613c8cb385d5']}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:43:31.368142 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-ad8537e2-7d65-4de2-b435-07d268ff3d9b tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28d0122b-cb05-4649-b50c-d9be36f562a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:43:31.392458 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-ad8537e2-7d65-4de2-b435-07d268ff3d9b tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28d0122b-cb05-4649-b50c-d9be36f562a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8216a036-1427-4943-b598-f9ca9588b84c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1102329811',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24402881d7ef4e1da44dda883d6ce99b',qos_specs=None,replication_status=,reservations=['598ee57f-d319-4ac4-baf6-3737b7f34cf1','55cd3dba-405e-4e3d-b890-c8db257103be','235f9193-1e88-4c38-9e16-3a846db41b71','71e7fd0d-090f-450f-b0b0-613c8cb385d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34af072ec178466fa6ea562a72654365',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:43:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1102329811',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8216a036-1427-4943-b598-f9ca9588b84c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='24402881d7ef4e1da44dda883d6ce99b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='34af072ec178466fa6ea562a72654365',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:43:31.393277 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-ad8537e2-7d65-4de2-b435-07d268ff3d9b tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a84352e-519b-4869-a062-3ca7be45121e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:43:31.415540 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-ad8537e2-7d65-4de2-b435-07d268ff3d9b tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a84352e-519b-4869-a062-3ca7be45121e) transitioned into state 'SUCCESS' from state '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-1102329811',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24402881d7ef4e1da44dda883d6ce99b',qos_specs=None,replication_status=,reservations=['598ee57f-d319-4ac4-baf6-3737b7f34cf1','55cd3dba-405e-4e3d-b890-c8db257103be','235f9193-1e88-4c38-9e16-3a846db41b71','71e7fd0d-090f-450f-b0b0-613c8cb385d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34af072ec178466fa6ea562a72654365',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:43:31.416283 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-ad8537e2-7d65-4de2-b435-07d268ff3d9b tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15899584-28a2-4208-a3de-d67fc98169fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:43:31.424877 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-ad8537e2-7d65-4de2-b435-07d268ff3d9b tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15899584-28a2-4208-a3de-d67fc98169fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:43:31.425740 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-ad8537e2-7d65-4de2-b435-07d268ff3d9b tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Flow 'volume_create_api' (4112b704-7459-45a3-95a1-9e3db9bb9387) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:43:31.426050 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-ad8537e2-7d65-4de2-b435-07d268ff3d9b tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Create volume request issued successfully. Jul 03 02:43:31.426558 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-ad8537e2-7d65-4de2-b435-07d268ff3d9b tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:43:31.426946 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1390/5549] 10.4.3.223 () {68 vars in 1259 bytes} [Fri Jul 3 02:43:31 2026] POST /volume/v3/volumes => generated 757 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:43:31.438034 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-cfbe9e63-6441-4574-8136-3ebbcd24a954 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:31.440009 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-cfbe9e63-6441-4574-8136-3ebbcd24a954 tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:43:31.440433 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-cfbe9e63-6441-4574-8136-3ebbcd24a954 tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "ea993fc3-c724-45f7-8dae-63cf2cac16e5", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-604844047"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:43:31.441861 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.volumes [None req-cfbe9e63-6441-4574-8136-3ebbcd24a954 tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Create volume request body: {'volume': {"'imageRef": 'ea993fc3-c724-45f7-8dae-63cf2cac16e5', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-604844047'}} {{(pid=100012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:43:31.442048 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.volumes [None req-cfbe9e63-6441-4574-8136-3ebbcd24a954 tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Create volume of 1 GB Jul 03 02:43:31.442388 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:31.442388 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:43:31.446411 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-cfbe9e63-6441-4574-8136-3ebbcd24a954 tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Availability Zones retrieved successfully. Jul 03 02:43:31.452787 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-cfbe9e63-6441-4574-8136-3ebbcd24a954 tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Flow 'volume_create_api' (61542e3f-5993-456d-9ff8-9594de2e86bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:43:31.454243 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-cfbe9e63-6441-4574-8136-3ebbcd24a954 tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3744b839-b140-4952-923d-a6b869cdae46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:43:31.455584 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.flows.api.create_volume [None req-cfbe9e63-6441-4574-8136-3ebbcd24a954 tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Validating volume size '1' using validate_int {{(pid=100012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:43:31.484352 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-cfbe9e63-6441-4574-8136-3ebbcd24a954 tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3744b839-b140-4952-923d-a6b869cdae46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:43:31.485259 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-cfbe9e63-6441-4574-8136-3ebbcd24a954 tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35f4a780-9b78-47ee-90c2-c04726364edf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:43:31.524820 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.quota [None req-cfbe9e63-6441-4574-8136-3ebbcd24a954 tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Created reservations ['f4532661-5bf5-448d-bc7b-25404871fbb9', 'ef89b357-2623-4396-9a70-e41467b98904', '88a07ffc-ad11-4e6b-82e9-850ca4be699a', '29b497f7-5a70-423a-974b-9bdb79badc87'] {{(pid=100012) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:43:31.525576 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-cfbe9e63-6441-4574-8136-3ebbcd24a954 tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35f4a780-9b78-47ee-90c2-c04726364edf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f4532661-5bf5-448d-bc7b-25404871fbb9', 'ef89b357-2623-4396-9a70-e41467b98904', '88a07ffc-ad11-4e6b-82e9-850ca4be699a', '29b497f7-5a70-423a-974b-9bdb79badc87']}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:43:31.526279 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-cfbe9e63-6441-4574-8136-3ebbcd24a954 tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (591d1067-76f5-4373-a5aa-9d13dc2f6afe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:43:31.547916 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-cfbe9e63-6441-4574-8136-3ebbcd24a954 tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (591d1067-76f5-4373-a5aa-9d13dc2f6afe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '64eb262c-836b-4ab4-931e-3eba1ffd7344', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-604844047',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24402881d7ef4e1da44dda883d6ce99b',qos_specs=None,replication_status=,reservations=['f4532661-5bf5-448d-bc7b-25404871fbb9','ef89b357-2623-4396-9a70-e41467b98904','88a07ffc-ad11-4e6b-82e9-850ca4be699a','29b497f7-5a70-423a-974b-9bdb79badc87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34af072ec178466fa6ea562a72654365',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:43:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-604844047',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=64eb262c-836b-4ab4-931e-3eba1ffd7344,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='24402881d7ef4e1da44dda883d6ce99b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='34af072ec178466fa6ea562a72654365',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:43:31.548623 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-cfbe9e63-6441-4574-8136-3ebbcd24a954 tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10f79c8f-0e51-4b3a-a674-e35d5c3c67a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:43:31.566298 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-cfbe9e63-6441-4574-8136-3ebbcd24a954 tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10f79c8f-0e51-4b3a-a674-e35d5c3c67a4) transitioned into state 'SUCCESS' from state '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-604844047',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='24402881d7ef4e1da44dda883d6ce99b',qos_specs=None,replication_status=,reservations=['f4532661-5bf5-448d-bc7b-25404871fbb9','ef89b357-2623-4396-9a70-e41467b98904','88a07ffc-ad11-4e6b-82e9-850ca4be699a','29b497f7-5a70-423a-974b-9bdb79badc87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34af072ec178466fa6ea562a72654365',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:43:31.567070 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-cfbe9e63-6441-4574-8136-3ebbcd24a954 tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1513c3ae-1641-46e4-a9d8-2ee3b1af66d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:43:31.576476 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-cfbe9e63-6441-4574-8136-3ebbcd24a954 tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1513c3ae-1641-46e4-a9d8-2ee3b1af66d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:43:31.577251 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-cfbe9e63-6441-4574-8136-3ebbcd24a954 tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Flow 'volume_create_api' (61542e3f-5993-456d-9ff8-9594de2e86bc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:43:31.577606 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-cfbe9e63-6441-4574-8136-3ebbcd24a954 tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Create volume request issued successfully. Jul 03 02:43:31.578270 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-cfbe9e63-6441-4574-8136-3ebbcd24a954 tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:43:31.578778 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1388/5550] 10.4.3.223 () {68 vars in 1259 bytes} [Fri Jul 3 02:43:31 2026] POST /volume/v3/volumes => generated 756 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:43:31.590530 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-52542d82-40a4-4f6e-a962-d962fc940d8a None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:31.593040 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-52542d82-40a4-4f6e-a962-d962fc940d8a tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] GET https://10.4.3.223/volume/v3/volumes/94cada3f-c44b-4835-befe-1ebbe7a51761 Jul 03 02:43:31.593166 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-52542d82-40a4-4f6e-a962-d962fc940d8a tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:31.593393 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-52542d82-40a4-4f6e-a962-d962fc940d8a tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:31.602671 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:31.602671 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:43:31.607053 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-52542d82-40a4-4f6e-a962-d962fc940d8a tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Volume info retrieved successfully. Jul 03 02:43:31.611779 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-52542d82-40a4-4f6e-a962-d962fc940d8a tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] https://10.4.3.223/volume/v3/volumes/94cada3f-c44b-4835-befe-1ebbe7a51761 returned with HTTP 200 Jul 03 02:43:31.612197 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1379/5551] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:31 2026] GET /volume/v3/volumes/94cada3f-c44b-4835-befe-1ebbe7a51761 => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:31.627491 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-5887dca6-6cca-417e-81c4-948aece375c9 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:31.629484 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-5887dca6-6cca-417e-81c4-948aece375c9 tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] GET https://10.4.3.223/volume/v3/volumes/41a70cfa-44d8-434b-8377-9ec3ccb0b4ce Jul 03 02:43:31.629713 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-5887dca6-6cca-417e-81c4-948aece375c9 tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:31.629891 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-5887dca6-6cca-417e-81c4-948aece375c9 tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:31.639103 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:31.639103 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:43:31.643630 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-5887dca6-6cca-417e-81c4-948aece375c9 tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Volume info retrieved successfully. Jul 03 02:43:31.649689 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-5887dca6-6cca-417e-81c4-948aece375c9 tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] https://10.4.3.223/volume/v3/volumes/41a70cfa-44d8-434b-8377-9ec3ccb0b4ce returned with HTTP 200 Jul 03 02:43:31.650167 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1395/5552] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:31 2026] GET /volume/v3/volumes/41a70cfa-44d8-434b-8377-9ec3ccb0b4ce => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:31.666211 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-783ba4e3-6bfb-46a2-8923-dacc6841ffd3 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:31.668223 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-783ba4e3-6bfb-46a2-8923-dacc6841ffd3 tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] GET https://10.4.3.223/volume/v3/volumes/9e0a8d4e-0d15-4234-a17e-ded9c1952496 Jul 03 02:43:31.668401 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-783ba4e3-6bfb-46a2-8923-dacc6841ffd3 tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:31.668611 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-783ba4e3-6bfb-46a2-8923-dacc6841ffd3 tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:31.676296 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:31.676296 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:43:31.680226 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-783ba4e3-6bfb-46a2-8923-dacc6841ffd3 tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Volume info retrieved successfully. Jul 03 02:43:31.684449 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-783ba4e3-6bfb-46a2-8923-dacc6841ffd3 tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] https://10.4.3.223/volume/v3/volumes/9e0a8d4e-0d15-4234-a17e-ded9c1952496 returned with HTTP 200 Jul 03 02:43:31.685079 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1391/5553] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:31 2026] GET /volume/v3/volumes/9e0a8d4e-0d15-4234-a17e-ded9c1952496 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:31.698155 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-fc790324-84c6-4ae4-b838-c65c0e1c5d7b None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:31.699906 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-fc790324-84c6-4ae4-b838-c65c0e1c5d7b tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] GET https://10.4.3.223/volume/v3/volumes/8216a036-1427-4943-b598-f9ca9588b84c Jul 03 02:43:31.700061 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-fc790324-84c6-4ae4-b838-c65c0e1c5d7b tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:31.700328 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-fc790324-84c6-4ae4-b838-c65c0e1c5d7b tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:31.707314 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:31.707314 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:43:31.711388 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-fc790324-84c6-4ae4-b838-c65c0e1c5d7b tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Volume info retrieved successfully. Jul 03 02:43:31.716222 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-fc790324-84c6-4ae4-b838-c65c0e1c5d7b tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] https://10.4.3.223/volume/v3/volumes/8216a036-1427-4943-b598-f9ca9588b84c returned with HTTP 200 Jul 03 02:43:31.716667 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1389/5554] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:31 2026] GET /volume/v3/volumes/8216a036-1427-4943-b598-f9ca9588b84c => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:31.728868 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-e04fd336-f91b-4264-89b8-36d9111e73a4 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:31.730730 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-e04fd336-f91b-4264-89b8-36d9111e73a4 tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] GET https://10.4.3.223/volume/v3/volumes/64eb262c-836b-4ab4-931e-3eba1ffd7344 Jul 03 02:43:31.731096 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-e04fd336-f91b-4264-89b8-36d9111e73a4 tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:31.731347 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-e04fd336-f91b-4264-89b8-36d9111e73a4 tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:31.738102 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:31.738102 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:43:31.741679 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-e04fd336-f91b-4264-89b8-36d9111e73a4 tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Volume info retrieved successfully. Jul 03 02:43:31.745752 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-e04fd336-f91b-4264-89b8-36d9111e73a4 tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] https://10.4.3.223/volume/v3/volumes/64eb262c-836b-4ab4-931e-3eba1ffd7344 returned with HTTP 200 Jul 03 02:43:31.746208 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1380/5555] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:31 2026] GET /volume/v3/volumes/64eb262c-836b-4ab4-931e-3eba1ffd7344 => generated 849 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:31.759354 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-692c7c43-e653-46d4-83a9-1d878120d509 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:31.761520 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-692c7c43-e653-46d4-83a9-1d878120d509 tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] DELETE https://10.4.3.223/volume/v3/volumes/64eb262c-836b-4ab4-931e-3eba1ffd7344 Jul 03 02:43:31.761789 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-692c7c43-e653-46d4-83a9-1d878120d509 tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:31.762055 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-692c7c43-e653-46d4-83a9-1d878120d509 tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:31.762214 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-692c7c43-e653-46d4-83a9-1d878120d509 tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Delete volume with id: 64eb262c-836b-4ab4-931e-3eba1ffd7344 Jul 03 02:43:31.770161 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:31.770161 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:43:31.770689 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-692c7c43-e653-46d4-83a9-1d878120d509 tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Volume info retrieved successfully. Jul 03 02:43:31.791645 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-692c7c43-e653-46d4-83a9-1d878120d509 tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Delete volume request issued successfully. Jul 03 02:43:31.791797 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-692c7c43-e653-46d4-83a9-1d878120d509 tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] https://10.4.3.223/volume/v3/volumes/64eb262c-836b-4ab4-931e-3eba1ffd7344 returned with HTTP 202 Jul 03 02:43:31.792209 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1396/5556] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:43:31 2026] DELETE /volume/v3/volumes/64eb262c-836b-4ab4-931e-3eba1ffd7344 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:43:31.799825 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-b3a02eec-1f52-407b-841d-525da20208dc None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:31.802114 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-b3a02eec-1f52-407b-841d-525da20208dc tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] GET https://10.4.3.223/volume/v3/volumes/64eb262c-836b-4ab4-931e-3eba1ffd7344 Jul 03 02:43:31.802369 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-b3a02eec-1f52-407b-841d-525da20208dc tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:31.802637 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-b3a02eec-1f52-407b-841d-525da20208dc tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:31.811784 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:31.811784 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:43:31.816574 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-b3a02eec-1f52-407b-841d-525da20208dc tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Volume info retrieved successfully. Jul 03 02:43:31.822539 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-b3a02eec-1f52-407b-841d-525da20208dc tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] https://10.4.3.223/volume/v3/volumes/64eb262c-836b-4ab4-931e-3eba1ffd7344 returned with HTTP 200 Jul 03 02:43:31.823047 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1392/5557] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:31 2026] GET /volume/v3/volumes/64eb262c-836b-4ab4-931e-3eba1ffd7344 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:31.908179 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-2f057fd1-237e-4fc0-95fc-84aab3253542 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:31.909826 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-2f057fd1-237e-4fc0-95fc-84aab3253542 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] GET https://10.4.3.223/volume/v3/backups/22922512-1f72-40a1-b03d-d5184fe48a7c Jul 03 02:43:31.910036 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-2f057fd1-237e-4fc0-95fc-84aab3253542 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:31.910239 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-2f057fd1-237e-4fc0-95fc-84aab3253542 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:31.910375 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-2f057fd1-237e-4fc0-95fc-84aab3253542 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Show backup with id 22922512-1f72-40a1-b03d-d5184fe48a7c. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:43:31.914808 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:31.914808 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:43:31.915490 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-2f057fd1-237e-4fc0-95fc-84aab3253542 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] https://10.4.3.223/volume/v3/backups/22922512-1f72-40a1-b03d-d5184fe48a7c returned with HTTP 200 Jul 03 02:43:31.915929 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1390/5558] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:31 2026] GET /volume/v3/backups/22922512-1f72-40a1-b03d-d5184fe48a7c => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:32.839041 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-28628c73-ee80-49c6-bc17-b398a8688f35 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:32.841203 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-28628c73-ee80-49c6-bc17-b398a8688f35 tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] GET https://10.4.3.223/volume/v3/volumes/64eb262c-836b-4ab4-931e-3eba1ffd7344 Jul 03 02:43:32.841413 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-28628c73-ee80-49c6-bc17-b398a8688f35 tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:32.841680 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-28628c73-ee80-49c6-bc17-b398a8688f35 tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:32.848142 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-28628c73-ee80-49c6-bc17-b398a8688f35 tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] https://10.4.3.223/volume/v3/volumes/64eb262c-836b-4ab4-931e-3eba1ffd7344 returned with HTTP 404 Jul 03 02:43:32.848662 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1381/5559] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:32 2026] GET /volume/v3/volumes/64eb262c-836b-4ab4-931e-3eba1ffd7344 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:43:32.856703 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-41c37413-46da-4ca7-9548-b14487a3996e None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:32.858786 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-41c37413-46da-4ca7-9548-b14487a3996e tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] DELETE https://10.4.3.223/volume/v3/volumes/8216a036-1427-4943-b598-f9ca9588b84c Jul 03 02:43:32.859036 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-41c37413-46da-4ca7-9548-b14487a3996e tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:32.859273 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-41c37413-46da-4ca7-9548-b14487a3996e tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:32.859490 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-41c37413-46da-4ca7-9548-b14487a3996e tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Delete volume with id: 8216a036-1427-4943-b598-f9ca9588b84c Jul 03 02:43:32.868005 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:32.868005 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:43:32.868579 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-41c37413-46da-4ca7-9548-b14487a3996e tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Volume info retrieved successfully. Jul 03 02:43:32.893676 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-41c37413-46da-4ca7-9548-b14487a3996e tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Delete volume request issued successfully. Jul 03 02:43:32.893802 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-41c37413-46da-4ca7-9548-b14487a3996e tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] https://10.4.3.223/volume/v3/volumes/8216a036-1427-4943-b598-f9ca9588b84c returned with HTTP 202 Jul 03 02:43:32.894161 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1397/5560] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:43:32 2026] DELETE /volume/v3/volumes/8216a036-1427-4943-b598-f9ca9588b84c => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:43:32.901511 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-f5602d86-1102-4765-9382-a4be51413ef1 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:32.903227 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-f5602d86-1102-4765-9382-a4be51413ef1 tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] GET https://10.4.3.223/volume/v3/volumes/8216a036-1427-4943-b598-f9ca9588b84c Jul 03 02:43:32.903407 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-f5602d86-1102-4765-9382-a4be51413ef1 tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:32.903626 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-f5602d86-1102-4765-9382-a4be51413ef1 tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:32.910023 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:32.910023 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:43:32.913284 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-f5602d86-1102-4765-9382-a4be51413ef1 tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Volume info retrieved successfully. Jul 03 02:43:32.917377 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-f5602d86-1102-4765-9382-a4be51413ef1 tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] https://10.4.3.223/volume/v3/volumes/8216a036-1427-4943-b598-f9ca9588b84c returned with HTTP 200 Jul 03 02:43:32.917652 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1393/5561] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:32 2026] GET /volume/v3/volumes/8216a036-1427-4943-b598-f9ca9588b84c => generated 849 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:32.926894 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-5d494512-6b31-4268-a6a8-8028696e120c None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:32.930816 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-5d494512-6b31-4268-a6a8-8028696e120c tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] GET https://10.4.3.223/volume/v3/backups/22922512-1f72-40a1-b03d-d5184fe48a7c Jul 03 02:43:32.930999 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-5d494512-6b31-4268-a6a8-8028696e120c tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:32.931201 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-5d494512-6b31-4268-a6a8-8028696e120c tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:32.931327 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-5d494512-6b31-4268-a6a8-8028696e120c tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Show backup with id 22922512-1f72-40a1-b03d-d5184fe48a7c. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:43:32.938020 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:32.938020 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:43:32.938634 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-5d494512-6b31-4268-a6a8-8028696e120c tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] https://10.4.3.223/volume/v3/backups/22922512-1f72-40a1-b03d-d5184fe48a7c returned with HTTP 200 Jul 03 02:43:32.939021 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1391/5562] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:32 2026] GET /volume/v3/backups/22922512-1f72-40a1-b03d-d5184fe48a7c => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:33.930594 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-f8e98c1f-44a9-4948-a2b3-8787e91fa96b None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:33.933085 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-f8e98c1f-44a9-4948-a2b3-8787e91fa96b tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] GET https://10.4.3.223/volume/v3/volumes/8216a036-1427-4943-b598-f9ca9588b84c Jul 03 02:43:33.933085 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-f8e98c1f-44a9-4948-a2b3-8787e91fa96b tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:33.933367 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-f8e98c1f-44a9-4948-a2b3-8787e91fa96b tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:33.942859 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-f8e98c1f-44a9-4948-a2b3-8787e91fa96b tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] https://10.4.3.223/volume/v3/volumes/8216a036-1427-4943-b598-f9ca9588b84c returned with HTTP 404 Jul 03 02:43:33.943649 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1382/5563] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:33 2026] GET /volume/v3/volumes/8216a036-1427-4943-b598-f9ca9588b84c => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:43:33.950503 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-46d5c230-1a17-4f1f-99f8-88d0fb278897 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:33.950995 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-7314f755-270c-4ada-820b-914934845b90 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:33.952456 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-46d5c230-1a17-4f1f-99f8-88d0fb278897 tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] DELETE https://10.4.3.223/volume/v3/volumes/9e0a8d4e-0d15-4234-a17e-ded9c1952496 Jul 03 02:43:33.952635 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-7314f755-270c-4ada-820b-914934845b90 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] GET https://10.4.3.223/volume/v3/backups/22922512-1f72-40a1-b03d-d5184fe48a7c Jul 03 02:43:33.952687 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-46d5c230-1a17-4f1f-99f8-88d0fb278897 tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:33.952825 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-7314f755-270c-4ada-820b-914934845b90 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:33.952892 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-46d5c230-1a17-4f1f-99f8-88d0fb278897 tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:33.952992 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-7314f755-270c-4ada-820b-914934845b90 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:33.953085 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-7314f755-270c-4ada-820b-914934845b90 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Show backup with id 22922512-1f72-40a1-b03d-d5184fe48a7c. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:43:33.953123 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-46d5c230-1a17-4f1f-99f8-88d0fb278897 tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Delete volume with id: 9e0a8d4e-0d15-4234-a17e-ded9c1952496 Jul 03 02:43:33.957132 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:33.957132 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:43:33.957761 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-7314f755-270c-4ada-820b-914934845b90 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] https://10.4.3.223/volume/v3/backups/22922512-1f72-40a1-b03d-d5184fe48a7c returned with HTTP 200 Jul 03 02:43:33.958140 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1394/5564] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:33 2026] GET /volume/v3/backups/22922512-1f72-40a1-b03d-d5184fe48a7c => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:33.961397 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:33.961397 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:43:33.962031 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-46d5c230-1a17-4f1f-99f8-88d0fb278897 tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Volume info retrieved successfully. Jul 03 02:43:33.980716 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-46d5c230-1a17-4f1f-99f8-88d0fb278897 tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Delete volume request issued successfully. Jul 03 02:43:33.980857 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-46d5c230-1a17-4f1f-99f8-88d0fb278897 tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] https://10.4.3.223/volume/v3/volumes/9e0a8d4e-0d15-4234-a17e-ded9c1952496 returned with HTTP 202 Jul 03 02:43:33.981401 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1398/5565] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:43:33 2026] DELETE /volume/v3/volumes/9e0a8d4e-0d15-4234-a17e-ded9c1952496 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:43:33.988547 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-b0ff8874-351d-40fb-afb7-5de317170fee None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:33.990531 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-b0ff8874-351d-40fb-afb7-5de317170fee tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] GET https://10.4.3.223/volume/v3/volumes/9e0a8d4e-0d15-4234-a17e-ded9c1952496 Jul 03 02:43:33.990752 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-b0ff8874-351d-40fb-afb7-5de317170fee tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:33.990981 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-b0ff8874-351d-40fb-afb7-5de317170fee tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:33.998259 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:33.998259 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:43:34.001986 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-b0ff8874-351d-40fb-afb7-5de317170fee tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Volume info retrieved successfully. Jul 03 02:43:34.006292 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-b0ff8874-351d-40fb-afb7-5de317170fee tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] https://10.4.3.223/volume/v3/volumes/9e0a8d4e-0d15-4234-a17e-ded9c1952496 returned with HTTP 200 Jul 03 02:43:34.006769 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1392/5566] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:33 2026] GET /volume/v3/volumes/9e0a8d4e-0d15-4234-a17e-ded9c1952496 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:34.970779 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-172e470f-47ed-48e6-b810-47cc3a249a5c None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:34.973659 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-172e470f-47ed-48e6-b810-47cc3a249a5c tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] GET https://10.4.3.223/volume/v3/backups/22922512-1f72-40a1-b03d-d5184fe48a7c Jul 03 02:43:34.973925 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-172e470f-47ed-48e6-b810-47cc3a249a5c tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:34.974285 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-172e470f-47ed-48e6-b810-47cc3a249a5c tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:34.974505 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-172e470f-47ed-48e6-b810-47cc3a249a5c tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Show backup with id 22922512-1f72-40a1-b03d-d5184fe48a7c. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:43:34.981651 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:34.981651 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:43:34.982736 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-172e470f-47ed-48e6-b810-47cc3a249a5c tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] https://10.4.3.223/volume/v3/backups/22922512-1f72-40a1-b03d-d5184fe48a7c returned with HTTP 200 Jul 03 02:43:34.983305 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1383/5567] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:34 2026] GET /volume/v3/backups/22922512-1f72-40a1-b03d-d5184fe48a7c => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:35.021543 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-2cbd3a05-a1fc-4309-834f-33bf2520e6ae None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:35.023881 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-2cbd3a05-a1fc-4309-834f-33bf2520e6ae tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] GET https://10.4.3.223/volume/v3/volumes/9e0a8d4e-0d15-4234-a17e-ded9c1952496 Jul 03 02:43:35.024244 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-2cbd3a05-a1fc-4309-834f-33bf2520e6ae tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:35.024802 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-2cbd3a05-a1fc-4309-834f-33bf2520e6ae tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:35.034836 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-2cbd3a05-a1fc-4309-834f-33bf2520e6ae tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] https://10.4.3.223/volume/v3/volumes/9e0a8d4e-0d15-4234-a17e-ded9c1952496 returned with HTTP 404 Jul 03 02:43:35.035767 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1395/5568] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:35 2026] GET /volume/v3/volumes/9e0a8d4e-0d15-4234-a17e-ded9c1952496 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:43:35.044828 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-eb776762-b8be-47fc-ac0e-e88309071b46 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:35.046940 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-eb776762-b8be-47fc-ac0e-e88309071b46 tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] DELETE https://10.4.3.223/volume/v3/volumes/41a70cfa-44d8-434b-8377-9ec3ccb0b4ce Jul 03 02:43:35.047215 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-eb776762-b8be-47fc-ac0e-e88309071b46 tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:35.047718 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-eb776762-b8be-47fc-ac0e-e88309071b46 tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:35.047718 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-eb776762-b8be-47fc-ac0e-e88309071b46 tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Delete volume with id: 41a70cfa-44d8-434b-8377-9ec3ccb0b4ce Jul 03 02:43:35.056980 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:35.056980 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:43:35.057646 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-eb776762-b8be-47fc-ac0e-e88309071b46 tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Volume info retrieved successfully. Jul 03 02:43:35.076517 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-eb776762-b8be-47fc-ac0e-e88309071b46 tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Delete volume request issued successfully. Jul 03 02:43:35.076711 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-eb776762-b8be-47fc-ac0e-e88309071b46 tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] https://10.4.3.223/volume/v3/volumes/41a70cfa-44d8-434b-8377-9ec3ccb0b4ce returned with HTTP 202 Jul 03 02:43:35.077143 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1399/5569] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:43:35 2026] DELETE /volume/v3/volumes/41a70cfa-44d8-434b-8377-9ec3ccb0b4ce => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:43:35.086052 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-3cfcd201-a6ea-48ab-ab47-e4ad0f26059b None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:35.088063 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-3cfcd201-a6ea-48ab-ab47-e4ad0f26059b tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] GET https://10.4.3.223/volume/v3/volumes/41a70cfa-44d8-434b-8377-9ec3ccb0b4ce Jul 03 02:43:35.088287 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-3cfcd201-a6ea-48ab-ab47-e4ad0f26059b tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:35.088505 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-3cfcd201-a6ea-48ab-ab47-e4ad0f26059b tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:35.097002 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:35.097002 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:43:35.101484 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-3cfcd201-a6ea-48ab-ab47-e4ad0f26059b tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Volume info retrieved successfully. Jul 03 02:43:35.107024 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-3cfcd201-a6ea-48ab-ab47-e4ad0f26059b tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] https://10.4.3.223/volume/v3/volumes/41a70cfa-44d8-434b-8377-9ec3ccb0b4ce returned with HTTP 200 Jul 03 02:43:35.107395 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1393/5570] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:35 2026] GET /volume/v3/volumes/41a70cfa-44d8-434b-8377-9ec3ccb0b4ce => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:35.993722 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-36383312-468a-4548-95d8-cf951151fd81 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:35.995408 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-36383312-468a-4548-95d8-cf951151fd81 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] GET https://10.4.3.223/volume/v3/backups/22922512-1f72-40a1-b03d-d5184fe48a7c Jul 03 02:43:35.995590 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-36383312-468a-4548-95d8-cf951151fd81 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:35.995753 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-36383312-468a-4548-95d8-cf951151fd81 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:35.995852 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-36383312-468a-4548-95d8-cf951151fd81 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Show backup with id 22922512-1f72-40a1-b03d-d5184fe48a7c. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:43:35.999937 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:35.999937 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:43:36.000633 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-36383312-468a-4548-95d8-cf951151fd81 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] https://10.4.3.223/volume/v3/backups/22922512-1f72-40a1-b03d-d5184fe48a7c returned with HTTP 200 Jul 03 02:43:36.001044 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1384/5571] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:35 2026] GET /volume/v3/backups/22922512-1f72-40a1-b03d-d5184fe48a7c => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:36.123958 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-6682b8cc-07db-4356-b755-fc9a3279f4a5 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:36.126396 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-6682b8cc-07db-4356-b755-fc9a3279f4a5 tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] GET https://10.4.3.223/volume/v3/volumes/41a70cfa-44d8-434b-8377-9ec3ccb0b4ce Jul 03 02:43:36.126674 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-6682b8cc-07db-4356-b755-fc9a3279f4a5 tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:36.126934 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-6682b8cc-07db-4356-b755-fc9a3279f4a5 tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:36.134588 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-6682b8cc-07db-4356-b755-fc9a3279f4a5 tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] https://10.4.3.223/volume/v3/volumes/41a70cfa-44d8-434b-8377-9ec3ccb0b4ce returned with HTTP 404 Jul 03 02:43:36.135235 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1396/5572] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:36 2026] GET /volume/v3/volumes/41a70cfa-44d8-434b-8377-9ec3ccb0b4ce => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:43:36.145705 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-223d86a2-e617-4bc6-a2bf-d2df580328b8 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:36.147764 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-223d86a2-e617-4bc6-a2bf-d2df580328b8 tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] DELETE https://10.4.3.223/volume/v3/volumes/94cada3f-c44b-4835-befe-1ebbe7a51761 Jul 03 02:43:36.147949 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-223d86a2-e617-4bc6-a2bf-d2df580328b8 tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:36.148125 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-223d86a2-e617-4bc6-a2bf-d2df580328b8 tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:36.148269 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-223d86a2-e617-4bc6-a2bf-d2df580328b8 tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Delete volume with id: 94cada3f-c44b-4835-befe-1ebbe7a51761 Jul 03 02:43:36.154819 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:36.154819 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:43:36.155187 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-223d86a2-e617-4bc6-a2bf-d2df580328b8 tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Volume info retrieved successfully. Jul 03 02:43:36.173546 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-223d86a2-e617-4bc6-a2bf-d2df580328b8 tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Delete volume request issued successfully. Jul 03 02:43:36.173546 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-223d86a2-e617-4bc6-a2bf-d2df580328b8 tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] https://10.4.3.223/volume/v3/volumes/94cada3f-c44b-4835-befe-1ebbe7a51761 returned with HTTP 202 Jul 03 02:43:36.173892 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1400/5573] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:43:36 2026] DELETE /volume/v3/volumes/94cada3f-c44b-4835-befe-1ebbe7a51761 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:43:36.182069 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-d3b5df73-0060-43b9-9843-6e5a78962bb0 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:36.184347 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-d3b5df73-0060-43b9-9843-6e5a78962bb0 tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] GET https://10.4.3.223/volume/v3/volumes/94cada3f-c44b-4835-befe-1ebbe7a51761 Jul 03 02:43:36.184614 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-d3b5df73-0060-43b9-9843-6e5a78962bb0 tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:36.184871 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-d3b5df73-0060-43b9-9843-6e5a78962bb0 tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:36.194007 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:36.194007 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:43:36.199287 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-d3b5df73-0060-43b9-9843-6e5a78962bb0 tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Volume info retrieved successfully. Jul 03 02:43:36.205853 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-d3b5df73-0060-43b9-9843-6e5a78962bb0 tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] https://10.4.3.223/volume/v3/volumes/94cada3f-c44b-4835-befe-1ebbe7a51761 returned with HTTP 200 Jul 03 02:43:36.206379 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1394/5574] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:36 2026] GET /volume/v3/volumes/94cada3f-c44b-4835-befe-1ebbe7a51761 => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:37.013261 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-c59849f8-1add-4809-bb31-25e9463ac4b8 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:37.015065 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-c59849f8-1add-4809-bb31-25e9463ac4b8 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] GET https://10.4.3.223/volume/v3/backups/22922512-1f72-40a1-b03d-d5184fe48a7c Jul 03 02:43:37.015264 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-c59849f8-1add-4809-bb31-25e9463ac4b8 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:37.015464 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-c59849f8-1add-4809-bb31-25e9463ac4b8 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:37.015588 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-c59849f8-1add-4809-bb31-25e9463ac4b8 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Show backup with id 22922512-1f72-40a1-b03d-d5184fe48a7c. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:43:37.020523 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:37.020523 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:43:37.021307 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-c59849f8-1add-4809-bb31-25e9463ac4b8 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] https://10.4.3.223/volume/v3/backups/22922512-1f72-40a1-b03d-d5184fe48a7c returned with HTTP 200 Jul 03 02:43:37.021753 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1385/5575] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:37 2026] GET /volume/v3/backups/22922512-1f72-40a1-b03d-d5184fe48a7c => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:37.220327 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-668e8d5d-3b2c-43ec-80b4-7c14ec77bd7b None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:37.222529 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-668e8d5d-3b2c-43ec-80b4-7c14ec77bd7b tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] GET https://10.4.3.223/volume/v3/volumes/94cada3f-c44b-4835-befe-1ebbe7a51761 Jul 03 02:43:37.222641 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-668e8d5d-3b2c-43ec-80b4-7c14ec77bd7b tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:37.223263 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-668e8d5d-3b2c-43ec-80b4-7c14ec77bd7b tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:37.231519 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-668e8d5d-3b2c-43ec-80b4-7c14ec77bd7b tempest-CreateVolumesFromImageTest-174791418 tempest-CreateVolumesFromImageTest-174791418-project-member] https://10.4.3.223/volume/v3/volumes/94cada3f-c44b-4835-befe-1ebbe7a51761 returned with HTTP 404 Jul 03 02:43:37.231669 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1397/5576] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:37 2026] GET /volume/v3/volumes/94cada3f-c44b-4835-befe-1ebbe7a51761 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:43:38.033794 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-7fe808dc-b098-4350-82d6-ddc9b0b4f408 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:38.036017 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-7fe808dc-b098-4350-82d6-ddc9b0b4f408 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] GET https://10.4.3.223/volume/v3/backups/22922512-1f72-40a1-b03d-d5184fe48a7c Jul 03 02:43:38.036227 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-7fe808dc-b098-4350-82d6-ddc9b0b4f408 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:38.036480 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-7fe808dc-b098-4350-82d6-ddc9b0b4f408 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:38.036622 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-7fe808dc-b098-4350-82d6-ddc9b0b4f408 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Show backup with id 22922512-1f72-40a1-b03d-d5184fe48a7c. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:43:38.041290 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:38.041290 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:43:38.042075 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-7fe808dc-b098-4350-82d6-ddc9b0b4f408 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] https://10.4.3.223/volume/v3/backups/22922512-1f72-40a1-b03d-d5184fe48a7c returned with HTTP 200 Jul 03 02:43:38.042535 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1401/5577] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:38 2026] GET /volume/v3/backups/22922512-1f72-40a1-b03d-d5184fe48a7c => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:38.449057 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-a30594b3-fe4c-4a95-a2d0-f3fc5a97fda9 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:38.531296 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-a30594b3-fe4c-4a95-a2d0-f3fc5a97fda9 tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:43:38.531749 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-a30594b3-fe4c-4a95-a2d0-f3fc5a97fda9 tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-694822376"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:43:38.533336 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.volumes [None req-a30594b3-fe4c-4a95-a2d0-f3fc5a97fda9 tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-694822376'}} {{(pid=100012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:43:38.533464 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.volumes [None req-a30594b3-fe4c-4a95-a2d0-f3fc5a97fda9 tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Create volume of 1 GB Jul 03 02:43:38.537839 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-a30594b3-fe4c-4a95-a2d0-f3fc5a97fda9 tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Availability Zones retrieved successfully. Jul 03 02:43:38.544372 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-a30594b3-fe4c-4a95-a2d0-f3fc5a97fda9 tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Flow 'volume_create_api' (f231ee25-0601-4584-b07b-e8a5c4710e8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:43:38.545463 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-a30594b3-fe4c-4a95-a2d0-f3fc5a97fda9 tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e235b4a2-892e-4d63-9d24-eeccdb71bcfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:43:38.546425 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.flows.api.create_volume [None req-a30594b3-fe4c-4a95-a2d0-f3fc5a97fda9 tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Validating volume size '1' using validate_int {{(pid=100012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:43:38.575910 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-a30594b3-fe4c-4a95-a2d0-f3fc5a97fda9 tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e235b4a2-892e-4d63-9d24-eeccdb71bcfd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:43:38.576573 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-a30594b3-fe4c-4a95-a2d0-f3fc5a97fda9 tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4e0e7c1-bd65-4be9-91ed-cf024dda13fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:43:38.642650 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.quota [None req-a30594b3-fe4c-4a95-a2d0-f3fc5a97fda9 tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Created reservations ['f23a3503-0953-4055-8c77-2badcf329229', 'a266913c-7ce0-480e-ab6d-f88a0a248fbe', 'c0c2f40a-f72b-48c3-be5e-18225a4410dd', '374902e0-8b6c-444f-8b63-ab342cd61740'] {{(pid=100012) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:43:38.643408 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-a30594b3-fe4c-4a95-a2d0-f3fc5a97fda9 tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4e0e7c1-bd65-4be9-91ed-cf024dda13fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f23a3503-0953-4055-8c77-2badcf329229', 'a266913c-7ce0-480e-ab6d-f88a0a248fbe', 'c0c2f40a-f72b-48c3-be5e-18225a4410dd', '374902e0-8b6c-444f-8b63-ab342cd61740']}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:43:38.644258 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-a30594b3-fe4c-4a95-a2d0-f3fc5a97fda9 tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f3b46d4-fadb-49fe-9526-d0366bfd3e35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:43:38.669708 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-a30594b3-fe4c-4a95-a2d0-f3fc5a97fda9 tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f3b46d4-fadb-49fe-9526-d0366bfd3e35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '025e6a7d-3595-4f36-876c-52a3717b010d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-694822376',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0355ef378fe34306bced2dcf17e7bf4e',qos_specs=None,replication_status=,reservations=['f23a3503-0953-4055-8c77-2badcf329229','a266913c-7ce0-480e-ab6d-f88a0a248fbe','c0c2f40a-f72b-48c3-be5e-18225a4410dd','374902e0-8b6c-444f-8b63-ab342cd61740'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c95676bbcbfc4bfa8e614a2980a574ee',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:43:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-694822376',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=025e6a7d-3595-4f36-876c-52a3717b010d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0355ef378fe34306bced2dcf17e7bf4e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c95676bbcbfc4bfa8e614a2980a574ee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:43:38.670546 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-a30594b3-fe4c-4a95-a2d0-f3fc5a97fda9 tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1480dd8b-4c7f-4a3f-bb8d-8a0b0adfd3b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:43:38.689129 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-a30594b3-fe4c-4a95-a2d0-f3fc5a97fda9 tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1480dd8b-4c7f-4a3f-bb8d-8a0b0adfd3b2) transitioned into state 'SUCCESS' from state '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-694822376',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0355ef378fe34306bced2dcf17e7bf4e',qos_specs=None,replication_status=,reservations=['f23a3503-0953-4055-8c77-2badcf329229','a266913c-7ce0-480e-ab6d-f88a0a248fbe','c0c2f40a-f72b-48c3-be5e-18225a4410dd','374902e0-8b6c-444f-8b63-ab342cd61740'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c95676bbcbfc4bfa8e614a2980a574ee',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:43:38.690189 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-a30594b3-fe4c-4a95-a2d0-f3fc5a97fda9 tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e724ac70-27f7-4901-bc72-cc611759b8cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:43:38.703281 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-a30594b3-fe4c-4a95-a2d0-f3fc5a97fda9 tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e724ac70-27f7-4901-bc72-cc611759b8cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:43:38.704156 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-a30594b3-fe4c-4a95-a2d0-f3fc5a97fda9 tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Flow 'volume_create_api' (f231ee25-0601-4584-b07b-e8a5c4710e8f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:43:38.704484 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-a30594b3-fe4c-4a95-a2d0-f3fc5a97fda9 tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Create volume request issued successfully. Jul 03 02:43:38.705245 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-a30594b3-fe4c-4a95-a2d0-f3fc5a97fda9 tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:43:38.705660 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1395/5578] 10.4.3.223 () {68 vars in 1258 bytes} [Fri Jul 3 02:43:38 2026] POST /volume/v3/volumes => generated 763 bytes in 257 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:43:38.718567 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-83b89f6c-f984-41d8-97a6-ad03c4c01d88 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:38.720321 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-83b89f6c-f984-41d8-97a6-ad03c4c01d88 tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] GET https://10.4.3.223/volume/v3/volumes/025e6a7d-3595-4f36-876c-52a3717b010d Jul 03 02:43:38.720561 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-83b89f6c-f984-41d8-97a6-ad03c4c01d88 tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:38.720783 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-83b89f6c-f984-41d8-97a6-ad03c4c01d88 tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:38.729023 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:38.729023 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:43:38.733256 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-83b89f6c-f984-41d8-97a6-ad03c4c01d88 tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Volume info retrieved successfully. Jul 03 02:43:38.738332 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-83b89f6c-f984-41d8-97a6-ad03c4c01d88 tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] https://10.4.3.223/volume/v3/volumes/025e6a7d-3595-4f36-876c-52a3717b010d returned with HTTP 200 Jul 03 02:43:38.738798 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1386/5579] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:38 2026] GET /volume/v3/volumes/025e6a7d-3595-4f36-876c-52a3717b010d => generated 831 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:39.053821 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-c63d0dea-6978-49f6-a4f2-cf5a1a591f70 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:39.055968 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-c63d0dea-6978-49f6-a4f2-cf5a1a591f70 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] GET https://10.4.3.223/volume/v3/backups/22922512-1f72-40a1-b03d-d5184fe48a7c Jul 03 02:43:39.056184 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-c63d0dea-6978-49f6-a4f2-cf5a1a591f70 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:39.056407 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-c63d0dea-6978-49f6-a4f2-cf5a1a591f70 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:39.056556 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-c63d0dea-6978-49f6-a4f2-cf5a1a591f70 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Show backup with id 22922512-1f72-40a1-b03d-d5184fe48a7c. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:43:39.061900 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:39.061900 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:43:39.062701 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-c63d0dea-6978-49f6-a4f2-cf5a1a591f70 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] https://10.4.3.223/volume/v3/backups/22922512-1f72-40a1-b03d-d5184fe48a7c returned with HTTP 200 Jul 03 02:43:39.063167 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1398/5580] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:39 2026] GET /volume/v3/backups/22922512-1f72-40a1-b03d-d5184fe48a7c => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:39.751456 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-8df4819a-8ee9-425e-8408-8e3ced81e0b1 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:39.753354 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-8df4819a-8ee9-425e-8408-8e3ced81e0b1 tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] GET https://10.4.3.223/volume/v3/volumes/025e6a7d-3595-4f36-876c-52a3717b010d Jul 03 02:43:39.753571 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-8df4819a-8ee9-425e-8408-8e3ced81e0b1 tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:39.753758 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-8df4819a-8ee9-425e-8408-8e3ced81e0b1 tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:39.760400 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:39.760400 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:43:39.763826 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-8df4819a-8ee9-425e-8408-8e3ced81e0b1 tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Volume info retrieved successfully. Jul 03 02:43:39.767530 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-8df4819a-8ee9-425e-8408-8e3ced81e0b1 tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] https://10.4.3.223/volume/v3/volumes/025e6a7d-3595-4f36-876c-52a3717b010d returned with HTTP 200 Jul 03 02:43:39.767902 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1402/5581] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:39 2026] GET /volume/v3/volumes/025e6a7d-3595-4f36-876c-52a3717b010d => generated 856 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:39.780232 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-0f56ab47-493b-4269-8c71-dac7435a201d None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:39.782511 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-0f56ab47-493b-4269-8c71-dac7435a201d tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:43:39.782861 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-0f56ab47-493b-4269-8c71-dac7435a201d tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "025e6a7d-3595-4f36-876c-52a3717b010d", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1799018085"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:43:39.784173 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.volumes [None req-0f56ab47-493b-4269-8c71-dac7435a201d tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Create volume request body: {'volume': {"'source_volid": '025e6a7d-3595-4f36-876c-52a3717b010d', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1799018085'}} {{(pid=100012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:43:39.784299 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.volumes [None req-0f56ab47-493b-4269-8c71-dac7435a201d tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Create volume of 1 GB Jul 03 02:43:39.784597 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:39.784597 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:43:39.788195 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-0f56ab47-493b-4269-8c71-dac7435a201d tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Availability Zones retrieved successfully. Jul 03 02:43:39.793286 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-0f56ab47-493b-4269-8c71-dac7435a201d tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Flow 'volume_create_api' (554825c4-e2dd-4140-8531-20870eb2c2a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:43:39.794212 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-0f56ab47-493b-4269-8c71-dac7435a201d tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6c2a0f1-51c4-4194-9cc4-03020c2dece9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:43:39.795082 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.flows.api.create_volume [None req-0f56ab47-493b-4269-8c71-dac7435a201d tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Validating volume size '1' using validate_int {{(pid=100012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:43:39.819956 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-0f56ab47-493b-4269-8c71-dac7435a201d tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6c2a0f1-51c4-4194-9cc4-03020c2dece9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:43:39.820641 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-0f56ab47-493b-4269-8c71-dac7435a201d tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c5ee2ec-21b7-4b63-b81d-7af9dd4d82f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:43:39.853886 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.quota [None req-0f56ab47-493b-4269-8c71-dac7435a201d tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Created reservations ['f1febd9b-0951-4cfd-9ecd-65436be6569e', 'd5c6d057-ede0-4e22-a337-bc3cc2b9fc36', '87520279-572d-4939-b312-1a82a4b1176c', '0b395cd3-f0aa-4107-8eea-d6d5fbaa40d3'] {{(pid=100012) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:43:39.854714 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-0f56ab47-493b-4269-8c71-dac7435a201d tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c5ee2ec-21b7-4b63-b81d-7af9dd4d82f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f1febd9b-0951-4cfd-9ecd-65436be6569e', 'd5c6d057-ede0-4e22-a337-bc3cc2b9fc36', '87520279-572d-4939-b312-1a82a4b1176c', '0b395cd3-f0aa-4107-8eea-d6d5fbaa40d3']}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:43:39.855800 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-0f56ab47-493b-4269-8c71-dac7435a201d tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce52ec70-dfb6-49ba-aa4f-02a0c240cbf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:43:39.875766 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-0f56ab47-493b-4269-8c71-dac7435a201d tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce52ec70-dfb6-49ba-aa4f-02a0c240cbf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1d90f2c6-7c43-492f-9fdb-250b778895cd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1799018085',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0355ef378fe34306bced2dcf17e7bf4e',qos_specs=None,replication_status=,reservations=['f1febd9b-0951-4cfd-9ecd-65436be6569e','d5c6d057-ede0-4e22-a337-bc3cc2b9fc36','87520279-572d-4939-b312-1a82a4b1176c','0b395cd3-f0aa-4107-8eea-d6d5fbaa40d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c95676bbcbfc4bfa8e614a2980a574ee',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:43:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1799018085',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1d90f2c6-7c43-492f-9fdb-250b778895cd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0355ef378fe34306bced2dcf17e7bf4e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c95676bbcbfc4bfa8e614a2980a574ee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:43:39.876434 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-0f56ab47-493b-4269-8c71-dac7435a201d tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2048bc9-8d74-4168-b7e7-6c1739387164) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:43:39.893205 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-0f56ab47-493b-4269-8c71-dac7435a201d tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2048bc9-8d74-4168-b7e7-6c1739387164) transitioned into state 'SUCCESS' from state '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-1799018085',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0355ef378fe34306bced2dcf17e7bf4e',qos_specs=None,replication_status=,reservations=['f1febd9b-0951-4cfd-9ecd-65436be6569e','d5c6d057-ede0-4e22-a337-bc3cc2b9fc36','87520279-572d-4939-b312-1a82a4b1176c','0b395cd3-f0aa-4107-8eea-d6d5fbaa40d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c95676bbcbfc4bfa8e614a2980a574ee',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:43:39.893888 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-0f56ab47-493b-4269-8c71-dac7435a201d tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50a14f57-300f-48f1-a07e-8a6d52197bf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:43:39.902890 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-0f56ab47-493b-4269-8c71-dac7435a201d tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50a14f57-300f-48f1-a07e-8a6d52197bf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:43:39.904169 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-0f56ab47-493b-4269-8c71-dac7435a201d tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Flow 'volume_create_api' (554825c4-e2dd-4140-8531-20870eb2c2a2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:43:39.904169 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-0f56ab47-493b-4269-8c71-dac7435a201d tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Create volume request issued successfully. Jul 03 02:43:39.905669 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-0f56ab47-493b-4269-8c71-dac7435a201d tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:43:39.905799 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1396/5582] 10.4.3.223 () {68 vars in 1259 bytes} [Fri Jul 3 02:43:39 2026] POST /volume/v3/volumes => generated 764 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:43:39.917957 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-f02e01b0-4674-468c-b2c5-70b81810ccbb None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:39.919513 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-f02e01b0-4674-468c-b2c5-70b81810ccbb tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:43:39.919857 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-f02e01b0-4674-468c-b2c5-70b81810ccbb tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "025e6a7d-3595-4f36-876c-52a3717b010d", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1855685391"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:43:39.921243 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.volumes [None req-f02e01b0-4674-468c-b2c5-70b81810ccbb tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Create volume request body: {'volume': {"'source_volid": '025e6a7d-3595-4f36-876c-52a3717b010d', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1855685391'}} {{(pid=100014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:43:39.921363 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.volumes [None req-f02e01b0-4674-468c-b2c5-70b81810ccbb tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Create volume of 1 GB Jul 03 02:43:39.925527 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-f02e01b0-4674-468c-b2c5-70b81810ccbb tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Availability Zones retrieved successfully. Jul 03 02:43:39.931111 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-f02e01b0-4674-468c-b2c5-70b81810ccbb tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Flow 'volume_create_api' (569e2c47-f0ed-4754-b811-e5df655958c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:43:39.932003 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-f02e01b0-4674-468c-b2c5-70b81810ccbb tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d1d3da6-f5ab-40d4-ac7a-f4fffa75e614) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:43:39.932921 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.flows.api.create_volume [None req-f02e01b0-4674-468c-b2c5-70b81810ccbb tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Validating volume size '1' using validate_int {{(pid=100014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:43:39.964603 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-f02e01b0-4674-468c-b2c5-70b81810ccbb tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d1d3da6-f5ab-40d4-ac7a-f4fffa75e614) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:43:39.965644 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-f02e01b0-4674-468c-b2c5-70b81810ccbb tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4c5bf76-4821-4bc9-82f7-3c5989d91d42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:43:40.019112 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.quota [None req-f02e01b0-4674-468c-b2c5-70b81810ccbb tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Created reservations ['af801dcc-4cc3-4f6c-8f36-3198667d0660', '4e5960db-f370-442b-a7ae-8a73c15d4008', '2b802b76-f809-4f8e-99cc-840ed12404c8', '217d3b2e-6e6f-4364-8458-49c5cab5290b'] {{(pid=100014) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:43:40.019915 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-f02e01b0-4674-468c-b2c5-70b81810ccbb tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4c5bf76-4821-4bc9-82f7-3c5989d91d42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['af801dcc-4cc3-4f6c-8f36-3198667d0660', '4e5960db-f370-442b-a7ae-8a73c15d4008', '2b802b76-f809-4f8e-99cc-840ed12404c8', '217d3b2e-6e6f-4364-8458-49c5cab5290b']}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:43:40.020608 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-f02e01b0-4674-468c-b2c5-70b81810ccbb tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d79a62f-f2bf-4c4e-94ca-7ab64ba4e9de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:43:40.041721 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-f02e01b0-4674-468c-b2c5-70b81810ccbb tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d79a62f-f2bf-4c4e-94ca-7ab64ba4e9de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd087391f-5db5-4095-9d1e-33188489ae93', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1855685391',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0355ef378fe34306bced2dcf17e7bf4e',qos_specs=None,replication_status=,reservations=['af801dcc-4cc3-4f6c-8f36-3198667d0660','4e5960db-f370-442b-a7ae-8a73c15d4008','2b802b76-f809-4f8e-99cc-840ed12404c8','217d3b2e-6e6f-4364-8458-49c5cab5290b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c95676bbcbfc4bfa8e614a2980a574ee',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:43:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1855685391',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d087391f-5db5-4095-9d1e-33188489ae93,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0355ef378fe34306bced2dcf17e7bf4e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c95676bbcbfc4bfa8e614a2980a574ee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:43:40.042411 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-f02e01b0-4674-468c-b2c5-70b81810ccbb tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a06cb7a-5152-4db8-a56a-df6a0771b3ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:43:40.060409 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-f02e01b0-4674-468c-b2c5-70b81810ccbb tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a06cb7a-5152-4db8-a56a-df6a0771b3ae) transitioned into state 'SUCCESS' from state '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-1855685391',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0355ef378fe34306bced2dcf17e7bf4e',qos_specs=None,replication_status=,reservations=['af801dcc-4cc3-4f6c-8f36-3198667d0660','4e5960db-f370-442b-a7ae-8a73c15d4008','2b802b76-f809-4f8e-99cc-840ed12404c8','217d3b2e-6e6f-4364-8458-49c5cab5290b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c95676bbcbfc4bfa8e614a2980a574ee',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:43:40.061246 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-f02e01b0-4674-468c-b2c5-70b81810ccbb tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (786c61a3-4590-4c7d-ab0e-eef0b819e9a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:43:40.072902 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-f02e01b0-4674-468c-b2c5-70b81810ccbb tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (786c61a3-4590-4c7d-ab0e-eef0b819e9a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:43:40.073813 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-f02e01b0-4674-468c-b2c5-70b81810ccbb tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Flow 'volume_create_api' (569e2c47-f0ed-4754-b811-e5df655958c9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:43:40.074085 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-f02e01b0-4674-468c-b2c5-70b81810ccbb tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Create volume request issued successfully. Jul 03 02:43:40.074275 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-ba9e81f7-cae3-4a34-9c46-22d5ffb9264d None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:40.074652 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-f02e01b0-4674-468c-b2c5-70b81810ccbb tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:43:40.075188 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1387/5583] 10.4.3.223 () {68 vars in 1259 bytes} [Fri Jul 3 02:43:39 2026] POST /volume/v3/volumes => generated 764 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:43:40.077036 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-ba9e81f7-cae3-4a34-9c46-22d5ffb9264d tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] GET https://10.4.3.223/volume/v3/backups/22922512-1f72-40a1-b03d-d5184fe48a7c Jul 03 02:43:40.077275 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-ba9e81f7-cae3-4a34-9c46-22d5ffb9264d tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:40.077503 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-ba9e81f7-cae3-4a34-9c46-22d5ffb9264d tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:40.077604 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-ba9e81f7-cae3-4a34-9c46-22d5ffb9264d tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Show backup with id 22922512-1f72-40a1-b03d-d5184fe48a7c. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:43:40.082056 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:40.082056 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:43:40.082790 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-ba9e81f7-cae3-4a34-9c46-22d5ffb9264d tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] https://10.4.3.223/volume/v3/backups/22922512-1f72-40a1-b03d-d5184fe48a7c returned with HTTP 200 Jul 03 02:43:40.083149 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1399/5584] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:40 2026] GET /volume/v3/backups/22922512-1f72-40a1-b03d-d5184fe48a7c => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:40.087272 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-bbacb407-f66d-4514-a344-f1a76ed2adcc None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:40.089247 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-bbacb407-f66d-4514-a344-f1a76ed2adcc tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:43:40.089663 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-bbacb407-f66d-4514-a344-f1a76ed2adcc tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "025e6a7d-3595-4f36-876c-52a3717b010d", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-912691631"}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:43:40.091336 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.volumes [None req-bbacb407-f66d-4514-a344-f1a76ed2adcc tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Create volume request body: {'volume': {"'source_volid": '025e6a7d-3595-4f36-876c-52a3717b010d', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-912691631'}} {{(pid=100015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:43:40.091509 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-bbacb407-f66d-4514-a344-f1a76ed2adcc tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Create volume of 1 GB Jul 03 02:43:40.096066 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-bbacb407-f66d-4514-a344-f1a76ed2adcc tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Availability Zones retrieved successfully. Jul 03 02:43:40.102714 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-bbacb407-f66d-4514-a344-f1a76ed2adcc tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Flow 'volume_create_api' (4d1c5a99-9d71-45af-be69-ac1f0f7c56b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:43:40.103811 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-bbacb407-f66d-4514-a344-f1a76ed2adcc tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d1a2e3b-f36d-4fc0-bb2e-85c929a5326b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:43:40.104867 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.flows.api.create_volume [None req-bbacb407-f66d-4514-a344-f1a76ed2adcc tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Validating volume size '1' using validate_int {{(pid=100015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:43:40.129810 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-bbacb407-f66d-4514-a344-f1a76ed2adcc tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d1a2e3b-f36d-4fc0-bb2e-85c929a5326b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:43:40.130639 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-bbacb407-f66d-4514-a344-f1a76ed2adcc tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf136948-83c2-4a61-a3a8-a782468892e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:43:40.186446 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.quota [None req-bbacb407-f66d-4514-a344-f1a76ed2adcc tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Created reservations ['20faed30-cb63-43ed-a953-0fdda5d7eddc', 'c3b0d47a-c476-421b-afbc-6b89f77b4c6b', '96552de4-a121-42b8-b0bb-3c1f4984a889', '60d8cfcc-502e-4388-acd2-611ca5e753bc'] {{(pid=100015) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:43:40.186446 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-bbacb407-f66d-4514-a344-f1a76ed2adcc tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf136948-83c2-4a61-a3a8-a782468892e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['20faed30-cb63-43ed-a953-0fdda5d7eddc', 'c3b0d47a-c476-421b-afbc-6b89f77b4c6b', '96552de4-a121-42b8-b0bb-3c1f4984a889', '60d8cfcc-502e-4388-acd2-611ca5e753bc']}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:43:40.186446 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-bbacb407-f66d-4514-a344-f1a76ed2adcc tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2d13eee-a706-43b3-9b92-c3aad73e1470) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:43:40.218239 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-bbacb407-f66d-4514-a344-f1a76ed2adcc tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2d13eee-a706-43b3-9b92-c3aad73e1470) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ad3efc5e-884f-4bb4-b977-c128fb65c10a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-912691631',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0355ef378fe34306bced2dcf17e7bf4e',qos_specs=None,replication_status=,reservations=['20faed30-cb63-43ed-a953-0fdda5d7eddc','c3b0d47a-c476-421b-afbc-6b89f77b4c6b','96552de4-a121-42b8-b0bb-3c1f4984a889','60d8cfcc-502e-4388-acd2-611ca5e753bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c95676bbcbfc4bfa8e614a2980a574ee',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:43:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-912691631',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ad3efc5e-884f-4bb4-b977-c128fb65c10a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0355ef378fe34306bced2dcf17e7bf4e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c95676bbcbfc4bfa8e614a2980a574ee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:43:40.220089 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-bbacb407-f66d-4514-a344-f1a76ed2adcc tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2567d74-c34d-4c9a-a7b2-027ce265a7fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:43:40.244916 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-bbacb407-f66d-4514-a344-f1a76ed2adcc tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2567d74-c34d-4c9a-a7b2-027ce265a7fc) transitioned into state 'SUCCESS' from state '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-912691631',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0355ef378fe34306bced2dcf17e7bf4e',qos_specs=None,replication_status=,reservations=['20faed30-cb63-43ed-a953-0fdda5d7eddc','c3b0d47a-c476-421b-afbc-6b89f77b4c6b','96552de4-a121-42b8-b0bb-3c1f4984a889','60d8cfcc-502e-4388-acd2-611ca5e753bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c95676bbcbfc4bfa8e614a2980a574ee',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:43:40.247487 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-bbacb407-f66d-4514-a344-f1a76ed2adcc tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dbacff92-8733-4c9c-80c0-e63635fa22aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:43:40.257576 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-bbacb407-f66d-4514-a344-f1a76ed2adcc tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dbacff92-8733-4c9c-80c0-e63635fa22aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:43:40.259064 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-bbacb407-f66d-4514-a344-f1a76ed2adcc tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Flow 'volume_create_api' (4d1c5a99-9d71-45af-be69-ac1f0f7c56b3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:43:40.259560 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-bbacb407-f66d-4514-a344-f1a76ed2adcc tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Create volume request issued successfully. Jul 03 02:43:40.260330 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-bbacb407-f66d-4514-a344-f1a76ed2adcc tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:43:40.261015 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1403/5585] 10.4.3.223 () {68 vars in 1259 bytes} [Fri Jul 3 02:43:40 2026] POST /volume/v3/volumes => generated 763 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:43:40.274818 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-05e2edd0-f1d0-4076-9d65-a6e15066c5d5 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:40.276862 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-05e2edd0-f1d0-4076-9d65-a6e15066c5d5 tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:43:40.277214 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-05e2edd0-f1d0-4076-9d65-a6e15066c5d5 tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "025e6a7d-3595-4f36-876c-52a3717b010d", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-2120345687"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:43:40.278704 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.volumes [None req-05e2edd0-f1d0-4076-9d65-a6e15066c5d5 tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Create volume request body: {'volume': {"'source_volid": '025e6a7d-3595-4f36-876c-52a3717b010d', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-2120345687'}} {{(pid=100012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:43:40.280188 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.volumes [None req-05e2edd0-f1d0-4076-9d65-a6e15066c5d5 tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Create volume of 1 GB Jul 03 02:43:40.280188 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:40.280188 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:43:40.285128 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-05e2edd0-f1d0-4076-9d65-a6e15066c5d5 tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Availability Zones retrieved successfully. Jul 03 02:43:40.291047 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-05e2edd0-f1d0-4076-9d65-a6e15066c5d5 tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Flow 'volume_create_api' (8bb12024-0454-4dad-8813-fedd4aeaebb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:43:40.291985 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-05e2edd0-f1d0-4076-9d65-a6e15066c5d5 tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (612a514a-695a-4fdb-a0e0-6cf0579e4703) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:43:40.293036 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.flows.api.create_volume [None req-05e2edd0-f1d0-4076-9d65-a6e15066c5d5 tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Validating volume size '1' using validate_int {{(pid=100012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:43:40.325686 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-05e2edd0-f1d0-4076-9d65-a6e15066c5d5 tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (612a514a-695a-4fdb-a0e0-6cf0579e4703) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:43:40.326851 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-05e2edd0-f1d0-4076-9d65-a6e15066c5d5 tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (641ebfa2-c587-4aae-9368-1781856120bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:43:40.383702 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.quota [None req-05e2edd0-f1d0-4076-9d65-a6e15066c5d5 tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Created reservations ['89564c8d-8832-4994-a09c-ec28204880cb', '50910674-b1fd-4cfd-8bc7-c1f1e69bdd03', 'd0cb5944-c97f-457b-a8ce-771767078534', 'bf234317-0d26-4c94-99af-725344a26845'] {{(pid=100012) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:43:40.385270 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-05e2edd0-f1d0-4076-9d65-a6e15066c5d5 tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (641ebfa2-c587-4aae-9368-1781856120bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['89564c8d-8832-4994-a09c-ec28204880cb', '50910674-b1fd-4cfd-8bc7-c1f1e69bdd03', 'd0cb5944-c97f-457b-a8ce-771767078534', 'bf234317-0d26-4c94-99af-725344a26845']}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:43:40.386634 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-05e2edd0-f1d0-4076-9d65-a6e15066c5d5 tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94442dcf-5298-4d73-9880-7b158d8980f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:43:40.418962 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-05e2edd0-f1d0-4076-9d65-a6e15066c5d5 tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94442dcf-5298-4d73-9880-7b158d8980f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '64e19a02-5ae7-42e5-b45f-62fbfed6d90b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2120345687',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0355ef378fe34306bced2dcf17e7bf4e',qos_specs=None,replication_status=,reservations=['89564c8d-8832-4994-a09c-ec28204880cb','50910674-b1fd-4cfd-8bc7-c1f1e69bdd03','d0cb5944-c97f-457b-a8ce-771767078534','bf234317-0d26-4c94-99af-725344a26845'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c95676bbcbfc4bfa8e614a2980a574ee',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:43:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2120345687',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=64e19a02-5ae7-42e5-b45f-62fbfed6d90b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0355ef378fe34306bced2dcf17e7bf4e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c95676bbcbfc4bfa8e614a2980a574ee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:43:40.420001 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-05e2edd0-f1d0-4076-9d65-a6e15066c5d5 tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b13f66eb-0687-47a7-a579-b188976843c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:43:40.446438 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-05e2edd0-f1d0-4076-9d65-a6e15066c5d5 tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b13f66eb-0687-47a7-a579-b188976843c1) transitioned into state 'SUCCESS' from state '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-2120345687',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0355ef378fe34306bced2dcf17e7bf4e',qos_specs=None,replication_status=,reservations=['89564c8d-8832-4994-a09c-ec28204880cb','50910674-b1fd-4cfd-8bc7-c1f1e69bdd03','d0cb5944-c97f-457b-a8ce-771767078534','bf234317-0d26-4c94-99af-725344a26845'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c95676bbcbfc4bfa8e614a2980a574ee',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:43:40.447179 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-05e2edd0-f1d0-4076-9d65-a6e15066c5d5 tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da505e68-85b1-40e5-95e5-2d3541329132) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:43:40.457401 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-05e2edd0-f1d0-4076-9d65-a6e15066c5d5 tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da505e68-85b1-40e5-95e5-2d3541329132) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:43:40.458532 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-05e2edd0-f1d0-4076-9d65-a6e15066c5d5 tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Flow 'volume_create_api' (8bb12024-0454-4dad-8813-fedd4aeaebb9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:43:40.458603 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-05e2edd0-f1d0-4076-9d65-a6e15066c5d5 tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Create volume request issued successfully. Jul 03 02:43:40.459240 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-05e2edd0-f1d0-4076-9d65-a6e15066c5d5 tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:43:40.459728 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1397/5586] 10.4.3.223 () {68 vars in 1259 bytes} [Fri Jul 3 02:43:40 2026] POST /volume/v3/volumes => generated 764 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:43:40.477386 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-ea831e6e-2a67-4b27-8f78-1995244dbabb None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:40.480294 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-ea831e6e-2a67-4b27-8f78-1995244dbabb tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:43:40.480855 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-ea831e6e-2a67-4b27-8f78-1995244dbabb tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "025e6a7d-3595-4f36-876c-52a3717b010d", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-914957753"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:43:40.482926 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.volumes [None req-ea831e6e-2a67-4b27-8f78-1995244dbabb tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Create volume request body: {'volume': {"'source_volid": '025e6a7d-3595-4f36-876c-52a3717b010d', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-914957753'}} {{(pid=100014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:43:40.483096 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.volumes [None req-ea831e6e-2a67-4b27-8f78-1995244dbabb tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Create volume of 1 GB Jul 03 02:43:40.483545 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:40.483545 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:43:40.488860 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-ea831e6e-2a67-4b27-8f78-1995244dbabb tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Availability Zones retrieved successfully. Jul 03 02:43:40.496960 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-ea831e6e-2a67-4b27-8f78-1995244dbabb tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Flow 'volume_create_api' (a40c4926-f0e2-4063-8f99-1b16df3e3f1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:43:40.498272 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-ea831e6e-2a67-4b27-8f78-1995244dbabb tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af8b759c-05fe-45a7-8ebe-052430884596) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:43:40.499606 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.flows.api.create_volume [None req-ea831e6e-2a67-4b27-8f78-1995244dbabb tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Validating volume size '1' using validate_int {{(pid=100014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:43:40.535174 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-ea831e6e-2a67-4b27-8f78-1995244dbabb tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af8b759c-05fe-45a7-8ebe-052430884596) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:43:40.536152 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-ea831e6e-2a67-4b27-8f78-1995244dbabb tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (761418a7-7b7c-40dd-9b46-8e37f5c29c1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:43:40.597205 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.quota [None req-ea831e6e-2a67-4b27-8f78-1995244dbabb tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Created reservations ['343b408d-f5c4-48c9-aaf7-fc0ee989d1e1', '642de7b3-8661-4d78-87a9-642d3e45a571', '0ec40bef-2fdd-40ca-81f0-fa585016ff43', '1db4a1df-fb96-4bff-a447-c0b291c0a455'] {{(pid=100014) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:43:40.598280 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-ea831e6e-2a67-4b27-8f78-1995244dbabb tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (761418a7-7b7c-40dd-9b46-8e37f5c29c1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['343b408d-f5c4-48c9-aaf7-fc0ee989d1e1', '642de7b3-8661-4d78-87a9-642d3e45a571', '0ec40bef-2fdd-40ca-81f0-fa585016ff43', '1db4a1df-fb96-4bff-a447-c0b291c0a455']}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:43:40.599261 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-ea831e6e-2a67-4b27-8f78-1995244dbabb tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20ba9d22-23dc-4b60-af59-c01534ddbb6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:43:40.628063 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-ea831e6e-2a67-4b27-8f78-1995244dbabb tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20ba9d22-23dc-4b60-af59-c01534ddbb6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ce7fef46-51ca-4ea2-8243-b1c77104aae5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-914957753',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0355ef378fe34306bced2dcf17e7bf4e',qos_specs=None,replication_status=,reservations=['343b408d-f5c4-48c9-aaf7-fc0ee989d1e1','642de7b3-8661-4d78-87a9-642d3e45a571','0ec40bef-2fdd-40ca-81f0-fa585016ff43','1db4a1df-fb96-4bff-a447-c0b291c0a455'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c95676bbcbfc4bfa8e614a2980a574ee',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:43:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-914957753',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ce7fef46-51ca-4ea2-8243-b1c77104aae5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0355ef378fe34306bced2dcf17e7bf4e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c95676bbcbfc4bfa8e614a2980a574ee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:43:40.628846 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-ea831e6e-2a67-4b27-8f78-1995244dbabb tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94f8505c-2f2b-4647-84e6-2c7ab1449b77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:43:40.656822 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-ea831e6e-2a67-4b27-8f78-1995244dbabb tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94f8505c-2f2b-4647-84e6-2c7ab1449b77) transitioned into state 'SUCCESS' from state '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-914957753',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0355ef378fe34306bced2dcf17e7bf4e',qos_specs=None,replication_status=,reservations=['343b408d-f5c4-48c9-aaf7-fc0ee989d1e1','642de7b3-8661-4d78-87a9-642d3e45a571','0ec40bef-2fdd-40ca-81f0-fa585016ff43','1db4a1df-fb96-4bff-a447-c0b291c0a455'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c95676bbcbfc4bfa8e614a2980a574ee',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:43:40.656822 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-ea831e6e-2a67-4b27-8f78-1995244dbabb tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90e0e86a-69ac-46b5-97e2-c985b3131dca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:43:40.669834 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-ea831e6e-2a67-4b27-8f78-1995244dbabb tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90e0e86a-69ac-46b5-97e2-c985b3131dca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:43:40.671059 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-ea831e6e-2a67-4b27-8f78-1995244dbabb tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Flow 'volume_create_api' (a40c4926-f0e2-4063-8f99-1b16df3e3f1a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:43:40.671393 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-ea831e6e-2a67-4b27-8f78-1995244dbabb tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Create volume request issued successfully. Jul 03 02:43:40.673029 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-ea831e6e-2a67-4b27-8f78-1995244dbabb tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:43:40.673029 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1388/5587] 10.4.3.223 () {68 vars in 1259 bytes} [Fri Jul 3 02:43:40 2026] POST /volume/v3/volumes => generated 763 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:43:40.688289 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-bcbe8c32-1f32-4ae7-8b0d-4051a7703fd8 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:40.690342 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-bcbe8c32-1f32-4ae7-8b0d-4051a7703fd8 tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] GET https://10.4.3.223/volume/v3/volumes/1d90f2c6-7c43-492f-9fdb-250b778895cd Jul 03 02:43:40.690593 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-bcbe8c32-1f32-4ae7-8b0d-4051a7703fd8 tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:40.690910 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-bcbe8c32-1f32-4ae7-8b0d-4051a7703fd8 tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:40.698691 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:40.698691 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:43:40.703115 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-bcbe8c32-1f32-4ae7-8b0d-4051a7703fd8 tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Volume info retrieved successfully. Jul 03 02:43:40.708524 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-bcbe8c32-1f32-4ae7-8b0d-4051a7703fd8 tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] https://10.4.3.223/volume/v3/volumes/1d90f2c6-7c43-492f-9fdb-250b778895cd returned with HTTP 200 Jul 03 02:43:40.708943 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1400/5588] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:40 2026] GET /volume/v3/volumes/1d90f2c6-7c43-492f-9fdb-250b778895cd => generated 857 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:40.724472 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-d8c03642-6759-4dcb-8610-69c131b7c75e None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:40.727869 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-d8c03642-6759-4dcb-8610-69c131b7c75e tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] GET https://10.4.3.223/volume/v3/volumes/d087391f-5db5-4095-9d1e-33188489ae93 Jul 03 02:43:40.727869 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-d8c03642-6759-4dcb-8610-69c131b7c75e tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:40.727869 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-d8c03642-6759-4dcb-8610-69c131b7c75e tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:40.735311 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:40.735311 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:43:40.739564 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-d8c03642-6759-4dcb-8610-69c131b7c75e tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Volume info retrieved successfully. Jul 03 02:43:40.744251 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-d8c03642-6759-4dcb-8610-69c131b7c75e tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] https://10.4.3.223/volume/v3/volumes/d087391f-5db5-4095-9d1e-33188489ae93 returned with HTTP 200 Jul 03 02:43:40.744727 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1404/5589] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:40 2026] GET /volume/v3/volumes/d087391f-5db5-4095-9d1e-33188489ae93 => generated 857 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:40.760010 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-23820800-fe05-4e22-b5a9-7895d639c93c None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:40.762630 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-23820800-fe05-4e22-b5a9-7895d639c93c tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] GET https://10.4.3.223/volume/v3/volumes/ad3efc5e-884f-4bb4-b977-c128fb65c10a Jul 03 02:43:40.762776 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-23820800-fe05-4e22-b5a9-7895d639c93c tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:40.762970 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-23820800-fe05-4e22-b5a9-7895d639c93c tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:40.772793 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:40.772793 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:43:40.778194 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-23820800-fe05-4e22-b5a9-7895d639c93c tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Volume info retrieved successfully. Jul 03 02:43:40.784977 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-23820800-fe05-4e22-b5a9-7895d639c93c tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] https://10.4.3.223/volume/v3/volumes/ad3efc5e-884f-4bb4-b977-c128fb65c10a returned with HTTP 200 Jul 03 02:43:40.785468 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1398/5590] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:40 2026] GET /volume/v3/volumes/ad3efc5e-884f-4bb4-b977-c128fb65c10a => generated 856 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:40.801811 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-f16baaa5-b30f-45a9-a40d-eecb487cdf8c None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:40.804494 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-f16baaa5-b30f-45a9-a40d-eecb487cdf8c tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] GET https://10.4.3.223/volume/v3/volumes/64e19a02-5ae7-42e5-b45f-62fbfed6d90b Jul 03 02:43:40.804787 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-f16baaa5-b30f-45a9-a40d-eecb487cdf8c tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:40.805084 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-f16baaa5-b30f-45a9-a40d-eecb487cdf8c tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:40.815994 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:40.815994 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:43:40.820933 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-f16baaa5-b30f-45a9-a40d-eecb487cdf8c tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Volume info retrieved successfully. Jul 03 02:43:40.827486 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-f16baaa5-b30f-45a9-a40d-eecb487cdf8c tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] https://10.4.3.223/volume/v3/volumes/64e19a02-5ae7-42e5-b45f-62fbfed6d90b returned with HTTP 200 Jul 03 02:43:40.828085 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1389/5591] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:40 2026] GET /volume/v3/volumes/64e19a02-5ae7-42e5-b45f-62fbfed6d90b => generated 857 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:40.842885 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-f43df2b7-0d1d-4bd3-bfbc-b20d1c755b41 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:40.844914 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-f43df2b7-0d1d-4bd3-bfbc-b20d1c755b41 tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] GET https://10.4.3.223/volume/v3/volumes/ce7fef46-51ca-4ea2-8243-b1c77104aae5 Jul 03 02:43:40.845126 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-f43df2b7-0d1d-4bd3-bfbc-b20d1c755b41 tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:40.845325 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-f43df2b7-0d1d-4bd3-bfbc-b20d1c755b41 tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:40.852989 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:40.852989 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:43:40.857586 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-f43df2b7-0d1d-4bd3-bfbc-b20d1c755b41 tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Volume info retrieved successfully. Jul 03 02:43:40.862440 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-f43df2b7-0d1d-4bd3-bfbc-b20d1c755b41 tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] https://10.4.3.223/volume/v3/volumes/ce7fef46-51ca-4ea2-8243-b1c77104aae5 returned with HTTP 200 Jul 03 02:43:40.863024 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1401/5592] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:40 2026] GET /volume/v3/volumes/ce7fef46-51ca-4ea2-8243-b1c77104aae5 => generated 856 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:40.876074 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-c3aa4c77-e27f-4500-b0a4-883125fd9209 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:40.878304 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-c3aa4c77-e27f-4500-b0a4-883125fd9209 tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] DELETE https://10.4.3.223/volume/v3/volumes/ce7fef46-51ca-4ea2-8243-b1c77104aae5 Jul 03 02:43:40.878522 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-c3aa4c77-e27f-4500-b0a4-883125fd9209 tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:40.878744 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-c3aa4c77-e27f-4500-b0a4-883125fd9209 tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:40.878890 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-c3aa4c77-e27f-4500-b0a4-883125fd9209 tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Delete volume with id: ce7fef46-51ca-4ea2-8243-b1c77104aae5 Jul 03 02:43:40.886174 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:40.886174 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:43:40.886646 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-c3aa4c77-e27f-4500-b0a4-883125fd9209 tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Volume info retrieved successfully. Jul 03 02:43:40.904198 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-c3aa4c77-e27f-4500-b0a4-883125fd9209 tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Delete volume request issued successfully. Jul 03 02:43:40.904403 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-c3aa4c77-e27f-4500-b0a4-883125fd9209 tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] https://10.4.3.223/volume/v3/volumes/ce7fef46-51ca-4ea2-8243-b1c77104aae5 returned with HTTP 202 Jul 03 02:43:40.904847 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1405/5593] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:43:40 2026] DELETE /volume/v3/volumes/ce7fef46-51ca-4ea2-8243-b1c77104aae5 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:43:40.915615 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-c91fb7d6-a42e-4436-b717-17dc98b7848a None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:40.917532 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-c91fb7d6-a42e-4436-b717-17dc98b7848a tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] GET https://10.4.3.223/volume/v3/volumes/ce7fef46-51ca-4ea2-8243-b1c77104aae5 Jul 03 02:43:40.917822 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-c91fb7d6-a42e-4436-b717-17dc98b7848a tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:40.918056 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-c91fb7d6-a42e-4436-b717-17dc98b7848a tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:40.925474 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:40.925474 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:43:40.929536 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-c91fb7d6-a42e-4436-b717-17dc98b7848a tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Volume info retrieved successfully. Jul 03 02:43:40.933801 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-c91fb7d6-a42e-4436-b717-17dc98b7848a tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] https://10.4.3.223/volume/v3/volumes/ce7fef46-51ca-4ea2-8243-b1c77104aae5 returned with HTTP 200 Jul 03 02:43:40.934252 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1399/5594] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:40 2026] GET /volume/v3/volumes/ce7fef46-51ca-4ea2-8243-b1c77104aae5 => generated 855 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:41.095182 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-8866d419-9829-4723-8b70-954b95cbf325 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:41.097096 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-8866d419-9829-4723-8b70-954b95cbf325 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] GET https://10.4.3.223/volume/v3/backups/22922512-1f72-40a1-b03d-d5184fe48a7c Jul 03 02:43:41.097314 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-8866d419-9829-4723-8b70-954b95cbf325 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:41.097554 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-8866d419-9829-4723-8b70-954b95cbf325 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:41.097692 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-8866d419-9829-4723-8b70-954b95cbf325 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Show backup with id 22922512-1f72-40a1-b03d-d5184fe48a7c. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:43:41.102485 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:41.102485 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:43:41.103281 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-8866d419-9829-4723-8b70-954b95cbf325 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] https://10.4.3.223/volume/v3/backups/22922512-1f72-40a1-b03d-d5184fe48a7c returned with HTTP 200 Jul 03 02:43:41.103774 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1390/5595] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:41 2026] GET /volume/v3/backups/22922512-1f72-40a1-b03d-d5184fe48a7c => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:41.948760 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-17b4ecc4-cff0-4e55-9e60-05312ab620cc None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:41.950439 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-17b4ecc4-cff0-4e55-9e60-05312ab620cc tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] GET https://10.4.3.223/volume/v3/volumes/ce7fef46-51ca-4ea2-8243-b1c77104aae5 Jul 03 02:43:41.950621 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-17b4ecc4-cff0-4e55-9e60-05312ab620cc tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:41.950802 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-17b4ecc4-cff0-4e55-9e60-05312ab620cc tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:41.956207 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-17b4ecc4-cff0-4e55-9e60-05312ab620cc tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] https://10.4.3.223/volume/v3/volumes/ce7fef46-51ca-4ea2-8243-b1c77104aae5 returned with HTTP 404 Jul 03 02:43:41.956751 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1402/5596] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:41 2026] GET /volume/v3/volumes/ce7fef46-51ca-4ea2-8243-b1c77104aae5 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:43:41.963437 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-1fad85e9-dd59-43a8-ad5a-f743caaa2104 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:41.965710 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-1fad85e9-dd59-43a8-ad5a-f743caaa2104 tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] DELETE https://10.4.3.223/volume/v3/volumes/64e19a02-5ae7-42e5-b45f-62fbfed6d90b Jul 03 02:43:41.965979 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-1fad85e9-dd59-43a8-ad5a-f743caaa2104 tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:41.966188 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-1fad85e9-dd59-43a8-ad5a-f743caaa2104 tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:41.966381 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-1fad85e9-dd59-43a8-ad5a-f743caaa2104 tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Delete volume with id: 64e19a02-5ae7-42e5-b45f-62fbfed6d90b Jul 03 02:43:41.975359 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:41.975359 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:43:41.975917 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-1fad85e9-dd59-43a8-ad5a-f743caaa2104 tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Volume info retrieved successfully. Jul 03 02:43:41.998446 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-1fad85e9-dd59-43a8-ad5a-f743caaa2104 tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Delete volume request issued successfully. Jul 03 02:43:41.998446 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-1fad85e9-dd59-43a8-ad5a-f743caaa2104 tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] https://10.4.3.223/volume/v3/volumes/64e19a02-5ae7-42e5-b45f-62fbfed6d90b returned with HTTP 202 Jul 03 02:43:41.998446 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1406/5597] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:43:41 2026] DELETE /volume/v3/volumes/64e19a02-5ae7-42e5-b45f-62fbfed6d90b => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:43:42.006254 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-4099cc9c-cf9b-4d6c-a2cc-d0994359c546 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:42.006782 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-4099cc9c-cf9b-4d6c-a2cc-d0994359c546 tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] GET https://10.4.3.223/volume/v3/volumes/64e19a02-5ae7-42e5-b45f-62fbfed6d90b Jul 03 02:43:42.006782 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-4099cc9c-cf9b-4d6c-a2cc-d0994359c546 tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:42.007005 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-4099cc9c-cf9b-4d6c-a2cc-d0994359c546 tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:42.015230 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:42.015230 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:43:42.019697 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-4099cc9c-cf9b-4d6c-a2cc-d0994359c546 tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Volume info retrieved successfully. Jul 03 02:43:42.024886 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-4099cc9c-cf9b-4d6c-a2cc-d0994359c546 tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] https://10.4.3.223/volume/v3/volumes/64e19a02-5ae7-42e5-b45f-62fbfed6d90b returned with HTTP 200 Jul 03 02:43:42.026201 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1400/5598] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:42 2026] GET /volume/v3/volumes/64e19a02-5ae7-42e5-b45f-62fbfed6d90b => generated 856 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:42.113745 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-7f16018b-aaeb-4ffc-9eac-017b89f01f5f None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:42.115518 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-7f16018b-aaeb-4ffc-9eac-017b89f01f5f tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] GET https://10.4.3.223/volume/v3/backups/22922512-1f72-40a1-b03d-d5184fe48a7c Jul 03 02:43:42.115714 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-7f16018b-aaeb-4ffc-9eac-017b89f01f5f tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:42.115890 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-7f16018b-aaeb-4ffc-9eac-017b89f01f5f tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:42.116013 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-7f16018b-aaeb-4ffc-9eac-017b89f01f5f tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Show backup with id 22922512-1f72-40a1-b03d-d5184fe48a7c. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:43:42.120211 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:42.120211 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:43:42.120854 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-7f16018b-aaeb-4ffc-9eac-017b89f01f5f tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] https://10.4.3.223/volume/v3/backups/22922512-1f72-40a1-b03d-d5184fe48a7c returned with HTTP 200 Jul 03 02:43:42.121187 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1391/5599] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:42 2026] GET /volume/v3/backups/22922512-1f72-40a1-b03d-d5184fe48a7c => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:43.040712 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-8b7001d4-1595-4bfe-8310-9132a7874b31 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:43.042996 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-8b7001d4-1595-4bfe-8310-9132a7874b31 tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] GET https://10.4.3.223/volume/v3/volumes/64e19a02-5ae7-42e5-b45f-62fbfed6d90b Jul 03 02:43:43.043214 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-8b7001d4-1595-4bfe-8310-9132a7874b31 tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:43.043442 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-8b7001d4-1595-4bfe-8310-9132a7874b31 tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:43.050548 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-8b7001d4-1595-4bfe-8310-9132a7874b31 tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] https://10.4.3.223/volume/v3/volumes/64e19a02-5ae7-42e5-b45f-62fbfed6d90b returned with HTTP 404 Jul 03 02:43:43.051125 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1403/5600] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:43 2026] GET /volume/v3/volumes/64e19a02-5ae7-42e5-b45f-62fbfed6d90b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:43:43.058998 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-83bcb592-325e-4631-8545-0715c572de5f None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:43.061445 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-83bcb592-325e-4631-8545-0715c572de5f tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] DELETE https://10.4.3.223/volume/v3/volumes/ad3efc5e-884f-4bb4-b977-c128fb65c10a Jul 03 02:43:43.061756 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-83bcb592-325e-4631-8545-0715c572de5f tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:43.062034 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-83bcb592-325e-4631-8545-0715c572de5f tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:43.062252 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-83bcb592-325e-4631-8545-0715c572de5f tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Delete volume with id: ad3efc5e-884f-4bb4-b977-c128fb65c10a Jul 03 02:43:43.073770 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:43.073770 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:43:43.074585 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-83bcb592-325e-4631-8545-0715c572de5f tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Volume info retrieved successfully. Jul 03 02:43:43.094197 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-83bcb592-325e-4631-8545-0715c572de5f tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Delete volume request issued successfully. Jul 03 02:43:43.094447 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-83bcb592-325e-4631-8545-0715c572de5f tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] https://10.4.3.223/volume/v3/volumes/ad3efc5e-884f-4bb4-b977-c128fb65c10a returned with HTTP 202 Jul 03 02:43:43.094993 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1407/5601] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:43:43 2026] DELETE /volume/v3/volumes/ad3efc5e-884f-4bb4-b977-c128fb65c10a => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:43:43.103442 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-8af0bed5-56a4-4a01-bd56-b2c5bc6b32f7 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:43.105485 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-8af0bed5-56a4-4a01-bd56-b2c5bc6b32f7 tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] GET https://10.4.3.223/volume/v3/volumes/ad3efc5e-884f-4bb4-b977-c128fb65c10a Jul 03 02:43:43.105730 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-8af0bed5-56a4-4a01-bd56-b2c5bc6b32f7 tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:43.106008 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-8af0bed5-56a4-4a01-bd56-b2c5bc6b32f7 tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:43.113601 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:43.113601 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:43:43.118479 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-8af0bed5-56a4-4a01-bd56-b2c5bc6b32f7 tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Volume info retrieved successfully. Jul 03 02:43:43.123834 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-8af0bed5-56a4-4a01-bd56-b2c5bc6b32f7 tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] https://10.4.3.223/volume/v3/volumes/ad3efc5e-884f-4bb4-b977-c128fb65c10a returned with HTTP 200 Jul 03 02:43:43.124356 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1401/5602] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:43 2026] GET /volume/v3/volumes/ad3efc5e-884f-4bb4-b977-c128fb65c10a => generated 855 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:43.132362 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-0a004a7f-7958-4c79-9d62-df83d4cd74f1 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:43.135528 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-0a004a7f-7958-4c79-9d62-df83d4cd74f1 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] GET https://10.4.3.223/volume/v3/backups/22922512-1f72-40a1-b03d-d5184fe48a7c Jul 03 02:43:43.135528 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-0a004a7f-7958-4c79-9d62-df83d4cd74f1 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:43.135528 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-0a004a7f-7958-4c79-9d62-df83d4cd74f1 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:43.135528 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-0a004a7f-7958-4c79-9d62-df83d4cd74f1 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Show backup with id 22922512-1f72-40a1-b03d-d5184fe48a7c. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:43:43.139592 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:43.139592 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:43:43.140518 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-0a004a7f-7958-4c79-9d62-df83d4cd74f1 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] https://10.4.3.223/volume/v3/backups/22922512-1f72-40a1-b03d-d5184fe48a7c returned with HTTP 200 Jul 03 02:43:43.141318 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1392/5603] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:43 2026] GET /volume/v3/backups/22922512-1f72-40a1-b03d-d5184fe48a7c => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:44.138398 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-2b1bed52-f449-4c02-808a-7d155a4aeb46 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:44.140218 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-2b1bed52-f449-4c02-808a-7d155a4aeb46 tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] GET https://10.4.3.223/volume/v3/volumes/ad3efc5e-884f-4bb4-b977-c128fb65c10a Jul 03 02:43:44.140475 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-2b1bed52-f449-4c02-808a-7d155a4aeb46 tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:44.140725 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-2b1bed52-f449-4c02-808a-7d155a4aeb46 tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:44.148689 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-2b1bed52-f449-4c02-808a-7d155a4aeb46 tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] https://10.4.3.223/volume/v3/volumes/ad3efc5e-884f-4bb4-b977-c128fb65c10a returned with HTTP 404 Jul 03 02:43:44.149354 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1404/5604] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:44 2026] GET /volume/v3/volumes/ad3efc5e-884f-4bb4-b977-c128fb65c10a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:43:44.154377 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-1e0703d5-726b-4448-94f7-4d615495fa02 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:44.156664 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-1e0703d5-726b-4448-94f7-4d615495fa02 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] GET https://10.4.3.223/volume/v3/backups/22922512-1f72-40a1-b03d-d5184fe48a7c Jul 03 02:43:44.156784 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-981e721c-6d73-442c-a036-b59a537dae97 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:44.157152 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-1e0703d5-726b-4448-94f7-4d615495fa02 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:44.157152 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-1e0703d5-726b-4448-94f7-4d615495fa02 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:44.157255 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-1e0703d5-726b-4448-94f7-4d615495fa02 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Show backup with id 22922512-1f72-40a1-b03d-d5184fe48a7c. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:43:44.158763 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-981e721c-6d73-442c-a036-b59a537dae97 tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] DELETE https://10.4.3.223/volume/v3/volumes/d087391f-5db5-4095-9d1e-33188489ae93 Jul 03 02:43:44.159053 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-981e721c-6d73-442c-a036-b59a537dae97 tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:44.159286 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-981e721c-6d73-442c-a036-b59a537dae97 tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Calling method 'delete' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:44.159522 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.volumes [None req-981e721c-6d73-442c-a036-b59a537dae97 tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Delete volume with id: d087391f-5db5-4095-9d1e-33188489ae93 Jul 03 02:43:44.163051 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:44.163051 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:43:44.163943 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-1e0703d5-726b-4448-94f7-4d615495fa02 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] https://10.4.3.223/volume/v3/backups/22922512-1f72-40a1-b03d-d5184fe48a7c returned with HTTP 200 Jul 03 02:43:44.164445 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1408/5605] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:44 2026] GET /volume/v3/backups/22922512-1f72-40a1-b03d-d5184fe48a7c => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:44.167843 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:44.167843 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:43:44.168502 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-981e721c-6d73-442c-a036-b59a537dae97 tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Volume info retrieved successfully. Jul 03 02:43:44.191039 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-981e721c-6d73-442c-a036-b59a537dae97 tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Delete volume request issued successfully. Jul 03 02:43:44.191286 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-981e721c-6d73-442c-a036-b59a537dae97 tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] https://10.4.3.223/volume/v3/volumes/d087391f-5db5-4095-9d1e-33188489ae93 returned with HTTP 202 Jul 03 02:43:44.191788 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1402/5606] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:43:44 2026] DELETE /volume/v3/volumes/d087391f-5db5-4095-9d1e-33188489ae93 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:43:44.199681 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-e8c4c7b5-1e52-4e1a-9011-cac6359b1e13 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:44.202286 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-e8c4c7b5-1e52-4e1a-9011-cac6359b1e13 tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] GET https://10.4.3.223/volume/v3/volumes/d087391f-5db5-4095-9d1e-33188489ae93 Jul 03 02:43:44.202520 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-e8c4c7b5-1e52-4e1a-9011-cac6359b1e13 tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:44.202751 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-e8c4c7b5-1e52-4e1a-9011-cac6359b1e13 tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:44.213395 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:44.213395 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:43:44.218934 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-e8c4c7b5-1e52-4e1a-9011-cac6359b1e13 tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Volume info retrieved successfully. Jul 03 02:43:44.224721 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-e8c4c7b5-1e52-4e1a-9011-cac6359b1e13 tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] https://10.4.3.223/volume/v3/volumes/d087391f-5db5-4095-9d1e-33188489ae93 returned with HTTP 200 Jul 03 02:43:44.225077 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1393/5607] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:44 2026] GET /volume/v3/volumes/d087391f-5db5-4095-9d1e-33188489ae93 => generated 856 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:45.176028 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-540fcc35-5cb2-4bad-9230-637995f43ec0 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:45.177907 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-540fcc35-5cb2-4bad-9230-637995f43ec0 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] GET https://10.4.3.223/volume/v3/backups/22922512-1f72-40a1-b03d-d5184fe48a7c Jul 03 02:43:45.178087 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-540fcc35-5cb2-4bad-9230-637995f43ec0 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:45.178294 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-540fcc35-5cb2-4bad-9230-637995f43ec0 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:45.178389 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-540fcc35-5cb2-4bad-9230-637995f43ec0 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Show backup with id 22922512-1f72-40a1-b03d-d5184fe48a7c. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:43:45.183273 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:45.183273 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:43:45.184008 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-540fcc35-5cb2-4bad-9230-637995f43ec0 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] https://10.4.3.223/volume/v3/backups/22922512-1f72-40a1-b03d-d5184fe48a7c returned with HTTP 200 Jul 03 02:43:45.184384 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1405/5608] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:45 2026] GET /volume/v3/backups/22922512-1f72-40a1-b03d-d5184fe48a7c => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:45.240473 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-a30c3f52-2af8-4544-bc07-d7ae8a4aeb1d None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:45.242443 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-a30c3f52-2af8-4544-bc07-d7ae8a4aeb1d tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] GET https://10.4.3.223/volume/v3/volumes/d087391f-5db5-4095-9d1e-33188489ae93 Jul 03 02:43:45.242655 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-a30c3f52-2af8-4544-bc07-d7ae8a4aeb1d tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:45.242819 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-a30c3f52-2af8-4544-bc07-d7ae8a4aeb1d tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:45.248113 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-a30c3f52-2af8-4544-bc07-d7ae8a4aeb1d tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] https://10.4.3.223/volume/v3/volumes/d087391f-5db5-4095-9d1e-33188489ae93 returned with HTTP 404 Jul 03 02:43:45.248552 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1409/5609] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:45 2026] GET /volume/v3/volumes/d087391f-5db5-4095-9d1e-33188489ae93 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:43:45.255200 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-3ad9c609-846a-41a8-b2e9-e1d37e8c0776 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:45.257000 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-3ad9c609-846a-41a8-b2e9-e1d37e8c0776 tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] DELETE https://10.4.3.223/volume/v3/volumes/1d90f2c6-7c43-492f-9fdb-250b778895cd Jul 03 02:43:45.257216 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-3ad9c609-846a-41a8-b2e9-e1d37e8c0776 tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:45.257427 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-3ad9c609-846a-41a8-b2e9-e1d37e8c0776 tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Calling method 'delete' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:45.257627 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.volumes [None req-3ad9c609-846a-41a8-b2e9-e1d37e8c0776 tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Delete volume with id: 1d90f2c6-7c43-492f-9fdb-250b778895cd Jul 03 02:43:45.265156 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:45.265156 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:43:45.265720 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-3ad9c609-846a-41a8-b2e9-e1d37e8c0776 tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Volume info retrieved successfully. Jul 03 02:43:45.288098 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-3ad9c609-846a-41a8-b2e9-e1d37e8c0776 tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Delete volume request issued successfully. Jul 03 02:43:45.288325 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-3ad9c609-846a-41a8-b2e9-e1d37e8c0776 tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] https://10.4.3.223/volume/v3/volumes/1d90f2c6-7c43-492f-9fdb-250b778895cd returned with HTTP 202 Jul 03 02:43:45.288932 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1403/5610] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:43:45 2026] DELETE /volume/v3/volumes/1d90f2c6-7c43-492f-9fdb-250b778895cd => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:43:45.296801 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-796da91b-7321-4abc-8dfd-f2c4635e3b44 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:45.298595 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-796da91b-7321-4abc-8dfd-f2c4635e3b44 tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] GET https://10.4.3.223/volume/v3/volumes/1d90f2c6-7c43-492f-9fdb-250b778895cd Jul 03 02:43:45.298827 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-796da91b-7321-4abc-8dfd-f2c4635e3b44 tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:45.299030 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-796da91b-7321-4abc-8dfd-f2c4635e3b44 tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:45.307241 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:45.307241 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:43:45.311954 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-796da91b-7321-4abc-8dfd-f2c4635e3b44 tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Volume info retrieved successfully. Jul 03 02:43:45.316781 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-796da91b-7321-4abc-8dfd-f2c4635e3b44 tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] https://10.4.3.223/volume/v3/volumes/1d90f2c6-7c43-492f-9fdb-250b778895cd returned with HTTP 200 Jul 03 02:43:45.317326 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1394/5611] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:45 2026] GET /volume/v3/volumes/1d90f2c6-7c43-492f-9fdb-250b778895cd => generated 856 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:46.196026 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-47642e64-2f67-482c-84b1-fcdd1170ef0a None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:46.197834 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-47642e64-2f67-482c-84b1-fcdd1170ef0a tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] GET https://10.4.3.223/volume/v3/backups/22922512-1f72-40a1-b03d-d5184fe48a7c Jul 03 02:43:46.198028 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-47642e64-2f67-482c-84b1-fcdd1170ef0a tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:46.198218 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-47642e64-2f67-482c-84b1-fcdd1170ef0a tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:46.198316 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-47642e64-2f67-482c-84b1-fcdd1170ef0a tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Show backup with id 22922512-1f72-40a1-b03d-d5184fe48a7c. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:43:46.202569 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:46.202569 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:43:46.203216 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-47642e64-2f67-482c-84b1-fcdd1170ef0a tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] https://10.4.3.223/volume/v3/backups/22922512-1f72-40a1-b03d-d5184fe48a7c returned with HTTP 200 Jul 03 02:43:46.203596 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1406/5612] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:46 2026] GET /volume/v3/backups/22922512-1f72-40a1-b03d-d5184fe48a7c => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:46.213945 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-4df3bfce-6b40-4c76-a2f5-2a6e198e289a None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:46.216182 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-4df3bfce-6b40-4c76-a2f5-2a6e198e289a tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] POST https://10.4.3.223/volume/v3/backups Jul 03 02:43:46.216616 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-4df3bfce-6b40-4c76-a2f5-2a6e198e289a tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d13bc310-b60e-45bc-b196-2f490d0c3901", "incremental": true}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:43:46.218469 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.contrib.backups [None req-4df3bfce-6b40-4c76-a2f5-2a6e198e289a tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Creating new backup {'backup': {'volume_id': 'd13bc310-b60e-45bc-b196-2f490d0c3901', 'incremental': True}} {{(pid=100015) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 02:43:46.218651 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.contrib.backups [None req-4df3bfce-6b40-4c76-a2f5-2a6e198e289a tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Creating backup of volume d13bc310-b60e-45bc-b196-2f490d0c3901 in container None Jul 03 02:43:46.226166 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:46.226166 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:43:46.226662 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-4df3bfce-6b40-4c76-a2f5-2a6e198e289a tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Volume info retrieved successfully. Jul 03 02:43:46.245200 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.quota [None req-4df3bfce-6b40-4c76-a2f5-2a6e198e289a tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Created reservations ['e7b72567-679d-48cb-919a-bb39dae112a7', 'd4576def-884a-49d5-951c-945dd5ebca5a'] {{(pid=100015) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:43:46.259651 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-4df3bfce-6b40-4c76-a2f5-2a6e198e289a tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] https://10.4.3.223/volume/v3/backups returned with HTTP 400 Jul 03 02:43:46.260149 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1410/5613] 10.4.3.223 () {68 vars in 1258 bytes} [Fri Jul 3 02:43:46 2026] POST /volume/v3/backups => generated 109 bytes in 47 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 03 02:43:46.268054 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-dbe027fe-eb03-4eb7-ba7d-14f9c313447a None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:46.269596 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-dbe027fe-eb03-4eb7-ba7d-14f9c313447a tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] DELETE https://10.4.3.223/volume/v3/backups/22922512-1f72-40a1-b03d-d5184fe48a7c Jul 03 02:43:46.269835 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-dbe027fe-eb03-4eb7-ba7d-14f9c313447a tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:46.270059 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-dbe027fe-eb03-4eb7-ba7d-14f9c313447a tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Calling method 'delete' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:46.270235 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.contrib.backups [None req-dbe027fe-eb03-4eb7-ba7d-14f9c313447a tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Delete backup with id: 22922512-1f72-40a1-b03d-d5184fe48a7c. Jul 03 02:43:46.274576 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:46.274576 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:43:46.286440 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.backup.rpcapi [None req-dbe027fe-eb03-4eb7-ba7d-14f9c313447a tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] delete_backup rpcapi backup_id 22922512-1f72-40a1-b03d-d5184fe48a7c {{(pid=100012) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 02:43:46.288235 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-dbe027fe-eb03-4eb7-ba7d-14f9c313447a tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] https://10.4.3.223/volume/v3/backups/22922512-1f72-40a1-b03d-d5184fe48a7c returned with HTTP 202 Jul 03 02:43:46.288796 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1404/5614] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:43:46 2026] DELETE /volume/v3/backups/22922512-1f72-40a1-b03d-d5184fe48a7c => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 02:43:46.296135 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-6c94d748-4bd7-45aa-a1c3-34026888e1d8 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:46.297943 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-6c94d748-4bd7-45aa-a1c3-34026888e1d8 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] GET https://10.4.3.223/volume/v3/backups/22922512-1f72-40a1-b03d-d5184fe48a7c Jul 03 02:43:46.298354 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-6c94d748-4bd7-45aa-a1c3-34026888e1d8 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:46.298354 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-6c94d748-4bd7-45aa-a1c3-34026888e1d8 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:46.298506 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-6c94d748-4bd7-45aa-a1c3-34026888e1d8 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Show backup with id 22922512-1f72-40a1-b03d-d5184fe48a7c. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:43:46.303200 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:46.303200 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:43:46.303909 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-6c94d748-4bd7-45aa-a1c3-34026888e1d8 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] https://10.4.3.223/volume/v3/backups/22922512-1f72-40a1-b03d-d5184fe48a7c returned with HTTP 200 Jul 03 02:43:46.304305 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1395/5615] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:46 2026] GET /volume/v3/backups/22922512-1f72-40a1-b03d-d5184fe48a7c => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:46.330709 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-47f64a46-4a85-4571-8f88-309eb41105df None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:46.333661 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-47f64a46-4a85-4571-8f88-309eb41105df tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] GET https://10.4.3.223/volume/v3/volumes/1d90f2c6-7c43-492f-9fdb-250b778895cd Jul 03 02:43:46.333661 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-47f64a46-4a85-4571-8f88-309eb41105df tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:46.333661 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-47f64a46-4a85-4571-8f88-309eb41105df tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:46.340355 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-47f64a46-4a85-4571-8f88-309eb41105df tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] https://10.4.3.223/volume/v3/volumes/1d90f2c6-7c43-492f-9fdb-250b778895cd returned with HTTP 404 Jul 03 02:43:46.340610 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1407/5616] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:46 2026] GET /volume/v3/volumes/1d90f2c6-7c43-492f-9fdb-250b778895cd => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:43:46.346914 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-551c7e71-45e0-46ce-b997-2c13ca6cba37 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:46.349120 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-551c7e71-45e0-46ce-b997-2c13ca6cba37 tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] DELETE https://10.4.3.223/volume/v3/volumes/025e6a7d-3595-4f36-876c-52a3717b010d Jul 03 02:43:46.349367 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-551c7e71-45e0-46ce-b997-2c13ca6cba37 tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:46.349637 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-551c7e71-45e0-46ce-b997-2c13ca6cba37 tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:46.349842 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-551c7e71-45e0-46ce-b997-2c13ca6cba37 tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Delete volume with id: 025e6a7d-3595-4f36-876c-52a3717b010d Jul 03 02:43:46.357776 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:46.357776 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:43:46.358248 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-551c7e71-45e0-46ce-b997-2c13ca6cba37 tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Volume info retrieved successfully. Jul 03 02:43:46.376728 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-551c7e71-45e0-46ce-b997-2c13ca6cba37 tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Delete volume request issued successfully. Jul 03 02:43:46.376937 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-551c7e71-45e0-46ce-b997-2c13ca6cba37 tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] https://10.4.3.223/volume/v3/volumes/025e6a7d-3595-4f36-876c-52a3717b010d returned with HTTP 202 Jul 03 02:43:46.377328 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1411/5617] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:43:46 2026] DELETE /volume/v3/volumes/025e6a7d-3595-4f36-876c-52a3717b010d => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:43:46.384391 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-04591a35-0586-438d-929f-903cae601e26 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:46.386104 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-04591a35-0586-438d-929f-903cae601e26 tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] GET https://10.4.3.223/volume/v3/volumes/025e6a7d-3595-4f36-876c-52a3717b010d Jul 03 02:43:46.386312 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-04591a35-0586-438d-929f-903cae601e26 tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:46.386637 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-04591a35-0586-438d-929f-903cae601e26 tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:46.393710 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:46.393710 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:43:46.398156 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-04591a35-0586-438d-929f-903cae601e26 tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Volume info retrieved successfully. Jul 03 02:43:46.402832 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-04591a35-0586-438d-929f-903cae601e26 tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] https://10.4.3.223/volume/v3/volumes/025e6a7d-3595-4f36-876c-52a3717b010d returned with HTTP 200 Jul 03 02:43:46.403336 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1405/5618] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:46 2026] GET /volume/v3/volumes/025e6a7d-3595-4f36-876c-52a3717b010d => generated 855 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:47.315386 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-d8287765-5dcb-4965-b099-310a8dedacb9 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:47.317339 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-d8287765-5dcb-4965-b099-310a8dedacb9 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] GET https://10.4.3.223/volume/v3/backups/22922512-1f72-40a1-b03d-d5184fe48a7c Jul 03 02:43:47.317579 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-d8287765-5dcb-4965-b099-310a8dedacb9 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:47.317776 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-d8287765-5dcb-4965-b099-310a8dedacb9 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:47.317880 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-d8287765-5dcb-4965-b099-310a8dedacb9 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Show backup with id 22922512-1f72-40a1-b03d-d5184fe48a7c. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:43:47.321443 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-d8287765-5dcb-4965-b099-310a8dedacb9 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] https://10.4.3.223/volume/v3/backups/22922512-1f72-40a1-b03d-d5184fe48a7c returned with HTTP 404 Jul 03 02:43:47.321884 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1396/5619] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:47 2026] GET /volume/v3/backups/22922512-1f72-40a1-b03d-d5184fe48a7c => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:43:47.329944 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-fa602b7e-7396-4905-a02a-b82c164ca0ec None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:47.331538 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-fa602b7e-7396-4905-a02a-b82c164ca0ec tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:43:47.331814 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-fa602b7e-7396-4905-a02a-b82c164ca0ec tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1933821741"}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:43:47.333136 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.volumes [None req-fa602b7e-7396-4905-a02a-b82c164ca0ec tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1933821741'}} {{(pid=100013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:43:47.333233 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.volumes [None req-fa602b7e-7396-4905-a02a-b82c164ca0ec tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Create volume of 1 GB Jul 03 02:43:47.336991 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-fa602b7e-7396-4905-a02a-b82c164ca0ec tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Availability Zones retrieved successfully. Jul 03 02:43:47.342908 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-fa602b7e-7396-4905-a02a-b82c164ca0ec tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Flow 'volume_create_api' (e18af176-1bd0-4811-9f82-33f1d4d207b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:43:47.343758 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-fa602b7e-7396-4905-a02a-b82c164ca0ec tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (788d12b8-3c50-4c57-a7a2-b4694d145860) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:43:47.344765 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.flows.api.create_volume [None req-fa602b7e-7396-4905-a02a-b82c164ca0ec tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Validating volume size '1' using validate_int {{(pid=100013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:43:47.368995 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-fa602b7e-7396-4905-a02a-b82c164ca0ec tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (788d12b8-3c50-4c57-a7a2-b4694d145860) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:43:47.369642 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-fa602b7e-7396-4905-a02a-b82c164ca0ec tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec8f91da-eeb1-48f1-9562-34984a131a19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:43:47.407138 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.quota [None req-fa602b7e-7396-4905-a02a-b82c164ca0ec tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Created reservations ['9059a693-73be-4c84-a4b9-730df2abda27', '976c878f-a4cb-47cc-8504-3f8b7a4cf42e', 'eed5696b-2e3c-4281-83bb-d05853528c70', '3f2d21ff-98fe-4254-a90f-b6ef3221a70d'] {{(pid=100013) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:43:47.408220 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-fa602b7e-7396-4905-a02a-b82c164ca0ec tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec8f91da-eeb1-48f1-9562-34984a131a19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9059a693-73be-4c84-a4b9-730df2abda27', '976c878f-a4cb-47cc-8504-3f8b7a4cf42e', 'eed5696b-2e3c-4281-83bb-d05853528c70', '3f2d21ff-98fe-4254-a90f-b6ef3221a70d']}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:43:47.409266 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-fa602b7e-7396-4905-a02a-b82c164ca0ec tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62c6a529-61fa-4340-84fe-1a13bcdf9fea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:43:47.415465 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-18808bb5-7445-4dc9-baf7-091ec79d019a None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:47.417295 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-18808bb5-7445-4dc9-baf7-091ec79d019a tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] GET https://10.4.3.223/volume/v3/volumes/025e6a7d-3595-4f36-876c-52a3717b010d Jul 03 02:43:47.417521 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-18808bb5-7445-4dc9-baf7-091ec79d019a tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:47.417693 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-18808bb5-7445-4dc9-baf7-091ec79d019a tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:47.423331 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-18808bb5-7445-4dc9-baf7-091ec79d019a tempest-CreateVolumesFromSourceVolumeTest-1462380680 tempest-CreateVolumesFromSourceVolumeTest-1462380680-project-member] https://10.4.3.223/volume/v3/volumes/025e6a7d-3595-4f36-876c-52a3717b010d returned with HTTP 404 Jul 03 02:43:47.423835 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1412/5620] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:47 2026] GET /volume/v3/volumes/025e6a7d-3595-4f36-876c-52a3717b010d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:43:47.439003 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-fa602b7e-7396-4905-a02a-b82c164ca0ec tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62c6a529-61fa-4340-84fe-1a13bcdf9fea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2f0693c1-162c-467c-b993-b77851797cb9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1933821741',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c90cac2fc954e8f9955fb497cbecdee',qos_specs=None,replication_status=,reservations=['9059a693-73be-4c84-a4b9-730df2abda27','976c878f-a4cb-47cc-8504-3f8b7a4cf42e','eed5696b-2e3c-4281-83bb-d05853528c70','3f2d21ff-98fe-4254-a90f-b6ef3221a70d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8944104afe174b6fb7371bffc9897515',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:43:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1933821741',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2f0693c1-162c-467c-b993-b77851797cb9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1c90cac2fc954e8f9955fb497cbecdee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8944104afe174b6fb7371bffc9897515',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:43:47.439733 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-fa602b7e-7396-4905-a02a-b82c164ca0ec tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15802285-6aa3-4bc3-9ffa-39c25188957c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:43:47.458655 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-fa602b7e-7396-4905-a02a-b82c164ca0ec tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15802285-6aa3-4bc3-9ffa-39c25188957c) transitioned into state 'SUCCESS' from state '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-1933821741',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c90cac2fc954e8f9955fb497cbecdee',qos_specs=None,replication_status=,reservations=['9059a693-73be-4c84-a4b9-730df2abda27','976c878f-a4cb-47cc-8504-3f8b7a4cf42e','eed5696b-2e3c-4281-83bb-d05853528c70','3f2d21ff-98fe-4254-a90f-b6ef3221a70d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8944104afe174b6fb7371bffc9897515',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:43:47.459749 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-fa602b7e-7396-4905-a02a-b82c164ca0ec tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (810761a0-0151-491d-a4d0-70f2ded168d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:43:47.471644 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-fa602b7e-7396-4905-a02a-b82c164ca0ec tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (810761a0-0151-491d-a4d0-70f2ded168d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:43:47.472694 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-fa602b7e-7396-4905-a02a-b82c164ca0ec tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Flow 'volume_create_api' (e18af176-1bd0-4811-9f82-33f1d4d207b7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:43:47.473048 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-fa602b7e-7396-4905-a02a-b82c164ca0ec tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Create volume request issued successfully. Jul 03 02:43:47.473801 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-fa602b7e-7396-4905-a02a-b82c164ca0ec tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:43:47.474295 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1408/5621] 10.4.3.223 () {68 vars in 1258 bytes} [Fri Jul 3 02:43:47 2026] POST /volume/v3/volumes => generated 749 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:43:47.486142 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-03bdbece-eea6-437f-bde5-a9c666f430dc None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:47.488178 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-03bdbece-eea6-437f-bde5-a9c666f430dc tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] GET https://10.4.3.223/volume/v3/volumes/2f0693c1-162c-467c-b993-b77851797cb9 Jul 03 02:43:47.488446 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-03bdbece-eea6-437f-bde5-a9c666f430dc tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:47.488704 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-03bdbece-eea6-437f-bde5-a9c666f430dc tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:47.495706 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:47.495706 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:43:47.499642 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-03bdbece-eea6-437f-bde5-a9c666f430dc tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Volume info retrieved successfully. Jul 03 02:43:47.505950 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-03bdbece-eea6-437f-bde5-a9c666f430dc tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] https://10.4.3.223/volume/v3/volumes/2f0693c1-162c-467c-b993-b77851797cb9 returned with HTTP 200 Jul 03 02:43:47.506399 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1406/5622] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:47 2026] GET /volume/v3/volumes/2f0693c1-162c-467c-b993-b77851797cb9 => generated 817 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:48.520964 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-a913ce69-6365-4577-953d-e1d456dd882d None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:48.522539 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-a913ce69-6365-4577-953d-e1d456dd882d tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] GET https://10.4.3.223/volume/v3/volumes/2f0693c1-162c-467c-b993-b77851797cb9 Jul 03 02:43:48.522730 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-a913ce69-6365-4577-953d-e1d456dd882d tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:48.522885 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-a913ce69-6365-4577-953d-e1d456dd882d tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:48.529645 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:48.529645 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:43:48.533151 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-a913ce69-6365-4577-953d-e1d456dd882d tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Volume info retrieved successfully. Jul 03 02:43:48.536919 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-a913ce69-6365-4577-953d-e1d456dd882d tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] https://10.4.3.223/volume/v3/volumes/2f0693c1-162c-467c-b993-b77851797cb9 returned with HTTP 200 Jul 03 02:43:48.537243 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1397/5623] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:48 2026] GET /volume/v3/volumes/2f0693c1-162c-467c-b993-b77851797cb9 => generated 842 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:48.548911 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-de6d33ed-ae97-4062-96b7-4b97c1b80f29 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:48.550981 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-de6d33ed-ae97-4062-96b7-4b97c1b80f29 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] POST https://10.4.3.223/volume/v3/backups Jul 03 02:43:48.551481 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-de6d33ed-ae97-4062-96b7-4b97c1b80f29 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2f0693c1-162c-467c-b993-b77851797cb9", "name": "tempest-VolumesBackupsTest-Backup-313549771"}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:43:48.553249 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.contrib.backups [None req-de6d33ed-ae97-4062-96b7-4b97c1b80f29 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Creating new backup {'backup': {'volume_id': '2f0693c1-162c-467c-b993-b77851797cb9', 'name': 'tempest-VolumesBackupsTest-Backup-313549771'}} {{(pid=100015) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 02:43:48.553462 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.contrib.backups [None req-de6d33ed-ae97-4062-96b7-4b97c1b80f29 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Creating backup of volume 2f0693c1-162c-467c-b993-b77851797cb9 in container None Jul 03 02:43:48.560719 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:48.560719 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:43:48.561086 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-de6d33ed-ae97-4062-96b7-4b97c1b80f29 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Volume info retrieved successfully. Jul 03 02:43:48.579005 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.quota [None req-de6d33ed-ae97-4062-96b7-4b97c1b80f29 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Created reservations ['83c1964c-5a84-46b0-bd51-580958d1d8fa', 'd0d94135-0cf8-4335-b733-e8390836c176'] {{(pid=100015) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:43:48.625303 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-de6d33ed-ae97-4062-96b7-4b97c1b80f29 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] https://10.4.3.223/volume/v3/backups returned with HTTP 202 Jul 03 02:43:48.625847 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1413/5624] 10.4.3.223 () {68 vars in 1259 bytes} [Fri Jul 3 02:43:48 2026] POST /volume/v3/backups => generated 329 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:43:48.633874 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-ecde19c1-e4c2-48be-aa6a-466b0e44c792 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:48.635826 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-ecde19c1-e4c2-48be-aa6a-466b0e44c792 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] GET https://10.4.3.223/volume/v3/backups/9fa1b327-dafa-4ce8-9db4-257604a409d7 Jul 03 02:43:48.635970 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-ecde19c1-e4c2-48be-aa6a-466b0e44c792 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:48.636143 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-ecde19c1-e4c2-48be-aa6a-466b0e44c792 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:48.636275 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-ecde19c1-e4c2-48be-aa6a-466b0e44c792 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Show backup with id 9fa1b327-dafa-4ce8-9db4-257604a409d7. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:43:48.640528 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:48.640528 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:43:48.641209 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-ecde19c1-e4c2-48be-aa6a-466b0e44c792 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] https://10.4.3.223/volume/v3/backups/9fa1b327-dafa-4ce8-9db4-257604a409d7 returned with HTTP 200 Jul 03 02:43:48.641618 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1409/5625] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:48 2026] GET /volume/v3/backups/9fa1b327-dafa-4ce8-9db4-257604a409d7 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:48.940305 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-332e03f1-df8a-469c-80fe-a61b827a1a19 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:49.027670 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-332e03f1-df8a-469c-80fe-a61b827a1a19 tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:43:49.028036 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-332e03f1-df8a-469c-80fe-a61b827a1a19 tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2147368969"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:43:49.029328 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.volumes [None req-332e03f1-df8a-469c-80fe-a61b827a1a19 tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2147368969'}} {{(pid=100012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:43:49.029505 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.volumes [None req-332e03f1-df8a-469c-80fe-a61b827a1a19 tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] Create volume of 1 GB Jul 03 02:43:49.034252 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-332e03f1-df8a-469c-80fe-a61b827a1a19 tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] Availability Zones retrieved successfully. Jul 03 02:43:49.041196 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-332e03f1-df8a-469c-80fe-a61b827a1a19 tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] Flow 'volume_create_api' (259922a7-c8e8-4cc2-97b4-eb34e2463b10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:43:49.042080 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-332e03f1-df8a-469c-80fe-a61b827a1a19 tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb18d039-fec5-44a1-9b6f-4eb4eff5e3da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:43:49.042865 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.flows.api.create_volume [None req-332e03f1-df8a-469c-80fe-a61b827a1a19 tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] Validating volume size '1' using validate_int {{(pid=100012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:43:49.067484 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-332e03f1-df8a-469c-80fe-a61b827a1a19 tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb18d039-fec5-44a1-9b6f-4eb4eff5e3da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:43:49.068174 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-332e03f1-df8a-469c-80fe-a61b827a1a19 tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d5d5bad-1480-4e03-89c0-085b33297cff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:43:49.129141 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.quota [None req-332e03f1-df8a-469c-80fe-a61b827a1a19 tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] Created reservations ['6437e5b1-ffac-4931-8301-522d45a9d5f5', '61a79f71-9482-49d1-9e25-163fd1325a53', 'd880c7ee-8dc0-49ba-8736-45693a34cdba', 'a44b169b-bae6-49fe-aae5-2fe39efaebe9'] {{(pid=100012) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:43:49.130041 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-332e03f1-df8a-469c-80fe-a61b827a1a19 tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d5d5bad-1480-4e03-89c0-085b33297cff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6437e5b1-ffac-4931-8301-522d45a9d5f5', '61a79f71-9482-49d1-9e25-163fd1325a53', 'd880c7ee-8dc0-49ba-8736-45693a34cdba', 'a44b169b-bae6-49fe-aae5-2fe39efaebe9']}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:43:49.130855 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-332e03f1-df8a-469c-80fe-a61b827a1a19 tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ecd6c7c-4b35-42ad-98ea-a48e5efb2dda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:43:49.157631 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-332e03f1-df8a-469c-80fe-a61b827a1a19 tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ecd6c7c-4b35-42ad-98ea-a48e5efb2dda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '53d7d851-c24c-4dae-a41d-bca4cd6587f8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2147368969',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='485d3e05c5a54f6a80751404ff1012df',qos_specs=None,replication_status=,reservations=['6437e5b1-ffac-4931-8301-522d45a9d5f5','61a79f71-9482-49d1-9e25-163fd1325a53','d880c7ee-8dc0-49ba-8736-45693a34cdba','a44b169b-bae6-49fe-aae5-2fe39efaebe9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40f03c687a2a4868816b12cfec4d72f3',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:43:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2147368969',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=53d7d851-c24c-4dae-a41d-bca4cd6587f8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='485d3e05c5a54f6a80751404ff1012df',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='40f03c687a2a4868816b12cfec4d72f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:43:49.158391 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-332e03f1-df8a-469c-80fe-a61b827a1a19 tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3c3301b-5996-4ad6-abe6-b663a7dc20df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:43:49.180298 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-332e03f1-df8a-469c-80fe-a61b827a1a19 tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3c3301b-5996-4ad6-abe6-b663a7dc20df) transitioned into state 'SUCCESS' from state '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-2147368969',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='485d3e05c5a54f6a80751404ff1012df',qos_specs=None,replication_status=,reservations=['6437e5b1-ffac-4931-8301-522d45a9d5f5','61a79f71-9482-49d1-9e25-163fd1325a53','d880c7ee-8dc0-49ba-8736-45693a34cdba','a44b169b-bae6-49fe-aae5-2fe39efaebe9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40f03c687a2a4868816b12cfec4d72f3',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:43:49.181145 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-332e03f1-df8a-469c-80fe-a61b827a1a19 tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a529fb1-9891-4104-b489-836b8f16ea59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:43:49.196589 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-332e03f1-df8a-469c-80fe-a61b827a1a19 tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a529fb1-9891-4104-b489-836b8f16ea59) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:43:49.197905 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-332e03f1-df8a-469c-80fe-a61b827a1a19 tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] Flow 'volume_create_api' (259922a7-c8e8-4cc2-97b4-eb34e2463b10) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:43:49.198355 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-332e03f1-df8a-469c-80fe-a61b827a1a19 tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] Create volume request issued successfully. Jul 03 02:43:49.199389 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-332e03f1-df8a-469c-80fe-a61b827a1a19 tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:43:49.200021 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1407/5626] 10.4.3.223 () {70 vars in 1298 bytes} [Fri Jul 3 02:43:48 2026] POST /volume/v3/volumes => generated 778 bytes in 260 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:43:49.216699 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-5461768c-902c-439e-8c31-47de456f377d None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:49.219053 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-5461768c-902c-439e-8c31-47de456f377d tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] GET https://10.4.3.223/volume/v3/volumes/53d7d851-c24c-4dae-a41d-bca4cd6587f8 Jul 03 02:43:49.219318 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-5461768c-902c-439e-8c31-47de456f377d tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:49.219605 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-5461768c-902c-439e-8c31-47de456f377d tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:49.229290 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:49.229290 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:43:49.233918 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-5461768c-902c-439e-8c31-47de456f377d tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] Volume info retrieved successfully. Jul 03 02:43:49.238947 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-5461768c-902c-439e-8c31-47de456f377d tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] https://10.4.3.223/volume/v3/volumes/53d7d851-c24c-4dae-a41d-bca4cd6587f8 returned with HTTP 200 Jul 03 02:43:49.239486 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1398/5627] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:43:49 2026] GET /volume/v3/volumes/53d7d851-c24c-4dae-a41d-bca4cd6587f8 => generated 957 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:49.653398 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-795a537d-1b7b-427c-8612-f465c8ad7658 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:49.655934 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-795a537d-1b7b-427c-8612-f465c8ad7658 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] GET https://10.4.3.223/volume/v3/backups/9fa1b327-dafa-4ce8-9db4-257604a409d7 Jul 03 02:43:49.656230 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-795a537d-1b7b-427c-8612-f465c8ad7658 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:49.656555 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-795a537d-1b7b-427c-8612-f465c8ad7658 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:49.656727 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-795a537d-1b7b-427c-8612-f465c8ad7658 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Show backup with id 9fa1b327-dafa-4ce8-9db4-257604a409d7. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:43:49.662224 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:49.662224 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:43:49.663130 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-795a537d-1b7b-427c-8612-f465c8ad7658 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] https://10.4.3.223/volume/v3/backups/9fa1b327-dafa-4ce8-9db4-257604a409d7 returned with HTTP 200 Jul 03 02:43:49.663687 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1414/5628] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:49 2026] GET /volume/v3/backups/9fa1b327-dafa-4ce8-9db4-257604a409d7 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:50.254838 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-ddf1104f-6fda-491b-9b70-90e0cb6eb085 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:50.256905 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-ddf1104f-6fda-491b-9b70-90e0cb6eb085 tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] GET https://10.4.3.223/volume/v3/volumes/53d7d851-c24c-4dae-a41d-bca4cd6587f8 Jul 03 02:43:50.257116 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-ddf1104f-6fda-491b-9b70-90e0cb6eb085 tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:50.257301 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-ddf1104f-6fda-491b-9b70-90e0cb6eb085 tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:50.265479 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:50.265479 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:43:50.269067 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-ddf1104f-6fda-491b-9b70-90e0cb6eb085 tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] Volume info retrieved successfully. Jul 03 02:43:50.273025 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-ddf1104f-6fda-491b-9b70-90e0cb6eb085 tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] https://10.4.3.223/volume/v3/volumes/53d7d851-c24c-4dae-a41d-bca4cd6587f8 returned with HTTP 200 Jul 03 02:43:50.273488 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1410/5629] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:43:50 2026] GET /volume/v3/volumes/53d7d851-c24c-4dae-a41d-bca4cd6587f8 => generated 1018 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:43:50.288864 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-b80d75e1-7dbf-4b7a-8647-56787e7058c4 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:50.290927 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-b80d75e1-7dbf-4b7a-8647-56787e7058c4 tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] POST https://10.4.3.223/volume/v3/backups Jul 03 02:43:50.291380 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-b80d75e1-7dbf-4b7a-8647-56787e7058c4 tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "53d7d851-c24c-4dae-a41d-bca4cd6587f8", "name": "tempest-type-Backup-973536836"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:43:50.292902 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.contrib.backups [None req-b80d75e1-7dbf-4b7a-8647-56787e7058c4 tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] Creating new backup {'backup': {'volume_id': '53d7d851-c24c-4dae-a41d-bca4cd6587f8', 'name': 'tempest-type-Backup-973536836'}} {{(pid=100012) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 02:43:50.293089 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.contrib.backups [None req-b80d75e1-7dbf-4b7a-8647-56787e7058c4 tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] Creating backup of volume 53d7d851-c24c-4dae-a41d-bca4cd6587f8 in container None Jul 03 02:43:50.300996 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:50.300996 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:43:50.301415 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-b80d75e1-7dbf-4b7a-8647-56787e7058c4 tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] Volume info retrieved successfully. Jul 03 02:43:50.330315 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.quota [None req-b80d75e1-7dbf-4b7a-8647-56787e7058c4 tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] Created reservations ['52a0b51c-bfb9-4c98-a77e-5dca4d863f4e', 'dd305ed4-4293-4368-9f69-d88b8c5277d0'] {{(pid=100012) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:43:50.363862 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-b80d75e1-7dbf-4b7a-8647-56787e7058c4 tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] https://10.4.3.223/volume/v3/backups returned with HTTP 202 Jul 03 02:43:50.364523 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1408/5630] 10.4.3.223 () {70 vars in 1299 bytes} [Fri Jul 3 02:43:50 2026] POST /volume/v3/backups => generated 315 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:43:50.373192 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-c29db245-b724-4b9c-902c-a9374db15aa1 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:50.375254 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-c29db245-b724-4b9c-902c-a9374db15aa1 tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] GET https://10.4.3.223/volume/v3/backups/a0ed7346-26ac-4894-916d-e343b31891ac Jul 03 02:43:50.375536 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-c29db245-b724-4b9c-902c-a9374db15aa1 tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:50.375781 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-c29db245-b724-4b9c-902c-a9374db15aa1 tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:50.375927 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-c29db245-b724-4b9c-902c-a9374db15aa1 tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] Show backup with id a0ed7346-26ac-4894-916d-e343b31891ac. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:43:50.381283 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:50.381283 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:43:50.382131 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-c29db245-b724-4b9c-902c-a9374db15aa1 tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] https://10.4.3.223/volume/v3/backups/a0ed7346-26ac-4894-916d-e343b31891ac returned with HTTP 200 Jul 03 02:43:50.382589 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1399/5631] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:43:50 2026] GET /volume/v3/backups/a0ed7346-26ac-4894-916d-e343b31891ac => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:50.673337 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-669cec8c-4df3-4eb6-aa36-1d19130d6763 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:50.675124 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-669cec8c-4df3-4eb6-aa36-1d19130d6763 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] GET https://10.4.3.223/volume/v3/backups/9fa1b327-dafa-4ce8-9db4-257604a409d7 Jul 03 02:43:50.675300 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-669cec8c-4df3-4eb6-aa36-1d19130d6763 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:50.675515 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-669cec8c-4df3-4eb6-aa36-1d19130d6763 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:50.675623 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-669cec8c-4df3-4eb6-aa36-1d19130d6763 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Show backup with id 9fa1b327-dafa-4ce8-9db4-257604a409d7. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:43:50.679974 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:50.679974 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:43:50.680608 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-669cec8c-4df3-4eb6-aa36-1d19130d6763 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] https://10.4.3.223/volume/v3/backups/9fa1b327-dafa-4ce8-9db4-257604a409d7 returned with HTTP 200 Jul 03 02:43:50.681017 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1415/5632] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:50 2026] GET /volume/v3/backups/9fa1b327-dafa-4ce8-9db4-257604a409d7 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:51.393597 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-6e6d6529-961f-4021-bee6-44ccdfb6e7f0 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:51.396021 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-6e6d6529-961f-4021-bee6-44ccdfb6e7f0 tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] GET https://10.4.3.223/volume/v3/backups/a0ed7346-26ac-4894-916d-e343b31891ac Jul 03 02:43:51.396301 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-6e6d6529-961f-4021-bee6-44ccdfb6e7f0 tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:51.396589 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-6e6d6529-961f-4021-bee6-44ccdfb6e7f0 tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:51.396742 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-6e6d6529-961f-4021-bee6-44ccdfb6e7f0 tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] Show backup with id a0ed7346-26ac-4894-916d-e343b31891ac. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:43:51.403172 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:51.403172 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:43:51.403172 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-6e6d6529-961f-4021-bee6-44ccdfb6e7f0 tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] https://10.4.3.223/volume/v3/backups/a0ed7346-26ac-4894-916d-e343b31891ac returned with HTTP 200 Jul 03 02:43:51.403512 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1411/5633] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:43:51 2026] GET /volume/v3/backups/a0ed7346-26ac-4894-916d-e343b31891ac => generated 724 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:51.691204 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-aad83371-0d13-4315-8884-f0ff56603ec5 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:51.693493 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-aad83371-0d13-4315-8884-f0ff56603ec5 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] GET https://10.4.3.223/volume/v3/backups/9fa1b327-dafa-4ce8-9db4-257604a409d7 Jul 03 02:43:51.693784 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-aad83371-0d13-4315-8884-f0ff56603ec5 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:51.693981 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-aad83371-0d13-4315-8884-f0ff56603ec5 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:51.694086 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-aad83371-0d13-4315-8884-f0ff56603ec5 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Show backup with id 9fa1b327-dafa-4ce8-9db4-257604a409d7. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:43:51.699482 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:51.699482 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:43:51.700328 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-aad83371-0d13-4315-8884-f0ff56603ec5 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] https://10.4.3.223/volume/v3/backups/9fa1b327-dafa-4ce8-9db4-257604a409d7 returned with HTTP 200 Jul 03 02:43:51.700787 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1409/5634] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:51 2026] GET /volume/v3/backups/9fa1b327-dafa-4ce8-9db4-257604a409d7 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:52.415898 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-c4b75121-7473-4366-9f2d-3acc9171beb2 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:52.417844 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-c4b75121-7473-4366-9f2d-3acc9171beb2 tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] GET https://10.4.3.223/volume/v3/backups/a0ed7346-26ac-4894-916d-e343b31891ac Jul 03 02:43:52.418022 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-c4b75121-7473-4366-9f2d-3acc9171beb2 tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:52.418357 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-c4b75121-7473-4366-9f2d-3acc9171beb2 tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:52.418403 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-c4b75121-7473-4366-9f2d-3acc9171beb2 tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] Show backup with id a0ed7346-26ac-4894-916d-e343b31891ac. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:43:52.423452 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:52.423452 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:43:52.424782 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-c4b75121-7473-4366-9f2d-3acc9171beb2 tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] https://10.4.3.223/volume/v3/backups/a0ed7346-26ac-4894-916d-e343b31891ac returned with HTTP 200 Jul 03 02:43:52.424782 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1400/5635] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:43:52 2026] GET /volume/v3/backups/a0ed7346-26ac-4894-916d-e343b31891ac => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:52.713029 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-5f945425-0733-4eb9-9524-54f6d12a3ac1 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:52.714953 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-5f945425-0733-4eb9-9524-54f6d12a3ac1 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] GET https://10.4.3.223/volume/v3/backups/9fa1b327-dafa-4ce8-9db4-257604a409d7 Jul 03 02:43:52.715159 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-5f945425-0733-4eb9-9524-54f6d12a3ac1 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:52.715357 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-5f945425-0733-4eb9-9524-54f6d12a3ac1 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:52.715475 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-5f945425-0733-4eb9-9524-54f6d12a3ac1 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Show backup with id 9fa1b327-dafa-4ce8-9db4-257604a409d7. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:43:52.720161 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:52.720161 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:43:52.720902 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-5f945425-0733-4eb9-9524-54f6d12a3ac1 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] https://10.4.3.223/volume/v3/backups/9fa1b327-dafa-4ce8-9db4-257604a409d7 returned with HTTP 200 Jul 03 02:43:52.721350 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1416/5636] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:52 2026] GET /volume/v3/backups/9fa1b327-dafa-4ce8-9db4-257604a409d7 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:53.436729 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-4608783f-e666-4347-b675-1c1a4146686e None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:53.438785 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-4608783f-e666-4347-b675-1c1a4146686e tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] GET https://10.4.3.223/volume/v3/backups/a0ed7346-26ac-4894-916d-e343b31891ac Jul 03 02:43:53.438910 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-4608783f-e666-4347-b675-1c1a4146686e tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:53.439348 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-4608783f-e666-4347-b675-1c1a4146686e tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:53.439348 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-4608783f-e666-4347-b675-1c1a4146686e tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] Show backup with id a0ed7346-26ac-4894-916d-e343b31891ac. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:43:53.444479 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:53.444479 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:43:53.445495 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-4608783f-e666-4347-b675-1c1a4146686e tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] https://10.4.3.223/volume/v3/backups/a0ed7346-26ac-4894-916d-e343b31891ac returned with HTTP 200 Jul 03 02:43:53.445704 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1412/5637] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:43:53 2026] GET /volume/v3/backups/a0ed7346-26ac-4894-916d-e343b31891ac => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:53.733763 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-5530e83c-63b2-4f94-8771-31f8170cafdf None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:53.735834 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-5530e83c-63b2-4f94-8771-31f8170cafdf tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] GET https://10.4.3.223/volume/v3/backups/9fa1b327-dafa-4ce8-9db4-257604a409d7 Jul 03 02:43:53.736036 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-5530e83c-63b2-4f94-8771-31f8170cafdf tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:53.736244 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-5530e83c-63b2-4f94-8771-31f8170cafdf tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:53.736410 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-5530e83c-63b2-4f94-8771-31f8170cafdf tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Show backup with id 9fa1b327-dafa-4ce8-9db4-257604a409d7. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:43:53.740788 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:53.740788 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:43:53.741346 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-5530e83c-63b2-4f94-8771-31f8170cafdf tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] https://10.4.3.223/volume/v3/backups/9fa1b327-dafa-4ce8-9db4-257604a409d7 returned with HTTP 200 Jul 03 02:43:53.741720 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1410/5638] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:53 2026] GET /volume/v3/backups/9fa1b327-dafa-4ce8-9db4-257604a409d7 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:54.460705 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-21463ce5-8444-418e-8896-f6e0918a18f8 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:54.462836 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-21463ce5-8444-418e-8896-f6e0918a18f8 tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] GET https://10.4.3.223/volume/v3/backups/a0ed7346-26ac-4894-916d-e343b31891ac Jul 03 02:43:54.463075 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-21463ce5-8444-418e-8896-f6e0918a18f8 tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:54.463296 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-21463ce5-8444-418e-8896-f6e0918a18f8 tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:54.463434 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-21463ce5-8444-418e-8896-f6e0918a18f8 tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] Show backup with id a0ed7346-26ac-4894-916d-e343b31891ac. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:43:54.468412 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:54.468412 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:43:54.469144 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-21463ce5-8444-418e-8896-f6e0918a18f8 tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] https://10.4.3.223/volume/v3/backups/a0ed7346-26ac-4894-916d-e343b31891ac returned with HTTP 200 Jul 03 02:43:54.469626 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1401/5639] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:43:54 2026] GET /volume/v3/backups/a0ed7346-26ac-4894-916d-e343b31891ac => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:54.751940 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-326442be-c2e6-46aa-b73f-c9a8641d96fc None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:54.754297 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-326442be-c2e6-46aa-b73f-c9a8641d96fc tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] GET https://10.4.3.223/volume/v3/backups/9fa1b327-dafa-4ce8-9db4-257604a409d7 Jul 03 02:43:54.754608 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-326442be-c2e6-46aa-b73f-c9a8641d96fc tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:54.754796 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-326442be-c2e6-46aa-b73f-c9a8641d96fc tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:54.754933 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-326442be-c2e6-46aa-b73f-c9a8641d96fc tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Show backup with id 9fa1b327-dafa-4ce8-9db4-257604a409d7. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:43:54.763323 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:54.763323 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:43:54.764138 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-326442be-c2e6-46aa-b73f-c9a8641d96fc tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] https://10.4.3.223/volume/v3/backups/9fa1b327-dafa-4ce8-9db4-257604a409d7 returned with HTTP 200 Jul 03 02:43:54.764621 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1417/5640] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:54 2026] GET /volume/v3/backups/9fa1b327-dafa-4ce8-9db4-257604a409d7 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:55.479647 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-e290b1ea-077a-48c7-8af4-df5d41742139 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:55.481507 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-e290b1ea-077a-48c7-8af4-df5d41742139 tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] GET https://10.4.3.223/volume/v3/backups/a0ed7346-26ac-4894-916d-e343b31891ac Jul 03 02:43:55.481731 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-e290b1ea-077a-48c7-8af4-df5d41742139 tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:55.481913 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-e290b1ea-077a-48c7-8af4-df5d41742139 tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:55.482046 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-e290b1ea-077a-48c7-8af4-df5d41742139 tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] Show backup with id a0ed7346-26ac-4894-916d-e343b31891ac. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:43:55.485967 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:55.485967 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:43:55.486514 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-e290b1ea-077a-48c7-8af4-df5d41742139 tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] https://10.4.3.223/volume/v3/backups/a0ed7346-26ac-4894-916d-e343b31891ac returned with HTTP 200 Jul 03 02:43:55.487046 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1413/5641] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:43:55 2026] GET /volume/v3/backups/a0ed7346-26ac-4894-916d-e343b31891ac => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:55.775367 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-936f0f59-c83d-4244-a525-413f9e9f471a None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:55.777679 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-936f0f59-c83d-4244-a525-413f9e9f471a tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] GET https://10.4.3.223/volume/v3/backups/9fa1b327-dafa-4ce8-9db4-257604a409d7 Jul 03 02:43:55.777918 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-936f0f59-c83d-4244-a525-413f9e9f471a tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:55.778154 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-936f0f59-c83d-4244-a525-413f9e9f471a tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:55.778311 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-936f0f59-c83d-4244-a525-413f9e9f471a tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Show backup with id 9fa1b327-dafa-4ce8-9db4-257604a409d7. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:43:55.783741 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:55.783741 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:43:55.784412 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-936f0f59-c83d-4244-a525-413f9e9f471a tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] https://10.4.3.223/volume/v3/backups/9fa1b327-dafa-4ce8-9db4-257604a409d7 returned with HTTP 200 Jul 03 02:43:55.784856 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1411/5642] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:55 2026] GET /volume/v3/backups/9fa1b327-dafa-4ce8-9db4-257604a409d7 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:56.497994 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-3467d879-a0ad-4c04-a619-6df051ab08e6 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:56.500372 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-3467d879-a0ad-4c04-a619-6df051ab08e6 tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] GET https://10.4.3.223/volume/v3/backups/a0ed7346-26ac-4894-916d-e343b31891ac Jul 03 02:43:56.500675 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-3467d879-a0ad-4c04-a619-6df051ab08e6 tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:56.500911 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-3467d879-a0ad-4c04-a619-6df051ab08e6 tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:56.501039 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-3467d879-a0ad-4c04-a619-6df051ab08e6 tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] Show backup with id a0ed7346-26ac-4894-916d-e343b31891ac. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:43:56.506404 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:56.506404 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:43:56.507202 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-3467d879-a0ad-4c04-a619-6df051ab08e6 tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] https://10.4.3.223/volume/v3/backups/a0ed7346-26ac-4894-916d-e343b31891ac returned with HTTP 200 Jul 03 02:43:56.507683 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1402/5643] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:43:56 2026] GET /volume/v3/backups/a0ed7346-26ac-4894-916d-e343b31891ac => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:56.795364 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-17c9ffd1-3cb6-4b2f-9d51-e15930dd4467 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:56.797403 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-17c9ffd1-3cb6-4b2f-9d51-e15930dd4467 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] GET https://10.4.3.223/volume/v3/backups/9fa1b327-dafa-4ce8-9db4-257604a409d7 Jul 03 02:43:56.797661 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-17c9ffd1-3cb6-4b2f-9d51-e15930dd4467 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:56.797878 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-17c9ffd1-3cb6-4b2f-9d51-e15930dd4467 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:56.798019 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-17c9ffd1-3cb6-4b2f-9d51-e15930dd4467 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Show backup with id 9fa1b327-dafa-4ce8-9db4-257604a409d7. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:43:56.802783 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:56.802783 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:43:56.803401 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-17c9ffd1-3cb6-4b2f-9d51-e15930dd4467 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] https://10.4.3.223/volume/v3/backups/9fa1b327-dafa-4ce8-9db4-257604a409d7 returned with HTTP 200 Jul 03 02:43:56.803786 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1418/5644] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:56 2026] GET /volume/v3/backups/9fa1b327-dafa-4ce8-9db4-257604a409d7 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:57.520638 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-f8546537-89f9-46a6-af0a-05eb024e1cc7 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:57.522629 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-f8546537-89f9-46a6-af0a-05eb024e1cc7 tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] GET https://10.4.3.223/volume/v3/backups/a0ed7346-26ac-4894-916d-e343b31891ac Jul 03 02:43:57.522865 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-f8546537-89f9-46a6-af0a-05eb024e1cc7 tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:57.523097 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-f8546537-89f9-46a6-af0a-05eb024e1cc7 tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:57.523213 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-f8546537-89f9-46a6-af0a-05eb024e1cc7 tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] Show backup with id a0ed7346-26ac-4894-916d-e343b31891ac. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:43:57.528110 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:57.528110 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:43:57.528997 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-f8546537-89f9-46a6-af0a-05eb024e1cc7 tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] https://10.4.3.223/volume/v3/backups/a0ed7346-26ac-4894-916d-e343b31891ac returned with HTTP 200 Jul 03 02:43:57.529377 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1414/5645] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:43:57 2026] GET /volume/v3/backups/a0ed7346-26ac-4894-916d-e343b31891ac => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:57.814567 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-44ba7b1e-0203-4784-99d7-fa0a8b28e509 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:57.817451 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-44ba7b1e-0203-4784-99d7-fa0a8b28e509 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] GET https://10.4.3.223/volume/v3/backups/9fa1b327-dafa-4ce8-9db4-257604a409d7 Jul 03 02:43:57.817782 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-44ba7b1e-0203-4784-99d7-fa0a8b28e509 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:57.818018 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-44ba7b1e-0203-4784-99d7-fa0a8b28e509 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:57.818185 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-44ba7b1e-0203-4784-99d7-fa0a8b28e509 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Show backup with id 9fa1b327-dafa-4ce8-9db4-257604a409d7. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:43:57.824006 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:57.824006 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:43:57.824956 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-44ba7b1e-0203-4784-99d7-fa0a8b28e509 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] https://10.4.3.223/volume/v3/backups/9fa1b327-dafa-4ce8-9db4-257604a409d7 returned with HTTP 200 Jul 03 02:43:57.825501 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1412/5646] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:57 2026] GET /volume/v3/backups/9fa1b327-dafa-4ce8-9db4-257604a409d7 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:58.541131 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-4b54c69a-0109-4b98-a008-8379cbedb828 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:58.542816 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-4b54c69a-0109-4b98-a008-8379cbedb828 tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] GET https://10.4.3.223/volume/v3/backups/a0ed7346-26ac-4894-916d-e343b31891ac Jul 03 02:43:58.543234 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-4b54c69a-0109-4b98-a008-8379cbedb828 tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:58.544361 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-4b54c69a-0109-4b98-a008-8379cbedb828 tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:58.544361 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-4b54c69a-0109-4b98-a008-8379cbedb828 tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] Show backup with id a0ed7346-26ac-4894-916d-e343b31891ac. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:43:58.547772 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:58.547772 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:43:58.548560 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-4b54c69a-0109-4b98-a008-8379cbedb828 tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] https://10.4.3.223/volume/v3/backups/a0ed7346-26ac-4894-916d-e343b31891ac returned with HTTP 200 Jul 03 02:43:58.548997 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1403/5647] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:43:58 2026] GET /volume/v3/backups/a0ed7346-26ac-4894-916d-e343b31891ac => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:58.837339 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-5be6bb58-995a-4623-9359-a5a40f030d37 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:58.839485 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-5be6bb58-995a-4623-9359-a5a40f030d37 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] GET https://10.4.3.223/volume/v3/backups/9fa1b327-dafa-4ce8-9db4-257604a409d7 Jul 03 02:43:58.839934 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-5be6bb58-995a-4623-9359-a5a40f030d37 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:58.840006 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-5be6bb58-995a-4623-9359-a5a40f030d37 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:58.840156 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-5be6bb58-995a-4623-9359-a5a40f030d37 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Show backup with id 9fa1b327-dafa-4ce8-9db4-257604a409d7. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:43:58.845372 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:58.845372 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:43:58.846189 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-5be6bb58-995a-4623-9359-a5a40f030d37 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] https://10.4.3.223/volume/v3/backups/9fa1b327-dafa-4ce8-9db4-257604a409d7 returned with HTTP 200 Jul 03 02:43:58.846831 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1419/5648] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:58 2026] GET /volume/v3/backups/9fa1b327-dafa-4ce8-9db4-257604a409d7 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:59.560583 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-19228500-1203-48d7-97fc-13b4d1f0202c None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:59.562905 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-19228500-1203-48d7-97fc-13b4d1f0202c tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] GET https://10.4.3.223/volume/v3/backups/a0ed7346-26ac-4894-916d-e343b31891ac Jul 03 02:43:59.563499 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-19228500-1203-48d7-97fc-13b4d1f0202c tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:59.563499 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-19228500-1203-48d7-97fc-13b4d1f0202c tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:59.563746 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-19228500-1203-48d7-97fc-13b4d1f0202c tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] Show backup with id a0ed7346-26ac-4894-916d-e343b31891ac. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:43:59.569544 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:59.569544 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:43:59.570747 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-19228500-1203-48d7-97fc-13b4d1f0202c tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] https://10.4.3.223/volume/v3/backups/a0ed7346-26ac-4894-916d-e343b31891ac returned with HTTP 200 Jul 03 02:43:59.571271 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1415/5649] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:43:59 2026] GET /volume/v3/backups/a0ed7346-26ac-4894-916d-e343b31891ac => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:43:59.858898 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-5a07526d-61f9-4783-a1c6-46ce300ab3f1 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:43:59.860900 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-5a07526d-61f9-4783-a1c6-46ce300ab3f1 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] GET https://10.4.3.223/volume/v3/backups/9fa1b327-dafa-4ce8-9db4-257604a409d7 Jul 03 02:43:59.861086 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-5a07526d-61f9-4783-a1c6-46ce300ab3f1 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:43:59.861295 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-5a07526d-61f9-4783-a1c6-46ce300ab3f1 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:43:59.861432 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-5a07526d-61f9-4783-a1c6-46ce300ab3f1 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Show backup with id 9fa1b327-dafa-4ce8-9db4-257604a409d7. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:43:59.866293 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:43:59.866293 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:43:59.867942 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-5a07526d-61f9-4783-a1c6-46ce300ab3f1 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] https://10.4.3.223/volume/v3/backups/9fa1b327-dafa-4ce8-9db4-257604a409d7 returned with HTTP 200 Jul 03 02:43:59.868140 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1413/5650] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:43:59 2026] GET /volume/v3/backups/9fa1b327-dafa-4ce8-9db4-257604a409d7 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:44:00.581823 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-7172e6fd-b505-4bcb-bd9e-653b3582a854 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:44:00.584005 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-7172e6fd-b505-4bcb-bd9e-653b3582a854 tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] GET https://10.4.3.223/volume/v3/backups/a0ed7346-26ac-4894-916d-e343b31891ac Jul 03 02:44:00.584173 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-7172e6fd-b505-4bcb-bd9e-653b3582a854 tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:44:00.584361 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-7172e6fd-b505-4bcb-bd9e-653b3582a854 tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:44:00.584474 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-7172e6fd-b505-4bcb-bd9e-653b3582a854 tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] Show backup with id a0ed7346-26ac-4894-916d-e343b31891ac. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:44:00.588355 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:44:00.588355 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:44:00.588986 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-7172e6fd-b505-4bcb-bd9e-653b3582a854 tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] https://10.4.3.223/volume/v3/backups/a0ed7346-26ac-4894-916d-e343b31891ac returned with HTTP 200 Jul 03 02:44:00.589403 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1404/5651] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:44:00 2026] GET /volume/v3/backups/a0ed7346-26ac-4894-916d-e343b31891ac => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:44:00.881911 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-5f72e1a7-add1-4189-9c19-1043bf3f689a None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:44:00.884441 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-5f72e1a7-add1-4189-9c19-1043bf3f689a tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] GET https://10.4.3.223/volume/v3/backups/9fa1b327-dafa-4ce8-9db4-257604a409d7 Jul 03 02:44:00.884735 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-5f72e1a7-add1-4189-9c19-1043bf3f689a tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:44:00.885058 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-5f72e1a7-add1-4189-9c19-1043bf3f689a tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:44:00.885193 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-5f72e1a7-add1-4189-9c19-1043bf3f689a tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Show backup with id 9fa1b327-dafa-4ce8-9db4-257604a409d7. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:44:00.890815 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:44:00.890815 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:44:00.891654 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-5f72e1a7-add1-4189-9c19-1043bf3f689a tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] https://10.4.3.223/volume/v3/backups/9fa1b327-dafa-4ce8-9db4-257604a409d7 returned with HTTP 200 Jul 03 02:44:00.892072 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1420/5652] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:44:00 2026] GET /volume/v3/backups/9fa1b327-dafa-4ce8-9db4-257604a409d7 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:44:01.602853 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-209a0772-bb56-44e7-a2e6-bd30ec4b4a07 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:44:01.605181 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-209a0772-bb56-44e7-a2e6-bd30ec4b4a07 tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] GET https://10.4.3.223/volume/v3/backups/a0ed7346-26ac-4894-916d-e343b31891ac Jul 03 02:44:01.605344 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-209a0772-bb56-44e7-a2e6-bd30ec4b4a07 tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:44:01.605608 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-209a0772-bb56-44e7-a2e6-bd30ec4b4a07 tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:44:01.605749 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-209a0772-bb56-44e7-a2e6-bd30ec4b4a07 tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] Show backup with id a0ed7346-26ac-4894-916d-e343b31891ac. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:44:01.611824 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:44:01.611824 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:44:01.612783 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-209a0772-bb56-44e7-a2e6-bd30ec4b4a07 tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] https://10.4.3.223/volume/v3/backups/a0ed7346-26ac-4894-916d-e343b31891ac returned with HTTP 200 Jul 03 02:44:01.613351 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1416/5653] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:44:01 2026] GET /volume/v3/backups/a0ed7346-26ac-4894-916d-e343b31891ac => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:44:01.904022 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-5452cece-77d5-4401-bec7-8a7f3411fbb9 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:44:01.905883 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-5452cece-77d5-4401-bec7-8a7f3411fbb9 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] GET https://10.4.3.223/volume/v3/backups/9fa1b327-dafa-4ce8-9db4-257604a409d7 Jul 03 02:44:01.906190 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-5452cece-77d5-4401-bec7-8a7f3411fbb9 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:44:01.906478 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-5452cece-77d5-4401-bec7-8a7f3411fbb9 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:44:01.906626 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-5452cece-77d5-4401-bec7-8a7f3411fbb9 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Show backup with id 9fa1b327-dafa-4ce8-9db4-257604a409d7. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:44:01.911332 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:44:01.911332 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:44:01.912093 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-5452cece-77d5-4401-bec7-8a7f3411fbb9 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] https://10.4.3.223/volume/v3/backups/9fa1b327-dafa-4ce8-9db4-257604a409d7 returned with HTTP 200 Jul 03 02:44:01.912688 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1414/5654] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:44:01 2026] GET /volume/v3/backups/9fa1b327-dafa-4ce8-9db4-257604a409d7 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:44:02.624304 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-f5e7ab43-7063-4b5f-a28f-bc291efd5923 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:44:02.626659 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-f5e7ab43-7063-4b5f-a28f-bc291efd5923 tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] GET https://10.4.3.223/volume/v3/backups/a0ed7346-26ac-4894-916d-e343b31891ac Jul 03 02:44:02.626923 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-f5e7ab43-7063-4b5f-a28f-bc291efd5923 tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:44:02.627164 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-f5e7ab43-7063-4b5f-a28f-bc291efd5923 tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:44:02.627296 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-f5e7ab43-7063-4b5f-a28f-bc291efd5923 tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] Show backup with id a0ed7346-26ac-4894-916d-e343b31891ac. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:44:02.633230 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:44:02.633230 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:44:02.634078 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-f5e7ab43-7063-4b5f-a28f-bc291efd5923 tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] https://10.4.3.223/volume/v3/backups/a0ed7346-26ac-4894-916d-e343b31891ac returned with HTTP 200 Jul 03 02:44:02.634542 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1405/5655] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:44:02 2026] GET /volume/v3/backups/a0ed7346-26ac-4894-916d-e343b31891ac => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:44:02.925136 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-9cdaea13-4785-43ab-9a56-253428490708 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:44:02.927455 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-9cdaea13-4785-43ab-9a56-253428490708 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] GET https://10.4.3.223/volume/v3/backups/9fa1b327-dafa-4ce8-9db4-257604a409d7 Jul 03 02:44:02.927703 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-9cdaea13-4785-43ab-9a56-253428490708 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:44:02.927927 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-9cdaea13-4785-43ab-9a56-253428490708 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:44:02.928063 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-9cdaea13-4785-43ab-9a56-253428490708 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Show backup with id 9fa1b327-dafa-4ce8-9db4-257604a409d7. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:44:02.933371 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:44:02.933371 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:44:02.934266 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-9cdaea13-4785-43ab-9a56-253428490708 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] https://10.4.3.223/volume/v3/backups/9fa1b327-dafa-4ce8-9db4-257604a409d7 returned with HTTP 200 Jul 03 02:44:02.934696 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1421/5656] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:44:02 2026] GET /volume/v3/backups/9fa1b327-dafa-4ce8-9db4-257604a409d7 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:44:03.645241 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-21ae32a5-3f5f-4338-ac34-9ce15efa44a5 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:44:03.647581 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-21ae32a5-3f5f-4338-ac34-9ce15efa44a5 tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] GET https://10.4.3.223/volume/v3/backups/a0ed7346-26ac-4894-916d-e343b31891ac Jul 03 02:44:03.647861 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-21ae32a5-3f5f-4338-ac34-9ce15efa44a5 tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:44:03.648146 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-21ae32a5-3f5f-4338-ac34-9ce15efa44a5 tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:44:03.648303 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-21ae32a5-3f5f-4338-ac34-9ce15efa44a5 tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] Show backup with id a0ed7346-26ac-4894-916d-e343b31891ac. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:44:03.653569 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:44:03.653569 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:44:03.654359 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-21ae32a5-3f5f-4338-ac34-9ce15efa44a5 tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] https://10.4.3.223/volume/v3/backups/a0ed7346-26ac-4894-916d-e343b31891ac returned with HTTP 200 Jul 03 02:44:03.654820 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1417/5657] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:44:03 2026] GET /volume/v3/backups/a0ed7346-26ac-4894-916d-e343b31891ac => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:44:03.945081 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-7a043243-c7e7-43b3-a609-288a3c1df6c5 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:44:03.946945 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-7a043243-c7e7-43b3-a609-288a3c1df6c5 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] GET https://10.4.3.223/volume/v3/backups/9fa1b327-dafa-4ce8-9db4-257604a409d7 Jul 03 02:44:03.947131 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-7a043243-c7e7-43b3-a609-288a3c1df6c5 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:44:03.947329 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-7a043243-c7e7-43b3-a609-288a3c1df6c5 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:44:03.947455 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-7a043243-c7e7-43b3-a609-288a3c1df6c5 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Show backup with id 9fa1b327-dafa-4ce8-9db4-257604a409d7. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:44:03.952395 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:44:03.952395 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:44:03.953098 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-7a043243-c7e7-43b3-a609-288a3c1df6c5 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] https://10.4.3.223/volume/v3/backups/9fa1b327-dafa-4ce8-9db4-257604a409d7 returned with HTTP 200 Jul 03 02:44:03.953487 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1415/5658] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:44:03 2026] GET /volume/v3/backups/9fa1b327-dafa-4ce8-9db4-257604a409d7 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:44:04.666221 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-f7c27cd2-16a6-4d32-91f6-d228ef9c0d9a None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:44:04.667974 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-f7c27cd2-16a6-4d32-91f6-d228ef9c0d9a tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] GET https://10.4.3.223/volume/v3/backups/a0ed7346-26ac-4894-916d-e343b31891ac Jul 03 02:44:04.668214 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-f7c27cd2-16a6-4d32-91f6-d228ef9c0d9a tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:44:04.668441 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-f7c27cd2-16a6-4d32-91f6-d228ef9c0d9a tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:44:04.668576 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-f7c27cd2-16a6-4d32-91f6-d228ef9c0d9a tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] Show backup with id a0ed7346-26ac-4894-916d-e343b31891ac. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:44:04.673723 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:44:04.673723 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:44:04.674466 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-f7c27cd2-16a6-4d32-91f6-d228ef9c0d9a tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] https://10.4.3.223/volume/v3/backups/a0ed7346-26ac-4894-916d-e343b31891ac returned with HTTP 200 Jul 03 02:44:04.674940 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1406/5659] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:44:04 2026] GET /volume/v3/backups/a0ed7346-26ac-4894-916d-e343b31891ac => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:44:04.963284 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-43570d1e-9d2d-4bbc-ae32-ce8e437c9d05 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:44:04.965059 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-43570d1e-9d2d-4bbc-ae32-ce8e437c9d05 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] GET https://10.4.3.223/volume/v3/backups/9fa1b327-dafa-4ce8-9db4-257604a409d7 Jul 03 02:44:04.965250 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-43570d1e-9d2d-4bbc-ae32-ce8e437c9d05 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:44:04.965444 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-43570d1e-9d2d-4bbc-ae32-ce8e437c9d05 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:44:04.965556 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-43570d1e-9d2d-4bbc-ae32-ce8e437c9d05 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Show backup with id 9fa1b327-dafa-4ce8-9db4-257604a409d7. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:44:04.969621 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:44:04.969621 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:44:04.970276 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-43570d1e-9d2d-4bbc-ae32-ce8e437c9d05 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] https://10.4.3.223/volume/v3/backups/9fa1b327-dafa-4ce8-9db4-257604a409d7 returned with HTTP 200 Jul 03 02:44:04.970687 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1422/5660] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:44:04 2026] GET /volume/v3/backups/9fa1b327-dafa-4ce8-9db4-257604a409d7 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:44:05.686452 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-0e9a487d-d19d-4593-8e8a-c2fa1e19d25a None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:44:05.688499 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-0e9a487d-d19d-4593-8e8a-c2fa1e19d25a tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] GET https://10.4.3.223/volume/v3/backups/a0ed7346-26ac-4894-916d-e343b31891ac Jul 03 02:44:05.688805 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-0e9a487d-d19d-4593-8e8a-c2fa1e19d25a tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:44:05.689106 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-0e9a487d-d19d-4593-8e8a-c2fa1e19d25a tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:44:05.689245 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-0e9a487d-d19d-4593-8e8a-c2fa1e19d25a tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] Show backup with id a0ed7346-26ac-4894-916d-e343b31891ac. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:44:05.694614 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:44:05.694614 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:44:05.695254 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-0e9a487d-d19d-4593-8e8a-c2fa1e19d25a tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] https://10.4.3.223/volume/v3/backups/a0ed7346-26ac-4894-916d-e343b31891ac returned with HTTP 200 Jul 03 02:44:05.695617 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1418/5661] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:44:05 2026] GET /volume/v3/backups/a0ed7346-26ac-4894-916d-e343b31891ac => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:44:05.981631 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-fcb17355-9b4e-413d-8170-02b32d531e23 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:44:05.983821 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-fcb17355-9b4e-413d-8170-02b32d531e23 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] GET https://10.4.3.223/volume/v3/backups/9fa1b327-dafa-4ce8-9db4-257604a409d7 Jul 03 02:44:05.984071 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-fcb17355-9b4e-413d-8170-02b32d531e23 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:44:05.984311 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-fcb17355-9b4e-413d-8170-02b32d531e23 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:44:05.984470 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-fcb17355-9b4e-413d-8170-02b32d531e23 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Show backup with id 9fa1b327-dafa-4ce8-9db4-257604a409d7. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:44:05.989117 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:44:05.989117 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:44:05.989799 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-fcb17355-9b4e-413d-8170-02b32d531e23 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] https://10.4.3.223/volume/v3/backups/9fa1b327-dafa-4ce8-9db4-257604a409d7 returned with HTTP 200 Jul 03 02:44:05.990214 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1416/5662] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:44:05 2026] GET /volume/v3/backups/9fa1b327-dafa-4ce8-9db4-257604a409d7 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:44:06.705743 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-80fa47ed-e9b3-499a-81cb-04818fe4c683 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:44:06.707440 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-80fa47ed-e9b3-499a-81cb-04818fe4c683 tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] GET https://10.4.3.223/volume/v3/backups/a0ed7346-26ac-4894-916d-e343b31891ac Jul 03 02:44:06.707664 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-80fa47ed-e9b3-499a-81cb-04818fe4c683 tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:44:06.707892 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-80fa47ed-e9b3-499a-81cb-04818fe4c683 tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:44:06.708049 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-80fa47ed-e9b3-499a-81cb-04818fe4c683 tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] Show backup with id a0ed7346-26ac-4894-916d-e343b31891ac. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:44:06.712723 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:44:06.712723 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:44:06.713376 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-80fa47ed-e9b3-499a-81cb-04818fe4c683 tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] https://10.4.3.223/volume/v3/backups/a0ed7346-26ac-4894-916d-e343b31891ac returned with HTTP 200 Jul 03 02:44:06.713777 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1407/5663] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:44:06 2026] GET /volume/v3/backups/a0ed7346-26ac-4894-916d-e343b31891ac => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 02:44:07.001161 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-34178e66-4b5e-4d54-9fb7-6b8c313e5cdc None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:44:07.003476 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-34178e66-4b5e-4d54-9fb7-6b8c313e5cdc tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] GET https://10.4.3.223/volume/v3/backups/9fa1b327-dafa-4ce8-9db4-257604a409d7 Jul 03 02:44:07.003748 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-34178e66-4b5e-4d54-9fb7-6b8c313e5cdc tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:44:07.004032 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-34178e66-4b5e-4d54-9fb7-6b8c313e5cdc tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:44:07.004183 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-34178e66-4b5e-4d54-9fb7-6b8c313e5cdc tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Show backup with id 9fa1b327-dafa-4ce8-9db4-257604a409d7. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:44:07.008526 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:44:07.008526 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:44:07.009160 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-34178e66-4b5e-4d54-9fb7-6b8c313e5cdc tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] https://10.4.3.223/volume/v3/backups/9fa1b327-dafa-4ce8-9db4-257604a409d7 returned with HTTP 200 Jul 03 02:44:07.009537 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1423/5664] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:44:07 2026] GET /volume/v3/backups/9fa1b327-dafa-4ce8-9db4-257604a409d7 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:44:07.021194 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-8cedf181-cc30-4ca1-8281-e4215690754e None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:44:07.022874 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-8cedf181-cc30-4ca1-8281-e4215690754e tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] POST https://10.4.3.223/volume/v3/backups Jul 03 02:44:07.023206 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-8cedf181-cc30-4ca1-8281-e4215690754e tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2f0693c1-162c-467c-b993-b77851797cb9", "name": "tempest-VolumesBackupsTest-Backup-2055611075"}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:44:07.024675 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.contrib.backups [None req-8cedf181-cc30-4ca1-8281-e4215690754e tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Creating new backup {'backup': {'volume_id': '2f0693c1-162c-467c-b993-b77851797cb9', 'name': 'tempest-VolumesBackupsTest-Backup-2055611075'}} {{(pid=100013) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 02:44:07.024797 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.contrib.backups [None req-8cedf181-cc30-4ca1-8281-e4215690754e tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Creating backup of volume 2f0693c1-162c-467c-b993-b77851797cb9 in container None Jul 03 02:44:07.031620 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:44:07.031620 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:44:07.032167 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-8cedf181-cc30-4ca1-8281-e4215690754e tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Volume info retrieved successfully. Jul 03 02:44:07.049375 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.quota [None req-8cedf181-cc30-4ca1-8281-e4215690754e tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Created reservations ['ff056774-4e70-43c8-bde9-36948dbfc11c', 'a250cc14-9799-4593-8ef3-f08f0536ff4a'] {{(pid=100013) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:44:07.087345 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-8cedf181-cc30-4ca1-8281-e4215690754e tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] https://10.4.3.223/volume/v3/backups returned with HTTP 202 Jul 03 02:44:07.087756 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1419/5665] 10.4.3.223 () {68 vars in 1259 bytes} [Fri Jul 3 02:44:07 2026] POST /volume/v3/backups => generated 330 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:44:07.097616 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-503af85c-29fd-482d-b3de-a7152e6f9ef2 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:44:07.099536 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-503af85c-29fd-482d-b3de-a7152e6f9ef2 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] GET https://10.4.3.223/volume/v3/backups/4e2d83d7-7c44-42cd-ab57-5c883003ec08 Jul 03 02:44:07.099733 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-503af85c-29fd-482d-b3de-a7152e6f9ef2 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:44:07.099921 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-503af85c-29fd-482d-b3de-a7152e6f9ef2 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:44:07.100018 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-503af85c-29fd-482d-b3de-a7152e6f9ef2 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Show backup with id 4e2d83d7-7c44-42cd-ab57-5c883003ec08. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:44:07.105629 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:44:07.105629 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:44:07.106843 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-503af85c-29fd-482d-b3de-a7152e6f9ef2 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] https://10.4.3.223/volume/v3/backups/4e2d83d7-7c44-42cd-ab57-5c883003ec08 returned with HTTP 200 Jul 03 02:44:07.107305 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1417/5666] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:44:07 2026] GET /volume/v3/backups/4e2d83d7-7c44-42cd-ab57-5c883003ec08 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:44:07.724249 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-fdfa9668-83b3-4787-af41-600badcd3b5f None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:44:07.725835 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-fdfa9668-83b3-4787-af41-600badcd3b5f tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] GET https://10.4.3.223/volume/v3/backups/a0ed7346-26ac-4894-916d-e343b31891ac Jul 03 02:44:07.726048 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-fdfa9668-83b3-4787-af41-600badcd3b5f tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:44:07.726236 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-fdfa9668-83b3-4787-af41-600badcd3b5f tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:44:07.726344 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-fdfa9668-83b3-4787-af41-600badcd3b5f tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] Show backup with id a0ed7346-26ac-4894-916d-e343b31891ac. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:44:07.730524 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:44:07.730524 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:44:07.731242 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-fdfa9668-83b3-4787-af41-600badcd3b5f tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] https://10.4.3.223/volume/v3/backups/a0ed7346-26ac-4894-916d-e343b31891ac returned with HTTP 200 Jul 03 02:44:07.731653 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1408/5667] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:44:07 2026] GET /volume/v3/backups/a0ed7346-26ac-4894-916d-e343b31891ac => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:44:08.120511 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-e6b6d511-009b-4168-b957-4b40f21905d3 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:44:08.122803 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-e6b6d511-009b-4168-b957-4b40f21905d3 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] GET https://10.4.3.223/volume/v3/backups/4e2d83d7-7c44-42cd-ab57-5c883003ec08 Jul 03 02:44:08.123099 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-e6b6d511-009b-4168-b957-4b40f21905d3 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:44:08.123331 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-e6b6d511-009b-4168-b957-4b40f21905d3 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:44:08.123533 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-e6b6d511-009b-4168-b957-4b40f21905d3 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Show backup with id 4e2d83d7-7c44-42cd-ab57-5c883003ec08. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:44:08.129718 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:44:08.129718 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:44:08.130988 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-e6b6d511-009b-4168-b957-4b40f21905d3 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] https://10.4.3.223/volume/v3/backups/4e2d83d7-7c44-42cd-ab57-5c883003ec08 returned with HTTP 200 Jul 03 02:44:08.131568 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1424/5668] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:44:08 2026] GET /volume/v3/backups/4e2d83d7-7c44-42cd-ab57-5c883003ec08 => generated 739 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:44:08.742009 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-46422686-23f3-4012-93aa-e028c6aba566 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:44:08.743794 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-46422686-23f3-4012-93aa-e028c6aba566 tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] GET https://10.4.3.223/volume/v3/backups/a0ed7346-26ac-4894-916d-e343b31891ac Jul 03 02:44:08.744018 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-46422686-23f3-4012-93aa-e028c6aba566 tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:44:08.744237 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-46422686-23f3-4012-93aa-e028c6aba566 tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:44:08.744359 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-46422686-23f3-4012-93aa-e028c6aba566 tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] Show backup with id a0ed7346-26ac-4894-916d-e343b31891ac. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:44:08.748460 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:44:08.748460 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:44:08.749069 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-46422686-23f3-4012-93aa-e028c6aba566 tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] https://10.4.3.223/volume/v3/backups/a0ed7346-26ac-4894-916d-e343b31891ac returned with HTTP 200 Jul 03 02:44:08.749399 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1420/5669] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:44:08 2026] GET /volume/v3/backups/a0ed7346-26ac-4894-916d-e343b31891ac => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:44:09.144654 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-01441790-4bd2-4c1f-99ef-47bbbe0a7362 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:44:09.146550 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-01441790-4bd2-4c1f-99ef-47bbbe0a7362 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] GET https://10.4.3.223/volume/v3/backups/4e2d83d7-7c44-42cd-ab57-5c883003ec08 Jul 03 02:44:09.146815 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-01441790-4bd2-4c1f-99ef-47bbbe0a7362 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:44:09.147045 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-01441790-4bd2-4c1f-99ef-47bbbe0a7362 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:44:09.147195 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-01441790-4bd2-4c1f-99ef-47bbbe0a7362 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Show backup with id 4e2d83d7-7c44-42cd-ab57-5c883003ec08. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:44:09.152552 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:44:09.152552 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:44:09.153469 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-01441790-4bd2-4c1f-99ef-47bbbe0a7362 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] https://10.4.3.223/volume/v3/backups/4e2d83d7-7c44-42cd-ab57-5c883003ec08 returned with HTTP 200 Jul 03 02:44:09.153882 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1418/5670] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:44:09 2026] GET /volume/v3/backups/4e2d83d7-7c44-42cd-ab57-5c883003ec08 => generated 739 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:44:09.759012 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-d078d106-2170-48d8-bb49-34922a347f10 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:44:09.761248 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-d078d106-2170-48d8-bb49-34922a347f10 tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] GET https://10.4.3.223/volume/v3/backups/a0ed7346-26ac-4894-916d-e343b31891ac Jul 03 02:44:09.761525 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-d078d106-2170-48d8-bb49-34922a347f10 tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:44:09.761792 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-d078d106-2170-48d8-bb49-34922a347f10 tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:44:09.761948 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-d078d106-2170-48d8-bb49-34922a347f10 tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] Show backup with id a0ed7346-26ac-4894-916d-e343b31891ac. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:44:09.766847 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:44:09.766847 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:44:09.767614 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-d078d106-2170-48d8-bb49-34922a347f10 tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] https://10.4.3.223/volume/v3/backups/a0ed7346-26ac-4894-916d-e343b31891ac returned with HTTP 200 Jul 03 02:44:09.767985 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1409/5671] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:44:09 2026] GET /volume/v3/backups/a0ed7346-26ac-4894-916d-e343b31891ac => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:44:10.164578 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-ac29ebff-95b0-4ff6-9fef-01f855c88883 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:44:10.169461 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-ac29ebff-95b0-4ff6-9fef-01f855c88883 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] GET https://10.4.3.223/volume/v3/backups/4e2d83d7-7c44-42cd-ab57-5c883003ec08 Jul 03 02:44:10.169461 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-ac29ebff-95b0-4ff6-9fef-01f855c88883 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:44:10.169461 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-ac29ebff-95b0-4ff6-9fef-01f855c88883 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:44:10.169461 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-ac29ebff-95b0-4ff6-9fef-01f855c88883 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Show backup with id 4e2d83d7-7c44-42cd-ab57-5c883003ec08. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:44:10.176101 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:44:10.176101 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:44:10.177527 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-ac29ebff-95b0-4ff6-9fef-01f855c88883 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] https://10.4.3.223/volume/v3/backups/4e2d83d7-7c44-42cd-ab57-5c883003ec08 returned with HTTP 200 Jul 03 02:44:10.178232 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1425/5672] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:44:10 2026] GET /volume/v3/backups/4e2d83d7-7c44-42cd-ab57-5c883003ec08 => generated 739 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:44:10.778826 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-a8460411-e646-4f98-9a5f-2d42632c689b None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:44:10.780798 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-a8460411-e646-4f98-9a5f-2d42632c689b tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] GET https://10.4.3.223/volume/v3/backups/a0ed7346-26ac-4894-916d-e343b31891ac Jul 03 02:44:10.781016 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-a8460411-e646-4f98-9a5f-2d42632c689b tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:44:10.781249 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-a8460411-e646-4f98-9a5f-2d42632c689b tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:44:10.781382 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-a8460411-e646-4f98-9a5f-2d42632c689b tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] Show backup with id a0ed7346-26ac-4894-916d-e343b31891ac. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:44:10.786271 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:44:10.786271 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:44:10.786994 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-a8460411-e646-4f98-9a5f-2d42632c689b tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] https://10.4.3.223/volume/v3/backups/a0ed7346-26ac-4894-916d-e343b31891ac returned with HTTP 200 Jul 03 02:44:10.787353 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1421/5673] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:44:10 2026] GET /volume/v3/backups/a0ed7346-26ac-4894-916d-e343b31891ac => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:44:11.189610 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-cafe3ec4-7b01-4ca1-90c1-cdf59c4b81ae None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:44:11.191612 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-cafe3ec4-7b01-4ca1-90c1-cdf59c4b81ae tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] GET https://10.4.3.223/volume/v3/backups/4e2d83d7-7c44-42cd-ab57-5c883003ec08 Jul 03 02:44:11.191883 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-cafe3ec4-7b01-4ca1-90c1-cdf59c4b81ae tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:44:11.192150 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-cafe3ec4-7b01-4ca1-90c1-cdf59c4b81ae tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:44:11.192301 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-cafe3ec4-7b01-4ca1-90c1-cdf59c4b81ae tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Show backup with id 4e2d83d7-7c44-42cd-ab57-5c883003ec08. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:44:11.196848 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:44:11.196848 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:44:11.197674 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-cafe3ec4-7b01-4ca1-90c1-cdf59c4b81ae tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] https://10.4.3.223/volume/v3/backups/4e2d83d7-7c44-42cd-ab57-5c883003ec08 returned with HTTP 200 Jul 03 02:44:11.198128 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1419/5674] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:44:11 2026] GET /volume/v3/backups/4e2d83d7-7c44-42cd-ab57-5c883003ec08 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:44:11.798409 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-ba55d777-70fb-446b-996f-41743be6685d None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:44:11.801104 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-ba55d777-70fb-446b-996f-41743be6685d tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] GET https://10.4.3.223/volume/v3/backups/a0ed7346-26ac-4894-916d-e343b31891ac Jul 03 02:44:11.801513 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-ba55d777-70fb-446b-996f-41743be6685d tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:44:11.801748 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-ba55d777-70fb-446b-996f-41743be6685d tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:44:11.801875 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-ba55d777-70fb-446b-996f-41743be6685d tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] Show backup with id a0ed7346-26ac-4894-916d-e343b31891ac. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:44:11.807403 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:44:11.807403 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:44:11.808178 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-ba55d777-70fb-446b-996f-41743be6685d tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] https://10.4.3.223/volume/v3/backups/a0ed7346-26ac-4894-916d-e343b31891ac returned with HTTP 200 Jul 03 02:44:11.808616 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1410/5675] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:44:11 2026] GET /volume/v3/backups/a0ed7346-26ac-4894-916d-e343b31891ac => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:44:11.821014 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-284f5fa4-ee21-4738-b41c-88f8a88c5da9 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:44:11.823278 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-284f5fa4-ee21-4738-b41c-88f8a88c5da9 tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] DELETE https://10.4.3.223/volume/v3/backups/a0ed7346-26ac-4894-916d-e343b31891ac Jul 03 02:44:11.823792 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-284f5fa4-ee21-4738-b41c-88f8a88c5da9 tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:44:11.825026 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-284f5fa4-ee21-4738-b41c-88f8a88c5da9 tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:44:11.825026 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.contrib.backups [None req-284f5fa4-ee21-4738-b41c-88f8a88c5da9 tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] Delete backup with id: a0ed7346-26ac-4894-916d-e343b31891ac. Jul 03 02:44:11.828816 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:44:11.828816 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:44:11.843502 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.backup.rpcapi [None req-284f5fa4-ee21-4738-b41c-88f8a88c5da9 tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] delete_backup rpcapi backup_id a0ed7346-26ac-4894-916d-e343b31891ac {{(pid=100015) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 02:44:11.845867 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-284f5fa4-ee21-4738-b41c-88f8a88c5da9 tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] https://10.4.3.223/volume/v3/backups/a0ed7346-26ac-4894-916d-e343b31891ac returned with HTTP 202 Jul 03 02:44:11.846312 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1426/5676] 10.4.3.223 () {68 vars in 1391 bytes} [Fri Jul 3 02:44:11 2026] DELETE /volume/v3/backups/a0ed7346-26ac-4894-916d-e343b31891ac => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 02:44:11.854818 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-d500c936-a99a-4d0a-a243-cf638d97a03b None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:44:11.856701 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-d500c936-a99a-4d0a-a243-cf638d97a03b tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] GET https://10.4.3.223/volume/v3/backups/a0ed7346-26ac-4894-916d-e343b31891ac Jul 03 02:44:11.856929 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-d500c936-a99a-4d0a-a243-cf638d97a03b tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:44:11.857104 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-d500c936-a99a-4d0a-a243-cf638d97a03b tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:44:11.859822 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-d500c936-a99a-4d0a-a243-cf638d97a03b tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] Show backup with id a0ed7346-26ac-4894-916d-e343b31891ac. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:44:11.861678 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:44:11.861678 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:44:11.863294 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-d500c936-a99a-4d0a-a243-cf638d97a03b tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] https://10.4.3.223/volume/v3/backups/a0ed7346-26ac-4894-916d-e343b31891ac returned with HTTP 200 Jul 03 02:44:11.863294 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1422/5677] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:44:11 2026] GET /volume/v3/backups/a0ed7346-26ac-4894-916d-e343b31891ac => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:44:12.210132 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-5de3bb88-c196-4c91-bce8-fbe163c2ed62 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:44:12.212241 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-5de3bb88-c196-4c91-bce8-fbe163c2ed62 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] GET https://10.4.3.223/volume/v3/backups/4e2d83d7-7c44-42cd-ab57-5c883003ec08 Jul 03 02:44:12.212517 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-5de3bb88-c196-4c91-bce8-fbe163c2ed62 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:44:12.212748 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-5de3bb88-c196-4c91-bce8-fbe163c2ed62 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:44:12.212881 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-5de3bb88-c196-4c91-bce8-fbe163c2ed62 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Show backup with id 4e2d83d7-7c44-42cd-ab57-5c883003ec08. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:44:12.217549 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:44:12.217549 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:44:12.218525 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-5de3bb88-c196-4c91-bce8-fbe163c2ed62 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] https://10.4.3.223/volume/v3/backups/4e2d83d7-7c44-42cd-ab57-5c883003ec08 returned with HTTP 200 Jul 03 02:44:12.218963 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1420/5678] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:44:12 2026] GET /volume/v3/backups/4e2d83d7-7c44-42cd-ab57-5c883003ec08 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:44:12.875698 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-d40792d1-6a91-46b0-afa9-b988def36d47 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:44:12.877698 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-d40792d1-6a91-46b0-afa9-b988def36d47 tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] GET https://10.4.3.223/volume/v3/backups/a0ed7346-26ac-4894-916d-e343b31891ac Jul 03 02:44:12.877963 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-d40792d1-6a91-46b0-afa9-b988def36d47 tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:44:12.878156 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-d40792d1-6a91-46b0-afa9-b988def36d47 tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:44:12.878286 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-d40792d1-6a91-46b0-afa9-b988def36d47 tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] Show backup with id a0ed7346-26ac-4894-916d-e343b31891ac. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:44:12.882442 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-d40792d1-6a91-46b0-afa9-b988def36d47 tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] https://10.4.3.223/volume/v3/backups/a0ed7346-26ac-4894-916d-e343b31891ac returned with HTTP 404 Jul 03 02:44:12.882998 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1411/5679] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:44:12 2026] GET /volume/v3/backups/a0ed7346-26ac-4894-916d-e343b31891ac => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:44:12.890494 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-41bc805f-7c20-4975-86e7-daf1f683b293 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:44:12.892674 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-41bc805f-7c20-4975-86e7-daf1f683b293 tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] DELETE https://10.4.3.223/volume/v3/volumes/53d7d851-c24c-4dae-a41d-bca4cd6587f8 Jul 03 02:44:12.892948 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-41bc805f-7c20-4975-86e7-daf1f683b293 tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:44:12.893197 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-41bc805f-7c20-4975-86e7-daf1f683b293 tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:44:12.893403 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-41bc805f-7c20-4975-86e7-daf1f683b293 tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] Delete volume with id: 53d7d851-c24c-4dae-a41d-bca4cd6587f8 Jul 03 02:44:12.903930 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:44:12.903930 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:44:12.904443 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-41bc805f-7c20-4975-86e7-daf1f683b293 tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] Volume info retrieved successfully. Jul 03 02:44:12.927236 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-41bc805f-7c20-4975-86e7-daf1f683b293 tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] Delete volume request issued successfully. Jul 03 02:44:12.927491 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-41bc805f-7c20-4975-86e7-daf1f683b293 tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] https://10.4.3.223/volume/v3/volumes/53d7d851-c24c-4dae-a41d-bca4cd6587f8 returned with HTTP 202 Jul 03 02:44:12.928043 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1427/5680] 10.4.3.223 () {68 vars in 1391 bytes} [Fri Jul 3 02:44:12 2026] DELETE /volume/v3/volumes/53d7d851-c24c-4dae-a41d-bca4cd6587f8 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:44:12.936386 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-58212938-8802-46cd-b3a0-23376eae3769 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:44:12.939157 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-58212938-8802-46cd-b3a0-23376eae3769 tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] GET https://10.4.3.223/volume/v3/volumes/53d7d851-c24c-4dae-a41d-bca4cd6587f8 Jul 03 02:44:12.939448 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-58212938-8802-46cd-b3a0-23376eae3769 tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:44:12.939739 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-58212938-8802-46cd-b3a0-23376eae3769 tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:44:12.949879 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:44:12.949879 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:44:12.956389 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-58212938-8802-46cd-b3a0-23376eae3769 tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] Volume info retrieved successfully. Jul 03 02:44:12.962077 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-58212938-8802-46cd-b3a0-23376eae3769 tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] https://10.4.3.223/volume/v3/volumes/53d7d851-c24c-4dae-a41d-bca4cd6587f8 returned with HTTP 200 Jul 03 02:44:12.962663 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1423/5681] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:44:12 2026] GET /volume/v3/volumes/53d7d851-c24c-4dae-a41d-bca4cd6587f8 => generated 1017 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:44:13.230134 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-498bb7b7-b618-45a2-9dde-3859a142b587 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:44:13.232118 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-498bb7b7-b618-45a2-9dde-3859a142b587 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] GET https://10.4.3.223/volume/v3/backups/4e2d83d7-7c44-42cd-ab57-5c883003ec08 Jul 03 02:44:13.232304 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-498bb7b7-b618-45a2-9dde-3859a142b587 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:44:13.232505 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-498bb7b7-b618-45a2-9dde-3859a142b587 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:44:13.232592 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-498bb7b7-b618-45a2-9dde-3859a142b587 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Show backup with id 4e2d83d7-7c44-42cd-ab57-5c883003ec08. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:44:13.238544 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:44:13.238544 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:44:13.239367 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-498bb7b7-b618-45a2-9dde-3859a142b587 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] https://10.4.3.223/volume/v3/backups/4e2d83d7-7c44-42cd-ab57-5c883003ec08 returned with HTTP 200 Jul 03 02:44:13.239821 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1421/5682] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:44:13 2026] GET /volume/v3/backups/4e2d83d7-7c44-42cd-ab57-5c883003ec08 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:44:13.977099 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-52c2befd-795c-4c64-8770-41f9a1b4ee6d None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:44:13.979814 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-52c2befd-795c-4c64-8770-41f9a1b4ee6d tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] GET https://10.4.3.223/volume/v3/volumes/53d7d851-c24c-4dae-a41d-bca4cd6587f8 Jul 03 02:44:13.980131 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-52c2befd-795c-4c64-8770-41f9a1b4ee6d tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:44:13.980405 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-52c2befd-795c-4c64-8770-41f9a1b4ee6d tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:44:13.988980 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-52c2befd-795c-4c64-8770-41f9a1b4ee6d tempest-ProjectReaderTests39-1150403921 tempest-ProjectReaderTests39-1150403921-project-admin] https://10.4.3.223/volume/v3/volumes/53d7d851-c24c-4dae-a41d-bca4cd6587f8 returned with HTTP 404 Jul 03 02:44:13.989784 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1412/5683] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:44:13 2026] GET /volume/v3/volumes/53d7d851-c24c-4dae-a41d-bca4cd6587f8 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:44:14.253809 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-8551ae7f-179f-4b72-9303-48a7711d846c None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:44:14.256613 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-8551ae7f-179f-4b72-9303-48a7711d846c tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] GET https://10.4.3.223/volume/v3/backups/4e2d83d7-7c44-42cd-ab57-5c883003ec08 Jul 03 02:44:14.256877 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-8551ae7f-179f-4b72-9303-48a7711d846c tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:44:14.257134 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-8551ae7f-179f-4b72-9303-48a7711d846c tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:44:14.257389 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-8551ae7f-179f-4b72-9303-48a7711d846c tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Show backup with id 4e2d83d7-7c44-42cd-ab57-5c883003ec08. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:44:14.263221 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:44:14.263221 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:44:14.264332 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-8551ae7f-179f-4b72-9303-48a7711d846c tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] https://10.4.3.223/volume/v3/backups/4e2d83d7-7c44-42cd-ab57-5c883003ec08 returned with HTTP 200 Jul 03 02:44:14.264867 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1428/5684] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:44:14 2026] GET /volume/v3/backups/4e2d83d7-7c44-42cd-ab57-5c883003ec08 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:44:15.279553 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-3f1a2daa-a913-4a90-b68e-17a14a327383 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:44:15.281689 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-3f1a2daa-a913-4a90-b68e-17a14a327383 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] GET https://10.4.3.223/volume/v3/backups/4e2d83d7-7c44-42cd-ab57-5c883003ec08 Jul 03 02:44:15.281873 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-3f1a2daa-a913-4a90-b68e-17a14a327383 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:44:15.282011 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-3f1a2daa-a913-4a90-b68e-17a14a327383 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:44:15.282126 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-3f1a2daa-a913-4a90-b68e-17a14a327383 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Show backup with id 4e2d83d7-7c44-42cd-ab57-5c883003ec08. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:44:15.286991 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:44:15.286991 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:44:15.287989 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-3f1a2daa-a913-4a90-b68e-17a14a327383 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] https://10.4.3.223/volume/v3/backups/4e2d83d7-7c44-42cd-ab57-5c883003ec08 returned with HTTP 200 Jul 03 02:44:15.288453 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1424/5685] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:44:15 2026] GET /volume/v3/backups/4e2d83d7-7c44-42cd-ab57-5c883003ec08 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:44:15.922848 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-e1afa3ca-320e-405e-98b7-b9211c545e30 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:44:16.006413 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-e1afa3ca-320e-405e-98b7-b9211c545e30 tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] POST https://10.4.3.223/volume/v3/types Jul 03 02:44:16.006868 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-e1afa3ca-320e-405e-98b7-b9211c545e30 tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-370843628", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1126062438", "vendor_name": "tempest-vendor_name-287566559"}}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:44:16.029233 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-e1afa3ca-320e-405e-98b7-b9211c545e30 tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Jul 03 02:44:16.029771 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1422/5686] 10.4.3.223 () {68 vars in 1253 bytes} [Fri Jul 3 02:44:15 2026] POST /volume/v3/types => generated 328 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:44:16.038813 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-724c2dcc-a9f8-4d48-9185-b935d9aca3d2 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:44:16.041278 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-724c2dcc-a9f8-4d48-9185-b935d9aca3d2 tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:44:16.041902 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-724c2dcc-a9f8-4d48-9185-b935d9aca3d2 tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "4b703c8d-015a-4487-9713-33d27c770240", "size": 1}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:44:16.044060 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.volumes [None req-724c2dcc-a9f8-4d48-9185-b935d9aca3d2 tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] Create volume request body: {'volume': {'volume_type': '4b703c8d-015a-4487-9713-33d27c770240', 'size': 1}} {{(pid=100014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:44:16.048666 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.volumes [None req-724c2dcc-a9f8-4d48-9185-b935d9aca3d2 tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] Create volume of 1 GB Jul 03 02:44:16.049058 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:44:16.049058 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:44:16.049697 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-724c2dcc-a9f8-4d48-9185-b935d9aca3d2 tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] Availability Zones retrieved successfully. Jul 03 02:44:16.057263 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-724c2dcc-a9f8-4d48-9185-b935d9aca3d2 tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] Flow 'volume_create_api' (fa44f561-fa91-4957-8ca4-14befc888209) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:44:16.058501 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-724c2dcc-a9f8-4d48-9185-b935d9aca3d2 tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d93c52d-4dbd-4d89-a339-37e5dcb5b66e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:44:16.059571 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.flows.api.create_volume [None req-724c2dcc-a9f8-4d48-9185-b935d9aca3d2 tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] Validating volume size '1' using validate_int {{(pid=100014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:44:16.083577 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-724c2dcc-a9f8-4d48-9185-b935d9aca3d2 tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d93c52d-4dbd-4d89-a339-37e5dcb5b66e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:44:16Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1126062438',vendor_name='tempest-vendor_name-287566559'},id=4b703c8d-015a-4487-9713-33d27c770240,is_public=True,name='tempest-ProjectMemberTests-volume-type-370843628',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b703c8d-015a-4487-9713-33d27c770240', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:44:16.084406 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-724c2dcc-a9f8-4d48-9185-b935d9aca3d2 tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af0fb3c4-017d-4de5-85e7-73940bdc1373) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:44:16.112017 np0000004352 devstack@c-api.service[100014]: WARNING cinder.quota [None req-724c2dcc-a9f8-4d48-9185-b935d9aca3d2 tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-370843628 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-370843628, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:44:16.112226 np0000004352 devstack@c-api.service[100014]: WARNING cinder.quota [None req-724c2dcc-a9f8-4d48-9185-b935d9aca3d2 tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-370843628 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-370843628, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:44:16.148830 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.quota [None req-724c2dcc-a9f8-4d48-9185-b935d9aca3d2 tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] Created reservations ['cc337973-c752-49a5-a78e-af6898f44f48', 'ec93615b-f3c9-463d-a9b0-3dac8d018feb', '6d3035c5-4e69-4d62-8b6b-0f6d93fd4156', '60373afd-b26c-49c4-9d03-d6548caa6f62'] {{(pid=100014) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:44:16.149642 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-724c2dcc-a9f8-4d48-9185-b935d9aca3d2 tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af0fb3c4-017d-4de5-85e7-73940bdc1373) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cc337973-c752-49a5-a78e-af6898f44f48', 'ec93615b-f3c9-463d-a9b0-3dac8d018feb', '6d3035c5-4e69-4d62-8b6b-0f6d93fd4156', '60373afd-b26c-49c4-9d03-d6548caa6f62']}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:44:16.150441 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-724c2dcc-a9f8-4d48-9185-b935d9aca3d2 tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de9ba19d-45f1-4855-9a05-5669926c4cac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:44:16.182429 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-724c2dcc-a9f8-4d48-9185-b935d9aca3d2 tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de9ba19d-45f1-4855-9a05-5669926c4cac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1cdf37c6-ed4b-4c6c-b743-ccd8ed31add0', '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='67e8de44ffb942768f2dbb092b291aa2',qos_specs=None,replication_status=,reservations=['cc337973-c752-49a5-a78e-af6898f44f48','ec93615b-f3c9-463d-a9b0-3dac8d018feb','6d3035c5-4e69-4d62-8b6b-0f6d93fd4156','60373afd-b26c-49c4-9d03-d6548caa6f62'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ae9536cd2ed431f87146c38f8a57cd5',volume_type_id=4b703c8d-015a-4487-9713-33d27c770240), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:44:16Z,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=1cdf37c6-ed4b-4c6c-b743-ccd8ed31add0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='67e8de44ffb942768f2dbb092b291aa2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6ae9536cd2ed431f87146c38f8a57cd5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b703c8d-015a-4487-9713-33d27c770240),volume_type_id=4b703c8d-015a-4487-9713-33d27c770240)}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:44:16.183390 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-724c2dcc-a9f8-4d48-9185-b935d9aca3d2 tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc4e66b0-97b6-4b94-ac8a-a8af7937189d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:44:16.209728 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-724c2dcc-a9f8-4d48-9185-b935d9aca3d2 tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc4e66b0-97b6-4b94-ac8a-a8af7937189d) transitioned into state 'SUCCESS' from 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='67e8de44ffb942768f2dbb092b291aa2',qos_specs=None,replication_status=,reservations=['cc337973-c752-49a5-a78e-af6898f44f48','ec93615b-f3c9-463d-a9b0-3dac8d018feb','6d3035c5-4e69-4d62-8b6b-0f6d93fd4156','60373afd-b26c-49c4-9d03-d6548caa6f62'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ae9536cd2ed431f87146c38f8a57cd5',volume_type_id=4b703c8d-015a-4487-9713-33d27c770240)}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:44:16.210448 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-724c2dcc-a9f8-4d48-9185-b935d9aca3d2 tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60b328a8-9f94-4ac0-80b1-f99afb6c1dd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:44:16.224098 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-724c2dcc-a9f8-4d48-9185-b935d9aca3d2 tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60b328a8-9f94-4ac0-80b1-f99afb6c1dd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:44:16.225344 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-724c2dcc-a9f8-4d48-9185-b935d9aca3d2 tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] Flow 'volume_create_api' (fa44f561-fa91-4957-8ca4-14befc888209) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:44:16.225731 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-724c2dcc-a9f8-4d48-9185-b935d9aca3d2 tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] Create volume request issued successfully. Jul 03 02:44:16.226316 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-724c2dcc-a9f8-4d48-9185-b935d9aca3d2 tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:44:16.226771 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1413/5687] 10.4.3.223 () {70 vars in 1298 bytes} [Fri Jul 3 02:44:16 2026] POST /volume/v3/volumes => generated 773 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:44:16.241229 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-e7298397-267a-4c6e-bb2f-865aa92cb6f7 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:44:16.243200 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-e7298397-267a-4c6e-bb2f-865aa92cb6f7 tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] GET https://10.4.3.223/volume/v3/volumes/1cdf37c6-ed4b-4c6c-b743-ccd8ed31add0 Jul 03 02:44:16.243454 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-e7298397-267a-4c6e-bb2f-865aa92cb6f7 tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:44:16.243776 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-e7298397-267a-4c6e-bb2f-865aa92cb6f7 tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:44:16.251836 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:44:16.251836 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:44:16.256107 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-e7298397-267a-4c6e-bb2f-865aa92cb6f7 tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] Volume info retrieved successfully. Jul 03 02:44:16.261946 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-e7298397-267a-4c6e-bb2f-865aa92cb6f7 tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] https://10.4.3.223/volume/v3/volumes/1cdf37c6-ed4b-4c6c-b743-ccd8ed31add0 returned with HTTP 200 Jul 03 02:44:16.262571 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1429/5688] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:44:16 2026] GET /volume/v3/volumes/1cdf37c6-ed4b-4c6c-b743-ccd8ed31add0 => generated 952 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:44:16.302407 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-0fab8f6e-3c30-4594-bdc4-bb08d4e80284 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:44:16.304356 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-0fab8f6e-3c30-4594-bdc4-bb08d4e80284 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] GET https://10.4.3.223/volume/v3/backups/4e2d83d7-7c44-42cd-ab57-5c883003ec08 Jul 03 02:44:16.304711 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-0fab8f6e-3c30-4594-bdc4-bb08d4e80284 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:44:16.304948 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-0fab8f6e-3c30-4594-bdc4-bb08d4e80284 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:44:16.305046 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-0fab8f6e-3c30-4594-bdc4-bb08d4e80284 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Show backup with id 4e2d83d7-7c44-42cd-ab57-5c883003ec08. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:44:16.307085 np0000004352 devstack@c-api.service[100013]: DEBUG dbcounter [-] [100013] Writing DB stats cinder:SELECT=176,cinder:INSERT=30,cinder:UPDATE=58 {{(pid=100013) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 02:44:16.310573 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:44:16.310573 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:44:16.311597 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-0fab8f6e-3c30-4594-bdc4-bb08d4e80284 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] https://10.4.3.223/volume/v3/backups/4e2d83d7-7c44-42cd-ab57-5c883003ec08 returned with HTTP 200 Jul 03 02:44:16.312029 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1425/5689] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:44:16 2026] GET /volume/v3/backups/4e2d83d7-7c44-42cd-ab57-5c883003ec08 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:44:17.276812 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-dbb6db67-fe9a-49f5-bd53-2da117bba1e7 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:44:17.278659 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-dbb6db67-fe9a-49f5-bd53-2da117bba1e7 tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] GET https://10.4.3.223/volume/v3/volumes/1cdf37c6-ed4b-4c6c-b743-ccd8ed31add0 Jul 03 02:44:17.278902 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-dbb6db67-fe9a-49f5-bd53-2da117bba1e7 tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:44:17.279095 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-dbb6db67-fe9a-49f5-bd53-2da117bba1e7 tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:44:17.286789 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:44:17.286789 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:44:17.290783 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-dbb6db67-fe9a-49f5-bd53-2da117bba1e7 tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] Volume info retrieved successfully. Jul 03 02:44:17.295170 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-dbb6db67-fe9a-49f5-bd53-2da117bba1e7 tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] https://10.4.3.223/volume/v3/volumes/1cdf37c6-ed4b-4c6c-b743-ccd8ed31add0 returned with HTTP 200 Jul 03 02:44:17.295583 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1423/5690] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:44:17 2026] GET /volume/v3/volumes/1cdf37c6-ed4b-4c6c-b743-ccd8ed31add0 => generated 973 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:44:17.308313 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-eee00f83-a28c-44cf-adef-a5f0e5dd6643 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:44:17.311038 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-eee00f83-a28c-44cf-adef-a5f0e5dd6643 tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] GET https://10.4.3.223/volume/v3/messages Jul 03 02:44:17.311414 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-eee00f83-a28c-44cf-adef-a5f0e5dd6643 tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:44:17.311691 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-eee00f83-a28c-44cf-adef-a5f0e5dd6643 tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] Calling method 'version_select' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:44:17.311973 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:44:17.311973 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:44:17.315826 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-eee00f83-a28c-44cf-adef-a5f0e5dd6643 tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] https://10.4.3.223/volume/v3/messages returned with HTTP 200 Jul 03 02:44:17.316322 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1414/5691] 10.4.3.223 () {68 vars in 1280 bytes} [Fri Jul 3 02:44:17 2026] GET /volume/v3/messages => generated 670 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:44:17.323020 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-ab889a35-a90a-4f36-ae02-acf03c1d5b7e None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:44:17.325217 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-ab889a35-a90a-4f36-ae02-acf03c1d5b7e tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] GET https://10.4.3.223/volume/v3/backups/4e2d83d7-7c44-42cd-ab57-5c883003ec08 Jul 03 02:44:17.325402 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-7e99f90d-a300-4e9f-a058-42b04933f657 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:44:17.325860 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-ab889a35-a90a-4f36-ae02-acf03c1d5b7e tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:44:17.325860 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-ab889a35-a90a-4f36-ae02-acf03c1d5b7e tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:44:17.325860 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-ab889a35-a90a-4f36-ae02-acf03c1d5b7e tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Show backup with id 4e2d83d7-7c44-42cd-ab57-5c883003ec08. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:44:17.331230 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:44:17.331230 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:44:17.332239 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-ab889a35-a90a-4f36-ae02-acf03c1d5b7e tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] https://10.4.3.223/volume/v3/backups/4e2d83d7-7c44-42cd-ab57-5c883003ec08 returned with HTTP 200 Jul 03 02:44:17.332717 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1430/5692] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:44:17 2026] GET /volume/v3/backups/4e2d83d7-7c44-42cd-ab57-5c883003ec08 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:44:17.409832 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-7e99f90d-a300-4e9f-a058-42b04933f657 tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-member] DELETE https://10.4.3.223/volume/v3/messages/18410f0f-5c3b-48cb-a44b-9500db176e78 Jul 03 02:44:17.410072 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-7e99f90d-a300-4e9f-a058-42b04933f657 tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:44:17.410289 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-7e99f90d-a300-4e9f-a058-42b04933f657 tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-member] Calling method 'version_select' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:44:17.425210 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-7e99f90d-a300-4e9f-a058-42b04933f657 tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-member] https://10.4.3.223/volume/v3/messages/18410f0f-5c3b-48cb-a44b-9500db176e78 returned with HTTP 204 Jul 03 02:44:17.425810 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1426/5693] 10.4.3.223 () {68 vars in 1394 bytes} [Fri Jul 3 02:44:17 2026] DELETE /volume/v3/messages/18410f0f-5c3b-48cb-a44b-9500db176e78 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 03 02:44:17.435128 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-1dd36fcb-abce-4ed1-95aa-6e1536fe8d8e None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:44:17.437487 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-1dd36fcb-abce-4ed1-95aa-6e1536fe8d8e tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-member] GET https://10.4.3.223/volume/v3/messages/18410f0f-5c3b-48cb-a44b-9500db176e78 Jul 03 02:44:17.437789 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-1dd36fcb-abce-4ed1-95aa-6e1536fe8d8e tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:44:17.438790 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-1dd36fcb-abce-4ed1-95aa-6e1536fe8d8e tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-member] Calling method 'version_select' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:44:17.441592 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-1dd36fcb-abce-4ed1-95aa-6e1536fe8d8e tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-member] https://10.4.3.223/volume/v3/messages/18410f0f-5c3b-48cb-a44b-9500db176e78 returned with HTTP 404 Jul 03 02:44:17.442293 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1424/5694] 10.4.3.223 () {68 vars in 1391 bytes} [Fri Jul 3 02:44:17 2026] GET /volume/v3/messages/18410f0f-5c3b-48cb-a44b-9500db176e78 => generated 110 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:44:17.451870 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-1aebcf47-1072-42d8-807c-3ea3d3989b8f None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:44:17.453715 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-1aebcf47-1072-42d8-807c-3ea3d3989b8f tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] DELETE https://10.4.3.223/volume/v3/volumes/1cdf37c6-ed4b-4c6c-b743-ccd8ed31add0 Jul 03 02:44:17.453904 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-1aebcf47-1072-42d8-807c-3ea3d3989b8f tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:44:17.454104 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-1aebcf47-1072-42d8-807c-3ea3d3989b8f tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] Calling method 'delete' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:44:17.454283 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.volumes [None req-1aebcf47-1072-42d8-807c-3ea3d3989b8f tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] Delete volume with id: 1cdf37c6-ed4b-4c6c-b743-ccd8ed31add0 Jul 03 02:44:17.462032 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:44:17.462032 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:44:17.462385 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-1aebcf47-1072-42d8-807c-3ea3d3989b8f tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] Volume info retrieved successfully. Jul 03 02:44:17.463885 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-1aebcf47-1072-42d8-807c-3ea3d3989b8f tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100014) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 03 02:44:17.487912 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.quota [None req-1aebcf47-1072-42d8-807c-3ea3d3989b8f tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] Created reservations ['64e2431d-a2e9-4b39-a9a5-86ac7231e48b', 'fc108c62-214b-4fcc-8529-477b8333bced', '01bd7910-3b05-48bf-80f2-828c368e780f', '9b50390b-952f-44a0-8ee6-325d1ac8c9aa'] {{(pid=100014) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:44:17.513399 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-1aebcf47-1072-42d8-807c-3ea3d3989b8f tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] Delete volume request issued successfully. Jul 03 02:44:17.513642 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-1aebcf47-1072-42d8-807c-3ea3d3989b8f tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] https://10.4.3.223/volume/v3/volumes/1cdf37c6-ed4b-4c6c-b743-ccd8ed31add0 returned with HTTP 202 Jul 03 02:44:17.514157 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1415/5695] 10.4.3.223 () {68 vars in 1391 bytes} [Fri Jul 3 02:44:17 2026] DELETE /volume/v3/volumes/1cdf37c6-ed4b-4c6c-b743-ccd8ed31add0 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:44:17.521869 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-638933be-f504-4044-947b-a11f77d2de2d None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:44:17.523955 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-638933be-f504-4044-947b-a11f77d2de2d tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] DELETE https://10.4.3.223/volume/v3/types/4b703c8d-015a-4487-9713-33d27c770240 Jul 03 02:44:17.524306 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-638933be-f504-4044-947b-a11f77d2de2d tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:44:17.524618 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-638933be-f504-4044-947b-a11f77d2de2d tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] Calling method '_delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:44:17.549978 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-638933be-f504-4044-947b-a11f77d2de2d tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] https://10.4.3.223/volume/v3/types/4b703c8d-015a-4487-9713-33d27c770240 returned with HTTP 202 Jul 03 02:44:17.550545 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1431/5696] 10.4.3.223 () {66 vars in 1345 bytes} [Fri Jul 3 02:44:17 2026] DELETE /volume/v3/types/4b703c8d-015a-4487-9713-33d27c770240 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:44:17.559003 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-64098c72-a1d0-4dc6-b82d-0df3ff57738b None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:44:17.561055 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-64098c72-a1d0-4dc6-b82d-0df3ff57738b tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] POST https://10.4.3.223/volume/v3/types Jul 03 02:44:17.561564 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-64098c72-a1d0-4dc6-b82d-0df3ff57738b tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1407087433", "extra_specs": {"storage_protocol": "tempest-storage_protocol-651182469", "vendor_name": "tempest-vendor_name-1975094411"}}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:44:17.579675 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-64098c72-a1d0-4dc6-b82d-0df3ff57738b tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Jul 03 02:44:17.580115 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1427/5697] 10.4.3.223 () {68 vars in 1253 bytes} [Fri Jul 3 02:44:17 2026] POST /volume/v3/types => generated 329 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:44:17.588485 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-4307347f-959d-47e2-a04f-35fcba859815 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:44:17.590238 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-4307347f-959d-47e2-a04f-35fcba859815 tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:44:17.590711 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-4307347f-959d-47e2-a04f-35fcba859815 tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "b0991549-a61f-4758-8351-b346954ab223", "size": 1}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:44:17.592163 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.volumes [None req-4307347f-959d-47e2-a04f-35fcba859815 tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] Create volume request body: {'volume': {'volume_type': 'b0991549-a61f-4758-8351-b346954ab223', 'size': 1}} {{(pid=100012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:44:17.596251 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.volumes [None req-4307347f-959d-47e2-a04f-35fcba859815 tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] Create volume of 1 GB Jul 03 02:44:17.596606 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:44:17.596606 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:44:17.597014 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-4307347f-959d-47e2-a04f-35fcba859815 tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] Availability Zones retrieved successfully. Jul 03 02:44:17.603030 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-4307347f-959d-47e2-a04f-35fcba859815 tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] Flow 'volume_create_api' (b18db9c6-6328-47a9-bb77-e1da33272ac0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:44:17.604355 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-4307347f-959d-47e2-a04f-35fcba859815 tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87d1fadf-56c8-4540-a520-9c79b12a3ad3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:44:17.605164 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.flows.api.create_volume [None req-4307347f-959d-47e2-a04f-35fcba859815 tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] Validating volume size '1' using validate_int {{(pid=100012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:44:17.624719 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-4307347f-959d-47e2-a04f-35fcba859815 tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87d1fadf-56c8-4540-a520-9c79b12a3ad3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:44:18Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-651182469',vendor_name='tempest-vendor_name-1975094411'},id=b0991549-a61f-4758-8351-b346954ab223,is_public=True,name='tempest-ProjectMemberTests-volume-type-1407087433',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b0991549-a61f-4758-8351-b346954ab223', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:44:17.625435 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-4307347f-959d-47e2-a04f-35fcba859815 tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c84c30c-5d02-467d-95bb-ce518e33d7a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:44:17.653058 np0000004352 devstack@c-api.service[100012]: WARNING cinder.quota [None req-4307347f-959d-47e2-a04f-35fcba859815 tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1407087433 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1407087433, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:44:17.653281 np0000004352 devstack@c-api.service[100012]: WARNING cinder.quota [None req-4307347f-959d-47e2-a04f-35fcba859815 tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1407087433 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1407087433, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:44:17.682265 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.quota [None req-4307347f-959d-47e2-a04f-35fcba859815 tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] Created reservations ['a47a3657-a089-40b6-9a1d-0ca4f704a8d1', '500b263c-c6a1-4a9d-afab-5637f426b7ce', '18163cdd-dbbd-442f-9f90-2feec4080186', 'c3960d01-f05c-44ae-af13-ed67c555b0a8'] {{(pid=100012) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:44:17.683113 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-4307347f-959d-47e2-a04f-35fcba859815 tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c84c30c-5d02-467d-95bb-ce518e33d7a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a47a3657-a089-40b6-9a1d-0ca4f704a8d1', '500b263c-c6a1-4a9d-afab-5637f426b7ce', '18163cdd-dbbd-442f-9f90-2feec4080186', 'c3960d01-f05c-44ae-af13-ed67c555b0a8']}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:44:17.683904 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-4307347f-959d-47e2-a04f-35fcba859815 tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75136236-82c2-4bd8-9153-c6040bac30dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:44:17.709084 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-4307347f-959d-47e2-a04f-35fcba859815 tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75136236-82c2-4bd8-9153-c6040bac30dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3b3ed525-566f-4103-9e49-72567c25205d', '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='67e8de44ffb942768f2dbb092b291aa2',qos_specs=None,replication_status=,reservations=['a47a3657-a089-40b6-9a1d-0ca4f704a8d1','500b263c-c6a1-4a9d-afab-5637f426b7ce','18163cdd-dbbd-442f-9f90-2feec4080186','c3960d01-f05c-44ae-af13-ed67c555b0a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ae9536cd2ed431f87146c38f8a57cd5',volume_type_id=b0991549-a61f-4758-8351-b346954ab223), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:44:17Z,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=3b3ed525-566f-4103-9e49-72567c25205d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='67e8de44ffb942768f2dbb092b291aa2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6ae9536cd2ed431f87146c38f8a57cd5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b0991549-a61f-4758-8351-b346954ab223),volume_type_id=b0991549-a61f-4758-8351-b346954ab223)}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:44:17.709894 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-4307347f-959d-47e2-a04f-35fcba859815 tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75e577a9-8e23-46eb-92e0-f43fa62c3ad5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:44:17.730208 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-4307347f-959d-47e2-a04f-35fcba859815 tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75e577a9-8e23-46eb-92e0-f43fa62c3ad5) transitioned into state 'SUCCESS' from 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='67e8de44ffb942768f2dbb092b291aa2',qos_specs=None,replication_status=,reservations=['a47a3657-a089-40b6-9a1d-0ca4f704a8d1','500b263c-c6a1-4a9d-afab-5637f426b7ce','18163cdd-dbbd-442f-9f90-2feec4080186','c3960d01-f05c-44ae-af13-ed67c555b0a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ae9536cd2ed431f87146c38f8a57cd5',volume_type_id=b0991549-a61f-4758-8351-b346954ab223)}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:44:17.730939 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-4307347f-959d-47e2-a04f-35fcba859815 tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63b42938-799a-422b-ac97-5ebcc6ff7a38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:44:17.741195 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-4307347f-959d-47e2-a04f-35fcba859815 tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63b42938-799a-422b-ac97-5ebcc6ff7a38) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:44:17.742135 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-4307347f-959d-47e2-a04f-35fcba859815 tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] Flow 'volume_create_api' (b18db9c6-6328-47a9-bb77-e1da33272ac0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:44:17.742494 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-4307347f-959d-47e2-a04f-35fcba859815 tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] Create volume request issued successfully. Jul 03 02:44:17.743120 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-4307347f-959d-47e2-a04f-35fcba859815 tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:44:17.743600 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1425/5698] 10.4.3.223 () {70 vars in 1298 bytes} [Fri Jul 3 02:44:17 2026] POST /volume/v3/volumes => generated 774 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:44:17.755928 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-ec2d3144-487b-4781-bf99-48283f14ef98 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:44:17.757704 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-ec2d3144-487b-4781-bf99-48283f14ef98 tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] GET https://10.4.3.223/volume/v3/volumes/3b3ed525-566f-4103-9e49-72567c25205d Jul 03 02:44:17.757943 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-ec2d3144-487b-4781-bf99-48283f14ef98 tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:44:17.758087 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-ec2d3144-487b-4781-bf99-48283f14ef98 tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:44:17.767381 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:44:17.767381 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:44:17.771812 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-ec2d3144-487b-4781-bf99-48283f14ef98 tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] Volume info retrieved successfully. Jul 03 02:44:17.776619 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-ec2d3144-487b-4781-bf99-48283f14ef98 tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] https://10.4.3.223/volume/v3/volumes/3b3ed525-566f-4103-9e49-72567c25205d returned with HTTP 200 Jul 03 02:44:17.776947 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1416/5699] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:44:17 2026] GET /volume/v3/volumes/3b3ed525-566f-4103-9e49-72567c25205d => generated 953 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:44:18.345487 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-bf6a5f53-54c6-486e-a34e-3c5bfee64ea3 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:44:18.347569 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-bf6a5f53-54c6-486e-a34e-3c5bfee64ea3 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] GET https://10.4.3.223/volume/v3/backups/4e2d83d7-7c44-42cd-ab57-5c883003ec08 Jul 03 02:44:18.347856 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-bf6a5f53-54c6-486e-a34e-3c5bfee64ea3 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:44:18.348119 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-bf6a5f53-54c6-486e-a34e-3c5bfee64ea3 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:44:18.348261 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-bf6a5f53-54c6-486e-a34e-3c5bfee64ea3 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Show backup with id 4e2d83d7-7c44-42cd-ab57-5c883003ec08. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:44:18.354146 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:44:18.354146 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:44:18.355261 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-bf6a5f53-54c6-486e-a34e-3c5bfee64ea3 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] https://10.4.3.223/volume/v3/backups/4e2d83d7-7c44-42cd-ab57-5c883003ec08 returned with HTTP 200 Jul 03 02:44:18.355821 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1432/5700] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:44:18 2026] GET /volume/v3/backups/4e2d83d7-7c44-42cd-ab57-5c883003ec08 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:44:18.790070 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-5da83108-2b91-42a7-b56a-d9a421e6a0d8 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:44:18.792042 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-5da83108-2b91-42a7-b56a-d9a421e6a0d8 tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] GET https://10.4.3.223/volume/v3/volumes/3b3ed525-566f-4103-9e49-72567c25205d Jul 03 02:44:18.792282 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-5da83108-2b91-42a7-b56a-d9a421e6a0d8 tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:44:18.792564 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-5da83108-2b91-42a7-b56a-d9a421e6a0d8 tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:44:18.800101 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:44:18.800101 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:44:18.803924 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-5da83108-2b91-42a7-b56a-d9a421e6a0d8 tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] Volume info retrieved successfully. Jul 03 02:44:18.808614 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-5da83108-2b91-42a7-b56a-d9a421e6a0d8 tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] https://10.4.3.223/volume/v3/volumes/3b3ed525-566f-4103-9e49-72567c25205d returned with HTTP 200 Jul 03 02:44:18.809083 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1428/5701] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:44:18 2026] GET /volume/v3/volumes/3b3ed525-566f-4103-9e49-72567c25205d => generated 974 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:44:18.821037 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-d820e8ea-9607-4ca9-893d-984d2f14cd9d None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:44:18.823044 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-d820e8ea-9607-4ca9-893d-984d2f14cd9d tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] GET https://10.4.3.223/volume/v3/messages Jul 03 02:44:18.823268 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-d820e8ea-9607-4ca9-893d-984d2f14cd9d tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:44:18.823487 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-d820e8ea-9607-4ca9-893d-984d2f14cd9d tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] Calling method 'version_select' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:44:18.823774 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:44:18.823774 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:44:18.825307 np0000004352 devstack@c-api.service[100012]: DEBUG dbcounter [-] [100012] Writing DB stats cinder:SELECT=323,cinder:INSERT=78,cinder:UPDATE=120 {{(pid=100012) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 02:44:18.827105 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-d820e8ea-9607-4ca9-893d-984d2f14cd9d tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] https://10.4.3.223/volume/v3/messages returned with HTTP 200 Jul 03 02:44:18.827542 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1426/5702] 10.4.3.223 () {68 vars in 1280 bytes} [Fri Jul 3 02:44:18 2026] GET /volume/v3/messages => generated 670 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:44:18.839518 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-12a8bad3-4868-4204-a674-defaeb0768bd None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:44:18.841832 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-12a8bad3-4868-4204-a674-defaeb0768bd tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-member] GET https://10.4.3.223/volume/v3/messages Jul 03 02:44:18.842147 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-12a8bad3-4868-4204-a674-defaeb0768bd tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:44:18.842413 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-12a8bad3-4868-4204-a674-defaeb0768bd tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-member] Calling method 'version_select' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:44:18.847390 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-12a8bad3-4868-4204-a674-defaeb0768bd tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-member] https://10.4.3.223/volume/v3/messages returned with HTTP 200 Jul 03 02:44:18.847946 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1417/5703] 10.4.3.223 () {68 vars in 1280 bytes} [Fri Jul 3 02:44:18 2026] GET /volume/v3/messages => generated 670 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:44:18.858298 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-033763b0-f288-438b-a9c7-53c1f8280149 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:44:18.860065 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-033763b0-f288-438b-a9c7-53c1f8280149 tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] DELETE https://10.4.3.223/volume/v3/messages/8fdc9b59-b189-4814-9e35-384e7c28c47d Jul 03 02:44:18.860262 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-033763b0-f288-438b-a9c7-53c1f8280149 tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:44:18.860470 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-033763b0-f288-438b-a9c7-53c1f8280149 tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] Calling method 'version_select' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:44:18.868477 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-033763b0-f288-438b-a9c7-53c1f8280149 tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] https://10.4.3.223/volume/v3/messages/8fdc9b59-b189-4814-9e35-384e7c28c47d returned with HTTP 204 Jul 03 02:44:18.868947 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1433/5704] 10.4.3.223 () {68 vars in 1394 bytes} [Fri Jul 3 02:44:18 2026] DELETE /volume/v3/messages/8fdc9b59-b189-4814-9e35-384e7c28c47d => generated 0 bytes in 11 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 03 02:44:18.876312 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-dcf84ff4-e185-422b-9977-6953b929d22f None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:44:18.878369 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-dcf84ff4-e185-422b-9977-6953b929d22f tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] DELETE https://10.4.3.223/volume/v3/volumes/3b3ed525-566f-4103-9e49-72567c25205d Jul 03 02:44:18.878652 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-dcf84ff4-e185-422b-9977-6953b929d22f tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:44:18.878855 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-dcf84ff4-e185-422b-9977-6953b929d22f tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] Calling method 'delete' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:44:18.879037 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.volumes [None req-dcf84ff4-e185-422b-9977-6953b929d22f tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] Delete volume with id: 3b3ed525-566f-4103-9e49-72567c25205d Jul 03 02:44:18.886178 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:44:18.886178 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:44:18.886626 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-dcf84ff4-e185-422b-9977-6953b929d22f tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] Volume info retrieved successfully. Jul 03 02:44:18.887741 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-dcf84ff4-e185-422b-9977-6953b929d22f tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100013) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 03 02:44:18.899231 np0000004352 devstack@c-api.service[100013]: WARNING cinder.quota [None req-dcf84ff4-e185-422b-9977-6953b929d22f tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1407087433 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1407087433, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:44:18.899495 np0000004352 devstack@c-api.service[100013]: WARNING cinder.quota [None req-dcf84ff4-e185-422b-9977-6953b929d22f tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1407087433 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1407087433, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:44:18.909176 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.quota [None req-dcf84ff4-e185-422b-9977-6953b929d22f tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] Created reservations ['66bdc8d3-ed8e-4a87-9c96-d78ac2c6c9b2', 'f21bfa48-f5d5-4cd5-9f28-4bfe7e2d72f4', '43fb4d22-0984-4b06-bbc8-b1f19bbbcda6', '9a1ac82a-326c-4f1b-bbea-4943ab1e85c4'] {{(pid=100013) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:44:18.934689 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-dcf84ff4-e185-422b-9977-6953b929d22f tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] Delete volume request issued successfully. Jul 03 02:44:18.934942 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-dcf84ff4-e185-422b-9977-6953b929d22f tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] https://10.4.3.223/volume/v3/volumes/3b3ed525-566f-4103-9e49-72567c25205d returned with HTTP 202 Jul 03 02:44:18.935602 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1429/5705] 10.4.3.223 () {68 vars in 1391 bytes} [Fri Jul 3 02:44:18 2026] DELETE /volume/v3/volumes/3b3ed525-566f-4103-9e49-72567c25205d => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:44:18.942108 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-c0e607e0-8233-45f4-9b81-e1bce13a4d8f None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:44:18.943820 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-c0e607e0-8233-45f4-9b81-e1bce13a4d8f tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] DELETE https://10.4.3.223/volume/v3/types/b0991549-a61f-4758-8351-b346954ab223 Jul 03 02:44:18.944037 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-c0e607e0-8233-45f4-9b81-e1bce13a4d8f tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:44:18.944256 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-c0e607e0-8233-45f4-9b81-e1bce13a4d8f tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] Calling method '_delete' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:44:18.982639 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-c0e607e0-8233-45f4-9b81-e1bce13a4d8f tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] https://10.4.3.223/volume/v3/types/b0991549-a61f-4758-8351-b346954ab223 returned with HTTP 202 Jul 03 02:44:18.983140 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1427/5706] 10.4.3.223 () {66 vars in 1345 bytes} [Fri Jul 3 02:44:18 2026] DELETE /volume/v3/types/b0991549-a61f-4758-8351-b346954ab223 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:44:18.992974 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-8334cdb6-bb5a-4c09-8cc5-5a70881f24ba None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:44:18.995186 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-8334cdb6-bb5a-4c09-8cc5-5a70881f24ba tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] POST https://10.4.3.223/volume/v3/types Jul 03 02:44:18.995682 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-8334cdb6-bb5a-4c09-8cc5-5a70881f24ba tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-316793519", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1549001567", "vendor_name": "tempest-vendor_name-1927095179"}}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:44:19.014156 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-8334cdb6-bb5a-4c09-8cc5-5a70881f24ba tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] https://10.4.3.223/volume/v3/types returned with HTTP 200 Jul 03 02:44:19.014777 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1418/5707] 10.4.3.223 () {68 vars in 1253 bytes} [Fri Jul 3 02:44:18 2026] POST /volume/v3/types => generated 329 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:44:19.024177 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-f4b454f4-ee37-4d5a-bfab-dbba54f4bab3 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:44:19.026101 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-f4b454f4-ee37-4d5a-bfab-dbba54f4bab3 tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:44:19.026857 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-f4b454f4-ee37-4d5a-bfab-dbba54f4bab3 tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "b99d2b2b-d6ab-439d-a009-b45779dd746a", "size": 1}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:44:19.028097 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.volumes [None req-f4b454f4-ee37-4d5a-bfab-dbba54f4bab3 tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] Create volume request body: {'volume': {'volume_type': 'b99d2b2b-d6ab-439d-a009-b45779dd746a', 'size': 1}} {{(pid=100015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:44:19.032345 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-f4b454f4-ee37-4d5a-bfab-dbba54f4bab3 tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] Create volume of 1 GB Jul 03 02:44:19.032728 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:44:19.032728 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:44:19.033705 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-f4b454f4-ee37-4d5a-bfab-dbba54f4bab3 tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] Availability Zones retrieved successfully. Jul 03 02:44:19.040450 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-f4b454f4-ee37-4d5a-bfab-dbba54f4bab3 tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] Flow 'volume_create_api' (d68478f3-6af5-472f-bd13-be83510ce16f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:44:19.041616 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-f4b454f4-ee37-4d5a-bfab-dbba54f4bab3 tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a1b3e26-c4bd-47d6-8a49-a8c49295230b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:44:19.042855 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.flows.api.create_volume [None req-f4b454f4-ee37-4d5a-bfab-dbba54f4bab3 tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] Validating volume size '1' using validate_int {{(pid=100015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:44:19.072607 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-f4b454f4-ee37-4d5a-bfab-dbba54f4bab3 tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a1b3e26-c4bd-47d6-8a49-a8c49295230b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:44:19Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1549001567',vendor_name='tempest-vendor_name-1927095179'},id=b99d2b2b-d6ab-439d-a009-b45779dd746a,is_public=True,name='tempest-ProjectMemberTests-volume-type-316793519',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b99d2b2b-d6ab-439d-a009-b45779dd746a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:44:19.073706 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-f4b454f4-ee37-4d5a-bfab-dbba54f4bab3 tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (909f47fe-5662-4744-aee1-65ce6473105d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:44:19.109567 np0000004352 devstack@c-api.service[100015]: WARNING cinder.quota [None req-f4b454f4-ee37-4d5a-bfab-dbba54f4bab3 tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-316793519 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-316793519, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:44:19.109785 np0000004352 devstack@c-api.service[100015]: WARNING cinder.quota [None req-f4b454f4-ee37-4d5a-bfab-dbba54f4bab3 tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-316793519 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-316793519, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:44:19.143768 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.quota [None req-f4b454f4-ee37-4d5a-bfab-dbba54f4bab3 tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] Created reservations ['5869be9d-18a5-4114-8448-c913fb2a4a3e', 'a0b79517-b643-45e4-9231-292ef86826e3', 'cf36a0b9-18e3-41cb-86e2-4aa461c19c3f', 'bfc4e8be-d2ef-4daf-a993-2ca3d73626ec'] {{(pid=100015) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:44:19.144610 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-f4b454f4-ee37-4d5a-bfab-dbba54f4bab3 tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (909f47fe-5662-4744-aee1-65ce6473105d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5869be9d-18a5-4114-8448-c913fb2a4a3e', 'a0b79517-b643-45e4-9231-292ef86826e3', 'cf36a0b9-18e3-41cb-86e2-4aa461c19c3f', 'bfc4e8be-d2ef-4daf-a993-2ca3d73626ec']}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:44:19.145478 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-f4b454f4-ee37-4d5a-bfab-dbba54f4bab3 tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3144a9d0-d3a1-4fb6-8331-db4f449d1848) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:44:19.178794 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-f4b454f4-ee37-4d5a-bfab-dbba54f4bab3 tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3144a9d0-d3a1-4fb6-8331-db4f449d1848) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ec7a14dd-a596-4d3a-8f6d-486c10983dec', '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='67e8de44ffb942768f2dbb092b291aa2',qos_specs=None,replication_status=,reservations=['5869be9d-18a5-4114-8448-c913fb2a4a3e','a0b79517-b643-45e4-9231-292ef86826e3','cf36a0b9-18e3-41cb-86e2-4aa461c19c3f','bfc4e8be-d2ef-4daf-a993-2ca3d73626ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ae9536cd2ed431f87146c38f8a57cd5',volume_type_id=b99d2b2b-d6ab-439d-a009-b45779dd746a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:44:19Z,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=ec7a14dd-a596-4d3a-8f6d-486c10983dec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='67e8de44ffb942768f2dbb092b291aa2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6ae9536cd2ed431f87146c38f8a57cd5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b99d2b2b-d6ab-439d-a009-b45779dd746a),volume_type_id=b99d2b2b-d6ab-439d-a009-b45779dd746a)}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:44:19.179795 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-f4b454f4-ee37-4d5a-bfab-dbba54f4bab3 tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92de3cb0-3fc7-456c-923b-675e1504b66a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:44:19.202970 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-f4b454f4-ee37-4d5a-bfab-dbba54f4bab3 tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92de3cb0-3fc7-456c-923b-675e1504b66a) transitioned into state 'SUCCESS' from 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='67e8de44ffb942768f2dbb092b291aa2',qos_specs=None,replication_status=,reservations=['5869be9d-18a5-4114-8448-c913fb2a4a3e','a0b79517-b643-45e4-9231-292ef86826e3','cf36a0b9-18e3-41cb-86e2-4aa461c19c3f','bfc4e8be-d2ef-4daf-a993-2ca3d73626ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ae9536cd2ed431f87146c38f8a57cd5',volume_type_id=b99d2b2b-d6ab-439d-a009-b45779dd746a)}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:44:19.204181 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-f4b454f4-ee37-4d5a-bfab-dbba54f4bab3 tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bbd2faa5-b6e9-4a23-a140-461755ed97ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:44:19.216544 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-f4b454f4-ee37-4d5a-bfab-dbba54f4bab3 tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bbd2faa5-b6e9-4a23-a140-461755ed97ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:44:19.218595 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-f4b454f4-ee37-4d5a-bfab-dbba54f4bab3 tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] Flow 'volume_create_api' (d68478f3-6af5-472f-bd13-be83510ce16f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:44:19.218595 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-f4b454f4-ee37-4d5a-bfab-dbba54f4bab3 tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] Create volume request issued successfully. Jul 03 02:44:19.220337 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-f4b454f4-ee37-4d5a-bfab-dbba54f4bab3 tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:44:19.220337 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1434/5708] 10.4.3.223 () {70 vars in 1298 bytes} [Fri Jul 3 02:44:19 2026] POST /volume/v3/volumes => generated 773 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:44:19.233867 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-26db9362-f693-4a13-84bd-5604546968a7 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:44:19.235808 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-26db9362-f693-4a13-84bd-5604546968a7 tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] GET https://10.4.3.223/volume/v3/volumes/ec7a14dd-a596-4d3a-8f6d-486c10983dec Jul 03 02:44:19.236049 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-26db9362-f693-4a13-84bd-5604546968a7 tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:44:19.236232 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-26db9362-f693-4a13-84bd-5604546968a7 tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:44:19.244967 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:44:19.244967 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:44:19.249519 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-26db9362-f693-4a13-84bd-5604546968a7 tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] Volume info retrieved successfully. Jul 03 02:44:19.253823 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-26db9362-f693-4a13-84bd-5604546968a7 tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] https://10.4.3.223/volume/v3/volumes/ec7a14dd-a596-4d3a-8f6d-486c10983dec returned with HTTP 200 Jul 03 02:44:19.254215 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1430/5709] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:44:19 2026] GET /volume/v3/volumes/ec7a14dd-a596-4d3a-8f6d-486c10983dec => generated 952 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:44:19.367725 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-e0e8dc29-60df-4aa6-ab5d-8bc4ff9d3938 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:44:19.369704 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-e0e8dc29-60df-4aa6-ab5d-8bc4ff9d3938 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] GET https://10.4.3.223/volume/v3/backups/4e2d83d7-7c44-42cd-ab57-5c883003ec08 Jul 03 02:44:19.369919 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-e0e8dc29-60df-4aa6-ab5d-8bc4ff9d3938 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:44:19.370152 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-e0e8dc29-60df-4aa6-ab5d-8bc4ff9d3938 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:44:19.370250 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-e0e8dc29-60df-4aa6-ab5d-8bc4ff9d3938 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Show backup with id 4e2d83d7-7c44-42cd-ab57-5c883003ec08. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:44:19.375209 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:44:19.375209 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:44:19.376006 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-e0e8dc29-60df-4aa6-ab5d-8bc4ff9d3938 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] https://10.4.3.223/volume/v3/backups/4e2d83d7-7c44-42cd-ab57-5c883003ec08 returned with HTTP 200 Jul 03 02:44:19.376599 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1428/5710] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:44:19 2026] GET /volume/v3/backups/4e2d83d7-7c44-42cd-ab57-5c883003ec08 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:44:20.266478 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-42ae7ac8-9a6a-4302-9472-fd393ac4e167 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:44:20.268920 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-42ae7ac8-9a6a-4302-9472-fd393ac4e167 tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] GET https://10.4.3.223/volume/v3/volumes/ec7a14dd-a596-4d3a-8f6d-486c10983dec Jul 03 02:44:20.269271 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-42ae7ac8-9a6a-4302-9472-fd393ac4e167 tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:44:20.269588 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-42ae7ac8-9a6a-4302-9472-fd393ac4e167 tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:44:20.278314 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:44:20.278314 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:44:20.282486 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-42ae7ac8-9a6a-4302-9472-fd393ac4e167 tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] Volume info retrieved successfully. Jul 03 02:44:20.287204 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-42ae7ac8-9a6a-4302-9472-fd393ac4e167 tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] https://10.4.3.223/volume/v3/volumes/ec7a14dd-a596-4d3a-8f6d-486c10983dec returned with HTTP 200 Jul 03 02:44:20.287670 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1419/5711] 10.4.3.223 () {68 vars in 1388 bytes} [Fri Jul 3 02:44:20 2026] GET /volume/v3/volumes/ec7a14dd-a596-4d3a-8f6d-486c10983dec => generated 973 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:44:20.301168 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-bf5098ec-fd10-4bd3-93e6-463403e15cc9 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:44:20.302947 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-bf5098ec-fd10-4bd3-93e6-463403e15cc9 tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] GET https://10.4.3.223/volume/v3/messages Jul 03 02:44:20.303148 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-bf5098ec-fd10-4bd3-93e6-463403e15cc9 tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:44:20.303346 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-bf5098ec-fd10-4bd3-93e6-463403e15cc9 tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] Calling method 'version_select' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:44:20.303607 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:44:20.303607 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:44:20.306972 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-bf5098ec-fd10-4bd3-93e6-463403e15cc9 tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] https://10.4.3.223/volume/v3/messages returned with HTTP 200 Jul 03 02:44:20.307467 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1435/5712] 10.4.3.223 () {68 vars in 1280 bytes} [Fri Jul 3 02:44:20 2026] GET /volume/v3/messages => generated 670 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:44:20.316712 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-7416ecb5-895f-4a57-b500-d9a0ae9eca1e None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:44:20.318779 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-7416ecb5-895f-4a57-b500-d9a0ae9eca1e tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-member] GET https://10.4.3.223/volume/v3/messages/f3bc246c-cb29-424b-9d3e-6fd2c981a2ee Jul 03 02:44:20.319028 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-7416ecb5-895f-4a57-b500-d9a0ae9eca1e tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:44:20.319243 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-7416ecb5-895f-4a57-b500-d9a0ae9eca1e tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-member] Calling method 'version_select' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:44:20.323326 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-7416ecb5-895f-4a57-b500-d9a0ae9eca1e tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-member] https://10.4.3.223/volume/v3/messages/f3bc246c-cb29-424b-9d3e-6fd2c981a2ee returned with HTTP 200 Jul 03 02:44:20.323747 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1431/5713] 10.4.3.223 () {68 vars in 1391 bytes} [Fri Jul 3 02:44:20 2026] GET /volume/v3/messages/f3bc246c-cb29-424b-9d3e-6fd2c981a2ee => generated 667 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:44:20.332784 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-e113b4d6-554e-4bb4-b993-63d047cbee70 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:44:20.334962 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-e113b4d6-554e-4bb4-b993-63d047cbee70 tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] DELETE https://10.4.3.223/volume/v3/messages/f3bc246c-cb29-424b-9d3e-6fd2c981a2ee Jul 03 02:44:20.335267 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-e113b4d6-554e-4bb4-b993-63d047cbee70 tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:44:20.335604 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-e113b4d6-554e-4bb4-b993-63d047cbee70 tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] Calling method 'version_select' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:44:20.352441 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-e113b4d6-554e-4bb4-b993-63d047cbee70 tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] https://10.4.3.223/volume/v3/messages/f3bc246c-cb29-424b-9d3e-6fd2c981a2ee returned with HTTP 204 Jul 03 02:44:20.353119 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1429/5714] 10.4.3.223 () {68 vars in 1394 bytes} [Fri Jul 3 02:44:20 2026] DELETE /volume/v3/messages/f3bc246c-cb29-424b-9d3e-6fd2c981a2ee => generated 0 bytes in 21 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 03 02:44:20.361106 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-75542d26-df0d-4f8b-9262-29ff161683f1 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:44:20.363408 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-75542d26-df0d-4f8b-9262-29ff161683f1 tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] DELETE https://10.4.3.223/volume/v3/volumes/ec7a14dd-a596-4d3a-8f6d-486c10983dec Jul 03 02:44:20.363716 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-75542d26-df0d-4f8b-9262-29ff161683f1 tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:44:20.364003 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-75542d26-df0d-4f8b-9262-29ff161683f1 tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] Calling method 'delete' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:44:20.364192 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.volumes [None req-75542d26-df0d-4f8b-9262-29ff161683f1 tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] Delete volume with id: ec7a14dd-a596-4d3a-8f6d-486c10983dec Jul 03 02:44:20.374228 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:44:20.374228 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:44:20.374743 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-75542d26-df0d-4f8b-9262-29ff161683f1 tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] Volume info retrieved successfully. Jul 03 02:44:20.376142 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-75542d26-df0d-4f8b-9262-29ff161683f1 tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100014) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 03 02:44:20.388449 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-4cb598fb-1ca9-4b6c-b0de-3f77b2f0a849 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:44:20.390018 np0000004352 devstack@c-api.service[100014]: WARNING cinder.quota [None req-75542d26-df0d-4f8b-9262-29ff161683f1 tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-316793519 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-316793519, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:44:20.390300 np0000004352 devstack@c-api.service[100014]: WARNING cinder.quota [None req-75542d26-df0d-4f8b-9262-29ff161683f1 tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-316793519 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-316793519, it is now deprecated. Please use the default quota class for default quota. Jul 03 02:44:20.390368 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-4cb598fb-1ca9-4b6c-b0de-3f77b2f0a849 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] GET https://10.4.3.223/volume/v3/backups/4e2d83d7-7c44-42cd-ab57-5c883003ec08 Jul 03 02:44:20.390651 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-4cb598fb-1ca9-4b6c-b0de-3f77b2f0a849 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:44:20.390823 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-4cb598fb-1ca9-4b6c-b0de-3f77b2f0a849 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:44:20.390924 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-4cb598fb-1ca9-4b6c-b0de-3f77b2f0a849 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Show backup with id 4e2d83d7-7c44-42cd-ab57-5c883003ec08. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:44:20.395864 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:44:20.395864 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:44:20.396899 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-4cb598fb-1ca9-4b6c-b0de-3f77b2f0a849 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] https://10.4.3.223/volume/v3/backups/4e2d83d7-7c44-42cd-ab57-5c883003ec08 returned with HTTP 200 Jul 03 02:44:20.397382 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1436/5715] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:44:20 2026] GET /volume/v3/backups/4e2d83d7-7c44-42cd-ab57-5c883003ec08 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:44:20.406238 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.quota [None req-75542d26-df0d-4f8b-9262-29ff161683f1 tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] Created reservations ['a606f789-f74e-45e0-bca7-0928f48d38ce', '598091a2-8891-4d4a-802d-b864eef0b5e5', 'e9fe1bb9-ce97-4601-b0f8-14dc84863079', '2fb0b8c6-10f9-4bb8-80f7-4c37a7b96bfc'] {{(pid=100014) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:44:20.446131 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-75542d26-df0d-4f8b-9262-29ff161683f1 tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] Delete volume request issued successfully. Jul 03 02:44:20.446406 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-75542d26-df0d-4f8b-9262-29ff161683f1 tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] https://10.4.3.223/volume/v3/volumes/ec7a14dd-a596-4d3a-8f6d-486c10983dec returned with HTTP 202 Jul 03 02:44:20.446901 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1420/5716] 10.4.3.223 () {68 vars in 1391 bytes} [Fri Jul 3 02:44:20 2026] DELETE /volume/v3/volumes/ec7a14dd-a596-4d3a-8f6d-486c10983dec => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:44:20.455952 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-9212f416-2a98-4bac-ab33-d6c604ba63fc None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:44:20.457989 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-9212f416-2a98-4bac-ab33-d6c604ba63fc tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] DELETE https://10.4.3.223/volume/v3/types/b99d2b2b-d6ab-439d-a009-b45779dd746a Jul 03 02:44:20.458193 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-9212f416-2a98-4bac-ab33-d6c604ba63fc tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:44:20.458480 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-9212f416-2a98-4bac-ab33-d6c604ba63fc tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] Calling method '_delete' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:44:20.488536 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-9212f416-2a98-4bac-ab33-d6c604ba63fc tempest-ProjectMemberTests-840595982 tempest-ProjectMemberTests-840595982-project-admin] https://10.4.3.223/volume/v3/types/b99d2b2b-d6ab-439d-a009-b45779dd746a returned with HTTP 202 Jul 03 02:44:20.489037 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1432/5717] 10.4.3.223 () {66 vars in 1345 bytes} [Fri Jul 3 02:44:20 2026] DELETE /volume/v3/types/b99d2b2b-d6ab-439d-a009-b45779dd746a => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:44:21.410407 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-7c863f24-c266-49b3-a4e8-cb4657eebf50 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:44:21.412463 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-7c863f24-c266-49b3-a4e8-cb4657eebf50 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] GET https://10.4.3.223/volume/v3/backups/4e2d83d7-7c44-42cd-ab57-5c883003ec08 Jul 03 02:44:21.412684 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-7c863f24-c266-49b3-a4e8-cb4657eebf50 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:44:21.412960 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-7c863f24-c266-49b3-a4e8-cb4657eebf50 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:44:21.413054 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-7c863f24-c266-49b3-a4e8-cb4657eebf50 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Show backup with id 4e2d83d7-7c44-42cd-ab57-5c883003ec08. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:44:21.417995 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:44:21.417995 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:44:21.418958 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-7c863f24-c266-49b3-a4e8-cb4657eebf50 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] https://10.4.3.223/volume/v3/backups/4e2d83d7-7c44-42cd-ab57-5c883003ec08 returned with HTTP 200 Jul 03 02:44:21.419350 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1430/5718] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:44:21 2026] GET /volume/v3/backups/4e2d83d7-7c44-42cd-ab57-5c883003ec08 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:44:22.430061 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-cf0d8419-69ec-4a49-98a0-5db7d032086b None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:44:22.432138 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-cf0d8419-69ec-4a49-98a0-5db7d032086b tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] GET https://10.4.3.223/volume/v3/backups/4e2d83d7-7c44-42cd-ab57-5c883003ec08 Jul 03 02:44:22.432407 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-cf0d8419-69ec-4a49-98a0-5db7d032086b tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:44:22.432650 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-cf0d8419-69ec-4a49-98a0-5db7d032086b tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:44:22.432781 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-cf0d8419-69ec-4a49-98a0-5db7d032086b tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Show backup with id 4e2d83d7-7c44-42cd-ab57-5c883003ec08. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:44:22.437859 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:44:22.437859 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:44:22.438662 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-cf0d8419-69ec-4a49-98a0-5db7d032086b tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] https://10.4.3.223/volume/v3/backups/4e2d83d7-7c44-42cd-ab57-5c883003ec08 returned with HTTP 200 Jul 03 02:44:22.439040 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1437/5719] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:44:22 2026] GET /volume/v3/backups/4e2d83d7-7c44-42cd-ab57-5c883003ec08 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:44:23.449414 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-c0170273-3a06-4a0c-a69f-e4986f8742c4 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:44:23.451332 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-c0170273-3a06-4a0c-a69f-e4986f8742c4 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] GET https://10.4.3.223/volume/v3/backups/4e2d83d7-7c44-42cd-ab57-5c883003ec08 Jul 03 02:44:23.451550 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-c0170273-3a06-4a0c-a69f-e4986f8742c4 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:44:23.451721 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-c0170273-3a06-4a0c-a69f-e4986f8742c4 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:44:23.451845 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-c0170273-3a06-4a0c-a69f-e4986f8742c4 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Show backup with id 4e2d83d7-7c44-42cd-ab57-5c883003ec08. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:44:23.456342 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:44:23.456342 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:44:23.457449 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-c0170273-3a06-4a0c-a69f-e4986f8742c4 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] https://10.4.3.223/volume/v3/backups/4e2d83d7-7c44-42cd-ab57-5c883003ec08 returned with HTTP 200 Jul 03 02:44:23.457823 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1421/5720] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:44:23 2026] GET /volume/v3/backups/4e2d83d7-7c44-42cd-ab57-5c883003ec08 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:44:24.467797 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-de0f3729-fe9d-4a29-b732-68adf1620d46 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:44:24.469794 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-de0f3729-fe9d-4a29-b732-68adf1620d46 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] GET https://10.4.3.223/volume/v3/backups/4e2d83d7-7c44-42cd-ab57-5c883003ec08 Jul 03 02:44:24.470033 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-de0f3729-fe9d-4a29-b732-68adf1620d46 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:44:24.470295 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-de0f3729-fe9d-4a29-b732-68adf1620d46 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:44:24.470454 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-de0f3729-fe9d-4a29-b732-68adf1620d46 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Show backup with id 4e2d83d7-7c44-42cd-ab57-5c883003ec08. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:44:24.475479 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:44:24.475479 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:44:24.476354 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-de0f3729-fe9d-4a29-b732-68adf1620d46 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] https://10.4.3.223/volume/v3/backups/4e2d83d7-7c44-42cd-ab57-5c883003ec08 returned with HTTP 200 Jul 03 02:44:24.476803 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1433/5721] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:44:24 2026] GET /volume/v3/backups/4e2d83d7-7c44-42cd-ab57-5c883003ec08 => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:44:24.487150 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-5c968fe4-4f5f-4d7f-8db0-71ef047dfab0 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:44:24.489109 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-5c968fe4-4f5f-4d7f-8db0-71ef047dfab0 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] GET https://10.4.3.223/volume/v3/backups/9fa1b327-dafa-4ce8-9db4-257604a409d7 Jul 03 02:44:24.489386 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-5c968fe4-4f5f-4d7f-8db0-71ef047dfab0 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:44:24.489633 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-5c968fe4-4f5f-4d7f-8db0-71ef047dfab0 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:44:24.489759 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-5c968fe4-4f5f-4d7f-8db0-71ef047dfab0 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Show backup with id 9fa1b327-dafa-4ce8-9db4-257604a409d7. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:44:24.494274 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:44:24.494274 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:44:24.494973 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-5c968fe4-4f5f-4d7f-8db0-71ef047dfab0 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] https://10.4.3.223/volume/v3/backups/9fa1b327-dafa-4ce8-9db4-257604a409d7 returned with HTTP 200 Jul 03 02:44:24.495352 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1431/5722] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:44:24 2026] GET /volume/v3/backups/9fa1b327-dafa-4ce8-9db4-257604a409d7 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:44:24.506635 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-0467af0a-5d2b-4f4a-9917-da6984f54444 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:44:24.508925 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-0467af0a-5d2b-4f4a-9917-da6984f54444 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] POST https://10.4.3.223/volume/v3/backups Jul 03 02:44:24.509475 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-0467af0a-5d2b-4f4a-9917-da6984f54444 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2f0693c1-162c-467c-b993-b77851797cb9", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1914171159"}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:44:24.511562 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.contrib.backups [None req-0467af0a-5d2b-4f4a-9917-da6984f54444 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Creating new backup {'backup': {'volume_id': '2f0693c1-162c-467c-b993-b77851797cb9', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1914171159'}} {{(pid=100015) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 02:44:24.511782 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.contrib.backups [None req-0467af0a-5d2b-4f4a-9917-da6984f54444 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Creating backup of volume 2f0693c1-162c-467c-b993-b77851797cb9 in container None Jul 03 02:44:24.522060 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:44:24.522060 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:44:24.522555 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-0467af0a-5d2b-4f4a-9917-da6984f54444 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Volume info retrieved successfully. Jul 03 02:44:24.547796 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.quota [None req-0467af0a-5d2b-4f4a-9917-da6984f54444 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Created reservations ['a8a27acf-cfd0-4ff9-8ba9-4c9eedc875e2', 'e6d8fa0b-67e2-48c5-9621-9cf82bc62d0f'] {{(pid=100015) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:44:24.593077 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-0467af0a-5d2b-4f4a-9917-da6984f54444 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] https://10.4.3.223/volume/v3/backups returned with HTTP 202 Jul 03 02:44:24.593554 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1438/5723] 10.4.3.223 () {68 vars in 1259 bytes} [Fri Jul 3 02:44:24 2026] POST /volume/v3/backups => generated 330 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:44:24.602785 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-bfd462f2-9392-4d5f-8ce6-62f75c521f79 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:44:24.604397 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-bfd462f2-9392-4d5f-8ce6-62f75c521f79 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] GET https://10.4.3.223/volume/v3/backups/1ed45c53-47dd-4c16-a226-4b2703a3955e Jul 03 02:44:24.604594 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-bfd462f2-9392-4d5f-8ce6-62f75c521f79 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:44:24.604774 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-bfd462f2-9392-4d5f-8ce6-62f75c521f79 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:44:24.604909 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-bfd462f2-9392-4d5f-8ce6-62f75c521f79 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Show backup with id 1ed45c53-47dd-4c16-a226-4b2703a3955e. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:44:24.610342 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:44:24.610342 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:44:24.610547 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-bfd462f2-9392-4d5f-8ce6-62f75c521f79 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] https://10.4.3.223/volume/v3/backups/1ed45c53-47dd-4c16-a226-4b2703a3955e returned with HTTP 200 Jul 03 02:44:24.610964 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1422/5724] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:44:24 2026] GET /volume/v3/backups/1ed45c53-47dd-4c16-a226-4b2703a3955e => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:44:25.624573 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-8c92a322-9c5d-4463-9b5d-f2a6cf20b2a5 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:44:25.627179 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-8c92a322-9c5d-4463-9b5d-f2a6cf20b2a5 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] GET https://10.4.3.223/volume/v3/backups/1ed45c53-47dd-4c16-a226-4b2703a3955e Jul 03 02:44:25.627542 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-8c92a322-9c5d-4463-9b5d-f2a6cf20b2a5 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:44:25.627966 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-8c92a322-9c5d-4463-9b5d-f2a6cf20b2a5 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:44:25.628132 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-8c92a322-9c5d-4463-9b5d-f2a6cf20b2a5 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Show backup with id 1ed45c53-47dd-4c16-a226-4b2703a3955e. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:44:25.634706 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:44:25.634706 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:44:25.635703 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-8c92a322-9c5d-4463-9b5d-f2a6cf20b2a5 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] https://10.4.3.223/volume/v3/backups/1ed45c53-47dd-4c16-a226-4b2703a3955e returned with HTTP 200 Jul 03 02:44:25.636199 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1434/5725] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:44:25 2026] GET /volume/v3/backups/1ed45c53-47dd-4c16-a226-4b2703a3955e => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:44:26.647871 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-39675d5f-969e-4ce2-a8ca-5b9f8c325d4e None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:44:26.650128 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-39675d5f-969e-4ce2-a8ca-5b9f8c325d4e tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] GET https://10.4.3.223/volume/v3/backups/1ed45c53-47dd-4c16-a226-4b2703a3955e Jul 03 02:44:26.650375 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-39675d5f-969e-4ce2-a8ca-5b9f8c325d4e tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:44:26.650626 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-39675d5f-969e-4ce2-a8ca-5b9f8c325d4e tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:44:26.650790 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-39675d5f-969e-4ce2-a8ca-5b9f8c325d4e tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Show backup with id 1ed45c53-47dd-4c16-a226-4b2703a3955e. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:44:26.655670 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:44:26.655670 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:44:26.656343 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-39675d5f-969e-4ce2-a8ca-5b9f8c325d4e tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] https://10.4.3.223/volume/v3/backups/1ed45c53-47dd-4c16-a226-4b2703a3955e returned with HTTP 200 Jul 03 02:44:26.656750 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1432/5726] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:44:26 2026] GET /volume/v3/backups/1ed45c53-47dd-4c16-a226-4b2703a3955e => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:44:27.667333 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-23ed22b6-033f-4133-8026-913bbfac33ee None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:44:27.669022 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-23ed22b6-033f-4133-8026-913bbfac33ee tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] GET https://10.4.3.223/volume/v3/backups/1ed45c53-47dd-4c16-a226-4b2703a3955e Jul 03 02:44:27.669221 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-23ed22b6-033f-4133-8026-913bbfac33ee tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:44:27.669399 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-23ed22b6-033f-4133-8026-913bbfac33ee tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:44:27.669563 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-23ed22b6-033f-4133-8026-913bbfac33ee tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Show backup with id 1ed45c53-47dd-4c16-a226-4b2703a3955e. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:44:27.671311 np0000004352 devstack@c-api.service[100015]: DEBUG dbcounter [-] [100015] Writing DB stats cinder:SELECT=195,cinder:INSERT=43,cinder:UPDATE=81 {{(pid=100015) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 02:44:27.674233 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:44:27.674233 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:44:27.674822 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-23ed22b6-033f-4133-8026-913bbfac33ee tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] https://10.4.3.223/volume/v3/backups/1ed45c53-47dd-4c16-a226-4b2703a3955e returned with HTTP 200 Jul 03 02:44:27.675195 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1439/5727] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:44:27 2026] GET /volume/v3/backups/1ed45c53-47dd-4c16-a226-4b2703a3955e => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:44:28.686815 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-ad86904e-ba86-4a4b-a9ea-1f15e4b9c21f None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:44:28.689013 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-ad86904e-ba86-4a4b-a9ea-1f15e4b9c21f tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] GET https://10.4.3.223/volume/v3/backups/1ed45c53-47dd-4c16-a226-4b2703a3955e Jul 03 02:44:28.689236 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-ad86904e-ba86-4a4b-a9ea-1f15e4b9c21f tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:44:28.689451 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-ad86904e-ba86-4a4b-a9ea-1f15e4b9c21f tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:44:28.689582 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-ad86904e-ba86-4a4b-a9ea-1f15e4b9c21f tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Show backup with id 1ed45c53-47dd-4c16-a226-4b2703a3955e. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:44:28.694479 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:44:28.694479 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:44:28.695231 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-ad86904e-ba86-4a4b-a9ea-1f15e4b9c21f tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] https://10.4.3.223/volume/v3/backups/1ed45c53-47dd-4c16-a226-4b2703a3955e returned with HTTP 200 Jul 03 02:44:28.695709 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1423/5728] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:44:28 2026] GET /volume/v3/backups/1ed45c53-47dd-4c16-a226-4b2703a3955e => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:44:29.708242 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-2584875d-776c-442b-aff8-8f785a6dbc40 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:44:29.710690 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-2584875d-776c-442b-aff8-8f785a6dbc40 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] GET https://10.4.3.223/volume/v3/backups/1ed45c53-47dd-4c16-a226-4b2703a3955e Jul 03 02:44:29.710859 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-2584875d-776c-442b-aff8-8f785a6dbc40 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:44:29.711091 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-2584875d-776c-442b-aff8-8f785a6dbc40 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:44:29.711243 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-2584875d-776c-442b-aff8-8f785a6dbc40 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Show backup with id 1ed45c53-47dd-4c16-a226-4b2703a3955e. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:44:29.716818 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:44:29.716818 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:44:29.717693 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-2584875d-776c-442b-aff8-8f785a6dbc40 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] https://10.4.3.223/volume/v3/backups/1ed45c53-47dd-4c16-a226-4b2703a3955e returned with HTTP 200 Jul 03 02:44:29.718306 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1435/5729] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:44:29 2026] GET /volume/v3/backups/1ed45c53-47dd-4c16-a226-4b2703a3955e => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:44:30.730689 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-f19a6e11-ae7c-4636-ba81-3d622e60cf08 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:44:30.732832 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-f19a6e11-ae7c-4636-ba81-3d622e60cf08 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] GET https://10.4.3.223/volume/v3/backups/1ed45c53-47dd-4c16-a226-4b2703a3955e Jul 03 02:44:30.733153 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-f19a6e11-ae7c-4636-ba81-3d622e60cf08 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:44:30.733403 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-f19a6e11-ae7c-4636-ba81-3d622e60cf08 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:44:30.733548 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-f19a6e11-ae7c-4636-ba81-3d622e60cf08 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Show backup with id 1ed45c53-47dd-4c16-a226-4b2703a3955e. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:44:30.738905 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:44:30.738905 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:44:30.739625 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-f19a6e11-ae7c-4636-ba81-3d622e60cf08 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] https://10.4.3.223/volume/v3/backups/1ed45c53-47dd-4c16-a226-4b2703a3955e returned with HTTP 200 Jul 03 02:44:30.740008 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1433/5730] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:44:30 2026] GET /volume/v3/backups/1ed45c53-47dd-4c16-a226-4b2703a3955e => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:44:31.752193 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-8ba9ddb2-2dfa-41ea-bc22-7ab3a27708ba None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:44:31.754327 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-8ba9ddb2-2dfa-41ea-bc22-7ab3a27708ba tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] GET https://10.4.3.223/volume/v3/backups/1ed45c53-47dd-4c16-a226-4b2703a3955e Jul 03 02:44:31.754601 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-8ba9ddb2-2dfa-41ea-bc22-7ab3a27708ba tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:44:31.754778 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-8ba9ddb2-2dfa-41ea-bc22-7ab3a27708ba tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:44:31.754914 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-8ba9ddb2-2dfa-41ea-bc22-7ab3a27708ba tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Show backup with id 1ed45c53-47dd-4c16-a226-4b2703a3955e. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:44:31.760572 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:44:31.760572 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:44:31.761451 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-8ba9ddb2-2dfa-41ea-bc22-7ab3a27708ba tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] https://10.4.3.223/volume/v3/backups/1ed45c53-47dd-4c16-a226-4b2703a3955e returned with HTTP 200 Jul 03 02:44:31.761937 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1440/5731] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:44:31 2026] GET /volume/v3/backups/1ed45c53-47dd-4c16-a226-4b2703a3955e => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:44:32.773018 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-a6c2e5c9-7acd-403c-bc63-a0eca839f0f1 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:44:32.775336 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-a6c2e5c9-7acd-403c-bc63-a0eca839f0f1 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] GET https://10.4.3.223/volume/v3/backups/1ed45c53-47dd-4c16-a226-4b2703a3955e Jul 03 02:44:32.775550 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-a6c2e5c9-7acd-403c-bc63-a0eca839f0f1 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:44:32.775776 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-a6c2e5c9-7acd-403c-bc63-a0eca839f0f1 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:44:32.775915 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-a6c2e5c9-7acd-403c-bc63-a0eca839f0f1 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Show backup with id 1ed45c53-47dd-4c16-a226-4b2703a3955e. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:44:32.778147 np0000004352 devstack@c-api.service[100014]: DEBUG dbcounter [-] [100014] Writing DB stats cinder:SELECT=176,cinder:INSERT=39,cinder:UPDATE=78 {{(pid=100014) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 02:44:32.782608 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:44:32.782608 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:44:32.783592 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-a6c2e5c9-7acd-403c-bc63-a0eca839f0f1 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] https://10.4.3.223/volume/v3/backups/1ed45c53-47dd-4c16-a226-4b2703a3955e returned with HTTP 200 Jul 03 02:44:32.784153 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1424/5732] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:44:32 2026] GET /volume/v3/backups/1ed45c53-47dd-4c16-a226-4b2703a3955e => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:44:33.796415 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-307e7a03-6232-4b8d-9e81-95a311157206 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:44:33.798492 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-307e7a03-6232-4b8d-9e81-95a311157206 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] GET https://10.4.3.223/volume/v3/backups/1ed45c53-47dd-4c16-a226-4b2703a3955e Jul 03 02:44:33.798704 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-307e7a03-6232-4b8d-9e81-95a311157206 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:44:33.798933 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-307e7a03-6232-4b8d-9e81-95a311157206 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:44:33.799067 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-307e7a03-6232-4b8d-9e81-95a311157206 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Show backup with id 1ed45c53-47dd-4c16-a226-4b2703a3955e. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:44:33.803791 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:44:33.803791 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:44:33.804590 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-307e7a03-6232-4b8d-9e81-95a311157206 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] https://10.4.3.223/volume/v3/backups/1ed45c53-47dd-4c16-a226-4b2703a3955e returned with HTTP 200 Jul 03 02:44:33.805053 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1436/5733] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:44:33 2026] GET /volume/v3/backups/1ed45c53-47dd-4c16-a226-4b2703a3955e => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:44:34.816586 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-f307e65f-5f0f-445c-8b94-d362055a8a52 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:44:34.819097 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-f307e65f-5f0f-445c-8b94-d362055a8a52 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] GET https://10.4.3.223/volume/v3/backups/1ed45c53-47dd-4c16-a226-4b2703a3955e Jul 03 02:44:34.819354 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-f307e65f-5f0f-445c-8b94-d362055a8a52 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:44:34.819636 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-f307e65f-5f0f-445c-8b94-d362055a8a52 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:44:34.819796 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-f307e65f-5f0f-445c-8b94-d362055a8a52 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Show backup with id 1ed45c53-47dd-4c16-a226-4b2703a3955e. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:44:34.825399 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:44:34.825399 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:44:34.826306 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-f307e65f-5f0f-445c-8b94-d362055a8a52 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] https://10.4.3.223/volume/v3/backups/1ed45c53-47dd-4c16-a226-4b2703a3955e returned with HTTP 200 Jul 03 02:44:34.826838 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1434/5734] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:44:34 2026] GET /volume/v3/backups/1ed45c53-47dd-4c16-a226-4b2703a3955e => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:44:34.837044 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-ca0c4e01-e80b-4d6b-8b0a-95696bd6d18e None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:44:34.839034 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-ca0c4e01-e80b-4d6b-8b0a-95696bd6d18e tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] GET https://10.4.3.223/volume/v3/backups/4e2d83d7-7c44-42cd-ab57-5c883003ec08 Jul 03 02:44:34.839327 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-ca0c4e01-e80b-4d6b-8b0a-95696bd6d18e tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:44:34.839590 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-ca0c4e01-e80b-4d6b-8b0a-95696bd6d18e tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:44:34.839705 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-ca0c4e01-e80b-4d6b-8b0a-95696bd6d18e tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Show backup with id 4e2d83d7-7c44-42cd-ab57-5c883003ec08. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:44:34.844402 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:44:34.844402 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:44:34.845186 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-ca0c4e01-e80b-4d6b-8b0a-95696bd6d18e tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] https://10.4.3.223/volume/v3/backups/4e2d83d7-7c44-42cd-ab57-5c883003ec08 returned with HTTP 200 Jul 03 02:44:34.845741 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1441/5735] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:44:34 2026] GET /volume/v3/backups/4e2d83d7-7c44-42cd-ab57-5c883003ec08 => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:44:34.855652 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-4300883c-69da-48f6-8bfa-beb1923202b8 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:44:34.857455 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-4300883c-69da-48f6-8bfa-beb1923202b8 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] GET https://10.4.3.223/volume/v3/backups/9fa1b327-dafa-4ce8-9db4-257604a409d7 Jul 03 02:44:34.857663 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-4300883c-69da-48f6-8bfa-beb1923202b8 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:44:34.857837 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-4300883c-69da-48f6-8bfa-beb1923202b8 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:44:34.857948 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-4300883c-69da-48f6-8bfa-beb1923202b8 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Show backup with id 9fa1b327-dafa-4ce8-9db4-257604a409d7. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:44:34.862224 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:44:34.862224 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:44:34.862833 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-4300883c-69da-48f6-8bfa-beb1923202b8 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] https://10.4.3.223/volume/v3/backups/9fa1b327-dafa-4ce8-9db4-257604a409d7 returned with HTTP 200 Jul 03 02:44:34.863233 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1425/5736] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:44:34 2026] GET /volume/v3/backups/9fa1b327-dafa-4ce8-9db4-257604a409d7 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:44:34.873096 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-72147032-a795-421e-a8a0-b7e5f8f5ced5 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:44:34.874743 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-72147032-a795-421e-a8a0-b7e5f8f5ced5 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] POST https://10.4.3.223/volume/v3/backups Jul 03 02:44:34.875105 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-72147032-a795-421e-a8a0-b7e5f8f5ced5 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2f0693c1-162c-467c-b993-b77851797cb9", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1211153510"}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:44:34.876488 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.contrib.backups [None req-72147032-a795-421e-a8a0-b7e5f8f5ced5 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Creating new backup {'backup': {'volume_id': '2f0693c1-162c-467c-b993-b77851797cb9', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1211153510'}} {{(pid=100013) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 03 02:44:34.876618 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.contrib.backups [None req-72147032-a795-421e-a8a0-b7e5f8f5ced5 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Creating backup of volume 2f0693c1-162c-467c-b993-b77851797cb9 in container None Jul 03 02:44:34.884234 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:44:34.884234 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:44:34.884786 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-72147032-a795-421e-a8a0-b7e5f8f5ced5 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Volume info retrieved successfully. Jul 03 02:44:34.901339 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.quota [None req-72147032-a795-421e-a8a0-b7e5f8f5ced5 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Created reservations ['7303226a-e22f-46b4-b44b-d691368bbdd0', 'f9ee9eb4-ed25-48ea-adc1-5139836a27a2'] {{(pid=100013) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:44:34.938737 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-72147032-a795-421e-a8a0-b7e5f8f5ced5 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] https://10.4.3.223/volume/v3/backups returned with HTTP 202 Jul 03 02:44:34.939129 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1437/5737] 10.4.3.223 () {68 vars in 1259 bytes} [Fri Jul 3 02:44:34 2026] POST /volume/v3/backups => generated 330 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:44:34.947071 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-b8808573-ed96-4ac2-ba8a-4dd6ed42e0dc None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:44:34.948692 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-b8808573-ed96-4ac2-ba8a-4dd6ed42e0dc tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] GET https://10.4.3.223/volume/v3/backups/a117e5c2-8543-4508-b7e7-ad1a2448a885 Jul 03 02:44:34.948828 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-b8808573-ed96-4ac2-ba8a-4dd6ed42e0dc tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:44:34.949022 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-b8808573-ed96-4ac2-ba8a-4dd6ed42e0dc tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:44:34.949132 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-b8808573-ed96-4ac2-ba8a-4dd6ed42e0dc tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Show backup with id a117e5c2-8543-4508-b7e7-ad1a2448a885. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:44:34.953724 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:44:34.953724 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:44:34.954236 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-b8808573-ed96-4ac2-ba8a-4dd6ed42e0dc tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] https://10.4.3.223/volume/v3/backups/a117e5c2-8543-4508-b7e7-ad1a2448a885 returned with HTTP 200 Jul 03 02:44:34.954681 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1435/5738] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:44:34 2026] GET /volume/v3/backups/a117e5c2-8543-4508-b7e7-ad1a2448a885 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:44:35.964663 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-7da16e07-bc7f-4f88-b11a-afd856d5a657 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:44:35.966311 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-7da16e07-bc7f-4f88-b11a-afd856d5a657 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] GET https://10.4.3.223/volume/v3/backups/a117e5c2-8543-4508-b7e7-ad1a2448a885 Jul 03 02:44:35.966523 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-7da16e07-bc7f-4f88-b11a-afd856d5a657 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:44:35.966701 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-7da16e07-bc7f-4f88-b11a-afd856d5a657 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:44:35.966805 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-7da16e07-bc7f-4f88-b11a-afd856d5a657 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Show backup with id a117e5c2-8543-4508-b7e7-ad1a2448a885. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:44:35.970799 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:44:35.970799 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:44:35.971566 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-7da16e07-bc7f-4f88-b11a-afd856d5a657 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] https://10.4.3.223/volume/v3/backups/a117e5c2-8543-4508-b7e7-ad1a2448a885 returned with HTTP 200 Jul 03 02:44:35.971909 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1442/5739] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:44:35 2026] GET /volume/v3/backups/a117e5c2-8543-4508-b7e7-ad1a2448a885 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:44:36.985480 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-cd29e216-df2d-4057-9788-1d66c37d1f30 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:44:36.985480 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-cd29e216-df2d-4057-9788-1d66c37d1f30 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] GET https://10.4.3.223/volume/v3/backups/a117e5c2-8543-4508-b7e7-ad1a2448a885 Jul 03 02:44:36.985480 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-cd29e216-df2d-4057-9788-1d66c37d1f30 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:44:36.985480 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-cd29e216-df2d-4057-9788-1d66c37d1f30 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:44:36.985480 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-cd29e216-df2d-4057-9788-1d66c37d1f30 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Show backup with id a117e5c2-8543-4508-b7e7-ad1a2448a885. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:44:36.988660 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:44:36.988660 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:44:36.989505 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-cd29e216-df2d-4057-9788-1d66c37d1f30 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] https://10.4.3.223/volume/v3/backups/a117e5c2-8543-4508-b7e7-ad1a2448a885 returned with HTTP 200 Jul 03 02:44:36.989864 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1426/5740] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:44:36 2026] GET /volume/v3/backups/a117e5c2-8543-4508-b7e7-ad1a2448a885 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:44:38.000300 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-a9d40236-0544-484f-9eb8-345bb0dbb849 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:44:38.002632 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-a9d40236-0544-484f-9eb8-345bb0dbb849 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] GET https://10.4.3.223/volume/v3/backups/a117e5c2-8543-4508-b7e7-ad1a2448a885 Jul 03 02:44:38.002846 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-a9d40236-0544-484f-9eb8-345bb0dbb849 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:44:38.003092 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-a9d40236-0544-484f-9eb8-345bb0dbb849 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:44:38.003209 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-a9d40236-0544-484f-9eb8-345bb0dbb849 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Show backup with id a117e5c2-8543-4508-b7e7-ad1a2448a885. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:44:38.007628 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:44:38.007628 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:44:38.008340 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-a9d40236-0544-484f-9eb8-345bb0dbb849 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] https://10.4.3.223/volume/v3/backups/a117e5c2-8543-4508-b7e7-ad1a2448a885 returned with HTTP 200 Jul 03 02:44:38.008703 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1438/5741] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:44:37 2026] GET /volume/v3/backups/a117e5c2-8543-4508-b7e7-ad1a2448a885 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:44:39.019238 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-ab4e5fd5-040a-44cb-a40c-8f1c39246505 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:44:39.020720 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-ab4e5fd5-040a-44cb-a40c-8f1c39246505 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] GET https://10.4.3.223/volume/v3/backups/a117e5c2-8543-4508-b7e7-ad1a2448a885 Jul 03 02:44:39.020934 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-ab4e5fd5-040a-44cb-a40c-8f1c39246505 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:44:39.021107 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-ab4e5fd5-040a-44cb-a40c-8f1c39246505 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:44:39.021198 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-ab4e5fd5-040a-44cb-a40c-8f1c39246505 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Show backup with id a117e5c2-8543-4508-b7e7-ad1a2448a885. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:44:39.025755 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:44:39.025755 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:44:39.026567 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-ab4e5fd5-040a-44cb-a40c-8f1c39246505 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] https://10.4.3.223/volume/v3/backups/a117e5c2-8543-4508-b7e7-ad1a2448a885 returned with HTTP 200 Jul 03 02:44:39.027033 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1436/5742] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:44:39 2026] GET /volume/v3/backups/a117e5c2-8543-4508-b7e7-ad1a2448a885 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:44:40.037596 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-7c3412ea-d28c-4ad5-97c6-8c37670adbac None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:44:40.039394 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-7c3412ea-d28c-4ad5-97c6-8c37670adbac tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] GET https://10.4.3.223/volume/v3/backups/a117e5c2-8543-4508-b7e7-ad1a2448a885 Jul 03 02:44:40.039633 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-7c3412ea-d28c-4ad5-97c6-8c37670adbac tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:44:40.039864 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-7c3412ea-d28c-4ad5-97c6-8c37670adbac tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:44:40.039979 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-7c3412ea-d28c-4ad5-97c6-8c37670adbac tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Show backup with id a117e5c2-8543-4508-b7e7-ad1a2448a885. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:44:40.046009 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:44:40.046009 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:44:40.046969 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-7c3412ea-d28c-4ad5-97c6-8c37670adbac tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] https://10.4.3.223/volume/v3/backups/a117e5c2-8543-4508-b7e7-ad1a2448a885 returned with HTTP 200 Jul 03 02:44:40.047606 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1443/5743] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:44:40 2026] GET /volume/v3/backups/a117e5c2-8543-4508-b7e7-ad1a2448a885 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:44:41.058319 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-50ade156-8bab-4137-b796-37a6c90597cb None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:44:41.060538 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-50ade156-8bab-4137-b796-37a6c90597cb tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] GET https://10.4.3.223/volume/v3/backups/a117e5c2-8543-4508-b7e7-ad1a2448a885 Jul 03 02:44:41.060777 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-50ade156-8bab-4137-b796-37a6c90597cb tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:44:41.061007 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-50ade156-8bab-4137-b796-37a6c90597cb tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:44:41.061149 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-50ade156-8bab-4137-b796-37a6c90597cb tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Show backup with id a117e5c2-8543-4508-b7e7-ad1a2448a885. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:44:41.066192 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:44:41.066192 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:44:41.067124 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-50ade156-8bab-4137-b796-37a6c90597cb tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] https://10.4.3.223/volume/v3/backups/a117e5c2-8543-4508-b7e7-ad1a2448a885 returned with HTTP 200 Jul 03 02:44:41.067575 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1427/5744] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:44:41 2026] GET /volume/v3/backups/a117e5c2-8543-4508-b7e7-ad1a2448a885 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:44:42.077568 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-60d07da5-9ae4-4ccc-8232-9d64208258b9 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:44:42.079409 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-60d07da5-9ae4-4ccc-8232-9d64208258b9 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] GET https://10.4.3.223/volume/v3/backups/a117e5c2-8543-4508-b7e7-ad1a2448a885 Jul 03 02:44:42.079618 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-60d07da5-9ae4-4ccc-8232-9d64208258b9 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:44:42.079812 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-60d07da5-9ae4-4ccc-8232-9d64208258b9 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:44:42.079931 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-60d07da5-9ae4-4ccc-8232-9d64208258b9 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Show backup with id a117e5c2-8543-4508-b7e7-ad1a2448a885. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:44:42.084701 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:44:42.084701 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:44:42.085611 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-60d07da5-9ae4-4ccc-8232-9d64208258b9 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] https://10.4.3.223/volume/v3/backups/a117e5c2-8543-4508-b7e7-ad1a2448a885 returned with HTTP 200 Jul 03 02:44:42.085999 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1439/5745] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:44:42 2026] GET /volume/v3/backups/a117e5c2-8543-4508-b7e7-ad1a2448a885 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:44:43.097100 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-0d93380f-359f-40ac-982b-3f6fa6a70450 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:44:43.099368 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-0d93380f-359f-40ac-982b-3f6fa6a70450 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] GET https://10.4.3.223/volume/v3/backups/a117e5c2-8543-4508-b7e7-ad1a2448a885 Jul 03 02:44:43.099662 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-0d93380f-359f-40ac-982b-3f6fa6a70450 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:44:43.099903 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-0d93380f-359f-40ac-982b-3f6fa6a70450 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:44:43.100048 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-0d93380f-359f-40ac-982b-3f6fa6a70450 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Show backup with id a117e5c2-8543-4508-b7e7-ad1a2448a885. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:44:43.105327 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:44:43.105327 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:44:43.106316 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-0d93380f-359f-40ac-982b-3f6fa6a70450 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] https://10.4.3.223/volume/v3/backups/a117e5c2-8543-4508-b7e7-ad1a2448a885 returned with HTTP 200 Jul 03 02:44:43.106821 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1437/5746] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:44:43 2026] GET /volume/v3/backups/a117e5c2-8543-4508-b7e7-ad1a2448a885 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:44:44.118415 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-fea49526-c20d-4990-a746-fd7cd513fda7 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:44:44.120600 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-fea49526-c20d-4990-a746-fd7cd513fda7 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] GET https://10.4.3.223/volume/v3/backups/a117e5c2-8543-4508-b7e7-ad1a2448a885 Jul 03 02:44:44.120768 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-fea49526-c20d-4990-a746-fd7cd513fda7 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:44:44.120932 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-fea49526-c20d-4990-a746-fd7cd513fda7 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:44:44.121026 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-fea49526-c20d-4990-a746-fd7cd513fda7 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Show backup with id a117e5c2-8543-4508-b7e7-ad1a2448a885. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:44:44.125367 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:44:44.125367 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:44:44.126241 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-fea49526-c20d-4990-a746-fd7cd513fda7 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] https://10.4.3.223/volume/v3/backups/a117e5c2-8543-4508-b7e7-ad1a2448a885 returned with HTTP 200 Jul 03 02:44:44.126696 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1444/5747] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:44:44 2026] GET /volume/v3/backups/a117e5c2-8543-4508-b7e7-ad1a2448a885 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:44:44.135626 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-79ae9bd6-0014-4b25-94b6-67d166f8eb6d None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:44:44.137963 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-79ae9bd6-0014-4b25-94b6-67d166f8eb6d tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] GET https://10.4.3.223/volume/v3/backups/4e2d83d7-7c44-42cd-ab57-5c883003ec08 Jul 03 02:44:44.138199 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-79ae9bd6-0014-4b25-94b6-67d166f8eb6d tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:44:44.138449 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-79ae9bd6-0014-4b25-94b6-67d166f8eb6d tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:44:44.138601 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-79ae9bd6-0014-4b25-94b6-67d166f8eb6d tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Show backup with id 4e2d83d7-7c44-42cd-ab57-5c883003ec08. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:44:44.143917 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:44:44.143917 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:44:44.144895 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-79ae9bd6-0014-4b25-94b6-67d166f8eb6d tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] https://10.4.3.223/volume/v3/backups/4e2d83d7-7c44-42cd-ab57-5c883003ec08 returned with HTTP 200 Jul 03 02:44:44.145353 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1428/5748] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:44:44 2026] GET /volume/v3/backups/4e2d83d7-7c44-42cd-ab57-5c883003ec08 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:44:44.155086 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-281778d0-b1d2-45f4-b01f-f25c71e2d711 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:44:44.157062 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-281778d0-b1d2-45f4-b01f-f25c71e2d711 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] DELETE https://10.4.3.223/volume/v3/backups/a117e5c2-8543-4508-b7e7-ad1a2448a885 Jul 03 02:44:44.157265 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-281778d0-b1d2-45f4-b01f-f25c71e2d711 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:44:44.157454 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-281778d0-b1d2-45f4-b01f-f25c71e2d711 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Calling method 'delete' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:44:44.157566 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.contrib.backups [None req-281778d0-b1d2-45f4-b01f-f25c71e2d711 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Delete backup with id: a117e5c2-8543-4508-b7e7-ad1a2448a885. Jul 03 02:44:44.162260 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:44:44.162260 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:44:44.176070 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.backup.rpcapi [None req-281778d0-b1d2-45f4-b01f-f25c71e2d711 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] delete_backup rpcapi backup_id a117e5c2-8543-4508-b7e7-ad1a2448a885 {{(pid=100013) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 02:44:44.177832 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-281778d0-b1d2-45f4-b01f-f25c71e2d711 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] https://10.4.3.223/volume/v3/backups/a117e5c2-8543-4508-b7e7-ad1a2448a885 returned with HTTP 202 Jul 03 02:44:44.178212 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1440/5749] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:44:44 2026] DELETE /volume/v3/backups/a117e5c2-8543-4508-b7e7-ad1a2448a885 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 02:44:44.185277 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-2a27d413-df41-4cd1-ad2a-5e1739cf73a2 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:44:44.187374 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-2a27d413-df41-4cd1-ad2a-5e1739cf73a2 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] GET https://10.4.3.223/volume/v3/backups/a117e5c2-8543-4508-b7e7-ad1a2448a885 Jul 03 02:44:44.187674 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-2a27d413-df41-4cd1-ad2a-5e1739cf73a2 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:44:44.187881 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-2a27d413-df41-4cd1-ad2a-5e1739cf73a2 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:44:44.188029 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-2a27d413-df41-4cd1-ad2a-5e1739cf73a2 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Show backup with id a117e5c2-8543-4508-b7e7-ad1a2448a885. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:44:44.193313 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:44:44.193313 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:44:44.194340 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-2a27d413-df41-4cd1-ad2a-5e1739cf73a2 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] https://10.4.3.223/volume/v3/backups/a117e5c2-8543-4508-b7e7-ad1a2448a885 returned with HTTP 200 Jul 03 02:44:44.195039 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1438/5750] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:44:44 2026] GET /volume/v3/backups/a117e5c2-8543-4508-b7e7-ad1a2448a885 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:44:45.205010 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-05f3b89e-16b4-4eed-9641-1027f04a5077 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:44:45.206809 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-05f3b89e-16b4-4eed-9641-1027f04a5077 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] GET https://10.4.3.223/volume/v3/backups/a117e5c2-8543-4508-b7e7-ad1a2448a885 Jul 03 02:44:45.207067 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-05f3b89e-16b4-4eed-9641-1027f04a5077 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:44:45.207310 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-05f3b89e-16b4-4eed-9641-1027f04a5077 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:44:45.207495 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-05f3b89e-16b4-4eed-9641-1027f04a5077 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Show backup with id a117e5c2-8543-4508-b7e7-ad1a2448a885. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:44:45.211712 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-05f3b89e-16b4-4eed-9641-1027f04a5077 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] https://10.4.3.223/volume/v3/backups/a117e5c2-8543-4508-b7e7-ad1a2448a885 returned with HTTP 404 Jul 03 02:44:45.212234 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1445/5751] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:44:45 2026] GET /volume/v3/backups/a117e5c2-8543-4508-b7e7-ad1a2448a885 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:44:45.220088 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-a2eaa53d-ffb4-4784-a8eb-514038553466 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:44:45.222009 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-a2eaa53d-ffb4-4784-a8eb-514038553466 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] DELETE https://10.4.3.223/volume/v3/backups/1ed45c53-47dd-4c16-a226-4b2703a3955e Jul 03 02:44:45.222217 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-a2eaa53d-ffb4-4784-a8eb-514038553466 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:44:45.222437 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-a2eaa53d-ffb4-4784-a8eb-514038553466 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Calling method 'delete' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:44:45.222595 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.contrib.backups [None req-a2eaa53d-ffb4-4784-a8eb-514038553466 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Delete backup with id: 1ed45c53-47dd-4c16-a226-4b2703a3955e. Jul 03 02:44:45.228448 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:44:45.228448 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:44:45.246821 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.backup.rpcapi [None req-a2eaa53d-ffb4-4784-a8eb-514038553466 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] delete_backup rpcapi backup_id 1ed45c53-47dd-4c16-a226-4b2703a3955e {{(pid=100014) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 02:44:45.249290 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-a2eaa53d-ffb4-4784-a8eb-514038553466 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] https://10.4.3.223/volume/v3/backups/1ed45c53-47dd-4c16-a226-4b2703a3955e returned with HTTP 202 Jul 03 02:44:45.249875 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1429/5752] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:44:45 2026] DELETE /volume/v3/backups/1ed45c53-47dd-4c16-a226-4b2703a3955e => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 02:44:45.258227 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-dfffcba0-190d-4ef9-afbb-b11967f0f4d2 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:44:45.260448 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-dfffcba0-190d-4ef9-afbb-b11967f0f4d2 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] GET https://10.4.3.223/volume/v3/backups/1ed45c53-47dd-4c16-a226-4b2703a3955e Jul 03 02:44:45.260716 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-dfffcba0-190d-4ef9-afbb-b11967f0f4d2 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:44:45.260966 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-dfffcba0-190d-4ef9-afbb-b11967f0f4d2 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:44:45.261123 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-dfffcba0-190d-4ef9-afbb-b11967f0f4d2 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Show backup with id 1ed45c53-47dd-4c16-a226-4b2703a3955e. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:44:45.266356 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:44:45.266356 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:44:45.267050 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-dfffcba0-190d-4ef9-afbb-b11967f0f4d2 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] https://10.4.3.223/volume/v3/backups/1ed45c53-47dd-4c16-a226-4b2703a3955e returned with HTTP 200 Jul 03 02:44:45.267657 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1441/5753] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:44:45 2026] GET /volume/v3/backups/1ed45c53-47dd-4c16-a226-4b2703a3955e => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:44:46.278454 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-ab989168-d097-42b3-afe9-fba80dfe715c None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:44:46.280672 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-ab989168-d097-42b3-afe9-fba80dfe715c tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] GET https://10.4.3.223/volume/v3/backups/1ed45c53-47dd-4c16-a226-4b2703a3955e Jul 03 02:44:46.280873 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-ab989168-d097-42b3-afe9-fba80dfe715c tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:44:46.281118 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-ab989168-d097-42b3-afe9-fba80dfe715c tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:44:46.281323 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.backups [None req-ab989168-d097-42b3-afe9-fba80dfe715c tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Show backup with id 1ed45c53-47dd-4c16-a226-4b2703a3955e. {{(pid=100012) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:44:46.285153 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-ab989168-d097-42b3-afe9-fba80dfe715c tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] https://10.4.3.223/volume/v3/backups/1ed45c53-47dd-4c16-a226-4b2703a3955e returned with HTTP 404 Jul 03 02:44:46.285697 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1439/5754] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:44:46 2026] GET /volume/v3/backups/1ed45c53-47dd-4c16-a226-4b2703a3955e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:44:46.292910 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-e64671b7-b227-4390-87d8-c43aae4c060a None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:44:46.294984 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-e64671b7-b227-4390-87d8-c43aae4c060a tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] DELETE https://10.4.3.223/volume/v3/backups/4e2d83d7-7c44-42cd-ab57-5c883003ec08 Jul 03 02:44:46.295197 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-e64671b7-b227-4390-87d8-c43aae4c060a tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:44:46.295499 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-e64671b7-b227-4390-87d8-c43aae4c060a tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:44:46.295669 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.contrib.backups [None req-e64671b7-b227-4390-87d8-c43aae4c060a tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Delete backup with id: 4e2d83d7-7c44-42cd-ab57-5c883003ec08. Jul 03 02:44:46.301032 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:44:46.301032 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:44:46.313079 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.backup.rpcapi [None req-e64671b7-b227-4390-87d8-c43aae4c060a tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] delete_backup rpcapi backup_id 4e2d83d7-7c44-42cd-ab57-5c883003ec08 {{(pid=100015) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 02:44:46.315139 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-e64671b7-b227-4390-87d8-c43aae4c060a tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] https://10.4.3.223/volume/v3/backups/4e2d83d7-7c44-42cd-ab57-5c883003ec08 returned with HTTP 202 Jul 03 02:44:46.315864 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1446/5755] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:44:46 2026] DELETE /volume/v3/backups/4e2d83d7-7c44-42cd-ab57-5c883003ec08 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 02:44:46.323032 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-cbe96cbd-4ed5-4abc-acbc-f7ef18616a6d None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:44:46.324964 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-cbe96cbd-4ed5-4abc-acbc-f7ef18616a6d tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] GET https://10.4.3.223/volume/v3/backups/4e2d83d7-7c44-42cd-ab57-5c883003ec08 Jul 03 02:44:46.325288 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-cbe96cbd-4ed5-4abc-acbc-f7ef18616a6d tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:44:46.325672 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-cbe96cbd-4ed5-4abc-acbc-f7ef18616a6d tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:44:46.325794 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-cbe96cbd-4ed5-4abc-acbc-f7ef18616a6d tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Show backup with id 4e2d83d7-7c44-42cd-ab57-5c883003ec08. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:44:46.331036 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:44:46.331036 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:44:46.332017 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-cbe96cbd-4ed5-4abc-acbc-f7ef18616a6d tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] https://10.4.3.223/volume/v3/backups/4e2d83d7-7c44-42cd-ab57-5c883003ec08 returned with HTTP 200 Jul 03 02:44:46.332389 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1430/5756] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:44:46 2026] GET /volume/v3/backups/4e2d83d7-7c44-42cd-ab57-5c883003ec08 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:44:47.344256 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-2f772c8c-f76f-4930-9dac-7285e43af150 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:44:47.346020 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-2f772c8c-f76f-4930-9dac-7285e43af150 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] GET https://10.4.3.223/volume/v3/backups/4e2d83d7-7c44-42cd-ab57-5c883003ec08 Jul 03 02:44:47.346198 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-2f772c8c-f76f-4930-9dac-7285e43af150 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:44:47.346428 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-2f772c8c-f76f-4930-9dac-7285e43af150 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:44:47.346607 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.backups [None req-2f772c8c-f76f-4930-9dac-7285e43af150 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Show backup with id 4e2d83d7-7c44-42cd-ab57-5c883003ec08. {{(pid=100013) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:44:47.351155 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-2f772c8c-f76f-4930-9dac-7285e43af150 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] https://10.4.3.223/volume/v3/backups/4e2d83d7-7c44-42cd-ab57-5c883003ec08 returned with HTTP 404 Jul 03 02:44:47.351920 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1442/5757] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:44:47 2026] GET /volume/v3/backups/4e2d83d7-7c44-42cd-ab57-5c883003ec08 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:44:47.359633 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-0d14d14f-05c5-4267-b6f2-a561aea68032 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:44:47.362003 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-0d14d14f-05c5-4267-b6f2-a561aea68032 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] DELETE https://10.4.3.223/volume/v3/backups/9fa1b327-dafa-4ce8-9db4-257604a409d7 Jul 03 02:44:47.362003 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-0d14d14f-05c5-4267-b6f2-a561aea68032 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:44:47.362130 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-0d14d14f-05c5-4267-b6f2-a561aea68032 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Calling method 'delete' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:44:47.363509 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.contrib.backups [None req-0d14d14f-05c5-4267-b6f2-a561aea68032 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Delete backup with id: 9fa1b327-dafa-4ce8-9db4-257604a409d7. Jul 03 02:44:47.368871 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:44:47.368871 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:44:47.381884 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.backup.rpcapi [None req-0d14d14f-05c5-4267-b6f2-a561aea68032 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] delete_backup rpcapi backup_id 9fa1b327-dafa-4ce8-9db4-257604a409d7 {{(pid=100012) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 03 02:44:47.383952 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-0d14d14f-05c5-4267-b6f2-a561aea68032 tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] https://10.4.3.223/volume/v3/backups/9fa1b327-dafa-4ce8-9db4-257604a409d7 returned with HTTP 202 Jul 03 02:44:47.383952 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1440/5758] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:44:47 2026] DELETE /volume/v3/backups/9fa1b327-dafa-4ce8-9db4-257604a409d7 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 02:44:47.391088 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-2b5f0486-1d47-4585-aa1e-388e092ca7fa None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:44:47.392864 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-2b5f0486-1d47-4585-aa1e-388e092ca7fa tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] GET https://10.4.3.223/volume/v3/backups/9fa1b327-dafa-4ce8-9db4-257604a409d7 Jul 03 02:44:47.393099 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-2b5f0486-1d47-4585-aa1e-388e092ca7fa tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:44:47.393285 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-2b5f0486-1d47-4585-aa1e-388e092ca7fa tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:44:47.393389 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.backups [None req-2b5f0486-1d47-4585-aa1e-388e092ca7fa tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Show backup with id 9fa1b327-dafa-4ce8-9db4-257604a409d7. {{(pid=100015) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:44:47.397943 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:44:47.397943 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:44:47.398642 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-2b5f0486-1d47-4585-aa1e-388e092ca7fa tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] https://10.4.3.223/volume/v3/backups/9fa1b327-dafa-4ce8-9db4-257604a409d7 returned with HTTP 200 Jul 03 02:44:47.398999 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1447/5759] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:44:47 2026] GET /volume/v3/backups/9fa1b327-dafa-4ce8-9db4-257604a409d7 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:44:48.409532 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-5d063347-9640-4e54-9143-7deb33b68c7c None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:44:48.411767 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-5d063347-9640-4e54-9143-7deb33b68c7c tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] GET https://10.4.3.223/volume/v3/backups/9fa1b327-dafa-4ce8-9db4-257604a409d7 Jul 03 02:44:48.411999 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-5d063347-9640-4e54-9143-7deb33b68c7c tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:44:48.412177 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-5d063347-9640-4e54-9143-7deb33b68c7c tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:44:48.412260 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.backups [None req-5d063347-9640-4e54-9143-7deb33b68c7c tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] Show backup with id 9fa1b327-dafa-4ce8-9db4-257604a409d7. {{(pid=100014) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 03 02:44:48.416216 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-5d063347-9640-4e54-9143-7deb33b68c7c tempest-VolumesBackupsTest-483130512 tempest-VolumesBackupsTest-483130512-project-admin] https://10.4.3.223/volume/v3/backups/9fa1b327-dafa-4ce8-9db4-257604a409d7 returned with HTTP 404 Jul 03 02:44:48.416890 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1431/5760] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:44:48 2026] GET /volume/v3/backups/9fa1b327-dafa-4ce8-9db4-257604a409d7 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:44:48.430587 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-e7760d67-7c0d-47fe-9e25-39c0f39e703c None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:44:48.432383 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-e7760d67-7c0d-47fe-9e25-39c0f39e703c tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] DELETE https://10.4.3.223/volume/v3/volumes/2f0693c1-162c-467c-b993-b77851797cb9 Jul 03 02:44:48.432705 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-e7760d67-7c0d-47fe-9e25-39c0f39e703c tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:44:48.432957 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-e7760d67-7c0d-47fe-9e25-39c0f39e703c tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Calling method 'delete' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:44:48.433133 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.volumes [None req-e7760d67-7c0d-47fe-9e25-39c0f39e703c tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Delete volume with id: 2f0693c1-162c-467c-b993-b77851797cb9 Jul 03 02:44:48.440949 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:44:48.440949 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:44:48.441636 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-e7760d67-7c0d-47fe-9e25-39c0f39e703c tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Volume info retrieved successfully. Jul 03 02:44:48.463413 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-e7760d67-7c0d-47fe-9e25-39c0f39e703c tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Delete volume request issued successfully. Jul 03 02:44:48.463670 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-e7760d67-7c0d-47fe-9e25-39c0f39e703c tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] https://10.4.3.223/volume/v3/volumes/2f0693c1-162c-467c-b993-b77851797cb9 returned with HTTP 202 Jul 03 02:44:48.464013 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1443/5761] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:44:48 2026] DELETE /volume/v3/volumes/2f0693c1-162c-467c-b993-b77851797cb9 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:44:48.471695 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-db7d4a74-225a-4808-bcfc-057e278f2d9f None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:44:48.473531 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-db7d4a74-225a-4808-bcfc-057e278f2d9f tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] GET https://10.4.3.223/volume/v3/volumes/2f0693c1-162c-467c-b993-b77851797cb9 Jul 03 02:44:48.473749 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-db7d4a74-225a-4808-bcfc-057e278f2d9f tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:44:48.473973 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-db7d4a74-225a-4808-bcfc-057e278f2d9f tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:44:48.483358 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:44:48.483358 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:44:48.488939 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-db7d4a74-225a-4808-bcfc-057e278f2d9f tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Volume info retrieved successfully. Jul 03 02:44:48.495804 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-db7d4a74-225a-4808-bcfc-057e278f2d9f tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] https://10.4.3.223/volume/v3/volumes/2f0693c1-162c-467c-b993-b77851797cb9 returned with HTTP 200 Jul 03 02:44:48.496341 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1441/5762] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:44:48 2026] GET /volume/v3/volumes/2f0693c1-162c-467c-b993-b77851797cb9 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:44:49.508569 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-d53116cd-281c-4b94-bd41-668621ab8442 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:44:49.510340 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-d53116cd-281c-4b94-bd41-668621ab8442 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] GET https://10.4.3.223/volume/v3/volumes/2f0693c1-162c-467c-b993-b77851797cb9 Jul 03 02:44:49.510588 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-d53116cd-281c-4b94-bd41-668621ab8442 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:44:49.510805 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-d53116cd-281c-4b94-bd41-668621ab8442 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:44:49.516401 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-d53116cd-281c-4b94-bd41-668621ab8442 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] https://10.4.3.223/volume/v3/volumes/2f0693c1-162c-467c-b993-b77851797cb9 returned with HTTP 404 Jul 03 02:44:49.516840 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1448/5763] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:44:49 2026] GET /volume/v3/volumes/2f0693c1-162c-467c-b993-b77851797cb9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:44:49.523011 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-07d122d5-c665-4356-bd26-1a16c766de93 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:44:49.524659 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-07d122d5-c665-4356-bd26-1a16c766de93 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] DELETE https://10.4.3.223/volume/v3/volumes/d13bc310-b60e-45bc-b196-2f490d0c3901 Jul 03 02:44:49.524840 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-07d122d5-c665-4356-bd26-1a16c766de93 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:44:49.525037 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-07d122d5-c665-4356-bd26-1a16c766de93 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Calling method 'delete' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:44:49.525233 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.volumes [None req-07d122d5-c665-4356-bd26-1a16c766de93 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Delete volume with id: d13bc310-b60e-45bc-b196-2f490d0c3901 Jul 03 02:44:49.533202 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:44:49.533202 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:44:49.533857 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-07d122d5-c665-4356-bd26-1a16c766de93 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Volume info retrieved successfully. Jul 03 02:44:49.555466 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-07d122d5-c665-4356-bd26-1a16c766de93 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Delete volume request issued successfully. Jul 03 02:44:49.555665 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-07d122d5-c665-4356-bd26-1a16c766de93 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] https://10.4.3.223/volume/v3/volumes/d13bc310-b60e-45bc-b196-2f490d0c3901 returned with HTTP 202 Jul 03 02:44:49.556259 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1432/5764] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:44:49 2026] DELETE /volume/v3/volumes/d13bc310-b60e-45bc-b196-2f490d0c3901 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:44:49.563841 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-b29d40e9-dc8d-40ab-8764-8df743058690 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:44:49.565682 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-b29d40e9-dc8d-40ab-8764-8df743058690 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] GET https://10.4.3.223/volume/v3/volumes/d13bc310-b60e-45bc-b196-2f490d0c3901 Jul 03 02:44:49.565893 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-b29d40e9-dc8d-40ab-8764-8df743058690 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:44:49.566107 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-b29d40e9-dc8d-40ab-8764-8df743058690 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:44:49.574143 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:44:49.574143 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:44:49.578431 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-b29d40e9-dc8d-40ab-8764-8df743058690 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Volume info retrieved successfully. Jul 03 02:44:49.584399 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-b29d40e9-dc8d-40ab-8764-8df743058690 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] https://10.4.3.223/volume/v3/volumes/d13bc310-b60e-45bc-b196-2f490d0c3901 returned with HTTP 200 Jul 03 02:44:49.584908 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1444/5765] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:44:49 2026] GET /volume/v3/volumes/d13bc310-b60e-45bc-b196-2f490d0c3901 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:44:50.599782 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-bae154b8-c994-4156-8483-e6333a48817d None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:44:50.602577 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-bae154b8-c994-4156-8483-e6333a48817d tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] GET https://10.4.3.223/volume/v3/volumes/d13bc310-b60e-45bc-b196-2f490d0c3901 Jul 03 02:44:50.602790 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-bae154b8-c994-4156-8483-e6333a48817d tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:44:50.603044 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-bae154b8-c994-4156-8483-e6333a48817d tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:44:50.611399 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-bae154b8-c994-4156-8483-e6333a48817d tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] https://10.4.3.223/volume/v3/volumes/d13bc310-b60e-45bc-b196-2f490d0c3901 returned with HTTP 404 Jul 03 02:44:50.611399 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1442/5766] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:44:50 2026] GET /volume/v3/volumes/d13bc310-b60e-45bc-b196-2f490d0c3901 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:44:50.618617 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-88b19736-c15c-48bd-8693-2eeaf8d23e42 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:44:50.620399 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-88b19736-c15c-48bd-8693-2eeaf8d23e42 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] DELETE https://10.4.3.223/volume/v3/volumes/f197a4e5-8e70-436b-a3e9-1893bd21379a Jul 03 02:44:50.620634 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-88b19736-c15c-48bd-8693-2eeaf8d23e42 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:44:50.620706 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-88b19736-c15c-48bd-8693-2eeaf8d23e42 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:44:50.620823 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-88b19736-c15c-48bd-8693-2eeaf8d23e42 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Delete volume with id: f197a4e5-8e70-436b-a3e9-1893bd21379a Jul 03 02:44:50.629148 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:44:50.629148 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:44:50.629788 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-88b19736-c15c-48bd-8693-2eeaf8d23e42 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Volume info retrieved successfully. Jul 03 02:44:50.658068 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-88b19736-c15c-48bd-8693-2eeaf8d23e42 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Delete volume request issued successfully. Jul 03 02:44:50.658290 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-88b19736-c15c-48bd-8693-2eeaf8d23e42 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] https://10.4.3.223/volume/v3/volumes/f197a4e5-8e70-436b-a3e9-1893bd21379a returned with HTTP 202 Jul 03 02:44:50.658727 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1449/5767] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:44:50 2026] DELETE /volume/v3/volumes/f197a4e5-8e70-436b-a3e9-1893bd21379a => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:44:50.666256 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-3964d5aa-92e9-4a4b-923a-f97187e6369e None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:44:50.668392 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-3964d5aa-92e9-4a4b-923a-f97187e6369e tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] GET https://10.4.3.223/volume/v3/volumes/f197a4e5-8e70-436b-a3e9-1893bd21379a Jul 03 02:44:50.668589 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-3964d5aa-92e9-4a4b-923a-f97187e6369e tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:44:50.668848 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-3964d5aa-92e9-4a4b-923a-f97187e6369e tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:44:50.676511 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:44:50.676511 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:44:50.680905 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-3964d5aa-92e9-4a4b-923a-f97187e6369e tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Volume info retrieved successfully. Jul 03 02:44:50.686405 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-3964d5aa-92e9-4a4b-923a-f97187e6369e tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] https://10.4.3.223/volume/v3/volumes/f197a4e5-8e70-436b-a3e9-1893bd21379a returned with HTTP 200 Jul 03 02:44:50.686986 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1433/5768] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:44:50 2026] GET /volume/v3/volumes/f197a4e5-8e70-436b-a3e9-1893bd21379a => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:44:51.701440 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-726986c0-283f-41ba-886d-7175866c84f8 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:44:51.703204 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-726986c0-283f-41ba-886d-7175866c84f8 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] GET https://10.4.3.223/volume/v3/volumes/f197a4e5-8e70-436b-a3e9-1893bd21379a Jul 03 02:44:51.703393 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-726986c0-283f-41ba-886d-7175866c84f8 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:44:51.703584 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-726986c0-283f-41ba-886d-7175866c84f8 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:44:51.709473 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-726986c0-283f-41ba-886d-7175866c84f8 tempest-VolumesBackupsTest-986908416 tempest-VolumesBackupsTest-986908416-project-member] https://10.4.3.223/volume/v3/volumes/f197a4e5-8e70-436b-a3e9-1893bd21379a returned with HTTP 404 Jul 03 02:44:51.709912 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1445/5769] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:44:51 2026] GET /volume/v3/volumes/f197a4e5-8e70-436b-a3e9-1893bd21379a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:44:53.952393 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-50caa72a-a702-4050-843a-205be541c229 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:44:54.049016 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-50caa72a-a702-4050-843a-205be541c229 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:44:54.049411 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-50caa72a-a702-4050-843a-205be541c229 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2011331415"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:44:54.051149 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.volumes [None req-50caa72a-a702-4050-843a-205be541c229 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2011331415'}} {{(pid=100012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:44:54.051328 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.volumes [None req-50caa72a-a702-4050-843a-205be541c229 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Create volume of 1 GB Jul 03 02:44:54.056055 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-50caa72a-a702-4050-843a-205be541c229 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Availability Zones retrieved successfully. Jul 03 02:44:54.062410 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-50caa72a-a702-4050-843a-205be541c229 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Flow 'volume_create_api' (e2fd03ee-dde0-49a3-a3ff-a898de3a6de0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:44:54.063490 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-50caa72a-a702-4050-843a-205be541c229 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fdd5d5f7-4b83-4aac-9e50-c17a0c7ed968) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:44:54.064438 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.flows.api.create_volume [None req-50caa72a-a702-4050-843a-205be541c229 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Validating volume size '1' using validate_int {{(pid=100012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:44:54.099798 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-50caa72a-a702-4050-843a-205be541c229 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fdd5d5f7-4b83-4aac-9e50-c17a0c7ed968) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:44:54.101034 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-50caa72a-a702-4050-843a-205be541c229 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e4aa587-0ece-42e5-a166-ac09a63dd6d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:44:54.167886 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.quota [None req-50caa72a-a702-4050-843a-205be541c229 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Created reservations ['6180407e-77d2-4bdd-80c6-6eb15186d833', '79cf011e-7863-4dc0-b715-ff7b336977cc', 'cd03cb90-162c-49b4-94cf-8e3e38312eb3', 'bab79c70-2585-447a-bb9b-cf45a5050018'] {{(pid=100012) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:44:54.168895 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-50caa72a-a702-4050-843a-205be541c229 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e4aa587-0ece-42e5-a166-ac09a63dd6d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6180407e-77d2-4bdd-80c6-6eb15186d833', '79cf011e-7863-4dc0-b715-ff7b336977cc', 'cd03cb90-162c-49b4-94cf-8e3e38312eb3', 'bab79c70-2585-447a-bb9b-cf45a5050018']}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:44:54.169810 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-50caa72a-a702-4050-843a-205be541c229 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26f54767-2d46-465d-90ef-38e09a13f7bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:44:54.201389 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-50caa72a-a702-4050-843a-205be541c229 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26f54767-2d46-465d-90ef-38e09a13f7bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'edd611b9-cb25-4e91-80f2-b640f13f6f93', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2011331415',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb4a9402119a4b9f85763184a867d16c',qos_specs=None,replication_status=,reservations=['6180407e-77d2-4bdd-80c6-6eb15186d833','79cf011e-7863-4dc0-b715-ff7b336977cc','cd03cb90-162c-49b4-94cf-8e3e38312eb3','bab79c70-2585-447a-bb9b-cf45a5050018'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2dc7bcd2add44e51b4401416e332bd05',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:44:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2011331415',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=edd611b9-cb25-4e91-80f2-b640f13f6f93,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb4a9402119a4b9f85763184a867d16c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2dc7bcd2add44e51b4401416e332bd05',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:44:54.202488 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-50caa72a-a702-4050-843a-205be541c229 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd5ddb17-6655-40f9-a73f-999ff95367b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:44:54.224618 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-50caa72a-a702-4050-843a-205be541c229 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd5ddb17-6655-40f9-a73f-999ff95367b6) transitioned into state 'SUCCESS' from state '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-2011331415',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb4a9402119a4b9f85763184a867d16c',qos_specs=None,replication_status=,reservations=['6180407e-77d2-4bdd-80c6-6eb15186d833','79cf011e-7863-4dc0-b715-ff7b336977cc','cd03cb90-162c-49b4-94cf-8e3e38312eb3','bab79c70-2585-447a-bb9b-cf45a5050018'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2dc7bcd2add44e51b4401416e332bd05',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:44:54.225272 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-50caa72a-a702-4050-843a-205be541c229 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d8ddbe6-a984-49d5-98ae-e0e0c699824c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:44:54.234690 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-50caa72a-a702-4050-843a-205be541c229 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d8ddbe6-a984-49d5-98ae-e0e0c699824c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:44:54.235358 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-50caa72a-a702-4050-843a-205be541c229 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Flow 'volume_create_api' (e2fd03ee-dde0-49a3-a3ff-a898de3a6de0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:44:54.235708 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-50caa72a-a702-4050-843a-205be541c229 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Create volume request issued successfully. Jul 03 02:44:54.236300 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-50caa72a-a702-4050-843a-205be541c229 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:44:54.236750 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1443/5770] 10.4.3.223 () {68 vars in 1258 bytes} [Fri Jul 3 02:44:53 2026] POST /volume/v3/volumes => generated 778 bytes in 285 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:44:54.248819 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-d2d4ee0d-a147-4ae3-84cd-82f2cdd8d75b None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:44:54.250723 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-d2d4ee0d-a147-4ae3-84cd-82f2cdd8d75b tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] GET https://10.4.3.223/volume/v3/volumes/edd611b9-cb25-4e91-80f2-b640f13f6f93 Jul 03 02:44:54.250936 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-d2d4ee0d-a147-4ae3-84cd-82f2cdd8d75b tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:44:54.251118 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-d2d4ee0d-a147-4ae3-84cd-82f2cdd8d75b tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:44:54.259019 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:44:54.259019 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:44:54.263856 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-d2d4ee0d-a147-4ae3-84cd-82f2cdd8d75b tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Volume info retrieved successfully. Jul 03 02:44:54.269993 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-d2d4ee0d-a147-4ae3-84cd-82f2cdd8d75b tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] https://10.4.3.223/volume/v3/volumes/edd611b9-cb25-4e91-80f2-b640f13f6f93 returned with HTTP 200 Jul 03 02:44:54.270559 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1450/5771] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:44:54 2026] GET /volume/v3/volumes/edd611b9-cb25-4e91-80f2-b640f13f6f93 => generated 957 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:44:55.285197 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-a453afaf-c852-45c3-9aa4-d6849575e845 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:44:55.287338 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-a453afaf-c852-45c3-9aa4-d6849575e845 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] GET https://10.4.3.223/volume/v3/volumes/edd611b9-cb25-4e91-80f2-b640f13f6f93 Jul 03 02:44:55.287617 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-a453afaf-c852-45c3-9aa4-d6849575e845 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:44:55.287833 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-a453afaf-c852-45c3-9aa4-d6849575e845 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:44:55.296364 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:44:55.296364 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:44:55.300718 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-a453afaf-c852-45c3-9aa4-d6849575e845 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Volume info retrieved successfully. Jul 03 02:44:55.305247 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-a453afaf-c852-45c3-9aa4-d6849575e845 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] https://10.4.3.223/volume/v3/volumes/edd611b9-cb25-4e91-80f2-b640f13f6f93 returned with HTTP 200 Jul 03 02:44:55.305696 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1434/5772] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:44:55 2026] GET /volume/v3/volumes/edd611b9-cb25-4e91-80f2-b640f13f6f93 => generated 1018 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:44:55.322004 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-de6e1647-c420-4889-9cf3-482c8971f54a None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:44:55.383525 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-de6e1647-c420-4889-9cf3-482c8971f54a tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-member] POST https://10.4.3.223/volume/v3/snapshots Jul 03 02:44:55.383842 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-de6e1647-c420-4889-9cf3-482c8971f54a tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "edd611b9-cb25-4e91-80f2-b640f13f6f93", "name": "tempest-ProjectMemberTests-Snapshot-1218424238"}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:44:55.392515 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:44:55.392515 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:44:55.393111 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-de6e1647-c420-4889-9cf3-482c8971f54a tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-member] Volume info retrieved successfully. Jul 03 02:44:55.393288 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.snapshots [None req-de6e1647-c420-4889-9cf3-482c8971f54a tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-member] Create snapshot from volume edd611b9-cb25-4e91-80f2-b640f13f6f93 Jul 03 02:44:55.432336 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.quota [None req-de6e1647-c420-4889-9cf3-482c8971f54a tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-member] Created reservations ['1b972904-1245-4b41-bb54-53b4974a1967', 'a79bec77-33ac-4b86-9198-963c7a11e18c', '5d153869-02b5-444f-9a33-1427a47993c6', 'd8bcd475-4059-4a0d-8f7d-bedc2fc8a8ad'] {{(pid=100013) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:44:55.473690 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-de6e1647-c420-4889-9cf3-482c8971f54a tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-member] Snapshot create request issued successfully. Jul 03 02:44:55.474002 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-de6e1647-c420-4889-9cf3-482c8971f54a tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-member] https://10.4.3.223/volume/v3/snapshots returned with HTTP 202 Jul 03 02:44:55.474387 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1446/5773] 10.4.3.223 () {68 vars in 1265 bytes} [Fri Jul 3 02:44:55 2026] POST /volume/v3/snapshots => generated 305 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:44:55.485678 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-5dcfaa8a-91db-4cfd-ba75-d24508b75bb7 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:44:55.488374 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-5dcfaa8a-91db-4cfd-ba75-d24508b75bb7 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-member] GET https://10.4.3.223/volume/v3/snapshots/841fb529-a97f-4137-9f26-2edc6f630135 Jul 03 02:44:55.488602 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-5dcfaa8a-91db-4cfd-ba75-d24508b75bb7 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:44:55.488788 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-5dcfaa8a-91db-4cfd-ba75-d24508b75bb7 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:44:55.494585 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:44:55.494585 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:44:55.495092 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-5dcfaa8a-91db-4cfd-ba75-d24508b75bb7 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-member] Snapshot retrieved successfully. Jul 03 02:44:55.495954 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-5dcfaa8a-91db-4cfd-ba75-d24508b75bb7 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-member] https://10.4.3.223/volume/v3/snapshots/841fb529-a97f-4137-9f26-2edc6f630135 returned with HTTP 200 Jul 03 02:44:55.496383 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1444/5774] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:44:55 2026] GET /volume/v3/snapshots/841fb529-a97f-4137-9f26-2edc6f630135 => generated 437 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:44:56.506269 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-b0cb6dbc-a84e-4f6b-a7c5-18e6f8a853f9 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:44:56.508587 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-b0cb6dbc-a84e-4f6b-a7c5-18e6f8a853f9 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-member] GET https://10.4.3.223/volume/v3/snapshots/841fb529-a97f-4137-9f26-2edc6f630135 Jul 03 02:44:56.508805 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-b0cb6dbc-a84e-4f6b-a7c5-18e6f8a853f9 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:44:56.508991 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-b0cb6dbc-a84e-4f6b-a7c5-18e6f8a853f9 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:44:56.513978 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:44:56.513978 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:44:56.514378 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-b0cb6dbc-a84e-4f6b-a7c5-18e6f8a853f9 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-member] Snapshot retrieved successfully. Jul 03 02:44:56.515083 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-b0cb6dbc-a84e-4f6b-a7c5-18e6f8a853f9 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-member] https://10.4.3.223/volume/v3/snapshots/841fb529-a97f-4137-9f26-2edc6f630135 returned with HTTP 200 Jul 03 02:44:56.515492 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1451/5775] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:44:56 2026] GET /volume/v3/snapshots/841fb529-a97f-4137-9f26-2edc6f630135 => generated 464 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:44:56.524202 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-3911c711-0210-4056-adbe-12b3299af0d9 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:44:56.525802 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-3911c711-0210-4056-adbe-12b3299af0d9 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/841fb529-a97f-4137-9f26-2edc6f630135 Jul 03 02:44:56.525963 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-3911c711-0210-4056-adbe-12b3299af0d9 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:44:56.526141 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-3911c711-0210-4056-adbe-12b3299af0d9 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-member] Calling method 'delete' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:44:56.526235 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.snapshots [None req-3911c711-0210-4056-adbe-12b3299af0d9 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-member] Delete snapshot with id: 841fb529-a97f-4137-9f26-2edc6f630135 Jul 03 02:44:56.530659 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:44:56.530659 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:44:56.531078 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-3911c711-0210-4056-adbe-12b3299af0d9 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-member] Snapshot retrieved successfully. Jul 03 02:44:56.554557 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-3911c711-0210-4056-adbe-12b3299af0d9 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-member] Snapshot delete request issued successfully. Jul 03 02:44:56.554714 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-3911c711-0210-4056-adbe-12b3299af0d9 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-member] https://10.4.3.223/volume/v3/snapshots/841fb529-a97f-4137-9f26-2edc6f630135 returned with HTTP 202 Jul 03 02:44:56.555283 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1435/5776] 10.4.3.223 () {66 vars in 1357 bytes} [Fri Jul 3 02:44:56 2026] DELETE /volume/v3/snapshots/841fb529-a97f-4137-9f26-2edc6f630135 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:44:56.563123 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-866ba92d-03cb-4cf8-95c7-65347ed92a52 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:44:56.565993 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-866ba92d-03cb-4cf8-95c7-65347ed92a52 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-member] GET https://10.4.3.223/volume/v3/snapshots/841fb529-a97f-4137-9f26-2edc6f630135 Jul 03 02:44:56.566928 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-866ba92d-03cb-4cf8-95c7-65347ed92a52 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:44:56.566928 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-866ba92d-03cb-4cf8-95c7-65347ed92a52 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:44:56.574104 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:44:56.574104 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:44:56.574804 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-866ba92d-03cb-4cf8-95c7-65347ed92a52 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-member] Snapshot retrieved successfully. Jul 03 02:44:56.575953 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-866ba92d-03cb-4cf8-95c7-65347ed92a52 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-member] https://10.4.3.223/volume/v3/snapshots/841fb529-a97f-4137-9f26-2edc6f630135 returned with HTTP 200 Jul 03 02:44:56.576525 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1447/5777] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:44:56 2026] GET /volume/v3/snapshots/841fb529-a97f-4137-9f26-2edc6f630135 => generated 463 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:44:57.585270 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-ba2e2436-2439-4e45-91c9-981c76a82144 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:44:57.587046 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-ba2e2436-2439-4e45-91c9-981c76a82144 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-member] GET https://10.4.3.223/volume/v3/snapshots/841fb529-a97f-4137-9f26-2edc6f630135 Jul 03 02:44:57.587262 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-ba2e2436-2439-4e45-91c9-981c76a82144 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:44:57.587491 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-ba2e2436-2439-4e45-91c9-981c76a82144 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:44:57.592138 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-ba2e2436-2439-4e45-91c9-981c76a82144 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-member] https://10.4.3.223/volume/v3/snapshots/841fb529-a97f-4137-9f26-2edc6f630135 returned with HTTP 404 Jul 03 02:44:57.592675 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1445/5778] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:44:57 2026] GET /volume/v3/snapshots/841fb529-a97f-4137-9f26-2edc6f630135 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:44:57.600608 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-55a050b9-b092-410f-9923-f86ab15e7150 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:44:57.602609 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-55a050b9-b092-410f-9923-f86ab15e7150 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] DELETE https://10.4.3.223/volume/v3/volumes/edd611b9-cb25-4e91-80f2-b640f13f6f93 Jul 03 02:44:57.602803 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-55a050b9-b092-410f-9923-f86ab15e7150 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:44:57.603071 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-55a050b9-b092-410f-9923-f86ab15e7150 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:44:57.603194 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-55a050b9-b092-410f-9923-f86ab15e7150 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Delete volume with id: edd611b9-cb25-4e91-80f2-b640f13f6f93 Jul 03 02:44:57.610780 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:44:57.610780 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:44:57.611110 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-55a050b9-b092-410f-9923-f86ab15e7150 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Volume info retrieved successfully. Jul 03 02:44:57.629414 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-55a050b9-b092-410f-9923-f86ab15e7150 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Delete volume request issued successfully. Jul 03 02:44:57.629603 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-55a050b9-b092-410f-9923-f86ab15e7150 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] https://10.4.3.223/volume/v3/volumes/edd611b9-cb25-4e91-80f2-b640f13f6f93 returned with HTTP 202 Jul 03 02:44:57.629941 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1452/5779] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:44:57 2026] DELETE /volume/v3/volumes/edd611b9-cb25-4e91-80f2-b640f13f6f93 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:44:57.638332 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-30a042b6-d046-49de-8214-5fc0e1461412 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:44:57.640545 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-30a042b6-d046-49de-8214-5fc0e1461412 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] GET https://10.4.3.223/volume/v3/volumes/edd611b9-cb25-4e91-80f2-b640f13f6f93 Jul 03 02:44:57.640801 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-30a042b6-d046-49de-8214-5fc0e1461412 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:44:57.641051 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-30a042b6-d046-49de-8214-5fc0e1461412 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:44:57.649905 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:44:57.649905 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:44:57.653604 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-30a042b6-d046-49de-8214-5fc0e1461412 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Volume info retrieved successfully. Jul 03 02:44:57.658154 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-30a042b6-d046-49de-8214-5fc0e1461412 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] https://10.4.3.223/volume/v3/volumes/edd611b9-cb25-4e91-80f2-b640f13f6f93 returned with HTTP 200 Jul 03 02:44:57.658668 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1436/5780] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:44:57 2026] GET /volume/v3/volumes/edd611b9-cb25-4e91-80f2-b640f13f6f93 => generated 1017 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:44:58.671643 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-f71d1328-4dd9-498d-8023-7fe11cbedfac None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:44:58.673661 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-f71d1328-4dd9-498d-8023-7fe11cbedfac tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] GET https://10.4.3.223/volume/v3/volumes/edd611b9-cb25-4e91-80f2-b640f13f6f93 Jul 03 02:44:58.673876 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-f71d1328-4dd9-498d-8023-7fe11cbedfac tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:44:58.674100 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-f71d1328-4dd9-498d-8023-7fe11cbedfac tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:44:58.680201 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-f71d1328-4dd9-498d-8023-7fe11cbedfac tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] https://10.4.3.223/volume/v3/volumes/edd611b9-cb25-4e91-80f2-b640f13f6f93 returned with HTTP 404 Jul 03 02:44:58.680725 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1448/5781] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:44:58 2026] GET /volume/v3/volumes/edd611b9-cb25-4e91-80f2-b640f13f6f93 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:44:58.688812 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-b7296103-9931-4db5-8ce6-484d8f4c92a2 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:44:58.690514 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-b7296103-9931-4db5-8ce6-484d8f4c92a2 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:44:58.690803 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-b7296103-9931-4db5-8ce6-484d8f4c92a2 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2057717283"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:44:58.692483 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.volumes [None req-b7296103-9931-4db5-8ce6-484d8f4c92a2 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2057717283'}} {{(pid=100012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:44:58.692595 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.volumes [None req-b7296103-9931-4db5-8ce6-484d8f4c92a2 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Create volume of 1 GB Jul 03 02:44:58.696517 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-b7296103-9931-4db5-8ce6-484d8f4c92a2 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Availability Zones retrieved successfully. Jul 03 02:44:58.701663 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-b7296103-9931-4db5-8ce6-484d8f4c92a2 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Flow 'volume_create_api' (4a6d5652-cfcb-481f-8d59-e047b1b55d2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:44:58.702864 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-b7296103-9931-4db5-8ce6-484d8f4c92a2 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (baf6f622-2222-4a77-b8ae-6548deccffff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:44:58.703765 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.flows.api.create_volume [None req-b7296103-9931-4db5-8ce6-484d8f4c92a2 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Validating volume size '1' using validate_int {{(pid=100012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:44:58.731079 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-b7296103-9931-4db5-8ce6-484d8f4c92a2 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (baf6f622-2222-4a77-b8ae-6548deccffff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:44:58.731968 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-b7296103-9931-4db5-8ce6-484d8f4c92a2 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (488b6ab9-7a8f-45e4-907a-57e49261b2e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:44:58.770021 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.quota [None req-b7296103-9931-4db5-8ce6-484d8f4c92a2 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Created reservations ['063ed5cd-2efc-4ad4-93b7-fcdef3225660', '4a208d75-2c52-49d2-81eb-7c9938446773', '8063fc14-73fc-4661-ab2c-b0488a109e82', '960997bf-0168-4df4-8028-b8d371e22e57'] {{(pid=100012) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:44:58.770879 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-b7296103-9931-4db5-8ce6-484d8f4c92a2 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (488b6ab9-7a8f-45e4-907a-57e49261b2e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['063ed5cd-2efc-4ad4-93b7-fcdef3225660', '4a208d75-2c52-49d2-81eb-7c9938446773', '8063fc14-73fc-4661-ab2c-b0488a109e82', '960997bf-0168-4df4-8028-b8d371e22e57']}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:44:58.771613 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-b7296103-9931-4db5-8ce6-484d8f4c92a2 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f4ee236-bf16-4d17-9e81-e5c6004c8c4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:44:58.801680 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-b7296103-9931-4db5-8ce6-484d8f4c92a2 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f4ee236-bf16-4d17-9e81-e5c6004c8c4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '885c4274-8d82-4397-888f-92a882a1b4f0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2057717283',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb4a9402119a4b9f85763184a867d16c',qos_specs=None,replication_status=,reservations=['063ed5cd-2efc-4ad4-93b7-fcdef3225660','4a208d75-2c52-49d2-81eb-7c9938446773','8063fc14-73fc-4661-ab2c-b0488a109e82','960997bf-0168-4df4-8028-b8d371e22e57'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2dc7bcd2add44e51b4401416e332bd05',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:44:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2057717283',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=885c4274-8d82-4397-888f-92a882a1b4f0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb4a9402119a4b9f85763184a867d16c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2dc7bcd2add44e51b4401416e332bd05',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:44:58.802307 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-b7296103-9931-4db5-8ce6-484d8f4c92a2 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (498f62f2-0fcc-4ecd-8a45-c32f3bfe9edd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:44:58.827958 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-b7296103-9931-4db5-8ce6-484d8f4c92a2 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (498f62f2-0fcc-4ecd-8a45-c32f3bfe9edd) transitioned into state 'SUCCESS' from state '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-2057717283',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb4a9402119a4b9f85763184a867d16c',qos_specs=None,replication_status=,reservations=['063ed5cd-2efc-4ad4-93b7-fcdef3225660','4a208d75-2c52-49d2-81eb-7c9938446773','8063fc14-73fc-4661-ab2c-b0488a109e82','960997bf-0168-4df4-8028-b8d371e22e57'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2dc7bcd2add44e51b4401416e332bd05',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:44:58.828621 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-b7296103-9931-4db5-8ce6-484d8f4c92a2 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd0023e4-4cdb-468d-ba76-fa0e17e61160) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:44:58.839845 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-b7296103-9931-4db5-8ce6-484d8f4c92a2 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd0023e4-4cdb-468d-ba76-fa0e17e61160) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:44:58.840685 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-b7296103-9931-4db5-8ce6-484d8f4c92a2 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Flow 'volume_create_api' (4a6d5652-cfcb-481f-8d59-e047b1b55d2e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:44:58.840977 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-b7296103-9931-4db5-8ce6-484d8f4c92a2 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Create volume request issued successfully. Jul 03 02:44:58.841546 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-b7296103-9931-4db5-8ce6-484d8f4c92a2 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:44:58.841945 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1446/5782] 10.4.3.223 () {68 vars in 1258 bytes} [Fri Jul 3 02:44:58 2026] POST /volume/v3/volumes => generated 778 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:44:58.859208 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-fb8aef6f-c9b3-4fa2-ba0b-ef65b8e66367 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:44:58.861137 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-fb8aef6f-c9b3-4fa2-ba0b-ef65b8e66367 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] GET https://10.4.3.223/volume/v3/volumes/885c4274-8d82-4397-888f-92a882a1b4f0 Jul 03 02:44:58.861338 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-fb8aef6f-c9b3-4fa2-ba0b-ef65b8e66367 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:44:58.861545 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-fb8aef6f-c9b3-4fa2-ba0b-ef65b8e66367 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:44:58.869339 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:44:58.869339 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:44:58.873667 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-fb8aef6f-c9b3-4fa2-ba0b-ef65b8e66367 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Volume info retrieved successfully. Jul 03 02:44:58.878165 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-fb8aef6f-c9b3-4fa2-ba0b-ef65b8e66367 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] https://10.4.3.223/volume/v3/volumes/885c4274-8d82-4397-888f-92a882a1b4f0 returned with HTTP 200 Jul 03 02:44:58.878592 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1453/5783] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:44:58 2026] GET /volume/v3/volumes/885c4274-8d82-4397-888f-92a882a1b4f0 => generated 957 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:44:59.895019 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-ac7c2ff2-69c6-45b6-a4e3-206e267c8a7c None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:44:59.897303 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-ac7c2ff2-69c6-45b6-a4e3-206e267c8a7c tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] GET https://10.4.3.223/volume/v3/volumes/885c4274-8d82-4397-888f-92a882a1b4f0 Jul 03 02:44:59.897563 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-ac7c2ff2-69c6-45b6-a4e3-206e267c8a7c tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:44:59.897816 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-ac7c2ff2-69c6-45b6-a4e3-206e267c8a7c tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:44:59.905048 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:44:59.905048 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:44:59.908572 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-ac7c2ff2-69c6-45b6-a4e3-206e267c8a7c tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Volume info retrieved successfully. Jul 03 02:44:59.912346 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-ac7c2ff2-69c6-45b6-a4e3-206e267c8a7c tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] https://10.4.3.223/volume/v3/volumes/885c4274-8d82-4397-888f-92a882a1b4f0 returned with HTTP 200 Jul 03 02:44:59.912737 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1437/5784] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:44:59 2026] GET /volume/v3/volumes/885c4274-8d82-4397-888f-92a882a1b4f0 => generated 1018 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:44:59.925900 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-58aaf89c-f795-4e77-a7ca-89da4a2831e9 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:44:59.927948 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-58aaf89c-f795-4e77-a7ca-89da4a2831e9 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] POST https://10.4.3.223/volume/v3/snapshots Jul 03 02:44:59.928265 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-58aaf89c-f795-4e77-a7ca-89da4a2831e9 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "885c4274-8d82-4397-888f-92a882a1b4f0", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1196793919"}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:44:59.936505 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:44:59.936505 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:44:59.936898 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-58aaf89c-f795-4e77-a7ca-89da4a2831e9 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Volume info retrieved successfully. Jul 03 02:44:59.936996 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.snapshots [None req-58aaf89c-f795-4e77-a7ca-89da4a2831e9 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Create snapshot from volume 885c4274-8d82-4397-888f-92a882a1b4f0 Jul 03 02:44:59.961658 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.quota [None req-58aaf89c-f795-4e77-a7ca-89da4a2831e9 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Created reservations ['2a19d042-12fa-4ac1-b392-b5c4ba1ccb0a', '5c9718aa-96f0-41d9-a489-2c6075a2d122', '214e9c7c-8764-40ff-97c7-4a02b912b17d', 'a47e7424-fd89-41b5-b3d9-c45162553597'] {{(pid=100013) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:45:00.002384 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-58aaf89c-f795-4e77-a7ca-89da4a2831e9 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Snapshot create request issued successfully. Jul 03 02:45:00.002707 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-58aaf89c-f795-4e77-a7ca-89da4a2831e9 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] https://10.4.3.223/volume/v3/snapshots returned with HTTP 202 Jul 03 02:45:00.003157 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1449/5785] 10.4.3.223 () {68 vars in 1265 bytes} [Fri Jul 3 02:44:59 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) Jul 03 02:45:00.011918 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-ab44c6c9-a401-4f8f-89d4-8b8d6bc37382 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:45:00.013733 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-ab44c6c9-a401-4f8f-89d4-8b8d6bc37382 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] GET https://10.4.3.223/volume/v3/snapshots/adfc9128-679d-4039-912d-cb4ebd58c2e0 Jul 03 02:45:00.013948 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-ab44c6c9-a401-4f8f-89d4-8b8d6bc37382 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:45:00.014181 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-ab44c6c9-a401-4f8f-89d4-8b8d6bc37382 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:45:00.018872 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:45:00.018872 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:45:00.019236 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-ab44c6c9-a401-4f8f-89d4-8b8d6bc37382 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Snapshot retrieved successfully. Jul 03 02:45:00.019947 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-ab44c6c9-a401-4f8f-89d4-8b8d6bc37382 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] https://10.4.3.223/volume/v3/snapshots/adfc9128-679d-4039-912d-cb4ebd58c2e0 returned with HTTP 200 Jul 03 02:45:00.020363 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1447/5786] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:45:00 2026] GET /volume/v3/snapshots/adfc9128-679d-4039-912d-cb4ebd58c2e0 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:45:01.030361 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-85f0878f-1eb5-405c-8b3c-3054438866bd None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:45:01.032640 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-85f0878f-1eb5-405c-8b3c-3054438866bd tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] GET https://10.4.3.223/volume/v3/snapshots/adfc9128-679d-4039-912d-cb4ebd58c2e0 Jul 03 02:45:01.032901 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-85f0878f-1eb5-405c-8b3c-3054438866bd tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:45:01.033173 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-85f0878f-1eb5-405c-8b3c-3054438866bd tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:45:01.040146 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:45:01.040146 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:45:01.040507 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-85f0878f-1eb5-405c-8b3c-3054438866bd tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Snapshot retrieved successfully. Jul 03 02:45:01.041330 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-85f0878f-1eb5-405c-8b3c-3054438866bd tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] https://10.4.3.223/volume/v3/snapshots/adfc9128-679d-4039-912d-cb4ebd58c2e0 returned with HTTP 200 Jul 03 02:45:01.041929 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1454/5787] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:45:01 2026] GET /volume/v3/snapshots/adfc9128-679d-4039-912d-cb4ebd58c2e0 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:45:01.050992 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-f2958a99-3c87-4281-ab11-c34785779d90 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:45:01.052973 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-f2958a99-3c87-4281-ab11-c34785779d90 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/adfc9128-679d-4039-912d-cb4ebd58c2e0 Jul 03 02:45:01.053206 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-f2958a99-3c87-4281-ab11-c34785779d90 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:45:01.053491 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-f2958a99-3c87-4281-ab11-c34785779d90 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-member] Calling method 'delete' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:45:01.053646 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.snapshots [None req-f2958a99-3c87-4281-ab11-c34785779d90 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-member] Delete snapshot with id: adfc9128-679d-4039-912d-cb4ebd58c2e0 Jul 03 02:45:01.060376 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:45:01.060376 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:45:01.060883 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-f2958a99-3c87-4281-ab11-c34785779d90 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-member] Snapshot retrieved successfully. Jul 03 02:45:01.081006 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-f2958a99-3c87-4281-ab11-c34785779d90 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-member] Snapshot delete request issued successfully. Jul 03 02:45:01.081322 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-f2958a99-3c87-4281-ab11-c34785779d90 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-member] https://10.4.3.223/volume/v3/snapshots/adfc9128-679d-4039-912d-cb4ebd58c2e0 returned with HTTP 202 Jul 03 02:45:01.081834 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1438/5788] 10.4.3.223 () {66 vars in 1357 bytes} [Fri Jul 3 02:45:01 2026] DELETE /volume/v3/snapshots/adfc9128-679d-4039-912d-cb4ebd58c2e0 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:45:01.091772 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-26f3c7ef-477b-4110-aa3f-87ab8a1fccfc None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:45:01.094046 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-26f3c7ef-477b-4110-aa3f-87ab8a1fccfc tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-member] GET https://10.4.3.223/volume/v3/snapshots/adfc9128-679d-4039-912d-cb4ebd58c2e0 Jul 03 02:45:01.094335 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-26f3c7ef-477b-4110-aa3f-87ab8a1fccfc tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:45:01.094559 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-26f3c7ef-477b-4110-aa3f-87ab8a1fccfc tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:45:01.101369 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:45:01.101369 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:45:01.102002 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-26f3c7ef-477b-4110-aa3f-87ab8a1fccfc tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-member] Snapshot retrieved successfully. Jul 03 02:45:01.102999 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-26f3c7ef-477b-4110-aa3f-87ab8a1fccfc tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-member] https://10.4.3.223/volume/v3/snapshots/adfc9128-679d-4039-912d-cb4ebd58c2e0 returned with HTTP 200 Jul 03 02:45:01.103387 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1450/5789] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:45:01 2026] GET /volume/v3/snapshots/adfc9128-679d-4039-912d-cb4ebd58c2e0 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:45:02.114076 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-511e6505-e467-4eb4-a253-20a96b08428f None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:45:02.115663 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-511e6505-e467-4eb4-a253-20a96b08428f tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-member] GET https://10.4.3.223/volume/v3/snapshots/adfc9128-679d-4039-912d-cb4ebd58c2e0 Jul 03 02:45:02.115917 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-511e6505-e467-4eb4-a253-20a96b08428f tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:45:02.116167 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-511e6505-e467-4eb4-a253-20a96b08428f tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:45:02.120474 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-511e6505-e467-4eb4-a253-20a96b08428f tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-member] https://10.4.3.223/volume/v3/snapshots/adfc9128-679d-4039-912d-cb4ebd58c2e0 returned with HTTP 404 Jul 03 02:45:02.120676 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1448/5790] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:45:02 2026] GET /volume/v3/snapshots/adfc9128-679d-4039-912d-cb4ebd58c2e0 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:45:02.128458 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-423c30f6-9518-45ad-b08b-6c8364ec2cf0 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:45:02.129850 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-423c30f6-9518-45ad-b08b-6c8364ec2cf0 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] DELETE https://10.4.3.223/volume/v3/snapshots/adfc9128-679d-4039-912d-cb4ebd58c2e0 Jul 03 02:45:02.130039 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-423c30f6-9518-45ad-b08b-6c8364ec2cf0 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:45:02.130231 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-423c30f6-9518-45ad-b08b-6c8364ec2cf0 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:45:02.130348 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.snapshots [None req-423c30f6-9518-45ad-b08b-6c8364ec2cf0 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Delete snapshot with id: adfc9128-679d-4039-912d-cb4ebd58c2e0 Jul 03 02:45:02.135045 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-423c30f6-9518-45ad-b08b-6c8364ec2cf0 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] https://10.4.3.223/volume/v3/snapshots/adfc9128-679d-4039-912d-cb4ebd58c2e0 returned with HTTP 404 Jul 03 02:45:02.135572 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1455/5791] 10.4.3.223 () {66 vars in 1357 bytes} [Fri Jul 3 02:45:02 2026] DELETE /volume/v3/snapshots/adfc9128-679d-4039-912d-cb4ebd58c2e0 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:45:02.143635 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-61286d17-dae0-4a0a-b990-cb1550e84573 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:45:02.145808 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-61286d17-dae0-4a0a-b990-cb1550e84573 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] GET https://10.4.3.223/volume/v3/snapshots/adfc9128-679d-4039-912d-cb4ebd58c2e0 Jul 03 02:45:02.145995 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-61286d17-dae0-4a0a-b990-cb1550e84573 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:45:02.146195 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-61286d17-dae0-4a0a-b990-cb1550e84573 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:45:02.149993 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-61286d17-dae0-4a0a-b990-cb1550e84573 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] https://10.4.3.223/volume/v3/snapshots/adfc9128-679d-4039-912d-cb4ebd58c2e0 returned with HTTP 404 Jul 03 02:45:02.150480 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1439/5792] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:45:02 2026] GET /volume/v3/snapshots/adfc9128-679d-4039-912d-cb4ebd58c2e0 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:45:02.157624 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-f0c8198a-6370-4087-b0c1-5b4720889728 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:45:02.159165 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-f0c8198a-6370-4087-b0c1-5b4720889728 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] DELETE https://10.4.3.223/volume/v3/volumes/885c4274-8d82-4397-888f-92a882a1b4f0 Jul 03 02:45:02.159347 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-f0c8198a-6370-4087-b0c1-5b4720889728 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:45:02.159537 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-f0c8198a-6370-4087-b0c1-5b4720889728 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Calling method 'delete' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:45:02.159680 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.volumes [None req-f0c8198a-6370-4087-b0c1-5b4720889728 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Delete volume with id: 885c4274-8d82-4397-888f-92a882a1b4f0 Jul 03 02:45:02.166011 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:45:02.166011 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:45:02.166337 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-f0c8198a-6370-4087-b0c1-5b4720889728 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Volume info retrieved successfully. Jul 03 02:45:02.185055 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-f0c8198a-6370-4087-b0c1-5b4720889728 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Delete volume request issued successfully. Jul 03 02:45:02.185172 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-f0c8198a-6370-4087-b0c1-5b4720889728 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] https://10.4.3.223/volume/v3/volumes/885c4274-8d82-4397-888f-92a882a1b4f0 returned with HTTP 202 Jul 03 02:45:02.185630 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1451/5793] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:45:02 2026] DELETE /volume/v3/volumes/885c4274-8d82-4397-888f-92a882a1b4f0 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:45:02.192990 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-3b5ea115-02da-4d8d-8386-d4cbada8f42c None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:45:02.195021 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-3b5ea115-02da-4d8d-8386-d4cbada8f42c tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] GET https://10.4.3.223/volume/v3/volumes/885c4274-8d82-4397-888f-92a882a1b4f0 Jul 03 02:45:02.195235 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-3b5ea115-02da-4d8d-8386-d4cbada8f42c tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:45:02.195479 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-3b5ea115-02da-4d8d-8386-d4cbada8f42c tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:45:02.203546 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:45:02.203546 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:45:02.207047 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-3b5ea115-02da-4d8d-8386-d4cbada8f42c tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Volume info retrieved successfully. Jul 03 02:45:02.211125 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-3b5ea115-02da-4d8d-8386-d4cbada8f42c tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] https://10.4.3.223/volume/v3/volumes/885c4274-8d82-4397-888f-92a882a1b4f0 returned with HTTP 200 Jul 03 02:45:02.211575 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1449/5794] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:45:02 2026] GET /volume/v3/volumes/885c4274-8d82-4397-888f-92a882a1b4f0 => generated 1017 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:45:03.224416 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-dfca658b-7762-4898-b840-78f117a6b837 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:45:03.226521 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-dfca658b-7762-4898-b840-78f117a6b837 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] GET https://10.4.3.223/volume/v3/volumes/885c4274-8d82-4397-888f-92a882a1b4f0 Jul 03 02:45:03.226769 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-dfca658b-7762-4898-b840-78f117a6b837 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:45:03.227021 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-dfca658b-7762-4898-b840-78f117a6b837 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:45:03.233809 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-dfca658b-7762-4898-b840-78f117a6b837 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] https://10.4.3.223/volume/v3/volumes/885c4274-8d82-4397-888f-92a882a1b4f0 returned with HTTP 404 Jul 03 02:45:03.234293 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1456/5795] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:45:03 2026] GET /volume/v3/volumes/885c4274-8d82-4397-888f-92a882a1b4f0 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:45:03.243062 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-609fe639-8118-415f-9b1c-216b0562d934 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:45:03.245145 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-609fe639-8118-415f-9b1c-216b0562d934 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:45:03.245518 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-609fe639-8118-415f-9b1c-216b0562d934 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-290362477"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:45:03.246975 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.volumes [None req-609fe639-8118-415f-9b1c-216b0562d934 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-290362477'}} {{(pid=100014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:45:03.247102 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.volumes [None req-609fe639-8118-415f-9b1c-216b0562d934 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Create volume of 1 GB Jul 03 02:45:03.247380 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:45:03.247380 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:45:03.252131 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-609fe639-8118-415f-9b1c-216b0562d934 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Availability Zones retrieved successfully. Jul 03 02:45:03.257445 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-609fe639-8118-415f-9b1c-216b0562d934 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Flow 'volume_create_api' (f28a4cf1-fb9b-4698-97c5-b3c4f20471b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:45:03.258560 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-609fe639-8118-415f-9b1c-216b0562d934 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0c4c1ec-c1f2-4dca-80a2-b8d6e7cd7dd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:45:03.259357 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.flows.api.create_volume [None req-609fe639-8118-415f-9b1c-216b0562d934 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Validating volume size '1' using validate_int {{(pid=100014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:45:03.283999 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-609fe639-8118-415f-9b1c-216b0562d934 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0c4c1ec-c1f2-4dca-80a2-b8d6e7cd7dd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:45:03.284720 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-609fe639-8118-415f-9b1c-216b0562d934 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d691c02d-333e-4c6d-89c6-d8f67d08429d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:45:03.326662 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.quota [None req-609fe639-8118-415f-9b1c-216b0562d934 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Created reservations ['8c0aa0ec-232f-4b87-9567-52e808bb318f', '7a3d0052-e6c4-400c-acdd-2c6a7c56db92', 'd9facf20-c8ab-4339-a431-ac68b9e1341b', 'fe69bd24-4fb4-4194-bfa9-e983a765a393'] {{(pid=100014) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:45:03.327483 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-609fe639-8118-415f-9b1c-216b0562d934 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d691c02d-333e-4c6d-89c6-d8f67d08429d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8c0aa0ec-232f-4b87-9567-52e808bb318f', '7a3d0052-e6c4-400c-acdd-2c6a7c56db92', 'd9facf20-c8ab-4339-a431-ac68b9e1341b', 'fe69bd24-4fb4-4194-bfa9-e983a765a393']}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:45:03.328247 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-609fe639-8118-415f-9b1c-216b0562d934 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (874df4a5-f8f1-4348-b477-bdc7016537ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:45:03.353604 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-609fe639-8118-415f-9b1c-216b0562d934 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (874df4a5-f8f1-4348-b477-bdc7016537ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ec6138a8-2e95-46ee-8937-65636b5ad5c7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-290362477',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb4a9402119a4b9f85763184a867d16c',qos_specs=None,replication_status=,reservations=['8c0aa0ec-232f-4b87-9567-52e808bb318f','7a3d0052-e6c4-400c-acdd-2c6a7c56db92','d9facf20-c8ab-4339-a431-ac68b9e1341b','fe69bd24-4fb4-4194-bfa9-e983a765a393'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2dc7bcd2add44e51b4401416e332bd05',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:45:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-290362477',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ec6138a8-2e95-46ee-8937-65636b5ad5c7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb4a9402119a4b9f85763184a867d16c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2dc7bcd2add44e51b4401416e332bd05',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:45:03.354412 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-609fe639-8118-415f-9b1c-216b0562d934 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e61ac4e-8c4b-4a7a-99f4-e14744946c93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:45:03.381310 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-609fe639-8118-415f-9b1c-216b0562d934 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e61ac4e-8c4b-4a7a-99f4-e14744946c93) transitioned into state 'SUCCESS' from state '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-290362477',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb4a9402119a4b9f85763184a867d16c',qos_specs=None,replication_status=,reservations=['8c0aa0ec-232f-4b87-9567-52e808bb318f','7a3d0052-e6c4-400c-acdd-2c6a7c56db92','d9facf20-c8ab-4339-a431-ac68b9e1341b','fe69bd24-4fb4-4194-bfa9-e983a765a393'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2dc7bcd2add44e51b4401416e332bd05',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:45:03.382218 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-609fe639-8118-415f-9b1c-216b0562d934 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2f0aa95-5e8a-4783-b118-7ca53ea55ef8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:45:03.397660 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-609fe639-8118-415f-9b1c-216b0562d934 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2f0aa95-5e8a-4783-b118-7ca53ea55ef8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:45:03.399029 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-609fe639-8118-415f-9b1c-216b0562d934 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Flow 'volume_create_api' (f28a4cf1-fb9b-4698-97c5-b3c4f20471b0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:45:03.399768 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-609fe639-8118-415f-9b1c-216b0562d934 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Create volume request issued successfully. Jul 03 02:45:03.400687 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-609fe639-8118-415f-9b1c-216b0562d934 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:45:03.401317 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1440/5796] 10.4.3.223 () {68 vars in 1258 bytes} [Fri Jul 3 02:45:03 2026] POST /volume/v3/volumes => generated 777 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:45:03.414080 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-6399a375-189c-4b10-9570-2d1ec7ec1256 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:45:03.415883 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-6399a375-189c-4b10-9570-2d1ec7ec1256 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] GET https://10.4.3.223/volume/v3/volumes/ec6138a8-2e95-46ee-8937-65636b5ad5c7 Jul 03 02:45:03.416102 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-6399a375-189c-4b10-9570-2d1ec7ec1256 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:45:03.416274 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-6399a375-189c-4b10-9570-2d1ec7ec1256 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:45:03.423327 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:45:03.423327 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:45:03.426557 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-6399a375-189c-4b10-9570-2d1ec7ec1256 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Volume info retrieved successfully. Jul 03 02:45:03.430237 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-6399a375-189c-4b10-9570-2d1ec7ec1256 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] https://10.4.3.223/volume/v3/volumes/ec6138a8-2e95-46ee-8937-65636b5ad5c7 returned with HTTP 200 Jul 03 02:45:03.430651 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1452/5797] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:45:03 2026] GET /volume/v3/volumes/ec6138a8-2e95-46ee-8937-65636b5ad5c7 => generated 956 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:45:04.444332 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-c30e8309-73f9-49fa-8f4b-edfc167d135b None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:45:04.446684 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-c30e8309-73f9-49fa-8f4b-edfc167d135b tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] GET https://10.4.3.223/volume/v3/volumes/ec6138a8-2e95-46ee-8937-65636b5ad5c7 Jul 03 02:45:04.447077 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-c30e8309-73f9-49fa-8f4b-edfc167d135b tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:45:04.447401 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-c30e8309-73f9-49fa-8f4b-edfc167d135b tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:45:04.457951 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:45:04.457951 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:45:04.463341 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-c30e8309-73f9-49fa-8f4b-edfc167d135b tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Volume info retrieved successfully. Jul 03 02:45:04.469347 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-c30e8309-73f9-49fa-8f4b-edfc167d135b tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] https://10.4.3.223/volume/v3/volumes/ec6138a8-2e95-46ee-8937-65636b5ad5c7 returned with HTTP 200 Jul 03 02:45:04.469956 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1450/5798] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:45:04 2026] GET /volume/v3/volumes/ec6138a8-2e95-46ee-8937-65636b5ad5c7 => generated 1017 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:45:04.482793 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-bfb28a1b-5ed5-4e31-99f0-fcd29be013c2 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:45:04.484531 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-bfb28a1b-5ed5-4e31-99f0-fcd29be013c2 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] POST https://10.4.3.223/volume/v3/snapshots Jul 03 02:45:04.484900 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-bfb28a1b-5ed5-4e31-99f0-fcd29be013c2 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ec6138a8-2e95-46ee-8937-65636b5ad5c7", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2047738732"}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:45:04.493278 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:45:04.493278 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:45:04.493635 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-bfb28a1b-5ed5-4e31-99f0-fcd29be013c2 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Volume info retrieved successfully. Jul 03 02:45:04.493764 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.snapshots [None req-bfb28a1b-5ed5-4e31-99f0-fcd29be013c2 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Create snapshot from volume ec6138a8-2e95-46ee-8937-65636b5ad5c7 Jul 03 02:45:04.517343 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.quota [None req-bfb28a1b-5ed5-4e31-99f0-fcd29be013c2 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Created reservations ['e6d73f07-0586-4e35-b486-fe942451a4e9', '4c11d3c7-ccc3-4c6f-869e-1c43b497a555', '6c8e9df4-0870-469e-8674-4406188e3c69', 'f12f5f87-851c-4e62-a815-16ee7822a590'] {{(pid=100015) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:45:04.549298 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-bfb28a1b-5ed5-4e31-99f0-fcd29be013c2 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Snapshot create request issued successfully. Jul 03 02:45:04.549789 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-bfb28a1b-5ed5-4e31-99f0-fcd29be013c2 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] https://10.4.3.223/volume/v3/snapshots returned with HTTP 202 Jul 03 02:45:04.550215 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1457/5799] 10.4.3.223 () {68 vars in 1265 bytes} [Fri Jul 3 02:45:04 2026] POST /volume/v3/snapshots => generated 308 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:45:04.559348 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-bcf50e8b-ed8b-449b-b44a-ce8d3d6fdddd None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:45:04.561496 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-bcf50e8b-ed8b-449b-b44a-ce8d3d6fdddd tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] GET https://10.4.3.223/volume/v3/snapshots/89e95204-6197-41be-8410-18b938e88f3e Jul 03 02:45:04.561695 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-bcf50e8b-ed8b-449b-b44a-ce8d3d6fdddd tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:45:04.561888 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-bcf50e8b-ed8b-449b-b44a-ce8d3d6fdddd tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:45:04.567536 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:45:04.567536 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:45:04.567831 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-bcf50e8b-ed8b-449b-b44a-ce8d3d6fdddd tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Snapshot retrieved successfully. Jul 03 02:45:04.568554 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-bcf50e8b-ed8b-449b-b44a-ce8d3d6fdddd tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] https://10.4.3.223/volume/v3/snapshots/89e95204-6197-41be-8410-18b938e88f3e returned with HTTP 200 Jul 03 02:45:04.568907 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1441/5800] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:45:04 2026] GET /volume/v3/snapshots/89e95204-6197-41be-8410-18b938e88f3e => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:45:05.578341 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-88e6cb0c-44ad-4ccb-9560-d7db56e85c38 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:45:05.580234 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-88e6cb0c-44ad-4ccb-9560-d7db56e85c38 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] GET https://10.4.3.223/volume/v3/snapshots/89e95204-6197-41be-8410-18b938e88f3e Jul 03 02:45:05.580481 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-88e6cb0c-44ad-4ccb-9560-d7db56e85c38 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:45:05.580719 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-88e6cb0c-44ad-4ccb-9560-d7db56e85c38 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:45:05.586437 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:45:05.586437 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:45:05.586775 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-88e6cb0c-44ad-4ccb-9560-d7db56e85c38 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Snapshot retrieved successfully. Jul 03 02:45:05.587517 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-88e6cb0c-44ad-4ccb-9560-d7db56e85c38 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] https://10.4.3.223/volume/v3/snapshots/89e95204-6197-41be-8410-18b938e88f3e returned with HTTP 200 Jul 03 02:45:05.587876 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1453/5801] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:45:05 2026] GET /volume/v3/snapshots/89e95204-6197-41be-8410-18b938e88f3e => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:45:05.599061 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-cba2c6fe-54ab-4f25-9f49-601962b59c97 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:45:05.601488 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-cba2c6fe-54ab-4f25-9f49-601962b59c97 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-member] POST https://10.4.3.223/volume/v3/snapshots/89e95204-6197-41be-8410-18b938e88f3e/action Jul 03 02:45:05.601918 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-cba2c6fe-54ab-4f25-9f49-601962b59c97 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=100012) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:45:05.602104 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-cba2c6fe-54ab-4f25-9f49-601962b59c97 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:45:05.610330 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:45:05.610330 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:45:05.611062 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-cba2c6fe-54ab-4f25-9f49-601962b59c97 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-member] Snapshot retrieved successfully. Jul 03 02:45:05.612345 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.policy [None req-cba2c6fe-54ab-4f25-9f49-601962b59c97 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'e8264b181c3a4a88a3c5b9aaa26e713c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fb4a9402119a4b9f85763184a867d16c', '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=100012) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 02:45:05.612765 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-cba2c6fe-54ab-4f25-9f49-601962b59c97 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-member] https://10.4.3.223/volume/v3/snapshots/89e95204-6197-41be-8410-18b938e88f3e/action returned with HTTP 403 Jul 03 02:45:05.613565 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1451/5802] 10.4.3.223 () {68 vars in 1396 bytes} [Fri Jul 3 02:45:05 2026] POST /volume/v3/snapshots/89e95204-6197-41be-8410-18b938e88f3e/action => generated 133 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:45:05.622369 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-061ca2e4-e588-404d-a7e7-e987ed7a5b00 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:45:05.624592 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-061ca2e4-e588-404d-a7e7-e987ed7a5b00 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] DELETE https://10.4.3.223/volume/v3/snapshots/89e95204-6197-41be-8410-18b938e88f3e Jul 03 02:45:05.624855 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-061ca2e4-e588-404d-a7e7-e987ed7a5b00 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:45:05.625039 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-061ca2e4-e588-404d-a7e7-e987ed7a5b00 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:45:05.625143 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.snapshots [None req-061ca2e4-e588-404d-a7e7-e987ed7a5b00 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Delete snapshot with id: 89e95204-6197-41be-8410-18b938e88f3e Jul 03 02:45:05.631662 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:45:05.631662 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:45:05.632235 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-061ca2e4-e588-404d-a7e7-e987ed7a5b00 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Snapshot retrieved successfully. Jul 03 02:45:05.657227 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-061ca2e4-e588-404d-a7e7-e987ed7a5b00 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Snapshot delete request issued successfully. Jul 03 02:45:05.657511 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-061ca2e4-e588-404d-a7e7-e987ed7a5b00 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] https://10.4.3.223/volume/v3/snapshots/89e95204-6197-41be-8410-18b938e88f3e returned with HTTP 202 Jul 03 02:45:05.658123 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1458/5803] 10.4.3.223 () {66 vars in 1357 bytes} [Fri Jul 3 02:45:05 2026] DELETE /volume/v3/snapshots/89e95204-6197-41be-8410-18b938e88f3e => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:45:05.667629 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-ec2344b2-ae31-42d0-a96e-0843ba7278c1 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:45:05.669850 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-ec2344b2-ae31-42d0-a96e-0843ba7278c1 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] GET https://10.4.3.223/volume/v3/snapshots/89e95204-6197-41be-8410-18b938e88f3e Jul 03 02:45:05.670128 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-ec2344b2-ae31-42d0-a96e-0843ba7278c1 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:45:05.670326 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-ec2344b2-ae31-42d0-a96e-0843ba7278c1 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:45:05.677127 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:45:05.677127 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:45:05.677552 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-ec2344b2-ae31-42d0-a96e-0843ba7278c1 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Snapshot retrieved successfully. Jul 03 02:45:05.678340 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-ec2344b2-ae31-42d0-a96e-0843ba7278c1 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] https://10.4.3.223/volume/v3/snapshots/89e95204-6197-41be-8410-18b938e88f3e returned with HTTP 200 Jul 03 02:45:05.679017 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1442/5804] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:45:05 2026] GET /volume/v3/snapshots/89e95204-6197-41be-8410-18b938e88f3e => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:45:06.688898 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-80d864bf-0141-47ac-9f2d-ae84740c28b5 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:45:06.690652 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-80d864bf-0141-47ac-9f2d-ae84740c28b5 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] GET https://10.4.3.223/volume/v3/snapshots/89e95204-6197-41be-8410-18b938e88f3e Jul 03 02:45:06.690845 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-80d864bf-0141-47ac-9f2d-ae84740c28b5 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:45:06.691075 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-80d864bf-0141-47ac-9f2d-ae84740c28b5 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:45:06.695990 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-80d864bf-0141-47ac-9f2d-ae84740c28b5 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] https://10.4.3.223/volume/v3/snapshots/89e95204-6197-41be-8410-18b938e88f3e returned with HTTP 404 Jul 03 02:45:06.696605 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1454/5805] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:45:06 2026] GET /volume/v3/snapshots/89e95204-6197-41be-8410-18b938e88f3e => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:45:06.703604 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-d94ad596-ebd7-4a93-8797-545308230dfa None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:45:06.705448 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-d94ad596-ebd7-4a93-8797-545308230dfa tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] DELETE https://10.4.3.223/volume/v3/volumes/ec6138a8-2e95-46ee-8937-65636b5ad5c7 Jul 03 02:45:06.705646 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-d94ad596-ebd7-4a93-8797-545308230dfa tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:45:06.705835 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-d94ad596-ebd7-4a93-8797-545308230dfa tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Calling method 'delete' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:45:06.705989 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.volumes [None req-d94ad596-ebd7-4a93-8797-545308230dfa tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Delete volume with id: ec6138a8-2e95-46ee-8937-65636b5ad5c7 Jul 03 02:45:06.713134 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:45:06.713134 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:45:06.713547 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-d94ad596-ebd7-4a93-8797-545308230dfa tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Volume info retrieved successfully. Jul 03 02:45:06.737408 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-d94ad596-ebd7-4a93-8797-545308230dfa tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Delete volume request issued successfully. Jul 03 02:45:06.737687 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-d94ad596-ebd7-4a93-8797-545308230dfa tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] https://10.4.3.223/volume/v3/volumes/ec6138a8-2e95-46ee-8937-65636b5ad5c7 returned with HTTP 202 Jul 03 02:45:06.738139 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1452/5806] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:45:06 2026] DELETE /volume/v3/volumes/ec6138a8-2e95-46ee-8937-65636b5ad5c7 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:45:06.746212 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-ce939392-f2bd-42d2-afb8-5d1e637fd830 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:45:06.747917 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-ce939392-f2bd-42d2-afb8-5d1e637fd830 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] GET https://10.4.3.223/volume/v3/volumes/ec6138a8-2e95-46ee-8937-65636b5ad5c7 Jul 03 02:45:06.748079 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-ce939392-f2bd-42d2-afb8-5d1e637fd830 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:45:06.748246 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-ce939392-f2bd-42d2-afb8-5d1e637fd830 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:45:06.755034 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:45:06.755034 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:45:06.758453 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-ce939392-f2bd-42d2-afb8-5d1e637fd830 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Volume info retrieved successfully. Jul 03 02:45:06.761853 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-ce939392-f2bd-42d2-afb8-5d1e637fd830 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] https://10.4.3.223/volume/v3/volumes/ec6138a8-2e95-46ee-8937-65636b5ad5c7 returned with HTTP 200 Jul 03 02:45:06.762214 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1459/5807] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:45:06 2026] GET /volume/v3/volumes/ec6138a8-2e95-46ee-8937-65636b5ad5c7 => generated 1016 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:45:07.778645 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-6e1b54d1-2718-4416-be4f-7a0e2c092a42 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:45:07.781307 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-6e1b54d1-2718-4416-be4f-7a0e2c092a42 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] GET https://10.4.3.223/volume/v3/volumes/ec6138a8-2e95-46ee-8937-65636b5ad5c7 Jul 03 02:45:07.781616 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-6e1b54d1-2718-4416-be4f-7a0e2c092a42 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:45:07.781920 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-6e1b54d1-2718-4416-be4f-7a0e2c092a42 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:45:07.790437 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-6e1b54d1-2718-4416-be4f-7a0e2c092a42 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] https://10.4.3.223/volume/v3/volumes/ec6138a8-2e95-46ee-8937-65636b5ad5c7 returned with HTTP 404 Jul 03 02:45:07.791072 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1443/5808] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:45:07 2026] GET /volume/v3/volumes/ec6138a8-2e95-46ee-8937-65636b5ad5c7 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:45:07.802250 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-89a0ca96-d739-44ea-b2e3-62e244efa176 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:45:07.804437 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-89a0ca96-d739-44ea-b2e3-62e244efa176 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:45:07.804887 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-89a0ca96-d739-44ea-b2e3-62e244efa176 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-967785854"}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:45:07.807117 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.volumes [None req-89a0ca96-d739-44ea-b2e3-62e244efa176 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-967785854'}} {{(pid=100013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:45:07.807261 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.volumes [None req-89a0ca96-d739-44ea-b2e3-62e244efa176 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Create volume of 1 GB Jul 03 02:45:07.812734 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-89a0ca96-d739-44ea-b2e3-62e244efa176 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Availability Zones retrieved successfully. Jul 03 02:45:07.819697 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-89a0ca96-d739-44ea-b2e3-62e244efa176 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Flow 'volume_create_api' (1a252cc1-2305-4786-9239-603c34d9457d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:45:07.821155 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-89a0ca96-d739-44ea-b2e3-62e244efa176 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56f7f84c-e1cf-4ec8-a6ae-898e001c59b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:45:07.822105 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.flows.api.create_volume [None req-89a0ca96-d739-44ea-b2e3-62e244efa176 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Validating volume size '1' using validate_int {{(pid=100013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:45:07.852141 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-89a0ca96-d739-44ea-b2e3-62e244efa176 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56f7f84c-e1cf-4ec8-a6ae-898e001c59b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:45:07.852891 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-89a0ca96-d739-44ea-b2e3-62e244efa176 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e002cfc-773a-4fdc-8fb7-020883745a7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:45:07.892738 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.quota [None req-89a0ca96-d739-44ea-b2e3-62e244efa176 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Created reservations ['81259bd4-72b8-42d2-8a95-74be9df716bf', '1d3b3e1f-4ada-4ff5-a6b6-9c828978fdd1', '092f5a7b-0d96-477f-a819-d10854081111', '91a9d7be-a1c0-44ac-942d-23b38e7f5203'] {{(pid=100013) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:45:07.893657 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-89a0ca96-d739-44ea-b2e3-62e244efa176 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e002cfc-773a-4fdc-8fb7-020883745a7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['81259bd4-72b8-42d2-8a95-74be9df716bf', '1d3b3e1f-4ada-4ff5-a6b6-9c828978fdd1', '092f5a7b-0d96-477f-a819-d10854081111', '91a9d7be-a1c0-44ac-942d-23b38e7f5203']}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:45:07.894504 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-89a0ca96-d739-44ea-b2e3-62e244efa176 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbf756fc-56da-4f3d-99f0-97d206bdf7d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:45:07.919274 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-89a0ca96-d739-44ea-b2e3-62e244efa176 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbf756fc-56da-4f3d-99f0-97d206bdf7d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4f207eb3-b097-4002-a8a3-96b0be15ae52', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-967785854',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb4a9402119a4b9f85763184a867d16c',qos_specs=None,replication_status=,reservations=['81259bd4-72b8-42d2-8a95-74be9df716bf','1d3b3e1f-4ada-4ff5-a6b6-9c828978fdd1','092f5a7b-0d96-477f-a819-d10854081111','91a9d7be-a1c0-44ac-942d-23b38e7f5203'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2dc7bcd2add44e51b4401416e332bd05',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:45:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-967785854',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4f207eb3-b097-4002-a8a3-96b0be15ae52,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb4a9402119a4b9f85763184a867d16c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2dc7bcd2add44e51b4401416e332bd05',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:45:07.920067 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-89a0ca96-d739-44ea-b2e3-62e244efa176 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fcca6228-d94a-42eb-9848-7a563c5f60b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:45:07.935771 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-89a0ca96-d739-44ea-b2e3-62e244efa176 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fcca6228-d94a-42eb-9848-7a563c5f60b5) transitioned into state 'SUCCESS' from state '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-967785854',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb4a9402119a4b9f85763184a867d16c',qos_specs=None,replication_status=,reservations=['81259bd4-72b8-42d2-8a95-74be9df716bf','1d3b3e1f-4ada-4ff5-a6b6-9c828978fdd1','092f5a7b-0d96-477f-a819-d10854081111','91a9d7be-a1c0-44ac-942d-23b38e7f5203'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2dc7bcd2add44e51b4401416e332bd05',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:45:07.936584 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-89a0ca96-d739-44ea-b2e3-62e244efa176 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41351c01-c62b-4413-85ee-fcd052eb9e27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:45:07.945036 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-89a0ca96-d739-44ea-b2e3-62e244efa176 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41351c01-c62b-4413-85ee-fcd052eb9e27) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:45:07.945711 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-89a0ca96-d739-44ea-b2e3-62e244efa176 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Flow 'volume_create_api' (1a252cc1-2305-4786-9239-603c34d9457d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:45:07.946013 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-89a0ca96-d739-44ea-b2e3-62e244efa176 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Create volume request issued successfully. Jul 03 02:45:07.946547 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-89a0ca96-d739-44ea-b2e3-62e244efa176 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:45:07.946985 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1455/5809] 10.4.3.223 () {68 vars in 1258 bytes} [Fri Jul 3 02:45:07 2026] POST /volume/v3/volumes => generated 777 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:45:07.959559 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-3e34c350-3d12-4700-afa9-16e88000c455 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:45:07.961620 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-3e34c350-3d12-4700-afa9-16e88000c455 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] GET https://10.4.3.223/volume/v3/volumes/4f207eb3-b097-4002-a8a3-96b0be15ae52 Jul 03 02:45:07.961838 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-3e34c350-3d12-4700-afa9-16e88000c455 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:45:07.962044 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-3e34c350-3d12-4700-afa9-16e88000c455 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:45:07.971234 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:45:07.971234 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:45:07.975460 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-3e34c350-3d12-4700-afa9-16e88000c455 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Volume info retrieved successfully. Jul 03 02:45:07.980474 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-3e34c350-3d12-4700-afa9-16e88000c455 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] https://10.4.3.223/volume/v3/volumes/4f207eb3-b097-4002-a8a3-96b0be15ae52 returned with HTTP 200 Jul 03 02:45:07.980996 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1453/5810] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:45:07 2026] GET /volume/v3/volumes/4f207eb3-b097-4002-a8a3-96b0be15ae52 => generated 956 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:45:08.994371 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-2fb28746-2405-47a0-8fe1-801ff26b837c None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:45:08.996269 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-2fb28746-2405-47a0-8fe1-801ff26b837c tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] GET https://10.4.3.223/volume/v3/volumes/4f207eb3-b097-4002-a8a3-96b0be15ae52 Jul 03 02:45:08.996485 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-2fb28746-2405-47a0-8fe1-801ff26b837c tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:45:08.996679 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-2fb28746-2405-47a0-8fe1-801ff26b837c tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:45:09.003774 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:45:09.003774 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:45:09.007594 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-2fb28746-2405-47a0-8fe1-801ff26b837c tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Volume info retrieved successfully. Jul 03 02:45:09.011788 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-2fb28746-2405-47a0-8fe1-801ff26b837c tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] https://10.4.3.223/volume/v3/volumes/4f207eb3-b097-4002-a8a3-96b0be15ae52 returned with HTTP 200 Jul 03 02:45:09.012298 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1460/5811] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:45:08 2026] GET /volume/v3/volumes/4f207eb3-b097-4002-a8a3-96b0be15ae52 => generated 1017 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:45:09.024904 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-a8d74708-ddf7-4671-ab4c-6af4d41a09f3 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:45:09.026861 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-a8d74708-ddf7-4671-ab4c-6af4d41a09f3 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] POST https://10.4.3.223/volume/v3/snapshots Jul 03 02:45:09.027828 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-a8d74708-ddf7-4671-ab4c-6af4d41a09f3 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4f207eb3-b097-4002-a8a3-96b0be15ae52", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-97382211"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:45:09.038509 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:45:09.038509 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:45:09.039003 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-a8d74708-ddf7-4671-ab4c-6af4d41a09f3 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Volume info retrieved successfully. Jul 03 02:45:09.039174 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.snapshots [None req-a8d74708-ddf7-4671-ab4c-6af4d41a09f3 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Create snapshot from volume 4f207eb3-b097-4002-a8a3-96b0be15ae52 Jul 03 02:45:09.067075 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.quota [None req-a8d74708-ddf7-4671-ab4c-6af4d41a09f3 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Created reservations ['5d43bf27-cc53-45ce-ac30-c19dafb901ee', 'e450c5cf-2e1e-4aa5-901a-55cca6505ef2', 'e7bf4c9c-2e22-475a-b871-d8cb5ec7f153', 'b6624fc1-a134-4966-9ed7-1ec4cf895514'] {{(pid=100014) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:45:09.101791 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-a8d74708-ddf7-4671-ab4c-6af4d41a09f3 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Snapshot create request issued successfully. Jul 03 02:45:09.102135 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-a8d74708-ddf7-4671-ab4c-6af4d41a09f3 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] https://10.4.3.223/volume/v3/snapshots returned with HTTP 202 Jul 03 02:45:09.102629 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1444/5812] 10.4.3.223 () {68 vars in 1265 bytes} [Fri Jul 3 02:45:09 2026] POST /volume/v3/snapshots => generated 306 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:45:09.111530 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-224bfda5-78f5-4ad2-8b8b-fc25159ddc9e None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:45:09.114036 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-224bfda5-78f5-4ad2-8b8b-fc25159ddc9e tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] GET https://10.4.3.223/volume/v3/snapshots/3b321b20-6aec-47b8-a714-e8b95c3495b5 Jul 03 02:45:09.114271 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-224bfda5-78f5-4ad2-8b8b-fc25159ddc9e tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:45:09.114542 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-224bfda5-78f5-4ad2-8b8b-fc25159ddc9e tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:45:09.120217 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:45:09.120217 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:45:09.120631 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-224bfda5-78f5-4ad2-8b8b-fc25159ddc9e tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Snapshot retrieved successfully. Jul 03 02:45:09.121565 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-224bfda5-78f5-4ad2-8b8b-fc25159ddc9e tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] https://10.4.3.223/volume/v3/snapshots/3b321b20-6aec-47b8-a714-e8b95c3495b5 returned with HTTP 200 Jul 03 02:45:09.121998 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1456/5813] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:45:09 2026] GET /volume/v3/snapshots/3b321b20-6aec-47b8-a714-e8b95c3495b5 => generated 438 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:45:10.131782 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-baaeb034-cb60-4b51-b895-cbbd6e0ef0de None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:45:10.133611 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-baaeb034-cb60-4b51-b895-cbbd6e0ef0de tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] GET https://10.4.3.223/volume/v3/snapshots/3b321b20-6aec-47b8-a714-e8b95c3495b5 Jul 03 02:45:10.133846 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-baaeb034-cb60-4b51-b895-cbbd6e0ef0de tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:45:10.134059 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-baaeb034-cb60-4b51-b895-cbbd6e0ef0de tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:45:10.138698 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:45:10.138698 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:45:10.138944 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-baaeb034-cb60-4b51-b895-cbbd6e0ef0de tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Snapshot retrieved successfully. Jul 03 02:45:10.139521 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-baaeb034-cb60-4b51-b895-cbbd6e0ef0de tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] https://10.4.3.223/volume/v3/snapshots/3b321b20-6aec-47b8-a714-e8b95c3495b5 returned with HTTP 200 Jul 03 02:45:10.139860 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1454/5814] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:45:10 2026] GET /volume/v3/snapshots/3b321b20-6aec-47b8-a714-e8b95c3495b5 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:45:10.148685 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-6ec5b66a-b387-4078-a8cb-855fb6f3db01 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:45:10.150355 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-6ec5b66a-b387-4078-a8cb-855fb6f3db01 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-member] GET https://10.4.3.223/volume/v3/snapshots Jul 03 02:45:10.150526 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-6ec5b66a-b387-4078-a8cb-855fb6f3db01 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:45:10.150707 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-6ec5b66a-b387-4078-a8cb-855fb6f3db01 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-member] Calling method 'index' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:45:10.150922 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.api_utils [None req-6ec5b66a-b387-4078-a8cb-855fb6f3db01 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-member] Removing options '' from query. {{(pid=100015) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 03 02:45:10.151896 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.db.api [None req-6ec5b66a-b387-4078-a8cb-855fb6f3db01 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-member] Building query based on filter {{(pid=100015) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 03 02:45:10.155462 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-6ec5b66a-b387-4078-a8cb-855fb6f3db01 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-member] Get all snapshots completed successfully. Jul 03 02:45:10.155853 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-6ec5b66a-b387-4078-a8cb-855fb6f3db01 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-member] https://10.4.3.223/volume/v3/snapshots returned with HTTP 200 Jul 03 02:45:10.156261 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1461/5815] 10.4.3.223 () {66 vars in 1243 bytes} [Fri Jul 3 02:45:10 2026] GET /volume/v3/snapshots => generated 334 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:45:10.166139 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-91736c16-56da-4d44-919d-e0494f5cee1a None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:45:10.167981 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-91736c16-56da-4d44-919d-e0494f5cee1a tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] DELETE https://10.4.3.223/volume/v3/snapshots/3b321b20-6aec-47b8-a714-e8b95c3495b5 Jul 03 02:45:10.168166 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-91736c16-56da-4d44-919d-e0494f5cee1a tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:45:10.168346 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-91736c16-56da-4d44-919d-e0494f5cee1a tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Calling method 'delete' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:45:10.168499 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.snapshots [None req-91736c16-56da-4d44-919d-e0494f5cee1a tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Delete snapshot with id: 3b321b20-6aec-47b8-a714-e8b95c3495b5 Jul 03 02:45:10.173461 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:45:10.173461 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:45:10.173791 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-91736c16-56da-4d44-919d-e0494f5cee1a tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Snapshot retrieved successfully. Jul 03 02:45:10.189668 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-91736c16-56da-4d44-919d-e0494f5cee1a tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Snapshot delete request issued successfully. Jul 03 02:45:10.189841 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-91736c16-56da-4d44-919d-e0494f5cee1a tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] https://10.4.3.223/volume/v3/snapshots/3b321b20-6aec-47b8-a714-e8b95c3495b5 returned with HTTP 202 Jul 03 02:45:10.190265 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1445/5816] 10.4.3.223 () {66 vars in 1357 bytes} [Fri Jul 3 02:45:10 2026] DELETE /volume/v3/snapshots/3b321b20-6aec-47b8-a714-e8b95c3495b5 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:45:10.197636 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-0d874882-367d-421f-97cf-62bab91b3542 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:45:10.199562 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-0d874882-367d-421f-97cf-62bab91b3542 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] GET https://10.4.3.223/volume/v3/snapshots/3b321b20-6aec-47b8-a714-e8b95c3495b5 Jul 03 02:45:10.199746 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-0d874882-367d-421f-97cf-62bab91b3542 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:45:10.199945 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-0d874882-367d-421f-97cf-62bab91b3542 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:45:10.206023 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:45:10.206023 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:45:10.206490 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-0d874882-367d-421f-97cf-62bab91b3542 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Snapshot retrieved successfully. Jul 03 02:45:10.207355 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-0d874882-367d-421f-97cf-62bab91b3542 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] https://10.4.3.223/volume/v3/snapshots/3b321b20-6aec-47b8-a714-e8b95c3495b5 returned with HTTP 200 Jul 03 02:45:10.207925 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1457/5817] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:45:10 2026] GET /volume/v3/snapshots/3b321b20-6aec-47b8-a714-e8b95c3495b5 => generated 464 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:45:11.219619 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-89ac691e-a3af-40aa-bbba-74013446fb14 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:45:11.221741 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-89ac691e-a3af-40aa-bbba-74013446fb14 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] GET https://10.4.3.223/volume/v3/snapshots/3b321b20-6aec-47b8-a714-e8b95c3495b5 Jul 03 02:45:11.221995 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-89ac691e-a3af-40aa-bbba-74013446fb14 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:45:11.222273 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-89ac691e-a3af-40aa-bbba-74013446fb14 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:45:11.227845 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-89ac691e-a3af-40aa-bbba-74013446fb14 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] https://10.4.3.223/volume/v3/snapshots/3b321b20-6aec-47b8-a714-e8b95c3495b5 returned with HTTP 404 Jul 03 02:45:11.228431 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1455/5818] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:45:11 2026] GET /volume/v3/snapshots/3b321b20-6aec-47b8-a714-e8b95c3495b5 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:45:11.235581 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-a0161e3d-edf5-416b-9d03-c7d1b2830d10 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:45:11.237534 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-a0161e3d-edf5-416b-9d03-c7d1b2830d10 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] DELETE https://10.4.3.223/volume/v3/volumes/4f207eb3-b097-4002-a8a3-96b0be15ae52 Jul 03 02:45:11.237804 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-a0161e3d-edf5-416b-9d03-c7d1b2830d10 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:45:11.238034 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-a0161e3d-edf5-416b-9d03-c7d1b2830d10 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:45:11.238205 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-a0161e3d-edf5-416b-9d03-c7d1b2830d10 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Delete volume with id: 4f207eb3-b097-4002-a8a3-96b0be15ae52 Jul 03 02:45:11.246190 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:45:11.246190 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:45:11.246577 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-a0161e3d-edf5-416b-9d03-c7d1b2830d10 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Volume info retrieved successfully. Jul 03 02:45:11.269930 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-a0161e3d-edf5-416b-9d03-c7d1b2830d10 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Delete volume request issued successfully. Jul 03 02:45:11.270204 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-a0161e3d-edf5-416b-9d03-c7d1b2830d10 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] https://10.4.3.223/volume/v3/volumes/4f207eb3-b097-4002-a8a3-96b0be15ae52 returned with HTTP 202 Jul 03 02:45:11.270810 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1462/5819] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:45:11 2026] DELETE /volume/v3/volumes/4f207eb3-b097-4002-a8a3-96b0be15ae52 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:45:11.279405 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-0c2e41a4-818b-4d64-beca-523a658cb920 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:45:11.281989 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-0c2e41a4-818b-4d64-beca-523a658cb920 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] GET https://10.4.3.223/volume/v3/volumes/4f207eb3-b097-4002-a8a3-96b0be15ae52 Jul 03 02:45:11.282308 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-0c2e41a4-818b-4d64-beca-523a658cb920 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:45:11.282642 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-0c2e41a4-818b-4d64-beca-523a658cb920 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:45:11.292698 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:45:11.292698 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:45:11.297971 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-0c2e41a4-818b-4d64-beca-523a658cb920 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Volume info retrieved successfully. Jul 03 02:45:11.304299 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-0c2e41a4-818b-4d64-beca-523a658cb920 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] https://10.4.3.223/volume/v3/volumes/4f207eb3-b097-4002-a8a3-96b0be15ae52 returned with HTTP 200 Jul 03 02:45:11.304851 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1446/5820] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:45:11 2026] GET /volume/v3/volumes/4f207eb3-b097-4002-a8a3-96b0be15ae52 => generated 1016 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:45:12.318903 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-03273e21-0823-43e8-acc2-cd246d1a5599 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:45:12.321973 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-03273e21-0823-43e8-acc2-cd246d1a5599 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] GET https://10.4.3.223/volume/v3/volumes/4f207eb3-b097-4002-a8a3-96b0be15ae52 Jul 03 02:45:12.322197 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-03273e21-0823-43e8-acc2-cd246d1a5599 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:45:12.322432 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-03273e21-0823-43e8-acc2-cd246d1a5599 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:45:12.329660 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-03273e21-0823-43e8-acc2-cd246d1a5599 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] https://10.4.3.223/volume/v3/volumes/4f207eb3-b097-4002-a8a3-96b0be15ae52 returned with HTTP 404 Jul 03 02:45:12.330383 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1458/5821] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:45:12 2026] GET /volume/v3/volumes/4f207eb3-b097-4002-a8a3-96b0be15ae52 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:45:12.338360 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-b0b60ebb-c032-4fa9-86a1-edeebdb00f41 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:45:12.340555 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-b0b60ebb-c032-4fa9-86a1-edeebdb00f41 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:45:12.340953 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-b0b60ebb-c032-4fa9-86a1-edeebdb00f41 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-722941122"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:45:12.342771 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.volumes [None req-b0b60ebb-c032-4fa9-86a1-edeebdb00f41 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-722941122'}} {{(pid=100012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:45:12.342929 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.volumes [None req-b0b60ebb-c032-4fa9-86a1-edeebdb00f41 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Create volume of 1 GB Jul 03 02:45:12.348380 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-b0b60ebb-c032-4fa9-86a1-edeebdb00f41 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Availability Zones retrieved successfully. Jul 03 02:45:12.353678 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-b0b60ebb-c032-4fa9-86a1-edeebdb00f41 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Flow 'volume_create_api' (241d5fac-5af0-4ec0-9f2a-961f39eeada0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:45:12.354864 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-b0b60ebb-c032-4fa9-86a1-edeebdb00f41 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1595f5ba-e3a3-4f10-a8ec-cbf895acd44b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:45:12.355847 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.flows.api.create_volume [None req-b0b60ebb-c032-4fa9-86a1-edeebdb00f41 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Validating volume size '1' using validate_int {{(pid=100012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:45:12.381612 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-b0b60ebb-c032-4fa9-86a1-edeebdb00f41 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1595f5ba-e3a3-4f10-a8ec-cbf895acd44b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:45:12.382280 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-b0b60ebb-c032-4fa9-86a1-edeebdb00f41 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01864825-683b-4535-8bd3-0ac29d2b1d8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:45:12.426303 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.quota [None req-b0b60ebb-c032-4fa9-86a1-edeebdb00f41 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Created reservations ['c120ef27-ff6c-472e-b50a-1c55b7c22172', '1ab5a541-242d-453c-89d5-797646eafa86', '693fad5a-d7b4-4701-b99f-fd4c22dd4fb5', 'c3e2d604-f77b-4863-a3db-f02b70ad65b0'] {{(pid=100012) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:45:12.427202 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-b0b60ebb-c032-4fa9-86a1-edeebdb00f41 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01864825-683b-4535-8bd3-0ac29d2b1d8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c120ef27-ff6c-472e-b50a-1c55b7c22172', '1ab5a541-242d-453c-89d5-797646eafa86', '693fad5a-d7b4-4701-b99f-fd4c22dd4fb5', 'c3e2d604-f77b-4863-a3db-f02b70ad65b0']}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:45:12.427959 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-b0b60ebb-c032-4fa9-86a1-edeebdb00f41 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (042af0fe-d571-432f-9c7a-fa08c7e14195) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:45:12.455205 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-b0b60ebb-c032-4fa9-86a1-edeebdb00f41 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (042af0fe-d571-432f-9c7a-fa08c7e14195) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ed530b4f-887b-4a44-8d9c-cf0004074389', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-722941122',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb4a9402119a4b9f85763184a867d16c',qos_specs=None,replication_status=,reservations=['c120ef27-ff6c-472e-b50a-1c55b7c22172','1ab5a541-242d-453c-89d5-797646eafa86','693fad5a-d7b4-4701-b99f-fd4c22dd4fb5','c3e2d604-f77b-4863-a3db-f02b70ad65b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2dc7bcd2add44e51b4401416e332bd05',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:45:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-722941122',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ed530b4f-887b-4a44-8d9c-cf0004074389,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb4a9402119a4b9f85763184a867d16c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2dc7bcd2add44e51b4401416e332bd05',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:45:12.456138 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-b0b60ebb-c032-4fa9-86a1-edeebdb00f41 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb251a0d-7060-4aef-b6a0-f4e2169c1229) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:45:12.478812 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-b0b60ebb-c032-4fa9-86a1-edeebdb00f41 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb251a0d-7060-4aef-b6a0-f4e2169c1229) transitioned into state 'SUCCESS' from state '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-722941122',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb4a9402119a4b9f85763184a867d16c',qos_specs=None,replication_status=,reservations=['c120ef27-ff6c-472e-b50a-1c55b7c22172','1ab5a541-242d-453c-89d5-797646eafa86','693fad5a-d7b4-4701-b99f-fd4c22dd4fb5','c3e2d604-f77b-4863-a3db-f02b70ad65b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2dc7bcd2add44e51b4401416e332bd05',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:45:12.479716 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-b0b60ebb-c032-4fa9-86a1-edeebdb00f41 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b45a30ac-ffad-444f-b6df-f2ab8c66942a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:45:12.496742 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-b0b60ebb-c032-4fa9-86a1-edeebdb00f41 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b45a30ac-ffad-444f-b6df-f2ab8c66942a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:45:12.497621 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-b0b60ebb-c032-4fa9-86a1-edeebdb00f41 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Flow 'volume_create_api' (241d5fac-5af0-4ec0-9f2a-961f39eeada0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:45:12.497996 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-b0b60ebb-c032-4fa9-86a1-edeebdb00f41 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Create volume request issued successfully. Jul 03 02:45:12.498632 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-b0b60ebb-c032-4fa9-86a1-edeebdb00f41 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:45:12.499081 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1456/5822] 10.4.3.223 () {68 vars in 1258 bytes} [Fri Jul 3 02:45:12 2026] POST /volume/v3/volumes => generated 777 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:45:12.511976 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-733d2f4d-1e3a-4221-8092-d4af5daf9f84 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:45:12.513780 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-733d2f4d-1e3a-4221-8092-d4af5daf9f84 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] GET https://10.4.3.223/volume/v3/volumes/ed530b4f-887b-4a44-8d9c-cf0004074389 Jul 03 02:45:12.513999 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-733d2f4d-1e3a-4221-8092-d4af5daf9f84 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:45:12.514345 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-733d2f4d-1e3a-4221-8092-d4af5daf9f84 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:45:12.522035 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:45:12.522035 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:45:12.525906 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-733d2f4d-1e3a-4221-8092-d4af5daf9f84 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Volume info retrieved successfully. Jul 03 02:45:12.530067 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-733d2f4d-1e3a-4221-8092-d4af5daf9f84 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] https://10.4.3.223/volume/v3/volumes/ed530b4f-887b-4a44-8d9c-cf0004074389 returned with HTTP 200 Jul 03 02:45:12.530538 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1463/5823] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:45:12 2026] GET /volume/v3/volumes/ed530b4f-887b-4a44-8d9c-cf0004074389 => generated 956 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 03 02:45:13.543112 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-d44a19e6-7edc-4691-8232-08494ae259a0 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:45:13.544875 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-d44a19e6-7edc-4691-8232-08494ae259a0 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] GET https://10.4.3.223/volume/v3/volumes/ed530b4f-887b-4a44-8d9c-cf0004074389 Jul 03 02:45:13.545070 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-d44a19e6-7edc-4691-8232-08494ae259a0 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:45:13.545278 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-d44a19e6-7edc-4691-8232-08494ae259a0 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:45:13.553477 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:45:13.553477 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:45:13.558150 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-d44a19e6-7edc-4691-8232-08494ae259a0 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Volume info retrieved successfully. Jul 03 02:45:13.563334 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-d44a19e6-7edc-4691-8232-08494ae259a0 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] https://10.4.3.223/volume/v3/volumes/ed530b4f-887b-4a44-8d9c-cf0004074389 returned with HTTP 200 Jul 03 02:45:13.563790 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1447/5824] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:45:13 2026] GET /volume/v3/volumes/ed530b4f-887b-4a44-8d9c-cf0004074389 => generated 1017 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:45:13.576214 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-63cd6747-3374-4f25-b82a-751ea115bdb9 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:45:13.578050 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-63cd6747-3374-4f25-b82a-751ea115bdb9 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] POST https://10.4.3.223/volume/v3/snapshots Jul 03 02:45:13.578403 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-63cd6747-3374-4f25-b82a-751ea115bdb9 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ed530b4f-887b-4a44-8d9c-cf0004074389", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1863907089"}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:45:13.587507 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:45:13.587507 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:45:13.587887 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-63cd6747-3374-4f25-b82a-751ea115bdb9 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Volume info retrieved successfully. Jul 03 02:45:13.588033 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.snapshots [None req-63cd6747-3374-4f25-b82a-751ea115bdb9 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Create snapshot from volume ed530b4f-887b-4a44-8d9c-cf0004074389 Jul 03 02:45:13.616611 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.quota [None req-63cd6747-3374-4f25-b82a-751ea115bdb9 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Created reservations ['e653cf3c-ddb3-4b3b-b4f8-675ddd7b2549', '801def2c-b4ce-45e1-9dec-2e9134122541', '8c7ff027-3303-4921-b550-ee626191a08f', 'd0db2933-56e6-4bca-a38a-5932e5ad1121'] {{(pid=100013) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:45:13.656722 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-63cd6747-3374-4f25-b82a-751ea115bdb9 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Snapshot create request issued successfully. Jul 03 02:45:13.657032 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-63cd6747-3374-4f25-b82a-751ea115bdb9 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] https://10.4.3.223/volume/v3/snapshots returned with HTTP 202 Jul 03 02:45:13.657483 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1459/5825] 10.4.3.223 () {68 vars in 1265 bytes} [Fri Jul 3 02:45:13 2026] POST /volume/v3/snapshots => generated 308 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:45:13.666302 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-1f793149-6c30-4002-91c9-1ca9a075ebef None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:45:13.668750 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-1f793149-6c30-4002-91c9-1ca9a075ebef tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] GET https://10.4.3.223/volume/v3/snapshots/b6839553-7fb5-4ef8-b246-3696b9df9f2c Jul 03 02:45:13.669013 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-1f793149-6c30-4002-91c9-1ca9a075ebef tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:45:13.669925 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-1f793149-6c30-4002-91c9-1ca9a075ebef tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:45:13.675733 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:45:13.675733 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:45:13.676117 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-1f793149-6c30-4002-91c9-1ca9a075ebef tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Snapshot retrieved successfully. Jul 03 02:45:13.677079 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-1f793149-6c30-4002-91c9-1ca9a075ebef tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] https://10.4.3.223/volume/v3/snapshots/b6839553-7fb5-4ef8-b246-3696b9df9f2c returned with HTTP 200 Jul 03 02:45:13.677555 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1457/5826] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:45:13 2026] GET /volume/v3/snapshots/b6839553-7fb5-4ef8-b246-3696b9df9f2c => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:45:14.688176 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-9de2c498-a0ce-423d-a7c5-43ec0f664602 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:45:14.690641 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-9de2c498-a0ce-423d-a7c5-43ec0f664602 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] GET https://10.4.3.223/volume/v3/snapshots/b6839553-7fb5-4ef8-b246-3696b9df9f2c Jul 03 02:45:14.690910 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-9de2c498-a0ce-423d-a7c5-43ec0f664602 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:45:14.691224 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-9de2c498-a0ce-423d-a7c5-43ec0f664602 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:45:14.697750 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:45:14.697750 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:45:14.698183 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-9de2c498-a0ce-423d-a7c5-43ec0f664602 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Snapshot retrieved successfully. Jul 03 02:45:14.699184 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-9de2c498-a0ce-423d-a7c5-43ec0f664602 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] https://10.4.3.223/volume/v3/snapshots/b6839553-7fb5-4ef8-b246-3696b9df9f2c returned with HTTP 200 Jul 03 02:45:14.699912 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1464/5827] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:45:14 2026] GET /volume/v3/snapshots/b6839553-7fb5-4ef8-b246-3696b9df9f2c => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:45:14.708720 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-46a3ca6a-11c8-47e5-be91-ac0967cab29a None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:45:14.710533 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-46a3ca6a-11c8-47e5-be91-ac0967cab29a tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-member] POST https://10.4.3.223/volume/v3/snapshots/b6839553-7fb5-4ef8-b246-3696b9df9f2c/action Jul 03 02:45:14.710909 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-46a3ca6a-11c8-47e5-be91-ac0967cab29a tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:45:14.711029 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-46a3ca6a-11c8-47e5-be91-ac0967cab29a tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:45:14.712625 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.contrib.admin_actions [None req-46a3ca6a-11c8-47e5-be91-ac0967cab29a tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-member] Updating snapshot 'b6839553-7fb5-4ef8-b246-3696b9df9f2c' with '{'status': 'error'}' {{(pid=100014) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 02:45:14.721870 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:45:14.721870 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:45:14.722457 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.policy [None req-46a3ca6a-11c8-47e5-be91-ac0967cab29a tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'e8264b181c3a4a88a3c5b9aaa26e713c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fb4a9402119a4b9f85763184a867d16c', '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=100014) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 02:45:14.722714 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-46a3ca6a-11c8-47e5-be91-ac0967cab29a tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-member] https://10.4.3.223/volume/v3/snapshots/b6839553-7fb5-4ef8-b246-3696b9df9f2c/action returned with HTTP 403 Jul 03 02:45:14.723171 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1448/5828] 10.4.3.223 () {68 vars in 1396 bytes} [Fri Jul 3 02:45:14 2026] POST /volume/v3/snapshots/b6839553-7fb5-4ef8-b246-3696b9df9f2c/action => generated 133 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:45:14.731984 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-981c26d5-d834-4b03-9890-818fdb23e738 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:45:14.733843 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-981c26d5-d834-4b03-9890-818fdb23e738 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] DELETE https://10.4.3.223/volume/v3/snapshots/b6839553-7fb5-4ef8-b246-3696b9df9f2c Jul 03 02:45:14.734029 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-981c26d5-d834-4b03-9890-818fdb23e738 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:45:14.734232 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-981c26d5-d834-4b03-9890-818fdb23e738 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Calling method 'delete' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:45:14.734323 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.snapshots [None req-981c26d5-d834-4b03-9890-818fdb23e738 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Delete snapshot with id: b6839553-7fb5-4ef8-b246-3696b9df9f2c Jul 03 02:45:14.739711 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:45:14.739711 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:45:14.740014 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-981c26d5-d834-4b03-9890-818fdb23e738 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Snapshot retrieved successfully. Jul 03 02:45:14.759742 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-981c26d5-d834-4b03-9890-818fdb23e738 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Snapshot delete request issued successfully. Jul 03 02:45:14.759954 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-981c26d5-d834-4b03-9890-818fdb23e738 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] https://10.4.3.223/volume/v3/snapshots/b6839553-7fb5-4ef8-b246-3696b9df9f2c returned with HTTP 202 Jul 03 02:45:14.760333 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1460/5829] 10.4.3.223 () {66 vars in 1357 bytes} [Fri Jul 3 02:45:14 2026] DELETE /volume/v3/snapshots/b6839553-7fb5-4ef8-b246-3696b9df9f2c => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:45:14.767790 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-dd80cb0b-042a-47e2-903a-2c4be5a749b7 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:45:14.770150 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-dd80cb0b-042a-47e2-903a-2c4be5a749b7 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] GET https://10.4.3.223/volume/v3/snapshots/b6839553-7fb5-4ef8-b246-3696b9df9f2c Jul 03 02:45:14.770559 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-dd80cb0b-042a-47e2-903a-2c4be5a749b7 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:45:14.770820 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-dd80cb0b-042a-47e2-903a-2c4be5a749b7 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:45:14.777696 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:45:14.777696 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:45:14.778184 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-dd80cb0b-042a-47e2-903a-2c4be5a749b7 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Snapshot retrieved successfully. Jul 03 02:45:14.779235 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-dd80cb0b-042a-47e2-903a-2c4be5a749b7 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] https://10.4.3.223/volume/v3/snapshots/b6839553-7fb5-4ef8-b246-3696b9df9f2c returned with HTTP 200 Jul 03 02:45:14.779789 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1458/5830] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:45:14 2026] GET /volume/v3/snapshots/b6839553-7fb5-4ef8-b246-3696b9df9f2c => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:45:15.790290 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-27399ff7-ce93-4734-a52a-2594c427c9dd None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:45:15.792920 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-27399ff7-ce93-4734-a52a-2594c427c9dd tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] GET https://10.4.3.223/volume/v3/snapshots/b6839553-7fb5-4ef8-b246-3696b9df9f2c Jul 03 02:45:15.793227 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-27399ff7-ce93-4734-a52a-2594c427c9dd tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:45:15.793551 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-27399ff7-ce93-4734-a52a-2594c427c9dd tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:45:15.798777 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-27399ff7-ce93-4734-a52a-2594c427c9dd tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] https://10.4.3.223/volume/v3/snapshots/b6839553-7fb5-4ef8-b246-3696b9df9f2c returned with HTTP 404 Jul 03 02:45:15.799276 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1465/5831] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:45:15 2026] GET /volume/v3/snapshots/b6839553-7fb5-4ef8-b246-3696b9df9f2c => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:45:15.806235 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-80cab358-f322-4141-9c28-48760c319964 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:45:15.808089 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-80cab358-f322-4141-9c28-48760c319964 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] DELETE https://10.4.3.223/volume/v3/volumes/ed530b4f-887b-4a44-8d9c-cf0004074389 Jul 03 02:45:15.808296 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-80cab358-f322-4141-9c28-48760c319964 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:45:15.808531 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-80cab358-f322-4141-9c28-48760c319964 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Calling method 'delete' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:45:15.808732 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.volumes [None req-80cab358-f322-4141-9c28-48760c319964 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Delete volume with id: ed530b4f-887b-4a44-8d9c-cf0004074389 Jul 03 02:45:15.816331 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:45:15.816331 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:45:15.816742 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-80cab358-f322-4141-9c28-48760c319964 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Volume info retrieved successfully. Jul 03 02:45:15.833096 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-80cab358-f322-4141-9c28-48760c319964 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Delete volume request issued successfully. Jul 03 02:45:15.833274 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-80cab358-f322-4141-9c28-48760c319964 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] https://10.4.3.223/volume/v3/volumes/ed530b4f-887b-4a44-8d9c-cf0004074389 returned with HTTP 202 Jul 03 02:45:15.833752 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1449/5832] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:45:15 2026] DELETE /volume/v3/volumes/ed530b4f-887b-4a44-8d9c-cf0004074389 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:45:15.840229 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-a7a708ff-efdc-4a4d-a08b-e8e5f14dcfbd None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:45:15.842030 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-a7a708ff-efdc-4a4d-a08b-e8e5f14dcfbd tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] GET https://10.4.3.223/volume/v3/volumes/ed530b4f-887b-4a44-8d9c-cf0004074389 Jul 03 02:45:15.842232 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-a7a708ff-efdc-4a4d-a08b-e8e5f14dcfbd tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:45:15.842414 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-a7a708ff-efdc-4a4d-a08b-e8e5f14dcfbd tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:45:15.849343 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:45:15.849343 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:45:15.852841 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-a7a708ff-efdc-4a4d-a08b-e8e5f14dcfbd tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Volume info retrieved successfully. Jul 03 02:45:15.856931 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-a7a708ff-efdc-4a4d-a08b-e8e5f14dcfbd tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] https://10.4.3.223/volume/v3/volumes/ed530b4f-887b-4a44-8d9c-cf0004074389 returned with HTTP 200 Jul 03 02:45:15.857430 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1461/5833] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:45:15 2026] GET /volume/v3/volumes/ed530b4f-887b-4a44-8d9c-cf0004074389 => generated 1016 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:45:16.870274 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-287adeb8-913f-4474-b49b-30fbc5ca23f7 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:45:16.872350 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-287adeb8-913f-4474-b49b-30fbc5ca23f7 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] GET https://10.4.3.223/volume/v3/volumes/ed530b4f-887b-4a44-8d9c-cf0004074389 Jul 03 02:45:16.872591 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-287adeb8-913f-4474-b49b-30fbc5ca23f7 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:45:16.872814 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-287adeb8-913f-4474-b49b-30fbc5ca23f7 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:45:16.879880 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-287adeb8-913f-4474-b49b-30fbc5ca23f7 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] https://10.4.3.223/volume/v3/volumes/ed530b4f-887b-4a44-8d9c-cf0004074389 returned with HTTP 404 Jul 03 02:45:16.880466 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1459/5834] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:45:16 2026] GET /volume/v3/volumes/ed530b4f-887b-4a44-8d9c-cf0004074389 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:45:16.887755 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-9e2a648a-890e-4e4e-9500-51e3a089f213 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:45:16.889438 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-9e2a648a-890e-4e4e-9500-51e3a089f213 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:45:16.889769 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-9e2a648a-890e-4e4e-9500-51e3a089f213 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1188533151"}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:45:16.891473 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.volumes [None req-9e2a648a-890e-4e4e-9500-51e3a089f213 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1188533151'}} {{(pid=100015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:45:16.891615 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-9e2a648a-890e-4e4e-9500-51e3a089f213 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Create volume of 1 GB Jul 03 02:45:16.896198 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-9e2a648a-890e-4e4e-9500-51e3a089f213 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Availability Zones retrieved successfully. Jul 03 02:45:16.903874 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-9e2a648a-890e-4e4e-9500-51e3a089f213 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Flow 'volume_create_api' (0b448d8d-fc7b-4e4a-982c-83eaebdf1f18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:45:16.905502 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-9e2a648a-890e-4e4e-9500-51e3a089f213 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8596e5c3-da71-435b-a37c-85a69a0a83cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:45:16.906670 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.flows.api.create_volume [None req-9e2a648a-890e-4e4e-9500-51e3a089f213 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Validating volume size '1' using validate_int {{(pid=100015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:45:16.936976 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-9e2a648a-890e-4e4e-9500-51e3a089f213 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8596e5c3-da71-435b-a37c-85a69a0a83cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:45:16.938030 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-9e2a648a-890e-4e4e-9500-51e3a089f213 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53c70836-4fcb-4df7-af0a-5d51ef9a982a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:45:16.978219 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.quota [None req-9e2a648a-890e-4e4e-9500-51e3a089f213 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Created reservations ['eac1b73b-b0a0-4944-b0c9-8f4d4f40a2b4', 'a0d6f74d-b203-4576-9cb4-6d286a4f5099', '82f47f93-a584-49b4-8f17-89477689314d', '69cd5493-dd4a-47b4-a376-05c8c89286cd'] {{(pid=100015) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:45:16.978962 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-9e2a648a-890e-4e4e-9500-51e3a089f213 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53c70836-4fcb-4df7-af0a-5d51ef9a982a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eac1b73b-b0a0-4944-b0c9-8f4d4f40a2b4', 'a0d6f74d-b203-4576-9cb4-6d286a4f5099', '82f47f93-a584-49b4-8f17-89477689314d', '69cd5493-dd4a-47b4-a376-05c8c89286cd']}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:45:16.979643 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-9e2a648a-890e-4e4e-9500-51e3a089f213 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ae556e6-5c44-4616-ba6d-059055229a6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:45:17.001047 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-9e2a648a-890e-4e4e-9500-51e3a089f213 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ae556e6-5c44-4616-ba6d-059055229a6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c7f80c0d-216c-4c55-a792-87cc52f86ac3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1188533151',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb4a9402119a4b9f85763184a867d16c',qos_specs=None,replication_status=,reservations=['eac1b73b-b0a0-4944-b0c9-8f4d4f40a2b4','a0d6f74d-b203-4576-9cb4-6d286a4f5099','82f47f93-a584-49b4-8f17-89477689314d','69cd5493-dd4a-47b4-a376-05c8c89286cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2dc7bcd2add44e51b4401416e332bd05',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:45:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1188533151',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c7f80c0d-216c-4c55-a792-87cc52f86ac3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb4a9402119a4b9f85763184a867d16c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2dc7bcd2add44e51b4401416e332bd05',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:45:17.001825 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-9e2a648a-890e-4e4e-9500-51e3a089f213 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (679cc66e-4a51-4749-ad88-e3f7f7a5a769) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:45:17.018499 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-9e2a648a-890e-4e4e-9500-51e3a089f213 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (679cc66e-4a51-4749-ad88-e3f7f7a5a769) transitioned into state 'SUCCESS' from state '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-1188533151',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb4a9402119a4b9f85763184a867d16c',qos_specs=None,replication_status=,reservations=['eac1b73b-b0a0-4944-b0c9-8f4d4f40a2b4','a0d6f74d-b203-4576-9cb4-6d286a4f5099','82f47f93-a584-49b4-8f17-89477689314d','69cd5493-dd4a-47b4-a376-05c8c89286cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2dc7bcd2add44e51b4401416e332bd05',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:45:17.019176 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-9e2a648a-890e-4e4e-9500-51e3a089f213 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca71fabd-dd6c-4071-b92f-108b46ac398b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:45:17.029161 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-9e2a648a-890e-4e4e-9500-51e3a089f213 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca71fabd-dd6c-4071-b92f-108b46ac398b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:45:17.029993 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-9e2a648a-890e-4e4e-9500-51e3a089f213 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Flow 'volume_create_api' (0b448d8d-fc7b-4e4a-982c-83eaebdf1f18) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:45:17.030236 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-9e2a648a-890e-4e4e-9500-51e3a089f213 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Create volume request issued successfully. Jul 03 02:45:17.030781 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-9e2a648a-890e-4e4e-9500-51e3a089f213 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:45:17.031300 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1466/5835] 10.4.3.223 () {68 vars in 1258 bytes} [Fri Jul 3 02:45:16 2026] POST /volume/v3/volumes => generated 778 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:45:17.042650 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-8e9deb57-80bc-41ee-8ea5-71f9fe37b183 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:45:17.044515 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-8e9deb57-80bc-41ee-8ea5-71f9fe37b183 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] GET https://10.4.3.223/volume/v3/volumes/c7f80c0d-216c-4c55-a792-87cc52f86ac3 Jul 03 02:45:17.044677 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-8e9deb57-80bc-41ee-8ea5-71f9fe37b183 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:45:17.044863 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-8e9deb57-80bc-41ee-8ea5-71f9fe37b183 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:45:17.052332 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:45:17.052332 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:45:17.055934 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-8e9deb57-80bc-41ee-8ea5-71f9fe37b183 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Volume info retrieved successfully. Jul 03 02:45:17.060173 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-8e9deb57-80bc-41ee-8ea5-71f9fe37b183 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] https://10.4.3.223/volume/v3/volumes/c7f80c0d-216c-4c55-a792-87cc52f86ac3 returned with HTTP 200 Jul 03 02:45:17.060597 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1450/5836] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:45:17 2026] GET /volume/v3/volumes/c7f80c0d-216c-4c55-a792-87cc52f86ac3 => generated 957 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:45:18.072618 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-d0f47eec-d212-49d7-90d0-7e684695e191 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:45:18.074213 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-d0f47eec-d212-49d7-90d0-7e684695e191 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] GET https://10.4.3.223/volume/v3/volumes/c7f80c0d-216c-4c55-a792-87cc52f86ac3 Jul 03 02:45:18.074398 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-d0f47eec-d212-49d7-90d0-7e684695e191 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:45:18.074598 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-d0f47eec-d212-49d7-90d0-7e684695e191 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:45:18.076379 np0000004352 devstack@c-api.service[100013]: DEBUG dbcounter [-] [100013] Writing DB stats cinder:SELECT=141,cinder:UPDATE=80,cinder:INSERT=35 {{(pid=100013) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 02:45:18.082462 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:45:18.082462 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:45:18.086218 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-d0f47eec-d212-49d7-90d0-7e684695e191 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Volume info retrieved successfully. Jul 03 02:45:18.090115 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-d0f47eec-d212-49d7-90d0-7e684695e191 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] https://10.4.3.223/volume/v3/volumes/c7f80c0d-216c-4c55-a792-87cc52f86ac3 returned with HTTP 200 Jul 03 02:45:18.090548 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1462/5837] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:45:18 2026] GET /volume/v3/volumes/c7f80c0d-216c-4c55-a792-87cc52f86ac3 => generated 1018 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:45:18.102385 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-90183609-e063-4395-acb5-03a798eebda4 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:45:18.104264 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-90183609-e063-4395-acb5-03a798eebda4 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] POST https://10.4.3.223/volume/v3/snapshots Jul 03 02:45:18.104649 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-90183609-e063-4395-acb5-03a798eebda4 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c7f80c0d-216c-4c55-a792-87cc52f86ac3", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1352083952"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:45:18.113375 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:45:18.113375 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:45:18.113784 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-90183609-e063-4395-acb5-03a798eebda4 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Volume info retrieved successfully. Jul 03 02:45:18.113937 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.snapshots [None req-90183609-e063-4395-acb5-03a798eebda4 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Create snapshot from volume c7f80c0d-216c-4c55-a792-87cc52f86ac3 Jul 03 02:45:18.136993 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.quota [None req-90183609-e063-4395-acb5-03a798eebda4 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Created reservations ['a6c07076-07ff-4206-8d52-d07da37529d9', 'b01cbc45-c7b3-4b39-b149-3945440529e1', '9f674220-9bca-4d00-82f3-52754166068d', 'd49d6e17-fc67-4a1f-bb9c-736ff739eebb'] {{(pid=100012) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:45:18.167189 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-90183609-e063-4395-acb5-03a798eebda4 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Snapshot create request issued successfully. Jul 03 02:45:18.167549 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-90183609-e063-4395-acb5-03a798eebda4 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] https://10.4.3.223/volume/v3/snapshots returned with HTTP 202 Jul 03 02:45:18.167989 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1460/5838] 10.4.3.223 () {68 vars in 1265 bytes} [Fri Jul 3 02:45:18 2026] POST /volume/v3/snapshots => generated 308 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:45:18.177181 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-8997bf58-b0e2-4a32-ba12-d621958efcef None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:45:18.179126 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-8997bf58-b0e2-4a32-ba12-d621958efcef tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] GET https://10.4.3.223/volume/v3/snapshots/aa22f137-ae7c-432a-ade2-76cb799162c4 Jul 03 02:45:18.179288 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-8997bf58-b0e2-4a32-ba12-d621958efcef tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:45:18.179545 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-8997bf58-b0e2-4a32-ba12-d621958efcef tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:45:18.185465 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:45:18.185465 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:45:18.185992 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-8997bf58-b0e2-4a32-ba12-d621958efcef tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Snapshot retrieved successfully. Jul 03 02:45:18.186672 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-8997bf58-b0e2-4a32-ba12-d621958efcef tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] https://10.4.3.223/volume/v3/snapshots/aa22f137-ae7c-432a-ade2-76cb799162c4 returned with HTTP 200 Jul 03 02:45:18.187055 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1467/5839] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:45:18 2026] GET /volume/v3/snapshots/aa22f137-ae7c-432a-ade2-76cb799162c4 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:45:19.196744 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-b717cd4d-891e-4a45-a9b5-e8391be678dc None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:45:19.198720 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-b717cd4d-891e-4a45-a9b5-e8391be678dc tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] GET https://10.4.3.223/volume/v3/snapshots/aa22f137-ae7c-432a-ade2-76cb799162c4 Jul 03 02:45:19.198967 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-b717cd4d-891e-4a45-a9b5-e8391be678dc tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:45:19.199107 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-b717cd4d-891e-4a45-a9b5-e8391be678dc tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:45:19.204230 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:45:19.204230 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:45:19.204639 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-b717cd4d-891e-4a45-a9b5-e8391be678dc tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Snapshot retrieved successfully. Jul 03 02:45:19.205325 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-b717cd4d-891e-4a45-a9b5-e8391be678dc tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] https://10.4.3.223/volume/v3/snapshots/aa22f137-ae7c-432a-ade2-76cb799162c4 returned with HTTP 200 Jul 03 02:45:19.205695 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1451/5840] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:45:19 2026] GET /volume/v3/snapshots/aa22f137-ae7c-432a-ade2-76cb799162c4 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:45:19.214180 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-e720eefd-b22f-416b-9b00-e154a725cfde None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:45:19.216726 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-e720eefd-b22f-416b-9b00-e154a725cfde tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-member] GET https://10.4.3.223/volume/v3/snapshots/aa22f137-ae7c-432a-ade2-76cb799162c4 Jul 03 02:45:19.217003 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-e720eefd-b22f-416b-9b00-e154a725cfde tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:45:19.217254 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-e720eefd-b22f-416b-9b00-e154a725cfde tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:45:19.224169 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:45:19.224169 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:45:19.224856 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-e720eefd-b22f-416b-9b00-e154a725cfde tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-member] Snapshot retrieved successfully. Jul 03 02:45:19.225997 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-e720eefd-b22f-416b-9b00-e154a725cfde tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-member] https://10.4.3.223/volume/v3/snapshots/aa22f137-ae7c-432a-ade2-76cb799162c4 returned with HTTP 200 Jul 03 02:45:19.226569 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1463/5841] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:45:19 2026] GET /volume/v3/snapshots/aa22f137-ae7c-432a-ade2-76cb799162c4 => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:45:19.235271 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-01016c8d-7b07-4b4d-9aa0-f099a5d99687 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:45:19.237547 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-01016c8d-7b07-4b4d-9aa0-f099a5d99687 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] DELETE https://10.4.3.223/volume/v3/snapshots/aa22f137-ae7c-432a-ade2-76cb799162c4 Jul 03 02:45:19.237822 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-01016c8d-7b07-4b4d-9aa0-f099a5d99687 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:45:19.238049 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-01016c8d-7b07-4b4d-9aa0-f099a5d99687 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Calling method 'delete' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:45:19.238204 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.snapshots [None req-01016c8d-7b07-4b4d-9aa0-f099a5d99687 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Delete snapshot with id: aa22f137-ae7c-432a-ade2-76cb799162c4 Jul 03 02:45:19.240504 np0000004352 devstack@c-api.service[100012]: DEBUG dbcounter [-] [100012] Writing DB stats cinder:SELECT=133,cinder:UPDATE=55,cinder:INSERT=28 {{(pid=100012) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 02:45:19.245584 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:45:19.245584 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:45:19.246026 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-01016c8d-7b07-4b4d-9aa0-f099a5d99687 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Snapshot retrieved successfully. Jul 03 02:45:19.266033 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-01016c8d-7b07-4b4d-9aa0-f099a5d99687 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Snapshot delete request issued successfully. Jul 03 02:45:19.266203 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-01016c8d-7b07-4b4d-9aa0-f099a5d99687 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] https://10.4.3.223/volume/v3/snapshots/aa22f137-ae7c-432a-ade2-76cb799162c4 returned with HTTP 202 Jul 03 02:45:19.266918 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1461/5842] 10.4.3.223 () {66 vars in 1357 bytes} [Fri Jul 3 02:45:19 2026] DELETE /volume/v3/snapshots/aa22f137-ae7c-432a-ade2-76cb799162c4 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:45:19.275058 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-7d3d4428-0361-44bd-8216-cd190070305c None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:45:19.277490 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-7d3d4428-0361-44bd-8216-cd190070305c tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] GET https://10.4.3.223/volume/v3/snapshots/aa22f137-ae7c-432a-ade2-76cb799162c4 Jul 03 02:45:19.277766 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-7d3d4428-0361-44bd-8216-cd190070305c tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:45:19.278029 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-7d3d4428-0361-44bd-8216-cd190070305c tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:45:19.285015 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:45:19.285015 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:45:19.285487 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-7d3d4428-0361-44bd-8216-cd190070305c tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Snapshot retrieved successfully. Jul 03 02:45:19.286402 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-7d3d4428-0361-44bd-8216-cd190070305c tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] https://10.4.3.223/volume/v3/snapshots/aa22f137-ae7c-432a-ade2-76cb799162c4 returned with HTTP 200 Jul 03 02:45:19.286902 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1468/5843] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:45:19 2026] GET /volume/v3/snapshots/aa22f137-ae7c-432a-ade2-76cb799162c4 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:45:20.296605 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-828f629d-8ca3-49ec-8a1f-ac496a002060 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:45:20.298481 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-828f629d-8ca3-49ec-8a1f-ac496a002060 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] GET https://10.4.3.223/volume/v3/snapshots/aa22f137-ae7c-432a-ade2-76cb799162c4 Jul 03 02:45:20.298669 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-828f629d-8ca3-49ec-8a1f-ac496a002060 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:45:20.298841 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-828f629d-8ca3-49ec-8a1f-ac496a002060 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:45:20.302584 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-828f629d-8ca3-49ec-8a1f-ac496a002060 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] https://10.4.3.223/volume/v3/snapshots/aa22f137-ae7c-432a-ade2-76cb799162c4 returned with HTTP 404 Jul 03 02:45:20.303061 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1452/5844] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:45:20 2026] GET /volume/v3/snapshots/aa22f137-ae7c-432a-ade2-76cb799162c4 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:45:20.310165 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-5429fe68-d46b-4951-8840-5c63c3163b6a None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:45:20.311799 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-5429fe68-d46b-4951-8840-5c63c3163b6a tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] DELETE https://10.4.3.223/volume/v3/volumes/c7f80c0d-216c-4c55-a792-87cc52f86ac3 Jul 03 02:45:20.311983 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-5429fe68-d46b-4951-8840-5c63c3163b6a tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:45:20.312171 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-5429fe68-d46b-4951-8840-5c63c3163b6a tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Calling method 'delete' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:45:20.312338 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.volumes [None req-5429fe68-d46b-4951-8840-5c63c3163b6a tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Delete volume with id: c7f80c0d-216c-4c55-a792-87cc52f86ac3 Jul 03 02:45:20.319661 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:45:20.319661 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:45:20.320056 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-5429fe68-d46b-4951-8840-5c63c3163b6a tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Volume info retrieved successfully. Jul 03 02:45:20.345527 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-5429fe68-d46b-4951-8840-5c63c3163b6a tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Delete volume request issued successfully. Jul 03 02:45:20.345734 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-5429fe68-d46b-4951-8840-5c63c3163b6a tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] https://10.4.3.223/volume/v3/volumes/c7f80c0d-216c-4c55-a792-87cc52f86ac3 returned with HTTP 202 Jul 03 02:45:20.346154 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1464/5845] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:45:20 2026] DELETE /volume/v3/volumes/c7f80c0d-216c-4c55-a792-87cc52f86ac3 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:45:20.352899 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-798e2582-4c23-42d6-a335-109920eea5ff None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:45:20.354660 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-798e2582-4c23-42d6-a335-109920eea5ff tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] GET https://10.4.3.223/volume/v3/volumes/c7f80c0d-216c-4c55-a792-87cc52f86ac3 Jul 03 02:45:20.354876 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-798e2582-4c23-42d6-a335-109920eea5ff tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:45:20.355076 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-798e2582-4c23-42d6-a335-109920eea5ff tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:45:20.361591 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:45:20.361591 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:45:20.364673 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-798e2582-4c23-42d6-a335-109920eea5ff tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Volume info retrieved successfully. Jul 03 02:45:20.368107 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-798e2582-4c23-42d6-a335-109920eea5ff tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] https://10.4.3.223/volume/v3/volumes/c7f80c0d-216c-4c55-a792-87cc52f86ac3 returned with HTTP 200 Jul 03 02:45:20.368471 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1462/5846] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:45:20 2026] GET /volume/v3/volumes/c7f80c0d-216c-4c55-a792-87cc52f86ac3 => generated 1017 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:45:21.381149 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-4be5d89a-737b-4f36-a328-d1e7ba6475a1 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:45:21.383264 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-4be5d89a-737b-4f36-a328-d1e7ba6475a1 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] GET https://10.4.3.223/volume/v3/volumes/c7f80c0d-216c-4c55-a792-87cc52f86ac3 Jul 03 02:45:21.383614 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-4be5d89a-737b-4f36-a328-d1e7ba6475a1 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:45:21.383906 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-4be5d89a-737b-4f36-a328-d1e7ba6475a1 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:45:21.391790 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-4be5d89a-737b-4f36-a328-d1e7ba6475a1 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] https://10.4.3.223/volume/v3/volumes/c7f80c0d-216c-4c55-a792-87cc52f86ac3 returned with HTTP 404 Jul 03 02:45:21.392253 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1469/5847] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:45:21 2026] GET /volume/v3/volumes/c7f80c0d-216c-4c55-a792-87cc52f86ac3 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:45:21.402516 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-380e180a-7def-44fa-920b-fe1618dede03 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:45:21.404613 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-380e180a-7def-44fa-920b-fe1618dede03 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:45:21.405045 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-380e180a-7def-44fa-920b-fe1618dede03 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1663458199"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:45:21.407159 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.volumes [None req-380e180a-7def-44fa-920b-fe1618dede03 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1663458199'}} {{(pid=100014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:45:21.407346 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.volumes [None req-380e180a-7def-44fa-920b-fe1618dede03 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Create volume of 1 GB Jul 03 02:45:21.412385 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-380e180a-7def-44fa-920b-fe1618dede03 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Availability Zones retrieved successfully. Jul 03 02:45:21.419307 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-380e180a-7def-44fa-920b-fe1618dede03 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Flow 'volume_create_api' (4719b4bb-f3da-4cd5-9502-decf4032242c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:45:21.420833 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-380e180a-7def-44fa-920b-fe1618dede03 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09bf3378-9deb-4e02-af7f-b4a14d86b90f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:45:21.421828 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.flows.api.create_volume [None req-380e180a-7def-44fa-920b-fe1618dede03 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Validating volume size '1' using validate_int {{(pid=100014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:45:21.449646 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-380e180a-7def-44fa-920b-fe1618dede03 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09bf3378-9deb-4e02-af7f-b4a14d86b90f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:45:21.450435 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-380e180a-7def-44fa-920b-fe1618dede03 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff4fa979-9c18-41fe-8981-88ddc751bd29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:45:21.499445 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.quota [None req-380e180a-7def-44fa-920b-fe1618dede03 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Created reservations ['dff17a7f-e1ca-4506-b326-238bb1fe5b6b', '001b1552-baaa-4415-aa1d-dcc20195c948', '94e45a0b-fa70-4052-bbe3-61f12b43fb8c', '829d08b5-bd02-4789-bf91-dcf0da97a205'] {{(pid=100014) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:45:21.500507 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-380e180a-7def-44fa-920b-fe1618dede03 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff4fa979-9c18-41fe-8981-88ddc751bd29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dff17a7f-e1ca-4506-b326-238bb1fe5b6b', '001b1552-baaa-4415-aa1d-dcc20195c948', '94e45a0b-fa70-4052-bbe3-61f12b43fb8c', '829d08b5-bd02-4789-bf91-dcf0da97a205']}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:45:21.501303 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-380e180a-7def-44fa-920b-fe1618dede03 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa33cf31-c62f-4924-83bd-03da009c8588) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:45:21.525807 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-380e180a-7def-44fa-920b-fe1618dede03 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa33cf31-c62f-4924-83bd-03da009c8588) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5bf88ddb-d3ee-4ab7-aff2-d02c64bf947b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1663458199',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb4a9402119a4b9f85763184a867d16c',qos_specs=None,replication_status=,reservations=['dff17a7f-e1ca-4506-b326-238bb1fe5b6b','001b1552-baaa-4415-aa1d-dcc20195c948','94e45a0b-fa70-4052-bbe3-61f12b43fb8c','829d08b5-bd02-4789-bf91-dcf0da97a205'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2dc7bcd2add44e51b4401416e332bd05',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:45:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1663458199',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5bf88ddb-d3ee-4ab7-aff2-d02c64bf947b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb4a9402119a4b9f85763184a867d16c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2dc7bcd2add44e51b4401416e332bd05',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:45:21.526431 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-380e180a-7def-44fa-920b-fe1618dede03 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6486c56-6953-432e-9eb4-59347dc27278) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:45:21.544511 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-380e180a-7def-44fa-920b-fe1618dede03 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6486c56-6953-432e-9eb4-59347dc27278) transitioned into state 'SUCCESS' from state '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-1663458199',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb4a9402119a4b9f85763184a867d16c',qos_specs=None,replication_status=,reservations=['dff17a7f-e1ca-4506-b326-238bb1fe5b6b','001b1552-baaa-4415-aa1d-dcc20195c948','94e45a0b-fa70-4052-bbe3-61f12b43fb8c','829d08b5-bd02-4789-bf91-dcf0da97a205'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2dc7bcd2add44e51b4401416e332bd05',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:45:21.545157 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-380e180a-7def-44fa-920b-fe1618dede03 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76389f60-c33e-4ac0-8440-ecb95b7655fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:45:21.555494 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-380e180a-7def-44fa-920b-fe1618dede03 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76389f60-c33e-4ac0-8440-ecb95b7655fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:45:21.556277 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-380e180a-7def-44fa-920b-fe1618dede03 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Flow 'volume_create_api' (4719b4bb-f3da-4cd5-9502-decf4032242c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:45:21.556559 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-380e180a-7def-44fa-920b-fe1618dede03 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Create volume request issued successfully. Jul 03 02:45:21.557057 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-380e180a-7def-44fa-920b-fe1618dede03 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:45:21.557437 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1453/5848] 10.4.3.223 () {68 vars in 1258 bytes} [Fri Jul 3 02:45:21 2026] POST /volume/v3/volumes => generated 778 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:45:21.568569 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-c97b0574-7450-4019-9b17-471d3e855828 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:45:21.570217 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-c97b0574-7450-4019-9b17-471d3e855828 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] GET https://10.4.3.223/volume/v3/volumes/5bf88ddb-d3ee-4ab7-aff2-d02c64bf947b Jul 03 02:45:21.570379 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-c97b0574-7450-4019-9b17-471d3e855828 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:45:21.570593 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-c97b0574-7450-4019-9b17-471d3e855828 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:45:21.577554 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:45:21.577554 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:45:21.581200 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-c97b0574-7450-4019-9b17-471d3e855828 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Volume info retrieved successfully. Jul 03 02:45:21.585442 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-c97b0574-7450-4019-9b17-471d3e855828 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] https://10.4.3.223/volume/v3/volumes/5bf88ddb-d3ee-4ab7-aff2-d02c64bf947b returned with HTTP 200 Jul 03 02:45:21.585846 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1465/5849] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:45:21 2026] GET /volume/v3/volumes/5bf88ddb-d3ee-4ab7-aff2-d02c64bf947b => generated 957 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:45:22.597651 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-44ef430c-207b-4012-aa9d-5729f0c71754 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:45:22.599291 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-44ef430c-207b-4012-aa9d-5729f0c71754 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] GET https://10.4.3.223/volume/v3/volumes/5bf88ddb-d3ee-4ab7-aff2-d02c64bf947b Jul 03 02:45:22.599478 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-44ef430c-207b-4012-aa9d-5729f0c71754 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:45:22.599693 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-44ef430c-207b-4012-aa9d-5729f0c71754 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:45:22.606704 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:45:22.606704 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:45:22.610779 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-44ef430c-207b-4012-aa9d-5729f0c71754 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Volume info retrieved successfully. Jul 03 02:45:22.615845 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-44ef430c-207b-4012-aa9d-5729f0c71754 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] https://10.4.3.223/volume/v3/volumes/5bf88ddb-d3ee-4ab7-aff2-d02c64bf947b returned with HTTP 200 Jul 03 02:45:22.616269 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1463/5850] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:45:22 2026] GET /volume/v3/volumes/5bf88ddb-d3ee-4ab7-aff2-d02c64bf947b => generated 1018 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:45:22.628682 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-2ecccdb9-135f-4e88-b0a7-7f3b14ed38b2 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:45:22.630376 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-2ecccdb9-135f-4e88-b0a7-7f3b14ed38b2 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] POST https://10.4.3.223/volume/v3/snapshots Jul 03 02:45:22.630739 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-2ecccdb9-135f-4e88-b0a7-7f3b14ed38b2 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5bf88ddb-d3ee-4ab7-aff2-d02c64bf947b", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1095999140"}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:45:22.638751 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:45:22.638751 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:45:22.639019 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-2ecccdb9-135f-4e88-b0a7-7f3b14ed38b2 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Volume info retrieved successfully. Jul 03 02:45:22.639130 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.snapshots [None req-2ecccdb9-135f-4e88-b0a7-7f3b14ed38b2 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Create snapshot from volume 5bf88ddb-d3ee-4ab7-aff2-d02c64bf947b Jul 03 02:45:22.673591 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.quota [None req-2ecccdb9-135f-4e88-b0a7-7f3b14ed38b2 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Created reservations ['4365a87f-aa14-4423-a0d2-9577c3eead64', '9910d0de-b51b-4d57-94c9-df28028975e7', '00cd53e4-c3a7-4965-bc14-257c44b0ad22', '1fe19809-0127-4c6b-927c-8e63d15e9176'] {{(pid=100015) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:45:22.726076 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-2ecccdb9-135f-4e88-b0a7-7f3b14ed38b2 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Snapshot create request issued successfully. Jul 03 02:45:22.726528 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-2ecccdb9-135f-4e88-b0a7-7f3b14ed38b2 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] https://10.4.3.223/volume/v3/snapshots returned with HTTP 202 Jul 03 02:45:22.727047 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1470/5851] 10.4.3.223 () {68 vars in 1265 bytes} [Fri Jul 3 02:45:22 2026] POST /volume/v3/snapshots => generated 308 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:45:22.736008 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-7c8ba434-9723-4cc4-8297-d24bebd10b16 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:45:22.738240 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-7c8ba434-9723-4cc4-8297-d24bebd10b16 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] GET https://10.4.3.223/volume/v3/snapshots/3c32d0e2-957f-4c07-b8c5-962e72f15694 Jul 03 02:45:22.738498 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-7c8ba434-9723-4cc4-8297-d24bebd10b16 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:45:22.738737 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-7c8ba434-9723-4cc4-8297-d24bebd10b16 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:45:22.743898 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:45:22.743898 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:45:22.744248 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-7c8ba434-9723-4cc4-8297-d24bebd10b16 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Snapshot retrieved successfully. Jul 03 02:45:22.744954 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-7c8ba434-9723-4cc4-8297-d24bebd10b16 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] https://10.4.3.223/volume/v3/snapshots/3c32d0e2-957f-4c07-b8c5-962e72f15694 returned with HTTP 200 Jul 03 02:45:22.745348 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1454/5852] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:45:22 2026] GET /volume/v3/snapshots/3c32d0e2-957f-4c07-b8c5-962e72f15694 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:45:23.755455 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-18e4fca1-1c4a-4fdf-b8aa-5fef740ba4d3 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:45:23.757364 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-18e4fca1-1c4a-4fdf-b8aa-5fef740ba4d3 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] GET https://10.4.3.223/volume/v3/snapshots/3c32d0e2-957f-4c07-b8c5-962e72f15694 Jul 03 02:45:23.757615 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-18e4fca1-1c4a-4fdf-b8aa-5fef740ba4d3 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:45:23.757817 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-18e4fca1-1c4a-4fdf-b8aa-5fef740ba4d3 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:45:23.763246 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:45:23.763246 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:45:23.763595 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-18e4fca1-1c4a-4fdf-b8aa-5fef740ba4d3 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Snapshot retrieved successfully. Jul 03 02:45:23.764435 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-18e4fca1-1c4a-4fdf-b8aa-5fef740ba4d3 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] https://10.4.3.223/volume/v3/snapshots/3c32d0e2-957f-4c07-b8c5-962e72f15694 returned with HTTP 200 Jul 03 02:45:23.764948 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1466/5853] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:45:23 2026] GET /volume/v3/snapshots/3c32d0e2-957f-4c07-b8c5-962e72f15694 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:45:23.774015 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-678902a8-73f0-4c9c-b6fc-008031f0b04e None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:45:23.776254 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-678902a8-73f0-4c9c-b6fc-008031f0b04e tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-member] POST https://10.4.3.223/volume/v3/snapshots/3c32d0e2-957f-4c07-b8c5-962e72f15694/action Jul 03 02:45:23.776726 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-678902a8-73f0-4c9c-b6fc-008031f0b04e tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=100012) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:45:23.776888 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-678902a8-73f0-4c9c-b6fc-008031f0b04e tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:45:23.778606 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.contrib.snapshot_unmanage [None req-678902a8-73f0-4c9c-b6fc-008031f0b04e tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-member] Unmanage snapshot with id: 3c32d0e2-957f-4c07-b8c5-962e72f15694 Jul 03 02:45:23.784787 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:45:23.784787 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:45:23.785361 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-678902a8-73f0-4c9c-b6fc-008031f0b04e tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-member] Snapshot retrieved successfully. Jul 03 02:45:23.786395 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.policy [None req-678902a8-73f0-4c9c-b6fc-008031f0b04e tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': 'e8264b181c3a4a88a3c5b9aaa26e713c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'fb4a9402119a4b9f85763184a867d16c', '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=100012) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 03 02:45:23.786670 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-678902a8-73f0-4c9c-b6fc-008031f0b04e tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-member] https://10.4.3.223/volume/v3/snapshots/3c32d0e2-957f-4c07-b8c5-962e72f15694/action returned with HTTP 403 Jul 03 02:45:23.787289 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1464/5854] 10.4.3.223 () {68 vars in 1396 bytes} [Fri Jul 3 02:45:23 2026] POST /volume/v3/snapshots/3c32d0e2-957f-4c07-b8c5-962e72f15694/action => generated 117 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:45:23.794108 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-ae443094-4c26-41e4-9a7d-47c81bc42a7c None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:45:23.796100 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-ae443094-4c26-41e4-9a7d-47c81bc42a7c tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] DELETE https://10.4.3.223/volume/v3/snapshots/3c32d0e2-957f-4c07-b8c5-962e72f15694 Jul 03 02:45:23.796381 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-ae443094-4c26-41e4-9a7d-47c81bc42a7c tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:45:23.796697 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-ae443094-4c26-41e4-9a7d-47c81bc42a7c tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:45:23.796869 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.snapshots [None req-ae443094-4c26-41e4-9a7d-47c81bc42a7c tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Delete snapshot with id: 3c32d0e2-957f-4c07-b8c5-962e72f15694 Jul 03 02:45:23.803099 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:45:23.803099 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:45:23.803386 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-ae443094-4c26-41e4-9a7d-47c81bc42a7c tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Snapshot retrieved successfully. Jul 03 02:45:23.818359 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-ae443094-4c26-41e4-9a7d-47c81bc42a7c tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Snapshot delete request issued successfully. Jul 03 02:45:23.818533 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-ae443094-4c26-41e4-9a7d-47c81bc42a7c tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] https://10.4.3.223/volume/v3/snapshots/3c32d0e2-957f-4c07-b8c5-962e72f15694 returned with HTTP 202 Jul 03 02:45:23.819112 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1471/5855] 10.4.3.223 () {66 vars in 1357 bytes} [Fri Jul 3 02:45:23 2026] DELETE /volume/v3/snapshots/3c32d0e2-957f-4c07-b8c5-962e72f15694 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:45:23.827009 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-76d4fdfa-ac80-4ff5-bb2e-35a47dbf9037 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:45:23.829037 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-76d4fdfa-ac80-4ff5-bb2e-35a47dbf9037 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] GET https://10.4.3.223/volume/v3/snapshots/3c32d0e2-957f-4c07-b8c5-962e72f15694 Jul 03 02:45:23.829292 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-76d4fdfa-ac80-4ff5-bb2e-35a47dbf9037 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:45:23.829561 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-76d4fdfa-ac80-4ff5-bb2e-35a47dbf9037 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:45:23.835554 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:45:23.835554 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:45:23.836030 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-76d4fdfa-ac80-4ff5-bb2e-35a47dbf9037 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Snapshot retrieved successfully. Jul 03 02:45:23.836995 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-76d4fdfa-ac80-4ff5-bb2e-35a47dbf9037 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] https://10.4.3.223/volume/v3/snapshots/3c32d0e2-957f-4c07-b8c5-962e72f15694 returned with HTTP 200 Jul 03 02:45:23.837383 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1455/5856] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:45:23 2026] GET /volume/v3/snapshots/3c32d0e2-957f-4c07-b8c5-962e72f15694 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:45:24.846620 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-6dea700d-a909-4989-a687-f429142909a2 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:45:24.848515 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-6dea700d-a909-4989-a687-f429142909a2 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] GET https://10.4.3.223/volume/v3/snapshots/3c32d0e2-957f-4c07-b8c5-962e72f15694 Jul 03 02:45:24.848749 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-6dea700d-a909-4989-a687-f429142909a2 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:45:24.848986 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-6dea700d-a909-4989-a687-f429142909a2 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:45:24.854308 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-6dea700d-a909-4989-a687-f429142909a2 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] https://10.4.3.223/volume/v3/snapshots/3c32d0e2-957f-4c07-b8c5-962e72f15694 returned with HTTP 404 Jul 03 02:45:24.854910 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1467/5857] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:45:24 2026] GET /volume/v3/snapshots/3c32d0e2-957f-4c07-b8c5-962e72f15694 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:45:24.863989 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-c35045e8-c838-492d-91b8-e8ebaf034f79 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:45:24.865968 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-c35045e8-c838-492d-91b8-e8ebaf034f79 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] DELETE https://10.4.3.223/volume/v3/volumes/5bf88ddb-d3ee-4ab7-aff2-d02c64bf947b Jul 03 02:45:24.866231 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-c35045e8-c838-492d-91b8-e8ebaf034f79 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:45:24.866449 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-c35045e8-c838-492d-91b8-e8ebaf034f79 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Calling method 'delete' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:45:24.866675 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.volumes [None req-c35045e8-c838-492d-91b8-e8ebaf034f79 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Delete volume with id: 5bf88ddb-d3ee-4ab7-aff2-d02c64bf947b Jul 03 02:45:24.875250 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:45:24.875250 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:45:24.875595 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-c35045e8-c838-492d-91b8-e8ebaf034f79 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Volume info retrieved successfully. Jul 03 02:45:24.898395 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-c35045e8-c838-492d-91b8-e8ebaf034f79 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Delete volume request issued successfully. Jul 03 02:45:24.898805 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-c35045e8-c838-492d-91b8-e8ebaf034f79 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] https://10.4.3.223/volume/v3/volumes/5bf88ddb-d3ee-4ab7-aff2-d02c64bf947b returned with HTTP 202 Jul 03 02:45:24.899398 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1465/5858] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:45:24 2026] DELETE /volume/v3/volumes/5bf88ddb-d3ee-4ab7-aff2-d02c64bf947b => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:45:24.908319 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-96176c08-3bd0-47b6-9f7e-e535e107265e None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:45:24.910597 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-96176c08-3bd0-47b6-9f7e-e535e107265e tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] GET https://10.4.3.223/volume/v3/volumes/5bf88ddb-d3ee-4ab7-aff2-d02c64bf947b Jul 03 02:45:24.910786 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-96176c08-3bd0-47b6-9f7e-e535e107265e tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:45:24.910974 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-96176c08-3bd0-47b6-9f7e-e535e107265e tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:45:24.920895 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:45:24.920895 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:45:24.926193 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-96176c08-3bd0-47b6-9f7e-e535e107265e tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Volume info retrieved successfully. Jul 03 02:45:24.932316 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-96176c08-3bd0-47b6-9f7e-e535e107265e tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] https://10.4.3.223/volume/v3/volumes/5bf88ddb-d3ee-4ab7-aff2-d02c64bf947b returned with HTTP 200 Jul 03 02:45:24.932949 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1472/5859] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:45:24 2026] GET /volume/v3/volumes/5bf88ddb-d3ee-4ab7-aff2-d02c64bf947b => generated 1017 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:45:25.946501 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-660eea18-cd00-45f2-a62c-535c2aa72c10 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:45:25.948092 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-660eea18-cd00-45f2-a62c-535c2aa72c10 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] GET https://10.4.3.223/volume/v3/volumes/5bf88ddb-d3ee-4ab7-aff2-d02c64bf947b Jul 03 02:45:25.948256 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-660eea18-cd00-45f2-a62c-535c2aa72c10 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:45:25.948471 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-660eea18-cd00-45f2-a62c-535c2aa72c10 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:45:25.954637 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-660eea18-cd00-45f2-a62c-535c2aa72c10 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] https://10.4.3.223/volume/v3/volumes/5bf88ddb-d3ee-4ab7-aff2-d02c64bf947b returned with HTTP 404 Jul 03 02:45:25.955125 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1456/5860] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:45:25 2026] GET /volume/v3/volumes/5bf88ddb-d3ee-4ab7-aff2-d02c64bf947b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:45:25.964390 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-fb0b060b-9b40-43dc-9a86-98de2cb29c6d None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:45:25.966495 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-fb0b060b-9b40-43dc-9a86-98de2cb29c6d tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:45:25.966917 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-fb0b060b-9b40-43dc-9a86-98de2cb29c6d tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1722067731"}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:45:25.968744 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.volumes [None req-fb0b060b-9b40-43dc-9a86-98de2cb29c6d tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1722067731'}} {{(pid=100013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:45:25.968911 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.volumes [None req-fb0b060b-9b40-43dc-9a86-98de2cb29c6d tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Create volume of 1 GB Jul 03 02:45:25.974217 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-fb0b060b-9b40-43dc-9a86-98de2cb29c6d tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Availability Zones retrieved successfully. Jul 03 02:45:25.981910 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-fb0b060b-9b40-43dc-9a86-98de2cb29c6d tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Flow 'volume_create_api' (f1afd2bc-2675-460e-9404-53d285c1206d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:45:25.983401 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-fb0b060b-9b40-43dc-9a86-98de2cb29c6d tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb79a886-7034-4401-9534-1819aefbc38c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:45:25.984528 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.flows.api.create_volume [None req-fb0b060b-9b40-43dc-9a86-98de2cb29c6d tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Validating volume size '1' using validate_int {{(pid=100013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:45:26.018376 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-fb0b060b-9b40-43dc-9a86-98de2cb29c6d tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb79a886-7034-4401-9534-1819aefbc38c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:45:26.019388 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-fb0b060b-9b40-43dc-9a86-98de2cb29c6d tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f494610-e030-44ff-b4bd-81036cb254bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:45:26.068370 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.quota [None req-fb0b060b-9b40-43dc-9a86-98de2cb29c6d tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Created reservations ['19c70715-3f34-48dc-9282-b4d3284e3353', '7fbb6de7-d33f-4193-9c72-3fde1aa562df', '8b9f85e5-e460-41df-ba2e-2307418de9da', '555912a5-9d7b-4073-93e3-506320d711c0'] {{(pid=100013) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:45:26.069163 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-fb0b060b-9b40-43dc-9a86-98de2cb29c6d tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f494610-e030-44ff-b4bd-81036cb254bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['19c70715-3f34-48dc-9282-b4d3284e3353', '7fbb6de7-d33f-4193-9c72-3fde1aa562df', '8b9f85e5-e460-41df-ba2e-2307418de9da', '555912a5-9d7b-4073-93e3-506320d711c0']}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:45:26.070140 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-fb0b060b-9b40-43dc-9a86-98de2cb29c6d tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5ab7c6c-dc3b-4dd5-b357-4873fd02645e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:45:26.092630 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-fb0b060b-9b40-43dc-9a86-98de2cb29c6d tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5ab7c6c-dc3b-4dd5-b357-4873fd02645e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '370fc921-2acf-4948-b82a-cfe0c23be127', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1722067731',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb4a9402119a4b9f85763184a867d16c',qos_specs=None,replication_status=,reservations=['19c70715-3f34-48dc-9282-b4d3284e3353','7fbb6de7-d33f-4193-9c72-3fde1aa562df','8b9f85e5-e460-41df-ba2e-2307418de9da','555912a5-9d7b-4073-93e3-506320d711c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2dc7bcd2add44e51b4401416e332bd05',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:45:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1722067731',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=370fc921-2acf-4948-b82a-cfe0c23be127,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb4a9402119a4b9f85763184a867d16c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2dc7bcd2add44e51b4401416e332bd05',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:45:26.093285 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-fb0b060b-9b40-43dc-9a86-98de2cb29c6d tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (efc13664-b4eb-46ca-a796-eb2a4f2879af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:45:26.113811 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-fb0b060b-9b40-43dc-9a86-98de2cb29c6d tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (efc13664-b4eb-46ca-a796-eb2a4f2879af) transitioned into state 'SUCCESS' from state '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-1722067731',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb4a9402119a4b9f85763184a867d16c',qos_specs=None,replication_status=,reservations=['19c70715-3f34-48dc-9282-b4d3284e3353','7fbb6de7-d33f-4193-9c72-3fde1aa562df','8b9f85e5-e460-41df-ba2e-2307418de9da','555912a5-9d7b-4073-93e3-506320d711c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2dc7bcd2add44e51b4401416e332bd05',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:45:26.114687 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-fb0b060b-9b40-43dc-9a86-98de2cb29c6d tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1432b6e-f457-4d4b-87ef-7483c7fec438) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:45:26.124860 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-fb0b060b-9b40-43dc-9a86-98de2cb29c6d tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1432b6e-f457-4d4b-87ef-7483c7fec438) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:45:26.125592 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-fb0b060b-9b40-43dc-9a86-98de2cb29c6d tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Flow 'volume_create_api' (f1afd2bc-2675-460e-9404-53d285c1206d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:45:26.125895 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-fb0b060b-9b40-43dc-9a86-98de2cb29c6d tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Create volume request issued successfully. Jul 03 02:45:26.126478 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-fb0b060b-9b40-43dc-9a86-98de2cb29c6d tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:45:26.126874 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1468/5861] 10.4.3.223 () {68 vars in 1258 bytes} [Fri Jul 3 02:45:25 2026] POST /volume/v3/volumes => generated 778 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:45:26.137774 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-c6bd47a3-daa9-477e-b071-8e281068e320 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:45:26.140408 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-c6bd47a3-daa9-477e-b071-8e281068e320 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] GET https://10.4.3.223/volume/v3/volumes/370fc921-2acf-4948-b82a-cfe0c23be127 Jul 03 02:45:26.140408 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-c6bd47a3-daa9-477e-b071-8e281068e320 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:45:26.140408 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-c6bd47a3-daa9-477e-b071-8e281068e320 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:45:26.147298 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:45:26.147298 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:45:26.150801 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-c6bd47a3-daa9-477e-b071-8e281068e320 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Volume info retrieved successfully. Jul 03 02:45:26.154758 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-c6bd47a3-daa9-477e-b071-8e281068e320 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] https://10.4.3.223/volume/v3/volumes/370fc921-2acf-4948-b82a-cfe0c23be127 returned with HTTP 200 Jul 03 02:45:26.155108 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1466/5862] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:45:26 2026] GET /volume/v3/volumes/370fc921-2acf-4948-b82a-cfe0c23be127 => generated 957 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:45:27.169841 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-6801b722-2e5d-49ce-9694-c150217fa36e None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:45:27.172194 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-6801b722-2e5d-49ce-9694-c150217fa36e tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] GET https://10.4.3.223/volume/v3/volumes/370fc921-2acf-4948-b82a-cfe0c23be127 Jul 03 02:45:27.172491 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-6801b722-2e5d-49ce-9694-c150217fa36e tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:45:27.172769 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-6801b722-2e5d-49ce-9694-c150217fa36e tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:45:27.181536 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:45:27.181536 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:45:27.185683 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-6801b722-2e5d-49ce-9694-c150217fa36e tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Volume info retrieved successfully. Jul 03 02:45:27.190890 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-6801b722-2e5d-49ce-9694-c150217fa36e tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] https://10.4.3.223/volume/v3/volumes/370fc921-2acf-4948-b82a-cfe0c23be127 returned with HTTP 200 Jul 03 02:45:27.191399 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1473/5863] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:45:27 2026] GET /volume/v3/volumes/370fc921-2acf-4948-b82a-cfe0c23be127 => generated 1018 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:45:27.206544 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-f02f7ee0-2024-4f0b-8e2a-8691f4c7a47f None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:45:27.208469 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-f02f7ee0-2024-4f0b-8e2a-8691f4c7a47f tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] POST https://10.4.3.223/volume/v3/snapshots Jul 03 02:45:27.208836 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-f02f7ee0-2024-4f0b-8e2a-8691f4c7a47f tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "370fc921-2acf-4948-b82a-cfe0c23be127", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1733106899"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:45:27.218090 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:45:27.218090 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:45:27.218467 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-f02f7ee0-2024-4f0b-8e2a-8691f4c7a47f tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Volume info retrieved successfully. Jul 03 02:45:27.218560 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.snapshots [None req-f02f7ee0-2024-4f0b-8e2a-8691f4c7a47f tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Create snapshot from volume 370fc921-2acf-4948-b82a-cfe0c23be127 Jul 03 02:45:27.245571 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.quota [None req-f02f7ee0-2024-4f0b-8e2a-8691f4c7a47f tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Created reservations ['efedc023-33ac-4aa3-8566-4c8abea9c2b7', 'e78e3d6e-7c70-45e7-b058-f1bfa35ef5ae', 'e7e9f707-5c22-4d19-a8de-b3902d225f06', 'e3284052-7617-4f2f-9b89-65c30061b8a1'] {{(pid=100014) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:45:27.285380 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-f02f7ee0-2024-4f0b-8e2a-8691f4c7a47f tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Snapshot create request issued successfully. Jul 03 02:45:27.285813 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-f02f7ee0-2024-4f0b-8e2a-8691f4c7a47f tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] https://10.4.3.223/volume/v3/snapshots returned with HTTP 202 Jul 03 02:45:27.286251 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1457/5864] 10.4.3.223 () {68 vars in 1265 bytes} [Fri Jul 3 02:45:27 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) Jul 03 02:45:27.296274 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-58598fe7-214f-480f-a305-b83914b48a6f None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:45:27.298817 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-58598fe7-214f-480f-a305-b83914b48a6f tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] GET https://10.4.3.223/volume/v3/snapshots/dafcd7f7-90ab-449d-929e-f2c2667d774c Jul 03 02:45:27.299062 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-58598fe7-214f-480f-a305-b83914b48a6f tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:45:27.299315 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-58598fe7-214f-480f-a305-b83914b48a6f tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:45:27.305260 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:45:27.305260 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:45:27.305684 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-58598fe7-214f-480f-a305-b83914b48a6f tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Snapshot retrieved successfully. Jul 03 02:45:27.306552 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-58598fe7-214f-480f-a305-b83914b48a6f tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] https://10.4.3.223/volume/v3/snapshots/dafcd7f7-90ab-449d-929e-f2c2667d774c returned with HTTP 200 Jul 03 02:45:27.307005 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1469/5865] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:45:27 2026] GET /volume/v3/snapshots/dafcd7f7-90ab-449d-929e-f2c2667d774c => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:45:28.316312 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-4f0a3921-f8d0-406b-a518-8c0b4bab7897 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:45:28.318084 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-4f0a3921-f8d0-406b-a518-8c0b4bab7897 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] GET https://10.4.3.223/volume/v3/snapshots/dafcd7f7-90ab-449d-929e-f2c2667d774c Jul 03 02:45:28.318291 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-4f0a3921-f8d0-406b-a518-8c0b4bab7897 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:45:28.318490 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-4f0a3921-f8d0-406b-a518-8c0b4bab7897 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:45:28.324257 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:45:28.324257 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:45:28.324637 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-4f0a3921-f8d0-406b-a518-8c0b4bab7897 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Snapshot retrieved successfully. Jul 03 02:45:28.325460 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-4f0a3921-f8d0-406b-a518-8c0b4bab7897 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] https://10.4.3.223/volume/v3/snapshots/dafcd7f7-90ab-449d-929e-f2c2667d774c returned with HTTP 200 Jul 03 02:45:28.325896 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1467/5866] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:45:28 2026] GET /volume/v3/snapshots/dafcd7f7-90ab-449d-929e-f2c2667d774c => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:45:28.337382 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-3d610ba3-7f7c-49cc-8ed9-d4b581681daa None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:45:28.339638 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-3d610ba3-7f7c-49cc-8ed9-d4b581681daa tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-member] PUT https://10.4.3.223/volume/v3/snapshots/dafcd7f7-90ab-449d-929e-f2c2667d774c Jul 03 02:45:28.339984 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-3d610ba3-7f7c-49cc-8ed9-d4b581681daa tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:45:28.343871 np0000004352 devstack@c-api.service[100015]: DEBUG dbcounter [-] [100015] Writing DB stats cinder:SELECT=109,cinder:UPDATE=42,cinder:INSERT=19 {{(pid=100015) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 02:45:28.348981 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:45:28.348981 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:45:28.349937 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-3d610ba3-7f7c-49cc-8ed9-d4b581681daa tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-member] Snapshot retrieved successfully. Jul 03 02:45:28.361436 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-3d610ba3-7f7c-49cc-8ed9-d4b581681daa tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-member] https://10.4.3.223/volume/v3/snapshots/dafcd7f7-90ab-449d-929e-f2c2667d774c returned with HTTP 200 Jul 03 02:45:28.362127 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1474/5867] 10.4.3.223 () {68 vars in 1374 bytes} [Fri Jul 3 02:45:28 2026] PUT /volume/v3/snapshots/dafcd7f7-90ab-449d-929e-f2c2667d774c => generated 361 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:45:28.373226 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-f1acd3d4-74d4-4863-8a90-a9eb371c4fd4 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:45:28.375613 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-f1acd3d4-74d4-4863-8a90-a9eb371c4fd4 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] DELETE https://10.4.3.223/volume/v3/snapshots/dafcd7f7-90ab-449d-929e-f2c2667d774c Jul 03 02:45:28.375906 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-f1acd3d4-74d4-4863-8a90-a9eb371c4fd4 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:45:28.376155 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-f1acd3d4-74d4-4863-8a90-a9eb371c4fd4 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Calling method 'delete' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:45:28.376318 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.snapshots [None req-f1acd3d4-74d4-4863-8a90-a9eb371c4fd4 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Delete snapshot with id: dafcd7f7-90ab-449d-929e-f2c2667d774c Jul 03 02:45:28.382382 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:45:28.382382 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:45:28.382809 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-f1acd3d4-74d4-4863-8a90-a9eb371c4fd4 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Snapshot retrieved successfully. Jul 03 02:45:28.403900 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-f1acd3d4-74d4-4863-8a90-a9eb371c4fd4 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Snapshot delete request issued successfully. Jul 03 02:45:28.404144 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-f1acd3d4-74d4-4863-8a90-a9eb371c4fd4 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] https://10.4.3.223/volume/v3/snapshots/dafcd7f7-90ab-449d-929e-f2c2667d774c returned with HTTP 202 Jul 03 02:45:28.404651 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1458/5868] 10.4.3.223 () {66 vars in 1357 bytes} [Fri Jul 3 02:45:28 2026] DELETE /volume/v3/snapshots/dafcd7f7-90ab-449d-929e-f2c2667d774c => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:45:28.413550 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-03dcfe44-a842-4a45-9ee5-81095382d511 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:45:28.415791 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-03dcfe44-a842-4a45-9ee5-81095382d511 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] GET https://10.4.3.223/volume/v3/snapshots/dafcd7f7-90ab-449d-929e-f2c2667d774c Jul 03 02:45:28.415996 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-03dcfe44-a842-4a45-9ee5-81095382d511 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:45:28.416233 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-03dcfe44-a842-4a45-9ee5-81095382d511 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:45:28.423348 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:45:28.423348 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:45:28.423881 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-03dcfe44-a842-4a45-9ee5-81095382d511 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Snapshot retrieved successfully. Jul 03 02:45:28.424983 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-03dcfe44-a842-4a45-9ee5-81095382d511 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] https://10.4.3.223/volume/v3/snapshots/dafcd7f7-90ab-449d-929e-f2c2667d774c returned with HTTP 200 Jul 03 02:45:28.425713 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1470/5869] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:45:28 2026] GET /volume/v3/snapshots/dafcd7f7-90ab-449d-929e-f2c2667d774c => generated 494 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:45:29.436180 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-fe85ae5d-b553-443a-8ef7-b2b9ff38aa54 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:45:29.438124 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-fe85ae5d-b553-443a-8ef7-b2b9ff38aa54 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] GET https://10.4.3.223/volume/v3/snapshots/dafcd7f7-90ab-449d-929e-f2c2667d774c Jul 03 02:45:29.438338 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-fe85ae5d-b553-443a-8ef7-b2b9ff38aa54 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:45:29.438564 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-fe85ae5d-b553-443a-8ef7-b2b9ff38aa54 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:45:29.443557 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-fe85ae5d-b553-443a-8ef7-b2b9ff38aa54 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] https://10.4.3.223/volume/v3/snapshots/dafcd7f7-90ab-449d-929e-f2c2667d774c returned with HTTP 404 Jul 03 02:45:29.444195 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1468/5870] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:45:29 2026] GET /volume/v3/snapshots/dafcd7f7-90ab-449d-929e-f2c2667d774c => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:45:29.451335 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-9e69e995-b2cf-4b08-a280-cbda1ca75732 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:45:29.453459 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-9e69e995-b2cf-4b08-a280-cbda1ca75732 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] DELETE https://10.4.3.223/volume/v3/volumes/370fc921-2acf-4948-b82a-cfe0c23be127 Jul 03 02:45:29.453730 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-9e69e995-b2cf-4b08-a280-cbda1ca75732 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:45:29.453966 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-9e69e995-b2cf-4b08-a280-cbda1ca75732 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:45:29.454179 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-9e69e995-b2cf-4b08-a280-cbda1ca75732 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Delete volume with id: 370fc921-2acf-4948-b82a-cfe0c23be127 Jul 03 02:45:29.461698 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:45:29.461698 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:45:29.462057 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-9e69e995-b2cf-4b08-a280-cbda1ca75732 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Volume info retrieved successfully. Jul 03 02:45:29.487328 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-9e69e995-b2cf-4b08-a280-cbda1ca75732 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Delete volume request issued successfully. Jul 03 02:45:29.487567 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-9e69e995-b2cf-4b08-a280-cbda1ca75732 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] https://10.4.3.223/volume/v3/volumes/370fc921-2acf-4948-b82a-cfe0c23be127 returned with HTTP 202 Jul 03 02:45:29.488088 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1475/5871] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:45:29 2026] DELETE /volume/v3/volumes/370fc921-2acf-4948-b82a-cfe0c23be127 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:45:29.495800 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-6f89b03f-cce2-4382-ac7e-c69e958b5d4d None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:45:29.498228 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-6f89b03f-cce2-4382-ac7e-c69e958b5d4d tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] GET https://10.4.3.223/volume/v3/volumes/370fc921-2acf-4948-b82a-cfe0c23be127 Jul 03 02:45:29.498511 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-6f89b03f-cce2-4382-ac7e-c69e958b5d4d tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:45:29.498765 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-6f89b03f-cce2-4382-ac7e-c69e958b5d4d tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:45:29.509953 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:45:29.509953 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:45:29.515068 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-6f89b03f-cce2-4382-ac7e-c69e958b5d4d tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Volume info retrieved successfully. Jul 03 02:45:29.521088 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-6f89b03f-cce2-4382-ac7e-c69e958b5d4d tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] https://10.4.3.223/volume/v3/volumes/370fc921-2acf-4948-b82a-cfe0c23be127 returned with HTTP 200 Jul 03 02:45:29.521569 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1459/5872] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:45:29 2026] GET /volume/v3/volumes/370fc921-2acf-4948-b82a-cfe0c23be127 => generated 1017 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:45:30.536153 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-2080a3e8-8577-4e84-91d8-a2e445cc0ba5 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:45:30.538432 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-2080a3e8-8577-4e84-91d8-a2e445cc0ba5 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] GET https://10.4.3.223/volume/v3/volumes/370fc921-2acf-4948-b82a-cfe0c23be127 Jul 03 02:45:30.538698 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-2080a3e8-8577-4e84-91d8-a2e445cc0ba5 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:45:30.538958 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-2080a3e8-8577-4e84-91d8-a2e445cc0ba5 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:45:30.546737 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-2080a3e8-8577-4e84-91d8-a2e445cc0ba5 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] https://10.4.3.223/volume/v3/volumes/370fc921-2acf-4948-b82a-cfe0c23be127 returned with HTTP 404 Jul 03 02:45:30.547371 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1471/5873] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:45:30 2026] GET /volume/v3/volumes/370fc921-2acf-4948-b82a-cfe0c23be127 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:45:30.554804 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-5e484e89-103a-4567-a3c6-725d9220b75d None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:45:30.556660 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-5e484e89-103a-4567-a3c6-725d9220b75d tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:45:30.556975 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-5e484e89-103a-4567-a3c6-725d9220b75d tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-662567250"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:45:30.559155 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.volumes [None req-5e484e89-103a-4567-a3c6-725d9220b75d tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-662567250'}} {{(pid=100012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:45:30.559270 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.volumes [None req-5e484e89-103a-4567-a3c6-725d9220b75d tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Create volume of 1 GB Jul 03 02:45:30.563404 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-5e484e89-103a-4567-a3c6-725d9220b75d tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Availability Zones retrieved successfully. Jul 03 02:45:30.568450 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-5e484e89-103a-4567-a3c6-725d9220b75d tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Flow 'volume_create_api' (416c29cd-3786-478c-a472-ec86e542e4fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:45:30.569738 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-5e484e89-103a-4567-a3c6-725d9220b75d tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bfd5972f-bcaf-4bbe-b186-0b5aaf5018f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:45:30.570543 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.flows.api.create_volume [None req-5e484e89-103a-4567-a3c6-725d9220b75d tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Validating volume size '1' using validate_int {{(pid=100012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:45:30.594575 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-5e484e89-103a-4567-a3c6-725d9220b75d tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bfd5972f-bcaf-4bbe-b186-0b5aaf5018f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:45:30.595363 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-5e484e89-103a-4567-a3c6-725d9220b75d tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8cbda94f-e29a-4330-9cf9-62707bc71050) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:45:30.630299 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.quota [None req-5e484e89-103a-4567-a3c6-725d9220b75d tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Created reservations ['f2c21368-f621-4b20-9f80-d820468d0f67', '43360b04-85ca-4419-a607-1d91935fa4af', '07e80c42-055e-4b7a-a2c3-2b0c72393a75', '8a26359d-b22f-4156-8626-1f1692355e63'] {{(pid=100012) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:45:30.631053 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-5e484e89-103a-4567-a3c6-725d9220b75d tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8cbda94f-e29a-4330-9cf9-62707bc71050) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f2c21368-f621-4b20-9f80-d820468d0f67', '43360b04-85ca-4419-a607-1d91935fa4af', '07e80c42-055e-4b7a-a2c3-2b0c72393a75', '8a26359d-b22f-4156-8626-1f1692355e63']}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:45:30.631799 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-5e484e89-103a-4567-a3c6-725d9220b75d tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23dd3a1e-06cb-4b43-9827-5decfd0ba9ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:45:30.658540 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-5e484e89-103a-4567-a3c6-725d9220b75d tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23dd3a1e-06cb-4b43-9827-5decfd0ba9ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '25ecc454-721a-44c9-a715-1ace63b7f4bb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-662567250',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb4a9402119a4b9f85763184a867d16c',qos_specs=None,replication_status=,reservations=['f2c21368-f621-4b20-9f80-d820468d0f67','43360b04-85ca-4419-a607-1d91935fa4af','07e80c42-055e-4b7a-a2c3-2b0c72393a75','8a26359d-b22f-4156-8626-1f1692355e63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2dc7bcd2add44e51b4401416e332bd05',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:45:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-662567250',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=25ecc454-721a-44c9-a715-1ace63b7f4bb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb4a9402119a4b9f85763184a867d16c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2dc7bcd2add44e51b4401416e332bd05',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:45:30.659185 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-5e484e89-103a-4567-a3c6-725d9220b75d tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1825e4f7-2d58-4ccf-90d1-5e6fd805e023) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:45:30.678474 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-5e484e89-103a-4567-a3c6-725d9220b75d tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1825e4f7-2d58-4ccf-90d1-5e6fd805e023) transitioned into state 'SUCCESS' from state '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-662567250',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb4a9402119a4b9f85763184a867d16c',qos_specs=None,replication_status=,reservations=['f2c21368-f621-4b20-9f80-d820468d0f67','43360b04-85ca-4419-a607-1d91935fa4af','07e80c42-055e-4b7a-a2c3-2b0c72393a75','8a26359d-b22f-4156-8626-1f1692355e63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2dc7bcd2add44e51b4401416e332bd05',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:45:30.679139 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-5e484e89-103a-4567-a3c6-725d9220b75d tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5bc0b2b-a609-49b8-ae5f-ba36bcbb9ec2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:45:30.690966 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-5e484e89-103a-4567-a3c6-725d9220b75d tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5bc0b2b-a609-49b8-ae5f-ba36bcbb9ec2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:45:30.691675 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-5e484e89-103a-4567-a3c6-725d9220b75d tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Flow 'volume_create_api' (416c29cd-3786-478c-a472-ec86e542e4fe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:45:30.691931 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-5e484e89-103a-4567-a3c6-725d9220b75d tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Create volume request issued successfully. Jul 03 02:45:30.692477 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-5e484e89-103a-4567-a3c6-725d9220b75d tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:45:30.692847 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1469/5874] 10.4.3.223 () {68 vars in 1258 bytes} [Fri Jul 3 02:45:30 2026] POST /volume/v3/volumes => generated 777 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:45:30.704106 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-443b1362-fa52-4246-99a4-6c878598d474 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:45:30.705916 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-443b1362-fa52-4246-99a4-6c878598d474 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] GET https://10.4.3.223/volume/v3/volumes/25ecc454-721a-44c9-a715-1ace63b7f4bb Jul 03 02:45:30.706170 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-443b1362-fa52-4246-99a4-6c878598d474 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:45:30.706372 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-443b1362-fa52-4246-99a4-6c878598d474 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:45:30.714224 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:45:30.714224 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:45:30.718200 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-443b1362-fa52-4246-99a4-6c878598d474 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Volume info retrieved successfully. Jul 03 02:45:30.722359 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-443b1362-fa52-4246-99a4-6c878598d474 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] https://10.4.3.223/volume/v3/volumes/25ecc454-721a-44c9-a715-1ace63b7f4bb returned with HTTP 200 Jul 03 02:45:30.722752 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1476/5875] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:45:30 2026] GET /volume/v3/volumes/25ecc454-721a-44c9-a715-1ace63b7f4bb => generated 956 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:45:31.734683 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-d4b72e23-88a1-4a7c-8410-19c8efcf8612 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:45:31.736252 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-d4b72e23-88a1-4a7c-8410-19c8efcf8612 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] GET https://10.4.3.223/volume/v3/volumes/25ecc454-721a-44c9-a715-1ace63b7f4bb Jul 03 02:45:31.736490 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-d4b72e23-88a1-4a7c-8410-19c8efcf8612 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:45:31.736734 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-d4b72e23-88a1-4a7c-8410-19c8efcf8612 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:45:31.743825 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:45:31.743825 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:45:31.747028 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-d4b72e23-88a1-4a7c-8410-19c8efcf8612 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Volume info retrieved successfully. Jul 03 02:45:31.750736 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-d4b72e23-88a1-4a7c-8410-19c8efcf8612 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] https://10.4.3.223/volume/v3/volumes/25ecc454-721a-44c9-a715-1ace63b7f4bb returned with HTTP 200 Jul 03 02:45:31.751087 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1460/5876] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:45:31 2026] GET /volume/v3/volumes/25ecc454-721a-44c9-a715-1ace63b7f4bb => generated 1017 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:45:31.762844 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-2bcfb2b7-0a74-4708-a4b0-1fafecc1e068 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:45:31.764575 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-2bcfb2b7-0a74-4708-a4b0-1fafecc1e068 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] POST https://10.4.3.223/volume/v3/snapshots Jul 03 02:45:31.764910 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-2bcfb2b7-0a74-4708-a4b0-1fafecc1e068 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "25ecc454-721a-44c9-a715-1ace63b7f4bb", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-424190928"}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:45:31.775016 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:45:31.775016 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:45:31.775506 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-2bcfb2b7-0a74-4708-a4b0-1fafecc1e068 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Volume info retrieved successfully. Jul 03 02:45:31.775656 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.snapshots [None req-2bcfb2b7-0a74-4708-a4b0-1fafecc1e068 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Create snapshot from volume 25ecc454-721a-44c9-a715-1ace63b7f4bb Jul 03 02:45:31.814095 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.quota [None req-2bcfb2b7-0a74-4708-a4b0-1fafecc1e068 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Created reservations ['079044a2-c232-4188-bbcf-5e6a23e7db61', '07f8947a-5807-449f-9f13-104d2197d31a', '10ad71bb-c3be-418b-ab5f-ba454d22a31c', '83dc150f-99ab-4249-b741-8dcdad61a9f6'] {{(pid=100013) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:45:31.872850 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-2bcfb2b7-0a74-4708-a4b0-1fafecc1e068 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Snapshot create request issued successfully. Jul 03 02:45:31.873183 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-2bcfb2b7-0a74-4708-a4b0-1fafecc1e068 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] https://10.4.3.223/volume/v3/snapshots returned with HTTP 202 Jul 03 02:45:31.873585 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1472/5877] 10.4.3.223 () {68 vars in 1265 bytes} [Fri Jul 3 02:45:31 2026] POST /volume/v3/snapshots => generated 307 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:45:31.883095 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-3df406d3-6210-4bed-9c77-c2332708cbcf None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:45:31.885340 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-3df406d3-6210-4bed-9c77-c2332708cbcf tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] GET https://10.4.3.223/volume/v3/snapshots/4ce8491e-c8d3-4e0f-be76-f960b2e21e27 Jul 03 02:45:31.885574 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-3df406d3-6210-4bed-9c77-c2332708cbcf tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:45:31.885802 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-3df406d3-6210-4bed-9c77-c2332708cbcf tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:45:31.890736 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:45:31.890736 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:45:31.891032 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-3df406d3-6210-4bed-9c77-c2332708cbcf tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Snapshot retrieved successfully. Jul 03 02:45:31.891716 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-3df406d3-6210-4bed-9c77-c2332708cbcf tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] https://10.4.3.223/volume/v3/snapshots/4ce8491e-c8d3-4e0f-be76-f960b2e21e27 returned with HTTP 200 Jul 03 02:45:31.892074 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1470/5878] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:45:31 2026] GET /volume/v3/snapshots/4ce8491e-c8d3-4e0f-be76-f960b2e21e27 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:45:32.903576 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-f6bfde64-e55e-467e-9eea-034d728f8acc None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:45:32.905552 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-f6bfde64-e55e-467e-9eea-034d728f8acc tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] GET https://10.4.3.223/volume/v3/snapshots/4ce8491e-c8d3-4e0f-be76-f960b2e21e27 Jul 03 02:45:32.905744 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-f6bfde64-e55e-467e-9eea-034d728f8acc tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:45:32.905981 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-f6bfde64-e55e-467e-9eea-034d728f8acc tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:45:32.912020 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:45:32.912020 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:45:32.912409 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-f6bfde64-e55e-467e-9eea-034d728f8acc tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Snapshot retrieved successfully. Jul 03 02:45:32.913163 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-f6bfde64-e55e-467e-9eea-034d728f8acc tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] https://10.4.3.223/volume/v3/snapshots/4ce8491e-c8d3-4e0f-be76-f960b2e21e27 returned with HTTP 200 Jul 03 02:45:32.913573 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1477/5879] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:45:32 2026] GET /volume/v3/snapshots/4ce8491e-c8d3-4e0f-be76-f960b2e21e27 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:45:32.923943 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-d7ee8e71-93e3-438a-883e-dc8828546bba None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:45:32.926120 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-d7ee8e71-93e3-438a-883e-dc8828546bba tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] POST https://10.4.3.223/volume/v3/snapshots/4ce8491e-c8d3-4e0f-be76-f960b2e21e27/action Jul 03 02:45:32.926537 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-d7ee8e71-93e3-438a-883e-dc8828546bba tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:45:32.926693 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-d7ee8e71-93e3-438a-883e-dc8828546bba tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:45:32.928476 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.contrib.admin_actions [None req-d7ee8e71-93e3-438a-883e-dc8828546bba tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Updating snapshot '4ce8491e-c8d3-4e0f-be76-f960b2e21e27' with '{'status': 'creating'}' {{(pid=100014) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 03 02:45:32.930385 np0000004352 devstack@c-api.service[100014]: DEBUG dbcounter [-] [100014] Writing DB stats cinder:SELECT=139,cinder:UPDATE=55,cinder:INSERT=24 {{(pid=100014) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 02:45:32.940498 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:45:32.940498 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:45:32.955072 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-d7ee8e71-93e3-438a-883e-dc8828546bba tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] https://10.4.3.223/volume/v3/snapshots/4ce8491e-c8d3-4e0f-be76-f960b2e21e27/action returned with HTTP 202 Jul 03 02:45:32.955657 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1461/5880] 10.4.3.223 () {68 vars in 1396 bytes} [Fri Jul 3 02:45:32 2026] POST /volume/v3/snapshots/4ce8491e-c8d3-4e0f-be76-f960b2e21e27/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 02:45:32.964145 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-8becd03c-8f48-4906-a9fc-7ca3e27a2270 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:45:32.966622 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-8becd03c-8f48-4906-a9fc-7ca3e27a2270 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] GET https://10.4.3.223/volume/v3/snapshots/4ce8491e-c8d3-4e0f-be76-f960b2e21e27 Jul 03 02:45:32.966880 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-8becd03c-8f48-4906-a9fc-7ca3e27a2270 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:45:32.967158 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-8becd03c-8f48-4906-a9fc-7ca3e27a2270 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:45:32.973498 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:45:32.973498 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:45:32.973949 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-8becd03c-8f48-4906-a9fc-7ca3e27a2270 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Snapshot retrieved successfully. Jul 03 02:45:32.974923 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-8becd03c-8f48-4906-a9fc-7ca3e27a2270 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] https://10.4.3.223/volume/v3/snapshots/4ce8491e-c8d3-4e0f-be76-f960b2e21e27 returned with HTTP 200 Jul 03 02:45:32.975489 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1473/5881] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:45:32 2026] GET /volume/v3/snapshots/4ce8491e-c8d3-4e0f-be76-f960b2e21e27 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:45:32.986470 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-8cf36504-d19d-494c-bb01-1c2238ba61e5 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:45:32.987589 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-8cf36504-d19d-494c-bb01-1c2238ba61e5 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-member] POST https://10.4.3.223/volume/v3/snapshots/4ce8491e-c8d3-4e0f-be76-f960b2e21e27/action Jul 03 02:45:32.987925 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-8cf36504-d19d-494c-bb01-1c2238ba61e5 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100012) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:45:32.988057 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-8cf36504-d19d-494c-bb01-1c2238ba61e5 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:45:32.989527 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.contrib.snapshot_actions [None req-8cf36504-d19d-494c-bb01-1c2238ba61e5 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100012) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 03 02:45:32.995023 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:45:32.995023 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:45:32.995594 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.contrib.snapshot_actions [None req-8cf36504-d19d-494c-bb01-1c2238ba61e5 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-member] Updating snapshot 4ce8491e-c8d3-4e0f-be76-f960b2e21e27 with info {'id': '4ce8491e-c8d3-4e0f-be76-f960b2e21e27', 'status': 'error', 'progress': '80%'} Jul 03 02:45:33.006493 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-8cf36504-d19d-494c-bb01-1c2238ba61e5 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-member] https://10.4.3.223/volume/v3/snapshots/4ce8491e-c8d3-4e0f-be76-f960b2e21e27/action returned with HTTP 202 Jul 03 02:45:33.006944 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1471/5882] 10.4.3.223 () {68 vars in 1396 bytes} [Fri Jul 3 02:45:32 2026] POST /volume/v3/snapshots/4ce8491e-c8d3-4e0f-be76-f960b2e21e27/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:45:33.013926 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-687e878e-fee8-4f68-ac20-5f3d2e0378e8 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:45:33.016162 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-687e878e-fee8-4f68-ac20-5f3d2e0378e8 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] DELETE https://10.4.3.223/volume/v3/snapshots/4ce8491e-c8d3-4e0f-be76-f960b2e21e27 Jul 03 02:45:33.016374 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-687e878e-fee8-4f68-ac20-5f3d2e0378e8 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:45:33.016629 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-687e878e-fee8-4f68-ac20-5f3d2e0378e8 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:45:33.016791 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.snapshots [None req-687e878e-fee8-4f68-ac20-5f3d2e0378e8 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Delete snapshot with id: 4ce8491e-c8d3-4e0f-be76-f960b2e21e27 Jul 03 02:45:33.023097 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:45:33.023097 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:45:33.023592 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-687e878e-fee8-4f68-ac20-5f3d2e0378e8 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Snapshot retrieved successfully. Jul 03 02:45:33.044764 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-687e878e-fee8-4f68-ac20-5f3d2e0378e8 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Snapshot delete request issued successfully. Jul 03 02:45:33.044973 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-687e878e-fee8-4f68-ac20-5f3d2e0378e8 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] https://10.4.3.223/volume/v3/snapshots/4ce8491e-c8d3-4e0f-be76-f960b2e21e27 returned with HTTP 202 Jul 03 02:45:33.045604 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1478/5883] 10.4.3.223 () {66 vars in 1357 bytes} [Fri Jul 3 02:45:33 2026] DELETE /volume/v3/snapshots/4ce8491e-c8d3-4e0f-be76-f960b2e21e27 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:45:33.052482 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-630ea3d0-0a8f-4528-bc14-6a905c67c92f None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:45:33.053829 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-630ea3d0-0a8f-4528-bc14-6a905c67c92f tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] GET https://10.4.3.223/volume/v3/snapshots/4ce8491e-c8d3-4e0f-be76-f960b2e21e27 Jul 03 02:45:33.053988 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-630ea3d0-0a8f-4528-bc14-6a905c67c92f tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:45:33.054183 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-630ea3d0-0a8f-4528-bc14-6a905c67c92f tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:45:33.059464 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:45:33.059464 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:45:33.059797 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-630ea3d0-0a8f-4528-bc14-6a905c67c92f tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Snapshot retrieved successfully. Jul 03 02:45:33.060463 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-630ea3d0-0a8f-4528-bc14-6a905c67c92f tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] https://10.4.3.223/volume/v3/snapshots/4ce8491e-c8d3-4e0f-be76-f960b2e21e27 returned with HTTP 200 Jul 03 02:45:33.060834 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1462/5884] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:45:33 2026] GET /volume/v3/snapshots/4ce8491e-c8d3-4e0f-be76-f960b2e21e27 => generated 464 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:45:34.071290 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-4c42a9e3-7012-4198-8a6c-4b7539c267e8 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:45:34.073798 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-4c42a9e3-7012-4198-8a6c-4b7539c267e8 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] GET https://10.4.3.223/volume/v3/snapshots/4ce8491e-c8d3-4e0f-be76-f960b2e21e27 Jul 03 02:45:34.074073 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-4c42a9e3-7012-4198-8a6c-4b7539c267e8 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:45:34.074363 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-4c42a9e3-7012-4198-8a6c-4b7539c267e8 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:45:34.080218 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-4c42a9e3-7012-4198-8a6c-4b7539c267e8 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] https://10.4.3.223/volume/v3/snapshots/4ce8491e-c8d3-4e0f-be76-f960b2e21e27 returned with HTTP 404 Jul 03 02:45:34.080930 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1474/5885] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:45:34 2026] GET /volume/v3/snapshots/4ce8491e-c8d3-4e0f-be76-f960b2e21e27 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:45:34.088507 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-aaf76bb8-0251-40e6-8119-24d54643f5d1 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:45:34.090193 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-aaf76bb8-0251-40e6-8119-24d54643f5d1 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] DELETE https://10.4.3.223/volume/v3/volumes/25ecc454-721a-44c9-a715-1ace63b7f4bb Jul 03 02:45:34.090376 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-aaf76bb8-0251-40e6-8119-24d54643f5d1 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:45:34.090577 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-aaf76bb8-0251-40e6-8119-24d54643f5d1 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Calling method 'delete' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:45:34.090733 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.volumes [None req-aaf76bb8-0251-40e6-8119-24d54643f5d1 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Delete volume with id: 25ecc454-721a-44c9-a715-1ace63b7f4bb Jul 03 02:45:34.097708 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:45:34.097708 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:45:34.098070 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-aaf76bb8-0251-40e6-8119-24d54643f5d1 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Volume info retrieved successfully. Jul 03 02:45:34.116803 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-aaf76bb8-0251-40e6-8119-24d54643f5d1 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Delete volume request issued successfully. Jul 03 02:45:34.117046 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-aaf76bb8-0251-40e6-8119-24d54643f5d1 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] https://10.4.3.223/volume/v3/volumes/25ecc454-721a-44c9-a715-1ace63b7f4bb returned with HTTP 202 Jul 03 02:45:34.117898 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1472/5886] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:45:34 2026] DELETE /volume/v3/volumes/25ecc454-721a-44c9-a715-1ace63b7f4bb => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:45:34.126232 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-53a889f8-b455-4bc0-a94f-704ba75b53b8 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:45:34.128517 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-53a889f8-b455-4bc0-a94f-704ba75b53b8 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] GET https://10.4.3.223/volume/v3/volumes/25ecc454-721a-44c9-a715-1ace63b7f4bb Jul 03 02:45:34.128734 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-53a889f8-b455-4bc0-a94f-704ba75b53b8 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:45:34.128907 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-53a889f8-b455-4bc0-a94f-704ba75b53b8 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:45:34.136736 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:45:34.136736 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:45:34.141493 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-53a889f8-b455-4bc0-a94f-704ba75b53b8 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Volume info retrieved successfully. Jul 03 02:45:34.146718 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-53a889f8-b455-4bc0-a94f-704ba75b53b8 tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] https://10.4.3.223/volume/v3/volumes/25ecc454-721a-44c9-a715-1ace63b7f4bb returned with HTTP 200 Jul 03 02:45:34.147156 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1479/5887] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:45:34 2026] GET /volume/v3/volumes/25ecc454-721a-44c9-a715-1ace63b7f4bb => generated 1016 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:45:35.161965 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-03d45df6-b107-4ec3-aab5-c465559e276c None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:45:35.164255 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-03d45df6-b107-4ec3-aab5-c465559e276c tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] GET https://10.4.3.223/volume/v3/volumes/25ecc454-721a-44c9-a715-1ace63b7f4bb Jul 03 02:45:35.164501 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-03d45df6-b107-4ec3-aab5-c465559e276c tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:45:35.164736 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-03d45df6-b107-4ec3-aab5-c465559e276c tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:45:35.171958 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-03d45df6-b107-4ec3-aab5-c465559e276c tempest-ProjectMemberTests-1024947165 tempest-ProjectMemberTests-1024947165-project-admin] https://10.4.3.223/volume/v3/volumes/25ecc454-721a-44c9-a715-1ace63b7f4bb returned with HTTP 404 Jul 03 02:45:35.172673 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1463/5888] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:45:35 2026] GET /volume/v3/volumes/25ecc454-721a-44c9-a715-1ace63b7f4bb => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:45:44.076777 np0000004352 devstack@c-api.service[100013]: DEBUG dbcounter [-] [100013] Writing DB stats cinder:SELECT=50,cinder:UPDATE=25,cinder:INSERT=12 {{(pid=100013) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 02:45:44.110776 np0000004352 devstack@c-api.service[100012]: DEBUG dbcounter [-] [100012] Writing DB stats cinder:SELECT=45,cinder:UPDATE=16,cinder:INSERT=8 {{(pid=100012) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 02:45:44.145148 np0000004352 devstack@c-api.service[100015]: DEBUG dbcounter [-] [100015] Writing DB stats cinder:UPDATE=3,cinder:SELECT=15,cinder:INSERT=1 {{(pid=100015) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 02:45:45.167267 np0000004352 devstack@c-api.service[100014]: DEBUG dbcounter [-] [100014] Writing DB stats cinder:SELECT=4,cinder:UPDATE=1,cinder:DELETE=1 {{(pid=100014) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 02:46:40.224008 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-d81b44ee-1ac0-48fa-a9de-3c1f2a43ec75 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:46:40.226741 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-d81b44ee-1ac0-48fa-a9de-3c1f2a43ec75 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:46:40.227025 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-d81b44ee-1ac0-48fa-a9de-3c1f2a43ec75 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1772450566", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:46:40.228581 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.v3.volumes [None req-d81b44ee-1ac0-48fa-a9de-3c1f2a43ec75 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1772450566', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100013) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:46:40.228710 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.volumes [None req-d81b44ee-1ac0-48fa-a9de-3c1f2a43ec75 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Create volume of 1 GB Jul 03 02:46:40.232985 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-d81b44ee-1ac0-48fa-a9de-3c1f2a43ec75 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Availability Zones retrieved successfully. Jul 03 02:46:40.238492 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-d81b44ee-1ac0-48fa-a9de-3c1f2a43ec75 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Flow 'volume_create_api' (33607b28-d9dc-4e8b-a39e-139cddfbacbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:46:40.239475 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-d81b44ee-1ac0-48fa-a9de-3c1f2a43ec75 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7247845-bb7b-4b92-a493-a2e9017d05f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:46:40.240429 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.flows.api.create_volume [None req-d81b44ee-1ac0-48fa-a9de-3c1f2a43ec75 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Validating volume size '1' using validate_int {{(pid=100013) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:46:40.267798 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-d81b44ee-1ac0-48fa-a9de-3c1f2a43ec75 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7247845-bb7b-4b92-a493-a2e9017d05f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:46:40.268697 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-d81b44ee-1ac0-48fa-a9de-3c1f2a43ec75 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1bc471d2-7dd6-43df-ac35-ea20cc4b58ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:46:40.335198 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.quota [None req-d81b44ee-1ac0-48fa-a9de-3c1f2a43ec75 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Created reservations ['fbfeec4d-300c-42bf-9ef5-87c42af72374', '056ab656-4592-476d-8fb8-42014b8ee2ea', '709e3741-e5f2-44e4-9103-d77de51da9e0', '617c27cc-7808-4bd7-9479-609e36e9b12a'] {{(pid=100013) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:46:40.336239 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-d81b44ee-1ac0-48fa-a9de-3c1f2a43ec75 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1bc471d2-7dd6-43df-ac35-ea20cc4b58ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fbfeec4d-300c-42bf-9ef5-87c42af72374', '056ab656-4592-476d-8fb8-42014b8ee2ea', '709e3741-e5f2-44e4-9103-d77de51da9e0', '617c27cc-7808-4bd7-9479-609e36e9b12a']}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:46:40.337222 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-d81b44ee-1ac0-48fa-a9de-3c1f2a43ec75 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19cc5076-ca94-4fe8-a4d8-9d845a9726c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:46:40.366022 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-d81b44ee-1ac0-48fa-a9de-3c1f2a43ec75 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19cc5076-ca94-4fe8-a4d8-9d845a9726c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b44d6370-696f-45db-8004-6a2a69a205f0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1772450566',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb427f3bd6cf42018a27cdb4d4638315',qos_specs=None,replication_status=,reservations=['fbfeec4d-300c-42bf-9ef5-87c42af72374','056ab656-4592-476d-8fb8-42014b8ee2ea','709e3741-e5f2-44e4-9103-d77de51da9e0','617c27cc-7808-4bd7-9479-609e36e9b12a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='613d4ce45f8c4057bf9ed32957416db9',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:46:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1772450566',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b44d6370-696f-45db-8004-6a2a69a205f0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb427f3bd6cf42018a27cdb4d4638315',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='613d4ce45f8c4057bf9ed32957416db9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:46:40.366728 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-d81b44ee-1ac0-48fa-a9de-3c1f2a43ec75 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93526d53-a8d7-4c17-bf1b-a9604c0d792a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:46:40.385760 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-d81b44ee-1ac0-48fa-a9de-3c1f2a43ec75 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93526d53-a8d7-4c17-bf1b-a9604c0d792a) transitioned into state 'SUCCESS' from state '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-1772450566',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb427f3bd6cf42018a27cdb4d4638315',qos_specs=None,replication_status=,reservations=['fbfeec4d-300c-42bf-9ef5-87c42af72374','056ab656-4592-476d-8fb8-42014b8ee2ea','709e3741-e5f2-44e4-9103-d77de51da9e0','617c27cc-7808-4bd7-9479-609e36e9b12a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='613d4ce45f8c4057bf9ed32957416db9',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:46:40.386763 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-d81b44ee-1ac0-48fa-a9de-3c1f2a43ec75 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14bed0a4-7d91-4848-9e2c-06471a1dec6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:46:40.398046 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-d81b44ee-1ac0-48fa-a9de-3c1f2a43ec75 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14bed0a4-7d91-4848-9e2c-06471a1dec6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100013) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:46:40.399131 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.volume.api [None req-d81b44ee-1ac0-48fa-a9de-3c1f2a43ec75 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Flow 'volume_create_api' (33607b28-d9dc-4e8b-a39e-139cddfbacbc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100013) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:46:40.399536 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-d81b44ee-1ac0-48fa-a9de-3c1f2a43ec75 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Create volume request issued successfully. Jul 03 02:46:40.400240 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-d81b44ee-1ac0-48fa-a9de-3c1f2a43ec75 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:46:40.400789 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1475/5889] 10.4.3.223 () {68 vars in 1259 bytes} [Fri Jul 3 02:46:40 2026] POST /volume/v3/volumes => generated 757 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:46:40.413253 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-acfed4d3-ccf9-4af7-aff4-fc91d46f0a6f None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:46:40.416051 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-acfed4d3-ccf9-4af7-aff4-fc91d46f0a6f tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] GET https://10.4.3.223/volume/v3/volumes/b44d6370-696f-45db-8004-6a2a69a205f0 Jul 03 02:46:40.416307 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-acfed4d3-ccf9-4af7-aff4-fc91d46f0a6f tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:46:40.416574 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-acfed4d3-ccf9-4af7-aff4-fc91d46f0a6f tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:46:40.426014 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:46:40.426014 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:46:40.430826 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-acfed4d3-ccf9-4af7-aff4-fc91d46f0a6f tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Volume info retrieved successfully. Jul 03 02:46:40.436847 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-acfed4d3-ccf9-4af7-aff4-fc91d46f0a6f tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] https://10.4.3.223/volume/v3/volumes/b44d6370-696f-45db-8004-6a2a69a205f0 returned with HTTP 200 Jul 03 02:46:40.437385 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1473/5890] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:46:40 2026] GET /volume/v3/volumes/b44d6370-696f-45db-8004-6a2a69a205f0 => generated 825 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:46:41.450904 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-17ae5e08-c552-4c2d-9728-257b35ea213f None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:46:41.452978 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-17ae5e08-c552-4c2d-9728-257b35ea213f tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] GET https://10.4.3.223/volume/v3/volumes/b44d6370-696f-45db-8004-6a2a69a205f0 Jul 03 02:46:41.453174 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-17ae5e08-c552-4c2d-9728-257b35ea213f tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:46:41.453362 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-17ae5e08-c552-4c2d-9728-257b35ea213f tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:46:41.460693 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:46:41.460693 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:46:41.464651 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-17ae5e08-c552-4c2d-9728-257b35ea213f tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Volume info retrieved successfully. Jul 03 02:46:41.468659 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-17ae5e08-c552-4c2d-9728-257b35ea213f tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] https://10.4.3.223/volume/v3/volumes/b44d6370-696f-45db-8004-6a2a69a205f0 returned with HTTP 200 Jul 03 02:46:41.468987 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1480/5891] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:46:41 2026] GET /volume/v3/volumes/b44d6370-696f-45db-8004-6a2a69a205f0 => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:46:41.480842 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-7bd402f6-86b4-4928-a036-71b6623fc39f None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:46:41.482813 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-7bd402f6-86b4-4928-a036-71b6623fc39f tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] GET https://10.4.3.223/volume/v3/volumes/b44d6370-696f-45db-8004-6a2a69a205f0 Jul 03 02:46:41.483029 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-7bd402f6-86b4-4928-a036-71b6623fc39f tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:46:41.483256 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-7bd402f6-86b4-4928-a036-71b6623fc39f tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:46:41.490485 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:46:41.490485 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:46:41.493943 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-7bd402f6-86b4-4928-a036-71b6623fc39f tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Volume info retrieved successfully. Jul 03 02:46:41.499077 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-7bd402f6-86b4-4928-a036-71b6623fc39f tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] https://10.4.3.223/volume/v3/volumes/b44d6370-696f-45db-8004-6a2a69a205f0 returned with HTTP 200 Jul 03 02:46:41.499470 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1464/5892] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:46:41 2026] GET /volume/v3/volumes/b44d6370-696f-45db-8004-6a2a69a205f0 => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:46:42.130888 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-f7297179-09c2-4642-8a69-f60bf808ef92 req-5f8791d4-4185-40d5-9b0e-8919128adba2 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:46:42.133837 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-f7297179-09c2-4642-8a69-f60bf808ef92 req-5f8791d4-4185-40d5-9b0e-8919128adba2 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] GET https://10.4.3.223/volume/v3/volumes/b44d6370-696f-45db-8004-6a2a69a205f0 Jul 03 02:46:42.134093 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-f7297179-09c2-4642-8a69-f60bf808ef92 req-5f8791d4-4185-40d5-9b0e-8919128adba2 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:46:42.134361 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-f7297179-09c2-4642-8a69-f60bf808ef92 req-5f8791d4-4185-40d5-9b0e-8919128adba2 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:46:42.143757 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:46:42.143757 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:46:42.148999 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-f7297179-09c2-4642-8a69-f60bf808ef92 req-5f8791d4-4185-40d5-9b0e-8919128adba2 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Volume info retrieved successfully. Jul 03 02:46:42.154594 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-f7297179-09c2-4642-8a69-f60bf808ef92 req-5f8791d4-4185-40d5-9b0e-8919128adba2 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] https://10.4.3.223/volume/v3/volumes/b44d6370-696f-45db-8004-6a2a69a205f0 returned with HTTP 200 Jul 03 02:46:42.155079 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1476/5893] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:46:42 2026] GET /volume/v3/volumes/b44d6370-696f-45db-8004-6a2a69a205f0 => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:46:44.186436 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-5710f1c8-7fde-4c31-a96e-531e72d10adf None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:46:44.186841 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-5710f1c8-7fde-4c31-a96e-531e72d10adf None None] GET https://10.4.3.223/volume// Jul 03 02:46:44.186950 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-5710f1c8-7fde-4c31-a96e-531e72d10adf None None] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:46:44.187113 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-5710f1c8-7fde-4c31-a96e-531e72d10adf None None] Calling method 'all' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:46:44.187411 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-5710f1c8-7fde-4c31-a96e-531e72d10adf None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:46:44.187689 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1474/5894] 10.4.3.223 () {66 vars in 1428 bytes} [Fri Jul 3 02:46:44 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:46:44.193904 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-f7297179-09c2-4642-8a69-f60bf808ef92 req-edd5eda9-bee5-455a-a684-0f2cdb74ed5f None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:46:44.283068 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-f7297179-09c2-4642-8a69-f60bf808ef92 req-edd5eda9-bee5-455a-a684-0f2cdb74ed5f tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] POST https://10.4.3.223/volume/v3/attachments Jul 03 02:46:44.283591 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-f7297179-09c2-4642-8a69-f60bf808ef92 req-edd5eda9-bee5-455a-a684-0f2cdb74ed5f tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b44d6370-696f-45db-8004-6a2a69a205f0", "connector": null, "instance_uuid": "036f6042-fbf6-4f45-8912-09dcb9facd7f"}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:46:44.294382 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:46:44.294382 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:46:44.329847 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-f7297179-09c2-4642-8a69-f60bf808ef92 req-edd5eda9-bee5-455a-a684-0f2cdb74ed5f tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Jul 03 02:46:44.330443 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1481/5895] 10.4.3.223 () {74 vars in 1594 bytes} [Fri Jul 3 02:46:44 2026] POST /volume/v3/attachments => generated 273 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:46:44.677772 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-614d13a3-4d95-4178-b310-67807f99dd04 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:46:44.680118 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-614d13a3-4d95-4178-b310-67807f99dd04 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] GET https://10.4.3.223/volume/v3/volumes/b44d6370-696f-45db-8004-6a2a69a205f0 Jul 03 02:46:44.680457 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-614d13a3-4d95-4178-b310-67807f99dd04 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:46:44.680779 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-614d13a3-4d95-4178-b310-67807f99dd04 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:46:44.691689 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:46:44.691689 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:46:44.695783 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-614d13a3-4d95-4178-b310-67807f99dd04 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Volume info retrieved successfully. Jul 03 02:46:44.700670 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-614d13a3-4d95-4178-b310-67807f99dd04 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] https://10.4.3.223/volume/v3/volumes/b44d6370-696f-45db-8004-6a2a69a205f0 returned with HTTP 200 Jul 03 02:46:44.701052 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1465/5896] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:46:44 2026] GET /volume/v3/volumes/b44d6370-696f-45db-8004-6a2a69a205f0 => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:46:44.862164 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-645dea8e-061f-4855-95c9-21cefa919362 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:46:44.862693 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-645dea8e-061f-4855-95c9-21cefa919362 None None] GET https://10.4.3.223/volume// Jul 03 02:46:44.862949 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-645dea8e-061f-4855-95c9-21cefa919362 None None] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:46:44.863222 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-645dea8e-061f-4855-95c9-21cefa919362 None None] Calling method 'all' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:46:44.863760 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-645dea8e-061f-4855-95c9-21cefa919362 None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:46:44.864145 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1477/5897] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:46:44 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:46:44.874164 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-f7297179-09c2-4642-8a69-f60bf808ef92 req-1fa52478-9482-4420-a0c6-fe028f723767 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:46:44.876257 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-f7297179-09c2-4642-8a69-f60bf808ef92 req-1fa52478-9482-4420-a0c6-fe028f723767 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] GET https://10.4.3.223/volume/v3/volumes/b44d6370-696f-45db-8004-6a2a69a205f0 Jul 03 02:46:44.876583 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-f7297179-09c2-4642-8a69-f60bf808ef92 req-1fa52478-9482-4420-a0c6-fe028f723767 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:46:44.876812 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-f7297179-09c2-4642-8a69-f60bf808ef92 req-1fa52478-9482-4420-a0c6-fe028f723767 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:46:44.886544 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:46:44.886544 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:46:44.890086 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [req-f7297179-09c2-4642-8a69-f60bf808ef92 req-1fa52478-9482-4420-a0c6-fe028f723767 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Volume info retrieved successfully. Jul 03 02:46:44.894538 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-f7297179-09c2-4642-8a69-f60bf808ef92 req-1fa52478-9482-4420-a0c6-fe028f723767 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] https://10.4.3.223/volume/v3/volumes/b44d6370-696f-45db-8004-6a2a69a205f0 returned with HTTP 200 Jul 03 02:46:44.894989 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1475/5898] 10.4.3.223 () {70 vars in 1639 bytes} [Fri Jul 3 02:46:44 2026] GET /volume/v3/volumes/b44d6370-696f-45db-8004-6a2a69a205f0 => generated 1029 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:46:45.007628 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-f7297179-09c2-4642-8a69-f60bf808ef92 req-58394a99-1d64-4bf4-ab01-310d0aac83ad None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:46:45.009811 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-f7297179-09c2-4642-8a69-f60bf808ef92 req-58394a99-1d64-4bf4-ab01-310d0aac83ad tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] PUT https://10.4.3.223/volume/v3/attachments/fe65f399-370c-498e-ae9d-51e3c0c5a223 Jul 03 02:46:45.010160 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-f7297179-09c2-4642-8a69-f60bf808ef92 req-58394a99-1d64-4bf4-ab01-310d0aac83ad tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000004352", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2a2633a05d73", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "80a8c083-552c-46a2-8db9-fd9e83fa2364", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:46:45.017599 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.coordination [req-f7297179-09c2-4642-8a69-f60bf808ef92 req-58394a99-1d64-4bf4-ab01-310d0aac83ad tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Acquiring lock "cinder-attachment_update-b44d6370-696f-45db-8004-6a2a69a205f0-np0000004352" by "attachment_update" {{(pid=100015) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 02:46:45.022077 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.coordination [req-f7297179-09c2-4642-8a69-f60bf808ef92 req-58394a99-1d64-4bf4-ab01-310d0aac83ad tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Lock "cinder-attachment_update-b44d6370-696f-45db-8004-6a2a69a205f0-np0000004352" acquired by "attachment_update" :: waited 0.005s {{(pid=100015) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 02:46:45.023002 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:46:45.023002 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:46:45.542483 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.coordination [req-f7297179-09c2-4642-8a69-f60bf808ef92 req-58394a99-1d64-4bf4-ab01-310d0aac83ad tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Lock "cinder-attachment_update-b44d6370-696f-45db-8004-6a2a69a205f0-np0000004352" released by "attachment_update" :: held 0.520s {{(pid=100015) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 02:46:45.542971 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-f7297179-09c2-4642-8a69-f60bf808ef92 req-58394a99-1d64-4bf4-ab01-310d0aac83ad tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] https://10.4.3.223/volume/v3/attachments/fe65f399-370c-498e-ae9d-51e3c0c5a223 returned with HTTP 200 Jul 03 02:46:45.543251 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1482/5899] 10.4.3.223 () {74 vars in 1704 bytes} [Fri Jul 3 02:46:45 2026] PUT /volume/v3/attachments/fe65f399-370c-498e-ae9d-51e3c0c5a223 => generated 969 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:46:45.714018 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-9d64ad24-340f-47e7-9194-05b180620a2a None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:46:45.716345 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-9d64ad24-340f-47e7-9194-05b180620a2a tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] GET https://10.4.3.223/volume/v3/volumes/b44d6370-696f-45db-8004-6a2a69a205f0 Jul 03 02:46:45.717485 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-9d64ad24-340f-47e7-9194-05b180620a2a tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:46:45.717485 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-9d64ad24-340f-47e7-9194-05b180620a2a tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:46:45.728923 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:46:45.728923 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:46:45.733596 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-9d64ad24-340f-47e7-9194-05b180620a2a tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Volume info retrieved successfully. Jul 03 02:46:45.738848 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-9d64ad24-340f-47e7-9194-05b180620a2a tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] https://10.4.3.223/volume/v3/volumes/b44d6370-696f-45db-8004-6a2a69a205f0 returned with HTTP 200 Jul 03 02:46:45.739235 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1466/5900] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:46:45 2026] GET /volume/v3/volumes/b44d6370-696f-45db-8004-6a2a69a205f0 => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:46:46.751646 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-b791b2d2-39c3-4449-a1bc-a924b993bcbb None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:46:46.753501 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-b791b2d2-39c3-4449-a1bc-a924b993bcbb tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] GET https://10.4.3.223/volume/v3/volumes/b44d6370-696f-45db-8004-6a2a69a205f0 Jul 03 02:46:46.753734 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-b791b2d2-39c3-4449-a1bc-a924b993bcbb tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:46:46.753894 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-b791b2d2-39c3-4449-a1bc-a924b993bcbb tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:46:46.763451 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:46:46.763451 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:46:46.766544 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-b791b2d2-39c3-4449-a1bc-a924b993bcbb tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Volume info retrieved successfully. Jul 03 02:46:46.770431 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-b791b2d2-39c3-4449-a1bc-a924b993bcbb tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] https://10.4.3.223/volume/v3/volumes/b44d6370-696f-45db-8004-6a2a69a205f0 returned with HTTP 200 Jul 03 02:46:46.770795 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1478/5901] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:46:46 2026] GET /volume/v3/volumes/b44d6370-696f-45db-8004-6a2a69a205f0 => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:46:47.782796 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-d43b9040-8b05-443a-ae2a-b0a94113d4f2 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:46:47.784940 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-d43b9040-8b05-443a-ae2a-b0a94113d4f2 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] GET https://10.4.3.223/volume/v3/volumes/b44d6370-696f-45db-8004-6a2a69a205f0 Jul 03 02:46:47.785168 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-d43b9040-8b05-443a-ae2a-b0a94113d4f2 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:46:47.785380 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-d43b9040-8b05-443a-ae2a-b0a94113d4f2 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:46:47.795983 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:46:47.795983 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:46:47.799913 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-d43b9040-8b05-443a-ae2a-b0a94113d4f2 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Volume info retrieved successfully. Jul 03 02:46:47.804775 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-d43b9040-8b05-443a-ae2a-b0a94113d4f2 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] https://10.4.3.223/volume/v3/volumes/b44d6370-696f-45db-8004-6a2a69a205f0 returned with HTTP 200 Jul 03 02:46:47.805143 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1476/5902] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:46:47 2026] GET /volume/v3/volumes/b44d6370-696f-45db-8004-6a2a69a205f0 => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:46:48.819329 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-578ad285-d40e-4314-bca3-669741549c5f None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:46:48.821274 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-578ad285-d40e-4314-bca3-669741549c5f tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] GET https://10.4.3.223/volume/v3/volumes/b44d6370-696f-45db-8004-6a2a69a205f0 Jul 03 02:46:48.821531 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-578ad285-d40e-4314-bca3-669741549c5f tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:46:48.821740 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-578ad285-d40e-4314-bca3-669741549c5f tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:46:48.834083 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:46:48.834083 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:46:48.838399 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-578ad285-d40e-4314-bca3-669741549c5f tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Volume info retrieved successfully. Jul 03 02:46:48.843858 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-578ad285-d40e-4314-bca3-669741549c5f tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] https://10.4.3.223/volume/v3/volumes/b44d6370-696f-45db-8004-6a2a69a205f0 returned with HTTP 200 Jul 03 02:46:48.844302 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1483/5903] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:46:48 2026] GET /volume/v3/volumes/b44d6370-696f-45db-8004-6a2a69a205f0 => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:46:49.860661 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-26d12ff1-382e-486e-9566-e528fe18fbb3 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:46:49.862790 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-26d12ff1-382e-486e-9566-e528fe18fbb3 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] GET https://10.4.3.223/volume/v3/volumes/b44d6370-696f-45db-8004-6a2a69a205f0 Jul 03 02:46:49.863039 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-26d12ff1-382e-486e-9566-e528fe18fbb3 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:46:49.863329 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-26d12ff1-382e-486e-9566-e528fe18fbb3 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:46:49.877260 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:46:49.877260 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:46:49.883103 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-26d12ff1-382e-486e-9566-e528fe18fbb3 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Volume info retrieved successfully. Jul 03 02:46:49.889334 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-26d12ff1-382e-486e-9566-e528fe18fbb3 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] https://10.4.3.223/volume/v3/volumes/b44d6370-696f-45db-8004-6a2a69a205f0 returned with HTTP 200 Jul 03 02:46:49.889866 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1467/5904] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:46:49 2026] GET /volume/v3/volumes/b44d6370-696f-45db-8004-6a2a69a205f0 => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:46:50.905500 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-ae1da3b2-30a2-470e-b9f0-408bab828458 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:46:50.907958 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-ae1da3b2-30a2-470e-b9f0-408bab828458 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] GET https://10.4.3.223/volume/v3/volumes/b44d6370-696f-45db-8004-6a2a69a205f0 Jul 03 02:46:50.908328 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-ae1da3b2-30a2-470e-b9f0-408bab828458 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:46:50.908575 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-ae1da3b2-30a2-470e-b9f0-408bab828458 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:46:50.919179 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:46:50.919179 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:46:50.923476 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-ae1da3b2-30a2-470e-b9f0-408bab828458 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Volume info retrieved successfully. Jul 03 02:46:50.929369 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-ae1da3b2-30a2-470e-b9f0-408bab828458 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] https://10.4.3.223/volume/v3/volumes/b44d6370-696f-45db-8004-6a2a69a205f0 returned with HTTP 200 Jul 03 02:46:50.929964 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1479/5905] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:46:50 2026] GET /volume/v3/volumes/b44d6370-696f-45db-8004-6a2a69a205f0 => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:46:51.946377 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-a5cd5ebb-630f-4aa3-a34e-43a0472e9dbf None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:46:51.948604 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-a5cd5ebb-630f-4aa3-a34e-43a0472e9dbf tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] GET https://10.4.3.223/volume/v3/volumes/b44d6370-696f-45db-8004-6a2a69a205f0 Jul 03 02:46:51.948832 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-a5cd5ebb-630f-4aa3-a34e-43a0472e9dbf tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:46:51.949079 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-a5cd5ebb-630f-4aa3-a34e-43a0472e9dbf tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:46:51.959029 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:46:51.959029 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:46:51.962921 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-a5cd5ebb-630f-4aa3-a34e-43a0472e9dbf tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Volume info retrieved successfully. Jul 03 02:46:51.967123 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-a5cd5ebb-630f-4aa3-a34e-43a0472e9dbf tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] https://10.4.3.223/volume/v3/volumes/b44d6370-696f-45db-8004-6a2a69a205f0 returned with HTTP 200 Jul 03 02:46:51.967620 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1477/5906] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:46:51 2026] GET /volume/v3/volumes/b44d6370-696f-45db-8004-6a2a69a205f0 => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:46:52.756352 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-f7297179-09c2-4642-8a69-f60bf808ef92 req-625b6e72-d9ec-48b4-87c1-f6f5e7452172 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:46:52.759027 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-f7297179-09c2-4642-8a69-f60bf808ef92 req-625b6e72-d9ec-48b4-87c1-f6f5e7452172 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] POST https://10.4.3.223/volume/v3/attachments/fe65f399-370c-498e-ae9d-51e3c0c5a223/action Jul 03 02:46:52.759568 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-f7297179-09c2-4642-8a69-f60bf808ef92 req-625b6e72-d9ec-48b4-87c1-f6f5e7452172 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Action body: b'{"os-complete": null}' {{(pid=100015) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:46:52.759568 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-f7297179-09c2-4642-8a69-f60bf808ef92 req-625b6e72-d9ec-48b4-87c1-f6f5e7452172 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:46:52.780551 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:46:52.780551 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:46:52.805337 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-f7297179-09c2-4642-8a69-f60bf808ef92 req-625b6e72-d9ec-48b4-87c1-f6f5e7452172 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] https://10.4.3.223/volume/v3/attachments/fe65f399-370c-498e-ae9d-51e3c0c5a223/action returned with HTTP 204 Jul 03 02:46:52.805765 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1484/5907] 10.4.3.223 () {74 vars in 1725 bytes} [Fri Jul 3 02:46:52 2026] POST /volume/v3/attachments/fe65f399-370c-498e-ae9d-51e3c0c5a223/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:46:52.983776 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-be078c87-f105-4d9b-9519-983d44a524a6 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:46:52.985996 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-be078c87-f105-4d9b-9519-983d44a524a6 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] GET https://10.4.3.223/volume/v3/volumes/b44d6370-696f-45db-8004-6a2a69a205f0 Jul 03 02:46:52.986207 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-be078c87-f105-4d9b-9519-983d44a524a6 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:46:52.986391 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-be078c87-f105-4d9b-9519-983d44a524a6 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:46:52.999857 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:46:52.999857 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:46:53.008335 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-be078c87-f105-4d9b-9519-983d44a524a6 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Volume info retrieved successfully. Jul 03 02:46:53.016441 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-be078c87-f105-4d9b-9519-983d44a524a6 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] https://10.4.3.223/volume/v3/volumes/b44d6370-696f-45db-8004-6a2a69a205f0 returned with HTTP 200 Jul 03 02:46:53.017068 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1468/5908] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:46:52 2026] GET /volume/v3/volumes/b44d6370-696f-45db-8004-6a2a69a205f0 => generated 1142 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:46:56.026720 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-8db458ee-26d2-4593-8bde-72f7e128a2b9 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:46:56.029087 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-8db458ee-26d2-4593-8bde-72f7e128a2b9 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] POST https://10.4.3.223/volume/v3/snapshots Jul 03 02:46:56.029616 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-8db458ee-26d2-4593-8bde-72f7e128a2b9 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b44d6370-696f-45db-8004-6a2a69a205f0", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1930236201", "description": null, "metadata": null}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:46:56.042398 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:46:56.042398 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:46:56.042864 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-8db458ee-26d2-4593-8bde-72f7e128a2b9 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Volume info retrieved successfully. Jul 03 02:46:56.043015 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.snapshots [None req-8db458ee-26d2-4593-8bde-72f7e128a2b9 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Create snapshot from volume b44d6370-696f-45db-8004-6a2a69a205f0 Jul 03 02:46:56.081657 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.quota [None req-8db458ee-26d2-4593-8bde-72f7e128a2b9 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Created reservations ['892c32a2-51bb-4f63-9c74-0e76e9818b01', '1091d2fd-fd3e-4ab7-ad65-5f18bc25c500', '085b2b35-5bf6-4de3-8562-03573ab8abb6', '32209936-6ea8-4297-8c51-89794208e86a'] {{(pid=100013) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:46:56.123408 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-8db458ee-26d2-4593-8bde-72f7e128a2b9 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Snapshot force create request issued successfully. Jul 03 02:46:56.123911 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-8db458ee-26d2-4593-8bde-72f7e128a2b9 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] https://10.4.3.223/volume/v3/snapshots returned with HTTP 202 Jul 03 02:46:56.124489 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1480/5909] 10.4.3.223 () {68 vars in 1265 bytes} [Fri Jul 3 02:46:56 2026] POST /volume/v3/snapshots => generated 313 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:46:56.134097 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-9a014ea3-e274-43c5-836f-7bd493fd8833 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:46:56.136026 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-9a014ea3-e274-43c5-836f-7bd493fd8833 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] GET https://10.4.3.223/volume/v3/snapshots/6080e6db-e62e-4cfd-8ae9-e29702993a2f Jul 03 02:46:56.136328 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-9a014ea3-e274-43c5-836f-7bd493fd8833 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:46:56.136619 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-9a014ea3-e274-43c5-836f-7bd493fd8833 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:46:56.143348 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:46:56.143348 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:46:56.143911 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-9a014ea3-e274-43c5-836f-7bd493fd8833 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Snapshot retrieved successfully. Jul 03 02:46:56.145064 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-9a014ea3-e274-43c5-836f-7bd493fd8833 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] https://10.4.3.223/volume/v3/snapshots/6080e6db-e62e-4cfd-8ae9-e29702993a2f returned with HTTP 200 Jul 03 02:46:56.145488 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1478/5910] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:46:56 2026] GET /volume/v3/snapshots/6080e6db-e62e-4cfd-8ae9-e29702993a2f => generated 445 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:46:57.155943 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-566d82f1-0113-4f4d-8d01-03eb1cd21d9d None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:46:57.157968 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-566d82f1-0113-4f4d-8d01-03eb1cd21d9d tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] GET https://10.4.3.223/volume/v3/snapshots/6080e6db-e62e-4cfd-8ae9-e29702993a2f Jul 03 02:46:57.158185 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-566d82f1-0113-4f4d-8d01-03eb1cd21d9d tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:46:57.158414 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-566d82f1-0113-4f4d-8d01-03eb1cd21d9d tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:46:57.164020 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:46:57.164020 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:46:57.164583 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-566d82f1-0113-4f4d-8d01-03eb1cd21d9d tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Snapshot retrieved successfully. Jul 03 02:46:57.165476 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-566d82f1-0113-4f4d-8d01-03eb1cd21d9d tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] https://10.4.3.223/volume/v3/snapshots/6080e6db-e62e-4cfd-8ae9-e29702993a2f returned with HTTP 200 Jul 03 02:46:57.165911 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1485/5911] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:46:57 2026] GET /volume/v3/snapshots/6080e6db-e62e-4cfd-8ae9-e29702993a2f => generated 472 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:46:57.174916 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-567fe525-b3cf-4dbf-a704-04ee87b4e2b0 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:46:57.177437 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-567fe525-b3cf-4dbf-a704-04ee87b4e2b0 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] GET https://10.4.3.223/volume/v3/snapshots/6080e6db-e62e-4cfd-8ae9-e29702993a2f Jul 03 02:46:57.177739 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-567fe525-b3cf-4dbf-a704-04ee87b4e2b0 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:46:57.178026 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-567fe525-b3cf-4dbf-a704-04ee87b4e2b0 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:46:57.183735 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:46:57.183735 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:46:57.184312 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-567fe525-b3cf-4dbf-a704-04ee87b4e2b0 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Snapshot retrieved successfully. Jul 03 02:46:57.185181 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-567fe525-b3cf-4dbf-a704-04ee87b4e2b0 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] https://10.4.3.223/volume/v3/snapshots/6080e6db-e62e-4cfd-8ae9-e29702993a2f returned with HTTP 200 Jul 03 02:46:57.185567 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1469/5912] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:46:57 2026] GET /volume/v3/snapshots/6080e6db-e62e-4cfd-8ae9-e29702993a2f => generated 472 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:46:58.813330 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-423af76e-333d-4dd0-a3d7-1850ab7374d2 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:46:58.815191 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-423af76e-333d-4dd0-a3d7-1850ab7374d2 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] POST https://10.4.3.223/volume/v3/snapshots Jul 03 02:46:58.815403 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-423af76e-333d-4dd0-a3d7-1850ab7374d2 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b44d6370-696f-45db-8004-6a2a69a205f0", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-2112381976", "description": null, "metadata": null}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:46:58.827490 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:46:58.827490 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:46:58.827690 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-423af76e-333d-4dd0-a3d7-1850ab7374d2 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Volume info retrieved successfully. Jul 03 02:46:58.828478 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.snapshots [None req-423af76e-333d-4dd0-a3d7-1850ab7374d2 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Create snapshot from volume b44d6370-696f-45db-8004-6a2a69a205f0 Jul 03 02:46:58.853288 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.quota [None req-423af76e-333d-4dd0-a3d7-1850ab7374d2 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Created reservations ['74dc367f-79c0-420c-8337-29d861072447', '471edb7a-d3cd-4724-a220-7b6217f5aa3e', '042a9805-7020-45ce-ab33-33db394d6806', 'eede5bb9-7a04-4c1b-b4bf-ffe0f6de1d14'] {{(pid=100013) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:46:58.887099 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-423af76e-333d-4dd0-a3d7-1850ab7374d2 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Snapshot force create request issued successfully. Jul 03 02:46:58.887245 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-423af76e-333d-4dd0-a3d7-1850ab7374d2 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] https://10.4.3.223/volume/v3/snapshots returned with HTTP 202 Jul 03 02:46:58.887741 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1481/5913] 10.4.3.223 () {68 vars in 1265 bytes} [Fri Jul 3 02:46:58 2026] POST /volume/v3/snapshots => generated 313 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:46:58.896447 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-c067bfa8-40d6-42f5-b062-c5ec07e06a15 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:46:58.898548 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-c067bfa8-40d6-42f5-b062-c5ec07e06a15 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] GET https://10.4.3.223/volume/v3/snapshots/115fb08f-2e96-410d-9f9b-810171569f52 Jul 03 02:46:58.898884 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-c067bfa8-40d6-42f5-b062-c5ec07e06a15 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:46:58.898961 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-c067bfa8-40d6-42f5-b062-c5ec07e06a15 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:46:58.904103 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:46:58.904103 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:46:58.905491 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-c067bfa8-40d6-42f5-b062-c5ec07e06a15 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Snapshot retrieved successfully. Jul 03 02:46:58.905491 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-c067bfa8-40d6-42f5-b062-c5ec07e06a15 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] https://10.4.3.223/volume/v3/snapshots/115fb08f-2e96-410d-9f9b-810171569f52 returned with HTTP 200 Jul 03 02:46:58.905755 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1479/5914] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:46:58 2026] GET /volume/v3/snapshots/115fb08f-2e96-410d-9f9b-810171569f52 => generated 445 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:46:59.916339 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-a0315bdc-4570-421a-8046-ec9dfec1fa72 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:46:59.918631 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-a0315bdc-4570-421a-8046-ec9dfec1fa72 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] GET https://10.4.3.223/volume/v3/snapshots/115fb08f-2e96-410d-9f9b-810171569f52 Jul 03 02:46:59.918919 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-a0315bdc-4570-421a-8046-ec9dfec1fa72 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:46:59.919193 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-a0315bdc-4570-421a-8046-ec9dfec1fa72 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:46:59.925921 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:46:59.925921 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:46:59.926576 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-a0315bdc-4570-421a-8046-ec9dfec1fa72 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Snapshot retrieved successfully. Jul 03 02:46:59.927760 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-a0315bdc-4570-421a-8046-ec9dfec1fa72 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] https://10.4.3.223/volume/v3/snapshots/115fb08f-2e96-410d-9f9b-810171569f52 returned with HTTP 200 Jul 03 02:46:59.928271 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1486/5915] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:46:59 2026] GET /volume/v3/snapshots/115fb08f-2e96-410d-9f9b-810171569f52 => generated 472 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:46:59.937488 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-9b9de2c7-be66-41bc-8be8-fc59e93ede25 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:46:59.939263 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-9b9de2c7-be66-41bc-8be8-fc59e93ede25 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] GET https://10.4.3.223/volume/v3/snapshots/115fb08f-2e96-410d-9f9b-810171569f52 Jul 03 02:46:59.939473 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-9b9de2c7-be66-41bc-8be8-fc59e93ede25 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:46:59.939663 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-9b9de2c7-be66-41bc-8be8-fc59e93ede25 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:46:59.944633 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:46:59.944633 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:46:59.945213 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-9b9de2c7-be66-41bc-8be8-fc59e93ede25 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Snapshot retrieved successfully. Jul 03 02:46:59.946021 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-9b9de2c7-be66-41bc-8be8-fc59e93ede25 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] https://10.4.3.223/volume/v3/snapshots/115fb08f-2e96-410d-9f9b-810171569f52 returned with HTTP 200 Jul 03 02:46:59.946396 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1470/5916] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:46:59 2026] GET /volume/v3/snapshots/115fb08f-2e96-410d-9f9b-810171569f52 => generated 472 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:47:01.468002 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-a91b4be9-e0b4-4da8-862e-7aad3b7159b1 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:47:01.471211 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-a91b4be9-e0b4-4da8-862e-7aad3b7159b1 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] POST https://10.4.3.223/volume/v3/snapshots Jul 03 02:47:01.471211 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-a91b4be9-e0b4-4da8-862e-7aad3b7159b1 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b44d6370-696f-45db-8004-6a2a69a205f0", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-404169256", "description": null, "metadata": null}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:47:01.483014 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:47:01.483014 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:47:01.483543 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-a91b4be9-e0b4-4da8-862e-7aad3b7159b1 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Volume info retrieved successfully. Jul 03 02:47:01.483703 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.snapshots [None req-a91b4be9-e0b4-4da8-862e-7aad3b7159b1 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Create snapshot from volume b44d6370-696f-45db-8004-6a2a69a205f0 Jul 03 02:47:01.512373 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.quota [None req-a91b4be9-e0b4-4da8-862e-7aad3b7159b1 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Created reservations ['d1c85d5e-1bed-48ec-829a-86253754f86a', 'e1698ef4-b9b9-4721-b763-46aaebb851fa', 'c9865fa9-cd93-4b7e-b010-e58b8521f2cc', '80e3960c-a2bb-47a5-9222-f6b776a58d20'] {{(pid=100013) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:47:01.548852 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-a91b4be9-e0b4-4da8-862e-7aad3b7159b1 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Snapshot force create request issued successfully. Jul 03 02:47:01.549237 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-a91b4be9-e0b4-4da8-862e-7aad3b7159b1 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] https://10.4.3.223/volume/v3/snapshots returned with HTTP 202 Jul 03 02:47:01.549818 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1482/5917] 10.4.3.223 () {68 vars in 1265 bytes} [Fri Jul 3 02:47:01 2026] POST /volume/v3/snapshots => generated 312 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:47:01.557487 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-7b2a160e-15d0-48ed-bef3-6ae0cd998218 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:47:01.558906 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-7b2a160e-15d0-48ed-bef3-6ae0cd998218 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] GET https://10.4.3.223/volume/v3/snapshots/5bbe2ae2-44fd-458a-95b7-65d3183e2087 Jul 03 02:47:01.559079 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-7b2a160e-15d0-48ed-bef3-6ae0cd998218 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:47:01.559242 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-7b2a160e-15d0-48ed-bef3-6ae0cd998218 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:47:01.563899 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:47:01.563899 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:47:01.564366 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-7b2a160e-15d0-48ed-bef3-6ae0cd998218 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Snapshot retrieved successfully. Jul 03 02:47:01.565230 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-7b2a160e-15d0-48ed-bef3-6ae0cd998218 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] https://10.4.3.223/volume/v3/snapshots/5bbe2ae2-44fd-458a-95b7-65d3183e2087 returned with HTTP 200 Jul 03 02:47:01.565604 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1480/5918] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:47:01 2026] GET /volume/v3/snapshots/5bbe2ae2-44fd-458a-95b7-65d3183e2087 => generated 444 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:47:02.575152 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-7477e46c-d067-4e9f-8ce0-0321039bf5f0 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:47:02.577537 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-7477e46c-d067-4e9f-8ce0-0321039bf5f0 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] GET https://10.4.3.223/volume/v3/snapshots/5bbe2ae2-44fd-458a-95b7-65d3183e2087 Jul 03 02:47:02.577796 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-7477e46c-d067-4e9f-8ce0-0321039bf5f0 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:47:02.578025 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-7477e46c-d067-4e9f-8ce0-0321039bf5f0 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:47:02.583762 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:47:02.583762 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:47:02.584271 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-7477e46c-d067-4e9f-8ce0-0321039bf5f0 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Snapshot retrieved successfully. Jul 03 02:47:02.585092 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-7477e46c-d067-4e9f-8ce0-0321039bf5f0 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] https://10.4.3.223/volume/v3/snapshots/5bbe2ae2-44fd-458a-95b7-65d3183e2087 returned with HTTP 200 Jul 03 02:47:02.585477 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1487/5919] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:47:02 2026] GET /volume/v3/snapshots/5bbe2ae2-44fd-458a-95b7-65d3183e2087 => generated 471 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:47:02.595834 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-d9f29d18-63b6-40df-b136-62aea46b08ce None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:47:02.597825 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-d9f29d18-63b6-40df-b136-62aea46b08ce tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] GET https://10.4.3.223/volume/v3/snapshots/5bbe2ae2-44fd-458a-95b7-65d3183e2087 Jul 03 02:47:02.598112 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-d9f29d18-63b6-40df-b136-62aea46b08ce tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:47:02.598343 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-d9f29d18-63b6-40df-b136-62aea46b08ce tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:47:02.604520 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:47:02.604520 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:47:02.605130 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-d9f29d18-63b6-40df-b136-62aea46b08ce tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Snapshot retrieved successfully. Jul 03 02:47:02.606095 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-d9f29d18-63b6-40df-b136-62aea46b08ce tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] https://10.4.3.223/volume/v3/snapshots/5bbe2ae2-44fd-458a-95b7-65d3183e2087 returned with HTTP 200 Jul 03 02:47:02.606566 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1471/5920] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:47:02 2026] GET /volume/v3/snapshots/5bbe2ae2-44fd-458a-95b7-65d3183e2087 => generated 471 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:47:02.652128 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-57f9b8e3-c107-44e1-b106-e1ba35e79b85 req-8e6d969a-8192-40ce-a5a5-ce7287b2f4a3 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:47:02.654694 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-57f9b8e3-c107-44e1-b106-e1ba35e79b85 req-8e6d969a-8192-40ce-a5a5-ce7287b2f4a3 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] GET https://10.4.3.223/volume/v3/volumes/b44d6370-696f-45db-8004-6a2a69a205f0 Jul 03 02:47:02.654971 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-57f9b8e3-c107-44e1-b106-e1ba35e79b85 req-8e6d969a-8192-40ce-a5a5-ce7287b2f4a3 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:47:02.655231 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-57f9b8e3-c107-44e1-b106-e1ba35e79b85 req-8e6d969a-8192-40ce-a5a5-ce7287b2f4a3 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:47:02.667742 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:47:02.667742 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:47:02.672918 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-57f9b8e3-c107-44e1-b106-e1ba35e79b85 req-8e6d969a-8192-40ce-a5a5-ce7287b2f4a3 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Volume info retrieved successfully. Jul 03 02:47:02.679151 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-57f9b8e3-c107-44e1-b106-e1ba35e79b85 req-8e6d969a-8192-40ce-a5a5-ce7287b2f4a3 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] https://10.4.3.223/volume/v3/volumes/b44d6370-696f-45db-8004-6a2a69a205f0 returned with HTTP 200 Jul 03 02:47:02.679742 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1483/5921] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:47:02 2026] GET /volume/v3/volumes/b44d6370-696f-45db-8004-6a2a69a205f0 => generated 1142 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:47:02.701935 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-57f9b8e3-c107-44e1-b106-e1ba35e79b85 req-33f4b137-f7a7-4f48-9440-acc829a20d0b None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:47:02.704259 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-57f9b8e3-c107-44e1-b106-e1ba35e79b85 req-33f4b137-f7a7-4f48-9440-acc829a20d0b tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] POST https://10.4.3.223/volume/v3/volumes/b44d6370-696f-45db-8004-6a2a69a205f0/action Jul 03 02:47:02.704663 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-57f9b8e3-c107-44e1-b106-e1ba35e79b85 req-33f4b137-f7a7-4f48-9440-acc829a20d0b tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100012) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:47:02.704817 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-57f9b8e3-c107-44e1-b106-e1ba35e79b85 req-33f4b137-f7a7-4f48-9440-acc829a20d0b tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:47:02.718092 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:47:02.718092 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:47:02.718908 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [req-57f9b8e3-c107-44e1-b106-e1ba35e79b85 req-33f4b137-f7a7-4f48-9440-acc829a20d0b tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Volume info retrieved successfully. Jul 03 02:47:02.728631 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [req-57f9b8e3-c107-44e1-b106-e1ba35e79b85 req-33f4b137-f7a7-4f48-9440-acc829a20d0b tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Begin detaching volume completed successfully. Jul 03 02:47:02.728865 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-57f9b8e3-c107-44e1-b106-e1ba35e79b85 req-33f4b137-f7a7-4f48-9440-acc829a20d0b tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] https://10.4.3.223/volume/v3/volumes/b44d6370-696f-45db-8004-6a2a69a205f0/action returned with HTTP 202 Jul 03 02:47:02.729487 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1481/5922] 10.4.3.223 () {72 vars in 1672 bytes} [Fri Jul 3 02:47:02 2026] POST /volume/v3/volumes/b44d6370-696f-45db-8004-6a2a69a205f0/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 02:47:03.755138 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-518ca033-2cf1-491d-9806-fc3fac9fddee None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:47:03.755505 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-518ca033-2cf1-491d-9806-fc3fac9fddee None None] GET https://10.4.3.223/volume// Jul 03 02:47:03.755661 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-518ca033-2cf1-491d-9806-fc3fac9fddee None None] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:47:03.755828 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-518ca033-2cf1-491d-9806-fc3fac9fddee None None] Calling method 'all' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:47:03.756139 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-518ca033-2cf1-491d-9806-fc3fac9fddee None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:47:03.756398 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1488/5923] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:47:03 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:47:03.763810 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-57f9b8e3-c107-44e1-b106-e1ba35e79b85 req-eff25be6-3067-4aaa-a078-dea20cf60629 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:47:03.765618 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-57f9b8e3-c107-44e1-b106-e1ba35e79b85 req-eff25be6-3067-4aaa-a078-dea20cf60629 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] GET https://10.4.3.223/volume/v3/volumes/b44d6370-696f-45db-8004-6a2a69a205f0 Jul 03 02:47:03.765796 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-57f9b8e3-c107-44e1-b106-e1ba35e79b85 req-eff25be6-3067-4aaa-a078-dea20cf60629 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:47:03.766012 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-57f9b8e3-c107-44e1-b106-e1ba35e79b85 req-eff25be6-3067-4aaa-a078-dea20cf60629 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:47:03.775310 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:47:03.775310 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:47:03.779764 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [req-57f9b8e3-c107-44e1-b106-e1ba35e79b85 req-eff25be6-3067-4aaa-a078-dea20cf60629 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Volume info retrieved successfully. Jul 03 02:47:03.786732 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-57f9b8e3-c107-44e1-b106-e1ba35e79b85 req-eff25be6-3067-4aaa-a078-dea20cf60629 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] https://10.4.3.223/volume/v3/volumes/b44d6370-696f-45db-8004-6a2a69a205f0 returned with HTTP 200 Jul 03 02:47:03.787474 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1472/5924] 10.4.3.223 () {70 vars in 1639 bytes} [Fri Jul 3 02:47:03 2026] GET /volume/v3/volumes/b44d6370-696f-45db-8004-6a2a69a205f0 => generated 1325 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:47:04.584813 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-57f9b8e3-c107-44e1-b106-e1ba35e79b85 req-f1635f3d-8d03-4afd-b30f-01f5baaf66f8 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:47:04.586805 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-57f9b8e3-c107-44e1-b106-e1ba35e79b85 req-f1635f3d-8d03-4afd-b30f-01f5baaf66f8 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] DELETE https://10.4.3.223/volume/v3/attachments/fe65f399-370c-498e-ae9d-51e3c0c5a223 Jul 03 02:47:04.587064 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-57f9b8e3-c107-44e1-b106-e1ba35e79b85 req-f1635f3d-8d03-4afd-b30f-01f5baaf66f8 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:47:04.587304 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-57f9b8e3-c107-44e1-b106-e1ba35e79b85 req-f1635f3d-8d03-4afd-b30f-01f5baaf66f8 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Calling method 'version_select' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:47:04.594921 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:47:04.594921 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:47:05.130039 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-57f9b8e3-c107-44e1-b106-e1ba35e79b85 req-f1635f3d-8d03-4afd-b30f-01f5baaf66f8 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] https://10.4.3.223/volume/v3/attachments/fe65f399-370c-498e-ae9d-51e3c0c5a223 returned with HTTP 200 Jul 03 02:47:05.130538 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1484/5925] 10.4.3.223 () {72 vars in 1673 bytes} [Fri Jul 3 02:47:04 2026] DELETE /volume/v3/attachments/fe65f399-370c-498e-ae9d-51e3c0c5a223 => generated 19 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:47:05.899080 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-d3aeaa9c-2a4d-47d7-af00-1559e4531912 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:47:05.900954 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-d3aeaa9c-2a4d-47d7-af00-1559e4531912 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:47:05.901313 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-d3aeaa9c-2a4d-47d7-af00-1559e4531912 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-411984698", "snapshot_id": "6080e6db-e62e-4cfd-8ae9-e29702993a2f", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:47:05.903169 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.v3.volumes [None req-d3aeaa9c-2a4d-47d7-af00-1559e4531912 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-411984698', 'snapshot_id': '6080e6db-e62e-4cfd-8ae9-e29702993a2f', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100012) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:47:05.908739 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:47:05.908739 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:47:05.909252 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-d3aeaa9c-2a4d-47d7-af00-1559e4531912 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Snapshot retrieved successfully. Jul 03 02:47:05.909360 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.volumes [None req-d3aeaa9c-2a4d-47d7-af00-1559e4531912 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Create volume of 1 GB Jul 03 02:47:05.913637 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-d3aeaa9c-2a4d-47d7-af00-1559e4531912 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Availability Zones retrieved successfully. Jul 03 02:47:05.919577 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-d3aeaa9c-2a4d-47d7-af00-1559e4531912 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Flow 'volume_create_api' (3260ab10-d1d5-4359-8e32-3b704b05b705) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:47:05.920898 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-d3aeaa9c-2a4d-47d7-af00-1559e4531912 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52e097a8-2a12-45c8-949f-3b8d808272c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:47:05.922019 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.flows.api.create_volume [None req-d3aeaa9c-2a4d-47d7-af00-1559e4531912 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100012) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:47:05.956818 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-d3aeaa9c-2a4d-47d7-af00-1559e4531912 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52e097a8-2a12-45c8-949f-3b8d808272c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '6080e6db-e62e-4cfd-8ae9-e29702993a2f', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:47:05.957612 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-d3aeaa9c-2a4d-47d7-af00-1559e4531912 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc44ab33-ac3d-4d10-a723-5e619e8abd9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:47:05.996364 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.quota [None req-d3aeaa9c-2a4d-47d7-af00-1559e4531912 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Created reservations ['47551f35-fcc0-4d9b-8417-94aed9ddf472', '0304296c-642e-45a4-8020-8d87d4284e10', '750878bc-9124-4bbc-98e4-0c06f802c233', '3248a539-7373-48d8-9164-f9fad6feac40'] {{(pid=100012) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:47:05.997199 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-d3aeaa9c-2a4d-47d7-af00-1559e4531912 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc44ab33-ac3d-4d10-a723-5e619e8abd9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['47551f35-fcc0-4d9b-8417-94aed9ddf472', '0304296c-642e-45a4-8020-8d87d4284e10', '750878bc-9124-4bbc-98e4-0c06f802c233', '3248a539-7373-48d8-9164-f9fad6feac40']}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:47:05.998003 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-d3aeaa9c-2a4d-47d7-af00-1559e4531912 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10cc5ef6-a805-45c0-ae46-fe9e8188ba83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:47:06.039194 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-d3aeaa9c-2a4d-47d7-af00-1559e4531912 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10cc5ef6-a805-45c0-ae46-fe9e8188ba83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1664f6ef-65bb-4a8b-a784-4b50b8297b3c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-411984698',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb427f3bd6cf42018a27cdb4d4638315',qos_specs=None,replication_status=,reservations=['47551f35-fcc0-4d9b-8417-94aed9ddf472','0304296c-642e-45a4-8020-8d87d4284e10','750878bc-9124-4bbc-98e4-0c06f802c233','3248a539-7373-48d8-9164-f9fad6feac40'],size=1,snapshot_id=6080e6db-e62e-4cfd-8ae9-e29702993a2f,source_replicaid=,source_volid=None,status='creating',user_id='613d4ce45f8c4057bf9ed32957416db9',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:47:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-411984698',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1664f6ef-65bb-4a8b-a784-4b50b8297b3c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb427f3bd6cf42018a27cdb4d4638315',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=6080e6db-e62e-4cfd-8ae9-e29702993a2f,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='613d4ce45f8c4057bf9ed32957416db9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:47:06.039809 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-d3aeaa9c-2a4d-47d7-af00-1559e4531912 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6520e7ad-9c5c-4885-b776-56f2aa636dca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:47:06.063878 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-d3aeaa9c-2a4d-47d7-af00-1559e4531912 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6520e7ad-9c5c-4885-b776-56f2aa636dca) transitioned into state 'SUCCESS' from state '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-411984698',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb427f3bd6cf42018a27cdb4d4638315',qos_specs=None,replication_status=,reservations=['47551f35-fcc0-4d9b-8417-94aed9ddf472','0304296c-642e-45a4-8020-8d87d4284e10','750878bc-9124-4bbc-98e4-0c06f802c233','3248a539-7373-48d8-9164-f9fad6feac40'],size=1,snapshot_id=6080e6db-e62e-4cfd-8ae9-e29702993a2f,source_replicaid=,source_volid=None,status='creating',user_id='613d4ce45f8c4057bf9ed32957416db9',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:47:06.064613 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-d3aeaa9c-2a4d-47d7-af00-1559e4531912 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab3dc34b-6ec8-4d24-abef-843261e30803) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:47:06.084979 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-d3aeaa9c-2a4d-47d7-af00-1559e4531912 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab3dc34b-6ec8-4d24-abef-843261e30803) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100012) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:47:06.085867 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.volume.api [None req-d3aeaa9c-2a4d-47d7-af00-1559e4531912 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Flow 'volume_create_api' (3260ab10-d1d5-4359-8e32-3b704b05b705) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100012) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:47:06.086197 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-d3aeaa9c-2a4d-47d7-af00-1559e4531912 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Create volume request issued successfully. Jul 03 02:47:06.086748 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-d3aeaa9c-2a4d-47d7-af00-1559e4531912 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:47:06.087160 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1482/5926] 10.4.3.223 () {68 vars in 1259 bytes} [Fri Jul 3 02:47:05 2026] POST /volume/v3/volumes => generated 790 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:47:06.099476 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-14138854-5853-4845-9483-e0d57fea498b None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:47:06.101571 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-14138854-5853-4845-9483-e0d57fea498b tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] GET https://10.4.3.223/volume/v3/volumes/1664f6ef-65bb-4a8b-a784-4b50b8297b3c Jul 03 02:47:06.101796 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-14138854-5853-4845-9483-e0d57fea498b tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:47:06.101985 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-14138854-5853-4845-9483-e0d57fea498b tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:47:06.109822 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:47:06.109822 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:47:06.114957 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-14138854-5853-4845-9483-e0d57fea498b tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Volume info retrieved successfully. Jul 03 02:47:06.122191 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-14138854-5853-4845-9483-e0d57fea498b tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] https://10.4.3.223/volume/v3/volumes/1664f6ef-65bb-4a8b-a784-4b50b8297b3c returned with HTTP 200 Jul 03 02:47:06.122713 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1489/5927] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:47:06 2026] GET /volume/v3/volumes/1664f6ef-65bb-4a8b-a784-4b50b8297b3c => generated 858 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:47:07.136296 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-428f5346-ab32-460c-b0a6-82ebece4ca2a None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:47:07.138120 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-428f5346-ab32-460c-b0a6-82ebece4ca2a tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] GET https://10.4.3.223/volume/v3/volumes/1664f6ef-65bb-4a8b-a784-4b50b8297b3c Jul 03 02:47:07.138320 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-428f5346-ab32-460c-b0a6-82ebece4ca2a tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:47:07.138540 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-428f5346-ab32-460c-b0a6-82ebece4ca2a tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:47:07.146367 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:47:07.146367 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:47:07.150442 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-428f5346-ab32-460c-b0a6-82ebece4ca2a tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Volume info retrieved successfully. Jul 03 02:47:07.154977 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-428f5346-ab32-460c-b0a6-82ebece4ca2a tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] https://10.4.3.223/volume/v3/volumes/1664f6ef-65bb-4a8b-a784-4b50b8297b3c returned with HTTP 200 Jul 03 02:47:07.155373 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1473/5928] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:47:07 2026] GET /volume/v3/volumes/1664f6ef-65bb-4a8b-a784-4b50b8297b3c => generated 883 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:47:07.169837 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-f117bbeb-115a-4f52-90c0-5f2d1522f73d None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:47:07.172325 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-f117bbeb-115a-4f52-90c0-5f2d1522f73d tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] GET https://10.4.3.223/volume/v3/volumes/1664f6ef-65bb-4a8b-a784-4b50b8297b3c Jul 03 02:47:07.172653 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-f117bbeb-115a-4f52-90c0-5f2d1522f73d tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:47:07.172937 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-f117bbeb-115a-4f52-90c0-5f2d1522f73d tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:47:07.183537 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:47:07.183537 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:47:07.188991 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-f117bbeb-115a-4f52-90c0-5f2d1522f73d tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Volume info retrieved successfully. Jul 03 02:47:07.195598 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-f117bbeb-115a-4f52-90c0-5f2d1522f73d tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] https://10.4.3.223/volume/v3/volumes/1664f6ef-65bb-4a8b-a784-4b50b8297b3c returned with HTTP 200 Jul 03 02:47:07.196157 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1485/5929] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:47:07 2026] GET /volume/v3/volumes/1664f6ef-65bb-4a8b-a784-4b50b8297b3c => generated 883 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:47:07.757274 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-a58bc594-9838-4ae3-b4d0-a98083affb26 req-136dfdaa-40d6-4ecd-a0bc-ea19a797f98f None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:47:07.759551 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-a58bc594-9838-4ae3-b4d0-a98083affb26 req-136dfdaa-40d6-4ecd-a0bc-ea19a797f98f tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] GET https://10.4.3.223/volume/v3/volumes/1664f6ef-65bb-4a8b-a784-4b50b8297b3c Jul 03 02:47:07.759735 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-a58bc594-9838-4ae3-b4d0-a98083affb26 req-136dfdaa-40d6-4ecd-a0bc-ea19a797f98f tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:47:07.759923 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-a58bc594-9838-4ae3-b4d0-a98083affb26 req-136dfdaa-40d6-4ecd-a0bc-ea19a797f98f tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:47:07.767091 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:47:07.767091 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:47:07.771580 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [req-a58bc594-9838-4ae3-b4d0-a98083affb26 req-136dfdaa-40d6-4ecd-a0bc-ea19a797f98f tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Volume info retrieved successfully. Jul 03 02:47:07.777324 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-a58bc594-9838-4ae3-b4d0-a98083affb26 req-136dfdaa-40d6-4ecd-a0bc-ea19a797f98f tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] https://10.4.3.223/volume/v3/volumes/1664f6ef-65bb-4a8b-a784-4b50b8297b3c returned with HTTP 200 Jul 03 02:47:07.777769 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1483/5930] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:47:07 2026] GET /volume/v3/volumes/1664f6ef-65bb-4a8b-a784-4b50b8297b3c => generated 883 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:47:09.816406 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-6a720458-d9b8-4c10-82b4-0e5be61abae0 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:47:09.816881 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-6a720458-d9b8-4c10-82b4-0e5be61abae0 None None] GET https://10.4.3.223/volume// Jul 03 02:47:09.817073 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-6a720458-d9b8-4c10-82b4-0e5be61abae0 None None] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:47:09.817322 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-6a720458-d9b8-4c10-82b4-0e5be61abae0 None None] Calling method 'all' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:47:09.817700 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-6a720458-d9b8-4c10-82b4-0e5be61abae0 None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:47:09.818026 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1490/5931] 10.4.3.223 () {66 vars in 1428 bytes} [Fri Jul 3 02:47:09 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:47:09.824566 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-a58bc594-9838-4ae3-b4d0-a98083affb26 req-d104fc4d-5edc-4bda-8c57-559dd45a5e83 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:47:09.854927 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-a58bc594-9838-4ae3-b4d0-a98083affb26 req-d104fc4d-5edc-4bda-8c57-559dd45a5e83 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] POST https://10.4.3.223/volume/v3/attachments Jul 03 02:47:09.855263 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-a58bc594-9838-4ae3-b4d0-a98083affb26 req-d104fc4d-5edc-4bda-8c57-559dd45a5e83 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1664f6ef-65bb-4a8b-a784-4b50b8297b3c", "connector": null, "instance_uuid": "036f6042-fbf6-4f45-8912-09dcb9facd7f"}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:47:09.864841 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:47:09.864841 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:47:09.903151 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-a58bc594-9838-4ae3-b4d0-a98083affb26 req-d104fc4d-5edc-4bda-8c57-559dd45a5e83 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Jul 03 02:47:09.903563 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1474/5932] 10.4.3.223 () {74 vars in 1594 bytes} [Fri Jul 3 02:47:09 2026] POST /volume/v3/attachments => generated 273 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:47:10.301063 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-c3b11278-b064-450c-a875-6b785022c15b None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:47:10.302974 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-c3b11278-b064-450c-a875-6b785022c15b tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] GET https://10.4.3.223/volume/v3/volumes/1664f6ef-65bb-4a8b-a784-4b50b8297b3c Jul 03 02:47:10.303184 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-c3b11278-b064-450c-a875-6b785022c15b tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:47:10.303441 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-c3b11278-b064-450c-a875-6b785022c15b tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:47:10.312914 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:47:10.312914 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:47:10.316098 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-c3b11278-b064-450c-a875-6b785022c15b tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Volume info retrieved successfully. Jul 03 02:47:10.319965 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-c3b11278-b064-450c-a875-6b785022c15b tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] https://10.4.3.223/volume/v3/volumes/1664f6ef-65bb-4a8b-a784-4b50b8297b3c returned with HTTP 200 Jul 03 02:47:10.320329 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1486/5933] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:47:10 2026] GET /volume/v3/volumes/1664f6ef-65bb-4a8b-a784-4b50b8297b3c => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:47:10.437487 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-df1022f6-6ded-42ad-b7e7-b872d7b89737 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:47:10.437843 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-df1022f6-6ded-42ad-b7e7-b872d7b89737 None None] GET https://10.4.3.223/volume// Jul 03 02:47:10.438006 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-df1022f6-6ded-42ad-b7e7-b872d7b89737 None None] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:47:10.438175 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-df1022f6-6ded-42ad-b7e7-b872d7b89737 None None] Calling method 'all' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:47:10.438520 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-df1022f6-6ded-42ad-b7e7-b872d7b89737 None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:47:10.438777 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1484/5934] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:47:10 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:47:10.447267 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-a58bc594-9838-4ae3-b4d0-a98083affb26 req-41d19699-02c1-49f9-af82-c41e8b0ed5bc None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:47:10.450401 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-a58bc594-9838-4ae3-b4d0-a98083affb26 req-41d19699-02c1-49f9-af82-c41e8b0ed5bc tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] GET https://10.4.3.223/volume/v3/volumes/1664f6ef-65bb-4a8b-a784-4b50b8297b3c Jul 03 02:47:10.450401 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-a58bc594-9838-4ae3-b4d0-a98083affb26 req-41d19699-02c1-49f9-af82-c41e8b0ed5bc tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:47:10.450657 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-a58bc594-9838-4ae3-b4d0-a98083affb26 req-41d19699-02c1-49f9-af82-c41e8b0ed5bc tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:47:10.462999 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:47:10.462999 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:47:10.467020 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [req-a58bc594-9838-4ae3-b4d0-a98083affb26 req-41d19699-02c1-49f9-af82-c41e8b0ed5bc tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Volume info retrieved successfully. Jul 03 02:47:10.471825 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-a58bc594-9838-4ae3-b4d0-a98083affb26 req-41d19699-02c1-49f9-af82-c41e8b0ed5bc tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] https://10.4.3.223/volume/v3/volumes/1664f6ef-65bb-4a8b-a784-4b50b8297b3c returned with HTTP 200 Jul 03 02:47:10.472224 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1491/5935] 10.4.3.223 () {70 vars in 1639 bytes} [Fri Jul 3 02:47:10 2026] GET /volume/v3/volumes/1664f6ef-65bb-4a8b-a784-4b50b8297b3c => generated 1062 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:47:10.579554 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-a58bc594-9838-4ae3-b4d0-a98083affb26 req-c65b071f-a011-49ae-9dc4-68b47628dc9d None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:47:10.581378 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-a58bc594-9838-4ae3-b4d0-a98083affb26 req-c65b071f-a011-49ae-9dc4-68b47628dc9d tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] PUT https://10.4.3.223/volume/v3/attachments/cd505580-692d-4b53-aca4-e12b7bbe85c3 Jul 03 02:47:10.581718 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-a58bc594-9838-4ae3-b4d0-a98083affb26 req-c65b071f-a011-49ae-9dc4-68b47628dc9d tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000004352", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2a2633a05d73", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "80a8c083-552c-46a2-8db9-fd9e83fa2364", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:47:10.588834 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.coordination [req-a58bc594-9838-4ae3-b4d0-a98083affb26 req-c65b071f-a011-49ae-9dc4-68b47628dc9d tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Acquiring lock "cinder-attachment_update-1664f6ef-65bb-4a8b-a784-4b50b8297b3c-np0000004352" by "attachment_update" {{(pid=100014) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 02:47:10.593042 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.coordination [req-a58bc594-9838-4ae3-b4d0-a98083affb26 req-c65b071f-a011-49ae-9dc4-68b47628dc9d tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Lock "cinder-attachment_update-1664f6ef-65bb-4a8b-a784-4b50b8297b3c-np0000004352" acquired by "attachment_update" :: waited 0.004s {{(pid=100014) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 02:47:10.593971 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:47:10.593971 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:47:11.113578 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.coordination [req-a58bc594-9838-4ae3-b4d0-a98083affb26 req-c65b071f-a011-49ae-9dc4-68b47628dc9d tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Lock "cinder-attachment_update-1664f6ef-65bb-4a8b-a784-4b50b8297b3c-np0000004352" released by "attachment_update" :: held 0.520s {{(pid=100014) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 02:47:11.114168 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-a58bc594-9838-4ae3-b4d0-a98083affb26 req-c65b071f-a011-49ae-9dc4-68b47628dc9d tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] https://10.4.3.223/volume/v3/attachments/cd505580-692d-4b53-aca4-e12b7bbe85c3 returned with HTTP 200 Jul 03 02:47:11.114470 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1475/5936] 10.4.3.223 () {74 vars in 1704 bytes} [Fri Jul 3 02:47:10 2026] PUT /volume/v3/attachments/cd505580-692d-4b53-aca4-e12b7bbe85c3 => generated 969 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:47:11.332813 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-604314fe-cfcd-4fb2-9913-2d3ca742918b None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:47:11.334953 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-604314fe-cfcd-4fb2-9913-2d3ca742918b tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] GET https://10.4.3.223/volume/v3/volumes/1664f6ef-65bb-4a8b-a784-4b50b8297b3c Jul 03 02:47:11.335185 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-604314fe-cfcd-4fb2-9913-2d3ca742918b tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:47:11.335455 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-604314fe-cfcd-4fb2-9913-2d3ca742918b tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:47:11.346580 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:47:11.346580 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:47:11.351394 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-604314fe-cfcd-4fb2-9913-2d3ca742918b tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Volume info retrieved successfully. Jul 03 02:47:11.355839 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-604314fe-cfcd-4fb2-9913-2d3ca742918b tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] https://10.4.3.223/volume/v3/volumes/1664f6ef-65bb-4a8b-a784-4b50b8297b3c returned with HTTP 200 Jul 03 02:47:11.356207 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1487/5937] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:47:11 2026] GET /volume/v3/volumes/1664f6ef-65bb-4a8b-a784-4b50b8297b3c => generated 883 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:47:12.370097 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-7e321860-41c4-435d-b97f-695048ef0a19 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:47:12.372960 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-7e321860-41c4-435d-b97f-695048ef0a19 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] GET https://10.4.3.223/volume/v3/volumes/1664f6ef-65bb-4a8b-a784-4b50b8297b3c Jul 03 02:47:12.372960 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-7e321860-41c4-435d-b97f-695048ef0a19 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:47:12.373711 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-7e321860-41c4-435d-b97f-695048ef0a19 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:47:12.385633 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:47:12.385633 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:47:12.390513 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-7e321860-41c4-435d-b97f-695048ef0a19 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Volume info retrieved successfully. Jul 03 02:47:12.396774 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-7e321860-41c4-435d-b97f-695048ef0a19 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] https://10.4.3.223/volume/v3/volumes/1664f6ef-65bb-4a8b-a784-4b50b8297b3c returned with HTTP 200 Jul 03 02:47:12.397495 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1485/5938] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:47:12 2026] GET /volume/v3/volumes/1664f6ef-65bb-4a8b-a784-4b50b8297b3c => generated 883 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:47:13.411600 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-da8f7ec3-eef2-4d56-89eb-a5576f763e9b None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:47:13.413851 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-da8f7ec3-eef2-4d56-89eb-a5576f763e9b tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] GET https://10.4.3.223/volume/v3/volumes/1664f6ef-65bb-4a8b-a784-4b50b8297b3c Jul 03 02:47:13.414072 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-da8f7ec3-eef2-4d56-89eb-a5576f763e9b tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:47:13.414267 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-da8f7ec3-eef2-4d56-89eb-a5576f763e9b tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:47:13.424283 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:47:13.424283 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:47:13.428312 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-da8f7ec3-eef2-4d56-89eb-a5576f763e9b tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Volume info retrieved successfully. Jul 03 02:47:13.432853 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-da8f7ec3-eef2-4d56-89eb-a5576f763e9b tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] https://10.4.3.223/volume/v3/volumes/1664f6ef-65bb-4a8b-a784-4b50b8297b3c returned with HTTP 200 Jul 03 02:47:13.433246 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1492/5939] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:47:13 2026] GET /volume/v3/volumes/1664f6ef-65bb-4a8b-a784-4b50b8297b3c => generated 883 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:47:14.446691 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-fde25657-b6e6-4a82-9e2a-d75098d7b6a0 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:47:14.448155 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-fde25657-b6e6-4a82-9e2a-d75098d7b6a0 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] GET https://10.4.3.223/volume/v3/volumes/1664f6ef-65bb-4a8b-a784-4b50b8297b3c Jul 03 02:47:14.448318 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-fde25657-b6e6-4a82-9e2a-d75098d7b6a0 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:47:14.448513 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-fde25657-b6e6-4a82-9e2a-d75098d7b6a0 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:47:14.457078 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:47:14.457078 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:47:14.460626 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-fde25657-b6e6-4a82-9e2a-d75098d7b6a0 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Volume info retrieved successfully. Jul 03 02:47:14.464303 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-fde25657-b6e6-4a82-9e2a-d75098d7b6a0 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] https://10.4.3.223/volume/v3/volumes/1664f6ef-65bb-4a8b-a784-4b50b8297b3c returned with HTTP 200 Jul 03 02:47:14.464677 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1476/5940] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:47:14 2026] GET /volume/v3/volumes/1664f6ef-65bb-4a8b-a784-4b50b8297b3c => generated 883 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:47:15.477450 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-9cda1c95-cfe8-4391-94cc-bf8667060257 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:47:15.479171 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-9cda1c95-cfe8-4391-94cc-bf8667060257 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] GET https://10.4.3.223/volume/v3/volumes/1664f6ef-65bb-4a8b-a784-4b50b8297b3c Jul 03 02:47:15.479361 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-9cda1c95-cfe8-4391-94cc-bf8667060257 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:47:15.479633 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-9cda1c95-cfe8-4391-94cc-bf8667060257 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:47:15.488293 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:47:15.488293 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:47:15.491620 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-9cda1c95-cfe8-4391-94cc-bf8667060257 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Volume info retrieved successfully. Jul 03 02:47:15.495648 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-9cda1c95-cfe8-4391-94cc-bf8667060257 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] https://10.4.3.223/volume/v3/volumes/1664f6ef-65bb-4a8b-a784-4b50b8297b3c returned with HTTP 200 Jul 03 02:47:15.496044 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1488/5941] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:47:15 2026] GET /volume/v3/volumes/1664f6ef-65bb-4a8b-a784-4b50b8297b3c => generated 883 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:47:16.507687 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-3b010217-abb3-4792-b4b0-d7e0891b81f0 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:47:16.509812 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-3b010217-abb3-4792-b4b0-d7e0891b81f0 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] GET https://10.4.3.223/volume/v3/volumes/1664f6ef-65bb-4a8b-a784-4b50b8297b3c Jul 03 02:47:16.509990 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-3b010217-abb3-4792-b4b0-d7e0891b81f0 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:47:16.510157 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-3b010217-abb3-4792-b4b0-d7e0891b81f0 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:47:16.520247 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:47:16.520247 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:47:16.524087 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-3b010217-abb3-4792-b4b0-d7e0891b81f0 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Volume info retrieved successfully. Jul 03 02:47:16.528335 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-3b010217-abb3-4792-b4b0-d7e0891b81f0 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] https://10.4.3.223/volume/v3/volumes/1664f6ef-65bb-4a8b-a784-4b50b8297b3c returned with HTTP 200 Jul 03 02:47:16.528822 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1486/5942] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:47:16 2026] GET /volume/v3/volumes/1664f6ef-65bb-4a8b-a784-4b50b8297b3c => generated 883 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:47:17.540987 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-bb2b8439-f9aa-46fc-ad8b-ec95846bbcb9 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:47:17.543372 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-bb2b8439-f9aa-46fc-ad8b-ec95846bbcb9 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] GET https://10.4.3.223/volume/v3/volumes/1664f6ef-65bb-4a8b-a784-4b50b8297b3c Jul 03 02:47:17.543604 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-bb2b8439-f9aa-46fc-ad8b-ec95846bbcb9 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:47:17.543776 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-bb2b8439-f9aa-46fc-ad8b-ec95846bbcb9 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:47:17.555787 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:47:17.555787 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:47:17.560754 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-bb2b8439-f9aa-46fc-ad8b-ec95846bbcb9 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Volume info retrieved successfully. Jul 03 02:47:17.565877 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-bb2b8439-f9aa-46fc-ad8b-ec95846bbcb9 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] https://10.4.3.223/volume/v3/volumes/1664f6ef-65bb-4a8b-a784-4b50b8297b3c returned with HTTP 200 Jul 03 02:47:17.566471 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1493/5943] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:47:17 2026] GET /volume/v3/volumes/1664f6ef-65bb-4a8b-a784-4b50b8297b3c => generated 883 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:47:18.324061 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-a58bc594-9838-4ae3-b4d0-a98083affb26 req-7b3d289e-591c-4d87-9eae-c7de810c36ee None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:47:18.326358 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-a58bc594-9838-4ae3-b4d0-a98083affb26 req-7b3d289e-591c-4d87-9eae-c7de810c36ee tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] POST https://10.4.3.223/volume/v3/attachments/cd505580-692d-4b53-aca4-e12b7bbe85c3/action Jul 03 02:47:18.326811 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-a58bc594-9838-4ae3-b4d0-a98083affb26 req-7b3d289e-591c-4d87-9eae-c7de810c36ee tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Action body: b'{"os-complete": null}' {{(pid=100014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:47:18.326958 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-a58bc594-9838-4ae3-b4d0-a98083affb26 req-7b3d289e-591c-4d87-9eae-c7de810c36ee tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:47:18.343444 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:47:18.343444 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:47:18.354307 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-a58bc594-9838-4ae3-b4d0-a98083affb26 req-7b3d289e-591c-4d87-9eae-c7de810c36ee tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] https://10.4.3.223/volume/v3/attachments/cd505580-692d-4b53-aca4-e12b7bbe85c3/action returned with HTTP 204 Jul 03 02:47:18.354909 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1477/5944] 10.4.3.223 () {74 vars in 1725 bytes} [Fri Jul 3 02:47:18 2026] POST /volume/v3/attachments/cd505580-692d-4b53-aca4-e12b7bbe85c3/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:47:18.580790 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-1f2c9539-5c6f-43ad-87e5-7d4b41656662 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:47:18.583117 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-1f2c9539-5c6f-43ad-87e5-7d4b41656662 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] GET https://10.4.3.223/volume/v3/volumes/1664f6ef-65bb-4a8b-a784-4b50b8297b3c Jul 03 02:47:18.583341 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-1f2c9539-5c6f-43ad-87e5-7d4b41656662 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:47:18.583570 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-1f2c9539-5c6f-43ad-87e5-7d4b41656662 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:47:18.592989 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:47:18.592989 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:47:18.595923 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-1f2c9539-5c6f-43ad-87e5-7d4b41656662 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Volume info retrieved successfully. Jul 03 02:47:18.599406 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-1f2c9539-5c6f-43ad-87e5-7d4b41656662 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] https://10.4.3.223/volume/v3/volumes/1664f6ef-65bb-4a8b-a784-4b50b8297b3c returned with HTTP 200 Jul 03 02:47:18.599774 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1489/5945] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:47:18 2026] GET /volume/v3/volumes/1664f6ef-65bb-4a8b-a784-4b50b8297b3c => generated 1175 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:47:22.079566 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-94485228-bbfd-4064-9ca0-a847aaee71df req-a605fc03-54f5-47cf-b907-bbc645099a21 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:47:22.081306 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-94485228-bbfd-4064-9ca0-a847aaee71df req-a605fc03-54f5-47cf-b907-bbc645099a21 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] GET https://10.4.3.223/volume/v3/volumes/1664f6ef-65bb-4a8b-a784-4b50b8297b3c Jul 03 02:47:22.081500 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-94485228-bbfd-4064-9ca0-a847aaee71df req-a605fc03-54f5-47cf-b907-bbc645099a21 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:47:22.081691 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-94485228-bbfd-4064-9ca0-a847aaee71df req-a605fc03-54f5-47cf-b907-bbc645099a21 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:47:22.089652 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:47:22.089652 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:47:22.092583 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [req-94485228-bbfd-4064-9ca0-a847aaee71df req-a605fc03-54f5-47cf-b907-bbc645099a21 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Volume info retrieved successfully. Jul 03 02:47:22.096297 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-94485228-bbfd-4064-9ca0-a847aaee71df req-a605fc03-54f5-47cf-b907-bbc645099a21 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] https://10.4.3.223/volume/v3/volumes/1664f6ef-65bb-4a8b-a784-4b50b8297b3c returned with HTTP 200 Jul 03 02:47:22.096658 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1487/5946] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:47:22 2026] GET /volume/v3/volumes/1664f6ef-65bb-4a8b-a784-4b50b8297b3c => generated 1175 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:47:22.116434 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-94485228-bbfd-4064-9ca0-a847aaee71df req-00d248ce-cd94-4056-8c34-88cb837ba811 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:47:22.118325 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-94485228-bbfd-4064-9ca0-a847aaee71df req-00d248ce-cd94-4056-8c34-88cb837ba811 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] POST https://10.4.3.223/volume/v3/volumes/1664f6ef-65bb-4a8b-a784-4b50b8297b3c/action Jul 03 02:47:22.118679 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-94485228-bbfd-4064-9ca0-a847aaee71df req-00d248ce-cd94-4056-8c34-88cb837ba811 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100015) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:47:22.118811 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-94485228-bbfd-4064-9ca0-a847aaee71df req-00d248ce-cd94-4056-8c34-88cb837ba811 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:47:22.130078 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:47:22.130078 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:47:22.130650 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [req-94485228-bbfd-4064-9ca0-a847aaee71df req-00d248ce-cd94-4056-8c34-88cb837ba811 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Volume info retrieved successfully. Jul 03 02:47:22.138849 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [req-94485228-bbfd-4064-9ca0-a847aaee71df req-00d248ce-cd94-4056-8c34-88cb837ba811 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Begin detaching volume completed successfully. Jul 03 02:47:22.139094 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-94485228-bbfd-4064-9ca0-a847aaee71df req-00d248ce-cd94-4056-8c34-88cb837ba811 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] https://10.4.3.223/volume/v3/volumes/1664f6ef-65bb-4a8b-a784-4b50b8297b3c/action returned with HTTP 202 Jul 03 02:47:22.139602 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1494/5947] 10.4.3.223 () {72 vars in 1672 bytes} [Fri Jul 3 02:47:22 2026] POST /volume/v3/volumes/1664f6ef-65bb-4a8b-a784-4b50b8297b3c/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 02:47:23.161768 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-73631c57-88d0-4c16-a77e-c7b2c59222f1 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:47:23.162179 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-73631c57-88d0-4c16-a77e-c7b2c59222f1 None None] GET https://10.4.3.223/volume// Jul 03 02:47:23.162364 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-73631c57-88d0-4c16-a77e-c7b2c59222f1 None None] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:47:23.162587 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-73631c57-88d0-4c16-a77e-c7b2c59222f1 None None] Calling method 'all' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:47:23.162903 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-73631c57-88d0-4c16-a77e-c7b2c59222f1 None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:47:23.163231 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1478/5948] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:47:23 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:47:23.170213 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-94485228-bbfd-4064-9ca0-a847aaee71df req-c9ca077b-ffe6-48ae-917b-1117c05afb3d None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:47:23.172263 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-94485228-bbfd-4064-9ca0-a847aaee71df req-c9ca077b-ffe6-48ae-917b-1117c05afb3d tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] GET https://10.4.3.223/volume/v3/volumes/1664f6ef-65bb-4a8b-a784-4b50b8297b3c Jul 03 02:47:23.172490 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-94485228-bbfd-4064-9ca0-a847aaee71df req-c9ca077b-ffe6-48ae-917b-1117c05afb3d tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:47:23.172730 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-94485228-bbfd-4064-9ca0-a847aaee71df req-c9ca077b-ffe6-48ae-917b-1117c05afb3d tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:47:23.182619 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:47:23.182619 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:47:23.186707 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-94485228-bbfd-4064-9ca0-a847aaee71df req-c9ca077b-ffe6-48ae-917b-1117c05afb3d tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Volume info retrieved successfully. Jul 03 02:47:23.190641 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-94485228-bbfd-4064-9ca0-a847aaee71df req-c9ca077b-ffe6-48ae-917b-1117c05afb3d tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] https://10.4.3.223/volume/v3/volumes/1664f6ef-65bb-4a8b-a784-4b50b8297b3c returned with HTTP 200 Jul 03 02:47:23.190992 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1490/5949] 10.4.3.223 () {70 vars in 1639 bytes} [Fri Jul 3 02:47:23 2026] GET /volume/v3/volumes/1664f6ef-65bb-4a8b-a784-4b50b8297b3c => generated 1358 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:47:24.027218 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-94485228-bbfd-4064-9ca0-a847aaee71df req-1d5849f3-7a28-4948-90d4-446e7395bc42 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:47:24.029175 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-94485228-bbfd-4064-9ca0-a847aaee71df req-1d5849f3-7a28-4948-90d4-446e7395bc42 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] DELETE https://10.4.3.223/volume/v3/attachments/cd505580-692d-4b53-aca4-e12b7bbe85c3 Jul 03 02:47:24.029376 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-94485228-bbfd-4064-9ca0-a847aaee71df req-1d5849f3-7a28-4948-90d4-446e7395bc42 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:47:24.029581 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-94485228-bbfd-4064-9ca0-a847aaee71df req-1d5849f3-7a28-4948-90d4-446e7395bc42 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Calling method 'version_select' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:47:24.036810 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:47:24.036810 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:47:24.571501 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-94485228-bbfd-4064-9ca0-a847aaee71df req-1d5849f3-7a28-4948-90d4-446e7395bc42 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] https://10.4.3.223/volume/v3/attachments/cd505580-692d-4b53-aca4-e12b7bbe85c3 returned with HTTP 200 Jul 03 02:47:24.571906 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1488/5950] 10.4.3.223 () {72 vars in 1673 bytes} [Fri Jul 3 02:47:24 2026] DELETE /volume/v3/attachments/cd505580-692d-4b53-aca4-e12b7bbe85c3 => generated 19 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:47:25.304650 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-cd10951c-ebdd-4e2b-8be5-42b3cabc55e0 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:47:25.306353 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-cd10951c-ebdd-4e2b-8be5-42b3cabc55e0 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:47:25.306672 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-cd10951c-ebdd-4e2b-8be5-42b3cabc55e0 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1153237756", "snapshot_id": "115fb08f-2e96-410d-9f9b-810171569f52", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:47:25.308246 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.v3.volumes [None req-cd10951c-ebdd-4e2b-8be5-42b3cabc55e0 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1153237756', 'snapshot_id': '115fb08f-2e96-410d-9f9b-810171569f52', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100015) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:47:25.315888 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:47:25.315888 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:47:25.316352 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-cd10951c-ebdd-4e2b-8be5-42b3cabc55e0 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Snapshot retrieved successfully. Jul 03 02:47:25.316505 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-cd10951c-ebdd-4e2b-8be5-42b3cabc55e0 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Create volume of 1 GB Jul 03 02:47:25.321183 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-cd10951c-ebdd-4e2b-8be5-42b3cabc55e0 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Availability Zones retrieved successfully. Jul 03 02:47:25.326656 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-cd10951c-ebdd-4e2b-8be5-42b3cabc55e0 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Flow 'volume_create_api' (b44a9b80-3357-488e-9fed-938bf63749a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:47:25.327856 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-cd10951c-ebdd-4e2b-8be5-42b3cabc55e0 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1b7f86a-15bf-44cc-bf37-606175ddc89a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:47:25.328845 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.flows.api.create_volume [None req-cd10951c-ebdd-4e2b-8be5-42b3cabc55e0 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100015) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:47:25.366494 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-cd10951c-ebdd-4e2b-8be5-42b3cabc55e0 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1b7f86a-15bf-44cc-bf37-606175ddc89a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '115fb08f-2e96-410d-9f9b-810171569f52', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:47:25.367213 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-cd10951c-ebdd-4e2b-8be5-42b3cabc55e0 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e246993-446e-42fe-9886-127d0e3d5397) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:47:25.418936 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.quota [None req-cd10951c-ebdd-4e2b-8be5-42b3cabc55e0 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Created reservations ['3e8cc9ff-25d2-46a1-93e5-8ca5099dc90f', 'a706f85c-61d4-4373-8956-01566cf89edc', '619c7a5a-a8ee-4b65-be98-080596cf6730', 'de31bbee-bc04-4587-a7e7-32306f87a8f3'] {{(pid=100015) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:47:25.419736 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-cd10951c-ebdd-4e2b-8be5-42b3cabc55e0 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e246993-446e-42fe-9886-127d0e3d5397) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3e8cc9ff-25d2-46a1-93e5-8ca5099dc90f', 'a706f85c-61d4-4373-8956-01566cf89edc', '619c7a5a-a8ee-4b65-be98-080596cf6730', 'de31bbee-bc04-4587-a7e7-32306f87a8f3']}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:47:25.421698 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-cd10951c-ebdd-4e2b-8be5-42b3cabc55e0 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db01db39-66d7-4e5f-b3d5-e37676cb4b6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:47:25.460436 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-cd10951c-ebdd-4e2b-8be5-42b3cabc55e0 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db01db39-66d7-4e5f-b3d5-e37676cb4b6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '171020dd-d9aa-4b84-9ca9-ae98574cac65', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1153237756',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb427f3bd6cf42018a27cdb4d4638315',qos_specs=None,replication_status=,reservations=['3e8cc9ff-25d2-46a1-93e5-8ca5099dc90f','a706f85c-61d4-4373-8956-01566cf89edc','619c7a5a-a8ee-4b65-be98-080596cf6730','de31bbee-bc04-4587-a7e7-32306f87a8f3'],size=1,snapshot_id=115fb08f-2e96-410d-9f9b-810171569f52,source_replicaid=,source_volid=None,status='creating',user_id='613d4ce45f8c4057bf9ed32957416db9',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:47:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1153237756',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=171020dd-d9aa-4b84-9ca9-ae98574cac65,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb427f3bd6cf42018a27cdb4d4638315',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=115fb08f-2e96-410d-9f9b-810171569f52,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='613d4ce45f8c4057bf9ed32957416db9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:47:25.461890 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-cd10951c-ebdd-4e2b-8be5-42b3cabc55e0 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90b62c43-0e9e-4ff7-bcb7-e29855fd3adc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:47:25.479059 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-cd10951c-ebdd-4e2b-8be5-42b3cabc55e0 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90b62c43-0e9e-4ff7-bcb7-e29855fd3adc) transitioned into state 'SUCCESS' from state '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-1153237756',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb427f3bd6cf42018a27cdb4d4638315',qos_specs=None,replication_status=,reservations=['3e8cc9ff-25d2-46a1-93e5-8ca5099dc90f','a706f85c-61d4-4373-8956-01566cf89edc','619c7a5a-a8ee-4b65-be98-080596cf6730','de31bbee-bc04-4587-a7e7-32306f87a8f3'],size=1,snapshot_id=115fb08f-2e96-410d-9f9b-810171569f52,source_replicaid=,source_volid=None,status='creating',user_id='613d4ce45f8c4057bf9ed32957416db9',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:47:25.479769 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-cd10951c-ebdd-4e2b-8be5-42b3cabc55e0 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94429175-4e8e-4400-9982-3c33a701dd15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:47:25.501465 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-cd10951c-ebdd-4e2b-8be5-42b3cabc55e0 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94429175-4e8e-4400-9982-3c33a701dd15) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100015) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:47:25.502378 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.volume.api [None req-cd10951c-ebdd-4e2b-8be5-42b3cabc55e0 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Flow 'volume_create_api' (b44a9b80-3357-488e-9fed-938bf63749a7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100015) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:47:25.502748 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-cd10951c-ebdd-4e2b-8be5-42b3cabc55e0 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Create volume request issued successfully. Jul 03 02:47:25.503331 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-cd10951c-ebdd-4e2b-8be5-42b3cabc55e0 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:47:25.503800 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1495/5951] 10.4.3.223 () {68 vars in 1259 bytes} [Fri Jul 3 02:47:25 2026] POST /volume/v3/volumes => generated 791 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:47:25.516145 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-3f47a2c4-7898-4188-b117-8684d16401f8 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:47:25.518344 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-3f47a2c4-7898-4188-b117-8684d16401f8 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] GET https://10.4.3.223/volume/v3/volumes/171020dd-d9aa-4b84-9ca9-ae98574cac65 Jul 03 02:47:25.518557 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-3f47a2c4-7898-4188-b117-8684d16401f8 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:47:25.518806 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-3f47a2c4-7898-4188-b117-8684d16401f8 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:47:25.527125 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:47:25.527125 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:47:25.531457 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-3f47a2c4-7898-4188-b117-8684d16401f8 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Volume info retrieved successfully. Jul 03 02:47:25.536769 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-3f47a2c4-7898-4188-b117-8684d16401f8 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] https://10.4.3.223/volume/v3/volumes/171020dd-d9aa-4b84-9ca9-ae98574cac65 returned with HTTP 200 Jul 03 02:47:25.537237 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1479/5952] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:47:25 2026] GET /volume/v3/volumes/171020dd-d9aa-4b84-9ca9-ae98574cac65 => generated 859 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:47:26.554008 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-1127d8e8-083f-41dd-a525-4b034887d25a None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:47:26.556057 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-1127d8e8-083f-41dd-a525-4b034887d25a tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] GET https://10.4.3.223/volume/v3/volumes/171020dd-d9aa-4b84-9ca9-ae98574cac65 Jul 03 02:47:26.556253 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-1127d8e8-083f-41dd-a525-4b034887d25a tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:47:26.556455 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-1127d8e8-083f-41dd-a525-4b034887d25a tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:47:26.564206 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:47:26.564206 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:47:26.568385 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-1127d8e8-083f-41dd-a525-4b034887d25a tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Volume info retrieved successfully. Jul 03 02:47:26.573655 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-1127d8e8-083f-41dd-a525-4b034887d25a tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] https://10.4.3.223/volume/v3/volumes/171020dd-d9aa-4b84-9ca9-ae98574cac65 returned with HTTP 200 Jul 03 02:47:26.574256 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1491/5953] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:47:26 2026] GET /volume/v3/volumes/171020dd-d9aa-4b84-9ca9-ae98574cac65 => generated 884 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:47:26.587078 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-c78afc1a-c7ec-46e6-9d74-54ef0f0d1666 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:47:26.588856 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-c78afc1a-c7ec-46e6-9d74-54ef0f0d1666 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] GET https://10.4.3.223/volume/v3/volumes/171020dd-d9aa-4b84-9ca9-ae98574cac65 Jul 03 02:47:26.589051 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-c78afc1a-c7ec-46e6-9d74-54ef0f0d1666 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:47:26.589228 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-c78afc1a-c7ec-46e6-9d74-54ef0f0d1666 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:47:26.596329 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:47:26.596329 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:47:26.600400 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-c78afc1a-c7ec-46e6-9d74-54ef0f0d1666 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Volume info retrieved successfully. Jul 03 02:47:26.605263 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-c78afc1a-c7ec-46e6-9d74-54ef0f0d1666 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] https://10.4.3.223/volume/v3/volumes/171020dd-d9aa-4b84-9ca9-ae98574cac65 returned with HTTP 200 Jul 03 02:47:26.605659 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1489/5954] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:47:26 2026] GET /volume/v3/volumes/171020dd-d9aa-4b84-9ca9-ae98574cac65 => generated 884 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:47:27.061555 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-cc07d3e4-958e-4e57-a4ec-d9edf64afcaf req-3d5c8b8e-9914-42b4-9b42-4f5491847b69 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:47:27.063599 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-cc07d3e4-958e-4e57-a4ec-d9edf64afcaf req-3d5c8b8e-9914-42b4-9b42-4f5491847b69 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] GET https://10.4.3.223/volume/v3/volumes/171020dd-d9aa-4b84-9ca9-ae98574cac65 Jul 03 02:47:27.063780 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-cc07d3e4-958e-4e57-a4ec-d9edf64afcaf req-3d5c8b8e-9914-42b4-9b42-4f5491847b69 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:47:27.063978 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-cc07d3e4-958e-4e57-a4ec-d9edf64afcaf req-3d5c8b8e-9914-42b4-9b42-4f5491847b69 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:47:27.070434 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:47:27.070434 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:47:27.073643 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [req-cc07d3e4-958e-4e57-a4ec-d9edf64afcaf req-3d5c8b8e-9914-42b4-9b42-4f5491847b69 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Volume info retrieved successfully. Jul 03 02:47:27.077390 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-cc07d3e4-958e-4e57-a4ec-d9edf64afcaf req-3d5c8b8e-9914-42b4-9b42-4f5491847b69 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] https://10.4.3.223/volume/v3/volumes/171020dd-d9aa-4b84-9ca9-ae98574cac65 returned with HTTP 200 Jul 03 02:47:27.077761 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1496/5955] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:47:27 2026] GET /volume/v3/volumes/171020dd-d9aa-4b84-9ca9-ae98574cac65 => generated 884 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:47:29.111763 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-31987702-7369-4473-80a3-b49bb5430449 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:47:29.112356 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-31987702-7369-4473-80a3-b49bb5430449 None None] GET https://10.4.3.223/volume// Jul 03 02:47:29.112356 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-31987702-7369-4473-80a3-b49bb5430449 None None] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:47:29.112570 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-31987702-7369-4473-80a3-b49bb5430449 None None] Calling method 'all' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:47:29.112896 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-31987702-7369-4473-80a3-b49bb5430449 None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:47:29.113201 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1480/5956] 10.4.3.223 () {66 vars in 1428 bytes} [Fri Jul 3 02:47:29 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:47:29.120718 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-cc07d3e4-958e-4e57-a4ec-d9edf64afcaf req-08a6d7f1-7a63-4cc1-80ab-6dfb2b5b8157 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:47:29.160281 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-cc07d3e4-958e-4e57-a4ec-d9edf64afcaf req-08a6d7f1-7a63-4cc1-80ab-6dfb2b5b8157 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] POST https://10.4.3.223/volume/v3/attachments Jul 03 02:47:29.160579 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-cc07d3e4-958e-4e57-a4ec-d9edf64afcaf req-08a6d7f1-7a63-4cc1-80ab-6dfb2b5b8157 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "171020dd-d9aa-4b84-9ca9-ae98574cac65", "connector": null, "instance_uuid": "036f6042-fbf6-4f45-8912-09dcb9facd7f"}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:47:29.169255 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:47:29.169255 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:47:29.206762 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-cc07d3e4-958e-4e57-a4ec-d9edf64afcaf req-08a6d7f1-7a63-4cc1-80ab-6dfb2b5b8157 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Jul 03 02:47:29.207497 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1492/5957] 10.4.3.223 () {74 vars in 1594 bytes} [Fri Jul 3 02:47:29 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) Jul 03 02:47:29.599930 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-bad5966b-5f3e-4dd0-8262-f1191d2f5190 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:47:29.601858 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-bad5966b-5f3e-4dd0-8262-f1191d2f5190 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] GET https://10.4.3.223/volume/v3/volumes/171020dd-d9aa-4b84-9ca9-ae98574cac65 Jul 03 02:47:29.602089 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-bad5966b-5f3e-4dd0-8262-f1191d2f5190 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:47:29.602290 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-bad5966b-5f3e-4dd0-8262-f1191d2f5190 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:47:29.613835 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:47:29.613835 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:47:29.618342 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-bad5966b-5f3e-4dd0-8262-f1191d2f5190 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Volume info retrieved successfully. Jul 03 02:47:29.623991 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-bad5966b-5f3e-4dd0-8262-f1191d2f5190 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] https://10.4.3.223/volume/v3/volumes/171020dd-d9aa-4b84-9ca9-ae98574cac65 returned with HTTP 200 Jul 03 02:47:29.624399 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1490/5958] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:47:29 2026] GET /volume/v3/volumes/171020dd-d9aa-4b84-9ca9-ae98574cac65 => generated 883 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:47:29.740506 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-dd088d9f-c38f-4b7b-91dc-d93dde843287 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:47:29.740969 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-dd088d9f-c38f-4b7b-91dc-d93dde843287 None None] GET https://10.4.3.223/volume// Jul 03 02:47:29.741339 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-dd088d9f-c38f-4b7b-91dc-d93dde843287 None None] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:47:29.741535 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-dd088d9f-c38f-4b7b-91dc-d93dde843287 None None] Calling method 'all' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:47:29.741847 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-dd088d9f-c38f-4b7b-91dc-d93dde843287 None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:47:29.742252 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1497/5959] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:47:29 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:47:29.751349 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-cc07d3e4-958e-4e57-a4ec-d9edf64afcaf req-119ffc27-99fb-4a8e-b99a-5e2575a301bf None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:47:29.753563 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-cc07d3e4-958e-4e57-a4ec-d9edf64afcaf req-119ffc27-99fb-4a8e-b99a-5e2575a301bf tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] GET https://10.4.3.223/volume/v3/volumes/171020dd-d9aa-4b84-9ca9-ae98574cac65 Jul 03 02:47:29.753770 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-cc07d3e4-958e-4e57-a4ec-d9edf64afcaf req-119ffc27-99fb-4a8e-b99a-5e2575a301bf tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:47:29.753987 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-cc07d3e4-958e-4e57-a4ec-d9edf64afcaf req-119ffc27-99fb-4a8e-b99a-5e2575a301bf tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:47:29.765013 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:47:29.765013 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:47:29.770145 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [req-cc07d3e4-958e-4e57-a4ec-d9edf64afcaf req-119ffc27-99fb-4a8e-b99a-5e2575a301bf tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Volume info retrieved successfully. Jul 03 02:47:29.775878 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-cc07d3e4-958e-4e57-a4ec-d9edf64afcaf req-119ffc27-99fb-4a8e-b99a-5e2575a301bf tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] https://10.4.3.223/volume/v3/volumes/171020dd-d9aa-4b84-9ca9-ae98574cac65 returned with HTTP 200 Jul 03 02:47:29.776294 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1481/5960] 10.4.3.223 () {70 vars in 1639 bytes} [Fri Jul 3 02:47:29 2026] GET /volume/v3/volumes/171020dd-d9aa-4b84-9ca9-ae98574cac65 => generated 1063 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:47:29.895083 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-cc07d3e4-958e-4e57-a4ec-d9edf64afcaf req-fa0c31a3-c8ba-4a47-be84-9cae7c5b0b46 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:47:29.897006 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-cc07d3e4-958e-4e57-a4ec-d9edf64afcaf req-fa0c31a3-c8ba-4a47-be84-9cae7c5b0b46 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] PUT https://10.4.3.223/volume/v3/attachments/b413614f-c9ac-4f0e-8097-bf5836144a90 Jul 03 02:47:29.897335 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-cc07d3e4-958e-4e57-a4ec-d9edf64afcaf req-fa0c31a3-c8ba-4a47-be84-9cae7c5b0b46 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000004352", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2a2633a05d73", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "80a8c083-552c-46a2-8db9-fd9e83fa2364", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:47:29.904580 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.coordination [req-cc07d3e4-958e-4e57-a4ec-d9edf64afcaf req-fa0c31a3-c8ba-4a47-be84-9cae7c5b0b46 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Acquiring lock "cinder-attachment_update-171020dd-d9aa-4b84-9ca9-ae98574cac65-np0000004352" by "attachment_update" {{(pid=100013) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 02:47:29.909154 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.coordination [req-cc07d3e4-958e-4e57-a4ec-d9edf64afcaf req-fa0c31a3-c8ba-4a47-be84-9cae7c5b0b46 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Lock "cinder-attachment_update-171020dd-d9aa-4b84-9ca9-ae98574cac65-np0000004352" acquired by "attachment_update" :: waited 0.005s {{(pid=100013) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 02:47:29.910015 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:47:29.910015 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:47:30.434739 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.coordination [req-cc07d3e4-958e-4e57-a4ec-d9edf64afcaf req-fa0c31a3-c8ba-4a47-be84-9cae7c5b0b46 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Lock "cinder-attachment_update-171020dd-d9aa-4b84-9ca9-ae98574cac65-np0000004352" released by "attachment_update" :: held 0.525s {{(pid=100013) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 02:47:30.435252 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-cc07d3e4-958e-4e57-a4ec-d9edf64afcaf req-fa0c31a3-c8ba-4a47-be84-9cae7c5b0b46 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] https://10.4.3.223/volume/v3/attachments/b413614f-c9ac-4f0e-8097-bf5836144a90 returned with HTTP 200 Jul 03 02:47:30.435710 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1493/5961] 10.4.3.223 () {74 vars in 1704 bytes} [Fri Jul 3 02:47:29 2026] PUT /volume/v3/attachments/b413614f-c9ac-4f0e-8097-bf5836144a90 => generated 969 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:47:30.637691 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-df9d61b1-bec0-4c85-bb2e-ba0eebfecc29 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:47:30.639658 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-df9d61b1-bec0-4c85-bb2e-ba0eebfecc29 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] GET https://10.4.3.223/volume/v3/volumes/171020dd-d9aa-4b84-9ca9-ae98574cac65 Jul 03 02:47:30.639878 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-df9d61b1-bec0-4c85-bb2e-ba0eebfecc29 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:47:30.640030 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-df9d61b1-bec0-4c85-bb2e-ba0eebfecc29 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:47:30.652167 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:47:30.652167 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:47:30.656279 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-df9d61b1-bec0-4c85-bb2e-ba0eebfecc29 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Volume info retrieved successfully. Jul 03 02:47:30.662215 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-df9d61b1-bec0-4c85-bb2e-ba0eebfecc29 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] https://10.4.3.223/volume/v3/volumes/171020dd-d9aa-4b84-9ca9-ae98574cac65 returned with HTTP 200 Jul 03 02:47:30.662641 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1491/5962] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:47:30 2026] GET /volume/v3/volumes/171020dd-d9aa-4b84-9ca9-ae98574cac65 => generated 884 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:47:31.676879 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-c978b2ba-785f-4a93-8b2a-26539278670f None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:47:31.679293 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-c978b2ba-785f-4a93-8b2a-26539278670f tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] GET https://10.4.3.223/volume/v3/volumes/171020dd-d9aa-4b84-9ca9-ae98574cac65 Jul 03 02:47:31.679581 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-c978b2ba-785f-4a93-8b2a-26539278670f tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:47:31.679813 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-c978b2ba-785f-4a93-8b2a-26539278670f tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:47:31.693188 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:47:31.693188 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:47:31.697515 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-c978b2ba-785f-4a93-8b2a-26539278670f tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Volume info retrieved successfully. Jul 03 02:47:31.702046 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-c978b2ba-785f-4a93-8b2a-26539278670f tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] https://10.4.3.223/volume/v3/volumes/171020dd-d9aa-4b84-9ca9-ae98574cac65 returned with HTTP 200 Jul 03 02:47:31.702434 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1498/5963] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:47:31 2026] GET /volume/v3/volumes/171020dd-d9aa-4b84-9ca9-ae98574cac65 => generated 884 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:47:32.716718 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-7f45972d-85d7-4339-82d2-628ef14913cf None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:47:32.718545 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-7f45972d-85d7-4339-82d2-628ef14913cf tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] GET https://10.4.3.223/volume/v3/volumes/171020dd-d9aa-4b84-9ca9-ae98574cac65 Jul 03 02:47:32.718726 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-7f45972d-85d7-4339-82d2-628ef14913cf tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:47:32.719626 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-7f45972d-85d7-4339-82d2-628ef14913cf tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:47:32.730453 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:47:32.730453 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:47:32.735728 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-7f45972d-85d7-4339-82d2-628ef14913cf tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Volume info retrieved successfully. Jul 03 02:47:32.742653 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-7f45972d-85d7-4339-82d2-628ef14913cf tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] https://10.4.3.223/volume/v3/volumes/171020dd-d9aa-4b84-9ca9-ae98574cac65 returned with HTTP 200 Jul 03 02:47:32.743364 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1482/5964] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:47:32 2026] GET /volume/v3/volumes/171020dd-d9aa-4b84-9ca9-ae98574cac65 => generated 884 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:47:33.758951 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-649a5165-5d05-4507-99a6-564ad0db4e19 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:47:33.761219 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-649a5165-5d05-4507-99a6-564ad0db4e19 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] GET https://10.4.3.223/volume/v3/volumes/171020dd-d9aa-4b84-9ca9-ae98574cac65 Jul 03 02:47:33.761475 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-649a5165-5d05-4507-99a6-564ad0db4e19 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:47:33.761725 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-649a5165-5d05-4507-99a6-564ad0db4e19 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:47:33.774553 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:47:33.774553 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:47:33.779570 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-649a5165-5d05-4507-99a6-564ad0db4e19 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Volume info retrieved successfully. Jul 03 02:47:33.785788 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-649a5165-5d05-4507-99a6-564ad0db4e19 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] https://10.4.3.223/volume/v3/volumes/171020dd-d9aa-4b84-9ca9-ae98574cac65 returned with HTTP 200 Jul 03 02:47:33.786338 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1494/5965] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:47:33 2026] GET /volume/v3/volumes/171020dd-d9aa-4b84-9ca9-ae98574cac65 => generated 884 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:47:34.800137 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-969fd3de-97f3-448a-8fa9-854835949a3f None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:47:34.802718 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-969fd3de-97f3-448a-8fa9-854835949a3f tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] GET https://10.4.3.223/volume/v3/volumes/171020dd-d9aa-4b84-9ca9-ae98574cac65 Jul 03 02:47:34.802961 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-969fd3de-97f3-448a-8fa9-854835949a3f tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:47:34.803202 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-969fd3de-97f3-448a-8fa9-854835949a3f tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:47:34.805735 np0000004352 devstack@c-api.service[100012]: DEBUG dbcounter [-] [100012] Writing DB stats cinder:SELECT=93,cinder:UPDATE=16,cinder:INSERT=6 {{(pid=100012) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 02:47:34.816479 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:47:34.816479 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:47:34.821546 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-969fd3de-97f3-448a-8fa9-854835949a3f tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Volume info retrieved successfully. Jul 03 02:47:34.827315 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-969fd3de-97f3-448a-8fa9-854835949a3f tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] https://10.4.3.223/volume/v3/volumes/171020dd-d9aa-4b84-9ca9-ae98574cac65 returned with HTTP 200 Jul 03 02:47:34.827826 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1492/5966] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:47:34 2026] GET /volume/v3/volumes/171020dd-d9aa-4b84-9ca9-ae98574cac65 => generated 884 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:47:35.840358 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-bc4f45b2-2d3b-4023-9cd5-5cf15be94e31 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:47:35.842576 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-bc4f45b2-2d3b-4023-9cd5-5cf15be94e31 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] GET https://10.4.3.223/volume/v3/volumes/171020dd-d9aa-4b84-9ca9-ae98574cac65 Jul 03 02:47:35.842799 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-bc4f45b2-2d3b-4023-9cd5-5cf15be94e31 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:47:35.843019 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-bc4f45b2-2d3b-4023-9cd5-5cf15be94e31 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:47:35.845064 np0000004352 devstack@c-api.service[100015]: DEBUG dbcounter [-] [100015] Writing DB stats cinder:SELECT=82,cinder:UPDATE=18,cinder:INSERT=7 {{(pid=100015) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 02:47:35.853414 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:47:35.853414 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:47:35.857166 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-bc4f45b2-2d3b-4023-9cd5-5cf15be94e31 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Volume info retrieved successfully. Jul 03 02:47:35.861752 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-bc4f45b2-2d3b-4023-9cd5-5cf15be94e31 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] https://10.4.3.223/volume/v3/volumes/171020dd-d9aa-4b84-9ca9-ae98574cac65 returned with HTTP 200 Jul 03 02:47:35.862243 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1499/5967] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:47:35 2026] GET /volume/v3/volumes/171020dd-d9aa-4b84-9ca9-ae98574cac65 => generated 884 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:47:36.877916 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-ea47a4c9-e663-46ca-bc10-a9f12840d735 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:47:36.880281 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-ea47a4c9-e663-46ca-bc10-a9f12840d735 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] GET https://10.4.3.223/volume/v3/volumes/171020dd-d9aa-4b84-9ca9-ae98574cac65 Jul 03 02:47:36.880576 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-ea47a4c9-e663-46ca-bc10-a9f12840d735 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:47:36.880805 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-ea47a4c9-e663-46ca-bc10-a9f12840d735 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:47:36.882813 np0000004352 devstack@c-api.service[100014]: DEBUG dbcounter [-] [100014] Writing DB stats cinder:SELECT=70,cinder:UPDATE=5,cinder:INSERT=1 {{(pid=100014) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 02:47:36.891966 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:47:36.891966 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:47:36.895746 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-ea47a4c9-e663-46ca-bc10-a9f12840d735 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Volume info retrieved successfully. Jul 03 02:47:36.900620 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-ea47a4c9-e663-46ca-bc10-a9f12840d735 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] https://10.4.3.223/volume/v3/volumes/171020dd-d9aa-4b84-9ca9-ae98574cac65 returned with HTTP 200 Jul 03 02:47:36.901007 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1483/5968] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:47:36 2026] GET /volume/v3/volumes/171020dd-d9aa-4b84-9ca9-ae98574cac65 => generated 884 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:47:37.649487 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-cc07d3e4-958e-4e57-a4ec-d9edf64afcaf req-6e1d7405-de28-4757-b08d-88c6ef71708e None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:47:37.652186 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-cc07d3e4-958e-4e57-a4ec-d9edf64afcaf req-6e1d7405-de28-4757-b08d-88c6ef71708e tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] POST https://10.4.3.223/volume/v3/attachments/b413614f-c9ac-4f0e-8097-bf5836144a90/action Jul 03 02:47:37.652710 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-cc07d3e4-958e-4e57-a4ec-d9edf64afcaf req-6e1d7405-de28-4757-b08d-88c6ef71708e tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Action body: b'{"os-complete": null}' {{(pid=100013) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:47:37.652880 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-cc07d3e4-958e-4e57-a4ec-d9edf64afcaf req-6e1d7405-de28-4757-b08d-88c6ef71708e tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:47:37.656235 np0000004352 devstack@c-api.service[100013]: DEBUG dbcounter [-] [100013] Writing DB stats cinder:SELECT=150,cinder:INSERT=28,cinder:UPDATE=54 {{(pid=100013) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 02:47:37.672545 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:47:37.672545 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:47:37.685167 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-cc07d3e4-958e-4e57-a4ec-d9edf64afcaf req-6e1d7405-de28-4757-b08d-88c6ef71708e tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] https://10.4.3.223/volume/v3/attachments/b413614f-c9ac-4f0e-8097-bf5836144a90/action returned with HTTP 204 Jul 03 02:47:37.685702 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1495/5969] 10.4.3.223 () {74 vars in 1725 bytes} [Fri Jul 3 02:47:37 2026] POST /volume/v3/attachments/b413614f-c9ac-4f0e-8097-bf5836144a90/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:47:37.916480 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-bd2343fb-2af5-49cb-9a12-c1d6f3a95780 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:47:37.919165 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-bd2343fb-2af5-49cb-9a12-c1d6f3a95780 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] GET https://10.4.3.223/volume/v3/volumes/171020dd-d9aa-4b84-9ca9-ae98574cac65 Jul 03 02:47:37.919513 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-bd2343fb-2af5-49cb-9a12-c1d6f3a95780 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:47:37.919790 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-bd2343fb-2af5-49cb-9a12-c1d6f3a95780 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:47:37.932599 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:47:37.932599 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:47:37.937132 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-bd2343fb-2af5-49cb-9a12-c1d6f3a95780 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Volume info retrieved successfully. Jul 03 02:47:37.942584 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-bd2343fb-2af5-49cb-9a12-c1d6f3a95780 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] https://10.4.3.223/volume/v3/volumes/171020dd-d9aa-4b84-9ca9-ae98574cac65 returned with HTTP 200 Jul 03 02:47:37.943126 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1493/5970] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:47:37 2026] GET /volume/v3/volumes/171020dd-d9aa-4b84-9ca9-ae98574cac65 => generated 1176 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:47:41.598951 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-500b68e4-4529-4d9d-bc2f-f2b2b2e306ac req-7d62ed07-84fd-4995-b564-1ab18e272abc None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:47:41.601451 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-500b68e4-4529-4d9d-bc2f-f2b2b2e306ac req-7d62ed07-84fd-4995-b564-1ab18e272abc tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] GET https://10.4.3.223/volume/v3/volumes/171020dd-d9aa-4b84-9ca9-ae98574cac65 Jul 03 02:47:41.601699 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-500b68e4-4529-4d9d-bc2f-f2b2b2e306ac req-7d62ed07-84fd-4995-b564-1ab18e272abc tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:47:41.601909 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-500b68e4-4529-4d9d-bc2f-f2b2b2e306ac req-7d62ed07-84fd-4995-b564-1ab18e272abc tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:47:41.613851 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:47:41.613851 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:47:41.617223 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [req-500b68e4-4529-4d9d-bc2f-f2b2b2e306ac req-7d62ed07-84fd-4995-b564-1ab18e272abc tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Volume info retrieved successfully. Jul 03 02:47:41.621199 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-500b68e4-4529-4d9d-bc2f-f2b2b2e306ac req-7d62ed07-84fd-4995-b564-1ab18e272abc tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] https://10.4.3.223/volume/v3/volumes/171020dd-d9aa-4b84-9ca9-ae98574cac65 returned with HTTP 200 Jul 03 02:47:41.621577 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1500/5971] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:47:41 2026] GET /volume/v3/volumes/171020dd-d9aa-4b84-9ca9-ae98574cac65 => generated 1176 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:47:41.641103 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-500b68e4-4529-4d9d-bc2f-f2b2b2e306ac req-0b86cdc6-6799-4379-b11b-41837e5a5c5e None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:47:41.643496 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-500b68e4-4529-4d9d-bc2f-f2b2b2e306ac req-0b86cdc6-6799-4379-b11b-41837e5a5c5e tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] POST https://10.4.3.223/volume/v3/volumes/171020dd-d9aa-4b84-9ca9-ae98574cac65/action Jul 03 02:47:41.643970 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-500b68e4-4529-4d9d-bc2f-f2b2b2e306ac req-0b86cdc6-6799-4379-b11b-41837e5a5c5e tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:47:41.644161 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-500b68e4-4529-4d9d-bc2f-f2b2b2e306ac req-0b86cdc6-6799-4379-b11b-41837e5a5c5e tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:47:41.656758 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:47:41.656758 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:47:41.657510 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [req-500b68e4-4529-4d9d-bc2f-f2b2b2e306ac req-0b86cdc6-6799-4379-b11b-41837e5a5c5e tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Volume info retrieved successfully. Jul 03 02:47:41.668895 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [req-500b68e4-4529-4d9d-bc2f-f2b2b2e306ac req-0b86cdc6-6799-4379-b11b-41837e5a5c5e tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Begin detaching volume completed successfully. Jul 03 02:47:41.669225 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-500b68e4-4529-4d9d-bc2f-f2b2b2e306ac req-0b86cdc6-6799-4379-b11b-41837e5a5c5e tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] https://10.4.3.223/volume/v3/volumes/171020dd-d9aa-4b84-9ca9-ae98574cac65/action returned with HTTP 202 Jul 03 02:47:41.669887 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1484/5972] 10.4.3.223 () {72 vars in 1672 bytes} [Fri Jul 3 02:47:41 2026] POST /volume/v3/volumes/171020dd-d9aa-4b84-9ca9-ae98574cac65/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 02:47:42.696006 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-43b506e2-b90d-45d7-b624-8b5aa16cae76 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:47:42.696495 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-43b506e2-b90d-45d7-b624-8b5aa16cae76 None None] GET https://10.4.3.223/volume// Jul 03 02:47:42.696702 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-43b506e2-b90d-45d7-b624-8b5aa16cae76 None None] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:47:42.696947 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-43b506e2-b90d-45d7-b624-8b5aa16cae76 None None] Calling method 'all' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:47:42.697355 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-43b506e2-b90d-45d7-b624-8b5aa16cae76 None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:47:42.697750 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1496/5973] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:47:42 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:47:42.706241 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-500b68e4-4529-4d9d-bc2f-f2b2b2e306ac req-2349eba6-b284-4d1f-8c2c-8ea4b1c0f5a7 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:47:42.710318 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-500b68e4-4529-4d9d-bc2f-f2b2b2e306ac req-2349eba6-b284-4d1f-8c2c-8ea4b1c0f5a7 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] GET https://10.4.3.223/volume/v3/volumes/171020dd-d9aa-4b84-9ca9-ae98574cac65 Jul 03 02:47:42.710318 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-500b68e4-4529-4d9d-bc2f-f2b2b2e306ac req-2349eba6-b284-4d1f-8c2c-8ea4b1c0f5a7 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:47:42.710318 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-500b68e4-4529-4d9d-bc2f-f2b2b2e306ac req-2349eba6-b284-4d1f-8c2c-8ea4b1c0f5a7 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:47:42.720152 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:47:42.720152 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:47:42.724489 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [req-500b68e4-4529-4d9d-bc2f-f2b2b2e306ac req-2349eba6-b284-4d1f-8c2c-8ea4b1c0f5a7 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Volume info retrieved successfully. Jul 03 02:47:42.729518 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-500b68e4-4529-4d9d-bc2f-f2b2b2e306ac req-2349eba6-b284-4d1f-8c2c-8ea4b1c0f5a7 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] https://10.4.3.223/volume/v3/volumes/171020dd-d9aa-4b84-9ca9-ae98574cac65 returned with HTTP 200 Jul 03 02:47:42.730285 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1494/5974] 10.4.3.223 () {70 vars in 1639 bytes} [Fri Jul 3 02:47:42 2026] GET /volume/v3/volumes/171020dd-d9aa-4b84-9ca9-ae98574cac65 => generated 1359 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:47:43.596463 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-500b68e4-4529-4d9d-bc2f-f2b2b2e306ac req-384dc05e-e37c-4eb7-95f7-62ddc8477369 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:47:43.598487 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-500b68e4-4529-4d9d-bc2f-f2b2b2e306ac req-384dc05e-e37c-4eb7-95f7-62ddc8477369 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] DELETE https://10.4.3.223/volume/v3/attachments/b413614f-c9ac-4f0e-8097-bf5836144a90 Jul 03 02:47:43.598721 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-500b68e4-4529-4d9d-bc2f-f2b2b2e306ac req-384dc05e-e37c-4eb7-95f7-62ddc8477369 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:47:43.598910 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-500b68e4-4529-4d9d-bc2f-f2b2b2e306ac req-384dc05e-e37c-4eb7-95f7-62ddc8477369 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Calling method 'version_select' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:47:43.608296 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:47:43.608296 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:47:44.147442 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-500b68e4-4529-4d9d-bc2f-f2b2b2e306ac req-384dc05e-e37c-4eb7-95f7-62ddc8477369 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] https://10.4.3.223/volume/v3/attachments/b413614f-c9ac-4f0e-8097-bf5836144a90 returned with HTTP 200 Jul 03 02:47:44.147896 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1501/5975] 10.4.3.223 () {72 vars in 1673 bytes} [Fri Jul 3 02:47:43 2026] DELETE /volume/v3/attachments/b413614f-c9ac-4f0e-8097-bf5836144a90 => generated 19 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:47:44.858211 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-65d69c08-7682-476c-a527-5200d2af7f6a None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:47:44.860596 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-65d69c08-7682-476c-a527-5200d2af7f6a tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] POST https://10.4.3.223/volume/v3/volumes Jul 03 02:47:44.861056 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-65d69c08-7682-476c-a527-5200d2af7f6a tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-581723005", "snapshot_id": "5bbe2ae2-44fd-458a-95b7-65d3183e2087", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:47:44.862909 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.v3.volumes [None req-65d69c08-7682-476c-a527-5200d2af7f6a tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-581723005', 'snapshot_id': '5bbe2ae2-44fd-458a-95b7-65d3183e2087', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100014) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 03 02:47:44.870336 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:47:44.870336 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:47:44.870336 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-65d69c08-7682-476c-a527-5200d2af7f6a tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Snapshot retrieved successfully. Jul 03 02:47:44.870668 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.volumes [None req-65d69c08-7682-476c-a527-5200d2af7f6a tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Create volume of 1 GB Jul 03 02:47:44.878108 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-65d69c08-7682-476c-a527-5200d2af7f6a tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Availability Zones retrieved successfully. Jul 03 02:47:44.887617 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-65d69c08-7682-476c-a527-5200d2af7f6a tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Flow 'volume_create_api' (4549ed2e-7fbb-4276-a6ea-e0935bae0428) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:47:44.889261 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-65d69c08-7682-476c-a527-5200d2af7f6a tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12917f71-ff73-4585-a1a2-f892ab87b91f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:47:44.890761 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.flows.api.create_volume [None req-65d69c08-7682-476c-a527-5200d2af7f6a tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100014) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 03 02:47:44.933533 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-65d69c08-7682-476c-a527-5200d2af7f6a tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12917f71-ff73-4585-a1a2-f892ab87b91f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '5bbe2ae2-44fd-458a-95b7-65d3183e2087', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-03T02:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=cc60d419-a158-4d72-a53e-11fa27beb066,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc60d419-a158-4d72-a53e-11fa27beb066', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:47:44.934708 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-65d69c08-7682-476c-a527-5200d2af7f6a tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b46d2b36-ee1d-4362-a5a1-9157a844fa5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:47:44.987810 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.quota [None req-65d69c08-7682-476c-a527-5200d2af7f6a tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Created reservations ['68ceb996-5aed-400f-80ba-d0639da01d74', '28dabbb7-b1ab-47f4-ac34-8ae0e4b91e31', 'c96aef0b-85e5-4641-ad8b-3a2df0ef6252', '149bf502-5f1a-4b51-b31f-288f3fc8d762'] {{(pid=100014) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 03 02:47:44.988978 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-65d69c08-7682-476c-a527-5200d2af7f6a tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b46d2b36-ee1d-4362-a5a1-9157a844fa5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['68ceb996-5aed-400f-80ba-d0639da01d74', '28dabbb7-b1ab-47f4-ac34-8ae0e4b91e31', 'c96aef0b-85e5-4641-ad8b-3a2df0ef6252', '149bf502-5f1a-4b51-b31f-288f3fc8d762']}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:47:44.990087 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-65d69c08-7682-476c-a527-5200d2af7f6a tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56793da9-1ff1-40e9-81bf-45ce7cee2ec4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:47:45.054782 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-65d69c08-7682-476c-a527-5200d2af7f6a tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56793da9-1ff1-40e9-81bf-45ce7cee2ec4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '99904ec3-8ef8-48ad-8c8d-76747e8b865f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-581723005',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb427f3bd6cf42018a27cdb4d4638315',qos_specs=None,replication_status=,reservations=['68ceb996-5aed-400f-80ba-d0639da01d74','28dabbb7-b1ab-47f4-ac34-8ae0e4b91e31','c96aef0b-85e5-4641-ad8b-3a2df0ef6252','149bf502-5f1a-4b51-b31f-288f3fc8d762'],size=1,snapshot_id=5bbe2ae2-44fd-458a-95b7-65d3183e2087,source_replicaid=,source_volid=None,status='creating',user_id='613d4ce45f8c4057bf9ed32957416db9',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-03T02:47:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-581723005',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=99904ec3-8ef8-48ad-8c8d-76747e8b865f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb427f3bd6cf42018a27cdb4d4638315',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=5bbe2ae2-44fd-458a-95b7-65d3183e2087,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='613d4ce45f8c4057bf9ed32957416db9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc60d419-a158-4d72-a53e-11fa27beb066),volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:47:45.055675 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-65d69c08-7682-476c-a527-5200d2af7f6a tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2767565d-c53d-49c6-ad90-0b6ace66e348) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:47:45.081257 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-65d69c08-7682-476c-a527-5200d2af7f6a tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2767565d-c53d-49c6-ad90-0b6ace66e348) transitioned into state 'SUCCESS' from state '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-581723005',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb427f3bd6cf42018a27cdb4d4638315',qos_specs=None,replication_status=,reservations=['68ceb996-5aed-400f-80ba-d0639da01d74','28dabbb7-b1ab-47f4-ac34-8ae0e4b91e31','c96aef0b-85e5-4641-ad8b-3a2df0ef6252','149bf502-5f1a-4b51-b31f-288f3fc8d762'],size=1,snapshot_id=5bbe2ae2-44fd-458a-95b7-65d3183e2087,source_replicaid=,source_volid=None,status='creating',user_id='613d4ce45f8c4057bf9ed32957416db9',volume_type_id=cc60d419-a158-4d72-a53e-11fa27beb066)}' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:47:45.082350 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-65d69c08-7682-476c-a527-5200d2af7f6a tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a23ca238-8ea9-4086-9038-d49f8369c6d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 03 02:47:45.112300 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-65d69c08-7682-476c-a527-5200d2af7f6a tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a23ca238-8ea9-4086-9038-d49f8369c6d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100014) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 03 02:47:45.113245 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.volume.api [None req-65d69c08-7682-476c-a527-5200d2af7f6a tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Flow 'volume_create_api' (4549ed2e-7fbb-4276-a6ea-e0935bae0428) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100014) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 03 02:47:45.113650 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-65d69c08-7682-476c-a527-5200d2af7f6a tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Create volume request issued successfully. Jul 03 02:47:45.114256 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-65d69c08-7682-476c-a527-5200d2af7f6a tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] https://10.4.3.223/volume/v3/volumes returned with HTTP 202 Jul 03 02:47:45.114706 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1485/5976] 10.4.3.223 () {68 vars in 1259 bytes} [Fri Jul 3 02:47:44 2026] POST /volume/v3/volumes => generated 790 bytes in 257 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 03 02:47:45.128914 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-c7ac69c7-08b8-46f0-9fb4-3235aacaa03a None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:47:45.131304 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-c7ac69c7-08b8-46f0-9fb4-3235aacaa03a tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] GET https://10.4.3.223/volume/v3/volumes/99904ec3-8ef8-48ad-8c8d-76747e8b865f Jul 03 02:47:45.131554 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-c7ac69c7-08b8-46f0-9fb4-3235aacaa03a tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:47:45.131780 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-c7ac69c7-08b8-46f0-9fb4-3235aacaa03a tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:47:45.142923 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:47:45.142923 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:47:45.148031 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-c7ac69c7-08b8-46f0-9fb4-3235aacaa03a tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Volume info retrieved successfully. Jul 03 02:47:45.153841 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-c7ac69c7-08b8-46f0-9fb4-3235aacaa03a tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] https://10.4.3.223/volume/v3/volumes/99904ec3-8ef8-48ad-8c8d-76747e8b865f returned with HTTP 200 Jul 03 02:47:45.154298 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1497/5977] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:47:45 2026] GET /volume/v3/volumes/99904ec3-8ef8-48ad-8c8d-76747e8b865f => generated 858 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:47:46.169611 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-07d6ddf8-edac-42af-81ec-8e91323bc82e None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:47:46.172141 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-07d6ddf8-edac-42af-81ec-8e91323bc82e tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] GET https://10.4.3.223/volume/v3/volumes/99904ec3-8ef8-48ad-8c8d-76747e8b865f Jul 03 02:47:46.172438 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-07d6ddf8-edac-42af-81ec-8e91323bc82e tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:47:46.172708 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-07d6ddf8-edac-42af-81ec-8e91323bc82e tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:47:46.180591 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:47:46.180591 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:47:46.185656 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-07d6ddf8-edac-42af-81ec-8e91323bc82e tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Volume info retrieved successfully. Jul 03 02:47:46.191263 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-07d6ddf8-edac-42af-81ec-8e91323bc82e tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] https://10.4.3.223/volume/v3/volumes/99904ec3-8ef8-48ad-8c8d-76747e8b865f returned with HTTP 200 Jul 03 02:47:46.191785 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1495/5978] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:47:46 2026] GET /volume/v3/volumes/99904ec3-8ef8-48ad-8c8d-76747e8b865f => generated 883 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:47:46.205735 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-41734160-c94a-4a47-804e-ee47efe26a93 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:47:46.207907 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-41734160-c94a-4a47-804e-ee47efe26a93 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] GET https://10.4.3.223/volume/v3/volumes/99904ec3-8ef8-48ad-8c8d-76747e8b865f Jul 03 02:47:46.208175 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-41734160-c94a-4a47-804e-ee47efe26a93 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:47:46.208376 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-41734160-c94a-4a47-804e-ee47efe26a93 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:47:46.216219 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:47:46.216219 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:47:46.220087 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-41734160-c94a-4a47-804e-ee47efe26a93 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Volume info retrieved successfully. Jul 03 02:47:46.224645 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-41734160-c94a-4a47-804e-ee47efe26a93 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] https://10.4.3.223/volume/v3/volumes/99904ec3-8ef8-48ad-8c8d-76747e8b865f returned with HTTP 200 Jul 03 02:47:46.225070 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1502/5979] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:47:46 2026] GET /volume/v3/volumes/99904ec3-8ef8-48ad-8c8d-76747e8b865f => generated 883 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:47:46.723020 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-b4522e8b-d45a-43b8-9a7b-f7619802b590 req-83f86c42-2b62-4707-ac9a-6b77c55d33ee None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:47:46.725674 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-b4522e8b-d45a-43b8-9a7b-f7619802b590 req-83f86c42-2b62-4707-ac9a-6b77c55d33ee tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] GET https://10.4.3.223/volume/v3/volumes/99904ec3-8ef8-48ad-8c8d-76747e8b865f Jul 03 02:47:46.725952 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-b4522e8b-d45a-43b8-9a7b-f7619802b590 req-83f86c42-2b62-4707-ac9a-6b77c55d33ee tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:47:46.726238 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-b4522e8b-d45a-43b8-9a7b-f7619802b590 req-83f86c42-2b62-4707-ac9a-6b77c55d33ee tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:47:46.735328 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:47:46.735328 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:47:46.740923 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [req-b4522e8b-d45a-43b8-9a7b-f7619802b590 req-83f86c42-2b62-4707-ac9a-6b77c55d33ee tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Volume info retrieved successfully. Jul 03 02:47:46.746590 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-b4522e8b-d45a-43b8-9a7b-f7619802b590 req-83f86c42-2b62-4707-ac9a-6b77c55d33ee tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] https://10.4.3.223/volume/v3/volumes/99904ec3-8ef8-48ad-8c8d-76747e8b865f returned with HTTP 200 Jul 03 02:47:46.747117 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1486/5980] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:47:46 2026] GET /volume/v3/volumes/99904ec3-8ef8-48ad-8c8d-76747e8b865f => generated 883 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:47:48.785533 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-15eec364-be29-4f17-ac80-7a8ad1858b54 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:47:48.786202 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-15eec364-be29-4f17-ac80-7a8ad1858b54 None None] GET https://10.4.3.223/volume// Jul 03 02:47:48.786202 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-15eec364-be29-4f17-ac80-7a8ad1858b54 None None] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:47:48.786202 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-15eec364-be29-4f17-ac80-7a8ad1858b54 None None] Calling method 'all' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:47:48.786518 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-15eec364-be29-4f17-ac80-7a8ad1858b54 None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:47:48.786787 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1498/5981] 10.4.3.223 () {66 vars in 1428 bytes} [Fri Jul 3 02:47:48 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:47:48.793788 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-b4522e8b-d45a-43b8-9a7b-f7619802b590 req-986bc3f9-aa1d-464f-96f0-52c4b4f2d945 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:47:48.827683 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-b4522e8b-d45a-43b8-9a7b-f7619802b590 req-986bc3f9-aa1d-464f-96f0-52c4b4f2d945 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] POST https://10.4.3.223/volume/v3/attachments Jul 03 02:47:48.828014 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-b4522e8b-d45a-43b8-9a7b-f7619802b590 req-986bc3f9-aa1d-464f-96f0-52c4b4f2d945 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "99904ec3-8ef8-48ad-8c8d-76747e8b865f", "connector": null, "instance_uuid": "036f6042-fbf6-4f45-8912-09dcb9facd7f"}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:47:48.835865 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:47:48.835865 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:47:48.862208 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-b4522e8b-d45a-43b8-9a7b-f7619802b590 req-986bc3f9-aa1d-464f-96f0-52c4b4f2d945 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] https://10.4.3.223/volume/v3/attachments returned with HTTP 200 Jul 03 02:47:48.862842 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1496/5982] 10.4.3.223 () {74 vars in 1594 bytes} [Fri Jul 3 02:47:48 2026] POST /volume/v3/attachments => generated 273 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:47:49.271091 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-d307addd-8fa4-4158-b9df-927f92a8d493 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:47:49.273390 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-d307addd-8fa4-4158-b9df-927f92a8d493 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] GET https://10.4.3.223/volume/v3/volumes/99904ec3-8ef8-48ad-8c8d-76747e8b865f Jul 03 02:47:49.273680 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-d307addd-8fa4-4158-b9df-927f92a8d493 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:47:49.273916 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-d307addd-8fa4-4158-b9df-927f92a8d493 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:47:49.286789 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:47:49.286789 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:47:49.291718 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-d307addd-8fa4-4158-b9df-927f92a8d493 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Volume info retrieved successfully. Jul 03 02:47:49.297882 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-d307addd-8fa4-4158-b9df-927f92a8d493 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] https://10.4.3.223/volume/v3/volumes/99904ec3-8ef8-48ad-8c8d-76747e8b865f returned with HTTP 200 Jul 03 02:47:49.298362 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1503/5983] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:47:49 2026] GET /volume/v3/volumes/99904ec3-8ef8-48ad-8c8d-76747e8b865f => generated 882 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:47:49.392487 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-79023f82-bab7-4f59-9ebd-623d4a731697 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:47:49.393024 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-79023f82-bab7-4f59-9ebd-623d4a731697 None None] GET https://10.4.3.223/volume// Jul 03 02:47:49.393196 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-79023f82-bab7-4f59-9ebd-623d4a731697 None None] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:47:49.393402 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-79023f82-bab7-4f59-9ebd-623d4a731697 None None] Calling method 'all' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:47:49.393806 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-79023f82-bab7-4f59-9ebd-623d4a731697 None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:47:49.394139 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1487/5984] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:47:49 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:47:49.402306 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-b4522e8b-d45a-43b8-9a7b-f7619802b590 req-f6398d4c-40f3-4c38-85cb-bf6482ab12ef None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:47:49.405032 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-b4522e8b-d45a-43b8-9a7b-f7619802b590 req-f6398d4c-40f3-4c38-85cb-bf6482ab12ef tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] GET https://10.4.3.223/volume/v3/volumes/99904ec3-8ef8-48ad-8c8d-76747e8b865f Jul 03 02:47:49.405273 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-b4522e8b-d45a-43b8-9a7b-f7619802b590 req-f6398d4c-40f3-4c38-85cb-bf6482ab12ef tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:47:49.405490 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-b4522e8b-d45a-43b8-9a7b-f7619802b590 req-f6398d4c-40f3-4c38-85cb-bf6482ab12ef tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:47:49.417158 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:47:49.417158 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:47:49.421134 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [req-b4522e8b-d45a-43b8-9a7b-f7619802b590 req-f6398d4c-40f3-4c38-85cb-bf6482ab12ef tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Volume info retrieved successfully. Jul 03 02:47:49.426717 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-b4522e8b-d45a-43b8-9a7b-f7619802b590 req-f6398d4c-40f3-4c38-85cb-bf6482ab12ef tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] https://10.4.3.223/volume/v3/volumes/99904ec3-8ef8-48ad-8c8d-76747e8b865f returned with HTTP 200 Jul 03 02:47:49.427234 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1499/5985] 10.4.3.223 () {70 vars in 1639 bytes} [Fri Jul 3 02:47:49 2026] GET /volume/v3/volumes/99904ec3-8ef8-48ad-8c8d-76747e8b865f => generated 1062 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:47:49.532983 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-b4522e8b-d45a-43b8-9a7b-f7619802b590 req-da10811e-065e-4030-8f62-e37a8c9a8651 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:47:49.535817 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-b4522e8b-d45a-43b8-9a7b-f7619802b590 req-da10811e-065e-4030-8f62-e37a8c9a8651 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] PUT https://10.4.3.223/volume/v3/attachments/59369b0d-b1a0-41a9-bafd-b8f80c8c0144 Jul 03 02:47:49.536272 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-b4522e8b-d45a-43b8-9a7b-f7619802b590 req-da10811e-065e-4030-8f62-e37a8c9a8651 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.223", "host": "np0000004352", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:2a2633a05d73", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "80a8c083-552c-46a2-8db9-fd9e83fa2364", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:47:49.546037 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.coordination [req-b4522e8b-d45a-43b8-9a7b-f7619802b590 req-da10811e-065e-4030-8f62-e37a8c9a8651 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Acquiring lock "cinder-attachment_update-99904ec3-8ef8-48ad-8c8d-76747e8b865f-np0000004352" by "attachment_update" {{(pid=100012) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 03 02:47:49.550914 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.coordination [req-b4522e8b-d45a-43b8-9a7b-f7619802b590 req-da10811e-065e-4030-8f62-e37a8c9a8651 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Lock "cinder-attachment_update-99904ec3-8ef8-48ad-8c8d-76747e8b865f-np0000004352" acquired by "attachment_update" :: waited 0.005s {{(pid=100012) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 03 02:47:49.552298 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:47:49.552298 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:47:50.074643 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.coordination [req-b4522e8b-d45a-43b8-9a7b-f7619802b590 req-da10811e-065e-4030-8f62-e37a8c9a8651 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Lock "cinder-attachment_update-99904ec3-8ef8-48ad-8c8d-76747e8b865f-np0000004352" released by "attachment_update" :: held 0.524s {{(pid=100012) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 03 02:47:50.075050 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-b4522e8b-d45a-43b8-9a7b-f7619802b590 req-da10811e-065e-4030-8f62-e37a8c9a8651 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] https://10.4.3.223/volume/v3/attachments/59369b0d-b1a0-41a9-bafd-b8f80c8c0144 returned with HTTP 200 Jul 03 02:47:50.075460 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1497/5986] 10.4.3.223 () {74 vars in 1704 bytes} [Fri Jul 3 02:47:49 2026] PUT /volume/v3/attachments/59369b0d-b1a0-41a9-bafd-b8f80c8c0144 => generated 969 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:47:50.312829 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-761cdd61-abb4-4b85-8feb-f29a7215268f None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:47:50.314783 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-761cdd61-abb4-4b85-8feb-f29a7215268f tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] GET https://10.4.3.223/volume/v3/volumes/99904ec3-8ef8-48ad-8c8d-76747e8b865f Jul 03 02:47:50.315046 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-761cdd61-abb4-4b85-8feb-f29a7215268f tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:47:50.315326 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-761cdd61-abb4-4b85-8feb-f29a7215268f tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:47:50.325105 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:47:50.325105 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:47:50.329547 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-761cdd61-abb4-4b85-8feb-f29a7215268f tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Volume info retrieved successfully. Jul 03 02:47:50.335026 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-761cdd61-abb4-4b85-8feb-f29a7215268f tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] https://10.4.3.223/volume/v3/volumes/99904ec3-8ef8-48ad-8c8d-76747e8b865f returned with HTTP 200 Jul 03 02:47:50.335377 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1504/5987] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:47:50 2026] GET /volume/v3/volumes/99904ec3-8ef8-48ad-8c8d-76747e8b865f => generated 883 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:47:51.351516 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-562a669a-be78-451e-82e6-785f9c1ecdd5 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:47:51.353374 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-562a669a-be78-451e-82e6-785f9c1ecdd5 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] GET https://10.4.3.223/volume/v3/volumes/99904ec3-8ef8-48ad-8c8d-76747e8b865f Jul 03 02:47:51.354138 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-562a669a-be78-451e-82e6-785f9c1ecdd5 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:47:51.354138 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-562a669a-be78-451e-82e6-785f9c1ecdd5 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:47:51.367006 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:47:51.367006 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:47:51.371495 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-562a669a-be78-451e-82e6-785f9c1ecdd5 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Volume info retrieved successfully. Jul 03 02:47:51.377895 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-562a669a-be78-451e-82e6-785f9c1ecdd5 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] https://10.4.3.223/volume/v3/volumes/99904ec3-8ef8-48ad-8c8d-76747e8b865f returned with HTTP 200 Jul 03 02:47:51.378120 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1488/5988] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:47:51 2026] GET /volume/v3/volumes/99904ec3-8ef8-48ad-8c8d-76747e8b865f => generated 883 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:47:52.392756 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-0abfb5b5-6cd8-4e15-a64e-44d4e91e46b8 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:47:52.395236 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-0abfb5b5-6cd8-4e15-a64e-44d4e91e46b8 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] GET https://10.4.3.223/volume/v3/volumes/99904ec3-8ef8-48ad-8c8d-76747e8b865f Jul 03 02:47:52.395551 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-0abfb5b5-6cd8-4e15-a64e-44d4e91e46b8 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:47:52.395851 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-0abfb5b5-6cd8-4e15-a64e-44d4e91e46b8 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:47:52.408791 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:47:52.408791 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:47:52.413702 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-0abfb5b5-6cd8-4e15-a64e-44d4e91e46b8 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Volume info retrieved successfully. Jul 03 02:47:52.419990 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-0abfb5b5-6cd8-4e15-a64e-44d4e91e46b8 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] https://10.4.3.223/volume/v3/volumes/99904ec3-8ef8-48ad-8c8d-76747e8b865f returned with HTTP 200 Jul 03 02:47:52.420533 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1500/5989] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:47:52 2026] GET /volume/v3/volumes/99904ec3-8ef8-48ad-8c8d-76747e8b865f => generated 883 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:47:53.433718 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-fd77f073-8efb-47e1-9f76-fbdf2018e0eb None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:47:53.435505 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-fd77f073-8efb-47e1-9f76-fbdf2018e0eb tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] GET https://10.4.3.223/volume/v3/volumes/99904ec3-8ef8-48ad-8c8d-76747e8b865f Jul 03 02:47:53.435728 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-fd77f073-8efb-47e1-9f76-fbdf2018e0eb tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:47:53.435943 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-fd77f073-8efb-47e1-9f76-fbdf2018e0eb tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:47:53.446156 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:47:53.446156 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:47:53.450443 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-fd77f073-8efb-47e1-9f76-fbdf2018e0eb tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Volume info retrieved successfully. Jul 03 02:47:53.455284 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-fd77f073-8efb-47e1-9f76-fbdf2018e0eb tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] https://10.4.3.223/volume/v3/volumes/99904ec3-8ef8-48ad-8c8d-76747e8b865f returned with HTTP 200 Jul 03 02:47:53.455765 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1498/5990] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:47:53 2026] GET /volume/v3/volumes/99904ec3-8ef8-48ad-8c8d-76747e8b865f => generated 883 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:47:54.471122 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-73f8b753-e865-432a-8306-9dd727d723d5 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:47:54.472855 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-73f8b753-e865-432a-8306-9dd727d723d5 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] GET https://10.4.3.223/volume/v3/volumes/99904ec3-8ef8-48ad-8c8d-76747e8b865f Jul 03 02:47:54.473187 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-73f8b753-e865-432a-8306-9dd727d723d5 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:47:54.473463 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-73f8b753-e865-432a-8306-9dd727d723d5 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:47:54.483647 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:47:54.483647 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:47:54.486326 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-73f8b753-e865-432a-8306-9dd727d723d5 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Volume info retrieved successfully. Jul 03 02:47:54.490392 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-73f8b753-e865-432a-8306-9dd727d723d5 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] https://10.4.3.223/volume/v3/volumes/99904ec3-8ef8-48ad-8c8d-76747e8b865f returned with HTTP 200 Jul 03 02:47:54.490925 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1505/5991] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:47:54 2026] GET /volume/v3/volumes/99904ec3-8ef8-48ad-8c8d-76747e8b865f => generated 883 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:47:55.504187 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-eff28d30-27e9-477d-ba30-bdaa51c8b620 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:47:55.506309 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-eff28d30-27e9-477d-ba30-bdaa51c8b620 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] GET https://10.4.3.223/volume/v3/volumes/99904ec3-8ef8-48ad-8c8d-76747e8b865f Jul 03 02:47:55.506522 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-eff28d30-27e9-477d-ba30-bdaa51c8b620 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:47:55.506759 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-eff28d30-27e9-477d-ba30-bdaa51c8b620 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:47:55.517821 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:47:55.517821 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:47:55.522092 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-eff28d30-27e9-477d-ba30-bdaa51c8b620 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Volume info retrieved successfully. Jul 03 02:47:55.527243 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-eff28d30-27e9-477d-ba30-bdaa51c8b620 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] https://10.4.3.223/volume/v3/volumes/99904ec3-8ef8-48ad-8c8d-76747e8b865f returned with HTTP 200 Jul 03 02:47:55.527717 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1489/5992] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:47:55 2026] GET /volume/v3/volumes/99904ec3-8ef8-48ad-8c8d-76747e8b865f => generated 883 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:47:56.287951 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [req-b4522e8b-d45a-43b8-9a7b-f7619802b590 req-921d817a-76e6-4cf0-a57b-76a2fac9e1ff None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:47:56.318583 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-b4522e8b-d45a-43b8-9a7b-f7619802b590 req-921d817a-76e6-4cf0-a57b-76a2fac9e1ff tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] POST https://10.4.3.223/volume/v3/attachments/59369b0d-b1a0-41a9-bafd-b8f80c8c0144/action Jul 03 02:47:56.318964 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-b4522e8b-d45a-43b8-9a7b-f7619802b590 req-921d817a-76e6-4cf0-a57b-76a2fac9e1ff tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Action body: b'{"os-complete": null}' {{(pid=100013) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:47:56.319076 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [req-b4522e8b-d45a-43b8-9a7b-f7619802b590 req-921d817a-76e6-4cf0-a57b-76a2fac9e1ff tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:47:56.334643 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:47:56.334643 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:47:56.345026 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [req-b4522e8b-d45a-43b8-9a7b-f7619802b590 req-921d817a-76e6-4cf0-a57b-76a2fac9e1ff tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] https://10.4.3.223/volume/v3/attachments/59369b0d-b1a0-41a9-bafd-b8f80c8c0144/action returned with HTTP 204 Jul 03 02:47:56.345602 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1501/5993] 10.4.3.223 () {74 vars in 1725 bytes} [Fri Jul 3 02:47:56 2026] POST /volume/v3/attachments/59369b0d-b1a0-41a9-bafd-b8f80c8c0144/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:47:56.541363 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-852eed44-c98d-42b6-a2b0-a4e8786bbe24 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:47:56.543249 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-852eed44-c98d-42b6-a2b0-a4e8786bbe24 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] GET https://10.4.3.223/volume/v3/volumes/99904ec3-8ef8-48ad-8c8d-76747e8b865f Jul 03 02:47:56.543470 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-852eed44-c98d-42b6-a2b0-a4e8786bbe24 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:47:56.543674 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-852eed44-c98d-42b6-a2b0-a4e8786bbe24 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:47:56.554909 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:47:56.554909 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:47:56.559323 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-852eed44-c98d-42b6-a2b0-a4e8786bbe24 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Volume info retrieved successfully. Jul 03 02:47:56.564137 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-852eed44-c98d-42b6-a2b0-a4e8786bbe24 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] https://10.4.3.223/volume/v3/volumes/99904ec3-8ef8-48ad-8c8d-76747e8b865f returned with HTTP 200 Jul 03 02:47:56.564568 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1499/5994] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:47:56 2026] GET /volume/v3/volumes/99904ec3-8ef8-48ad-8c8d-76747e8b865f => generated 1175 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:48:00.415522 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-bc028f4e-1de4-4270-956a-cdc64feb7a4e req-49affffb-48b0-4400-94a4-7337a67f29ae None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:48:00.446584 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-bc028f4e-1de4-4270-956a-cdc64feb7a4e req-49affffb-48b0-4400-94a4-7337a67f29ae tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] GET https://10.4.3.223/volume/v3/volumes/99904ec3-8ef8-48ad-8c8d-76747e8b865f Jul 03 02:48:00.446862 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-bc028f4e-1de4-4270-956a-cdc64feb7a4e req-49affffb-48b0-4400-94a4-7337a67f29ae tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:48:00.447136 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-bc028f4e-1de4-4270-956a-cdc64feb7a4e req-49affffb-48b0-4400-94a4-7337a67f29ae tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:48:00.458699 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:48:00.458699 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:48:00.463582 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [req-bc028f4e-1de4-4270-956a-cdc64feb7a4e req-49affffb-48b0-4400-94a4-7337a67f29ae tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Volume info retrieved successfully. Jul 03 02:48:00.470056 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-bc028f4e-1de4-4270-956a-cdc64feb7a4e req-49affffb-48b0-4400-94a4-7337a67f29ae tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] https://10.4.3.223/volume/v3/volumes/99904ec3-8ef8-48ad-8c8d-76747e8b865f returned with HTTP 200 Jul 03 02:48:00.470654 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1506/5995] 10.4.3.223 () {68 vars in 1598 bytes} [Fri Jul 3 02:48:00 2026] GET /volume/v3/volumes/99904ec3-8ef8-48ad-8c8d-76747e8b865f => generated 1175 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 03 02:48:00.489960 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [req-bc028f4e-1de4-4270-956a-cdc64feb7a4e req-e12c0c32-f9bc-4668-8a32-421e681cd9a3 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:48:00.492504 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-bc028f4e-1de4-4270-956a-cdc64feb7a4e req-e12c0c32-f9bc-4668-8a32-421e681cd9a3 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] POST https://10.4.3.223/volume/v3/volumes/99904ec3-8ef8-48ad-8c8d-76747e8b865f/action Jul 03 02:48:00.492982 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-bc028f4e-1de4-4270-956a-cdc64feb7a4e req-e12c0c32-f9bc-4668-8a32-421e681cd9a3 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100014) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 03 02:48:00.493156 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [req-bc028f4e-1de4-4270-956a-cdc64feb7a4e req-e12c0c32-f9bc-4668-8a32-421e681cd9a3 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 03 02:48:00.507909 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:48:00.507909 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:48:00.508574 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [req-bc028f4e-1de4-4270-956a-cdc64feb7a4e req-e12c0c32-f9bc-4668-8a32-421e681cd9a3 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Volume info retrieved successfully. Jul 03 02:48:00.519153 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [req-bc028f4e-1de4-4270-956a-cdc64feb7a4e req-e12c0c32-f9bc-4668-8a32-421e681cd9a3 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Begin detaching volume completed successfully. Jul 03 02:48:00.519469 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [req-bc028f4e-1de4-4270-956a-cdc64feb7a4e req-e12c0c32-f9bc-4668-8a32-421e681cd9a3 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] https://10.4.3.223/volume/v3/volumes/99904ec3-8ef8-48ad-8c8d-76747e8b865f/action returned with HTTP 202 Jul 03 02:48:00.519956 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1490/5996] 10.4.3.223 () {72 vars in 1672 bytes} [Fri Jul 3 02:48:00 2026] POST /volume/v3/volumes/99904ec3-8ef8-48ad-8c8d-76747e8b865f/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 03 02:48:01.546817 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-48698ab3-d549-444b-a47c-23277e7677a6 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:48:01.547289 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-48698ab3-d549-444b-a47c-23277e7677a6 None None] GET https://10.4.3.223/volume// Jul 03 02:48:01.547452 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-48698ab3-d549-444b-a47c-23277e7677a6 None None] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:48:01.547700 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-48698ab3-d549-444b-a47c-23277e7677a6 None None] Calling method 'all' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:48:01.548109 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-48698ab3-d549-444b-a47c-23277e7677a6 None None] https://10.4.3.223/volume// returned with HTTP 300 Jul 03 02:48:01.548485 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1502/5997] 10.4.3.223 () {66 vars in 1426 bytes} [Fri Jul 3 02:48:01 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 03 02:48:01.557226 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [req-bc028f4e-1de4-4270-956a-cdc64feb7a4e req-7f9194db-e303-4cac-9c09-deacd37d6dff None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:48:01.560037 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-bc028f4e-1de4-4270-956a-cdc64feb7a4e req-7f9194db-e303-4cac-9c09-deacd37d6dff tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] GET https://10.4.3.223/volume/v3/volumes/99904ec3-8ef8-48ad-8c8d-76747e8b865f Jul 03 02:48:01.560329 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-bc028f4e-1de4-4270-956a-cdc64feb7a4e req-7f9194db-e303-4cac-9c09-deacd37d6dff tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:48:01.560617 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [req-bc028f4e-1de4-4270-956a-cdc64feb7a4e req-7f9194db-e303-4cac-9c09-deacd37d6dff tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:48:01.570992 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:48:01.570992 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:48:01.574441 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [req-bc028f4e-1de4-4270-956a-cdc64feb7a4e req-7f9194db-e303-4cac-9c09-deacd37d6dff tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Volume info retrieved successfully. Jul 03 02:48:01.580241 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [req-bc028f4e-1de4-4270-956a-cdc64feb7a4e req-7f9194db-e303-4cac-9c09-deacd37d6dff tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] https://10.4.3.223/volume/v3/volumes/99904ec3-8ef8-48ad-8c8d-76747e8b865f returned with HTTP 200 Jul 03 02:48:01.580762 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1500/5998] 10.4.3.223 () {70 vars in 1639 bytes} [Fri Jul 3 02:48:01 2026] GET /volume/v3/volumes/99904ec3-8ef8-48ad-8c8d-76747e8b865f => generated 1358 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 03 02:48:02.477639 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [req-bc028f4e-1de4-4270-956a-cdc64feb7a4e req-69eba3d2-f022-450a-85e0-1e50ec46594d None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:48:02.479839 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-bc028f4e-1de4-4270-956a-cdc64feb7a4e req-69eba3d2-f022-450a-85e0-1e50ec46594d tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] DELETE https://10.4.3.223/volume/v3/attachments/59369b0d-b1a0-41a9-bafd-b8f80c8c0144 Jul 03 02:48:02.480054 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-bc028f4e-1de4-4270-956a-cdc64feb7a4e req-69eba3d2-f022-450a-85e0-1e50ec46594d tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:48:02.480246 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [req-bc028f4e-1de4-4270-956a-cdc64feb7a4e req-69eba3d2-f022-450a-85e0-1e50ec46594d tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Calling method 'version_select' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:48:02.487517 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:48:02.487517 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:48:03.123324 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [req-bc028f4e-1de4-4270-956a-cdc64feb7a4e req-69eba3d2-f022-450a-85e0-1e50ec46594d tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] https://10.4.3.223/volume/v3/attachments/59369b0d-b1a0-41a9-bafd-b8f80c8c0144 returned with HTTP 200 Jul 03 02:48:03.134958 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1507/5999] 10.4.3.223 () {72 vars in 1673 bytes} [Fri Jul 3 02:48:02 2026] DELETE /volume/v3/attachments/59369b0d-b1a0-41a9-bafd-b8f80c8c0144 => generated 19 bytes in 646 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:48:03.695654 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-e4d311c5-35a2-4642-ab47-ce4136c6770d None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:48:03.697411 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-e4d311c5-35a2-4642-ab47-ce4136c6770d tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] GET https://10.4.3.223/volume/v3/volumes/99904ec3-8ef8-48ad-8c8d-76747e8b865f Jul 03 02:48:03.697640 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-e4d311c5-35a2-4642-ab47-ce4136c6770d tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:48:03.697829 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-e4d311c5-35a2-4642-ab47-ce4136c6770d tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:48:03.705631 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:48:03.705631 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:48:03.710160 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-e4d311c5-35a2-4642-ab47-ce4136c6770d tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Volume info retrieved successfully. Jul 03 02:48:03.714481 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-e4d311c5-35a2-4642-ab47-ce4136c6770d tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] https://10.4.3.223/volume/v3/volumes/99904ec3-8ef8-48ad-8c8d-76747e8b865f returned with HTTP 200 Jul 03 02:48:03.715075 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1491/6000] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:48:03 2026] GET /volume/v3/volumes/99904ec3-8ef8-48ad-8c8d-76747e8b865f => generated 883 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:48:03.731447 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-2cbe744b-43ae-417f-89a7-3a8b7a4d87a0 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:48:03.733587 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-2cbe744b-43ae-417f-89a7-3a8b7a4d87a0 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] GET https://10.4.3.223/volume/v3/volumes/99904ec3-8ef8-48ad-8c8d-76747e8b865f Jul 03 02:48:03.733824 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-2cbe744b-43ae-417f-89a7-3a8b7a4d87a0 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:48:03.734037 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-2cbe744b-43ae-417f-89a7-3a8b7a4d87a0 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:48:03.741894 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:48:03.741894 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:48:03.745963 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-2cbe744b-43ae-417f-89a7-3a8b7a4d87a0 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Volume info retrieved successfully. Jul 03 02:48:03.751394 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-2cbe744b-43ae-417f-89a7-3a8b7a4d87a0 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] https://10.4.3.223/volume/v3/volumes/99904ec3-8ef8-48ad-8c8d-76747e8b865f returned with HTTP 200 Jul 03 02:48:03.751830 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1503/6001] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:48:03 2026] GET /volume/v3/volumes/99904ec3-8ef8-48ad-8c8d-76747e8b865f => generated 883 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:48:03.764495 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-57871906-6e1d-4756-8c0d-27f589d623c9 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:48:03.766646 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-57871906-6e1d-4756-8c0d-27f589d623c9 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] DELETE https://10.4.3.223/volume/v3/volumes/99904ec3-8ef8-48ad-8c8d-76747e8b865f Jul 03 02:48:03.766872 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-57871906-6e1d-4756-8c0d-27f589d623c9 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:48:03.767123 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-57871906-6e1d-4756-8c0d-27f589d623c9 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Calling method 'delete' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:48:03.767322 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.volumes [None req-57871906-6e1d-4756-8c0d-27f589d623c9 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Delete volume with id: 99904ec3-8ef8-48ad-8c8d-76747e8b865f Jul 03 02:48:03.775442 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:48:03.775442 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:48:03.775946 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-57871906-6e1d-4756-8c0d-27f589d623c9 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Volume info retrieved successfully. Jul 03 02:48:03.807875 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-57871906-6e1d-4756-8c0d-27f589d623c9 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Delete volume request issued successfully. Jul 03 02:48:03.808087 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-57871906-6e1d-4756-8c0d-27f589d623c9 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] https://10.4.3.223/volume/v3/volumes/99904ec3-8ef8-48ad-8c8d-76747e8b865f returned with HTTP 202 Jul 03 02:48:03.808552 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1501/6002] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:48:03 2026] DELETE /volume/v3/volumes/99904ec3-8ef8-48ad-8c8d-76747e8b865f => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:48:03.817602 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-4b3a6aa6-8b22-4da6-bf09-684a7472c2b6 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:48:03.820091 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-4b3a6aa6-8b22-4da6-bf09-684a7472c2b6 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] GET https://10.4.3.223/volume/v3/volumes/99904ec3-8ef8-48ad-8c8d-76747e8b865f Jul 03 02:48:03.820403 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-4b3a6aa6-8b22-4da6-bf09-684a7472c2b6 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:48:03.820720 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-4b3a6aa6-8b22-4da6-bf09-684a7472c2b6 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:48:03.828723 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:48:03.828723 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:48:03.833395 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-4b3a6aa6-8b22-4da6-bf09-684a7472c2b6 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Volume info retrieved successfully. Jul 03 02:48:03.838648 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-4b3a6aa6-8b22-4da6-bf09-684a7472c2b6 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] https://10.4.3.223/volume/v3/volumes/99904ec3-8ef8-48ad-8c8d-76747e8b865f returned with HTTP 200 Jul 03 02:48:03.839095 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1508/6003] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:48:03 2026] GET /volume/v3/volumes/99904ec3-8ef8-48ad-8c8d-76747e8b865f => generated 882 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:48:04.852573 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-d6565031-9d33-4073-aba9-ea9b771d5641 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:48:04.854876 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-d6565031-9d33-4073-aba9-ea9b771d5641 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] GET https://10.4.3.223/volume/v3/volumes/99904ec3-8ef8-48ad-8c8d-76747e8b865f Jul 03 02:48:04.854963 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-d6565031-9d33-4073-aba9-ea9b771d5641 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:48:04.855228 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-d6565031-9d33-4073-aba9-ea9b771d5641 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:48:04.861281 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-d6565031-9d33-4073-aba9-ea9b771d5641 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] https://10.4.3.223/volume/v3/volumes/99904ec3-8ef8-48ad-8c8d-76747e8b865f returned with HTTP 404 Jul 03 02:48:04.861905 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1492/6004] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:48:04 2026] GET /volume/v3/volumes/99904ec3-8ef8-48ad-8c8d-76747e8b865f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:48:04.869212 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-97b103ed-8b6e-47e5-9a98-5bb55018b89c None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:48:04.870930 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-97b103ed-8b6e-47e5-9a98-5bb55018b89c tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] GET https://10.4.3.223/volume/v3/volumes/171020dd-d9aa-4b84-9ca9-ae98574cac65 Jul 03 02:48:04.871124 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-97b103ed-8b6e-47e5-9a98-5bb55018b89c tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:48:04.871304 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-97b103ed-8b6e-47e5-9a98-5bb55018b89c tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:48:04.877886 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:48:04.877886 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:48:04.881302 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-97b103ed-8b6e-47e5-9a98-5bb55018b89c tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Volume info retrieved successfully. Jul 03 02:48:04.885494 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-97b103ed-8b6e-47e5-9a98-5bb55018b89c tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] https://10.4.3.223/volume/v3/volumes/171020dd-d9aa-4b84-9ca9-ae98574cac65 returned with HTTP 200 Jul 03 02:48:04.885865 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1504/6005] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:48:04 2026] GET /volume/v3/volumes/171020dd-d9aa-4b84-9ca9-ae98574cac65 => generated 884 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:48:04.899635 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-3a4e918b-85eb-46a3-a2a2-834d88aad22e None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:48:04.901766 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-3a4e918b-85eb-46a3-a2a2-834d88aad22e tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] GET https://10.4.3.223/volume/v3/volumes/171020dd-d9aa-4b84-9ca9-ae98574cac65 Jul 03 02:48:04.902029 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-3a4e918b-85eb-46a3-a2a2-834d88aad22e tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:48:04.902259 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-3a4e918b-85eb-46a3-a2a2-834d88aad22e tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:48:04.910384 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:48:04.910384 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:48:04.914689 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-3a4e918b-85eb-46a3-a2a2-834d88aad22e tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Volume info retrieved successfully. Jul 03 02:48:04.919392 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-3a4e918b-85eb-46a3-a2a2-834d88aad22e tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] https://10.4.3.223/volume/v3/volumes/171020dd-d9aa-4b84-9ca9-ae98574cac65 returned with HTTP 200 Jul 03 02:48:04.919835 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1502/6006] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:48:04 2026] GET /volume/v3/volumes/171020dd-d9aa-4b84-9ca9-ae98574cac65 => generated 884 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:48:04.933011 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-9e30a309-8176-4ea8-b7a2-289ce0eb5c2e None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:48:04.935361 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-9e30a309-8176-4ea8-b7a2-289ce0eb5c2e tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] DELETE https://10.4.3.223/volume/v3/volumes/171020dd-d9aa-4b84-9ca9-ae98574cac65 Jul 03 02:48:04.935604 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-9e30a309-8176-4ea8-b7a2-289ce0eb5c2e tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:48:04.935801 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-9e30a309-8176-4ea8-b7a2-289ce0eb5c2e tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:48:04.935969 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.volumes [None req-9e30a309-8176-4ea8-b7a2-289ce0eb5c2e tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Delete volume with id: 171020dd-d9aa-4b84-9ca9-ae98574cac65 Jul 03 02:48:04.943340 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:48:04.943340 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:48:04.943818 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-9e30a309-8176-4ea8-b7a2-289ce0eb5c2e tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Volume info retrieved successfully. Jul 03 02:48:04.965039 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-9e30a309-8176-4ea8-b7a2-289ce0eb5c2e tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Delete volume request issued successfully. Jul 03 02:48:04.965039 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-9e30a309-8176-4ea8-b7a2-289ce0eb5c2e tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] https://10.4.3.223/volume/v3/volumes/171020dd-d9aa-4b84-9ca9-ae98574cac65 returned with HTTP 202 Jul 03 02:48:04.965411 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1509/6007] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:48:04 2026] DELETE /volume/v3/volumes/171020dd-d9aa-4b84-9ca9-ae98574cac65 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:48:04.973712 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-850fd57b-2843-43fc-9d97-0c0604b70786 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:48:04.976043 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-850fd57b-2843-43fc-9d97-0c0604b70786 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] GET https://10.4.3.223/volume/v3/volumes/171020dd-d9aa-4b84-9ca9-ae98574cac65 Jul 03 02:48:04.976316 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-850fd57b-2843-43fc-9d97-0c0604b70786 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:48:04.976537 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-850fd57b-2843-43fc-9d97-0c0604b70786 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:48:04.983986 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:48:04.983986 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:48:04.987921 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-850fd57b-2843-43fc-9d97-0c0604b70786 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Volume info retrieved successfully. Jul 03 02:48:04.992812 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-850fd57b-2843-43fc-9d97-0c0604b70786 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] https://10.4.3.223/volume/v3/volumes/171020dd-d9aa-4b84-9ca9-ae98574cac65 returned with HTTP 200 Jul 03 02:48:04.993272 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1493/6008] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:48:04 2026] GET /volume/v3/volumes/171020dd-d9aa-4b84-9ca9-ae98574cac65 => generated 883 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:48:06.006444 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-d7b9dde5-55d0-4368-a54d-888197c09633 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:48:06.008309 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-d7b9dde5-55d0-4368-a54d-888197c09633 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] GET https://10.4.3.223/volume/v3/volumes/171020dd-d9aa-4b84-9ca9-ae98574cac65 Jul 03 02:48:06.014141 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-d7b9dde5-55d0-4368-a54d-888197c09633 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:48:06.014141 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-d7b9dde5-55d0-4368-a54d-888197c09633 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:48:06.014299 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-d7b9dde5-55d0-4368-a54d-888197c09633 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] https://10.4.3.223/volume/v3/volumes/171020dd-d9aa-4b84-9ca9-ae98574cac65 returned with HTTP 404 Jul 03 02:48:06.014791 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1505/6009] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:48:06 2026] GET /volume/v3/volumes/171020dd-d9aa-4b84-9ca9-ae98574cac65 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:48:06.026628 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-ad3c5ded-f718-4261-9558-00bdc934123b None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:48:06.028847 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-ad3c5ded-f718-4261-9558-00bdc934123b tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] GET https://10.4.3.223/volume/v3/volumes/1664f6ef-65bb-4a8b-a784-4b50b8297b3c Jul 03 02:48:06.029087 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-ad3c5ded-f718-4261-9558-00bdc934123b tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:48:06.029335 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-ad3c5ded-f718-4261-9558-00bdc934123b tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:48:06.037850 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:48:06.037850 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:48:06.042184 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-ad3c5ded-f718-4261-9558-00bdc934123b tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Volume info retrieved successfully. Jul 03 02:48:06.058835 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-ad3c5ded-f718-4261-9558-00bdc934123b tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] https://10.4.3.223/volume/v3/volumes/1664f6ef-65bb-4a8b-a784-4b50b8297b3c returned with HTTP 200 Jul 03 02:48:06.059358 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1503/6010] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:48:06 2026] GET /volume/v3/volumes/1664f6ef-65bb-4a8b-a784-4b50b8297b3c => generated 883 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:48:06.075320 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-ae3b7293-4ead-408b-bbc3-27f51fb6530e None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:48:06.077190 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-ae3b7293-4ead-408b-bbc3-27f51fb6530e tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] GET https://10.4.3.223/volume/v3/volumes/1664f6ef-65bb-4a8b-a784-4b50b8297b3c Jul 03 02:48:06.077431 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-ae3b7293-4ead-408b-bbc3-27f51fb6530e tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:48:06.077639 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-ae3b7293-4ead-408b-bbc3-27f51fb6530e tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:48:06.084866 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:48:06.084866 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:48:06.088488 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-ae3b7293-4ead-408b-bbc3-27f51fb6530e tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Volume info retrieved successfully. Jul 03 02:48:06.092539 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-ae3b7293-4ead-408b-bbc3-27f51fb6530e tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] https://10.4.3.223/volume/v3/volumes/1664f6ef-65bb-4a8b-a784-4b50b8297b3c returned with HTTP 200 Jul 03 02:48:06.095356 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1510/6011] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:48:06 2026] GET /volume/v3/volumes/1664f6ef-65bb-4a8b-a784-4b50b8297b3c => generated 883 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:48:06.105633 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-031268cd-0d59-46b6-8c95-4aae862a4dd5 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:48:06.107373 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-031268cd-0d59-46b6-8c95-4aae862a4dd5 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] DELETE https://10.4.3.223/volume/v3/volumes/1664f6ef-65bb-4a8b-a784-4b50b8297b3c Jul 03 02:48:06.107594 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-031268cd-0d59-46b6-8c95-4aae862a4dd5 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:48:06.107764 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-031268cd-0d59-46b6-8c95-4aae862a4dd5 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Calling method 'delete' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:48:06.107922 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.v3.volumes [None req-031268cd-0d59-46b6-8c95-4aae862a4dd5 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Delete volume with id: 1664f6ef-65bb-4a8b-a784-4b50b8297b3c Jul 03 02:48:06.114860 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:48:06.114860 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:48:06.115310 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-031268cd-0d59-46b6-8c95-4aae862a4dd5 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Volume info retrieved successfully. Jul 03 02:48:06.189614 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-031268cd-0d59-46b6-8c95-4aae862a4dd5 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Delete volume request issued successfully. Jul 03 02:48:06.189848 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-031268cd-0d59-46b6-8c95-4aae862a4dd5 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] https://10.4.3.223/volume/v3/volumes/1664f6ef-65bb-4a8b-a784-4b50b8297b3c returned with HTTP 202 Jul 03 02:48:06.190333 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1494/6012] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:48:06 2026] DELETE /volume/v3/volumes/1664f6ef-65bb-4a8b-a784-4b50b8297b3c => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:48:06.198478 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-ab524072-478c-4de9-be60-4e48979cf264 None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:48:06.200657 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-ab524072-478c-4de9-be60-4e48979cf264 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] GET https://10.4.3.223/volume/v3/volumes/1664f6ef-65bb-4a8b-a784-4b50b8297b3c Jul 03 02:48:06.200893 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-ab524072-478c-4de9-be60-4e48979cf264 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:48:06.201146 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-ab524072-478c-4de9-be60-4e48979cf264 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:48:06.211541 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:48:06.211541 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:48:06.216272 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-ab524072-478c-4de9-be60-4e48979cf264 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Volume info retrieved successfully. Jul 03 02:48:06.224359 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-ab524072-478c-4de9-be60-4e48979cf264 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] https://10.4.3.223/volume/v3/volumes/1664f6ef-65bb-4a8b-a784-4b50b8297b3c returned with HTTP 200 Jul 03 02:48:06.224885 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1506/6013] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:48:06 2026] GET /volume/v3/volumes/1664f6ef-65bb-4a8b-a784-4b50b8297b3c => generated 882 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:48:07.239379 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-9af92c95-67b5-46c3-9a65-268b50f05901 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:48:07.242091 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-9af92c95-67b5-46c3-9a65-268b50f05901 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] GET https://10.4.3.223/volume/v3/volumes/1664f6ef-65bb-4a8b-a784-4b50b8297b3c Jul 03 02:48:07.242343 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-9af92c95-67b5-46c3-9a65-268b50f05901 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:48:07.242585 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-9af92c95-67b5-46c3-9a65-268b50f05901 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:48:07.250521 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-9af92c95-67b5-46c3-9a65-268b50f05901 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] https://10.4.3.223/volume/v3/volumes/1664f6ef-65bb-4a8b-a784-4b50b8297b3c returned with HTTP 404 Jul 03 02:48:07.251123 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1504/6014] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:48:07 2026] GET /volume/v3/volumes/1664f6ef-65bb-4a8b-a784-4b50b8297b3c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:48:07.259536 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-07b0a72e-3b3e-443e-8c50-d30144f6204e None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:48:07.262490 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-07b0a72e-3b3e-443e-8c50-d30144f6204e tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/5bbe2ae2-44fd-458a-95b7-65d3183e2087 Jul 03 02:48:07.262490 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-07b0a72e-3b3e-443e-8c50-d30144f6204e tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:48:07.262490 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-07b0a72e-3b3e-443e-8c50-d30144f6204e tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Calling method 'delete' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:48:07.262490 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.v3.snapshots [None req-07b0a72e-3b3e-443e-8c50-d30144f6204e tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Delete snapshot with id: 5bbe2ae2-44fd-458a-95b7-65d3183e2087 Jul 03 02:48:07.267905 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:48:07.267905 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:48:07.268375 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-07b0a72e-3b3e-443e-8c50-d30144f6204e tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Snapshot retrieved successfully. Jul 03 02:48:07.294822 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-07b0a72e-3b3e-443e-8c50-d30144f6204e tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Snapshot delete request issued successfully. Jul 03 02:48:07.295031 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-07b0a72e-3b3e-443e-8c50-d30144f6204e tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] https://10.4.3.223/volume/v3/snapshots/5bbe2ae2-44fd-458a-95b7-65d3183e2087 returned with HTTP 202 Jul 03 02:48:07.295524 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1511/6015] 10.4.3.223 () {66 vars in 1357 bytes} [Fri Jul 3 02:48:07 2026] DELETE /volume/v3/snapshots/5bbe2ae2-44fd-458a-95b7-65d3183e2087 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:48:07.303862 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-9d97385d-b316-4d49-b7c2-b105d99e5436 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:48:07.305788 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-9d97385d-b316-4d49-b7c2-b105d99e5436 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] GET https://10.4.3.223/volume/v3/snapshots/5bbe2ae2-44fd-458a-95b7-65d3183e2087 Jul 03 02:48:07.306008 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-9d97385d-b316-4d49-b7c2-b105d99e5436 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:48:07.306218 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-9d97385d-b316-4d49-b7c2-b105d99e5436 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:48:07.311619 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:48:07.311619 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:48:07.312058 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-9d97385d-b316-4d49-b7c2-b105d99e5436 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Snapshot retrieved successfully. Jul 03 02:48:07.312947 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-9d97385d-b316-4d49-b7c2-b105d99e5436 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] https://10.4.3.223/volume/v3/snapshots/5bbe2ae2-44fd-458a-95b7-65d3183e2087 returned with HTTP 200 Jul 03 02:48:07.313331 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1495/6016] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:48:07 2026] GET /volume/v3/snapshots/5bbe2ae2-44fd-458a-95b7-65d3183e2087 => generated 470 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:48:08.326000 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-ecabbf2f-a5bc-4048-aab4-820ad1dd119a None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:48:08.328526 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-ecabbf2f-a5bc-4048-aab4-820ad1dd119a tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] GET https://10.4.3.223/volume/v3/snapshots/5bbe2ae2-44fd-458a-95b7-65d3183e2087 Jul 03 02:48:08.329454 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-ecabbf2f-a5bc-4048-aab4-820ad1dd119a tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:48:08.329454 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-ecabbf2f-a5bc-4048-aab4-820ad1dd119a tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:48:08.335760 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-ecabbf2f-a5bc-4048-aab4-820ad1dd119a tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] https://10.4.3.223/volume/v3/snapshots/5bbe2ae2-44fd-458a-95b7-65d3183e2087 returned with HTTP 404 Jul 03 02:48:08.336398 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1507/6017] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:48:08 2026] GET /volume/v3/snapshots/5bbe2ae2-44fd-458a-95b7-65d3183e2087 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:48:08.344623 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-d9370184-e04c-49b3-9ca9-69297b6529f5 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:48:08.347208 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-d9370184-e04c-49b3-9ca9-69297b6529f5 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/115fb08f-2e96-410d-9f9b-810171569f52 Jul 03 02:48:08.347348 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-d9370184-e04c-49b3-9ca9-69297b6529f5 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:48:08.347612 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-d9370184-e04c-49b3-9ca9-69297b6529f5 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Calling method 'delete' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:48:08.347765 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.snapshots [None req-d9370184-e04c-49b3-9ca9-69297b6529f5 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Delete snapshot with id: 115fb08f-2e96-410d-9f9b-810171569f52 Jul 03 02:48:08.353513 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:48:08.353513 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:48:08.353956 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-d9370184-e04c-49b3-9ca9-69297b6529f5 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Snapshot retrieved successfully. Jul 03 02:48:08.374368 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-d9370184-e04c-49b3-9ca9-69297b6529f5 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Snapshot delete request issued successfully. Jul 03 02:48:08.374612 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-d9370184-e04c-49b3-9ca9-69297b6529f5 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] https://10.4.3.223/volume/v3/snapshots/115fb08f-2e96-410d-9f9b-810171569f52 returned with HTTP 202 Jul 03 02:48:08.375006 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1505/6018] 10.4.3.223 () {66 vars in 1357 bytes} [Fri Jul 3 02:48:08 2026] DELETE /volume/v3/snapshots/115fb08f-2e96-410d-9f9b-810171569f52 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:48:08.383363 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-c85ec724-0f99-4619-ada1-d34a4084999c None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:48:08.385708 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-c85ec724-0f99-4619-ada1-d34a4084999c tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] GET https://10.4.3.223/volume/v3/snapshots/115fb08f-2e96-410d-9f9b-810171569f52 Jul 03 02:48:08.386059 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-c85ec724-0f99-4619-ada1-d34a4084999c tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:48:08.386390 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-c85ec724-0f99-4619-ada1-d34a4084999c tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:48:08.393518 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:48:08.393518 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:48:08.393994 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-c85ec724-0f99-4619-ada1-d34a4084999c tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Snapshot retrieved successfully. Jul 03 02:48:08.395105 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-c85ec724-0f99-4619-ada1-d34a4084999c tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] https://10.4.3.223/volume/v3/snapshots/115fb08f-2e96-410d-9f9b-810171569f52 returned with HTTP 200 Jul 03 02:48:08.395730 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1512/6019] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:48:08 2026] GET /volume/v3/snapshots/115fb08f-2e96-410d-9f9b-810171569f52 => generated 471 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:48:09.406457 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-95dd477b-9245-4274-8c7d-02ef90338bb8 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:48:09.408120 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-95dd477b-9245-4274-8c7d-02ef90338bb8 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] GET https://10.4.3.223/volume/v3/snapshots/115fb08f-2e96-410d-9f9b-810171569f52 Jul 03 02:48:09.408411 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-95dd477b-9245-4274-8c7d-02ef90338bb8 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:48:09.408689 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-95dd477b-9245-4274-8c7d-02ef90338bb8 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:48:09.413380 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-95dd477b-9245-4274-8c7d-02ef90338bb8 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] https://10.4.3.223/volume/v3/snapshots/115fb08f-2e96-410d-9f9b-810171569f52 returned with HTTP 404 Jul 03 02:48:09.413973 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1496/6020] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:48:09 2026] GET /volume/v3/snapshots/115fb08f-2e96-410d-9f9b-810171569f52 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:48:09.423254 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-58cedd61-8c38-4f1f-b76b-395d84543b8c None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:48:09.425115 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-58cedd61-8c38-4f1f-b76b-395d84543b8c tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] DELETE https://10.4.3.223/volume/v3/snapshots/6080e6db-e62e-4cfd-8ae9-e29702993a2f Jul 03 02:48:09.425316 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-58cedd61-8c38-4f1f-b76b-395d84543b8c tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:48:09.425531 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-58cedd61-8c38-4f1f-b76b-395d84543b8c tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Calling method 'delete' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:48:09.425642 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.v3.snapshots [None req-58cedd61-8c38-4f1f-b76b-395d84543b8c tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Delete snapshot with id: 6080e6db-e62e-4cfd-8ae9-e29702993a2f Jul 03 02:48:09.431522 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:48:09.431522 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:48:09.432006 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-58cedd61-8c38-4f1f-b76b-395d84543b8c tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Snapshot retrieved successfully. Jul 03 02:48:09.450107 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-58cedd61-8c38-4f1f-b76b-395d84543b8c tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Snapshot delete request issued successfully. Jul 03 02:48:09.450310 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-58cedd61-8c38-4f1f-b76b-395d84543b8c tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] https://10.4.3.223/volume/v3/snapshots/6080e6db-e62e-4cfd-8ae9-e29702993a2f returned with HTTP 202 Jul 03 02:48:09.450829 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1508/6021] 10.4.3.223 () {66 vars in 1357 bytes} [Fri Jul 3 02:48:09 2026] DELETE /volume/v3/snapshots/6080e6db-e62e-4cfd-8ae9-e29702993a2f => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:48:09.458785 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-5a68a52d-5b6d-42ee-b352-b7c5442e7c16 None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:48:09.461135 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-5a68a52d-5b6d-42ee-b352-b7c5442e7c16 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] GET https://10.4.3.223/volume/v3/snapshots/6080e6db-e62e-4cfd-8ae9-e29702993a2f Jul 03 02:48:09.461482 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-5a68a52d-5b6d-42ee-b352-b7c5442e7c16 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:48:09.461801 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-5a68a52d-5b6d-42ee-b352-b7c5442e7c16 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Calling method 'show' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:48:09.468879 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:48:09.468879 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:48:09.469536 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-5a68a52d-5b6d-42ee-b352-b7c5442e7c16 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Snapshot retrieved successfully. Jul 03 02:48:09.470638 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-5a68a52d-5b6d-42ee-b352-b7c5442e7c16 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] https://10.4.3.223/volume/v3/snapshots/6080e6db-e62e-4cfd-8ae9-e29702993a2f returned with HTTP 200 Jul 03 02:48:09.471153 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1506/6022] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:48:09 2026] GET /volume/v3/snapshots/6080e6db-e62e-4cfd-8ae9-e29702993a2f => generated 471 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:48:10.480782 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-9de03899-bab6-41ea-bf77-6425a95af9bf None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:48:10.483335 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-9de03899-bab6-41ea-bf77-6425a95af9bf tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] GET https://10.4.3.223/volume/v3/snapshots/6080e6db-e62e-4cfd-8ae9-e29702993a2f Jul 03 02:48:10.483335 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-9de03899-bab6-41ea-bf77-6425a95af9bf tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:48:10.483581 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-9de03899-bab6-41ea-bf77-6425a95af9bf tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:48:10.489245 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-9de03899-bab6-41ea-bf77-6425a95af9bf tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] https://10.4.3.223/volume/v3/snapshots/6080e6db-e62e-4cfd-8ae9-e29702993a2f returned with HTTP 404 Jul 03 02:48:10.489937 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1513/6023] 10.4.3.223 () {66 vars in 1354 bytes} [Fri Jul 3 02:48:10 2026] GET /volume/v3/snapshots/6080e6db-e62e-4cfd-8ae9-e29702993a2f => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:48:10.496749 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-c2511e0c-b3ec-43b0-af17-f76932ef8a83 None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:48:10.498636 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-c2511e0c-b3ec-43b0-af17-f76932ef8a83 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] GET https://10.4.3.223/volume/v3/volumes/b44d6370-696f-45db-8004-6a2a69a205f0 Jul 03 02:48:10.498828 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-c2511e0c-b3ec-43b0-af17-f76932ef8a83 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:48:10.499056 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-c2511e0c-b3ec-43b0-af17-f76932ef8a83 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:48:10.506543 np0000004352 devstack@c-api.service[100014]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:48:10.506543 np0000004352 devstack@c-api.service[100014]: warnings.warn( Jul 03 02:48:10.510576 np0000004352 devstack@c-api.service[100014]: INFO cinder.volume.api [None req-c2511e0c-b3ec-43b0-af17-f76932ef8a83 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Volume info retrieved successfully. Jul 03 02:48:10.515863 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-c2511e0c-b3ec-43b0-af17-f76932ef8a83 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] https://10.4.3.223/volume/v3/volumes/b44d6370-696f-45db-8004-6a2a69a205f0 returned with HTTP 200 Jul 03 02:48:10.516283 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1497/6024] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:48:10 2026] GET /volume/v3/volumes/b44d6370-696f-45db-8004-6a2a69a205f0 => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:48:10.529084 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.middleware.request_id [None req-32c61232-f460-4c6e-a8d9-60cb4d6bb8db None None] RequestId filter calling following filter/app {{(pid=100013) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:48:10.531622 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-32c61232-f460-4c6e-a8d9-60cb4d6bb8db tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] GET https://10.4.3.223/volume/v3/volumes/b44d6370-696f-45db-8004-6a2a69a205f0 Jul 03 02:48:10.531953 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-32c61232-f460-4c6e-a8d9-60cb4d6bb8db tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Empty body provided in request {{(pid=100013) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:48:10.532175 np0000004352 devstack@c-api.service[100013]: DEBUG cinder.api.openstack.wsgi [None req-32c61232-f460-4c6e-a8d9-60cb4d6bb8db tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Calling method 'show' {{(pid=100013) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:48:10.541357 np0000004352 devstack@c-api.service[100013]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:48:10.541357 np0000004352 devstack@c-api.service[100013]: warnings.warn( Jul 03 02:48:10.545964 np0000004352 devstack@c-api.service[100013]: INFO cinder.volume.api [None req-32c61232-f460-4c6e-a8d9-60cb4d6bb8db tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Volume info retrieved successfully. Jul 03 02:48:10.551650 np0000004352 devstack@c-api.service[100013]: INFO cinder.api.openstack.wsgi [None req-32c61232-f460-4c6e-a8d9-60cb4d6bb8db tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] https://10.4.3.223/volume/v3/volumes/b44d6370-696f-45db-8004-6a2a69a205f0 returned with HTTP 200 Jul 03 02:48:10.552157 np0000004352 devstack@c-api.service[100013]: [pid: 100013|app: 0|req: 1509/6025] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:48:10 2026] GET /volume/v3/volumes/b44d6370-696f-45db-8004-6a2a69a205f0 => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:48:10.566203 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.middleware.request_id [None req-f22ea4e9-af22-492d-8018-235dbad7b72a None None] RequestId filter calling following filter/app {{(pid=100012) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:48:10.568390 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-f22ea4e9-af22-492d-8018-235dbad7b72a tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] DELETE https://10.4.3.223/volume/v3/volumes/b44d6370-696f-45db-8004-6a2a69a205f0 Jul 03 02:48:10.569101 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-f22ea4e9-af22-492d-8018-235dbad7b72a tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Empty body provided in request {{(pid=100012) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:48:10.569101 np0000004352 devstack@c-api.service[100012]: DEBUG cinder.api.openstack.wsgi [None req-f22ea4e9-af22-492d-8018-235dbad7b72a tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Calling method 'delete' {{(pid=100012) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:48:10.569101 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.v3.volumes [None req-f22ea4e9-af22-492d-8018-235dbad7b72a tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Delete volume with id: b44d6370-696f-45db-8004-6a2a69a205f0 Jul 03 02:48:10.578318 np0000004352 devstack@c-api.service[100012]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:48:10.578318 np0000004352 devstack@c-api.service[100012]: warnings.warn( Jul 03 02:48:10.578944 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-f22ea4e9-af22-492d-8018-235dbad7b72a tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Volume info retrieved successfully. Jul 03 02:48:10.601039 np0000004352 devstack@c-api.service[100012]: INFO cinder.volume.api [None req-f22ea4e9-af22-492d-8018-235dbad7b72a tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Delete volume request issued successfully. Jul 03 02:48:10.601319 np0000004352 devstack@c-api.service[100012]: INFO cinder.api.openstack.wsgi [None req-f22ea4e9-af22-492d-8018-235dbad7b72a tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] https://10.4.3.223/volume/v3/volumes/b44d6370-696f-45db-8004-6a2a69a205f0 returned with HTTP 202 Jul 03 02:48:10.601785 np0000004352 devstack@c-api.service[100012]: [pid: 100012|app: 0|req: 1507/6026] 10.4.3.223 () {66 vars in 1351 bytes} [Fri Jul 3 02:48:10 2026] DELETE /volume/v3/volumes/b44d6370-696f-45db-8004-6a2a69a205f0 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 03 02:48:10.610380 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.middleware.request_id [None req-1d122e37-6961-479f-9bd2-80f104384462 None None] RequestId filter calling following filter/app {{(pid=100015) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:48:10.612089 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-1d122e37-6961-479f-9bd2-80f104384462 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] GET https://10.4.3.223/volume/v3/volumes/b44d6370-696f-45db-8004-6a2a69a205f0 Jul 03 02:48:10.612306 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-1d122e37-6961-479f-9bd2-80f104384462 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Empty body provided in request {{(pid=100015) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:48:10.612521 np0000004352 devstack@c-api.service[100015]: DEBUG cinder.api.openstack.wsgi [None req-1d122e37-6961-479f-9bd2-80f104384462 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Calling method 'show' {{(pid=100015) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:48:10.619411 np0000004352 devstack@c-api.service[100015]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 03 02:48:10.619411 np0000004352 devstack@c-api.service[100015]: warnings.warn( Jul 03 02:48:10.623535 np0000004352 devstack@c-api.service[100015]: INFO cinder.volume.api [None req-1d122e37-6961-479f-9bd2-80f104384462 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Volume info retrieved successfully. Jul 03 02:48:10.627688 np0000004352 devstack@c-api.service[100015]: INFO cinder.api.openstack.wsgi [None req-1d122e37-6961-479f-9bd2-80f104384462 tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] https://10.4.3.223/volume/v3/volumes/b44d6370-696f-45db-8004-6a2a69a205f0 returned with HTTP 200 Jul 03 02:48:10.628102 np0000004352 devstack@c-api.service[100015]: [pid: 100015|app: 0|req: 1514/6027] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:48:10 2026] GET /volume/v3/volumes/b44d6370-696f-45db-8004-6a2a69a205f0 => generated 849 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 03 02:48:11.642085 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.middleware.request_id [None req-f1c41d6c-7119-498a-9e6e-22864ed8456f None None] RequestId filter calling following filter/app {{(pid=100014) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 03 02:48:11.643754 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-f1c41d6c-7119-498a-9e6e-22864ed8456f tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] GET https://10.4.3.223/volume/v3/volumes/b44d6370-696f-45db-8004-6a2a69a205f0 Jul 03 02:48:11.643947 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-f1c41d6c-7119-498a-9e6e-22864ed8456f tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Empty body provided in request {{(pid=100014) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 03 02:48:11.644190 np0000004352 devstack@c-api.service[100014]: DEBUG cinder.api.openstack.wsgi [None req-f1c41d6c-7119-498a-9e6e-22864ed8456f tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] Calling method 'show' {{(pid=100014) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 03 02:48:11.651453 np0000004352 devstack@c-api.service[100014]: INFO cinder.api.openstack.wsgi [None req-f1c41d6c-7119-498a-9e6e-22864ed8456f tempest-SnapshotDataIntegrityTests-1471496639 tempest-SnapshotDataIntegrityTests-1471496639-project-member] https://10.4.3.223/volume/v3/volumes/b44d6370-696f-45db-8004-6a2a69a205f0 returned with HTTP 404 Jul 03 02:48:11.651951 np0000004352 devstack@c-api.service[100014]: [pid: 100014|app: 0|req: 1498/6028] 10.4.3.223 () {66 vars in 1348 bytes} [Fri Jul 3 02:48:11 2026] GET /volume/v3/volumes/b44d6370-696f-45db-8004-6a2a69a205f0 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 03 02:48:20.550237 np0000004352 devstack@c-api.service[100013]: DEBUG dbcounter [-] [100013] Writing DB stats cinder:SELECT=42,cinder:UPDATE=5 {{(pid=100013) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 02:48:20.595547 np0000004352 devstack@c-api.service[100012]: DEBUG dbcounter [-] [100012] Writing DB stats cinder:SELECT=62,cinder:UPDATE=6,cinder:INSERT=3 {{(pid=100012) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 02:48:20.626801 np0000004352 devstack@c-api.service[100015]: DEBUG dbcounter [-] [100015] Writing DB stats cinder:SELECT=73,cinder:UPDATE=8,cinder:INSERT=1 {{(pid=100015) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 03 02:48:21.646985 np0000004352 devstack@c-api.service[100014]: DEBUG dbcounter [-] [100014] Writing DB stats cinder:SELECT=66,cinder:UPDATE=15,cinder:INSERT=7 {{(pid=100014) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}